mg2c02

package
v0.0.0-...-7cd2a6a Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MG2C02

type MG2C02 struct {
	// contains filtered or unexported fields
}

MG2C02 emulates NES' PPU unit (2C02 chip) from a software perspective

func (*MG2C02) AttachCartridge

func (ppu *MG2C02) AttachCartridge(cart *cartridge.Cartridge)

func (*MG2C02) Clock

func (ppu *MG2C02) Clock()

func (*MG2C02) CpuRead

func (ppu *MG2C02) CpuRead(addr uint16, readonly bool) (data uint8)

func (*MG2C02) CpuWrite

func (ppu *MG2C02) CpuWrite(addr uint16, data uint8)

Jump to

Keyboard shortcuts

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