nes

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Implied          = 0
	Accumulator      = 1
	Immediate        = 2
	Absolute         = 3
	AbsoluteX        = 4
	AbsoluteY        = 5
	AbsoluteIndirect = 6
	IndexedIndirect  = 7
	IndirectIndexed  = 8
	ZeroPage         = 9
	ZeroPageX        = 10
	ZeroPageY        = 11
	Relative         = 12
)

Variables

This section is empty.

Functions

func ArgLength

func ArgLength(opType int) uint64

func GetArgFormatter

func GetArgFormatter(typ int) scalar.UintFn

Types

type Op

type Op struct {
	Name string
	Type int
}

Jump to

Keyboard shortcuts

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