Skip to content

Commit 40e000c

Browse files
authored
Update README.md
1 parent c7243b2 commit 40e000c

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

README.md

+2-16
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,11 @@ The core outputs 720p HDMI video, accepts DS2 controller input, and supports all
99

1010
Things-to-do on my list include SNES controller input, and further game compatibility fixes (currently 90 out of top 100 games work).
1111

12-
Follow [me](https://x.com/nand2mario) on X to get updates. Also check out other cores in the series: [SNESTang](https://github.com/nand2mario/snestang) and [NESTang](https://github.com/nand2mario/nestang), and [MDTang](https://github.com/nand2mario/mdtang).
12+
GBATang is part of [TangCore](https://github.com/nand2mario/tangcore), along with [SNESTang](https://github.com/nand2mario/snestang), [NESTang](https://github.com/nand2mario/nestang) and [MDTang](https://github.com/nand2mario/mdtang).
1313

1414
## Instructions
1515

16-
You need the Tang Mega 60K, Tang Mega 138K or Tang Mega 138K Pro board. You also need a [Tang DS2 Pmod](https://wiki.sipeed.com/hardware/en/tang/tang-PMOD/FPGA_PMOD.html), a [Tang SDRAM Pmod](https://wiki.sipeed.com/hardware/en/tang/tang-PMOD/FPGA_PMOD.html), a [DS2 controller](https://en.wikipedia.org/wiki/DualShock), and finally a MicroSD card. Then assemble the parts as shown in the picture above.
17-
18-
Then follow these steps to install the core (for detailed instructions, for now refer to [SNESTang installation](https://github.com/nand2mario/snestang/blob/main/doc/installation.md)),
19-
20-
1. Download and install [Gowin IDE 1.9.9](https://cdn.gowinsemi.com.cn/Gowin_V1.9.9_x64_win.zip).
21-
22-
2. Download a [GBATang release](https://github.com/nand2mario/gbatang/releases).
23-
24-
3. Use Gowin programmer to program `firmware.bin` to on-board flash, at starting address **0x500000**.
25-
26-
4. Again use Gowin programmer. Program `gbatang_*.fs` to on-board flash at starting address 0x000000.
27-
28-
5. Put GBA roms and GBA BIOS on the MicroSD card. The 16KB GBA BIOS ROM should be named `gba_bios.bin` and placed at the root dir. Then insert the card into the on-board MicroSD slot and power up the board.
29-
30-
6. Game progress saving is implemented in version 0.5. It is off by default and can be turned on in options.
16+
To install GBATang, follow the [TangCore](https://github.com/nand2mario/tangcore) installation instructions.
3117

3218
## About this project
3319

0 commit comments

Comments
 (0)