1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-31 19:32:00 +02:00

Add Retr0 GB engine (#80)

This commit is contained in:
Tobias V. Langhoff
2018-01-30 18:10:24 +01:00
committed by Antonio Vivace
parent aab5220a2b
commit 428474208d

View File

@@ -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