Commit Graph

5964 Commits

Author SHA1 Message Date
Angelo Salese
2acc423fde New games marked as GAME_NOT_WORKING
------------------------------------
Quiz Ah Megamisama [Guru]
2009-04-20 13:59:42 +00:00
Yasuhiro Ogawa
35104257c2 fixed crc32 2009-04-20 12:51:42 +00:00
Yasuhiro Ogawa
ce60c6bd1c New clones added
Asterix (Japan) [Chack'n]
2009-04-20 12:43:24 +00:00
Fabio Priuli
f5729243c3 clifront.c fixed length messages now leave enough space for clone longer names 2009-04-20 10:49:54 +00:00
Aaron Giles
7a0f34cb33 Added basic TMS9927 implementation. Hooked it up to the statriv2
and thief drivers.

Bunch of improvements to the Status system emulation. Correct
video timing, hooked up TMS9927, corrected colors, etc. Still
some work to do.

New games
=========
Status Blackjack
Status Fun Casino
2009-04-20 09:31:18 +00:00
Aaron Giles
3ad403ee61 Fixed XF flag. 2009-04-20 05:39:05 +00:00
Yasuhiro Ogawa
3137a9cd07 removed incomplete list (complete list is in mamedriv.c) 2009-04-20 03:00:18 +00:00
Derrick Renaud
36a7c1ffc9 When using RawInput - Fixed UI selection of Gun axis so Gun 1 is not always selected with the desired gun. 2009-04-20 02:01:38 +00:00
Yasuhiro Ogawa
8a940a2ef8 updated list and removed redundant 2009-04-20 01:20:01 +00:00
Derrick Renaud
37eed5d4a1 Fixed: 00767: bshark, bsharkj: Analog stick input is broken since 0.112u4. 2009-04-19 23:41:49 +00:00
Derrick Renaud
2d85128b03 Fixed verbose output of RAW device names for XP. 2009-04-19 23:07:14 +00:00
Angelo Salese
611358ad56 New games marked as GAME_NOT_WORKING
------------------------------------
Derby Owners Club II [Guru]
Wild Riders [Guru]
WWF Royal Rumble [Guru]
2009-04-19 21:10:55 +00:00
Angelo Salese
4e30bd6135 Merged memory map and attempted to add proper colors in Carrera [Angelo Salese]
=====================================================

Needs a reference to fix the colors in this one...
2009-04-19 20:04:05 +00:00
davidhay
4101d2b3f3 we don't add images / keys that are private / hoarded with no intention of them being made public.
Aaron, is there any way that these files can be locked so that only myself and Kale can work on them, this is very annoying.
2009-04-19 19:39:42 +00:00
Yasuhiro Ogawa
69d7b64bcc New games marked as GAME_NOT_WORKING
------------------------------------
Azumanga Daioh Puzzle Bobble [iMp95]

The dumper don't want the image to be available to the public.
If you want the image, PM me.
2009-04-19 17:11:29 +00:00
Yasuhiro Ogawa
41454bc57e fixed MAMETesters bug #02948 [OWcsayJ20] 2009-04-19 14:57:57 +00:00
Yasuhiro Ogawa
06c816f68b updated gamelist 2009-04-19 14:19:26 +00:00
davidhay
08b4b97051 added vs2002j - NOT WORKING Virtua Striker 2002 (GDT-0001) [Alex's Rom Dumping Project] 2009-04-19 14:01:21 +00:00
davidhay
7f3df8d1ea forgot to hit save. 2009-04-19 11:32:52 +00:00
davidhay
cdbe1e4fab removed the key that was just added.
I promised that this wouldn't be added until it's sold.  Now Alex' seems very annoyed that somebody has been spreading his list of keys.

PLEASE stop adding stuff to the Naomi drivers, I'll add it.  Yasu, I know you're trying to help, but you're just causing merge conflicts every time I try and sync.
2009-04-19 11:32:08 +00:00
Yasuhiro Ogawa
0468b3cf8a fixed PIC filename [Guru, Alex, Callus Next] 2009-04-19 11:11:08 +00:00
davidhay
909df0efb3 NEW NOT WORKING The Key Of Avalon - The Wizard Master - Server (GDT-0005C) (V4.001) [Alex's Rom Dumping Project] 2009-04-19 10:28:41 +00:00
davidhay
d6f87205c1 refactoring of naomi.c 2009-04-19 10:01:53 +00:00
Roberto Zandona
d7bf925578 roul:
- implemented another blitter command (diagonal line)
- implented some dsw
2009-04-19 06:14:35 +00:00
Derrick Renaud
07ed3cdd71 Fixed mouse/lightgun buttons to individually select when using -mouse/-multimouse and -lightgun. Meaning you will not receive Mouse Button 0 Gun Button 0 when selecting in the UI. 2009-04-18 23:43:58 +00:00
Aaron Giles
bb029346e8 Changed generic NVRAM behavior so that all the variants look
for a memory region named "nvram". If it is found and is of
the same length as the generic_nvram_size, data is copied
from there instead of filling the RAM with the fallback
pattern.
2009-04-18 22:44:25 +00:00
davidhay
f2229982b1 new NOT WORKING -- Virtua Striker 4 ver. 2006 (Rev D) (Japan) [Alex's Rom Dumping Project] 2009-04-18 21:02:14 +00:00
Angelo Salese
ee5c1765af Fixed compile error. 2009-04-18 19:05:06 +00:00
Roberto Zandona
d18df87b60 roul: better palette implementation and a general clean up 2009-04-18 15:10:14 +00:00
Angelo Salese
7775cc587f Fixed Giant Gram rom loading. 2009-04-18 14:38:52 +00:00
Angelo Salese
bf20d0e6fa Fixed and cleaned-up the Naomi ROM cart loadings 2009-04-18 13:09:16 +00:00
Roberto Zandona
dceaa956e3 roul: inputs clean up 2009-04-18 09:53:22 +00:00
Roberto Zandona
5a28e9f567 roul: implemented payout and a service button 2009-04-18 09:44:54 +00:00
Roberto Zandona
51023c0b6a roul:
- added a simple layout for the roulette
- promoted to working status
2009-04-18 09:39:18 +00:00
Aaron Giles
14e157134c Merged memory maps. 2009-04-18 06:45:21 +00:00
Aaron Giles
da29a33d10 Merged memory maps. Reduced the number of address space definitions.
Hooked up 8255 PPI.
2009-04-18 06:45:06 +00:00
Yasuhiro Ogawa
6380c92d39 New games marked as GAME_NOT_WORKING
------------------------------------
Virtua NBA [Guru]
Giant Gram Zen-Nippon Pro Wresring 2 [Guru]
Dengen Tenshi Taisen Janshi Shangri-la [Guru]
2009-04-18 02:44:32 +00:00
Yasuhiro Ogawa
ddf619cdb8 New games marked as GAME_NOT_WORKING
------------------------------------
Virtua Striker 4 (Japan) [Guru]
2009-04-18 01:13:40 +00:00
Olivier Galibert
6422c02a91 Games promoted from GAME_NOT_WORKING status
-------------------------------------------

Fantastic Journey [Olivier Galibert]
2009-04-18 00:03:40 +00:00
Angelo Salese
ef32879557 Merged findout.c memory map. 2009-04-17 23:03:06 +00:00
Roberto Zandona
ad1f1d356e roul: added sound 2009-04-17 23:00:07 +00:00
Roberto Zandona
cbf870eb11 roul: improvement to the blitter 2009-04-17 22:41:35 +00:00
Roberto Zandona
e33ffd80dc roul: some improvements 2009-04-17 21:32:57 +00:00
Angelo Salese
9e47100847 New games marked as GAME_NOT_WORKING
------------------------------------
Guilty Gear X [Guru]
2009-04-17 20:50:01 +00:00
Roberto Zandona
b7d2eca226 roul: implemented the blitter and a few inputs 2009-04-17 20:39:29 +00:00
Angelo Salese
6d8baaf5ff small update with the code snippet for booting Zombie Revenge 2009-04-17 18:17:47 +00:00
Angelo Salese
e49bb4a438 Fully dumped Zombie Revenge [Guru] 2009-04-17 16:13:52 +00:00
Angelo Salese
cda267f8b6 New games marked as GAME_NOT_WORKING
------------------------------------
Marvel vs. Capcom 2 [Guru]
2009-04-17 15:12:59 +00:00
Aaron Giles
e2966347ad Couple more merges. 2009-04-17 14:09:07 +00:00
Aaron Giles
fd03e99e65 Merged memory maps. 2009-04-17 06:10:29 +00:00