+ CDVD.cpp: Cleared old reset from write14. Cleaned up logging and added comment. cdrom.cpp: fixed bad logging statements;
+ microVU: Fix Esin opcode Fix X2 - Wolverine's Revenge;
+ dev9: Fix warning, add [[maybe_unused]] attribute;
+ spu2: Fix a few warnings. Cast DMAICounter to u32, hopefully it isn't negative;
+ SPU2: Tighten AutoDMA IRQ timing. Fixes games which monitor the MADR while transferring. Tom & Jerry War of the Whiskers was one game that suffered (Jumpy music);
+ GSdx-GUI: Fix alignment of font Should fix invisible characters and move hardware renderer settings 2px down. Also make the full window and software renderer settings consistent at 2px towards the bottom;
+SPU2: Fix up ReadInput_HiFi to proceed correctly Make sure CDDA mode is handled separately;