Page 10 of 14

Re: 16BIT ROM CART THOUGHTS

Posted: Thu Jan 24, 2019 10:34 pm
by exxos
tzok wrote: Thu Jan 24, 2019 10:26 pm Some time ago I was asking about possibility of preparing ROM versions of YAART and SysInfo, but with no response. I only know, that it is impossible to just put an PRG file on a ROM.
Atarian Computing has put together a tool set to do just that. GB6 is now a PRG on the cartridge.

https://www.exxosforum.co.uk/forum/viewt ... =80#p17175

I never thought about sysinfo.. but there isn't any room left in this particular ROM. I guess I second ROM could be done with Diagrom and some other stuff like sysinfo.

Re: 16BIT ROM CART THOUGHTS

Posted: Fri Jan 25, 2019 7:23 am
by Atarian Computing
exxos wrote: Thu Jan 24, 2019 10:34 pm
tzok wrote: Thu Jan 24, 2019 10:26 pm Some time ago I was asking about possibility of preparing ROM versions of YAART and SysInfo, but with no response. I only know, that it is impossible to just put an PRG file on a ROM.
Atarian Computing has put together a tool set to do just that. GB6 is now a PRG on the cartridge.

https://www.exxosforum.co.uk/forum/viewt ... =80#p17175

I never thought about sysinfo.. but there isn't any room left in this particular ROM. I guess I second ROM could be done with Diagrom and some other stuff like sysinfo.
Sysinfo cart
SYSINFO.png
SYSINFO.png (63.41 KiB) Viewed 5178 times

Re: 16BIT ROM CART THOUGHTS

Posted: Fri Jan 25, 2019 11:17 am
by exxos
It may be worth doing a second ROM just for general utils rather than diagnostics. Things like sys_info, FCOPYIII... no idea what else be useful... I dont use many apps past GB6 and FCOPY personally..

Another thought I just had about GB6.. it needs the desktop.inf files on there to boot to medium res...

These are the 2 files I used.. newdesk.inf and desktop.inf.
GB6_FLOPPY.zip
(806 Bytes) Downloaded 198 times
Of course the A:\ paths will need to be altered to c:\

Then GB6 should auto boot from medium res desktop and auto load GB6... With it being the only app there, it be better to auto boot it anyway.

Re: 16BIT ROM CART THOUGHTS

Posted: Fri Jan 25, 2019 11:29 am
by Atarian Computing
K, here's a very alpha GUI version of my Powershell script. Make sure you have the files to be converted in the same directory as the executable.

You can select either 64KB or 128KB. I have not coded any safeguards if the file is larger than the image you are converting to. Expect crashes. Otherwise it works just fine.
2019-01-25 13_28_02-Atari ST CartMaker.png
2019-01-25 13_28_02-Atari ST CartMaker.png (25.87 KiB) Viewed 5165 times

Re: 16BIT ROM CART THOUGHTS

Posted: Fri Jan 25, 2019 11:32 am
by Atarian Computing
exxos wrote: Fri Jan 25, 2019 11:17 am Another thought I just had about GB6.. it needs the desktop.inf files on there to boot to medium res...
This would only work with a complex ramdisk. I'll see if there is another way to autoboot.

Re: 16BIT ROM CART THOUGHTS

Posted: Fri Jan 25, 2019 11:47 am
by rubber_jonnie
I have a cart by Crashman on this forum https://www.exxosforum.co.uk/forum/viewt ... t=crashman, will the diagnostics be significantly different to those on that cart, if so I need one :)

Re: 16BIT ROM CART THOUGHTS

Posted: Fri Jan 25, 2019 11:57 am
by exxos
rubber_jonnie wrote: Fri Jan 25, 2019 11:47 am will the diagnostics be significantly different to those on that cart
The cart I am doing has all the basic Atari diagnostic carts, plus will have both versions of YAART & GB6.

Re: 16BIT ROM CART THOUGHTS

Posted: Fri Jan 25, 2019 11:58 am
by exxos
Atarian Computing wrote: Fri Jan 25, 2019 11:29 am K, here's a very alpha GUI version of my Powershell script. Make sure you have the files to be converted in the same directory as the executable.

You can select either 64KB or 128KB. I have not coded any safeguards if the file is larger than the image you are converting to. Expect crashes. Otherwise it works just fine.
:bravo: :thanksyellow:

Re: 16BIT ROM CART THOUGHTS

Posted: Fri Jan 25, 2019 12:00 pm
by rubber_jonnie
exxos wrote: Fri Jan 25, 2019 11:57 am
The cart I am doing has all the basic Atari diagnostic carts, plus will have both versions of YAART & GB6.
Ok, cool, ta.

Re: 16BIT ROM CART THOUGHTS

Posted: Fri Jan 25, 2019 4:51 pm
by tzok
SysInfo and GemBench work great on my diagnostic cart, thanks! I have not analyzed details of your 16-bit ROM cart, but if you are making a proper use of ROM3/4 lines you may use both 64kB and 128kB ROMs. Yet over-complicated jumper settings tell me that you are switching between 64/128kB cart modes. If you have 8Mbit Flash EPROM, then you may sacrifice 64kB for every 64kB ROM, but instead you could use convenient rotary encoder to select ROM number (like in one from Olivier Gossuin). If you are afraid of some address decoding issues, you may just fill second half of 128kB slot holding a 64kB ROM image with a second copy of the same 64kB ROM image.

Also crashman's cart had a rotary encoder to select ROM:
https://www.exxosforum.co.uk/forum/viewt ... f=11&t=959