File: | OS: | Size: | Description: | Date: |
---|---|---|---|---|
SKoKK | Yaroze | 112k | SKOKK
I've
put the 2% of that project to download. This was
done before i started to study. I wanted to complete it this year, but the idea isn't water-proof. |
11.12.99 |
KAMIX+ | Yaroze
(CW) (GCC) |
395k
692k 682k |
KAMIX
with
memory card support. Now its possible to
load and save the hiscore and the screen adjustments. The KAMIX+ source code is a CodeWarrior project. KAMIX source code is a GNU project. |
01.08.99 |
KAMIX | Yaroze | 443k | Tetixx
is
from now on KAMIX.
Its a Tetris clone with some
new stones, which make it a little bit harder to create a line. (but its not impossible!) The 1st rank is 600.000 points so beat it! My BBT (Borther Beta Tester) got it. Score: 1023350 Lines: 86 Stones: 260 Time: 00:09:39 In some days i'll release the source code and a memory card supporting version of KAMIX. |
23.07.99 |
Mosaik | Yaroze
(CW) |
20k
3k |
Mosaik
effect on a 320x256x16 tim picture. The routine draws
the mosaik tiles using the ClearImage function. |
21.02.99 |
Yaroze Intro | Yaroze
(CW) |
25k
232k |
This
is the first release. Somekind of an intro. Two 256x128 4bit
banners scroll on a 16bit 320x256 background. The banners come from right, wait a while and disappear downwards. |
13.02.99 |
Background Fade | Yaroze/(CW) | 330k | Using
the JoyPad Up/Down buttons you can fade up'n down
the background brightness. |
04.02.99 |
Adjust Screen | Yaroze/(CW) | 164k | Adjust
your screen on the TV using the JoyPad.
This happens using GsDISPENV. |
03.02.99 |
24bit Display | Yaroze/(CW) | 139k | This
is the very first application done by me on the
PlayStation. It simply displays a 24bit 320x256 still picture. The code is based on the tutorial code form George Bain. |
02.02.99 |
File: | OS: | Size: | Description: | Date: |
---|---|---|---|---|
ltoa | (GCC)
(CW) |
4k
4k |
ltoa
are
three assembly routines to convert a long integer
into a AscII number. - Normal: with option to limit the number output string, or to cut leading zeros. - Formated: with seperators and option to limit or cut zeros. - Time: converts frame number by giving the framerate into a suitable "time string" Hours/Minutes/Seconds or Hours/Minutes or Minutes/Seconds. |
18.05.00
13.05.00 |
asqrt | (CW) | 1k | asqrt
is
an assembly version of sqare-root calcualtion
routine. Please somebody checkout if this routine is really usefull or not. The example is coded in CodeWarrior. |
07.05.99 |
itoa | (CW) | 1k | itoa
is
a useful routine to convert 32bit unsigned integer
into an AscII number. This is the first version of the routine, some more varaints will follow. (more infos are in the ZIP) |
16.03.99 |
File: | OS: | Size: | Description: | Date: |
---|---|---|---|---|
TimTranslator1.0 | BeOS R5 | 16k | The
TIMTranslator makes it possible to view *.tim files on
BeOS (x86) machnies. The files has to be placed in the home/config/add-ons/Translators/ directory. |
13.01.01 |
R3000 Mnemonix 1.0 | Win32 | 146k | Well,
its not that useful tool you have been waiting for.
Its a part of my learing process to programm on Win32 based computers and i wanted to combine it with Yaroze. |
30.01.00 |
YXMPLAY | Win32
Console |
190k | YXMPLAY
The
zip file contains the converter XY->YXM,
a test.xm to have a quick impression GNU source and object and CW source. |
01.08.99 |
XTCLUT | Win32
Console |
29k | XTCLUT
v0.7
is a tool for PC, which extracts
a clut section
out of a 4 or 8bit tim file and saves it as C source.!!bug fixed!! (programm source included.) |
21.06.99 |
File: | OS: | Size: | Description: | Date: |
---|---|---|---|---|
ANW | Win32
Console |
136k |
An
update! Now see what Fourier
found out, if you use the
equation. f(x)=(4*a/PI)*[sinx + 1/3sin3x + 1/5sin5x + ...] Have fun! |
14.05.00 |