12 2024 档案

摘要:ubuntu下安装工具 sudo apt-get install nasm bochs bochs-x bximage 写主引导程序 org 0x7c00 start: mov ax, cs mov ss, ax mov ds, ax mov es, ax mov si, msg print: mo 阅读全文
posted @ 2024-12-23 16:44 Qing-Huan 阅读(10) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示