Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Paddles ¶
type Paddles struct {
// contains filtered or unexported fields
}
Paddles represent a pair of paddles that plug into a single player port
func NewPaddles ¶
func NewPaddles(r RIOT, t PaddlesTIA, portRight bool) *Paddles
func (*Paddles) IsAnalogue ¶
func (*Paddles) IsController ¶
type PaddlesTIA ¶
type Stick ¶
type Stick struct {
// contains filtered or unexported fields
}
func (*Stick) IsAnalogue ¶
func (*Stick) IsController ¶
type Trakball ¶
type Trakball struct {
// contains filtered or unexported fields
}
https://www.atarimania.com/documents/Atari-CX22-Trakball-Field-Service-Manual.pdf https://atarimuseum.ctrl-alt-rees.com/ahs_archives/archives/archives-techdocs-7800.htm
func NewTrakball ¶
func NewTrakball(r RIOT, t PaddlesTIA, m Memory, portRight bool) *Trakball
func (*Trakball) IsAnalogue ¶
func (*Trakball) IsController ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package savekey implements the SaveKey external memory card.
|
Package savekey implements the SaveKey external memory card. |
|
i2c
Package i2c facilitates the reading of i2c data for the SaveKey (and AtariVox) peripherals.
|
Package i2c facilitates the reading of i2c data for the SaveKey (and AtariVox) peripherals. |
Click to show internal directories.
Click to hide internal directories.