Commit Graph

8739 Commits

Author SHA1 Message Date
R. Belmont
63e07ca81e snes_snd: Rework SYMBOLS=1 fix to not destroy the output samples (no whatsnew) 2010-05-01 21:10:46 +00:00
Brian Troha
5840be5e21 fixed Kicker rom names from a proper dump of an original PCB. Replaces the 2 graphics roms with a single rom as per the PCB. The old rom info is commented out. 2010-05-01 20:42:44 +00:00
Michaël Banaan Ananas
43f08ff775 mark main set audiocpu rom taken from bootleg set as bad dump, no whatsnew 2010-05-01 20:10:29 +00:00
Scott Stone
e54681a5ce Revert a memory map change (no whatsnew) 2010-05-01 20:07:07 +00:00
Brian Troha
ed178e3eb8 fixed a few rom labels in the Nemesis UK set. The roms are copies of the parent but on a real PCB the are labeled different. This correction fixes that. 2010-05-01 20:01:55 +00:00
Scott Stone
daced6c6ed Fixed inputs and discovered DIP function for Frog & Spiders. Added prom from Jolly Jogger which gives accurate colors but is not the actual dump - so is labeled as BAD_DUMP
Added DIP LOCATIONS for all sets in jollyjgr.c
2010-05-01 19:56:40 +00:00
R. Belmont
b039f6e8a9 Games added as GAME_NOT_WORKING
-------------------------------
Time Crisis 3 (TST1) [Guru]
2010-05-01 19:23:49 +00:00
R. Belmont
bb4c199427 Corrected mask ROM numbers for HOTD2 [f205v]
New games added as GAME_NOT_WORKING
-----------------------------------
House of the Dead 2 (original) [Wouter]
2010-05-01 19:16:41 +00:00
Angelo Salese
45858f5b63 Naomi: Improved Vblank-Out support 2010-05-01 19:12:49 +00:00
Michaël Banaan Ananas
83a2b3868a MAMEtesters bugfix:
- 03102: [Side-by-side] finalizr: The "lives" statusbar is shown at bottom of the screen in MAME and on the PCB it's on the top (hap)
2010-05-01 18:25:08 +00:00
Angelo Salese
294ca351c7 Naomi: improved mirroring 2010-05-01 18:07:25 +00:00
Angelo Salese
ea85a5bfd0 Added bitmap disable and tilemap bank 2010-05-01 16:12:13 +00:00
Angelo Salese
3c33fbaa8d Fixed logic in Frog & Spiders 2010-05-01 15:39:48 +00:00
Angelo Salese
16ecaff54e new NOT WORKING game
----------

