* specpls3_flop.xml: New additions
Added more disk images, some of which were previously missing from the internet due to them being considered "Distribution Denied". Thanks go to Antonio M, Fede Jerez, Gorski, Jaime González Soriano, José Manuel, Marino Arribas, Metalbrain, robcfg, Simon Owen, Syx, Zup and TZX Vault.
Also fixed a few things here and there (extra line breaks, full company names).
* spectrum_cass: Added verified dump of Load'N'Run (Spain) (Especial) [Manu128k]
Verified dump from trusted source. Previous version had a block name altered and had been converted to TZX from a TAP file.
Also added warning about now untrusted source.
* spectrum_cass.xml: Added verified dump of Load'N'Run (Spain) (Especial) [Manu128k]
Verified dump from trusted source. Previous version had a block name altered and had been converted to TZX from a TAP file.
Also added warning about now untrusted source.
(nw) I've triple-checked the code and it looks sane, but I'm still a bit nervous about changing
such a fundamental part of MAME. If integer formatting appears to have changed after this, let
me know ASAP. Also removed a workaround for older versions of GNU libstdc++ with incomplete
C++14 support.
It is necessary to return a higher score on success, higher than
returned by the default method, in order for a general 'identify' to
succeed over competitive matches.
* New working clones
------------------
Pang (bootleg, set 7) [jordigahan, ClawGrip]
(nw) I cannot see the sound chip on the PCB pic, just the Z80 and the OKI M5205, but I'd say it sounds good as I've added it. Please, feel free to add MACHINE_IMPERFECT_SOUND if you hear it otherwise.
* Add 'pangbc' (nw)
* Add note about 'pangbc' sound hardware (nw)
New working software list additions (from the uzebox site and forum)
----------------------------
Final Blood
Frog Feast
Laser Puzzle
Laser Puzzle II
Melli's RetroLand
Reels of Fortune
Uzebox Tactics
Uzi Wars
The FDC clock changes with the programmed connector selection.
The 5.25 versus 8 inch boot floppy jumper is an input and does
not need and input changed handler.
The FDC supports four floppy drives, up from two.
The IRQ line was not implement. Add an input merge device and
connect up more of the IRQs to this. The timer hack is no longer
necessary and has been removed - it was just missing an IRQ.
Add a DASM override for OS9 system calls, copied largely from the
COCO, enabled only when the OS9 ROMs are switched on.
Add a BIOS option for OS9 Level 1 version 1.2.
Renamed the version 1.1 ROMs for consistency.
The Gimix machine appears to be working well enough to promote it
from a 'skeleton' to working.
Add the OS9, MFI and UniFlex floppy formats. Update the debug config
options to suit OS9. Single density track zero on OS9 is typically
only on the first side, unlike FLEX which used single density track
zero on both sides. Clarify some of the FLEX specific debug
options. Fix some bugs in the logic related to these options.