| Commit message (Expand) | Author | Age | Files | Lines |
* | wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c35... |  Ryan Holtz | 2018-05-28 | 2 | -27/+0 |
* | z80scc: Remove generic device type (which nothing was using) and custom MCFG_... |  AJR | 2018-05-27 | 2 | -50/+0 |
* | mc146818, ds1302, ds1386, ds2404: Eliminate customized MCFG_DEVICE_ADD macros... |  AJR | 2018-05-27 | 4 | -25/+1 |
* | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 2 | -78/+0 |
* | Remove a few unnecessary customizations of MCFG_DEVICE_ADD (nw) |  AJR | 2018-05-27 | 2 | -9/+0 |
* | srcclean (nw) |  Vas Crabb | 2018-05-27 | 3 | -3/+3 |
* | williams.cpp: Clean up scanline timers (nw) |  AJR | 2018-05-25 | 1 | -2/+1 |
* | remove many mainly PCI-related MCFG macros in favour of constructor |  Vas Crabb | 2018-05-25 | 29 | -227/+186 |
* | pc_fdc: use logmacro (nw) |  Sergey Svishchev | 2018-05-24 | 1 | -3/+11 |
* | timer.cpp: Use siblingdevice instead of absolute tag lookup; add screen tag v... |  AJR | 2018-05-21 | 1 | -1/+5 |
* | Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) |  wilbertpol | 2018-05-20 | 4 | -11/+17 |
* | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 3 | -4/+4 |
* | z80ctc.cpp: Room for improvement (nw) |  AJR | 2018-05-15 | 1 | -0/+1 |
* | proposal: move z80daisy* to devices/machine (#3572) |  Patrick Mackinlay | 2018-05-15 | 15 | -11/+574 |
* | i8155: Silence logging (nw) |  AJR | 2018-05-15 | 1 | -1/+1 |
* | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 18 | -8/+24 |
* | make method constant (nw) |  yz70s | 2018-05-13 | 2 | -2/+2 |
* | pic8259: Use device_resolve_objects (nw) |  AJR | 2018-05-13 | 2 | -2/+13 |
* | ticket: Use output finder (nw) |  AJR | 2018-05-13 | 2 | -5/+9 |
* | i82371sb.cpp: remove unnedeed stuff, enable isa and add system management mod... |  yz70s | 2018-05-13 | 2 | -136/+97 |
* | i82439hx.cpp: start to support system management mode (nw) |  yz70s | 2018-05-13 | 2 | -3/+28 |
* | pci.cpp: devices can ask to be mapped before the others (nw) |  yz70s | 2018-05-13 | 2 | -3/+14 |
* | Make "Keypad ," and "Keypad =" standard keys |  AJR | 2018-05-11 | 2 | -12/+12 |
* | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 2 | -66/+9 |
* | Added logmacros to upd765, increased track buffer for hfe format (nw) |  Michael Zapf | 2018-05-10 | 1 | -75/+98 |
* | i8255: hopefully improve readback of port C high output latches when port A i... |  Vas Crabb | 2018-05-10 | 1 | -0/+7 |
* | tms9914: fixed handling of GTS aux command. |  fulivi | 2018-05-10 | 2 | -6/+11 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 7 | -12/+7 |
* | tmpz84c015: Add missing callback for ctc zc3 |  Dirk Best | 2018-05-09 | 1 | -0/+4 |
* | tms9914: added RL state machine. Minor fixes. It now passes HP9000/340 POST. |  fulivi | 2018-05-08 | 2 | -7/+39 |
* | z80ctc: Disabling a channel interrupt also turns it off |  AJR | 2018-05-06 | 1 | -1/+9 |
* | (nw) misc follow-up |  Vas Crabb | 2018-05-06 | 6 | -44/+10 |
* | default eeprom clock to zero (nw) |  smf- | 2018-05-06 | 1 | -22/+22 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 35 | -401/+367 |
* | Merge pull request #3518 from fulivi/hpipc_dev2 |  ajrhacker | 2018-05-04 | 2 | -1/+39 |
|\ |
|
| * | tms9914: added methods to read ACCRQ & CONT output lines |  fulivi | 2018-05-04 | 2 | -1/+39 |
* | | cit101: Somewhat major improvements |  AJR | 2018-05-04 | 2 | -0/+9 |
|/ |
|
* | (nw) let's have some fun with the new functionality, and fix poor casper whil... |  Vas Crabb | 2018-05-04 | 1 | -10/+11 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 5 | -25/+29 |
* | tms9914: improved emulation. HPIB test of IPC diagb ROM now passes. |  fulivi | 2018-05-02 | 2 | -3/+16 |
* | Allow devcb to be bound to a device/mixin or the target of a device |  Vas Crabb | 2018-05-02 | 2 | -12/+10 |
* | output_latch.h: Rename the include guard macro while I'm at this (nw) |  AJR | 2018-05-02 | 1 | -3/+3 |
* | Rename machine/latch.* to machine/output_latch.* (nw) |  AJR | 2018-05-02 | 2 | -13/+8 |
* | get abstract_ata_device working again - needs a better soluion long-term (nw) |  Vas Crabb | 2018-05-01 | 1 | -9/+11 |
* | adc0808: Made timing more accurate to the datasheet, nw |  Ryan Holtz | 2018-04-30 | 1 | -2/+2 |
* | -adc0808: Improved timings a bit more, nw |  Ryan Holtz | 2018-04-30 | 2 | -14/+34 |
* | Set finder tag relative to current device being configured rather than |  Vas Crabb | 2018-04-30 | 17 | -42/+43 |
* | -adc0808: Reduced CPU overhead by smarter timer usage. [Ryan Holtz] |  mooglyguy | 2018-04-30 | 2 | -35/+26 |
* | msm58321: Correct duty cycle for busy output |  AJR | 2018-04-27 | 1 | -3/+9 |
* | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 5 | -5/+5 |