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 ... 5 6 [7] 8 9 ... 12
91
Casio Calculators / Re: Image converter by Casio?
« on: May 25, 2011, 01:43:05 pm »
Quote
That's probably the first time I've seen the word "proprietary" being used by someone when trying to be positive...

Should "proprietary" mean something bad? For me, it is totally okay if a company decides to go the closed source way.
I'm more scared of all this "GPL" code everywhere...

92
Casio Calculators / Re: Prizm image compressing algorithm
« on: May 25, 2011, 01:16:55 pm »
Maybe interesting: The Prizm's OS tells me it has native zlib support.

93
Casio Calculators / Re: Image converter by Casio?
« on: May 25, 2011, 01:09:41 pm »
Well, they already have some kind of "app store" here: http://www.casioeducation.com/lesson_library/
And here's something more on the converter: http://www.casioeducation.com/prizm/light_blue

94
Casio Calculators / Re: Prizm Useful Routines -- post here!
« on: May 25, 2011, 07:00:16 am »
Okay, your decision but as long as a Prizm routine isn't buggy and fits my needs, I won't rewrite the whole thing.

95
Casio Calculators / Re: Prizm Useful Routines -- post here!
« on: May 23, 2011, 05:43:16 pm »
Quote
I could, but since the address is known, it's a whole lot easier in many cases just to remember the magic number 0xA8000000.

Quote
Could the address possibly change in future OS versions? I hope not....

They did this with OS 2.00 for the fx-9860G/GII back in 2009 and broke several hard-coded add-ins. So, do not rely on 0xA8000000.

96
Casio Calculators / Re: Should we close the PRIZM hacking section?
« on: May 23, 2011, 04:15:46 pm »
I hate posting the same stuff on several forums. Hence, I don't care what Cemetech does.

97
Casio Calculators / Re: Prizm Useful Routines -- post here!
« on: May 23, 2011, 03:44:55 pm »
Please, use Syscall 0x01E6 to obtain the VRAM address.
Interface: void *GetVRAMAddress(void);

98
News / Re: Casio FX-9860G & FX-9860GII OS 2.01 released
« on: May 21, 2011, 12:56:23 pm »
A bug in the Slim GetKey routine was discovered and fixed.
All people shall update their Slim again.

99
News / Re: Casio FX-9860G & FX-9860GII OS 2.01 released
« on: May 20, 2011, 04:16:10 pm »
Can someone explain how one who turned their 9750gii into a 9860gii would be able to upgrade to 2.0.1?  I tried sending it using the application available on Casio's website and it said "model not supported."

You need Simon's updater available here: http://www.casiocalc.org/?showtopic=5606

Oh ok. I wonder why they did remove it ???

As far as I know, there was some trouble with Asian countries, because OS 2.00 has features which are not allowed there and as Asia is the Slim's main market, they had to remove it.

100
Casio Calculators / Re: Casio Prizm + truecolor ?
« on: May 02, 2011, 12:03:26 pm »
Or a bit more explanatory:

Quote
syscall 0x0921 : int EnableColor( int );
This function seens to enable the display's color mode. Ususally it is called immediately after program-start with parameter 1.

101
Casio Calculators / Re: Casio Prizm documentation
« on: April 21, 2011, 11:36:54 am »
Ah, okay. I thought maybe they were scared and put this into the boot code... ;D

102
Casio Calculators / Re: Casio Prizm documentation
« on: April 21, 2011, 11:12:06 am »
And how is the .gp3 difference handled?
Btw, the time stamp must be different, too! ;)

103
Casio Calculators / Re: Casio Prizm documentation
« on: April 21, 2011, 10:53:58 am »
Ah, thanks. I did not know there is such a program! :D
However, the OS image includes the fx-CG 20 boot code (which is not written) - I would be interested in the fx-CG 10 version.

So if you own an fx-CG 10, please do the following:
- start insight
- start the memory viewer
- go to offset 0x80000000
- press [F3]
- type 0x00020000 as file size
- upload the file memory.bkp somewhere

104
News / Re: Warning about OS 3.0.1 destroying calcs
« on: April 21, 2011, 08:54:23 am »
Quote
3. Can it add nth roots like (3*root(2,8))+(5*root(2,2))=11*sqrt(2)?
Will do in math mode.

105
Casio Calculators / Re: Secret debug menu
« on: April 19, 2011, 11:48:35 am »
Interestingly, in the test menu there is a setup entry named "H-Copy".
According to the AFX manual, this allows sending screenshots directly to a PC; because there is no longer an FA-12x software.

With the decision to freely distribute the prizm screen receiver and the ability to store capture files as bitmaps on the calculator, this feature later became redundant.

Pages: 1 ... 5 6 [7] 8 9 ... 12