bsnes/gb/cartridge
Tim Allen a219f9c121 Update to v095r08 release.
byuu says:

Changelog:
- added preliminary WASAPI driver (it's really terrible, though. Patches
  most welcome.)
- all of processor/ updated to auto fn() -> ret syntax
- all of gb/ updated to auto fn() -> ret syntax

If you want to test the WASAPI driver, then edit ui-tomoko/GNUmakefile,
and replace audio.xaudio2 with audio.wasapi Note that the two drivers
are incompatible and cannot co-exist (yet. We can probably make it work
in the future.)

All that's left for the auto fn() -> ret syntax is the NES core and the
balanced/performance SNES components. This is kind of a big deal because
this syntax change causes diffs between WIPs to go crazy. So the sooner
we get this done and out of the way, the better. It's also nice from
a consistency standpoint, of course.
2015-11-21 18:36:48 +11:00
..
huc1 Update to v095r08 release. 2015-11-21 18:36:48 +11:00
huc3 Update to v095r08 release. 2015-11-21 18:36:48 +11:00
mbc0 Update to v095r08 release. 2015-11-21 18:36:48 +11:00
mbc1 Update to v095r08 release. 2015-11-21 18:36:48 +11:00
mbc2 Update to v095r08 release. 2015-11-21 18:36:48 +11:00
mbc3 Update to v095r08 release. 2015-11-21 18:36:48 +11:00
mbc5 Update to v095r08 release. 2015-11-21 18:36:48 +11:00
mmm01 Update to v095r08 release. 2015-11-21 18:36:48 +11:00
cartridge.cpp Update to v095r08 release. 2015-11-21 18:36:48 +11:00
cartridge.hpp Update to v095r08 release. 2015-11-21 18:36:48 +11:00
serialization.cpp Update to v095r08 release. 2015-11-21 18:36:48 +11:00