1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-27 09:35:02 +02:00

Merge pull request #47 from tobiasvl/add-gb-convert

Add gb-convert
This commit is contained in:
Antonio Vivace
2017-11-02 09:01:27 +01:00
committed by GitHub

View File

@@ -182,6 +182,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