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:
7
pymlac/punch.test
Normal file
7
pymlac/punch.test
Normal 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
|
||||
Reference in New Issue
Block a user