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

Add performance profiles #5

Open gizmo98 opened 10 years ago

gizmo98 commented 10 years ago

Old makefiles contain performance profiles fast (CFLAGS += -DARM -DASMCPU) and compatible (CFLAGS += -DUSE-SA1). Pocketsnes-libretro uses performance profile compatible. Is it possible to add profile fast for example to speed up RPI?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/34890471-add-performance-profiles?utm_campaign=plugin&utm_content=tracker%2F2466790&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F2466790&utm_medium=issues&utm_source=github).