consts

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// PRGROMAddr is the memory address that PRG begins.
	PRGROMAddr = 0x600

	// PRGChunkSize is the size of the smallest PRG
	PRGChunkSize = 0x4000

	// CHRChunkSize is the size of the smallest CHR
	CHRChunkSize = 0x2000

	CPUFrequency = 1789773

	AudioSampleRate = 44100

	FrameRate = 60

	RealFrameRate = 60.0988118623484

	FrameRateDifference = FrameRate / RealFrameRate

	Width  = 256
	Height = 240

	PPUOAMSize     = 256
	PPUSpriteLimit = 8
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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