openmohaa/code/tools/asm/notes.txt
2023-05-24 19:29:36 +02: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