VM Labs SDK Sample Code |
\vmlabs\sample\BIOS-Stuff\LoadGame |
Copyright © 2000-2001 VM Labs, Inc. All Rights Reserved |
March 2, 2001 |
This program demonstrates how a program can tell the system to load a new program from the DVD and start running it.. The new program may overwrite the current program if the load addresses of the new program overlap the memory of the current program.
Filename | Description |
loadgame.c | Main program code for sample. |
makefile | MAKEFILE for building and running sample program. |
Before attempting to load or run any of the SDK samples, make sure you have first read the Hitchhiker's Guide To NUON document.
After that, if you're still having trouble getting this sample program to work, click here to request assistance from developer support.