File Archives
|
TI-89 ASSEMBLY LIBRARIES
Archive Statistics
|
Number of files
|
32
|
Last updated
|
Tuesday, 16 June 2020
|
Total downloads
|
164,578
|
Most popular file
|
Flib 3.2 GPL with 25,837 downloads.
|
|
Click a filename to download that file.Click a folder name to view files in that folder.Click for file information. Icon legend: File with screen shots File with animated screen shots File with reviews Featured programs
| Name | Size | Date | Rating | Description |
| (Parent Dir) | folder | | Up to TI-89 Assembly Files | | kernel | folder | | TI-89 Assembly Libraries (Kernel) | | advanceddialogs.zip | 221k | 08-11-29 | | Advanced Dialogs 1.0.7 Advanced Dialogs is a cross-platform (AMS and PedroM) static library for TIGCC for creating grayscale dialogs. It combines the usefulness of AMS Dialogs with the speed of TIGCC and ExtGraph, offering all standard functions (Title, Buttons, Input, DropDown, MessgaeBox etc.) and additional useful features not offered by AMS (Multiple Tabs in a dialog, Bitmaps, CheckBoxes, ProgressBars etc.). Providing these features, Advanced Dialogs allows the easy creating of a fast and beautiful GUI for your TIGCC project. This is a bugfix update, containing complete source code, examples and documentation in HTML. Released under the GNU Lesser General Public License. | | argparse68k1.0.zip | 13k | 16-03-21 | | argparse68k Small static library exposing a higher-level argument parsing interface than args.h in the standard TIGCC/GCC4TI library. | | basiclib.zip | 34k | 99-04-15 | | BasicLib v1.1 Library for basic users (no kernel) | | clib89.zip | 111k | 02-09-30 | | Qs C Library 89 Quésoft C Library "CLib" release 3 for TI-89. Now released as an open source free software under the GNU Lesser General Public License, this incredible source of compiled functions can be very useful for TI-BASIC programmers. | | closedgl.zip | 284k | 06-11-11 | | ClosedGL Release 13.37 ("Final Release") Much, much faster than the previous version thanks to the integration of a custom fast floating point library I wrote and for which I've included the source. There probably won't be any future updates so you should probably consider this final. | | crashlib.zip | 14k | 03-02-04 | | CrashLib Crashlib is a compile-time library which can give your programs excellent protection from seriously silly serious errors
ie when you are playing with that cool new game of yours during math class right before the test, and
crashlib saves the day by catching that address error. This library is easy to use for beginning programmers, and provides a good deal of advanced features for advanced programmers. | | cutils.zip | 1003k | 15-02-22 | | CUtils 0.4 Utility functions for pushing/popping lists/matrices, sorting, digital signal processing, utilities for managing variables | | datelibc.zip | 10k | 05-10-15 | | DatelibC 0.2 beta English: DatelibC is a library of functions for TI 68K (including 89 Titanium) which helps programmers C to use the dates in various formats, the functions are usable even on the TIs not having of the hour and the functions which go with (except for the current time and date). DatelibC makes it possible to convert a date of a format with another, it also makes it possible to recover information on a date (If the year is bissextile, if the date must be in summer-time, n° day, n° of the week, number of days in the month, n° of the day of the week,
) or on the difference between 2 dates, it can also format a date. The formats of dates supported are: UTC, CET, Local, Timestamp Unix, Ticks Windows. The localization is possible in UTC and CET between -12h59 and +12h59, this library is thus usable everywhere on Earth! --- Français : DatelibC est une bibliothèque de fonctions pour TI 68K (y compris 89 Titanium) qui aide les programmeurs C à utiliser les dates dans différents formats, les fonctions sont utilisables même sur les calculatrices ne disposant pas de lheure et des fonctions qui vont avec (sauf pour lheure et la date actuelle). DatelibC permet de convertir une date dun format à un autre, elle permet également de récupérer des informations sur une date (Si lannée est bissextile, si la date doit être en heure dété, n° du jour, n° de la semaine, nb de jours dans le mois, n° du jour de la semaine,
) ou sur lécart entre 2 dates, elle peut aussi formater une date. Les formats de dates supportés sont : UTC, CET, Locale, Timestamp Unix, Ticks Windows. La localisation est possible en UTC et CET de -12h59 à +12h59, cette librairie est donc utilisable partout sur Terre ! | | datelib.zip | 44k | 05-10-15 | | Datelib 1.22 English: Datelib is a library of functions for TI 68K (including 89 Titanium) which helps programmers TI-BASIC to use the dates in various formats, the functions are usable even on the TIs not having of the hour and the functions which go with (except for the current time and date). Datelib makes it possible to convert a date of a format with another, it also makes it possible to recover information on a date (If the year is bissextile, if the date must be in summer-time, n° day, n° of the week, number of days in the month, n° of the day of the week,
) or on the difference between 2 dates, it can also format a date. The formats of dates supported are: UTC, CET, Local, Timestamp Unix, Ticks Windows. The localization is possible in UTC and CET between -12h59 and +12h59 and is safeguarded in a file on the TI, this library is thus usable everywhere on Earth! --- Français : Datelib est une bibliothèque de fonctions pour TI 68K (y compris 89 Titanium) qui aide les programmeurs TI-BASIC à utiliser les dates dans différents formats, les fonctions sont utilisables même sur les calculatrices ne disposant pas de lheure et des fonctions qui vont avec (sauf pour lheure et la date actuelle). Datelib permet de convertir une date dun format à un autre, elle permet également de récupérer des informations sur une date (Si lannée est bissextile, si la date doit être en heure dété, n° du jour, n° de la semaine, nb de jours dans le mois, n° du jour de la semaine,
) ou sur lécart entre 2 dates, elle peut aussi formater une date. Les formats de dates supportés sont : UTC, CET, Locale, Timestamp Unix, Ticks Windows. La localisation est possible en UTC et CET de -12h59 à +12h59 et est sauvegardée dans un fichier sur la calculatrice, cette librairie est donc utilisable partout sur Terre ! | | decthyth0.21alpha.zip | 14k | 12-06-24 | | Decthyth Libraries This is a general library for use in 68k TI-Basic. Enjoy extended drawing functions, key reading, and more! | | estack_lib_v090.zip | 8k | 05-04-19 | | Estack_Lib This static TIGCC's library allows you to perform a lot of operations on the Estack (Algebraic Calculus). It simplifies manipulation of the Estack. | | estack_lib.zip | 10k | 05-08-20 | | Estack_Lib v0.95 This static C library for tigcc allows you to perform a lot of different operations on the estack: algebraic calculus, operation on estack list, display of estack expression etc. New functions had been added and the code had been optimized a lot. | | flib.zip | 372k | 04-04-09 | | Flib 3.2 GPL An advanced library for BASIC programmers, including many functions, basic as well as sophisticated, compatiblity with all ROM and hardware versions, and no kernel requirement. | | frompic.zip | 551k | 06-06-15 | | FromPic FromPic is a static library that allows you to draw lines and sprites from other pictures. If you don't understand, take a look at the screenshot. | | glib.zip | 35k | 00-03-28 | | GLib v1.01 An improved version of BasicLib : supports AMS 2.03 and TI-92 Plus | | gnuscroll.zip | 18k | 01-12-16 | | GNUScroll v0.9 Library for TI-Basic. GNUScroll displays text which was generated by a TI-Basic-program. | | gray4lib.asm | 2k | 98-12-06 | | Gray4lib Library | | imprimir.zip | 6k | 07-05-16 | | Pretty print - Partial results English: Program to print partial results in pretty print, ideal for TI-BASIC programmers. Kernel is not necessary. Include example. Spanish: Programa para imprimir resultados parciales en pretty print, ideal para programadores de ti-basic. No se necesita ningun kernel. Incluye un ejemplo. Works with ti-89/t,v200,ti-92/p | | menus.zip | 31k | 03-08-22 | | Menu Library This is a small library of C functions that allow a user to create custom menus that are by far easier to implement than dialog boxes. Implementation of these functions include check boxes, number changing, string input/output, and traditional menu selection. Source and documentation included. | | mlibversion.zip | 34k | 02-11-12 | | MLib Library version 2.11 The latest and greatest version of my C library, entitled MLib. It now contains 33 functions that let you do various things to you TI-89, including direct memory reading and writing, hardware version detection, direct BASIC code execution, sprite placement, battery level detection... you get the picture! There's a lot you can do with it, so check it out and tell me what you think. | | mlib.zip | 6k | 01-06-01 | | MLib C Library v2.02 This is a totally revamped version of my original C library. All the functions have been combined into one program, which can be run with an infinite (read: memory-limited) number of arguments. Some function names have been changed, some have been removed, and some have been fixed so they don't crash your calculator anymore. I highly recommend this program to BASIC programmers who wish to extend the capabilities of their programs, and to anyone striving to learn C. The source included is very well commented, and in plain English. On another note, I uploaded this file originally about 2 months ago and it never made it onto the site. I thought I'd try again. | | mouselib.zip | 8k | 20-06-16 | | mouselib tigcc library, for people who wants to use mouse in their programs. include mouse program, button checking, and circular button checking | | mulib.zip | 11k | 02-04-02 | | µlib Sample release of a 3D library | | nool89sdk.zip | 249k | 02-09-27 | | Qs New Object Oriented SDK 89 Quésoft New Object Oriented Language Software Development Kit release 2a for TI-89. NOOL is a new tool for object oriented programming inspired from JAVA that uses CLib compiled functions in order to improve display speed. This release comes with a complete HTML javadoc documentation. | | opale.zip | 301k | 06-05-15 | | Opale beta 3 Here is the third public beta of Opale, a multithreaded full featured kernel for TI-68k. Provided as a static library, it can be called either from C or assembly language. The present build enables up to 64 concurrent tasks to run "in the same time". Mutual exclusion, semaphores, mailboxes and message queues are also provided for tasks communication and synchronization. Since it is a beta, it remains potentially unstable, so be careful to how you use it (especially thinking about AMS and non-reentrant library calls). Please read carefully the functions' documentation. Two samples included, not to be run on a real calc. The first one shows a 5 tasks program. Since it calls AMS's calls to write text in a concurrent way, don't press any key while it is running (or crash your calc :D) The second one shows CPU load: you can see how it increases when you press any key. More documentation is to come with next beta. In the final releases, source code will be provided as well as builds for different numbers of tasks at max. A dynamic library build will also be made. It is now under BSD license. Enjoy! | | oragegl.zip | 12k | 05-01-18 | | OrageGL OrageGL est une bibliothèque graphique, utilisable sous TIGCC IDE, programmée en ASM. Très simple à utiliser, documentation en français. OrageGL is a graphic library for TIGCC IDE, coded in ASM. Very simple to use. Documentation in french only. | | polygon.zip | 167k | 07-09-08 | | Polygon Rotation Library This compile-time library for C/TIGCC allows users to draw polygons and other shapes rotated at any angle in degrees. | | polysnd1.2.zip | 72k | 03-03-10 | | PolySnd v1.2 Librairie audio pour les TI-89, TI-92 Plus et V200. Capable de jouer des musique en stéréo sur 8 octaves. | | polysnd1.3.zip | 165k | 03-03-10 | | PolySnd v1.3 Librairie audio capable de jouer des mélodie sur 2 et 4 voies. | | raytrint.zip | 3k | 04-05-04 | | Raytrint - Raytracing in TI-BASIC Raytrint() is a function that determines wheter a ray is intersecting a triangle. It can be called from TI-BASIC. Read the documentation for further information. | | scrnlib.zip | 1k | 01-05-11 | | TJs Screen Effects Library v1.0 A library that contains 6 routines for screen effects, works great for changing screens, instead of the regular clear screen call | | util.asm | 14k | 98-12-06 | | Util Library |
|
|
|