1
0
mirror of https://github.com/fachat/xa65.git synced 2024-06-17 04:29:48 +00:00
xa65/xa/tests/cpp/over.h
2011-12-16 23:04:51 +01:00

11 lines
79 B
C

#define X W
#define W 5
fuzz lda #W
sta $0400
bne fuzz
rts
lda @$c0c0c0