summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-1163-1969/+1943
* Fixing natural keyboard debugger commands (input, dumpkbd) Nathan Woods2013-02-103-54/+65
* fixed uninitialized memory in src/emu/cpu/es5510/es5510.c (nw) Oliver Stöneberg2013-02-101-0/+3
* memory: Add missing 32->64 bits conversion when building the invsubmask [Oliv... Olivier Galibert2013-02-101-1/+1
* hd61830.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-102-2/+5
* reduced tagmap lookups in ui_update_and_render() / changed ui_is_menu_active(... Oliver Stöneberg2013-02-092-4/+4
* Reverted x1_010 modernization. (nw) Andrew Gardner2013-02-092-134/+158
* Added highlighted white monochrome RGB. (nw) Curt Coder2013-02-092-0/+8
* improved compilation speed for optimized Visual Studio builds (nw) Oliver Stöneberg2013-02-081-0/+6
* Fix namcos96 regression from r20675. (nw) Andrew Gardner2013-02-081-0/+8
* revert r20364: "screen: Screenless systems (like synths) tend to be latency-s... Michaël Banaan Ananas2013-02-071-1/+1
* (MESS) plus4: Speech WIP. (nw) Curt Coder2013-02-073-0/+212
* fixed -listsoftware DTD (nw) Oliver Stöneberg2013-02-071-1/+1
* pcap: don't crash on exit when wpcap.dll is unloaded before pcap_close is cal... cracyc2013-02-073-3/+3
* arm7ops.c: Fix SMULW, SMLAW opcodes [MooglyGuy] Ryan Holtz2013-02-072-62/+40
* arm7ops.c: Fix SMLAL opcode. [MooglyGuy] Ryan Holtz2013-02-072-81/+31
* arm7ops.c: Fixed behavior of SMLAxy opcode. [MooglyGuy] Ryan Holtz2013-02-072-44/+504
* i386: improve tlb performance slightly (nw) cracyc2013-02-072-7/+4
* idectrl.c: [Peter Ferrie] Scott Stone2013-02-061-1/+4
* clifront.c: [Peter Ferrie] Scott Stone2013-02-061-100/+103
* (MESS) Refactored all drivers to use the new MOS6551 and removed the old impl... Curt Coder2013-02-063-571/+0
* Getting rid of DEVICE_IMAGE_START (nw) Wilbert Pol2013-02-063-17/+0
* (MESS) c64: Added CMD SwiftLink cartridge emulation. [Curt Coder] Curt Coder2013-02-061-14/+33
* (MESS) devcb2 conversions. (nw) Curt Coder2013-02-067-94/+485
* removed not needed function type (no whatsnew) Miodrag Milanovic2013-02-061-8/+0
* arm.c: Add fine page table lvl2 lookup, fixes ldrink fatalerror. [MooglyGuy] Ryan Holtz2013-02-063-4/+46
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-053-38/+57
* Modernized iremga20 & k005289 sound devices. [Andrew Gardner] Andrew Gardner2013-02-054-318/+321
* arm7 drc checkpoint, nw Ryan Holtz2013-02-055-806/+2332
* Fixed input regression with Bug 2 Angelo Salese2013-02-051-6/+9
* i386: just do this for now (nw) cracyc2013-02-041-0/+3
* And a few more (nw) R. Belmont2013-02-041-4/+4
* Additional portability fixes (nw) R. Belmont2013-02-041-8/+8
* Added proper replace func and made it always use that one (nw) Miodrag Milanovic2013-02-041-4/+10
* Compile fix (no whatsnew) Miodrag Milanovic2013-02-041-19/+19
* checkpoint (nw) Ryan Holtz2013-02-0410-832/+2960
* not ready for this yet (nw) R. Belmont2013-02-031-5/+1
* Initial implementation of Ensoniq ES5510 DSP [Christian Brunschen] R. Belmont2013-02-034-4/+1069
* replaced bogus memcpy in handler_entry_{read|write} - fixes Visual Studio-onl... Oliver Stöneberg2013-02-031-2/+30
* (MESS) Properly close the old image when swapping CHD-CDs [Steve Leung] R. Belmont2013-02-031-0/+4
* uimain.c: fixed handling of slot options which have only internal options ava... Fabio Priuli2013-02-033-1/+10
* (MESS) Sync the internal software list dtd. (nw) Wilbert Pol2013-02-031-2/+2
* Additional modernization (thanks OG). (nw) Andrew Gardner2013-02-031-1/+1
* (MESS) Used modern accessors for i8259. (nw) Curt Coder2013-02-022-1/+6
* Konami PPC updates: R. Belmont2013-02-023-6/+8
* Modernized digitalker, x1_010, tiaintf, and n63701x sound devices. [Andrew Ga... Andrew Gardner2013-02-028-585/+543
* z80dart: Added modern register accessors. (nw) Curt Coder2013-02-022-0/+35
* fixed crash in software_find_romdata() (nw) Oliver Stöneberg2013-02-011-3/+3
* softlist.c: Fix handling of software list entries without any datearea defini... Wilbert Pol2013-02-011-7/+20
* i386: forget this (nw) cracyc2013-02-011-1/+2