Jump to content



Photo
- - - - -

Flash100 1.30 beta version


  • Please log in to reply
65 replies to this topic

#41 4nic8

4nic8

    Casio Freak

  • Members
  • PipPipPipPip
  • 182 posts
  • Location:Warsaw, Poland

  • Calculators:
    Casio AFX 2.0 ROM 1.01, TI-89 (ASM 2.08 HW 2.00)

Posted 14 September 2004 - 01:24 AM

Now I've got errors :(

Script for generate MakeFiles and Compile Flash100 1.30
(C) 2004 Quaranta Software / dada66
Updating MakeFiles...done
*** Compiling Flash100 (Modules, Tools and Protocols) ***
Compiling F100TK (for protocols)...serialport.cpp: In member function `int CSerialPort::OpenPort(const char*,
   unsigned char, int, unsigned char, unsigned char, int, int)':
serialport.cpp:122: error: `TIOCMGET' undeclared (first use this function)
serialport.cpp:122: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
serialport.cpp:122: error: `ioctl' undeclared (first use this function)
serialport.cpp:126: error: `TIOCM_RTS' undeclared (first use this function)
serialport.cpp:134: error: `TIOCM_DTR' undeclared (first use this function)
serialport.cpp:141: error: `TIOCMSET' undeclared (first use this function)
make: *** [serialport.o] BÅ‚Ä…d 1
done
Compiling F100Qt...../F100TK/serialport.cpp: In member function `int CSerialPort::OpenPort(const
   char*, unsigned char, int, unsigned char, unsigned char, int, int)':
../F100TK/serialport.cpp:122: error: `TIOCMGET' undeclared (first use this
   function)
../F100TK/serialport.cpp:122: error: (Each undeclared identifier is reported
   only once for each function it appears in.)
../F100TK/serialport.cpp:122: error: `ioctl' undeclared (first use this
   function)
../F100TK/serialport.cpp:126: error: `TIOCM_RTS' undeclared (first use this
   function)
../F100TK/serialport.cpp:134: error: `TIOCM_DTR' undeclared (first use this
   function)
../F100TK/serialport.cpp:141: error: `TIOCMSET' undeclared (first use this
   function)
make: *** [serialport.o] BÅ‚Ä…d 1
done
Compiling Flash100...g++: ./libf100qt.so: Nie ma takiego pliku ani katalogu
make: *** [flash100] BÅ‚Ä…d 1
done
Compiling GComm protocol...g++: ../../F100TK/libf100tk.a: Nie ma takiego pliku ani katalogu
make: *** [../libgcomm.so] BÅ‚Ä…d 1
done
Compiling Casio protocol...g++: ../../F100TK/libf100tk.a: Nie ma takiego pliku ani katalogu
make: *** [../libcasiog100.so] BÅ‚Ä…d 1
done
Compiling f100backup tool...g++: ../../libf100qt.so: Nie ma takiego pliku ani katalogu
make: *** [../libf100backup.so] BÅ‚Ä…d 1
done
Compiling BasicDrive tool...g++: ../../libf100qt.so: Nie ma takiego pliku ani katalogu
make: *** [../libbasicdrive.so] BÅ‚Ä…d 1
done
Compiling BuildDrive tool...g++: ../../libf100qt.so: Nie ma takiego pliku ani katalogu
make: *** [../libbuilddrive.so] BÅ‚Ä…d 1
done
Compiling CFXEditor...g++: ../../libf100qt.so: Nie ma takiego pliku ani katalogu
make: *** [../libsendcfx.so] BÅ‚Ä…d 1
done
Compiling ROM-DISKEditor...g++: ../../F100TK/libf100tk.a: Nie ma takiego pliku ani katalogu
g++: ../../libf100qt.so: Nie ma takiego pliku ani katalogu
make: *** [../libromdiskedit.so] BÅ‚Ä…d 1
done
Compiling MenuEditor...g++: ../../libf100qt.so: Nie ma takiego pliku ani katalogu
make: *** [../libmenuwindow.so] BÅ‚Ä…d 1
done
Compiling RFI Editor...g++: ../../libf100qt.so: Nie ma takiego pliku ani katalogu
make: *** [../librfiedit.so] BÅ‚Ä…d 1
done
Compiling Extra themes...done
Compiling CSV Maker...g++: ../../libf100qt.so: Nie ma takiego pliku ani katalogu
make: *** [../../Tools/libcsvmaker.so] BÅ‚Ä…d 1
done
Compiling Tetrix...g++: ../../libf100qt.so: Nie ma takiego pliku ani katalogu
make: *** [../../Tools/libtetrix.so] BÅ‚Ä…d 1
done
Compiling FTP Client...g++: ../../libf100qt.so: Nie ma takiego pliku ani katalogu
make: *** [../../Tools/libftpclient.so] BÅ‚Ä…d 1
done
*** End of compiling Flash100 ***
Making F100MakeFile...done


