1
0
mirror of https://github.com/EnderIce2/Fennix.git synced 2025-07-15 17:29:16 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Alex
4e20d4d9f4 Enable compilation of project on AArch64 architecture 2023-04-04 16:06:54 +03:00
Alex
25256d81a8 Added license headers to all project files 2023-04-04 02:19:05 +03:00
Alex
3f89b6d863 Crash screen: Frames tab should get physical address of rbp on usermode threads 2023-03-31 17:32:30 +03:00
Alex
5c91f23527 x32 is now compiling 2023-03-04 21:17:19 +02:00
Alex
75883030ad Renamed "interrupts.hpp" to "ints.hpp" 2023-02-28 12:58:09 +02:00
Alex
640f6a412a Updated crash screen 2023-02-06 19:33:48 +02:00
Alex
ad499e6b9c Reduced frame tracing count 2023-01-11 23:55:19 +02:00
Alex
985d614be2 Compiles on x86 but everything is broken 2022-12-21 02:11:49 +02:00
Alex
a677f3c159 Updated types 2022-12-21 00:43:51 +02:00
Alex
47e4731b78 Fixed RIP tracing 2022-12-20 00:38:52 +02:00
Alex
3828186c56 RIP history implementation for broken stacks 2022-12-14 14:21:48 +02:00
Alex
16bcb896fa QoL 2022-12-11 05:30:46 +02:00
Alex
a56f633709 Improved symbol table + every process have one allocated 2022-12-10 06:01:01 +02:00
Alex
0289054900 Changed a lot of files. Summary: profiler support; "SafeFunction"; UnlockDeadLock kernel config; Code optimization & more 2022-11-28 08:25:37 +02:00
Alex
dc5b6498f9 Improved crash screen 2022-11-11 04:42:28 +02:00