VB81 XuR Keyboard issue ???

Emulator and emulator development specific topics
Post Reply
User avatar
gus
Posts: 177
Joined: Fri May 16, 2008 10:18 pm
Location: Buenos Aires. Argentina
Contact:

VB81 XuR Keyboard issue ???

Post by gus »

Hi xav !!!

I'm working on other zx81 project (making some mods and documentation of a brazilian game) and I use a lot the excellent binary editor and also the rest of the memory tools of your VB81XUR release.

But I have some problems when the game try to read the keyboard... to be exact only when you need to press two keys at the same time... Do you know if there are a problem with that ???

Thanks in advance
Gus
User avatar
XavSnap
Posts: 1940
Joined: Sat May 10, 2008 4:23 pm
Location: 'Zx81 France' Fb group.

Re: VB81 XuR Keyboard issue ???

Post by XavSnap »

Hi Gus,
Yes, i ever seen this bug!
But, it's due to a Visual Basic Leak.
The VB interpreter can't read two key stokes events at the same time!
We had to make a buffer on each keys ... and not only for the "shift" key.
I don't knon how to fix this problem... :?
And the keyboard routine is capricious ...
Xavier ...on the Facebook groupe : "Zx81 France"(fr)
Post Reply