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

Update address of RGBDS

bentley/rgbds repository has been renamed to rednex/rgbds.
This commit is contained in:
AntonioND
2017-06-15 19:34:46 +01:00
committed by GitHub
parent 1249b8b3bf
commit 41c4dd1a58

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.