Download List

Descripción del Proyecto

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.

2010-01-20 07:28 Back to release list
4.1

El intérprete BASIC fue mejorado para soportar múltiples parámetros en la asignación de variables. También tiene de serie y los comandos PORT. El generador de números aleatorios fue reescrito y limpieza se han hecho al código fuente.
Tags: Minor
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.

Project Resources