Subversion Repositories Kolibri OS

Rev

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

Rev 7132 Rev 7964
Line 1... Line 1...
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2
;;                                                              ;;
2
;;                                                              ;;
3
;; Copyright (C) KolibriOS team 2004-2015. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2020. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
7
;
7
;
8
;   MEMORY MAP
8
;   MEMORY MAP
Line 238... Line 238...
238
;            dword   end port
238
;            dword   end port
239
;            dword   0
239
;            dword   0
240
;
240
;
241
; 0x802E0000 -> 2EFFFF   irq data area  (64k)  ;BOOT_VAR
241
; 0x802E0000 -> 2EFFFF   irq data area  (64k)  ;BOOT_VAR
242
;
242
;
243
; 0x802F0000 -> 2F3FFF   tcp memory  stack_data_start eth_data_start (16k)
-
 
244
;
-
 
245
; 0x802F4000 -> 30ffff   stack_data | stack_data_end (112k)
-
 
246
;
-
 
247
; 0x80310000 -> 317fff   resendQ (32k)
243
; 0x802F0000 -> 317fff   free (160k)
248
;
244
;
249
; 0x80318000 -> 31ffff   skin_data (32k)
245
; 0x80318000 -> 31ffff   skin_data (32k)
250
;
246
;
251
; 0x80320000 -> 323FF3   draw data     - 256 entries (4k)
247
; 0x80320000 -> 323FF3   draw data     - 256 entries (4k)
252
;         00   dword  draw limit - x start
248
;         00   dword  draw limit - x start