* Changed the various usages of UI_*COLOR to be calls to
src/frontend/mame/ui/moptions.h
The various UI_*COLOR macros were implemented as calls to
decode_ui_color, which cached the values for the various options in a
static array, which was obviously a gross hack.
This refactoring is strategic because I am trying to confine awareness
of mame_ui_manager to code in src/frontend/mame/ui, and the
implementation of decode_ui_color() relied on the ability to access
mame_ui_manager as a singleton from outside this code.
* Created a ui_colors object, so that queries for UI RGB values would not
always require parsing strings
* Converted a few more options().zyx_color() to colors().zyx_color()
* A few more misses from earlier
* spectrum_cass.xml - various changes [see credit list]
added some more images to the 'unsorted' section, moved some images to 'sorted' section, identyfing and replacing several bad dumps along the way
Credit for this stuff should be
Steve Brown, Andrew Barker, Paul Hurd, Tony Barnett, Claus Jahn, Donald Graham,
Guy Bearman, Jose Luis Soler, Krasimir Hristov, Andrew Blood, Dave Stevens,
John Wilson, Edwina Brown, Walter Pooley, Tomaz Kac, Martijn van der Heide,
Ramsoft, Dunny, Woody, Mikie and many many others.
* restore clone relationship (nw)
* fix validation (nw)
* details (nw)
* typo (nw)
* filling in some details (nw)
* filling in some details (nw)
* another compilation (nw)
* move more (nw)
* compilation details (nw)
* typo (nw)
* mention set name (nw)
* more (nw)
* move movement (nw)
* a few more (nw)
* more (nw)
* move more (nw)
* more (nw)
* move more (nw)
* more (nw)
* more (nw)
* a few more (nw)
* (nw)
isnull() checks the list of unresolved functions along with the list of resolved ones, so resolve_safe() doesn't really need a return value as long as it is called second.
* Update Apple II WOZ originals to June 15th, 2019 (nw)
Adds:
Sherwood Forest
Short Circuit
Moonmist (Release 9 / 861022)
* Beginning of CoCo Rainbow on Disk archives (nw)
This covers the currently (June 15th, 2019) known best dumps of the Rainbow on Disk issues up through February 1991. The last issue is April 1993, so there's a bit left to go.
* Update Apple II WOZ originals to June 16th, 2019 (nw)
Add: 2400 A.D.
* Complete the Rainbow on Disk archives as we have access to them as of June 16th, 2019 (nw)
All known-dumped disk sides are now included. A number are still missing and need dumping, however.
* Update Apple II originals to June 22nd, 2019 (nw)
Fix some disk naming formatting I'd missed as well.
* Here's the beginning of the July Apple II flood. (nw)
Updated several cleanly cracked entries.
Added about 300 new entries.