Home News Forum                            
 

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

shougi2: MAME ROM Information.


History:

Shougi 2 (c) 1982 Alpha Denshi.


- TECHNICAL -


Main CPU : (2x) Z80 (@ 2.5 Mhz), ALPHA-8201 (@ 312.5 Khz)

Sound Chips : AY8910 (@ 1.25 Mhz)


Screen orientation : Horizontal

Video resolution : 256 x 256 pixels

Screen refresh : 60.00 Hz

Palette colors : 32


Players : 2

Control : 8-way joystick

Buttons : 4


- SERIES -


1. Shougi (1980)

2. Shougi 2 (1982)


- SOURCES -


Game's rom.




MAME Info:

0.74u2 [Jarek Burczynski]

0.68 [Jarek Burczynski, Tomasz Slanina]


WIP:

- 0.136u2: Atari Ace converted Shougi to use driver_data structure.

- 0.123u6: Nicola Salmoria fixed Shougi inputs, CPU gameplay and Alpha 8201/830x MCU simulation. Added ALPHA-8201 cpu3 rom ($0). Added dipswitches 'Time' and 4x 'Unknown'.

- 0.104u8: Tatsuyuki Satoh added emulation of the Alpha 8201/8301 MCU and connected it to Shougi and clone Shougi 2. Added ALPHA-8201 (312500 HZ) CPU3 - Game now playable.

- 0.91u2: Added vidhrdw\res_net.c.

- 0.74u2: Added Shougi (Alpha Denshi 198?) and clone Shougi 2.

- 0.69: Toby Broyad fixed merging of sets in Shougi.

- 0.68: Added (Testdrivers) Shougi and clone Shougi 2. TODO: Both games use custom MCU: ALPHA 8201. It's connected to the RAM that is shared with the first CPU. CPU controls MCU (probably to run and stop it). 1 player game doesn't work at all.

- 7th April 2003: Jarek Burczynski improved the Shougi driver, but it's still not playable due to an unemulated MCU.

- 25th March 2003: Jarek Burczynski sent in a preliminary Shougi driver that isn't playable because of a custom MCU.

- 14th August 2002: Guru - Received Shougi and Shougi part 2 (Alpha '82) from Japan. The Dumping Project wishes to thanks all the people who have contributed funds.


Recommended Games:

Shougi

Meijinsen

Mayjinsen

Mayjinsen 2

Mayjinsen 3

Syougi No Tatsujin - Master of Syougi

Joryuu Syougi Kyoushitsu

Zoku Otenamihaiken

Otenami Haiken Final (Shogi)


Romset: 45 kb / 11 files / 26.2 zip




MAME XML Output:

       <game name="shougi2" sourcefile="shougi.c" cloneof="shougi" romof="shougi">
              <description>Shougi 2</description>
              <year>1982</year>
              <manufacturer>Alpha Denshi Co.</manufacturer>
              <rom name="1-2.3a" size="4096" crc="16d75306" sha1="2d090396abd1fe2b31cb8450cc5d2fbde75e0230" region="maincpu" offset="0"/>
              <rom name="3-2.3c" size="4096" crc="35b6d98b" sha1="fc125acd4d504d9c883e685b9c6e5a509dc75c69" region="maincpu" offset="1000"/>
              <rom name="2-2.3b" size="4096" crc="b38affed" sha1="44529233358923f114285533270b2a3c078b70f4" region="maincpu" offset="2000"/>
              <rom name="4-2.3d" size="4096" crc="1abdb6bf" sha1="9c7630c0e4bcaa4296a442b0e9828b96d91da77f" region="maincpu" offset="3000"/>
              <rom name="5-2.3e" size="4096" crc="0ba89dd4" sha1="d4d3b7bccccf3b7e07e2d9d776426a22b4ff422e" region="sub" offset="0"/>
              <rom name="8-2.3j" size="4096" crc="0ae0c8c1" sha1="91f6f88d38c96c793137e7aaa763cab1b769e098" region="sub" offset="1000"/>
              <rom name="6-2.3f" size="4096" crc="d98abcae" sha1="f280b627f81f2c727268b9694d833e487ff6b08d" region="sub" offset="2000"/>
              <rom name="9-2.3k" size="4096" crc="4e0e6c90" sha1="b8462eec0a13d8bdf7d314eb285b5bd27d40631c" region="sub" offset="3000"/>
              <rom name="7-2.3h" size="4096" crc="5f37ebc6" sha1="2e5c4c2f455979e2ad2c66c5aa9f4d92194796af" region="sub" offset="4000"/>
              <rom name="10-2.3l" size="4096" crc="a26385fd" sha1="2adb21bb4f67a378014bc1edda48daca349d17e1" region="sub" offset="5000"/>
              <rom name="8201.bin" merge="8201.bin" size="8192" crc="b77931ac" sha1="405b02585e80d95a2821455538c5c2c31ce262d1" region="mcu" offset="0"/>
              <rom name="pr.2l" merge="pr.2l" size="32" crc="cd3559ff" sha1="a1291b06a8a337943660b2ef62c94c49d58a6fb5" region="proms" offset="0"/>
              <chip type="cpu" tag="maincpu" name="Z80" clock="2500000"/>
              <chip type="cpu" tag="sub" name="Z80" clock="2500000"/>
              <chip type="cpu" tag="mcu" name="ALPHA-8201" clock="312500"/>
              <chip type="audio" tag="mono" name="Speaker"/>
              <chip type="audio" tag="aysnd" name="AY-3-8910A" clock="1250000"/>
              <display tag="screen" type="raster" rotate="0" width="256" height="256" refresh="60.000000" />
              <sound channels="1"/>
              <input players="2" buttons="2" coins="1">
                     <control type="joy" ways="8"/>
              </input>
              <dipswitch name="Coinage" tag="DSW" mask="4">
                     <dipvalue name="2 Coins/1 Credit" value="0"/>
                     <dipvalue name="1 Coin/1 Credit" value="4" default="yes"/>
              </dipswitch>
              <dipswitch name="Time" tag="DSW" mask="50">
                     <dipvalue name="1 Minute" value="0"/>
                     <dipvalue name="2 Minutes" value="32"/>
                     <dipvalue name="3 Minutes" value="2"/>
                     <dipvalue name="4 Minutes" value="34"/>
                     <dipvalue name="5 Minutes" value="16"/>
                     <dipvalue name="10 Minutes" value="48"/>
                     <dipvalue name="20 Minutes" value="18"/>
                     <dipvalue name="30 Minutes" value="50" default="yes"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW" mask="8">
                     <dipvalue name="Off" value="8" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW" mask="64">
                     <dipvalue name="Off" value="64" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW" mask="128">
                     <dipvalue name="Off" value="128" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
       </game>
 
 


emumovies.com      Retro bytes Portal           Bookmark and Share

 
Developed by: Spesoft  Headsoft     Terms of use     Privacy    Advertise