gbaid.gba.instable

Undocumented in source.

Public Imports

gbaid.gba.register
public import gbaid.gba.register;
gbaid.gba.memory
public import gbaid.gba.memory;

Members

Aliases

Executor
alias Executor = void function(Registers*, MemoryBus*, int)
Undocumented in source.

Functions

addSubTable
void addSubTable(Executor[] table)
Undocumented in source. Be warned that the author may not have intended to support it.
createTable
Executor[] createTable(int bitCount)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta