1) The comment of pointer the version is changed on 0530
2) Corrected VRR (mcall 5,50; mcall 15,3) These 2 corrections were included in K0530 git-svn-id: svn://kolibrios.org@62 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -20,6 +20,7 @@ use32
|
||||
dd 0x0 , 0x0 ; I_Param , I_Icon
|
||||
|
||||
include 'lang.inc'
|
||||
include 'macros.inc'
|
||||
START: ; start of execution
|
||||
|
||||
mov eax,14
|
||||
@@ -283,6 +284,8 @@ set_my_mode:
|
||||
mov ebx,13
|
||||
mov ecx,3
|
||||
int 40h
|
||||
mcall 5,50
|
||||
mcall 15,3
|
||||
pop edx
|
||||
pop ebx
|
||||
pop ecx
|
||||
@@ -1141,4 +1144,4 @@ _m1:
|
||||
buffer:
|
||||
I_END:
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user