summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2017-08-07Remove unnecessary Makefile.amHEADmasterDavid McMackins II
2016-07-27Add support for high-magnitude answersDavid McMackins II
2016-07-20Make standard function for converting keycodes to TIB-compatible charactersDavid McMackins II
2016-07-17Change to image-based fontDavid McMackins II
2016-07-13Add simple text insertionDavid McMackins II
2016-07-02Implement default mode draw routineDavid McMackins II
2016-06-27Move libliberti into main programDavid McMackins II
2016-06-23Rework TI-BASIC expressionsDavid McMackins II
2016-06-22Change to C11 standardDavid McMackins II
2015-10-29Add background image to skinsDavid McMackins II
2015-10-12Add basic initializer for Skin typeDavid McMackins II
2015-09-30Add basic video resolution fetchingDavid McMackins II
2015-09-30Fix reference conflicts within static librariesDavid McMackins II
2015-09-28Change fontset structure to use actual font typeDavid McMackins II
2015-09-28Add TI-83 fontsDavid McMackins II
2015-09-19Move encoding to libtibDavid McMackins II
2015-09-18Add state handlerDavid McMackins II
2015-09-15Add basic screen APIDavid McMackins II
2015-09-10Added variablesDavid McMackins II
2015-09-08Added function registryDavid McMackins II
2015-09-06Finish implementing the encoderDavid McMackins II
2015-09-02Fix order of included librariesDavid McMackins II
2015-06-17Implemented tibdecodeDavid McMackins II
2015-06-16Reimplemented original emulator's read83pFile()David McMackins II
2015-06-09Refactored libtib source file namesDavid McMackins II
2015-06-08Moved tib errno to global tib.hDavid McMackins II
2015-06-03Actually, libtib.a will be needed for libertiDavid McMackins II
2015-05-31Main liberti binary should not directly depend on libtib.aDavid McMackins II
2015-05-14Now using proper autotools checks for libgslDavid McMackins II
2015-05-14Added GNU Scientific Library link flags for future useDavid McMackins II
2015-05-13Implemented addition of expressions, and outlined expression evaluation routineDavid McMackins II
2015-05-05Added expression check for surrounded by useless parenthesesDavid McMackins II
2015-05-05Change TI BASIC interface name to tibDavid McMackins II
2015-05-05Finish defining expression typeDavid McMackins II
2015-05-05Added encode and decode programsDavid McMackins II
2015-05-05Fixed build processDavid McMackins II
2015-05-05Initial commitDavid McMackins II