Subversion Repositories Kolibri OS

Rev

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

Rev 198 Rev 201
Line 284... Line 284...
284
 
284
 
Line 285... Line 285...
285
           cmp dword [LFBAddress], -1
285
           cmp dword [LFBAddress], -1
286
           jne @f
286
           jne @f
Line -... Line 287...
-
 
287
 
287
 
288
           mov [0x2f0000+0x901c],byte 2
288
           stdcall kernel_alloc, 0x280000
289
           stdcall kernel_alloc, 0x280000
-
 
290
           mov [LFBAddress], eax
289
           mov [LFBAddress], eax
291
 
290
           ret
292
           ret
291
@@:
293
@@:
292
           test [SCR_MODE],word 0100000000000000b
294
           test [SCR_MODE],word 0100000000000000b
293
           jz @f
295
           jz @f