Commit graph

116 commits

Author SHA1 Message Date
Dark Byte
1c7889abcc forgot OF 2017-06-05 02:17:15 +02:00
Dark Byte
954ed0e5a2 fix the disasemblerview on first show 2017-05-29 03:36:36 +02:00
Dark Byte
7362478034 hexview now also supports symbols better 2017-05-27 02:43:25 +02:00
Dark Byte
245b0542d0 fix the ctrl/shift doubleclicking issue 2017-05-18 18:00:00 +02:00
Dark Byte
6eeac74c19 stackview can now copy to clipboard, and fix an issue where doubleclicking on advanced options would select a new line 2017-05-16 04:03:58 +02:00
Dark Byte
583e460c89 ctrl+enter: show relative 2017-05-16 03:28:14 +02:00
Dark Byte
60f0a8ac1c make the structure dissect save values also include the column name and add popup menu shortcuts for back/follow in hexview 2017-05-16 01:56:08 +02:00
Dark Byte
0901b3c5d7 add a stackview custom start option 2017-05-15 22:57:21 +02:00
Dark Byte
376005cd90 make tracers happy 2017-04-29 04:02:26 +02:00
Dark Byte
5251ba385d highlight registers to be used on next instruction 2017-04-27 13:01:58 +02:00
Dark Byte
50d73e73b1 fix the selection range display and file access now lets the user resize files 2017-04-19 16:02:20 +02:00
Dark Byte
f9cee0bbfc get thickness and spacing from the control 2017-04-14 19:27:29 +02:00
Dark Byte
53472fb7b4 split spaceBetweenLines for disassembler into spaceAboveLines and spaceBelowLines 2017-04-14 12:24:16 +02:00
Dark Byte
3b8fd28951 add autoAssembleCheck and fix the combobox in the exe generator 2017-04-11 02:17:22 +02:00
Dark Byte
9ccbdef528 statusbar 2017-04-11 00:58:34 +02:00
Dark Byte
1e92dcb3be add some gui options for hexview and disassemblerview and add onPaint to CustomControl 2017-04-10 20:15:32 +02:00
Dark Byte
6261edf660 2016-12-13 21:59:54 +01:00
Dark Byte
13ed3a7edb add some more history points 2016-12-13 21:26:38 +01:00
Dark Byte
d0966e83fd fix compilation of cecore for the ce 6.6 code 2016-11-07 04:44:21 +01:00
Dark Byte
fd9b0115b3 make the hexview preference like the disassembler 2016-09-16 10:23:22 +02:00
Dark Byte
d986213528 font stuff and minor gui stuff 2016-09-15 21:38:27 +02:00
Dark Byte
e1a0788fba fix the font dialog 2016-09-15 20:51:01 +02:00
Dark Byte
801b20d028 fix loading the fonts 2016-09-15 20:43:29 +02:00
Dark Byte
d3f0cfb9d3 fix saving of the hexview font 2016-09-15 20:32:45 +02:00
Dark Byte
dfc115c37e ascii, utf8 and utf16 displays 2016-09-15 20:10:32 +02:00
Dark Byte
efe02aff00 some more gui fixes 2016-09-14 04:33:52 +02:00
Dark Byte
07e45e1d89 add a watchlist 2016-09-13 19:46:14 +02:00
Dark Byte
ca2c5b29b0 Visualize Ultimap2 in the disassemblerview (and fix wrong X's for non invalidated entries) 2016-09-11 18:41:59 +02:00
Dark Byte
b1625295ff some gui fixes and a selection list fix 2016-09-06 22:06:50 +02:00
Dark Byte
62bb47ca77 change no translation to * instead of empty 2016-09-06 21:15:58 +02:00
Dark Byte
27a06e5e44 implement ctrl+f4: set Address 2016-09-06 06:46:05 +02:00
Dark Byte
abd74fe55a final bunch of gui changes/fixes for now 2016-09-04 04:16:26 +02:00
Dark Byte
4cb1dc4c80 some more gui stuff 2016-08-13 02:20:35 +02:00
Dark Byte
6a16a44b45 bunch of minor gui changes 2016-08-12 22:56:50 +02:00
Dark Byte
9dbd5dad54 some bugfixes and made a start for ultimap2 2016-07-05 03:07:59 +02:00
Dark Byte
59af8e519d save lock rowsize 2016-06-27 15:25:23 +02:00
Dark Byte
b507b45343 bunch of cleanup 2016-06-22 12:12:11 +02:00
Dark Byte
33960ea846 fix CF state in the memoryview single stepping mode display 2016-06-13 15:16:14 +02:00
Dark Byte
efb5800f3c add some extra debug functions (and rename some to adhere to the rest of the naming scheme) 2015-12-04 12:27:49 +01:00
Dark Byte
b814500cd2 hackish bug bypass for closing a minimized memoryview window 2015-11-09 01:27:07 +01:00
Dark Byte
c7582edbab fix hexview font not loading 2015-10-29 18:39:27 +01:00
Dark Byte
cd61afea0a add an option to log/undo writes 2015-10-25 18:18:50 +01:00
Dark Byte
78974ee704 Apply some more translation patches by SER[G]ANT 2015-10-10 13:21:06 +02:00
Dark Byte
299182d865 Apply translation patches by rsMUGenerateGroupscanCommand 2015-09-19 23:20:34 +02:00
Dark Byte
b3917ce920 some fixes and additions to the binutils stuff and let the single line assembler work with it as well 2015-09-17 01:33:18 +02:00
Dark Byte
3c2cb1a2a8 MErge the binutils disassembler with CE (check out binutils.pas for a lua script to register a binutils) 2015-09-16 23:32:06 +02:00
Dark Byte
07172edb35 make the disassembler, assembler and autoassembler compile for cecore 2015-07-24 01:33:38 +02:00
Dark Byte
3e27a8f1fb header 2015-07-13 11:57:19 +02:00
Dark Byte
bcbe5d2e75 some visual stuff 2015-07-13 00:47:28 +02:00
Dark Byte
2d08a4346e add bookmarks to the disassemblerview 2015-06-18 22:33:30 +02:00