hagronnestad / retro-computing

🤓🕹💾 This hobby project contains software implementations of old microprocessors and complete computer systems. I'm very interested in retrocomputing and this is how I learn about the inner workings of these old, classic and amazing computers and game consoles.
27 stars 1 forks source link

Implement a simple character mode view based on raster-interrupts #3

Closed hagronnestad closed 4 years ago

hagronnestad commented 4 years ago

http://sta.c64.org/cbm64mem.html

$D012 | Write: Raster line to generate interrupt at (bits #0-#7).

hagronnestad commented 4 years ago

Fixed in 54f3e9ad64b47da68c856e4fea7f7f8d47b781a8