maybe/ probably this is answered somewhere already, but I couldn't easily figure it out:
if you have an interrupt function that accesses the VDP, will this interfere with any VDP code that is interrupted? As far as I understood the state of the Z80 is restored after the interrupt, but this is not the case for the VDP - so is it safe to have an interrupt with drawing code?
(e.g. combining an interrupt drawing the mouse pointer with other code updating the screen in a mainloop?)
Aangemeld of registreer om reacties te plaatsen