New Game Added
-------------------------------------
Player's Edge Plus (PP0120) Wild Sevens Poker [BrianT]
New Clones Added
-------------------------------------
Player's Edge Plus (PP0008) Standard Draw Poker [BrianT]
Player's Edge Plus (PP0014) Standard Draw Poker [BrianT]
Player's Edge Plus (PP0023) 10's or Better [BrianT]
Player's Edge Plus (PP0051) Joker Poker [BrianT]
Player's Edge Plus (PP0055) Deuces Wild Poker (set 3) [BrianT]
Player's Edge Plus (PP0057) Deuces Wild Poker (set 2) [BrianT]
Player's Edge Plus (PP0059) Two Pair or Better (set 2) [BrianT]
Player's Edge Plus (PP0064) Joker Poker [BrianT]
Player's Edge Plus (PP0083) 10's or Better [BrianT]
Player's Edge Plus (PP0116) Standard Draw Poker [BrianT]
Player's Edge Plus (PP0118) Standard Draw Poker [BrianT]
Player's Edge Plus (PP0125) Deuces Wild Poker [BrianT]
Player's Edge Plus (PP0158) 4 of a Kind Bonus Poker (set 3) [BrianT]
Player's Edge Plus (PP0249) Deuces Wild Poker [BrianT]
- Added a default clean NVRAM.
- Found and implemented the credits input.
The game is now working!. Still no sound.
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Jubilee Double-Up Poker [Roberto Fresca]
as follows:
MAKE_RGB(r,g,b) == rgb_t(r,g,b)
MAKE_ARGB(a,r,g,b) == rgb_t(a,r,g,b)
RGB_ALPHA(data) == data.a()
RGB_RED(data) == data.r()
RGB_GREEN(data) == data.g()
RGB_BLUE(data) == data.b()
RGB_BLACK == rgb_t::black
RGB_WHITE == rgb_t::white
Implicit conversions to/from UINT32 are built in as well as simple
addition, subtraction, and scaling (with clamping).
As a result of being a class, some stricter typing was needed in
a few places but overall not too much.
slot. The two Senyou Cassettes (Top Hit 20 Vol 1 & Vol 2) have now to be
loaded with the following commands "mess nes -cart karaoke -cart2 top20v1"
(or top20v2). This is accurate to the hardware, because these expansions
had to be manually inserted into the body of the main Karaoke Studio cart
before playing. [Fabio Priuli]
- Hooked CRTC properly.
- Adjusted the screen size and visible area according to CRTC values.
- Adjusted the screen pos 8 pixels, to get a bit centered.
- Added technical notes.