Subversion Repositories Kolibri OS

Rev

Rev 9715 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9715 Rev 9930
Line 39... Line 39...
39
; 0x00000000 -> 0x7FFFFFFF  application 2Gb
39
; 0x00000000 -> 0x7FFFFFFF  application 2Gb
Line 40... Line 40...
40
 
40
 
41
; 0x80000000 -> 0FFF  physical page zero - do not write
41
; 0x80000000 -> 0FFF  physical page zero - do not write
42
;                     (used by int 13h in some configurations)
42
;                     (used by int 13h in some configurations)
43
;
43
;
44
; 0x80001000 -> 2FFF   window_data   - 256 entries
44
; 0x80001000 -> 8FFF   window_data   - 256 entries
45
;
45
;
46
;         0000 dword  x start
46
;         0000 dword  x start
47
;         0004 dword  y start
47
;         0004 dword  y start
48
;         0008 dword  x size
48
;         0008 dword  x size
49
;         000C dword  y size
49
;         000C dword  y size
50
;         0010 dword  color of work area
50
;         0010 dword  color of work area
51
;         0014 dword  color of grab bar
51
;         0014 dword  color of grab bar
52
;         0018 dword  color of frames
52
;         0018 dword  color of frames
53
;         001C dword  window flags, +30 = window drawn, +31 redraw flag
53
;         001C dword  window flags, +30 = window drawn, +31 redraw flag
54
;
-
 
55
;   3000  ->   4FFF   free
-
 
56
;
-
 
57
;   5000  ->   68FF   free (6k6)
-
 
58
;   6900  ->   6EFF   saved picture under mouse pointer (1k5)
-
 
59
;
-
 
60
;   6F00  ->   6FFF   free (256)
-
 
61
;
-
 
62
;   7000  ->   7FFF   used CD driver
-
 
63
;
54
;
64
;   8000  ->   A3FF   used FLOPPY driver
55
;   8000  ->   A3FF   used FLOPPY driver
65
;
56
;
Line 66... Line 57...
66
;   A400  ->   B0FF   free (3k3), unused ACTIVE_PROC_STACK
57
;   A400  ->   B0FF   free (3k3), unused ACTIVE_PROC_STACK