RetroArch
|
Go to the source code of this file.
Classes | |
struct | cheevos_fixup_t |
struct | cheevos_fixups_t |
Functions | |
void | cheevos_fixup_init (cheevos_fixups_t *fixups) |
void | cheevos_fixup_destroy (cheevos_fixups_t *fixups) |
const uint8_t * | cheevos_fixup_find (cheevos_fixups_t *fixups, unsigned address, int console) |
const uint8_t * | cheevos_patch_address (unsigned address, int console) |
void cheevos_fixup_destroy | ( | cheevos_fixups_t * | fixups | ) |
const uint8_t* cheevos_fixup_find | ( | cheevos_fixups_t * | fixups, |
unsigned | address, | ||
int | console | ||
) |
void cheevos_fixup_init | ( | cheevos_fixups_t * | fixups | ) |