So a few years ago I found this beautiful and amazing website called cemetech.
And I noticed, that there was a Wiki for the PrizmSDK. At the beginning I was really frustrated because I couldn't find a download for it. But after changing the URL of a download link for the PrizmSDK 2.0 I found a website which listed all versions of the PrizmSDK. And I downloaded the latest SDK - PrizmSDK 3.0.
I have never used PrizmSDK before and I have never coded with c. I am familiar with Javascript, so I know the basics of coding. In the last days I made a test and-in. It was a Snake game. Everything works fine except when pressing menu. The Game quits to the Main menu (main function returns 0). But I can not launch it again. I found out that my game is not the only one having this problem. And also my game runs slow on older models of the Casio fc-cg calculators( I have FX-CG50) so I searched for an overclocking function (Ptune 2) and it works perfect but when launching Gravity Duck my calculator freezes. I know that Gravity Duck overclocks the device so I don't know which program causes the problem.
So I need help fixing those bugs. I use PRGM as key input and I know that GetKey works fine and could fix the bug but the function freezes the program and draws the status bar and that's not good for a game. So I have wondered if there is another way of fixing the bug. And also I noticed that VRAM doesn't work on the new Casio FX-CG50. How can I use the VRAM functions like drawing sprites or text?
Please Help. Thanks a lot.
And I noticed, that there was a Wiki for the PrizmSDK. At the beginning I was really frustrated because I couldn't find a download for it. But after changing the URL of a download link for the PrizmSDK 2.0 I found a website which listed all versions of the PrizmSDK. And I downloaded the latest SDK - PrizmSDK 3.0.
I have never used PrizmSDK before and I have never coded with c. I am familiar with Javascript, so I know the basics of coding. In the last days I made a test and-in. It was a Snake game. Everything works fine except when pressing menu. The Game quits to the Main menu (main function returns 0). But I can not launch it again. I found out that my game is not the only one having this problem. And also my game runs slow on older models of the Casio fc-cg calculators( I have FX-CG50) so I searched for an overclocking function (Ptune 2) and it works perfect but when launching Gravity Duck my calculator freezes. I know that Gravity Duck overclocks the device so I don't know which program causes the problem.
So I need help fixing those bugs. I use PRGM as key input and I know that GetKey works fine and could fix the bug but the function freezes the program and draws the status bar and that's not good for a game. So I have wondered if there is another way of fixing the bug. And also I noticed that VRAM doesn't work on the new Casio FX-CG50. How can I use the VRAM functions like drawing sprites or text?
Please Help. Thanks a lot.