| Commit message (Expand) | Author | Age | Files | Lines |
| * | Synced other dirs withs driver license for MESS (nw) |  Miodrag Milanovic | 2015-05-13 | 1 | -2/+2 |
| * | Added dummy license lines to each file for MESS (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
| * | Allow sound output if 8253 is never programmed, i.e. all output is done by mo... |  Sergey Svishchev | 2014-11-05 | 1 | -1/+1 |
| * | am9517a_device: converted to devcb2 (nw) |  Ivan Vangelista | 2014-04-29 | 1 | -23/+0 |
| * | pic8259: remove trampolines (nw) |  cracyc | 2014-04-23 | 1 | -6/+1 |
| * | Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... |  Miodrag Milanovic | 2014-04-23 | 1 | -1/+0 |
| * | Converted PIT8253 to DEVCB2 [smf] |  smf- | 2014-02-23 | 1 | -32/+7 |
| * | (MESS) i8530h31 now *almost* boots or at least make some beeps, instead of ha... |  Scott Stone | 2014-01-27 | 1 | -0/+16 |
| * | (mess) clean up the refresh bit, it's always the same as the 5170 (nw) |  cracyc | 2013-11-09 | 1 | -29/+3 |
| * | Minimal fix for MT05348 (nw) |  Ivan Vangelista | 2013-11-02 | 1 | -1/+1 |
| * | (mess) at: find a compromise between the at486 and 5170. |  cracyc | 2013-09-12 | 1 | -3/+25 |
| * | i286: modernize [Carl] |  cracyc | 2013-07-25 | 1 | -4/+4 |
| * | PC driver cleanup: |  Dirk Best | 2013-06-13 | 1 | -12/+8 |
| * | modernized speaker device. [Fabio Priuli] |  Fabio Priuli | 2013-06-04 | 1 | -2/+2 |
| * | Modernized the PIT8253 device. [Fabio Priuli] |  Fabio Priuli | 2013-06-03 | 1 | -3/+3 |
| * | 8237dma: convert its remaining users and kill it (nw) |  cracyc | 2013-05-30 | 1 | -2/+1 |
| * | pic8259.c: Switched to devcb2. (nw) |  Wilbert Pol | 2013-05-15 | 1 | -16/+0 |
| * | pic8259.c: Continue modernization. (nw) |  Wilbert Pol | 2013-05-14 | 1 | -1/+1 |
| * | made BEEP and RAM devices initialize in constructor of driver classes (nw) |  Miodrag Milanovic | 2013-04-23 | 1 | -4/+4 |
| * | moving some static functions in driver state for MESS drivers plus some other... |  Miodrag Milanovic | 2013-04-18 | 1 | -11/+10 |
| * | various cpu lookup cleanup (nw) |  Miodrag Milanovic | 2013-04-15 | 1 | -1/+1 |
| * | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -1/+1 |
| * | (MESS) Used modern accessors for i8259. (nw) |  Curt Coder | 2013-02-02 | 1 | -3/+3 |
| * | IRQ_CALLBACK modernization part 2, this should give some speed to pc drivers ... |  Miodrag Milanovic | 2013-01-31 | 1 | -4/+3 |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -4/+4 |
| * | (MESS) at: fixed 16-bit DMA reading/writing (no whatsnew) |  mahlemiut | 2012-09-30 | 1 | -2/+4 |
| * | at: Made sure that the correct address space is used when using DMA (no whats... |  mahlemiut | 2012-09-20 | 1 | -2/+4 |
| * | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -1/+1 |
| * | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -3/+3 |
| * | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -9/+8 |
| * | Clear out remaining global inlines in diexec.h. |  Aaron Giles | 2012-09-12 | 1 | -2/+2 |
| * | In device_state_interface, rename state() to state_int() |  Aaron Giles | 2012-09-11 | 1 | -1/+1 |
| * | oops (nw) |  Olivier Galibert | 2012-09-11 | 1 | -1/+1 |
| * | (mess) pc hardware: cleanup the end-of-dma notifications [O. Galibert] |  Olivier Galibert | 2012-09-08 | 1 | -12/+34 |
| * | Added Sound Blaster 16, and proper 16 bit ISA DMA handling [Carl] |  Miodrag Milanovic | 2012-09-04 | 1 | -9/+8 |
| * | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+347 |