Subversion Repositories Kolibri OS

Rev

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

Rev 1319 Rev 1324
Line 55... Line 55...
55
;;
55
;;
56
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
56
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 57... Line 57...
57
 
57
 
Line 58... Line 58...
58
include 'macros.inc'
58
include 'macros.inc'
Line 59... Line 59...
59
 
59
 
Line 60... Line 60...
60
$Revision: 1319 $
60
$Revision: 1324 $
Line 117... Line 117...
117
 
117
 
118
use16
118
use16
119
                  org   0x0
119
                  org   0x0
Line 120... Line 120...
120
                  jmp   start_of_code
120
                  jmp   start_of_code
Line 121... Line 121...
121
 
121
 
122
version db    'Kolibri OS  version 0.7.7.0      ',13,10,13,10,0
122
version db    'Kolibri OS  version 0.7.7.0+     ',13,10,13,10,0
Line 123... Line 123...
123
 
123