Author Topic: Could a Duo be modded so as to have more internal save capacity?  (Read 716 times)

Bardoly

  • Hero Member
  • *****
  • Posts: 1953
As many other gamers have discovered, the save capacity of Duos is rather lacking, what with many of the later release RPGs saves taking up most (if not all) of the save capacity.

Is there any easy way that a Duo could be modified so as to increase the internal save capacity and allow more save games to be stored using the same internal memory manager?  If so, then I think that this would be a useful mod.

whisper2053

  • Sr. Member
  • ****
  • Posts: 413
Re: Could a Duo be modded so as to have more internal save capacity?
« Reply #1 on: April 22, 2013, 07:10:02 AM »
Interested to see where this goes.

Necromancer

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 21374
Re: Could a Duo be modded so as to have more internal save capacity?
« Reply #2 on: April 22, 2013, 09:36:51 AM »
Technical feasibility aside (it's surely doable), I'd not bother with such a mod while Tennokoe Banks are so plentiful and cheap.
U.S. Collection: 98% complete    157/161 titles

burn_654

  • Full Member
  • ***
  • Posts: 130
Re: Could a Duo be modded so as to have more internal save capacity?
« Reply #3 on: April 22, 2013, 12:58:54 PM »
I would think that the big obstacle wouldn't be placing in a bigger ram chip, as much as altering the bios/system card to know that there's more ram.

What could be interesting (if that was the case)...being able to flip between a few memory "pages" with a physical button/switch that mapped to a larger chip. Or even an sd card. That'd be awesome.
Quote from: RegalSin
You know for that r-tard who goes like "oh something retro, let me put down my vabagelina, stop drinking my cheeze wine, and get to playing".

bust3dstr8

  • Hero Member
  • *****
  • Posts: 612
Re: Could a Duo be modded so as to have more internal save capacity?
« Reply #4 on: April 23, 2013, 08:50:42 AM »
You could increase the save size by 16 times pretty easily by swapping the 16Kbit Ram for a 256Kbit Ram...ifc Duo uses a 16Kbit.

6116 and 62256 Rams both use standard JEDEC pinouts, so solder the matching pins onto the pcb and use a 4 position
SpDt dip switch on the 4 high address to select one of the 16 banks at a time.

A Hex rotary switch with pull-ups/pull-downs would probably work also and be easier to use.
Clowns Suck

whisper2053

  • Sr. Member
  • ****
  • Posts: 413
Re: Could a Duo be modded so as to have more internal save capacity?
« Reply #5 on: April 23, 2013, 12:18:47 PM »
Hold up...would it seriously be that easy?? I would have thought that burn had the right of it in the bios not necessarily recognizing the extra memory space. If it *is* this easy...oh my...

TheOldMan

  • Hero Member
  • *****
  • Posts: 958
Re: Could a Duo be modded so as to have more internal save capacity?
« Reply #6 on: April 23, 2013, 12:29:51 PM »
Quote
Hold up...would it seriously be that easy??
Probably. With external control of the high address bits, bios would only see a 2K page. -Which- page would be selected by whatever method you used to control the address bits.

Might I suggest a 4 bit counter, with the increment input connected to a switch? You'd need some kind of readout to know the page number, but 4 leds would do it....

SignOfZeta

  • Hero Member
  • *****
  • Posts: 8497
Re: Could a Duo be modded so as to have more internal save capacity?
« Reply #7 on: April 23, 2013, 12:32:00 PM »
He's talking about switching banks (manually, with the system off) so the BIOS doesn't even know anything has changed. It might be a good idea to uprate the cap that powers the chip as well. All banks would need to be powered at all times, which might run out the stored voltage sooner.

It would be cool to see.

whisper2053

  • Sr. Member
  • ****
  • Posts: 413
Re: Could a Duo be modded so as to have more internal save capacity?
« Reply #8 on: April 23, 2013, 01:35:44 PM »
I do not have the necessary resources where I am at to be able to perform any sort of hardware mods, and have been rather reluctant to send my duo off to have anything done to it (not so much worried about doing so, more like I just do not want to do without lol), but I would drop postage in a heartbeat to get something like this done...

Bardoly

  • Hero Member
  • *****
  • Posts: 1953
Re: Could a Duo be modded so as to have more internal save capacity?
« Reply #9 on: April 23, 2013, 02:28:07 PM »
This sounds great!  Although I'd like to hear from someone who says that this is possible, and that they can do it.     :pray:  Of course, a mod which could install an SD card for memory with no need for capacitors would also be awesome!

Also, if this would be doable, then how about modding a standard TurboGrafx-16 console to be able to save games?  Basically a Turbo Booster Plus mod?

bust3dstr8

  • Hero Member
  • *****
  • Posts: 612
Re: Could a Duo be modded so as to have more internal save capacity?
« Reply #10 on: April 23, 2013, 06:41:45 PM »
It's possible....I haven't done it with back up RAM, but I have built multi-carts that use  DIP switches and 4Bit counters to
manually select 8 pages on a ROM chip. RAM wouldn't be any different.

If you wanted to pay an extra $10 or so you could this mod with a Ramtron/NVSRAM and eliminate the need for the save cap.

TheOldMan's idea using a counter,4 LEDs and a momentary switch for a clock pulse would work and look pretty cool too.  8)


I would probably use a Hex switch. It has a 4Bit output and you can easily read what page your on.

http://www.farnell.com/datasheets/9526.pdf

Clowns Suck

TheOldMan

  • Hero Member
  • *****
  • Posts: 958
Re: Could a Duo be modded so as to have more internal save capacity?
« Reply #11 on: April 23, 2013, 07:23:38 PM »
Quote
using a counter,4 LEDs and a momentary switch for a clock pulse would work and look pretty cool too.

I think in binary. Reading the page would be no problem :) The NVSRAM is a great idea, though.

