Skip to content

2023-11-14

Compare
Choose a tag to compare
@brliron brliron released this 14 Nov 00:01
· 151 commits to master since this release

New binhacks features, and a small thing for th175 greedy trial translation.

thcrap
  • Removed errno/locale BS from str->address parsing (eb1fd29)
  • Tweaks to CPU features (ad91f48)
  • First attempt at a functioning constpool (d717405)
  • Added symbol for current address (43977c5)
  • Improve constpool implementation (796d057)
  • Move ntdll functions to dedicated header (caa6cfe)
  • Reverted a formatting change that's no longer necessary (5c5ef88)
  • Make regular jansson functions available to binhacks (088a8fc)
  • Add more th_ functions so that patches won't need to import as many things, particularly for math (d9b337f)
  • Move internal windows structs and comment things (b3ec9cc)
  • Tweak constpool implementation to work better with eventual x64 support (70d4d3b)
  • Fix build errors from non-C++ files in thcrap_tsa (12ced3c)
  • Fix ntdll.h parse error on non-MSVC compilers (a408df1)
thcrap_tasofro
  • th175: add vfs files for greedy trial (fd10f94)