Home | Forums | What's new | Resources | |
Burning SMS Roms to EPROM |
sheep64 - Mar 31, 2002 |
IceDigger | Mar 31, 2002 | |||
it is possible, however the SMS uses mapper chips on the PCB to address anything above 32 kb. if the cart only has a single chip, the mapper chip and rom data are integrated into one chip. what you need is a cart with an external mapper chip, and some rewiring. with MikeG's help, I managed to turn a Monopoly cart into an eprom cart with saveram, which even plays Phantasy Star 1 perfectly, as well as any demos and tools. you can find some good info here: http://www.smspower.org/dev/index.shtml... |
sheep64 | Mar 31, 2002 | |||
Thanks for that info Arakon! I´m referering to that site I found under your link. http://www.smspower.org/dev/docs/cartmod.html... There they use a cartride "World Grand Prix" I opened my After Burner cart and found the mapper and the ROM chip. I noticed that the ROM chip in Afterburner has the same number of pins like my 27C1001 Eprom. So, can I easyly replace the ROM with the eprom? Without modifying the PCB? I coudn´t read out the ROM from Afterburner to test coz my #### Epromer went up in smoke I plugged in the ISA cart and a TL497A went up in smoke Then maybe I can check out the ROM dumping. |
Xavier | Apr 1, 2002 | |||
chances are you just fried your chip not the programmer |
ExCyber | Apr 1, 2002 | |||
Umm... a TL497 is a voltage regulator, so I'd imagine that the programmer is quite dead.. |
ExCyber | Apr 2, 2002 | |||
You should probably grab a multimeter and make sure you don't have a power/ground short or a damaged resistor or transistor somewhere. If you're lucky, all your chips are fine and a short/screwed part somewhere is making the TL497 blow itself up... by drawing too much current. |
rewritablecartridge | Oct 23, 2007 | |||
I am working on creating a rewritable Master System/Game Gear cartridge based on information found on http://cgfm2.emuviews.com/smsflash.php.... This is basically a mod on the game Phantasy Star. I bought a Willem Eprom programmer (which I don't recommend ANYONE to buy as mine is very buggy) to do the Flash memory programming. The question that I have for "The Experts" is do I need some sort of software to convert the .gg or .sms roms to a .bin format or can I just rename the extension to .bin and write to the flash memory? I know in the Sega Genesis world, raphnet created a tool call smd2bin for his rewritable genesis cartridge (his cartridge is AWESOME!!) which converts the .smd format to a .bin format. His website is http://www.raphnet.net/electronique/genesis_cart/g... Any help you can provide would be GREATLY appreciated! Thanks! |