Commit Graph

4 Commits

Author SHA1 Message Date
c36f65ce97 Various renaming and refactoring 2022-08-19 22:34:45 -05:00
a52f06f81e Massive backlog of changes 2022-06-15 15:59:31 -05:00
7300b9ecd6 Fixed broken ELF loader
Only binaries less than a page long would load correctly.
2021-04-19 06:56:03 -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