Sylvain Colinet

Results 27 issues of Sylvain Colinet

Replace these typedef with the proper type.

in DG, for now I choose to always give the name of the thing pointed by the typedef, resulting on struct getting their original name. I am not sure if...

Special flags are just ignored currently x)

good first issue

usb2snes firmware can eat lot of addresses (even if they probably does not make sense), but the other support not. QUsb2Snes should probably close the connection on funky address resquest

good first issue

To avoid something like this to happen : `SD2SNES - Debug: Error QSerialPort::ResourceError "The I/O operation has been aborted because of either a thread exit or an application request."2019-05-19T18:13:54`

Like HAS_NO_ROM_WRITE, HAS_FILE_SUPPORT and such maybe

Need to check if all user strings are tagged for translation and maybe fix typo/bad english.

For IO::Socket::INET, to allow the user to specify on what local address he wants to connect from.