mirror of
https://github.com/krystalgamer/spidey-decomp.git
synced 2024-11-27 15:20:25 +00:00
6 lines
349 B
Plaintext
6 lines
349 B
Plaintext
- ghidra-psx-loader has wrong alignment for structs
|
|
- gcc operators here: https://github.com/gcc-mirror/gcc/blob/1b84dc3709f339801f34093ccece9f484ff2b60e/gcc/cp/operators.def
|
|
- jumping is to code further away
|
|
- loop condition is the condition before the loop and at the end of the loop block
|
|
- composed if statements will change register allocation
|