summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Removed imperfect sound flag from Qbert's Qubes.mame0125u2 Aaron Giles2008-05-221-1/+1
* Cleanups and version bump. Aaron Giles2008-05-2226-272/+272
* Fix 01815: All Sets: Saved machine states do not properly adjust to changes i... Aaron Giles2008-05-221-0/+14
* Added verbosity for max texture size. Aaron Giles2008-05-221-0/+1
* Fixed incorrectly sized array that led to stack corruption during validity ch... Aaron Giles2008-05-221-1/+1
* > -----Original Message----- Aaron Giles2008-05-224-2/+33
* From: Chris [mailto:gyrovision@gmail.com] Aaron Giles2008-05-221-1/+1
* Correct CRCs. Aaron Giles2008-05-221-4/+4
* From: abcd efgh [mailto:cix_999@yahoo.it] Aaron Giles2008-05-221-309/+143
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-2223-63/+57
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-22455-1733/+1537
* From: Antoine Mine [mailto:Antoine.Mine@ens.fr] Aaron Giles2008-05-228-893/+968
* Moving old DRC out of the way. Aaron Giles2008-05-223-3/+3
* UML changes: Aaron Giles2008-05-228-179/+627
* Some improvements to Sandii' games: Roberto Fresca2008-05-221-35/+43
* Turn on joysticks by default. Aaron Giles2008-05-211-1/+1
* Added support in the MIPS recompiler to map a few common registers to Aaron Giles2008-05-212-71/+132
* Fix compiler error. Aaron Giles2008-05-211-2/+3
* Minor cleanup. Aaron Giles2008-05-212-14/+0
* 1991 spikes (Italian bootleg): fix offsets and promoted to working Roberto Zandona2008-05-212-2/+2
* Fix World Rally MCU comms on big-endian. R. Belmont2008-05-211-2/+17
* Reverts the Readme addition to dgpix.c Andrew Gardner2008-05-211-63/+1
* 01814: YM2608 games (tail2nos, sformula, wc90, mechatt): Only basic music, no... Couriersud2008-05-204-4/+4
* Added proper interpolation sub-cycles ('PC' cycles and A/B subcycles of each)... Jonathan Gevaryahu2008-05-202-31/+87
* Adds Guru Readme to DGPix driver. Andrew Gardner2008-05-201-0/+61
* Added proper interpolation sub-cycles ('PC' cycles and A/B subcycles of each)... Jonathan Gevaryahu2008-05-201-25/+84
* Fix crasher in drcfe.c. Aaron Giles2008-05-201-3/+4
* Implemented IDT instructions. All invalid instruction asserts are now runtime... Aaron Giles2008-05-201-37/+19
* Fixed 80286 databus widths. Wilbert Pol2008-05-191-2/+2
* 64-bit GCC compile fix. R. Belmont2008-05-191-1/+1
* Numerous MIPS3 DRC updates: Aaron Giles2008-05-196-221/+382
* Fixed CDP1869 character memory access, and Cidelsa sprite flashing. Curt Coder2008-05-192-23/+31
* Fix N64 rendering on big-endian targets. R. Belmont2008-05-191-1/+1
* Fixed compiler warning for Apple GCC. R. Belmont2008-05-191-1/+1
* Added back-end validation mechanism, and a handful of tests as examples. Aaron Giles2008-05-199-195/+1108
* adds Beauty Block, non-working. I had it displaying something at one point, ... davidhay2008-05-182-0/+104
* undo accidental change, we can't enable the full bios on suprnova yet, it's s... davidhay2008-05-181-1/+1
* spikes91 sprite colours.. without resorting to hacks. davidhay2008-05-182-3/+3
* adds Gals Panic SU (Korea) (credit The Guru) davidhay2008-05-182-0/+49
* Fixed crash when reading ports by tag, when some ports don't have tags. Aaron Giles2008-05-181-1/+1
* Passing running_machine* parameter Nathan Woods2008-05-171-2/+2
* Fixed a couple of obvious errors in the TLB implementation. Aaron Giles2008-05-171-3/+3
* Added some instrumentation for the MMU. To enable it, turn on PRINTF_MMU at t... Aaron Giles2008-05-171-6/+46
* Mirko Mattioli input changes have been verified. Manuel Abadia2008-05-171-2/+3
* fixed copy paste error in the latest commit Manuel Abadia2008-05-171-2/+0
* Added wheel support by Mirko Mattioli. However what he calls shift gear is th... Manuel Abadia2008-05-171-2/+16
* Cleaned up operand sizing in the C core. Should be closer to working Aaron Giles2008-05-172-21/+37
* New clones added Brian Troha2008-05-172-1/+20
* use parent rom names as clone had no labels as per the Guru Brian Troha2008-05-171-3/+3
* Added support for ROUNDSS and ROUNDSD on Penryn architectures. Aaron Giles2008-05-172-224/+127