lsnes/src/core
2013-02-28 21:16:36 +02:00
..
advdumper.cpp Librarify screen rendering 2012-06-20 17:40:27 +03:00
audioapi.cpp Backport some bugfixes from compiler warning fixing 2013-02-10 15:17:00 +02:00
bsnes-legacy.cpp Very basic movie editing support 2013-02-03 16:01:21 +02:00
command.cpp Make command interface threadsafe too 2012-04-16 12:33:35 +03:00
controller.cpp Move controller types to bsnes core, get rid of *LOGICAL* constants 2012-07-08 15:25:22 +03:00
controllerframe.cpp Fix loading standard-mode movies 2013-02-03 06:13:51 +02:00
dispatch.cpp Backport some bugfixes from compiler warning fixing 2013-02-10 15:17:00 +02:00
framebuffer.cpp Fix crash with bitmaps and resetting Lua VM 2013-02-28 04:03:01 +02:00
framerate.cpp lsnes-dumpavi: Don't hold back on emulation speed 2012-09-08 15:15:59 +03:00
gambatte.cpp Very basic movie editing support 2013-02-03 16:01:21 +02:00
inthread.cpp Voicesubs: Don't access uninitialized variables 2013-02-28 21:16:36 +02:00
joystick.cpp Print joystick driver name for show-joysticks 2012-04-13 12:19:39 +03:00
keymapper.cpp Fix compiling on Win32 2013-02-10 15:23:29 +02:00
lanczos.cpp Oops, last version was missing some files 2011-11-27 23:23:50 +02:00
loadlib.cpp Add unistd.h to src/core/loadlib.cpp 2012-04-19 18:09:51 +03:00
lsnesrc.cpp Move files around a lot 2011-11-06 14:41:41 +02:00
mainloop.cpp Backport some bugfixes from compiler warning fixing 2013-02-10 15:17:00 +02:00
Makefile Refactor makefile 2012-02-06 05:38:51 +02:00
memorymanip.cpp Memory commands: Memory addresses are up to 16 hex digits, not up to 8 2012-10-24 22:07:14 +03:00
memorywatch.cpp Fix crashes on certain memory watch expressions 2012-10-07 15:12:25 +03:00
messagebuffer.cpp Fix mixup between macro and field 2011-11-13 18:58:02 +02:00
misc.cpp Backport library updates and sort out the fucking messages mess 2012-11-13 22:59:26 +02:00
movie.cpp Very basic movie editing support 2013-02-03 16:01:21 +02:00
moviedata.cpp Unconditionally reload hostmemory on loadstate 2013-02-17 19:25:20 +02:00
moviefile.cpp Revert "Refactor porttype_info into library/ (as port_type)" 2012-10-17 00:14:00 +03:00
rom.cpp Load XML even without gamepack 2013-01-19 15:48:45 +02:00
romtype.cpp Make SGB ROMs actually usable 2012-09-27 11:59:27 +03:00
rrdata.cpp Export the rerecord count via MMIO and Lua 2012-09-09 10:37:46 +03:00
settings.cpp Remember invalid settings 2012-07-15 14:30:14 +03:00
status.cpp lsnes rr1-β0 2012-01-06 17:28:01 +02:00
subtitles.cpp Live subtitle editing 2013-01-24 04:16:38 +02:00
threaddebug.cpp Debug multithreading-related errors 2012-03-04 15:41:06 +02:00
window.cpp Live subtitle editing 2013-01-24 04:16:38 +02:00