First post, by roozbeh
Hi....
i am working on a port to smartphone (windows ce) devices.
anything is working but it is very slow!
i am using core_normal....
ny the way what are diffrences? using core_full or core_simple?
can i gain any speed by using core_simple?
also about core_normal,i was thinking maybe transfering that big switch case into a jump lookup table might give me some speed?for example to lconvert all those cases into functions and look their address from a table....
do you think it give me any speeds?
or what else can i do?
currently the game seems to work best by cycles=3000!
and it is very slow!
regards
roozbeh