og-openarena-gamecode/code/tools/asm/notes.txt
sago007 4a087ee80f Some missing files
git-svn-id: http://oax.googlecode.com/svn/trunk@3 48ef5666-4144-11de-b6cc-f32266f7ba4a
2009-05-15 14:51:36 +00:00

16 lines
182 B
Text

don't do any paramter conversion (double to float, etc)
Why?
Security.
Portability.
It may be more aproachable.
can still use regular dlls for development purposes
lcc
q3asm