| Commit message (Expand) | Author | Age | Files | Lines |
* | bus/centronics/epson_lx810l.cpp: Fixed carriage position readback after soft ... |  goldnchild | 2021-10-12 | 1 | -2/+2 |
* | ap2000: hook up reset to Centronics init signal (#8363) |  goldnchild | 2021-08-09 | 2 | -0/+21 |
* | qx10: Add centronics printer port (#8034) |  Brian Johnson | 2021-06-25 | 6 | -0/+22 |
* | smartboard: changes to make tasc smartboard test program work |  hap | 2021-04-20 | 1 | -1/+0 |
* | smartboard: add internal artwork for the pc version |  hap | 2021-04-19 | 2 | -6/+9 |
* | smartboard: add support to connect it to pc printer port |  hap | 2021-04-19 | 6 | -11/+86 |
* | 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 |