summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess (follow)
Commit message (Expand)AuthorAgeFilesLines
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-1637-158/+188
* pc1500.c: let's try ioport_array (nw) Ivan Vangelista2014-05-161-27/+21
* 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-164-47/+12
* fix validation (msx.c change, please verify) (nw) David Haywood2014-05-161-2/+2
* (MESS) fp1100 : fixed mistake and omissions. Robbbert2014-05-161-1/+3
* (MESS) fp1100 : added documentation etc. Still not working. Robbbert2014-05-161-129/+456
* (MESS) msx.c: Fixed some more floppy regressions (nw) Wilbert Pol2014-05-151-42/+38
* (MESS) msx.c: Floppy support is also fixed for expertdp (nw) Wilbert Pol2014-05-151-1/+0
* (MESS) msx.c: Fixed a few floppy regressions (nw) Wilbert Pol2014-05-151-10/+6
* short whatsnew: fixed some gfx bugs in midas.c "livequiz" David Haywood2014-05-152-4/+9
* hd63450: converted to use inline configs. nw. Fabio Priuli2014-05-152-18/+8
* 6883sam: fixed uninitialized class members, just in case. nw. Fabio Priuli2014-05-151-0/+2
* (MESS) gmaster : cleanup Robbbert2014-05-151-19/+8
* Amiga: Fix A3000 RTC tag Dirk Best2014-05-141-1/+1
* Amiga: Implement internal IDE controller for the Amiga 4000. Fix RTC Dirk Best2014-05-141-40/+54
* Merge branch 'master' of ssh://mess.org/mame Dirk Best2014-05-141-0/+4
|\
| * Amiga: Fix NTSC GAYLE clocks Dirk Best2014-05-141-0/+4
* | Whoops, forgot these (nw) Wilbert Pol2014-05-146-0/+254
* | (MESS) msx.c: [Wilbert Pol] Wilbert Pol2014-05-146-5440/+2030
* | (MESS) lft1510 : connected to a terminal Robbbert2014-05-141-5/+17
* | (MESS) lft1230 : fixed regression Robbbert2014-05-141-10/+8
* | Fixed assorted wd17xx related regressions (nw) Ivan Vangelista2014-05-143-1/+11
|/
* Amiga: Create a GAYLE device, used by the A600 and A1200, and implement Dirk Best2014-05-142-151/+58
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-1456-312/+312
* sam6883: converted to use inline configs. nw. Fabio Priuli2014-05-136-30/+17
* mc6847: converted to use devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-1316-247/+108
* clang build fix. (nw) Curt Coder2014-05-131-13/+13
* Big Amiga cleanup and reorganizaton. CDTV temporarily broken. Lots of Dirk Best2014-05-139-2090/+1821
* removed not needed includes (nw) Miodrag Milanovic2014-05-131-1/+0
* cococart to devcb2 (nw) Miodrag Milanovic2014-05-135-27/+43
* megapc: added alternate MegaPC Plus set which uses a WINBUS chipset [Chris Ha... mahlemiut2014-05-133-4/+61
* moved rsp to use devcb2 (nw) Miodrag Milanovic2014-05-131-1/+5
* pokey_device: converted to devcb2 (nw) Ivan Vangelista2014-05-122-45/+19
* wd17xx: Cleanup. (nw) Curt Coder2014-05-1246-238/+40
* wd17xx: devcb2. (nw) Curt Coder2014-05-1231-40/+7
* Cleanup. (nw) Curt Coder2014-05-124-17/+0
* wd17xx: devcb2. (nw) Curt Coder2014-05-1238-62/+39
* typo (nw) R. Belmont2014-05-121-2/+2
* (MESS) apple3: Preliminary reset key handling. [R. Belmont] R. Belmont2014-05-111-0/+19
* (mess) tandy2k: use the pc keyboard as a temporary substitute (nw) cracyc2014-05-102-0/+16
* megapc: added hacks to get the keyboard working, to be removed when the keybo... mahlemiut2014-05-102-2/+20
* ptm6840_device: converted to devcb2 (nw) Ivan Vangelista2014-05-098-76/+66
* MSVC fix. (nw) Curt Coder2014-05-091-1/+1
* Created WD7600 chipset device. mahlemiut2014-05-093-29/+140
* (mess) tandy2k: don't turn off the motor when resetting the fdc (nw) cracyc2014-05-091-1/+1
* (mess) pcw16: make switch suspend, doesn't resume though (nw) cracyc2014-05-072-4/+7
* comment printf spam (~250KB/sec) (nw) Scott Stone2014-05-071-1/+1
* ins8250_device: converted to devcb2 (nw) Ivan Vangelista2014-05-0714-191/+55
* Fix r30269 regressions (nw) Alex W. Jackson2014-05-071-4/+0