Commit Graph

2580 Commits

Author SHA1 Message Date
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
Barry Harris 9b82e76019 Fixed IRQ generation in d_m72, fixes Dragon Breed, fixed sound in d_m72, old behaviour is available via a define 2012-02-08 16:59:52 +00:00
Barry Harris 4859508709 Sync with MAME 0.145 2012-02-05 21:27:21 +00:00
Barry Harris 8b1ff26c77 Remove previous attempt to add savestate support to YM2413 core, and do it properly. :) 2012-02-05 14:19:49 +00:00
Barry Harris 4da0b52536 Simplify Super Bubble Pop as per iq 2012-02-05 13:51:44 +00:00
Barry Harris d1f0f02398 Rename "Invoke Debugger" to "Invoke 68K Debugger", and disable menu item when no 68K in use, as per iq's idea 2012-02-05 13:45:16 +00:00
iq_132 6183bfb0c4 Do not spawn debugger if no 68k is initialized. Probably should disable menu option instead? 2012-02-05 05:14:20 +00:00
Barry Harris 4c3ddb77cd Add savestate support to fmopl.c and the YM3812, YM3526 and Y8950 interfaces 2012-02-04 20:55:41 +00:00
Barry Harris 7e1ceedc78 Make Super Bubble Pop debug only 2012-02-04 19:56:46 +00:00
Barry Harris 0d2183cf0f Added Super Bubble Pop - works as well as it does in MAME 2012-02-04 19:56:09 +00:00
iq_132 90808afcf9 Fixed stupid mistake in act fancer driver. Note to self - compile again before submitting. 2012-02-04 18:12:44 +00:00
iq_132 ac64d12f1e Added driver for Act Fancer. 2012-02-04 06:56:35 +00:00
Barry Harris 89c27beb34 Standardised hardware strings 2012-02-03 20:45:03 +00:00
iq_132 34d74e3f99 Move pocket gal delux to data east. 2012-02-03 19:09:12 +00:00
Barry Harris 4992891c5b First batch of big-endian fixes for pst_90s from lantus 2012-02-03 11:39:44 +00:00
iq_132 5b5d665f97 Fix TG-16 games showing as MVS cart hardare. May need further modifications? 2012-02-02 23:52:21 +00:00
Barry Harris 9df2d3eed3 Add savestate support d_dec8.cpp 2012-02-02 20:14:37 +00:00
Barry Harris fed8d04d34 Tidied and fixed Data East savestates where necessary 2012-02-02 15:21:35 +00:00
Barry Harris 3200c8c555 lantus' BigEndian patch for Toaplan V25 sound 2012-02-01 09:17:19 +00:00
Barry Harris 670f448f32 Sync with MAME 0.144u7 2012-01-29 20:18:42 +00:00
Barry Harris e765ab7633 Add ability to exclude addresses from cheat search, updated Q-Sound games to avoid having their shared ram regions read because they run the Z80 in the read handlers, which is obviously bad! 2012-01-29 13:48:24 +00:00
iq_132 00c8c74ac6 Re-add endian fixes 2012-01-29 05:35:24 +00:00
iq_132 71e05f7bf1 2012-01-29 05:23:37 +00:00
Barry Harris 4bf07522ec Fix spelling error - suprgfrax 2012-01-28 20:44:33 +00:00
Barry Harris b720ec5a4f Make shortmsg cliprect wider, fixes French localisation issue reported by Benjamin Siskoo 2012-01-28 20:37:33 +00:00
Barry Harris 19f5d906e1 libsnes update from Themaister 2012-01-28 20:14:07 +00:00
Barry Harris 845ccaceab Tidied some endian-fixes in pgm_prot.cpp 2012-01-28 19:59:11 +00:00
Barry Harris 1f6dad7e1e PGM big-endian patches from lantus. 2012-01-28 08:50:44 +00:00
Barry Harris b0360473f8 Fix LSB_FIRST define in makefile.mingw 2012-01-28 08:10:57 +00:00
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