mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-11-04 20:06:09 +00:00
lovebyte: ebox, more random
This commit is contained in:
parent
c1963ccd17
commit
75ad84da5b
@ -59,10 +59,11 @@ xloop:
|
||||
|
||||
frame_smc:
|
||||
lda $D000 ; 3 ; also FRAME
|
||||
cmp #$f ; 2
|
||||
eor $E000,Y
|
||||
cmp #$7 ; 2
|
||||
lda #$1
|
||||
adc #$0
|
||||
asl
|
||||
asl ; want 2 or 4 for scale
|
||||
sta HGR_SCALE
|
||||
|
||||
stx AREG ; save X to be restored later into A
|
||||
|
Loading…
Reference in New Issue
Block a user