Hi,
I am pleased to see that an recent editor is always in development for TI68k. I am a new TI Basic developer for this old but interesting platform... I was bored by the fact that the editor on PC I tried was unable to read the special or international characters in the code written on the graph89 emulator (the PC opening file was in error). I tried this editor and then I can go on extending my program on PC.
So, thanks for your work...
Bye
New release: TI 68K program editor (TI-BASIC)
24 posts
• Page 2 of 3 • 1, 2, 3
Re: New release: TI 68K program editor (TI-BASIC)
Last edited by zorglub13 on 18 Nov 2014, 15:59, edited 1 time in total.
-
zorglub13
Niveau 7: EP (Espèce Protégée: geek)- Posts: 103
- Images: 0
- Joined: 14 Sep 2014, 12:11
- Location: Aix en provence
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: travail
Re: New release: TI 68K program editor (TI-BASIC)
Lionel Debroux wrote:
I wish the application was made easier to improve by:
* providing the sources of the modified libticables directly from that page;
Peter the current developer's ti-editor says :
I have not changed the source-code of the library, I just patched 4 bytes directly in the binary DLL.
A simple compare of the original with the patched dll will show you the location and the differences:
195E: 01 -> 11
1961: 81 -> 91
1FAA: 01 -> 11
1FBD: 81 -> 91
This patch switches the COM-Port to a correct state, so that a Greylink cable will work.
Lionel Debroux wrote:
* packaging the source code of TIEdit in a sane, interoperable format, such as ZIP. I know that TI-Edit is purely a Windows application, partially due to Tokens89 being what it is, but still, a Windows EXE file (!) is a poor way to package source code.
simply an exe file extractor to locate the source code in the installation folder of the editor
C:\Program Files\TIEdit\Source
-
compsystems
Niveau 9: IC (Compteur Infatigable)- Posts: 256
- Joined: 30 May 2011, 13:44
- Gender:
- Calculator(s):→ MyCalcs profile
Re: New release: TI 68K program editor (TI-BASIC)
I have not changed the source-code of the library [...]
This gives me no easy clue about what upstream code needs to be changed...
The serial port support for Windows was rewritten by Jonimus a while ago, but the new version was not integrated yet. I guess I'll ask Peter to perform some tests of the new version.
simply an exe file extractor to locate the source code in the installation folder of the editor
C:\Program Files\TIEdit\Source
I know that. Still, a good old ZIP is easier to build, easier to extract, much more interoperable, etc.
Membre de la TI-Chess Team.
Co-mainteneur de GCC4TI (documentation en ligne de GCC4TI), TIEmu et TILP.
Co-mainteneur de GCC4TI (documentation en ligne de GCC4TI), TIEmu et TILP.
-
Lionel DebrouxSuper Modo
Niveau 14: CI (Calculateur de l'Infini)- Posts: 6865
- Joined: 23 Dec 2009, 00:00
- Location: France
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: -
- GitHub: debrouxl
Re: New release: TI 68K program editor (TI-BASIC)
Last edited by compsystems on 09 Dec 2014, 21:20, edited 1 time in total.
-
compsystems
Niveau 9: IC (Compteur Infatigable)- Posts: 256
- Joined: 30 May 2011, 13:44
- Gender:
- Calculator(s):→ MyCalcs profile
Re: New release: TI 68K program editor (TI-BASIC)
Hi, very good editor... I used it to improve a music program and I don't find any serious bug. Juste a notice : a same file can be opened more than one time in the software, so saving the file is in error because the file is already opened in the second tablepane. Bye
-
zorglub13
Niveau 7: EP (Espèce Protégée: geek)- Posts: 103
- Images: 0
- Joined: 14 Sep 2014, 12:11
- Location: Aix en provence
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: travail
Re: New release: TI 68K program editor (TI-BASIC)
Please who can update the tiedit file to the latest versión 0.7.5 (2014)
archives_voir.php?id=442
Who of you know the language Dephi 7 PE , to make a parallel development to actual tiedit or enhancements
Thanks
archives_voir.php?id=442
Who of you know the language Dephi 7 PE , to make a parallel development to actual tiedit or enhancements
Thanks
-
compsystems
Niveau 9: IC (Compteur Infatigable)- Posts: 256
- Joined: 30 May 2011, 13:44
- Gender:
- Calculator(s):→ MyCalcs profile
Re: New release: TI 68K program editor (TI-BASIC)
CompSystems wrote:Please who can update the tiedit file to the latest versión 0.7.5 (2014)
http://tiplanet.org/forum/archives_voir.php?id=442
Done.
Added description + screenshot, too.
MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)My calculator programs
Mes programmes pour calculatrices
-
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)- Posts: 14744
- Images: 1119
- Joined: 01 Jun 2007, 00:00
- Location: France
- Gender:
- Calculator(s):→ MyCalcs profile
- Twitter: adriweb
- GitHub: adriweb
-
compsystems
Niveau 9: IC (Compteur Infatigable)- Posts: 256
- Joined: 30 May 2011, 13:44
- Gender:
- Calculator(s):→ MyCalcs profile
Re: New release: TI 68K program editor (TI-BASIC)
Patch template files for tiedit
http://www.jaimeza.org/Mathematic/Texas ... lators.rar
if you want to collaborate please carry these files to French or another language or for correct and to complement the language existing files, French.til, etc
files they are localled in
C:\Program Files\TIEdit\English.til ...
http://www.jaimeza.org/Mathematic/Texas ... lators.rar
if you want to collaborate please carry these files to French or another language or for correct and to complement the language existing files, French.til, etc
files they are localled in
C:\Program Files\TIEdit\English.til ...
-
compsystems
Niveau 9: IC (Compteur Infatigable)- Posts: 256
- Joined: 30 May 2011, 13:44
- Gender:
- Calculator(s):→ MyCalcs profile
-
compsystems
Niveau 9: IC (Compteur Infatigable)- Posts: 256
- Joined: 30 May 2011, 13:44
- Gender:
- Calculator(s):→ MyCalcs profile
24 posts
• Page 2 of 3 • 1, 2, 3
Who is online
Users browsing this forum: ClaudeBot [spider] and 5 guests