Giter VIP home page Giter VIP logo

asmhook's People

Contributors

jacobly0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

asmhook's Issues

Is there a way to remove asmhook without clearing RAM?

I was wondering if it was possible to remove asmhook without clearing my RAM? For example, if I wanted to temporarily install it so I could use tilp to sync the calculator time with the system time on my computer and then wanted to uninstall it afterwards without clearing the RAM which would reset the clock on the calculator.

Unsquished Assembly Programs are not supported.

Despite Asm( now working on my TI-84 Plus CE Pre-A on OS 5.6, other ASM commands such as AsmComp still throw Error: Invalid when run from both the home screen and inside a program. This means you cannot squish hex code programmed directly on the calculator.

Using BackgroundOn in a For( loop causes programs to restart

Whenever ASMHOOK is active, Using the BackgroundOn within a For( loop in a TI-BASIC program causes the program to restart from the beginning.

The step and values of the For( loop don't matter, the only thing that matters is that BackgroundOn was used within the loop.

Easily demonstrable by using this:

Disp "THIS TEXT SHOULD NOT APPEAR MORE THAN ONCE
For([Any variable],[any value],[any value]
BackgroundOn
End

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.