calc84maniac / tiboyce

A Game Boy emulator for the TI-84 Plus CE and TI-83 Premium CE.
https://calc84maniac.github.io/tiboyce/
GNU General Public License v3.0
376 stars 23 forks source link

Invalid Error when I try to run TIBOYCE #182

Closed pedrojogaco closed 1 year ago

pedrojogaco commented 1 year ago

(Thanks for reporting an issue! Please make sure to fill out the blanks below.)

What's wrong, and with what software version?

TI-OS version:5.8.0 … (see in 2nd+mem ->About) TI-Boy CE version:v0.1.3 … (shown on the TI-Boy menu, or if you built it yourself please specify which commit) *Describe your issue:When I try to run TIBOYCE in my calculator it gives me an error "ERROR: INVALID"*
… (including, if applicable what you expect vs. what happens)

What are the steps to reproduce this issue?

  1. …press "prgm"
  2. …go to TIBOYCE and press enter
  3. …press enter again to run the program

Any logs, error output, screenshot, other comments...?

…"ERROR: INVALID" and then above it says "Attempted to use a variable or function where it is not valid."

adriweb commented 1 year ago

In the readme in the "Running the emulator" section, it does say:

If your calculator is running OS v5.5 or newer, you must also jailbreak your calculator with a tool such as arTIfiCE.

adriweb commented 1 year ago

Moreover, make sure to download the latest release (v0.3.0 at this time), as your version 0.1.3 is very old.

pedrojogaco commented 1 year ago

Thanks for the help