Go to file
2022-10-14 17:15:24 -07:00
barclock barclock: Draw a leading zero if the minute is less than 10 2022-10-05 16:20:50 -07:00
base_image barclock: Initial commit 2022-09-09 16:39:08 -07:00
docs/screenshots Add screenshot to the README 2022-10-05 16:26:11 -07:00
kernel Increase shell input buffer size to 512 characters 2022-10-14 17:15:24 -07:00
launcher Start working on a very basic window manager 2022-10-05 16:15:36 -07:00
meta meta: Update ryfs tool to 0.5 2022-08-29 16:16:33 -07:00
terminal Add shell task and terminal application 2022-10-14 16:53:41 -07:00
.gitignore Ignore wallpaper files 2022-09-09 16:39:40 -07:00
.gitmodules Replace .gitmodules after repo move 2022-06-21 18:36:30 -07:00
build.sh Add shell task and terminal application 2022-10-14 16:53:41 -07: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.