Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2290 → Rev 1795

/programs/media/listplay/trunk/listplay.asm
19,10 → 19,6
include '../../../macros.inc'
 
START: ; start of execution
cmp [playlist],0x00000000
jne dprod
mcall -1
dprod:
or [trig_sys],40h
call scandr
jmp mmm.seach
613,7 → 609,7
mov ecx,100*65536+420 ; [y start] *65536 + [y size]
mov edx,[sc.work] ; color of work area RRGGBB,8->color gl
or edx,0x33000000
mov edi,header
mov edi,title
mcall
mov eax,4
mov ebx,5*65536+5
748,7 → 744,7
; DATA AREA
 
 
header: db 'à®¨£à뢠¥¬ ¯«¥©«¨áâ v 0.20 :)',0
title: db 'à®¨£à뢠¥¬ ¯«¥©«¨áâ v 0.19 :)',0
play_list: db '1.kpl',0
cd_0: db 'c',0
hd_0: db 'h',0