OSDK 1.18

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.18

Post by Dbug »

This version 1.18 contains all the changes required to use the new Joystick sample, including a big fix in the C Compiler regarding the placement of inline assembler statements.

As usual, the OSDK is available on the download page at http://www.osdk.org/index.php?page=download but you can now also get it from OSDN.net at https://osdn.net/projects/oricsdk/
User avatar
iss
Wing Commander
Posts: 1637
Joined: Sat Apr 03, 2010 5:43 pm
Location: Bulgaria
Contact:

Re: OSDK 1.18

Post by iss »

Small bug report: typo in file: ....../main/Osdk/_final_/lib/header.s line #273
wrong: #define VIA_ACR $300B
right: #define VIA_ACR $030B
bug.png
User avatar
Dbug
Site Admin
Posts: 4437
Joined: Fri Jan 06, 2006 10:00 pm
Location: Oslo, Norway
Contact:

Re: OSDK 1.18

Post by Dbug »

I committed the fix and pushed the new version on both locations (not really a problem if people keep the previous version because the define is not used anywhere, but at least it's fixed for next time).

Thanks :)
User avatar
Chema
Game master
Posts: 3013
Joined: Tue Jan 17, 2006 10:55 am
Location: Gijón, SPAIN
Contact:

Re: OSDK 1.18

Post by Chema »

Great! A new version... As soon as I get some free time I will check building something :)

Thanks Dbug!
User avatar
coco.oric
Squad Leader
Posts: 720
Joined: Tue Aug 11, 2009 9:50 am
Location: North of France
Contact:

Re: OSDK 1.18

Post by coco.oric »

It's always a good news to see how OSDK is keeping our dev tools at the top
Thanks
coco.oric as DidierV, CEO Member
Historic owner of Oric, Apple II, Atari ST, Amiga
User avatar
jbperin
Flight Lieutenant
Posts: 480
Joined: Wed Nov 06, 2019 11:00 am
Location: Valence, France

Re: OSDK 1.18

Post by jbperin »

Is it possible, in future OSDK 1.19, to have a way to give parameter to preprocessor cpp.exe ?

It's just adding a %OSDK_Xxxx% to the cpp.exe command line in build.bat
User avatar
Dbug
Site Admin
Posts: 4437
Joined: Fri Jan 06, 2006 10:00 pm
Location: Oslo, Norway
Contact:

Re: OSDK 1.18

Post by Dbug »

Added the suggestion (#39) to the issues list:
https://osdk.org/index.php?page=issues
User avatar
jbperin
Flight Lieutenant
Posts: 480
Joined: Wed Nov 06, 2019 11:00 am
Location: Valence, France

Re: OSDK 1.18

Post by jbperin »

Dbug wrote: Sun Apr 18, 2021 9:43 am Added the suggestion (#39) to the issues list:
https://osdk.org/index.php?page=issues
Nice .. thank you .. do we any idea of when OSDK 1.19 is due to be released ? :-)
Post Reply