bsnes/gb
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
..
apu Update to v093r13 release. 2014-01-13 20:35:46 +11:00
cartridge Update to v095r06 release. 2015-11-14 11:52:51 +11:00
cheat Update to v094r06 release. 2014-02-09 17:05:58 +11:00
cpu Update to v094r01 release. 2014-01-28 21:04:58 +11:00
interface Update to v094r39 release. 2015-08-04 19:02:04 +10:00
memory Update to v093r13 release. 2014-01-13 20:35:46 +11:00
ppu Update to v094r01 release. 2014-01-28 21:04:58 +11:00
scheduler Update to v093 release. 2013-08-18 13:21:14 +10:00
system Update to v094r39 release. 2015-08-04 19:02:04 +10:00
video Update to v093r11 release. 2013-12-21 21:45:58 +11:00
GNUmakefile Update to v094r09 release. 2015-02-28 12:52:53 +11:00
gb.hpp Update to v095r04 release. 2015-11-10 22:11:29 +11:00