Commit Graph

24 Commits

Author SHA1 Message Date
Putta Khunchalee
c45db94b17
Uses cbindgen to generate core binding (#893) 2024-07-21 12:18:19 +02:00
Putta Khunchalee
7a7a6b0587
Revises firmware installation (#892) 2024-07-20 19:45:01 +07:00
Putta Khunchalee
ebd3131155
Initializes AArch64 supports (#891) 2024-07-16 22:08:35 +02:00
Putta Khunchalee
98981ef1f9
Initializes kernel-mode kernel (#889) 2024-07-14 14:13:36 +02:00
Putta Khunchalee
3c9cfd5787
Removes VFileType (#853) 2024-04-21 19:09:37 +07:00
Putta Khunchalee
10c0595d30
Moves sys_get_proc_type_info to ProcManager (#847) 2024-04-20 10:55:47 +02:00
Putta Khunchalee
7c6e23234a
Fixes incorrect frontend path on Windows (#816) 2024-04-07 22:13:40 +07:00
Putta Khunchalee
b0db7bf54e
Moves obj_list, list_main and list_global out of RTLD (#790) 2024-04-01 10:25:21 +07:00
SuchAFuriousDeath
b712ef4c88
Run cargo fmt on save (#460)
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2023-11-24 21:22:45 +07:00
Putta Khunchalee
5fad8ac154
Implements syscall 585 (#364) 2023-09-27 09:14:46 +00:00
VocalFan
9970a4f8e4
Add release launch options (#361) 2023-09-26 03:27:29 +07:00
Putta Khunchalee
4aa8946cef
Produces Application Bundle for macOS (#290) 2023-08-05 12:04:58 +00:00
Putta Khunchalee
686989698c
Outputs App Bundle on macOS (#282) 2023-07-31 12:40:29 -04:00
Putta Khunchalee
e8d0e3d246
Jumps to app entry point (#208) 2023-05-24 08:46:13 +00:00
Putta Khunchalee
b612ca53ec
Extracts PUP directories (no files yet) (#130) 2023-02-06 13:31:40 +00:00
VocalFan
fe8b40ff54
Add checks for Rust-Clippy (#127) 2023-02-06 17:53:36 +07:00
VocalFan
b7d70640ea
Rename Obliteration-Kernel to obkrnl (#111) 2023-02-03 13:59:24 +07:00
Putta Khunchalee
b11a74f383 Fixes application path for Windows 2023-01-09 03:45:00 +07:00
Putta Khunchalee
ca26853d27 Initializes kernel process 2022-10-08 05:07:37 +07:00
Putta Khunchalee
18bc1ad606 Extracts kernel into a separated process 2022-10-06 21:49:39 +07:00
Putta Khunchalee
d16aaf6e19 Adds debug configurations for VS Code 2022-09-30 17:51:54 +07:00
Putta Khunchalee
7696d8ba2b Adds top-level CMakeLists.txt 2022-09-17 04:45:42 +07:00
Putta Khunchalee
25d12d6c3d Updates VS Code settings 2022-09-16 04:34:58 +07:00
Putta Khunchalee
ddc8ad589f Adds VS Code settings 2022-09-15 13:25:21 +07:00