64DD Sample Program Readme


The functions and special features of the sample program are explained below.

After compiling, this program can be run by executing "l (debug information filename)" in the PARTNER command window.

This sample program uses the demos/Texture/ directory. Compile this program after compiling the Texture/ directory.

ddspgame:
This is an N64 Disk Drive sample program. A disk function is called while displaying to the screen, and the error result and its corresponding error message are displayed using the N64 Disk Drive built-in ROM font. A disk boot program is the default. For a Game Pak boot, please run "make" using "make START_FROM_CASSETTE=YES".