Commit Graph

2642 Commits

Author SHA1 Message Date
dinkc64 138b2aaac7 reduce excessive ram allocated in memindex in d_suprnova, it was added while debugging, now it must go. this change makes savestates load & save faster 2014-07-14 20:44:40 +00:00
dinkc64 6026d2cb7f Add watchdog case to mazingerWriteWord() to prevent debug scrollyosis 2014-07-14 12:15:05 +00:00
dinkc64 78c213445c Fix blank screen on savestate load w/Progear 2014-07-13 02:51:31 +00:00
dinkc64 f67b44eec1 enhancements to the rescan romset button 2014-07-12 18:39:11 +00:00
dinkc64 4f4a026429 Add Rescan Romset button to the Rom Info dialog/window. 2014-07-12 03:14:36 +00:00
Marcos Medeiros 46cabc1555 [Qt] fix bugs in DIPSwitches form. 2014-07-11 03:43:15 +00:00
Marcos Medeiros 539d420bc0 [Qt] Add 'Rescan this romset' feature. 2014-07-11 01:04:28 +00:00
dinkc64 a54d0feae2 add missing dipswitch headings to misc. toaplan games 2014-07-10 19:09:23 +00:00
dinkc64 92b63ce771 Add working Choplifter (unprotected) and Choplifter (bootleg), and broken Choplifter (parent) to d_sys1.cpp. Parent rom needs protection/MCU emulation to work 2014-07-10 13:10:25 +00:00
dinkc64 55ee6f7391 better re-draw playscreen when back from hibernation while paused 2014-07-09 19:09:18 +00:00
jackchatelet b24aa7749e d_tigeroad.cpp : Correct name for BPROM
added New Tiger Road (US bootleg) [NibblerWorldChampion, f205v]
2014-07-09 13:55:04 +00:00
dinkc64 d77f6a5d7d ... for neogeo 2014-07-09 04:12:47 +00:00
dinkc64 a7c3276cfa ... for konami 2014-07-09 04:02:46 +00:00
dinkc64 5967fded7d missing if (pBSO) for gal_run and d_psikyo4 2014-07-09 03:53:39 +00:00
dinkc64 a9defb96b3 missing if (pBurnSoundOut) for some toaplan drivers 2014-07-09 03:31:54 +00:00
dinkc64 ae27747823 add missing if (pBurnSoundOut) to a couple taito drivers 2014-07-09 03:15:27 +00:00
dinkc64 7384427450 add if (pBurnSoundOut) in *Frame() 2014-07-09 02:58:26 +00:00
jackchatelet fd992bb0a2 d_neogeo.cpp : update kof98ae with 214-p1ae kensou 2624+BD bug fix [mhloveke520] 2014-07-08 18:52:14 +00:00
jackchatelet c78b256ed8 d_tigeroad.cpp : Added PCB locations to the Tiger Road sets. [Bonky0013, Brian Troha]
New clone Added 
----------------------------------------------------- 
Tiger Road (US) [Bonky0013, The Dumping Union]
2014-07-08 09:29:44 +00:00
dinkc64 01d8e7ef80 Fix bad panning in Puzzle de Bowling (d_seta2.cpp) 2014-07-08 04:00:11 +00:00
dinkc64 217bb38aef tweak the sound route volumes in legendary wings and armed formation 2014-07-08 03:31:43 +00:00
dinkc64 6df92093c9 clean up an ugly work-around/fix in d_seta.cpp 2014-07-07 17:07:20 +00:00
dinkc64 09c2964f41 use memmove instead of memcpy where the src/dest overlapps to make certain versions of gcc happy 2014-07-07 16:37:55 +00:00
jackchatelet 559b64e401 Added SDI - Strategic Defense Initiative (Japan, old, System 16A, FD1089B 317-0027) [Charles MacDonald, ShouTime, The Dumping Union]
Also adds a complete dump of the FD1089B 317-0027 key!
2014-07-07 12:02:20 +00:00
jackchatelet 8e95fda385 synch d_mwarr.cpp with MAME : twinbrta --> twinbrata 2014-07-07 11:50:07 +00:00
iq_132 2d278cd63a Fix Twin Brats. 2014-07-07 04:14:06 +00:00
iq_132 f233d4191e Add driver for Mighty Warrior, Steel Force, and Twin Brats. I have been working on this since 2009.
The msm6295 improvements were for Steel Force!
2014-07-07 04:00:33 +00:00
dinkc64 5e6b009d49 squashed another little bug in PausedRedraw(); 2014-07-04 18:02:34 +00:00
Marcos Medeiros 92307f31a3 Initial Qt port. Deps: nall and ruby are included. 2014-07-03 02:59:57 +00:00
iq_132 77fefeb08d Small improvement to msm6295 core 2014-07-03 02:41:32 +00:00
dinkc64 133ddd72aa Little bug in the "redraw state status/slot while paused" function 2014-07-02 19:40:35 +00:00
dinkc64 fb24341a71 one last thing re: ymf278b 2014-07-01 06:12:46 +00:00
dinkc64 61959f0d9b minor tweaks to the new ymf278b 2014-06-30 19:53:17 +00:00
dinkc64 27f9ac6868 Port of the latest ymf278b chip to FBA 2014-06-30 18:11:23 +00:00
iq_132 ec136ded20 Rename d_madgear.cpp to d_lastduel.cpp. 2014-06-29 21:46:25 +00:00
dinkc64 d88627268a scan internal registers of the ymf278b 2014-06-29 05:34:31 +00:00
dinkc64 3d74c24112 log(2) -> log(2.0) in fm.c, actually makes a difference 2014-06-28 17:28:47 +00:00
dinkc64 1d9f048f7c also apply psg volume tweaks to Mutant Night and Omega Fighter 2014-06-28 03:56:43 +00:00
iq_132 22c800a59c Fix error if coin button pressed for too long 2014-06-28 03:47:51 +00:00
jackchatelet 82c4eb68c1 minor typo fixes 2014-06-27 22:17:25 +00:00
jackchatelet 790727729f synch d_m72.cpp with MAME SVN 0.153r31124 2014-06-27 22:12:59 +00:00
Barry Harris 5564a19004 remove missing from dump comments (should read the readme!) 2014-06-27 22:12:21 +00:00
Barry Harris f9f7640491 ddragon2b [Barry, tirino73] 2014-06-27 20:56:51 +00:00
dinkc64 891cabb964 Atomic Robo Kid - volume tweaks 2014-06-27 18:00:46 +00:00
dinkc64 40f6212254 fix for palette after state load in ninja kid 2 2014-06-26 16:42:28 +00:00
iq_132 a6706f8838 Fix. Thanks for the heads up Dink! 2014-06-26 04:19:16 +00:00
iq_132 d05fa15983 update uballoon to use proper protection emulation. 2014-06-26 02:33:34 +00:00
iq_132 c8faa5dfac Update Alien Challenge to use proper protection emulation and remove patches. 2014-06-26 01:09:35 +00:00
iq_132 1cd3992bcc Add Ninja Kid 2, etc driver. 2014-06-25 23:57:55 +00:00
dinkc64 edf9ba20fd minor revision to previous checkin 2014-06-25 19:57:49 +00:00
dinkc64 342f6114aa re-draw the game screen if its paused, and the system returns from hibernation 2014-06-25 18:04:35 +00:00
dinkc64 e2500cda1b ym2151 savestates re-re-re-revisited. this time, its perfect - no hacks. 2014-06-24 12:05:50 +00:00
dinkc64 c86f4954de RapidHero/Arcadian Savestate 2014-06-23 05:40:07 +00:00
iq_132 556a5cf3de Add tlcs90 cpu core, hook it up to Rapid Hero.
Please test. Not hooked up to nmk16 save states yet, btw.
2014-06-23 00:14:23 +00:00
dinkc64 78037db60d m68k savestate portability fix - pointer declobberization 2014-06-22 20:19:20 +00:00
iq_132 38358828ab Add default eeprom for Thunder Cross II to allow stereo sound (Dink, IQ_132) 2014-06-22 19:35:33 +00:00
dinkc64 5d071c7509 un-mono-ize ThunderX2 (Thunder Cross 2) 2014-06-22 07:22:25 +00:00
dinkc64 286022c602 YM2151 savestates re-re-revisited. 2014-06-21 20:14:18 +00:00
dinkc64 48284e63f4 swapped L/R channels in k053260 in d_simpsons.cpp 2014-06-21 05:11:32 +00:00
dinkc64 97cbda2a0c ocd minor formatting issue 2014-06-20 17:22:45 +00:00
dinkc64 4754171bb3 undo SCAN_OFF work-a-round now that SCAN_OFF is fixed 2014-06-19 19:40:28 +00:00
dinkc64 457d9b0949 Fix for SCAN_OFF() 2014-06-19 18:56:10 +00:00
jackchatelet a129c4b3f8 added Euro League (Italian hack of Tecmo World Cup '90 - alt version) 2014-06-19 18:02:42 +00:00
dinkc64 90ed323a50 oops, part of 1494 2014-06-18 18:56:23 +00:00
dinkc64 431f60e0cf avoid strange fps value from division by zero at start of fps display 2014-06-18 18:40:53 +00:00
dinkc64 7c8ed26711 Fix for intermittent savestate crash in MVS games. 2014-06-18 06:54:32 +00:00
dinkc64 668a92fdd8 Scan Getstar/Guardian MCU variables 2014-06-16 06:18:49 +00:00
dinkc64 f074b43b1f remove 2014-06-16 04:43:27 +00:00
dinkc64 a44d828f75 fix ay8910 mixing crackles/distortion 2014-06-16 04:35:30 +00:00
dinkc64 44af09e310 rename d_slapfghtcpp to d_slapfght.cpp, fix performan screensize & inputs (r/d were swapped) 2014-06-16 03:45:48 +00:00
iq_132 46755de2d7 Rename d_tigerheli to d_slapfght. 2014-06-16 02:36:44 +00:00
iq_132 a2e6d30104 Fix layer offsets (thanks to Dink for the pointers!).
Add Performan to driver.
2014-06-16 02:33:53 +00:00
iq_132 b169879801 Hopefully fix weirdness with Guardian/TigerHeli/etc backgrounds. Re-wrote drawing routines, now use generic tile drawing.
Please test.
2014-06-14 20:59:47 +00:00
iq_132 b20c50b091 Add this back. Dink says there are bugs without it. 2014-06-14 20:20:27 +00:00
iq_132 aed00c6012 Fix cliffhanger graphics in level 2 (fixes some missing backgrounds in intro too!) 2014-06-14 19:22:07 +00:00
iq_132 2e0c1878b5 Sound cpu (mcu) has an internal clock divider of 4. This fixes the sound for Dragon Buster. 2014-06-14 18:56:31 +00:00
dinkc64 02a17313ec Fix for 32bpp emulation in the Enhanced (D3D7) blitter 2014-06-14 18:33:59 +00:00
dinkc64 7e9b286b3b ym2151 savestate fix, fixes occasional erratic tempo on savestate load in Daisenpu/Twin Hawk amongst other things. 2014-06-14 05:09:26 +00:00
iq_132 c4e5d2e439 Quick fix for dassault without making a lot of heavy modifications to decoic's drawing routines. 2014-06-14 05:05:22 +00:00
iq_132 515f4bbe3b Fix compile warning in dec0. 2014-06-14 04:20:53 +00:00
iq_132 31315a87e8 Fix z80 cheats. How long has this been broken?? 2014-06-14 03:32:22 +00:00
dinkc64 ed2b1f0fe8 x1010: fix occasional clicks in explosions in Mad Shark 2014-06-13 17:59:26 +00:00
dinkc64 3bdd9fb428 x1010.cpp: fix for rarely waveform will play past end of its block of memory. 2014-06-13 17:48:41 +00:00
dinkc64 9acd11ab49 R1471 pt.2+oops 2014-06-12 04:21:24 +00:00
dinkc64 eae9fb7ded R1471 pt.2 2014-06-12 04:19:27 +00:00
Barry Harris 3d4782cb04 Improve priorities in Ajax - please test! 2014-06-11 20:03:25 +00:00
dinkc64 cc3a3dde84 Show PREV/NEXT state status when paused and add State UNDO to the menu 2014-06-11 19:14:33 +00:00
dinkc64 3af87eb180 tweaks to dac.cpp and msm5205.cpp 2014-06-10 06:31:04 +00:00
dinkc64 d191417816 ym2151 cpu clock should be 3579545 2014-06-10 04:30:40 +00:00
dinkc64 89cc35f5ba Make Double Dragon 3 netplayable (re-arrange inputs) 2014-06-10 04:17:57 +00:00
dinkc64 0ce2966c6d too much (unneeded) debug scroll in d_seta2.cpp 2014-06-10 04:11:05 +00:00
dinkc64 2a3be9d1b3 += in the wrong place 2014-06-10 04:05:22 +00:00
iq_132 a78dba16a7 Nmk004.cpp should live in "devices" 2014-06-09 00:40:33 +00:00
Marcos Medeiros 263a020eb3 Function to grab input interfaces. Qt port uses this in order to build menu items. 2014-06-08 21:33:07 +00:00
iq_132 0d6c3fe7bb Move Colour-depth independant image transfer stuff to tiles_generic.cpp, this makes more sense logicaly. If there are nay problems/disagreements, please revert. 2014-06-08 14:30:46 +00:00
iq_132 2dc2826d15 Nobody likes compiler warnings. 2014-06-08 14:21:19 +00:00
iq_132 05b2315b60 Remove old variable. 2014-06-08 13:26:22 +00:00
iq_132 b741c79488 Fix up save states a little
Fix layer in spinal breakers - is the flashing normal?
2014-06-08 07:32:15 +00:00
iq_132 9dd0193955 Small adjustment to k052109 wrapping 2014-06-08 07:05:30 +00:00
Marcos Medeiros 02b7c0099f QtCreator project for SDL build 2014-06-08 06:55:51 +00:00
iq_132 3a4672e619 Document other kovsh dump 2014-06-08 06:38:45 +00:00
iq_132 4259131e63 Add Knights of Valour Superheroes V100 [Joerg Hartenberger] 2014-06-07 21:27:15 +00:00
iq_132 3274e0fc79 Add driver for Exzisus. I set a speed record writing this one (2 hours), please playtest. :) 2014-06-07 17:14:51 +00:00
iq_132 567578ea99 Small change to tc0140syt need for upcoming driver. 2014-06-07 16:54:43 +00:00
Barry Harris f24cfbdf0f Add debug tracking support to K005289 and tidy variable types 2014-06-07 15:04:37 +00:00
iq_132 1acf5b7aa0 Actually fix this rather than completely bork it. 2014-06-06 01:26:36 +00:00
iq_132 5ef5e70a51 Add Power Spikes / Super Volley '91 to Aero Fighters hardware, merge frame routines, fix spinal breaker's sound in an cleaner way. Bump z80 up to 5mhz.
Please test!
2014-06-06 01:24:38 +00:00
Barry Harris 379a6e4cca Sync with MAME SVN 30852 2014-06-05 20:28:45 +00:00
dinkc64 d9ed755a1a Netplay fix for Green Beret 2014-06-05 19:24:31 +00:00
dinkc64 dcdbb5c9c3 Netplay fix for TMNT, Sunset Riders, M.I.A. & sound panning fix for ThunderCross II 2014-06-05 19:09:50 +00:00
dinkc64 6f2c5a9be0 Fix music in Spinal Breakers (d_aerofgt.cpp) 2014-06-05 07:27:35 +00:00
iq_132 0a3ca0d5ad Fix Spinal Breaker sprite layer 2014-06-04 22:48:53 +00:00
Barry Harris 1f82752a10 Fix neogeo macro buttons 2014-06-04 20:26:00 +00:00
iq_132 f4d63e4597 Update Aero Fighters driver. Use generic drawing routines, add support for zoomed sprites, general cleanup. Needs, more, but good enough for now. 2014-06-04 05:17:39 +00:00
dinkc64 fd611e716a Fix clipping/distortion in Enduro Racer (snd/segapcm.cpp) 2014-06-04 04:22:11 +00:00
iq_132 86d2701dd5 Fixie the mikie 2014-06-03 23:47:42 +00:00
Barry Harris 9180190797 Update libpng to 1.6.10 2014-06-03 19:02:27 +00:00
Barry Harris 7d0e8b676d Tidy up drivers 2014-06-03 18:49:01 +00:00
jackchatelet bca57d67d8 d_pacman.cpp : added Miss Pukman ('Made in Greece' bootleg) [AUMAP]
d_galaxian.cpp : added Zero Time (Datamat) [AUMAP]
2014-06-02 12:18:36 +00:00
iq_132 7312f8ffaa Oopsie! 2014-06-01 21:20:39 +00:00
iq_132 0da4a2078c Add proper colors for Nemesis, etc. Also added hack colors. Selectable with dip setting. 2014-06-01 21:15:20 +00:00
iq_132 314f9ff24d Added input structs for analog games. Still needs analog inputs figured out.
It's black magic to me!
2014-06-01 19:12:21 +00:00
dinkc64 af5e612754 fix for mixing crackles in vlm5030 & k005289 2014-06-01 04:45:46 +00:00
iq_132 c2a5135025 Add mostly working Konami Nemesis driver. Also add k005289 sound core and fix warning from previous commit. Please playtest! 2014-06-01 02:39:35 +00:00
iq_132 c3a546d0a2 Fix k007232 save states. 2014-06-01 01:40:09 +00:00
iq_132 5c85cfebac Cps3 sound fix (fix Ken's double whine in sfiii) [hap] 2014-05-31 18:19:32 +00:00
jackchatelet 36a12f5dfc d_cbuster.cpp: Fix over zealous cut-n-paste - NW 2014-05-31 17:56:25 +00:00
jackchatelet 4f15147e32 d_cbuster.cpp : Add PCB locations to the Crude Buster / Two Crude sets [Artemio Urbina] 2014-05-31 17:53:02 +00:00
jackchatelet cc4e30153a d_m107.cpp : Fix zip name for "Kick for the Goal" 2014-05-31 17:49:07 +00:00
dinkc64 e982363b69 Suprnova driver for Cyvern (US) and Cyvern (J) 2014-05-31 16:56:04 +00:00
jackchatelet 22764447da added Two Crude (US, set 2) [system11] 2014-05-31 13:22:24 +00:00
dinkc64 495a716a4c only apply savestate backups to the slotted savestates, fixes the backup mess in config/games 2014-05-30 21:03:21 +00:00
jackchatelet bb764fe757 Fix to FD1094 317-0059's key 2014-05-30 15:56:22 +00:00
dinkc64 3d6c6a85eb SH-2 CPU - fix for skipped timer events with Sh2BurnUntilInt(); 2014-05-30 06:41:51 +00:00
jackchatelet 18622ca97a added Knights of Valour: Luan Shi Quan Huang / Sangoku Senki: Luan Shi Quan Huang II (ver. 200CN, alt) [Debug build only] 2014-05-29 10:12:46 +00:00
iq_132 bf37214785 Fix hcastle sound banking. 2014-05-29 01:18:19 +00:00
jackchatelet dbecaa299f Promoted Ace Attacker (FD1094 317-0059) from Non Working status 2014-05-28 15:33:02 +00:00
jackchatelet 4bb197590a Work on the Sega System16b version of Ace Attacker [Chris Hardy, Andreas Naive]
* Reconstructed SEGA FD1094 key (317-0059). Some errors could remain.
* Found the differences, in some sprite ROMs, with the System16a version to be due to a BAD_DUMP with stuck bits. Both sets use the same sprite ROMs now.
2014-05-28 10:18:36 +00:00
iq_132 238e448248 Update zoomed sprite drawing routines. This should fix some bugs here and there. 2014-05-27 07:50:15 +00:00
dinkc64 f976f01cb0 Tweak Inputlist so P.O.W. works via netplay 2014-05-26 16:51:03 +00:00
dinkc64 97edd16806 deco16 games speed fix 2014-05-26 06:27:44 +00:00
dinkc64 28789c00e8 Get Diet Go Go to run at the right speed (dataeast/d_dietgogo.cpp) 2014-05-26 05:35:01 +00:00
jackchatelet 0e7c2c7e31 added Juuouki (set 1, Japan, FD1094 317-0065) [Chris Hardy, Andreas Naive] 2014-05-25 21:01:15 +00:00
dinkc64 8a8f893c8c Scan Toaplan BCU2/FCU2 registers and variables - fixes stuck sprite in Outzone and missing background on savestate load in Vimana, Hellfire, Truxton 2 & Fire Shark 2014-05-23 20:22:43 +00:00
dinkc64 0ae853f3dd scale the analogue sticks for Night Striker so its possible to reach the far edges of the screen 2014-05-22 19:55:43 +00:00
dinkc64 445d607387 separate text layer draw function for tharrier & other vertical games 2014-05-22 05:07:50 +00:00
iq_132 83972f8cac Fix for tharrier text off screen. 2014-05-21 23:24:05 +00:00
dinkc64 8b52396acf Fix SFX in Task Force Harrier (tharrier in d_nmk16.cpp) - was playing from the wrong bank 2014-05-21 03:17:57 +00:00
iq_132 aec89b7b7f Fix stupid mistake in NMK16 sprite drawing. Fixes tharrier's sprites. 2014-05-21 01:36:00 +00:00
iq_132 2a9b6906cc Fix up IREM GA20 sound save states -- Should fix fire barrel 2014-05-21 00:17:29 +00:00
dinkc64 2495adc135 Add missing 3rd button to WOF: Sangokushi II 2014-05-20 19:15:57 +00:00
dinkc64 1e632f96df Make Silver Millenium a little more savestate-friendly 2014-05-20 04:24:51 +00:00
dinkc64 748fc23231 VolCallback1 was setting the wrong channel causing sfx volumes to change randomly in Ajax/Typhoon (konami/d_ajax.cpp) 2014-05-19 05:33:30 +00:00
dinkc64 e57daff671 Fix for savestates w/multiple chips & fix for setting singular channel volume in snd/k007232.cpp 2014-05-19 05:27:31 +00:00
dinkc64 2cff116262 Fix for wrong sounds and BGM in Green Beret (d_gberet.cpp) 2014-05-18 19:15:04 +00:00
dinkc64 da399db95d Add Savestate Undo to the win32 ui, shift-f8 (up to 10 levels of undo for each slot!) 2014-05-18 17:10:09 +00:00
dinkc64 3b023cfcb4 Savestate fix for d_mainevt.cpp (Devastators, The Main Event) 2014-05-17 13:55:37 +00:00
dinkc64 aeaf7f2363 Fix pallete after loading savestate in d_gaelco.cpp (Big Karnak, Biomechanical Toy, Squash, Thunder Hoop) 2014-05-15 08:20:01 +00:00
dinkc64 0b43e70ed5 Fix for sample banking issues with Eight Forces, Blandia & Gundhara (d_seta.cpp) 2014-05-15 06:32:41 +00:00
dinkc64 868135331a Get music working right in War of Aero - Project MEIOU (d_seta.cpp) 2014-05-13 16:39:32 +00:00
dinkc64 04d7c37665 oops - formatting (d_seta.cpp) 2014-05-12 19:55:05 +00:00
dinkc64 8a2e5bcb93 Fix for BG Music in Masked Riders Club Battle Race and Mad Shark (d_seta.cpp) 2014-05-12 19:37:52 +00:00
iq_132 3d8e4b5d5a Add m107 driver. 2014-05-11 15:46:28 +00:00
jackchatelet f058a151ee added Bouncing Balls (Adult) [system11, The Dumping Union] 2014-05-11 00:13:52 +00:00
jackchatelet 5b3f0516a4 added Black Tiger / Black Dragon (mixed bootleg?) [Bonky0013, iq_132] 2014-05-10 20:19:12 +00:00
dinkc64 7bdf8fec91 Improve savestates on IREM m92 (missing sound on SS load.etc.) 2014-05-10 19:53:22 +00:00
dinkc64 ee67e268a2 Fix crackles when interpolation=0 in ym 3812, 2610, 2203 & clear the savestate registers @ init and on reset in ym2151 2014-05-10 14:08:38 +00:00
dinkc64 f162c2362e Fix mixing crackles in the iremga20 driver, improves the game In The Hunt quite a bit 2014-05-10 05:40:24 +00:00
dinkc64 08325a70b4 Caveman Ninja (d_cninja.cpp) - fix for sample mixing crackles which surface mid to end of level 2 2014-05-09 19:45:59 +00:00
dinkc64 ea72c21eee Get the music running at the right tempo (Caveman Ninja / d_cninja.cpp) 2014-05-09 04:47:53 +00:00
Barry Harris eaf10c82fb Restore TaitoX VBlank IRQ to frame end (fixes Battle Shark Taito logo effect) 2014-05-07 20:06:25 +00:00
iq_132 89b346911b Implement this just a touch more cleanly. Still a good find Dink! 2014-05-07 00:48:35 +00:00
Barry Harris 8a3e2b5033 Boost interleave for Battle Shark 2014-05-06 20:35:07 +00:00
Barry Harris 8f5f2108b7 Actually interleave the CPUs in Battle Shark and update VBlank IRQ timing in Taito-Z driver 2014-05-06 20:20:42 +00:00
dinkc64 8107ca47a8 Fix sprite colors in Psycho-Nics Oscar 2014-05-06 06:01:57 +00:00
dinkc64 31dc13de8f Fix sprite priority in Psycho-nics Oscar 2014-05-05 20:57:25 +00:00
dinkc64 ac6ed16700 Cninja fix revision 2014-05-05 08:21:57 +00:00
dinkc64 8e0a5e6cb4 Fix for the graphical glitches on the volcano level in Caveman Ninja 2014-05-05 06:52:59 +00:00
iq_132 abec26afd7 Update Momoko 120% 2014-05-02 01:42:46 +00:00
iq_132 e30f3fc65b Fix leftover debugging stuff in Xain 2014-05-02 01:35:29 +00:00
iq_132 defbf52d58 Add driver for Xain'd Sleena (Rewritten since last time I posted shots, I lost those sources :( ). Please playtest! 2014-05-01 03:27:26 +00:00
dinkc64 6e4cb718cb Get Joe & Mac Returns running at the correct speed 2014-04-30 20:12:28 +00:00
dinkc64 7f1214858a Small tweak for Afterburner & Xbox360/Dualshock3 controllers 2014-04-29 18:53:03 +00:00
Barry Harris 8302f51e48 burn_ym2203 interpolation - treat same as YM2151 2014-04-28 21:24:16 +00:00
dinkc64 f9e28c6660 temp. fix for low khz init w/ym2203 & FM Interpolation 2014-04-28 19:46:41 +00:00
dinkc64 67fce7b0c1 Ninja Warriors, Rastan 3 - Warrior Blade & Darius2 savestate improvements pt.2 (d_darius2.cpp, tc0100scn.cpp) 2014-04-28 19:16:53 +00:00
jackchatelet e2741abe1f added some info about Version "I" of Xmen vs Street Fighters - US version [Smitdogg, The Dumping Union] 2014-04-28 16:33:13 +00:00
dinkc64 461385ef68 Make sure to scan the extra screens parameters (not just the first one) in Ninja Warriors, Warrior Blade (Rastan III) and Darius 2 2014-04-28 04:29:36 +00:00
dinkc64 13f1c97497 Add savestate cability to Fairyland Story (d_flstory.cpp) 2014-04-28 03:58:05 +00:00
dinkc64 95e6b82cfd Fix SFX+Music in GunNail 2014-04-26 19:55:34 +00:00
iq_132 1c73ee34d8 Add Dragon Bowl (Unencrypted). [JackC] 2014-04-26 19:22:03 +00:00
dinkc64 9371e55dcb Fix for: The Berlin Wall crashes on reset, it tries to EEPROMReset() with no EEPromInit() 2014-04-25 19:33:27 +00:00
jackchatelet acfb9c0cc5 added The Berlin Wall (Korea) [system11] 2014-04-25 09:05:09 +00:00
dinkc64 75a56d4402 Fix for reset causes crash in Wonder Planet, Karnov & Chelnov - Atomic Runner 2014-04-24 20:06:43 +00:00
jackchatelet 40f2fb2b85 added Sen Jing - Guardian Storm (Japan) [ShouTime]
- To do : verifying GrdnstrmjInit
source : http://git.redump.net/mame/commit/?id=cf5d50309cbad02ee09c039a399bd1c2d8757795
2014-04-24 19:38:39 +00:00
dinkc64 1c494354b3 Darkmist: Corrupted sprite fix by iq_132 from the forum 2014-04-24 16:58:14 +00:00
iq_132 7294069c40 Added The Lost Castle In Darkmist driver 2014-04-24 03:02:45 +00:00
dinkc64 dd21bfaac9 Fix clipping/distortion in the Konami k053260(Vendetta..etc.) emulation. 2014-04-23 20:44:21 +00:00
dinkc64 b6846c35d2 Vigilante tweak, dac sounds were too loud 2014-04-23 07:34:23 +00:00
dinkc64 1cea95a1ca Fix SFX & cutscene/music timing in Gun.Smoke 2014-04-23 06:14:18 +00:00
dinkc64 98c7a5faaa small SS tweak for the Japanese Tiger Road (Tora e no Michi) d_tigeroad.cpp 2014-04-22 17:30:04 +00:00
dinkc64 87b6f407f7 Add savestate code to Donkey Kong (d_dkong.cpp) 2014-04-22 04:19:13 +00:00
dinkc64 a74e15d6f0 Add savestate code to Toki (d_toki.cpp) 2014-04-21 18:30:02 +00:00
Barry Harris 6b53374592 debug tracking driver updates 2014-04-20 21:08:44 +00:00
Barry Harris 04e679e504 add debug tracking to sknsspr, v3021 and vdc 2014-04-20 20:46:42 +00:00
Barry Harris f64f30e549 Add debug tracking to C6280 and standarise variable types 2014-04-20 20:30:51 +00:00
dinkc64 9b5f406b3c Fix savestates for YM2151 & UPD7759 & clipping/distortion in UPD7759 2014-04-20 19:13:45 +00:00
Barry Harris ac22d363be device exits 2014-04-20 14:40:13 +00:00
Barry Harris a63671af2e Standardise variable types and add debug tracking (burn/snd folder) 2014-04-20 14:32:38 +00:00
dinkc64 80f77eb3d9 A little modification on the W32 side - backup savestate before overwriting it. 2014-04-20 14:05:45 +00:00
Barry Harris 713833dc4d Standardise variable types and add debug tracking (burn/devices folder) 2014-04-20 12:53:37 +00:00
Barry Harris 6d953ad343 fix compile warnings 2014-04-20 12:09:04 +00:00
Barry Harris 00ef4f49e5 msm5235 improvements 2014-04-19 18:20:18 +00:00
jackchatelet f7fe69025b Fix Spectrum 2000 (vertical) 2014-04-19 12:17:05 +00:00
jackchatelet 3f8849200f fix Gun.Smoke (Japan) description 2014-04-19 10:15:50 +00:00
jackchatelet c061637dfd added Gun.Smoke (bootleg) [Felipe Sanches] 2014-04-19 10:13:18 +00:00
iq_132 89043b337d Add MSM5232 sound core, hook Wyvern F-0 and Fairyland Story up to use it. 2014-04-19 05:45:21 +00:00
dinkc64 11a5a1e106 Contra - Fix 2nd player inputs for Kaillera netplay & fix palette after Savestate load 2014-04-19 04:36:40 +00:00
dinkc64 bb5bba9e42 d_ddragon.cpp - input-fix for kaillera netplay 2014-04-19 03:45:10 +00:00
dinkc64 fb5c9a7fc8 revised d_tnzs.cpp based on Daves d_ashnojoe.cpp savestate fix 2014-04-19 03:37:12 +00:00
iq_132 d8e7b58686 Wyvern F-0 update. Fixed sprites. 2014-04-19 02:50:27 +00:00
iq_132 ee4563fbc5 Add driver for Tail to Nose. 2014-04-19 02:28:41 +00:00
iq_132 2b6d5ee27c Fix Ash No Joe save states. 2014-04-19 01:39:02 +00:00
Barry Harris 3d60e6aa1d Fix bg and fg layers in Contra (not fully tested) 2014-04-18 21:08:37 +00:00
Barry Harris d9788f43b6 Fix sf2mdtb 2014-04-18 20:44:43 +00:00
dinkc64 e932316e4b get Contra up to speed 2014-04-18 05:44:46 +00:00
dinkc64 180f032a5e Fix for Savestate load crash & sound/music volume in The New Zealand Story new pcb 2014-04-18 05:28:05 +00:00
iq_132 a93ac7759e Add somewhat preliminary driver for Wyvern F-0. 2014-04-18 04:48:16 +00:00
jackchatelet bcdc980d4f take "pal16l8b-b52-124.ic180" from chasehqju 2014-04-17 18:12:13 +00:00
jackchatelet 33db54560c Removed Knights of Valour Super Heroes Plus Enhanced Version / Sangoku Senki Super Heroes Plus Enhanced Version (ver. 100, IGHT hack)
NOTE : It is a buggy hack and not enough good to be added
2014-04-16 22:06:46 +00:00
Barry Harris 5a00619c5c doh! 2014-04-16 21:26:27 +00:00
Barry Harris 24cb173210 start killing use of BurnDrvGetText in drivers 2014-04-16 21:21:50 +00:00
Barry Harris d37d397c78 Fix hardware filter (de)select all 2014-04-16 21:15:22 +00:00
jackchatelet 3d3dd96f3d d_seta.cpp : Fix description and year for Keroppi set 2014-04-16 12:52:28 +00:00
jackchatelet 9d36ac5d31 Fix typo error in d_pgm.cpp : struct BurnDriver BurnDrvKetalt 2014-04-16 10:02:40 +00:00
Barry Harris 5dd2fde20c sync sets with MAME 0.153 2014-04-16 09:39:04 +00:00
Barry Harris 6bf39de00d compile fix 2014-04-16 08:10:23 +00:00
iq_132 f03809a42c Make my third grade English teacher proud of me. 2014-04-16 00:35:55 +00:00
iq_132 3eb7bbc90a Added Capcom Bowling & tms34061 video chip. Barry, will you please take a look at adding the analog inputs please? They are still black magic to me. 2014-04-16 00:12:40 +00:00
jackchatelet dd7b5a5ff7 d_cps1.cpp update :
- added Street Fighter II' - Magic Delta Turbo (bootleg set 2 alt (with YM2151 + 2xMSM5205), 920313 etc) (Debug build only) [ANY]
- Street Fighter II' - Magic Delta Turbo (bootleg set 3 (with YM2151 + 2xMSM5205), 920313 etc) (imperfect graphics) [ANY)
- added proper dump for pf4 sh058.ic89 for sf2mdta [ANY]
2014-04-15 16:44:04 +00:00
dinkc64 fb3f8aeb83 Scan the soundchip 2014-04-15 05:57:11 +00:00
dinkc64 5ef0c56609 pac2650 driver savestate fixes 2014-04-15 05:26:04 +00:00
dinkc64 850f666d1d Revision of SN76496Scan-fix 2014-04-15 05:12:42 +00:00
dinkc64 3f27ca706b Fix - SN76496Scan() was scanning NumChips-1 2014-04-15 04:35:39 +00:00
iq_132 6f1b76ceca Update Mikie -- I think this should help with the sound issues, maybe. Please test. 2014-04-14 23:21:49 +00:00
jackchatelet 5a60406f34 Update previous commit by dinkc64 2014-04-14 17:30:08 +00:00
dinkc64 45005e52f0 fix d_mustache.cpp compile 2014-04-14 16:41:59 +00:00
jackchatelet 583f04b4f5 d_batsugun.cpp : synch with MAME 0.153 2014-04-14 14:35:55 +00:00
iq_132 34fbb22384 Nemoa -> Nemor1 2014-04-14 03:09:56 +00:00
iq_132 235c6735ef Fix compile 2014-04-14 02:54:41 +00:00
iq_132 e3838de03b Add Spectrum 2000 (vertical), adjust clones, fix horizontal scrolling 2014-04-13 23:41:40 +00:00
iq_132 6f8e8475ea Add driver for Mustache Boy and t5182 device. 2014-04-13 23:05:28 +00:00
iq_132 0be5b832c4 Add driver for Mike (Hi Dink!) 2014-04-13 22:59:48 +00:00
dinkc64 85fef1df15 Oops / formatting 2014-04-13 07:05:32 +00:00
dinkc64 e2bf368027 New gun rotation method for Heavy Barrel and Midnight Resistance & fix for Heavy Barrel level transistion after level 2 2014-04-13 06:56:39 +00:00
Barry Harris f7348b1c6c Fix tilemaps in midres, hippodrm and robocop 2014-04-12 18:29:17 +00:00
dinkc64 7e24fa25a8 Fix for sound clipping/crackles in the game Trojan and other games that use MSM5205 2014-04-12 06:10:53 +00:00
jackchatelet 9af98b4f22 added Nemo (World 901109) [muddymusic] 2014-04-10 15:47:48 +00:00
jackchatelet e5a3e4d41c d_cps1.cpp : Dumped and added MS22B.1A to mswordj [Bonky0013, neocps1]
Dumped and added GPPR2.1A to ganbare [The Dumping Union]
2014-04-09 21:08:53 +00:00
jackchatelet 8c696ad3d4 added :
- Street Fighter II - The World Warrior (TAB Austria bootleg set 2, 910214 etc) [Any]
- Street Fighter II - Champion Edition (Alpha Magic-F bootleg set 8, 920313 etc) [Any]
2014-04-09 20:49:07 +00:00
jackchatelet baa6370602 add Street Fighter II' - Champion Edition (Magic Delta, bootleg, 920313 etc) [Any] 2014-04-09 19:53:24 +00:00
dinkc64 52b1c3f500 Fix crash on savestate load for Visco/Taito Galmedes 2014-04-08 11:26:30 +00:00
dinkc64 bf93571dd5 NMK16 fixups part 3 - this time, Acrobat Mission 2014-04-07 20:17:24 +00:00
dinkc64 60a4fda2e8 Probable fix for Toaplans Fixeight hang on savestate load 2014-04-06 07:10:17 +00:00
dinkc64 694aed7b83 More sound clipping fixes 2014-04-06 06:52:35 +00:00
dinkc64 514224ab31 Fix clipping crackles in Super Real Darwin (and possibly other games) when interpolation = 3 2014-04-06 06:49:18 +00:00
dinkc64 312ef8b9e9 SFX lost after savestate load in NMK004 games, Super Spacefortress Macross and possibly others 2014-04-05 07:07:34 +00:00
dinkc64 f7bf100293 Fix for Toaplan samples hack and savestates, and loading samples status 2014-04-04 13:59:47 +00:00
dinkc64 5e282e6c13 Fix for stuck noise at the end of short samples in games that use the Toaplan samples hack. FireShark, SameSameSame!, Ghox, Vimana and TekiPaki 2014-04-04 13:04:23 +00:00
dinkc64 d52fed612d Revised fix for Act Fancer 2014-04-03 12:37:35 +00:00
dinkc64 329da93ef2 Fix for palette issues on savestate load with DataEast Act Fancer 2014-04-03 06:44:01 +00:00
dinkc64 3a422736f5 Cleanups & tweaks to NMK16 changes #1277 2014-04-01 19:33:36 +00:00
dinkc64 19e99718cc Savestate capability added to Kangaroo 2014-04-01 11:56:03 +00:00
dinkc64 28e453fe42 Savestate capability added for NMK16 - Bombjack Twin, Thunder Dragon 2, Twin Action, US AAF Mustang, Stagger (RedHawk), Guardian Storm, Fire Hawk, GunNail, Saboten Bombers, Super Spacefortress Macross 2014-04-01 11:45:07 +00:00
dinkc64 478c1cfdfc Savestate-load crashfix for Raiden 2014-04-01 11:39:24 +00:00
dinkc64 1e64779266 Savestate-load crashfix for Aero Fighters, Sonic Wings, Turbo Force, Spinal Break & Karate Blazers 2014-04-01 11:38:54 +00:00
dinkc64 9cb0527219 Savestate capability for Irem M72 - R-Type, R-Type II, Ninja Spirit, Mr. Heli, X-Multiply, Dragon Breed, Hammerin' Harry, Cosmic Cop, Legend of Hero Tonma, Air Duel 2014-03-31 19:10:37 +00:00
dinkc64 05fefca63c Fix for sound desync in Tengai and tile corruption in Samurai Aces on savestate load 2014-03-31 04:17:20 +00:00
dinkc64 232634c08c Fix for Battle Garegga - crash on savestate load 2014-03-31 04:14:48 +00:00
dinkc64 128e049b5d clipping distortion fix for Scramble and Super Cobra 2014-03-31 04:10:36 +00:00
jackchatelet bda424ad3e - Add new clone lastblada (alternate board)
same rom data as in lastblad is used (infos done and confirmed by jonhboy long time ago but not yet added to MAME)
2014-03-29 22:32:34 +00:00
jackchatelet eda11d2ee2 Synch d_neogeo.cpp with MAME 0.152 SVN submission 03252014
Changes:
. Added redumped puzzldpr s1 and chip info
. Removed bangpedp - A proto with same layout exists, some roms are different, currently undumped <--- not removed from FBA as game already tagged "not in MAME"
. Removed roboarma - This is a hack <--- already removed from FBA
. Add new clone kof98a (alternate board)
. Add new clone kof95a (alternate board)
. Replaced diggerma m1 and s1 with 128k versions (64k m1 and s1 do not exist)
2014-03-28 00:28:59 +00:00
jackchatelet 1be0ccb3fb added Knights of Valour Super Heroes Plus Enhanced Version / Sangoku Senki Super Heroes Plus Enhanced Version (ver. 100, IGHT hack) 2014-03-17 17:29:37 +00:00
jackchatelet 12e59270b9 New clones :
- added Chase H.Q. (Japan UP) [Any]
- Trojan (US, bootleg) [Any]
2014-03-16 12:59:49 +00:00
jackchatelet 7fa74cf793 added Galaxian Growing Galaxip / Galaxian Nave Creciente (Recreativos Franco S.A. Spanish bootleg) [Roselson from AUMAP] 2014-03-15 14:45:55 +00:00
jackchatelet 5ba2185e5e added Street Fighter III: New Generation (Asia 970204) [Bonky0013] 2014-03-15 14:27:50 +00:00
jackchatelet 5e116a8924 added Galaxian (Irem) [DamagedGoods] 2014-03-10 15:25:31 +00:00
jackchatelet a0e29bcace added Zero Wing (2P set) [System11, The Dumping Union] 2014-03-02 15:29:57 +00:00
jackchatelet 54df0a3fd9 added Unibios 3.1 [Razoola, iq_132, Jackc] 2014-03-01 02:56:36 +00:00
jackchatelet e484de1844 dded Samurai Shodown V / Samurai Spirits Zero (bootleg, XBOX version) (only for debug build for now) [iq_132] 2014-02-28 01:22:02 +00:00
jackchatelet aa51e18af2 oops...fix PRG label roms for 19xxj to synch with MAME 2014-02-28 00:04:43 +00:00
jackchatelet f97fbbcc59 - 19XX: The War Against Destiny (Japan 960104, yellow case) [Tormod, ?other credits?]
this is actually the newest supported revision.
- bonky0013 dumped a board of this configuration a while back, nothing new, but we might as well document it as existing. (nw)
csclubjr ---> csclubjy
2014-02-27 23:53:40 +00:00
Barry Harris 9b3772531d Add 19XX Japan Rent version (Barry, JacKc, Tormod) 2014-02-27 21:59:51 +00:00
jackchatelet b14259d219 added Street Fighter III: New Generation (Asia 970204, NO CD, bios set 1) [Smitdogg] 2014-02-21 09:10:50 +00:00
jackchatelet a7330bf99d added Funky Jet (World, rev 1) [Arzeno Fabrice, The Dumping Union] 2014-02-17 11:25:22 +00:00
jackchatelet 83eca82ad0 added Miss World '96 (Nude) (2 sets) [system11] 2014-02-17 11:03:44 +00:00
iq_132 4d8e2beff1 Added Yukiwo to taito b driver. [Unigame, Haze, JackC] 2014-02-08 19:32:37 +00:00
jackchatelet 941dd8de68 added Racing Beat (Japan) [ShouTime]
added redump of 317-0024 (FD1089B) used by Time Scanner [Charles MacDonald, ShouTime]
2014-02-08 10:49:31 +00:00
iq_132 1239b7a1ed Oops! Fixed. Thanks Jack! 2014-02-05 23:52:35 +00:00
iq_132 ee7a5dc50e Fix Japanese set of Super Punchout 2014-02-02 05:30:13 +00:00
iq_132 d62a03216a Add Punch Out driver, NES APU and VLM5030 sound cores 2014-02-01 23:43:24 +00:00
jackchatelet a33f87d498 d_nmg5.cpp : added Multi 5 / New Multi Game 5 (set 2) [system11]
d_galpanic.cpp : synch with MAME (pgalvipa & fantasiab) [system11]
2014-01-25 13:58:58 +00:00
iq_132 7d7df26c7e OCD on PCE. 2014-01-24 01:30:41 +00:00
jackchatelet bca61622a8 Added Fantasia (Newer revison) [System11] 2014-01-23 21:14:29 +00:00
jackchatelet 1eb9185693 fix some copy/paste introduced by me in previous d_batrider.cpp update 2014-01-23 21:01:41 +00:00
iq_132 4704c752d5 Added pocket gals vip (newer?) set 2014-01-23 20:30:13 +00:00
iq_132 e5faf69c30 Added Gals Hustler VIP 2014-01-23 20:19:08 +00:00
jackchatelet d2f8745e8c added Mighty! Pang (001011 Japan Phoenix Edition) 2014-01-19 10:45:53 +00:00
jackchatelet dd0b581cec - added correct v105_32m.u26 dump + infos about various dumps made
- added correct label roms for Demon Front (V107, Korea, PCB Version) 
- Fix typo in svgpcb_igs027a_v100_japan.bin
2014-01-18 01:31:18 +00:00
jackchatelet 3fce39a4f8 added DIPswitch settings for S.V.G. - Spectral vs Generation (V200, China) 2014-01-17 02:49:18 +00:00
jackchatelet 5b985e250e added Crouching Poney Hidden Dragon (DEMO) (Le Cortex) [iq_132, JacKc] 2014-01-17 02:10:01 +00:00
iq_132 2653b9fe3a Oopsie! (Fix happy6) 2014-01-17 01:28:58 +00:00
iq_132 2e9234df64 Update SVG parent to use correct rom & updated EO code 2014-01-17 01:15:47 +00:00
jackchatelet 6b74620419 d_pgm.cpp : - correct unicode title for kovassg & kovshxas and added version for py2k2 2014-01-15 13:50:19 +00:00
jackchatelet 1e2604517d d_batrider.cpp : added infos about Batrider region controlled by the first byte of rom prg0.u22 2014-01-13 18:12:54 +00:00
iq_132 5100b8c68a Make SVG work. 2014-01-13 05:07:38 +00:00
Barry Harris 7ebf8d5904 Add clone of E-Swat 2014-01-12 19:55:50 +00:00
Barry Harris 7893930b2a Add clone of Dynamite Dux 2014-01-12 16:08:56 +00:00
Barry Harris 6974a0968d Add clone of Street Fighter II: Champion Edition (920313 USA) [Barry, Any, JacKc] 2014-01-12 15:59:16 +00:00
jackchatelet 65b885e44c d_uopoko.cpp : Added minor doc update about Puzzle UoPoko 2014-01-12 12:01:55 +00:00
jackchatelet 9470bf5046 corrected some of the names of the one United States Donkey Kong Jr. set. [Kevin Eshbach] 2014-01-12 00:17:15 +00:00
Barry Harris c6fadcb492 update libpng to 1.6.8 2014-01-11 18:30:52 +00:00
Barry Harris b199b793a7 Simplify CPU detection in systeminfo.cpp (it was broken for anything even moderately modern before!) 2014-01-11 16:35:29 +00:00
Barry Harris 8fc9ef2b03 Windows 8.1 support (also properly target Windows versions greater than Vista) 2014-01-11 11:01:07 +00:00
iq_132 2c861d8e99 Fix sound for dw2001 & dwpc 2014-01-11 00:34:16 +00:00
jackchatelet 58349b1b50 fix misspelling error in martmastDIPList 2014-01-10 21:13:51 +00:00
jackchatelet b87bdbb58a ooops : fix previous error introduced by me in my previous commit 2014-01-10 10:05:28 +00:00
jackchatelet 20c7e377f5 added unicode titles for Happy6-in-1 and clone, svg and fix various other unicode titles (oldsplus, theglad, etc...) 2014-01-10 10:02:19 +00:00
iq_132 866340ec5d Forgot to decramble the sound. Also, add region dips. 2014-01-10 06:05:02 +00:00
iq_132 498a83f306 Happy6 and a few other pgm changes. 2014-01-10 03:35:58 +00:00
jackchatelet 7b52adf4bc added Donkey Kong (US set 1) with Hard Kit [Matt Ziolkowski, Rob Rings] 2014-01-09 13:19:22 +00:00
jackchatelet bd18e11052 fix happy6101 rominfo and romname 2014-01-09 13:08:04 +00:00
jackchatelet d4d79ac277 added Happy 6-in-1 (ver. 102CN) [rtw] (becomes the new parent, old parent is now happy6101) 2014-01-09 10:52:00 +00:00
jackchatelet 572fe1dba7 added Street Fighter II' - Champion Edition (Sheng Long v 7.3a) [Drakon] 2014-01-08 11:30:49 +00:00
jackchatelet 6f6b27ddb6 added Cookie & Bibi (set 2) [ANY, David Haywood] 2014-01-07 09:59:18 +00:00
jackchatelet 57504f3bbc d_outrun.cpp : synch with MAME 2014-01-07 08:34:54 +00:00
jackchatelet 1a8cc6631c added SEGA OutRun (Japan, FD1089A 317-0019) 2014-01-06 09:43:34 +00:00
jackchatelet d11168d952 d_truxton.cpp : Fix wrong size for b65_09.bin 2014-01-05 18:00:12 +00:00
Barry Harris 63a880d731 Sync with MAME 0.152 2014-01-05 15:25:36 +00:00
Barry Harris 3a3efd7ffa Fix some "no new line at end of file" warnings 2014-01-05 13:27:33 +00:00
jackchatelet e2b30ad237 added Street Fighter III: New Generation (Euro 970204) [Layne, Smitdogg, The Dumping Union] 2013-12-18 21:13:24 +00:00
jackchatelet 3e8699a135 added Bubble Bobble Lost Cave (v1.2) [Bisboch and Aladar] 2013-12-12 19:48:54 +00:00
iq_132 37fb7c8b5a Should be the last one for now. 2013-12-10 00:48:49 +00:00
iq_132 7e702131d3 Add back in endian fix. Make svgpcb as working. Small name correction 2013-12-10 00:47:28 +00:00
iq_132 a933eabb13 Make SVGPCB work. rtw, haze, iq_132 2013-12-10 00:42:30 +00:00
jackchatelet 832bf71c96 d_commando.cpp: added Commando (US set 2) [Kevin Eshbach]
d_cps1.cpp: Added S222B.1A PAL to ffightj and clones. [Charles MacDonald, Porchy, Smitdogg, The Dumping Union]
2013-12-08 12:52:15 +00:00
jackchatelet 4b75e7671b d_twin16.cpp: use the redumped gfx ROMs for all the vulcan/gradius2 sets, plus some cleanups [Alex Jackson] 2013-12-03 12:46:12 +00:00
jackchatelet 81bc9bb4d9 added Donkey Kong Junior (P kit, bootleg) [Chris Psaros] 2013-12-02 17:43:39 +00:00
Barry Harris ebe7659ea6 Visual Studio 2013 support 2013-11-29 19:36:24 +00:00
jackchatelet fa0749ccee added Ketsui Kizuna Jigoku Tachi (Revision 2? alt, Japan) [Artemio Urbina]
- ketsui roms exist with different fill in the unused areas

keta --> ketb
ketb --> ketc
2013-11-23 00:30:00 +00:00
jackchatelet 67659e78a3 New clones :
- added Pang (bootleg, set 5) [ANY]
- added World Cup '90 (bootleg, set 2) [ANY]
- added World Cup '90 (bootleg, set 3) [ANY]
2013-11-21 18:31:43 +00:00
jackchatelet a2ca24fdb9 added "42 (Screamware bootleg, hack) [1942 hack] 2013-11-21 13:40:49 +00:00
jackchatelet e01472f91c added theglad_igs027a_v100_overseas internal rom dump for theglad, theglad100 and theglad101 [Artemio Urbina] 2013-11-19 14:51:11 +00:00
jackchatelet 8523360abd added New clones :
Cadash (World, prototype) [Unigame]
4 En Raya (set 2) [Unigame]
2013-11-18 10:23:12 +00:00
jackchatelet e2f63483e2 added Final Fight (Bootleg set 2, World) 2013-11-17 15:08:48 +00:00
jackchatelet 4bab1b05b6 Big-endian fixes for theglad and killing blade (lantus) 2013-11-17 14:23:13 +00:00
jackchatelet ef79c7363c update DIPlist for theglad100 and thegladpcb ROMsets 2013-11-17 00:08:41 +00:00
Barry Harris ad706951b2 Move the YM2608 internal ROM out of the program and into an external file. 2013-11-16 21:33:41 +00:00
jackchatelet 312182a09f Update d_pgm.cpp :
- added correct label roms and location for The Killing Blade plus according to PCB scans
- fix unicode titles for killbld, killbld104 and killbldp
2013-11-16 19:19:10 +00:00
jackchatelet 8ab379cf6b d_dec0.cpp : added correct year for robocopb2
d_pgm.cpp : added correct label ROMs for theglapcb
2013-11-16 13:36:18 +00:00
jackchatelet a614f50b97 added Robocop (Red Corporation World bootleg) [ANY] 2013-11-16 11:04:10 +00:00
iq_132 2b7d2b6f7a Remove debug crap from puzlstar 2013-11-16 02:41:04 +00:00
iq_132 82d73cc2bd Add jump table hack for theglad100, make these as working, remove from debug status. add idle loop hack. 2013-11-16 02:39:32 +00:00
iq_132 7073b006c7 Fix Puzzle Star. Leave me alone Jack! :p 2013-11-16 01:57:07 +00:00
iq_132 699470a419 Reduce ram size for shared ram. 2013-11-16 01:46:49 +00:00
jackchatelet 7cb596ad25 synch d_pgm.cpp with MAME
* rename thegladpcb_igs027a.bin to thegladpcb_igs027a_v100_japan.bin
* update label ROMs to match PCB scan
* keep 'wave.u29" label rom instead of 'igs29.bin' used in MAME driver to match PCB scan
* update label roms for TheGlad BIOS
TO DO : patch the jump table in the external ROM for theglada set
2013-11-15 20:47:12 +00:00
jackchatelet 892d652c5d added The Gladiator / Road of the Sword / Shen Jian (M68k label V100) (ARM label V101, ROM 03/13/03 SHEN JIAN) [Artemio Urbina] 2013-11-15 09:22:33 +00:00
iq_132 a458a81fa9 Fix music on the japanese region of theglad. It required an extra sample rom that was on the pcb version. Also fix a minor bug with the sound region size. 2013-11-15 03:53:33 +00:00
iq_132 715caf6913 Add The Gladiator internal rom, patch. Fix some formatting. Change the region patching routines a bit. Fix a bug in martmastc102's region setting. 2013-11-15 03:18:07 +00:00
iq_132 8f7b5cf8f1 Fix crash in a few games 2013-11-15 03:14:26 +00:00
jackchatelet 077def3432 Upadate d_pgm.cpp :
* Fix misspelling version for theglada
* synch title name with MAME
2013-11-14 23:00:33 +00:00
jackchatelet be4a69ec49 added Scramble (Recreativos Franco, Spanish bootleg) [Basilio Garcia] 2013-11-13 16:46:06 +00:00
jackchatelet 12eedaa4a9 update d_cps1.cpp [Artemio Urbina] :
* Redumped CDU_22A.7F in dinou to match real pcb, verified on two different sources
* added some cps1 pals dumps from JAMMArcade.net
2013-11-13 16:17:26 +00:00
jackchatelet 657df10fd1 make The Killing Blade Plus (ver. 300) work
(using an Internal ARM7 killbldp Bootleg Rom)
2013-11-04 10:09:39 +00:00
jackchatelet 622477f32c synched d_samesame.cpp with MAME and added correct Dipswitches for fireshrka (Barry, ShouTime, The Dumping Union) 2013-10-21 20:34:25 +00:00
jackchatelet 5781886563 Added Fire Shark (World, set 2) (ShouTime, The Dumping Union) 2013-10-19 12:36:43 +00:00
jackchatelet 3607c73ce2 Added correct EEPROM dump and location for FixEight (Tormod, The Dumping Union) 2013-10-19 11:50:11 +00:00
jackchatelet 64bdc4bfcd Added Bomber Man World (Japan) [Artemio Urbina, The Dumping Union] 2013-10-16 12:54:41 +00:00
jackchatelet 569d1c79bf Added Strike Fighter (World) [ShouTime, The Dumping Union]
strkfgtr ---> strkfgtrj
2013-10-16 12:23:26 +00:00
jackchatelet e487016c93 Added X-Men Vs. Street Fighter (Asia 961004) [Smitdogg, The Dumping Union] 2013-10-16 11:42:49 +00:00
jackchatelet d5a2fd4c94 Added Final Fight (Japan 900613) [Smitdogg, The Dumping Union] 2013-10-16 11:05:49 +00:00
jackchatelet 04eea73a0a added Street Fighter II: The World Warrior (World 910318) [Any, The Dumping Union] 2013-10-08 08:12:24 +00:00
CaptainCPS-X 668da52a6f - Added fix for CPS3 sound changes on rev 1165 by IQ, the swap was correct but missed a swap in previous 2 lines as well, this caused stuttering in the sound when using Stereo / External sound on CPS3 games, I confirmed this by using Stereo Headphones. Tested on both Windows and PlayStation 3 builds. 2013-10-03 15:43:30 +00:00
jackchatelet 58318d99b4 Added After Burner II (German) [Andrew Welburn, The Dumping Union] 2013-10-02 10:32:58 +00:00
iq_132 5073caf252 Added Dolem to NMK16 drive 2013-09-22 17:48:59 +00:00
iq_132 febaaeda43 Swapped channels in cps3. Is this correct?? 2013-09-08 20:44:22 +00:00
jackchatelet c53dee8561 d_pgm.cpp : marked as not working kovlsqhd and only available for Debug build 2013-09-06 08:14:17 +00:00
jackchatelet aadcf979c9 added DoDonPachi Dai-Ou-Jou (2002.10.07.Black Ver) [djvinc] 2013-09-05 20:45:10 +00:00
jackchatelet 036ff03d75 added Street Fighter II: The World Warrior (Japan 910411) [Kevin Eshbach, Bill D., Layne, Smitdogg, The Dumping Union] 2013-09-03 12:51:08 +00:00
jackchatelet bd3cc34424 d_guwange.cpp : Correct name to Guwange (Japan, Special Ver. 00/07/07) as verified by hex editor. [Brian Troha] 2013-08-27 21:02:51 +00:00
jackchatelet e1575e8a43 sync d_snk68.cpp with MAME SVN 0.149u1 2013-08-27 20:56:29 +00:00
jackchatelet 5b31d6282f added Cotton (set 2, Japan, Rev B, FD1094 317-0179b) [Charles MacDonald, ShouTime, The Dumping Union] 2013-08-27 20:35:31 +00:00
jackchatelet 37f0c2a47b added Turbo Out Run (Japan, Out Run upgrade, FD1094 317-0117) [Charles MacDonald, ShouTime, The Dumping Union] 2013-08-27 20:09:04 +00:00
jackchatelet 32685661b0 added Excelsior (set 2) [Bonky0013, The Dumping Union] 2013-08-19 09:46:18 +00:00
jackchatelet dc16298df7 added Ikari III (Korean, Use 8-Way Joystick) [DsNo, jysx012] 2013-08-18 19:59:25 +00:00
jackchatelet 21c17f7dc6 d_cninja.cpp: Corrected redump of Caveman Ninja (World Rev 1) and added PCB locations to the original Caveman Ninja sets. [Bonky0013, The Dumping Union] 2013-08-18 12:28:44 +00:00
jackchatelet d25d7b4ba4 Sync with MAME
d_galpanic.cpp: Minor game name rename
2013-08-17 18:56:40 +00:00
jackchatelet 028791a049 added Cadillacs and Dinosaurs (bootleg set 3 (with PIC16c57), 930201 etc) [Bonky0013, The Dumping Union) 2013-08-17 18:33:31 +00:00
Barry Harris f72fd73100 Fix enforceja dips 2013-08-17 13:51:32 +00:00
jackchatelet 10ff03ec55 new Enforce clone
added Enforce (Japan, Analog Controls) [ShouTime, The Dumping Union]
added Dips for contcrcj and enforceja
2013-08-15 23:54:34 +00:00
jackchatelet 7e0c757c13 Sync with MAME SVN 149u2 :
sf2hunghsi -> sf2bhh
Credits : iq_132, Smitdogg, The Dumping Union
2013-08-15 19:41:59 +00:00
jackchatelet e117992bce Added correct MBJ 22B rom to Muscle Bomber: The Body Explosion (Japan 930713) set. [Layne, Smitdogg, The Dumping Union] 2013-08-14 18:13:08 +00:00
jackchatelet 6e621f1e16 added Street Fighter II - the world warrior (910522 Japan) [Yohji, Kevin Eshbach, bodger319, Smitdogg, The Dumping Union] 2013-08-13 19:47:48 +00:00
jackchatelet ef3ef634cf Corrected rom labels and added PCB locations to the MVP (set 2, US, FD1094 317-0143) set. [Layne] 2013-08-13 14:09:09 +00:00
jackchatelet da70466cf4 added New Fantasia (Set 2) [system11] 2013-08-13 13:49:59 +00:00
iq_132 295dc06847 Fix olds High Score screen (improve protection emulation) [rockywall, Creamy Mami, JackC, IQ_132] 2013-08-13 00:06:03 +00:00
jackchatelet b2aa83764a Sync with MAME SVN 149u2 2013-08-12 21:27:12 +00:00
Barry Harris 504b351971 Add altbeastbl, no sound (different hardware), but otherwise working 2013-08-11 18:54:49 +00:00
iq_132 3bc6b1b14d Update to PGM protection routines:
Killbld properly emulating some protection device features - now supports all regions [iq_132]
Drgw2 properly emulate protection device [iq_132]
Olds properly emulate protection device [iq_132]
puzzli2/puzzli2s simulate asic27a protection [Haze, iq_132]
2013-08-11 18:21:38 +00:00
Barry Harris a5b7436f65 Avoid rom merge conflict in sf2hunghsi (using MAME convention) 2013-08-10 09:55:07 +00:00
Barry Harris c81a60a818 Oops. :) 2013-08-10 08:53:39 +00:00
Barry Harris 07ff913604 sf2hunghsi - Hook up turbo speed dip switch 2013-08-09 19:50:35 +00:00
jackchatelet da3a6bc782 Promoted sf2hunghsi to Working status [iq_132] 2013-08-09 08:50:40 +00:00
jackchatelet 73facc2488 added non working status for sf2hunghsi and correct copy/paste error for sf2rb3 2013-08-08 23:22:48 +00:00
jackchatelet beb85aaec3 added Street Fighter II - champion edition (Alpha Magic-F bootleg set 7, 920313 etc) [Andrew Welburn, The Dumping Union] 2013-08-08 23:12:50 +00:00
jackchatelet c5b84c100d added Street Fighter II - the world warrior (920312 Japan) [Tormod, Layne, Smitdogg, The Dumping Union] 2013-08-07 08:49:10 +00:00
jackchatelet 7a78d85272 remove CAPS 2013-08-05 21:16:53 +00:00
jackchatelet c39acd370f add Knights of Valour: Quan Huang San Guo Special / Sangoku Senki: Quan Huang San Guo Special (alt ver. 303CN) 2013-08-05 20:28:28 +00:00
jackchatelet f602f8d1ca added unicode titles for kov chinese bootlegs 2013-08-05 13:08:13 +00:00
jackchatelet 8e15fd7adc add Dungeons & Dragons: Tower of Doom (Asia 940412) [tormod, The Dumping Union] 2013-08-05 08:39:39 +00:00
jackchatelet 2207d127a9 sync with MAME 2013-08-05 08:27:08 +00:00
iq_132 79a30946e9 Added proper asic for kov2p.
Changed region hack to hack rom rather than ram (this was the cause of the error message for kov2p)
2013-08-04 09:33:34 +00:00
jackchatelet d9caaf10da add Knights of Valour Super Heroes Plus / Sangoku Senki Super Heroes Plus (ver. 101) [XingXing] 2013-08-03 18:39:06 +00:00
jackchatelet 8404d6831d add 1944 - the loop master (000620 USA Phoenix Edition, alt) 2013-08-02 22:40:08 +00:00
Barry Harris 912f8a7960 Fix some compile warnings 2013-07-30 19:12:16 +00:00
Barry Harris 09253ce6e9 Avoid deprecated function in libpng 2013-07-30 19:09:23 +00:00
jackchatelet a5fff446b3 add Cyberbots: Fullmetal Madness (Japan 950424) (decrypted bootleg) [Yohji, Smitdogg, The Dumping Union] 2013-07-30 09:23:21 +00:00
jackchatelet deffaf098e sync with MAME 2013-07-12 21:05:51 +00:00
jackchatelet bb603761b9 Ooops...copy/paste error for kov2p204 2013-07-11 18:07:22 +00:00
jackchatelet 61d53731af add Knights of Valour 2 - Nine Dragons (ver 202) [69mustang, iq_132] and revert back SVN 1117 2013-07-11 18:02:58 +00:00
jackchatelet 226011873e add Street Fighter Zero (Asia 950605) [Smitdogg, The Dumping Union] 2013-07-07 08:45:25 +00:00
Barry Harris 200a1e2510 Add clone of Rapid Hero (Barry, JacKc, Brian Troha, system11) 2013-07-06 07:50:03 +00:00
Barry Harris 559f30e504 Added bootleg of Snow Bros. (Barry, JacKc, The Dumping Union, Haze) 2013-07-06 07:39:10 +00:00
iq_132 9204e7165c Hopefully fix pgm crash on OLDS intro. 2013-07-01 01:59:19 +00:00
Barry Harris 568a875c2b Increment version 2013-06-29 12:30:39 +00:00
Barry Harris d03aee7887 Update libpng to 1.6.2 2013-06-29 08:38:16 +00:00
Barry Harris 6ef9a7c5a9 Update zlib to 1.2.8 2013-06-29 08:05:35 +00:00
Barry Harris ca541ab12f Sync new sets with MAME 0.149 2013-06-27 20:10:55 +00:00
Barry Harris 2794a9d8b4 Add clone of Scramble (Barry, Roselson (from Aumap)) 2013-06-27 19:47:10 +00:00
Barry Harris 18e3eb5ea6 Add clone of Wonder Boy III (Barry, Chris Hardy, Charles MacDonald, Brian Troha) 2013-06-26 20:29:36 +00:00
Barry Harris 23a06cfa90 Add clone of Guardian Storm [JacKc, iq_132, Barry, Haze) 2013-06-26 20:17:05 +00:00
Barry Harris a914b363a5 Add clone of Mysterious Stones (Barry, Ricky2001 (from AUMAP)) 2013-06-25 19:37:58 +00:00
Barry Harris b9288fd598 Add clone of Uni War S (Barry, Basilio Garcia) 2013-06-25 19:29:26 +00:00
Barry Harris e952ca6b01 Add clone of Moon Cresta (Barry, Roselson (from AUMAP)) 2013-06-25 19:24:13 +00:00
Barry Harris a6227dfc80 Added clone of Scramble (Barry, Basilio Garcia) 2013-06-25 19:14:30 +00:00
Barry Harris bc2b1801da Add clone of Scramble (Barry, Basilio Garcia) 2013-06-25 19:09:45 +00:00
Barry Harris 8fb60f9eff Added clone of Galaxian (Barry, any) 2013-06-25 19:00:14 +00:00
Barry Harris 6656f25f70 Sync with MAME 0.149 and add clone of Ambush 2013-06-24 19:06:37 +00:00
Barry Harris a5b1a796ea Add clone of Guardian Storm to NMK16 driver (Barry, The Dumping Union, Haze) 2013-05-28 13:33:47 +00:00
jackchatelet 3c7fc79418 add Commando Bootleg 2 [Kevin Eshbach] 2013-05-21 17:36:47 +00:00
jackchatelet d979bad9ac add Cadillacs and Dinosaurs (Chinese bootleg, 930223 Asia TW) [Smitdogg, The Dumping Union] 2013-05-20 18:25:28 +00:00
Barry Harris 7151adc84c Promote Time Fighter to working 2013-05-20 16:02:16 +00:00
Barry Harris 495c816a76 Fix names in mspacmanbg 2013-05-20 15:42:41 +00:00
Barry Harris be4af934a1 Time Fighter WIP 2013-05-20 15:35:17 +00:00
Barry Harris d049e75693 Add clone of Galaxian (galaxrf) 2013-05-20 15:03:51 +00:00
Barry Harris 11caa3e7b5 Add clone of Moon Cresta (mooncreg) and fix dips in mooncptc 2013-05-20 14:54:35 +00:00
Barry Harris a6f64ce014 Add clone of Uni War S (asideral) 2013-05-20 14:38:28 +00:00
Barry Harris 47f00f0131 Add clone of Ms Pacman (mspacmanbg) 2013-05-20 13:49:24 +00:00
Barry Harris c6fe2cd4c0 Add clone of Pacman (pacuman) 2013-05-20 13:28:09 +00:00
Barry Harris dec2d1fc15 Added clone of Pacman (pacmansp) 2013-05-20 13:16:34 +00:00
Barry Harris 6751cbe6a4 Added bootleg of Pang to Mitchell driver 2013-05-20 13:05:34 +00:00
Barry Harris 9fa7c6f624 Add clone of Bomb Jack (and static the functions) 2013-05-20 12:48:49 +00:00
Barry Harris 5a9e98b19a Added clone of Silk Road to the driver 2013-05-20 12:22:26 +00:00
Barry Harris cbf1d0123c Sync with MAME 0.148u5 2013-05-20 10:20:47 +00:00
Barry Harris dacd5e0f7a Description updates 2013-05-20 09:51:44 +00:00
Barry Harris b5ca061572 newline at end of file 2013-05-20 09:46:14 +00:00
jackchatelet 4239934fb2 add Guardian Storm (vertical) [Brian Troha & The Dumping Union] 2013-05-19 11:49:41 +00:00
Barry Harris 5ed5a5b4e8 Add Pang! 3 (950511 Euro, alt) (Barry, JacKc, Smitdogg, The Dumping Union) 2013-05-11 19:11:20 +00:00
Barry Harris 4d27f99fc6 Tidy up Galaxian sound a bit (add filter support to Scorpion and SF-X) 2013-05-09 13:21:34 +00:00
jackchatelet 8e432707c4 add Super Street Fighter II Turbo (super street fighter 2 X 940223 Asia Phoenix Edition) 2013-05-09 11:29:21 +00:00
Barry Harris 80120a2e21 Add bootleg of 3 Wonders (Barry, JacKc, ANY) 2013-05-08 13:37:43 +00:00
jackchatelet d5cdcfce03 some sega companynames switched around to sync with MAME 2013-05-08 08:11:45 +00:00
jackchatelet 698ab58c1d add Moon Cresta (Petaco S.A. Spanish bootleg) (Ricky2001 (from AUMAP)) + some company names fix to match MAME 2013-05-08 07:59:17 +00:00
jackchatelet fe19e654b6 add Crush Roller (bootleg set 3) (ANY) 2013-05-07 18:32:20 +00:00
Barry Harris 06891c927d Make MSVC happy 2013-05-04 21:21:52 +00:00
Barry Harris c43a802d51 Sync with MAME 0.148u4 2013-05-01 12:51:03 +00:00
jackchatelet 023fea8a9c d_pacman.cpp: verified original puckman roms and made that set the parent (Andy Welburn) 2013-04-29 17:57:22 +00:00
Barry Harris 1fda639788 Use macros for ddp2 2013-04-29 12:35:29 +00:00
jackchatelet 09c25bf28f add Ball Boy (The Dumping Union) 2013-04-27 18:54:50 +00:00
jackchatelet b6a36a940b Oops...forgot to remove BRF_NODUMP for 317-0185.key in Commit 1068 2013-04-27 08:35:54 +00:00
jackchatelet b49a83e48f d_sys18.cpp : added ddcrewj 317-0185 decryption key [Porchy, Charles MacDonald] 2013-04-27 08:32:51 +00:00
jackchatelet 0506c69f7c Sync d_superchs.cpp to MAME 2013-04-27 08:13:32 +00:00
jackchatelet fd05bd9232 add Super Chase - Criminal Termination (World, V1.2O) (Porchy, The Dumping Union) 2013-04-21 08:24:24 +00:00
jackchatelet 4983a7e5f8 add new ddp2 clones and sync to MAME 2013-04-16 18:46:11 +00:00
Barry Harris d0fe1bbed3 Add Hot Mind to d_playmark.cpp, I think it's safe to say we have a working PIC core now :) 2013-04-16 10:25:40 +00:00
Barry Harris 1f12a2e67c ddcrewj - missing key - debug only build 2013-04-13 07:32:27 +00:00
jackchatelet 1038327336 Updated d_hangon.cpp to match MAME 2013-04-12 14:23:19 +00:00
jackchatelet 4003a60dae add D.D. Crew (Japan, 4 Players, F 317-0185) (not working) (Porchy, The Dumping Union) 2013-04-12 14:02:48 +00:00
jackchatelet 5e6c6fe428 add Wing Shooting Chamionship V1.00 (Brian Troha, The Dumping Union) 2013-04-12 13:28:08 +00:00
Barry Harris b2f1dc51e7 Excelsior now works (awkward bastard with the palette!) 2013-04-11 19:21:39 +00:00
Barry Harris f0fb8bae7a Add Excelsior to d_playmark.cpp. Issue in the fg layer, but sound works. :) 2013-04-11 18:37:02 +00:00
Barry Harris 3af3fc885c Add debug tracking support to pic16c5x_intf.cpp 2013-04-10 19:05:12 +00:00
Barry Harris 175715e79c Exit the MSM6295's in d_drgnmst.cpp 2013-04-10 18:54:27 +00:00
Barry Harris d7253790e2 Seperate ROM and RAM in pic16c5x core, sound now works in d_playmark.cpp, we have a working PIC16C57. :) 2013-04-10 18:50:46 +00:00
Barry Harris 5bb8c21dae Fix a couple of silly mistakes in d_playmark.cpp - still no sound though :( 2013-04-09 15:07:32 +00:00
Barry Harris a2ab9e6b8e Sync with MAME 0.148u3 2013-04-09 12:36:59 +00:00
jackchatelet 55ff06ea5d update d_karnov.cpp to match MAME 2013-04-08 18:17:06 +00:00
Barry Harris 44a7422a96 First attempt to emulate PIC and sound in d_playmark.cpp 2013-04-08 12:54:57 +00:00
Barry Harris 3474cb08e7 Fix some issues in pic16c5x relating to PIC16C57 2013-04-08 12:52:35 +00:00
Barry Harris 0d79a1d4f0 Update pic16c5x to 1.14 2013-04-08 10:11:33 +00:00
Barry Harris 104d4b3de9 Update pic16c5x to 1.13 2013-04-08 10:06:25 +00:00
Barry Harris c481fe1a68 Add iq's driver for Dragon Master and his port of pic16c5x, updated to modern standards (glad I found these!) 2013-04-08 09:19:25 +00:00
Barry Harris 029c69ec34 Add driver for bigtwin on playmark hardware (quick and simple driver for me to try adding and verifying PIC16C57 core and get familiar with playmark sound hardware, hopefully help one day with CPS-1 bootlegs) 2013-04-07 18:45:58 +00:00
jackchatelet b9741ec8f0 add Forgotten Worlds (US, rev AA) (system11) 2013-04-07 10:51:43 +00:00
Barry Harris 3d1f22796d Add PIC hex dump to slampic 2013-04-06 10:06:44 +00:00
Barry Harris 23339ab508 Standardise CpsBootlegSpriteRam usage 2013-04-06 08:46:56 +00:00
Barry Harris 819faf223a Change slampic gfx roms over to new format 2013-04-06 07:46:32 +00:00
Barry Harris e6d016afe2 Initial commit for slampic (Barry, ANY, The Dumping Union) 2013-04-06 07:22:25 +00:00
Barry Harris e6c898a9a7 Fix ganbare title 2013-04-04 18:39:23 +00:00
Barry Harris 25af9d6bcb Temp patch for sgyxz to fix sprite ram clearing 2013-04-04 15:24:00 +00:00
Barry Harris 777627c8fd Temp patches for fcrash and kodb to fix sprite ram clearing 2013-04-04 15:17:14 +00:00
jackchatelet 5095837078 Ooops - forgot to remove "missing from dump" tag for program roms on SVN 1036 2013-04-01 11:19:54 +00:00
jackchatelet a2aac22241 Added more infos about sf2b2 according to PCB scan and credits updated (Brian Troha, Smitdogg, The Dumping Union) 2013-04-01 11:16:41 +00:00
Barry Harris 04bcf02bf5 Avoid rom merge conflicts (using MAME policy on renaming) 2013-04-01 10:08:56 +00:00
Barry Harris 9c95b7f447 Added sf2ceucbl (Barry, JacKc) 2013-04-01 10:00:57 +00:00
Barry Harris 70b867546c Added sf2b2 (Barry, JacKc, smitdogg) 2013-04-01 09:36:54 +00:00
Barry Harris 45116dea4e Added sf2ceuab6 from Haze (originally sf2ce_bootleg in Haze's file) 2013-03-31 19:18:12 +00:00
Barry Harris 291c7084b4 Added sf2ceuab5 (originally sent as sf2ceboot.zip from Haze) 2013-03-31 15:06:47 +00:00
jackchatelet 74d738553c Correct hangon2 roms name according to MAME 2013-03-31 14:18:09 +00:00
Barry Harris c0ea8fbd14 Added sf2rb6 (from sets Haze sent, originally sf2ce_alt), it had a rom scramble but that's all 2013-03-31 10:31:32 +00:00
Barry Harris da2f3f9ac5 Promote sf2b to working, Haze provided full dump (well, full as in "all we have"). 2013-03-30 20:20:42 +00:00
jackchatelet c575886338 added Hyper Street Fighter 2: The Anniversary Edition (040202 Asia Phoenix Edition, alt) (f205v) 2013-03-30 20:13:14 +00:00
Barry Harris 330ea6c8b2 Started to look at some sf2 sets Haze sent me a while ago, initial look at sf2hfub (old name-> Capcom-StreetFighter2Trubo-U920513.zip) 2013-03-30 08:58:24 +00:00
jackchatelet f4bfd4d8b1 added Hang-On (Ride on) (cmonkey) 2013-03-29 16:49:12 +00:00
jackchatelet b1333d96d9 added correct roms name for rallyxmr (according to dump by ANY) 2013-03-28 18:29:01 +00:00
Barry Harris baeba0b4d3 Rename in rallyxm (duplicate rom name) 2013-03-28 14:59:22 +00:00
jackchatelet f26e1dadca Add TeddyBoy Blues (bootleg) (JacKc, ANY) 2013-03-25 21:16:30 +00:00
jackchatelet e2d5d5cb1c Add Rally X (Model Racing) (Bootleg) (JacKc, ANY) 2013-03-25 19:26:22 +00:00
jackchatelet 1ff3663bec Add Final Fight (bootleg, world) (JacKc, ANY) 2013-03-24 22:22:49 +00:00
Barry Harris ef76f88de3 Sync with MAME 0.148u2 2013-03-22 22:07:00 +00:00
Barry Harris 65b529ef98 Add Star Fighter (bootleg of Moon Cresta) to Galaxian driver (Barry, David Haywood, RevisionX) 2013-03-09 13:46:17 +00:00
Barry Harris e9481d655b CPS-1 Rom Updates (JacKc, Team CPS-1) 2013-03-09 13:25:35 +00:00
Barry Harris a261ccb5d3 Add clone of Bomb Kick to Yun Sung 16 driver (JacKc, ANY, David Haywood) 2013-03-09 13:21:18 +00:00
Barry Harris 991cf2137c Add clone of WWF Wrestlefest to driver (JacKc, Simon Dennison, Brian Troha) 2013-03-09 13:14:52 +00:00
iq_132 1e871124f5 Comment is not applicable to this version. 2013-03-07 01:58:04 +00:00
Barry Harris c98a9e7819 Add Oriental Legend Special - Xi Yo Gi Shi Re Zuang Super (V103, Tencent) to PGM driver (JacKc) 2013-03-06 12:43:04 +00:00
Barry Harris 95773b89ff CPS-1 Rom Update (1 byte changes) (JacKc, Team CPS-1) 2013-03-04 15:43:38 +00:00
Barry Harris 5d12d35361 rom name update for neoprimo 2013-03-03 13:21:13 +00:00
Barry Harris bad5531132 Add proper Neo Galaga demo roms, change old neogalag to neoprimo (Barry, Fred/Front, Cristiano Bei/www.iocerom.com) 2013-03-02 19:35:28 +00:00
Barry Harris 00cc994032 Add NeoGeo 2-Player Tetris (Barry, Fred/Front, Crim/Stephen) 2013-03-02 19:20:26 +00:00
Barry Harris 7395586756 Add Neo Galaga demo (RGM-Iocero.com NG Demo 1) (Barry, Fred/Front, Cristiano Bei/www.iocerom.com) 2013-03-02 19:13:54 +00:00
Barry Harris 8c17580b69 3wondersa -> 3wondersr1 (JacKc) 2013-03-02 19:01:53 +00:00
Barry Harris 94eb82354f Added clone of Three Wonders (Bonky0013, JacKc) 2013-02-24 16:11:50 +00:00
CaptainCPS-X cd635cb634 (update) Fixed memory leak in preview / title display module (CaptainCPS) 2013-02-21 21:01:45 +00:00
CaptainCPS-X 9ccc80fb75 Fixed memory leak in preview / title display module (CaptainCPS) 2013-02-21 20:57:30 +00:00
Barry Harris 671c8fa780 PAL Dumps for CPS-1 (JacKc, Steve Rice, Porchy, 2013-02-18 15:45:57 +00:00
Barry Harris 2fc01e9f83 hyperpac driver palette endian fixes (Twinaphex) 2013-02-16 11:04:03 +00:00
Barry Harris be5b0d0525 ohmygod palette endian fix (Twinaphex) 2013-02-16 11:02:10 +00:00
Barry Harris b6bd49d390 Konami palette endian fixed (Twinaphex) 2013-02-16 11:00:50 +00:00
Barry Harris fe6eee82b6 Sync d_megadrive.cpp with MESS 0.148u1 (added ability for extra drivers, restoring sks1, sks2, sks3) 2013-02-11 13:45:25 +00:00
Barry Harris a29e96885e Sync with MAME 0.148u1 2013-02-11 10:32:38 +00:00
Barry Harris 7e9c4df308 Alien Storm set sorting (JacKc) 2013-02-11 09:13:40 +00:00
Barry Harris f953b4fce0 Sync astormj sound rom with MAME SVN 2013-02-05 10:17:36 +00:00
Barry Harris c0029c40b2 Add clone of Karnov (JacKc, Smitdogg, The Dumping Union) 2013-02-05 10:16:38 +00:00
Barry Harris 74aa807ddd Add clone of X-Men (JacKc, Brian Troha, Credit as Needed) 2013-02-05 10:16:04 +00:00
Barry Harris 2adcb08f26 libretro input fix (libretro) 2013-01-31 08:14:46 +00:00
tmaul 92e446cb7b Add another game for testing 2013-01-28 21:35:02 +00:00
Barry Harris 383d2cbb48 Add filter for Master System 2013-01-28 10:16:05 +00:00
Barry Harris ea1b85855c Sync d_cps1.cpp with MAME SVN 2013-01-28 09:34:59 +00:00
Barry Harris c9d8eebe1a xmena -> xmenaa 2013-01-28 09:33:19 +00:00
Barry Harris dca263efe4 Add clone of Demon Front and some PGM renames (JacKc, R. Mucciarelli, Layne, Smitdogg, The Dumping Union) 2013-01-28 09:31:08 +00:00
Barry Harris 0aae3017d3 Update Megadrive driver (generated from MESS) 2013-01-28 09:14:10 +00:00
tmaul 20a2ae937d Clean up some types and remove a few GOTOs 2013-01-27 23:38:11 +00:00
Barry Harris 59a5777c67 Fix compile for GCC (and possibly MSVC command-line compiler?). If MSVC command-line compile works I'll add an _MSC_VER check to this. 2013-01-27 19:53:17 +00:00
tmaul 916f4e8e98 Start of port of Daves Dega (sega master system) emulator to FBA. Seems to be running but the rendering is all screwed and the sound emulation needs looking at. If anyone has any ideas as to what the problems might be, please let me know. :) 2013-01-27 18:03:33 +00:00
tmaul 91772597c6 Rebuild visual studio 2010 ide project
Fix up some #defines to allow them to be overridden by the makefiles without causing lots of warnings
2013-01-26 15:42:20 +00:00
Barry Harris 1aee560d86 Optimise TC0100SCN char layer 2013-01-21 15:31:18 +00:00
Barry Harris f30aa572a4 Start to optimise TC0100SCN 2013-01-21 14:52:55 +00:00
Barry Harris 2709ae4f6a Libretro patch (TwinAphex) - couldn't apply the diff file with TortoiseSVN or even command-line (got affected files from fba-libretro/svn-current/ and applied) 2013-01-21 10:54:54 +00:00
Barry Harris 69727d5f51 Apply Wizard Coder changes to sel.cpp 2013-01-21 10:46:41 +00:00
Barry Harris e88c64f4cd Add sound sample hack support to Ghox (sample hack from ThunderMAME) 2013-01-21 10:06:52 +00:00
Barry Harris 0cab74c840 Add contcircj (Barry, Brian Troha, ShouTime, The Dumping Union) 2013-01-21 09:22:00 +00:00
Barry Harris 564aca742a Update syryuko1 FD1089B key (nw) 2013-01-21 09:21:02 +00:00
tmaul 0a8cbe4f05 Added the fixes from Wizard Coder that I have verified using visual leak detector (actually picked some of them up in Finalburn Alpha 2001 but didn't think to push them back). The others are marked as only "possible" leaks so I have left them out. 2013-01-21 01:02:38 +00:00
Barry Harris 4c7317dd15 Added clone of Knights of Valour Super Heroes (JacKc, XingXing) 2013-01-20 20:22:54 +00:00
Barry Harris 124f92416e Add sound sample hack support to Teki Paki (sample hack from ThunderMAME) 2013-01-20 13:48:09 +00:00
Barry Harris 3e7a704080 rom renames in sfa2u, correct title of ganbare 2013-01-19 20:16:03 +00:00
Barry Harris 30915ed1c6 Initial look at 'sf2any', gfx roms decoding correctly at least 2013-01-19 19:43:51 +00:00
Barry Harris 9006eb6a4a Sync wwfsstar sets with MAME SVN and add bootleg set (Barry, Brian Troha) 2013-01-19 16:10:29 +00:00
Barry Harris eff9e54c0d Added sf2ce (Dongfang Bubai protection bootleg) [iq_132, Barry, Smitdogg, The Dumping Union) 2013-01-19 15:29:51 +00:00
Barry Harris 90599a5056 Add gngbla (JacKc, f205v) 2013-01-19 14:28:22 +00:00
Barry Harris 6e0ff8149e Keep clrmame happy 2013-01-10 20:04:40 +00:00
Barry Harris b37807c048 oops 2013-01-10 19:56:48 +00:00
Barry Harris 6fab50b5a3 Add clone of Street Fighter 2 Alpha (JacKc, Razoola) 2013-01-10 19:52:23 +00:00
Barry Harris a0e44d736c move TOAPLAN_SOUND_SAMPLES_HACK to makefile option 2013-01-09 20:34:12 +00:00
Barry Harris 59d46431d9 Add sound sample hack support to Fire Shark (sample hack from ThunderMAME) 2013-01-09 20:14:52 +00:00
Barry Harris 5e8b41e9e8 Small fix 2013-01-09 16:51:37 +00:00
Barry Harris ff644c45b1 Add sound sample hack support to Vimana (also fixed credit increments) (sample hack from ThunderMAME) 2013-01-09 13:47:11 +00:00
Barry Harris 5cb419e87b Fix Bad Dump string 2013-01-08 22:22:48 +00:00
Barry Harris dfa5958175 Correct dump for sf2ceuab4, decode the extra graphics roms (koryu format) 2013-01-04 14:33:50 +00:00
Barry Harris 128ea223ba Add "Fire" button to Sangokushi II: San Jian Sheng sets (Barry, money_114) 2013-01-02 19:55:52 +00:00
Barry Harris f4afd751e4 sf2mstreet6 -> sf2ceuab4 2013-01-02 19:43:21 +00:00
Barry Harris 43ea657a9c Initial work on sf2mstreet6 (need to look at extra gfx roms, but otherwise complete) 2013-01-01 20:17:39 +00:00
Barry Harris 7ed96711c2 Street Fighter MSTREET-6 bootleg (no work done on it yet), (JacKc, Brian Troha, Smitdogg, The Dumping Union) 2013-01-01 19:51:40 +00:00
Barry Harris b3ff0d657d Update docs to 2013 2013-01-01 19:38:43 +00:00
Barry Harris 7e1bfe0f84 Add clone of Street Fighter II (sf2v0043) (JacKc, Smitdogg, The Dumping Union) 2012-12-30 20:13:34 +00:00
Barry Harris f3dbffa317 CPS-1 rom updates 2012-12-28 20:15:47 +00:00
Barry Harris d69dc9c5c3 Swap sprite rom order in galaxiant 2012-12-28 19:59:47 +00:00
Barry Harris 1f2ee4ce23 m68k fix for non-68000 opcode 0x6fff (iq, if you have a cleaner solution feel free to change it) 2012-12-27 14:59:54 +00:00
Barry Harris f0ababe1ef Add aliensyn7 (Barry, Arzeno Fabrice, hap, Charles MacDonald) 2012-12-27 09:13:53 +00:00
iq_132 f822991568 PGM3in1 decrypt & prot 2012-12-27 02:54:34 +00:00
Barry Harris e9736d7e31 Sync blazeon roms with MAME 2012-12-26 20:41:10 +00:00
Barry Harris e1c8792176 Add Bubble Bobble Lost Cave v1.1 2012-12-26 20:32:48 +00:00
Barry Harris 0fa76706e7 libretro patch (twinaphex) 2012-12-26 19:47:30 +00:00
Barry Harris 0ac7bcd353 libretro patch (twinaphex) 2012-12-26 19:46:34 +00:00
Barry Harris 6f58f95083 Add clone of Super Street Fighter II Tournament Battle (Artemio Urbina, David Haywood, JacKc) 2012-12-20 08:22:25 +00:00
Barry Harris ca97c66e21 Add a bootleg of Pang 3! (pang3b3) (JacKc, Bonky0013) 2012-12-19 20:31:30 +00:00
Barry Harris 1a1b0b3df9 fix crc error in pgm3in1 2012-12-19 20:18:29 +00:00
Barry Harris 7ef548feca Add pgm3in1 to debug builds (non-working) (JacKc) 2012-12-19 20:08:05 +00:00
Barry Harris 1f0bb935c3 Increment version 2012-12-17 20:00:47 +00:00
Barry Harris 17386535ed Add Bubble Bobble Lost Cave [Barry, bisboch, Aladar] 2012-12-16 14:53:58 +00:00
Barry Harris 5f9500eb94 Sync sets with current MAME SVN 2012-12-16 13:38:44 +00:00
Barry Harris 64c3041323 Update the neogeo bios to match changes in MAME 2012-12-16 11:35:24 +00:00
Barry Harris 3af97147dc check if bprintf is defined before declaring prototype (does this solve your issue twinaphex?) 2012-12-15 14:49:40 +00:00
Barry Harris 7e3b201329 burn_gun.cpp update (remove unncecessary defines) 2012-12-15 14:39:38 +00:00
Barry Harris f50d0b4735 libretro patch (Twinaphex) 2012-12-14 20:31:55 +00:00
Barry Harris 0e9cd13cfe Data East big-endian fixes (MagicSeb), sorry lantus, I missed these completely! 2012-12-14 19:56:23 +00:00
Barry Harris 8ae8670090 Add punisherh (JacKc, Artemio Urbina) 2012-12-14 19:47:20 +00:00
Barry Harris 2c6008c363 sf2rb4 and sf2rb5 don't need sprites locking to 0x9100 2012-12-13 13:59:08 +00:00
Barry Harris 54c76b5e99 Add sf2cejab2 (JacKc) 2012-12-13 13:51:50 +00:00
Barry Harris 302730fc06 Fix another frigging typo! :) 2012-12-13 13:15:54 +00:00
Barry Harris 9a5a068497 Fix ganbare gfx roms typo 2012-12-13 13:10:42 +00:00
Barry Harris 39faef57e4 Sync Zero Point rom names with MAME (JacKc) 2012-12-13 13:09:37 +00:00
Barry Harris d9f04251d6 Update ganbare a bit (dips translated by vas crabb) 2012-12-13 12:59:17 +00:00
Barry Harris 1483160776 Remove the sprite ram clearing from kodb (incorrect) 2012-12-13 12:54:18 +00:00
Barry Harris c79ddcb45e Add Ganbare Marin-kun 2012-12-13 10:14:36 +00:00
Barry Harris 76dba3465c Remove bprintf debug line 2012-12-12 21:05:51 +00:00
Barry Harris c911828393 Update timekpr.cpp with support for some variants 2012-12-10 19:33:34 +00:00
Barry Harris 2c458c30f1 kodb sprite improvement 2012-12-06 20:51:15 +00:00
Barry Harris 2a52727558 Better emulation of kodb hardware 2012-12-06 13:51:06 +00:00
Barry Harris 19bd37ed0f Added clone of Zero Point (JacKc, Takahiro Nogi, hap) 2012-12-06 09:52:32 +00:00
Barry Harris cabb115b05 xmcota renames (JacKc) 2012-12-06 09:51:40 +00:00
Barry Harris ff77f0bd83 sf2m11 -> sf2cejabl 2012-12-03 14:36:50 +00:00
Barry Harris 7b185ead6a sf2m14 -> sf2yyc2 2012-12-03 14:33:14 +00:00
Barry Harris 6dd0630816 Add extra graphics roms to sf2tlona, sf2tlonb, sf2tlonc 2012-12-03 14:27:46 +00:00
Barry Harris 35f5ed8d1f Add extra graphics roms to sf2yyc 2012-12-03 14:22:18 +00:00
Barry Harris 1a6eb455a1 Undo sf2m15 -> sf2red3
sf2m15 -> sf2v0042
2012-12-03 14:15:26 +00:00
Barry Harris 4376e93563 sf2m15 -> sf2red3 2012-12-03 13:46:38 +00:00
Barry Harris d46f70e544 sf213 -> sf2red2 2012-12-03 13:37:13 +00:00
Barry Harris 9aa9b8adff sf2m12 -> sf2rb5 2012-12-03 13:22:52 +00:00
Barry Harris acbb577a56 sf2m4 -> sf2rb4 2012-12-03 13:17:48 +00:00
Barry Harris 55d7258580 Undo the sf2m1 -> sf2red2 change.
sf2m1 -> sf2ceeab2
2012-12-03 13:11:17 +00:00
Barry Harris 5f23a3db92 sf2m1 -> sf2red2
sf2m16 -> sf2ceeabl
2012-12-03 12:58:34 +00:00
Barry Harris e713be2c06 sf2m3 -> sf2ceuabl
sf2m8 -> sf2ceuab2
sf2m8a -> sf2ceuab3
2012-12-03 12:34:27 +00:00
Barry Harris 5d4c6e3aaa Add notes about extra graphics roms for sf2mdt and sf2mdta 2012-12-03 11:53:39 +00:00
Barry Harris 8f457b5090 sf2m6 -> sf2koryu3 2012-12-03 11:49:32 +00:00
Barry Harris 50322f91e8 Add previous name comment for sf2mega2 2012-12-03 09:53:53 +00:00
iq_132 05df037f79 Ketsui Arrange revisions. JackC :D 2012-12-03 02:06:36 +00:00
Barry Harris 7e2c0f9d3d Identified the SF2 Mega Co bootlegs 2012-12-02 20:07:18 +00:00
Barry Harris 8992317973 Add native support for loading CPS-1 extra tiles in the driver and clean up inits 2012-12-02 19:39:18 +00:00
iq_132 267ae53e12 Implement workaround for sf2accp2. 2012-12-02 02:12:23 +00:00
Barry Harris d4b9e084cd Identified 5 sets based on sf2amf and named accordingly 2012-12-01 21:52:24 +00:00
Barry Harris 7f4b92b54a Correct ghostmun.clr crc 2012-12-01 20:58:31 +00:00
Barry Harris cf6aa8f75f Add clone of xmcota (Barry, Bonky0013) - based on driver naming conventions 2012-12-01 20:57:57 +00:00
Barry Harris 428ac5f206 Add turbo mode dip-switch to sf2amf 2012-11-30 20:18:53 +00:00
Barry Harris 86e0ee1f4b Sort out rom merging issues with sf2ebbl and sf2m16 2012-11-30 20:10:25 +00:00
Barry Harris e2df502218 Add support for targeting Windows XP building with Visual Studio 2012 Update 1 2012-11-27 20:02:58 +00:00
Barry Harris 66738ebff7 Fix issue with screen sizing in VS2012 builds 2012-11-27 14:49:10 +00:00
Barry Harris eb43f7c922 Add Windows 8 support to systeminfo.cpp 2012-11-27 11:12:07 +00:00
Barry Harris 7f70163d42 Improve Visual Studio recognition 2012-11-27 10:58:04 +00:00
Barry Harris 579dfde4c9 Add clone of Sunset Riders (JacKc, Any, The Dumping Union) 2012-11-26 12:38:33 +00:00
Barry Harris efb8176838 CPS-1 Update (Team CPS-1) 2012-11-26 08:42:36 +00:00
iq_132 6354b8df9d Remove duplicate Callback 2012-11-24 20:55:16 +00:00
iq_132 c36b291b77 Remove sgyxz patches. Weird protection? 2012-11-24 20:49:28 +00:00
Barry Harris 7ed44faca9 Remove sf2yyc patches (they came from ElSemi back in the day, but it looks our emulation has moved on since as we don't require them anymore) 2012-11-24 20:12:26 +00:00
iq_132 244b46ae32 Remove some more patches 2012-11-24 03:29:11 +00:00
iq_132 5c4c9044e8 sf2m2 patch removal commit 2012-11-24 02:24:50 +00:00
Barry Harris fc6f912aa3 Make the volume buttons actually change volume 2012-11-23 16:24:09 +00:00
Barry Harris 5ca5c6c989 Add support for CPS-2 hardware volume controls in sound test screens, also add support for single boards with no digital volume controls 2012-11-23 15:19:01 +00:00
Barry Harris 6f96d77914 Add bootleg of Carrier Air Wing (Barry, JacKc, Bonky0013) 2012-11-23 09:56:16 +00:00
Barry Harris e5e5e59417 Added Ghost Muncher (Barry, Robbbert, MisfitMAME) 2012-11-22 22:13:09 +00:00
Barry Harris cafae6526b Add clone of frogger (Barry, Robbbert, MisfitMAME) 2012-11-22 20:17:19 +00:00
Barry Harris 6a761d48d8 Add bomber (clone of scramble) (Barry, Robbbert, MisfitMAME) 2012-11-22 20:03:02 +00:00
Barry Harris 9f6d70f1ed Add astrians (clone of galaxian) (Barry, Robbbert, MisfitMAME) 2012-11-22 19:52:19 +00:00
Barry Harris 07f858b6fa Tidy up commented roms 2012-11-21 12:06:22 +00:00
Barry Harris 6216df107b Add sf2m16 (Barry, JacKc, Bonky0013) 2012-11-21 12:05:12 +00:00
Barry Harris 50776f84e4 Updated Z80 rom dump in qtono2j and updated mapper name (Team CPS-1, Bonky0013, JacKc) 2012-11-21 10:41:27 +00:00
Barry Harris 0285ba35b9 Add clone of Triple Punch (Barry, lucaelia, Siftware) 2012-11-19 20:19:05 +00:00
Barry Harris fb9217eddd Add clone of Moon Cresta (Barry, Robbbert) 2012-11-19 20:05:47 +00:00
Barry Harris b90db5bbe3 Fix graphics banking in Port Man (Barry, Robbbert) 2012-11-19 19:52:35 +00:00
Barry Harris 124f68432b Kill leftover debug message 2012-11-19 17:09:41 +00:00
Barry Harris e9da94ff89 Tidy up CPS-2 loading, change meaningless numbers into defines 2012-11-19 17:01:27 +00:00
Barry Harris 8844afc743 Add single PCB version of mvsc (Barry, ranger_lennier, Yohji, Tormod, Smitdogg, The Dumping Union) 2012-11-19 14:32:45 +00:00
Barry Harris 9c7fe7b58b Sync with MAME 0.147u3 2012-11-19 13:18:19 +00:00
Barry Harris cfe1762ef7 Bagman bootleg description change 2012-11-18 19:23:09 +00:00
Barry Harris 45d1c941da Add working clone of bagman (Barry, Robbert, Misfitmame) 2012-11-17 21:19:21 +00:00
Barry Harris eb7244376f vimana1 -> vimanaj (JacKc) 2012-11-17 20:01:09 +00:00
Barry Harris 4ba16fa326 Tidy remaining warnings 2012-11-17 08:47:01 +00:00
Barry Harris a673dc1b8a Update MinGW 4.6.1 support to 4.7.1 2012-11-16 20:52:52 +00:00
iq_132 22c7d87fad Added JackC SF2YYC2 && SF2M8 changes :D 2012-11-16 00:07:21 +00:00
Barry Harris 82ab327ac4 Rom renames in sf2stt 2012-11-12 19:28:21 +00:00
Barry Harris 91a4478a8d sf2yyc2 extra graphics roms are same format as sf2ebbl 2012-11-12 16:25:34 +00:00
Barry Harris c9e15427b4 Initial commit of sf2yyc, works but not looked at extra graphic roms yet (Barry, JacKc, bonky0013) 2012-11-12 16:15:14 +00:00
Barry Harris cbc1e45a29 Sync PC-Engine driver with MESS 0.147u2 2012-11-11 20:23:48 +00:00
Barry Harris c382b1b8b1 Sync Megadrive driver with MESS 0.147u2 2012-11-11 20:21:36 +00:00
Barry Harris 7fad7b5a66 Add clone of Haunted Castle (JacKc, Andrew Welburn, Phil Bennett) 2012-11-11 20:04:25 +00:00
Barry Harris 8c643284cc Add clone of Sunset Riders (JacKc, hap, Dave F) 2012-11-11 20:02:19 +00:00
Barry Harris 35fd6cd4c3 Emulate protection in sf2rb and sf2rb2 (iq_132) 2012-11-11 19:59:56 +00:00
Barry Harris bfbb6b6558 Sync with MAME 0.147u2 2012-11-11 15:42:58 +00:00
iq_132 5454a18749 Kof97oro (smittdogg dump). Added it, decryption for it, and workaround for loading in fba. 2012-10-22 17:16:55 +00:00
iq_132 d4f90ab652 The Speed Rumbler (set 3) [Corrado Tomaselli] and JackC 2012-10-21 19:50:20 +00:00
iq_132 ca81d696d7 Forgot to remove bprintf 2012-10-21 06:21:00 +00:00
iq_132 110c815d5c Fix kov command CC (fixes game stage 6) 2012-10-21 06:19:26 +00:00
iq_132 9426db11a5 Change kov2's a1201 & a1204 to match those of kov2p 2012-10-21 02:59:31 +00:00
iq_132 33fe6648ce Puzzli2 added, old puzzli2 renamed puzzli2s. (Tormod, Smitdogg, The Dumping Union, JackC) 2012-10-16 18:04:26 +00:00
iq_132 0e6b37d206 Emulate Lord of Gun's protection rather than hack/patch it out 2012-10-07 08:24:55 +00:00
iq_132 2c708297f3 Add kovsh102 from JackC and Joerg Hartenberger. Also change a0603/a0604 loading routine to be more generic rather than using set names. 2012-09-26 03:03:01 +00:00
iq_132 09dfd1dc7d Add simulation of mslugx's protection device 2012-09-18 04:56:46 +00:00
Barry Harris d2708ef67d Sync d_megadrive.cpp and d_pce.cpp with MESS 0.147 2012-09-17 11:41:46 +00:00
Barry Harris f0e6ed9b99 Sync with MAME 0.147 2012-09-17 11:24:22 +00:00
iq_132 0b96a9b504 JackC pgm update (kovsh boot) 2012-09-16 16:44:19 +00:00
Barry Harris 9b464f0780 Added Time's UP! Demo to Neo Geo driver (Barry, NGF Dev. Inc, Fred/FRONT). 2012-09-16 14:41:15 +00:00
Barry Harris 03481f58b9 Add clone of Knights of Valour Superheroes (JacKc, Joerg Hartenberger) 2012-09-16 14:30:03 +00:00
iq_132 8829683b78 NecPc -> VezGetPC and ZetPc -> ZetGetPC 2012-09-16 07:24:55 +00:00
iq_132 07e6a48d1d Rename sh2.h to sh2_intf.h for consistency's sake. 2012-09-16 03:59:42 +00:00
iq_132 3f3aaf6643 Add ZetMapMemory / ZetUnmapMemory functions. Let's slowly phase these in. :) 2012-09-14 16:28:51 +00:00
iq_132 08f7c8f2a8 Kill off ZetMemEnd 2012-09-14 16:14:12 +00:00
Barry Harris e32e3092dd Disable PNG gamma correction (Visual Studio 2012 doesn't like it, we don't need it and I have no idea how it is supposed to work!) 2012-09-13 10:33:49 +00:00
Barry Harris a449bc8809 Add clone of Ghosts 'n Goblins (JacKc, Antonio Gonzalez Jr., tafoid) 2012-09-13 07:24:11 +00:00
iq_132 feb2813a60 JackC driver changes (fix Japanese romanization) 2012-09-10 14:12:53 +00:00
iq_132 3266a153ec JackC added New Thunder Zone clone :) 2012-09-10 14:01:09 +00:00
iq_132 ce806b5359 JackC change UniBios 3.0 paid to free version 2012-09-08 18:15:04 +00:00
Barry Harris 082730786f Add clone of Ms Pacman (JacKc, hap) 2012-09-07 12:09:29 +00:00
Barry Harris 3a3bcf33ad Added clone of Superman (Barry, JacKc, Brian Troha, Dave France, The Dumping Union) 2012-09-06 09:02:28 +00:00
Barry Harris 0e615031ce Added clone of Fantasia [JacKc, Brian Troha, The Dumping Union] 2012-08-28 12:24:57 +00:00
Barry Harris 1fcdacbee8 Give each dat file a seperate id so ClrMAME gives each a seperate profile 2012-08-25 19:03:45 +00:00
Barry Harris af1fff18dc Increment version 2012-08-25 18:36:17 +00:00
iq_132 155faf3095 Update scambled eggs driver 2012-08-24 03:49:08 +00:00
iq_132 d837887f56 JackC outrun update 2012-08-21 10:35:23 +00:00
Barry Harris 1cf4e1b92f Sync d_megadrive.cpp with MESS 0.146u5 2012-08-20 18:32:24 +00:00
Barry Harris 807331f06b Sync with MAME 0.145u6 2012-08-20 12:23:23 +00:00
Barry Harris a637ff6264 Added clone of Thunder Zone to the driver (JacKc) 2012-08-20 12:00:41 +00:00
Barry Harris e45713d69f Add clone of Thunder Zone (ShouTime, JacKc) 2012-08-17 07:23:38 +00:00
Barry Harris cdc728ec06 Update d_lwings.cpp rom names (JacKc) 2012-08-17 07:22:16 +00:00
iq_132 4c03d8c704 Minor sound updates. Small speedup for dac. 2012-08-17 04:27:51 +00:00
Barry Harris ce5e77940d Apply d_cybertnk.cpp big endian patch from lantus 2012-08-15 07:28:44 +00:00
iq_132 a1fb107ee7 JackC driver updates :) new Trojan and AB Cop clones 2012-08-14 23:23:50 +00:00
Barry Harris 2b49edfaea Added clone of Parodius (Andrew Welburn, The Dumping Union) 2012-08-13 08:15:23 +00:00
Barry Harris 96dad9b319 Added bootleg of Toki (skiltz) 2012-08-13 08:14:20 +00:00
iq_132 478d4cb18a Remove some notes :) THanks again barry. Great work! 2012-08-12 02:01:51 +00:00
Barry Harris 69ad51d73e Cybertank analog inputs - nice driver iq :) 2012-08-11 15:27:44 +00:00
Barry Harris 3650b004a8 Add multi-chip support to burn_y8950.cpp and hook up in Cybertank 2012-08-11 09:51:16 +00:00
iq_132 89e499e1be Cybertank commit. Needs analog inputs hooked up. :) 2012-08-11 02:05:55 +00:00
Barry Harris 4dc6312c4d Add Spiderman Neo Geo Intro demo, and add alt sets of TMNT and Dark Wing Duck intro sets 2012-08-08 09:52:24 +00:00
Barry Harris 99f7fb64bc Fix some Sega X-Board game inputs 2012-08-05 17:30:46 +00:00
Barry Harris 6425c1dda8 Add support for Custom IO handling in d_xbrd.cpp and tidy Last Survivor support 2012-08-05 17:09:50 +00:00
Barry Harris e9d1c36070 Tidy d_xbrd.cpp 2012-08-05 14:36:47 +00:00
Barry Harris d3ae81d082 Tidy sys16.h 2012-08-05 14:33:23 +00:00
Barry Harris c36b87cb91 Add gpriderj 2012-08-05 13:14:58 +00:00
Barry Harris cd8e95fbb2 Add Last Survivor (Barry, JacKc, ShouTime, Charles MacDonald, Aaron Giles, 9ofzeven, TrevEB, Dr. Spankenstein, ghoolster, Surgeville, Tormod, Tjaberg, Waremonger) 2012-08-05 13:05:54 +00:00
iq_132 7bed84c7c5 Add MSM6585 support to MSM5205 2012-07-30 22:22:49 +00:00
Barry Harris e6d78b0cf5 Add clone of Jumping Pop (Barry, The Dumping Union) 2012-07-30 13:20:04 +00:00
Barry Harris 5516a380e6 Add Pipi & Bibis / Whoopee!! (prototype) (Barry, Antonio Gonzalez Jr.) 2012-07-30 10:44:32 +00:00
Barry Harris b2793c2264 Sync with MAME 0.146u4 2012-07-30 09:26:02 +00:00
Barry Harris 4acb95faa8 Fix orientation in atetrisc and atetrisc2 2012-07-30 08:57:47 +00:00
Barry Harris c83304707b Add clone of Driftout (JacKc, Hammy) 2012-07-30 08:15:21 +00:00
iq_132 56f9973b84 Add Atari Tetris, feature-complete slapstic device, and update gauntlet to use it. 2012-07-30 02:59:40 +00:00
Barry Harris 09a42f2192 Update libpng to 1.5.12 2012-07-27 09:11:47 +00:00
Barry Harris f56855cb3f Update zlib to 1.2.7 2012-07-27 08:35:44 +00:00
Barry Harris 14738fc68a Add Neo Geo WW2 Demo 2012-07-26 09:12:05 +00:00
Barry Harris d7791aff6b Fix gfx glitch and sound in smgp 2012-07-23 12:36:15 +00:00
Barry Harris 3261101407 Emulate extra sound board in smgp 2012-07-23 11:27:45 +00:00
Barry Harris 6ecdd6e5a8 Add support to segapcm.cpp for multiple chips, convert to use BurnMalloc 2012-07-23 10:16:27 +00:00
Barry Harris 938c78b495 Change smgp sets as per MAME SVN 2012-07-23 09:25:46 +00:00
Barry Harris 6ebce51217 Fix lghost rom name (MAME SVN) 2012-07-23 09:08:39 +00:00
Barry Harris e303980684 rascot improvements 2012-07-22 18:22:08 +00:00
Barry Harris 00ecf50261 Update d_megadrive.cpp 2012-07-22 10:19:26 +00:00
Barry Harris f417f1c431 Sync d_vigilant.cpp with MAME SVN 2012-07-22 09:48:53 +00:00
Barry Harris e4e5787f24 Sync d_dec8.cpp with MAME SVN 2012-07-22 09:44:53 +00:00
Barry Harris 7b1ae77b4f Add correct Fantastic colour PROM dump 2012-07-22 09:36:17 +00:00
Barry Harris 28a75c1514 Add clone of Rygar (JacKc, smitdogg) 2012-07-20 09:06:16 +00:00
Barry Harris ab88dca666 Add clone of Dynamite Duke (JacKc, Arzeno Fabrice) 2012-07-20 09:05:26 +00:00
Barry Harris b7e115b31a Add clone of Ninja Baseball Batman (JacKc, Arzeno Fabrice) 2012-07-20 09:03:42 +00:00
Barry Harris 76dacbde87 Add kogplus (JacKc) 2012-07-16 09:58:14 +00:00
Barry Harris 35e1badeef Change Super Bond to use the added PROM dump rather than hard-coding Galaxian's PROM data 2012-07-16 09:39:39 +00:00
Barry Harris b21f766b38 Sync with MAME 0.143u6 2012-07-16 09:20:32 +00:00
iq_132 4c76db8581 JackC added deerhunte 2012-07-11 10:51:13 +00:00
iq_132 5f68ca9288 JackC updates. :) 2012-07-09 13:55:43 +00:00
Barry Harris f9ea990d31 Add clone of fantzn2x (fantzn2xp) (JacKc) 2012-07-07 18:36:45 +00:00
Barry Harris b12c5b2451 Change roms for sf2amf, remove sf2de 2012-07-05 19:18:21 +00:00
Barry Harris adfbefa1e5 Add ketarr15 (JacKc) 2012-07-05 19:08:08 +00:00
Barry Harris 9fff1ed8ee Label sf2amf as bootleg 2012-07-02 15:14:41 +00:00
Barry Harris a322d61eba Add warofbugu and arkanoidjb2 2012-07-02 15:01:56 +00:00
Barry Harris 6b98ddcec3 Sync with MAME 0.146u2 2012-07-02 14:26:02 +00:00
Barry Harris 8fbd3ab5ca Add sf2amf, sf2stt, sf2de (Barry, JacKc, smitdogg) 2012-07-02 12:59:48 +00:00
Barry Harris c9b19093be Promote 4in1 and gmgalax to working 2012-06-30 20:01:26 +00:00
Barry Harris c1b4da48af Add clone of Fantasy Zone II (System 16C version) 2012-06-28 19:27:28 +00:00
Barry Harris 58f64151c8 Fix mario rom sizes 2012-06-27 15:01:47 +00:00
Barry Harris 9f65b56c2b Fix raidenua (all Raiden sets now work) 2012-06-26 20:50:14 +00:00
Barry Harris 49aeeb84a8 Fix raidenb 2012-06-26 20:25:23 +00:00
Barry Harris 6952aff1b1 Added clone of Raiden and synced sets with MAME (JacKc, Barry) 2012-06-26 20:15:57 +00:00
Barry Harris 393ef7fb08 Last dkong integration commit 2012-06-23 07:39:38 +00:00
Barry Harris 67ab423d56 Initial sort-through of dkong sets 2012-06-22 19:30:25 +00:00
Barry Harris f2de7bfb9e Sync dkong sets with MAME 0.146u1 2012-06-22 19:12:34 +00:00
Barry Harris 9a1da81bc5 Initial dkong commit, tidied and everything compiles, marked all as BurnDriverD for now 2012-06-22 18:52:49 +00:00
Barry Harris bb5d323479 namco_snd needs selectable num_voices (fixes Pac Land, Baraduke and Sky Kid) 2012-06-21 19:20:12 +00:00
iq_132 dd90f73750 Old bugs -- probably a bad idea to save the sound buffer in the savestate since it is variable-sized (and completely unnecessary). 2012-06-21 16:35:44 +00:00
iq_132 25d2951ed2 Forgot to do actual file changes for xxxx_inf.xxx files. 2012-06-21 16:28:10 +00:00
iq_132 2fa773409d Rename Sek.cpp to m68000_intf.cpp, Sek.h to m68000_intf.h, sekdebug.h to m68000_debug.h, vez.cpp to nec_intf.cpp, vez.h to nec_intf.h, zet.cpp to z80_intf.cpp, zet.h to z80_intf.h. I think this makes it a little more clear and standardized as to their function. 2012-06-21 16:07:03 +00:00
iq_132 df57a34520 Make a few things more standardized -- xxxxWriteByteHandler -> xxxxWriteHandler, xxxxReadByteHandler -> xxxxReadHandler (for 8-bit cpus), xxxxSetIRQ -> xxxxSetIRQLine 2012-06-21 14:41:49 +00:00
Barry Harris c089d4e99e Sync with MAME 0.146u1 2012-06-11 10:33:43 +00:00
Barry Harris 7152e721cf Fix for ym2413.c from MAME 2012-06-11 09:51:51 +00:00
Barry Harris 2c8dd79696 Fix MSM5205 sound when sample rate >22050 2012-06-09 20:26:12 +00:00
Barry Harris cf5018c363 Add UniBIOS 3.0 2012-06-09 08:10:21 +00:00
Barry Harris ca68d010ad libretro commit 6 2012-06-09 00:37:18 +00:00
Barry Harris 8fa78bcce6 libretro commit 5 2012-06-09 00:33:37 +00:00
Barry Harris dfd236f857 libretro commit 4 2012-06-09 00:22:02 +00:00
Barry Harris 325400fc48 libretro commit 1 2012-06-09 00:15:47 +00:00
iq_132 bd4e2839c1 Forgot to mark dw2001 as non-debug. Added note about sound being weird. 2012-06-09 00:11:45 +00:00
Barry Harris 5571de2008 Added bootleg of Pang! 3 (JacKc, porchy) 2012-06-07 18:51:20 +00:00
Barry Harris 85fe4a86ca Fix TC0480SCP alignment in racingb 2012-06-06 14:48:02 +00:00
Barry Harris c68930bc66 Add Racing Beats to the Taito Z driver 2012-06-06 13:11:08 +00:00
Barry Harris 1fba21cd94 Remove IRQ6 from dblaxle 2012-06-06 10:08:19 +00:00
Barry Harris 3838e2d9c7 Add support for rc filter, hook up in Galaxian Konami sound drivers (like old MAME, before using discrete, definitely better than not using any filter, but not as good as MAME discrete) 2012-06-05 19:05:51 +00:00
Barry Harris cbbcf4e281 Added panning support to Darius 2012-06-04 08:15:45 +00:00
Barry Harris 90a70060ce Add pan support to Taito drivers using a YM2610 and panning 2012-06-03 19:18:54 +00:00
iq_132 ba6389cc61 Added driver for Konami Test Board (GX800) 2012-05-31 09:41:45 +00:00
Barry Harris 77ef88d799 Add clone of Dynamite Duke (JacKc) 2012-05-30 09:29:23 +00:00
Barry Harris cb22a44c8d Change release year of Samurai Shodown V Special to 2004 (money_114, JacKc) 2012-05-25 07:20:29 +00:00
Barry Harris f21770fa69 Added support to samples.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-24 09:46:27 +00:00
Barry Harris 2d0d872d27 gprider1 -> gprideru 2012-05-24 08:27:13 +00:00
iq_132 dbb4e62da6 Big update of PGM protection routines. Quite a lot changed/merged. Some formatting changes in d_pgm.cpp 2012-05-24 05:36:51 +00:00
iq_132 15d5d742b8 JackC Update -- Add asic for dw2001/dwpc. 2012-05-24 05:19:47 +00:00
Barry Harris f8a4966935 Added support to Kageki custom sample for volume and left/right selection for each route. 2012-05-23 14:14:27 +00:00
Barry Harris e3c877e0d3 Added support to Renegade custom sample for volume and left/right selection for each route. 2012-05-23 14:03:16 +00:00
Barry Harris 92c2320e5d Added support to TMNT custom sample for volume and left/right selection for each route. 2012-05-23 13:53:42 +00:00
Barry Harris 109f7d1da6 Added support to gal_sound.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-23 13:26:12 +00:00
Barry Harris ace0e9a96e Added support to cps3snd.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-23 13:11:48 +00:00
Barry Harris 9151c056c5 Added support to x1010.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-23 12:19:48 +00:00
Barry Harris 142cb722e6 Correct debug tracking for saa1099SetRoute() 2012-05-23 11:57:10 +00:00
Barry Harris e11a25e7cc Redump char rom in the 1943b2 (bonky0013) 2012-05-23 11:56:36 +00:00
Barry Harris 6e70969b36 Added support to saa1099.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-23 10:00:55 +00:00
Barry Harris 5f16f4ee45 Added support to namco_snd.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-23 09:28:27 +00:00
Barry Harris 4a88f48677 Added support to itemga20.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-23 08:49:07 +00:00
Barry Harris 8255b1c542 Added Bang 2 Busters and Treasures of the Carribean to d_neogeo.cpp (lantus) 2012-05-23 08:27:07 +00:00
Barry Harris b8a2c824ed Added bootleg of 1943 (Barry, JacKc, bonky0013) 2012-05-22 20:16:27 +00:00
Barry Harris c63f55c3d0 Added support to c6280.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-22 15:34:24 +00:00
Barry Harris fc7a55b5c1 Added support to es8712.cpp for left/right selection for each route. Changed volume to fraction rather than percentage. Updated necessary drivers to support. 2012-05-22 15:16:02 +00:00
Barry Harris 2c338d332f Added support to ymz280.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-22 14:48:21 +00:00
Barry Harris 33dfb87696 Added support to burn_ymf278b.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-22 14:10:01 +00:00
Barry Harris 257aaa3e90 Added support to qs_c.cpp for volume and left/right selection for each route. Updated necessary drivers to support. Normalised sound levels removing need for per-game volume shifts when initting. 2012-05-22 13:31:35 +00:00
Barry Harris 1b693b0a2a Added support to sn76496.cpp for volume and left/right selection for each route. Updated necessary drivers to support. Fixed some drivers which were initting the wrong chip variant! 2012-05-22 09:41:38 +00:00
Barry Harris 3c061b62d3 Big-endian fixes for Sega System16A and d_tecmo.cpp (lantus) 2012-05-22 08:15:05 +00:00
Barry Harris 0ff528c4d2 Add ssf2d (JacKc) 2012-05-21 14:52:38 +00:00
Barry Harris 121af8c5db Added support to k054539.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-21 13:54:13 +00:00
Barry Harris 5658ff2f75 Added support to k053260.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-21 13:22:57 +00:00
Barry Harris c4eefd8b52 Added support to k007232.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-21 12:47:22 +00:00
Barry Harris f5c6b28e56 Added support to k051649.cpp for left/right selection for each route. Changed volume to fraction rather than percentage. Updated necessary drivers to support. 2012-05-21 12:13:41 +00:00
Barry Harris 119e51d484 Sync with MAME 0.146 2012-05-21 11:35:27 +00:00
Barry Harris b2185fa871 Fix topspeed crashing on init 2012-05-21 10:43:41 +00:00
Barry Harris 125f54da67 Added support to msm5205.cpp for left/right selection for each route. Changed volume to fraction rather than percentage. Updated necessary drivers to support. 2012-05-21 10:17:19 +00:00
Barry Harris 4f753f5e62 Added support to msm6295.cpp for left/right selection for each route. Changed volume values to match other chips (ie, 0.10 instead if 10.0) Updated necessary drivers to support. 2012-05-20 19:56:43 +00:00
Barry Harris 22c6f4a82e Added support to rf5c68.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-20 07:35:25 +00:00
Barry Harris 5423fb03af Added support to segapcm.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-20 07:05:24 +00:00
Barry Harris f5b4c558ff Added support to upd7759.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-20 06:44:34 +00:00
Barry Harris 4422be322a Remove old BurnYM2151Init function 2012-05-19 22:12:43 +00:00
Barry Harris 3962ceed0a YM2151 route support for devices/seibusnd.cpp 2012-05-19 22:12:17 +00:00
Barry Harris 0aa7de8d2c Added YM2151 route support to d_nmk16.cpp 2012-05-19 22:10:05 +00:00
Barry Harris f8c748cbb4 Support YM2151 routes in Misc pre 90s and post 90s drivers 2012-05-19 22:05:30 +00:00
Barry Harris f5ada6f682 Add volume and route support to burn_ym2151.cpp, Update drivers to support. Still got misc pre and post 90s to update. 2012-05-19 20:07:26 +00:00
Barry Harris a483c4fe06 Add volume and route support to burn_ym2413.cpp, Update drivers to support. Remove old YM2413 interpolation support, caused crashes. Fixed uninitialised Z80 crash in mstwrold in d_mitchell.cpp. 2012-05-18 19:54:34 +00:00
Barry Harris cfcf9639d0 Added support to dac.cpp for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-18 13:25:40 +00:00
Barry Harris 1559c9bafb Update rest of drivers to use AY8910Render() 2012-05-18 11:12:41 +00:00
Barry Harris 9f1764fee9 Fix GCC warnings 2012-05-17 19:42:51 +00:00
Barry Harris c42f834546 Fix VC compile 2012-05-17 18:42:59 +00:00
Barry Harris 6e18dec03c Update Galaxian driver to use AY8910Render() 2012-05-17 14:25:28 +00:00
Barry Harris 1d0d4c80ad Added a new function to ay8910.c, AY8910Render() which supports separate route volume and direction. Updated d_1942.cpp as a test. 2012-05-17 13:02:00 +00:00
Barry Harris e74918dfec Tidy burn_ym3812.cpp, add support for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-17 10:07:04 +00:00
Barry Harris d5bb134195 Tidy burn_ym3526.cpp, add support for volume and left/right selection for each route. Updated necessary drivers to support. 2012-05-17 09:12:28 +00:00
Barry Harris fb1a8ff927 endian fix for sf2mdt sprite x pos (lantus) 2012-05-17 07:59:26 +00:00
Barry Harris 62337e85c3 Change BURN_SND_Y8950_Y8950_ROUTE to BURN_SND_Y8950_ROUTE (has no AY8910 so need to split) 2012-05-17 07:45:03 +00:00
Barry Harris ca0bc5ad50 Tidy burn_y8950.cpp, add volume and route support and update necessary drivers 2012-05-16 20:07:14 +00:00
Barry Harris 1c4d4a5686 Remove commented code from burn_ym2612.cpp 2012-05-16 19:48:57 +00:00
Barry Harris 8bb3873836 Add FM Interpolation support to burn_ym2612.cpp 2012-05-16 19:47:20 +00:00
Barry Harris fe7fe9d75c Add volume and route support to burn_ym2612.cpp, Update drivers to support 2012-05-16 19:34:14 +00:00
Barry Harris 111f87a723 Tidy burn_ym2608.cpp, add volume and route support, hook up in d_wc90.cpp 2012-05-16 18:54:51 +00:00
Barry Harris 1bd788f0df And fix compile again... 2012-05-16 15:55:54 +00:00
Barry Harris aac9496181 Fix compile.. 2012-05-16 15:53:12 +00:00
Barry Harris 9c34e389d8 Update Taito drivers with YM2203 route support, add remove BurnYM2203SetVolShift 2012-05-16 15:51:48 +00:00
Barry Harris e7d9c2bc93 Update Misc Post 90s and Sega drivers with YM2203 route support 2012-05-16 15:26:45 +00:00
Barry Harris 9ab89d699d Update Irem, Konami and Misc Pre 90s drivers with YM2203 route support 2012-05-16 15:05:15 +00:00
Barry Harris c989607bcc Updated Cave and DataEast driver using YM2203 with route support 2012-05-16 14:22:31 +00:00
Barry Harris f90f196584 Tidy burn_ym2203.cpp, fix static sound issue when using more than one chip, add support for volume and left/right selection for each route. Updated fcrash_snd.cpp to support.
Small update for AY8910 sound in burn_ym2610.cpp
2012-05-16 13:28:18 +00:00
Barry Harris cbff72633f Rename roms in cottonj as per MAME SVN 2012-05-16 07:44:15 +00:00
Barry Harris 3711d6e12b Add YM2610 route support to remaining drivers (Taito drivers still need filter support adding ideally) 2012-05-15 19:42:03 +00:00
Barry Harris 0140077837 Remove BurnYM2610SetSoundMixMode(), update drivers as necessary 2012-05-15 16:05:59 +00:00
Barry Harris cbc1a489da Tidy burn_ym2610.cpp, add support for volume and left/right selection for each route. Start updating drivers to support (d_taitoz.cpp and neo_run.cpp) 2012-05-15 15:54:02 +00:00
Barry Harris b786679137 Increment version 2012-05-15 09:53:44 +00:00
Barry Harris 60a0908519 Fix scroll 2 layer alignment in sf2mdta in-game 2012-05-14 11:00:17 +00:00
Barry Harris 6f43c0b581 Added phoenix sets of sfa and ssf2t (JacKc) 2012-05-14 10:27:35 +00:00
Barry Harris 881a4eb2ea sf2mdt uses IRQ4, game then reads inputs and writes layer enable and scroll registers at 0x708000, and writes sprite ram at 0x700000. Game fully working. 2012-05-12 15:52:56 +00:00
Barry Harris 8858f14414 Allow dino,punisher,wof bootlegs that use dipswitches to use EEPROM, tidy up all wof sets inputs and dips 2012-05-11 15:16:50 +00:00
Barry Harris d8a776ddd5 Played through wofb, adding support for new priority mode writes 2012-05-11 11:18:22 +00:00
Barry Harris 089f6aafb1 Hook up sprite mask values from work ram for other wof sets that need it 2012-05-10 19:15:40 +00:00
Barry Harris 576199675f Change wofb to get sprite mask values from Work Ram 2012-05-10 15:38:59 +00:00
Barry Harris efa0a45889 Played through punipic, supporting priority modes encountered 2012-05-10 15:19:06 +00:00
Barry Harris 6a0d26e2d9 punipic sets write scroll layer ram offsets and sprite masks to work ram 2012-05-10 13:00:28 +00:00
Barry Harris 23ab32934a Checked through daimakaib - no more unsupported priority mode writes at 0x98000c 2012-05-10 12:12:54 +00:00
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 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
Barry Harris 06a3044f9b rom name fix for sf2hfjb2 (JacKc) 2012-04-20 19:53:20 +00:00
Barry Harris c714181abd Add sf2hfjb2 (JacKc) 2012-04-19 21:23:19 +00:00
Barry Harris d4754fa953 Add unicode titles for wof sets (JacKc) 2012-04-19 19:12:35 +00:00
Barry Harris e77fe465cd Add sprites to cawingbl, still no scroll values though 2012-04-19 08:02:57 +00:00
Barry Harris 2da7350a51 wofb uses seperate sprite ram 2012-04-18 19:04:03 +00:00
Barry Harris ad0c32d609 promote wof3jsa to working 2012-04-18 19:00:40 +00:00
Barry Harris 23cc13364d wofb doesn't set layer 3 offset 2012-04-18 15:04:05 +00:00
Barry Harris a54ec621c8 Remove last non-nop patch from d_cps1.cpp (sf2hfjb) and emulate the differences 2012-04-18 10:52:15 +00:00
Barry Harris 2e13c6017c Exclude the CPS Changer region hacks 2012-04-18 09:40:07 +00:00
Barry Harris 0296423cee Map whole sprite ram in knights and knightsb4 2012-04-18 09:28:44 +00:00
Barry Harris c5b6f0b5b2 Add wofahb 2012-04-17 19:32:56 +00:00
Barry Harris e3a20de2b1 sf2m1 promoted to working 2012-04-17 19:30:00 +00:00
iq_132 9cd12c8198 Lantus PGM sound fix. 2012-04-17 17:34:56 +00:00
Barry Harris ac6b25ce35 wofjha -> wofaha 2012-04-17 15:24:13 +00:00
Barry Harris 4b3ef06326 Add wof3jsa, seems to be protected similar to wofh,sgyxz, can't figure out exactly where 2012-04-17 15:14:37 +00:00
Barry Harris 389430ce44 Add sgyxz, change wofh and wofha sound roms to use the same as sgyxz 2012-04-17 13:49:40 +00:00
Barry Harris 5722e8cc61 Cleanup of d_cps1.cpp 2012-04-17 12:13:51 +00:00
Barry Harris 3fea2a0429 wofaha -> wofjha 2012-04-17 10:11:34 +00:00
Barry Harris b1b025af10 Fix crash in wofsjb, promote wofb to working 2012-04-17 09:55:04 +00:00
Barry Harris 7b63e2cd14 doh! 2012-04-16 20:20:44 +00:00
Barry Harris 7a2572f8d7 wof tidyup wip - patches are gone, more sets are emulated, still some layer problems in some 2012-04-16 20:19:27 +00:00
Barry Harris af63aaad1d Tidyup wofh and wofhfa (they don't use Q-Sound) 2012-04-16 14:50:31 +00:00
Barry Harris d8afba3abe Found the sprite priority registers in kodb 2012-04-16 14:34:09 +00:00
Barry Harris e412b7683b Mark sf2b as bad dump, change dinopic2 gfx rom over to good dump 2012-04-16 14:00:56 +00:00
Barry Harris 032f88891d Housekeeping 2012-04-16 13:22:40 +00:00
Barry Harris 7f964103c8 Emulate sound in sf2mdt, captcommb2 and knightsb4, all use a Z80 to drive a YM2151 and 2 x MSM5205 2012-04-16 13:20:45 +00:00
Barry Harris 5381fc93d6 Tidy fcrash_snd.cpp a bit, still missing some sounds though 2012-04-16 11:25:07 +00:00
Barry Harris a36c5db731 Add sound to fcrash, hook up in cawingbl and add sound to knightsb 2012-04-15 19:36:53 +00:00
Barry Harris 121541ead3 wofha is pretty much the same as wofh, and now working as well as wofh 2012-04-14 21:38:35 +00:00
tmaul 4e4bbd8724 Slightly more snes cleanup, although it's still pointless 2012-04-14 21:36:38 +00:00
Barry Harris 2b8898144d Improvements for wofh, playable now, no sound (I don't think it uses q-sound) 2012-04-14 20:29:01 +00:00
tmaul 6a95870443 Start cleaning this mess up. 2012-04-14 15:27:06 +00:00
tmaul d337fd792e Clean my mess up a bit. 2012-04-14 13:44:07 +00:00
tmaul 4d8676b6f8 Implement Bram for tennoko bank.
When it first runs, press 1,2 and 3 and it will get a bit further. no idea what the fuck it's supposed to be however, but it seems to want a card inserted somewhere. Might need proper CD support.

Also, someone might need to clean up my mess a bit, I have forgotten how to do bitmasking.
2012-04-14 13:17:19 +00:00
iq_132 92439603d9 Silver Millennium - Sync with latest MAME updates 2012-04-14 03:06:45 +00:00
Barry Harris 99e343521d Fix issue with CPS-1 bootleg sprite rendering with the first sprite's y offset 2012-04-13 19:53:57 +00:00
Barry Harris 80ef73ac63 Simplify bootleg sprite rendering, fix sprites in punipic sets (now working, with glitches in intro, which may happen on hardware?) 2012-04-13 19:28:50 +00:00
iq_132 f7f0bd95d8 Silver Millennium driver. 2012-04-13 19:20:22 +00:00
Barry Harris 9197466590 punipic sets now partially working 2012-04-13 13:26:13 +00:00
Barry Harris 4e7b3120e8 cawingbl progress, decoded graphics, tidied up, still doesn't write the scroll values anywhere though 2012-04-12 19:53:17 +00:00
Barry Harris 87243b52e3 Fix sprite masking in fcrash 2012-04-12 19:06:54 +00:00
Barry Harris c4f2f1dacb Fix compile and fix rom clash in dat file (d_pgm.cpp) 2012-04-12 14:51:25 +00:00
Barry Harris 6f5ecaaa06 knightsb and knightsb4 promoted to working 2012-04-12 14:30:22 +00:00
iq_132 bb90d44914 Push pgm changes per JackC 2012-04-12 13:59:35 +00:00
Barry Harris d333e5f54b Hook up fcrash sprites in dino PIC sets, all dino sets now working (remove old dinopic hacks) 2012-04-12 11:47:23 +00:00
Barry Harris a9c2da8760 Started looking at wofh 2012-04-11 19:28:20 +00:00
Barry Harris c8864202ae Change kodb over to use fcrash sprites, mostly working now 2012-04-11 15:14:40 +00:00
Barry Harris 91bdf1f0ff cawingb -> cawingbl 2012-04-11 14:21:03 +00:00
Barry Harris ab3d82f971 Emulate daimakb, strange beast, palette control register moved, scroll registers moved, and completely different layer control 2012-04-11 09:01:53 +00:00
Barry Harris 6963f63ed9 Updated cawingb Z80 dump (JacKc) 2012-04-11 07:18:11 +00:00
Barry Harris eb883348f8 JacKc added Captcommb2 and knightsb4 (dumped by Bonky0013) 2012-04-11 07:11:22 +00:00
Barry Harris 2b1c010801 Add variable to disable CPS-1 BgHi, change mercs, qad, sf2jc to use it rather than game specific variables, add it to FcrashInit, fcrash now working expect sound 2012-04-10 19:47:24 +00:00
Barry Harris 7f8e72dfee Add sprite layer to fcrash 2012-04-10 19:39:19 +00:00
Barry Harris ecaf416adc Make a start on fcrash 2012-04-10 10:30:53 +00:00
Barry Harris b738053e2b Put BgHi hack back in CPS-1 driver 2012-04-09 19:33:05 +00:00
Barry Harris 7ae501470a Remove obselete BgHi hack from CPS-1 driver 2012-04-09 19:23:32 +00:00
Barry Harris 66b9a40b0e Rename callback function in d_cps1.cpp for clarity 2012-04-09 19:11:37 +00:00
Barry Harris ed05c9a8b4 Add knightsb to d_cps1.cpp, debug only 2012-04-09 19:03:06 +00:00
Barry Harris 56a7d310d0 Add sf2mdt to d_cps1.cpp, debug only 2012-04-09 17:55:13 +00:00
Barry Harris bfeb93d6f8 Allow PSnd disabling in cps_rw.cpp 2012-04-09 11:11:54 +00:00
Barry Harris 2fac9c54e7 Rename variable Cps1Pic to Cps1DisablePSnd 2012-04-09 10:53:14 +00:00
Barry Harris d00228b574 Add support for alt sf2koryu gfx roms 2012-04-08 20:34:07 +00:00
Barry Harris 1a84d17e90 Rename variable Sf2Hack to Cps1LockSpriteList910000 2012-04-08 19:54:16 +00:00
Barry Harris 63b6ce1e48 Add optional CPS-1 sprite list end detection, promote captcommb and knightsb2 to working 2012-04-08 19:51:05 +00:00
Barry Harris a59a58c180 Improve CPS-1 sprite list end detection (match MAME) 2012-04-08 19:41:35 +00:00
Barry Harris 3c3ddd86da Sync with MAME 0.145u6 2012-04-08 17:26:36 +00:00
iq_132 a65e6ffcae Keep JackC happy. 2012-04-08 02:50:10 +00:00
iq_132 545a7548ad Add dragon world pretty chance to d_pgm 2012-04-08 02:46:28 +00:00
Barry Harris de5f846258 Add some more patches from MAMEPlus for some wof sets, need to get these as small as possible eventually 2012-04-07 19:15:17 +00:00
Barry Harris dd3051513c Add patches for wofb and wofsjb from MAMEPlus 2012-04-07 18:51:42 +00:00
Barry Harris cdb9b13d26 JacKc - Rename sf2m16 to sf2tha
Change description for sf2th : Street Fighter 2' - champion edition (bootleg, Turbo Hack set 1).
    Change description for sf2tha : Street Fighter 2' - champion edition (bootleg, Turbo Hack set 2).
    Added correct labels roms for sf2tha according to pcb scans
    Added PALS for sf2tha
    change description for sf2tlonx sets to : Street Fighter II' - champion edition (Chinese bootleg, Tu Long set X) (confirmed as Chinese bootlegs)
    Added Street Fighter II' - champion edition (Chinese bootleg, Xiang Long set 2) [sf2koryu2]
2012-04-07 18:30:55 +00:00
Barry Harris ca1ab80c57 Avoid some unnecessary byteswapping in d_cps1.cpp 2012-04-06 20:26:50 +00:00
Barry Harris 2d8a537191 Document sf2m8 bad dump a little better 2012-04-06 20:19:19 +00:00
Barry Harris 0c60336ce9 Promote sf2th to working (JacKc, Barry) 2012-04-06 19:59:03 +00:00
iq_132 d47cec8259 Funky Bee driver update/clean-up 2012-04-06 02:51:23 +00:00
iq_132 42d21e2f85 Fix custom-sized tile rendering in tiles_generic 2012-04-06 02:44:03 +00:00
iq_132 e3aec276b8 Garouo -> garouh 2012-04-04 15:39:05 +00:00
iq_132 a47174769b Rename bktigrb2 to blktigerb2 per JackC 2012-04-04 15:33:57 +00:00
Barry Harris 28901d4eab Remove unnecessary function Sf2m8badInit 2012-04-04 14:17:11 +00:00
Barry Harris d06f914b54 Add good dump of sf2m8, rename sets greater than 8 to reflect (JacKc) 2012-04-04 14:14:12 +00:00
Barry Harris c2601a024f Add sf2m15 (JacKc), add rename sf2m15->sf2m8bad 2012-04-03 19:11:09 +00:00
iq_132 7018449fef Knights of Valour sprite alignment fix. This should resolve a graphical issue JackC pointed out to me ages ago. Will someone else please test to make sure I didn't re-introduce the crash bug in dmnfront? 2012-04-03 04:15:25 +00:00
iq_132 2b173db380 blktiger improvements -- fix watchdog, flipscreen, blkdragn title (Reported by JackC) 2012-04-03 03:35:22 +00:00
Barry Harris ef3f9887be Add rastanua and tidy sets (JacKc) 2012-04-02 20:58:59 +00:00
Barry Harris 1c23cf127b Fix crash in hunchbks and hncholms 2012-04-02 18:34:20 +00:00
Barry Harris 60f758e786 Change SM_ to SH2_ in d_suprnova.cpp 2012-04-01 21:10:17 +00:00
Barry Harris 518474aa5d Add missing files from libsnes commits 2012-04-01 19:02:25 +00:00
Barry Harris 59720a8248 (Libsnes) Add new files - add libsnes VS2010 solution for Xbox 360 (Squarepusher2) 2012-04-01 19:00:34 +00:00
Barry Harris c70fa5d86b (Libsnes) Update - should now run on PS3/Wii/360 (Squarepusher2) 2012-04-01 18:58:41 +00:00
Barry Harris c1ca5732fe Check some definitions before defining and check validity of eeprom file pointer (twinaphex) 2012-04-01 15:35:38 +00:00
Barry Harris 9b4795edc7 Change endian.h to burn_endian.h 2012-04-01 08:58:46 +00:00
iq_132 e91ae22278 Twinaphex Psikyo4 fix. 2012-04-01 02:08:19 +00:00
iq_132 a44cb088ee Twinaphex CPS3 savestate fix. 2012-04-01 00:16:50 +00:00
iq_132 1dfe98f91c Probable fix for PGM crash. 2012-03-31 23:57:41 +00:00
Barry Harris f70d7223f0 bit-endian fixes for neogeo from lantus 2012-03-31 16:43:54 +00:00
Barry Harris 6fdf5147d8 Fix sf2turyu init function 2012-03-30 20:08:18 +00:00
Barry Harris 60c5f06ddc Exclude and document sf2m15 (previously known as sf2m8) in d_cps1.cpp 2012-03-30 19:47:43 +00:00
Barry Harris 1f0588dc11 Add Neo CastleVania demo to Neo Geo driver 2012-03-30 19:38:34 +00:00
Barry Harris e182c57101 big-endian fixes from lantus for Data East, Sega and arm interface 2012-03-30 15:32:20 +00:00
Barry Harris d96bf3db3c Tell the user if a CD is unidentified 2012-03-30 14:58:46 +00:00
Barry Harris 3e0ad61884 Remove the / 2012-03-30 13:29:35 +00:00
Barry Harris eecdf5924b Add NGF Transparency Demo to Neo Geo driver 2012-03-30 13:28:08 +00:00
Barry Harris e6d4dff830 Update sf2hfjb to use full regret patch 2012-03-30 11:31:34 +00:00
Barry Harris eb7acf9dc4 rename sf2m9, sf2m10, sf2m11 and sf2m12 to sf2m8, sf2m9, sf2m10 and sf2m11
change sf2m13 to sf2hfjb as it is clearly a bootleg of Street Fighter II' Turbo - hyper fighting (street fighter 2' T 921209 Japan)
Fix title screen for sf2hfjb (patch from Regret FBA Shuffle) (see attached file)
added Street Fighter II' - champion edition (bootleg, Slay the Dragon set 3) [sf2tlonc]
rename old sf2tlonc (Street Fighter 2 Champion Edition (bootleg, Slay the Dragon) : same as sf2tlona) to sf2tlond
Added new dumps sf2m12, sf2m13 and sf2m14
Rename old sf2m8 to sf2m15
2012-03-30 10:42:20 +00:00
Barry Harris dee01f24c2 Add rastan2 to d_taitomisc.cpp 2012-03-30 08:41:05 +00:00
Barry Harris ced5d3b6c9 Add drgninjab to d_dec0.cpp 2012-03-30 08:34:07 +00:00
Barry Harris 075bfef116 Add wboy5 to d_sys1.cpp (JacKc) 2012-03-30 08:19:49 +00:00
Barry Harris 6fb8c9fcfc Make neothundr rom names consistent with other neo homebrew 2012-03-30 07:54:23 +00:00
iq_132 2d6948b187 Clean up d_meijinsn. 2012-03-29 06:03:06 +00:00
iq_132 66fc8f2536 Add Neo Thunder homebrew game. ^^ 2012-03-28 22:55:47 +00:00
iq_132 daab023e4e Fix last Arm7 routine (oopsie!), Minor pgm driver work. Fix category of ddpdoj per Yoyofr. 2012-03-28 02:52:39 +00:00
iq_132 2e760a71b9 Enable clone flag in sfiii3u per DsNo. 2012-03-27 03:25:44 +00:00
iq_132 0d9f17e450 ARM7 - Add some memory range check so that addresses don't go outside of page range. 2012-03-26 19:54:35 +00:00
iq_132 8ac9e2f6d4 Tortoise was being weird apparently. 2012-03-26 03:13:05 +00:00
iq_132 aec8683ecf 2012-03-26 03:10:34 +00:00
Barry Harris 99aa587552 Increment version (0.2.97.25) 2012-03-25 18:59:48 +00:00
Barry Harris cc1762210f Sync with MAME 0.145u5 2012-03-25 15:15:01 +00:00
iq_132 b86312a89a Fix ddp2 logo. (Pointed out by Haze) 2012-03-25 12:08:38 +00:00
Barry Harris 6c3ab115b1 Add non-working clone of Bobble Bobble 2012-03-25 08:52:15 +00:00
Barry Harris 80f23a78f5 Added galemp to Galaxian driver 2012-03-25 08:44:23 +00:00
iq_132 36a55502cd Hopefully last ddp2 fix (update to latest haze firq ack/clear scheme). Add region dips for dmnfrnt. Fix dmnfrnta. 2012-03-23 21:00:10 +00:00
Barry Harris b761b583fd Added DoDonPachi Arrange Mode version to Cave driver (JacKc) 2012-03-23 13:05:49 +00:00
Barry Harris 1f3bdaa9f0 Add Fantastic to Galaxian driver 2012-03-22 21:02:16 +00:00
Barry Harris cc9d580a4d big-endian fixes for Data East and PGM from lantus 2012-03-22 19:45:10 +00:00
Barry Harris 632e8ed87a Add Kong to Galaxian driver 2012-03-22 16:17:19 +00:00
Barry Harris b17416bd5e Update dips in d_sidepckt.cpp 2012-03-22 14:05:00 +00:00
iq_132 a6a01e544f CPS1 set additions & DDP2 asic name fix (JackC) 2012-03-22 13:02:21 +00:00
iq_132 b74beba212 Add endian stuff so Lantus doesn't have to. :p 2012-03-22 04:40:30 +00:00
iq_132 88a7a3e894 Update PGM driver. Includes svgpcb dump, rename a few sets, add demon front protection hack [HAZE!] (and hook up asic), and update dw2001 dump. 2012-03-22 04:37:57 +00:00
iq_132 28148cecab Take another crack at fixing ddp2. This should work properly. The arm7 is now synchronized to exactly the amount of cycles ran by the 68k. It is easy to see why it wasn't working before in hindsight. 2012-03-22 02:45:26 +00:00
iq_132 a2b2e3edb3 Bump interleave up on pgm cpus. Please test this with games that use the ARM. I'm not sure it will cause any bugs, but it might. 2012-03-21 20:20:23 +00:00
Barry Harris 9ef9294c4d JacKc added unicode title for 1945 Part 2 2012-03-21 17:14:34 +00:00
Barry Harris 35d237a571 Support insane cheat file lengths 2012-03-21 16:46:54 +00:00
Barry Harris f3a089da1b Fix issue with load progress dialog appearing when set is unavailable 2012-03-21 16:30:04 +00:00
Barry Harris 2a993cc348 big endian fixes from lantus for d_sf.cpp, d_snk68.cpp and d_toki.cpp 2012-03-21 15:25:27 +00:00
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 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 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
Barry Harris 6a3f815c22 Another libsnes patch from Themaister 2012-03-10 15:59:56 +00:00
Barry Harris 1ec85944c4 Add bootleg of Side Pocket (dumped by Corrado Tomaselli) 2012-03-10 15:50:16 +00:00
Barry Harris c11375b973 Add clone of Caveman Ninja (JacKc, Corrado Tomaselli) 2012-03-10 15:42:50 +00:00
Barry Harris 17eb306f7b Standardise revision info in game titles 2012-03-09 15:16:26 +00:00
Barry Harris ad0075c160 Add a makefile INCLUDE_LIB_PNGH to allow not including png.h in burner.h 2012-03-09 14:07:59 +00:00
Barry Harris 5c64b2cc0d libsnes build fixes from Themaister 2012-03-09 13:31:17 +00:00
Barry Harris 7c2cff3d56 Change game selection dialog back to original size, make it resizable, and fix disappearing preview image bug 2012-03-08 20:00:11 +00:00
Barry Harris 3211db5adc Increment version 2012-03-06 08:33:30 +00:00
Barry Harris 8e12f6eaf6 Added bootleg of Silk Worm (JacKc and Bonky0013) 2012-03-05 13:02:03 +00:00
Barry Harris 4c9da8d3e7 Big-endian fixes for CPS-2 raster interrupts, Konami, Silkroad and Sega FD1089 from lantus 2012-03-05 12:50:10 +00:00
Barry Harris aa7f0470d8 Make game selection dialog a bit bigger - now we can fit *most* of the game title's in it. :) 2012-03-04 20:59:23 +00:00
Barry Harris 690451f845 CPS-2 Phoenix sets are very sensitive over timing? 2012-02-29 10:47:54 +00:00
Barry Harris 58cf4bdf3a Update CPS-2 refresh rate to match MAME 2012-02-29 10:26:46 +00:00
Barry Harris 11fd1653ac Fix neocdsel.cpp 2012-02-29 09:16:40 +00:00
Barry Harris ff86cac0ab Fix ips_manager.cpp 2012-02-29 09:14:16 +00:00
iq_132 e801f6444d Fixes per kev. 2012-02-29 03:55:27 +00:00
tmaul b57c2f660c Fix some memory leaks ( i think there might be more) 2012-02-28 22:13:52 +00:00
tmaul 927e8de2db Fix memory leak if rom is not there. 2012-02-28 22:10:04 +00:00
tmaul 20d8441b79 Fix possible memory leak 2012-02-28 22:09:09 +00:00
tmaul 5a5c509ff9 Fix small possible memory leak 2012-02-28 22:03:44 +00:00
tmaul fe1e73724e Only fclose if fp is valid 2012-02-28 22:00:36 +00:00
Barry Harris 7cde4750d9 Tidy d_cps2.cpp 2012-02-28 21:12:45 +00:00
Barry Harris 4f72ce70ef Add clones of Vampire Hunter and Street Fighter 2 X, and add support for graphics rom loading when using splits of 8 roms 2012-02-28 21:09:18 +00:00
Barry Harris e8f0314eba Add clone of joja to d_cps3.cpp and tidy driver 2012-02-28 18:46:49 +00:00
Barry Harris 94af572cea Add clone of Altered Beast 2012-02-28 09:42:30 +00:00
Barry Harris c80e685253 endian fixes from lantus for Lord of Gun and Magical Cat Adventure 2012-02-27 20:44:29 +00:00
Barry Harris d8fe30059a endian fixes from lantus for Gauntlet, Raiden, Varia Metal and the nec core 2012-02-27 20:42:31 +00:00
iq_132 011951ac9f Forgot vertical orientation, minor clipping issue. 2012-02-27 18:42:53 +00:00
iq_132 7f6f6303d5 Added driver for Gals Pinball 2012-02-27 18:29:06 +00:00
iq_132 4f03ce773a JackC update to CPS1 drivers 2012-02-27 17:14:27 +00:00
Barry Harris 1106481986 Add clone forgottnu1 2012-02-27 16:32:05 +00:00
Barry Harris 6c41599776 Add clone of pzloop2 and clone of sf2ce 2012-02-26 20:29:11 +00:00
Barry Harris 53b687ec34 seta endian fixes from lantus 2012-02-26 20:28:36 +00:00
Barry Harris 4b9fa9bb18 Remove duplicate smgp set 2012-02-26 19:58:33 +00:00
Barry Harris 0e403d7653 Sync with MAME 0.145u2 2012-02-26 19:54:28 +00:00
Barry Harris 88a975fb8b Change CPS-1/2 vid timing to MAME hardware measured values (259 scanlines, display start at scanline 16, VBLANK at 240). Change CPS-2 to draw at VBLANK. Fixes glitches in ddsom, ddtod credit text and sfa2 select screen amongst others. 2012-02-25 20:46:45 +00:00
Barry Harris ef577c43c4 Fix sprite lagging in ssf2t and clones, fix posted by manliodp. 2012-02-25 20:09:12 +00:00
iq_132 19add5eccd Added driver for Momoko 120% 2012-02-25 17:49:44 +00:00
Barry Harris cfc368bd8a Tidy game selection dialog slightly, rename checkbox for "Show available only" to "Show available" and change behaviour to match. Add checkbox for "Show unavailable". Make unavailable driver count independent of hardware filter. 2012-02-23 21:15:47 +00:00
Barry Harris c4d6aad336 Fix some invalid BRF_NODUMP definitions 2012-02-23 20:23:55 +00:00
Barry Harris a676b7aea7 Add clone of ffight and clone of sf2 (JacKc and Bonky0013) 2012-02-23 20:18:11 +00:00
Barry Harris 1f3aa1421f Simplify CPS-2 sprite list end detection 2012-02-23 19:59:34 +00:00
Barry Harris 569d6f78fa Sync d_pce.cpp with MESS 0.145u1 2012-02-21 20:10:36 +00:00
Barry Harris a5e73f5ac0 Sync megadrive driver with MESS 0.145u1 2012-02-21 20:10:05 +00:00
Barry Harris 71cd973dbb CPS Palette endian fix from lantus 2012-02-21 19:56:18 +00:00
Barry Harris 3ffd52bae1 Remove redundant comment 2012-02-21 13:53:54 +00:00
Barry Harris 6c64b16ce1 CPS palette handling, simplify palette handling, map palette registers, remove obj palette lag, change palette update timing to sync with palette base register write, support palette pages and brightness 2012-02-21 13:50:51 +00:00
Barry Harris 7b546680ad Sync with MAME 0.145u1 2012-02-20 10:26:07 +00:00
Barry Harris 4a7ec03782 Change d_pce.cpp to be auto-generated from mess software lists. Auto-generation supports overrides that should have caught all FBA changes (eg, hardware flag, debug, init function, etc.). This syncs d_pce.cpp with MESS 0.145. If I missed any overrides let me know. 2012-02-18 20:44:52 +00:00
Barry Harris b2f5538f12 Add ctrl+W to close (same as ctrl+F4). Got used to Firefox and forever using ctrl+W to close... 2012-02-17 21:37:32 +00:00
Barry Harris b8e2736a3f Seperate out pce into d_pce.cpp and pce.cpp (make auto-generation from mess xml files easier) 2012-02-17 21:05:02 +00:00
Barry Harris af9fc01c49 Sync megadrive driver with MESS 0.145 2012-02-17 20:35:03 +00:00
Barry Harris 3807499c68 Add 7z to ZipLoadOneFile() and update samples to support 7z 2012-02-17 20:28:15 +00:00
Barry Harris 8a6d420f00 Update zlib to 1.2.6 again, fix VC makefile 2012-02-17 12:09:53 +00:00
Barry Harris f7bc198474 Add optional 7zip support for rom loading/scanning 2012-02-16 20:45:47 +00:00
Barry Harris 44107e2898 Revert back to zlib 1.2.5 (VC won't compile 1.2.6) 2012-02-16 20:28:59 +00:00
Barry Harris bcbfce11ff Fix VC compile 2012-02-16 20:04:43 +00:00
iq_132 9e3338ec7f Update Mysterious Stones driver. 2012-02-16 06:42:43 +00:00
Barry Harris bf5cf0740e Change the hack for sbp sound roms to be consistent with the other sound rom hacks 2012-02-14 19:43:40 +00:00
iq_132 310077c5f5 Added Eyes bootleg 2012-02-14 15:01:04 +00:00
iq_132 371e8a59bd Added clone of Jojo's bizarre adventure [JackC] 2012-02-14 14:39:20 +00:00
iq_132 06b5880b84 Added Demon Front PCB V107KR (Korea) [JackC] 2012-02-14 14:37:32 +00:00
Barry Harris 5c699c9be5 Update libpng to 1.5.8 2012-02-13 20:06:30 +00:00
Barry Harris 585274a08f Missed a couple of files in zlib update 2012-02-13 19:51:22 +00:00
Barry Harris c0ec31b7f3 Update zlib to 1.2.6 2012-02-13 19:49:36 +00:00
Barry Harris c7b2291c90 Tidy up zip handling a bit 2012-02-13 14:03:22 +00:00
Barry Harris 9afc3e2bd0 Fix Sengoku 3 unicode title (wasn't terminated) 2012-02-13 10:33:53 +00:00
iq_132 0801e5242f Minor CPS3 update (small speedup), removed junk comments 2012-02-10 05:25:03 +00:00
iq_132 bf1a069eed Fix SBP vx loading. Ugly. 2012-02-09 22:59:56 +00:00
iq_132 ae1f1d7eeb JackC added Super Bubble Pop sound rom dump. 2012-02-09 22:37:04 +00:00