summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu
Commit message (Expand)AuthorAgeFilesLines
* [CDP1802] Appease compiler. Curt Coder2008-05-101-1/+1
* [CDP1802] Added memory address parameter to DMA callbacks, and added a macro ... Curt Coder2008-05-093-26/+34
* Added XTAL_30MHz to the list. This one is used by Impera Magic Card. Roberto Fresca2008-05-071-0/+1
* another fix typo Roberto Zandona2008-05-072-3/+3
* fyx typo Roberto Zandona2008-05-071-1/+1
* add feature to the cia6526: in READ operation the value can be forced by a ex... Roberto Zandona2008-05-072-3/+13
* Spacing and version bump.mame0125 Aaron Giles2008-05-052-31/+31
* Added xchg opcodes. Aaron Giles2008-05-051-1/+60
* Removed bogus assertion - DEVICE_TYPE_WILDCARD is NULL Nathan Woods2008-05-041-1/+0
* MESS-specific change; added running_machine parameter Nathan Woods2008-05-041-1/+1
* Changed MESS-specific key for pasting (PrtScn was _not_ a good choice on Wind... Nathan Woods2008-05-041-2/+2
* Fixed an envelope corner case in the SCSP and AICA (kingshriek) R. Belmont2008-05-032-2/+2
* Added a MESS-specific "paste" command; used to paste clipboard data into MESS's Nathan Woods2008-05-033-1/+9
* ay8910.c: Couriersud2008-05-021-31/+32
* Cleanups/version bump.mame0124u5 Aaron Giles2008-05-015-35/+35
* 01752: Warnings making standard .124u4 in GCC 4.3.0 (mingw) Aaron Giles2008-05-012-6/+6
* This is a better fix for MAMETesters 00149: No error report for invalid BIOS ... Aaron Giles2008-05-011-13/+19
* From: Micko [mailto:mmicko@gmail.com] Aaron Giles2008-05-011-5/+14
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-018-1/+11
* From: Duke [mailto:startaq@gmail.com] Aaron Giles2008-05-012-63/+151
* Couple of minor tweaks to sync with offline WIP work. Aaron Giles2008-05-012-1/+34
* de-hack metro tilemaps... (lightly tested..) davidhay2008-04-282-0/+11
* ay8910: Cosmetic Couriersud2008-04-272-359/+427
* Fix AY-3-8910/YM2149 and derivatives envelope handling. Couriersud2008-04-261-12/+12
* MESS specific fix Nathan Woods2008-04-262-2/+2
* Added DISCRETE_KEY_SALLEN_FILTER to discrete sound system Couriersud2008-04-253-2/+106
* Cleanups for 0.124u4. Aaron Giles2008-04-247-103/+103
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-2477-93/+22
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-6/+6
* From: Lei Wu [mailto:lanewu@hotmail.com] Aaron Giles2008-04-241-13/+9
* Updated to use ACCESSING macros like memconv.h. Aaron Giles2008-04-241-56/+56
* Fix 01742: punchout, armwrest + many vsnes.c and playch10.c games: Refreshspe... Aaron Giles2008-04-241-4/+6
* ay8910.c: Couriersud2008-04-231-1/+26
* increased Gyruss volume, changed UI to allow volumes higher than 2.0. Nicola Salmoria2008-04-231-1/+9
* AY-3-8910 rewrite: Couriersud2008-04-229-552/+627
* From: Miodrag Milanovic Aaron Giles2008-04-212-5/+27
* D'oh, another accidental checkin. :) Aaron Giles2008-04-212-2687/+543
* From: Corrado Tomaselli [mailto:corrado.to@tiscali.it] Aaron Giles2008-04-212-543/+2687
* From: Atari Ace Aaron Giles2008-04-211-6/+5
* From: Atari Ace Aaron Giles2008-04-212-7/+10
* (from Mariusz Wojcieszek) Aaron Giles2008-04-215-0/+632
* Flipped the damn mem_mask. It is no longer inverted when passed to Aaron Giles2008-04-2014-362/+358
* Expanded the set of memory accessor functions. In addition to Aaron Giles2008-04-197-303/+1102
* Changed the inline validity checks to work around GCC bug #35885. Wilbert Pol2008-04-191-2/+2
* Converted the ppi8255 implementation to a device. Wilbert Pol2008-04-192-307/+269
* 65C02/65CE02 CPUs and variants: Roberto Fresca2008-04-181-1/+3
* [CDP1869] Added a macro for the interface, and made write handlers optional. Curt Coder2008-04-172-7/+12
* Fixed compilation error when using memory_install_read_handler() and Nathan Woods2008-04-171-2/+2
* Cleanups and version bump to 0.124u3.mame0124u3 Aaron Giles2008-04-173-34/+34
* Removed ancient 720 kludge. Aaron Giles2008-04-171-15/+12