summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/micro3d.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-1/+1
* mc2661, mc68681, scn2674 et al.: Eliminate space and mem_mask arguments from ... AJR2018-12-261-2/+2
* (nw) more header cleaning Vas Crabb2018-12-081-18/+10
* upd7759: Converted to use device_rom_interface and added md input for selecti... smf-2018-08-121-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-24/+19
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* micro3d: Hook up terminal to the vgb board Dirk Best2017-12-011-97/+11
* micro3d: Add terminal to the DrMath board Dirk Best2017-11-301-23/+0
* micro3d.cpp: Correct and simplify device tags (nw) AJR2017-11-081-2/+2
* micro3d: Use ADC0844 device and fix throttle regression Dirk Best2017-11-071-32/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+71
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-27/+27
* Devfind revision phase 2 (nw) AJR2016-08-051-5/+5
* mcs51.cpp: converted serial_rx and serial_tx to devcb (nw) Ivan Vangelista2016-07-011-3/+0
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+623