搜索资源列表
WY OS 0.00b
- 我自己写的一个实模式的操作系统,支持fat12文件系统和一个和shell整合到一起的简单的键盘驱动,目前正在实现pci总线驱动程序。以后将会转入到保护模式下开发-I wrote it myself a real mode of the operating system, support FAT12 file system and a shell and the integration with a simple keyboard-driven, are currently achieving p
4GB_mem_access
- 在实地址模式访问4g内存,对了解操作系统底层的人有帮助-in real address mode visit 4g memory, the understanding of the underlying operating system help
USERENV
- dos的实模式下实现多任务处理的演示。(转载)
Tinix
- 动手写操作系统源代码,非常好的学习资料,在实模式下调试用td,当调试32位和16位汇合代码时,需要使用bochs来调试
Tinix
- 自已动手写操作系统,里面有源代码,内容有引导扇区,实模式到保护模式式的切换-自已动手写操作系统源码
QUOS0.9.tar
- 实模式操作系统的设计与实现-Real-mode operating system design and implementation. . . . . . . . . . . . . . . . . . .
BrianGladmanTrueCrypt
- 一个非常全面的开发包。包括实模式中断,内存和磁盘处理-A very comprehensive development package. Including the real-mode interrupts, memory and disk processing
2
- 该程序是在DOS实模式下,用TC或BC编译,响应IRQ5,读取地址C000:0000处的3K字节数据-The program is in real mode DOS, compiled with TC or BC in response to IRQ5, read the address C000: 0000 bytes of data at the 3K
80x86_protectedmode
- 80x86保护模式系列教程 一.保护方式简介 二.分段管理机制 三.控制寄存器和系统地址寄存器 四.实模式与保护模式切换实例 五.任务状态段和控制门 六.控制转移 七.中断和异常 八.操作系统类指令 九.输入/输出保护 十.分页管理机制 十一.虚拟8086模式-80x86 protected mode for a series of tutorials. Protection mode Introductio
Demo03
- 博客《操作系统与网络实现》第三份源码,关于操作系统实模式与保护模式的跳转-Blog " operating system and network to achieve" the third source, jump on the operating system in real mode and protected mode
booktool
- x86汇编语言 从实模式到保护模式 源代码(x86 assembly language: from real mode to protector mode source code)