Subversion Repositories Kolibri OS

Rev

Rev 763 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 763 Rev 775
Line 92... Line 92...
92
  xorl  %ebx, %ebx
92
  xorl  %ebx, %ebx
93
  int   $0x40
93
  int   $0x40
94
  movswl %ax, %ecx
94
  movswl %ax, %ecx
95
  popl  %ebx
95
  popl  %ebx
96
  shrl  $16, %eax
96
  shrl  $16, %eax
-
 
97
  movswl %ax, %eax
97
  movl  %ecx, TKosPoint.Y(%ebx)
98
  movl  %ecx, TKosPoint.Y(%ebx)
98
  movl  %eax, TKosPoint.X(%ebx)
99
  movl  %eax, TKosPoint.X(%ebx)
99
  popl  %ecx
100
  popl  %ecx
100
  popl  %ebx
101
  popl  %ebx
101
  popl  %eax
102
  popl  %eax
Line 112... Line 113...
112
  movl  $1, %ebx
113
  movl  $1, %ebx
113
  int   $0x40
114
  int   $0x40
114
  movswl %ax, %ecx
115
  movswl %ax, %ecx
115
  popl  %ebx
116
  popl  %ebx
116
  shrl  $16, %eax
117
  shrl  $16, %eax
-
 
118
  movswl %ax, %eax
117
  movl  %ecx, TKosPoint.Y(%ebx)
119
  movl  %ecx, TKosPoint.Y(%ebx)
118
  movl  %eax, TKosPoint.X(%ebx)
120
  movl  %eax, TKosPoint.X(%ebx)
119
  popl  %ecx
121
  popl  %ecx
120
  popl  %ebx
122
  popl  %ebx
121
  popl  %eax
123
  popl  %eax