Descrizione | ||
---|---|---|
Nome romset: hydra.zip Anno di produzione: 1990 Produttore: Atari Games Genere del gioco: Sparatutto Categoria: Sparatutto / Guida (soggettiva) Questa macchina ha i seguenti cloni: • Hydra (prototype 5/14/90) • Hydra (prototype 5/25/90) |
Emulazione | ||
---|---|---|
Questa macchina funziona correttamente in MAME ![]() Emulazione generale: Buono Emulazione colore: Buono Emulazione sonoro: Buono Emulazione grafica: Buono Salvataggio: Supportato In MAME dalla versione: .036b01 Il driver di questa macchina in MAME è: atarig1.cpp - Leggi il codice |
Dati tecnici | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Hardware di questa macchina:
|
Informazioni | ||
---|---|---|
HISTORY
Hydra (c) 1990 Atari Games. Un astratto gioco di corse nel quale il giocatore assume il ruolo di uno speciale corriere governativo che deve consegnare diversi carichi segreti alle loro destinazioni al termine di ogni livello. Il sistema di gioco consiste nel pilotare un hovercraft pesantemente armato su una serie di canali navigabili, evitando o distruggendo i mezzi nemici e le barriere che riempiono ogni livello. L'avanzare é reso difficile da mine, hovercraft nemici e altri ostacoli. E' possibile raccogliere sacchi di denaro come anche carburante extra. Il carburante diminuisce con un ritmo costante e i giocatori devono tenere gli occhi aperti alla ricerca di celle combustibili addizionali. Oltre alla mitragliatrice, l'hovercraft é equipaggiato con una funzione "Boost". Ammesso che il giocatore abbia sufficiente combustibile boost, il mezzo puó essere fatto volare in aria per un tempo limitato. Ció é utile per evitare nemici e barriere, oltre che per raggiungere certi oggetti bonus. - DATI TECNICI - Atari G1 hardware Game ID : 136079 Processore Principale : 68000 (@ 14.31818 Mhz), M6502 (@ 1.7895 Mhz) Chip Audio : YM2151 (@ 3.579 Mhz), OKI6295 (@ 9.037 Khz) Orientamento dello schermo : Orizzontale Risoluzione video : 336 x 240 pixels Frequenza aggiornamento video : 60.00 Hz Colori palette : 1280 Giocatori : 1 Controllo : stick Pulsanti : 6 - CURIOSITA' - Pubblicato nel Giugno 1990. - AGGIORNAMENTI - REVISIONE 1: * Data Edizione: OS: 03MAY1990 19:41:10 / PROG: 14MAY1990 09:57:52 REVISIONE 2: * Data Edizione: OS: 25MAY1990 11:50:03 / PROG: 25MAY1990 12:36:10 REVISIONE 3: * Data Edizione: OS: 04JUN1990 18:58:46 / PROG: 08JUN1990 14:19:52 - STAFF - Leader del progetto: Dennis Harper, Milt Loper Programmatori: Dennis Harper, Andrew Burgess Animatori: Deborgh Short, Nick Stern, Chuck Eyler, Will Noble, Sharon Plotkin Audio: Don Diekneite, Brad Fuller Hardware: Sam Lee Tecnici: Cris Drobny, Gleen McNamara Manager di produzione: Linda Benzier Supervisore del progetto: Chris Downend Cabinato: Ken Hata, Mike Jang, Ralph Perez Controlli: Jack Aknin Immagini video: Rob Rowe, Andrew Burgess - CONVERSIONI - * Computer : Amstrad CPC (1990) Atari ST (1991) Commodore C64 (1991) Sinclair ZX Spectrum (1991) Atari Lynx (1992) Commodore Amiga - FONTI - Rom del gioco. Immagini del cabinato. Giochi Simili Aqua Jet (Rev. AJ2 Ver.B) The Bounty Embargo Granny and the Gators Hydro Thunder Jet Wave (EAB, Euro v1.04) Mermaid Rapid River (RD3 Ver. C) River Patrol (Orca) Sega Water Ski (Japan, Revision A) Skimaxx Soul Surfer (Rev A) Swimmer (set 1) Toobin' (rev 3) Tropical Angel Tugboat Water Ski Wave Runner (Japan, Revision A) Water Match (315-5064) Wave Runner GP Chiudi Lista Attenzione: I dati di history.dat potrebbero essere diversi da quelli riportati nel resto della scheda (tratti da MAME), in quanto provenienti da fonti diverse. |
MAMEINFO.DAT | ||
---|---|---|
Informazioni su hydra 0.36b1 [Aaron Giles] WIP: - 0.149u1: Added 'Atari JSA II Sound Board' sound. Added 3rd coin slot. - 0.143u4: Changed 68000 CPU1 clock speed to 14318181 Hz. - 0.139u1: Aaron Giles changed atarigen_state to be a base class from which all the related Atari drivers derive their state from. - 0.135u4: Some more Atari driver shuffling [Aaron Giles]: Added atarigen_init() function which allocates all timers and registers for save states. Updated all drivers to call it. Converted some drivers to use device timers. - 0.135u3: Aaron Giles converted atari drivers over to using driver_data for the most part. Some shared systems still exist with globals, but this tackles the atarigen module and the variables local to each driver. - 0.125u7: Aaron Giles fixed 'Fatal Exception' crash. - 0.122u4: Changed M6502 CPU2 clock speed to 1789772 Hz, YM2151 to 3579545 Hz and OKI6295 to 1193181 Hz. - 0.114u2: Aaron Giles and Couriersud added more accurate video timing to most of the Atari 68000-era games. The parameters are from published specs, not derived. Changed VSync to 59.922743 Hz. - 0.114: Couriersud added general save state support to the atarijsa and atarigen modules. - 0.109: Canim removed 3rd coin slot from Hydra. - 0.105u4: Fixed rom names. - 0.86u4: Pierpaolo Prazzoli fixed broken controls in Hydra. - 0.79u2: Changed Custom sound to DMA-driven_DAC. - 0.79u1: Aaron Giles fixed 'bad colour RAM' error in Hydra. - 6th February 2004: Aaron Giles fixed the recently introduced errors in Hydra, Pit Fighter and Escape Kids. - 0.77: Aaron Giles added support for the MO command register (MO checksums now work). Added missing SHA1 values and marked some ROMs as NO_DUMP. Removed 6502 speedups. - 0.68: Aaron Giles added clone Hydra (prototype 5/25/90). Changed description of clone '(prototype)' to '(prototype 5/14/90)'. - 15th May 2003: Aaron Giles added another prototype of Hydra to the Atari G1 driver. - 0.66: Added proms ($0, 200, 400 - Microcode for growth renderer). - 16th February 2003: Aaron Giles added the proper microcode PROMs for the growth object generator in the Atari G1 and G42 drivers, and improved the SLOOP protection emulation in Road Riot, but it's still not playable. - 0.37b15: Changed M6502 CPU2 clock speed to 1789500, YM2151 to 3579000 and OKI6295 to 9037 Hz. - 6th April 2001: Aaron Giles fixed a bug in Hydra and Pit Fighter, which caused crashes in MAME32. - 0.37b8: Changed palettesize from 1024 to 1280 colors. - 0.36RC1: Changed 68000 CPU1 clock speed to 14318180 Hz, M6502 to 1789772 Hz, YM2151 to 3579545 Hz and OKI6295 to 9039 Hz. - 0.36b2: Aaron Giles added clone Hydra (prototype) (Atari Games 1990). - 0.36b1: Aaron Giles added Hydra (Atari Games 1990). - 16th July 1999: Aaron Giles sent in a huge Atari update with Hydra and Pit Fighter drivers. - 27th May 1999: Aaron Giles sent in a small Atari update with user-friendly messages about the quirks of the games shown at the startup. STORY: - You are the Hydra, a courier for hire. You are a highly paid specialist whose job it is to deliver cargo to remote locations across the globe. World powers seek you out for dangerous assignments that only you can accomplish. Your toughest competitor, The Shadow, is always on your tail waiting to pick up cargo that you lose. PLAY INSTRUCTIONS: - Collect money bags to buy weapons - Receive extra fuel & boost by collecting crystals - All of these objects will make you crash: Reefs, Mines, Rocks, SDand Bars, Logs and Shoals. Avoid them at all cost. |
Strumenti | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Versione per la stampa Link diretto alla scheda della macchina
|