Stephen Anthony
d7e9b98951
Getting docs ready for 7.0 release.
2024-10-02 12:50:28 -02:30
thrust26
208aca7e9a
added trace logging like z26 ( fixes #204 )
2023-11-14 20:30:42 +01:00
Stefan
aa38cb79b6
Fixed typos ( #966 )
...
Thanks for the PR.
2023-04-27 13:50:04 -02:30
Thomas Jentzsch
5f1d6ee028
reworked timer syntax and code and fixed some bugs
2022-10-08 11:54:38 +02:00
Thomas Jentzsch
7a39ca8b6e
added user defined timers to debugger (TODO: screenshots)
2022-10-06 16:55:00 +02:00
Thomas Jentzsch
72a4254272
added "swchb" command to debugger
2022-08-20 20:00:03 +02:00
Thomas Jentzsch
36def4682a
enhanced debugger doc ( closes #892 )
2022-05-26 16:11:59 +02:00
Stephen Anthony
25a8ed7e8c
Updated release date for upcoming 6.7 release.
2022-05-17 12:57:09 -02:30
Stephen Anthony
7b6adb986e
Getting ready for 6.6 release.
2021-11-10 14:07:13 -03:30
Thomas Jentzsch
76a2579e85
Added data grid navigation shortcuts to debugger doc
2021-11-08 17:33:55 +01:00
Thomas Jentzsch
2a44255a30
enhanced tooltips (per cell and/or whole widget) for DataGridWidget
...
updated debugger doc
2021-09-06 10:31:48 +02:00
Thomas Jentzsch
b0e4d47a7f
added _inTim and timInt pseudo registers ( resolves #168 )
2021-09-05 19:20:30 +02:00
Thomas Jentzsch
7583e5d655
enhanced save command, saves to user directory by default
...
added "autosave" command
2021-05-13 17:26:22 +02:00
Thomas Jentzsch
b374fb048f
added clearHistory command for PromptWidget (see #240 )
2021-05-10 20:30:32 +02:00
Thomas Jentzsch
a39a03309e
Refactored PromptWidget a bit
2021-05-09 19:21:15 +02:00
Thomas Jentzsch
e5e4e542b2
further improved debugger tab auto complete (see #240 )
2021-05-09 11:23:14 +02:00
Thomas Jentzsch
b68b587cc1
enhanced PromptWidget tab auto complete (camel case)
2021-05-07 23:13:28 +02:00
Thomas Jentzsch
975a6940a5
added option to log breaks and traps instead of interrupting emulation ( resolves #741 )
2021-05-06 10:29:45 +02:00
Stephen Anthony
b22b4d963a
Updated docs for 6.5.3 release for April 20 (this can change if necessary).
2021-04-17 14:59:16 -02:30
thrust26
6d0500c8ff
Updated changes and WhatsNewDialog
...
Updated version number in docs
2021-02-22 09:58:30 +01:00
Stephen Anthony
bf341392ac
Getting ready for 6.5.1 release.
2021-01-23 15:33:20 -03:30
Stephen Anthony
70eb2b2646
Started final doc updates for 6.5 release.
2021-01-05 18:35:15 -03:30
thrust26
967434aad6
inlined browser dialogs in debugger parser
...
added optional browser dialog to "dump" command (somewhat ugly!)
2020-12-28 12:37:49 +01:00
thrust26
1a165ca81b
Merge remote-tracking branch 'remotes/origin/master' into feature/dbg-save-as-dialog
2020-12-23 17:12:07 +01:00
thrust26
679e50810c
Merge branch 'master' into feature/dbg-save-as-dialog
2020-12-23 08:56:05 +01:00
thrust26
940bdf8d4a
minor hotkey updates to debugger doc
2020-12-21 12:05:46 +01:00
Stephen Anthony
b7f80e552c
More syntax fixes; indicate plural of "Cycle" as "Cycls" in the debugger (we really need more room here :) )
2020-11-01 19:07:39 -03:30
Stephen Anthony
0b45bc0a2d
Added new debugger pseudo-registers to the changelog.
...
Changed string "Cycl." to "Cycle", since there was no point using a '.' with a fixed-width font.
2020-11-01 18:27:41 -03:30
Stephen Anthony
3ece2cd26b
Updated various files for upcoming 6.4 release.
2020-10-31 22:38:45 -02:30
thrust26
51416dd883
updated debugger doc
2020-10-15 08:30:50 +02:00
thrust26
f48aa3a43d
fully resolved #165 (added timer read cycles count)
...
refined TiaInfoWidget again
added doc
2020-10-13 15:11:35 +02:00
Stephen Anthony
d3dd0566a4
Final updates for 6.3 release.
2020-10-06 15:57:49 -02:30
thrust26
aacf0365ba
initial commit
2020-08-27 08:53:14 +02:00
thrust26
d954b495b7
enhanced debugger option "Re-disassemble" into "Disassemble @ current line" ( resolves #652 )
2020-07-24 11:09:01 +02:00
Stephen Anthony
464111c39d
Updated various files for 6.2.1 release.
2020-06-19 20:20:56 -02:30
Stephen Anthony
ea17bfd604
Updated version number for upcoming release.
2020-06-02 15:49:20 -02:30
thrust26
39b5a663e9
updated doc
2020-05-12 16:10:22 +02:00
Stephen Anthony
a379ad4c1a
Added '_scanend' pseudo-register to track scanlines at end of last frame. Fixes #624 .
2020-05-04 14:19:02 -02:30
thrust26
12f6588d5d
renamed 'Exit' button in debugger into 'Run' (TODO: update screenshots) ( fixes #614 )
2020-04-19 10:45:22 +02:00
thrust26
d9a207786d
update debugger docs
...
add missing debugger commands for enhanced DiStella data detection
2020-03-29 12:30:26 +02:00
thrust26
0047c7bd5f
replace some magic numbers in Distella
2020-03-28 09:35:27 +01:00
thrust26
d794d214aa
minor debugger doc update
2020-03-20 09:37:49 +01:00
thrust26
374bf518de
another doc update
2020-02-03 20:43:51 +01:00
thrust26
495a5bd7f9
update debugger doc
2020-02-03 20:42:20 +01:00
thrust26
81c6e80d30
clean look of table in documentation
2020-01-18 13:47:15 +01:00
Stephen Anthony
8c5db9e4b5
Update debugger doc for removal of 'cfgdir'.
2019-08-30 23:43:27 -02:30
Stephen Anthony
14aac39eb3
Updated files for upcoming release (whenever that may be).
...
Added info from 6.0.1 branch.
2019-08-18 19:09:18 -02:30
Thomas Jentzsch
417f1dccd0
updates debuuger doc
2019-08-12 09:51:43 +02:00
Stephen Anthony
69fb08e30c
Remove '_rwport' from the debugger.
...
The new way of detecting RWP is superior, and we don't have time to rework _rwport to use it.
This may come back in the future (if required), but I honestly don't see a need for it.
2018-12-18 20:56:19 -03:30
thrust26
867674c8fb
updated docs for #346 enhancement
2018-08-12 14:33:25 +02:00