summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pencil2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* PORT_CUSTOM simplification (nw) AJR2019-09-141-6/+6
* (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-2/+1
* (nw) more cassette wave Robbbert2019-06-301-1/+1
* pencil2: Add VDP interrupt AJR2019-04-041-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-20/+20
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-20/+20
* tms9928a, v9938: Remove space and mem_mask from read/write handlers (nw) AJR2019-03-091-2/+1
* bus/generic, bus/vc4000: Eliminate address_space argument from handlers (nw) AJR2019-02-191-1/+1
* mame\drivers: minor MCFG and MACHINE_CONFIG macros removal (nw) Ivan Vangelista2019-02-181-8/+8
* sn76496.cpp : Remove unnecessary handler, Remove unnecessary arguments in ste... cam9002019-02-021-1/+1
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-291-4/+5
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-3/+3
* tms9928a: Configuration modernization (nw) AJR2018-08-211-4/+4
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-4/+7
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-2/+1
* 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-6/+6
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-29/+31
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* (nw) minor tidyup of some of my drivers Robbbert2017-11-091-4/+4
* 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/+7
* 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-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+348