bsnes/higan/pce
Tim Allen ae5968cfeb Update to v102 release.
byuu says (in the public announcement):

This release adds very preliminary emulation of the Sega Master System
(Mark III), Sega Game Gear, Sega Mega Drive (Genesis), and NEC PC Engine
(Turbografx-16). These cores do not yet offer sound emulation, save
states or cheat codes.

I'm always very hesitant to release a new emulation core in its alpha
stages, as in the past this has resulted in lasting bad impressions
of cores that have since improved greatly. For instance, the Game Boy
Advance emulation offered today is easily the second most accurate around,
yet it is still widely judged by its much older alpha implementation.

However, it's always been tradition with higan to not hold onto code
in secret. Rather than delay future releases for another year or two,
I'll put my faith in you all to understand that the emulation of these
systems will improve over time.

I hope that by releasing things as they are now, I might be able to
receive some much needed assistance in improving these cores, as the
documentation for these new systems is very much less than ideal.

byuu says (in the WIP forum):

Changelog:

  - PCE: latch background scroll registers (fixes Neutopia scrolling)
  - PCE: clip background attribute table scrolling (fixes Blazing Lazers
    scrolling)
  - PCE: support background/sprite enable/disable bits
  - PCE: fix large sprite indexing (fixes Blazing Lazers title screen
    sprites)
  - HuC6280: wrap zeropage accesses to never go beyond $20xx
  - HuC6280: fix alternating addresses for block move instructions
    (fixes Neutopia II)
  - HuC6280: block move instructions save and restore A,X,Y registers
  - HuC6280: emulate BCD mode (may not be 100% correct, based on SNES
    BCD) (fixes Blazing Lazers scoring)
2017-01-20 08:01:15 +11:00
..
cartridge Update to v101r35 release. 2017-01-19 19:38:57 +11:00
controller Update to v101r35 release. 2017-01-19 19:38:57 +11:00
cpu Update to v101r35 release. 2017-01-19 19:38:57 +11:00
interface Update to v101r35 release. 2017-01-19 19:38:57 +11:00
psg Update to v101r30 release. 2017-01-12 07:27:30 +11:00
system Update to v101r31 release. 2017-01-13 12:15:45 +11:00
vdc Update to v102 release. 2017-01-20 08:01:15 +11:00
GNUmakefile Update to v101r30 release. 2017-01-12 07:27:30 +11:00
pce.hpp Update to v101r31 release. 2017-01-13 12:15:45 +11:00