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

Add new C game (GBC Atari Boxing)

This commit is contained in:
rubfi
2017-10-11 13:44:57 +02:00
parent bf23b6e132
commit 0aba9544db

View File

@@ -253,6 +253,7 @@ An online converter, translates gameboy assembly into Pokémon R/B/Y items ([Sou
- [loderunner](http://www.tensi.eu/thomas/programming/gameboy/loderunner.html)
- [Hives](https://refreshgames.co.uk/2017/04/24/ludum-dare-38-entry-hives/)
- [Bubble Factory](https://github.com/DonaldHays/bubblefactory)
- [GBC Atari Boxing](https://github.com/rubfi/gbc-atari-boxing) - Atari 2600 Boxing clone for the Game Boy (Color).
## ROMs Disassembly
- [Sonic 1](https://github.com/Kroc/Sonic1-Z80-ASM)