NESDev and Strangulation Records messageboards
Forum Index | FAQ | New User | Login | Search

Previous ThreadView All ThreadsNext ThreadShow in Flat Mode*


SubjectRe: If you want to make some NES cartridges, speak up now  
Posted byneviksti
Posted on1/7/03 11:17 PM
From IP69.3.204.89  



>Running the NES off of the CF is not practical, since there are 2 independent buses ...

You are correct about one thing .. a CF doesn't have two address busses. However, I still believe it to be simplier to put another CF connector on the cartridge then to put a uC, an LCD, and all the stuff required to prevent damage by inserting the cartridge before programming is over.

>... plus the uC would have to translate the address
>info into CF commands, and then discard the high byte (additional buffering of
>the data bus and extra latency)

My design idea didn't have a uC on it. And there are no complicated "commands" for readig a CF ... only for writing it. The high byte does not need to be discarded, both "data buses" can be connected together since each internal flash chip can be selected separately. The entire memory space of the CF is accessible this way.


>The LCD is so you can browse the images on the CF.

So you need buttons on the cart as well to let you select which one you want ... I still think you're making this much much more complicated that it needs to be.

Your design also has increased power needs. I only need a battery for SRAM backup. You need one to power everything.

For people who want to keep making changes to their code and testing their program on the NES ... the CPLD doesn't need to be reprogrammed. Therefore, my method will require no reprogramming on the cartridge. Only a quick program of the CF using the widely available pc USB -> CF programmers.

Also, as stated, my design needs no preprogrammed parts. Therefore if a "bug" in code is found ... all users can upgrade.

Does your design allow the uC to be reprogrammed? If not, will you be shipping preprogrammed parts to people ... and what is the best way to handle "upgrades"?



-
Entire Thread
Subject  Posted byPosted On
*If you want to make some NES cartridges, speak up now  Memblers1/1/03 8:41 PM
.*Re: If you want to make some NES cartridges, speak up now  BuffPipes1/5/03 12:21 PM
..*Re: If you want to make some NES cartridges, speak up now  Anonymous1/6/03 04:00 AM
..*Re: If you want to make some NES cartridges, speak up now  neviksti1/5/03 1:45 PM
...*Re: If you want to make some NES cartridges, speak up now  Memblers1/5/03 9:49 PM
....*Re: If you want to make some NES cartridges, speak up now  neviksti1/6/03 04:18 AM
.....*Re: If you want to make some NES cartridges, speak up now  Big Time1/7/03 08:32 AM
......*Re: If you want to make some NES cartridges, speak up now  neviksti1/7/03 11:40 PM
.......*Re: If you want to make some NES cartridges, speak up now  Big Time1/9/03 04:37 AM
........*Re: If you want to make some NES cartridges, speak up now  neviksti1/9/03 1:11 PM
.........*Re: If you want to make some NES cartridges, speak up now  Big Time1/10/03 01:11 AM
......*Re: If you want to make some NES cartridges, speak up now  neviksti1/7/03 11:35 PM
.....*Re: If you want to make some NES cartridges, speak up now  loopy1/7/03 01:53 AM
......*Re: If you want to make some NES cartridges, speak up now  neviksti1/7/03 02:21 AM
.*Re: If you want to make some NES cartridges, speak up now  nullsleep1/5/03 08:19 AM
.*Re: If you want to make some NES cartridges, speak up now  gesis_l1/5/03 08:02 AM
.*Re: If you want to make some NES cartridges, speak up now  mcmartin1/2/03 01:48 AM
..*Re: If you want to make some NES cartridges, speak up now  Memblers1/3/03 7:01 PM
...*Re: If you want to make some NES cartridges, speak up now  RoboNes1/4/03 09:10 AM
.*Re: If you want to make some NES cartridges, speak up now  Betaman1/2/03 01:17 AM
..*Re: If you want to make some NES cartridges, speak up now  neviksti1/3/03 10:57 PM
...*Re: If you want to make some NES cartridges, speak up now  Betaman1/4/03 05:39 AM
....*Re: If you want to make some NES cartridges, speak up now  neviksti1/5/03 1:31 PM
.....*Re: If you want to make some NES cartridges, speak up now  Betaman1/7/03 8:07 PM
.......Re: If you want to make some NES cartridges, speak up now  neviksti1/7/03 11:17 PM
Jump to

Memblers' homepage             Contact Me

Forums powered by WWWThreads Demo