diff --git a/games/keen/story.s b/games/keen/story.s index 8088a2c9..ddbdd8e8 100644 --- a/games/keen/story.s +++ b/games/keen/story.s @@ -20,12 +20,8 @@ keen_story_start: bit SET_TEXT bit PAGE1 - bit FULLGR - -; bit SET_GR -; bit PAGE1 -; bit HIRES ; bit FULLGR + bit HIRES ;=================== ; Load story data @@ -56,10 +52,6 @@ load_background: jsr full_decomp - -; bit SET_TEXT -; bit PAGE1 - lda #story_data @@ -498,6 +490,7 @@ wait_until_keypress: .align $100 message: +; .byte " ",0 .byte " ESC TO EXIT / ARROWS TO READ ",0 .include "gr_offsets_split.s" diff --git a/games/keen/story/story.txt b/games/keen/story/story.txt index 70b5d76c..3b8ace95 100644 --- a/games/keen/story/story.txt +++ b/games/keen/story/story.txt @@ -4,7 +4,6 @@ "INVASION OF THE VORTICONS" #normal - BILLY BLAZE, EIGHT YEAR-OLD GENIUS, WORKING DILIGENTLY IN HIS BACKYARD CLUBHOUSE HAS CREATED AN INTERSTELLAR @@ -148,4 +147,5 @@ CLIMACTIC, SHOCKING FINALE! /\ "YOU WON'T BELIEVE WHAT HAPPENS IN EPISODE THREE!" + #ESC TO EXIT / ARROWS TO READ