apu

package
v0.0.0-...-51a18f4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2021 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const APUIONum = 4

Variables

This section is empty.

Functions

This section is empty.

Types

type APU

type APU struct {
	IO0       uint8
	IO1       uint8
	IO2       uint8
	IO3       uint8
	Registers [APUIONum]*io.Register
	// contains filtered or unexported fields
}

func New

func New(rf *io.RegisterFactory) *APU

func (*APU) CPUIO0R

func (apu *APU) CPUIO0R() uint8

func (*APU) CPUIO0W

func (apu *APU) CPUIO0W(data uint8)

func (*APU) CPUIO1R

func (apu *APU) CPUIO1R() uint8

func (*APU) CPUIO1W

func (apu *APU) CPUIO1W(data uint8)

func (*APU) CPUIO2R

func (apu *APU) CPUIO2R() uint8

func (*APU) CPUIO2W

func (apu *APU) CPUIO2W(data uint8)

func (*APU) CPUIO3R

func (apu *APU) CPUIO3R() uint8

func (*APU) CPUIO3W

func (apu *APU) CPUIO3W(data uint8)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL