class

Swanium::Core::FlatMemory

Inherits Swanium::Core::MemoryBus < Reference < Object

Constructors

Instance methods

load(address : UInt32, values : Bytes) : Nil
Source
read_u8(address : UInt32) : UInt8
Source
write_u8(address : UInt32, value : UInt8) : Nil
Source