代码搜索:MOV模块
找到约 10,000 项符合「MOV模块」的源代码
代码结果 10,000
www.eeworm.com/read/138713/13221376
asm mouse45.asm
;***********************************************************************
; Cypress Semiconductor
; Mouse Demonstration Design Kit Firmware
;
; Features :
; Threee button mouse
; Pas
www.eeworm.com/read/138713/13221384
asm js50.asm
;***********************************************************************
; Cypress Semiconductor
; Joystick Demonstration Design Kit Firmware
;
; Features :
; Four Fire Buttons
; Fo
www.eeworm.com/read/325151/13222856
s boot.s
|
| boot.s
|
| boot.s is loaded at 0x7c00 by the bios-startup routines, and moves itself
| out of the way to address 0x90000, and jumps there.
|
| It then loads the system at 0x10000, using BIOS inter
www.eeworm.com/read/240317/13224518
asm init.asm
; File : $Workfile$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;---------------------------------------------
www.eeworm.com/read/240317/13224578
fdo utils.fdo
; File : $UTILS.FDO$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;--------------------------------------------
www.eeworm.com/read/240317/13224683
a86 cmdline.a86
; File : $CMDLINE.A86$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;------------------------------------------
www.eeworm.com/read/240317/13224693
a86 disk.a86
; File : $DISK.A86$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;---------------------------------------------
www.eeworm.com/read/240317/13224905
asm csup.asm
; File : $Workfile: CSUP.ASM$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;-----------------------------------
www.eeworm.com/read/240317/13224928
asm dosif.asm
; File : $Workfile: DOSIF.ASM$
;
; Description :
;
; Original Author :
;
; Last Edited By : $Author: RGROSS$
;
; Copyright : (C) 1992 Digital Re
www.eeworm.com/read/324308/13271676
asm keeper.asm
VECTORS SEGMENT AT 0H ;Set up segment to intercept Interrupts
ORG 9H*4 ;The keyboard Interrupt
KEYBOARD_INT LABEL DWORD
ORG 1CH*4 ;Timer