summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/didact.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/d*: macro removal (nw) Ivan Vangelista2020-05-261-4/+4
* another bunch of macro removals (nw) Ivan Vangelista2020-05-191-18/+18
* m6802, nsc8105: Internalize internal RAM (nw) AJR2019-12-011-5/+6
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-5/+5
* (nw) mp68a: added cassette interface. Robbbert2019-07-271-1/+13
* (nw) Clean up the mess on master Vas Crabb2019-03-261-113/+336
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-336/+113
* -ins8154: Added internal 128-byte RAM and simplified handlers. [Ryan Holtz] mooglyguy2019-03-171-2/+2
* cleanup (nw) Vas Crabb2019-02-081-36/+34
* didact.cpp: New working machine modulab, a MC6802 based educational system (#... Joakim Larsson Edström2019-01-301-91/+320
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-22/+18
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-1/+1
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-1/+1
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-16/+17
* (nw) fixed a few random typos Robbbert2018-08-091-2/+2
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-2/+2
* Fix some of the (many) errors from 2beba4ce73fad917c7159a39939bace54f76494b (nw) AJR2018-05-211-0/+2
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-5/+11
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-21/+21
* Convert NeoGeo EL panel outputs to lamps - it uses six outputs from a 1-of-8 ... Vas Crabb2018-03-271-14/+21
* fix crash on start (nw) Vas Crabb2018-03-261-0/+2
* get rid of dioutput - it's only used in one place, and it upset GCC on Linux ... Vas Crabb2018-03-251-86/+59
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+15
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* didact.cpp: addressed review comment Joakim Larsson Edstrom2018-01-071-1/+0
* didact.cpp: split out of Eseelte 100 computer in its own driver for clarity Joakim Larsson Edstrom2017-12-251-545/+2
* didact.cpp: split out of Candela computers in its own driver for clarity Joakim Larsson Edstrom2017-12-251-724/+6
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-10/+3
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-21/+21
* Candela PAL driven address map (#2657) Joakim Larsson Edström2017-09-191-89/+359
* Validate BIOS names and fix most errors found: Vas Crabb2017-08-251-3/+3
* Remove a whole lot of I64 from format strings. Vas Crabb2017-08-101-2/+0
* didact: Updated LOG support to latest cut Joakim Larsson Edstrom2017-08-081-66/+78
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+11
* MT 06544: Robbbert2017-04-271-4/+3
* Self-registering devices prep: Vas Crabb2017-02-271-3/+7
* srcclean (nw) Vas Crabb2016-11-271-45/+45
* - WIP can09 a non working driver for the Candela main computer, a 6809 based ... Joakim Larsson Edstrom2016-10-271-30/+491
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-28/+28
* srcclean (nw) Vas Crabb2016-09-261-92/+92
* Simplified internal layouts which removed dependencies on external artwork Joakim Larsson Edstrom2016-09-191-0/+1