Commit Graph

10219 Commits

Author SHA1 Message Date
Angelo Salese
2e43a3d36d Ported code from MESS 2010-10-11 01:14:11 +00:00
Roberto Fresca
30e795e988 New driver for Advanced Video Technology (AVT) platform [Roberto Fresca]
* Almost accurate memory map.
  * Decoded graphics.
  * Decoded the bipolar PROM.
  * Detected a CRTC (MC6845 type) reversing the code.
  * Guessed the CRTC clock to get proper values.
  * Hooked the AY-3-8910.
  * Added games notes.
  * Added technical notes.


New games marked as GAME_NOT_WORKING
------------------------------------
Symbols (ver 1.4) [Roberto Fresca, Dave Ormiston]
Symbols (ver 2.5) [Roberto Fresca, Dave Ormiston]
Arrow Bingo [Roberto Fresca, Dave Ormiston]
NFL (ver 109) [Roberto Fresca, Dave Ormiston]
2010-10-10 14:16:08 +00:00
Ryan Holtz
bef05587c8 Changed visible area and resolution of CD-i based arcade games. [Harmony]
Got Quizard 1.7 to boot with a targeted hack. Still not playable. [Harmony]
2010-10-10 06:51:16 +00:00
Angelo Salese
8a0f33bf15 Latest megadriv.c from MESS 2010-10-09 17:59:19 +00:00
Angelo Salese
3830a0299d Fixed mame.mak / mamedriv.c 2010-10-09 15:10:33 +00:00
Angelo Salese
67f3668a31 new working game
----------------
Victor 6 [Smitdogg, The Dumping Union]

new NOT WORKING
---------------
Dual Games (prototype) [Smitdogg, The Dumping Union]
2010-10-09 15:08:14 +00:00
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