EnvironmentLoader/source
2021-12-30 14:19:24 +01:00
..
common first commit 2021-12-25 20:14:56 +01:00
elfio first commit 2021-12-25 20:14:56 +01:00
fs first commit 2021-12-25 20:14:56 +01:00
module Fix setting the startAddress of modules 2021-12-29 16:48:29 +01:00
utils Improve environment selection menu, add option to set a default environment, show menu if no default environment is set. 2021-12-29 16:21:14 +01:00
ElfUtils.cpp Flush the caches after doing the relocations 2021-12-28 02:18:06 +01:00
ElfUtils.h first commit 2021-12-25 20:14:56 +01:00
kernel.cpp first commit 2021-12-25 20:14:56 +01:00
kernel.h first commit 2021-12-25 20:14:56 +01:00
main.cpp Restrict the memory we're using and call _Exit() when leaving 2021-12-30 14:19:24 +01:00
pc.s Copy the executables to the end of the memory region 2021-12-28 18:22:35 +01:00
syscalls.s first commit 2021-12-25 20:14:56 +01:00