Download List

專案描述

MikeOS is an operating system for x86 PCs, written
in assembly language. It is a learning tool to
show how simple OSes work, with well-commented
code and extensive documentation. It features a
text-mode dialog-driven user interface, a file
manager and machine code monitor, and over 60
system calls for use by third-party programs.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-06 07:40
4.3

The BASIC interpreter includes many new instructions for string manipulation, display output, file management, and more. There are new BASIC programs, a new library (MB++), and bugfixes.
標籤: Major

2011-10-01 06:42
4.2

New BASIC programs including a memory editor, calculator, and ASCII art designer have been included. The text editor has been enhanced with new features, while file management commands have been added to the command line interface. Programs can also retrieve the command line string, if one was provided.
標籤: Major feature enhancements

2011-07-19 21:50
4.1.2

The build scripts now disable auto-optimization in newer versions of NASM, which caused problems.
標籤: Minor

2011-01-20 23:44
4.1.1

The list dialog is now scrollable, while the pause system call has been rewritten to be compatible with more BIOSes. There have also been several small bugfixes and documentation updates.

2010-01-20 07:28
4.1

The BASIC interpreter was enhanced to support multiple parameters in variable assignment. It also has new SERIAL and PORT commands. The random number generator was rewritten and cleanups have been made to the source code.
標籤: Minor

Project Resources