Skip to content

GB_save_cheats

Lior Halphon edited this page Nov 24, 2024 · 1 revision

Definition

int GB_save_cheats(GB_gameboy_t *gb, const char *path);

In cheats.h

Description

TBD

Thread Safety

GB_save_cheats is thread-safe and can be called from any thread and context.

Clone this wiki locally