Commit Graph

4 Commits

Author SHA1 Message Date
a52f06f81e Massive backlog of changes 2022-06-15 15:59:31 -05:00
9630d0a396 Added load_program() function
Builds program image from ELF file in memory
Fixed multiple definition error caused by constant in elf.h:
moved contant to elf.c
2021-04-17 00:56:44 -05:00
ca0d09d9b5 Removed load_elf_executable() declaration 2021-04-12 01:43:14 -05:00
74fe6e1a58 Moved ELF structures to C header 2021-04-12 01:21:59 -05:00