Register

Search found 116 matches

Return to advanced search

AmazoNKA
Sat Nov 05, 2016 11:11 am
 
Forum: General
Topic: Casio fx-9860G SD- How to read files in the sd card?
Replies: 90
Views: 281476

Re: Casio fx-9860G SD- How to read files in the sd card?

Thank you, Simon. Your example of G3P loading was very helpful - I managed to adapt it to be used with Bdisp_WriteGraphVRAM routine as well just to be able to set transparency etc - thanks again. I also tried replacing 0 in Syscall_0C62( pattern, 0 ) with 1660 or 505 hoping it would replace language...
AmazoNKA
Thu Oct 20, 2016 7:23 pm
 
Forum: General
Topic: Casio fx-9860G SD- How to read files in the sd card?
Replies: 90
Views: 281476

Re: Casio fx-9860G SD- How to read files in the sd card?

That may be useful indeed - i will have a look but will be quite busy for a couple of weeks now. I suspect "English" may be printed as heading because of the 0 argument at the end of that system call - perhaps changing 0 to other msgno will display other built in strings - i am hopeful it ...
AmazoNKA
Mon Oct 03, 2016 10:38 pm
 
Forum: General
Topic: Casio fx-9860G SD- How to read files in the sd card?
Replies: 90
Views: 281476

Re: Casio fx-9860G SD- How to read files in the sd card?

No worries and thank you for trying- i started thinking anyway that most of the interface will have to be repeated for the sd part too so I will try to finish the interface with the known system calls. So far listing, drawing of icons, scrolling, selecting with f1 is pretty much finished, started on...
AmazoNKA
Mon Sep 26, 2016 11:13 am
 
Forum: General
Topic: Casio fx-9860G SD- How to read files in the sd card?
Replies: 90
Views: 281476

Re: Casio fx-9860G SD- How to read files in the sd card?

That's very kind of you. I hope those system calls are not restricted to g3p files only. If I haven't mentioned before the save only not save as interface appears in memory manager backup save command and also on emulator import command if any of this helps you. I separately tested OpenFileDialog an...
AmazoNKA
Sun Sep 25, 2016 9:39 am
 
Forum: General
Topic: Casio fx-9860G SD- How to read files in the sd card?
Replies: 90
Views: 281476

Re: Casio fx-9860G SD- How to read files in the sd card?

Thank you so much for helping with figuring out this call, Simon, I was confused between str and name conversion of file name. I wonder if there is a similar call but with save instead of or in addition to save as button please
AmazoNKA
Sat Sep 24, 2016 5:02 pm
 
Forum: General
Topic: Casio fx-9860G SD- How to read files in the sd card?
Replies: 90
Views: 281476

Re: Casio fx-9860G SD- How to read files in the sd card?

after more tests it seems system call 0x0C66 returns 30002 if exited and 946 if [f1]save as is used to enter a file name... most modes give blank background but 1 gives blue with graphs pictures, 6 pink with pie chart pictures I hope you could kindly discover a call which returns the path of save ch...
AmazoNKA
Sat Sep 24, 2016 2:38 pm
 
Forum: General
Topic: Casio fx-9860G SD- How to read files in the sd card?
Replies: 90
Views: 281476

Re: Casio fx-9860G SD- How to read files in the sd card?

Hi Simon, Regarding my 8.3 question i basically found it strange that bfile system calls we know don't seem to use 8.3 file format yet memory manager app on the calculator shows longer than 8 characters long names truncated with ~1 etc. I haven't made much progress - just debugged some tiny interfac...
AmazoNKA
Sun Sep 18, 2016 6:45 pm
 
Forum: General
Topic: Casio fx-9860G SD- How to read files in the sd card?
Replies: 90
Views: 281476

Re: Casio fx-9860G SD- How to read files in the sd card?

thank you so much for kindly explaining this all in such a detail
AmazoNKA
Sun Sep 18, 2016 4:01 pm
 
Forum: General
Topic: Casio fx-9860G SD- How to read files in the sd card?
Replies: 90
Views: 281476

Re: Casio fx-9860G SD- How to read files in the sd card?

I have started building the interface slowly and it is going to look and hopefully function almost identically to native Memory app with addition of [F3] SD Card and corresponding SD F-key 658 and 0x02A9 and so far completed the status bar and function keys views for memory views etc but only with s...
AmazoNKA
Mon Sep 12, 2016 10:30 am
 
Forum: General
Topic: Casio fx-9860G SD- How to read files in the sd card?
Replies: 90
Views: 281476

Re: Casio fx-9860G SD- How to read files in the sd card?

Visually it is also ok HxD's checksum-32 is 0213c340 and crc-32 is 6ae68bc4 - do they match what you expected please? Does it also mean I needed to create the file hundreds of times and see if they are all good - or how did you discover that there was a problem with openlog sometimes please? Thanks ...
PreviousNext

Return to advanced search