Giter Site home page Giter Site logo

USB emulation about cemu HOT 6 OPEN

ce-programming avatar ce-programming commented on July 17, 2024
USB emulation

from cemu.

Comments (6)

jacobly0 avatar jacobly0 commented on July 17, 2024 2

CEmu can now successfully transfer the following packets (TiLP ready request):

host -> calc  000000040100000400
host <- calc  0000000402000003FF
host -> calc  00000010040000000A0001000300010000000007D0
host <- calc  0000000205E000
host <- calc  0000000A04000000040012000007D0

so now, it should just be a matter of implementing the protocol.

from cemu.

adriweb avatar adriweb commented on July 17, 2024

For those wondering, jacobly's branch with an initial work on USB things is here: https://github.com/CE-Programming/CEmu/tree/usb
(it probably needs rebasing :P)

from cemu.

adriweb avatar adriweb commented on July 17, 2024

Almost exactly 3 years later, we'll also need this to claculate some Python :D

from cemu.

adriweb avatar adriweb commented on July 17, 2024

claculations have been worked on more by @jacobly: DUSB host->calc transfers of variables/apps/OSes are implemented and working :)

from cemu.

adriweb avatar adriweb commented on July 17, 2024

Remaining tasks: implement calc->host transfers. But is that really blocking the merge of the USB branch? Doesn't seem that critical for me...

from cemu.

mateoconlechuga avatar mateoconlechuga commented on July 17, 2024

Merge is fine, but for release it will need to be there :P

from cemu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.