1 GB_icd_set_joyp
Lior Halphon edited this page 2024-11-24 21:57:04 +02:00

Definition

void GB_icd_set_joyp(GB_gameboy_t *gb, uint8_t value);

In joypad.h

Description

TBD

Thread Safety

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