Commit graph

3 commits

Author SHA1 Message Date
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