1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3	<head>
4		<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
5		<META http-equiv="Content-Style-Type" content="text/css">
6		<LINK rel="stylesheet" type="text/css" href="../../CSS/revolution.css">
7			<title>wadbuildrun.bat</title>
8	</head>
9	<body>
10		<H1>wadbuildrun.bat</H1>
11		<H2>Location</H2>
12		<p><code> $REVOLUTION_SDK_ROOT/X86/bin/ </code>
13		</p>
14		<H2>Overview</H2>
15		<p>
16		This is a startup batch file for performing debugging with CodeWarrior. It performs a NAND application build before startup.
17		</p>
18		<H2>Description</H2>
19		<p>
20		After performing a NAND application build, this command imports the WAD files in <CODE>$DvdRoot/viewer</CODE> and performs a debugger startup. When not performing a 128MB simulation, adjust the Nmenu execution options to suit your environment (for example, by removing the <CODE>e</CODE> from <CODE>&quot;-iled&quot;</CODE>).<br><br><b>At run time, the <CODE>buildwad.bat</CODE> batch file for build must be in the same directory as the makefile. </b>By editing this file, it is possible to specify a game code or company code appropriate for each NAND application.
21		</p>
22
23		<H2>See Also</H2>
24		<p><a href="../demo.html">Sample Demos</a></p>
25
26		<H2>Revision History</H2>
27		<p> 2007/09/12 Corrected a typo.<br>2007/05/10 Initial version.<br>
28		</p>
29	<hr><p>CONFIDENTIAL</p></body>
30</html>
31