changed "spc" to "c_sp"
This commit is contained in:
@@ -54,7 +54,7 @@ exit: ldx #$02
|
||||
; Copy back the zero-page stuff.
|
||||
ldx #zpspace-1
|
||||
: lda zpsave,x
|
||||
sta spc,x
|
||||
sta c_sp,x
|
||||
dex
|
||||
bpl :-
|
||||
|
||||
|
||||
Reference in New Issue
Block a user