?login_element?

Subversion Repositories NedoOS

Rev

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

  1. ;       В│ВнВчВ╠ЛGР▀    FILENAME:CSas#_##(CS+П═+╝┼╪╡ No.(+╗╠▐┼▌╩▐░))
  2. ;               Р┤Ф№ГGГУГfГBГУГO
  3. ;              
  4.         INCLUDE SUPER_S.INC
  5.  
  6. ;       DB      'ЦьЛЕХФВ╔У№В┴В╜Й┤В═БAР┤Ф№В╠ПХВпВрВаВ┴В─БA'
  7.         DB      "I joined the baseball team, and was made a regular in the"
  8.         DB      CR
  9.         DB      "first week. I played first base."
  10.         DB      NEXT
  11. ;       DB      'Й─В╠НВНZЦьЛЕБAЙ┤В╜В┐ЧtНўНВНZВ═ФjТ|В╠РиВвВ┼РiМRВ╡В╜БB'
  12.         DB      "We beat our rival school, and went to the Japan Baseball"
  13.         DB      CR
  14.         DB      "Championships at Koshien Stadium, Osaka."
  15.         DB      NEXT
  16. ;       DB      'Й┤ТBВ╠ММВ╞К╛В╞Ч▄БA',CR,'В╗ВъВ╔Г}ГlБ[ГWГГБ[МУК─У┬СуНsВ╠ОwУ▒Ч═В╠ОТХиВ╛БB'
  17.         DB      "We owed our victory to our own blood and sweat, and to"
  18.         DB      CR
  19.         DB      "the efforts of our manager, Kiyomi."
  20.         DB      NEXT
  21. ;       DB      'БyР┤Ф№БzБFВвВцВвВцНbОqЙАВ┼В╖ВэВ╦БBВ▒В▒В▄В┼В═ВэВ╜ВнВ╡В╠МvЙцТ╩ВшВ┼В╖ВэБB'
  22.         DB      "Kiyomi:  Well, we're finally at the Koshien. Everything"
  23.         DB      CR
  24.         DB      "has proceeded according to my plan."
  25.         DB      NEXT
  26. ;       DB      'БyР┤Ф№БzБFППРэВ╠ЛрЧ╓НВНZВ═УSХ╟В╠ОчФїВЁМ╓ВщЛнУGВ┼В╖БB',CR,'НбВ▄В┼В╠ВцВдВ╔ОчФїВ╠МКВЁС_ВдВ▒В╞В═ПoЧИВ▄В╣ВёВэБB'
  27.         DB      "Kiyomi:  Our strongest opponent is Kanawa Junior College."
  28.         DB      CR
  29.         DB      "Our tactic of looking for holes in their defense won't"
  30.         DB      CR
  31.         DB      "be enough."
  32.         DB      NEXT
  33. ;       DB      'Бy%001БzБFВ╚Б`В╔БAГzБ[ГАГЙГУВ╔В╡В┐В▄ВжВ╬ОчФїВр',CR,'В╓В┴В╜ВнВъВрВ╦Б[В┴В─БB'
  34.         DB      "%001:  Don't forget the home run I'm going to hit for"
  35.         DB      CR
  36.         DB      "you, Kiyomi. That should help some."
  37.         DB      NEXT
  38. ;       DB      'БyР┤Ф№БzБFВэВ╜ВнВ╡ВкЛрЧ╓НВНZВ╠К─У┬В╚ВчБA',CR,'%001В│ВёВ═СSС┼Р╚МhЙУТvВ╡В▄В╖ВэВ╦БB'
  39.         DB      "Kiyomi:  If I were the coach for the other team, I'd walk"
  40.         DB      CR
  41.         DB      "you. We have to think of that as a possibility."
  42.         DB      NEXT
  43. ;       DB      'Бy%001БzБFВ╗В╠У_В═В╛ВвВ╢ВхБ[В╘БB',CR,'ВаВ┐ВчВ│ВёВрК╧ЛqВЁУGВ╔ЙёВ╖УxЛ╣В═В╦Б[В╛ВыБB'
  44.         DB      "%001:  We don't have to worry about that. The crowd would"
  45.         DB      CR
  46.         DB      "go crazy. The coach wouldn't want to risk turning them"
  47.         DB      CR
  48.         DB      "against him like that."
  49.         DB      NEXT
  50. ;       DB      'БyР┤Ф№БzБFВ╗ВдБEБEБEПЯВ┬В╠В═БAВэВ╜ВнВ╡В╜В┐В┼В╖ВэБB'
  51.         DB      "Kiyomi:  ......We're going to win, aren't we?"
  52.         DB      NEXT
  53. ;       DB      'Бy%001БzБFВцГHВ╡БAНsВнВ║В▌ВёВ╚БI'
  54.         DB      "%001:  Yes! We are!"
  55.         DB      NEXT
  56.         DB      "........................................"
  57.         DB      NEXT
  58. ;       DB      'БuВPФ╘БAГtГ@Б[ГXГgОRР_БAФwФ╘НЖВXВXБv'
  59.         DB      "First baseman Yamagami, number 99!"
  60.         DB      NEXT
  61. ;       DB      'НўВ╠Й╘В═ОUВшБEБEБEЙ┤ТBВ╠Й─ВкНбБAОnВ▄ВщБB'
  62.         DB      "I look, and think I see sakura petals falling. But our"
  63.         DB      CR
  64.         DB      "summer was just beginning."
  65.         DW      0000H
  66.  
  67.  
  68. end
  69.