| Commit message (Expand) | Author | Age | Files | Lines |
| * | [CoCo] Backing out MCFG_SLOT_FIXED(true)make_coco_fdc_fixed |  Nathan Woods | 2017-02-27 | 1 | -4/+4 |
| * | [CoCo] Made third and fourth floppy drives on by default, and made "fixed" |  Nathan Woods | 2017-02-26 | 1 | -4/+4 |
| * | ie15: convert to a device with frontends (standalone driver and rs232 slot de... |  Sergey Svishchev | 2017-02-27 | 5 | -30/+164 |
| * | Cleanups to satisfy cuavas's OCD (#2089) |  kazblox | 2017-02-25 | 3 | -32/+65 |
| * | Fix build (nw) |  AJR | 2017-02-24 | 1 | -1/+1 |
| * | Removed colon (":") from image_interface preventing front-ends from launching... |  gordon-fish | 2017-02-25 | 1 | -1/+1 |
| * | Fix Heath H19 keyboard (#2066) |  Mark Garlanger | 2017-02-25 | 2 | -0/+335 |
| * | Merge pull request #2086 from kazblox/master |  ajrhacker | 2017-02-24 | 7 | -2/+116 |
| |\ |
|
| | * | nes: Add Magic Kid Googoo board. |  Kaz | 2017-02-24 | 7 | -2/+116 |
| * | | Fix netlist stats collection. Code refactoring: |  couriersud | 2017-02-24 | 1 | -1/+1 |
| * | | ti99: Fix GROM issues with 99/4; clock turned off too early |  Michael Zapf | 2017-02-24 | 1 | -1/+1 |
| * | | Merge tag 'mame0183' |  Vas Crabb | 2017-02-22 | 2 | -14/+14 |
| |\ \ |
|
| | * | | better naming (nw) |  Vas Crabb | 2017-02-21 | 2 | -14/+14 |
| * | | | Clean up net_t interface and increase readability. (nw) |  couriersud | 2017-02-22 | 1 | -2/+8 |
| * | | | pc_joy: adjust to work with pcjr software that doesn't support calibration (nw) |  cracyc | 2017-02-20 | 1 | -1/+1 |
| * | | | remove tag() argument from logerror() calls in cpu/i86, floppy code |  Sergey Svishchev | 2017-02-20 | 5 | -25/+25 |
| * | | | wd_fdc: tag command names in debug messages |  Sergey Svishchev | 2017-02-20 | 1 | -7/+7 |
| * | | | docastle.cpp: Read inputs through TMS1025 |  AJR | 2017-02-19 | 2 | -32/+44 |
| |/ / |
|
| * | | srcclean (nw) |  Vas Crabb | 2017-02-19 | 36 | -379/+379 |
| * | | Merge pull request #2070 from mgarlanger/mm6845_fix |  R. Belmont | 2017-02-17 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fix scanout of mc6845 |  Mark Garlanger | 2017-02-17 | 1 | -1/+1 |
| * | | | Merge pull request #2068 from JoakimLarsson/prodigy_display |  R. Belmont | 2017-02-17 | 2 | -24/+95 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Added missing final and leading flanks when shifting out and in respectivelly |  Joakim Larsson Edstrom | 2017-02-17 | 2 | -24/+95 |
| * | | | capbowl, bowlrama: Identify DAC type |  AJR | 2017-02-17 | 1 | -0/+1 |
| |/ / |
|
| * | | lux21046: Cleanup. (nw) |  Curt Coder | 2017-02-16 | 2 | -121/+127 |
| * | | typo (nw) |  hap | 2017-02-16 | 1 | -1/+1 |
| * | | testing 123 new devcb style (nw) |  hap | 2017-02-16 | 1 | -4/+4 |
| * | | Cherry-pick some features from self-registering drivers PoC: |  Vas Crabb | 2017-02-16 | 1 | -0/+6 |
| * | | z88: fixed expanded video addressing in RAM carts |  Nigel Barnes | 2017-02-14 | 2 | -1/+14 |
| * | | rm double (nw) |  hap | 2017-02-13 | 1 | -1/+0 |
| * | | pic16c5x: added alias for RTCC pin (nw) |  hap | 2017-02-13 | 2 | -2/+6 |
| * | | hh_pic16: update notes (nw) |  hap | 2017-02-13 | 1 | -2/+5 |
| * | | pic16c5x: changed rtcc pin to inputline (nw) |  hap | 2017-02-13 | 2 | -10/+19 |
| * | | tiny cleanup |  Vas Crabb | 2017-02-13 | 1 | -1/+1 |
| * | | Remove duplicate save states / Save state simplification. (nw) |  couriersud | 2017-02-13 | 1 | -8/+2 |
| * | | Optimize queue save state. (nw) |  couriersud | 2017-02-12 | 1 | -1/+5 |
| * | | PIC16C5x updates [hap] |  hap | 2017-02-12 | 1 | -0/+3 |
| * | | added PIC1650 device (nw) |  hap | 2017-02-12 | 2 | -29/+95 |
| * | | pic15c5x: fix rtcc clocking in sleep mode, and potentially clocking it too fa... |  hap | 2017-02-12 | 2 | -1/+8 |
| * | | dl1416: even better signal level behaviour (/CE, A0 and A1 latched on falling... |  Vas Crabb | 2017-02-13 | 2 | -4/+18 |
| * | | pic16c5x: added RTCC pin (not called T0, plus it was implemented in reverse) ... |  hap | 2017-02-12 | 2 | -31/+16 |
| * | | Merge pull request #2055 from superctr/c352_update |  R. Belmont | 2017-02-11 | 2 | -38/+47 |
| |\ \ |
|
| | * | | C352: implement volume ramping, rewrite mulaw algorithm |  superctr | 2017-02-10 | 2 | -38/+47 |
| * | | | Merge pull request #2057 from trap15/pgm2-work |  R. Belmont | 2017-02-11 | 5 | -14/+142 |
| |\ \ \ |
|
| | * | | | Further fixes for ARM |  trap15 | 2017-02-11 | 2 | -1/+12 |
| | * | | | ARMv5 additions to ARM7 |  trap15 | 2017-02-10 | 4 | -14/+131 |
| * | | | | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1610 | -834/+776 |
| * | | | | sitcom: hook up LEDs to PIA outputs to show state visually, softlist a |  Vas Crabb | 2017-02-11 | 2 | -4/+14 |
| * | | | | dl1416: clean up, support signal-level interface better, support |  Vas Crabb | 2017-02-11 | 2 | -202/+263 |
| * | | | | pic16: added pic1655 (nw) |  hap | 2017-02-11 | 2 | -20/+53 |