decompme / decomp.me

Collaborative decompilation and reverse engineering website
https://decomp.me
MIT License
373 stars 116 forks source link

[PRESET] Update Compiler Preset PSP Castlevania: Symphony of the Night #1292

Closed bismurphy closed 2 months ago

bismurphy commented 2 months ago

I would like to update (delete as applicable) a compiler preset on decomp.me.

The existing compiler flags for PSP Symphony of the Night are -Op -lang c -sdatathreshold 0 -sym on. I am requesting for -fl divbyzerocheck to be added, as this will cause the compiler to emit a block of instructions that seem to always follow a div instruction on PSP.

mkst commented 2 months ago

This has been done; note that this does not affect existing scratches - only new ones.