(opctest) Clear zp cells before writing

This commit is contained in:
neauoire 2023-11-01 10:56:06 -07:00
parent 51986a883f
commit e21e45347d
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@
( Part 9
> Testing that zero-page is wrapping )
#0000 STZ #00ff STZ
#1234 #ff STZ2
#00ff LDA #0000 LDA ADD #46 EQU
;Dict/zp-wrap test-part