Idea for an optimized Emulator

2010-06-08 Thread Rashid Kratou
Dont know if its realy qt moko related but hey the emulator can maybe used in qt moko too :). Hi guys, I'm trying to port a snes emulator to the pandora. The problem is that around 60% of the cpu time is taken at 30 FPS by sending the data to the glamo. There is an optimizing idea from a very

Questions about the cpu to glamo bus and the framebuffer

2010-06-07 Thread Rashid Kratou
Hi guys, 2 questions. First: How wide is the bus from the cpu to the glamo gpu? It should be clocked with 90 MHz but I read it has only 7,3 MB/s. How is that possible? Second: Can I draw directly to the framebuffer. Is it possible in qtmoko or in any other distro? I would to write a see