Commit Graph

1082 Commits

Author SHA1 Message Date
kps501
951da61b5f libretro: hires blending buffer 2018-06-30 18:18:08 -05:00
kps501
0f4824a16c backport hires blending 2018-06-30 18:16:48 -05:00
Alberto Fustinoni
540c4bfec7 Formatting 2018-06-30 12:48:04 -05:00
Alberto Fustinoni
fbc8e4a936 Comments 2018-06-30 12:48:03 -05:00
Alberto Fustinoni
73e9e8e4c3 Remove linker warnings 2018-06-30 12:48:03 -05:00
Alberto Fustinoni
247699123c logic 2018-06-30 12:48:03 -05:00
kwyxz
63297e4238 Allow Solaris build 2018-06-30 12:48:03 -05:00
OV2
645f47187a
Merge pull request #350 from marconett/macos-cheat-fix
macOS cheats: fixed variable rename oversight; typecasting
2018-06-28 23:14:52 +02:00
Marco Nett
5212cdb333
fixed variable rename oversight; typecasting 2018-06-28 22:45:43 +02:00
OV2
2a3cafb6b2 win32: use WM_CLOSE when exiting via menu (fixes #349) 2018-06-28 14:29:03 +02:00
OV2
77c30172a4 macOS: try to use new cheat commands (incomplete format support) 2018-06-28 14:28:29 +02:00
Brandon Wright
6f00d63116 Also allow interlacing in Mode 7. 2018-06-26 03:46:39 -05:00
Brandon Wright
ff1925cc0a Disable interlace mode for bg modes not 5 or 6. 2018-06-25 18:02:10 -05:00
bearoso
146e9084f5
Merge pull request #347 from kps501/dsp
st010 accuracy fixes
2018-06-25 17:14:56 -05:00
kps501
54f5c1f35c
seta010 fixes
op01, op04, op05
2018-06-24 11:54:47 -05:00
OV2
dfaae04670 win32: make custom rom dialog resizable, reactivate splitter 2018-06-24 16:18:50 +02:00
OV2
44eb9c7926 win32: include ddraw libs, compile with ddraw support by default 2018-06-24 13:12:59 +02:00
Brandon Wright
db3573d506 Get rid of "Unable to find msu file" console spam. 2018-06-21 15:24:16 -05:00
Brandon Wright
95ee47ac06 Use port commands for quickload to allow undo. 2018-06-21 14:23:43 -05:00
Brandon Wright
ae814163dd Revert "Save oops unconditionally on loading state."
This reverts commit fc0b79ec2f.
2018-06-21 13:46:29 -05:00
Brandon Wright
fc0b79ec2f Save oops unconditionally on loading state.
GTK+: Use oops for undo load state.
2018-06-20 12:44:09 -05:00
Brandon Wright
e91f14744b Break a specific SMP opcode into cycles. Fixes Little Magic. 2018-06-19 18:15:24 -05:00
OV2
af3dbf8b54 Do not prematurely close unzFiles for ips, properly close for ups
(closes #343)
2018-06-19 22:36:50 +02:00
OV2
f2c9386f9f win32: move shader param dialog to VideoDriver container 2018-06-19 22:36:50 +02:00
Brandon Wright
87fc997fb4 Clear WAI at different location. Fixes Top Gear 3000. 2018-06-17 14:52:31 -05:00
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