The Oric SDK is a complete cross-development system allowing the creation of software for the Oric range of computers.
The official project home page is https://www.osdk.org and contains the official binary releases, documentation, and articles about how to use the system.
This OSDN.NET project is specifically for the hosting of the Subversion repository used to develop and update the software.
The SDK provide the following components:
Components to build programs:
* C compiler
* 6502 assembler
* Linker
* Libraries
* Sample code
Utility software:
* Image and audio conversion
* File compression
* Tape and Disk generation
and finally comes with emulators and debuggers to test the projects