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
new
SourceInstance methods
advance(cycles : UInt32, wram : Bytes, ports : Bytes) : Nil
Sourceload_state(io : IO) : Nil
Sourcereset
Sourcesample(index : Int32) : UInt8
Sourcesave_state(io : IO) : Nil
Sourcestep(wram : Bytes, ports : Bytes) : Nil
Source