Results 63 comments of Vadim

![image](https://github.com/fruit-bat/pico-zxspectrum/assets/68352140/5066ba14-e317-4328-81bb-3decf532cfbc) Program for testing all ports of the ZX Spectrum computer [PD.ZIP](https://github.com/user-attachments/files/16016416/PD.ZIP)

I think that you should not have any problems adding a USB HID mouse to the Menu System, since there are many examples using the TinyUSB library on GitHub. But...

Please remind me which firmware you use and I can post test build here for you to play about with. I can use MURMULATOR with USB Hub for testing and...

For now I've checked it on the firmware I compiled myself from the mouse branch. I tried a couple of games and it works! Of the comments I found, the...

I know for example that PS/2 mice require a special initialization sequence from the host to make the scroll wheel work. A mouse without a scroll wheel sends packets of...

Either I assembled it crookedly, or it broke!? Now the mouse that worked (Logitech M325) does not work with left/right movements, and when moving forward or backward, it turns the...

> Can you get me the HID report descriptor of your mouse? (I know roughly where these live on a linux system) I have a programming environment set up on...

💡Idea! Is it possible to come up with an algorithm for using a mouse instead of a regular Kempston Joystick!? (as an option) For example: move the mouse to the...

This is a dump of the HID descriptor for a Logitech keyboard and mouse connected via a single Logitech Unifying dongle. pi@raspberrypi:~ $ sudo usbhid-dump 001:007:002:DESCRIPTOR 1719736417.687266 06 00 FF...

> but let me know if it does anything interesting. Yes, on 3 simple wired mice it works correctly, including the scroll wheel! Even on one apparently simple wireless one...