Initial Home page

Cheng Hann Gan 2023-08-20 22:37:57 -04:00
commit ab6fa84cf2

8
Home.md Normal file

@ -0,0 +1,8 @@
## Guides
* [Decompiling a function](Decompiling-a-function)
## External resources
* [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)
* [Whirlwind Tour of ARM Assembly](https://www.coranac.com/tonc/text/asm.htm#sec-arm)