摘要:
一.工具配置 NASM sourceforge下载地址 Bochs sourceforge下载地址 Cygwin(为了使用linux的一些常用命令)下载地址 二.20行代码的一个"操作系统" 代码boot.asm 把这段代码用NASM编译一下: nasm boot.asm -o boot.bin 在 阅读全文
posted @ 2018-10-14 11:25
camelbrand
阅读(1666)
评论(0)
推荐(0)