lsnes from git://repo.or.cz/lsnes.git
Find a file
Ilari Liusvaara b481e3d161 Don't use time() in emulating chips
Instead of using time() in chip emulation, create new interface method
currentTime(), defaulting to time(0). This way frontend can cleanly
override the current time bsnes is using.
2013-05-03 17:48:26 +03:00
data Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
gameboy Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
libco Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
nall Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
nes Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
phoenix Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
ruby Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
snes Don't use time() in emulating chips 2013-05-03 17:48:26 +03:00
ui Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
ui-libsnes Fix bsnes version number in libsnes to be v084, not v083 2013-05-03 17:48:26 +03:00
cc.bat Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
clean.bat Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
Makefile Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
sync.sh Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00