|
@@ -762,24 +762,25 @@ const msgtxt : array[0..000133,1..240] of char=(
|
|
|
'3*2WB<x','>_Set Image base to Hexadecimal <x> value'#010+
|
|
|
'3*2WC_Specify console type application'#010+
|
|
|
'3*2WD_Use DEFFILE to export functions of DLL or EXE'#010+
|
|
|
+ '3*2WF_Specify full-screen type application (OS/2 only)'#010+
|
|
|
'3*2WG_Specify graphic type application'#010+
|
|
|
- '3*2WN_Do not generate relocation code (necessary for debugging)'#010+
|
|
|
- '3*2W','R_Generate relocation code'#010+
|
|
|
+ '3*2WN_Do not ','generate relocation code (necessary for debugging)'#010+
|
|
|
+ '3*2WR_Generate relocation code'#010+
|
|
|
'6*1A<x>_output format'#010+
|
|
|
'6*2Aas_Unix o-file using GNU AS'#010+
|
|
|
'6*2Agas_GNU Motorola assembler'#010+
|
|
|
'6*2Amit_MIT Syntax (old GAS)'#010+
|
|
|
'6*2Amot_Standard Motorola assembler'#010+
|
|
|
- '6*1O_optimizations:'#010+
|
|
|
+ '6*1O_opt','imizations:'#010+
|
|
|
'6*2Oa_turn on the optimizer'#010+
|
|
|
- '6*2Og_generate ','smaller code'#010+
|
|
|
+ '6*2Og_generate smaller code'#010+
|
|
|
'6*2OG_generate faster code (default)'#010+
|
|
|
'6*2Ox_optimize maximum (still BUGGY!!!)'#010+
|
|
|
'6*2O2_set target processor to a MC68020+'#010+
|
|
|
'6*1R<x>_assembler reading style:'#010+
|
|
|
- '6*2RMOT_read motorola style assembler'#010+
|
|
|
+ '6*2RMOT_read motorola',' style assembler'#010+
|
|
|
'6*1T<x>_Target operating system:'#010+
|
|
|
- '6*2TA','MIGA_Commodore Amiga'#010+
|
|
|
+ '6*2TAMIGA_Commodore Amiga'#010+
|
|
|
'6*2TATARI_Atari ST/STe/TT'#010+
|
|
|
'6*2TMACOS_Macintosh m68k'#010+
|
|
|
'6*2TLINUX_Linux-68k'#010+
|