Created
September 1, 2020 19:19
-
-
Save mistificator/665389c8b8a20212ba0adc0c936a7607 to your computer and use it in GitHub Desktop.
Loader copies one binary block from tape to TR-DOS diskette. Should be saved with autorun from line 100. Address "27000" (in two places of code) and size "38536" should be changed for actual values.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 CLEAR 24575: RANDOMIZE USR 15619: REM : LOAD "payload1" CODE | |
20 RANDOMIZE USR 27000 | |
100 CLEAR 24575: LOAD "" CODE | |
110 RANDOMIZE USR 15619: REM : SAVE "payload1" CODE 27000, 38536 | |
120 RANDOMIZE USR 15619: REM : SAVE "boot" LINE 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bundled with Dan Dare 3
Bundled with 1943