Subversion Repositories Kolibri OS

Rev

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

Rev 5676 Rev 5697
Line 128... Line 128...
128
	$mov ebx,1
128
	$mov ebx,1
129
	$mov ecx,1 //᪠­ª®¤ë
129
	$mov ecx,1 //᪠­ª®¤ë
130
	$int 0x40
130
	$int 0x40
131
}
131
}
Line -... Line 132...
-
 
132
 
-
 
133
inline fastcall GetStatusKey(){
-
 
134
	$mov eax,66
-
 
135
	$mov ebx,3
-
 
136
	$int 0x40
-
 
137
}
132
 
138
 
133
inline fastcall word GetKey()  //+Gluk fix
139
inline fastcall word GetKey()  //+Gluk fix
134
{
140
{
135
		$push edx
141
		$push edx
136
GETKEY:
142
GETKEY: