1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-23 16:13:13 +02:00

Add mGBA, a GBA emulator that also runs GB/GBC games (#64)

Closes #63
This commit is contained in:
Tobias V. Langhoff
2017-11-27 12:58:29 +01:00
committed by Antonio Vivace
parent dee0d3d1ab
commit 79a0852411

View File

@@ -153,6 +153,7 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r
- [SuperGameHerm](https://code.foxkit.us/emulators/supergameherm) - Cross platform emulator written in C11.
- [Coffee GB](https://github.com/trekawek/coffee-gb) - Java 8.
- [gomeboycolor](https://github.com/djhworld/gomeboycolor) - Go, cross platform [documented](http://djhworld.github.io/gomeboycolor/) emulator.
- [mGBA](https://github.com/mgba-emu/mgba) - A modern cross platform GBA emulator which also runs GB/GBC games. Written in C.
## Software Development