| Commit message (Expand) | Author | Age | Files | Lines |
| * | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -2/+2 |
| * | get rid of all the x |  Dirk Best | 2015-06-23 | 1 | -2/+2 |
| * | Use the same list of centronics devices everywhere (except the Amstrad CPC), ... |  smf- | 2014-10-28 | 1 | -2/+2 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2014-07-22 | 1 | -1/+1 |
| * | Cleanup. (nw) |  Curt Coder | 2014-05-12 | 1 | -4/+0 |
| * | z80dart: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-29 | 1 | -27/+21 |
| * | z80dma: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-29 | 1 | -30/+18 |
| * | z80pio: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-29 | 1 | -26/+15 |
| * | z80ctc: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-28 | 1 | -12/+15 |
| * | Added serial printer, renamed centronics printer to match. Standardised the c... |  smf- | 2014-04-16 | 1 | -12/+12 |
| * | SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat... |  smf- | 2014-04-14 | 1 | -49/+29 |
| * | wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder] |  Curt Coder | 2014-03-16 | 1 | -19/+5 |
| * | z80dma finalized modernizing (nw) |  Miodrag Milanovic | 2014-03-15 | 1 | -4/+4 |
| * | second round of clang 3.4 fixes for MESS (nw) |  Oliver Stöneberg | 2014-02-20 | 1 | -0/+2 |
| * | created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... |  smf- | 2014-02-15 | 1 | -10/+11 |
| * | Centronics WIP using write lines and DEVCB2. Added an output latch and input ... |  smf- | 2014-02-09 | 1 | -11/+46 |
| * | Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated... |  smf- | 2014-01-13 | 1 | -2/+4 |
| * | Changed serial terminal to use separate data bits/parity and stop bit setting... |  smf- | 2014-01-08 | 1 | -2/+4 |
| * | Cleanups and version bumpmame0152 |  Miodrag Milanovic | 2013-12-24 | 1 | -1/+1 |
| * | replaced read rx callback in Z80DART (and clones) with a write handler, which... |  smf- | 2013-12-22 | 1 | -3/+13 |
| * | converted serial & rs232 devices to devcb2 [smf] |  smf- | 2013-12-20 | 1 | -31/+4 |
| * | (MESS) wmbullet: Fixed floppy. [Curt Coder] |  Curt Coder | 2013-11-20 | 1 | -4/+5 |
| * | License tags. (nw) |  Curt Coder | 2013-10-16 | 1 | -0/+2 |
| * | (MESS) Cleanup. (nw) |  Curt Coder | 2013-08-08 | 1 | -35/+14 |
| * | small MACHINE_RESET cleanup |  Oliver Stöneberg | 2013-08-05 | 1 | -8/+0 |
| * | Moved default card config, device inputs and clock off the slot interface so ... |  smf- | 2013-05-29 | 1 | -22/+24 |
| * | z80dart: Merged in uPD7201 and modernized the interface. [Curt Coder] |  Curt Coder | 2013-05-27 | 1 | -8/+8 |
| * | (MESS) Fixed some regressions. (nw) |  Wilbert Pol | 2013-05-24 | 1 | -1/+1 |
| * | removed some redundant uses of DEVICE_SELF (nw) |  smf- | 2013-05-20 | 1 | -1/+1 |
| * | (MESS) wmbullet, softbox, super6, xor100: Refactored serial terminal to conne... |  Curt Coder | 2013-05-18 | 1 | -12/+37 |
| * | removed implementation of legacy DEVCB_MEMORY_HANDLER and used members instea... |  Miodrag Milanovic | 2013-04-24 | 1 | -6/+16 |
| * | (MESS) Tagmap lookup cleanup. (nw) |  Curt Coder | 2013-01-27 | 1 | -2/+2 |
| * | (MESS) Reduced tagmap abuse. (nw) |  Curt Coder | 2013-01-24 | 1 | -2/+2 |
| * | I ran cleanup.cmd on the latest tree when testing srcclean changes and it fou... |  smf- | 2013-01-11 | 1 | -2/+2 |
| * | (MESS) Floppy fixes WIP. (nw) |  Curt Coder | 2013-01-11 | 1 | -32/+74 |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -125/+125 |
| * | (MESS) bullet: Floppy modernization. (nw) |  Curt Coder | 2012-11-29 | 1 | -81/+134 |
| * | replaced some "^" with DEVICE_SELF_OWNER (nw) |  smf- | 2012-10-26 | 1 | -1/+1 |
| * | switched SCSICB to use DEVCB2 [smf] |  smf- | 2012-10-15 | 1 | -19/+2 |
| * | Uses logical levels rather than voltage levels for control signals, you have ... |  smf- | 2012-10-10 | 1 | -12/+12 |
| * | added atn to scsicb for completeness & renamed reset line to rst. (nw) |  smf- | 2012-10-07 | 1 | -0/+1 |
| * | changed rmnimbus to use DEVCB & added a callback for ACK. (nw) |  smf- | 2012-10-07 | 1 | -1/+1 |
| * | removed dependency pollution (nw) |  smf- | 2012-10-07 | 1 | -8/+9 |
| * | reverted it properly, doesn't crash now |  Robbbert | 2012-10-07 | 1 | -9/+9 |
| * | Fixed compile error, no idea if i broke something else. |  Robbbert | 2012-10-07 | 1 | -1/+1 |
| * | Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) |  Miodrag Milanovic | 2012-10-03 | 1 | -2/+3 |
| * | TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) |  Miodrag Milanovic | 2012-09-25 | 1 | -11/+9 |
| * | Removed init_scsibus() from scsibus_device as it was only used for passing th... |  smf- | 2012-09-21 | 1 | -3/+0 |
| * | Memory handler cleanup 3. Add mem_mask parameter |  Aaron Giles | 2012-09-17 | 1 | -2/+2 |
| * | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -2/+2 |