OSDK 1.10

Questions, bug reports, features requests, ... about the Oric Software Development Kit. Please indicate clearly in the title the related element (OSDK for generic questions, PictConv, FilePack, XA, Euphoric, etc...) to make it easy to locate messages.

User avatar
Dbug
Site Admin
Posts: 4437
Joined: Fri Jan 06, 2006 10:00 pm
Location: Oslo, Norway
Contact:

OSDK 1.10

Post by Dbug »

The version 1.10 of the OSDK is now available, with the following changes:

- Upgraded XA to the version 2.2.5 (Added a new '-cc' command line parameter to allow compatibility with the CC65 toolchain)
- Upgraded PictConv to the version 0.25 (Fixed the off-by-one error in the tape header when Exporting Oric images to tape format)
- Added a new environment variable, OSDKXAPARAMS, which can be used to pass any arbitrary set of parameters to XA when the build script is called

As usual, the OSDK is available on the download page at
http://www.osdk.org/index.php?page=download

Regarding the OSDKXAPARAMS change, that was done to accommodate Jede's work on the Telestrat stuff.

As usual, please report any issue, changing things like the Linker or build script tend to have side effects for people who used different projects setups :)