mirror of
https://github.com/rzzzwilson/pymlac.git
synced 2025-06-10 09:32:41 +00:00
Correct 'dumpmem' usage
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# test of loading simple code and dumping memory
|
||||
bootrom ptr; mount ptr dumpmem_test.ptp; setreg pc 040; trace 040,077; rununtil 0; dumpmem dumpmem_test.dump
|
||||
bootrom ptr; mount ptr dumpmem_test.ptp; setreg pc 040; rununtil 0; dumpmem dumpmem_test.dump 03700,0377
|
||||
|
||||
Reference in New Issue
Block a user