* Driver magic10.cpp
- added clone "Magic Colors (ver. 1.6)"
- updated game list with hardware setup
- more detailed hardware setup description
- updated boot instructions for all games
- corrected a few ROMs names as per real labels
- added PLDs (as NO DUMP) where appropriate
- changed manufacturer name from "ABM Electronics" to "ABM Games"
- normalised "Ver." tag in game names
- renamed "Music Sort (ver 2.02, English)" to "Music Sort (ver. 2.02)" (all games have a mixture of English and Italian text, but they are all released for "Italy" only, as stated in the games disclaimers)
Cleanup duplicates, Remove unused, Convert arrays into std::unique_ptr, Add notes, Fix metadata related to regional warning screen (Both dumped sets are Japan release)
- Protection understood, documented, and completelly simulated.
- Removed the ugly patch/hack in the driver_init that formerly allows to boot.
- Some clean-ups...
- Added technical notes.
* terminology change (nw)
* prepare (nw)
* move some bits (nw)
* prepare (nw)
* make some noises (nw)
* less loud (nw)
* new e-kara Software List entry
e-kara UK / Europe Volume 1 (UK-E001) [Team Europe]
-ioc2.cpp: Various changes: [Ryan Holtz]
* Hooked up z80scc and 8042kbdc interrupts.
* Fixed IRQ-lowering logic to actually clear the MIPS IRQ line.
* Hooked up 8042kbdc reset.
Gets Gentoo Linux booting (though it hangs during startup), and the IRIX 5.3 installer runs until it fails due to SCSI emulation issues.
* Split Indigo 2 into a derived class.
* Eliminated MACHINE_CONFIG_START/END.
* Hooked up pullups on EISA I/O space.
-ioc2.cpp: Various changes: [Ryan Holtz]
* Converted to use logmacro.
* Made logging more verbose.
* Added savestate support.
* Hooked up Timer1/Timer0 interrupts.
-hpc3.cpp: Various changes: [Ryan Holtz]
* Updated to MAME code standards.
* Converted to use logmacro.
* Made logging more verbose.
* Added savestate support.
* Partially hooked up second SCSI controller for Indigo 2.
* Hooked up second DAC.
* Fixed a bug that prevented the DAC DMA timer from stopping.
* Hooked up PIO/DMA config register logging.
-sgi.cpp: Various changes: [Ryan Holtz]
* Updated to MAME code standards.
* Converted to use logmacro.
* Made logging more verbose.
* Made RPSS counter more accurate.
* Added semaphore registers.
-newport.cpp: Various changes: [Ryan Holtz]
* Updated to MAME code standards.
* Converted to use logmacro.
* Made logging more verbose.