* new WORKING machines
----
Wireless Tennis (PAL, Play Vision) [David Haywood, Sean Riddle]
World Soccer TV Game 10-in-1 (PAL) [David Haywood, Sean Riddle]
Solar Games 80-in-1 (PAL) [David Haywood, Sean Riddle]
Out Run 2019 (Radica Plug & Play, Europe) [David Haywood, Sean Riddle]
new NOT WORKING machines
-----
10 Jeux Interactifs / Jeux Pour Filles (France) [David Haywood, Sean Riddle, Team Europe]
- added a note to indicate that the ROM from the Out Run 2019 Radica Plug & Play matches what is considered to be a 'Beta / Prototype' US version in NoIntro / MAME Software Lists.
* correct hash
This corrects alpha for cases when both the rect/disk and whatever it's
drawing over are translucent, and also optimises for fully opaque and
fully transparent pixels.
* new NOT WORKING machines
----
Handheld Game Console BC-19 - 218 in 1 [Sean Riddle, David Haywood]
Vs. Maxx 17-in-1 [Sean Riddle, David Haywood]
- reworked pcp8718 / pcp8728 / bkid218 to not HLE certain syscalls and to instead use the proper ROM code, removed excessive HLE logging and no longer relevant notes etc..
* identify a few IO related bits
* revise notes
* sync to latest cleanups, no functional change
* re-srcclean
* remove another HLE related comment
* Most OpenGL link issues fixed. Two remain from drawogl.cpp.
This isn't working anyhow.
* "-video accel" now uses WebGL. This allows GL based scaling and
provides a performance improvement.
* Fixed pong and other games by adding another function to the
exception whitelist
* Target now is mame.html. This allows emrun to be used for testing.
mame.js is created as well and thus the current behaviour
unchanged.
The P2000M shipped with an MDCR as well. We now turn the MDCR into
a required device and initialize it for the M model as well.
This fixes a nullptr exception upon access of ports 0x10, 0x20.
Includes a fix to reset the phase decoder when the end of tape signal is
raised.
We now properly detect presence of a tape, and whether or not it is
write enabled.
Test: Official maintenance module ROM status test succeeds.