Sour
|
535b7d4361
|
Debugger: Lua - Added setScreenBuffer/getScreenBuffer API
|
2018-03-10 15:44:38 -05:00 |
|
Sour
|
16828a0d12
|
Debugger: Fixed pause icon showing up due to APU viewer (among other things)
|
2018-03-10 14:31:05 -05:00 |
|
Sour
|
af0ba9ee2d
|
Debugger: Hex Editor - Byte editing mode
|
2018-03-10 13:41:01 -05:00 |
|
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
|
e23e7f4639
|
Debugger: Added options to configure copy behavior
|
2018-03-06 20:34:15 -05:00 |
|
Sour
|
a81e328ec8
|
Debugger: Fixed ctrl/shift-clicking in breakpoint list
|
2018-03-06 20:05:57 -05:00 |
|
Sour
|
5d1d2d93b4
|
Debugger: Focus on address field when opening breakpoint window
|
2018-03-06 19:50:21 -05:00 |
|
Sour
|
f35cef97b0
|
Debugger: Fixed UI crash when stack pointer is $FF
|
2018-03-06 19:45:39 -05:00 |
|
Sour
|
002b351143
|
Debugger: Fixed search not updating position properly (hex viewer)
|
2018-03-05 21:51:21 -05:00 |
|
Sour
|
376a56e2e1
|
Debugger: Fixed stack box displaying 1 extra byte
|
2018-03-05 21:18:54 -05:00 |
|
Sour
|
cdbef431d6
|
Debugger: Improved callstack reliability
|
2018-03-05 21:18:29 -05:00 |
|
Sour
|
23c85a447b
|
Docs: Added source for the online documentation site
|
2018-03-04 20:31:33 -05:00 |
|
Sour
|
ba7fd71746
|
Debugger: Allow more stack bytes to be shown at once
|
2018-03-03 21:21:43 -05:00 |
|
Sour
|
9b27a59ccf
|
Linux: Fixed compilation errors & UI bug
|
2018-03-03 16:26:24 -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
|
80ee959430
|
UI: Fixed preferences form layout
|
2018-03-03 14:59:40 -05:00 |
|
Sour
|
2ccc59726b
|
Debugger: Improved display for nes/work/save ram blocks
|
2018-03-03 14:58:48 -05:00 |
|
Sour
|
74d824c399
|
Debugger: Added up/down buttons to code scrollbar
|
2018-03-03 14:58:33 -05:00 |
|
Sour
|
51ce8a4781
|
Debugger: Added pause icon (and option to hide it)
|
2018-03-03 13:11:45 -05:00 |
|
Sour
|
13d4a0fc72
|
Debugger: Added prg address inline compact display option
|
2018-03-03 12:01:16 -05:00 |
|
Sour
|
00af520f28
|
Debugger: Fixed designer crashes
|
2018-03-03 11:14:57 -05:00 |
|
Sour
|
99b470046b
|
Debugger: Added "Go To Program Counter" menus
|
2018-03-03 10:53:38 -05:00 |
|
Sour
|
2722e63251
|
PGO: Turn on debugger when running PGO builds (~60% increase in performance when debugger opened)
|
2018-03-03 10:42:45 -05:00 |
|
Sour
|
024a0c1d3c
|
Debugger: Allow font customization for most tools (debugger, memory viewer, assembler, trace logger, script window)
|
2018-03-03 10:41:59 -05:00 |
|
Sour
|
e31f1b9b32
|
HD Packs: Fixed a couple of regressions
|
2018-02-26 18:42:49 -05:00 |
|
Sour
|
022114bc1f
|
Debugger: Added mirroring info to sprite HD Pack format copy
|
2018-02-25 17:23:18 -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
|
d470c3090d
|
UI: Fixed recent menu not enabling/disabling itself properly
|
2018-02-25 11:30:41 -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
|
2582d14f59
|
Debugger: Revert incorrect fix for profiler's inclusive stats
|
2018-02-24 15:40:29 -05:00 |
|
Sour
|
46b3aa0791
|
Debugger: Improved pause/unpause logic when opening/closing debugger
|
2018-02-24 15:10:01 -05:00 |
|
Sour
|
9189d96578
|
Debugger: Added temporary vram address (t) to status window
|
2018-02-24 15:03:09 -05:00 |
|
Sour
|
522eccc710
|
Debugger: Fixed minor UI issues with hex view in header editor
|
2018-02-24 14:56:22 -05:00 |
|
Sour
|
287479c694
|
Debugger: Hex Editor - Fixed minor display issue when string view was hidden
|
2018-02-24 14:41:11 -05:00 |
|
Sour
|
d62d701e64
|
Debugger: Added paste/undo support in hex editor
|
2018-02-24 14:23:54 -05:00 |
|
Sour
|
e0611e7a9d
|
UI: Added option to display full path for recent file list
|
2018-02-24 11:33:36 -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
|
6cabd67848
|
Debugger: Fixed per-byte navigation option in hex editor
|
2018-02-24 09:58:50 -05:00 |
|
altiereslima
|
6a6d03f4a5
|
Updated Portuguese-BR translation (#329)
|
2018-02-23 14:03:27 -05:00 |
|