Subversion Repositories Kolibri OS

Rev

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

Rev 387 Rev 417
Line 63... Line 63...
63
R9800       equ 0x4E49  ;R350
63
R9800       equ 0x4E49  ;R350
64
R9800P      equ 0x4E48  ;R350
64
R9800P      equ 0x4E48  ;R350
65
R9800XT     equ 0x4E4A  ;R360
65
R9800XT     equ 0x4E4A  ;R360
66
 
66
 
Line 67... Line 67...
67
OS_BASE         equ 0
67
OS_BASE         equ 0x80000000
68
new_app_base    equ 0x80000000
-
 
69
SLOT_BASE       equ 0x0080000
68
SLOT_BASE       equ (OS_BASE+0x0080000)
Line 70... Line 69...
70
 
69
 
71
PG_SW        equ 0x003
70
PG_SW        equ 0x003
Line 72... Line 71...
72
PG_NOCACHE   equ 0x018
71
PG_NOCACHE   equ 0x018