Kernel Mode Gaming Operating System
Public Domain License
- Memory allocation with paging. ๐ง
- 32-bit 2D and 3D graphics (via MicroGL and PortableGL) ๐จ
- Standard C11 library functions. ๐
- C++ STL support via EASTL (Thanks EA). ๐
- LVGL GUI for enhanced user interface. ๐ฑ
- PS2, USB, Internet and Audio thanks to Blesk. ๐
luna.mp4
lunaui.mp4
- Luna-OS and Luna-OS Kernel: Public Domain ๐
- uFat Library: BSD License ๐
- pdlibc: Public Domain ๐
- EASTL: BSD License ๐
- MicroGL & PortableGL: Follow their own respective licensing. ๐
- PortableGL will be replaced with LunaGL (a Public Domain implementation of the OpenGL 3.0 standard) ๐
- LVGL: MIT License ๐
- Blesk: MIT License ๐
- rUgly Library: Our Public Domain replacement for uFat is in the works! ๐ ๏ธ
