Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 584 Bytes

File metadata and controls

31 lines (19 loc) · 584 Bytes

FuseX - Fuse Emulator Fork

This is a fork of Fuse (the Free Unix Spectrum Emulator), originally forked from Fuse for macOS on SourceForge.

This fork is maintained for speccytools.

See README for original instructions.

Requirements

On Mac

To build, do

sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer

To switch xcodebuild to use XCode, and then do

make

On Windows

Install MINGW64, do

./build_win32.sh