1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3  <head>
4<title>List of Channel Installer Tools and Commands</title>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6    <META http-equiv="Content-Style-Type" content="text/css">
7    <LINK rel="stylesheet" type="text/css" href="../../CSS/revolution.css">
8  </head>
9  <body>
10<H1>List of Channel Installer Tools and Commands</H1>
11<H2>Script for Setting Disc Application</H2>
12    <TABLE border="1">
13      <TBODY>
14        <TR>
15<TD width="120"><STRONG><CODE><a href="./setpcode.html">setpcode</a></CODE></STRONG></TD>
16<TD width="540">Sets the lower two bytes of <CODE>&lt;title-id (Hi)&gt;</CODE> for the disc application.</TD>
17        </TR>
18      </TBODY>
19    </TABLE>
20
21<H2>WAD File Operations</H2>
22    <TABLE border="1">
23      <TBODY>
24        <TR>
25<TD width="120"><STRONG><CODE><a href="../../nadk/tools/scanWad.html">scanWad</a></CODE></STRONG></TD>
26<TD width="540">Displays WAD file (<CODE>.wad</CODE>) information.</TD>
27        </TR>
28      </TBODY>
29    </TABLE>
30
31<H2>DLF Operations</H2>
32    <TABLE border="1">
33      <TBODY>
34        <TR>
35<TD width="120"><STRONG><CODE><a href="./makeinstaller.html">makeinstaller</a></CODE></STRONG></TD>
36<TD width="540">Creates the installer DLF.</TD>
37        </TR>
38        <TR>
39<TD width="120"><STRONG><CODE><a href="./dlfmerge.html">dlfmerge</a></CODE></STRONG></TD>
40<TD width="540">Merges the application DLF and the installer DLF.</TD>
41        </TR>
42        <TR>
43<TD width="120"><STRONG><CODE><a href="./dlfsplit.html">dlfsplit</a></CODE></STRONG></TD>
44<TD width="540">Splits a merged DLF into the application DLF and the installer DLF.</TD>
45        </TR>
46      </TBODY>
47    </TABLE>
48
49<H2>Debug Tools</H2>
50    <TABLE border="1">
51      <TBODY>
52        <TR>
53<TD width="120"><STRONG><CODE><a href="./return.html">return.elf</a></CODE></STRONG></TD>
54<TD width="540">Simulates the state of the process when it has returned from the channel installer.</TD>
55        </TR>
56      </TBODY>
57    </TABLE>
58
59<H2>Revision History</H2>
60<P>2008/10/29 Initial version.</P>
61  <hr><p>CONFIDENTIAL</p></body>
62</html>
63