- Fix indentation issue.
- Missing include [Mystro256]
- Fix misleading indentation warnings.
- Fix missing stricmp. [Mystro256]
- Flag opt cleanup for new gcc. [Mystro256]
- Silence format warnings [Mystro256]
Should have no binary change. - Silence warnings by making some functions static. [Mystro256]
- Remove statics in psxinterpreter to silence a warning. [Mystro256]
- Basic WiiU gamepad support in Wii VC using libwiidrc. [FIX94]
- Corrected bugs in button mapping. [FIX94]
- Make sure args exist before parsing them... [FIX94]
...and make sure stubhaxx exists - Properly switched WUPC values, refined DRC analog stick... [FIX94]
...conversion and added comments to exit code. - Adjusted DRC deadzone accordingly. [FIX94]
- Math is hard, didnt have enough coffee today for that. [FIX94]
- Credits update, and other minor QoL fixes.
- We have a neat savestates folder now.