ram

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: 2 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 {
	Rand8Bit() uint8
}

type RAM

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

func Create

func Create(ctx Context, label string, size int) *RAM

func (*RAM) Access

func (r *RAM) Access(write bool, idx uint16, data uint8) (uint8, error)

func (*RAM) Label

func (r *RAM) Label() string

func (*RAM) Reset

func (r *RAM) Reset(random bool)

func (*RAM) String

func (r *RAM) String() string

Jump to

Keyboard shortcuts

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