|
psx-server - stdio and file server for the PSX |
Daniel Balster/psxdev-tools
|
- SYNOPSIS OF psx-server
--quiet,-q be quiet
--help,-h print this text
--verbose,-v be verbose
--version,-V print binary version
--device=x,-d use this device (default: /dev/pccl)
--poll,-p poll until the game stops
- DESCRIPTION OF psx-server
psx-server will attach a file server and I/O redirection to an already running program.
- NOTES ON psx-server
My typical use of psx-run and psx-server is to run an executable without the --poll switch and then attach the server in case of need.
| |