summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine (follow)
Commit message (Expand)AuthorAgeFilesLines
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-164-80/+37
* converted some more global_alloc_array() usage to dynamic_buffer/dynamic_arra... Oliver Stöneberg2014-05-161-2/+1
* converted some global_alloc_array() usage to dynamic_buffer/dynamic_array (nw) Oliver Stöneberg2014-05-163-43/+10
* 6883sam: fixed uninitialized class members, just in case. nw. Fabio Priuli2014-05-151-0/+2
* Whoops, forgot these (nw) Wilbert Pol2014-05-146-0/+254
* (MESS) msx.c: [Wilbert Pol] Wilbert Pol2014-05-142-3188/+69
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-1444-244/+244
* sam6883: converted to use inline configs. nw. Fabio Priuli2014-05-133-26/+14
* mc6847: converted to use devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-131-12/+0
* Big Amiga cleanup and reorganizaton. CDTV temporarily broken. Lots of Dirk Best2014-05-136-1060/+36
* removed not needed includes (nw) Miodrag Milanovic2014-05-131-1/+0
* cococart to devcb2 (nw) Miodrag Milanovic2014-05-131-13/+0
* wd17xx: Cleanup. (nw) Curt Coder2014-05-1211-71/+3
* wd17xx: devcb2. (nw) Curt Coder2014-05-1211-11/+0
* wd17xx: devcb2. (nw) Curt Coder2014-05-1211-22/+4
* typo (nw) R. Belmont2014-05-121-2/+2
* (MESS) apple3: Preliminary reset key handling. [R. Belmont] R. Belmont2014-05-111-0/+19
* ptm6840_device: converted to devcb2 (nw) Ivan Vangelista2014-05-092-15/+4
* 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