summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu (follow)
Commit message (Expand)AuthorAgeFilesLines
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-166-165/+52
* amigafdc: Add writing [O. Galibert] Olivier Galibert2014-05-162-64/+214
* converted some more global_alloc_array() usage to dynamic_buffer/dynamic_arra... Oliver Stöneberg2014-05-162-9/+6
* whoops (nw) Alex W. Jackson2014-05-161-1/+1
* midas.c: clear unused ROM region properly (nw) Alex W. Jackson2014-05-161-1/+1
* Preliminary support for LTE dynamic time-stepping based on Local truncation e... Couriersud2014-05-156-20/+70
* Revert of r30457 per Micko (nw) Scott Stone2014-05-151-1/+1
* (MESS) msx.c: Fixed a few floppy regressions (nw) Wilbert Pol2014-05-151-1/+1
* drawgfx.c: make it possible to reset the total elements of a gfx_element [Ale... Alex W. Jackson2014-05-152-5/+47
* corealloc adjustments: Oliver Stöneberg2014-05-151-1/+1
* hd63450: converted to use inline configs. nw. Fabio Priuli2014-05-152-30/+34
* nes: bringing back the second hashfile usage which had to be disabled Fabio Priuli2014-05-151-2/+1
* Gaelco CG-1V/GAE1: converted to use inline configs. nw. Fabio Priuli2014-05-152-34/+29
* gba: fixed games with RTC which were not loading from fullpath. Fabio Priuli2014-05-151-2/+2
* Analog input updates now send to queue. Reduces risk of stack overflows. Couriersud2014-05-156-25/+98
* Amiga: Implement internal IDE controller for the Amiga 4000. Fix RTC Dirk Best2014-05-141-0/+4
* Correct some device shortname/longname conflicts that had surfaced (nw) Scott Stone2014-05-142-6/+6
* (MESS) msx.c: [Wilbert Pol] Wilbert Pol2014-05-1443-0/+4820
* fix for mt5508 + mask direct accesses to vrom (better safe than sorry). nw. Fabio Priuli2014-05-141-4/+6
* (MESS) hashfile.c: Make hasfile processing work without a running_machine(). ... Wilbert Pol2014-05-141-2/+2
* fixed memory leaks in floppy_image_device (nw) Oliver Stöneberg2014-05-141-2/+9
* Amiga: Create a GAYLE device, used by the A600 and A1200, and implement Dirk Best2014-05-143-0/+332
* fix for riot chip, makes gameplan sound back (nw) Miodrag Milanovic2014-05-142-15/+18
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-14314-4072/+4072
* 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
* tmp95c063: added int6. (nw) Ville Linde2014-05-131-0/+12
* 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-132-77/+65
* Fix for snk.c buzzing sound on startup. To be verified during the next regres... Ivan Vangelista2014-05-131-2/+1
* debug build fix compile (nw) Miodrag Milanovic2014-05-131-3/+3
* clang build fix. (nw) Curt Coder2014-05-132-3/+3
* fixed MT05515 (fixed usage of uninitialized member in huc6260_device) (nw) Oliver Stöneberg2014-05-131-0/+1
* 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-1324-4/+4203
|\
| * Big Amiga cleanup and reorganizaton. CDTV temporarily broken. Lots of Dirk Best2014-05-1324-4/+4203
* | 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-131-1/+0
* cococart to devcb2 (nw) Miodrag Milanovic2014-05-133-49/+51
* fixed MT05506 (fixed usage of uninitialized member in hd63484_device) (nw) Oliver Stöneberg2014-05-131-3/+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-132-51/+44
* voodoo converted to devcb2, Aaron ignore this one :) (nw) Miodrag Milanovic2014-05-133-66/+91
* moved rsp to use devcb2 (nw) Miodrag Milanovic2014-05-133-56/+104
* z80dart: Cleanup. (nw) Curt Coder2014-05-121-1/+0