MenuetOS

  • Thread starter Thread starter Tramp
  • Start date Start date
T

Tramp

MenuetOS is a fully 32 bit assembly written graphical hobby operating
system, distributed under GPL license. Menuet supports 32 bit x86
assembly programming as a faster and smaller system footprint.

Menuet has no unix roots and the basic system is meant to be a clean asm
based structure. Menuet isn't based in any particular operating system,
since the idea has been to remove the extra layers between different
parts of software, which complicate programming and create bugs.

Menuet's application structure is not specifically reserved for asm
programming since the header can be produced with practically any other
language. However, the overall application programming design is
intended for easy 32 bit asm programming. Menuets responsive GUI is
extremely easy to handle with assembly language.

http://www.menuetos.org/
 
MenuetOS is a fully 32 bit assembly written graphical hobby operating
system, distributed under GPL license. Menuet supports 32 bit x86
assembly programming as a faster and smaller system footprint.

Menuet has no unix roots and the basic system is meant to be a clean
asm based structure. Menuet isn't based in any particular operating
system, since the idea has been to remove the extra layers between
different parts of software, which complicate programming and create
bugs.

Menuet's application structure is not specifically reserved for asm
programming since the header can be produced with practically any
other language. However, the overall application programming design is
intended for easy 32 bit asm programming. Menuets responsive GUI is
extremely easy to handle with assembly language.

http://www.menuetos.org/

Historically, the download links have been broken. Do you know it this
has changed? I managed to find an older release and was blown away what
I could do with an OS that booted (Ran) from a floppy!

--
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
El Gee

Did you hear the one about the dyslexic, agnostic, insomniac?
He would stay up late every night and wonder if there was a dog.
Remove yourhat to reply ... but it
may take a while. Best to go to www (dot) mistergeek (dot) com and
reply from there.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
|Historically, the download links have been broken. Do you know it this
|has changed? I managed to find an older release and was blown away what
|I could do with an OS that booted (Ran) from a floppy!

Just tried it now and version 0.76 download The image file and the exe.
I have no idea how often there are problems with the downloads. Here is
another place to get it. <http://sourceforge.net/project/showfiles.php?
group_id=102335>
 
Back
Top