Skip to content

Commit b088c62

Browse files
committed
Update to 0.174, add FAQ entry about coin errors
1 parent 3b4c67d commit b088c62

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
# built documents.
6262
#
6363
# The short X.Y version.
64-
version = '0.173'
64+
version = '0.174'
6565
# The full version, including alpha/beta/rc tags.
66-
release = '0.173'
66+
release = '0.174'
6767

6868
# The language for content autogenerated by Sphinx. Refer to documentation
6969
# for a list of supported languages.

source/usingmame/commonissues.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,16 @@ Common Issues and Questions (FAQ)
66
**Disclaimer: The following information is not legal advice and was not written by a lawyer.**
77

88

9-
New for 0.172/0.173: Why do my Neo Geo ROMs no longer work? How do I get the Humble Bundle Neo Geo sets working?
10-
----------------------------------------------------------------------------------------------------------------
9+
10+
New for 0.174: Why does my game show an error screen if I insert coins rapidly?
11+
-------------------------------------------------------------------------------
12+
13+
This is not a bug in MAME. On original arcade hardware, you simply could not insert coins as fast as you can mashing the button. The only ways you could get credit feeding at that kind of pace was if the coin mech hardware was defective or if you were physically trying to cheat the coin mech.
14+
15+
In either case, the game would display an error for the operator to look into the situation to prevent cheating them out of their hard-earned cash. Keep a slow, coin-insert-ish pace and you'll not trigger this.
16+
17+
Why do my Neo Geo ROMs no longer work? How do I get the Humble Bundle Neo Geo sets working?
18+
-------------------------------------------------------------------------------------------
1119

1220
Recently the Neo Geo BIOS was updated to add a new version of the Universal BIOS. This was done between 0.171/0.172, and results in an error trying to load Neo Geo games with an un-updated **neogeo.zip** set.
1321

0 commit comments

Comments
 (0)