代码搜索:BOCHS
找到约 1,244 项符合「BOCHS」的源代码
代码结果 1,244
www.eeworm.com/read/379721/9180913
txt bochs基础.txt
Bochs基础介绍
来源:月光软件站 作者: 2006-09-21 出处:pcdog.com
.net access linux 操作系统 dos
Bochs x86 Pentium Emulator
Bochs x86 Pentium 模拟器
Updated: Tue Jan 21 21:43:17 EST 2003
Version: 2.0.2
www.eeworm.com/read/137957/5817869
nsi bochs.nsi
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; $Id: bochs.nsi.in,v 1.10.2.1 2005/07/06 19:42:10 vruppert Exp $
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
www.eeworm.com/read/137957/5817870
in bochs.nsi.in
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; $Id: bochs.nsi.in,v 1.10.2.1 2005/07/06 19:42:10 vruppert Exp $
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
www.eeworm.com/read/128421/5991134
bochs-docs
#!/bin/sh
BROWSER=netscape
URL=/usr/local/1.4/DOC-linux.html
MY_PATH=/usr/local/bin/bochs-docs
cat
www.eeworm.com/read/128421/5991135
in bochs-docs.in
#!/bin/sh
BROWSER=netscape
URL=@prefix@/@VERSION@/DOC-linux.html
MY_PATH=@prefix@/bin/bochs-docs
cat
www.eeworm.com/read/128421/5991137
in bochs-dlx.in
#!/bin/sh
BOCHS=@prefix@/bin/bochs
DLXINST=@prefix@/bochs/dlxlinux
GZIP=@GZIP@
if [ ! -z $1 ]; then
DLXPATH=$1
else
DLXPATH=$HOME/.bochsdlx
fi
CONFFILE=$HOME/.bochsdlx/bochsconf
makedlxdir() {
www.eeworm.com/read/128421/5991139
bochs-dlx
#!/bin/sh
BOCHS=/usr/local/bin/bochs
DLXINST=/usr/local/bochs/dlxlinux
GZIP=/usr/bin/gzip
if [ ! -z $1 ]; then
DLXPATH=$1
else
DLXPATH=$HOME/.bochsdlx
fi
CONFFILE=$HOME/.bochsdlx/bochsconf
makedl
www.eeworm.com/read/128421/5991145
r bochs.r
data 'BNDL' (128) {
$"426F 6368 0000 0001 4652 4546 0000 0000" /* Boch....FREF.... */
$"0080 4943 4E23 0000 0000 0080" /* .
www.eeworm.com/read/128421/5991177
1 bochs.1
.\Document Author: Timothy R. Butler - tbutler@uninetsolutions.com
.TH bochs 1 "The Bochs Project bochs @VERSION@ 3 Jun 2001"
.\"SKIP_SECTION"
.SH NAME
bochs \- Portable x86 Emulator
www.eeworm.com/read/120549/6071701
nsi bochs.nsi
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; $Id: bochs.nsi.in,v 1.8 2004/01/01 23:05:45 cbothamy Exp $
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;