Commit Graph

539 Commits

Author SHA1 Message Date
Souryo
146baad8d3 UI: Fixed window size issue when switching between NSF files and games 2016-12-30 18:31:50 -05:00
Souryo
688d10a66b UI: Minor fixes for display size when changing settings 2016-12-30 16:43:49 -05:00
Souryo
b0dafd311a Linux: Fixed single instance option 2016-12-30 15:02:36 -05:00
Souryo
0f5c7fe78b Video: Added "Video Recorder" to record AVI files 2016-12-29 21:19:13 -05:00
Souryo
1c5a44c20e Video: Added Sony CXA2025AS palette preset + updated unsaturated palette to v6 2016-12-28 13:26:24 -05:00
Souryo
fac04049d0 UI: Spanish translation update (thanks to Juan Ramón Martínez) 2016-12-28 12:06:27 -05:00
Souryo
641192236e Video: Added new NTSC filter (Bisqwit's) 2016-12-27 15:04:20 -05:00
Thalles
2e373f0c24 Portuguese Translation Update (#85) 2016-12-27 09:04:57 -05:00
Souryo
1fd3ef5dcc Version Update: 0.6.1 2016-12-24 21:27:28 -05:00
Souryo
8881559217 UI: Fixed a few fullscreen mode issues 2016-12-24 16:29:14 -05:00
Souryo
b6163da03d Linux: Minor fix when checking why core library could not be loaded 2016-12-24 16:08:40 -05:00
Souryo
b63c1f9c4e UI: Improve/simplify resizing logic 2016-12-22 23:08:34 -05:00
Souryo
63e8fbb839 NSF: Update volume slider when audio config is changed 2016-12-22 20:34:28 -05:00
Souryo
d4b35e1c43 Linux: (Debugger) Changed arrow symbol for active statement 2016-12-22 20:29:14 -05:00
Souryo
8face6e666 Linux: Support for auto updates (+ refactoring) 2016-12-22 19:39:33 -05:00
Souryo
4223566917 Linux: Removed all hardcoded references to Consolas font 2016-12-22 19:18:07 -05:00
Souryo
72729eb579 Linux: Fixed attempting to write to missing folder 2016-12-22 18:49:58 -05:00
Souryo
8378cb59ac Linux: 32-bit builds 2016-12-22 18:44:54 -05:00
Souryo
7df6390b41 Linux: Fixed crash at startup when folders do not exist 2016-12-22 17:26:05 -05:00
Souryo
7c11e8154a Linux: Fixed "In background" flag behavior 2016-12-21 23:41:39 -05:00
Souryo
75e0de636e UI: Portuguese translation (thanks to ThallesAps!) 2016-12-20 23:04:20 -05:00
Souryo
ed3ca11271 Command line: Fixed loading roms with relative path 2016-12-20 22:44:43 -05:00
Souryo
2eaa349c12 Linux: Fixed NSF player button colors 2016-12-20 16:53:54 -05:00
Souryo
5c9de5b887 Audio: Fixed apu_mixer test (broken by 0.6.0 panning options) 2016-12-19 21:13:40 -05:00
Souryo
b1de3cf1af Debugger: Fixed memory mapping redraw issues 2016-12-19 19:40:18 -05:00
Souryo
4dee31414f Linux: Fixed mouse over tooltip in debugger 2016-12-19 18:25:52 -05:00
Souryo
bdbf830dd7 Linux: Gamepad support (using libevdev) 2016-12-18 20:39:31 -05:00
Souryo
760011b66d Linux: Added DroidSansMono font + changed default size 2016-12-18 12:43:20 -05:00
Souryo
2c8c1be648 Debugger: Allow editing breakpoints with rightclick+edit or F2 2016-12-17 16:58:18 -05:00
Souryo
4a5e3e0478 Linux: Fixed trackbar background color in Mono 2016-12-17 15:46:13 -05:00
Souryo
35979c6291 Linux: Implemented HUD (ported SpriteFont to SDL) 2016-12-17 15:35:45 -05:00
Souryo
666dc14043 Debugger: Disabled pause when in debugger - fixes deadlocks 2016-12-14 20:48:47 -05:00
Souryo
33385e7996 Linux: Work around mono bug with mouseup/down events 2016-12-14 19:33:33 -05:00
Souryo
cd1c53efa1 Linux: Implemented mouse clicks for zapper/etc. 2016-12-14 18:26:52 -05:00
Souryo
fc24993836 Cheats: Fixed XML export code for custom codes - a compare value was always exported. 2016-12-14 17:16:55 -05:00
Souryo
ee2898c328 Windows: Fixed compilation errors/warnings 2016-12-14 17:11:18 -05:00
Souryo
d1f10fddd8 Linux: Fixed save/load state shortcuts not working 2016-12-13 22:36:22 -05:00
Souryo
a0e44427bd Linux: Fixed most layout issues with Mono 2016-12-13 22:19:18 -05:00
Souryo
68b45dc951 Linux: Fixed single instance mode 2016-12-13 20:31:44 -05:00
Souryo
c62ede991f Linux: Support for file associations 2016-12-13 20:05:42 -05:00
Souryo
b916332264 Linux: Made open/save dialogs case insensitive 2016-12-12 23:25:20 -05:00
Souryo
4dceed0ff4 Windows: Fixed windows build (WinMesen->MesenCore) 2016-12-12 20:38:29 -05:00
Souryo
8439290896 Utilities: Rewrote file/folder utility functions to use the new filesystem api (works in both VC & GCC) 2016-12-11 20:42:59 -05:00
Souryo
15f105962d Linux: Renamed WinMesen.dll to MesenCore.dll 2016-12-11 17:47:29 -05:00
Souryo
9ca1bf263c Linux: SDL video/audio + linux key manager 2016-12-11 16:39:11 -05:00
Souryo
efca5284b1 Mono/Linux: Fixed layout issues 2016-12-11 14:25:29 -05:00
Souryo
cbc61a1bac Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
Souryo
c9c55b2c7e Version Update: 0.6.0 2016-12-10 14:01:20 -05:00
Souryo
5499f400a9 Audio: Panning tab localization 2016-12-09 21:33:25 -05:00
Souryo
e24514781f Audio: Added channel panning options 2016-12-09 21:23:20 -05:00
Souryo
ab56dd1ccb Debugger: Improved file search for dbg file import 2016-12-09 16:29:12 -05:00
Souryo
2fac266303 Audio: Added crossfeed option for stereo filters 2016-12-09 14:47:34 -05:00
Souryo
2cbae24ded UI: Added "Load Random Game" option 2016-12-09 12:49:17 -05:00
Souryo
393126f798 Video: Restore scale properly when going out of fullscreen mode + fixed issues with scale not being applied properly after filter changes in fullscreen mode 2016-12-09 12:01:44 -05:00
Souryo
3f3b3ffb3c Audio: Improve sound latency - can be set 4-5x lower than before without crackling sounds 2016-12-09 10:30:09 -05:00
Souryo
c023a87dd9 Debugger: Allow double-clicking in profiler to move to function in debugger + better sort default 2016-12-09 00:12:38 -05:00
Souryo
7dd2123025 Debugger: Fixed potential issue with DBG file import 2016-12-08 19:38:06 -05:00
Souryo
189bede58d Debugger: Fixed break on reset menu state when opening debugger 2016-12-08 19:34:43 -05:00
Souryo
b181e5fb97 Debugger: Reordered some menu items 2016-12-08 19:32:39 -05:00
Souryo
8311a2d3c0 Debugger: Prevent caught exception when minimizing debugger 2016-12-08 19:31:04 -05:00
Souryo
8a2c4194a9 Debugger: Added profiler in memory tools (renamed from memory viewer) 2016-12-08 19:30:41 -05:00
Souryo
e15c0e9851 Debugger: Fixed menu items default checked state when opening debugger 2016-12-06 23:22:33 -05:00
Souryo
f0f47d214a Debugger: Fixed crash when minimizing debugger 2016-12-06 23:18:59 -05:00
Souryo
de5df89654 Debugger: Added resizable and collapsable panels for bottom and right panels 2016-12-06 22:50:27 -05:00
Souryo
e8c86804ac Debugger: Replaced "Apply Changes" button with an "Undo" button instead - changes are automatically applied on the next instruction after changing them 2016-12-06 19:03:29 -05:00
Souryo
0ed5af5154 Replaced the "Stop" button with a "Power Cycle" option 2016-12-06 18:22:50 -05:00
Souryo
8c9f32419c Debugger: Options to disassemble unknown blocks and/or data 2016-12-05 23:35:07 -05:00
Souryo
048b10b8b5 Debugger: Fixed warning 2016-12-04 23:32:27 -05:00
Souryo
e562ab744b Audio: Added an option to reduce popping sounds on the DMC channel (via $4011 writes) 2016-12-04 23:31:52 -05:00
Souryo
cfada27612 Debugger: Fixed tile preview in nametable viewer 2016-12-04 15:21:43 -05:00
Souryo
5994bd46ae Debugger: Changed function column header for call stack 2016-12-04 15:09:09 -05:00
Souryo
69ca41daae Debugger: Fixed performance for nametable viewer grids 2016-12-04 15:08:53 -05:00
Souryo
9b5917cd31 Debugger: Added goto dropdown button for click access to nmi/irq/reset subs. 2016-12-04 14:12:49 -05:00
Souryo
fa59bbb362 Debugger: Allow display of PRG addresses/byte code on the same line 2016-12-04 14:02:22 -05:00
Souryo
63d1cac802 Debugger: Added address range option for breakpoints 2016-12-04 12:21:20 -05:00
Souryo
c9b0329fa6 Debugger: Added "Toggle breakpoint" option in right-click menu 2016-12-04 12:16:12 -05:00
Souryo
8261e95f93 Debugger: Prevent adding breakpoints with invalid conditions 2016-12-04 11:40:31 -05:00
Souryo
33ca8cb3f5 Debugger: Option to display opcodes in lower case 2016-12-04 11:16:44 -05:00
Souryo
29a3ac45e4 Debugger: Added "Sprite Index" to sprite viewer, prevent user from checking/unchecking boxes, modified layout 2016-12-04 10:59:22 -05:00
Souryo
7070a09ea8 Debugger: Added tile/attribute grid options to nametable viewer 2016-12-04 10:47:48 -05:00
Souryo
0df07aadc4 Debugger: Clicking on the main window will no longer pop up the debugger window over the ppu viewer/etc. 2016-12-04 10:30:15 -05:00
Souryo
eafb8cb1a3 Debugger: Fixed labels/layout 2016-12-04 10:29:36 -05:00
Souryo
25edec0e14 Debugger: Fixed sprite draw order in screen preview 2016-12-04 10:02:45 -05:00
Souryo
4a091b9e25 Debugger: Added break on power/reset option 2016-12-04 09:53:25 -05:00
Souryo
a3f9cde53b Debugger: Added option to disable default labels/workspace 2016-12-04 09:43:43 -05:00
Souryo
b91676a98f Debugger: Added option to break (or not) when debugger is opened 2016-12-04 09:37:01 -05:00
Souryo
d541457a57 Debugger: Updated some labels & instruction names, fixed layout slightly 2016-12-04 09:16:09 -05:00
Souryo
3ae12e47d8 Debugger: Improved shortcuts (F2 to edit labels, etc), fixed tooltip remaining on screen in some cases. 2016-12-03 09:57:58 -05:00
Souryo
433ccd53a3 Debugger: Fixed multi-line comment alignment 2016-12-02 22:50:54 -05:00
Souryo
0f9b817976 Debugger: Fix label validation (now correctly prevents spaces, etc.) 2016-12-02 21:57:59 -05:00
Souryo
4b97345b8f Debugger: Added screen preview in sprite viewer 2016-12-02 21:01:57 -05:00
Souryo
e10121368c Debugger: Option to display PPU scroll in nametable viewer 2016-12-02 18:10:37 -05:00
Souryo
9d870294d6 Debugger: Improved performance when refreshing a large list of labels (e.g 3+k) 2016-12-01 21:45:12 -05:00
Souryo
da3cfdeeec Debugger: Added option to automatically load DBG files when they are next to the rom file (same name, dbg extension) 2016-12-01 21:43:32 -05:00
Souryo
a86eaa0911 Debugger: Find All Occurrences search 2016-12-01 20:45:13 -05:00
Souryo
c1a6453343 Debugger: Memory access counters (read/write/exec/uninitialized read) 2016-12-01 19:38:48 -05:00
Souryo
825db35191 Debugger: Fixed a few refresh issues with PPU viewer 2016-11-29 20:44:22 -05:00
Souryo
671ef9e639 Debugger: Fixed horizontal scrolling issues with single-line comments 2016-11-28 22:58:16 -05:00
Souryo
111cf1cca1 Debugger: Added "Break in..." (cpu instructions/ppu cycles) window 2016-11-28 20:57:53 -05:00
Souryo
34ee1dd0d6 Debugger: Allow sort on label list + small tweaks 2016-11-28 20:33:27 -05:00
Souryo
9bfdad8b9b Debugger: Display labels in tooltips for addresses when a matching label exists 2016-11-27 21:05:15 -05:00
Souryo
7939f73f82 Debugger: Display byte & word values in tooltip 2016-11-27 20:59:33 -05:00
Souryo
2bd2932d43 Debugger: Fixed memory viewer header/data overlap 2016-11-27 20:47:13 -05:00
Souryo
ab9699207d Debugger: Fixed mouseover tooltip for single-line comments 2016-11-27 20:44:57 -05:00
Souryo
44a40c5c2c Debugger: Allow editing labels by right-clicking in code (+ other actions in rightclick available in margin) 2016-11-27 20:30:19 -05:00
Souryo
87d525572e Debugger: Fixed crash when trying to add a watch expression 2016-11-27 19:43:37 -05:00
Souryo
28899e3e18 Debugger: Added option to highlight disassembled but not yet executed code (e.g unused branches) 2016-11-27 19:43:17 -05:00
Souryo
76fa3338a9 Debugger: Added back/forward navigation 2016-11-27 12:14:32 -05:00
Souryo
0715ac60c2 Debugger: Improved default workspace w/ wiki info 2016-11-27 10:57:01 -05:00
Souryo
4350952ad3 Debugger: Find Occurrences feature for labels/addresses 2016-11-27 10:56:37 -05:00
Souryo
c59f094301 Debugger: Fixed design mode crash 2016-11-27 10:45:06 -05:00
Souryo
8c209367a7 Debugger: Save debugger window size & bottom panel height 2016-11-26 20:58:27 -05:00
Souryo
ba94e785dc Debugger: Improve default address in goto window 2016-11-26 20:53:59 -05:00
Souryo
0c0033e7c9 Debugger: Added option to select at what scanline/cycle to display data in PPU viewer 2016-11-26 20:44:23 -05:00
Souryo
81c24d9e8f Debugger: Small bug fixes 2016-11-26 18:50:34 -05:00
Souryo
50103ff94a Debugger: Shorter symbol names when duplicates are found when importing DBG files 2016-11-26 17:48:35 -05:00
Souryo
ea9c32437c Debugger: Added feature to manually change the CPU/PPU's state 2016-11-26 17:48:11 -05:00
Souryo
e7298c6b26 Split control binding out of BaseConfigForm 2016-11-26 17:47:20 -05:00
Souryo
259f7c9b7d Debugger: Display original C code as comments 2016-11-26 14:16:25 -05:00
Souryo
42d9fb0ea1 Debugger: Fixed flickering lists, performance improvements, etc. 2016-11-26 14:15:50 -05:00
Souryo
9da501bbd5 Debugger: Allow import of LD65's DBG files into the workspace as labels/comments (incomplete, but works) 2016-11-25 21:05:07 -05:00
Souryo
271e46b02b Debugger: Better tooltip for mouseover on labels/addresses 2016-11-24 19:47:59 -05:00
Souryo
0d535e66a1 Debugger: Fixed workspace multi-line comments appearing on a single line when loading an existing workspace 2016-11-24 18:30:08 -05:00
Souryo
6dbacc4797 Debugger: Fixed code scroll issues when changing font size 2016-11-24 17:35:59 -05:00
Souryo
da1112ddf4 Debugger: Added save/reset workspace buttons 2016-11-24 00:18:07 -05:00
Souryo
6fdaa7fedc Debugger: Game-independent workspaces for debugger 2016-11-23 23:46:01 -05:00
Souryo
a41731870f Debugger: Default labels for NES/FDS 2016-11-23 23:03:29 -05:00
Souryo
144d6c95b7 Debugger: Added horizontal scrolling for code windows 2016-11-23 22:57:17 -05:00
Souryo
5bef5bdd1a Debugger: Allow adding labels to registers 2016-11-23 18:48:29 -05:00
Souryo
672dbca4dd Debugger: Ensure label list always updates properly vs bank switching 2016-11-22 23:16:53 -05:00
Souryo
24d1ae096f Debugger: Added add/edit actions to the label list 2016-11-22 23:07:28 -05:00
Souryo
512e37c6af Debugger: Labels/comments now work with built-in ram, work ram and save ram 2016-11-22 22:38:14 -05:00
Souryo
3751711f17 Debugger: Allow code labels to be used in watch/breakpoint expressions 2016-11-22 18:28:59 -05:00
Souryo
d4b9bd982e Debugger: Added way to load word values into watch/breakpoint conditions. Also fixed issues with unary operators with ExpressionEvaluator 2016-11-22 16:56:23 -05:00
Souryo
a57110ec58 Video: Added Nostalgia and Nes Classic palette presets (both by FirebrandX) 2016-11-22 16:18:32 -05:00
Souryo
19aca2f669 Debugger: Fixed crash when toggling breakpoints after closing & reopening the debugger 2016-11-22 00:22:25 -05:00
Souryo
f7d043b05c Debugger: Added option to show/hide function & label lists 2016-11-22 00:21:49 -05:00
Souryo
6be499368c Debugger: Callstack improvements (uses function labels when possible, shows NMI/IRQ calls, etc.) 2016-11-22 00:14:49 -05:00
Souryo
3778fafbc0 Debugger: Write handler address for goto nmi/irq/reset menus 2016-11-21 22:43:59 -05:00
Souryo
4ffebdb4e0 Debugger: Ability to add labels/symbols & comments to code (work in progress) 2016-11-21 22:34:47 -05:00
Souryo
1215b3e813 Debugger: Added function list (based on JSR calls) 2016-11-20 13:15:37 -05:00
Souryo
ebd5fd318c Debugger: Added option to view the result of the addressing logic for indirect/absolute addressing modes 2016-11-19 19:21:28 -05:00
Souryo
cc93ab470d Debugger: Fixed breakpoint address when clicking on margin to set a breakpoint on the last visible line 2016-11-14 22:37:56 -05:00
Souryo
5899427fa5 Debugger: Preserve breakpoint list scroll position when disabling/enabling breakpoints 2016-11-14 22:33:59 -05:00
Souryo
4b6d96834b Debugger: Auto-focus on textbox for go to address form (+ same for add/edit cheat form) 2016-11-14 21:00:50 -05:00
Souryo
61193f2912 Version Update: 0.5.3 2016-11-12 13:39:01 -05:00
Souryo
91ae29121d Spanish translation update (thanks to Juan Ramón Martínez) + Fixed small UI layout bug in video options in Spanish 2016-11-06 10:12:47 -05:00
Souryo
4516db9f9d Version Update: 0.5.2 2016-10-30 13:31:42 -04:00
Souryo
af331bf5ae Video: Added option to force the display of bg/sprites in the first 8 pixels of the screen (left side) 2016-10-23 13:29:37 -04:00
Souryo
df05479b0f Input: Fixed arrow key preset (default turbo a & turbo b keys were inverted) 2016-10-23 11:06:58 -04:00