class

Swanium::Core::WonderSwanWaveGenerator

Inherits Reference < Object

Owns the four programmable waveform oscillators. Mixer policy and the noise/voice generators remain in Apu; this device advances only wave RAM playback state.

Constructors

Instance methods

advance(cycles : UInt32, wram : Bytes, ports : Bytes) : Nil
Source
load_state(io : IO) : Nil
Source
reset
Source
sample(index : Int32) : UInt8
Source
save_state(io : IO) : Nil
Source
step(wram : Bytes, ports : Bytes) : Nil
Source