bsnes/higan/sfc
Tim Allen 3d3ac8c1db Update to v097r22 release.
byuu says:

Changelog:
- WS: fixed lods, scas instructions
- WS: implemented missing GRP4 instructions
- WS: fixed transparency for screen one
- WSC: added color-mode PPU rendering
- WS+WSC: added packed pixel mode support
- WS+WSC: added dummy sound register reads/writes
- SFC: added threading to SuperDisc (it's hanging for right now; need to
  clear IRQ on $21e2 writes)

SuperDisc Timer and Sound Check were failing before due to not turning
off IRQs on $21e4 clear, so I'm happy that's fixed now.

Riviera starts now, and displays the first intro screen before crashing.
Huge, huge amounts of corrupted graphics, though. This game's really
making me work for it :(

No color games seem fully playable yet, but a lot of monochrome and
color games are now at least showing more intro screen graphics before
dying.

This build defaults to horizontal orientation, but I left the inputs
bound to vertical orientation. Whoops. I still need to implement
a screen flip key binding.
2016-03-13 11:22:14 +11:00
..
alt Update to v096r08 release. 2016-01-15 21:28:51 +11:00
cartridge Update to v097r18 release. 2016-03-13 11:22:14 +11:00
cheat Update to v097r13 release. 2016-02-09 22:51:12 +11:00
controller Update to v097r14 release. 2016-02-16 20:11:58 +11:00
coprocessor Update to v097r18 release. 2016-03-13 11:22:14 +11:00
cpu Update to v097r15 release. 2016-02-16 20:32:49 +11:00
dsp Update to v097r14 release. 2016-02-16 20:11:58 +11:00
expansion Update to v097r22 release. 2016-03-13 11:22:14 +11:00
interface Update to v097r21 release. 2016-03-13 11:22:14 +11:00
memory Update to v097r15 release. 2016-02-16 20:32:49 +11:00
ppu Update to v097r18 release. 2016-03-13 11:22:14 +11:00
scheduler Update to v097r13 release. 2016-02-09 22:51:12 +11:00
slot Update to v097r15 release. 2016-02-16 20:32:49 +11:00
smp Update to 20160215 release. 2016-02-16 20:27:55 +11:00
system Update to v097r22 release. 2016-03-13 11:22:14 +11:00
GNUmakefile Update to v097r21 release. 2016-03-13 11:22:14 +11:00
profile-accuracy.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
profile-balanced.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
profile-performance.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
sfc.hpp Update to v097r22 release. 2016-03-13 11:22:14 +11:00