Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
420 6219 d 17 h serge /kernel/branches/flat_kernel/ software task switch (experimental, disabled IDE DMA, io permission
map)
 
400 6230 d 12 h serge /kernel/branches/flat_kernel/ 1) high LFB
2) ixed fat12 & RD write error
 
387 6233 d 3 h serge /kernel/branches/flat_kernel/ create branch  
380 6238 d 12 h serge /kernel/trunk/ replace vars 0x8000 0xC000 0xC004 0xD000 0x80000 whith symbolic constants
rename PROC_BASE -> SLOT_BASE
 
375 6241 d 9 h Ghost / Fast System Call
Currently it only for kernel developing
See : http://meos.sysbin.com/viewtopic.php?t=662
 
314 6264 d 8 h diamond / * Modified sysfunction 65 (see documentation), use new KFAR
* Deleted useless sysfunction 59 (syscalls trace)
* Load vmode.mdr via new file subsystem
* KFar 0.2
 
283 6278 d 8 h diamond / * New function 65 (PutImagePalette) + documentation
* KFar 0.19 (requires new kernel)
 
277 6280 d 9 h diamond /kernel/trunk/ * Updated documentation
* Deleted useless code
 
202 6358 d 7 h diamond /kernel/trunk/ Kernel updated to 0.6.3.0  
164 6383 d 17 h serge /kernel/trunk/ new kernel  
147 6411 d 10 h diamond / Kernel: updated to Kolibri 0.6.0.0 distr
Programs from K0600 distr: CDP, KEYASCII
 
115 6444 d 13 h poddubny /kernel/trunk/ Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures.  
114 6447 d 4 h mikedld /kernel/trunk/ Added two flags to 0th function (edx = 0xXYRRGGBB, X = DCBAb)
A - window has a caption; if Y=3, then caption scting address could be passed in
edi, otherwise use function 71/1
B - treat all drawing performed to be relative to window client area
D - use gradient fill for client area
Added function 71:
subfunction 1 - set window caption string address (in ecx)
subfunction 2 - get window caption into buffer (not implemented yet)
Updated sysfuncr.txt, added sysfuncs.txt
 
76 6536 d 9 h mario79 /kernel/trunk/ Mihaylov Iliya Andreevich aka Ghost
Advanced Power Management
SYSTEM CALL
eax = 49
dx = number of the function APM BIOS (Is similar AX in real mode)
Others registers (bx, cx) on the specification (see. docs/apm.zip>apm.txt)
Result: on the specification (including CF), the high part 32 bit registers is not defined
 
75 6537 d 11 h diamond /kernel/trunk/ File system: read folders with long names and in new standard
System functions: many small corrections
 
72 6545 d 17 h diamond /kernel/trunk/ File system: LFN read 58.0x100 moved to 70.0  
70 6550 d 9 h mario79 /kernel/trunk/ Reserved of the function 70 for the new procedure of access to file systems
Request - Please not use this number for other purposes.
 
40 6637 d 10 h halyavin /kernel/trunk/ *Reduced size of boot code. (diamond)
*Debug API added. (diamond)
 
15 6726 d 7 h poddubny /kernel/trunk/ * A bug with floppy IRQ has been finally fixed (EOI added)
* optimised i40 handler
 
6 6741 d 5 h poddubny /kernel/trunk/ All exceptions use Interrupt Gate
Better FPU exception handler
Code cleanups
Correct save_registers for i40 handler (syscall trace)
Updated memmap.inc
 

Show All