Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-11 | Create define ARM_ARCH_BLENDING_OPTS - so that we can optionally | twinaphex | |
compile in the ARM ASM blend file | |||
2014-12-11 | Reimplement cache invalidation code | twinaphex | |
2014-12-10 | ARM needs special optimized routines for video blending, etc. | twinaphex | |
2014-12-10 | Only compile in cpu_threaded.c for HAVE_DYNAREC targets | twinaphex | |
2014-12-10 | Add HAVE_DYNAREC ifdef | twinaphex | |
2014-12-10 | Rename memory.c to gba_memory.c | twinaphex | |
2014-12-10 | fix arm target compile errors. | aliaspider | |
2014-12-09 | Start adding ARCH_ARM rules | Twinaphex | |
2014-12-09 | Add CPU_ARCH rules to Makefile.common | twinaphex | |
2014-12-09 | Update Makefile/Makefile.common | twinaphex | |