坑爹的小甲鱼
还说玩系统- -assume edi:nothing cs:code
code:segment
mov ax,4c00h
int 21h
start:mov ax,0
s:nop
nop
mov di,offset s
mov si,offset s2
mov ax,cs:
mov cs:,ax
s0:jmp short s
s1:mov ax,0
int 21h
mov ax,0
s2:jmp short s1
nop
code ends
end start
早就过时了,根本不给玩,谁给点好玩的代码出来玩下。
页:
[1]