2 Questions for you gurus.
1) Are there any freebie assembler IDE which includes a debugger with call stack?
2)How can I convert a DOS 16-bit library to a win32/64 console static linked library?
Printable View
2 Questions for you gurus.
1) Are there any freebie assembler IDE which includes a debugger with call stack?
2)How can I convert a DOS 16-bit library to a win32/64 console static linked library?
I don't know of any. Note that assembly language people often are die-hards and actually may even dislike "fluffy" things like that... :cool: But maybe others have already come across such a package.
Port, IOW rewrite, it? :pQuote:
2)How can I convert a DOS 16-bit library to a win32/64 console static linked library?