(opctest) ZP is wrapping

This commit is contained in:
neauoire 2023-11-01 10:05:46 -07:00
parent 67c18389d6
commit fe339293fa
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
> Testing that zero-page is not wrapping )
#1234 #ff STZ2
#ff LDZ #0100 LDA ADD #46 EQU
#00ff LDA #0000 LDA ADD #46 EQU
;Dict/zp-wrap test-part
( Part 10