class

GBA::EEPROM

Inherits GBA::Storage < Reference < Object

Constructors

new(gba : GBA, file_size : Int64 | Nil)
Source

Instance methods

[](address : UInt32) : UInt8
Source
[]=(address : UInt32, value : UInt8) : Nil
Source

Nested types