This code appears in the following versions (click to see it in the source code):
Code variations between these versions are shown below.
Name: LOD Type: Subroutine Category: Save and load Summary: Load a commander file
The filename should be stored at INWK, terminated with a carriage return (13).
Other entry points: LOR Set the C flag and return from the subroutine
.LOD
This variation is blank in the Cassette, Disc (docked), Master and Electron versions.
\LDX #LO(MINI) \ These instructions are commented out in the original \LDY #HI(MINI) \ source, but they would load a commander file called \JSR OSCLI \ "E.MINING" and continue below, so presumably this is \JMP LOL1-2 \ code for loading a test commander file
This variation is blank in the Master version.
Tap on a block to expand it, and tap it again to revert.
This variation is blank in the Master version.
Tap on a block to expand it, and tap it again to revert.
This variation is blank in the Disc (docked), 6502 Second Processor and Master versions.
Tap on a block to expand it, and tap it again to revert.
This variation is blank in the Cassette, Disc (docked), Master and Electron versions.
\.MINI \ These instructions are commented out in the original \EQUS "L.E.MINING B00" \ source, and form part of the commented section above \EQUB 13