- 📝 Posted:
- 🚚 Summary of:
- P0023, P0024
- ⌨ Commits:
807df3d...0cde4b7
- 💰 Funded by:
- zorg
- 🏷 Tags:
Actually, I lied, and lasers ended up coming with everything that makes reverse-engineering ZUN code so difficult: weirdly reused variables, unexpected structures within structures, and those TH05-specific nasty, premature ASM micro-optimizations that will waste a lot of time during decompilation, since the majority of the code actually was C, except for where it wasn't.