WaitLeftMouse takes 4 seconds to react on m68k

Discuss any general programming issues here
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: WaitLeftMouse takes 4 seconds to react on m68k

Post by airsoftsoftwair »

This really looks like a Vampire issue to me. IsLeftMouse() simply queries a flag that is set and cleared on the respective IDCMP messages, there's not much else going on here.... but on the good news side: I'm planning to get a Vampire this year so then I'll be able to debug this for myself and probably tell the Vampire team what the problem is...
Post Reply