kolibrios-gitea/kernel/trunk
Yogev Ezra 7842239f08 Stub of a stub of RDC videocard driver, based on vidintel.asm (c) by CleverMouse. Card detection should work already.
git-svn-id: svn://kolibrios.org@4006 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-11 01:01:30 +00:00
..
blkdev basic xfs read support 2013-09-17 21:28:18 +00:00
boot Fix for r.3989 2013-10-09 23:27:46 +00:00
bootloader make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
bus USB split transaction scheduler 2013-07-17 19:45:07 +00:00
core kernel:add missing export TimerHs 2013-09-29 11:01:08 +00:00
detect HDD IDE DMA handler - remove the interrupt flag 2013-09-01 21:29:56 +00:00
docs Correction documentation for function 40. 2013-09-29 13:41:21 +00:00
drivers Stub of a stub of RDC videocard driver, based on vidintel.asm (c) by CleverMouse. Card detection should work already. 2013-10-11 01:01:30 +00:00
fs ext2 write support added; CreateFolder and Delete complete. 2013-09-28 10:43:18 +00:00
gui Translated Tetris game. Changes to big ET letters. 2013-09-24 09:16:12 +00:00
hid kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
network Incoming packets are now handled in separate thread instead of directly by interrupt handler. 2013-10-07 20:53:02 +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 recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all 2013-05-27 22:16:00 +00:00
data32.inc Fix sp build. 2013-09-21 21:06:49 +00:00
data32et.inc Translated Pipes game to Estonian. 2013-09-22 13:29:22 +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 add forgotten include 2013-05-27 22:19:11 +00:00
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 ext2 write support added; CreateFolder and Delete complete. 2013-09-28 10:43:18 +00:00
kernel.asm More accurate calculation for the case redraw of window. 2013-09-29 03:39:30 +00:00
kernelsp.inc recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all 2013-05-27 22:16:00 +00:00
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 recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all 2013-05-27 22:16:00 +00:00
struct.inc
sys.conf
unpacker.inc