* Added install/uninstall rules to the lcc and q3asm Makefiles
* Moved the q3asm dir to asm so that is doesn't clash with the binary when installed
This commit is contained in:
16
code/tools/asm/notes.txt
Normal file
16
code/tools/asm/notes.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
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
|
Reference in New Issue
Block a user