mikeos-4.0

所属分类:操作系统开发
开发工具:Asm
文件大小:221KB
下载次数:37
上传日期:2010-04-14 15:59:11
上 传 者lowsar
说明:  一个用纯汇编语言开发的操作系统,不管你是想学习汇编还是想学习操作系统都是非常好的参考
(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)

文件列表:
mikeos-4.0 (0, 2009-11-21)
mikeos-4.0\source (0, 2009-11-21)
mikeos-4.0\source\features (0, 2009-11-21)
mikeos-4.0\source\features\screen.asm (21207, 2009-11-21)
mikeos-4.0\source\features\basic.asm (35355, 2009-11-21)
mikeos-4.0\source\features\disk.asm (28213, 2009-11-21)
mikeos-4.0\source\features\misc.asm (1652, 2009-11-21)
mikeos-4.0\source\features\keyboard.asm (1399, 2009-11-21)
mikeos-4.0\source\features\string.asm (21560, 2009-11-21)
mikeos-4.0\source\features\serial.asm (1403, 2009-11-21)
mikeos-4.0\source\features\sound.asm (1081, 2009-11-21)
mikeos-4.0\source\features\math.asm (1527, 2009-11-21)
mikeos-4.0\source\features\cli.asm (7559, 2009-11-21)
mikeos-4.0\source\bootload (0, 2009-11-21)
mikeos-4.0\source\bootload\bootload.asm (9384, 2009-11-21)
mikeos-4.0\source\bootload\bootload.bin (512, 2009-11-21)
mikeos-4.0\source\kernel.bin (12858, 2009-11-21)
mikeos-4.0\source\kernel.asm (10581, 2009-11-21)
mikeos-4.0\doc (0, 2009-11-21)
mikeos-4.0\doc\CHANGES.TXT (21264, 2009-11-21)
mikeos-4.0\doc\handbook-appdev-basic.html (21830, 2009-11-21)
mikeos-4.0\doc\LICENSE.TXT (1790, 2009-11-21)
mikeos-4.0\doc\handbook-appdev-asm.html (31630, 2009-11-21)
mikeos-4.0\doc\handbook-sysdev.html (18082, 2009-11-21)
mikeos-4.0\doc\CREDITS.TXT (762, 2009-11-21)
mikeos-4.0\doc\handbook-user.html (15799, 2009-11-21)
mikeos-4.0\build-linux.sh (1739, 2009-11-21)
mikeos-4.0\disk_images (0, 2009-11-21)
mikeos-4.0\disk_images\mikeos.iso (1837056, 2009-11-21)
mikeos-4.0\disk_images\mikeos.flp (1474560, 2009-11-21)
mikeos-4.0\disk_images\mikeos.dmg (1474560, 2009-11-21)
mikeos-4.0\buildwin.bat (831, 2009-11-21)
mikeos-4.0\build-openbsd.sh (1854, 2009-11-21)
mikeos-4.0\build-osx.sh (1715, 2009-11-21)
mikeos-4.0\programs (0, 2009-11-21)
mikeos-4.0\programs\monitor.bin (856, 2009-11-21)
mikeos-4.0\programs\test.pcx (22477, 2009-11-21)
mikeos-4.0\programs\viewer.bin (555, 2009-11-21)
... ...

================================================================== MikeOS -- Open source 16-bit operating system for x86 PCs Copyright (C) 2006 - 2009 MikeOS Developers -- see doc/LICENSE.TXT ================================================================== MikeOS is a 16-bit real mode operating system for x86-compatible PCs, written entirely in assembly language, which boots from a floppy disk, CD-ROM or USB key. It features a text-based dialog-driven user interface, a command-line, support for FAT12 (MS-DOS-like) floppy disks, sound (PC speaker), text editor, BASIC interpreter and more. The kernel includes over 60 system calls. MikeOS is a learning tool for those wishing to understand simple OS construction and x86 assembly. Quick getting-started guide: MikeOS can run from a floppy disk or CD-ROM, either on an emulator or a real PC. See the disk_images/ directory for files that you can write to the approprate media or boot in, for instance, VMware, QEMU or VirtualBox. You can find the source code in the source/ directory, and sample programs (included on the disk images) in the programs/ directory. See the doc/ directory for more info, including: # handbook-user.html -- How to run and use MikeOS # handbook-appdev-basic.html -- Writing software in BASIC # handbook-appdev-asm.html -- Writing software in assembly # handbook-sysdev.html -- Building and modifying the OS # LICENSE.TXT -- The open source, BSD-like license # CHANGES.TXT -- Detailed list of changes in previous releases # CREDITS.TXT -- People involved in the project Have fun, and see the website at http://mikeos.berlios.de -- Mike Saunders (okachi@gmail.com) ==================================================================

近期下载者

相关文件


收藏者