From 0aba9544dbe2187b51d156fd579de9c072432bed Mon Sep 17 00:00:00 2001 From: rubfi Date: Wed, 11 Oct 2017 13:44:57 +0200 Subject: [PATCH] Add new C game (GBC Atari Boxing) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1de9f4c..9f7b307 100644 --- a/README.md +++ b/README.md @@ -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)