summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵ Fabio Priuli2014-05-131-1/+1
| | | | than available. nw.
* 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 ↵ Ivan Vangelista2014-05-131-2/+1
| | | | regression test. (nw)
* 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
| | | | | | | | work still to do. All basic Amiga models are now supported to varying degrees.
* | 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 ↵ Curt Coder2014-05-132-51/+44
| | | | z80dart is not trivial. (nw)
* 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
|
* 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
|
* pokey_device: converted to devcb2 (nw) Ivan Vangelista2014-05-122-79/+259
|
* wd17xx: Cleanup. (nw) Curt Coder2014-05-125-20/+10
|
* wd17xx: devcb2. (nw) Curt Coder2014-05-126-11/+12
|
* Cleanup. (nw) Curt Coder2014-05-126-28/+0
|
* wd17xx: devcb2. (nw) Curt Coder2014-05-126-18/+28
|
* Fixed typos Couriersud2014-05-111-1/+1
|
* Change core_device constructor. Couriersud2014-05-112-14/+9
|
* Added 7408, 7411, 7432 and 7437 to netlist. Couriersud2014-05-1111-0/+424
|
* Fixed gate timing. Couriersud2014-05-111-3/+3
|
* (MESS) kb3600: More sensible multi-key handling, now actually behaves like ↵ R. Belmont2014-05-112-38/+13
| | | | h/w. [R. Belmont]
* Fix copy/paste mistake in validate error text (nw) Alex W. Jackson2014-05-111-1/+1
|
* digfx.c, drawgfx.c: don't do unneeded processing or allocate unneeded memory ↵ Alex W. Jackson2014-05-113-35/+43
| | | | for RAW gfx layouts; add -valid check that extxoffs/extyoffs info are present when the layout size demands them [Alex Jackson]
* i86: Add 0x6x instruction shadows, used by DEC Rainbow MS-DOS 2.01. [R. ↵ R. Belmont2014-05-101-2/+20
| | | | Belmont, based on a patch by Bavarese]
* misc comment fix (nw) Scott Stone2014-05-101-1/+1
|
* wd7600: extended range of some registers (based on datasheet) (no whatsnew) mahlemiut2014-05-102-6/+7
|
* (MESS) sega8_slot.c: Small improvement to prevent false positives on ↵ Wilbert Pol2014-05-101-1/+1
| | | | detecting zemina mapper. (nw)
* added asserts in device_gfx_interface::decode_gfx() to detect ↵ Oliver Stöneberg2014-05-101-0/+2
| | | | stack-buffer-overflows (nw)
* fixed stack-buffer-overflow in device_gfx_interface::decode_gfx() with ↵ Oliver Stöneberg2014-05-091-8/+2
| | | | extended offsets [Alex Jackson]
* ptm6840_device: converted to devcb2 (nw) Ivan Vangelista2014-05-094-80/+99
|
* no need for this it's in main class now (nw) Miodrag Milanovic2014-05-091-2/+0
|
* Placed parsing properly so warnings are displayed, was bug for a longer ↵ Miodrag Milanovic2014-05-091-8/+11
| | | | period (nw)