out of the whatsnew: Must be some deluxe version with Analog controls and a 3D option like found in Continental Circus
New Clone Added
------------------------------
Enforce (Japan, Analog Controls) [ShouTime, The Dumping Union]
Out of whatsnew: This is to provide some definition of the structure of input
ports as they are logged in INP files. Would allow external programs to
determine how many input ports there are, and under which ports analog ports
are located.
topspeed.c - Various updates: [Phil Bennett, Andy Welburn]
- Fixed MSM5205 hookups and implemented engine sound
- Added Z80 CTC
- Added volume controls
- Corrected 68000 clocks and VSYNC frequency
- Changed interrupt handling to match hardware
- Added motor control notes
- Fixed sprite list parsing (no more mysterious red dot on the far left)
- Corrected b14-67-1/b14-68-1 ROM locations
----------------------
- 00980: [Sound] (taito_b.c) tetrist: The sound has strange intermittent noise in background. Also, the music tempo is wrong (Brian Troha)
out of whatsnew - They are conversion kits so use MACHINE_CONFIG_DERIVED for the 2 Tetris sets.
out of whatsnew - Not working. Speaker arrangement is unknown and incorrect in the driver. Uses 837-8679 Model 1 sound board that only has one 315-5560.
Changed the model 1 Audio CPU name to audiocpum1 to avoid conflicts in memory maps where "audiocpu" was directly referenced by both the 2A-CRX and M1 Audio board memory maps.
New Clone Added
---------------------------------------
Manx TT Superbike - DX (Revision D) [ShouTime, The Dumping Union]
cps1.c: Added correct MBJ 22B rom to Muscle Bomber: The Body Explosion (Japan 930713) set. [Layne, Smitdogg, The Dumping Union]
New Clone Added
-----------------------------------------------------
Street Fighter II: The World Warrior (Japan 910522) [Yohji, Kevin Eshbach, bodger319, Smitdogg, The Dumping Union]
Panic Road [David Haywood]
sprite-sprite priorities look a bit goofy in places, but with the current code I'm fairly sure the game logic is now correct at least (some sprites weren't getting drawn until now) Reference videos would be handy for refining this.