Skip to content

xccoreco/Moos-Future

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language switcher

Notice

This is a re-uploaded fork of Moos intended for experimental and future facing development.

MOOS

MOOS (My Own Operating System Project) is a C# x64 operating system compiler with the .NET 7 Native AOT technology.

Building

For information on compiling MOOS, please read the build wiki page.

Build requirements




image

Features

Feature Working in VM Working on hardware Information
Applications .mue (MOOS User Executable) 🟩 🟩
Error Throwing / Catching 🟨
GC 🟨 Not safe
Multiprocessor 🟩 🟩
Multithreading 🟩 🟩
EHCI(USB2.0) 🟩 🟩
USB Keyboard 🟨
USB Mouse 🟩
USB HUB 🟥 🟥
PS2 Keyboard/Mouse(USB Compatible) 🟩 🟩
Nintendo Family Computer Emulator 🟩 🟩
DOOM(doomgeneric) 🟩 🟩
Intel® Gigabit Ethernet Network 🟩 🟩
Realtek RTL8111E 🟩 🟩
ExFAT 🟩
I/O APIC 🟩 🟩
Local APIC 🟩 🟩
SATA 🟩
IDE 🟩 🟩
SMBIOS 🟩 🟩
ACPI 🟩 🟩
IPv4 🟩 🟩
IPv6 🟥 🟥
TCP 🟩 🟩
UDP 🟩 🟩
DNS 🟩 🟩
DHCP 🟩 🟩
Lan 🟩 🟩
Wan 🟩 🟩
Color Key Meaning
🟩 Yes
🟥 No
🟨 W.I.P / Partially / Buggy
Unknown

Contact me

Discord: https://discord.gg/uJstXbx8Pt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages