Commit Graph

14 Commits

Author SHA1 Message Date
notaz 0e4ad31902 use pc-relative offsets for PIC too 2017-05-03 02:52:15 +03:00
notaz 8638b7ee92 use __ARM_ARCH 2016-04-01 02:39:58 +03:00
gizmo98 663fc55992 arm_features.h Add ARM architectures 8A and 6M
Just copied macros from gcc source code:
https://github.com/gcc-mirror/gcc/blob/113a5d9f83975b703ec06a1d2baa30604d322cf1/libatomic/config/arm/arm-config.h#L54
2015-02-14 19:29:33 +02:00
gizmo98 bd36656c7f Add __ARM_ARCH_7S__ architecture
See http://sourceforge.net/p/predef/wiki/Architectures/
Apple A6 is an __ARM__ARCH_7S__ architecture.
2015-01-31 21:27:30 +02:00
notaz d71c709541 fix up other platforms after rumble change 2014-12-20 21:27:23 +02:00
ksv1986 4e47706596 libretro: Add rumble support
Conflicts:
	frontend/libretro.c
2014-12-20 20:44:08 +02:00
notaz 5df0e31372 drc: handle more calling conventions 2013-04-02 04:45:05 +03:00
notaz 4ae83961a9 still adjusting asm for better as compatibility.. 2013-04-01 01:17:20 +03:00
notaz 5c6457c3a3 asm: use a macro for functions 2013-03-25 03:45:32 +02:00
notaz 89f33b734d rm x86 and ppc dynarec remains
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 02:37:11 +02:00
notaz 665f33e1e8 improve ARM feature detection 2012-12-02 02:37:11 +02:00
notaz da710571b7 mave plugin and core shared includes to single location 2012-12-02 02:37:10 +02:00
notaz aa1fc44b45 remove stuff we won't need
this makes the source tree more pleasant to work with.
2010-11-17 00:58:09 +02:00
PCSX* teams ef79bbde53 pcsxr-1.9.92 2010-11-16 14:15:22 +02:00