G1M Format - E-Activities - Unknown Line Types
6 posts
• Page 1 of 1
- cakeisalie5
- Senior Member
- Posts: 101
- Joined: Sun Mar 27, 2016 10:24 am
- Location: France
- Calculators: Casio Afx 1.0, Casio fx-9860GII, Casio fx-CG50
G1M Format - E-Activities - Unknown Line Types
Hello,
so I'm making a little library that parses G[0-9]* files. I've added MCS and G1A support, and I'm adding E-Activities support, but while parsing, I've encountered some unknown line types:
- 0xc1
- 0x08
- 0x06
Here's the full log if you're curious:
Any idea what these lines could be?
so I'm making a little library that parses G[0-9]* files. I've added MCS and G1A support, and I'm adding E-Activities support, but while parsing, I've encountered some unknown line types:
- 0xc1
- 0x08
- 0x06
Here's the full log if you're curious:
Log: Show
Any idea what these lines could be?
Part of the Planète Casio community (FR) - main author of Cahute
- helder7
- Senior Member
- Posts: 369
- Joined: Tue Jan 03, 2012 11:24 pm
- Calculators: Casio Afx 1.0, Casio fx-9860GII SD, Casio Classpad 330, Casio fx-CG20, Casio Classpad fx-CP400
Re: G1M Format - E-Activities - Unknown Line Types
Please upload the file "FlyingFish.g3e" somewhere, for I (or other person) check .
SiO2 + CaCO3 ----------> CaSiO3 + CO2
- cakeisalie5
- Senior Member
- Posts: 101
- Joined: Sun Mar 27, 2016 10:24 am
- Location: France
- Calculators: Casio Afx 1.0, Casio fx-9860GII, Casio fx-CG50
Re: G1M Format - E-Activities - Unknown Line Types
Oh yep, sorry! Here it is
Btw, I discovered strips today and my tests showed that these were strips IDs (except for 0xC1, which I don't know about).
(and it looks like some of the IDs of the strips)
EDIT: OMG, sub-e-activites are a thing ? Oo
Btw, I discovered strips today and my tests showed that these were strips IDs (except for 0xC1, which I don't know about).
(and it looks like some of the IDs of the strips)
EDIT: OMG, sub-e-activites are a thing ? Oo
Part of the Planète Casio community (FR) - main author of Cahute
- cakeisalie5
- Senior Member
- Posts: 101
- Joined: Sun Mar 27, 2016 10:24 am
- Location: France
- Calculators: Casio Afx 1.0, Casio fx-9860GII, Casio fx-CG50
Re: G1M Format - E-Activities - Unknown Line Types
So I've made some more tests with strips I did on my tweaked fx-9750GII-2. Here's the STRIPS.g2e.
Here's the log:
The e-act is the title, then "OUI." in text, then "99+5", then its result (104), then a "RUN" STRIP containing "NON", then a "NOTES" strip containing "Le saviez-vous ?".
This format is funny.
Have you explored all of the types and strips yet? What about the recursive form?
Here's the log:
Log: Show
The e-act is the title, then "OUI." in text, then "99+5", then its result (104), then a "RUN" STRIP containing "NON", then a "NOTES" strip containing "Le saviez-vous ?".
This format is funny.
Have you explored all of the types and strips yet? What about the recursive form?
Part of the Planète Casio community (FR) - main author of Cahute
- helder7
- Senior Member
- Posts: 369
- Joined: Tue Jan 03, 2012 11:24 pm
- Calculators: Casio Afx 1.0, Casio fx-9860GII SD, Casio Classpad 330, Casio fx-CG20, Casio Classpad fx-CP400
Re: G1M Format - E-Activities - Unknown Line Types
In EactMaker project we just explored Note strips.
According to my experience, strips inside strips is something that is not possible. This function does not seem to be implemented. I think this limitation is related to the way who the OS deal with strips.
The only "hidden feature" that I found was the use of locked colors in fx-CG calculators.
In the file "STRIPS.g2e":
The "calc mode", need the height and the width in pixels of the contained equation in the line. Calculate it is not trivial. If what you want to do is just parse it, this should be no problem.
According to my experience, strips inside strips is something that is not possible. This function does not seem to be implemented. I think this limitation is related to the way who the OS deal with strips.
The only "hidden feature" that I found was the use of locked colors in fx-CG calculators.
In the file "STRIPS.g2e":
The "calc mode", need the height and the width in pixels of the contained equation in the line. Calculate it is not trivial. If what you want to do is just parse it, this should be no problem.
SiO2 + CaCO3 ----------> CaSiO3 + CO2
- cakeisalie5
- Senior Member
- Posts: 101
- Joined: Sun Mar 27, 2016 10:24 am
- Location: France
- Calculators: Casio Afx 1.0, Casio fx-9860GII, Casio fx-CG50
Re: G1M Format - E-Activities - Unknown Line Types
Sorry for not answering straight away!
Strips inside the main strip is possible. I've parsed it like this, and it worked (even if there is pretty much only a header and the name):
Did you discover how the locked colors are aligned for pure text?
How are the calculation and the calculation stored (how can I parse it)?
What does "UI.main" mean for the last pure text field?
What about the other type, 0xc1?
Thanks in advance
Strips inside the main strip is possible. I've parsed it like this, and it worked (even if there is pretty much only a header and the name):
STRIPS.g2e: Show
Did you discover how the locked colors are aligned for pure text?
How are the calculation and the calculation stored (how can I parse it)?
What does "UI.main" mean for the last pure text field?
What about the other type, 0xc1?
Thanks in advance
Part of the Planète Casio community (FR) - main author of Cahute
6 posts
• Page 1 of 1
Return to Calculator Hacking/Modding Discussions
Who is online
Users browsing this forum: No registered users and 1 guest