2 Reflashing SNES Repros
sanni edited this page 2024-03-10 11:33:24 +01:00

Video of flashing a SNES repro

IMAGE ALT TEXT HERE

Chinese repros

You can reflash some Chinese HiRom/LoRom/ExHiRom/ExLoRom repros that are build like this, you just have to connect the WE pin from the flashrom to the cart edge with a wire. Make sure, using a multimeter, that WE is not connected to VCC through a solder jumper or a small trace on the repro PCB:

Setup the Cartridge Reader Shield's jumpers like so.

And then in the main menu first select "Super Nintendo", then "Flash repro" and then choose the option that corresponds to your repro PCB.

  • LoRom (P0) will write up to 8MB starting from file 0x0 to flashrom 0x0.
  • HiRom (P0) will write up to 4MB starting from file 0x0 to flashrom 0x0.
  • ExLoRom (P1) will write the first 4MB starting from file 0x0 to flashrom 0x400000. And then a second block up to 4MB from file 0x400000 to flashrom 0x0.
  • ExHiRom (P1) will write the first 4MB starting from file 0x0 to flashrom 0x400000. And then a second block up to 4MB from file 0x400000 to flashrom 0x0.

To program the flashrom you need to erase it, then do the blank-check and finally select write to flash it with your rom.
While writing a rom to the flashrom the led should blink constantly until the flashing process is completed.
The flashing can change the snesCIC in the repro to the opposite region, so if your game doesn't boot be sure to toggle the SNES off/on to try it a second time.

Translations

If you have a translation made out of a SHVC-1J3M or SHVC-1A3M PCB and a 29F016, 29F032 or 29F033 flashrom you can easily reflash it without desoldering the flashrom. For example when there has been an update to the translation patch.

For this you need to disconnect the flashrom's WE pin from VCC by removing the solder jumper and then connect the flashrom WE pin to sram's WR pin. Now double check that the WE solder bridge is not closed and flash the chip like explained above.

ExLoRom (Chinese repro with 29LV640)

exlorom Note: Solder jumper 22 must be closed.

ExHiRom with two flash roms

You can make a 6MB ExHiRom game like Tales of Phantasia out of a SHVC-1J3M by adding a second 29F033 to the backside.

The WE and OE jumpers need to be open and the RST and A21 jumpers need to be closed on both adapter PCBs.
You also need to attach two wires to the WE and OE pads of both adapters.

Furthermore MAD1 pin 13 needs to be either de-soldered or cut and then the pin needs to be connected to A22 on the flash adapter.
And the OE pads need to be connected to MAD1 pin 1 and MAD1 pin 16.
MAD1 pin 13 = HIGH -> MAD pin 1 = LOW -> front flashrom(P1) selected
MAD1 pin 13 = LOW -> MAD pin 1 = HIGH -> back flashrom(P0) selected

You also have to add a 74LS139 to manage the two WE pins of the flashroms.

In the repro menu "HiRom (P0)" addresses the flashrom connected to MAD1 pin 16 and "ExHiRom (P1)" addresses the one connected to MAD1 pin 1. So you have to split the rom into two parts, 4MB and 2MB and then write them each separately.