MenuetOS
menuetos.net
MenuetOS
1–10 of 57 posts
Re: MenuetOS
#2[deleted]
Re: MenuetOS
#3by the creator of flat assembler[1] or community, if i am not mistaken. not an assembly programmer, but the syntax of flat assembler looks clean and nice.
Re: MenuetOS
#4Decades
Re: MenuetOS
#5There's a fork of this as well, though I don't know much about why the fork happened or anything:
Re: MenuetOS
#6From their website: "written fully in assembly language (64bit and 32bit)." Whoa..
Re: MenuetOS
#7That's a very cool project for tinkering. It's a small niche, especially that it's written in assembly, it limits the scope of the things one can play with. But nevertheless, it's a very enriching experience as well as a very unusual one.
Re: MenuetOS
#8From their website: "written fully in assembly language (64bit and 32bit)." Whoa..
Portability was not a goal, apparently.
Re: MenuetOS
#9This is so incredible. I would love to know if they’ve sold many commercial licenses, and what a typical commercial licensee use case would look like.
Re: MenuetOS
#10Thought that something like this would be good as a pre-boot environment. A lot smaller than EFI and perhaps more functional. Though debatable how good an idea that is. Guessing most folks don't want to program asm however.