Authors
Publication
Publication Details
Date
Pages
This utility is used as a boot program for the LARKEN LKDOS cartridge (ALL CARTRIDGES!)
To transfer the program to disk use LIST 9999 and change the name to whatever you want it to be and RUN 9999. You should also put an AUTOSTART file on the disk, to do this, after saving HELLO!, enter NEW. Then enter 10 CLEAR 65535: RANDOMIZE USR 100: LOAD “name of boot program” [ENTER]. Next CLEAR 27000 [ENTER] and RANDOMIZE USR 102: RUN [ENTER], you will hear the NMI music then press “D” (see LKDOS operating manual). The program will then boot HELLO! and run.
The program when first loaded from disk will read the catalog and print the names on the screen. Note that it will only print BASIC programs, if you want CODE files (NMI files), BREAK the program and RUN 8000 then save it. If you want to reset it to only BASIC programs, RUN 8100 and save.
The rest is self explanatory.
Loading name HELLO!
Program type LKDOS utility
Written by Kristian Boisvert