代码搜索结果
找到约 10,000 项符合
Screen 的代码
screen.14
#######
####### #
# # $@$ #
#$$ # #########
# ###......## #
# $......## # #
# ###...... #
## #### ### #$##
# #$ # $ # #
# $ $$$ # $## #
# $ $ ###$$ # #
#####
screen.13
#########
## ## #####
### # # ###
# $ #$ # # ... #
# # $#@$## # #.#. #
# # #$ # . . #
# $ $ # # #.#. #
# ## ##$ $ . . #
# $ # # #$#.#. #
## $ $ $ $... #
#$ ######
screen.18
###########
# . # #
# #. @ #
##### ##..# ####
## # ..### ###
# $ #... $ # $ #
# .. ## ## ## #
####$##$# $ # # #
## # #$ $$ # #
# $ # # # $## #
#
screen.10
### #############
##@#### # #
# $$ $$ $ $ ...#
# $$$# $ #...#
# $ # $$ $$ #...#
### # $ #...#
# # $ $ $ #...#
# ###### ###...#
## # # $ $ #...#
# ## # $$ $ $##..#
screen.6
###### ###
#.. # ##@##
#.. ### #
#.. $$ #
#.. # # $ #
#..### # $ #
#### $ #$ #
# $# $ #
# $ $ #
# ## #
#########
screen.h
/*
COW: Character Oriented Windows
screen.h: cow private screen interface
*/
/*****************************************************************************/
/* characters */
#include
screen.asm
;*
;* COW : Character Oriented Windows
;*
;* screen.asm : installable screen drivers
title screen - Screen control code for CW
.xlist
include user.inc
include uisa.inc ;* for isa's
in
screen.c
/***
* $Workfile: screen.c $
* $Revision: 1.1 $
* $Author: Dave Sewell $
* $Date: 24 Apr 1990 7:48:44 $
*
* Text mode screen access routines for IBM screen memory compatible m
screen.h
/***
* $Workfile: screen.h $
* $Revision: 1.0 $
* $Author: Dave Sewell $
* $Date: 28 Apr 1989 17:00:08 $
***/
#define BLACK 0
#define BLUE 1
#define GREEN 2
#define CYA
screen.txt
^#
ok