bsnes/sfc/alt/smp/core
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
..
cc.sh Update to v093 release. 2013-08-18 13:21:14 +10:00
generate.cpp Update to v095r10 release. 2015-12-07 08:11:41 +11:00
op_misc.b Update to v093 release. 2013-08-18 13:21:14 +10:00
op_misc.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
op_mov.b Update to v093 release. 2013-08-18 13:21:14 +10:00
op_mov.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
op_pc.b Update to v093 release. 2013-08-18 13:21:14 +10:00
op_pc.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
op_read.b Update to v093 release. 2013-08-18 13:21:14 +10:00
op_read.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
op_rmw.b Update to v093 release. 2013-08-18 13:21:14 +10:00
op_rmw.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
opcycle_misc.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
opcycle_mov.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
opcycle_pc.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
opcycle_read.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
opcycle_rmw.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00