Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mouse support added to VDP protocol #104

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

stevesims
Copy link
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