Author Topic: A set of TI calc emulators for Android  (Read 11089 times)

0 Members and 1 Guest are viewing this topic.

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: A set of TI calc emulators for Android
« Reply #15 on: January 22, 2011, 04:48:07 pm »
If this was accomplished, it would probably work for many different calcs as well, since the syntax is usually identical. One exception is the 85 and 86, since their commands are often shortened (outpt instead of output) and their menu function is very different as well (menu(position,name,lbl,position,name,label) whereas others are Menu(Title,Name,Lbl,name,lbl)) but otherwise very cross-compatible.

Ideally it would also be written in Java :P then we might even get it on the nspire :evillaugh:

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: A set of TI calc emulators for Android
« Reply #16 on: January 22, 2011, 04:49:42 pm »
If this was accomplished, it would probably work for many different calcs as well, since the syntax is usually identical. One exception is the 85 and 86, since their commands are often shortened (outpt instead of output) and their menu function is very different as well (menu(position,name,lbl,position,name,label) whereas others are Menu(Title,Name,Lbl,name,lbl)) but otherwise very cross-compatible.

Ideally it would also be written in Java :P then we might even get it on the nspire :evillaugh:
It has to be written in Java for the android, but I doubt it would be cross-compatible with the nspire.

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: A set of TI calc emulators for Android
« Reply #17 on: January 22, 2011, 05:30:26 pm »
hehe yeah probably. That was a joke though. Even if it was, the nspire probably wouldn't be able to handle it using Java.