Commit Graph

6691 Commits

Author SHA1 Message Date
Roberto Zandona
cd8369e0ee progolfa: removed a unnecessary for 2009-08-02 17:19:04 +00:00
Roberto Zandona
c2f590cf7d better implementation of the decryption routine in progolfa 2009-08-02 17:15:25 +00:00
Roberto Zandona
a674247f45 decrypted progolfa 2009-08-02 17:00:48 +00:00
Fabio Priuli
671dbc5716 Fixed MT 03314: mrdrillr, mrdrilr2: Title should be "Mr. Driller" (dot), not "Mr Driller" 2009-08-02 15:04:50 +00:00
Fabio Priuli
6d2a03d200 Unified sets with unknown manufacturer to use all the same manufacturer <unknown> 2009-08-02 14:36:46 +00:00
Fabio Priuli
7e22c033cf Removed a last redundant element from NES PPU struct 2009-08-02 10:40:58 +00:00
Roberto Zandona
567ca7d7dd bowl3d: added some dsws 2009-08-02 07:54:19 +00:00
Roberto Zandona
bac28fa7a4 some improvements to the meadows driver:
- set autocenter value to 0 in deadeye
- implemented correct inputs in bowl3d and removed not working flag

New games added or promoted from NOT_WORKING status
---------------------------------------------------
3-D Bowling [robiza]
Panther [Angelo Salese, robiza]
2009-08-02 06:53:02 +00:00
Fabio Priuli
bfd3937587 Added default input mappings for gambling / poker / slot games. Converted many drivers to use the new mappings. 2009-08-02 02:05:26 +00:00
Fabio Priuli
d57100051b Made "static" the new functions and handlers in NES PPU code 2009-08-02 02:01:40 +00:00
Brian Troha
ef069cefdd NMK16 driver clean ups.
Merging some of the duplicated code in nmk16.c, and attempting to handle the larger tilemaps used by Thunder Dragon 2, Rapid Hero and Macross 2 in a more correct way. This has fixed some glitches in the intro of Rapid Hero without breaking the ingame graphics. [David Haywood]
2009-08-02 00:38:21 +00:00
Brian Troha
19b9ab7ed5 New Clone Added: Cruis'n Exotica v2.0
New Clone Added
------------------------------------------
Cruis'n Exotica v2.0 [Smitdogg, Guru, Dumping Union] (not working)
2009-08-01 23:59:46 +00:00
Roberto Zandona
ca7dda36ac panther: removed debug code 2009-08-01 20:03:48 +00:00
Roberto Zandona
78159346f0 panther:
- better inputs implementation
- removed some info in the driver
2009-08-01 19:58:09 +00:00
Roberto Zandona
fe72a804dc panther:
implemented inputs
promoted to working
2009-08-01 19:52:09 +00:00
Couriersud
003b3e79d0 03349: mpatrol, mpatrolw: Wimpy explosion sound
- Revisited schematics
- Found 10-Yard schematics as well
- Corrected a bug, some discrete values and added two RC nodes from schematics
2009-08-01 18:38:38 +00:00
Roberto Zandona
706b6385e4 panther:
different implementation of c020 port; now the game boot up
2009-08-01 17:39:32 +00:00
Fabio Priuli
6ab50fc436 Cleaned up NES PPU interface and struct [Fabio Priuli]
Fixed multigam & multigmb [Robert Bohms]
2009-08-01 12:08:52 +00:00
Scott Stone
3f4b8a9c42 Sound map cleanup for the taito_x.c driver. 2009-07-31 23:05:15 +00:00
Brian Troha
99686eabe5 Enable the new clone in mamedriv.c for Touchmaster 5000 2009-07-31 19:50:04 +00:00
Brian Troha
e818609cd1 New clone added: Touchmaster 5000 V7.01 Standard
New Clone Added
--------------------------
Touchmaster 5000 (v7.01 Standard) [Brian Troha, Dumping Union]
2009-07-31 19:47:05 +00:00
Angelo Salese
5ef26ba2d4 I was sure that I've added this note before... 2009-07-31 19:42:23 +00:00
Brian Troha
e154f47cf9 adds dip port location to Super Pac-Man, Pac & Pal, Grodbda, Phozon, Mappy, Tower of Druaga, Dig Dug II and Motos as well as clones [Brian Troha] 2009-07-31 18:51:29 +00:00
Brian Troha
1012c7ee95 adds dip port location to Air Attack, SS Mission and Twin Action [Brian Troha] 2009-07-31 16:48:37 +00:00
Angelo Salese
f738a4b3c4 new not working
---------------
Panther [Mr. Do]

