riot

package
v0.2.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RIOT

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

func Create

func Create() *RIOT

func (*RIOT) Access

func (riot *RIOT) Access(write bool, idx uint16, data uint8) (uint8, error)

func (*RIOT) Insert

func (riot *RIOT) Insert(c external.CartridgeInsertor) error

func (*RIOT) Label

func (riot *RIOT) Label() string

func (*RIOT) PortWrite

func (riot *RIOT) PortWrite(idx uint16, data uint8, mask uint8) error

func (*RIOT) Read

func (riot *RIOT) Read(idx uint16) (uint8, error)

func (*RIOT) Reset

func (riot *RIOT) Reset()

func (*RIOT) Status

func (riot *RIOT) Status() string

func (*RIOT) Tick

func (riot *RIOT) Tick()

func (*RIOT) Write

func (riot *RIOT) Write(idx uint16, data uint8) error

Jump to

Keyboard shortcuts

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