mirror of
https://github.com/rkujawa/rk65c02.git
synced 2024-12-04 19:50:19 +00:00
0735487ed0
Not really working yet, so commented out in Kyuafile.
7 lines
59 B
ArmAsm
7 lines
59 B
ArmAsm
start: lda #0x61
|
|
sta 0xE000
|
|
lda #0x0A
|
|
sta 0xE000
|
|
stp
|
|
|