| Commit message (Expand) | Author | Age | Files | Lines |
* | primary_screen -> first_screen() (nw) |  Miodrag Milanovic | 2014-03-15 | 1 | -1/+1 |
* | Made palette settings for screen explicit and mandatory for ind16 mode (nw) |  Miodrag Milanovic | 2014-03-14 | 1 | -0/+1 |
* | Updated msm6242 device to use devcb2 (nw) |  Ivan Vangelista | 2014-03-12 | 1 | -5/+1 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -4/+5 |
* | Switched rgb_t to a class, replacing macros with methods. Mappings are |  Aaron Giles | 2014-02-19 | 1 | -1/+1 |
* | Converted palette_t and palette_client to classes. General palette.c |  Aaron Giles | 2014-02-18 | 1 | -1/+1 |
* | fixed fixed crash at startup (nw) |  smf- | 2014-02-10 | 1 | -2/+6 |
* | Centronics WIP using write lines and DEVCB2. Added an output latch and input ... |  smf- | 2014-02-09 | 1 | -15/+23 |
* | Cleanups and version bumpmame0151 |  Miodrag Milanovic | 2013-11-05 | 1 | -2/+2 |
* | moved centronics into emu/bus (nw) |  Miodrag Milanovic | 2013-10-23 | 1 | -1/+1 |
* | add license info for some things i worked on, some small cleanups |  Dirk Best | 2013-10-17 | 1 | -5/+3 |
* | Cleanups and version bumpmame0149 |  Miodrag Milanovic | 2013-06-11 | 1 | -1/+1 |
* | modernized speaker device. [Fabio Priuli] |  Fabio Priuli | 2013-06-04 | 1 | -1/+1 |
* | Moved default card config, device inputs and clock off the slot interface so ... |  smf- | 2013-05-29 | 1 | -2/+2 |
* | MESS anonymous timers this time. (nw) |  Andrew Gardner | 2013-05-23 | 1 | -1/+23 |
* | moving some static functions in driver state for MESS drivers plus some other... |  Miodrag Milanovic | 2013-04-18 | 1 | -8/+6 |
* | (MESS) cassette cleanup (nw) |  Miodrag Milanovic | 2013-04-17 | 1 | -5/+3 |
* | speaker tag lookup removal, also no need to use universal tag, since easier n... |  Miodrag Milanovic | 2013-04-12 | 1 | -4/+2 |
* | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -4/+4 |
* | Modernized gomoku, astrocade, saa1099, st0016, and c140 sound devices. [Andre... |  Andrew Gardner | 2013-03-01 | 1 | -3/+3 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -1/+1 |
* | (MESS) Removed unnecessary includes. (nw) |  Curt Coder | 2012-12-09 | 1 | -2/+0 |
* | wd1772: Rename to wd_fdc [O. Galibert] |  Olivier Galibert | 2012-11-27 | 1 | -1/+1 |
* | sed1310: Cleanup. (nw) |  Curt Coder | 2012-11-22 | 1 | -7/+5 |
* | Unified floppy tags on other drivers as well (no whatsnew) |  Miodrag Milanovic | 2012-10-12 | 1 | -4/+4 |
* | (MESS) samcoupe.c: modified the driver to not install / uninstall bank handle... |  Fabio Priuli | 2012-10-12 | 1 | -5/+8 |
* | Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) |  Miodrag Milanovic | 2012-10-03 | 1 | -10/+10 |
* | modernization or timer callbacks part 2 (no whatsnew) |  Miodrag Milanovic | 2012-09-24 | 1 | -6/+5 |
* | change from device->machine() to space.machine() in device handlers in order ... |  Miodrag Milanovic | 2012-09-21 | 1 | -4/+4 |
* | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -3/+3 |
* | INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) |  Miodrag Milanovic | 2012-09-18 | 1 | -3/+3 |
* | 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 | -6/+3 |
* | Clear out remaining global inlines in diexec.h. |  Aaron Giles | 2012-09-12 | 1 | -1/+1 |
* | Closeout on old macros. Retired cputag_set_input_line |  Aaron Giles | 2012-09-12 | 1 | -1/+1 |
* | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+616 |