kolibrios-gitea/kernel/trunk
CleverMouse a6ab7fa13e beautify
git-svn-id: svn://kolibrios.org@4138 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-30 10:57:10 +00:00
..
blkdev fix off-by-one error in disk cache, existing at least since r580 2013-10-29 17:45:24 +00:00
boot beautify 2013-10-29 20:50:06 +00:00
bootloader make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
bus beautify 2013-10-30 10:57:10 +00:00
core beautify 2013-10-29 20:50:06 +00:00
detect HDD IDE DMA handler - remove the interrupt flag 2013-09-01 21:29:56 +00:00
docs Finished ext2 write support, under KSoC. 2013-10-21 09:30:07 +00:00
drivers fix usbstor after r4105 2013-10-29 11:24:28 +00:00
fs Removed redundant .asm files. 2013-10-21 11:00:27 +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 SOCKET_process_end: exit immediately if there are no active sockets. 2013-10-20 11:50:49 +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 beautify 2013-10-29 20:50:06 +00:00
data32et.inc beautify 2013-10-29 20:50:06 +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 beautify 2013-10-29 20:50:06 +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 Kernel: export new_sys_threads as CreateThread. Remove hack in set_app_params that allowed creating threads in kernel context under certain conditions 2013-10-26 16:11:59 +00:00
kernelsp.inc beautify 2013-10-29 20:50:06 +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