Giter Site home page Giter Site logo

ti-basic's Introduction

TI-BASIC code

This is a collection of some of the TI-BASIC code I wrote in 2007-2008. It's presented unedited, as it was written when I was in middle school.

Please be kind.

File conversion

TI-BASIC programs, when copied to the PC from a TI calculator using TI-Graph Link, are stored in the encoded, unreadable file format 8xp. Luckily, someone wrote this converter so anyone can convert an 8xp file into plain text.

Unfortunately this converter does not correctly handle a number of special characters. #1 gives some details on this issue.

ti-basic's People

Contributors

dan144 avatar

Stargazers

William Dye avatar

Watchers

James Cloos avatar  avatar

ti-basic's Issues

Converter does not correctly convert some characters

The converter: http://ti.zewaren.net/en/portal-ti83-ti83plus-ti83plusse.php

A number of characters are not correctly converted when decoding an 8xp file to plain text. The issue is likely that TI didn't use the same encoding for special characters as the converter. If there is a better converter, I'll redo the decoding of all the files in this repository.

Some examples:

https://github.com/dan144/ti-basic/blob/master/WOW/v1.1/WOW.txt#L9 - ΓΌ should be β†’

https://github.com/dan144/ti-basic/blob/master/WOW/v1.1/WOW.txt#L18 -   should be a space?

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.