#42 4nic8

4nic8

    Casio Freak

  • Members
  • PipPipPipPip
  • 182 posts
  • Location:Warsaw, Poland

  • Calculators:
    Casio AFX 2.0 ROM 1.01, TI-89 (ASM 2.08 HW 2.00)

Posted 14 September 2004 - 01:35 AM

New files are APIFunction.h and serialport.cpp. Are you sure that you gave me all I need??

#43 huhn_m

huhn_m

    Casio Maniac

  • [Legends]
  • PipPipPipPipPipPipPipPip
  • 1957 posts
  • Gender:Male
  • Location:Germany / Dresden
  • Interests:Assembler(!!!)
    Computers and Programming
    Operating Systems
    Programmable Calculators
    Maths and everything arround it

  • Calculators:
    FX-82SX / AFX 2.0+ (ROM 1.03) / FX 1.0+ (ROM 1.03)

Posted 14 September 2004 - 08:14 AM

are you shure you placed them into the right directories and
can you translate the error messages for us since I don't really
understand what "Nie ma takiego pliku ani katalogu"
means

#44 4nic8

4nic8

    Casio Freak

  • Members
  • PipPipPipPip
  • 182 posts
  • Location:Warsaw, Poland

  • Calculators:
    Casio AFX 2.0 ROM 1.01, TI-89 (ASM 2.08 HW 2.00)

Posted 14 September 2004 - 11:51 AM

I've put those files to F100TK.

Short Polish lesson :lol: :
BÅ‚Ä…d = error
Nie ma takiego pliku ani katalogu = file or directory not found

#45 dada66

dada66

    Casio Addict

  • Members
  • PipPipPip
  • 51 posts
  • Location:France

  • Calculators:
    Graph100 Rom1.00

Posted 14 September 2004 - 11:56 AM

Sorry, but i don't test modifcations under <{GNULINUX}>.
I forgot to include some header files.
http://g100storage.f.../path_linux.rar (updated)

#46 4nic8

4nic8

    Casio Freak

  • Members
  • PipPipPipPip
  • 182 posts
  • Location:Warsaw, Poland

  • Calculators:
    Casio AFX 2.0 ROM 1.01, TI-89 (ASM 2.08 HW 2.00)

Posted 14 September 2004 - 12:41 PM

I compiled it without any error now. But I still can't transfer programs to my AFX :(

#47 dada66

dada66

    Casio Addict

  • Members
  • PipPipPip
  • 51 posts
  • Location:France

  • Calculators:
    Graph100 Rom1.00

Posted 14 September 2004 - 07:53 PM

If you know C/C++ code, in file 'serialport.cpp' you can change line 144.
"ioctl(m_hCom, TIOCMSET, &nControl);"
You can force DTR and RTS control. (Try any combinations)

#48 4nic8

4nic8

    Casio Freak

  • Members
  • PipPipPipPip
  • 182 posts
  • Location:Warsaw, Poland

  • Calculators:
    Casio AFX 2.0 ROM 1.01, TI-89 (ASM 2.08 HW 2.00)

Posted 14 September 2004 - 08:55 PM

Ok I'll try. B)

#49 superna

superna

    Casio Addict

  • Members
  • PipPipPip
  • 88 posts

Posted 31 March 2005 - 01:13 PM

Hey, i made a Mac Os X port of Flash100 available on http://flash100.free.fr

i someone can debug communication problem on it.....

I made it possible ton open comm on usb2serial cable :)
i need only tests and debugs !

:P

#50 huhn_m

huhn_m

    Casio Maniac

  • [Legends]
  • PipPipPipPipPipPipPipPip
  • 1957 posts
  • Gender:Male
  • Location:Germany / Dresden
  • Interests:Assembler(!!!)
    Computers and Programming
    Operating Systems
    Programmable Calculators
    Maths and everything arround it

  • Calculators:
    FX-82SX / AFX 2.0+ (ROM 1.03) / FX 1.0+ (ROM 1.03)

Posted 01 April 2005 - 05:39 AM

the link for the windows version in the first post seems to be down. could you fix this please since I don't find the version on my comp and have no compatible flash100 / gcomm version either.

#51 Guest_Guest_*

Guest_Guest_*
  • Guests

