Commit Graph

1057 Commits

Author SHA1 Message Date
Brandon Wright
098f8c1c0c GTK+: Make ALSA driver more verbose. 2018-06-16 18:13:21 -05:00
Brandon Wright
5032453b0b changes.txt 2018-06-16 17:33:23 -05:00
Brandon Wright
e49dcc0cb2 GTK+, Unix: Preserve current joypad state when rewinding. 2018-06-16 17:31:41 -05:00
Brandon Wright
de593cbe6f Bump version number to 1.56.2. Update changes.txt. 2018-06-16 17:10:13 -05:00
Brandon Wright
c28a86dfd0 win32: Allow disabling of NTSC Filter Scanlines. 2018-06-16 16:35:56 -05:00
Brandon Wright
5fd4265440 Fix wrong tile choice in mosaic mode. 2018-06-16 15:23:27 -05:00
Brandon Wright
f10e8d1114 When image is below 1x scale, don't use integer scaling. 2018-06-16 14:25:58 -05:00
OV2
35389f5595
GTK+: use new constant name (#338) 2018-06-16 16:30:38 +02:00
Brandon Wright
044ebbd057 Fix Umihara Kawase's brightness fluctuation. 2018-06-13 12:37:58 -05:00
OV2
6c4954c5be win32: clear extra line when doubling for blargg so that mixing does not
access random bytes (fixes #332)
2018-06-13 14:55:38 +02:00
Brandon Wright
094cb425b8 win32: Add integer scaling option. 2018-06-12 17:50:24 -05:00
Brandon Wright
ef1d232897 GTK+: Add integer scaling settings to aspect ratio 2018-06-12 16:05:18 -05:00
Brandon Wright
4017727bdf Divert IRQTransition for the moment. Increase time after WAI to 14 cycles. 2018-06-12 14:49:40 -05:00
Brandon Wright
583e4b740d Add an undo load state option. 2018-06-09 10:23:26 -05:00
Brandon Wright
f9e80ab932 Changes.txt. 2018-06-07 16:31:51 -05:00
Brandon Wright
651ec0bf7e More sanity checking. 2018-06-07 16:16:22 -05:00
Brandon Wright
3578139270 Bump version number. 2018-06-07 16:02:48 -05:00
Brandon Wright
f0f758d702 Bound values in preferences. 2018-06-07 15:58:38 -05:00
Brandon Wright
83480765f1 Sanity check input rate better. 2018-06-07 15:49:41 -05:00
Brandon Wright
4b6130262e win32: Populate cheat dialog in correct order. 2018-06-07 15:23:23 -05:00
Brandon Wright
5af624da32 Check for GTK+ 3.22 or above when using GTK+ 3. 2018-06-07 12:46:03 -05:00
Brandon Wright
9c99a99ff1 Fix height resizing of code and description field in cheat dialog. 2018-06-07 12:19:40 -05:00
Brandon Wright
692c8f58b7 Sanity check automatic input rate for deviations > 5%. 2018-06-07 09:43:29 -05:00
bearoso
0f41b70324
Merge pull request #327 from Dwedit/snes9xgit
Backport Hermite Resampler bypass code from Libretro version
2018-06-06 20:07:09 -05:00
Dwedit
412c655432 Backport Hermite Resampler bypass code from Libretro version 2018-06-06 19:45:52 -05:00
Brandon Wright
e4f1a75279 Reword the new cheat style. 2018-06-06 16:27:25 -05:00
Brandon Wright
83b2386efb Changes.txt again. 2018-06-06 16:20:47 -05:00
Brandon Wright
2c75c21678 Changes.txt 2018-06-06 16:18:16 -05:00
Brandon Wright
dbb91e0ef7 Update readme-windows.txt. 2018-06-06 15:33:08 -05:00
Brandon Wright
162919fa1f Set minimum width for these columns. 2018-06-05 19:38:59 -05:00
Brandon Wright
6b738e496e More cheat window improvements. 2018-06-05 19:17:17 -05:00
Brandon Wright
96b49634f2 Update changes.txt with some revisions. 2018-06-05 16:32:31 -05:00
Brandon Wright
db1d524917 Don't do anything when write to $4200 is the same. 2018-06-05 11:58:38 -05:00
Brandon Wright
534971722c Some cheat dialog QOL improvements. 2018-06-04 19:27:24 -05:00
Brandon Wright
e7adc334ae Use "enable" instead of "enabled." 2018-06-04 17:19:00 -05:00
Brandon Wright
cb7226d071 Remove forced alignment on landing buffer. 2018-06-04 16:14:59 -05:00
OV2
3af67e1e68 Save MACS rifle data in snapshot, increase snapshot version 2018-06-04 21:32:25 +02:00
bearoso
6f47239fae
Merge pull request #324 from kps501/macsrifle
add macs rifle controller (win32)
2018-06-04 10:37:58 -05:00
Brandon Wright
dbf9bd6616 Fix crash when elements are missing. 2018-06-04 10:36:55 -05:00
Brandon Wright
13769eeccf Cheats: Use "name" instead of "description". Allow whitespace. 2018-06-04 10:29:46 -05:00
kps501
239404d28b
add macs rifle controller (win32) 2018-06-04 01:45:53 +00:00
Brandon Wright
28332c5789 Output leading zeroes. 2018-06-03 18:31:29 -05:00
Brandon Wright
642ce83e47 Switch back to .cht format. Update to byuu's new form. 2018-06-03 18:02:48 -05:00
Brandon Wright
2645ba8d18 Fix casting on MSU1 volume. 2018-06-02 20:25:25 -05:00
Brandon Wright
df02ba62fd Fix MSU1 swapping. 2018-06-02 20:01:44 -05:00
Brandon Wright
e8afbb5e46 Use IRQTransition again. 2018-06-02 19:02:17 -05:00
Brandon Wright
756f370021 Go back to allowing writes to 4200 and vtimerpos to trigger immediately. 2018-06-02 18:44:13 -05:00
OV2
7d5128d294 Apply IRQ flag changes before triggering NMI (#318) 2018-06-02 23:24:18 +02:00
OV2
55cf0c287f Edge case when setting vtimer only on same scanline 2018-06-02 23:24:18 +02:00
Brandon Wright
ac65e94df4 Use OpenBus here like we used to. 2018-06-02 14:40:50 -05:00