summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups and version bump.mame0138 Aaron Giles2010-05-1514-205/+205
|
* MT bug 03683 fixed. cvsdcpu->cvsd, pfffft Michaël Banaan Ananas2010-05-141-5/+5
|
* reverted prev commit, it breaks other games. Michaël Banaan Ananas2010-05-141-2/+0
| | | Vertigo problem is elsewhere
* assert instead of lockup eg. MT bug 03683 Michaël Banaan Ananas2010-05-141-0/+2
|
* sprtmtch: Added Intermissions dipswitch [David Bain] Michaël Banaan Ananas2010-05-141-7/+88
|
* moved big10.c to msx hw based list Michaël Banaan Ananas2010-05-131-1/+1
|
* fix NULL to UINT32 conversion Michaël Banaan Ananas2010-05-131-2/+2
|
* work around gcc 4.5 (harmless) warning: Michaël Banaan Ananas2010-05-131-1/+1
| | | | case value '13' not in enumerated type 'D3DTEXTURESTAGESTATETYPE' (and other cases)
* error in prev commit: NULL pointer to UINT32 conversion Michaël Banaan Ananas2010-05-131-1/+1
|
* documentation: -march option core2 is in gcc since 4.3 Michaël Banaan Ananas2010-05-131-1/+1
|
* Fixed hunchbkg ports. [Couriersud] Couriersud2010-05-131-36/+25
|
* fixed ROM names of tp84a (tp84 needs confirmation) [Team Japump] Yasuhiro Ogawa2010-05-131-34/+34
|
* fixed MT bug 02878 Michaël Banaan Ananas2010-05-131-1/+1
|
* Added information about Konami 084 custom chip - no whatsnew Couriersud2010-05-131-0/+28
|
* btime: Background vertical offset was off by one pixel, burger parts ↵ Michaël Banaan Ananas2010-05-131-1/+1
| | | | positions are correct now. This also means Peter Pepper awkwardly walks in the air, which is the way it is on the PCB. (hap)
* Fixed MT 03482. [M.A.S.H., Couriersud] Couriersud2010-05-133-28/+37
| | | Changed hunchbkg to use all galaxian hardware memory i/o and interrupt and vblank logic. [Couriersud]
* S2650_SENSE_PORT is now active when data written is != 0 and inactive when ↵ Couriersud2010-05-131-2/+2
| | | | data == 0. It now acts as a line in a mame-sense. [Couriersud]
* Fix for MT 3657 Fabio Priuli2010-05-131-1/+1
|
* Implemented bare bones timing for the blitter status and fixed vertical half ↵ Angelo Salese2010-05-123-2/+23
| | | | line counter
* Adjust International Team Laser (proto) setname from tlaser > intlaser Scott Stone2010-05-122-6/+6
| | | | | Comment: Smitdogg requests the credits for the addition of the game to read: ranger_lennier, genieta1, J. Ferneborg, Smitdogg, italie, David Haywood, The Dumping Union.
* Assume the UART to be always unconnected Angelo Salese2010-05-121-1/+3
|
* pengadvb: Improved inputs, the game can now be coined up. It magically has ↵ Michaël Banaan Ananas2010-05-122-25/+31
| | | | sound too now. (hap)
* made cpu clock a division of cpu/video board xtal, no whatsnew Michaël Banaan Ananas2010-05-121-1/+2
|
* General cleanup of PGM code [David Haywood] Angelo Salese2010-05-125-575/+486
| | | | | | | | Removed ROM Patch in Killing Blade and replaced with correct IGS025 return sequence fo China region (other sequences still unknown) [XingXing] new not working --------------- Photo Y2K 2 [Guru]
* Incremental tms52xx improvements, removal of incorrect code. Does not affect ↵ Jonathan Gevaryahu2010-05-121-25/+32
| | | | output in any way yet. no whatsnew.
* Duh Angelo Salese2010-05-123-2/+37
|
* Fix debug compile? Angelo Salese2010-05-121-1/+1
|
* More z8001 work Angelo Salese2010-05-123-9/+19
|
* First batch of Zilog Z8001 mods (treated as a separate CPU core for now) Angelo Salese2010-05-115-11/+702
|
* Placeholder for the Zilog Z8001 CPU core Angelo Salese2010-05-113-10/+37
|
* fspiderb: Added projectiles, game is playable now (hap) Michaël Banaan Ananas2010-05-111-10/+45
|
* Fixed A2 masking in the blitter Angelo Salese2010-05-111-3/+3
|
* new working game Angelo Salese2010-05-112-4/+124
| | | | | | --------------- International Team Laser (prototype) [Smitdogg, Italie, The Dumping Union, David Haywood]
* r9078 revert. Michaël Banaan Ananas2010-05-101-10/+6
| | | It's impossible to properly support high priority shadows: unable to know priorities of sprites under the shadow/highlight that are tested afterwards
* Added newly dumped char prom Angelo Salese2010-05-101-6/+6
|
* better fix Angelo Salese2010-05-101-1/+1
|
* Fix for Target Hits missing sound. [Tafoid] Scott Stone2010-05-101-1/+1
|
* Added jed dumps Angelo Salese2010-05-101-1/+5
|
* new not working Angelo Salese2010-05-104-0/+105
| | | | | | | --------------- Chance Kun [ranger_lennier, incog, Smitdogg, The Dumping Union] (mostly working, just missing proper inputs, colors and sound)
* new not working Angelo Salese2010-05-102-1/+29
| | | | --------------- Royal Queen [Hikari, Spyder, S. S. Neilson, Smitdogg, The Dumping Union]
* (don't bother about the previous whatsnew commit, following is the right one): Angelo Salese2010-05-101-3/+1
| | | | | | | | | | | new clones ------- Photo Y2K (ver. 105) [XingXing] new not working --------------- Dragon World 3 EX (ver. 100) [Guru] Dragon World 2001 [Guru]
* Implemented default EEPROMs for GTIClub, Hang Pilot, Asterix, X-Men and ↵ Angelo Salese2010-05-104-16/+275
| | | | | | Polygonet Commanders [David Haywood] Fixed the texture ROM loading/order in Wave Shark. Textures look better now, and the ROM check passes [David Haywood]
* rm empty unused file Michaël Banaan Ananas2010-05-102-3/+0
|
* lib/util/cdrom.c: Fixed stack corruption in CHD code [Oliver Stöneberg] Michaël Banaan Ananas2010-05-101-1/+1
|
* Made tms5220 DEBUG_GENERATION more useful and simplified the code in the ↵ Jonathan Gevaryahu2010-05-101-16/+11
| | | | process. [Lord Nightmare]
* r9070 update taking shadow/highlight into account, fixes mametesters bug 03644 Michaël Banaan Ananas2010-05-091-24/+20
|
* Fixed up tms52xx clip/wrap function arrangement to be much more sane, and ↵ Jonathan Gevaryahu2010-05-091-24/+48
| | | | properly handled range extension. [Lord Nightmare]
* Minor update to the way digital/analog select works. no whatsnew. Jonathan Gevaryahu2010-05-091-7/+8
|
* Zoar is 256*240 too, Michaël Banaan Ananas2010-05-091-0/+3
| | | http://www.arcadeflyers.com/?page=flyer&db=videodb&id=1400&image=1
* adds adds decryption key for Street Fighter Alpha 3 (Hispanic)... credits ↵ Brian Troha2010-05-092-2/+2
| | | | are already listed in the new clones addition in previous check-in. Last one... all added clones now working. No additional credits needed