mirror of
https://github.com/raxracks/6502.git
synced 2024-12-02 00:11:10 +13:00
5 lines
44 B
NASM
5 lines
44 B
NASM
LDY #$10
|
|
LDY #$f9
|
|
LDY #$10
|
|
LDY #$0
|
|
LDY #$ff
|