Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 819 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 819 Bytes

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.

Prebuilt images of the latest commit are also available on the GitHub Actions page.

Building

  • Download tools and fox32asm. Either use the pre-built binaries or build them.
  • Run make

License

This project is licensed under the MIT license.