Skip to content

wut v1.2.0

Compare
Choose a tag to compare
@fincs fincs released this 17 Feb 20:10
· 109 commits to master since this release
4bb93c7
Important changes
  • wutstdc++: Decrease the stack size for gthread threads from 4 MiB to 128 KiB by @Maschell in #269
  • coreinit: Change the function declaration of OSDynLoad_FindExport by @gblues in #289
Important bug fixes
New features / improvements
  • wutdevoptab: Check size of a read/write before checking the buffer alignment to reduce the number of read/write calls by @Maschell in #273
  • Add IR support by @GaryOderNichts in #288
  • Adjust C/C++ flags (disable exceptions/rtti) by @fincs
CafeOS related changes

coreinit:

Other: