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

Move VMware reading to the soft interrupt handler? #16

Open
NattyNarwhal opened this issue Nov 27, 2021 · 0 comments
Open

Move VMware reading to the soft interrupt handler? #16

NattyNarwhal opened this issue Nov 27, 2021 · 0 comments
Labels
question Further information is requested

Comments

@NattyNarwhal
Copy link
Owner

It seems we might be better off reading from VMware and putting the mouse state in there instead of reading it from the real interrupt handler. Right now, we just really ignore everything other than if there was a valid packet received, and the values it sets wouldn't be useful because they'd be bogus in absolute mode.

@NattyNarwhal NattyNarwhal added the question Further information is requested label Nov 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant