Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
79 6574 d 15 h diamond / Added APM interface disconnection before real-mode shutdown.
Optimized FIRE program: code size 690->474, now it fits in one sector;
memory requirements 0.5Mb -> 200Kb.
 
/kernel/trunk/boot/shutdown.inc
/programs/fire/trunk/fire.asm
78 6577 d 15 h diamond /kernel/trunk/ Function 70.1 now supports ANSI+UNICODE. Flag CF in function 49 corrected.  
/kernel/trunk/blkdev/rd.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/fs/fat12.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs_lfn.inc
/kernel/trunk/kernel.asm
77 6579 d 13 h diamond /kernel/trunk/ Some corrections in new file system functions. Added sysfuncr.txt docs.  
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/blkdev/rd.inc
/kernel/trunk/fs/fat12.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/kernel.asm
76 6583 d 13 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
 
/kernel/trunk/docs
/kernel/trunk/docs/apm.zip
/kernel/trunk/boot/bootcode.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/syscall.inc
/kernel/trunk/kernel.asm
/kernel/trunk/memmap.inc
75 6584 d 15 h diamond /kernel/trunk/ File system: read folders with long names and in new standard
System functions: many small corrections
 
/kernel/trunk/blkdev/flp_drv.inc
/kernel/trunk/blkdev/rd.inc
/kernel/trunk/blkdev/rdsave.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/syscall.inc
/kernel/trunk/fs/fat12.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs_lfn.inc
/kernel/trunk/kernel.asm
/kernel/trunk/video/vesa20.inc
74 6590 d 15 h mario79 /kernel/trunk/fs/ Elimination of hangup after the expiration hd_wait_timeou  
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs.inc
/kernel/trunk/fs/part_set.inc
73 6592 d 22 h diamond /kernel/trunk/ correction of previous revision  
/kernel/trunk/fs/fs.inc
/kernel/trunk/kernel32.inc
72 6592 d 22 h diamond /kernel/trunk/ File system: LFN read 58.0x100 moved to 70.0  
/kernel/trunk/fs/fs_v2.inc
/kernel/trunk/core/syscall.inc
/kernel/trunk/fs/fs.inc
/kernel/trunk/fs/fs_lfn.inc
71 6595 d 13 h diamond /kernel/trunk/ File system: read files with long names (LFN)  
/kernel/trunk/fs/fs_lfn.inc
/kernel/trunk/blkdev/rd.inc
/kernel/trunk/fs/fat12.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs.inc
70 6597 d 14 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.
 
/kernel/trunk/fs/fs_v2.inc
/kernel/trunk/core/syscall.inc
/kernel/trunk/kernel32.inc
69 6601 d 10 h poddubny /kernel/trunk/ memmap.inc: marked areas reserved by physical memory manager.

physmem.inc: fixed a little bug with cld/std with allocating and copying a physical memory block.
 
/kernel/trunk/core/physmem.inc
/kernel/trunk/memmap.inc
67 6607 d 15 h diamond /kernel/trunk/ Now system doesn't draw background before its definition  
/kernel/trunk/kernel.asm
66 6609 d 13 h diamond /kernel/trunk/ Debug subsystem: added DRx registers support  
/kernel/trunk/core/debug.inc
/kernel/trunk/core/sched.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/memmap.inc
65 6622 d 8 h mario79 /kernel/trunk/fs/ find all Fat16/32 partition in all input point to MBR  
/kernel/trunk/fs/part_set.inc
/kernel/trunk/fs/fat32.inc
64 6625 d 9 h mario79 /kernel/trunk/fs/ Fix 58 functions LBA read, was earlier read only IDE0 the hard disk, now are read all.  
/kernel/trunk/fs/fs.inc
63 6629 d 16 h halyavin /kernel/trunk/ Kernel now waits only 5 seconds in order to deliver message to debugger. Fixed hd reservation and release. Changes from diamond.  
/kernel/trunk/core/debug.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs.inc
62 6630 d 11 h mario79 / 1) The comment of pointer the version is changed on 0530
2) Corrected VRR (mcall 5,50; mcall 15,3)
These 2 corrections were included in K0530
 
/kernel/trunk/kernel.asm
/programs/vrr/trunk/vrr.asm
61 6630 d 18 h halyavin /kernel/trunk/ Return value of 58 function is corrected. Shutdown.inc optimized. Changes from diamond.  
/kernel/trunk/boot/shutdown.inc
/kernel/trunk/core/newproce.inc
/kernel/trunk/fs/fs.inc
/kernel/trunk/kernel.asm
60 6630 d 20 h halyavin /kernel/tags/kolibri0.5.3.0/ tag for Kolibri 0.5.3.0  
/kernel/tags/kolibri0.5.3.0
58 6639 d 10 h mario79 /kernel/trunk/ Fixed bug - COM modem completely does not work.  
/kernel/trunk/core/sys32.inc
/kernel/trunk/detect/commouse.inc
/kernel/trunk/hid/m_com1.inc
/kernel/trunk/hid/m_com2.inc
/kernel/trunk/kernel.asm

Show All