News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

radasm with tasm

Started by realcr, April 02, 2007, 12:59:49 PM

Previous topic - Next topic

realcr

Hey everyone.

I thought it would be a good idea to try and write some stuff in real mode , like in the old times...
So I got Tasm 5 and tried to assemble a few things with tasm.exe and tlink.exe . I worked fine.
However I can't make it work on radasm. There's the Project options window where I have to define all the MakeFile lines , but they seem really strange with numbers inside , and I don't understand the format.

Where can I find information on how it works? I just want to put two lines in the makefile : tasm.exe and tlink.exe. I really want to understand what I write inside , and not just copy it from somewhere.

realcr.