summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pcw.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-172/+0
* init vars for coverity (includes) Robbbert2022-03-301-6/+6
* init vars for coverity (includes/p,q) Robbbert2022-03-231-25/+25
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-1/+1
* eolith, gameplan.cpp, jr100, lisa, model1, opwolf, pcw, peyper, pinball2k, po... Ivan Vangelista2020-11-041-11/+17
* drivers starting with p and q: removed read* and write* macros (nw) Ivan Vangelista2020-06-131-17/+13
* some more handlers simplified (nw) Ivan Vangelista2020-05-131-10/+10
* mcs48: Further distinction of UPI variants (nw) AJR2019-06-161-1/+1
* pcw.cpp: we have proper ways to find numbered objects (nw) Vas Crabb2019-04-231-0/+5
* Amstrad PCW driver step I (#4873) Joakim Larsson Edström2019-04-091-1/+8
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-0/+5
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-9/+10
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* pcw.cpp: Eliminate machine().device (nw) AJR2018-06-031-3/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+3
* mismatched include guard comments (nw) hap2018-02-051-1/+1
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+4
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* more timer_pulse removal (nw) Ivan Vangelista2017-05-131-2/+4
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-28/+28
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+140