bsnes/higan/fc
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
..
apu Update to v097r13 release. 2016-02-09 22:51:12 +11:00
cartridge Update to v097r13 release. 2016-02-09 22:51:12 +11:00
cheat Update to v096r01 release. 2015-12-30 17:54:59 +11:00
cpu Update to v097r13 release. 2016-02-09 22:51:12 +11:00
input Update to v096r01 release. 2015-12-30 17:54:59 +11:00
interface Update to v097r12 release. 2016-02-08 14:17:59 +11:00
memory Update to v096r01 release. 2015-12-30 17:54:59 +11:00
ppu Update to v097r13 release. 2016-02-09 22:51:12 +11:00
scheduler Update to v097r13 release. 2016-02-09 22:51:12 +11:00
system Update to v097r13 release. 2016-02-09 22:51:12 +11:00
GNUmakefile Update to v097r02 release. 2016-01-25 22:27:18 +11:00
fc.hpp Update to v097r02 release. 2016-01-25 22:27:18 +11:00