Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4620 → Rev 4619

/programs/media/midamp/trunk/midamp.asm
7,8 → 7,6
;
; COMPILE WITH FASM
 
format binary as ""
 
PLAYLIST_PATH equ '/HD0/1/PLAYLIST.TXT'
;APP_MEM equ 150*1024
 
/programs/media/midamp/trunk/playlist.inc
173,8 → 173,6
PL_getnextsel:
push eax ecx
movzx ecx,[list_count]
test ecx, ecx
jz .ex2
.lp:
movzx eax,word[esi]
btr eax,15