Search found 28 matches

by Spocky
Sun Jan 06, 2013 10:50 pm
Forum: General Discussion
Topic: The 30years birthday site is live
Replies: 2
Views: 5689

Re: The 30years birthday site is live

I've like the facebook page (Romain Picot) and stay tunned for the big game competition :D

edit: I'm also here to help for the 30th years demo :wink:
by Spocky
Sun Jan 06, 2013 10:48 pm
Forum: C programming
Topic: alternate one character color
Replies: 10
Views: 21253

Re: alternate one character color

I don't like to have it in my code too because it's as if I didn't think as I should :wink:
by Spocky
Sun Jan 06, 2013 4:02 pm
Forum: C programming
Topic: alternate one character color
Replies: 10
Views: 21253

Re: alternate one character color

With this is good.

So put the tmp as unsigned int and the code is:

Code: Select all

			tmp=clock();
			while((tmp-clock())<100){};
Thanks for your help
by Spocky
Sat Jan 05, 2013 9:06 pm
Forum: C programming
Topic: alternate one character color
Replies: 10
Views: 21253

Re: alternate one character color

I've tried the clock()-tmp version. The only things I have is a freeze and I don't know why. So I will keep the for method I think
by Spocky
Sat Jan 05, 2013 11:16 am
Forum: General Discussion
Topic: And the CEO ?
Replies: 118
Views: 161291

Re: And the CEO ?

Ok.

So if someone come to the visu and have something to sell in the list have made he/she can contact me. However I will come and see and make a deal and receive it later by post mail :mrgreen:
by Spocky
Fri Jan 04, 2013 4:24 pm
Forum: General Discussion
Topic: And the CEO ?
Replies: 118
Views: 161291

Re: And the CEO ?

I will probably go to the visu Oric as a future member of CEO. But first I've a question, do some member of the visu come with some stuff to sell? I schearching for some Oric stuff in particular atmos 48k and tape and/or disk drive.
by Spocky
Fri Jan 04, 2013 3:02 pm
Forum: C programming
Topic: alternate one character color
Replies: 10
Views: 21253

Re: alternate one character color

I've try to put the getchar function and it's work as I want. So as you said, I should have a probelem with my method to make a wait but also as you said, I've seen nothing to make a wait with C code. So I will search for it. Could be really interesting to be able to make this. Thanks for the help :...
by Spocky
Thu Jan 03, 2013 5:57 pm
Forum: C programming
Topic: alternate one character color
Replies: 10
Views: 21253

alternate one character color

Hello everyone. I'm making some C code for a little demo I've begin. During the intro I want to make a "RUN" follow by a square who will be white and black during some time. But when I try this code (I'm in hires mode): curset(18,10,3); hchar(0x52,0,1);//R curset(18+7,10,3); hchar(0x55,0,1...
by Spocky
Tue Jan 01, 2013 4:20 pm
Forum: General Discussion
Topic: 2013 - Oric is 30 years old!
Replies: 13
Views: 17754

Re: 2013 - Oric is 30 years old!

For me Oric is an old computer, older than me. My father have an Oric-1 since the beginning of it. I''ve begin to work on it few time ago. My idea is to work on it to perform my programming skill. I will be an electrical and software engineer soon. Compare to modern computer old need to optimise cod...
by Spocky
Fri Dec 28, 2012 12:19 pm
Forum: Demos
Topic: Barbitoric and Buggy Boy demos on youtube
Replies: 9
Views: 21659

Re: Barbitoric and Buggy Boy demos on youtube

Ok!

It's really an intersting method.

So when you change in memory the character, it also change on the screen and you don't have to reprint them in fact. I will try to do this.

I will try to do something like this :P
by Spocky
Thu Dec 27, 2012 11:41 pm
Forum: Demos
Topic: Barbitoric and Buggy Boy demos on youtube
Replies: 9
Views: 21659

Re: Barbitoric and Buggy Boy demos on youtube

Thanks for the answers. I've looked quickly the svn files. Their a lot of interesting things on it. The first things I want to try, is to use the duck effect. But when I looked the description of FilePack and memcpy (<= seems to be the function use to display picture as the hires_picture from OSDK s...
by Spocky
Thu Dec 27, 2012 3:35 pm
Forum: Demos
Topic: Barbitoric and Buggy Boy demos on youtube
Replies: 9
Views: 21659

Re: Barbitoric and Buggy Boy demos on youtube

Hello everyone, this post is in particular for all people who made the Barbitoric demo. I have begin some little demo effect but when I see the lot of demo and in particular Barbitoric, I don't understand how to make some effect. In fact, I don't understand how the oric can make It so fluently. In p...
by Spocky
Tue Dec 25, 2012 9:05 pm
Forum: General Discussion
Topic: **~~°\° Merry Christmas °/°~~**
Replies: 10
Views: 13259

Re: **~~°\° Merry Christmas °/°~~**

Merry Christmas everyone!
by Spocky
Tue Dec 18, 2012 7:20 pm
Forum: Technical questions
Topic: Newbie just got an Oric-1
Replies: 17
Views: 26415

Re: Newbie just got an Oric-1

I've an Oric-1 16k too. But most of the time I'm using a emulateur. It's more to show a software and give it to anyone. I use Euphoric and it be able to use .wav files.You can find easilly .wav files on internet or you have also .TAP files too. With this last, you can create a .wav files using tap2w...
by Spocky
Thu Dec 13, 2012 10:45 pm
Forum: Demos
Topic: Want to try Oric-1 demo
Replies: 8
Views: 18012

Re: Want to try Oric-1 demo

Thanks for your support.

I will try to make a bigger demo with music and send it before the end of the year :D