BogDan Vatra

Results 32 issues of BogDan Vatra

I'd like to port flashflopy to Raspberry Pi Pico (RP2040) and I wonder if isn't better to split flashfloppy into two components: - a platform agnostic library. This library can...

`SO_REUSEADDR` is needed to quickly reuse the same port after the application crash or forgets to close all connections properly. ``` int opt = 1; setsockopt(server->handle, SOL_SOCKET, SO_REUSEADDR, &opt, sizeof(opt));...

### Problem Description When running some examples I see errors in dmesg: /opt/rocm-5.7.0/share/hip/samples/2_Cookbook/0_MatrixTranspose ``` [ 262.094619] amdgpu 0000:03:00.0: amdgpu: [gfxhub] page fault (src_id:0 ring:158 vmid:0 pasid:0, for process pid 0...

5.7.0
5.7.1

Currently the virtual gamepad emulates only real joysticks, it will be nice if it emulates keys too for games that works with keyboard only (e.g. bomberman).

enhancement

http://www.worldofspectrum.org/forums/discussion/comment/838543/#Comment_838543

enhancement

Network playing is useful to play games like Xeno (http://www.worldofspectrum.org/infoseekid.cgi?id=0005787) with your friends. Currently I see two ways to do it: I. the game will run only on host, the...

enhancement

Search local files

enhancement