Hi all,
I was wondering if anyone has looked at the kernel code and can explain exactly what it's doing when it waits for VSync.
There is a kernel disassembly here:
http://www.cs.helsinki.fi/u/jikorhon/conde.../doc/fw157e.txt
...I think the relevant code is at 0x1bf0 - the official SDK hooks...