Maciek Moszkowski

Results 5 issues of Maciek Moszkowski

**Steps to reproduce** 1. Select UK, type +44 1234 56 2. Put the cursor between the digits 2 and 3, type any digit **Expected behavior** Cursor should be put after...

When I try to handle interrupts using the `add_JOY`, `add_VBL` etc. functions, the emulator (BGB) hangs after the handler is called for the first time. The code I used for...

I am trying to announce an AirPrint printer with this library in my local network, so I can print from it on iOS. I managed to do it with `dns-sd`...

Connecting to macOS (via ```asyncssh```) with SSH tunnel fails every time, connecting without tunnel works fine. The behaviour is consistent on macOS 12, 13, 14. ``` async with asyncssh.connect(client.hostname, username=client.username,...

Changes to be able to add this virtual printer on Windows machine: - added ```media-supported```, ```media-default``` attributes set to ISO A4 - added ```printer-uuid``` attribute, it should be constant as...