*** empty log message ***
authorhachti <hachti>
Sun, 26 Nov 2006 16:04:20 +0000 (16:04 +0000)
committerhachti <hachti>
Sun, 26 Nov 2006 16:04:20 +0000 (16:04 +0000)
bin/punch [new file with mode: 0755]
lib/iolib/recipe/dap-lib.recipe

diff --git a/bin/punch b/bin/punch
new file mode 100755 (executable)
index 0000000..1cc54d7
--- /dev/null
+++ b/bin/punch
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+DEVICE=/dev/ttyS0
+
+stty -F $DEVICE 9600 raw crtscts -echo cstopb
+
+(cat $1 ; sleep 21 )> $DEVICE
+echo "Complete!"
+
index 65e0047daa5fdb05c5d113092f7044c6cafef8b1..774ad71235867315c600d2040a533038de49d150 100644 (file)
@@ -7,8 +7,13 @@ obj/O$PB
 # Paper tape listing routine - Lets see, if DAP can handle that
 obj/O$PL
 
+<<<<<<< dap-lib.recipe
+# O$AL ASR comfort routine
+obj/O$AL
+=======
 # O$AL ASR comfort routine Hm, let's try it out....
 obj/O$AL
+>>>>>>> 1.3
 
 # Huge Line printer routine Rocking now?
 obj/O$LA