CPCWiki forum

General Category => Applications (CPC and CPC-related) => Topic started by: ComSoft6128 on 15:58, 20 March 18

Title: Serious Software on Cartridge
Post by: ComSoft6128 on 15:58, 20 March 18
Throwing this up in the air to see where it lands.
I have the following software installed on a Rombox connected to a 6128 Plus:
DES, Parados, CPM+, Protext, Promerge Plus, Utopia and Doscopy.
Can anyone transfer these to a cartridge to be used with the Plus?
And if so, can I have a cost for this?


Cheers,


Peter
Title: Re: Serious Software on Cartridge
Post by: GUNHED on 16:53, 20 March 18
Careful with Utopia, it's not much compatible with other ROMs ;-)


You could ask Dragon, he's famous for making Cartridges. :-)
Title: Re: Serious Software on Cartridge
Post by: ComSoft6128 on 16:56, 20 March 18
Thanks Gunhed,

I think with Utopia it's a question of which slot is used.

Cheers,

Peter
Title: Re: Serious Software on Cartridge
Post by: GUNHED on 11:16, 21 March 18
You're right about that. All ROMs consuming lots of RAM should have numbers below 7.  :)
Title: Re: Serious Software on Cartridge
Post by: arnoldemu on 21:52, 22 March 18
Attached is an example of one way I can do this. It's a software patch to the firmware. You'll need a C4CPC to use it.

In this example I used the cpc6128 os, basic and amsdos. I patched the OS. There is additional code in the high kernel jumpblock area.

Now when the firmware functions are used, it thinks it is using 0-15, but the patched code maps that to 4-19. I think this is the most compatible way.

If the rom paging I/O port is accessed directly then only basic and amsdos will be visible (in the range 0-15), you can see the others in the range &84 onwards.

To also make this work, the cart has basic repeated on  every page you don't use. Firmware needs this. Basic is also in page 4 and amsdos is also in page 11.

I think I could make a cart that has Plus firmware, basic, dos and burning rubber AND extra roms in the cart. I would need to find enough spare bytes in the Plus version of the OS to patch it.

I'm not sure how much software will run with this patch.


Title: Re: Serious Software on Cartridge
Post by: ComSoft6128 on 22:19, 22 March 18
Many thanks arnoldemu.

Looks like I will be purchasing a C4CPC in the near future.

Cheers,

Peter
Title: Re: Serious Software on Cartridge
Post by: ComSoft6128 on 22:27, 22 March 18
Just checking. I have now had a quick look at the C4CPC and I see it has dip switches. Would it be necessary to use these to select individual Roms?
Or would it mimic a Rombox and once the dip switches have been initially selected they can then be ignored?

Cheers,

Peter
Title: Re: Serious Software on Cartridge
Post by: GUNHED on 13:47, 23 March 18
It got software to select a cart comfortably. Well done software.  :)
Title: Re: Serious Software on Cartridge
Post by: arnoldemu on 14:36, 23 March 18
Quote from: ComSoft6128 on 22:27, 22 March 18
Just checking. I have now had a quick look at the C4CPC and I see it has dip switches. Would it be necessary to use these to select individual Roms?
Or would it mimic a Rombox and once the dip switches have been initially selected they can then be ignored?

Cheers,

Peter
The Sd card has 16 directories and you can put a cpr file in each. The dipswitch chooses which directory is used and therefore which cpr is booted.

One of the cprs can be the special cprselect menu cart which when booted scans the sdcard and allows you to pick another cpr to run.
Powered by SMFPacks Menu Editor Mod