Commit Graph

16 Commits

Author SHA1 Message Date
Brandon Wright
63b355430d Lower the joystick threshold default to 40% to guarantee 50% on circular diagonals.
Ideally, this should be sqrt(2) - 1, but users would likely wonder about a value of 41 or 42.
2010-10-20 20:55:59 -05:00
Brandon Wright
a6562ef3ae Clean up the about dialog. 2010-10-19 19:43:25 -05:00
OV2
10f9b72b84 Fix -invalidvramaccess command line arg 2010-10-18 21:07:51 +02:00
Brandon Wright
5869118074 Request keyboard focus before entering event loop. 2010-10-18 05:08:31 -05:00
Brandon Wright
e61dd2aba0 Fix potential compile bug with useless callback. 2010-10-17 02:29:09 -05:00
OV2
56f57e01ac Merge branch 'master' of github.com:snes9xgit/snes9x 2010-10-17 02:50:51 +02:00
OV2
33b1a63238 Introduce new APU timing hack
Timings.APUAllowTimeOverflow allows the SPC to cross the time limit
set by CPU.Cycles. Currently fixes Earthworm Jim 2, Ms. Pacman and
NBA Hang Time.
2010-10-17 02:49:36 +02:00
OV2
7ccb77739f Intoduce new APU timing hack
Timings.APUAllowTimeOverflow allows the SPC to cross the time limit
set by CPU.Cycles. Currently fixes Earthworm Jim 2, Ms. Pacman and
NBA Hang Time.
2010-10-16 21:55:03 +02:00
OV2
6df2bb515a Remove redundant S9xNPStopServer call (Brian Friesen)
This stops the socket from being closed twice
2010-10-04 17:43:45 +02:00
OV2
911554bbfa Two fixes by Jonas Quinn
Super Buster Bros. graphics after reset
Fix BlockInvalidVRAMAccess config file option (windows port, unix port and gtk legacy config)
2010-09-28 21:25:34 +02:00
Brandon Wright
bf209d05b8 As seen at http://board.byuu.org/viewtopic.php?f=3&t=881
Fix for Mega Man X2's "weapon get" screen. (Jonas Quinn)
2010-09-27 02:56:14 -05:00
zones
98aac99c42 macosx: Fixed a display problem. 2010-09-26 23:31:27 +09:00
Brandon Wright
31f45619a5 Import of GTK port changes. 2010-09-26 04:19:15 -05:00
OV2
9f3b69f575 Fix Dual Orb 2 sound glitch (byuu) 2010-09-25 20:54:49 +02:00
OV2
debd16c179 Update to latest WIP 2010-09-25 18:46:06 +02:00
OV2
d1666860e0 Initial 1.52 import 2010-09-25 17:46:12 +02:00