From e09867f2aade9144fa1593ee555b4dfb64cbf510 Mon Sep 17 00:00:00 2001 From: "JASON-6700K\\jandersen" Date: Wed, 22 Jul 2020 11:55:34 -0400 Subject: [PATCH] Fix issue with menu bar corruption, after you stop playing an animation --- asm/shell.s | 91 ++++++++++++++++++++++++++++++----------------------- 1 file changed, 52 insertions(+), 39 deletions(-) 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