kolibrios/kernel/trunk
Rustem Gimadutdinov (rgimad) a772f5b96f Change "mov reg, 0" to "xor reg, reg" where it's possible
git-svn-id: svn://kolibrios.org@9977 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-02-17 20:25:06 +00:00
..
acpi
blkdev [KERNEL] Graphics subsystem has been redesigned: 2023-09-22 16:31:40 +00:00
boot Switch to the unified (BIOS and UEFI) kernel image 2024-01-14 01:39:36 +00:00
bootloader Change "mov reg, 0" to "xor reg, reg" where it's possible 2024-02-17 20:25:06 +00:00
bus [KERNEL] updated local labels in functions and other small changes 2023-04-08 21:24:05 +00:00
core Change "mov reg, 0" to "xor reg, reg" where it's possible 2024-02-17 20:25:06 +00:00
detect
docs 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
fs https://board.kolibrios.org/viewtopic.php?p=79329#79912 2024-01-12 01:11:26 +00:00
gui fix bug in sysfn 7 2023-10-23 12:53:06 +00:00
hid [KERNEL] Graphics subsystem has been redesigned: 2023-09-22 16:31:40 +00:00
network 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
posix
sec_loader/trunk
sound [KERNEL] updated local labels in functions and other small changes 2023-04-08 21:24:05 +00:00
test [KERNEL][TEST] Fix tests fail for new qemu. 2023-06-18 13:48:44 +00:00
video Change "mov reg, 0" to "xor reg, reg" where it's possible 2024-02-17 20:25:06 +00:00
asmxygen.py
bootbios.inc Switch to the unified (BIOS and UEFI) kernel image 2024-01-14 01:39:36 +00:00
build.bat
build.sh
const.inc kernel, sf9: zero data buffer for empty slots 2024-01-16 02:44:48 +00:00
COPYING.TXT
crc.inc
data16.inc
data32.inc Switch to the unified (BIOS and UEFI) kernel image 2024-01-14 01:39:36 +00:00
data32et.inc
data32sp.inc
encoding.inc
fdo.inc
imports.inc
init.inc Switch to the unified (BIOS and UEFI) kernel image 2024-01-14 01:39:36 +00:00
kernel32.inc
kernel.asm Revert the length of uglobals buffer (fix r9968) 2024-01-16 05:39:27 +00:00
kernelsp.inc
kglobals.inc [KERNEL] Trigger GitHub mirror sync. 2023-08-14 18:55:18 +00:00
macros.inc
Makefile
memmap.inc [KERNEL] The window subsystem has been redesigned: 2023-08-18 20:51:33 +00:00
proc32.inc
readme-ext-loader.txt
runtests.py [KERNEL][TEST] Run UMKa tests if enabled. 2023-08-20 10:40:03 +00:00
struct.inc
sys.conf
Tupfile.lua Revert the length of uglobals buffer (fix r9968) 2024-01-16 05:39:27 +00:00
unicode.inc
unpacker.inc