Differences

This shows you the differences between two versions of the page.

Link to this comparison view

nostromo:one_time_setup [2025/03/18 19:35] – created robertnostromo:one_time_setup [2025/03/18 19:40] (current) robert
Line 18: Line 18:
  
 This prevents the memory move and other early setup from being re-run over and over if the player chooses to "play again" when asked. This prevents the memory move and other early setup from being re-run over and over if the player chooses to "play again" when asked.
 +
 +<code>
 +;*********************************************************************
 +BAS0010:                      ; START SETTING UP GAME
 +;*********************************************************************
 +                              ; 10 EXEC&HE164 'OVERWRITE WITH 10 REM ASCII
 +                              ; 10 REM ASCII  'for subsequent runs
 +</code>
  
 Return to [[:Nostromo:]] Return to [[:Nostromo:]]