Hi,
Since Laurent moved all Videl register handling to falcon/videl.c
(sometime after Hatari v1.6), several programs have been broken
because that removed support for Falcon video address counter.
Attached is patch adding minimal support for that. It fixes
"Lasers and Hommes" (DLDH2), that doesn't anymore freeze at
startup. I assume the patch to fix most, if not all of those
regressions, but I haven't had yet time to test them.
Any comments on the patch? Additional things that should be
taken into account / fixed (or at least add TODOs for)?
- Eero
PS. Note that the patch needs to modify few items saved into
memory snapshots, so it breaks memory snapshot compatibility.