Version 0.30 of MikeOS

Release Notes: A new command-line interface and new string handling system calls were added. The build scripts were improved. The kernel source code was separated into multiple files. The os_dialog_box now has multiple choices. Many small cleanups and fixes were made.

Other releases

  •  23 Mar 2013 17:51

Release Notes: Two new games, Sudoku and Cosmic Flight, have been added. Many improvements have been made to the BASIC interpreter, which now also shows line numbers in error messages. The Calculator program and MikeBASIC Plus Plus library have been updated to the latest versions.

  •  28 Apr 2012 14:19

Release Notes: A number of small bugs were fixed in the BASIC interpreter, MB++ library, and ASCII Artist programs.

  •  05 Mar 2012 22:40

Release Notes: 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.

  •  30 Sep 2011 21:42

Release Notes: 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.

  •  19 Jul 2011 12:50

Release Notes: The build scripts now disable auto-optimization in newer versions of NASM, which caused problems.

Screenshot

Project Spotlight

Pong 2613

An attempt at cloning the original Pong for the Atari 2600 in pure C++ and SDL.

Screenshot

Project Spotlight

OGLplus

A C++ wrapper around the OpenGL C API.