From 428474208d2a60a6480d436b1bed5d7687311b0c Mon Sep 17 00:00:00 2001 From: "Tobias V. Langhoff" Date: Tue, 30 Jan 2018 18:10:24 +0100 Subject: [PATCH] Add Retr0 GB engine (#80) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 460a079..2b2b056 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r - [Game Boy Text Tools](https://github.com/raphaklaus/gameboy-text-tools) - Set of tools for text manipulation and translation of Game Boy ROMs written in NodeJS - [mmlgb](https://github.com/SimonLarsen/mmlgb) - MML to Game Boy parser and driver. - [mgbdis](https://github.com/mattcurrie/mgbdis) - Game Boy ROM disassembler with RGBDS compatible output. +- [Retr0 GB](https://bitbucket.org/HellSuffering/retr0-gb/) - An engine for creating games (expands GBDK). #### Syntax highlighting packages