JP4963354B2 - Game machine - Google Patents

Game machine Download PDF

Info

Publication number
JP4963354B2
JP4963354B2 JP2005300146A JP2005300146A JP4963354B2 JP 4963354 B2 JP4963354 B2 JP 4963354B2 JP 2005300146 A JP2005300146 A JP 2005300146A JP 2005300146 A JP2005300146 A JP 2005300146A JP 4963354 B2 JP4963354 B2 JP 4963354B2
Authority
JP
Japan
Prior art keywords
variation pattern
value
random number
boundary
winning
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2005300146A
Other languages
Japanese (ja)
Other versions
JP2007105288A (en
Inventor
秀一 江原
年晴 和田
憲一 正田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Heiwa Corp
Original Assignee
Heiwa Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Heiwa Corp filed Critical Heiwa Corp
Priority to JP2005300146A priority Critical patent/JP4963354B2/en
Publication of JP2007105288A publication Critical patent/JP2007105288A/en
Application granted granted Critical
Publication of JP4963354B2 publication Critical patent/JP4963354B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Pinball Game Machines (AREA)
  • Display Devices Of Pinball Game Machines (AREA)

Description

本発明は、図柄表示装置で図柄を変動表示し、所定の態様で図柄を停止させるとともに所定の遊技状態を生起させる遊技機に係り、特に、データ容量および処理負荷を低減するのに好適な遊技機に関する。   The present invention relates to a gaming machine that variably displays a symbol on a symbol display device, stops the symbol in a predetermined manner, and generates a predetermined gaming state, and is particularly suitable for reducing data capacity and processing load. Related to the machine.

従来のパチンコ機としては、例えば、始動入賞口に遊技球が入賞したことを契機として、図柄表示装置で抽選用図柄の変動表示を開始するとともに特賞状態(大当たり)を生起させるための抽選を行い、その抽選結果に基づいて特賞状態を生起させると判定したときは、所定時間経過後に抽選用図柄を特定の組み合わせで停止させ、特賞状態を生起させる。特賞状態が生起したときは、所定の開閉パターンで大入賞口を開閉制御し、大入賞口への1個当たりの入賞につき所定数(例えば、15個)の賞球を払い出す。   As a conventional pachinko machine, for example, when a game ball is won at a start winning opening, a lottery for starting a variable display of a lottery symbol on a symbol display device and causing a special prize state (bonus) is performed. When it is determined that the special prize state is to be generated based on the lottery result, the lottery symbols are stopped in a specific combination after the predetermined time has elapsed, and the special prize state is generated. When the special prize state occurs, the opening / closing of the grand prize opening is controlled with a predetermined opening / closing pattern, and a predetermined number (for example, 15) of prize balls are paid out for each prize winning to the big prize opening.

また、大当たり抽選に乱数を用いるパチンコ機としては、特許文献1記載の技術が知られている。
特許文献1記載の発明は、所定の数値範囲を複数に区分したときの各数値範囲ごとにその数値範囲に属する大当たり値を記憶した記憶部と、複数の数値範囲のうち乱数値が属する数値範囲を決定し、決定した数値範囲に対応する記憶部の大当たり値と乱数値とが一致しているか否かを判定する。
特開2000−109596号公報
Further, as a pachinko machine that uses random numbers in the big hit lottery, a technique described in Patent Document 1 is known.
The invention described in Patent Document 1 includes a storage unit that stores a jackpot value belonging to a numerical value range for each numerical value range when a predetermined numerical value range is divided into a plurality of numerical value ranges, and a numerical value range to which a random number value belongs among the numerical value ranges And determining whether or not the jackpot value of the storage unit corresponding to the determined numerical range matches the random value.
JP 2000-109596 A

従来のパチンコ機において図柄の変動パターンを決定するには、変動パターンを特定する変動パターン番号を複数登録した変動パターン決定テーブルを設け、乱数カウンタから乱数を取得し、取得した乱数値の順位の変動パターン番号を変動パターン決定テーブルから読み出し、読み出した変動パターン番号により特定される変動パターンに決定する。
したがって、変動パターンの種別が増えたり、各変動パターンごとにその発生確率を異ならせたりする場合は、変動パターン決定テーブルのレコード数が増加し、データ容量が大きくなるという問題があった。また、変動パターン決定テーブルの各変動パターン番号と一致するか否かを判定するため、レコード数の増加に伴って処理負荷が大きくなるという問題もあった。
In order to determine the variation pattern of a symbol on a conventional pachinko machine, a variation pattern determination table that registers multiple variation pattern numbers that identify the variation pattern is provided, random numbers are obtained from a random number counter, and the rank order of the obtained random number values is varied. The pattern number is read from the variation pattern determination table, and the variation number specified by the read variation pattern number is determined.
Therefore, when the types of variation patterns increase or the probability of occurrence varies for each variation pattern, there is a problem that the number of records in the variation pattern determination table increases and the data capacity increases. Further, since it is determined whether or not each variation pattern number in the variation pattern determination table matches, there is a problem that the processing load increases as the number of records increases.

一方、特許文献1記載の発明は、変動パターンの決定ではなく大当たり抽選のための技術ではあるが、大当たり判定処理の処理負荷を低減することを目的としている。しかしながら、上記従来の構成に同文献の技術を適用しても、データ容量が大きくなるという問題は解消できない。
そこで、本発明は、このような従来の技術の有する未解決の課題に着目してなされたものであって、データ容量および処理負荷を低減するのに好適な遊技機を提供することを目的としている。
On the other hand, the invention described in Patent Literature 1 is a technique for lottery lottery rather than determination of a variation pattern, but aims to reduce the processing load of the jackpot determination process. However, even if the technique of this document is applied to the conventional configuration, the problem that the data capacity increases cannot be solved.
Therefore, the present invention has been made paying attention to such unsolved problems of the conventional technology, and aims to provide a gaming machine suitable for reducing the data capacity and the processing load. Yes.

上記目的を達成するために、本発明に係る請求項1記載の遊技機は、複数の変動パターンのうちから変動パターンを決定する変動パターン決定手段と、前記変動パターン決定手段で決定した変動パターンにより図柄表示手段で図柄を変動表示する制御を行う図柄表示制御手段とを備え、前記図柄表示制御手段は、所定の遊技状態を生起させると判定したときは、前記変動図柄を特定の態様で停止させる遊技機であって、前記変動パターン決定手段は、所定の数値範囲でいずれかの値を取り得る乱数値を取得する乱数取得手段と、前記変動パターンを特定する連続する変動パターン番号に対応付けられた比較数値範囲の境界値を含む複数の境界情報、および前記複数の境界情報に対応付けられた前記変動パターン番号のうちの最小値である開始番号値を含む基礎情報を1つの組としてそれら複数組登録した変動パターン決定テーブルを記憶するテーブル記憶手段と、前記テーブル記憶手段に記憶されている前記変動パターン決定テーブルから前記複数の境界値情報および前記基礎情報の組を一組ずつ処理対象とする処理対象設定手段と、前記処理対象設定手段で処理対象とした前記複数の境界値情報および前記基礎情報の組に含まれる前記境界値を数値の小さいものから順に取得し、取得した前記境界値よりも前記乱数取得手段で取得した乱数値が小さいか否かを判定する比較判定手段と前記比較判定手段で前記境界値よりも前記乱数取得手段で取得した乱数値が小さいと判定したときは、前記処理対象設定手段で前記複数の境界値情報および前記基礎情報の組の処理対象の設定後に行われた前記比較判定手段による判定の実行回数と前記処理対象設定手段で処理対象とした前記基礎情報における前記開始番号値とを演算し前記変動パターン番号算出する変動パターン番号算出手段と、前記変動パターン番号算出手段で算出した前記変動パターン番号に基づいて前記変動パターンを決定する変動パターン決定実行手段と、を備える。 To achieve the above object, the gaming machine according to claim 1, wherein according to the present invention, a variation pattern determining means for determining a variation pattern from a plurality of change patterns, the variation pattern determined by the change pattern determination means A symbol display control means for performing control to display the symbols in a variable manner by the symbol display means, and when the symbol display control means determines that a predetermined gaming state is to be generated , the symbol display control means stops the variable symbols in a specific manner. a gaming machine, the variation pattern determination means, correspondence to one of the random number acquisition means for acquiring a random number that can take the value, the continuous variation pattern number identifying the previous SL variation pattern in a predetermined numerical range start is the minimum value of the plurality of boundary information including the boundary values of the comparison value range which is, and associated with said plurality of boundary information the variation pattern number They and a table storage means for storing the variation pattern determination table in which a plurality of sets registers the basic information including the issue value as one set, the plurality of boundary value information from the variation pattern determination table stored in the table storage means And processing target setting means for processing the set of basic information one by one, and the boundary value included in the set of the plurality of boundary value information and basic information set as processing targets by the processing target setting means are numerical values. acquired in the order of small, the comparison and determination means for determining whether the random number value acquired is smaller in the acquired random number acquisition means than the boundary value, the random number acquisition than the boundary value in the comparison determination unit when it is determined that the random number is less obtained in section, a set of settings to be processed of said plurality of boundary value information and the basic information in the processing object setting means A variation pattern number calculating means for calculating the variation pattern number by calculating said start number value in done the basic information and the processing object said comparison judgment unit by the determination of the number of executions and the treated object setting means which in a change pattern determination executing means for determining the variation pattern on the basis of the variation pattern number calculated by the fluctuation pattern number calculating means, Ru comprising a.

変動パターンは、変動パターン決定テーブルに対して各変動パターン番号ごとにその登録数を異ならせることで発生確率を異ならせている。そのため、従来の変動パターン決定テーブルでは、同一でかつ複数の変動パターン番号が連続して登録されている。本発明は、従来の変動パターン決定テーブルのその連続性に着目し、同一の変動パターン番号が登録されるレコードの区間を数値範囲として規定し、乱数値がその数値範囲に属するかを判定し、数値範囲に属すると判定したときは、その数値範囲に対応する変動パターン番号を取得する。 The variation patterns have different occurrence probabilities by varying the number of registrations for each variation pattern number with respect to the variation pattern determination table. Therefore, in the conventional variation pattern determination table, the same and a plurality of variation pattern numbers are continuously registered. The present invention pays attention to the continuity of the conventional variation pattern determination table, defines a section of records in which the same variation pattern number is registered as a numerical range, determines whether a random value belongs to the numerical range, When it is determined that it belongs to the numerical range, the variation pattern number corresponding to the numerical range is acquired.

具体的には、処理対象設定手段により、変動パターン番号の開始番号値処理対象とされる。また、乱数取得手段により乱数が取得され、比較判定手段により、変動パターン決定テーブルから境界値が取得され、取得された乱数値が取得された境界値を境界とする数値範囲に属するか否かが判定される。その結果、数値範囲に属すると判定されると、変動パターン番号算出手段により、比較判定手段による判定の実行回数および開始番号値に基づいて、変動パターン番号算出される。次いで、変動パターン決定実行手段により、算出された変動パターン番号に基づいて変動パターンが決定され、図柄表示制御手段により、決定された変動パターンにより図柄表示手段で図柄が変動表示される。そして、所定の遊技状態を生起させると判定されると、変動図柄が特定の態様で停止する。 Specifically, the processing object setting means, start number value of the variation pattern number Ru is processed. In addition, a random number is acquired by the random number acquisition unit, a boundary value is acquired from the variation pattern determination table by the comparison determination unit, and whether or not the acquired random value belongs to a numerical range with the acquired boundary value as a boundary. Determined. As a result, when it is determined to belong to numerical ranges, the variation pattern number calculating means, based on the number of executions and start number value of the determination by the comparing and determining means, fluctuation pattern number is calculated. Next, the variation pattern determination execution means determines a variation pattern based on the calculated variation pattern number , and the symbol display control means causes the symbol display means to variably display the symbol based on the determined variation pattern. Then, when it is determined that a predetermined gaming state is to occur, the variation symbol stops in a specific manner.

これに対し、乱数値が数値範囲に属さない場合は、数値範囲に属すると判定されるまで比較判定手段が繰り返し実行される。すなわち、比較判定手段により、変動パターン決定テーブルから次の境界値が読み出され、取得された乱数値が取得された境界値を境界とする数値範囲に属するか否かが判定される。
これにより、変動パターン決定テーブルは、開始番号値、および境界値を登録するだけでよいので、変動パターンの種別が増えたり、各変動パターンごとにその発生確率を異ならせたりする場合でも、レコード数をさほど増加せずにすむ。
In contrast, if the random number does not belong to numerical ranges, the comparison determination unit until it is determined to belong to numerical ranges are repeatedly executed. In other words, the next boundary value is read from the variation pattern determination table by the comparison determination means, and it is determined whether or not the acquired random number value belongs to a numerical range having the acquired boundary value as a boundary.
Thus, the variation pattern determination table, the start number value, Oyo since it is only necessary to register the beauty boundary Sakaichi take more types of fluctuation patterns, even if the or varied its occurrence probability for each change pattern , You do not need to increase the number of records so much.

また、遊技状態は、どのようなものであってもよいが、これには、例えば、遊技者に有利な遊技状態である特賞状態や、特賞状態が生起しやすい遊技状態である確率変動状態が挙げられる。以下、請求項2記載の遊技機において同じである。
また、テーブル記憶手段は、変動パターン決定テーブルをあらゆる手段でかつあらゆる時期に記憶するものであり、変動パターン決定テーブルをあらかじめ記憶してあるものであってもよいし、変動パターン決定テーブルをあらかじめ記憶することなく、本遊技機の動作時に外部からの入力等によって変動パターン決定テーブルを記憶するようになっていてもよい。以下、請求項2記載の遊技機において同じである。
In addition, any gaming state may be used. Examples of the gaming state include a special prize state that is a gaming state advantageous to the player and a probability variation state that is a gaming state in which the special prize state is likely to occur. Can be mentioned. Hereinafter, the same applies to the gaming machine according to claim 2.
The table storage means stores the variation pattern determination table at any time and at any time. The variation pattern determination table may be stored in advance, or the variation pattern determination table may be stored in advance. Instead, the variation pattern determination table may be stored by an external input or the like during the operation of the gaming machine. Hereinafter, the same applies to the gaming machine according to claim 2.

さらに、本発明に係る請求項2記載の遊技機は、請求項1に記載の遊技機において、始動入賞口への入賞を契機として前記所定の遊技状態を生起させるか否かの抽選を行う抽選手段を備え、前記図柄表示制御手段は、前記始動入賞口への入賞を契機として前記変動パターン決定手段で決定した変動パターンにより図柄表示手段で図柄を変動表示する制御を行、前記抽選手段の抽選結果に基づいて前記所定の遊技状態を生起させると判定したときは、前記変動図柄を特定の態様で停止させ、前記テーブル記憶手段は、前記変動パターン決定テーブルを複数の遊技状態のそれぞれについて記憶、前記処理対象設定手段は、現在の遊技状態に対応する前記変動パターン決定テーブルを前記テーブル記憶手段から読み出し、読み出した変動パターン決定テーブルから前記複数の境界値情報および前記基礎情報の組を一組ずつ処理対象とし前記比較判定手段は、前記処理対象設定手段で処理対象とした前記複数の境界値情報および前記基礎情報の組に含まれる前記境界値を数値の小さいものから順に取得し、取得した前記境界値よりも前記乱数取得手段で取得した乱数値が小さいか否かを判定する。 Further, the gaming machine according to claim 2, wherein according to the present invention, the lottery performed in the gaming machine of claim 1, a lottery whether to rise to the predetermined gaming state in response to winning to start winning opening comprising means, the symbol display control means have line control of variable display of symbols in the symbol display means by variation pattern determined by the change pattern determination means winning to the start winning opening triggered, the lottery means When it is determined that the predetermined gaming state is to be generated based on the lottery result, the variation symbol is stopped in a specific manner, and the table storage means sets the variation pattern determination table for each of a plurality of gaming states. stored, the processing target setting means, the change pattern determination table corresponding to the current game state to read out from said table storage means, the read variation putter From decision table one set of a set of said plurality of boundary value information and the basic information and processed, the comparison determination unit, of the plurality of boundary value information and the basic information processed by the processing object setting means It obtains the boundary values included in the set starting with the lowest number in order to determine whether the random number value acquired by said random number acquisition means than the boundary value acquired is small.

このような構成であれば、始動入賞口に入賞があると、これを契機として、抽選手段により、所定の遊技状態を生起させるか否かの抽選が行われる。また、処理対象設定手段により、現在の遊技状態に対応する変動パターン決定テーブルがテーブル記憶手段から読み出される。
次いで、処理対象設定手段により、読み出された変動パターン決定テーブルから変動パターン番号の開始番号値処理対象とされる。また、乱数取得手段により乱数が取得され、比較判定手段により、読み出された変動パターン決定テーブルから境界値が取得され、取得された乱数値が取得された境界値を境界とする数値範囲に属するか否かが判定される。その結果、数値範囲に属すると判定されると、変動パターン番号算出手段により、比較判定手段による判定の実行回数および開始番号値に基づいて変動パターン番号算出される。次いで、変動パターン決定実行手段により、算出された変動パターン番号に基づいて変動パターンが決定され、図柄表示制御手段により、始動入賞口への入賞を契機として、決定された変動パターンにより図柄表示手段で図柄が変動表示される。そして、抽選結果に基づいて所定の遊技状態を生起させると判定されると、変動図柄が特定の態様で停止する。
With such a configuration, when there is a winning at the start winning opening, a lottery for determining whether or not to cause a predetermined gaming state is performed by the lottery means. Further, the processing target setting means reads the variation pattern determination table corresponding to the current gaming state from the table storage means.
Next, the start number value of the variation pattern number is processed from the read variation pattern determination table by the processing target setting means. In addition, a random number is acquired by the random number acquisition unit, a boundary value is acquired from the read variation pattern determination table by the comparison determination unit, and the acquired random value belongs to a numerical range with the acquired boundary value as a boundary. It is determined whether or not. As a result, when it is determined to belong to numerical ranges, the variation pattern number calculating means, variation pattern number is calculated based on the number of executions and start number value of the determination by the comparing and determining means. Next, the variation pattern determination execution means determines the variation pattern based on the calculated variation pattern number , and the symbol display control means causes the symbol display means to display the determined variation pattern in response to the winning at the start winning opening. The symbols are displayed in a variable manner. And if it determines with giving a predetermined | prescribed gaming state based on a lottery result, a change symbol will stop in a specific mode.

これに対し、乱数値が数値範囲に属さない場合は、数値範囲に属すると判定されるまで比較判定手段が繰り返し実行される。すなわち、比較判定手段により、変動パターン決定テーブルから次の境界値が読み出され、取得された乱数値が取得された境界値を境界とする数値範囲に属するか否かが判定される。 In contrast, if the random number does not belong to numerical ranges, the comparison determination unit until it is determined to belong to numerical ranges are repeatedly executed. In other words, the next boundary value is read from the variation pattern determination table by the comparison determination means, and it is determined whether or not the acquired random number value belongs to a numerical range having the acquired boundary value as a boundary.

これにより、変動パターン決定テーブルは、開始番号値、および境界値を登録するだけでよいので、変動パターンの種別が増えたり、各変動パターンごとにその発生確率を異ならせたりする場合でも、レコード数をさほど増加せずにすむ。
ここで、始動入賞口とは、遊技球を入賞または通過させるために遊技盤面に設けられる孔またはゲートのことをいい、例えば、入賞口または作動ゲート等がこれに該当する。したがって、入賞には、単に入賞だけでなく通過も含まれる。
Thus, the variation pattern determination table, the start number value, Oyo since it is only necessary to register the beauty boundary Sakaichi take more types of fluctuation patterns, even if the or varied its occurrence probability for each change pattern , You do not need to increase the number of records so much.
Here, the start winning opening means a hole or a gate provided on the surface of the game board for winning or passing a game ball, for example, a winning opening or an operating gate. Accordingly, winning includes not only winning but also passing.

以上説明したように、本発明に係る請求項1記載の遊技機によれば、変動パターン決定テーブルは、開始番号値、および境界値を登録するだけでよいので、従来に比して、データ容量を低減することができるという効果が得られる。また、乱数値が数値範囲に属するかを判定するだけなので、処理負荷を低減することができるという効果も得られる。
さらに、本発明に係る請求項記載の遊技機によれば、変動パターン番号同士に更新の規則性がなくても容易に対応することができるという効果が得られる。
As described above, according to claim 1 Symbol placement of the gaming machine according to the present invention, the variation pattern determination table, the start number value, since it is only necessary to register a and boundary Sakaichi, compared with the conventional Thus, the effect that the data capacity can be reduced is obtained. Further, since it is only determined whether the random number value belongs to the numerical value range, an effect that the processing load can be reduced is also obtained.
Furthermore, according to the gaming machine of the first aspect of the present invention, there is an effect that it is possible to easily cope with the variation pattern numbers even if there is no regularity of update.

以下、本発明の実施の形態を図面を参照しながら説明する。図1ないし図9は、本発明に係る遊技機の実施の形態を示す図である。
本実施の形態は、本発明に係る遊技機を、図1に示すように、演出図柄表示装置104で複数の図柄を変動表示するパチンコ機に適用したものである。
まず、パチンコ機における遊技盤面102の構成を説明する。
Embodiments of the present invention will be described below with reference to the drawings. 1 to 9 are views showing an embodiment of a gaming machine according to the present invention.
In the present embodiment, the gaming machine according to the present invention is applied to a pachinko machine in which a plurality of symbols are variably displayed on the effect symbol display device 104, as shown in FIG.
First, the configuration of the game board surface 102 in the pachinko machine will be described.

図1は、パチンコ機における遊技盤面102の正面部、特に説明に必要な部分を模式的に示した図である。
図1において、遊技盤面102のほぼ中央部には、3つの領域にそれぞれ演出図柄を独立に変動させながら表示する演出図柄表示装置104が設けられている。演出図柄表示装置104は、例えば、液晶ディスプレイまたはCRT(Cathode Ray Tube)ディスプレイ等の可変表示装置、7セグメントLED、ドットマトリクス表示装置、モータの回転により可変表示するドラム等であり、複数の数字や図柄等からなる演出図柄を変動表示する。本実施の形態では、演出図柄表示装置104は、背景等の画像および複数の図柄を動画として表示可能な可変表示装置とし、多彩な演出図柄を演出図柄表示装置104に表示可能としている。
FIG. 1 is a diagram schematically showing a front portion of a game board surface 102 in a pachinko machine, particularly a portion necessary for explanation.
In FIG. 1, an effect symbol display device 104 that displays the effect symbols independently in three regions is provided at substantially the center of the game board surface 102. The effect symbol display device 104 is, for example, a variable display device such as a liquid crystal display or a CRT (Cathode Ray Tube) display, a 7-segment LED, a dot matrix display device, a drum variably displayed by the rotation of a motor, and the like. An effect design composed of symbols and the like is variably displayed. In the present embodiment, the effect symbol display device 104 is a variable display device that can display an image such as a background and a plurality of symbols as a moving image, and can display various effect symbols on the effect symbol display device 104.

演出図柄表示装置104の上方には、特別図柄作動記憶表示灯116が設けられている。特別図柄作動記憶表示灯116は、特別図柄等の変動中に始動入賞口111または普通電動役物112に入賞した各遊技球の情報を、主制御基板のRAM上にある各遊技球ごとの保留領域に記憶するのと連動して点灯し、連続して図柄変動可能な回数を通知する。
特別図柄作動記憶表示灯116の上方には、遊技球を常時入賞可能とする天入賞口121が設けられている。
A special symbol operation memory indicator lamp 116 is provided above the effect symbol display device 104. The special symbol operation memory indicator lamp 116 holds the information of each game ball won in the start winning slot 111 or the ordinary electric accessory 112 during the variation of the special symbol for each game ball on the RAM of the main control board. Lights in conjunction with storing in the area, and notifies the number of times that the symbol can be continuously changed.
Above the special symbol operation memory indicator lamp 116, a winning prize opening 121 is provided for allowing a game ball to be always awarded.

演出図柄表示装置104の左右両側にはそれぞれ、遊技球を常時入賞可能とする左肩入賞口122および右肩入賞口123が設けられており、それら入賞口122、123の下方にはそれぞれ、遊技球を常時入賞可能とする左袖入賞口124および右袖入賞口125とが設けられている。
演出図柄表示装置104の下方には、遊技球を常時入賞可能とする始動入賞口111が設けられている。始動入賞口111は、遊技球が入賞すると、パチンコ機内部の始動入賞口スイッチ131(不図示)の検出信号により遊技球の入賞を検知し、演出図柄表示装置104および特別図柄表示装置106の変動表示開始の契機を与える。特別図柄および演出図柄の変動表示は、所定の変動時間経過後に停止し、抽選結果の通知や演出が行われる。
A left shoulder winning port 122 and a right shoulder winning port 123 are provided on the left and right sides of the effect symbol display device 104 so that game balls can always be won, respectively, and the game balls are below the winning ports 122 and 123, respectively. Left sleeve winning opening 124 and right sleeve winning opening 125 are provided.
Below the effect symbol display device 104 is provided a start winning opening 111 that allows a game ball to be always won. When the game ball wins, the start winning port 111 detects the winning of the game ball based on a detection signal of a start winning port switch 131 (not shown) inside the pachinko machine, and the effect symbol display device 104 and the special symbol display device 106 change. Give an opportunity to start displaying. The variation display of the special symbol and the effect symbol is stopped after a predetermined variation time has elapsed, and a lottery result notification and effect are performed.

始動入賞口111の右方には、2つの領域にそれぞれ特別図柄を独立に変動させながら表示する特別図柄表示装置106が設けられている。特別図柄表示装置106は、例えば、液晶ディスプレイまたはCRTディスプレイ等の可変表示装置、7セグメントLED、ドットマトリクス表示装置等であり、複数の数字や図柄等からなる特別図柄を変動表示する。本実施の形態では、特別図柄表示装置106は、2桁の7セグメントLEDとする。ここで、特別図柄表示装置106の停止図柄が特定の組み合わせとなった場合を「特賞状態」(大当たりまたは小当たり)といい、「特賞」とは、遊技状態が、遊技者へ多数の賞球を払い出す等の所定の遊技価値を付与する有利な状態に移行するポイントをいう。また、特別図柄は、演出図柄表示装置104で表示される演出図柄と対応している。   On the right side of the start winning opening 111, a special symbol display device 106 is provided that displays the special symbols in two regions while independently varying them. The special symbol display device 106 is, for example, a variable display device such as a liquid crystal display or a CRT display, a 7-segment LED, a dot matrix display device, and the like, and variably displays a special symbol composed of a plurality of numbers, symbols, and the like. In the present embodiment, the special symbol display device 106 is a two-digit 7-segment LED. Here, the case where the stop symbols of the special symbol display device 106 are in a specific combination is referred to as a “special prize state” (big win or small hit), and the “special prize” means that the game state has many prize balls for the player. The point which transfers to the advantageous state which gives predetermined | prescribed game value, such as paying out. Further, the special symbol corresponds to the effect symbol displayed on the effect symbol display device 104.

特別図柄表示装置106の右側には、大当たり中(特賞状態中)や図柄変動時間短縮制御中(いわゆる時短中)等のパチンコ機の状態を通知する遊技状態表示装置109が設けられている。遊技状態表示装置109は、例えばLEDからなる表示装置であり、点灯や点滅等で遊技状態を通知するものである。
始動入賞口111の下方には、普通図柄作動記憶表示灯117が設けられている。普通図柄作動記憶表示灯117は、普通図柄の変動中に作動ゲート113、114を通過した各遊技球の情報を、主制御基板のRAM上にある各遊技球ごとの保留領域に記憶するのと連動して点灯し、連続して普通図柄の変動可能な回数を通知する。
On the right side of the special symbol display device 106, there is provided a game state display device 109 for notifying the state of the pachinko machine such as during a big hit (during a special prize state) or during a symbol variation time shortening control (so-called short time). The gaming state display device 109 is a display device made up of LEDs, for example, and notifies the gaming state by lighting or flashing.
A normal symbol operation memory indicator lamp 117 is provided below the start winning opening 111. The normal symbol operation memory indicator lamp 117 stores information on each game ball that has passed through the operation gates 113 and 114 during fluctuation of the normal symbol in a holding area for each game ball on the RAM of the main control board. It lights in conjunction and notifies the number of times that the normal symbol can be changed continuously.

普通図柄作動記憶表示灯117の下方には、「0」から「9」までの1桁の数字等からなる普通図柄を変動させながら表示する普通図柄表示装置108が設けられている。普通図柄表示装置108は、例えば、7セグメントLED等である。
普通図柄表示装置108の左右両側にはそれぞれ、遊技球を常時通過可能とする作動ゲート113、114が設けられている。作動ゲート113、114は、遊技球が通過すると、内部の作動ゲートスイッチの検出信号により遊技球の通過を検知し、普通図柄表示装置108の変動表示開始の契機を与える。
Below the normal symbol operation memory indicator lamp 117, a normal symbol display device 108 is provided for displaying the normal symbol consisting of a one-digit number from “0” to “9” while varying it. The normal symbol display device 108 is, for example, a 7 segment LED.
Actuating gates 113 and 114 are provided on both the left and right sides of the normal symbol display device 108 so that the game ball can always pass therethrough. When the game ball passes, the operation gates 113 and 114 detect the passage of the game ball by the detection signal of the internal operation gate switch, and give an opportunity to start the variable display of the normal symbol display device 108.

普通図柄表示装置108の下方には、通常時は閉止状態であるが演出図柄表示装置104の3つの領域に表示された図柄が大当たり図柄となったときは、所定パターンで開放状態となって遊技球を入賞可能とする大入賞口115が設けられている。大入賞口115は、特別図柄表示装置106の停止図柄が特定の組み合わせとなったとき(すなわち、特賞となったとき)は、その後の特賞状態において、大入賞口115の全面に設置された開閉部材が開放および閉鎖の動作を行う。特賞状態の生起中は、開閉部材がほぼ水平に開き、多数の遊技球の入賞を受け付ける。大入賞口115は、遊技球が入賞すると、パチンコ機内部の大入賞口スイッチ132(不図示)の検出信号により入賞した遊技球数を計数し、入賞に伴って賞球を払い出す。大入賞口115の開放は、所定の時間(例えば、30秒)経過するか、所定数(大入賞口入賞規定数、例えば10個等)の遊技球が入賞するまで継続する。大入賞口115の一回の開放をラウンドと呼ぶ。ラウンドは、1R→2R→…と継続し、最大ラウンドまで継続する。   Below the normal symbol display device 108, when the symbols displayed in the three areas of the production symbol display device 104 become a big hit symbol under normal conditions, the game is opened in a predetermined pattern. A grand prize opening 115 is provided to allow a ball to be awarded. When the special symbol display device 106 has a specific combination of stop symbols (that is, when it becomes a special prize), the special prize opening 115 is opened / closed on the entire surface of the special prize opening 115 in the subsequent special prize state. The member performs opening and closing operations. During the occurrence of the special prize state, the opening / closing member opens almost horizontally and accepts a large number of game balls. When a game ball wins, the big prize opening 115 counts the number of game balls won by a detection signal of a big prize opening switch 132 (not shown) inside the pachinko machine, and pays out the prize ball when winning. The opening of the special winning opening 115 is continued until a predetermined time (for example, 30 seconds) elapses or a predetermined number of gaming balls (for example, ten predetermined winning prize winning numbers, for example) are won. One opening of the big prize opening 115 is called a round. The round continues from 1R → 2R →... And continues until the maximum round.

大入賞口115の左右両側にはそれぞれ、遊技球を常時入賞可能とする左落し入賞口126および右落し入賞口127とが設けられており、大入賞口115の下方には、通常時は閉止状態であるが普通図柄表示装置108に表示された数字が特定の態様となったときは、所定パターンで開放状態となって遊技球を入賞可能とする普通電動役物112が設けられている。普通電動役物112は、遊技球が入賞すると、パチンコ機内部の入賞口スイッチの検出信号により遊技球の入賞を検知し、特別図柄表示装置106の変動表示開始の契機を与える。   Each of the left and right sides of the grand prize winning hole 115 is provided with a left falling prize winning hole 126 and a right falling prize winning hole 127 that allow a game ball to be always awarded. When the number displayed on the normal symbol display device 108 is in a specific state in a state, a normal electric accessory 112 is provided that is open in a predetermined pattern and allows a game ball to be won. When the game ball wins, the ordinary electric accessory 112 detects the game ball winning by the detection signal of the winning port switch inside the pachinko machine, and gives an opportunity to start the variable display of the special symbol display device 106.

そして、普通電動役物112の下方であって遊技盤面102の最下方には、上記入賞口等のいずれにも入賞しなかった遊技球を回収するためのアウト口110が設けられている。
なお、以下、特賞状態終了後に特賞状態になる確率が通常よりも高くなる遊技状態を「確率変動状態」といい、特賞状態および確率変動状態以外の遊技状態を「通常状態」という。
An out port 110 for collecting game balls that have not won any of the above winning ports or the like is provided below the ordinary electric accessory 112 and below the game board surface 102.
Note that, hereinafter, a gaming state in which the probability of entering the special prize state after the completion of the special prize state is higher than normal is referred to as “probability variation state”, and a gaming state other than the special prize state and the probability variation state is referred to as “normal state”.

次に、パチンコ機における遊技制御装置200の構成を説明する。
図2は、遊技制御装置200の構成を示すブロック図である。
遊技制御装置200は、図2に示すように、主に、主制御基板210(主制御部)、演出制御装置150(演出制御部)、および図柄制御装置152(演出図柄表示制御部)の3つの制御部から構成される。不正行為防止等のため、通常、各制御部は、各機能ごとに別々の基板に実装され、直接・間接に接続されて相互にまたは一方向にデータが送信可能である。主制御基板210は、始動入賞口111への入賞による遊技球の検出に基づいて内部で発生させた乱数に応じて制御コマンドの送信および遊技全体の制御を行い、また、特別図柄表示装置106を直接制御する。
Next, the configuration of the game control device 200 in the pachinko machine will be described.
FIG. 2 is a block diagram showing a configuration of the game control device 200.
As shown in FIG. 2, the game control device 200 is mainly composed of a main control board 210 (main control unit), an effect control device 150 (effect control unit), and a symbol control device 152 (effect symbol display control unit). Consists of two control units. In order to prevent fraud, etc., each control unit is usually mounted on a separate board for each function, and can be directly or indirectly connected to transmit data to each other or in one direction. The main control board 210 transmits a control command and controls the entire game in accordance with a random number generated internally based on the detection of the game ball by winning at the start winning opening 111, and also displays the special symbol display device 106. Control directly.

演出制御装置150は、主制御基板210から送信される制御コマンド(第1の制御コマンド)に応じて図柄制御装置152を制御するための制御コマンド(第2の制御コマンド)を送信するとともに、遊技領域等に設けられているランプの点滅制御、パチンコ機のスピーカから出力する音声の出力制御を行う。
図柄制御装置152は、演出制御装置150から送信される制御コマンド(第2の制御コマンド)に応じて演出図柄表示装置104を制御する。
主制御基板210は、CPU220、ROM230、RAM240、入力ポート250および出力ポート255を備える。
The effect control device 150 transmits a control command (second control command) for controlling the symbol control device 152 in accordance with a control command (first control command) transmitted from the main control board 210, and a game Control of blinking of lamps provided in the area and the like and output control of sound output from the speaker of the pachinko machine.
The symbol control device 152 controls the effect symbol display device 104 in accordance with a control command (second control command) transmitted from the effect control device 150.
The main control board 210 includes a CPU 220, a ROM 230, a RAM 240, an input port 250 and an output port 255.

出力ポート255は、特別図柄表示装置106への出力を行う特別図柄表示用出力ポートと、普通図柄表示装置108への出力を行う普通図柄表示用出力ポートと、特別図柄作動記憶表示灯116への出力を行う特別図柄作動記憶表示灯用ポートと、普通図柄作動記憶表示灯117への出力を行う普通図柄作動記憶表示灯用ポートと、演出制御装置150への出力を行う演出制御装置用コマンド出力ポート(演出図柄指定コマンドや変動パターンコマンド等の第1の制御コマンドを送信)と、賞球払出装置に対して賞球の払出制御を行う賞球払出制御装置156への出力を行う賞球払出用出力ポートと、大入賞口115を開閉させる大入賞口ソレノイド158への出力を行う大入賞口ソレノイド出力ポートと、遊技状態表示装置109への出力を行う遊技状態表示用出力ポートと、外部のホールコンピュータへの出力を行う外部情報出力ポート256とからなる。演出図柄指定コマンド(第1の制御コマンド)とは、演出図柄表示装置104に表示される演出図柄の停止図柄を指定する制御コマンドであり、変動パターンコマンド(第1の制御コマンド)とは、演出図柄表示装置104に表示されるリーチ、はずれ、特賞等の画面変動の態様を指定する制御コマンドである。   The output port 255 includes a special symbol display output port for outputting to the special symbol display device 106, a normal symbol display output port for outputting to the normal symbol display device 108, and a special symbol operation memory indicator lamp 116. Special symbol operation memory indicator light port for performing output, normal symbol operation memory indicator light port for performing output to the normal symbol operation memory indicator light 117, and command output for the effect control device performing output to the effect control device 150 A prize ball payout that outputs to a prize ball payout control device 156 that performs a payout control of a prize ball to a prize ball payout device (transmitting a first control command such as a design symbol designation command or a variation pattern command) Output port, a special winning port solenoid output port for outputting to the special winning port solenoid 158 for opening and closing the special winning port 115, and an output to the game status display device 109. A gaming state display output port for, consists of an external information output ports 256 Metropolitan for outputting to an external hall computer. The effect symbol designation command (first control command) is a control command for designating a stop symbol of the effect symbol displayed on the effect symbol display device 104, and the variation pattern command (first control command) is an effect. This is a control command for designating the mode of screen fluctuation such as reach, disappointment, special prize, etc. displayed on the symbol display device 104.

外部情報出力ポート256は、図示しないが、少なくとも第1信号生成手段である第1信号生成部と、第2信号生成手段である第2信号生成部とを備えている。第1信号生成部は、大当たり情報信号等のある状態を識別できるようにその状態中は出力されている信号を生成する。また、出力時間は、その状態等によって随時可変するものである。第2信号生成部は、例えば、図柄確定回数情報信号等の状態の変化を検出して信号を生成する。また、出力時間は、その検出を知らせるものであるため、あらかじめ設定された期間出力されるものである。   Although not shown, the external information output port 256 includes at least a first signal generation unit that is a first signal generation unit and a second signal generation unit that is a second signal generation unit. The first signal generator generates a signal that is output during the state so that a state such as the jackpot information signal can be identified. The output time varies depending on the state and the like. For example, the second signal generation unit detects a change in a state such as a symbol determination number information signal and generates a signal. Further, since the output time informs the detection, it is output for a preset period.

主制御基板210は、入力ポート250を介して、始動入賞口スイッチ131、大入賞口スイッチ132、その他各種入賞口スイッチ133から検出信号を入力し処理する。主制御基板210は、出力ポート255を介して、特別図柄表示装置106、特別図柄作動記憶表示灯116、普通図柄表示装置108、普通図柄作動記憶表示灯117、大入賞口ソレノイド158および外部情報出力部、遊技状態表示装置109を制御する。なお、ここでの「制御」とは、例えば、主制御基板210が出力ポート255から特別図柄表示装置106に対して直接的に表示駆動に関わる制御信号を送ることにより特別図柄を変動させる処理のことであり、例えば、CPU220からの信号(命令)を他のCPUによる判断なしで直接送ることや、割り込み等による時間遅れ(タイムラグ)なしで制御することが含まれる。また、主制御基板210は、演出制御装置150に演出制御コマンド(演出図柄指定コマンドや変動パターンコマンド等の第1の制御コマンド)を送信して演出制御装置150をコマンド送信により制御する。   The main control board 210 receives detection signals from the start winning port switch 131, the big winning port switch 132, and other various winning port switches 133 via the input port 250 and processes them. The main control board 210 is connected to the special symbol display device 106, the special symbol operation memory indicator lamp 116, the normal symbol display device 108, the normal symbol operation memory indicator light 117, the big prize opening solenoid 158, and the external information output via the output port 255. Control the game state display device 109. Here, “control” is a process of changing the special symbol by, for example, the main control board 210 sending a control signal related to display driving directly from the output port 255 to the special symbol display device 106. For example, it includes sending a signal (command) from the CPU 220 directly without judgment by another CPU or controlling without a time delay (time lag) due to an interrupt or the like. In addition, the main control board 210 transmits an effect control command (first control command such as an effect symbol designation command and a variation pattern command) to the effect control device 150 to control the effect control device 150 by command transmission.

ROM230には、主制御基板210で実行されるパチンコ機を制御するためのプログラムが記憶される。ROM230には、さらに、演出制御装置150を制御するための演出図柄指定コマンド、変動パターンコマンドを始めとするパチンコ機を制御するための各種パラメータの値が格納されている。
RAM240は、主制御基板210に対する入出力データや演算処理のためのデータ、遊技に関連する乱数カウンタを始めとする各種カウンタ等を一時記憶し、および各保留球の情報を記憶する保留メモリを有する。
RAM240には、出力予定の制御コマンドを所定領域に格納し、停電から復帰したときは、RAM240の内容を停電直前の状態に復元し、RAM240の出力予定の制御コマンドを出力することにより、電源遮断前の状態に遊技状態を復帰させる。
The ROM 230 stores a program for controlling the pachinko machine executed by the main control board 210. The ROM 230 further stores values of various parameters for controlling the pachinko machine including an effect designating command for controlling the effect control device 150 and a variation pattern command.
The RAM 240 temporarily stores input / output data for the main control board 210, data for arithmetic processing, various counters including a random number counter related to the game, and the like, and has a holding memory for storing information of each holding ball. .
The RAM 240 stores a control command to be output in a predetermined area, and when the power is restored from a power failure, the contents of the RAM 240 are restored to the state immediately before the power failure, and the control command to be output from the RAM 240 is output to shut off the power. Return the gaming state to the previous state.

主制御基板210には、電源供給を行うための電源回路212が接続されている。電源回路212は、主制御基板210全体に供給されていた電源ラインの電圧が所定の電圧値以下になったことを検出したときは、電源が遮断された旨を示す電源断検出信号をCPU220に出力する。電源断が検出された場合は、主制御基板210全体に供給されていた電源ラインから電源断に伴ってCPU220に直接つながる電源ラインに切り換えられる。これにより、RAM240には、CPU220に直接つながる電源ラインから電源が供給されるので、情報を保持することができる。   A power supply circuit 212 for supplying power is connected to the main control board 210. When the power supply circuit 212 detects that the voltage of the power supply line supplied to the entire main control board 210 has become equal to or lower than a predetermined voltage value, the power supply circuit 212 sends a power-off detection signal indicating that the power supply is cut off to the CPU 220. Output. When power-off is detected, the power line supplied to the entire main control board 210 is switched to a power line directly connected to the CPU 220 when the power is cut off. Thereby, since power is supplied to the RAM 240 from the power supply line directly connected to the CPU 220, information can be held.

演出制御装置150は、主制御基板210と同様に、CPU、ROM、RAM、入力ポートおよび出力ポートを備える。主制御基板210から送信される制御コマンド(演出図柄指定コマンド等の第1の制御コマンド)を受信し、その演出図柄指定コマンドに従って、液晶表示制御コマンド(第2の制御コマンド)を生成し、図柄制御装置152に送信する。また、演出制御装置150は、表示灯153の制御であるランプ点滅制御、効果音出力装置155の制御である効果音出力制御等を行う。このように、演出制御装置150は、液晶表示、ランプ点滅、効果音の生成等の演出に関する制御を専門的に行うことにより、主制御基板210の負荷を軽減するのに役立っている。
図柄制御装置152は、演出制御装置150から送信される液晶表示制御コマンド(第2の制御コマンド)を受信し、その液晶表示制御コマンドに従って演出図柄表示装置104の演出図柄を変動・停止させ、または演出制御装置150により選択・送信された予告指定コマンドを受信して予告表示する機能を有する。
The effect control device 150 includes a CPU, a ROM, a RAM, an input port, and an output port, like the main control board 210. A control command (first control command such as an effect symbol designation command) transmitted from the main control board 210 is received, and a liquid crystal display control command (second control command) is generated in accordance with the effect symbol designation command. It transmits to the control apparatus 152. The effect control device 150 performs lamp blinking control, which is control of the indicator lamp 153, sound effect output control, which is control of the sound effect output device 155, and the like. In this way, the effect control device 150 is useful for reducing the load on the main control board 210 by performing specialized control related to effects such as liquid crystal display, lamp blinking, and sound effect generation.
The symbol control device 152 receives the liquid crystal display control command (second control command) transmitted from the effect control device 150, and fluctuates / stops the effect symbol of the effect symbol display device 104 according to the liquid crystal display control command, or It has a function of receiving a notice designation command selected and transmitted by the effect control device 150 and displaying the notice.

次に、ROM230に格納されているテーブルの構造を説明する。
ROM230には、演出図柄の変動パターンを決定するために使用される変動パターン決定テーブル400が格納されている。
図3は、変動パターン決定テーブル400のデータ構造を示す図である。
変動パターン決定テーブル400は、図3(a)に示すように、比率ブロックヘッダおよび比率ブロックを1つの組としてそれらを複数組み登録して構成されている。
Next, the structure of the table stored in the ROM 230 will be described.
The ROM 230 stores a variation pattern determination table 400 that is used to determine the variation pattern of the effect symbol.
FIG. 3 is a diagram illustrating a data structure of the variation pattern determination table 400.
As shown in FIG. 3A, the variation pattern determination table 400 is configured by registering a plurality of sets of ratio block headers and ratio blocks as one set.

比率ブロックヘッダは、比較判定の繰り返し回数(ループ回数)と、変動パターンを特定する変動パターン番号の開始番号値とを含んで構成されている。
比率ブロックは、乱数値が属するか否かを判定するための比較数値範囲の境界値をループ回数に相当する個数含んで構成されている。
例えば、図3(b)に示すように、「0」〜「14」、「15」〜「29」、「30」〜「49」、「50」〜「79」、「80」〜「99」の数値範囲に変動パターン番号「1」〜「3」、「11」、「12」をそれぞれ設定した場合を考える。これは、「0」〜「99」の数値範囲でいずれかの値を取り得る乱数を取得し、乱数値が属する数値範囲に対応する変動パターン番号を選択することを示している。すなわち、乱数の発生確率が一様であれば、変動パターン番号「1」〜「3」、「11」、「12」は、15:15:20:30:20の発生確率で発生する。
The ratio block header is configured to include the number of repetitions of comparison determination (the number of loops) and the start number value of the variation pattern number that identifies the variation pattern.
The ratio block includes a boundary value of a comparison numerical value range for determining whether or not a random number value belongs to a number corresponding to the number of loops.
For example, as shown in FIG. 3B, “0” to “14”, “15” to “29”, “30” to “49”, “50” to “79”, “80” to “99”. Suppose that variation pattern numbers “1” to “3”, “11”, and “12” are set in the numerical value range of “”. This indicates that a random number that can take any value in the numerical range of “0” to “99” is acquired, and the variation pattern number corresponding to the numerical range to which the random number value belongs is selected. That is, if the random number generation probability is uniform, the variation pattern numbers “1” to “3”, “11”, and “12” are generated with the generation probability of 15: 15: 20: 30: 20.

この場合、変動パターン番号「1」〜「3」が連続となっているので、これに対応する数値範囲「0」〜「14」、「15」〜「29」、「30」〜「49」を、1つの比率ブロックヘッダおよび比率ブロックで規定する。比率ブロックヘッダ1では、変動パターン番号の開始番号値として「1」が設定され、比較数値範囲が3つ存在するのでループ回数として「3」が設定される。比率ブロック1では、各数値範囲が「0」〜「14」、「15」〜「29」、「30」〜「49」であるので、その境界値として「15」、「30」、「50」が設定される。   In this case, since the variation pattern numbers “1” to “3” are continuous, the corresponding numerical ranges “0” to “14”, “15” to “29”, “30” to “49”. Is defined by one ratio block header and ratio block. In the ratio block header 1, “1” is set as the start number value of the variation pattern number, and “3” is set as the number of loops because there are three comparison numerical value ranges. In the ratio block 1, each numerical value range is “0” to “14”, “15” to “29”, “30” to “49”, so that the boundary values are “15”, “30”, “50”. Is set.

また、変動パターン番号「11」、「12」が連続となっているので、これに対応する数値範囲「50」〜「79」、「80」〜「99」を、1つの比率ブロックヘッダおよび比率ブロックで規定する。比率ブロックヘッダ2では、変動パターン番号の開始番号値として「11」が設定され、比較数値範囲が2つ存在するのでループ回数として「2」が設定される。比率ブロック2では、各数値範囲が「50」〜「79」、「80」〜「99」であるので、その境界値として「80」、「100」が設定される。   Further, since the variation pattern numbers “11” and “12” are continuous, the numerical value ranges “50” to “79” and “80” to “99” corresponding thereto are set to one ratio block header and ratio. Specified in blocks. In the ratio block header 2, “11” is set as the start number value of the variation pattern number, and “2” is set as the number of loops because there are two comparison numerical value ranges. In the ratio block 2, each numerical value range is “50” to “79”, “80” to “99”, and therefore, “80” and “100” are set as the boundary values.

なお、変動パターン決定テーブル400は、特定の遊技状態ごとに設けられている。特定の遊技状態としては、例えば、大当たり時、小当たり時、はずれ時、確率変動状態、リーチ状態、時短状態がある。具体的には、変動パターン決定に関しては、当たり決定乱数に基づいて当たりかはずれかを判定し、その結果をもとに図柄変動を開始するとき(直前)に、そのときのパチンコ機の遊技状態を確認する(遊技状態確認手段)。すなわち、そのときの遊技状態が低確率状態か高確率状態か図柄変動時間短縮制御状態かを判定し(第1の遊技状態確認手段)、その後特別図柄作動記憶情報に基づいていわゆるメモリ時短を行う必要があるか否かを判定する(第2の遊技状態確認手段)。特別図柄作動記憶情報の数によって特別図柄作動記憶情報の数に対応した各変動パターンテーブルに振り分けられる。さらに、リーチを行うか否かのリーチ抽選に用いる乱数(以下、リーチ決定乱数という。)に基づいてリーチを行うか否かを判定し(第3の遊技状態確認手段)、リーチを行う変動パターンかリーチを行わない変動パターンかに振り分けられる。その後、振り分けられたテーブルにて図3(a)、(b)のような最終的な変動パターンを決定するものである。   Note that the variation pattern determination table 400 is provided for each specific gaming state. The specific game state includes, for example, a big hit time, a small hit time, an off time, a probability variation state, a reach state, and a short time state. Specifically, with regard to the variation pattern determination, it is determined whether the winning or losing is based on a random number determined by winning, and when the symbol variation is started based on the result (immediately before), the gaming state of the pachinko machine at that time (Game state confirmation means). That is, it is determined whether the gaming state at that time is a low probability state, a high probability state, or a symbol variation time shortening control state (first gaming state confirmation means), and then a so-called memory shortening is performed based on the special symbol operation memory information. It is determined whether or not it is necessary (second gaming state confirmation means). Depending on the number of special symbol operation memory information, each variation pattern table corresponding to the number of special symbol operation memory information is distributed. Further, it is determined whether or not to reach based on a random number used for reach lottery for determining whether or not to reach (hereinafter referred to as reach determination random number) (third gaming state confirmation means), and a variation pattern for performing reach. Or change patterns without reach. Thereafter, a final variation pattern as shown in FIGS. 3A and 3B is determined by the distributed table.

なお、メモリ時短とは、遊技者にとっては始動入賞口111への入賞に伴う大当たり抽選の権利獲得を無駄にしないため、また、遊技店にとっても無駄になってしまうことによる発射停止に伴う稼働低下を防止するための制御であって、例えば、特別図柄作動記憶情報を最大記憶数である4個まで記憶した場合には、図柄の変動時間を通常時と比較して短くする制御である。基本的には、「図柄変動時間短縮制御」と同じ制御であるが、発動する契機が「特別図柄作動記憶数」に基づいて行われる点で異なる。   Note that the shortage of memory means that the player will not waste the right to win the jackpot lottery that accompanies the winning prize opening 111, and the operation will be reduced due to the suspension of launch due to the waste of the game store. For example, when the special symbol operation memory information is stored up to 4 which is the maximum memory number, the symbol variation time is shortened as compared with the normal time. Basically, it is the same control as the “symbol variation time shortening control”, but differs in that the trigger is activated based on the “special symbol operation memory number”.

次に、主制御基板210で実行される遊技制御処理を説明する。
CPU220は、マイクロプロセッシングユニット等からなり、所定の動作クロック(例えば、4[ms])で1サイクルを実行可能な遊技制御プログラムに基づいて動作し、ROM230の所定領域に格納されている遊技制御プログラムを起動させ、図4のフローチャートに示す遊技制御処理を実行する。
Next, game control processing executed on the main control board 210 will be described.
The CPU 220 is composed of a microprocessing unit or the like, operates based on a game control program that can execute one cycle with a predetermined operation clock (for example, 4 [ms]), and is stored in a predetermined area of the ROM 230. Is started, and the game control process shown in the flowchart of FIG. 4 is executed.

初めに、遊技制御処理を説明する。
図4は、遊技制御処理を示すフローチャートである。
遊技制御処理は、CPU220において実行されると、図4に示すように、まず、ステップS100に移行する。
ステップS100では、CPU220の初期化処理を実行し、ステップS102に移行して、図5の割込処理を実行すべき割込許可命令をCPU220に対して出力する。これにより、図5の割込処理は、所定の周期(例えば、2[ms])で遊技制御処理と並列に実行される。
First, the game control process will be described.
FIG. 4 is a flowchart showing the game control process.
When the game control process is executed by the CPU 220, the process first proceeds to step S100 as shown in FIG.
In step S100, an initialization process of the CPU 220 is executed, the process proceeds to step S102, and an interrupt permission instruction for executing the interrupt process of FIG. Thereby, the interrupt process of FIG. 5 is executed in parallel with the game control process at a predetermined cycle (for example, 2 [ms]).

次いで、ステップS104に移行して、演出に関わる演出制御用乱数(例えば、変動パターンを決定するために用いる乱数(以下、変動パターン決定乱数という。)、リーチ決定乱数、表示する図柄の種類を決定するための乱数、予告演出乱数)を更新する乱数更新処理を実行し、ステップS106に移行する。
ステップS106では、遊技制御処理が実行されてから図5の割込処理が所定回数(例えば、2回)実行されたか否かを判定し、割込処理が所定回数実行されたと判定したとき(Yes)は、ステップS108に移行して、大当たりの判定を行うとともに図柄の変動パターンを決定する大当たり判定処理を実行し、ステップS110に移行する。
Next, the process proceeds to step S104, and a random number for effect control related to the effect (for example, a random number used for determining a variation pattern (hereinafter referred to as a variation pattern determination random number), a reach determination random number, and a type of symbol to be displayed are determined. Random number update processing for updating the random number to be performed and the notice effect random number) is performed, and the process proceeds to step S106.
In step S106, it is determined whether or not the interrupt process of FIG. 5 has been executed a predetermined number of times (for example, twice) since the game control process was executed, and when it is determined that the interrupt process has been executed a predetermined number of times (Yes ) Shifts to step S108, executes jackpot determination processing for determining a jackpot determination and determining a symbol variation pattern, and shifts to step S110.

ステップS110に移行して、大入賞口115を所定パターンで開放させる電動役物作動処理を実行し、ステップS112に移行して、賞球払出制御装置156に対して払出し動作を行わせるための制御コマンドをRAM240の所定領域に格納する賞球払出管理処理を実行し、ステップS114に移行する。
ステップS114では、外部情報出力ポートを介して、遊技制御に関する外部情報信号をホールコンピュータに出力する外部情報出力処理を実行し、ステップS116に移行する。
The process proceeds to step S110, and the electric accessory actuating process for opening the special winning opening 115 in a predetermined pattern is executed, and the process proceeds to step S112 to control the prize ball payout control device 156 to perform a payout operation. A prize-ball payout management process for storing the command in a predetermined area of the RAM 240 is executed, and the process proceeds to step S114.
In step S114, external information output processing for outputting an external information signal related to game control to the hall computer is executed via the external information output port, and the process proceeds to step S116.

ステップS116では、パチンコ機の検査に必要な遊技機検査信号を出力する遊技機検査信号出力処理を実行する。ステップS116では、遊技機検査信号を出力するが、遊技店に設置される場合、パチンコ機は、遊技機検査信号を受信する制御部を備えていない。これは、検査機関での検査時に必要とされる信号であるためである。場合によっては、ステップS116の処理は省略することもできる。   In step S116, a gaming machine inspection signal output process for outputting a gaming machine inspection signal necessary for the inspection of the pachinko machine is executed. In step S116, a gaming machine inspection signal is output, but when installed in a gaming store, the pachinko machine does not include a control unit that receives the gaming machine inspection signal. This is because it is a signal required at the time of inspection in an inspection organization. In some cases, the process of step S116 can be omitted.

次いで、ステップS118に移行して、演出制御装置用コマンド出力ポートを介して、RAM240に格納した制御コマンドを演出制御装置150に出力するポート出力処理を実行する。演出制御装置150に対しては、まず、ストローブ信号を出力し、遊技状態を指示する情報と、指示した遊技状態における具体的な制御内容を指示する情報とからなる制御コマンドを出力する。これにより、演出制御装置150に制御コマンド(第1の制御コマンド)が出力される。また、特別図柄表示装置106、大入賞口ソレノイド158、遊技状態表示装置109等へも主制御基板210からの制御情報がそのまま出力される。   Next, the process proceeds to step S118, and a port output process for outputting the control command stored in the RAM 240 to the effect control device 150 via the effect control device command output port is executed. First, a strobe signal is output to the effect control device 150, and a control command including information indicating a gaming state and information indicating a specific control content in the instructed gaming state is output. As a result, a control command (first control command) is output to the effect control device 150. Also, the control information from the main control board 210 is output as it is to the special symbol display device 106, the big prize opening solenoid 158, the game state display device 109, and the like.

次いで、ステップS120に移行して、電源回路212から電源断検出信号を入力したか否かを判定し、電源断検出信号を入力したと判定したとき(Yes)は、ステップS122に移行する。
ステップS122では、RAM240の内容を復元するために必要な復帰情報を生成し、生成した復元情報をRAM240に格納し、CPU220を省電力モードに切り換えるバックアップ処理を実行する。バックアップ処理には、バックアップフラグを設定する処理およびチェックサムを行う処理が含まれる。
一方、ステップS120で、電源断検出信号を入力しないと判定したとき(No)、およびステップS106で、遊技制御処理が実行されてから割込処理が所定回数実行されていないと判定したとき(No)はいずれも、ステップS104に移行する。
Next, the process proceeds to step S120, where it is determined whether or not a power-off detection signal is input from the power supply circuit 212. When it is determined that the power-off detection signal is input (Yes), the process proceeds to step S122.
In step S122, return information necessary for restoring the contents of the RAM 240 is generated, the generated restoration information is stored in the RAM 240, and a backup process for switching the CPU 220 to the power saving mode is executed. The backup process includes a process for setting a backup flag and a process for performing a checksum.
On the other hand, when it is determined in step S120 that the power-off detection signal is not input (No), and in step S106, it is determined that the interrupt process has not been executed a predetermined number of times after the game control process has been executed (No). In any case, the process proceeds to step S104.

次に、割込処理を説明する。
図5は、割込処理を示すフローチャートである。
割込処理は、CPU220において実行されると、図5に示すように、まず、ステップS150に移行する。
ステップS150では、出玉の決定等に直接関わる出玉制御用乱数(例えば、大当たりを生起させるか否かの大当たり抽選に用いる乱数(以下、当たり決定乱数という。)、大当たりの種別を決定するために用いる乱数(以下、大当たり種別決定乱数という。)、停止図柄を決定するために用いる乱数(以下、停止図柄決定乱数という。))を更新する乱数更新処理を実行する。また、ステップS104で更新される演出制御用乱数も併せて更新する。
次いで、ステップS152に移行して、始動入賞口スイッチ131からの検出信号を入力して入賞をチェックする入賞スイッチ入力処理を実行し、一連の処理を終了して元の処理に復帰させる。
Next, interrupt processing will be described.
FIG. 5 is a flowchart showing the interrupt process.
When the interrupt process is executed by the CPU 220, the process first proceeds to step S150 as shown in FIG.
In step S150, a random number for controlling a ball that is directly related to the determination of the ball or the like (for example, a random number used in a jackpot lottery for determining whether or not to generate a jackpot (hereinafter referred to as a hit-decision random number), and a jackpot type are determined. A random number update process is executed to update a random number used for (hereinafter referred to as a jackpot type determination random number) and a random number used for determining a stop symbol (hereinafter referred to as a stop symbol determination random number). Further, the effect control random number updated in step S104 is also updated.
Next, the process proceeds to step S152, where a winning switch input process for inputting a detection signal from the start winning opening switch 131 and checking a winning is executed, and a series of processes are terminated and the original process is restored.

次に、ステップS150の乱数更新処理を説明する。
図6は、乱数更新処理を示すフローチャートである。
乱数更新処理は、CPU220において実行されると、図6に示すように、まず、ステップS170に移行する。
ステップS170では、当たり決定乱数の初期値を更新するための当たり決定乱数用初期値更新乱数を当たり決定乱数に設定し、ステップS172に移行して、当たり決定乱数を加算し、ステップS174に移行する。
Next, the random number update process in step S150 will be described.
FIG. 6 is a flowchart showing random number update processing.
When the random number update process is executed in the CPU 220, as shown in FIG. 6, first, the process proceeds to step S170.
In step S170, an initial value update random number for winning determined random number for updating the initial value of the winning determined random number is set as the winning determined random number, the process proceeds to step S172, the winning determined random number is added, and the process proceeds to step S174. .

ステップS174では、当たり決定乱数が所定の上限値(例えば、498)に達したか否かを判定し、所定の上限値に達したと判定したとき(Yes)は、ステップS176に移行して、当たり決定乱数の初期値を更新するための当たり決定乱数用初期値更新乱数を当たり決定乱数に設定し、ステップS172に移行する。
一方、ステップS174で、当たり決定乱数が所定の上限値に達しないと判定したとき(No)は、ステップS172に移行する。
これにより、当たり決定乱数が一巡するたびに初期値が変化するため、当たり決定乱数値を容易に予測することができない。
なお、図示は省略したが、大当たり種別決定乱数、停止図柄決定乱数その他の出玉制御用乱数を更新する処理もこれと同様にこの乱数更新処理にて行われる。
In step S174, it is determined whether or not the winning random number has reached a predetermined upper limit value (for example, 498). If it is determined that the predetermined upper limit value has been reached (Yes), the process proceeds to step S176, The initial value update random number for winning determination random number for updating the initial value of the winning determination random number is set as the winning determination random number, and the process proceeds to step S172.
On the other hand, when it is determined in step S174 that the winning random number does not reach the predetermined upper limit (No), the process proceeds to step S172.
Thus, since the initial value changes every time the winning random number makes a round, the winning random number cannot be easily predicted.
Although illustration is omitted, the process of updating the jackpot type determination random number, the stop symbol determination random number and other random numbers for controlling the play is similarly performed in this random number update process.

次に、ステップS122の入賞スイッチ入力処理を説明する。
図7は、入賞スイッチ入力処理を示すフローチャートである。
入賞スイッチ入力処理は、ステップS122において実行されると、図7に示すように、まず、ステップS200に移行する。
ステップS200では、始動入賞口スイッチ131からの検出信号を、始動入賞口スイッチ131に対応する入力ポート250の所定のポートから読み込む入力ポート読込処理を実行し、ステップS202に移行して、ステップS200の処理結果に基づいて、始動入賞口スイッチ131から検出信号を入力したか否かを判定し、検出信号を入力したと判定したとき(Yes)は、ステップS204に移行する。
Next, the winning switch input process in step S122 will be described.
FIG. 7 is a flowchart showing a winning switch input process.
When the winning switch input process is executed in step S122, the process first proceeds to step S200 as shown in FIG.
In step S200, an input port reading process for reading the detection signal from the start winning port switch 131 from a predetermined port of the input port 250 corresponding to the start winning port switch 131 is executed, and the process proceeds to step S202. Based on the processing result, it is determined whether or not a detection signal is input from the start winning a prize opening switch 131. When it is determined that the detection signal is input (Yes), the process proceeds to step S204.

ステップS204では、始動入賞口111への入賞遊技球数が「4」以上であるか否かを判定し、入賞遊技球数が「4」未満であると判定したとき(No)は、ステップS206に移行して、入賞遊技球数に「1」を加算し、ステップS208に移行する。
ステップS208では、当たり決定乱数、大当たり種別決定乱数および停止図柄決定乱数を対応の乱数カウンタから取得し、ステップS210に移行して、取得した各乱数値を、入賞遊技球数に対応したRAM240の所定領域にそれぞれ格納し、一連の処理を終了して元の処理に復帰させる。ステップS210では、例えば、入賞遊技球数が「1」である場合は、取得した各乱数値を、RAM240の所定領域であって乱数値を格納するための領域の1番目にそれぞれ格納する。同様に、入賞遊技球数が「2」である場合は、取得した各乱数値を、乱数値を格納するための領域の2番目にそれぞれ格納する。
一方、ステップS204で、入賞遊技球数が「4」以上であると判定したとき(Yes)、およびステップS202で、始動入賞口スイッチ131から検出信号を入力しないと判定したとき(No)はいずれも、一連の処理を終了して元の処理に復帰させる。
In step S204, it is determined whether or not the number of winning game balls to the start winning opening 111 is “4” or more. When it is determined that the number of winning game balls is less than “4” (No), step S206 is performed. Then, “1” is added to the number of winning game balls, and the process proceeds to step S208.
In step S208, the winning random number, the big hit type determining random number, and the stop symbol determining random number are acquired from the corresponding random number counter, and the process proceeds to step S210. Each is stored in the area, a series of processing is terminated, and the original processing is restored. In step S210, for example, when the number of winning game balls is “1”, each acquired random number value is stored in the first area of the RAM 240 for storing random number values. Similarly, when the number of winning game balls is “2”, each acquired random number value is stored in the second area for storing random number values.
On the other hand, when it is determined in step S204 that the number of winning game balls is “4” or more (Yes), or when it is determined in step S202 that a detection signal is not input from the start winning port switch 131 (No). Also, the series of processing is terminated and the original processing is restored.

次に、ステップS108の大当たり判定処理を説明する。なお、普通図柄表示装置108の判定処理については説明を省略する。
図8は、大当たり判定処理を示すフローチャートである。
大当たり判定処理は、所定確率(例えば、1/399)で特賞状態を生起させるために、所定の数値範囲(例えば、「0」〜「398」)に1個の大当たり値を設定し、始動入賞口111に遊技球が入賞した入賞タイミングで乱数カウンタから当たり決定乱数を取得し、取得した乱数値と大当たり値とが一致しているときに特賞状態を生起させる処理であって、ステップS108において実行されると、図8に示すように、まず、ステップS300に移行する。
Next, the jackpot determination process in step S108 will be described. In addition, description is abbreviate | omitted about the determination process of the normal symbol display apparatus 108. FIG.
FIG. 8 is a flowchart showing the jackpot determination process.
The jackpot determination process sets a single jackpot value in a predetermined numerical range (for example, “0” to “398”) in order to cause a special prize state with a predetermined probability (for example, 1/399), and starts a winning prize. A process for obtaining a winning random number from a random number counter at a winning timing when a game ball wins in the mouth 111 and causing a special prize state when the acquired random number value matches the jackpot value, and is executed in step S108. Then, as shown in FIG. 8, first, the process proceeds to step S300.

ステップS300では、演出図柄表示装置104において演出図柄が変動中か否かを判定し、演出図柄が変動中でないと判定したとき(No)は、ステップS302に移行して、入賞遊技球数が「1」以上であるか否かを判定し、入賞遊技球数が「1」以上であると判定したとき(Yes)は、ステップS306に移行する。
ステップS306では、入賞遊技球数に対応したRAM240の所定領域から当たり決定乱数を読み出し、ステップS308に移行して、読み出した乱数値が大当たり値と一致しているか否かを判定し、それらが一致していると判定したとき(Yes)は、ステップS310に移行する。
In step S300, the effect symbol display device 104 determines whether or not the effect symbol is fluctuating. When it is determined that the effect symbol is not fluctuating (No), the process proceeds to step S302, where the number of winning game balls is “ It is determined whether or not it is 1 ”or more, and when it is determined that the number of winning game balls is“ 1 ”or more (Yes), the process proceeds to step S306.
In step S306, a winning random number is read from a predetermined area of the RAM 240 corresponding to the number of winning game balls, and the process proceeds to step S308 to determine whether or not the read random number value matches the jackpot value. When it is determined that it has been made (Yes), the process proceeds to step S310.

ステップS310では、大当たりの種別を決定する大当たり種別決定処理を実行する。大当たり種別決定処理では、大当たりとなる遊技状態を特定する遊技状態番号を複数登録した大当たり種別決定テーブルを設定しておき、入賞遊技球数に対応したRAM240の所定領域から大当たり種別決定乱数を読み出し、読み出した乱数値の順位の遊技状態番号を大当たり種別決定テーブルから読み出す。大当たりの種別としては、例えば、「時短」、「左奇」、「左偶」、「2ラウンド」および「小当たり」がある。   In step S310, a jackpot type determination process for determining a jackpot type is executed. In the jackpot type determination process, a jackpot type determination table in which a plurality of game state numbers for specifying the game state to be a jackpot is registered is set, and a jackpot type determination random number is read from a predetermined area of the RAM 240 corresponding to the number of winning game balls, The gaming state number in the order of the read random number value is read from the jackpot type determination table. As a type of jackpot, there are, for example, “short time”, “left odd”, “left even”, “2 rounds”, and “small hit”.

「時短」を生起させるときは、特別図柄表示装置106に非確率変動図柄を停止させるとともに演出図柄表示装置104に非確率変動図柄で演出図柄を停止させるように制御する。非確率変動図柄は、例えば、演出図柄表示装置104においては、「222」、「444」、「666」といった偶数のぞろ目からなる組み合わせとなる。「時短」は、大当たり時における大入賞口115の最高開放回数、すなわちラウンドの最高継続回数が15回となり、その大当たり中に昇格演出を発生させず、大当たり終了後の遊技状態において図柄(特別図柄、演出図柄ともに)の変動時間が短縮するとともに通常状態となるように制御される遊技状態である。   When the “short time” is generated, the special symbol display device 106 is controlled to stop the non-stochastic variation symbol and the effect symbol display device 104 is controlled to stop the rendering symbol with the non-probability variation symbol. The non-stochastic variation symbol is, for example, a combination of even numbers such as “222”, “444”, and “666” in the effect symbol display device 104. “Short time” is the maximum number of times that the winning prize opening 115 is opened at the time of jackpot, that is, the maximum number of continuations of the round is 15, and no promotion effect is generated during the jackpot. The game state is controlled so as to be in the normal state as well as the variation time of the production symbol) is shortened.

「左奇」を生起させるときは、特別図柄表示装置106に確率変動図柄を停止させるとともに演出図柄表示装置104に確率変動図柄で演出図柄を停止させるように制御する。確率変動図柄は、例えば、演出図柄表示装置104においては、「111」、「333」、「555」といった奇数のぞろ目からなる組み合わせとなる。「左奇」は、大当たり時における大入賞口115の最高開放回数、すなわちラウンドの最高継続回数が15回となり、大当たり決定時に確率変動状態である旨を報知し、その大当たり中に昇格演出を発生させず、大当たり終了後の遊技状態においては図柄(特別図柄、演出図柄ともに)の変動時間を短縮させず確率変動状態となるように制御される遊技状態である。   When the “left odd” is caused, the special symbol display device 106 is controlled to stop the probability variation symbol and the effect symbol display device 104 is controlled to stop the effect symbol with the probability variation symbol. For example, in the effect symbol display device 104, the probability variation symbol is a combination of odd numbers such as “111”, “333”, and “555”. “Strange odd” is the maximum number of times the winning prize opening 115 is opened at the time of the big hit, that is, the maximum number of continuations of the round is fifteen times. In the gaming state after the jackpot is over, the gaming state is controlled so as to be in a probability variation state without reducing the variation time of the symbols (both special symbols and production symbols).

「左偶」を生起させるときは、特別図柄表示装置106に確率変動図柄を停止させるとともに大当たり決定時には演出図柄表示装置104に非確率変動図柄で演出図柄を停止させるように制御する。「左偶」は、大当たり時における大入賞口115の最高開放回数、すなわちラウンドの最高継続回数が15回となり、大当たり決定時には確率変動状態である旨を演出図柄表示装置104では報知せず、その大当たり中に昇格演出を発生させて確率変動状態への昇格を報知し、大当たり終了後の遊技状態において図柄の変動時間を短縮させず確率変動状態となるように制御される遊技状態である。また、「左偶」を生起させる際の演出図柄の図柄変動では、昇格演出前は非確率変動図柄を表示し、昇格演出後は確率変動図柄を表示する。なお、変更されるのは演出図柄であって、特別図柄については変更しない。すなわち、決定時から確率変動図柄を表示するものである。   When the “left even” is caused, the special symbol display device 106 is controlled to stop the probability variation symbol, and when the jackpot is determined, the effect symbol display device 104 is controlled to stop the effect symbol with the non-probability variation symbol. The “left even” is the maximum number of times the winning prize opening 115 is opened at the time of the big hit, that is, the maximum number of continuations of the round is 15, and when the big hit is determined, the effect symbol display device 104 does not notify that the probability variation state is present. In this gaming state, the promotion effect is generated during the jackpot to notify the promotion to the probability variation state, and the gaming state after the jackpot is controlled so as to be in the probability variation state without reducing the symbol variation time. In addition, in the design variation of the effect symbol when the “left even” is generated, the non-probability variation symbol is displayed before the promotion effect, and the probability variation symbol is displayed after the promotion effect. It is to be noted that the effect design is changed, and the special design is not changed. That is, the probability variation symbol is displayed from the time of determination.

「2ラウンド」を生起させるときは、特別図柄表示装置106および演出図柄表示装置104に2ラウンド特定図柄を停止させる。「2ラウンド」は、大当たり時における大入賞口115の最高開放回数、すなわちラウンドの最高継続回数が2回となり、大当たり決定時には15回継続の大当たりとは異なる演出制御を行い、その大当たり中に昇格演出を発生させず、大当たり終了後の遊技状態において図柄の変動時間を短縮させず確率変動状態となるように制御される遊技状態である。また、大入賞口115の開放時間が数msと通常の大当たり時よりも極端に短い。このように、1ラウンドの期間が短くラウンドの最高継続回数も2回しかないので、遊技者に対しては、入賞の機会が大当たり(15回)と比較して、特賞状態が生起せずに確率変動状態に突然移行したかのような意外性を与えることができる。さらに、遊技店にとっても当たり時の確率と稼働とのバランスが作りやすいものとなる。   When the “two rounds” are caused, the special symbol display device 106 and the effect symbol display device 104 are caused to stop the two round specific symbols. In “2 rounds”, the maximum number of times the grand prize winning opening 115 at the time of the big hit, that is, the maximum number of continuations of the round is two times. It is a gaming state that is controlled so as to be in a probability varying state without reducing the symbol variation time in the gaming state after the end of the jackpot without producing an effect. In addition, the opening time of the winning prize opening 115 is several ms, which is extremely shorter than the normal big hit time. In this way, since the period of one round is short and the maximum number of continuations of the round is only two times, the chance of winning a prize is less likely to occur for a player than a big hit (15 times) without a special prize state occurring. Unexpectedness can be given as if it suddenly changed to a fluctuating state. In addition, it is easy for game shops to make a balance between the probability of winning and operation.

「小当たり」を生起させるときは、小当たり図柄で図柄を停止させる。「小当たり」は、大入賞口115の開放を2回、すなわち当たり時におけるラウンドの最高継続回数が2回となり、その小当たり中に昇格演出を発生させず、小当たり終了後の遊技状態においても図柄の変動時間を短縮させず通常状態となるように制御される遊技状態である。なお、「2ラウンド」と「小当たり」における大入賞口115の開放時間、開放回数を同一にし、さらにその演出も同じ内容に制御することにより、大当たりと小当たりの区別を困難にさせて、新たな遊技の演出を作り出すことができる。   When the “small hit” is caused, the symbol is stopped at the small hit symbol. “Small Bonus” means that the winning prize opening 115 is opened twice, that is, the maximum number of rounds at the time of winning is two times. This is a gaming state that is controlled so as to be in a normal state without shortening the symbol variation time. In addition, by making the opening time and the number of opening of the big prize opening 115 the same in “2 rounds” and “small winning”, and also controlling the production to the same content, it is difficult to distinguish the big winning from the small winning, A new game production can be created.

昇格演出とは、確率変動状態に移行するか否かを遊技者に通知するために行われる演出制御であり、大当たり発生時に停止した図柄が通常図柄であったのに対して、大当たり演出中にこの演出制御を通じて確率変動状態に変わることを遊技者に通知するものである。この場合、実際には内部的に確率変動状態が確定している大当たりとしているが、まず最初に通常図柄で当たったように演出表示し、その後の大当たり処理中に変化(昇格)したように思わせるものである。なお、昇格演出は、通常状態から確率変動状態に変化する場合以外にも、例えば、大当たり時に行われるラウンド継続回数の増加(例えば、6ラウンドから15ラウンドに増加変化)することも含むものであるし、また上記内容をそれぞれの組み合わせたものでもよい。   Promotion effect is effect control performed to notify the player whether or not to shift to the probability variation state, while the symbol that stopped when the jackpot occurred was the normal symbol, while during the jackpot effect The player is notified of the change to the probability variation state through the effect control. In this case, although it is actually a jackpot where the probability fluctuation state has been fixed internally, it seems that it changed (promoted) during the subsequent jackpot processing after first displaying the effect as if it was hit with a normal symbol first. It is something to make. In addition to the case where the promotion effect changes from the normal state to the probability variation state, for example, the promotion effect includes, for example, an increase in the number of round continuations performed at the time of the big hit (for example, an increase change from 6 rounds to 15 rounds), Further, the above contents may be combined.

また、昇格演出は、大当たり処理中の各ラウンドごとに発生させてもよいし、特定のラウンドだけ発生させるものでもよい。さらに、発生するラウンドに応じて昇格への信頼度が異なるように制御するものでもよい。1ラウンドのときに発生した場合には昇格の確率が高くなり、ラウンドが進行して最大継続回数の最後に近づくに連れて確率が低くなるように制御することもできるし、その逆となるように制御することもできる。このように制御することにより、さらに遊技者に意外性を与えることができる。   Further, the promotion effect may be generated for each round during the jackpot processing, or may be generated only for a specific round. Further, control may be performed so that the degree of reliability for promotion differs according to the round that occurs. If it occurs during the first round, the probability of promotion will be higher, and it can be controlled so that the probability decreases as the round progresses and approaches the end of the maximum number of continuations, and vice versa. It can also be controlled. By controlling in this way, it is possible to further give the player an unexpectedness.

次いで、ステップS312に移行して、大当たり時(小当たり時も含む。)に停止させる特別図柄や演出図柄の組み合わせを決定する大当たり時停止図柄決定処理を実行し、ステップS314に移行して、大当たり時に変動表示する演出図柄の変動パターンを決定する大当たり時変動パターン決定処理を実行し、ステップS316に移行する。
ステップS316では、大当たりや小当たりの場合は、大入賞口115の開放回数および開放時間を設定(遊技状態番号0〜2の場合は、ラウンド最高継続回数を開放回数に設定し、さらに大入賞口115の開放時間を約30秒に設定し、遊技状態番号3〜4の場合は、これに対応した開放回数や開放時間を設定)する。また、当たりはずれに関係なく、図柄の変動時間の設定処理を実行する。
Next, the process proceeds to step S312, and a big hit stop symbol determination process for determining a combination of special symbols and production symbols to be stopped at the big hit time (including the small hit time) is executed. The big hit hour variation pattern determination process for determining the variation pattern of the effect symbol that is sometimes displayed in a variable manner is executed, and the process proceeds to step S316.
In step S316, in the case of big win or small win, the number of times of opening and opening time of the big winning opening 115 is set (in the case of gaming state numbers 0 to 2, the maximum round continuation number is set to the number of opening, and further the big winning opening is set. 115 is set to about 30 seconds, and in the case of gaming state numbers 3 to 4, the number of releases and the release time corresponding to this are set. In addition, the process for setting the symbol variation time is executed regardless of the hit.

次いで、ステップS318に移行して、演出図柄表示装置104において演出図柄の変動を開始するための制御コマンドをRAM240の所定領域に格納する図柄変動開始処理を実行し、ステップS320に移行して、入賞遊技球数から「1」を減算し、一連の処理を終了して元の処理に復帰させる。
一方、ステップS308で、読み出した乱数値が大当たり値と一致しないと判定したとき(No)は、ステップS324に移行して、ステップS306で読み出した乱数値があらかじめ設定した小当たり値と一致しているか否かを判定し、それらが一致しないと判定したとき(No)は、ステップS326に移行する。ステップS308、S324では、一つの乱数で大当たりの判定および小当たりの判定を行う。例えば、当たり決定乱数が「7」の場合は大当たり、「11」の場合は小当たり、「13」の場合は大当たり(高確率時のみ)と判定する。これにより、それぞれ別個の乱数を設ける場合に比して、データ容量が少なくて済み、乱数更新処理も簡素となる。
Next, the process proceeds to step S318, and a symbol variation start process is executed in which a control command for starting variation of the effect symbol is stored in a predetermined area of the RAM 240 in the effect symbol display device 104, and the process proceeds to step S320 to receive a prize. “1” is subtracted from the number of game balls, a series of processing is terminated, and the original processing is restored.
On the other hand, when it is determined in step S308 that the read random number value does not match the jackpot value (No), the process proceeds to step S324, and the random value read in step S306 matches the preset jackpot value. If it is determined whether or not they match (No), the process proceeds to step S326. In Steps S308 and S324, the big hit and the small win are determined with one random number. For example, when the winning random number is “7”, it is determined as a big hit, when it is “11”, it is determined as a small hit, and when it is “13”, it is determined as a big hit (only when high probability). As a result, the data capacity can be reduced and the random number update process can be simplified as compared with the case where separate random numbers are provided.

ステップS326では、はずれ時に停止させる演出図柄の組み合わせを決定するはずれ時停止図柄決定処理を実行する。この決定により、演出図柄表示装置104で表示される具体的なはずれ図柄の組み合わせを指示するのではなく、当たり抽選の結果がはずれであるという旨の結果だけを指示するコマンドであるはずれ用演出図柄指定コマンドが演出制御装置150を介して図柄制御装置152に出力される。図柄制御装置152は、はずれ用演出図柄指定コマンドを入力したときは、はずれになる図柄の組み合わせを決定し、その内容を演出図柄表示装置104に表示する。   In step S326, an off-stop symbol determination process for determining a combination of effect symbols to be stopped at the time of loss is executed. This determination does not indicate a specific combination of outliers displayed on the effect symbol display device 104, but is a command that indicates only the result that the winning lottery result is outlier. The designation command is output to the symbol control device 152 via the effect control device 150. The symbol control device 152 determines a combination of symbols to be out of order and displays the contents on the effect symbol display device 104 when an outlier design symbol designation command is input.

次いで、ステップS328に移行して、はずれ時に変動表示する演出図柄の変動パターンを決定するはずれ時変動パターン決定処理を実行し、ステップS316に移行する。
一方、ステップS324で、読み出した乱数値が小当たり値と一致していると判定したとき(Yes)は、ステップS330に移行して、遊技状態番号を「小当たり」を示す「4」に設定し、ステップS312に移行する。つまり、小当たり決定時には、入賞遊技球数に対応したRAM240の所定領域に格納した大当たり種別決定乱数を読み出すことなく、あらかじめ設定された固定値である遊技状態番号「4」を設定するものである。(小当たり確定時種別設定処理)
一方、ステップS302で、入賞遊技球数が「0」であると判定したとき(No)、およびステップS300で、演出図柄表示装置104において演出図柄が変動中であると判定したとき(Yes)はいずれも、一連の処理を終了して元の処理に復帰させる。
Next, the process proceeds to step S328, and a variation pattern determination process at the time of losing is performed to determine a variation pattern of the effect symbol that is variably displayed at the time of deviation, and the process proceeds to step S316.
On the other hand, when it is determined in step S324 that the read random number value matches the small hit value (Yes), the process proceeds to step S330 and the gaming state number is set to “4” indicating “small hit”. Then, the process proceeds to step S312. That is, at the time of determining the small hit, the game state number “4”, which is a fixed value set in advance, is set without reading the big hit type determining random number stored in the predetermined area of the RAM 240 corresponding to the number of winning game balls. . (Type setting process at the time of small hit confirmation)
On the other hand, when it is determined in step S302 that the number of winning game balls is “0” (No) and in step S300, when it is determined that the effect symbol is changing in the effect symbol display device 104 (Yes). In either case, the series of processing is terminated and the original processing is restored.

次に、ステップS314、S328の変動パターン決定処理を説明する。
図9は、変動パターン決定処理を示すフローチャートである。
変動パターン決定処理は、ステップS314、S328において実行されると、図9に示すように、まず、ステップS400に移行する。
ステップS400では、当たり/はずれに対応する変動パターン決定テーブル400をROM230から読み出し、ステップS401に移行して、現在の遊技状態に対応する変動パターン決定テーブル400をROM230から読み出し、ステップS402に移行して、読み出した変動パターン決定テーブル400の先頭にポインタを設定し、ステップS404に移行して、乱数カウンタから変動パターン決定乱数を取得し、ステップS406に移行する。具体的には、前述したように、当たり決定乱数に基づいて当たりかはずれかを判定した後に、そのときの遊技状態が低確率状態か高確率状態か図柄変動時間短縮制御状態かを判定し(第1の遊技状態確認手段)、特別図柄作動記憶情報に基づく時短の有無を判定し(第2の遊技状態確認手段)、さらに、リーチ決定乱数に基づいてリーチ演出の有無を判定し(第3の遊技状態確認手段)、その後、最終的に演出図柄表示装置104にて表示される変動パターン決定テーブル400が読み出されるものである。
Next, the variation pattern determination process in steps S314 and S328 will be described.
FIG. 9 is a flowchart showing the variation pattern determination process.
When the variation pattern determination process is executed in steps S314 and S328, as shown in FIG. 9, first, the process proceeds to step S400.
In step S400, the variation pattern determination table 400 corresponding to the hit / miss is read from the ROM 230, the process proceeds to step S401, the variation pattern determination table 400 corresponding to the current gaming state is read from the ROM 230, and the process proceeds to step S402. Then, a pointer is set at the head of the read variation pattern determination table 400, the process proceeds to step S404, the variation pattern determination random number is acquired from the random number counter, and the process proceeds to step S406. Specifically, as described above, after determining whether or not to win based on the winning determination random number, it is determined whether the gaming state at that time is a low probability state, a high probability state, or a symbol variation time reduction control state ( (First game state confirmation means), the presence / absence of time reduction based on the special symbol operation memory information is determined (second game state confirmation means), and further, the presence / absence of reach effect is determined based on the reach determination random number (third After that, the variation pattern determination table 400 finally displayed on the effect symbol display device 104 is read out.

ステップS406では、現在のポインタが比率ブロックヘッダにおけるループ回数の格納領域を示しているので、ポインタが示すアドレスから値を読み出すことによりループ回数を取得し、ステップS408に移行して、ポインタのアドレス値を「1」加算し、ステップS410に移行する。
ステップS410では、現在のポインタが比率ブロックヘッダにおける開始番号値の格納領域を示しているので、ポインタが示すアドレスから値を読み出すことにより開始番号値を取得し、ステップS412に移行して、ポインタのアドレス値を「1」加算し、ステップS414に移行する。
In step S406, since the current pointer indicates the storage area of the loop count in the ratio block header, the loop count is obtained by reading the value from the address indicated by the pointer, and the process proceeds to step S408, where the address value of the pointer Is incremented by "1" and the process proceeds to step S410.
In step S410, since the current pointer indicates the storage area of the start number value in the ratio block header, the start number value is obtained by reading the value from the address indicated by the pointer, and the process proceeds to step S412. The address value is incremented by “1”, and the process proceeds to step S414.

ステップS414では、現在のポインタのアドレス値を比率ブロックの先頭位置としてRAM240の所定領域に記憶し、ステップS416に移行する。
ステップS416では、現在のポインタが比率ブロックにおける境界値の格納領域を示しているので、ポインタが示すアドレスから値を読み出すことにより境界値を取得し、ステップS418に移行して、取得した乱数値から、取得した境界値を減算し、ステップS420に移行する。
In step S414, the address value of the current pointer is stored in a predetermined area of the RAM 240 as the head position of the ratio block, and the process proceeds to step S416.
In step S416, since the current pointer indicates the storage area of the boundary value in the ratio block, the boundary value is acquired by reading the value from the address indicated by the pointer, the process proceeds to step S418, and the acquired random number value is used. The obtained boundary value is subtracted, and the process proceeds to step S420.

ステップS420では、ステップS418の減算値が「0」未満であるか否かを判定し、減算値が「0」未満であると判定したとき(Yes)は、ステップS422に移行する。
ステップS422では、比率ブロックの先頭位置をRAM240から読み出し、ステップS424に移行して、現在のポインタのアドレス値から、読み出した比率ブロックの先頭位置を減算し、ステップS426に移行して、読み出した開始番号値にステップS424の減算値を加算して変動パターン番号を算出し、ステップS428に移行する。
In step S420, it is determined whether or not the subtraction value in step S418 is less than “0”. When it is determined that the subtraction value is less than “0” (Yes), the process proceeds to step S422.
In step S422, the head position of the ratio block is read from the RAM 240, the process proceeds to step S424, the head position of the read ratio block is subtracted from the address value of the current pointer, the process proceeds to step S426, and the read start is performed. The subtraction value of step S424 is added to the number value to calculate the variation pattern number, and the process proceeds to step S428.

ステップS428では、算出した変動パターン番号に基づいて、演出図柄の変動パターンを指定するための指定コマンド(第1制御コマンド)をRAM240の所定領域に格納し、一連の処理を終了して元の処理に復帰させる。
一方、ステップS420で、ステップS418の減算値が「0」以上であると判定したとき(No)は、ステップS430に移行して、ポインタのアドレス値を「1」加算し、ステップS432に移行する。
In step S428, based on the calculated variation pattern number, a designation command (first control command) for designating the variation pattern of the effect symbol is stored in a predetermined area of the RAM 240, and a series of processing is terminated and the original processing is completed. Return to.
On the other hand, when it is determined in step S420 that the subtraction value in step S418 is “0” or more (No), the process proceeds to step S430, the pointer address value is incremented by “1”, and the process proceeds to step S432. .

ステップS432では、ループ回数を「1」減算し、ステップS434に移行して、ループ回数が「0」でないか否かを判定し、ループ回数が「0」でないと判定したとき(Yes)は、ステップS416に移行する。
一方、ステップS434で、ループ回数が「0」であると判定したとき(No)は、ステップS406に移行する。
In step S432, “1” is subtracted from the number of loops, and the process proceeds to step S434, where it is determined whether the number of loops is not “0”, and when it is determined that the number of loops is not “0” (Yes), The process proceeds to step S416.
On the other hand, when it is determined in step S434 that the number of loops is “0” (No), the process proceeds to step S406.

次に、本実施の形態の動作を説明する。
まず、パチンコ機に電源が投入されると、主制御基板210により、遊技制御処理が実行され、遊技可能な状態となる。遊技者は、貸し出しを受けた遊技球をパチンコ機に装填し、発射ハンドルを操作して遊技球を遊技盤面102に発射することにより遊技を行うことができる。
Next, the operation of the present embodiment will be described.
First, when the power is turned on to the pachinko machine, the main control board 210 executes a game control process and enters a game-ready state. A player can play a game by loading the rented game ball into a pachinko machine and operating the launch handle to launch the game ball onto the game board surface 102.

遊技可能状態において、遊技盤面102に発射された遊技球が始動入賞口111に入賞すると、始動入賞口スイッチ131により検出信号が出力される。主制御基板210では、始動入賞口スイッチ131から検出信号が入力されると、ほぼそのタイミングで、当たり決定乱数、大当たり種別決定乱数および停止図柄決定乱数が対応の乱数カウンタから取得されRAM240に格納される。そして、当たり決定乱数がRAM240から読み出される。このとき、読み出された乱数値が大当たり値と一致していると判定されると、大当たりとなる。   In a game-ready state, when a game ball launched on the game board surface 102 wins the start winning opening 111, a detection signal is output by the starting winning opening switch 131. In the main control board 210, when a detection signal is input from the start winning port switch 131, at almost the same timing, the winning decision random number, the big hit type determining random number and the stop symbol determining random number are obtained from the corresponding random number counter and stored in the RAM 240. The Then, the winning random number is read from the RAM 240. At this time, if it is determined that the read random number value matches the jackpot value, it is a jackpot.

大当たりとなると、ステップS310を経て、大当たり種別決定乱数がRAM240から読み出され、読み出された乱数値の順位の遊技状態番号が大当たり種別決定テーブルから読み出される。次いで、ステップS312を経て、遊技状態番号に対応する停止図柄決定テーブルが読み出され、停止図柄決定乱数がRAM240から読み出され、読み出された乱数値の順位の停止図柄番号が停止図柄決定テーブルから読み出される。そして、読み出された停止図柄番号に基づいて指定コマンドがRAM240の所定領域に格納される。   When the jackpot is reached, the jackpot type determination random number is read from the RAM 240 through step S310, and the gaming state number of the order of the read random number value is read from the jackpot type determination table. Next, through step S312, the stop symbol determination table corresponding to the game state number is read, the stop symbol determination random number is read from the RAM 240, and the stop symbol number of the read random number value rank is the stop symbol determination table. Read from. A designation command is stored in a predetermined area of the RAM 240 based on the read stop symbol number.

また、ステップS400〜S410を経て、現在の遊技状態に対応する変動パターン決定テーブル400が読み出され、乱数カウンタから変動パターン決定乱数が取得され、変動パターン決定テーブル400からループ回数および開始番号値が読み出される。次いで、ステップS416〜S420を経て、変動パターン決定テーブル400から境界値が読み出され、取得された乱数値が、読み出された境界値を境界とする数値範囲に属するか否かが判定される。この比較判定処理の結果、乱数値が数値範囲に属すると判定されると、ステップS426、S428を経て、比較判定処理の実行回数および開始番号値に基づいて変動パターン番号が算出され、算出された変動パターン番号に基づいて指定コマンドがRAM240の所定領域に格納される。   Further, through steps S400 to S410, the variation pattern determination table 400 corresponding to the current gaming state is read, the variation pattern determination random number is acquired from the random number counter, and the loop count and start number value are obtained from the variation pattern determination table 400. Read out. Next, through steps S416 to S420, a boundary value is read from the variation pattern determination table 400, and it is determined whether or not the obtained random number value belongs to a numerical range having the read boundary value as a boundary. . As a result of the comparison determination process, when it is determined that the random number value belongs to the numerical value range, the variation pattern number is calculated based on the number of executions of the comparison determination process and the start number value through steps S426 and S428. A designated command is stored in a predetermined area of the RAM 240 based on the variation pattern number.

これに対し、乱数値が数値範囲に属さないと判定されると、ステップS430〜S434、S416〜S420を繰り返し経て、ループ回数を上限として、乱数値が数値範囲に属すると判定されるまで上記比較判定処理が繰り返し実行される。
RAM240の指定コマンドは、図柄制御装置152に出力される。そして、決定された変動パターンで演出図柄が変動表示され、所定の変動時間経過後に、決定された組み合わせで停止する。演出図柄の停止後は、遊技状態番号に対応する特賞状態が生起する。大当たりとなった場合は、「時短」、「左奇」、「左偶」および「2ラウンド」のいずれかが生起する。
On the other hand, if it is determined that the random number value does not belong to the numerical value range, the above comparison is repeated through steps S430 to S434 and S416 to S420 until the random number value is determined to belong to the numerical value range with the loop count as the upper limit. The determination process is repeatedly executed.
The designation command in the RAM 240 is output to the symbol control device 152. Then, the effect design is variably displayed with the determined variation pattern, and after the predetermined variation time has elapsed, the determined combination is stopped. After the production symbol is stopped, a special prize state corresponding to the game state number occurs. In the case of a big hit, one of “short time”, “left odd”, “left even” and “2 rounds” occurs.

一方、読み出された乱数値が大当たり値と一致しないと判定されると、ステップS322を経て、読み出された乱数値が小当たり値と一致していると判定されると、小当たりとなる。
小当たりとなると、ステップS312、S314を経て、大当たりの時と同様に、停止図柄の組み合わせおよび変動パターンが決定される。そして、決定された変動パターンで演出図柄が変動表示され、所定の変動時間経過後に、「小当たり」を示す組み合わせで停止する。演出図柄の停止後は、「小当たり」が生起する。
On the other hand, if it is determined that the read random number value does not match the jackpot value, it is determined that the read random number value matches the jackpot value through step S322. .
When it is a small hit, a combination of stop symbols and a variation pattern are determined through steps S312 and S314 as in the case of a big win. Then, the effect design is variably displayed with the determined variation pattern, and after a predetermined variation time has elapsed, the combination is stopped with a combination indicating “small hit”. After the production symbol stops, “small hit” occurs.

特賞状態の生起中は、大入賞口115が所定の開閉パターンで開放制御され、大入賞口115に遊技球が入賞すると、1個当たりの入賞につき所定数の賞球が払い出される。
一方、読み出された乱数値が小当たり値と一致しないと判定されると、ステップS426、S428を経て、大当たりの時と同様に、停止図柄の組み合わせおよび変動パターンが決定される。そして、決定された変動パターンで演出図柄が変動表示され、所定の変動時間経過後に、「はずれ」を示す組み合わせで停止する。演出図柄の停止後は、通常状態が継続する。
During the occurrence of the special prize state, the special prize opening 115 is controlled to be opened and closed with a predetermined opening / closing pattern, and when a game ball is won in the special prize opening 115, a predetermined number of prize balls are paid out per prize.
On the other hand, if it is determined that the read random number value does not coincide with the small hit value, the combination of stop symbols and the variation pattern are determined through steps S426 and S428 as in the case of the big win. Then, the effect design is variably displayed in accordance with the determined variation pattern, and after a predetermined variation time has elapsed, the combination is stopped in a combination indicating “out”. After the production symbol is stopped, the normal state continues.

このようにして、本実施の形態では、現在の遊技状態に対応する変動パターン決定テーブル400を読み出し、変動パターン決定乱数を取得し、ループ回数、開始番号値および境界値を変動パターン決定テーブル400から読み出し、取得した乱数値が、読み出した境界値を境界とする数値範囲に属するか否かを判定する比較判定処理を、ループ回数を上限として乱数値が数値範囲に属すると判定するまで繰り返し実行し、乱数値が数値範囲に属すると判定したときは、比較判定処理の実行回数および開始番号値に基づいて変動パターン番号を算出し、算出した変動パターン番号に基づいて変動パターンを決定する。   Thus, in the present embodiment, the variation pattern determination table 400 corresponding to the current gaming state is read, the variation pattern determination random number is acquired, and the loop count, start number value, and boundary value are obtained from the variation pattern determination table 400. The comparison / determination process for determining whether the read and acquired random number value belongs to the numerical range with the read boundary value as a boundary is repeatedly executed until it is determined that the random number value belongs to the numerical range with the loop count as the upper limit. When it is determined that the random value belongs to the numerical value range, the variation pattern number is calculated based on the number of executions of the comparison determination process and the start number value, and the variation pattern is determined based on the calculated variation pattern number.

これにより、変動パターン決定テーブル400は、ループ回数、開始番号値、およびループ回数に相当する個数の境界値を登録するだけでよいので、従来に比して、データ容量を低減することができる。また、乱数値が数値範囲に属するかを判定するだけなので、処理負荷を低減することができる。
さらに、本実施の形態では、変動パターン決定テーブル400は、比率ブロックヘッダおよび比率ブロックを複数組登録し、比較判定処理の実行回数がループ回数に達したと判定したときは、比率ブロックヘッダおよび比率ブロックの次の組を対象として比較判定処理を繰り返し実行する。
これにより、例えば、図3(b)に示すように、変動パターン番号が不連続な区間が存在しても容易に対応することができる。
As a result, the variation pattern determination table 400 only needs to register the number of loops, the start number value, and the number of boundary values corresponding to the number of loops, so that the data capacity can be reduced as compared with the conventional case. Moreover, since it is only determined whether a random value belongs to a numerical value range, a processing load can be reduced.
Furthermore, in the present embodiment, the variation pattern determination table 400 registers a plurality of ratio block headers and ratio blocks, and when it is determined that the number of executions of the comparison determination process has reached the number of loops, the ratio block header and ratio The comparison determination process is repeatedly executed for the next set of blocks.
Thereby, for example, as shown in FIG. 3B, it is possible to easily cope with a section where the variation pattern number is discontinuous.

上記実施の形態において、演出図柄表示装置104は、請求項1または2記載の図柄表示手段に対応し、図柄制御装置152は、請求項1または2記載の図柄表示制御手段に対応し、ステップS306、S308は、請求項2記載の抽選手段に対応し、ステップS400、S401は、請求項2記載のテーブル読出手段に対応している。また、ステップS404は、請求項1または2記載の乱数取得手段に対応し、ステップS406、S410は、請求項1ないし3記載の基礎情報読出手段に対応し、ステップS416〜S420は、請求項1ないし3記載の比較判定手段に対応し、ステップS422〜S426は、請求項1または2記載の更新手段に対応している。   In the above embodiment, the effect symbol display device 104 corresponds to the symbol display means according to claim 1 or 2, and the symbol control device 152 corresponds to the symbol display control means according to claim 1 or 2, and step S306. , S308 corresponds to the lottery means described in claim 2, and steps S400, S401 correspond to the table reading means described in claim 2. Further, step S404 corresponds to the random number acquisition means according to claim 1 or 2, steps S406 and S410 correspond to the basic information reading means according to claims 1 to 3, and steps S416 to S420 correspond to claim 1. The steps S422 to S426 correspond to the updating unit according to the first or second aspect.

また、上記実施の形態において、ステップS428は、請求項1または2記載の変動パターン決定手段に対応し、ステップS432、S434は、請求項1ないし3記載の繰返実行手段、または請求項3記載の第2繰返実行手段に対応し、変動パターン番号は、請求項1または2記載のパターン識別情報に対応している。また、比率ブロックヘッダは、請求項1ないし3記載の基礎情報に対応し、比率ブロックは、請求項1ないし3記載の境界値情報に対応し、ROM230は、請求項1または2記載のテーブル記憶手段に対応している。   Further, in the above embodiment, step S428 corresponds to the variation pattern determining means according to claim 1 or 2, and steps S432 and S434 are the repeated execution means according to claims 1 to 3, or claim 3. The variation pattern number corresponds to the pattern identification information according to claim 1 or 2. The ratio block header corresponds to the basic information described in claims 1 to 3, the ratio block corresponds to the boundary value information described in claims 1 to 3, and the ROM 230 stores the table stored in claim 1 or 2. Corresponds to the means.

なお、上記実施の形態において、変動パターン決定テーブル400は、比率ブロックヘッダおよび比率ブロックを複数組登録して構成したが、これに限らず、比率ブロックヘッダおよび比率ブロックを1組だけ登録して構成することもできる。また、比率ブロックは、複数の境界値を含んで構成したが、これに限らず、境界値を1つだけ含んで構成することもできる。   In the above embodiment, the variation pattern determination table 400 is configured by registering a plurality of sets of ratio block headers and ratio blocks. However, the present invention is not limited to this, and is configured by registering only one set of ratio block headers and ratio blocks. You can also In addition, the ratio block includes a plurality of boundary values. However, the ratio block is not limited thereto, and may be configured to include only one boundary value.

また、上記実施の形態においては、開始番号値に比較判定処理の実行回数を加算して変動パターン番号を算出するように構成したが、これに限らず、例えば、比較判定処理の実行回数に所定値を乗算し、その乗算値に開始番号値を加算して変動パターン番号を算出するように構成することもできる。すなわち、開始番号値および比較判定処理の実行回数から変動パターン番号を一意に算出できれば任意の計算式を採用することができる。   In the above embodiment, the variation pattern number is calculated by adding the number of executions of the comparison determination process to the start number value. However, the present invention is not limited to this. For example, the number of executions of the comparison determination process is predetermined. A variation pattern number may be calculated by multiplying the value and adding the start number value to the multiplied value. That is, any calculation formula can be employed as long as the variation pattern number can be calculated uniquely from the start number value and the number of executions of the comparison determination process.

また、上記実施の形態においては、当たり決定乱数により大当たりの判定および小当たりの判定を行うように構成したが、これに限らず、小当たりを生起させるか否かの小当たり抽選に用いる乱数(以下、小当たり決定乱数という。)を設け、当たり決定乱数により大当たりの判定(ステップS308)を、小当たり決定乱数により小当たりの判定(ステップS324)をそれぞれ行うように構成することもできる。この場合、小当たり決定乱数は、始動入賞口111に遊技球が入賞した入賞タイミングで乱数カウンタから取得する。   In the above-described embodiment, the jackpot determination and the jackpot determination are performed using the hit determination random numbers. However, the present invention is not limited to this, and a random number used for the lottery lottery for determining whether or not to generate the jackpot ( Hereinafter, it is also possible to provide a small hit determination random number (step S 308) and a small hit determination (step S 308) using the small hit determination random number. In this case, the small hit determination random number is acquired from the random number counter at the winning timing when the game ball wins the start winning opening 111.

また、上記実施の形態においては、変動パターンを決定する場合について本発明を適用したが、これに限らず、遊技機で発生する事象を決定するあらゆる場合について適用することができる。すなわち、複数の事象のなかからいずれかを決定し、決定した事象を発生させる遊技機において、比較判定の繰り返し回数および前記事象を特定する事象識別情報を含む基礎情報、並びに、乱数値が属するか否かを判定するための比較数値範囲の境界値を少なくとも前記繰り返し回数に相当する個数含む境界値情報を登録した事象決定テーブルを記憶するテーブル記憶手段と、所定の数値範囲でいずれかの値を取り得る乱数を取得する乱数取得手段と、前記繰り返し回数および前記事象識別情報を前記事象決定テーブルから読み出す基礎情報読出手段と、前記事象決定テーブルから前記境界値を読み出し、前記乱数取得手段で取得した乱数値が、前記読み出した境界値を境界とする数値範囲に属するか否かを判定する比較判定手段と、前記基礎情報読出手段で読み出した繰り返し回数を上限として、前記数値範囲に属すると判定するまで前記比較判定手段を繰り返し実行する繰返実行手段と、前記数値範囲に属すると判定したときは、前記比較判定手段の実行回数に基づいて、前記基礎情報読出手段で読み出した事象識別情報を更新する更新手段とを備え、更新した事象識別情報に基づいて前記事象を決定する。   In the above embodiment, the present invention is applied to the case where the variation pattern is determined. However, the present invention is not limited to this, and can be applied to any case where an event occurring in the gaming machine is determined. That is, in a gaming machine that determines one of a plurality of events and generates the determined event, the basic information including the number of repetitions of comparison determination and event identification information that identifies the event, and a random value belong Table storage means for storing an event determination table in which boundary value information including at least the number of boundary values in the comparison numerical value range corresponding to the number of repetitions is determined, and any value within a predetermined numerical value range Random number acquisition means for acquiring a random number that can take, the basic information reading means for reading the repetition count and the event identification information from the event determination table, the boundary value is read from the event determination table, and the random number acquisition Comparison determination means for determining whether the random value acquired by the means belongs to a numerical range having the read boundary value as a boundary; Repeating execution means for repeatedly executing the comparison determination means until it is determined that the number of repetitions read by the information reading means belongs to the numerical range, and the comparison determination means when determined to belong to the numerical range And updating means for updating the event identification information read by the basic information reading means, and determining the event based on the updated event identification information.

また、上記実施の形態において、図4〜図9のフローチャートに示す遊技制御処理を実行するにあたってはいずれも、ROM230にあらかじめ格納されている遊技制御プログラムを実行する場合について説明したが、これに限らず、これらの手順を示したプログラムが記憶された記憶媒体から、そのプログラムをRAM240に読み込んで実行するようにしてもよい。   Further, in the above-described embodiment, the case where the game control program stored in advance in the ROM 230 is executed in the execution of the game control process shown in the flowcharts of FIGS. Instead, the program may be read from the storage medium storing the program showing these procedures into the RAM 240 and executed.

ここで、記憶媒体とは、RAM、ROM等の半導体記憶媒体、FD、HD等の磁気記憶型記憶媒体、CD、CDV、LD、DVD等の光学的読取方式記憶媒体、MO等の磁気記憶型/光学的読取方式記憶媒体であって、電子的、磁気的、光学的等の読み取り方法のいかんにかかわらず、コンピュータで読み取り可能な記憶媒体であれば、あらゆる記憶媒体を含むものである。
また、上記実施の形態においては、パチンコ機である遊技機に本発明を適用した場合について説明したが、これに限らず、本発明の主旨を逸脱しない範囲で他のアミューズメントゲーム機等の遊技機にも適用可能である。
Here, the storage medium is a semiconductor storage medium such as RAM or ROM, a magnetic storage type storage medium such as FD or HD, an optical reading type storage medium such as CD, CDV, LD, or DVD, or a magnetic storage type such as MO. / Optical reading type storage media, including any storage media that can be read by a computer regardless of electronic, magnetic, optical, or other reading methods.
In the above embodiment, the case where the present invention is applied to a gaming machine that is a pachinko machine has been described. However, the present invention is not limited to this, and other gaming machines such as an amusement game machine or the like without departing from the gist of the present invention. It is also applicable to.

パチンコ機における遊技盤面102の正面部、特に説明に必要な部分を模式的に示した図である。It is the figure which showed typically the front part of the game board surface 102 in a pachinko machine, especially the part required for description. 遊技制御装置200の構成を示すブロック図である。2 is a block diagram showing a configuration of a game control device 200. FIG. 変動パターン決定テーブル400のデータ構造を示す図である。It is a figure which shows the data structure of the fluctuation pattern determination table 400. 遊技制御処理を示すフローチャートである。It is a flowchart which shows a game control process. 割込処理を示すフローチャートである。It is a flowchart which shows an interruption process. 乱数更新処理を示すフローチャートである。It is a flowchart which shows a random number update process. 入賞スイッチ入力処理を示すフローチャートである。It is a flowchart which shows a winning switch input process. 大当たり判定処理を示すフローチャートである。It is a flowchart which shows a jackpot determination process. 変動パターン決定処理を示すフローチャートである。It is a flowchart which shows a fluctuation pattern determination process.

符号の説明Explanation of symbols

104 演出図柄表示装置
106 特別図柄表示装置
108 普通図柄表示装置
109 遊技状態表示装置
111 始動入賞口
112 普通電動役物
113、114 作動ゲート
115 大入賞口
131 始動入賞口スイッチ
150 演出制御装置
152 図柄制御装置
200 遊技制御装置
210 主制御基板
212 電源回路
220 CPU
230 ROM
240 RAM
250 入力ポート
255 出力ポート
104 effect symbol display device 106 special symbol display device 108 normal symbol display device 109 gaming state display device 111 start winning port 112 normal electric accessory 113, 114 operation gate 115 large winning port 131 start winning port switch 150 effect control device 152 symbol control Device 200 Game control device 210 Main control board 212 Power supply circuit 220 CPU
230 ROM
240 RAM
250 input port 255 output port

Claims (2)

複数の変動パターンのうちから変動パターンを決定する変動パターン決定手段と、前記変動パターン決定手段で決定した変動パターンにより図柄表示手段で図柄を変動表示する制御を行う図柄表示制御手段とを備え、前記図柄表示制御手段は、所定の遊技状態を生起させると判定したときは、前記変動図柄を特定の態様で停止させる遊技機であって、
前記変動パターン決定手段は、
所定の数値範囲でいずれかの値を取り得る乱数値を取得する乱数取得手段と、
記変動パターンを特定する連続する変動パターン番号に対応付けられた比較数値範囲の境界値を含む複数の境界情報、および前記複数の境界情報に対応付けられた前記変動パターン番号のうちの最小値である開始番号値を含む基礎情報を1つの組としてそれら複数組登録した変動パターン決定テーブルを記憶するテーブル記憶手段と、
前記テーブル記憶手段に記憶されている前記変動パターン決定テーブルから前記複数の境界値情報および前記基礎情報の組を一組ずつ処理対象とする処理対象設定手段と、
前記処理対象設定手段で処理対象とした前記複数の境界値情報および前記基礎情報の組に含まれる前記境界値を数値の小さいものから順に取得し、取得した前記境界値よりも前記乱数取得手段で取得した乱数値が小さいか否かを判定する比較判定手段と
前記比較判定手段で前記境界値よりも前記乱数取得手段で取得した乱数値が小さいと判定したときは、前記処理対象設定手段で前記複数の境界値情報および前記基礎情報の組の処理対象の設定後に行われた前記比較判定手段による判定の実行回数と前記処理対象設定手段で処理対象とした前記基礎情報における前記開始番号値とを演算し前記変動パターン番号算出する変動パターン番号算出手段と、
前記変動パターン番号算出手段で算出した前記変動パターン番号に基づいて前記変動パターンを決定する変動パターン決定実行手段と、を備えることを特徴とする遊技機。
With a variation pattern determining means for determining a variation pattern from a plurality of variation patterns, and a symbol display control means for performing control to change display of symbols in the symbol display means by variation pattern determined by the change pattern determination means, wherein When it is determined that the predetermined game state is caused , the symbol display control means is a gaming machine that stops the variable symbol in a specific manner,
The variation pattern determining means includes
Random number acquisition means for acquiring a random value that can take any value within a predetermined numerical range;
Minimum value of the previous SL more boundary information including the boundary values of the comparison value range associated with the variation pattern number consecutive to identify the variation pattern, and the associated with the plurality of boundary information the variation pattern number Table storage means for storing a variation pattern determination table in which a plurality of sets of basic information including a start number value as a set are registered;
Processing target setting means for processing a set of the plurality of boundary value information and the basic information one by one from the variation pattern determination table stored in the table storage means ;
In the processing to obtain the boundary value included in the set of the plurality of boundary value information and the basic information processed by the target setting means starting with the lowest number in the order, the random number acquisition means than the boundary value acquired Comparison determination means for determining whether or not the acquired random number value is small ,
When the comparison determination unit determines that the random value acquired by the random number acquisition unit is smaller than the boundary value, the processing target setting unit sets the processing target of the set of the plurality of boundary value information and the basic information. a variation pattern number calculating means for calculating the variation pattern number by calculating said start number value in the basic information and the processing target with the number of execution times of the determination the processing target setting means according to the comparison determination unit made after ,
Gaming machine according to claim Rukoto and a variation pattern decision making means for determining the variation pattern on the basis of the variation pattern number calculated by the fluctuation pattern number calculation means.
請求項1に記載の遊技機において、
始動入賞口への入賞を契機として前記所定の遊技状態を生起させるか否かの抽選を行う抽選手段を備え、
前記図柄表示制御手段は、前記始動入賞口への入賞を契機として前記変動パターン決定手段で決定した変動パターンにより図柄表示手段で図柄を変動表示する制御を行、前記抽選手段の抽選結果に基づいて前記所定の遊技状態を生起させると判定したときは、前記変動図柄を特定の態様で停止させ、
前記テーブル記憶手段は、前記変動パターン決定テーブルを複数の遊技状態のそれぞれについて記憶
前記処理対象設定手段は、現在の遊技状態に対応する前記変動パターン決定テーブルを前記テーブル記憶手段から読み出し、読み出した変動パターン決定テーブルから前記複数の境界値情報および前記基礎情報の組を一組ずつ処理対象とし
前記比較判定手段は、前記処理対象設定手段で処理対象とした前記複数の境界値情報および前記基礎情報の組に含まれる前記境界値を数値の小さいものから順に取得し、取得した前記境界値よりも前記乱数取得手段で取得した乱数値が小さいか否かを判定することを特徴とする遊技機。
In the gaming machine according to claim 1,
Triggered by the winning to start winning opening comprises a drawing means for performing drawing of whether to rise to the predetermined gaming state,
The symbol display control means have line control of variable display of symbols in the symbol display means by variation pattern determined by the change pattern determination means winning to the start winning opening triggered, based on the lottery result of the lottery means When it is determined that the predetermined gaming state is to occur, the variable symbol is stopped in a specific manner ,
It said table storage means stores for each said variation pattern determination table of the plurality of gaming state,
The processing target setting means, the change pattern determination table corresponding to the current game state to read out from said table storage means, a set of the read variation pattern determination table of the plurality of boundary value information and the basic information of an Each group is a target for processing .
The comparison determination unit obtains the boundary values included in the set of the plurality of boundary values information processed by the processing target setting means and the basic information from small numerically in sequence, of the boundary values obtained And determining whether or not the random number value acquired by the random number acquisition means is small .
JP2005300146A 2005-10-14 2005-10-14 Game machine Active JP4963354B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005300146A JP4963354B2 (en) 2005-10-14 2005-10-14 Game machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005300146A JP4963354B2 (en) 2005-10-14 2005-10-14 Game machine

Publications (2)

Publication Number Publication Date
JP2007105288A JP2007105288A (en) 2007-04-26
JP4963354B2 true JP4963354B2 (en) 2012-06-27

Family

ID=38031613

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005300146A Active JP4963354B2 (en) 2005-10-14 2005-10-14 Game machine

Country Status (1)

Country Link
JP (1) JP4963354B2 (en)

Families Citing this family (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4721190B2 (en) * 2007-09-07 2011-07-13 サミー株式会社 Game machine
JP5538818B2 (en) * 2009-10-30 2014-07-02 株式会社ニューギン Game machine
JP2011115240A (en) * 2009-11-30 2011-06-16 Kyoraku Sangyo Kk Pachinko game machine
JP2012210405A (en) * 2011-03-23 2012-11-01 Takao Co Ltd Pinball game machine
JP5334337B2 (en) * 2011-03-29 2013-11-06 サミー株式会社 Game machine
JP6044057B2 (en) * 2011-08-18 2016-12-14 株式会社三洋物産 Game machine
JP5915022B2 (en) * 2011-08-18 2016-05-11 株式会社三洋物産 Game machine
JP5998457B2 (en) * 2011-11-11 2016-09-28 株式会社三洋物産 Game machine
JP6226631B2 (en) * 2013-08-20 2017-11-08 株式会社三共 Game machine
JP2015039381A (en) * 2013-08-20 2015-03-02 株式会社三共 Game machine
JP2015039380A (en) * 2013-08-20 2015-03-02 株式会社三共 Game machine
JP6372151B2 (en) * 2014-04-30 2018-08-15 株式会社三洋物産 Game machine
JP6372152B2 (en) * 2014-04-30 2018-08-15 株式会社三洋物産 Game machine
JP6372153B2 (en) * 2014-04-30 2018-08-15 株式会社三洋物産 Game machine
JP5918320B2 (en) * 2014-08-25 2016-05-18 株式会社三共 Game machine
JP6097354B2 (en) * 2015-07-31 2017-03-15 株式会社ソフイア Game machine
JP6160733B2 (en) * 2016-04-05 2017-07-12 株式会社三洋物産 Game machine
JP6496295B2 (en) * 2016-11-08 2019-04-03 株式会社三共 Game machine
JP6496294B2 (en) * 2016-11-08 2019-04-03 株式会社三共 Game machine
JP6380511B2 (en) * 2016-11-15 2018-08-29 株式会社三洋物産 Game machine
JP2018094115A (en) * 2016-12-14 2018-06-21 株式会社ソフイア Game machine
JP2018130624A (en) * 2018-06-05 2018-08-23 株式会社三洋物産 Game machine
JP6939956B2 (en) * 2019-01-22 2021-09-22 株式会社三洋物産 Pachinko machine
JP2019136612A (en) * 2019-06-04 2019-08-22 株式会社三洋物産 Game machine
JP2019147016A (en) * 2019-06-10 2019-09-05 株式会社三洋物産 Game machine
JP6881625B2 (en) * 2020-02-04 2021-06-02 株式会社三洋物産 Pachinko machine

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002113209A (en) * 2000-10-12 2002-04-16 Heiwa Corp Game machine and presentation method thereof

Also Published As

Publication number Publication date
JP2007105288A (en) 2007-04-26

Similar Documents

Publication Publication Date Title
JP4963354B2 (en) Game machine
JP4820171B2 (en) Game machine
JP5139676B2 (en) Game machine
JP5096738B2 (en) Game machine
JP4807998B2 (en) Slot machine
JP5616505B2 (en) Game machine
JP5851779B2 (en) Game machine
JP5358096B2 (en) Game machine
JP4763423B2 (en) Game machine
JP4913403B2 (en) Game machine
JP5541834B2 (en) Game machine
JP5500832B2 (en) Game machine
JP5739953B2 (en) Game machine
JP5074958B2 (en) Game machine
JP4913363B2 (en) Game machine
JP5314783B2 (en) Game machine
JP4787586B2 (en) Game machine
JP5032763B2 (en) Game machine
JP2007167360A (en) Slot machine
JP5140141B2 (en) Game machine
JP5767600B2 (en) Game machine
JP6039732B2 (en) Game machine
JP4878147B2 (en) Game machine
JP2006325753A (en) Game machine
JP5374476B2 (en) Game machine

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080730

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110630

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110705

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110902

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120321

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120323

R150 Certificate of patent or registration of utility model

Ref document number: 4963354

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150406

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250