* Small metadata corrections on Apple II cleanly cracked softlist. (nw)
* Update WOZ originals to June 7th, 2019 (nw)
Add Championship Baseball, The Wizard of Oz, The Queen of Phobox
Small corrections, misc disks added. (nw)
Add miscellaneous disks:
AppleWorks (Version 1.2, USA)
AppleWorks (Version 1.3, USA)
AppleWorks (Version 2.0, USA)
Fix some metadata on cleanly cracked disks.
* Bally pinball by35: Add sound LED to layouts.
* Bally pinball by35: whitespace/formatting cleanup.
* Bally pinball by35: Add filters to audio device output.
The boards have them, and the chip like to output DC at idle. This can
cause clipping in the mixer.
* 6821pia: For port A reads, only use the DDR for reading pins.
* Bally pinball by35: Move over cabinet switches.
This makes more room for a sound board LED.
* Bally pinball audio: Add Squawk & Talk board.
* Bally pinball audio: Add new board, Squawk & Talk with the AY chip.
* TMS5220: Adjust delay time between /RS going low and /READY being set.
The datasheet doesn't list this time exactly, but something close (time
between /RS going low and the data being valid on the bus). It's
measured in usec, not clock cycles.
* Bally audio: minor cleanup
* Midway mcr: Use Bally Squawk & Talk sound board implementation
* Bally pinball audio: remove clock from as2888, as it's a discrete board.
* rad_hnt3 misc improvements (nw)
* better support for alt modes used in rad_hnt3 and rad_foot
* tidy/comments (nw)
* test note (nw)
* actually not a special case (nw)
* document other test modes (nw)
* palette selection improvements (nw)
* switch according to test mode (nw)
* improved palette handling for rad_foot (7bpp mode)
* ramsize (nw)
* exploring the ram based layer (nw)
* ram tile layer in hnt3 is 2bpp, hardcode stuff for now until we've found the proper register bits
* slight refactor (nw)
* some palette fixes (nw)
* fix 2bpp tile colours (nw)
* rename rad_eu to elan_eu
* rework tile pri (nw)
* refactor (nw)
* note updates (nw)
* kludge (nw)
* some weird regs notes (nw)
Add separate device for xbox debug serial port
Pci ide device starts supporting both channels and pci ide specification
native-pci and compatibility modes
Convert VRAMs into shared_ptr, Fix namings, Spacings, Simplify gfxdecodes, Handlers, Split hi 2bpp of gfx data to each rom, Correct 6bpp gfx decode behavior into mix ROM data, Reduce duplicates, Runtime tag lookups, Unnecessary lines, Move structs into taito_f3.h, Fix postload
taito_f3.h : Move taito_f3.cpp exclusive things under private: