1
0
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:
Ross Wilson
2016-02-27 20:12:37 +07:00
parent ce37d869a2
commit ec6378439a

View File

@@ -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