summaryrefslogtreecommitdiff
path: root/stdout_dialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* * Stdout console implemented. Test pending.XaviDCR922017-07-271-45/+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/+45
have been placed to avoid this. + Provisional "stdout" dialog, still TODO.