Dwedit
b200db5d68
There is a new Comment editor accessible by pressing ; in the debugger. Allows you to quickly set single line comments.
...
Add Comment Editor Form, Icon, Menu item, Shortcut Key
Fix Debugger shortcut key display for punctuation keys
Restore cursor on disassembly window after using Label editor
Restore cursor on disassembly window after using Comment editor
Allow label editor to focus the Comment field on spawn instead of the label
2021-04-13 03:20:54 -04:00
Maciej Budzyński
0789405acd
Polish translation added for Mesen
2020-09-12 16:50:55 +02:00
Sour
e9262c5333
UI: DPI-related fixes/improvements
2020-04-13 11:21:34 -04:00
Sour
3cc5398165
Linux: Fixed compilation error caused by wrong filename case in project
2020-02-07 19:14:33 -05:00
Brad Smith
fe6900b8f9
Virtual Boy controller support ( #766 )
2020-02-07 23:34:02 +00:00
Sour
d6728ee306
UI: Added load/save state menus with dates & previews
2020-01-28 20:20:54 -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
a4dd6b1c1a
UI: Added acknowledgements to about window
2019-12-26 17:35:50 -05:00
Sour
8fd28e2e8f
UI: Display more than 1 game in game selection screen
2019-12-23 14:51:26 -05:00
Sour
4a258e6788
Debugger: Event Viewer - Added refresh speed options
2019-11-20 19:12:08 -05:00
Sour
8508b211cc
Debugger: Event Viewer - Added option to show NTSC borders
...
+ Ported most of Mesen-S' event viewer code to allow this to work
2019-11-19 22:28:45 -05:00
Sour
7feb36067c
Debugger: Event Viewer - Allow each PPU register to be toggled on/off (+ easier access to colors)
2019-11-13 22:25:23 -05:00
davi92
f648a30f17
UI: Added Italian language ( #658 )
2019-09-17 21:37:09 -04:00
Sour
fb616cd612
History Viewer: Add option to export part of a segment
2019-02-03 20:13:35 -05:00
Sour
9a256fa8b7
Debugger: Added standalone "Watch Window"
2019-01-29 17:21:23 -05:00
Sour
d58d1f39d1
Debugger: Add move up/down shortcuts to watch list
2019-01-29 16:09:53 -05:00
Sour
147c5a2f2e
Linux: Work around Mono 5.18 toolstrip issues
...
+ Updated readme to recommend 5.18+
2019-01-28 22:24:24 -05:00
Sour
1e58065154
Linux: Support for GTK dark themes
2019-01-27 01:18:18 -05:00
Sour
9ceb522874
Debugger: Added "Performance Tracker" tool
2019-01-24 00:50:42 -05:00
Sour
5f88fa8cc6
Debugger: PPU Viewer - Add 2x zoom toggle
2019-01-21 14:38:38 -05:00
Sour
5cdb86a323
Debugger: Profiler - Split out of memory tools and into its own window
2019-01-19 20:00:48 -05:00
Sour
d66bf30cf4
Debugger: PPU Viewer - Added mouse over tile info overlay to NT/CHR/Sprite viewers
2019-01-19 12:08:14 -05:00
Sour
9b68473863
Debugger: PPU Viewer - Added compact display mode
2019-01-17 00:12:33 -05:00
Sour
e0b6c4f900
Debugger: Added ability to configure an external code editor (for use in Source View mode)
2019-01-12 22:20:43 -05:00
Sour
ce893167c6
Debugger: Added "Go to All" feature
2018-12-29 14:25:49 -05:00
Sour
c3806b61bf
Debugger: Added icons to script window context menu
2018-12-16 10:44:34 -05:00
Sour
0df0c85767
Debugger: PPU Viewer - Added a "Edit in memory viewer" right-click option on nt/chr/sprite viewer tabs
2018-12-15 15:44:22 -05:00
Sour
80c80181ba
Debugger: Lua - Added (configurable) script timeout to prevent infinite loops from locking up the emulator
2018-09-02 15:37:13 -04:00
Sour
87545477bb
Integrated Chinese resources into UI (+ reformatted)
2018-08-09 18:18:33 -04:00
Sour
d65261d990
Debugger: Added support for NESASM's .fns files (only works well with 32kb prg rom games)
2018-07-29 11:57:49 -04:00
Sour
7e3da8d1bf
UI: Improved overclocking tab hint/warning text
2018-07-26 20:43:28 -04:00
Sour
49eae73d43
Debugger: Improved code window performance
2018-07-25 17:43:00 -04:00
Sour
299a8efef1
History Viewer: Localized UI
2018-07-22 18:43:15 -04:00
Sour
a13f2dd3a8
VS System: Updated dipswitch DB with dual system games (+some refactoring)
2018-07-22 15:21:48 -04:00
Sour
5f8ae4195f
History Viewer: Added features, fixed issues (WIP)
2018-07-15 18:26:08 -04:00
Sour
57e509c606
HistoryViewer - WIP
2018-07-11 18:07:13 -04:00
Sour
3ac8cb2018
VS System: Cleanup config UI (keep DIP switches only) + support for NES 2.0 input type proposal (WIP)
2018-07-08 10:28:49 -04:00
Sour
7c8a54a4f6
VS System: Fixed/improved button remapping
2018-07-08 10:28:48 -04:00
Sour
c2e063d5c9
Debugger: Added Text Hooker (WIP)
2018-06-23 18:29:48 -04:00
Sour
fce9ec1023
Debugger: Tooltip positioning improvements
2018-06-16 17:19:20 -04:00
Sour
ad5449b422
Debugger: Event Viewer - Added "List View" tab (list of all events shown in the ppu view tab)
2018-06-14 20:05:07 -04:00
Sour
a17eb67cad
UI: Replaced numeric up/down controls with custom control (to fix numerous usability issues on both Windows & Linux)
2018-06-10 12:58:52 -04:00
Sour
b20a085734
Debugger: Lua - Added simple script to display NTSC safe areas as an overlay
2018-06-06 20:16:21 -04:00
Sour
be8cc9110d
Debugger: Added vertical layout option
2018-06-05 20:11:56 -04:00
Sour
0f5d65da7e
Video: Added way to define game-specific values for overscan
2018-06-03 16:37:36 -04:00
Sour
da91d36c8f
Debugger: Lua - Added more scripts, updated Game Boy mode script
2018-05-09 21:50:48 -04:00
Sour
204d49a1b1
Debugger: Lua - Added Lua scripts examples (by upsilandre)
2018-04-15 14:20:15 -04:00
Sour
fd4a8cbf43
Debugger: Added "test runner" headless mode to run Lua scripts w/o UI
2018-04-14 21:53:52 -04:00
Sour
638cddff65
Debugger: Added options to select what data is imported from dbg/mlb files
2018-03-27 19:46:15 -04:00