A private monorepo for the Fuji family of Atari 800 emulators for macOS — modernized, arm64-native, and built on the atari800 core.
apps/
fuji-foundation/ ← git submodule → github.com/davidwhittington/FujiFoundation (public, GPL v2)
fuji-vision/ ← visionOS app
fuji-swift/ ← lightweight macOS variant (scaffold)
fuji-dynasty/ ← modular feature-rich variant (scaffold)
fuji-services/ ← Go backend services (FSSP, bridge, edge, TNFS proxy)
web/ ← beta.fujiconcepts.com site
docs/ ← shared documentation
apps/fuji-foundation is a git submodule pointing to the public
FujiFoundation repo — the
modernized macOS fork of atarimacosx/Atari800MacX.
After cloning FujiConcepts:
git submodule update --init --recursive| App | Description |
|---|---|
| fuji-foundation | Atari800MacOS — modernized core emulator. Public GPL v2 submodule. |
| fuji-vision | visionOS spatial emulator (Swift + Metal). |
| fuji-swift | Lightweight macOS variant (scaffold). |
| fuji-dynasty | Feature-rich modular variant (scaffold). |
| fuji-services | Go backend: FSSP, Telnet proxy, relay, INPUT, VIDEO. |
FujiConcepts is maintained by David Whittington. The emulator core is based on Atari800MacX by Perry McFarlane, which ports the Atari800 open-source emulator to macOS.
See CHANGELOG.md for the full change history.