Commit Graph

10363 Commits

Author SHA1 Message Date
R. Belmont
d319816d9c Naomi: added protection key for gundmct, it boots now [Cah4e3] 2010-10-09 14:37:20 +00:00
Ryan Holtz
b1bd0d4d42 Compile fix, no whatsnew 2010-10-09 11:25:58 +00:00
Ryan Holtz
a21c960b56 Added UART Tx/Rx framework to the CD-i 68070 implementation, necessary for Quizard protection. [Harmony]
Changed default CD-i SLAVE video setting to PAL, necessary for Quizard to boot. [Harmony]
2010-10-09 09:58:51 +00:00
Scott Stone
ec998af5e0 Standards and Practices cleanup 2010-10-08 22:34:47 +00:00
R. Belmont
77e7fada3f Games added as GAME_NOT_WORKING
-------------------------------
Virtua Striker 3 (rev. B) [ANY]
Puyo Puyo DA! [Guru, f205v]
Mobile Suit Gundam: Federation vs. Zeon [Guru]
2010-10-08 13:36:40 +00:00
Scott Stone
21eb56de6f Fixes MT#04068: viofight: Missing Player 2 button 3 2010-10-08 12:38:57 +00:00
Angelo Salese
1f3494d18c Clean-ups 2010-10-07 11:27:16 +00:00
Angelo Salese
b0e060ffbd Haze: more Mega CD improvements 2010-10-07 10:27:37 +00:00
Roberto Fresca
a4ad950160 Added new driver for NSM TMS9995 based hardware. [Roberto Fresca]
New games marked as GAME_NOT_WORKING
------------------------------------
NSM Poker (TMS9995) [Roberto Fresca, Team Europe]
2010-10-07 06:29:17 +00:00
Roberto Fresca
ea3e48934c Improvements to vpoker.c driver [Roberto Fresca]
- Added 5-Aces Poker.
 - Fixed, improved and merged memory map.
 - Fixed the ROM loading.
 - Removed the mame rnd hack from the blitter read handler.
 - Preliminary inputs.
 - Fixed visible screen.


New games marked as GAME_NOT_WORKING
------------------------------------
5-Aces Poker [Roberto Fresca]
2010-10-07 03:31:09 +00:00
R. Belmont
f1e355c62e SH2: Further improvements to PC_relative loads in the delay slot. 2010-10-07 03:18:08 +00:00
R. Belmont
9ea6e5de56 SH2: fix PC relative MOV in delay slot 2010-10-07 01:29:17 +00:00
Curt Coder
2fa7094eab Added INT1, INT2, INT3, DRQ0, DRQ1, TMRIN0, TMRIN1 input and TMROUT0, TMROUT1 output lines to the Intel 80186 CPU interface. [Curt Coder] 2010-10-06 12:35:12 +00:00
Miodrag Milanovic
7db585fdde v9938 - Set default value for status register 4 and 6 [Michael Zapf] 2010-10-06 07:13:06 +00:00
Andrew Gardner
f3f35e2af2 Reverts questionable timer changes. [not worth mentioning] 2010-10-06 06:13:57 +00:00
Andrew Gardner
9574ef8483 Kills off some anonymous timers. [Not worth mentioning] 2010-10-05 04:38:38 +00:00
R. Belmont
a260f31b04 SH2DRC: Fix BSRF and JSR so delay slot insns can trash the calculated PR if they want 2010-10-05 02:07:51 +00:00
R. Belmont
caff2ee187 SH2: fix interpreter, runs fine again 2010-10-05 01:45:39 +00:00
Angelo Salese
f3d7e01371 Haze: Mega CD related improvements 2010-10-05 00:01:00 +00:00
R. Belmont
48c3ef9e5a Fix another Clang issue [Balrog] 2010-10-03 21:09:05 +00:00
Angelo Salese
f6ce2582b7 Some note updates 2010-10-03 20:31:28 +00:00
R. Belmont
168ab9c7bc New games added as GAME_NOT_WORKING
-----------------------------------
Faster Than Speed [Cah4e3, R. Belmont]
Wave Runner GP [Cah4e3, R. Belmont]
2010-10-02 19:55:49 +00:00
Angelo Salese
ccf58f9577 Fix for a 32x game 2010-10-02 19:10:16 +00:00
Angelo Salese
b0ea8f45bf Sync MAME with latest megadrive code 2010-10-01 18:38:50 +00:00
Angelo Salese
726845063e Haze: some preliminary Mega CD work 2010-10-01 14:53:16 +00:00
Scott Stone
0e06b974ec Adjustments to allow selecting the sample rate of WAV and AVI file writes even if -nosound is selected. 2010-10-01 11:05:37 +00:00
Tomasz Slanina
515f174659 Fixed OS X compiler warning. 2010-09-30 23:37:57 +00:00
Angelo Salese
fb279c038a Yet more 32x (PWM FIFO) 2010-09-30 18:49:10 +00:00
Angelo Salese
d8c577adc5 Some other refactoring ... 2010-09-30 12:03:56 +00:00
Michaël Banaan Ananas
6086522fb6 mt bugfix
04063: All sets in solomon.c: All characters in the game are missing (player and enemies)
2010-09-30 11:16:41 +00:00
Angelo Salese
e36e09d872 More 32x from Haze 2010-09-30 10:41:28 +00:00
Roberto Fresca
b0ebbeb290 Fixed assert in goldnpkr.c [Aaron Giles] 2010-09-30 08:14:43 +00:00
Aaron Giles
0c9d45f0a2 Fix type found by clang. 2010-09-30 07:04:05 +00:00
Aaron Giles
ce80e373b2 Since PNG writing is used for MNG as well, switch back to default compression
instead of best compression in order to keep the performance reasonable.
2010-09-30 05:19:33 +00:00
Aaron Giles
dc07b3d04a Enable wavwrite (and aviwrite) sound even if -nosound is specified. 2010-09-30 05:15:24 +00:00
Angelo Salese
4a74bdbf24 Another 32x bug-fix 2010-09-30 01:16:24 +00:00
Angelo Salese
8d4b357fa9 Some 32x refactoring from Haze 2010-09-29 19:19:11 +00:00
Angelo Salese
3ccaef0768 Another 32x bugfix from Haze 2010-09-29 17:29:40 +00:00
Angelo Salese
f849dadac0 More 32x improvements by Haze (not worth) 2010-09-29 14:44:20 +00:00
Aaron Giles
0cf6785f97 Fix bug where multiple sampleof attributes could be output, resulting in
invalid XML.
2010-09-29 14:44:12 +00:00
Angelo Salese
e1a32f54d8 Fixed unaligned 16 and 32-bit i/o accesses in i386 CPU core [Barry Rodewald] 2010-09-29 11:42:38 +00:00
Angelo Salese
13dce3ebe6 Haze: Improved 32x irq behaviour (not worth) 2010-09-29 09:46:19 +00:00
Roberto Fresca
ea883ba417 Golden Poker driver updates... [Roberto Fresca]
* Added 3 new Witch Card sets.
 * Added 3 new Falcons Wild sets (from 3 different hardwares).
 * Hooked the second CPU (still encrypted) to the Falcon hardware.
 * Partially decrypted the second CPU program from Falcon hardware.
 * Figured out the Falcons Wild (Video Klein) memory map and machine.
 * Defeated the evil Video Klein's Witch Card hardware.
 * Reworked inputs for some sets.
 * Added lamps layouts/connections to the new sets.
 * Figured out the multiplexed data/address from Falcon's boards sound.
 * Added full sound support to Falcon hardware.
 * Reorganized and partially cleaned-up the driver.
 * Added more technical notes.


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Witch Card (Falcon, enhanced sound) [Roberto Fresca, Team Europe]
Witch Card (German, set 3, alt gfx) [Roberto Fresca, Team Europe]
Witch Game (Video Klein) [Roberto Fresca, Team Europe]
Falcons Wild - Wild Card 1991 (TVG) [Roberto Fresca, Team Europe]
Falcons Wild - World Wide Poker (Video Klein) [Roberto Fresca, Team Europe]


