View Single Post
Old 09 April 2021, 22:38   #389
SnakeCoils
Registered User
 
Join Date: Mar 2014
Location: Italy
Posts: 164
Quote:
Originally Posted by FrodeSolheim View Post
- Wrong colors is almost guaranteed to be because of missing byteswapping for bigendian architecture.
- No CD audio - this is a TODO item for the code in the master branch
- Static noise - almost guaranteed to also be due to missing byte swapping for bigendian.
- Terrible performance - not sure, the performance even on Raspberry Pi 4 is quite good with this one...

The missing big endian support was something expected since I guess it is an unneeded complication in code maintenance, building the PPC executable was anyway funny and with my almost non-existant knowledge of C programming I did not expect to made it at all :-)
Anyway about the performances it is a real regression on my G4 compared to the 3.0.5 PPC build, if there is something I can try to improve the final executable I would be happy to experiment. Is it normal to have the VSYNC led on the left bezel side flashing continously?
SnakeCoils is offline  
 
Page generated in 0.13232 seconds with 11 queries