diff --git a/bin/dos33.inc b/bin/dos33.inc deleted file mode 100644 index a17f93f..0000000 --- a/bin/dos33.inc +++ /dev/null @@ -1,4 +0,0 @@ - .word __MAIN ; 2 byte BLOAD address - .word __END - __MAIN ; 2 byte BLOAD size - .org __MAIN ; .org must come after header else offsets are wrong -