📄 readme
字号:
Protected Mode Programming
==========================
This is a 80x86 protected mode learning package used under the
bochs system. The hard disk image file contains a MSDOS 6.22 system,
NASM 0.98, Turbo C 2.01 and the protected mode examples written by
Alexei A. Frounze with NASM and Turbo C.
The directory C:\PM contains all the protected mode examples in
16 subdirectories from 01 to 16. To compile the programs a
subdirectory, just type MAKE and press ENTER key. To run the
compiled program, type the name of the program and press ENTER key.
Jiong Zhao (gohigh@sh163.net)
http://www.oldlinux.org/
2004.10.18
Change Log
---------------------------------
2004-12-14
Using FreeDOS 9 instead of MSDOS 6.22.
2004-12-07
Added Christopher Giese's protected mode learning materials in
directory C:\PM0. It contains 12 tutorials written in NASM.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -