From 5944edbd6df23236dda4d8756a6a33db23ffb10b Mon Sep 17 00:00:00 2001 From: hachti Date: Tue, 21 Nov 2006 23:32:16 +0000 Subject: [PATCH] *** empty log message *** --- lib/iolib/recipe/small.recipe | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 lib/iolib/recipe/small.recipe diff --git a/lib/iolib/recipe/small.recipe b/lib/iolib/recipe/small.recipe new file mode 100644 index 0000000..c091f23 --- /dev/null +++ b/lib/iolib/recipe/small.recipe @@ -0,0 +1,29 @@ +# These are the selfmade modules + +# Binary HS Punch routine +obj/O$PB + +#Paper tape listing routine +#obj/O$PL + +# O$AL ASR comfort routine +# obj/O$AL + +# Huge Line printer routine +obj/O$LA + +# Read Paper tape sources +obj/I$PA + +# And here come the original ones + +org/I$AB +org/I$AI +org/O$AB +org/O$AI + +#org/O$AH Original ASR listing routine +#org/O$AH + + + -- 2.32.0