summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jedi.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-2/+2
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-2/+2
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* jedi.cpp : Updates cam9002019-06-031-26/+16
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+6
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-6/+6
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-5/+5
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-8/+8
* x2212: Eliminate MCFG_ macros; add pin diagram (nw) AJR2018-07-091-2/+2
* fix build, misc cleanup (nw) Vas Crabb2018-06-161-2/+2
* jedi: Moderate driver overhaul AJR2018-06-121-19/+40
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+7
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* jedi: Use ADC0808 device Dirk Best2018-04-021-25/+11
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-27/+28
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* New 74LS259/9334/CD4099 devices AJR2017-07-251-8/+19
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Validity checking for AM_MASK/AM_MIRROR/AM_SELECT, based on OG's recent restr... AJR2016-06-171-1/+1
* Make watchdog timer a separate device AJR2016-04-301-1/+4
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+398