This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-10 23:57:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
199d38dfecf83d1bd641f4e451056c3438505e49
0ad
/
source
/
lib
/
sysdep
/
arch
T
History
leper
15a4c813d6
Add support for AArch64 (ARM64). Patch by tbm.
Fixes
#3345
.
...
This was SVN commit r16899.
2015-07-30 19:52:55 +00:00
..
aarch64
Add support for AArch64 (ARM64). Patch by tbm.
Fixes
#3345
.
2015-07-30 19:52:55 +00:00
amd64
Replaces architecture-dependent cpuid function with inline GCC assembly. Should
fix
#670
by eliminating nasm dependency.
2011-07-21 01:44:29 +00:00
arm
Set svn:eol-style=native, fix some inconsistent line endings
2013-12-06 00:42:50 +00:00
ia32
Replaces architecture-dependent cpuid function with inline GCC assembly. Should
fix
#670
by eliminating nasm dependency.
2011-07-21 01:44:29 +00:00
x86_x64
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00