diff options
| author | 2024-07-13 06:24:43 +0900 | |
|---|---|---|
| committer | 2024-07-13 07:24:43 +1000 | |
| commit | 4f6083efd8871b6d5598abbfd12cc66c41f46ecc (patch) | |
| tree | 03c13310c3098c7bed6c04002bf6fe31c2ed7ebd | |
| parent | 9f5c9be99d52bac6eef1acac9a3105e4422be855 (diff) | |
taito/buggychl.cpp: Listed undumped versions shown in videos in header comment. (#12571)
| -rw-r--r-- | src/mame/taito/buggychl.cpp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/mame/taito/buggychl.cpp b/src/mame/taito/buggychl.cpp index bc5d41ee4c6..a3baf76013e 100644 --- a/src/mame/taito/buggychl.cpp +++ b/src/mame/taito/buggychl.cpp @@ -32,6 +32,18 @@ Notes: - There is also a 4-channel version of the sound board for the cockpit cabinet (ROMs not dumped) +Other known undumped versions: +- Another ranking song version - ported to PS2 "Taito Memories". + https://youtu.be/JXIvaM5508c?si=wCojMales2Kg9L7u&t=270 (Ranking 1st song) + https://youtu.be/Btnl9FYTiL8?si=rrGTblIfOlIQo6NJ&t=308 (Ranking 2nd song) +- 2 player joystick version - after inserting a coin, + instead of "START YOUR ENGINE", it displays "PUSH ONLY 1-PLAYER BUTTON". + https://youtu.be/iE9-q4IruS4?si=eYL5_iXDZDyH9TS_&t=31 + (The title of this video states that this is the joystick version) +- Japanese version - after inserting a coin, instead of "START YOUR ENGINE", + it displays "セレクトボタンをおしてね!!(Press select button!!)" + and "クレジット(Credit)" instead of "CREDIT". + https://youtu.be/gmC8Al1oCpo?si=JTO6eJ5Q_6-bj_NQ&t=6 Memory Map ---------- |
