Commit Graph

4905 Commits

Author SHA1 Message Date
Aaron Giles
3d21189715 Updated CHD hashes. [Yasuhiro Ogawa] 2009-03-14 20:44:47 +00:00
Angelo Salese
4d68141a13 Fixed paletteram in Super Crowns Golf [Angelo Salese] 2009-03-14 19:27:06 +00:00
Aaron Giles
48881d139e Updated a few CHDs. Added a few driver casts. 2009-03-14 19:10:40 +00:00
davidhay
53d0dee3d4 hyperactive neogeo 64 also uses the vr4300 (change untested) 2009-03-14 16:38:56 +00:00
R. Belmont
e2df23829c Add specific support for NEC VR4300/4310 CPUs
The 4300 was used on the N64 and Aleck64, and the 4310 on the IT Eagle boards.  COP0 is slightly non-standard on these chips.
2009-03-14 14:44:22 +00:00
R. Belmont
0a10be2fc6 Fixed typo that caused a compile error on 64-bit. 2009-03-14 14:37:23 +00:00
Roberto Zandona
00632018b5 added some info 2009-03-14 14:34:59 +00:00
Roberto Zandona
14d4b8e72e troangel: better support of line scroll with wrap
the scroll offsets are splitted in LOW byte and HIGH byte
2009-03-14 14:32:57 +00:00
Roberto Zandona
9bbca338d4 00230: On the emulated game when the waves are near the border of the screen you can see them on the other side. This is wrong. 2009-03-14 11:39:17 +00:00
Brian Troha
0095575e01 added PCB layout for Jumping Break and additional information.
corrected the sound clocks on PCBs that only have a 28MHz OSC.  Only Super Lup Lup Puzzle has the 14.318180MHz OSC.

Lastly I rearranged the rom def section to group the F-E1-16-0xx PCB based games in order.
2009-03-13 21:53:14 +00:00
Angelo Salese
7bdf4d5b0d Even more Counter Steer fixes. 2009-03-13 18:22:12 +00:00
Angelo Salese
95f47dbc56 More Counter Steer progresses. 2009-03-13 16:50:55 +00:00
Angelo Salese
ccff05d2df Added RAMDAC and identified vram to the chsuper driver. 2009-03-13 13:29:02 +00:00
Olivier Galibert
c128e5affd sianniv: hack around the vbl problem 2009-03-13 11:05:19 +00:00
Pierpaolo Prazzoli
bfec23d6b8 New working game:
Jumping Break [Pierpaolo Prazzoli]
2009-03-13 10:10:50 +00:00
davidhay
3e7b0be3cf fixed chsuper rom sizes in loading
decoded the gfx roms.
2009-03-13 08:28:38 +00:00
Yasuhiro Ogawa
88dbbd8e4f System16 update [kanikani]
- Enabled some buttons previously marked as 'unused'.
Manuals say 'No Connection', but programs read them and do something.
i.e. button2 in Tetris: can rotate the piece
2009-03-13 07:48:20 +00:00
Yasuhiro Ogawa
0a1622187d System16 update [kanikani]
- Enabled some buttons previously marked as 'unused'.
Manuals say 'No Connection', but programs read them and do something.
i.e. button2 in Tetris: can rotate the piece
2009-03-13 01:31:17 +00:00
davidhay
42b5100c4c case 55 isn't needed, only happened because of the other one malfunctioning. 2009-03-12 19:50:14 +00:00
davidhay
52124fa447 correct copy+paste error on flipmaze SHA1. 2009-03-12 19:42:11 +00:00
Pierpaolo Prazzoli
87c1978824 Some information update.
At the end pcb owner confirmed also the brightness effect.
2009-03-12 18:17:31 +00:00
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