| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -2/+2 |
* | Device-ified SGI memory controller (nw) |  Ivan Vangelista | 2014-03-24 | 1 | -19/+22 |
* | Converted wd33c93.c to devcb2 (nw) |  Ivan Vangelista | 2014-03-20 | 1 | -6/+2 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -1/+1 |
* | Converted PIT8253 to DEVCB2 [smf] |  smf- | 2014-02-23 | 1 | -29/+6 |
* | first round of clang 3.4 fixes for MESS (nw) |  Oliver Stöneberg | 2014-02-20 | 1 | -0/+2 |
* | Centronics WIP using write lines and DEVCB2. Added an output latch and input ... |  smf- | 2014-02-09 | 1 | -7/+1 |
* | Modernized pc_lpt device. (nw) |  Ivan Vangelista | 2013-09-08 | 1 | -4/+4 |
* | added assert to src/mess/drivers/ip22.c to indicate array out-of-bounds acces... |  Oliver Stöneberg | 2013-07-20 | 1 | -0/+1 |
* | cleanups. nw. |  Fabio Priuli | 2013-06-03 | 1 | -12/+1 |
* | (MESS) ip22: converted the SGI Newport graphics board to be a device. [Fabio ... |  Fabio Priuli | 2013-06-03 | 1 | -3/+17 |
* | Modernized the PIT8253 device. [Fabio Priuli] |  Fabio Priuli | 2013-06-03 | 1 | -10/+10 |
* | MESS anonymous timers this time. (nw) |  Andrew Gardner | 2013-05-23 | 1 | -5/+29 |
* | Cleanups and version bumpmame0148u4 |  Miodrag Milanovic | 2013-04-30 | 1 | -3/+3 |
* | more cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -1/+0 |
* | removed some duplicated and not used code for pc keyboard and moved stuff nee... |  Miodrag Milanovic | 2013-04-19 | 1 | -2/+0 |
* | 8042kbdc is now device (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -15/+24 |
* | more state cleanup and some modernization (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -69/+69 |
* | some mostly pc related cleanup (nw) |  Miodrag Milanovic | 2013-04-18 | 1 | -1/+0 |
* | cleanup (nw) |  Miodrag Milanovic | 2013-04-14 | 1 | -1/+1 |
* | Some mess modernization (nw) |  Miodrag Milanovic | 2013-02-18 | 1 | -79/+79 |
* | machine_notify_delegate modernization (nw) |  Miodrag Milanovic | 2013-02-04 | 1 | -6/+0 |
* | (MESS) IP22 tag cleanup (nw) |  Robbbert | 2013-01-26 | 1 | -71/+45 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -1/+0 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -102/+102 |
* | SCSICD now has a CDDA sub device [smf] |  smf- | 2012-10-23 | 1 | -4/+5 |
* | modernization or timer callbacks part 3 - final (no whatsnew) |  Miodrag Milanovic | 2012-09-24 | 1 | -20/+21 |
* | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -1/+1 |
* | INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) |  Miodrag Milanovic | 2012-09-18 | 1 | -9/+9 |
* | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -21/+21 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -11/+11 |
* | Clean-ups and version bumpmame0147 |  Miodrag Milanovic | 2012-09-17 | 1 | -4/+4 |
* | Pass 2 of struct modernization. |  Aaron Giles | 2012-09-15 | 1 | -8/+8 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -17/+16 |
* | Closeout on old macros. Retired cputag_set_input_line |  Aaron Giles | 2012-09-12 | 1 | -6/+6 |
* | Add safe_pc() and safe_pcbase() methods to device_t. |  Aaron Giles | 2012-09-11 | 1 | -4/+4 |
* | Split out callbacks from scsibus_device into scscb_device, eventually this wi... |  smf- | 2012-09-06 | 1 | -5/+1 |
* | DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 1 | -14/+0 |
* | Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS.... |  smf- | 2012-08-29 | 1 | -15/+9 |
* | turned WD33C93 into a device & made cps3 flash roms optional on cd sets (nw) |  smf- | 2012-08-25 | 1 | -21/+23 |
* | glacial SCSI improvements towards NSCSI and beyond, moved the SCSI id onto th... |  smf- | 2012-08-23 | 1 | -5/+5 |
* | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+1730 |