inptctrl

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: May 7, 2026 License: GPL-3.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 Context added in v0.6.1

type Context interface {
	Break(error)
}

type INPTCTRL

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

func Create added in v0.6.1

func Create(ctx Context) *INPTCTRL

func (*INPTCTRL) Access

func (ic *INPTCTRL) Access(write bool, idx uint16, data uint8) (uint8, error)

func (INPTCTRL) BIOS

func (ic INPTCTRL) BIOS() bool

BIOS function returns the inverted meaning of the EXT bit in the INPTCTRL register

func (INPTCTRL) EXT

func (ic INPTCTRL) EXT() bool

func (*INPTCTRL) HaltEnabled

func (ic *INPTCTRL) HaltEnabled() bool

func (*INPTCTRL) Label

func (ic *INPTCTRL) Label() string

func (INPTCTRL) Lock

func (ic INPTCTRL) Lock() bool

func (INPTCTRL) MARIA

func (ic INPTCTRL) MARIA() bool

func (*INPTCTRL) Read

func (ic *INPTCTRL) Read(idx uint16) (uint8, error)

func (*INPTCTRL) Reset

func (ic *INPTCTRL) Reset()

func (*INPTCTRL) Status

func (ic *INPTCTRL) Status() string

func (*INPTCTRL) String added in v0.4.3

func (ic *INPTCTRL) String() string

func (INPTCTRL) TIA

func (ic INPTCTRL) TIA() bool

func (*INPTCTRL) Write

func (ic *INPTCTRL) Write(idx uint16, data uint8) error

Jump to

Keyboard shortcuts

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