home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dream 48
/
Amiga_Dream_48.iso
/
Atari
/
c
/
mit2mot.zoo
/
mit2mot.man
< prev
next >
Wrap
Text File
|
1993-05-30
|
2KB
|
69 lines
***nroff: unrecognized command .UC 6
MIT2MOT (1) May 30, 1993 MIT2MOT (1)
pNAMEq pq pq pq pq pq pq pq pq
mit2mot - comvert assembler files from MIT to Motorola syntax
pSYNOPSISq pq pq pq pq pq pq pq pq
pmit2motq [ p-oq poutfileq ] pfilenameq
pDESCRIPTIONq pq pq pq pq pq pq pq pq
pMit2motq translates 68000 assembly code from MIT syntax, as used
by GCC's pgasq,pqpq into Motorola syntax, which can be assembled by
HSC and most other Atari C compilers. MIT-style comments of the
form:
| This is a comment.
are stripped out.
pOPTIONSq pq pq pq pq pq pq pq pq
Only one option is available:
p-oq outfile
Specifies the output file, a la pccq.pqpq By default, output
goes to a file with the same base name as the input file
and extension p.sq.pqpq
pDIAGNOSTICSq pq pq pq pq pq pq pq pq
Unsupported assembler directive
The file used a GCC assembler directive that either
doesn't have an equivalent in Motorola syntax or pmit2motq
doesn't know how to translate.
pBUGSq pq pq pq pq pq pq pq pq
None that I know of. The assembler-directive translation may be
a bit HSC-specific, but I don't think that will be a problem.
As always, please report any bugs you find to me, Scott Bigham,
at dsb@cs.duke.edu.
Sun May 30 15:24:06 1993 Page 1