Commit Graph

5318 Commits

Author SHA1 Message Date
Angelo Salese
995bbc2191 Merged memory map in sshangha.c 2009-04-25 19:11:25 +00:00
Angelo Salese
ef93bcecba Merged memory map and worked out some sound related stuff in Pass. 2009-04-25 18:50:26 +00:00
Angelo Salese
b92d43185b Merged memory maps in Popper 2009-04-25 17:37:31 +00:00
Angelo Salese
0fd22bce0a Merged memory maps in Pushman 2009-04-25 17:27:58 +00:00
Angelo Salese
0504ef23fe Merged quizdna.c driver 2009-04-25 17:10:35 +00:00
Wilbert Pol
3e9927b878 TLCS-900/H cpu core fixes:
- Reimplemented hdma
- Fixed bugs in the EX (mem), R instructions.
2009-04-25 16:47:22 +00:00
Ryan Holtz
5dc520cde8 Merged memory maps in ssv.c. [MooglyGuy]
Non-whatsnew note:

I'm all for some manner of inheritance when a lot of memory maps have many similar entries, but it probably shouldn't be done via a huge #define.
2009-04-25 14:49:54 +00:00
Angelo Salese
7fddeed59f Added irq acks to the snowbros.c driver and merged memory maps on it. 2009-04-25 14:24:31 +00:00
Ryan Holtz
87fb810905 Merged memory maps for the following drivers: [MooglyGuy]
- cave.c, circusc.c, citycon.c, cninja.c, combatsc.c, compgolf.c, contra.c, cop01.c, cosmic.c, cps2.c, crimfght.c, crospang.c, crshrace.c, and cshooter.c
All drivers from # to C should now have properly-merged memory maps.
2009-04-25 13:42:37 +00:00
Angelo Salese
ad855deca6 Merged memory map in Lemmings 2009-04-25 13:39:40 +00:00
Angelo Salese
d4f1eba3bc Merged memory map in ltcasino.c 2009-04-25 13:27:02 +00:00
Ryan Holtz
c7ea87f616 Merged memory maps for the following drivers: [Mooglyguy]
- changela.c, chqflag.c, circus.c, cischeat.c
2009-04-25 09:33:25 +00:00
Yasuhiro Ogawa
29731d5d7a added missing OBJ2 ROM to bubbletr [Uki]
New clones added [Uki]
Legend of Kage (oldest)
Final Star Force (Japan)
Yellow Cab (Japan) - not working
Zero Team (set 4) - not working
2009-04-25 07:39:25 +00:00
Ryan Holtz
0cb8748d7c Merged memory maps for the following drivers: [MooglyGuy]
- battlex.c, buggychl.c, bwing.c, carjmbre.c, cbuster.c, chaknpop.c
2009-04-25 05:11:38 +00:00
Ryan Holtz
65857674fe Audited code and added savestate support to the following drivers: [MooglyGuy]
- dotrikun.c (dotrikun, dotriku2)
 - espial.c (espial, netwars)
 - zodiack.c (zodiack, dogfight, moguchan, percuss, bounty)
Merged memory maps in the Dottori Kun driver [MooglyGuy]
2009-04-25 01:08:42 +00:00
smf-
ecb1774ad0 added memmory card reader program rom to Dance Dance Revolution 2nd Mix Link Ver
New games marked as GAME_NOT_WORKING
------------------------------------
Dancing Stage Featuring Disney's Rave [smf/Mike DX]
2009-04-24 20:24:57 +00:00
davidhay
962fede4c5 added a large gfx decode using macros to allow the textures on hng64 to be viewed, handy for verifying the dumps. 2009-04-24 19:28:54 +00:00
davidhay
f87e6a3c26 added rom loading for samurai shodown 64
New Games Not Working
---------------------

Samurai Shodown 64 [Guru]
2009-04-24 18:56:37 +00:00
davidhay
a035dee95c made Hyper Pacman run with protection code from decapped MCU rather than simulation [Guru, David Haywood] 2009-04-24 18:17:08 +00:00
Angelo Salese
486ae4b9a9 Memory map merging for the NMK16 driver and cleaned-up some unneeded video code. 2009-04-24 15:02:52 +00:00
Angelo Salese
14c0bcddb0 Moved stv_vdp2_dynamic_res_change() function outside of VIDEO_UPDATE in ST-V. 2009-04-24 14:27:11 +00:00
Derrick Renaud
b61e06613b Changed UI to ignore selection from lightguns when off screen. This stops selection of Gun X Gun Y if you move the gun out of range. 2009-04-24 01:56:45 +00:00
Pierpaolo Prazzoli
a67a2f3959 Fixed sprites priority and added sprites wrap-around y in captaven.
It fixes Bug 03104: captaven and clones: In second phase don't appear player and any enemys
2009-04-23 17:07:39 +00:00
Aaron Giles
7b90e01659 Deprecated device_set_info. Almost all devices had a NULL or empty
function here. Remaining devices have been converted to have 
device-specific functions to do the same thing with proper type 
checking.

