MenuetOS gets basic X server
There's been a few new releases since the last time we talked about MenuetOS, back in March of this year when version 1.50.00 was released, so I figured it was time to take a look at what the project's been up to. And just in case you don't remember - MenuetOS is 64 bit operating system written in assembly that fits on a single 1.44 MB floppy disk. There's also a 32 bit version that's no longer being developed - I think.
Weirdly enough, the 1.50.00 released is no longer listed, but recent changes include Mplayer being part of the disk image, further updates to the included X-Window Server, the usual bugfixes, and a few more things. The X server is quite cool - with it, you can run, say, Firefox on your Linux installation, but have the MenuetOS X server render the UI. In addition, thanks to MenuetOS now including a basic POSIX layer, it's possible to create basic applications that run unmodified on both MenuetOS and a Linux distribution like Ubuntu. Neat.