摘要: Refs: 1.http://blog.csdn.net/jinzhuojun/article/details/8604335 2.《自己动手写操作系统》Steps: 1. Download bochs source file from sourceforge 2.apt-get install libsdl1.2-dev apt-get build-dep bochs 3. cd , and then./configure --with-sdl --enable-debugger \ --enable-disasm --enable-all-optimizations \--ena... 阅读全文
posted @ 2014-01-26 10:25 gnat 阅读(272) 评论(0) 推荐(0) 编辑