Yeah, no kidding. Stuff gets overlooked in the most dead and the most lively threads :P It's only seen in the middle of the road ones
Printable View
Yeah, no kidding. Stuff gets overlooked in the most dead and the most lively threads :P It's only seen in the middle of the road ones
LMAO... when i opend the thread, the first thing i saw was the file u attached so i downloaded it. Don't know why lol havn't checked it yetZitat:
Zitat von Yeldarb
Code:int main(void) {
scePowerSetClockFrequency(333, 333, 166);
//pspDebugScreenInit();
SetupCallbacks();
initGraphics();
int i=0;
int x=0,y=0;
int k = 0;
while(1) {
while(x++ < SCREEN_WIDTH) {
while(y++ < SCREEN_HEIGHT) {
putPixelScreen(RGB(x*y+k%255, x+y*k%255, y+x*k%255), x, y);
}
y=0;
}
x=0;
if(k >= 255) {
k=0;
} else {
k+=1;
}
printTextScreen(10, 10, "xodiac21 is cool - says Yeldarb", RGB(255, 255, 255));
printTextScreen(12, 10, "xodiac21 is cool - says Yeldarb", RGB(0, 0, 0));
flipScreen();
for(i=0; i<3; i++) {
sceDisplayWaitVblankStart();
}
}
return 0;
}
yeah im glad that stuff gets overlooked in this thread cos I think I would've had a ban by now. But football_ posted on the last page so there is a mod around.Zitat:
Zitat von Yeldarb
ok and what iz thatZitat:
Zitat von Yeldarb
ARRGH MATEYZitat:
Zitat von nvqphil
most likely the souce code for that eboot just made.Zitat:
Zitat von xodiac21
Like I said, weird flying colors :P
yep u know wot im talkin about. lolZitat:
Zitat von savethekids
arrgh. shiver me timbers.
o. o.k
now imma make a pretty menu image