Vollgasasi
Member
- Joined
- Aug 14, 2003
- Messages
- 347
vudooman:
you know what the next step for you is right? order a gp2x immediatly!
you know what the next step for you is right? order a gp2x immediatly!
TKF15H posted on Jul 6 2006 at 01:32 AM said:Unless loading from a CD is done by a BIOS call (where HLE would be necessary), the two should be exactly the same. I don't know much about the PSX's internals but that's how it is in other systems.
STTrife posted on Jul 6 2006 at 01:05 PM said:If you mean is there a hardware accelerator in the GP2X then: no
I've seen discussions about the possibilty to use the coprocessor or the GPU to accelerate floating point operations which could be considered hardware 3d acceleration. Some people believe it's possible but wheter it's possible or not, it's very difficult I think.
The real hardware guru's would have to take a look if it's possible. I think once somebody makes a start (finds out a way to do it) it won't be too long before we can have a 3d library that uses (limited) 3d acceleration
As for the PSX emulator. I'm not sure if the PSX has hardware accelerations, but my guess is that they just emulate that hardware chip, so basically it's software rendering.
STTrife posted on Jul 6 2006 at 01:20 PM said:Indeed, I was more talking about code that change SOME of the existing code in order to do nasty tricks (for security, speed or something else)
Code that replaces large blocks of code with new code loaded from CD is somewhat diffrent, because I think that most game use exactly the same method of doing this (or not?) like something that the compiler of psx programs does for you. And not some nasty trick a ASM programmer built in.
STTrife posted on Jul 6 2006 at 05:57 PM said:As far as I know they don't use the coprocessor now. I believe there are some limits like they can't run asynchrone so apperantly it's hard to use them both...
Someone can explain in more detail???
STTrife posted on Jul 6 2006 at 08:35 PM said:So what is the coprocessor good for at this point...? nothing?