Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERR: VERSION #507

Closed
rickalex21 opened this issue Nov 27, 2024 · 7 comments · May be fixed by NixOS/nixpkgs#359950
Closed

ERR: VERSION #507

rickalex21 opened this issue Nov 27, 2024 · 7 comments · May be fixed by NixOS/nixpkgs#359950
Labels
external issue About something beyond our (direct) control invalid

Comments

@rickalex21
Copy link

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

What's wrong, and with what software version?

Operating System: … MAC OS 15.1.1
CEmu version: … (see in the About CEmu menu) V2.0
Describe your issue:

Trying to send the program when I send it and try to run it I get:

ERR: VERSION
1: Quit

What are the steps to reproduce this issue?

  1. Download program dump using CEmu
  2. Send to TI-84 Plus Silver Edition Software 2.55
  3. Run the program
@mateoconlechuga
Copy link
Member

Not an issue with CEmu, it's an issue with the program you are trying to run. What program are you using?

@adriweb
Copy link
Member

adriweb commented Nov 27, 2024

CEmu and its dumper program are only for the CE calculator models, not the 84+ Silver Edition.

@adriweb adriweb closed this as not planned Won't fix, can't repro, duplicate, stale Nov 27, 2024
@adriweb adriweb added external issue About something beyond our (direct) control invalid labels Nov 27, 2024
@rickalex21
Copy link
Author

@adriweb Is there something similar for the 84+ Silver Edition?

Thanks

@debrouxl
Copy link
Collaborator

For dumping your calculator model, the ROM dumper in TILP (technically, libticalcs, which underlies TILP) works.
For emulating your calculator model... in general, TilEm, part of the same family as libti* and TILP, is an option, but MacOS isn't its favorite platform, AFAIK.

@adriweb
Copy link
Member

adriweb commented Nov 27, 2024

Well, Tilem does work fine on macOS, I recently built/tried it just fine :) Some online emulators exist though, for instance jsTIfied.
For Tilp, you can check https://tipla.net/tilpinst

@rickalex21
Copy link
Author

@adriweb I don't use Mac, I use nixos but I was troubleshooting on mac to see if I can get a ROM to use it on Linux.

jsTIfied looks good but I need a ROM.

There's issues with TiLP for nixos: NixOS/nixpkgs#76098 (comment)

My use case was to have a TI-84+ Silver Edition emulator on nixos so I won't need to have my calculator with
me. I'm use to now, having a mac next to me to transfer files with Ti CE connect.

I think I will just have to do it like this for the next couple of days.

Thanks

@myclevorname
Copy link
Contributor

Good news: I re-added TILP into Nixpkgs with the package name tilp instead of tilp2. It will take a while to get into nixos-unstable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external issue About something beyond our (direct) control invalid
Development

Successfully merging a pull request may close this issue.

5 participants