summaryrefslogtreecommitdiff
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* + Added project file.XaviDCR922018-06-121-0/+0
| | | | * Minor changes.
* * Added CLI support for QPSXSerial. Use "--help" information when executing ↵XaviDCR922017-08-052-0/+0
| | | | QPSXSerial for further reference.
* * Updated binaries.XaviDCR922017-07-271-0/+0
|
* * Stdout console implemented. Test pending.XaviDCR922017-07-271-0/+0
| | | | * Console now prints a formatted string starting with "#" and ending with "@" to indicate a CD-ROM filepath.
* * Header data was being sent too quickly to PSX. Some sleep instructions ↵XaviDCR922017-07-241-0/+0
| | | | | | have been placed to avoid this. + Provisional "stdout" dialog, still TODO.
* + Added first version of QPSXSerial. Still lot of job to do and room for ↵XaviDCR922017-07-202-0/+0
improvement.