Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NES ¶
type NES struct {
// contains filtered or unexported fields
}
NES components
func NewNES ¶
func NewNES(m mapper.Mapper, ctrl1, ctrl2 input.Controller, frameRenderer ppu.FrameRenderer, audioRenderer apu.AudioRenderer) *NES
func (*NES) InitNEStest ¶
func (n *NES) InitNEStest()
Click to show internal directories.
Click to hide internal directories.