Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-29 | rename gte_arm.S back to gte_arm.s, fixes compiling on non-Android platforms | Toad King | |
fix Android makefile to pass HAVE_ARMV7 symbol to assembler | |||
2012-10-26 | (Android) renamed gte_arm.s to gte_arm.S so it builds on Linux | twinaphex | |
2012-02-29 | gte_arm: fix gteOF sign extension | notaz | |
2011-10-30 | gte_arm: some asm experiments | notaz | |
also removes wrong (?) MAC0 saturation. | |||
2011-10-30 | drc: do MVMVA decoding; parametrize handlers | notaz | |
2011-09-30 | gte_arm: implement RTPS, RTPT | notaz | |
2011-09-27 | gte: split arm code for pollux, generate flagless handlers | notaz | |
flagless are unused but will be used later, at least I hope so. |