搜索资源列表
bochs-2.2.1.win32-src
- Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a
ucos_code_with_debug
- 经过两天的奋战,终于在borlandc3.1上实现了ucos操作系统在pc上的单步运行调试,期间得到了众多网友留下的文字的帮助,我也决定将我的努力成果上载。 注意将software解压到c盘根目录下,并且将borlandc3.1安装在d盘borlandc目录下,进入C:\\software\\UCOS-II\\EX1_X86L目录下,运行bc.pif,就进入dos的borlandc程序,可以修改并单步调试程序。 这样学ucos应该快多了吧。-After two days of hard
200204135097
- 内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-Memory of the basic idea of the presence of the procedure is to remain in the memory
dosqibu
- dos的另一个手册,适合初学者,希望给大家带来帮助。-Another dos manual, suitable for beginners, I hope to help you.
ettc51_dos_demo
- its creates virtual multi tasking i DOS
DOS_INT
- 我学习DOS时所收集的关于中断的调用资料与要用的人共享-When I learned DOS interrupt calls to collect on the information and use of shared
ifrm32
- A very old source about a dos-extender I did to show how it is possible to run default 32-bit native instructions in real mode without the need to use 0x66 and 0x67 prefixes to compute 32-bit words or addresses.
easyVM_Small.tar
- easyVM是一个简单的虚拟机。 0.1版本只支持8086指令集和一些简单的I/O设备,只支持英文文本显示方式。 0.2版本主要是在0.1版基础上加了一小部分32位指令(push eax等),使得easyVM可以运行MS-DOS 6.22自带的大部分程序。 文件说明: ==================== Bios\Bios.bin Bios程序 Bios\BiosData.bin CMOS数据
14
- 在dos命令窗口下,常用的快捷键总结。 相信你很短时间就能学会。-Dos command window, the summary of commonly used shortcuts. I believe a very short time you can learn.
VMDOS
- easyVM是一个简单的虚拟机,只支持8086指令集和一些简单的I/O设备,只支持英文文本显示方式,easyVM可以运行MS-DOS 6.22自带的大部分程序。-EasyVM is a simple virtual machine, only the 8086 instruction set and some simple I/O device support, support only English text display mode, easyVM can run the MS-DOS 6
nc
- dos命令系统操作软件,可以用来监控窗口(the could play dos,i hope you have a great time)