old | new |
/Fa | /FA and/or /Fa |
/Fc | /FAcs (with or without /Fa) |
/Fl | /FAc (with or without /Fa) |
/Fa{file} | /Fa{file} (with or without /FA) |
/Fc{file} | /Fa{file} /FAcs |
/Fl{file} | /Fa{file}_/FAs |
Option | Interpretation |
/Fa | Error, but treated as if /FAc specified |
/Fa{file} | Error, but treated as if /FAc specified |
/Fc | Undocumented, but equivalent to /Fa /FAc |
/Fc{file} | Undocumented, but equivalent to /Fa{file} /FAc |
/Fl | Undocumented, but equivalent to /Fa /FAcs |
/Fl{file} | Undocumented, but equivalent to /Fa{file} /FAcs |
Option | Interpretation |
/FA | Error (equivalent to /FAa), but forced to /FAc |
/FAa | Error (.ASM), but forced to /FAc (.COD) |
/FAc or /FAac | Create listing with code bytes (.COD) |
/FAcs or /FAacs | Create listing with code bytes and source (.COD) |
/FAs or /FAas | Error (equivalent to /FAas), but forced to /FAcs |