Mouse Glitches on QEMU [SOLVED]

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
Nessphoro
Member
Member
Posts: 308
Joined: Sat Apr 30, 2011 12:50 am

Mouse Glitches on QEMU [SOLVED]

Post by Nessphoro »

Hey guys did anyone experience mouse glitches in QEMU?But in Bochs it works fine.

So, I'm wondering if you guys got a solution.
Last edited by Nessphoro on Thu Aug 11, 2011 3:12 pm, edited 1 time in total.
Yargh
Member
Member
Posts: 56
Joined: Sat Jun 12, 2010 9:04 pm
Location: Somewhere else.

Re: Mouse Glitches on QEMU

Post by Yargh »

What exactly do you mean by "mouse glitches"?
Have you checked what the actual data coming from the mouse is?
Have you debugged to see if it's actually your program causing the issues?

The mouse has always worked fine for me in QEMU. I'm not sure what the problem could be.
Wait... What?
User avatar
Nessphoro
Member
Member
Posts: 308
Joined: Sat Apr 30, 2011 12:50 am

Re: Mouse Glitches on QEMU

Post by Nessphoro »

It's jumping all over the screen, especially when moving on Y axis - they're not even close.

P.S. My bad guys, wasn't reading 0x64 for correct values on IRQ12
Post Reply