Skip to content

mouse support added to VDP protocol#104

Merged
breakintoprogram merged 1 commit intobreakintoprogram:mainfrom
stevesims:mouse-support
Nov 10, 2023
Merged

mouse support added to VDP protocol#104
breakintoprogram merged 1 commit intobreakintoprogram:mainfrom
stevesims:mouse-support

Conversation

@stevesims
Copy link
Copy Markdown
Contributor

@stevesims stevesims commented Oct 23, 2023

sysvars added for mouse, and one of the two remaining VDP flag bits snagged to indicate a mouse packet has been received from the VDP

NB mouse support requires a version of the VDP software that sends mouse update packets

NB2 whilst the Console8 is the only Agon Light family machine that ships with a PS/2 mouse port, it is connected via ESP32 IO pins that are exposed on the GPIO, so it is possible to add such a port to any Agon Light machine.

The corresponding PR in agon-vdp to send mouse update packets is breakintoprogram/agon-vdp#119

sysvars added for mouse, and one of the two remaining VDP flag bits snagged to indicate a mouse packet has been received from the VDP

NB mouse support requires a version of the VDP software that sends mouse update packets
@breakintoprogram breakintoprogram added the enhancement New feature or request label Nov 5, 2023
@breakintoprogram breakintoprogram self-assigned this Nov 10, 2023
@breakintoprogram breakintoprogram merged commit b42e64d into breakintoprogram:main Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants