搜索资源列表
boot16
- FAT16 磁盘格式引导程序(ASM)-FAT16 disk format guide (ASM)
汇编相关源代码
- 用汇编语言编写的一些程序的源代码,例:DOS6.0源程序中的硬盘引导记录源程序FDBOOT.ASM,鼠标控制CD-Audio播放程序,专截320*200的截画程序,V86模式切换程序,FASTREBOOT V1.0,Game Faster V1.0,Mixer Volume Ctrler V1.0,-assembly language prepared by the program's source code, cases : DOS6.0 source of hard disk boo
bootsect
- 自己以前写的 引导扇区代码。包括: fat12.asm fat16.asm fat32.asm
tinix_os
- === ==== 关于本光盘 ========== \\Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根
ucore-lab1
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统
NASM_MBR
- 基于nasm编译器写的简单的mbr引导代码,非常实用。-Nasm-based compiler, written in a simple mbr boot code, very useful.
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
boot
- 引导扇区程序源码 编译后可以从软盘启动计算机 操作系统制作的第一步-Boot sector program source code can be compiled from the floppy disk to start the computer operating system produced by the first step
A
- boot简单的操作系统引导程序,展现操作系统的引导过程-simple boot operating system boot, the boot process to show the operating system
bootsect
- 引导扇区源代码注释,用于描述系统的引导过程-Boot sector source code annotations, used to describe the system boot process
MultiBoot
- ASM 多重引导程序MultiBoot,很好,写多重引导值得一看-ASM multi-boot program MultiBoot, well worth a visit to write multi-boot
boot.tar
- 在 cortex-a9 上引导 ucos 的 bootloader-asm used to boot ucos in cortex-a9
boot-loader
- 引导源代码,可以从软盘启动。用汇编软件把代码刷入磁盘第一扇区就可以了-boot code asm
