Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

To fix the graphics corruption, just add a SEI at start.
HF was too slow it seems. ;-)

(1 edit)

Yeah I suspected something like that, will fix tonight thanks 🙏

Not sure if it's the emu timing. Real hardware does not exhibit this issue. I can only get it sometimes with autoattach disk in VICE 🤔

(1 edit)

Graphics corruption bug is still present in V1.1. Just change the CLI to a SEI after switching to game charset and all works fine, or use zero page adresses which are not used by the kernel IRQ $ea31. ($80... is a bad idea).
https://sta.c64.org/cbm64mem.html

Deleted 3 days ago

I hope its fixed now! It was a wrong value written to $d016 i think, but I also added the interrupt stuff and fixed a duplicate ZP var