Fork of https://github.com/fox32-arch/fox32os, mirrored at https://github.com/xeniagda/fox32os-mirror
38ccc043c1
It invokes the fox32 emulator with fox32os.img in the first disk slot. |
||
---|---|---|
.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.