tia

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2025 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context interface {
	IsAtari7800() bool
}

type TIA

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

func Create

func Create(_ Context, g *gui.GUI, riot riot, limiter limiter) *TIA

func (*TIA) Access

func (tia *TIA) Access(write bool, idx uint16, data uint8) (uint8, error)

func (*TIA) AudioBuffer

func (tia *TIA) AudioBuffer() gui.AudioReader

func (*TIA) Label

func (tia *TIA) Label() string

func (*TIA) PortWrite

func (tia *TIA) PortWrite(idx uint16, data uint8, mask uint8) error

func (*TIA) Read

func (tia *TIA) Read(idx uint16) (uint8, error)

func (*TIA) Status

func (tia *TIA) Status() string

func (*TIA) Tick

func (tia *TIA) Tick()

func (*TIA) Write

func (tia *TIA) Write(idx uint16, data uint8) error

Directories

Path Synopsis
Package audio implements the audio generation of the TIA.
Package audio implements the audio generation of the TIA.
mix
Package mix is used to combine two distinct sound sources into either a mono or stereo signal.
Package mix is used to combine two distinct sound sources into either a mono or stereo signal.

Jump to

Keyboard shortcuts

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