summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ec184x.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ec184x.cpp: Change CPU types to agree with region widths (nw) AJR2019-12-061-2/+2
* genpc: Make INT and NMI line callbacks (nw) AJR2019-10-311-3/+12
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* ec1840: define native motherboard, mark WORKING Sergey Svishchev2019-04-241-4/+13
* (nw) Clean up the mess on master Vas Crabb2019-03-261-61/+65
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-65/+61
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-081-36/+39
* use logmacro.h instead of ad-hoc DBG_LOG macro (nw) Sergey Svishchev2019-02-121-17/+18
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-3/+3
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-2/+2
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-3/+3
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-7/+3
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-1/+1
* agat, ec184x, enmirage, jpmimpact, jpmmps, jpms80: Removed machine().device, nw mooglyguy2018-06-221-19/+20
* ec1841: mouse emulation (Logitech bus mouse protocol) (#3623) Sergey Svishchev2018-06-111-4/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-44/+44
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* misc changes too small for their own pull request (#3557) Sergey Svishchev2018-05-111-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-30/+33
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-30/+36
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+12
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* Validate BIOS names and fix most errors found: Vas Crabb2017-08-251-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* srcclean (nw) Vas Crabb2017-03-261-2/+2
* apply clang-format, remove obsolete comments. no code changes. Sergey Svishchev2017-03-021-37/+43
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* ec1841: adapt to Memory Fun (TM) Sergey Svishchev2016-08-151-7/+10
* pcxt: use pc motherboard device and banking (nw) cracyc2016-03-051-2/+1
* pc: simplify somewhat the pcs/clones and enable configs with less than 640k r... cracyc2016-03-041-87/+58
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-11/+11
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+383