;
;
;            strings_ip.txt
;        ASCII
;     
;  \r\n",0
;
;
;----------------------------------------------
 str0:
  .db "\r\nS5x_ip_V0 PROGRAMMER\r\n"
  .db "\r\n(KOTUINO mode 2\r\n"
  .db "bios (b52m1 v0.1) in Resident Memory of the Programs\r\n"
	.db "and S5x_ip & kotios\r\n"
	.db "in External Memory of the Programs)\r\n",0
;----------------------------------------------
;
;    
;
 str1:
  .db "\r\n\r\nexpect boot the command file\r\n",0
     ; "   "
 str2:
  .db "\r\n\r\n FATAL ERROR \r\n",0
 str3:
  .db "\r\n is it successfully executed \r\n",0
     ; "  "
 str8:
  .db "\r\nInstall AT89S51 or AT89S52"
	.db "\r\nin jack with zero effort"
	.db "\r\nand press button of management",0
 str9:
  .db "\r\nERROR to activations of the ISP mode",0
 str10:
  .db "\r\nmode of the programming is actuated",0
 str11:
  .db "\r\nwill enter hex file of the MC with terminal of the computer",0
 str12:
  .db "\r\nChip Erase is executed",0
 str13:
  .db "\r\nchecking the execution of Chip Erase",0
 str14:
  .db "\r\nChip Erase test is it successfully executed",0
 str15:
  .db "\r\npage writing the dump with simultaneous verification",0
 str16:
  .db "\r\nERROR on",0


 optrs0_a:
  .db "\r\nsignature 000H = 0x"
 optrs0_b:
  .db "00",0
 optrs1_a:
  .db "\r\nAT89S50 MC type will installed",0
 optrs2_a:
  .db "\r\n LB3=0, LB2=0, LB1=0",0
 optrs3_a:
  .db "\r\n 0x0000 ",0
 optrs3_b:
  .db " *",0
 optrs4_a:
  .db "0x00 != 0xFF ",0


;