Commit Graph

13047 Commits

Author SHA1 Message Date
Barry Harris 6a3f815c22 Another libsnes patch from Themaister 2012-03-10 15:59:56 +00:00
Barry Harris 1ec85944c4 Add bootleg of Side Pocket (dumped by Corrado Tomaselli) 2012-03-10 15:50:16 +00:00
Barry Harris c11375b973 Add clone of Caveman Ninja (JacKc, Corrado Tomaselli) 2012-03-10 15:42:50 +00:00
Barry Harris 17eb306f7b Standardise revision info in game titles 2012-03-09 15:16:26 +00:00
Barry Harris ad0075c160 Add a makefile INCLUDE_LIB_PNGH to allow not including png.h in burner.h 2012-03-09 14:07:59 +00:00
Barry Harris 5c64b2cc0d libsnes build fixes from Themaister 2012-03-09 13:31:17 +00:00
Barry Harris 010f4be4a3 Update game selection dialog entry in helpfile 2012-03-09 12:14:15 +00:00
Barry Harris 7c2cff3d56 Change game selection dialog back to original size, make it resizable, and fix disappearing preview image bug 2012-03-08 20:00:11 +00:00
Barry Harris 3211db5adc Increment version 2012-03-06 08:33:30 +00:00
Barry Harris 8e12f6eaf6 Added bootleg of Silk Worm (JacKc and Bonky0013) 2012-03-05 13:02:03 +00:00
Barry Harris 4c9da8d3e7 Big-endian fixes for CPS-2 raster interrupts, Konami, Silkroad and Sega FD1089 from lantus 2012-03-05 12:50:10 +00:00
Barry Harris aa7f0470d8 Make game selection dialog a bit bigger - now we can fit *most* of the game title's in it. :) 2012-03-04 20:59:23 +00:00
Barry Harris 481f585c39 Update whatsnew.html 2012-03-02 20:06:21 +00:00
Barry Harris 690451f845 CPS-2 Phoenix sets are very sensitive over timing? 2012-02-29 10:47:54 +00:00
Barry Harris 58cf4bdf3a Update CPS-2 refresh rate to match MAME 2012-02-29 10:26:46 +00:00
Barry Harris 11fd1653ac Fix neocdsel.cpp 2012-02-29 09:16:40 +00:00
Barry Harris ff86cac0ab Fix ips_manager.cpp 2012-02-29 09:14:16 +00:00
iq_132 e801f6444d Fixes per kev. 2012-02-29 03:55:27 +00:00
tmaul b57c2f660c Fix some memory leaks ( i think there might be more) 2012-02-28 22:13:52 +00:00
tmaul 927e8de2db Fix memory leak if rom is not there. 2012-02-28 22:10:04 +00:00
tmaul 20d8441b79 Fix possible memory leak 2012-02-28 22:09:09 +00:00
tmaul 5a5c509ff9 Fix small possible memory leak 2012-02-28 22:03:44 +00:00
tmaul fe1e73724e Only fclose if fp is valid 2012-02-28 22:00:36 +00:00
Barry Harris 7cde4750d9 Tidy d_cps2.cpp 2012-02-28 21:12:45 +00:00
Barry Harris 4f72ce70ef Add clones of Vampire Hunter and Street Fighter 2 X, and add support for graphics rom loading when using splits of 8 roms 2012-02-28 21:09:18 +00:00
Barry Harris e8f0314eba Add clone of joja to d_cps3.cpp and tidy driver 2012-02-28 18:46:49 +00:00
Barry Harris 94af572cea Add clone of Altered Beast 2012-02-28 09:42:30 +00:00
Barry Harris c80e685253 endian fixes from lantus for Lord of Gun and Magical Cat Adventure 2012-02-27 20:44:29 +00:00
Barry Harris d8fe30059a endian fixes from lantus for Gauntlet, Raiden, Varia Metal and the nec core 2012-02-27 20:42:31 +00:00
iq_132 011951ac9f Forgot vertical orientation, minor clipping issue. 2012-02-27 18:42:53 +00:00
iq_132 7f6f6303d5 Added driver for Gals Pinball 2012-02-27 18:29:06 +00:00
iq_132 4f03ce773a JackC update to CPS1 drivers 2012-02-27 17:14:27 +00:00
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