diff --git a/asm/shell.s b/asm/shell.s index b8fafbd..de89128 100644 --- a/asm/shell.s +++ b/asm/shell.s @@ -6,6 +6,8 @@ * * Updated for Merlin 32 07/11/2020 * +* play.s contains the interesting bits of the code +* * OA-F "damnmenu" to find menu definitions * @@ -32,9 +34,6 @@ vidmode = $8080 ;Video mode for QD II (320) ($8000) tool equ $e10000 -iobuff equ $80 - -textlength equ 38 ;max length of text startup ent mx %00 @@ -70,17 +69,6 @@ SetRes sep $30 ; 8-bit mode ; stz