bsnes/gb/ppu
Tim Allen 04986d2bf7 Update to v094r01 release.
byuu says:

Changelog:
- port: various compilation fixes for OS X [kode54]
- nall: added programpath() function to return path to process binary
  [todo: need to have ethos use this function]
- ruby: XAudio2 will select default game sound device instead of first
  sound device
- ruby: DirectInput device IDs are no longer ambiguous when VID+PID are
  identical
- ruby: OpenGL won't try and terminate if it hasn't been initialized
- gb: D-pad up+down/left+right not masked in SGB mode
- sfc: rewrote ICD2 video rendering to output in real-time, work with
  cycle-based Game Boy renderer
- sfc: rewrote Bus::reduce(), reduces game loading time by about 500ms
- ethos: store save states in {game}/higan/* instead of {game}/bsnes/*
- loki: added target-loki/ (blank stub for now)
- Makefile: purge out/* on make clean
2014-01-28 21:04:58 +11:00
..
cgb.cpp Update to v093r10 release. 2013-12-20 22:40:39 +11:00
dmg.cpp Update to v094r01 release. 2014-01-28 21:04:58 +11:00
mmio.cpp Update to v093 release. 2013-08-18 13:21:14 +10:00
ppu.cpp Update to v094r01 release. 2014-01-28 21:04:58 +11:00
ppu.hpp Update to v093r08 release. 2013-12-11 22:19:17 +11:00
serialization.cpp Update to v093r08 release. 2013-12-11 22:19:17 +11:00