this post was submitted on 19 Dec 2023
646 points (100.0% liked)

Memes @ Reddthat

1007 readers
1 users here now

The Memes community. Where Memes matter the most.

We abide by Reddthat's Instance Rules & the Lemmy Code of Conduct. By interacting here you agree to these terms.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 11 months ago* (last edited 11 months ago)

They're both DE-9 connectors, but the C64 joystick port is not serial. Each direction on the stick and the fire button are connected to one of the pins on the connector, and a when direction (or the fire button) is pressed that pin has a voltage applied. So effectively it's a parallel connection.

In a serial connection one of the pins is "send" pin and another is "receive". The device then sends data as a bitstream over those two pins.