Jump to content
IGNORED

Had a question on load the RXB cartfiles.


firepod

Recommended Posts

I have had some great success loading various cartfile using them as practice on how to do it and so far it's been working great. I have been reading this thread here:

 

http://atariage.com/forums/topic/223979-setting-up-a-632k-cart/page-5

 

I loaded the XB 2.7 using this commands in the classic99.ini file

 

[usercart4]
; *** ubergrom cart - works ***
name="ubergrom XB v2.7 Suite"
rom0=G|6000|A000|C:\classic99\Cartridges\Utilities\g9800.BIN
rom1=G1|6000|A000|C:\classic99\Cartridges\Utilities\g9804.BIN
rom2=G2|6000|A000|C:\classic99\Cartridges\Utilities\g9808.BIN
rom3=G3|6000|6000|C:\classic99\Cartridges\Utilities\g980C.BIN
rom4=G4|6000|6000|C:\classic99\Cartridges\Utilities\g9810.BIN
rom5=3|0000|80000|C:\classic99\Cartridges\Utilities\Backwards512kROM.BIN
I try a new section for the RXB eg [usercart5] and it just doesn't show or or if it does it won't load.
I'd like to learn what I am doing wrong and maybe that can help me in the future figure out how to load various Cartridges.
Edited by firepod
Link to comment
Share on other sites

One thing to check when something 'doesn't work' in Classic99 is Edit->Debugger, where you can read a running debug log, and see if it reported any issues. (If it already scrolled the cartridge load off the screen just use File->Reset and it will reload them).

 

If it's not showing up at all, you probably are missing the 'name' field. Paste a copy of the entry you created? :)

Link to comment
Share on other sites

Thanks Tursi, I will do that when I get back to it, for now I am reading a book about programming with TI LOL want to make something happen here and show it to my boy:) So far I want to say I have been able to load other Bin's so I am happy with that for only have worked with the software a few days. And Tursi, you're a genius, what a wonderful program, it makes me want to own a real Ti now which is awesome!!!!

 

OOps I just realized I showed the wrong usercart LOL

 

 

;[usercart5]
;name="RXB Suite 512"
rom0=C|6000|8000|C:\classic99\Cartridges\Utilities\RXB512kROM.bin
I Tried changing the C to other letters and numbers as I was reading that will load the bin file in different locations but they all failed to load. I also tried changing the |6000|8000| to other values with no luck.
Edited by firepod
Link to comment
Share on other sites

Actually, RXB won't work with what you've included--it looks like you've only included the ROM files. You also have to have the five GROM files (examples are the rom0 through rom4 files in your XB 2.7 list). That's the real reason it isn't working. . .and the ROM portion will always start at >6000, which is why you can't change that address. . .

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