Download List

專案描述

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

System Requirements

System requirement is not defined

發布 2021-08-11 15:23
OSDK (Windows) OSDK Version 1.19 (1 files 隱藏)

發布版本通知

Mostly a test version, not much new things, but mostly new versions of existing things, like the latest version of Oricutron, and the binaries of the OSDK rebuilt with a more recent version of Visual Studio

更動紀錄

  • All the binaries are now compiled with Visual Studio 2019 instead of 2010. This should make it easier to update in the future, but this may also have uncovered some bugs and behavior change, so beware and signal any regression
  • A new environment variable, OSDKCPPFLAGS, which can be used to pass additional data to the C preprocessor (like additional defines)
  • Upgraded Oricutron to the version 1.2.4.