Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hex output for different column sizes and different data types is working | systemcoder | 2020-03-21 | 1 | -4/+7 |
* | making to work byte, offset, with no space, and hex output in any combination | systemcoder | 2020-03-21 | 1 | -0/+3 |
* | Added single function that will be able to manage all output | systemcoder | 2020-03-19 | 1 | -5/+10 |
* | Add support for ascii, column output. Space no space is added | systemcoder | 2020-03-17 | 1 | -2/+8 |
* | Output as hex works, first version that produces results. | systemcoder | 2020-03-15 | 1 | -7/+30 |
* | Streaming code is written | systemcoder | 2020-03-14 | 1 | -4/+4 |
* | Added code for arguments settings, all function names defined | systemcoder | 2020-03-13 | 1 | -1/+26 |
* | Initial structure setting, most stuff is defined | systemcoder | 2020-03-13 | 1 | -0/+43 |