Commit Graph

10 Commits

Author SHA1 Message Date
Xavier ASUS e67ae84020 QApplication::processEvents() would not work under Linux if ACK bytes are to be received from the target device. This has been changed by a call to a blocking function which ensures input data has been received. 2018-11-30 01:37:33 +01:00
XaviDCR92 48ce5c59fe + Added missing qpsxserial.ui. 2018-06-12 23:14:12 +02:00
XaviDCR92 76bfdf2712 + Added project file.
* Minor changes.
2018-06-12 23:08:23 +02:00
XaviDCR92 1c3712dfa3 * Added CLI support for QPSXSerial. Use "--help" information when executing QPSXSerial for further reference. 2017-08-05 17:26:40 +02:00
XaviDCR92 51119d11fe * Updated binaries. 2017-07-27 07:37:20 +02:00
XaviDCR92 36b9059c6c * Stdout console implemented. Test pending.
* Console now prints a formatted string starting with "#" and ending with "@" to indicate a CD-ROM filepath.
2017-07-27 07:36:06 +02:00
XaviDCR92 011e7b092a * Header data was being sent too quickly to PSX. Some sleep instructions have been placed to avoid this.
+ Provisional "stdout" dialog, still TODO.
2017-07-24 22:33:24 +02:00
XaviDCR92 453da65223 Merge branch 'master' of https://github.com/XaviDCR92/QPSXSerial 2017-07-21 00:00:18 +02:00
XaviDCR92 f4b10b24bc + Added first version of QPSXSerial. Still lot of job to do and room for improvement. 2017-07-20 23:54:08 +02:00
XaviDCR92 704e0fb34f Initial commit 2017-07-20 22:37:59 +02:00