Commit Graph

8 Commits

Author SHA1 Message Date
c53a940ca5
Add README 2023-11-06 19:31:10 -08:00
2de6345f96
Minor cleanup, commented-out beginnings of elf support 2023-11-06 00:35:21 -08:00
b07c8cd8c8
Improve commands, get write support working 2023-11-06 00:34:44 -08:00
8a62303718
Add license 2023-11-04 15:24:22 -07:00
b09fdfe6b7
Some cleanup, improvements to CLI options/docs 2023-11-04 15:18:28 -07:00
a3a5d61838
Implement read support for intel hex files, some ObjectFileReader refactoring 2023-11-04 15:17:52 -07:00
51ad57bdaf
Work on object file interface.
Add ability to write ELF files that works. Set up trait and basic reader for bin files.
2023-11-03 20:08:01 -07:00
ee007da5d4
Initial commit, some working features
Signed-off-by: Keenan Tims <ktims@gotroot.ca>
2023-11-03 20:07:12 -07:00