1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-16 23:28:45 +10:00
collapseos/arch
Virgil Dupras be52fb1383 sms/vdp: fix bad mirroring
On the real machine, I ended up at some point getting a weird "bottom
mirroring" issue. It turns out that it was because when I revamped my
VDP flags in an earlier commit, I hadn't read the whole technical
notes about register $02 and falsely thought that B0 was ignored. No
it's not. When set, it mirrors the bottom 8 rows.
2020-11-09 14:56:25 -05:00
..
8086/pcat Complete overhaul of recipes 2020-10-30 20:39:39 -04:00
z80 sms/vdp: fix bad mirroring 2020-11-09 14:56:25 -05:00
.gitignore Complete overhaul of recipes 2020-10-30 20:39:39 -04:00