Difference between revisions of "Category:84PCE:OS Information"
From WikiTI
Line 3: | Line 3: | ||
Information: | Information: | ||
* TI helpfully included the Zilog eZ80 C runtime library for us. Well, for them, anyway. | * TI helpfully included the Zilog eZ80 C runtime library for us. Well, for them, anyway. | ||
+ | * The OS now has C code in it | ||
* Different signing keys for TI-84 Plus CE and TI-83 Premium CE models, to prevent cheating in America | * Different signing keys for TI-84 Plus CE and TI-83 Premium CE models, to prevent cheating in America | ||
* Matrices operations now limited to matrices with no more than 400 elements, apparently because they take too long, whereas before the TI-83 series didn't have enough RAM for that to be a problem. (But you can still ask to sort a 999 element list.) | * Matrices operations now limited to matrices with no more than 400 elements, apparently because they take too long, whereas before the TI-83 series didn't have enough RAM for that to be a problem. (But you can still ask to sort a 999 element list.) | ||
− | * Because the eZ80 doesn't need paging, apps are no longer limited to being allocated in 16 K increments, and they contain a relocations table like TI-89 apps | + | * Because the eZ80 doesn't need paging, apps are no longer limited to being allocated in 16 K increments, and they contain a relocations table like TI-89 apps |
− | ** And it doesn't matter anyway, because they do not currently plan to release an SDK | + | ** And it doesn't matter anyway, because they do not currently plan to release an SDK |
− | ** The app signing key is now 2048 bits | + | ** The app signing key is now 2048 bits |
+ | ** TI can now develop apps using C |
Revision as of 14:11, 13 March 2015
Use this category for information applicable to both the TI-84 Plus CE and the TI-83 Premium CE. For information only applicable to the TI-83 Premium CE, see the relevant category.
Information:
- TI helpfully included the Zilog eZ80 C runtime library for us. Well, for them, anyway.
- The OS now has C code in it
- Different signing keys for TI-84 Plus CE and TI-83 Premium CE models, to prevent cheating in America
- Matrices operations now limited to matrices with no more than 400 elements, apparently because they take too long, whereas before the TI-83 series didn't have enough RAM for that to be a problem. (But you can still ask to sort a 999 element list.)
- Because the eZ80 doesn't need paging, apps are no longer limited to being allocated in 16 K increments, and they contain a relocations table like TI-89 apps
- And it doesn't matter anyway, because they do not currently plan to release an SDK
- The app signing key is now 2048 bits
- TI can now develop apps using C
Pages in category "84PCE:OS Information"
The following 4 pages are in this category, out of 4 total.