MikeOS 4.0 with BASIC interpreter released
Posted: Sat Nov 21, 2009 3:29 am
Hi everyone,
I've released version 4.0 of MikeOS: http://mikeos.sourceforge.net
It's a 16-bit real mode operating system, written in assembly language, designed as a learning tool with detailed documentation. The big changes for this release are:
* BASIC interpreter with 24 instructions
* Text editor updates -- you can run BASIC code by pressing F8 (like a mini-IDE)
* If there's a file called AUTORUN.BIN or AUTORUN.BAS, the kernel executes it automatically on startup
A complete guide to the BASIC interpreter is here: http://mikeos.sourceforge.net/handbook- ... basic.html
See the end for some example programs. Also of note is that this release is confirmed to boot and run from USB keys -- see the User Handbook on the site for more information.
Cheers,
Mike
I've released version 4.0 of MikeOS: http://mikeos.sourceforge.net
It's a 16-bit real mode operating system, written in assembly language, designed as a learning tool with detailed documentation. The big changes for this release are:
* BASIC interpreter with 24 instructions
* Text editor updates -- you can run BASIC code by pressing F8 (like a mini-IDE)
* If there's a file called AUTORUN.BIN or AUTORUN.BAS, the kernel executes it automatically on startup
A complete guide to the BASIC interpreter is here: http://mikeos.sourceforge.net/handbook- ... basic.html
See the end for some example programs. Also of note is that this release is confirmed to boot and run from USB keys -- see the User Handbook on the site for more information.
Cheers,
Mike