From f3ef819b43448617d825cc023dd4003d01986b16 Mon Sep 17 00:00:00 2001 From: Stefan Date: Tue, 21 Aug 2018 09:06:59 +0200 Subject: [PATCH] Update crt0.s --- libsrc/pce/crt0.s | 1 - 1 file changed, 1 deletion(-) diff --git a/libsrc/pce/crt0.s b/libsrc/pce/crt0.s index c9a8e8c8f..16e69fc4d 100644 --- a/libsrc/pce/crt0.s +++ b/libsrc/pce/crt0.s @@ -39,7 +39,6 @@ start: nop csh ; Set high speed CPU mode nop - nop ; Set up stack and memory mapping ldx #$FF ; Stack top ($21FF) -- 2.39.5