Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit ffe50db

Browse files
authored
Update README.md
1 parent c4c5e39 commit ffe50db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
PsiFS is a filing system that provides access via a serial link to files stored on a SIBO or EPOC computer, such as a Psion Series 5, allowing them to be accessed just like files on a native disc. The standard Psion Link Protocol (PLP) is used; there is no extra software to install or run on the remote machine. It also supports printing from EPOC devices, using either the EPOC or RISC OS printer drivers. Other services provided include clipboard integration and battery monitoring. A plug-in interface enables third-party conversion utilities to be transparently invoked.
66

77
Here is some documentation for Psion protocols and file formats:
8-
* [Psion Link Protocol](https://thoukydides.github.io/riscos-psifs/plp.html)
9-
* [SIS File Format](https://thoukydides.github.io/riscos-psifs/sis.html)
8+
* [Psion Link Protocol](https://www.thouky.co.uk/software/psifs/plp.html)
9+
* [SIS File Format](https://www.thouky.co.uk/software/psifs/sis.html)
1010

1111
These source files have been rearranged to make them more convenient to navigate and view on non RISC OS platforms. Most significantly, instead of the RISC OS convention of using separate directories for different source file types, more traditional file extensions have been used. BBC BASIC files have also been detokenised to plain text. The Makefile has not been updated to match these changes, so the code will not build without some modification.
1212

1313
***
14-
<sup> Copyright 1998-2002, 2019
14+
<sup> Copyright 1998-2002, 2019, 2024

0 commit comments

Comments
 (0)