fox32os/README.md

13 lines
501 B
Markdown
Raw Normal View History

2022-05-19 23:34:03 +02:00
# fox32os
2022-10-06 01:26:11 +02:00
**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](docs/screenshots/screenshot_launcher_about.png)
2022-08-01 02:27:39 +02:00
## Getting Started
Stable releases are available on the [Releases page](https://github.com/fox32-arch/fox32os/releases).
2022-05-19 23:34:03 +02:00
## License
This project is licensed under the [MIT license](LICENSE).