bsnes/icarus
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
..
Database Update to v098r08 release. 2016-05-02 19:57:04 +10:00
core Update to v098r10 release. 2016-05-16 19:51:12 +10:00
heuristics Update to v099r15 release. 2016-07-04 21:48:17 +10:00
obj Added icarus 20150821. 2015-08-21 21:29:53 +10:00
out Update to v096r02 (OS X Preview for Developers) release. 2016-01-07 19:17:15 +11:00
ui Update to v099r15 release. 2016-07-04 21:48:17 +10:00
GNUmakefile Update to v097r13 release. 2016-02-09 22:51:12 +11:00
icarus.cpp Update to v099r15 release. 2016-07-04 21:48:17 +10:00
icarus.plist Update to v097r05 release. 2016-01-30 17:40:35 +11:00
settings.cpp Update to v098r10 release. 2016-05-16 19:51:12 +10:00