kolibrios/kernel/trunk/core
Doczom 69f5ec5ac7 [KERNEL] Graphics subsystem has been redesigned:
- removed the old cursor and the code for its operation
 - minor fixes in other kernel modules
 - new fields have been added to the display_t structure for further refactoring of the graphics subsystem.

git-svn-id: svn://kolibrios.org@9941 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-09-22 16:31:40 +00:00
..
apic.inc
clipboard.inc [KERNEL] cleaned code and added description of some functions 2023-04-09 18:19:13 +00:00
conf_lib-sp.inc
conf_lib.inc
debug.inc [KERNEL] cleaned code and added description of some functions 2023-04-09 18:19:13 +00:00
dll.inc
export.inc
exports.inc
ext_lib.inc
fpu.inc
heap.inc
hpet.inc
irq.inc
malloc.inc
memory.inc [KERNEL]: Replaced magic numbers with constants and cleaned code 2023-06-17 18:40:54 +00:00
mtrr.inc
mtrrtest.asm
peload.inc
sched.inc [KERNEL] cleared the code of unnecessary comments 2023-08-20 21:54:50 +00:00
slab.inc
string.inc
sync.inc
sys32-sp.inc
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
timers.inc
Tupfile.lua
v86.inc