bsnes/gba
Tim Allen 78d49d3873 Update to v095r10 release.
byuu says:

Changelog:

- int_t<bits> replaced with Integer<bits>
- uint_t<bits> replaced with Natural<bits>
- fixed "Synchronize Audio" menu option that broke recently
- all of sfc/performance ported to "auto function() -> return;" syntax

With this WIP, all of higan is finally ported over to the new function
declaration syntax. Thank the gods.

There's still going to be periodic disruption for diffs from porting
over signed->int, unsigned->uint, and whatever we come up with for the
new Natural<> and Integer<> classes. But the worst of it's behind us
now.
2015-12-07 08:11:41 +11:00
..
apu Update to v095r10 release. 2015-12-07 08:11:41 +11:00
cartridge Update to v095r06 release. 2015-11-14 11:52:51 +11:00
cpu Update to v095r07 release. 2015-11-16 19:38:05 +11:00
interface Update to v095r07 release. 2015-11-16 19:38:05 +11:00
memory Update to v095r07 release. 2015-11-16 19:38:05 +11:00
player Update to v095r07 release. 2015-11-16 19:38:05 +11:00
ppu Update to v095r07 release. 2015-11-16 19:38:05 +11:00
scheduler Update to v095r07 release. 2015-11-16 19:38:05 +11:00
system Update to v095r07 release. 2015-11-16 19:38:05 +11:00
video Update to v095r07 release. 2015-11-16 19:38:05 +11:00
GNUmakefile Update to v094r09 release. 2015-02-28 12:52:53 +11:00
gba.hpp Update to v095r04 release. 2015-11-10 22:11:29 +11:00