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.

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

베이직 인터프리터 변수의 할당에 여러 개의 파라미터를 지원하도록 향상되었습니다. 그것은 또한 새로운 직렬 및 PORT 명령을하고있다. 난수 생성기 및 재작 성되었다 청소 소스 코드를 만들어왔다.
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