From 0b02abee69ff306ade3ff92379ad199775d60d78 Mon Sep 17 00:00:00 2001 From: Michaelangel007 Date: Wed, 19 Jul 2017 10:06:03 -0700 Subject: [PATCH] Fix indent --- linuxlogo.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxlogo.s b/linuxlogo.s index c98c4ed..257560e 100644 --- a/linuxlogo.s +++ b/linuxlogo.s @@ -75,7 +75,7 @@ apple_ii apple_iiplus pha - jsr AS_HGR ; HGR on Apple ][+ or newer + jsr AS_HGR ; HGR on Apple ][+ or newer pla cmp #$EA ; 'j' apple ][+? bne apple_iie ; if so keep going