Commit Graph

4634 Commits

Author SHA1 Message Date
Aaron Giles
32bc986ec0 Moved some of the CPU cores over to use get_safe_token like other devices.
Also cleaned them so they compile.
2009-03-12 16:54:49 +00:00
Angelo Salese
1d85ed1509 Added mahjong panel for the Taito G-Net HW. 2009-03-12 16:44:40 +00:00
Aaron Giles
475762a3fd Sound cores compile cleanly. 2009-03-12 15:25:58 +00:00
Pierpaolo Prazzoli
a5c832f8f7 Added text tilemap flickering. It allows to see the selected options.
----
It was checked with the original pcb, but the owner hasn't provided any video.
2009-03-12 15:23:25 +00:00
Olivier Galibert
9e0e0d960d Add Flip Maze and Space Invaders Anniversary to the GNET driver 2009-03-12 14:25:32 +00:00
Mirko Buffoni
6c522222c7 New games marked as GAME_NOT_WORKING
------------------------------------
Champion Super 3 [Mirko Buffoni]
Champion Super 2 [Mirko Buffoni]
2009-03-12 12:48:54 +00:00
Angelo Salese
80ab5034f3 Fixed Heavy Unit main CPU bankswitch. This fixes the enemy appearing in attract mode. [Mamesick] 2009-03-12 12:35:10 +00:00
Olivier Galibert
44d76413aa Support for all available GNET games 2009-03-12 11:16:34 +00:00
davidhay
027749a06e hit save before sending. 2009-03-12 08:36:20 +00:00
davidhay
9d2adae834 readded version number / set information to gnet. The disk images need to be updated and filled in, but the rest of the information is correct. 2009-03-12 08:35:36 +00:00
Aaron Giles
d98a6ba381 Taito G-NET support
New games added:
Chaos Heat [Olivier Galibert]
Super Puzzle Bobble [Olivier Galibert]
2009-03-12 08:22:50 +00:00
Aaron Giles
510ea30d71 Renamed recently-dumped Japanese BIOS and added some documentation. 2009-03-12 08:02:17 +00:00
Aaron Giles
eb539cce9d Many casts added to the core files, and various other tweaks
to make them compile as either C or C++.
2009-03-12 07:43:03 +00:00
davidhay
feb4e2c8b3 video/psx.c changes that were needed for raycrisis
just so that I'm not wasting anybody's time in keeping these to myself.  smf, please verify once the gnet stuff is final / in.  They prevent it crashing in attract mode.  Revert if wrong.
2009-03-12 00:04:20 +00:00
davidhay
13b10b80ac added default nvrams to sfbonus.c using rom_load_optional. this should save me some time renaming and reparenting these in the future. 2009-03-11 22:52:17 +00:00
Phil Bennett
cde81cb643 Fix f1gpstr2 sound regression [Phil Bennett] 2009-03-11 18:04:36 +00:00
Phil Bennett
6fbf13080f New games added or promoted from NOT_WORKING status
---------------------------------------------------
Buggy Boy/Speed Buggy (cockpit) [Phil Bennett]

Added correct ROMs to buggyboy and promoted to parent set.
2009-03-11 16:22:44 +00:00
Mirko Buffoni
d3960c5b2d New clones added
Millennium 4000 (version 1.5) [Mirko Buffoni]
American Poker II (bootleg, v4) [Mirko Buffoni]
2009-03-11 11:20:09 +00:00
Aaron Giles
df24d3be59 Added new function core_fload() to load a file into an allocated buffer.
Updated src2html, regrep, and chdman tools to use this function where
appropriate.

In chdman, changed -addmeta to -addmetatext or -addmetabin to explicitly
specify the type of data (previous auto-detect was too dangerous).
2009-03-11 05:06:34 +00:00
Phil Bennett
695bdfd04d Improvements to Counter Steer [Angelo Salese] 2009-03-11 01:52:17 +00:00
davidhay
39fe067dc5 added an older Japanese neogeo bios [Corrado Tomaselli] 2009-03-10 23:12:31 +00:00
davidhay
60136e5101 preliminary protection simulation in olds100a [XingXing] 2009-03-10 21:59:57 +00:00
Angelo Salese
62982ef2bb Fixed regressed sound in the deco MLC driver. [Angelo Salese] 2009-03-10 15:51:46 +00:00
Aaron Giles
e0ccde49a3 Moved chd_clone_metadata code into chdman.c so that it can intelligently
update old tags.

