1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00

Test for punching a file

This commit is contained in:
Ross Wilson
2016-03-13 15:33:16 +07:00
parent 6deb2d1ef9
commit 20ff79536a

7
pymlac/punch.test Normal file
View File

@@ -0,0 +1,7 @@
# try to run the blockpunch.ptp program
bootrom ptr
mount ptr blockpunch.ptp
mount ttyout blockpunch.out.ptp
setreg pc 03640; rununtil 0
# setreg ds 0100; rununtil 0
# setreg ds 0120; rununtil 0