From 4e1c89ce20db91f715be2286b22237d4ec15a55e Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Mon, 25 Apr 2016 14:58:09 +1000 Subject: [PATCH] fixed glitch on fast machines --- 028.bs/game1.s | 1 + 1 file changed, 1 insertion(+) diff --git a/028.bs/game1.s b/028.bs/game1.s index 9b789ca..31e6482 100644 --- a/028.bs/game1.s +++ b/028.bs/game1.s @@ -216,6 +216,7 @@ Update: ShowMessagePanel: + jsr WaitVerticalBlank lea mpanelCopperList,a0 move.l a0,COP1LC(a6) move.w COPJMP1(a6),d0