1,885
edits
Changes
→Fill the Bitmapped Display
loop: sta ($10),y ; store colour
iny ; increment index
bne loop ; branch until overflowpage done
inc $11 ; increment hi high byte of pointer
lda $11 ; load page number as colour
cpx $11 ; compare with max value