Updated Home (markdown)

AnonymousRandomPerson 2025-06-02 10:33:18 -04:00
parent e05c54d5e9
commit da1a7df107

@ -12,11 +12,11 @@
### Reverse engineering PMD Sky
* [pret Discord](https://discord.gg/d5dubZ3)
* [pmdsky-debug](https://github.com/UsernameFodder/pmdsky-debug)
* [Reverse Engineering a DS Game](https://www.starcubelabs.com/reverse-engineering-ds)
* [Project Pokémon](https://projectpokemon.org/home/docs/mystery-dungeon-nds/pok%C3%A9mon-mystery-dungeon-explorers-r78/)
* [PMD Info Spreadsheet](https://docs.google.com/spreadsheets/d/18utO_lCpWQ7iXY9wpbtxXpgmzebEI2IRjADp6IrUKZ0/view#gid=0)
### General decomp
* [decomp.me](https://decomp.me/)
* [Reverse Engineering a DS Game](https://www.starcubelabs.com/reverse-engineering-ds)
* [Whirlwind Tour of ARM Assembly](https://www.coranac.com/tonc/text/asm.htm#sec-arm)
* [ARM9 instruction set](https://developer.arm.com/documentation/dui0068/b/ARM-Instruction-Reference?lang=en)
* [DS technical reference](https://problemkaputt.de/gbatek.htm)