1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-07 09:54:35 +00:00
cc65/test/asm/val/bug1655.inc

6 lines
73 B
PHP
Raw Normal View History

2022-08-10 22:04:36 +00:00
inx ; x = 2
cpx #$02
jne exiterror