1
0
mirror of https://github.com/rkujawa/rk65c02.git synced 2026-03-11 18:42:35 +00:00
Files
rk65c02/examples/host_control.s
Radosław Kujawa b980fdaae2 Add host-control callbacks and JIT-safe polling.
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
2026-03-06 19:58:55 +01:00

6 lines
43 B
ArmAsm

.org 0xC000
start:
inc 0x0200
bra start