Prizm Programming Portal
From WikiPrizm
SDKs and Tools
- PrizmSDK: PrizmSDK v0.3
Reference Guide
- Addin Usability Guidelines - A list of guidelines to make your addins more user-friendly.
- Category:Syscalls - Contains documentation of functions for use in add-ins
- (Deprecated) Syscall Reference may contain documentation that has not been updated recently.
- Keycode Reference -
- BASIC Reference - Contains documentation of Prizm-Basic functions
- Useful Routines - A list of useful routines that can be used in your programs
- Technical Info - Documentation of the Prizm's hardware and other system features
Tutorials
Article creation is still being completed. Please discuss this section.
- PrizmSDK Setup Guide - Setting up the PrizmSDK
- Learning the Ropes - Learning how the SDK works and how to make projects
- Debugging Crashes - Finding where your inevitable errors are.
Zeldaking/Ashbad Tutorials:
- Introduction - Getting resources for learning C and setting up the SDK
- The Basics - Learning how add-ins are made