Fork of https://github.com/fox32-arch/fox32os, mirrored at https://github.com/xeniagda/fox32os-mirror
c9457baa42
Users can now edit base_image/startup.cfg without git paying attention to it. Typing `make` and using the default works, too. |
||
---|---|---|
.github/workflows | ||
applications | ||
base_image | ||
bootloader | ||
docs/screenshots | ||
kernel | ||
meta | ||
.gitignore | ||
.gitmodules | ||
fox32os | ||
fox32os.def | ||
LICENSE | ||
Makefile | ||
README.md |
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.
Getting Started
Stable releases are available on the Releases page.
Prebuilt images of the latest commit are also available on the GitHub Actions page.
Building
License
This project is licensed under the MIT license.