bsnes/higan/fc
Tim Allen 8d5cc0c35e Update to v099r15 release.
byuu says:

Changelog:
- nall::lstring -> nall::string_vector
- added IntegerBitField<type, lo, hi> -- hopefully it works correctly...
- Multitap 1-4 -> Super Multitap 2-5
- fixed SFC PPU CGRAM read regression
- huge amounts of SFC PPU IO register cleanups -- .bits really is lovely
- re-added the read/write(VRAM,OAM,CGRAM) helpers for the SFC PPU
  - but they're now optimized to the realities of the PPU (16-bit data
    sizes / no address parameter / where appropriate)
  - basically used to get the active-display overrides in a unified place;
    but also reduces duplicate code in (read,write)IO
2016-07-04 21:48:17 +10:00
..
apu Update to v099r11 release. 2016-06-27 23:07:57 +10:00
cartridge Update to v099r13 release. 2016-06-29 21:10:28 +10:00
cheat Update to v096r01 release. 2015-12-30 17:54:59 +11:00
controller Update to v099r09 release. 2016-06-25 18:53:11 +10:00
cpu Update to v099r04 release. 2016-06-18 16:04:32 +10:00
interface Update to v099r15 release. 2016-07-04 21:48:17 +10:00
memory Update to v099r10 release. 2016-06-26 18:54:12 +10:00
ppu Update to v099r13 release. 2016-06-29 21:10:28 +10:00
scheduler Update to v099r04 release. 2016-06-18 16:04:32 +10:00
system Update to v099r11 release. 2016-06-27 23:07:57 +10:00
GNUmakefile Update to v099r04 release. 2016-06-18 16:04:32 +10:00
fc.hpp Update to v099r08 release. 2016-06-24 22:16:53 +10:00