Commit Graph

13047 Commits

Author SHA1 Message Date
Barry Harris 1fa4bcc5a9 Fix dac.cpp with GCC 3.4.5 2012-03-21 15:07:44 +00:00
iq_132 9d20a612bd Possible DAC fix. I can't reproduce sound issues with my source/mingw setup. 2012-03-21 04:29:48 +00:00
iq_132 16ffc979c4 Small PGM modification. 2012-03-21 04:06:50 +00:00
Barry Harris f9717bc391 Fix text layer in bgareggabl 2012-03-20 21:06:23 +00:00
Barry Harris 680070360b Update copyright to 2012, thanks to BisonSAS for pointing out 2012-03-20 20:30:13 +00:00
Barry Harris 14aee2a291 more misc 90s big endian fixes from lantus 2012-03-20 20:26:38 +00:00
Barry Harris 2be7438294 Change CPS-1 sprite timing for Reverse sprite drawing bootlegs back to default 2012-03-20 20:19:16 +00:00
Barry Harris b991cb9b54 Add clone of Battle Garaga (1945 text hack), extra text layer doesn't work correctly 2012-03-20 14:37:48 +00:00
Barry Harris a32f4ac144 Add Phoenix version of kod (JacKc) 2012-03-20 13:54:06 +00:00
iq_132 3e19b6dd29 Missed a semicolon. 2012-03-19 15:23:28 +00:00
iq_132 b240a87705 Hopefully last DAC modification. Bestbest, mogura and kingball sound good. 2012-03-19 15:21:16 +00:00
Barry Harris 45185fb698 Fix my mistake with rom in 1941a 2012-03-19 10:44:26 +00:00
Barry Harris b7efa94f59 Fix some names in 1941a to avoid forced parent-splitting 2012-03-19 10:07:56 +00:00
iq_132 1d647c83ca Re-add precise zettotalcycles, remove zettotalcyclesprecise. Pulstar seems to be the same as before. PLEASE TEST A LOT. LANTUS I WILL BUY YOU BEER. 2012-03-19 01:51:54 +00:00
iq_132 45fb2f3e96 Add some speed-ups to dac, simplify a bit, add some debugging, and move callback to struct -- this allows for multiple cpus with dacs. 2012-03-19 01:32:34 +00:00
iq_132 3031b5d259 We want Best of Best to run at 6mhz. Not 150. lmao. 2012-03-19 00:41:47 +00:00
iq_132 4125200597 Added 1941a dump. (Bonky0013 & JackC) 2012-03-19 00:24:20 +00:00
Barry Harris 5010978445 Remove deprecated old style DAC 2012-03-16 16:40:56 +00:00
Barry Harris ffd3b340cd Change d_m72.cpp to use DACSync 2012-03-16 16:35:15 +00:00
Barry Harris dd169f97a6 Change d_m90.cpp to use DACSync 2012-03-16 16:20:46 +00:00
Barry Harris 78e98ebd7a Changed d_armedf.cpp to use DACSync 2012-03-16 16:08:28 +00:00
Barry Harris 8e759f0e8b Properly do DACSync in d_route16.cpp 2012-03-16 16:01:25 +00:00
Barry Harris bf52804eae Changed d_route16.cpp to use DACSync 2012-03-16 15:54:22 +00:00
Barry Harris 06430ada27 Make samples sound properly in kageki 2012-03-16 15:11:47 +00:00
Barry Harris bfccdee6e4 Updated d_tnzs.cpp to use DACSync, fixes sample sound in Kageki also 2012-03-16 14:18:32 +00:00
Barry Harris b1be6e5cdd Tidy up 2012-03-16 13:37:14 +00:00
Barry Harris 451da1dd33 Remove sek.h and zet.h from burnint.h, update accordingly 2012-03-16 13:29:28 +00:00
iq_132 39804e72c8 Restore ZetTotalCycles(), Add ZetTotalCyclesPrecise(). Change DACSync in drivers to use it. 2012-03-16 00:06:40 +00:00
Barry Harris 18bb2afe90 Change d_terracre.cpp to use new DAC 2012-03-15 15:19:51 +00:00
Barry Harris 8a7108c61e Change d_vigilant.cpp to use new DAC 2012-03-15 15:00:16 +00:00
Barry Harris 3231418352 Change d_suna16.cpp to use new DAC 2012-03-15 14:35:13 +00:00
Barry Harris 41d8467630 Change King & Balloon to use new DAC, add emulation of the sample CPU and DAC in SF-X 2012-03-15 13:59:07 +00:00
Barry Harris 3065440a4b Fix sample sound in King & Balloon 2012-03-15 12:27:19 +00:00
Barry Harris cb73845b2d Change Sega System 16A to use new DAC 2012-03-15 12:19:22 +00:00
Barry Harris cc74658951 Add clone of Arkanoid 2 2012-03-15 08:34:19 +00:00
iq_132 bdf5a5a20f Update a couple of games that use the DAC 2012-03-15 02:23:46 +00:00
iq_132 a17b0b51fe Dac update. Simplify a bit (dkong commit prep) 2012-03-15 02:19:46 +00:00
iq_132 76b42320ce Update ZetTotalCycles to give more accurate result (dkong commit prep)
We really should move sek.h & zet.h to per driver includes rather than burnint.h
2012-03-15 02:17:53 +00:00
Barry Harris 0d828b9b64 Add clone of Deer Hunting to Seta2 driver 2012-03-13 19:46:34 +00:00
iq_132 d355905bbe Update dac core to use a stream sync and buffer. Still supports old-style, but usage is depreciated. (dkong commit prep) 2012-03-13 01:18:26 +00:00
iq_132 2c3c3a04a6 Add totalcycles and newframe function for i8039 (dkong commit prep) 2012-03-12 22:51:45 +00:00
Barry Harris aa648e928e Add clone of Super Chase 2012-03-12 14:54:23 +00:00
iq_132 b9d4b25011 Fix crash if sampleinit is called without a sample list. (Prep for dkong commit). 2012-03-12 02:00:40 +00:00
Barry Harris 76fd62eeb6 Sync with MAME 0.145u4 2012-03-11 20:44:18 +00:00
Barry Harris 9c07b99bab Rename cninja2->cninjaa 2012-03-11 13:38:36 +00:00
Barry Harris ad22ab5c83 Add sf2cejc (untested, pending rom availability) 2012-03-11 11:18:38 +00:00
Barry Harris 4173272cea Rename sf2cej->sf2cejb 2012-03-11 11:13:19 +00:00
Barry Harris 3ef6d9a85b Increment version 2012-03-10 20:47:49 +00:00
Barry Harris b2b3a0a915 Updated whatsnew.html 2012-03-10 20:17:01 +00:00
Barry Harris 19efdf3d5e Allow Neo Geo drivers to disable the watchdog, used it to fix Neo Pong v1.0 2012-03-10 16:10:24 +00:00