summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine
Commit message (Expand)AuthorAgeFilesLines
* MSVC fix. (nw) Curt Coder2014-05-091-1/+1
* ins8250_device: converted to devcb2 (nw) Ivan Vangelista2014-05-072-68/+0
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-064-52/+12
* Missed this one, Duke please ignore (nw) Miodrag Milanovic2014-05-051-4/+4
* Same for Amiga, so Duke ignore this one (nw) Miodrag Milanovic2014-05-051-9/+7
* (MESS) Remove now-fixed TODO (nw) R. Belmont2014-05-041-3/+0
* (mess) rmnimbus: extract keyboard and use z80dart and wd_fdc (nw) cracyc2014-05-023-256/+281
* cassette config moved inline (nw) Miodrag Milanovic2014-05-022-23/+2
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-0212-82/+11
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-012-35/+3
* (MESS) fixed loss of cursor on radio86,apogee, mikrosha,partner Robbbert2014-05-012-2/+2
* (MESS) msx.c: Moved kanji roms into 'kanji' memory regions. (nw) Wilbert Pol2014-04-301-5/+2
* (MESS) msx.c: Moved RAMIO_SET_BITS settings from an msx layout to an MCFG ent... Wilbert Pol2014-04-301-3/+0
* mc6854_device: converted to devcb2 and delegates (nw) Ivan Vangelista2014-04-302-20/+6
* 6532riot: updated to use devcb2. nw. Fabio Priuli2014-04-301-10/+0
* (mess) radio86: convert to new 8257 and 8275 (nw) cracyc2014-04-302-88/+69
* (MESS) msx.c: Floppy cleanup (nw) Wilbert Pol2014-04-292-56/+65
* am9517a_device: converted to devcb2 (nw) Ivan Vangelista2014-04-294-100/+48
* (MESS) kaypro : sio -> dart Robbbert2014-04-291-26/+4
* z80dart: converted to use devcb2. nw. Fabio Priuli2014-04-291-24/+0
* (MESS) nes: added support the new homebrew PCB used by Fabio Priuli2014-04-291-1/+1
* removed usage of legacy IRQ callback (nw) Miodrag Milanovic2014-04-291-2/+2
* z80pio: converted to use devcb2. nw. Fabio Priuli2014-04-298-171/+1
* fixed usage of uninitialized members in pce_cd_device (nw) Oliver Stöneberg2014-04-281-0/+8
* fixed usage of uninitialized members in nextkbd_device (nw) Oliver Stöneberg2014-04-281-0/+4
* z80ctc: converted to use devcb2. nw. Fabio Priuli2014-04-282-45/+0
* super80.c: use ioport_array (nw) Alex W. Jackson2014-04-281-16/+5
* (MESS) RAINBOW.C: IRQ priorities updated. Board revisions and add-on cards do... Scott Stone2014-04-271-3/+3
* (MESS) super80 : cleanup, part 3 Robbbert2014-04-271-0/+1
* (MESS) super80 : cleanup, part 2 Robbbert2014-04-271-23/+8
* (MESS) super80 : cleanup, part 1 Robbbert2014-04-271-17/+21
* (MESS) super80 : oops! Robbbert2014-04-261-1/+1
* (MESS) super80 : more work with fdc Robbbert2014-04-261-1/+20
* (MESS) super80 : starting to add fdc support Robbbert2014-04-261-2/+11
* fixed usage of uninitialized member in lc89510_temp_device (nw) Oliver Stöneberg2014-04-231-0/+2
* pic8259: remove trampolines (nw) cracyc2014-04-236-37/+2
* i186: use static set irq and clean up leftovers (nw) cracyc2014-04-231-1036/+0
* fixed usage of uninitialized member in abc1600_mac_device (nw) Oliver Stöneberg2014-04-231-1/+2
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-2313-20/+1
* Fixed mac validation (nw) Miodrag Milanovic2014-04-231-2/+4
* (MESS) cybiko updates: [R. Belmont] R. Belmont2014-04-231-1/+11
* m68000 callbacks to delegates (nw) Miodrag Milanovic2014-04-222-5/+3
* Some more core cleanup (nw) Miodrag Milanovic2014-04-222-4/+4
* g65816.c: Modernised cpu core (nw) Wilbert Pol2014-04-211-1/+1
* next: mouse/nmi fixes [O. Galibert] Olivier Galibert2014-04-201-8/+16
* next: Add mouse [O. Galibert] Olivier Galibert2014-04-192-67/+264
* (MESS) Apple 1: Added support for expansion slot, moved cassette interface to... R. Belmont2014-04-191-108/+0
* tms9928a_device: converted to devcb2 (nw) Ivan Vangelista2014-04-171-8/+17
* (mess) ti85: nvram (nw) cracyc2014-04-171-40/+2
* (MESS) Fix compile (nw) Wilbert Pol2014-04-171-8/+8