| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Preparing auxval handling | ptitSeb | 2021-03-02 | 3 | -1/+74 |
| * | More elf loader and parsing and stack preparing | ptitSeb | 2021-03-02 | 5 | -33/+197 |
| * | Detecting tcmalloc now | ptitSeb | 2021-03-02 | 3 | -10/+55 |
| * | Load elf in memory | ptitSeb | 2021-03-01 | 3 | -3/+14 |
| * | Main elf memory allocated | ptitSeb | 2021-03-01 | 1 | -0/+20 |
| * | Future custommem helper init'd and fini'd | ptitSeb | 2021-03-01 | 1 | -2/+3 |
| * | Added main elf to context | ptitSeb | 2021-03-01 | 3 | -3/+11 |
| * | Read elf header of launched executable | ptitSeb | 2021-03-01 | 10 | -2/+2959 |
| * | Added some minimal set of source (now box64 compile and say hello at least) | ptitSeb | 2021-02-28 | 14 | -0/+2246 |