Commit Graph

108 Commits

Author SHA1 Message Date
Thomas Jentzsch aadb28a618 reworked timer syntax and code and fixed some bugs 2022-10-08 11:54:38 +02:00
Thomas Jentzsch 3de6002c46 added user defined timers to debugger (TODO: screenshots) 2022-10-06 16:55:00 +02:00
Thomas Jentzsch ea05619402 added "swchb" command to debugger 2022-08-20 20:00:03 +02:00
Thomas Jentzsch 3a262489fa enhanced debugger doc (closes #892) 2022-05-26 16:11:59 +02:00
Stephen Anthony 4ab905a1da Updated release date for upcoming 6.7 release. 2022-05-17 12:57:09 -02:30
Stephen Anthony cb02e454aa Getting ready for 6.6 release. 2021-11-10 14:07:13 -03:30
Thomas Jentzsch 453dfb0de7 Added data grid navigation shortcuts to debugger doc 2021-11-08 17:33:55 +01:00
Thomas Jentzsch d5dad489bf enhanced tooltips (per cell and/or whole widget) for DataGridWidget
updated debugger doc
2021-09-06 10:31:48 +02:00
Thomas Jentzsch 905645a9f5 added _inTim and timInt pseudo registers (resolves #168) 2021-09-05 19:20:30 +02:00
Thomas Jentzsch 16a3a977dd enhanced save command, saves to user directory by default
added "autosave" command
2021-05-13 17:26:22 +02:00
Thomas Jentzsch 6172943aaf added clearHistory command for PromptWidget (see #240) 2021-05-10 20:30:32 +02:00
Thomas Jentzsch b8807232b8 Refactored PromptWidget a bit 2021-05-09 19:21:15 +02:00
Thomas Jentzsch abde496632 further improved debugger tab auto complete (see #240) 2021-05-09 11:23:14 +02:00
Thomas Jentzsch 0dba7af51b enhanced PromptWidget tab auto complete (camel case) 2021-05-07 23:13:28 +02:00
Thomas Jentzsch fbbb86f964 added option to log breaks and traps instead of interrupting emulation (resolves #741) 2021-05-06 10:29:45 +02:00
Stephen Anthony 767fef5646 Updated docs for 6.5.3 release for April 20 (this can change if necessary). 2021-04-17 14:59:16 -02:30
thrust26 e5ba8c691d Updated changes and WhatsNewDialog
Updated version number in docs
2021-02-22 09:58:30 +01:00
Stephen Anthony 08fab4a5bd Getting ready for 6.5.1 release. 2021-01-23 15:33:20 -03:30
Stephen Anthony 955a613395 Started final doc updates for 6.5 release. 2021-01-05 18:35:15 -03:30
thrust26 b81617d7d7 inlined browser dialogs in debugger parser
added optional browser dialog to "dump" command (somewhat ugly!)
2020-12-28 12:37:49 +01:00
thrust26 59311aa589 Merge remote-tracking branch 'remotes/origin/master' into feature/dbg-save-as-dialog 2020-12-23 17:12:07 +01:00
thrust26 bae193f65a Merge branch 'master' into feature/dbg-save-as-dialog 2020-12-23 08:56:05 +01:00
thrust26 9cc85454cc minor hotkey updates to debugger doc 2020-12-21 12:05:46 +01:00
Stephen Anthony 7ff0121ffa 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 d404ec8daf 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 f07abf675c Updated various files for upcoming 6.4 release. 2020-10-31 22:38:45 -02:30
thrust26 8219e607e4 updated debugger doc 2020-10-15 08:30:50 +02:00
thrust26 7eece4e994 fully resolved #165 (added timer read cycles count)
refined TiaInfoWidget again
added doc
2020-10-13 15:11:35 +02:00
Stephen Anthony 3d3dd0a191 Final updates for 6.3 release. 2020-10-06 15:57:49 -02:30
thrust26 00841dc6ec initial commit 2020-08-27 08:53:14 +02:00
thrust26 78419f10d6 enhanced debugger option "Re-disassemble" into "Disassemble @ current line" (resolves #652) 2020-07-24 11:09:01 +02:00
Stephen Anthony 44c180f189 Updated various files for 6.2.1 release. 2020-06-19 20:20:56 -02:30
Stephen Anthony 9d1c3df1d4 Updated version number for upcoming release. 2020-06-02 15:49:20 -02:30
thrust26 4a7676215c updated doc 2020-05-12 16:10:22 +02:00
Stephen Anthony f3f0617940 Added '_scanend' pseudo-register to track scanlines at end of last frame. Fixes #624. 2020-05-04 14:19:02 -02:30
thrust26 4c34a75332 renamed 'Exit' button in debugger into 'Run' (TODO: update screenshots) (fixes #614) 2020-04-19 10:45:22 +02:00
thrust26 1beaf64edd update debugger docs
add missing debugger commands for enhanced DiStella data detection
2020-03-29 12:30:26 +02:00
thrust26 7f4a712d8e replace some magic numbers in Distella 2020-03-28 09:35:27 +01:00
thrust26 264fcabba9 minor debugger doc update 2020-03-20 09:37:49 +01:00
thrust26 bd1fcc7dc2 another doc update 2020-02-03 20:43:51 +01:00
thrust26 4d090749d3 update debugger doc 2020-02-03 20:42:20 +01:00
thrust26 75d6ee4ea0 clean look of table in documentation 2020-01-18 13:47:15 +01:00
Stephen Anthony 0aedc185e1 Update debugger doc for removal of 'cfgdir'. 2019-08-30 23:43:27 -02:30
Stephen Anthony c10b467de1 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 64a3bb7a31 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
Stephen Anthony 1b14b82ab1 Bump version number to 6.0 in various files, for upcoming release.
The date is still a WIP.
2018-08-11 13:17:47 -02:30
Stephen Anthony a38b168db8 Updated various files for 5.1.1 release (dates still TBD). 2018-02-15 19:51:57 -03:30
thrust26 8813d5b9e7 updated debugger doc for changed Time Machine navigation buttons 2018-02-01 11:25:44 +01:00