mirror of
https://github.com/rkujawa/rk65c02.git
synced 2026-03-11 18:42:35 +00:00
Expose stop/tick/request-stop APIs, keep host control active at JIT block boundaries, and document the control model with a fuller host example plus dependency-aware builds. Made-with: Cursor
6 lines
43 B
ArmAsm
6 lines
43 B
ArmAsm
.org 0xC000
|
|
|
|
start:
|
|
inc 0x0200
|
|
bra start
|