This is a full tutorial on how to turn any crappy Sega Genesis/MegaDrive cartridge into something worth playing. Besides a few more pictures, this tutorial is finished.
Parts required:
[1] [alt] EPROM programmer
[2] 16-bit EPROM adapter for programmer
[3] 4.5mm Gamebit
[4] Soldering iron
[5] DeSoldering iron - or solder wick (not recommended)
[6] EPROM supporting your ROM size
[7] ROM image
[8] Donor Cartridge
Step 1.Locate a donor cartridge depending on the ROM image you want to burn to it. You must note the ROM size and whether not it requires save RAM. If your ROM uses saving, you need to find a battery backed donor cartridge.* Cheap sports games make for excellent donor cartridges!
For example, Monster World IV is a 2MB ROM that requires a battery backed save function. By referring to the Sega genesis/MD rom-set I downloaded, I can find a game that uses saving and uses a board that supports chips 2MBs or larger, such as Madden NFL 95.
Note: You can rewire smaller carts to support larger ROMs, but if you find a cart that already supports the size, it will be a direct pin lineup. The rewiring is explained in step 7b.
Step 2.Open up the cart and remove the board. This requires the 4.5mm gamebit or sometimes a very common hexbit. Cartridges that are only 512KBs will have a 40 pin ROM and larger games will be 42 pin ROMs. If you're unlucky, you might find an uncommon cart with multiple ROMs. These have the game split into two parts with a decoder chip.**
For my example, I will use a 512KB Monopoly cart to make the 512KB/non-saving game M.U.S.H.A.
![]()
Step 3.Now comes the tough part; removing the ROM without destroying anything. For this you will have to plug in your DeSoldering iron and literally suck the solder from the pins. It is incredibly easy and more clean than using solder wick. Common practice asks for you to skip every other pin to avoid excess heat points, then go back to the remaining pins. Youtube has a few wonderful demonstrations if yourself having trouble here.
Step 4. OptionalYou may use a 40pin IC socket if you wish, but this will only allow for 27c400 chips to fit and the cartridge shell cannot close. Alternatively, you could cut a hole in the shell so that you can close it and be able to swap out other EPROMs that you burn.
![]()
^notice that hole 1 is empty. That is because 27c400 chips have only 40 pins instead of 42. Place 512KB chips all the way to the right.
Step 5.Now choose the EPROM capable of holding the ROM you want to burn to it and program the game. Here you will need an EPROM programmer, a 16-bit adapter and the EPROM. You may use a larger EPROM if it happens to be cheaper, but may have to rewire certain pins.
EPROM / Size
27c400 - 512KBs (4Mbits)
27c800 - 1MBs (8Mbits)
27c160 - 2MBs (16Mbits)
27c322 - 4MBs (32Mbits)
Step 6.This is important. Which programmer are you using?
I have the willem programmer:
Spoiler warning:
I have the GQ-4x:
Spoiler warning:
Step 7a.The final step is to solder your chip onto your empty board. If your board supports your chip size, solder it directly to the board without worrying about rewiring any pins. Make sure the notch on your EPROM points left, as shown in the photos. If you used a socket, place it in that. I like to test the chip before soldering in a socketed board.
If you chose a smaller donor board and need to rewire a few pins, move to step 7b, otherwise you are finished and can move on to step 8.
Step 7b.If you have selected a chip that is larger than what your board supports, you have to take note of A18, A19 and A20 on your EPROM. These are Address inputs that tell the board how much memory is mapped out on the chip. Every extra address line essentially doubles the memory that can be read from the chip. The following table explains which pins will have to be rewired depending on the board you have used.***
16biteproms.png
guidegenny.jpg
So for example, if you want to use a 27c322 chip on a 512KB board, hen you have to rewire A18, A19 and A20.
A18 must be wired to pin B7.
A19 must be wired to pin B8.
A20 must be wired to pin B9, unless is is a saving game in which case it must go to pin 5 of the 74H00 IC.
Step 8.PLAY IT! The below pictures are of the game Clue that I have burned to an EPROM. It works no differently than any other game and the console doesn't know the difference of course!
![]()
![]()
![]()
![]()
![]()
End Notes:Ask me some damn questions! I need some feedback on the project.
* Some less common cartridges use serial memory rather than a battery backed SRAM and these are specific to the ROM image. Megaman Wily Wars for example, requires Serial memory only, however; there is a patch that allows for the ROM to use ordinary battery backed saving.
** These carts are less common but may be worked with if you can follow the pin traces to the cartridge slot pins and find out the largest chip support by each slot. A18, A19 and A20 (Address inputs) are explained further down in the tutorial. The reason they are difficult to work with, is that the total ROM size does not determine what size ROM each slot supports.
*** I have noticed many NTSC-U 512KB boards to already have A18 and A19 wired to the appropriate pins even though they are not used on the original 40pin ROM chips. As for A20, there is often a Jumper wire labelled J2 linking it to Vcc. If you have this type of board, you can remove J2 and place it into J1 to wire A20 to B9 of the cart connector. This is only necessary for 27c322 chips. If you are not using a 27c322, this jumper connects the /BYTE pin to VCC which means 16-bit mode for the ROM chip. It is essential that all non-322 ROMs connect the /BYTE pin to VCC.
Here I will keep a running list of cartridges that contain save batteries and SRAM.
Download Links:
Links are hidden from guests. Please register to be able to view these links. Here is a list of games using "hidden" SRAM. By hidden, I mean that the location of SRAM overlaps the location of ROM. There is an internal logic based bank-switching method specific to the cartridge. Games having 3MBytes+ ROM and SRAM typically have these special carts.
Download Links:
Links are hidden from guests. Please register to be able to view these links. Here is the list of Serial-EEPROM games that I have found. Games may or may not be compatible with each others' flash memory; this is something I am testing soon.
Download Links:
Links are hidden from guests. Please register to be able to view these links.