From d7bf52ebc8852cf910aae165be12ecf1a51cd3d1 Mon Sep 17 00:00:00 2001 From: "Tobias V. Langhoff" Date: Wed, 8 Nov 2017 20:16:36 +0100 Subject: [PATCH] Add Dot Matrix Game Editor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9c7fc7..2caaca9 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,7 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r - [GB-convert](https://github.com/exezin/gb-convert) - Gameboy tile conversion and map editor tool (converts to assembly). - [cart-dumper](https://github.com/Palmr/cart-dumper) - Gameboy Cartridge Dumper ROM. - [Game Boy LCD sniffing](https://github.com/svendahlstrand/game-boy-lcd-sniffing) - Sniff your Game Boy's LCD using a logic analyzer. +- [Dot Matrix Game Editor](http://www.dotmatrixgame.com/) - An IDE for Game Boy programming in a C-like language called GBL, with many other features like tile and map extraction, WLA-DX assembly, and more. ## Programming Tutorials ### ASM