diff options
author | Eldred Habert <eldredhabert0@gmail.com> | 2019-02-27 11:45:24 +0100 |
---|---|---|
committer | Eldred Habert <eldredhabert0@gmail.com> | 2019-02-27 11:45:24 +0100 |
commit | c7a9b1f355bb72ec9e2e05669f1a1698da65f782 (patch) | |
tree | f329356b1c313ac5885307740cec47adff31079c /Assembly-programming.md | |
parent | 74e563cb849888b830521c49d157a7feeeb24af2 (diff) |
Replace Pan Docs link with more up-to-date info
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 3c2757a..dd0c41c 100644 --- a/Assembly-programming.md +++ b/Assembly-programming.md @@ -15,7 +15,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://bgb.bircd.org/pandocs.htm +[pan-docs]: http://gbdev.gg8.se/wiki/articles/Pan_Docs [gb-manual]: https://ia801906.us.archive.org/19/items/GameBoyProgManVer1.1/GameBoyProgManVer1.1.pdf [gb-memory-map]: http://gameboy.mongenel.com/dmg/asmmemmap.html [awesome-gbdev]: https://github.com/avivace/awesome-gbdev |