/MOOS

C# x64 operating system programming with the .NET native ahead-of-time compilation technology.

Primary LanguageC#MIT LicenseMIT

Discord Shield
https://discord.gg/uJstXbx8Pt

See screenshot below...

Build
For more information on compiling MOOS please read the build wiki page: https://github.com/nifanfa/MOOS/wiki/How-do-you-build-or-compile-MOOS%3F

Debug requirements:
VMware Workstation Player https://www.vmware.com/products/workstation-player.html
Intel Hardware Accelerated Execution Manager (HAXM) https://github.com/intel/haxm/releases
Visual studio 2022 https://visualstudio.microsoft.com/
QEMU https://www.qemu.org/download/ - Or you can use VMware, it's your choice
At least 8gb of RAM, 64bit operating system
Have fun!

Welcome to the MOOS(My own operating system)-Project
C# operating system demo, using Native AOT (Core RT) boot via multiboot

Screenshot(Chinese and English are both supported in the OS, english is default)
image
Items Implemented Working On Real Hardware (Tested on Supermicro X9DRI-LN4F+ and Dell Optiplex 390) Note
Applications(.exe)
Error Throwing / Catching
GC ⚠️ Not safe
Multiprocessor
Multithreading
EHCI(USB2.0)
USB Keyboard ⚠️ Work in progress
USB Mouse
USB HUB
PS2 Keyboard/Mouse(USB Compatible)
Nintendo Family Computer Emulator
DOOM(doomgeneric)
Intel® Gigabit Ethernet Network
Realtek RTL8139
ExFAT Unfortunately FAT32/16/12 isn't supported!
I/O APIC
Local APIC
SATA
IDE
SMBIOS
ACPI
IPv4
IPv6
TCP(WIP) ⚠️ Network can't receive large packages
UDP
Lan
Wan