搜索资源列表
tinix_os
- === ==== 关于本光盘 ========== \\Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根
boot
- boot.asm是用nasm汇编程序做的VESA显存模式驱动的写点 带有软盘驱动引导程序 用FloppyWriter.exe写主引导区-boot.asm is done NASM assembler VESA mode driver memory write point boot with the floppy disk drive used to write the Master Boot FloppyWriter.exe District
FloppyWriter
- 本程序属于操作系统程序,可能会给大家的作业带来帮助,其功能是将硬盘和软盘的文件间实现相互读写,希望想实现此功能的朋友喜欢-This procedure belongs to the operating system procedures, the operation may be helpful to everyone for their homework, and its function is to document the hard disk and floppy disk to read
FloppyWriter
- 于渊《自己动手写操作系统》中所需用的工具源码-Yu Yuan " to write himself is the operating system" in the tools required for source code
FloppyWriter
- 制作虚拟软盘,通过floppyWriter,对nasm编译后的bin文件制作成镜像(Make virtual floppy disk)
