Commit graph

6 commits

Author SHA1 Message Date
Ilari Liusvaara
8f448c3061 WIP on using external GB emulation [Fix MLT] 2014-11-30 03:43:24 +02:00
Ilari Liusvaara
cf662a1257 Fixes to SA1 open bus emulation 2014-04-30 00:18:58 +03:00
Ilari Liusvaara
f1106d3dff SA1 trace hook support 2014-04-14 21:21:36 +03:00
Ilari Liusvaara
a5b380757b Support unlimited number of breakpoints 2013-11-28 22:36:29 +02:00
Ilari Liusvaara
7379b4570e 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:31 +03:00
Ilari Liusvaara
9680f3fb4c Import of bsnes v085 sources 2013-05-03 17:47:34 +03:00