CE-Programming / libraries

Common libraries for use on the TI84+CE/TI83PCE calculators
BSD 2-Clause "Simplified" License
141 stars 11 forks source link

Where are fatdrvce/usbdrvce #38

Closed Luanism closed 1 year ago

Luanism commented 2 years ago

I need it for Cesium

NonstickAtom785 commented 2 years ago

You just need a usb device with the appropriate adapters.

Do a quick search on USB A Female to USB Mini 5pin Male Adapter

Then USBDRVCE should be a simple library meant for assembly programs. I don't actually think it's a clib at the moment. I thought it was compiled in. But I did some digging around and found a branch with that name in the toolchain.

Here's the link to that: usbdrvce

You may also want to know that you won't get many answers by asking in an old github repo. This repo is just for the libraries that got compiled at a certain date. There kinda static and don't change.

The developer posted another link in the readme on this repo: image

So most likely reading the readme will help you out a lot. The Readme

ALSO before you go I'd close the issue. It's not really an issue. Just saying.

Marasme commented 2 years ago

Hello everybody !

I am also looking for usbdrvce but I do not know how to get this library in 8xv format (for the ti-83 premium)... Someone can help me ???

Thanks in advance. (translated with google translate).

adriweb commented 2 years ago

USB support is being rewritten with many improvements, check back when a new version is released, I guess.

Serial-Comma commented 2 years ago

Same error, when I try to run it it tells me 'Missing Library: USBDRVCE' even though I already downloaded and transferred whatever was in the link provided(https://tiny.cc/clibs), any help?

84 plus ce btw

Serial-Comma commented 2 years ago

Change to my above, I didn't follow the instructions properly and read the README when installing Transfer. My bad. Perhaps put a 'Read the README' in the error screen if there's missing libraries

mateoconlechuga commented 1 year ago

These libraries are now available in the latest release :)