summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed sprite positioning bug in Zero Target [Angelo Salese] Angelo Salese2009-03-051-4/+8
* Fixed a paletteram entry bug in GP World [Angelo Salese] Angelo Salese2009-03-051-5/+5
* Forgot we'd relaxed clone naming restrictions... Phil Bennett2009-03-052-3/+3
* New clones added Phil Bennett2009-03-052-23/+52
* Fix build break.mame0129u6 Aaron Giles2009-03-051-4/+4
* Cleanups and version bump. Aaron Giles2009-03-0543-175/+175
* sfbonus version cleanups part 1. davidhay2009-03-051-203/+300
* added the correct gfx roms to jjsquawkers bootleg davidhay2009-03-051-13/+16
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-03-0522-85/+89
* From: R. Reucher [rene.reucher@batcom-it.net] Aaron Giles2009-03-051-2/+4
* New clones: T-MEK (3 sets) [Lars Bull] Aaron Giles2009-03-052-10/+181
* From: belegdol@gmail.com [mailto:belegdol@gmail.com] Aaron Giles2009-03-051-1/+1
* Added flags to the metadata entries, encoded in the top bit. Right now Aaron Giles2009-03-058-30/+65
* 02694: demoderb, demoderm: Duplicated input definitions for P1 and P2 buttons. Couriersud2009-03-042-26/+32
* 02180: Corrupt archives are read without problems Couriersud2009-03-043-17/+61
* Changed eeprom erase command to write 0xff values. Pierpaolo Prazzoli2009-03-041-3/+3
* 02983 racedriv and clones: Race Drivin' and clones loop after "downloading DS... Phil Bennett2009-03-041-1/+4
* New games added or promoted from NOT_WORKING status Angelo Salese2009-03-042-1/+204
* 02698: royalmah.c: BET games: Bet button does not work by default. Angelo Salese2009-03-041-2/+2
* tms57002 - don't abort on unimplemented instructions Olivier Galibert2009-03-041-4/+25
* New games added or promoted from NOT_WORKING status Angelo Salese2009-03-042-2/+169
* New clones added Phil Bennett2009-03-042-2/+50
* maketms: Free strings on exit. Olivier Galibert2009-03-041-0/+18
* Follow-up to commit 4681: Phil Bennett2009-03-041-20/+20
* Corrected Dip-Switch settings for Zero Target [Yasuhiro Ogawa, Angelo Salese] Angelo Salese2009-03-041-28/+56
* Fixed sprite colors for Zero Target [Angelo Salese] Angelo Salese2009-03-031-3/+3
* Debug assertion fix Angelo Salese2009-03-031-1/+1
* new not working davidhay2009-03-032-0/+118
* Fixed foreground & background colors and hand-tuned sound in Zero Target base... Angelo Salese2009-03-031-15/+14
* Further sprite fixes for Zero Target. Angelo Salese2009-03-031-15/+12
* Hooked up correct C75 MCU in namcofl.c (based on RB's namconb1.c implementation) Phil Bennett2009-03-032-123/+211
* 02998: pkunwar, ninjakun, raiders5: These games don't make it through their r... Phil Bennett2009-03-031-20/+20
* 02368: fourtrax: Controls are glitched Phil Bennett2009-03-031-16/+9
* Various improvements to the Zero Target / Counter Steer HW and cleaned-up the... Angelo Salese2009-03-031-413/+117
* Moved SH2 set info functions to direct calls. Aaron Giles2009-03-0312-248/+159
* 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
* 02996 hotchase: [debug] Access Violation [Phil Bennett] Phil Bennett2009-03-031-3/+9
* New clones added Phil Bennett2009-03-032-1374/+1419
* 02894 cprosocc: Ingame graphics corruption. [Phil Bennett] Phil Bennett2009-03-031-0/+4
* 02711 spacegun: EE-ROM error after gun calibration. [Phil Bennett] Phil Bennett2009-03-031-1/+3
* Renamed 6821new.* -> 6821pia.* Aaron Giles2009-03-0344-432/+432
* Delete old PIA implementation. Aaron Giles2009-03-033-1630/+0
* Remaining PIA device-ification. Aaron Giles2009-03-0312-456/+567
* Fix speaker/sound ambiguity that caused attempts to round sound outputs Aaron Giles2009-03-031-11/+9
* More PIA devic-ification: Aaron Giles2009-03-0214-263/+277
* 02478: finalapr, finalapo, finalapb, speedrcr: Some graphics are not displaye... Phil Bennett2009-03-021-1/+1
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021019-5369/+5306
* Converted the following drivers to the new device-based 6821 PIA: Aaron Giles2009-03-0256-1406/+1498
* Make the system24 linscroll screen-relative. [Olivier Galibert] Yasuhiro Ogawa2009-03-021-54/+41