summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump Angelo Salese2011-08-252-2/+2
* m68k: improved disassembly of CINV and CPUSH [R. Belmont] R. Belmont2011-08-251-6/+10
* Add preliminary support for big-endian SH-3/SH-4 CPUs. [R. Belmont] R. Belmont2011-08-252-4/+34
* rm old speedup hacks Michaël Banaan Ananas2011-08-251-1/+2
* Added shared SARAM hook-up in TMS32051 ... this also regresses Dangerous Curv... Angelo Salese2011-08-241-5/+6
* Fixed a debugger crash if you try to view data memory in TMS32051 [Angelo Sal... Angelo Salese2011-08-241-2/+6
* Work-around for TMS32051 crash on Taito JC soft reset Angelo Salese2011-08-241-8/+9
* Fixed TMS32051 debug memory viewer [Angelo Salese] Angelo Salese2011-08-241-2/+3
* eminline: respect SDL's NOASM build option (nw) R. Belmont2011-08-241-1/+1
* naomi: Split the rom boards into a collection of devices. [O. Galibert] Olivier Galibert2011-08-231-0/+4
* two more: Michaël Banaan Ananas2011-08-231-2/+2
* small fixes + add note about fractions Michaël Banaan Ananas2011-08-231-3/+7
* small xtal fix Michaël Banaan Ananas2011-08-231-2/+1
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-2353-94/+94
* Putting "coinlock disabled" popmessage under MAME_DEBUG or verbose(mame -v). ... Michaël Banaan Ananas2011-08-222-2/+11
* (fix verbose msg) Michaël Banaan Ananas2011-08-221-1/+1
* Minor notes, nw Angelo Salese2011-08-211-4/+4
* Various fixes to the Taito JC system [Angelo Salese]: Angelo Salese2011-08-211-4/+4
* fixed memory leak caused by only freeing devices that were verified. smf-2011-08-211-2/+2
* another sync with MESS, change by Wilbert Pol (no whatsnew) Miodrag Milanovic2011-08-211-1/+1
* Sync with MESS, changes by Oliver Galibert (no whatsnew) Miodrag Milanovic2011-08-214-0/+108
* Added MVOL to the SCSP core, used for sound fade in/out effects[Angelo Salese] Angelo Salese2011-08-211-0/+5
* lists the rom source short name for shared roms & individual devices are only... smf-2011-08-203-106/+119
* increasing core speed accuracy by factor 10 (in other words, emu/video.c m_sp... Michaël Banaan Ananas2011-08-203-11/+11
* made device rom verify consistent with game rom verify & verifies devices whe... smf-2011-08-202-10/+14
* Added support for loading other image types to cdrom device, with use of chdm... Miodrag Milanovic2011-08-201-6/+12
* rm unneeded check preventing it from being read during device start, fixes MT... Michaël Banaan Ananas2011-08-191-1/+1
* (fix ambiguous OR) Michaël Banaan Ananas2011-08-191-2/+2
* contact mamedev msg for generate_pcm16 (afaik, it only pops up for cbaj, whic... Michaël Banaan Ananas2011-08-181-0/+3
* assume same endianness as other yamaha chips for 16bit Michaël Banaan Ananas2011-08-181-2/+2
* ymz280b.c: several minor fixes, including the issue that caused glitched sfx ... Michaël Banaan Ananas2011-08-181-5/+6
* added out of bounds check for readmem Michaël Banaan Ananas2011-08-181-17/+40
* audit - Make check have more sense when not found (no whatsnew) Miodrag Milanovic2011-08-182-27/+39
* small cleanup (no whatsnew) Miodrag Milanovic2011-08-181-20/+1
* Fixed verifyroms so it display romsets for devices too as separate. (no whats... Miodrag Milanovic2011-08-183-8/+130
* General portability fixes [Robert Muth, R. Belmont] R. Belmont2011-08-173-1096/+1106
* Fixed independent channel volumes in Okim6376 sound chip, used by the games f... Angelo Salese2011-08-171-3/+7
* ioport.c: during emulation, detect keyboard only when enabled [Fabio Priuli] Miodrag Milanovic2011-08-171-1/+9
* removed support for PORT_CATEGORY from the core, since PORT_CONDITION is enou... Fabio Priuli2011-08-175-118/+2
* fixed 12bit samples Michaël Banaan Ananas2011-08-161-1/+3
* fixed edge case where an irq would be delayed if channel voice ended the same... Michaël Banaan Ananas2011-08-161-2/+34
* fixed minor issue with interpolation: if a channel stopped playing, prevsampl... Michaël Banaan Ananas2011-08-161-26/+35
* z80dma: Added an alternative way of register read-back that directly Angelo Salese2011-08-161-20/+39
* doh Michaël Banaan Ananas2011-08-161-1/+1
* small fix for panning Michaël Banaan Ananas2011-08-161-2/+4
* simplified compatible_with function. no whatsnew. Fabio Priuli2011-08-161-1/+1
* add DEVICE_RESET Michaël Banaan Ananas2011-08-161-8/+30
* (chip->rom_readback_addr++ - 1) was confusing. Also added infor on dsp-relate... Michaël Banaan Ananas2011-08-161-8/+20
* fixed minor flaw if a system has both compatible and parent sets. no whatsnew. Fabio Priuli2011-08-151-5/+9
* hashfile.c: fixed parent .hsi files not being used by clones, for MESS only. ... Fabio Priuli2011-08-151-5/+13