wolfpack: MAME ROM Information. History:
Wolf Pack (c) 1978 Atari.
- TECHNICAL -
Main CPU : M6502 (@ 756 Khz)
Screen orientation : Horizontal
Video resolution : 512 x 224 pixels
Screen refresh : 60.00 Hz
Palette colors : 8
Players : 1
Control : dial
Buttons : 1
- TRIVIA -
Wolf Pack was a prototype that was never released.
- STAFF -
Designed and programmed by : Dennis Koble, Jerry Lichac
- SOURCES -
Machine's picture.
Game's rom.
MAME Info:
0.69 [Stefan Jokisch]
WIP:
- 0.125u9: Update S14001A core [Lord Nightmare]: Improved filtering to be more accurate to the chip, changed internal audio renderer to produce 4 bit sound as the real chip does. Moved filter outside of the main rendering loop into the glue code. Note: With this update, you may hear a whining noise that was not previously present. This is accurate to the chip! The real chip would almost always have an analog filter placed on its output to suppress this whine.
- 0.123u2: Changed palettesize to 12 colors.
- 0.117u2: Lord Nightmare connected S14001A speech to the Wolf Pack driver. Added S14001A (20 kHz) sound.
- 0.103: Stefan Jokisch fixed Wolf Pack to use RAM mirroring for zero page memory.
- 1st July 2003: Stefan Jokisch fixed the LEDs in both Boxer and Wolf Pack.
- 14th June 2003: Stefan Jokisch fixed a glitch in Wolf Pack that showed up after a few minutes of playing.
- 0.70u1: Stefan Jokisch rewrote the Wolf Pack driver based on schematics, and it works much better now. Changed region proms to sound1, visible area to 512x224 and palettesize from 2 to 8 colors.
- 0.69: Stefan Jokisch added Wolf Pack (prototype) (Atari 1978). Graphic emulation might not be perfect and no sound.
- 30th December 2002: Stefan Jokisch sent in a driver for Wolf Pack, it's playable but sound isn't emulated and graphics emulation is not perfect.
LEVELS: 1 (endless)
Recommended Games (Submarine):
Sea Wolf
Sea Wolf II
Depthcharge
Invinco / Deep Scan
Destroyer
Minesweeper
Subs
Wolf Pack
Fire One
HeliFire
N-Sub
Navarone
Polaris
Tomahawk 777
Battle of Atlantis
Mariner
Subroc3D
Battle Cruiser M-12
Submarine
Turbo Sub
Up Scope
The Deep
Sauro
Battle Shark
Guts n' Glory (Depth Charge + Submarine)
In The Hunt
Romset: 19 kb / 11 files / 7.78 zip
MAME XML Output:
   | <game name="wolfpack" sourcefile="wolfpack.c"> |
   |    | <description>Wolf Pack (prototype)</description> |
   |    | <year>1978</year> |
   |    | <manufacturer>Atari</manufacturer> |
   |    | <rom name="30285.e3" size="2048" crc="b4d30b33" sha1="46645c227828632b57244bdccad455e1831b5273" region="maincpu" offset="7000"/> |
   |    | <rom name="30287.g3" size="2048" crc="c6300dc9" sha1="6a0ec0bfa6ad4c870aa6f21bfde094da6975b58b" region="maincpu" offset="7000"/> |
   |    | <rom name="30286.f3" size="2048" crc="17dce9e8" sha1="9c7bac1aa676548dc7908f1518efd58c72645ab7" region="maincpu" offset="7800"/> |
   |    | <rom name="30288.h3" size="2048" crc="b80ab7b6" sha1="f2ede98ac5337064499ae2262a8a81f83505bd66" region="maincpu" offset="7800"/> |
   |    | <rom name="30291.c1" size="1024" crc="7e3d22cf" sha1="92e6bbe049dc8fcd674f2ff96cde3786f714508d" region="gfx1" offset="0"/> |
   |    | <rom name="30289.j6" size="2048" crc="f63e5629" sha1="d64f19fc62060d395df5bb8663a7694a23b0aa2e" region="gfx2" offset="0"/> |
   |    | <rom name="30290.k6" size="2048" crc="70d5430e" sha1="d512fc3bb0cf0816a1c987f7188c4b331303347f" region="gfx2" offset="800"/> |
   |    | <rom name="30294.p4" size="1024" crc="ea93f4b9" sha1="48b4e0136f5349eb53fea7127a969d87457d70f9" region="gfx3" offset="0"/> |
   |    | <rom name="30293.m6" size="1024" crc="11900d47" sha1="2dcb3c3488a5e9ed7f1751649f8dc25696f0f57a" region="gfx4" offset="0"/> |
   |    | <rom name="30863.r1" size="2048" crc="3f779f13" sha1="8ed8a1bf680e8277066416f467388e3875e8cbbd" region="speech" offset="0"/> |
   |    | <rom name="30864.r3" size="2048" crc="c4a58d1d" sha1="a2ba9354b99c739bbfa94458d671c109be163ca0" region="speech" offset="0"/> |
   |    | <chip type="cpu" tag="maincpu" name="M6502" clock="756000"/> |
   |    | <chip type="audio" tag="mono" name="Speaker"/> |
   |    | <chip type="audio" tag="speech" name="S14001A" clock="20000"/> |
   |    | <display tag="screen" type="raster" rotate="180" flipx="yes" width="512" height="224" refresh="60.000000" pixclock="8048640" htotal="512" hbend="0" hbstart="512" vtotal="262" vbend="16" vbstart="240" /> |
   |    | <sound channels="1"/> |
   |    | <input players="1" buttons="1" coins="2" tilt="yes"> |
   |    |    | <control type="dial" minimum="0" maximum="255" sensitivity="30" keydelta="5"/> |
   |    | </input> |
   |    | <dipswitch name="Service Mode" tag="INPUTS" mask="16"> |
   |    |    | <dipvalue name="Off" value="0" default="yes"/> |
   |    |    | <dipvalue name="On" value="16"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Coinage" tag="DSW" mask="3"> |
   |    |    | <dipvalue name="4 Coins/1 Credit" value="3"/> |
   |    |    | <dipvalue name="2 Coins/1 Credit" value="2"/> |
   |    |    | <dipvalue name="1 Coin/1 Credit" value="1" default="yes"/> |
   |    |    | <dipvalue name="Free Play" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Extended Play" tag="DSW" mask="4"> |
   |    |    | <dipvalue name="No" value="4"/> |
   |    |    | <dipvalue name="Yes" value="0" default="yes"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Play Time" tag="DSW" mask="24"> |
   |    |    | <dipvalue name="65 seconds" value="0"/> |
   |    |    | <dipvalue name="97 seconds" value="8" default="yes"/> |
   |    |    | <dipvalue name="130 seconds" value="16"/> |
   |    |    | <dipvalue name="160 seconds" value="24"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="DSW" mask="32"> |
   |    |    | <dipvalue name="Off" value="32"/> |
   |    |    | <dipvalue name="On" value="0" default="yes"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Score for Extended Play" tag="DSW" mask="192"> |
   |    |    | <dipvalue name="8000" value="0"/> |
   |    |    | <dipvalue name="12000" value="64"/> |
   |    |    | <dipvalue name="16000" value="128" default="yes"/> |
   |    |    | <dipvalue name="20000" value="192"/> |
   |    | </dipswitch> |
   |    | <driver status="imperfect" emulation="good" color="good" sound="imperfect" graphic="good" savestate="unsupported" palettesize="12"/> |
|
|