(issues should be very simple to fix, I don't have free time to check them out in these days so if anybody wants to fix them...)
2009-07-31 15:47:20 +00:00
Fabio Priuli
fd631b29b6 Commit of Robert Bohms' NES PPU updates (please refer to his -emails for details)
Also, not worth mention, I've done some readability tweaks and fixed some crashes in cham24 and multigam (due to wrong copy and paste in the original diffs). multigam.c games still have some issues (which I'm trying to fix with Rob's help)
2009-07-31 09:10:31 +00:00
Fabio Priuli
6cdff80638 Fixed MT3366: Default mametiny build no longer compiles 2009-07-31 05:16:12 +00:00
R. Belmont
04e71e4d70 39in1: Fixed EEPROM byte order on load so ID check passes. 2009-07-31 03:21:22 +00:00
Scott Stone
cb6691e7ba Fixed a expanded setname in tiny.c (for default mametiny build) 2009-07-31 02:23:23 +00:00
Brian Troha
9f7153365b adds dip port location to Stagger I & clones, Bubble 2000, Fire Hawk and Spectrum 2000 [Brian Troha] 2009-07-31 01:22:29 +00:00
Brian Troha
168ae7f259 New Clone Added: Outrun (Original revision)
New Clone Added
----------------------------
Outrun (original revision) [Guru]
2009-07-31 00:42:09 +00:00
Brian Troha
d1d32e4a4f Guardian Storm in working state by Haze
Please list the as follows under New Clone Added (and not the New Game that I had originally)

New Clone Added
------------------------------
Guardian Storm [Christian Raftopol, David Haywood, Dumping Union]
2009-07-30 23:08:09 +00:00
Ryan Holtz
d0cbfcb018 Fixed LCD DMA behavior in 39in1. [MooglyGuy] 2009-07-30 22:34:58 +00:00
Roberto Fresca
0bb0bac126 funworld.c improvements...
- Removed generic funworld DRIVER_INIT.
- Added partial PIAs connection diagram.
- Updated technical notes.
2009-07-30 18:06:45 +00:00
Brian Troha
84486f008b Enable clone of Guardian Storm...
Also, though not mention in the former check-in:  Added Guardian Storm PCB layout [Brian Troha]
2009-07-30 16:52:43 +00:00
Roberto Fresca
b6e7e2ee67 Ok.. Fixed the stuff and added proper PAL dump. Code gen needs to be reversed.
New clones added
----------------
Royal Card Professional v2.0 [Team Europe / Dumping Project] (NOT WORKING)
2009-07-30 15:59:07 +00:00
Jonathan Gevaryahu
21334d8600 add new xtal for vk100 in mess 2009-07-30 14:46:29 +00:00
Fabio Priuli
067fa4e60a Fixed a last validation issue 2009-07-30 12:42:39 +00:00
Scott Stone
566b865ccc A number of corrections to video, machine or encryption routines tied to the use of 'gamedrv->name' to lookup an individual setname or for use in a table. A more exhaustive search will be done to find more. 2009-07-30 10:40:22 +00:00
Brian Troha
1ac9522a97 New game added and dip port locations added to nmk16.c
New Game Added
------------------------------
Guardian Storm [Christian Raftopol, Dumping Union] (not working)

Also dip port locations add to:

Vandyke, Blackheart, Many Block, Task Force Harrier, US AFF Mustang, Hacha Mecha Fighter, Koutetsu Yousai Strahl, Bio-Ship Paladin, Acrobat Mission, Super Spacefortress Macross, Super Spacefortress Macross II, Thunder Dragon, Thunder Dragon 2, GunNail, Sabotan Bombers, Bombjack Twin, Nouryoku Koujou Iinkai, Guardian Storm [Brian Troha]
2009-07-30 02:34:40 +00:00
Brian Troha
f5ae0101c7 Revised dipswitch settings based on translated information and added the Country Code dips for switches 6-8 (DSW2) in the default list. 2009-07-30 00:46:47 +00:00
Ryan Holtz
98ca3ea7c1 Now turn symbols and mapfile generation off... man, I'm dumb. (no whatsnew) 2009-07-29 22:52:54 +00:00
Ryan Holtz
efe16bb749 Turning debug flag back off in the makefile (no whatsnew) 2009-07-29 22:46:08 +00:00
Andreas Naive
059b62aa1d Simplified Atomiswave's decryption routine & keys. [Andreas Naive]
-----
Furthermore, i have uploaded a new revision of the cracking tool to 
/encryption/aw_key_distiller.zip
2009-07-29 21:59:55 +00:00
Brian Troha
71d9499524 Fixes remaining regression from massive clone name change in the model3.c 2009-07-29 19:53:07 +00:00
Brian Troha
030939af9e Makes the 2 Magic Card alternate sets clones so the file name can exceed 8 chars, fixes a regression from massive clone name change. 2009-07-29 19:45:35 +00:00
Brian Troha
a42ef2cc3b Makes the 4 player Minesweeper a clone so the fine name can exceed 8 chars, fixes a regression from massive clone name change. 2009-07-29 19:36:18 +00:00
Brian Troha
c88e673ebb adds dip port location to DECO Cassette System driver.
Adds game specific settings for: Terranean, Super Astro Fighter, Lock'n'Chase, Pro Golf, Explorer, Tornado, Mission-X, Cluster Buster / Graplop, Night Star, Pro Soccer, Scrum Try, Fighting Ice Hockey and Boulder Dash.

[Brian Troha]
2009-07-29 19:25:38 +00:00
Angelo Salese
4b1f35ee4a Redumped set 2/4 gfx roms [Team Europe] 2009-07-29 18:56:03 +00:00
Brian Troha
5575090154 adds dip port location to B-Wings and clones. [Brian Troha] 2009-07-29 17:27:20 +00:00