summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu (follow)
Commit message (Expand)AuthorAgeFilesLines
* 03001: "Working clones" display problem Aaron Giles2009-03-071-10/+12
* Cleanups and version bump. Aaron Giles2009-03-055-12/+12
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-03-051-2/+2
* From: R. Reucher [rene.reucher@batcom-it.net] Aaron Giles2009-03-051-2/+4
* Added flags to the metadata entries, encoded in the top bit. Right now Aaron Giles2009-03-051-2/+2
* 02180: Corrupt archives are read without problems Couriersud2009-03-042-17/+60
* Changed eeprom erase command to write 0xff values. Pierpaolo Prazzoli2009-03-041-3/+3
* tms57002 - don't abort on unimplemented instructions Olivier Galibert2009-03-041-4/+25
* maketms: Free strings on exit. Olivier Galibert2009-03-041-0/+18
* Moved SH2 set info functions to direct calls. Aaron Giles2009-03-035-59/+55
* Of course, not crashing has its benefits too. Aaron Giles2009-03-031-0/+2
* Turned off annoying assert that nobody is interested in fixing. Aaron Giles2009-03-031-1/+2
* Renamed 6821new.* -> 6821pia.* Aaron Giles2009-03-033-98/+98
* Delete old PIA implementation. Aaron Giles2009-03-033-1630/+0
* Fix speaker/sound ambiguity that caused attempts to round sound outputs Aaron Giles2009-03-031-11/+9
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-0262-237/+174
* Converted the following drivers to the new device-based 6821 PIA: Aaron Giles2009-03-026-319/+77
* 00015: Noticeable static in OKI 6295 audio Aaron Giles2009-03-021-1/+1
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-2819-114/+126
* various improvements to Heavy Unit [Angelo Salese, Tomasz Slanina, David Hayw... davidhay2009-02-282-0/+14
* Scramble now is a lot closer to reports and recordings (background sound, sou... Couriersud2009-02-261-12/+36
* * Changed AY8910 to use measurements done one a ZX128 Couriersud2009-02-261-3/+82
* Filter switches (used in games such as scramble) need much higher resolution. Couriersud2009-02-261-14/+17
* Cleanups and version bump.mame0129u5 Aaron Giles2009-02-261-3/+3
* From: Duke [mailto:startaq@gmail.com] Aaron Giles2009-02-262-0/+26
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-02-2612-112/+125
* From: Christophe Jaillet [christophe.jaillet@wanadoo.fr] Aaron Giles2009-02-261-2/+0
* 02930: cpu.mak typo and fix Aaron Giles2009-02-261-2/+2
* Fixed CPU tags in recently added drivers. Added interface to the C6280 sound Aaron Giles2009-02-263-2/+9
* Add validity check warning to flag games with duplicate device names. Aaron Giles2009-02-251-13/+11
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-1/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-253-2/+11
* quick hack to delay installing the spu dma handler until the first write to t... smf-2009-02-221-2/+11
* Added register SXFER (0x05) - Nothing more. This reg determines SCSI transfer... Couriersud2009-02-221-0/+6
* Device-ized the SID code Nathan Woods2009-02-202-22/+10
* 02931 YM-2151: Distorted or otherwise incorrect sound [Phil Bennett] Phil Bennett2009-02-191-0/+8
* 02929: All sets using k007232.c Sound Core: Garbled Music Phil Bennett2009-02-181-4/+5
* Added ATTR_NOTNULL to DAC sound calls Nathan Woods2009-02-181-4/+4
* Cleanups and version bump.mame0129u4 Aaron Giles2009-02-1726-85/+85
* Remaining regressions. Aaron Giles2009-02-171-24/+37
* Compilation fix Nathan Woods2009-02-171-1/+1
* Changed aborts() to fatalerror() so they don't foul up the regression test runs. Aaron Giles2009-02-161-9/+9
* Added the ability for devices to have their own custom inline config management. Aaron Giles2009-02-168-122/+218
* Cidelsa changes: Curt Coder2009-02-167-1268/+1102
* Fix 64bit compile of latch8 Couriersud2009-02-111-1/+1
* Ok, this is The Big One. Aaron Giles2009-02-11203-8901/+5477
* Merged in changes from earlier commit. Curt Coder2009-02-091-13/+16
* Refactored the ACIA6850 to use devcb. Curt Coder2009-02-092-148/+109
* Largely a WIP update with some FIXMEs / Co-credit Smitdogg Couriersud2009-02-081-0/+3
* Small bugfix for an SH-2 logging message. Angelo Salese2009-02-081-1/+1