DeepBrainActivity proudly presents,       

TI92DASM for TI89/92+ DoorsOS program under DOS

by Kty & Fred (c)1998-1999


TABLE OF CONTENTS

Disclaimer

Description

ZIP contains

Using the program

Troubles

History

Authors


Disclaimer

    We can't be held responsible for whatever could happen( or not!) to your TI92+/89. That is to say there is no warranty that our system will recover data in any cases and that it won't damage your calculator. But keep in mind that it would be extremely unlikely that software could damage hardware...


Description

    TI92dasm is a very powerfull disassembler for DoorsOS/PlusShell programs for TI92+ and TI89.

It features :

It recognizes :


ZIP contains



Troubles

You cannot disassemble big files.

Some instruction may be badly disassembled including movem (we'll try to correct this because it's very anoying, but you can replace bad disassembled code with dc.w).

Branches (Bcc and BRA and BSR) that have a word relative offset are disassembled but after a ";" and replaced by dc.w ... because of a bug in a68k which optimizes branches to .s (rather than .w) even if .w specified. But as the offset is calculated at recompilation time, you can add instructions in the disasembled file between such branches and labels.


History

09/1999 1.00
  • First public release
07-08/1999 Development

Authors: Fred and Kty

DBA is our 'team' name :)Visit our New Web Site at:
We are two students in school engineering in France (ESEO - Ecole Supérieur d'Electronique de l'Ouest) and we are interested in programming and in designing specific hardware device for special platforms such as Texas Instruments calculators TI89/92+
If you want to contact us:
Use the assembly89/92 list at ticalc.org
Or,

Fred imfred@mailcity.com ICQ # 33467465
Kty kty@mailcity.com ICQ # 45376616

   


DBA