文件名称:0.0.7.2
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 203kb
- 下载次数:
- 0次
- 提 供 者:
- 缪**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
从网上下载的一个自己编写的简单的操作系统源代码,对底层了解很有好处的-downloaded from the Internet on their own to prepare a simple operating system source code, the underlying understanding of the very good
(系统自动生成,下载前可以参看下载内容)
下载文件列表
boot
....\boot.h
....\boot.inc
....\fsector.s
....\Makefile
....\setup
....\.....\8259.s
....\.....\detectmem.s
....\.....\setupvga.s
....\setup.s
build
.....\expos.lds
.....\Makefile
.....\osgo.bat
doc
...\readme.txt
...\体系结构.txt
driver
......\keyboard
......\........\kbd.c
......\........\kbdriver.c
......\Makefile
......\onsole
......\......\console.c
......\video
......\.....\ASC16.fon
......\.....\chs16.fon
......\.....\font.c
......\.....\vga
......\.....\...\vga.c
......\.....\...\vgadrv.c
......\.....\vgafont.s
......\.....\video.c
include
.......\arch.h
.......\ctype.h
.......\drv
.......\...\kbd.h
.......\...\vga.h
.......\i386
.......\....\div64.h
.......\....\i386.h
.......\....\io.h
.......\....\posix_types.h
.......\....\string.h
.......\....\types.h
.......\limits.h
.......\linkage.h
.......\posix_types.h
.......\stdarg.h
.......\stddef.h
.......\string.h
.......\types.h
kernel
......\ctype.c
......\head.s
......\i386
......\....\entry.s
......\....\i386.c
......\....\i8259.c
......\kprint.c
......\main.c
......\Makefile
......\vsprintf.c
....\boot.h
....\boot.inc
....\fsector.s
....\Makefile
....\setup
....\.....\8259.s
....\.....\detectmem.s
....\.....\setupvga.s
....\setup.s
build
.....\expos.lds
.....\Makefile
.....\osgo.bat
doc
...\readme.txt
...\体系结构.txt
driver
......\keyboard
......\........\kbd.c
......\........\kbdriver.c
......\Makefile
......\onsole
......\......\console.c
......\video
......\.....\ASC16.fon
......\.....\chs16.fon
......\.....\font.c
......\.....\vga
......\.....\...\vga.c
......\.....\...\vgadrv.c
......\.....\vgafont.s
......\.....\video.c
include
.......\arch.h
.......\ctype.h
.......\drv
.......\...\kbd.h
.......\...\vga.h
.......\i386
.......\....\div64.h
.......\....\i386.h
.......\....\io.h
.......\....\posix_types.h
.......\....\string.h
.......\....\types.h
.......\limits.h
.......\linkage.h
.......\posix_types.h
.......\stdarg.h
.......\stddef.h
.......\string.h
.......\types.h
kernel
......\ctype.c
......\head.s
......\i386
......\....\entry.s
......\....\i386.c
......\....\i8259.c
......\kprint.c
......\main.c
......\Makefile
......\vsprintf.c