-
-
Notifications
You must be signed in to change notification settings - Fork 237
GB_get_rom_crc32
Lior Halphon edited this page Nov 24, 2024
·
1 revision
uint32_t GB_get_rom_crc32(GB_gameboy_t *gb);
In gb.h
TBD
GB_get_rom_crc32
is thread-safe and can be called from any thread and context.