summaryrefslogtreecommitdiff
path: root/qpsxserial.cpp
Commit message (Expand)AuthorAgeFilesLines
* QApplication::processEvents() would not work under Linux if ACK bytes are to ...HEADmasterXavier ASUS2018-11-301-151/+134
* + Added project file.XaviDCR922018-06-121-1/+10
* * Added CLI support for QPSXSerial. Use "--help" information when executing Q...XaviDCR922017-08-051-109/+423
* * Stdout console implemented. Test pending.XaviDCR922017-07-271-41/+74
* * Header data was being sent too quickly to PSX. Some sleep instructions have...XaviDCR922017-07-241-5/+14
* + Added first version of QPSXSerial. Still lot of job to do and room for impr...XaviDCR922017-07-201-0/+458