Commit Graph

365 Commits

Author SHA1 Message Date
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
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