1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-28 10:00:24 +02:00

Merge pull request #22 from AntonioND/patch-1

Update address of RGBDS
This commit is contained in:
Antonio Vivace
2017-06-15 22:06:51 +02:00
committed by GitHub

View File

@@ -130,7 +130,7 @@ Here you can find everything to get started and master the development of unoffi
## Software Development
### Assemblers
- [rgbds](https://github.com/bentley/rgbds) - Assembler and linker package (a fork currently updated).
- [rgbds](https://github.com/rednex/rgbds) - Assembler and linker package (a fork currently updated).
- [wla-dx](https://github.com/vhelin/wla-dx) - Yet Another GB-Z80/Z80/.. Multi Platform Cross Assembler Package.
- [gbasm](https://github.com/BonsaiDen/gbasm) - A JavaScript based compiler for Gameboy z80 assembly code.
- [tniASM](http://www.tni.nl/products/tniasm.html) - Macro Assembler.