fox32 is a 32-bit fantasy computer architecture with a custom operating system and user interface inspired by various classic computers.

Note that the web build is much slower than the native builds. This will be fixed in the future, probably.

It runs a multitasking operating system called fox32os, which is written mostly in fox32's assembly language. Applications for fox32os can be written either in fox32's native assembly language, or a custom language called Okameron which is made by my friend TalonFox.

fox32 and its entire software suite is 100% free and open source: View on GitHub.

There is also a fox32 community on Discord, come say hi! Invite link.

StatusIn development
CategoryTool
PlatformsHTML5, Windows, Linux
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authorryfox
TagsEmulator, fantasy-computer, fantasy-console

Download

Download
fox32-7777dfd-x86_64-linux.zip 1 MB
Download
fox32-7777dfd-x86_64-windows.zip 1.9 MB

Install instructions

The downloads include a copy of fox32os, the main operating system that fox32 runs. Also included is a `launch.sh` or `launch.bat` file (depending on if you download the Linux or Windows archive) which will launch the virtual machine with the fox32os disk image mounted. At the moment, there isn't much to do with fox32os on its own. If you are a developer, check out the GitHub repos linked in the description to download fox32asm, the assembler for fox32.