Author Topic: Sending Programs from a TI84+ to a TI83+  (Read 7469 times)

0 Members and 1 Guest are viewing this topic.

Offline Rollum78

  • LV2 Member (Next: 40)
  • **
  • Posts: 36
  • Rating: +5/-0
  • Sodium
    • View Profile
Sending Programs from a TI84+ to a TI83+
« on: October 16, 2012, 10:57:40 am »
I was trying to send a TI-BASIC program from a TI84+ to a TI83+, but i just got an ERR:VERSION.
It's working fine the other way round and ASM programs can be send in both directions.
Is there any other way to send a BASIC program from a 84+ to a 83+?

(I dont't have the cable to connect the 83+ to the PC, so this is the only way i can get programs on it...)

Edit: Same goes for Str0 - 9
« Last Edit: October 17, 2012, 07:15:27 am by Rollum78 »
Sachs'e nix mehr, hm?

Offline TheMachine02

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 452
  • Rating: +105/-0
  • me = EF99+F41A
    • View Profile
Re: Sending Programs from a TI84+ to a TI83+
« Reply #1 on: October 16, 2012, 11:09:38 am »
well...
what your OS?
if OS > 2.53Mp then check if in your basic programme you use fonctions (like remainder) that doesn't exist in TI83+ Basic and try to remove it.
AXE/asm programmer - unleash the power of z80 //C++//C

epic 3D things http://www.ntu.edu.sg/home/ehchua/programming/opengl/CG_BasicsTheory.html

Offline Rollum78

  • LV2 Member (Next: 40)
  • **
  • Posts: 36
  • Rating: +5/-0
  • Sodium
    • View Profile
Re: Sending Programs from a TI84+ to a TI83+
« Reply #2 on: October 16, 2012, 11:35:36 am »
My version is 1.15 and the program only uses stuff the ti83+ can handle...
Sending a program from the 83+ to the 84+ and sending that program back from the 84+ to the 83+ works,
but as soon as i edit the program on the 84+, sending it will result in ERR:VERSION.
Sachs'e nix mehr, hm?

Offline TheMachine02

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 452
  • Rating: +105/-0
  • me = EF99+F41A
    • View Profile
Re: Sending Programs from a TI84+ to a TI83+
« Reply #3 on: October 16, 2012, 11:53:48 am »
and version of the OS on ti84+ ?
AXE/asm programmer - unleash the power of z80 //C++//C

epic 3D things http://www.ntu.edu.sg/home/ehchua/programming/opengl/CG_BasicsTheory.html

Offline Rollum78

  • LV2 Member (Next: 40)
  • **
  • Posts: 36
  • Rating: +5/-0
  • Sodium
    • View Profile
Re: Sending Programs from a TI84+ to a TI83+
« Reply #4 on: October 16, 2012, 12:06:05 pm »
sorry, i forgot to look it up...
it's 2.55MP
Sachs'e nix mehr, hm?

Offline blue_bear_94

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 801
  • Rating: +25/-35
  • Touhou Enthusiast / Former Troll / 68k Programmer
    • View Profile
Re: Sending Programs from a TI84+ to a TI83+
« Reply #5 on: October 18, 2012, 05:40:49 pm »
Have you tried downgrading it to 2.43? If you have Boot 1.02 or lower, then you should have no trouble doing so; otherwise, you can look up Unsigned.
Due to dissatisfaction, I will be inactive on Omnimaga until further notice. (?? THP hasn't been much success and there's also the CE. I might possibly be here for a while.)
If you want to implore me to come back, or otherwise contact me, I can be found on GitHub (bluebear94), Twitter (@melranosF_), Reddit (/u/Fluffy8x), or e-mail (if you know my address). As a last resort, send me a PM on Cemetech (bluebear94) or join Touhou Prono (don't be fooled by the name). I've also enabled notifications for PMs on Omnimaga, but I don't advise using that since I might be banned.
Elvyna (Sunrise) 4 5%
TI-84+SE User (2.30 2.55 MP 2.43)
TI-89 Titanium User (3.10)
Casio Prizm User? (1.02)
Bag  東方ぷろの

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Sending Programs from a TI84+ to a TI83+
« Reply #6 on: October 18, 2012, 07:19:33 pm »
maybe the program uses time functions?

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline blue_bear_94

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 801
  • Rating: +25/-35
  • Touhou Enthusiast / Former Troll / 68k Programmer
    • View Profile
Re: Sending Programs from a TI84+ to a TI83+
« Reply #7 on: October 18, 2012, 07:21:05 pm »
Probably not, because just opening the editor makes a program unsendable to the 83+.
Due to dissatisfaction, I will be inactive on Omnimaga until further notice. (?? THP hasn't been much success and there's also the CE. I might possibly be here for a while.)
If you want to implore me to come back, or otherwise contact me, I can be found on GitHub (bluebear94), Twitter (@melranosF_), Reddit (/u/Fluffy8x), or e-mail (if you know my address). As a last resort, send me a PM on Cemetech (bluebear94) or join Touhou Prono (don't be fooled by the name). I've also enabled notifications for PMs on Omnimaga, but I don't advise using that since I might be banned.
Elvyna (Sunrise) 4 5%
TI-84+SE User (2.30 2.55 MP 2.43)
TI-89 Titanium User (3.10)
Casio Prizm User? (1.02)
Bag  東方ぷろの

Offline DrDnar

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 546
  • Rating: +97/-1
    • View Profile
Re: Sending Programs from a TI84+ to a TI83+
« Reply #8 on: October 18, 2012, 10:52:39 pm »
ERR:VERSION is definitely because the calculator thinks there's something in the file the TI-83+ won't like. The TI-84+ 2.22 OS also has tokens not present on the TI-83+, so there still could be something in the program you're not aware of that's causing the program.

The calculator keeps track of the supposed version in the VAT. I could throw together a program that resets the version field of all programs, so you can send them again. But probably not tonight, as I have homework and need to wake up early.

You could try putting the program(s) in a group variable, but if the TI-83+ accepts the group, it'll probably still throw an error upon extraction.
« Last Edit: October 18, 2012, 11:01:08 pm by DrDnar »
"No tools will make a man a skilled workman, or master of defense, nor be of any use to him who has not learned how to handle them, and has never bestowed any attention upon them. . . . Yes, [] the tools which would teach men their own use would be beyond price."—Plato's The Republic, circa 380 BC

Offline Rollum78

  • LV2 Member (Next: 40)
  • **
  • Posts: 36
  • Rating: +5/-0
  • Sodium
    • View Profile
Re: Sending Programs from a TI84+ to a TI83+
« Reply #9 on: October 19, 2012, 11:27:34 am »
Resetting both calcs solved a part of the problem. Now i can send programs as usual,
but still not the one i wanted to send at first. After a bit of experimenting i found out
that these left and right arrow tokens
prevented the program from being send succesfully.
I thought the Ti83+ could handle these. Or am i wrong?
Sachs'e nix mehr, hm?

Offline blue_bear_94

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 801
  • Rating: +25/-35
  • Touhou Enthusiast / Former Troll / 68k Programmer
    • View Profile
Re: Sending Programs from a TI84+ to a TI83+
« Reply #10 on: October 19, 2012, 04:03:32 pm »
I suppose that they're 1.16 tokens. Try upgrading your 83+ to 1.19.
Due to dissatisfaction, I will be inactive on Omnimaga until further notice. (?? THP hasn't been much success and there's also the CE. I might possibly be here for a while.)
If you want to implore me to come back, or otherwise contact me, I can be found on GitHub (bluebear94), Twitter (@melranosF_), Reddit (/u/Fluffy8x), or e-mail (if you know my address). As a last resort, send me a PM on Cemetech (bluebear94) or join Touhou Prono (don't be fooled by the name). I've also enabled notifications for PMs on Omnimaga, but I don't advise using that since I might be banned.
Elvyna (Sunrise) 4 5%
TI-84+SE User (2.30 2.55 MP 2.43)
TI-89 Titanium User (3.10)
Casio Prizm User? (1.02)
Bag  東方ぷろの

Offline Rollum78

  • LV2 Member (Next: 40)
  • **
  • Posts: 36
  • Rating: +5/-0
  • Sodium
    • View Profile
Re: Sending Programs from a TI84+ to a TI83+
« Reply #11 on: October 19, 2012, 04:08:07 pm »
Try upgrading your 83+ to 1.19.
I can't connect the TI83+ with my PC (missing link cable) and i don't know if there's any other way to upgrade its OS.

Edit: whoops, i forgot that you can send the OS from one ti83+ to antoher. i will give that a try later.
« Last Edit: October 19, 2012, 04:14:09 pm by Rollum78 »
Sachs'e nix mehr, hm?

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: Sending Programs from a TI84+ to a TI83+
« Reply #12 on: October 19, 2012, 07:36:43 pm »
I suppose that they're 1.16 tokens. Try upgrading your 83+ to 1.19.

1.15 actually. Also certain games and programs might not work properly on 1.15 or higher. Omnicalc 1.0/1.1 and Illusiat 6 are notable examples. Thankfully Omnicalc 1.2x fixed that by stopping using illegal tokens (an exploit that is unusable on newer OSes) and Illusiat 6 used a token that looks completely different on OS 1.15 or above, making the final dungeon invisible.
« Last Edit: October 19, 2012, 07:38:05 pm by DJ_O »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline blue_bear_94

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 801
  • Rating: +25/-35
  • Touhou Enthusiast / Former Troll / 68k Programmer
    • View Profile
Re: Sending Programs from a TI84+ to a TI83+
« Reply #13 on: October 19, 2012, 08:13:55 pm »
Maybe TI didn't mean for users to use those tokens (hence their inaccessibility on-calc), so they don't send.
Due to dissatisfaction, I will be inactive on Omnimaga until further notice. (?? THP hasn't been much success and there's also the CE. I might possibly be here for a while.)
If you want to implore me to come back, or otherwise contact me, I can be found on GitHub (bluebear94), Twitter (@melranosF_), Reddit (/u/Fluffy8x), or e-mail (if you know my address). As a last resort, send me a PM on Cemetech (bluebear94) or join Touhou Prono (don't be fooled by the name). I've also enabled notifications for PMs on Omnimaga, but I don't advise using that since I might be banned.
Elvyna (Sunrise) 4 5%
TI-84+SE User (2.30 2.55 MP 2.43)
TI-89 Titanium User (3.10)
Casio Prizm User? (1.02)
Bag  東方ぷろの

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: Sending Programs from a TI84+ to a TI83+
« Reply #14 on: October 20, 2012, 12:40:48 am »
^This. They can only be accessed via ASM programs that stores them in Ans or via BASIC programs that were hacked that way to contain them. But on OS 1.14 there are tokens like $, # and @ that can't be pasted even though they can be displayed in the screen. They generally change to another token, usually that one that is 256 characters long (the one that Illusiat 6 uses
around 2:35). On newer OSes you can display a few more tokens, but not the checkerboard one.

That reminds me, can TI-82 programs still be sent on newer OSes? I know there's the PrintScreen command on the 82 that can be displayed on the 83+, but cannot be used at all.
« Last Edit: October 20, 2012, 12:43:32 am by DJ_O »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)