Commit graph

1807 commits

Author SHA1 Message Date
Sour
ea3f8e3be8 Debugger: Option to display memory value next to address in code window 2018-02-14 21:09:43 -05:00
Sour
be54a214d4 Debugger: Improved scrollbar look for general usage (e.g not code window) 2018-02-14 20:46:14 -05:00
Sour
53e7a1a457 Debugger: Fixed crash when opening breakpoint edit window 2018-02-12 18:49:35 -05:00
Sour
2c2b927e6f Debugger: Added custom scrollbar control for code window 2018-02-11 15:58:23 -05:00
Sour
630b5ffdde Debugger: Fixed debugger flags not being applied properly 2018-02-11 14:30:48 -05:00
Sour
d84c83e1e6 Debugger: Added more information to opcode tooltip 2018-02-10 23:01:16 -05:00
Sour
3a4bab270e Debugger: Improved breakpoint management 2018-02-10 21:23:22 -05:00
Sour
eee218ccea Debugger: Fixed stack content not displaying properly at higher DPI settings 2018-02-06 20:40:04 -05:00
Sour
33af6caf08 Linux: Fixed file associations 2018-02-06 19:51:00 -05:00
Sour
af65e8aba7 Linux: Fixed potential crash on startup 2018-02-06 19:50:14 -05:00
Sour
8e0bac1548 Linux: Improved SDL code error handling 2018-02-06 19:23:12 -05:00
Sour
cdf5e62a81 Debugger: Added option to ignore writes that do not alter the value (in hex editor highlights & access counters) 2018-01-15 22:20:51 -05:00
Sour
95c2c30076 Debugger: Added option to select refresh speed for hex editor (+ refresh speed optimizations) 2018-01-14 14:03:43 -05:00
altiereslima
b95e374ef5 Portuguese language update (#311) 2018-01-13 23:13:55 -05:00
Sour
897b5eaa5b Libretro: Fixed horizontal overscan w/ blargg's NTSC filter 2018-01-12 18:11:21 -05:00
Sour
935afb0ba3 Libretro: Fixed aspect ratio issue when switching back to "Auto" region 2018-01-12 17:58:24 -05:00
Sour
507cb32a44 Libretro: Fixed vertical overscan with blargg's NTSC filter 2018-01-12 17:36:24 -05:00
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