Commit Graph

2580 Commits

Author SHA1 Message Date
Barry Harris 253e2476c9 Fix warnings generated by MSVC Symbol compile 2012-01-12 21:07:17 +00:00
Barry Harris bb7e6e375a Added volume control to sn76496.cpp and used it to reduce volume in d_sys1.cpp 2012-01-12 12:01:15 +00:00
Barry Harris 610e7685c8 Added Heavy Metal to d_sys1.cpp 2012-01-12 11:47:42 +00:00
Barry Harris 2558d61df5 Synced d_megadrive.cpp with MESS 0.144u5 2012-01-11 20:07:58 +00:00
Barry Harris 6b09b71c51 Finished Terra Cresta driver 2012-01-11 14:33:32 +00:00
Barry Harris 3d6c2b9f9e WIP driver for Terra Cresta 2012-01-10 21:04:29 +00:00
Barry Harris a57995ea5c Fix compiler warning in d_sys16b.cpp 2012-01-10 15:24:41 +00:00
Barry Harris ed765e3f34 Resplit makefile rules into burn and burner, the issue we had, and still have is caused by Windows terminal command-line buffer limit of 32Kb. For now, disabling DEPEND halfs the data we send to the command-line. 2012-01-10 15:22:01 +00:00
Barry Harris 1623924c8e Added driver for Side Pocket 2012-01-09 16:17:24 +00:00
Barry Harris bbf5574656 Reverted seperating makefile.rules, it was quite broken. :( 2012-01-09 13:09:31 +00:00
Barry Harris 463b9e685a Sync sets with MAME 0.144u5 - sfiii3 euro sets untested due to rom not being available yet 2012-01-08 20:06:10 +00:00
Barry Harris 3412e3b4d4 Add driver for Blomby Car 2012-01-07 19:38:19 +00:00
Barry Harris d7945f4fa0 VC Compile fix 2012-01-06 19:33:31 +00:00
Barry Harris b02b1e33f1 define for m68705Scan() 2012-01-06 14:36:57 +00:00
Barry Harris 163722a1c7 Added savestate support to the Double Dragon driver - tests plenty of CPU core savestates 2012-01-06 14:29:20 +00:00
Barry Harris 5c4dd43732 Added savestate support to hd6309_intf.cpp and improved savestate support in m6800_intf.cpp 2012-01-06 14:10:15 +00:00
Barry Harris 51ea3a6c6b Add savestate support DEC0 driver 2012-01-06 12:31:49 +00:00
Barry Harris 1bb3e91e80 Debug tracking fix for M6502Scan() 2012-01-06 11:58:29 +00:00
Barry Harris e1af95eb64 Tidied Cave savestates where necessary 2012-01-06 11:45:04 +00:00
Barry Harris fd7860c0d6 Reverted CPS-2 VBlank timing, broke rasters in lower Manhattan stage of xmvsf, and probably others 2012-01-05 21:47:04 +00:00
Barry Harris 72d50507e7 Finished checking and tidying savestates in Sega folder 2012-01-05 20:06:27 +00:00
Barry Harris 5e4532a00a Fixed savestates in Sega System 1 driver 2012-01-05 19:59:43 +00:00
Barry Harris a09ff09c32 Fix savestates in SN76496 module 2012-01-05 19:53:55 +00:00
Barry Harris 648190fa29 Fix for graphics decoding in ISGSM games after savestate load 2012-01-05 17:26:54 +00:00
Barry Harris dff18156aa Initial work improving savestates in Sega System16 drivers 2012-01-05 17:15:01 +00:00
Barry Harris 05f431c860 Tidy rf5c68.cpp 2012-01-05 15:44:52 +00:00
Barry Harris 573f9ac63e Add savestate support to RF5C68 module 2012-01-05 15:33:10 +00:00
Barry Harris cb29edf008 Attempt to add savestate support to YM2413 core 2012-01-05 15:17:45 +00:00
Barry Harris 3d1aa0bfeb Fix for savestates in SegaPCM module 2012-01-05 11:58:36 +00:00
Barry Harris 5fcd3ce8e9 Fix savestates in DAC module 2012-01-05 11:49:11 +00:00
Barry Harris d11e07d0e9 Fix savestates in I8039 core 2012-01-05 11:48:34 +00:00
Barry Harris 048e6c39b7 Fixed savestates in d_batrider.cpp 2012-01-04 21:00:26 +00:00
Barry Harris 7ec2c5c810 Fix savestates in d_news.cpp 2012-01-04 19:46:25 +00:00
Barry Harris 8dacc07907 Fix crash when loading save states of games that use Q-Sound. 2012-01-04 19:35:38 +00:00
Barry Harris 5bbdda2220 Fix loading of UPD7759 samples 2012-01-03 22:04:17 +00:00
Barry Harris 4386b1f7fa Fix freeing memory before finished with it 2012-01-03 22:01:43 +00:00
Barry Harris f80b545b99 Make pgm_sprite_create.obj appear in the pgm obj folder rather than the root 2012-01-03 19:54:07 +00:00
Barry Harris b07755eb1a Include old D3d include files for VC - saves on putting files in the DX SDK, and we don't need the libs it's not too bad 2012-01-03 19:51:05 +00:00
Barry Harris e871bed891 Fix VC Compile 2012-01-03 19:39:48 +00:00
Barry Harris 81b215a5b7 Fix paths in ofn.lpstrInitialDir 2012-01-03 14:24:01 +00:00
Barry Harris cc4ea9f2c1 Widen numdial dialog 2012-01-03 14:12:57 +00:00
Barry Harris fe025a297f Add support to vez.h to disable __fastcall via FASTCALL makefile flag 2012-01-03 13:50:09 +00:00
Barry Harris c18b253c8a Split makefile.rules into makefile.burn_rules and makefile.burner_win32_rules 2012-01-03 13:31:23 +00:00
Barry Harris b5bdd0985e Make the icons folder create on appinit if it doesn't exist 2012-01-03 10:22:00 +00:00
Barry Harris 2af8ed0595 Fix gamelist row height 2012-01-02 22:06:07 +00:00
Barry Harris 5a158bb36c Readd __fastcall to vez - removal broke all games 2012-01-02 21:10:21 +00:00
Barry Harris 46f5d3b181 Readded back Cap's icon display code 2012-01-02 20:34:25 +00:00
tmaul 24c0fb3eea I think the whole neocdlist stuff needs to go in burn, but it has some win32 specific stuff. For now moving this header gets it building again on non windows platforms 2012-01-02 19:59:58 +00:00
Barry Harris 88f1e0d924 Move jchan from HARDWARE_MISC_POST90S to HARDWARE_KANEKO_MISC 2012-01-02 19:40:54 +00:00
iq_132 0d51ec63f2 Added Jackie Chan - The Kung-Fu Master and Jackie Chan in Fists of Fire driver.
Added Super Kaneko Nova System sprite routines.
2012-01-02 16:02:52 +00:00