Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-03 | use pc-relative offsets for PIC too | notaz | |
2016-04-01 | use __ARM_ARCH | notaz | |
2015-02-14 | arm_features.h Add ARM architectures 8A and 6M | gizmo98 | |
Just copied macros from gcc source code: https://github.com/gcc-mirror/gcc/blob/113a5d9f83975b703ec06a1d2baa30604d322cf1/libatomic/config/arm/arm-config.h#L54 | |||
2015-01-31 | Add __ARM_ARCH_7S__ architecture | gizmo98 | |
See http://sourceforge.net/p/predef/wiki/Architectures/ Apple A6 is an __ARM__ARCH_7S__ architecture. | |||
2014-12-20 | fix up other platforms after rumble change | notaz | |
2014-12-20 | libretro: Add rumble support | ksv1986 | |
Conflicts: frontend/libretro.c | |||
2013-04-02 | drc: handle more calling conventions | notaz | |
2013-04-01 | still adjusting asm for better as compatibility.. | notaz | |
2013-03-25 | asm: use a macro for functions | notaz | |
2012-12-02 | rm x86 and ppc dynarec remains | notaz | |
that code is broken and unmaintained in this fork, which now relies on new_dynarec instead. It's better to merge Ari64's new_dynarec x86 code if x86 support is desired. | |||
2012-12-02 | improve ARM feature detection | notaz | |
2012-12-02 | mave plugin and core shared includes to single location | notaz | |
2010-11-17 | remove stuff we won't need | notaz | |
this makes the source tree more pleasant to work with. | |||
2010-11-16 | pcsxr-1.9.92 | PCSX* teams | |