代码搜索:Monitor
找到约 10,000 项符合「Monitor」的源代码
代码结果 10,000
www.eeworm.com/read/121089/6069806
inc llgrp.inc
;***
; llgrp.inc - 01-May-87 - lowlevel graphics definitions
;***
.XLIST
;***
;
; Copyright 1987, Microsoft Corporation
;
;Purpose:
; Contains the definition of symbols used in lowlevel
www.eeworm.com/read/119796/6082296
makefile
###############################################################################
#
# Makefile for building a monitor for the COLDFIRE 5272 eval platform.
#
# Currently, the only target supported fo
www.eeworm.com/read/119796/6082414
c bbstubs.c
/* stubs to keep the linkage of bootblock code clean without adding a lot */
/* of #ifdefs all over the monitor code... */
vinit()
{}
bailout()
{}
InitMonSTATUS()
{}
pollethernet()
{}
SendIPMonChar()
www.eeworm.com/read/119796/6082439
h monapp.h
/* This header file is used by both the application and the monitor.
It is the linkage used to establish a communication path between the
monitor and the application.
*/
#define STD_CMD 0
www.eeworm.com/read/119332/6090977
java jmemory.java
/*
* Light And Shadow. A Persistent Universe based on Robert Jordan's Wheel of Time Books.
* Copyright (C) 2001-2002 WOTLAS Team
*
* This program is free software; you can redistribute it and/
www.eeworm.com/read/118064/6099327
c main.c
#include // SFR definition header file
#include // prototype declarations for I/O functions
#include "text.h"
www.eeworm.com/read/118064/6099514
a51 startup400.a51
; ---------------------------------------------------------------------------
; Copyright (C) 2003 Dallas Semiconductor Corporation, All Rights Reserved.
;
; Permission is hereby granted, free o
www.eeworm.com/read/118033/6099718
asl iotrap.asl
// Workaround ASL code for E3 & E4 (440BX only)
// E3 & E4 sleep state fixes for EDO and SDRAM
// E3 & E4 I/O trap save
Name(DVAD, 0) // Device gen.io base save data
Name(DVMS, 0)
www.eeworm.com/read/117181/6110456
exp hppro.exp
# Copyright 1997 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the F
www.eeworm.com/read/113536/6127721
inc kbd5.inc
;*
;* CW : Character Windows Drivers
;*
;* kbd5.inc : OS/2 keyboard header
;*****************************************************************************
.286p ;* use 286 instructions (push im