Skip to content

Commit fa93350

Browse files
authored
Update readme to add GBAR3
1 parent e212c03 commit fa93350

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ If you have one of these carts, you will need to grab an empty SD card, insert i
4141
- [ColecoDS](https://github.com/wavemotion-dave/ColecoDS)
4242
- [NesDS](https://github.com/DS-Homebrew/NesDS)
4343
- [GBARunner2 DSL Enhanced](https://github.com/unresolvedsymbol/GBARunner2-DSL-Enhanced)
44+
- [GBARunner3](https://nightly.link/Gericom/GBARunner3/workflows/nightly/develop/GBARunner3.zip)
45+
- [GBARunner3 Frontend](https://github.com/flashcarts/gbar3-frontend)
4446
- [GameYob](https://github.com/Stewmath/GameYob)
4547
- [jEnesisDS](http://www.workingdesign.de/projects/jenesisds.php) ([archive](http://web.archive.org/web/20220813181438/http://www.workingdesign.de/projects/jenesisds.php))
4648
- [MoonShell 2.10](http://home.att.ne.jp/blue/moonlight) ([archive](http://web.archive.org/web/20111018193827/http://home.att.ne.jp:80/blue/moonlight/))
@@ -56,18 +58,20 @@ If you have one of these carts, you will need to grab an empty SD card, insert i
5658
3. Extract and copy the *contents* of the zip file to your flashcart's SD card root.
5759
4. A lot of the emulators included in this package require a BIOS file, or can use one to improve compatibility. You can obtain the BIOS files for each emulator and place them in the appropriate locations, like so (expected file name is in parentheses):
5860

61+
- BIOS **Required for Use**
62+
- GBARunner3 - (`bios.bin`) - `/_gba`
63+
- ColecoDS (`coleco.rom`) - `/roms/bios`
64+
5965
- BIOS **Optional**, but Highly Recommended:
6066
- A8DS (`atarixl.rom`, `atariosb.rom`, or `ataribas.rom`) - `/roms/bios`
6167
- A5200DS (`5200.rom`) - `/roms/bios`
6268
- A7800DS (`highscore.rom` - for 7800 High Score saving) - `/roms/bios`
63-
- GBARunner2 (`bios.bin`) - `/gba` or `/_gba`
69+
- GBARunner2 (`bios.bin`) - `/_gba`
6470
- GameYob (`gbc_bios.bin` - provides color in GBC titles) - `/roms/gb/`
6571
- S8DS - See [GitHub ReadMe](https://github.com/FluBBaOfWard/S8DS), multiple BIOSes supported.
66-
67-
- BIOS **Required**
68-
- ColecoDS (`coleco.rom`) - `/roms/bios`
6972

7073
### Notes on Emulators in This Package
74+
- While GBARunner2 will work without a BIOS, GBARunner3 **will not** until one is placed in `_gba`. Be sure to add a GameBoy Advance BIOS before using it.
7175
- JenesisDS requires ROMs to be in `.gen`, `.bin`, or `.smd` format to be recognized in the file browser. If you have `.md` ROMs, rename them to `.gen` or `.bin` before placing them in `/ROMs/gen` on your SD card.
7276
- NeoDS requires ROMs to be converted to `.neo` format before they can be used. [See this README before using.](https://github.com/flashcarts/AOS/blob/master/extras/NeoDS-ReadMe.md)
7377

0 commit comments

Comments
 (0)