| Commit message (Expand) | Author | Age | Files | Lines |
* | move mess into mame (nw) |  Miodrag Milanovic | 2015-09-30 | 1 | -876/+0 |
* | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -3/+3 |
* | cleanup in mess section (nw) |  Miodrag Milanovic | 2015-04-19 | 1 | -2/+2 |
* | There is no implicit conversion to char* in std::string (nw) |  Miodrag Milanovic | 2015-04-12 | 1 | -1/+1 |
* | (MESS) softlist: added new lists for mc1000 tapes and tvc |  etabeta78 | 2014-12-02 | 1 | -0/+1 |
* | (MESS) softlist: Added new lists for Mikro-80, Tesla PMD-85 and Videoton TVC ... |  etabeta78 | 2014-11-12 | 1 | -0/+1 |
* | Use the same list of centronics devices everywhere (except the Amstrad CPC), ... |  smf- | 2014-10-28 | 1 | -1/+1 |
* | Cleanups and version bumpmame0155 |  Miodrag Milanovic | 2014-10-15 | 1 | -6/+6 |
* | (MESS) consolidated generic socket / cartslot a bit more: removed |  Fabio Priuli | 2014-09-22 | 1 | -1/+1 |
* | more generic slots + some cleanups & some tagmap reductions. nw. |  Fabio Priuli | 2014-09-20 | 1 | -264/+375 |
* | cassette config moved inline (nw) |  Miodrag Milanovic | 2014-05-02 | 1 | -9/+4 |
* | Cleanup of image device interfaces (nw) |  Miodrag Milanovic | 2014-05-02 | 1 | -2/+1 |
* | mc6845: converted to devcb2, delegates and inline configs. nw. |  Fabio Priuli | 2014-05-01 | 1 | -37/+25 |
* | Added serial printer, renamed centronics printer to match. Standardised the c... |  smf- | 2014-04-16 | 1 | -1/+1 |
* | tvcexp_slot_device: converted to devcb2 (nw) |  Ivan Vangelista | 2014-04-15 | 1 | -10/+16 |
* | (MESS) tvc: devcb2. (nw) |  Curt Coder | 2014-03-19 | 1 | -6/+1 |
* | Fixed all bitmap.palette() users to use m_palette instead (nw) |  Miodrag Milanovic | 2014-03-15 | 1 | -1/+1 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -3/+4 |
* | 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 | -0/+2 |
* | Centronics WIP using write lines and DEVCB2. Added an output latch and input ... |  smf- | 2014-02-09 | 1 | -10/+4 |
* | added screen visarea adjustment to mc6845 config interface |  Michaƫl Banaan Ananas | 2014-01-04 | 1 | -0/+1 |
* | Specify license for src/mess/drivers/tvc.c |  Sandro Ronco | 2013-10-27 | 1 | -1/+1 |
* | License tags. (nw) |  Sandro Ronco | 2013-10-26 | 1 | -0/+2 |
* | Created new device_video_interface. Right now its sole purpose is to |  Aaron Giles | 2013-07-24 | 1 | -2/+1 |
* | Moved default card config, device inputs and clock off the slot interface so ... |  smf- | 2013-05-29 | 1 | -4/+4 |
* | made BEEP and RAM devices initialize in constructor of driver classes (nw) |  Miodrag Milanovic | 2013-04-23 | 1 | -1/+1 |
* | cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -2/+1 |
* | SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -2/+2 |
* | (MESS) cassette cleanup (nw) |  Miodrag Milanovic | 2013-04-17 | 1 | -1/+1 |
* | Added a preliminary boolean flag to MC6845 interface structure: "show border ... |  Angelo Salese | 2013-01-14 | 1 | -1/+3 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -4/+2 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -159/+158 |
* | 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 | -8/+8 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -3/+2 |
* | Clear out remaining global inlines in diexec.h. |  Aaron Giles | 2012-09-12 | 1 | -2/+2 |
* | Add ambiguous execute() and memory() methods to the |  Aaron Giles | 2012-09-11 | 1 | -1/+1 |
* | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+784 |