bsnes/higan
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
..
audio Update to v101r31 release. 2017-01-13 12:15:45 +11:00
data Update to v097r06 release. 2016-01-31 18:59:44 +11:00
emulator Update to v102 release. 2017-01-20 08:01:15 +11:00
fc Update to v101r31 release. 2017-01-13 12:15:45 +11:00
gb Update to v101r31 release. 2017-01-13 12:15:45 +11:00
gba Update to v101r31 release. 2017-01-13 12:15:45 +11:00
md Update to v101r32 release. 2017-01-14 10:59:38 +11:00
ms Update to v101r32 release. 2017-01-14 10:59:38 +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
pce Update to v102 release. 2017-01-20 08:01:15 +11:00
processor Update to v102 release. 2017-01-20 08:01:15 +11:00
resource Update to v100r14 release. 2016-07-30 13:56:12 +10:00
sfc Update to v101r31 release. 2017-01-13 12:15:45 +11:00
systems Update to v101r30 release. 2017-01-12 07:27:30 +11:00
target-tomoko Update to v101r32 release. 2017-01-14 10:59:38 +11:00
video Update to v101r31 release. 2017-01-13 12:15:45 +11:00
ws Update to v101r31 release. 2017-01-13 12:15:45 +11:00
GNUmakefile Update to v101r31 release. 2017-01-13 12:15:45 +11:00