(opctest) Clear zp cells before writing
This commit is contained in:
parent
51986a883f
commit
e21e45347d
|
@ -82,6 +82,7 @@
|
||||||
( Part 9
|
( Part 9
|
||||||
> Testing that zero-page is wrapping )
|
> Testing that zero-page is wrapping )
|
||||||
|
|
||||||
|
#0000 STZ #00ff STZ
|
||||||
#1234 #ff STZ2
|
#1234 #ff STZ2
|
||||||
#00ff LDA #0000 LDA ADD #46 EQU
|
#00ff LDA #0000 LDA ADD #46 EQU
|
||||||
;Dict/zp-wrap test-part
|
;Dict/zp-wrap test-part
|
||||||
|
|
Loading…
Reference in New Issue