kolibrios-fun/kernel/trunk
Ivan Baravy edd9d00caf kernel: Wrap included font files in iglobal macro.
git-svn-id: svn://kolibrios.org@7718 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-07 02:13:17 +00:00
..
blkdev Relax Protective MBR checks. 2018-11-09 21:18:56 +00:00
boot et translation 2019-09-10 18:59:20 +00:00
bootloader Сlear direction flag for Phoenix BIOS (for correct printing of messages in real mode). 2018-04-02 06:33:43 +00:00
bus Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
core По решению администрации убрал функцию 2018-08-27 13:24:33 +00:00
detect Update BOOT_DATA structure and use it instead of all the BOOT_* vars. 2017-12-17 02:12:53 +00:00
docs move stack.txt from the local language folders into a single /kernel/docs/ folder 2020-01-14 20:12:46 +00:00
fs Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
gui kernel: Wrap included font files in iglobal macro. 2020-02-07 02:13:17 +00:00
hid Precise mouse settings 2016-02-15 00:31:38 +00:00
network Fix issue #122 2019-09-02 20:45:28 +00:00
posix Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
sec_loader/trunk Rename Panel to Taskbar 2015-02-23 16:01:43 +00:00
sound
video Fix kernel crash on high screen resolution. 2018-11-02 00:14:46 +00:00
bootbios.asm Do not hardcode preboot timeout, use PREBOOT_TIMEOUT macro. 2019-02-22 22:40:13 +00:00
build.bat update kernel build.bat 2019-03-13 12:03:42 +00:00
build.sh Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
const.inc Fix kernel crash on high screen resolution. 2018-11-02 00:14:46 +00:00
COPYING.TXT
crc.inc Support GUID Partition Table (GPT) disk layout 2017-01-14 21:28:27 +00:00
data16.inc Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
data32.inc Check for Catalan language, fix 'ca' build. 2019-03-12 00:44:14 +00:00
data32et.inc
data32sp.inc
encoding.inc
fdo.inc Unify fdo.inc and debug-fdo.inc files. 2019-05-16 00:49:45 +00:00
imports.inc
init.inc Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
kernel32.inc kernel: initial pipe() support 2017-06-15 22:36:39 +00:00
kernel.asm Fix compilation with extended_primary_loader. 2019-03-11 21:33:33 +00:00
kernelsp.inc
kglobals.inc
macros.inc Add empty $Revision$ macro. 2017-11-20 09:58:28 +00:00
Makefile Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
memmap.inc Update BOOT_DATA structure and use it instead of all the BOOT_* vars. 2017-12-17 02:12:53 +00:00
proc32.inc Update kernel's proc32.inc from fasm source 2018-06-15 00:31:47 +00:00
readme-ext-loader.txt Remove VRR code, mostly commented out anyway. 2017-11-29 00:15:25 +00:00
struct.inc
sys.conf
Tupfile.lua Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
unpacker.inc