Go to file
2022-12-26 18:26:27 -08:00
barclock barclock: Draw a leading zero if the minute is less than 10 2022-10-05 16:20:50 -07:00
base_image Only start a terminal instance on boot, instead of Launcher 2022-10-14 21:35:15 -07:00
bg bg: Initial commit 2022-12-25 22:00:17 -08:00
bootloader Build the kernel as an FXF binary and boot using the new boot mechanism 2022-10-27 22:49:55 -07:00
docs/screenshots Add screenshot to the README 2022-10-05 16:26:11 -07:00
kernel shell: Update disk command 2022-12-26 18:26:27 -08:00
launcher kernel: Window manager now manages the menu bar per-window 2022-12-24 22:51:43 -08:00
meta meta: Update ryfs tool to 0.5 2022-08-29 16:16:33 -07:00
terminal kernel: Window manager now manages the menu bar per-window 2022-12-24 22:51:43 -08:00
.gitignore bg: Initial commit 2022-12-25 22:00:17 -08:00
.gitmodules Replace .gitmodules after repo move 2022-06-21 18:36:30 -07:00
build.sh bg: Initial commit 2022-12-25 22:00:17 -08:00
fox32os.def Add shell task and terminal application 2022-10-14 16:53:41 -07:00
LICENSE fox32os: Initial commit 2022-05-19 14:15:40 -07:00
README.md Add screenshot to the README 2022-10-05 16:26:11 -07:00

fox32os

fox32os is the main operating system for fox32. It runs on top of fox32rom and allows the use of relocatable FXF binaries, cooperative multitasking, filesystem access, memory allocation, and window management.

Screenshot of fox32os

Getting Started

Stable releases are available on the Releases page.

License

This project is licensed under the MIT license.