Commit Graph

258 Commits

Author SHA1 Message Date
Barry Harris
4f65b1ab6f Updated help file 2012-01-20 15:23:52 +00:00
Barry Harris
d37e0b4245 Fix sound in d_pce. The DDA mode makes things difficult and this is the cleanest way I can think of to make it work. iq - if you're not happy with this implementation feel free to revert. 2012-01-20 14:36:16 +00:00
Barry Harris
5b8a3c0ee7 Change non-working clone to show non-working and only be in debug builds 2012-01-20 13:08:08 +00:00
Barry Harris
cc6d45466b Add filter for PC-Engine to game selection dialog, and move the games into it 2012-01-20 11:58:23 +00:00
Barry Harris
48b64d1fa4 Add alt zip name support to d_pce.cpp, so you can just point FB Alpha at the MESS softlist folders, and added parent-clone relationships 2012-01-20 11:39:05 +00:00
Barry Harris
daf564e98a Allow up to 20 rom paths, with the last 10 being supplementary 2012-01-20 11:04:51 +00:00
iq_132
42be28e947 Add driver for PCE and VDC device (video routines). 2012-01-20 08:10:27 +00:00
iq_132
e88049d898 Getting things ready for PCE/TG16?SGX driver. Add some fixes from more corrent h6280 mame core, add save states to h6280, enable some h6280 functions.
Add c6280 sound core.
2012-01-20 04:30:41 +00:00
Barry Harris
3f7ce8e97a Fix row/col scroll in d_dec0.cpp 2012-01-19 21:07:00 +00:00
Barry Harris
5d961c612e Added support for graphic layer RAM banking in d_dec0.cpp, not seen evidence of any game using it though 2012-01-19 20:48:44 +00:00
Barry Harris
5ff7005eaf Fixed bug with FM Interpolation in the YM2151 interface, aided by regression testing by theshadowrunner 2012-01-19 20:04:38 +00:00
Barry Harris
20217fa596 Added Midnight Resistance to d_dec0.cpp 2012-01-19 16:41:03 +00:00
Barry Harris
89af3896ca Added Boulder Dash to d_dec0.cpp 2012-01-18 21:20:13 +00:00
Barry Harris
17129c99bb Reorganised tree to work-around windows CreateProcess() 32Kb limit. Reenabled depend in MinGW makefile, since it shouldn't cause any more issues. 2012-01-18 20:24:14 +00:00
Barry Harris
459a5c6822 Added Sly Spy and clones to DEC0 driver, fixed tile decode in hbarrel 2012-01-17 16:56:05 +00:00
Barry Harris
e6c3373780 Add H6280 timer support to burn_ym3812.cpp 2012-01-17 16:11:08 +00:00
Barry Harris
8e08e0c4be Fixed Caveman Ninja and Edward Randy - promoted all sets to working 2012-01-16 16:42:08 +00:00
Barry Harris
ac5bd4fe4f Finished adding Hippodrome and added clones of Hippodrome and Robocop 2012-01-16 14:33:20 +00:00
Barry Harris
5cc985cd9f Sync with MAME 0.144u6 2012-01-16 09:41:33 +00:00
Barry Harris
9a20943157 WIP for Hippodrome 2012-01-15 20:56:15 +00:00
Barry Harris
14ad0cb901 Fix sound in Super Burger Time - all deco16ic games now have sound 2012-01-15 20:23:05 +00:00
Barry Harris
45e630f374 Fixed Naname de Magic! - at last! 2012-01-15 20:11:45 +00:00
Barry Harris
5fc58a60bf Fixed H6280 core, finished hookup in Robocop and added sound to most decic16 based games 2012-01-15 17:04:37 +00:00
Barry Harris
4c05e2859c GCC4.6.1 SYMBOL compile warning fix 2012-01-13 21:18:09 +00:00
Barry Harris
c3c8100421 shadowed variable 2012-01-13 21:15:46 +00:00
Barry Harris
420a22b5c7 Normalised SN76496 sound volume in Exed Exes, Ikki, Lady Bug, Mr Do, Super Locomotive, Return of the Invaders and Megadrive drivers 2012-01-13 16:32:59 +00:00
Barry Harris
5cb49e63b7 Fixed sound in Superman 2012-01-13 14:22:49 +00:00
Barry Harris
62344166dd Remove BDF_HACK flags from d_cps3.cpp, now that we use the flash chips, it is much less of a hack than it used to be 2012-01-12 21:14:55 +00:00
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