mirror of
https://github.com/pret/pmd-sky.git
synced 2026-04-26 00:13:13 -05:00
Updated Decompiling a function (markdown)
parent
fab8b20835
commit
ca623e6672
|
|
@ -50,7 +50,7 @@ ov29_022E0354: ; 0x022E0354
|
|||
arm_func_end ov29_022E0354
|
||||
```
|
||||
|
||||
Alternatively, if you are having trouble with the setup process, you can use [this scratch](https://decomp.me/scratch/madZ5) to see how a scratch looks like when set up, including the target assembly, context, and compiler options.
|
||||
Alternatively, if you are having trouble with the setup process, you can use [this scratch](https://decomp.me/scratch/eLX24) to see how a scratch looks like when set up, including the target assembly, context, and compiler options.
|
||||
|
||||
### Decompiling from scratch
|
||||
When decompiling from scratch, you'll be reading through the target assembly and translating this to C code. This section will step through that process.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user