kolibrios/kernel/trunk/core
Doczom 566428b0cc Krn: Removed outdated MIDI interface
Delete sysfn 20, 21.1, 26.1 

git-svn-id: svn://kolibrios.org@10010 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-04-08 20:15:57 +00:00
..
Tupfile.lua Add tests to autobuild: mtrrtest and test_malloc. 2017-12-17 02:30:54 +00:00
apic.inc Change "mov reg, 0" to "xor reg, reg" where it's possible 2024-02-17 20:25:06 +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 Change "mov reg, 0" to "xor reg, reg" where it's possible 2024-02-17 20:25:06 +00:00
debug.inc [KERNEL] cleaned code and added description of some functions 2023-04-09 18:19:13 +00:00
dll.inc 1.Add procedure check exception 12 (overflow stack) 2.Add info in reference of function 68,24 (rus) 3.Change max limit size of the load file to 1G, for load big WinApp files. 4.Fix procedure close tcp socket: 2024-02-16 18:07:13 +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 Change "mov reg, 0" to "xor reg, reg" where it's possible 2024-02-17 20:25:06 +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 1. Edit procedure check exception 12 (overflow stack) 2024-03-23 19:19:24 +00:00
mtrr.inc [KERNEL] Use PAT if supported. Otherwise MTRR 2023-12-26 18:33:21 +00:00
mtrrtest.asm [KERNEL] Use PAT if supported. Otherwise MTRR 2023-12-26 18:33:21 +00:00
peload.inc small update copyright year in kernel 2022-02-12 17:27:41 +00:00
sched.inc 1. Edit procedure check exception 12 (overflow stack) 2024-03-23 19:19:24 +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 1. Edit procedure check exception 12 (overflow stack) 2024-03-23 19:19:24 +00:00
syscall.inc Krn: Removed outdated MIDI interface 2024-04-08 20:15:57 +00:00
taskman.inc Kernel: Deleted support MENUET00 header of executable files; 2024-04-07 16:15:57 +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
v86.inc KERNEL: reducing the use of current_slot_idx 2022-06-03 23:34:04 +00:00