diff options
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 d9516ea..c28a83c 100644 --- a/Assembly-programming.md +++ b/Assembly-programming.md @@ -17,7 +17,7 @@ [gbz80-instructions]: https://rednex.github.io/rgbds/gbz80.7.html [asmschool]: http://gameboy.mongenel.com/asmschool.html [gb-asm-tutorial]: https://eldred.fr/gb-asm-tutorial/ -[pan-docs]: http://gbdev.gg8.se/wiki/articles/Pan_Docs +[pan-docs]: https://gbdev.io/pandocs/ [gb-manual]: https://ia801906.us.archive.org/19/items/GameBoyProgManVer1.1/GameBoyProgManVer1.1.pdf [optable]: https://gbdev.io/gb-opcodes/optables/classic [gb-memory-map]: http://gameboy.mongenel.com/dmg/asmmemmap.html |