| Commit message (Expand) | Author | Age | Files | Lines |
* | -arcadia, binbug, cd2650, cvs, dm7000, dolphunk, galaxia, hp48, instruct, kon... |  mooglyguy | 2018-12-15 | 1 | -6/+6 |
* | Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... |  MooglyGuy | 2018-05-13 | 1 | -1/+1 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -2/+2 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -4/+5 |
* | backport lots of cleanup from WIP branch (nw) |  Vas Crabb | 2018-02-19 | 1 | -3/+4 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -1/+2 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -716/+0 |
* | Add VT3xx XTALS (and fix one misread value) (nw) |  AJR | 2018-01-19 | 1 | -1/+3 |
* | Once more into the xtal.h breach (nw) |  AJR | 2018-01-19 | 1 | -2/+5 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 2 | -2/+6 |
* | microterm.cpp: Screen configuration (nw) (touches xtal.h, alas) |  AJR | 2018-01-17 | 1 | -1/+3 |
* | qvt103: Give this its own driver (touches xtal.h, sorry) (nw) |  AJR | 2018-01-11 | 1 | -1/+2 |
* | xtal.h: Add another large batch of terminal XTALs (nw) |  AJR | 2018-01-03 | 1 | -2/+12 |
* | xtal.h: Another batch of additions (nw) |  AJR | 2017-12-28 | 1 | -0/+7 |
* | zephyr: Correct XTAL value (nw) |  AJR | 2017-12-18 | 1 | -1/+2 |
* | eurocom2: Correct CPU type and XTAL value (nw) |  AJR | 2017-12-15 | 1 | -1/+1 |
* | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 1 | -0/+6 |
* | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 1 | -6/+0 |
* | tek4404: XTAL definition for video clock (nw) |  AJR | 2017-12-13 | 1 | -0/+1 |
* | Add XTAL values for various Japanese PCs and MCFG_SCREEN_RAW_PARAMS for fm7 (nw) |  AJR | 2017-12-11 | 1 | -0/+4 |
* | mpu4.cpp: Proper CPU type and XTAL value (nw) |  AJR | 2017-12-11 | 1 | -0/+1 |
* | swtpc: Split into two systems (SWTBUG and MIKBUG) |  AJR | 2017-11-26 | 1 | -0/+1 |
* | srcclean (nw) |  Vas Crabb | 2017-11-26 | 1 | -1/+1 |
* | xtal.h: added a small note [Guru] |  Ivan Vangelista | 2017-11-23 | 1 | -1/+6 |
* | Even more XTAL values (nw) |  AJR | 2017-11-22 | 1 | -0/+5 |
* | dragon: fixed clockspeed (nw) |  hap | 2017-11-22 | 1 | -0/+1 |
* | xtal.h: Major addition of terminal XTAL frequencies (nw) |  AJR | 2017-11-22 | 1 | -1/+18 |
* | Fixed previous Data East commit to use 12 MHz XTAL instead [Angelo Salese] |  angelosa | 2017-11-11 | 1 | -1/+0 |
* | Added HMC20 and screen raw params for following drivers: [Angelo Salese] |  angelosa | 2017-11-11 | 1 | -0/+1 |
* | cd2650: Add proper XTAL frequency, MCFG_SCREEN_RAW_PARAMS and some info (nw) |  AJR | 2017-11-01 | 1 | -0/+1 |
* | poly.cpp: Define XTAL (nw) |  AJR | 2017-10-28 | 1 | -1/+2 |
* | xtal.h: Add two more values (nw) |  AJR | 2017-10-19 | 1 | -0/+2 |
* | tmc600: Fixed CPU frequency. (nw) |  Curt Coder | 2017-10-14 | 1 | -0/+1 |
* | xtal.h: Add definition for Osborne 1 main XTAL (nw) |  AJR | 2017-10-07 | 1 | -0/+1 |
* | Note Chance: There is not a resonator, so OKI clock is derived |  RobertoFresca | 2017-10-04 | 1 | -1/+1 |
* | Note Chance: Added crystal/oscillator to the harcoded list [Roberto Fresca] |  RobertoFresca | 2017-10-04 | 1 | -0/+1 |
* | spbactn: Provisional MCFG_SCREEN_RAW_PARAMS (nw) |  AJR | 2017-10-01 | 1 | -1/+2 |
* | ms6102 (Elektronika MS6102.02, text terminal): new skeleton. |  Sergey Svishchev | 2017-09-26 | 1 | -0/+1 |
* | sun2.cpp: Correct oscillator values; add Am9513 timers (nw) |  AJR | 2017-09-23 | 1 | -0/+1 |
* | New machines marked as NOT_WORKING |  Dirk Best | 2017-09-21 | 1 | -0/+1 |
* | gaelco2.cpp: Base Gaelco game's CPU clock speed on actual OSCs (nw) |  briantro | 2017-09-05 | 1 | -0/+2 |
* | New machines marked as NOT_WORKING |  Scott Stone | 2017-08-24 | 1 | -0/+1 |
* | New driver: Kontron PSI98 |  Dirk Best | 2017-08-04 | 1 | -0/+1 |
* | xtal.h: Value from PCB photo (nw) |  AJR | 2017-07-30 | 1 | -0/+1 |
* | New skeleton: GRiD Compass series |  Sergey Svishchev | 2017-06-06 | 1 | -0/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -2/+2 |
* | xtal.h: Comment update (nw) |  AJR | 2017-05-02 | 1 | -1/+1 |
* | xtal.h: Correction and addition (nw) |  AJR | 2017-04-14 | 1 | -1/+2 |
* | xtal.h: One more value (nw) |  AJR | 2017-03-26 | 1 | -1/+2 |
* | fidelz80: dame sensory challenger skeleton driver (incomplete dump for now, c... |  hap | 2017-03-26 | 1 | -1/+2 |