memory

package
v0.0.0-...-f8a987a Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 License: LGPL-2.1 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Memory

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

func New

func New() *Memory

func (*Memory) Load

func (m *Memory) Load(data []byte, startAddress types.Address) error

func (*Memory) Read

func (m *Memory) Read(address types.Address) byte

func (*Memory) Write

func (m *Memory) Write(address types.Address, b byte)

Jump to

Keyboard shortcuts

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