代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/113536/6127788
asm screen2.asm
;*
;* COW : Character Oriented Windows
;*
;* screen2.asm : more of installable screen drivers
title screen2 - More screen control code for CW
.xlist
include user.inc
include uisa.inc ;*
www.eeworm.com/read/113536/6127851
asm util.asm
;*
;* COW : Character Oriented Windows
;*
;* util.asm : user utilities (DOS 3 & 5)
title util - low level utilities for COW USER
.xlist
include user.inc
.list
include insyd.inc
sBe
www.eeworm.com/read/113536/6127853
c dlgutil.c
/*
COW : Character Oriented Windows
dlgutil.c : dialog utility routines
*/
#define COW
#include
#define DIALOG
#include
#include
#include
www.eeworm.com/read/113536/6127868
asm ktimer.asm
;*
;* COW : Character Oriented Windows
;*
;* ktimer.asm : kernel timer routine (for LRU sweep only at present).
include kernel.inc
ctickLruMax EQU 6 ;* 6/18 = 1/3 s (approx.)
IFDEF DE
www.eeworm.com/read/113536/6127905
c gacheck.c
/*
COW : Character Oriented Windows
gacheck.c : global heap check procedure (DEBUG ONLY)
*/
#define COW
#include
#include
#include
#ifdef DEBUG /* entire
www.eeworm.com/read/103192/6220526
asm screen2.asm
;*
;* COW : Character Oriented Windows
;*
;* screen2.asm : more of installable screen drivers
title screen2 - More screen control code for CW
.xlist
include user.inc
include uisa.inc ;*
www.eeworm.com/read/103192/6220589
asm util.asm
;*
;* COW : Character Oriented Windows
;*
;* util.asm : user utilities (DOS 3 & 5)
title util - low level utilities for COW USER
.xlist
include user.inc
.list
include insyd.inc
sBe
www.eeworm.com/read/103192/6220591
c dlgutil.c
/*
COW : Character Oriented Windows
dlgutil.c : dialog utility routines
*/
#define COW
#include
#define DIALOG
#include
#include
#include
www.eeworm.com/read/103192/6220606
asm ktimer.asm
;*
;* COW : Character Oriented Windows
;*
;* ktimer.asm : kernel timer routine (for LRU sweep only at present).
include kernel.inc
ctickLruMax EQU 6 ;* 6/18 = 1/3 s (approx.)
IFDEF DE
www.eeworm.com/read/103192/6220643
c gacheck.c
/*
COW : Character Oriented Windows
gacheck.c : global heap check procedure (DEBUG ONLY)
*/
#define COW
#include
#include
#include
#ifdef DEBUG /* entire