Subversion Repositories Kolibri OS

Rev

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

Rev 145 Rev 159
Line 1... Line 1...
1
format ELF
1
format ELF
-
 
2
include "public_stdcall.inc"
2
section '.text' executable
3
section '.text' executable
3
public _msys_dga_get_resolution
4
public_stdcall _msys_dga_get_resolution,16
4
_msys_dga_get_resolution:
-
 
5
;arg1 - *xres
5
;arg1 - *xres
6
;arg2 - *yres
6
;arg2 - *yres
7
;arg3 - *bpp
7
;arg3 - *bpp
8
;arg4 - *bpscan
8
;arg4 - *bpscan
9
  mov   edx,ebx
9
  mov   edx,ebx