lsnes/include/core
2014-10-19 02:37:55 +03:00
..
advdumper.hpp Instancefy lua core stuff 2014-06-06 15:03:16 +03:00
audioapi.hpp Make some static variables in audioapi functions fields of audioapi class 2014-06-07 17:37:17 +03:00
command.hpp Make some values const, remove some unused stuff 2014-06-03 03:52:13 +03:00
controller.hpp Some non-instance variables cleanup 2014-06-07 15:27:06 +03:00
controllerframe.hpp Factor updating status to its own class 2014-06-09 02:05:56 +03:00
debug.hpp Instancefy currently loaded ROM 2014-06-08 04:15:01 +03:00
dispatch.hpp Move action_update to be via dispatch 2014-05-31 14:16:18 +03:00
emustatus.hpp Factor updating status to its own class 2014-06-09 02:05:56 +03:00
filedownload.hpp Instancefy currently loaded ROM 2014-06-08 04:15:01 +03:00
fileupload.hpp Refactor workthread.hpp and threadtypes.hpp (renamed to threads.hpp) 2014-03-23 09:45:42 +02:00
framebuffer.hpp Factor updating status to its own class 2014-06-09 02:05:56 +03:00
framerate.hpp Instancefy framerate stuff 2014-05-23 19:43:03 +03:00
instance-map.hpp Use helper class to simplify per-instance external vars 2014-06-03 01:16:16 +03:00
instance.hpp Factor updating status to its own class 2014-06-09 02:05:56 +03:00
inthread.hpp Instancefy audioapi core (but not driver) stuff 2014-06-07 17:33:03 +03:00
joystickapi.hpp Whitespace cleanup 2013-07-06 23:21:11 +03:00
jukebox.hpp Refactor save jukebox handling into its own class 2014-06-08 15:13:01 +03:00
keymapper.hpp Inverse binding sets 2014-05-12 20:37:04 +03:00
loadlib.hpp Also load plugins from location relative to the executable 2013-12-30 22:57:22 +02:00
mainloop.hpp Factor updating status to its own class 2014-06-09 02:05:56 +03:00
mbranch.hpp Factor updating status to its own class 2014-06-09 02:05:56 +03:00
memorymanip.hpp Instancefy currently loaded ROM 2014-06-08 04:15:01 +03:00
memorywatch.hpp Lua: Memory address object 2014-06-03 11:33:53 +03:00
messages.hpp Factor message stream stuff to its own files 2014-05-28 20:31:08 +03:00
misc.hpp Remove unused load_rom_from_commandline 2014-05-31 16:18:41 +03:00
movie.hpp movb -> lsnes_instance.mlogic 2014-05-10 11:09:28 +03:00
moviedata.hpp Factor updating status to its own class 2014-06-09 02:05:56 +03:00
moviefile-binary.hpp moviefile.cpp is friggin' large, split it up 2014-02-05 01:11:21 +02:00
moviefile-common.hpp Use open/read/write/close for binary saves instead of iostreams 2014-04-10 22:51:42 +03:00
moviefile.hpp Privatefy loaded_rom rtype, region and orig_region 2014-06-08 14:24:57 +03:00
multitrack.hpp Factor updating status to its own class 2014-06-09 02:05:56 +03:00
project.hpp Factor updating status to its own class 2014-06-09 02:05:56 +03:00
queue.hpp Factor queue stuff to its own file 2014-05-24 12:05:38 +03:00
random.hpp Split random number functions from misc.cpp to dedicated file 2014-05-10 15:17:12 +03:00
rom-small.hpp Privatefy loaded_rom rtype, region and orig_region 2014-06-08 14:24:57 +03:00
rom.hpp Privatefy loaded_rom rtype, region and orig_region 2014-06-08 14:24:57 +03:00
runmode.hpp Make class for emulator run mode 2014-06-09 01:10:29 +03:00
settings.hpp Setting sets 2014-05-13 09:06:14 +03:00
subtitles.hpp Instancefy lua core stuff 2014-06-06 15:03:16 +03:00
ui-services.hpp Clean up instance usage in editor-voicesub.cpp 2014-06-09 18:43:19 +03:00
window.hpp Remember sound devices 2014-10-19 02:37:55 +03:00