bsnes/higan/sfc/expansion
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
..
21fx Update to v099r15 release. 2016-07-04 21:48:17 +10:00
satellaview Update to v099r03 release. 2016-06-17 23:03:54 +10:00
superdisc Update to v098r11 release. 2016-05-25 21:13:02 +10:00
expansion.cpp Update to v098r03 release. 2016-04-09 20:21:18 +10:00
expansion.hpp Update to v098r03 release. 2016-04-09 20:21:18 +10:00