1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-21 15:21:36 +02:00

Merge pull request #49 from tobiasvl/add-cart-dumper

Add cart-dumper
This commit is contained in:
Antonio Vivace
2017-11-04 15:11:31 +01:00
committed by GitHub

View File

@@ -184,6 +184,7 @@ An online converter, translates gameboy assembly into Pokémon R/B/Y items ([Sou
- [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).
- [cart-dumper](https://github.com/Palmr/cart-dumper) - Gameboy Cartridge Dumper ROM.
## Programming Tutorials
### ASM