lsnes from git://repo.or.cz/lsnes.git
Find a file
Ilari Liusvaara de7cc3a980 Rewrite modifier matching algorithm
The previous modifier matching algorithm was seriously buggy. For instance
thinking that it should return true if set={}, trigger={shift} and
mask={shift}, which is totally wrong.
2011-09-22 08:00:09 +03:00
avidump Various fixups from trying to compile this for win32 2011-09-21 02:58:15 +03:00
dummy Unattended dumping support 2011-09-20 22:05:49 +03:00
fonts Make git diff --check happy 2011-09-15 22:56:33 +03:00
generic Rewrite modifier matching algorithm 2011-09-22 08:00:09 +03:00
lua Create function pointer to lua function adapter and migrate what we can 2011-09-17 12:26:58 +03:00
SDL Work even if sound can't be initialized 2011-09-21 15:44:47 +03:00
.gitignore lsnes rr0-β0 2011-09-13 17:50:18 +03:00
Doxyfile lsnes rr0-β0 2011-09-13 17:50:18 +03:00
lsnes-dumpavi.cpp Unattended dumping support 2011-09-20 22:05:49 +03:00
lsnes.cpp Don't initialize coreversion and projectid in moviefile ctor 2011-09-21 15:47:10 +03:00
lsnes.hpp Various fixups from trying to compile this for win32 2011-09-21 02:58:15 +03:00
Makefile Fix make clean 2011-09-22 07:54:57 +03:00
manual.lyx Small documentation tweaks 2011-09-21 19:32:36 +03:00
movieinfo.cpp Add movieinfo program 2011-09-19 22:39:58 +03:00
win32-crap.cpp Various fixups from trying to compile this for win32 2011-09-21 02:58:15 +03:00
win32-crap.hpp Various fixups from trying to compile this for win32 2011-09-21 02:58:15 +03:00