summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/harriet.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with f, g and h: some macro removal (nw) Ivan Vangelista2020-05-271-4/+5
* mc68901: Sweeping rewrite of USART emulation (no longer based on device_seria... AJR2020-01-021-5/+15
* harriet: Revert NVRAM mapping change; silence some logging (nw) AJR2019-04-191-2/+5
* harriet: Add one SCSI controller (nw) AJR2019-04-191-14/+11
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-9/+10
* -hd63450: Removed MCFG, nw mooglyguy2018-08-281-2/+1
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* mc68901: Convert to devcb3 (nw) AJR2018-08-011-7/+7
* devcb3 Vas Crabb2018-07-071-3/+3
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-1/+1
* harriet: Fill in more stuff based on schematics (nw) AJR2018-06-261-6/+10
* harriet: Add DMAC (nw) AJR2018-06-261-0/+5
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c35... Ryan Holtz2018-05-281-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* harriet.cpp: Renaming for good measure (nw) AJR2018-03-261-4/+10
* harriet: Rewrite driver; add a few clocks and devices (nw) AJR2018-03-261-165/+43
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-12/+13
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-12/+13
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+225