CE-Programming / CEmu

Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features
https://ce-programming.github.io/CEmu/
Other
1.1k stars 80 forks source link

ERR: VERSION #507

Closed rickalex21 closed 5 days ago

rickalex21 commented 5 days ago

(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 commented 5 days ago

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

adriweb commented 5 days ago

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

rickalex21 commented 5 days ago

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

Thanks

debrouxl commented 5 days ago

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 commented 5 days ago

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 commented 5 days ago

@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: https://github.com/NixOS/nixpkgs/issues/76098#issuecomment-2502152178

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 commented 3 days ago

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.