sms, add ghosting for GG LCD (generic+libretro only)

This commit is contained in:
kub 2021-11-04 20:33:28 +01:00
parent 27005bdb5f
commit f55ce7bf47
7 changed files with 135 additions and 18 deletions

View file

@ -90,6 +90,7 @@ typedef struct _currentConfig_t {
int renderer;
int renderer32x;
int filter; // EOPT_FILTER_* video filter
int ghosting;
int analog_deadzone;
int msh2_khz;
int ssh2_khz;