| Commit message (Expand) | Author | Age | Files | Lines |
| * | volt_reg: Remove uses that are not needed anymore with the recent (#7367) |  Aaron Giles | 2020-10-20 | 4 | -23/+0 |
| * | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -2/+2 |
| * | clean up #include stuff, make trampoline constructors protected, restore blan... |  Vas Crabb | 2020-08-16 | 1 | -0/+1 |
| * | bus/centronics/epson_lx801l.cpp: cleaned up indentation, got rid of some prep... |  Vas Crabb | 2020-08-16 | 2 | -20/+20 |
| * | Ap2000 fixes to get it to start up properly; Also adding green ready led ind... |  goldnchild | 2020-08-15 | 1 | -4/+10 |
| * | Some Ap2000 fixes and UPD7810 analog fixes (#7075) |  goldnchild | 2020-08-14 | 1 | -4/+4 |
| * | srcclean for 0.223 |  Vas Crabb | 2020-07-26 | 1 | -1/+1 |
| * | centronics: Add SAMDAC device |  Dirk Best | 2020-07-20 | 3 | -0/+158 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2020-06-21 | 1 | -1/+1 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 6 | -28/+28 |
| * | another bunch of READ* / WRITE* macros removal (nw) |  Ivan Vangelista | 2020-05-20 | 6 | -56/+56 |
| * | With permission from Dirk Best, apply 3-clause BSD license to common devices ... |  Vas Crabb | 2020-04-13 | 4 | -4/+4 |
| * | Revert "bus/centronics: Added a R-2R ladder DAC device." |  Nigel Barnes | 2020-01-07 | 3 | -105/+0 |
| * | bus/centronics: Added a R-2R ladder DAC device. |  Nigel Barnes | 2020-01-07 | 3 | -0/+105 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -6/+5 |
| * | src/devices: Replace output().set_value with output finders (nw) |  AJR | 2019-10-30 | 4 | -14/+12 |
| * | (nw) removed every remaining AM_ macro I could find in comments, but one in ... |  Ivan Vangelista | 2019-10-10 | 1 | -1/+1 |
| * | ssystem3: rewriting driver from scratch (nw) |  hap | 2019-08-21 | 1 | -1/+1 |
| * | ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) |  AJR | 2019-08-15 | 2 | -2/+2 |
| * | m6805: Eliminate the generic m6805_device type (nw) |  AJR | 2019-07-12 | 2 | -29/+3 |
| * | polgar: add note (nw) |  hap | 2019-06-02 | 2 | -2/+0 |
| * | added shared chessmachine device for Mephisto risc, chessmachine EC, chessmac... |  hap | 2019-06-01 | 3 | -0/+83 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 7 | -112/+40 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 7 | -40/+112 |
| * | volt_reg: set default m_output (nw) |  hap | 2019-02-19 | 3 | -4/+0 |
| * | screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... |  Ivan Vangelista | 2019-02-11 | 2 | -17/+27 |
| * | devices\bus: some more MACHINE_CONFIG removal (nw) |  Ivan Vangelista | 2019-02-10 | 2 | -10/+11 |
| * | output_latch: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-29 | 1 | -80/+0 |
| * | imagedev\printer: removed MCFG macro (nw) |  Ivan Vangelista | 2019-01-21 | 1 | -4/+5 |
| * | -epson_lx810l: Eliminated MACHINE_CONFIG_START, nw |  mooglyguy | 2018-08-25 | 1 | -24/+25 |
| * | ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... |  mooglyguy | 2018-08-23 | 1 | -1/+1 |
| * | -c1541, c1571, c2031, c1551, rastersp: Removed MCFG and MACHINE_CONFIG usage.... |  mooglyguy | 2018-08-01 | 2 | -0/+14 |
| * | Allow per-device internal layouts and remove some more MCFG_ macros. |  Vas Crabb | 2018-07-16 | 4 | -16/+12 |
| * | more cleanup and removal of mcfg (nw) |  Vas Crabb | 2018-07-15 | 6 | -73/+69 |
| * | (nw) 6821 and 6850 have no clock for bus logic side, remove some MFCG_, fix b... |  Vas Crabb | 2018-07-13 | 1 | -10/+14 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -17/+26 |
| * | acro removal, disambiguation, debugger side effects (nw) |  Vas Crabb | 2018-06-15 | 1 | -4/+9 |
| * | Separate reel and stepper devices to an extent, cleaned up use of custom mcfg... |  mooglyguy | 2018-06-08 | 1 | -8/+2 |
| * | Removed nearly all custom MCFG macros from eepromser, migrated more of police... |  mooglyguy | 2018-06-07 | 1 | -1/+1 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 2 | -6/+6 |
| * | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 1 | -1/+1 |
| * | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 5 | -6/+7 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 9 | -79/+79 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 5 | -17/+18 |
| * | Rename machine/latch.* to machine/output_latch.* (nw) |  AJR | 2018-05-02 | 1 | -1/+1 |
| * | Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... |  smf- | 2018-04-03 | 1 | -8/+8 |
| * | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 5 | -34/+39 |
| * | centronics/epson_lx810l.cpp: Remove first_screen (nw) |  AJR | 2018-03-08 | 1 | -1/+1 |
| * | Remove stray address maps on spaces that don't exist (nw) |  Olivier Galibert | 2018-03-07 | 2 | -15/+0 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -34/+34 |