MikeOS 4.0 with BASIC interpreter released

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
M-Saunders
Member
Member
Posts: 155
Joined: Fri Oct 27, 2006 5:11 am
Location: Oberbayern
Contact:

MikeOS 4.0 with BASIC interpreter released

Post by M-Saunders »

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
Last edited by M-Saunders on Tue Jun 10, 2014 2:28 am, edited 1 time in total.
MikeOS -- simple, well-documented x86 real-mode OS written in assembly language
http://mikeos.sourceforge.net
User avatar
AndreaOrru
Member
Member
Posts: 50
Joined: Fri Apr 25, 2008 2:50 pm
Location: New York

Re: MikeOS 4.0 with BASIC interpreter released

Post by AndreaOrru »

Your OS is a masterpiece.
I'm having a lot of fun with the BASIC interpreter :D
Close the world, txEn eht nepO
User avatar
f2
Member
Member
Posts: 311
Joined: Mon Jun 15, 2009 10:01 am
Location: France

Re: MikeOS 4.0 with BASIC interpreter released

Post by f2 »

Wow! A BASIC interpreter... it reminds me good memories. :)
Nice OS you have, Mike!
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

Re: MikeOS 4.0 with BASIC interpreter released

Post by Dex »

Great job M-Saunders , only the other day, we had a topic on my OS forum, about what a nice job you had done on the BASIC interpreter and your OS's Doc.
M-Saunders
Member
Member
Posts: 155
Joined: Fri Oct 27, 2006 5:11 am
Location: Oberbayern
Contact:

Re: MikeOS 4.0 with BASIC interpreter released

Post by M-Saunders »

Thanks folks. I feel like I've gone full circle -- I started programming in BASIC on the Spectrum 20 years ago, and now I'm writing the same sort of stuff, albeit on my own OS!

Great to see that the BASIC interpreter is being ported over to DexOS too.

M
MikeOS -- simple, well-documented x86 real-mode OS written in assembly language
http://mikeos.sourceforge.net
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

Re: MikeOS 4.0 with BASIC interpreter released

Post by Dex »

M-Saunders wrote:Great to see that the BASIC interpreter is being ported over to DexOS too.

M
Thanks, i am very pleased that one of out team has started to port it, we hope to turn it into a batch file like interpreter.

PS: I am taking a bus man's break from my OS, and will be porting some small asm programs to MikeOS, i will let you know how i get on.
PatrickV
Member
Member
Posts: 151
Joined: Sun Jul 06, 2008 7:50 pm
Location: New Zealand
Contact:

Re: MikeOS 4.0 with BASIC interpreter released

Post by PatrickV »

Great job, i have been following your operating system i first arivied here. It would see 4.0 a bing jump bunt never mind. i hope you can impress the community here more in the future

Patrick
Post Reply