class

Swanium::Core::WonderSwanNoiseGenerator

Inherits Reference < Object

Models the cartridge-visible WonderSwan noise LFSR and its audible channel-four output.

Constructors

Instance methods

load_state(io : IO) : Nil
Source
output
Source
reset
Source
reset_lfsr(ports : Bytes) : Nil
Source
save_state(io : IO) : Nil
Source
step(ports : Bytes, color_hardware : Bool) : Nil
Source