Commit Graph

8897 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
3d176a090e r9078 revert.
It's impossible to properly support high priority shadows: unable to know priorities of sprites under the shadow/highlight that are tested afterwards
2010-05-10 22:43:31 +00:00
Angelo Salese
2c57e860d0 Added newly dumped char prom 2010-05-10 21:03:07 +00:00
Angelo Salese
56d60007c4 better fix 2010-05-10 19:35:30 +00:00
Scott Stone
26c06715f2 Fix for Target Hits missing sound. [Tafoid] 2010-05-10 19:29:27 +00:00
Angelo Salese
5e91a08750 Added jed dumps 2010-05-10 18:59:58 +00:00
Angelo Salese
49459f195e new not working
---------------

Chance Kun [ranger_lennier, incog, Smitdogg, The Dumping Union]

(mostly working, just missing proper inputs, colors and sound)
2010-05-10 18:46:04 +00:00
Angelo Salese
10d99720e2 new not working
--------------- 
Royal Queen [Hikari, Spyder, S. S. Neilson, Smitdogg, The Dumping Union]
2010-05-10 17:08:15 +00:00
Angelo Salese
4fa22c0497 (don't bother about the previous whatsnew commit, following is the right one):
new clones 
-------
Photo Y2K (ver. 105) [XingXing]

new not working 
--------------- 
Dragon World 3 EX (ver. 100) [Guru]
Dragon World 2001 [Guru]
2010-05-10 16:32:27 +00:00
Angelo Salese
b0945bfa93 Implemented default EEPROMs for GTIClub, Hang Pilot, Asterix, X-Men and Polygonet Commanders [David Haywood]
Fixed the texture ROM loading/order in Wave Shark.  Textures look better now, and the ROM check passes [David Haywood]
2010-05-10 16:22:44 +00:00
Michaël Banaan Ananas
f45ce8f223 rm empty unused file 2010-05-10 13:48:49 +00:00
Michaël Banaan Ananas
720e86216b lib/util/cdrom.c: Fixed stack corruption in CHD code [Oliver Stöneberg] 2010-05-10 13:10:46 +00:00
Jonathan Gevaryahu
3ee59d4446 Made tms5220 DEBUG_GENERATION more useful and simplified the code in the process. [Lord Nightmare] 2010-05-10 01:41:25 +00:00
Michaël Banaan Ananas
68bfc99c13 r9070 update taking shadow/highlight into account, fixes mametesters bug 03644 2010-05-09 23:06:33 +00:00
Jonathan Gevaryahu
0b943660b5 Fixed up tms52xx clip/wrap function arrangement to be much more sane, and properly handled range extension. [Lord Nightmare] 2010-05-09 22:42:03 +00:00
Jonathan Gevaryahu
c4a3e0bbc3 Minor update to the way digital/analog select works. no whatsnew. 2010-05-09 21:34:41 +00:00
Michaël Banaan Ananas
22f5e1865d Zoar is 256*240 too,
http://www.arcadeflyers.com/?page=flyer&db=videodb&id=1400&image=1
2010-05-09 19:58:06 +00:00
Brian Troha
770ff9cd83 adds adds decryption key for Street Fighter Alpha 3 (Hispanic)... credits are already listed in the new clones addition in previous check-in. Last one... all added clones now working. No additional credits needed 2010-05-09 19:47:37 +00:00
Brian Troha
d4d480a044 adds adds decryption key for Gigawing (Hispanic)... credits are already listed in the new clones addition in previous check-in. 2010-05-09 19:44:36 +00:00
Michaël Banaan Ananas
2549ce6904 mametesters bugfix:
- 03273: [Original Reference] brubber, bnj, caractn: Incorrect screen resolution for Burnin' Rubber and clones (hap)
2010-05-09 19:02:41 +00:00
Michaël Banaan Ananas
358a9035fd mametesters bugfixes:
- 03047: [Graphics] elevator, elevatorb: Some graphics on the escalators shift when you ride on them (M.A.S.H., hap)
- 03628: [Graphics] alpine: Red point on the title screen  (M.A.S.H., hap)
2010-05-09 17:18:02 +00:00
Michaël Banaan Ananas
b8597ec97c like other PIXEL_OPs, (PRIORITY) should be set regardless of outcome of "if (((1 << (pridata & 0x1f)) & pmask) == 0)"
I'm unsure if the same should apply to shadowtable too, Aaron?

mametesters bugfixes:
- 03033: [Graphics] vendetta: Sprite priority problem in the 3rd stage (hap)
- 03647: [Graphics] All games in vendetta.c: Graphical error in the intro scene of the game. (hap)
2010-05-09 14:46:12 +00:00
Angelo Salese
491f0b29e5 Added a bunch of useful print reports 2010-05-09 14:10:47 +00:00
Jonathan Gevaryahu
55a4f03e78 tms5220: Remove unnecessary interpolation code; Add extra check to make unvoiced mode trigger at the correct sample. [Lord Nightmare] 2010-05-09 08:04:41 +00:00
Jonathan Gevaryahu
e067fc79a8 Fix a mistake in the interpolation logic, it should now properly delay interpolation until the final cycle of each frame when INHIBIT is set. [Lord Nightmare] 2010-05-09 05:53:37 +00:00
Jonathan Gevaryahu
b82a944147 Add 'Unrealistically Perfect Interpolation' debug mode; Fix a potential issue with 16 bit overflow in the lattice filter; Made idle state emulation more accurate to real chip; Clean out variables before VSM speech starts; Mask out low 4 bits of 14 bit lattice result before output. [Lord Nightmare] 2010-05-09 05:13:47 +00:00
Jonathan Gevaryahu
809a4dd52e More cleanup of the lpc tables; Replaced tms5220C pitch table with the tms5220 one as that one is more likely to be correct. [Lord Nightmare] 2010-05-09 05:04:59 +00:00
Scott Stone
5449437b87 Added DIP Locations for all games in the jack.c driver. Changed copyright on joinem to match displayed year. [Tafoid] 2010-05-08 23:53:58 +00:00
R. Belmont
32221e03c1 namcops2: add DVD image for taiko10 [Guru] 2010-05-08 21:54:01 +00:00
Brian Troha
2faad95db0 adds decryption key for Eco Fighters (Hispanic)... credits are already listed in the new clones addition in previous check-in. 2010-05-08 21:37:36 +00:00
Angelo Salese
1c586bd463 Jaguar: fixed RGB VARMOD mode [Angelo Salese] 2010-05-08 15:10:16 +00:00
R. Belmont
17930e535f Games added as GAME_NOT_WORKING
-------------------------------
Taiko no Tatsujin 10 (T101001-NA-A) [Guru]


Also added DVD images for most of the other games.  Uploading those now.
2010-05-08 02:36:49 +00:00
Michaël Banaan Ananas
341678809b (remove stray machine reset + add xtal) 2010-05-07 21:34:02 +00:00
Michaël Banaan Ananas
fe3a22d973 mametesters bugfix:
- 03834: [Sound] qtheater: No sound (hap)
2010-05-07 21:26:16 +00:00
Yasuhiro Ogawa
7cb5d50e7e New clone added
Pac-land (Japan, older) [Team Japump]

Fixed ROM labels for Pac-Land, Scramble Egg, and Straight Flash [Team Japump]
2010-05-07 18:41:35 +00:00
Brian Troha
dbb7c604b0 5 New CPS2 clones added
New Clones Added
----------------------------------
Giga Wing (Hispanic 990222) [dopefishjustin, A. Hoekman, Smitdogg, David Haywood, The Dumping Union]

Street Fighter Alpha 3 (Hispanic 980629) [dopefishjustin, Smitdogg, David Haywood, The Dumping Union]

Eco Fighters (Hispanic 931203) [Kevin Eshbach, wild eyed, Smitdogg, David Haywood, The Dumping Union]

X-Men: Children of the Atom (Hispanic 950105) [ranger_lennier, tormod, Smitdogg, The Dumping Union]

Dungeons & Dragons: Tower of Doom (Hispanic 940113) [Kevin Eshbach, Layne, Gor, blokey, Smitdogg, The Dumping Union]
2010-05-07 05:06:21 +00:00
Brian Troha
86a63f729c documentation update
suna8.c: Updated documentation for Strike Fighter to include the game number, PCB number and epoxy CPU [Fabrizio Vasile]
2010-05-07 00:14:01 +00:00
Brian Troha
f784748e3c new clone: Street Fighter EX 2 Hispanic
New Clone Added
=================================
Street Fighter EX 2 (HISPANIC 980312) [Layne, J. Bijl, Smitdogg, The Dumping Union]
2010-05-06 23:51:00 +00:00
Brian Troha
bbf8bc0ad5 update mamedriv.c to reflect the US version of Wing War name change from wingwara to wingwaru 2010-05-06 21:21:42 +00:00
Yasuhiro Ogawa
fca23110da Corrected ROM labels for Sindbad Mystery and Monster Bash
Also redumped BPROM of Monster Bash
2010-05-06 18:36:45 +00:00
Yasuhiro Ogawa
b1ad8ba107 New clone added
Wing War (Japan) [Team Japump, The Dumping Union]
2010-05-06 18:33:14 +00:00
Roberto Fresca
8ab54982e1 New Lucky 8 Lines hardware:
* Added lamps support to lucky8, lucky8a, lucky8b,
    ns8liner, ns8linew and kkojnoli.
 * Created lamps layout for the above sets.
 * New inputs for ns8linew. This set has a second set of inputs,
    and can be switched between them. No lamps activity or Big/Small
    buttons are present while this alternative controls are used.
    Maybe is a leftover.
 * Some DIP switches were figured out. Coinage and limits are still
    a real mystery since all DIP switches are reflected in the test mode.
 * Remapped inputs to be straightforward with the control panel.
 * Added the type (W-4/F-5) to the sets description.
 * General inputs clean-up.


New games added or promoted from NOT_WORKING status
---------------------------------------------------
New Lucky 8 Lines / New Super 8 Lines (F-5, Witch Bonus)
[Roberto Fresca, incog, Smitdogg, The Dumping Union]
2010-05-06 16:51:41 +00:00
Brian Troha
707f09e9fb Correct CRC32/SHA1 values for 0.11g rom in Champion Baseball 2 (Japan) 2010-05-06 16:02:12 +00:00
Scott Stone
0be2d092e6 Changed resolutions to match for all Guerrilla War sets. They all now show their cross hatch test screen completely. 2010-05-06 14:05:57 +00:00
Brian Troha
dc4c5121d1 Set the new ArmedF rom set and the parent set and the former parent as the Fillmore license 2010-05-06 04:11:22 +00:00
Yasuhiro Ogawa
e97819c6c0 New clones added
-----------------------------------
Desert Breaker (Japan) [Team Japump, Dumping Union]
Youma Ninpouchou (Japan, alt) [Takahiro Nogi]
Armed F (Japan) [Takahiro Nogi]
Champion Baseball II (Japan, not working) [Takahiro Nogi]

also fixed coinage of desertbr
2010-05-06 01:51:40 +00:00
Michaël Banaan Ananas
f088a2539c tafoid yes, surely a copypaste error 2010-05-05 21:45:09 +00:00
Michaël Banaan Ananas
c972e8366e mametesters bugfix:
03765: [Crash/Freeze] qdrmfgp2: Crash after OK (hap)
2010-05-05 20:27:38 +00:00
Michaël Banaan Ananas
6036aa77fd mametesters bugfix:
- 00390: [DIP/Input] spaceftr: does not allow you to turn to the right. (hap, M.A.S.H.)
2010-05-05 19:24:06 +00:00
Scott Stone
b26dcde9d3 Fixed 03830: All sets in harddriv.c: Message: Duplicate save state registration entry (DSP32C/dsp32/0/cpustate->pin) 2010-05-05 18:22:53 +00:00
Michaël Banaan Ananas
87b8c8a6ab (gcc 4.5 compile error) 2010-05-05 17:32:32 +00:00
Fabio Priuli
d05ac40bda Fix for MT03823: pc_miket: Bad colours [Alex Jackson] 2010-05-05 13:08:48 +00:00
Curt Coder
b0f0e51d0e Added xtal for MESS. (no whatsnew) 2010-05-05 12:52:46 +00:00
Brian Troha
4703374c79 correct the U locations for ROM#3 & ROM#4 in the PCB info for Skill Drop Georgia to represent the proper order. 2010-05-05 03:38:30 +00:00
Aaron Giles
64b3a63fff Fix for Win32 SDL build. 2010-05-05 02:00:25 +00:00
Aaron Giles
72d8b1db58 Cleanups and version bump. 2010-05-05 01:10:40 +00:00
Brian Troha
0eae440981 Updated documentation for the astrocorp.c driver
astrocorp.c: Added PCB layout and board information for the Skill Drop Georgia set [Brian Troha]
2010-05-04 23:07:34 +00:00
mariuszw1
0a604d3fe3 New games added
-----------------------------------
Klad / Labyrinth [Black1972]
2010-05-04 20:13:05 +00:00
mariuszw1
6b6545dbc9 New clones added
-----------------
Reel Fun (Version 7.03) [Siftware]
2010-05-04 19:15:10 +00:00
mariuszw1
cb65166849 VC2008 compile fix (no whatsnew). 2010-05-04 16:45:52 +00:00
Angelo Salese
ad842bc850 applied accidental revert 2010-05-04 15:15:04 +00:00
Angelo Salese
06758e886e idle skip for sfz3upper, and fixed a gfx regression 2010-05-04 14:56:06 +00:00
Angelo Salese
5323d14f1c Remove popmessage 2010-05-04 13:03:25 +00:00
Angelo Salese
93ced0c2fe Naomi: implemented RTC start-up values [Angelo Salese] 2010-05-04 12:57:53 +00:00
Jonathan Gevaryahu
85eb055c29 Simplified and fixed tms52xx zpar code, output is less glitchy. no whatsnew. 2010-05-04 04:29:32 +00:00
Jonathan Gevaryahu
8efc1abaa9 Redid parameter interpolation and frame load logic so new frames don't immediately force all the Energy/Pitch/K values to the values of the old frame, but wait until their first interpolation to do so. This fix improves speech quality considerably. [Lord Nightmare] 2010-05-03 21:46:54 +00:00
Michaël Banaan Ananas
9cc765cb13 mametesters bugfix:
------------
- 03824: [Graphics] hvysmsh: Graphics replaced by black artifacts (Mamesick)
2010-05-03 18:42:48 +00:00
Angelo Salese
55ea378ede fixed compile 2010-05-03 17:12:19 +00:00
Angelo Salese
f4681ba97f Naomi: improved Vblank-In irq timings [Angelo Salese] 2010-05-03 17:03:45 +00:00
Jonathan Gevaryahu
459a4ad272 Fix very minor bug with pitch count wrapping (was sometimes wrapping to 1 instead of 0 due to the modulus, real hardware always wraps to 0), also removed some dead code and tweaked debug stuff. 2010-05-03 16:55:40 +00:00
Jonathan Gevaryahu
bb2e9f515c revert change to chirp tables, since rereading the patent makes it clear this change was incorrect. No whatsnew, and delete the whatsnew about changing chirp entries 40-51 to -1 from 0 2010-05-03 16:52:37 +00:00
Angelo Salese
392093086f info about hotd2/hotd2o booting 2010-05-03 16:28:54 +00:00
Angelo Salese
6948662d63 Naomi: work-around for an int32 overflow bug in the renderer, makes The House of the Dead 2 / The Typing of the Dead to not crash during attract mode [Angelo Salese] 2010-05-03 12:53:46 +00:00
Jonathan Gevaryahu
b5fac5bcba Fix ZPAR (zeroed k parameters 5-10) behavior for unvoiced frames. Updated comments and debug functions. [Lord Nightmare] 2010-05-03 03:50:31 +00:00
Angelo Salese
9879eb9a49 new clones
----------

Seibu Cup Soccer :Selection: (bootleg, set 2) [Fabrizio Vasile]
Draw Poker Joker's Wild (02-11) (NOT WORKING) [Siftware]
2010-05-02 23:55:51 +00:00
Michaël Banaan Ananas
fcc589cb83 documentation: Rapid Hero is by NMK, distributed by Media Shoji (Media Trading Corp) -- no whatsnew 2010-05-02 17:37:52 +00:00
Michaël Banaan Ananas
5300bf5029 documentation: Hot-B company name consistency + Cuby Pop is by Hot-B according to JP wikipedia and in-game unused tile gfx. -- no whatsnew 2010-05-02 16:46:01 +00:00
Michaël Banaan Ananas
d59a8123f4 MAMETesters Bugs Fixed
----------------------
- 03619: [Color/Palette] nsub: Color region need to be INVERTED (M.A.S.H., hap)
2010-05-02 14:45:26 +00:00
Michaël Banaan Ananas
3a99bcf084 MAMETesters Bugs Fixed
----------------------
- 03684: [Graphics] skyarmy: Screen Offset issue (hap)
2010-05-02 14:30:19 +00:00
Michaël Banaan Ananas
7b0d6111f5 MAMETesters Bugs Fixed
----------------------
03736: [Graphics] scontra, scontraj: Super Contra main character shadows (hap)
2010-05-02 13:49:52 +00:00
Scott Stone
586985ecb5 Took comment off the remaining untested DIP (no whatsnew) 2010-05-02 12:52:21 +00:00
Jonathan Gevaryahu
d9d2963897 Make New and Old frames store indexes instead of actual frame values, this allows for simplification of the interpolator.
Got rid of stop sentinel values for tms52xx chips as they are no longer necessary.
Made interpolation INHIBIT logic better match patent.
Made lattice filter use the previous sample's energy value, to match patent.
2010-05-02 08:28:05 +00:00
Scott Stone
dfb9b384a5 More DIP verification and correct prom for Frog & Spiders 2010-05-01 21:44:10 +00:00
Brian Troha
98a50cd982 new clone added: Polaris (Original version)
Add PCB locations, corrected rom labels where possible and re-ordered the parent / clone so the most recent version is the parent

New Clone Added
--------------------------------
Polaris (Original version) [Siftware]
2010-05-01 21:21:17 +00:00
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
Angelo Salese
4cc2391784 Improved DMA modes 1+2 in killbld, allowing all DMA operations used by the game to work and the RAM dump to be removed [XingXing, David Haywood] 2010-04-27 00:20:27 +00:00
Fabio Priuli
2d27ac37d5 vrender0.c: converted to be a device [Fabio Priuli]
crystal.c: added driver data class [Fabio Priuli]
2010-04-26 22:19:05 +00:00
Angelo Salese
931e9aa86c Haze: improved the previous PGM commit, no whatsnew 2010-04-26 20:42:19 +00:00
Angelo Salese
612f7057c1 Fixed a logging error with Maple HW trigger 2010-04-26 16:30:32 +00:00
Angelo Salese
a39b4f2265 Improved Killing Blade encrypted DMA mode 3 [XingXing, David Haywood] 2010-04-26 16:00:48 +00:00
Jonathan Gevaryahu
71635fd94d Fix swapped stereo in gauntlet and gauntlet 2. Thor (warrior)'s/red player's coin slot is toward the left, and specific sounds for that player (coin insert gong, death ditty, etc) should come from the left speaker, not the right. Verified with schematics.
TODO: merge gauntlet audio into atarijsa.c since the gauntlet audio hardware is clearly the direct ancestor of the Atari JSA-i audio board, and currently is missing most of the chip specific volume controls, etc which are already implemented in atarijsa.c. [Lord Nightmare]
2010-04-26 15:57:46 +00:00
Fabio Priuli
d327f106f4 sega system16 and later: first pass in the conversion of video ICs to be devices [David Haywood]
also, out of whatsnew: modified segaybd to use callbacks for output instead of a huge switch statement (as per Haze's and Arbee's suggestions).
2010-04-26 15:28:03 +00:00
Jonathan Gevaryahu
0ebd7c9579 gah, that // HACK line was NOT supposed to be committed. no whatsnew. 2010-04-26 14:54:56 +00:00
Jonathan Gevaryahu
49b1fb6b38 make DEBUG_PARSE_FRAME_DUMP actually print correct data for voiced frames... will clean up the parse_frame function later (too many separate loops). no whatsnew. 2010-04-26 14:45:53 +00:00
Fabio Priuli
c5879ecd75 modified segas32 to use callbacks for output instead of a huge switch statement (as per Haze's and Arbee's suggestions). segaybd will follow soon.
given the code is basically the same as rev. 8902, I don't think this change is worth mentioning in the whatsnew
2010-04-26 10:26:16 +00:00
Fabio Priuli
05fd2ed6ae not worth mention: made MAME compile again 2010-04-26 08:55:56 +00:00
Brian Troha
11294df545 adds newer Area51: Site 4 BIOS.
Load the newer one over the older so we keep both files in the archive and both are documented.

If someone has a better way for the rom loads, feel free ;-)
2010-04-26 05:38:39 +00:00
Jonathan Gevaryahu
4fb6a60c8d Replaced the DEBUG_FRAME_DUMP define with a new DEBUG_PARSE_FRAME_DUMP which produces binary listings of each frame parsed. [Lord Nightmare] 2010-04-26 04:54:23 +00:00
Jonathan Gevaryahu
97ac135b0b Minor change for experimentation. Will soon be revamping debug stuff to print a running diagram of interpolations, etc for each sample or frame. Try undefining NORMALMODE and see if it sounds more correct... no whatsnew. 2010-04-26 02:02:48 +00:00
Jonathan Gevaryahu
764e72f5c2 Made /READY timing accurate to the real chip as best as possible. Note that on the zaccaria games, possibly due to a bug in the CA2 line handler of the PIA which reads the /READY state, speech usually won't work until midway through the first game played, but works fine afterward. Not sure if that's a MAME bug or an original game bug. [Lord Nightmare]. 2010-04-25 22:59:49 +00:00
Angelo Salese
2e9ac225df Updated ToDo notes, removed the (outdated and unneeded) compatibility list, not worth mentioning 2010-04-25 22:12:58 +00:00
Angelo Salese
200ea93263 Naomi: implemented mahjong panel support [Angelo Salese] 2010-04-25 21:40:26 +00:00