mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-09 11:29:58 +00:00
Update README.md
This commit is contained in:
parent
78fdb44d02
commit
ba89fc7a72
@ -14,11 +14,14 @@ MinGW x86 JIT
|
|||||||
These builds need to be installed SDL2.0.10+ framework/library.
|
These builds need to be installed SDL2.0.10+ framework/library.
|
||||||
#### BasiliskII
|
#### BasiliskII
|
||||||
##### macOS
|
##### macOS
|
||||||
|
BasiliskII for macOS can be built with Apple Silicon Mac.
|
||||||
|
|
||||||
preparation:
|
preparation:
|
||||||
```
|
```
|
||||||
$ brew install mpfr
|
$ brew install mpfr
|
||||||
```
|
```
|
||||||
(for Intel Mac, install GMP / MPFR library for arm64 manually)
|
For Intel Mac, checkout `has_fpu_bug` branch. But it has FPU issue if the binary runs on Apple Silicon Mac.
|
||||||
|
|
||||||
1. Open BasiliskII/src/MacOSX/BasiliskII.xcodeproj
|
1. Open BasiliskII/src/MacOSX/BasiliskII.xcodeproj
|
||||||
1. Set Build Configuration to Release
|
1. Set Build Configuration to Release
|
||||||
1. Build
|
1. Build
|
||||||
|
Loading…
Reference in New Issue
Block a user