Project Description

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

다운로드

Review
Your rating
Review this project

Statistics

2020-08-10 16:01
Review by dma-coco

Rating:
(1 of 1 people found this review helpful)
A must have to develop software on oric platform. This devkit provide us some support to create using the best dsk solution
Pros
reliability, creation of dsk integrated
Review List

Recent Activities

2023-11-26
22:22
Oric SDK
[SVN] Commit revision 1716
Started migrating the bytestream commands into separate functions to implement them more efficien...
2023-11-25
21:21
Oric SDK
[SVN] Commit revision 1715
Moved gCurrentLocation and gCurrentLocationPtr from the C module to some zero page location. Repl...
2023-10-05
03:35
Oric SDK
[SVN] Commit revision 1714
Minor code optimizations, free memory increased from 811 to 1053 bytes (+242) Note: Used LCC65, ...
2023-10-04
01:33
Oric SDK
[SVN] Commit revision 1713
Renamed the "printed note" into "hand written note" and added a French version of the image. Adde...
2023-10-01
22:03
Oric SDK
[SVN] Commit revision 1712
Replaced the manual kerning by a table of character pairs and some basic lookup code
Show history