* Added dual-state palette (addressable through PLDs).
This allow to choose which half of the palette will be addressed.
* Splitted the main machine driver to cover both palette states.
* Reworked inputs / DIP switches for vegasslw, vagasfst and vegasfte.
* Created new default NVRAM for Royal Vegas Joker Card sets.
These need to be configurated to be valid ones. Now vegasfte can
receive remote credits, and all three in the family have valid
min-max bet value and payout.
* Removed the not working flag from vegasfte.
* Improved colors for Big Deal sets.
* Correct colors for Royal Vegas Joker Card sets.
now add the drivers ...
New Clones Added
-----------------------------
Virtua Striker 2 '99 (Revision A) [The Dumping Union]
Hot Shocker [The Dumping Union]
Note: The new Hot Shocker becomes the parent as it's the Domino license and the old "Dudly" set is actually a bootleg
New Clones Added
-----------------------------
Virtua Striker 2 '99 (Revision A) [The Dumping Union]
Hot Shocker [The Dumping Union]
Note: The new Hot Shocker becomes the parent as it's the Domino license and the old "Dudly" set is actually a bootleg
New Clone Added
-------------------------------
Star Gladiator (JAPAN 960627) [tormod, W. Belk, ranger_lennier, R. Howard, R. Mucciarelli, Smitdogg, The Dumping Union]
have the same hookup for SW2 (bit 0 is free game with no bookkeeping update
if pressed on the high score screen. Bit 7 is bookkeeping/statistics view).
Other bits are open bus but pulled high by resistors.
Added conditional Hyperflip button to moonwar, only seems present in upright mode? (in cocktail mode the same input is used by player 2 for a different button)
vmetal: added driver data class and save states [Fabio Priuli]
no save states in metro.c (yet) because some games like 3kokushi have serious glitches when loading a state. any help is welcome...
split.c: made the "split" return the actual result instead of just 0. [Oliver Stöneberg]
clifront.c: made the identation of the CPU device in -listdevices the same like the others [Oliver Stöneberg]
i386.c: gave some fatalerror() calls in the i386 proper messages [Oliver Stöneberg]
ssem.c: fixed compilation of SSEM core with SSEM_DISASM_ON_UNIMPL [Oliver Stöneberg]
srcclean.c: small wording change in the srcclean summary [Oliver Stöneberg]
sdl/window.c: fixed a potential memory leak in sdlwindow_video_window_create() [Oliver Stöneberg]
"png2bdf" instead of "png2bdc"; this changes it by retrieving
the name of the executable at runtime, so it will always
be correct now. [Christophe Jaillet]
when they cross a page boundary. Previously, if pages
were not ordered in contiguous RAM, then a cross-boundary
read or write would read partially incorrect data or write
some of the data in the wrong page. [Barry Rodewald]