bsnes/sfc
Tim Allen 40f4b91000 Update to v095r06 release.
byuu says:

Changelog:
- fixed I/O register reads; perfect score on endrift's I/O tests now
- fixed mouse capture clipping on Windows [Cydrak]
- several hours of code maintenance work done on the SFC core

All higan/sfc files should now use the auto fn() -> ret; syntax. Haven't
converted all unsigned->uint yet. Also, probably won't do sfc/alt as
that's mostly just speed hack stuff.

Errata:
- forgot auto& instead of just auto on SuperFamicom::Video::draw_cursor,
  which makes Super Scope / Justifier crash. Will be fixed in the next
  WIP.
2015-11-14 11:52:51 +11:00
..
alt Update to v094r40 release. 2015-08-18 20:18:00 +10:00
cartridge Update to v095r06 release. 2015-11-14 11:52:51 +11:00
cheat Update to v095r05 release. 2015-11-12 21:15:03 +11:00
controller Update to v095r05 release. 2015-11-12 21:15:03 +11:00
coprocessor Update to v095r06 release. 2015-11-14 11:52:51 +11:00
cpu Update to v095r05 release. 2015-11-12 21:15:03 +11:00
dsp Update to v095r05 release. 2015-11-12 21:15:03 +11:00
expansion Update to v095r05 release. 2015-11-12 21:15:03 +11:00
interface Update to v095r06 release. 2015-11-14 11:52:51 +11:00
memory Update to v095r05 release. 2015-11-12 21:15:03 +11:00
ppu Update to v095r05 release. 2015-11-12 21:15:03 +11:00
scheduler Update to v095r05 release. 2015-11-12 21:15:03 +11:00
slot Update to v095r05 release. 2015-11-12 21:15:03 +11:00
smp Update to v095r05 release. 2015-11-12 21:15:03 +11:00
system Update to v095r06 release. 2015-11-14 11:52:51 +11:00
GNUmakefile Update to v095r05 release. 2015-11-12 21:15:03 +11:00
profile-accuracy.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
profile-balanced.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
profile-performance.hpp Update to v095r03 release and icarus 20151107. 2015-11-10 22:11:29 +11:00
sfc.hpp Update to v095r05 release. 2015-11-12 21:15:03 +11:00