summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/neoprint.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-48/+53
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-1/+1
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-5/+5
* srcclean (nw) Vas Crabb2017-11-261-1/+1
* various drivers: added some lan, printer and camera flags according to MT0658... Ivan Vangelista2017-11-081-15/+21
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+8
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-4/+4
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-8/+2
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-2/+9
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* 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-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+675