Introduction - If you have any usage issues, please Google them yourself
1, BOOTSECT.BIN features: 1.44M floppy disk boot sector of the document source code files: BOOTSECT.ASM compiler methods nasm bootsect.asm-o bootsect.bin2, WRBOOT.COM features: The floppy disk BOOTSECT.BIN wrote the guide Sector source code files: WRBOOT.ASM compiler methods nasm wrboot.asm-o wrboot.com use Methods: BOOTSECT.BIN with WRBOOT.COM under the same directory, insert the floppy diskette, the implementation of WRBOOT.COM3, OS.PCS functions: task switching operating system demo source code files: PCS.ASM compiler methods nasm pcs.asm-o os.pcs use Methods: OS.PCS copied to the boot sector of floppy disks for BOOTSECT.BIN, the settings from the floppy drive restart your computer, restart the computer, the computer starts to run after the success of a document to show OS.PCS task switching.
Packet : 83390072引导程序的设计以及进程环境的建立.rar filelist
引导程序的设计以及进程环境的建立\readme.txt
引导程序的设计以及进程环境的建立\readme1.txt
引导程序的设计以及进程环境的建立\source\bootsect.asm
引导程序的设计以及进程环境的建立\source\bootsect.bin
引导程序的设计以及进程环境的建立\source\os.pcs
引导程序的设计以及进程环境的建立\source\pcs.asm
引导程序的设计以及进程环境的建立\source\WRBOOT.ASM
引导程序的设计以及进程环境的建立\source\wrboot.com
引导程序的设计以及进程环境的建立\source
引导程序的设计以及进程环境的建立