?login_element?

Subversion Repositories NedoOS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. ;       В│ВнВчВ╠ЛGР▀    FILENAME:CSas#_##(CS+П═+╝┼╪╡ No.(+╗╠▐┼▌╩▐░))
  2. ;               ГVБ[ГУБ@ВTВPВQ
  3. ;               Ч╤К╘КwНZБ@Ч┌ЧЮВ╠Й▀ЛО
  4.  
  5.         INCLUDE SUPER_S.INC
  6.  
  7. START:
  8.         DW      SCTBL,MSGTBL,COMTBL,VNTBL,ENDTBL
  9. SCTBL:
  10.         DW      S1, S2
  11. MSGTBL:
  12.         DW      M1
  13. COMTBL:
  14.         DW      CM1, CM2
  15. VNTBL:
  16.         DW      V_FNAME,N_FNAME
  17. ENDTBL:
  18.  
  19.         INCLUDE "V_NAME00.INC"                  ; 0=NoCommand , 1-49=NormalCommand
  20.         INCLUDE "N_NAME00.INC"                  ; 50-99=HseenCommand
  21.  
  22. ;       Б@Б@Б@ УоОМБ@Б@Ц╝ОММQ
  23. CM1:    DW      VV1,    NN1,-1
  24. CM2:    DW      VV2,    NN1,-1
  25.  
  26. ;VV1:   DB      1,      'МйВщ',0
  27. VV1:    DB      1,      "LOOK",0
  28. ;VV2:   DB      2,      'ШbВ╖',0
  29. VV2:    DB      2,      "TALK",0
  30.  
  31. ;NN1:   DB      1,      'НбУ·Оq',0
  32. NN1:    DB      1,      "KYOKO",0
  33.  
  34. ;       Б@Б@Б@ УоОМ Ц╝ОМ ╠╫╕▐ ╥п╛░╝▐
  35. S1:             DW      VV1, NN1,  1, M2                ;МйВщБ@НбУ·ОqВP
  36. S2:             DW      VV2, NN1,  2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14               ;ШbВ╖Б@НбУ·ОqВPВQ
  37.  
  38.  
  39. ;ГCГjГVГГГЛГБГbГZБ[ГW
  40. M1:
  41.         DB      BGM,21
  42.         B_O B_FADE
  43.         BAK_INIT 'AB_16_1'
  44.         DB BUF,B_COPY01
  45.         T_CG 'CT12','T',0,0,1
  46. ;       DB      'Бy%001БzБFБEБEБEВаБAВвВ╜ВвВ╜БEБEБE'
  47.         DB      "%001:  ...Oh, there she is."
  48.         DB      PAUSE
  49. ;       DB      'НбУ·ОqРцР╢Б`БI'
  50.         DB      " Good morning, Sensei."
  51.         DB      NEXT
  52. ;       DB      'БyНбУ·ОqБzБFБEБEБEВиБAЛNВлВ╜ВэВ╦%001МNБB'
  53.         DB      "Kyoko:  Oh, %001. You're up."
  54.         DW      0000H
  55.  
  56. M2:             ;МйВщБ@НбУ·ОqВP
  57. ;       DB      'ВвВ┬ВрТ╩ВшВ╠РцР╢В╛БBХ╩В╔В╟В▒ВрХ╧ВэВ┴В─ВвВ╚ВвБB'
  58.         DB      "Sensei was the same as ever. It was like nothing had",CR,"happened last night."
  59.         DB      NEXT
  60. ;       DB      'В▀В╕ВчВ╡ВнГVГЙГtВ╛В┴В─ВвВдМйХ√ВрВаВщВпВ╟БB'
  61.         DB      "I guess she was looking at me a little more seriously than",CR,"usual, though."
  62.         DW      0000H
  63.  
  64. M3:             ;ШbВ╖Б@НбУ·ОqВP
  65. ;       DB      'БyНбУ·ОqБzБFБEБEБEВ╟ВдБHВцВнЦ░ВъВ╜БH'
  66.         DB      "Kyoko:  So? Did you sleep well?"
  67.         DB      NEXT
  68. ;       DB      'Бy%001БzБFВжВжБB'
  69.         DB      "%001:  Yes."
  70.         DB      FLG,F_COPYI,2,1
  71.         DW      0000H
  72.  
  73. M4:             ;ШbВ╖Б@НбУ·ОqВQ
  74. ;       DB      'БyНбУ·ОqБzБFБEБEБEВ╡В┴ВйВ╡%001МNВрГАГ`ГГВ╖ВщВэВ╦Б`БB'
  75.         DB      "Kyoko:  I'm angry with you for disregarding what I said."
  76.         DB      NEXT
  77. ;       DB      'Бy%001БzБFВвВтВ═В═В═В═В═БEБEБEБEБEБE'
  78.         DB      "%001:  Oh, that."
  79.         DB      NEXT
  80. ;       DB      'БyНбУ·ОqБzБFВ▄В┴В╜ВнБAЦ│ОЦВ╛В┴В╜ВйВчЧ╟ВйВ┴В╜ВпВ╟БEБEБE'
  81.         DB      "Kyoko:  I mean, it was okay because nothing happened, but ",CR,"don't let it happen again."
  82.         DB      NEXT
  83. ;       DB      'Бy%001БzБFЙ┤В╛В┴В─БAВрВдМфЦ╞В┼В╖ВцБEБEБE'
  84.         DB      "%001:  It's not like I want to risk my life that that again!"
  85.         DB      PAUSE,CR
  86. ;       DB      "I actually really thought I was gonna die.",CR
  87.         DB      "We both could have died out there!"
  88.         DB      FLG,F_COPYI,2,2
  89.         DW      0000H
  90.  
  91. M5:             ;ШbВ╖Б@НбУ·ОqВR
  92. ;       DB      'БyНбУ·ОqБzБFБEБEБEБEБEБE'
  93.         DB      "Kyoko:  ............"
  94.         DB      PAUSE
  95. ;       DB      'В╦ВжБA%001МNБBВ╟ВдВ╡В─ВаВёВ╚ОЦВ╡В╜В╠БH'
  96.         DB      "So, %001. Why did you go out there?"
  97.         DB      NEXT
  98. ;       DB      'Бy%001БzБFС╥В┴В─В╜ВчК╘В╔НЗВэВ╚ВвВйВчВ╞ОvВ┴В╜ВйВчБB'
  99.         DB      "%001:  I knew there wouldn't be enough time otherwise."
  100.         DB      NEXT
  101. ;       DB      'БyНбУ·ОqБzБFБEБEБEВ╗ВъВ╛ВпБH'
  102.         DB      "Kyoko:  Is that the only reason?"
  103.         DB      NEXT
  104. ;       DB      'Бy%001БzБFВ╗ВъВ╛ВпБB'
  105.         DB      "%001:  Sure."
  106.         DB      NEXT
  107. ;       DB      'БyНбУ·ОqБzБFБEБEБEБEБEБE'
  108.         DB      "Kyoko:  ........."
  109.         DB      PAUSE
  110. ;       DB      'В▄БAВвВ┴ВйБBВ╗Б[ВфБ[ОЦВ╔В╡В╞ВлВ▄В╡ВхБB'
  111.         DB      "Well, Okay. I don't believe you, though."
  112.         DB      NEXT
  113. ;       DB      'Бy%001БzБFБH'
  114.         DB      "%001:  ???"
  115.         DB      FLG,F_COPYI,2,3
  116.         DW      0000H
  117.  
  118. M6:             ;ШbВ╖Б@НбУ·ОqВS
  119. ;       DB      'БyНбУ·ОqБzБFВ╞В▒ВыВ┼%001МNБB'
  120.         DB      "Kyoko:  By the way, %001..."
  121.         DB      PAUSE
  122.         DB      " Do you know why Ruri"
  123.         DB      CR
  124.         DB      "transferred to our school?"
  125.         DB      NEXT
  126. ;       DB      'Бy%001БzБFБEБEБEЙ╞В╠УsНЗВ╛БAВ┴В─Х╖ВвВ─ВщВпВ╟БEБEБE'
  127.         DB      "%001:  Well, I just heard it had something to do with her",CR,"family."
  128.         DB      NEXT
  129. ;       DB      'БyНбУ·ОqБzБFО└В═В╦БEБEБEБEБEБEВаВ╠Ц║В╠ВиХъВ│ВёВ╠В╣ВвВ╚В╠ВцБB'
  130.         DB      "Kyoko:  Well, actually, it's because of her mother."
  131.         DB      NEXT
  132. ;       DB      'Бy%001БzБFБEБEБEВжБH'
  133.         DB      "%001:  .....Her mother?"
  134.         DB      BGM,31
  135.         DB      FLG,F_COPYI,2,4
  136.         DW      0000H
  137.  
  138. M7:             ;ШbВ╖Б@НбУ·ОqВT
  139. ;       DB      'БyНбУ·ОqБzБFВаВ╠Ц║В╠Й╞В┴В─БAМ│БXВ═Й╪С░В╛В┴В╜В╗ВдВцБB'
  140.         DB      "Kyoko:  Her family is quite wealthy, you know."
  141.         DB      NEXT
  142. ;       DB      'Бy%001БzБFБEБEБEВаВаБAВ╗ВъВ═Х╖ВвВ╜ОЦВкВаВщБB'
  143.         DB      "%001:  Yeah, I had heard that."
  144.         DB      NEXT
  145. ;       DB      'БyНбУ·ОqБzБFБEБEБEВ┼В▄ВЯБAВ╚ВёВ┬Б[ВйБEБEБE'
  146.         DB      "Kyoko:  .....Apparently, her mother is a real snob."
  147.         DB      PAUSE
  148. ;       DB      'КwНZВ╞ВйВ╔БAГАГ`ГГГNГ`ГГВ╚ОЦМ╛В┴В─ЧИВщВчВ╡ВвВ╠ВцВ╦БB'
  149.  
  150.         DB      NEXT
  151.         DB      "Kyoko:  It seems that she makes all sorts of unreasonable ",CR,"demands of schools that her daughter attends."
  152.         DB      NEXT
  153. ;       DB      'Бy%001БzБFБEБEБEВ╞М╛ВдВ╞БH'
  154.         DB      "%001:  Like?"
  155.         DB      NEXT
  156. ;       DB      'БyНбУ·ОqБzБFХ╖ВвВ╜ШbВ╛ВпВ╟БEБEБE'
  157.         DB      "Kyoko:  Well, this is just what I heard, but..."
  158.         DB      NEXT
  159. ;       DB      'БyНбУ·ОqБzБFГNГЙГXВ╠ЧFТBСSХФУ№ВъХ╧ВжВыВ╞ВйБA'
  160.         DB      "Kyoko:  For example, they were supposed to remove any"
  161.         DB      CR
  162.         DB      "classmates her mother didn't approve of..."
  163.         DB      NEXT
  164. ;       DB      'БyНбУ·ОqБzБFЛ│Й╚ПСШaОЖВ╔В╡ВыВ╞ВйБA'
  165.         DB      "Kyoko:  And use fancy Japanese paper to cover her textbooks."
  166.         DB      NEXT
  167. ;       DB      'БyНбУ·ОqБzБFСЧВшМ}ВжВ╠И╫В╠О╘В╞ТУО╘ПъЧpИ╙В╡ВыВ╞ВйБEБEБE'
  168.         DB      "Kyoko:  She even demanded that a chauffeur and a parking spot ",CR,"be provided for her daughter."
  169.         DB      NEXT
  170.         DB      "Kyoko:  If the school refuses to give in to her, she takes"
  171.         DB      CR
  172.         DB      "Ruri out of that school and puts her into another one."
  173.         DB      NEXT
  174. ;       DB      'Бy%001БzБFБEБEБEБEБEБE'
  175.         DB      "%001:  ..................."
  176.         DB      PAUSE
  177. ;       DB      'КmВйВ╔БAГАГ`ГГВ╛В╚БB'
  178.         DB      "Wow, incredible."
  179.         DB      FLG,F_COPYI,2,5
  180.         DW      0000H
  181.  
  182. M8:             ;ШbВ╖Б@НбУ·ОqВU
  183. ;       DB      'БyНбУ·ОqБzБFБEБEБEВ▄ВЯЦЬОЦВ▒ВёВ╚Т▓ОqВ╛ВйВчБAГgГЙГuГЛТfВжВ╚ВйВ┴В╜В▌В╜ВвВ┼В╦БBПмКwНZОЮСуВйВчТ╩ОZВ╖ВщВ╞БAВPВOВOЙёИ╚ПуУ]НZВ╡В─ВщВ╠ВцБB'
  184.         DB      "Kyoko:  Because of her mother's stupidity, there's been nothing"
  185.  
  186.         DB      CR
  187.  
  188.         DB      "but trouble. Ruri has transferred schools over one hundred ",CR,"times since she was in elementary school."
  189.         DB      NEXT
  190. ;       DB      'Бy%001БzБFБEБEБEВ╨БAВ╨ВсВ┴ВйВвБIБH'
  191.         DB      "%001:  One hundred times?!"
  192.         DB      NEXT
  193. ;       DB      'БyНбУ·ОqБzБFБEБEБEВ╛ВйВчВаВ╠Ц║В═БAТNВ╔ВрРSВЁКJВйВ╚ВнВ╚В┴В╜БEБEБE'
  194.         DB      "Kyoko:  ....So that's why the girl has never opened her ",CR,"heart to anyone."
  195.         DB      NEXT
  196. ;       DB      'ПЭВ┬ВлВ╖ВмВ─БAРSВкОАВёВ┼В╡В▄В┴В╜БEБEБE'
  197.         DB      "Kyoko:  She's been hurt too much, and her heart has died."
  198.         DB      NEXT
  199. ;       DB      'Бy%001БzБFБEБEБEБEБEБEБEБEБE'
  200.         DB      "%001:  ............."
  201.         DB      FLG,F_COPYI,2,6
  202.         DW      0000H
  203.  
  204. M9:             ;ШbВ╖Б@НбУ·ОqВV
  205. ;       DB      'Бy%001БzБFБEБEБEВ╢ВсВаБAГEГ`В╠КwНZВ╔ВрВ╗Б[ВфБ[ЧvЛБВкБEБEБEБH'
  206.         DB      "%001:  So, have those demands been made of our school?"
  207.         DB      NEXT
  208. ;       DB      'БyНбУ·ОqБzБFВдВдВёБAНбВ╠В╞В▒ВыВ═СхПфХvВцБB'
  209.         DB      "Kyoko:  No, it seems to be okay right now."
  210.         DB      PAUSE
  211. ;       DB      'ВаВ╠Ц║В╠ВиХъВ│ВёБAГEГ`В╠КwНZТmВчВ╚ВвВйВчБB'
  212.         DB      " The reason for"
  213.         DB      CR
  214.         DB      "that is, her mother doesn't know that she's at this school."
  215.         DB      NEXT
  216. ;       DB      'Бy%001БzБFБEБEБEБEБEБEВ╓БH'
  217.         DB      "%001:  ...What?"
  218.         DB      FLG,F_COPYI,2,7
  219.         DW      0000H
  220.  
  221. M10:            ;ШbВ╖Б@НбУ·ОqВW
  222. ;       DB      'БyНбУ·ОqБzБFХГХ√В╠РeР╩ВкБAМйМУВ╦В╜ВчВ╡ВнВ─В╦БB'
  223.         DB      "Kyoko:  It seems her father's relatives couldn't stand it ",CR,"anymore."
  224.         DB      NEXT
  225. ;       DB      'ВаВ╠Ц║ВЁВиХъВ│ВёВйВчИ°ВлЧгВ╡В─БAГEГ`В╔У]У№В│В╣В╜В╠ВцБB'
  226.         DB      "Kyoko:  They separated the girl from her mother and took her ",CR,"in. They're supposedly friends of the dean's or something."
  227.         DB      NEXT
  228. ;       DB      'Бy%001БzБFБEБEБEБEБEБEБEБEБE'
  229.         DB      "%001:  ........................"
  230.         DB      NEXT
  231. ;       DB      'БyНбУ·ОqБzБFУЦСRБAВиХъВ│ВёВ╠Х√В═СхСЫВмВ╡В─ВщВёВ╛ВпВ╟БEБEБE'
  232.         DB      "Kyoko:  Of course, her mother is making a big fuss about it.",CR
  233. ;       DB      'РeР╩В╠Х√ВрПўВщЛCВ═В╚ВвВ▌В╜ВвВ╦БBН┘Ф╗Н╣С┐В╔В╡В─В┼ВрЧ┌ЧЮВ┐ВсВёВЁ'
  234. ;       DB      'ОчВ┴В─МйВ╣ВщБAВ┴В─СзКкВвВ─В╜ВэБB'
  235.         DB      "The relatives show no sign of giving up either. They're ",CR,"furious and are prepared to fight a custody battle over Ruri."
  236.         DB      NEXT
  237. ;       DB      'Бy%001БzБFБEБEБEБEБEБEБEБEБE'
  238.         DB      "%001:  Wow."
  239.         DB      FLG,F_COPYI,2,8
  240.         DW      0000H
  241.  
  242. M11:            ;ШbВ╖Б@НбУ·ОqВX
  243. ;       DB      'Бy%001БzБFБEБEБEБEБEБEИъС╠БAВ╟Б`В╚ВщВёВ┼В╖ВйБEБEБEБEБEБEБH'
  244.         DB      "%001:  So what's going to happen?"
  245.         DB      NEXT
  246. ;       DB      'БyНбУ·ОqБzБFВ▒ВъВ╬В┴ВйВшВ═БAХкВйВчВ╚ВвВэБB'
  247.         DB      "Kyoko:  I'm not sure."
  248.         DB      PAUSE
  249. ;       DB      'В╜В╛БAН┘Ф╗В┼В═Ч┌ЧЮВ┐ВсВёУЦРlВ╠И╙ОuВкС╕ПdВ│ВъВщВ╠В═КmВйВцБB'
  250.         DB      " I only know that they will respect"
  251.         DB      CR
  252.         DB      "Ruri's own wishes in court."
  253.         DB      NEXT
  254. ;       DB      'Бy%001БzБFБEБEБEФТРЕВ│ВёВ╠БAИ╙ОuБEБEБE'
  255.         DB      "%001:  Her own wishes?"
  256.         DB      NEXT
  257. ;       DB      'БyНбУ·ОqБzБFВ╗ВдБEБEБEВ╗В╡В─Ч┌ЧЮВ┐ВсВёВ═БAВиХъВ│ВёВ╠В╞В▒ВыВ╔'
  258. ;       DB      'ЛAВшВ╜ВкВ┴В─ВвВщВэБB'
  259.         DB      "Kyoko:  Yes. And she wants to go back to live with her mother."
  260.         DB      FLG,F_COPYI,2,9
  261.         DW      0000H
  262.  
  263. M12:            ;ШbВ╖Б@НбУ·ОqВPВO
  264. ;       DB      'Бy%001БzБFБEБEБEБEБEБEВ╟ВдВ╡В─БEБEБEБEБEБE'
  265.         DB      "%001:  ...Why?"
  266.         DB      NEXT
  267. ;       DB      'Бy%001БzБFВ╟ВдВ╡В─БAВ╗ВёВ╚ХъРeВ╠В╞В▒ВыВ╔ЛAВшВ╜ВкВщВёВ╛БIБH'
  268.         DB      "%001:  Why go back to a mother like that?"
  269.         DB      NEXT
  270. ;       DB      'Бy%001БzБFФТРЕВ│ВёВкРhВвЦ┌В╔НЗВ┴В─ВвВщВ╠В═БAВйБ`В┐ВсВёВ╠В╣ВвВ╢ВсВ╚ВвВйБI'
  271.         DB      "%001:  What a terrible mother!"
  272.         DB      NEXT
  273. ;       DB      'БyНбУ·ОqБzБFБEБEБEБEБEБEБEБEБE'
  274.         DB      "Kyoko:  ......................."
  275.         DB      NEXT
  276. ;       DB      'БyНбУ·ОqБzБFВ╗ВдВ╦БBВ╛ВпВ╟БAВаВ╠Ц║В═БuЛAВшВ╜ВвБvВ┴В─М╛В┴В╜ВэБB'
  277.         DB      "Kyoko:  That's true. But she's said she wants to go back."
  278.         DB      FLG,F_COPYI,2,10
  279.         DW      0000H
  280.  
  281. M13:            ;ШbВ╖Б@НбУ·ОqВPВP
  282. ;       DB      'Бy%001БzБFБEБEБEБEБEБEЙ╜В┼БEБEБEБEБEБEЙ╜В┼В╚ВёВ╛ВцБEБEБEБEБEБEБH'
  283.         DB      "%001:  I can't understand that."
  284.         DB      NEXT
  285. ;       DB      'БyНбУ·ОqБzБFБEБEБEЦ{УЦВ╠В╞В▒ВыВ═БAЧ┌ЧЮВ┐ВсВёВ╔В╡ВйХкВйВчВ╚ВвБB'
  286.         DB      "Kyoko:  Well, it's between Ruri and her mother."
  287.         DB      PAUSE
  288. ;       DB      'В┼ВрВ╦БAВаВ╠Ц║БEБEБEВ▒ВдВрМ╛В┴В╜ВэБB'
  289.         DB      " But you"
  290.         DB      CR
  291.         DB      "know what she said to me once?"
  292.         DB      NEXT
  293. ;       DB      'БyНбУ·ОqБzБFБuВиХъЧlВ═БAОДВЁИдВ╡В─ВнВъВщВрВ╠Бv'
  294.         DB      "Kyoko:  'My mother is the only one who loves me.'"
  295.         DB      NEXT
  296. ;       DB      'Бy%001БzБFБEБEБEБEБEБEБEБEБE'
  297.         DB      "%001:  ..............."
  298.         DB      FLG,F_COPYI,2,11
  299.         DW      0000H
  300.  
  301. M14:            ;ШbВ╖Б@НбУ·ОqВPВQ
  302. ;       DB      'Бy%001БzБFБEБEБEБEБEБE'
  303.         DB      "%001:  .............."
  304.         DB      PAUSE
  305. ;       DB      'РцР╢БAВ╟ВдВ╡В─В▒ВёВ╚ШbВЁЙ┤В╔БH'
  306.         DB      "Sensei, why are you telling me this?"
  307.         DB      NEXT
  308. ;       DB      'БyНбУ·ОqБzБFПЧВ╠КиБB'
  309.         DB      "Kyoko:  ....I'm not sure. Just a feeling that I should. "
  310.         DB      NEXT
  311. ;       DB      'Бy%001БzБFБEБEБEБEБEБEБEБEБEБEБEБEБEБEБEБE'
  312.         DB      "%001:  ........................"
  313.         DB      PAUSE
  314. ;       DB      'В═ВвБH'
  315.         DB      "Really?"
  316.         DB      NEXT
  317. ;       DB      'БyНбУ·ОqБzБFВаВ╚В╜В╔В═БAШbВ╡В─ВиВлВ╜ВйВ┴В╜В╠ВцБB'
  318.         DB      "Kyoko:  I just wanted to let you know."
  319.         DB      NEXT
  320. ;       DB      'ВаВ╠Ц║ВЁТNВцВшВрР^МХВ╔С{В╡В─ВнВъВ╜БAВаВ╚В╜В╔В═БB'
  321.         DB      "Kyoko:  I wanted to tell you, because you've done more for her ",CR,"than anyone else."
  322.         DB      NEXT
  323. ;       DB      'Бy%001БzБFБEБEБEБEБEБEБEБEБE'
  324.         DB      "%001:  ..........................."
  325.         DB      NEXT
  326.         DB      BGM,31
  327.         K_CG 'CT12','K',0,1
  328. ;       DB      'БyНбУ·ОqБzБFБEБEБEВ│БAВ▌ВёВ╚В╠В╞В▒ВыВ╔Ц▀В┴В─БBНбУ·В═БAОRН╪ОцВшВцБB'
  329.         DB      "Kyoko:  Alright, let's go back. We're supposed to gather ",CR,"mushrooms today."
  330.         DB      NEXT
  331.         B_O B_FADE
  332. ;       DB      'БEБEБEБEБEБEФТРЕВ│ВёБEБEБEБEБEБE'
  333.         DB      ".......Ruri."
  334.         DB      NEXT
  335. ;       DB      'МNВ═В▄В╜БAНsВ┴В─В╡В▄ВдВ╠ВйБEБEБEБEБEБEБH'
  336.         DB      "Are you going to run off again?"
  337.         DB      NEXT
  338. ;       DB      'Й┤ТBВ═БAМNВ╠КCВ╔В═В╚ВъВ╚ВвВ╠ВйБEБEБEБEБEБEБH'
  339.         DB      "Can't you ever accept us as your friends.......?"
  340.         DB      NEXT
  341. ;       DB      'В▌ВёВ╚В╞ОRН╪ВЁОцВ┴В─ВвВщК╘ВрБAЙ┤В═В▒В╠ОvВвВйВчОйЧRВ╔В═В╚ВъВ╚ВйВ┴В╜БEБEБEБEБE'
  342.         DB      "Even while I was picking mushrooms with everybody, I couldn't"
  343.         DB      CR
  344.         DB      "stop thinking about her for some reason."
  345.         DB      NEXT
  346.         DB      SINARIO,'CS513_E.OVL',0
  347.         DW      0000H
  348.  
  349.  
  350. end