+3
−0
crypto/perlasm/x86nasm.pl
0 → 100644
+325
−0
Loading
assembler for various X86 platforms including Win32. It can output object files that VC++ will tolerate so it could be used to provide assembly language support to Win32 without the need for MASM. This is preliminary stuff: it doesn't even work yet.