bsnes/icarus/heuristics
Tim Allen d13f1dd9ea Update to v104r03 release.
byuu says:

Changelog:

  - md/vdp: added full interlace emulation [byuu, Sik, Eke, Mask of
    Destiny]
  - md/vdp: fix an issue with overscan/highlight when setting was
    disabled [hex\_usr]
  - md/vdp: serialize field, and all oam/objects state
  - icarus/md: do not enable RAM unless header 0x1b0-1b1 == "RA"
    [hex\_usr]

I really can't believe how difficult the interlace support was to add. I
must have tried a hundred combinations of adjusting Y, Vscroll, tile
addressing, heights, etc. Many of the changes were a wash that improved
some things, regressed others.

In the end I ended up needing input from three different people to
implement what should have been trivial. I don't know if the Mega Drive
is just that weird, if I've declined that much in skill since the days
when I implemented SNES interlace, or if I've just never been that good.

But either way, I'm disappointed in myself for not being able to figure
either this or shadow/highlight out on my own. Yet I'm extremely
grateful to my friends for helping carry me when I get stuck.

Since it wasn't ever documented before, I'm going to try and document
the changes necessary to implement interlace mode for any future
emudevs.
2017-08-22 19:11:43 +10:00
..
bs-memory.cpp Update to v097r14 release. 2016-02-16 20:11:58 +11:00
famicom.cpp Update to v097r14 release. 2016-02-16 20:11:58 +11:00
game-boy-advance.cpp Update to v099r15 release. 2016-07-04 21:48:17 +10:00
game-boy.cpp Update to v103r23 release. 2017-07-30 23:00:31 +10:00
game-gear.cpp Update to v101r09 release. 2016-08-18 08:05:50 +10:00
master-system.cpp Update to v101r27 release. 2017-01-06 19:11:38 +11:00
mega-drive.cpp Update to v104r03 release. 2017-08-22 19:11:43 +10:00
pc-engine.cpp Update to v102r06 release. 2017-02-11 10:56:42 +11:00
sufami-turbo.cpp Update to v097r05 release. 2016-01-30 17:40:35 +11:00
super-famicom.cpp Update to v100 release. 2016-07-08 22:04:59 +10:00
supergrafx.cpp Update to v102r03 release. 2017-01-24 08:18:54 +11:00
wonderswan.cpp Update to v099r16 release (public beta). 2016-07-04 21:53:24 +10:00