File pcsxr.changes of Package pcsxr
------------------------------------------------------------------- Sat Apr 08 16:56:08 UTC 2023 - ahmedmoselhi55@gmail.com - Update to version 1.9.99~git.ca3b98c: * Reset Config.GdbServer if GDB server init fails * Fix typo on fprintf call * Consider sockets less than zero as invalid * Provisionally redirect RawReadSocket to ReadSocket * Fix typo in string * Notify gdb stub whenever a break instruction is executed * Use select(2) when accessing several file descriptors at once * Call perror on socket.c * Add -gdb flag into documentation * Force Config.Debug=0 on GDB server enabled ------------------------------------------------------------------- Sat Nov 21 02:24:49 UTC 2015 - virtuousfox@gmail.com - major spec refactoring