dmitrysmagin / pcsx4all

Pcsx4all v2.4 with mips-to-mips recompiler by Ulrich Hecht https://github.com/uli/psx4all-dingoo/
23 stars 34 forks source link

Plugin_lib, SPU work #42

Closed senquack closed 7 years ago

senquack commented 7 years ago

Adapt first parts of PCSX Rearmed's plugin lib, which gives us accurate frame limiter and cross-plugin frameskip. NOTE: Frameskip can cause gfx glitches despite it making effort to avoid skipping when VRAM transfers occur. NOTE: New frameskip only used by 'gpulib' so for now, to test, must compile with USE_GPULIB=1