Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fxdev

Pages: 1 ... 7 8 [9] 10 11 12
121
Casio Calculators / Re: Casio Prizm documentation
« on: March 03, 2011, 12:38:58 pm »
The user RAM resides at:
0x882D4000..0x882E3000 (fx-CG 10/20)
0x88030A30..0x8803FC00 (fx-9860G/GII)

122
Casio Calculators / Re: The Inside of a Casio Prizm
« on: March 03, 2011, 10:56:41 am »
@Simon
It would be nice to have a topic to discuss the Insight add-in.
One thing that's missing is some kind of byte or text pattern search.

123
Casio Calculators / Re: Prizm almost sold out here in Germany
« on: March 02, 2011, 04:37:27 pm »
At least in Eastern Germany Casio calculators are very popular.
(And yes, this kind of border still exists in most people's minds...)

Casio is even producing calculators solely targeting Germany.
One example is the new DE Plus series - a modified version of the ES Plus series.

You rarely see TI or HP calculators here in Saxony.

124
Casio Calculators / Re: The Inside of a Casio Prizm
« on: March 02, 2011, 10:56:54 am »
Doesn't seem to include one...
The last time they used a backup battery was in 2007. They even removed it from their 2005 models.

125
Casio Calculators / Re: Prizm almost sold out here in Germany
« on: March 02, 2011, 10:46:43 am »
www.arizone.de - one of the remaining larger calculator and school material sellers - is out of Prizms, too. ;D

126
Casio Calculators / Prizm almost sold out here in Germany
« on: March 01, 2011, 11:39:35 am »
Got the first question on where to buy the fx-CG 20 in Germany: http://www.casiofans.de/viewtopic.php?f=66&t=4131
Remember, the Prizm was first available in German online stores about two weeks ago!

127
Casio Calculators / Re: Secret debug menu
« on: March 01, 2011, 11:02:29 am »
On the fx-9860G the test menu has an option that reads "Valiable Manager".
This is Japanese programming style... ;D

128
Casio Calculators / Re: Your calculator serial number
« on: March 01, 2011, 09:18:43 am »
If so then where did you get the service ID and time stamps from?

Press [OPTN]+[EXP]+[AC/ON] to turn on your calculator. Then press [F1] followed by [9].
- The Service menu displays the service ID
- The Version menu displays the OS version and the OS+BIOS time stamps (DateO+DateA)

129
Casio Calculators / Re: Secret debug menu
« on: February 28, 2011, 01:09:27 pm »
I did some tests in the diagnostic menu and as it seems the debug mode does not enable the cache.
That's why it is so slow and unresponsive.

130
Casio Calculators / Re: Defective pixels on the TFT
« on: February 27, 2011, 09:26:15 pm »
Well, I tried locating it via BASIC and the pixel seems to be fully functional.
HOWEVER, the glitch appears to be INSIDE the glass(?!), because those TFT pixels are clearly BELOW this black blob.
Also, it depends on the angle. (I can see the "defective" pixel jump)

131
Casio Calculators / Defective pixels on the TFT
« on: February 27, 2011, 08:21:26 pm »
Update: It appears to be some kind of impurity inside the transparent plastic cover.

132
Casio Calculators / Re: Your calculator serial number
« on: February 27, 2011, 07:24:03 pm »
Code: [Select]
Serial number   : 755DW11MA022115
Service ID      : dpQGFKzx
OS version      : 01.02.0200
OS time stamp   : 2010.1122.2053
BIOS time stamp : 2010.0916.0917
Locate bug      : PRESENT

133
Casio Calculators / Re: Secret debug menu
« on: February 27, 2011, 07:15:19 pm »
@
Nice find cfxm. How did you happen upon it?

Well, a simple guess. ;D
The [OPTN]+[EXP]+[AC/ON] key combo is known for years and the Restart button always used to be special...

134
Casio Calculators / Secret debug menu
« on: February 27, 2011, 04:02:14 pm »
Yesterday, I found a hidden debug menu. It was not known to Simon L., so I guess it is not known to you guys either. ;D

In order to start it, you have to do the following:
- Press the Restart button plus [OPTN]+[EXP]+[AC/ON] and hold all down
- Release the Restart button
- Wait until the screen becomes white
- Now release the remaining three keys

This will display the text "Please SD Card Insert" on the LCD - maybe a remnant from Casio Prizm development.

Pressing [MENU] (hold down for quite a while) shows the following options:

Code: [Select]
[F1]: Erase User Flash Area // Clears user flash memory (0xA0C00000..0xA2000000)
[F2]: Erase Password Area // Removes user name and organization (0xA0BE0000..0xA0C00000)
[F3]: Erase MCS Backup // Clears user RAM backup on the flash (0xA0B80000..0xA0BE0000)
[F4]: Erase Add-in Language // Removes language add-ins (0xA0B60000..0xA0B80000)
[EXIT]: Flash Program // Makes copy of the OS at 0xA1000000..0xA1B60000 (and may corrupt the file system!)

Note, if you press [OPTN]+[EXP]+[AC/ON] too short, it will display the OS Error screen (which is the OS update routine started from within the BIOS). Also, if you press [OPTN]+[EXP]+[AC/ON] without the Restart button involved, it will enter the diagnostics menu. In this case you have to additionally press [F1] followed by [9].



And here is the test menu: Syscall 0x0EA7 :D

I have attached a program at the bottom.


Diagnostics, test and debug menu.

135
Casio Calculators / Re: Your calculator serial number
« on: February 25, 2011, 08:31:08 am »
On the fx-9860G the first four bytes are significant only.

Quote
Would the 7th character on the serial # tell what the pre-installed boot code is?
The boot code version (date) is stored at 0x8000FFB0 (again, on an fx-9860G).

Pages: 1 ... 7 8 [9] 10 11 12