JP2020048798A - Game machine - Google Patents

Game machine Download PDF

Info

Publication number
JP2020048798A
JP2020048798A JP2018180451A JP2018180451A JP2020048798A JP 2020048798 A JP2020048798 A JP 2020048798A JP 2018180451 A JP2018180451 A JP 2018180451A JP 2018180451 A JP2018180451 A JP 2018180451A JP 2020048798 A JP2020048798 A JP 2020048798A
Authority
JP
Japan
Prior art keywords
setting
display
game
processing
cpu
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.)
Granted
Application number
JP2018180451A
Other languages
Japanese (ja)
Other versions
JP2020048798A5 (en
JP6847083B2 (en
Inventor
矢次 譲
Yuzuru Yatsugi
譲 矢次
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.)
Fuji Shoji Co Ltd
Original Assignee
Fuji Shoji Co Ltd
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 Fuji Shoji Co Ltd filed Critical Fuji Shoji Co Ltd
Priority to JP2018180451A priority Critical patent/JP6847083B2/en
Publication of JP2020048798A publication Critical patent/JP2020048798A/en
Publication of JP2020048798A5 publication Critical patent/JP2020048798A5/ja
Application granted granted Critical
Publication of JP6847083B2 publication Critical patent/JP6847083B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Pinball Game Machines (AREA)

Abstract

To change the number of set values to be used while reducing the burden of rewriting a program.SOLUTION: A game machine according to the present invention includes main control means for controlling progress of a game operation, and performance control means for controlling progress of a performance operation. The main control means includes setting means capable of setting a value on the basis of a predetermined operation, and transmission means capable of transmitting predetermined information to the performance control means. The setting means can set any one of N types of setting values, the transmission means can transmit the set value information regarding the set value set by the setting means to the performance control means, the performance control means includes analysis means capable of analyzing the set value information received from the main control means, and the analysis means can analyze M types of set value information that is larger in number than the N types. The main control means can execute first processing with respect to the progress of the game operation on the basis of the N types of setting values, and the performance control means can execute second processing with respect to the progress of the performance operation on the basis of the M types of set value information.SELECTED DRAWING: Figure 58

Description

本発明は弾球遊技機、回胴遊技機などの遊技機に係るものであり、特には、遊技者に有利な遊技状態に当選させるか否かの確率についての段階を表す設定値を操作に基づき設定可能とされた遊技機に係る技術分野に関する。   The present invention relates to a gaming machine such as a ball game machine, a torso gaming machine, etc., and in particular, a set value representing a stage regarding a probability of whether or not to win a game state advantageous to a player is used for an operation. The present invention relates to a technical field related to a gaming machine that can be set based on the setting.

例えばパチンコ遊技機等の弾球遊技機や、スロットマシン等の回胴式遊技機等、各種の遊技機が広く知られている。
遊技機としては、例えばスロットマシンのように、遊技者に有利な遊技状態に当選させるか否かの当選確率についての段階を表す設定値を操作に基づき設定可能とされたものがある。
For example, various game machines are widely known, such as a ball game machine such as a pachinko game machine and a rotary game machine such as a slot machine.
As a gaming machine, for example, there is a gaming machine such as a slot machine in which a set value indicating a stage of a winning probability of whether or not to win a gaming state advantageous to a player can be set based on an operation.

なお、関連する従来技術については下記特許文献1を挙げることができる。   In addition, the following patent document 1 can be mentioned as a related prior art.

特許第5956529号公報Japanese Patent No. 5956529

設定値については、規則によって使用可能な数を規定することが考えられる。例えば、設定値「1」〜「6」の6段階の値を使用可能な値として規定することが考えられる。
このとき、実際に遊技機が使用する設定値の数は、上記の使用可能な数よりも少なくすることが可能である。例えば、使用可能な数=6であるのに対し、実際に使用する設定値の数を例えば「1」「2」「6」や「1」「3」「6」等の3とする等である。
Regarding the set value, it is conceivable that the number that can be used is specified by a rule. For example, it is conceivable to define six levels of setting values “1” to “6” as usable values.
At this time, the number of setting values actually used by the gaming machine can be smaller than the above-mentioned usable number. For example, while the usable number = 6, the number of setting values actually used is set to 3, for example, “1”, “2”, “6” or “1” “3” “6”. is there.

また、遊技機としては、同一機種であっても、仕様が異なる場合には実際に使用する設定値の数を異ならせることも考えられる。例えば、「乙」という同一機種の遊技機について、実際に使用する設定値の数を仕様Aの遊技機については「1」〜「6」の6値とし、仕様Bの遊技機については「1」「2」「6」の3値とする等である。   Further, even if the gaming machines are of the same model, if the specifications are different, it is conceivable that the number of actually used setting values differs. For example, for a gaming machine of the same model “Otsu”, the number of setting values actually used is set to six values of “1” to “6” for the gaming machine of the specification A, and “1” for the gaming machine of the specification B. , "2" and "6".

このように遊技機については、実際に使用する設定値の数を仕様によって異ならせることが考えられるが、この際、遊技機の動作プログラムについては、仕様ごとに異なるプログラムを用意することになる。例えば、上記の例において、仕様Aについてのプログラムを先に作成した場合には、仕様Bについてのプログラムは該仕様Aのプログラムの該当部分を書き替えて作成することになる。
設定値を利用する処理は多岐にわたるため、この際のプログラム書き替えには相応の作業負担を強いられることになる。
As described above, for the gaming machine, it is conceivable that the number of actually used setting values differs depending on the specification. At this time, as the operation program of the gaming machine, a different program is prepared for each specification. For example, in the above example, when the program for the specification A is created first, the program for the specification B is created by rewriting the corresponding part of the program of the specification A.
Since the process of using the set value is diversified, rewriting the program at this time imposes a corresponding work load.

本発明は上記事情に鑑み為されたものであり、使用する設定値の数の変更をプログラム書き替え作業の負担軽減を図りつつ実現することを目的とする。   The present invention has been made in view of the above circumstances, and an object of the present invention is to realize a change in the number of setting values to be used while reducing the load of a program rewriting operation.

本発明に係る遊技機は、遊技動作の進行制御を行う主制御手段と、演出動作の進行制御を行う演出制御手段とを備え、前記主制御手段は、所定の操作に基づき、遊技者に有利な遊技状態に当選させるか否かの当選確率についての段階を表す設定値を設定可能な設定手段と、前記演出制御手段に所定情報を送信可能な送信手段と、を有し、前記設定手段は、N種の中からいずれか一つの前記設定値を設定可能であり、前記送信手段は、前記設定手段により設定された前記設定値に関する設定値情報を、前記演出制御手段に送信可能に構成され、前記演出制御手段は、前記主制御手段から受信した前記設定値情報を解析可能な解析手段を有し、前記解析手段は、前記N種よりも多いM種の前記設定値情報を解析可能に構成され、前記主制御手段は、前記N種の前記設定値に基づいて、前記遊技動作の進行に関する第一処理を実行可能であり、前記演出制御手段は、前記M種の前記設定値情報に基づいて、前記演出動作の進行に関する第二処理を実行可能としたものである。   A gaming machine according to the present invention includes main control means for controlling progress of a game operation and effect control means for controlling progress of an effect operation, wherein the main control means is advantageous to a player based on a predetermined operation. Setting means that can set a setting value indicating a stage of a winning probability of whether or not to win the game state, and transmitting means that can transmit predetermined information to the effect control means, the setting means , Any one of the set values can be set from among the N types, and the transmitting means is configured to be able to transmit setting value information relating to the set values set by the setting means to the effect control means. The effect control means has an analyzing means capable of analyzing the set value information received from the main control means, and the analyzing means is capable of analyzing M kinds of the set value information more than the N kinds. Wherein the main control means comprises: A first process relating to the progress of the game operation can be executed based on the N types of the set values, and the effect control unit is configured to execute the first operation relating to the progress of the effect operation based on the M types of the set value information. The second processing can be executed.

これにより、設定値の段階数を変更可能とするにあたり、演出制御手段は、M段階までであれば、演出動作の進行に関する第二処理を実行可能とされている。すなわち、M段階までは演出制御手段のプログラム書き替えを不要とすることが可能となる。   Thus, when the number of steps of the set value can be changed, the effect control means can execute the second process relating to the progress of the effect operation up to M steps. That is, it is possible to eliminate the need for rewriting the program of the effect control means up to the M stage.

本発明によれば、使用する設定値の数の変更をプログラム書き替え作業の負担軽減を図りつつ実現することができる。   According to the present invention, it is possible to change the number of setting values to be used while reducing the load of the program rewriting operation.

本発明に係る実施形態としての遊技機の外観を示す正面側の斜視図である。It is a front perspective view showing the appearance of a game machine as an embodiment concerning the present invention. 実施形態としての遊技機の遊技盤の構成を示す図である。It is a figure showing composition of a game board of a game machine as an embodiment. 実施形態としての遊技機の制御構成を示すブロック図である。It is a block diagram which shows the control structure of the gaming machine as embodiment. 実施形態における先読み予告演出の例についての説明図である。It is an explanatory view about an example of a prefetch notice effect in an embodiment. 実施形態の主制御側メイン処理を示したフローチャートである。5 is a flowchart illustrating main control-side main processing according to the embodiment. 図5中の初期設定処理を示したフローチャートである。6 is a flowchart showing an initial setting process in FIG. 実施形態の電源異常チェック処理を示したフローチャートである。5 is a flowchart illustrating a power supply abnormality check process according to the embodiment. 設定変更処理、RAMクリア処理、設定確認処理、バックアップ復帰処理への移行にあたっての操作面での各判定条件と、Wレジスタの値との対応関係を示した図である。FIG. 9 is a diagram showing a correspondence relationship between each determination condition on the operation side when shifting to a setting change process, a RAM clear process, a setting confirmation process, and a backup restoration process, and a value of a W register. 図5中のメインループ処理を示したフローチャートである。6 is a flowchart illustrating a main loop process in FIG. 図5中の設定変更処理を示したフローチャートである。6 is a flowchart illustrating a setting change process in FIG. 5. 図10中の出力管理処理を示したフローチャートである。11 is a flowchart showing an output management process in FIG. 7セグデコードテーブルの例を示した図である。It is the figure which showed the example of the 7-segment decoding table. 設定値の表示器におけるセグメント構成とセグメントの表示パターンとの関係を例示した図である。It is the figure which illustrated the relationship between the segment configuration and the display pattern of the segment in the display unit of the set value. 図5中のRAMクリア処理を示したフローチャートである。6 is a flowchart showing a RAM clear process in FIG. 図5中の設定確認処理を示したフローチャートである。6 is a flowchart illustrating a setting confirmation process in FIG. 5. 設定値オフセット変換テーブルの例を示した図である。FIG. 5 is a diagram illustrating an example of a setting value offset conversion table. 図5中のメインループ前処理を示したフローチャートである。6 is a flowchart showing a main loop pre-process in FIG. 5. 実施形態の主制御側タイマ割込み処理を示したフローチャートである。5 is a flowchart illustrating a main control timer interrupt process according to the embodiment. 図18中の電源チェック・バックアップ処理を示したフローチャートである。19 is a flowchart illustrating a power supply check / backup process in FIG. 18. 図18中の設定異常チェック処理を示したフローチャートである。19 is a flowchart illustrating a setting error check process in FIG. 18. 図18中の特別図柄管理処理を示したフローチャートである。It is a flowchart showing a special symbol management process in FIG. 図21中の特図1始動口チェック処理を示したフローチャートである。22 is a flowchart showing a special figure 1 starting port check process in FIG. 21. 図21中の特別図柄変動開始処理を示したフローチャートである。22 is a flowchart showing a special symbol change start process in FIG. 21. 図23中の変動管理処理を示したフローチャートである。24 is a flowchart illustrating a fluctuation management process in FIG. 23. 図24中の大当り乱数判定処理を示したフローチャートである。25 is a flowchart showing a jackpot random number determination process in FIG. 24. 実施形態の大当り乱数判定手法の説明図である。It is explanatory drawing of the big hit random number determination technique of embodiment. 大当り乱数判定処理に用いられる大当り判定用乱数判定テーブルを例示した図である。It is the figure which illustrated the random number determination table for big hit determination used for big hit random number judgment processing. 図24中の変動パターン抽選処理を示したフローチャートである。25 is a flowchart showing a variation pattern lottery process in FIG. 24. 実施形態のはずれ変動パターンテーブルの例を示した図である。FIG. 6 is a diagram illustrating an example of a loss variation pattern table according to the embodiment. 実施形態の当り変動パターンテーブルの例を示した図である。It is a figure showing an example of a hit variation pattern table of an embodiment. 実施形態の当り変動パターンテーブルの他の例を示した図である。It is a figure showing other examples of a hit variation pattern table of an embodiment. 実施形態の設定エラー時共通変動パターンテーブルの例を示した図である。It is a figure showing an example of a common variation pattern table at the time of a setting error of an embodiment. 実施形態の設定エラー時共通変動パターンテーブルの他の例を示した図である。FIG. 10 is a diagram illustrating another example of the common variation pattern table at the time of a setting error according to the embodiment. 実施形態における第一データテーブルと第二データテーブルの格納例を示した図である。FIG. 4 is a diagram illustrating a storage example of a first data table and a second data table in the embodiment. 実施形態における第一データテーブルと第二データテーブルの他の格納例を示した図である。FIG. 8 is a diagram illustrating another example of storage of the first data table and the second data table in the embodiment. 主制御部のROMにおける記憶領域構造を例示した図である。FIG. 3 is a diagram illustrating a storage area structure in a ROM of a main control unit. 実施形態のシナリオ登録情報、ランプデータ登録情報、モータデータ登録情報の説明図である。FIG. 4 is an explanatory diagram of scenario registration information, lamp data registration information, and motor data registration information of the embodiment. 実施形態の音データ登録情報の説明図である。FIG. 4 is an explanatory diagram of sound data registration information according to the embodiment. 実施形態のメインシナリオテーブルの説明図である。It is an explanatory view of a main scenario table of an embodiment. 実施形態のサブシナリオテーブルの説明図である。It is an explanatory view of a sub-scenario table of an embodiment. 実施形態の演出制御メイン処理のフローチャートである。It is a flow chart of the production control main processing of an embodiment. 実施形態の演出制御におけるコマンド解析処理のフローチャートである。It is a flowchart of the command analysis processing in the effect control of the embodiment. 実施形態の演出制御におけるコマンド対応処理のフローチャートである。It is a flowchart of the command corresponding process in the effect control of the embodiment. 実施形態の演出制御タイマ割込処理のフローチャートである。It is a flow chart of the production control timer interruption processing of an embodiment. 実施形態の表示制御タイミングの説明図である。FIG. 5 is an explanatory diagram of display control timing according to the embodiment. 設定操作履歴の一表示態様を例示した図である。FIG. 9 is a diagram illustrating one display mode of a setting operation history. 設定確認中画面の例を示した図である。FIG. 11 is a diagram illustrating an example of a setting confirmation screen. 実施形態における履歴表示用情報の例を示した図である。FIG. 4 is a diagram illustrating an example of history display information in the embodiment. 実施形態としての履歴表示用情報のバックアップ動作例を説明するための図である。FIG. 9 is a diagram for describing an example of a backup operation of history display information as an embodiment. 履歴表示用情報における個別履歴情報の追加処理例を示した図である。FIG. 8 is a diagram illustrating an example of an additional process of adding individual history information in history display information. 実施形態の電源投入時履歴情報初期設定処理のフローチャートである。9 is a flowchart of power-on history information initialization processing according to the embodiment. 履歴表示の対象事象の発生に応じて履歴情報を更新するための処理を示したフローチャートである。9 is a flowchart illustrating a process for updating history information according to occurrence of a target event of history display. 実施形態の履歴情報更新処理のフローチャートである。9 is a flowchart of a history information update process according to the embodiment. 実施形態の履歴表示処理のフローチャートである。9 is a flowchart of a history display process according to the embodiment. 実施形態の履歴情報画面作成処理のフローチャートである。9 is a flowchart of a history information screen creation process according to the embodiment. 実施形態において表現可能とされる設定値の数値を例示した図である。FIG. 4 is a diagram illustrating numerical values of setting values that can be expressed in the embodiment. 実施形態の左図柄抽選処理のフローチャートである。It is a flow chart of left symbol lottery processing of an embodiment. 左図柄抽選テーブルの例を示した図である。It is the figure which showed the example of the left symbol lottery table. 左図柄抽選用オフセットテーブルの例を示した図である。It is the figure which showed the example of the offset table for left symbol lottery. 左図柄抽選処理の別例を示したフローチャートである。It is the flowchart which showed another example of left symbol lottery processing. 図60に示す処理で用いる左図柄抽選用オフセットテーブルの例を示した図である。FIG. 61 is a diagram showing an example of a left symbol lottery offset table used in the processing shown in FIG. 60. 実施形態のミニキャラ予告抽選処理のフローチャートである。It is a flow chart of the mini-character announcement lottery processing of an embodiment. 第一ミニキャラ予告抽選テーブルの例を示した図である。It is the figure which showed the example of the 1st mini-character announcement lottery table. 第一予告用オフセットテーブルの例を示した図である。FIG. 9 is a diagram illustrating an example of a first notice offset table. 第二ミニキャラ予告抽選テーブルの例を示した図である。It is the figure which showed the example of the 2nd mini-character announcement lottery table. 第二予告用オフセットテーブルの例を示した図である。It is a figure showing the example of the offset table for the 2nd notice. 実施形態の大当り演出抽選処理のフローチャートである。It is a flowchart of the big hit effect lottery process of an embodiment. 大当り終了INT示唆要素テーブルの例を示した図である。It is the figure which showed the example of the big hit end INT suggestion element table. 図68のテーブルを参照するための第一オフセットテーブルの例を示した図である。FIG. 69 is a diagram showing an example of a first offset table for referring to the table of FIG. 68. 図68のテーブルを参照するための第二オフセットテーブルの例を示した図である。FIG. 69 is a diagram showing an example of a second offset table for referring to the table of FIG. 68. 実施形態のSU予告抽選処理のフローチャートである。It is a flow chart of SU notice lottery processing of an embodiment. SU演出テーブルの例を示した図である。It is the figure which showed the example of the SU production table. SU段階抽選用オフセットテーブルの例を示した図である。It is the figure which showed the example of the offset table for SU stage lottery. SU3差替えテーブルの例を示した図である。It is the figure which showed the example of SU3 replacement table. SU3差替え用オフセットテーブルの例を示した図である。It is the figure which showed the example of the offset table for SU3 replacement. SU予告抽選処理の別例を示したフローチャートである。It is the flowchart which showed another example of SU notice lottery processing. 図76の処理で用いるSU3差替え用第一オフセットテーブル及びSU3差替え用第二オフセットテーブルの例を示した図である。FIG. 77 is a diagram illustrating an example of an SU3 replacement first offset table and an SU3 replacement second offset table used in the process of FIG. 76. 実施形態におけるSU予告演出の抽選態様例についての説明図である。It is explanatory drawing about the lottery aspect example of SU notice effect in embodiment. 第一変形例としての設定関連コマンド処理(S2130e)のフローチャートである。It is a flowchart of a setting related command process (S2130e) as a first modification. 第二変形例としての設定関連コマンド処理(S2130e)のフローチャートである。It is a flowchart of the setting related command process (S2130e) as a 2nd modification. 変形例において演出制御部が用いる設定値変換テーブルの例を示した図である。It is the figure which showed the example of the setting value conversion table which the production control section uses in the modification.

以下、添付図面を参照し、本発明に係る実施形態を次の順序で説明する。

<1.遊技機の構造>
<2.遊技機の制御構成>
[2-1.主制御部]
(設定値の変更操作について)
(性能表示について)
(演出制御コマンド)
[2-2.演出制御部]
<3.動作の概要説明>
[3-1.図柄変動表示ゲーム]
(特別図柄変動表示ゲーム)
(装飾図柄変動表示ゲーム)
(普通図柄変動表示ゲーム)
(保留について)
[3-2.遊技状態]
[3-3.当りについて]
[3-4.演出について]
(演出モード)
(予告演出)
(演出手段)
<4.主制御部の処理>
[4-1.主制御側メイン処理]
(初期設定処理)
(初期設定後の処理)
(メインループ処理)
(設定変更処理)
(RAMクリア処理)
(設定確認処理)
(メインループ前処理)
(実施形態としての設定値表示用データテーブルと設定値変換テーブルの利点)
[4-2.主制御側タイマ割込み処理]
(電源チェック・バックアップ処理)
(エラー管理及び遊技進行のための処理等)
[4-3.特別図柄変動表示ゲームに係る処理]
(特別図柄管理処理)
(特図1始動口チェック処理)
(特別図柄変動開始処理)
(変動管理処理)
(大当り乱数判定処理)
(変動パターン抽選処理)
(実施形態としての設定値関連データテーブルの利点)
<5.演出制御部の処理>
[5-1.処理概要]
[5-2.設定履歴確認画面の表示]
[5-3.実施形態における設定値のデータ型について]
[5-4.設定示唆演出]
(左図柄による示唆演出)
(ミニキャラ予告による示唆演出)
(大当り終了演出による示唆演出)
(SU予告による示唆演出)
[5-5.主制御部と演出制御部が対応する設定値範囲の差違について]
<6.変形例>
<7.実施形態のまとめ>
<8.その他変形例
Hereinafter, embodiments of the present invention will be described in the following order with reference to the accompanying drawings.

<1. Game machine structure>
<2. Game machine control configuration>
[2-1. Main control section]
(About changing the set value)
(About performance display)
(Direction control command)
[2-2. Production control section]
<3. Outline of operation>
[3-1. Design variation display game]
(Special symbol variation display game)
(Decorative design variation display game)
(Normal symbol display game)
(About hold)
[3-2. Game state]
[3-3. About hits]
[3-4. About production]
(Direction mode)
(Preliminary production)
(Direction means)
<4. Processing of main control unit>
[4-1. Main control side main processing]
(Initial setting process)
(Processing after initial setting)
(Main loop processing)
(Setting change processing)
(RAM clear processing)
(Setting confirmation process)
(Main loop preprocessing)
(Advantages of the setting value display data table and the setting value conversion table as the embodiment)
[4-2. Main control timer interrupt processing]
(Power check / backup processing)
(Error management and processing for game progress, etc.)
[4-3. Processing related to special symbol variation display game]
(Special symbol management processing)
(Special figure 1 starting port check processing)
(Special symbol change start processing)
(Change management processing)
(Big hit random number judgment processing)
(Variation pattern lottery processing)
(Advantages of the setting value related data table as the embodiment)
<5. Processing of effect control unit>
[5-1. Outline of processing]
[5-2. Display of setting history confirmation screen]
[5-3. Data Type of Setting Value in Embodiment]
[5-4. Setting suggestion effect]
(Suggested production with left symbol)
(Suggested production by mini-character notice)
(Suggested production by jackpot end production)
(Suggested production by SU notice)
[5-5. Regarding the difference in the set value range corresponding to the main control unit and the production control unit]
<6. Modification>
<7. Summary of Embodiment>
<8. Other variations

<1.遊技機の構造>

図1及び図2を参照して、本発明に係る実施形態としてのパチンコ遊技機1の構造について説明する。図1はパチンコ遊技機1の外観を示す正面側の斜視図を、図2はパチンコ遊技機1が有する遊技盤3の正面側を示した図である。
<1. Game machine structure>

With reference to FIG. 1 and FIG. 2, the structure of a pachinko gaming machine 1 as an embodiment according to the present invention will be described. FIG. 1 is a front perspective view showing the appearance of the pachinko gaming machine 1, and FIG.

図1に示すパチンコ遊技機1(以下「遊技機1」と略称する場合がある)は、木製の外枠4の前面に額縁状の前枠2を開閉可能に取り付け、前枠2の裏面に取り付けた遊技盤収納フレーム(図示せず)内に遊技盤3(図2参照)を装着し、この遊技盤3の表面に形成した遊技領域3aを前枠2の開口部に臨ませた構成を有する。この遊技領域3aの前側には、透明ガラスを支持したガラス扉6が設けられている。また遊技盤3の背面側には、遊技動作を制御するための各種制御基板(図3参照)が配設されている。   A pachinko gaming machine 1 (hereinafter sometimes abbreviated as “gaming machine 1”) shown in FIG. 1 has a frame-shaped front frame 2 attached to the front surface of a wooden outer frame 4 so as to be openable and closable. A game board 3 (see FIG. 2) is mounted in a mounted game board storage frame (not shown), and a game area 3 a formed on the surface of the game board 3 faces the opening of the front frame 2. Have. A glass door 6 supporting transparent glass is provided on the front side of the game area 3a. On the back side of the game board 3, various control boards (see FIG. 3) for controlling the game operation are arranged.

ガラス扉6の前側には扉ロック解除用のキーシリンダ(図示せず)が設けられており、このキーシリンダにキーを差し込んで一方側に操作すれば前枠2に対するガラス扉6のロック状態を、他方側に操作すれば外枠4に対する前枠2のロック状態をそれぞれ解除して前側に開放できるようになっている。   A key cylinder (not shown) for unlocking the door is provided on the front side of the glass door 6. When a key is inserted into this key cylinder and operated on one side, the locked state of the glass door 6 with respect to the front frame 2 is changed. By operating the other side, the locked state of the front frame 2 with respect to the outer frame 4 is released, and the front frame 2 can be opened to the front side.

ガラス扉6の下側には、ヒンジ(図示せず)により前枠2に開閉自在に枢支された前面操作パネル7が配置されている。前面操作パネル7には、上受け皿ユニット8が設けられ、この上受け皿ユニット8には、排出された遊技球を貯留する上受け皿9が形成されている。   A front operation panel 7 pivotally supported on the front frame 2 by a hinge (not shown) is provided below the glass door 6. An upper tray unit 8 is provided on the front operation panel 7, and an upper tray 9 for storing discharged game balls is formed on the upper tray unit 8.

また上受け皿ユニット8には、上受け皿9に貯留された遊技球を遊技機1の下方に抜くための球抜きボタン14と、遊技球貸出装置(図示せず)に対して遊技球の払い出しを要求するための球貸しボタン11と、遊技球貸出装置に挿入した有価価値媒体の返却を要求するためのカード返却ボタン12とが設けられている。また上受け皿ユニット8には、遊技者が操作可能に構成された演出ボタン13(操作手段)が設けられている。この演出ボタン13は、所定の入力受付期間中に内蔵ランプ(ボタンLED75)が点灯されて操作可能(入力受付可能)となり、その内蔵ランプ点灯中に所定の操作(押下、連打、長押し等)をすることにより演出に変化をもたらすことが可能となっている。
また、図1では図示を省略しているが、前面操作パネル7には、遊技者やホールスタッフ等の使用者が各種の項目の選択や方向指示等を行うための十字キー16が設けられている。
The upper tray unit 8 also provides a ball release button 14 for pulling out the game balls stored in the upper tray 9 below the gaming machine 1 and pays out game balls to a game ball lending device (not shown). A ball lending button 11 for making a request and a card return button 12 for requesting a return of a valuable medium inserted into the game ball lending device are provided. The upper receiving unit 8 is provided with an effect button 13 (operation means) configured to be operable by a player. The effect button 13 can be operated (input can be received) by turning on the built-in lamp (button LED 75) during a predetermined input receiving period, and can be operated (pressed, repeatedly pressed, long pressed, etc.) while the built-in lamp is turned on. By doing, it is possible to bring a change to the production.
Although not shown in FIG. 1, the front operation panel 7 is provided with a cross key 16 for a user such as a player or a hall staff to select various items or to give a direction instruction. I have.

また前面操作パネル7の右端部側には、発射装置32(図3参照)を作動させるための発射操作ハンドル15が設けられている。   On the right side of the front operation panel 7, a firing operation handle 15 for operating the firing device 32 (see FIG. 3) is provided.

また前枠2の上部の両側と発射操作ハンドル15の上側とには、音響により音演出効果(効果音)を発揮するスピーカ46が設けられている。また、ガラス扉6の適所には、光の装飾により光演出効果を発揮する装飾ランプ45(例えばフルカラーLEDによる光演出用LED等)が複数設けられている。この装飾ランプ45としてのフルカラーLED(光演出用LED)は、パチンコ遊技機の周囲、つまりガラス扉6の前枠周縁に周方向に複数個設けられている。   On both sides of the upper part of the front frame 2 and on the upper side of the firing operation handle 15, there are provided speakers 46 for producing a sound effect (sound effect) by sound. In addition, a plurality of decorative lamps 45 (for example, a light effect LED using a full-color LED, etc.) that exert a light effect by decoration of light are provided at appropriate places of the glass door 6. A plurality of full-color LEDs (light effect LEDs) as the decorative lamps 45 are provided around the pachinko gaming machine, that is, on the periphery of the front frame of the glass door 6 in the circumferential direction.

図2を参照して、遊技盤3の構成について説明する。図示の遊技盤3には、発射された遊技球を案内する球誘導レール5が盤面区画部材として環状に装着されており、この球誘導レール5取り囲まれた略円形状の領域が遊技領域3a、四隅は非遊技領域となっている。   The configuration of the game board 3 will be described with reference to FIG. In the illustrated game board 3, a ball guide rail 5 for guiding a shot game ball is annularly mounted as a board surface dividing member, and a substantially circular area surrounded by the ball guide rail 5 is a game area 3a, The four corners are non-game areas.

この遊技領域3aの略中央部には、たとえば3つ(左、中、右)の表示エリア(図柄変動表示領域)において、独立して数字やキャラクタや記号などによる複数種類の装飾図柄(たとえば、左図柄(左表示エリア対応)、中図柄(中表示エリア対応)、右図柄(右表示エリア対応))の変動表示動作(変動表示および停止表示)が可能である液晶表示装置(LCD)36が設けられている。この液晶表示装置36は、後述する演出制御部24の制御の下、装飾図柄の変動表示動作の他、種々の演出を画像により表示する。   In a substantially central portion of the game area 3a, for example, in three (left, middle, right) display areas (symbol change display areas), a plurality of types of decorative symbols (for example, numbers, characters, symbols, etc.) are independently provided. A liquid crystal display (LCD) 36 capable of performing a variable display operation (variable display and stop display) of a left symbol (corresponding to the left display area), a middle symbol (corresponding to the middle display area), and a right symbol (corresponding to the right display area) is provided. Is provided. The liquid crystal display device 36 displays various effects as images under the control of the effect control unit 24, which will be described later, in addition to the variable display operation of the decorative symbols.

また遊技領域3a内には、液晶表示装置36の表示面の周りを遠巻きに囲繞する形でセンター飾り48が設けられている。センター飾り48は、遊技盤3の前面側に沿って設けられ、周囲の遊技球から液晶表示装置36の表示面を保護すると共に、遊技球の打ち出しの強さ又はストローク長により、遊技球の流路を左右に振り分けることを可能とする流路振分手段として働く。本実施形態では、センター飾り48の存在によって遊技領域3a内の上部両側(左側と右側)に遊技球の流路が形成されるように、センター飾り48は遊技領域3aのほぼ中央部に配置されている。発射装置32により遊技領域3aの上部側に打ち込まれた遊技球は、鎧枠部48bの上部側で左右に振り分けられ、センター飾り48の左側の左流下経路3bと右側の右流下経路3cとの何れかを流下する。   In the game area 3a, a center decoration 48 is provided so as to surround the display surface of the liquid crystal display device 36 in a far winding manner. The center decoration 48 is provided along the front side of the game board 3 to protect the display surface of the liquid crystal display device 36 from surrounding game balls and to control the flow of the game balls by the strength or stroke length of the game balls. It acts as a flow distribution means that enables the road to be divided into right and left. In the present embodiment, the center decoration 48 is disposed substantially at the center of the game area 3a such that the presence of the center decoration 48 forms the flow path of the game ball on both upper sides (left and right) in the game area 3a. ing. The game balls hit by the firing device 32 on the upper side of the game area 3a are distributed right and left on the upper side of the armor frame portion 48b, and the left and right flowing paths 3b on the left side and the right flowing path 3c on the right side of the center decoration 48 are separated. Either flow down.

また遊技盤3の右上縁付近(右上隅)の非遊技領域は各種機能表示部となっており、7セグメント表示器(ドット付)を上始動口34(第1の特別図柄用)と下始動口35(第2の特別図柄用)に対応させて横に並べて構成される特別図柄表示装置38a(第1の特別図柄表示手段)と特別図柄表示装置38b(第2の特別図柄表示手段)とが設けられている。特別図柄表示装置38a、38bでは、7セグメント表示器により表現される「特別図柄」の変動表示動作による特別図柄変動表示ゲームが実行されるようになっている。そして上記の液晶表示装置36では、特別図柄表示装置38a、38bによる特別図柄の変動表示と時間的に同調して、画像による装飾図柄を変動表示して、種々の予告演出(演出画像)と共に装飾図柄変動表示ゲームが実行されるようになっている(これらの図柄変動表示ゲームについての詳細は追って説明する)。   The non-game area near the upper right edge (upper right corner) of the game board 3 is a function display section, and a 7-segment display (with dots) is provided with the upper starting port 34 (for the first special symbol) and the lower starting. A special symbol display device 38a (first special symbol display means) and a special symbol display device 38b (second special symbol display means) which are arranged side by side in correspondence with the mouth 35 (for the second special symbol). Is provided. In the special symbol display devices 38a and 38b, a special symbol variation display game by a variation display operation of "special symbol" represented by a seven-segment display is executed. In the liquid crystal display device 36, the decorative symbols are displayed in a variable manner in synchronization with the special symbol display devices 38a and 38b in a timely manner, and the decorations are displayed together with various announcement effects (effect images). The symbol variation display game is executed (the details of these symbol variation display games will be described later).

また各種機能表示部には、特別図柄表示装置38a、38bの隣に、7セグメント表示器(ドット付)からなる複合表示装置(保留複合表示用LED表示器)38cが配設されている。複合と称したのは、特別図柄1、2、普通図柄の作動保留球数の表示、変動時間短縮機能作動中(時短中)および高確率状態中(高確中)の状態報知という、5つの表示機能を有する保留・時短・高確複合表示装置(以下単に「複合表示装置」と称する)であるからである。   In addition, a composite display device (hold composite display LED display) 38c composed of a 7-segment display (with dots) is provided next to the special symbol display devices 38a and 38b in the various function display units. The combination was called the special symbol 1 or 2, the number of balls on hold for the normal symbol, the display of the number of balls on hold, the status notification during the operation of the variable time reduction function (during hours) and the high probability state (high accuracy). This is because it is a hold / time saving / high-accuracy composite display device having a display function (hereinafter, simply referred to as “composite display device”).

また各種機能表示部には、複合表示装置38cの隣りに、複数個(この実施形態では2個)のLEDを配置してなる普通図柄表示装置39a(普通図柄表示手段)が設けられている。この普通図柄表示装置39aでは、2個のLEDにより表現される普通図柄の変動表示動作により普通図柄変動表示ゲームが実行されるようになっている。例えば、変動表示動作として、LEDによる普通図柄がシーソー的に交互に点灯と消灯を繰り返し、何れかの側が点灯した状態で停止することで、普通図柄変動表示ゲームの当否が判明するようになっている。また、この普通図柄表示装置39aに隣接して3個のLED(第1〜第3ラウンド表示LED)を配置してなるラウンド数表示装置39bが設けられている。このラウンド数表示装置39bは、3つのLEDの点灯・消灯状態の組合せにより、大当りに係る規定ラウンド数(最大ラウンド数)を報知する。   Further, the various function display unit is provided with a normal symbol display device 39a (ordinary symbol display means) in which a plurality of (two in this embodiment) LEDs are arranged next to the composite display device 38c. In the ordinary symbol display device 39a, an ordinary symbol variation display game is executed by a variation display operation of an ordinary symbol represented by two LEDs. For example, as the variable display operation, the normal symbol by the LED alternately turns on and off alternately in a seesaw manner, and stops when either side is lit, so that the success or failure of the normal symbol variable display game can be determined. I have. Further, a round number display device 39b in which three LEDs (first to third round display LEDs) are arranged adjacent to the ordinary symbol display device 39a is provided. The round number display device 39b notifies the specified round number (maximum round number) of the big hit by the combination of the ON / OFF state of the three LEDs.

センター飾り48の下方には、上始動口34(第1の特別図柄始動口:第1の始動手段)と、下始動口35(第2の特別図柄始動口:第2の始動手段)を備える普通変動入賞装置41とが上下に設けられ、それぞれの内部には、遊技球の通過を検出する検出センサ34a、35a(上始動口センサ34a、下始動口センサ35a:図3参照)が形成されている。   Below the center decoration 48, an upper starting port 34 (first special symbol starting port: first starting means) and a lower starting port 35 (second special symbol starting port: second starting means) are provided. The normal fluctuation winning device 41 is provided on the upper and lower sides, and detection sensors 34a and 35a (upper starting port sensor 34a, lower starting port sensor 35a: see FIG. 3) for detecting the passage of a game ball are formed inside each of them. ing.

第1の特別図柄始動口である上始動口34は、特別図柄表示装置38aにおける第1の特別図柄(以下、第1の特別図柄を「特別図柄1」と称し、場合により「特図1」と略称する)の変動表示動作の始動条件に係る入賞口であり、始動口開閉手段(始動口を開放又は拡大可能にする手段)を有しない入賞率固定型の入賞装置として構成されている。本実施形態では、遊技領域3a内の遊技球落下方向変換部材(例えば、遊技くぎ(図示せず)、風車44、センター飾り48など)の作用により、上始動口34へは、左流下経路3bを流下してきた遊技球については入球(入賞)容易な構成であるのに対し、右流下経路3cを流下してきた遊技球については入球困難または入球不可能な構成となっている。   The upper starting port 34, which is the first special symbol starting port, is provided with a first special symbol (hereinafter, the first special symbol is referred to as "special symbol 1" and the "special symbol 1") in the special symbol display device 38a. ), And is configured as a fixed prize rate prize device that does not have a start port opening / closing means (a means for opening or enlarging the start port). In the present embodiment, the left downward flow path 3b is directed to the upper starting port 34 by the action of a game ball falling direction conversion member (for example, a game nail (not shown), a windmill 44, a center decoration 48, etc.) in the game area 3a. The game ball that has flowed down is easy to enter (win), whereas the game ball that has flowed down the right flow path 3c is difficult to enter or cannot enter.

普通変動入賞装置41は、始動口開閉手段により始動口の遊技球の入賞率を変動可能な入賞率変動型の入賞装置として構成されている。本実施形態では、始動口開閉手段として、第2の特別図柄始動口である下始動口35を、開放または拡大可能にする左右一対の可動翼片(可動部材)47を備える、いわゆる「電動チューリップ型」入賞装置として構成されている。   The normal variable winning device 41 is configured as a winning rate variable type winning device capable of changing the winning rate of the game ball at the starting port by the opening / closing means. In the present embodiment, a so-called “electric tulip” including a pair of left and right movable wing pieces (movable members) 47 that can open or expand the lower starting port 35 that is the second special symbol starting port as the starting port opening / closing means. It is configured as a "type" winning device.

普通変動入賞装置41の下始動口35は、特別図柄表示装置38bにおける第2の特別図柄(以下、第2の特別図柄を「特別図柄2」と称し、場合により「特図2」と略称する)の変動表示動作の始動条件に係る入賞口であり、この下始動口35の入賞領域は、可動翼片47の作動状態(作動または非作動)に応じて、入賞を容易とする開状態(入賞容易状態)と、その開状態よりも入賞を困難にし、又は入賞を不可能にする閉状態(入賞困難状態)とに変換される。本実施形態では、可動翼片47が非作動の場合、下始動口35への入賞が不可能とする閉状態(入賞不可能状態)を保持している。   The lower starting port 35 of the normal fluctuation winning device 41 is a second special symbol in the special symbol display device 38b (hereinafter, the second special symbol is referred to as “special symbol 2” and sometimes abbreviated as “special symbol 2”). ) Is a winning port related to the start condition of the variable display operation, and the winning area of the lower starting port 35 is an open state (easy to win) according to the operating state (operating or non-operating) of the movable wing piece 47. This is converted into a winning state (easy winning state) and a closed state (winning difficult state) in which winning is more difficult than in the open state or winning is impossible. In the present embodiment, when the movable wing piece 47 is not operated, the closed state (winning impossible state) in which it is impossible to win the lower starting port 35 is maintained.

また普通変動入賞装置41の両側には、一般入賞口43が左側に3つ、右側に1つ、計4つ配設されており、それぞれの内部には、遊技球の通過を検出する一般入賞口センサ43a(図3参照)が形成されている。また遊技盤の領域内には遊技球の流下を妨害しない位置に、視覚的演出効果を奏する可動体役物(図示せず)が配設されている。   Also, on both sides of the ordinary variable prize winning device 41, there are provided a total of four general prize openings 43, three on the left side and one on the right side. A mouth sensor 43a (see FIG. 3) is formed. In the area of the game board, a movable body (not shown) that produces a visual effect is disposed at a position that does not obstruct the flow of the game ball.

また普通変動入賞装置41の右斜め上方、つまり右流下経路3cの中間部より上部側には、遊技球が通過可能な通過ゲート(特定通過領域)からなる普通図柄始動口37(第3の始動手段)が設けられている。この普通図柄始動口37は、普通図柄表示装置39aにおける普通図柄の変動表示動作に係る入賞口であり、その内部には、通過する遊技球を検出する普通図柄始動口センサ37a(図3参照)が形成されている。なお本実施形態では、普通図柄始動口37は右流下経路3c側にのみに形成され、左流下経路3b側には形成されていない。しかし本発明はこれに限らず、左流下経路3bのみに形成してもよいし、両流下経路にそれぞれ形成してもよい。   In addition, a diagonally upper right side of the normal fluctuation winning device 41, that is, an upper side from an intermediate portion of the right downflow path 3c, a normal symbol starting port 37 (third starting) formed of a passing gate (specific passing area) through which a game ball can pass. Means) are provided. The normal symbol starting port 37 is a winning port related to a normal symbol changing display operation in the normal symbol display device 39a, and has a normal symbol starting port sensor 37a (see FIG. 3) for detecting a passing game ball therein. Are formed. In the present embodiment, the normal symbol starting port 37 is formed only on the right downflow path 3c side, and is not formed on the left downflow path 3b side. However, the present invention is not limited to this, and may be formed only in the left downflow path 3b or may be formed in both the downflow paths.

右流下経路3c内の普通図柄始動口37から普通変動入賞装置41へかけての経路途中には、突没式の開放扉52bにより大入賞口50を開放または拡大可能に構成された特別変動入賞装置52(特別電動役物)が設けられており、その内部には大入賞口50に入球した遊技球を検出する大入賞口センサ52a(図3参照)が形成されている。   In the middle of the route from the normal symbol starting port 37 to the normal variable winning device 41 in the right downflow route 3c, a special variable prize in which the large winning port 50 can be opened or enlarged by a squeezing type opening door 52b can be opened or enlarged. A device 52 (special electric accessory) is provided, inside which is formed a special winning opening sensor 52a (see FIG. 3) for detecting a game ball entering the special winning opening 50.

大入賞口50の周囲は、遊技盤3の表面から膨出した膨出部(装飾部材)55となっており、この膨出部55の上辺55aが右流下経路3cの下流案内部を形作っている。そして開放扉52bにより大入賞口50が閉鎖状態(大入賞口閉状態)であれば、この膨出部55の上辺55aと連続する面を形成することによって、右流下経路3cの下流案内部(上辺55a)の一部を形作るようになっている。また右流下経路3cの下流域には、膨出部55の上辺55aの上方の領域、正確には大入賞口50の上方の遊技領域において、遊技球の流下方向にほぼ平行に流路修正板51dが突設されており、流下する遊技球を大入賞口50の方向に寄せる働きをするようになっている。   The periphery of the special winning opening 50 is a bulging portion (decorative member) 55 bulging from the surface of the game board 3, and the upper side 55a of the bulging portion 55 forms a downstream guide portion of the right flow path 3c. I have. When the special winning opening 50 is closed by the opening door 52b (the special winning opening closed state), a surface continuous with the upper side 55a of the bulging portion 55 is formed, so that the downstream guiding portion ( A part of the upper side 55a) is formed. In the downstream area of the right flow path 3c, in a region above the upper side 55a of the bulging portion 55, more precisely, in a game region above the special winning opening 50, the flow path correction plate is almost parallel to the flow direction of the game ball. 51d is provided so as to project the flowing game balls in the direction of the special winning opening 50.

大入賞口50への遊技球の入球過程は次のようになる。
センター飾り48の上面と球誘導レール5との間の遊動領域を通過した遊技球は、遊技盤3より突出していて遊技球のガイドとして機能する膨出部55の頂面(上辺)55a上に沿って流下して来る。そして、その遊技球が遊技盤3面から突出している流路修正板51dの右端に接触し、これにより、当該遊技球の流下方向は大入賞口50の方向(下方向)に修正される。このとき、突没式の開放扉52bにより大入賞口50が蓋をされている状態(大入賞口閉状態)であれば、この上を遊技球が転動して、さらに図示しない所定配列の遊技くぎにより、チューリップ式の普通変動入賞装置41(下始動口35)の方向に導かれる。このとき、下始動口35が入賞可能状態(始動口開状態)であれば、下始動口35に遊技球が入賞し得る。他方、開放扉52bが遊技盤面内に後退していて大入賞口50が開いている状態(大入賞口開状態)であれば、遊技球が大入賞口50内に導かれる。
The process of entering a game ball into the special winning opening 50 is as follows.
The game ball that has passed through the play area between the upper surface of the center decoration 48 and the ball guide rail 5 is projected on the top surface (upper side) 55a of the bulging portion 55 that protrudes from the game board 3 and functions as a guide for the game ball. It flows down along. Then, the game ball comes into contact with the right end of the flow path correction plate 51d projecting from the game board 3 surface, whereby the flowing direction of the game ball is corrected to the direction of the special winning opening 50 (downward). At this time, if the special winning opening 50 is covered by the protruding and retracting type open door 52b (the special winning opening closed state), the game ball rolls over the special winning opening 50 and further has a predetermined arrangement (not shown). The game nail is guided in the direction of the tulip-type ordinary variable winning device 41 (lower starting port 35). At this time, if the lower starting port 35 is in a winable state (starting port opened state), a game ball can win the lower starting port 35. On the other hand, if the open door 52b is retracted into the game board surface and the special winning opening 50 is open (the special winning opening is open), the game ball is guided into the special winning opening 50.

なお本実施形態の遊技機1では、遊技者が特別変動入賞装置52側に発射位置を狙い定めた場合(遊技球が右流下経路3cを通過するように狙いを定めた場合)、上始動口34側には遊技球が誘導され難い、又は誘導されない構成となっている。従って「大入賞口閉状態」であれば、普通変動入賞装置41の可動翼片47が作動しない限り、各始動口34、35への入賞が困難又は不可能とされるようになっている。可動翼片47は、後述の電サポ有り状態を伴う遊技状態になると、通常状態よりも有利な開閉パターンで動作するようになっている。   In the gaming machine 1 of the present embodiment, when the player aims at the firing position on the special variable winning device 52 side (when aiming the game ball to pass the right-downflow path 3c), the upper starting port. The configuration is such that game balls are hardly guided or not guided on the 34 side. Therefore, in the "large winning opening closed state", it is difficult or impossible to win the starting openings 34 and 35 unless the movable wing piece 47 of the normal variable winning device 41 is operated. The movable wing piece 47 operates in an opening / closing pattern that is more advantageous than the normal state in a game state accompanied by an electric support state described later.

本実施形態の場合、遊技者がどのような打ち方をすれば有利な状況となるかについては、遊技状態に応じて変化する。具体的には、後述の「電サポ無し状態」を伴う遊技状態であれば、遊技球が左流下経路3bを通過するように狙いを定める「左打ち」が有利とされ、後述の「電サポ有り状態」を伴う遊技状態であれば、遊技球が右流下経路3cを通過するように狙いを定める「右打ち」が有利とされる。   In the case of the present embodiment, how the player hits an advantageous situation changes according to the game state. Specifically, if the game state is accompanied by the later-described “electric support-less state”, “left-handed” aiming for the game ball to pass through the left downflow path 3b is considered to be advantageous. If the game state is accompanied by the "present state", "right strike", which aims to allow the game ball to pass through the right downflow path 3c, is advantageous.

本実施形態の遊技機1においては、遊技領域3aに設けられた各種入賞口のうち、普通図柄始動口37以外の入賞口への入賞があった場合には、各入賞口別に約束づけられた入賞球1個当りの賞球数(例えば、上始動口34または下始動口35は3個、大入賞口50は13個、一般入賞口43は10個)が遊技球払出装置19(図3参照)から払い出されるようになっている。上記の各入賞口に入賞しなかった遊技球は、アウト口49を介して遊技領域3aから排出される。
ここで「入賞」とは、入賞口がその内部に遊技球を取り込んだり、或いは入賞口が遊技球を内部に取り込む構造ではなく通過型のゲートからなる入賞口(例えば、普通図柄始動口37)である場合はそのゲートを遊技球が通過したりすることを言い、実際には入賞口ごとに形成された各入賞検出スイッチにより遊技球が検出された場合、その入賞口に「入賞」が発生したものとして扱われる。この入賞に係る遊技球を「入賞球」とも称する。なお、入賞口に遊技球が入口すれば、その遊技球は入賞検出スイッチにより検出されることとなるため、本明細書中では特に断りのない限り、入賞検出スイッチに遊技球が検出されたか否かによらず、入賞口に遊技球が入口した場合を含めて「入賞」と称する場合がある。
In the gaming machine 1 of the present embodiment, if a winning is made to a winning opening other than the ordinary symbol starting opening 37 among the various winning openings provided in the gaming area 3a, a promise is made for each winning opening. The number of prize balls per winning ball (for example, three for the upper starting port 34 or the lower starting port 35, 13 for the large winning port 50, and 10 for the general winning port 43) is the game ball payout device 19 (FIG. 3). See)). The game balls that do not win the above winning ports are discharged from the gaming area 3a through the out ports 49.
Here, the "winning" means that the winning opening captures a game ball therein, or a winning opening formed of a pass-through gate instead of a structure in which the winning ball captures a game ball therein (for example, the normal symbol starting port 37). Means that the game ball passes through the gate, and when a game ball is actually detected by each of the winning detection switches formed for each winning port, a "win" is generated in the winning port. It is treated as having done. The game balls related to the winning are also referred to as “winning balls”. If a game ball enters the winning opening, the game ball will be detected by the winning detection switch. Unless otherwise specified in this specification, it is determined whether the game ball is detected by the winning detection switch. Regardless of this, it may be referred to as "winning" including the case where a game ball enters the winning opening.

<2.遊技機の制御構成>

図3のブロック図を参照して、遊技機1の遊技動作制御を実現するための構成(制御構成)について説明する。
本実施形態の遊技機1は、遊技動作全般に係る制御(遊技動作制御)を統括的に司る主制御基板(主制御手段)20(以下「主制御部20」と称する)と、主制御部20から演出制御コマンドを受けて、演出手段による演出の実行制御(現出制御)を統括的に司る演出制御基板(演出制御手段)24(以下「演出制御部24」と称する)と、賞球の払い出し制御を行う払出制御基板(払出制御手段)29と、外部電源(図示せず)から遊技機1に必要な電源を生成し供給する電源基板(電源制御手段(図示せず))と、を有して構成される。
演出制御部24には、画像表示装置としての液晶表示装置36について表示駆動を行う液晶制御部40が接続されている。液晶制御部40は、例えば上記した主制御基板(主制御部)20や演出制御基板(演出制御部)24、払出制御基板29、電源基板等の各種基板とは別基板上に搭載されたマイクロコンピュータを有して構成されている。
なお、図3において、各部への電源供給ルートは省略している。
<2. Game machine control configuration>

With reference to the block diagram of FIG. 3, a configuration (control configuration) for realizing the gaming operation control of the gaming machine 1 will be described.
The gaming machine 1 of the present embodiment includes a main control board (main control means) 20 (hereinafter, referred to as a “main control unit 20”) that comprehensively controls a game operation control (game operation control), and a main control unit. An effect control board (effect control means) 24 (hereinafter referred to as “effect control unit 24”) that receives the effect control command from 20 and controls the execution of the effect by the effect means (presentation control), and a prize ball. A payout control board (payout control means) 29 for performing payout control of the game machine; a power supply board (power supply control means (not shown)) for generating and supplying necessary power to the gaming machine 1 from an external power supply (not shown); Is configured.
The effect control unit 24 is connected to a liquid crystal control unit 40 that performs display driving on a liquid crystal display device 36 as an image display device. The liquid crystal control unit 40 includes, for example, a microcontroller mounted on a substrate different from various substrates such as the main control board (main control unit) 20, the effect control board (effect control unit) 24, the payout control board 29, and the power supply board. It has a computer.
In FIG. 3, power supply routes to the respective units are omitted.

[2-1.主制御部]

主制御部20は、CPU(Central Processing Unit)201(主制御CPU)を内蔵したマイクロプロセッサを搭載すると共に、遊技動作制御手順を記述した制御プログラムの他、遊技動作制御に必要な種々のデータを格納するROM(Read Only Memory)202(主制御ROM)と、ワーク領域やバッファメモリとして機能するRAM(Random Access Memory)203(主制御RAM)とを搭載し、全体としてマイクロコンピュータを構成している。
[2-1. Main control section]

The main control unit 20 is equipped with a microprocessor having a CPU (Central Processing Unit) 201 (main control CPU) built therein. A ROM (Read Only Memory) 202 (main control ROM) for storing, and a RAM (Random Access Memory) 203 (main control RAM) functioning as a work area and a buffer memory are mounted to constitute a microcomputer as a whole. .

また図示はしていないが、主制御部20は、周期的割込みや一定周期のパルス出力作成機能(ビットレートジェネレータ)や時間計測の機能を実現するためのCTC(Counter Timer Circuit)、及びCPU201に割込み信号を付与するタイマ割込み等の割込許可/割込禁止機能を発揮する割込みコントローラ回路、及び電源投入時や遮断時や電源異常などを検知してシステムリセット信号を出力してCPU201をリセット可能なリセット回路、及び制御プログラムの動作異常を監視するウォッチドッグタイマ(WDT)回路、及び予め設定したアドレス範囲内でプログラムが正しく実行されているか否かを監視する指定エリア外走行禁止(IAT)回路、及びハードウェア的に一定範囲の乱数を生成するためのカウンタ回路等も備えている。   Although not shown, the main control unit 20 includes a CTC (Counter Timer Circuit) for realizing a periodic interrupt, a pulse output generation function (bit rate generator) of a fixed period, a time measurement function, and a CPU 201. An interrupt controller circuit that performs interrupt enable / disable functions such as timer interrupts that provide an interrupt signal, and can output a system reset signal to reset the CPU 201 upon detection of power-on, power-off, power failure, etc. Reset circuit, a watchdog timer (WDT) circuit for monitoring the operation abnormality of the control program, and an out-of-designation area prohibition (IAT) circuit for monitoring whether or not the program is correctly executed within a preset address range. And a counter circuit for generating a random number within a certain range in terms of hardware.

上記カウンタ回路は、乱数を生成する乱数生成回路と、その乱数生成回路から所定のタイミングで乱数値をサンプリングするサンプリング回路とを含んで構成され、全体として16ビットカウンタとして働く。CPU201は、処理状態に応じて上記サンプリング回路に指示を送ることで、上記乱数生成回路が示している数値を内部抽選用乱数値(大当り判定用乱数(乱数の大きさ:65536))として取得し、その乱数値を大当り抽選に利用する。なお、内部抽選用乱数は、当り狙い打ち等のゴト行為を防ぐために、適宜なソフトウェア処理で生成しているソフト乱数値と、ハード乱数値とを加算したものを取得している。   The counter circuit includes a random number generation circuit that generates a random number, and a sampling circuit that samples a random number value at a predetermined timing from the random number generation circuit, and functions as a 16-bit counter as a whole. By sending an instruction to the sampling circuit according to the processing state, the CPU 201 acquires the numerical value indicated by the random number generation circuit as an internal lottery random number value (big hit determination random number (size of random number: 65536)). , And use the random number value for the jackpot lottery. The random number for internal lottery is obtained by adding a soft random number value generated by appropriate software processing and a hard random number value in order to prevent a hit action such as hitting and hitting.

主制御部20には、上始動口34への入賞(入球)を検出する上始動口センサ34aと、下始動口35への入賞を検出する下始動口センサ35aと、普通図柄始動口37の通過を検出する普通図柄始動口センサ37aと、大入賞口50への入賞を検出する大入賞口センサ52aと、一般入賞口43への入賞を検出する一般入賞口センサ43aと、アウト口49から排出される遊技球(アウト球)を検出するOUT監視スイッチ49aが接続され、主制御部20はこれらから出力される検出信号を受信可能とされている。主制御部20は、各センサからの検出信号に基づき、何れの入賞口に遊技球が入球したのかを把握可能とされる。   The main control unit 20 includes an upper starting opening sensor 34a for detecting a winning (ball entry) to the upper starting opening 34, a lower starting opening sensor 35a for detecting a winning to the lower starting opening 35, and a normal symbol starting opening 37. , A regular winning opening sensor 52a for detecting a winning in the special winning opening 50, a general winning opening sensor 43a for detecting a winning in the general winning opening 43, and an out opening 49. An OUT monitoring switch 49a for detecting a game ball (out ball) discharged from the device is connected, and the main control unit 20 is capable of receiving a detection signal output from these. The main control unit 20 can grasp which winning opening the game ball has entered based on the detection signal from each sensor.

また主制御部20には、下始動口35の可動翼片47を開閉制御するための普通電動役物ソレノイド41cと、大入賞口50の開放扉52bを開閉制御するための大入賞口ソレノイド52cとが接続され、主制御部20はこれらを制御するための制御信号を送信可能となっている。   The main control unit 20 includes a normal electric accessory solenoid 41c for controlling the opening and closing of the movable wing piece 47 of the lower starting port 35, and a special winning opening solenoid 52c for controlling the opening and closing of the open door 52b of the special winning opening 50. Are connected, and the main control unit 20 can transmit a control signal for controlling these.

さらに主制御部20には、特別図柄表示装置38aと特別図柄表示装置38bとが接続され、主制御部20は、特別図柄1、2を表示制御するための制御信号を送信可能とされている。さらにまた、主制御部20には、普通図柄表示装置39aが接続され、普通図柄を表示制御するための制御信号を送信可能とされている。   Further, a special symbol display device 38a and a special symbol display device 38b are connected to the main control unit 20, and the main control unit 20 can transmit a control signal for controlling display of the special symbols 1 and 2. . Furthermore, a normal symbol display device 39a is connected to the main control unit 20 so that a control signal for controlling display of the normal symbols can be transmitted.

また、主制御部20には、複合表示装置38c、ラウンド数表示装置39bが接続され、主制御部20は、複合表示装置38cに表示される各種情報を表示制御するための制御信号や、ラウンド数表示装置39bに表示される大当りによる規定ラウンド数を表示制御するための制御信号を送信可能とされている。   The main control unit 20 is connected to the composite display device 38c and the number-of-rounds display device 39b. The main control unit 20 performs control signals for controlling display of various information displayed on the composite display device 38c. It is possible to transmit a control signal for controlling the display of the specified number of rounds due to the jackpot displayed on the number display device 39b.

さらに、主制御部20には、枠用外部集中端子基板21が接続され、主制御部20は、枠用外部集中端子基板21を介し、遊技機外部に設けられたホールコンピュータHCに対し所定の遊技情報(例えば、大当り情報、賞球数情報、図柄変動実行情報等)を送信可能とされている。
なお、ホールコンピュータHCは、主制御部20からの遊技情報を監視して、パチンコホールの遊技機の稼働状況を統括的に管理するための情報処理装置(コンピュータ装置)である。
Further, an external centralized terminal board 21 for a frame is connected to the main control unit 20, and the main control unit 20 transmits a predetermined signal to a hall computer HC provided outside the gaming machine via the external centralized terminal board 21 for the frame. It is possible to transmit game information (for example, big hit information, prize ball number information, symbol change execution information, etc.).
Note that the hall computer HC is an information processing device (computer device) for monitoring game information from the main control unit 20 and managing the operating status of the gaming machines in the pachinko hall in an integrated manner.

さらにまた、主制御部20には、払出制御基板(払出制御部)29が接続され、賞球の払い出しの必要がある場合には、払出制御基板29に対し、払い出しに関する制御コマンド(賞球数を指定する払出制御コマンド)を送信可能とされている。   Furthermore, a payout control board (payout control unit) 29 is connected to the main control unit 20. When it is necessary to pay out the prize balls, the payout control board 29 is controlled with respect to the payout control command (the number of prize balls). Can be transmitted.

払出制御基板29には、発射装置32を制御する発射制御基板(発射制御部)28と、遊技球の払い出しを行う遊技球払出装置(遊技球払出手段)19とが接続されている。この払出制御基板29の主な役割は、主制御部20からの払出制御コマンドの受信、払出制御コマンドに基づく遊技球払出装置19の賞球払い出し制御、主制御部20への状態信号の送信などである。   To the payout control board 29, a launch control board (launch control unit) 28 for controlling the launching device 32 and a game ball payout device (game ball payout means) 19 for paying out game balls are connected. The main role of the payout control board 29 is to receive a payout control command from the main control unit 20, control the payout of the game ball payout device 19 based on the payout control command, transmit a state signal to the main control unit 20, and the like. It is.

遊技球払出装置19には、遊技球の供給不足を検出する補給切れ検出センサ19aや払い出される遊技球(賞球)を検出する球計数センサ19bが設けられており、払出制御基板29は、これらの各検出信号を受信可能とされている。また遊技球払出装置19には、遊技球を払い出すための球払出機構部(図示せず)を駆動する払出モータ19cが設けられており、払出制御基板29は、払出モータ19cを制御するための制御信号を送信可能とされている。   The game ball payout device 19 is provided with an out-of-supply detection sensor 19a for detecting a supply shortage of game balls and a ball counting sensor 19b for detecting game balls to be paid out (prize balls). Can be received. Further, the game ball payout device 19 is provided with a payout motor 19c for driving a ball payout mechanism (not shown) for paying out game balls. The payout control board 29 controls the payout motor 19c. Can be transmitted.

さらに、払出制御基板29には、上受け皿9が遊技球で満杯状態を検出する満杯検出センサ60(本実施形態では、上受け皿9に貯留される遊技球の貯留状態を検出する検出センサ)と、前扉開放センサ61(本実施形態では、少なくとも前枠2の開放状態を検出する検出センサ)が接続されている。   Further, the payout control board 29 includes a full detection sensor 60 (in the present embodiment, a detection sensor that detects the storage state of the game balls stored in the upper tray 9) for detecting that the upper tray 9 is full of game balls. , A front door opening sensor 61 (in the present embodiment, a detection sensor that detects at least the open state of the front frame 2).

払出制御基板29は、満杯検出センサ60、前扉開放センサ61、補給切れ検出センサ19a、球計数センサ19bからの検出信号に基づいて、主制御部20に対して、各種の状態信号を送信可能となっている。この状態信号には、満杯状態を示す球詰り信号、少なくとも前枠2が開放されていることを示す扉開放信号、遊技球払出装置19からの遊技球の供給不足を示す補給切れ信号、賞球の払出不足や球計数センサ19bに異常が発生したこと示す計数エラー信号、払い出し動作が完了したことを示す払出完了信号などが含まれ、様々な状態信号を送信可能な構成となっている。主制御部20は、これら状態信号に基づいて、前枠2の開放状態(扉開放エラー)や、遊技球払出装置19の払出動作が正常か否か(補給切れエラー)や、上受け皿9の満杯状態(球詰りエラー)等を監視する。   The payout control board 29 can transmit various status signals to the main control unit 20 based on detection signals from the fullness detection sensor 60, the front door open sensor 61, the replenishment detection sensor 19a, and the ball counting sensor 19b. It has become. The state signal includes a ball clogging signal indicating a full state, a door opening signal indicating that at least the front frame 2 is open, a supply replenishment signal indicating an insufficient supply of game balls from the game ball dispensing device 19, and a prize ball. , A count error signal indicating that an error has occurred in the ball counting sensor 19b, a payout completion signal indicating that the payout operation has been completed, and the like, and various status signals can be transmitted. Based on these state signals, the main control unit 20 determines whether the front frame 2 is open (door open error), whether or not the payout operation of the game ball payout device 19 is normal (out of supply error), and whether the upper tray 9 Monitors the full state (ball clogging error).

さらにまた、払出制御基板29には発射制御基板28が接続され、発射制御基板28に対し発射を許可する許可信号を送信可能とされている。発射制御基板28は、払出制御基板29からの許可信号が出力されていることに基づき、発射装置32に設けられた発射ソレノイド(図示せず)への通電を制御し、発射操作ハンドル15の操作による遊技球の発射動作を実現している。具体的には、払出制御基板29から発射許可信号が出力されていること(発射許可信号ON状態)、発射操作ハンドル15に設けられたタッチセンサ(図示せず)により遊技者がハンドルに触れていることを検出されていること、発射操作ハンドル15に設けられた発射停止スイッチ(図示せず)が操作されていないことを条件に、遊技球の発射動作が許容される。従って、発射許可信号が出力されていない場合には(発射許可信号OFF状態)、発射操作ハンドル15を操作しても発射動作は実行されず、遊技球が発射されることはない。また、遊技球の打ち出しの強さは、発射操作ハンドル15の操作量に応じて変化可能となっている。
なお、払出制御基板29が上記球詰りエラーを検出すると、主制御部20に球詰り信号を送信すると共に発射制御基板28に対する発射許可信号の出力を停止し(発射許可信号OFF)、上受け皿9の満杯状態が解消されるまで打ち出し動作を停止する制御を行うようになっている。
また、払出制御基板29は、発射制御基板28に対する発射の許可信号の出力を、主制御部20より発射許可が指示されたことを条件に行う。
Further, a firing control board 28 is connected to the payout control board 29, and a permission signal for permitting the firing to the firing control board 28 can be transmitted. The firing control board 28 controls the energization of a firing solenoid (not shown) provided in the firing device 32 based on the output of the permission signal from the payout control board 29, and operates the firing operation handle 15. To launch the game ball. Specifically, when the firing permission signal is output from the payout control board 29 (the firing permission signal is ON), the player touches the handle by the touch sensor (not shown) provided on the firing operation handle 15. Is detected, and the firing operation of the game ball is permitted on condition that the firing stop switch (not shown) provided on the firing operation handle 15 is not operated. Therefore, when the firing permission signal is not output (the firing permission signal is OFF), the firing operation is not executed even if the firing operation handle 15 is operated, and the game ball is not fired. Further, the strength of the launch of the game ball can be changed according to the operation amount of the firing operation handle 15.
When the payout control board 29 detects the above-described ball clogging error, it sends a ball clogging signal to the main control unit 20 and stops outputting the firing permission signal to the firing control board 28 (the firing permission signal is OFF). Is controlled so as to stop the launching operation until the full state of is released.
The payout control board 29 outputs a firing permission signal to the firing control board 28 on condition that the main controller 20 instructs the firing permission.

ここで、主制御部20は、設定キースイッチ94、及びRAMクリアスイッチ98が接続されており、これらスイッチからの検出信号を受信可能とされている。   Here, the main control unit 20 is connected to a setting key switch 94 and a RAM clear switch 98, and can receive a detection signal from these switches.

RAMクリアスイッチ98は、RAM203の所定領域を初期化することを指示入力するための例えば押しボタン式のスイッチとされる。
設定キースイッチ94は、電源投入時にホールスタッフが所持する設定鍵を挿入してON/OFF操作することにより設定変更モード(ON操作時)に切り替えるためのキースイッチとされる。
ここで、設定変更モードは、設定値Veを変更可能なモードである。設定値Veは、遊技者に有利な遊技状態に当選させるか否かの当選確率についての段階を表す値である。
The RAM clear switch 98 is, for example, a push button type switch for inputting an instruction to initialize a predetermined area of the RAM 203.
The setting key switch 94 is a key switch for switching to a setting change mode (at the time of ON operation) by inserting a setting key possessed by the hall staff and turning on / off when the power is turned on.
Here, the setting change mode is a mode in which the set value Ve can be changed. The set value Ve is a value indicating a stage of a winning probability of whether or not to win a gaming state advantageous to the player.

RAMクリアスイッチ98は、前枠2が開放された状態で操作可能に設けられたRAMクリアボタンの操作に応じてON/OFFされる。また、設定キースイッチ98は、上記した設定鍵を挿抜可能とされたキーシリンダが対応して設けられており、該キーシリンダに挿入された設定鍵が順方向に回動されることでON、該ONの状態から逆方向に回動されることでOFFとなる。キーシリンダは、前枠2が開放された状態で設定鍵の挿入による操作が可能となるように設けられている。なお、キーシリンダは、設定鍵が挿入されることで操作可能とされた操作子として機能する。   The RAM clear switch 98 is turned ON / OFF in response to the operation of a RAM clear button operably provided with the front frame 2 opened. The setting key switch 98 is provided with a key cylinder in which the above-mentioned setting key can be inserted and withdrawn. The setting key switch 98 is turned on when the setting key inserted in the key cylinder is rotated in the forward direction. It is turned off by being turned in the opposite direction from the ON state. The key cylinder is provided so that operation by inserting a setting key is possible with the front frame 2 opened. The key cylinder functions as an operation element that can be operated by inserting the setting key.

本例では、設定値Veの変更操作には、上記のRAMクリアボタンが兼用される。具体的に、RAMクリアボタンは、設定値Veを順送りするための操作子としても機能する。   In this example, the RAM clear button is also used for changing the set value Ve. Specifically, the RAM clear button also functions as an operator for sequentially moving the set value Ve.

RAMクリアスイッチ98、及び設定キースイッチ94は、遊技機1内部の適所に設けられている。例えば、主制御基板20上に配置される。   The RAM clear switch 98 and the setting key switch 94 are provided at appropriate places inside the gaming machine 1. For example, it is arranged on the main control board 20.

また主制御部20は、設定・性能表示器97が接続されている。
設定・性能表示器97は、例えば7セグメント表示器を有して構成され、設定値Veと性能情報(後述する)の表示が可能とされた表示手段として機能する。設定・性能表示器97は、例えば主制御部(主制御基板)20上の視認し易い位置に搭載されている。
主制御部20は、設定・性能表示器97に対して設定値Veや性能情報を表示させるための制御信号を送信可能とされている。
The main control unit 20 is connected to a setting / performance indicator 97.
The setting / performance display 97 includes, for example, a 7-segment display, and functions as a display unit capable of displaying the set value Ve and performance information (described later). The setting / performance indicator 97 is mounted at, for example, a position on the main control unit (main control board) 20 where it is easily visible.
The main control unit 20 can transmit a control signal for displaying the set value Ve and the performance information to the setting / performance indicator 97.

ここで、設定値Veは、主として、少なくとも大当り(後述の条件装置が作動することとなる当り種別)の抽選確率(当選確率)を段階別(例えば、設定1〜6の6段階)に規定するもので、設定値Veが高くなるほど、当選確率が高くなり(設定1が最低の当選確率、以降、設定の値の昇順に当選確率が高くなる)、遊技者に有利に作用するようになっている。換言すれば、設定値Veが高くなるほど、所謂「機械割(出玉率、PAYOUT率)」が高くなり、遊技者に有利に作用するようになっている。
このように、設定値Veとは、大当り当選確率や機械割などを規定する値であり、遊技者に作用する利益状態などの特定事象の発生し易さに関連する等級についての値を意味し、本実施形態では、各設定値Veに応じて遊技に係る有利度が規定されることになる。
Here, the set value Ve mainly defines the lottery probability (winning probability) of at least a big hit (a hit type in which a condition device to be described later is activated) for each stage (for example, six stages of settings 1 to 6). The higher the set value Ve, the higher the winning probability (the setting 1 is the lowest winning probability, and thereafter, the winning probability increases in the ascending order of the setting value), so that it is advantageous to the player. I have. In other words, the higher the set value Ve, the higher the so-called “mechanism split (payout rate, payout rate)”, which is advantageous for the player.
As described above, the set value Ve is a value that defines a jackpot winning probability, a machine split, and the like, and means a value for a class related to the likelihood of occurrence of a specific event such as a profit state acting on a player. In the present embodiment, the degree of advantage relating to the game is defined according to each set value Ve.

本例では、規則上使用可能とされる設定値Veの段階(有利度の段階)が6段階であることを前提とする。具体的に、設定値Veの規則上使用可能な範囲(以下「使用可能範囲Re」と表記する)は、「1」〜「6」の範囲であることを前提としている。
この前提の下で、本例のパチンコ遊技機1は、規則上使用可能な設定値Veのうち、一部の設定値Veのみを使用する。具体的に、本例のパチンコ遊技機1は、使用可能範囲Re内の設定値Veである「1」〜「6」のうち、例えば「1」「2」「6」の3値のみを使用する。換言すれば、当選確率についての段階を規則上の最大段階である6段階とするのではなく、3段階に制限した仕様とされている。
以下、パチンコ遊技機1において実際に使用される設定値Veの範囲、具体的には使用可能範囲Re内の設定値Veのうちで実際に使用される設定値Veの範囲(上記例では「1」「2」「6」の範囲)のことを「使用範囲Ru」と表記する。
In this example, it is assumed that there are six stages (stages of the degree of advantage) of the set value Ve that can be used according to the rules. Specifically, it is assumed that the usable range (hereinafter referred to as “usable range Re”) of the set value Ve according to the rules is a range of “1” to “6”.
Under this premise, the pachinko gaming machine 1 of the present example uses only some of the set values Ve that can be used on a regular basis. Specifically, the pachinko gaming machine 1 of the present example uses only three values of, for example, “1”, “2”, and “6” among “1” to “6” that are set values Ve within the usable range Re. I do. In other words, the specification of the winning probability is not limited to six, which is the maximum rule, but is limited to three.
Hereinafter, the range of the set value Ve actually used in the pachinko gaming machine 1, specifically, the range of the set value Ve actually used among the set values Ve within the usable range Re (in the above example, "1" , "2" and "6") is referred to as "usage range Ru".

設定値Veは、専ら、ホール(遊技店)の営業戦略に基づき、ホール店員等のホールスタッフによって設定が行われる。なお、大当りが複数種類ある場合、何れの大当りの当選確率を設定値Veに応じて変化させるか、対象となる大当りの種類は、適宜定めることができる。例えば、大当り1〜3という3種類の大当りがあるとした場合、設定値Veが相対的に高い方が、大当り1〜3のすべての当選確率を高くしてもよいし、大当り1〜3の合算当選確率を高くしてもよい。また一部の大当りの当選確率を高くしてもよい。例えば、大当り1〜2の当選確率だけを高くし、大当り3については全設定値Veで一定の当選確率にしてもよい。
The set value Ve is set exclusively by hall staff such as hall clerks based on the sales strategy of the hall (game store). When there are a plurality of types of jackpots, which jackpot probability is changed according to the set value Ve, the type of the target jackpot can be determined as appropriate. For example, assuming that there are three types of jackpots, ie, jackpots 1 to 3, the higher the set value Ve, the higher the probability of winning all the jackpots 1 to 3 or the larger jackpots 1 to 3 The combined winning probability may be increased. The winning probability of some jackpots may be increased. For example, only the winning probability of the big hits 1 and 2 may be increased, and the winning probability of the big hit 3 may be set to a fixed winning probability with all the set values Ve.

(設定値の変更操作について)

設定値Veを変更するためには、本例では、遊技機1の電源がオフとされ前枠2が解放された状態において、設定キースイッチ94をON操作(設定変更モード側に操作)し且つRAMクリアボタンを押圧した状態(RAMクリアスイッチ98がONの状態)で遊技機1への電源を投入する。すると、現在の設定値Veが設定・性能表示器97に表示され、設定値Ve(本例では1、2、6)の変更操作が可能な「設定変更モード」に移行される。
(About changing the set value)

In order to change the set value Ve, in this example, when the power of the gaming machine 1 is turned off and the front frame 2 is released, the setting key switch 94 is turned on (operated to the setting change mode side) and The power to the gaming machine 1 is turned on while the RAM clear button is pressed (the RAM clear switch 98 is ON). Then, the current setting value Ve is displayed on the setting / performance display 97, and the mode shifts to the “setting change mode” in which the setting value Ve (1, 2, and 6 in this example) can be changed.

本例では、設定変更モードに移行するか否かの判定は、後述の主制御側メイン処理において行われる(図5のステップS104を参照)。設定変更モードに移行するための上記の操作条件が満足されているときは、これに応じて設定変更のための処理が実行される。   In this example, the determination as to whether or not to shift to the setting change mode is performed in a main control-side main process described later (see step S104 in FIG. 5). When the above-mentioned operation condition for shifting to the setting change mode is satisfied, a process for changing the setting is executed according to the condition.

設定変更モードへの移行後において、設定値Veの変更操作子として機能するRAMクリアボタンがON操作されると、設定・性能表示器97の現在の表示値が「1→2→6→1→2→6→・・・」のように使用範囲Ru内で循環式に切り替えられる。そして希望する設定値Veとなったところで、設定キースイッチ94がOFFされると、設定値Veが確定され、確定した設定値Veの情報がRAM203の所定領域に格納(記憶)される。
また、設定キースイッチ94がOFFされると、設定変更モードが終了され、設定・性能表示器97の表示がクリアされる。
設定変更モードが終了すると、遊技進行を許容する状態に移行される。
After the shift to the setting change mode, if the RAM clear button functioning as a change operator of the set value Ve is turned ON, the current display value of the setting / performance display 97 is changed from “1 → 2 → 6 → 1 →”. 2 → 6 →... ”In a circulating manner within the use range Ru. When the set key switch 94 is turned off when the desired set value Ve is reached, the set value Ve is determined, and information of the set value Ve is stored (stored) in a predetermined area of the RAM 203.
When the setting key switch 94 is turned off, the setting change mode ends, and the display of the setting / performance display 97 is cleared.
When the setting change mode ends, the state is shifted to a state in which the game progress is allowed.

(性能表示について)

主制御部20は、設定・性能表示器97に対し所定の性能情報を表示させるための制御信号を送信可能とされている。
性能情報とは、パチンコホールや関係各庁が確認したい情報であり、遊技機1に対する過剰賞球等の不正賞球ゴトの有無や遊技機1本来の出玉性能などに関する情報などがその代表例である。従って、性能情報自体は、予告演出等とは異なり、遊技者が遊技に興じる際に、その遊技進行自体には直接的に関係の無い情報となる。
(About performance display)

The main control unit 20 can transmit a control signal for causing the setting / performance display 97 to display predetermined performance information.
Performance information is information that pachinko halls and related agencies want to check, such as information on the presence or absence of illegal prize balls, such as excess prize balls, for the gaming machine 1 and information on the original payout performance of the gaming machine 1. It is. Therefore, the performance information itself is information that is not directly related to the progress of the game itself when the player plays the game, unlike the announcement effect or the like.

このため設定・性能表示器97は、遊技機1内部、例えば、主制御部(主制御基板)20、払出制御基板29、発射制御基板28、上記中継基板、演出制御部(演出制御基板(液晶制御基板を含む))24上や、基板ケース(基板を保護する保護カバー)など、前枠2が開放状態とされたときに表示情報を視認可能となる位置に設けられている。   Therefore, the setting / performance display 97 is provided inside the gaming machine 1, for example, the main control unit (main control board) 20, the payout control board 29, the emission control board 28, the relay board, the effect control unit (effect control board (liquid crystal) Control board (including a control board)) 24, a board case (protective cover for protecting the board), etc., at a position where the display information can be visually recognized when the front frame 2 is opened.

ここで、性能情報には、具体的に次のような情報を採用することができる。   Here, the following information can be specifically adopted as the performance information.

(1)特定状態中において入賞により払い出された総払出個数(特定中総賞球数:α個)を、当該特定状態中おいてアウト口49から排出された総アウト球数(特定中アウト個数:β個)で除した値(α/β)に基づく情報(特定比率情報)を、性能情報として採用することができる。
上記「総払出個数」とは、入賞口(上始動口34、下始動口35、一般入賞口43、大入賞口50)に入賞した際に払い出された遊技球(賞球)の合計値である。本実施形態の場合、上始動口34または下始動口35は3個、大入賞口50は13個、一般入賞口43は10個である。
また、特定状態として、何れの状態を採用するかについては、如何なる状態下の性能情報を把握したいかに応じて適宜定めることができる。本実施形態の場合であれば、通常状態、潜確状態、時短状態、確変状態、大当り遊技中のうち、何れの状態も採用することができる。また、複数種類の状態を計測対象としてもよい。例えば、通常状態と確変状態や、当り遊技中を除く全ての遊技状態等であり、その計測対象とする種類は適宜定めることができる。
また、特定状態中の期間として、大当り抽選確率が低確率状態又は高確率状態の何れかの期間を採用してもよい。
また、1又は複数の特定の入賞口を計測対象から除外したものを総払出個数としてもよい(特定入賞口除外総払出個数)。例えば、各入賞口のうち、大入賞口50を計測対象から除外したものを、総払出個数としてもよい。
(1) The total number of payouts paid out by winning in the specific state (the total number of special prize balls: α) is calculated as the total number of out balls discharged from the out port 49 in the specific state (out of the specific state). Information (specific ratio information) based on the value (α / β) divided by the number (β) can be adopted as the performance information.
The “total number of payouts” is the total value of game balls (prize balls) paid out when a prize port (upper start port 34, lower start port 35, general prize port 43, large prize port 50) is won. It is. In the case of the present embodiment, there are three upper starting ports 34 or lower starting ports 35, thirteen large winning ports 50, and ten general winning ports 43.
Further, which state is adopted as the specific state can be determined as appropriate according to what kind of state the performance information is desired to be grasped. In the case of the present embodiment, any of the normal state, the latent state, the time saving state, the probability change state, and the big hit game can be adopted. Further, a plurality of types of states may be measured. For example, a normal state and a probable change state, all game states except a hit game, and the like, and the type to be measured can be appropriately determined.
In addition, as the period in the specific state, a period in which the jackpot lottery probability is a low probability state or a high probability state may be adopted.
In addition, the total payout number obtained by excluding one or more specific winning ports from the measurement target may be used as the total payout number (specific payout port excluded total payout number). For example, of the winning openings, the winning opening 50 that is excluded from the measurement target may be used as the total payout number.

(2)その他、総払出個数、特定入賞口除外総払出個数、総アウト球数の何れかだけを計測し、その計測結果を性能情報としてもよい。   (2) In addition, only one of the total number of payouts, the total number of payouts excluding the specific winning opening, and the total number of out balls may be measured, and the measurement result may be used as performance information.

本実施形態では、通常状態中の総払出個数(通常時払出個数)と、通常状態中の総アウト球数(通常時アウト個数)とをリアルタイムで計測し、通常時払出個数を通常時アウト個数で除した値に百を乗じた値(通常時払出個数÷通常時アウト個数×100で算出される値)を性能情報(以下「通常時比率情報」と称する)として表示する。なお、この際の表示値は、小数点第1位を四捨五入した値とする。
従って、通常時払出個数、通常時アウト個数、通常時比率情報の各データが、RAM203の該当領域(特定中総賞球数格納領域、特定中アウト個数格納領域、特定比率情報格納領域)にそれぞれ格納(記憶)されるようになっている。但し、単に永続的に計測して性能情報を表示するのではなく、総アウト球数が所定の規定個数(例えば、60000個)に達した場合、一旦、計測を終了する。この規定個数とは、通常状態の総アウト球数ではなく、全遊技状態中(当り遊技中を含む)の総アウト球数(以下「全状態アウト個数」と称する)である。この全状態アウト個数もリアルタイムに計測され、RAM203の該当領域(全状態アウト個数格納領域)に格納される。以下、説明の便宜のために、特定中総賞球数格納領域、特定中アウト個数格納領域、特定比率情報格納領域、全状態アウト個数格納領域を「計測情報格納領域」と略称する。
In the present embodiment, the total number of payouts in the normal state (number of normal payouts) and the total number of out balls in the normal state (number of normal timeouts) are measured in real time, and the number of normal payouts is calculated as the number of normal outs. Is displayed as performance information (hereinafter, referred to as "normal time ratio information"). The display value at this time is a value obtained by rounding off the first decimal place.
Therefore, each data of the normal payout number, the normal out number, and the normal ratio information is stored in the corresponding area of the RAM 203 (specific total total prize ball number storage area, specific medium out number storage area, specific ratio information storage area). It is stored (stored). However, the performance information is not displayed simply by measuring it permanently, but when the total number of out-balls reaches a predetermined number (for example, 60000), the measurement is temporarily terminated. The specified number is not the total number of out-balls in the normal state, but the total number of out-balls in all game states (including a hit game) (hereinafter referred to as “all state out-numbers”). The number of all state outs is also measured in real time, and stored in the corresponding area of the RAM 203 (all state out number storage area). Hereinafter, for the sake of convenience, the specific total prize ball storage area, the specific out-number storage area, the specific ratio information storage area, and the all-state out-number storage area are abbreviated as “measurement information storage area”.

そして、終了時点の通常時比率情報をRAM203の所定領域(性能表示格納領域)に格納し(今回の通常時比率情報を記憶)、その後、計測情報格納領域(通常時払出個数、通常時アウト個数および全状態アウト個数)をクリアしてから、再度、計測を開始する(通常時払出個数、通常時アウト個数、通常時比率情報および全状態アウト球数の計測を開始する)。そして、設定・性能表示器97には、前回の通常時比率情報(計測履歴情報)と、現在計測中の通常時比率情報とが表示されるようになっている。なお、前回の情報に限らず、前々回やその前(3回前)などの履歴を表示可能に構成してもよく、何回前までの情報を表示するかについては適宜定めることができる。   Then, the normal time ratio information at the end is stored in a predetermined area (performance display storage area) of the RAM 203 (this time normal time ratio information is stored), and thereafter, the measurement information storage area (normal time payout number, normal time out number) And the number of all-out balls are cleared, and then the measurement is started again (measurement of the normal-number payout number, the normal-number out number, the normal-time ratio information, and the total-state out ball count is started). The setting / performance display 97 displays the previous normal ratio information (measurement history information) and the normal ratio information currently being measured. Not only the previous information but also the history before the last time or before (three times before) may be displayed, and the number of times before the information is displayed can be determined as appropriate.

ここで、本例の場合、設定・性能表示器97には設定値Veと性能情報とが択一的に表示される。具体的に、本例では、設定変更や設定確認は電源投入に伴う起動時にのみ行われるため、電源投入に伴う起動後、設定変更モードや設定確認を行うモードに移行したことに応じて設定・性能表示器97に設定値Veが表示され、設定変更や設定確認が完了した後において、性能情報の表示が行われる。
なお、設定値Veと性能情報を共通の表示器により表示する構成に限定されず、別々の表示器により表示する構成を採ることもできる。その場合、設定値Veと性能情報の表示が並行して行われてもよい。
Here, in the case of this example, the set value Ve and the performance information are alternatively displayed on the setting / performance display 97. Specifically, in this example, the setting change and the setting confirmation are performed only at the time of startup at the time of power-on. The set value Ve is displayed on the performance display 97, and after the setting change or the setting confirmation is completed, the performance information is displayed.
Note that the present invention is not limited to a configuration in which the set value Ve and the performance information are displayed on a common display, and may employ a configuration in which the display is displayed on separate displays. In that case, the display of the set value Ve and the performance information may be performed in parallel.

(演出制御コマンド)

主制御部20は、処理状態に応じて、特別図柄変動表示ゲームに関する情報やエラーに関する情報等を含む種々の演出制御コマンドを、演出制御部24に対して送信可能とされている。但し、ゴト行為等の不正を防止するために、主制御部20は演出制御部24に対して信号を送信するのみで、演出制御部24からの信号を受信不可能な片方向通信の構成となっている。
(Direction control command)

The main control unit 20 can transmit various effect control commands including information on the special symbol change display game, information on the error, and the like to the effect control unit 24 according to the processing state. However, in order to prevent fraudulent acts such as goto, the main control unit 20 only transmits a signal to the effect control unit 24, and has a configuration of one-way communication in which a signal from the effect control unit 24 cannot be received. Has become.

ここで、演出制御コマンドは、1バイト長のモード(MODE)と、同じく1バイト長のイベント(EVENT)からなる2バイト構成により機能を定義し、MODEとEVENTの区別を行うために、MODEのBit7はON、EVENTのBit7をOFFとしている。これらの情報を有効なものとして送信する場合、モード(MODE)及びイベント(EVENT)の各々に対応してストローブ信号が出力される。すなわち、CPU201(主制御CPU)は、送信すべきコマンドがある場合、演出制御部24にコマンドを送信するためのモード(MODE)情報の設定及び出力を行い、この設定から所定時間経過後に1回目のストローブ信号の送信を行う。さらに、このストローブ信号の送信から所定時間経過後にイベント(EVENT)情報の設定及び出力を行い、この設定から所定時間経過後に2回目のストローブ信号の送信を行う。ストローブ信号は、CPU241(演出制御CPU)が確実にコマンドを受信可能とする所定期間、CPU201によりアクティブ状態に制御される。
Here, the effect control command defines a function by a 2-byte configuration including a 1-byte length mode (MODE) and a 1-byte length event (EVENT), and distinguishes MODE and EVENT in order to distinguish between MODE and EVENT. Bit 7 is ON and EVENT Bit 7 is OFF. When transmitting such information as valid, a strobe signal is output corresponding to each of the mode (MODE) and the event (EVENT). That is, when there is a command to be transmitted, the CPU 201 (main control CPU) sets and outputs mode (MODE) information for transmitting the command to the effect control unit 24, and performs the first time after a lapse of a predetermined time from this setting. Is transmitted. Further, event (EVENT) information is set and output after a lapse of a predetermined time from the transmission of the strobe signal, and a second transmission of the strobe signal is performed after a lapse of a predetermined time from this setting. The strobe signal is controlled to an active state by the CPU 201 for a predetermined period during which the CPU 241 (production control CPU) can reliably receive a command.

[2-2.演出制御部]

演出制御部24は、CPU241(演出制御CPU)を内蔵したマイクロプロセッサを搭載すると共に、演出制御処理に要する演出データを格納したROM242(演出制御ROM)と、ワーク領域やバッファメモリとして機能するRAM243(演出制御RAM)とを搭載したマイクロコンピュータを中心に構成され、その他、音響制御部(音源IC)、RTC(Real Time Clock)機能部、カウンタ回路、割込みコントローラ回路、リセット回路、WDT回路などが設けられ、演出動作全般を制御する。
本例の演出制御部24は、情報の読み出し及び書き込みが可能なメモリとして、上記のRAM243以外にメモリ244を有している。メモリ244は、例えばSRAMで構成され、CPU241による情報の読み出し速度がRAM243よりも遅いものとされている。RAM243はバックアップ電源が接続されておらず、パチンコ遊技機1が電源遮断されると記憶情報を保持不能とされているのに対し、メモリ244はバックアップ電源が接続されてパチンコ遊技機1が電源遮断されても記憶情報を保持可能とされている。
なお、メモリ244の用途については後述する。
[2-2. Production control section]

The effect control unit 24 is equipped with a microprocessor having a built-in CPU 241 (effect control CPU), a ROM 242 (effect control ROM) storing effect data required for effect control processing, and a RAM 243 (functioning as a work area and a buffer memory). And a microcomputer equipped with an effect control RAM), and an acoustic control unit (sound source IC), an RTC (Real Time Clock) function unit, a counter circuit, an interrupt controller circuit, a reset circuit, a WDT circuit, and the like. And controls the overall production operation.
The effect control unit 24 of this example has a memory 244 other than the RAM 243 as a memory from which information can be read and written. The memory 244 is formed of, for example, an SRAM, and is configured to read information by the CPU 241 at a lower speed than the RAM 243. The RAM 243 is not connected to a backup power supply, and cannot store stored information when the power of the pachinko gaming machine 1 is turned off. On the other hand, the memory 244 is connected to a backup power supply and the power of the pachinko gaming machine 1 is turned off. It is possible to retain the stored information even if it is performed.
The use of the memory 244 will be described later.

演出制御部24の主な役割は、主制御部20からの演出制御コマンドの受信、演出制御コマンドに基づく演出の選択決定、液晶表示装置36に画像表示を実行させるための液晶制御部40の制御、スピーカ46の音制御、装飾ランプ45や各種LED(ボタンLED75、その他の演出用LED(図示せず))の発光制御、可動体(役物)の動作制御等である。   The main role of the effect control unit 24 is to receive an effect control command from the main control unit 20, determine the selection of an effect based on the effect control command, and control the liquid crystal control unit 40 to cause the liquid crystal display device 36 to execute image display. , Sound control of the speaker 46, light emission control of the decorative lamp 45 and various LEDs (button LED 75, and other effect LEDs (not shown)), operation control of the movable body (gear), and the like.

液晶制御部40は、CPUや各種のメモリ装置を備えたコンピュータ装置として構成され、液晶表示装置36の表示制御を司る。この液晶制御部40は、画像展開処理や画像の描画などの映像出力処理全般の制御を司るVDP(Video Display Processor)と、VDPが画像展開処理を行う画像データ(演出画像データ)を格納した画像ROMと、VDPが展開した画像データを一時的に記憶するVRAM(Video RAM)と、演出制御部24からの各種指示(後述する「液晶制御コマンド」等)に基づきVDPの動作を制御するCPU(液晶制御CPU)と、液晶制御CPUの表示制御動作手順を記述したプログラムやその表示制御に必要な種々のデータを格納するROM(液晶制御ROM)と、ワーク領域やバッファメモリとして機能するRAM(液晶制御RAM)と、を中心に構成されている。
上記の液晶制御CPUが演出制御部24からの指示に基づきVDPの動作(液晶表示装置36の表示駆動動作)を制御することで、液晶表示装置36に演出制御部24の指示に応じた画像表示が行われる。
The liquid crystal control unit 40 is configured as a computer device including a CPU and various memory devices, and controls display of the liquid crystal display device 36. The liquid crystal control unit 40 includes a VDP (Video Display Processor) that controls overall image output processing such as image expansion processing and image drawing, and an image storing image data (effect image data) on which the VDP performs image expansion processing. A ROM, a VRAM (Video RAM) that temporarily stores image data developed by the VDP, and a CPU (VRAM) that controls the operation of the VDP based on various instructions (such as a “liquid crystal control command” described later) from the effect control unit 24. A liquid crystal control CPU), a ROM (liquid crystal control ROM) for storing a program describing a display control operation procedure of the liquid crystal control CPU and various data necessary for the display control, and a RAM (liquid crystal) serving as a work area and a buffer memory. Control RAM).
The liquid crystal control CPU controls the operation of the VDP (the display driving operation of the liquid crystal display device 36) based on the instruction from the effect control unit 24, thereby displaying an image on the liquid crystal display device 36 according to the instruction of the effect control unit 24. Is performed.

なお、図3に示す本実施形態のパチンコ遊技機1は、演出制御部24のCPU241とは別基板上に、液晶表示用のCPU(液晶制御部40のCPU)を有している。このような構成は、一般的に「2CPU」の構成と称される。一方で、液晶制御部40のCPUと同様の機能を果たすCPUを演出制御部24に実装した構成、すなわち、演出制御部24が液晶制御部40としての機能も果たす構成については「1CPU」の構成と称される。   The pachinko gaming machine 1 according to the present embodiment shown in FIG. 3 has a CPU for liquid crystal display (CPU of the liquid crystal control unit 40) on a separate board from the CPU 241 of the effect control unit 24. Such a configuration is generally referred to as a “2 CPU” configuration. On the other hand, the configuration in which a CPU that performs the same function as the CPU of the liquid crystal control unit 40 is mounted on the effect control unit 24, that is, the configuration in which the effect control unit 24 also functions as the liquid crystal control unit 40 is “1CPU”. It is called.

演出制御部24はまた、種々の演出(光演出や音演出や可動体役物による可動体演出)を現出させるために、装飾ランプ45や各種LEDを含む光表示装置45aに対する光表示制御部、スピーカ46を含む音響発生装置46aに対する音響制御部、可動体(図示せず)を動作させる可動体役物モータ80cに対する駆動制御部(モータ駆動回路:ドライバ)等を備えている。   The effect control unit 24 also provides a light display control unit for the light display device 45a including the decorative lamp 45 and various LEDs in order to present various effects (light effects, sound effects, and movable body effects using movable bodies). , A sound control unit for the sound generator 46a including the speaker 46, a drive control unit (motor drive circuit: driver) for the movable body part motor 80c that operates a movable body (not shown), and the like.

演出制御部24には、可動体役物の動作を監視する位置検出センサ82aが接続され、演出制御部24は、位置検出センサ82aからの検出情報に基づき、可動体役物の現在の動作位置(例えば、原点位置からの移動量)を監視しながらその動作態様を制御する。また位置検出センサ82aからの検出情報に基づき、可動体役物の動作の不具合を監視し、不具合が生じれば、これをエラーとして検出する。   The effect control unit 24 is connected to a position detection sensor 82a that monitors the operation of the movable body object, and the effect control unit 24 determines the current operating position of the movable body object based on the detection information from the position detection sensor 82a. The operation mode is controlled while monitoring (for example, the amount of movement from the origin position). In addition, based on the detection information from the position detection sensor 82a, a malfunction in the operation of the movable body object is monitored, and if a malfunction occurs, this is detected as an error.

また演出制御部24には、演出ボタン13や十字キー16のスイッチ、つまり演出ボタン13、十字キー16の操作検出スイッチが接続され、演出制御部24は、演出ボタン13、十字キー16からの操作検出信号をそれぞれ受信可能とされている。   The effect control unit 24 is connected to switches of the effect button 13 and the cross key 16, that is, the operation buttons 13 and the operation detection switch of the cross key 16. The effect control unit 24 operates the effect button 13 and the cross key 16. Each of the detection signals can be received.

演出制御部24は、主制御部20から送られてくる演出制御コマンドに基づき、予め用意された複数種類の演出パターンの中から抽選により、又は一意に演出パターンを選択(決定)し、必要なタイミングで各種の演出手段を制御して、目的の演出を現出させる。これにより、演出パターンに対応する液晶表示装置36による演出画像の表示、スピーカ46からの音の再生、装飾ランプ45やLEDの点灯点滅駆動が実現され、種々の演出パターン(装飾図柄変動表示動作や予告演出など)が時系列的に展開されることにより、広義の意味での「演出シナリオ」が実現される。   Based on the effect control command sent from the main control unit 20, the effect control unit 24 selects (determines) the effect pattern by lottery or uniquely from among a plurality of effect patterns prepared in advance, and Various effect means are controlled at the desired timing to produce the desired effect. As a result, the display of the effect image by the liquid crystal display device 36 corresponding to the effect pattern, the reproduction of the sound from the speaker 46, the turning on and off of the decoration lamp 45 and the LED are realized, and various effect patterns (decorative pattern change display operation and "Preliminary productions etc." are developed in chronological order, thereby realizing a "production scenario" in a broad sense.

ここで、演出制御コマンドについて、演出制御部24(CPU241)は、主制御部20(CPU201)が送信する上述したストローブ信号の入力に基づき割込み処理を発生させてその受信・解析を行う。具体的に、CPU241は、上述したストローブ信号の入力に基づいてコマンド受信割込処理用の制御プログラムを実行し、これにより実現される割込み処理において、演出制御コマンドを取得し、コマンド内容の解析を行う。
この際、CPU241は、ストローブ信号の入力に基づいて割込みが発生した場合には、他の割込みに基づく割込み処理(定期的に実行されるタイマ割込処理)の実行中であっても、当該処理に割り込んでコマンド受信割込処理を行い、他の割込みが同時に発生してもコマンド受信割込処理を優先的に行うようになっている。
Here, for the effect control command, the effect control unit 24 (CPU 241) generates and executes an interrupt process based on the above-described strobe signal input transmitted by the main control unit 20 (CPU 201), and performs reception and analysis thereof. Specifically, the CPU 241 executes a control program for command reception interrupt processing based on the input of the above-described strobe signal, acquires an effect control command in the interrupt processing realized thereby, and analyzes the command contents. Do.
At this time, when an interrupt is generated based on the input of the strobe signal, the CPU 241 performs the process even if an interrupt process based on another interrupt (a timer interrupt process that is periodically executed) is being executed. And performs command reception interrupt processing. Even if other interrupts occur simultaneously, the command reception interrupt processing is preferentially performed.

<3.動作の概要説明>
[3-1.図柄変動表示ゲーム]

次に、上記のような制御構成(図3)により実現される遊技機1の遊技動作の概要について説明する。
先ずは、図柄変動表示ゲームについて説明する。
<3. Outline of operation>
[3-1. Design variation display game]

Next, an outline of a gaming operation of the gaming machine 1 realized by the above-described control configuration (FIG. 3) will be described.
First, the symbol variation display game will be described.

(特別図柄変動表示ゲーム)

本実施形態のパチンコ遊技機1では、所定の始動条件、具体的には、遊技球が上始動口34又は下始動口35に遊技球が入球(入賞)したことに基づき、主制御部20において乱数抽選による「大当り抽選」が行われる。主制御部20は、その抽選結果に基づき、特別図柄表示装置38a、38bに特別図柄1、特別図柄2を変動表示して特別図柄変動表示ゲームを開始させ、所定時間経過後に、その結果を特別図柄表示装置に導出表示して、これにより特別図柄変動表示ゲームを終了させる。
(Special symbol variation display game)

In the pachinko gaming machine 1 according to the present embodiment, the main control unit 20 is operated based on predetermined starting conditions, specifically, when a game ball enters the upper starting port 34 or the lower starting port 35 (wins). , A "big hit lottery" is performed by random number lottery. Based on the lottery result, the main control unit 20 displays the special symbol 1 and the special symbol 2 on the special symbol display devices 38a and 38b in a variable manner to start the special symbol variation display game. It is derived and displayed on the symbol display device, thereby ending the special symbol change display game.

ここで本実施形態では、上始動口34への入賞に基づく大当り抽選と、下始動口35への入賞に基づく大当り抽選とは別個独立して行われる。このため、上始動口34に関する大当り抽選結果は特別図柄表示装置38a側で、下始動口35に関する大当り抽選結果は特別図柄表示装置38b側で導出されるようになっている。具体的には、特別図柄表示装置38a側においては、上始動口34に遊技球が入球したことを条件に、特別図柄1を変動表示して第1の特別図柄変動表示ゲームが開始され、他方、特別図柄表示装置38b側においては、下始動口35に遊技球が入球したことを条件に、特別図柄2を変動表示して第2の特別図柄変動表示ゲームが開始されるようになっている。そして、特別図柄表示装置38a、又は特別図柄表示装置38bにおける特別図柄変動表示ゲームが開始されると、所定の変動表示時間経過後に、大当り抽選結果が「大当り」の場合には所定の「大当り」態様で、それ以外の場合には所定の「はずれ」態様で、変動表示中の特別図柄が停止表示され、これによりゲーム結果(大当り抽選結果)が導出されるようになっている。   Here, in the present embodiment, the jackpot lottery based on the winning in the upper starting port 34 and the jackpot lottering based on the winning in the lower starting port 35 are performed separately and independently. For this reason, the jackpot lottery result for the upper starting port 34 is derived on the special symbol display device 38a side, and the jackpot lottery result for the lower starting port 35 is derived on the special symbol display device 38b side. Specifically, on the special symbol display device 38a side, on condition that a game ball has entered the upper starting port 34, the special symbol 1 is variably displayed to start the first special symbol variability display game, On the other hand, on the special symbol display device 38b side, on condition that a game ball has entered the lower starting port 35, the special symbol 2 is variably displayed and the second special symbol variance display game is started. ing. Then, when the special symbol variation display game is started on the special symbol display device 38a or the special symbol display device 38b, after a predetermined variation display time has elapsed, if the jackpot lottery result is “big hit”, a predetermined “big hit” In this mode, in other cases, the special symbol in the variable display is stopped and displayed in a predetermined "missing" mode, whereby a game result (big hit lottery result) is derived.

なお本明細書中では、説明の便宜上、特別図柄表示装置38a側の第1の特別図柄変動表示ゲームを「特別図柄変動表示ゲーム1」と称し、特別図柄表示装置38b側の第2の特別図柄変動表示ゲームを「特別図柄変動表示ゲーム2」と称する。また特に必要のない限り、「特別図柄1」と「特別図柄2」とを単に「特別図柄」と称し(場合により「特図」と略称する)、また「特別図柄変動表示ゲーム1」と「特別図柄変動表示ゲーム2」とを単に「特別図柄変動表示ゲーム」と称する。
In this specification, for convenience of explanation, the first special symbol change display game on the special symbol display device 38a is referred to as “special symbol change display game 1”, and the second special symbol change game on the special symbol display device 38b is used. The variation display game is referred to as “special symbol variation display game 2”. Unless otherwise required, "special symbol 1" and "special symbol 2" are simply referred to as "special symbols" (sometimes abbreviated as "special symbols"), and "special symbol variation display game 1" and "special symbols". The "special symbol variation display game 2" is simply referred to as "special symbol variation display game".

(装飾図柄変動表示ゲーム)

また、上述の特別図柄変動表示ゲームが開始されると、これに伴って、液晶表示装置36に装飾図柄(演出的な遊技図柄)を変動表示して装飾図柄変動表示ゲームが開始され、これに付随して種々の演出が展開される。そして特別図柄変動表示ゲームが終了すると、装飾図柄変動表示ゲームも終了し、特別図柄表示装置には大当り抽選結果を示す所定の特別図柄が、そして液晶表示装置36には当該大当り抽選結果を反映した装飾図柄が導出表示されるようになっている。すなわち、装飾図柄の変動表示動作を含む演出的な装飾図柄変動表示ゲームにより、特別図柄変動表示ゲームの結果を反映表示するようになっている。
(Decorative design variation display game)

In addition, when the above-described special symbol variation display game is started, a decorative symbol (a staging game symbol) is displayed on the liquid crystal display device 36 in a variable manner, thereby starting a decorative symbol variation display game. A variety of effects are developed along with it. When the special symbol variation display game ends, the decorative symbol variation display game also terminates, the special symbol display device reflects a predetermined special symbol indicating a jackpot lottery result, and the liquid crystal display device 36 reflects the jackpot lottery result. The decorative design is derived and displayed. In other words, the result of the special symbol change display game is reflected and displayed by the stunning decorative symbol change display game including the decorative symbol change display operation.

従って、例えば特別図柄変動表示ゲームの結果が「大当り」である場合(大当り抽選結果が「大当り」である場合)、装飾図柄変動表示ゲームではその結果を反映させた演出が展開される。そして特別図柄表示装置において、特別図柄が大当りを示す表示態様(例えば、7セグが「7」の表示状態)で停止表示されると、液晶表示装置36には、「左」「中」「右」の各表示エリアにおいて、装飾図柄が「大当り」を反映させた表示態様(例えば「左」「中」「右」の各表示エリアにおいて、3個の装飾図柄が「7」「7」「7」の表示状態)で停止表示される。   Therefore, for example, when the result of the special symbol change display game is "big hit" (when the big hit lottery result is "big hit"), an effect reflecting the result is developed in the decorative symbol change display game. When the special symbol display device is stopped and displayed in a display mode in which the special symbol indicates a big hit (for example, the display state of 7-segment is “7”), the liquid crystal display device 36 displays “left”, “middle”, and “right”. In each display area, the decorative pattern reflects the "big hit" (for example, in each display area of "left", "middle" and "right", three decorative patterns are "7", "7" and "7" Is stopped).

この「大当り」となった場合、具体的には、特別図柄変動表示ゲームが終了して、これに伴い装飾図柄変動表示ゲームが終了し、その結果として「大当り」の図柄態様が導出表示された後、特別変動入賞装置52の大入賞口ソレノイド52cが作動して開放扉52bが所定のパターンで開閉動作を行い、これにより大入賞口50が開閉され、通常遊技状態よりも遊技者に有利な特別遊技状態(大当り遊技)が発生する。この大当り遊技では、開放扉52bにより、大入賞口の開放時間が所定時間(最大開放時間:例えば、29.8秒)経過するまでか、又は大入賞口に入賞した遊技球数(大入賞口50への入賞球)が所定個数(最大入賞数:役物の1回の作動によりその入口が開き、または拡大した入賞口に対して許容される入賞球数の上限個数:例えば、9個)に達するまで、その入賞領域が開放または拡大され、これら何れかの条件を満した場合に大入賞口が閉鎖される、といった「ラウンド遊技」が、予め定められた規定ラウンド数(例えば、最大16ラウンド)繰り返される。   When this "big hit" is reached, specifically, the special symbol change display game ends, and the decorative symbol change display game ends accordingly, and as a result, the symbol mode of "big hit" is derived and displayed. Thereafter, the special winning opening solenoid 52c of the special variable winning device 52 operates to open and close the opening door 52b in a predetermined pattern, thereby opening and closing the special winning opening 50, which is more advantageous to the player than the normal gaming state. A special game state (big hit game) occurs. In this jackpot game, the opening door 52b uses the opening time of the special winning opening until a predetermined time (maximum opening time: for example, 29.8 seconds) has elapsed, or the number of game balls that have won the special winning opening (the special winning opening). 50 winning prize balls) a predetermined number (maximum winning number: the upper limit of the number of prize balls allowed for the winning port which is opened or enlarged by one operation of the accessory: for example, 9) Until the winning area is opened or expanded, and if any of these conditions is satisfied, the special winning opening is closed. Round) repeated.

上記大当り遊技が開始すると、最初に大当りが開始された旨を報知するオープニング演出が行われ、オープニング演出が終了した後、ラウンド遊技が予め定められた規定ラウンド数を上限として複数回行われる。そして、規定ラウンド数終了後には、大当りが終了される旨を報知するエンディング演出が行われ、これにより大当り遊技が終了するようになっている。   When the big hit game starts, an opening effect for notifying that the big hit has started is performed first, and after the opening effect ends, the round game is performed a plurality of times with a predetermined number of rounds as an upper limit. Then, after the end of the prescribed number of rounds, an ending effect for notifying that the big hit is to be ended is performed, whereby the big hit game is ended.

上記の装飾図柄変動表示ゲームの実行に必要な情報に関しては、先ず主制御部20が、上始動口34又は下始動口35に遊技球が入球(入賞)したことに基づき、具体的には、上始動口センサ34a又は下始動口センサ35aにより遊技球が検出されて始動条件(特別図柄に関する始動条件)が成立したことを条件に、「大当り」又は「はずれ」の何れであるかを抽選する‘当落抽選(当否種別抽選)’と、「大当り」であったならばその大当り種別を、「はずれ」であったならばそのはずれ種別を抽選する‘図柄抽選(当選種別(当り種別)抽選)’とを含む大当り抽選を行い(はずれが1種類の場合は、はずれについて種別抽選を行う必要がないためその抽選を省略してもよい)、その抽選結果情報に基づき、特別図柄の変動パターンや、当選種別に応じて最終的に停止表示させる特別図柄(以下、「特別停止図柄」と称する)を決定する。
そして、主制御部20は、処理状態を特定する演出制御コマンドとして、少なくとも特別図柄の変動パターン情報(例えば、大当り抽選結果及び特別図柄の変動時間に関する情報等)を含む「変動パターン指定コマンド」を演出制御部24側に送信する。これにより、装飾図柄変動表示ゲームに必要とされる基本情報が演出制御部24に送られる。なお本実施形態では、演出のバリエーションを豊富なものとするべく、特別停止図柄の情報(図柄抽選結果情報(当り種別に関する情報))を含む「装飾図柄指定コマンド」も演出制御部24に送信するようになっている。
Regarding the information necessary for executing the above-described decorative symbol variation display game, first, the main control unit 20 determines, based on the fact that a game ball has entered (wins) in the upper starting port 34 or the lower starting port 35, specifically, On the condition that the game ball is detected by the upper starting port sensor 34a or the lower starting port sensor 35a and a starting condition (a starting condition relating to a special symbol) is established, it is determined whether the game is a "big hit" or a "losing". The 'winning lottery (winning / winning type lottery)' and the big hit type if it is "big hit", and the lottery type if it is "losing" ) '(With one type of loss, it is not necessary to perform a type lottery for the loss, so that the lottery may be omitted), and based on the lottery result information, the fluctuation pattern of the special symbol And winning A special symbol to be finally stopped and displayed (hereinafter, referred to as a “special stop symbol”) is determined according to the type.
Then, the main control unit 20 includes, as an effect control command for specifying the processing state, a “variation pattern designation command” including at least variation pattern information of a special symbol (for example, information on a jackpot lottery result and a variation time of the special symbol). It is transmitted to the effect control unit 24 side. Thereby, the basic information required for the decorative symbol change display game is sent to the effect control unit 24. In the present embodiment, a “decorative design designation command” including information on special stop symbols (symbol lottery result information (information on hit type)) is also transmitted to the effect control unit 24 in order to enrich the effect variations. It has become.

上記特別図柄の変動パターン情報には、特定の予告演出(例えば、後述の「リーチ演出」や「疑似連演出」など)の発生の有無を指定する情報を含むことができる。詳述するに、特別図柄の変動パターンは、大当り抽選結果に応じて、当りの場合の「当り変動パターン」と、はずれの場合の「はずれ変動パターン」に大別される。これら変動パターンには、例えば、後述のリーチ演出の発生を指定する‘リーチ変動パターン’、リーチ演出の発生を指定しない‘通常変動パターン’、疑似連演出とリーチ演出との発生(重複発生)を指定する‘疑似連有りリーチ変動パターン’、疑似連演出の発生を指定し、リーチ演出の発生は指定しない‘疑似連有り通常変動パターン’等、複数種類の変動パターンが含まれる。なお、リーチ演出や疑似連演出の演出時間を確保する関係上、通常、リーチ演出や疑似連演出を指定する変動パターンの方が、通常変動パターンよりも変動時間が長く定められている。   The fluctuation pattern information of the special symbol can include information for specifying whether or not a specific notice effect (for example, “reach effect” or “pseudo-sequence effect” described later) has occurred. More specifically, the variation pattern of the special symbol is roughly classified into a “hit variation pattern” in the case of a hit and a “loss variation pattern” in the case of a loss according to the jackpot lottery result. These fluctuation patterns include, for example, a “reach fluctuation pattern” that specifies the occurrence of a reach effect described later, a “normal fluctuation pattern” that does not specify the occurrence of a reach effect, and the occurrence (duplicate occurrence) of a pseudo continuous effect and a reach effect. A plurality of types of fluctuation patterns are included, such as a 'pseudo-represented reach fluctuation pattern' to be specified, and a 'pseudo-represented normal fluctuation pattern' that specifies the occurrence of a pseudo-representation and does not specify the occurrence of a reach effect. In addition, in order to secure the production time of the reach production and the pseudo continuous production, the fluctuation time for specifying the reach production and the pseudo continuous production is usually longer than the normal fluctuation pattern.

演出制御部24は、主制御部20から送られてくる演出制御コマンド(ここでは、変動パターン指定コマンドと装飾図柄指定コマンド)に含まれる情報に基づいて、装飾図柄変動表示ゲーム中に時系列的に展開させる演出内容(予告演出等の演出シナリオ)や、最終的に停止表示する装飾図柄(装飾停止図柄)を決定し、特別図柄の変動パターンに基づくタイムスケジュールに従い装飾図柄を変動表示して装飾図柄変動表示ゲームを実行させる。これにより、特別図柄表示装置38a、38bによる特別図柄の変動表示と時間的に同調して、液晶表示装置36による装飾図柄が変動表示され、特別図柄変動表示ゲームの期間と装飾図柄変動表示ゲーム中の期間とが、実質的に同じ時間幅となる。また演出制御部24は、演出シナリオに対応するように、液晶表示装置36又は光表示装置45a或いは音響発生装置46aをそれぞれ制御し、装飾図柄変動表示ゲームにおける各種演出を展開させる。これにより、液晶表示装置36での画像の再生(画像演出)と、効果音の再生(音演出)と、装飾ランプ45やLEDなどの点灯点滅駆動(光演出)とが実現される。   The effect control unit 24 performs a time-series operation during the decorative design change display game based on information included in the effect control commands (here, the change pattern designating command and the decorative design designating command) sent from the main control unit 20. Decide the contents of the effect to be developed in the game (the effect scenario such as a notice effect) and the decorative pattern to be finally stopped and displayed (decorative stop pattern), and display the decorative pattern according to the time schedule based on the special pattern fluctuation pattern. The symbol variation display game is executed. In this manner, the decorative symbols on the liquid crystal display device 36 are variably displayed in synchronization with the display of the special symbols on the special symbol display devices 38a and 38b in time, and during the period of the special symbol variable display game and during the decorative symbol variable display game. Is substantially the same time width. The effect control unit 24 controls the liquid crystal display device 36, the light display device 45a, or the sound generation device 46a, respectively, so as to correspond to the effect scenario, and develops various effects in the decorative symbol change display game. Thereby, the reproduction of the image (image effect), the reproduction of the sound effect (sound effect), and the lighting and blinking drive (light effect) of the decorative lamp 45, the LED, and the like on the liquid crystal display device 36 are realized.

このように特別図柄変動表示ゲームと装飾図柄変動表示ゲームとは不可分的な関係を有し、特別図柄変動表示ゲームの表示結果を反映したものが装飾図柄変動表示ゲームにおいて表現されることとしているので、この二つの図柄変動表示ゲームを等価的な図柄遊技と捉えても良い。本明細書中では特に必要のない限り、上記二つの図柄変動表示ゲームを単に「図柄変動表示ゲーム」と称する場合がある。
As described above, the special symbol variation display game and the decorative symbol variation display game have an inseparable relationship, and the one reflecting the display result of the special symbol variation display game is to be expressed in the decoration symbol variation display game. The two symbol display games may be regarded as equivalent symbol games. In the present specification, the two symbol variation display games may be simply referred to as “symbol variation display games” unless otherwise required.

(普通図柄変動表示ゲーム)

また遊技機1においては、普通図柄始動口37に遊技球が通過(入賞)したことに基づき、主制御部20において乱数抽選による「補助当り抽選」が行なわれる。この抽選結果に基づき、LEDにより表現される普通図柄を普通図柄表示装置39aに変動表示させて普通図柄変動表示ゲームを開始し、一定時間経過後に、その結果をLEDの点灯と非点灯の組合せにて停止表示するようになっている。例えば、普通図柄変動表示ゲームの結果が「補助当り」であった場合、普通図柄表示装置39aの表示部を特定の点灯状態(例えば、2個のLED39が全て点灯状態、又は「○」と「×」を表現するLEDのうち「○」側のLEDが点灯状態)にて停止表示させる。
(Normal symbol display game)

In the gaming machine 1, the main control unit 20 performs a random number lottery based on the fact that a game ball has passed (wins) the ordinary symbol starting port 37. Based on the result of the lottery, the ordinary symbol represented by the LED is displayed on the ordinary symbol display device 39a in a variable manner, and the normal symbol variation display game is started. After a predetermined time has elapsed, the result is changed to a combination of lighting and non-lighting of the LED. And stop display. For example, when the result of the normal symbol variation display game is “auxiliary hit”, the display section of the normal symbol display device 39a is turned on in a specific lighting state (for example, all the two LEDs 39 are turned on, or “O” and “ The stop display is performed when the LED on the “○” side of the LEDs expressing “x” is turned on).

この「補助当り」となった場合には、普通電動役物ソレノイド41c(図3参照)が作動し、これにより可動翼片47が逆「ハ」の字状に開いて下始動口35が開放または拡大されて遊技球が流入し易い状態(始動口開状態)となり、通常遊技状態よりも遊技者に有利な補助遊技状態(以下、「普電開放遊技」と称する)が発生する。この普電開放遊技では、普通変動入賞装置41の可動翼片47により、下始動口35の開放時間が所定時間(例えば0.2秒)経過するまでか、又は下始動口35に入賞した遊技球数が所定個数(例えば4個)に達するまで、その入賞領域が開放または拡大され、これら何れかの条件を満たした場合に下始動口35を閉鎖する、といった動作が所定回数(たとえば、最大2回)繰り返されるようになっている。
When the "assistant hit" occurs, the ordinary electric accessory solenoid 41c (see FIG. 3) operates, whereby the movable wing piece 47 opens in an inverted "C" shape and the lower starting port 35 is opened. Alternatively, the game ball is enlarged to be in a state where the game ball easily flows in (starting port opened state), and an auxiliary game state (hereinafter, referred to as a “generic power opening game”) that is more advantageous to the player than the normal game state occurs. In this general-purpose opening game, the movable wing piece 47 of the normal fluctuation winning device 41 waits until the opening time of the lower starting port 35 elapses a predetermined time (for example, 0.2 seconds) or a game in which the lower starting port 35 is won. Until the number of balls reaches a predetermined number (for example, four), the winning area is opened or expanded, and when any of these conditions is satisfied, the operation of closing the lower starting port 35 is performed a predetermined number of times (for example, a maximum). (2 times).

(保留について)

ここで本実施形態では、特別/装飾図柄変動表示ゲーム中、普通図柄変動表示ゲーム中、大当り遊技中、又は普電開放遊技中等に、上始動口34又は下始動口35若しくは普通図柄始動口37に入賞が発生した場合、すなわち上始動口センサ34a又は下始動口センサ35a若しくは普通図柄始動口センサ37aからの検出信号の入力があり、対応する始動条件(図柄遊技開始条件)が成立した場合、これを変動表示ゲームの始動権利に係るデータとして、変動表示中に関わるものを除き、所定の上限値である最大保留記憶数(例えば最大4個)まで保留記憶されるようになっている。この図柄変動表示動作に供されていない保留中の保留データ、又はその保留データに係る遊技球を、「作動保留球」とも称する。この作動保留球の数を遊技者に明らかにするため、遊技機1の適所に設けた専用の保留表示器(図示せず)、又は液晶表示装置36による画面中にアイコン画像として設けた保留表示器を点灯表示させる。
(About hold)

Here, in the present embodiment, during the special / decorative symbol variation display game, during the normal symbol variation display game, during the jackpot game, or during the open electric game, the upper starting port 34, the lower starting port 35, or the normal symbol starting port 37. When a winning is generated, that is, when a detection signal is input from the upper starting opening sensor 34a, the lower starting opening sensor 35a, or the ordinary symbol starting opening sensor 37a, and the corresponding starting condition (symbol game starting condition) is satisfied, This is stored as data relating to the start right of the variable display game, up to a predetermined upper limit of the maximum number of stored memories (for example, up to four), excluding data related to the variable display. On-hold data that has not been subjected to the symbol change display operation or on-hold game data related to the on-hold data is also referred to as “operation-hold ball”. In order to clarify the number of the operation reserve balls to the player, a dedicated reserve display (not shown) provided at an appropriate place of the gaming machine 1 or a reserve display provided as an icon image on a screen of the liquid crystal display device 36 Light up the display.

また本実施形態では、特別図柄1、特別図柄2、及び普通図柄に関する作動保留球をそれぞれ最大4個までRAM203の該当記憶領域に保留記憶し、特別図柄又は普通図柄の変動確定回数として保留する。なお、特別図柄1、特別図柄2、及び普通図柄に関する各作動保留球数の最大記憶数(最大保留記憶数)は特に制限されない。また、各図柄の最大保留記憶数の全部又は一部が異なっていてもよく、その数は遊技性に応じて適宜定めることができる。
In the present embodiment, up to four operation-holding balls for the special symbol 1, the special symbol 2, and the normal symbol are stored in the corresponding storage area of the RAM 203 at the maximum, and are held as the number of times the special symbol or the normal symbol is changed. In addition, the maximum storage number (maximum reserved storage number) of the number of operation reserved balls for the special symbol 1, the special symbol 2, and the ordinary symbol is not particularly limited. In addition, all or a part of the maximum number of reserved storages of each symbol may be different, and the number can be appropriately determined according to the game characteristics.

[3-2.遊技状態]

本実施形態に係る遊技機1では、特別遊技状態である上記大当りの他、複数種類の遊技状態を発生可能に構成されている。本実施形態の理解を容易なものとするために、先ず、種々の遊技状態について説明する。
[3-2. Game state]

The gaming machine 1 according to the present embodiment is configured to be able to generate a plurality of types of gaming states in addition to the above-mentioned jackpot which is a special gaming state. To facilitate understanding of the present embodiment, first, various game states will be described.

本実施形態の遊技機1は、通常状態、時短状態、潜確状態、確変状態の少なくとも4種類の遊技状態を実行制御可能に構成されている。これら遊技状態は、大当り抽選確率状態(低確率状態、高確率状態)や電チューサポート状態(特典遊技)の発生の有無(電サポ有り、電サポ無し)等で区別される。   The gaming machine 1 of the present embodiment is configured to be able to execute and control at least four types of gaming states: a normal state, a time saving state, a latent state, and a probability changing state. These gaming states are distinguished depending on whether a jackpot lottery probability state (low-probability state, high-probability state) or an electric-chu support state (privilege game) has occurred (with or without electric support).

「電チューサポート状態」とは、普電開放遊技における普通変動入賞装置41の可動翼片47の開動作期間(可動翼片47の開放時間およびその開放回数の少なくともいずれか一方)が、通常状態よりも延長された「開放延長状態」を指す。開放延長状態が発生すると、可動翼片47の開動作期間が、例えば、通常時(非開放延長状態下)の0.2秒から1.7秒に延長され、またその開閉回数が、例えば、通常時の1回から2〜3回に延長される。
本実施形態の場合、電チューサポート状態下では、補助当り抽選確率が所定確率(通常確率)の低確率(例えば256分の1)から高確率(例えば256分の255)に変動して(普図確率変動状態)が発生すると共に、1回の普通図柄変動表示ゲームに要する平均的な時間(普通図柄の変動表示動作時間)を短縮する‘普通図柄時短状態’が発生する(例えば10秒から1秒に短縮される)。従って、電チューサポート状態が発生すると、普電開放遊技が頻繁に発生し、通常状態よりも単位時間当りの可動翼片47の作動率が向上する作動率向上状態(高ベース状態)となる。以下、電チューサポート状態下を「電サポ有り」、そうでない場合を「電サポ無し」と略称する。
The “electric chu support state” means that the open operation period (at least one of the opening time of the movable wing piece 47 and the number of times of opening) of the movable wing piece 47 of the ordinary fluctuation prize winning device 41 in the open electric game is a normal state. It refers to the "open extended state" which is extended. When the open extension state occurs, the opening operation period of the movable wing piece 47 is extended, for example, from 0.2 seconds in a normal state (under the non-open extension state) to 1.7 seconds, and the number of times of opening and closing is increased, for example. It is extended from one time at normal time to two or three times.
In the case of the present embodiment, in the electric tuner support state, the lottery probability per assistance changes from a low probability (for example, 1/256) of a predetermined probability (normal probability) to a high probability (for example, 255/256) (usually). (Simple symbol fluctuation state) occurs, and a 'normal symbol time-saving state' occurs, which shortens the average time (normal symbol fluctuation display operation time) required for one ordinary symbol fluctuation display game (for example, from 10 seconds). Reduced to 1 second). Therefore, when the electric-chu support state occurs, the open-destination game frequently occurs, and the operation state is improved (high base state) in which the operation rate of the movable wing piece 47 per unit time is higher than in the normal state. Hereinafter, the state under the power support state is abbreviated as “with power support”, and the other case is abbreviated as “without power support”.

本実施形態において、「通常状態」とは、大当り抽選確率が所定確率(通常確率)の低確率(例えば399分の1)であり、電サポ無しの遊技状態(低確率+電サポ無し)を言う。   In the present embodiment, the “normal state” is a low probability (for example, 1/399) of the jackpot lottery probability of a predetermined probability (normal probability), and indicates a gaming state without electric support (low probability + no electric support). To tell.

「時短状態」とは、大当り抽選確率が通常状態と同様の低確率であるが、1回の特別図柄変動表示ゲームに要する平均的な時間(特別図柄の変動表示動作時間))が通常状態よりも短縮される‘特別図柄時短状態’が発生すると共に、電チューサポート状態となる遊技状態を言う。つまり、時短状態中は「低確率+電サポ有り+特別図柄時短状態」となる。   The “time reduction state” is a state in which the jackpot lottery probability is as low as the normal state, but the average time required for one special symbol change display game (special symbol change display operation time) is longer than the normal state. The "special symbol time-saving state", which is also shortened, and the gaming state in which the electric chew support state is set. In other words, during the time reduction state, the state is “low probability + with electric support + special symbol time reduction state”.

「潜確状態」とは、大当り抽選確率が上記低確率よりも上昇した高確率(例えば39.9分の1)に変動した‘特別図柄確変状態’であり、電サポ無しの遊技状態(高確率+電サポ無し)を言う。   The “latent state” is a “special symbol probable state” in which the jackpot lottery probability has changed to a high probability (for example, 1 / 39.9) that is higher than the low probability, and the gaming state without electric support (high (Probability + no electricity support).

「確変状態」とは、大当り抽選確率が潜確状態と同様の高確率であるが、特別図柄時短状態及び電チューサポート状態が発生する遊技状態を言う。つまり、確変状態中は「高確率+電サポ有り+特別図柄時短状態」となる。   The “probable change state” refers to a gaming state in which the jackpot lottery probability is as high as the latent probability state, but the special symbol time reduction state and the electric chew support state occur. In other words, during the probable change state, the state is "high probability + there is an electric support + a special symbol time reduction state".

遊技状態に関し、大当り抽選確率に着目すれば、遊技状態が「通常状態」「時短状態」である場合は、少なくとも大当り抽選確率が‘低確率状態’となり、遊技状態が「潜確状態」「確変状態」である場合は、少なくとも大当り抽選確率が‘高確率状態’となる。なお、大当り中は大入賞口が開閉される大当り遊技が発生するが、大当り抽選確率及び電サポの有無については、上記通常状態と同じ、低確率・電サポ無しの遊技状態下に置かれる。
Regarding the gaming state, paying attention to the jackpot lottery probability, if the gaming state is “normal state” or “time saving state”, at least the jackpot lottery probability becomes “low probability state” and the gaming state becomes “latent state” or “probable change”. In the case of “state”, at least the jackpot lottery probability becomes “high probability state”. During the big hit, a big hit game in which the big winning opening is opened and closed occurs, but the big hit lottery probability and the presence or absence of the electric support are set in the same game state as the above-mentioned normal state with a low probability and no electric support.

[3-3.当りについて]

続いて、遊技機1における「当り」について説明する。
本実施形態の遊技機1においては、複数種類の当りを対象に大当り抽選(当り抽選)を行うようになっている。本例の場合、当りの種別には、大当り種別に属する例えば「通常4R」「通常6R」「確変6R」「確変10R」の各大当りが含まれる。
なお、上記「R」の表記は、規定ラウンド数(最大ラウンド数)を意味する。
[3-3. About hits]

Subsequently, the “hit” in the gaming machine 1 will be described.
In the gaming machine 1 of the present embodiment, a jackpot lottery (hit lottery) is performed for a plurality of types of hits. In the case of this example, the hit types include, for example, each of the big hits of “normal 4R”, “normal 6R”, “probable change 6R”, and “probable change 10R” belonging to the big hit type.
In addition, the notation of the above-mentioned "R" means a prescribed round number (maximum round number).

大当り種別は、条件装置の作動契機となる当りである。ここで「条件装置」とは、その作動がラウンド遊技を行うための役物連続作動装置の作動に必要な条件とされている装置で、特定の特別図柄の組合せが表示され、又は遊技球が大入賞口内の特定の領域を通過した場合に作動するものを言う。   The big hit type is a hit that triggers the operation of the condition device. Here, the `` condition device '' is a device whose operation is a condition necessary for the operation of the continuous action device for performing a round game, and a combination of specific special symbols is displayed, or a game ball is displayed. This is the one that is activated when passing through a specific area within the special winning opening.

上記確変状態は、大当り種別に当選することなく、特別図柄変動表示ゲームの実行回数が所定回数(例えば70回:規定ST回数)終了した場合に、高確率状態を終了させて低確率に移行させる、いわゆる「回数切り確変機(ST機)」となっており、規定ST回数が終了したときは、次ゲームから通常状態に移行される。但し、次回大当りが当選するまで継続させるタイプの「一般確変機」としてもよい。
なお、特別図柄変動表示ゲームの実行回数は、特別図柄変動表示ゲーム1、及び特別図柄変動表示ゲーム2の合計実行回数(特図1及び特図2の合計変動回数)であってもよいし、何れか一方の実行回数(例えば特別図柄変動表示ゲーム2の実行回数)であってもよい。また、時短状態の回数についても60回や100回に限らず、遊技性に応じて適宜定めることができる。また、どのような種類の当りを設けるかについても特に制限はなく、適宜定めることができる。
The probable change state ends the high-probability state and shifts to the low-probability state when the number of executions of the special symbol change display game ends a predetermined number of times (for example, 70 times: the specified ST number) without winning the jackpot type. This is a so-called “number-of-times-variable changing machine (ST machine)”, and when the specified number of STs ends, the game is shifted to the normal state from the next game. However, a "general probability change machine" of a type that continues until the next big hit is won may be used.
Note that the number of times of execution of the special symbol change display game may be the total number of executions of the special symbol change display game 1 and the special symbol change display game 2 (total number of changes of the special figures 1 and 2), Any one of the number of executions (for example, the number of executions of the special symbol variation display game 2) may be used. In addition, the number of time reduction states is not limited to 60 times or 100 times, and can be determined as appropriate according to game characteristics. There is no particular limitation on what kind of contact is provided, and it can be determined as appropriate.

ここで、本例では、大当り種別と同様に「はずれ」についても複数の種別が設けられている。具体的には、「はずれ1」「はずれ2」「はずれ3」の三種のはずれ種別が設けられている。
前述のように、当落抽選の結果が「はずれ」であった場合には、図柄抽選においてはずれ種別の抽選が行われる。
Here, in this example, a plurality of types are provided for “outside” as well as the big hit type. More specifically, three types of outliers, “outside 1”, “outside 2”, and “outside 3” are provided.
As described above, if the result of the winning lottery is “losing”, a lottery of a different type is performed in the symbol lottery.

[3-4.演出について]
(演出モード)

次に、演出モード(演出状態)について説明する。本実施形態の遊技機1には、遊技状態に関連する演出を現出させるための複数種類の演出モードが設けられており、その演出モード間を行き来可能に構成されている。具体的には、通常状態、時短状態、潜確状態、確変状態のそれぞれに対応した、通常演出モード、時短演出モード、潜確演出モード、確変演出モードが設けられている。各演出モードでは、装飾図柄の変動表示画面のバックグラウンドとしての背景表示が、それぞれ異なる背景演出により表示され、遊技者が現在、どのような遊技状態に滞在しているかを把握することができるようになっている。
[3-4. About production]
(Direction mode)

Next, the effect mode (effect state) will be described. The gaming machine 1 of the present embodiment is provided with a plurality of types of effect modes for presenting effects related to a gaming state, and is configured to be able to move between the effect modes. More specifically, a normal effect mode, a time-saving effect mode, a latent effect effect mode, and a probable effect mode are provided corresponding to the normal state, the time-saving state, the latent state, and the probable state, respectively. In each effect mode, the background display as the background of the decorative design change display screen is displayed by different background effects, so that it is possible to grasp what game state the player is currently staying in. It has become.

演出制御部24(CPU241)は、複数種類の演出モード間を移行制御する機能部(演出状態移行制御手段)を有する。演出制御部24(CPU241)は、主制御部20(CPU201)から送られてくる特定の演出制御コマンド、具体的には、主制御部20側で管理される遊技状態情報を含む演出制御コマンドに基づいて、主制御部20側で管理される遊技状態と整合性を保つ形で、現在の遊技状態を把握し、複数種類の演出モード間を移行制御可能に構成されている。上記のような特定の演出制御コマンドとしては、例えば、変動パターン指定コマンド、装飾図柄指定コマンド、遊技状態に変化が生じる際に送られる遊技状態指定コマンド等がある。
The effect control unit 24 (CPU 241) has a function unit (effect state transition control means) that controls transition between a plurality of types of effect modes. The effect control unit 24 (CPU 241) converts the specific effect control command sent from the main control unit 20 (CPU 201), specifically, to the effect control command including the game state information managed by the main control unit 20 side. Based on the game state, the current game state is grasped in a form that maintains consistency with the game state managed by the main control unit 20, and a transition between a plurality of effect modes can be controlled. The specific effect control commands as described above include, for example, a variation pattern designation command, a decorative design designation command, a game state designation command sent when a change occurs in the game state, and the like.

(予告演出)

次に、予告演出について説明する。演出制御部24は、主制御部20からの演出制御コマンドの内容、具体的には、少なくとも変動パターン指定コマンドに含まれる変動パターン情報に基づき、現在の演出モードと大当り抽選結果とに関連した様々な「予告演出」を現出制御可能に構成されている。このような予告演出は、当り種別に当選したか否かの期待度(以下「当選期待度」と称する)を示唆(予告)し、遊技者の当選期待感を煽るための「煽り演出」として働く。予告演出として代表的なものには、「リーチ演出」や「疑似連演出」、さらには「先読み予告演出」等がある。演出制御部24は、これら演出を実行(現出)制御可能な予告演出制御手段として機能する。
(Preliminary production)

Next, the announcement effect will be described. The effect control unit 24 performs various operations related to the current effect mode and the jackpot lottery result based on the content of the effect control command from the main control unit 20, specifically, at least on the fluctuation pattern information included in the fluctuation pattern designation command. It is configured to be able to control the appearance of a “notice effect”. Such a notice effect suggests (notices) the degree of expectation (hereinafter referred to as “winning degree expectation”) as to whether or not the winning type has been won, and as a “fearing effect” for inspiring the player's expectation of winning. work. Representative examples of the notice production include “reach production” and “simulated continuous production”, as well as “read ahead notice production”. The effect control unit 24 functions as a notice effect control means capable of controlling (presenting) these effects.

「リーチ演出」とは、リーチ状態を伴う演出態様(リーチ状態を伴う変動表示態様:リーチ変動パターン)を言い、具体的には、リーチ状態を経由して最終的なゲーム結果を導出表示するような演出態様を言う。リーチ演出には当選期待度に関連付けられた複数種類のリーチ演出が含まれる。例えば、ノーマルリーチ演出が出現した場合に比べて、当選期待度が相対的に高まるものがある。このようなリーチ演出を‘スーパーリーチ演出’と言う。この「スーパーリーチ」の多くは、当選期待感を煽るべく、ノーマルリーチよりも相対的に長い演出時間(変動時間)を持つ。また、ノーマルリーチやスーパーリーチには複数種類のリーチ演出が含まれる。本例では、スーパーリーチには、スーパーリーチ1、2、3、4という複数種類のリーチ演出が含まれ、これらスーパーリーチ1〜4の当選期待度については「スーパーリーチ1<スーパーリーチ2<スーパーリーチ3<スーパーリーチ4」という関係性を持たせている。   The “reach effect” refers to an effect mode with a reach state (a fluctuation display mode with a reach state: a reach fluctuation pattern). Specifically, a final game result is derived and displayed via the reach state. It says a special production mode. The reach effect includes a plurality of types of reach effects associated with the winning expectation. For example, there is a case where a winning expectation degree is relatively increased as compared with a case where a normal reach effect appears. Such a reach production is called 'super reach production'. Many of the "super reach" have a longer production time (variation time) than the normal reach in order to increase the expectation of winning. In addition, the normal reach and the super reach include a plurality of types of reach effects. In this example, the super reach includes a plurality of types of reach effects of super reach 1, 2, 3, and 4, and the winning expectation of the super reach 1 to 4 is determined as “super reach 1 <super reach 2 <super reach”. Reach 3 <Super Reach 4 ”.

「疑似連演出」とは、装飾図柄の疑似的な連続変動表示状態(疑似連変動)を伴う演出態様を言い、「疑似連変動」とは、装飾図柄変動表示ゲーム中において、装飾図柄の一部又は全部を一旦仮停止状態とし、その仮停止状態から装飾図柄の再変動表示動作を実行する、といった表示動作を1回または複数回繰り返す変動表示態様をいう。この点、複数回の図柄変動表示ゲームに跨って展開されるような後述の「先読み予告演出(連続予告演出)」とは異なる。このような「疑似連」は、基本的には、疑似変動回数が多くなるほど当選期待度が高まるようにその発生率(出現率)が定められており、例えば、疑似変動回数に応じて、スーパーリーチ等の期待感を煽るための演出が選択され易くされている。   "Pseudo continuous production" refers to an effect mode involving a pseudo continuous variation display state of a decorative symbol (pseudo continuous variation), and "pseudo continuous variation" refers to one of the decorative symbols during a decorative symbol variation display game. A variable display mode in which a display operation such as temporarily suspending a part or all of the parts and performing a re-variable display operation of a decorative symbol from the temporarily stopped state is repeated one or more times. This point is different from the “read ahead notice effect (continuous notice effect)” described later, which is developed over a plurality of symbol change display games. The occurrence rate (appearance rate) of such a “pseudo-run” is basically determined such that the greater the number of pseudo-changes, the higher the expectation of winning. For example, a super- It is easy to select productions to increase expectations such as reach.

「先読み予告演出」とは、未だ図柄変動表示ゲームの実行(特別図柄の変動表示動作)には供されていない作動保留球(未消化の作動保留球)について、主に、保留表示態様や先に実行される図柄変動表示ゲームの背景演出等を利用して、当該作動保留球が図柄変動表示ゲームに供される前に、当選期待度を事前に報知し得る演出態様である。なお、図柄変動表示ゲームにおいては、上記「リーチ演出」の他、いわゆる「SU(ステップアップ)予告演出」や「タイマー予告演出」、「復活演出」、「プレミア予告演出」などの種々の演出が発生し、ゲーム内容を盛り上げるようになっている。   “Pre-reading notice effect” refers to an operation-holding ball (unexecuted operation-holding ball) that has not yet been provided for the execution of the symbol change display game (special symbol change display operation). This is an effect mode in which the winning expectation degree can be notified in advance before the operation-holding ball is used in the symbol change display game, using the background effect of the symbol change display game executed in the above. In the symbol variation display game, in addition to the “reach effect”, various effects such as a so-called “SU (step-up) notice effect”, “timer notice effect”, “resurrection effect”, “premier effect effect”, and the like are provided. Occurs and excites the game content.

ここで、図4を参照し、上記先読み予告演出の一例としての「保留変化予告演出」について説明する。
本実施形態の遊技機1の場合、液晶表示装置36の画面内の上側の表示エリアには、装飾図柄変動表示ゲームを現出する表示エリア(装飾図柄の変動表示演出や予告演出を現出するための表示領域)が設けられており、また画面内の下側の表示エリアには、特別図柄1側の作動保留球数を表示する保留表示領域76(保留表示部a1〜d1)と特別図柄2側の作動保留球数を表示する保留表示領域77(保留表示部a2〜d2)とが設けられている。作動保留球の有無に関しては、所定の保留表示態様により、その旨が報知される。図4では、作動保留球の有無を点灯状態(作動保留球あり:図示の「○(白丸印)」)、又は消灯状態(作動保留球なし:図示の破線の丸印)にて、現在の作動保留球数に関する情報が報知される例を示している。
Here, with reference to FIG. 4, a description will be given of a “suspended change announcement effect” as an example of the above-described prefetch announcement effect.
In the case of the gaming machine 1 of the present embodiment, a display area for displaying a decorative design variable display game (a decorative display variable display effect and a preview effect are displayed in the upper display area in the screen of the liquid crystal display device 36). A display area for displaying the number of operation-reserved balls on the special symbol 1 (hold display areas a1 to d1) and a special symbol are provided in a lower display area in the screen. A hold display area 77 (hold display sections a2 to d2) for displaying the number of operation-holding balls on the second side is provided. Regarding the presence or absence of the operation-holding ball, the fact is notified by a predetermined hold display mode. In FIG. 4, the presence / absence of the operation-holding ball is indicated by the lighting state (the operation-holding ball is present: “○ (white circle)” in the figure) or the light-off state (the operation-holding ball is not shown: the dashed circle in the figure). An example is shown in which information about the number of active balls is reported.

作動保留球の有無に関する表示(保留表示)は、その発生順(入賞順)に順次表示され、各保留表示領域76、77において、一番左側の作動保留球が、当該保留表示内の全作動保留球のうち時間軸上で一番先に生じた(つまり最も古い)作動保留球として表示される。また、保留表示領域76、77の左側には、現に特別図柄変動表示ゲームに供されている作動保留球を示すための変動中表示領域78が設けられている。本実施形態の場合、変動中表示領域78は、受座Jのアイコン上に、現在ゲームに供されているゲーム実行中保留Kのアイコンが載る形の画像が現れるように構成されている。すなわち、特別図柄1又は特別図柄2の変動表示が開始される際に、保留表示領域76、77に表示されていた最も古い保留a1又はa2のアイコン(アイコン画像)が、ゲーム実行中保留Kのアイコンとして、変動中表示領域78おける受座Jのアイコン上に移動し、その状態が所定の表示時間にわたって維持される。   The display regarding the presence or absence of the operation pending ball (reservation display) is sequentially displayed in the order of occurrence (winning order). In each of the suspension display areas 76 and 77, the leftmost operation suspension ball is displayed in all the activations in the suspension display. It is displayed as an operation-holding ball that occurs first on the time axis (that is, the oldest) among the holding balls. Further, on the left side of the reserved display areas 76 and 77, there is provided a moving display area 78 for indicating the operation reserved ball currently being used in the special symbol variable display game. In the case of the present embodiment, the changing display area 78 is configured such that an image in which an icon of the game execution suspension K currently being offered to the game appears on the seat J icon. That is, when the variable display of the special symbol 1 or the special symbol 2 is started, the oldest icon (icon image) of the hold a1 or a2 displayed in the hold display areas 76 and 77 is replaced with the game K on hold. As an icon, it moves over the icon of the seat J in the changing display area 78, and its state is maintained for a predetermined display time.

作動保留球が発生した場合、主制御部20から、大当り抽選結果に関連する先読み判定情報と、先読み判定時の作動保留球数(今回発生した作動保留球を含め、現存する作動保留球数)とを指定する「保留加算コマンド」が演出制御部24に送信される(図22のステップS1309〜S1312参照)。
本実施形態の場合、上記保留加算コマンドは2バイトで構成され、保留加算コマンドは、先読み判定時の作動保留球数を特定可能とする上位バイト側のデータと、先読み判定情報を特定可能とする下位バイト側データとから構成される。
When an operation-reserved ball is generated, the main control unit 20 sends the pre-read determination information related to the jackpot lottery result and the number of operation-reserved balls at the time of pre-read determination (the number of existing operation-reserved balls including the operation-retained ball generated this time). Is transmitted to the effect control unit 24 (see steps S1309 to S1312 in FIG. 22).
In the case of the present embodiment, the hold addition command is composed of 2 bytes, and the hold addition command allows the upper byte side data that can specify the number of operation pending balls at the time of the prefetch determination and the prefetch determination information to be specified. And lower byte data.

ここで、上記説明から理解されるように、本実施形態では、上始動口34又は下始動口35に入賞が発生して新たに保留球が生じたことに基づいて、当該保留球についての先読み判定として、当該保留球に係る図柄変動表示ゲームについての大当り抽選が行われる。後述するように、主制御部20は、このような先読み判定として行った大当り抽選の結果を表す情報を、RAM203の該当記憶領域に保留記憶する。
先読み判定時に得られた大当り抽選結果の情報は、図柄変動表示ゲームにおける図柄変動パターンを選択(抽選)するために用いられるものであり、いわば「変動パターン選択用情報」と換言することができる。従って、主制御部20は、先読み判定を行って、その結果得られる「変動パターン選択用情報」をRAM203の所定領域に保留記憶していると言うことができる。
Here, as understood from the above description, in the present embodiment, based on the fact that a prize has occurred in the upper starting port 34 or the lower starting port 35 and a new reserved ball has been generated, the pre-reading of the reserved ball is performed. As a determination, a jackpot lottery for the symbol variation display game relating to the reserved ball is performed. As will be described later, the main control unit 20 holds the information indicating the result of the jackpot lottery performed as the pre-read determination in the relevant storage area of the RAM 203 in a suspended manner.
The information of the jackpot lottery result obtained at the time of the pre-read determination is used for selecting (lottery) a symbol variation pattern in the symbol variation display game, and can be rephrased as “variation pattern selection information”. Therefore, it can be said that the main control unit 20 performs the pre-reading determination and temporarily stores the “variation pattern selection information” obtained in the predetermined area of the RAM 203.

演出制御部24は、主制御部20が送信した上記の保留加算コマンドを受信すると、これに含まれる先読み判定情報に基づき、上記保留表示に関連する表示制御処理の一環として、「先読み予告演出」に関する演出制御処理を行う。具体的には、先読み予告演出の実行可否を抽選する「先読み予告抽選」を行い、これに当選した場合には、先読み予告演出を現出させる。   When the effect control unit 24 receives the hold addition command transmitted by the main control unit 20, based on the look-ahead determination information included therein, the effect control unit 24 performs a “read-ahead notice effect” as part of the display control process related to the hold display. Effect control processing is performed. Specifically, a “read ahead notice lottery” is performed to determine whether or not the look ahead notice effect can be executed, and when this is won, a look ahead notice effect is displayed.

ここで、先読み判定情報とは、具体的には、主制御部20において、作動保留球が図柄変動表示ゲームに供される際に実行される大当り抽選結果(変動開始時の大当り抽選結果)や変動開始時の変動パターンを先読み判定して得られる遊技情報である。すなわち、この情報には、少なくとも変動開始時の当落抽選結果を先読み判定した情報(先読み当落情報)が含まれ、その他、図柄抽選結果を先読み判定した情報(先読み図柄情報)や変動開始時の変動パターンを先読み判定した情報(先読み変動パターン情報)を含ませることができる。如何なる情報を含む保留加算コマンドを演出制御部24に送るかについては、先読み予告にて報知する内容に応じて適宜定めることができる。
本例では、保留加算コマンドには先読み当落情報、先読み図柄情報、及び先読み変動パターン情報が含まれているものとする。
Here, the look-ahead determination information is, specifically, a jackpot lottery result (the jackpot lottery result at the start of the change) executed by the main control unit 20 when the operation-holding ball is provided for the symbol change display game. This is game information obtained by pre-reading the change pattern at the start of the change. In other words, this information includes at least information on prefetch determination of the winning lottery result at the start of the change (prefetch hit information), and other information (prefetch symbol information) on the prefetch determination of the symbol lottery result and the fluctuation at the start of the fluctuation. Information (prefetch fluctuation pattern information) that has determined the pattern to be prefetched can be included. What kind of information including the hold addition command to send to the effect control unit 24 can be appropriately determined according to the content notified in the pre-reading advance notice.
In this example, it is assumed that the hold addition command includes the prefetching missed information, the prefetched symbol information, and the prefetching variation pattern information.

なお、作動保留球発生時の先読み判定により得られる「先読み変動パターン」は、必ずしも作動保留球が実際に変動表示動作に供されるときに得られる「変動開始時の変動パターン」そのものではある必要はない。例えば、上記変動開始時の変動パターンが「スーパーリーチ1」を指定する変動パターンであるケースを代表的に説明すれば、本ケースでは、先読み変動パターンにより指定される内容が「スーパーリーチ1」というリーチ演出の種類そのものではなく、その骨子である「スーパーリーチ種別」である旨を指定することができる。   In addition, the "look-ahead variation pattern" obtained by the look-ahead determination at the time of the operation pending ball occurrence is not necessarily the "variation pattern at the start of the variation" itself obtained when the operation pending ball is actually subjected to the variation display operation. There is no. For example, a case where the variation pattern at the start of the variation is a variation pattern designating “Super Reach 1” will be representatively described. In this case, the content designated by the look-ahead variation pattern is called “Super Reach 1”. It is possible to specify not the type of the reach effect itself but the "super reach type" that is the gist of the type.

本実施形態の場合、先読み予告抽選に当選した場合には、保留表示部a1〜d1、a2〜d2の保留アイコンのうちで、その先読み予告対象となった保留アイコンが、例えば、通常の保留表示(通常保留表示態様)の白色から、予告表示の青色、緑色、赤色、デンジャー柄(或いは虹色などの特殊な色彩や絵柄)による保留表示(特別保留表示態様)に変化し得る「保留表示変化系」の先読み予告演出(「保留変化予告」とも称する)が行われる。
図4では、ハッチングされた保留表示部b1の作動保留球が、特別保留表示に変化した例を示している。ここで、保留アイコンの青色、緑色、赤色、デンジャー柄の表示は、この順に、当選期待度が高いことを意味しており、特にデンジャー柄の保留アイコンの表示は、大当り当選期待度が極めて高い表示となるプレミアム的な保留アイコンとされている。
In the case of the present embodiment, when the pre-fetch notice lottery is won, among the hold icons of the hold display sections a1 to d1 and a2 to d2, the hold icon targeted for the prefetch notice is, for example, a normal hold display. "Hold display change" which can change from white in (normal hold display mode) to hold display (special hold display mode) with blue, green, red, and danger pattern (or special color or picture such as rainbow color) in advance notice display A preliminary look-ahead effect (also referred to as a “pending change notice”) of the “system” is performed.
FIG. 4 shows an example in which the hatched operation holding ball of the holding display section b1 is changed to a special holding display. Here, the display of the blue, green, red, and danger patterns of the hold icon means that the winning expectation is high in this order. In particular, the display of the hold icon of the danger pattern has a very high jackpot win expectation. It is a premium hold icon to be displayed.

(演出手段)

遊技機1における各種の演出は、遊技機1に配設された演出手段により現出される。この演出手段は、視覚、聴覚、触覚など、人間の知覚に訴えることにより演出効果を発揮し得る刺激伝達手段であれば良く、装飾ランプ45やLED装置などの光発生手段(光表示装置45a:光演出手段)、スピーカ46などの音響発生装置(音響発生装置46a:音演出手段)、液晶表示装置36などの演出表示装置(表示手段)、操作者の体に接触圧を伝える加圧装置、遊技者の体に風圧を与える風圧装置、その動作により視覚的演出効果を発揮する可動体役物などは、その代表例である。ここで、演出表示装置は、画像表示装置と同じく視覚に訴える表示装置であるが、画像によらないもの(例えば7セグメント表示器)も含む点で画像表示装置と異なる。画像表示装置と称する場合は主として画像表示により演出を現出するタイプを指し、7セグメント表示器のように画像以外により演出を現出するものは、上記演出表示装置の概念の中に含まれる。
(Direction means)

Various effects in the gaming machine 1 are presented by the effect means provided in the gaming machine 1. The effect means may be any stimulus transmitting means capable of exhibiting effect effects by appealing to human perception such as sight, hearing, touch, etc., and may be a light generating means such as a decorative lamp 45 or an LED device (light display device 45a: Light production means), a sound generation device such as a speaker 46 (sound generation device 46a: sound production means), a production display device (display means) such as a liquid crystal display device 36, a pressurizing device for transmitting a contact pressure to an operator's body, A wind pressure device that applies wind pressure to a player's body and a movable body that exerts a visual effect by operating the wind pressure device are typical examples. Here, the effect display device is a display device that appeals visually similarly to the image display device, but differs from the image display device in that it also includes a non-image-based display device (for example, a 7-segment display). When referred to as an image display device, it mainly refers to a type in which an effect is produced by image display, and a device that produces an effect by means other than an image, such as a 7-segment display, is included in the concept of the effect display device.

<4.主制御部の処理>

続いて、本実施形態の主制御部20が行う処理について説明する。主制御部20の処理は、主に、所定のメイン処理(主制御側メイン処理:図5)と、CTCからの定時割込みで起動されるタイマ割込み処理(主制御側タイマ割込み処理:図18)とを含んで構成される。
<4. Processing of main control unit>

Subsequently, a process performed by the main control unit 20 of the present embodiment will be described. The process of the main control unit 20 mainly includes a predetermined main process (main control side main process: FIG. 5) and a timer interrupt process started by a periodic interrupt from the CTC (main control side timer interrupt process: FIG. 18). It is comprised including.

[4-1.主制御側メイン処理]

図5は、主制御側メイン処理を示したフローチャートである。
主制御側メイン処理が開始されるのは、停電状態や電源異常等からの復旧時に電源基板からのシステムリセット信号によるシステムリセットが生起した場合や、制御プログラムが暴走したことによりウォッチドッグタイマ機能(WDT)が発揮されてCPU201が強制的にリセット(WDTリセット)される場合等がある。何れの場合でも、当該メイン処理が開始されると、主制御部20(CPU201)は、先ず、CPU201を含む各部のレジスタの値を初期設定する等の遊技動作開始に必要な初期設定処理を実行する(ステップS101)。
[4-1. Main control side main processing]

FIG. 5 is a flowchart illustrating the main control-side main processing.
The main control side main processing is started when a system reset is generated by a system reset signal from the power supply board at the time of recovery from a power failure state or power supply abnormality, or the watchdog timer function ( WDT) is exerted and the CPU 201 is forcibly reset (WDT reset). In any case, when the main process is started, the main control unit 20 (CPU 201) first performs an initial setting process necessary for starting the game operation, such as initial setting of the registers of the respective units including the CPU 201. (Step S101).

(初期設定処理)

図6は、ステップS101の初期設定処理を示したフローチャートである。
図6において、上記のシステムリセットやWDTリセットが発生すると、CPU201はステップS201で、自らを割込み禁止状態に設定し、次いで、ステップS202のスタックポインタ設定処理として、RAM203のスタックポインタの値をスタック領域の最終アドレスに対応して設定する処理を実行する。そして、続くステップS203で、RAMプロテクトを無効とすると共に、RAM203の指定エリア外走行禁止機能における禁止領域を無効とする処理を行う。
(Initial setting process)

FIG. 6 is a flowchart showing the initial setting process in step S101.
In FIG. 6, when the above-described system reset or WDT reset occurs, the CPU 201 sets itself to an interrupt disabled state in step S201, and then, as a stack pointer setting process in step S202, stores the value of the stack pointer in the RAM 203 in the stack area. Is performed in accordance with the last address of. Then, in the following step S203, a process of invalidating the RAM protection and invalidating the prohibited area in the out-of-designated area prohibition function of the RAM 203 is performed.

次いで、CPU201はステップS204で、セキュリティ信号OFF、設定値表示OFF、発射許可信号OFFとするための処理を実行する。ここで、セキュリティ信号は、枠用外部集中端子基板21を通じてホールコンピュータHCに出力される信号であり、ホールコンピュータHCに設定変更中等の状態通知を行うための信号として機能する。設定値表示OFFとは、設定・性能表示器97における設定値Veの表示をOFFさせることを意味する。
発射許可信号は、前述のように払出制御基板29から発射制御基板28に出力される信号であり、CPU201は払出制御基板29に対する指示を行って発射許可信号をOFFさせる。
ここで、セキュリティ信号OFF、設定値表示OFFは、設定変更中の電源入切対策である。すなわち、設定変更処理において設定値Veを表示中に電源が切られた可能性もあるため、設定値表示とセキュリティ信号を一旦OFFとするものである。
Next, in step S204, the CPU 201 executes processing for turning off the security signal, setting value display, and firing permission signal. Here, the security signal is a signal output to the hall computer HC through the frame external centralized terminal board 21 and functions as a signal for notifying the hall computer HC of a status change or the like. Setting value display OFF means that the display of the setting value Ve on the setting / performance display 97 is turned off.
The launch permission signal is a signal output from the payout control board 29 to the launch control board 28 as described above, and the CPU 201 instructs the payout control board 29 to turn off the launch permission signal.
Here, the security signal OFF and the setting value display OFF are measures for turning on / off the power during setting change. That is, since the power may be turned off while the setting value Ve is being displayed in the setting change process, the setting value display and the security signal are temporarily turned off.

ステップS204に続くステップS205でCPU201は、電源異常チェック処理を実行する。
図7に示すように、電源異常チェック処理では、WDTタイマをクリアし(ステップS11)、電源異常信号がONであるか否かを判定する(ステップS12)。電源異常信号は、電源基板から出力される信号であり、電源異常信号OFFが正常レベルであることを表し、電源異常信号ONが正常レベルでない(つまり異常である)ことを表す。電源異常信号がONであれば、CPU201は図5に示すステップS101に戻り、主制御側メイン処理を最初からやり直す。すなわち、電源に異常が認められた場合には主制御側メイン処理がリセットされるものである。
そして、電源異常信号がONでなければ、電源に異常は認められないため、CPU201は電源異常チェック処理を終える。
In step S205 subsequent to step S204, the CPU 201 executes a power failure check process.
As shown in FIG. 7, in the power failure check processing, the WDT timer is cleared (step S11), and it is determined whether or not the power failure signal is ON (step S12). The power supply abnormality signal is a signal output from the power supply board, and indicates that the power supply abnormality signal OFF is at a normal level, and that the power supply abnormality signal ON is not at a normal level (that is, abnormal). If the power failure signal is ON, the CPU 201 returns to step S101 shown in FIG. 5 and restarts the main processing on the main control side from the beginning. That is, when an abnormality is recognized in the power supply, the main control-side main processing is reset.
Then, unless the power supply abnormality signal is ON, no abnormality is recognized in the power supply, and thus the CPU 201 ends the power supply abnormality check processing.

図6に戻り、CPU201はステップS205の電源異常チェック処理を終えたことに応じ、ステップS206で起動時の各種設定処理を行う。このステップS206の設定処理では、例えば、所定の割込みモードに設定する割込みモード設定処理や、内部ハード乱数回路を起動させる内部ハード乱数設定処理等を実行する。   Returning to FIG. 6, in response to the completion of the power failure check processing in step S205, the CPU 201 performs various setting processing at startup in step S206. In the setting process of step S206, for example, an interrupt mode setting process for setting a predetermined interrupt mode, an internal hard random number setting process for starting an internal hard random number circuit, and the like are executed.

ステップS206に続くステップS207でCPU201は、サブ制御基板(演出制御部24)の起動待ち時間をセットする。そして、ステップS208〜S210の処理により、セットした起動待ち時間が経過するのを待機する。具体的には、セットした起動待ち時間を1減算し(ステップS208)、電源異常チェック処理(ステップS209)を実行した上で、起動待ち時間がゼロでなければ(ステップS210:≠0)ステップS208の処理に戻る。このような起動待ち時間に基づく待機処理により、演出制御部24の起動が完了することになる。   In step S207 following step S206, the CPU 201 sets the activation waiting time of the sub-control board (production control unit 24). Then, by the processing of steps S208 to S210, it waits for the set startup waiting time to elapse. Specifically, the set startup waiting time is decremented by 1 (step S208), and after executing the power failure check processing (step S209), the startup waiting time is not zero (step S210: $ 0). Return to the processing of. By the standby processing based on the activation waiting time, the activation of the effect control unit 24 is completed.

ステップS210において、上記の起動待ち時間が経過した場合(待ち時間=0)、CPU201はステップS211に進み、待機画面表示コマンドを演出制御部24に送信する。
この待機画面表示コマンドを受け、演出制御部24は、例えば「Please Wait...」等の文字が配された画面等、起動時に対応して定められた所定の画面表示を液晶表示装置36に実行させるための制御を行う。
In step S210, when the above-described activation waiting time has elapsed (waiting time = 0), the CPU 201 proceeds to step S211 and transmits a standby screen display command to the effect control unit 24.
In response to the standby screen display command, the effect control unit 24 causes the liquid crystal display device 36 to display, on the liquid crystal display device 36, a predetermined screen display determined at the time of startup, such as a screen on which characters such as “Please Wait ...” are arranged. Performs control for execution.

ステップS211の送信処理を実行したことに応じ、CPU201はステップS212に処理を進めて、該ステップS212とステップS213の処理により、電源異常チェック処理(S212:図7参照)を実行しながら、払出制御基板29からの電源投入時信号が送られてくるのを待機する。この電源投入時信号は、払出制御基板29が正常に立ち上がった場合に出力される信号であり、CPU201は、払出制御基板29が正常起動するまで待機するようになっている。これにより、何らかのトラブルによって払出制御基板29が正常に機能していない場合には、ステップS212とS213の処理が繰り返されるだけで遊技動作は開始されない。従って、例えば賞球が払い出されない等の払出異常が発生せず、遊技者に不信感を与えることの防止が図られる。
CPU201は、上記の電源投入時信号が送られてきた場合は(ステップS213:ON)、ステップS101の初期設定処理を終える。
In response to the execution of the transmission process in step S211, the CPU 201 advances the process to step S212, and executes the power supply abnormality check process (S212: see FIG. 7) by performing the processes in steps S212 and S213. It waits for a power-on signal from the board 29 to be sent. This power-on signal is a signal that is output when the payout control board 29 starts up normally, and the CPU 201 waits until the payout control board 29 starts up normally. As a result, when the payout control board 29 is not functioning normally due to some trouble, only the processing of steps S212 and S213 is repeated, and the game operation is not started. Therefore, for example, a payout abnormality such as a prize ball not being paid out does not occur, and it is possible to prevent the player from having a mistrust.
When the above-mentioned power-on signal is sent (step S213: ON), the CPU 201 ends the initial setting process of step S101.

(初期設定後の処理)

CPU201は、上記の初期設定処理を終えたことに応じ、図5に示すステップS102に進む。
ステップS102でCPU201は、入力ポートn(すなわち所定の入力ポート)の情報を取得し、Wレジスタにコピーする。
ここで、入力ポートnは1バイト(8ビット)のポートとされ、本例では、次の各信号が入力される。なお、以下に示す「b0」〜「b7」はビット位置を表す。

b0:設定キー(設定キースイッチ94からの入力信号)
b1:補給切れ検出信号
b2:計数エラー信号
b3:断線検出信号1
b4:断線検出信号2
b5:扉開放信号(前扉開放センサ61の検出信号)
b6:RAMクリアボタン(RAMクリアスイッチ98からの入力信号)
b7:電源投入時信号及び払出通信確認信号

ここで、b0の設定キーについては、「0」が設定キースイッチ94=OFF、「1」が設定キースイッチ94=ONを意味する。また、b5の扉開放信号については、「0」が扉閉鎖(前枠2が閉鎖)、「1」が扉開放を意味する。さらに、b6のRAMクリアボタンについては、「0」がRAMクリアスイッチ98=OFF(ボタン非操作状態)、「1」がRAMクリアスイッチ98=ON(ボタン操作状態)を意味する。
(Processing after initial setting)

The CPU 201 proceeds to step S102 shown in FIG. 5 in response to the completion of the above-described initialization processing.
In step S102, the CPU 201 acquires information on the input port n (that is, a predetermined input port) and copies the information to the W register.
Here, the input port n is a port of 1 byte (8 bits), and in this example, the following signals are input. Note that “b0” to “b7” shown below indicate bit positions.

b0: Setting key (input signal from setting key switch 94)
b1: Replenishment detection signal b2: Count error signal b3: Disconnection detection signal 1
b4: disconnection detection signal 2
b5: Door open signal (detection signal of front door open sensor 61)
b6: RAM clear button (input signal from RAM clear switch 98)
b7: Power-on signal and payout communication confirmation signal

Here, as for the setting key of b0, “0” means setting key switch 94 = OFF, and “1” means setting key switch 94 = ON. As for the door open signal of b5, "0" means door closed (front frame 2 is closed) and "1" means door open. Further, as for the RAM clear button b6, "0" means the RAM clear switch 98 = OFF (button not operated), and "1" means the RAM clear switch 98 = ON (button operated state).

ステップS102に続くステップS103でCPU201は、Wレジスタの値をマスクする。具体的には、以下で説明する設定変更処理(S115)、RAMクリア処理(少なくともS117及びS118)、設定確認処理(S109)、バックアップ復帰処理(S111)の移行判定を行うにあたって必要とされる値である設定キー(b0)、RAMクリアボタン(b6)、扉開放信号(b5)以外の値をマスクする処理を行う。
先の説明から理解されるように、設定変更処理への移行条件としては、起動時において、前枠2が開放された状態で設定キーとRAMクリアボタンの双方が操作状態とされることとされている。
また、本例において、RAMクリア処理への移行条件は、操作の面では、起動時において設定キーが非操作状態、RAMクリアボタンが操作状態とされることとされている。
また、設定確認処理への移行条件は、操作の面では、前枠2が開放された状態において、設定キーが操作状態、RAMクリアボタンが非操作状態とされることとされている。
さらに、バックアップ復帰処理への移行条件は、操作の面では、起動時において設定キー、RAMクリアボタンの双方が非操作状態とされることとされている。
In step S103 following step S102, the CPU 201 masks the value of the W register. Specifically, the values required for performing the transition determination of the setting change processing (S115), the RAM clear processing (at least S117 and S118), the setting confirmation processing (S109), and the backup restoration processing (S111) described below. Is performed to mask values other than the setting key (b0), the RAM clear button (b6), and the door open signal (b5).
As can be understood from the above description, the condition for shifting to the setting change process is that at the time of startup, both the setting key and the RAM clear button are in the operating state with the front frame 2 opened. ing.
In this example, the condition for shifting to the RAM clear processing is that, in terms of operation, the setting key is not operated and the RAM clear button is operated at startup.
The condition for shifting to the setting confirmation process is that, in terms of operation, the setting key is operated and the RAM clear button is not operated when the front frame 2 is open.
Further, the condition for shifting to the backup restoration process is that, in terms of operation, both the setting key and the RAM clear button are not operated at the time of startup.

図8は、これら設定変更処理、RAMクリア処理、設定確認処理、バックアップ復帰処理への移行にあたっての操作面での各判定条件と、Wレジスタの値との対応関係を示している。
図8では、設定変更処理、RAMクリア処理、設定確認処理、バックアップ復帰処理への移行判定の順番を示している。
1番目の設定変更処理への移行判定は、図示のように判定条件が設定キー:ON(設定キースイッチ94:ON)、扉開放:ON(前扉開放センサ61:ON)、RAMクリアスイッチ98:ONとされ、従ってWレジスタの値としては0ビット目:1、5ビット目:1、6ビット目:1が条件とされる。
2番目のRAMクリア処理への移行判定は、判定条件がRAMクリアスイッチ98:ONであり、Wレジスタの値としては6ビット目:1か否かを判定することになる。ここで、本例では、RAMクリア処理への移行判定は、設定変更処理の移行条件が不成立の場合に実行される。また、設定確認処理、バックアップ復帰処理への移行にあたっては、RAMクリアスイッチ98がOFFであることが条件とされる。これらの点より、設定変更処理への移行条件が不成立であって、RAMクリアスイッチ98がONであれば、RAMクリア処理への移行操作が行われていると推定することができる。このため本例では、上記のようにRAMクリア処理への移行判定では、操作の面では、RAMクリアスイッチ98がONであるか否か(6ビット目:1か否か)のみを判定することとしている。
FIG. 8 shows a correspondence relationship between each determination condition on the operation side when shifting to the setting change processing, the RAM clear processing, the setting confirmation processing, and the backup restoration processing, and the value of the W register.
FIG. 8 shows the order of the setting change processing, the RAM clear processing, the setting confirmation processing, and the transition determination to the backup restoration processing.
As shown in the figure, the determination of the transition to the first setting change process is as follows: the determination conditions are as follows: setting key: ON (setting key switch 94: ON), door opening: ON (front door opening sensor 61: ON), RAM clear switch 98 : ON, so that the value of the W register is 0 bit: 1st, 5th bit: 1 and 6th bit: 1 as conditions.
The determination of the transition to the second RAM clear processing is to determine whether the determination condition is that the RAM clear switch 98 is ON and the value of the W register is the sixth bit: 1 or not. Here, in the present example, the transition determination to the RAM clear processing is executed when the transition condition of the setting change processing is not satisfied. In addition, in transition to the setting confirmation processing and the backup restoration processing, the RAM clear switch 98 must be turned off. From these points, if the transition condition to the setting change process is not satisfied and the RAM clear switch 98 is ON, it can be estimated that the transition operation to the RAM clear process has been performed. For this reason, in this example, in the transition determination to the RAM clear processing as described above, only the determination as to whether the RAM clear switch 98 is ON (sixth bit: 1 or not) is made in terms of operation. And

3番目の設定確認処理への移行判定は、判定条件が設定キー:ON、扉開放:ON、RAMクリアスイッチ98:OFFとされ、従ってWレジスタの値としては0ビット目:1、5ビット目:1、6ビット目:0が条件とされる。
さらに、4番目のバックアップ復帰処理への移行判定は、判定条件が設定キー:OFF、RAMクリアスイッチ98:OFFとされ、従ってWレジスタの値としては0ビット目:0、6ビット目:0が条件とされる。
In the determination of the transition to the third setting confirmation processing, the determination conditions are that the setting key is ON, the door is open: ON, and the RAM clear switch 98 is OFF. : The first and sixth bits: 0 are required.
Further, in the determination of the transition to the fourth backup restoration process, the determination condition is that the setting key is OFF and the RAM clear switch 98 is OFF. Condition.

ここで、バックアップ復帰処理について、設定確認処理を経ずにバックアップ復帰処理のみが行われるための移行条件としては、上記のように操作面では設定キー:OFF、RAMクリアスイッチ98:OFFと表記することができるが、設定確認処理の実行有無を問わず単にバックアップ復帰処理が行われる状態に移行するか否かの条件としては、後述するバックアップフラグがONであるということが条件となる(ステップS106の判定処理を参照)。   Here, regarding the backup restoration process, as a transition condition for performing only the backup restoration process without passing the setting confirmation process, the setting key: OFF and the RAM clear switch 98: OFF are described on the operation surface as described above. However, as a condition for whether or not to simply shift to the state in which the backup restoration process is performed regardless of whether the setting confirmation process is performed, a condition that a backup flag described later is ON is a condition (step S106). See the determination process of

説明を図5に戻す。
CPU201は、ステップS103のマスク処理を行ったことに応じ、ステップS104で設定変更条件成立判定処理を実行する。具体的には、設定変更モードに移行すべきか否かを判定するべく、ステップS103のマスク後の値(3ビット)が「111」であるか否かを判定する。
マスク後の値が「111」であり、設定変更条件が成立しているとの肯定結果が得られた場合、CPU201はステップS115の設定変更処理を実行する。すなわち、RAMクリアボタンや設定キーの操作に応じて設定値Veを新たに設定するための処理を行う。
なお、ステップS115の設定変更処理の詳細については後に改めて説明する。
The description returns to FIG.
The CPU 201 executes setting change condition satisfaction determination processing in step S104 in response to performing the mask processing in step S103. Specifically, in order to determine whether or not to shift to the setting change mode, it is determined whether or not the value (3 bits) after masking in step S103 is “111”.
When the masked value is “111” and a positive result is obtained that the setting change condition is satisfied, the CPU 201 executes the setting change process of step S115. That is, a process for newly setting the set value Ve according to the operation of the RAM clear button or the setting key is performed.
The details of the setting change process in step S115 will be described later.

ここで、上記のように本実施形態では、設定キースイッチ94、前扉開放センサ61、及びRAMクリアスイッチ98による検出信号、換言すれば、設定変更モードへの移行判定を行うにあたり用いられる各検出信号を主制御部20の同一入力ポートに入力し、入力した各検出信号の値がそれぞれ所定条件を満たす値であるか否かを一括判定している。
これにより、設定変更モードへの移行判定について、各検出信号の値が所定条件を満たす値か否かを個別判定する場合よりも判定処理数の削減が図られる。
Here, as described above, in the present embodiment, the detection signals by the setting key switch 94, the front door opening sensor 61, and the RAM clear switch 98, in other words, each detection used in performing the transition determination to the setting change mode. The signals are input to the same input port of the main control unit 20, and it is determined collectively whether or not the value of each input detection signal is a value satisfying a predetermined condition.
As a result, the number of determination processes can be reduced as compared with the case of individually determining whether or not the value of each detection signal satisfies a predetermined condition in the determination of transition to the setting change mode.

ステップS115の設定変更処理を実行したことに応じ、CPU201はステップS116でRAMクリア処理を実行する。このRAMクリア処理は、RAM203におけるワーク領域を含む所定領域(使用領域)内の値を初期化する処理や、ステップS115で実行した設定変更処理の終了を演出制御部24側に通知するための設定変更終了コマンドの送信処理を含むが、詳細は後述する。   In response to executing the setting change process in step S115, the CPU 201 executes a RAM clear process in step S116. This RAM clearing process is a process for initializing a value in a predetermined area (used area) including a work area in the RAM 203 and a setting for notifying the effect control unit 24 of the end of the setting change process executed in step S115. This includes a change end command transmission process, but details will be described later.

続いて、先のステップS104において、ステップS103によるマスク後の値が「111」ではなく、設定変更条件が成立していないとの否定結果が得られた場合、CPU201はステップS105に進んでRAM異常か否かを判定する。具体的には、RAM203のワーク領域に格納されている「設定値」が使用範囲Ru外の値(本例では「1」「2」「6」の範囲外)であるか否かを少なくとも判定する。
ここで、CPU201が設定値Veに関して扱う値としては、設定値Vdがある。設定値Vdは、設定値Vdは、設定値Veに対応した値であり、本例では1バイトの値とされ、前述した使用範囲Ruに対応する少なくとも3段階を表現可能となるように、00H(0)〜02H(3)の値が定められている。なお、「H」は16進数を意味する(以下、同様)。本例では、設定値Vd=00Hが設定値Ve=「1」を、設定値Vd=01Hが設定値Ve=「2」を、設定値Vd=02Hが設定値Ve=「6」をそれぞれ表すものとされる。主制御部20において、「設定値」としては主に設定値Vdが扱われるもので、主制御部20のRAM203のワーク領域における「設定値」の格納領域にはこの設定値Vdが格納される。
ステップS105の判定処理では、ワーク領域に格納された設定値Vdが00H〜02Hの範囲の値であるか否かを判定する。
Subsequently, in the previous step S104, if the value after the mask in step S103 is not “111” and a negative result is obtained that the setting change condition is not satisfied, the CPU 201 proceeds to step S105 and proceeds to step S105. It is determined whether or not. Specifically, it is determined at least whether or not the “set value” stored in the work area of the RAM 203 is a value outside the use range Ru (in this example, outside the range of “1”, “2”, and “6”). I do.
Here, as a value handled by the CPU 201 with respect to the set value Ve, there is a set value Vd. The set value Vd is a value corresponding to the set value Ve. In this example, the set value Vd is a one-byte value, and 00H is set so that at least three levels corresponding to the use range Ru described above can be expressed. Values of (0) to 02H (3) are defined. Note that "H" means a hexadecimal number (the same applies hereinafter). In this example, the set value Vd = 00H indicates the set value Ve = “1”, the set value Vd = 01H indicates the set value Ve = “2”, and the set value Vd = 02H indicates the set value Ve = “6”. It is assumed. In the main control unit 20, the set value Vd is mainly handled as the "set value", and the set value Vd is stored in the storage area of the "set value" in the work area of the RAM 203 of the main control unit 20. .
In the determination processing of step S105, it is determined whether or not the set value Vd stored in the work area is a value in a range from 00H to 02H.

ステップS105において、設定値が上記の使用範囲Ru外(つまり正常な範囲外)の値であり、RAM異常であると判定した場合、CPU201はステップS112以降に続く電源再投入を待機するための処理に以降する。
具体的に、ステップS112でCPU201は、電源再投入時のコマンド送信処理として、パチンコ遊技機1の電源再投入且つ設定変更を促すための報知が行われるように指示するための演出制御コマンド(設定変更待ちコマンド)を演出制御部24に送信する処理を行う。起動時においてRAM異常が検知された場合には、強制的に設定変更モードに移行させて設定値Veの変更(設定)を受け付ける。このためCPU201は、先ずステップS112で、設定変更待ちコマンドにより設定変更モードに移行する旨を演出制御部24側に通知する。
該設定変更待ちコマンドを受け演出制御部24は、例えば「扉を開けて設定を変更して下さい」等の文字を含む画面等、設定変更操作を促すための画面表示を液晶表示装置36に実行させる。このとき、演出制御部24は、該画面表示と共に対応する光演出(例えば光表示装置45aにおける全LED点灯)や音演出を現出させる制御を行ってもよい。
If it is determined in step S105 that the set value is outside the above-mentioned use range Ru (that is, outside the normal range) and that the RAM is abnormal, the CPU 201 waits for the power to be turned on again after step S112. Later.
More specifically, in step S112, the CPU 201 performs a command transmission process at the time of power-on, as an instruction control command (setting) for instructing that notification to prompt power-on and pagination change of the pachinko gaming machine 1 be performed. A process of transmitting a change waiting command) to the effect control unit 24 is performed. If a RAM abnormality is detected at the time of startup, the mode is forcibly shifted to the setting change mode and a change (setting) of the set value Ve is accepted. For this reason, first, in step S112, the CPU 201 notifies the effect control unit 24 of a transition to the setting change mode by a setting change waiting command.
Upon receiving the setting change waiting command, the effect control unit 24 executes a screen display for prompting the setting change operation on the liquid crystal display device 36, such as a screen including characters such as "Please open the door and change the setting". Let it. At this time, the effect control unit 24 may perform control to cause the corresponding light effect (for example, all LEDs on the light display device 45a to be lit) or sound effect together with the screen display.

ステップS112に続くステップS113でCPU201は、バックアップフラグを00H(つまりOFF)とした上で、ステップS114のエラー表示処理を繰り返す。このステップS114のエラー表示処理では、設定・性能表示器97にエラー表示を実行させるための処理が行われる。このエラー表示処理はパチンコ遊技機1の電源が遮断されるまで繰り返され、電源が再投入されると主制御側メイン処理としてステップS101以降の処理が再び実行される。このとき、上記の画面表示等に応じて設定変更モードへの移行操作が行われていれば、設定変更モードへの移行が行われ、RAM異常状態の解消が図られる。   In step S113 following step S112, the CPU 201 sets the backup flag to 00H (that is, OFF), and then repeats the error display processing in step S114. In the error display process of step S114, a process for causing the setting / performance display 97 to display an error is performed. This error display process is repeated until the power of the pachinko gaming machine 1 is turned off, and when the power is turned on again, the processes after step S101 are executed again as the main control-side main process. At this time, if the operation of shifting to the setting change mode is performed according to the screen display or the like, the shift to the setting change mode is performed, and the RAM abnormal state is eliminated.

上記したステップS105において、設定値が使用範囲Ru外の値ではなく、RAM異常ではないと判定した場合、CPU201はステップS106に進んでバックアップフラグがON状態か否か(本例ではバックアップフラグ=5AHがON状態)を判定する。
遊技機1において、電源遮断時には、主制御側タイマ割込み処理における後述する電源チェック・バックアップ処理(ステップS901、図19参照)により、RAM203の記憶情報についてバックアップのための処理が行われる。電源遮断時に適正にバックアップ処理が行われた場合には、バックアップフラグがON状態とされる(図19のステップS1010参照)。このため上記のステップS106ではバックアップフラグを確認して、バックアップ復帰可能であるか否かの判定を行う。具体的に、ステップS106では、RAM203の所定領域に格納されたバックアップフラグがON状態(5AH)である否かを判定する。
If it is determined in step S105 that the set value is not a value outside the use range Ru and the RAM is not abnormal, the CPU 201 proceeds to step S106 to determine whether the backup flag is ON (in this example, the backup flag = 5AH). Is ON).
In the gaming machine 1, when the power is turned off, a process for backing up information stored in the RAM 203 is performed by a power supply check / backup process (step S901, see FIG. 19) described later in the main control timer interrupt process. If the backup processing is properly performed when the power is turned off, the backup flag is turned on (see step S1010 in FIG. 19). Therefore, in the above step S106, the backup flag is confirmed, and it is determined whether or not the backup can be restored. Specifically, in step S106, it is determined whether the backup flag stored in a predetermined area of the RAM 203 is in the ON state (5AH).

ステップS106でバックアップフラグがONでないと判定した場合、CPU201は上述したステップS112に処理を進める。これにより、バックアップ復帰条件を満たさない場合には、先に説明したRAM異常が認められた場合と同様、強制的に設定変更モードへの移行が行われる。   If it is determined in step S106 that the backup flag is not ON, the CPU 201 advances the process to step S112 described above. As a result, when the backup restoration condition is not satisfied, the mode is forcibly shifted to the setting change mode as in the case where the above-described RAM abnormality is recognized.

ここで、前述したように、ステップS106の判定処理は、設定確認処理の実行有無を問わず、バックアップ復帰処理が行われる状態への移行可否を判定する処理に相当するものである。   Here, as described above, the determination process of step S106 corresponds to a process of determining whether or not a transition to a state in which the backup restoration process is performed is performed regardless of whether the setting confirmation process is performed.

一方、ステップS106でバックアップフラグがONであると判定した場合、CPU201は、ステップS107でRAMクリア条件(RAMクリア処理への移行条件)が成立しているか否かを判定する。具体的には、Wレジスタの6ビット目の値が「1」か否かを判定する。
Wレジスタの6ビット目の値が「1」であり、RAMクリア条件が成立しているとの肯定結果が得られた場合、CPU201は上述したステップS116に処理を進める。これにより、上述したRAMクリア処理が実行される。
On the other hand, when determining in step S106 that the backup flag is ON, the CPU 201 determines in step S107 whether a RAM clear condition (condition for transition to RAM clear processing) is satisfied. Specifically, it is determined whether or not the value of the sixth bit of the W register is “1”.
When the value of the sixth bit of the W register is “1” and a positive result is obtained that the RAM clear condition is satisfied, the CPU 201 advances the process to step S116 described above. Thereby, the above-described RAM clear processing is executed.

ここで、上記したステップS107→S116に至るルートを参照して分かるように、本実施形態の遊技機1では、設定変更をせずにRAMクリアを行うことが可能とされている。これにより、RAM203における払出関係のデータ等、設定値Veに係るデータ以外をクリアしたい場合に対応可能とされている。   Here, as can be seen by referring to the route from step S107 to step S116, in the gaming machine 1 of the present embodiment, it is possible to clear the RAM without changing the settings. Thereby, it is possible to cope with a case where it is desired to clear data other than the data related to the set value Ve, such as the data of the payout relationship in the RAM 203.

また、ステップS107において、Wレジスタの6ビット目の値が「1」でなく、RAMクリア条件が成立していないとの否定結果が得られた場合、CPU201はステップS108に進んで設定確認条件(設定確認処理への移行条件)が成立しているか否かを判定する。すなわち、ステップS103によるマスク後のWレジスタの値が「110」か否かを判定する。
マスク後のWレジスタの値が「110」であり設定確認条件が成立しているとの肯定結果が得られた場合、CPU201はステップS109の設定確認処理を実行し、ステップS110に処理を進める。すなわち、バックアップ復帰のための処理に移行する。
なお、ステップS109の設定確認処理の詳細については改めて説明する。
If the value of the sixth bit of the W register is not “1” in step S107 and a negative result indicating that the RAM clear condition is not satisfied is obtained, the CPU 201 proceeds to step S108 to set the setting confirmation condition ( It is determined whether or not the condition for shifting to the setting confirmation process) is satisfied. That is, it is determined whether or not the value of the W register after masking in step S103 is “110”.
If the value of the W register after masking is “110” and a positive result is obtained that the setting confirmation condition is satisfied, the CPU 201 executes the setting confirmation process of step S109, and proceeds to step S110. That is, the process shifts to a process for restoring the backup.
The details of the setting confirmation processing in step S109 will be described again.

一方、マスク後のWレジスタの値が「110」ではなく設定確認条件が成立していないとの否定結果が得られた場合、CPU201はステップS109の設定確認処理をパスして、ステップS110に進む。   On the other hand, if a negative result indicating that the value of the W register after masking is not “110” and the setting confirmation condition is not satisfied is obtained, the CPU 201 passes the setting confirmation processing of step S109 and proceeds to step S110. .

ステップS110でCPU201は、バックアップ復帰時のコマンド送信処理として、バックアップ復帰時に対応した所定の演出制御コマンドを演出制御部24に送信する処理を行う。   In step S110, the CPU 201 performs a process of transmitting a predetermined effect control command corresponding to the time of backup restoration to the effect control unit 24 as a command transmission process at the time of backup restoration.

ステップS110に続くステップS111でCPU201は、バックアップ復帰処理を行う。
バックアップ復帰処理は、電源遮断時にバックアップされたRAM203の記憶内容に基づいて、電源投入後に電源遮断前の動作に復帰させる処理となる。具体的に、CPU201は、電源遮断前におけるスタックポインタを復帰し、電源遮断時の処理状態から遊技動作を開始するための処理を行う。
また、バックアップ復帰処理では、バックアップ復帰した場合に対応した情報表示指示を行うための停電復帰表示コマンド(OB03H)が後述するステップS119のメインループ前処理において演出制御部24に送信されるようにするべく、停電復帰表示コマンドの下位バイトデータをレジスタに記憶する処理を実行する。
In step S111 following step S110, the CPU 201 performs a backup restoration process.
The backup restoration process is a process of restoring the operation before the power is turned off after the power is turned on, based on the stored contents of the RAM 203 backed up when the power is turned off. Specifically, the CPU 201 restores the stack pointer before the power is turned off, and performs a process for starting the game operation from the processing state at the time of the power cut.
In the backup restoration process, a power failure restoration display command (OB03H) for giving an information display instruction corresponding to the case where the backup is restored is transmitted to the effect control unit 24 in the main loop pre-processing of step S119 described later. To this end, a process of storing the lower byte data of the power failure recovery display command in the register is executed.

ステップS111のバックアップ復帰処理を実行した場合、又は前述したステップS116のRAMクリア処理を実行した場合(つまり設定変更処理とRAMクリア処理の双方を実行した場合、又はRAMクリア処理のみを実行した場合)、CPU201はステップS117処理を進める。   When the backup restoration process in step S111 is performed, or when the RAM clear process in step S116 is performed (that is, when both the setting change process and the RAM clear process are performed, or when only the RAM clear process is performed) , The CPU 201 advances the process of step S117.

ステップS117でCPU201は、例えば4ms等の所定時間毎に定期的にタイマ割込みを発生させるためのCTCの設定を行う。
このステップS117の設定処理が行われることで、以降、割込みコントローラへの割込み要求信号が定期的に出力され、主制御側タイマ割込み処理が実行される。
In step S117, the CPU 201 sets a CTC for periodically generating a timer interrupt every predetermined time such as 4 ms.
By performing the setting processing in step S117, an interrupt request signal to the interrupt controller is periodically output thereafter, and the main control timer interrupt processing is executed.

続くステップS118でCPU201は、遊技開始を指示するための演出制御コマンドを演出制御部24に送信する処理を行い、次いで、ステップS119に処理を進めてメインループ前処理を実行した上で、ステップS120のメインループ処理を実行する。
なお、ステップS119のメインループ前処理については後に改めて説明する。
In the following step S118, the CPU 201 performs a process of transmitting an effect control command for instructing the start of the game to the effect control unit 24. Then, the process proceeds to step S119 to execute the main loop pre-processing, and then executes step S120. The main loop processing of is executed.
The main loop pre-processing of step S119 will be described later.

(メインループ処理)

図9は、ステップS120のメインループ処理を示したフローチャートである。
図9のメインループ処理において、CPU201はステップS601で、自身を割込み禁止状態に設定し、続くステップS602で乱数更新処理を実行する。この乱数更新処理では、特別図柄変動表示ゲームや普通図柄変動表示ゲームに使用される各種乱数(インクリメント処理によって所定数値範囲を循環している大当り抽選に係る乱数(図柄抽選に利用される特別図柄判定用乱数)や、補助当り抽選に係る乱数(補助当りの当落抽選に利用される補助当り判定用乱数))の初期値(スタート値)変更のために使用する乱数(特別図柄判定用初期値乱数、補助当り判定用初期値乱数)や、変動パターンの選択に利用される変動パターン用乱数を更新する。
(Main loop processing)

FIG. 9 is a flowchart showing the main loop processing in step S120.
In the main loop process of FIG. 9, the CPU 201 sets itself to an interrupt disabled state in step S601, and executes a random number update process in subsequent step S602. In this random number updating process, various random numbers used in the special symbol variation display game and the normal symbol variation display game (the random numbers related to the jackpot lottery circulating in a predetermined numerical range by the increment process (the special symbol determination used in the symbol lottery) Random number used for changing the initial value (starting value) of the random number for the auxiliary winning lottery (random number for determining the auxiliary hit used in the winning lottery per auxiliary) (initial random number for special symbol determination) , An auxiliary random number for initial determination of hitting, and a variation pattern random number used for selecting a variation pattern.

本実施形態のRAM203には、大当り抽選に係る図柄抽選、補助当り抽選、又は変動パターン抽選などに利用される各種の乱数カウンタとして、特別図柄判定用乱数カウンタ初期値の生成用カウンタ、特別図柄判定用乱数カウンタ、補助当り判定用乱数カウンタ初期値の生成用カウンタ、補助当り判定用乱数カウンタ、変動パターン用乱数カウンタ等が設けられている。これらのカウンタは、ソフトウェア的に乱数を生成する乱数生成手段としての役割を果たす。ステップS602の乱数更新処理では、上述の特別図柄判定用乱数カウンタや補助当り判定用乱数カウンタの初期値を生成する2つの初期値生成用カウンタ、変動パターン用乱数カウンタ等を更新して、上記各種のソフト乱数を生成する。例えば、仮に、変動パターン用乱数カウンタとして取り得る数値範囲が「0〜238」とすると、RAM203の変動パターン用乱数の値を生成するためのカウント値記憶領域から値を取得し、取得した値に「1」を加算してから元のカウント値記憶領域に格納する。このとき、取得した値に「1」を加算した結果が「239」であれば「0」を元の乱数カウンタ記憶領域に格納する。他の初期値生成用乱数カウンタも同様に更新する。   In the RAM 203 of the present embodiment, as various kinds of random number counters used for the symbol lottery related to the big hit lottery, the auxiliary hit lottery, or the variation pattern lottery, a counter for generating an initial value of a special symbol determination random number counter, a special symbol determination There are provided a random number counter for use, a counter for generating an initial value of a random number counter for determining an auxiliary hit, a random number counter for determining an auxiliary hit, a random number counter for a variation pattern, and the like. These counters play a role as random number generating means for generating random numbers by software. In the random number updating process in step S602, two initial value generation counters for generating the initial values of the special symbol determination random number counter and the auxiliary hit determination random number counter, a variation pattern random number counter, and the like are updated. Generate a soft random number for. For example, if the numerical range that can be taken as the random number counter for the variation pattern is “0 to 238”, a value is acquired from the count value storage area for generating the value of the random number for the variation pattern in the RAM 203, and the acquired value is After adding “1”, the count value is stored in the original count value storage area. At this time, if the result of adding “1” to the obtained value is “239”, “0” is stored in the original random number counter storage area. The other initial value generation random number counters are similarly updated.

ステップS602の乱数更新処理を終えると、CPU201はステップS603で全レジスタの値を退避する処理を行った上で、ステップS604で性能表示モニタ集計除算処理を行う。
この性能表示モニタ集計除算処理は、前述した性能情報としての値(ここでは、例えば前述した「通常時比率情報」としての値とする)を演算する処理である。前述のように、通常時比率情報の値は、総払出個数と総アウト球数とを用いて算出されるものであるが、CPU201は、総払出個数については、入賞口(上始動口34、下始動口35、一般入賞口43、大入賞口50)に入賞した遊技球の数をカウントした結果に基づき算出し、総アウト球数については、アウト口49から排出された遊技球の数をカウントすることで求める。
入賞球数のカウント、及びアウト球数のカウントは、主制御側タイマ割込み処理における後述する入力管理処理(図18ステップS904を参照)で行われる。CPU201は、このようにタイマ割込み処理側で行う入賞球数のカウント、及びアウト球数のカウントのそれぞれによるカウント値に基づき、ステップS604において通常時比率情報としての値を演算する。前述のように、演算した通常時比率情報としての値は、RAM203の所定領域(計測情報格納領域)に格納される。
なお、このように算出された通常時比率情報の値は、主制御側タイマ割込み処理における後述する性能表示モニタ表示処理(図18ステップS916を参照)によって設定・性能表示器97に表示される。
After finishing the random number updating process in step S602, the CPU 201 performs a process of saving the values of all registers in step S603, and then performs a performance display monitor totalization division process in step S604.
This performance display monitor tallying / dividing process is a process of calculating the value as the above-described performance information (here, for example, the value as the above-mentioned “normal time ratio information”). As described above, the value of the normal time ratio information is calculated by using the total number of payouts and the total number of out-balls. It is calculated based on the result of counting the number of game balls that have won the lower starting port 35, the general winning port 43, and the special winning port 50). We ask by counting.
The counting of the number of winning balls and the counting of out balls are performed in an input management process (see step S904 in FIG. 18) described later in the main control timer interrupt process. The CPU 201 calculates a value as normal time ratio information in step S604 based on the count values of the winning ball count and the out ball count performed on the timer interrupt processing side. As described above, the calculated value as the normal ratio information is stored in the predetermined area (the measurement information storage area) of the RAM 203.
The value of the normal ratio information calculated in this way is displayed on the setting / performance display unit 97 by a performance display monitor display process (see step S916 in FIG. 18) described later in the main control timer interrupt process.

ステップS604に続くステップS605でCPU201は、全レジスタ復帰処理を行い、さらに続くステップS606で自身を割込み許可状態に設定した上で、ステップS601に戻る。   In step S605 following step S604, the CPU 201 performs all register return processing, sets itself to an interrupt permitted state in step S606, and returns to step S601.

このようにステップS123のメインループ処理では、ステップS601〜S606の処理が無限ループ状に繰り返される。CPU201は、間欠的に実行されるタイマ割込み処理を行っている間を除いて、これらステップS601〜S606の処理を繰り返し実行することになる。
Thus, in the main loop processing of step S123, the processing of steps S601 to S606 is repeated in an infinite loop. The CPU 201 repeatedly executes the processing of steps S601 to S606 except during the execution of the timer interrupt processing which is executed intermittently.

(設定変更処理)

図10は、ステップS115の設定変更処理を示したフローチャートである。
この設定変更処理では、操作に基づき設定値Veを設定するための処理や、設定変更中である旨や設定変更が終了(完了)した旨を通知するための演出制御コマンドを演出制御部24に送信するための処理等が行われる。
(Setting change processing)

FIG. 10 is a flowchart illustrating the setting change process in step S115.
In this setting change process, a process for setting the setting value Ve based on the operation, and an effect control command for notifying that the setting change is being performed or that the setting change has been completed (completed) are sent to the effect control unit 24. Processing for transmission is performed.

図10において、CPU201は、先ずステップS401で設定変更中コマンド(BA76H)を演出制御部24に送信する処理を実行する。
この設定変更中コマンドを受け、演出制御部24は、例えば「設定変更中です」等の文字が配された画面等、設定変更中である旨を報知するための画面表示を液晶表示装置36に実行させたり、スピーカ46から設定変更中に対応した音出力が行われるようにするための処理を行う。さらにこの際、演出制御部24は、前述した光発生手段(光表示装置45a)における所定のLED(例えば全LED)を所定の点灯パターンにより点灯させてもよい。
なお、設定変更中コマンドを始めとして、設定変更に係りCPU201が送信した各種演出制御コマンドに対応して演出制御部24が実行する処理については後述する(図52A等)。
10, first, the CPU 201 executes a process of transmitting a setting change command (BA76H) to the effect control unit 24 in step S401.
In response to the setting change command, the effect control unit 24 displays on the liquid crystal display device 36 a screen display for notifying that the setting is being changed, such as a screen on which characters such as “setting is being changed” are arranged. Then, a process for causing the speaker 46 to output a sound corresponding to the setting change from the speaker 46 is performed. Further, at this time, the effect control unit 24 may light predetermined LEDs (for example, all the LEDs) in the light generating means (light display device 45a) according to a predetermined lighting pattern.
The processing executed by the effect control unit 24 in response to various effect control commands transmitted by the CPU 201 relating to the setting change, including the setting change command, will be described later (FIG. 52A and the like).

続くステップS402でCPU201は、バックアップフラグを00H(つまりOFF状態)とした上で、ステップS403でシステム動作ステータス=2に設定する。このシステム動作ステータスは、起動時においてステップS115の設定変更処理を経由したか否かを少なくとも識別するための情報であり、「2」は設定変更処理を経由した旨を表し、「2」以外の値(例えば「0」)が設定変更処理を経由していない旨を表す。
図5を参照して分かるように、本例では、設定変更処理とRAMクリア処理(S116)の双方を実行する場合と、設定変更処理を実行せずRAMクリア処理のみを実行する場合とでRAMクリア処理(プログラム)を共用するものとしているが、上記のシステム動作ステータスを用いることで、RAMクリア処理のプログラムを共用しながら、前者の場合と後者の場合とで処理を実行し分けることができる。
In subsequent step S402, the CPU 201 sets the backup flag to 00H (that is, the OFF state), and then sets the system operation status to 2 in step S403. This system operation status is information for at least identifying whether or not the setting has been passed through the setting change process in step S115 at the time of startup, and “2” indicates that the setting has been passed, and other than “2”. It indicates that the value (for example, “0”) has not passed through the setting change process.
As can be seen with reference to FIG. 5, in this example, the RAM changes between the case where both the setting change process and the RAM clear process (S116) are executed, and the case where only the RAM clear process is executed without executing the setting change process. Although the clearing process (program) is shared, by using the above-mentioned system operation status, it is possible to separately execute the process in the former case and the latter case while sharing the RAM clearing program. .

ステップS403に続くステップS404でCPU201は、設定値を取得する処理を実行する。具体的には、RAM203のワーク領域に格納されている設定値Vd(本例では00H〜02Hの何れか)を取得する。   In step S404 following step S403, the CPU 201 executes a process of acquiring a set value. Specifically, the setting value Vd (any one of 00H to 02H in this example) stored in the work area of the RAM 203 is acquired.

ステップS404に続くステップS405以降の処理は、設定値Veの順送り操作(RAMクリアボタンの操作)に応じて設定・性能表示器97における表示値を更新したり、設定変更の完了操作(設定キーの操作)に応じて設定値Veを設定したりするための処理となる。
先ず、CPU201はステップS405で、取得した設定値Vdを1デクリメントし(「設定値−1」)、続くステップS406で設定値Vdが1よりも大きいか否かを判定する(設定値>1」)。本例では、設定値Vdの最大値は02Hであるため、設定変更処理の開始後に初回に実行されるステップS406で設定値>1と判定されることはない。
ステップS406において、設定値Vdが1よりも大きくなければ、CPU201はステップS407でキャリーフラグをセットした上で(ONとした上で)、ステップS408で設定値Vdを1インクリメント(「設定値+1」)し、ステップS409でキャリーフラグがONであるか否か判定する。キャリーフラグがONであれば、CPU201はステップS411で設定変更時コマンドの取得処理を実行し、続くステップS412のコマンド処理によって設定変更時コマンドを演出制御部24に送信する。
なお、設定変更時コマンドについては後述する。
そして、ステップS412のコマンド送信処理を実行したことに応じ、CPU201はステップS413の出力管理処理を実行する。この出力管理処理により、設定・性能表示器97に現在の設定値Vdに対応する設定値Veが表示される。なお、ステップS413の出力管理処理の詳細は後述する。
In the processing of step S405 and subsequent steps following step S404, the display value on the setting / performance display 97 is updated according to the forward operation of the set value Ve (operation of the RAM clear button), or the operation of completing the setting change (operation of the setting key). This is a process for setting the set value Ve according to (operation).
First, in step S405, the CPU 201 decrements the acquired set value Vd by 1 ("set value-1"), and determines in step S406 whether the set value Vd is greater than 1 (set value> 1). ). In this example, since the maximum value of the setting value Vd is 02H, it is not determined that the setting value> 1 in step S406 executed for the first time after the start of the setting change process.
If the set value Vd is not larger than 1 in step S406, the CPU 201 sets the carry flag in step S407 (turns it ON), and then increments the set value Vd by 1 (“set value + 1”) in step S408. Then, it is determined in step S409 whether the carry flag is ON. If the carry flag is ON, the CPU 201 executes a setting change command acquisition process in step S411, and transmits the setting change command to the effect control unit 24 by the command processing in step S412.
The setting change command will be described later.
Then, in response to executing the command transmission processing of step S412, the CPU 201 executes the output management processing of step S413. With this output management process, the setting / performance display 97 displays the set value Ve corresponding to the current set value Vd. The details of the output management process in step S413 will be described later.

ステップS413に続くステップS414でCPU201は、設定キーがOFFであるか否か、つまり設定キースイッチ94がOFFであるか否かを判定し、設定キーがOFFでなければステップS415で変更スイッチ、すなわちRAMクリアスイッチ98がONであるか否かを判定する。RAMクリアスイッチ98がONでなければ、CPU201はステップS413の出力管理処理を再度実行する。
ステップS413〜S415の処理により、CPU201は設定キー、変更スイッチの何れかがONとなるまで待機すると共に、待機中はステップS413の処理によって設定・性能表示器97に現在の設定値Veを表示させるための処理を繰り返す。
In step S414 following step S413, the CPU 201 determines whether the setting key is OFF, that is, whether the setting key switch 94 is OFF. If the setting key is not OFF, the CPU 201 determines in step S415 that the change switch, It is determined whether the RAM clear switch 98 is ON. If the RAM clear switch 98 is not ON, the CPU 201 executes the output management process of step S413 again.
By the processing of steps S413 to S415, the CPU 201 waits until one of the setting key and the change switch is turned on, and during the waiting, displays the current setting value Ve on the setting / performance display 97 by the processing of step S413. Process is repeated.

ステップS415において、変更スイッチがONであれば、CPU201はステップS406に戻る。
ここで、ステップS115の設定変更処理の開始時に取得された設定値Vd(それまで設定中であった設定値Vd)が02Hであった場合には、ステップS415で変更スイッチがONと判定されたことに応じて実行されるステップS406の処理において、「設定値>1」であるとの判定結果が得られる(ステップS405で−1されるがステップS408で+1されるため)。設定値Vdが02Hの状態で行われた変更操作(順送り操作)に応じては、設定値Vdを00Hに戻すべきである。このため、ステップS406で「設定値>1」と判定された場合は、ステップS407のキャリーフラグセット処理をパスして、ステップS408に処理を進める。これにより、ステップS409ではキャリーフラグがOFFと判定されるため、処理がステップS410に進められて設定値Vdが00Hに戻される(「設定値←0」)。
CPU201は、ステップS410で設定値Vdを00Hに戻したことに応じ、ステップS411、S412の処理を経由してステップS413に処理を進める。つまりこの場合は、設定・性能表示器97に設定値Vd=00Hに対応した設定値Ve(本例では「1」)が表示される。
If the change switch is ON in step S415, the CPU 201 returns to step S406.
Here, if the setting value Vd obtained at the start of the setting change process in step S115 (the setting value Vd which was being set up to that point) is 02H, it is determined in step S415 that the change switch is ON. In the process of step S406 executed accordingly, a determination result that “set value> 1” is obtained (because −1 is added in step S405 but +1 is added in step S408). The setting value Vd should be returned to 00H in response to a change operation (forward operation) performed with the setting value Vd being 02H. Therefore, if it is determined that “set value> 1” in step S406, the carry flag setting process in step S407 is passed, and the process proceeds to step S408. Accordingly, the carry flag is determined to be OFF in step S409, and the process proceeds to step S410 to return the set value Vd to 00H (“set value ← 0”).
In response to returning the set value Vd to 00H in step S410, the CPU 201 advances the process to step S413 via the processes in steps S411 and S412. That is, in this case, the set value Ve (“1” in this example) corresponding to the set value Vd = 00H is displayed on the setting / performance display 97.

上記の処理により、設定変更中においては、変更操作に応じて設定値Vdが00H〜02Hの範囲内(使用範囲Ru内)で循環式に変更されると共に、変更された設定値Vdに対応する設定値Veが設定・性能表示器97に表示される。   According to the above processing, during the setting change, the set value Vd is changed cyclically within the range of 00H to 02H (within the use range Ru) according to the change operation, and corresponds to the changed set value Vd. The set value Ve is displayed on the setting / performance display 97.

また、ステップS412で送信する設定変更時コマンドは、設定変更処理中において選択中の設定値Vdに応じた設定値Veを演出制御部24に通知するためのコマンドであり、該選択中の設定値Veを表す情報が格納されるコマンドとされる。
上記したステップS406〜S415の一連の処理により、設定値の順送り操作により選択中の設定値Veが切り替わるごとに、切り替え後の設定値Veを反映した設定変更時コマンドが演出制御部24に送信されることになる。
なお、図10では図示による説明を省略したが、設定値Vdに応じた設定値Veを取得するにあたっては、CPU201は後述する設定値オフセット変換テーブルを用いる(図16参照)。
The setting change command transmitted in step S412 is a command for notifying the effect control unit 24 of the setting value Ve corresponding to the selected setting value Vd during the setting change processing. This is a command in which information indicating Ve is stored.
As a result of the above-described series of steps S406 to S415, each time the set value Ve being selected is switched by the forward operation of the set value, a setting change command reflecting the changed set value Ve is transmitted to the effect control unit 24. Will be.
Although not shown in FIG. 10, the CPU 201 uses a setting value offset conversion table described later (see FIG. 16) when acquiring the setting value Ve corresponding to the setting value Vd.

ステップS415において、設定キーがOFFであると判定した場合、CPU201はステップS416に進んで設定値Vdを保存する処理を実行する。すなわち、設定値VdをRAM203のワーク領域における所定領域に格納する処理を実行する。
CPU201は、ステップS416の保存処理を実行したことに応じてステップS115の設定変更処理を終える。
If it is determined in step S415 that the setting key is OFF, the CPU 201 proceeds to step S416 to execute a process of storing the set value Vd. That is, a process of storing the set value Vd in a predetermined area in the work area of the RAM 203 is executed.
The CPU 201 ends the setting change process in step S115 in response to executing the save process in step S416.

図11は、ステップS413の出力管理処理のフローチャートである。
先ず、CPU201はステップS501で、セキュリティ信号出力処理を実行する。具体的には、枠用外部集中端子基板21を通じてホールコンピュータHCに対してセキュリティ信号が出力されるようにするための処理を行う。
続くステップS502でCPU201は、LEDコモンポート、すなわち設定・性能表示器97としてのLEDのコモンポートに0を出力する処理を実行した上で、ステップS503で7セグデコードテーブルから表示用データを取得する処理を実行する。すなわち、設定値Vdに基づき設定値Ve(「1」「2」「6」)の表示用データを取得する処理である。
なお、ステップS502でLEDコモンポートに0を出力した場合には設定・性能表示器97が表示OFF状態(無表示状態)となるが、その意義については後述する。
FIG. 11 is a flowchart of the output management process in step S413.
First, in step S501, the CPU 201 executes a security signal output process. Specifically, a process for outputting a security signal to the hall computer HC through the frame external centralized terminal board 21 is performed.
In the subsequent step S502, the CPU 201 executes a process of outputting 0 to the LED common port, that is, the common port of the LED as the setting / performance indicator 97, and acquires display data from the 7-segment decoding table in step S503. Execute the process. That is, this is processing for acquiring display data of the set value Ve (“1”, “2”, “6”) based on the set value Vd.
Note that when 0 is output to the LED common port in step S502, the setting / performance indicator 97 is in the display OFF state (non-display state), and its significance will be described later.

図12は、7セグデコードテーブルの例を示し、図13は設定・性能表示器97におけるセグメント構成とセグメントの表示パターンとの関係を例示した図である。
7セグデコードテーブルは、主制御部20のROM202に格納されている。
FIG. 12 shows an example of the 7-segment decoding table, and FIG. 13 is a diagram illustrating the relationship between the segment configuration and the segment display pattern in the setting / performance display 97.
The 7-segment decoding table is stored in the ROM 202 of the main control unit 20.

本例では、設定・性能表示器97における7つのセグメントが図13Aに示すように0〜6の数値によりナンバリングされている。設定・性能表示器97には、これら0〜6の7つのセグメントと共にDP(ドットポイント)の表示部(発光部)も設けられており、該DPの表示部には「7」のナンバリングがされている。
7セグメントの表示用データとしては、数値「0」を表す「SEG_0」の表示用データから、数値「9」を表す「SEG_9」の表示用データまでの計10個が用意されている。表示用データは、1バイト(8ビット)のデータとされ、最下位ビット位置を1番目のビット位置とすると、1番目のビット位置がセグメント「0」の表示/非表示(発光/非発光)を表す。以降、同様に2番目のビット位置がセグメント「1」、3番目のビット位置がセグメント「2」、4番目のビット位置がセグメント「3」、5番目のビット位置がセグメント「4」、6番目のビット位置がセグメント「5」、7番目のビット位置がセグメント「6」の表示/非表示をそれぞれ表す。
また、本例における表示用データは、8番目のビット位置がDP(「7」)の表示/非表示を表すものとされている。
In this example, seven segments in the setting / performance indicator 97 are numbered by numerical values from 0 to 6 as shown in FIG. 13A. The setting / performance display 97 is also provided with a display unit (light-emitting unit) of DP (dot point) along with these seven segments 0 to 6, and the display unit of the DP is numbered "7". ing.
As the display data of the seven segments, a total of ten pieces of data from the display data of “SEG_0” representing the numerical value “0” to the display data of “SEG_9” representing the numerical value “9” are prepared. The display data is 1-byte (8-bit) data. If the least significant bit position is the first bit position, the first bit position is display / non-display (light emission / non-light emission) of the segment “0”. Represents Thereafter, similarly, the second bit position is segment “1”, the third bit position is segment “2”, the fourth bit position is segment “3”, the fifth bit position is segment “4”, and the sixth bit position is segment “4”. Indicates the display / non-display of the segment “5”, and the seventh bit position indicates the display / non-display of the segment “6”.
In the display data in this example, the eighth bit position indicates display / non-display of DP (“7”).

図12に示す7セグデコードテーブルは、設定値Vd=00H、01H、02Hの各値から、それぞれ対応する表示用データ、具体的にはSEG_1、SEG_2、SEG_6の表示用データが取得されるように構成されている。
具体的に、本例の7セグデコードテーブルにおいては、図中「6203」〜「6208」のアドレス領域のように、少なくとも00H〜05Hの各設定値Vdごとの表示用データを格納する領域が確保されており、この領域における最上層部の領域(番号が最も若いアドレスの領域)に設定値Vd=00Hに対応した表示用データSEG_1(図中「06」)が、2番目の領域に設定値Vd=01Hに対応した表示用データSEG_2(図中「5B」)が、3番目の領域に設定値Vd=02Hに対応した表示用データSEG_6(図中「7D」)が格納されている。
なお、本例では、設定値Vd=03Hに対応する4番目の領域、設定値Vd=04Hに対応する5番目の領域、及び設定値Vd=05Hに対応する6番目の領域には、表示用データとして「00」が格納されているが、その意義については改めて説明する。
また、本例の7セグデコードテーブルには、7番目の領域に設定値エラーを表す「E」の表示を行うための表示用データSEG_E(「79」)が格納されているが、これにより、設定値Vdが使用範囲Ru外の値である等、設定値Vdが異常な値を示す場合に対応して設定・性能表示器97を通じた設定値エラーの報知を行うことが可能とされている。
The 7-segment decoding table shown in FIG. 12 is configured so that display data corresponding to each of the set values Vd = 00H, 01H, and 02H, specifically, display data of SEG_1, SEG_2, and SEG_6 is obtained. It is configured.
Specifically, in the 7-segment decoding table of this example, an area for storing display data for at least each set value Vd of 00H to 05H is secured, such as the address areas “6203” to “6208” in the figure. The display data SEG_1 (“06” in the figure) corresponding to the set value Vd = 00H is stored in the second area in the uppermost layer area (the area with the lowest numbered address) in this area. Display data SEG_2 (“5B” in the figure) corresponding to Vd = 01H and display data SEG_6 (“7D” in the figure) corresponding to the set value Vd = 02H are stored in the third area.
In this example, the fourth area corresponding to the set value Vd = 03H, the fifth area corresponding to the set value Vd = 04H, and the sixth area corresponding to the set value Vd = 05H include a display area. Although "00" is stored as data, its significance will be described again.
Further, in the 7-segment decoding table of this example, display data SEG_E (“79”) for displaying “E” indicating a setting value error is stored in the seventh area. When the set value Vd indicates an abnormal value, for example, when the set value Vd is out of the range of use Ru, the set value error can be notified through the setting / performance indicator 97 in response to the case where the set value Vd indicates an abnormal value. .

説明を図11に戻す。
CPU201は、ステップS503の処理によって7セグデコードテーブルから取得した表示用データを、ステップS504で設定・性能表示器97に出力する処理を行う。
続くステップS505〜S508の処理は、設定・性能表示器97における設定値Veの表示用LEDをダイナミック点灯(間欠的な点灯)させるための処理となる。具体的に、ステップS505でCPU201は、LEDカウンタを1インクリメントし、続くステップS506でLEDカウンタの0,1ビット目(下位2ビット)が「11」であるか否かを判定する。ここで、LEDカウンタの下位2ビットが「11」となるのは、ステップS505のインクリメント処理が4の倍数回行われたときである。
ステップS506において、LEDカウンタの1,0ビット目が「11」であれば、CPU201はステップS507に進み、LEDコモンポートに設定値表示用のセグを指定するデータを出力し、ステップS508の表示用タイマカウント処理を実行する。ステップS507の出力処理が実行されることで、設定・性能表示器97においてはステップS504で出力した表示用データに基づく設定値Veの表示が行われる。そして、この表示状態は、ステップS508の表示用タイマの時間分(本例では4ms)、継続されることになる。
The description returns to FIG.
The CPU 201 performs a process of outputting the display data acquired from the 7-segment decoding table by the process of step S503 to the setting / performance display 97 in step S504.
The processing of the subsequent steps S505 to S508 is processing for dynamically lighting (intermittently lighting) the display LED of the set value Ve on the setting / performance indicator 97. Specifically, in step S505, the CPU 201 increments the LED counter by one, and determines in step S506 whether the 0th and 1st bits (lower 2 bits) of the LED counter are “11”. Here, the lower two bits of the LED counter become “11” when the increment processing in step S505 is performed by a multiple of four.
If the 1st and 0th bits of the LED counter are “11” in step S506, the CPU 201 proceeds to step S507, outputs data designating the segment for displaying the set value to the LED common port, and outputs the data for display in step S508. Execute the timer count process. By executing the output processing in step S507, the setting / performance display 97 displays the set value Ve based on the display data output in step S504. This display state is continued for the time of the display timer in step S508 (4 ms in this example).

図11に示す出力管理処理は、ステップS508のタイマカウント処理に続くステップS509の処理の実行に応じて終了となり、処理は図10に示すステップS414に進むことになるが、この際、設定キーOFF且つ変更スイッチがONであれば、ステップS413の出力管理処理が繰り返される。上述のようにステップS502ではLEDコモンポートに0が出力されるので、先のステップS507の処理で開始された設定値表示用のLEDの点灯状態は該ステップS502の実行により解除される。そして、ステップS505ではLEDカウンタが1インクリメントされるため、ステップS506ではLEDカウンタの0,1ビット目が「11」でないと判定され、ステップS507の出力処理はパスされてステップS508のタイマカウント処理が実行される。つまり、ステップS507の処理が実行されて設定値表示用のLEDが少なくとも4msの期間点灯された後は、LEDカウンタの0,1ビット目が再度「11」となるまでの間、つまり本例では少なくとも4ms×3=12msの間、該LEDが消灯状態とされるものである。
このようにして、設定値表示用のLEDを所定の周期で間欠的に点灯させるダイナミック点灯が実現される。
The output management process shown in FIG. 11 ends in response to execution of the process of step S509 following the timer count process of step S508, and the process proceeds to step S414 shown in FIG. If the change switch is ON, the output management processing of step S413 is repeated. As described above, since 0 is output to the LED common port in step S502, the lighting state of the set value display LED started in the process of step S507 is released by executing step S502. Since the LED counter is incremented by 1 in step S505, it is determined in step S506 that the 0th and 1st bits of the LED counter are not "11", the output process in step S507 is passed, and the timer count process in step S508 is performed. Be executed. In other words, after the process of step S507 is executed and the LED for setting value display is turned on for at least 4 ms, until the 0th and 1st bits of the LED counter become “11” again, that is, in this example, The LED is turned off for at least 4 ms × 3 = 12 ms.
In this way, dynamic lighting in which the set value display LED is intermittently turned on at a predetermined cycle is realized.

図11において、CPU201はステップS508のタイマカウント処理を実行したことに応じ、ステップS509で入力データ作成処理を実行する。
この入力データ作成処理は、例えば主制御側タイマ割込み処理(図18)におけるステップS902の同処理を呼び出して実行する。後述するように、該入力データ作成処理で作成される入力データには、設定値Veの順送り操作の有無を表すRAMクリアスイッチ98の入力データや、設定変更の完了操作の有無を表す設定キースイッチ94の入力データが含まれている。
図10を参照して分かるように、設定変更の完了操作の有無の判定(S414)や設定値Veの順送り操作の有無の判定(S415)は、ステップS413の出力管理処理の後に実行されるものであり、このステップS509の入力データ作成処理を実行しておくことで、これら判定処理で必要とされるデータを予め得るようにしている。
In FIG. 11, in response to executing the timer count process of step S508, the CPU 201 executes an input data creation process in step S509.
This input data creation processing is executed by, for example, calling up the same processing in step S902 in the main control timer interrupt processing (FIG. 18). As will be described later, the input data created in the input data creation process includes input data of the RAM clear switch 98 indicating whether a forward operation of the set value Ve has been performed, and setting key switches indicating whether an operation of completing the setting change has been performed. 94 input data are included.
As can be seen with reference to FIG. 10, the determination as to whether or not there is an operation to complete the setting change (S414) and the determination as to whether or not there is an operation to sequentially advance the setting value Ve (S415) are executed after the output management processing in step S413. By executing the input data creation processing in step S509, data required for these determination processings is obtained in advance.

(RAMクリア処理)

図14は、図5に示したRAMクリア処理のフローチャートである。
先ず、CPU201はステップS601で、領域内RAM初期化処理を実行する。このステップS601の初期化処理は、RAM203におけるワーク領域を含む所定領域(使用領域)内の値を初期化(クリア)する処理となる。但し、このステップS601の初期化処理では、ワーク領域における設定値Vdの格納領域については初期化の対象外とされている。
(RAM clear processing)

FIG. 14 is a flowchart of the RAM clear processing shown in FIG.
First, in step S601, the CPU 201 executes an in-area RAM initialization process. The initialization processing in step S601 is processing for initializing (clearing) a value in a predetermined area (used area) including a work area in the RAM 203. However, in the initialization processing in step S601, the storage area of the set value Vd in the work area is not targeted for initialization.

なお、上述した性能情報については、RAM203における使用領域外の領域に格納されており、従ってステップS601の初期化処理ではクリアされない。
RAMクリア処理でクリア対象となるのは、通常の遊技進行の際に必要な各種のフラグやタイマやカウンタ等のRAM領域(通常データ格納領域)のデータである。これらのデータには、例えば次のようなものがある。すなわち、遊技状態指定に係るデータ(通常状態、確変状態、時短状態、潜確状態など、現在の遊技状態を特定する遊技状態フラグ)、当り遊技中であるか否かを指定するフラグ(条件装置作動フラグ)、当り遊技の実行に係る各種データ(現在のラウンド数、最大ラウンド数等)、大当り抽選結果に係るデータ(大当り判定フラグ:当落抽選結果情報、特別図柄判定データ:図柄抽選結果情報)、作動保留球に関する保留データ(作動保留球数、大当り抽選に利用される各種乱数値、補助当り抽選に利用される各種乱数値、変動パターン用乱数)、特別図柄動作ステータス、遊技進行を管理するタイマ(特別図柄役物動作タイマ)、スイッチ・センサ類に係る入出力データ、入賞口の入賞球数をカウントする各種の入賞カウンタ、電サポ状態の有無を指定するフラグ(開放延長フラグ)、電サポの残余回数をカウントする電サポ回数カウンタ、高確率状態の残余回数をカウントするカウンタ(特図確変回数カウンタ、普図確変回数カウンタ)、各種エラーフラグ(RAMエラーフラグを除く)、及び払出関連のデータ等である。何れにしても、RAMクリア処理が実行されると、特定のデータ(設定値Vdや性能情報)以外のすべてのデータが初期状態に設定される。
The performance information described above is stored in an area outside the used area in the RAM 203, and therefore is not cleared by the initialization processing in step S601.
What is cleared in the RAM clearing process is data of various flags and a RAM area (normal data storage area) such as a timer and a counter required during normal game progress. These data include, for example, the following. That is, data relating to the specification of the game state (game state flags for specifying the current game state such as a normal state, a probable change state, a time saving state, a latent state, etc.), and a flag for specifying whether or not a hit game is being performed (condition device) Operation flag), various data relating to the execution of the hit game (current round number, maximum round number, etc.), data relating to the jackpot lottery result (big hit determination flag: hit lottery result information, special symbol determination data: symbol lottery result information) , Management of the holding data (number of holding balls, various random numbers used for the jackpot lottery, various random numbers used for the lottery per auxiliary, random numbers for the variation pattern), the special symbol operation status, and the game progress Timer (special pattern character operation timer), input / output data related to switches and sensors, various prize counters that count the number of prize balls in the prize hole, electric support Flag (open extension flag) to specify the presence / absence of an electric power supply, a power support counter that counts the remaining number of power support, a counter that counts the remaining number of high-probability states (special-figure probability variation counter, general-purpose probability variation counter), various types An error flag (excluding a RAM error flag), payout-related data, and the like. In any case, when the RAM clear processing is executed, all data other than specific data (set value Vd and performance information) is set to an initial state.

ここで、先の図5の説明から理解されるように、設定変更処理(S115)が実行された場合には、ステップS116に処理が進められてRAMクリア処理が実行される。
設定変更処理では設定値Vdが変更され得る。設定値Vdが変更された場合、RAM203のワーク領域における設定値Vd以外の格納値が、変更後の設定値Vdに対して整合しない状態となる可能性がある。このため、設定変更処理を行った場合は、RAMクリア処理を実行することで、ワーク領域における設定値Vd以外の領域をクリア(初期化)するものとしている。
Here, as understood from the description of FIG. 5, when the setting change process (S115) is performed, the process proceeds to step S116, and the RAM clear process is performed.
In the setting change process, the set value Vd can be changed. When the set value Vd is changed, there is a possibility that stored values other than the set value Vd in the work area of the RAM 203 do not match the changed set value Vd. Therefore, when the setting change processing is performed, the area other than the set value Vd in the work area is cleared (initialized) by executing the RAM clear processing.

ステップS601の初期化処理を実行したことに応じ、CPU201はステップS602でRAMクリア報知タイマに30sをセットする共に本特図に外れ目をセットするための処理を実行する。RAMクリア報知タイマは、後述する図17のステップS803の処理で送信されるRAMクリアコマンドに応じて演出制御部24が実行するRAMクリア報知の時間を設定するためのタイマであり、本例では30sを設定する。また、ここで言う本特図とは、例えば上述した特図1及び特図2のことを意味する。   In response to the execution of the initialization processing in step S601, the CPU 201 sets 30 s in the RAM clear notification timer in step S602, and executes processing for setting a gap in this special figure. The RAM clear notification timer is a timer for setting the time of the RAM clear notification executed by the effect control unit 24 in response to the RAM clear command transmitted in the process of step S803 in FIG. Set. In addition, the present special map referred to here means, for example, the above-described special drawings 1 and 2.

ステップS602に続くステップS603でCPU201は、前述したシステム動作ステータスが「2」であるか否かを判定する。すなわち、起動後にステップS115の設定変更処理を経由したか否かを判定する。
システム動作ステータスが「2」であれば、CPU201はステップS604〜S612により、設定変更処理を経由した場合に対応した処理を実行する。
システム動作ステータスが「2」でなければ、CPU201は、ステップS613に処理を進めてRAMクリアコマンドの下位バイトデータをレジスタに記憶し、ステップS116のRAMクリア処理を終える。
なお、上記のようにコマンドの下位バイトデータをレジスタに記憶する動作は、後述するメインループ前処理(図17)のステップS804で送信するコマンド種別を指定する動作として機能する。
In step S603 following step S602, the CPU 201 determines whether the above-described system operation status is “2”. That is, it is determined whether or not the process has passed through the setting change process of step S115 after the activation.
If the system operation status is "2", the CPU 201 executes the processing corresponding to the case where the processing has passed the setting change processing in steps S604 to S612.
If the system operation status is not "2", the CPU 201 advances the process to step S613, stores the lower byte data of the RAM clear command in the register, and ends the RAM clear process of step S116.
The operation of storing the lower byte data of the command in the register as described above functions as an operation of designating the command type to be transmitted in step S804 of the main loop pre-processing (FIG. 17) described later.

設定変更処理を経由した場合、CPU201は、先ずステップS604でシステム動作ステータスを「0」にリセットした上で、ステップS605で設定変更終了コマンド(BA77H)の取得処理を実行し、続くステップS606のコマンド送信処理により設定変更終了コマンドを演出制御部24に送信する。   If the processing has passed through the setting change processing, the CPU 201 first resets the system operation status to “0” in step S604, executes processing for acquiring a setting change end command (BA77H) in step S605, and then executes the command in step S606. The setting change end command is transmitted to the effect control unit 24 by the transmission process.

ステップS606に続くステップS607〜S612の処理は、設定・性能表示器97における設定値Veの表示に係る処理となる。
先ず、ステップS607でCPU201は、LEDコモンポートに設定値表示用のセグを指定するデータを出力し、続くステップS608で7セグデコードテーブル(図13参照)から設定値Vdに対応する表示用データを取得し、ステップS609で表示用データにDP付加する処理、すなわち表示用データの7番目のビット位置の値を「1」とする処理を実行した上で、ステップS610の出力処理により表示用データを設定・性能表示器97に出力する。
The processing of steps S607 to S612 following step S606 is processing relating to the display of the setting value Ve on the setting / performance display 97.
First, in step S607, the CPU 201 outputs data for designating a set value display segment to the LED common port, and in step S608, displays the display data corresponding to the set value Vd from the 7-segment decode table (see FIG. 13). After performing the process of obtaining and adding the DP to the display data in step S609, that is, the process of setting the value of the seventh bit position of the display data to “1”, the display data is output by the output process of step S610. Output to the setting / performance display 97.

ステップS611に続くステップS612、S613の処理は、設定・性能表示器97における設定値Ve及びDPの表示状態を所定時間(本例では1s)継続させるための処理となる。具体的に、CPU201はステップS612の表示用タイマカウント処理(例えば先のステップS508(図11参照)と同様の4ms周期のタイマカウント処理)を、ステップS612で1sが経過したと判定するまで繰り返し実行する。   The processing of steps S612 and S613 following step S611 is processing for continuing the display state of the set values Ve and DP on the setting / performance display 97 for a predetermined time (1 s in this example). Specifically, the CPU 201 repeatedly executes the display timer count process of step S612 (for example, the timer count process of a 4 ms cycle similar to the previous step S508 (see FIG. 11)) until it is determined in step S612 that 1 s has elapsed. I do.

ステップS612で1sが経過したと判定した場合、CPU201はステップS613の記憶処理を実行し、ステップS116のRAMクリア処理を終える。   If it is determined in step S612 that 1 s has elapsed, the CPU 201 executes the storage processing in step S613, and ends the RAM clear processing in step S116.

これまでの説明から理解されるように、ステップS115の設定変更処理が実行され、設定変更の完了操作が行われた場合(図10のステップS412:Y)には、ステップS116のRAMクリア処理において設定変更終了コマンドが演出制御部24に送信されて(S605、S606)、設定変更が終了した旨の通知が行われる。
本例の場合、設定変更終了コマンドは、設定変更が終了した旨を演出制御部24に通知するものであって、設定変更処理で設定された設定値Veを通知する機能までは与えられていない。
本例では、設定変更処理で設定された設定値Veは、後述する図17(メインループ前処理)のステップS808の処理で送信される設定値コマンドによって演出制御部24に通知される。
As will be understood from the above description, the setting change process of step S115 is executed, and when the setting change completion operation is performed (step S412: Y in FIG. 10), the RAM clear process of step S116 is executed. A setting change end command is transmitted to the effect control unit 24 (S605, S606), and a notification that the setting change has ended is sent.
In the case of this example, the setting change end command notifies the effect control unit 24 that the setting change has been completed, and does not provide the function of notifying the setting value Ve set in the setting change processing. .
In this example, the setting value Ve set in the setting change processing is notified to the effect control unit 24 by a setting value command transmitted in the processing of step S808 in FIG. 17 (main loop pre-processing) described later.

(設定確認処理)

図15は、ステップS109の設定確認処理を示したフローチャートである。
設定確認処理は、設定中の設定値Veを確認表示するための処理となる。
図15において、CPU201は先ずステップS701で、不正情報タイマに30sをセットする。不正情報タイマは、前述したセキュリティ信号のホールコンピュータHCに対する出力時間を管理するためのタイマである。
続くステップS702で現在の設定値情報を取得する処理を行う。すなわち、RAMのワーク領域に格納されている設定値Vdを取得する。
(Setting confirmation process)

FIG. 15 is a flowchart showing the setting confirmation processing in step S109.
The setting confirmation process is a process for confirming and displaying the setting value Ve being set.
In FIG. 15, the CPU 201 first sets 30 s to the fraudulent information timer in step S701. The unauthorized information timer is a timer for managing the output time of the security signal to the hole computer HC.
In the following step S702, a process of acquiring current setting value information is performed. That is, the setting value Vd stored in the work area of the RAM is acquired.

ステップS702に続くステップS703でCPU201は、設定値オフセット変換テーブルから設定値データを取得する処理を実行する。   In step S703 following step S702, the CPU 201 executes a process of acquiring set value data from the set value offset conversion table.

図16は、主制御部20のROM202に格納された設定値オフセット変換テーブルの例を示している。
設定値オフセット変換テーブルは、設定値Vd(00H〜02H)を設定値Ve(「1
」「2」「6」)の識別データ(「SETNUM1」〜「SETNUM6」)に変換するためのテーブルとして機能する。
本例の場合、設定値オフセット変換テーブルは、図中「6215」〜「6220」のアドレス領域のように、少なくとも00H〜05Hの各設定値Vdごとに設定値Veの識別データを格納する領域が確保されており、この領域における最上部の領域に設定値Vd=00Hに対応した設定値Ve「1」の識別データ(図中「00」)が、2番目の領域に設定値Vd=01Hに対応した設定値Ve「2」の識別データ(図中「01」)が、3番目の領域に設定値Vd=02Hに対応した設定値Ve「6」の識別データ(図中「05」)が格納されている。
なお、本例では、設定値Vd=03Hに対応する4番目の領域、設定値Vd=04Hに対応する5番目の領域、及び設定値Vd=05Hに対応する6番目の領域には、設定値Veの識別データとして「00」が格納されているが、その意義については改めて説明する。
FIG. 16 shows an example of the set value offset conversion table stored in the ROM 202 of the main control unit 20.
The set value offset conversion table sets the set value Vd (00H to 02H) to the set value Ve (“1
It functions as a table for conversion into identification data (“SETNUM1” to “SETNUM6”) of “2” and “6”.
In the case of this example, the set value offset conversion table has an area for storing the identification data of the set value Ve for each set value Vd of at least 00H to 05H, such as the address areas of “6215” to “6220” in the figure. The identification data (“00” in the figure) of the set value Ve “1” corresponding to the set value Vd = 00H is set in the uppermost area in this area, and the set value Vd = 01H is set in the second area. The identification data of the corresponding set value Ve “2” (“01” in the figure) is the third area, and the identification data of the set value Ve “6” corresponding to the set value Vd = 02H (“05” in the figure) is in the third area. Is stored.
In the present example, the set value is set in a fourth area corresponding to the set value Vd = 03H, a fifth area corresponding to the set value Vd = 04H, and a sixth area corresponding to the set value Vd = 05H. “00” is stored as the identification data of Ve, and its significance will be described again.

図15において、CPU201はステップS703の取得処理により、上記の識別データを「設定値データ」として取得する。   In FIG. 15, the CPU 201 acquires the above identification data as “set value data” by the acquisition processing in step S703.

ステップS703の取得処理を実行したことに応じ、CPU201はステップS704で設定確認中コマンド(BA6xH)の取得処理を実行し、続くステップS705のコマンド送信処理により、設定確認中コマンドを演出制御部24に送信する。
CPU201はステップS704の取得処理において、設定確認中コマンドにステップS703で取得した設定値データ、すなわち現在設定値中の設定中の設定値Veを識別するための識別データを含ませる処理を行う。
これにより、ステップS705のコマンド送信処理が実行されることで、演出制御部24に設定確認中である旨と現在の設定値Veが通知されることになる。
In response to executing the acquisition process of step S703, the CPU 201 executes an acquisition process of a setting confirmation command (BA6xH) in step S704, and transmits a setting confirmation command to the effect control unit 24 by the command transmission process of step S705. Send.
In the acquisition processing of step S704, the CPU 201 performs processing of including the setting value data acquired in step S703, that is, identification data for identifying the setting value Ve being set in the current setting value, in the setting confirmation command.
As a result, by executing the command transmission process of step S705, the effect control unit 24 is notified of the setting being confirmed and the current set value Ve.

ステップS705に続くステップS706、S707の処理は、現在の設定値Veを設定・性能表示器97に表示させるための処理となる。
具体的に、CPU201は先ずステップS706で、設定値とDPのデータを取得する処理を実行する。すなわち、RAM203のワーク領域に格納されている現在の設定値Vdと、設定・性能表示器97におけるDPのデータ(「1」)とを取得する処理を実行する。その上で、ステップS707の出力管理処理を実行する。このステップS707の出力管理処理は、図11に示したステップS413の出力管理処理と同じ処理である。これにより、この場合の設定・性能表示器97には、現在の設定値Veを表す値とDPの表示が行われる。
The processing of steps S706 and S707 following step S705 is processing for displaying the current set value Ve on the setting / performance display 97.
Specifically, first, in step S706, the CPU 201 executes a process of acquiring the set value and the DP data. That is, a process of acquiring the current setting value Vd stored in the work area of the RAM 203 and the DP data (“1”) in the setting / performance indicator 97 is executed. Then, the output management processing of step S707 is executed. The output management processing in step S707 is the same as the output management processing in step S413 shown in FIG. As a result, the value indicating the current set value Ve and the DP are displayed on the setting / performance indicator 97 in this case.

ステップS707に続くステップS708でCPU201は、設定キーOFF(設定キースイッチ94がOFF)であるか否か、つまり設定確認表示の終了指示操作が行われたか否かを判定し、設定キーOFFでなければステップS707の出力管理処理を再度実行する。これにより、ステップS705で設定確認中コマンドが送信された後は、ステップS708の処理により設定確認表示の終了指示操作が行われるまで待機するようにされ、待機中はステップS707の処理によって設定・性能表示器97に現在の設定値Ve及びDPを表示させる処理を継続して行うようにされる。   In step S708 following step S707, the CPU 201 determines whether or not the setting key is OFF (the setting key switch 94 is OFF), that is, whether or not an operation to instruct the end of the setting confirmation display has been performed. For example, the output management processing of step S707 is executed again. As a result, after the setting confirmation command is transmitted in step S705, the process waits until the operation of instructing the end of the setting confirmation display is performed by the process of step S708, and the setting / performance is performed by the process of step S707 during the standby. The process of displaying the current set values Ve and DP on the display 97 is continuously performed.

ステップS708で設定キーOFFであると判定した場合、CPU201はステップS709で設定確認終了コマンド(BA67H)の取得処理を実行し、続くステップS710のコマンド送信処理により設定確認終了コマンドを演出制御部24に送信し、ステップS109の設定確認処理を終える。
If it is determined in step S708 that the setting key is OFF, the CPU 201 executes a process of acquiring a setting confirmation end command (BA67H) in step S709, and sends a setting confirmation end command to the effect control unit 24 through the command transmission process of step S710. Then, the setting confirmation processing in step S109 is completed.

(メインループ前処理)

図17は、ステップS119のメインループ前処理のフローチャートである。
メインループ前処理において、CPU201は先ずステップS801で、イニシャライズコマンドの取得処理を実行し、続くステップS802のコマンド送信処理によりイニシャライズコマンドを演出制御部24に送信する。イニシャライズコマンドは、役物としての可動体を動作させる可動体役物モータ80cのイニシャライズ(原点復帰)指示を行うためのコマンドである。
(Main loop preprocessing)

FIG. 17 is a flowchart of the main loop pre-processing of step S119.
In the main loop preprocessing, the CPU 201 first executes an initialization command acquisition process in step S801, and transmits the initialization command to the effect control unit 24 by a command transmission process in step S802. The initialization command is a command for performing an initialization (return to origin) instruction of the movable body part motor 80c that operates the movable body as the accessory.

ステップS802に続くステップS803でCPU201は、取得した下位バイトコマンドから送信コマンドデータを取得する処理を行い、取得したコマンドデータを、ステップS804のコマンド送信処理により演出制御部24に送信する。
ここで、ステップS803の取得処理では、起動後に経由してきた処理の過程で下位バイトデータがレジスタに格納されたコマンドのデータが取得される。具体的に、ステップS116のRAMクリア処理を経由した場合(設定変更処理とRAMクリア処理の双方が行われた場合、又は設定変更処理が行われずRAMクリア処理のみが行われた場合)には、RAMクリアコマンド(BA02H)のデータが取得される。一方、ステップS111のバックアップ復帰処理が行われた場合(設定確認処理とバックアップ復帰処理の双方が行われた場合、又は設定確認処理が行われずバックアップ復帰処理のみが行われた場合)には停電復帰表示コマンド(OB03H)のデータが取得される。
これにより演出制御部24は、RAMクリア処理が行われた場合、バックアップ復帰処理が行われた場合でそれぞれ異なる処理を実行するようにされている。
In step S803 following step S802, the CPU 201 performs a process of acquiring transmission command data from the acquired lower byte command, and transmits the acquired command data to the effect control unit 24 by the command transmission process of step S804.
Here, in the acquisition processing of step S803, the data of the command in which the lower byte data is stored in the register is acquired in the course of the processing that has passed after the activation. More specifically, when the process goes through the RAM clear process of step S116 (when both the setting change process and the RAM clear process are performed, or when only the RAM clear process is performed without performing the setting change process), The data of the RAM clear command (BA02H) is obtained. On the other hand, when the backup restoration process of step S111 is performed (when both the setting confirmation process and the backup restoration process are performed, or when only the backup restoration process is performed without performing the setting confirmation process), the power failure recovery is performed. The data of the display command (OB03H) is obtained.
This allows the effect control unit 24 to execute different processes when the RAM clear process is performed and when the backup restoration process is performed.

ステップS804に続くステップS805でCPU201は、特図1、特図2の保留個数を送信するための処理を実行する。ここで、このステップS805の処理では、ステップS111のバックアップ復帰処理が行われた場合に特図1、特図2の保留個数を演出制御部24に送信し、ステップS116のRAMクリア処理が行われた場合には該保留個数の送信は行わない(保留個数の情報がクリアされているため)。   In step S805 following step S804, the CPU 201 executes a process for transmitting the reserved number of the special figures 1 and 2. Here, in the process of step S805, when the backup restoration process of step S111 is performed, the number of reserves in the special figures 1 and 2 is transmitted to the effect control unit 24, and the RAM clear process of step S116 is performed. In this case, the transmission of the reserved number is not performed (because the information of the reserved number is cleared).

ステップS805に続くステップS806〜S808の処理は、現在の設定値Veを設定値コマンドにより演出制御部24に通知するための処理となる。
先ず、ステップS806でCPU201は、現在の設定値情報を取得するための処理として、RAM203のワーク領域に格納されている設定値Vdを取得する処理を行い、続くステップS807で設定値オフセット変換テーブル(図16)から設定値データを取得する処理を実行する。具体的には、ステップS806で取得した設定値Vd(00H〜02H)に対応する設定値Ve(「1」「2」「5」)の識別データを取得する。
そして、CPU201は続くステップS808で設定値コマンド(F6xxH)の取得処理を行い、ステップS809のコマンド送信処理により設定値コマンドを演出制御部24に送信する。
ステップS808の取得処理では、ステップS807で取得した識別データを含む設定値コマンドを取得する。このような設定値コマンドにより、演出制御部24に現在の設定値Veを通知することができる。
The processing of steps S806 to S808 following step S805 is processing for notifying the effect control unit 24 of the current set value Ve using a set value command.
First, in step S806, the CPU 201 performs a process of acquiring the set value Vd stored in the work area of the RAM 203 as a process for acquiring the current set value information. The processing for acquiring the set value data from FIG. 16) is executed. Specifically, the identification data of the set value Ve (“1”, “2”, “5”) corresponding to the set value Vd (00H to 02H) obtained in step S806 is obtained.
Then, the CPU 201 performs a process of acquiring the set value command (F6xxH) in the subsequent step S808, and transmits the set value command to the effect control unit 24 by the command transmission process of step S809.
In the acquisition processing in step S808, a setting value command including the identification data acquired in step S807 is acquired. With such a set value command, the effect control unit 24 can be notified of the current set value Ve.

ステップS809のコマンド送信処理を実行したことに応じ、CPU201はステップS810で内部機能レジスタの設定処理、すなわちハードウェア乱数のカウント機能等、各種機能の初期設定のためのレジスタ設定処理を実行し、ステップS811で性能表示モニタ点灯用タイマを5sにセットする処理を実行する。性能表示モニタ点灯用タイマは、設定・性能表示器97の起動時における動作確認点灯動作(本例では5秒間の点滅動作)について、その動作時間を管理するためのタイマである。   In response to executing the command transmission process in step S809, the CPU 201 executes a process of setting an internal function register in step S810, that is, a register setting process for initial setting of various functions such as a hardware random number counting function. In S811, a process of setting the performance display monitor lighting timer to 5 seconds is executed. The performance display monitor lighting timer is a timer for managing the operation time of the operation confirmation lighting operation (blinking operation for 5 seconds in this example) when the setting / performance display 97 is activated.

さらに、ステップS811に続くステップS812でCPU201は、システム動作ステータスを「0」にリセットし、ステップS813で払出制御基板29に対する発射許可信号をONとする。これに応じ払出制御基板29は、発射許可状態であると判断し、上記許可信号を発射制御基板28に対して出力し、発射装置32による遊技球の発射動作を許容する。これにより、発射操作ハンドル15による遊技球の発射が可能になる。
なお、ここでは、主制御部20からの発射許可信号を払出制御基板29が受けて発射動作を許容する構成、つまり、主制御部20からの発射許可の指示情報が、払出制御基板29を通じて間接的に発射制御基板28に送られる構成を例示したが、本発明はこれに限らず、例えば、主制御部20による発射許可信号を直接的に発射制御基板28に出力する構成とすることもできる。
CPU201は、ステップS813の処理を実行したことに応じ、ステップS119のメインループ前処理を終える。
Further, in step S812 following step S811, the CPU 201 resets the system operation status to “0”, and turns on the firing permission signal for the payout control board 29 in step S813. In response, the payout control board 29 determines that the state is in the firing permission state, outputs the permission signal to the firing control board 28, and allows the firing device 32 to fire the game ball. Thereby, the launch of the game ball by the launch operation handle 15 becomes possible.
Here, a configuration in which the firing control signal is received from the main control unit 20 by the payout control board 29 to permit the firing operation, that is, the instruction information of the firing permission from the main control unit 20 is indirectly transmitted through the payout control board 29 Although the configuration transmitted to the firing control board 28 is exemplified, the present invention is not limited to this. For example, a configuration may be employed in which a firing permission signal from the main control unit 20 is directly output to the firing control board 28. .
The CPU 201 ends the main loop pre-processing of step S119 in response to executing the processing of step S813.

(実施形態としての設定値表示用データテーブルと設定値変換テーブルの利点)

ここで、本実施形態では、図16に示した設定値オフセット変換テーブルのように、主制御部20のROM202には、設定値を参照して選択される複数の設定値関連情報を含むデータテーブルが格納されている。
そして、このデータテーブルには、主制御部20が設定変更処理(図10参照)により設定可能な設定値Vd(「00H」〜「02H」)を参照した場合に選択される設定値関連情報である第一設定値関連情報と、主制御部20が設定変更処理により設定不能な設定値を参照した場合に選択される設定値関連情報である第二設定値関連情報とが含まれている。具体的に、第一設定値関連情報としては、図16に示す設定値オフセット変換テーブルにおけるアドレス「6215」「6216」「6217」にそれぞれ格納された「00」「01」「05」が該当し、第二設定値関連情報としては、アドレス「6218」「6219」「6220」にそれぞれ格納された「00」「00」「00」が該当する。
さらに、データテーブルにおいては、第一設定値関連情報として、当選確率が最も低い段階を表す設定値Veに関する特定情報(つまりアドレス「6215」における「00」)が、少なくとも記憶され、また第二設定値関連情報として、特定情報と同じ情報が記憶されている。
(Advantages of the setting value display data table and the setting value conversion table as the embodiment)

Here, in the present embodiment, like the set value offset conversion table shown in FIG. 16, the ROM 202 of the main control unit 20 stores a data table including a plurality of set value related information selected with reference to the set values. Is stored.
The data table includes setting value related information selected when the main control unit 20 refers to setting values Vd (“00H” to “02H”) that can be set by the setting change process (see FIG. 10). It includes certain first set value related information and second set value related information which is set value related information selected when the main control unit 20 refers to a set value that cannot be set by the setting change process. Specifically, as the first setting value related information, “00”, “01”, and “05” stored at addresses “6215”, “6216”, and “6217” in the setting value offset conversion table shown in FIG. , “00”, “00”, and “00” stored at addresses “6218”, “6219”, and “6220”, respectively, correspond to the second setting value related information.
Further, in the data table, at least specific information (i.e., "00" at the address "6215") relating to the set value Ve indicating the stage with the lowest winning probability is stored as the first set value-related information, and The same information as the specific information is stored as the value-related information.

設定値Vdが設定不能な値であったときは、RAM203に格納される設定値Vdを最低段階を表す値に書き替えることが考えられる。
しかし、書き替え後に改竄される等した場合、設定不能な設定値Vdに基づきデータテーブルから対応する情報が取得されて、設定不能な設定値に応じた動作が実現される虞がある。
上記構成によれば、データテーブルから設定不能な設定値Vdに応じた情報を取得することが不能とされるため、不正行為が成立してしまうことの防止を図ることができ、遊技の公平性を高めることができる。
When the set value Vd is a value that cannot be set, the set value Vd stored in the RAM 203 may be rewritten to a value representing the lowest step.
However, if the information is tampered after rewriting, the corresponding information is obtained from the data table based on the unsettable setting value Vd, and there is a possibility that an operation according to the unsettable setting value may be realized.
According to the above configuration, it is impossible to obtain information corresponding to the unsettable setting value Vd from the data table, so that it is possible to prevent improper conduct from being materialized, and to achieve fairness in the game. Can be increased.

また、本実施形態では、上記した特定情報として0が記憶されている。
これにより、設定値関連情報に特定情報=0を書き込むという簡易な手法により、設定値の改竄による不正行為の成立防止を図ることが可能とされる。すなわち、遊技の公平性を簡易な手法により高めることができる。
Further, in the present embodiment, 0 is stored as the specific information.
As a result, it is possible to prevent establishment of an illegal act due to falsification of the set value by a simple method of writing the specific information = 0 in the set value related information. That is, the fairness of the game can be enhanced by a simple method.

また、本実施形態では、図12に示した7セグデコードテーブルについても、主制御部20が設定変更処理により設定可能な設定値Vdを参照した場合に選択される設定値関連情報である第一設定値関連情報(アドレス「6203」〜「6205」)と、主制御部20が設定変更処理により設定不能な設定値を参照した場合に選択される設定値関連情報である第二設定値関連情報(アドレス「6206」〜「6208」)とが含まれるようにしている。そして、7セグデコードテーブルでは、第二設定値関連情報として0を記憶させている。
これにより、不正行為や何らかの誤動作等に伴い、設定変更処理で設定不能な設定値Vdによりデータテーブルが参照されたとしても、設定値の表示手段(本例では設定・性能表示器97)に設定値表示が行われないようにすることが可能とされる。具体的に本例では、表示用データとして「00」のデータ、すなわち「00000000」が取得されるので、設定値表示用の7セグにおける「0」〜「6」の全てのセグが非表示とされ、結果、数値表示が行われないことになる。
従って、設定値の誤表示防止を図ることができる。
Further, in the present embodiment, the 7-segment decoding table shown in FIG. 12 also includes the first setting value-related information which is selected when the main control unit 20 refers to the setting value Vd which can be set by the setting change process. Set value related information (addresses “6203” to “6205”) and second set value related information which is set value related information selected when the main control unit 20 refers to a set value that cannot be set by the setting change process. (Addresses “6206” to “6208”). In the 7-segment decoding table, 0 is stored as the second setting value related information.
Accordingly, even if the data table is referred to by the setting value Vd that cannot be set in the setting change process due to an improper act or some malfunction, the setting value is displayed on the setting value display unit (the setting / performance display unit 97 in this example). It is possible to prevent the value display from being performed. Specifically, in this example, data of “00”, that is, “00000000” is acquired as the display data, so that all the segments “0” to “6” in the 7-segment for setting value display are not displayed. As a result, numerical display is not performed.
Therefore, erroneous display of the set value can be prevented.

[4-2.主制御側タイマ割込み処理]

図18のフローチャートを参照して、主制御側タイマ割込処理について説明する。
主制御側タイマ割込処理は、CTCからの一定時間(4ms程度)ごとの割込みで起動され、主制御側メイン処理実行中に割り込んで実行される。
[4-2. Main control timer interrupt processing]

The main control timer interrupt process will be described with reference to the flowchart in FIG.
The main control-side timer interrupt process is started by an interrupt from the CTC at regular intervals (approximately 4 ms), and is executed while the main control-side main process is being executed.

図18において、CPU201は、タイマ割込みが生じると、先ずはステップS901の電源チェック・バックアップ処理を実行する。この電源チェック・バックアップ処理では、主に、電源基板から供給されている電源レベルを監視し、電断が生じる等の異常が発生した場合、電源復帰時に支障なく遊技を復帰できるように、電断時における所定の遊技情報をRAM203に格納するバックアップ処理等が行われる。
In FIG. 18, when a timer interrupt occurs, the CPU 201 first executes a power supply check / backup process in step S901. In the power check / backup process, the power supply level supplied from the power supply board is mainly monitored. A backup process of storing predetermined game information at the time in the RAM 203 is performed.

(電源チェック・バックアップ処理)

図19は、ステップS901の電源チェック・バックアップ処理を示したフローチャートである。
電源チェック・バックアップ処理において、CPU201はステップS1001で、電源基板から出力される電源異常信号を2回読み込み、続くステップS1002で双方の読み込み値が一致しているか否かを判定する。双方の値が一致していない場合は、ステップS1001に戻って再度、電源異常信号を2回読み込む。
(Power check / backup processing)

FIG. 19 is a flowchart showing the power supply check / backup process in step S901.
In the power supply check / backup process, the CPU 201 reads the power supply abnormality signal output from the power supply board twice in step S1001, and determines in step S1002 whether the two read values match. If the two values do not match, the flow returns to step S1001 to read the power supply abnormality signal twice.

ステップS1002において、双方の値が一致していれば、CPU201はステップS1003で、電源異常信号が正常レベルか否か(電源異常信号がOFF=正常レベル、ON=正常レベルでない)を判定する。
電源異常信号が正常レベルであれば(ステップS1003:OFF)、CPU201はステップS1004でバックアップフラグをOFF状態とし、続くステップS1005で電源異常確認カウンタをクリアし、ステップS901の電源異常チェック処理を終える。すなわち、電源異常信号が正常レベルであることが確認された場合は、以降で説明するバックアップ処理は行われずタイマ割込み処理が継続される。
If both values match in step S1002, the CPU 201 determines in step S1003 whether the power failure signal is at a normal level (the power failure signal is OFF = normal level, ON = not normal level).
If the power supply abnormality signal is at the normal level (step S1003: OFF), the CPU 201 turns off the backup flag in step S1004, clears the power supply abnormality check counter in step S1005, and ends the power supply abnormality check processing in step S901. That is, when it is confirmed that the power failure signal is at the normal level, the backup process described below is not performed and the timer interrupt process is continued.

一方、ステップS1003で電源異常信号が正常レベルでなかった場合(ステップS1003:ON)、CPU201はステップS1006で電源異常確認カウンタの値を1インクリメントした上で、ステップS1007で電源異常確認カウンタの値が所定の閾値(閾値=2以上の自然数:例えば「2」)以上であるか否かを判定する。
電源異常確認カウンタの値が閾値以上でなければ、CPU201はステップS901の電源異常チェック処理を終える。すなわち、電源異常信号が正常レベルでない状態が検知されたが連続的な検知でない場合には、バックアップ処理は行われずタイマ割込み処理が継続される。
On the other hand, if the power supply abnormality signal is not at the normal level in step S1003 (step S1003: ON), the CPU 201 increments the value of the power supply abnormality confirmation counter by 1 in step S1006, and then sets the value of the power supply abnormality confirmation counter in step S1007. It is determined whether or not it is equal to or more than a predetermined threshold (threshold = natural number of 2 or more: for example, “2”).
If the value of the power supply abnormality check counter is not equal to or larger than the threshold value, the CPU 201 ends the power supply abnormality check processing in step S901. That is, when the state where the power supply abnormality signal is not at the normal level is detected but not continuously detected, the timer interrupt processing is continued without performing the backup processing.

一方、電源異常確認カウンタの値が閾値以上であれば、CPU201はステップS1008〜S1011として示すバックアップ処理を行う。
具体的に、CPU201は先ず、電源異常確認カウンタの値をクリアし(S1108)、発射許可信号をOFFとした上で(S1009)、バックアップフラグをONとする(S1010)。
さらに、CPU201は、電源断コマンドを演出制御部24に送信し(S1011)、ステップS1012に処理を進める。
On the other hand, if the value of the power supply abnormality check counter is equal to or larger than the threshold, the CPU 201 performs backup processing shown as steps S1008 to S1011.
Specifically, the CPU 201 first clears the value of the power supply abnormality check counter (S1108), turns off the firing permission signal (S1009), and turns on the backup flag (S1010).
Further, the CPU 201 transmits a power-off command to the effect control unit 24 (S1011), and proceeds to step S1012.

ステップS1012でCPU201は、RAMプロテクトを有効とし、禁止領域を無効に設定する処理を行う。
RAMプロテクトとは、誤作動や誤操作などによるRAM203に対する書き換え防止機能である。RAMプロテクトを有効に設定することで、RAM203からのデータ読み出しのみが可能とされてデータの書き込みが不能な状態となる。
また、禁止領域は、IAT(指定エリア外走行禁止)機能における指定エリアに対応した領域であり、禁止領域を無効に設定することで、以降はIATリセットが発生しないようになる。
In step S1012, the CPU 201 performs processing for enabling the RAM protection and setting the prohibited area to invalid.
The RAM protection is a function of preventing rewriting of the RAM 203 due to malfunction or erroneous operation. By setting the RAM protect to valid, only data reading from the RAM 203 can be performed and data cannot be written.
The prohibited area is an area corresponding to the designated area in the IAT (prohibition of driving outside the designated area) function. By setting the prohibited area to invalid, the IAT reset does not occur thereafter.

ステップS1012に続くステップS1013でCPU201は、出力ポートの値をクリアし、さらに続くステップS1014でタイマ割込み処理を停止すると共に、自身を割込み禁止状態に設定し、無限ループ処理に移行する。
この無限ループ中において、CPU201はWDTによりリセットされ、また動作電源の喪失により動作停止状態に移行する。
In step S1013 following step S1012, the CPU 201 clears the value of the output port. In step S1014, the CPU 201 stops the timer interrupt process, sets itself to the interrupt disabled state, and shifts to an infinite loop process.
During this infinite loop, the CPU 201 is reset by the WDT, and shifts to the operation stop state due to the loss of the operation power.

説明を図18に戻す。
図18において、ステップS901の電源チェック・バックアップ処理を終えると、CPU201はステップS902で入力データ作成処理を実行する。具体的には、各種センサやスイッチから入力情報(ON/OFF信号や、立ち上がり状態(ONエッジ、OFFエッジ))に基づき、入力データ作成する。
ここでの入力情報とは、例えば上始動口センサ34a、下始動口センサ35a、普通図柄始動口センサ37a、大入賞口センサ52a、一般入賞口センサ43a、OUT監視スイッチ49aなどの入賞検出スイッチから出力されるスイッチ信号のON/OFF情報(入賞検出情報)や、設定キースイッチ94、RAMクリアスイッチ98等の設定値Veの設定操作に係るスイッチから出力されるスイッチ信号のON/OFF情報(操作情報)や、払出制御基板29からの状態信号(前扉開放センサ61や満杯検出センサ60のON/OFF情報)等である。これにより、アウト口や各入賞口において遊技球が検出されたか否かが割込みごとに監視される。
The description returns to FIG.
In FIG. 18, when the power check / backup process in step S901 is completed, the CPU 201 executes an input data creation process in step S902. Specifically, input data is created based on input information (ON / OFF signal and rising state (ON edge, OFF edge)) from various sensors and switches.
Here, the input information is, for example, a winning detection switch such as an upper starting sensor 34a, a lower starting sensor 35a, a normal symbol starting sensor 37a, a special winning opening sensor 52a, a general winning opening sensor 43a, and an OUT monitoring switch 49a. ON / OFF information of the output switch signal (winning detection information), and ON / OFF information of the switch signal output from switches related to the setting operation of the setting value Ve such as the setting key switch 94 and the RAM clear switch 98 (operation Information) and status signals from the payout control board 29 (ON / OFF information of the front door opening sensor 61 and the fullness detection sensor 60). As a result, whether or not a game ball has been detected in the out opening or each winning opening is monitored for each interruption.

ステップS902の入力データ作成処理を終えると、CPU201はステップS903で、遊技動作制御に用いられるタイマを管理するタイマ管理処理を実行する。ここでは、遊技機1の遊技動作制御に用いる各種タイマの値について更新(減算処理)が行われる。   After finishing the input data creation process in step S902, the CPU 201 executes a timer management process for managing a timer used for game operation control in step S903. Here, the values of various timers used for controlling the gaming operation of the gaming machine 1 are updated (subtraction processing).

次いで、CPU201はステップS904で、入力管理処理を行う。この入力管理処理では、入力データ作成処理(S902)で作成された入力データに基づき、入賞カウンタやOUT球監視カウンタの値などを更新する。「入賞カウンタ」とは、各入賞口ごとに対応して設けられ、入賞した遊技球数(入賞球数)を計数するカウンタである。またOUT球監視カウンタは、アウト口49から排出される遊技球(アウト球)を計数するカウンタである。
ステップS904の入力管理処理は、各種入賞口センサからの入力信号(検出信号)を管理する入力管理手段として機能する。
Next, in step S904, the CPU 201 performs an input management process. In this input management process, the values of the winning counter and the OUT ball monitoring counter are updated based on the input data created in the input data creation process (S902). The "winning counter" is a counter provided for each winning opening and counting the number of winning game balls (the number of winning balls). The OUT ball monitoring counter is a counter that counts game balls (out balls) discharged from the out port 49.
The input management processing in step S904 functions as an input management unit that manages input signals (detection signals) from various winning opening sensors.

ステップS904に続くステップS905でCPU201は、設定異常チェック処理を実行する。   In step S905 following step S904, the CPU 201 executes a setting error check process.

図20は、ステップS905の設定異常チェック処理を示したフローチャートである。
図20において、CPU201はステップS1101で、設定値エラーフラグを確認する。設定値エラーフラグは、設定値Vdの異常が認められた場合に以下で説明するステップS1103の処理によりセットされる(ONされる)フラグであり、本例では「5AH」がON状態を意味する。
FIG. 20 is a flowchart showing the setting error check processing in step S905.
In FIG. 20, in step S1101, the CPU 201 checks a set value error flag. The set value error flag is a flag that is set (turned on) by the processing of step S1103 described below when an abnormality of the set value Vd is recognized, and in this example, “5AH” means the ON state. .

ステップS1101において、設定値エラーフラグが「5AH」(ON状態)であれば、CPU201はステップS905の設定異常チェック処理を終える。すなわち、ステップS1101で設定値エラーフラグがONと判定されるということは、既に後述するステップS1104で設定値異常コマンド(演出制御部24に設定エラー報知の実行を指示するコマンド)の送信が実行されている状態であるため、設定値エラーフラグを再度送信することなく、設定異常チェック処理を終える。   If the setting value error flag is “5AH” (ON state) in step S1101, the CPU 201 ends the setting abnormality check processing in step S905. That is, when the setting value error flag is determined to be ON in step S1101, transmission of a setting value abnormal command (a command for instructing the effect control unit 24 to execute setting error notification) is executed in step S1104 described later. In this state, the setting error check process ends without transmitting the set value error flag again.

一方、ステップS1101で設定値エラーフラグが「5AH」でない(OFFである)と確認された場合、CPU201はステップS1102で設定値Vdが正常範囲内の値(0〜2の範囲内)であるか否かを判定する。具体的には、RAM203のワーク領域に格納されている設定値Vdを取得し、値が「00H」〜「02H」の範囲にあるか否かを判定する。   On the other hand, if it is determined in step S1101 that the set value error flag is not “5AH” (is OFF), the CPU 201 determines in step S1102 whether the set value Vd is within a normal range (a range of 0 to 2). Determine whether or not. Specifically, the setting value Vd stored in the work area of the RAM 203 is obtained, and it is determined whether or not the value is in a range from “00H” to “02H”.

設定値Vdが正常範囲内の値であれば、CPU201はステップS905の設定異常チェック処理を終える。
設定値Vdが正常範囲内の値でなければ、CPU201はステップS1103に進んで設定値エラーフラグをセット(ON状態)とし、続くステップS1104で設定値Vdに異常が生じた旨を表すための設定値異常コマンドを演出制御部24に送信し、設定異常チェック処理を終える。
ここで、設定値エラーフラグは、後述する図22のステップS1308(入賞時の設定エラー判定)をはじめとして、図24におけるステップS1501(変動開始時の大当り乱数判定を行う際の設定エラー判定や、図28におけるステップS1701(変動開始時の変動パターン抽選を行う際の設定エラー判定)において用いられる。
If the setting value Vd is within the normal range, the CPU 201 ends the setting abnormality check processing in step S905.
If the set value Vd is not within the normal range, the CPU 201 proceeds to step S1103, sets the set value error flag (ON state), and sets in step S1104 to indicate that the set value Vd is abnormal. The value abnormality command is transmitted to the effect control unit 24, and the setting abnormality check processing ends.
Here, the setting value error flag includes a setting error determination at the time of performing a jackpot random number determination at the start of a change, including a step S1308 (setting error determination at the time of winning) in FIG. This is used in step S1701 in FIG. 28 (setting error determination when performing a fluctuation pattern lottery at the start of fluctuation).

ここで、上記の設定値異常コマンドを受け演出制御部24は、設定値Veのデータ異常を報知するための処理を行う。例えば、液晶表示装置36に「RAM異常です。係員を呼んで下さい。」等の表示を含む画像を表示させる処理を行う。
遊技機1において、設定エラー(設定値エラー)は、設定変更操作を行うことで解除可能とされている。
Here, in response to the above set value abnormality command, the effect control unit 24 performs a process for notifying a data abnormality of the set value Ve. For example, a process of displaying an image including a display such as “RAM error. Please call a clerk” on the liquid crystal display device 36 is performed.
In the gaming machine 1, a setting error (setting value error) can be released by performing a setting change operation.

説明を図18に戻す。
CPU201はステップS905の設定異常チェック処理を終えると、ステップS906でエラー管理処理を実行する。このエラー管理処理では、各種センサ類に係る入力データや払出制御基板29からの状態信号に基づき、エラー発生の有無の監視を行う。
エラーが発生した場合には、CPU201はエラー処理として、エラーコマンドの送信が必要なエラー種別である場合には当該するコマンドを演出制御部24に送信する。演出制御部24がこのエラーコマンドを受けると、エラー種別に応じたエラー報知を実行する。また、CPU201は発生中のエラーが解消された場合、エラー解除コマンドを演出制御部24に送信する。演出制御部24がこのエラー解除コマンドを受けると、実行中のエラー報知を終了させる。
The description returns to FIG.
After completing the setting error check processing in step S905, the CPU 201 executes error management processing in step S906. In this error management process, the presence or absence of an error is monitored based on input data relating to various sensors and a status signal from the payout control board 29.
When an error occurs, the CPU 201 transmits the command to the effect control unit 24 as an error process if the error type requires transmission of the error command. When the effect control unit 24 receives this error command, the effect control unit 24 performs error notification according to the error type. When the error that has occurred is resolved, the CPU 201 transmits an error release command to the effect control unit 24. When the effect control unit 24 receives this error release command, the error notification being executed is ended.

次いで、CPU201はステップS907で、各変動表示ゲームに係る乱数を定期的に更新するタイマ割込み内乱数管理処理を実行する。ここでは、乱数カウンタのカウント値をランダムなものとするために、特別図柄判定用乱数や補助当り判定用乱数などに対し、乱数の更新(割込み毎に+1加算)と、乱数カウンタが一周するごとに、乱数カウンタのスタート値を変更する処理を行う。なお内部抽選用乱数(大当り判定用乱数)は、乱数生成回路で生成されるので、ここで更新されることはない。   Next, in step S907, the CPU 201 executes a random number management process in a timer interrupt for periodically updating a random number related to each variable display game. Here, in order to make the count value of the random number counter random, the random number is updated (+1 is added for each interrupt) with respect to the special symbol determination random number and the auxiliary hit determination random number, and the random number counter is cycled once. Then, a process of changing the start value of the random number counter is performed. Note that the internal lottery random number (big hit determination random number) is generated by the random number generation circuit and is not updated here.

ステップS907に続くステップS908でCPU201は、賞球管理処理を実行する。この賞球管理処理では、上記の入賞カウンタの確認を行い、入賞がある場合には、賞球数を指定する払出制御コマンドを払出制御基板29に送信する。払出制御基板29は、払出制御コマンドを受信した場合、これに含まれる賞球数情報に基づき遊技球払出装置19を制御し、指定された賞球数分の払い出し動作を実行させる。   In step S908 following step S907, the CPU 201 executes award ball management processing. In this prize ball management processing, the above-mentioned prize counter is checked, and if there is a prize, a payout control command designating the number of prize balls is transmitted to the payout control board 29. When the payout control board 29 receives the payout control command, the payout control board 29 controls the game ball payout device 19 based on the prize ball number information included in the command and executes the payout operation for the designated prize ball number.

次いで、CPU201はステップS909で、普通図柄管理処理を実行する。この普通図柄管理処理では、普通図柄変動表示ゲームを実行させるために必要な処理を行う。ここでは、普通図柄始動口センサ37aにより遊技球が検出されたか否かを監視し、遊技球が検出された場合には補助当り抽選に必要な所定の遊技情報(補助当り判定用乱数など)を取得し(乱数取得処理)、その遊技情報を保留データ(普通図柄に関する作動保留球)として、最大保留球数を上限まで保留記憶する(保留記憶処理)。そして、普図に関する所定の変動表示開始条件が成立した場合、作動保留球に基づく補助当り抽選を行い、その補助当り抽選結果に基づく普通図柄の変動パターンの選択および普通図柄の停止表示態様(普通停止図柄)を決定する。またここでは、普通図柄を変動表示動作させるために、変動中であれば変動表示用のLED表示用データを作成し、変動中でなければ、停止表示用のLED表示用データを作成する。   Next, in step S909, the CPU 201 executes a normal symbol management process. In the ordinary symbol management process, a process necessary to execute the ordinary symbol variation display game is performed. Here, it is monitored whether or not a game ball is detected by the ordinary symbol starting port sensor 37a, and when a game ball is detected, predetermined game information (such as a random number for judging an assist hit) necessary for a lottery per assist is determined. The game information is acquired (random number acquisition processing), and the game information is held and stored up to the upper limit of the maximum number of reserved balls (pending storage processing) as suspension data (operational suspension balls for ordinary symbols). Then, when a predetermined variation display start condition relating to the ordinary figure is satisfied, an auxiliary winning lottery is performed based on the operation-holding ball, and a variation pattern of the ordinary symbol is selected based on the assistance winning lottery result and a stop display mode of the ordinary symbol (normal Stop symbol) is determined. Further, here, in order to normally perform the variable display operation of the symbol, LED display data for variable display is created if the symbol is fluctuating, and LED display data for stop display is created if the symbol is not fluctuating.

さらに、CPU201はステップS910で、普通電動役物管理処理を実行する。この普通電動役物管理処理では、普電開放遊技の実行に必要な処理を行う。具体的には、補助当り抽選の抽選結果が当りの場合に、普通電動役物ソレノイド41cに対するソレノイド制御用データの設定処理を行う。ここで設定されたソレノイド制御用データに基づき、普通電動役物ソレノイド41cに対して励磁信号が出力され、これにより、可動翼片47の開閉動作パターンが制御される。   Further, in step S910, CPU 201 executes a normal electric accessory management process. In the ordinary electric accessory management process, a process necessary for executing a public electric opening game is performed. Specifically, when the lottery result of the auxiliary hit lottery is a hit, a process of setting solenoid control data for the ordinary electric auditors product solenoid 41c is performed. An excitation signal is output to the ordinary electric accessory solenoid 41c based on the solenoid control data set here, whereby the opening / closing operation pattern of the movable wing piece 47 is controlled.

次いで、CPU201はステップS911で、特別図柄管理処理を実行する。この特別図柄管理処理では、主に、特別図柄変動表示ゲームにおける大当り抽選を行い、その抽選結果に基づいて、特別図柄の変動パターン(先読み変動パターン、及び変動開始時の変動パターン)や特別停止図柄の決定等、特別図柄変動表示ゲームに必要な処理が実行される。
なお、ステップS911の特別図柄管理処理の詳細については改めて説明する。
Next, in step S911, the CPU 201 executes a special symbol management process. In this special symbol management process, a big hit lottery is mainly performed in the special symbol variation display game, and based on the lottery result, a variation pattern of the special symbol (a prefetch variation pattern and a variation pattern at the start of the variation) or a special stop symbol. The processing required for the special symbol change display game, such as the determination of the game, is executed.
The details of the special symbol management process in step S911 will be described again.

次いで、CPU201はステップS912で特別電動役物管理処理を実行する。この特別電動役物管理処理では、当り遊技を実行制御するために必要な設定処理を行う。具体的には、大当り抽選結果が大当りであった場合、その当り種別に対応した当り遊技(大当り遊技)を実行制御する。
具体的には、大入賞口ソレノイド52cに対するソレノイド制御用データの設定、ラウンド数のカウント(大当りの場合)、大入賞口50への最大入賞数及び開放時間の監視などを行う。また当り遊技が終了した場合は、当選時の遊技状態と当り種別とに基づく遊技状態の移行設定を行う。
Next, the CPU 201 executes a special electric accessory management process in step S912. In the special electric auditors product management process, a setting process required to control the execution of the hit game is performed. Specifically, when the jackpot lottery result is a jackpot, the execution control of the hit game (big hit game) corresponding to the hit type is performed.
Specifically, it sets solenoid control data for the special winning opening solenoid 52c, counts the number of rounds (in the case of a big hit), monitors the maximum winning number and the opening time of the special winning opening 50, and the like. When the winning game is over, the game state transition setting based on the winning state and the winning type is performed.

またここでは、当り遊技の進行状況に応じて、複数の演出制御コマンドを送信する。大当り開始時、ラウンド遊技開始時、ラウンド遊技終了時、最大ラウンド数消化時などにおいて、それぞれ、大当り開始コマンド、ラウンド開始コマンド、ラウンド終了コマンド、大入賞口入賞コマンド、大当り終了コマンドを送信時期の到来に応じて送信する。上記大当り開始コマンドには、今回の当り種別情報が含まれ、演出制御部24側において、当り遊技中に展開される一連の当り演出シナリオを決定する際に利用される。また、大当り終了コマンドには、今回の当り種別とその当り当選時の遊技状態とに関する情報、つまり、当り遊技終了後の遊技状態を特定可能な情報が含まれ、演出制御部24側において、当り遊技後の演出モードを決定する際に利用される。従って、この「大当り終了コマンド」は、当り遊技終了後の遊技状態を特定し得ることから、遊技状態を指定する遊技状態指定コマンドとしての役割を担う。   Here, a plurality of effect control commands are transmitted in accordance with the progress of the hit game. At the start of the big hit, at the start of the round game, at the end of the round game, at the time of maximizing the number of rounds, etc., it is time to send the big hit start command, round start command, round end command, big win prize winning command, big hit end command, respectively. Send according to. The big hit start command includes the current hit type information, and is used when the effect control unit 24 determines a series of hit effect scenarios developed during the hit game. The big hit end command includes information on the current hit type and the game state at the time of winning, that is, information that can specify the game state after the end of the hit game. It is used when determining the production mode after the game. Accordingly, the "big hit end command" can specify the game state after the end of the hit game, and thus plays a role as a game state designation command for designating the game state.

上記ステップS912までの遊技進行のための処理を終えると、CPU201はステップS913で、外部端子管理処理を行う。この外部端子管理処理では、枠用外部集中端子基板21を通して、遊技機1の動作状態情報をホールコンピュータHCや島ランプなどの外部装置に対して出力する。動作状態情報には、例えば、当り遊技発生情報、図柄変動表示ゲーム実行開始情報、入賞数・賞球数情報、エラー情報などの遊技情報がある。   After finishing the processing for the game progress up to step S912, the CPU 201 performs external terminal management processing in step S913. In this external terminal management process, the operating state information of the gaming machine 1 is output to an external device such as a hall computer HC or an island lamp through the frame external centralized terminal board 21. The operation state information includes, for example, game information such as winning game occurrence information, symbol variation display game execution start information, winning number / prize ball number information, and error information.

次いで、CPU201はステップS914で、LED管理処理を実行する。このLED管理処理では、普通図柄表示装置39a、特別図柄表示装置38a、38b、設定・性能表示器97などのLED表示器に対する制御信号(ダイナミック点灯データ)の出力制御を行う。普通図柄管理処理(ステップS909)、特別図柄管理処理(ステップS911)などで作成された表示用データに基づく制御信号は、このLED管理処理で対応する表示装置又は表示器に出力され、表示制御が行われる。これにより、特別図柄表示装置38a、38bにおける特別図柄や普通図柄表示装置39aにおける普通図柄の一連の変動表示動作(変動表示および停止表示)等が実現される。   Next, in step S914, the CPU 201 executes an LED management process. In this LED management process, output control of a control signal (dynamic lighting data) to an LED display such as the ordinary symbol display device 39a, the special symbol display devices 38a and 38b, and the setting / performance indicator 97 is performed. The control signal based on the display data created in the ordinary symbol management process (step S909), the special symbol management process (step S911), and the like is output to the corresponding display device or display in the LED management process, and the display control is performed. Done. As a result, a series of variable display operations (variable display and stop display) of the special symbols on the special symbol display devices 38a and 38b and the ordinary symbols on the ordinary symbol display device 39a are realized.

ステップS914に続くステップS915でCPU201は、全レジスタの値を退避させた上で、ステップS916の性能表示モニタ表示処理を行う。すなわち、設定・性能表示器97に前述した通常時比率情報としての値を表示させるための処理である。
先に触れたように本例の場合、通常時比率情報の値は全状態アウト球数が所定規定値に達するごとに演算し直されるものであり、設定・性能表示器97は、現在の通常時比率情報と前回の通常時比率情報(直近の演算し直しタイミングにおいて演算終了とされた通常時比率情報)とを表示可能とされている。このため、この場合のステップS916の表示処理では、設定・性能表示器97にこれら二種の通常時比率情報としての値を表示させる処理を行う。
なお、現在の通常時比率情報の値は、前述したメインループ処理(図11)におけるステップS604の処理で算出される値であり、前回の通常時比率情報の値は、RAM203の所定領域に保存され、CPU201は該保存値を読み出して設定・性能表示器97に表示させる。
In step S915 following step S914, the CPU 201 saves the values of all registers and performs the performance display monitor display process in step S916. That is, this is a process for causing the setting / performance display 97 to display the value as the normal duty ratio information described above.
As mentioned earlier, in the case of this example, the value of the normal time ratio information is calculated again each time the number of all-out balls reaches a predetermined value, and the setting / performance indicator 97 indicates the current normal number. The time ratio information and the previous normal time ratio information (normal time ratio information for which the calculation has been completed at the most recent recalculation timing) can be displayed. Therefore, in the display process of step S916 in this case, a process of displaying these two types of values as the normal ratio information on the setting / performance display 97 is performed.
Note that the value of the current normal ratio information is a value calculated in the process of step S604 in the main loop process (FIG. 11) described above, and the value of the previous normal ratio information is stored in a predetermined area of the RAM 203. Then, the CPU 201 reads out the stored value and causes the setting / performance display 97 to display it.

次いで、CPU201はステップS917で全レジスタの値を復帰させ、ステップS918でWDTのカウント値をクリアし、主制御側タイマ割込み処理を終える。   Next, the CPU 201 restores the values of all the registers in step S917, clears the WDT count value in step S918, and ends the main control timer interrupt process.

以上のタイマ割込み処理が終了すると、CPU201は次のタイマ割込みが発生するまでの間、メインループ処理(S123)を実行する。
When the above timer interrupt processing is completed, the CPU 201 executes the main loop processing (S123) until the next timer interrupt occurs.

[4-3.特別図柄変動表示ゲームに係る処理]
(特別図柄管理処理)

次に、特別図柄変動表示ゲームに係る主制御部20の処理について説明する。
図21は、先に述べた特別図柄管理処理(ステップS911)を示したフローチャートである。前述のように、特別図柄管理処理は、図18に示した主制御側タイマ割込み処理の一部処理として実行されるものであり、主に、特別図柄変動表示ゲームにおける大当り抽選と、抽選結果に基づく特別図柄の変動パターン(先読み変動パターン、及び変動開始時の変動パターン)や特別停止図柄の決定等が行われる。
[4-3. Processing related to special symbol variation display game]
(Special symbol management processing)

Next, the processing of the main control unit 20 relating to the special symbol change display game will be described.
FIG. 21 is a flowchart showing the special symbol management process (step S911) described above. As described above, the special symbol management process is executed as a part of the main control timer interrupt process shown in FIG. 18. A special pattern fluctuation pattern (a pre-reading fluctuation pattern and a fluctuation pattern at the start of the fluctuation) and a special stop symbol are determined based on the special pattern.

図21において、CPU201は、先ずステップS1201で特別図柄1側(上始動口34側)についての特図1始動口チェック処理を行い、続くステップS1202で特別図柄2側(下始動口35側)についての特図2始動口チェック処理を行う。
なお、これら始動口チェック処理の詳細については図22を参照して改めて説明する。
In FIG. 21, the CPU 201 first performs a special figure 1 starting port check process on the special symbol 1 side (upper starting port 34 side) in step S1201, and then performs a special symbol 2 side (lower starting port 35 side) on step S1202. Of the special figure 2 starting port.
The details of the starting port check process will be described again with reference to FIG.

ステップS1201、S1202の始動口チェック処理を終えると、CPU201はステップS1203で条件装置作動フラグの状態を判定する。この「条件装置作動フラグ」とは、大当り遊技中であるか否かを指定するためのフラグであり、当該フラグがON状態(例えば5AH)である場合には大当り遊技中である旨を示し、当該フラグがOFF状態(例えば00H)である場合には大当り遊技中ではない旨を示す。   After finishing the start-up opening check process in steps S1201 and S1202, the CPU 201 determines the state of the condition device operation flag in step S1203. The "condition device operation flag" is a flag for designating whether or not a big hit game is being played. When the flag is in an ON state (for example, 5AH), it indicates that a big hit game is being played. When the flag is in the OFF state (for example, 00H), it indicates that the big hit is not being played.

条件装置作動フラグがOFF状態(≠5AH)の場合、すなわち大当り遊技中でない場合、CPU201はステップS1204の特別図柄動作ステータス分岐処理に進み、特別図柄動作ステータス(00H〜03H)に応じて特別図柄の変動表示動作に関する処理を行う(ステップS1205、S1206、S1207)。   When the condition device operation flag is OFF ($ 5AH), that is, when the big hit is not being played, the CPU 201 proceeds to a special symbol operation status branching process of step S1204, and according to the special symbol operation status (00H to 03H), a special symbol operation status is determined. Processing related to the variable display operation is performed (steps S1205, S1206, S1207).

一方、ステップS1203で大当り遊技中と判定した場合(=5AH)、CPU201はステップS1205〜S1207の特別図柄の変動表示動作に関する処理を行わずに、そのままステップS1208の特別図柄表示データ更新処理に進む。すなわち、大当り遊技中である場合には、特別図柄の変動表示動作は行われない(特別図柄表示装置の特別図柄の表示状態は、大当り後に確定表示されたままの状態が保持される)。なお「特別図柄動作ステータス」とは、特別図柄の挙動を示すステータス値であり、該ステータス値は処理状態に応じて変更され、RAM203の特別図柄動作ステータス格納領域に格納される。   On the other hand, if it is determined in step S1203 that a big hit game is being played (= 5AH), the CPU 201 proceeds to the special symbol display data updating process of step S1208 without performing the process related to the special symbol change display operation of steps S1205 to S1207. That is, when a big hit game is being played, the special symbol change display operation is not performed (the display state of the special symbol on the special symbol display device is kept fixed and displayed after the big hit). The “special symbol operation status” is a status value indicating the behavior of the special symbol. The status value is changed according to the processing state, and is stored in the special symbol operation status storage area of the RAM 203.

ステップS1204の特別図柄動作ステータス分岐処理では、特別図柄動作ステータスが「待機中(00H、01H)」「変動中(02H)」「確認中(03H)」の何れのステータス値であるかに応じて、それぞれ対応する処理を実行する。   In the special symbol operation status branching process in step S1204, the special symbol operation status is determined depending on which status value is “standby (00H, 01H)”, “changing (02H)”, or “confirming (03H)”. , Execute the corresponding processing.

具体的に、CPU201は、特別図柄動作ステータスが「待機中(00H、01H)」である場合には特別図柄変動開始処理(ステップS1205)を、「変動中(02H)」である場合には特別図柄変動中処理(ステップS1206)を、「確認中(03H)」である場合には特別図柄確認時間中処理(ステップS1207)をそれぞれ実行する。ここで、上記「待機中」とは、特別図柄の挙動が次回変動のための待機状態である旨を意味し、上記「変動中」とは特別図柄の挙動が変動(変動表示)中である旨を意味し、上記「確認中」とは特別図柄の変動が終了して停止(確定)表示中(特別図柄確認時間中)である旨を意味する。   Specifically, the CPU 201 executes the special symbol change start process (step S1205) when the special symbol operation status is “standby (00H, 01H)”, and executes the special symbol change process when the special symbol operation status is “changing (02H)”. If the symbol change processing (step S1206) is "confirming (03H)", the special symbol confirmation time processing (step S1207) is executed. Here, the “waiting” means that the behavior of the special symbol is in a standby state for the next variation, and the “changing” means that the behavior of the special symbol is varying (variation display). The above "confirming" means that the change of the special symbol has been completed and the stop (fixed) display is being performed (during the special symbol confirmation time).

なお、ステップS1206の特別図柄変動中処理では、特別図柄が変動中であるか否か、つまり特別図柄の変動時間が経過したか否かを監視し、変動時間が経過したならば、演出制御コマンドとして、「変動停止コマンド」を演出制御部24に送信する処理や、特別図柄役物動作タイマに確定表示時間(例えば500ms)を格納し、特別図柄動作ステータスを「確認中(03H)」に切り替える(特別図柄動作ステータスに03Hを格納する)処理などを行う。上記「変動停止コマンド」とは、特別図柄の変動が終了したことを示すコマンドであり、この変動停止コマンドにより演出制御部24は、特別図柄の変動時間経過して特別図柄変動表示ゲームが終了したこと(終端)を把握し、現在変動表示中の装飾図柄を停止表示させる。これにより、特別図柄変動表示ゲームの終了と共に、装飾図柄変動表示ゲームも終了することになる。また、上記「確定表示時間」とは、特別図柄の変動表示が終了して特別図柄の停止表示した際、その停止表示を保持する時間(停止表示時間)である。   In the special symbol changing process of step S1206, it is monitored whether or not the special symbol is changing, that is, whether or not the changing time of the special symbol has elapsed. The process of transmitting the "fluctuation stop command" to the effect control unit 24, storing the determined display time (for example, 500 ms) in the special symbol accessory operation timer, and switching the special symbol operation status to "under confirmation (03H)" (Stores 03H in the special symbol operation status). The “fluctuation stop command” is a command indicating that the fluctuation of the special symbol has been completed, and the fluctuation control command causes the effect control unit 24 to terminate the special symbol fluctuation display game after the fluctuation time of the special symbol has elapsed. It grasps the fact (end) and stops and displays the decoration pattern that is currently displayed in a fluctuating manner. Thereby, along with the end of the special symbol variation display game, the decorative symbol variation display game is also terminated. The “fixed display time” is a time (stop display time) in which the stop display is held when the special symbol change display ends and the special symbol is stopped and displayed.

また、ステップS1207の特別図柄確認時間中処理では、上述の確定表示時間が経過したか否かを監視し、確定表示時間が経過したならば、今回の特別図柄変動表示ゲームが終了したとして、特別図柄動作ステータスを「待機中(01H)」に切り替え(特別図柄動作ステータスに01Hを格納)、今回の特別図柄変動表示ゲームが大当りであれば、大当り遊技を開始するために要する処理(大当り図柄停止時の各種設定処理)を行う。大当り図柄停止時の各種設定処理では、大当り遊技移行前処理として、大当り判定フラグをクリアして条件装置作動フラグをON状態にし、遊技状態を通常状態と同様の遊技状態に設定する等の各種設定処理を行う。
また、ステップS1207の特別図柄確認時間中処理では、遊技状態が更新された場合に、遊技状態の移行情報を含む「遊技状態指定コマンド」を演出制御部24に送信する処理を行う。演出制御部24は、遊技状態指定コマンドにより遊技状態が移行した旨を把握することができる。
In the special symbol confirmation time processing in step S1207, it is monitored whether or not the above-described final display time has elapsed. The symbol operation status is switched to "standby (01H)" (01H is stored in the special symbol operation status), and if the special symbol variation display game is a big hit, a process required to start a big hit game (big hit symbol stop) Various setting processes). In the various setting processing when the big hit symbol is stopped, various settings such as clearing the big hit determination flag, turning on the condition device operation flag, and setting the game state to the same game state as the normal state as a pre-big hit game shift processing. Perform processing.
In the special symbol confirmation time processing in step S1207, when the game state is updated, a process of transmitting a "game state designation command" including game state transition information to the effect control unit 24 is performed. The effect control unit 24 can recognize that the gaming state has been shifted by the gaming state designation command.

上記のステップS1205、S1206、S1207の処理により、特別図柄の変動開始及び変動停止を1セットする変動表示動作が実現されることになる。
なお、ステップS1205の特別図柄変動開始処理の詳細については図23を参照して改めて説明する。
By the processing in steps S1205, S1206, and S1207, a variable display operation for setting one set of the start and stop of the change of the special symbol is realized.
The details of the special symbol change start process in step S1205 will be described again with reference to FIG.

ステップS1205〜S1207の何れかの処理を終えると、CPU201はステップS1208の特別図柄表示データ更新処理を実行する。この特別図柄表示データ更新処理では、特別図柄が変動中であるか否かを判定し、変動中であれば、特別図柄変動中の7セグ表示用データを作成し、特別図柄が変動中でなければ、特別図柄停止表示中の7セグ表示用データを作成する。ここで作成した特別図柄の表示データは、図18のLED管理処理(ステップS914)によって特別図柄表示装置38a、38bに出力される。   After ending any of the processes in steps S1205 to S1207, the CPU 201 executes the special symbol display data updating process in step S1208. In this special symbol display data update processing, it is determined whether or not the special symbol is changing. If the special symbol is changing, data for 7-segment display in which the special symbol is changing is created, and the special symbol must be changed. For example, 7-segment display data during special symbol stop display is created. The special symbol display data created here is output to the special symbol display devices 38a and 38b by the LED management process (step S914) in FIG.

CPU201は、ステップS1208の更新処理を実行したことに応じてステップS911の特別図柄管理処理を終え、図18に示したステップS912の特別電動役物管理処理に進む。
The CPU 201 ends the special symbol management process of step S911 in response to executing the update process of step S1208, and proceeds to the special electric accessory management process of step S912 shown in FIG.

(特図1始動口チェック処理)

図22のフローチャートを参照し、特図1始動口チェック処理(ステップS1201)について説明する。
この特図1始動口チェック処理は、所定の始動条件の成立に基づいて実行される入賞時処理としての役割を果たす。本例における特図1始動口チェック処理では、特図1側の特別図柄変動表示ゲーム1を実行させるための開始前処理(特図1側の入賞時処理)として、上始動口34の入賞発生に起因した特図1側の作動保留球数の加算処理、各種乱数の記憶処理(保留記憶処理)、保留加算コマンドの送信処理等が実行される。
なお、特図2始動口チェック処理(ステップS1202)も、特図1始動口チェック処理と同じく、所定の始動条件の成立に基づいて実行される入賞時処理としての役割を果たし、特図2側の特別図柄変動表示ゲーム2を実行させるための開始前処理(特図2側の入賞時処理)として、下始動口35の入賞発生に起因した特図2側の作動保留球数の加算処理、各種乱数の記憶処理、及び保留加算コマンドの送信処理等が実行される。従って、特図1始動口チェック処理と特図2始動口チェック処理とは実質的に同一の処理内容となっている。以下では、特図1始動口チェック処理を中心に説明し、特図2始動口チェック処理についての詳細は、重複記載を避けるために省略する。
(Special figure 1 starting port check processing)

The special figure 1 start-up opening check process (step S1201) will be described with reference to the flowchart in FIG.
The special figure 1 starting port check process plays a role as a winning process executed based on the establishment of a predetermined starting condition. In the special figure 1 starting port check processing in this example, as the pre-start processing for executing the special symbol variation display game 1 on the special figure 1 side (prize processing on the special figure 1 side), a winning of the upper starting port 34 occurs. The processing of adding the number of operation-holding spheres on the special figure 1 side resulting from this, the processing of storing various random numbers (holding storage processing), the processing of transmitting a hold addition command, and the like are executed.
Note that the special figure 2 starting port check process (step S1202) also plays a role as a prize winning process executed based on the establishment of a predetermined starting condition, similarly to the special figure 1 starting port check process. As a pre-start process (a winning process on the special figure 2 side) for executing the special symbol change display game 2, the addition processing of the number of operation-reserved balls on the special figure 2 due to the occurrence of a winning in the lower starting port 35, The storage processing of various random numbers, the transmission processing of the hold addition command, and the like are executed. Therefore, the special figure 1 starting port check processing and the special figure 2 starting port check processing have substantially the same processing contents. Hereinafter, the special figure 1 starting port check processing will be mainly described, and the details of the special figure 2 starting port check processing will be omitted to avoid redundant description.

図22において、CPU201は、先ずステップS1301で、上始動口34への入賞(入賞球)を検出したか否かを判定する。
上始動口34への入賞を検出した場合、CPU201はステップS1302に進んで特別図柄1の作動保留球(以下、「特図1作動保留球」と称する)の数が4以上であるか否か判定する。すなわち、特図1作動保留球の数が最大保留記憶数(ここでは、上限4個)以上であるか否かを判定する。ただし、上始動口34の入賞検出がなかった場合(ステップS1301:N)は、何もせずにステップS1201の特図1始動口チェック処理を終える。
In FIG. 22, the CPU 201 first determines in step S1301 whether a winning (winning ball) to the upper starting port 34 has been detected.
If a winning in the upper starting port 34 is detected, the CPU 201 proceeds to step S1302 to determine whether or not the number of operation-reserved balls of the special symbol 1 (hereinafter, referred to as “special-figure 1 operation-reserved ball”) is four or more. judge. That is, it is determined whether or not the number of special figure 1 operation reserved balls is equal to or greater than the maximum reserved storage number (here, the upper limit is four). However, when the winning detection of the upper starting port 34 is not detected (step S1301: N), the special figure 1 starting port check process of step S1201 is finished without doing anything.

ステップS1302で特図1作動保留球数が4以上であった場合、つまり上始動口34の入賞を検出したが特図1作動保留球数が4以上である場合、CPU201は後述のステップS1311に進み、一方、特図1作動保留球数が4以上でない場合(4未満の場合)は、特図1作動保留球数に1を加算して(ステップS1303)、ステップS1304の処理に進む。   If the special figure 1 operation pending ball number is 4 or more in step S1302, that is, if the winning of the upper starting port 34 is detected but the special figure 1 operation pending ball number is 4 or more, the CPU 201 proceeds to step S1311 described below. On the other hand, if the number of special figure 1 operation pending balls is not 4 or more (less than 4), 1 is added to the number of special figure 1 operation pending balls (step S1303), and the process proceeds to step S1304.

ステップS1304でCPU201は、今回発生した特図1作動保留球に係る特別図柄変動表示ゲーム1に利用される各種乱数を取得する。具体的には、各種の乱数カウンタから、大当り判定用乱数、特別図柄判定用乱数、変動パターン用乱数の現在値を取得し、その取得した乱数値をRAM203の保留記憶エリアに格納する。この保留記憶エリアは、図柄変動表示ゲームに係る所定の遊技情報を作動保留球(保留データ)として記憶する領域であり、この保留記憶エリアには、保留データとしての上記の各種乱数値が、特別図柄1の変動表示動作に供されるまで(特別図柄変動表示ゲーム1実行時まで)、始動条件の成立順(入賞順)に保留記憶されていく。上記保留記憶エリアには、特別図柄1側と特別図柄2側とに対応した保留記憶エリア、すなわち、特図1保留記憶エリアと、特図2保留記憶エリアとが設けられている。これら保留記憶エリアには、保留1記憶エリア〜保留n記憶エリア(nは最大保留記憶数:本実施形態ではn=4)が設けられており、それぞれ最大保留記憶数分の保留データを格納可能となっている。   In step S1304, the CPU 201 obtains various random numbers used in the special symbol variation display game 1 relating to the special figure 1 operation holding ball generated this time. Specifically, the current values of the big hit determination random number, the special symbol determination random number, and the fluctuation pattern random number are obtained from various random number counters, and the obtained random numbers are stored in the reserved storage area of the RAM 203. The holding storage area is an area for storing predetermined game information relating to the symbol variation display game as an operation holding ball (holding data). In the holding storage area, the various random numbers as the holding data are specially stored. Until the change display operation of the symbol 1 is performed (until the special symbol change display game 1 is executed), the starting conditions are held and stored in the order of establishment (winning order). The reserved storage area has a reserved storage area corresponding to the special symbol 1 side and the special symbol 2 side, that is, a special figure 1 reserved storage area and a special figure 2 reserved storage area. These hold storage areas are provided with a hold 1 storage area to a hold n storage area (n is the maximum number of hold storages: n = 4 in the present embodiment), and can hold the hold data of the maximum hold storage number respectively. It has become.

ステップS1304に続くステップS1305でCPU201は、保留加算コマンドを作成するための入賞コマンドデータ(保留加算コマンドの下位バイト側(EVENT)に相当するデータ)として、先読み判定を禁止する先読み禁止データ(EVENT:「01H」)を取得する。
次いで、CPU201はステップS1306で、「特図1先読み禁止条件」が成立しているか否かを判定する。特図1先読み禁止条件とは、特図1作動保留球を対象とした先読み判定を禁止する条件である。
In step S1305 following step S1304, the CPU 201 determines, as winning command data (data corresponding to the lower byte side (EVENT) of the hold addition command) for creating a hold addition command, read-ahead prohibition data (EVENT: “01H”).
Next, in step S1306, the CPU 201 determines whether or not the “special figure 1 prefetch prohibition condition” is satisfied. The special figure 1 prefetch prohibition condition is a condition for prohibiting the prefetch determination for the special figure 1 operation holding ball.

特図1先読み禁止条件が成立している場合、CPU201は先読み判定に関する先読み判定処理(ステップS1309)を実行せずに、ステップS1311に進む。この場合、先読み禁止データ(EVENT:「01H」)を持つ保留加算コマンドが先読み禁止を指定するものとなり、今回の特図1作動保留球を対象とした先読み判定が禁止され、その結果、先読み予告演出も実行されないことになる。換言すれば、上記先読み禁止データは、先読み判定処理(ステップS1309)を実行していない旨を指定するものと言える。   If the special figure 1 prefetching prohibition condition is satisfied, the CPU 201 proceeds to step S1311 without executing the prefetching determination process (step S1309) related to the prefetching determination. In this case, the hold addition command having the look-ahead prohibition data (EVENT: “01H”) specifies the look-ahead prohibition, and the look-ahead determination for the current special figure 1 operation pending ball is prohibited, and as a result, the look-ahead notice No production will be performed. In other words, the read-ahead prohibition data can be said to specify that the pre-read determination processing (step S1309) has not been executed.

本例では、遊技状態によらず特図1及び特図2の先読み判定を行うのではなく、現在の遊技状態に基づいて、先読み禁止か否かを判定するようになっている。その理由は次の通りである。
右打ち有利となる‘電サポ有り’を伴う遊技状態中である場合(時短状態、確変状態)である場合には、下始動口35への入賞が頻繁に発生するが、左打ち有利となる‘電サポ無し’を伴う遊技状態中である場合(通常状態、潜確状態)には、下始動口35への入賞がほぼ発生せずに上始動口34への入賞が頻繁に発生することを考慮し、遊技状態によらず特図1及び特図2の先読み判定を闇雲に行うのではなく、‘電サポ有り’の時短状態又は確変状態である場合には特図1側の先読み判定を禁止して特図2側の先読み判定を許容し、‘電サポ無し’の通常状態又は潜確状態である場合には特図2側の先読み判定を禁止して特図1側の先読み判定を許容するようになっている。
In this example, instead of performing the pre-read determination of the special figure 1 and the special figure 2 regardless of the game state, it is determined whether or not the pre-reading is prohibited based on the current game state. The reason is as follows.
In the case of a game state with “electric support”, which is advantageous for right-handed driving (time saving state, probable change state), a prize to the lower starting port 35 frequently occurs, but left-handed advantage is obtained. In the case of a game state with "no electric support" (normal state, latent state), a prize in the upper starting port 34 frequently occurs with almost no prize in the lower starting port 35. In consideration of the above, the pre-read determination of the special figure 1 and the special figure 2 is not performed irrespective of the game state, but the pre-read determination of the special figure 1 side is performed in the time saving state or the probable change state of “with electric support”. Is prohibited, the pre-reading determination on the special figure 2 side is allowed, and in the normal state or the latent state of “no electric support”, the pre-reading determination on the special figure 2 side is prohibited and the pre-reading determination on the special figure 1 side is performed. Is allowed.

ステップS1306において、特図1先読み禁止条件が成立していない場合、CPU201はステップS1307で設定値エラーフラグ(ステップS905の設定異常チェック処理でセットされるフラグ)を参照し、続くステップS1308で設定エラーか否か(設定値エラーフラグがON状態:5AHであるか否か)を判定する。
設定エラーである場合、CPU201は異常(設定値データ異常)が発生したとして、先読み判定処理(ステップS1309)は実行せずに、ステップS1311に進む。詳細は後述するが、入賞時の処理において設定値Vdの異常が認められた場合、RAMエラーとせずに、先読み禁止データ(01H)を含む保留加算コマンドを送信して、ステップS1201の始動口チェック処理を抜けることになる。
If the special figure 1 pre-reading prohibition condition is not satisfied in step S1306, the CPU 201 refers to the set value error flag (the flag set in the setting abnormality check processing in step S905) in step S1307, and sets the setting error in step S1308. It is determined whether or not the setting value error flag is ON (5AH).
In the case of a setting error, the CPU 201 determines that an abnormality (abnormal setting value data) has occurred, and proceeds to step S1311 without executing the prefetch determination process (step S1309). Although details will be described later, if an abnormality of the set value Vd is recognized in the processing at the time of winning, a hold addition command including the pre-read prohibition data (01H) is transmitted without causing a RAM error, and the starting port check in step S1201 is performed. Processing will be exited.

一方、設定エラーでなかった場合、CPU201はステップS1309の先読み判定処理を実行する。この先読み判定処理では、変動開始時に実行される大当り抽選結果を先読み判定する。従って、当落抽選結果を先読み判定する‘先読み当落判定’と、図柄抽選結果を先読み判定する‘先読み図柄判定’と、変動開始時の変動パターンを先読み判定する‘先読み変動パターン判定’とに関する一連の処理が含まれる。   On the other hand, if there is no setting error, the CPU 201 executes a prefetch determination process in step S1309. In this prefetch determination process, the result of the jackpot lottery executed at the start of the fluctuation is determined in advance. Therefore, a series of a series of processes related to 'read-ahead hit determination', which pre-determines the hit lottery result, 'pre-read symbol judgment', which pre-determines the symbol lottery result, and 'pre-read variation pattern determination', which pre-determines the variation pattern at the start of the variation. Processing is included.

具体的に、ステップS1309においてCPU201は、先ずRAM203(判定用乱数記憶エリア)に格納された大当り判定用乱数値を取得し、該大当り判定用乱数値と後述する「大当り判定用乱数判定テーブル」とに基づいて、今回の作動保留球を対象とした当落抽選(少なくとも大当り、はずれの別を決定する先読み当落判定)を行い、その結果(「先読み当落結果」と称する)を取得する。   More specifically, in step S1309, the CPU 201 first obtains the random number value for jackpot determination stored in the RAM 203 (determination random number storage area), and stores the random number value for jackpot determination and a "big hit determination random number determination table" described later. , A winning lottery (at least a look-ahead hit determination for determining a big hit or a miss) for the current operation-holding ball is performed, and the result (referred to as a “look-ahead hit result”) is obtained.

なお、本実施形態では、当落判定(当落抽選)には設定値Vdが用いられるが、このような設定値Vdに基づく本実施形態としての当落判定の具体的な手法については後に改めて説明する。当落判定は、特別図柄の変動開始時の処理(図23)においても同様に行われるため、当落判定の具体的な手法の説明は、該変動開始時の処理の説明時に改めて行う。   In the present embodiment, the set value Vd is used for the win determination (win lottery), but a specific method of the win determination according to the present embodiment based on such a set value Vd will be described later. Since the hit determination is performed in the same manner in the process (FIG. 23) at the start of the change of the special symbol, a specific method of the hit determination will be described again when the process at the start of the change is described.

ここで、本実施形態では、先読み当落結果はCPU201内蔵の所定の汎用レジスタに取り込んだまま、RAM203に格納しない。これは、先読み当落判定結果が、この後の先読み図柄判定の処理で直ちに利用され、このデータが必要とされることがなく、RAM203に記憶する必要が無いためである。   Here, in the present embodiment, the prefetching omission result is not stored in the RAM 203 while being taken into a predetermined general-purpose register built in the CPU 201. This is because the result of the prefetching hit determination is immediately used in the subsequent prefetching symbol determination process, and this data is not required and need not be stored in the RAM 203.

また、ステップS1309でCPU201は、上記した先読み図柄判定の処理として、先読み当落結果(少なくとも当り、はずれの別)と特別図柄種別(特図1、2)とに応じた図柄テーブル(不図示)を用いた図柄抽選を行う。具体的にCPU201は、先のステップS1304で取得した特別図柄判定用乱数値と図柄テーブルとに基づき、今回の作動保留球を対象とした図柄抽選(当り種別の抽選)を行い、その結果(「先読み図柄結果」と称する)を取得する。本実施形態の「図柄テーブル」には、図柄種別を決定するための判定値(当選領域)が定めらており、特別図柄判定用乱数値が何れの判定値に属するかにより、停止図柄として表示すべき特別図柄の種類が決定される。
なお、本例のようにはずれ種別が複数種類ある場合には、はずれ種別決定用のはずれ図柄テーブルを設ける。はずれが1種類のみであれば、はずれ図柄テーブルは不要である。
ここで、本例では、はずれの種類が「はずれ1」「はずれ2」「はずれ3」の複数あることに対応して、図柄判定においてははずれ種別を抽選するためのはずれ図柄テーブルが用いられるとする。
また、本例において、当りの種別は、前述したように少なくとも「通常4R」「通常6R」「確変6R」「確変10R」の4種があり、上記のはずれ図柄テーブルとは別途に設けられた当り図柄テーブルに基づき、これら4種の当り種別のうち特別図柄判定用乱数値に応じた当り種別に対応する特別図柄の種類が決定される。
In step S1309, the CPU 201 executes a symbol table (not shown) corresponding to a prefetched hit result (at least whether a hit or a miss) and a special symbol type (special figures 1 and 2) as the prefetch symbol determination processing. The used symbol lottery is performed. Specifically, the CPU 201 performs a symbol lottery (a lottery of a hit type) for the current operation-holding ball based on the special symbol determination random number obtained in the previous step S1304 and the symbol table, and as a result (“ (Referred to as "read-ahead design result"). In the "symbol table" of the present embodiment, a determination value (winning area) for determining a symbol type is determined, and is displayed as a stopped symbol depending on which determination value the special symbol determination random value belongs to. The type of special symbol to be performed is determined.
When there are a plurality of types of slips as in this example, a slip design table for determining a slip type is provided. If there is only one type of miss, a miss design table is unnecessary.
Here, in the present example, in correspondence with the plurality of types of “losing 1”, “losing 2”, and “losing 3”, a symbol design table for lottery selection of the type of loss is used in the symbol determination. I do.
Also, in this example, there are at least four types of hits, "normal 4R", "normal 6R", "probable change 6R", and "probable change 10R", as described above. Based on the winning symbol table, the type of the special symbol corresponding to the winning type corresponding to the random number for special symbol determination among these four types of winning types is determined.

ここで、上記した図柄テーブルの一部又は全部について、設定値Veに応じて異なる図柄選択率を定めた図柄テーブルを設けてもよい。例えば、大当り図柄テーブルについて、設定1〜6ごとに、大当り種別の選択率が異なるテーブル(例えば、設定6段階に対応した6種類の大当り図柄テーブル)を設けることができる。例えば、高設定となるに従い出玉性能が遊技者にとって有利となるようにテーブル内容を定めることが考えられる。勿論、各設定で共通の大当り図柄テーブルであってもよい。また、ステップS1309で用いる図柄テーブルは、変動開始時の処理(図23)にも利用される。   Here, for some or all of the above-described symbol tables, a symbol table in which different symbol selection rates are determined according to the set value Ve may be provided. For example, with respect to the big hit symbol table, a table having a different selection rate of the big hit type for each of the settings 1 to 6 (for example, six kinds of big hit symbol tables corresponding to the six settings) can be provided. For example, it is conceivable to determine the table contents so that the payout performance becomes more advantageous to the player as the setting becomes higher. Of course, it may be a big hit symbol table common to each setting. Further, the symbol table used in step S1309 is also used for the process at the start of the change (FIG. 23).

CPU201は、先読み図柄結果を、上述した先読み当落判定のときと同様にCPU201内蔵の所定の汎用レジスタに取り込んだまま、RAM203に格納しない。これは、先読み図柄結果が、この後の先読み変動パターン判定で直ちに利用され、このデータが必要とされることがなく、RAM203に記憶する必要が無いためである。   The CPU 201 does not store the prefetched symbol result in the RAM 203 while fetching the prefetched symbol result into a predetermined general-purpose register built in the CPU 201 in the same manner as in the above-described determination of prefetching hit. This is because the look-ahead symbol result is used immediately in the subsequent look-ahead variation pattern determination, and this data is not required and need not be stored in the RAM 203.

上記の先読み図柄判定を終えると、CPU201は先読み変動パターン判定を実行する。この先読み変動パターン判定では、上記の先読み図柄結果(本例では「通常4R」「通常6R」「確変6R」「確変10R」「はずれ1」「はずれ2」「はずれ3」の何れかを表す)と、該先読み図柄結果に応じた変動パターンを選択するための変動パターンテーブルと、ステップS1304で取得した変動パターン用乱数とを利用した変動パターンの抽選を行い、先読み変動パターン決定する。すなわち、今回の作動保留球が変動表示動作に供されるときに実行される変動パターン(変動開始時の変動パターン)を先読み判定する。   After finishing the above-mentioned pre-reading symbol determination, the CPU 201 executes a pre-reading variation pattern determination. In this look-ahead variation pattern determination, the look-ahead symbol result (in this example, any one of “normal 4R”, “normal 6R”, “probable change 6R”, “probable change 10R”, “miss 1”, “miss 2” and “miss 3”) Then, a variation pattern table for selecting a variation pattern according to the result of the look-ahead symbol and a variation pattern random number using the variation pattern random number acquired in step S1304 are determined to determine a prefetch variation pattern. That is, a change pattern (a change pattern at the start of the change) executed when the current operation holding ball is subjected to the change display operation is determined in advance.

本例では、上記の変動パターンテーブルは、変動開始時の処理(図23)で行われる変動パターンの抽選においても利用される。
上記の変動パターンテーブルの具体例、及び該テーブルを用いた変動パターンの抽選処理については、変動開始時の処理の説明時に改めて説明する。
In this example, the above-mentioned fluctuation pattern table is also used in the lottery selection of the fluctuation pattern performed in the processing at the start of the fluctuation (FIG. 23).
A specific example of the above-described variation pattern table and a lottery process of the variation pattern using the table will be described again when describing the process at the start of the variation.

なお、先読み変動パターン判定結果(入賞コマンドデータ(EVENT))は、以下で説明するステップS1310の保留加算コマンド作成処理で直ちに利用され、その後、このデータが必要とされることはない。従って、CPU201は、先読み変動パターン判定の結果をRAM203に格納することなくレジスタに取り込んだまま、ステップS1309の処理を終えるようになっている。   The result of the prefetch variation pattern determination (winning command data (EVENT)) is used immediately in the pending addition command creation processing in step S1310 described below, and thereafter, this data is not required. Therefore, the CPU 201 terminates the processing of step S1309 while keeping the result of the prefetch variation pattern determination in the register without storing it in the RAM 203.

ステップS1309の先読み判定処理を実行したことに応じ、CPU201はステップS1310に進み、先読み判定結果に応じた保留加算コマンドの下位バイト側のデータを作成する。具体的には、先読み変動パターンの種類を表すデータを、保留加算コマンドの下位バイト側の入賞コマンドデータ(EVENT)として作成する。
なお、EVENTのデータについては、ステップS1305で設定された「01H」が、本処理にて先読み変動パターンに対応する値(先読み変動パターン判定処理で得られた値)に更新されることになる。
In response to the execution of the prefetch determination processing in step S1309, the CPU 201 proceeds to step S1310, and creates data on the lower byte side of the hold addition command according to the result of the prefetch determination. Specifically, data representing the type of the prefetch variation pattern is created as winning command data (EVENT) on the lower byte side of the hold addition command.
For the EVENT data, “01H” set in step S1305 is updated to a value corresponding to the prefetch variation pattern (the value obtained in the prefetch variation pattern determination process) in this process.

ステップS1310の作成処理を終えると、CPU201はステップS1311で、作動保留球数に応じた保留加算コマンドの上位バイト側のデータを作成する。すなわち、現在の作動保留球数と、上述した先読み図柄結果(特別図柄種別)とを表すデータを保留加算コマンドの上位バイト側の入賞コマンドデータ(MODE)として作成する。
該MODEのデータについては、特図1の保留1個〜特図1の保留4個、特図2の保留1個〜特図2の保留4個を識別可能に設定される。
After completing the creation processing in step S1310, in step S1311, the CPU 201 creates data on the upper byte side of the hold addition command corresponding to the number of active balls. That is, data representing the current number of active balls and the above-described pre-read symbol result (special symbol type) is created as winning command data (MODE) on the upper byte side of the pending addition command.
The MODE data is set so as to be able to identify one reservation from special figure 1 to four reservations in special figure 1, and one reservation from special figure 2 to four reservations in special figure 2.

ステップS1311の作成処理を実行したことに応じ、CPU201はステップS1312で、保留加算コマンドの送信処理を行う。すなわち、ステップS1310、S1311で作成した入賞コマンドデータをそれぞれEVENT、MODEとして含む保留加算コマンドを作成し、演出制御部24に送信する。   In response to the execution of the creation process in step S1311, the CPU 201 performs a process of transmitting a hold addition command in step S1312. That is, a hold addition command including the winning command data created in steps S1310 and S1311 as EVENT and MODE, respectively, is created and transmitted to the effect control unit 24.

ここで、先読み禁止条件である場合(S1306でYの場合)や、先のステップS1308の判定処理で設定値Vdの異常が認められた場合、CPU201は上述した先読み禁止データ(下位バイト=01H)を更新せずにそのまま維持し、先読み禁止データを持つ保留加算コマンドを送信する。
また、オーバーフロー時(最大保留記憶数に達しているときに、新たな入賞が発生した場合)は、オーバーフロー指定の保留加算コマンドが送信されるようになっている(ステップS1302のYの処理ルート参照)。
Here, when the read-ahead prohibition condition is satisfied (Y in S1306) or when an abnormality of the set value Vd is recognized in the determination processing of the previous step S1308, the CPU 201 sets the above-described read-ahead prohibition data (lower byte = 01H). Is maintained without being updated, and a hold addition command having prefetch prohibited data is transmitted.
In addition, at the time of overflow (when a new prize is generated when the maximum number of pending storages has been reached), a pending addition command specifying overflow is transmitted (see the processing route of Y in step S1302). ).

なお、保留加算コマンドは、主制御部20から演出制御部24に送られた後は、演出制御部24側において今回の作動保留球に係る「先読み予告演出」を現出する際に利用されるだけであり、図23に示す特別図柄変動開始処理において特に利用されるものではない。従って、CPU201は保留加算コマンドもRAM203に格納することなく、ステップS1301の特図1始動口チェック処理を抜けて、続いてステップS1302の特図2始動口チェック処理を行うことになる。   After the hold addition command is sent from the main control unit 20 to the effect control unit 24, the effect is used when the effect control unit 24 presents the "read ahead notice effect" relating to the current operation holding ball. This is not particularly used in the special symbol change start process shown in FIG. Accordingly, the CPU 201 exits the special figure 1 starting port check processing of step S1301 without storing the hold addition command in the RAM 203, and subsequently performs the special figure 2 starting port check processing of step S1302.

ここで、上記のように本例では、入賞時(作動保留球発生時)において設定値Vdのデータに異常が生じた場合であっても、保留加算コマンドを送信するが、この保留加算コマンドは、先読み禁止データを持つコマンドであるので、設定値Veに基づく先読み予告演出、又は設定値Veに基づかない先読み予告演出を現出可能に構成している場合であっても、先読み予告に係る演出制御自体が禁止されるため、不具合に起因する先読み予告が現出されることがなく、遊技者に不利益になることもないので、特に問題は生じない。仮に、先読み予告演出を禁止しない場合、設定値Veが異常であるにもかかわらず、保留表示系の先読み予告演出にて、高期待度の保留表示が現出された場合、その後のRAMエラー処理(設定値異常に起因したエラー処理)により遊技進行が停止してしまうと、遊技者が抱いていた当選期待感が一気に消滅してしまい、遊技機に対する大きな不信感を招来してしまう。しかし本例の場合は、上述したように、先読み予告自体を禁止しているので、このような問題を生じさせず、遊技者に不信感を抱かせることの防止が図られる。
Here, as described above, in the present example, the hold addition command is transmitted even when an abnormality occurs in the data of the set value Vd at the time of winning (when the operation hold ball is generated). Since the command has read-ahead prohibition data, even if the pre-reading notice effect based on the set value Ve or the pre-read notice effect not based on the set value Ve is configured to be able to appear, the effect related to the look-ahead notice Since the control itself is prohibited, a pre-reading notice due to the malfunction does not appear and there is no disadvantage to the player, so that no particular problem occurs. If the prefetch notice effect is not prohibited, if a hold display with a high degree of expectation appears in the prefetch notice effect of the hold display system even though the set value Ve is abnormal, the subsequent RAM error processing If the progress of the game is stopped due to (error processing caused by an abnormal set value), the feeling of winning expectation held by the player will be lost at once, resulting in great distrust of the gaming machine. However, in the case of the present example, as described above, the pre-reading notice itself is prohibited, so that such a problem does not occur and the player is prevented from being distrusted.

(特別図柄変動開始処理)

続いて、図23のフローチャートを参照して、変動開始時の処理である特別図柄変動開始処理(ステップS1205)について説明する。
図23において、CPU201は先ずステップS1401で、特図2作動保留球数がゼロか否かを判定し、特図2作動保留球数がゼロでない場合には、ステップS1403の処理に進み、今回の変動表示に供する特図2作動保留球を対象とした変動開始時の処理(ステップS1403〜S1412)を行う。
一方、特図2作動保留球数がゼロの場合、CPU201はステップS1402で、特図1作動保留球数がゼロか否かを判定し、特図1作動保留球数がゼロでない場合には、ステップS1403の処理に進み、今回の変動表示に供する特図1作動保留球を対象とした特別図柄の変動開始に係る処理(ステップS1403〜S1412)を行う。
上記のステップS1401とS1402の処理により、特図1作動保留球と特図2作動保留球のどちらを優先的に変動表示動作に供するか(どちらの作動保留球を優先的に消化していくか)の「優先変動順位」が定まる。本実施形態では、特図1作動保留球と特図2作動保留球の双方に作動保留球が存在する場合、特図2作動保留球が優先的に消化される。つまり、特別図柄変動表示ゲーム1よりも特別図柄変動表示ゲーム2の方が優先的に実行される。なお、上述の優先変動タイプに限らず、入賞した順番通りに作動保留球を消化していく構成としてもよい。
(Special symbol change start processing)

Next, the special symbol change start process (step S1205), which is the process at the start of change, will be described with reference to the flowchart of FIG.
In FIG. 23, the CPU 201 first determines in step S1401 whether or not the number of special figure 2 operation-reserved balls is zero. If the number of special figure 2 operation-reserved balls is not zero, the process proceeds to step S1403. The process (Steps S1403 to S1412) at the time of starting the fluctuation for the special figure 2 operation-holding ball to be used for the fluctuation display is performed.
On the other hand, if the special figure 2 operation pending ball count is zero, the CPU 201 determines in step S1402 whether the special figure 1 operation pending ball number is zero. Proceeding to the process of step S1403, the process (steps S1403 to S1412) related to the start of the change of the special symbol for the special figure 1 operation reserve ball to be used for the present change display is performed.
By the processing in steps S1401 and S1402, which of the special figure 1 operation-holding sphere and the special figure 2 operation-holding sphere is preferentially subjected to the fluctuation display operation (which operation-holding sphere is preferentially digested) ) Is determined. In this embodiment, when the operation reserve ball exists in both the special figure 1 operation reserve ball and the special figure 2 operation reserve ball, the special figure 2 operation reserve ball is preferentially digested. That is, the special symbol variation display game 2 is executed with higher priority than the special symbol variation display game 1. The configuration is not limited to the above-described priority change type, and the operation pending balls may be digested in the order of winning.

なお、特図2作動保留球数と特図1作動保留球数の双方の作動保留球数がゼロである場合、「作動保留球なし」の状態となる。この「作動保留球なし」の状態は、特別図柄が待機中であり、且つ保留記憶無しの状態となった場合であり、この状態に突入したことを演出制御部24側に知らせて、液晶表示装置36に対し、客待ち待機用のデモ画面表示(客待ちデモ画面)に切り替え制御させる。そこで、「作動保留球なし」になった場合は、ステップS1413に進み、特別図柄動作ステータスが上記「作動保留球なし」の状態を示す「待機中(00H)」であるか否かを判定する。   When both the number of operation reserved balls in the special figure 2 and the number of operation reserved balls in the special figure 1 are zero, a state of "no operation reserved ball" is set. The state of "no operation holding ball" is a case where the special symbol is in a standby state and no state of holding the memory, and the effect control unit 24 is notified that the state has entered this state, and the liquid crystal display is performed. The device 36 is controlled to switch to a customer waiting standby demonstration screen display (customer waiting demonstration screen). Therefore, when it is determined that "there is no operation pending ball", the process proceeds to step S1413, and it is determined whether or not the special symbol operation status is "standby (00H)" indicating the state of "there is no operation pending ball". .

ステップS1413において、特別図柄動作ステータスが「待機中(01H)」であった場合には、特別図柄動作ステータスを「待機中(00H)」に切り替える(特別図柄動作ステータスに00Hを格納する)。そして、演出制御コマンドとして、客待ちデモ画面を表示させるための「デモ表示コマンド」を演出制御部24に送信し(ステップS1415)、ステップS1205の特別図柄変動開始処理を終える。
以後、ステップS1413の判定処理が実行されるときに「待機中(00H)」であれば、再度、デモ表示コマンドを送信することなく特別図柄変動開始処理を終える。このようにする理由は、作動保留球数がゼロの場合に条件なしにデモ表示コマンドを送信すると、特図作動保留球数がゼロである間は4msの周期でデモ表示コマンドの送信を繰り返すことになり、不必要な送信が発生し、無闇に制御負担が増してしまうことを考慮し、その防止を図るためである。
In step S1413, if the special symbol operation status is "standby (01H)", the special symbol operation status is switched to "standby (00H)" (00H is stored in the special symbol operation status). Then, a "demo display command" for displaying the customer waiting demonstration screen is transmitted to the effect control unit 24 as an effect control command (step S1415), and the special symbol change start process of step S1205 is ended.
Thereafter, when the determination process of step S1413 is executed, if it is “standby (00H)”, the special symbol change start process ends without transmitting the demo display command again. The reason for this is that if the demonstration display command is transmitted without any condition when the number of operation pending balls is zero, the transmission of the demo display command is repeated at a period of 4 ms while the number of special figure operation pending balls is zero. In consideration of the fact that unnecessary transmission occurs and the control load is increased unnecessarily, it is to prevent such transmission.

なお、演出制御部24は、上記デモ表示コマンドを受けてから所定時間経過しても、何ら図柄変動表示ゲームに係る演出制御コマンド(例えば、保留加算コマンド)を受けない場合には、変動表示動作が一定時間行われない状態(客待ち待機状態)が発生したとみなして、客待ちデモ画面表示を行う。   Note that, even if a predetermined time has elapsed after receiving the demonstration display command, if the effect control unit 24 does not receive any effect control command (for example, a hold addition command) related to the symbol variable display game, the variable display operation is performed. Is deemed to have occurred for a certain period of time (a customer waiting standby state), and a customer waiting demonstration screen is displayed.

ステップS1401で特図2作動保留球数がゼロでない場合、及びステップS1402で特図1作動保留球数がゼロでない場合(特図2作動保留球数がゼロである一方、特図1作動保留球数がゼロでない場合)のそれぞれにおいて、CPU201は今回の変動表示に供する作動保留球を対象とした特別図柄の変動開始時に係る処理(ステップS1403〜S1412)を行っていく。
ここで、以下に説明するステップS1403〜S1412の処理については、上記のステップS1401の判定で‘NO’であった場合は特図2作動保留球を対象とした処理、上記のステップS1402の判定で‘NO’であった場合は特図1作動保留球を対象とした処理となるが、処理の仕方は同じであるため、重複記載を避けるために特に必要が無い限り、特別図柄1側の作動保留球を対象とした処理であるか、特別図柄2側の作動保留球を対象とする処理であるかの区別はせずに説明していく。
If the number of special figure 2 operation-reserved balls is not zero in step S1401, and if the number of special figure 1 operation-reserved balls is not zero in step S1402 (the number of special figure 2 operation-reserved balls is zero, while the number of special figure 1 operation-reserved balls is zero) In each of the cases where the number is not zero, the CPU 201 performs the process (steps S1403 to S1412) related to the start of the change of the special symbol for the operation-holding ball to be used for the present change display.
Here, regarding the processing of steps S1403 to S1412 described below, if the determination in step S1401 is “NO”, the processing for the special figure 2 operation-holding ball is performed, and the processing in step S1402 is performed. If the answer is "NO", the process is for the special figure 1 operation reserved ball. However, since the processing method is the same, the operation of the special symbol 1 side is performed unless otherwise necessary to avoid redundant description. The process will be described without discriminating whether the process is for the reserved ball or the process for the activated reserved ball on the special symbol 2 side.

ステップS1403でCPU201は、作動保留球数を1減算し(今回の変動表示動作に供する特別図柄側に係る作動保留球数−1)、続くステップS1404で減算後の作動保留球数情報を含む「保留減算コマンド」を演出制御部24に送信する。この保留減算コマンドにより、演出制御部24側は、今回の作動保留球数消化後の残余作動保留球数を把握し、現在表示中の保留表示をシフト表示させる。   In step S1403, the CPU 201 subtracts 1 from the number of operation-reserved balls (the number of operation-reserved balls related to the special symbol used for the current fluctuation display operation-1), and includes information on the number of operation-reserved balls after the subtraction in step S1404. A “subtraction subtraction command” is transmitted to the effect control unit 24. In response to the hold subtraction command, the effect control unit 24 grasps the number of remaining operation-holding balls after the current operation-holding ball number digestion, and shift-displays the hold display currently being displayed.

次いで、CPU201はステップS1405で、特別図柄作動確認データを設定する。この特別図柄作動確認データは、今回の変動開始側の特別図柄種別を指定する情報であり、例えば、特別図柄1が変動開始側であるならば「00H(特図1変動開始指定)」を、特別図柄2が変動開始側であるならば「01H(特図2変動開始指定)」を、RAM203の所定領域(特別図柄作動確認データ格納領域)に格納する。   Next, the CPU 201 sets special symbol operation confirmation data in step S1405. The special symbol operation confirmation data is information for specifying the special symbol type on the fluctuation start side this time. For example, if the special symbol 1 is on the fluctuation start side, "00H (special figure 1 fluctuation start designation)" If the special symbol 2 is on the change start side, “01H (special symbol 2 change start designation)” is stored in a predetermined area of the RAM 203 (special symbol operation confirmation data storage area).

次いで、CPU201はステップS1406で、RAM203の保留記憶エリアに格納されている保留データをシフトし、続くステップS1407で保留4記憶エリアをクリアする。このステップS1406〜S1407の処理では、保留記憶数n=1に対応する保留記憶エリア(保留1記憶エリア)に格納されている保留データ(大当り判定用乱数、特別図柄判定用乱数、及び変動パターン用乱数)を読み出し、RAM203の判定用乱数記憶エリアに格納すると共に、保留n記憶エリア(n=2、3、4)に対応する保留記憶エリア(保留2記憶エリア、保留3記憶エリア、保留4記憶エリア)に格納されている保留データを、それぞれ‘n−1’に対応する保留記憶エリアに格納し(ステップS1406)、保留4記憶エリアをクリアして空き領域を設ける(ステップS1407)。これにより、特別図柄変動表示ゲームの開始順番は、作動保留球数n(n=1、2、3、4)の順番と一致し、始動口入賞時に取得された作動保留球が何れの保留記憶エリアに対応するものであるかが特定されると共に、新たな作動保留球の保留記憶が可能になる。   Next, in step S1406, the CPU 201 shifts the hold data stored in the hold storage area of the RAM 203, and clears the hold 4 storage area in subsequent step S1407. In the processing in steps S1406 to S1407, the hold data (the random number for the jackpot determination, the random number for the special symbol determination, and the random number for the variation pattern) stored in the hold storage area (hold 1 storage area) corresponding to the hold number n = 1. The random number) is read out, stored in the random number storage area for determination of the RAM 203, and stored in a reserved storage area (reserved 2 storage area, reserved 3 storage area, reserved 4 storage) corresponding to the reserved n storage area (n = 2, 3, 4). The pending data stored in the (area) are stored in the pending storage areas respectively corresponding to 'n-1' (step S1406), and the pending 4 storage area is cleared to provide a free area (step S1407). As a result, the start order of the special symbol variation display game matches the order of the number n of operation-holding balls (n = 1, 2, 3, 4), and the number of operation-holding balls acquired at the time of starting opening prize is any of the hold storage. Whether or not it corresponds to the area is specified, and the new operation-holding ball can be held and stored.

次いで、CPU201はステップS1408で、変動回数残指定コマンド、遊技状態コマンドを送信する処理を行う。このステップS1408では、電サポ有り状態の残余回数をカウントする「電サポ回数カウンタ」がゼロであるか否かを判定し、残りの時短回数がある場合は、その残り時短回数情報を含む「変動回数残指定コマンド」を演出制御部24に送信する。この「変動回数残指定コマンド」により、演出制御部24側は、残りの時短回数を把握し残り時短回数情報を報知する処理を実行可能とされる。
またステップS1408では、現在の遊技状態を指定する遊技状態コマンドを演出制御部24に送信する処理も行う。
Next, in step S1408, the CPU 201 performs a process of transmitting the remaining change count designation command and the game state command. In this step S1408, it is determined whether or not a “power support counter” for counting the remaining number of times when the power support is present is zero. A command for specifying the remaining number of times is transmitted to the effect control unit 24. With this “variation number remaining designation command”, the effect control unit 24 can execute a process of grasping the remaining number of time reductions and informing the remaining time reduction number information.
In step S1408, a process of transmitting a game state command specifying the current game state to the effect control unit 24 is also performed.

次いで、CPU201はステップS1409で変動管理処理を実行する。
この変動管理処理では、変動開始時に対応した大当り抽選、停止図柄についての図柄抽選、及び変動パターンの抽選が行われる。また、該変動管理処理では、設定値Vdの異常判定が行われ、設定値Vdのデータに異常が認められる場合には演出制御部24に設定エラーを通知するための演出制御コマンド(RAM異常コマンド)を送信する処理が行われる。
なお、ステップS1409の変動管理処理の詳細については図24〜図33を参照して改めて説明する。
Next, the CPU 201 executes a fluctuation management process in step S1409.
In the fluctuation management process, a jackpot lottery corresponding to the start of the fluctuation, a symbol lottery for the stopped symbol, and a lottery of the fluctuation pattern are performed. In addition, in the fluctuation management process, an abnormality of the set value Vd is determined. ) Is transmitted.
The details of the change management processing in step S1409 will be described again with reference to FIGS.

ステップS1409の変動管理処理を終えると、CPU201はステップS1410で、変動表示中である旨を指定する特別図柄N変動中フラグ(N=1、2)に5AH(ON状態)を格納する。「特別図柄N変動中フラグ」とは、特別図柄1、2のうち対象とする何れかの特別図柄が変動中であるかを示すフラグで、当該フラグがON状態(=5AH)である場合には対象の特別図柄が変動中である旨を示し、当該フラグがOFF状態(=00H)である場合には対象の特別図柄が停止中である旨を示す。
なお、特別図柄1変動中フラグ(N=1)は特別図柄1側に対応し、特別図柄2変動中フラグ(N=2)は特別図柄2側に対応するものである。
After the change management process in step S1409, the CPU 201 stores 5AH (ON state) in a special symbol N changing flag (N = 1, 2) designating that change display is being performed in step S1410. The “special symbol N changing flag” is a flag indicating whether any of the special symbols of interest in special symbols 1 and 2 is changing, and when the flag is ON (= 5AH). Indicates that the target special symbol is changing, and if the flag is in the OFF state (= 00H), it indicates that the target special symbol is stopped.
The special symbol 1 changing flag (N = 1) corresponds to the special symbol 1 side, and the special symbol 2 changing flag (N = 2) corresponds to the special symbol 2 side.

次いで、CPU201はステップS1411で、変動開始時のコマンド送信処理を実行する。このコマンド送信処理では、ステップS1409の変動管理処理で選択された変動パターンの内容を演出制御部24側に知らせるべく、演出制御コマンドとして、その変動パターン内容を特定可能な変動パターン情報を含む「変動パターン指定コマンド」を作成し、演出制御部24に送信する。
また、該コマンド送信処理では、ステップS1409における図柄抽選結果に基づき、装飾図柄指定コマンドを作成し、演出制御部24に送信する。装飾図柄指定コマンドは、変動側の特別図柄種別を指定する上位バイト(MODE)と、当選種別を指定する下位バイト(EVENT)の2バイトで構成される。従って、この装飾図柄指定コマンドには、変動側の特別図柄種別と当選種別(図柄抽選結果)とに関する情報が含まれる。この装飾図柄指定コマンドは、当選種別に関する情報が含まれることから、演出制御部24側において、主として、リーチ状態を形成する際の装飾図柄の組合せ(リーチ図柄を構成要素とする図柄種)や、最終的に停止表示させる装飾図柄(装飾停止図柄)の組合せや、図柄変動表示ゲームにおいて当選種別に対応する予告演出などを決定する際に利用される。
さらに、該コマンド送信処理では、演出制御部24側に現在の設定値Veを通知するための設定値コマンドの送信も行われる。この設定値コマンドにより、演出制御部24側は現在の設定値Veに応じて異なる種別の演出を現出させたり、所定演出の出現率を変化させたりすることが可能とされている。
Next, in step S1411, the CPU 201 executes a command transmission process at the start of the change. In this command transmission process, in order to notify the effect control unit 24 of the content of the variation pattern selected in the variation management process in step S1409, the effect control command includes “variation pattern information that includes variation pattern information that can specify the content of the variation pattern. A pattern designating command is created and transmitted to the effect control unit 24.
In the command transmission process, a decoration symbol designation command is created based on the symbol lottery result in step S1409, and transmitted to the effect control unit 24. The decorative symbol designating command is composed of two bytes: an upper byte (MODE) for designating the special symbol type on the variable side and a lower byte (EVENT) for designating the winning type. Therefore, the decorative symbol designation command includes information on the special symbol type on the changing side and the winning type (symbol lottery result). Since the decorative symbol designation command includes information on the winning type, the effect control unit 24 mainly performs a combination of decorative symbols (a symbol type having the reach symbol as a component) when forming the reach state, It is used when determining a combination of decorative symbols (decorative stop symbols) to be finally stopped and displayed, a notice effect corresponding to the winning type in the symbol variable display game, and the like.
Further, in the command transmission process, a setting value command for notifying the effect control unit 24 of the current setting value Ve is also transmitted. With this set value command, the effect control unit 24 can make different types of effects appear according to the current set value Ve, or change the appearance rate of the predetermined effect.

そして、続くステップS1412でCPU201は、変動開始時設定処理として、特別図柄動作ステータス「変動中(02H)」に切り替え(特別図柄動作ステータスに02Hを格納)、判定用乱数記憶エリアと変動パターン用乱数記憶エリアをクリアする処理を行う。   Then, in the subsequent step S1412, the CPU 201 switches to a special symbol operation status “variing (02H)” (stores 02H in the special symbol operation status) as a variation start setting process, and stores a random number storage area for determination and a random number for variation pattern. A process for clearing the storage area is performed.

ステップS1412の変動開始時設定処理を実行したことに応じ、CPU201はステップS1205の特別図柄変動開始処理を終える。CPU201は、特別図柄変動開始処理を終えると、図21の特別図柄表示データ更新処理(ステップS1208)を行い、これにより特別図柄の変動表示が開始されることになる。
In response to executing the change start time setting process of step S1412, the CPU 201 ends the special symbol change start process of step S1205. After finishing the special symbol change start process, the CPU 201 performs a special symbol display data update process (step S1208) in FIG. 21, thereby starting the special symbol change display.

(変動管理処理)

図24は、ステップS1409の変動管理処理を示したフローチャートである。
図24において、CPU201は、先ずステップS1501で設定エラーか否かを判定する。すなわち、設定値エラーフラグがON状態(5AH)であるか否かを判定する。
(Change management processing)

FIG. 24 is a flowchart illustrating the change management processing in step S1409.
Referring to FIG. 24, the CPU 201 first determines in step S1501 whether a setting error has occurred. That is, it is determined whether or not the set value error flag is in the ON state (5AH).

ステップS1501において、設定エラーフラグがOFFであり設定エラーではないと判定した場合、CPU201はステップS1502の大当り乱数判定処理を実行した上で、ステップS1503の図柄抽選処理に進む。
ステップS1502の大当り乱数判定処理は、大当り判定用乱数(内部抽選用乱数)、大当り判定用乱数判定テーブル、及び設定値Vdに基づいて大当り/はずれの当落種別を抽選により選択(判定)するものである。
なお、実施形態としての大当り乱数判定処理の詳細については図25及び図26を参照して改めて説明する。
If the CPU 201 determines in step S1501 that the setting error flag is OFF and is not a setting error, the CPU 201 executes the jackpot random number determination processing in step S1502, and then proceeds to the symbol lottery processing in step S1503.
The jackpot random number determination process of step S1502 selects (determines) a jackpot / losing hit type based on the jackpot random number (internal lottery random number), the jackpot random number determination table, and the set value Vd by lottery. is there.
The details of the jackpot random number determination processing according to the embodiment will be described again with reference to FIGS. 25 and 26.

また、CPU201は、ステップS1501で設定エラーであると判定した場合は、ステップS1502の大当り乱数判定処理をパスして、ステップS1503の図柄抽選処理に進む。   If the CPU 201 determines that there is a setting error in step S1501, the CPU 201 passes the big hit random number determination process in step S1502, and proceeds to the symbol lottery process in step S1503.

ここで、本実施形態では、設定エラーとなった場合(ステップS1501でYの判定結果が得られた場合)、該設定エラーが解消されない限り、大当り乱数判定処理が行われない。
先に説明した通り、設定エラーは、設定変更操作を行うことで解除できるものである。すなわち、設定エラー状態に陥った場合、設定変更操作を行って設定エラー状態を解除することで、大当り乱数判定処理が行われる状態に復帰される。
なお、前述のように、設定変更操作が行われるようにするための設定値異常コマンドは設定異常チェック処理(図20)において送信される。
Here, in the present embodiment, when a setting error occurs (when the determination result of Y is obtained in step S1501), the jackpot random number determination process is not performed unless the setting error is resolved.
As described above, the setting error can be canceled by performing a setting change operation. That is, when a setting error state occurs, a setting change operation is performed to release the setting error state, thereby returning to a state where the jackpot random number determination processing is performed.
As described above, the setting value abnormality command for causing the setting change operation to be performed is transmitted in the setting abnormality checking process (FIG. 20).

ステップS1503の図柄抽選処理において、CPU201は、少なくとも当落抽選結果(大当り判定フラグ)、特別図柄判定用乱数、及び図柄テーブルに基づいて、当り/はずれの種別(停止図柄の種類)を決定する処理を行う。そして、その結果(特別図柄判定データ)をRAM203の所定領域(特別図柄判定データ記憶領域)に格納する。これにより、今回の特別図柄変動表示ゲームに係る当選種別(当り/はずれの種類)が決定される。
なお、先読み判定時の図柄抽選処理と同様、図柄抽選については設定値Vdに応じた抽選を行うこともできる。
In the symbol lottery process of step S1503, the CPU 201 determines the type of the hit / losing (the type of the stopped symbol) based on at least the winning lottery result (big hit determination flag), the special symbol determination random number, and the symbol table. Do. Then, the result (special symbol determination data) is stored in a predetermined area (special symbol determination data storage area) of the RAM 203. As a result, the winning type (winning / losing type) relating to the present special symbol change display game is determined.
In addition, similarly to the symbol lottery process at the time of the pre-read determination, the symbol lottery can be performed according to the set value Vd.

ステップS1503に続くステップS1504でCPU201は、変動パターン抽選処理として、少なくとも図柄抽選結果(上記の特別図柄判定データ)、変動パターン用乱数、及び変動パターンテーブルに基づき、今回の変動表示動作に供される作動保留球を対象とした変動開始時の変動パターンを抽選により決定する処理を行う。
具体的に、本実施形態における変動パターン抽選処理では、設定値Vd、及び作動保留球数(今回消化分を減算した作動保留球数)も利用した変動パターンの抽選を行う。
なお、本実施形態における変動パターン抽選処理の詳細については図28〜図33を参照して改めて説明する。
In step S1504 subsequent to step S1503, the CPU 201 performs the current fluctuation display operation as a fluctuation pattern lottery process based on at least the symbol lottery result (the above-described special symbol determination data), the fluctuation pattern random number, and the fluctuation pattern table. A process of determining, by lottery, a fluctuation pattern at the start of the fluctuation for the operation-holding ball is performed.
Specifically, in the variation pattern lottery process in the present embodiment, a variation pattern lottery using the set value Vd and the number of operation-reserved balls (the number of operation-reserved balls obtained by subtracting the current digestion) is performed.
The details of the variation pattern lottery process in the present embodiment will be described again with reference to FIGS.

ステップS1504の変動パターン抽選処理を実行したことに応じ、CPU201はステップS1409の変動管理処理を終える。つまりこの後、処理は図23に示したステップS1410に進められる。   In response to executing the variation pattern lottery process of step S1504, the CPU 201 ends the variation management process of step S1409. That is, thereafter, the process proceeds to step S1410 illustrated in FIG.

ここで、上記説明のように本例では、変動開始時における当落抽選や図柄抽選の抽選結果をRAM203に格納するものとしているが、その理由は、これらの抽選結果は、ステップS1409の変動管理処理が属する特別図柄管理処理(ステップS911:図18及び図21参照)のみで利用されるものではなく、後々の特別電動役物管理処理(ステップS912:図18参照)等においても利用されるデータだからである。
この点、抽選結果をRAM203に格納しない先読み判定時の処理とは異なる。
Here, as described above, in this example, the lottery results of the winning lottery and the symbol lottery at the start of the fluctuation are stored in the RAM 203. The reason is that these lottery results are stored in the fluctuation management processing in step S1409. Is not used only in the special symbol management process (steps S911: see FIG. 18 and FIG. 21) to which it belongs, but is also used in the later-described special electric accessory management process (step S912: see FIG. 18) and the like. It is.
This point is different from the processing at the time of prefetch determination in which the lottery result is not stored in the RAM 203.

なお、図示による説明は省略するが、ステップS1409の変動管理処理では、当落抽選結果が当りである場合に、遊技状態を移行させるための設定処理として、当り遊技後の遊技状態を指定するための必要な設定処理を行う(遊技状態移行準備処理)。
Although not shown in the drawings, in the fluctuation management processing in step S1409, when the winning lottery result is a hit, as a setting processing for shifting the gaming state, the change management processing for specifying the gaming state after the hitting game is performed. Perform necessary setting processing (game state transition preparation processing).

(大当り乱数判定処理)

図25は、ステップS1502の大当り乱数判定処理を示したフローチャートであり、図26は、実施形態の大当り乱数判定手法の説明図である。
図25による大当り乱数判定処理の詳細説明に先立ち、図26を参照して実施形態で採用する大当り乱数判定手法について説明しておく。
(Big hit random number judgment processing)

FIG. 25 is a flowchart showing the jackpot random number determination processing in step S1502, and FIG. 26 is an explanatory diagram of the jackpot random number determination technique of the embodiment.
Prior to the detailed description of the jackpot random number determination process shown in FIG. 25, a jackpot random number determination method employed in the embodiment will be described with reference to FIG.

先ず前提として、本実施形態では、大当り判定用乱数は0〜65535の65536通りの値をとり得る。本実施形態における大当り乱数判定では、このような大当り判定用乱数がとり得る値の範囲内において判定基準値THを定め、大当り判定用乱数と判定基準値THの大小関係を比較した結果に基づき、大当り/はずれの判定を行う。一例として、本例では、大当り判定用乱数の値が「0〜判定基準値TH」の範囲内である場合に大当りの判定結果を、それ以外の場合にはずれの判定結果を得る手法を採っている。   First, as a premise, in the present embodiment, the jackpot determination random number can take 65536 values from 0 to 65535. In the big hit random number judgment in the present embodiment, the judgment reference value TH is determined within a range of values that the big hit judgment random number can take, and based on the result of comparing the magnitude relationship between the big hit judgment random number and the judgment reference value TH, A jackpot / losing judgment is made. As an example, in this example, a method of obtaining a big hit determination result when the value of the random number for big hit determination is within the range of “0 to the determination reference value TH”, and a method of obtaining a determination result of misalignment otherwise is adopted. I have.

本実施形態では、大当り乱数判定として低確率時(通常状態時:以下「低確時」と略称する)に対応した判定と高確率時(確変状態時:以下「高確時」と略称する)に対応した判定の2種の判定を行う。このため、判定基準値THとしては、低確時の判定に用いる判定基準値TH1と、高確時の判定に用いる判定基準値TH2の2種が設定される。
図26に例示するように、高確時の判定基準値TH2は低確時の判定基準値TH1よりも値が大きくされ、これにより高確時の判定でより大当りの当選確率が高まるようにされている。
In the present embodiment, as a big hit random number judgment, a judgment corresponding to a low probability time (in a normal state: hereinafter, abbreviated as “low probability”) and a high probability time (in a probable change state: hereinafter, abbreviated as “high probability”). Are performed. For this reason, two types of determination reference values TH are set, a determination reference value TH1 used for determination of low accuracy and a determination reference value TH2 used for determination of high accuracy.
As illustrated in FIG. 26, the judgment reference value TH2 at the time of high accuracy is set to be larger than the judgment reference value TH1 at the time of low accuracy, thereby increasing the probability of winning a big hit in the judgment of high accuracy. ing.

本例の場合、設定値Veに応じた大当り乱数判定とするため、判定基準値THとしては設定値Veごとに異なる値が用意されている。具体例に、低確時の判定基準値TH1については、設定値Ve「1」に対応した値(BIGLMAX1)、設定値Ve「2」に対応した値(BIGLMAX2)、及び設定値Ve「6」に対応した値(BIGLMAX6)が用意され、高確時の判定基準値TH2についても設定値Ve「1」に対応した値(BIGHMAX1)、設定値Ve「2」に対応した値(BIGHMAX2)、及び設定値Ve「6」に対応した値(BIGHMAX6)が用意されている。図26に示した低確時の判定基準値TH1(=842)、高確時の判定基準値TH2(=8429)は、それぞれ設定値Ve「1」に対応した値(BIGLMAX1、BIGHMAX1)を例示している。
本例では、低確時の判定基準値TH1はBIGLMAX1<BIGLMAX2<BIGLMAX6とし、高確時の判定基準値TH2はBIGHMAX1<BIGHMAX2<BIGHMAX6とすることで、設定値Veの値が大きくなるほど(つまり高設定であるほど)当選確率が高まるようにしている。
In the case of this example, a different value is prepared for each set value Ve as the judgment reference value TH in order to perform the jackpot random number judgment according to the set value Ve. As a specific example, as to the judgment reference value TH1 at the time of low accuracy, a value (BIGLMAX1) corresponding to the set value Ve “1”, a value (BIGLMAX2) corresponding to the set value Ve “2”, and a set value Ve “6” (BIGLMAX6) is prepared, and the judgment reference value TH2 at the time of high accuracy is also a value (BIGHMAX1) corresponding to the set value Ve “1”, a value (BIGHMAX2) corresponding to the set value Ve “2”, and A value (BIGHMAX6) corresponding to the set value Ve “6” is prepared. The judgment reference value TH1 (= 842) at the time of low accuracy and the judgment reference value TH2 (= 8429) at the time of high accuracy illustrated in FIG. 26 respectively exemplify values (BIGLMAX1, BIGHMAX1) corresponding to the set value Ve “1”. doing.
In this example, the judgment reference value TH1 at the time of low accuracy is BIGLMAX1 <BIGLMAX2 <BIGLMAX6, and the judgment reference value TH2 at the time of high accuracy is BIGHMAX1 <BIGHMAX2 <BIGHMAX6. The higher the setting, the higher the probability of winning.

なお、本例では、実際の判定処理においては、乱数値に対する閾値として「判定下限値」(後述する「BIGMINI-1」に相当)も用いる。先ずは、乱数値が当該「判定下限値」よりも大きいか否かを判定し、乱数値が「判定下限値」よりも大きくなければはずれの判定結果を得る。乱数値が「判定下限値」よりも大きい場合に、上記した判定基準値TH1や判定基準値TH2を用いた大当り判定を行う。
なお、「判定下限値」を「0」とした場合には、乱数値が「0」〜「判定基準値TH」の範囲内であることが大当りの判定条件となる。一方で、「判定下限値」を「0」よりも大きな値(Xとする)とすれば、乱数値が「X」〜「判定基準値TH」の範囲内であることが大当りの判定条件となる。
In this example, in the actual determination process, a “lower limit of determination” (corresponding to “BIGMINI-1” described later) is also used as a threshold value for the random number value. First, it is determined whether or not the random number value is larger than the “judgment lower limit value”, and if the random number value is not larger than the “judgment lower limit value”, a judgment result of an outlier is obtained. When the random number value is larger than the “determination lower limit value”, a big hit determination using the above-described determination reference values TH1 and TH2 is performed.
When the “judgment lower limit” is set to “0”, the big hit determination condition is that the random number is within the range of “0” to “judgment reference value TH”. On the other hand, if the “judgment lower limit” is set to a value larger than “0” (X), it is determined that the random number is within the range of “X” to “judgment reference value TH”. Become.

上記の前提を踏まえ、図25に示す大当り乱数判定処理を説明する。
図25において、CPU201は、先ずステップS1601で、大当り判定用乱数判定テーブルから設定差情報を取得する。
Based on the above premise, the big hit random number determination process shown in FIG. 25 will be described.
In FIG. 25, first, in step S1601, the CPU 201 acquires the setting difference information from the random number determination table for jackpot determination.

図27は、大当り乱数判定処理に用いられる大当り判定用乱数判定テーブルを例示しており、図27Aは特図1用の大当り判定用乱数判定テーブルを、図27Bは特図1用の大当り判定用乱数判定テーブルを例示している。
大当り乱数判定処理としては、図27Aに示すテーブルを使用した特図1用の判定処理と、図27Bに示すテーブルを使用した特図2用の判定処理とが行われるが、これらの判定処理は図25に示す共通の処理により同様に行われるものであるため、以下では代表して図27Aに示すテーブルを使用した特図1用の判定処理のみを説明する。
FIG. 27 illustrates a random number determination table for big hit determination used in the big hit random number determination process. FIG. 27A shows a random number determination table for big hit determination for Tokuju 1 and FIG. 9 illustrates a random number determination table.
As the jackpot random number determination process, a determination process for the special figure 1 using the table shown in FIG. 27A and a determination process for the special figure 2 using the table shown in FIG. 27B are performed. Since the same processing is performed by the common processing shown in FIG. 25, only the determination processing for the special figure 1 using the table shown in FIG. 27A will be representatively described below.

ステップS1601において、設定差情報とは、図27Aに示すテーブルにおける現在の参照先アドレスに格納されている変数を意味するものであり、図25に示す大当り乱数判定処理の開始時において参照先アドレスはテーブルの先頭アドレスとされるため、CPU201は、該先頭アドレスに格納された「000H」で表される変数を設定差情報として取得する。
続くステップS1602でCPU201は、設定差情報が「000H」以外であるか否かを判定する。設定差情報が「000H」であり、ステップS1602で否定結果が得られた場合、CPU201はステップS1603に進んで判定基準値を取得する。すなわち、図27Aに示すテーブルにおける先頭アドレスの次アドレスに格納された変数(「BIGMIN-1」で表される変数)を判定基準値として取得する。この処理は、上述した「判定下限値」を取得する処理に相当する。
次いで、CPU201はステップS1604で、指定のアドレスまでずらす処理を行う。具体的には、上述した参照先アドレスを現状の参照先アドレス(図27A中の「4093」)から四つ先のアドレス(図27A中の「4097」)にずらす処理を行う。
そして、CPU201はステップS1610で、乱数値(大当り判定用乱数の値)が判定基準値よりも大きいか否かを判定する。
上記により説明したステップS1601→S1602→S1603→S1604→S1610の一連の処理は、乱数値が上述した判定下限値よりも大きいか否かを判定する処理に相当する。
In step S1601, the setting difference information means a variable stored in the current reference address in the table shown in FIG. 27A, and at the start of the jackpot random number determination process shown in FIG. As the start address of the table, the CPU 201 acquires the variable represented by “000H” stored at the start address as setting difference information.
In subsequent step S1602, CPU 201 determines whether or not the setting difference information is other than “000H”. If the setting difference information is “000H” and a negative result is obtained in step S1602, the CPU 201 proceeds to step S1603 and acquires a determination reference value. That is, the variable (the variable represented by “BIGMIN-1”) stored at the address next to the head address in the table shown in FIG. 27A is acquired as the determination reference value. This processing corresponds to the above-described processing for acquiring the “judgment lower limit value”.
Next, in step S1604, the CPU 201 performs processing for shifting to a specified address. More specifically, the above-mentioned reference destination address is shifted from the current reference destination address (“4093” in FIG. 27A) to the next four addresses (“4097” in FIG. 27A).
Then, in step S1610, CPU 201 determines whether or not the random number value (the value of the random number for jackpot determination) is larger than the determination reference value.
The series of processes of steps S1601, S1602, S1603, S1604, and S1610 described above corresponds to a process of determining whether the random number is greater than the above-described determination lower limit.

ステップS1610において、乱数値が判定基準値よりも大きくなければ、CPU201はステップS1611に進んで小当り情報を取得する。
ここで、図27Aに示すテーブルでは、判定下限値(「BIGMIN-1」)に対応した当り情報を表す変数として、該判定下限値の次アドレスに「000H、000H、000H」で表される変数が格納されている。該変数は、左側から順に「低確中大当り情報」「高確中大当り情報」「小当り情報」に相当する。
ステップS1610で乱数値が判定下限値(「BIGMIN-1」)よりも大きくないと判定されたことに応じて実行されるステップS1611の処理では、CPU201は、判定下限値の次アドレスに格納された当り情報の変数「000H、000H、000H」のうち最も右側の「000H」を取得する。
なお、当り情報は、「05AH」が「当り」を表し、「000H」が「はずれ」を表す。
If the random number value is not larger than the determination reference value in step S1610, the CPU 201 proceeds to step S1611 to acquire small hit information.
Here, in the table shown in FIG. 27A, as a variable representing the hit information corresponding to the lower limit of determination (“BIGMIN-1”), a variable represented by “000H, 000H, 000H” at the address next to the lower limit of determination. Is stored. The variables correspond to “low-probability medium-and-big-hit information”, “high-probability medium-and-big-hit information”, and “small-hit / low-hit information” in order from the left.
In the process of step S1611 executed in response to the determination that the random number value is not greater than the lower limit of determination (“BIGMIN-1”) in step S1610, the CPU 201 stores the random number value at the next address of the lower limit of determination. The rightmost “000H” among the variables “000H, 000H, 000H” of the hit information is acquired.
In the hit information, “05AH” indicates “hit”, and “000H” indicates “out”.

ステップS1611に続くステップS1612でCPU201は、確変中であるか否かを判定し、確変中でなければステップS1613で低確中大当り情報を取得してステップS1502の大当り乱数判定処理を終え、確変中であればステップS1614で高確中大当り情報を取得してステップS1502の大当り乱数判定処理を終える。
ここで、ステップS1613の低確中大当り情報取得処理が、ステップS1610で乱数値が判定下限値(「BIGMIN-1」)よりも大きくないと判定されたことに応じて実行される場合には、CPU201は該ステップS1613において、判定下限値(「BIGMIN-1」)の次アドレスに格納された当り情報の変数「000H、000H、000H」のうち最も左側の「000H」を取得する。
また、ステップS1614の高確中大当り情報取得処理について、該ステップS1614の処理がステップS1610で乱数値が判定下限値(「BIGMIN-1」)よりも大きくないと判定されたことに応じて実行される場合、CPU201は、判定下限値(「BIGMIN-1」)の次アドレスに格納された当り情報の変数「000H、000H、000H」のうち中央の「000H」を取得する。
In step S1612 following step S1611, the CPU 201 determines whether or not the probability is changing. If the probability is not changing, the CPU 201 acquires low-probability medium-and-big hit information in step S1613 and ends the big hit random number determination process in step S1502. If so, the high-accuracy medium-and-big-hit information is acquired in step S1614, and the big-hit random number determination process in step S1502 ends.
Here, when the low-probability medium-and-big-hit information acquisition process in step S1613 is executed in response to the determination in step S1610 that the random number value is not greater than the lower limit of determination (“BIGMIN-1”), In step S1613, the CPU 201 acquires the leftmost “000H” among the variables “000H, 000H, 000H” of the hit information stored at the address next to the determination lower limit (“BIGMIN-1”).
In addition, the high-accuracy medium-and-big-hit information acquisition process in step S1614 is executed in response to the determination in step S1610 that the random number value is not greater than the lower limit of determination ("BIGMIN-1") in step S1610. In this case, the CPU 201 acquires the center “000H” of the variables “000H, 000H, 000H” of the hit information stored at the address next to the lower limit of the determination (“BIGMIN-1”).

上記した一連の処理により、乱数値が判定下限値以下である場合には、はずれの情報が取得される。   If the random number value is equal to or less than the lower limit of the determination by the above-described series of processing, information on the outlier is obtained.

続いて、ステップS1610で乱数値が判定基準値よりも大きいと判定した場合、CPU201はステップS1601に戻り、大当り判定用乱数判定テーブルから設定差情報を取得する。
このステップS1601の処理が、ステップS1610で乱数値が判定下限値よりも大きいと判定されたことに応じて実行される場合、上述した参照先アドレスは図27Aに示す「4097」とされているため、設定差情報としては該参照先アドレスに格納されている「001H」が取得される。
そのためこの場合は、続くステップS1602において設定差情報が「000H」以外であるとの判定結果が得られ、CPU201はステップS1605に処理を進める。
Subsequently, if it is determined in step S1610 that the random number value is larger than the determination reference value, the CPU 201 returns to step S1601 and acquires the setting difference information from the big hit determination random number determination table.
When the process of step S1601 is executed in response to the determination that the random number value is greater than the lower limit of determination in step S1610, the above-described reference destination address is “4097” shown in FIG. 27A. As the setting difference information, “001H” stored at the reference destination address is acquired.
Therefore, in this case, a determination result that the setting difference information is other than “000H” is obtained in the subsequent step S1602, and the CPU 201 advances the process to step S1605.

ステップS1605〜S1609の処理は、設定値Veに応じた判定基準値THの取得に係る処理となる。先ずは、低確時の判定基準値TH1に係る処理が行われる。
具体的に、CPU201はステップS1605で、設定値情報の取得処理として、RAM203のワーク領域に格納された設定値Vdを取得し、続くステップS1606で取得した設定値情報を2バイト補正する。すなわち、本例では1バイトとされた設定値Vdを2バイトに補正する。
次いで、ステップS1607でCPU201は、補正情報、すなわち2バイト補正された設定値Vdに基づいて、設定値Veに応じた判定基準値を取得する。
ステップS1502の大当り乱数判定処理の開始後、初回にステップS1607が実行される時点では、参照先アドレスは図27Aに示す「4097」とされている。ステップS1607の処理では、参照先アドレスから上記の補正情報に応じた分ずれたアドレスに格納されている判定基準値(つまりこの場合はアドレス「4098」の「BIGLMAX1」、アドレス「4099」の「BIGLMAX2」アドレス「4100」の「BIGLMAX6」の何れか)を取得する。具体的にこの場合、上記の補正情報が設定値Ve「1」(設定値Vd=「00H」)に対応したものである場合には参照先アドレスの次のアドレスにおける「BIGLMAX1」を取得し、補正情報が設定値Ve「2」(設定値Vd=「01H」)に対応したものである場合には参照先アドレスの二つ先のアドレスにおける「BIGLMAX2」を取得し、補正情報が設定値Ve「3」(設定値Vd=「02H」)に対応したものである場合には参照先アドレスの三つ先のアドレスにおける「BIGLMAX6」を取得する。
The processing of steps S1605 to S1609 is processing related to the acquisition of the determination reference value TH according to the set value Ve. First, a process relating to the judgment reference value TH1 at the time of low accuracy is performed.
Specifically, in step S1605, the CPU 201 acquires the set value Vd stored in the work area of the RAM 203 as a process of acquiring the set value information, and corrects the acquired set value information by two bytes in step S1606. That is, in this example, the set value Vd set to 1 byte is corrected to 2 bytes.
Next, in step S1607, the CPU 201 acquires a determination reference value corresponding to the set value Ve based on the correction information, that is, the set value Vd corrected by 2 bytes.
When step S1607 is executed for the first time after the start of the big hit random number determination process in step S1502, the reference destination address is “4097” shown in FIG. 27A. In the process of step S1607, the reference value stored at the address deviated from the reference destination address by the amount corresponding to the correction information (that is, in this case, “BIGLMAX1” of the address “4098” and “BIGLMAX2” of the address “4099”) "Any of" BIGLMAX6 "of the address" 4100 "). Specifically, in this case, if the correction information corresponds to the set value Ve “1” (set value Vd = “00H”), “BIGLMAX1” at the address next to the reference address is acquired, If the correction information corresponds to the set value Ve “2” (set value Vd = “01H”), “BIGLMAX2” at the address two ahead of the reference address is acquired, and the correction information is set to the set value Ve. If it corresponds to “3” (set value Vd = “02H”), “BIGLMAX6” at the address three ahead of the reference address is acquired.

ステップS1607で判定基準値を取得したことに応じ、CPU201はステップS1608→S1609の処理(こられの処理については後述する)を介し、ステップS1610で乱数値が判定基準値よりも大きいか否かを判定する。これにより、低確時の判定基準値TH1を用いた大当り判定が行われる。   In response to the acquisition of the determination reference value in step S1607, the CPU 201 determines whether the random number value is larger than the determination reference value in step S1610 via the processing of steps S1608 to S1609 (the processing will be described later). judge. As a result, a big hit determination is performed using the determination reference value TH1 at the time of low accuracy.

ステップS1610で低確時の判定基準値TH1を用いた大当り判定が行われ、乱数値が判定基準値TH1よりも大きくない(つまり大当りである)と判定された場合は、上述したステップS1611以降の処理が実行されて、当り情報の取得処理が行われる。
図27Aに示すテーブルでは、低確時の判定基準値TH1を用いた場合に対応した当り情報を表す変数として、低確時の判定基準値TH1(「BIGLMAX1」「BIGLMAX2」「BIGLMAX6」)の格納領域(「4098」〜「4100」)の次アドレスに「05AH、05AH、000H」で表される変数が格納されている(該変数についても左側から順に「低確中大当り情報」「高確中大当り情報」「小当り情報」を表す)。
ステップS1610で乱数値が判定基準値TH1よりも大きくないと判定されたことに応じて実行されるステップS1611の処理では、CPU201は、上記のように判定基準値TH1の格納領域の次アドレスに格納された当り情報の変数「05AH、05AH、000H」のうち最も右側の「000H」を取得する。
また、この場合、確変中でなければ、CPU201はステップS1613の処理において、上記のように判定基準値TH1の格納領域の次アドレスに格納された当り情報の変数「05AH、05AH、000H」のうち最も左側の「05AH」を取得し、確変中であれば、ステップS1614の処理において、該当り情報の変数「05AH、05AH、000H」のうち中央の「05AH」を取得する。
In step S1610, a jackpot determination using the determination reference value TH1 at the time of low accuracy is performed, and when it is determined that the random number value is not larger than the determination reference value TH1 (that is, it is a big hit), the above-described steps after step S1611 are performed. The process is executed, and a process of acquiring the hit information is performed.
In the table shown in FIG. 27A, the low-accuracy determination reference value TH1 (“BIGLMAX1,” “BIGLMAX2,” “BIGLMAX6”) is stored as a variable representing the hit information corresponding to the case where the low-accuracy determination reference value TH1 is used. A variable represented by “05AH, 05AH, 000H” is stored at the next address of the area (“4098” to “4100”). Big hit information "and" small hit information ").
In the process of step S1611 performed in response to the determination that the random number value is not greater than the determination reference value TH1 in step S1610, the CPU 201 stores the random number value in the next address of the storage area of the determination reference value TH1 as described above. The rightmost “000H” of the variables “05AH, 05AH, 000H” of the hit information thus obtained is acquired.
In this case, if the probability is not being changed, the CPU 201 determines in the process of step S1613 among the variables “05AH, 05AH, 000H” of the hit information stored at the next address of the storage area of the determination reference value TH1 as described above. If the leftmost “05AH” is acquired, and if the probability is being changed, the central “05AH” of the variable “05AH, 05AH, 000H” of the corresponding information is acquired in the process of step S1614.

ここで、ステップS1610で低確時の判定基準値TH1を用いた大当り判定が行われ、乱数値が判定基準値TH1よりも大きかった(つまり低確時の判定としては「はずれ」であった)場合は、高確時の判定基準値TH2(「BIGHMAX1」「BIGHMAX2」「BIGHMAX6」)を用いた大当り判定を行うことになる。この際、参照先アドレスは、図27Aに示すアドレス「4097」、すなわち、低確時の判定基準値TH1を用いた大当り判定のための情報格納領域(「4097」〜「4101」)の先頭アドレスから、アドレス「4103」、すなわち高確時の判定基準値TH2を用いた大当り判定のための情報格納領域(「4103」〜「4107」)の先頭アドレスにずらすべきとなる。
設定値Veが3段階であれば、アドレスのずらし量は「4097」→「4103」の6アドレス分となるが、仮に、設定値Veを6段階とする場合には、テーブルにおける低確時の判定基準値TH1を用いた大当り判定のための情報格納領域には、「BIGLMAX1」「BIGLMAX2」「BIGLMAX6」のみでなく、「BIGLMAX3」「BIGLMAX4」「BIGLMAX5」も格納されることになる。つまりこの場合、アドレスのずらし量は、判定基準値TH1が三つ増えた分に対応して9アドレス分とべきである。
Here, in step S1610, the jackpot determination using the determination reference value TH1 at the time of low accuracy is performed, and the random number value is larger than the determination reference value TH1 (that is, the determination at the time of low accuracy is "out"). In this case, a big hit determination using the determination reference value TH2 (“BIGHMAX1,” “BIGHMAX2,” “BIGHMAX6”) at the time of high accuracy is performed. At this time, the reference destination address is the address “4097” shown in FIG. 27A, that is, the head address of the information storage area (“4097” to “4101”) for the big hit determination using the low-precision determination reference value TH1. Therefore, the address should be shifted to the address “4103”, that is, the head address of the information storage area (“4103” to “4107”) for the jackpot determination using the determination reference value TH2 at the time of high accuracy.
If the set value Ve has three levels, the address shift amount is equivalent to six addresses from “4097” → “4103”. In the information storage area for the jackpot determination using the determination reference value TH1, not only "BIGLMAX1,""BIGLMAX2," and "BIGLMAX6" but also "BIGLMAX3,""BIGLMAX4," and "BIGLMAX5." That is, in this case, the address shift amount should be 9 addresses corresponding to the increase of the three determination reference values TH1.

このようにテーブルにおける低確時に対応した情報格納領域から高確時に対応した情報格納領域に参照先を遷移させる際、参照先アドレスのずらし量は、設定値Veの段数(使用する設定値Veの数)に応じて変化させるべきものとなる。このため本例では、ステップS1608で設定段階情報を取得し、続くステップS1609で設定段階情報に基づいて指定のアドレスまでずらす処理を行っている。具体的に、本例においては「3段階」を表す設定段階情報を取得し、該設定段階情報に基づき参照先アドレスを6アドレス分先のアドレスにずらす。   As described above, when the reference destination is shifted from the information storage area corresponding to the low-probability state to the information storage area corresponding to the high-precision state in the table, the shift amount of the reference destination address depends on the number of stages of the set value Ve (the set value Ve Number). For this reason, in the present example, the setting stage information is acquired in step S1608, and in the following step S1609, a process of shifting to the specified address based on the setting stage information is performed. Specifically, in this example, the setting stage information indicating “three stages” is obtained, and the reference destination address is shifted to the next address by six addresses based on the setting stage information.

上記ステップS1608及びS1609の処理が実行されることにより、ステップS1610で低確時の判定基準値TH1を用いた大当り判定が行われ乱数値が判定基準値TH1よりも大きかったと判定された場合には、ステップS1601の処理において、図27Aに示すアドレス「4103」の設定差情報「001H」が取得される。
従ってこの場合は、ステップS1602の判定処理において設定差情報が「000H」以外であると判定され、再びステップS1605以降の処理が実行される。
そして、この場合におけるステップS1607の取得処理では、「BIGHMAX1」「BIGHMAX2」「BIGHMAX6」の判定基準値TH2のうちから設定値Veに応じた判定基準値TH2が取得され、ステップS1608及びS1609を介して行われるステップS1610の判定処理では、乱数値が取得した判定基準値TH2よりも大きいか否かが判定される。すなわち、高確時の判定基準値TH2を用いた大当り判定が行われる。
When the processing in steps S1608 and S1609 is performed, a large hit determination using the determination reference value TH1 at the time of low accuracy is performed in step S1610, and it is determined that the random number value is greater than the determination reference value TH1. In the process of step S1601, the setting difference information “001H” of the address “4103” shown in FIG. 27A is acquired.
Therefore, in this case, the setting difference information is determined to be other than “000H” in the determination processing of step S1602, and the processing of step S1605 and thereafter is executed again.
In the acquisition process of step S1607 in this case, the determination reference value TH2 according to the set value Ve is obtained from the determination reference values TH2 of “BIGHMAX1”, “BIGHMAX2”, and “BIGHMAX6”, and is obtained through steps S1608 and S1609. In the determination processing of step S1610 performed, it is determined whether the random number value is greater than the acquired determination reference value TH2. That is, a big hit determination is performed using the determination reference value TH2 at the time of high accuracy.

このようにステップS1610で高確時の判定基準値TH2を用いた大当り判定が行われ、乱数値が判定基準値TH2よりも大きくない(大当りである)と判定された場合は、ステップS1611以降の処理により、当り情報の取得処理が行われる。
図27Aに示すテーブルでは、高確時の判定基準値TH2を用いた場合に対応した当り情報を表す変数として、高確時の判定基準値TH2の格納領域(「4104」〜「4106」)の次アドレスに「000H、05AH、000H」で表される変数が格納されている(該変数についても左側から順に「低確中大当り情報」「高確中大当り情報」「小当り情報」を表す)。
ステップS1610で乱数値が判定基準値TH2よりも大きくないと判定されたことに応じて実行されるステップS1611の処理では、CPU201は、上記のように判定基準値TH2の格納領域の次アドレスに格納された当り情報の変数「000H、05AH、000H」のうち最も右側の「000H」を取得する。
また、この場合、確変中でなければ、CPU201はステップS1613の処理において、上記のように判定基準値TH2の格納領域の次アドレスに格納された当り情報の変数「000H、05AH、000H」のうち最も左側の「000H」を取得し、確変中であれば、ステップS1614の処理において、該当り情報の変数「000H、05AH、000H」のうち中央の「05AH」を取得する。つまり、確変中でなければ「はずれ」、確変中であれば「当り」の情報が取得されるものである。
As described above, in step S1610, the jackpot determination using the determination reference value TH2 at the time of high accuracy is performed, and when it is determined that the random number value is not larger than the determination reference value TH2 (a big hit), the processing in and after step S1611 is performed. Through the process, a hit information acquisition process is performed.
In the table shown in FIG. 27A, as a variable representing the hit information corresponding to the case of using the determination reference value TH2 at the time of high accuracy, the storage area (“4104” to “4106”) of the determination reference value TH2 at high accuracy is used. Variables represented by "000H, 05AH, 000H" are stored at the next address (the variables also represent "low-probability medium-and-big-hit information", "high-probability medium-and-big-hit information" and "small-hit information" in order from the left). .
In the process of step S1611 executed in response to the determination that the random value is not greater than the determination reference value TH2 in step S1610, the CPU 201 stores the random number value in the next address of the storage area of the determination reference value TH2 as described above. The rightmost "000H" of the variables "000H, 05AH, 000H" of the hit information thus obtained is acquired.
In this case, if the probability is not being changed, the CPU 201 determines in the process of step S1613 among the variables “000H, 05AH, 000H” of the hit information stored at the next address of the storage area of the determination reference value TH2 as described above. If the leftmost “000H” is acquired and the probability is being changed, the central “05AH” of the variable “000H, 05AH, 000H” of the corresponding information is acquired in the process of step S1614. That is, if the probability is not being changed, the information of "out" is obtained, and if the probability is changed, the information of "hit" is obtained.

ステップS1610で高確時の判定基準値TH2を用いた大当り判定が行われ、乱数値が判定基準値TH2よりも大きい(つまり判定基準値TH1、TH2の双方に対してはずれである)とされた場合、本例では、図27Aに示すテーブルにおけるアドレス「4109」〜「4111」の領域に格納された情報、すなわち、はずれ情報を取得するためのはずれ時対応情報に基づいた処理を行う。
ここで、ステップS1607で高確時の判定基準値TH2が取得された場合に実行されるステップS1608及びS1609の処理によっては、参照先アドレスが、それまでのアドレス「4103」から6アドレス分先の「4109」にずらされることになる。従って、ステップS1610で乱数値が判定基準値TH2よりも大きいと判定されたことに応じて実行されるステップS1601の処理では、設定差情報として該アドレス「4109」に格納された「000H」が取得される。つまりこの場合、処理はステップS1601→S1602→S1603と進められる。
In step S1610, a jackpot determination using the determination reference value TH2 at the time of high accuracy is performed, and the random number value is determined to be larger than the determination reference value TH2 (that is, the random number value is out of both of the determination reference values TH1 and TH2). In this case, in this example, processing is performed based on the information stored in the areas of addresses “4109” to “4111” in the table shown in FIG. 27A, that is, the out-of-bounds information for acquiring the out-of-bounds information.
Here, depending on the processing in steps S1608 and S1609 executed when the high-accuracy determination reference value TH2 is obtained in step S1607, the reference destination address is six addresses ahead of the previous address “4103”. It will be shifted to “4109”. Accordingly, in the process of step S1601 executed in response to the determination that the random number value is greater than the determination reference value TH2 in step S1610, “000H” stored at the address “4109” is acquired as the setting difference information. Is done. That is, in this case, the process proceeds from step S1601 to step S1602 to step S1603.

ここで、図27Aに示すテーブルにおいて、はずれ時対応情報の格納領域(「4109」〜「4111」)には、設定差情報の次のアドレス(「4110」)に判定基準値として「65535」が格納されている。すなわち、0〜65535をとり得る乱数値に対し確実にはずれ判定を得るための「はずれ用判定基準値」が格納されている。さらに、はずれ用判定基準値の次のアドレス(「4111」)には、はずれ情報を表す変数「000H、000H、000H」が格納されている。該変数についても、左側から順に低確中、高確中、小当りに対応する情報とされている。   Here, in the table shown in FIG. 27A, “65535” is stored as a determination reference value in the storage area (“4109” to “4111”) of the out-of-offset correspondence information at the next address (“4110”) of the set difference information. Is stored. That is, the “missing judgment reference value” for reliably obtaining the judgment of a random number that can take a value of 0 to 65535 is stored. Further, variables “000H, 000H, 000H” representing the deviation information are stored at the address (“4111”) next to the deviation determination reference value. The variables are also information corresponding to low-probability medium, high-probability medium, and small hits in order from the left.

この場合、ステップS1603の取得処理では、判定基準値として、参照先アドレスの次のアドレスに格納された「はずれ用判定基準値」としての「65535」が取得される。そして、ステップS1604の処理を介して実行されるステップS1610の判定処理では、乱数値が「はずれ用判定基準値」=65535よりも大きいか否かが判定され、その判定結果としては、乱数値が「はずれ用判定基準値」よりも大きくないとの判定結果が得られる。   In this case, in the acquisition processing in step S1603, “65535” as the “outside determination reference value” stored at the address next to the reference destination address is obtained as the determination reference value. Then, in the determination processing of step S1610 executed through the processing of step S1604, it is determined whether or not the random number value is greater than “missing determination reference value” = 65535. A determination result that the value is not larger than the “missing determination reference value” is obtained.

このようにステップS1610で「はずれ用判定基準値」を用いた判定が行われ、乱数値が「はずれ用判定基準値」よりも大きくないと判定された場合は、ステップS1611以降の処理によりはずれ情報の取得処理が行われる。
具体的に、ステップS1610で乱数値が「はずれ用判定基準値」よりも大きくないと判定されたことに応じて実行されるステップS1611の処理では、CPU201は、テーブルにおける「はずれ用判定基準値」の次アドレスに格納された変数「000H、000H、000H」のうち最も右側の「000H」を取得する。
また、この場合、確変中でなければ、CPU201はステップS1613の処理において、「はずれ用判定基準値」の次アドレスに格納された変数「000H、000H、000H」のうち最も左側の「000H」を取得し、確変中であれば、ステップS1614の処理において、該変数「000H、000H、000H」のうち中央の「000H」を取得する。
このように、判定基準値TH1、TH2の双方に対してはずれであると判定された場合には、当落を表す情報としての各「当り情報」(小当り情報、低確中大当り情報、高確中大当り情報)として、「はずれ」を表す情報が取得される。
As described above, in step S1610, the determination using the “missing determination reference value” is performed, and when it is determined that the random number value is not greater than the “missing determination reference value”, the missing information is obtained by the processing in step S1611 and thereafter. Is obtained.
Specifically, in the process of step S1611 performed in response to the determination that the random number value is not greater than the “missing determination reference value” in step S1610, the CPU 201 sets the “missing determination reference value” in the table. Of the variable "000H, 000H, 000H" stored at the next address of "000H" is acquired.
In this case, if the probability is not being changed, the CPU 201 determines in the process of step S1613 the leftmost “000H” of the variables “000H, 000H, 000H” stored at the address next to the “missing determination reference value”. If it is acquired and the probability is being changed, in the process of step S1614, the central “000H” of the variables “000H, 000H, 000H” is acquired.
As described above, when it is determined that both of the determination reference values TH1 and TH2 are out of order, each “hit information” (small hit information, low-probability medium-large hit information, high-precision Information indicating “outside” is acquired as the middle and big hit information).

(変動パターン抽選処理)

図28〜図33を参照して、変動パターン抽選処理について説明する。
図28は、ステップS1504の変動パターン抽選処理を示したフローチャートである。
先ず、CPU201はステップS1701で、設定エラーフラグに基づき設定エラーか否かを判定し、設定エラーでなければ、ステップS1702で当りか否かを判定する。すなわち、大当り判定フラグに基づき、大当り(=5AH)であるか否かを判定する。
(Variation pattern lottery processing)

The variation pattern lottery process will be described with reference to FIGS.
FIG. 28 is a flowchart showing the variation pattern lottery process in step S1504.
First, in step S1701, the CPU 201 determines whether or not a setting error has occurred based on the setting error flag. That is, it is determined whether or not a big hit (= 5 AH) is based on the big hit determination flag.

ステップS1702において、当りでない(はずれである)と判定した場合、CPU201はステップS1703ではずれ変動パターンテーブルを選択した上で、ステップS1706の変動パターン選択処理に進む。すなわち、テーブルと変動パターン用乱数に基づいて変動パターンを選択する処理である。
一方、ステップS1702において当りと判定した場合、CPU201はステップS1704で当り変動パターンテーブルを選択した上で、ステップS1706の変動パターン選択処理に進む。
If it is determined in step S1702 that there is no hit (miss), the CPU 201 selects a shift variation pattern table in step S1703, and proceeds to the variation pattern selection processing in step S1706. That is, this is a process of selecting a variation pattern based on the table and the variation pattern random numbers.
On the other hand, if it is determined in step S1702 that a hit has occurred, the CPU 201 selects a hit change pattern table in step S1704, and then proceeds to a change pattern selection process in step S1706.

図29は、はずれ変動パターンテーブルの一例を、図30は当り変動パターンテーブルの一例をそれぞれ示している。
先ず前提として、はずれ変動パターンテーブル、当り変動パターンテーブルとしては、それぞれ特図1用の変動パターンテーブルと特図2用の変動パターンテーブルとが用意されている。
FIG. 29 shows an example of the loss variation pattern table, and FIG. 30 shows an example of the hit variation pattern table.
First, as a premise, a variation pattern table for Toku-zu 1 and a variation pattern table for Toku-zu 2 are prepared as the loss variation pattern table and the hit variation pattern table, respectively.

図29に示すはずれ変動パターンテーブルを用いて行われるはずれ時の変動パターン抽選においては、抽選候補の変動パターン(抽選により選択され得る変動パターン)が「通常変動4s」「通常変動6s」「通常変動8s」「通常変動12s」「ノーマルリーチ」「スーパーリーチ1」「スーパーリーチ2」「スーパーリーチ3」「スーパーリーチ4」の9種とされる。
また、図30に示す当り変動パターンテーブルを用いて行われる当り時の変動パターン抽選においては、抽選候補の変動パターンが「通常変動当り」「スーパーリーチ1」「スーパーリーチ2」「スーパーリーチ3」「スーパーリーチ4」の5種とされる。
なお、「通常変動」について、併記する数値は変動時間を表し、数値後の「s」は「秒」を意味する。
In the variation pattern lottery at the time of deviation performed using the deviation variation pattern table shown in FIG. 29, the variation patterns of the lottery candidates (variation patterns that can be selected by lottery) are “normal variation 4s”, “normal variation 6s”, and “normal variation”. There are nine types: 8s, "normal fluctuation 12s", "normal reach", "super reach 1", "super reach 2", "super reach 3", and "super reach 4".
In the variation pattern at the time of hitting performed using the hit variation pattern table shown in FIG. 30, the variation patterns of the lottery candidates are “normal variation hit”, “super reach 1”, “super reach 2”, and “super reach 3”. There are five types of "Super Reach 4".
It should be noted that, for “normal fluctuation”, a numerical value described together indicates a fluctuation time, and “s” after the numerical value means “second”.

ここで、上記した変動パターンのうち、特に「通常変動4s」「通常変動6s」「通常変動8s」「通常変動12s」は、当り時に選択されないいわば「はずれ」に対応した変動パターンに属する(以下「はずれ変動パターン」と称することもある)。   Here, among the above-mentioned fluctuation patterns, “normal fluctuation 4 s”, “normal fluctuation 6 s”, “normal fluctuation 8 s”, and “normal fluctuation 12 s” particularly belong to the fluctuation pattern corresponding to “outside” which is not selected at the time of hitting (hereinafter referred to as “outside”). This may be referred to as a "falling variation pattern."

本実施形態では、はずれ時の変動パターン抽選は、特図1、2の別に関わらず、はずれ種別(はずれ1、2、3)ごとに異なる変動パターンテーブルを用いて行われる(図29参照)。
ここで、本実施形態において、「はずれ1」「はずれ2」「はずれ3」の各はずれ種別については、図柄抽選による選択率(該当種別が選択される率)が異なるものとされ、「はずれ1」が最も選択率が高く、「はずれ2」「はずれ3」は「はずれ1」よりも選択率が低くされている。具体的に、本例では、「はずれ1」の選択率は「190/200」、「はずれ2」「はずれ3」の選択率はそれぞれ「5/200」等とされている。この場合、大当り判定結果が「はずれ」であれば、殆どの場合、はずれ種別として「はずれ1」が選択されることになる。
In the present embodiment, the variation pattern lottery at the time of a miss is performed using a different variation pattern table for each of the miss types (los 1, 2 and 3), regardless of the special figures 1 and 2 (see FIG. 29).
Here, in the present embodiment, the selection rate (the rate at which the type is selected) by the symbol lottery is different for each of the types of “losing 1”, “losing 2”, and “losing 3”. "Has the highest selection rate, and" outside 2 "and" outside 3 "have a lower selection rate than" outside 1 ". Specifically, in the present example, the selectivity of “outside 1” is “190/200”, and the selectivity of “outside 2” and “outside 3” is respectively “5/200”. In this case, if the big hit determination result is “out”, “outside 1” is selected as the outage type in most cases.

特図1についての変動パターン抽選として、はずれ種別が「はずれ1」の場合における変動パターン抽選については、設定値Veに応じた抽選とはせず、保留球数に応じた抽選を行う。このため、特図1用の変動パターンテーブルのうち、はずれ種別が「はずれ1」の場合に用いられる変動パターンテーブルとしては、設定値Ve間で共通とされるが、保留球数ごとに異なるテーブルが用意されている。   As the variation pattern lottery for the special figure 1, the variation pattern lottery in the case of the loss type being “losion 1” is not a lottery according to the set value Ve, but a lottery according to the number of reserved balls. For this reason, among the variation pattern tables for the special figure 1, the variation pattern table used when the loss type is “losion 1” is common among the set values Ve, but is different for each number of reserved balls. Is prepared.

「はずれ1」の場合における特図1の変動パターン抽選では、抽選候補の変動パターンが「通常変動4s」「通常変動6s」「通常変動8s」「通常変動12s」「ノーマルリーチ」の5種とされており、本例では、保留球数に応じて抽選対象する変動パターンを異ならせるものとしている。
具体的に、保留球数=0の場合は「通常変動12s」「ノーマルリーチ」を、保留球数=1の場合は「通常変動8s」「ノーマルリーチ」を、保留球数=2の場合は「通常変動6s」「ノーマルリーチ」を、保留球数=3の場合は「通常変動4s」「ノーマルリーチ」をそれぞれ抽選対象の変動パターンとしている。
In the variation pattern lottery of Tokuzu 1 in the case of “outside 1”, the variation patterns of the lottery candidates are five types of “normal variation 4 s”, “normal variation 6 s”, “normal variation 8 s”, “normal variation 12 s”, and “normal reach”. In this example, the variation pattern to be drawn is made different according to the number of reserved balls.
Specifically, when the number of reserved balls = 0, “normal fluctuation 12 s” and “normal reach” are set. When the number of reserved balls = 1, “normal fluctuation 8 s” and “normal reach” are set. When the number of reserved balls = 3, “normal fluctuation 4 s” and “normal reach” are set as the fluctuation patterns of the lottery target, respectively.

ここで、変動パターンテーブル内において、抽選対象の変動パターンごとに格納された数値は、変動パターン判定用乱数が0〜199の200通りの数値をとり得ることを前提とした場合における当選確率の振り分け値(振り分けを表す値)を表している。例えば、特図1用の変動パターンテーブルにおいて、「はずれ1」且つ「保留球数=0」のテーブルでは「通常変動12s」に対する格納値=「160」、「ノーマルリーチ」に対する格納値=「40」とされているが、これは、「通常変動12s」の当選確率が「160/200」、「ノーマルリーチ」の当選確率が「40/200」であることを意味している。
テーブルの格納値として上記の振り分け値を示したのはあくまで説明の便宜を図るためであり、実際における変動パターンテーブルには、前述の大当り乱数判定で用いたような判定基準値が格納されることになる。例えば、上記の「はずれ1」且つ「保留球数=0」のテーブルについて言えば、実際の格納値(判定基準値)として例えば「159」が格納され、その場合、変動パターン用乱数が159以下であれば「通常変動12s」が選択され、変動パターン用乱数が159よりも大きければ「ノーマルリーチ」が選択される。
Here, in the variation pattern table, the values stored for each variation pattern to be drawn are determined based on the assumption that the variation pattern determination random number can take 200 values from 0 to 199. Values (values indicating distribution). For example, in the variation pattern table for Tokuzu 1, in the table of “losing 1” and “number of reserved balls = 0”, the storage value for “normal variation 12 s” = “160”, and the storage value for “normal reach” = “40” This means that the winning probability of “normal fluctuation 12 s” is “160/200” and the winning probability of “normal reach” is “40/200”.
The above allocation values are shown as stored values in the table for the sake of convenience of explanation only. In the actual variation pattern table, a determination reference value as used in the above-described jackpot random number determination is stored. become. For example, in the case of the above table of “missing 1” and “number of reserved balls = 0”, for example, “159” is stored as an actual stored value (judgment reference value). In this case, the random number for the fluctuation pattern is 159 or less. If so, "normal fluctuation 12s" is selected, and if the fluctuation pattern random number is larger than 159, "normal reach" is selected.

図29に示した振り分け値を参照して分かるように、「はずれ1」の場合に対応した特図1の変動パターン抽選においては、「ノーマルリーチ」よりも「通常変動」の方が選ばれ易くなるようにしている(出現率が高くなるようにしている)。
また、「はずれ1」の場合に対応した特図1の変動パターン抽選においては、保留球数が多いほど、変動時間の短い通常変動パターンが選択されるようにしている。
As can be seen by referring to the distribution values shown in FIG. 29, in the fluctuation pattern lottery of the special figure 1 corresponding to the case of “outside 1”, “normal fluctuation” is more easily selected than “normal reach”. (The appearance rate is set to be high).
In addition, in the variation pattern lottery in Tokuzu 1 corresponding to the case of “losing 1”, a normal variation pattern having a shorter variation time is selected as the number of reserved balls increases.

続いて、特図1の変動パターン抽選として、はずれ種別が「はずれ2」「はずれ3」それぞれの場合における変動パターン抽選については、設定値Veに応じた抽選とする一方、保留球数に応じた抽選とはしない。このため、「はずれ2」「はずれ3」それぞれの場合に用いられる特図1用の変動パターンテーブルとしては、保留球数間で共通とされるが、設定値Veごとに異なるテーブルが用意されている。   Subsequently, as the variation pattern lottery of the special figure 1, the variation pattern lottery in each of the types “losing 2” and “losing 3” is a lottery according to the set value Ve, while depending on the number of reserved balls. Not a draw. For this reason, as the variation pattern table for the special figure 1 used in each of “losing 2” and “losing 3”, a common table is used for the number of reserved balls, but a different table is prepared for each set value Ve. I have.

「はずれ2」「はずれ3」の場合に対応した特図1の変動パターン抽選では、抽選候補の変動パターンが「スーパーリーチ1」「スーパーリーチ2」「スーパーリーチ3」「スーパーリーチ4」の4種とされている。
本例では、「はずれ3」の場合に対応した特図1の変動パターン抽選については、設定値Veによって抽選対象する変動パターンを異ならせるものとしている。
具体的に、特図1の変動パターン抽選において、「はずれ2」「はずれ3」と設定1、2,6の組合わせごとにそれぞれ抽選対象とされる変動パターンは下記の通りである。
設定1且つ「はずれ2」=スーパーリーチ1、2、3、4
設定1且つ「はずれ3」=スーパーリーチ1
設定2且つ「はずれ2」=スーパーリーチ1、2、3、4
設定2且つ「はずれ3」=スーパーリーチ2、3
設定6且つ「はずれ2」=スーパーリーチ1、2、3、4
設定6且つ「はずれ3」=スーパーリーチ4
In the variation pattern lottery of Tokuzu 1 corresponding to the case of “losing 2” and “losing 3”, the variation patterns of the lottery candidates are “super reach 1,” “super reach 2,” “super reach 3,” and “super reach 4.” Seeds.
In the present example, for the variation pattern lottery of Tokuzu 1 corresponding to the case of “missing 3”, the variation pattern targeted for the lottery is varied depending on the set value Ve.
More specifically, in the variation pattern lottery of Tokuzu 1, the variation patterns to be randomly selected for each combination of “outside 2” and “outside 3” and settings 1, 2, and 6 are as follows.
Setting 1 and “outside 2” = super reach 1, 2, 3, 4
Setting 1 and "Outside 3" = Super Reach 1
Setting 2 and “outside 2” = super reach 1, 2, 3, 4
Setting 2 and “outside 3” = super reach 2, 3
Setting 6 and “outside 2” = super reach 1, 2, 3, 4
Setting 6 and "miss 3" = super reach 4

図中に例示した振り分け値より、本例では、「はずれ2」の場合に対応した特図1の変動パターン抽選として、設定1の場合にはスーパーリーチ4、3、2、1の順で変動パターンが選択され易くしており、設定2の場合にはスーパーリーチ1、2、3、4の順、設定3の場合にはスーパーリーチ1、3、2、4の順で変動パターンが選択され易くしている。
また本例では、「はずれ3」の場合に対応した特図1の変動パターン抽選に関しては、高設定となるほど(設定値Veが大きくなるほど)当選期待感の高いスーパーリーチが選択される傾向となるようにしている。
According to the distribution values illustrated in the figure, in this example, as the fluctuation pattern lottery of the special figure 1 corresponding to the case of “outside 2”, in the case of the setting 1, the fluctuation is in the order of super reach 4, 3, 2, 1 The pattern is easily selected. In the case of setting 2, the variation pattern is selected in the order of super reach 1, 2, 3, 4 and in the case of setting 3, the changing pattern is selected in the order of super reach 1, 3, 2, 4. Making it easier.
Further, in this example, as for the fluctuation pattern lottery of Tokuzu 1 corresponding to the case of “missing 3”, the higher the setting is (the larger the set value Ve is), the more the super reach having a high expectation of winning is likely to be selected. Like that.

なお、上記の「はずれ2」の場合に対応した変動パターン抽選のように、抽選候補の変動パターンが3種以上とされる抽選に用いられる変動パターンテーブルには、判定基準値として複数の値(「抽選候補の変動パターン数−1」で表される値)が格納される。例えば、図中の設定1且つ「はずれ2」の場合に対応したテーブルで言えば、例えば、判定基準値としてそれぞれ第一の値=9、第二の値=39、第三の値=99が設定され、その場合、変動パターン用乱数が第一の値以下であれば「スーパーリーチ1」が、第一の値より大きく第二の値以下であれば「スーパーリーチ2」が、第二の値より大きく第三の値以下であれば「スーパーリーチ3」が、第三の値より大きければ「スーパーリーチ4」がそれぞれ選択される。   As in the case of the variation pattern lottery corresponding to the case of “missing 2”, the variation pattern table used for the lottery in which the variation patterns of the lottery candidates are three or more types includes a plurality of values ( The value represented by “number of variation patterns of lottery candidates−1” is stored. For example, in the table corresponding to the setting 1 and “miss 2” in the drawing, for example, the first value = 9, the second value = 39, and the third value = 99 as the determination reference values, respectively. In this case, if the random number for the variation pattern is equal to or smaller than the first value, “Super Reach 1” is set. If the random number is larger than the first value and equal to or smaller than the second value, “Super Reach 2” is set. If the value is larger than the third value and equal to or smaller than the third value, “Super Reach 3” is selected, and if the value is larger than the third value, “Super Reach 4” is selected.

続いて、特図2の変動パターン抽選として、はずれ種別が「はずれ1」の場合における変動パターン抽選については、特図1の場合とは異なり、抽選候補の変動パターンを「通常変動12s」のみとしている。このため、特図2用の変動パターンテーブルのうち、「はずれ1」且つ「保留球数=0」、「はずれ1」且つ「保留球数=1」、「はずれ1」且つ「保留球数=2」、「はずれ1」且つ「保留球数=3」の場合に用いられる各テーブルにおいては、「通常変動12s」に対応する振り分け値が全て「200」とされている。
なおこの場合、保留球数が異なっても抽選結果は同一となるため、変動パターンテーブルとしては保留球数間で共通のテーブルとすることもできる。
Subsequently, as the variation pattern lottery of the special figure 2, the variation pattern lottery in the case where the loss type is “loss 1” is different from the special pattern 1 in that the variation pattern of the lottery candidate is “normal fluctuation 12s” only. I have. Therefore, in the variation pattern table for the special figure 2, “missing 1” and “number of reserved balls = 0”, “missing 1” and “number of reserved balls = 1”, “missing 1” and “number of reserved balls = In each of the tables used when “2”, “missing 1” and “number of reserved balls = 3”, the distribution values corresponding to “normal fluctuation 12 s” are all “200”.
In this case, since the lottery result is the same even if the number of reserved balls is different, the variation pattern table may be a common table between the number of reserved balls.

また、特図2の変動パターン抽選として、はずれ種別が「はずれ2」「はずれ3」の場合における変動パターン抽選については、特図1の場合と同様に設定値Veに応じた抽選とするが、保留球数に応じた抽選とはしない。このため、特図2用の変動パターンテーブルについて、「はずれ2」「はずれ3」それぞれの場合に用いられる変動パターンテーブルとしては、保留球数間で共通とされるが、設定値Veごとに異なるテーブルが用意されている。   Further, as the variation pattern lottery of the special figure 2, the variation pattern lottery in the case where the loss type is “loss 2” or “loss 3” is a lottery according to the set value Ve as in the case of the special figure 1, The lottery will not be performed according to the number of pending balls. For this reason, as for the variation pattern table for the special figure 2, the variation pattern table used in each of “losing 2” and “losing 3” is common to the number of reserved balls, but differs for each set value Ve. A table is provided.

「はずれ2」「はずれ3」の場合に対応した特図2の変動パターン抽選では、抽選候補の変動パターンが「通常変動12s」「スーパーリーチ4」の2種とされており、設定値Veによって、これら「通常変動12s」「スーパーリーチ4」の何れかの変動パターンが選択される。
具体的に、本例における「はずれ2」「はずれ3」の場合に対応した特図2の変動パターン抽選では、それぞれ、設定1、2の何れかである場合に「通常変動12s」が必ず選択され、設定6の場合に「スーパーリーチ4」が選択されるようにしている。
In the variation pattern lottery of the special figure 2 corresponding to the case of “losing 2” and “losing 3”, the variation patterns of the lottery candidates are two types of “normal variation 12s” and “super reach 4”, and depending on the set value Ve. , Any one of these “normal fluctuation 12s” and “super reach 4” fluctuation patterns is selected.
Specifically, in the variation pattern lottery of Tokuzu 2 corresponding to the case of “outside 2” and “outside 3” in the present example, “normal fluctuation 12s” is always selected when it is one of the settings 1 and 2. In the case of setting 6, “super reach 4” is selected.

続いて、図25に示す当り変動パターンテーブルについて説明する。
本実施形態において、当り時の変動パターン抽選では、特図1、2共に、当り種別ごとに異なるテーブルを用いる。
本実施形態では、当り種別ごとに、抽選対象の変動パターンが次のように設定されている。すなわち、当り種別が「通常4R」の場合は、特図1、2共に、抽選対象の変動パターンは「通常変動当り」「スーパーリーチ1」「スーパーリーチ2」「スーパーリーチ3」「スーパーリーチ4」の5種とされている。
また、当り種別が「通常6R」の場合、特図1では、抽選対象の変動パターンは「通常変動当り」「スーパーリーチ1」「スーパーリーチ2」「スーパーリーチ3」「スーパーリーチ4」の5種とされ、特図2では、「通常変動当り」を除いた「スーパーリーチ1」「スーパーリーチ2」「スーパーリーチ3」「スーパーリーチ4」の4種とされている。
さらに、当り種別が「確変6R」「確変10R」の場合、特図1、2共に、抽選対象の変動パターンは「スーパーリーチ1」「スーパーリーチ2」「スーパーリーチ3」「スーパーリーチ4」の4種とされている。
Next, the hit variation pattern table shown in FIG. 25 will be described.
In the present embodiment, in the variation pattern lottery at the time of hitting, different tables are used for each of the special figures 1 and 2 for each hit type.
In the present embodiment, the variation pattern of the lottery target is set as follows for each hit type. That is, when the hit type is “normal 4R”, the fluctuation pattern of the lottery target is “normal change per”, “super reach 1”, “super reach 2”, “super reach 3”, “super reach 4” in both special figures 1 and 2. 5 types.
When the hit type is “normal 6R”, in the special figure 1, the lottery target change patterns are “normal change hit”, “super reach 1”, “super reach 2”, “super reach 3”, and “super reach 4”. In the special figure 2, there are four types of “super reach 1,” “super reach 2,” “super reach 3,” and “super reach 4,” excluding “per normal fluctuation.”
Further, when the hit type is “probable change 6R” or “probable change 10R”, the fluctuation pattern of the lottery target is “super reach 1,” “super reach 2,” “super reach 3,” or “super reach 4” in both special figures 1 and 2. There are four types.

本実施形態における当り時の変動パターン抽選では、特定の当り種別についてのみ、設定値Veに応じた変動パターン抽選を行う。具体的に、特図1の変動パターン抽選については、「通常4R」「確変10R」の当り種別についてのみ設定値Veに応じた変動パターン抽選を行い、特図2の変動パターン抽選については「通常4R」「確変6R」「確変10R」の当り種別についてのみ設定値Veに応じた変動パターン抽選を行う。   In the variation pattern lottery at the time of hit according to the present embodiment, the variation pattern lottery according to the set value Ve is performed only for a specific hit type. Specifically, for the variation pattern lottery of Toku-zu, the variation pattern lottery according to the set value Ve is performed only for the hit type of “normal 4R” and “probable variation 10R”. A variation pattern lottery according to the set value Ve is performed only for the hit types of 4R, 6R, and 10R.

「通常4R」の場合における変動パターン抽選については、特図1、2の双方において、設定値Veにより抽選対象の変動パターンを異ならせている。具体的に、本例における「通常4R」に対応した変動パターン抽選では、設定1であれば「通常変動当り」〜「スーパーリーチ4」の5種を、設定2又は設定6であれば「スーパーリーチ1」〜「スーパーリーチ4」の4種をそれぞれ抽選対象の変動パターンとしている。
「通常4R」以外の当り種別である「通常R6」「確変6R」「確変10R」の場合における変動パターン抽選については、特図1、2の双方において、抽選対象の変動パターンは設定値Veによらず不変とされている。
Regarding the variation pattern lottery in the case of “normal 4R”, the variation pattern of the lottery target is made different depending on the set value Ve in both of FIGS. Specifically, in the variation pattern lottery corresponding to “Normal 4R” in this example, five types of “normal variation per” to “super reach 4” are set for setting 1, and “super reach 4” for setting 2 or setting 6. Reach 1 "to" super reach 4 "are each set as a variation pattern of a lottery target.
Regarding the variation pattern lottery in the case of “Regular R6”, “probable variation 6R”, and “probability variation 10R” which are the hit types other than “normal 4R”, the variation pattern of the lottery target is set to Ve in both of FIGS. It is not changed.

本実施形態において、特図1の当り時の変動パターン抽選では、「通常4R」「確変10R」の場合のみ、設定値Veに応じた変動パターン抽選を行うものとしている。このため、特図1の当り変動パターンテーブルにおいて、これら「通常4R」「確変10R」の場合に用いられる変動パターンテーブルとしては、設定値Veごとに異なるテーブルが用意されている。
図30を参照して分かるように、本例では、特図1の変動パターンテーブルにおいて、「通常4R」「確変10R」それぞれのテーブルでは「スーパーリーチ4」に対する振り分け値を設定値Veが大きくなるほど大きくしている。これにより、「通常4R」「確変10R」それぞれの当り時には、現在の設定が高設定であるほど、特図1の変動パターンとして最も当選期待値の高い変動パターンが選択され易くなる。
In the present embodiment, in the variation pattern lottery at the time of hitting the special figure 1, the variation pattern lottery according to the set value Ve is performed only in the case of “normal 4R” and “probable variation 10R”. For this reason, in the hit variation pattern table of the special figure 1, as the variation pattern table used in the case of “normal 4R” and “probable variation 10R”, different tables are prepared for each set value Ve.
As can be seen with reference to FIG. 30, in this example, in the variation pattern table of the special figure 1, in each of the tables of “normal 4R” and “probable variation 10R”, the larger the set value Ve is, the larger the set value Ve is. I'm making it big. As a result, when the “normal 4R” and the “probable change 10R” are hit, the higher the current setting is, the easier it is to select the change pattern with the highest expected winning value as the change pattern of the special figure 1.

また、本例において、特図2の当り時の変動パターン抽選では、「通常4R」「確変10R」と共に「確変6R」についても設定値Veに応じた変動パターン抽選を行うものとしている。このため、特図2の当り変動パターンテーブルにおいて、「通常4R」「確変6R」「確変10R」の場合に用いられる変動パターンテーブルとしては設定値Veごとに異なるテーブルが用意されている。本例において、特図2の変動パターンテーブルでは、これら「通常4R」「確変6R」「確変10R」全てのテーブルにおいて、「スーパーリーチ4」に対する振り分け値を設定値Veが大きくなるほど大きくしている。   Further, in the present example, in the variation pattern lottery at the time of hitting the special figure 2, the variation pattern lottery according to the set value Ve is performed for the “normal 4R”, the “probable variation 10R”, and the “probability variation 6R”. For this reason, in the hit variation pattern table of FIG. 2, different tables are prepared for each set value Ve as the variation pattern table used in the case of “normal 4R”, “probable variation 6R”, and “probability variation 10R”. In this example, in the fluctuation pattern table of Tokujin 2, in all of these “normal 4R”, “probable change 6R”, and “probable change 10R”, the distribution value for “super reach 4” is increased as the set value Ve increases. .

ここで、図中の振り分け値を参照して分かるように、本例では、当り種別や設定値Veの別に拘わらず、各テーブルにおいて「スーパーリーチ4」に対する振り分け値を最も大きくしている。つまり、本例では、大当りと判定された場合の変動パターン抽選において、最も当選期待度の高い変動パターンが最も選択され易くなっている。   Here, as can be understood by referring to the distribution values in the figure, in this example, the distribution value for “super reach 4” is the largest in each table regardless of the hit type and the set value Ve. That is, in this example, in the variation pattern lottery when it is determined to be a big hit, the variation pattern with the highest expectation of winning is most easily selected.

説明を図28に戻す。
上述したステップS1706の選択処理では、上記のようなはずれ、又は当り変動パターンテーブルに基づいて変動パターンの選択を行う。
具体的に、ステップS1702ではずれであると判定した場合に対応してはずれ変動パターンテーブルを選択した場合、CPU201は該変動パターンテーブルよりはずれ種別、保留球数、設定値Veに応じたテーブルを選択し、該選択したテーブルと変動パターン用乱数とに基づいて変動パターンの選択を行う。また、ステップS1702で当りであると判定した場合に対応して当り変動パターンテーブルを選択した場合、CPU201は該当り変動パターンテーブルより当り種別、設定値Veに応じたテーブルを選択し、該選択したテーブルと変動パターン用乱数とに基づいて変動パターンの選択を行う。なおこの際、処理対象としている図柄が特図1、2の何れであるかに応じて特図1用、特図2用のテーブルを選択し分けることは言うまでもない。
先の説明から理解されるように、当り/はずれの各変動パターンテーブルにおいては、抽選対象の変動パターンに対応した判定基準値が1又は複数(抽選候補の変動パターン数−1)定められており、ステップS1706の選択処理では、上記のように選択したテーブルに格納された判定基準値と変動パターン用乱数の値との大小関係を比較した結果に基づき、変動パターンの選択を行うことになる。
The description returns to FIG.
In the above-described selection processing in step S1706, a change pattern is selected based on the above-described out-of-touch or hit change pattern table.
More specifically, if a deviation variation pattern table is selected in step S1702 in response to the determination that the deviation is determined, the CPU 201 selects a table corresponding to the deviation type, the number of retained balls, and the set value Ve from the variation pattern table. Then, a variation pattern is selected based on the selected table and the variation pattern random number. If the hit variation pattern table is selected in response to the determination in step S1702 that the hit is a hit, the CPU 201 selects a table corresponding to the hit type and the set value Ve from the corresponding variation pattern table, and selects the selected variation pattern table. A variation pattern is selected based on the table and the variation pattern random numbers. At this time, it goes without saying that the table for the special figure 1 and the table for the special figure 2 are selected and separated according to which of the special figures 1 and 2 is the processing target.
As can be understood from the above description, in each of the change pattern tables of hit / miss, one or a plurality of determination reference values (number of change patterns of lottery candidates-1) corresponding to the change pattern of the lottery target are determined. In the selection processing in step S1706, a variation pattern is selected based on the result of comparing the magnitude relationship between the determination reference value stored in the table selected as described above and the value of the variation pattern random number.

なお、上記では、変動パターンを選択するための変動パターンテーブルについて、設定値Veごとにテーブルを分ける例を挙げたが、一部の設定値Ve間で共通のテーブルが用いられてもよい。
図31は、その一例を示すものである。
ここでは、設定値Veが設定1〜6に対応した6値をとり得ることを前提とした場合の当り変動パターンテーブルの変形例を示している。
この図31の例では、特図1用の「通常4R」「確変10R」に対応したテーブル、特図2用の「通常4R」「確変6R」「確変10R」に対応したテーブルとして、それぞれ設定1〜3の組、設定4〜6の組ごとにテーブルを分けた例を示している。
この図31の例のように、設定値Veに応じた変動パターン抽選を行う上では、個々の設定値Veごとに個別にテーブルを分けることに限定されず、一部の設定値Ve間で共通のテーブルが用いられてもよい。
Note that, in the above description, a variation pattern table for selecting a variation pattern has been described as an example in which the table is divided for each set value Ve, but a common table may be used for some set values Ve.
FIG. 31 shows an example.
Here, a modified example of the hit variation pattern table on the assumption that the set value Ve can take six values corresponding to the settings 1 to 6 is shown.
In the example of FIG. 31, a table corresponding to “Normal 4R” and “Probable change 10R” for Tokuzu 1 and a table corresponding to “Normal 4R”, “Probable change 6R” and “Probable change 10R” for Tokuzu 2 are respectively set. An example is shown in which a table is divided for each of groups 1 to 3 and groups of settings 4 to 6.
As in the example of FIG. 31, in performing the variation pattern lottery according to the set value Ve, it is not limited to separately dividing the table for each of the set values Ve, but is common to some set values Ve. May be used.

続いて、変動パターン抽選時に設定エラーが検知された場合の処理について説明する。
図28のステップS1701において、設定エラーであると判定した場合、CPU201はステップS1705に進み、設定エラー時共通変動パターンテーブルを選択し、ステップS1706の選択処理を実行する。
Subsequently, a process when a setting error is detected at the time of the variation pattern lottery will be described.
If it is determined in step S1701 of FIG. 28 that there is a setting error, the CPU 201 proceeds to step S1705, selects a common variation pattern table at the time of setting error, and executes the selection processing of step S1706.

図32は、設定エラー時共通変動パターンテーブルについての説明図である。
本実施形態において、設定エラー時共通変動パターンテーブルを用いて行われる設定エラー時の変動パターン抽選では、特図1、2双方とも、当り/はずれの別に拘わらず強制的にはずれ変動パターンが選択されるようにする。つまり本例では、「通常変動4s」「通常変動6s」「通常変動8s」「通常変動12s」の何れかのはずれ変動パターンが強制的に選択される。
FIG. 32 is an explanatory diagram of a setting error common variation pattern table.
In the present embodiment, in the variation pattern lottery at the time of the setting error performed using the common variation pattern table at the time of the setting error, the shift variation pattern is forcibly selected regardless of the hitting / losing of both special figures 1 and 2. So that In other words, in this example, any one of the normal fluctuation 4s, the normal fluctuation 6s, the normal fluctuation 8s, and the normal fluctuation 12s is selected.

本例における設定エラー時の変動パターン抽選では、特図1側については保留球数に応じて異なる変動パターンが選択されるようにし、特図2側については保留球数によらず特定の変動パターンのみ、具体的には「通常変動12s」のみが選択されるようにしている。
特図1側については、保留球数が多いほど変動時間の長い通常変動パターンが選択されるようにしている。
In the variation pattern lottery at the time of a setting error in this example, a different variation pattern is selected for the special figure 1 depending on the number of reserved balls, and a specific variation pattern is selected for the special figure 2 regardless of the number of reserved balls. Only, specifically, only the “normal fluctuation 12 s” is selected.
On the special figure 1 side, a normal fluctuation pattern having a longer fluctuation time is selected as the number of reserved balls increases.

図32においても説明の便宜上、テーブル構造としては、変動パターン抽選用乱数が0〜199の値をとり得る場合に対応した振り分け値を格納した構造を示したが、実際のテーブル構造は、保留球数(0〜3)ごとのテーブルとして、少なくとも抽選候補の変動パターンに判定基準値を対応づけた構造が採られる。
なお、特図2側について、本例のように保留球数によらず特定変動パターンが選択されるようにするのであれば、保留球数(0〜3)ごとにテーブルを分ける必要性がないことは言うまでもない。
For convenience of explanation, FIG. 32 shows a table structure in which sorting values corresponding to a case where the random number for variation pattern lottery can take a value of 0 to 199 are shown. As a table for each number (0 to 3), a structure in which a determination reference value is associated with at least a variation pattern of a lottery candidate is adopted.
If the specific variation pattern is selected on the special figure 2 side irrespective of the number of reserved balls as in this example, there is no need to divide the table for each reserved ball number (0 to 3). Needless to say.

図28において、ステップS1706の選択処理では、ステップS1705で設定エラー時共通変動パターンテーブルが選択された場合には該テーブルと変動パターン用乱数とに基づいて変動パターンの選択を行う。具体的に、本例では、設定エラー時共通変動パターンテーブルにおける現在の保留球数に応じたテーブルを選択し、該選択したテーブルに格納される判定基準値と変動パターン用乱数との大小関係を比較した結果に基づいて変動パターンを選択する。   In FIG. 28, in the selection processing in step S1706, when the setting error common variation pattern table is selected in step S1705, the variation pattern is selected based on the table and the variation pattern random number. Specifically, in this example, a table corresponding to the current number of reserved balls in the setting error common variation pattern table is selected, and the magnitude relationship between the determination reference value stored in the selected table and the variation pattern random number is determined. A variation pattern is selected based on the comparison result.

CPU201は、ステップS1706の選択処理を実行したことに応じてステップS1508の変動パターン抽選処理を終える。ステップS1504の抽選処理の終了により、図24に示したステップS1409の変動管理処理が終了となり、以降、処理は図23に示したステップS1410(変動中フラグON処理)に進められる。
前述のように、ステップS1410に続くステップS1411のコマンド送信処理では、変動パターンの抽選結果を表す「変動パターン指定コマンド」や図柄抽選結果を表す「装飾図柄指定コマンド」が演出制御部24に送信される。
演出制御部24側では、これらのコマンドに基づき、リーチ状態を形成する際の装飾図柄の組合せ(リーチ図柄を構成要素とする図柄種)や、最終的に停止表示させる装飾図柄(装飾停止図柄)の組合せが決定され、また図柄変動表示ゲームにおいて当選種別に対応する予告演出の抽選等が行われる。
The CPU 201 ends the variation pattern lottery process of step S1508 in response to executing the selection process of step S1706. By the end of the lottery process in step S1504, the change management process in step S1409 shown in FIG. 24 ends, and thereafter the process proceeds to step S1410 (change flag ON process) shown in FIG.
As described above, in the command transmission process of step S1411 following step S1410, the “variation pattern designation command” representing the lottery result of the variation pattern and the “decorative design designation command” representing the symbol lottery result are transmitted to the effect control unit 24. You.
On the effect control unit 24 side, based on these commands, a combination of decorative symbols when forming the reach state (a symbol type having the reach symbol as a constituent element) and a decorative symbol to be finally stopped and displayed (decorative stop symbol). Are determined, and a lottery or the like of a preview effect corresponding to the winning type is performed in the symbol variation display game.

ここで、上記のように本実施形態では、特図の変動開始時に設定エラーが認められた場合は強制的にはずれ変動パターン(通常変動)が選択されるようになるが、このとき、装飾図柄側の変動として激熱変動が選ばれてしまうと遊技者を困惑させるため、本例では、上記のように通常変動4s〜通常変動12s等、変動時間の短い変動パターンが選択されるようにしている。
そして、本実施形態では、演出制御部24側においても、設定エラー時には予告演出を行わない工夫をしている。具体的に、演出制御部24は、設定エラーを通知する設定値異常コマンド(図20のステップS1104を参照)を主制御部20側より受信した場合は、予告演出の抽選を行わないようにされる。
Here, in the present embodiment, as described above, if a setting error is recognized at the start of the change of the special figure, the off-variation pattern (normal variation) is forcibly selected. If the intense heat fluctuation is selected as the fluctuation on the side, the player is confused, so in this example, a fluctuation pattern with a short fluctuation time such as the normal fluctuation 4s to the normal fluctuation 12s is selected as described above. I have.
In the present embodiment, the effect control unit 24 also devises not to perform a notice effect at the time of a setting error. Specifically, when the effect control unit 24 receives a setting value abnormality command for notifying a setting error (see step S1104 in FIG. 20) from the main control unit 20, the lottery of the announcement effect is not performed. You.

ここで、本実施形態において、演出制御部24は、上記の設定値異常コマンドに基づき設定エラーが認められた場合には、液晶表示装置36に「RAM異常です 係員を呼んで下さい」等のメッセージを含む画像を表示させる等、異常発生の報知を行う。該報知としては、液晶表示装置36を用いた画像表示による報知に限らず、例えば音やLEDの点灯(及び/又は点滅)による報知や、画像、音、LED等の複数種の演出手段の組合わせによる報知とすることもできる。   Here, in the present embodiment, when a setting error is recognized based on the above setting value abnormality command, the effect control unit 24 displays a message such as “RAM is abnormal, please call a clerk” on the liquid crystal display device 36. The occurrence of an abnormality is notified, for example, by displaying an image including the symbol. The notification is not limited to the notification by the image display using the liquid crystal display device 36, but may be, for example, the notification by sound (and / or blinking) of the LED, or a set of a plurality of types of effect means such as an image, a sound, and an LED. The notification can also be made by matching.

なお、上記では特図1側の設定エラー時共通変動パターンテーブルについて、保留球数が多いほど変動時間の長い通常変動パターンが選択されるようにしたが、これは一例であって、例えば保留球数が少なくなるほど変動時間の長い通常変動パターンが選択されるようにすることもできる。
或いは、図33に例示するように、特図2側と同様に各保留球数で同一の変動パターンが選択されるようにすることもできる。図33の例では、各保留球数において「通常変動12s」が共通に選択される場合を示している。
このように設定エラー時共通変動パターンテーブルにおいて、保留球数と選択される変動パターンとの関係については多様に考えられ、特定の関係に限定されるものではない。
なお、特図2側についても、特図1側のように保留球数によって選択される変動パターンが異なるようにすることもできる。
In the above description, with respect to the common variation pattern table at the time of a setting error on the special figure 1, the normal variation pattern having a longer variation time is selected as the number of reserved balls increases, but this is an example. It is also possible to select a normal fluctuation pattern having a longer fluctuation time as the number decreases.
Alternatively, as illustrated in FIG. 33, the same variation pattern may be selected for each number of reserved balls as in the special figure 2 side. The example of FIG. 33 shows a case where “normal fluctuation 12 s” is commonly selected for each number of reserved balls.
As described above, in the setting error-time common variation pattern table, the relationship between the number of reserved balls and the variation pattern to be selected can be variously considered, and is not limited to a specific relationship.
It should be noted that, also on the special figure 2 side, the variation pattern selected according to the number of reserved balls can be different, as in the special figure 1 side.

(実施形態としての設定値関連データテーブルの利点)

ここで、本例では、先の図27Aに示した大当り判定用乱数判定テーブルにおいて、はずれ時対応情報の格納領域(「4109」〜「4111」)よりも下層側の領域を空き領域としている。また、本例では、図27Bに示した大当り判定用乱数判定テーブルについても、はずれ時対応情報の格納領域(「4148」〜「4150」)よりも下層側の領域を空き領域としている。本例では、これら空き領域には「0」を記憶させている。
これら大当り判定用乱数判定テーブルにおいて、該空き領域以外の領域は、遊技動作の進行制御に用いる使用データが記憶された使用データ記憶領域と換言できる。また、空き領域は、遊技動作の進行制御に用いない不使用データが記憶された不使用データ記憶領域と換言できる。
(Advantages of the setting value related data table as the embodiment)

Here, in this example, in the random number determination table for big hit determination shown in FIG. 27A, an area below the storage area (“4109” to “4111”) of the out-of-office correspondence information is set as an empty area. Also, in this example, in the big hit determination random number determination table shown in FIG. 27B, the area lower than the storage area (“4148” to “4150”) of the out-of-office correspondence information is set as an empty area. In this example, “0” is stored in these empty areas.
In these big hit determination random number determination tables, the area other than the empty area can be translated into a use data storage area in which use data used for controlling the progress of the game operation is stored. In addition, the free area can be referred to as an unused data storage area in which unused data not used for controlling the progress of the game operation is stored.

そして、このような大当り判定用乱数判定テーブルを、設定値Vdを参照して選択される複数の設定値関連情報を含む第一データテーブルとしたときに、本実施形態では、主制御部20のROM202において、該第一データテーブルと、第一データテーブルよりも下層側の記憶領域に記憶され且つ設定値関連情報を含まない第二データテーブルとを格納するものとしている。   In the present embodiment, when such a big hit determination random number determination table is a first data table including a plurality of set value related information selected with reference to the set value Vd, The ROM 202 stores the first data table and a second data table that is stored in a lower storage area than the first data table and does not include the setting value related information.

図34は、本実施形態のROM202における第一データテーブルと第二データテーブルの格納例を示した図である。
図示のように本実施形態のROM202においては、第一データテーブル(大当り判定用乱数判定テーブル)よりも下層側の記憶領域に、特別図柄作成アドレステーブル、すなわち設定値関連情報を含まない第二データテーブルが格納されている。
FIG. 34 is a diagram illustrating a storage example of the first data table and the second data table in the ROM 202 of the present embodiment.
As shown in the figure, in the ROM 202 of the present embodiment, a special symbol creation address table, that is, a second data not including the set value related information is stored in a storage area lower than the first data table (the big hit determination random number determination table). The table is stored.

このように本実施形態では、主制御部20のROM202において、複数の設定値関連情報を含む第一データテーブルと、第一データテーブルよりも下層側の記憶領域に記憶され且つ設定値関連情報を含まない第二データテーブルとが格納されており、第一データテーブルは、遊技動作の進行制御に用いる使用データが記憶された使用データ記憶領域と、遊技動作の進行制御に用いない不使用データが記憶された不使用データ記憶領域とで構成されている。   As described above, in the present embodiment, in the ROM 202 of the main control unit 20, the first data table including the plurality of set value related information, and the set value related information stored in the lower storage area than the first data table are stored. A second data table that does not include the second data table is stored.The first data table includes a use data storage area in which use data used for controlling the progress of the game operation is stored, and unused data that is not used for controlling the progress of the game operation. And a stored unused data storage area.

設定値関連情報を含む第一データテーブルに使用データ記憶領域しか確保されてない場合には、使用する設定値Vdの数(段階の数)を増加させようとしたときに、増加分の設定値Vdに係る設定値関連情報を第一データテーブルに追記すると、その下層に格納すべき第二データテーブル以降のデータは下層側にシフトさせることを要する。すなわち、第二データテーブル以降のデータについては記憶領域をシフトさせるための書き替えを強いられるものである。
上記のように設定値関連情報を含む第一データテーブルに使用データのみでなく不使用データの記憶領域を確保しておくことで、使用する設定値Vdの数を増加させようとしたときは、増加分の設定値Vdに係る設定値関連情報を該不使用データの記憶領域に記憶させることが可能とされる。
従って、第二データテーブル以降のデータの書き直しを不要とすることが可能となり、使用する設定値Vdの数を変更することに伴うデータ書き替え作業の負担軽減を図ることができる。
If only the used data storage area is reserved in the first data table including the set value related information, when the number of set values Vd to be used (the number of stages) is to be increased, the set value of the increase When the set value related information relating to Vd is added to the first data table, the data after the second data table to be stored in the lower layer needs to be shifted to the lower layer side. In other words, data after the second data table is forced to be rewritten to shift the storage area.
When it is attempted to increase the number of set values Vd to be used by securing a storage area for not only used data but also unused data in the first data table including the set value related information as described above, It is possible to store the set value related information relating to the set value Vd of the increment in the storage area of the unused data.
Therefore, it is not necessary to rewrite the data after the second data table, and it is possible to reduce the load of the data rewriting work caused by changing the number of setting values Vd to be used.

また、本実施形態では、上記した使用データ記憶領域には、設定変更処理で設定可能な設定値Vdの数(本例では「3」)に応じた容量の使用データが記憶され、不使用データ記憶領域には、設定変更処理で設定不能な設定値Vdの数(本例では設定値Ve「3」「4」「5」に対応した「3」)に応じた容量の不使用データが記憶されている。具体的に本例では、規則上設定可能な設定値Veの数=6から実際に使用する設定値Veの数=3を減じた「3」個分の設定値Veに応じた容量の不使用データを記憶させるものとしている。
これにより、不使用データ記憶領域の記憶容量として、使用する設定値Veの数を増加させた際における増加分の設定値Veに係る設定値関連情報の記憶容量を確保することが可能とされる。
従って、第二データテーブル以降のデータの書き直しが生じてしまうことの防止を図ることができる。
In the present embodiment, the use data storage area stores use data of a capacity corresponding to the number of set values Vd (in this example, “3”) that can be set in the setting change process, The storage area stores unused data of a capacity corresponding to the number of set values Vd that cannot be set in the setting change process (“3” corresponding to the set values Ve “3”, “4”, and “5” in this example). Have been. Specifically, in this example, the capacity not used according to the set values Ve of “3”, which is obtained by subtracting the number of set values Ve actually used = 3 from the number of set values Ve that can be set in a rule = 6 The data is to be stored.
Thereby, as the storage capacity of the unused data storage area, it is possible to secure the storage capacity of the set value related information relating to the increased set value Ve when the number of used set values Ve is increased. .
Therefore, it is possible to prevent the data from being rewritten after the second data table.

さらに、本実施形態では、上記のように不使用データとして「0」が記憶されているが、これにより、仮に不使用の設定値Vdによって第一データテーブルが参照されても、不使用の設定値Vdに対応する設定値関連情報が取得されてしまうことの防止が図られる。すなわち、不正行為が成立してしまうことの防止を図ることができ、遊技の公平性を高めることができる。   Further, in the present embodiment, “0” is stored as the unused data as described above. However, even if the first data table is referred to by the unused set value Vd, the unused data is stored. It is possible to prevent the setting value related information corresponding to the value Vd from being acquired. That is, it is possible to prevent improper conduct from being materialized, and it is possible to enhance the fairness of the game.

また、本実施形態では、主制御部20のROM202においては、第二データテーブルよりも下層側の記憶領域に第一データテーブルを記憶し、第一データテーブルよりも下層側の記憶領域に第2データテーブルを記憶しないものとしている。
具体的に、本実施形態のROM202においては、図35に示すように、第一データテーブルとしての設定値オフセット変換テーブル(図16参照)は、通常用データ領域の最下層領域に記憶している。
ここで、主制御部20のROM202は、図36に示すように上層側から順に「通常用プログラム領域」「未使用領域」「通常用データ領域」「未使用領域」「計測用プログラム領域」「未使用領域」「計測用データ領域」「未使用領域」が定められている。「通常用プログラム領域」は遊技全般に関するプログラムが記憶された領域であり、「通常用データ領域」は「通常用プログラム領域」のプログラムに基づき参照される遊技全般に関するデータテーブルが記憶された領域である。例えば、図27に示した大当り判定用乱数判定テーブルは、この「通常用データ領域」に記憶される。
「計測用プログラム領域」は、前述した通常時比率情報等の性能情報の表示や計測に関するプログラムが記憶された領域であり、「計測用データ領域」は「計測用プログラム領域」のプログラムに基づき参照される性能情報の表示や計測に関するデータテーブルが記憶された領域である。
In the present embodiment, in the ROM 202 of the main control unit 20, the first data table is stored in a storage area lower than the second data table, and the second data table is stored in a storage area lower than the first data table. The data table is not stored.
Specifically, in the ROM 202 of the present embodiment, as shown in FIG. 35, the set value offset conversion table (see FIG. 16) as the first data table is stored in the lowermost area of the normal data area. .
Here, as shown in FIG. 36, the ROM 202 of the main control unit 20 stores “normal program area”, “unused area”, “normal data area”, “unused area”, “measurement program area”, “ An unused area, a measurement data area, and an unused area are defined. The “normal program area” is an area in which a program related to general games is stored, and the “normal data area” is an area in which a data table relating to general games referred to based on the program in the “normal program area” is stored. is there. For example, the big hit determination random number determination table shown in FIG. 27 is stored in the “normal data area”.
The "measurement program area" is an area in which a program related to display and measurement of performance information such as the normal ratio information described above is stored, and the "measurement data area" is referred to based on the "measurement program area" program. This is an area in which a data table related to display and measurement of performance information to be performed is stored.

図35に示すように、第一データテーブルとしての設定値オフセット変換テーブルを通常用データ領域の最下層領域に記憶することで、第一データテーブルは、例えば前述した「特別図柄作成アドレステーブル」(図34参照)等としての第二データテーブルよりも下層側の記憶領域に記憶され、第2データテーブルは第一データテーブルよりも下層側の記憶領域には記憶されないものとなる。   As shown in FIG. 35, by storing the set value offset conversion table as the first data table in the lowermost layer area of the normal data area, the first data table becomes, for example, the above-described “special symbol creation address table” ( As shown in FIG. 34), the second data table is stored in a lower storage area than the second data table, and the second data table is not stored in a lower storage area than the first data table.

ROM202に対し第一、第二データテーブルを上記態様により記憶させることで、使用する設定値Vdの数を増加させる場合には、ROM202におけるデータ領域の最下層に位置された第一データテーブルの内容を書き替えれば済み、第一データテーブルよりも下層側のデータ部分の書き替えを不要とすることが可能とされる。
従って、使用する設定値Vdの数を変更することに伴うデータ書き替え作業の負担軽減を図ることができる。
When the number of set values Vd to be used is increased by storing the first and second data tables in the ROM 202 in the above-described manner, the contents of the first data table located at the lowest layer of the data area in the ROM 202 Can be rewritten, and it becomes unnecessary to rewrite the data portion on the lower layer side than the first data table.
Therefore, it is possible to reduce the load of the data rewriting operation caused by changing the number of the set values Vd to be used.

<5.演出制御部の処理>
[5-1.処理概要]

続いて演出制御部24の処理について説明するが、まず演出制御のためのシナリオデータの構造例について述べる。
シナリオ登録情報の構造を図37、図38で説明する。図37Aは、メインシナリオ及びサブシナリオとしてのシナリオ登録情報の構造を示している。このシナリオ登録情報は演出制御部24のRAM243(例えば内蔵CPU用ワークメモリ)に設けられたワークエリアを用いて設定される。
本実施形態ではシナリオ登録情報は、シナリオチャネルsCH0〜sCH63の64個のチャネルを有するものとされる。各シナリオチャネルsCHに登録されたシナリオについては同時に実行可能とされる。
<5. Processing of effect control unit>
[5-1. Outline of processing]

Next, processing of the effect control unit 24 will be described. First, an example of the structure of scenario data for effect control will be described.
The structure of the scenario registration information will be described with reference to FIGS. FIG. 37A shows the structure of scenario registration information as a main scenario and a sub-scenario. This scenario registration information is set using a work area provided in the RAM 243 (for example, a work memory for a built-in CPU) of the effect control unit 24.
In the present embodiment, the scenario registration information has 64 channels of scenario channels sCH0 to sCH63. The scenarios registered in each scenario channel sCH can be executed simultaneously.

図示のように各シナリオチャネルsCHに登録できる情報としては、サブシナリオ更新処理で用いるサブシナリオタイマ(scTm)、前回時間(scPrevTm)、音/モータのサブシナリオテーブルの実行ラインを示すサブシナリオ実行ライン(scIx)、ランプサブシナリオテーブルの実行ラインを示すサブシナリオ実行ラインlmp(lmpIx)、シナリオ更新処理に用いるメインシナリオタイマ(msTm)、メインシナリオテーブルの実行ラインを示すメインシナリオ実行ライン(mcIx)、メインシナリオ番号(mcNo)、メインシナリオに付加可能なオプションデータであるメインシナリオオプション(mcOpt)、ユーザオプション(userFn)、待機時間(delay)、チェックサム(checkSum)がある。   As shown in the figure, information that can be registered in each scenario channel sCH includes a sub-scenario timer (scTm) used in the sub-scenario update process, a previous time (scPrevTm), and a sub-scenario execution line indicating an execution line of a sound / motor sub-scenario table. (ScIx), a sub-scenario execution line lmp (lmpIx) indicating an execution line of a ramp sub-scenario table, a main scenario timer (msTm) used for a scenario update process, a main scenario execution line (mcIx) indicating an execution line of a main scenario table, There are a main scenario number (mcNo), a main scenario option (mcOpt) which is optional data that can be added to the main scenario, a user option (userFn), a standby time (delay), and a checksum (checkSum).

スピーカ46による音出力、光表示装置45aによる発光、及び可動体役物モータ80cによる可動体役物の駆動による演出を開始するときには、待機時間(delay)とメインシナリオ番号(mcNo)をシナリオチャネルsCH0〜sCH63のうちの空いているシナリオチャネルに登録する。
待機時間(delay)は、シナリオチャネルsCHに登録してからそのシナリオが開始されるまでの時間を示す。なおこの待機時間(delay)は所定の処理タイミング(例えば後述の図41のステップS2004)で1減算される。待機時間(delay)が0の場合に、登録されたデータに対応した処理が実行されることとなる。
When the sound output by the speaker 46, the light emission by the optical display device 45a, and the effect by the driving of the movable object by the movable object motor 80c are started, the standby time (delay) and the main scenario number (mcNo) are set to the scenario channel sCH0. To the vacant scenario channel of ssCH63.
The waiting time (delay) indicates the time from the registration to the scenario channel sCH to the start of the scenario. The standby time (delay) is decremented by one at a predetermined processing timing (for example, step S2004 in FIG. 41 described later). When the standby time (delay) is 0, processing corresponding to the registered data is executed.

図39には、メインシナリオテーブルの一部として、シナリオ番号1,2,3の例を示している。各シナリオ番号のシナリオとしては、シナリオの各ライン(行)に時間データとしてメインシナリオタイマ(msTm)の値が記述されると共に、サブシナリオ番号(scNo)、オプション(OPT)を記述することができる。即ちメインシナリオテーブルでは、メインシナリオタイマ(msTm)による時間として、実行されるべきサブシナリオ(及び場合によってはオプション)が指定される。またシナリオ最終行には、シナリオデータ終了コードD_SEEND、又はシナリオデータループコードD_SELOPが記述される。
なお、メインシナリオタイマ(msTm)の値はメインシナリオの開始時から、所定の処理タイミング(例えば後述の図41のステップS2004)で+1される。
各シナリオ番号のシナリオテーブルは、或る行におけるメインシナリオタイマ(msTm)の時間を経過すると、次の行へ進むことになる。各行の時間データは、その行が終わるタイミングを示している。
例えばシナリオ番号2の場合、タイマ値“1500”の時間としてサブシナリオ番号2の動作が指定され、次のタイマ値“500”の時間としてサブシナリオ番号20の動作が指定され、次のタイマ値“2000”の時間としてサブシナリオ番号21の動作が指定されている。その次の行はシナリオデータ終了コードD_SEENDである。シナリオデータ終了コードD_SEENDの場合、シナリオ登録情報(ワーク)から、このシナリオが削除される。
FIG. 39 shows an example of scenario numbers 1, 2, and 3 as a part of the main scenario table. As the scenario of each scenario number, the value of the main scenario timer (msTm) is described as time data in each line (line) of the scenario, and the sub-scenario number (scNo) and option (OPT) can be described. . That is, in the main scenario table, a sub-scenario to be executed (and an option in some cases) is specified as the time by the main scenario timer (msTm). In the last line of the scenario, a scenario data end code D_SEEND or a scenario data loop code D_SELOP is described.
The value of the main scenario timer (msTm) is incremented by one at a predetermined processing timing (for example, step S2004 in FIG. 41 described later) from the start of the main scenario.
When the time of the main scenario timer (msTm) in a certain row elapses, the scenario table of each scenario number advances to the next row. The time data of each row indicates the timing at which the row ends.
For example, in the case of the scenario number 2, the operation of the sub-scenario number 2 is specified as the time of the timer value “1500”, the operation of the sub-scenario number 20 is specified as the time of the next timer value “500”, and the next timer value “ The operation of the sub-scenario number 21 is designated as the time of 2000 ". The next line is the scenario data end code D_SEEND. In the case of the scenario data end code D_SEEND, this scenario is deleted from the scenario registration information (work).

次に図37Bでランプデータ登録情報の構造を説明する。ランプデータ登録情報としては、ランプサブシナリオテーブルから選択されたシナリオ、即ち光表示装置45aによる演出動作(点灯パターン)を示す情報が登録される。このランプデータ登録情報もRAM243のワークエリア(ワーク領域)を用いて設定される。
本実施形態では、ランプデータ登録情報は、ランプチャネルdwCH0〜dwCH15の16個のチャネルを有するものとされる。各ランプチャネルdwCH0〜dwCH15には優先順位が設定されており、ランプチャネルdwCH0からdwCH15に向かって順にプライオリティが高くなる。従ってランプチャネルdwCH15に登録されたシナリオ(ランプサブシナリオ)が最も優先的に実行される。また例えばランプチャネルdwCH3、dwCH10にシナリオが登録されていれば、ランプチャネルdwCH10に登録されたシナリオが優先実行される。
なお、ランプチャネルdwCH0は主にBGM(Back Ground Music)に付随するランプ演出、ランプチャネルdwCH15はエラー関係のランプ演出に用いられ、ランプチャネルdwCH1〜dwCH14が通常演出に用いられる。
Next, the structure of the lamp data registration information will be described with reference to FIG. 37B. As the lamp data registration information, a scenario selected from the lamp sub-scenario table, that is, information indicating an effect operation (lighting pattern) by the light display device 45a is registered. This lamp data registration information is also set using the work area (work area) of the RAM 243.
In this embodiment, the lamp data registration information has 16 lamp channels dwCH0 to dwCH15. Priority is set for each of the lamp channels dwCH0 to dwCH15, and the priority increases in order from the lamp channels dwCH0 to dwCH15. Therefore, the scenario (ramp sub-scenario) registered in the ramp channel dwCH15 is executed with the highest priority. For example, if a scenario is registered in the ramp channels dwCH3 and dwCH10, the scenario registered in the ramp channel dwCH10 is executed with priority.
Note that the lamp channel dwCH0 is mainly used for lamp effects associated with BGM (Back Ground Music), the lamp channel dwCH15 is used for error-related lamp effects, and the lamp channels dwCH1 to dwCH14 are used for normal effects.

各ランプチャネルdwCHに登録できる情報としては、図示のように、登録した点灯パターンの番号を示す登録点灯ナンバ(lmpNew)、実行する点灯パターンの番号を示す実行点灯ナンバ(lmpNo)、ランプサブシナリオの実行ラインを示すオフセット(offset)、実行時間(time)、チェックサム(checkSum)がある。   The information that can be registered in each lamp channel dwCH includes, as shown in the figure, a registered lighting number (lmpNew) indicating the number of the registered lighting pattern, an execution lighting number (lmpNo) indicating the number of the lighting pattern to be executed, and a lamp sub-scenario. There are an offset (offset) indicating an execution line, an execution time (time), and a checksum (checkSum).

図40Aにランプサブシナリオテーブルの一部として、ランプサブシナリオ番号1,2,3の例を示している。各番号のランプサブシナリオとしては、シナリオの各ライン(行)に時間データ(time)の値が記述されると共に、ランプチャネルと、各種の点灯パターンを示すランプナンバが記述される。また最終行には、ランプシナリオデータ終了コードD_LSENDが記述される。   FIG. 40A shows an example of lamp sub-scenario numbers 1, 2, and 3 as a part of the lamp sub-scenario table. As the lamp sub-scenario of each number, a value of time data (time) is described in each line (line) of the scenario, and a lamp channel and a lamp number indicating various lighting patterns are described. In the last line, a lamp scenario data end code D_LSEND is described.

このランプサブシナリオテーブルにおいて、各ラインの時間データ(time)は、そのサブシナリオが開始されてからの、当該ラインが開始される時間を示している。
上述のメインシナリオタイマ(msTm)と、テーブルの時間データを比較して、一致した場合に、そのラインのランプナンバが、図37Bのランプデータ登録情報に登録される。登録されるランプチャネルdwCHは、当該ラインに示されたチャネルとなる。
例えば、上述の或るシナリオチャネルsCHにおいて、図39に示したシナリオ番号2が登録され、サブシナリオ番号2が参照されるとする。図40Aに示したランプサブシナリオ番号2では、1ライン目に時間データ(time)=0としてランプチャネル5(dwCH5)及びランプナンバ5が記述されている。この場合、メインシナリオタイマ(msTm)=0の時点で、まず当該1ライン目の情報が図37Bのランプデータ登録情報のランプチャネルdwCH5に、登録点灯ナンバ(lmpNew)=5として登録される。シナリオ登録情報のサブシナリオ実行ラインlmp(lmpIx)の値は、次のラインの値(2ライン目)に更新される。これはランプチャネルdwCH5という比較的低い優先度で、点灯ナンバ5の点灯パターン動作の実行を行うための登録となる。
2ライン目については、メインシナリオタイマ(msTm)が“500”となった時点で同様の処理が行われる。即ちランプデータ登録情報のランプチャネルdwCH5に、登録点灯ナンバ(lmpNew)=6(つまり点灯ナンバ6の点灯パターンの指示)が登録される。
なお、時間データ(time)が連続する2ラインで同一の値であったら、その各ラインについての処理は同時に開始されることとなる。
後述するランプ駆動データ作成処理では、このように更新されるランプデータ登録情報に基づいて、ランプ駆動データが作成される。
In the ramp sub-scenario table, the time data (time) of each line indicates the time at which the line starts after the sub-scenario starts.
The main scenario timer (msTm) described above is compared with the time data in the table, and if they match, the lamp number of that line is registered in the lamp data registration information of FIG. 37B. The registered lamp channel dwCH is the channel indicated on the line.
For example, it is assumed that the scenario number 2 shown in FIG. 39 is registered in the above-mentioned certain scenario channel sCH, and the sub-scenario number 2 is referred to. In lamp sub-scenario number 2 shown in FIG. 40A, lamp channel 5 (dwCH5) and lamp number 5 are described on the first line as time data (time) = 0. In this case, when the main scenario timer (msTm) = 0, the information of the first line is registered as the registered lighting number (lmpNew) = 5 in the lamp channel dwCH5 of the lamp data registration information in FIG. 37B. The value of the sub-scenario execution line lmp (lmpIx) of the scenario registration information is updated to the value of the next line (second line). This is a registration for performing the lighting pattern operation of the lighting number 5 with a relatively low priority of the lamp channel dwCH5.
For the second line, similar processing is performed when the main scenario timer (msTm) reaches “500”. That is, the registered lighting number (lmpNew) = 6 (that is, the instruction of the lighting pattern of the lighting number 6) is registered in the lamp channel dwCH5 of the lamp data registration information.
If the time data (time) has the same value in two consecutive lines, the processing for each line is started simultaneously.
In the lamp drive data creation process described later, the lamp drive data is created based on the lamp data registration information updated in this manner.

次に図37Cでモータデータ登録情報の構造を説明する。モータデータ登録情報としては、モータサブシナリオテーブルから選択されたシナリオを示す情報が登録される。このモータデータ登録情報もRAM243のワークエリアを用いて設定される。
本実施形態では、モータデータ登録情報は、例えば8個のモータに対応してモータチャネルmCH0〜mCH7の8個のチャネルを有するものとされる。
各モータチャネルmCHに登録できる情報としては、図示のように、実行動作ナンバ(no)、登録動作ナンバ(noNew)、動作カウント(lcnt)、励磁カウンタ(tcnt)、実行ステップ(step)、動作ライン(offset)、親(移行元)/子(移行先)の属性(attribute)、親ナンバ(retNo)、戻りアドレス(retAddr)、ループ開始ポイント(roopAddr)、ループ回数(roopCnt)、エラーカウンタ(errCnt)、現在の入力情報(currentSw)、ソフト上のスイッチ情報(softSw)、ソフト上のカウント(softCnt)がある。
Next, the structure of the motor data registration information will be described with reference to FIG. 37C. As the motor data registration information, information indicating a scenario selected from the motor sub-scenario table is registered. This motor data registration information is also set using the work area of the RAM 243.
In the present embodiment, the motor data registration information has, for example, eight motor channels mCH0 to mCH7 corresponding to eight motors.
The information that can be registered in each motor channel mCH includes an execution operation number (no), a registration operation number (noNew), an operation count (lcnt), an excitation counter (tcnt), an execution step (step), an operation line (Offset), parent (migration source) / child (migration destination) attributes (attribute), parent number (retNo), return address (retAddr), loop start point (roopAddr), loop count (roopCnt), error counter (errCnt) ), Current input information (currentSw), switch information on software (softSw), and count on software (softCnt).

図40Cにモータサブシナリオテーブルの一部として、モータサブシナリオ番号1の例を示している。各番号のモータサブシナリオとしては、シナリオの各ライン(行)に時間データ(time)の値が記述されると共に、モータ、ソレノイド/ユーザオプションの情報が記述される。また最終行には、シナリオデータ終了コードD_MSENDが記述される。   FIG. 40C shows an example of motor sub-scenario number 1 as a part of the motor sub-scenario table. As the motor sub-scenario of each number, a value of time data (time) is described in each line (line) of the scenario, and information of a motor, a solenoid / user option is described. In the last line, a scenario data end code D_MSEND is described.

このモータサブシナリオテーブルに関しては、サブシナリオタイマ(scTm)が0になったら(なお最初は0である)、このモータサブシナリオテーブルの時間データ(time)の値をサブシナリオタイマ(scTm)にセットする。なお、各ラインの時間データ(time)は、当該ラインが終了するタイミングを示している。サブシナリオタイマ(scTm)には、絶対時間を記述するが、従って、セットする時間データ値は、(当該ラインの時間データ)−(前回ラインの時間データ)の値である。
モータのデータ(モータ0〜3,4〜7)は、モータ1個につき1バイトでモータの動作パターンの番号(後述するモータ動作テーブルの番号)を示すように構成されている。モータ番号に対応するモータチャネルの登録動作ナンバ(noNew)及び実行動作ナンバ(no)に動作パターンの番号がセットされる。
後述する図44のステップS2202では、このモータデータ登録情報の更新が行われ、ステップS2203では、モータデータ登録情報の更新に基づいて、モータ駆動データが作成される。
Regarding this motor sub-scenario table, when the sub-scenario timer (scTm) becomes 0 (it is initially 0), the value of the time data (time) of this motor sub-scenario table is set in the sub-scenario timer (scTm). I do. Note that the time data (time) of each line indicates the timing at which the line ends. The absolute time is described in the sub-scenario timer (scTm). Therefore, the time data value to be set is (time data of the current line) − (time data of the previous line).
The motor data (motors 0 to 3, 4 to 7) is configured to indicate the number of the motor operation pattern (number of a motor operation table described later) in one byte per motor. The operation pattern number is set in the registration operation number (noNew) and the execution operation number (no) of the motor channel corresponding to the motor number.
In step S2202 of FIG. 44 described later, the motor data registration information is updated, and in step S2203, motor drive data is created based on the update of the motor data registration information.

図38は音データ登録情報を示している。音データ登録情報としては、音サブシナリオテーブルから選択されたシナリオを示す情報が登録される。この音データ登録情報もRAM243のワークエリアを用いて設定される。
本実施形態では、音データ登録情報は、音チャネルaCH0〜aCH15の16個のチャネルを有するものとされる。
各音チャネルaCHに登録できる情報としては、図示のように、ボリューム遷移量(frzVq)、ボリューム(frzVl)、遷移量変化(rsv2)、ボリューム変化(rsv1)、フレーズ変化(rsv0)、ステレオ(frzSt)、ループ(frzLp)、フレーズ番号hi(frzHi)、フレーズ番号low(frzLo)がある。
FIG. 38 shows the sound data registration information. As the sound data registration information, information indicating the scenario selected from the sound sub-scenario table is registered. This sound data registration information is also set using the work area of the RAM 243.
In the present embodiment, the sound data registration information has 16 sound channels aCH0 to aCH15.
As shown in the figure, information that can be registered in each sound channel aCH includes a volume transition amount (frzVq), a volume (frzVl), a transition amount change (rsv2), a volume change (rsv1), a phrase change (rsv0), and a stereo (frzSt). ), Loop (frzLp), phrase number hi (frzHi), and phrase number low (frzLo).

図40Bに音サブシナリオテーブルの一部として、音サブシナリオ番号1,2の例を示している。各番号の音/モータサブシナリオとしては、シナリオの各ライン(行)に時間データ(time)の値が記述されると共に、BGM、予告音、エラー音、音コントロールの情報が記述される。また最終行には、シナリオデータ終了コードD_SEENDが記述される。
この音サブシナリオテーブルに関しては、サブシナリオタイマ(scTm)が0になったら(なお最初は0である)、この音サブシナリオテーブルの時間データ(time)の値をサブシナリオタイマ(scTm)にセットする。なお、各ラインの時間データ(time)は、当該ラインが終了するタイミングを示している。サブシナリオタイマ(scTm)には、絶対時間を記述するが、従って、セットする時間データ値は、(当該ラインの時間データ)−(前回ラインの時間データ)の値である。
当該ラインのBGMのデータは、BGMのフレーズ番号やボリューム値等の音データ登録情報に登録する情報で構成され、音データ登録情報における音チャネルaCH0(ステレオの場合は加えてaCH1)にセットされる。
当該ラインの予告音のデータは、予告音のフレーズ番号やボリューム値等の音データ登録情報に登録する情報で構成され、音チャネルaCH2〜aCH14の空いているところにセットされる。
当該ラインのエラー音のデータは、エラー音のフレーズ番号やボリューム値等の音データ登録情報に登録する情報で構成され、音チャネルaCH15にセットされる。
音コントロールのデータは、下位6バイトでチャネル情報、上位2バイトでコントロール情報とされている。
後述する図41のステップS2033では、シナリオ更新処理及び更新された音データ登録情報に基づいて、再生出力制御が行われる。
FIG. 40B shows an example of sound sub-scenario numbers 1 and 2 as a part of the sound sub-scenario table. As the sound / motor sub-scenario of each number, the value of time data (time) is described in each line (line) of the scenario, and information of BGM, notice sound, error sound, and sound control is described. In the last line, a scenario data end code D_SEEND is described.
Regarding this sound sub-scenario table, when the sub-scenario timer (scTm) becomes 0 (it is initially 0), the value of the time data (time) of this sound sub-scenario table is set in the sub-scenario timer (scTm). I do. Note that the time data (time) of each line indicates the timing at which the line ends. The absolute time is described in the sub-scenario timer (scTm). Therefore, the time data value to be set is (time data of the current line) − (time data of the previous line).
The BGM data of the line is composed of information to be registered in the sound data registration information such as a BGM phrase number and a volume value, and is set to the sound channel aCH0 (and aCH1 in the case of stereo) in the sound data registration information. .
The notice sound data of the line is composed of information registered in sound data registration information such as a notice sound phrase number and a volume value, and is set in a vacant place of the sound channels aCH2 to aCH14.
The error sound data of the line is composed of information registered in sound data registration information such as a phrase number and a volume value of the error sound, and is set in the sound channel aCH15.
The sound control data is channel information in the lower 6 bytes and control information in the upper 2 bytes.
In step S2033 in FIG. 41 described later, the reproduction output control is performed based on the scenario update processing and the updated sound data registration information.

なお、音サブシナリオテーブルとモータサブシナリオテーブルは時間(time)の各ラインに対して一体化されたテーブル構造とされてもよい。   The sound sub-scenario table and the motor sub-scenario table may have an integrated table structure for each line of time.

以上のようなシナリオデータ構造を用いた演出制御を行う演出制御部24の処理、特にはCPU241の処理の例を図41で説明する。
CPU241は、パチンコ遊技機1本体に対して電源が投入されると図41の処理を開始する。
FIG. 41 illustrates an example of processing of the effect control unit 24 that performs effect control using the above-described scenario data structure, in particular, a process of the CPU 241.
The CPU 241 starts the processing in FIG. 41 when the power of the pachinko gaming machine 1 is turned on.

CPU241は、まずステップS2000で、遊技動作開始前における必要な初期設定処理を行う。例えば初期設定処理として、インターフェース系の初期化、割込設定、外部メモリの初期化、WDT初期化、可動体役物の起点復帰処理及び制御の初期化、音源制御初期化、シリアル出力コントローラの初期化、スケジューラ(シナリオスケジューラ、デバイススケジューラ、ランプスケジューラ、サウンドスケジューラ)の初期化、システムタイマの初期化、液晶制御初期化等を行う。
なお各スケジューラは、上述のシナリオ登録情報、モータデータ登録情報、ランプデータ登録情報、音データ登録情報のこと、もしくはこれらに基づいたシナリオ制御の進行を指す。初期化処理としては、これらシナリオ登録情報等を記憶するワーク領域を初期化する。
First, in step S2000, the CPU 241 performs necessary initialization processing before the start of the game operation. For example, initialization processing includes initialization of an interface system, interrupt setting, initialization of an external memory, initialization of a WDT, initialization processing and control of a movable body starting point, initialization of a sound source control, initialization of a serial output controller. , Scheduler (scenario scheduler, device scheduler, lamp scheduler, sound scheduler), system timer initialization, liquid crystal control initialization, etc.
Each scheduler indicates the above-described scenario registration information, motor data registration information, lamp data registration information, sound data registration information, or progress of scenario control based on these. In the initialization processing, a work area for storing such scenario registration information and the like is initialized.

ステップS2000の初期設定処理を終えると、CPU241はステップS2001で電源投入時履歴情報初期設定処理を実行する。該初期設定処理は、液晶表示装置36を用いて行われる後述する設定履歴確認画面Gsの表示に必要な情報をRAM243に保持するための処理である。詳細は後述するが、設定履歴確認画面Gsには、設定値Veの変更履歴情報等、所定の履歴情報が表示される(図46参照)。
なお、ステップS2001の電源投入時履歴情報初期設定処理を初めとして、設定履歴確認画面Gsの表示にあたりCPU241が実行する実施形態としての処理については改めて説明する。
After completing the initial setting process in step S2000, the CPU 241 executes power-on history information initial setting process in step S2001. The initial setting process is a process for holding, in the RAM 243, information necessary for displaying a setting history confirmation screen Gs described later, which is performed using the liquid crystal display device 36. Although details will be described later, predetermined history information such as change history information of the set value Ve is displayed on the setting history confirmation screen Gs (see FIG. 46).
Starting from the power-on history information initial setting process in step S2001, the process as an embodiment executed by the CPU 241 when displaying the setting history confirmation screen Gs will be described again.

CPU241は、ステップS2001の処理を実行したことに応じ、ステップS2002以降の処理を繰り返し行う。
特に本実施形態では、CPU241は、ステップS2002以降の処理を、液晶表示装置36のフレームタイミングを監視しながら実行する。本例では特に表示制御に用いる同期信号であるVブランク信号に基づく制御を行う。
なお、本実施形態では、液晶表示装置36における表示画像の1フレーム期間である1/30秒(33.3ms)の間においてVブランク信号が2回発生される。CPU241は、Vブランク信号に応じてVブランク割込カウンタをカウントアップするため、Vブランク割込カウンタは1/60秒(16.6ms)毎にカウントアップされることになる。
なお当然、CPU241の個々の処理はVブランク信号の周波数よりも極めて高い周波数の処理クロックに基づいて行われる。図41の各処理は、Vブランク信号に応じてフレーム開始から終了までの期間を把握しながら行われるもので、フレーム開始時点では、処理はステップS2004〜S2006が1回行われ、その後はVブランク割込カウンタの値によって1フレーム期間の終了が確認されるまでの期間、ステップS2021〜S2043がくり返し行われる。1フレーム期間の終了を検知した時点でステップS2050〜S2052の処理が行われる。
The CPU 241 repeatedly performs the processes in and after step S2002 in response to the execution of the process in step S2001.
In particular, in the present embodiment, the CPU 241 executes the processing after step S2002 while monitoring the frame timing of the liquid crystal display device 36. In this example, control based on a V blank signal, which is a synchronization signal used particularly for display control, is performed.
In the present embodiment, the V blank signal is generated twice during 1/30 second (33.3 ms), which is one frame period of the display image on the liquid crystal display device 36. Since the CPU 241 counts up the V blank interrupt counter according to the V blank signal, the V blank interrupt counter is counted up every 1/60 second (16.6 ms).
Of course, each processing of the CPU 241 is performed based on a processing clock having a frequency much higher than the frequency of the V blank signal. Each process in FIG. 41 is performed while grasping the period from the start to the end of the frame according to the V blank signal. At the start of the frame, the process is performed once in steps S2004 to S2006, and thereafter, the V blank is performed. Steps S2021 to S2043 are repeated until the end of one frame period is confirmed by the value of the interrupt counter. When the end of one frame period is detected, the processing of steps S2050 to S2052 is performed.

ステップS2002でCPU241は、演出制御部24が有するWDT回路に対するクリア制御を行う。
続くステップS2003でCPU241は、フレーム更新フラグを確認する。フレーム更新フラグは、スケジューラ更新等をフレーム期間で管理するためのフラグである。
表示データの或るフレームの開始時点ではフレーム更新フラグはオフとされている(フレーム終了時に後述するステップS2052でオフとするため)。
従ってフレーム開始タイミングでは、CPU241はステップS2003からS2004に進む。
In step S2002, the CPU 241 performs clear control on the WDT circuit included in the effect control unit 24.
In subsequent step S2003, CPU 241 checks the frame update flag. The frame update flag is a flag for managing a scheduler update or the like in a frame period.
At the start of a certain frame of display data, the frame update flag is turned off (to be turned off at the end of the frame in step S2052 described later).
Therefore, at the frame start timing, the CPU 241 proceeds from step S2003 to S2004.

ステップS2004でCPU241は、シナリオスケジューラのフレーム更新を行う。これは具体的には、図37Aのシナリオ登録情報の待機時間(delay)、メインシナリオタイマ(msTm)、サブシナリオタイマ(scTm)の更新を行う処理となる。つまりフレーム開始時点で演出シナリオのタイマを1タイミング進める処理ということができる。
そしてCPU241は続くステップS2005でフレーム更新フラグをONにする。これは、現在のフレームにおいてシナリオのタイマ進行を行ったことを示す情報となる。
またCPU241はステップS2006でスケジューラ更新フラグをオフとする。これは、スケジューラ更新、つまりタイマ進行に伴ったシナリオ内容(シナリオ登録情報、ランプデータ登録情報、音データ登録情報)の更新がまだ行われていないことを示す情報となる。
そしてステップS2002に戻る。CPU241はWDT回路のクリアを行った後、ステップS2003ではフレーム更新フラグはONになっているためステップS2020に進むことになる。ここでWDT回路は、CPU241が正常な処理状態であれば逐次リセットされる。
In step S2004, the CPU 241 updates the frame of the scenario scheduler. Specifically, this is processing for updating the standby time (delay), main scenario timer (msTm), and sub-scenario timer (scTm) of the scenario registration information in FIG. 37A. In other words, it can be said that the effect scenario timer is advanced by one timing at the start of the frame.
Then, the CPU 241 turns on the frame update flag in a succeeding step S2005. This is information indicating that the timer of the scenario has been advanced in the current frame.
The CPU 241 turns off the scheduler update flag in step S2006. This is information indicating that the scheduler has been updated, that is, the scenario contents (scenario registration information, lamp data registration information, and sound data registration information) have not been updated with the progress of the timer.
Then, the process returns to step S2002. After clearing the WDT circuit, the CPU 241 proceeds to step S2020 because the frame update flag is ON in step S2003. Here, the WDT circuit is sequentially reset if the CPU 241 is in a normal processing state.

なお、以上のようにフレーム開始タイミング後の最初の1回だけ、ステップS2004〜S2006が行われ、ステップS2004ではシナリオ登録情報のタイマ更新が行われる。演出のためのシナリオは、1フレーム期間である33.3ms毎に進行することになる。例えばメインシナリオタイマ(msTm)は33.3ms毎に進行する。図39のメインシナリオテーブルにおける1行のメインシナリオタイマ(msTm)の時間は、表記する値×33.3msの時間に相当する。また図40のサブシナリオテーブルの時間(time)で示す1行の時間も、表記する値×33.3msの時間に相当する。   As described above, steps S2004 to S2006 are performed only once for the first time after the frame start timing, and in step S2004, the timer of the scenario registration information is updated. The scenario for the performance proceeds every 33.3 ms, which is one frame period. For example, the main scenario timer (msTm) advances every 33.3 ms. The time of the main scenario timer (msTm) in one row in the main scenario table of FIG. 39 corresponds to the time of the value to be described × 33.3 ms. In addition, the time of one row indicated by the time (time) in the sub-scenario table in FIG.

CPU241は、ステップS2020ではVブランク割込カウンタの値により処理を分岐する。Vブランク割込カウンタが“2”に達していなければ(つまり“0”又は“1”であれば)、ステップS2021に進む。
Vブランク割込カウンタはステップS2051でフレーム終了時にクリアされると共に、1フレームに2回インクリメントされる。従ってVブランク割込カウンタ=0はフレームの前半期間を、またVブランク割込カウンタ=1はフレームの後半期間を示すことになる。フレーム終了時のVブランク信号でVブランク割込カウンタ=2となる。
CPU241は、Vブランク割込カウンタが“0”又は“1”であるフレーム期間中は、ステップS2021〜S2043を可能な回数、繰り返すようにステップS2020からS2021に進む。
In step S2020, the CPU 241 branches the process according to the value of the V blank interrupt counter. If the V blank interrupt counter has not reached “2” (that is, if it is “0” or “1”), the flow proceeds to step S2021.
The V blank interrupt counter is cleared at the end of the frame in step S2051, and is incremented twice in one frame. Therefore, V blank interrupt counter = 0 indicates the first half period of the frame, and V blank interrupt counter = 1 indicates the second half period of the frame. With the V blank signal at the end of the frame, V blank interrupt counter = 2.
During the frame period in which the V blank interrupt counter is “0” or “1”, the CPU 241 proceeds from step S2020 to S2021 to repeat steps S2021 to S2043 as many times as possible.

ステップS2021でCPU241は、Vブランク割込カウンタが“0”であるか“1”であるかで処理を分岐する。つまり現在が或るフレーム期間の前半であるか後半であるかである。
現在、Vブランク割込カウンタ=0、つまりフレーム前半であれば、ステップS2022に進んで、主制御部20からの受信コマンドを確認する。つまりコマンド受信バッファに1つ以上の受信コマンドが記憶されているか否かを確認する。受信コマンドがなければステップS2030に進む。
1又は複数の受信コマンドがあればCPU241はステップS2023でコマンド解析処理を行う。
In step S2021, the CPU 241 branches the process depending on whether the V blank interrupt counter is “0” or “1”. That is, whether the present is the first half or the second half of a certain frame period.
At present, if the V blank interrupt counter is 0, that is, if it is the first half of the frame, the flow advances to step S2022 to check the received command from the main control unit 20. That is, it is determined whether one or more received commands are stored in the command receiving buffer. If there is no reception command, the process proceeds to step S2030.
If there is one or more received commands, the CPU 241 performs a command analysis process in step S2023.

そしてCPU241はステップS2024でスケジューラ更新フラグをオフにする。なお、このステップS2024でスケジューラ更新フラグのオフとすることは、現在のフレーム期間中において、以前に一旦ステップS2031でスケジューラ更新フラグをオンにした後であっても、コマンド受信があった場合は再びオフにするという意味を持つ。   Then, the CPU 241 turns off the scheduler update flag in step S2024. It should be noted that turning off the scheduler update flag in step S2024 means that if a command is received during the current frame period even if the scheduler update flag was once turned on in step S2031, the command is received again. Means to turn off.

ステップS2023のコマンド解析処理の例を図42、図43で説明する。
上記のようにCPU241は図41のステップS2022で、主制御部20から供給される演出制御コマンドがコマンド受信バッファに格納されているか否かを確認し、演出制御コマンドが格納されていればそのコマンドを図42の処理で読み出すことになる。
An example of the command analysis processing in step S2023 will be described with reference to FIGS.
As described above, in step S2022 of FIG. 41, the CPU 241 checks whether or not the effect control command supplied from the main control unit 20 is stored in the command reception buffer. If the effect control command is stored, the command Is read out in the processing of FIG.

演出制御部24には、主制御部20から送信されてきた演出制御コマンドを取り込むコマンド受信バッファが、RAM243に用意される。
CPU241は、まず図42のステップS2101で、コマンド受信バッファの読み出しアドレスを示すリードポインタと、書き込みアドレスを示すライトポインタの確認を行う。
ライトポインタは、コマンド受信に応じて更新され、それに応じてライトポインタで示されるアドレスに、受信した演出制御コマンドが格納されていく。リードポインタは、コマンド受信バッファからの読み出しを行った際に更新(ステップS2102)される。従って、もしリードポインタ=ライトポインタでなければ、まだ読み出していない演出制御コマンドがコマンド受信バッファに格納されているということになる。そこでリードポインタ=ライトポインタでなければステップS2102に進み、CPU241はコマンド受信バッファにおいてリードポインタで示されるアドレスから1バイトのコマンドデータをロードする。この場合、次の読み出し(ロード)のためにリードポインタをインクリメントしておく。
In the effect control unit 24, a command reception buffer that captures the effect control command transmitted from the main control unit 20 is prepared in the RAM 243.
First, in step S2101 in FIG. 42, the CPU 241 checks a read pointer indicating a read address of the command reception buffer and a write pointer indicating a write address.
The light pointer is updated in response to the command reception, and the received effect control command is stored in the address indicated by the light pointer in response to the update. The read pointer is updated when reading from the command reception buffer is performed (step S2102). Therefore, if the read pointer is not equal to the write pointer, it means that the effect control command that has not been read yet is stored in the command reception buffer. Therefore, if the read pointer is not the write pointer, the process proceeds to step S2102, and the CPU 241 loads 1-byte command data from the address indicated by the read pointer in the command receiving buffer. In this case, the read pointer is incremented for the next read (load).

なお、実際には図41のステップS2022の受信コマンドの有無の判断もリードポインタ=ライトポインタであるか否かで行うことができる。実際のプログラムとしては、コマンドチェックの処理に最初に進んだ時点でリードポインタ=ライトポインタであれば、図41のステップS2022で受信コマンド無しと判断されるものとすればよい。   Actually, the determination of the presence or absence of the received command in step S2022 in FIG. 41 can also be made based on whether or not the read pointer = write pointer. As an actual program, if the read pointer is equal to the write pointer when the process first proceeds to the command check process, it may be determined that there is no received command in step S2022 in FIG.

上述したように一つの演出制御コマンドは、モードとしての1バイトとイベントとしての1バイトの2バイトで形成されている。CPU241は図42のステップS2103で、ロードした1バイトのコマンドデータが、モードであるかイベントであるかを確認する。この確認は、8ビット(Bit0〜Bit7)のうちのBit7の値により行われる。
そしてモードであれば、コマンドの上位データ受信の処理として、ステップS2104に進み、読み出したコマンドデータを、レジスタ「コマンドHIバイト」にセーブする。また「コマンドLOバイト」のレジスタをクリアする。そしてステップS2101に戻る。
続いても、リードポインタ=ライトポインタでなければ、まだ読み出していない演出制御コマンドがコマンド受信バッファに格納されていることになるため、ステップS2102に進み、CPU241はコマンド受信バッファにおいてリードポインタで示されるアドレスから1バイトのコマンドデータをロードする。またリードポインタをインクリメントする。
そして読み出したコマンドがイベントであれば、コマンドの下位データ受信の処理として、ステップS2103からS2105に進み、読み出したコマンドデータを、レジスタ「コマンドLOバイト」にセーブする。
As described above, one effect control command is formed of two bytes, one byte as a mode and one byte as an event. In step S2103 of FIG. 42, the CPU 241 checks whether the loaded 1-byte command data is a mode or an event. This confirmation is performed based on the value of Bit 7 out of 8 bits (Bit 0 to Bit 7).
If the mode is the mode, the process proceeds to step S2104 as a process of receiving the upper data of the command, and the read command data is saved in the register “command HI byte”. Also, the “command LO byte” register is cleared. Then, the process returns to step S2101.
Subsequently, if the read pointer is not equal to the write pointer, an effect control command that has not been read yet is stored in the command reception buffer. Therefore, the process proceeds to step S2102, where the CPU 241 is indicated by the read pointer in the command reception buffer. Loads 1-byte command data from the address. Also, the read pointer is incremented.
If the read command is an event, the process proceeds from step S2103 to S2105 as a process of receiving lower-order data of the command, and the read command data is saved in the register “command LO byte”.

モード及びイベントのコマンドデータが、レジスタ「コマンドHIバイト」「コマンドLOバイト」にセーブされることで、CPU241は一つのコマンドを取り込んだことになる。
そこでCPU241はステップS2106で、取り込んだコマンドに応じた処理を行う。具体例は図43で後述する。
By saving the mode and event command data in the registers “command HI byte” and “command LO byte”, the CPU 241 has acquired one command.
Thus, in step S2106, the CPU 241 performs a process according to the fetched command. A specific example will be described later with reference to FIG.

リードポインタ=ライトポインタとなるのは、CPU241がまだ取り込んでいない演出制御コマンドがコマンド受信バッファには存在しない場合である。ステップS2101でリードポインタ=ライトポインタを確認したことで図41のステップS2023としてのコマンド解析処理を終了する。   The read pointer is equal to the write pointer when there is no effect control command that has not yet been captured by the CPU 241 in the command reception buffer. When the read pointer = write pointer is confirmed in step S2101, the command analysis processing as step S2023 in FIG. 41 ends.

上記のステップS2106におけるコマンド対応処理の例を図43で説明する。
図43Aは、コマンド対応処理としての基本処理を示している。2バイトの演出制御コマンドの受信に応じて、CPU241はまず図43AのステップS2121で、現在テストモード中であるか否かを確認する。テストモード中であれば、ステップS2122ですべての演出シナリオのクリア、音出力の停止、光表示装置45aにおけるLEDの消灯を行う。そしてステップS2123でテストモードを終了する。
テストモード中でなければ、これらの処理は行わない。
そしてCPU241は、ステップS2130において、取り込んだ演出制御コマンドについての処理を行うことになる。
An example of the command corresponding process in step S2106 will be described with reference to FIG.
FIG. 43A shows a basic process as a command corresponding process. In response to receiving the 2-byte effect control command, the CPU 241 first checks in step S2121 in FIG. 43A whether or not the current mode is the test mode. If it is in the test mode, in step S2122, all effect scenarios are cleared, sound output is stopped, and the LED on the light display device 45a is turned off. Then, the test mode ends in step S2123.
If not in the test mode, these processes are not performed.
Then, in step S2130, CPU 241 performs processing for the captured effect control command.

演出制御コマンドとしては、例えば特別図柄の変動パターン指定コマンド、装飾図柄指定コマンド、保留加算コマンド、遊技状態指定コマンド、電源投入コマンド、RAMクリアコマンド、設定変更中コマンド、設定変更終了コマンド、設定確認中コマンド、設定確認終了コマンド、設定値コマンド(本例では少なくとも起動時(図17のS808)や図柄変動開始時(図23のS1411)に主制御部20が送信する)、エラーコマンド(各種エラーの通知コマンド)・・・など多様に設定されている。ステップS2130では、CPU241は、受信したコマンドに対応して、プログラムで規定された処理を行う。ここでは図43B〜図43Eに四つの演出制御コマンドを挙げて、具体的処理を例示する。   The effect control commands include, for example, a variation pattern designation command for a special symbol, a decoration symbol designation command, a hold addition command, a game state designation command, a power-on command, a RAM clear command, a setting change command, a setting change end command, and a setting change confirmation command. Command, a setting confirmation end command, a setting value command (transmitted by the main control unit 20 at least at the time of activation (S808 in FIG. 17) or at the start of symbol variation (S1411 in FIG. 23)), and an error command (various errors Notification command) ... etc. In step S2130, CPU 241 performs a process specified by the program according to the received command. Here, the specific processing is illustrated by giving four effect control commands to FIGS. 43B to 43E.

図43Bは、ステップS2130でのコマンド処理として、変動パターン指定コマンドを取り込んだ場合の処理S2130aを示している。
この場合、CPU241は、ステップS2131で、装飾図柄指定コマンド待ち状態をセットする処理を行う。これは変動パターン指定コマンドと、装飾図柄指定コマンドが順次受信されることで、CPU241が図柄の変動表示の制御を行うためである。
FIG. 43B shows a process S2130a when a variation pattern designation command is fetched as the command process in step S2130.
In this case, the CPU 241 performs a process of setting a decorative symbol designating command waiting state in step S2131. This is because the CPU 241 controls the variable display of symbols by sequentially receiving the variation pattern designation command and the decorative symbol designation command.

図43Cは、ステップS2130でのコマンド処理として、図柄指定コマンドを取り込んだ場合の処理S2130bを示している。
この場合、CPU241は、まずステップS2132で、変動パターン指定コマンドを受信済みであるか否かを確認する。受信していなければそのまま処理を終える。
装飾図柄指定コマンドを受信した際に、既に変動パターン指定コマンド受信済みであれば、ステップS2133に進み、まず役物原点補正の動作についてのシナリオ登録を行う。そしてステップS2134で、図柄変動フラグをセットする。図柄変動フラグは、第1特別図柄、第2特別図柄、普通図柄のそれぞれに対応してそれぞれ設けられ、それぞれのフラグで変動状態を表すものとされる。例えば各2ビットの第1特別図柄変動フラグFZ1、第2特別図柄変動フラグFZ2、普通図柄変動フラグFZ3が用意され、それぞれについて変動中、停止中(当り)、停止中(はずれ)が示される。ここでは変動開始に伴い、対応する図柄変動フラグ(FZ1,FZ2,FZ3のいずれか)を、「変動中」を示す値にセットする。
なお図柄変動フラグは、当りの場合は、図柄変動終了時に所定時間「停止中(当り)」を示す値にセットされ、その後、図柄変動が開始されるまで「停止中(はずれ)」を示す値にセットされる。
ステップS2135でCPU241は、変動開始処理を行う。その後、変動開始に応じてステップS2136で変動パターン指定コマンドの削除を行う。
FIG. 43C shows a process S2130b when a symbol designating command is fetched as the command process in step S2130.
In this case, the CPU 241 first checks in step S <b> 2132 whether the variation pattern designation command has been received. If not received, the process ends.
If the variation pattern designating command has already been received when the decorative pattern designating command is received, the process proceeds to step S2133, and first, a scenario registration for the operation of the accessory origin correction is performed. Then, in a step S2134, a symbol variation flag is set. The symbol variation flag is provided corresponding to each of the first special symbol, the second special symbol, and the normal symbol, and each flag indicates a variation state. For example, a 2-bit first special symbol variation flag FZ1, a second special symbol variation flag FZ2, and a normal symbol variation flag FZ3 are prepared, and each of them indicates that the symbol is changing, stopped (hit), or stopped (missing). Here, at the start of the change, the corresponding symbol change flag (one of FZ1, FZ2, FZ3) is set to a value indicating “during change”.
The symbol variation flag is set to a value indicating "stopping (hit)" for a predetermined time at the end of the symbol variation in the case of a hit, and thereafter, a value indicating "stopping (losing)" until the symbol variation starts. Is set to
In step S2135, the CPU 241 performs a fluctuation start process. After that, the change pattern designation command is deleted in step S2136 according to the start of the change.

図43Dは、ステップS2130でのコマンド処理として、電源投入コマンドを取り込んだ場合の処理S2130cを示している。
この場合、CPU241は、ステップS2137でRAM243のクリア処理を行う。例えばコマンド受信/送信バッファ、各種操作入力情報バッファの内容等の記憶領域のクリアを行う。
そしてステップS2138でエラー解除コマンドの送信、ステップS2139で役物エラー情報のクリア、ステップS2140で役物動作の停止、ステップS2141で電源投入のシナリオ登録、ステップ2142で液晶制御部40へ送信する電源投入コマンドのセットを順次行う。
FIG. 43D shows a process S2130c when a power-on command is fetched as the command process in step S2130.
In this case, the CPU 241 performs a process of clearing the RAM 243 in step S2137. For example, it clears the storage areas such as the contents of the command reception / transmission buffer and the various operation input information buffers.
In step S2138, an error release command is transmitted. In step S2139, the accessory error information is cleared. In step S2140, the accessory operation is stopped. In step S2141, a power-on scenario is registered. Set commands sequentially.

図43Eは、ステップS2130でのコマンド処理として、RAMクリアコマンドを取り込んだ場合の処理S2130dを示している。
この場合、CPU241は、ステップS2143でRAM243のクリア処理を行う。例えばコマンド受信/送信バッファ、各種操作入力情報バッファの内容等の記憶領域のクリアを行う。
そしてステップS2144でエラー解除コマンドの送信、ステップS2145でRAMクリアエラーセットと、エラー報知タイマのセットを行う。さらにステップS2146でRAM243における抽選処理に関する情報のクリア、ステップS2147で、シナリオに関する情報のクリアを行う。そしてステップS2148で液晶制御部40へ送信する電源初期投入表示(RAMクリア)コマンドのセットを行う。
FIG. 43E shows processing S2130d in the case where a RAM clear command is fetched as the command processing in step S2130.
In this case, the CPU 241 performs a process of clearing the RAM 243 in step S2143. For example, it clears the storage areas such as the contents of the command reception / transmission buffer and the various operation input information buffers.
In step S2144, an error release command is transmitted, and in step S2145, a RAM clear error set and an error notification timer are set. Further, in step S2146, information about the lottery process in the RAM 243 is cleared, and in step S2147, information about the scenario is cleared. In step S2148, a power-on initial display (RAM clear) command to be transmitted to the liquid crystal control unit 40 is set.

以上、コマンド受信に応じた処理の例を説明した。
以上のコマンド受信に応じた処理としての図41のステップ2022〜S2024の処理は、本例ではVブランク割込カウンタ=0の期間のみ実行開始される。
The example of the processing according to the command reception has been described above.
The processing of steps 2022 to S2024 in FIG. 41 as the processing corresponding to the command reception described above is started to be executed only during the period of V blank interrupt counter = 0 in this example.

続いてCPU241は、図41のステップS2030でスケジューラ更新フラグを確認して処理を分岐する。ここではスケジューラ更新フラグがオフの場合のみ、ステップS2031〜S2034の処理を行うようにする。
そしてステップS2031でフレーム更新フラグをオンとする。
スケジューラ更新フラグはフレーム開始直後のステップS2006でオフとされるため、現在のフレーム期間で最初にステップS2030の処理に進んだときに、ステップS2031〜S2034の処理を行うことになる。またステップS2024でスケジューラ更新フラグがオフとされるため、コマンド受信があった場合もステップS2031〜S2034の処理を行う。
Subsequently, the CPU 241 checks the scheduler update flag in step S2030 in FIG. 41 and branches the processing. Here, the processing of steps S2031 to S2034 is performed only when the scheduler update flag is off.
Then, in step S2031, the frame update flag is turned on.
Since the scheduler update flag is turned off in step S2006 immediately after the start of the frame, the process of steps S2031 to S2034 is performed when the process first proceeds to step S2030 in the current frame period. Since the scheduler update flag is turned off in step S2024, the processing of steps S2031 to S2034 is performed even when a command is received.

CPU241はステップS2032でシナリオスケジューラ実行としての処理を行う。これはシナリオ登録情報の更新処理である。例えばシナリオチャネルsCHに登録された情報のうち待機時間(delay)が0のものについて、登録されたデータに対応した処理を実行する。即ちメインシナリオテーブルのうちで指定されたシナリオ番号に応じた処理を行う。メインシナリオ実行ライン(mcIx)、サブシナリオ実行ライン(scIx)、サブシナリオ実行ラインlmp(lmpIx)等の更新も行われる。
ステップS2033でCPU241はサウンドスケジューラ実行及び出力の処理を行う。これは、シナリオテーブルで指定される音サブシナリオに応じた音データ登録情報の更新処理、及び音データ登録情報に基づいた音制御信号の出力処理である。CPU241は演出制御部24が有する音コントローラに対して、現在のシナリオ進行に応じた音出力を実行させる。
The CPU 241 performs a process of executing a scenario scheduler in step S2032. This is an update process of the scenario registration information. For example, among the information registered in the scenario channel sCH, when the standby time (delay) is 0, a process corresponding to the registered data is executed. That is, processing is performed according to the scenario number specified in the main scenario table. The main scenario execution line (mcIx), the sub-scenario execution line (scIx), the sub-scenario execution line lmp (lmpIx), and the like are also updated.
In step S2033, the CPU 241 performs sound scheduler execution and output processing. This is a process of updating the sound data registration information according to the sound sub-scenario specified in the scenario table, and a process of outputting a sound control signal based on the sound data registration information. The CPU 241 causes the sound controller of the effect control unit 24 to execute sound output according to the current scenario progress.

ステップS2034でCPU241はランプスケジューラ実行処理を行う。
これはシナリオテーブルで指定されるランプサブシナリオに応じたランプデータ登録情報の更新処理である。
例えばCPU241はランプチャネルdwCH0〜dwCH15のそれぞれについて次の処理を行う。まずメインシナリオタイマ(msTm)とランプサブシナリオテーブルの時間データ(time)を比較する。ランプサブシナリオテーブルの時間データ(time)は、当該ライン(サブシナリオ実行ラインlmp(lmpIx)で示されるライン)が開始される時間を示している。従って、メインシナリオタイマの時間が、時間データ(time)以上となっていたら、そのラインについての処理を行う。
例えばまず、現在のラインが、ランプシナリオデータ終了コードD_LSENDが記述されたラインであるか否かを判断する。ランプシナリオデータ終了コードD_LSENDが記述されたラインではなければ、CPU241は、当該ラインに記述されているランプチャネルdwCH及びランプナンバを取得し、取得したランプチャネルdwCHに点灯パターンナンバの登録を行う。
またそのランプチャネルdwCHに対応する領域に登録点灯ナンバ(lmpNew)と実行点灯ナンバ(lmpNo)をセットする。即ちランプサブシナリオテーブルの当該ラインから取得したランプナンバを、登録点灯ナンバ(lmpNew)にセットし、「0」を実行点灯ナンバ(lmpNo)にセットする。またサブシナリオ実行ラインlmp(lmpIx)の値を+1する。以上により、ランプデータ登録情報としては、実行すべきランプ演出動作が登録された状態に更新される。
In step S2034, the CPU 241 performs a ramp scheduler execution process.
This is a process of updating the lamp data registration information according to the lamp sub-scenario specified in the scenario table.
For example, the CPU 241 performs the following processing for each of the lamp channels dwCH0 to dwCH15. First, the main scenario timer (msTm) is compared with the time data (time) in the ramp sub-scenario table. The time data (time) in the ramp sub-scenario table indicates the time at which the line (sub-scenario execution line lmp (lmpIx)) starts. Therefore, if the time of the main scenario timer is equal to or longer than the time data (time), the processing for that line is performed.
For example, first, it is determined whether or not the current line is a line in which a lamp scenario data end code D_LSEND is described. If it is not the line in which the lamp scenario data end code D_LSEND is described, the CPU 241 acquires the lamp channel dwCH and the lamp number described in the line, and registers the lighting pattern number in the acquired lamp channel dwCH.
In addition, a registered lighting number (lmpNew) and an effective lighting number (lmpNo) are set in an area corresponding to the lamp channel dwCH. That is, the lamp number acquired from the line in the lamp sub-scenario table is set to the registered lighting number (lmpNew), and “0” is set to the execution lighting number (lmpNo). Further, the value of the sub-scenario execution line lmp (lmpIx) is incremented by one. As described above, the lamp data registration information is updated to a state where the lamp effect operation to be executed is registered.

なおステップS2034では、以上のようなランプデータ登録情報の更新を行うが、その更新したランプデータ登録情報に基づくランプ駆動データ作成及びランプ駆動データ出力は、後のステップS2041、S2042で行う。   In step S2034, the above-described update of the lamp data registration information is performed. The lamp drive data generation and the lamp drive data output based on the updated lamp data registration information are performed in steps S2041 and S2042.

CPU241はステップS2040では、Vブランク割込カウンタの値により処理を分岐する。Vブランク割込カウンタが“0”であればステップS2041〜S2043の処理を実行し、“1”であればこれらの処理を実行しない。
ステップS2041では、CPU241はランプ駆動データの作成を行う。即ちランプデータ登録情報の各ランプチャネルdwCHに登録されている情報に基づいて実際に各種LEDを駆動するドライバに対して出力するランプ駆動データを生成する。
そしてステップS2042で、生成したランプ駆動データが上記のドライバに対して出力されるように制御する。
ステップS2043ではCPU241はキーイベント処理を行う。そしてステップS2002に戻る。
ステップS2041,S2042のランプ駆動データの作成及び出力の処理は、Vブランク割込カウンタ=0のときのみに実行が開始される。即ちフレームの前半の期間のみこれらの処理が開始されることになる。
In step S2040, the CPU 241 branches the process according to the value of the V blank interrupt counter. If the V blank interrupt counter is "0", the processing of steps S2041 to S2043 is executed, and if "1", these processings are not executed.
In step S2041, the CPU 241 creates lamp drive data. That is, based on the information registered in each lamp channel dwCH of the lamp data registration information, the lamp driving data to be actually output to the driver for driving various LEDs is generated.
In step S2042, control is performed so that the generated lamp drive data is output to the driver.
In step S2043, the CPU 241 performs a key event process. Then, the process returns to step S2002.
The processes of creating and outputting the lamp drive data in steps S2041 and S2042 are started only when the V blank interrupt counter = 0. That is, these processes are started only during the first half of the frame.

Vブランク割込カウンタ=2となった後、つまりフレーム期間の終了が検知された場合(S2020:=2)、CPU241はステップS2050以降のフレーム終了時に対応した処理を行う。   After V blank interrupt counter = 2, that is, when the end of the frame period is detected (S2020: = 2), the CPU 241 performs processing corresponding to the end of the frame after step S2050.

まずCPU241はステップS2050で、履歴表示処理を実行する。この履歴表示処理は、前述した設定履歴確認画面Gsを液晶表示装置36に表示させるための処理となる。なお、詳細については後述する説明する。   First, the CPU 241 executes a history display process in step S2050. This history display processing is processing for displaying the above-described setting history confirmation screen Gs on the liquid crystal display device 36. The details will be described later.

ステップS2050の表示処理を実行したことに応じ、CPU241はステップS2051でVブランク割込みカウンタをクリアし、次いでステップS2052でフレーム更新フラグをオフとし、ステップS2002に戻る。そして説明してきたように、新たなフレーム期間についての処理を行う。   In response to executing the display processing in step S2050, the CPU 241 clears the V blank interrupt counter in step S2051, turns off the frame update flag in step S2052, and returns to step S2002. Then, as described above, processing for a new frame period is performed.

以上の図41の処理と共にCPU241では、例えば1ms毎の割込処理として図44の処理が実行される。即ち図44の処理は、表示データのフレームタイミングに関わらず1ms毎に実行される処理である。
図44において、CPU241はステップS2200で、WDTパルス生成処理を行う。WDT回路はこのWDTパルスにより1ms毎のカウントを行う。
ステップS2201でCPU241は、モータのセンサ更新処理を行う。これは前述した位置検出センサ82aの情報を検知する処理である。
In addition to the above-described processing in FIG. 41, the CPU 241 executes the processing in FIG. That is, the process in FIG. 44 is a process executed every 1 ms regardless of the frame timing of the display data.
44, in step S2200, the CPU 241 performs a WDT pulse generation process. The WDT circuit counts every 1 ms using the WDT pulse.
In step S2201, the CPU 241 performs a motor sensor update process. This is a process of detecting the information of the position detection sensor 82a described above.

ステップS2202でCPU241はデバイススケジューラ実行処理を行う。具体的にはモータデータ登録情報の更新を行う。またステップS2203でデバイススケジューラ出力処理として、可動体役物モータ80cのドライバへのモータ駆動データの出力処理を行う。
即ちCPU241は、フレーム期間に比べて約1/30の時間間隔である1ms毎に、モータ動作制御を行っている。
In step S2202, the CPU 241 performs a device scheduler execution process. Specifically, the motor data registration information is updated. In step S2203, output processing of motor drive data to the driver of the movable object motor 80c is performed as device scheduler output processing.
That is, the CPU 241 controls the motor operation every 1 ms, which is about 1/30 of the frame period.

続くステップS2204でCPU241は、キー入力処理を行う。即ち、演出ボタン13等の各種操作子の操作に応じた信号を確認する。
CPU241はステップS2204の処理を実行したことに応じ、図44に示す割込処理を終える。
In subsequent step S2204, CPU 241 performs a key input process. That is, a signal corresponding to the operation of various operation elements such as the effect button 13 is confirmed.
The CPU 241 ends the interrupt process shown in FIG. 44 in response to executing the process of step S2204.

ここまでCPU241の処理例を説明してきたが、以上の処理例では、CPU241は表示データのフレームに合わせて各種処理を行っている。
図45は表示データのフレーム期間毎の各種タイミングを示している。
表示データの各フレームをフレームFR0、FR1、FR2・・・とする。例えば時点T0〜T1にフレームFR0の表示、時点T1〜T2にフレームFR1の表示が行われる。
Vブランク割込カウンタの値は、図41のステップS2051でクリアされるため、図示のようにフレーム開始時点で“0”、フレーム中間の時点(時点T0m、T1m等)で“1”となり、“2”となった直後にクリアされる。
Although the processing example of the CPU 241 has been described so far, in the above processing example, the CPU 241 performs various processing in accordance with the frame of the display data.
FIG. 45 shows various timings of display data for each frame period.
Each frame of the display data is referred to as a frame FR0, FR1, FR2,. For example, the display of the frame FR0 is performed at time T0 to T1, and the display of the frame FR1 is performed at time T1 to T2.
Since the value of the V blank interrupt counter is cleared in step S2051 in FIG. 41, it becomes “0” at the start of the frame and “1” at the middle of the frame (time T0m, T1m, etc.) as shown in FIG. Cleared immediately after 2 ".

図中、「SL」はフレーム期間を表し、「SLs」はフレーム期間の開始タイミング(以下「フレーム開始タイミングSLs」と表記)を表す。「CA」は、フレーム前半期間を意味している。   In the figure, “SL” represents a frame period, and “SLs” represents a start timing of the frame period (hereinafter, referred to as “frame start timing SLs”). “CA” means the first half of the frame.

先ず前提として、液晶表示装置36に表示すべき表示データ(フレーム画像データ)の描画処理は、液晶制御部40が演出制御部24(CPU241)からの液晶制御コマンドに基づいて行う。この描画処理は、フレーム期間SL内において、次のフレームの表示データについて実行される。例えばフレームFR1の表示データの描画は、フレームFR0の表示期間である時点T0〜T1内に実行される。
また、液晶制御部40では、描画に用いるデータのプリロードが行われる。このプリロードは、描画のための準備として、描画処理のさらに1フレーム前の期間に実行される。例えばフレームFR2の表示データの描画のためのプリロードは、フレームFR0の表示期間である時点T0〜T1内に実行される。
なお、これら描画処理やプリロードの開始タイミングは、図示のようにフレーム開始タイミングSLsと同期している。
First, as a premise, the drawing process of display data (frame image data) to be displayed on the liquid crystal display device 36 is performed by the liquid crystal control unit 40 based on a liquid crystal control command from the effect control unit 24 (CPU 241). This drawing process is executed for the display data of the next frame within the frame period SL. For example, the drawing of the display data of the frame FR1 is executed during the time points T0 to T1, which is the display period of the frame FR0.
In the liquid crystal control unit 40, preload of data used for drawing is performed. This preload is executed in a period one frame before the drawing process as preparation for drawing. For example, the preload for drawing the display data of the frame FR2 is executed within the time period T0 to T1, which is the display period of the frame FR0.
Note that the drawing processing and the preload start timing are synchronized with the frame start timing SLs as shown in the figure.

演出制御部24(CPU241)側では、SLで示すフレーム期間中は、くり返しステップS2021〜S2043の処理が行われる。
但し、受信コマンド処理(S2022〜S2024)は、フレーム前半期間CAのみ実行される。これらはVブランク割込カウンタ=0のときのみ実行されるためである。
受信コマンドの解析処理は、図42、図43のような処理となるが、これは比較的処理負担の重い処理となると共に、受信コマンド数によって処理も多くなる。コマンド種類によっては演出のための抽選等も行う必要が生ずる。本実施形態では、このような処理をフレーム前半期間にのみ行うものとしている。
なお、このためコマンド信号に関しては、例えば時点T0m〜T1mとして破線で示す期間に受信されたコマンド信号については、時点T1〜T1mの期間にコマンド解析が行われることになる。
On the side of the effect control unit 24 (CPU 241), during the frame period indicated by SL, the processing of the repeated steps S2021 to S2043 is performed.
However, the reception command processing (S2022 to S2024) is executed only in the first half period CA of the frame. This is because these are executed only when the V blank interrupt counter = 0.
The received command analysis process is a process as shown in FIGS. 42 and 43. This process is a process that requires a relatively heavy processing load, and the number of processes increases depending on the number of received commands. Depending on the command type, it may be necessary to perform a lottery or the like for an effect. In the present embodiment, such processing is performed only in the first half period of the frame.
For this reason, as for the command signal, for example, a command signal received during a period indicated by a broken line as time T0m to T1m is subjected to command analysis during a period from time T1 to T1m.

またランプデータ作成/出力処理(S2241〜S2243)もフレーム前半期間CAのみ実行される。これらもVブランク割込カウンタ=0のときのみ実行されるようにしているためである。
The ramp data creation / output processing (S2241 to S2243) is also executed only in the first half period CA of the frame. This is because these are also executed only when the V blank interrupt counter = 0.

[5-2.設定履歴確認画面の表示]

本実施形態のパチンコ遊技機1は、設定値Ve(Vd)に関する操作に係る履歴を設定操作履歴として表示する機能を有する。具体的に、設定操作履歴としては、設定値Veの変更に係る履歴と、設定値Veの確認(設定確認処理)に係る履歴とを表示する。
[5-2. Display of setting history confirmation screen]

The pachinko gaming machine 1 according to the present embodiment has a function of displaying a history related to an operation related to the set value Ve (Vd) as a set operation history. Specifically, as the setting operation history, a history related to the change of the set value Ve and a history related to confirmation of the set value Ve (setting confirmation processing) are displayed.

図46は、設定操作履歴の一表示態様としての設定履歴確認画面Gsの例を示している。
設定履歴確認画面Gsは、演出制御部24の制御に基づき、液晶表示装置36の画面上に表示されるものであり、本例では、図のように設定変更、設定確認それぞれの対象事象について、その内容と発生時点(本例では日時:日付け及び時分による時刻)を表す情報が含まれる。
対象事象の「内容」は、設定変更については、対象事象の種類の名称情報(つまり「設定変更」)と、変更後の設定値Ve(設定変更処理により設定完了された設定値Vdに対応する設定値Ve)の数値情報とが含まれる。設定確認については、対象事象の種類の名称情報(つまり「設定確認」)と、設定確認時における設定値Ve(つまり使用者により確認された設定値Ve)の数値情報とが含まれる。
FIG. 46 shows an example of a setting history confirmation screen Gs as one display mode of the setting operation history.
The setting history confirmation screen Gs is displayed on the screen of the liquid crystal display device 36 based on the control of the effect control unit 24. In this example, as shown in FIG. Information indicating its contents and the time of occurrence (in this example, date and time: date and time by hour and minute) is included.
The "content" of the target event corresponds to the name information of the type of the target event (that is, "setting change") and the set value Ve after the change (the set value Vd completed by the setting change process) for the setting change. And numerical information of the set value Ve). The setting confirmation includes name information of the type of the target event (that is, “setting confirmation”) and numerical information of the setting value Ve at the time of setting confirmation (that is, the setting value Ve confirmed by the user).

本例の設定履歴確認画面Gsは、複数のページから成り、具体的には5ページを表示可能とされている。1ページに表示可能な履歴情報は本例では10件とされ、従って最大で50件(10×5件)の履歴情報を表示可能とされている。
本例において、設定履歴確認画面Gsにおけるページの切り替え操作は、十字キー16(図3参照)の操作とされている。例えば、十字キー16うち何れかの方向指示キーを1回押圧操作するごとに、1ページ分のページ送りが行われる。
The setting history confirmation screen Gs of this example is composed of a plurality of pages, and specifically, can display five pages. In this example, the number of pieces of history information that can be displayed on one page is ten. Therefore, a maximum of 50 pieces (10 × 5) pieces of history information can be displayed.
In this example, the page switching operation on the setting history confirmation screen Gs is the operation of the cross key 16 (see FIG. 3). For example, each time one of the direction keys of the cross key 16 is pressed once, page feed for one page is performed.

設定履歴確認画面Gsにおいては、各履歴情報に対して表示番号が付されている。本例の場合、この表示番号は、最新の履歴に対して「1」が割り振られ、最新から過去にかけて昇順に番号が割り振られる。
また、設定履歴確認画面Gsには、現在のページ番号も表示される(図中では「1/5」のように最大ページ数も併せて表記される)。
In the setting history confirmation screen Gs, display numbers are given to respective pieces of history information. In the case of this example, “1” is assigned to this display number for the latest history, and numbers are assigned in ascending order from the latest to the past.
Further, the current page number is also displayed on the setting history confirmation screen Gs (the maximum number of pages is also indicated like "1/5" in the figure).

図46では図示されていないが、本例における履歴表示の対象事象としては、上記した設定変更及び設定確認以外にも、各種のエラーが含まれる。ここでのエラーとしては、例えば扉開放エラー、補給切れエラー、球詰りエラー等、設定値エラー以外の各種エラーがある。   Although not shown in FIG. 46, the target events of the history display in this example include various errors in addition to the setting change and the setting confirmation described above. The errors here include, for example, various errors other than the set value error, such as a door opening error, a replenishment error, and a ball clogging error.

設定履歴確認画面Gsは、所定の状態下において所定操作が行われたことに応じて表示が行われる。具体的に、本例における設定履歴確認画面Gsは、設定確認中(ステップS109の設定確認処理の実行中)において、演出ボタン13が操作されることに応じて表示される。ここで、先の説明から理解されるように、設定確認処理はパチンコ遊技機1の起動時に前枠2が開放され設定キーが操作されたことに応じて実行されるものであり、従って設定履歴確認画面Gsの表示は、このような起動時の前枠2開放状態で行われることが想定されるものである。   The setting history confirmation screen Gs is displayed in response to a predetermined operation being performed in a predetermined state. Specifically, the setting history confirmation screen Gs in this example is displayed in response to the operation of the effect button 13 during the setting confirmation (during the execution of the setting confirmation processing in step S109). Here, as will be understood from the above description, the setting confirmation process is executed in response to the opening of the front frame 2 and the operation of the setting key when the pachinko gaming machine 1 is started. The display of the confirmation screen Gs is assumed to be performed in such a state that the front frame 2 is opened at the time of the start-up.

図47は、設定確認中において液晶表示装置36に表示される設定確認中画面の例を示している。この設定確認中画面は、演出制御部24(CPU241)が、主制御部20側からの設定確認中コマンド(S704参照)を受信したことに応じて表示を開始させる。
本例の設定確認中画面には、設定確認中である旨をホールスタッフ等の使用者に報知するための情報(図中では「設定確認中」の文字)と共に、設定履歴確認画面Gsの表示にあたり必要とされる操作の案内情報(図中では「設定履歴一覧」の文字、演出ボタン13のアイコンと「で決定」の文字が該当)が表示されている。
FIG. 47 shows an example of a setting confirmation screen displayed on the liquid crystal display device 36 during the setting confirmation. The setting confirmation screen is started to be displayed in response to the effect control unit 24 (CPU 241) receiving the setting confirmation command (see S704) from the main control unit 20 side.
The setting confirmation screen Gs is displayed on the setting confirmation screen Gs along with information for notifying the user such as the hall staff that the setting is being confirmed (in the figure, the character “Setting is being confirmed”). (In the figure, the characters of “setting history list”, the icon of the effect button 13 and the character of “determined”) are displayed.

ここで、本例では、上記のように設定確認中画面、すなわち設定確認中の報知画面上に設定履歴確認画面Gsの表示のための操作案内を表示しており、該操作案内に従って使用者が所定操作(本例では演出ボタン13の操作)を行ったことに応じて、図46に示した設定履歴確認画面Gsに遷移する。
これは、演出制御部24(CPU241)は、設定確認中の報知画面上に操作案内を表示した状態で設定履歴確認画面Gsの表示指示を受け付けている、と換言することができる。
これにより、設定確認中画面を表示する処理のみで、設定履歴確認画面Gsを表示可能なタイミングと、設定履歴確認画面Gsの表示に必要な操作との二つの情報を使用者に把握させることができる。すなわち、設定履歴確認画面Gsの表示を行う上で使用者への通知が必要とされる情報を提示するにあたっての処理負担軽減が図られるものである。
Here, in this example, the operation guidance for displaying the setting history confirmation screen Gs is displayed on the setting confirmation screen, that is, the notification screen during the setting confirmation as described above, and the user follows the operation guidance. In response to performing a predetermined operation (in this example, operation of the effect button 13), the screen transits to a setting history confirmation screen Gs illustrated in FIG.
In other words, it can be said that the effect control unit 24 (CPU 241) receives the display instruction of the setting history confirmation screen Gs while displaying the operation guidance on the notification screen during the setting confirmation.
Accordingly, the user can grasp two pieces of information of the timing at which the setting history confirmation screen Gs can be displayed and the operation required to display the setting history confirmation screen Gs only by the process of displaying the setting confirmation screen. it can. That is, the processing load for presenting information that needs to be notified to the user when displaying the setting history confirmation screen Gs is reduced.

また、本例の設定履歴確認画面Gsは、保存されている履歴情報の数に拘わらず、全ページに遷移可能とされている。例えば、図46のように保存されている履歴情報の数が「8」であったとしても、ページ切り替え操作に応じて、2ページ目〜5ページ目の全ページを表示可能とされている。換言すれば、履歴情報が存在しない、いわば空のページも含んだ全てのページを表示可能とされているものである。
これにより、パチンコ遊技機1が最大でどの程度の数の履歴を保持及び表示可能であるかを使用者に直感的に把握させることができる。
In addition, the setting history confirmation screen Gs of the present example can transit to all pages regardless of the number of stored history information. For example, even if the number of stored pieces of history information is “8” as shown in FIG. 46, all pages from the second page to the fifth page can be displayed according to the page switching operation. In other words, it is possible to display all pages including no blank information, that is, empty pages.
This allows the user to intuitively grasp the maximum number of histories that the pachinko gaming machine 1 can hold and display.

図48は、設定履歴確認画面Gsの表示にあたり必要とされる履歴表示用情報の例を示している。
この履歴表示用情報は、演出制御部24のCPU241が履歴表示の対象事象の発生ごとに対応する履歴情報をRAM243の所定領域に蓄積していくことで構築される情報である。
FIG. 48 shows an example of history display information required for displaying the setting history confirmation screen Gs.
The history display information is information constructed by the CPU 241 of the effect control unit 24 accumulating history information corresponding to each occurrence of a history display target event in a predetermined area of the RAM 243.

RAM243のワーク領域には、履歴表示用情報を格納するための領域(以下「履歴保存領域」と表記)が定められており、CPU241は後述の処理(図52及び図53参照)を実行することで、対象事象の発生ごとに、対応する履歴情報を履歴保存領域に追加していく。
以下、対象事象の発生ごとに一つずつ追加されていく履歴情報のことを「個別履歴情報」と表記する。本例では、最大で50個の履歴を表示可能とされていることから、RAM243における履歴保存領域としては、履歴0〜履歴49の50個の個別履歴情報を格納可能な領域として設定されている。
In the work area of the RAM 243, an area for storing history display information (hereinafter, referred to as a "history storage area") is defined, and the CPU 241 executes processing described later (see FIGS. 52 and 53). Then, every time the target event occurs, the corresponding history information is added to the history storage area.
Hereinafter, the history information added one by one for each occurrence of the target event is referred to as “individual history information”. In this example, since up to 50 histories can be displayed, the history storage area in the RAM 243 is set as an area capable of storing 50 pieces of individual history information of histories 0 to 49. .

個別履歴情報としては、図示のように履歴の日時情報の表示に必要となる「年」「月」「時」「分」の情報と、履歴の種類(設定変更、設定確認、又はエラー)を表す「type」の情報と、「data」の情報とを含む。「data」の情報は、「type」が設定変更、設定確認の場合にはそれぞれ設定変更による変更後の設定値Ve、設定確認された設定値Veを表す情報が格納され、「type」の情報が「エラー」である場合にはエラー種別を表す情報が格納される。   As the individual history information, as shown in the figure, information of “year”, “month”, “hour”, “minute” necessary for displaying the date and time information of the history, and the type of the history (setting change, setting confirmation, or error) are shown. The information includes “type” information and “data” information. In the information of “data”, when the “type” is a setting change and a setting confirmation, information indicating the setting value Ve after the change due to the setting change and the setting value Ve whose setting has been confirmed are stored, and the information of “type” is stored. Is "error", information indicating an error type is stored.

履歴表示用情報としては、例えば先頭の領域にチェックサム領域及び最新履歴位置情報の格納領域がそれぞれ設けられ、これらの領域に続く領域が個別履歴情報の格納領域とされている。
チェックサム領域は、個別履歴情報の格納領域全体における記憶情報から計算されるサム値を格納する領域である。なお、このサム値の役割については後述する。
最新履歴位置情報は、RAM243上における最後に追加された個別履歴情報の記憶位置を表す情報である。
As the history display information, for example, a checksum area and a storage area for the latest history position information are respectively provided in the first area, and an area subsequent to these areas is set as the storage area for the individual history information.
The checksum area is an area for storing a sum value calculated from storage information in the entire storage area for individual history information. The role of this sum value will be described later.
The latest history position information is information indicating the storage position of the individual history information added last on the RAM 243.

ここで、RAM243は情報読み出し速度が比較的速いことから、設定履歴確認画面Gsの迅速な表示にあったては、上記のようにワーク領域に保持された履歴表示用情報を用いることが望ましい。
しかしながら、RAM243は、バックアップ電源が接続されておらず、電源遮断された際に記憶情報を保持し続けることが不能とされている。設定履歴確認画面Gsで表示する設定操作履歴は、例えば数週間や1ヶ月程度等、比較的長い期間にわたっての履歴となることが想定されるものであり、従って、RAM243のみを履歴表示用情報の保存先メモリとしてしまうと、電源遮断が生じるごとに履歴情報が失われてしまい、履歴表示を適正に行うことができなくなってしまう。
Here, since the information reading speed of the RAM 243 is relatively high, it is desirable to use the history display information held in the work area as described above when displaying the setting history confirmation screen Gs quickly.
However, the RAM 243 is not connected to a backup power supply, and cannot retain stored information when the power is cut off. The setting operation history displayed on the setting history confirmation screen Gs is assumed to be a history over a relatively long period, such as several weeks or one month. Therefore, only the RAM 243 is used as the history display information. If the storage destination memory is used, the history information is lost each time the power is turned off, and the history display cannot be performed properly.

そこで本実施形態では、CPU243がアクセス可能なメモリとして、図3に示したメモリ244(つまりパチンコ遊技機1が電源遮断されても記憶情報を保持可能なメモリ)を設け、該メモリ244に対してRAM243のワーク領域に記憶された履歴表示用情報をバックアップ記憶させる。   Therefore, in the present embodiment, the memory 244 shown in FIG. 3 (that is, a memory capable of holding storage information even when the power of the pachinko gaming machine 1 is shut down) is provided as a memory accessible by the CPU 243. The history display information stored in the work area of the RAM 243 is backed up.

図49は、実施形態としての履歴表示用情報のバックアップ動作例を説明するための図である。
本例では、メモリ244には履歴表示用情報をバックアップ記憶するための領域として複数の領域が設けられている。具体的には、図中の第一履歴保存領域と第二履歴保存領域の二つの領域が設定されている。
CPU241は、メモリ244におけるこれら第一、第二履歴保存領域のそれぞれに、RAM243の履歴保存領域に記憶された履歴表示用情報をコピーする。
FIG. 49 is a diagram for describing an example of the backup operation of the history display information according to the embodiment.
In this example, the memory 244 is provided with a plurality of areas as areas for backing up the history display information. Specifically, two areas, a first history storage area and a second history storage area in the figure, are set.
The CPU 241 copies the history display information stored in the history storage area of the RAM 243 to each of the first and second history storage areas in the memory 244.

前述のように、設定履歴確認画面Gsが表示可能となるのは設定確認中(つまりパチンコ遊技機1の電源再投入直後の状態)であり、換言すれば、パチンコ遊技機1の電源遮断を介した後である。電源遮断によりRAM243における履歴表示用情報はクリアされる(保持不能となる)ので、CPU241は、自身の起動時において、メモリ244の第一履歴保存領域又は第二履歴保存領域にバックアップされた履歴表示用情報をRAM243の履歴保存領域に書き戻す。これにより、設定履歴確認画面Gsを表示すべき状態となる前に、RAM243に適正な履歴表示用情報が記憶された状態を得ることができる。
その上でCPU241は、設定履歴確認画面Gsの表示を、RAM243に記憶された履歴表示用情報に基づき液晶表示装置36に実行させる。
これにより、設定操作履歴の表示を適正且つ速やかに実行可能な遊技機を実現することができる。
As described above, the setting history confirmation screen Gs can be displayed while the setting is being confirmed (that is, immediately after the power of the pachinko gaming machine 1 is turned on again). In other words, the power of the pachinko gaming machine 1 is turned off. After. When the power is turned off, the history display information in the RAM 243 is cleared (cannot be held), so that when the CPU 241 starts up, the CPU 241 displays the history display backed up in the first history storage area or the second history storage area of the memory 244. The use information is written back to the history storage area of the RAM 243. Thereby, before the setting history confirmation screen Gs is displayed, it is possible to obtain a state in which the appropriate history display information is stored in the RAM 243.
Then, the CPU 241 causes the liquid crystal display device 36 to display the setting history confirmation screen Gs based on the history display information stored in the RAM 243.
Thereby, it is possible to realize a gaming machine capable of appropriately and promptly displaying the setting operation history.

本例では、このようにメモリ244にRAM243における履歴表示用情報のバックアップをとる前提において、上記した第一、第二履歴保存領域等の複数の履歴保存領域を設けて、複数のバックアップをとるものとしている。
このように履歴表示用情報について複数のバックアップをとることにより、メモリ244における記憶データ破損に対する設定履歴確認画面Gsの表示耐性の向上を図ることができる。すなわち、或る履歴保存領域にデータ破損が生じても他の履歴保存領域の履歴表示用情報を用いて設定履歴確認画面Gsを表示可能となるものであり、従って、メモリ244における記憶データ破損に起因して適正な履歴情報表示が不能となる事態の発生可能性を低減することができる。
In this example, on the premise that the history display information in the RAM 243 is backed up in the memory 244, a plurality of history storage areas such as the above-described first and second history storage areas are provided to perform a plurality of backups. And
By making a plurality of backups of the history display information in this way, it is possible to improve the display durability of the setting history confirmation screen Gs for the corruption of the stored data in the memory 244. That is, even if data corruption occurs in a certain history storage area, the setting history confirmation screen Gs can be displayed using the history display information of another history storage area. As a result, it is possible to reduce the possibility of occurrence of a situation where proper history information display becomes impossible.

ここで、本例では、履歴表示用情報のメモリ244へのコピー(バックアップ)は、RAM243における履歴表示用情報に新たな履歴情報(個別履歴情報)が追加されるごとに実行するものとしている。すなわち、対象事象の発生に応じてRAM243の履歴表示用情報に新たな個別履歴情報を追加したことに応じて、該追加後の履歴表示用情報をメモリ244における第一、第二履歴保存領域のそれぞれにコピーする。   Here, in this example, copying (backup) of the history display information to the memory 244 is performed every time new history information (individual history information) is added to the history display information in the RAM 243. That is, in response to the addition of new individual history information to the history display information in the RAM 243 in response to the occurrence of the target event, the history display information after the addition is stored in the first and second history storage areas in the memory 244. Copy to each.

例えば、履歴表示用情報のメモリ244へのコピーは一定時間ごとに行うことも考えられるが、その場合、最新の個別履歴情報の追加の直後に不慮の電源遮断(パチンコ遊技機1の電源遮断)が起きてしまうと、最新の履歴がメモリ244の履歴表示用情報に反映されないまま電断されてしまい、次回の起動時に設定履歴確認画面Gsを表示する際、最新の履歴が表示されない事態が起こり得る。
これに対し、上記のように履歴追加ごとにコピーを行うものとすれば、不慮の電断に起因してRAM243とメモリ244との間で履歴の記憶内容が不一致となる事態の発生防止を図ることができ、履歴情報の表示不具合発生を抑制することができる。
For example, it is conceivable to copy the history display information to the memory 244 at regular intervals. In this case, the power supply is cut off unexpectedly immediately after the latest individual history information is added (the power supply of the pachinko gaming machine 1 is cut off). Occurs, the power is cut off without the latest history being reflected in the history display information in the memory 244. When the setting history confirmation screen Gs is displayed at the next startup, the latest history may not be displayed. obtain.
On the other hand, if copying is performed each time a history is added as described above, it is possible to prevent a situation in which the storage contents of the history do not match between the RAM 243 and the memory 244 due to an unexpected power failure. This makes it possible to suppress the occurrence of display failure of the history information.

なお、個別履歴情報の追加ごとにメモリ244へのコピーを行うことはあくまで一例であり、例えば、パチンコ遊技機1の電源遮断ごとにコピーを行う等、他のタイミングでコピーを行うことも可能である。   Copying to the memory 244 each time individual history information is added is merely an example, and copying may be performed at another timing, for example, each time the pachinko gaming machine 1 is turned off. is there.

図50は、履歴表示用情報における個別履歴情報の追加処理例を示している。
本例では、RAM243における個別履歴情報の格納領域は、個別履歴情報を50個保持可能なリングバッファ領域とされている。
具体的に、図50A中に例示されるように、個別履歴情報として履歴t0〜履歴t49の50個が格納されている状態において、新たに履歴t50としての個別履歴情報を追加すべき状態となったとする。
この状態において、前述した最新履歴位置情報が示す最新履歴位置は、図示のように履歴t49としての個別履歴情報の格納位置とされている。
FIG. 50 illustrates an example of processing for adding individual history information in history display information.
In this example, the storage area of the individual history information in the RAM 243 is a ring buffer area capable of holding 50 individual history information.
More specifically, as illustrated in FIG. 50A, in a state where 50 pieces of histories t0 to t49 are stored as individual history information, a state in which individual history information as history t50 is to be newly added is set. Suppose.
In this state, the latest history position indicated by the above-described latest history position information is a storage position of the individual history information as the history t49 as shown in the figure.

履歴t50としての個別履歴情報を追加するにあたっては、先ず、図50Bに示すように、CPU241は最新履歴位置を次の位置、すなわち履歴t0の格納位置に更新する。その上で、図50Cに示すように、最新履歴位置が表す個別履歴情報の格納位置に、追加すべき履歴t50の個別履歴情報を記憶する(つまり履歴t0に上書きする)。
これにより、個別履歴情報が最大に保持されている状態で新たな個別履歴情報を追加する際には、最も過去における個別履歴情報が最新の個別履歴情報により上書きされ、結果、履歴表示用データにおける個別履歴情報の格納領域には、最新から過去50個分の個別履歴情報が保持されることになる。すなわち、個別履歴情報の保持数が上限である(表示に必要とされる)50個を超えないように図られている。
In adding the individual history information as the history t50, first, as shown in FIG. 50B, the CPU 241 updates the latest history position to the next position, that is, the storage position of the history t0. Then, as shown in FIG. 50C, the individual history information of the history t50 to be added is stored in the storage position of the individual history information indicated by the latest history position (that is, the history t0 is overwritten).
With this, when adding new individual history information in a state where the individual history information is held to the maximum, the oldest individual history information is overwritten by the latest individual history information, and as a result, in the history display data, The individual history information storage area holds the latest 50 pieces of individual history information from the latest. That is, the number of retained individual history information is not to exceed the upper limit (50 pieces required for display).

本例では、このようにリングバッファの態様により個別履歴情報の記憶が行われた履歴表示用情報に基づいて、設定履歴確認画面Gsの表示が行われることになる。
個別履歴情報がリングバッファの態様により記憶される場合には、最新履歴位置が管理される共に、最新履歴位置を基準した各履歴情報の記憶位置によって各履歴情報の新順又は古順が自ずと把握されることになる。そのため、設定履歴確認画面Gsとして、履歴一覧を新順又は古順に表示する際には、各履歴情報に含まれる時刻情報を参照して各履歴情報の新順、古順を特定する必要がなくなる。すなわち、履歴を新順又は古順に一覧表示する上での処理負担の軽減を図ることができるものである。
In this example, the setting history confirmation screen Gs is displayed based on the history display information in which the individual history information is stored in the ring buffer mode.
When the individual history information is stored in the form of a ring buffer, the latest history position is managed, and the new or old order of each history information is naturally grasped by the storage position of each history information based on the latest history position. Will be done. Therefore, when displaying the history list in the new order or the oldest order as the setting history confirmation screen Gs, it is not necessary to refer to the time information included in each history information to specify the newest order and the oldest order of each history information. . In other words, it is possible to reduce the processing load in displaying a list of histories in the new order or the oldest order.

ここで、本例では、設定履歴確認画面Gsの表示は、設定確認中であることを条件としてのみ実行されるものであり、設定変更中(ステップS115の設定変更処理中)においては設定履歴確認画面Gsを表示しない。
設定変更中には設定値Veが変更され得るので、設定変更中に設定変更に係る履歴を表示すると使用者の混乱を招く虞があり望ましくない。
設定変更中に設定履歴確認画面Gsを表示しないものとすることで、設定値Veの履歴表示に係る使用者の混乱を招くことの防止を図ることができる。
Here, in the present example, the display of the setting history confirmation screen Gs is performed only on condition that the setting is being confirmed, and the setting history confirmation screen is being confirmed during the setting change (during the setting change process in step S115). The screen Gs is not displayed.
Since the setting value Ve can be changed during the setting change, displaying the history of the setting change during the setting change may undesirably cause confusion for the user.
By not displaying the setting history confirmation screen Gs during the setting change, it is possible to prevent the user from being confused in displaying the history of the setting value Ve.

続いて、上記により説明した実施形態としての設定履歴確認画面Gsの表示に係る動作を実現するための処理について、図51〜図55のフローチャートを参照して説明する。
図51は、電源投入時履歴情報初期設定処理(S2001)のフローチャートである。該処理は、図41で説明した演出制御メイン処理の一部としてCPU241が実行する処理であり、具体的にCPU241は、起動に伴いステップS2000の各種初期設定処理を終えたことに応じて該ステップS2001の処理を実行する。先に述べた通り、ステップS2001の処理は、設定履歴確認画面Gsの表示に必要な情報をRAM243に保持するための処理となる。
Subsequently, a process for realizing the operation related to the display of the setting history confirmation screen Gs as the embodiment described above will be described with reference to the flowcharts of FIGS.
FIG. 51 is a flowchart of the power-on history information initial setting process (S2001). This process is a process executed by the CPU 241 as a part of the effect control main process described with reference to FIG. 41. Specifically, the CPU 241 performs the steps The processing of S2001 is executed. As described above, the process in step S2001 is a process for storing information necessary for displaying the setting history confirmation screen Gs in the RAM 243.

図51において、CPU241はステップS2301で、メモリ244における第一履歴保存領域の履歴表示用情報を内部ワーク(RAM243)に転送する処理を行う。ここで、今回の起動よりも以前の段階で履歴表示の対象事象が発生していれば、メモリ244に対しては、後述するステップS2160の履歴情報更新処理が行われることに伴い(図53:特にステップS2406)、第一、第二履歴保存領域のそれぞれに履歴表示用情報が記憶される。ステップS2301の処理では、このようにメモリ244に記憶された履歴表示用情報のうち第一履歴保存領域の履歴表示用情報をRAM243に転送し、履歴保存領域に記憶させる。   51, in step S2301, the CPU 241 performs a process of transferring the history display information in the first history storage area in the memory 244 to the internal work (RAM 243). Here, if the history display target event has occurred at a stage prior to the current activation, the history information updating process of step S2160 described later is performed on the memory 244 (FIG. 53: In particular, in step S2406, history display information is stored in each of the first and second history storage areas. In the process of step S2301, the history display information of the first history storage area among the history display information stored in the memory 244 is transferred to the RAM 243 and stored in the history storage area.

続くステップS2302でCPU241は、第一履歴保存領域についてのサム値の異常有無を判定する(チェックサム処理)。すなわち、上記のように第一履歴保存領域からRAM243の履歴保存領域に記憶された履歴表示用情報(以下「第一履歴表示用情報」と表記)について、個別履歴情報の格納領域全体の記憶値からサム値を計算し、該計算したサム値が、第一履歴表示用情報におけるチェックサム領域に記憶されているサム値と一致するか否かを判定する。
チェックサム領域におけるサム値は、履歴表示用情報のメモリ244へのバックアップに際して、ステップS2160の履歴情報更新処理(図53)におけるステップS2405の処理により個別履歴情報の格納領域における記憶値から計算されたものであり、従って、上記ステップS2302のチェックサム処理においてサム値の一致/不一致を判定することで、個別履歴情報の格納領域全体における記憶値がバックアップ時と一致/不一致であるかを判定できるものである。換言すれば、バックアップされた履歴情報の異常有無(例えば不正書き替え等の有無)を判定することができる。
In step S2302, the CPU 241 determines whether or not the sum value of the first history storage area is abnormal (check sum process). That is, as described above, from the first history storage area to the history display information stored in the history storage area of the RAM 243 (hereinafter referred to as “first history display information”), the storage value of the entire storage area of the individual history information , And determines whether the calculated sum value matches the sum value stored in the checksum area in the first history display information.
The sum value in the checksum area is calculated from the storage value in the storage area of the individual history information by the process of step S2405 in the history information update process of step S2160 (FIG. 53) when the history display information is backed up to the memory 244. Therefore, it is possible to determine whether or not the storage value of the entire storage area of the individual history information matches or mismatches with the value at the time of backup by determining whether the sum value matches / mismatches in the checksum processing in step S2302. It is. In other words, it is possible to determine whether there is an abnormality in the backed-up history information (for example, whether or not there is unauthorized rewriting).

ステップS2302において、サム値が一致する、すなわちサム値が正常であると判定した場合、CPU241はステップS2001の初期設定処理を終える。つまり、メモリ244の第一履歴保存領域にバックアップされた履歴情報が正常であれば、RAM243において第一履歴保存領域の履歴情報が保持された状態が継続される。すなわち、後述するステップ2050の履歴表示処理(図54)は、このようにRAM243に保持された第一履歴保存領域の履歴情報に基づき実行される。   If it is determined in step S2302 that the sum values match, that is, the sum value is normal, the CPU 241 ends the initialization processing in step S2001. That is, if the history information backed up in the first history storage area of the memory 244 is normal, the state in which the history information of the first history storage area is held in the RAM 243 is continued. That is, a history display process (FIG. 54) of step 2050 described later is executed based on the history information of the first history storage area held in the RAM 243 in this manner.

一方、ステップ2302でサム値が一致しない、つまりサム値が異常であると判定した場合、CPU241はステップS2303でメモリ244における第二履歴保存領域の履歴表示用情報を内部ワークに転送する処理を行う。すなわち、第二履歴保存領域の履歴表示用情報をRAM243に転送して履歴保存領域に記憶させる(つまりステップS2301で記憶された第一履歴保存領域の履歴表示用情報に上書きさせる)。   On the other hand, if it is determined in step 2302 that the sum values do not match, that is, the sum value is abnormal, the CPU 241 performs processing of transferring the history display information in the second history storage area in the memory 244 to the internal work in step S2303. . That is, the history display information of the second history storage area is transferred to the RAM 243 and stored in the history storage area (that is, the history display information of the first history storage area stored in step S2301 is overwritten).

次いで、ステップS2304でCPU241は、第二履歴保存領域についてのサム値の異常有無を判定する。つまり、上記のようにRAM243の履歴保存領域に記憶された第二履歴保存領域の履歴表示用情報(以下「第二履歴表示用情報」と表記)について、個別履歴情報の格納領域全体の記憶値からサム値を計算し、該計算したサム値が、第二履歴表示用情報におけるチェックサム領域に記憶されているサム値と一致するか否かを判定する。これにより、第二履歴保存領域にバックアップされた履歴情報の異常有無を判定することができる。   Next, in step S2304, the CPU 241 determines whether the sum value of the second history storage area is abnormal. That is, as described above, the history display information (hereinafter referred to as “second history display information”) of the second history storage area stored in the history storage area of the RAM 243 has the storage value of the entire storage area of the individual history information. , And determines whether the calculated sum value matches the sum value stored in the checksum area in the second history display information. This makes it possible to determine whether or not the history information backed up in the second history storage area is abnormal.

ステップS2304において、サム値が一致する、すなわちサム値が正常であると判定した場合、CPU241はステップS2001の初期設定処理を終える。つまり、RAM243に記憶された第二履歴保存領域の履歴情報が正常であれば、RAM243において該第二履歴保存領域の履歴情報が保持された状態が継続され、この場合は該第二履歴保存領域の履歴情報に基づいた履歴表示処理(図54)が実行される。   If it is determined in step S2304 that the sum values match, that is, the sum value is normal, the CPU 241 ends the initialization processing in step S2001. That is, if the history information of the second history storage area stored in the RAM 243 is normal, the state in which the history information of the second history storage area is held in the RAM 243 is continued. A history display process (FIG. 54) based on the history information is performed.

一方、ステップ2304でサム値が一致しない、つまりサム値が異常であると判定した場合、CPU241はステップS2305に進んで履歴表示用情報をクリアし、ステップS2001の初期設定処理を終える。ステップS2305のクリア処理では、RAM243の履歴保存領域に記憶された履歴表示用情報と共に、メモリ244の第一、第二履歴保存領域に記憶された履歴表示用情報もクリアする。   On the other hand, if it is determined in step 2304 that the sum values do not match, that is, the sum value is abnormal, the CPU 241 proceeds to step S2305 to clear the history display information, and ends the initial setting process in step S2001. In the clearing process of step S2305, the history display information stored in the first and second history storage areas of the memory 244 is cleared together with the history display information stored in the history storage area of the RAM 243.

図52は、履歴表示の対象事象の発生に応じて履歴情報を更新するための処理を示したフローチャートである。
本例における対象事象は、設定変更、設定確認、及びエラーの発生であり、CPU241は、主制御部20側からの演出制御コマンドに基づき、これらの事象の発生に応じて履歴情報の更新処理を実行するようにされている。具体的に、設定変更、設定確認については、主制御部20側からの設定変更終了コマンドや設定値コマンド、設定確認中コマンドの受信に応じて履歴情報を更新する(図52A参照)。また、エラーについては、主制御部20側からの各種エラーコマンドの受信に応じて履歴情報を更新(図52B参照)する。
本例では、これら図52A、図52Bの各処理は、先に説明したステップS2130の各コマンド処理(図43参照)の一つとして実行される。
FIG. 52 is a flowchart showing a process for updating history information in response to the occurrence of a target event for history display.
The target events in this example are a setting change, a setting confirmation, and the occurrence of an error. The CPU 241 performs a process of updating history information in response to the occurrence of these events based on a production control command from the main control unit 20 side. Have been to run. Specifically, as for the setting change and the setting confirmation, the history information is updated in response to the reception of the setting change end command, the setting value command, and the setting confirmation command from the main control unit 20 (see FIG. 52A). For errors, the history information is updated in response to receiving various error commands from the main control unit 20 (see FIG. 52B).
In this example, each of the processes in FIGS. 52A and 52B is executed as one of the command processes (see FIG. 43) in step S2130 described above.

図52Aは、設定変更、設定確認に係るコマンドである設定関連コマンドに対応した設定関連コマンド処理S2130eを示している。
先ず、CPU241はステップS2150〜S2154の処理により、設定確認中コマンド、設定確認終了コマンド、設定変更時コマンド、設定変更中コマンド、設定変更終了コマンドの何れかが受信されているかを確認する。
具体的に、ステップS2150では設定確認中コマンドが受信されたか否かを判定し、設定確認中コマンドが受信されていなければステップS2151で設定確認終了コマンドが受信されたか否かを判定する。設定確認終了コマンドが受信されていなければ、ステップS2152で設定変更時コマンドが受信されたか否かを判定し、設定変更時コマンドが受信されていなければステップS2153で設定変更中コマンドが受信されたか否かを判定する。設定変更中コマンドが受信されていなければ、ステップS2154で設定変更終了コマンドが受信されたか否かを判定する。
FIG. 52A illustrates a setting-related command process S2130e corresponding to a setting-related command that is a command related to setting change and setting confirmation.
First, the CPU 241 confirms whether any of the setting confirmation command, the setting confirmation end command, the setting change command, the setting change command, and the setting change end command has been received by the processing of steps S2150 to S2154.
Specifically, in step S2150, it is determined whether a setting confirmation command has been received. If a setting confirmation command has not been received, it is determined in step S2151 whether a setting confirmation end command has been received. If the setting confirmation end command has not been received, it is determined in step S2152 whether a setting change command has been received. If the setting change command has not been received, it is determined in step S2153 whether a setting change command has been received. Is determined. If the setting change command has not been received, it is determined in step S2154 whether a setting change end command has been received.

ここで、ステップS2150について、設定確認中コマンドには、先の図15で説明したように設定値Veの通知情報が含まれており、本例におけるステップS2150では、設定確認中コマンドとして設定値「1」〜「6」の何れかの通知情報を含むコマンドが受信されたか否かを判定する。つまり、設定確認中コマンドとして、使用範囲Ru内ではなく使用可能範囲Re内の設定値Veを通知するコマンドが受信されたか否かを判定するものである。
また、本例では、ステップS2152の設定変更時コマンドについても、同様に使用範囲Ru内ではなく使用可能範囲Re内の設定値Ve(「1」〜「6」)の何れかを通知するコマンドが受信されたか否かを判定する。
なお、このように設定値Veを通知するコマンドについて、使用範囲Ru内ではなく使用可能範囲Re内の値を通知するコマンドを許容する意義については後述する。
Here, in step S2150, the setting confirmation command includes the notification information of the setting value Ve as described with reference to FIG. 15, and in step S2150 in this example, the setting value “ It is determined whether a command including any one of the notification information of “1” to “6” has been received. That is, it is determined whether or not a command for notifying the set value Ve within the usable range Re but not within the usable range Ru has been received as the setting confirmation command.
Further, in the present example, the command for notifying the setting value Ve (“1” to “6”) in the usable range Re but not in the usable range Ru is similarly sent to the setting change command in step S2152. It is determined whether or not it has been received.
The significance of allowing a command notifying the value within the usable range Re but not within the usable range Ru of the command notifying the set value Ve will be described later.

ステップS2150において、設定確認終了コマンド(設定値「1」〜「6」)が受信されたと判定した場合、CPU241はステップS2155で設定確認中シナリオ登録処理を実行し、ステップS2159に進む。
また、ステップS2151で設定確認終了コマンドが受信されたと判定した場合、CPU241はステップS2156で設定確認終了シナリオ登録処理を実行してステップS2159に進み、ステップS2152で設定変更時コマンド(設定値「1」〜「6」)が受信されたと判定した場合はそのままステップS2159に進む。
さらに、ステップS2153で設定変更中コマンドが受信されたと判定した場合、CPU241はステップS2157で設定変更開始シナリオ登録処理を実行してステップS2159に進み、ステップS2154で設定変更終了コマンドが受信されたと判定した場合はステップS2158で設定変更終了シナリオ登録処理を実行してステップS2159に進む。
ステップS2155、S2156、S2157、S2158のシナリオ登録処理が実行されることで、それぞれ設定確認中、設定確認終了、設定変更開始、設定変更終了に応じた演出動作が実行される。
If it is determined in step S2150 that the setting confirmation end command (setting values “1” to “6”) has been received, the CPU 241 executes the setting confirmation scenario registration process in step S2155, and proceeds to step S2159.
If it is determined in step S2151 that the setting confirmation end command has been received, the CPU 241 executes a setting confirmation end scenario registration process in step S2156, and proceeds to step S2159. In step S2152, the setting change command (setting value “1”) To "6"), the process directly proceeds to step S2159.
Further, if it is determined in step S2153 that the setting change command has been received, the CPU 241 executes the setting change start scenario registration processing in step S2157, proceeds to step S2159, and determines that the setting change end command has been received in step S2154. In this case, a setting change end scenario registration process is executed in step S2158, and the flow advances to step S2159.
By executing the scenario registration processing of steps S2155, S2156, S2157, and S2158, during the setting confirmation, the setting confirmation end, the setting change start, and the rendering operation corresponding to the setting change end are executed.

ステップS2159でCPU241は、スペック指定/設定情報コマンドが受信されたか否かを判定する。すなわち、スペック指定コマンド、設定値コマンドの何れかが受信されたか否かを判定する。図示による説明は省略したが、スペック指定コマンドは、主制御部20のCPU201が起動時において送信する遊技機1のスペックを表す情報(例えば、大当りの当選確率や使用する設定値Veの段階数を表す情報等)を通知するためのコマンドとされる。また、設定値コマンドは、CPU201がメインループ前処理におけるステップS808(図17)で送信するコマンドである。
スペック指定コマンドと設定値コマンドは共に上位バイトが遊技機1のスペック情報を表す特定の値とされ、ステップS2159では上位バイトが該特定の値とされたコマンドが受信されたか否かを判定することにより、スペック指定コマンド、設定値コマンドの何れかが受信されたか否かを判定する。
In step S2159, the CPU 241 determines whether or not the specification / setting information command has been received. That is, it is determined whether any of the specification specification command and the setting value command has been received. Although the description by illustration is omitted, the specification specification command is information indicating the specification of the gaming machine 1 transmitted at the time of activation by the CPU 201 of the main control unit 20 (for example, the winning probability of a big hit and the number of steps of the set value Ve to be used are set. This is a command for notifying such information as information to be displayed. The set value command is a command transmitted by the CPU 201 in step S808 (FIG. 17) in the main loop pre-processing.
In both the specification designation command and the setting value command, the upper byte is set to a specific value representing the specification information of the gaming machine 1. In step S2159, it is determined whether or not a command in which the upper byte has the specific value is received. It is determined whether any of the specification specification command and the setting value command has been received.

スペック指定コマンド、設定値コマンドの何れも受信されておらず、ステップS2159でスペック指定/設定情報コマンドが受信されていないと判定した場合、CPU241はステップS2130eの設定関連コマンド処理を終える。すなわち、この場合は以降で説明するステップS2163による設定値のRAM243に対する格納処理は実行されない。   If neither the specification specification command nor the setting value command has been received and it is determined in step S2159 that the specification specification / setting information command has not been received, the CPU 241 ends the setting-related command processing in step S2130e. That is, in this case, the process of storing the set value in the RAM 243 in step S2163 described below is not performed.

一方、スペック指定/設定情報コマンドが受信されたと判定した場合、CPU241はスペック情報をRAM243に格納する。すなわち、受信されたスペック指定コマンド、又は設定値コマンドの上位バイトの値をRAM243のワーク領域における所定領域に格納する。   On the other hand, when determining that the specification specification / setting information command has been received, the CPU 241 stores the specification information in the RAM 243. That is, the value of the upper byte of the received specification specification command or set value command is stored in a predetermined area in the work area of the RAM 243.

ステップS2160に続くステップS2161でCPU241は、設定不定であるか否かを判定する。すなわち、受信されたスペック指定/設定情報コマンドが設定値コマンドではなく、スペック指定コマンドであるか否かを判定する。ここで、本例では、スペック指定コマンドの下位バイトは「0FH」であり、設定値コマンドの下位バイトは設定値Veに応じた値とされる。このためステップS2161では、受信されたスペック指定/設定情報コマンドの下位バイトが「0FH」であるか否かにより、スペック指定/設定情報コマンドが設定値コマンドではなく、スペック指定コマンドであるか否か(設定不定であるか否か)を判定する。   In step S2161 following step S2160, the CPU 241 determines whether the setting is indeterminate. That is, it is determined whether or not the received specification / setting information command is not a setting value command but a specification specification command. Here, in this example, the lower byte of the specification specification command is “0FH”, and the lower byte of the set value command is a value corresponding to the set value Ve. Therefore, in step S2161, whether or not the lower byte of the received specification / setting information command is “0FH” determines whether or not the specification / setting information command is a specification specification command instead of a setting value command. (Whether or not the setting is indeterminate).

下位バイトが「0FH」でなく、設定不定でない(つまり設定値コマンドである)と判定した場合、CPU241はステップS2162に進み、設定情報は使用可能範囲Reか否かを判定する。すなわち、受信された設定値コマンドに含まれる設定値Veの識別データ(図16参照)が示す値が、使用可能範囲Reに対応した「00」〜「05」の範囲内であるか否かを判定する。
上記識別データが示す値が使用可能範囲Re内の値であり、設定情報は使用可能範囲Reであると判定した場合、CPU241はステップS2163で設定値情報をRAM243に格納する。すなわち、上記識別データをRAM243のワーク領域における所定領域に格納する。
ステップS2163の格納処理を実行したことに応じ、CPU241はステップS2164に処理を進める。
When it is determined that the lower byte is not “0FH” and the setting is not indefinite (that is, the setting command), the CPU 241 proceeds to step S2162, and determines whether the setting information is in the usable range Re. That is, it is determined whether or not the value indicated by the identification data of the set value Ve (see FIG. 16) included in the received set value command is within the range of “00” to “05” corresponding to the usable range Re. judge.
If it is determined that the value indicated by the identification data is within the usable range Re and the setting information is within the usable range Re, the CPU 241 stores the setting value information in the RAM 243 in step S2163. That is, the identification data is stored in a predetermined area in the work area of the RAM 243.
In response to executing the storage processing in step S2163, the CPU 241 advances the processing to step S2164.

一方、ステップS2162で設定情報は使用可能範囲Reでないと判定した場合、CPU241はステップS2163の格納処理をパスしてステップS2164に処理を進める。
また、ステップS2161で設定不定である(つまりスペック指定コマンドである)と判定した場合、CPU241はステップS2162の判定処理、及びS2163の格納処理をパスしてステップS2164に処理を進める。
On the other hand, if it is determined in step S2162 that the setting information is not in the usable range Re, the CPU 241 passes the storage process in step S2163 and proceeds to step S2164.
If it is determined in step S2161 that the setting is indeterminate (that is, the command is a specification specification command), the CPU 241 passes the determination process in step S2162 and the storage process in S2163 and advances the process to step S2164.

なお、ステップS2162の判定処理は主制御部20側から受信した設定値Veの異常判定処理として機能し、異常であると判定された場合は設定値VeのRAM243への格納が行われないものとなるが、演出制御部24側において、設定値Veの異常判定として実際の使用範囲Ruではなく使用可能範囲Re内の値であるか否かを判定することの意義については後述する。   Note that the determination process of step S2162 functions as an abnormality determination process of the set value Ve received from the main control unit 20. When it is determined that the set value Ve is abnormal, the set value Ve is not stored in the RAM 243. However, the significance of determining, on the side of the effect control unit 24, whether or not the set value Ve is within the usable range Re instead of the actual usable range Ru as the abnormality determination will be described later.

ステップS2164でCPU241は、設定変更又は設定確認時であるか否かを判定する。この判定は、例えば、今回の設定値関連コマンド処理(S2130e)で受信があったと判定したコマンドが「設定変更終了コマンド」受信後の初回の「設定値コマンド」か、又は「設定確認中コマンド」であったか否かの判定として行うことができる。   In step S2164, the CPU 241 determines whether it is time to change the setting or confirm the setting. This determination is made, for example, when the command determined to have been received in the current setting value related command processing (S2130e) is the first “setting value command” after receiving the “setting change end command” or the “setting confirmation command”. Can be determined.

設定変更又は設定確認時であれば、CPU241はステップS2165に進んで履歴種別をセットする。すなわち、新たに追加すべき個別履歴情報について、前述した「type」の値と「data」の値をセットする。具体的に、設定変更時であれば、「type」の値として「設定変更」を表す値を、「data」の値として現在の設定値Ve(設定完了した設定値Ve)を表す値をそれぞれセットする。また、設定確認時であれれば、「type」の値として「設定確認」を表す値を、「data」の値として設定確認された設定値Ve(設定確認中コマンドで通知された設定値Ve)をそれぞれセットする。   If the setting has been changed or the setting has been confirmed, the CPU 241 proceeds to step S2165 to set the history type. That is, the value of “type” and the value of “data” described above are set for the individual history information to be newly added. Specifically, when the setting is changed, a value indicating “setting change” is set as the value of “type”, and a value indicating the current setting value Ve (setting value Ve that has been set) is set as the value of “data”. set. If the setting is confirmed, a value indicating “setting confirmation” as the value of “type” is set as the value of “data”, and the setting value Ve whose setting is confirmed (the setting value Ve notified by the setting confirmation command). Set each.

ステップS2165のセット処理を実行したことに応じ、CPU241はステップS2166の履歴情報更新処理を実行する。
なお、ステップS2166の履歴情報更新処理については改めて説明する。
In response to executing the set processing in step S2165, the CPU 241 executes history information update processing in step S2166.
The history information updating process in step S2166 will be described again.

ステップS2166に続くステップS2167でCPU241は、設定値情報を液晶側へ送信する処理を実行する。すなわち、設定値コマンドで通知された設定値Veを表す情報を液晶制御部40に送信する処理を行う。これにより、設定変更処理で設定された設定値Ve等、設定値コマンドで通知された設定値Veを液晶表示装置36に表示させることが可能とされる。
ステップS2167の送信処理を実行したことに応じ、CPU241はステップS2130eの処理を終える。
In step S2167 following step S2166, the CPU 241 executes a process of transmitting the setting value information to the liquid crystal side. That is, a process of transmitting information indicating the set value Ve notified by the set value command to the liquid crystal control unit 40 is performed. Thereby, the set value Ve notified by the set value command, such as the set value Ve set in the setting change process, can be displayed on the liquid crystal display device 36.
In response to executing the transmission processing in step S2167, the CPU 241 ends the processing in step S2130e.

図52Bは、エラーコマンドに対応した処理S2130fを示している。
先ずCPU241はステップS2170で、エラー報知を実行する。すなわち、受信したエラーコマンドから特定されるエラー種類に応じた報知処理(所定の演出手段を用いた報知処理)を実行する。
FIG. 52B shows the processing S2130f corresponding to the error command.
First, in step S2170, the CPU 241 performs error notification. That is, a notification process (a notification process using a predetermined effect unit) is executed according to the type of error specified from the received error command.

次いで、CPU241はステップS2171の履歴種別セット処理として、新たに追加すべき個別履歴情報について「type」の値を「エラー」を表す値に、「data」の値をエラー番号(エラー種別を表す値)にそれぞれセットし、ステップS2166の履歴情報更新処理を実行した上で、ステップS2130fの処理を終える。   Next, as the history type setting process in step S2171, the CPU 241 sets the value of “type” to a value representing “error” and the value of “data” to the error number (the value representing the error type) for the individual history information to be newly added. ), The history information updating process in step S2166 is executed, and the process in step S2130f ends.

図53は、ステップS2166の履歴情報更新処理のフローチャートである。該更新処理は、新たに発生した対象事象に応じた個別履歴情報の追加が行われるように、RAM243の履歴表示用情報を更新する処理となる。
先ず、CPU241はステップS2401で、最新履歴位置情報が規定範囲内の値であるか否か(つまり本例では0〜49の範囲内か否か)を判定する。最新履歴位置情報が規定範囲内の値でなければ(つまり50以上であれば)、CPU241はステップS2160の更新処理を終える。すなわち、この場合は最新履歴位置情報に異常が生じているため、履歴表示用情報の更新は行わない。
FIG. 53 is a flowchart of the history information updating process in step S2166. The update process is a process of updating the history display information in the RAM 243 so that the individual history information according to the newly generated target event is added.
First, in step S2401, the CPU 241 determines whether or not the latest history position information is within a specified range (that is, in this example, whether or not it is within a range of 0 to 49). If the latest history position information is not a value within the specified range (that is, 50 or more), the CPU 241 ends the update processing in step S2160. That is, in this case, since the latest history position information has an abnormality, the history display information is not updated.

最新履歴位置情報が規定範囲内の値であれば、CPU241はステップS2402に進み、最新履歴位置情報を次の位置の値に更新する。ここでの最新履歴位置情報の値の更新は、0〜49の範囲内で行い、先の図42の説明から理解されるように、値が「49」であった場合には、次の位置の値として「0」をセットすることになる(つまり0〜49の範囲内で循環的に値をインクリメントする)。   If the latest history position information is a value within the specified range, the CPU 241 proceeds to step S2402, and updates the latest history position information to a value of the next position. The update of the value of the latest history position information is performed within the range of 0 to 49, and as understood from the description of FIG. 42, if the value is “49”, the next position is updated. Is set to "0" (that is, the value is cyclically incremented within the range of 0 to 49).

次いでCPU241はステップS2403で、RTC機能部の時間情報(年月日時分)を取得し、ステップS2404で最新履歴位置情報が示す領域に履歴情報を保存する処理を行う。すなわち、取得した時間情報、及び先の図52で説明したステップS2165、S2171のうち該当する処理でセットした「type」「data」の情報とを含む個別履歴情報を最新履歴位置情報が示すRAM243上の記憶領域に記憶させる。   Next, in step S2403, the CPU 241 acquires time information (year, month, day, hour, and minute) of the RTC function unit, and in step S2404, performs processing of saving history information in an area indicated by the latest history position information. That is, the individual history information including the acquired time information and the information of “type” and “data” set in the corresponding processing in steps S2165 and S2171 described in FIG. 52 above is stored in the RAM 243 indicated by the latest history position information. In the storage area.

なお、個別履歴情報として、RTCによる時間情報に代えて、電源投入からの通電時間を保存(表示)することも可能である。これにより、RTC機能部を有さない遊技機において、対象事象の発生時間を特定可能な情報を履歴情報として表示することが可能となる。   It is also possible to store (display) the energizing time since power-on as individual history information instead of the time information by RTC. As a result, in a gaming machine having no RTC function unit, it is possible to display, as history information, information capable of specifying the occurrence time of the target event.

ステップS2404に続くステップS2405でCPU241は、内部ワークの履歴情報のサム値を算出し、チェックサム領域に保存する処理を行う。すなわち、RAM243における履歴表示用情報について、ステップS2404で新たに追加された個別履歴情報を含んだ個別履歴情報の格納領域全体の記憶値からサム値を計算し、該サム値を該履歴表示用情報におけるチェックサム領域に記憶させる。   In step S2405 following step S2404, the CPU 241 performs a process of calculating the sum value of the history information of the internal work and storing it in the checksum area. That is, for the history display information in the RAM 243, a sum value is calculated from the storage value of the entire storage area of the individual history information including the individual history information newly added in step S2404, and the sum value is stored in the history display information. Is stored in the checksum area.

さらに、続くステップS2406でCPU241は、内部ワークの履歴表示用情報をメモリ244の第一、第二履歴保存領域に転送する処理を行い、ステップS2160の更新処理を終える。
これにより、新たな個別履歴情報が追加され且つ該個別履歴情報の追加を反映したサム値を含んだ履歴表示用情報がメモリ244の第一、第二履歴保存領域にそれぞれ記憶される。
Further, in the subsequent step S2406, the CPU 241 performs processing of transferring the history display information of the internal work to the first and second history storage areas of the memory 244, and ends the update processing of step S2160.
As a result, new individual history information is added, and history display information including a sum value reflecting the addition of the individual history information is stored in the first and second history storage areas of the memory 244.

ここで、上記説明から理解されるように本例では、RAM243に記憶された履歴情報をメモリ244にバックアップする際には、RAM243に記憶された履歴情報からサム値を計算し、該サム値とRAM243に記憶された履歴情報とをメモリ244に記憶させている。
バックアップ情報を異常判定するためのサム値を計算してメモリ244に保存する手法としては、先ずはRAM243に記憶されている履歴情報のみをメモリ244にコピーした後、該コピーによりメモリ244に記憶された履歴情報からサム値を計算し、該サム値をメモリ244に記憶するということも考えられる。しかしながらその場合、RAM243からメモリ244への履歴情報のコピーが一部失敗してしまうと、サム値自体は正しい値となる、すなわちチェックサム処理(S2302又はS2304)では異常無しと判定されるが、実際には不正確な履歴情報がバックアップされている状態となり、履歴情報の表示不具合を誘発する虞がある。
上記の履歴情報及びサム値のコピー手法であれば、メモリ244への履歴情報のコピーが一部失敗した場合には、チェックサム処理で履歴情報が異常有りと判定されることになるので、メモリ244に記憶された履歴情報が設定履歴確認画面Gsの表示に用いられなくすることが可能となるため、不正確な履歴情報が表示されることの防止を図ることができる。
Here, as understood from the above description, in this example, when backing up the history information stored in the RAM 243 to the memory 244, a sum value is calculated from the history information stored in the RAM 243, and the sum value and The history information stored in the RAM 243 is stored in the memory 244.
As a method of calculating a sum value for judging abnormality of backup information and storing the sum value in the memory 244, first, only the history information stored in the RAM 243 is copied to the memory 244, and then stored in the memory 244 by the copy. It is also conceivable that a sum value is calculated from the history information and the sum value is stored in the memory 244. However, in this case, if copying of the history information from the RAM 243 to the memory 244 partially fails, the sum value itself becomes a correct value, that is, it is determined that there is no abnormality in the checksum processing (S2302 or S2304). Actually, incorrect history information is backed up, and there is a possibility that display failure of the history information may be caused.
According to the above-described method of copying the history information and the sum value, when the copying of the history information to the memory 244 partially fails, the history information is determined to be abnormal by the checksum processing. Since it is possible to prevent the history information stored in 244 from being used for displaying the setting history confirmation screen Gs, it is possible to prevent display of incorrect history information.

続いて、図54及び図55のフローチャートにより、RAM243に保持された履歴表示用情報に基づく履歴情報の表示のための処理を説明する。
図54は、履歴表示処理(S2050)のフローチャートである。先の図41の説明から理解されるように、この履歴表示処理は、本例では1フレーム期間につき1回実行される。
Subsequently, a process for displaying history information based on the history display information held in the RAM 243 will be described with reference to the flowcharts of FIGS.
FIG. 54 is a flowchart of the history display process (S2050). As understood from the above description of FIG. 41, this history display process is executed once per one frame period in this example.

図54において、CPU241はステップS2501で、設定確認中であるか否かを判定する。設定確認中であるか否かは、前述した設定確認中コマンドの受信有無により判定することができる。
設定確認中でなければ、CPU241はステップS2050の履歴表示処理を終える。前述のように、本例では設定履歴確認画面Gsの表示は設定確認中でのみ行われるべきものとされている。
In FIG. 54, in step S2501, the CPU 241 determines whether the setting is being confirmed. Whether or not the setting is being confirmed can be determined based on whether or not the above-described setting confirmation command is received.
If the setting is not being confirmed, the CPU 241 ends the history display processing in step S2050. As described above, in this example, the setting history confirmation screen Gs should be displayed only during the setting confirmation.

一方、設定確認中であれば、CPU241はステップS2502で履歴表示中フラグを確認する。この履歴表示中フラグは、後述するステップS2504においてオンにセットされる識別子(初期値はOFFである)であり、オンは履歴表示中であることを、オフは履歴表示中でないことをそれぞれ表す。
設定履歴確認画面Gsの表示開始条件が成立していない段階では履歴表示中フラグはオフであり、従ってCPU241はステップS2502からステップS2503に処理を進める。
On the other hand, if the setting is being checked, the CPU 241 checks the history display flag in step S2502. The history display flag is an identifier (the initial value is OFF) set to ON in step S2504 described later, and ON indicates that the history is being displayed and OFF indicates that the history is not being displayed.
At the stage where the display start condition of the setting history confirmation screen Gs is not satisfied, the history display flag is off, and the CPU 241 advances the process from step S2502 to step S2503.

ステップS2503でCPU241は、表示指示操作が行われているか否かを判定する。前述のように本例では、設定履歴確認画面Gsの表示指示操作は演出ボタン13の操作とされており、CPU241はステップS2503で演出ボタン13の操作有無を判定する。   In step S2503, the CPU 241 determines whether a display instruction operation has been performed. As described above, in this example, the display instruction operation of the setting history confirmation screen Gs is the operation of the effect button 13, and the CPU 241 determines whether or not the effect button 13 is operated in step S2503.

なお、これまでのステップS2501〜S2503の説明から理解されるように、CPU241は、設定確認中であることを条件として、設定履歴確認画面Gsの表示指示操作を受け付けるものである。   As understood from the description of steps S2501 to S2503, the CPU 241 accepts a display instruction operation of the setting history confirmation screen Gs on condition that the setting is being confirmed.

ステップS2503において、表示指示操作が無ければCPU241はステップS2050の履歴表示処理を終える。
一方、表示指示操作が有れば、CPU241はステップS2504で履歴表示中フラグをセットし(オンとし)、続くステップS2505で表示ページ識別子Pを「0」にセットする。表示ページ識別子Pは設定履歴確認画面Gsの表示ページを識別するための値である。
If there is no display instruction operation in step S2503, the CPU 241 ends the history display process in step S2050.
On the other hand, if there is a display instruction operation, the CPU 241 sets (turns on) the history display flag in step S2504, and sets the display page identifier P to “0” in subsequent step S2505. The display page identifier P is a value for identifying the display page of the setting history confirmation screen Gs.

ステップS2505の処理を実行したことに応じ、CPU241はステップS2508で履歴情報画面作成処理を実行する。そして、ステップS2050の履歴表示処理を終える。
ステップS2508の履歴情報画面作成処理は、表示ページ識別子Pで示されるページについて、そのページの画面表示に必要な情報を液晶制御部40側に送信するための処理となる。すなわち、ステップS2505に続けてステップS2508が実行される場合には、1ページ目(P=0)についての画面表示に必要な情報の送信が行われる。
履歴情報画面作成処理の詳細については図55で後述する。
In response to executing the process of step S2505, the CPU 241 executes a history information screen creation process in step S2508. Then, the history display processing in step S2050 is completed.
The history information screen creation processing in step S2508 is processing for transmitting information necessary for screen display of the page indicated by the display page identifier P to the liquid crystal control unit 40 side. That is, when step S2508 is executed after step S2505, information necessary for screen display of the first page (P = 0) is transmitted.
Details of the history information screen creation process will be described later with reference to FIG.

また、先のステップS2502において、履歴表示中フラグがオンであると判定された場合(つまり既に1ページ目の表示が行われた以降の状態)、CPU241はステップS2506に進み、ページ切替操作の有無を判定する。つまり、本例では十字キー16の何れかの方向指示キーに対する操作があったか否かを判定する。
ページ切替操作があれば、CPU241はステップS2508の履歴情報画面作成処理に進む。
If it is determined in step S2502 that the history display flag is ON (that is, the state after the first page is already displayed), the CPU 241 proceeds to step S2506 to determine whether a page switching operation has been performed. Is determined. That is, in this example, it is determined whether or not an operation has been performed on any of the direction instruction keys of the cross key 16.
If there is a page switching operation, the CPU 241 proceeds to the history information screen creation processing in step S2508.

ここで、図55のフローチャートによりステップS2508の履歴情報画面作成処理を説明する。
図55において、先ずステップS2601でCPU241は、履歴表示の先頭位置Idxを算出する。すなわち、これから表示すべきページの先頭位置に表示されるべき個別履歴情報の記憶領域の位置(RAM243上の位置)を先頭位置Idxとして算出する。具体的に、先頭位置Idxは「最新履歴位置−P×α」により計算する(ただしαは1ページあたりの個別履歴情報の表示数:本例では「10」)。例えば、1ページ目(P=0)を表示する際には、先頭位置Idxは「最新履歴位置−0×α」より「最新履歴位置」として求まる。或いは、3ページ目(P=2)を表示する際には、先頭位置Idxは「最新履歴位置−2α」として求まる。
Here, the history information screen creation processing in step S2508 will be described with reference to the flowchart in FIG.
In FIG. 55, first, in step S2601, the CPU 241 calculates the head position Idx of the history display. That is, the position (the position on the RAM 243) of the storage area of the individual history information to be displayed at the head position of the page to be displayed is calculated as the head position Idx. Specifically, the head position Idx is calculated by “latest history position−P × α” (where α is the number of displayed individual history information per page: “10” in this example). For example, when the first page (P = 0) is displayed, the head position Idx is obtained as “the latest history position” from “the latest history position−0 × α”. Alternatively, when displaying the third page (P = 2), the head position Idx is obtained as “latest history position−2α”.

ステップS2601に続くステップS2602でCPU241は、ページ番号をコマンド送信する。すなわち、ページ識別子Pから特定されるページ番号の情報(つまり表示対象ページのページ番号)を液晶制御コマンドにより液晶制御部40に対して送信する。   In step S2602 following step S2601, the CPU 241 transmits a command of the page number. That is, the information of the page number specified from the page identifier P (that is, the page number of the display target page) is transmitted to the liquid crystal control unit 40 by the liquid crystal control command.

次いで、CPU241はステップS2603で表示番号を「1」にセットした上で、ステップS2604〜S2610の処理により、表示対象ページの画面表示に必要な情報(具体的には個別履歴情報とその表示番号)を液晶制御部40に送信する。
先ず、ステップS2603に続くステップS2604でCPU241は、先頭位置Idxが示す領域の履歴情報を参照する。すなわち、RAM243の履歴保存領域(履歴表示用情報)における先頭位置Idxが示す領域の記憶情報を参照する。
Next, the CPU 241 sets the display number to “1” in step S2603, and executes the processing in steps S2604 to S2610 to perform information necessary for screen display of the display target page (specifically, individual history information and its display number). Is transmitted to the liquid crystal control unit 40.
First, in step S2604 following step S2603, the CPU 241 refers to the history information of the area indicated by the head position Idx. That is, the storage information of the area indicated by the head position Idx in the history storage area (history display information) of the RAM 243 is referred to.

次いでCPU241はステップS2605で、履歴情報があるか否か、すなわち、先頭位置Idxが示す領域に個別履歴情報が記憶されているか否かを判定する。
個別履歴情報が記憶されており、履歴情報があると判定した場合、CPU241はステップS2606の表示番号のコマンド送信処理を実行し、次いでステップS2607で履歴情報のコマンド送信処理を実行する。すなわち、表示番号、先頭位置Idxが示す領域から取得した個別履歴情報をそれぞれ液晶制御コマンドにより液晶制御部40に送信する。
Next, in step S2605, the CPU 241 determines whether or not there is history information, that is, whether or not individual history information is stored in the area indicated by the start position Idx.
If individual history information is stored and it is determined that there is history information, the CPU 241 executes the command transmission process of the display number in step S2606, and then executes the command transmission process of the history information in step S2607. That is, the individual history information acquired from the area indicated by the display number and the head position Idx is transmitted to the liquid crystal control unit 40 by the liquid crystal control command.

ステップS2607に続くステップS2608でCPU241は、先頭位置Idxを一つ過去の個別履歴情報の記憶領域に対応した値に更新する(Idx←Idx−1)。この更新処理は、先頭位置Idxの値が0〜49の範囲内で循環的に更新されるように実行する(つまり先頭位置Idxが「0」であったときは「49」に更新する)。   In step S2608 following step S2607, the CPU 241 updates the head position Idx to a value corresponding to the storage area of the individual history information one past (Idx ← Idx-1). This updating process is executed so that the value of the head position Idx is cyclically updated within the range of 0 to 49 (that is, when the head position Idx is “0”, the value is updated to “49”).

さらに、続くステップS2609でCPU241は、表示番号を1インクリメントし、ステップS2610で1ページ分の送信処理(個別履歴情報及び表示番号の送信)が終了したか否かを判定する。この判定は、例えば表示番号の値がα以上となったか否かの判定として実現することができる。   Further, in subsequent step S2609, CPU 241 increments the display number by one, and determines in step S2610 whether or not the transmission process for one page (transmission of individual history information and display number) has been completed. This determination can be realized, for example, as a determination as to whether the value of the display number is equal to or more than α.

1ページ分の送信処理が終了していなければ、CPU241は、再びステップS2604〜S2610の処理を実行する。これにより、1ページ分の個別履歴情報が保存されている場合には、1ページ分の送信処理が終了するまで、個別履歴情報とその表示番号との送信処理が繰り返される。保存されている個別履歴情報が1ページ分未満である場合には、保存されている個別履歴情報についてのみ、個別履歴情報の送信とその表示番号の送信が行われる(S2605を参照)。   If the transmission processing for one page has not been completed, the CPU 241 executes the processing of steps S2604 to S2610 again. As a result, when the individual history information for one page is stored, the transmission process of the individual history information and its display number is repeated until the transmission process for one page ends. When the stored individual history information is less than one page, the transmission of the individual history information and the display number thereof are performed only for the stored individual history information (see S2605).

なお、先頭位置Idxが示す領域に個別履歴情報が保存されていなくても(つまり記憶値が「0」であっても)、そのまま「0」による個別履歴情報を液晶制御部40側に液晶制御コマンドにより送信することもできる。その場合、液晶制御部40側では、そのような「0」による液晶制御コマンドを受信した個別履歴情報については、設定履歴確認画面Gs上に履歴無しを表す表示(例えば図38で例示した「−−−−」の表示)が行われるように表示制御を行う。
この手法によると、ステップS2605の判定処理は不要とすることができる。
Even if the individual history information is not stored in the area indicated by the head position Idx (that is, even if the storage value is “0”), the individual history information based on “0” is directly sent to the liquid crystal control unit 40 by the liquid crystal control unit. It can also be transmitted by a command. In this case, on the liquid crystal control unit 40 side, for the individual history information that has received such a liquid crystal control command of “0”, a display indicating that there is no history is displayed on the setting history confirmation screen Gs (for example, “−” illustrated in FIG. 38). −−− ”is performed.
According to this method, the determination processing in step S2605 can be made unnecessary.

また、ステップS2607で液晶制御部40に個別履歴情報を送信する際には、送信対象の個別履歴情報が設定変更についての履歴情報(設定変更履歴情報)であるか否かを判定した上で、設定変更履歴情報である場合には、該履歴情報に含まれる設定値Veの異常確認を行うこともできる。具体的には、設定値Veが使用可能範囲Re外の値であるか否か(「0」〜「5」の範囲外であるか否か)を判定する。
そして、設定値Veが使用可能範囲Re外の値であり、送信対象の個別履歴情報における設定値Veに異常があると認められた場合は、液晶制御部40に対して異常表示の指示情報を送信する。これにより、設定履歴確認画面Gsにおいて、該当する個別履歴情報における設定値Veに異常が認められた旨を表す情報を表示させることができる(例えばエラーを意味する「E」マークの表示等)。すなわち、正常な設定変更履歴でない旨を報知可能となる。
或いは、送信対象の個別履歴情報における設定値Veに異常が認められた場合には、該個別履歴情報に含まれる設定値Veの情報を送信しないものとすることもできる。これにより設定履歴確認画面Gsにおいては、設定値Veに異常が認められた個別履歴情報の設定値Veが表示されないようにすることができ、正常な設定変更履歴でない旨を報知可能となる。
When transmitting the individual history information to the liquid crystal control unit 40 in step S2607, it is determined whether or not the individual history information to be transmitted is the history information about the setting change (setting change history information). In the case of the setting change history information, it is also possible to confirm the abnormality of the setting value Ve included in the history information. Specifically, it is determined whether or not the set value Ve is outside the usable range Re (whether or not outside the range of “0” to “5”).
If the set value Ve is out of the usable range Re and it is recognized that the set value Ve in the individual history information to be transmitted has an abnormality, the liquid crystal control unit 40 is instructed to display the instruction information of the abnormal display. Send. As a result, on the setting history confirmation screen Gs, information indicating that an abnormality has been found in the setting value Ve in the corresponding individual history information can be displayed (for example, display of an “E” mark meaning an error). That is, it is possible to notify that the setting change history is not normal.
Alternatively, when an abnormality is found in the set value Ve in the individual history information to be transmitted, the information of the set value Ve included in the individual history information may not be transmitted. As a result, on the setting history confirmation screen Gs, the setting value Ve of the individual history information in which the setting value Ve is abnormal can be prevented from being displayed, and it is possible to notify that the setting change history is not a normal setting change history.

CPU241はステップS2610で1ページ分の送信処理が終了したと判定したことに応じ、ステップS2508の履歴情報画面作成処理を終える。
なお、1ページ分の送信処理が終了した場合は、その旨を表す液晶制御コマンドを液晶制御部40側に送信することもできる。
The CPU 241 ends the history information screen creation process in step S2508 in response to determining in step S2610 that the transmission process for one page has been completed.
When the transmission processing for one page is completed, a liquid crystal control command indicating that fact can be transmitted to the liquid crystal control unit 40 side.

ここで、液晶制御部40は、上記の処理により送信された各種の液晶制御コマンドを受信したことに応じて、先の図46で例示したような態様による設定履歴確認画面Gsの1ページ分の画面表示が行われるように液晶表示装置36による画像表示動作を制御する。   Here, in response to receiving the various liquid crystal control commands transmitted by the above processing, the liquid crystal control unit 40 responds to one page of the setting history confirmation screen Gs in the mode illustrated in FIG. The image display operation by the liquid crystal display device 36 is controlled so that the screen is displayed.

説明を図54に戻す。
CPU241は、ステップS2506でページ切替操作が行われていないと判定した場合には、ステップS2509で終了指示操作の有無、すなわち設定履歴確認画面Gsの表示終了を指示する操作の有無を判定する。本例では、該終了指示操作は演出ボタン13の操作とされ、従ってCPU241はステップS2509で演出ボタン13の操作有無を判定する。
The description returns to FIG.
When determining in step S2506 that the page switching operation has not been performed, the CPU 241 determines in step S2509 whether or not there is an end instruction operation, that is, whether or not there is an operation for instructing the end of the display of the setting history confirmation screen Gs. In this example, the end instruction operation is the operation of the effect button 13, and therefore, the CPU 241 determines whether or not the effect button 13 is operated in step S2509.

演出ボタン13が操作されておらず、終了指示操作が行われていないと判定した場合、CPU241はステップS2050の履歴表示処理を終える。前述のようにステップS2050の履歴表示処理は1フレーム期間につき1回行われるものであり、次のフレーム期間では再度ステップS2501以降の処理が実行される。   When it is determined that the effect button 13 has not been operated and the end instruction operation has not been performed, the CPU 241 ends the history display process of step S2050. As described above, the history display processing in step S2050 is performed once per one frame period, and the processing after step S2501 is executed again in the next frame period.

一方、ステップS2509で終了指示操作が行われたと判定した場合、CPU241はステップS2510で履歴表示中フラグをクリアし(オフとし)、ステップS2511でデモ画面表示コマンドをセットした上で、ステップS2050の履歴表示処理を終える。
なお、ステップS2511の処理は、前述した客待ち待機用のデモ画面表示の実行を液晶制御部40に対して指示するための液晶制御コマンドをコマンドバッファにセットする処理となる。
On the other hand, if it is determined in step S2509 that the end instruction operation has been performed, the CPU 241 clears (turns off) the history display flag in step S2510, sets the demonstration screen display command in step S2511, and sets the history screen display command in step S2050. The display processing ends.
Note that the process of step S2511 is a process of setting a liquid crystal control command for instructing the liquid crystal control unit 40 to execute the demonstration screen for waiting for a customer waiting in the command buffer.

ここで、上記処理によると、或るページについて個別履歴情報が全く存在しない場合には、液晶制御部40側には、ページ番号が通知されるのみで(S2602)、個別履歴情報やその表示番号の送信は行われない。
液晶制御部40側では、このようにページ番号が送信されたが個別履歴情報や表示番号が送信されなかった場合には、該当するページの画面として、該ページのページ番号情報と、各表示番号ごとに個別履歴情報が存在しない旨の情報(例えば図38の「−−−−」の表記)とを表した画面を液晶表示装置36に表示させる。
これにより、履歴情報が存在しない、いわば空のページも含んだ全てのページを表示可能とされている。すなわち、保存されている履歴情報の数に拘わらず、全ページに遷移可能とされているものである。
Here, according to the above processing, when no individual history information exists for a certain page, only the page number is notified to the liquid crystal control unit 40 (S2602), and the individual history information and its display number are displayed. Is not sent.
When the page number is transmitted in this manner but the individual history information and the display number are not transmitted, the page number information of the page and the display number For example, the liquid crystal display device 36 displays a screen indicating information indicating that there is no individual history information (for example, “−−−−” in FIG. 38).
As a result, it is possible to display all pages that have no history information, that is, include empty pages. That is, it is possible to transit to all pages regardless of the number of stored history information.

なお、個別履歴情報が全く存在しないページについては表示しないこととすることもできる。その場合、CPU241は、表示番号=1の段階でステップS2605(図55)で履歴情報なしと判定したことに応じ、液晶制御部40に対し現在の表示ページPについての画面表示を実行させないように指示を行う等すればよい。   It should be noted that a page having no individual history information may not be displayed. In this case, the CPU 241 does not cause the liquid crystal control unit 40 to execute the screen display of the current display page P in response to the determination that there is no history information in step S2605 (FIG. 55) at the stage of the display number = 1. An instruction may be given.

上記した図54、図55の処理から理解されるように、本例では、表示すべき個別履歴情報を液晶制御部40側に送信するとき、個別履歴情報を1つずつ個別に送信するものとしている。
これにより、個別履歴情報をコマンドにより送信することができる。
従って、液晶制御部40側のプログラム設計を容易化できる。
As understood from the processing in FIGS. 54 and 55 described above, in this example, when the individual history information to be displayed is transmitted to the liquid crystal control unit 40, it is assumed that the individual history information is individually transmitted one by one. I have.
Thereby, the individual history information can be transmitted by the command.
Therefore, the program design on the liquid crystal control unit 40 side can be facilitated.

なお、上記では、ページ切替ごとに該当ページの履歴情報を送信する例を挙げたが、最初に全ページ分の履歴情報を液晶制御部40側に送信しておき、ページ切替時には液晶制御部40側にページ切替コマンドを送信して表示ページの切り替えを指示するようにしてもよい。
In the above example, the history information of the corresponding page is transmitted every time the page is switched. However, the history information of all pages is transmitted to the liquid crystal control unit 40 first, and the liquid crystal control unit 40 is switched when the page is switched. A page switching command may be transmitted to the side to instruct switching of the displayed page.

[5-3.実施形態における設定値のデータ型について]

ここで、演出制御部24のRAM243においては、主制御部20からの設定確認中コマンドや設定値コマンドにより通知された設定値Veを格納する領域(以下「通知設定値格納領域A1」と表記する)と、設定履歴確認画面Gsの表示に必要な個別履歴情報の一部を構成する設定値Veの格納領域(以下「履歴設定値格納領域A2」と表記する)とが個別に設けられている。
そして、本実施形態では、演出制御部24のCPU241の動作プログラムにおいて、通知設定値格納領域A1に格納する設定値Veのプログラム変数(以下「通知設定値Pv1」と表記する)と、履歴設定値格納領域A2に格納する設定値Veのプログラム変数(以下「履歴設定値Pv2」と表記する)の型(データ型)を同じとしている。具体的に本例では、これら通知設定値Pv1と履歴設定値Pv2の型を同じ「符号なし8bit」とすることで、履歴設定値格納領域A2に格納する設定値Veのビット数を、通知設定値格納領域A1に格納する設定値Veのビット数に一致させている。
これにより、通知設定値格納領域A1に格納した設定値Veを履歴設定値格納領域A2に格納する際(図52AのS2163〜S2166を参照)における情報落ちの防止を図ることができる。すなわち、通知設定値Pv1のビット数よりも履歴設定値Pv2のビット数が少ないことにより履歴設定値格納領域A2に通知設定値格納領域A1から取得した設定値Veを適正に格納できなくなる事態の発生防止を図ることができ、設定履歴情報として正確な情報が表示されるように図ることができる。
[5-3. Data Type of Setting Value in Embodiment]

Here, in the RAM 243 of the effect control unit 24, an area for storing the setting value Ve notified by the setting confirmation command or the setting value command from the main control unit 20 (hereinafter referred to as a “notification setting value storage area A1”). ), And a storage area of a setting value Ve (hereinafter, referred to as a “history setting value storage area A2”) that constitutes a part of the individual history information necessary for displaying the setting history confirmation screen Gs. .
In the present embodiment, in the operation program of the CPU 241 of the effect control unit 24, the program variable of the setting value Ve stored in the notification setting value storage area A1 (hereinafter referred to as “notification setting value Pv1”) and the history setting value The type (data type) of the program variable (hereinafter referred to as “history set value Pv2”) of the set value Ve stored in the storage area A2 is the same. Specifically, in this example, the type of the notification setting value Pv1 and the history setting value Pv2 are set to the same “unsigned 8 bits”, so that the number of bits of the setting value Ve stored in the history setting value storage area A2 is set to the notification setting value. The number of bits of the set value Ve stored in the value storage area A1 is made to match.
Thereby, it is possible to prevent the information from being lost when the setting value Ve stored in the notification setting value storage area A1 is stored in the history setting value storage area A2 (see S2163 to S2166 in FIG. 52A). That is, since the number of bits of the history setting value Pv2 is smaller than the number of bits of the notification setting value Pv1, a situation may occur in which the setting value Ve obtained from the notification setting value storage area A1 cannot be properly stored in the history setting value storage area A2. Thus, it is possible to prevent the information from being incorrectly displayed as the setting history information.

図56は、上記のような「符号なし8bit」で表現可能な設定値Veの数値を例示している。
8ビットとすることで、図示のように設定値Veとして「1」〜「6」の6値を表現できると共に、「6」よりも大きな値、換言すれば使用可能範囲Re外の異常値を表現することが可能とされる。
つまり、本実施形態では設定値Veとして使用可能範囲Reの値以外の異常値の記憶も可能としているものであり、これにより異常が生じた際に、その原因特定が容易となるように図られている。
FIG. 56 shows an example of the numerical value of the setting value Ve that can be expressed by “8 bits without sign” as described above.
By using 8 bits, the set value Ve can represent six values of “1” to “6” as shown in the figure, and a value larger than “6”, in other words, an abnormal value outside the usable range Re can be expressed. It is possible to express.
That is, in the present embodiment, it is possible to store an abnormal value other than the value of the usable range Re as the set value Ve, so that when an abnormality occurs, the cause can be easily identified. ing.

[5-4.設定示唆演出]

演出制御部24は、現在の設定値Veを遊技者に示唆する設定示唆演出を現出させるための制御を実行可能に構成されている。
本例の演出制御部24は、このような設定示唆演出として以下で説明するような左図柄による示唆演出、ミニキャラ予告による示唆演出、大当り終了時の示唆演出、SU(ステップアップ)予告による示唆演出を現出させるための制御を行う。
[5-4. Setting suggestion effect]

The effect control unit 24 is configured to be able to execute control for causing a setting suggestion effect to suggest the current setting value Ve to the player.
The effect control unit 24 of the present example includes a suggestion effect using a left symbol, a suggestion effect using a mini-character notice, an suggestion effect at the end of a big hit, and an suggestion effect using an SU (step-up) notice, as described below. Is controlled to appear.

(左図柄による示唆演出)

先ずは、左図柄による示唆演出について説明する。ここで言う左図柄は、液晶表示装置36に表示される「左」「中」「右」の装飾図柄のうち「左」の装飾図柄を意味するものである。
(Suggested production with left symbol)

First, the suggestion effect using the left symbol will be described. The left symbol referred to here means the “left” decorative symbol among the “left”, “middle” and “right” decorative symbols displayed on the liquid crystal display device 36.

図57は、左図柄の内容を抽選するための左図柄抽選処理を示したフローチャートである。
先ず、演出制御部24のCPU241は、ステップS2701で特殊モード1であるか否かを判定する。すなわち、遊技のモードが「特殊モード1」としての所定のモードであるか否かを判定する。
特殊モード1でない場合、CPU241はステップS2702で特殊モード2であるか否かを判定し、特殊モード2でなければステップS2703で連続リーチ先読み(先読み後から当該変動に向けて装飾図柄の表示を所定態様に制御する先読み演出)に当選しているか否かを判定する。
FIG. 57 is a flowchart showing a left symbol lottery process for selecting the contents of the left symbol.
First, the CPU 241 of the effect control unit 24 determines whether or not the mode is the special mode 1 in step S2701. That is, it is determined whether or not the game mode is a predetermined mode as “special mode 1”.
If it is not the special mode 1, the CPU 241 determines whether or not it is the special mode 2 in a step S2702. If it is not the special mode 2, in a step S2703, the continuous reach prefetching (the display of the decorative symbol for the variation after the prefetching is predetermined. It is determined whether or not a pre-reading effect controlled according to the mode has been won.

ステップS2703において、連続リーチ先読みに当選していなければ、CPU241はステップS2705の設定値情報取得処理として、RAM243の所定領域(上述した通知設定値格納領域A1)に格納されている設定値Veを取得する処理を実行し、ステップS2706で設定値情報に基づいてオフセットテーブルからオフセット値を取得する処理を行い、続くステップS2707で抽選値に基づいて左図柄の内容を決定する。   In step S2703, if the continuous reach prefetch has not been won, the CPU 241 acquires the set value Ve stored in the predetermined area (the notification set value storage area A1 described above) of the RAM 243 as the set value information acquisition processing in step S2705. In step S2706, a process of obtaining an offset value from the offset table based on the set value information is performed, and in step S2707, the content of the left symbol is determined based on the lottery value.

ここで、図58は、ステップS2707で用いる左図柄抽選テーブルの例を示しており、図59は、ステップS2706で用いる左図柄抽選用オフセットテーブルの例を示している。なお、これらのテーブルはROM242の所定領域にそれぞれ格納されている。
図58に示すように、左図柄抽選テーブルにおいては、抽選対象とされる図柄内容(本例では図柄0〜図柄9の10種の図柄内容)ごとの当選確率が、「1」〜「6」の設定値Veごとに定められている。なお、図中では当選確率を表す値として抽選用の乱数が0〜9999の10000通りの値をとり得ることを前提とした場合における振り分け値により表しているが、先の図29や図30の場合と同様、実際には抽選用乱数に対する閾値が格納される。なお、この点については、後の図63、図65、図68、図72、図74に示す各テーブルにおいても同様である。
Here, FIG. 58 shows an example of the left symbol lottery table used in step S2707, and FIG. 59 shows an example of the left symbol lottery offset table used in step S2706. These tables are stored in predetermined areas of the ROM 242, respectively.
As shown in FIG. 58, in the left symbol lottery table, the winning probabilities for each symbol content (ten types of symbols from symbol 0 to symbol 9 in this example) to be selected are "1" to "6". Is set for each set value Ve. It should be noted that, in the figure, as the value representing the winning probability, the random number for the lottery is assumed to be 10000 kinds of values from 0 to 9999. As in the case, the threshold for the random number for lottery is actually stored. This is the same in the tables shown in FIG. 63, FIG. 65, FIG. 68, FIG. 72, and FIG.

図59に示す左図柄抽選用オフセットテーブルにおいては、「1」〜「6」の設定値Veごとに、対応するオフセット値が格納されている。具体的に、設定値Ve「1」に対しては「0」、設定値Ve「2」に対しては「1」、設定値Ve「3」に対しては「2」、設定値Ve「4」に対しては「3」、設定値Ve「5」に対しては「4」、設定値Ve「6」に対しては「5」が格納されている。   In the left symbol lottery offset table shown in FIG. 59, a corresponding offset value is stored for each set value Ve of “1” to “6”. Specifically, “0” is set for the set value Ve “1”, “1” is set for the set value Ve “2”, “2” is set for the set value Ve “3”, and the set value Ve “ “3” is stored for “4”, “4” is stored for the set value Ve “5”, and “5” is stored for the set value Ve “6”.

図57のステップS2706では、図59に示す左図柄抽選用オフセットテーブルに従って、ステップS2705で取得した現在の設定値Veに対応するオフセット値を取得する。そして、ステップS2707では、図58に示す左図柄抽選テーブルにおける設定値Veごとの抽選テーブルのうち、ステップS2706で取得したオフセット値で特定される位置(アドレス)の抽選テーブルを選択する。具体的に、オフセット値が「0」であれば左図柄抽選テーブルにおける最上部に位置する(つまり番号の最も若いアドレスに格納された)設定値「1」の抽選テーブルを、オフセット値が「1」であれば左図柄抽選テーブルにおける上から2番目に位置する設定値「2」の抽選テーブルを、オフセット値が「2」であれば左図柄抽選テーブルにおける上から3番目に位置する設定値「3」の抽選テーブルを選択するといったように、オフセット値で特定される位置に格納されている抽選テーブルを選択する。   In step S2706 of FIG. 57, the offset value corresponding to the current set value Ve obtained in step S2705 is obtained according to the left symbol lottery offset table shown in FIG. In step S2707, among the lottery tables for each set value Ve in the left symbol lottery table shown in FIG. 58, the lottery table at the position (address) specified by the offset value acquired in step S2706 is selected. Specifically, if the offset value is “0”, the lottery table with the set value “1” located at the top of the left symbol lottery table (that is, stored at the address with the smallest number) is set to “1”. If the offset value is “2”, the setting value “3” located at the third position from the top in the left symbol lottery table if the offset value is “2”. The lottery table stored at the position specified by the offset value is selected, such as selecting the lottery table of “3”.

上記した一連の処理により、現在が第一特殊モード、第二特殊モードの何れにも該当せず、且つ連続リーチ先読みに非当選の状態であれば、設定値Veに基づく当選確率により左図柄の内容が抽選される。換言すれば、設定値Veによって左図柄の図柄0〜9の出現率が異なるものとされ、これにより左図柄の特定の図柄内容の出現率によって設定値Veの種別を遊技者に示唆する設定示唆演出が実現される。   According to the series of processes described above, if the current state does not correspond to any of the first special mode and the second special mode, and the continuous reach prefetching is in a non-winning state, the left symbol is determined by the winning probability based on the set value Ve. The contents are drawn by lot. In other words, the appearance rate of the symbols 0 to 9 of the left symbol differs depending on the set value Ve, whereby the setting suggestion indicating the type of the set value Ve to the player based on the appearance rate of the specific symbol content of the left symbol. Direction is realized.

図57に示すように、ステップS2701で第一特殊モードであると判定した場合、CPU241はステップS2702〜S2708の処理をパスし、一連の処理を終える。つまり、第一特殊モード下では左図柄の図柄内容の抽選は行われない。
また、ステップS2702で第二特殊モードであると判定した場合、ステップS2703で連続リーチ先読みに当選していると判定した場合のそれぞれにおいて、CPU241はステップS2704に進み、設定値Veを参照せずにオフセットテーブルからオフセット値を取得し、ステップS2707のテーブル選択処理に進む。つまりこの場合は、左図柄抽選用オフセットテーブルにおける「0」のオフセット値を取得し(S2704)、左図柄抽選テーブルから設定値Ve「1」に対応した抽選テーブルを選択する(S2707)ことになる。従って、第二特殊モード下、連続リーチ先読み当選状態下では、設定値Veに依らない固定の当選確率により左図柄の図柄内容の抽選が行われる。換言すれば、左図柄を用いた設定示唆演出は行われないものである。
As shown in FIG. 57, if it is determined in step S2701 that the current mode is the first special mode, the CPU 241 passes the processes of steps S2702 to S2708 and ends a series of processes. That is, in the first special mode, the lottery of the symbol content of the left symbol is not performed.
If it is determined in step S2702 that the current mode is the second special mode, or if it is determined in step S2703 that the continuous reach prefetch has been won, the CPU 241 proceeds to step S2704, and does not refer to the set value Ve. The offset value is acquired from the offset table, and the process proceeds to the table selection process in step S2707. That is, in this case, an offset value of "0" in the left symbol lottery offset table is acquired (S2704), and a lottery table corresponding to the set value Ve "1" is selected from the left symbol lottery table (S2707). . Accordingly, in the second special mode and in the continuous reach prefetching winning state, a lottery of the symbol content of the left symbol is performed with a fixed winning probability independent of the set value Ve. In other words, the setting suggestion effect using the left symbol is not performed.

なお、上記のように本例では連続リーチ先読み当選状態下で左図柄を用いた設定示唆演出を行わないが、これにより、左図柄抽選処理で当選した左図柄の図柄内容が、連続リーチ先読みで選択された左図柄の図柄内容と整合しなくなってしまうことの防止を図ることが可能とされている。   As described above, in the present example, the setting suggestion effect using the left symbol is not performed in the continuous reach prefetching winning state, but by this, the symbol content of the left symbol won in the left symbol lottery process is a continuous reach prefetch. It is possible to prevent the symbol content of the selected left symbol from becoming inconsistent.

図60は、左図柄抽選処理の別例を示したフローチャートである。
先ず、この別例においては、ROM242に格納される左図柄抽選用オフセットテーブルとして、図61に示すテーブルが用意されている。すなわち、図59に示したものと同内容のテーブルが第一左図柄抽選用オフセットテーブルとして格納されると共に(図61A)、第一左図柄抽選用オフセットテーブルとは異なる第二左図柄抽選用オフセットテーブルが格納されている(図61B)。
第二左図柄抽選用オフセットテーブルにおいては、「1」〜「6」の設定値Veに対し同一のオフセット値(本例では「2」)が格納されている。
FIG. 60 is a flowchart showing another example of the left symbol lottery process.
First, in this alternative example, a table shown in FIG. 61 is prepared as a left symbol lottery offset table stored in the ROM 242. That is, a table having the same content as that shown in FIG. 59 is stored as a first left symbol lottery offset table (FIG. 61A), and a second left symbol lottery offset different from the first left symbol lottery offset table. The table is stored (FIG. 61B).
In the second left symbol lottery offset table, the same offset value (“2” in this example) is stored for the set value Ve of “1” to “6”.

図60に示す左図柄抽選処理は、第二特殊モード時、連続リーチ先読み当選時のそれぞれで実行される処理として、図57に示したステップS2704の処理に代えてステップS2710及びS2711の処理を実行する点が異なる。
この場合のCPU241は、ステップS2710の設定値情報取得でRAM243の所定領域に格納されている設定値Veを取得し、続くステップS2711で設定値情報に基づいて第二オフセットテーブルからオフセット値を取得し、ステップS2707の抽選テーブル選択処理に進む。
ステップS2711で取得されるオフセット値は設定値Veに拘わらず同一値となるための、この場合のステップS2707の選択処理では、設定値Veに依らず同一の抽選テーブルが選択されることになる。
なお、この別例において、ステップS2706ではオフセットテーブルとして図61Aに示す第一左図柄抽選用オフセットテーブルを用いる。
The left symbol lottery process shown in FIG. 60 is executed in the second special mode and the continuous reach prefetching win, and the processes of steps S2710 and S2711 are executed instead of the process of step S2704 shown in FIG. 57. Is different.
In this case, the CPU 241 obtains the set value Ve stored in the predetermined area of the RAM 243 by obtaining the set value information in step S2710, and obtains an offset value from the second offset table based on the set value information in subsequent step S2711. Then, the process proceeds to the lottery table selection process in step S2707.
Since the offset value acquired in step S2711 has the same value regardless of the set value Ve, the same lottery table is selected in step S2707 in this case regardless of the set value Ve.
In this alternative example, in step S2706, the first left symbol lottery offset table shown in FIG. 61A is used as the offset table.

このように、第二特殊モード時、連続リーチ先読み当選時に対応して設定値Veに依らない左図柄抽選を行うための手法としては、設定値Veを参照せずに固定のオフセット値を取得する手法に限定されず、図61Bのように各設定値Veに同一のオフセット値を格納したオフセットテーブルを参照し、設定値Veに依らず同一の抽選テーブルが選択されるようにする手法を採ることもできる。
As described above, in the second special mode, as a technique for performing the left symbol lottery that does not depend on the set value Ve corresponding to the continuous reach prefetch winning, a fixed offset value is acquired without referring to the set value Ve. The method is not limited to the method, and a method is adopted in which the same lottery table is selected irrespective of the set value Ve by referring to an offset table storing the same offset value for each set value Ve as shown in FIG. 61B. Can also.

(ミニキャラ予告による示唆演出)

図62は、CPU241が実行するミニキャラ予告抽選処理のフローチャートである。
先ず前提として、本例の遊技機1では、ミニキャラ予告演出として第一ミニキャラ予告演出と第二ミニキャラ予告演出の2種を現出可能とされている。なお、第一ミニキャラ予告演出と第二ミニキャラ予告演出について、予告演出を現出させるか否か自体の抽選処理は図62に示す処理とは別処理で既に実行されているとする。
本例では、第一ミニキャラ予告演出については設定値Veを示唆する演出とはせず、第二ミニキャラ予告演出として設定値Veを示唆する演出を現出可能としている。
(Suggested production by mini-character notice)

FIG. 62 is a flowchart of the mini-charter notice lottery process executed by the CPU 241.
First, as a premise, in the gaming machine 1 of the present example, two kinds of mini-chara announcement effects, a first mini-chara announcement effect and a second mini-chara announcement effect, can appear. In addition, it is assumed that the lottery process of the first mini-character announcement effect and the second mini-character announcement effect is performed as a separate process from the process illustrated in FIG.
In this example, the effect that suggests the set value Ve is allowed to appear as the second mini-character announcement effect, instead of the effect that suggests the set value Ve for the first mini-character announcement effect.

図62において、CPU241はステップS2801で、ミニキャラ予告演出に当選しているか否かを判定する。ミニキャラ予告演出に当選していなければ、CPU241は以下で説明する一連の処理は実行せず、図62のミニキャラ予告抽選処理を終える。   In FIG. 62, the CPU 241 determines in step S2801 whether or not the mini-chart announcement effect has been won. If the mini-character announcement effect has not been won, the CPU 241 does not execute a series of processes described below, and ends the mini-character announcement lottery process of FIG.

ミニキャラ予告演出に当選していれば、CPU241はステップS2802で当選内容が第一ミニキャラ予告であるか否かを判定する。
第一ミニキャラ予告演出に当選しており、当選内容が第一ミニキャラ予告であると判定した場合、CPU241はステップS2803の変動パターン情報取得処理として、主制御部20より受信した変動パターン指定コマンドに含まれる変動パターン情報を取得する処理を行った上で、ステップS2804で当選した変動パターンに基づいてオフセットテーブルからオフセット値を取得し、続くステップS2805でオフセット値に基づいて抽選テーブルを選択する処理を行う。
If the mini-character announcement effect has been won, the CPU 241 determines in step S2802 whether or not the winning content is the first mini-character announcement.
If it is determined that the first mini character announcement production has been won and the winning content is the first mini character announcement, the CPU 241 includes the fluctuation pattern information acquisition processing in step S2803 in the fluctuation pattern designation command received from the main control unit 20. After performing the process of acquiring the variation pattern information to be obtained, the offset value is acquired from the offset table based on the variation pattern won in step S2804, and the process of selecting the lottery table based on the offset value is performed in step S2805. .

図63は、ステップS2805で用いる第一ミニキャラ予告抽選テーブルの例を示しており、図64は、ステップS2804で用いる第一予告用オフセットテーブルの例を示している。なお、これらのテーブルはROM242の所定領域にそれぞれ格納されている。
図64に示す第一予告用オフセットテーブルにおいては、短変動パターン(図中「短変P」)、リーチ変動パターン(図中「リーチ変P」)、スーパーリーチ変動パターン(図中「SPリーチP」)ごとにオフセット値が定められている。本例では、短変動パターンは前述した「通常変動4s」「通常変動6s」「通常変動8s」「通常変動12s」が該当し、リーチ変動パターンは前述した「ノーマルリーチ」が該当し、スーパーリーチ変動パターンは前述した「スーパーリーチ1」「スーパーリーチ2」「スーパーリーチ3」「スーパーリーチ4」が該当し、図示のように短変動パターンには0、リーチ変動パターンには1、スーパーリーチ変動パターンには2のオフセット値がそれぞれ定められている。
FIG. 63 shows an example of the first mini-character announcement lottery table used in step S2805, and FIG. 64 shows an example of the first announcement offset table used in step S2804. These tables are stored in predetermined areas of the ROM 242, respectively.
In the first announcement offset table shown in FIG. 64, the short variation pattern (“short variation P” in the figure), the reach variation pattern (“reach variation P” in the figure), and the super reach variation pattern (“SP reach P” in the figure) )), An offset value is determined. In this example, the short fluctuation pattern corresponds to the above-described “normal fluctuation 4 s”, “normal fluctuation 6 s”, “normal fluctuation 8 s”, and “normal fluctuation 12 s”. The patterns correspond to the above-mentioned "super reach 1,""super reach 2,""super reach 3," and "super reach 4." As shown in the figure, 0 is set for the short variation pattern, 1 is set for the reach variation pattern, and the super reach variation pattern is set. Has an offset value of 2.

図63の第一ミニキャラ予告抽選テーブルにおいては、第一ミニキャラ予告の内容ごとに当選確率の振り分けを定めた抽選テーブルが複数用意されている。本例では、第一ミニキャラ予告の内容としては「なし」「保留変化説明」「強予告説明」「確変モード説明」「キャラ紹介」の5種が用意されており、抽選テーブルとしては、これらの内容に対する当選確率の振り分けを定めたテーブル1〜テーブル3の3種のテーブルが用意されている。   In the first mini-character announcement lottery table of FIG. 63, a plurality of lottery tables in which the distribution of the winning probability is determined for each content of the first mini-character announcement are prepared. In this example, five kinds of contents of the first mini-chara notice “None”, “Hold change explanation”, “Strong notice explanation”, “Probable change mode explanation” and “Character introduction” are prepared. Three types of tables, Table 1 to Table 3, which determine the distribution of the winning probability to the contents, are prepared.

図62において、ステップS2804の取得処理では、取得した変動パターン情報から特定される、当選した変動パターンの情報に基づいて図64に示す第一予告用オフセットテーブルからオフセット値が取得され、ステップS2805の選択処理では、該オフセット値に基づいて、図63に示す第一ミニキャラ予告抽選テーブルから抽選テーブルが選択される。具体的に本例では、当選した変動パターンが短変動パターンでオフセット値として0が取得された場合は、テーブル1が選択される。また、当選した変動パターンがリーチ変動パターンでオフセット値として1が取得された場合はテーブル2が選択され、当選した変動パターンがスーパーリーチ変動パターンでオフセット値として2が取得された場合はテーブル3が選択される。   In FIG. 62, in the acquisition process of step S2804, an offset value is acquired from the first announcement offset table shown in FIG. 64 based on the information of the winning variation pattern specified from the acquired variation pattern information. In the selection process, a lottery table is selected from the first mini-character announcement lottery table shown in FIG. 63 based on the offset value. Specifically, in this example, when the winning variation pattern is a short variation pattern and 0 is acquired as the offset value, Table 1 is selected. In addition, if the winning variation pattern is a reach variation pattern and 1 is acquired as an offset value, Table 2 is selected. If the winning variation pattern is a super reach variation pattern and 2 is acquired as an offset value, Table 3 is selected. Selected.

ステップS2805に続くステップS2806でCPU241は、選択値に基づいて第一ミニキャラ予告の内容を決定し、図62に示すミニキャラ予告抽選処理を終える。すなわち、テーブル1〜3のうち選択したテーブルにおける振り分け値に従って第一ミニキャラ予告の内容を決定する。
このように、第一ミニキャラ予告演出については、設定値Veに応じた演出とはされず、変動パターンに応じた演出とされる。
In step S2806 following step S2805, the CPU 241 determines the contents of the first mini-character notice based on the selected value, and ends the mini-character notice lottery process shown in FIG. That is, the contents of the first mini-chara notice are determined according to the distribution values in the table selected from tables 1 to 3.
As described above, the first mini-character announcement effect is not an effect according to the set value Ve, but an effect according to the fluctuation pattern.

また、CPU241は、先のステップS2802で当選内容が第一ミニキャラ予告でないと判定した場合には、ステップS2807で設定変更情報を取得し、続くステップS2808で設定変更されたか否かを判定する。すなわち、前述した設定履歴確認画面Gsの表示のために記憶された個別履歴情報のうち最新の個別履歴情報を取得し、該個別履歴情報における「type」の情報が「設定変更」であるか否かを判定する。   If the CPU 241 determines in step S2802 that the winning content is not the first mini-character notice, the CPU 241 acquires setting change information in step S2807, and determines in step S2808 whether the setting has been changed. That is, the latest individual history information among the individual history information stored for displaying the above-described setting history confirmation screen Gs is acquired, and whether or not the information of “type” in the individual history information is “setting change” is determined. Is determined.

ステップS2808において、該「type」の情報が「設定変更」ではなく、設定変更がされていないとの否定結果を得た場合、CPU241はステップS2809に進んで設定値情報取得処理を実行した上で、ステップS2810で設定値情報に基づいてオフセットテーブルからオフセット値を取得し、続くステップS2811でオフセット値に基づいて抽選テーブルを選択する処理を行い、ステップS2820で抽選値に基づいて第二ミニキャラ予告の内容を決定する。   If the information of the “type” is not “setting change” in step S2808 and a negative result indicating that the setting has not been changed is obtained in step S2808, the CPU 241 proceeds to step S2809 to execute the setting value information acquisition processing. In step S2810, an offset value is obtained from the offset table based on the set value information, and in step S2811, a process of selecting a lottery table based on the offset value is performed. In step S2820, a second mini-charter notice is generated based on the lottery value. Determine the content.

図65は、ステップS2811で用いる第二ミニキャラ予告抽選テーブルの例を示しており、図66は、ステップS2810で用いる第二予告用オフセットテーブルの例を示している(なお、これらのテーブルとしてもROM242の所定領域にそれぞれ格納されている)。
図66に示す第二予告用オフセットテーブルにおいては、設定値Veごとにオフセット値が定められている。本例の第二予告用オフセットテーブルでは、オフセット値は、設定値Ve「1」〜「6」に対してのみでなく、「上げ用」「下げ用」としての値に対しても設定されているが、これについては後述する。
FIG. 65 shows an example of the second mini-character announcement lottery table used in step S2811, and FIG. 66 shows an example of the second announcement offset table used in step S2810. Are stored in a predetermined area of each of them).
In the second preview offset table shown in FIG. 66, an offset value is determined for each set value Ve. In the second preview offset table of this example, the offset value is set not only for the set values Ve “1” to “6” but also for the values “up” and “down”. This will be described later.

図65の第二ミニキャラ予告抽選テーブルにおいては、第二ミニキャラ予告の内容ごとに当選確率の振り分けを定めた抽選テーブルが複数用意されている。本例では、第二ミニキャラ予告の内容としては「なし」「ゲーム性説明」「設定示唆説明1」「設定示唆説明2」「設定示唆説明3」「設定示唆説明4」「設定示唆説明5」の7種が用意されており、抽選テーブルとしては、これらの内容に対する当選確率の振り分けを定めたテーブルが、設定値Ve「1」〜「6」及び「上げ用」「下げ用」のそれぞれに対応して計8種用意されている。   In the second mini-character announcement lottery table of FIG. 65, a plurality of lottery tables in which the distribution of the winning probability is determined for each content of the second mini-character announcement are prepared. In this example, the contents of the second mini-character notice are “none”, “game description”, “setting suggestion explanation 1”, “setting suggestion explanation 2”, “setting suggestion explanation 3”, “setting suggestion explanation 4”, “setting suggestion explanation 5”. Are prepared. As the lottery table, a table that determines the distribution of the winning probabilities for these contents is set for each of the set values Ve “1” to “6” and “up” and “down”. A total of eight types are provided correspondingly.

図62において、ステップS2810の取得処理では、図66に示す第二予告用オフセットテーブルより、ステップS2809で取得した設定値Veに応じたオフセット値が取得され、ステップS2811の選択処理では、該オフセット値に基づいて、図65に示す第二ミニキャラ予告抽選テーブルから抽選テーブルが選択される。
そして、ステップS2811に続くステップS2820の決定処理では、選択した抽選テーブルに従って第二ミニキャラ予告の内容を決定する処理が行われる。
In FIG. 62, in the acquisition process of step S2810, an offset value corresponding to the set value Ve acquired in step S2809 is acquired from the second notice offset table shown in FIG. 66, and in the selection process of step S2811, the offset value , A lottery table is selected from the second mini-character announcement lottery table shown in FIG.
Then, in the determination process of step S2820 following step S2811, a process of determining the content of the second mini-character notice according to the selected lottery table is performed.

また、CPU241は先のステップS2808において、前述した「type」の情報が「設定変更」であり設定変更されたとの肯定結果を得た場合には、ステップS2812に進んで前回と今回の設定値情報を取得し、続くステップS2813で設定値は前回よりも上か否かを判定する。
すなわち、「type」の情報が「設定変更」である個別履歴情報のうち前回の設定変更時に記憶された個別履歴情報に含まれる設定値Veの情報と、RAM243の「通知設定値格納領域A1」に格納されている設定値Veの情報とを取得し、後者の設定値Veの方が前者の設定値Veよりも大きいか否かを判定する。
If the CPU 241 obtains an affirmative result in the previous step S2808 that the above-mentioned “type” information is “setting change” and the setting has been changed, the CPU 241 proceeds to step S2812 to set the previous and current setting value information. Is determined, and in a succeeding step S2813, it is determined whether or not the set value is higher than the previous value.
That is, of the individual history information whose “type” information is “setting change”, information of the setting value Ve included in the individual history information stored at the time of the previous setting change, and the “notification setting value storage area A1” of the RAM 243. And the information of the set value Ve stored in is stored, and it is determined whether or not the latter set value Ve is larger than the former set value Ve.

ステップS2813において、最新の設定値Veの方がその前の設定値Veよりも大きくなく、設定値は前回よりも上ではないとの否定結果を得た場合、CPU241はステップS2814に進んで第一選択値を取得し、続くステップS2815で第一選択値に基づいてオフセットテーブルからオフセット値を取得する。すなわち、図66の第二予告用オフセットテーブルからオフセット値を取得する。ここで、第一選択値は、図66に示す「下げ用」に対応したアドレスを選択するための値であり、従って上記のステップS2814及びS2815の処理が実行されることで、第二予告用オフセットテーブルから「下げ用」に対応したオフセット値が取得される。
そして、ステップS2815に続くステップS2816でCPU241は、オフセット値に基づいて抽選テーブルを選択する、すなわち、図65の第二ミニキャラ予告抽選テーブルから「下げ用」に対応したテーブルを選択する処理を実行し、ステップS2820の決定処理に進む。
これにより、設定値Veを下げる設定変更が行われた場合の第二ミニキャラ予告演出については、その内容が「下げ用」の抽選テーブルに基づき決定される。
In step S2813, if a negative result is obtained that the latest set value Ve is not larger than the previous set value Ve and the set value is not higher than the previous set value Ve, the CPU 241 proceeds to step S2814 and proceeds to step S2814. The selected value is obtained, and in step S2815, the offset value is obtained from the offset table based on the first selected value. That is, the offset value is obtained from the second notice offset table of FIG. Here, the first selection value is a value for selecting an address corresponding to “for lowering” shown in FIG. 66. Therefore, by executing the processing of steps S2814 and S2815, the second selection value is obtained. An offset value corresponding to “for lowering” is obtained from the offset table.
Then, in step S2816 following step S2815, CPU 241 executes a process of selecting a lottery table based on the offset value, that is, a process of selecting a table corresponding to “for lowering” from the second mini-character preview lottery table of FIG. Then, the process proceeds to the determination processing in step S2820.
As a result, the content of the second mini-character announcement effect when the setting change for lowering the set value Ve is performed is determined based on the “lowering” lottery table.

一方、ステップS2813において、設定値が前回よりも上であるとの肯定結果を得た場合、CPU241はステップS2817に進んで第二選択値を取得し、続くステップS2818で第二選択値に基づいてオフセットテーブルからオフセット値を取得する。第二選択値は、図66に示す「上げ用」に対応したアドレスを選択するための値であり、従って上記ステップS2817及びS2818の処理が実行されることで、第二予告用オフセットテーブルから「上げ用」に対応したオフセット値が取得される。
そして、ステップS2818に続くステップS2819でCPU241は、オフセット値に基づいて抽選テーブルを選択する、すなわち、図65の第二ミニキャラ予告抽選テーブルから「上げ用」に対応したテーブルを選択する処理を実行し、ステップS2820の決定処理に進む。
これにより、設定値Veを上げる設定変更が行われた場合の第二ミニキャラ予告演出の内容は、「上げ用」の抽選テーブルに基づき決定される。
On the other hand, if the CPU 241 obtains a positive result indicating that the set value is higher than the previous value in step S2813, the CPU 241 proceeds to step S2817 to acquire a second selection value, and based on the second selection value in subsequent step S2818. Get the offset value from the offset table. The second selection value is a value for selecting an address corresponding to “for raising” shown in FIG. 66. Therefore, by executing the processes of steps S2817 and S2818, “2nd selection value” The offset value corresponding to "for raising" is obtained.
Then, in a step S2819 following the step S2818, the CPU 241 selects a lottery table based on the offset value, that is, executes a process of selecting a table corresponding to “for raising” from the second mini-character preview lottery table in FIG. Then, the process proceeds to the determination processing in step S2820.
As a result, the content of the second mini-character announcement effect when the setting change for increasing the setting value Ve is performed is determined based on the “raising” lottery table.

図65の抽選テーブルによると、本例では、予告内容「なし」「ゲーム性説明」「設定示唆説明1」「設定示唆説明2」「設定示唆説明3」の当選確率は「上げ用」と「下げ用」の間で同一されているが、「設定示唆説明4」「設定示唆説明5」については「上げ用」と「下げ用」の間で当選確率が異なるものとされている。「設定示唆説明4」については、設定値Ve「1」〜「6」及び「下げ用」の当選確率が全て「0」とされる一方、「上げ用」の当選確率が「0」以外、具体的に本例では「1000/10000」とされており、従って「設定示唆説明4」は「上げ用」の場合にのみ現出し得る予告内容とされている。また、「設定示唆説明5」については、設定値Ve「1」〜「6」及び「上げ用」の当選確率が全て「0」とされる一方、「下げ用」の当選確率が「0」以外(本例では「1000/10000」)とされており、従って「設定示唆説明5」は「下げ用」の場合にのみ現出し得る予告内容とされている。   According to the lottery table of FIG. 65, in this example, the winning probabilities of the preview contents “none”, “game characteristics explanation”, “setting suggestion explanation 1”, “setting suggestion explanation 2”, and “setting suggestion explanation 3” are “raising” and “ The same applies to “lowering”, but the winning probabilities for “up suggestion explanation 4” and “setting suggestion explanation 5” are different between “up” and “lowering”. Regarding “setting suggestion explanation 4”, the setting values Ve “1” to “6” and the winning probability of “down” are all “0”, while the winning probability of “up” is other than “0”. Specifically, in this example, it is set to “1000/10000”, so that “setting suggestion explanation 4” is a notice content that can appear only in the case of “for raising”. As for “setting suggestion explanation 5”, the winning probabilities of the set values Ve “1” to “6” and “up” are all “0”, while the winning probability of “down” is “0”. (In this example, “1000/10000”), and thus “setting suggestion explanation 5” is a notice content that can appear only in the case of “lowering”.

図62において、CPU241は、ステップS2820の決定処理を実行したことに応じ、ミニキャラ予告抽選処理を終える。   In FIG. 62, CPU 241 ends the mini-charter notice lottery process in response to executing the determination process in step S2820.

ここで、上記したステップS2813で設定値が前回よりも上であるか否かを判定するにあたっては、RAM243における「履歴設定値格納領域A2」に格納された設定値Veと「通知設定値格納領域A1」に格納された設定値Veを比較するが、このとき、RAM243に対しては、「履歴設定値格納領域A2」とは別途に、前回の設定値Veを格納しておくための領域(「前回設定値格納領域A3」)を設けるようにしてもよい。
この場合、メモリ244には、設定履歴情報とは別途に前回の設定値Veを記憶させるようにし、例えば、遊技機1の電源遮断時に、「通知設定値格納領域A1」の値をメモリ244に書き込み、電源投入時に、メモリ244に書き込んだ該値を、「前回設定値格納領域A3」に読み出すように構成することもできる。
そして、演出の抽選に関しては、「前回設定値格納領域A3」と「通知設定値格納領域A1」の値を比較することで、上げ/下げを判断する。
Here, in determining whether the set value is higher than the previous time in step S2813, the set value Ve stored in the “history set value storage area A2” in the RAM 243 and the “notification set value storage area” are determined. The set value Ve stored in “A1” is compared. At this time, in the RAM 243, an area for storing the previous set value Ve separately from the “history set value storage area A2” ( A “previous set value storage area A3”) may be provided.
In this case, the previous setting value Ve is stored in the memory 244 separately from the setting history information. For example, when the power of the gaming machine 1 is turned off, the value of the “notification setting value storage area A1” is stored in the memory 244. When writing and turning on the power, the value written to the memory 244 may be read out to the “previous setting value storage area A3”.
With respect to the effect lottery, the up / down determination is made by comparing the values of the “previous setting value storage area A3” and the “notification setting value storage area A1”.

なお、ステップS2813において、前回と今回の設定値Veが同値であった場合には、「通知設定値格納領域A1」に格納された今回の設定値Veをオフセットとして第二ミニキャラ予告抽選テーブルを参照することが考えられる。
In step S2813, if the previous and current set values Ve are the same value, the current set value Ve stored in the “notification set value storage area A1” is used as an offset to refer to the second mini-chara announcement lottery table. It is possible to do.

(大当り終了演出による示唆演出)

図67は、CPU241が実行する大当り演出抽選処理のフローチャートである。
図67に示す抽選処理は、ラウンド遊技が規定ラウンド数実行されたことに応じて現出される大当り終了INT(インターバル)演出の内容を設定値Veに基づき抽選する処理とされる。具体的には、大当り終了INT演出における背景画像の抽選を行う。
なお、ここでは説明上、当りの種別が「3R確変」「9R確変」「3R時短」の三種とされた場合を前提とする。
(Suggested production by jackpot end production)

FIG. 67 is a flowchart of the jackpot effect lottery process executed by the CPU 241.
The lottery process shown in FIG. 67 is a process of performing lottery on the basis of the set value Ve for the content of the big hit end INT (interval) effect that appears when the round game has been executed the specified number of rounds. Specifically, the lottery of the background image in the big hit end INT effect is performed.
Here, for the sake of explanation, it is assumed that the types of hits are three types: “3R probability change”, “9R probability change”, and “3R time saving”.

先ず、CPU241はステップS2901で、当りの種別が「3R確変」であるか否か否かを判定する。当りの種別は、主制御部20より送信される例えば装飾図柄指定コマンドによって通知される。
当りの種別が「3R確変」でなければ、CPU241はステップS2902に進み当りの種別が「9R確変」であるか否かを判定し、当りの種別が「9R確変」でなければ図67に示す大当り演出抽選処理を終える。すなわち、当りの種別が「3R時短」の場合には大当り終了INT演出による設定示唆は行わない。
First, in step S2901, the CPU 241 determines whether or not the hit type is “3R probable change”. The type of the hit is notified by, for example, a decorative design specification command transmitted from the main control unit 20.
If the hit type is not “3R probable”, the CPU 241 proceeds to step S2902 to determine whether or not the hit type is “9R probable”. End the jackpot effect lottery process. That is, when the hit type is “3R working hours”, the setting suggestion by the big hit end INT effect is not performed.

ステップS2901で当りの種別が「3R確変」であった場合と、ステップS2902で当りの種別が「9R確変」であった場合のそれぞれにおいて、CPU241はステップS2903に処理を進めて確変中であるか否かを判定する。これは、今回の当りが連荘としての当りであるか否か(初当りではないか否か)を判定していることに相当する。   In each of the case where the hit type is “3R probable change” in step S2901 and the case where the hit type is “9R probable change” in step S2902, the CPU 241 advances the process to step S2903 and is performing the probable change. Determine whether or not. This corresponds to determining whether or not the current hit is a hit as a series of villas (whether or not this is the first hit).

確変中でない、すなわち初当りであると判定した場合、CPU241はステップS2904に進んで設定値情報取得処理を実行した上で、ステップS2905で設定値情報に基づいて第一オフセットテーブルからオフセット値を取得し、続くステップS2906でオフセット値に基づいて抽選テーブルを選択する処理を行う。さらに、CPU241はステップS2910に進み、抽選値に基づいて大当り終了INT中の示唆要素を決定する。   If it is determined that the probability is not being changed, that is, it is the first hit, the CPU 241 proceeds to step S2904 to execute the setting value information acquisition processing, and then acquires the offset value from the first offset table based on the setting value information in step S2905. Then, in the next step S2906, a process of selecting a lottery table based on the offset value is performed. Further, the CPU 241 proceeds to step S2910, and determines a suggestion element during the big hit end INT based on the lottery value.

図68は、ステップS2906で用いる大当り終了INT示唆要素を抽選するための抽選テーブル(以下「大当り終了INT示唆要素テーブル」と表記)の例を示しており、図69は、ステップS2905で用いる第一オフセットテーブルの例を示している(なお、これらのテーブルとしてもROM242の所定領域にそれぞれ格納されている)。
図69に示す第一オフセットテーブルにおいては、設定値Veごとにオフセット値が定められている。具体的には、図示のように設定値Ve「1」〜「6」に対して「0」〜「5」のオフセット値が定められている。
FIG. 68 shows an example of a lottery table (hereinafter referred to as “big hit end INT suggestion element table”) for lottery of the big hit end suggestion element used in step S2906, and FIG. 69 shows the first lottery table used in step S2905. Examples of offset tables are shown (note that these tables are also stored in predetermined areas of the ROM 242).
In the first offset table shown in FIG. 69, an offset value is determined for each set value Ve. Specifically, offset values of “0” to “5” are determined for the set values Ve “1” to “6” as shown in the figure.

図68の大当り終了INT示唆要素テーブルにおいては、大当り終了INT演出の内容ごとに当選確率の振り分けを定めた抽選テーブルが複数用意されている。本例では、設定示唆には大当り終了INT演出における背景画像が用いられ、図示のように「なし(所定の背景画像がなし)」及び「背景1」〜「背景12」の計13種の内容が用意されており、抽選テーブルとしては、これらの内容に対する当選確率の振り分けを定めたテーブルが複数用意されている。
本例の大当り終了INT示唆要素テーブルにおいては、これらの抽選テーブルとして、設定値Ve「1」〜「6」の各々に対する振り分けを定めた六つが上層側から順に格納され、その下層側に対し、さらに設定値Ve「1」〜「6」の各々に対する振り分けを定めた六つが格納されている。上層側の六つの抽選テーブルは、初当り時に対応した設定値Veごとの振り分けを定めたテーブルとされ、下層側の六つの抽選テーブルは連荘時に対応した設定値Veごとの振り分けを定めたテーブルとされる。
In the big hit end INT suggestion element table of FIG. 68, a plurality of lottery tables in which the distribution of the winning probability is determined for each content of the big hit end INT effect are prepared. In this example, the setting suggestion uses the background image in the big hit end INT effect, and as shown in the figure, there are a total of 13 types of contents of “none (no predetermined background image)” and “background 1” to “background 12”. Are prepared, and as the lottery table, a plurality of tables that determine the distribution of the winning probabilities for these contents are prepared.
In the big hit end suggestion element table of the present example, six lots that determine the sorting for each of the set values Ve “1” to “6” are stored in order from the upper layer as these lottery tables, and the lower layer is Further, six values that determine the distribution to each of the set values Ve “1” to “6” are stored. The six lottery tables on the upper layer are tables that determine the distribution for each set value Ve at the time of the first hit, and the six lottery tables on the lower layer are tables that determine the distribution for each set value Ve during the extended holiday. It is said.

図67において、ステップS2905の取得処理では、図69に示す第一オフセットテーブルより、ステップS2904で取得した設定値Veに応じたオフセット値が取得され、ステップS2906の選択処理では、該オフセット値に基づいて、図68に示す大当り終了INT示唆要素テーブルから抽選テーブルが選択される。このとき、第一オフセットテーブルでは設定値Veに対するオフセット値が「0」〜「5」の範囲とされるため、ステップS2906の選択処理では、大当り終了INT示唆要素テーブルにおける上層側六つのうちから抽選テーブルが選択される。つまりこれにより、初当り時に対応した抽選テーブルのうちから、設定値Veに応じた抽選テーブルが選択される。
ステップS2906に続き実行されるステップS2910の決定処理では、選択した抽選テーブルに従って大当り終了INT中の示唆要素としての背景(なしの場合もある)を決定する処理が行われる。
In FIG. 67, in the acquisition processing in step S2905, an offset value corresponding to the set value Ve acquired in step S2904 is acquired from the first offset table shown in FIG. 69, and in the selection processing in step S2906, the offset value based on the offset value is acquired. Then, the lottery table is selected from the big hit end INT suggestion element table shown in FIG. At this time, in the first offset table, since the offset value with respect to the set value Ve is in the range of “0” to “5”, in the selection processing in step S2906, the lottery is selected from the upper six in the big hit end INT suggestion element table. The table is selected. That is, from this, a lottery table corresponding to the set value Ve is selected from among the lottery tables corresponding to the first hit.
In the determination process of step S2910 performed after step S2906, a process of determining a background (in some cases, none) as a suggestion element during the jackpot end INT according to the selected lottery table is performed.

また、先のステップS2903において、確変中である、すなわち連荘時であると判定した場合、CPU241はステップS2907に進んで設定値情報取得処理を実行した上で、ステップS2908で設定値情報に基づいて第二オフセットテーブルからオフセット値を取得し、続くステップS2909でオフセット値に基づいて抽選テーブルを選択する処理を行い、ステップS2910の決定処理を実行する。   If it is determined in the previous step S2903 that the change is being made, that is, it is during the extended vacation, the CPU 241 proceeds to step S2907 to execute the set value information acquisition processing, and then, based on the set value information in step S2908. Then, an offset value is acquired from the second offset table, a process of selecting a lottery table based on the offset value is performed in a succeeding step S2909, and a determination process of a step S2910 is executed.

図70は、ステップS2908で用いる第二オフセットテーブル(該第二オフセットテーブルとしてもROM242の所定領域に格納されている)の例を示している。
図示のように第二オフセットテーブルにおいては、設定値Ve「1」〜「6」に対して「6」〜「11」のオフセット値が定められている。
このため、ステップS2908の取得処理では、大当り終了INT示唆要素テーブルにおける下層側六つのうちから抽選テーブルが選択され、つまりは、連荘時に対応した抽選テーブルのうちから設定値Veに応じた抽選テーブルが選択される。
ステップS2909に続き実行されるステップS2910の決定処理では、ステップS2909で選択した抽選テーブルに従って大当り終了INT中の示唆要素としての背景(なしの場合もある)を決定する処理が行われる。
FIG. 70 illustrates an example of the second offset table used in step S2908 (also stored in a predetermined area of the ROM 242 as the second offset table).
As shown in the drawing, in the second offset table, offset values of “6” to “11” are defined for the set values Ve “1” to “6”.
For this reason, in the acquisition processing of step S2908, the lottery table is selected from the lower six in the big hit end INT suggestion element table, that is, the lottery table corresponding to the set value Ve from the lottery table corresponding to the extended holiday. Is selected.
In the determination process of step S2910 executed after step S2909, a process of determining the background (in some cases, none) as a suggestion element during the big hit INT according to the lottery table selected in step S2909 is performed.

図68に示すように本例では、上層側に格納された初当り時に対応した抽選テーブルについては、背景7〜背景12に対する振り分け値を0としており、また下層側の連荘時に対応した抽選テーブルについては背景1〜背景6に対する振り分け値を0としている。これにより、連荘時には背景1〜6を現出させず(設定示唆要素としては現出させず)、初当り時には背景7〜12を現出させないものとしている。   As shown in FIG. 68, in this example, the lottery table corresponding to the initial hit stored in the upper layer side has a sorting value of 0 for the background 7 to the background 12, and the lottery table corresponding to the lower villa. , The distribution value for background 1 to background 6 is set to 0. Thereby, the backgrounds 1 to 6 are not made to appear at the time of consecutive holidays (they are not made to appear as setting suggestive elements), and the backgrounds 7 to 12 are not made to appear at the time of the first hit.

CPU241は、ステップS2910の決定処理を実行したことに応じて図67に示す大当り演出抽選処理を終える。   The CPU 241 ends the jackpot effect lottery process shown in FIG. 67 in response to executing the determination process in step S2910.

ここで、上記のように共通の設定値Veに対しそれぞれ異なるオフセット値を定めたオフセットテーブル(図69、図70)を設け、条件に応じてそれらオフセットテーブルを使い分けて図68のような大当り終了INT示唆要素テーブルを用いた抽選を行うことで、設定示唆要素の抽選として、条件ごとに異なる抽選を行うにあたり、テーブルの参照処理を共通処理とすることができ、プログラム容量の削減を図ることができる。
Here, offset tables (FIGS. 69 and 70) in which different offset values are defined for the common set value Ve as described above are provided, and these offset tables are selectively used according to the conditions to end the big hit as shown in FIG. By performing the lottery using the INT suggestion element table, when performing a different lottery for each condition as the lottery of the setting suggestion element, the table reference process can be a common process, and the program capacity can be reduced. it can.

(SU予告による示唆演出)

続いて、図71〜図77を参照してSU予告による示唆演出について説明する。
SU予告演出は、遊技者にとって有利な状態である有利状態に制御する可能性を報知する予告演出の一種であり、1段階から複数段階の予告ステップを有する演出とされる。換言すれば、段階を有する段階予告演出である。
本例では、SU予告演出の内容、具体的には背景画像を利用して設定値Veを示唆する演出を現出可能とする。
(Suggested production by SU notice)

Subsequently, the suggested effect by the SU notice will be described with reference to FIGS. 71 to 77.
The SU announcement effect is a type of an announcement effect that informs the possibility of controlling to an advantageous state that is an advantageous state for the player, and is an effect having one to a plurality of announcement steps. In other words, it is a stage announcement effect having a stage.
In this example, the effect of suggesting the set value Ve can be displayed using the content of the SU notice effect, specifically, the background image.

図71は、CPU241が実行するSU予告抽選処理のフローチャートである。
先ず、CPU241はステップS3001の変動パターン情報取得処理として、例えば前述した装飾図柄指定コマンドに基づき当選した変動パターンの情報を取得する処理を行う。次いで、CPU241はステップS3002で、当選した変動パターンに基づいてオフセットテーブルからオフセット値を取得した上で、ステップS3003でオフセット値に基づいて抽選テーブルを選択し、ステップS3004で抽選値に基づいてSU段階と内容を決定する処理を行う。
FIG. 71 is a flowchart of the SU preview lottery process executed by the CPU 241.
First, as the variation pattern information acquisition process of step S3001, the CPU 241 performs a process of acquiring information on a variation pattern that has been won based on, for example, the above-described decorative symbol designation command. Next, in step S3002, the CPU 241 obtains an offset value from the offset table based on the winning variation pattern, selects a lottery table based on the offset value in step S3003, and performs an SU stage based on the lottery value in step S3004. And processing to determine the contents.

図72は、ステップS3003の選択処理で用いるSU演出テーブルの例を示し、図73はステップS3002の取得処理で用いるSU段階抽選用オフセットテーブルの例を示している(これらのテーブルとしてもROM242の所定領域にそれぞれ格納されている)。
図73に示すSU段階抽選用オフセットテーブルにおいては、先の図64に示した第一予告用オフセットテーブルと同様に、短変動パターン(「短変P」)、リーチ変動パターン(「リーチ変P」)、スーパーリーチ変動パターン(「SPリーチP」)ごとにオフセット値が定められており、本例では、短変動パターンには0、リーチ変動パターンには1、スーパーリーチ変動パターンには2のオフセット値がそれぞれ定められている。
FIG. 72 shows an example of an SU effect table used in the selection process in step S3003, and FIG. 73 shows an example of an SU stage lottery offset table used in the acquisition process in step S3002 (these tables are also stored in the ROM 242 as predetermined tables). Are stored in each area).
In the SU stage lottery offset table shown in FIG. 73, the short variation pattern (“short variation P”) and the reach variation pattern (“reach variation P”) are similar to the first announcement offset table shown in FIG. ), And an offset value is determined for each super reach variation pattern (“SP reach P”). In this example, an offset of 0 is set for the short variation pattern, 1 is set for the reach variation pattern, and 2 is set for the super reach variation pattern. Each value is defined.

図72のSU演出テーブルにおいては、SU予告演出に係る抽選対象ごとに当選確率の振り分けを定めた抽選テーブルが複数用意されている。本例では、SU予告演出「なし」としての抽選対象と、SU1(白枠)、SU2(白枠)、SU3(白枠)、SU4(キャラA)、及びSU5(キャラB)としての各抽選対象のそれぞれに対する振り分け値を定めた抽選テーブルが3種用意されている(図中「テーブル1」「テーブル2」「テーブル3」)。ここで、SU段階を表すSU1〜SU5の後に付した(白枠)等の括弧書きは、SU予告演出の内容、具体的には背景画像の種別を意味しており、例えば(白枠)は白枠を伴う背景画像を、また(キャラA)や(キャラB)はそれぞれ特定キャラの画像を含む背景画像を意味する。
SU演出テーブルにおいては、上層側から順に「テーブル1」「テーブル2」「テーブル3」が格納されている。
In the SU effect table of FIG. 72, a plurality of lottery tables in which the allocation of the winning probability is determined for each lottery target related to the SU announcement effect are prepared. In this example, the lottery target as the SU announcement effect “none” and the lottery as SU1 (white frame), SU2 (white frame), SU3 (white frame), SU4 (character A), and SU5 (character B) Three kinds of lottery tables are prepared in which sorting values are determined for each of the objects ("Table 1,""Table2," and "Table 3" in the figure). Here, parentheses such as (white frame) attached after SU1 to SU5 indicating the SU stage mean the content of the SU preview effect, specifically, the type of the background image. A background image with a white frame, and (character A) and (character B) each mean a background image including an image of a specific character.
In the SU effect table, “table 1”, “table 2”, and “table 3” are stored in order from the upper layer.

図71において、ステップS3002の取得処理では、当選した変動パターンの情報に基づいて図73に示すテーブルからオフセット値が取得され、ステップS3003の選択処理では、該オフセット値に基づいて図72に示すテーブルから抽選テーブルが選択される。具体的に本例では、当選した変動パターンが短変動パターンでオフセット値として0が取得された場合は、テーブル1が選択される。また、当選した変動パターンがリーチ変動パターンでオフセット値として1が取得された場合はテーブル2が選択され、当選した変動パターンがスーパーリーチ変動パターンでオフセット値として2が取得された場合はテーブル3が選択される。
そして、ステップS3003に続くステップS3004でCPU241は、このようにテーブル1〜テーブル3のうちから選択したテーブルの格納値(抽選値)と、抽選用の乱数値とに基づいてSU予告演出「なし」、SU1(白枠)、SU2(白枠)、SU3(白枠)、SU4(キャラA)、又はSU5(キャラB)の決定を行う。すなわち、SUの段階と内容を決定する。
In FIG. 71, in the acquisition processing in step S3002, an offset value is acquired from the table shown in FIG. 73 based on the information of the winning fluctuation pattern, and in the selection processing in step S3003, the table shown in FIG. A lottery table is selected. Specifically, in this example, when the winning variation pattern is a short variation pattern and 0 is acquired as the offset value, Table 1 is selected. Also, if the winning variation pattern is a reach variation pattern and 1 is acquired as an offset value, Table 2 is selected. If the winning variation pattern is a super reach variation pattern and 2 is acquired as an offset value, Table 3 is selected. Selected.
Then, in step S3004 subsequent to step S3003, the CPU 241 sets the SU announcement effect “none” based on the stored value (lottery value) of the table thus selected from Table 1 to Table 3 and the random number value for lottery. , SU1 (white frame), SU2 (white frame), SU3 (white frame), SU4 (character A), or SU5 (character B). That is, the stage and content of the SU are determined.

なお、図72に示す振り分け値の例によると(この場合も抽選用乱数が1〜9999の10000通りをとり得る例としている)、短変動パターンに対応したテーブル1においては、SU予告演出「なし」の当選確率が最も高くされ、次いでSU1(白枠)の当選確率が高くされていると共に、残りのSU2(白枠)、SU3(白枠)、SU4(キャラA)、及びSU5(キャラB)については当選確率が0とされている。
リーチ変動パターンに対応したテーブル2においては、SU5(キャラB)、SU4(キャラA)、SU予告演出「なし」、SU1(白枠)、SU2(白枠)、SU3(白枠)の順で徐々に当選確率が高まるようにしている。
スーパーリーチ変動パターンに対応したテーブル3においては、SU5(キャラB)の当選確率が最も高くされ、以降はSU4(キャラA)、SU3(白枠)、SU予告演出「なし」の順で徐々に当選確率が下げられ、SU1(白枠)及びSU2(白枠)の当選確率が最も低くされている。
According to the example of the distribution values shown in FIG. 72 (also in this example, the random number for lottery can take 10000 to 1999), in the table 1 corresponding to the short fluctuation pattern, the SU announcement effect “None” , The winning probability of SU1 (white frame) is the highest, and the remaining SU2 (white frame), SU3 (white frame), SU4 (character A), and SU5 (character B) For), the winning probability is set to 0.
In Table 2 corresponding to the reach variation pattern, in the order of SU5 (character B), SU4 (character A), SU announcement effect "none", SU1 (white frame), SU2 (white frame), and SU3 (white frame) The winning probability is gradually increased.
In Table 3 corresponding to the super-reach variation pattern, the winning probability of SU5 (character B) is the highest, and thereafter SU4 (character A), SU3 (white frame), and the SU announcement effect "None" gradually. The winning probability is reduced, and the winning probability of SU1 (white frame) and SU2 (white frame) is minimized.

CPU241は、ステップS3004の処理を実行したことに応じ、ステップS3005でSU3以上に当選したか否かを判定する。すなわち、ステップS3004でSU3(白枠)、SU4(キャラA)、SU5(キャラB)の何れかが決定されたか否かを判定する。
SU3以上に当選していなければ、CPU241は図71に示すSU予告抽選処理を終える。すなわち、SU2以下に当選の場合、以下で説明するSU予告演出の内容差し換えのための処理は行われない。
The CPU 241 determines whether or not SU3 or more has been won in step S3005 in response to executing the processing in step S3004. That is, it is determined whether any of SU3 (white frame), SU4 (character A), and SU5 (character B) has been determined in step S3004.
If the winning has not been achieved for SU3 or more, the CPU 241 ends the SU preview lottery process shown in FIG. In other words, in the case of winning below SU2, the process for replacing the content of the SU announcement effect described below is not performed.

一方、SU3以上に当選していれば、CPU241はステップS3006に進んで前回SU3デンジャーで外れたか否かを判定する。すなわち、前回現出したSU予告演出が、後述するSU3差替えテーブルを用いた内容差し替えにより背景がデンジャー柄枠の背景に差し替えられたSU3以上のSU予告演出であり、該SU予告演出が予告の対象とした図柄変動表示ゲームにおいてはずれの判定結果が得られたか否かを判定する。   On the other hand, if the winner is SU3 or more, the CPU 241 proceeds to step S3006 to determine whether or not the previous SU3 danger occurred. In other words, the SU announcement effect that appeared last time is an SU announcement effect of SU3 or more whose background has been replaced with the background of the danger pattern frame by replacing the contents using the SU3 replacement table described later, and the SU announcement effect is the object of the announcement. It is determined whether or not a determination result of a deviation has been obtained in the symbol variation display game described above.

ステップS3006において、前回SU3デンジャーで外れたと判定した場合、CPU241はステップS3007に進み、設定値を参照せずにオフセットテーブルからオフセット値を取得した上で、ステップS3008でオフセット値に基づいて抽選テーブルを選択し、ステップS3012で抽選値に基づいてSU3の差替え内容を決定する。   If it is determined in step S3006 that the last time the vehicle was out of the SU3 danger, the CPU 241 proceeds to step S3007, acquires the offset value from the offset table without referring to the set value, and sets the lottery table based on the offset value in step S3008. Then, the replacement content of SU3 is determined based on the lottery value in step S3012.

図74は、ステップS3008の選択処理で用いるSU3差替えテーブルの例を示し、図75はステップS3007の取得処理で用いるSU3差替え用オフセットテーブルの例を示している(これらのテーブルもROM242の所定領域にそれぞれ格納されている)。
図75に示すSU3差替え用オフセットテーブルにおいては、設定値Veごとにオフセット値が定められ、具体的には、図示のように設定値Ve「1」〜「6」に対しオフセット値「0」〜「5」が定められている。
図74に示すSU3差替えテーブルにおいては、「デフォルト」「赤」「デンジャー」の差替え内容ごとの振り分け値を定めた抽選テーブルが設定値Veごとに用意されている。ここで、「デフォルト」は、背景における枠を差し替えないことを意味し、「赤」「デンジャー」はそれぞれ該枠を赤色、デンジャー柄に差し替えることを意味する。
図示のように、SU3差替えテーブルにおいては、設定値Ve「1」の抽選テーブルが最も上層に格納され、以降、設定値Veの数値が大きい抽選テーブルほどより下層側に位置するように格納されている。
FIG. 74 shows an example of the SU3 replacement table used in the selection process in step S3008, and FIG. 75 shows an example of the SU3 replacement offset table used in the acquisition process in step S3007 (these tables are also stored in a predetermined area of the ROM 242). Respectively stored).
In the SU3 replacement offset table shown in FIG. 75, an offset value is determined for each set value Ve. Specifically, as shown in the drawing, offset values “0” to “6” are set for set values Ve “1” to “6”. "5" is defined.
In the SU3 replacement table shown in FIG. 74, a lottery table is prepared for each set value Ve in which the distribution value for each of the default, red, and danger replacement contents is determined. Here, "default" means that the frame in the background is not replaced, and "red" and "danger" mean that the frame is replaced with a red color and a danger pattern, respectively.
As illustrated, in the SU3 replacement table, the lottery table with the set value Ve “1” is stored in the uppermost layer, and thereafter, the lottery table with the larger value of the set value Ve is stored so as to be positioned lower. I have.

図71において、ステップS3007の取得処理では、図75に示すSU3差替え用オフセットテーブルから設定値Veを参照せずにオフセット値が取得される。すなわちCPU241は、該オフセットテーブルにおける設定値Ve「1」に対応するオフセット値「0」を取得する。そして、ステップS3008の選択処理では、このように取得したオフセット値「0」に基づいてSU3差替えテーブルから抽選テーブルが選択される。具体的には、SU3差替えテーブルにおける最も上層に格納された設定値Ve「1」に対応する抽選テーブルが選択される。
そして、ステップS3008に続き実行されるステップS3012の決定処理では、このように選択した抽選テーブルに基づいて「デフォルト」「赤」「デンジャー」のうちから差替え内容が決定される。
71, in the acquisition processing in step S3007, the offset value is acquired from the SU3 replacement offset table shown in FIG. 75 without referring to the set value Ve. That is, the CPU 241 acquires the offset value “0” corresponding to the set value Ve “1” in the offset table. Then, in the selection processing of step S3008, a lottery table is selected from the SU3 replacement table based on the offset value “0” thus obtained. Specifically, the lottery table corresponding to the set value Ve “1” stored in the uppermost layer in the SU3 replacement table is selected.
In the determination processing of step S3012 executed after step S3008, the replacement content is determined from “default”, “red”, and “danger” based on the lottery table selected in this manner.

ここで、図74に示した振り分け値の例によると、上記したステップS3007→S3008→S3012の処理が行われることで、「デフォルト」の当選確率が最も高い抽選テーブルが選択されることになる。すなわち、最も差し替えの生じる可能性が低い抽選テーブルが選択される。この結果、前回SU3デンジャーで外れた場合には、再びSU3デンジャーによるSU予告演出が行われ難くなる。   Here, according to the example of the distribution values shown in FIG. 74, by performing the processing of steps S3007 → S3008 → S3012, the lottery table having the highest “default” winning probability is selected. That is, the lottery table with the lowest possibility of replacement is selected. As a result, in the case where the vehicle has missed the previous SU3 danger, it is difficult for the SU3 danger to perform the SU announcement effect again.

一方、先のステップS3006において、前回SU3デンジャーで外れたと判定した場合、CPU241はステップS3009で設定値情報取得処理を実行した上で、ステップS3010で設定値情報に基づいてオフセットテーブルからオフセット値を取得し、続くステップS3011でオフセット値に基づいて抽選テーブルを選択し、ステップS3012で抽選値に基づいてSU3の差替え内容を決定する処理を行う。   On the other hand, in the previous step S3006, when it is determined that the current value has deviated from the previous SU3 danger, the CPU 241 executes the setting value information acquisition processing in step S3009, and acquires the offset value from the offset table based on the setting value information in step S3010. Then, in the following step S3011, a lottery table is selected based on the offset value, and in step S3012, a process of determining the replacement content of SU3 based on the lottery value is performed.

具体的に、ステップS3010の取得処理では、図75に示したSU3差替え用オフセットテーブルから、ステップS3009で取得した設定値Veに対応するオフセット値を取得し、続くステップS3011では図74に示したSU3差替えテーブルより、取得したオフセット値に基づく抽選テーブルを選択する。具体的には、オフセット値「0」であれば最上層位置に格納された設定値Ve「1」の抽選テーブルを選択し、オフセット値「1」であれば最上層位置の次の位置に格納された設定値「2」の抽選テーブルを選択するといったように、オフセット値で特定される位置(アドレス)に格納された抽選テーブルを選択する。
そして、この場合のステップS3012の決定処理では、ステップS3011で選択した抽選テーブルに基づいて「デフォルト」「赤」「デンジャー」のうちから差替え内容を決定する。
Specifically, in the acquisition process of step S3010, the offset value corresponding to the set value Ve acquired in step S3009 is acquired from the SU3 replacement offset table shown in FIG. 75, and in the subsequent step S3011, the SU3 shown in FIG. A lottery table based on the acquired offset value is selected from the replacement table. Specifically, if the offset value is “0”, the lottery table of the set value Ve “1” stored at the uppermost position is selected, and if the offset value is “1”, the lottery table is stored at the position next to the uppermost position. The lottery table stored at the position (address) specified by the offset value is selected, such as selecting the lottery table with the set value “2”.
In this case, in the determination processing in step S3012, the replacement content is determined from “default”, “red”, and “danger” based on the lottery table selected in step S3011.

図74に示す振り分け値の例によると、この場合のSU3差替えテーブルにおいては、高設定となるほど「デフォルト」の当選確率が低くされる一方、「赤」に関しては高設定となるほど当選確率が高まるようにされている。また、「デンジャー」に関しては、設定値Veの別に依らず「デンジャー」「赤」よりも当選確率が低くされると共に、最高設定である設定値Ve「6」の場合に最も当選確率が高くなるようにされている。本例では、「デンジャー」の当選確率は、設定値Ve「1」〜「5」までは同一とし、設定値Ve「6」についてのみ当選確率を高めるようにしている。   According to the example of the distribution values shown in FIG. 74, in the SU3 replacement table in this case, the higher the setting, the lower the “default” winning probability, while the higher the “red” setting, the higher the winning probability. Have been. Regarding “Danger”, the winning probability is set lower than “Danger” and “Red” irrespective of the set value Ve, and the winning probability is maximized when the set value Ve is “6”, which is the highest setting. Has been. In this example, the winning probability of “Danger” is the same for the set values Ve “1” to “5”, and the winning probability is increased only for the set value Ve “6”.

CPU241は、ステップS3012の決定処理を実行したことに応じて図71に示すSU予告抽選処理を終える。   The CPU 241 ends the SU preview lottery process shown in FIG. 71 in response to executing the determination process in step S3012.

上記した一連の処理から理解されるように、本実施形態では、SU予告演出(段階予告演出)の「段階」は変動情報に基づき決定可能とし、SU予告演出の「内容」は設定値Veに基づき決定可能としている。具体的に本例では、SU予告演出の「内容」は差し替えにより決定可能としている。   As understood from the above-described series of processes, in the present embodiment, the “stage” of the SU announcement effect (step announcement effect) can be determined based on the fluctuation information, and the “content” of the SU announcement effect is set to the set value Ve. It can be decided on the basis. Specifically, in this example, the "contents" of the SU notice effect can be determined by replacement.

段階予告演出を利用した設定示唆について、仮に、設定値に基づき段階予告演出の段階を決定するとした場合には、段階予告演出が発展し難くなり、演出効果を高めることが困難となる。そのため、上記のように段階予告演出の段階は変動情報に応じて決定可能とし、段階予告演出の予告内容は設定値に基づき決定可能としている。
これにより、段階予告演出を利用した設定示唆演出の実現にあたり、段階予告演出が発展し難くなることの防止を図ることができ、演出効果を高めることができる。
As for the setting suggestion using the stage announcement effect, if the stage of the stage announcement effect is determined based on the set value, the stage announcement effect becomes difficult to develop, and it is difficult to enhance the effect. Therefore, as described above, the stage of the stage announcement effect can be determined according to the fluctuation information, and the announcement content of the stage announcement effect can be determined based on the set value.
Thereby, in realizing the setting suggestion effect using the stage announcement effect, it is possible to prevent the stage announcement effect from becoming difficult to develop, and to enhance the effect.

通常、遊技機には複数種類の予告演出が実装されているが、そのうち予告演出の内容として段階を有する予告の全てを前述したような構成としてもよいし、一部の予告についてのみ、前述のような構成となるようにしてもよい。また、演出興趣を高めるために、一部の予告については、「段階」を設定値Veに基づき決定し、「内容」を変動情報に基づいて決定するように構成してもよい。こうすることで、予告間で異なった特徴を持たせることができ、演出興趣を向上させることが可能となる。   Usually, a plurality of types of notice effects are implemented in a gaming machine, but among them, all of the notices having stages as the contents of the notice effects may be configured as described above, or only a part of the notice is described above. Such a configuration may be adopted. Further, in order to enhance the effect of the presentation, for some of the notices, the “stage” may be determined based on the set value Ve, and the “content” may be determined based on the fluctuation information. By doing so, it is possible to give different characteristics between the notices, and it is possible to improve the production appeal.

図76は、SU予告抽選処理の別例を示したフローチャートである。
先ず、この別例においては、ROM242に格納されるSU3差替え用オフセットテーブルとして、図77に示すテーブルが用意されている。すなわち、図75に示したものと同内容のテーブルがSU3差替え用第一オフセットテーブルとして格納されると共に(図77A)、SU3差替え用第一オフセットテーブルとは異なるSU3差替え用第二オフセットテーブルが格納されている(図77B)。
SU3差替え用第二オフセットテーブルにおいては、「1」〜「6」の設定値Veに対し同一のオフセット値(本例では「0」)が格納されている。
FIG. 76 is a flowchart showing another example of the SU preview lottery process.
First, in this alternative example, a table shown in FIG. 77 is prepared as an SU3 replacement offset table stored in the ROM 242. That is, a table having the same contents as those shown in FIG. 75 is stored as the first offset table for SU3 replacement (FIG. 77A), and a second offset table for SU3 replacement different from the first offset table for SU3 replacement is stored. (FIG. 77B).
In the SU3 replacement second offset table, the same offset value (“0” in this example) is stored for the set value Ve of “1” to “6”.

図76に示すSU予告抽選処理は、前回SU3デンジャーで外れた場合に実行される処理として、図71に示したステップS3007の処理に代えてステップS3020及びS3021の処理を実行する点が異なる。
この場合のCPU241は、ステップS3020の設定値情報取得でRAM243の所定領域に格納されている設定値Veを取得し、続くステップS3021で設定値情報に基づいてSU3差替え用第二オフセットテーブルからオフセット値を取得し、ステップS3008の抽選テーブル選択処理に進む。
ステップS3021で取得されるオフセット値は設定値Veに拘わらず同一の値であるため、この場合のステップS3008の選択処理では、設定値Veに依らず同一の抽選テーブルが選択されることになる。具体的に本例では、設定値Ve「1」に対応したオフセット値「0」が選択されるため、図71の処理例の場合と同様に内容差替えが最も生じ難い抽選テーブルが選択されることになる。
なお、この場合のステップS3010の取得処理では、オフセットテーブルとして図77Aに示したSU3差替え用第一オフセットテーブルを用いる。
The SU preview lottery process shown in FIG. 76 is different from the previous process in that the processes of steps S3020 and S3021 are executed instead of the process of step S3007 shown in FIG.
In this case, the CPU 241 acquires the set value Ve stored in the predetermined area of the RAM 243 in the acquisition of the set value information in step S3020, and in the following step S3021, sets the offset value from the SU3 replacement second offset table based on the set value information. And proceeds to the lottery table selection process in step S3008.
Since the offset value obtained in step S3021 is the same regardless of the set value Ve, the same lottery table is selected regardless of the set value Ve in the selection processing in step S3008 in this case. Specifically, in this example, since the offset value “0” corresponding to the set value Ve “1” is selected, the lottery table in which the content replacement is least likely to occur is selected as in the processing example of FIG. 71. become.
In this case, in the acquisition processing in step S3010, the first offset table for SU3 replacement shown in FIG. 77A is used as the offset table.

上記のように、設定値Veに依らず同一の抽選テーブルを選択するための手法としては、設定値Veを参照せずに固定のオフセット値を取得する手法に限定されず、図77Bのように各設定値Veに同一のオフセット値を格納したオフセットテーブルから取得したオフセット値に基づいて抽選テーブルを選択する手法を採ることもできる。   As described above, the method for selecting the same lottery table irrespective of the set value Ve is not limited to the method of acquiring a fixed offset value without referring to the set value Ve, as shown in FIG. 77B. A method of selecting a lottery table based on an offset value obtained from an offset table in which the same offset value is stored in each set value Ve may be adopted.

ここで、SU予告演出の抽選については、次のような態様で行うことも考えられる。
図78は、実施形態におけるSU予告演出の抽選態様例についての説明図である。
先ず、図中、上段の表の左下部に示す展開M06J−1、展開M06J−2、展開M06J−3は、それぞれ以下のような展開を意味する。

M06J−1:特定の背景モードに滞在している状態、且つ先読み予告に非当選で対象SU予告(花火打ち上げSU予告)に当選している

M06J−2:特定の背景モードに滞在している状態、且つ先読み予告を実行中で対象SU予告に当選している

M06J−3:特定の背景モードに滞在している状態で、当該変動が先読み予告のターゲット変動且つ対象SU予告に当選している
Here, the lottery of the SU announcement effect may be performed in the following manner.
FIG. 78 is an explanatory diagram of an example of a lottery mode of an SU announcement effect in the embodiment.
First, in the drawing, the expansion M06J-1, the expansion M06J-2, and the expansion M06J-3 shown at the lower left of the upper table mean the following expansion, respectively.

M06J-1: Staying in a specific background mode, and winning the target SU notice (fireworks launch SU notice) without winning the prefetch notice

M06J-2: Staying in a specific background mode, executing pre-reading notice, and winning the target SU notice

M06J-3: While staying in the specific background mode, the fluctuation has won the target fluctuation of the pre-reading notice and the target SU notice.

展開M06J−1においては、対象SU予告の抽選をテーブルTBL1に基づき行う。また、展開M06J−2、展開M06J−3においては、対象SU予告の抽選をテーブルTBL2、テーブルTBL3に基づきそれぞれ行う。   In the development M06J-1, lottery of the target SU notice is performed based on the table TBL1. In the deployments M06J-2 and M06J-3, the lottery of the target SU notice is performed based on the tables TBL2 and TBL3, respectively.

展開M06J−1において、テーブルTBL1に基づく抽選の結果SU3、SU4に当選した場合、及びSU5に当選した場合を展開M06L−1とする。
また、展開M06J−2において、テーブルTBL2に基づく抽選の結果SU3、SU4に当選した場合、及びSU5に当選した場合を展開M06L−2とする。
さらに、展開M06J−3において、テーブルTBL3に基づく抽選の結果SU3、SU4に当選した場合、及びSU5に当選した場合を展開M06L−3とする。
なお、これら展開M06L−1〜M06L−3において、SU5に当選した場合には、SU5の内容についてそれぞれテーブルTBL4、TBL5、TBL6に基づく抽選を行う。
In the development M06J-1, a case where the result of the lottery based on the table TBL1 results in the winning of SU3, SU4, and a case in which the result of the drawing is SU5 is referred to as the development M06L-1.
Further, in the development M06J-2, a case where the lottery based on the table TBL2 has been selected to win SU3 and SU4, and a case where the lottery has been won SU5 are defined as a development M06L-2.
Further, in the development M06J-3, the case where the result of the lottery based on the table TBL3 has been won for the SU3 and SU4 and the case where the result has been won for the SU5 are referred to as the development M06L-3.
When SU5 is won in these developments M06L-1 to M06L-3, a lottery is performed on the contents of SU5 based on tables TBL4, TBL5, and TBL6, respectively.

図78の下段の表は、M06L−1〜M06L−3の各展開に対するSU3の内容差替え(背景差替え)についての抽選手法を例示している。
図示のように展開M06L−1においては、前回デンジャーで外れたか否かを判定する(ステップS3006参照)。前回デンジャーで外れていれば、設定値Veごとの分岐はなく、テーブルTBL4に基づいて差替え内容を抽選する。
一方、前回デンジャーで外れていなければ、抽選手法は設定値Veごとに分岐する。具体的には、「1」〜「6」の設定値Veごとに異なるテーブル(図中、テーブルTBL5〜TBL10)を用いて差替え内容を抽選する。
The table in the lower part of FIG. 78 illustrates the lottery method for SU3 content replacement (background replacement) for each development of M06L-1 to M06L-3.
As shown in the drawing, in the deployment M06L-1, it is determined whether or not it has been removed by the previous danger (see step S3006). If there is no change in the previous danger, there is no branch for each set value Ve, and the replacement content is randomly selected based on the table TBL4.
On the other hand, if the last danger has not occurred, the lottery method branches for each set value Ve. Specifically, the replacement content is randomly selected using a different table (tables TBL5 to TBL10 in the figure) for each set value Ve of “1” to “6”.

また、展開M06L−2、展開M06L−3においては、前回デンジャーで外れたか否かによる分岐、及び設定値Veによる分岐はなく、図示のようにテーブルTBL11、TBL12に基づき差替え内容を抽選する。   In addition, in the developments M06L-2 and M06L-3, there is no branch based on whether or not the previous danger has occurred and the branch based on the set value Ve, and the replacement content is randomly selected based on the tables TBL11 and TBL12 as illustrated.

上記の抽選手法においては、展開M06J−1としての、先読み予告に非当選の状態においては、SU予告による設定示唆を行うことが可能とされる。
これにより、先読みするほどでもない当り期待度の低い変動や、先読みのターゲット変動に向かって先読み予告を実行していない変動では、SU予告の役割を変動に対する信頼度を示唆する目的で使用するのではなく、設定を示唆する目的で使用することができる。
In the above-mentioned lottery method, in a state in which the pre-reading notice has not been won as the development M06J-1, it is possible to make a setting suggestion by the SU notice.
In this way, in the case of a change with a low expectation that is not enough to look ahead, or a change in which the look-ahead notice is not executed toward the target change of the look-ahead, the role of the SU notice is used for the purpose of indicating the reliability of the change. Instead, it can be used to suggest settings.

また、展開M06J−2としての、先読み予告を実行中である状態においては、SU予告による設定示唆を行わないものとしている。
複数変動を利用して先読み予告を実行している場合の、まさに先読み途中の変動においてSU予告に当選した場合は、先読みのターゲット変動に向かって、当選期待度を示唆する先読みを行っている最中なので、SU予告の役割として設定を示唆する目的では使用しないようにしている。つまり、先読み予告はターゲット変動に向けて当選期待度を示唆しており、遊技者の興味はそちらに注がれているので、このような状況では設定示唆要素を入れないようにし、遊技者が混乱してしまうことの防止を図っている。
In addition, in the state where the pre-reading notice is being executed as the development M06J-2, the setting suggestion by the SU notice is not performed.
In the case where the pre-reading notice is executed using a plurality of fluctuations, and if the SU notice is won in the fluctuation just in the course of the pre-reading, the pre-reading indicating the winning expectation degree is performed toward the target fluctuation of the pre-reading. Since it is in the middle, it is not used for the purpose of suggesting the setting as the role of the SU notice. In other words, the look-ahead notice indicates the expected degree of winning toward the target change, and the interest of the player is focused on there, so in such a situation, do not include the setting suggestion element, We are trying to prevent confusion.

さらに、展開M06J−3としての、当該変動が先読み予告のターゲット変動である状態においても、SU予告による設定示唆を行わないものとしている。
この場合、当該変動は、先読みのターゲット変動であり、当たり期待度の高い変動であるため、SU予告の役割を変動に対する信頼度を示唆する目的で使用し、設定を示唆する目的では使用しないようにすることで、遊技者が混乱してしまうことの防止を図っている。
Further, even in a state where the change is the target change of the pre-reading notice as the development M06J-3, the setting suggestion by the SU notice is not performed.
In this case, since the fluctuation is a target fluctuation of the look-ahead and a fluctuation with high expectation, use the role of the SU notice for the purpose of indicating the reliability of the fluctuation and not for the purpose of indicating the setting. By doing so, the player is prevented from being confused.

上記、抽選手法として、展開M06L−1、展開M06L−2、展開M06L−3を採用したが、いずれか一つを採用するようにしてもよいし、いずれかの組み合わせを採用するようにしてもよい。
展開M06L−2に関して、先読み予告が複数種類ある場合には、特定の先読み予告(例:全画面系の先読み予告等)の実行中のみSU予告による設定示唆を行わないように構成し、その他の先読み予告(例:保留変化予告等)の実行中にはSU予告による設定示唆を行うように構成してもよい。
展開M06L−3に関して、先読み予告が複数種類ある場合には、当該変動が特定の先読み予告(例:全画面系の先読み予告等)のターゲット変動である状態では、SU予告による設定示唆を行わないように構成し、当該変動がその他の先読み予告(例:保留変化予告等)のターゲット変動である状態では、SU予告による設定示唆を行うように構成してもよい。
また、当該変動が当り変動の場合には、前述のSU予告のような設定示唆要素を含む設定示唆予告による、設定示唆を行わないようにし、当該変動がはずれ変動の場合には、設定示唆を行うように構成してもよい。
As described above, the expansion M06L-1, the expansion M06L-2, and the expansion M06L-3 are employed as the lottery method, but any one of them may be employed, or any combination thereof may be employed. Good.
Regarding the development M06L-2, when there are a plurality of types of pre-reading advance notices, it is configured such that the setting suggestion based on the SU preliminary notice is not performed only during execution of a specific pre-reading advance notice (eg, full screen pre-read notice). During the execution of the pre-reading notice (for example, the suspension change notice), the setting may be suggested by the SU notice.
Regarding the development M06L-3, when there are a plurality of types of pre-reading notices, the setting suggestion by the SU pre-notification is not performed in a state where the change is a target change of a specific pre-reading notice (eg, a full screen pre-reading notice or the like). In a state where the fluctuation is a target fluctuation of other pre-reading advance notice (eg, suspension change advance notice, etc.), the setting suggestion by the SU notice may be performed.
In addition, if the change is a hit change, the setting suggestion is not performed by the setting suggestion notice including the setting suggestion element such as the SU notice described above. It may be configured to do so.

[5-5.主制御部と演出制御部が対応する設定値範囲の差違について]

ここで、上記により説明した演出制御部24の各種抽選処理から理解されるように、演出制御部24は、設定値Veが実際の使用範囲Ru(本例では「1」「2」「6」)でなくても、使用可能範囲Re(「1」〜「6」)内の値であれば、演出抽選がエラーとなることなく正常に行われるように構成されている。
[5-5. Regarding the difference in the set value range corresponding to the main control unit and the production control unit]

Here, as can be understood from the various lottery processes of the effect control unit 24 described above, the effect control unit 24 determines that the set value Ve is the actual use range Ru (“1”, “2”, “6” in this example). ), If the value is within the usable range Re ("1" to "6"), the effect lottery is performed normally without error.

一方で、主制御部20は、設定値Veが実際の使用範囲Ru内の値でなければ、遊技進行に関する少なくとも特定の処理を実行不能とされている。例えば、先の図25〜図27を参照して説明した大当り乱数判定処理(S1502)においては、設定値Ve(設定値Vd)が使用範囲Ru内の値でない場合には、図27に示した大当り判定用乱数判定テーブルから適正な判定基準値THや設定差情報を取得することが不能となり、大当り判定を適切に実行できないものとなる。   On the other hand, if the set value Ve is not a value within the actual use range Ru, the main control unit 20 cannot execute at least a specific process related to the game progress. For example, in the jackpot random number determination process (S1502) described with reference to FIGS. 25 to 27, if the set value Ve (set value Vd) is not a value within the use range Ru, the process is illustrated in FIG. It becomes impossible to acquire the proper judgment reference value TH and the set difference information from the big hit judgment random number judgment table, so that the big hit judgment cannot be properly executed.

上記のような主制御部20と演出制御部24の設定値に対する対応の差は、以下のように表現することができる。
すなわち、主制御部20は、設定変更処理(ステップS115)によりN(Nは2以上の自然数)種の中からいずれか一つの設定値を設定可能であると共に、N種の設定値に基づいて、遊技動作の進行に関する第一処理を実行可能とされている。
一方で、演出制御部24は、主制御部20から受信した設定値に関する設定値情報について、N種よりも多いM種の設定値情報に基づいて、演出動作の進行に関する第二処理を実行可能とされている。
The difference between the main control unit 20 and the effect control unit 24 corresponding to the set values as described above can be expressed as follows.
That is, the main control unit 20 can set any one of N (N is a natural number of 2 or more) types of setting values by the setting change process (step S115), and based on the N types of setting values. , A first process relating to the progress of the game operation can be executed.
On the other hand, the effect control unit 24 can execute the second processing relating to the progress of the effect operation based on the M set value information, which is greater than N types, for the set value information regarding the set values received from the main control unit 20. It has been.

これにより、設定値の段階数を変更可能とするにあたり、演出制御部24は、M段階までであれば、演出動作の進行に関する第二処理を実行可能とされている。すなわち、M段階までは演出制御部24のプログラム書き替えを不要とすることが可能となる。
従って、設定値の段階数の変更をプログラム書き替え作業の負担軽減を図りつつ実現することができる。
Thereby, when the number of steps of the set value can be changed, the effect control unit 24 can execute the second processing relating to the progress of the effect operation up to the M-step. That is, it is possible to eliminate the need to rewrite the program of the effect control unit 24 up to the M stage.
Therefore, it is possible to change the number of steps of the set value while reducing the load of the program rewriting operation.

また、本実施形態において、演出制御部24は、先の図52Aで説明したように、主制御部20が送信する設定値を通知するためのコマンド(設定値情報)、具体的には設定確認中コマンド、及び設定変更時コマンドとしての設定値情報について、実際の使用範囲Ruに対応した3種の設定値情報ではなく、使用可能範囲Reに対応した6種の設定値情報を解析可能とされている。
具体的に、これら設定確認中コマンド、設定変更時コマンドについては、それぞれステップS2150、S2152で「1」〜「6」の何れかの識別データを含むコマンドの受信が可能とされており、従ってこれらのコマンドの解析が可能とされている。
Further, in the present embodiment, as described with reference to FIG. 52A above, the effect control unit 24 includes a command (set value information) for notifying the set value transmitted by the main control unit 20, specifically, setting confirmation. Regarding the set value information as the middle command and the command at the time of setting change, it is possible to analyze not only three kinds of set value information corresponding to the actual use range Ru but six set value information corresponding to the usable range Re. ing.
More specifically, for the setting confirmation command and the setting change command, it is possible to receive commands including any one of the identification data “1” to “6” in steps S2150 and S2152, respectively. Can be analyzed.

すなわち、使用範囲Ruに対応した3種の設定値Veが、設定変更処理で設定可能なN種の設定値であるとすれば、演出制御部24は、N種よりも多いM種の設定値情報を解析可能に構成されている。   That is, assuming that the three types of set values Ve corresponding to the use range Ru are N types of set values that can be set in the setting change process, the effect control unit 24 sets the M types of set values larger than the N types. It is configured to be able to analyze information.

これにより、設定値Veの段階数を変更可能とするにあたり、演出制御部24は、M段階までであれば、設定値情報を解析可能とされている。すなわち、M段階までは演出制御部24のプログラム書き替えを不要とすることが可能となる。
従って、使用する設定値の数の変更をプログラム書き替え作業の負担軽減を図りつつ実現することができる。
Thus, when the number of stages of the set value Ve can be changed, the effect control unit 24 can analyze the set value information up to M stages. That is, it is possible to eliminate the need to rewrite the program of the effect control unit 24 up to the M stage.
Therefore, it is possible to change the number of setting values to be used while reducing the load of the program rewriting operation.

また、本実施形態では、演出制御部24は、主制御部20側において設定変更処理で設定された設定値Vdと、解析された設定値情報に基づく設定値解析情報とが、対応する場合(例えば、設定値Vdが示す設定値Veと設定値解析情報が示す設定値Veとが一致する場合)でも、対応しない場合でも所定処理(図57〜図77で説明した各種の演出抽選処理)を実行可能に構成されている。   In the present embodiment, the effect control unit 24 determines that the setting value Vd set in the setting change processing on the main control unit 20 side corresponds to the setting value analysis information based on the analyzed setting value information ( For example, even when the set value Ve indicated by the set value Vd matches the set value Ve indicated by the set value analysis information) or when they do not correspond, the predetermined process (the various effect lottery processes described with reference to FIGS. 57 to 77) is performed. It is configured to be executable.

これにより、設定値Veの段階数を変更可能とするにあたり、演出制御部24は、M段階までであれば処理を実行可能とされ、M段階までは演出制御部24のプログラム書き替えを不要とすることが可能となる。
従って、設定値Veの段階数の変更をプログラム書き替え作業の負担軽減を図りつつ実現することができる。
Thus, when the number of stages of the set value Ve can be changed, the effect control unit 24 can execute the process up to the M stage, and does not need to rewrite the program of the effect control unit 24 up to the M stage. It is possible to do.
Therefore, it is possible to change the number of steps of the set value Ve while reducing the load of the program rewriting operation.

ここで、図52Aの処理によると、本実施形態では、ステップS2154で設定変更終了コマンドを受信したと判定した場合には、主制御部20から受信される設定値Veが適正範囲内の値であるか否かを確認することなく(ステップS2162を参照)、ステップS2158で設定変更終了シナリオ登録処理を実行するものとしている。
これにより、主制御部20側が設定変更処理を正常に終了しようとしているときに、演出制御部24側が設定値の異常を報知してしまうことの防止を図ることができる。すなわち、演出制御部24側が異常報知を行っているのに主制御部20側が設定変更処理の正常終了に応じてその後の遊技動作を進行させてしまうという状況の発生防止を図ることができ、遊技者に不安感を抱かせることの防止が図られる。
Here, according to the processing of FIG. 52A, in the present embodiment, when it is determined that the setting change end command is received in step S2154, the setting value Ve received from the main control unit 20 is set to a value within an appropriate range. It is assumed that the setting change end scenario registration process is executed in step S2158 without confirming whether or not there is any (step S2162).
Thus, it is possible to prevent the effect control unit 24 from notifying the setting value abnormality when the main control unit 20 is about to end the setting change process normally. That is, it is possible to prevent a situation in which the main control unit 20 advances the subsequent game operation in accordance with the normal end of the setting change process while the effect control unit 24 performs the abnormality notification, and To prevent anxiety in the elderly.

また、図52Aの処理によると、演出制御部24はステップS2162で、主制御部20側から受信した設定値Veが使用可能範囲Re内か否かを判定し、使用可能範囲Re内であれば受信した設定値Ve(上述した識別データ)をRAM243(具体的には前述した「通知設定値格納領域A1」)に格納し、使用可能範囲Re外であれば受信した設定値VeをRAM243に格納しないものとしている。
設定値Veが使用可能範囲Re外であるときは、RAM243に設定値Veが格納されないが、本実施形態では、「設定値コマンド」が設定変更時以外の複数タイミングで送信される、具体的には、少なくとも電断復帰時(電断復帰した際のS808)、変動開始時(S1411)にも送信されるので、それらのタイミングで使用可能範囲Re内の設定値Veが受信されることで、RAM243に適切な設定値Veが格納されるようにすることができる。
According to the processing of FIG. 52A, effect control unit 24 determines in step S2162 whether or not set value Ve received from main control unit 20 is within usable range Re. The received set value Ve (identification data described above) is stored in the RAM 243 (specifically, the “notification set value storage area A1” described above), and if the received set value Ve is out of the usable range Re, the received set value Ve is stored in the RAM 243. I do not do it.
When the set value Ve is out of the usable range Re, the set value Ve is not stored in the RAM 243, but in the present embodiment, the “set value command” is transmitted at a plurality of timings other than when the setting is changed. Is also transmitted at least at the time of power failure recovery (S808 at the time of power failure recovery) and at the start of fluctuation (S1411), so that the set value Ve within the usable range Re is received at those timings. An appropriate set value Ve can be stored in the RAM 243.

なお、設定値コマンドは、上記で例示したタイミング以外にも、客待ちデモ中、大当りや小当りの開始や終了時、ラウンド遊技開始時、ラウンド間INT開始時等に送信することもできる。   Note that the set value command can be transmitted in addition to the timing exemplified above, during a customer waiting demonstration, at the start or end of a big hit or a small hit, at the start of a round game, at the start of an INT between rounds, and the like.

なお、上記のように本実施形態では、設定値Veが使用可能範囲Re内の値であれば、使用範囲Ru内の値でなくてもそのままRAM243に格納するものとしているが、先に説明した各種演出に係る抽選処理(図57〜図77等)のように、本実施形態では抽選処理が使用可能範囲Reの設定値Veに対応しているため、設定値Veが使用範囲Ru内の値でなくても演出抽選処理にバグが発生することがない。   As described above, in the present embodiment, if the set value Ve is a value within the usable range Re, it is stored in the RAM 243 as it is, even if it is not a value within the usable range Ru, as described above. In the present embodiment, as in the lottery processing related to various effects (FIGS. 57 to 77, etc.), since the lottery processing corresponds to the set value Ve of the usable range Re, the set value Ve is set to a value within the use range Ru. Even if it is not, no bug occurs in the production lottery process.

また、図52Aの処理によると、設定値Veが使用可能範囲Re外であるときは、ステップS2166の設定履歴情報更新処理において、使用可能範囲Re外の設定値VeがRAM243(具体的には、前述した「履歴設定値格納領域A2」)に格納される(図53のステップS2404を参照)。
しかしながら、このように履歴設定値格納領域A2に使用可能範囲Re外の設定値Veが格納されても、前述したステップS2607(図55)の送信処理時において、設定値Veの異常確認を行うことで、設定履歴確認画面Gsに使用可能範囲Re外の不適切な設定値Veが表示されてしまうことの防止が図られる。
前述のように、この際の異常確認の処理としては、送信対象の個別履歴情報が設定変更についての履歴情報(設定変更履歴情報)であるか否かを判定した上で、設定変更履歴情報である場合には、該履歴情報に含まれる設定値Veが使用可能範囲Re外の値であるか否かを判定し、設定値Veが使用可能範囲Re外の値である場合には、液晶制御部40に対して異常表示の指示情報を送信する。これにより、設定履歴確認画面Gsにおいて、該当する個別履歴情報における設定値Veに異常が認められた旨を表す情報を表示させることができる(例えばエラーを意味する「E」マークの表示等)。
According to the processing of FIG. 52A, when the setting value Ve is out of the usable range Re, in the setting history information updating processing in step S2166, the setting value Ve outside the usable range Re is stored in the RAM 243 (specifically, This is stored in the “history setting value storage area A2” described above (see step S2404 in FIG. 53).
However, even if the set value Ve outside the usable range Re is stored in the history set value storage area A2 as described above, the abnormality of the set value Ve is checked during the transmission processing in step S2607 (FIG. 55) described above. Thus, it is possible to prevent an inappropriate setting value Ve outside the usable range Re from being displayed on the setting history confirmation screen Gs.
As described above, in the process of confirming the abnormality at this time, it is determined whether or not the individual history information to be transmitted is the history information on the setting change (setting change history information). In some cases, it is determined whether the set value Ve included in the history information is outside the usable range Re. If the set value Ve is outside the usable range Re, the liquid crystal control is performed. The instruction information of the abnormal display is transmitted to the unit 40. As a result, on the setting history confirmation screen Gs, information indicating that an abnormality has been found in the setting value Ve in the corresponding individual history information can be displayed (for example, display of an “E” mark meaning an error).

<6.変形例>

ここで、上記では、図10に示した設定変更処理(S115)で設定された設定値Ve(ステップS416で保存した設定値Ve)を、図17に示したメインループ前処理(S119)で設定値コマンド(S808)により演出制御部24側に送信する例を挙げたが、設定変更処理により設定された設定値Veは、設定変更終了時のコマンドにより演出制御部24に送信することもできる。具体的に、実施形態では、設定変更終了時のコマンドとして、図14に示したRAMクリア処理(S116)で設定変更終了コマンドを送信(S605、S606)するものとしているが、この設定変更終了コマンドに代えて、設定変更処理で設定された設定値Veを含ませた「設定変更完了コマンド」を演出制御部24に送信する構成とすることもできる。
<6. Modification>

Here, in the above description, the set value Ve set in the setting change process (S115) shown in FIG. 10 (the set value Ve saved in step S416) is set in the main loop pre-process (S119) shown in FIG. Although the example in which the value command (S808) is transmitted to the effect control unit 24 side is given, the set value Ve set by the setting change process can also be transmitted to the effect control unit 24 by the command at the time of the end of the setting change. Specifically, in the embodiment, the setting change end command is transmitted (S605, S606) in the RAM clear processing (S116) shown in FIG. 14 as the command at the end of the setting change. Instead of this, a configuration in which the “setting change completion command” including the setting value Ve set in the setting changing process is transmitted to the effect control unit 24 may be adopted.

また、上記した図52Aの処理では、演出制御部24がRAM243に設定値Veを格納する処理(S2163)が、主制御部20からの設定値コマンドが受信されるごとに実行され得ることになるが、このRAM243に対する設定値Veの格納処理は、設定変更時にのみ行われるようにすることもできる。
そして、このようにRAM243に対する設定値Veの格納処理が設定変更時にのみ行われる場合には、図52Aに示す処理のように設定値Veが使用可能範囲Re外の値である場合に設定値Veを格納しないものとすると(S2162→S2164のルート)、RAM243に設定値Veがセットされないものとなってしまう。
そこでこの場合には、設定値Veが使用可能範囲Re外であればRAM243に設定値Ve「1」を表す値(換言すれば、設定値Veの最低段階を表す値)を格納するものとして、RAM243に異常な設定値Veがセットされないようにしつつ、設定値Veのセット自体が行われなくなってしまうことの防止を図ることもできる。
Further, in the processing of FIG. 52A described above, the processing in which the effect control unit 24 stores the set value Ve in the RAM 243 (S2163) can be executed every time a set value command is received from the main control unit 20. However, the process of storing the set value Ve in the RAM 243 may be performed only when the setting is changed.
When the process of storing the set value Ve in the RAM 243 is performed only when the setting is changed in this manner, when the set value Ve is a value outside the usable range Re as in the process shown in FIG. Is not stored (route from S2162 to S2164), the set value Ve is not set in the RAM 243.
Therefore, in this case, if the set value Ve is out of the usable range Re, a value representing the set value Ve “1” (in other words, a value representing the lowest step of the set value Ve) is stored in the RAM 243. It is also possible to prevent the setting of the set value Ve itself from being stopped while preventing the abnormal set value Ve from being set in the RAM 243.

図79は、上記のような最低段階値の格納を含む、第一変形例としての設定関連コマンド処理S2130eのフローチャートを示している。
この第一変形例としての設定関連コマンド処理S2130eは、主制御部20が上述した「設定変更完了コマンド」により設定変更処理で設定された設定値Veを演出制御部24側に送信する場合に対応した処理とされる。
図52Aに示した処理との差異点は、ステップS2154の設定変更終了コマンドの受信判定処理が省略された点と、ステップS2159〜S2161の処理及びステップS2164の処理が省略された点と、ステップS2181の処理が追加された点である。
FIG. 79 shows a flowchart of the setting-related command processing S2130e as a first modification including the storage of the lowest step value as described above.
The setting-related command processing S2130e as the first modification corresponds to the case where the main control unit 20 transmits the setting value Ve set in the setting change processing to the effect control unit 24 side by the above-described “setting change completion command”. It is assumed that the processing has been performed.
Differences from the processing shown in FIG. 52A are that the reception change processing of the setting change end command in step S2154 is omitted, the processing in steps S2159 to S2161, and the processing in step S2164 are omitted, and step S2181 Is added.

図79に示す処理において、CPU241は先ずステップS2180で、「設定変更完了コマンド」の受信判定処理を行う。具体的には、「設定変更完了コマンド」として設定値Ve「1」〜「6」の何れかの通知情報(識別データ)を含むコマンドが受信されたか否かを判定する。
ステップS2180において、「設定変更完了コマンド」(設定値「1」〜「6」)を受信していないと判定した場合、CPU241はステップS2150に処理を進める。なお、この場合、ステップS2151で否定結果が得られたことに応じ、CPU241はステップS2153に処理を進める。また、ステップS2153で否定結果が得られた場合、CPU241は図79に示す一連の処理を終える。
さらにこの場合、CPU241は、ステップS2155〜S2157の各シナリオ登録処理を実行したことに応じ、図79に示す一連の処理を終える。
In the processing shown in FIG. 79, first, in step S2180, the CPU 241 performs reception determination processing of a “setting change completion command”. Specifically, it is determined whether or not a command including any of the notification information (identification data) of the setting values Ve “1” to “6” has been received as the “setting change completion command”.
If it is determined in step S2180 that the “setting change completion command” (setting values “1” to “6”) has not been received, the CPU 241 advances the process to step S2150. In this case, in response to a negative result obtained in step S2151, the CPU 241 advances the process to step S2153. If a negative result is obtained in step S2153, the CPU 241 ends the series of processes illustrated in FIG.
Further, in this case, the CPU 241 ends the series of processing illustrated in FIG. 79 in response to executing the scenario registration processing in steps S2155 to S2157.

一方、ステップS2180において「設定変更完了コマンド」(設定値「1」〜「6」)を受信したと判定した場合、CPU241はステップS2158の設定変更終了シナリオ登録処理を実行する。
上記したステップS2180の判定処理により、受信した「設定変更完了コマンド」に含まれる設定値Veが「1」〜「6」の使用可能範囲Re内であれば、このステップS2158で設定変更終了シナリオが登録される。すなわち、使用可能範囲Re内における不使用の設定値Veを受信した場合でも、設定変更終了を報知する演出が行われるようにされている。
On the other hand, if it is determined in step S2180 that the “setting change completion command” (setting values “1” to “6”) has been received, the CPU 241 executes a setting change end scenario registration process in step S2158.
If the setting value Ve included in the received “setting change completion command” is within the usable range Re of “1” to “6” by the determination processing in step S2180 described above, the setting change end scenario is determined in step S2158. be registered. That is, even when the unused setting value Ve within the usable range Re is received, an effect of notifying the end of the setting change is performed.

ステップS2158のシナリオ登録処理を実行したことに応じ、CPU241はステップS2162で設定情報は使用可能範囲Reか否かを判定する。
そして、設定情報が使用可能範囲Reである場合には、CPU241はステップS2163で設定値情報をRAMに格納する処理を行ってステップS2166の履歴情報更新処理に進む。
一方、設定情報が使用可能範囲Reでない場合には、CPU241はステップS2181で設定値「1」をRAM243に格納し、ステップS2166の履歴情報更新処理に進む。
In response to executing the scenario registration processing of step S2158, the CPU 241 determines in step S2162 whether the setting information is in the usable range Re.
If the setting information is in the usable range Re, the CPU 241 performs processing for storing the setting value information in the RAM in step S2163, and proceeds to the history information updating processing in step S2166.
On the other hand, if the setting information is not in the usable range Re, the CPU 241 stores the setting value “1” in the RAM 243 in step S2181, and proceeds to the history information updating process in step S2166.

上記のような第一変形例としての処理により、設定変更時にのみRAM243に設定値Veを格納する場合に対応して、設定値Veが使用可能範囲Re外の値であればRAM243に特定値(本例では「1」)を格納することができる。   According to the processing as the first modification as described above, if the set value Ve is a value outside the usable range Re, corresponding to the case where the set value Ve is stored in the RAM 243 only when the setting is changed, the specific value ( In this example, “1”) can be stored.

なお、上記した第一変形例のようにRAM243の設定値格納領域(前述した「通知設定値格納領域A1」)に特定値(「1」)を格納する場合には、設定履歴情報における設定値Ve(つまり前述した「履歴設定値格納領域A2」)についても特定値(「1」)を格納するようにしてもよい。
或いは、設定履歴情報には異常値を記憶させておくようにしてもよい。
設定履歴情報に異常値を記憶させることで、遊技の抽選は特定値に基づき行われるようにしつつ、設定値Veが異常であったことを履歴情報として保存しておくことが可能となる。
When the specific value (“1”) is stored in the setting value storage area (the “notification setting value storage area A1”) of the RAM 243 as in the first modification described above, the setting value in the setting history information is used. A specific value ("1") may also be stored for Ve (that is, the "history setting value storage area A2" described above).
Alternatively, an abnormal value may be stored in the setting history information.
By storing the abnormal value in the setting history information, it is possible to store the fact that the setting value Ve is abnormal as the history information while performing the lottery of the game based on the specific value.

ここで、RAM243に設定値Veを格納する際における設定値Veの適否判定としては、使用可能範囲Re内であるか否かではなく使用範囲Ru内であるか否かを判定することもできる。
例えば、本例のように使用する設定値Veが「1」「2」「6」とされる場合においては、先ず、設定値Veが使用可能範囲Re内の値か否かを判定し、使用可能範囲Re内の値であれば、さらに、設定値Veが不使用の値(「3」「4」「5」の何れか)であるか否かを判定する。
このとき、設定値Veが不使用の値でなければ、設定値VeをそのままRAM243に格納する。一方、設定値Veが不使用の値である場合は、RAM243に特定値(「1」)を格納することが考えられる。或いは、設定値Veが不使用の値である場合は、設定値Veを使用範囲Ruの値に補正してRAM243に格納することもできる。例えば、設定値Veが「3」「4」のときは「2」に補正し、「5」のときは「6」に補正する等が考えられる。
Here, when the set value Ve is stored in the RAM 243, whether or not the set value Ve is within the usable range Re can be determined, not whether or not the set value Ve is within the usable range Re.
For example, when the set value Ve to be used is “1”, “2”, or “6” as in this example, first, it is determined whether or not the set value Ve is a value within the usable range Re. If the value is within the possible range Re, it is further determined whether or not the set value Ve is an unused value (any of “3”, “4”, and “5”).
At this time, if the set value Ve is not an unused value, the set value Ve is stored in the RAM 243 as it is. On the other hand, when the set value Ve is an unused value, a specific value (“1”) may be stored in the RAM 243. Alternatively, when the set value Ve is an unused value, the set value Ve can be corrected to a value in the use range Ru and stored in the RAM 243. For example, when the set value Ve is "3" or "4", the correction is made to "2", and when the set value Ve is "5", the correction is made to "6".

図80は、上記のような設定値Veの補正を含む、第二変形例としての設定関連コマンド処理S2130eのフローチャートを示している。
図79に示した処理との差異点は、ステップS2182及びS2183の処理が追加された点である。
この場合、CPU241は、ステップS2162で設定情報が使用可能範囲Reであると判定したことに応じ、ステップS2182に処理を進めて設定情報は不使用の値か否かを判定する。具体的に本例では、設定値Veが「3」「4」「5」の何れか(「02H」「03H」「04H」の何れか)であるか否かを判定する。
設定情報は不使用の値でないと判定した場合、CPU241はステップS2163に進んで設定情報をRAM243に格納する。一方、設定情報は不使用の値であると判定した場合、CPU241はステップS2183に進み、設定値補正テーブルを参照して補正値をRAM243に格納する。具体的に本例では、設定値補正テーブル(ROM242の所定領域に格納しておく)を参照し、設定値Veが「3」「4」のときは「2」に補正し、「5」のときは「6」に補正し、補正した設定値VeをRAM243の「通知設定値格納領域A1」に格納する。
FIG. 80 is a flowchart of a setting-related command process S2130e as a second modification including the above-described correction of the setting value Ve.
The difference from the process shown in FIG. 79 is that the processes of steps S2182 and S2183 are added.
In this case, in step S2162, the CPU 241 determines that the setting information is within the usable range Re, and proceeds to step S2182 to determine whether the setting information is an unused value. Specifically, in this example, it is determined whether the set value Ve is any of “3”, “4”, and “5” (any of “02H”, “03H”, and “04H”).
If it is determined that the setting information is not an unused value, the CPU 241 proceeds to step S2163 and stores the setting information in the RAM 243. On the other hand, when determining that the setting information is an unused value, the CPU 241 proceeds to step S2183, and stores the correction value in the RAM 243 with reference to the setting value correction table. More specifically, in this example, when the set value Ve is “3” or “4”, the set value is corrected to “2” with reference to a set value correction table (stored in a predetermined area of the ROM 242), and the set value Ve is set to “5”. At this time, the value is corrected to “6”, and the corrected set value Ve is stored in the “notification set value storage area A1” of the RAM 243.

ここで、これまでの説明では、主制御部20が図16に示した設定値オフセット変換テーブルを用いて、主制御部20側で扱う設定値Vdを演出制御部24側のプログラムに合わせた設定値Veに変換する例を挙げたが、主制御部20は設定値オフセット変換テーブルを用いた変換を行わずに設定値Vdの情報を演出制御部24に送信し、演出制御部24側において設定値Vdを変換する構成を採ることもできる。
図81は、この場合に演出制御部24側で用いるべき設定値変換テーブルの例を示している。なお、ここでは、遊技機1のスペック情報によって設定値Veの段階や使用する値が一意に定められている前提とする。
Here, in the description so far, the main control unit 20 uses the setting value offset conversion table shown in FIG. 16 to set the setting value Vd handled by the main control unit 20 according to the program of the effect control unit 24. Although the example in which the value is converted to the value Ve has been described, the main control unit 20 transmits the information of the set value Vd to the effect control unit 24 without performing the conversion using the set value offset conversion table, and the setting in the effect control unit 24 is performed. A configuration for converting the value Vd may be adopted.
FIG. 81 shows an example of a setting value conversion table to be used by the effect control unit 24 in this case. Here, it is assumed that the stage of the set value Ve and the value to be used are uniquely determined by the specification information of the gaming machine 1.

図示のように設定値変換テーブルには、主制御部20側が送信する設定値Vdの情報、具体的には「0」〜「5」のそれぞれに対する変換値を格納した変換テーブルが、スペック(図中では「スペック1」〜「スペック4」の4種としている)ごとに用意されている。   As shown in the figure, the setting value conversion table includes information of the setting value Vd transmitted by the main control unit 20 side, specifically, a conversion table storing conversion values for each of “0” to “5”. Among them, four types of “spec 1” to “spec 4” are prepared.

この場合の演出制御部24(CPU241)は、例えば前述したスペック指定コマンドで指定されるスペックの情報に基づき、設定変換テーブルから対応する変換テーブルを選択し、主制御部20から受信した設定値Vdの情報を該選択した変換テーブルに基づき変換する。
ここで、「スペック1」は設定6段階であり、この場合の主制御部20は設定値Vdとして「0」〜「5」を使用する。「スペック2」「スペック3」はそれぞれ設定2段階、設定3段階であり、主制御部20は設定値Vdとしてそれぞれ「0」「1」、「0」〜「3」を使用する。「スペック4」は「設定なし」であり、この場合は図示のように設定値Vdごとの変換値として「0」を格納しておく。
In this case, the effect control unit 24 (CPU 241) selects a corresponding conversion table from the setting conversion table based on, for example, the specification information specified by the above-described specification specification command, and sets the setting value Vd received from the main control unit 20. Is converted based on the selected conversion table.
Here, “spec 1” has six stages of setting, and in this case, the main control unit 20 uses “0” to “5” as the set value Vd. “Spec 2” and “Spec 3” are two stages of setting and three stages of setting, respectively, and the main control unit 20 uses “0”, “1”, and “0” to “3” as the set value Vd, respectively. “Spec 4” is “No setting”. In this case, “0” is stored as a conversion value for each set value Vd as shown in the figure.

上記のように演出制御部24側で設定値変換を行う構成とすることで、主制御部20側の処理負担軽減を図ることができる。
With the configuration in which the effect control unit 24 performs the setting value conversion as described above, the processing load on the main control unit 20 can be reduced.

<7.実施形態のまとめ>

上記のように実施形態のパチンコ遊技機(1)は、遊技動作の進行制御を行う制御手段(主制御部20)と、所定の操作に基づき、遊技者に有利な遊技状態に当選させるか否かの当選確率についての段階を表す設定値を設定可能な設定手段(設定変更処理:S115)と、制御手段が進行制御に用いるデータが記憶された記憶手段(ROM202)と、を備えている。
そして、記憶手段には、設定値を参照して選択される複数の設定値関連情報を含むデータテーブル(例えば、図16の設定値オフセット変換テーブル)が格納されており、データテーブルには、設定手段により設定可能な設定値を参照した場合に選択される設定値関連情報である第一設定値関連情報と、設定手段により設定不能な設定値を参照した場合に選択される設定値関連情報である第二設定値関連情報と、が含まれており、第一設定値関連情報として、当選確率が最も低い段階を表す設定値に関する特定情報が、少なくとも記憶されており、第二設定値関連情報として、特定情報と同じ情報が記憶されているものである。
<7. Summary of Embodiment>

As described above, the pachinko gaming machine (1) according to the embodiment includes a control unit (main control unit 20) for controlling the progress of the game operation and whether or not to win a gaming state advantageous to the player based on a predetermined operation. There are provided setting means (setting change processing: S115) capable of setting a set value indicating the stage of the winning probability, and storage means (ROM 202) in which data used by the control means for progress control is stored.
The storage unit stores a data table (for example, a set value offset conversion table in FIG. 16) including a plurality of set value related information selected with reference to the set values. The first setting value related information which is the setting value related information selected when referring to the setting value which can be set by the means, and the setting value related information which is selected when the setting value which cannot be set by the setting means is referred to. Certain second set value related information, and contains, as the first set value related information, at least the specific information related to the set value indicating the stage with the lowest winning probability is stored, and the second set value related information The same information as the specific information is stored.

設定値が設定不能な値であったときは、RAMに格納される設定値を最低段階を表す値に書き替えることが考えられる。
しかし、書き替え後に改竄される等した場合、設定不能な設定値に基づきデータテーブルから対応する情報が取得されて、設定不能な設定値に応じた動作が実現される虞がある。
上記構成によれば、データテーブルから設定不能な設定値に応じた情報を取得することが不能とされるため、不正行為が成立してしまうことの防止を図ることができ、遊技の公平性を高めることができる。
When the set value is a value that cannot be set, it is conceivable to rewrite the set value stored in the RAM to a value representing the lowest step.
However, if the information is tampered with after rewriting, the corresponding information is obtained from the data table based on the unsettable setting value, and an operation corresponding to the unsettable setting value may be realized.
According to the above configuration, it is impossible to obtain information corresponding to the setting value that cannot be set from the data table, so that it is possible to prevent improper conduct from being established, and to improve the fairness of the game. Can be enhanced.

また、実施形態としての遊技機においては、特定情報として0が記憶されている。   In the gaming machine according to the embodiment, 0 is stored as the specific information.

これにより、設定値関連情報に特定情報=0を書き込むという簡易な手法により、設定値の改竄による不正行為の成立防止を図ることが可能とされる。すなわち、遊技の公平性を簡易な手法により高めることができる。   As a result, it is possible to prevent establishment of an illegal act due to falsification of the set value by a simple method of writing the specific information = 0 in the set value related information. That is, the fairness of the game can be enhanced by a simple method.

また、実施形態のパチンコ遊技機(1)は、遊技動作の進行制御を行う制御手段(主制御部20)と、所定の操作に基づき、遊技者に有利な遊技状態に当選させるか否かの当選確率についての段階を表す設定値を設定可能な設定手段(設定変更処理:S115)と、制御手段が進行制御に用いるデータが記憶された記憶手段(ROM202)と、を備えている。
そして、記憶手段には、設定値を参照して選択される複数の設定値関連情報を含む第一データテーブル(例えば、図27の大当り判定用乱数判定テーブル)と、第一データテーブルよりも下層側の記憶領域に記憶され且つ設定値関連情報を含まない第二データテーブル(例えば、図34の特別図柄作成アドレステーブル)と、が格納されており、第一データテーブルは、進行制御に用いる使用データが記憶された使用データ記憶領域(例えば、アドレス「4093」〜「4111」)と、進行制御に用いない不使用データが記憶された不使用データ記憶領域(例えば、アドレス「4113」〜「4118」)と、で構成されているものである。
In addition, the pachinko gaming machine (1) according to the embodiment includes a control unit (main control unit 20) for controlling the progress of the game operation and a determination as to whether or not to win a gaming state advantageous to the player based on a predetermined operation. There are provided setting means (setting change processing: S115) capable of setting a set value indicating a stage of the winning probability, and storage means (ROM 202) in which data used by the control means for progress control is stored.
The storage means includes a first data table (for example, a big hit determination random number determination table in FIG. 27) including a plurality of set value related information selected with reference to the set values, and a lower layer than the first data table. A second data table (for example, the special symbol creation address table in FIG. 34) stored in the storage area on the side and not including the setting value related information, and the first data table is used for progress control. A used data storage area in which data is stored (for example, addresses "4093" to "4111") and an unused data storage area in which unused data not used for progress control are stored (for example, addresses "4113" to "4118") )).

設定値関連情報を含む第一データテーブルに使用データ記憶領域しか確保されてない場合には、使用する設定値の数(段階の数)を増加させようとしたときに、増加分の設定値に係る設定値関連情報を第一データテーブルに追記すると、その下層に格納すべき第二データテーブル以降のデータは下層側にシフトさせることを要する。すなわち、第二データテーブル以降のデータについては記憶領域をシフトさせるための書き替えを強いられるものである。
上記のように設定値関連情報を含む第一データテーブルに使用データのみでなく不使用データの記憶領域を確保しておくことで、使用する設定値の数を増加させようとしたときは、増加分の設定値に係る設定値関連情報を該不使用データの記憶領域に記憶させることが可能とされる。
従って、第二データテーブル以降のデータの書き直しを不要とすることが可能となり、使用する設定値の数を変更することに伴うデータ書き替え作業の負担軽減を図ることができる。
If only the used data storage area is reserved in the first data table containing the setting value related information, when the number of setting values to be used (the number of stages) is to be increased, When such set value related information is added to the first data table, data after the second data table to be stored in the lower layer needs to be shifted to the lower layer. In other words, data after the second data table is forced to be rewritten to shift the storage area.
If the number of set values to be used is increased by securing a storage area for not only used data but also unused data in the first data table including the set value related information as described above, The setting value related information relating to the setting value of the minute can be stored in the storage area of the unused data.
Therefore, it is not necessary to rewrite the data after the second data table, and it is possible to reduce the load of the data rewriting operation caused by changing the number of setting values to be used.

さらに、実施形態のパチンコ遊技機においては、使用データ記憶領域には、設定手段が設定可能な設定値の数に応じた容量の使用データが記憶され、不使用データ記憶領域には、設定手段が設定不能な設定値の数に応じた容量の不使用データが記憶されている。   Further, in the pachinko gaming machine of the embodiment, the usage data storage area stores usage data of a capacity corresponding to the number of setting values that can be set by the setting means, and the unused data storage area includes the setting means. Unused data of a capacity corresponding to the number of setting values that cannot be set is stored.

これにより、不使用データ記憶領域の記憶容量として、設定値の段階数を増加させた際における増加分の設定値に係る設定値関連情報を記憶するための容量が確保されるようにすることができる。   Thereby, as the storage capacity of the unused data storage area, it is possible to secure a capacity for storing the set value related information relating to the increased set value when the number of steps of the set value is increased. it can.

さらにまた、実施形態のパチンコ遊技機においては、不使用データとして0が記憶されている。   Furthermore, in the pachinko gaming machine of the embodiment, 0 is stored as unused data.

これにより、仮に不使用の設定値Vdによって第一データテーブルが参照されても、不使用の設定値Vdに対応する設定値関連情報が取得されてしまうことの防止が図られる。すなわち、不正行為が成立してしまうことの防止を図ることができ、遊技の公平性を高めることができる。   Thus, even if the first data table is referred to by the unused setting value Vd, it is possible to prevent the setting value related information corresponding to the unused setting value Vd from being acquired. That is, it is possible to prevent improper conduct from being materialized, and it is possible to enhance the fairness of the game.

また、実施形態のパチンコ遊技機(1)は、遊技動作の進行制御を行う制御手段(主制御部20)と、所定の操作に基づき、遊技者に有利な遊技状態に当選させるか否かの当選確率についての段階を表す設定値を設定可能な設定手段(設定変更処理:S115)と、制御手段が進行制御に用いるデータが記憶された記憶手段(ROM202)と、を備えている。
そして、記憶手段には、設定値を参照して選択される複数の設定値関連情報を含む第一データテーブル(例えば、図16の設定値オフセット変換テーブル)と、設定値関連情報を含まない第二データテーブル(例えば、図34の特別図柄作成アドレステーブル)と、が格納されており、記憶手段は、第二データテーブルよりも下層側の記憶領域に第一データテーブルを記憶し、第一データテーブルよりも下層側の記憶領域に第2データテーブルを記憶しない(図35参照)。
In addition, the pachinko gaming machine (1) according to the embodiment includes a control unit (main control unit 20) for controlling the progress of the game operation and a determination as to whether or not to win a gaming state advantageous to the player based on a predetermined operation. There are provided setting means (setting change processing: S115) capable of setting a set value indicating a stage of the winning probability, and storage means (ROM 202) in which data used by the control means for progress control is stored.
The storage means includes a first data table (for example, a set value offset conversion table in FIG. 16) including a plurality of set value related information selected with reference to the set values, and a second data table including no set value related information. The second data table (for example, the special symbol creation address table of FIG. 34) is stored, and the storage means stores the first data table in a storage area lower than the second data table, and stores the first data table. The second data table is not stored in the storage area below the table (see FIG. 35).

これにより、使用する設定値の数を増加させる場合には、記憶手段におけるデータ領域の最下層に位置された第一データテーブルの内容を書き替えれば済み、第一データテーブルよりも下層側のデータ部分の書き替えを不要とすることが可能とされる。
従って、使用する設定値の数を変更することに伴うデータ書き替え作業の負担軽減を図ることができる。
Accordingly, when the number of set values to be used is increased, the contents of the first data table located at the lowest layer of the data area in the storage means need only be rewritten, and data in a lower layer than the first data table may be used. It is possible to make it unnecessary to rewrite the part.
Therefore, it is possible to reduce the load of the data rewriting operation caused by changing the number of setting values to be used.

また、実施形態のパチンコ遊技機(1)は、遊技動作の進行制御を行う主制御手段(主制御部20)と、演出動作の進行制御を行う演出制御手段(演出制御部24)と、を備え、主制御手段は、所定の操作に基づき、遊技者に有利な遊技状態に当選させるか否かの当選確率についての段階を表す設定値を設定可能な設定手段(設定変更処理:S115)と、演出制御手段に所定情報を送信可能な送信手段(例えば、S705やS809の送信処理)と、を有し、設定手段は、N種の中からいずれか一つの設定値を設定可能であり、送信手段は、設定手段により設定された設定値に関する設定値情報を、演出制御手段に送信可能であるものとされている。
そして、演出制御手段は、主制御手段から受信した設定値情報を解析可能な解析手段(設定関連コマンド処理:S2130e)を有し、解析手段は、N種よりも多いM種の設定値情報を解析可能に構成されている。
Further, the pachinko gaming machine (1) of the embodiment includes a main control unit (main control unit 20) for controlling the progress of the game operation, and an effect control unit (effect control unit 24) for controlling the progress of the effect operation. The main control means includes setting means (setting change processing: S115) capable of setting, based on a predetermined operation, a set value indicating a stage of a winning probability of whether or not to win a gaming state advantageous to the player. Transmission means capable of transmitting predetermined information to the effect control means (for example, transmission processing of S705 or S809), and the setting means can set any one of N types of setting values, The transmitting means is capable of transmitting setting value information on the setting value set by the setting means to the effect control means.
The effect control means has an analyzing means (setting-related command processing: S2130e) capable of analyzing the setting value information received from the main control means, and the analyzing means is capable of analyzing M kinds of setting value information which is larger than N kinds. It is configured to be able to be analyzed.

これにより、使用する設定値の数を変更可能とするにあたり、演出制御手段は、M段階までであれば、設定値情報を解析可能とされている。すなわち、M段階までは演出制御手段のプログラム書き替えを不要とすることが可能となる。
従って、使用する設定値の数の変更をプログラム書き替え作業の負担軽減を図りつつ実現することができる。
Thereby, when the number of setting values to be used can be changed, the effect control means can analyze the setting value information up to the M-th stage. That is, it is possible to eliminate the need for rewriting the program of the effect control means up to the M stage.
Therefore, it is possible to change the number of setting values to be used while reducing the load of the program rewriting operation.

さらに、実施形態のパチンコ遊技機においては、演出制御手段は、設定手段により設定された設定値と、解析手段により解析された設定値情報に基づく設定値解析情報とが、対応する場合でも、対応しない場合でも所定処理を実行可能に構成されている。   Further, in the pachinko gaming machine of the embodiment, the effect control means, even if the set value set by the setting means and the set value analysis information based on the set value information analyzed by the analysis means correspond, The configuration is such that a predetermined process can be executed even when not performed.

これにより、設定値の段階数を変更可能とするにあたり、演出制御手段は、M段階までであれば処理を実行可能とされ、M段階までは演出制御手段のプログラム書き替えを不要とすることが可能となる。
従って、設定値の段階数の変更をプログラム書き替え作業の負担軽減を図りつつ実現することができる。
Thereby, when the number of steps of the set value can be changed, the effect control means can execute the process up to the M-th stage, and does not need to rewrite the program of the effect control means until the M-th stage. It becomes possible.
Therefore, it is possible to change the number of steps of the set value while reducing the load of the program rewriting operation.

また、実施形態のパチンコ遊技機(1)は、遊技動作の進行制御を行う主制御手段(主制御部20)と、演出動作の進行制御を行う演出制御手段(演出制御部24)と、を備え、主制御手段は、所定の操作に基づき、遊技者に有利な遊技状態に当選させるか否かの当選確率についての段階を表す設定値を設定可能な設定手段(設定変更処理:S115)と、演出制御手段に所定情報を送信可能な送信手段(例えば、S705やS809の送信処理)と、を有し、設定手段は、N種の中からいずれか一つの設定値を設定可能であり、送信手段は、設定手段により設定された設定値に関する設定値情報を、演出制御手段に送信可能に構成されている。
そして、演出制御手段は、主制御手段から受信した設定値情報を解析可能な解析手段(設定関連コマンド処理:S2130e)を有し、解析手段は、N種よりも多いM種の設定値情報を解析可能に構成されている。
その上で、主制御手段は、N種の設定値に基づいて、遊技動作の進行に関する第一処理を実行可能であり、演出制御手段は、M種の設定値情報に基づいて、演出動作の進行に関する第二処理を実行可能としたものである。
Further, the pachinko gaming machine (1) of the embodiment includes a main control unit (main control unit 20) for controlling the progress of the game operation, and an effect control unit (effect control unit 24) for controlling the progress of the effect operation. The main control means includes setting means (setting change processing: S115) capable of setting, based on a predetermined operation, a set value indicating a stage of a winning probability of whether or not to win a gaming state advantageous to the player. Transmission means capable of transmitting predetermined information to the effect control means (for example, transmission processing of S705 or S809), and the setting means can set any one of N types of setting values, The transmitting means is configured to be able to transmit setting value information relating to the setting value set by the setting means to the effect control means.
The effect control means has an analyzing means (setting-related command processing: S2130e) capable of analyzing the setting value information received from the main control means, and the analyzing means is capable of analyzing M kinds of setting value information which is larger than N kinds. It is configured to be able to be analyzed.
Then, the main control means can execute the first processing relating to the progress of the game operation based on the N kinds of set values, and the effect control means can control the effect operation based on the M kinds of set value information. The second process relating to the progress can be executed.

これにより、設定値の段階数を変更可能とするにあたり、演出制御手段は、M段階までであれば、演出動作の進行に関する第二処理を実行可能とされている。すなわち、M段階までは演出制御手段のプログラム書き替えを不要とすることが可能となる。
従って、設定値の段階数の変更をプログラム書き替え作業の負担軽減を図りつつ実現することができる。
Thus, when the number of steps of the set value can be changed, the effect control means can execute the second process relating to the progress of the effect operation up to M steps. That is, it is possible to eliminate the need for rewriting the program of the effect control means up to the M stage.
Therefore, it is possible to change the number of steps of the set value while reducing the load of the program rewriting operation.

また、実施形態のパチンコ遊技機(1)は、図柄の変動表示を行い、遊技者にとって有利な状態である有利状態に制御する遊技機であって、図柄の変動に関する変動パターンを決定する変動パターン決定手段(図28の変動パターン抽選処理)と、遊技動作の進行制御を行うと共に、遊技者に有利な遊技状態に当選させるか否かの当選確率についての段階を表す設定値を操作に基づき設定可能な設定手段(主制御部20)と、有利状態に制御される可能性を報知する予告演出を含む演出を実行する演出手段(演出制御部24及び光表示装置45a、音響発生装置46a、液晶表示装置36等)と、を備えている。
そして、予告演出には、段階を有する段階予告演出が含まれ、演出手段は、段階予告演出の段階については変動パターンに基づいて決定可能とし、段階予告演出の予告内容については設定値に基づいて決定可能としたものである。
Further, the pachinko gaming machine (1) of the embodiment is a gaming machine that performs symbol fluctuation display and controls the state to an advantageous state that is an advantageous state for the player, and determines a fluctuation pattern related to the symbol fluctuation. The determination means (the fluctuation pattern lottery process in FIG. 28) and the progress control of the game operation are performed, and a set value indicating a stage of a winning probability of whether or not to win a game state advantageous to the player is set based on the operation. Possible setting means (main control unit 20) and effect means (effect control unit 24 and light display device 45a, sound generating device 46a, liquid crystal for executing an effect including a notice effect for notifying the possibility of being controlled to an advantageous state) Display device 36).
Then, the notice effect includes a stage notice effect having a stage, and the staging means makes it possible to determine the stage of the step notice effect on the basis of the variation pattern, and the notice content of the step notice effect is based on the set value. It can be determined.

段階予告演出を利用した設定示唆について、仮に、設定値に基づき段階予告演出の段階を決定するとした場合には、段階予告演出が発展し難くなり、演出効果を高めることが困難となる。そのため、上記のように段階予告演出の段階は変動情報に応じて決定可能とし、段階予告演出の予告内容は設定値に基づき決定可能としている。
これにより、段階予告演出を利用した設定示唆演出の実現にあたり、段階予告演出が発展し難くなることの防止を図ることができ、演出効果を高めることができる。
As for the setting suggestion using the stage announcement effect, if the stage of the stage announcement effect is determined based on the set value, the stage announcement effect becomes difficult to develop, and it is difficult to enhance the effect. Therefore, as described above, the stage of the stage announcement effect can be determined according to the fluctuation information, and the announcement content of the stage announcement effect can be determined based on the set value.
Thereby, in realizing the setting suggestion effect using the stage announcement effect, it is possible to prevent the stage announcement effect from becoming difficult to develop, and to enhance the effect.

<8.その他変形例>

これまでの説明では、遊技媒体として遊技球を利用したパチンコ遊技機を例示したが、本発明の目的を達成できる遊技機であれば特に制限されない。例えば、遊技媒体として球状以外の形状による遊技媒体を利用する遊技機や、回胴式遊技機などであってもよい。
<8. Other Modifications>

In the description so far, a pachinko game machine using a game ball as a game medium has been exemplified, but the game machine is not particularly limited as long as the game object can achieve the object of the present invention. For example, a game machine using a game medium having a shape other than a spherical shape as a game medium, a spinning-type game machine, or the like may be used.

また、設定履歴画面Gsに表示する情報については図46等で例示した情報に限定されず多様に考えられる。例えば、或る設定値により遊技がどの程度の期間行われていたかを示すようにしてもよい。具体的には、或る設定値が設定されてから、次に変更されるまでの日時、時間を表示するようにしてもよい。また、電源投入時から或る設定値により遊技が行われ、次に電源断されるまでの日時、時間を表示するようにしてもよい。また、設定値が異常値と判定された場合は、異常と判定されてから、正常な設定値が設定されるまでの日時、時間を表示するようにしてもよい。また、本来は遊技中に設定値が変更されたり、設定値が正常値から異常値になることはないが、ノイズやゴト行為により、遊技中にもかかわらず設定値に変更があった場合には、その日時を記憶して、履歴表示として表示するようにしてもよい。また、RAMクリア処理やバックアップ復帰処理が行われた回数や日時情報についても同様に表示するように構成してもよい。また、履歴表示を表示するタイミングとしては、設定確認処理が行われている間以外にも、例えば設定変更処理が行われている間等とすることも可能である。さらには、遊技中であっても所定の操作入力があった場合には、履歴表示を行うように構成してもよい。   The information displayed on the setting history screen Gs is not limited to the information illustrated in FIG. For example, a certain set value may indicate how long a game has been played. Specifically, the date and time and the time from when a certain set value is set to when it is changed next may be displayed. Further, the date and time from when the power is turned on to when the game is played with a certain set value and when the power is turned off may be displayed. Further, when the set value is determined to be an abnormal value, the date and time and time from when the set value is determined to be abnormal to when a normal set value is set may be displayed. Also, originally, the set value is not changed during the game or the set value does not change from the normal value to the abnormal value, but if the set value is changed despite the game due to noise or goto action May store the date and time and display it as a history display. Also, the number of times the RAM clear processing and the backup restoration processing have been performed and the date and time information may be displayed in a similar manner. Further, the timing for displaying the history display may be, for example, while the setting change processing is being performed, in addition to the time when the setting confirmation processing is being performed. Furthermore, a history display may be performed when a predetermined operation input is made even during a game.

また、上記では、履歴表示の対象事象の発生に応じて履歴情報を内部ワーク(RAM243のワーク領域)に保存し、内部ワークに保存された履歴情報を即座にメモリ244に記憶させる例を挙げたが、内部ワークの履歴情報をメモリ244に記憶するタイミングとしては、内部ワークに記憶された経過時間を参照し、所定時間が経過したと判断された場合にメモリ244に記憶させる(コピーする)ことも可能である。   In the above description, an example has been given in which the history information is stored in the internal work (work area of the RAM 243) in accordance with the occurrence of the target event of the history display, and the history information stored in the internal work is immediately stored in the memory 244. However, as the timing for storing the history information of the internal work in the memory 244, the elapsed time stored in the internal work is referred to, and when it is determined that the predetermined time has elapsed, the history information is stored (copied) in the memory 244. Is also possible.

また、設定履歴確認画面Gsについては、終了指示操作に応じて表示を終了した後も、設定確認中(或いは設定変更中)等の所定の表示条件を満たす状況下であれば、再度の表示指示操作に応じ何度でも表示が可能である。或いは、所定の表示条件を満たす状況下で既に設定履歴確認画面Gsの表示を1回等の所定回数行っている場合には、再度の表示指示操作が行われても設定履歴確認画面Gsの表示を不可とすることもできる。
また、履歴情報の表示中においては、ベース値を表示する性能表示モニタを非表示としておくことが望ましい。また、履歴情報の表示中であっても、音量/光量調整が有効となるように構成してもよい。このとき、調整が有効ではあるが、調整内容については表示手段に表示しないようにすることが望ましい。
また、性能表示モニタの内容や状態を液晶上に表示するようにしてもよく、その場合には、履歴情報とは重ならない位置に表示することが望ましい。また音量/光量を調整不能に構成するようにしてもよく、この場合には履歴情報と表示が重なってしまう恐れがなく、画面構成の設計の自由度が高くなる。
Further, even after the display of the setting history confirmation screen Gs is terminated in response to the termination instruction operation, if the display condition is being satisfied (eg, the setting is being confirmed (or the setting is being changed)), the display instruction is repeated. It can be displayed as many times as necessary. Alternatively, in a case where the setting history confirmation screen Gs has already been displayed a predetermined number of times, such as once, under a condition satisfying a predetermined display condition, the setting history confirmation screen Gs is displayed even if the display instruction operation is performed again. Can be disabled.
It is desirable that the performance display monitor for displaying the base value is not displayed during the display of the history information. Further, the configuration may be such that the volume / light amount adjustment is effective even while the history information is being displayed. At this time, although the adjustment is effective, it is desirable not to display the details of the adjustment on the display means.
Further, the contents and status of the performance display monitor may be displayed on the liquid crystal. In this case, it is desirable to display the performance display monitor at a position that does not overlap with the history information. In addition, the volume / light amount may not be adjusted. In this case, there is no possibility that the history information and the display overlap, and the degree of freedom in designing the screen configuration is increased.

また、履歴情報の表示中には少なくとも盤側の可動体のイニシャライズ動作を実行しないようにすることが望ましい。これにより盤側の可動体が表示手段の前側に移動して、表示画面の視認性を妨げてしまうことを防止することができる。また、枠側の可動体についても同様にイニシャライズ動作を実行しないようにしておくようにしてもよい。ただし、枠側の可動体については、表示画面を妨げる可能性がない場合には、イニシャライズを行うようにしてもよい。この場合、例えば操作手段に搭載された振動手段のイニシャライズ動作や、エアーが噴出されるエアー噴出手段などについてもイニシャライズ動作を行うようにしてもよい。これにより、枠側の可動体については、先にイニシャライズ動作を終了させておくことができるので、履歴情報の表示終了後、すなわち設定確認処理(或いは設定変更処理)の終了後に、盤側の可動体のイニシャライズを行うだけで済むので効率的である。また、これに限らず、履歴情報の表示終了後に、全ての可動体についてイニシャライズ動作を行うようにしてもよい。   It is also desirable not to execute at least the initialization operation of the movable body on the board side during the display of the history information. Thus, it is possible to prevent the movable body on the board side from moving to the front side of the display means and hindering the visibility of the display screen. Further, the initialization operation may not be performed for the movable body on the frame side. However, for the movable body on the frame side, if there is no possibility of obstructing the display screen, initialization may be performed. In this case, for example, the initialization operation of the vibration means mounted on the operation means or the air ejection means from which air is ejected may be performed. Thus, the initialization operation of the frame-side movable body can be completed first, so that after the display of the history information is completed, that is, after the setting confirmation process (or the setting change process) is completed, the board-side movable body is moved. It is efficient because it only needs to initialize the body. Alternatively, the initialization operation may be performed for all the movable bodies after the display of the history information is completed.

また、主制御部20と演出制御部24とを接続するハーネスが切断された状態で、設定値の変更操作が行われた場合には、主制御部20は変更された設定値に基づいて処理を行う一方、演出制御部24はその情報を知ることができないので、履歴情報として記憶・表示することができない。そのため、ハーネスを切断した状態で設定値を変更し、一度電源を遮断した後に、再度ハーネスを接続し直した状態で電源ONすることで、設定値を変更した形跡を残すことなく、設定変更を行うことができてしまう。それを防止するために、電源投入時に、主制御部20から演出制御部24に設定値の情報を送信し、演出制御部24は、記憶した設定値の情報と、主制御部20から送信された設定値の情報とを比較して、矛盾が生じている場合には、ランプ・スピーカ・液晶等を利用してエラー報知を行うように構成してもよい。
また、この場合には、演出制御部24側は、遊技停止状態とするようにしてもよく、主制御部20から遊技に関するコマンドが送信されてきたとしても、それに基づく処理を行わないように構成してもよい。また、演出制御部24は、設定変更処理やRAMクリア処理を実行する際に送信される種々のコマンドを受信した場合には、主制御部20側で、再度正常に設定変更処理が為されたと判断して、新たに決定された設定値を記憶するとともに、エラー報知を中断/中止(矛盾発生⇒エラー報知⇒電源断⇒設定変更中(非エラー報知)⇒設定変更完了(非エラー報知))するようにしてもよい。また、初回の電源投入時においては、演出制御部24側には設定値に関する情報がない状態となるので、このような場合に主制御部20から設定値の情報が送信されてきた場合には、エラー報知を行わないように構成することが望ましい。
Further, when a setting value changing operation is performed in a state where the harness connecting the main control unit 20 and the production control unit 24 is disconnected, the main control unit 20 performs processing based on the changed setting value. On the other hand, since the effect control unit 24 cannot know the information, it cannot store and display it as history information. Therefore, change the setting value with the harness disconnected, turn off the power once, and then turn on the power with the harness connected again, without changing the setting value without leaving a trace of the setting value change. Can do it. To prevent this, at the time of power-on, the main control unit 20 transmits setting value information to the effect control unit 24, and the effect control unit 24 transmits the stored setting value information and the transmitted setting value information from the main control unit 20. If inconsistency arises by comparing the information with the set value, the error notification may be performed using a lamp, a speaker, a liquid crystal, or the like.
In this case, the effect control unit 24 may be set to a game stop state, and even if a command related to the game is transmitted from the main control unit 20, the processing based on the command is not performed. May be. Further, when the effect control unit 24 receives various commands transmitted when performing the setting change process or the RAM clear process, the main control unit 20 determines that the setting change process has been normally performed again. Judge and store the newly determined set value, and suspend / stop error notification (Contradiction ⇒ Error notification ⇒ Power off ⇒ Setting change (Non-error notification) ⇒ Setting change completed (Non-error notification)) You may make it. In addition, when the power is turned on for the first time, the effect control unit 24 side has no information on the set value. In such a case, when the information of the set value is transmitted from the main control unit 20, It is desirable to configure so that error notification is not performed.

1、1A パチンコ遊技機
13 演出ボタン
16 十字キー
20 主制御基板(主制御部)
201 CPU
202 ROM
203 RAM
24 演出制御基板(演出制御部)
241 CPU
242 ROM
243 RAM
36 液晶表示装置
38a、38b 特別図柄表示装置
40 液晶制御部
45 装飾ランプ
45a 光表示装置
46 スピーカ
46a 音響発生装置
61 前扉開放センサ
94 設定キースイッチ
97 設定・性能表示器
98 RAMクリアスイッチ
Gs 設定履歴確認画面
1, 1A Pachinko machine 13 Direction button 16 Cross key 20 Main control board (main control section)
201 CPU
202 ROM
203 RAM
24 Production control board (production control unit)
241 CPU
242 ROM
243 RAM
36 liquid crystal display device 38a, 38b special symbol display device 40 liquid crystal control unit 45 decorative lamp 45a optical display device 46 speaker 46a sound generator 61 front door open sensor 94 setting key switch 97 setting / performance display 98 RAM clear switch Gs setting history confirmation screen

Claims (1)

遊技動作の進行制御を行う主制御手段と、
演出動作の進行制御を行う演出制御手段と、を備え、
前記主制御手段は、
所定の操作に基づき、遊技者に有利な遊技状態に当選させるか否かの当選確率についての段階を表す設定値を設定可能な設定手段と、
前記演出制御手段に所定情報を送信可能な送信手段と、を有し、
前記設定手段は、
N種の中からいずれか一つの前記設定値を設定可能であり、
前記送信手段は、
前記設定手段により設定された前記設定値に関する設定値情報を、前記演出制御手段に送信可能に構成され、
前記演出制御手段は、
前記主制御手段から受信した前記設定値情報を解析可能な解析手段を有し、
前記解析手段は、
前記N種よりも多いM種の前記設定値情報を解析可能に構成され、
前記主制御手段は、
前記N種の前記設定値に基づいて、前記遊技動作の進行に関する第一処理を実行可能であり、
前記演出制御手段は、
前記M種の前記設定値情報に基づいて、前記演出動作の進行に関する第二処理を実行可能とした
遊技機。
Main control means for controlling the progress of the game operation;
Effect control means for controlling the progress of the effect operation,
The main control means includes:
Based on a predetermined operation, setting means capable of setting a set value representing a stage of a winning probability of whether or not to win a gaming state advantageous to the player,
Transmission means capable of transmitting predetermined information to the effect control means,
The setting means,
It is possible to set any one of the set values from among N types,
The transmitting means,
The setting value information on the setting value set by the setting means, is configured to be able to be transmitted to the effect control means,
The effect control means,
An analysis unit that can analyze the setting value information received from the main control unit,
The analysis means,
It is configured to be able to analyze M kinds of the set value information more than the N kinds,
The main control means includes:
It is possible to execute a first process relating to the progress of the game operation based on the N kinds of the set values,
The effect control means,
A gaming machine capable of executing a second process relating to the progress of the effect operation based on the M kinds of the set value information.
JP2018180451A 2018-09-26 2018-09-26 Game machine Active JP6847083B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018180451A JP6847083B2 (en) 2018-09-26 2018-09-26 Game machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018180451A JP6847083B2 (en) 2018-09-26 2018-09-26 Game machine

Publications (3)

Publication Number Publication Date
JP2020048798A true JP2020048798A (en) 2020-04-02
JP2020048798A5 JP2020048798A5 (en) 2020-09-10
JP6847083B2 JP6847083B2 (en) 2021-03-24

Family

ID=69994528

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018180451A Active JP6847083B2 (en) 2018-09-26 2018-09-26 Game machine

Country Status (1)

Country Link
JP (1) JP6847083B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020048797A (en) * 2018-09-26 2020-04-02 株式会社藤商事 Game machine

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019115619A (en) * 2017-12-27 2019-07-18 株式会社大一商会 Game machine

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019115619A (en) * 2017-12-27 2019-07-18 株式会社大一商会 Game machine

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
設定操作手順(案), JPN6020031631, 7 September 2017 (2017-09-07), JP, ISSN: 0004335016 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020048797A (en) * 2018-09-26 2020-04-02 株式会社藤商事 Game machine

Also Published As

Publication number Publication date
JP6847083B2 (en) 2021-03-24

Similar Documents

Publication Publication Date Title
JP6912434B2 (en) Pachinko machine
JP2019129884A (en) Game machine
JP6894420B2 (en) Pachinko machine
JP2019129888A (en) Game machine
JP2020137808A (en) Game machine
JP2020137651A (en) Game machine
JP2020137649A (en) Game machine
JP2020137647A (en) Game machine
JP2020137663A (en) Game machine
JP2020137659A (en) Game machine
JP7271222B2 (en) game machine
JP7385362B2 (en) gaming machine
JP6847083B2 (en) Game machine
JP6765399B2 (en) Game machine
JP2020151040A (en) Game machine
JP2020137653A (en) Game machine
JP6849640B2 (en) Game machine
JP6933629B2 (en) Pachinko machine
JP6808699B2 (en) Game machine
JP7241725B2 (en) game machine
JP7271223B2 (en) game machine
JP2021079262A (en) Game machine
JP2019129885A (en) Game machine
JP7396802B2 (en) gaming machine
JP7421865B2 (en) gaming machine

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191016

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200728

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200731

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200901

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201030

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201201

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210129

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: 20210209

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210302

R150 Certificate of patent or registration of utility model

Ref document number: 6847083

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250