Modified cdrom.c to expose metadata read/write functions, and changed
chdman to use them. Also changed chdman to parse old-style metadata and
convert it to new-style metadata since we're going to need to re-do this
anyway and the two won't hash to the same value.

Added completely untested support for the ident metadata to the hard
disk creation path. If a filename is provided immediately after the
source filename, it is taken as an ident file and processed for CHS
data and added. Other metadata types can be added afterwards via
-addmeta.
2009-03-10 15:09:00 +00:00
davidhay
a12f2e60b0 PGM: added kov2p205, martmasc romset [Xing Xing]
PGM: fixed some descriptions [Xing Xing]
PGM: experimental video change with a view to fix priorities on kov2 [David Haywood]
2009-03-10 09:07:24 +00:00
Aaron Giles
d2d22a19af Redid metadata hashing. A digest of tags and hashes for each
piece of metadata along with the hash for the raw data is then 
hashed to produce the final SHA1.

Updated romload to skip the obsolete MD5 field.
2009-03-10 00:27:30 +00:00
Angelo Salese
20d7fc9d6e Fixed Midnight Landing gfx bitplanes [Angelo Salese] 2009-03-09 23:27:33 +00:00
Angelo Salese
053ca07fdd Merged Casino Winner and Royal Casino drivers [Angelo Salese]
* Fixes Royal Casino colors;
* Added flip screen support to the driver;
* Changed Casino Winner to be a clone of Royal Casino;
* Cleaned-up the driver;
2009-03-09 21:40:32 +00:00
davidhay
e20c6f6672 NeoGeo update from Johnboy
Submission for Mame 0.129u6 mainline from Johnboy

Affected drivers:

	\mame\src\mame\drivers\neodrvr.c
	\mame\src\mame\machine\neocrypt.c
	\mame\src\mame\drivers\neogeo.c

Changes:

maglordh - Renamed p1 to correct chip label (MichaelNet)
Renamed maglordh to maglord (MVS) and maglord to maglordh (AES)
whp - Renamed several roms to correct chip label (MichaelNet)
kof2001 - Renamed p's to correct chip label; added note (MichaelNet)
Added mv1c bios, redump/reverification required
Updated documentation (see neogeo.c)
cyberlip - Added correct m1 (Guru/Smitdogg)
eightman - Removed BAD_DUMP from m1, is correct (Guru/Smitdogg)
2009-03-09 21:12:00 +00:00
Aaron Giles
21b5f27224 NOTE: With the change, all existing CHD diff files are invalid.
Updated CHD format to version 4. Checksums are now computed and
stored separately for raw data and metadata, and metadata is now
checksummed by default.

We will need to go through all existing CHDs, run a chdman -update
on them, and update the SHA1s stored in the drivers to accommodate
this (MD5s should be removed).

Updated chdman to support a generic metadata addition system:

  chdman -addmeta <chdfile> <tag> [<index>] <sourcefile>

The <sourcefile> is examined and if it appears to be strictly text,
any EOFs and trailing EOLs are stripped, and the result is NULL-
terminated to match the behavior of existing metadata.

Updated chdman to report and fix errors in the raw and metadata
SHA1s.

Changed the CHD verify interfaces to pass back a structure containing
all the necessary data for verification and fixing.
2009-03-09 16:49:56 +00:00
Mirko Buffoni
b91848413d Added Champion Italian PK blue board and promoted Champion Italian PK green
board (previously citalian) and Champion Italian Cup (previously citaliana)
to GAME_WORKING status [Mirko Buffoni, David Haywood]
- Added cpokerpk (also known as CPK blue board for the color of the board)
- Renamed citalian -> cpokerpkg (green board, can be seen in rom too)
- Renamed citaliana -> citalcup
- added PAL decryption, making all games playable
- Updated input ports and fixed gfx layout to use 6 bitplanes like all others
- Changed number10 and cpokerpk video udpate to not use transparency
2009-03-09 14:36:39 +00:00
Phil Bennett
bc3a731732 Fixed C140 ROM loading in winrun, winrun91 and driveyes [Phil Bennett] 2009-03-09 12:56:31 +00:00
Pierpaolo Prazzoli
1c076b2388 Removed empty PALETTE_INIT in cultures.c 2009-03-09 08:34:21 +00:00
Aaron Giles
7fc6cfe6ef Cleanups and version bump. 2009-03-09 06:08:47 +00:00
Aaron Giles
220ca74fa6 From: naibo zhang [mailto:naibo_zhang@hotmail.com]
Sent: Sunday, March 08, 2009 7:40 PM
To: submit@mamedev.org
Subject: 

