Swanium::Core::FlatMemory
Inherits Swanium::Core::MemoryBus < Reference < Object
Constructors
new
SourceInstance methods
load(address : UInt32, values : Bytes) : Nil
Sourceread_u8(address : UInt32) : UInt8
Sourcewrite_u8(address : UInt32, value : UInt8) : Nil
Source