bsnes/higan
Tim Allen 810cbdafb4 Update to v097r16 release.
byuu says:

Changelog:
- sfc/ppu/sprite updated to use new .bit(s) functions; masked sizes
  better; added valid flags instead of using magic numbers
- ws/ppu updates to use new .bit(s) functions
- ws/ppu: added line compare interrupt support
- added ws/eeprom; emulation of WS/WSC internal EEPROM and cartridge
  EEPROM (1kbit - 16kbit supported)
- added basic read/write handlers for remaining WS/WSC PPU registers

WS EEPROM emulation is basically a direct copy of trap15's code. Still
some unknown areas in there, but hopefully it's enough to get further
into games that depend on EEPROM support. Note that you'll have to
manually add the eeprom line to the manifest for now, as icarus doesn't
know how to detect EEPROM/sizes yet.

I figured the changes to the SNES PPU sprites would slow it down a tad,
but it actually sped it up. Most of the impact from the integer classes
are gone now.
2016-03-13 11:22:10 +11:00
..
data Update to v097r06 release. 2016-01-31 18:59:44 +11:00
emulator Update to v097r16 release. 2016-03-13 11:22:10 +11:00
fc Update to 20160215 release. 2016-02-16 20:27:55 +11:00
gb Update to v097r15 release. 2016-02-16 20:32:49 +11:00
gba Update to v097r15 release. 2016-02-16 20:32:49 +11:00
obj Update to v096r01 release. 2015-12-30 17:54:59 +11:00
out Update to v096r01 release. 2015-12-30 17:54:59 +11:00
processor Update to v097r15 release. 2016-02-16 20:32:49 +11:00
profile Update to v097r16 release. 2016-03-13 11:22:10 +11:00
sfc Update to v097r16 release. 2016-03-13 11:22:10 +11:00
target-tomoko Update to 20160215 release. 2016-02-16 20:27:55 +11:00
ws Update to v097r16 release. 2016-03-13 11:22:10 +11:00
GNUmakefile Update to v097r03 release. 2016-01-27 22:31:39 +11:00