Dead Hackers Society
Other BBSes »
 
 
Demoscene  Coding  CT60  Buy/sell

Atari coding BBS
 
Re: key repeat
Posted by: pink-rg Feb,11.2005-21:49 

might be worth also trying to flush the gemdos key buffer:

IKBD_FlushGemdos:
movem.l d0-d2/a0-a2,-(a7)

.loop:
move.w #$b,-(a7) ; Cconis()
trap #1
addq.l #2,a7

tst.w d0
beq .empty

move.w #8,-(a7) ; Cnecin()
trap #1
addq.l #2,a7
bra.s .loop

.empty:
movem.l (a7)+,d0-d2/a0-a2
rts








[All messages in this thread]    [Start new thread]

Topic Posted by  Date 
key repeat gwem Feb,07.2005-23:12
  Re: key repeat pink-rg Feb,09.2005-03:56
    Re: key repeat gwEm Feb,09.2005-17:09
    Re: key repeat gwem Feb,09.2005-22:34
      Re: key repeat pink-rg Feb,11.2005-21:49
        Re: key repeat gwem Feb,11.2005-23:52
        Re: key repeat gwEm Feb,16.2005-12:55


Reply to this message
Name:
Topic:
Anti-troll code:

Message:

What's the anti-troll code?
That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
© 1994-2024 Dead Hackers Society Contact: Anders Eriksson