Chapter 4 N64 PROGRAMMING TOOLBOX- USEFUL FUNTIONS FOR NUSYSTEM


4.1 Practical Application of NuSystem Functions

When you begin programming in N64 or any other new environment, you need to create test programs and gradually learn the new programming techniques.

For these test programs, it would be ideal if you could create a very simple framework for the overall program, and then concentrate on programming with functions you want to experiment with.

In this final chapter of the Programming Basics Tutorial, some of the useful functions available in NuSystem will be introduced.