You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,15 @@
1
-
# FuseX - Fuse Emulator Fork for macOS
1
+
# FuseX - Fuse Emulator Fork
2
2
3
-
This is a fork of Fuse (the Free Unix Spectrum Emulator) for macOS, originally forked from [Fuse for macOS](https://sourceforge.net/p/fuse-for-macosx/fuse-for-macos) on SourceForge.
3
+
This is a fork of Fuse (the Free Unix Spectrum Emulator), originally forked from [Fuse for macOS](https://sourceforge.net/p/fuse-for-macosx/fuse-for-macos) on SourceForge.
4
4
5
5
This fork is maintained for [speccytools](https://github.com/speccytools).
6
6
7
7
See [README](./README) for original instructions.
8
8
9
9
## Requirements
10
10
11
+
### On Mac
12
+
11
13
To build, do
12
14
13
15
```bash
@@ -19,3 +21,11 @@ To switch xcodebuild to use XCode, and then do
0 commit comments