Commit Graph

13047 Commits

Author SHA1 Message Date
Barry Harris dd8063a633 Add libsnes target files (Themaister, twinaphex) 2012-01-27 20:56:17 +00:00
Barry Harris 6fb16325cd JacKc added clone of X-Men (dumped by Bonky0013) 2012-01-27 20:40:42 +00:00
Barry Harris fb1bfea3b4 Remove definition of LSB_FIRST in epx.cpp - defined in makefile 2012-01-27 20:10:48 +00:00
Barry Harris 4c8e5a4342 Increment version 2012-01-27 20:09:52 +00:00
Barry Harris 6af3ef713f Updated whatsnew.html 2012-01-27 15:26:03 +00:00
Barry Harris edb9e4ce89 Change the default rom path from the old number 8 to number 20 2012-01-26 20:34:47 +00:00
Barry Harris 9e622cfcf3 Fix issue found in a VC symbols build 2012-01-26 20:23:45 +00:00
Barry Harris bff64f162c Megadrive big-endian fixes from lantus 2012-01-26 20:00:14 +00:00
Barry Harris 4f93c2c5a0 Psikyo big-endian patches from lantus 2012-01-26 14:25:53 +00:00
Barry Harris 507175c654 Add multi-CPU support to debug tracking in h6280 interface and core 2012-01-26 11:21:08 +00:00
Barry Harris 64fd6f3ef7 Change gamelist localisation to use system codepage by default, otherwise looks like everything works correctly 2012-01-26 10:40:40 +00:00
iq_132 b1cdb48a67 Enable multiple h6280s 2012-01-26 04:39:01 +00:00
Barry Harris 74b0152ff8 Applied BigEndian patches from lantus for nec core and irem drivers and moved LSB_FIRST define from burnint.h to makefile flag 2012-01-25 20:13:10 +00:00
iq_132 0a904d1c43 Lantus' PCE sound bug fix. 2012-01-25 18:31:29 +00:00
Barry Harris 9c366343e0 Tidied d_wc90.cpp and fixed video timing and save states 2012-01-24 20:58:38 +00:00
Barry Harris 194f9c2388 BigEndian fixes for cps3run.cpp from lantus 2012-01-24 20:30:20 +00:00
Barry Harris 1167a05fcf BigEndian fixes for Cave from lantus 2012-01-24 20:26:13 +00:00
Barry Harris 12a132aa32 Hopefully fix gamelist localisation on Chinese machines, no way to test though. 2012-01-24 20:15:16 +00:00
Barry Harris 7a474ea0e6 Few BigEndian fixes from lantus for CPS-1/2 2012-01-24 16:25:20 +00:00
Barry Harris 3030c35f11 Manually applied BigEndian fixes for CPS-1/2 from Lantus 2012-01-24 15:40:34 +00:00
Barry Harris ad6ebb20e8 doomking's fix for exporting gamelist translation template 2012-01-24 11:05:37 +00:00
Barry Harris 4796e5e184 Fix excessive CPU usage 2012-01-24 10:40:00 +00:00
Barry Harris 7978ba451f Update helpfile with command line changes 2012-01-23 16:03:14 +00:00
Barry Harris c33c571bf1 Fix dat file writing from command-line and added command line options for PC-Engine datfiles 2012-01-23 15:57:12 +00:00
Barry Harris b25a838ccc Widen buttons in sys info dialog 2012-01-23 15:34:53 +00:00
Barry Harris 72feaa2af2 Reduce size of OSD text to fit in the cliparea 2012-01-23 15:31:33 +00:00
Barry Harris b540b19b68 Fixed localising the close button in the IDD_VALUE dialog 2012-01-23 09:47:04 +00:00
Barry Harris 1bdaabd6c4 Update fr2ch with Razoola's patched version 2012-01-23 09:32:23 +00:00
Barry Harris 62c984a25b Increment version 2012-01-22 15:40:56 +00:00
Barry Harris 8f9ddb074f Update whatsnew.html 2012-01-22 11:51:41 +00:00
Barry Harris d8a7d470c2 Update help file 2012-01-22 11:49:25 +00:00
Barry Harris 1e4ae98083 I forgot to add PCE support to dat.cpp! 2012-01-22 11:05:00 +00:00
Barry Harris d9c9b01360 Fix for Rom scanning 2012-01-22 10:07:54 +00:00
Barry Harris 56b8dcccdb Increment version 2012-01-22 10:06:48 +00:00
Barry Harris 6e30712fad Update whatsnew.html 2012-01-21 20:24:03 +00:00
iq_132 91c4885298 Fix a warning, and check size of sample update. 2012-01-20 19:56:24 +00:00
iq_132 54d677f8fa Update some notes in d_pce, fix adding sound to stream for c6280. 2012-01-20 18:23:19 +00:00
iq_132 b64565c9f2 Update c6280 core to sync with cpu and update stream on write to device. 2012-01-20 18:14:08 +00:00
Barry Harris cd0636f5e5 Clear vs2010/include and vs2010/lib, required DX include files are in vc/include, and the libs aren't required 2012-01-20 16:56:48 +00:00
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