New games marked as GAME_NOT_WORKING
------------------------------------
Falcons Wild - World Wide Poker (Falcon original) [Roberto Fresca, Darran]
2010-09-29 05:31:10 +00:00
Scott Stone
89e7e7e881 Haze: Cleaned up DMA function when SVP is used (Virtua Racing Genesis), avoiding duplicate code. (no whatsnew) 2010-09-29 03:25:16 +00:00
Scott Stone
1fb365862c Haze: Simplified VDP data reading to use read_word now that the RV bit of 32x is emulated (can use read-word on the 68k space without breaking Tempo Graphics)
Added a function to SH2 to allow the 32x to tell it when data is available to DMA, prevents excessive polling with high frequency timer in Chaotix, and improves performance in said game.
2010-09-29 02:01:20 +00:00
Angelo Salese
d4ac99e093 ... and last one for today. 2010-09-29 00:57:44 +00:00
Phil Bennett
c4912b63ed viper.c: Added the 941a01 BIOS and p911e missing NVRAM dump [John Bud @ Jamma+] 2010-09-29 00:23:05 +00:00
Phil Bennett
f042740b12 naomi.c: Added Mamonoro cartridge description [f205v]
---------- Forwarded message ----------
From: f205v <f205v.f205v@gmail.com>
Date: Mon, Sep 13, 2010 at 9:35 AM
Subject: naomi.c small update
To: submit@mamedev.org


Dear Aaron,
please find herewith attached a small update to naomi.c driver against 0.139u2.
It contains a description of "Mamonoro" cart.
All the best
----
Ciao
Antonio (f205v)
www.citylan.it
2010-09-28 23:56:59 +00:00
Phil Bennett
4f6ad532ba Neo-Geo updates [Johnboy]:
* savagere, kizuna - Reverted C1 change from u2 (chip was bad, C1 was correct)
 * gururin - Added correct M1 ROM
 * quizdai2 - Tagged as MVS and AES version
 * Started to document mask ROM types
2010-09-28 23:53:16 +00:00
Phil Bennett
ca4f9b65d9 Fixed Mallet Madness RAMDAC test failure. 2010-09-28 23:44:08 +00:00