Hi, the following is some demos I have done on the Yaroze (These are not games, they are basically programs to show how things are done)
I plan to expand this section to show how things are done in 2D and 3D, I am not claiming to be an expert Yaroze coder, but I am going along learning how to do things and the easiest way for me to do that is to do little programs that perform a certain task (Such as display a sprite), so I might as well put them up here, who knows they might actually help someone. The programs will be commented and if you have any queries you can e-mail me your questions.

When I have done some more programs I might put them all into functions and create a library that can be used to set up sprites animate sprites and so on.

So, finally here are a couple of demos.

Format Program Description Size
PlayStation Sprite Viewer A simple program that displays a 4-bit sprite 11Kb
PlayStation Sprite Viewer Alteration of above program to display 8-bit sprite 12Kb
PlayStation Sprite Viewer Alteration of above program to display 16-bit sprite 11Kb
PlayStation Hi-Res Sprite Viewer A hi-res sprite display program 13Kb
PlayStation 2D Tutorial A sprite tutorial - early version incomplete *NEW* 46Kb
All Programs Include Source Code