mocks

package
v0.0.0-...-5560990 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBus

type MockBus struct {
	MockMemory [0x10000]byte
}

func (*MockBus) ReadByte

func (b *MockBus) ReadByte(addr types.Word) byte

func (*MockBus) ReadWord

func (b *MockBus) ReadWord(addr types.Word) types.Word

func (*MockBus) SetMemory

func (b *MockBus) SetMemory(offset types.Word, data []byte)

func (*MockBus) WriteByte

func (b *MockBus) WriteByte(addr types.Word, data byte)

func (*MockBus) WriteWord

func (b *MockBus) WriteWord(addr types.Word, data types.Word)

Jump to

Keyboard shortcuts

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