| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bumpmame0152 |  Miodrag Milanovic | 2013-12-24 | 3 | -8/+8 |
| * | reduced dependency clutter in c64 expansion port & c128 driver. [smf] |  smf- | 2013-12-23 | 1 | -2/+2 |
| * | use MCFG_TIMER_DRIVER_ADD_PERIODIC for tape timer (nw) |  smf- | 2013-12-22 | 1 | -2/+1 |
| * | replaced read rx callback in Z80DART (and clones) with a write handler, which... |  smf- | 2013-12-22 | 3 | -5/+5 |
| * | (mess) mega Soviet clone patch [shattered] |  cracyc | 2013-12-22 | 5 | -27/+260 |
| * | replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows... |  smf- | 2013-12-22 | 2 | -0/+2 |
| * | replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al... |  smf- | 2013-12-22 | 5 | -18/+15 |
| * | (MESS) jtc.c: Moved driver state into the driver file (nw) |  Wilbert Pol | 2013-12-20 | 1 | -88/+0 |
| * | converted serial & rs232 devices to devcb2 [smf] |  smf- | 2013-12-20 | 1 | -1/+0 |
| * | moved cpc_exp_cards and cpcplus_exp_cards from .h to .c (nw) |  smf- | 2013-12-11 | 1 | -12/+2 |
| * | moved nes_cart from .h to .c (nw) |  smf- | 2013-12-11 | 1 | -343/+1 |
| * | finished modernising i2cmem [smf] |  smf- | 2013-12-01 | 1 | -2/+10 |
| * | (MESS) prof80: Added a device for the MMU. [Curt Coder] |  Curt Coder | 2013-11-22 | 1 | -11/+8 |
| * | Modernized the sn76477 sound device (nw) |  Ivan Vangelista | 2013-11-21 | 1 | -1/+4 |
| * | Hooked up V9958 to MSX2+, used by a bunch of games/apps |  Angelo Salese | 2013-11-20 | 1 | -0/+3 |
| * | (MESS) tiki100: Added RS-232, Centronics and cassette. [Curt Coder] |  Curt Coder | 2013-11-20 | 1 | -4/+26 |
| * | (mess) clean up the refresh bit, it's always the same as the 5170 (nw) |  cracyc | 2013-11-09 | 1 | -18/+0 |
| * | Moved pc_keyboard into emu/bus (nw) |  Miodrag Milanovic | 2013-11-06 | 3 | -4/+3 |
| * | Modernize nes_apu device. (nw) |  Ivan Vangelista | 2013-11-05 | 1 | -1/+2 |
| * | Cleanups and version bumpmame0151 |  Miodrag Milanovic | 2013-11-05 | 9 | -43/+43 |
| * | Modernized mc6854 device.(nw) |  Ivan Vangelista | 2013-11-04 | 2 | -2/+8 |
| * | Minimal fix for MT05348 (nw) |  Ivan Vangelista | 2013-11-02 | 1 | -2/+10 |
| * | Replaced hack code for saving nc200 ram with legacy nvram saving, you can now... |  smf- | 2013-11-01 | 1 | -8/+0 |
| * | (MESS) Cleanup. (nw) |  Curt Coder | 2013-10-31 | 1 | -5/+5 |
| * | (MESS) BBC Micro updates / fixes: [Nigel Barnes] |  Fabio Priuli | 2013-10-28 | 1 | -22/+25 |
| * | Minor changes to RM Nimbus, nw |  Angelo Salese | 2013-10-27 | 1 | -4/+0 |
| * | License tags. (nw) |  Sandro Ronco | 2013-10-26 | 11 | -0/+22 |
| * | Moved iq151, kc, tvc and z88 expansions into emu/bus. (nw) |  Sandro Ronco | 2013-10-26 | 3 | -11/+11 |
| * | (MESS) compis: Refactored to use i80130, does not work yet. (nw) |  Curt Coder | 2013-10-24 | 1 | -6/+5 |
| * | (MESS) compis: Added configuration jumpers. (nw) |  Curt Coder | 2013-10-24 | 1 | -2/+4 |
| * | (MESS) compis: Cleanup. (nw) |  Curt Coder | 2013-10-23 | 1 | -35/+42 |
| * | Improved i/o handling a bit |  Angelo Salese | 2013-10-23 | 1 | -0/+1 |
| * | Hooked DAC writes, now Game.com greets you with a very low pitched "Game Com"... |  Angelo Salese | 2013-10-23 | 1 | -1/+5 |
| * | Rather crude h/v blank params, to be improved, nw |  Angelo Salese | 2013-10-23 | 1 | -0/+4 |
| * | moved centronics into emu/bus (nw) |  Miodrag Milanovic | 2013-10-23 | 41 | -41/+41 |
| * | (MESS) Move NuBus and friends into the new bus structure (nw) |  R. Belmont | 2013-10-22 | 1 | -1/+1 |
| * | (MESS) Apple II bus moving day (nw) |  R. Belmont | 2013-10-22 | 1 | -3/+5 |
| * | (MESS) Moved a bunch of buses under emu/bus. (nw) |  Curt Coder | 2013-10-22 | 13 | -34/+29 |
| * | (MESS) vip: Moved expansion and byte I/O ports under emu/bus. (nw) |  Curt Coder | 2013-10-20 | 1 | -2/+2 |
| * | (MESS) comx35: Moved expansion port under emu/bus. (nw) |  Curt Coder | 2013-10-20 | 1 | -10/+1 |
| * | (MESS) abcbus: Moved under emu/bus. (nw) |  Curt Coder | 2013-10-20 | 2 | -6/+2 |
| * | (MESS) c64: Moved expansion and user ports under emu/bus. (nw) |  Curt Coder | 2013-10-20 | 3 | -9/+8 |
| * | (MESS) adamnet: Moved under emu/bus. (nw) |  Curt Coder | 2013-10-20 | 1 | -1/+1 |
| * | (MESS) wangpcbus: Moved under emu/bus. (nw) |  Curt Coder | 2013-10-20 | 1 | -9/+1 |
| * | (MESS) cbmiec: Moved under emu/bus. (nw) |  Curt Coder | 2013-10-20 | 6 | -6/+6 |
| * | (MESS) ieee488: Moved under emu/bus. (nw) |  Curt Coder | 2013-10-20 | 9 | -9/+8 |
| * | (MESS) s100: Moved under emu/bus. (nw) |  Curt Coder | 2013-10-20 | 2 | -7/+2 |
| * | (MESS) compis: Connected the FDC via the iSBX bus. [Curt Coder] |  Curt Coder | 2013-10-20 | 1 | -10/+13 |
| * | isbx: Added a placeholder for the Intel iSBX bus. [Curt Coder] |  Curt Coder | 2013-10-20 | 1 | -0/+7 |
| * | (MESS) compis: Added MPSC and RS-232 ports. [Curt Coder] |  Curt Coder | 2013-10-20 | 1 | -2/+13 |