Commit Graph

352 Commits

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