代码搜索:Monitor
找到约 10,000 项符合「Monitor」的源代码
代码结果 10,000
www.eeworm.com/read/170239/5406167
h cpu.h
#define SR_TRACE 0x8000
#define SR_SUPER 0x2000
#define MONARGV0 "monCF"
#define VECTOR(v) (*(ulong *)((v)*4))
#define JUMPTOSTART() asm(" jmp coldstart")
#define EXCEPTION 1
#def
www.eeworm.com/read/170239/5406270
h cpu.h
#define SR_TRACE 0x8000
#define SR_SUPER 0x2000
#define MONARGV0 "monCF"
#define VECTOR(v) (*(ulong *)((v)*4))
#define JUMPTOSTART() asm(" jmp coldstart")
#define EXCEPTION 1
#def
www.eeworm.com/read/168845/5433541
jam options.jam
# copyright John Maddock 2003
#
# this template defines the options common to
# all config builds and tests:
#
template config_options
: # sources
: # requirements
$(B
www.eeworm.com/read/161121/5560299
h sv.h
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2000
www.eeworm.com/read/152843/5656643
makefile
#
# Makefile for the ARC prom monitor library routines under Linux.
#
lib-y += cmdline.o env.o file.o identify.o init.o \
misc.o salone.o time.o tree.o
lib-$(CONFIG_ARC_MEMORY) += memory.o
www.eeworm.com/read/336009/12481973
c key_test.c
#include
#include
#include "Public.h"
#include "KeyBoard.h"
#include "main.h"
main()
{
INT16 i;
CS5532_init();
for(i=0;i
www.eeworm.com/read/202286/15387124
bat gui_test.bat
@ECHO OFF
REM Start qemu on windows.
@ECHO OFF
REM SDL_VIDEODRIVER=directx is faster than windib. But keyboard cannot work well.windib
SET SDL_VIDEODRIVER=windib
REM SDL_AUDIODRIVER=waveout o
www.eeworm.com/read/102757/15759630
h wr_file.h
#define WR_MONITOR 1
#define WR_DEBUG 2
#define WR_LOG 3
#define TABNAME "SYSPARAM_CONF"
#define FLD_DEFAULT "NAS_SYS_DEFAULT"
www.eeworm.com/read/102756/15759816
h wr_file.h
#define WR_MONITOR 1
#define WR_DEBUG 2
#define WR_LOG 3
#define TABNAME "SYSPARAM_CONF"
#define FLD_DEFAULT "NAS_SYS_DEFAULT"