actual news...
01.10.00 The first TIM Translator version is ready, but not finished 100%.
Have a look!
TIM Translator v1.0.0
07.09.00 I've uploaded two new BeOS 5.0 screenshots. I don't know if there is
a Yaroze Member using BeOS or interesed in use it? Well i'm working
on a TIM translator. TIM images can be viewed then by a doubleclick.
PS. I'm happy that netyaroze-europe is online again. :-)
18.05.00 Now the long to ascii assembly routine is available as gcc ltoa.c source
and ltoa.o. Check out. Thats quick!
14.05.00 Little update of the off-topic program. A square signal is created
using Fourier equation.
(download)
13.05.00 Fast long to ascii routines with variations. See some variants:
LTOA_Normal: 0x1000 
Normal: 0000004096 
Limit 5: 04096 
Limit 7: 0004096 
CutZeros: 4096 

LTOA_Formated: 0x1000 / Seperator 
Normal /DOT: 0.000.004.096 
Limit 8 /DOT: 00.004.096 
Limit 6 /Minus: 004-096 
CutZeros /Comma: 4,096 

LTOA_Time: frames:0xFACE, framerate:50 
HMS /: =>00:21:24 
HM /: =>00:21 
MS /: =>21:24 
LTOA_Time: frames:0xFACE, framerate:60 
HMS /: =>00:17:50 
HM /: =>00:17 
MS /: =>17:50 

This version is for CW only, but i'm working on a GCC version
so be patient GCC coders.

06.05.00 A off-topic program for Win95/98 based systems. This program
is a homework i had to do. It shows what happens when you
add 1kHz 2kHz 4kHz 8kHz sinus waves together. There is also
a posibility to chage the phase and the amplitude of each sinus wave.
(download)
01.05.00 Small graphical changes.