| arcadeHITS datObase ::: things about M.A.M.E.™ roms | |||||||||
| home | lists | rom | find | new | midi | gif | book | ||
| ::: previous page ::: |
|
Panzer (bootleg of Spectar) |
|
| URL: http://datobase.arcadehits.net/panzer |
Manufacturer : Proel ? Year : 1980 ? Category : Maze / Shooter Small ? Nplayers : 2P alt ? Driver : exidy.c ? This rom is a clone of spectar |
|
no samples are needed |
|
| artwork : spectar.zip ( 3.32 Mo ) | |
| hiscore.dat support : NO | |
| cheat.dat support : NO | |
| command.dat support : NO | |
| romset and CRC info : detail | |
|
flyer does not exist
title screen does not exist |
Panzer (c) 1980 Proel.
- SOURCES - Game's ROM. from game history database (history.dat) |
| picture
: marquee
does not exist |
| informations
from mame info database (mameinfo.dat) mameinfo.dat for spectar |
cabinet does not exist in game snapshot does not exist |
|
0.34b2 [Al Kossow]
0.30 [Dan Boris, Neil Bradley] Artwork available Samples required (Targ) NOTE : - The original ROM images for Side Track (c) 1980 Exidy have been made available for free, non-commercial use. Authorization from H.R. Kaufmann, president of Xidy. WIP : - 0.135u3: f205v added clones Panzer (bootleg of Spectar). Team Europe and Rades added clone Phantom (bootleg of Spectar). Changed description of clone 'Rallys (bootleg?)' to 'Rallys (bootleg of Spectar)' and 'Phantomas' to 'Phantomas (bootleg of Spectar)'. - 0.129: MooglyGuy added savestate support to Spectar and clones. - 0.93: Removed Custom sound. - 0.74u2: Pierpaolo Prazzoli added clone Phantomas (Jeutel 1980). - 1st October 2003: Pierpaolo Prazzoli added Phantomas (a clone of Spectar) to the Exidy driver. - 0.69: MASH added clone Rallys (bootleg?). - 0.34b2: Al Kossow added Spectar (revision 3). Renamed (spectar) to (spectar1). - 0.33RC1: Added 1x DAC sound. - 0.31: Dan Boris added sample sound in Targ and Spectar. Mike Balfour added hiscore save in Spectar. - 0.31: Dan Boris and Neil Bradley added Spectar (Exidy 1980). LEVELS : 7 (endless) OTHER EMULATORS : * Retrocade Recommended Games (Racing): Car Polo Crash Head On Alpha Fighter / Head On Space Attack / Head On Head On 2 Invinco / Head On 2 Head On (Irem) Rolling Crash / Moon Base Space Chaser Dorachan Highway Chase (Cassette) Mad Alien Rally X Rally X - Namco Classics Collection Vol.2 New Rally X Spectar Targ Armored Car Jump Bug Route 16 Thief Van-Van Car City Connection Porky Fast Lane Counter Run Raimais Pang Pang Car ROMSET : 14 kb / 7 files / 9.54 zip |
| picture : control
panel
does not exist |
0.31 [Marc LaFontaine, Brian Levine, Mike Balfour, Marco Cassili, Neil Bradley, Bryan Smith, Dan Boris, Nicola Salmoria]
0.16 [Marc Lafontaine] NOTES : - venture, mtrap: Coin 1 and 2 are listed twice in the key mapping. When the "coin" buttons are pressed, 2 addresses are checked (look at the info in the source file), and the only way to handle this is to have the keys mapped twice...stephh BUGS : - fax, fax2, mtrap: Need lamps hooked up in exidy.c. Mr. Do (ID 03555) - targ, spectar: ISide-by-side test. outerworldarcade (ID 01033) WIP : - 0.129u4: Changed Custom sound to 'Exidy SFX+PSG'. - 0.127u7: Aaron Giles fixed accessing a certain portion of memory in the debugger causes crash (fax, hardhat, mtrap, pepper2, teetert, venture and clones). - 0.126u2: Aaron Giles changed the 6532 RIOT device into a proper device. Rewrote the logic to be simpler and leverage the new attotime functions. Changed the I/O port setters to specify a mask, and changed the I/O port callbacks to pass in the previous value. Converted audio/exidy.c to use the new RIOT implementation instead of rolling their own. - 0.122u6: Added includes\targ.h. Some more modernization/clean-up in the exidy driver [Zsolt Vasvari]. Consolidated exidy and victory drivers. Reorganized the exidy audio hardware code. - 0.122u5: Zsolt Vasvari changed Exidy driver to draws the background directly from memory avoiding having to decode the gfx repeadately. Changed palettesize to 8 colors. - 0.121u1: Changed palettesize from 8 to 12 colors. For Pepper II, Hard Hat and FAX to 20 colors. - 0.118u3: Atari Ace added new AM_READ_PORT() macro which lets you define an input port read callback based on a port tag. This is now preferred over the previous technique of calling port_tag_to_handler() within an AM_READ() macro. Updated the Exidy driver that uses the latter pattern to the new system. - 0.117: Zsolt Vasvari fixed regression in Exidy sounds. - 0.113u4: Zsolt Vasvari added the timing parameters for the Exidy 6502 driver from the schematics, and updated a number of other drivers to use the newer timing routines. Changed visible area to 256x256 and VSync to 59.996811 Hz. - 0.104u6: Aaron Giles added oversampling support to the Exidy custom sound. - 0.96u4: Fixed palette and colortable bug in vidhrdw\exidy.c. - 0.87u3: Aaron Giles update the Exidy games. The memory maps are merged now and removed a bunch of RAM that wasn't actually present on the real boards. Also fixed up the input ports on several of the bootlegs. - 0.63: Jim Hernandez fixed noise frequency in the Exidy games. - 0.58: Added includes\exidy.h. - 0.56: Aaron Giles fixed sound in Venture and other Exidy games. - 17th September 2001: Aaron Giles made the Exidy driver sounds much more accurate. - 0.37b5: Removed machine\exidy.c. - 0.37b4: Aaron Giles fixed sound in the Exidy games. - 8th June 2000: Aaron Giles did some cleanup on the Exidy driver. - 22nd May 2000: Aaron Giles improved the Exidy sound system. - 0.36b4: Changed VSync to 57Hz. - 0.35b2: Dan Boris made good progress in sound emulation of the Exidy games. - 0.34RC1: Added sndhrdw\exidy.c. Dan Boris added preliminary sound support in the Exidy games. - 0.33b6: Added machine\exidy.c. - 0.31: Merged mtrap.c, pepper2.c, targ.c and venture.c to exidy.c driver. Mike Balfour added better collision detection in the Exidy games (most noticeable in Venture upper left room). - 0.30: Added targ.c driver. - 0.28: Added mtrap.c driver and vidhrdw\exidy.c. Removed vidhrdw\venture.c. - 0.18: Added pepper2.c driver. - 0.16: Added venture.c driver and vidhrdw\venture.c. |
42 views for panzer ::: Popularity rate : -2190 (sadly negative) ::: previous
page ::: top of the page |