CPUs still have a set_info function but it is CPU-specific now and 
no longer piggybacks on the general device function.
2009-04-23 16:33:28 +00:00
Angelo Salese
c8f329e654 New games marked as GAME_NOT_WORKING
------------------------------------
Ferrari F355 Challenge [Guru]
2009-04-23 13:00:37 +00:00
Aaron Giles
4b7dd3cd0d Cleanups and version bump for 0.131. 2009-04-23 05:44:35 +00:00
Aaron Giles
662888441b Removed run like hell cheat. We pulled these from trackfld a while ago,
no reason why 88games should be special.
2009-04-23 05:38:47 +00:00
Aaron Giles
83f91c7bf6 From: Luigi30 [mailto:luigi30@gmail.com]
Sent: Monday, April 20, 2009 4:22 PM
To: submit@mamedev.org
Subject: 4/20 diff

Crystallized 1945kiii.c, maygay1b.c, maygayv1.c, mwarr.c, n8080.c
(20.16MHz crystal confirmed with schematics), pacman.c, panicr.c,
rallyx.c

[2399] Changed qmhayaku's sound CPU back to 4MHz, sounds work now
2009-04-23 05:08:30 +00:00
Aaron Giles
788cd0cb80 From: Kevin Eshbach [mailto:keshbach@comcast.net]
Sent: Monday, April 20, 2009 3:49 AM
To: submit@mamedev.org
Subject: Patch file with minor updates to the PAL's on Xenophobe

Hi,
 
Contained in this patch file are some updates to the PALs located on Xenophobe.  
Now the actual labels on the chips are used and a couple of additional PALs a
re documented as needing to be dumped.
 
 
 
Kevin Eshbach
2009-04-23 05:05:34 +00:00
Aaron Giles
d7f2bb25be From: Duke [mailto:startaq@gmail.com]
Sent: Monday, April 20, 2009 2:04 AM
To: submit@mamedev.org
Subject: small fix to debug screenless systems

Hello,

this small fix is needed to enable debugging screenless systems again:
2009-04-23 05:04:11 +00:00
Aaron Giles
85a870ca07 Added cursor info to the TMS9927, and also the CRT50x7 device variants.
Added Tripple Draw and Casino Strip to the Status driver, both non-
working.
2009-04-23 04:58:41 +00:00
Derrick Renaud
b3b2a83f05 Fixed bug where repeating axis values were being selected for button input in UI. 2009-04-23 03:28:15 +00:00
Derrick Renaud
6896a9c603 fixed P2 gun reload in Lethal Enforcers II. 2009-04-22 23:12:26 +00:00
mariuszw1
72a8244c53 Fixed multigm3, so it works again [Mariusz Wojcieszek]
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Multi Game 2 [Mariusz Wojcieszek]
2009-04-22 20:38:54 +00:00
Angelo Salese
2dcc2acb29 03115: nss_smw: Tilemap issue when displaying game map 2009-04-22 15:24:08 +00:00
Angelo Salese
568a369617 More preparation for the Naomi JVS specific settings. 2009-04-22 11:07:57 +00:00
Angelo Salese
176ec7a804 Moved NAOMI DRIVER_INITs to specific machine/naomi.c & includes/naomi.h files, in preparation to add per-game JVS settings. 2009-04-22 10:09:58 +00:00
Angelo Salese
85582157a3 A bunch of Naomi cart games clean-ups. 2009-04-22 09:22:48 +00:00
Yasuhiro Ogawa
959d416bbe updated I/O info 2009-04-22 03:08:29 +00:00
Brian Troha
1562b99967 New Clone added: Ashura Blaster (World)
New clone added:
Ashura Blaster (World) [Tirino73]
2009-04-22 01:36:08 +00:00
Angelo Salese
1f068d6a17 New games marked as GAME_NOT_WORKING
------------------------------------
Death Crimson OX [Guru]
2009-04-21 20:25:27 +00:00
Brian Troha
8c4823e92f [3110] megat4st not working - fixed reading of Dallas key 2009-04-21 20:12:37 +00:00
Wilbert Pol
9d13bdc37a More fixes for the CPD and CPI instructions in the TLCS-900/H core. 2009-04-21 18:30:48 +00:00
Wilbert Pol
f99e4666b9 Fixed operation of TLCS-900/H CPD and CPI instructions. 2009-04-21 17:55:35 +00:00
Roberto Zandona
4c639587b9 roul: added new input 2009-04-21 17:24:19 +00:00
Roberto Zandona
b111d8dfee roul: added nvram 2009-04-21 17:13:21 +00:00
Roberto Zandona
ed271796a9 roul: different brightness implementation 2009-04-21 16:55:25 +00:00
Roberto Zandona
eeba9f79ad roul: added guessed blitter command 2009-04-21 16:34:27 +00:00
Angelo Salese
1f2782630c Fully dumped Giant Gram 2000 & Derby Owners Club [Guru] 2009-04-21 13:00:11 +00:00
Yasuhiro Ogawa
2cf270fba2 removed YM2151 which is not present on real PCB 2009-04-21 02:22:33 +00:00