Commit Graph

992 Commits

Author SHA1 Message Date
funbars
fdcc163b58
fix libretro fbo
avoid random uninit values
2019-05-16 21:16:48 -05:00
Twinaphex
8a78001f3e
Merge pull request #110 from funbars/run2
fix runahead
2019-05-10 17:06:57 +02:00
funbars
7640f38b5f
games express cd bios 2019-05-10 08:22:16 -05:00
funbars
d511c6b081
tab to space 2019-05-09 22:39:27 -05:00
funbars
c33ff011b2
fix runahead 2019-05-09 22:31:25 -05:00
hizzlekizzle
c967bdde71
Merge pull request #108 from trinemark/pce
more msvc2010 compatibility
2019-04-29 12:34:48 -05:00
trinemark
8f4959b0a6
fix travis script 2019-04-29 12:30:04 -05:00
trinemark
b64497240a
more msvc2010 compatibility 2019-04-29 12:23:14 -05:00
hizzlekizzle
5eab384352
Merge pull request #107 from trinemark/pce
remove c++11
2019-04-28 22:22:58 -05:00
trinemark
161447fefc
remove c++11 2019-04-28 21:53:14 -05:00
hizzlekizzle
27e515f9db
Merge pull request #106 from Tatsuya79/patch-5
attempt to fix Linux build
2019-04-28 18:31:05 -05:00
Tatsuya79
3fd876361d
attempt to fix Linux build 2019-04-28 23:48:07 +02:00
hizzlekizzle
4f65bffe0d
Merge pull request #105 from Tatsuya79/patch-1
try to fix failing builds
2019-04-28 08:40:51 -05:00
Tatsuya79
4a42f754c1
try to fix failing builds 2019-04-28 15:30:43 +02:00
Twinaphex
52afa34183
Merge pull request #104 from Awakened0/patch-1
Spelling and Capitalization Fixes
2019-04-27 22:13:58 +02:00
Awakened0
9b22e84ecf
Spelling and Capitalization Fixes 2019-04-27 15:53:48 -04:00
trinemark
853b97b76b
skip invisible lines 2019-04-26 07:48:14 -05:00
trinemark
141ae3f552 6-button joypad switch 2019-04-25 14:51:07 -05:00
trinemark
5796a75f8e
dedicated I, II turbo buttons 2019-04-25 11:47:26 -05:00
trinemark
9bc52b2bb1
better hires blending
Kind of clamp pixels on the left side.

It will make the 1st pixels blend together longer with more passes, better than bringing black pixels in.
2019-04-25 11:44:18 -05:00
Tatsuya79
a978b8b792
better hires blending 2019-04-25 15:20:50 +02:00
trinemark
3da5d55d24
aspect ratio options 2019-04-24 19:30:02 -05:00
trinemark
246616810a
Hires blending strength option
Configurable blur level strength.

Skipping the 1st pixel to avoid a vertical grey line that appears on the left side if you try to blur with the extreme left pixel.
2019-04-24 19:21:53 -05:00
Tatsuya79
b4b99037f9
Hires blending strenght option 2019-04-25 01:05:00 +02:00
trinemark
5e786584a7
arcade card option 2019-04-24 11:58:34 -05:00
trinemark
d9a9c0da87 hires 1024 blending option 2019-04-24 10:38:48 -05:00
trinemark
4d13076a23 default psg chip, remove 352 crop options
HuC6280A = match other beetle cores quality, better user experience
2019-04-24 07:58:24 -05:00
trinemark
495540cdde multi-res renderer 2019-04-23 22:42:01 -05:00
trinemark
c1fda9f78e pre-cache values
MDFN_GetSettingUI is a large if-else block
2019-04-23 10:44:55 -05:00
trinemark
ee8f0e7386 restore inline vce speedup 2019-04-21 20:08:23 -05:00
trinemark
82b69aaad2
lores drawing 2019-04-21 18:00:43 -05:00
trinemark
ac2be74162
fix underdraw auto-crop 2019-04-21 17:57:59 -05:00
trinemark
f5a5b79f8c
resolution scaling option 2019-04-21 12:02:52 -05:00
trinemark
e710bdc63e
fix 512 overdraw limit 2019-04-21 11:57:21 -05:00
trinemark
b8d5e006f4 crop horizontal overdraw 2019-04-21 08:36:09 -05:00
trinemark
ed65d4f5bf
fix gcc compiler 2019-04-21 07:42:41 -05:00
trinemark
99908a1e79
auto-crop horizontal overscan 2019-04-20 22:39:40 -05:00
trinemark
923633393d up+down, disable soft reset options 2019-04-19 12:30:36 -05:00
trinemark
012cb450c0
fix mouse controller 2019-04-19 12:22:08 -05:00
trinemark
2139652755 real-time horizontal overscan option 2019-04-18 19:22:41 -05:00
trinemark
f66cb145e9
horizontal overscan option 2019-04-18 18:25:35 -05:00
trinemark
cc81597f5e
remove obsolete multires code 2019-04-18 18:18:47 -05:00
trinemark
75f28514b9
use dot clock renderer 2019-04-18 18:14:31 -05:00
trinemark
d05b6ccf2f render 241+ scanlines correctly 2019-04-18 10:12:06 -05:00
trinemark
7f33e26f0c
owl resampler quality options 2019-04-17 22:48:10 -05:00
trinemark
8c3b91d45a
352 overscan cropping 2019-04-17 22:35:30 -05:00
trinemark
ae3c169b27 draw full 352 overscan 2019-04-17 22:05:57 -05:00
trinemark
dd0ce7b3e8
higher multi-res scaling 2019-04-17 19:53:33 -05:00
trinemark
8922e11e38
fix psg chip option 2019-04-17 19:47:07 -05:00
trinemark
b23ad1500c
psg chip revision option 2019-04-17 13:31:43 -05:00