attempt at building a cd image (failed)
[psx_test1] / cd / cd.xml
diff --git a/cd/cd.xml b/cd/cd.xml
new file mode 100644 (file)
index 0000000..1ba46d7
--- /dev/null
+++ b/cd/cd.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<iso_project image_name="test1.iso" cue_sheet="test1.cue" no_xa="0">
+       <track type="data">
+               <identifiers system="PLAYSTATION" application="PLAYSTATION" publisher="SCEE"/>
+               <license file="licensee.dat"/>
+               <directory_tree>
+                       <file name="system.cnf" source="system.cnf" type="data"/>
+                       <file name="psx.exe" source="../test1.psx" type="data"/>
+                       <dummy sectors="1024"/>
+               </directory_tree>
+       </track>
+
+       <!--track type="audio" trackid="02" source="myaudio.wav"/-->
+</iso_project>