kolibrios/kernel/trunk
Marat Zakiyanov (Mario79) 49a2302c63 Fix for r.3810
git-svn-id: svn://kolibrios.org@3825 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-15 18:25:45 +00:00
..
blkdev Some fixes code for IDE controllers. 2013-07-07 02:10:50 +00:00
boot Full cleaning the text area before showing vmodes table. Fix for r.3777 2013-07-10 01:24:57 +00:00
bootloader make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
bus calculate USB bandwidth 2013-07-12 10:56:43 +00:00
core Added UserAllocAt in export 2013-07-12 23:47:46 +00:00
detect Removing useless stdcall enable_irq 2013-07-09 21:04:46 +00:00
docs update documentation 2013-07-09 17:56:44 +00:00
drivers sound: final attempt 2013-07-05 17:42:29 +00:00
fs remame /addappl to /KolibriOS 2013-07-08 08:17:53 +00:00
gui style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
hid kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
network Bugfixes in kernel related to forking of sockets. 2013-07-12 14:49:00 +00:00
sec_loader/trunk do not use macro in sec_loader 2013-06-04 11:16:20 +00:00
sound
video kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
build.bat
const.inc Added 2 more options to blue screen: c) BOOT_DEBUG_PRINT and d) BOOT_LAUNCHER_START. Existing option "Boot device" is now e). 2013-07-07 23:12:01 +00:00
COPYING.TXT
data16.inc
data32.inc Correction width of the boot messages and correction position of the BOOT_DEBUG_PRINT (addition to the revision of 3777). 2013-07-08 05:45:58 +00:00
data32sp.inc Correction width of the boot messages and correction position of the BOOT_DEBUG_PRINT (addition to the revision of 3777). 2013-07-08 05:45:58 +00:00
encoding.inc
fdo.inc Fixed sys_msg_board (fn 63) to not rely on cross_order and take arguments in original order. 2013-06-07 14:12:54 +00:00
imports.inc
init.inc kernel: removed unnecessary duplication of BOOT_VAR 2013-06-29 08:26:56 +00:00
kernel32.inc
kernel.asm Fix for r.3810 2013-07-15 18:25:45 +00:00
kernelsp.inc
kglobals.inc
macros.inc make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
makefile
memmap.inc
proc32.inc
readme-ext-loader.txt
struct.inc
sys.conf
unpacker.inc