reaction/code/tools/asm/notes.txt
2019-01-07 02:41:12 -06:00

16 lines
183 B
Text

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