From 5543c4d7d13a6bf803e3e4332b000bd167e117cf Mon Sep 17 00:00:00 2001 From: "Tobias V. Langhoff" Date: Tue, 31 Oct 2017 10:49:47 +0100 Subject: [PATCH] Add gb-convert --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ea73bf..de2cd0b 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,7 @@ An online converter, translates gameboy assembly into Pokémon R/B/Y items ([Sou - [Vim syntax file for the Game Boy assembler RGBASM](http://www.vim.org/scripts/script.php?script_id=819) - Vim syntax highlighting for RGBDS assembly. - [Vim syntax file for RGBDS](https://github.com/Leandros/dotfiles/blob/master/.vim/syntax/rgbds.vim) - Another Vim syntax highlighting file for RGBDS assembly. - [gbdk-lib-extension](https://github.com/ProGM/gbdk-lib-extension) - A small set of sources and tools for the Gameboy Development Kit by Michael Hope. +- [GB-convert](https://github.com/exezin/gb-convert) - Gameboy tile conversion and map editor tool (converts to assembly). ## Programming Tutorials ### ASM