|
@@ -874,6 +874,7 @@ const
|
|
|
asmw_f_data_segment_too_large=08031;
|
|
|
asmw_e_instruction_not_supported_by_cpu=08032;
|
|
|
asmw_e_brxx_out_of_range=08033;
|
|
|
+ asmw_e_illegal_use_of_rip=08034;
|
|
|
exec_w_source_os_redefined=09000;
|
|
|
exec_i_assembling_pipe=09001;
|
|
|
exec_d_cant_create_asmfile=09002;
|
|
@@ -1114,9 +1115,9 @@ const
|
|
|
option_info=11024;
|
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 83732;
|
|
|
+ MsgTxtSize = 83822;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
|
- 28,106,353,126,99,61,143,34,221,68,
|
|
|
+ 28,106,353,126,99,61,143,35,221,68,
|
|
|
62,20,30,1,1,1,1,1,1,1
|
|
|
);
|