Roman Penyaev

Results 15 issues of Roman Penyaev

This does not fix any issue, but makes token packet creation according to the usb 2.0 spec, where the third byte contains: ``` ENDP CRC5 3 5 ``` so make...

Hi @lawrie I would like to use your PIO implementation with the RISCV soft-core for implementing USB host functionality on the tangnano20k board from GOWIN. I noticed that not all...

This PR addresses various crashes in HeadlessMode and lost keystrokes caused by the game menu or incorrect event polling. These issues were observed during AI agent training, and commits targeting...

Hi folks, I've been working on a machine learning project called [DevilutionX-AI](https://github.com/rouming/devilutionX-AI) for a while now purely for fun and personal enjoyment. It is a reinforcement learning framework set in...

Hey, EVE. I came across this Yandex development: https://github.com/yandex/perforator, I remembered the eBPF support in EVE, made by @christoph-zededa. I haven't looked at the Perforator code itself in details, but...