Commit graph

2812 commits

Author SHA1 Message Date
owomomo
66eb9ad844
UI: Update Chinese translation (#756) 2020-01-30 01:18:16 +00:00
Samuel P
0279db31d2
Libretro: Fixes ogg crashes on static platforms (#757) 2020-01-30 01:10:52 +00:00
Sour
06ccf0bdb0 Save states: Fixed incorrect timestamp in menu
Also changed save states to contain the raw framebuffer rather than a PNG, which allows displaying the screenshot in the emulator window when loading a state while paused
2020-01-28 23:33:37 -05:00
Sour
d6728ee306 UI: Added load/save state menus with dates & previews 2020-01-28 20:20:54 -05:00
Sour
66b618153a Fixed compilation warnings 2020-01-28 20:07:42 -05:00
slash0042
5bb0f5c811 Libretro: Add support for libnx (#755) 2020-01-28 03:58:14 +00:00
Sour
551b2800cf Input: Family Basic Tape - Fixed load tape operation 2020-01-26 19:54:52 -05:00
Sour
d137dec59f UI: Fixed load performance issues with game selection screen 2020-01-26 12:42:15 -05:00
Sour
bf6a8a2de2 GTROM: Added self flash support 2020-01-25 19:36:16 -05:00
Sour
b5a0f9a4f1 UNROM512: Added self flash support 2020-01-25 19:35:56 -05:00
Sour
3fde8f8073 Run Ahead: Fixed some issues with FDS/VS System system actions not being processed properly 2020-01-25 13:40:24 -05:00
Sour
78288fc456 FDS: Fixed minor issue with save states that caused problems when using run ahead 2020-01-25 12:11:06 -05:00
Sour
91a28c1340 Debugger: Event Viewer - Tweak layout to reduce chances of cutoff letters on Linux 2020-01-24 22:46:10 -05:00
Sour
6e49a0b3d0 Docs: Fixed typo in HD packs documentation (+ added note for overscan) 2020-01-24 22:45:52 -05:00
Sour
d44da4f9b6 Debugger: Event Viewer - Fixed rare crash when opening window (esp. on Linux) 2020-01-24 22:37:34 -05:00
Sour
ffe2c480cb Build: Allow compilation on older compilers by detecting filesystem API location 2020-01-24 22:29:23 -05:00
Sour
f62fc1f13f Action53: Fixed 6502 CPU crash when loading game with runahead enabled (save state issue) 2020-01-23 21:08:46 -05:00
Sour
b3a0ad84f6 Docs: Various updates 2020-01-23 19:32:33 -05:00
Sour
867ca84f7f UI: Removed developer mode option
Debug menu is now always displayed in main window
2020-01-23 19:32:09 -05:00
Sour
d0859325ac Libretro: Fix compilation error for macOS 2020-01-22 21:04:20 -05:00
Sour
81fa187a5d UI: Added file association option for .studybox files 2020-01-22 20:13:07 -05:00
Sour
d3c00e05db MMC5: Fixed condition priority with vertical split mode 2020-01-22 20:04:51 -05:00
Sour
47b10a234b Linux: Fixed compilation error 2020-01-22 20:04:14 -05:00
Sour
6bc5b89ae4 Softpatching: Fixed IPS/BPS files not being applied properly 2020-01-19 19:15:56 -05:00
Sour
f21c473449 Tests: Fixed issue replaying recorded tests (IsValid was false for .mmo files) 2020-01-19 14:45:47 -05:00
Sour
17c8294f5d MMC5: Improved accuracy (scanline counter, split screen mode, etc.) 2020-01-19 14:45:04 -05:00
Sour
ae4a2f29d3 Debugger: Lua Test Runner - Load labels before launching lua scripts 2020-01-18 20:22:27 -05:00
Sour
9351397e83 Debugger: Event Viewer - Fixed tooltips sometimes not being shown at the correct position 2020-01-18 14:51:52 -05:00
Sour
cea50b8a60 Debugger: Lua - Load labels when opening up the Lua window
Otherwise getLabelAddress doesn't work as expected
2020-01-12 16:28:58 -05:00
Twinaphex
e7bc57498f Libretro: MSVC 2017 Buildfix (#749) 2020-01-07 22:33:01 +00:00
Sour
f1c48acdfe Debugger: Lua - Fixed draw commands not being permanent when frame count is set to 0 2020-01-05 15:27:10 -05:00
Sour
901099307b Audio: Fixed disabling audio not muting studybox audio 2020-01-03 18:58:00 -05:00
Sour
c46316fb46 Linux: Fixed compilation error due to incorrect file name capitalization 2020-01-02 09:27:25 -05:00
Sour
6de0a7b7e0 Study Box: Improved some timings, reimplemented command $86 in a way that makes more sense 2020-01-01 22:21:15 -05:00
Sour
a8d41596c0 Study Box: Stricter rules for loading wav files 2020-01-01 19:29:54 -05:00
Sour
67c8cb4433 Study Box: Fixed issues with 96kHz sample rate
Also fixed sound playing too slow/fast if changing sample rate during playback
2020-01-01 18:47:55 -05:00
Sour
18f87ffcc6 Study Box: Updated loader to match new file format specs 2020-01-01 18:47:13 -05:00
Sour
8047fe44bb Added Study Box tape support (.studybox files)
-Added audio support
-Improved emulation logic
-Games are loaded via .studybox files
2019-12-31 20:24:06 -05:00
Sour
af19f4e36a UI: Removed custom font for version number 2019-12-29 14:40:20 -05:00
Sour
a8848c713c UI: Fixed game selection screen displaying incorrectly when no recent games exist 2019-12-29 14:35:17 -05:00
Sour
42a7404d4f NSF: Fixed UI crash when switching between different NSF files 2019-12-29 10:39:14 -05:00
Sour
ad986023e0 NSF: Fixed crash when loading NSFe files 2019-12-29 10:38:31 -05:00
Sour
8cd0d14fdf NSF: Fixed issues with some FDS NSF files
$5FF6/$5FF7 were not being set to the values in $76/$77 if the value was 0
2019-12-29 10:32:19 -05:00
owomomo
70fa5a0ad7 UI: Update Chinese translation (#744) 2019-12-29 14:43:47 +00:00
Sour
ba79209bd5 Linux: Fixed black screen when loading a game with nvidia drivers 2019-12-28 20:27:05 +00:00
owomomo
8f5354b44d UI: Update Chinese translation (#741) 2019-12-27 22:37:29 -05:00
Sour
6e8b79f0b2 Video: Exclusive fullscreen fixes
-Ensure window takes up the entire screen
-Ensure scale is set properly
-Fix issues when scale is set to be bigger than the screen
2019-12-27 18:01:50 -05:00
Sour
7834eb285b Video: Option to select screen resolution in exclusive fullscreen mode 2019-12-26 23:31:08 -05:00
Sour
a4dd6b1c1a UI: Added acknowledgements to about window 2019-12-26 17:35:50 -05:00
Sour
f5ecdf5623 Cheats: Updated cheat database 2019-12-26 16:39:43 -05:00