| Commit message (Expand) | Author | Age | Files | Lines |
* | MSVC fix. (nw) |  Curt Coder | 2014-05-09 | 1 | -1/+1 |
* | ins8250_device: converted to devcb2 (nw) |  Ivan Vangelista | 2014-05-07 | 2 | -68/+0 |
* | ay8910_device and extended family: converted to devcb2 (nw) |  Ivan Vangelista | 2014-05-06 | 4 | -52/+12 |
* | Missed this one, Duke please ignore (nw) |  Miodrag Milanovic | 2014-05-05 | 1 | -4/+4 |
* | Same for Amiga, so Duke ignore this one (nw) |  Miodrag Milanovic | 2014-05-05 | 1 | -9/+7 |
* | (MESS) Remove now-fixed TODO (nw) |  R. Belmont | 2014-05-04 | 1 | -3/+0 |
* | (mess) rmnimbus: extract keyboard and use z80dart and wd_fdc (nw) |  cracyc | 2014-05-02 | 3 | -256/+281 |
* | cassette config moved inline (nw) |  Miodrag Milanovic | 2014-05-02 | 2 | -23/+2 |
* | Cleanup of image device interfaces (nw) |  Miodrag Milanovic | 2014-05-02 | 12 | -82/+11 |
* | mc6845: converted to devcb2, delegates and inline configs. nw. |  Fabio Priuli | 2014-05-01 | 2 | -35/+3 |
* | (MESS) fixed loss of cursor on radio86,apogee, mikrosha,partner |  Robbbert | 2014-05-01 | 2 | -2/+2 |
* | (MESS) msx.c: Moved kanji roms into 'kanji' memory regions. (nw) |  Wilbert Pol | 2014-04-30 | 1 | -5/+2 |
* | (MESS) msx.c: Moved RAMIO_SET_BITS settings from an msx layout to an MCFG ent... |  Wilbert Pol | 2014-04-30 | 1 | -3/+0 |
* | mc6854_device: converted to devcb2 and delegates (nw) |  Ivan Vangelista | 2014-04-30 | 2 | -20/+6 |
* | 6532riot: updated to use devcb2. nw. |  Fabio Priuli | 2014-04-30 | 1 | -10/+0 |
* | (mess) radio86: convert to new 8257 and 8275 (nw) |  cracyc | 2014-04-30 | 2 | -88/+69 |
* | (MESS) msx.c: Floppy cleanup (nw) |  Wilbert Pol | 2014-04-29 | 2 | -56/+65 |
* | am9517a_device: converted to devcb2 (nw) |  Ivan Vangelista | 2014-04-29 | 4 | -100/+48 |
* | (MESS) kaypro : sio -> dart |  Robbbert | 2014-04-29 | 1 | -26/+4 |
* | z80dart: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-29 | 1 | -24/+0 |
* | (MESS) nes: added support the new homebrew PCB used by |  Fabio Priuli | 2014-04-29 | 1 | -1/+1 |
* | removed usage of legacy IRQ callback (nw) |  Miodrag Milanovic | 2014-04-29 | 1 | -2/+2 |
* | z80pio: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-29 | 8 | -171/+1 |
* | fixed usage of uninitialized members in pce_cd_device (nw) |  Oliver Stöneberg | 2014-04-28 | 1 | -0/+8 |
* | fixed usage of uninitialized members in nextkbd_device (nw) |  Oliver Stöneberg | 2014-04-28 | 1 | -0/+4 |
* | z80ctc: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-28 | 2 | -45/+0 |
* | super80.c: use ioport_array (nw) |  Alex W. Jackson | 2014-04-28 | 1 | -16/+5 |
* | (MESS) RAINBOW.C: IRQ priorities updated. Board revisions and add-on cards do... |  Scott Stone | 2014-04-27 | 1 | -3/+3 |
* | (MESS) super80 : cleanup, part 3 |  Robbbert | 2014-04-27 | 1 | -0/+1 |
* | (MESS) super80 : cleanup, part 2 |  Robbbert | 2014-04-27 | 1 | -23/+8 |
* | (MESS) super80 : cleanup, part 1 |  Robbbert | 2014-04-27 | 1 | -17/+21 |
* | (MESS) super80 : oops! |  Robbbert | 2014-04-26 | 1 | -1/+1 |
* | (MESS) super80 : more work with fdc |  Robbbert | 2014-04-26 | 1 | -1/+20 |
* | (MESS) super80 : starting to add fdc support |  Robbbert | 2014-04-26 | 1 | -2/+11 |
* | fixed usage of uninitialized member in lc89510_temp_device (nw) |  Oliver Stöneberg | 2014-04-23 | 1 | -0/+2 |
* | pic8259: remove trampolines (nw) |  cracyc | 2014-04-23 | 6 | -37/+2 |
* | i186: use static set irq and clean up leftovers (nw) |  cracyc | 2014-04-23 | 1 | -1036/+0 |
* | fixed usage of uninitialized member in abc1600_mac_device (nw) |  Oliver Stöneberg | 2014-04-23 | 1 | -1/+2 |
* | Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... |  Miodrag Milanovic | 2014-04-23 | 13 | -20/+1 |
* | Fixed mac validation (nw) |  Miodrag Milanovic | 2014-04-23 | 1 | -2/+4 |
* | (MESS) cybiko updates: [R. Belmont] |  R. Belmont | 2014-04-23 | 1 | -1/+11 |
* | m68000 callbacks to delegates (nw) |  Miodrag Milanovic | 2014-04-22 | 2 | -5/+3 |
* | Some more core cleanup (nw) |  Miodrag Milanovic | 2014-04-22 | 2 | -4/+4 |
* | g65816.c: Modernised cpu core (nw) |  Wilbert Pol | 2014-04-21 | 1 | -1/+1 |
* | next: mouse/nmi fixes [O. Galibert] |  Olivier Galibert | 2014-04-20 | 1 | -8/+16 |
* | next: Add mouse [O. Galibert] |  Olivier Galibert | 2014-04-19 | 2 | -67/+264 |
* | (MESS) Apple 1: Added support for expansion slot, moved cassette interface to... |  R. Belmont | 2014-04-19 | 1 | -108/+0 |
* | tms9928a_device: converted to devcb2 (nw) |  Ivan Vangelista | 2014-04-17 | 1 | -8/+17 |
* | (mess) ti85: nvram (nw) |  cracyc | 2014-04-17 | 1 | -40/+2 |
* | (MESS) Fix compile (nw) |  Wilbert Pol | 2014-04-17 | 1 | -8/+8 |