libretro / beetle-pce-fast-libretro

Standalone fork of Mednafen PCE Fast to libretro
GNU General Public License v2.0
29 stars 52 forks source link

Add optional automatic frame skipping #176

Closed jdgleaver closed 3 years ago

jdgleaver commented 3 years ago

This PR adds optional automatic frame skipping based on frontend audio buffer occupancy. A new Frameskip option has the following values:

In addition, this PR fixes the OpenDingux build (recent commits required a makefile update...)