Fx-9860g: C Addin & Casio Basic Programs Works Together
Started by
Martin
, Apr 04 2011 08:21 AM
4 replies to this topic
#1
Posted 04 April 2011 - 08:21 AM
Hello,
I played a little with my fx-9860G and I have found very interesting feature. I am not sure if it was discussed somewhere, please sorry for that case.
The main idea is, that C/asm addin and CASIO basic script can run concurrently and work together.
I put more detailed description & example on my page - see "TSR - Terminate and Stay Resident for fx-9860G" on my page (http://martin.poupe.org/casio/).
Martin
I played a little with my fx-9860G and I have found very interesting feature. I am not sure if it was discussed somewhere, please sorry for that case.
The main idea is, that C/asm addin and CASIO basic script can run concurrently and work together.
I put more detailed description & example on my page - see "TSR - Terminate and Stay Resident for fx-9860G" on my page (http://martin.poupe.org/casio/).
Martin
#2
Posted 04 April 2011 - 12:42 PM
So it allows programmers of C/asm programs to interact with BASIC programs that are running? I think some of the TI community members have been interested in using this on the Prizm for quite a long time.
#3
Posted 04 April 2011 - 12:52 PM
Yes, exactly :-)So it allows programmers of C/asm programs to interact with BASIC programs that are running?
The sample shows that (Basic program turns off activity of the addin by storing 1 to A)
#4 Guest_Mesteche_*
Posted 12 June 2011 - 02:51 PM
It seems that the SDK can't make the .G1A with the TSR.c file that i downloaded from your website.
Apparently due to the "DrawAll(Screen+16);" function line 70, which is not defined before.
Is this function important ?
Please excuse my poor English, i'm from France.
Apparently due to the "DrawAll(Screen+16);" function line 70, which is not defined before.
Is this function important ?
Please excuse my poor English, i'm from France.
#5
Posted 20 June 2011 - 01:53 PM
Hello, I use Revolution-FX library (http://sourceforge.n...fx v0.3 source/).It seems that the SDK can't make the .G1A with the TSR.c file that i downloaded from your website.
Apparently due to the "DrawAll(Screen+16);" function line 70, which is not defined before.
Is this function important ?
Please excuse my poor English, i'm from France.
Install it or delete the function call - it will disable screen scrolling.
Martin
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users