sotsugyo: MAME ROM Information. History:
Sotsugyou Shousho (c) 1995 Mitchell.
- TECHNICAL -
Main CPU : 68000 (@ 14 Mhz)
Sound CPU : HuC6280 (@ 4.0275 Mhz)
Sound Chips : YM2151 (@ 3.58 Mhz), OKI6295 (@ 7.757 Khz)
Players : 2
Control : 8-way joystick
Buttons : 3
- TRIVIA -
Released in November 1995.
The title of this game translates from Japanese as 'Graduation Certificate'.
Licensed to Atlus.
- SOURCES -
Game's rom.
MAME Info:
0.53 [Bryan McPhail, Nicola Salmoria]
0.37b11 [Bryan McPhail]
< Japan >
WIP:
- 0.143u3: Brian Troha added DIP locations to Sotsugyo Shoush.
- 0.136u4: Fabio Priuli converted the Funky Jet driver to use device versions of the deco16 video chips and added driver data class.
- 0.131u1: MooglyGuy merged memory maps in Funky Jet driver.
- 0.102u3: Changed HuC6280 CPU2 clock speed to 8055000 Hz, OKI6295 to 7575 Hz and VSync to 58Hz.
- 0.87u1: Bryan McPhail fixed bug sotsugyo069u3gre. On the result screen (the one that appears when finishing a stage i.e after the first two trials), zeroes don't appear at all.
- 0.69: Fujix fixed 'Demo Sound' dipswitch in Sotsugyo Shousho.
- 0.66: Bryan McPhail fixed MAME crashes when you press F4 to find tilemaps in Sotsugyo Shousho.
- 17th February 2003: Bryan McPhail converted the Funky Jet driver to use the Deco16IC functions and fixed a few other graphics problems.
- 0.61: Nicola Salmoria fixed tilemaps in Sotsugyo Shousho. Added dipswitches 'Difficulty', 'Demo Sounds' and 'Unused'. Added 3rd button and removed 3rd coin slot.
- 7th May 2002: Stephane Humbert fixed dipswitch settings in the Funky Jet driver.
- 0.53: Bryan McPhail and Nicola Salmoria added Sotsugyo Shousho (Mitchell 1995 (Atlus license)).
- 15th July 2001: Nicola decrypt the original Funky Jet ROM set. The same decryption also works for Sotsugyo Shousho.
- 0.37b11: Bryan McPhail added Sotsugyo Shousho (Testdriver).
- 27th December 2000: Bryan McPhail added Sotsugyou Shousho to the Funky Jet driver, but like Funky Jet, it's missing the tile graphics.
Other Emulators:
* FB Alpha
Romset: 2240 kb / 7 files / 1000.1 zip
MAME XML Output:
   | <game name="sotsugyo" sourcefile="funkyjet.c"> |
   |    | <description>Sotsugyo Shousho</description> |
   |    | <year>1995</year> |
   |    | <manufacturer>Mitchell (Atlus license)</manufacturer> |
   |    | <rom name="03.12f" size="262144" crc="d175dfd1" sha1="61c91d5e20b0492e6ac3b19fe9639eb4f169ae77" region="maincpu" offset="0"/> |
   |    | <rom name="04.13f" size="262144" crc="2072477c" sha1="23820a519e4503854e63ab3ad7eec58178c8d822" region="maincpu" offset="1"/> |
   |    | <rom name="sb020.16f" size="65536" crc="baf5ec93" sha1="82b22a0b565e51cd40733f21fa876dd7064eb604" region="audiocpu" offset="0"/> |
   |    | <rom name="02.2f" size="524288" crc="337b1451" sha1="ab3a4526e683c23b7634ac3304fb073f6ce98e82" region="gfx1" offset="0"/> |
   |    | <rom name="01.4a" size="524288" crc="fa10dd54" sha1="5dfe66df0bbab5eb151bf65f7e767a2325a50b36" region="gfx2" offset="0"/> |
   |    | <rom name="00.2a" size="524288" crc="d35a14ef" sha1="b8d27766db7e183aee208c690364e4383f3c6882" region="gfx2" offset="80000"/> |
   |    | <rom name="sb030.15h" size="131072" crc="1ea43f48" sha1="74cc8c740f1c7fa94c2cb460ea4ee7aa0c490ed7" region="oki" offset="0"/> |
   |    | <chip type="cpu" tag="maincpu" name="68000" clock="14000000"/> |
   |    | <chip type="cpu" tag="audiocpu" name="HuC6280" clock="8055000"/> |
   |    | <chip type="audio" tag="lspeaker" name="Speaker"/> |
   |    | <chip type="audio" tag="rspeaker" name="Speaker"/> |
   |    | <chip type="audio" tag="ymsnd" name="YM2151" clock="3580000"/> |
   |    | <chip type="audio" tag="oki" name="OKI6295" clock="1000000"/> |
   |    | <display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="58.000000" /> |
   |    | <sound channels="2"/> |
   |    | <input players="2" buttons="3" coins="2"> |
   |    |    | <control type="joy" ways="8"/> |
   |    | </input> |
   |    | <dipswitch name="Service Mode" tag="DSW" mask="1"> |
   |    |    | <dipvalue name="Off" value="1" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Flip Screen" tag="DSW" mask="2"> |
   |    |    | <dipvalue name="Off" value="2" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Coin B" tag="DSW" mask="28"> |
   |    |    | <dipvalue name="3 Coins/1 Credit" value="0"/> |
   |    |    | <dipvalue name="2 Coins/1 Credit" value="16"/> |
   |    |    | <dipvalue name="1 Coin/1 Credit" value="28" default="yes"/> |
   |    |    | <dipvalue name="1 Coin/2 Credits" value="12"/> |
   |    |    | <dipvalue name="1 Coin/3 Credits" value="20"/> |
   |    |    | <dipvalue name="1 Coin/4 Credits" value="4"/> |
   |    |    | <dipvalue name="1 Coin/5 Credits" value="24"/> |
   |    |    | <dipvalue name="1 Coin/6 Credits" value="8"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Coin A" tag="DSW" mask="224"> |
   |    |    | <dipvalue name="3 Coins/1 Credit" value="0"/> |
   |    |    | <dipvalue name="2 Coins/1 Credit" value="128"/> |
   |    |    | <dipvalue name="1 Coin/1 Credit" value="224" default="yes"/> |
   |    |    | <dipvalue name="1 Coin/2 Credits" value="96"/> |
   |    |    | <dipvalue name="1 Coin/3 Credits" value="160"/> |
   |    |    | <dipvalue name="1 Coin/4 Credits" value="32"/> |
   |    |    | <dipvalue name="1 Coin/5 Credits" value="192"/> |
   |    |    | <dipvalue name="1 Coin/6 Credits" value="64"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unused" tag="DSW" mask="256"> |
   |    |    | <dipvalue name="Off" value="256" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Demo Sounds" tag="DSW" mask="512"> |
   |    |    | <dipvalue name="Off" value="512"/> |
   |    |    | <dipvalue name="On" value="0" default="yes"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Lives" tag="DSW" mask="3072"> |
   |    |    | <dipvalue name="1" value="1024"/> |
   |    |    | <dipvalue name="2" value="2048"/> |
   |    |    | <dipvalue name="3" value="3072" default="yes"/> |
   |    |    | <dipvalue name="4" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Difficulty" tag="DSW" mask="12288"> |
   |    |    | <dipvalue name="Easy" value="12288"/> |
   |    |    | <dipvalue name="Normal" value="8192" default="yes"/> |
   |    |    | <dipvalue name="Hard" value="4096"/> |
   |    |    | <dipvalue name="Hardest" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Free Play" tag="DSW" mask="16384"> |
   |    |    | <dipvalue name="Off" value="16384" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Freeze" tag="DSW" mask="32768"> |
   |    |    | <dipvalue name="Off" value="32768" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="1024"/> |
|
|