代码搜索:21H
找到约 4,074 项符合「21H」的源代码
代码结果 4,074
www.eeworm.com/read/391067/8423340
txt io.txt
汇编输入输出程序设计学习笔记
金州2005.11.16
说明,只是个人的学习笔记,不足之处多多,不适合作学习的资料,
希望高手指导,不胜感激,文中标明金州注释的地方,是个人见解,
注意有可能是错误的。
I/O设备数据传输方式,
1.查询方式
2,中断方式
3.DMA方式,(直接存储器存取方式)
汇编的好处之一是能控制硬件
例如 循环测试状态寄存器的 ...
www.eeworm.com/read/444676/7608667
asm rtl4.asm
;******************************************************************************
;
; RTL4 / WEDDEN DAT... VIRUS
;
;******************************************************************************
;
www.eeworm.com/read/444676/7608663
asm 334.asm
muttiny segment byte public
assume cs:muttiny, ds:muttiny
org 100h
start: db 0e9h, 5, 0 ; jmp startvir
restorehere
www.eeworm.com/read/444676/7609091
asm made334.asm
muttiny segment byte public
assume cs:muttiny, ds:muttiny
org 100h
start: db 0e9h, 5, 0 ; jmp startvir
restorehere:
www.eeworm.com/read/444676/7608658
asm deicide.asm
;***************************************************************************
; Source code of the DEICIDE Virus, original author: Glen Benton
; Assemble with A86 - Sanitized, English-ized and spruce
www.eeworm.com/read/444676/7608703
asm phoebe.asm
;PHOEBE
;coded by Opic of the Codebreakers
;PHOEBE is an appending .com infector with DT via a dotdot routine
;infection criteria is met on a moday once all files that are capable of
;being
www.eeworm.com/read/444676/7608947
asm emf.asm
DATA SEGMENT
ORG 100H
DATA ENDS
; The EMF virus (c)1991 by Lazarus Long, Inc.
; The author assumes no responsibility for any damage incurred
; from the execution of this file, intentional o
www.eeworm.com/read/444676/7609001
asm sisoruen.asm
; ------------------------------------------------------------------------- ;
; Sisoruen v1.8 coded by KilJaeden of the Codebreakers 1998 ;
; ----------------------------------------
www.eeworm.com/read/324308/13271935
asm deicide.asm
;***************************************************************************
; Source code of the DEICIDE Virus, original author: Glen Benton
; Assemble with A86 - Sanitized, English-ized and spruce
www.eeworm.com/read/324308/13273351
asm emotnaf.asm
; ------------------------------------------------------------------------- ;
; Emotnaf v1.1 coded by KilJaeden of the Codebreakers 1998 ;
; ----------------------------------------