| Commit message (Expand) | Author | Age | Files | Lines |
| * | move mess into mame (nw) |  Miodrag Milanovic | 2015-09-30 | 1 | -435/+0 |
| * | Correction to author |  Robbbert | 2015-06-14 | 1 | -3/+3 |
| * | did change on Robbberts behalf (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -1/+1 |
| * | Replace dynamic_array with std::vector [O. Galibert] |  Olivier Galibert | 2015-04-14 | 1 | -1/+1 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2014-07-22 | 1 | -1/+1 |
| * | cassette config moved inline (nw) |  Miodrag Milanovic | 2014-05-02 | 1 | -9/+3 |
| * | Cleanup of image device interfaces (nw) |  Miodrag Milanovic | 2014-05-02 | 1 | -1/+0 |
| * | (MESS) ensure cassette-save timer is synchronised to cpu. |  Robbbert | 2014-04-21 | 1 | -0/+7 |
| * | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -1/+1 |
| * | converted some more global_alloc_array() usage to dynamic_array/dynamic_buffe... |  Oliver Stöneberg | 2014-03-29 | 1 | -27/+17 |
| * | replaced some more malloc/free usage with global_alloc_array/global_free_arra... |  Oliver Stöneberg | 2014-03-28 | 1 | -2/+2 |
| * | Made palette settings for screen explicit and mandatory for ind16 mode (nw) |  Miodrag Milanovic | 2014-03-14 | 1 | -0/+2 |
| * | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -2/+1 |
| * | remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) |  smf- | 2014-01-07 | 1 | -7/+7 |
| * | Removed 6821 porta_r/portb_r/ca1_r/ca2_r/cb1_r/cb2_r functions as they only r... |  smf- | 2014-01-06 | 1 | -30/+6 |
| * | fixed swapped cb1 & ca2 read callbacks during conversion (nw) |  smf- | 2014-01-06 | 1 | -2/+2 |
| * | Converted PIA6821 to DEVCB2 [smf] |  smf- | 2014-01-06 | 1 | -17/+12 |
| * | (MESS) Added copyright info - feel free to update as needed |  Robbbert | 2013-10-16 | 1 | -0/+2 |
| * | modernized generic palette initializations (nw) |  Oliver Stöneberg | 2013-07-15 | 1 | -1/+1 |
| * | Cleanups and version bumpmame0148u5 |  Miodrag Milanovic | 2013-05-20 | 1 | -5/+5 |
| * | d6800: Renamed duplicate filename. (nw) |  Curt Coder | 2013-05-12 | 1 | -1/+1 |
| * | (MESS) D6800: Added support for machine-language games (all 2 of them). |  Robbbert | 2013-05-08 | 1 | -2/+5 |
| * | (MESS) D6800: Cassette connected up, system marked as WORKING [Robbbert] |  Robbbert | 2013-05-08 | 1 | -9/+23 |
| * | (MESS) D6800: bit more work |  Robbbert | 2013-05-08 | 1 | -15/+34 |
| * | (MESS) D6800: Added Dreamsoft bios |  Robbbert | 2013-05-08 | 1 | -7/+12 |
| * | (MESS) D6800: Various improvements. Most games are playable. [Robbbert] |  Robbbert | 2013-05-07 | 1 | -22/+26 |
| * | (MESS) D6800: fixed width of interrupt pulse; many more games start up now, a... |  Robbbert | 2013-05-07 | 1 | -1/+1 |
| * | (MESS) d6800: Better implementation of the speaker, keyclick works now. Chang... |  Robbbert | 2013-05-02 | 1 | -9/+11 |
| * | (MESS) Homelab, vc4000, d6800: fixed memory leak |  Robbbert | 2013-04-28 | 1 | -17/+25 |
| * | cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -2/+2 |
| * | SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -2/+3 |
| * | (MESS) cassette cleanup (nw) |  Miodrag Milanovic | 2013-04-17 | 1 | -3/+3 |
| * | unified formating of state class constructors, no functional change (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -16/+15 |
| * | (MESS) d6800 tags (nw) |  Robbbert | 2013-01-28 | 1 | -18/+34 |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -42/+42 |
| * | Replaced all device_t's with actual device classes. Regression test recommend... |  Curt Coder | 2012-11-26 | 1 | -1/+1 |
| * | srcclean (nw) |  Curt Coder | 2012-10-07 | 1 | -1/+1 |
| * | TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) |  Miodrag Milanovic | 2012-09-25 | 1 | -5/+5 |
| * | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -1/+1 |
| * | Modernized screen update calls (no whatsnew) |  Miodrag Milanovic | 2012-09-17 | 1 | -5/+6 |
| * | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -2/+2 |
| * | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -4/+4 |
| * | Clear out remaining global inlines in diexec.h. |  Aaron Giles | 2012-09-12 | 1 | -1/+1 |
| * | In device_state_interface, rename state() to state_int() |  Aaron Giles | 2012-09-11 | 1 | -1/+1 |
| * | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+399 |