Linked by Thom Holwerda on Thu 10th Jan 2008 21:28 UTC, submitted by michael135
OSNews, Generic OSes "MenuetOS is an operating system in development for the PC written entirely in 32/64 bit assembly language, and released under the License. It supports 32/64 bit x86 assembly programming for smaller, faster and less resource hungry applications. Menuet has no roots within UNIX or the POSIX standards, nor is it based on any particular operating system. The design goal has been to remove the extra layers between different parts of an OS, which normally complicate programming and create bugs." Version 0.76 of the 64bit version has just been released.
E-mail Print r 4   9 Comment(s)
Order by: Score:
Finally
by Almafeta (3.44) on Thu 10th Jan 2008 22:56 UTC
Almafeta
Member since:
2007-02-22
Fans: 5

An OS that is actually interesting in design and creation, and not simply Copyleft Unix Variant No. 404.

It's a bit curious compared to a commercial OS, but this much polish in a package this small is worth more attention.

RE: Finally
by WereCatf (3.92) on Fri 11th Jan 2008 00:37 UTC in reply to "Finally"
WereCatf Member since:
2006-02-15
Fans: 7

I remember checking out the earlier screenshots some time ago and I gotta say MenuetOS has jumped forward in leaps and bounds :O It's starting to look pretty sleek actually ;) I'm impressed ^^ I think I'll start following the progress a bit more closely from now on ;)

Oh, and I gotta say... It's pretty darn impressive that it's all assembly :O The author has some darn skillz :3

RE: Finally
by renox (2.72) on Fri 11th Jan 2008 08:56 UTC in reply to "Finally"
renox Member since:
2005-07-06
Fans: 1

>>An OS that is actually interesting in design and creation, and not simply Copyleft Unix Variant No. 404.<<

Do you have information about the design?

All I know about this OS it's that it is coded in assembly which is an implementation technique not a design issue..

So what's this 'interesting design' you're talking about?
I haven't been able to find documentation about the design in the website..

RE: Finally - Agreed.. anyone know how it is for speed?
by jabbotts (2.8) on Fri 11th Jan 2008 14:30 UTC in reply to "Finally"
jabbotts Member since:
2007-09-06
Fans: 0

Does it really run as fast as "written in assembly" sounds like it should run? I think this little sucker is going to join my OS collection under it's own VM.

Comment by MighMoS
by MighMoS (2.25) on Fri 11th Jan 2008 08:40 UTC
MighMoS
Member since:
2006-07-15
Fans: 0

Wow. That's pretty impressive, I want to follow this project. Looking at the programming API it actually seems kind of sane for assembly.

Comment by stestagg
by stestagg (2.84) on Fri 11th Jan 2008 13:01 UTC
stestagg
Member since:
2006-06-03
Fans: 2

I gave it a quick try, and one thing it really shows up is the crap performance that you get with most application that you use. The time to boot from floppy Image to usable Internet Browser is 20s. For windows Vista, it is about 4 minutes.

And to have a textured/lit maze demo that runs using a custom renderer on un-accelerated vmware display at >5fps is really a miracle.

Dreadstar
Member since:
2006-01-21
Fans: 0

Didn't it used to be called 'Minuet' or something like that? And then suddenly all the attention was on SkyOS and you never saw posts about it anymore? Is this the same one? It was really nice and tight back in the day

DigitalAxis Member since:
2005-08-28
Fans: 1

it was MenuetOS, then the developer moved to 64-bit assembly and more or less abandoned the 32-bit version (which is now, I think, called Kolibri).

michael135 Member since:
2006-06-21
Fans: 0

32bit Menuet is available for download. The focus is now on 64bit version since most of todays sold computers support 64bit.