summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/paso1600.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More region width fixes (nw) AJR2019-11-161-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* mc6845: More consistent identification of HD6845S variant (nw) AJR2019-05-181-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-21/+21
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-21/+21
* (nw) sorry, take 2 Ivan Vangelista2019-02-251-15/+15
* mc6845, crtc_ega: Simplify read/write handlers (nw) AJR2019-02-191-4/+4
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-3/+4
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-5/+5
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-5/+7
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-20/+22
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-3/+5
* (nw) Finished converting m_p_chargen to required region, and associated clean... Robbbert2017-02-141-29/+27
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-3/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+350