clocks

package
v0.40.0-preview Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2025 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package clocks defines the constant values that define the speed of the main clock in the VCS console.

In addition to the clock value in the VCS type, the constant values are also used for colour generation.

It should also used maybe, for the Supercharger soundloading. However, a choice has been made not to complicate the soundload code because it doesn't seem to make a difference to loading effectivenss

Values taken from: http://www.taswegian.com/WoodgrainWizard/tiki-index.php?page=Clock-Speeds

Index

Constants

View Source
const (
	NTSC  = 1.193182
	PAL   = 1.182298
	PAL_M = 1.191870
	SECAM = 1.187500
)
View Source
const (
	NTSC_TIA  = NTSC * 3
	PAL_TIA   = PAL * 3
	PAL_M_TIA = PAL_M * 3
	SECAM_TIA = SECAM * 3
)

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