diff --git a/Announce.txt b/Announce.txt index d1b751477..1f3a002c0 100644 --- a/Announce.txt +++ b/Announce.txt @@ -9,7 +9,7 @@ SSSS ttt eeeee llll llll aaaaa =========================================================================== - Release 6.0 for Linux, MacOSX and Windows + Release 6.0 for Linux, macOS and Windows =========================================================================== The Atari 2600 Video Computer System (VCS), introduced in 1977, was the @@ -21,7 +21,7 @@ all of your favourite Atari 2600 games again! Stella was originally developed for Linux by Bradford W. Mott, however, it has been ported to a number of other platforms and is currently maintained by Stephen Anthony. -This is the 6.0 release of Stella for Linux, Mac OSX and Windows. The +This is the 6.0 release of Stella for Linux, macOS and Windows. The distributions currently available are: * Binaries for Windows XP_SP3(*)/Vista/7/8/10 : @@ -32,8 +32,8 @@ distributions currently available are: (*) Note: Support for Windows XP is problematic on some systems, and will probably be discontinued in a future release. - * Binary distribution for MacOS X 10.7 and above : - Stella-6.0-macosx.dmg (64-bit Intel) + * Binary distribution for macOS 10.7 and above : + Stella-6.0-macos.dmg (64-bit Intel) * Binary distribution in 32-bit & 64-bit Ubuntu DEB format : stella_6.0-1_i386.deb diff --git a/Changes.txt b/Changes.txt index 5e0e923a4..3a8f87e90 100644 --- a/Changes.txt +++ b/Changes.txt @@ -131,6 +131,9 @@ * The UNIX builds now use the system-installed PNG and ZLIB libraries by default. + * The Macintosh builds are now named 'macOS' throughout the codebase to + reflect the new naming from Apple. + * For better compatibility, the Windows 32-bit version does not require SSE2 anymore. diff --git a/configure b/configure index 0e9a0b70a..d188ba94a 100755 --- a/configure +++ b/configure @@ -716,7 +716,7 @@ case $_host_os in INCLUDES="$INCLUDES -I$SRC/unix" ;; darwin) - DEFINES="$DEFINES -DBSPF_UNIX -DOSX_KEYS" + DEFINES="$DEFINES -DBSPF_UNIX -DMACOS_KEYS" MODULES="$MODULES $SRC/unix" INCLUDES="$INCLUDES -I$SRC/unix" ;; @@ -823,7 +823,7 @@ rm -f stella-conf* if test "$_host_os" = darwin; then cat <The Mac version of Stella is designed to work on an Apple Macintosh with the following: