Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » ti calculator .89k software debugger/decompiler
Closed Thread
Old 09-14-2006, 12:29 PM   #1 (permalink)
 
Super Techie

Join Date: Mar 2003

Posts: 337

shdwsclan

Send a message via AIM to shdwsclan
Default ti calculator .89k software debugger/decompiler

I would like to know if there exist a debugger/decompiler/emulator for the ti 89 titanium.

I have one, and would like to start writing software for it....but im missing tools such as a debugger, decomipler, or emulator...

I have the physical unit.
shdwsclan is offline  
Old 09-14-2006, 01:32 PM   #2 (permalink)
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default

If you have the actual device, you don't need an emulator. Unless you are deconstructing existing TI-89 programs, you don't need a decompiler.

The processor in the TI-89 is a Motorola 68k. You should look for resources for that platform -- and serveral are available, as the 68k is not a new processor. You can code it in assembly or C. A quick Google search query returned this site that has the dedicated TI-89 information you're looking for: http://www.technoplaza.net/
jaeusm is offline  
Old 09-14-2006, 02:03 PM   #3 (permalink)
 
Super Techie

Join Date: Mar 2003

Posts: 337

shdwsclan

Send a message via AIM to shdwsclan
Default

thanks
shdwsclan is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On