kolibrios/kernel/trunk
Marat Zakiyanov (Mario79) 5638fe22ff 1. Optimization of the mode 320*200*256. Load on CPU is less. Small increase of speed.
2. Optimization of the mode 640*480*16. Substantial growth of speed.
3. At the expense of deleting the superfluous code from vga.inc the size of a kernel has decreased.

git-svn-id: svn://kolibrios.org@117 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-08-10 18:18:33 +00:00
..
blkdev Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
boot 1. Optimization of the mode 320*200*256. Load on CPU is less. Small increase of speed. 2006-08-10 18:18:33 +00:00
bus/pci moving to kernel directory 2005-10-07 04:39:30 +00:00
core Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
detect Correct PS/2 mouse detection procedure. 2006-08-06 17:05:38 +00:00
docs Added two flags to 0th function (edx = 0xXYRRGGBB, X = DCBAb) 2006-08-03 19:30:32 +00:00
fs Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
gui 1. Optimization of the mode 320*200*256. Load on CPU is less. Small increase of speed. 2006-08-10 18:18:33 +00:00
hid Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
network Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
skin Some corrections to structure. Unziped files apm.zip and skin_v3.zip! 2006-07-29 07:24:02 +00:00
sound Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
video 1. Optimization of the mode 320*200*256. Load on CPU is less. Small increase of speed. 2006-08-10 18:18:33 +00:00
build_en.bat More correct build_ru.bat and build_en.bat 2005-10-10 16:57:18 +00:00
build_ru.bat More correct build_ru.bat and build_en.bat 2005-10-10 16:57:18 +00:00
kernel16.inc Now kernel can be compiled with fasm 1.66. 2006-05-26 10:48:09 +00:00
kernel32.inc Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
kernel.asm 1. Optimization of the mode 320*200*256. Load on CPU is less. Small increase of speed. 2006-08-10 18:18:33 +00:00
kglobals.inc moving to kernel directory 2005-10-07 04:39:30 +00:00
makefile 1. File 'makefile' updated. For use type 'make ru' or 'make en'. 2005-10-30 14:12:57 +00:00
memmap.inc Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
vmodeint.inc 1. faster GUI: calculatescreen 2006-08-01 14:09:42 +00:00
vmodeld.inc moving to kernel directory 2005-10-07 04:39:30 +00:00