]> Shamusworld >> Repos - apple2/commit
Graphical fixes for DHIRES and added CASIN emulation.
authorShamus Hammons <jlhamm@acm.org>
Thu, 30 Dec 2021 03:04:04 +0000 (21:04 -0600)
committerShamus Hammons <jlhamm@acm.org>
Thu, 30 Dec 2021 03:04:04 +0000 (21:04 -0600)
commite4b94bfc1e03e2c2848ab34e5f0cd8790e10f4b3
treef1bcca2cbfb7a6fe9665ef1e3fcc34d4d3fa8057
parent94d5bffe57acfa0718e1ef14347641543fc59401
Graphical fixes for DHIRES and added CASIN emulation.

Total Replay exposed (yet again!) a couple of flaws in apple2's
emulation: it would crash on the Serpentine demo and would display bad
graphics on DHIRES screen transitions.  The latter was caused by a lack
of CASIN emulation (and it's still not confirmed that it's correct), and
the latter was caused by bad handling of the the STORE80 softswitch.

Has it been almost a year since the last commit?  How time does fly...
:-/
.gitignore
cross-compile
src/mmu.cpp
src/video.cpp