Subversion Repositories Kolibri OS

Rev

Rev 7423 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7423 Rev 9587
Line 80... Line 80...
80
;Note - I test it only on several files (test.mp3
80
;Note - I test it only on several files (test.mp3
81
;included in this package) in Bochs and Qemu.
81
;included in this package) in Bochs and Qemu.
82
;For testing change name if the end of "supermp3.asm" - section
82
;For testing change name if the end of "supermp3.asm" - section
83
 fileinfo:
83
 fileinfo:
84
  dd 0, 0, 1, mp3_file, 0x1000
84
  dd 0, 0, 1, mp3_file, 0x1000
85
  db "/RD/1/TEST.MP3",0 
85
  db "/SYS/TEST.MP3",0 
Line 86... Line 86...
86
 
86
 
87
Package content:
87
Package content:
88
readme.txt - this file
88
readme.txt - this file
89
supermp3 - compiled exacutable file
89
supermp3 - compiled exacutable file