Commit graph

2903 commits

Author SHA1 Message Date
Sour e9262c5333 UI: DPI-related fixes/improvements 2020-04-13 11:21:34 -04:00
norill 8fa506631a
Mapper 15: Fixed PRG mask for mode 1 (#803) 2020-04-10 17:44:45 -04:00
norill 7c7b87670e
Mapper 15: Improved accuracy (#800)
fixed 2 inaccuracies:
- not making CHR read only in modes 0 and 3
- always using last bank in mode 1 instead of using bank B | 7
2020-04-07 22:28:19 -04:00
Sour 48c2752d3b Debugger: Script Window - Fixed bug that caused a saved script on the disk to be overwritten with another script 2020-04-03 19:00:41 -04:00
Sour ee6d8ac011 Debugger: Event Viewer - Display dot on current pixel 2020-04-01 23:19:20 -04:00
Dan Weiss d400842e98
UI: Fix bug where Language detection could fail to happen (#796) 2020-03-30 22:30:33 -04:00
Sour cfc5bf6976 Fixed crash when taking screenshots with a video filter enabled (other than NTSC filters) 2020-02-25 18:19:10 -05:00
altiereslima 9b233b8b76
UI: Update Portuguese translation (#779) 2020-02-25 13:37:09 +00:00
Sour 44b7190ad4 Debugger: Disable break on bus conflicts option when the current board does not have bus conflicts 2020-02-23 13:00:39 -05:00
Sour e197e5ee2b Input: Fixed default shortcuts & shortcut display when using non-qwerty layouts
This resets all non-debugger shortcut keys to their default values due to values saved in the config switching from scan codes to virtual key codes.
2020-02-23 11:39:31 -05:00
Sour 74e8f39ea1 Debugger: Fixed debug mode assert for expression evaluation caused by changes to how internal RAM mirroring is handled in debug tools 2020-02-23 11:39:31 -05:00
juanramonmartinez 267a5d0d24
UI: Update Spanish translation (#773) 2020-02-17 03:13:59 +00:00
Sour 42c1c76f43 Refactoring: Port back some code changes from Mesen-S 2020-02-15 14:27:36 -05:00
Sour 1ebd943f3a Debugger: Rewrite profiler and memory counters
Improves performance when debugger enabled (10-15%), simplifies code and improves memory counters UI
2020-02-15 10:18:07 -05:00
Sour a48e52933b Debugger: Fixed UI crash in watch when typing an hex address without the hex prefix 2020-02-14 16:33:06 -05:00
Sour effd016dc7 Debugger: Assembler - Fixed minor issue with opcode $FF 2020-02-13 00:05:12 -05:00
Sour 61aaf6193e Equalizer: Fixed sample wrapping when outside of int16_t range 2020-02-11 23:03:30 -05:00
Sour f2112dbadc HD Packs: Fixed crash when loading save states 2020-02-11 22:56:38 -05:00
Sour 3cc5398165 Linux: Fixed compilation error caused by wrong filename case in project 2020-02-07 19:14:33 -05:00
Sour d15308e575 UI: Video Recorder - Auto-fill destination path when opening form 2020-02-07 19:09:02 -05:00
Sour 5ba28f0aaf Libretro: Fixed compilation error on macos/ios 2020-02-07 19:06:49 -05:00
Brad Smith fe6900b8f9
Virtual Boy controller support (#766) 2020-02-07 23:34:02 +00:00
Sour 76a03b05ff UI: Hide auto-save & last session slots in save state menu 2020-02-05 21:29:10 -05:00
Sour ba357c6f6d Libretro: Fixed tabs/spaces in makefile 2020-02-04 20:12:40 -05:00
Sour 66e3291039 History Viewer: Prevent history viewer from altering audio volume for main window on load
SetMasterVolume was being called before HistoryViewerRun, which caused its effects to be applied to the main console
2020-02-04 19:45:46 -05:00
Sour 5a3b56c3d4 Video Recorder: Added support for GIF file export 2020-02-04 19:36:15 -05:00
Sour cb6573278b Fixed DB entry for Dream World (J) to fix mirroring issues 2020-02-03 18:00:42 -05:00
Sour 85f810202a Linux: Default to "monospace" font rather than try to install DroidSansMono 2020-02-03 15:06:54 -05:00
Sour 541ed96cbc DirectInput: Fix bug preventing buttons #25+ from being usable 2020-02-03 09:29:53 -05:00
Sour 67a35fbfb4 Libretro: Removed unnecessary echos from makefile 2020-02-01 18:33:38 -05:00
Sour 4121949881 Libretro: Fixed run ahead performance issue (exclude screenshot from libretro save states) 2020-02-01 18:13:42 -05:00
Sour f3a18bed01 Version Update: 0.9.9 2020-02-01 15:38:08 -05:00
Sour 81dbafe405 UI: Fixed key select screen being shown behind current form when option to display window on top is enabled 2020-02-01 12:39:12 -05:00
Sour c519ec3ec8 Fixed GCC warning 2020-02-01 11:19:07 -05:00
Sour 4f3f58c067 Rambo-1: Temporary fix for IRQs until a better model is found
See: http://forums.nesdev.com/viewtopic.php?f=9&t=19565
2020-02-01 10:58:37 -05:00
Sour 5b0c208984 Run Ahead: Disable movies/netplay menus when enabled
+ Auto-disable runahead when playing NSF files
2020-02-01 10:28:42 -05:00
Sour 19b93dc343 Debugger: Auto-refresh disassembly when debugger gains focus
This allows edits done in the hex editor to be shown right away in the debugger
+ Also fixed a potential issue with code in save ram not being disassembled properly after the code is updated by additional writes
2020-02-01 10:10:57 -05:00
Sour 135ffc56a5 HD Packs: Allow transparency between background images and background sprites 2020-02-01 09:52:49 -05:00
Sour 8886396a39 Docs: Fixed text not wrapping to the next line in code blocks 2020-02-01 09:21:12 -05:00
Sour 314ba6858b Command line: Added /debugger switch option to allow opening the main debugger at game launch 2020-02-01 09:13:54 -05:00
Sour 6bdd518dc8 UI: Fixed mouse cursor/capture issues when the console is in NES mode but an expansion device is set in the config 2020-02-01 08:48:06 -05:00
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