Welcome![Sign In][Sign Up]
Location:
Search - bochs

Search list

[Linux driverlinux0.11

Description: linux0.11源码,PC上开发需要的开发软件Bochs-2.6.2,以及开发需要的两个映像文件bootimage-0.1和rootimage-0.11,可以直接使用-Linux0.11 source code ,software needed on PC development Bochs-2.6.2, image files bootimage-0.1 and rootimage-0.11can be used directly on Bochs-2.6.2.
Platform: | Size: 5709824 | Author: 非师范 | Hits:

[OS Developswallow-master

Description: 一个简单的内核。在linux下运行,需要bochs模拟器。-A simple kernel. Running under linux, need bochs emulator.
Platform: | Size: 49152 | Author: pandengyang | Hits:

[Linux-Unixlinux-0.11.140318

Description: 能用 VS 2013 编译的 Linux 0.11 源代码 为什么用 Visual Studio 2013 就不用多说了吧,绝对比任何专用的源代码阅读软件都强悍。 查看函数调用层次一类的功能,为分析源代码提供最大的方便。 而且 MASM Intel 格式的汇编代码,可比 GCC AT&T 格式的便于阅读多了。 编辑汇编代码,推荐使用 Notepad++,完美支持 MASM 语法高亮。 首先下载我修改好的 VS 版 Linux 0.11 源码,解压后打开解决方案。 右键点击 Image 项目,重新生成,按 Ctrl + F5 运行即可。 会启动调试版的 Bochs 虚拟机,加载新编译的软盘镜像运行。 虚拟硬盘内,带 gcc 1.40 编译环境,可以自己写程序测试各个系统调用功能。 阅读代码中有不明白的,直接插入 printk,重新生成运行,几秒钟的事。-Can be compiled with VS 2013 Linux 0.11 source code
Platform: | Size: 11451392 | Author: Norfa | Hits:

[OS Developvgabios-0.7a

Description: 最新的VGA BIOS,模拟Bios的功能,用于Bochs虚拟机,可以学习学习。-A Virtual BIOS for Bochs.
Platform: | Size: 1508352 | Author: Turing | Hits:

[OS DevelopPara-Bochs-0.2-win

Description: 华中科技大学的Hust Lab的并行集群系统-parallel cluster system
Platform: | Size: 4392960 | Author: 何儒汉 | Hits:

[Linux driverbochs-2.3.5.tar

Description: 硬件模拟器。可以实现Linux环境下的硬件模拟,然后在它上面跑操作系统。-Hardware simulator. Linux can achieve hardware simulation environment, and then run the operating system on top of it
Platform: | Size: 8491008 | Author: fyh | Hits:

[Linux-Unixbiossums

Description: biossums.c - written by Eike W. for the Bochs BIOS. -biossums.c - written by Eike W. for the Bochs BIOS.
Platform: | Size: 2048 | Author: dvmoufu | Hits:

[Linux-Unixlinux-0.11-lab-master

Description: 一个已修改可以在Qume或Bochs等虚拟机上运行的Linux内核源码,运行方式看readme。-A modified to run on a virtual machine, etc. Qume or Bochs Linux kernel source code, operating mode see readme.
Platform: | Size: 5528576 | Author: 王家乐 | Hits:

[assembly languageOS3

Description: 参考《Orange’s》,在之前搭建的 nasm + bochs 实验平台上完成一个接受键盘输入,回显到屏幕上的程序,具体要求如下: • 从屏幕左上角开始,显示键盘输入的字符。可以输入并显示 a-z 和 0-9 字 符。 • 支持大小写,包括 Shift 组合键以及大写锁定两种方式。 • 支持回车键换行。 • 支持删除退格,退格如果退回上一行,必须退回该行编辑的最后一个字符 处。 • 支持空格键和 Tab 键,其中对于 Tab 键如果实现其作为制表符(即使用 了 Tab 的位置输入退格时会退四格),将会得到加分。 • 每隔 20 秒左右, 清空屏幕。输入的字符重新从屏幕左上角开始显示。 • 若按下 F1 到 F5, 分别切换到不同颜色进行输出。 • 要求有光标显示, 固定光标或者闪烁光标均可, 但一定要跟随输入字符的 位置变化。 • 要求支持一种特殊的组合键,规则为当同时按下 Shift 和 Tab 键的情况 下,输入键盘上的 Q, A, Z, W, S, X 键时,显示的内容是其右边一个键的 内容,即对应显示 W, S, X, E, D, C。对其他键不做要求。 -Reference Orange s , in the previous nasm+ bochs built a complete experimental platform to accept keyboard input echo to the program on the screen, the specific requirements are as follows: • From the upper left corner of the screen to display the character keyboard. You can enter and display a-z, and 0-9 characters. • support case, including the key combination Shift and Caps Lock in two ways. • Support the Enter key line feed. • supported the deletion backspace, backspace if the return on the line must be returned at the last character of the line editing. • Support Spacebar, and Tab key, wherein if the Tab key to achieve it as a tab character (ie, when using the Tab position input backspace backspace four-frame), you will get extra points. • Every 20 seconds, clear the screen. Character input display re-start the top left corner of the screen. • If you press F1 to F5, respectively, switching to a different color output. • req
Platform: | Size: 101376 | Author: mj | Hits:

[Linux-Unixlab3

Description: 在nasm + bochs实验平台上的接受键盘输入,回显到屏幕上的程序- 在nasm+ bochs实验平台上的接受键盘输入,回显到屏幕上的程序 NASM+ Bochs on the experimental platform to accept the keyboard input, back to the program on the screen
Platform: | Size: 324608 | Author: FrankHuang | Hits:

[Embeded Linuxlab4

Description: 在nasm + bochs 实验平台上实现特定理发师问题-Implementation of specific barber problem on NASM+ Bochs experimental platform
Platform: | Size: 404480 | Author: FrankHuang | Hits:

[Windows DevelopBPUKEP

Description: 内含3个虚拟机源码,其中的bochs是真正的软件虚拟硬件的虚拟机-Contains three virtual machine source code, including the bochs is a real software virtual hardware virtual machine
Platform: | Size: 1224704 | Author: ofqy!154 | Hits:

[ComboBoxargdment

Description: 内含3个虚拟机源码,其中的bochs是真正的软件虚拟硬件的虚拟机(Contains three virtual machine source code, including the bochs is a real software virtual hardware virtual machine)
Platform: | Size: 1224704 | Author: Osfag | Hits:

[OtherSPCAT v097 IBM PC compatible emulator (VM)

Description: Support up to PII/686 CPU VGA/SVGA, 8/16/32 up to 512 Мb RAM, 16 Мb VRAM HDD (ATA/IDE), CD/DVD (ATAPI) SoundBlaster 2.01 (8-bit/44Кhz, mono), OPL2 PS/2-keyboard/mouse MS-DOS/FreeDOS, Win3.x/9x/NT/2k/XP, some else.. Own Bios emulation in package: SeaBIOS 1.6.3, Plex86/Bochs VGABios 0.7a
Platform: | Size: 1839131 | Author: SergeX31 | Hits:
« 1 2 3 4 5 6 7 8»

CodeBus www.codebus.net