Published by KermMartian
19 years, 2 months ago (2004-09-18T04:00:00+00:00)
| Discuss this article
Since Doors CS v5.0 for the TI-83 is just about done, I have begun to port it into TI-83+ format and change the necessary routines. Most important are the different VAT formats and the archive feature of the TI-83+. The complete list of tasks before porting is done:

Change all ROM calls to bcall()

Change SafeRAM equate references

Edit VATFind for extra 3 bytes

Add extra key for arc/unarc

Create arc/unarc routines

Get rid of TI-OS ASM run routine

Change AShell routine to run TI-OS ASM

Draw archived icon

Delete SOS support

Add TI-83+ Ion routine

Add
ret after Doors CS filetype ids

ASM id from End000End to AsmProg

Pendfile host prog ROM page add

Check RAM before unarc

Check ROM before arc

Remember unarc host to arc after pend done

SmallWindow plotsscreen reference fix

ZDCS to highest RAM after arc/unarc

Main file launch system change

DCS BASIC program arc/unarc
Then after I do some beta-testing and update DoorsCS.inc, the readme.pdf, and the SDK.pdf, Doors CS v5.0 will be released.
Permalink