summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various input and OSD refactoring: Vas Crabb2023-01-291-0/+3
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Render-related cleanup AJR2021-12-301-1/+1
* emu: correct some file headers (nw) hap2020-06-192-2/+2
* finished removing read* and write* macros from the mame part of the tree. the... Ivan Vangelista2020-06-161-2/+2
* (nw) fix assert when starting empty driver - the empty driver magically has n... Vas Crabb2020-04-221-1/+0
* (nw) Cleanup on the way: Vas Crabb2020-03-101-0/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-8/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+8
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-8/+8
* -arcadia, binbug, cd2650, cvs, dm7000, dolphunk, galaxia, hp48, instruct, kon... mooglyguy2018-12-151-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-4/+5
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-3/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-716/+0
* Add VT3xx XTALS (and fix one misread value) (nw) AJR2018-01-191-1/+3
* Once more into the xtal.h breach (nw) AJR2018-01-191-2/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-172-2/+6
* microterm.cpp: Screen configuration (nw) (touches xtal.h, alas) AJR2018-01-171-1/+3
* qvt103: Give this its own driver (touches xtal.h, sorry) (nw) AJR2018-01-111-1/+2
* xtal.h: Add another large batch of terminal XTALs (nw) AJR2018-01-031-2/+12
* xtal.h: Another batch of additions (nw) AJR2017-12-281-0/+7
* zephyr: Correct XTAL value (nw) AJR2017-12-181-1/+2
* eurocom2: Correct CPU type and XTAL value (nw) AJR2017-12-151-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-0/+6
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-6/+0
* tek4404: XTAL definition for video clock (nw) AJR2017-12-131-0/+1
* Add XTAL values for various Japanese PCs and MCFG_SCREEN_RAW_PARAMS for fm7 (nw) AJR2017-12-111-0/+4
* mpu4.cpp: Proper CPU type and XTAL value (nw) AJR2017-12-111-0/+1
* swtpc: Split into two systems (SWTBUG and MIKBUG) AJR2017-11-261-0/+1
* srcclean (nw) Vas Crabb2017-11-261-1/+1
* xtal.h: added a small note [Guru] Ivan Vangelista2017-11-231-1/+6
* Even more XTAL values (nw) AJR2017-11-221-0/+5
* dragon: fixed clockspeed (nw) hap2017-11-221-0/+1
* xtal.h: Major addition of terminal XTAL frequencies (nw) AJR2017-11-221-1/+18
* Fixed previous Data East commit to use 12 MHz XTAL instead [Angelo Salese] angelosa2017-11-111-1/+0
* Added HMC20 and screen raw params for following drivers: [Angelo Salese] angelosa2017-11-111-0/+1
* cd2650: Add proper XTAL frequency, MCFG_SCREEN_RAW_PARAMS and some info (nw) AJR2017-11-011-0/+1
* poly.cpp: Define XTAL (nw) AJR2017-10-281-1/+2
* xtal.h: Add two more values (nw) AJR2017-10-191-0/+2
* tmc600: Fixed CPU frequency. (nw) Curt Coder2017-10-141-0/+1
* xtal.h: Add definition for Osborne 1 main XTAL (nw) AJR2017-10-071-0/+1
* Note Chance: There is not a resonator, so OKI clock is derived RobertoFresca2017-10-041-1/+1
* Note Chance: Added crystal/oscillator to the harcoded list [Roberto Fresca] RobertoFresca2017-10-041-0/+1
* spbactn: Provisional MCFG_SCREEN_RAW_PARAMS (nw) AJR2017-10-011-1/+2
* ms6102 (Elektronika MS6102.02, text terminal): new skeleton. Sergey Svishchev2017-09-261-0/+1
* sun2.cpp: Correct oscillator values; add Am9513 timers (nw) AJR2017-09-231-0/+1