bsnes/fc/cartridge/board
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
..
bandai-fcg.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
board.cpp Update to v095r06 release. 2015-11-14 11:52:51 +11:00
board.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
konami-vrc1.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
konami-vrc2.cpp Update to v095r06 release. 2015-11-14 11:52:51 +11:00
konami-vrc3.cpp Update to v094r17 release. 2015-05-16 17:36:22 +10:00
konami-vrc4.cpp Update to v095r06 release. 2015-11-14 11:52:51 +11:00
konami-vrc6.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
konami-vrc7.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
nes-axrom.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
nes-bnrom.cpp Update to v094r17 release. 2015-05-16 17:36:22 +10:00
nes-cnrom.cpp Update to v094r17 release. 2015-05-16 17:36:22 +10:00
nes-exrom.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
nes-fxrom.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
nes-gxrom.cpp Update to v094r17 release. 2015-05-16 17:36:22 +10:00
nes-hkrom.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
nes-nrom.cpp Update to v094r17 release. 2015-05-16 17:36:22 +10:00
nes-pxrom.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
nes-sxrom.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
nes-txrom.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
nes-uxrom.cpp Update to v094r17 release. 2015-05-16 17:36:22 +10:00
sunsoft-5b.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00