lsnes/snes/chip
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
..
bsx Don't use time() in emulating chips 2013-05-03 17:48:26 +03:00
hitachidsp Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
icd2 Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
link Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
msu1 Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
necdsp Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
nss Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
obc1 Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
sa1 Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
sdd1 Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
spc7110 Don't use time() in emulating chips 2013-05-03 17:48:26 +03:00
srtc Don't use time() in emulating chips 2013-05-03 17:48:26 +03:00
st0018 Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
sufamiturbo Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
superfx Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00
chip.hpp Import of bsnes v084 sources 2013-05-03 17:47:19 +03:00