summaryrefslogtreecommitdiffstats
path: root/H64E-2/main.c
Commit message (Expand)AuthorAgeFilesLines
* Feature complete version of projectHEADmastersystemcoder2020-03-261-5/+41
* Version changesystemcoder2020-03-231-1/+2
* Latest repodianshi2020-03-231-1/+0
|\
| * Compilable on linuxdianshi2020-03-231-2/+14
* | Hex output for different column sizes and different data types is workingsystemcoder2020-03-211-15/+47
* | Fixed non mod size outputsystemcoder2020-03-211-1/+23
* | making to work byte, offset, with no space, and hex output in any combinationsystemcoder2020-03-211-12/+26
|/
* Half of stuff is working. one byte works with offset,position,column sizesystemcoder2020-03-191-6/+10
* Added single function that will be able to manage all outputsystemcoder2020-03-191-9/+19
* Add support for ascii, column output. Space no space is addedsystemcoder2020-03-171-7/+35
* Output as hex works, first version that produces results.systemcoder2020-03-151-5/+65
* Streaming code is writtensystemcoder2020-03-141-0/+13
* Added code for arguments settings, all function names definedsystemcoder2020-03-131-0/+247