package documentation

A library for interacting with TI-(e)z80 (82/83/84 series) calculator files

Docs and API reference for specific functionalities are in the modules listed below. Example scripts can be found in the repository.

Module data Data interfaces for var objects
Module flags Flag and enum converters
Module flash The fundamental flash file components
Package models Utilities for managing calc models and OS versions
Module numeric Numeric helper functions and converters
Package PIL PIL plugin to support TI pictures and images
Module token Token objects
Package tokenizer Tokenization utilities derived from the token sheets (see tokens directory)
Module trie Token containers
Package types Parsers for the TI var types
Module var The fundamental var components