Code Monkey home page Code Monkey logo

ti5x_android's Introduction

TI59 Emulator

ti5x is an emulator, running on Android, for the venerable TI-58/58C/59 family of programmable scientific calculators which were manufactured by Texas Instruments from the late 1970s.

ti5x does aim for 100% authenticity even if not possible in all cases. Yet, it supports many undocumented features from the original calculator like the HIR registers and the /DSZ nn 51/ (decrement no-jump) instructions.

With the current version it is possible to play the famous Treasure-Island and 3D-Tic-Tac-Toe games.

Location of programs:

The saved programs where stored into the Programs directory at the root of the file system. Since Android-10 it is not possible anymore to access this location for security reasons.

The programs are now saved into

Android/Data/net.obry.ti5x/files/Programs

You need to manually move the programs from Programs/*.ti5p to Android/Data/net.obry.ti5x/files/Programs to get access to them with version 7.9.

Content:

src/ -- Java sources for the Android app
res/ -- resources for the Android app
assets/ -- additional data (help file) for the Android app
AndroidManifest.xml, build.xml, *.properties -- for driving
    Google's Android build tools (note that you will have to
    provide a couple more of these--see INSTALL for details)
util/ -- Python scripts for assembling/disassembling
    calculator programs, building the Master Library and
    other useful tasks.
modules/
    av/   -- the source of the Aviation Library.
    ce/   -- the source of the Civil Engineering Library.
    ct/   -- the source of the Contribution Library.
    ee/   -- the source of the Electrical Engineering Library.
    le/   -- the source of the Leisure Library.
    ml/   -- the source of the Master Library.
    mu/   -- the source of the Math Utilities Library.
    ng/   -- the source of the Marine Navigation Library.
    sy/   -- the source of the Surveying Library.
programs/
    ee19_input_code/         -- builtin companion program for EE-19
    ee19_construct_nam_code/ -- builtin companion program for EE-19
art/      -- artwork for diagrams, higher-res scan for icon
tests/    -- some unit tests
examples/ -- some simple examples for building user's programs
README.md -- this file
INSTALL   -- build/installation instructions
COPYING   -- license (GPLv3)

MeWee

Come and join the TI59 group on MeWee.

https://mewe.com/join/ti59

Maintainers

Current

Pascal Obry [email protected]

Original Author:

Lawrence D'Oliveiro [email protected]

ti5x_android's People

Contributors

turbogit 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.