This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
08e383235b583e8d4e6df2f2380fe4e5d2a05fdc
0ad
/
source
/
lib
/
sysdep
/
arch
/
amd64
T
History
Ykkrosh
202b13d557
Fix the calling conventions properly this time (I hope)
...
This was SVN commit r7542.
2010-05-13 16:22:07 +00:00
..
amd64_abi.inc
Fix the calling conventions properly this time (I hope)
2010-05-13 16:22:07 +00:00
amd64_asm.asm
…
amd64_asm.h
…
amd64.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
amd64.h
…