| The Ti84 PCE is an upgraded TI-83 compatible with a 16 bit screen and an eZ80 cpu |  |  |  | 
| 
 |  | 
TI-84 Links
WikiTI - Great source of Ti84 documentation!
Jailbreak - You may need this to run ASM on newer TI-84 firmwares (I've not tried it!)
      ChibiAkumas TI-84 tutorials
    
| Lesson H1- Hello World on the TI-84 | 
| Lesson P1 - Bitmap Hello World and sprite drawing on the Ti-84 in 16bpp [T84] | 
| Lesson P2 - Bitmap Hello World and sprite drawing on the Ti-84 in 16 colors (4bpp) [TI8] | 
Memory Map
        
| Memory
                Map | Usage | Notes | 
| &000000 | Flash Rom | |
| &020000 | OS | |
| &0C0000 | User Archive | |
| &3B0000 | Certificate | |
| &3C0000 | Temp Ram Backup | |
| &400000 | Unused | |
| &D00000 | Ram | |
| &D1A881 | Program Start | |
| &D40000 | VRAM | %RRRRRGGGGGBBBBB- | 
| &D80000 | Ram Mirror | |
| &E00000 | Memory mapped ports |