Commit graph

1940 commits

Author SHA1 Message Date
Sour
4fc1cb107b Libretro: Make NTSC filters output in 240p (faster & works better with shaders) 2018-01-11 22:31:07 -05:00
Sour
0b7b98f726 Movies: Save input poll scanline in movie settings (and assume the old 240 value when it's missing) 2018-01-11 17:54:31 -05:00
Sour
adbeb02293 Ensure fast forward gets turned off when a game crashes or changes 2018-01-11 17:53:02 -05:00
Sour
6cf1e93f6c FDS: Don't fast forward when fast forward option is off 2018-01-11 17:06:40 -05:00
Sour
af35504f27 Libretro: Reduce input configuration spam on startup 2018-01-11 17:01:27 -05:00
Sour
f4a8673848 FDS: Improved auto disk insert compatibility 2018-01-10 23:08:08 -05:00
Sour
6ee1f23fd2 Libretro: Prevent resolution change on startup 2018-01-10 17:24:40 -05:00
Sour
4306320f80 Libretro: Added support for controller configuration and added support for several input devices (powerpad, arkanoid, etc.) 2018-01-09 23:15:08 -05:00
Sour
e2492ef2ee Libretro: Fixed regression - changing aspect ratio/overscan no longer updated screen size correctly 2018-01-09 16:50:26 -05:00
Sour
2be50d415f Libretro: Fixed Linux build 2018-01-09 00:06:41 -05:00
Arcus87
ae2f9b89d3 Ukrainian language update (#308) 2018-01-08 20:57:53 -05:00
Sour
8a107d7ecd Libretro: Allow custom palettes via MesenPalette.pal file 2018-01-08 20:42:17 -05:00
Sour
29668dc5ab Libretro: Added option to disable turbo buttons (Turbo Speed->Disabled) 2018-01-08 20:17:05 -05:00
Sour
8a9028f7e3 Libretro: Added OSD messages (fds disk insert, vs coin insert, region change, game load, etc.) 2018-01-08 20:11:11 -05:00
Sour
c003ec90ea Libretro: Reduce internal resolution (reduces GPU memory usage, and may fix some performance issues) 2018-01-08 19:34:46 -05:00
orbea
161261ab89 Libretro: Ignore libretro build files. (#307) 2018-01-07 23:34:19 -05:00
Sour
efe60a082e Libretro: Fixed issues with system actions (FDS/VS and reset button) 2018-01-07 23:16:50 -05:00
Sour
86eabc4055 Libretro: Force savestates to have a constant size, to allow netplay to work properly 2018-01-07 17:53:58 -05:00
Sour
dbab7b35d9 Libretro: Turn off -Wall for MSVC (to get rid of warning spam) 2018-01-07 16:00:52 -05:00
Sour
75c2776469 Video: Added option to toggle vertical resolution blending in NTSC filters 2018-01-07 15:52:05 -05:00
Sour
f5133242c5 Video: Fixed scanline effect on non-ntsc video filters 2018-01-07 14:55:59 -05:00
Sour
87a50ad2b3 Debugger: Fixed keyboard not working in scanline/cycle fields on CHR Viewer tab 2018-01-07 13:41:47 -05:00
Sour
f4ee539ea2 Debugger: Tweaked default code scheme for code window 2018-01-07 13:37:52 -05:00
Sour
cae46feeec Debugger: Keep code window centered on the same cpu address when refreshing 2018-01-07 13:34:18 -05:00
Sour
35f5eb60c1 Debugger: Improved debugger tools for MMC5 extended attributes 2018-01-07 13:15:25 -05:00
Sour
a0a6d89416 Input: Fixed extra frame of input lag 2018-01-07 10:31:37 -05:00
Sour
31c6d229fa Fixed compilation error 2018-01-07 10:05:58 -05:00
Sour
f044e2b57f Fixed uninitialized variable accesses 2018-01-07 09:44:43 -05:00
Sour
3c478d1f58 Libretro: Added support for achievements 2018-01-07 01:22:28 -05:00
bparker06
bbfaade22e Libretro: OSX buildfix (#304) 2018-01-06 14:36:47 -05:00
Andrés
8183f7f8eb Libretro: Fixed builtbot makefile for gcc (#303) 2018-01-06 11:07:45 -05:00
Sour
1d7c07e44d Libretro: Added 4:3/16:9 aspect ratio options back 2018-01-06 08:47:07 -05:00
Sour
858f30a3ef Libretro: Increased default sound volume to match nestopia's core 2018-01-06 08:33:52 -05:00
Sour
7ece944cf5 Libretro: Fixed input for games not found in game database 2018-01-06 08:16:55 -05:00
Sour
0fc3552d51 Libretro: Fixed build for VS solution 2018-01-06 08:09:52 -05:00
Sour
02b1d41079 HD Packs: Fixed out of bounds memory access 2018-01-06 08:07:37 -05:00
Sour
1e0b55f95b Video: Fixed red line at bottom of screen with NTSC filter 2018-01-06 08:07:16 -05:00
bparker06
16c97ba347 Libretro: add missing helper items, fixes detection of Win10 SDK (#302) 2018-01-06 08:03:59 -05:00
Andrés
f3cac34aed Libretro: Makefile for buildbot (#301) 2018-01-05 23:12:20 -05:00
Sour
21412c488d Libretro: makefile fixes (removed Lua & Filesystem dependencies) 2018-01-05 15:59:28 -05:00
Sour
1ac82641b8 Libretro: Removed Lua dependency 2018-01-05 15:37:49 -05:00
Sour
7a93a3d9c8 Libretro: Removed filesystem API dependency, removed socket dependencies 2018-01-05 15:03:33 -05:00
SourMesen
017ca631e1
Fixed typos in readme 2018-01-05 09:54:58 -05:00
SourMesen
eac109f175
Update README.md 2018-01-05 01:03:35 -05:00
Sour
6e3d8279c9 Libretro: Fixed a few minor issues (aspect ratio, option text) 2018-01-05 00:01:55 -05:00
Sour
abffd86e6b Libretro support (Linux) 2018-01-04 23:09:07 -05:00
Sour
cf0bd50b9e Libretro support (Windows) 2018-01-04 19:03:47 -05:00
Sour
d113858d4b Debugger: Adjust order of colors in color customization dialog 2018-01-03 23:21:43 -05:00
Sour
3c78f9a7f6 Debugger: Fixed background color for unidentified blocks in some conditions 2018-01-03 21:58:26 -05:00
Sour
7eb01a2a01 Debugger: Fixed label discrepancy (use the same label everywhere) 2018-01-03 21:40:51 -05:00