代码搜索结果
找到约 10,000 项符合
Screen 的代码
setup.c
/*
setup.c -- Configuration menus routines
Copyright (C) 1996 Nadav Cohen
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General P
ansi.c
/*
ansi.c -- ANSI emulation code
Copyright (C) 1996 Nadav Cohen
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public Lice
xvid.h
#ifndef _XVID_H
#define _XVID_H
//#include "block.h"
//#include "digit.h"
#define SCREEN_W ((BLOCK_MAP_W * BLOCK_SIZE + 6 * BLOCK_SIZE) * 2)
#define SCREEN_H (BLOCK_MAP
lcd.s
include h/mori.h
include ../bios/h/graph.h
public write_map
public move_map
public get_map_addr
public refreshmap
public scroll_to_lcd
public lcd_to_scroll
public write_16x16
pub
exsprite.c
/*
* Example program for the Allegro library, by Grzegorz Ludorowski.
*
* This example demonstrates how to use datafiles, various sprite
* drawing routines and flicker-free animation.
startup.c
#include
#include
extern void s_command(int argc, int *argv[]);
extern void sys_initialize_esh(void);
#define SCREEN_START_COMMON 1
#if SCREEN_START_COMMON
exter
message.h
/*************************************************************************
*
* Copyright (C) SEIKO EPSON CORP. 1997
* All Rights Reserved
*
* Filename : message.h
* Function : define m
graphics.cpp
#include
#include
#include "world.h"
/* End of draw arrow */
/* Crazy GDI code to draw a vector graphics arrow */
void draw_arrow(HDC dc, double x, double y, double dir,
slvideo.c
/* -*- mode: C; mode: fold -*- */
/* Copyright (c) 1992, 1997, 2001, 2002, 2003 John E. Davis
* This file is part of the S-Lang library.
*
* You may distribute under the terms of either the GNU Gen