1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3	<head>
4		<title>NADK Tool List</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>NADK Tool List</H1>
11		<H2>Creating and Configuring a WAD File</H2>
12		<TABLE border="1">
13			<TBODY>
14				<TR>
15					<TD width="120"><CODE><a href="./make.html"><CODE>make</CODE> Command Options</a></CODE></TD>
16					<TD width="540">Allows you to automatically create WAD files by specifying options at build time.</TD>
17				</TR>
18				<TR>
19					<TD width="120"><CODE><a href="./makeWad.html">makeWad.exe</a></CODE></TD>
20					<TD width="540">Tool to create WAD files (<CODE>.wad</CODE>).</TD>
21				</TR>
22				<TR>
23					<TD width="120"><CODE><a href="./setnparentalcontrol.html">setnparentalcontrol</a></STRONG></TD>
24					<TD width="540">The command for configuring Parental Controls information.</TD>
25				</TR>
26				<TR>
27					<TD width="120"><CODE><a href="./shownsettings.html">shownsettings</a></STRONG></TD>
28					<TD width="540">The command for displaying the currently configured country identifier codes and Parental Controls information.</TD>
29				</TR>
30				<TR>
31					<TD width="120"><CODE><a href="./scanWad.html">scanWad.exe</a></STRONG></TD>
32					<TD width="540">A tool for displaying WAD file information. </TD>
33				</TR>
34				<TR>
35					<TD width="120"><CODE><a href="./wadrun.html">wadrun.bat</a></CODE></TD>
36					<TD width="540">A batch command to start the debugger. This does not perform a build.</TD>
37				</TR>
38				<TR>
39					<TD width="120"><CODE><a href="./wadbuildrun.html">wadbuildrun.bat</a></CODE></TD>
40					<TD width="540">A batch command to start the debugger. Perform a build before execution.</TD>
41				</TR>
42			</TBODY>
43		</TABLE>
44		<H2>Executing and Managing WAD Files</H2>
45		<TABLE border="1">
46			<TBODY>
47				<TR>
48					<TD width="120"><CODE><a href="../Nmenu.html">Nmenu.elf</a></CODE></TD>
49					<TD width="540">This tool is used to perform management, such as importing, executing, and deleting WAD files.</TD>
50				</TR>
51				<TR>
52					<TD width="120"><CODE><a href="../DeleteSharedCNT.html">deleteSharedCNT.elf</a></CODE></TD>
53					<TD width="540">A tool for deleting illegal shared content stored inside development machines.</TD>
54				</TR>
55			</TBODY>
56		</TABLE>
57		<H2>Online Manual Verification Tool</H2>
58		<TABLE border="1">
59			<TBODY>
60				<TR>
61					<TD width="120"><CODE><a href="./dummyviewer.html">dummyviewer.wad</a></CODE></TD>
62					<TD width="540">This tool is used to confirm the online manual call sequence when offline.</TD>
63				</TR>
64				<TR>
65					<TD width="120"><CODE><a href="./dummyviewer.html">dummyviewer_kr.wad</a></CODE></TD>
66					<TD width="540">This is the Korean version of the tool used to confirm the online manual call sequence when offline.</TD>
67				</TR>
68				<TR>
69					<TD width="120"><CODE><a href="./dummyviewer.html">dummyviewer_cn.wad</a></CODE></TD>
70					<TD width="540">This is the Chinese version of the tool used to confirm the online manual call sequence when offline.</TD>
71				</TR>
72			</TBODY>
73		</TABLE>
74	<hr><p>CONFIDENTIAL</p></body>
75</html>
76