The existing disk image was replaced by a new one created from the
master disk.
dsk_dsk: Increase maximum cell count
This allows for slightly out of spec disk images to run, like Theatre
Europe on the Einstein.
[Lord Sméagol (Carl Lloyd-Parker)]
* Basically, initialisers go in the constructor arguments, and things for setting format go in set_format.
* Initialisation patterns can be specified with an enum discriminator or with a FUNC and optionally a tag.
* Formats can be specified with an enum discriminator or a size and function pointer.
* You must always supply the number of entries when setting the format.
* When initislising with a paletter initialisation member, you can specify the entries and indirecte entries together.
* The palette_device now has a standard constructor, so use .set_entries if you are specifying entry count with no format/initialisation.
* Also killed an overload on delegates that wasn't being useful.
(nw) VIA interrupt remains disconnected in tv950 due to CRTC-related problems. This is fairly likely to cause regressions in other drivers which may need explicit writes to PB6.
* new NOT WORKING machines
Dance Dance Revolution Family Mat (Japan) [Sean Riddle, Peter Wilhelmsen, David Haywood]
Popira (Yellow, single player) (Japan) [Sean Riddle, David Haywood]
Taiko De Popira (Japan) [Sean Riddle, David Haywood]
new NOT WORKING clones
e-kara (Japan) [Sean Riddle]
new Software List entries
ekara_japan_sp.xml: sp02 (SP-02) [Sean Riddle, David Haywood] (need to establish full title)
also split the ekara software list up a bit so they're easier / more logical as different carts are meant for different devices; the popira unit can use the 'GC' carts for example.
Dance Dance Revolution Family Mat and Popira are actually playable, but until I fix the timers in the driver the music is half speed like the e-kara stuff, and because these are music games, they're being eft as NOT WORKING until I sort that out.
* documentation update, thanks to Santeri Saarimaa for error message ranslation"
* add a reference
* missed an input (nw)
* (nw)
* (nw)
* (nw)
* ref (nw)
* there's some kind of nvram (nw)
* tweak timer a bit (nw)
* further tweak for now (nw)