1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-10 19:29:45 +00:00
cc65/test/asm/val/bug1655.inc

6 lines
73 B
PHP
Raw Normal View History

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