pacapp: MAME ROM Information. History:
Paca Paca Passion (c) 1999 Produce.
A rhythm action game.
- TECHNICAL -
Namco System 12 hardware
Game ID : PPP
Main CPU : SPU (@ 16.9344 Mhz), H8/3002 (@ 14.7456 Mhz)
Sound Chips : C352 (@ 14.7456 Mhz)
Screen orientation : Horizontal
Video resolution : 640 x 480 pixels
Screen refresh : 60.00 Hz
Palette Colors : 65536
Players : 2
Control : 8-way joystick
Buttons : 6
- TRIVIA -
Licensed to Namco for distribution.
- SERIES -
1. Paca Paca Passion (1998)
2. Paca Paca Passion 2 (1999)
3. Paca Paca Passion Special (1999)
- PORTS -
* Consoles :
Sony PlayStation (1999)
- SOURCES -
Game's rom.
MAME Info:
0.77 [smf]
WIP:
- 0.130u1: Changed description to 'Paca Paca Passion (Japan, PPP1/VER.A2)'.
- 0.84u2: R. Belmont improved the Namco System 12 driver and Super World Stadium '99 and Paca Paca Passion seems playable now (not sure if due to these changes or smf's core work) so took off GAME_NOT_WORKING for them.
- 29th June 2004: R. Belmont - Started cleaning up ZiNc's H8/3002 core for MAME submission (this will add sound and fix protection on Namco Classics 1 & 2 and the System 12 games*). Fixed some flag calculations on the ADD opcodes and some "edge cases" on the C352 to improve music in NCV1/2. Still need to fix some issues with the controls in Aqua Rush and Paca Paca.
- 0.79u2: Changed description to 'Paca Paca Passion (PPP1/VER.A2)'.
- 0.78: Fixed user3 rom loading. Changed input to 2x Players, 6x buttons and 2x coin slots.
- 0.77: smf added Paca Paca Passion (PPP1/VERA) (Produce/Namco 1999).
- 20th July 2003: Guru - Received Paca Paca Passion Special (Produce 1999). Big thanks to Leonid81, Bob Schultz, jmurjr, Smitdogg, f205v, Kevin Eshbach and many MAMEWorld contributors.
Other Emulators:
* ZiNc
Recommended Games:
Paca Paca Passion Special
Paca Paca Passion 2
Romset: 45568 kb / 11 files / 12.1 zip
MAME XML Output:
   | <game name="pacapp" sourcefile="namcos12.c"> |
   |    | <description>Paca Paca Passion (Japan, PPP1/VER.A2)</description> |
   |    | <year>1999</year> |
   |    | <manufacturer>Produce / Namco</manufacturer> |
   |    | <rom name="ppp1vera.2l" size="2097152" crc="6e74bd05" sha1="41a2e06538cea3bced2992f5858a3f0cd1c0b4aa" region="user1" offset="0"/> |
   |    | <rom name="ppp1vera.2p" size="2097152" crc="b7a2f724" sha1="820ae04ec416b8394a1d919279748bde3460cb96" region="user1" offset="1"/> |
   |    | <rom name="ppp1rom0l.6" size="4194304" crc="b152fdd8" sha1="23c5c07680a62e941a7b1a28897f986dd9399801" region="user2" offset="0"/> |
   |    | <rom name="ppp1rom0u.9" size="4194304" crc="c615c26e" sha1="db1aae37ebee2a74636415e4b1b0b17790a6a67e" region="user2" offset="1"/> |
   |    | <rom name="ppp1rom1l.7" size="4194304" crc="46eaedbd" sha1="afe3c966fcf083d89b45d44d871bed1b8caa3014" region="user2" offset="800000"/> |
   |    | <rom name="ppp1rom1u.10" size="4194304" crc="32f27dce" sha1="06de870b83c972403d96b8b9a8ee5a192a99451d" region="user2" offset="800001"/> |
   |    | <rom name="ppp1rom2l.8" size="4194304" crc="dca7e5ed" sha1="b43b6e086912009295ceae11d2d540733353d7b6" region="user2" offset="1000000"/> |
   |    | <rom name="ppp1rom2u.11" size="4194304" crc="cada7a0d" sha1="e8d927a4680911b77de1d906b5e0140697e9c67b" region="user2" offset="1000001"/> |
   |    | <rom name="ppp1vera.11s" size="524288" crc="22242317" sha1="e46bf3c594136168faedebbd59f53ff9a6ecf3c1" region="sub" offset="0"/> |
   |    | <rom name="ppp1wave0.5" size="8388608" crc="184ccc7d" sha1="b74638cebef209638c625aac7e8c5b924f56a8bb" region="c352" offset="0"/> |
   |    | <rom name="ppp1wave1.4" size="8388608" crc="cbcf74c5" sha1="a089277c9befc87b5bbe0d4e5b8187a4ad5ef143" region="c352" offset="800000"/> |
   |    | <chip type="cpu" tag="maincpu" name="CXD8661R" clock="100000000"/> |
   |    | <chip type="cpu" tag="sub" name="H8/3002" clock="16737350"/> |
   |    | <chip type="audio" tag="lspeaker" name="Speaker"/> |
   |    | <chip type="audio" tag="rspeaker" name="Speaker"/> |
   |    | <chip type="audio" tag="c352" name="C352" clock="25106025"/> |
   |    | <display tag="gpu:screen" type="raster" rotate="0" width="640" height="480" refresh="60.000000" /> |
   |    | <sound channels="2"/> |
   |    | <input players="2" buttons="6" coins="2" service="yes"> |
   |    |    | <control type="joy" ways="8"/> |
   |    | </input> |
   |    | <dipswitch name="Freeze" tag="DSW" mask="64"> |
   |    |    | <dipvalue name="Off" value="64" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Service Mode" tag="DSW" mask="128"> |
   |    |    | <dipvalue name="Off" value="128" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <driver status="imperfect" emulation="good" color="good" sound="imperfect" graphic="imperfect" savestate="unsupported" palettesize="65536"/> |
|
|