Subversion Repositories Kolibri OS

Rev

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

Rev 5594 Rev 5596
Line 69... Line 69...
69
format binary as "mnt"
69
format binary as "mnt"
Line 70... Line 70...
70
 
70
 
71
include 'macros.inc'
71
include 'macros.inc'
Line 72... Line 72...
72
include 'struct.inc'
72
include 'struct.inc'
Line 73... Line 73...
73
 
73
 
74
$Revision: 5594 $
74
$Revision: 5596 $
Line 1686... Line 1686...
1686
        and     ecx, not 0x80000000     ; force counted string
1686
        and     ecx, not 0x80000000     ; force counted string
1687
        mov     eax, [esp+64+8]         ; background color (if given)
1687
        mov     eax, [esp+64+8]         ; background color (if given)
1688
        mov     edi, [esp+64+4]
1688
        mov     edi, [esp+64+4]
1689
        jmp     dtext
1689
        jmp     dtext
1690
;-----------------------------------------------------------------------------
1690
;-----------------------------------------------------------------------------
1691
uglobal
1691
iglobal
1692
midi_base dw ?
1692
midi_base dw 0
1693
endg
1693
endg
1694
;-----------------------------------------------------------------------------
1694
;-----------------------------------------------------------------------------
1695
align 4
1695
align 4
1696
sys_setup:
1696
sys_setup:
1697
;  1 = roland mpu midi base , base io address
1697
;  1 = roland mpu midi base , base io address