CPCWiki forum

General Category => Programming => Topic started by: Fran123 on 12:29, 11 April 22

Title: boot a program with |CPM command
Post by: Fran123 on 12:29, 11 April 22
Hello

I want to launch my programs with |CPM commands. I searched on Google but I didn't find anything that worked for me, maybe I didn't use the right phrase on goole.

What should I do for that?   Do you have a webpage to start with it?

Thanks
Title: Re: boot a program with |CPM command
Post by: pelrun on 14:59, 11 April 22
Why? There's no benefit besides making it harder to run your programs on any of the modern flash drive peripherals, and limits you to one per disc side, only from A:

If you must, all |CPM does is disable interrupts and ROMs, loads track 0 sector &41 of a System formatted disc (in A:) at &100, and then jumps to that address.
Title: Re: boot a program with |CPM command
Post by: Fran123 on 16:03, 11 April 22
Quote from: pelrun on 14:59, 11 April 22Why? There's no benefit besides making it harder to run your programs on any of the modern flash drive peripherals, and limits you to one per disc side, only from A:
I know, but I would like to know all that I couldn't learn when I was a child
Title: Re: boot a program with |CPM command
Post by: gryken on 08:23, 15 April 22
There are many sources examples with CPM and other in :

http://cpctech.cpc-live.com/source.html



Powered by SMFPacks Menu Editor Mod