Commit graph

14 commits

Author SHA1 Message Date
GPUCode 5118435d65 code: Replace printf/scanf with type safe fmt 2023-10-26 23:29:19 +03:00
GPUCode 17be88be2e core: Rework elf loader 2023-10-26 22:55:13 +03:00
georgemoralis 9d3f1f9c35 e_type ET_SCE_DYNAMIC seems to be valid as well 2023-10-19 13:01:20 +03:00
georgemoralis e72e933662 small logging fix 2023-08-18 11:22:01 +03:00
georgemoralis 28a5ddbe21 fixed logging in elf 2023-08-18 10:49:51 +03:00
georgemoralis b0f8aadd18 log class : added color output based on log levels (WIP) 2023-08-13 17:33:50 +03:00
georgemoralis c37067641d refactoring log class 2023-08-13 16:54:56 +03:00
georgemoralis 152c581dc5 patching more dummy functions 2023-07-13 12:56:36 +03:00
georgemoralis c487052f0b resolving relocate function and patching them (successfully done one :D) 2023-07-11 18:50:29 +03:00
georgemoralis 1ed5fcf329 progress in relocations 2023-07-06 21:55:41 +03:00
georgemoralis fcae84df9d initial work on relocations 2023-07-04 18:34:23 +03:00
georgemoralis d6f8f839ea Symbol resolver added 2023-06-26 18:12:19 +03:00
Esdras Tarsis 85c805972d Add initial Linux support. 2023-06-22 22:48:55 -03:00
georgemoralis d1ae8fb199 more symbols work and refactoring 2023-06-19 07:51:56 +03:00