Search found 4 matches

by enos_feedler
Sat Aug 26, 2006 3:03 pm
Forum: PS2 Development
Topic: Fixed point & floating point
Replies: 1
Views: 2821

It is much more efficient for the GS to do operations in fixed point vs. floating point. If we are talking about the GS hardware circuits, fixed point circuitry is much less complicated then floating point and therefore requires less silicon real estate (and less hardware clock cycles to compute). S...
by enos_feedler
Fri Aug 25, 2006 5:00 am
Forum: PSP Development
Topic: Respository Broken?
Replies: 1
Views: 1224

After looking around a bit, I think it has to do with the fact I am building on FreeBSD and something going wrong with configure.ac. What tools are involved in generating/parsing this file? I dont think mine are working right :/

-Jeff
by enos_feedler
Fri Aug 25, 2006 4:42 am
Forum: General Discussion
Topic: Time Delay Between Posts
Replies: 3
Views: 3989

Time Delay Between Posts

It seems there is a minimum delay between consecutive posts. While I can see the reasons for this, is there any way to turn it off when you are only editing your previous post? I made mistakes in my post and and the forum system is telling me I have to wait before I can repost my edited message. Che...
by enos_feedler
Fri Aug 25, 2006 4:38 am
Forum: PSP Development
Topic: Respository Broken?
Replies: 1
Views: 1224

Respository Broken?

Has anyone tried building what is currently (Aug 24, 14:45 ET) in the respository for the pspsdk? I am getting build errors: psp-config.c: In function `print_path': psp-config.c:234: error: `PSPSDK_TOPDIR' undeclared (first use in this function)psp-config.c:234: error: (Each undeclared identifier is...