From 41c4dd1a58f868f594302c24958b6183f103d9df Mon Sep 17 00:00:00 2001 From: AntonioND Date: Thu, 15 Jun 2017 19:34:46 +0100 Subject: [PATCH] Update address of RGBDS bentley/rgbds repository has been renamed to rednex/rgbds. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dcf43d..04bfdbd 100644 --- a/README.md +++ b/README.md @@ -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.