Commit Graph

887 Commits

Author SHA1 Message Date
Barry Harris 4523511c15 daimakaib writes the sprite mask values in Work Ram 2012-05-10 09:53:50 +00:00
Barry Harris 9938a5563b daimakaib uses bootleg sprite ram 2012-05-10 09:13:08 +00:00
Barry Harris c1d9183637 Add drivfrct to d_galaxian.cpp 2012-05-10 08:51:29 +00:00
Barry Harris d063391694 small tidy-up of fcrash_snd.cpp and sf2mdt_snd.cpp 2012-05-09 18:44:27 +00:00
Barry Harris 2bcb29ac75 knightsb actually writes the sprite mask values, hooked them up and removed the hard-coding 2012-05-09 18:31:31 +00:00
Barry Harris bbe62b4875 Played knightsb to the end, adding support for any new priority modes encountered along the way 2012-05-09 15:19:51 +00:00
Barry Harris 5142bdbf2a Fix my stupid mistake when writing sound command for CPS-1 MSM5205 based games, fixes missing sounds in Final Crash, Carrier Air Wing bootleg and Captain Commando bootleg 2012-05-09 13:13:43 +00:00
Barry Harris c3c971adce Sync ffightj2, mslugx title, and Samurai Showdown V Special sets with MAME SVN (JacKc) 2012-05-09 12:04:08 +00:00
Barry Harris acc2c7285e Update mmatrixd comments now it's correct in MAME, shame they missed the xmvsfu1d commit I sent 2012-05-09 11:57:19 +00:00
Barry Harris d01f9a07ae Fixed some unicode titles (JacKc, Xing Xing) 2012-05-09 11:53:28 +00:00
Barry Harris 51a6c0604e Added Oxygene's NeoGeo 3D! demo to d_neogeo.cpp 2012-05-05 14:44:02 +00:00
Barry Harris 5615191836 Added redfoxwp2 (JacKc, B. Ståhl, Smitdogg, The Dumping Union) 2012-05-04 18:56:30 +00:00
Barry Harris 501fba42d0 Added mooncrstuku (JacKc, Andy Welburn) 2012-05-04 18:53:42 +00:00
Barry Harris 667eaeb845 Added kov2101 (JacKc, XingXing) 2012-05-04 18:51:06 +00:00
Barry Harris f96dd0ede8 Add support for alt flicky graphics roms (dumped by f205v) 2012-05-03 13:43:54 +00:00
Barry Harris 134ce39341 Add alternate dump (f205v) of F-X to d_kyugo.cpp 2012-05-03 13:24:02 +00:00
Barry Harris 9db22c3473 Add note about M68705 to drgninjab2 2012-05-03 12:54:37 +00:00
Barry Harris ff404a5ec1 Add bootleg of Dragon Ninja (f205v dump) 2012-05-03 12:48:51 +00:00
Barry Harris 560433498d Added Italian bootleg of Cobra Command (f205v dump) to d_dec8.cpp 2012-05-03 10:03:56 +00:00
Barry Harris 9daccbb6ba Add two Arkanoid sets dumped by f205v 2012-05-03 08:40:45 +00:00
Barry Harris fa79c1c143 Clear layer offsets in d_cps2.cpp on exit 2012-05-02 19:23:53 +00:00
Barry Harris e8ec85b5c4 Add ability to disable Q-Sound in CPS-2 drivers, and add Gigaman 2 to d_cps2.cpp 2012-05-02 08:57:20 +00:00
Barry Harris 11d66011af Added PAL Dump for qd63b.1a (qadj) (JacKc) 2012-05-02 07:26:09 +00:00
Barry Harris b724c31f0b Tidy phoenix sets in d_cps2.cpp, vsav2d untested for now (not got the new roms) 2012-05-01 12:17:06 +00:00
iq_132 4f8fd4a0d9 Small Epos update -- Dealer sound, implement watchdog. 2012-04-30 16:55:54 +00:00
Barry Harris e91c2fd678 Add Hyllian's Data Dependent Triangulation 3x to the softFX blitters (Hyllian, msbhvn) 2012-04-30 10:56:52 +00:00
Barry Harris b9ca0758f6 Optimise xBR further (combine red and blue calcs) (Hyllian) 2012-04-30 10:35:44 +00:00
Barry Harris 4d7cf76238 Optimise xBR a bit by taking if flavour out of for loop (suggested by Hyllian) 2012-04-30 10:32:05 +00:00
Barry Harris fc307a5b8e Increment version 2012-04-28 07:10:46 +00:00
Barry Harris 5c6ae9d701 Sync d_pgm.cpp with MAME 0.145u7, or where appropriate, add ROM_VERIFY flags 2012-04-27 12:18:39 +00:00
Barry Harris f0fe526945 Added kungfub3 (JacKc, bonky_0013) 2012-04-27 09:58:57 +00:00
Barry Harris 096eb8cc68 Update whatsnew.html 2012-04-26 19:47:19 +00:00
Barry Harris 2bb8568245 Enable sf2mdt and sf2mdta in release builds (don't work 100%, but they work better than other emus) 2012-04-26 14:02:07 +00:00
Barry Harris 3da8df44b0 d_cps1.cpp endian fixes from lantus 2012-04-26 13:56:32 +00:00
Barry Harris 80075309d6 Add some unicode titles from JacKc 2012-04-26 13:13:28 +00:00
Barry Harris 0a54bbeb55 d_silvmil.cpp endian fix from lantus 2012-04-26 13:07:58 +00:00
Barry Harris 211932cc3f cawingbl now works at normal speed (only needs an IRQ 6 as VBlank IRQ) 2012-04-24 20:01:05 +00:00
Barry Harris 8799daa4a9 Fix for dinopic savestates and bootlegs using layer overrides 2012-04-24 19:42:35 +00:00
Barry Harris c3ae39cdd9 Add savestate support for bootleg sound hardware, and bootlegs that use separate sprite ram 2012-04-24 19:31:53 +00:00
Barry Harris d96a270d27 Tidy some CPS-1 custom gfx load routines (avoid loading files unnecessarily!) 2012-04-24 14:25:31 +00:00
Barry Harris e80f5c0413 Tidy d_cps1.cpp, improve bootleg set names and descriptions 2012-04-24 12:58:22 +00:00
iq_132 2043cb4f0f Add Ketsui Arrange to PGM driver. 2012-04-24 04:45:51 +00:00
iq_132 409d212a0a PGM update -
IRQ4 enabled for all sets except puzzli2
Added/modified sets
Added kovshp/kovassga protection hack
Small cosmetic changes
Added dip settings for a few kov/kovshp boots that need china as default region
2012-04-23 20:14:36 +00:00
Barry Harris a32bb7c06a Add another sf2mdt set (dumped by f205v), looks like maybe one or more of the graphics roms are bad? 2012-04-23 12:45:05 +00:00
Barry Harris 765fd5b2ff sync with MAME 0.145u7 2012-04-22 16:57:35 +00:00
Barry Harris 6824411ec7 Change cawingbl IRQ 6 to happen mid-frame and only every other frame (brings the game to a more reasonable speed) 2012-04-21 20:53:43 +00:00
Barry Harris ec4b8084b4 Add SoftFX xBR filters (msbhvn, Hyllian, Barry) 2012-04-21 09:35:24 +00:00
Barry Harris 05c1993b18 IRQ6 makes cawingbl write scroll values, promoted to working 2012-04-20 22:08:53 +00:00
Barry Harris 4abd53f8d3 Change knightsb & knightsb4 0x98000c priority mode write to write the priority values to the registers 2012-04-20 20:21:47 +00:00
Barry Harris f9b279469f Add striv2 (JacKc) 2012-04-20 20:03:10 +00:00