Subversion Repositories Kolibri OS

Rev

Rev 14 | Rev 33 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14 Rev 22
Line 117... Line 117...
117
;  10000  ->  3DBFF   kernel, 32-bit run-time code (up to 183 Kb)
117
;  10000  ->  3DBFF   kernel, 32-bit run-time code (up to 183 Kb)
118
;  3DC00  ->  3EBFF   stack at boot time (4Kb)
118
;  3DC00  ->  3EBFF   stack at boot time (4Kb)
119
;  3EC00  ->  3F5FF   basic text font II
119
;  3EC00  ->  3F5FF   basic text font II
120
;  3F600  ->  3FFFF   basic text font I
120
;  3F600  ->  3FFFF   basic text font I
121
;  40000  ->  4FFFF   data of retrieved disks and partitions (Mario79)
121
;  40000  ->  4FFFF   data of retrieved disks and partitions (Mario79)
-
 
122
 
122
;  50000  ->  5FFFF   free
123
;  50000  ->  5FFFF   free (64 Kb)
-
 
124
 
123
;  60000  ->  7FFFF   paging tables
125
;  60000  ->  7FFFF   paging tables
124
;  80000  ->  8FFFF   additional app info, in 256 byte steps - 256 entries
126
;  80000  ->  8FFFF   additional app info, in 256 byte steps - 256 entries
125
;
127
;
126
;           00  11db  name of app running
128
;           00  11db  name of app running
127
;           10 108db  floating point unit save area
129
;           10 108db  floating point unit save area
Line 162... Line 164...
162
;        +0006 word   x size
164
;        +0006 word   x size
163
;        +0008 word   y start
165
;        +0008 word   y start
164
;        +000A word   y size
166
;        +000A word   y size
165
;        +000C word   button id number : bits 16-31
167
;        +000C word   button id number : bits 16-31
166
;
168
;
-
 
169
; 2C4000  -> 2CFFFF   free (48Kb)
-
 
170
;
167
; 2D0000  -> 2DFFFF   reserved port area
171
; 2D0000  -> 2DFFFF   reserved port area
168
;
172
;
169
;     0000   dword    no of port areas reserved
173
;     0000   dword    no of port areas reserved
170
;     0010   dword    process id
174
;     0010   dword    process id
171
;            dword    start port
175
;            dword    start port
Line 173... Line 177...
173
;            dword    0
177
;            dword    0
174
;
178
;
175
; 2E0000  -> 2EFFFF   irq data area
179
; 2E0000  -> 2EFFFF   irq data area
176
; 2F0000  -> 2FFFFF   low memory save
180
; 2F0000  -> 2FFFFF   low memory save
177
;
181
;
178
; 300000  -> 45FFFF   background image, max 1 M
182
; 300000  -> 45FFFF   background image, max 1,375 M
179
;
183
;
180
; 460000  -> 5FFFFF   display info
184
; 460000  -> 5FFFFF   display info
181
;
185
;
182
; 600000  -> 6FFFFF   hd cache
186
; 600000  -> 6FFFFF   hd cache
183
;
187
;