mirror of
https://github.com/rzzzwilson/pymlac.git
synced 2025-06-10 09:32:41 +00:00
3 lines
154 B
Plaintext
3 lines
154 B
Plaintext
# test of loading simple code and dumping memory
|
|
bootrom ptr; mount ptr dumpmem_test.ptp; setreg pc 040; rununtil 0; dumpmem dumpmem_test.dump 03700,0377
|