gbaid ~master (2019-02-15T02:40:23Z)
Dub
Repo
Flash.set
gbaid
gba
memory
Flash
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Flash
(uint byteSize)
void
set
(
T
)
(
uint
address
,
T
value
)
if
(
is
(
T
==
byte
) ||
is
(
T
==
ubyte
)
)
if
(
byteSize
== 64 *
BYTES_PER_KIB
||
byteSize
== 128 *
BYTES_PER_KIB
)
Meta
Source
See Implementation
gbaid
gba
memory
Flash
constructors
this
functions
get
getArray
set