Posted 04 April 2005 - 01:23 PM

The link is okay.

#52 dada66

dada66

    Casio Addict

  • Members
  • PipPipPip
  • 51 posts
  • Location:France

  • Calculators:
    Graph100 Rom1.00

Posted 26 April 2005 - 06:02 PM

You can download the final version of Flash100 1.30 (Windows)
http://flash100.free...t.php?op=&cid=8
The first link doesn't include the Qt library (version 3.3.4), if you don't have Qt library use second link.

Flash100 is translated in English by C@siomax, Superna, huhn_m and Fantasy
Spanish and deustch : partialy translated

<{GNULINUX}> and Mac OS X final version will be released later...

News :
-SpriteMaker and RFLMaker plugin : By Julien
-Flash Manager plugin (To send/receive flash drive)
-Ram Manager plugin (To send/receive files in RAM like Basic files, matrix,etc.)
-CSV Maker (To make video) : By Superna
-You can remove/create files/dir in an existing .cdr or .lec file
-New Window Manager
-Opacity control
-Some bugs fix
-Improve cable support
-Support of Casio Protocol (AFX 2.0)
-Support of GComm protocol (version 1.00, 1.01, and 1.10)
And some improvements.... :)

To add others languages or edit existing, I will prepare a pack to translate easily words/sentences (but only French -> 'your language')

Flash100:
http://flash100.free...t.php?op=&cid=8
Help (French only):
http://flash100.free.fr/Help/index.htm

#53 huhn_m

huhn_m

    Casio Maniac

  • [Legends]
  • PipPipPipPipPipPipPipPip
  • 1957 posts
  • Gender:Male
  • Location:Germany / Dresden
  • Interests:Assembler(!!!)
    Computers and Programming
    Operating Systems
    Programmable Calculators
    Maths and everything arround it

  • Calculators:
    FX-82SX / AFX 2.0+ (ROM 1.03) / FX 1.0+ (ROM 1.03)

Posted 27 April 2005 - 04:51 AM

nice, when the <{GNULINUX}> version comes out I can finally transfer at hyperspeed again :)

Thank you a lot!

#54 dada66

dada66

    Casio Addict

  • Members
  • PipPipPip
  • 51 posts
  • Location:France

  • Calculators:
    Graph100 Rom1.00

Posted 29 April 2005 - 09:46 PM

If you wish to translate Flash100 1.30 into an other language, download this (for windows only) :
http://flash100.free...p?cid=14&lid=17

#55 dada66

dada66

    Casio Addict

  • Members
  • PipPipPip
  • 51 posts
  • Location:France

  • Calculators:
    Graph100 Rom1.00

Posted 09 May 2005 - 04:05 PM

<{GNULINUX}> version avalaible here : http://flash100.free...php?cid=8&lid=9

Installer create by tonton1664.

#56 dada66

dada66

    Casio Addict

  • Members
  • PipPipPip
  • 51 posts
  • Location:France

  • Calculators:
    Graph100 Rom1.00

Posted 20 July 2005 - 12:36 PM

An update is available at : (windows only)
http://flash100.free...p?cid=27&lid=38

this update fixes critical CFX bugs.(app crash and others...)

Update for <{GNULINUX}> will be available later when F100 v1.31 will be released.
F100 v1.31 will include a new RamManager tool.
This new RamManager will allow to choose a syntax between MLC and BASIC language, and fixes .CAT format bugs.

#57 huhn_m

huhn_m

    Casio Maniac

  • [Legends]
  • PipPipPipPipPipPipPipPip
  • 1957 posts
  • Gender:Male
  • Location:Germany / Dresden
  • Interests:Assembler(!!!)
    Computers and Programming
    Operating Systems
    Programmable Calculators
    Maths and everything arround it

  • Calculators:
    FX-82SX / AFX 2.0+ (ROM 1.03) / FX 1.0+ (ROM 1.03)

Posted 20 July 2005 - 03:52 PM

that sounds nice!

Could you include sth. like plugins so that the MLC II language could be implemented easily ?

#58 dada66

dada66

    Casio Addict

  • Members
  • PipPipPip
  • 51 posts
  • Location:France

  • Calculators:
    Graph100 Rom1.00

Posted 21 July 2005 - 03:17 PM

The MLC 2 language is envisaged in the current code of this tool but it will be necessary to update this tool (RamManager.DLL or .SO), for several internal reasons.

#59 CakkuZ[FIN]

CakkuZ[FIN]

    Casio Fan

  • Members
  • PipPip
  • 31 posts
  • Location:Finland

  • Calculators:
    FX 1.0 PLUS rom 1.03

