openmohaa/code/tools/asm/notes.txt

17 lines
183 B
Text
Raw Permalink Normal View History

2016-03-27 11:49:47 +02:00
2023-05-24 19:03:05 +02:00
don't do any parameter conversion (double to float, etc)
2016-03-27 11:49:47 +02:00
Why?
Security.
Portability.
It may be more aproachable.
can still use regular dlls for development purposes
lcc
q3asm