forked from hrydgard/ppsspp
-
Couldn't load subscription status.
- Fork 1
Pending notes
unknownbrackets edited this page Oct 11, 2014
·
56 revisions
- Mac -> .app?
- avoid copying regs (at least on idle0/idle1 switching)?
- callbacks https://github.com/hrydgard/ppsspp/issues/1082
- slow tests (pmf)
- fix cancel wait / thread end waitingThreads?
- check stack space for interrupts - maybe in 0x08804000 range?
- Maybe use invalidations for vai as well?
- Test each of the vcmp cases.
- Optimize Comp_Vmmov with SIMD using [this method] (http://www.masmforum.com/board/index.php?topic=16095.msg135046#msg135046).