Changes since previous nightly (3dc81473):
- fix(codegen): override binutils dialect so vmx128 decodes over ppc405 ops (fb27737)
- fix(build): require Linux audio backends (0947fa7)
- build(gpu): supress unused variable warnings in graphics lib (7952c7f)
- refactor: value initialize objects to silence missing-field-initializer (6721bfe)
- refactor(gpu): drop ineffective const on by value return type (ee7c642)
- refactor(codegen): kill dead function in test recompiler (695a2b6)
- refactor: comment-out unused params in empty virtual defaults (edfd091)
- refactor(gpu): mark GraphicsSystem::Shutdown override (f53b549)
- fix(codegen): correct forward decl type for RecompilerConfig (a71596b)
- refactor(assert): use short-circuit && for -Wunused suppression (9e65832)
- refactor(gpu): mark unused ucode bit-fields with maybe_unused (5634f63)
- build(thirdparty): mark tomlplusplus includes as SYSTEM to silence header warnings (ef8df9e)
- refactor(memory): assert buffer is large enough in Arena::CloneContents (a22eb5c)
- chore(cvar): cleanup and format file (05c5b46)