home *** CD-ROM | disk | FTP | other *** search
- ┌───────────────────────────────────────────┐
- │ Microsoft Assembler 5.1 OPTIONS - Page #1 │
- └───────────────────────────────────────────┘
- ┌───────────────────────────────── MESSAGES ─────────────────────────────────┐
- │ /t - Suppress messages for successful assembly │
- │ /v - Display extra source statistics │
- │ /z - Display source line for each error message │
- ├─────────────────────────────── OUTPUT FILES ───────────────────────────────┤
- │ /c - Generate cross-reference /d - Generate pass 1 listing │
- │ /l[a] - Generate listing, a-list all /n - Suppress symbol table listing │
- │ /X - List false conditionals │
- ├─────────────────────────────── SEGMENTATION ───────────────────────────────┤
- │ /a - Alphabetize segments /s - Order segments sequentially │
- ├────────────────────────────── FLOATING POINT ──────────────────────────────┤
- │ /e - Emulate floating point instructions and IEEE format │
- ├───────────────────────────────── CODEVIEW ─────────────────────────────────┤
- │ /Zi - Include symbolic information /Zd - Include line number information│
- └──────────────────────── (press any key to continue) ───────────────────────┘
-
-
-
-
-
- ┌───────────────────────────────────────────┐
- │ Microsoft Assembler 5.1 OPTIONS - Page #2 │
- └───────────────────────────────────────────┘
- ┌─────────────────────────────── MISCELLANEOUS ──────────────────────────────┐
- │ /D<sym>[=<val>] - Define symbol │
- │ /I<path> - Directory for include files │
- │ /M{lxu} - Preserve case of labels: │
- │ l=All, x=Globals, u=Upper case globals │
- │ /p - Check for pure code │
- │ /w{012} - Set warning level: │
- │ 0=None, 1=Serious, 2=Advisory │
- └──────────────────────── (press any key to continue) ───────────────────────┘
-
-
-
-
-
-
-
-
-
-
-