Search found 115 matches
- Sat Feb 02, 2013 9:42 am
- Forum: News & Announcements
- Topic: Make an addin PowerGraphic2 compatible
- Replies: 1
- Views: 14920
Make an addin PowerGraphic2 compatible
I found an easy way to make addins PowerGraphic2 compatible. Here's a step-by-step guide: 1. Have you used IsKeyDown or IsKeyUp ? add this code on top of your program : #define __KEYBIOS_H__ #include "fxlib.h" #define KEY_CHAR_0 71 #define KEY_CHAR_1 72 #define KEY_CHAR_2 62 #define KEY_CH...
- Sat Feb 02, 2013 9:39 am
- Forum: Tutorials & Code Snippets
- Topic: Build your homemade casio calculator cable
- Replies: 24
- Views: 123871
Re: Build your homemade casio calculator cable
wow, looks very useful! do you mind if I cross-post this on UCF (with a link to this page obviously) :) Having duplicate content on multiple domains is bad for a site only with 4/5 months :( I've got an idea: flyingfisch makes a locked topic with just a link to this forum. -> You have got more acti...
- Wed Jan 30, 2013 3:42 pm
- Forum: General
- Topic: Test of Audio Player on fx-9860GII SD
- Replies: 5
- Views: 17900
Re: Test of Audio Player on fx-9860GII SD
It was just a test. Here's the source: #include "fxlib.h" #include "7305.h" #define DATAPACK 8080 unsigned char UserStack[DATAPACK]; //Conversion tables #define X 0x10 #define _ 0x00 static const unsigned char LowTable[16]= { _,_,_,_,//0 X,_,_,_,//1 X,_,X,_,//2 _,X,X,X,//3 }; //0...
- Wed Jan 30, 2013 2:41 pm
- Forum: General
- Topic: Test of Audio Player on fx-9860GII SD
- Replies: 5
- Views: 17900
Re: Test of Audio Player on fx-9860GII SD
Yes, that works. If you want, I can give you the PowerGraphic2 - compatible Version of the player.
- Mon Jan 28, 2013 3:40 pm
- Forum: Members Zone
- Topic: Introduce Yourself!
- Replies: 2
- Views: 12320
Re: Introduce Yourself!
Hobbies: playing the piano, programming
Interests: programming, computers
Where you got your username: I admixed my real name with casio
Interests: programming, computers
Where you got your username: I admixed my real name with casio