1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-09-02 12:13:04 +02:00

Add gb-convert

This commit is contained in:
Tobias V. Langhoff
2017-10-31 10:49:47 +01:00
parent 716a886682
commit 5543c4d7d1

View File

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