From 75f5223a1928a706e194bf56dbe1c8642bac427a Mon Sep 17 00:00:00 2001 From: sanni Date: Sun, 3 Mar 2024 09:22:56 +0100 Subject: [PATCH] Updated Writing custom flashcarts (markdown) --- Writing-custom-flashcarts.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Writing-custom-flashcarts.md b/Writing-custom-flashcarts.md index 251d7a5..d6e8ec8 100644 --- a/Writing-custom-flashcarts.md +++ b/Writing-custom-flashcarts.md @@ -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.