Subversion Repositories Kolibri OS

Rev

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

Rev 1794 Rev 1795
Line 14... Line 14...
14
	    dd	   0x25000	     ; memory for app
14
	    dd	   0x25000	     ; memory for app
15
	    dd	   0x20000	     ; esp
15
	    dd	   0x20000	     ; esp
16
	    dd	   playlist,  0x0
16
	    dd	   playlist,  0x0
17
 
17
 
Line 18... Line 18...
18
include '..\..\macros.inc'
18
include '../../../macros.inc'
Line 19... Line 19...
19
 
19
 
20
START:			   ; start of execution
20
START:			   ; start of execution
21
or   [trig_sys],40h
21
or   [trig_sys],40h
22
call scandr
22
call scandr