yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::emu::audio::ApuCallbacks Struct Reference

#include <spc700.h>

Public Attributes

std::function< void(uint16_t, uint8_t)> write
 
std::function< uint8_t(uint16_t)> read
 
std::function< void(bool)> idle
 

Detailed Description

Definition at line 55 of file spc700.h.

Member Data Documentation

◆ write

std::function<void(uint16_t, uint8_t)> yaze::app::emu::audio::ApuCallbacks::write

◆ read

std::function<uint8_t(uint16_t)> yaze::app::emu::audio::ApuCallbacks::read

◆ idle


The documentation for this struct was generated from the following file: