1
0
mirror of https://github.com/fachat/xa65.git synced 2026-03-15 18:16:25 +00:00
Files
xa65/xa/tests/comcom/816com.asm
2024-03-12 09:25:18 +01:00

7 lines
48 B
NASM

:
lda @$123456
beq :+
bne :-
:
sta @$654321