Commit graph

60 commits

Author SHA1 Message Date
JetSetIlly 0a2fa7ab7f win_disasm scrolling fixed
the bug was caused by the bank being changed every frame. imgui needs
an additional frame to draw the correct tab page and to scroll to the PC
position.
2020-02-20 18:13:18 +00:00
JetSetIlly ac0d675c2c replaced badging with guttering 2020-02-20 11:53:49 +00:00
JetSetIlly 004212482a sketched in breakpoint badges for disasm window
added BANK break/trap target

improved duplicate breakpoint detection
2020-02-19 18:44:15 +00:00
JetSetIlly 78e10828fa added quantum toggle to control window
changes to imgui required so go.mod was modified
2020-02-19 07:18:25 +00:00
JetSetIlly b4dbb1e06e control run/halt button retains constant width
added minFrameDimensions() functions to help. will probably be useful
in other contexts too
2020-02-16 18:47:34 +00:00
JetSetIlly 9c83d9c37a added windowmanager to help with window functions 2020-02-15 22:13:54 +00:00
JetSetIlly 87f4aed83d more imgui terminal improvements
debugger terminal interface changed appropriately
2020-02-11 09:48:24 +00:00
JetSetIlly 54103ade8c imgui terminal improvement
added tabcompletion and command history
2020-02-09 20:36:21 +00:00
steve d613ae5bef imgui sketch 2020-02-08 07:55:14 +00:00
steve 6e01f12ee3 added go.mod to repository 2020-01-06 14:43:16 +00:00