We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
void GB_get_apu_wave_table(GB_gameboy_t *gb, uint8_t *wave_table);
In apu.h
apu.h
TBD
GB_get_apu_wave_table is thread-safe and can be called from any thread and context.
GB_get_apu_wave_table