+ Reply to Thread
Results 1 to 2 of 2

Thread: MenuetOS - An OS coded in Assembler

  1. #1
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,549
    Activity Longevity
    11/20 19/20
    Today Posts
    4/5 ssss39549

    MenuetOS - An OS coded in Assembler

    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 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.

    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/64 bit asm programming. Menuet's responsive GUI is easy to handle with assembly language.
    Link

    Entirely coded on ASM, supports TCP/IP, USB 2.0, high screen resolutions and color depth, and it fits on a single floppy... a great achievement.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  2. Who Said Thanks:

    SBfreak (26.06.09) , alpacino (25.06.09) , slikrapid (24.06.09) , desodorante (24.06.09) , anonftw (24.06.09)

  3. #2
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,549
    Activity Longevity
    11/20 19/20
    Today Posts
    4/5 ssss39549

    KolibriOS - A MenuetOS fork

    KolibriOS is an open source operating system with a monolithic preemptive kernel, video drivers, for 32-bit x86 architecture computers, developed and maintained by The KolibriOS Project Team. KolibriOS is a fork of MenuetOS, written entirely in FASM (assembly language). However, C, C++, Free Pascal, Forth, among other high-level languages and compilers, can also be used in user application development.
    English, Russian and German versions are available.
    Link
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  4. Who Said Thanks:

    alpacino (27.06.09) , SBfreak (26.06.09)

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •