Jump to content
IGNORED

8K Basic and Assembler in one cart?


Larry

Recommended Posts

I know that this is a nice feature of the MyIDE carts, but I have an 800XL that cannot run internal Basic or correctly use a MyIDE. I'd like to put Atari Basic and the Assembler Editor in one cart so that I just need to "flip the switch" and then re-boot from my hard drive. Possible to do this with a 16K Eprom cart by trace cutting and adding a switch? An AtariMax flash cart would be useful, but I've never seen a workbook or flasher for these two roms. (I am not interested in using Mac/65).

 

Probably the closest thing that I have right now is the PILL menu, but that causes some other issues. Any advice on the eprom cart? I've got to believe this has been done before.

 

Thanks,

Larry

Link to comment
Share on other sites

30 years ago, I created a binary load AsmEd which allowed switching to/from Basic (your source code doesn't stay in memory of course).

 

In theory the same thing could be done with a banked cart though the switching routine would probably need to be custom made.

 

Probably the ideal might be a multicart with several languages, then dedicate one bank to a menu system that e.g. gets called if you do Shift+Reset.

 

The usefullness is variable - it's handy for Basic + Assembler to be able to create asm stuff in Ram then switch to Basic and just use it, without need to reload DOS. For other languages, the usefullness would be mainly that you don't need to boot Dos again.

Link to comment
Share on other sites

I know that this is a nice feature of the MyIDE carts, but I have an 800XL that cannot run internal Basic or correctly use a MyIDE. I'd like to put Atari Basic and the Assembler Editor in one cart so that I just need to "flip the switch" and then re-boot from my hard drive. Possible to do this with a 16K Eprom cart by trace cutting and adding a switch? An AtariMax flash cart would be useful, but I've never seen a workbook or flasher for these two roms. (I am not interested in using Mac/65).

 

Probably the closest thing that I have right now is the PILL menu, but that causes some other issues. Any advice on the eprom cart? I've got to believe this has been done before.

 

Thanks,

Larry

Hi, Larry!

 

Maxflash Studio can build the workbook very easily. All you do is insert 8K rom images, XEXes and/or ATRs.then FILE>EXPORT> Select the appropriate cartridge size for your ATR. Don't forget to save the workbook, in case you want to add or change something later.

 

-SteveS

Edited by a8isa1
Link to comment
Share on other sites

Thanks for the ideas, guys! @Rick -- switches are elegant in my book! :)

 

Hi Steve! Wow, that's right. I keep forgetting that you can use 8K images -- just not 16K (unaltered). I will definitely try that first.

Larry

Link to comment
Share on other sites

16K images can be done too, just more work needed. Have to change the top of RAM pointers and reopen the screen @ $8000 then copy the bottom 8K of the cart to RAM.

 

One problem with all this is that it won't necessarily work easily by creating an Atarimax workbook image - since each image can potentially be in any bank. I guess one solution might be to have a menu image that gets run and it could work out what language is in each bank via a checksum of the top part of the image or similar.

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...