devices

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Console

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

func NewConsole

func NewConsole(location uint16, output io.Writer) *Console

NewConsole returns a new memory mapped console device that will output to the specified writer, any bytes written to the specified memory location

func (*Console) AddressRange

func (c *Console) AddressRange() []sim6502.MappedMemoryAddressRange

func (*Console) Write

func (c *Console) Write(addr uint16, val uint8)

Jump to

Keyboard shortcuts

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