Giter VIP home page Giter VIP logo

abbrev / tilp-libticables Goto Github PK

View Code? Open in Web Editor NEW

This project forked from debrouxl/tilp-libticables

0.0 1.0 0.0 4.57 MB

TILP (formerly GtkTiLink) can transfer data between Texas Instruments scientific calculators and a computer. It works with all link cables (parallel, serial, Black/Gray/Silver/Direct Link) and it supports the TI-Z80 series (73..86), the TI-68k series (89, 92+, V200, 89T) and the Nspire series (Nspire Clickpad / Touchpad / CX, both CAS and non-CAS)

Home Page: http://lpg.ticalc.org/prj_tilp

License: Other

Shell 43.88% C 54.38% CSS 0.27% Objective-C 0.30% C++ 1.14% Racket 0.02%

tilp-libticables's Introduction

 _______ _____   _____      _     _
|__   __|_   _| / ____|    | |   | |
   | |    | |  | |     __ _| |__ | | ___  ___
   | |    | |  | |    / _` | '_ \| |/ _ \/ __|
   | |   _| |_ | |___| (_| | |_) | |  __/\__ \
   |_|  |_____(_)_____\__,_|_.__/|_|\___||___/

This library is part of the TILP framework by Romain Liévin et al.

See the AUTHORS file for more detailed authorship information.

-------------------------------------------------------------------------------
Requirements
-------------------------------------------------------------------------------

OS:
  - any *nix with a reasonably modern C compiler (a current GCC will definitely
    work)
    See the CONFIG file for device permission issues and how to solve them.
  or
  - Microsoft Windows, MSVC or MSYS+MinGW required for compiling from source

Libraries:
  - GLib 2 (required)
  - libusb 0.1 or libusb 1.0 on *nix, or libusb-win32 (optional, required to use
    USB cables)

Tools for building from source:
  - make (required)
  - tfdocgen (optional, required to build API docs)

-------------------------------------------------------------------------------
Compilation
-------------------------------------------------------------------------------

Untar the libticables2 archive, change directory to the libticables2
directory.

Type "./configure" (add --prefix option to install to a non-default location).
Add --enable-libusb10 if you want to build against the libusb 1.0 backend,
which will become default in the future.

Type "make" and then "make install". "make install" requires root privileges
to install to the default, system-wide location.

NOTE: some cable handlers can be disabled using #define NO_CABLE_XXX.

NOTE: building libticables against the libusb 1.0 compatibility layer for
libusb 0.1 does not work, because some features required by libticables are
not supported by this compatibility layer. You need to build either against
libusb 0.1 proper, or use the libusb 1.0 backend.

NOTE: on *nix, see the CONFIG file for device permission issues and how to
solve them.

-------------------------------------------------------------------------------
Availability
-------------------------------------------------------------------------------

  http://lpg.ticalc.org/prj_tilp

-------------------------------------------------------------------------------
Copyright
-------------------------------------------------------------------------------

Copyright (C) 1999-2011 the TiLP team <[email protected]>
See AUTHORS for detailed authorship information.

This library is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.

(A special exception applies when linking the library into TilEm, see the
COPYING file for details.)

This library is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.  See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
this library (in the COPYING file); if not, see <http://www.gnu.org/licenses/>.

-------------------------------------------------------------------------------

Texas Instruments and TI are trademarks of Texas Instruments Incorporated.
For more informations: <http://education.ti.com/educationportal/sites/US/nonProductSingle/global_trademarks.html>
This document has been written independently of Texas Instruments.

Please report any bugs, questions, etc. on the SourceForge infrastructure
(http://sourceforge.net/tilp). Please indicate your platform, your calculator
type and ROM version.

The TiLP team <[email protected]>

tilp-libticables's People

Contributors

kkofler avatar debrouxl avatar jblache avatar tijlcoosemans avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.