diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-08-15 17:09:37 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-08-15 17:09:37 -0400 |
commit | 86eab38639af3fa8450ee1bb98c349b5097a9022 (patch) | |
tree | 42519df54261d3ae40f200222b8b6c3d5b59d1a0 /Assembly-programming.md | |
parent | e6adbb3d34f456536627d10dadf2a404059c01c9 (diff) |
classic optable
Diffstat (limited to 'Assembly-programming.md')
-rw-r--r-- | Assembly-programming.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Assembly-programming.md b/Assembly-programming.md index 6bab772..d9516ea 100644 --- a/Assembly-programming.md +++ b/Assembly-programming.md @@ -19,7 +19,7 @@ [gb-asm-tutorial]: https://eldred.fr/gb-asm-tutorial/ [pan-docs]: http://gbdev.gg8.se/wiki/articles/Pan_Docs [gb-manual]: https://ia801906.us.archive.org/19/items/GameBoyProgManVer1.1/GameBoyProgManVer1.1.pdf -[optable]: https://gbdev.github.io/gb-opcodes/optables/ +[optable]: https://gbdev.io/gb-opcodes/optables/classic [gb-memory-map]: http://gameboy.mongenel.com/dmg/asmmemmap.html [bank-switching]: https://b13rg.github.io/Gameboy-Bank-Switching/ [awesome-gbdev]: https://github.com/avivace/awesome-gbdev |