Source:Create Text to Fix Boot
Jump to navigation
Jump to search
This page is a verbatim reproduction of original source material and should not be edited except for maintenance. | |
Description |
The Applesoft BASIC source code of the Eamon utility program Create Text to Fix Boot. |
---|---|
Source | |
Date |
c. 1984 |
Author | |
License |
The use of this item is permitted on the grounds that it's free or in the public domain. |
1 PRINT CHR$ (4);"OPEN FIX BOOT PGM": PRINT CHR$ (4);"WRITE FIX BOOT PGM": LIST 5,
2 PRINT CHR$ (4);"CLOSE": END
5 ONERR GOTO 9
6 D$ = CHR$ (4): PRINT D$"VERIFY GAME.PTRS": PRINT D$"RUN MAIN PGM"
9 POKE 216,0