AlchimieGarden - Oric demo coded at Kindergarden

Want to discuss about Demos on the Oric, here you are !
User avatar
Dbug
Site Admin
Posts: 4437
Joined: Fri Jan 06, 2006 10:00 pm
Location: Oslo, Norway
Contact:

AlchimieGarden - Oric demo coded at Kindergarden

Post by Dbug »

So, this week end there was a multitude of demo parties, including the Kindergarden and Alchimie.

mmu_man convinced me to try to present something at the Alchimie (remote entry), so I spent few hours on Saturday at the Kindergarden and managed to get a small something running, so there you go:

https://www.pouet.net/prod.php?which=62129
User avatar
iss
Wing Commander
Posts: 1637
Joined: Sat Apr 03, 2010 5:43 pm
Location: Bulgaria
Contact:

Re: AlchimieGarden - Oric demo coded at Kindergarden

Post by iss »

Clean and stylish - I like it! Thanks.
User avatar
Dbug
Site Admin
Posts: 4437
Joined: Fri Jan 06, 2006 10:00 pm
Location: Oslo, Norway
Contact:

Re: AlchimieGarden - Oric demo coded at Kindergarden

Post by Dbug »

I added the source code on the SVN depot:
http://miniserve.defence-force.org/svn/ ... AlchimieX/
User avatar
iss
Wing Commander
Posts: 1637
Joined: Sat Apr 03, 2010 5:43 pm
Location: Bulgaria
Contact:

Re: AlchimieGarden - Oric demo coded at Kindergarden

Post by iss »

Thanks for sources too- just in the right moment for me. :)
I'm working on preparation of an alternative OSDK based on CC65 toolchain.
CC65 is still developed and supported. It's fully usable, but the problem is to support XA assembler syntax, so that all
sources found here in the SVN can be compiled error free.
The idea for "new" OSDK is not competition but just another choice for all thousands Oric programmers. :wink:
User avatar
barnsey123
Flight Lieutenant
Posts: 379
Joined: Fri Mar 18, 2011 10:04 am
Location: Birmingham

Re: AlchimieGarden - Oric demo coded at Kindergarden

Post by barnsey123 »

Not bad for a few hours work :D
User avatar
waskol
Flight Lieutenant
Posts: 414
Joined: Wed Jun 13, 2007 8:20 pm
Location: FRANCE, Paris

Re: AlchimieGarden - Oric demo coded at Kindergarden

Post by waskol »

Very nice result and very nice example of coding with osk !!!
User avatar
Dbug
Site Admin
Posts: 4437
Joined: Fri Jan 06, 2006 10:00 pm
Location: Oslo, Norway
Contact:

Re: AlchimieGarden - Oric demo coded at Kindergarden

Post by Dbug »

iss wrote:Thanks for sources too- just in the right moment for me. :)
I'm working on preparation of an alternative OSDK based on CC65 toolchain.
CC65 is still developed and supported. It's fully usable, but the problem is to support XA assembler syntax, so that all
sources found here in the SVN can be compiled error free.
The idea for "new" OSDK is not competition but just another choice for all thousands Oric programmers. :wink:
There's been some people using cc65 on the Oric, Jede at least did it.
That was about 10 years ago though, and at the time cc65 was even less C standard than the C compiler in the OSDK, and I did not like the AS65 assembler syntax - which was really designed as a back end for the compiler more that for actual programmers.

That being said, I have no problem with anyone using whatever they want - as long as I don't have additional work to do :)
Post Reply