Hardware Help!!! No SRAM!!!

  • Thread starter Thread starter Airikita
  • Start date Start date
  • Views Views 7,735
  • Replies Replies 44
There are other issues, pokemon gold shares RAM BANK between A000-BFFF (up to four in total), with RTC commands. BANK 0 is given a specialtreatment from MBC3 backwards (redirects to 0000-3FFF), while MBC5 creates a bank "0". latch clock signal (write only) exists only in MBC-3, so a patch to disable entirely clock is a must.

RAM BANKs on MBC-5 are either 64 (4 bytes),256(16 bytes) or 1024 bit (64 bytes) (must be chosen and addresses must fit game reserved buffers for fixed RAM BANKs values)

MBC-3 shares 2000-3FFF to set current ROM BANK number, by redirecting to indexed ROM BANK physical areas between 4000-7FFF, MBC-5 splits:

2000-2FFF for current RAM BANK (8 lowest bits), with the specified BANK 0 treatment described above.

3000-3FFF for current RAM BANK (high bit [9-15 highest bits?]) are saved here, probably because of larger virtual table lengths.

at least that's what I understood here:

http://gbdev.gg8.se/wiki/articles/Memory_Bank_Controllers

good luck.
 
The reason I was looking at the MBC was how it looks like it connects to the SRAM in this picture:

I mean, it looks like it shares some paths. Just a hunch, but I haven't dug into the depths of Google to find a good back-front scan of the chip board.

I mean, what if I used an SD card as an SRAM? (I know I'm probably stretching that one)

Yep, that's a pretty big stretch - those memory standards are different. The problem with your idea is that you'd have to retrace each and every connection on both sides to effectively add the SRAM and even once you'd do it, you still can't be sure that it will actually work since it has to be a very particular type of it and it requires additional resistors and whatnot.

Like I said, all I can really recommend is getting a cartridge that has everything you need already on-board - everything else is going to be a massive waste of your time and money. I'm willing to wager that you'll get a compatible cartridge on the cheap these days.

Here's a handy guide on how to build it: Click!
 
Yep, that's a pretty big stretch - those memory standards are different. The problem with your idea is that you'd have to retrace each and every connection on both sides to effectively add the SRAM and even once you'd do it, you still can't be sure that it will actually work since it has to be a very particular type of it and it requires additional resistors and whatnot.

Like I said, all I can really recommend is getting a cartridge that has everything you need already on-board - everything else is going to be a massive waste of your time and money. I'm willing to wager that you'll get a compatible cartridge on the cheap these days.

Here's a handy guide on how to build it: Click!
Actually, that gives me a fun idea for a separate mod... a Pokemon Dungeon Rush mod!!! I won't need a save chip, and it will be awesome.

I can ditch the save chip for that idea, and I'll get the flash cart for the full mod. This will be fun.
 
http://reinerziegler.de/download/MBC5_Cart.pdf

http://reinerziegler.de/readplus.htm

Check these out. Notice that the MBC5 printed on the circuitboard doesn't mean anything, it's all about the board itself.
Had you done your research, you would have saved yourself $6 and some frustration, the sticker wasn't even on the cartridge - you can visibly see that it isn't like every other cart that has been frankensteined into a flashcart.

You have nothing to blame but your own lack of common sense and research. Hope your endeavors blossom into something worthwhile.
 

Site & Scene News

Popular threads in this forum