|
void | cheevos_log (const char *fmt,...) |
|
static void | cheevos_log_url (const char *format, const char *url) |
|
static const char * | cheevos_rc_error (int ret) |
|
static int | cheevos_parse (const char *json) |
|
static void | cheevos_award_task_softcore (void *task_data, void *user_data, const char *error) |
|
static void | cheevos_award_task_hardcore (void *task_data, void *user_data, const char *error) |
|
static void | cheevos_award (cheevos_cheevo_t *cheevo, int mode) |
|
static unsigned | cheevos_peek (unsigned address, unsigned num_bytes, void *ud) |
|
static void | cheevos_test_cheevo_set (bool official) |
|
static void | cheevos_lboard_submit_task (void *task_data, void *user_data, const char *error) |
|
static void | cheevos_lboard_submit (cheevos_lboard_t *lboard) |
|
static void | cheevos_test_leaderboards (void) |
|
void | cheevos_reset_game (void) |
|
void | cheevos_populate_menu (void *data) |
|
bool | cheevos_get_description (cheevos_ctx_desc_t *desc) |
|
bool | cheevos_apply_cheats (bool *data_bool) |
|
bool | cheevos_unload (void) |
|
bool | cheevos_toggle_hardcore_mode (void) |
|
void | cheevos_test (void) |
|
bool | cheevos_set_cheats (void) |
|
void | cheevos_set_support_cheevos (bool state) |
|
bool | cheevos_get_support_cheevos (void) |
|
int | cheevos_get_console (void) |
|
static void | cheevos_unlock_cb (unsigned id, void *userdata) |
|
static int | cheevos_iterate (coro_t *coro) |
|
static void | cheevos_task_handler (retro_task_t *task) |
|
bool | cheevos_load (const void *data) |
|