[OK] psx/psx : fixed bug (SPU-related: clarified read order by turning into two statements)
[NO] psx/psx : StateAction bugfix
0.9.36.5 -> 0.9.37-UNSTABLE
(General improvements and state fixups)
(bios hash check at loadstate time added)
(disc CDIF media changing infrastructure heavily revised)
[OK] psx/cdc : DMForceStop refactoring
[OK] psx/cpu : MULT_Tab24 changes
[OK] psx/cpu : AssertIRQ refinement
[OK] psx/cpu : BIOSPrintMode revisions
[OK] psx/cpu : Odd PC address handling
[OK] psx/cpu : Some int signedness tweaks, maybe to fix warnings or even bugs
[NO] psx/debugp : SPU register names changed (not using debug.cpp)
[OK] psx/dma : Cleanup and bugfixes, notably in RecalcIRQOut
[NO] psx/frontio : port configuration and organization changes; NV reading api changes
[OK] psx/frontio : FrontIO::Write and Read fixes
[OK] psx/frontio : FrontIO::Reset powering_up handling (independent of reset?)
[OK] psx/frontio : GPULineHook fixes maybe related to org changes
[OK] psx/GPU* : A lot of work and refactoring
[OK] psx/GTE : division refactors and improvement
[OK] psx/input/* : fio-related refactors (organization and Power-up logic) ( TODO - some of the powerup-related logic seems not to have made it?)
[OK] psx/input/dualshock : AM toggle changes
[OK] psx/irq : reorg
[NO] psx/psx : loader edits, firmware region list, disc ID stuff (TODO - update later when disc ID reintegrated into core as perk) (CalcRegion_By_SA, ConstrainRegion_By_SA, etc.)
[!!] psx/cdutility : substantial revisions to disc sector synthesis with respect to leadout, "UDAPP", and "TSRE" (thread-safe re-entrant) which I dont understand. Need to study for DiscSystem.