summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Fixed validity checks for MC6845.mame0128u7 Aaron Giles2008-12-221-1/+1
* Improvements to goldstar.c driver. Roberto Fresca2008-12-222-112/+585
* Fixes 'run to cursor' and 'toggle breakpoint' operations in the win32 debugge... Andrew Gardner2008-12-221-2/+2
* Missed a file. Aaron Giles2008-12-222-0/+120
* Cleanups and version bump. Aaron Giles2008-12-2236-221/+224
* Skeleton driver for Eagle's "Janshi" (missing internal 0-3fff z(1)80 rom Aaron Giles2008-12-222-0/+4
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-12-222-2/+1
* Preliminary driver for Taito's "Parent Jack" [David Haywood] Aaron Giles2008-12-224-0/+130
* Rewrote 8080/8085 interrupt handling so that it makes sense. Aaron Giles2008-12-2216-777/+740
* Wrote a driver for Casino Winner,working with sound [Chris Hardy,David Haywoo... Angelo Salese2008-12-224-0/+269
* Improvements to the skylncr.c driver. [Roberto Fresca, David Haywood] Roberto Fresca2008-12-212-258/+385
* Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner) Andrew Gardner2008-12-215-89/+263
* 02757: sengoku3: manufacturer should be "Noise Factory / SNK" Phil Bennett2008-12-212-2/+2
* New clones added Phil Bennett2008-12-212-35/+202
* Improvements to the dmndrby.c driver. Roberto Fresca2008-12-211-97/+524
* fixed access violation caused by passing a NULL pointer into the dma finished... smf-2008-12-211-12/+11
* Fixed update_handler for the dsp56k and polygonet. [Andrew Gardner] Andrew Gardner2008-12-212-7/+40
* From: David VanVoorhis [mailto:iq_132@hotmail.com] Aaron Giles2008-12-212-5/+3
* From Mamesick: Aaron Giles2008-12-214-144/+186
* Merged goldstar and lucky8 drivers. [David Haywood] Roberto Fresca2008-12-215-423/+118
* Fixes the reel emulation on IGS-009 driver [David Haywood] Aaron Giles2008-12-212-49/+265
* From: Lei Wu [lanewu@hotmail.com] Aaron Giles2008-12-212-3/+3
* Fixed some color issues in the goldstar.c driver [David Haywood] Aaron Giles2008-12-213-135/+134
* Additional notes from hap. Aaron Giles2008-12-211-2/+8
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-2113-52/+63
* Minor code simplification. Aaron Giles2008-12-211-5/+1
* Removed MDRV_INTERLEAVE(x), which specified the minimum scheduling Aaron Giles2008-12-20221-437/+488
* Added running_machine parameter to the callback in the sid interface. Wilbert Pol2008-12-204-8/+8
* Added Three Ds to the Pastel Gal driver [David Haywood,Angelo Salese] Angelo Salese2008-12-203-21/+339
* Added running_machine parameters to the f3853 callbacks. Wilbert Pol2008-12-202-14/+14
* sscope2: used new dumped roms Roberto Zandona2008-12-201-9/+9
* Added running_machine callbacks for the Amiga code Nathan Woods2008-12-205-28/+28
* (Oh snap,forgot to add the driver)... Angelo Salese2008-12-202-0/+395
* Wrote a driver for 4nin-uchi Mahjong Jantotsu,working with some issues [David... Angelo Salese2008-12-203-1/+3
* Added Country Girl to the Jangou driver,working with sound [David Haywood,Ang... Angelo Salese2008-12-202-86/+228
* removed unused variable "result" Roberto Zandona2008-12-201-1/+0
* added pal in arkgcbl Roberto Zandona2008-12-201-0/+3
* 02745: all sets using autosave: Games using autosave segfault on startup Aaron Giles2008-12-201-1/+1
* Memory view fixes: Aaron Giles2008-12-201-38/+63
* More cleanup. Added address-space-specific constants for the various Aaron Giles2008-12-2091-1430/+1234
* Oops, missed this file. Aaron Giles2008-12-202-0/+5
* Z180 uses new cpu_state_table Aaron Giles2008-12-192-205/+207
* Fixed registers view to only show those entries valid for the Aaron Giles2008-12-192-0/+3
* Oops, swapped import/export on the R register. Aaron Giles2008-12-191-3/+3
* Renamed CPUINFO_PTR_* to CPUINFO_FCT_* for function get infos. Aaron Giles2008-12-1996-1022/+1044
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-19480-2753/+2798
* Cleaned up device and sound interfaces to match the CPU Aaron Giles2008-12-19136-1672/+2084
* Decoded some graphics and setup some RAM in the Virtual Combat driver. [Andre... Andrew Gardner2008-12-191-13/+35
* fixed proms in boobhack Roberto Zandona2008-12-181-3/+2
* Some PIC8259 updates: Wilbert Pol2008-12-181-60/+84