| Commit message (Expand) | Author | Age | Files | Lines |
* | move mess into mame (nw) |  Miodrag Milanovic | 2015-09-30 | 1 | -1194/+0 |
* | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -1/+1 |
* | Use the same list of centronics devices everywhere (except the Amstrad CPC), ... |  smf- | 2014-10-28 | 1 | -1/+1 |
* | am9517a_device: converted to devcb2 (nw) |  Ivan Vangelista | 2014-04-29 | 1 | -23/+16 |
* | pic8259: remove trampolines (nw) |  cracyc | 2014-04-23 | 1 | -7/+1 |
* | Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... |  Miodrag Milanovic | 2014-04-23 | 1 | -3/+1 |
* | converted i8255 to devcb2. nw. |  Fabio Priuli | 2014-04-17 | 1 | -13/+8 |
* | Added serial printer, renamed centronics printer to match. Standardised the c... |  smf- | 2014-04-16 | 1 | -1/+1 |
* | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -1/+1 |
* | mc2661: devcb2. (nw) |  Curt Coder | 2014-04-01 | 1 | -16/+9 |
* | upd765: Refactored to use devcb2 callbacks. [Curt Coder] |  Curt Coder | 2014-03-17 | 1 | -5/+4 |
* | (MESS) wangpc: devcb2. (nw) |  Curt Coder | 2014-03-15 | 1 | -15/+11 |
* | im6402: devcb2. (nw) |  Curt Coder | 2014-03-01 | 1 | -11/+4 |
* | Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ... |  smf- | 2014-02-24 | 1 | -7/+5 |
* | Converted PIT8253 to DEVCB2 [smf] |  smf- | 2014-02-23 | 1 | -25/+8 |
* | created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... |  smf- | 2014-02-15 | 1 | -4/+5 |
* | Centronics WIP using write lines and DEVCB2. Added an output latch and input ... |  smf- | 2014-02-09 | 1 | -27/+41 |
* | replaced read rx callback in IM6402 with a write handler, which allows multip... |  smf- | 2013-12-23 | 1 | -1/+0 |
* | replaced read rx callback in MC2661 with a write handler, which allows multip... |  smf- | 2013-12-22 | 1 | -1/+3 |
* | converted serial & rs232 devices to devcb2 [smf] |  smf- | 2013-12-20 | 1 | -15/+1 |
* | (MESS) wangpcbus: Moved under emu/bus. (nw) |  Curt Coder | 2013-10-20 | 1 | -11/+0 |
* | License tags. (nw) |  Curt Coder | 2013-10-16 | 1 | -0/+2 |
* | small MACHINE_RESET cleanup |  Oliver Stöneberg | 2013-08-05 | 1 | -4/+0 |
* | (MESS) wangpc: Use medium resolution video controller by default. [Curt Coder] |  Curt Coder | 2013-06-10 | 1 | -1/+1 |
* | Modernized the PIT8253 device. [Fabio Priuli] |  Fabio Priuli | 2013-06-03 | 1 | -2/+2 |
* | Moved default card config, device inputs and clock off the slot interface so ... |  smf- | 2013-05-29 | 1 | -8/+8 |
* | (MESS) Added RS-232 ports to several drivers. [Curt Coder] |  Curt Coder | 2013-05-21 | 1 | -2/+2 |
* | (MESS) Added RS-232 ports to several drivers. [Curt Coder] |  Curt Coder | 2013-05-20 | 1 | -4/+19 |
* | pic8259.c: Switched to devcb2. (nw) |  Wilbert Pol | 2013-05-15 | 1 | -8/+1 |
* | pic8259.c: Continue modernization. (nw) |  Wilbert Pol | 2013-05-14 | 1 | -1/+1 |
* | (MESS) Used modern accessors for i8259. (nw) |  Curt Coder | 2013-02-02 | 1 | -11/+11 |
* | IRQ_CALLBACK modernization part 3 (no whatsnew) |  Miodrag Milanovic | 2013-01-31 | 1 | -5/+3 |
* | (MESS) Tagmap lookup cleanup. (nw) |  Curt Coder | 2013-01-28 | 1 | -1/+1 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -128/+128 |
* | (MESS) bw12, xerox820, wangpc: Fixed floppy. [Curt Coder] |  Curt Coder | 2013-01-09 | 1 | -95/+55 |
* | Cleanups and version bumpmame0147u4 |  Miodrag Milanovic | 2012-12-17 | 1 | -1/+1 |
* | Replaced all device_t's with actual device classes. Regression test recommend... |  Curt Coder | 2012-11-26 | 1 | -2/+3 |
* | sed1310: Cleanup. (nw) |  Curt Coder | 2012-11-22 | 1 | -8/+2 |
* | fix unsafe mix of int and bool with | using MSVC (nw) |  smf- | 2012-10-11 | 1 | -1/+1 |
* | (mess) upd765: Modernize [O. Galibert] |  Olivier Galibert | 2012-10-10 | 1 | -64/+56 |
* | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -4/+4 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -2/+2 |
* | Clear out remaining global inlines in diexec.h. |  Aaron Giles | 2012-09-12 | 1 | -1/+1 |
* | Add ambiguous execute() and memory() methods to the |  Aaron Giles | 2012-09-11 | 1 | -2/+2 |
* | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+1310 |