|
|
43440310f2
|
Added type definitions for process and object IDs
|
2023-09-07 00:55:45 -05:00 |
|
|
|
29a528780b
|
Added syscalls to map to particular physical address
|
2023-09-02 21:50:35 -05:00 |
|
|
|
c069866bc7
|
Buncha changes and fixes
|
2022-12-30 17:11:42 -06:00 |
|
|
|
9c37167c5e
|
Changed #include guards in physaddr.h, added now error codes
|
2022-08-23 12:55:39 -05:00 |
|
|
|
f76b8cab43
|
Changed #include guards in physaddr.h
|
2022-08-23 12:55:07 -05:00 |
|
|
|
c36f65ce97
|
Various renaming and refactoring
|
2022-08-19 22:34:45 -05:00 |
|
|
|
0337fca749
|
Moved syscall IDs to separate header
|
2022-08-19 06:06:48 -05:00 |
|
|
|
c962a83ff0
|
WIP on kernel syscalls
|
2021-05-01 17:09:50 -05:00 |
|
|
|
c5ca5e82a7
|
Added more status codes
|
2021-04-19 06:56:12 -05:00 |
|
|
|
a68a4dff11
|
Added new 'null pointer' status code
|
2021-04-17 06:26:03 -05:00 |
|
|
|
d415fb232e
|
Added missing stdint.h include to physaddr.h
|
2021-04-12 01:49:45 -05:00 |
|
|
|
e235e9bad2
|
Moved memory type enum to memorymap.h
Deleted memorytype.h
|
2021-04-12 01:21:18 -05:00 |
|
|
|
e16cbd4ec9
|
Added C header for memory type enum, removed C++
|
2021-04-11 17:04:18 -05:00 |
|
|
|
93d8c06d2f
|
Added out of bounds status enum
|
2021-04-10 19:41:17 -05:00 |
|
|
|
505213b7dc
|
Started writing C headers
|
2021-04-10 17:37:05 -05:00 |
|