Author Topic: TI-89 language localization apps  (Read 10731 times)

0 Members and 1 Guest are viewing this topic.

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: TI-89 language localization apps
« Reply #15 on: August 05, 2010, 05:52:04 am »
Quote
KerNO is definitely compatible with Titanium HW3, but I don't know about HW4 (what I have). Could it make a difference? I don't really know what the differences in hardware versions are.
No programmatic difference between HW3 and HW4.

Quote
Would it help if I ran Ghostbuster on everything on my Titanium?
Not likely: if you used programs that don't run on the 89T, you'd get well-known and well-visible problems (no grayscale in games, major trouble with compressed programs if you're using the specific launcher or large, multi-chunk programs). than not being able to delete some FlashApps.
SuperStart cures the woes of old specific launchers for compressed programs, and usually saves space because you can just throw these specific launchers away.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline TC01

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 344
  • Rating: +9/-0
    • View Profile
Re: TI-89 language localization apps
« Reply #16 on: August 05, 2010, 10:00:30 am »
Okay... I have two other questions, only partly relevant.

1. Is it possible to have both PreOS and KerNO installed at the same time? Or would I have to uninstall one before installing the other? KerNO says it can't be installed on top of a kernel, but could I install PreOS over KerNO?

2. Is it possible to permanently brick a 68k calc? Of course there's always hardware failure, and there is the possibility of Flash wearing out, but is there anything else?



The userbars in my sig are links embedded links.

And in addition to calculator (and Python!) stuff, I mod Civilization 4 (frequently with Python).

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: TI-89 language localization apps
« Reply #17 on: August 05, 2010, 10:08:59 am »
1.) I seem to remember some of these things not playing nicely with one another, I don't know if I would try it. Not sure what kind of problems it could potentially cause.
2.) I'm sure it is otherwise possible, but you'd have to be messing with some low level stuff.

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: TI-89 language localization apps
« Reply #18 on: August 07, 2010, 04:23:51 am »
Quote
1. Is it possible to have both PreOS and KerNO installed at the same time?
No, they won't work together. I think that both detect the presence of other kernels, and bail out with an error message if they find one.

Quote
2. Is it possible to permanently brick a 68k calc?
Yes, it is. Wearing the Flash out is very unlikely, but TI-68k calcs can be bricked much in the same way as TI-Z80 calcs.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: TI-89 language localization apps
« Reply #19 on: August 08, 2010, 05:33:54 pm »
Erasing the certificate then deleting the OS?

That said, BrandonW wrote an utility to unbrick a calc on which that happened, though. However, I don't remember if it was 100% reliable and I think it was only for the 83+/84+
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: TI-89 language localization apps
« Reply #20 on: August 09, 2010, 10:39:43 am »
Yes, Brandon's utility is very likely to be only for 83+/84+.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline TC01

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 344
  • Rating: +9/-0
    • View Profile
Re: TI-89 language localization apps
« Reply #21 on: August 13, 2010, 10:27:51 am »
I actually just remembered the last stupid thing I did on my Titanium, and it was before all of this happened.

I was working on the token file for my project (I was working on it yesterday and that's how I remembered) and I wanted to rename it something like "8xtoks". Unfortunately, the VAR-LINK dialog doesn't let you move a file to something with a number at the front, so I decided to try using Andrew V's cmd program (a DOS-style command line interface) that allows you to do things like move or rename archived files, or delete entire folders- things that the VAR-LINK dialog doesn't let you do.

When I tried, it screwed up my calculator... I don't remember exactly what happened but it was only solved with a combination of a RAM clear and resending the OS (not sure in which order). And after that everything seemed stable, until this...

Could this be related? Or is it still more likely that I ran some incompatible assembly program a while ago too?



The userbars in my sig are links embedded links.

And in addition to calculator (and Python!) stuff, I mod Civilization 4 (frequently with Python).

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: TI-89 language localization apps
« Reply #22 on: August 13, 2010, 11:52:53 am »
Deleting entire folders is possible through the VAR-Link dialog, just select the folder with F4 before deleting it :)

I don't know precisely what can have screwed up your calculator. There's no write protection (only a silly execution protection that complicates launching other programs), so pretty much any memory overrun in an assembly program can have immediate or delayed consequences on the system's stability.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline TC01

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 344
  • Rating: +9/-0
    • View Profile
Re: TI-89 language localization apps
« Reply #23 on: August 13, 2010, 12:16:11 pm »
Deleting entire folders is possible through the VAR-Link dialog, just select the folder with F4 before deleting it :)
...oh. I didn't know that, thanks.

Quote
I don't know precisely what can have screwed up your calculator. There's no write protection (only a silly execution protection that complicates launching other programs), so pretty much any memory overrun in an assembly program can have immediate or delayed consequences on the system's stability.
Wait, what about the boot code? Is that protected, like it is on z80 calcs?

So, in order to make sure everything was stable again (if memory somewhere had been overwritten) what would I need to do? Do a "system hard boot"  by removing a battery and using [ON] + [)] + [-] (a key combination which I found here on UTI when I went hunting through various tech support forums)? Delete the OS before sending a new one?



The userbars in my sig are links embedded links.

And in addition to calculator (and Python!) stuff, I mod Civilization 4 (frequently with Python).

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: TI-89 language localization apps
« Reply #24 on: August 14, 2010, 11:15:02 am »
On TI-68k calcs, the boot code is permanently write-protected, and it's referenced by the OS only for installing an OS (i.e. it's not referenced for e.g. turning the calculator off or writing stuff to the Certificate memory).

To restart from a known clean system state, I'd reset everything (F1 -> 3 from the 2nd + MEM dialog, which erases and then resets the calculator), then I'd go to the boot code (hold APPS + ON when putting back a previously pulled battery), and transfer a fresh copy of the OS.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline TravisE

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 182
  • Rating: +33/-0
    • View Profile
    • ticalc.org
Re: TI-89 language localization apps
« Reply #25 on: August 14, 2010, 05:47:58 pm »
I'm not sure if this would have any relation to the problem described in this thread, but I remember having some initial stability/lock-up problems with my TI-89 Titanium when I first bought it back around 2006–2007 or so, even before I even installed any of my own stuff on the calculator. Apparently, one or more of the preloaded flash apps must have been the culprit since these problems stopped as soon as I deleted most of them, and it never came back since (and I've used it regularly from that time all the way up to now).

I remember some crashes when deleting flash apps, but I think this was due to other factors which I don't remember clearly—maybe something like attempting to run TSRs without having the necessary patch installed or something.

As others said, if it doesn't act up anymore, it's probably nothing to worry about. Also, in my experience, it seems to be a good idea in general to only have loaded on the calculator what you actually plan to use (especially where things like flash apps and TSRs are concerned) to reduce the chances of weird conflicts and such problems.
ticalc.org staff member—http://www.ticalc.org/

Offline TC01

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 344
  • Rating: +9/-0
    • View Profile
Re: TI-89 language localization apps
« Reply #26 on: August 14, 2010, 06:13:38 pm »
Interesting. I don't think I had stability problems before I started putting other stuff on my calculator, though. I remember after trying various programs I was having various weird problems that were solved by reinstalling the OS and patching it with the Hw3 Patch. Since then, I didn't have any trouble until now.

Well, anyway, I'm going to continue under the assumption that everything is fine, until it proves not to be, and then I'll take the reset steps suggested by Lionel.

And I'll also keep the calc clean of stuff I don't intend to use as well.



The userbars in my sig are links embedded links.

And in addition to calculator (and Python!) stuff, I mod Civilization 4 (frequently with Python).