summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-243-8/+8
* reduced dependency clutter in c64 expansion port & c128 driver. [smf] smf-2013-12-231-2/+2
* use MCFG_TIMER_DRIVER_ADD_PERIODIC for tape timer (nw) smf-2013-12-221-2/+1
* replaced read rx callback in Z80DART (and clones) with a write handler, which... smf-2013-12-223-5/+5
* (mess) mega Soviet clone patch [shattered] cracyc2013-12-225-27/+260
* replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows... smf-2013-12-222-0/+2
* replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al... smf-2013-12-225-18/+15
* (MESS) jtc.c: Moved driver state into the driver file (nw) Wilbert Pol2013-12-201-88/+0
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-201-1/+0
* moved cpc_exp_cards and cpcplus_exp_cards from .h to .c (nw) smf-2013-12-111-12/+2
* moved nes_cart from .h to .c (nw) smf-2013-12-111-343/+1
* finished modernising i2cmem [smf] smf-2013-12-011-2/+10
* (MESS) prof80: Added a device for the MMU. [Curt Coder] Curt Coder2013-11-221-11/+8
* Modernized the sn76477 sound device (nw) Ivan Vangelista2013-11-211-1/+4
* Hooked up V9958 to MSX2+, used by a bunch of games/apps Angelo Salese2013-11-201-0/+3
* (MESS) tiki100: Added RS-232, Centronics and cassette. [Curt Coder] Curt Coder2013-11-201-4/+26
* (mess) clean up the refresh bit, it's always the same as the 5170 (nw) cracyc2013-11-091-18/+0
* Moved pc_keyboard into emu/bus (nw) Miodrag Milanovic2013-11-063-4/+3
* Modernize nes_apu device. (nw) Ivan Vangelista2013-11-051-1/+2
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-059-43/+43
* Modernized mc6854 device.(nw) Ivan Vangelista2013-11-042-2/+8
* Minimal fix for MT05348 (nw) Ivan Vangelista2013-11-021-2/+10
* Replaced hack code for saving nc200 ram with legacy nvram saving, you can now... smf-2013-11-011-8/+0
* (MESS) Cleanup. (nw) Curt Coder2013-10-311-5/+5
* (MESS) BBC Micro updates / fixes: [Nigel Barnes] Fabio Priuli2013-10-281-22/+25
* Minor changes to RM Nimbus, nw Angelo Salese2013-10-271-4/+0
* License tags. (nw) Sandro Ronco2013-10-2611-0/+22
* Moved iq151, kc, tvc and z88 expansions into emu/bus. (nw) Sandro Ronco2013-10-263-11/+11
* (MESS) compis: Refactored to use i80130, does not work yet. (nw) Curt Coder2013-10-241-6/+5
* (MESS) compis: Added configuration jumpers. (nw) Curt Coder2013-10-241-2/+4
* (MESS) compis: Cleanup. (nw) Curt Coder2013-10-231-35/+42
* Improved i/o handling a bit Angelo Salese2013-10-231-0/+1
* Hooked DAC writes, now Game.com greets you with a very low pitched "Game Com"... Angelo Salese2013-10-231-1/+5
* Rather crude h/v blank params, to be improved, nw Angelo Salese2013-10-231-0/+4
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-2341-41/+41
* (MESS) Move NuBus and friends into the new bus structure (nw) R. Belmont2013-10-221-1/+1
* (MESS) Apple II bus moving day (nw) R. Belmont2013-10-221-3/+5
* (MESS) Moved a bunch of buses under emu/bus. (nw) Curt Coder2013-10-2213-34/+29
* (MESS) vip: Moved expansion and byte I/O ports under emu/bus. (nw) Curt Coder2013-10-201-2/+2
* (MESS) comx35: Moved expansion port under emu/bus. (nw) Curt Coder2013-10-201-10/+1
* (MESS) abcbus: Moved under emu/bus. (nw) Curt Coder2013-10-202-6/+2
* (MESS) c64: Moved expansion and user ports under emu/bus. (nw) Curt Coder2013-10-203-9/+8
* (MESS) adamnet: Moved under emu/bus. (nw) Curt Coder2013-10-201-1/+1
* (MESS) wangpcbus: Moved under emu/bus. (nw) Curt Coder2013-10-201-9/+1
* (MESS) cbmiec: Moved under emu/bus. (nw) Curt Coder2013-10-206-6/+6
* (MESS) ieee488: Moved under emu/bus. (nw) Curt Coder2013-10-209-9/+8
* (MESS) s100: Moved under emu/bus. (nw) Curt Coder2013-10-202-7/+2
* (MESS) compis: Connected the FDC via the iSBX bus. [Curt Coder] Curt Coder2013-10-201-10/+13
* isbx: Added a placeholder for the Intel iSBX bus. [Curt Coder] Curt Coder2013-10-201-0/+7
* (MESS) compis: Added MPSC and RS-232 ports. [Curt Coder] Curt Coder2013-10-201-2/+13