Commit Graph

14 Commits

Author SHA1 Message Date
Ernie Pasveer 8ec9f3f952 Add ^D to toggle record playback direction. 2025-11-01 11:21:27 -05:00
Ernie Pasveer 4de778e0a8 Add breakpoint toggle via CTRL-B. Fixed up Assembly source editor. 2025-10-25 14:49:48 -05:00
Ernie Pasveer b88d68afd3 Add copyright header to each source file. 2025-08-26 17:26:05 -05:00
Ernie Pasveer d8a54d320e Fix up macos build. Handle deprecated QCheckBox::checkStateChanged() call. 2025-05-03 10:22:01 -05:00
Ernie Pasveer a2a380c70d Fixed 'find by assembly address'. 2024-10-19 11:29:30 -05:00
Ernie Pasveer 860c7f6057 Add a config for the Assembly view to change what $pc, $ps, and $sp registers are.
Needed for AVR, as it doesn't seem to have a $ps.
2024-01-05 14:35:53 -06:00
Ilia Sharin 67df2c1d6f Made adaptation to Qt6. Now it compiles without any errors and runs.
More work is required to get rid of Qt5Compat shims
2023-05-05 17:00:08 -04:00
Ernie Pasveer e1320fafcf Add PC, SP, FLAGS status bar to Assembly tab. 2022-12-24 15:42:07 -06:00
Ernie Pasveer 09fe27ae11 checkpoint: assembly and source. 2022-11-06 18:18:42 -06:00
Ernie Pasveer 75dcaa63c9 Add modes to toggle address/offset/opcodes. 2022-10-14 17:08:42 -05:00
Ernie Pasveer 16b3c686d3 Added Assembly setting config tab.
(att/intel flavor, demangle symbol names, etc.)
2022-07-23 10:36:18 -05:00
Ernie Pasveer 3c216d9207 Minor UI fixes. 2022-07-09 15:32:13 -05:00
Ernie Pasveer 4516db8e12 Renaming... 2022-07-03 12:21:18 -05:00
Ernie Pasveer 3c550b0150 Renaming continues... 2022-07-03 11:56:45 -05:00