Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
03101 Sound Major Always Apr 8, 2009, 08:38 May 24, 2009, 12:29
Tester -MAME Source- View Status Public Platform MAME (Official Binary)
Assigned To Kale Resolution Fixed OS Windows XP/Vista 64-bit
Status [?] Resolved Driver
Version 0.130 Fixed in Version 0.131u3 Build Normal
Fixed in Git Commit Github Pull Request #
Summary 03101: jantotsu: Game gives incorrect calls
Description The game speaks a declaration of "tsumo" when "riichi" is intended. It also says something about "ryuukyoku" when the player declares "pon".
Steps To Reproduce
Additional Information Posted by nightsoil
Github Commit
Flags Noted in Source
Regression Version
Affected Sets / Systems jantotsu
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.04165
Kale
Developer
Apr 8, 2009, 19:58
From drivers/jantotsu.c...

TODO:
-MSM5205 samples are wrongly played i.e. plays chi when it's clearly a pon. ADPCM index issue;
-MSM5205 sample stop is wrong;


...so I'm already aware about it.