Commit Graph

10 Commits

Author SHA1 Message Date
18d9c1fced Merge branch 'master' into xml-export 2023-01-04 15:15:03 +01:00
ea81d0a8fd XML Export / Import Progress:
* Exporter finished
* Imported started. Currently reading in nodes and printing them.
* Add XSD file for automatic validation. Working.

TODO:
* Correcly handle main logic of import export
* Finish importer
2023-01-03 23:08:29 +01:00
f4f373d65d Readout elf endianess and print error on mismatch 2022-12-17 19:33:13 +01:00
681a66e127 Start XML export functiionality 2022-12-17 19:15:45 +01:00
19a84ef4f2 Move source code to SRC folder and start doxygen 2022-10-24 20:47:38 +02:00
341e0cecf8 Implement first working draft of CRC patching 2022-10-23 15:45:31 +02:00
c8da6e4f4c Implement CRC calculation of input sections 2022-10-20 21:36:54 +02:00
af785f0ef3 Implement CRC calculation for section 2022-10-20 19:25:29 +02:00
0278cb19d4 Update ELF parser. Sectionr eading implemented 2022-10-18 22:33:32 +02:00
fb5f527f45 Implement ELF file opening 2022-10-16 20:51:29 +02:00