Search
Categories (1)
Files (809)
-
BINK_ASM.ASM
in
bsrc_250.zip
...; Save old BX mov ax,352Fh ; We are about to clobber them int 21h ; DOS get vector for 2Fh mov ax,es ; ES:BX = vector or ax,bx ; So l...
-
BT.C
in
bsrc_250.zip
... while (--argc) { ++argv; switch (parse (argv[0], DOS_commands)) { case 1: ...
-
BTCTL.C
in
bsrc_250.zip
.../ ADDR alias[ALIAS_CNT]; byte video; /* 0=Dos, 1=Fossil 2=IBM */ byte testmode; ...
-
COM_OS2.H
in
bsrc_250.zip
... #define Com_Tx_NW(c) com_putc_now(c) #define real_flush(fh) DosBufReset(fh) /* some usefull bits */ #define RLSD 0x80 /* (MS...
-
DATA.C
in
bsrc_250.zip
..._baud = {2400, BAUD_2400}; /* Max baud value */ struct parse_list far DOS_commands[] = { {7, "noforce"}, ...
-
DOSFUNCS.C
in
bsrc_250.zip
... */ /* DOS and OS/2 kernel routines used by BinkleyTerm */ /* ...
-
ENGLISH.TXT
in
bsrc_250.zip
...re using a modem\r\n ?OS2Lon another computer.\r\n ; ; Following is the DOS version of the message: ; ?DOSLI'm sorry, there doesn't appear to be ...
-
EXTERNS.H
in
bsrc_250.zip
...; /* Maximum baud rate */ extern struct parse_list far DOS_commands[]; extern int locate_x, locate_y, port_ptr, original_port; ...
-
FILE_DOS.C
in
bsrc_250.zip
... */ /* DOS and OS/2 File I/O routines used by BinkleyTerm */ /* ...
-
GET_LANG.C
in
bsrc_250.zip
...f #endif #ifdef OS_2 #define OS_IDENT "OS2" #else #define OS_IDENT "DOS" #endif #include "language.h" int parse_escapes (char *); /...
-
INCLUDES.H
in
bsrc_250.zip
...s.h> #include <stdlib.h> #include <stdarg.h> #include <io.h> #include <dos.h> #include <errno.h> #include <time.h> #include <sys\types.h> #inc...
-
MAKE-BT.DOC
in
bsrc_250.zip
...0, Zortech C++ 3.0 and Borland C++ 2.0. The .ASM modules required in the DOS version have been assembled using Turbo Assembler 2.00 and Microsoft...
-
MDM_PROC.C
in
bsrc_250.zip
...timeout or failure or OK */ } void mdm_cmd_string (char *mdm_cmd, int dospace) { register char *c; register int escaped = 0; if (m...
-
MISC.C
in
bsrc_250.zip
...) real_flush (fileno (status_log)); need_update = 0; } dos_break_off (); /* Turn off ^C trapping */ ...
-
PROTOTYP.H
in
bsrc_250.zip
...---------------------------------------------------------*/ #ifdef NEED_DOSREAD int _dos_read(int, void far *, unsigned, unsigned int ...
-
SPAWN.ASM
in
bsrc_250.zip
...ed. ; ; Returns: ; 0000..00ff: Returncode of EXECed program ; 03xx: DOS-Error xx calling EXEC ; 0500: Swapping requested, but prep_swap has n...
-
TIMER.C
in
bsrc_250.zip
...signed int t; This routine returns a timer variable based on the MS-DOS time. The variable returned is a long which corresponds to the M...
-
CKIT.DOC
in
ckit210.zip
... Sysop chat active msg 4 - Sysop chat end msg 5 - Sysop exited to DOS msg 6 - Sysop back from DOS msg 7 - (Enter=none)? msg used in g...
-
CKIT.H
in
ckit210.zip
...**********/ #include <stdio.h> #include <stdlib.h> #include <dos.h> #include <time.h> #include <string.h> #include <stdarg.h...
-
CKIT.REF
in
ckit210.zip
... ;GENERIC.SYS in use ck_chatmode ;A chat/exit to DOS or F9 had been initiated ck_option ;Reason for DUMP_US...