MAMEWorld >> MAME Artwork: Official
Previous thread Previous  View all threads Index   Next thread Next   Flat Mode Flat  

Comboman
Can't think of a good title
Reged: 12/30/12
Posts: 431
Loc: Halifax, Canada
Send PM
Drag Race tachometer test
10/04/14 02:52 AM Attachment: Untitled.jpg 235 KB (3 downloads)


I've been working on this one off and on for couple months, but I've gone as far as I can without some help. Atari Drag Race is pretty much impossible to play without the tachometer to indicate when to shift. I found a photo of the tachometer and created a control panel and separate graphics for the needle in each position. I thought it would work but couldn't test it because MAME would not cooperate. Then recently I realized that Sega's Turbo has working tach output and modified my Drag Race files for Turbo and ... Voila! Working tachometer.

Now I need some help from you guys to get this working with Drag Race. From the schematic, I've determined that the tachometer is driven from the same frequency generator that creates the engine sound. The MAME driver has sound, so that signal is definitely being emulated, but I can't seem to get access to it. It uses 6 outputs per tach which allows for 32 distinct speeds. Tach #1 uses the lowest 6 bits of m_misc_flags (~m_misc_flags & 0x0000001f) and tach #2 uses 6 bits in the middle ((~m_misc_flags & 0x001f0000) >> 0x10). I'm not sure if the driver needs to be modified to makes these signals available to the LAY file or if there's some LAY file commands I don't know about that can do it, but either way I could really use some help.

[ATTACHED IMAGE - CLICK FOR FULL SIZE]

Attachment







Entire thread
Subject Posted by Posted on
* Drag Race tachometer test Comboman 10/04/14 02:52 AM
. * Re: Drag Race tachometer test Comboman  10/04/14 02:54 AM
. * Re: Drag Race tachometer test hap  10/04/14 02:21 PM
. * Re: Drag Race tachometer test Comboman  10/06/14 02:14 AM
. * Re: Drag Race tachometer test jcroach  10/07/14 03:09 PM
. * Re: Drag Race tachometer test blinddog  10/06/14 09:40 AM
. * Re: Drag Race tachometer test Comboman  10/06/14 02:30 PM
. * Re: Drag Race tachometer test Mr. DoAdministrator  10/06/14 04:07 AM
. * Re: Drag Race tachometer test Comboman  10/06/14 05:08 AM
. * Re: Drag Race tachometer test krick  10/06/14 05:33 AM
. * Re: Drag Race tachometer test Comboman  10/06/14 09:12 PM
. * Re: Drag Race tachometer test krick  10/07/14 04:36 AM
. * Re: Drag Race tachometer test blinddog  10/06/14 10:19 PM
. * Re: Drag Race tachometer test Comboman  10/07/14 02:03 PM
. * Re: Drag Race tachometer test Comboman  10/06/14 02:15 AM
. * Re: Drag Race tachometer test Comboman  10/05/14 03:19 PM
. * Re: Drag Race tachometer test Retro27  10/05/14 01:04 PM

Extra information Permissions
Moderator:  Mr. Do 
0 registered and 134 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 3601