lsnes/src/core
2013-11-28 22:22:00 +02:00
..
actions.cpp Support Multi-ROM projects 2013-09-22 17:39:52 +03:00
advdumper.cpp Lua: gui.kill_frame: Omit this frame from video dump 2013-08-08 20:41:29 +03:00
audioapi.cpp Fix compiling if Boost threads are used 2013-09-03 14:18:03 +03:00
command.cpp Whitespace cleanup 2013-07-06 23:21:11 +03:00
controller.cpp JSON-based controller descriptions 2013-10-20 21:18:27 +03:00
controllerframe.cpp JSON-based controller descriptions 2013-10-20 21:18:27 +03:00
debug.cpp Unified support for breakpoints & cheats 2013-11-28 22:22:00 +02:00
disassemble.cpp Probably buggy SNES disassembler 2013-07-03 04:06:40 +03:00
dispatch.cpp Unified support for breakpoints & cheats 2013-11-28 22:22:00 +02:00
dummygraphics.cpp If movie is loaded without ROM, prompt for ROM 2013-08-25 17:32:56 +03:00
dummyjoy.cpp Refactor joystick code 2013-08-02 11:50:56 +03:00
dummysound.cpp Whitespace cleanup 2013-07-06 23:21:11 +03:00
filedownload.cpp Movie downloading 2013-11-11 12:04:40 +02:00
fileupload.cpp File upload code 2013-11-11 01:49:36 +02:00
framebuffer.cpp Fix graphics update hanging 2013-10-05 23:38:58 +03:00
framerate.cpp Whitespace cleanup 2013-07-06 23:21:11 +03:00
inthread.cpp Fix parsing Oggopus files with tags spanning multiple pages 2013-08-14 23:52:35 +03:00
keymapper.cpp Cleanup controller and keymapper stuff on exit 2013-08-07 22:06:38 +03:00
loadlib.cpp Lots of dispatch refactoring 2013-07-07 13:54:56 +03:00
mainloop.cpp Unified support for breakpoints & cheats 2013-11-28 22:22:00 +02:00
Makefile Whitespace cleanup 2013-07-06 23:21:11 +03:00
memorymanip.cpp Refactor rrdata handling 2013-10-08 21:35:01 +03:00
memorywatch.cpp Support float/double memory watch/search 2013-08-25 04:06:46 +03:00
misc.cpp Movie downloading 2013-11-11 12:04:40 +02:00
movie.cpp Fix compilation if size_t != uint64_t 2013-05-03 15:40:43 +03:00
moviedata.cpp Fix bug that caused save slots always to be semi-text in projects 2013-10-11 00:28:06 +03:00
moviefile.cpp Movie downloading 2013-11-11 12:04:40 +02:00
multitrack.cpp Multitrack support 2013-10-06 22:13:52 +03:00
project.cpp Support Multi-ROM projects 2013-09-22 17:39:52 +03:00
rom.cpp Unified support for breakpoints & cheats 2013-11-28 22:22:00 +02:00
romguess.cpp ROM guessing 2013-09-25 13:45:34 +03:00
romloader.cpp ROM guessing 2013-09-25 13:45:34 +03:00
rrdata.cpp Use correct file for rerecord counting 2013-10-10 02:22:41 +03:00
settings.cpp New settings framework 2013-04-13 17:55:33 +03:00
subtitles.cpp Lots of dispatch refactoring 2013-07-07 13:54:56 +03:00
window.cpp Improve randomness of get_random_hexstring (on I386) 2013-11-11 01:49:36 +02:00