Quake-III-Arena/code/asm
Tom Kidd a191158375 Upgrades to Xcode project and Apple Silicon support
- Reorganized Xcode project
- Added missionpack support to Xcode project
- Incorporated changes from MaddTheSane for Apple Silicon support https://github.com/maddthesane/ioq3
- Built SDL 2.0.14 for Apple Siicon, added to existing SDL dylib
- Built SDLMain for Apple Silicon, added to existing libSDL2main.a
2021-01-28 17:37:23 -06:00
..
ftola.asm Fix compile error with ml64 assembler 2014-12-07 03:40:52 +01:00
ftola.c Upgrades to Xcode project and Apple Silicon support 2021-01-28 17:37:23 -06:00
matha.s Properly fill in occurances of "foobar" in GPL file headers, patch by Zack Middleton (#5024) 2011-06-06 14:52:49 +00:00
qasm-inline.h Fix #if macros for idx64 and id386 2011-06-15 14:10:20 +00:00
qasm.h - Add x86_64 support to vm_x86.c 2011-06-01 15:17:18 +00:00
snapvector.asm Remove unused fpucw from snapvector.asm 2015-07-09 18:35:45 -05:00
snapvector.c Upgrades to Xcode project and Apple Silicon support 2021-01-28 17:37:23 -06:00
snd_mixa.s Properly fill in occurances of "foobar" in GPL file headers, patch by Zack Middleton (#5024) 2011-06-06 14:52:49 +00:00
vm_x86_64.asm Move argument passing from VM to engine to global variables which allows to get rid of lots of OS specific stuff and also fixes errors that happens when compilers add lots of boilerplate to the DoSyscall() function 2012-08-08 09:34:03 +00:00