From bcbe510ed1d3fb58c742c7c50849749c7733f13f Mon Sep 17 00:00:00 2001 From: Michaelangel007 Date: Wed, 19 Jul 2017 10:07:36 -0700 Subject: [PATCH] Add note about IB_HGR --- linuxlogo.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxlogo.s b/linuxlogo.s index 257560e..bf01728 100644 --- a/linuxlogo.s +++ b/linuxlogo.s @@ -70,7 +70,7 @@ detect_ram bne apple_iiplus apple_ii - jsr IB_HGR ; HGR on ][ + jsr IB_HGR ; HGR on original ][ only! beq apple_ii_normal ; always, ends with BNE $D01B RTS apple_iiplus