| Commit message (Expand) | Author | Age | Files | Lines |
| * | move mess into mame (nw) |  Miodrag Milanovic | 2015-09-30 | 1 | -261/+0 |
| * | bebox.c: reduce tagmap lookups (nw) |  Wilbert Pol | 2015-08-02 | 1 | -11/+1 |
| * | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -2/+2 |
| * | owner name consistency and typo fix (nw) |  Miodrag Milanovic | 2015-05-22 | 1 | -1/+1 |
| * | Updated MESS info for licenses (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 |
| * | pc_vga: split Cirrus video devices to separate files. |  mahlemiut | 2015-04-25 | 1 | -1/+1 |
| * | pc_vga: split Cirrus Logic SVGA devices into separate GD5428 and GD5430 devic... |  mahlemiut | 2015-04-13 | 1 | -6/+6 |
| * | Experiments in PCI land [O. Galibert] |  Olivier Galibert | 2014-11-05 | 1 | -3/+3 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2014-07-22 | 1 | -1/+1 |
| * | ins8250_device: converted to devcb2 (nw) |  Ivan Vangelista | 2014-05-07 | 1 | -4/+4 |
| * | am9517a_device: converted to devcb2 (nw) |  Ivan Vangelista | 2014-04-29 | 1 | -3/+13 |
| * | MESS: bebox.c fixed tag (nw) |  smf- | 2014-04-16 | 1 | -1/+1 |
| * | SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat... |  smf- | 2014-04-14 | 1 | -6/+8 |
| * | updated lsi53c810 to use delegates, and moved some formerly static |  Fabio Priuli | 2014-04-13 | 1 | -18/+10 |
| * | kbdc8042_device: converted to devcb2 (nw) |  Ivan Vangelista | 2014-04-11 | 1 | -13/+5 |
| * | compile fix, thank qmc2 (nw) |  Miodrag Milanovic | 2014-03-19 | 1 | -1/+1 |
| * | upd765: Refactored to use devcb2 callbacks. [Curt Coder] |  Curt Coder | 2014-03-17 | 1 | -0/+2 |
| * | Shuffle PCI and some more PC related devices around (nw) |  Miodrag Milanovic | 2014-03-07 | 1 | -2/+2 |
| * | Converted PIT8253 to DEVCB2 [smf] |  smf- | 2014-02-23 | 1 | -8/+7 |
| * | Removed support for static config from slots and converted the two devices us... |  smf- | 2013-12-19 | 1 | -6/+5 |
| * | Fixed the MC146818 modernisation so that local/utc & whether a century is sto... |  smf- | 2013-11-01 | 1 | -1/+1 |
| * | A pair more cleanups for commented out code. (nw) |  Ivan Vangelista | 2013-09-09 | 1 | -1/+1 |
| * | Added ata_interface_device, ide_controller_device is now only for pc register... |  smf- | 2013-06-19 | 1 | -4/+4 |
| * | First pass at tidying up ide interface. It no longer tries to force everythin... |  smf- | 2013-06-08 | 1 | -2/+2 |
| * | Merge the mame and mess ide hd device (nw) |  smf- | 2013-06-05 | 1 | -1/+1 |
| * | Modernized the PIT8253 device. [Fabio Priuli] |  Fabio Priuli | 2013-06-03 | 1 | -3/+2 |
| * | 8237dma: convert its remaining users and kill it (nw) |  cracyc | 2013-05-30 | 1 | -11/+9 |
| * | Moved default card config, device inputs and clock off the slot interface so ... |  smf- | 2013-05-29 | 1 | -3/+5 |
| * | removed some redundant uses of DEVICE_SELF (nw) |  smf- | 2013-05-20 | 1 | -1/+1 |
| * | pic8259.c: Switched to devcb2. (nw) |  Wilbert Pol | 2013-05-15 | 1 | -2/+2 |
| * | pic8259.c: Continue modernization. (nw) |  Wilbert Pol | 2013-05-14 | 1 | -3/+3 |
| * | Cleanups and version bumpmame0148u4 |  Miodrag Milanovic | 2013-04-30 | 1 | -2/+2 |
| * | 8042kbdc is now device (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -1/+35 |
| * | various cpu lookup cleanup (nw) |  Miodrag Milanovic | 2013-04-15 | 1 | -1/+2 |
| * | removed devhelpr.h and trampolines in half modern devices,also southbridge al... |  Miodrag Milanovic | 2013-03-20 | 1 | -3/+3 |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -16/+16 |
| * | sed1310: Cleanup. (nw) |  Curt Coder | 2012-11-22 | 1 | -9/+4 |
| * | changed DEVICE_SELF_OWNER to DEVICE_SELF in IDE config & in MCFG_IDE_CONTROLL... |  smf- | 2012-10-26 | 1 | -1/+1 |
| * | cleaned up the ide controller enough to change the irq to a DEVCB2 [smf] |  smf- | 2012-10-26 | 1 | -8/+2 |
| * | (mess) upd765: Modernize [O. Galibert] |  Olivier Galibert | 2012-10-10 | 1 | -14/+12 |
| * | some cleanup (nw) |  Miodrag Milanovic | 2012-10-03 | 1 | -17/+17 |
| * | Converted VGA to be multiple devices, this will require some cleanup in futur... |  Miodrag Milanovic | 2012-10-01 | 1 | -6/+6 |
| * | Removed need for pc_vga_io_init also made accessors for linear access to VGA ... |  Miodrag Milanovic | 2012-09-30 | 1 | -1/+5 |
| * | 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 | -5/+5 |
| * | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -2/+2 |
| * | Clean-ups and version bumpmame0147 |  Miodrag Milanovic | 2012-09-17 | 1 | -3/+3 |
| * | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -2/+0 |
| * | Add safe_pc() and safe_pcbase() methods to device_t. |  Aaron Giles | 2012-09-11 | 1 | -1/+1 |