代码搜索结果
找到约 10,000 项符合
B 的代码
dc-b.asm
PAGE 59,132
;圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹
;圹 圹
;圹 DC-B 圹
;圹 圹
;圹 Created: 26-Dec-91 圹
;圹 Passes: 5
eddie-b.asm
;************************
;* *
;* E D D I E *
;* *
;* by Dark Avenger *
;* *
;* 3-JAN-1989 *
;*
itti-b.asm
; The Itti-Bitty Virus, Strain B
; The smallest virus ever written (only 99 bytes)
;
; (C) 1991 Nowhere Man and [NuKE] WaErZ
; Written by Nowhere Man
;
;
title "The Itti-Bitty Virus, Strai
hiv-b.asm
DATA_1E EQU 4CH ; Just a Few Data Segments that are
DATA_3E EQU 84H ; Needed for the virus to find some
DATA_5E EQU 90H ; hard co
monkey-b.asm
; Stoned.Empire.Monkey.B
.model tiny
.code
virus segment
assume cs:virus,ds:virus
org 100h
begin:
jmp short virus_start
nop
mov ss, ax
mov