Creating disc that automatically runs a CP/M 3.0 program

Started by Jonathan, 16:50, 11 February 25

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jonathan

I've seen a disc that on RUN"DISC" changes to white on black, runs |CPM to load CPM 2.2, then automatically runs a specific .COM program.

Is there an equivalent for CP/M 3.0? Or are there instructions online? Thanks.

McArti0

1 |CPM
save"DISC

openout "PROFILE.SUB"
print#9,"FILE.COM"
closeout

run"DISC
CPC 6128, Whole 6128 and Only 6128, with .....
NewPAL v3 for use all 128kB RAM by CRTC as VRAM
One chip drver for 512kB extRAM 6128
TYPICAL :) TV Funai 22FL532/10 with VGA-RGB-in.

Jonathan

Thank you very much for the very quick reply. They used to say "RTFM", and I now see that this is covered very clearly in the 6128 manual. I probably knew it off by heart in the late 80s!

GUNHED

Quote from: Jonathan on 02:01, 12 February 25Thank you very much for the very quick reply. They used to say "RTFM", and I now see that this is covered very clearly in the 6128 manual. I probably knew it off by heart in the late 80s!

Yes, it's always good to Read The FutureOS Manual.  ;D 8) :laugh:

But back to good old CP/M...
Actually PROFILE.SUB can contain any kind of command you like to have. In addition there are tools like XSUB.COM which provide much more features.  :)
http://futureos.de --> Get the revolutionary FutureOS (Update: 2024.10.27)
http://futureos.cpc-live.com/files/LambdaSpeak_RSX_by_TFM.zip --> Get the RSX-ROM for LambdaSpeak :-) (Updated: 2021.12.26)

Powered by SMFPacks Menu Editor Mod