ReC98/th04/math
nmlgc 0263439fac [Decompilation] [th04/th05] vector1_at(), vector2_at()
Almost undecompilable, until you remember that you can inhibit the
optimization of keeping a function parameter in a register by having an
`inline` function take a reference. Yet another function that wouldn't
have decompiled that nicely if we had restricted us to C…

Part of P0136, funded by [Anonymous].
2021-03-19 23:29:26 +01:00
..
motion.hpp [Maintenance] Remove the `operator =` overloads for Subpixels 2020-08-19 20:10:08 +02:00
motion.inc [Maintenance] Reimplement TASM's ARG directive for `MOV BX, SP` functions 2021-02-20 23:50:00 +01:00
randring.h [Decompilation] [th05] Bombs: Reimu's blue star animation 2020-08-28 15:22:28 +02:00
randring.inc [Maintenance] Reimplement TASM's ARG directive for `MOV BX, SP` functions 2021-02-20 23:50:00 +01:00
vector.cpp [Decompilation] [th04/th05] vector1_at(), vector2_at() 2021-03-19 23:29:26 +01:00
vector.hpp [Decompilation] [th04/th05] vector1_at(), vector2_at() 2021-03-19 23:29:26 +01:00
vector1_at.asm [Position independence] Vector calls and variables 2019-11-18 22:24:24 +01:00
vector2_at.asm [Position independence] Vector calls and variables 2019-11-18 22:24:24 +01:00
vector2_near.asm [Position independence] False positives in item functions 2019-11-14 00:48:24 +01:00