majorpkr: MAME ROM Information. History:
Major Poker (c) 1994 PAL System.
A poker game for amusement only.
- SOURCES -
Game's ROM.
MAME Info:
0.142u1 [Roberto Fresca, Tomasz Slanina, Rob Ragon]
WIP:
- 0.145u7: Aaron Giles fixed Major Poker crashed after OK (m_videoram + m_vram_bank regression).
- 0.142u4: Changed visible area to 576x224.
- 0.142u1: Roberto Fresca, Tomasz Slanina and Rob Ragon added Major Poker (v2.0) (PAL System 1994).
- 20th March 2011: Roberto Fresca - This time, the victim is Major Poker, from PAL System (Osaka, Japan). The game is a SUPERB strip poker 'alla' Lucky'74, but with better graphics system (8bpp, interleaved by columns, and other rarities). The hardware is a hell of PLD's with banked RAM, ROM, multiplexed inputs and much more. This game also has an addictive Fever mode. Special thanks to Tomasz Slanina, that made a superb job helping with graphics and banking, and Rob Ragon for his invaluable help providing hardware specs, measurements, and some videos for comparison. Another rare jewel finally preserved.
Romset: 1600 kb / 6 files / 809.5 zip
MAME XML Output:
   | <game name="majorpkr" sourcefile="majorpkr.c"> |
   |    | <description>Major Poker (v2.0)</description> |
   |    | <year>1994</year> |
   |    | <manufacturer>PAL System</manufacturer> |
   |    | <rom name="6_27c512_823b.bin" size="65536" crc="a3d5475e" sha1="cb41508b55da8b8c658a2f2ccc6ebda09db29040" region="maincpu" offset="0"/> |
   |    | <rom name="p1_27c040_7d3b.bin" size="524288" crc="67299eff" sha1="34d3d8baf08dea495b699dd63272b445e2acb42d" region="gfx1" offset="0"/> |
   |    | <rom name="p2_27c040_6039.bin" size="524288" crc="2d68b177" sha1="01c934e0383991f2208b915cc5015463a8b6a8fd" region="gfx1" offset="80000"/> |
   |    | <rom name="3_27c010_af18.bin" size="131072" crc="54452bb8" sha1="9d13c17b85dd0185ba64fc6f90425e0c75363960" region="gfx2" offset="0"/> |
   |    | <rom name="4_27c010_92d6.bin" size="131072" crc="2e1e0972" sha1="729dba2ef6ae8a7299c7ceb38835bebb0c42d28e" region="gfx2" offset="20000"/> |
   |    | <rom name="5_27c020_8630.bin" size="262144" crc="4843858e" sha1="27629829cf7753d7801a6eb42bb77ca2a467bebd" region="oki" offset="0"/> |
   |    | <chip type="cpu" tag="maincpu" name="Z80" clock="6000000"/> |
   |    | <chip type="audio" tag="mono" name="Speaker"/> |
   |    | <chip type="audio" tag="oki" name="OKI6295" clock="1500000"/> |
   |    | <display tag="screen" type="raster" rotate="0" width="576" height="224" refresh="52.786000" /> |
   |    | <sound channels="1"/> |
   |    | <input players="1" coins="2" service="yes"> |
   |    |    | <control type="gambling"/> |
   |    | </input> |
   |    | <dipswitch name="OFF Fixed" tag="DSW1" mask="1"> |
   |    |    | <dipvalue name="Off" value="0" default="yes"/> |
   |    |    | <dipvalue name="On" value="1"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Screen Direction" tag="DSW1" mask="2"> |
   |    |    | <dipvalue name="Normal" value="0" default="yes"/> |
   |    |    | <dipvalue name="Up Down" value="2"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Payout" tag="DSW1" mask="4"> |
   |    |    | <dipvalue name="Automatic" value="0" default="yes"/> |
   |    |    | <dipvalue name="Manual" value="4"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Hopper SW Active" tag="DSW1" mask="8"> |
   |    |    | <dipvalue name="High" value="0" default="yes"/> |
   |    |    | <dipvalue name="Low" value="8"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Auto Max Bet" tag="DSW1" mask="16"> |
   |    |    | <dipvalue name="Off" value="0" default="yes"/> |
   |    |    | <dipvalue name="On" value="16"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Hold Cancel" tag="DSW1" mask="32"> |
   |    |    | <dipvalue name="No" value="32" default="yes"/> |
   |    |    | <dipvalue name="Yes" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Auto Hold" tag="DSW1" mask="64"> |
   |    |    | <dipvalue name="Off" value="0"/> |
   |    |    | <dipvalue name="On" value="64" default="yes"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Fever Mode" tag="DSW1" mask="128"> |
   |    |    | <dipvalue name="No" value="128"/> |
   |    |    | <dipvalue name="Yes" value="0" default="yes"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Payout %" tag="DSW2" mask="7"> |
   |    |    | <dipvalue name="60%" value="7"/> |
   |    |    | <dipvalue name="65%" value="6"/> |
   |    |    | <dipvalue name="70%" value="5"/> |
   |    |    | <dipvalue name="75%" value="4"/> |
   |    |    | <dipvalue name="80%" value="3"/> |
   |    |    | <dipvalue name="85%" value="2"/> |
   |    |    | <dipvalue name="90%" value="1"/> |
   |    |    | <dipvalue name="95%" value="0" default="yes"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Min Bet Size for Fever" tag="DSW2" mask="24"> |
   |    |    | <dipvalue name="1" value="0" default="yes"/> |
   |    |    | <dipvalue name="3" value="8"/> |
   |    |    | <dipvalue name="5" value="16"/> |
   |    |    | <dipvalue name="10" value="24"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="D-UP Game Difficulty" tag="DSW2" mask="96"> |
   |    |    | <dipvalue name="0 (Weak)" value="0" default="yes"/> |
   |    |    | <dipvalue name="1" value="32"/> |
   |    |    | <dipvalue name="2" value="64"/> |
   |    |    | <dipvalue name="3 (Strong)" value="96"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="OFF Fixed" tag="DSW2" mask="128"> |
   |    |    | <dipvalue name="Off" value="0" default="yes"/> |
   |    |    | <dipvalue name="On" value="128"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Key In" tag="DSW3" mask="7"> |
   |    |    | <dipvalue name="5 Credits / Pulse" value="1"/> |
   |    |    | <dipvalue name="10 Credits / Pulse" value="2"/> |
   |    |    | <dipvalue name="20 Credits / Pulse" value="3"/> |
   |    |    | <dipvalue name="25 Credits / Pulse" value="4"/> |
   |    |    | <dipvalue name="40 Credits / Pulse" value="5"/> |
   |    |    | <dipvalue name="50 Credits / Pulse" value="0" default="yes"/> |
   |    |    | <dipvalue name="60 Credits / Pulse" value="6"/> |
   |    |    | <dipvalue name="100 Credits / Pulse" value="7"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Coin A" tag="DSW3" mask="56"> |
   |    |    | <dipvalue name="1 Coin/1 Credit" value="8"/> |
   |    |    | <dipvalue name="1 Coin/2 Credits" value="16"/> |
   |    |    | <dipvalue name="1 Coin/5 Credits" value="0" default="yes"/> |
   |    |    | <dipvalue name="1 Coin/10 Credits" value="24"/> |
   |    |    | <dipvalue name="1 Coin/20 Credits" value="32"/> |
   |    |    | <dipvalue name="1 Coin/25 Credits" value="40"/> |
   |    |    | <dipvalue name="1 Coin/40 Credits" value="48"/> |
   |    |    | <dipvalue name="1 Coin/50 Credits" value="56"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Credit Limit" tag="DSW3" mask="192"> |
   |    |    | <dipvalue name="5000" value="0" default="yes"/> |
   |    |    | <dipvalue name="10000" value="64"/> |
   |    |    | <dipvalue name="20000" value="128"/> |
   |    |    | <dipvalue name="30000" value="192"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Coin B" tag="DSW4" mask="15"> |
   |    |    | <dipvalue name="20 Coins/1 Credit" value="15"/> |
   |    |    | <dipvalue name="10 Coins/1 Credit" value="14"/> |
   |    |    | <dipvalue name="5 Coins/1 Credit" value="12"/> |
   |    |    | <dipvalue name="4 Coins/1 Credit" value="11"/> |
   |    |    | <dipvalue name="5 Coins/2 Credits" value="13"/> |
   |    |    | <dipvalue name="2 Coins/1 Credit" value="9"/> |
   |    |    | <dipvalue name="1 Coin/1 Credit" value="1"/> |
   |    |    | <dipvalue name="1 Coin/2 Credits" value="2"/> |
   |    |    | <dipvalue name="2 Coins/5 Credits" value="10"/> |
   |    |    | <dipvalue name="1 Coin/4 Credits" value="3"/> |
   |    |    | <dipvalue name="1 Coin/5 Credits" value="4"/> |
   |    |    | <dipvalue name="1 Coin/10 Credits" value="5"/> |
   |    |    | <dipvalue name="1 Coin/20 Credits" value="6"/> |
   |    |    | <dipvalue name="1 Coin/25 Credits" value="7"/> |
   |    |    | <dipvalue name="1 Coin/50 Credits" value="0" default="yes"/> |
   |    |    | <dipvalue name="1 Coin/100 Credits" value="8"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Max Bet" tag="DSW4" mask="48"> |
   |    |    | <dipvalue name="10" value="16"/> |
   |    |    | <dipvalue name="20" value="0" default="yes"/> |
   |    |    | <dipvalue name="30" value="32"/> |
   |    |    | <dipvalue name="50" value="48"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Credit-In Limit" tag="DSW4" mask="192"> |
   |    |    | <dipvalue name="No Limit" value="0" default="yes"/> |
   |    |    | <dipvalue name="1000" value="64"/> |
   |    |    | <dipvalue name="2000" value="128"/> |
   |    |    | <dipvalue name="5000" value="192"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Freeze" tag="TEST" mask="1"> |
   |    |    | <dipvalue name="Off" value="0" default="yes"/> |
   |    |    | <dipvalue name="On" value="1"/> |
   |    | </dipswitch> |
   |    | <driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/> |
|
|