Jump to content
IGNORED

Developing a cartridge with Action!


Recommended Posts

Yes. You'll need to do some elbow grease.

You need a runtime library package to compile into your final binary, you also need to make sure that you explicitly use fixed RAM addresses for any variables, and you will need to replace the binary header, with a cartridge header, with appropriate entry point into your program. Your program code will also need to have an origin in your final ROM space.

All of these things will take some digging, but I would start by looking at the Atari cartridge format.

 

-Thom

  • Like 2
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...