1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-25 17:00:56 +02:00

Update RGBDS's documentation link (rednex.github.io → rgbds.gbdev.io) (#232)

This commit is contained in:
aaaaaa123456789
2022-05-10 07:59:02 -03:00
committed by GitHub
parent d06c60ec0e
commit 6b10cab517

View File

@@ -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