Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
02098 Sound Minor Always Aug 7, 2008, 19:19 Jan 1, 2014, 13:12
Tester Machone View Status Public Platform MAME (Self-compiled)
Assigned To Phil Bennett Resolution Fixed OS
Status [?] Resolved Driver
Version 0.126u4 Fixed in Version 0.152 Build C2D
Fixed in Git Commit Github Pull Request #
Summary 02098: mystwarr, mystwarru: Attract mode speech is cut short
Description At the end of the attract mode, on the screen with the Mystic Warriors and Konami logos, the game attempts to say (appropriately enough) "Mystic Warriors". Unfortunately this is cut-off abruptly due to incorrect emulation somewhere down the line. To hear the full speech just knock down the frame-rate to 57fps or halve the main 68000 speed using -cheat..

This also affects Gaiapolis which is in the same driver (music's cut short in that one).
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems mystwarr, mystwarru
Attached Files
 
Relationships
related to 03959Acknowledged  mystwarr: Original PCB video 
Notes
3
User avatar
No.07227
Canim
Senior Tester
Feb 18, 2011, 01:48
edited on: Feb 18, 2011, 03:35
As far as I read it uses a duo OSC with 32MHz and 18.432MHz.
32/2=16MHz for M68000-16 and it should be 18.432/2=9.216MHz for Z80 (sound) and not 8MHz.
I'm testing it now cause framerate is correct as it is exacly like Smitdogg's video and source says 16MHz confirmed. Check ID 03959.
Gaiapolis uses the same OSC.

It's little bit odd but 9.216MHz and a NMI_line_pulse of 505 gave me the correct sound to video sync.
But it's necessary to test the other games in the driver cause they all use the same clock and NMI.
It works for gaiapols too cause the gong plays now till the end.
Tested the other ones and maybe it's just my feeling music fits better to the video cause scene changes fit to music changes and tempi changes in music fit to sudden actions in video. Maybe someone else finds videos for all this.
No.07245
user888
Feb 20, 2011, 01:31
edited on: May 31, 2012, 05:41
I found the PCB Recording of this

User avatar
No.07247
Canim
Senior Tester
Feb 20, 2011, 17:19
The video has a better quality than Smitdogg's and has the same timing. Other videos than mystwarr and gaiapolis would be needed like metamrph or mtlchamp or viostorm. Hence the other games of that driver. Providing a link is greatfully appreciated.
cu