Mariani 1.1 (1)
Pre-release
Pre-release
Turns out Xcode links the Boost and Slirp dependencies as dynamic libraries, which means the app won't run unless you have those brew install
ed. This should be remedied in Release 1.1 (2), so you should just use that instead. I've removed the binaries for this release to avoid confusion.
...
I'm no longer releasing an Universal binary that can run on both Apple Silicon and Intel CPUs, mainly because libslirp
has a lot of dependencies that I would have to build myself. Instead, I'm providing separate zip files for the two architectures. The Gatekeeper warnings mentioned in the 1.0 Release are still relevant, though.
Notable changes in this release:
- Fix Tab key handling
- Switch to CoreAudio for audio output and removed dependency on SDL2
- Cassette support
- Uthernet support
- Audio support in screen recordings