attempt at building a cd image (failed)
[psx_test1] / cd / cd.xml
1 <?xml version="1.0" encoding="utf-8"?>
2
3 <iso_project image_name="test1.iso" cue_sheet="test1.cue" no_xa="0">
4         <track type="data">
5                 <identifiers system="PLAYSTATION" application="PLAYSTATION" publisher="SCEE"/>
6                 <license file="licensee.dat"/>
7                 <directory_tree>
8                         <file name="system.cnf" source="system.cnf" type="data"/>
9                         <file name="psx.exe" source="../test1.psx" type="data"/>
10                         <dummy sectors="1024"/>
11                 </directory_tree>
12         </track>
13
14         <!--track type="audio" trackid="02" source="myaudio.wav"/-->
15 </iso_project>