Introduction
First thing: This is *NOT* a C compiler for the PC !
The OSDK is an "easy to use" (well, it's the original idea) cross compiler and assembler set for creating software for the Oric computers. Oric is an English brand of 6502 based 8 bits computers.
This SDK allows you to code in standard C and assembly code in a comfortable way, but also supports BASIC. The OSDK also contains Oric Emulators (Euphoric and Oricutron) that allows you to test (and debug) your programs without risking to freeze the computer (that's usually the result of native machine coding when you make mistakes).
This is a Windows SDK. Some of the executables have been rebuilt using a Win32 compiler, so they cannot be executed under DOS. Do not even try.
Now, if you are a Linux user, everything is not lost. Normally this SDK works fine under Wine, and you will find detailed information on how to configure the OSDK to be usable with Wine. The executable part does not work so far, so you will not be able to launch the programs using the built in version of Euphoric. If you find a way to do that please contact me, but in the mean time you should use some other Oric emulator to run the programs you just managed to compile.
If you have any comment, feature request, or bug to submit, the easiest way is to post a message in Defence-Force's dedicated forum:
New versions of the OSDK will be announced on the forum, and made available at the following place:
No known problem - please signal any issue on the Cross development tools forum.
comments powered by Disqus
