summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Amiga: Create a GAYLE device, used by the A600 and A1200, and implement Dirk Best2014-05-145-151/+390
* fix for riot chip, makes gameplan sound back (nw) Miodrag Milanovic2014-05-142-15/+18
* fixed small typo in comment (nw) Oliver Stöneberg2014-05-141-1/+1
* fixed some memory leaks in osd (nw) Oliver Stöneberg2014-05-141-1/+12
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-14404-4709/+4709
* Coco Loco: Added ASCII PCB layout [Roberto Fresca] Roberto Fresca2014-05-141-6/+77
* fix GCC 4.8 compile (nw) R. Belmont2014-05-141-1/+1
* taitopjc.c: better TLCS comms + nvram. (nw) Ville Linde2014-05-141-26/+105
* arm7: Added Thumb version of BLX. [R. Belmont] R. Belmont2014-05-142-1/+23
* fixed usage of uninitialized members in amiga_sound_device (nw) Oliver Stöneberg2014-05-131-0/+3
* Minor changes to proxy. Couriersud2014-05-132-8/+6
* Analog output is always immediate. Couriersud2014-05-1310-41/+52
* Coco Loco: Added AY-3-8910 channels discrete circuitry ASCII layout. Roberto Fresca2014-05-131-0/+31
* tmp95c063: added int6. (nw) Ville Linde2014-05-131-0/+12
* sam6883: converted to use inline configs. nw. Fabio Priuli2014-05-136-30/+17
* Fix assert in netlist. Couriersud2014-05-131-2/+1
* sega8_slot: fixed terebioe (and some other games) trying to load more bytes t... Fabio Priuli2014-05-131-1/+1
* farewell devcb (nw) Miodrag Milanovic2014-05-134-2082/+0
* mc6847: converted to use devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-1318-324/+173
* Fix for snk.c buzzing sound on startup. To be verified during the next regres... Ivan Vangelista2014-05-131-2/+1
* taitopjc.c: simulate DSP boot. (nw) Ville Linde2014-05-131-33/+41
* bfm_sc1 shows the dot matrix display again (nw) Ivan Vangelista2014-05-131-1/+1
* switch prom order to match screenshots (nw) David Haywood2014-05-131-3/+3
* debug build fix compile (nw) Miodrag Milanovic2014-05-131-3/+3
* clang build fix. (nw) Curt Coder2014-05-133-16/+16
* fixed MT05515 (fixed usage of uninitialized member in huc6260_device) (nw) Oliver Stöneberg2014-05-131-0/+1
* new clones David Haywood2014-05-132-0/+26
* fixed usage of uninitialized member in tms5220_device (nw) Oliver Stöneberg2014-05-131-1/+1
* Merge branch 'master' of ssh://mess.org/mame Dirk Best2014-05-1343-4210/+6373
|\
| * Big Amiga cleanup and reorganizaton. CDTV temporarily broken. Lots of Dirk Best2014-05-1343-4210/+6373
* | fixed usage of uninitialized member in tms7000_device (nw) Oliver Stöneberg2014-05-131-0/+1
|/
* Fixed MT05510 (fixed usage of uninitialized member in tms3556_device) (nw) Oliver Stöneberg2014-05-131-1/+2
* removed not needed includes (nw) Miodrag Milanovic2014-05-132-2/+0
* cococart to devcb2 (nw) Miodrag Milanovic2014-05-138-76/+94
* megapc: added alternate MegaPC Plus set which uses a WINBUS chipset [Chris Ha... mahlemiut2014-05-133-4/+61
* fixed MT05506 (fixed usage of uninitialized member in hd63484_device) (nw) Oliver Stöneberg2014-05-132-5/+2
* voodoo: Removed unused config struct. (nw) Curt Coder2014-05-131-16/+0
* z80sio: devcb2'd so we can get rid of devcb1, refactoring dlair.c to use z80d... Curt Coder2014-05-133-63/+48
* voodoo converted to devcb2, Aaron ignore this one :) (nw) Miodrag Milanovic2014-05-1313-263/+210
* moved rsp to use devcb2 (nw) Miodrag Milanovic2014-05-137-70/+114
* Nuked unused code and updated todo... Roberto Fresca2014-05-131-12/+0
* Changed cocoloco to netlist output. Emulation ends at amplifier input. Couriersud2014-05-121-0/+67
* z80dart: Cleanup. (nw) Curt Coder2014-05-121-1/+0
* (MAME) nflfoot: Refactored to use z80dart. (nw) Curt Coder2014-05-123-102/+31
* added asserts for known index out-of-bounds accesses in i8279_device (nw) Oliver Stöneberg2014-05-121-0/+2
* Bunch of TGP opcodes used by VF2. Angelo Salese2014-05-121-0/+15
* Fix build, does anyone even bother testing these modernizations-by-rote? (nw) Alex W. Jackson2014-05-121-1/+1
* merging the drivers fixed this, I guess it will still happen randomly sometim... David Haywood2014-05-121-3/+1
* pokey_device: converted to devcb2 (nw) Ivan Vangelista2014-05-1232-626/+425
* merged tiger road / f1-dream and pushman / bouncing balls drivers - as usual ... David Haywood2014-05-128-1044/+780