bsnes/higan
Tim Allen 6c83329cae Update to v097r13 release.
byuu says:

I refactored my schedulers. Added about ten lines to each scheduler, and
removed about 100 lines of calling into internal state in the scheduler
for the FC,SFC cores and about 30-40 lines for the other cores. All of
its state is now private.

Also reworked all of the entry points to static auto Enter() and auto
main(). Where Enter() handles all the synchronization stuff, and main()
doesn't need the while(true); loop forcing another layer of indentation
everywhere.

Took a few hours to do, but totally worth it. I'm surprised I didn't do
this sooner.

Also updated icarus gmake install rule to copy over the database.
2016-02-09 22:51:12 +11:00
..
data Update to v097r06 release. 2016-01-31 18:59:44 +11:00
emulator Update to v097r13 release. 2016-02-09 22:51:12 +11:00
fc Update to v097r13 release. 2016-02-09 22:51:12 +11:00
gb Update to v097r13 release. 2016-02-09 22:51:12 +11:00
gba Update to v097r13 release. 2016-02-09 22:51:12 +11:00
obj Update to v096r01 release. 2015-12-30 17:54:59 +11:00
out Update to v096r01 release. 2015-12-30 17:54:59 +11:00
processor Update to v097r11 release. 2016-02-05 08:18:06 +11:00
profile Update to v097r03 release. 2016-01-27 22:31:39 +11:00
sfc Update to v097r13 release. 2016-02-09 22:51:12 +11:00
target-tomoko Update to v097r12 release. 2016-02-08 14:17:59 +11:00
ws Update to v097r13 release. 2016-02-09 22:51:12 +11:00
GNUmakefile Update to v097r03 release. 2016-01-27 22:31:39 +11:00