Note: this article is very old and was part of my website more than ten years ago. I got it back again due to my affection for that wonderful programmable calculator. I'd like to share tricks and suitable for this excellent pocket computer by CASIO. I've discovered a lot of hidden features of this calculator. Do you want to try some new BASIC? These are not documented on the User Manual, but they are extensively used in the Scientific Library.
I can also tell you how to your calculator to your PC with a few money. Here are some of my programs for the FX-880P. Sony xperia s1 boot fastboot driver download.
Dec 29, 2010 Contact Licio Maciel at liciomaciel AT terra.com.br he has his own program for Navigation to use with the FX-880P. Good Luck, Fred. I own a Casio FX880P and i am looking for navigation. Goetz Schwandtners Casio Programs [Diese Seite auf Deutsch mit mehr Programmen] On this page you find a selection of programs I have developed for the Casio FX-850P/FX-880P pocket computer.
The first is a game:. It uses the graphics of this calculator over their limits. You will see castles, towers, swordsmen, candles, cars, bats, treasures. You need a little bit of fantasy, this is not a 32-bit 3D Voodoo Graphics action game, but if you like FX-880P, this should be a must for you. If you enjoy this, please let me know your opinions about it.
Note: the game is in Italian, but the instructions are in English. Please don't download this game if you have an FX-850P with 8kb of RAM. This is more than 10kb. The second program is a that could help you if you need to make some calculations with error-propagation.
Note: use this program only if you have an FX-880P with 32kb of memory: no FX-850P and no 64kb! This is because this program writes some memory locations with POKE, and these locations are different in other situations. I could port the program, but I couldn't test it. If you have a different configuration, you could help me. The programs and the instructions are both in English. Please feel free to translate them if you want, I only ask to leave my name and my e-mail in the instructions distributed with the program.
I've found these new commands reading the programs of the scientific library. There are some other documents on the net describing them: this guide tries to explain them in a simple way. DEFCHR$: this is a very fun tool, allowing you to create 4 new characters. Try this program: 10 DEFCHR$(252) = ' 20 DEFCHR$(253) = ' 30 DEFCHR$(254) = '0C120C0204' 40 DEFCHR$(255) = '0C120C00FA' 50 PRINT CHR$(252) + CHR$(253) + CHR$(254)+ CHR$(255) This is a handwritten version of the famous program: 'Hello, world!' As you can see, the syntax of this command is very simple. The argument of DEFCHR$ can be any valid expression, but its value is truncated to an integer between 252 and 255 included. These are the only ASCII codes you can modify in FX-880P.
Note: this article is very old and was part of my website more than ten years ago. I got it back again due to my affection for that wonderful programmable calculator. I'd like to share tricks and suitable for this excellent pocket computer by CASIO. I've discovered a lot of hidden features of this calculator. Do you want to try some new BASIC? These are not documented on the User Manual, but they are extensively used in the Scientific Library.
I can also tell you how to your calculator to your PC with a few money. Here are some of my programs for the FX-880P. Sony xperia s1 boot fastboot driver download.
Dec 29, 2010 Contact Licio Maciel at liciomaciel AT terra.com.br he has his own program for Navigation to use with the FX-880P. Good Luck, Fred. I own a Casio FX880P and i am looking for navigation. Goetz Schwandtners Casio Programs [Diese Seite auf Deutsch mit mehr Programmen] On this page you find a selection of programs I have developed for the Casio FX-850P/FX-880P pocket computer.
The first is a game:. It uses the graphics of this calculator over their limits. You will see castles, towers, swordsmen, candles, cars, bats, treasures. You need a little bit of fantasy, this is not a 32-bit 3D Voodoo Graphics action game, but if you like FX-880P, this should be a must for you. If you enjoy this, please let me know your opinions about it.
Note: the game is in Italian, but the instructions are in English. Please don't download this game if you have an FX-850P with 8kb of RAM. This is more than 10kb. The second program is a that could help you if you need to make some calculations with error-propagation.
Note: use this program only if you have an FX-880P with 32kb of memory: no FX-850P and no 64kb! This is because this program writes some memory locations with POKE, and these locations are different in other situations. I could port the program, but I couldn't test it. If you have a different configuration, you could help me. The programs and the instructions are both in English. Please feel free to translate them if you want, I only ask to leave my name and my e-mail in the instructions distributed with the program.
I've found these new commands reading the programs of the scientific library. There are some other documents on the net describing them: this guide tries to explain them in a simple way. DEFCHR$: this is a very fun tool, allowing you to create 4 new characters. Try this program: 10 DEFCHR$(252) = ' 20 DEFCHR$(253) = ' 30 DEFCHR$(254) = '0C120C0204' 40 DEFCHR$(255) = '0C120C00FA' 50 PRINT CHR$(252) + CHR$(253) + CHR$(254)+ CHR$(255) This is a handwritten version of the famous program: 'Hello, world!' As you can see, the syntax of this command is very simple. The argument of DEFCHR$ can be any valid expression, but its value is truncated to an integer between 252 and 255 included. These are the only ASCII codes you can modify in FX-880P.