push ds xor ax,ax push ax ;your code is here retf
.model small .code org 100h start: mov ax, 0012h int 10h ;set display mode mov bx, 0001h mov ah, 0bh int 10h ;set Palette mov ah, 4ch int 21h end
21,497
社区成员
41,616
社区内容
加载中
试试用AI创作助手写篇文章吧