Description: The development of a pure assembly language operating system, whether you want to learn or want to learn the operating system compilation are very good reference
To Search:
- [kernel-0.2.tar] - Nanjing University of Aeronautics and As
- [osboot] - A system restart on os programming tutor
- [OS-DIY-manual] - The use of assembly language operating s
- [Linux_yizhi] - - Linux System Migration, the purpose of
- [c] - A simple operating system, the use of mi
File list (Check if you may need any files):
mikeos-4.0
..........\source
..........\......\features
..........\......\........\screen.asm
..........\......\........\basic.asm
..........\......\........\disk.asm
..........\......\........\misc.asm
..........\......\........\keyboard.asm
..........\......\........\string.asm
..........\......\........\serial.asm
..........\......\........\sound.asm
..........\......\........\math.asm
..........\......\........\cli.asm
..........\......\bootload
..........\......\........\bootload.asm
..........\......\........\bootload.bin
..........\......\kernel.bin
..........\......\kernel.asm
..........\doc
..........\...\CHANGES.TXT
..........\...\handbook-appdev-basic.html
..........\...\LICENSE.TXT
..........\...\handbook-appdev-asm.html
..........\...\handbook-sysdev.html
..........\...\CREDITS.TXT
..........\...\handbook-user.html
..........\build-linux.sh
..........\disk_images
..........\...........\mikeos.iso
..........\...........\README.TXT
..........\...........\mikeos.flp
..........\...........\mikeos.dmg
..........\buildwin.bat
..........\build-openbsd.sh
..........\build-osx.sh
..........\README.TXT
..........\programs
..........\........\monitor.bin
..........\........\test.pcx
..........\........\viewer.bin
..........\........\hangman.bin
..........\........\example.bas
..........\........\keyboard.bin
..........\........\serial.bin
..........\........\edit.asm
..........\........\monitor.asm
..........\........\keyboard.asm
..........\........\edit.bin
..........\........\viewer.asm
..........\........\serial.asm
..........\........\hangman.asm
..........\........\fileman.asm
..........\........\fileman.bin
..........\........\mikedev.inc
..........\test-linux.sh