..
acpi
blkdev
[KERNEL] Added the "FsAdd" function for drivers on file systems.
2023-01-21 18:07:32 +00:00
boot
bootloader
bus
[KERNEL] updated local labels in functions and other small changes
2023-04-08 21:24:05 +00:00
core
[KERNEL]: Replaced magic numbers with constants and cleaned code
2023-06-17 18:40:54 +00:00
detect
docs
sysfuncr.txt: added missing docs for SysFn77.10, SysFn77.11, SysFn77.13 from wiki
2022-06-04 22:48:35 +00:00
fs
[KERNEL] Added the "FsAdd" function for drivers on file systems.
2023-01-21 18:07:32 +00:00
gui
[KERNEL]: Replaced magic numbers with constants and cleaned code
2023-06-17 18:40:54 +00:00
hid
[KERNEL] cleaned code and added description of some functions
2023-04-09 18:19:13 +00:00
network
[KERNEL]: Replaced magic numbers with constants and cleaned code
2023-06-17 18:40:54 +00:00
posix
[KERNEL] fixed vulnerability (execution of user code in kernel mode) in sysfn 77.10 and sysfn 77.11
2022-10-25 18:20:48 +00:00
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] Use python library instead of custom function
2021-12-03 15:52:30 +00:00
video
[KERNEL] Use specific cursors for window borders
2022-06-23 15:18:20 +00:00
asmxygen.py
[ASMXYGEN] Conform PEP8 except line import re
2021-12-07 19:35:46 +00:00
bootbios.asm
build.bat
replacing TASK DATA.pid with APPDATA.tid
2022-02-06 20:33:29 +00:00
build.sh
const.inc
[KERNEL]: Replaced magic numbers with constants and cleaned code
2023-06-17 18:40:54 +00:00
COPYING.TXT
crc.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
data16.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
data32.inc
[KERNEL] Use specific cursors for window borders
2022-06-23 15:18:20 +00:00
data32et.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
data32sp.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
encoding.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
fdo.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
imports.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
init.inc
Unhardcode some PAGE_SIZE related numbers
2023-02-12 21:37:30 +00:00
kernel32.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
kernel.asm
[KERNEL]: Replaced magic numbers with constants and cleaned code
2023-06-17 18:40:54 +00:00
kernelsp.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
kglobals.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
macros.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
Makefile
memmap.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
proc32.inc
readme-ext-loader.txt
runtests.py
Tests: Fix testing kernel build
2023-06-17 20:07:12 +00:00
struct.inc
sys.conf
Tupfile.lua
[KERNEL] Generate .fas file for kernel with extended primary loader
2022-04-27 16:23:37 +00:00
unicode.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00
unpacker.inc
small update copyright year in kernel
2022-02-12 17:27:41 +00:00