For those who are interested into details, I will try to explain the invader kernel code, which runs in Zeropage-RAM.   This is the code which is copied into RAM: ;--------------------------------------------------------------- KernelCode SUBROUTINE ; patched into ;--------------------------------------------------------------- .loop ; @61..71 PatchInv = . + 1 lda InvaderGfx-1,y ; 4 PatchHM = . + 1 sta HMOVE
    • Thanks
    • Like
    5