ReC98/th04/math
nmlgc 8e06497d4b [Separate translation units] [th04/th05] vector2_near (undecompilable)
Reason: Too much micro-optimization using 32-bit registers, which
aren't supported by Turbo C++'s inline assembler. It's also just
another variation on a common function we've decompiled time and time
again.

Part of P0192, funded by [Anonymous], nrook, and -Tom-.
2022-05-01 00:22:04 +02:00
..
motion.asm [Separate translation units] [th04/th05] motion_update_seg3() (undecompilable) 2021-07-21 00:35:02 +02:00
motion.hpp [Maintenance] Turn motion_t into a template 2021-07-31 09:33:50 +02:00
motion.inc [Maintenance] Turn motion_t into a template 2021-07-31 09:33:50 +02:00
randring.hpp [Maintenance] Add min/max abstractions for constrained random numbers 2022-04-30 14:37:23 +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 [Translation unit catch-up] [th04] vector1_at(), vector2_at() 2021-05-11 18:47:54 +02:00
vector.hpp [Separate translation units] [th04/th05] vector2_near (undecompilable) 2022-05-01 00:22:04 +02:00
vector2n.asm [Separate translation units] [th04/th05] vector2_near (undecompilable) 2022-05-01 00:22:04 +02:00