summaryrefslogtreecommitdiffstats
path: root/H64E-2/h64e.c
Commit message (Expand)AuthorAgeFilesLines
* Feature complete version of projectHEADmastersystemcoder2020-03-261-4/+4
* different size output workssystemcoder2020-03-211-0/+114
* Hex output for different column sizes and different data types is workingsystemcoder2020-03-211-22/+391
* Fixed non mod size outputsystemcoder2020-03-211-14/+32
* byte output is workingsystemcoder2020-03-211-16/+15
* making to work byte, offset, with no space, and hex output in any combinationsystemcoder2020-03-211-42/+157
* Half of stuff is working. one byte works with offset,position,column sizesystemcoder2020-03-191-21/+35
* Added single function that will be able to manage all outputsystemcoder2020-03-191-4/+162
* Add support for ascii, column output. Space no space is addedsystemcoder2020-03-171-6/+38
* Output as hex works, first version that produces results.systemcoder2020-03-151-0/+83
* Streaming code is writtensystemcoder2020-03-141-2/+14
* Added code for arguments settings, all function names definedsystemcoder2020-03-131-0/+30
* Initial structure setting, most stuff is definedsystemcoder2020-03-131-0/+9