Search found 87 matches

by DNSDies
Wed May 16, 2012 4:39 pm
Forum: SNESdev
Topic: Kirby Super Deluxe with 44 Pin TSOP pinout
Replies: 20
Views: 9301

it's kinda small, but I think he just wired the /WE to BYTE to either a diode or a resistor, and right into that ... voltage regulator? He may have just soldered directly to VCC. Too small to tell. I can barely read it, looks to be AMS1117, datasheets says its a 800ma low voltage dropout regulator. ...
by DNSDies
Wed May 16, 2012 1:29 pm
Forum: SNESdev
Topic: Kirby Super Deluxe with 44 Pin TSOP pinout
Replies: 20
Views: 9301

sounds simple enough.

Just lift the VCC pin on the replacement chip and solder a couple of diodes in series to get a 1.4v drop?

Or should I use an 85ish ohm resistor?
At least I think 85 would drop the voltage.

What's the amperage of the current in an SNES cart?
by DNSDies
Wed May 16, 2012 10:04 am
Forum: SNESdev
Topic: Kirby Super Deluxe with 44 Pin TSOP pinout
Replies: 20
Views: 9301

Kirby Super Deluxe with 44 Pin TSOP pinout

So, I have a Japanese version of Kirby Super Star (AKA Deluxe/Fun Pack), and I was thinking of soldering an english version in parallel to it.

So, I open the cart, and I'm surprised to find a a 44 pin TSOP.

Does anyone have the pinout for this?
by DNSDies
Tue May 08, 2012 4:43 pm
Forum: SNESdev
Topic: ORDER am29f032b-TSOP -> SNES-ROM36-DIP..
Replies: 96
Views: 32095

so if I were to make a converter, I'd just need to make sure the TSOP package's A19-21 are on the right pins for my programmer?

I assume every other pin is 1:1?
by DNSDies
Tue May 08, 2012 1:33 pm
Forum: SNESdev
Topic: ORDER am29f032b-TSOP -> SNES-ROM36-DIP..
Replies: 96
Views: 32095

I looked at your post history, and I'm confused. Are you talking about the extended address header board, or the old TypeII TSOP adaptors that swapped A20/A21 on the TSOPs? If it's just a matter of swapping pins, I can construct my own adaptor with a breadboard and an extra ZIF socket. If it's the e...
by DNSDies
Sun May 06, 2012 11:31 pm
Forum: SNESdev
Topic: ORDER am29f032b-TSOP -> SNES-ROM36-DIP..
Replies: 96
Views: 32095

So, is there a way to program the TSOP chips when they are already on the adapter? I was looking at the pre-soldered AM29F032B on the DIP36 adapter, and if I can just plug that into my G540 and program it, that would save me a lot of time and effort in making a couple of dual-language carts out of s...
by DNSDies
Sun May 06, 2012 11:42 am
Forum: NES Hardware and Flash Equipment
Topic: using old motherboard flash ROMs?
Replies: 7
Views: 2119

The datasheet also says it's rated up to 7V for applied input and output voltages and VCC to ground. Also, Page 17 lists Read/Programming/Erase operations as 5V, and the test conditions for the operating limits are listed as 5V, +/- 10% so, if I were to use this to make an english translated version...
by DNSDies
Sun May 06, 2012 6:48 am
Forum: NES Hardware and Flash Equipment
Topic: using old motherboard flash ROMs?
Replies: 7
Views: 2119

Looks like it's 5V

Code: Select all

Programming and erasing voltage 5V ± 10%
by DNSDies
Sat May 05, 2012 7:58 am
Forum: NES Hardware and Flash Equipment
Topic: using old motherboard flash ROMs?
Replies: 7
Views: 2119

using old motherboard flash ROMs?

I found some old motherboards, and I was wondering just how useful the BIOS flash ROM would be. Here's the datasheet on it: http://www.alldatasheet.com/datasheet-pdf/pdf/74506/MCNIX/MX29F002NTPC-12.html This old motherboard had a DIP-32 bios chip. I compared it to the 256Kbyte pinout for NES Mask RO...
by DNSDies
Fri May 04, 2012 9:13 am
Forum: NES Hardware and Flash Equipment
Topic: Mask ROM and EEPROM switch?
Replies: 17
Views: 4563

this looks like it would work:
http://www.frys.com/product/2874654

Also, I just had a cool idea.

a mercury switch that uses the Japanese rom in a top loader or Famicom console, and english in a front loader.

that would be brilliant.
by DNSDies
Fri May 04, 2012 8:22 am
Forum: NES Hardware and Flash Equipment
Topic: Mask ROM and EEPROM switch?
Replies: 17
Views: 4563

It's really just as simple as wiring the roms in parallel and switching the /CE pins? That is laughably simple. I think I can get a couple of pull up resistors too. Couldn't hurt. FF3j uses a 4MBit mask rom, right? would at29c040a be a good EEPROM to use? as far as the switch itself, I was thinking ...
by DNSDies
Thu May 03, 2012 10:42 am
Forum: NES Hardware and Flash Equipment
Topic: Mask ROM and EEPROM switch?
Replies: 17
Views: 4563

Mask ROM and EEPROM switch?

I have a copy of FF3j that I wanted to slap into an NTSC-U cart with a gyromite converter, but I was wondering if it would be possible to leave the original mask ROM on the board, and use a switch (like a small pinhole button or dipswitch) to switch between a translated version burned to an EEPROM a...