Jump to content
IGNORED

Old Tech Poll: 8K Supercart


Omega-TI

8K Supercart  

28 members have voted

  1. 1. Concerning the ownership of a Supercart...

    • I never owned one.
      10
    • I owned one in the past, but not any more.
      0
    • I own one, but no longer use it.
      7
    • I own one, and I still use it.
      11
  2. 2. I you answered that you own one, how long has it been since you used it?

    • Under 6 months.
      11
    • Over 6 months.
      0
    • Over a year.
      7
    • Never owned one. (required for poll as at least once option must be answered).
      10

  • Please sign in to vote in this poll.

Recommended Posts

Yes, I used the 8K Super cart as I needed the additional 8K of ram it offered in the >6000 to >7FFF space for programming memory.  Using 4K Ram like the Mini-Memory cartridge was insufficient with the FinalGrom99.

 

My TIPI/BBS is running as well with one, even though it is not externally accessible at the moment.

 

Beery

Edited by BeeryMiller
  • Like 2
Link to comment
Share on other sites

(dumb question)

 

Couldn't you do a GROM + RAM image for the FG99, that has a small stub GROM (since the GROMs are accessed very differently from RAM/ROM), and then have an 8k RAM image header for the RAM portion?

 

(It would require mods to the FG99 FW, but a "write on grom" bankswitcher might also work to bankswitch the full 8k space? Since the cart already can do GRAM, it clearly can catch when a write is attempted. If mode is read-only, and write is attempted, that could be caught as a signal.)

Edited by wierd_w
  • Like 2
Link to comment
Share on other sites

I dunno about that, since both could live concurrently. (different addresses occupied.)

 

(for instance, your program data could live comfortably in the 8k pages supplied by the supercart, while using the SAMS memory for data elements. Being independently pageable would be handy.)

 

Edited by wierd_w
  • Like 2
Link to comment
Share on other sites

4 hours ago, RXB said:

After SAMS 1 Meg or up to 32 Meg on Classic99 the Super Cart with up to 16K or even 256K is pretty much totally useless.

No, not useless.  You have an extra 8K of ram available and you don't have to worry about bank switching code to map routines in and out.  In my case, I needed more than the 4K I could have gotten with the FinalGrom99.

 

Beery

 

  • Like 3
Link to comment
Share on other sites

9 hours ago, RXB said:

After SAMS 1 Meg or up to 32 Meg on Classic99 the Super Cart with up to 16K or even 256K is pretty much totally useless.

Supercart is a nice, easy way to expand RAM.  Not useless.  Great for debugger tool on the real hardware, games that use it, etc.     Or were you just trolling us?  ;)

 

  • Like 2
Link to comment
Share on other sites

No trolling, I have not used any super cart in years. 

RXB has EA built in and as I use the SAMS the use of Supercart is pretty much useless unless just Console only.

Expanding RAM currently the SAMS can support 32Meg of RAM. This is laughable compared to SAMS vs Supercart.

Can you explain why I can not run Debugger from SAMS?

 

Years ago I demoed running 44K of 8K assembly support from RXB. There was no reason I could not run 4 Meg.

My game IN THE DARK was 644K of maps all in SAMS. I doubt a Supercart could pull this off easy.

 

I do know some people think the Supercart is boss, I just do not see the argument it is as valuable.

Link to comment
Share on other sites

Again, it does not need to be either/or.

 

your main program can live in the supercart, then SAMS can be paged without as much hassle; your handlers/main program always are in accessible memory, inside the supercart.  This would allow you to page in/out the ENTIRE 32k space for data elements

 

(I still wonder if abusing GRAM so that it could be externally latched to drive a mapper chip, could be used to make the supercart pageable too.)

Edited by wierd_w
  • Like 2
Link to comment
Share on other sites

I know this is getting away from the original topic, that being a poll, but does Classic99 emulate a Supercart in order to play the Infocom titles that need it (Leather Goddesses was mentioned, and I know that the Infocom Sampler states it needs it), or is that overcome by it being able to emulate SAMS, or perhaps some other method?

Link to comment
Share on other sites

3 minutes ago, majestyx said:

I know this is getting away from the original topic, that being a poll, but does Classic99 emulate a Supercart in order to play the Infocom titles that need it (Leather Goddesses was mentioned, and I know that the Infocom Sampler states it needs it), or is that overcome by it being able to emulate SAMS, or perhaps some other method?

Yep, they work just fine in Classic 99 so long as you load from the Editor Assembler cartridge.  Memory spaces between SAMS and Supercart do not create any conflicts.

  • Thanks 1
Link to comment
Share on other sites

I know this is getting away from the original topic, that being a poll, but does Classic99 emulate a Supercart in order to play the Infocom titles that need it (Leather Goddesses was mentioned, and I know that the Infocom Sampler states it needs it), or is that overcome by it being able to emulate SAMS, or perhaps some other method?
If you set up editor assembler it makes it a super cart auto

This was just discussed in like 2 other topics

Sent from my LM-V600 using Tapatalk

Link to comment
Share on other sites

2 hours ago, arcadeshopper said:

If you set up editor assembler it makes it a super cart auto

This was just discussed in like 2 other topics

Sent from my LM-V600 using Tapatalk
 

Okay, but I don't read every topic and I don't see it listed as a subject. I thought since the usefulness of the Supercart is being debated, I would ask about it here because it seemed appropriate to the discussion of the cart. It appeared from the discussion in THIS topic that the Supercart MUST be used for those games. Now I know, so thanks for the confirmation.

 

This is what made it so confusing:

 

image.thumb.png.422c172496ee39dfe8ef2f7ac596837b.png

 

I'm like, wait, how can you use both the Supercart (which I've never had or used) AND the E/A cart? As I've mentioned in some of my other posts, still not THAT familiar with all the TI stuff that's happened between 1985 and around the time I joined AA. I appreciate the patience!

 

Edited by majestyx
  • Like 2
Link to comment
Share on other sites

Okay, but I don't read every topic and I don't see it listed as a subject. I thought since the usefulness of the Supercart is being debated, I would ask about it here because it seemed appropriate to the discussion of the cart. It appeared from the discussion in THIS topic that the Supercart MUST be used for those games. Now I know, so thanks for the confirmation.
 
This is what made it so confusing:
 
image.thumb.png.422c172496ee39dfe8ef2f7ac596837b.png
 
I'm like, wait, how can you use both the Supercart (which I've never had or used) AND the E/A cart? As I've mentioned in some of my other posts, still not THAT familiar with all the TI stuff that's happened between 1985 and around the time I joined AA. I appreciate the patience!
 
Yeah super cart is an EA grom cart with 8k of ram installed instead of a rom on a cart board that supports both rom and grom like a munchman or tiinvaders cart board. Check the FAQ for details and instructions for building one of you are curious.

Sent from my LM-V600 using Tapatalk

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