..
apic.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
clipboard.inc
[KERNEL] cleaned code and added description of some functions
2023-04-09 18:19:13 +00:00
conf_lib-sp.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
conf_lib.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
debug.inc
[KERNEL] cleaned code and added description of some functions
2023-04-09 18:19:13 +00:00
dll.inc
disabling the SRV.srv_proc check to zero
2022-08-23 19:25:18 +00:00
export.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
exports.inc
[KERNEL] Added the "FsAdd" function for drivers on file systems.
2023-01-21 18:07:32 +00:00
ext_lib.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
fpu.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
heap.inc
[KERNEL]: Replaced magic numbers with constants:
2023-02-14 23:26:59 +00:00
hpet.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
irq.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
malloc.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
memory.inc
[KERNEL]: Replaced magic numbers with constants and cleaned code
2023-06-17 18:40:54 +00:00
mtrr.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
mtrrtest.asm
Replace 'equ' macros with '=' ones.
2017-12-20 01:07:10 +00:00
peload.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
sched.inc
[KERNEL] cleared the code of unnecessary comments
2023-08-20 21:54:50 +00:00
slab.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
string.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
sync.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
sys32-sp.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
sys32.inc
[KERNEL] The window subsystem has been redesigned:
2023-08-18 20:51:33 +00:00
syscall.inc
[KERNEL] cleared the code of unnecessary comments
2023-08-20 21:54:50 +00:00
taskman.inc
[KERNEL] Graphics subsystem has been redesigned:
2023-09-22 16:31:40 +00:00
test_malloc.asm
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
timers.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
Tupfile.lua
Add tests to autobuild: mtrrtest and test_malloc.
2017-12-17 02:30:54 +00:00
v86.inc
KERNEL: reducing the use of current_slot_idx
2022-06-03 23:34:04 +00:00