| Commit message (Expand) | Author | Age | Files | Lines |
* | converted some more global_alloc_array() usage to dynamic_array/dynamic_buffe... |  Oliver Stöneberg | 2014-03-29 | 1 | -5/+2 |
* | replaced some more malloc/free usage with global_alloc_array/global_free_arra... |  Oliver Stöneberg | 2014-03-28 | 1 | -3/+3 |
* | 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 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -3/+4 |
* | first round of clang 3.4 fixes for MESS (nw) |  Oliver Stöneberg | 2014-02-20 | 1 | -0/+2 |
* | (MESS) marked Game Boy, Game Boy Color, Game Boy Advance, Game Gear, Intelliv... |  Fabio Priuli | 2013-06-08 | 1 | -1/+1 |
* | (MESS) lynx.c: modernized sound emulation, slightly simplified blitter |  Fabio Priuli | 2013-05-19 | 1 | -2/+12 |
* | cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -5/+4 |
* | SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -4/+2 |
* | lynx and bbc cleanup (nw) |  Miodrag Milanovic | 2013-04-18 | 1 | -1/+1 |
* | small cleanup (nw) |  Miodrag Milanovic | 2013-04-15 | 1 | -2/+1 |
* | Removal of machine().root_device() where appropriate (nw) |  Miodrag Milanovic | 2013-04-14 | 1 | -1/+1 |
* | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -2/+3 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -4/+4 |
* | 6502: Rewrite modern, cycle-exact and interruptible [O. Galibert] |  Olivier Galibert | 2012-11-06 | 1 | -1/+1 |
* | 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 | -4/+4 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -5/+2 |
* | 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/+193 |