Opened 3 years ago

#41 new enhancement

[libretro] Add Core Options

Reported by: Awakened Owned by: Mike Pavone
Priority: minor Milestone:
Component: user interface Version: 0.6.2
Keywords: Cc:

Description

Currently the libretro core lacks any options. Settings from stand alone that aren't already handled by libretro frontends that could be added:

Lowpass Cutoff Hz (maybe just a few presets for this since you can't type in numbers for libretro options)
FM Gain
PSG Gain
FM DAC
Model
Default Region
68000 Clock Divider
Initial RAM Value

Also, the depreciated frontend overscan crop setting could be moved to core options.

The newer libretro core option format that allows for descriptions under each option is pretty nice: https://github.com/libretro/Genesis-Plus-GX/blob/master/libretro/libretro_core_options.h

Change History (0)

Note: See TracTickets for help on using tickets.