summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/micro3d.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace old MC2661 device with new SCN2651/SCN2661/SCN2641 devices and make s... AJR2020-03-061-3/+3
* mc68901: Sweeping rewrite of USART emulation (no longer based on device_seria... AJR2020-01-021-4/+2
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* z80scc: Read/write handler cleanups (nw) AJR2019-06-121-1/+1
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-0/+7
* (nw) Clean up the mess on master Vas Crabb2019-03-261-25/+24
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-24/+25
* micro3d.cpp: MT07258 (nw) Ivan Vangelista2019-03-121-4/+4
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-13/+13
* tms34010.cpp : Internalize io register, Add notes, Remove register_po… (#4602) cam9002019-02-061-1/+0
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* src\devices\machine: more MCFG macros removal (nw) Ivan Vangelista2019-01-171-6/+6
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+2
* Default input clocks for ADC083x and ADC084x (nw) AJR2018-12-261-1/+1
* mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw mooglyguy2018-12-091-9/+9
* tms34010: Removed MCFG. [Ryan Holtz] mooglyguy2018-12-051-8/+8
* -mc2661,mc68328,mc6843,mc6846: De-MCFG, nw mooglyguy2018-09-081-2/+2
* MT 7096 AJR2018-09-061-11/+11
* z80scc.cpp, z80sio.cpp: deMCFGfied; 8530scc.cpp: removed macros which weren't... Ivan Vangelista2018-08-271-2/+2
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-21/+20
* mc68901: Convert to devcb3 (nw) AJR2018-08-011-8/+8
* devcb3 Vas Crabb2018-07-071-3/+3
* misc cleanup and stuff to make macro removal easier (nw) Vas Crabb2018-07-051-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-18/+18
* z80scc: Remove generic device type (which nothing was using) and custom MCFG_... AJR2018-05-271-10/+10
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (nw) misc follow-up Vas Crabb2018-05-061-12/+12
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-43/+43
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-59/+65
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-1/+4
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-11/+11
* 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/+2
* remove leftover from previous commit (nw) Dirk Best2017-12-011-1/+1
* micro3d: Hook up terminal to the vgb board Dirk Best2017-12-011-3/+10
* micro3d: Add terminal to the DrMath board Dirk Best2017-11-301-3/+11
* mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... AJR2017-11-221-1/+1
* micro3d: botss11 doesn't have the analog throttle (nw) Dirk Best2017-11-081-6/+6
* micro3d.cpp: Correct and simplify device tags (nw) AJR2017-11-081-6/+6
* micro3d.cpp: A few more lines from schematics (nw) AJR2017-11-081-0/+3
* micro3d: Attach RS232 port to monitor port Dirk Best2017-11-071-1/+6
* Small fix for previous commit (nw) Dirk Best2017-11-071-1/+0
* micro3d: Use ADC0844 device and fix throttle regression Dirk Best2017-11-071-6/+17