Jump to content
cbmeeks

Can I use a simple EEPROM for a cartridge?

Recommended Posts

Lets say I have a stack of 8K and 32K EEPROMS.

 

If I match the pinouts, can I make my own CV carts or do I need some other logic in between?

 

Which brings me to my second question, how are /8000, /A000, etc. used on the CV? Would my cartridge have to set those somehow like with pull up/down resistors?

 

Im learning more about the CV hardware so please excuse my ignorance.

 

Thanks.

Share this post


Link to post
Share on other sites

/8000 through /E000 are individually-decoded addresses representing A15-A13. If any of them are on, that means A15 is high. A14 and A13 decode as one of the other lines. So if you were to use a single 32K EEPROM, it needs to activate based on ANY of those select lines going low.

Share this post


Link to post
Share on other sites

And to answer your first question, you can connect the data and address lines directly. Only chip select needs special logic to go active when one of those 4 decoded lines goes active (low).

Share this post


Link to post
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.

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