bsnes/higan/ws
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 v098r14 release. 2016-06-01 21:23:22 +10:00
cartridge Update to v099r09 release. 2016-06-25 18:53:11 +10:00
cheat Update to v097r28 release. 2016-03-25 17:19:08 +11:00
cpu Update to v097r31 release. 2016-03-29 20:15:01 +11:00
eeprom Update to v097r29 release. 2016-03-26 12:56:15 +11:00
interface Update to v099r15 release. 2016-07-04 21:48:17 +10:00
memory Update to v097r30 release. 2016-03-29 19:44:03 +11:00
ppu Update to v098r06 release. 2016-04-22 23:35:51 +10:00
scheduler Update to v098r06 release. 2016-04-22 23:35:51 +10:00
system Update to v099r08 release. 2016-06-24 22:16:53 +10:00
GNUmakefile Update to v097r28 release. 2016-03-25 17:19:08 +11:00
ws.hpp Update to v099r08 release. 2016-06-24 22:16:53 +10:00