Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OPCodes = make([]*opCode, 256)
View Source
var OPCodesCB = make([]*opCode, 256)
Functions ¶
This section is empty.
Types ¶
type LR35902 ¶
type LR35902 interface { cpu.CPU Registers() *LR35902Registers RegisterTrap(pc uint16, trap CPUTrap) cpu.PortManager }
Click to show internal directories.
Click to hide internal directories.