diff options
-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 |