[TI83+] Multi-page application support

TI-82, TI-83 (plus, silver..), TI-84, TI-85 and TI-86
Post Reply
User avatar
dom
Well known member
Posts: 2014
Joined: Sun Jul 15, 2007 10:01 pm

[TI83+] Multi-page application support

Post by dom »

I've recently merged a great contribution from @HeronErin which allows multi-page TI83+ flash applications to be built.

The vectorised TI intra-bank calling mechanism requires a different building mechanism to `__banked` applications on other machines, so please take a look at the example: https://github.com/z88dk/z88dk/tree/mas ... _flash_app However, in general, banked source code can be made portable across multiple targets that support the banked calling convention.
stefano
Well known member
Posts: 2079
Joined: Mon Jul 16, 2007 7:39 pm

Re: [TI83+] Multi-page application support

Post by stefano »

Awesome ! Thankyou for supporting this !
I also wish to thank @HeronErin and all the people trying hard to raise our interest on the evolved TI83+ models.
Post Reply