What you need to start programming
4 posts
• Page 1 of 1
What you need to start programming
You want to create addins for Prizm ? First you need to know programming in C.
As tool, you only need the GCC Prizm SDK [v0.3] [newest version]
Unzip the archive, it's ready. To create a new project, copy the example folder in /PrizmSDK-0.3/projects and rename it. To build your project, run make.bat. You could also download Prizm SDK 0.3 GUI Wrapper, a user-friendly GUI for PrizmSDK-0.3
I advise you to take a look on header files in /PrizmSDK-0.3/include to find functions that you might need.
Also visit "Useful routines" topics on Cemetech and Omnimaga.
Some technical documentations are available on http://prizmwiki.omnimaga.org/wiki and http://prizm.cemetech.net.
As tool, you only need the GCC Prizm SDK [v0.3] [newest version]
Unzip the archive, it's ready. To create a new project, copy the example folder in /PrizmSDK-0.3/projects and rename it. To build your project, run make.bat. You could also download Prizm SDK 0.3 GUI Wrapper, a user-friendly GUI for PrizmSDK-0.3
I advise you to take a look on header files in /PrizmSDK-0.3/include to find functions that you might need.
Also visit "Useful routines" topics on Cemetech and Omnimaga.
Some technical documentations are available on http://prizmwiki.omnimaga.org/wiki and http://prizm.cemetech.net.
i would add that using a editor with syntaxic highlighting coloration is something very very useful (I see some guys that coding with the FX SDK text editor)
FOr example : Notepad++ or anything else (vi could work too!)
But the main tip is use colored text editor + monospaced font like "Courier" or anything else monospaced, that helps a lot to read the code (each character have the same dimensions)
FOr example : Notepad++ or anything else (vi could work too!)
But the main tip is use colored text editor + monospaced font like "Courier" or anything else monospaced, that helps a lot to read the code (each character have the same dimensions)
- flyingfisch
-
- Posts: 89
- Joined: Thu Apr 05, 2012 3:16 pm
- Location: Akron, OH, USA
- Calculators: Casio fx-9750GII, Casio fx-CG10
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 21 guests