1
0
mirror of https://github.com/fachat/xa65.git synced 2024-09-27 17:57:51 +00:00
xa65/xa/tests/cpp/over.h

11 lines
79 B
C
Raw Normal View History

2011-12-16 22:04:51 +00:00
#define X W
#define W 5
fuzz lda #W
sta $0400
bne fuzz
rts
lda @$c0c0c0