summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pcw.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-2/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* mcs48: Further distinction of UPI variants (nw) AJR2019-06-161-2/+2
* pcw.cpp: we have proper ways to find numbered objects (nw) Vas Crabb2019-04-231-19/+9
* set_input_line_vector: Annotate [O. Galibert] Olivier Galibert2019-04-141-1/+1
* pcw.cpp: Fixed regression with lost upper scanlines Joakim Larsson Edstrom2019-04-111-1/+1
* Trivial compile fix Olivier Galibert2019-04-101-1/+1
* Amstrad PCW driver step I (#4873) Joakim Larsson Edström2019-04-091-54/+158
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+1
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-65/+56
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-2/+2
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-6/+3
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-15/+15
* pcw.cpp: Eliminate machine().device (nw) AJR2018-06-031-34/+7
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-24/+24
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-34/+37
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* Added a natural keyboard validation to check for valid natural keyboard (uni)... npwoods2017-09-051-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* more timer_pulse removal (nw) Ivan Vangelista2017-05-131-5/+7
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-22/+17
* Self-registering devices prep: Vas Crabb2017-02-271-3/+4
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* revert part of 'clang cleanup 7' where 0 means the value 0, for ROM_FILL too hap2016-01-241-5/+5
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-2/+1
* clang-modernize part 7 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1404