Skip to content

Commit 05e4810

Browse files
bjatkindeadprogram
authored andcommitted
Add documentation on flashing GBA carts
1 parent 2efa4d9 commit 05e4810

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

content/docs/reference/microcontrollers/gameboy-advance.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,13 @@ You can now use the GBA file with your emulator or flash it onto your physical h
4343

4444
## Flashing
4545

46-
Information needed here...
46+
Programs will need to be flashed onto a GBA reproduction cartridge.
47+
You can purchase reproduction cartridges from a site like [inside gadgets](https://shop.insidegadgets.com/?post_type=product&filter_flash-carts=gba), though there are other retailers that carry them as well.
48+
49+
There are a couple pieces of hardware that can be used to flash your games onto a reproduction cartridge.
50+
* [GBxCart RW](https://www.gbxcart.com/)
51+
* [Joey Jr](https://bennvenn.myshopify.com/collections/game-cart-to-pc-interface/products/usb-gb-c-cart-dumper-the-joey-jr)
52+
53+
Both of these tools use [FlashGBX](https://github.com/lesserkuma/FlashGBX/tree/4.2) for flashing cartridges.
54+
Once you have installed FlashGBX, insert a reproduction cart into your hardware flasher of choice and plug it into your computer.
55+
FlashGBX has a GUI you can then use to write your program onto the cart.

0 commit comments

Comments
 (0)