Sour
|
b0f971bb32
|
Debugger: Prevent bring to front when loading save state while paused
|
2018-03-10 12:19:59 -05:00 |
|
Sour
|
72f5141e65
|
Debugger: Fixed issue with step back (last frame didn't get input values)
|
2018-03-10 11:17:43 -05:00 |
|
Sour
|
e6014830f2
|
Debugger: Ability to customize all keyboard shortcuts
|
2018-03-10 09:58:24 -05:00 |
|
Sour
|
64ae52322a
|
HD Packs: Optimized some bottlenecks when parsing definition file
|
2018-03-07 21:56:10 -05:00 |
|
Sour
|
8b31493fda
|
Libretro: Disable .sav files (RetroArch creates its own save files)
|
2018-03-06 20:39:49 -05:00 |
|
Sour
|
cdbef431d6
|
Debugger: Improved callstack reliability
|
2018-03-05 21:18:29 -05:00 |
|
Sour
|
cdbc35e49f
|
Debugger: Added ability to customize the default labels on a per-mapper basis
|
2018-03-03 15:40:11 -05:00 |
|
Sour
|
2ccc59726b
|
Debugger: Improved display for nes/work/save ram blocks
|
2018-03-03 14:58:48 -05:00 |
|
Sour
|
51ce8a4781
|
Debugger: Added pause icon (and option to hide it)
|
2018-03-03 13:11:45 -05:00 |
|
Sour
|
e31f1b9b32
|
HD Packs: Fixed a couple of regressions
|
2018-02-26 18:42:49 -05:00 |
|
Sour
|
5ed67cb3de
|
HD Packs: Add bgm/sfx volume to save state
|
2018-02-25 17:16:46 -05:00 |
|
Sour
|
83295b4117
|
HD Packs: Allow all conditions to be inverted by using the ! operator
|
2018-02-25 17:03:06 -05:00 |
|
Sour
|
94c114e713
|
HD Packs: Invert X/Y axis for spriteNearby conditions if the current tile is mirrored
|
2018-02-25 16:38:00 -05:00 |
|
Sour
|
c50e0ffef4
|
HD Packs: Revert sprite logic change - BG priority sprite pixels *must* be allowed to appear on the sceen even when the original color was 0 (it`s up to the HD Pack to implement proper transparency)
|
2018-02-25 16:21:01 -05:00 |
|
Sour
|
c9e922f879
|
Debugger: Fixed issues with step out functionality
|
2018-02-25 12:47:39 -05:00 |
|
Sour
|
02aaad65a8
|
Fixed rom search causing logging, input changes and FDSbios prompt
|
2018-02-25 11:27:32 -05:00 |
|
Sour
|
7ccf093a7e
|
Debugger: Fixed callstack displaying incorrect data when breaking on a RTS instruction
|
2018-02-25 10:38:45 -05:00 |
|
Andrés
|
5b8800f038
|
Libretro: Builtbot support for Android
|
2018-02-24 18:20:01 -05:00 |
|
Sour
|
439f72e5ee
|
Debugger: Fixed random multithread crash when using undo feature
|
2018-02-24 16:23:46 -05:00 |
|
Sour
|
d62d701e64
|
Debugger: Added paste/undo support in hex editor
|
2018-02-24 14:23:54 -05:00 |
|
Sour
|
f8ed813d14
|
Debugger: Added options to configure whether or not the debugger pops up on breakpoints and pause/frame advance
|
2018-02-24 11:07:27 -05:00 |
|
Sour
|
00b51805b9
|
Debugger: Code Window - Cleanup/Improve look for labels/comments inside data sections
|
2018-02-23 12:54:43 -05:00 |
|
Sour
|
16873540f4
|
Debugger: Event Viewer - Add PC value to tooltip (displays PC at the start of the current instruction)
|
2018-02-23 12:54:00 -05:00 |
|
Sour
|
981b121848
|
Debugger: Reduce frame lag between event viewer and main window when running 1 frame at a time
|
2018-02-23 12:18:12 -05:00 |
|
Sour
|
75043a1675
|
Debugger: Fixed crash when attempting to add a breakpoint with an invalid condition
|
2018-02-23 09:08:53 -05:00 |
|
Sour
|
60402fe54d
|
Debugger: Fixed CPU breakpoints on registers
|
2018-02-23 08:49:14 -05:00 |
|
Sour
|
feb4828a9b
|
Debugger: Fixes/improvements to CA65 .dbg file import
|
2018-02-23 08:28:29 -05:00 |
|
Sour
|
c8cbbb5c41
|
Fixed compilation warning in debug build
|
2018-02-23 08:05:27 -05:00 |
|
Sour
|
ad73fd2249
|
Debugger: Fixed event viewer not displaying breakpoint marks when stepping through code
|
2018-02-22 17:02:17 -05:00 |
|
Sour
|
24d4e91c6e
|
Debugger: Fixed rare crash when opening event viewer
|
2018-02-21 19:51:43 -05:00 |
|
Sour
|
02e0f708bc
|
Debugger: Added grayscale palette option to NT and CHR viewers
|
2018-02-20 22:21:51 -05:00 |
|
Sour
|
3bb760703e
|
Debugger: Added "Break on Crash" option
|
2018-02-20 21:59:56 -05:00 |
|
Sour
|
9bd04c6535
|
Debugger: Fixed issues with expression evaluator when using braces/parenthesis/brackets
|
2018-02-20 20:04:43 -05:00 |
|
Sour
|
7c7c948e8b
|
Fixed debug build errors
|
2018-02-20 20:03:39 -05:00 |
|
Sour
|
6bf789c5c1
|
HD Packs: Fixed 2+x scale background image display problem
|
2018-02-20 18:32:58 -05:00 |
|
Sour
|
11c592a622
|
Debugger: Event viewer improvements/fixes
|
2018-02-19 23:23:26 -05:00 |
|
Sour
|
d8e00168a4
|
Debugger: Added "Event Viewer" tool - replaces PPU Register Write Viewer
|
2018-02-18 23:03:02 -05:00 |
|
Sour
|
60faaf6469
|
Debugger: Speed optimizations in memory access counters
|
2018-02-18 19:56:26 -05:00 |
|
Sour
|
7a48aebc00
|
HD Packs: New features and performance improvements
-New types of conditions
-Background image scrolling support
-Performance improvements (esp. conditions and backgrounds)
|
2018-02-17 23:44:25 -05:00 |
|
Sour
|
e37570649b
|
Fixed compilation warning & incorrect resources
|
2018-02-17 23:44:18 -05:00 |
|
Sour
|
9a65d5639f
|
Debugger: Show mirroring type on nametable viewer
|
2018-02-16 20:33:48 -05:00 |
|
Sour
|
fcad33750b
|
Debugger: Added option to show previous frame behind the current frame
|
2018-02-16 20:05:15 -05:00 |
|
Sour
|
ad256e3c2e
|
Debugger: Added new break options in "Break In" dialog
|
2018-02-16 19:33:20 -05:00 |
|
Sour
|
1e896848e8
|
Debugger: Fixed draw partial frame causing issues with NTSC filters (odd/even frame toggled on each step)
|
2018-02-16 18:16:06 -05:00 |
|
Sour
|
06d7c8f363
|
Debugger: Added PPU Register Write Viewer to PPU viewer
|
2018-02-16 17:36:37 -05:00 |
|
Sour
|
2f03fc6b9e
|
Debugger: Trace Logger - Added "Show Memory Values" option
|
2018-02-14 21:46:24 -05:00 |
|
Sour
|
3a4bab270e
|
Debugger: Improved breakpoint management
|
2018-02-10 21:23:22 -05:00 |
|
Sour
|
cdf5e62a81
|
Debugger: Added option to ignore writes that do not alter the value (in hex editor highlights & access counters)
|
2018-01-15 22:20:51 -05:00 |
|
Sour
|
897b5eaa5b
|
Libretro: Fixed horizontal overscan w/ blargg's NTSC filter
|
2018-01-12 18:11:21 -05:00 |
|
Sour
|
507cb32a44
|
Libretro: Fixed vertical overscan with blargg's NTSC filter
|
2018-01-12 17:36:24 -05:00 |
|