Swanium::Core::WonderSwanNoiseGenerator
Inherits Reference < Object
Models the cartridge-visible WonderSwan noise LFSR and its audible channel-four output.
Constructors
new
SourceInstance methods
load_state(io : IO) : Nil
Sourceoutput
Sourcereset
Sourcereset_lfsr(ports : Bytes) : Nil
Sourcesave_state(io : IO) : Nil
Sourcestep(ports : Bytes, color_hardware : Bool) : Nil
Source