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 78 forks source link

Emulator refuses to work after sending files #367

Closed BioHazard1282 closed 4 years ago

BioHazard1282 commented 4 years 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: macOS Mojave 10.14.6 CEmu version: 1.3 (see in the About CEmu menu)
Describe your issue:
I am trying to send 11 files for testing, but after I send them the keyboard refuses to respond. I've reset the calculator (which works up to a point), reloaded some different ROMS, but the same exact result every time.

What are the steps to reproduce this issue?

  1. Send 11 of the specific files
  2. Try to use the keyboard on the screen

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

My one comment is, don't download for macOS. Use Windows or Linux instead.

acagliano commented 4 years ago

CEmu for Mac is on v2+, last I checked. Try it with the latest version.

BioHazard1282 commented 4 years ago

CEmu for Mac is on v2+, last I checked. Try it with the latest version.

Oh, so 1.3 isn't the latest? Where can I get v2?

adriweb commented 4 years ago

Well this doesn't look macOS specific, though... or if it is, it's either PEBCAK or a Qt issue.

Anyway, transfers on the master branch (and consequently upcoming releases) use USB, so this issue is moot.

@acagliano: nah, latest release is 1.3.

Conclusion: try on latest master (build it yourself for now though, we don't have macOS automated builds) and report back if you're still having issues with that.

BioHazard1282 commented 4 years ago

I can try it. I'll see what I can do

adriweb commented 4 years ago

(closing this but feel free to reply)

acagliano commented 4 years ago

@acagliano: nah, latest release is 1.3.

Then why does mine say 2.0? Is that due to the fact that I'm on the usb-branch?

adriweb commented 4 years ago

Yes, dev builds are 2.0.

Note that usb got merged in master now.

acagliano commented 4 years ago

Does it support SRLDRVCE/USBDRVCE? Natively? Or via the edit command made where it uses pipe files to act as a usb?

adriweb commented 4 years ago

No, that would be usb-host.

The current master allows you to send OSes, apps, from the computer to the emulated calc without the "hacks" like memory injection that were used before.

ghost commented 4 years ago

Where can I get this build for this? I'd like to send apps and OSs to my CEmu.

adriweb commented 4 years ago

For instance on https://jacobly.com/CEmu/master/latest/CEmu64.exe, for Windows, which was updated today.

ghost commented 4 years ago

I don't like Windows very much. I use Macintosh instead. Is there a mac version for this?

adriweb commented 4 years ago

Well, for macOS I make the builds myself (and codesign+notarize them since I have a developer account), I just made one:

(I had to zip the .dmg because github doesn't want the dmg directly 🤦)

CEmu_macOS.dmg.zip