Jump to content
IGNORED

SIC! 31 in 1 cartridge


ivop

Recommended Posts

Hi,

 

Here's a way to store 31 cartridges in one SIC! cart.

 

sic31in1.zip contains an example cartridge image.

 

sic31in1-source.zip contains all source material so anybody can build their one custom cart.

 

Cartridge images need to be 16kB or 8kB. The 8kB ones need to be padded with zeroes up to 16kB.

Next you can edit sic.m65 to match the right names and bank selection bytes. These range from $01 to $1f, add $20 for 16kB roms.

Next, assemble with atasm -r sic.m65

To build the final SIC! rom, concatenate empty8k.rom, sic.bin and all rom images.

On Linux you can simply use cat and I believe window's cmd.exe has copy /b file + file + file dest

 

Regards,

Ivo

 

post-20947-0-38099600-1351529305_thumb.png

 

Edit: all code can be used freely in case somebody wants to make a GUI based ROM builder. Also, use OPTION/SELECT to select the game you want, press START to run.

sic31in1.zip

sic31in1-source.zip

Edited by ivop
  • Like 1
Link to comment
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.
Note: Your post will require moderator approval before it will be visible.

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...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...