simple test related to issue #1655

This commit is contained in:
mrdudz
2022-08-11 00:04:36 +02:00
parent ec310fceb8
commit f942c629d7
2 changed files with 28 additions and 0 deletions

5
test/asm/val/bug1655.inc Normal file
View File

@@ -0,0 +1,5 @@
inx ; x = 2
cpx #$02
jne exiterror