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 |
|
Sour
|
4fd20440f6
|
UI: Game Selection Screen - Change highlight colors to add more contrast
|
2019-12-26 14:25:38 -05:00 |
|
Sour
|
4906b12e2f
|
Debugger: Lua - Fixed incorrect path for getScriptDataFolder for built-in scripts
|
2019-12-25 16:15:07 -05:00 |
|
Sour
|
eb1f120539
|
UI: Fixed crash when closing preferences if game selection screen is disabled
|
2019-12-25 15:57:45 -05:00 |
|
Sour
|
a29cc4c8d0
|
Cheats: Auto-convert between the different types of cheat codes (when possible)
|
2019-12-25 15:54:55 -05:00 |
|
Sour
|
f5bc7b48ae
|
Screenshots: Create 24-bit PNG files instead of 32-bit files to save some space
|
2019-12-25 15:53:57 -05:00 |
|
Sour
|
984ce9bd05
|
PPU: Glitch on $2000 writes at cycle 257 should only corrupt bit 10 of v (not 10+11)
|
2019-12-25 12:19:16 -05:00 |
|
Sour
|
33a5d3b0c9
|
PPU: Fixed "remove sprite limit" option not working
|
2019-12-25 09:30:42 -05:00 |
|
Sour
|
e7ca41987c
|
PPU: Only trigger cycle 257 write glitches when the writes occur while the PPU is rendering
|
2019-12-24 22:31:43 -05:00 |
|
Sour
|
13e358a47c
|
Run Ahead: Turn off runahead when fast forwarding
|
2019-12-24 22:31:26 -05:00 |
|
Sour
|
9be0da4ea6
|
Debugger: Added go to shortcuts for FDS games
|
2019-12-24 18:59:32 -05:00 |
|
Sour
|
c48a128dd7
|
UI: Fixed layout issue with power on ram state dropdown
|
2019-12-24 15:30:43 -05:00 |
|
Sour
|
553b84371e
|
UI: Hide mouse cursor after exiting pause
|
2019-12-24 15:14:01 -05:00 |
|
Sour
|
c7675bcd49
|
Core: Added runahead support (1 to 10 frames)
|
2019-12-24 13:55:40 -05:00 |
|
Sour
|
fd02e406b0
|
MMC5: Save EXRAM data in .sav file when board has a battery
|
2019-12-23 22:20:34 -05:00 |
|
Sour
|
c3b1b3effc
|
Input: Reading the controller while the strobe signal is high should always return the state of button A
Fixed an edge case that occurred when setting strobe bit after reading $4016 once and then reading $4016 again
|
2019-12-23 20:47:10 -05:00 |
|
Sour
|
1d03eb7859
|
Debugger: Hex Editor - Give keyboard focus to the hex editor when form is opened
|
2019-12-23 16:49:54 -05:00 |
|
Sour
|
32f5ece894
|
Rewind: Fixed rewind no longer processing inputs after a power cycle
|
2019-12-23 16:39:06 -05:00 |
|
Sour
|
8fd28e2e8f
|
UI: Display more than 1 game in game selection screen
|
2019-12-23 14:51:26 -05:00 |
|
Sour
|
11720fd30d
|
UI: Added shortcuts to select a specific save slot
|
2019-12-23 14:50:34 -05:00 |
|
Sour
|
515fd45aa9
|
Debugger: Event Viewer - Fix filter options not working after closing another configuration window
|
2019-12-23 14:19:21 -05:00 |
|
Sour
|
d84243b8b0
|
PPU: Prerender scanline sprite fetches should fetch dummy tiles (index $FF)
|
2019-12-22 17:57:47 -05:00 |
|
Sour
|
9b825e1c7a
|
Tests: Fixed callback definition
|
2019-12-22 17:57:11 -05:00 |
|
Sour
|
ec4a215d0b
|
VS: Fixed VS2019 compilation for x86/etc
|
2019-12-21 13:12:30 -05:00 |
|