Jump to content
Sign in to follow this  
firebug

multicart image builder?

Recommended Posts

is there a way to compile multiple atari ROM files into one .bin file with a menu? im sure there's some software out there but i can't seem to find any...

Share this post


Link to post
Share on other sites

No, AFAIK such a software doesn't exist.

 

And it would be quite difficult to write something generic. Multicarts have to use bankswitching, but the ROMs included are not aware of the bankswitching. So either bankswitching had to be disabled or the ROMs had to be changed, so that they don't accidentially switch banks.

Share this post


Link to post
Share on other sites

Yes, I had such a critter on my webpage but the menu of course is specific to my hardware so it wouldn't do you much good w/o it.

 

Accidental banking was a problem. At first I required 1 address from a range of 256 to be written to unlock the banking and any other would lock, but it still would do it exetremely rarely. I solved it by requiring the bank number to be 0 or 128 for menu banking to be possible.

Share this post


Link to post
Share on other sites
is there a way to compile multiple atari ROM files into one .bin file with a menu? im sure there's some software out there but i can't seem to find any...

The Krokodile Commander can do this. But the constructed ROM Image will only run on the Krokodile Cartridge. It is like Thomas said, multicarts need a special bankswitching. The Krokodile Commander supports the way the Krokodile Cart is handling multicart images. But almost every multicart hardware does things a bit differently. You will not find any software that can compile multicart images without a special target hardware in mind.

Share this post


Link to post
Share on other sites

I thought about dips, but hardware wise it doesn't really cost any extra to use a menu and it's pretty simple to write. I was able to get a scrolling menu working in one afternoon.

Share this post


Link to post
Share on other sites

damn! oh well, i guess i'm just gonna have to wait till the kroko cart is available again. *sigh*

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...