36Fermer38
SallyLe 30/01/2004 à 18:06
PpHd :
Tu compiles en mode kernel donc:

unsigned long randnum=255-peekIO(0x600017); if (!AMS_1xx || *(unsigned short *)0x32==(('R'<<8)+'O')) randnum+=(*((volatile unsigned long*)(pedrom_rom_call_addr(4FC))))*((HW_VERSION == 2)?52:78); srand(randnum);
Si tu utilises les headers fournis par PedroM

ça revient peut-être au même ?