Subversion Repositories Kolibri OS

Rev

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

Rev 74 Rev 83
Line 59... Line 59...
59
; eax = 6  : end of file
59
; eax = 6  : end of file
60
; eax = 7  : memory pointer not in application area
60
; eax = 7  : memory pointer not in application area
61
; eax = 8  : disk full
61
; eax = 8  : disk full
62
; eax = 9  : fat table corrupted
62
; eax = 9  : fat table corrupted
63
; eax = 10 : access denied
63
; eax = 10 : access denied
-
 
64
; eax = 11 : disk error
64
;
65
;
65
; ebx = size
66
; ebx = size
Line 66... Line 67...
66
 
67
 
67
; \begin{diamond}[18.03.2006]
68
; \begin{diamond}[18.03.2006]