Sour
e963310112
Debugger: Rework label/breakpoint updates when resetting/loading a rom
2020-05-06 18:43:27 -04:00
Sour
527db70316
Debugger: Lua - Add option to auto-restart scripts after power cycling or reloading the rom
2020-05-03 14:57:24 -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
cea50b8a60
Debugger: Lua - Load labels when opening up the Lua window
...
Otherwise getLabelAddress doesn't work as expected
2020-01-12 16:28:58 -05:00
Sour
4906b12e2f
Debugger: Lua - Fixed incorrect path for getScriptDataFolder for built-in scripts
2019-12-25 16:15:07 -05:00
Sour
ec3dc5d327
Debugger: Script Window - Fixed errors/typos in help tooltips
2019-12-18 21:34:25 -05:00
Sour
ccb689dbdd
UI: Prevent windows from appearing outside the available screens when restoring their position
2019-10-06 19:58:51 -04:00
Sour
dd72d2669f
Linux: Debugger - Fixed assembler/script text color for dark themes
2019-01-27 14:02:04 -05:00
Sour
1e58065154
Linux: Support for GTK dark themes
2019-01-27 01:18:18 -05:00
Zorchenhimer
bca96de531
Debugger: Lua - Add new getLabelAddress() function
...
This adds a new function GetLabelAddress() to the Lua API. It takes a
single string parameter of a label to lookup and returns its integer
address. The return value can be passed directly to read() and
readWord().
The documentation has also been updated to reflect the changes.
2018-12-28 12:01:26 -05:00
Sour
440ca612f2
Debugger: Script Window - Fixed endless popups being shown when editing the script in another editor
2018-12-18 16:10:01 -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
3c8c046e67
Debugger: Script window - add link to API reference in help menu
2018-08-01 21:45:22 -04:00
Sour
eddfe2301c
Docs: Updated Lua documentation with recent changes
2018-07-30 19:00:40 -04:00
Sour
7a62b2af80
Debugger: Added option to select which CPU to debug (VS DualSystem) (hidden from menu because issues exist)
2018-07-08 10:28:48 -04:00
Sour
7896e9d5ac
Debugger: Fixed saved window location issues after closing minimized windows
2018-06-14 20:08:03 -04:00
Sour
39f2a1e2ff
Linux: Fixed debugger shortcut keys not working most of the time
2018-06-09 17:54:34 -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
10c69ad1d0
Debugger: Remember window position for all debug tools
2018-06-05 18:35:47 -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
cbb0f0e68d
Debugger: Lua - Added "ScriptEnded" event
2018-04-04 23:35:41 -04:00
Sour
a9b2a4e1d7
Docs: Lua - Added documentation for getAccessCounters
2018-03-31 14:08:25 -04:00
Sour
490ea3d5f6
Debugger: Lua - Added API to access/reset memory access counters
2018-03-30 19:54:47 -04:00
Sour
e2d753fbe6
Docs: Added getScreenBuffer/setScreenBuffer to Lua reference
2018-03-25 14:44:34 -04:00
Sour
9be9a57565
Debugger: Allow Lua scripts to be loaded from the command line
2018-03-25 13:34:51 -04:00
Sour
e6014830f2
Debugger: Ability to customize all keyboard shortcuts
2018-03-10 09:58:24 -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
75eea32c7f
Debugger: Lua - Updated autocomplete doc for read/write API
2017-12-28 21:15:27 -05:00
Sour
31ca1c24c7
Debugger: Lua - updated UI autocomplete help
2017-12-27 22:44:28 -05:00
Souryo
11a06926ff
Debugger: Lua - Added getScriptDataFolder function
2017-10-07 15:16:14 -04:00
Souryo
ba8540e4f2
Debugger: Fixed Lua-related multithreading bugs
2017-10-07 13:01:42 -04:00
Souryo
213b67064b
Debugger: Lua - Reuse last folder when saving scripts, too
2017-10-03 17:17:56 -04:00
Souryo
f8315ac726
Debugger: Reuse last used folder when opening a lua script
2017-10-02 18:49:13 -04:00
Souryo
a04a8747ba
Debugger: Fixed freezes/crashes when switching game while debugger is opened (esp. with lua scripts)
2017-09-28 21:27:38 -04:00
Souryo
6969caa1b8
Debugger: Lua memory callback fixes + allow lua script to change read/written value
2017-09-08 17:20:40 -04:00
Souryo
602643b0f2
Debugger: LUA - Inverted meaning of alpha byte in colors
2017-09-02 10:37:10 -04:00
Souryo
b80d788346
Debugger: LUA scripting fixes, script window & assembler window improvements
2017-09-01 14:57:02 -04:00
Souryo
4052874cf5
Debugger: Added syntax highlighting to assembler
2017-08-31 23:29:33 -04:00
Souryo
5957bc2d3e
Debugger: LUA scripting
2017-08-30 18:31:27 -04:00