代码搜索结果
找到约 10,000 项符合
Monitor 的代码
monitor.8
.TH MONITOR 8
.SH NAME
monitor, edparams \- load and start Minix, modify boot parameters
.SH SYNOPSIS
.B edparams
.I device
.RB [ command " ...]"
.br
.B boot.com
.I virdisk
.SH DESCRIPTION
.de SP
.if
monitor.8
%!PS-Adobe-1.0
%%Creator: devps (Pipeline Associates, Inc.)
%%CreationDate: Fri Sep 13 14:23:53 1996
%%Pages: (atend)
%%DocumentFonts: (atend)
/devps 180 dict def devps begin
/res 10.000000 def
/y_of
monitor.8
MONITOR(8) Minix Programmer's Manual MONITOR(8)
NAME
monitor, edparams - load and start Minix, modify boot parameters
SYNOPSIS
edparams device [c
monitor.h
#ifndef __monitor_h__
#define __monitor_h__
#include "UniVar.h"
#include "afxtempl.h"
class CMonitorObjectGroup;
class AFX_EXT_CLASS CMonitorObject{
CMonitorObjectGroup * pGroup;
int m_iSta
monitor.cpp
#include "stdafx.h"
#include "monitor.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
CMonitorManager AFX_EXT_CLASS gbMonitorManager;
C
monitor.c
#include
#include
#include "monitor.h"
extern BOOL GetInitString(LPSTR, LPSTR, LPSTR);
extern BOOL ErrMsg(HWND, LPSTR);
MONITOR Monitor;
unsigned int StartNo;
typedef struct
monitor.h
#include
#include
#include
#include
#include
#include
#include
#include
#include "
monitor_linker.prm
NAMES
END
SEGMENTS
RAM = READ_WRITE 0x3800 TO 0x3FFF;
/* unbanked FLASH ROM */
ROM_4000 = READ_ONLY 0x4000 TO 0x7FFF;
ROM_C000 = READ_ONLY 0xC000 TO 0xFEFF;
/* banked FL
monitor.rc2
//
// MONITOR.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
///