lsnes from git://repo.or.cz/lsnes.git
Find a file
Ilari Liusvaara f170c7bab2 Major reorganization of command handling
Make commands objects instead of functions calling each other.

Now there is '?' command that can display command list and help about
individual command. Also the command handling is more distributed into
places where it belongs.
2011-09-14 20:06:36 +03:00
fonts lsnes rr0-β0 2011-09-13 17:50:18 +03:00
.gitignore lsnes rr0-β0 2011-09-13 17:50:18 +03:00
command.cpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
command.hpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
controllerdata.cpp Faster movie loading and saving 2011-09-14 15:21:51 +03:00
controllerdata.hpp Faster movie loading and saving 2011-09-14 15:21:51 +03:00
Doxyfile lsnes rr0-β0 2011-09-13 17:50:18 +03:00
fieldsplit.cpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
fieldsplit.hpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
framerate.cpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
framerate.hpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
keymapper.cpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
keymapper.hpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
lsnes.cpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
lsnes.hpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
lsnes.rc lsnes rr0-β0 2011-09-13 17:50:18 +03:00
lsnesrc lsnes rr0-β0 2011-09-13 17:50:18 +03:00
lsnesrc.cpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
lua-dummy.cpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
lua.cpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
lua.hpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
mainloop.cpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
mainloop.hpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
Makefile Major reorganization of command handling 2011-09-14 20:06:36 +03:00
manual.lyx Major reorganization of command handling 2011-09-14 20:06:36 +03:00
manual.text lsnes rr0-β0 2011-09-13 17:50:18 +03:00
memorymanip.cpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
memorymanip.hpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
memorywatch.cpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
memorywatch.hpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
misc.cpp lsnes rr0-β1 2011-09-13 22:17:55 +03:00
misc.hpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
movie.cpp Fix all warnings -Wall spews 2011-09-13 20:29:31 +03:00
movie.hpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
moviefile.cpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
moviefile.hpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
movietrunctest.cpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
png.cpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
png.hpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
render.cpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
render.hpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
rom.cpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
rom.hpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
rrdata.cpp Fix all warnings -Wall spews 2011-09-13 20:29:31 +03:00
rrdata.hpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
settings.cpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
settings.hpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
specialframes.cpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
videodumper.cpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
videodumper.hpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
videodumper2.cpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
videodumper2.hpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
window-sdl.cpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
window.cpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
window.hpp Major reorganization of command handling 2011-09-14 20:06:36 +03:00
zip.cpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00
zip.hpp lsnes rr0-β0 2011-09-13 17:50:18 +03:00