Updated Writing custom flashcarts (markdown)

sanni 2024-03-03 09:22:56 +01:00
parent 5437c4b14a
commit 75f5223a19

@ -4,12 +4,13 @@ Set the config switches like this:
Next plug the custom flash cartridge into the GB/GBA slot of the cartridge reader. You'll find the "Flash GBC Cart" option under the Game Boy sub-menu.
Supported cartridge types are the [MBC5 Cart following the design by Reiner Ziegler](https://web.archive.org/web/20180412001848/http://reinerziegler.de/download/MBC5_Cart.pdf) and the [DIY MBC3 and MBC5 cart by jrodrigo](https://www.jrodrigo.net/wiki/how-to-diy-a-gameboy-flash-cartridge-with-a-rom-adapter-board/) both with a 29F016/32/33/08 type of flashrom.
Supported cartridge types are the DIY [MBC5 Cart following the design by Reiner Ziegler](https://web.archive.org/web/20180412001848/http://reinerziegler.de/download/MBC5_Cart.pdf) and the [MBC3 and MBC5 cart by jrodrigo](https://www.jrodrigo.net/wiki/how-to-diy-a-gameboy-flash-cartridge-with-a-rom-adapter-board/) both with a 29F016/32/33/08 type of flashrom.
![](https://dl.dropboxusercontent.com/s/q6r3y2lzvev70a1/adapter_pcb%20%282%29.jpg?dl=1)
Also supported are the HDR MBC30: https://github.com/HDR/MBC30-Flashcart
And HDR GameBoy Cam: https://github.com/HDR/Gameboy-Camera-Flashcart
These are all found under the "29F016/32/33 Cart" selection.
There is also a more general CFI option that could work with more carts if they have a compatible flash protocol.
Once you have selected your flash cartridge type it will ask for a file and then flash said file to the cartridge.