| Commit message (Expand) | Author | Age | Files | Lines |
* | move mess into mame (nw) |  Miodrag Milanovic | 2015-09-30 | 1 | -2465/+0 |
* | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -3/+3 |
* | Cleanups and version bumpmame0164 |  Miodrag Milanovic | 2015-07-29 | 1 | -15/+15 |
* | Revenge of the Attack of the Uppercase Hashes (nw) |  Scott Stone | 2015-07-13 | 1 | -2/+2 |
* | DEC Rainbow: fixed Z80 access to shared RAM, motor on/off signal, and ROM lab... |  arbee | 2015-07-04 | 1 | -43/+53 |
* | get rid of all the x |  Dirk Best | 2015-06-23 | 1 | -1/+1 |
* | Cleanups and version bumpmame0162 |  Miodrag Milanovic | 2015-05-27 | 1 | -145/+145 |
* | agreed license with major contributor (nw) |  Miodrag Milanovic | 2015-05-08 | 1 | -1/+1 |
* | Placed my files under BSD3, and also some that I shared with Robbert with his... |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
* | [MESS] DEC Rainbow updates: [Karl-Ludwig Deisenhofer] |  arbee | 2015-05-02 | 1 | -708/+1782 |
* | Uppercase hash cleanup (nw) |  Scott Stone | 2014-12-24 | 1 | -2/+2 |
* | If #includes are not in source, code should not exist in source. (nw) |  Scott Stone | 2014-09-28 | 1 | -24/+0 |
* | fixed clang warning in src/mess/drivers/rainbow.c as suggested (nw) |  Oliver Stöneberg | 2014-09-23 | 1 | -1/+1 |
* | fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn... |  Oliver Stöneberg | 2014-09-08 | 1 | -1/+2 |
* | Cleanups and version bump |  Miodrag Milanovic | 2014-07-22 | 1 | -101/+101 |
* | i86.c: 0x60 shadow omitted in previous patch. Needed for DOS 2. [Bavarese] |  Scott Stone | 2014-07-01 | 1 | -18/+25 |
* | clang compile fix. (nw) |  Curt Coder | 2014-06-09 | 1 | -1/+1 |
* | rainbow.c: New floppy code - uses more reliable 'wd_fdc'. [Bavarese] |  Scott Stone | 2014-06-09 | 1 | -132/+207 |
* | converted micropolis and wd17xx to use inline configs. nw. |  Fabio Priuli | 2014-05-16 | 1 | -1/+2 |
* | wd17xx: Cleanup. (nw) |  Curt Coder | 2014-05-12 | 1 | -7/+1 |
* | wd17xx: devcb2. (nw) |  Curt Coder | 2014-05-12 | 1 | -1/+0 |
* | wd17xx: devcb2. (nw) |  Curt Coder | 2014-05-12 | 1 | -2/+0 |
* | Cleanup of image device interfaces (nw) |  Miodrag Milanovic | 2014-05-02 | 1 | -7/+1 |
* | (MESS) RAINBOW.C: IRQ priorities updated. Board revisions and add-on cards do... |  Scott Stone | 2014-04-27 | 1 | -57/+99 |
* | (MESS) rainbow.c : unmap unavailable RAM. Hard limits and 'floating bus' code... |  Scott Stone | 2014-04-10 | 1 | -69/+61 |
* | (MESS) vtvideo: updated to use inline configs. nw. |  Fabio Priuli | 2014-04-08 | 1 | -6/+3 |
* | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -19/+18 |
* | modernized access for legacy floppy, quite straight forward thing (nw) |  Miodrag Milanovic | 2014-04-02 | 1 | -10/+10 |
* | (MESS) vtvideo: devcb2. (nw) |  Curt Coder | 2014-03-19 | 1 | -4/+4 |
* | legacy wd17xx is now also a modern device (nw) |  Miodrag Milanovic | 2014-03-18 | 1 | -32/+32 |
* | Checkpoint 2: |  Alex W. Jackson | 2014-03-15 | 1 | -1/+1 |
* | (MESS) vt100: Fixed screen regression. (nw) |  Curt Coder | 2014-03-11 | 1 | -1/+1 |
* | Fixed mess validation (nw) |  Ivan Vangelista | 2014-03-09 | 1 | -0/+1 |
* | (MESS) rainbow.c: Added 8 sector format to legacy driver. Included early '10... |  Scott Stone | 2014-03-08 | 1 | -21/+56 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -2/+2 |
* | (MESS) rainbow: added IRQ management framework and vector control. [R. Belmon... |  R. Belmont | 2014-02-23 | 1 | -8/+69 |
* | Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... |  smf- | 2014-02-21 | 1 | -51/+58 |
* | Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... |  Miodrag Milanovic | 2014-02-16 | 1 | -1/+1 |
* | Converted i8251 to DEVCB2 [smf] |  smf- | 2014-02-15 | 1 | -17/+16 |
* | Clang compile fix (nw) |  R. Belmont | 2014-01-10 | 1 | -2/+1 |
* | (MESS) DEC Rainbow updates: |  R. Belmont | 2014-01-10 | 1 | -141/+13 |
* | expose less of the diserial internals, which has meant adding i8251_device::w... |  smf- | 2013-12-27 | 1 | -1/+1 |
* | (MESS) DEC Rainbow updates: [M. Burke, R. Belmont] |  R. Belmont | 2013-12-25 | 1 | -1/+2 |
* | Cleanups and version bumpmame0152 |  Miodrag Milanovic | 2013-12-24 | 1 | -182/+181 |
* | replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows... |  smf- | 2013-12-22 | 1 | -16/+2 |
* | (MESS) rainbow: Clang compile fix. (nw) |  Curt Coder | 2013-12-20 | 1 | -1/+1 |
* | (MESS) Rainbow 100 updates: [Bavarese] |  R. Belmont | 2013-12-20 | 1 | -145/+470 |
* | (MESS) DEC Rainbow updates: [Bavarese] |  R. Belmont | 2013-11-25 | 1 | -67/+145 |
* | diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] |  Olivier Galibert | 2013-11-18 | 1 | -1/+1 |
* | (MESS) atari400.c - Updated palette incorporating 'CGIA D020577' and 'GTIA C... |  Scott Stone | 2013-11-11 | 1 | -43/+94 |