autobin: Added the glorious autobin loader
[pdp8.git] / sw / autobin / auto.pal
diff --git a/sw/autobin/auto.pal b/sw/autobin/auto.pal
new file mode 100644 (file)
index 0000000..9e2bf39
--- /dev/null
@@ -0,0 +1,11 @@
+
+*7612 / SWITCH REGISTER
+    7777       / "LOW SPEED"
+
+*7706
+    TAD        7612
+
+*7756 / RIM LOADER ENTRY POINT!
+    JMP        7777    /JUMP INTO BINLOADER
+
+$0