Add Cheat support
Closed this issue · 0 comments
RobLoach commented
Allow enabling cheats....
RETRO_API void retro_cheat_reset(void);
RETRO_API void retro_cheat_set(unsigned index, bool enabled, const char *code);
Closed this issue · 0 comments
Allow enabling cheats....
RETRO_API void retro_cheat_reset(void);
RETRO_API void retro_cheat_set(unsigned index, bool enabled, const char *code);