GithubHelp home page GithubHelp logo

flashappclean's Introduction

FlashAppClean

A clean version of a flash app builder for the TI-84 Plus CSE for Windows.

This can be used in combination with your own code to write flash applications for the 84+CSE. The way it is formatted makes it easy to translate your assembly programs into their own flash apps, as all code is eventually called though main.asm. One very nice feature is compression through the Lite86 Compressor, making the resulting app smaller in archive.

Note: This requires several different things to work correctly. See prerequisites.

How to Use

In order to use this, all that is needed is to double click build.bat in combination with some prerequisites

Prerequisites:

  1. Download Lite86 and put LITE86.EXE/.ASM in the exec folder
  2. Download rabbitsign and put rabbitsign.exe in the exec folder
  3. Download Spasm/Spasm64 and put both executables in the exec folder
  4. Download the 010F.key and put it in the main folder
  5. Attempt to build by double clicking build.bat

Developer Notes: Your code should be integrated into the main function located in asm\main.asm. This makes it a lot easier to port a project from Doors CSE. You can edit the flash app name (on calc) by editing loader.asm You can edit the flash app filename by editing build.bat

Credits

  • Brandon W: Wikiti documentation
  • Patrick Davidson: Calcuzap base code for developing a flash app, integration of Lite86, and save data layout
  • Kirk Meyer: Lite86 Developer

flashappclean's People

Contributors

naievil avatar

Watchers

 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.