1
0
mirror of https://github.com/bsnes-emu/bsnes.git synced 2025-04-23 12:12:00 +02:00
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
2016-07-04 21:48:17 +10:00
2016-07-04 21:48:17 +10:00
2016-07-04 21:48:17 +10:00
2016-07-04 21:48:17 +10:00
2016-07-04 21:48:17 +10:00
2015-11-10 22:07:34 +11:00
2016-03-19 18:35:25 +11:00
Description
No description provided
60 MiB
Languages
C++ 60.9%
C 32.5%
Objective-C 4.6%
Makefile 0.8%
GLSL 0.7%
Other 0.5%