libretro / snes9x2002

Snes9x 2002. Port of SNES9x 1.39 for libretro (was previously called PocketSNES). Heavily optimized for ARM.
37 stars 46 forks source link

gcw0 patch for performance #37

Closed Derynect closed 4 years ago

Derynect commented 4 years ago

Without FRAME_SKIP the core is extremely slow. FRAME_SKIP allows it to run at nearly fullspeed.