所属分类:
操作系统开发
开发工具:Asm
文件大小:71KB
下载次数:21
上传日期:2006-05-12 20:34:45
说明: 自己编写的操作系统的源代码,虽然代码量很少,但是也已经涉及到了很多计算机硬件体系结构的知识和计算机硬件的操作,建议对操作系统开发感兴趣的朋友看一看。
(their preparation of the operating system's source code, although a very small number code, but already covered a lot of computer hardware architecture and the knowledge of the operation of computer hardware, proposals on the development of operating systems look at the interest of a friend.)
文件列表:
UNIVERSE
........\asp.bat
........\boot
........\....\init_p.asm
........\....\init_r.asm
........\....\loader.asm
........\csp.bat
........\fs
........\include
........\.......\asm
........\.......\...\equates.inc
........\.......\...\macros.inc
........\.......\...\structs.inc
........\.......\fcntl.h
........\.......\stddef.h
........\.......\stdlib.h
........\.......\string.h
........\.......\sys
........\.......\...\stat.h
........\.......\...\types.h
........\.......\time.h
........\kernel
........\lib
........\makefile
........\output
........\......\LOADER.BIN
........\......\UNIVERSE.BIN
........\tools
........\.....\dd.exe
........\.....\mk.bat
........\.....\RAWRITE.EXE
........\.....\rb.bat
........\.....\rbd.bat
........\.....\ud.bat
........\.....\wd.exe