Home News Forum                            
 

Play your favorite classic games and more with the GameEx front end. Read more.

citylove: MAME ROM Information.


History:

City Love (c) 09/1986 Nichibutsu.


Mahjong game with a rock-paper-scissors bonus game to get those girls to strip!


- TECHNICAL -


Main CPU : Z80 (@ 5 Mhz)

Sound Chips : AY8910 (@ 1.25 Mhz), DAC


Screen orientation : Horizontal

Video resolution : 512 x 224 pixels

Screen refresh : 60.00 Hz

Palette colors : 4096


Player : 2

Control : mahjong keyboard


- SOURCES -


Game's rom.

Machine's picture.




MAME Info:

0.37b8 [Takahiro Nogi]


< Japan >


WIP:

- 0.86u2: Takahiro Nogi added clone City Love [BET] (Japan 860904).

- 0.65: Added 'Unknown' dipswitch.

- 0.64: Changed description to 'City Love (Japan 860908)'.

- 0.37b8: Takahiro Nogi added City Love (Japan) (Nichibutsu 1986).


LEVELS: 4 (endless)


Romset: 768 kb / 14 files / 181.9 zip




MAME XML Output:

       <game name="citylove" sourcefile="nbmj8688.c">
              <description>City Love (Japan 860908)</description>
              <year>1986</year>
              <manufacturer>Nichibutsu</manufacturer>
              <rom name="14.12c" size="32768" crc="2db5186c" sha1="4cd282aebaf5f9f31008c2f9ccb65d9c9b4f8f56" region="maincpu" offset="0"/>
              <rom name="13.11c" size="32768" crc="52c7632b" sha1="05b24612c52ed41195f2d98edbb5c12b0ef97b74" region="maincpu" offset="8000"/>
              <rom name="11.8c" size="32768" crc="eabb3f32" sha1="e06426001e17c878ae35deb70a8155095bfeaa36" region="voice" offset="0"/>
              <rom name="12.10c" size="32768" crc="c280f573" sha1="2a534335f08ec6886510ca92be6247e11804e706" region="voice" offset="8000"/>
              <rom name="1.1h" size="65536" crc="55b911a3" sha1="844a567a36bc2ff772ef3949b42b38b6e160807a" region="gfx1" offset="0"/>
              <rom name="2.2h" size="65536" crc="35298484" sha1="bb1fea61cb67440ccef08d15b23e1a64b0a611f6" region="gfx1" offset="10000"/>
              <rom name="3.4h" size="65536" crc="6860c6d3" sha1="516ef0ba02e1d122bfcfc04482f0af4179d6ed61" region="gfx1" offset="20000"/>
              <rom name="4.5h" size="65536" crc="21085a9a" sha1="1651acd7bb15a0c5c9dbb89f58f6695ff3bdf90a" region="gfx1" offset="30000"/>
              <rom name="5.7h" size="65536" crc="fcf53e1a" sha1="1a9e76e3b7f24c48dd1efbc37737991594e14214" region="gfx1" offset="40000"/>
              <rom name="6.1f" size="65536" crc="db11300c" sha1="e38eed8a54609f81d8eb3841a4cfaa684affd10a" region="gfx1" offset="50000"/>
              <rom name="7.2f" size="65536" crc="57a90aac" sha1="f0b42152cfe42e7d8e051382d1c7c92ef9b94b48" region="gfx1" offset="60000"/>
              <rom name="8.4f" size="65536" crc="58e1ad6f" sha1="a615e5303339cacc04153c73a85acf857e2823a8" region="gfx1" offset="70000"/>
              <rom name="9.5f" size="65536" crc="242f07e9" sha1="c6c65cd2c36502f1df6078e245f5bfae95eeaf9a" region="gfx1" offset="80000"/>
              <rom name="10.7f" size="65536" crc="c032d8c3" sha1="6a7f61e4c5b9cda9894410ea2df508a4ffd088e8" region="gfx1" offset="90000"/>
              <chip type="cpu" tag="maincpu" name="Z80" clock="5000000"/>
              <chip type="audio" tag="mono" name="Speaker"/>
              <chip type="audio" tag="psg" name="AY-3-8910A" clock="1250000"/>
              <chip type="audio" tag="dac" name="DAC"/>
              <display tag="screen" type="raster" rotate="0" width="512" height="224" refresh="60.000000" />
              <sound channels="1"/>
              <input players="2" coins="1">
                     <control type="mahjong"/>
              </input>
              <dipswitch name="Difficulty" tag="DSWA" mask="15">
                     <dipvalue name="1 (Easy)" value="15" default="yes"/>
                     <dipvalue name="2" value="14"/>
                     <dipvalue name="3" value="13"/>
                     <dipvalue name="4" value="12"/>
                     <dipvalue name="5" value="11"/>
                     <dipvalue name="6" value="10"/>
                     <dipvalue name="7" value="9"/>
                     <dipvalue name="8" value="8"/>
                     <dipvalue name="9" value="7"/>
                     <dipvalue name="10" value="6"/>
                     <dipvalue name="11" value="5"/>
                     <dipvalue name="12" value="4"/>
                     <dipvalue name="13" value="3"/>
                     <dipvalue name="14" value="2"/>
                     <dipvalue name="15" value="1"/>
                     <dipvalue name="16 (Hard)" value="0"/>
              </dipswitch>
              <dipswitch name="YAKUMAN cut" tag="DSWA" mask="48">
                     <dipvalue name="10%" value="48" default="yes"/>
                     <dipvalue name="30%" value="32"/>
                     <dipvalue name="50%" value="16"/>
                     <dipvalue name="90%" value="0"/>
              </dipswitch>
              <dipswitch name="Nudity" tag="DSWA" mask="64">
                     <dipvalue name="Off" value="64"/>
                     <dipvalue name="On" value="0" default="yes"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSWA" mask="128">
                     <dipvalue name="Off" value="128" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Number of last chance" tag="DSWB" mask="3">
                     <dipvalue name="0" value="3"/>
                     <dipvalue name="3" value="2"/>
                     <dipvalue name="5" value="1"/>
                     <dipvalue name="10" value="0" default="yes"/>
              </dipswitch>
              <dipswitch name="Hanahai" tag="DSWB" mask="4">
                     <dipvalue name="Off" value="0"/>
                     <dipvalue name="On" value="4" default="yes"/>
              </dipswitch>
              <dipswitch name="Chonbo" tag="DSWB" mask="8">
                     <dipvalue name="Off" value="0" default="yes"/>
                     <dipvalue name="On" value="8"/>
              </dipswitch>
              <dipswitch name="Open Reach of CPU" tag="DSWB" mask="16">
                     <dipvalue name="Off" value="0"/>
                     <dipvalue name="On" value="16" default="yes"/>
              </dipswitch>
              <dipswitch name="Open Mode" tag="DSWB" mask="32">
                     <dipvalue name="Off" value="0"/>
                     <dipvalue name="On" value="32" default="yes"/>
              </dipswitch>
              <dipswitch name="Cansel Type" tag="DSWB" mask="192">
                     <dipvalue name="Off" value="192"/>
                     <dipvalue name="TSUMO 3" value="128"/>
                     <dipvalue name="TSUMO 7" value="64"/>
                     <dipvalue name="HAIPAI" value="0" default="yes"/>
              </dipswitch>
              <dipswitch name="Service Mode" tag="SYSTEM" mask="16">
                     <dipvalue name="Off" value="16" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
       </game>
 
 


emumovies.com      Retro bytes Portal           Bookmark and Share

 
Developed by: Spesoft  Headsoft     Terms of use     Privacy    Advertise