diff --git a/src/common/Version.hxx b/src/common/Version.hxx index 3748e3197..19c9014d3 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -19,6 +19,6 @@ #define VERSION_HXX #define STELLA_VERSION "6.0_pre1" -#define STELLA_BUILD "4430" +#define STELLA_BUILD "4434" #endif diff --git a/src/emucore/tia/Ball.cxx b/src/emucore/tia/Ball.cxx index 293369a2f..c6ff20eed 100644 --- a/src/emucore/tia/Ball.cxx +++ b/src/emucore/tia/Ball.cxx @@ -65,8 +65,6 @@ void Ball::enabl(uInt8 value) myTIA->flushLineCache(); updateEnabled(); - collision = (myIsVisible && myIsEnabled) ? myCollisionMaskEnabled : myCollisionMaskDisabled; - myTIA->scheduleCollisionUpdate(); } } diff --git a/src/macosx/Info-Stella.plist b/src/macosx/Info-Stella.plist index 3127800e8..bf43e9acf 100644 --- a/src/macosx/Info-Stella.plist +++ b/src/macosx/Info-Stella.plist @@ -53,7 +53,7 @@ CFBundleSignature StLa CFBundleVersion - 5.1 + 6.0 LSApplicationCategoryType public.app-category.games LSMinimumSystemVersionByArchitecture