代码搜索结果
找到约 10,000 项符合
Display 的代码
display.c
#include "includes.h"
#include"ytep.h"
#include"ytepfunction.h"
#define yt_display_file
//-----------------------------------
// dispaly data (256x32)
//-----------------------------------
display.c
/* ANSI display emulation
*
* This file emulates the IBM ANSI terminal display. It maintains a
* display buffer and descriptor for each virtual display, of which there
* can be many. All write
display.h
#ifndef _DISPLAY_H
#define _DISPLAY_H
#ifndef _STDIO_H
#include
#endif
#define MAXARGS 5
struct display {
unsigned cookie; /* Magic cookie to detect bogus pointers */
#define
display.h
unsigned char code Ncode[31]={64,121,36,48,25,18,2,88,0,16,8,3,70,33,6,14,127,72,64,18,121,65,99,16,12,127,7,9,63,71,24}; //0、1、2、3、4、5、6、7、8、9、A、b、C、E、F、Space,N,O,S,I,U,V,g,P,dip,T,H,-,q
#define pow
display.h
unsigned char code number[10]={0x28,0xeb,0x32,0xa2,0xe1,
0xa4,0x24,0xea,0x20,0xa0}; // 0 1 2 3 4 5 6 7 8 9
#define one P2_4
#define two P2_5
#define three P2_6
#
display.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
display.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
entity display is
port(clk:in std_logic; --1000Hz
sec10,sec,secl:in std_logic_vector(3 downto 0);
lsd:out std_logic_vector(2 downto 0);
bcd:out