summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Feature complete version of projectHEADmastersystemcoder2020-03-263-10/+52
* Version changesystemcoder2020-03-231-1/+2
* added makefiledianshi2020-03-231-0/+6
* Latest repodianshi2020-03-233-1/+3
|\
| * Compilable on linuxdianshi2020-03-234-17/+42
* | different size output workssystemcoder2020-03-212-0/+115
* | Hex output for different column sizes and different data types is workingsystemcoder2020-03-214-41/+447
* | Fixed non mod size outputsystemcoder2020-03-212-15/+55
* | byte output is workingsystemcoder2020-03-211-16/+15
* | making to work byte, offset, with no space, and hex output in any combinationsystemcoder2020-03-213-54/+186
|/
* Half of stuff is working. one byte works with offset,position,column sizesystemcoder2020-03-192-27/+45
* Added single function that will be able to manage all outputsystemcoder2020-03-193-18/+191
* Add support for ascii, column output. Space no space is addedsystemcoder2020-03-177-15/+120
* Output as hex works, first version that produces results.systemcoder2020-03-1512-48/+610
* Streaming code is writtensystemcoder2020-03-145-12/+125
* Added code for arguments settings, all function names definedsystemcoder2020-03-134-1/+341
* Initial structure setting, most stuff is definedsystemcoder2020-03-133-0/+61