r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[rebcode] Rebcode discussion

Henrik
27-Feb-2007
[2149]
steeve, you could probably make your file even smaller by enbasing 
the game rom in source.
Steeve
27-Feb-2007
[2150]
i removed some debug instructions, it's a little more faster now. 
Don't forget i have to rewrite the video emulation too. So it will 
be definitivly faster (i hope).
Pekr
27-Feb-2007
[2151]
hmm, but nice anyway ... Steeve - if you find anything what could 
improve rebcode, discuss it with Brian eventually and put it in RAMBO 
:-)
Oldes
27-Feb-2007
[2152]
Pekr, do you really think it's sluggish? For me it's too fast to 
play even in the zoomed version:]
Henrik
27-Feb-2007
[2153]
I ran it through remote desktop on Windows via OSX. speed was a little 
slow, but ok
Coccinelle
27-Feb-2007
[2154]
Bravo Steeve.
Steeve
27-Feb-2007
[2155x2]
ah merci
bon faut que j'aille au boulot moi
Pekr
27-Feb-2007
[2157]
co to? :-)
Oldes
27-Feb-2007
[2158x2]
Babel: bon faut que j'aille au boulot moi = good is necessary that 
I go to the job me :]
probably not the best translation
Dockimbel
27-Feb-2007
[2160]
Human: Well, I need to go to work.
Steeve
27-Feb-2007
[2161x2]
speed improvement of http://perso.orange.fr/rebol/galaga.r

all video routines have been translated into rebcode, but it' s not 
so fast than in my dreams.

- Added a button to switch Draw randering between bilinear and nearest
*as in my dreams ?
Anton
27-Feb-2007
[2163]
Getting better. :)
Steeve
27-Feb-2007
[2164x5]
yeah and now u can try i with sound (same adress)
some problems to recogniez the original music
argh !!!
*recognize
i must add a trick to negociate the good frame rate
Anton
27-Feb-2007
[2169x3]
warning: sound port is really buggy and destroys your samples over 
time.
I don't think the current sound-port implementation is worth bothering 
with.
hmm... maybe you can maintain the fidelity of your samples by inserting 
copies of your original samples.
Steeve
27-Feb-2007
[2172]
yep, i fear that
Anton
27-Feb-2007
[2173x2]
I had success with external library interface and FMOD audio library, 
but it's not cross-platform (or open source).
The good work is to find a nice little open-source audio library 
for playing samples and try to integrate it into rebol.
Steeve
27-Feb-2007
[2175x2]
i think if i let the sound like that, RT peoples  will have a headhash 
and will implement a correct sound port  soon.
so , i will add a mute button
BrianH
28-Feb-2007
[2177x3]
I forget, has OpenAL been ported to Windows yet? Perhaps that will 
work, Anton.
The source for Media Player Classic has a lot of good source, as 
does ffdshow.
Sorry, the source _site_ has a lot of good source _code_ :)
Anton
28-Feb-2007
[2180]
OpenAL looks good. Will have to try that later.
Rebolek
28-Feb-2007
[2181]
what about portAudio?
Anton
28-Feb-2007
[2182]
um.. I had a bad vibe about portAudio, I think.
Rebolek
28-Feb-2007
[2183]
why?
Anton
28-Feb-2007
[2184]
I think it was the use of integers between 0-100 to represent volume, 
or something like that.
Rebolek
28-Feb-2007
[2185]
oh
Anton
28-Feb-2007
[2186]
Not even floats. ridiculous. That's if my memory serves me correctly, 
of course.
Rebolek
28-Feb-2007
[2187]
that's really strange
BrianH
14-May-2007
[2188]
Development on rebcode was temporarily discontinued, but will return 
with R3. The old versions are still out there, Windows only.
[unknown: 10]
14-May-2007
[2189x2]
;-)
Mmmmmm pitty... So i need to puch my head to windows... Pitty then 
ill just Drop Rebcode....thanks..
BrianH
14-May-2007
[2191x2]
I gather REBOL/View with rebcode worked with Wine.
Its development never got to the stage of being stable or safe to 
use though. Wait for R3 :(
[unknown: 10]
14-May-2007
[2193x2]
yes i know it runs but it looks ulgy like hell...beside that... running 
wine and Rebcode is some kind of a Honey-pot licking contest..
That relay a pitty because the alpha currently is still very intresting 
for its speed...save or not ;-)
BrianH
14-May-2007
[2195]
It's an assembler - of course it's ugly :)
[unknown: 10]
14-May-2007
[2196]
I hope Carl released with R3 more Linux versions instead of windows 
version with his beta/Alpha releases... Linux users always miss the 
boat.. Even OSX users get more attention dies days ;-)...
BrianH
14-May-2007
[2197]
It was OK to run rebcode as long as you only ran scripts that you 
trusted to avoid the unstable parts.
[unknown: 10]
14-May-2007
[2198]
Yes.. i realy loved those mandelbrod scripts...fantastic speed..