Posted 12 August 2005 - 12:49 PM

anyone know where i could download it because the official site seems to be down and the download in filesharing don't work :/

#60 2072

2072

    Casio over god

  • Admin
  • PipPipPipPipPipPipPipPip
  • 1564 posts
  • Gender:Male
  • Location:Somewherebourg
  • Interests:Alternative states of consciousness, programming, making things work the best they possibly can.

  • Calculators:
    AFX2 ROM 1.02, CFX-9940GT+, FX-180P-Plus

Posted 12 August 2005 - 07:07 PM

The main site is down today...

#61 CakkuZ[FIN]

CakkuZ[FIN]

    Casio Fan

  • Members
  • PipPip
  • 31 posts
  • Location:Finland

  • Calculators:
    FX 1.0 PLUS rom 1.03

Posted 12 August 2005 - 07:24 PM

it was down yesterday too...

#62 2072

2072

    Casio over god

  • Admin
  • PipPipPipPipPipPipPipPip
  • 1564 posts
  • Gender:Male
  • Location:Somewherebourg
  • Interests:Alternative states of consciousness, programming, making things work the best they possibly can.

  • Calculators:
    AFX2 ROM 1.02, CFX-9940GT+, FX-180P-Plus

Posted 12 August 2005 - 07:25 PM

I've just let a message to the author on the French forum.

#63 Guest_Guest_*

Guest_Guest_*
  • Guests

Posted 13 August 2005 - 01:27 AM

The Flash100 web site is ready now. It was a problem with Xoops 2.2.1.

You can also download Flash100 1.31 Release Candidate 1 here :
http://flash100.free...hp?cid=0&lid=40

This version include RamManager beta with Syntax Highlighting (Basic and MLC 1)

#64 dada66

dada66

    Casio Addict

  • Members
  • PipPipPip
  • 51 posts
  • Location:France

  • Calculators:
    Graph100 Rom1.00

Posted 26 October 2005 - 10:57 AM

Flash100 1.31 RC3 has been realeased! (Windows only)
http://flash100.free...p?cid=26&lid=40

This setup doesn't contain Qt DLL. You must download this DLL separately if you don't have already installed Flash100. (Flash100>>RunTime)

List of Enhancements
-RAMManager plug-in : New settings window, completion for MLC & BASIC language (Press CTRL+SPACE)
-Flash100 : New settings window. TabWindow replaced by ListView.
-Fix some bugs

RAMManager plug-in support only MLC1 and BASIC language.
I don't know if MLC 2 bas been already release, but it's easily to add this language in RAMManager ;)

#65 huhn_m

huhn_m

    Casio Maniac

  • [Legends]
  • PipPipPipPipPipPipPipPip
  • 1957 posts
  • Gender:Male
  • Location:Germany / Dresden
  • Interests:Assembler(!!!)
    Computers and Programming
    Operating Systems
    Programmable Calculators
    Maths and everything arround it

  • Calculators:
    FX-82SX / AFX 2.0+ (ROM 1.03) / FX 1.0+ (ROM 1.03)

Posted 26 October 2005 - 02:00 PM

MLC2 won't be complete until End of December the earliest ;) :(

#66 Metaconta

Metaconta

    Newbie

  • Members
  • Pip
  • 2 posts

  • Calculators:
    http://usuarios.lycos.es/electronicapic/

Posted 14 January 2009 - 08:13 AM

Flash100 1.30 beta version 11 is available at : (1,7MB)
http://g100storage.f...00b11_setup.exe
(Include Qt DLL (v3.2.1))

News:
-Load protocols and tools by DLL.
-New window management for opens tools (Menu editor, BuilDrive, ...)
-You can open files by drag&drop on F100's main window.
-Tool 'Add-In Installer Emulator' support Calipso CFX.
-New tools : Backup Editor and Ram File Installer.
-Tools 'BuildDrive'&'Add-In Installer Emulator' support Drag&Drop
List of all news (in French)
http://g100storage.f...0/F100_news.txt

I need to know if the communication work with your cables (SB-87, etc.) in mode 'AUTO'. (or other)

I search translators for translate Flash100 into English, Deustch, Spanish, and more if you want. (For translate, I send you a translation Kit (250KB). Translation is only : French -> 'Your language').
Currently English, Deustch, Spanish are partially translated.

Notes: Gcomm v1.10 protocol is include but just beta version is available (in French)
http://g100storage.f.../GComm v110.rar


The links now. Are there new links and new updates for Windows XP?




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users