From 6b10cab5175c0cd4d3e94c82e76a48d94fb22f14 Mon Sep 17 00:00:00 2001 From: aaaaaa123456789 Date: Tue, 10 May 2022 07:59:02 -0300 Subject: [PATCH] =?UTF-8?q?Update=20RGBDS's=20documentation=20link=20(redn?= =?UTF-8?q?ex.github.io=20=E2=86=92=20rgbds.gbdev.io)=20(#232)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4649c3a..291d0af 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ You can find a (way cooler) web version of this list [here](https://gbdev.github #### Opcodes - [gb-opcodes](https://gbdev.github.io/gb-opcodes/optables/) - Opcodes table -- [RGBDS opcodes reference](https://rednex.github.io/rgbds/gbz80.7.html) - A reference of all instructions, including short descriptions, cycle and byte counts, and explanations of flag modifications. +- [RGBDS opcodes reference](https://rgbds.gbdev.io/docs/gbz80.7) - A reference of all instructions, including short descriptions, cycle and byte counts, and explanations of flag modifications. ### Game Boy Color