summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ec184x.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -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