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

Definition

void GB_set_open_bus_decay_time(GB_gameboy_t *gb, uint32_t decay);

In gb.h

Description

TBD

Thread Safety

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