mirror of
https://github.com/holub/mame
synced 2025-06-30 07:58:56 +03:00
![]() Subject: fix to bug 01791 Hi, enclosed please find a small patch to fix the issues in asterock (asteroid.c) mentioned in bug 01791 the regression happened in 123u2, when asterock was updated to use asteroid inputs. Unfortunately, 3 inputs went from ACTIVE_LOW to ACTIVE_HIGH, among them INPUT_TILT. This was causing the cabinet to be tilted with a twofold effect: * to produce the continuous sound and * to stop any coinage Modifying back those 3 inputs fixes both issues |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |