代码搜索:Boot
找到约 10,000 项符合「Boot」的源代码
代码结果 10,000
www.eeworm.com/read/306457/13744771
asm boot.asm
; boot.asm
; 从磁盘扇区装载另外一个程序,并且执行
[ORG 0]
jmp 07C0h:start ; 跳转到段07C0
start:
; 设置段寄存器
mov ax, cs
mov ds, ax
mov es, ax
reset:
www.eeworm.com/read/304760/13787463
asm boot.asm
****************************************************************************
* BOOT v3.70 *
* Copyright (c) 1993-2001 Texas Instruments
www.eeworm.com/read/304760/13787497
asm boot.asm
****************************************************************************
* BOOT v3.70 *
* Copyright (c) 1993-2001 Texas Instruments
www.eeworm.com/read/304635/13790349
hex boot.hex
:103800000C942A1C0C94471C0C94471C0C94471CC9
:103810000C94471C0C94471C0C94471C0C94471C9C
:103820000C94471C0C94471C0C94471C0C94471C8C
:103830000C94471C0C94471C0C94471C0C94471C7C
:103840000C94471C0C9
www.eeworm.com/read/304301/13796766
a0 boot.a0
www.eeworm.com/read/303963/13806031
s boot.s
;/*
;************************************************************************************************************
;** boot.s
www.eeworm.com/read/302903/13824863
tpl boot.tpl
;@Id: boot.tpl#15 @
;=============================================================================
; FILENAME: boot.asm
; VERSION: 4.15
; DATE: 18 August 2004
;
; DESCRIPTION:
;
www.eeworm.com/read/302840/13826776
asm boot.asm
***************************************************************
* BOOT v2.00 - C startup routine
* Copyright (c) 1989 Texas Instruments Inc.
*****************************************************
www.eeworm.com/read/302840/13826800
obj boot.obj
www.eeworm.com/read/302488/13833704
c boot.c
/*****************************************
Copyright (c) 2002-2004
Sigma Designs, Inc. All Rights Reserved
Proprietary and Confidential
*****************************************/
/* This file is