* contrib/directx/w32_ddrw.cpp
* contrib/directx/w32_ddrw.h
! Cleanup, formatting.
! Tabs converted to spaces.
* contrib/libnf/aading.prg
* contrib/libnf/aavg.prg
* contrib/libnf/acctadj.prg
* contrib/libnf/acctmnth.prg
* contrib/libnf/acctqtr.prg
* contrib/libnf/acctweek.prg
* contrib/libnf/acctyear.prg
* contrib/libnf/adessort.prg
* contrib/libnf/aemaxlen.prg
* contrib/libnf/aeminlen.prg
* contrib/libnf/amedian.prg
* contrib/libnf/anomatch.prg
* contrib/libnf/any2any.prg
* contrib/libnf/aredit.prg
* contrib/libnf/asum.prg
* contrib/libnf/at2.prg
* contrib/libnf/bitclr.prg
* contrib/libnf/bitset.prg
* contrib/libnf/blink.prg
* contrib/libnf/byt2bit.prg
* contrib/libnf/byt2hex.prg
* contrib/libnf/byteand.prg
* contrib/libnf/byteneg.prg
* contrib/libnf/bytenot.prg
* contrib/libnf/byteor.prg
* contrib/libnf/bytexor.prg
* contrib/libnf/calendar.prg
* contrib/libnf/clrsel.prg
* contrib/libnf/cntryset.prg
* contrib/libnf/d2e.prg
* contrib/libnf/datecnfg.prg
* contrib/libnf/dayofyr.prg
* contrib/libnf/daytobow.prg
* contrib/libnf/dectobin.prg
* contrib/libnf/descend.c
* contrib/libnf/dfile.prg
* contrib/libnf/dhkey.h
* contrib/libnf/diskfunc.prg
* contrib/libnf/dispmsg.prg
* contrib/libnf/dosver.prg
* contrib/libnf/e2d.prg
* contrib/libnf/easter.prg
* contrib/libnf/elapmil.prg
* contrib/libnf/elapsed.prg
* contrib/libnf/eltime.prg
* contrib/libnf/findith.prg
* contrib/libnf/firstday.prg
* contrib/libnf/floptst.prg
* contrib/libnf/ftattr.c
* contrib/libnf/ftint86.ch
* contrib/libnf/ftmenuto.ch
* contrib/libnf/fttext.c
* contrib/libnf/gcd.prg
* contrib/libnf/getenvrn.c
* contrib/libnf/getver.c
* contrib/libnf/getvid.c
* contrib/libnf/hex2dec.prg
* contrib/libnf/idle.c
* contrib/libnf/invclr.prg
* contrib/libnf/isbit.prg
* contrib/libnf/isbiton.prg
* contrib/libnf/isshare.prg
* contrib/libnf/kspeed.c
* contrib/libnf/lastday.prg
* contrib/libnf/linked.prg
* contrib/libnf/madd.prg
* contrib/libnf/menu1.prg
* contrib/libnf/menuto.prg
* contrib/libnf/metaph.prg
* contrib/libnf/miltime.prg
* contrib/libnf/min2dhm.prg
* contrib/libnf/month.prg
* contrib/libnf/mouse.c
* contrib/libnf/mouse1.prg
* contrib/libnf/mouse2.prg
* contrib/libnf/netpv.prg
* contrib/libnf/nooccur.prg
* contrib/libnf/ntow.prg
* contrib/libnf/nwlstat.prg
* contrib/libnf/nwsem.prg
* contrib/libnf/nwuid.prg
* contrib/libnf/ontick.c
* contrib/libnf/origin.c
* contrib/libnf/page.prg
* contrib/libnf/pchr.prg
* contrib/libnf/peek.c
* contrib/libnf/pegs.prg
* contrib/libnf/pending.prg
* contrib/libnf/pickday.prg
* contrib/libnf/poke.c
* contrib/libnf/popadder.prg
* contrib/libnf/prtesc.prg
* contrib/libnf/prtscr.c
* contrib/libnf/pvid.prg
* contrib/libnf/qtr.prg
* contrib/libnf/rand1.prg
* contrib/libnf/readme.txt
* contrib/libnf/restsets.prg
* contrib/libnf/round.prg
* contrib/libnf/savearr.prg
* contrib/libnf/savesets.prg
* contrib/libnf/scancode.prg
* contrib/libnf/scregion.prg
* contrib/libnf/setdate.prg
* contrib/libnf/settime.prg
* contrib/libnf/sinkey.prg
* contrib/libnf/sleep.prg
* contrib/libnf/sqzn.prg
* contrib/libnf/sysmem.prg
* contrib/libnf/tbwhile.prg
* contrib/libnf/test.prg
* contrib/libnf/vertmenu.prg
* contrib/libnf/vidcur.prg
* contrib/libnf/vidmode.prg
* contrib/libnf/wda.prg
* contrib/libnf/week.prg
* contrib/libnf/workdays.prg
* contrib/libnf/woy.prg
* contrib/libnf/xbox.prg
* contrib/libnf/year.prg
- contrib/libnf/idle.c
+ contrib/libnf/ftidle.c
+ contrib/libnf/iamidle.c
* contrib/libnf/Makefile
* contrib/libnf/makefile.bc
* contrib/libnf/makefile.vc
+ Added svn headers.
! Fixed FT_IDLE()
! Renamed idle.c to not clash with core idle.obj.
! FT_F*() functions fully ported from original NFLIB.
Pls test.
* Some minor cleanups, formatting.
* include/filesys.api
! _fsRead(), _fsWrite() now more compatible.
* include/hbundoc.api
+ Added _lcopy(), _ncopyuc(), _ncopylc() compatibility
functions.
* include/hbapi.h
* source/common/hbstr.c
+ Added hb_strncpyLower()
185 lines
6.9 KiB
C
185 lines
6.9 KiB
C
/*
|
|
* $Id$
|
|
*/
|
|
|
|
/* File......: KSPEED.ASM
|
|
* Author....: James R. Zack
|
|
* CIS ID....: 75410,1567
|
|
*
|
|
* This is an original work by James R. Zack and is placed in the
|
|
* public domain.
|
|
*
|
|
* Modification history:
|
|
* ---------------------
|
|
*
|
|
* Rev 1.2 15 Aug 1991 23:06:54 GLENN
|
|
* Forest Belt proofread/edited/cleaned up doc
|
|
*
|
|
* Rev 1.1 14 Jun 1991 19:54:40 GLENN
|
|
* Minor edit to file header
|
|
*
|
|
* Rev 1.0 01 Apr 1991 01:03:28 GLENN
|
|
* Nanforum Toolkit
|
|
*
|
|
*/
|
|
|
|
|
|
/* $DOC$
|
|
* $FUNCNAME$
|
|
* FT_SETRATE()
|
|
* $CATEGORY$
|
|
* Keyboard/Mouse
|
|
* $ONELINER$
|
|
* Set the keyboard delay and repeat rate on PC/AT & PS/2
|
|
* $SYNTAX$
|
|
* FT_SETRATE( [ <nDelayTime> ] [, <nRepeatRate> ] ) -> NIL
|
|
* $ARGUMENTS$
|
|
* <nDelayTime> is the keyboard delay time.
|
|
*
|
|
* <nRepeatRate> is the keyboard repeat rate.
|
|
*
|
|
* ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
|
|
* ³ nDelayTime DELAY ³ ³ RepeatRate SPEED ³
|
|
* ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
|
|
* ³ 0 250ms ³ ³ 0 30.0cps ³
|
|
* ³ 1 (default) 500ms ³ ³ 1 26.7cps ³
|
|
* ³ 2 750ms ³ ³ 2 24.0cps ³
|
|
* ³ 3 1000ms ³ ³ 3 21.8cps ³
|
|
* ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ³ 4 20.0cps ³
|
|
* ³ 5 18.5cps ³
|
|
* ³ 6 17.1cps ³
|
|
* ³ 7 16.0cps ³
|
|
* ³ 8 15.0cps ³
|
|
* ³ 9 13.3cps ³
|
|
* ³ 10 12.0cps ³
|
|
* ³ 11 10.9cps ³
|
|
* ³ 12 (default) 10.0cps ³
|
|
* ³ 13 9.2cps ³
|
|
* ³ 14 8.6cps ³
|
|
* ³ 15 8.0cps ³
|
|
* ³ 16 7.5cps ³
|
|
* ³ 17 6.7cps ³
|
|
* ³ 18 6.0cps ³
|
|
* ³ 19 5.5cps ³
|
|
* ³ 20 5.0cps ³
|
|
* ³ 21 4.6cps ³
|
|
* ³ 22 4.3cps ³
|
|
* ³ 23 4.0cps ³
|
|
* ³ 24 3.7cps ³
|
|
* ³ 25 3.3cps ³
|
|
* ³ 26 3.0cps ³
|
|
* ³ 27 2.7cps ³
|
|
* ³ 28 2.5cps ³
|
|
* ³ 29 2.3cps ³
|
|
* ³ 30 2.1cps ³
|
|
* ³ 31 2.0cps ³
|
|
* ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
|
|
* $RETURNS$
|
|
* NIL
|
|
* $DESCRIPTION$
|
|
* This routine is used to adjust the IBM PC/AT and PS/2 "typematic"
|
|
* repeat and delay feature. This is used to allow the users of your
|
|
* application to adjust these speeds to the most comfortable level.
|
|
*
|
|
* This source code is written for Microsoft Assembler v5.1.
|
|
* $EXAMPLES$
|
|
* FT_SETRATE(0,0) // Set keyboard to fastest possible settings
|
|
* FT_SETRATE() // Set keyboard to AT defaults (10.9cps,500ms delay)
|
|
* FT_SETRATE(11,1) // Set keyboard to PS/2 defaults (10cps,500ms delay)
|
|
* $END$
|
|
*/
|
|
/*This is the Original FT_SETRATE() code
|
|
PUBLIC FT_SETRATE * MAKE ROUTINE VISIBLE
|
|
|
|
EXTRN __PARNI:FAR * DECLARE EXTERNALS
|
|
EXTRN __RET:FAR
|
|
EXTRN __PARINFO:FAR
|
|
|
|
_NANFOR SEGMENT 'CODE'
|
|
ASSUME CS:_NANFOR * POINT CS TO MY CODE
|
|
FT_SETRATE PROC FAR
|
|
PUSH BP * SAVE BASE POINTER
|
|
MOV BP,SP * POINT TO TOP OF STACK
|
|
PUSH DS * SAVE REGISTERS
|
|
PUSH ES
|
|
PUSH SI
|
|
PUSH DI
|
|
MOV AX,0 * LOOK AT NUMBER OF PARAMS PASSED
|
|
PUSH AX * SET UP FOR __PARINFO
|
|
CALL __PARINFO * GET NUMBER OF PARAMS PASSED
|
|
ADD SP,2 * ADJUST STACK
|
|
CMP AX,2 * WERE BOTH PARMS PASSED?
|
|
JL DEFAULTS * NO, USE DEFAULTS
|
|
JMP GETPARMS * OTHERWISE, LETS GET SOME PARAMS.
|
|
DEFAULTS: MOV BX,010CH * SET UP DEFAULTS (for AT)
|
|
jmp goodparm * and make the int call.
|
|
getparms: mov ax,01h * First param is repeat rate
|
|
push ax * Set up for __PARNI
|
|
call __PARNI * Get first param
|
|
add sp,2 * Adjust stack
|
|
mov bl,al * Put repeat rate into BL
|
|
cmp bl,20h * Is BL > 20h? (max value)
|
|
jg defaults * Yes, then use defaults
|
|
mov ax,02h * Second parm is typeamatic delay
|
|
push ax * Set up for __PARNI
|
|
call __PARNI * Get second param
|
|
add sp,2 * Adjust stack
|
|
mov bh,al * Put delay into BH
|
|
cmp bh,04h * Is BH > 04h (max value)
|
|
jg defaults * Yes, then use defaults
|
|
goodparm: mov ax,0305h * BIOS Function 03 Subfunction 05
|
|
int 16h * Set Typematic Rate and Delay
|
|
exit: pop di * Retore registers
|
|
pop si
|
|
pop es
|
|
pop ds
|
|
pop bp
|
|
call __RET * Clean up for Clipper
|
|
ret * Pass control back to Clipper
|
|
FT_SETRATE ENDP
|
|
_NanFor ENDS
|
|
END
|
|
*/
|
|
|
|
/* This is the New one Rewriten in C*/
|
|
|
|
/* NOTE: we need this to prevent base types redefinition */
|
|
#define _CLIPDEFS_H
|
|
|
|
#include "extend.h"
|
|
#if defined(HB_OS_DOS)
|
|
#include "dos.h"
|
|
#endif
|
|
|
|
HB_FUNC( FT_SETRATE )
|
|
{
|
|
#if defined(HB_OS_DOS)
|
|
{
|
|
union REGS registers;
|
|
int tempo = 0, nrepete = 0;
|
|
|
|
switch( hb_pcount() )
|
|
{
|
|
case 0:
|
|
tempo = 0;
|
|
nrepete = 0;
|
|
break;
|
|
case 1:
|
|
tempo = hb_parni( 1 );
|
|
nrepete = 0;
|
|
break;
|
|
case 2:
|
|
tempo = hb_parni( 1 );
|
|
nrepete = hb_parni( 2 );
|
|
break;
|
|
}
|
|
|
|
registers.h.ah = 0x03;
|
|
registers.h.al = 0x05;
|
|
registers.h.bh = tempo;
|
|
registers.h.bl = nrepete;
|
|
HB_DOS_INT86( 0x16, ®isters, ®isters );
|
|
}
|
|
#endif
|
|
}
|