Skip to content

Prerelease 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@DavidLudwig DavidLudwig released this 23 Jul 20:35
· 64 commits to master since this release

This fixes a few bugs, namely:

  • Issue #2 - BasiliskII: SDL2 backend overwrites multiple Command-key shortcuts, on OS X host
  • Issue #4 - BasiliskII: guest OS display mode changes, in fullscreen, cause errant OS X desktop switches

It also includes a custom-built copy of SDL2, which is now included in the repo as a git submodule, which Xcode will build when building Basilisk II. In theory, this includes the debug symbols for SDL2 itself, which may be useful in fixing other bugs.