1. Namco system-21 (earlier single DSP type) game "Driver's Eyes" 
2D layer works. Unlike some other sys-21 games like starblad or 
solvalou, which use sprite layers with priorities from 0 to 7, 
Driver's Eyes uses up to 14 & 15. 

1.5 [Documentation] Year of "Driver's Eyes" is 1990, not 1987.

2. Bug fix: Konami zr-107, GTI Club hardware, background layer 
lost (black sky).

3. Jaleco dancing game step3: it's not a clone, but a new game.
2009-03-09 05:54:49 +00:00
Aaron Giles
09ca3292e6 From: Kevin Eshbach [mailto:keshbach@comcast.net]
Sent: Sunday, March 08, 2009 5:58 PM
To: submit@mamedev.org
Subject: Patch with minor documentation changes

Attached is a patch file with the following minor documentation changes:
 
* Added placeholders for the two PAL's on Atari's version of Pole 
   Position 1 and 2 (I could not read the last digit of the PAL at 5c.)
* Added board numbers to SEGA's Quartet 2 documentation
* Corrected the rom names for Tutankham (A guess was made on the names 
   for Konami's version of the roms at 3h and 6h.)
 
Kevin Eshbach
2009-03-09 05:49:01 +00:00
Aaron Giles
54498e58ed Add muting just before saving the NVRAM, and de-mute just after
loading the NVRAM. Should cure the stuck sound issue for games
with large NVRAM.
2009-03-09 04:43:02 +00:00
Yasuhiro Ogawa
3043e00fb5 royalmah update by Uki
- added some notes
- fixed DIPSW of makaijan
- fixed visible area
- fixed CPU clock

New games added or promoted from NOT_WORKING status
---------------------------------------------------
Jansou (alt) [Uki]
2009-03-09 03:09:13 +00:00
Angelo Salese
238d54bdbf Hooked up paletteram in Midnight Landing [Angelo Salese] 2009-03-09 01:28:10 +00:00
Pierpaolo Prazzoli
3395fccf11 00421: fghthist, fghthsta, fghthstj, fghthstu: Some priority problems in Ryoko's stage. Namely, the old man, the cat and the kid. [Pierpaolo Prazzoli] 2009-03-08 22:16:30 +00:00
davidhay
b3e201ba26 some input work in sfbonus.c 2009-03-08 19:45:03 +00:00
Roberto Zandona
f82922db1e wc90b1 and wc90b2: some improvements:
- fixed bg and fg scroll
- fixed bg and fg offsets
2009-03-08 19:40:20 +00:00
Nathan Woods
3cb1b0b087 Sync with MESS 2009-03-08 19:37:11 +00:00
Tomasz Slanina
5d67007d0b Fixed colors in Cultures (Jibun wo Migaku Culture School Mahjong Hen) [Tomasz Slanina] 2009-03-08 19:34:23 +00:00
Roberto Zandona
4db6733054 wc90b1 and wc90b2: other improvements
- fixed y sprite wrapping
2009-03-08 18:50:08 +00:00
Roberto Zandona
c30c79b89a wc90b1 and wc90b2: improvements in sprite rendering
- priorities
- x position
2009-03-08 17:57:54 +00:00
davidhay
977f7093b5 refactored sfbonus a little 2009-03-08 17:42:23 +00:00
Pierpaolo Prazzoli
61f44b8033 02854: hypreact: Buggy text in scoring screen [Pierpaolo Prazzoli] 2009-03-08 17:22:51 +00:00
Roberto Zandona
059955e774 00826: wc90b, wc90: Some players are cut at left and bottom of the screen. 2009-03-08 15:24:00 +00:00
Pierpaolo Prazzoli
f198859ac0 00268: captaven: In attract mode, the small pictures of the heroes appear before they should. [Pierpaolo Prazzoli] 2009-03-08 14:35:13 +00:00