summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (MESS) sms.c: Added support for Sega Graphic Board input. (nw) Wilbert Pol2014-10-043-0/+220
* fix winrun missing 3D Michaël Banaan Ananas2014-10-041-1/+1
* tried to fix a debug assert Michaël Banaan Ananas2014-10-042-3/+6
* New games added or promoted from NOT_WORKING status R. Belmont2014-10-044-0/+916
* remove assumption that dsp common ram is an MB8421 (MB8421 used on the sound ... Michaël Banaan Ananas2014-10-042-33/+40
* small cleanup Michaël Banaan Ananas2014-10-043-70/+62
* Handcrafted PAL for actual Varth US PCB. [Palindrome] Scott Stone2014-10-041-1/+1
* New clones added R. Belmont2014-10-042-2/+17
* fix MT385, and maybe 386 by making battlera use the proper PCE video code David Haywood2014-10-046-455/+61
* (MESS) More sector order heuristics. (nw) R. Belmont2014-10-041-1/+4
* s3,4 : documented dips. Robbbert2014-10-049-120/+134
* because I'm a Raidenoholic (nw) David Haywood2014-10-041-0/+2
* dragrace.c: Added tachometer outputs. [Comboman] Michaël Banaan Ananas2014-10-043-33/+32
* s8,s8a : fixed diagnostic mode. Robbbert2014-10-042-83/+125
* s7,9 : fixed diagnostic mode. Sorcerer, Space Shuttle now working. Robbbert2014-10-042-202/+190
* trident: hopefully found the clock divider bit used by the BIOS, refresh rate... mahlemiut2014-10-042-2/+16
* taito_f3: moved video functions into the driver class (nw) Ivan Vangelista2014-10-042-525/+577
* micro3d: moved video functions into the driver class (nw) Ivan Vangelista2014-10-042-112/+121
* misc drivers: Moved functions into driver class, cleanups (nw) Ivan Vangelista2014-10-0416-87/+93
* s6,s6a : fixed diagnostic mode, fixed dips. Robbbert2014-10-043-228/+218
* (MESS) vboy uses no bankswitch, so we can gain back most Fabio Priuli2014-10-042-4/+24
* trident: added programmable clock, previous clock select was for TGUI9440CXi ... mahlemiut2014-10-042-5/+35
* trident: small WIP mahlemiut2014-10-033-11/+16
* fix compile Michaël Banaan Ananas2014-10-031-3/+1
* New NOT WORKING games added Michaël Banaan Ananas2014-10-034-1/+266
* (MESS) fds/famitwin: attach the disk controller device directly Fabio Priuli2014-10-034-67/+58
* (MESS) msx.c: Added release years for several systems. [AntoPISA] Wilbert Pol2014-10-031-28/+30
* note about tharrier dips (nw) David Haywood2014-10-031-0/+5
* vc4000: added ram to the softlist entries which need it Fabio Priuli2014-10-033-7/+8
* up/down button needs IPT_TOGGLE for s6 and up. Robbbert2014-10-039-21/+21
* s3,4,5,6,6a,7,8,8a,9.c : moved diagnostic buttons to the number pad. Robbbert2014-10-038-56/+64
* s7.c : Jungle Lord, Firepower II, Varkon, Defender now working. Robbbert2014-10-031-9/+9
* s7.c : Black Knight, Cosmic Gunfight, Pharaoh, Star Light now working. Robbbert2014-10-021-11/+15
* (MESS) converted arcadia and vc4000 to use slot devices for Fabio Priuli2014-10-0215-454/+1437
* (MESS) fix building with official windows tools (nw) smf-2014-10-021-1/+1
* Amiga: Add an initial software list for some Amiga driver disks Dirk Best2014-10-021-0/+1
* Amiga: Fix expansion slot device initialization Dirk Best2014-10-022-3/+13
* Amiga: Connect Zorro interrupts in the Amiga 500 drivers and Dirk Best2014-10-022-14/+88
* Amiga: Fix crash with expansion slot devices Dirk Best2014-10-021-0/+1
* Imgtool: Display more info about Amiga images Dirk Best2014-10-021-2/+21
* Amiga: Add save state support to the Amiga keyboard and some info about Dirk Best2014-10-021-0/+20
* (MESS) concept: can boot 5.25" disks on fdc02 now. [crazyc] R. Belmont2014-10-022-2/+12
* blktiger priority fixes [Mamesick] David Haywood2014-10-021-2/+2
* s9.c : tidy up. Robbbert2014-10-024-150/+149
* (MESS) converted ibmpcjr and studio2 to use generic cart slot for Fabio Priuli2014-10-023-317/+259
* (MESS) converted channelf and apfm1000/apfimag to use slot devices for Fabio Priuli2014-10-0213-262/+1457
* trident: added hardware cursor mahlemiut2014-10-023-13/+320
* Still Crazy: fixed layout and coins, marked as working. Robbbert2014-10-026-248/+128
* placeholders Robbbert2014-10-024-18/+465
* (MESS) concept: signal tc_w at end of fdc02 pseudo-DMA, but 765 still won't c... R. Belmont2014-10-021-1/+8