Fixed CPU-DSP interrupt handling causing some games to load, e.g.:
Also some work has been done to improve the GFX engine (experimental shader support, disabled for now).
What's Changed
- Fixed debugger
scriptcommand by @ogamespec in #287 - Wiki main.md by @ogamespec in #288
- DMEM/IMEM moved to DspCore as it should by @ogamespec in #289
- xf.cpp cleanup by @ogamespec in #290
- gfx refactoring by @ogamespec in #291
- DI log commands by @ogamespec in #293
- Fixed CPU->DSP interrupt by @ogamespec in #294
