- at the right place - enable netlist to split a netlist into multiple
smaller netlists.
Side mark: The "old" discrete system assumed such a device in every
node. (nw)
seta.c: Added clone & sound fixed for several games based on pcb observation.
New Clones Added
---------------------------
Gundhara (Chinese, bootleg?) [system11]
New Games Added
--------------------------------------------
Player's Edge Plus (PP0021) Standard Draw Poker [BrianT, Jim]
Player's Edge Plus (PP0048) Joker Poker [BrianT, Jim]
Player's Edge Plus (PP0085) Joker Poker (Two Pair or Better) [BrianT, Jim]
Player's Edge Plus (PP0089) Standard Draw Poker [BrianT, Jim]
Player's Edge Plus (PP0130) Aces and Faces [BrianT, Jim]
Player's Edge Plus (PP0132) Standard Draw Poker [BrianT, Jim]
Player's Edge Plus (PP0150) Standard Draw Poker [BrianT, Jim]
Player's Edge Plus (PP0181) Standard Draw Poker [BrianT, Jim]
Player's Edge Plus (PP0223) Deuces Joker Wild Poker [BrianT, Jim]
Player's Edge Plus (PP0401) 4 of a Kind Bonus Poker [BrianT, Jim]
Player's Edge Plus (PP0467) 4 of a Kind Bonus Poker [BrianT, Jim]
Player's Edge Plus (PP0550) Joker Poker (Two Pair or Better) [BrianT, Jim]
Player's Edge Plus (PP0750) Standard Draw Poker [BrianT, Jim]
Player's Edge Plus (PP0757) Double Down Stud Joker Poker [BrianT, Jim]
Player's Edge Plus (PP0764) 4 of a Kind Bonus Poker [BrianT, Jim]
Player's Edge Plus (PP0812) Deuces Joker Wild Poker [BrianT, Jim]
Player's Edge Plus (X000489P+XP000038) Double Down Stud Deuces Wild Poker [BrianT, Jim]
Player's Edge Plus (X000557P+XP000038) Standard Draw Poker [BrianT, Jim]
Player's Edge Plus (X000578P+XP000038) Standard Draw Poker [BrianT, Jim]
Player's Edge Plus (X002312P+XP000112) Triple Bonus Poker Plus [BrianT, Jim]
Player's Edge Plus (X002412P+XP000096) Standard Draw Poker (5 Decks) [BrianT, Jim]
New Clones Added
--------------------------------------------
Player's Edge Plus (PP0291) Deuces Wild Poker (set 2) [BrianT, Jim]
Player's Edge Plus (PP0040) Standard Draw Poker (set 2) [BrianT, Jim]
Player's Edge Plus (PP0410) 4 of a Kind Bonus Poker (set 2) [BrianT, Jim]
Player's Edge Plus (PP0423) Standard Draw Poker (set 2) [BrianT, Jim]
-- Made new functions use SSE2 implementation.
rgbgen.h -- Added immediate add and mult add functions.
rgbsse.h -- Added SSE2 implementation of immediate add and mult functions.
voodoo.c -- Added comments for rasters.
This is still not compliant code, and will probably break with LTO,
but is a cleaner fix for the warning. Using this attribute also ensures
that the linker doesn't remove the code.
Model1 Communication Board [Ariane Fugmann]
- add emulator options required for comm boards
- add the model 1 communication board as a device
- add an optional simulation for the model 1 communication (enabled atm.)
- allows to play Virtua Racing, Virtua Formula and WingWar in "link mode".
Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib based on wallyweek's work
This brings the system lib capabilities back to where they were prior to build system rewrite [Julian Sikorski]
Corrected sound for a lot of games which were incorrectly set up as stereo. It is likely that nearly all the games are mono but I've only updated the ones
I know are *definitely* wrong.
boils down to a 87x87 matrix. This is due to a total of 6 opamps which
all are submodels and thus add their own internal nets.
Gauss Seidel iterative solving comes to it's limits.
nltool runs this at about 50% speed on my machine. Given the complexity
this is quite good. Yet, any m62 game currently will not be playable.
Time for a new cpu :-)
[Andrew Gardner, Couriersud]
- fixed bugs in the spice(Kicad) conversion
- fixes submodel difference between inline and parsed netlist
- added truthtable 7404 and 7486 models
- aligned input and output naming for truthtable and specialised 74xx
models.