搜索资源列表
PMSTART8
- 保护模式下编程。通过陷阱门INT 0FEh进行字符串输出。通过任务状态段TSS进行任务切换 -Protected mode programming. INT 0FEh through the trap door to the output string. Through the Task State Segment TSS for task switching
80x86_protectedmode
- 80x86保护模式系列教程 一.保护方式简介 二.分段管理机制 三.控制寄存器和系统地址寄存器 四.实模式与保护模式切换实例 五.任务状态段和控制门 六.控制转移 七.中断和异常 八.操作系统类指令 九.输入/输出保护 十.分页管理机制 十一.虚拟8086模式-80x86 protected mode for a series of tutorials. Protection mode Introductio