Commit Graph

4 Commits

Author SHA1 Message Date
PoroCYon 51db8f8714 reorganize everything in a single invocation (take 2) 2020-07-11 22:30:33 +00:00
PoroCYon cccd9656de lots of stuff, see detailed desc.
* reorganize the project structure a bit (sorry not sorry :P)
  * src/ -> test/
  * ldr/ -> src/, ld/
  * mksyms -> smol.py (and smol*.py)
* clean up and make the python script a bit less hacky
* optimize the loader code (there can still be done more, though)
* preserve the stack so argc, argv and envp can be read
* more stuff
2019-02-27 23:23:10 +00:00
Shiz d87b11a6c8 Simplify and remove questionable defaults. 2018-04-12 01:05:42 +02:00
Shiz 6081557aa2 epoch 2018-04-12 00:14:36 +02:00