kolibrios/kernel/trunk
hidnplayr a889feeb25 font.inc does not need to include 'lang.inc'.
git-svn-id: svn://kolibrios.org@3684 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-19 08:31:20 +00:00
..
blkdev malloc/free do not change ebx now 2013-06-18 10:33:19 +00:00
boot kernel: enable these ugly 24bpp videomodes again 2013-06-03 10:35:59 +00:00
bootloader make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
bus malloc/free do not change ebx now 2013-06-18 10:33:19 +00:00
core malloc/free do not change ebx now 2013-06-18 10:33:19 +00:00
detect kernel: reduce DRIVE_DATA array. Now kernel can handle only 64 /hd and /cd partitions 2013-06-08 13:08:51 +00:00
docs Adding f.30.3 to mount the additional system directory (this is used by SEARCHAP). 2013-06-15 21:17:06 +00:00
drivers 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
fs malloc/free do not change ebx now 2013-06-18 10:33:19 +00:00
gui font.inc does not need to include 'lang.inc'. 2013-06-19 08:31:20 +00:00
hid kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
network SOCKET_connect can now block if wanted. 2013-06-17 18:17:17 +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 kernel: reduce DRIVE_DATA array. Now kernel can handle only 64 /hd and /cd partitions 2013-06-08 13:08:51 +00:00
COPYING.TXT
data16.inc
data32.inc kernel: reduce DRIVE_DATA array. Now kernel can handle only 64 /hd and /cd partitions 2013-06-08 13:08:51 +00:00
data32sp.inc
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
kernel32.inc
kernel.asm kernel: reduce DRIVE_DATA array. Now kernel can handle only 64 /hd and /cd partitions 2013-06-08 13:08:51 +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