NEO-GEO man
Fake account, shill troll for Christophe Ratel. Us
- Joined
- Aug 26, 2006
- Posts
- 2,050
Yeah i looked at that one, the 42 DIP also only does 16bit.
Use two 245 chips and one inverter. Map odd byte to one of them, even one to the other, drive A-1 to even bus /OE, /A-1 to even bus /OE.
Should do the trick but it's going to be a big adapter.
Edit:
Checked 257, simpler design indeed, no inverter required.
What you want should looks like this
![]()
Has anyone tried to use a 8bit chip like a 29f032 and do some wire tomfuckery?
Made these up a while ago, specifically for repairing V roms that were 32mbit. One is the programming adapter (for use on the GQ-4X, or just manually wire the correct pins for other programmers via the connection points at the bottom of the programming adapter for A19-21) and the other is the adapter for using a 29F032 as an 8-bit 42 pin rom. There are jumpers on the actual adapter, just set them accordingly (middle is mode, jumper to the left for read, and right for programming). Links for OSH Park are below, I've had some made, tested and working. Hope it helps.
Programming Adapter
https://oshpark.com/shared_projects/ep5d2RrF
29F032 Adapter
https://oshpark.com/shared_projects/2b7muPMc
Made these up a while ago, specifically for repairing V roms that were 32mbit. One is the programming adapter (for use on the GQ-4X, or just manually wire the correct pins for other programmers via the connection points at the bottom of the programming adapter for A19-21) and the other is the adapter for using a 29F032 as an 8-bit 42 pin rom. There are jumpers on the actual adapter, just set them accordingly (middle is mode, jumper to the left for read, and right for programming). Links for OSH Park are below, I've had some made, tested and working. Hope it helps.
Programming Adapter
https://oshpark.com/shared_projects/ep5d2RrF
29F032 Adapter
https://oshpark.com/shared_projects/2b7muPMc
29f032 its little bit expensive that MX29L3211.
Is possible make an adapter for 4 MX29L3211 with pads for /OE?
29F032 is a 5V part, while MX29L3211 is a 3.3V part. It is a bad choice; you will either need level transceivers, or you risk damaging the memory and/or the Neo-Geo.
What about voltage regulator?
Whit it, the adapter should work fine.
Anything's possible, but there are issues with what you're suggesting. The physical size of the 29L3211 is much bigger than the 29F032 (it's the same width as my entire adapter board), so making a drop in replacement that will fit in the place of a maskrom is almost impossible. The current design is about the same size as an eprom/maskrom. The power is the other thing, like mikejmoffitt already stated. That, coupled with the fact that a voltage regulator built onto the board would require even more real estate, potentially making the adapter even bigger. Basically, it wouldn't fit anywhere you wanted to use it.
No wires for the GQ-4X, just put a ZIF (recommended) or socket on there and you're good. Just remember to set the chip adapter to write mode for programming, and then read for use.
I contacted Jian from buyicnow about a year ago, and he said that the 26L6420 with the SOP44 adapter is a drop in replacement for 42 pin, 16bit eproms. It requires 44 pins to program, but just 42 when being read. He is able to program them before shipping as well, which is probably necessary as most hobbyist programmers can't write to a 26L6420. The only issue with the adapter is that it has surface mount pads for the pins. It's possible, but soldering pins for use to replace a maskrom would be annoying, and I'm not sure about the width of the pcb and how it would fit as a drop in replacement. Worth a shot if you want to try it out.
View attachment 39415
I have built one recently using 29f032b, I got the adapter to read the chips I pulled from the mvs cart but not the one I made.
I had the same thing happen with snes chips I made but reflowed the solder and 5 out of 6 worked, one of the 29f032b's was dead.
Also my gq4x never read the ID properly, I just turned that off.
If the pinout is the same, try config as amd29f032b tsop 40.
Ill have another go during the week n report back, make sure you have the pins on the chip set to read or write with a blob of solder.