From 20ff79536aa7ace7588711ffe2768ae038c76fed Mon Sep 17 00:00:00 2001 From: Ross Wilson Date: Sun, 13 Mar 2016 15:33:16 +0700 Subject: [PATCH] Test for punching a file --- pymlac/punch.test | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pymlac/punch.test diff --git a/pymlac/punch.test b/pymlac/punch.test new file mode 100644 index 0000000..58b0d14 --- /dev/null +++ b/pymlac/punch.test @@ -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