1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-19 21:32:19 +00:00
cc65/test/asm/val/bug1655.inc
2022-08-11 00:04:36 +02:00

6 lines
73 B
PHP

inx ; x = 2
cpx #$02
jne exiterror