6d0cbbb011
write a dynamic file reader and remove str library
2025-03-24 22:43:41 +02:00
fe095913f1
start of new reload setup
2025-03-24 00:32:11 +02:00
564d2490e5
remove the symbol-table walking
...
it wasn't feasible without knowledge of the size which I couldn't find without reading the elf file. Moreover, it wasn't really required and was halting progress
2025-03-23 01:39:34 +02:00
36ca3a2155
delete 3rd party files that I copy from there
2025-03-23 01:38:20 +02:00
60bd1a5256
revert accidental 3rd library reformat
2025-03-21 21:27:11 +02:00
3c5cd9844d
blind reformat all files
2025-03-21 21:24:46 +02:00
7ecb0b7936
preload symbol names for each loaded, non library module
2025-03-21 00:32:22 +02:00
Kasper Sauramo
5bcff694f7
use sc_arrays for data
2025-03-20 19:00:36 +02:00
Kasper Sauramo
32c7d794f1
Add detection for relative dynamic table addresses
2025-03-20 11:55:09 +02:00
4eafc4e61f
add logging
2025-03-20 01:57:53 +02:00
f537aff9a0
Remove the struct of arrays setup
2025-03-20 00:52:07 +02:00
2648ee1bc9
Populate the memory map structure
2025-03-20 00:42:19 +02:00
cf8b57cd57
unmake str as submodule
2025-03-19 21:57:27 +02:00
3ecd88fe72
Get memory regions as string
2025-03-18 23:58:56 +02:00
bf8c8f9dad
Fixing merge conflict resolution
2025-03-18 19:30:14 +02:00
97c5ff206a
he -> hi
2025-03-18 14:19:32 +02:00
b0be5aec60
add some dependencies and test code
2025-03-17 22:54:34 +02:00
21bf4d8715
Init. Copied over heload, made a minimal tester.
2025-03-16 18:46:12 +02:00