
C asm programming on Algebra FX 2
#1
Posted 08 August 2003 - 11:48 AM
just bouthgt (hardly!) the last Algebra FX 2.0 in Tokyo. Target: programming in C and asm.
Well, I went through a couple of French sites - amazing how they dissected the machine!
But some details remain obscure... for instance
- how to use the API from the Basic (and the maths functions like Cos, Sin... or simply *)
- or other architectural points...
My question/hope: can I expect some more information from any English site -
please let me know which ones deserve to be visited in order to complete my AFx2 system knowledge...
Thanks
hs
#2
Posted 08 August 2003 - 11:54 AM
bye the way, you are the first japanese person we have had on this forum.
konnichiwa

#3
Posted 08 August 2003 - 01:11 PM

Anyway, will have a deeper look to this site.
Arigato ..
#4
Posted 08 August 2003 - 01:20 PM

#5
Posted 08 August 2003 - 06:02 PM
using Basic API is not important/useful to us because it is terribly slow,
if you want trigonometric functions then tabelarize its domain multiplied by a constant
and thus use fixed point math which is the fastest (FX is not a 4GHz Athlon you know).
For example
int SinTab[360]={...}; // values of sin() function multiplied by 256.
It is a very common trick known from older PCs.
You live in Japan, so I can assume that you can understand all those #$%^@ (japanese

so are there any ASM/C specific CASIO related sites or they aren't interested in it?
Casio AFX 2.0 has an Easter Egg that lists some japanese names (probably engeeniers), do the following:
Go to the System menu then pres

![[+]](/dot/public/style_emoticons/default/+.jpg)
Have you any idea how we could contact them?
Roeoender.
PS. I always wanted to visit Tokyo (from Poland).
#6
Posted 08 August 2003 - 06:45 PM




#7
Posted 08 August 2003 - 07:06 PM
And I only did that to help people like you get going.
So, just tell me about any French documents you'd want me to translate, but please no PDFs else if it's only text.
#8
Posted 12 August 2003 - 02:24 PM


#9
Posted 12 August 2003 - 02:36 PM


#10
Posted 12 August 2003 - 06:52 PM
What is the


#11
Posted 12 August 2003 - 07:27 PM







#12
Posted 12 August 2003 - 08:13 PM
#13
Posted 12 August 2003 - 09:43 PM
#14
Posted 13 August 2003 - 12:04 AM
Thats weird, when i read the replies of Crimson and Roender in this topic, i dont read well and i try the keys combinations on the calc. main menu, but then the calculator gone crazy

On the main menu, when i want to shut off the calc, this goes frozen and then i need to push the P button. This occur repeated times, i only can shut down the calc. in the "System menu". I also try to shut down the calc. on the RUN/MAT mode but the calc dont get off. I check the AC button on the

![[Ab/c]](/dot/public/style_emoticons/default/abc.jpg)
Then i try again in the RUN/MAT and now its ok.(i dont know what i do exactly)
#15
Posted 15 August 2003 - 06:24 PM
#16
Posted 15 August 2003 - 06:29 PM
#17
Posted 15 August 2003 - 06:38 PM
It doesn't mean, of course, they will answer you.
#18
Posted 15 August 2003 - 07:07 PM
#19
Posted 15 August 2003 - 07:09 PM
#20
Posted 15 August 2003 - 07:14 PM
#21
Posted 15 August 2003 - 07:54 PM

Now if you tell then that there is some guys buying the FX 1.0 and tuned it to one AFX 2.0, now I thing that they will be worry about it?.

#22
Posted 16 August 2003 - 12:01 AM
download it
the sad thing is i made this programming tetris then stripped all the crap between the loops out of it. There was something similar with the older calcs too
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users