summaryrefslogtreecommitdiff
path: root/frontends/riscos/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Revert "RISC OS: use SocketWatch for socket activity"John-Mark Bell2024-04-091-4/+0
| | | | This reverts commit 9e4f598b7b2f6f92304f5f9e4ed359e7905b37a9.
* RISC OS: use SocketWatch for socket activityJohn-Mark Bell2024-03-141-0/+4
| | | | | | | | | | Use SocketWatch to monitor our sockets and convert activity into a pollword update. This allows us to ditch the schedule-based fetch path and take the same one as we do on other platforms. This also allows us to refactor the main poll loop such that we need only poll idle while waiting for things to happen (once something has happened, we poll aggressively until there are no non-pollword events left).
* RISC OS: update Acorn universal boot URLsJohn-Mark Bell2023-12-201-2/+2
| | | | | | | riscos.com reorganised years ago. Follow this reorganisation (although it may be more sensible to stop pointing at this abandonware and suggest using the RISC OS Open universal boot, instead).
* RISC OS: use https in Obey filesJohn-Mark Bell2023-12-191-1/+1
| | | | | Also remove dead link to iyonix.com: the relevant information is apparently now in Issue 3 of the Style Guide.
* RISC OS: conditionally demand ARMEABISupport in !RunJohn-Mark Bell2022-11-031-0/+4
| | | | | | | Will only be enabled if an EABI-aware compiler is used to build the code. At some point, a suitable copy of ARMEABISupport needs adding to the supplied !System.400.Modules along with licensing information in the 3rdParty directory.
* RISC OS: use OS CertData resource, if presentJohn-Mark Bell2022-05-271-0/+3
|
* move frontends into sub directoryVincent Sanders2016-05-152-0/+121