Frog & Spiders (bootleg) [Siftware]
2010-05-01 15:31:51 +00:00
Angelo Salese
0d670e2103 PGM: added support for newer bios ROM [XingXing] 2010-05-01 13:16:43 +00:00
Michaël Banaan Ananas
406a384a0f (corrected vrender0.c prev commit typo/compile error) 2010-04-30 20:28:55 +00:00
Jonathan Gevaryahu
12aa3563c6 Fixed the chirp rom being one sample shorter than it should have been (0-50 instead of 0-51);
Fixed talk status to match the datasheets (i.e. when talk status goes low, a ramp down frame is played; talk status also goes instantly low when a stop frame is parsed; previously talk status would cause immediate speech termination within one sample, which was wrong)
More documentation updates. [Lord Nightmare]
2010-04-30 18:58:41 +00:00
Angelo Salese
26005498ba Naomi: Improved the YUV FIFO IRQ firing, now it should be possible to emulate the YUV decoding properly [Angelo Salese] 2010-04-30 18:33:11 +00:00
Angelo Salese
14cd363caf Improved CH-2 DMA behaviour 2010-04-30 17:00:12 +00:00
Angelo Salese
315559a406 Improved irq routines inside video/dc.c 2010-04-30 15:46:12 +00:00
Angelo Salese
c3dd192008 Debug output for the External / Debug DMA triggers 2010-04-30 14:30:46 +00:00
Angelo Salese
0faf54fe8f fixed error in comment, not worth mentioning 2010-04-30 13:59:52 +00:00
Angelo Salese
805d441912 Haze: hooked up version number from the MCU to shared ram, removed RAM dump for DW3 2010-04-30 13:18:28 +00:00
R. Belmont
eb967aeb64 snes_snd: fix Linux 64-bit compile issues [R. Belmont] 2010-04-30 02:59:31 +00:00
Scott Stone
2cafb5c5f2 Fixed mistake in clock change to allow trojan to use proper verified speeds. (no whatsnew) 2010-04-29 18:04:22 +00:00
Scott Stone
03f9377cbd Fixed 03822: lwings and clones: Gameplay slows during game [Tafoid]
Comment:  The changes were made to clocks from the trojan PCB and were assumed correct also for lwings.  It turns out lwings need a bit more power to work smoothly.  I've reverted that maincpu clock change until the actual lwings PCB can get checked.
2010-04-29 16:23:25 +00:00
Angelo Salese
806eb20af0 Haze: some refactoring, based on new findings 2010-04-29 15:18:31 +00:00
Phil Bennett
29facb8844 aristmk4: Hooked up the two AY8910s [Fr45h3r] 2010-04-29 12:14:43 +00:00
Phil Bennett
5875152936 New clones added
----------------
Street Fighter II - The World Warrior (Thunder Edition) [Smitdogg, The Dumping Union]
2010-04-29 12:03:43 +00:00
Curt Coder
b7620a33f3 Added xtal for MESS. (no whatsnew) 2010-04-29 07:25:14 +00:00
Jonathan Gevaryahu
99a98ab5fe Cleaned up ranout (FIFO running out mid-frame) to be accurate to hardware;
Cleaned up talk status clearing to be more accurate to hardware;
Cleaned up parse_frame function significantly.
Added some more comments. [Lord Nightmare]
2010-04-29 02:55:33 +00:00
Phil Bennett
fb919136d7 New clones added
----------------
Battle of the Solar System (rev. 1.1a 7/23/92) [blib, Smitdogg, The Dumping Union]
2010-04-28 18:31:46 +00:00
Tomasz Slanina
e3204d856d Improvements to Pachifever driver [Tomasz Slanina, maruwa]
- replaced ic48.50 ROM with correct dump
- added correct MSM clock value
- added second SN76489A chip (used for sfx)
- updated hw notes
2010-04-28 16:55:21 +00:00
Fabio Priuli
0a3adb23ca worked around a MESS related issue with software lists calling display_loading_rom_message with zero romstotalsize. additional investigation is in progress to understand if the code is faulty on the MESS side or not...
no whatsnew needed.
2010-04-28 07:28:56 +00:00
Jonathan Gevaryahu
26e06630b5 Fix race condition involving tms52xx status register which broke victory/victorba self test.
Updated debug routines a bit, and improved the non-NORMALMODE a bit. [Lord Nightmare]
2010-04-28 05:20:33 +00:00
Jonathan Gevaryahu
cd4aef0bd5 Hook up the ym2151 reset bit to the sound cpu in gauntlet, and fixed sound reset to properly reset all the sound chips and volume latches. [Lord Nightmare] 2010-04-28 02:37:57 +00:00
Angelo Salese
6412b16648 Fixed TA_LIST_INIT behaviour 2010-04-28 00:28:34 +00:00
Angelo Salese
8d62b55803 Fixed a potential bug with DMA triggers, unless otherwise stated you can't start a new DMA if a previous one is active (unless you actually use the suspend registers, but that's another story) 2010-04-27 22:24:13 +00:00
Angelo Salese
43d871183e Fixed a bug with scanline counter, not worth mentioning 2010-04-27 21:37:38 +00:00
Angelo Salese
ecf62838ce Fixed ROM hook-up with kofnwj, not worth mentioning 2010-04-27 20:50:33 +00:00
Angelo Salese
dbaa502846 Redumped one program rom in Killing Blade [XingXing, David Haywood]
new clones
----------
Killing Blade (ver. 104) [XingXing, David Haywood]
2010-04-27 18:50:15 +00:00
Angelo Salese
13b38936ab Added a delay to the GDROM DMA transfers, allows KOF Neowave to boot [Angelo Salese] 2010-04-27 18:10:22 +00:00
Angelo Salese
4c1c2c8517 Missed this too, today isn't my day? 2010-04-27 17:09:40 +00:00
Angelo Salese
cc4199a6e5 damn 2010-04-27 16:14:27 +00:00
Angelo Salese
2bdd7b8b73 I wanna kill f205v too for this ... 2010-04-27 16:10:15 +00:00
Angelo Salese
9027603b38 Added a protection RAM dump for Dragon World 3 [XingXing]
new clones
----------
Dragon World 3 (ver.105) [XingXing]
2010-04-27 14:33:44 +00:00
Angelo Salese
47c2e178fd Documentation improvements to the Sega Naomi HW games [f205v] 2010-04-27 14:11:41 +00:00
Fabio Priuli
42e9ddf60d added save states to the following CPU: apexc, asap, avr8, cp1610, dsp32 and f8 [Fabio Priuli] 2010-04-27 09:09:41 +00:00
Fabio Priuli
2ed1d50391 no whatsnew: fixed double saving in crystal.c and improved bankswitch restoring. still no save states, though. 2010-04-27 06:46:11 +00:00
Angelo Salese
ea20c3f440 smarinef debug info 2010-04-27 01:22:47 +00:00