Adrien Bertrand

Results 275 comments of Adrien Bertrand

From what was discussed on IRC, "the issue is in GetCSC", @jacobly0 said. No idea yet as how to make CEmu behave more like the hardware regarding this so far,...

Qt doing weird things again maybe.... Might be related to #348 and #282. Would be worth trying a build with Qt6 in case they improved it (which I think they...

Not as far as I know, hmmm. CEmu captures are either standard PNG (https://github.com/CE-Programming/CEmu/blob/8e31441310ea16d4eb90b2b2cd31bc4ca47115d3/gui/qt/lcdwidget.cpp#L105 wher we use Qt stuff), or animated PNGs (in which case, we use libpng-apng anyway)

Interesting, I guess we can force PNG and see how it goes.

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)

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

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

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

(I blame misclicks due to github ui redesign) but definitely no u