These files are for a version for RISC OS computers (formerly known as
"Acorn" computers), which use ARM processors.


To prepare platforms.riscos from SVN working copy...

1.  Run the "copy2riscos" script to copy the source files from the general
    src directory into the riscos.c and riscos.h  directories.  
    These already contain the RISC OS specific files.


To compile the speakmod module for RISC OS...

1.  A compile can be run from:
    either a prepared platforms.riscos in a Working Copy of SVN, 
    or from the Sources directory within a released riscos zip file.
     
2.  Run the  !Mk  to  compile and link and produce the "speakmod"  module.
    The AcornC/C++ compiler in DDE26 will work.
    

If any changes are made to riscos.c or riscos.h sources...

1.  Run the "copy2src" script to copy any changed members back to the main
    src directory, for updating the SVN repository.


To create a directory for a zip release...

1.  Requires a full SVN working copy, with copy2riscos and !Mk run.

2.  Run !MkInstall to create an install directory in platforms.riscos.
    The source & speakmod are copied from the riscos directory.

3.  Copy the contents of install directory into espeaknnn.zip,
    where nnn is the RISC OS version number.