Next question: Could we invert a tsop socket (and clean out the notched corner) and make it press-on?
Everything on a little board that just presses into place on top of the curent chip?

(Yeah, I know about the power issue. Just wondering if it could be done.)

whisper2053

  • Sr. Member
  • ****
  • Posts: 413
Re: Could a Duo be modded so as to have more internal save capacity?
« Reply #12 on: April 23, 2013, 09:31:20 PM »
Bust3d, that switch is pretty cool. Also, I am looking at the number of positions on there being each linked to a separate bank and...  :shock:

That's a helluva lot of space! The project MUST happen!

bust3dstr8

  • Hero Member
  • *****
  • Posts: 612
Re: Could a Duo be modded so as to have more internal save capacity?
« Reply #13 on: April 24, 2013, 10:33:36 AM »
Quote
using a counter,4 LEDs and a momentary switch for a clock pulse would work and look pretty cool too.


I think in binary. Reading the page would be no problem :) The NVSRAM is a great idea, though.

Next question: Could we invert a tsop socket (and clean out the notched corner) and make it press-on?
Everything on a little board that just presses into place on top of the curent chip?

(Yeah, I know about the power issue. Just wondering if it could be done.)


Doesn't look like a snap on module would be easily done. Address 11 and 13 on the 62256 would need to be lifted for wire jumpers
to Vcc and /WE.
Clowns Suck

TheOldMan

  • Hero Member
  • *****
  • Posts: 958
Re: Could a Duo be modded so as to have more internal save capacity?
« Reply #14 on: April 24, 2013, 11:19:27 AM »
I will need to think on this some more.....

But, if the socket goes on the 2016, most of the lines could be wired to the 62256 fairly easily. You are going to have to lift A11-A14 anyway for the bank number, however it is done. It seems like 2 or 3 jumpers might make it work....

What I'm thinking is to use the socket on top of the 2016, to bring the pins up to a board where they could be re-routed to where they need to be on the 62256. My worry is more what to do with CE and OE to keep the 2016 from interfering. You would definately have to cut them to remove the 2016 from the busses, and use jumpers to re-route them to the snap on board.


In any case, I think the question is settled. Yes, it -could- be done. ;)