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

Add two Vim syntax files

This commit is contained in:
Tobias V. Langhoff
2017-10-30 16:03:43 +01:00
parent 7f56e84cb9
commit 04505da74c

View File

@@ -178,6 +178,8 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r
- [GBZ80 to items](http://issotm.github.io/gbz80toitems3/) -
An online converter, translates gameboy assembly into Pokémon R/B/Y items ([Source](https://github.com/ISSOtm/gbz80-to-items))
- [bmp2cgb](https://github.com/gitendo/bmp2cgb) - 8bpp bitmap converter for Gameboy Color development.
- [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.
## Programming Tutorials
### ASM