代码搜索:MOV模块
找到约 10,000 项符合「MOV模块」的源代码
代码结果 10,000
www.eeworm.com/read/278221/10559271
a86 cmdline.a86
; File : $CMDLINE.A86$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;------------------------------------------
www.eeworm.com/read/278221/10559282
a86 disk.a86
; File : $DISK.A86$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;---------------------------------------------
www.eeworm.com/read/278221/10559382
asm csup.asm
; File : $Workfile: CSUP.ASM$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;-----------------------------------
www.eeworm.com/read/278221/10559388
asm dosif.asm
; File : $Workfile: DOSIF.ASM$
;
; Description :
;
; Original Author :
;
; Last Edited By : $Author: RGROSS$
;
; Copyright : (C) 1992 Digital Re
www.eeworm.com/read/160168/10561585
asm os_cpu_a.asm
;********************************************************************************************************
; uC/OS-II
;
www.eeworm.com/read/278099/10569928
asm cpuid.asm
; +++Date last modified: 05-Jul-1997
; cpuid.asm
;
; This module contains a C callable routine which returns a 16-bit
; integer (in AX) which indicates the type of CPU on which the
; program i
www.eeworm.com/read/277870/10597713
asm lesson5.asm
;----------------------------------------------------------------------
; Interactivity Example Boot Program
;
; Joel Gompert 2001
;
; Disclaimer: I am not responsible for any results of the use
www.eeworm.com/read/277870/10597724
asm boot12.asm
; boot12.asm FAT12 bootstrap for real mode image or loader
; Version 1.0, Jul 5, 1999
; Sample code
; by John S. Fine johnfine@erols.com
; I do not place any restrictions on your use of this source
www.eeworm.com/read/159731/10620674
asm os51asm.asm
;********************************************************************************************************
; uC/OS
;
www.eeworm.com/read/159625/10632448
s setup.s
!
! setup.s (C) 1991 Linus Torvalds
!
! setup.s is responsible for getting the system data from the BIOS,
! and putting them into the appropriate places in system memory.
! both setup.s and system ha