3rdparty
Implement predefined CRCs and add libfort
2022-08-19 21:58:18 +02:00
AUR
Update pkgver
2022-10-23 16:09:06 +02:00
.gitignore
Start first draft
2022-08-16 21:42:23 +02:00
.gitmodules
Add linked list for input sections
2022-08-20 11:26:04 +02:00
CMakeLists.txt
Implement ELF file opening
2022-10-16 20:51:29 +02:00
crc.c
Implement first working draft of CRC patching
2022-10-23 15:45:31 +02:00
elfpatch.c
Implement first working draft of CRC patching
2022-10-23 15:45:31 +02:00
gen_version_header.sh
Add version handling
2022-08-16 22:27:37 +02:00
gen-version-string.sh
Add PKGBUILD for arch
2022-10-23 16:00:15 +02:00
main.c
Implement first working draft of CRC patching
2022-10-23 15:45:31 +02:00
named_crcs.c
Fix bug in Named CRC lookup
2022-09-06 22:26:07 +02:00
version.c
Implement first draft of CRC core
2022-09-05 20:46:43 +02:00