Subversion Repositories Kolibri OS

Rev

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

Rev 1505 Rev 1508
Line 121... Line 121...
121
;   FE00  dword       screen x size		
121
;   FE00  dword       screen x size		
122
;   FE04  dword       screen y size		
122
;   FE04  dword       screen y size		
123
;   FE08  dword       screen y multiplier	
123
;   FE08  dword       screen y multiplier	
124
;   FE0C  dword       screen mode	
124
;   FE0C  dword       screen mode	
125
;   FE10  ->   FE7F   free (112)
125
;   FE10  ->   FE7F   free (112)
126
;   FE80  dword       address of LFB in physical
126
;   FE80  dword       physical address of LFB
127
;   FE84  dword       address of applications memory start in physical	?
127
;   FE84  dword       physical address of user-accessible static system buffer
128
;   FE88  dword       address of button list
128
;   FE88  dword       address of button list
129
;   FE8C  dword       memory to use 
129
;   FE8C  dword       memory to use 
130
;   FE90  ->   FEFF   free (112)
130
;   FE90  ->   FEFF   free (112)
131
;   FF00  byte        1 = system shutdown request
131
;   FF00  byte        1 = system shutdown request
132
;   FF01  byte        task activation request?
132
;   FF01  byte        task activation request?
Line 251... Line 251...
251
; 0x805FF000 -> 5FFF80   TSS  
251
; 0x805FF000 -> 5FFF80   TSS  
252
; 0x80600000 -> 601FFF   i/o maps
252
; 0x80600000 -> 601FFF   i/o maps
Line 253... Line 253...
253
 
253
 
254
; 0x80800000 ->       kernel heap
254
; 0x80800000 ->       kernel heap
255
; 0x80FFFFFF          heap min limit
255
; 0x80FFFFFF          heap min limit
Line 256... Line 256...
256
; 0xFDBFFFFF          heap max limit
256
; 0xEFFFFFFF          heap max limit
-
 
257
 
257
 
258
; 0xF0000000 -> 0xF1FFFFFF  PCI-express extended config space
258
; 0xF0000000 -> 0xF1FFFFFF  PCI-express extended config space
259
; 0xFD000000 -> 0xFD3FFFFF  static system buffer 4Mb
259
; 0xFDC00000 -> 0xFDFFFFFF  page tables 4Mb
260
; 0xFDC00000 -> 0xFDFFFFFF  page tables 4Mb
260
; 0xFE000000 -> 0xFFFFFFFF  LFB 32Mb
261
; 0xFE000000 -> 0xFFFFFFFF  LFB 32Mb