JP2021119908A - Game machine - Google Patents

Game machine Download PDF

Info

Publication number
JP2021119908A
JP2021119908A JP2020014188A JP2020014188A JP2021119908A JP 2021119908 A JP2021119908 A JP 2021119908A JP 2020014188 A JP2020014188 A JP 2020014188A JP 2020014188 A JP2020014188 A JP 2020014188A JP 2021119908 A JP2021119908 A JP 2021119908A
Authority
JP
Japan
Prior art keywords
game
special
state
time
determined
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
JP2020014188A
Other languages
Japanese (ja)
Other versions
JP7211989B2 (en
Inventor
隆介 筒井
Ryusuke Tsutsui
隆介 筒井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Heiwa Corp
Original Assignee
Heiwa Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Heiwa Corp filed Critical Heiwa Corp
Priority to JP2020014188A priority Critical patent/JP7211989B2/en
Publication of JP2021119908A publication Critical patent/JP2021119908A/en
Application granted granted Critical
Publication of JP7211989B2 publication Critical patent/JP7211989B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To enable a storage area of a RAM to be effectively utilized.SOLUTION: A game machine includes, on a predetermined substrate used in the progress of a game, a CPU, a ROM in which a program for the CPU is stored, and a RAM that holds a variable updated with a program. The CPU reads a program from the ROM, calls up a sub-routine on the basis of the program, and, in the sub-routine, maintains 0 if a value stored in an address represented by a predetermined register is 0, decrements the value if it is 1 or greater, puts up a 0 flag if the value before decrement is 0 or 1, puts up a carry flag if the value before decrement is 1, and returns from the sub-routine.SELECTED DRAWING: Figure 103

Description

本発明は、遊技者に遊技上の利益を付与するか否かを抽選により決定する遊技機に関する。 The present invention relates to a gaming machine that determines by lottery whether or not to give a gaming benefit to a player.

一般に、遊技機(パチンコ機)では、遊技者のハンドル操作により遊技盤内の遊技領域に向かって遊技球が発射され、遊技領域を流下した遊技球が始動口に入球したことを条件に特別図柄に係る抽選が実行される。そして、特別図柄表示器において、特別図柄が変動表示され、さらに、抽選によって決定された特別図柄が停止表示されることで遊技者に抽選結果が報知される。このとき、特別図柄表示器に大当たりであることを示す特定の特別図柄が停止表示されると、通常の遊技に比べて遊技者に有利な大役遊技が開始される。この大役遊技では、アタッカー装置が所定回数開閉し、大入賞口への遊技球の入球が可能となるので、遊技者は多くの賞球の払出を受けることが可能となる。 Generally, in a game machine (pachinko machine), a game ball is launched toward a game area in the game board by a player's handle operation, and the game ball that has flowed down the game area enters the start port. A lottery related to the symbol is executed. Then, the special symbol is displayed in a variable manner on the special symbol display, and the special symbol determined by the lottery is stopped and displayed, so that the player is notified of the lottery result. At this time, when a specific special symbol indicating that the special symbol is a big hit is stopped and displayed on the special symbol display, a large role game that is more advantageous to the player than the normal game is started. In this big role game, the attacker device opens and closes a predetermined number of times, and the game ball can be entered into the big prize opening, so that the player can receive a large number of prize balls to be paid out.

このような遊技機では、遊技性を高めるため、メモリにおける有限な記憶領域を有効利用することが望まれる。例えば、データセットテーブルの制御情報に管理値を対応付け、メモリを効果的に使用する技術が知られている(例えば、特許文献1)。 In such a gaming machine, it is desired to effectively utilize a finite storage area in the memory in order to improve the playability. For example, a technique is known in which a control value is associated with control information of a data set table and a memory is effectively used (for example, Patent Document 1).

特開2016−214339号公報Japanese Unexamined Patent Publication No. 2016-214339

遊技機では、遊技の進行を制御する遊技制御処理に係るプログラムを、主制御基板のROMにおける使用領域(制御領域4.5kbyte+データ領域3.0kbyte)に配置しなければならない。 In the gaming machine, the program related to the gaming control process for controlling the progress of the game must be arranged in the used area (control area 4.5 kbytes + data area 3.0 kbytes) in the ROM of the main control board.

しかし、遊技の多様性に応じた遊技情報の複雑化により、使用領域の特に制御領域が圧迫されるおそれがある。 However, due to the complexity of game information according to the variety of games, there is a risk that the used area, particularly the control area, will be squeezed.

本発明は、このような課題に鑑み、遊技制御処理を行うための制御領域の容量を確保することが可能な遊技機を提供することを目的としている。 In view of such a problem, an object of the present invention is to provide a gaming machine capable of securing a capacity of a control area for performing a gaming control process.

上記課題を解決するために、本発明の遊技機は、遊技の進行に用いられる所定の基板において、CPUと、前記CPUに用いられるプログラムが格納されたROMと、前記プログラムにより更新される変数を保持するRAMと、を備える遊技機であって、前記CPUは、前記ROMから前記プログラムを読み出し、前記プログラムに基づいてサブルーチンを呼び出し、前記サブルーチンにおいて、所定のレジスタで示されるアドレスに格納された値が0であれば0を維持し、1以上であればデクリメントし、デクリメント前の前記値が0または1であればゼロフラグを立て、デクリメント前の前記値が1であればキャリーフラグを立て、前記サブルーチンから戻る。 In order to solve the above problems, the gaming machine of the present invention has a CPU, a ROM in which a program used for the CPU is stored, and variables updated by the program on a predetermined substrate used for the progress of the game. A gaming machine including a RAM to be held, the CPU reads the program from the ROM, calls a subroutine based on the program, and in the subroutine, a value stored at an address indicated by a predetermined register. If is 0, it is maintained at 0, if it is 1 or more, it is decremented, if the value before decrement is 0 or 1, it is flagged as zero, and if the value before decrement is 1, it is flagged as carry. Return from the subroutine.

前記CPUは、1のコマンドによって、前記所定のレジスタ(HL)で示されるアドレスに格納された値が0であれば0を維持し、1以上であればデクリメントし、デクリメント後の値が0でなければ、前記サブルーチンから戻り、デクリメント後の値が0であれば、キャリーフラグを反転させて前記サブルーチンから戻るとしてもよい。 By the command of 1, the CPU maintains 0 if the value stored in the address indicated by the predetermined register (HL) is 0, decrements if it is 1 or more, and the value after decrement is 0. If not, it returns from the subroutine, and if the value after decrement is 0, the carry flag may be inverted and returned from the subroutine.

前記CPUは、前記サブルーチンから戻った後、ゼロフラグまたはキャリーフラグに基づいた処理を実行してもよい。 After returning from the subroutine, the CPU may execute processing based on the zero flag or the carry flag.

本発明によれば、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 According to the present invention, it is possible to secure the capacity of the control area for performing the game control process.

同時回し参考例に係る扉が開放された状態を示す遊技機の斜視図である。It is a perspective view of the gaming machine which shows the state which the door is opened which concerns on the simultaneous rotation reference example. 同時回し参考例に係る遊技機の正面図である。It is a front view of the gaming machine which concerns on the simultaneous rotation reference example. 同時回し参考例に係る第2大入賞口を説明する図である。It is a figure explaining the 2nd big prize opening which concerns on the simultaneous rotation reference example. 同時回し参考例に係る遊技の進行を制御する制御手段の内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the control means which controls the progress of the game which concerns on the simultaneous rotation reference example. 同時回し参考例に係るメインCPUが用いるメモリ領域のアドレスマップである。This is an address map of the memory area used by the main CPU according to the simultaneous rotation reference example. 同時回し参考例に係る低確時大当たり決定乱数判定テーブルを説明する図である。It is a figure explaining the low probability jackpot determination random number determination table which concerns on the simultaneous rotation reference example. 同時回し参考例に係る高確時大当たり決定乱数判定テーブルを説明する図である。It is a figure explaining the high probability jackpot determination random number determination table which concerns on the simultaneous rotation reference example. 同時回し参考例に係る当たり図柄乱数判定テーブルおよび小当たり図柄乱数判定テーブルを説明する図である。It is a figure explaining the hit symbol random number determination table and the small hit symbol random number determination table which concerns on the simultaneous rotation reference example. 同時回し参考例に係るリーチグループ決定乱数判定テーブルを説明する図である。It is a figure explaining the reach group determination random number determination table which concerns on the simultaneous rotation reference example. 同時回し参考例に係るリーチモード決定乱数判定テーブルを説明する図である。It is a figure explaining the reach mode determination random number determination table which concerns on the simultaneous rotation reference example. 同時回し参考例に係る変動パターン乱数判定テーブルを説明する図である。It is a figure explaining the variation pattern random number determination table which concerns on the simultaneous rotation reference example. 同時回し参考例に係る変動時間決定テーブルを説明する図である。It is a figure explaining the fluctuation time determination table which concerns on the simultaneous rotation reference example. 同時回し参考例に係る遊技状態および変動時間を説明する図である。It is a figure explaining the game state and the fluctuation time which concerns on the simultaneous rotation reference example. 同時回し参考例に係る特別電動役物作動ラムセットテーブルを説明する第1の図である。It is 1st figure explaining the special electric accessory actuating ram set table which concerns on the simultaneous rotation reference example. 同時回し参考例に係る特別電動役物作動ラムセットテーブルを説明する第2の図である。It is the 2nd figure explaining the special electric accessory actuating ram set table which concerns on the simultaneous rotation reference example. 同時回し参考例に係る遊技状態設定テーブルを説明する図である。It is a figure explaining the game state setting table which concerns on the simultaneous rotation reference example. 同時回し参考例に係る当たり決定乱数判定テーブルを説明する図である。It is a figure explaining the hit determination random number determination table which concerns on the simultaneous rotation reference example. (a)は同時回し参考例に係る普通図柄変動時間データテーブルを説明する図であり、(b)は同時回し参考例に係る開閉制御パターンテーブルを説明する図である。(A) is a diagram for explaining the normal symbol fluctuation time data table according to the simultaneous rotation reference example, and (b) is a diagram for explaining the open / close control pattern table according to the simultaneous rotation reference example. 同時回し参考例に係る本来の遊技性に則った遊技状態の遷移を説明する図である。It is a figure explaining the transition of the game state according to the original game property which concerns on the simultaneous rotation reference example. 同時回し参考例に係る適切に遊技が行われなかった場合の遊技状態の遷移を説明する図である。It is a figure explaining the transition of the game state when the game is not performed appropriately which concerns on the simultaneous rotation reference example. 同時回し参考例に係る遊技機状態フラグを説明する図である。It is a figure explaining the gaming machine state flag which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板におけるCPU初期化処理を説明する第1のフローチャートである。It is the first flowchart explaining the CPU initialization process in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板におけるCPU初期化処理を説明する第2のフローチャートである。It is the 2nd flowchart explaining the CPU initialization process in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板におけるサブコマンド群セット処理を説明するフローチャートである。It is a flowchart explaining the subcommand group set processing in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における電源断時退避処理を説明するフローチャートである。It is a flowchart explaining the evacuation process at the time of power-off in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板におけるタイマ割込み処理を説明するフローチャートである。It is a flowchart explaining the timer interrupt processing in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における設定関連処理を説明するフローチャートである。It is a flowchart explaining the setting-related processing in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板におけるスイッチ管理処理を説明するフローチャートである。It is a flowchart explaining the switch management process in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板におけるゲート通過処理を説明するフローチャートである。It is a flowchart explaining the gate passing process in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における第1始動口通過処理を説明するフローチャートである。It is a flowchart explaining the 1st start port passing process in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における第2始動口通過処理を説明するフローチャートである。It is a flowchart explaining the process of passing through the 2nd start port in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における特別図柄乱数取得処理を説明するフローチャートである。It is a flowchart explaining the special symbol random number acquisition process in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における取得時演出判定処理を説明するフローチャートである。It is a flowchart explaining the effect determination processing at the time of acquisition in the main control board which concerns on a simultaneous rotation reference example. 同時回し参考例に係る主制御基板における大入賞口通過処理を説明するフローチャートである。It is a flowchart explaining the big prize opening passing process in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る特別遊技管理フェーズおよび特別電動役物遊技管理フェーズを説明する図である。It is a figure explaining the special game management phase and the special electric accessory game management phase which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における特別遊技管理処理を説明するフローチャートである。It is a flowchart explaining the special game management process in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における特別図柄変動待ち処理を説明するフローチャートである。It is a flowchart explaining the special symbol change waiting process in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における特別図柄当たり判定処理を説明するフローチャートである。It is a flowchart explaining the special symbol hit detection process in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における特別図柄変動番号決定処理を説明するフローチャートである。It is a flowchart explaining the special symbol variation number determination process in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における回数切り管理処理を説明するフローチャートである。It is a flowchart explaining the number-cutting management process in the main control board which concerns on a simultaneous rotation reference example. 同時回し参考例に係る主制御基板における特別図柄変動中処理を説明するフローチャートである。It is a flowchart explaining the process during special symbol change in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における図柄強制停止処理を説明するフローチャートである。It is a flowchart explaining the symbol forced stop processing in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における特別図柄停止図柄表示処理を説明するフローチャートである。It is a flowchart explaining the special symbol stop symbol display processing in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における特別電動役物遊技管理処理を説明するフローチャートである。It is a flowchart explaining the special electric accessory game management process in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における大入賞口開放前処理を説明するフローチャートである。It is a flowchart explaining the big prize opening opening preprocessing in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における大入賞口開閉切替処理を説明するフローチャートである。It is a flowchart explaining the big prize opening opening / closing switching process in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における大入賞口開放制御処理を説明するフローチャートである。It is a flowchart explaining the big prize opening opening control process in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における大入賞口閉鎖有効処理を説明するフローチャートである。It is a flowchart explaining the big prize opening closing effective processing in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における大入賞口終了ウェイト処理を説明するフローチャートである。It is a flowchart explaining the big prize opening end weight processing in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る普通遊技管理フェーズを説明する図である。It is a figure explaining the normal game management phase which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における普通遊技管理処理を説明するフローチャートである。It is a flowchart explaining the normal game management process in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における普通図柄変動待ち処理を説明するフローチャートである。It is a flowchart explaining the normal symbol change waiting process in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における普通図柄変動中処理を説明するフローチャートである。It is a flowchart explaining the process during the normal symbol change in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における普通図柄停止図柄表示処理を説明するフローチャートである。It is a flowchart explaining the normal symbol stop symbol display processing in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における普通電動役物入賞口開放前処理を説明するフローチャートである。It is a flowchart explaining the process of pre-opening the winning opening of a normal electric accessory in the main control board which concerns on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における普通電動役物入賞口開閉切替処理を説明するフローチャートである。It is a flowchart explaining the ordinary electric accessory winning opening opening / closing switching process in the main control board which concerns on simultaneous rotation reference example. 同時回し参考例に係る主制御基板における普通電動役物入賞口開放制御処理を説明するフローチャートである。It is a flowchart explaining the ordinary electric accessory winning opening opening control process in the main control board which concerns on simultaneous rotation reference example. 同時回し参考例に係る主制御基板における普通電動役物入賞口閉鎖有効処理を説明するフローチャートである。It is a flowchart explaining the ordinary electric accessory winning opening closure effective processing in the main control board which concerns on simultaneous rotation reference example. 同時回し参考例に係る主制御基板における普通電動役物入賞口終了ウェイト処理を説明するフローチャートである。It is a flowchart explaining the ordinary electric accessory winning opening end weight processing in the main control board which concerns on simultaneous rotation reference example. 演出参考例に係るリーチなし変動パターンの変動演出の一例を説明する図である。It is a figure explaining an example of the variation effect of the variation pattern without reach which concerns on the effect reference example. 演出参考例に係るノーマルリーチ変動パターンの変動演出の一例を説明する図である。It is a figure explaining an example of the variation effect of the normal reach variation pattern which concerns on the effect reference example. 演出参考例に係るハズレ時の発展リーチ変動パターンの変動演出の一例を説明する図である。It is a figure explaining an example of the variation effect of the development reach variation pattern at the time of loss which concerns on the effect reference example. 演出参考例に係る大当たり時の発展リーチ変動パターンの変動演出の一例を説明する図である。It is a figure explaining an example of the variation effect of the development reach variation pattern at the time of a big hit which concerns on the effect reference example. 演出参考例に係るリーチ発展演出が2回実行される場合の変動演出の一例を説明する図である。It is a figure explaining an example of the variation effect when the reach development effect which concerns on the effect reference example is executed twice. 演出参考例に係る擬似連続リーチ変動パターンの変動演出の一例を説明する図である。It is a figure explaining an example of the variation effect of the pseudo continuous reach variation pattern which concerns on the effect reference example. 演出参考例に係る変動演出決定テーブルを説明する図である。It is a figure explaining the variation effect decision table which concerns on the effect reference example. 演出参考例に係る保留表示演出の一例を説明する図である。It is a figure explaining an example of the hold display effect which concerns on the effect reference example. (a)は演出参考例に係る最終保留表示パターン決定テーブルを説明する図であり、(b)は演出参考例に係る1つ前保留表示パターン決定テーブルを説明する図である。(A) is a diagram for explaining the final hold display pattern determination table according to the effect reference example, and (b) is a diagram for explaining the previous hold display pattern determination table according to the effect reference example. 演出参考例に係る副制御基板におけるサブCPU初期化処理を説明するフローチャートである。It is a flowchart explaining the sub-CPU initialization process in the sub-control board which concerns on production reference example. 演出参考例に係る副制御基板におけるサブタイマ割込み処理を説明するフローチャートである。It is a flowchart explaining the subtimer interrupt processing in the sub-control board which concerns on production reference example. 演出参考例に係る副制御基板における先読み指定コマンド受信処理を説明するフローチャートである。It is a flowchart explaining the look-ahead designation command reception process in the sub-control board which concerns on production reference example. 演出参考例に係る副制御基板における変動コマンド受信処理を説明するフローチャートである。It is a flowchart explaining the variation command reception process in the sub-control board which concerns on production reference example. スロットマシンの概略的な機械的構成を説明するための外観図である。It is an external view for demonstrating the schematic mechanical structure of a slot machine. スロットマシンの概略的な機械的構成を説明するための前面扉を開いた状態での外観図である。It is an external view in the state which the front door is opened for demonstrating the schematic mechanical structure of a slot machine. リールの図柄配列および有効ラインを説明する図である。It is a figure explaining the symbol arrangement and effective line of a reel. スロットマシンの概略的な電気的構成を示したブロック図である。It is a block diagram which showed the schematic electrical structure of a slot machine. 当選役を説明するための説明図である。It is explanatory drawing for demonstrating the winning combination. 当選種別抽選テーブルを示す図である。It is a figure which shows the lottery table of a winning type. 当選種別抽選テーブルを示す図である。It is a figure which shows the lottery table of a winning type. 遊技状態の遷移を説明するための説明図である。It is explanatory drawing for demonstrating transition of a game state. 演出状態の遷移を説明するための説明図である。It is explanatory drawing for demonstrating transition of an effect state. 主制御基板のメイン処理を示したフローチャートである。It is a flowchart which showed the main processing of the main control board. メインCPU周辺の電気的な接続を説明するための図である。It is a figure for demonstrating the electrical connection around the main CPU. CPUコアの内部構成を示したブロック図である。It is a block diagram which showed the internal structure of a CPU core. レジスタの構成を説明した図である。It is a figure explaining the structure of a register. メモリマップを示す説明図である。It is explanatory drawing which shows the memory map. BYTESELモジュールの具体的な処理を示したフローチャートである。It is a flowchart which showed the specific process of a BYTESEL module. BYTESELモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing a BYTESEL module. BYTESELモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing a BYTESEL module. BYTESELモジュールを実現するためのコマンドの他の例を説明するための説明図である。It is explanatory drawing for demonstrating another example of the command for realizing a BYTESEL module. BYTESELモジュールを実現するためのコマンドのさらに他の例を説明するための説明図である。It is explanatory drawing for demonstrating still another example of the command for realizing a BYTESEL module. WORDSELモジュールの具体的な処理を示したフローチャートである。It is a flowchart which showed the specific processing of the WORDSEL module. WORDSELモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing a WORDSEL module. WORDSELモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing a WORDSEL module. WORDSELモジュールを実現するためのコマンドの他の例を説明するための説明図である。It is explanatory drawing for demonstrating another example of the command for realizing a WORDSEL module. WORDSELモジュールを実現するためのコマンドのさらに他の例を説明するための説明図である。It is explanatory drawing for demonstrating still another example of the command for realizing a WORDSEL module. CAL_MODモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the CAL_MOD module. HID_JUGモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the HID_JUG module. RAMSETモジュールの具体的な処理を示したフローチャートである。It is a flowchart which showed the specific process of a RAMSET module. RAMSETモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing a RAMSET module. RAMSETモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing a RAMSET module. RAMSETモジュールを実現するためのコマンドの他の例を説明するための説明図である。It is explanatory drawing for demonstrating another example of the command for realizing a RAMSET module. BYTEDECモジュールの具体的な処理を示したフローチャートである。It is a flowchart which showed the specific process of a BYTEDEC module. BYTEDECモジュールにおけるデクリメント態様とゼロフラグおよびキャリーフラグの設定を説明するための説明図である。It is explanatory drawing for demonstrating the decrement mode and setting of a zero flag and a carry flag in a BYTEDEC module. BYTEDECモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing a BYTEDEC module. BYTEDECモジュールを実現するためのコマンドの他の例を説明するための説明図である。It is explanatory drawing for demonstrating another example of the command for realizing a BYTEDEC module. RAM_DECモジュールを説明するための説明図である。It is explanatory drawing for demonstrating a RAM_DEC module. WORDDECモジュールの具体的な処理を示したフローチャートである。It is a flowchart which showed the specific processing of the WORDDEC module. WORDDECモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing a WORDDEC module. WORDDECモジュールを実現するためのコマンドの他の例を説明するための説明図である。It is explanatory drawing for demonstrating another example of the command for realizing a WORDDEC module. サブルーチンから戻る処理の一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the process which returns from a subroutine. PY_CMDAモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the PY_CMDA module. GAT_PASモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the GAT_PAS module. TDN_PASモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the TDN_PAS module. FD_OPNモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the FD_OPN module. TZ_STAモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the TZ_STA module. TZ_RGETモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the TZ_RGET module. TRSVSELモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the TRSVSEL module. TDOVCHKモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the TDOVCHK module. BER_CHKモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the BER_CHK module. TEF_SELモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the TEF_SEL module. SET_RIGモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the SET_RIG module. PRE_LOTモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the PRE_LOT module. REG_LOTモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the REG_LOT module. BIG_SLTモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the BIG_SLT module. NAV_SETモジュールを説明するための説明図である。It is explanatory drawing for demonstrating the NAV_SET module. TOK_PRCモジュールの具体的な処理を示したフローチャートである。It is a flowchart which showed the specific processing of the TOK_PRC module. TOK_PRCモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing the TOK_PRC module. TEF_SELモジュールの具体的な処理を示したフローチャートである。It is a flowchart which showed the specific processing of a TEF_SEL module. TEF_SELモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing a TEF_SEL module. SWI_PRCモジュールの具体的な処理を示したフローチャートである。It is a flowchart which showed the specific processing of the SWI_PRC module. SWI_PRCモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing the SWI_PRC module. CPUINITモジュールの具体的な処理を示したフローチャートである。It is a flowchart which showed the specific process of a CPUINIT module. CPUINITモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing a CPUINIT module. FZ_SPNモジュールの具体的な処理を示したフローチャートである。It is a flowchart which showed the specific processing of the FZ_SPN module. FZ_SPNモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing the FZ_SPN module. CPUINITモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing a CPUINIT module. HPT_GRPモジュールの具体的な処理を示したフローチャートである。It is a flowchart which showed the specific processing of HPT_GRP module. (a)、(b)は、HPT_GRPモジュールを実現するためのコマンドの一例を説明するための説明図であり、(c)は、リーチグループ決定乱数判定テーブルの一例を説明するための説明図である。(A) and (b) are explanatory diagrams for explaining an example of a command for realizing an HPT_GRP module, and (c) is an explanatory diagram for explaining an example of a reach group determination random number determination table. be. SBC_OUTモジュールの具体的な処理を示したフローチャートである。It is a flowchart which showed the specific processing of the SBC_OUT module. SBC_OUTモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing the SBC_OUT module. SBC_OUTモジュールを実現するための他のコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of another command for realizing the SBC_OUT module. FZ_OPNモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing the FZ_OPN module. TD_OPNモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing a TD_OPN module. HSY_PRCモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing the HSY_PRC module. FDN_CHKモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing the FDN_CHK module. FZ_STPモジュールを実現するためのコマンドの一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the command for realizing FZ_STP module. 乱数発生器740〜746の構成を説明するためのブロック図である。It is a block diagram for demonstrating the structure of the random number generator 740-746. 乱数生成部の組み合わせを説明する図である。It is a figure explaining the combination of the random number generation part. 主制御基板の構成を説明する図である。It is a figure explaining the structure of the main control board. 主制御基板における電子部品の固定を説明する図である。It is a figure explaining the fixing of the electronic component in the main control board. 主制御基板におけるビアホールを説明する図である。It is a figure explaining the via hole in the main control board. 特定演出の一例を説明する図である。It is a figure explaining an example of a specific production. 示唆演出の一例を説明する図である。It is a figure explaining an example of suggestion effect. 第1示唆パターンの示唆演出の一例を説明する図である。It is a figure explaining an example of the suggestion effect of the 1st suggestion pattern. 第2示唆パターンの示唆演出の一例を説明する図である。It is a figure explaining an example of the suggestion effect of the 2nd suggestion pattern. 第3示唆パターンの示唆演出の一例を説明する図である。It is a figure explaining an example of the suggestion effect of the 3rd suggestion pattern. (a)は特定変動情報の一例を説明する図であり、(b)は特定演出の発生タイミングの一例を説明する図である。(A) is a diagram for explaining an example of specific fluctuation information, and (b) is a diagram for explaining an example of the occurrence timing of a specific effect. 特定演出実行抽選テーブルを説明する図である。It is a figure explaining the specific effect execution lottery table. (a)は演出系統決定テーブルを説明する図であり、(b)は追加抽選テーブルを説明する図である。(A) is a diagram for explaining the effect system determination table, and (b) is a diagram for explaining the additional lottery table. 示唆演出決定テーブルを説明する図である。It is a figure explaining the suggestion effect decision table. 獲得ポイント抽選テーブルを説明する図である。It is a figure explaining the earned point lottery table. 副制御基板におけるサブCPU初期化処理を説明するフローチャートである。It is a flowchart explaining the sub-CPU initialization process in a sub-control board. 副制御基板におけるサブタイマ割込み処理を説明するフローチャートである。It is a flowchart explaining the subtimer interrupt processing in a sub-control board. 副制御基板における先読み指定コマンド受信処理を説明するフローチャートである。It is a flowchart explaining the look-ahead designation command reception process in a sub-control board. 副制御基板における変動コマンド受信処理を説明するフローチャートである。It is a flowchart explaining the variable command reception processing in a sub-control board.

以下に添付図面を参照しながら、本発明の好適な実施形態について詳細に説明する。かかる実施形態に示す寸法、材料、その他具体的な数値等は、発明の理解を容易とするための例示にすぎず、特に断る場合を除き、本発明を限定するものではない。なお、本明細書および図面において、実質的に同一の機能、構成を有する要素については、同一の符号を付することにより重複説明を省略し、また本発明に直接関係のない要素は図示を省略する。 Preferred embodiments of the present invention will be described in detail below with reference to the accompanying drawings. The dimensions, materials, other specific numerical values, etc. shown in the embodiment are merely examples for facilitating the understanding of the invention, and do not limit the present invention unless otherwise specified. In the present specification and drawings, elements having substantially the same function and configuration are designated by the same reference numerals to omit duplicate description, and elements not directly related to the present invention are not shown. do.

本発明の実施形態では、遊技機として、パチンコ機とスロットマシンとをその順に例示し、その後、具体的な処理を詳述する。 In the embodiment of the present invention, pachinko machines and slot machines are illustrated in this order as gaming machines, and then specific processing will be described in detail.

<パチンコ機>
本発明の実施例の理解を容易にするため、まず、同時回し参考例として、所謂同時回し機の機械的構成および電気的構成、および、各基板における具体的な処理を説明する。そして、演出参考例として、同時回し機において実行可能な具体的な演出や当該演出に係る具体的な処理を説明する。その後、本発明の実施例として、各参考例と異なる構成について具体的に説明する。
<Pachinko machine>
In order to facilitate understanding of the embodiments of the present invention, first, as reference examples of simultaneous rotation, the mechanical configuration and electrical configuration of a so-called simultaneous rotation machine, and specific processing on each substrate will be described. Then, as a reference example of the effect, a specific effect that can be executed by the simultaneous turning machine and a specific process related to the effect will be described. Then, as an example of the present invention, a configuration different from each reference example will be specifically described.

<同時回し参考例>
図1は、同時回し参考例に係る遊技機100の斜視図であり、扉が開放された状態を示している。図示のように、遊技機100は、略矩形状に組まれた四辺によって囲繞空間が形成される外枠102と、この外枠102にヒンジ機構によって開閉自在に取り付けられた中枠104と、この中枠104に、ヒンジ機構によって開閉自在に取り付けられた前枠106と、を備えている。
<Simultaneous rotation reference example>
FIG. 1 is a perspective view of the gaming machine 100 according to the simultaneous turning reference example, and shows a state in which the door is opened. As shown in the figure, the gaming machine 100 includes an outer frame 102 in which a surrounding space is formed by four sides assembled in a substantially rectangular shape, and an inner frame 104 that is openably and closably attached to the outer frame 102 by a hinge mechanism. The middle frame 104 is provided with a front frame 106 that is openably and closably attached by a hinge mechanism.

中枠104は、外枠102と同様に、略矩形状に組まれた四辺によって囲繞空間が形成されており、この囲繞空間に遊技盤108が保持されている。また、前枠106には、ガラス製または樹脂製の透過板110が保持されている。そして、これら中枠104および前枠106を外枠102に対して閉じると、遊技盤108と透過板110とが所定の間隔を維持して略平行に対面するとともに、遊技機100の正面側から、透過板110を介して遊技盤108が視認可能となる。 Similar to the outer frame 102, the middle frame 104 has a surrounding space formed by four sides assembled in a substantially rectangular shape, and the game board 108 is held in the surrounding space. Further, the front frame 106 holds a transparent plate 110 made of glass or resin. When the middle frame 104 and the front frame 106 are closed with respect to the outer frame 102, the game board 108 and the transmission plate 110 face each other substantially in parallel while maintaining a predetermined interval, and from the front side of the game machine 100. , The game board 108 becomes visible through the transparent plate 110.

図2は、同時回し参考例に係る遊技機100の正面図である。この図に示すように、前枠106の下部には、遊技機100の正面側に突出する操作ハンドル112が設けられている。この操作ハンドル112は、遊技者が回転操作可能に設けられており、遊技者が操作ハンドル112を回転させて発射操作を行うと、当該操作ハンドル112の回転角度に応じた強度で、不図示の発射機構によって遊技球が発射される。このようにして発射された遊技球は、遊技盤108に設けられたレール114a、114b間を上昇して遊技領域116に導かれることとなる。 FIG. 2 is a front view of the gaming machine 100 according to the simultaneous turning reference example. As shown in this figure, an operation handle 112 projecting to the front side of the gaming machine 100 is provided at the lower part of the front frame 106. The operation handle 112 is provided so that the player can rotate the operation handle 112, and when the player rotates the operation handle 112 to perform a firing operation, the strength corresponding to the rotation angle of the operation handle 112 is not shown (not shown). A game ball is launched by the launch mechanism. The game ball launched in this way rises between the rails 114a and 114b provided on the game board 108 and is guided to the game area 116.

遊技領域116は、遊技盤108と透過板110との間隔に形成される空間であって、遊技球が流下または転動可能な領域である。遊技盤108には、多数の釘や風車(不図示)が設けられており、遊技領域116に導かれた遊技球が釘や風車に衝突して、不規則な方向に流下、転動するようにしている。 The game area 116 is a space formed at a distance between the game board 108 and the transmission plate 110, and is an area in which the game ball can flow down or roll. The game board 108 is provided with a large number of nails and windmills (not shown) so that the game ball guided to the game area 116 collides with the nails and windmills and flows down and rolls in an irregular direction. I have to.

遊技領域116は、発射機構の発射強度に応じて遊技球の進入度合いを互いに異にし、遊技球の打ち分けが可能な第1遊技領域116aおよび第2遊技領域116bを備えている。第1遊技領域116aは、遊技機100に正対した遊技者から見て遊技領域116の左側に位置し、第2遊技領域116bは、遊技機100に正対した遊技者から見て遊技領域116の右側に位置している。レール114a、114bが遊技領域116の左側にあることから、発射機構によって所定の強度未満の発射強度で発射された遊技球は第1遊技領域116aに進入し、所定の強度以上の発射強度で発射された遊技球は第2遊技領域116bに進入することとなる。 The game area 116 includes a first game area 116a and a second game area 116b in which the degree of entry of the game balls is different from each other according to the firing intensity of the firing mechanism and the game balls can be hit separately. The first gaming area 116a is located on the left side of the gaming area 116 as seen from the player facing the gaming machine 100, and the second gaming area 116b is the gaming area 116 as seen by the player facing the gaming machine 100. It is located on the right side of. Since the rails 114a and 114b are on the left side of the game area 116, the game ball launched by the firing mechanism with a firing intensity lower than the predetermined intensity enters the first game area 116a and is launched with a firing intensity equal to or higher than the predetermined strength. The resulting game ball enters the second game area 116b.

また、遊技領域116には、遊技球が入球可能な一般入賞口118、第1固定始動口120A、第1可変始動口120B、第2始動口122、普図作動口125が設けられており、これら一般入賞口118、第1固定始動口120A、第1可変始動口120B、第2始動口122、普図作動口125に遊技球が入球すると、それぞれ所定の賞球が遊技者に払い出される。なお、以下では、第1固定始動口120Aおよび第1可変始動口120Bを総称して第1始動口120と呼ぶ。 Further, the game area 116 is provided with a general winning opening 118, a first fixed starting port 120A, a first variable starting port 120B, a second starting port 122, and a normal drawing operating port 125 in which a game ball can enter. When a game ball enters these general winning openings 118, the first fixed starting opening 120A, the first variable starting opening 120B, the second starting opening 122, and the normal drawing operating opening 125, predetermined prize balls are paid out to the player. Is done. In the following, the first fixed starting port 120A and the first variable starting port 120B will be collectively referred to as the first starting port 120.

詳しくは後述するが、第1始動口120内には第1始動領域が設けられ、また、第2始動口122内には第2始動領域が設けられている。そして、第1始動口120または第2始動口122に遊技球が入球して第1始動領域または第2始動領域に遊技球が進入すると、予め設けられた複数の特別図柄の中からいずれか1の特別図柄を決定するための抽選が行われる。各特別図柄には、遊技者にとって有利な大役遊技や小当たり遊技の実行可否が対応付けられている。したがって、遊技者は、第1始動口120または第2始動口122に遊技球が入球すると、所定の賞球を獲得するのと同時に、種々の遊技利益を受ける権利獲得の機会を獲得することとなる。 As will be described in detail later, a first starting area is provided in the first starting port 120, and a second starting area is provided in the second starting port 122. Then, when the game ball enters the first starting port 120 or the second starting port 122 and the game ball enters the first starting area or the second starting area, any one of a plurality of special symbols provided in advance is provided. A lottery is held to determine the special symbol of 1. Each special symbol is associated with whether or not a large role game or a small hit game, which is advantageous for the player, can be executed. Therefore, when the game ball enters the first start port 120 or the second start port 122, the player obtains a predetermined prize ball and at the same time obtains an opportunity to acquire the right to receive various game benefits. It becomes.

また、第1固定始動口120A、第2始動口122および普図作動口125は、遊技球が常時入球可能に開口した固定始動口で構成される。一方、第1可変始動口120Bには、可動片120bが開閉可能に設けられており、この可動片120bの状態に応じて、第1可変始動口120Bへの遊技球の進入容易性が変化する可変始動口で構成されている。具体的には、可動片120bは、通常、閉状態に維持されており、この間は、第1可変始動口120Bへの遊技球の入球が困難もしくは不可能となる。 Further, the first fixed starting port 120A, the second starting port 122, and the normal drawing operating port 125 are configured by a fixed starting port that is open so that the game ball can always enter. On the other hand, the first variable starting port 120B is provided with a movable piece 120b that can be opened and closed, and the ease of entry of the game ball into the first variable starting port 120B changes according to the state of the movable piece 120b. It consists of a variable starting port. Specifically, the movable piece 120b is normally maintained in a closed state, during which time it becomes difficult or impossible for the game ball to enter the first variable starting port 120B.

これに対して、遊技領域116(第2遊技領域116b)に設けられたゲート124を遊技球が通過するか、普図作動口125に遊技球が入球すると、後述する普通図柄の抽選が行われ、この抽選によって当たりに当選すると、可動片120bが所定時間、開状態に制御される。可動片120bが開状態になると、第1可変始動口120Bへの遊技球の入球が可能となる。このように、可動片120bは、第1可変始動口120Bへの遊技球の入球を可能とする開状態、および、開状態よりも第1可変始動口120Bへの遊技球の入球が困難もしくは不可能となる閉状態に変移する可動部材(始動可変入賞装置)として機能する。 On the other hand, when the game ball passes through the gate 124 provided in the game area 116 (second game area 116b) or the game ball enters the normal drawing operating port 125, a lottery of the normal symbol described later is performed. If a winner is won by this lottery, the movable piece 120b is controlled to be in the open state for a predetermined time. When the movable piece 120b is opened, the game ball can enter the first variable starting port 120B. As described above, the movable piece 120b is in an open state that allows the game ball to enter the first variable start port 120B, and it is more difficult for the game ball to enter the first variable start port 120B than in the open state. Alternatively, it functions as a movable member (starting variable winning device) that shifts to an impossible closed state.

なお、第1固定始動口120Aは、第1遊技領域116aを流下する遊技球のみが入球可能となり、第1可変始動口120Bおよび第2始動口122は、第2遊技領域116bを流下する遊技球のみが入球可能となる位置に配されている。なお、第1固定始動口120Aは、第2遊技領域116bを流下する遊技球が入球してもよいが、この場合には、第1遊技領域116aを流下する遊技球の方が、第2遊技領域116bを流下する遊技球よりも入球しやすい位置に配することが望ましい。 In addition, only the game ball flowing down the first game area 116a can enter the first fixed start port 120A, and the first variable start port 120B and the second start port 122 flow down the second game area 116b. It is arranged in a position where only the ball can enter. A game ball flowing down the second game area 116b may enter the first fixed start port 120A, but in this case, the game ball flowing down the first game area 116a is the second ball. It is desirable to arrange the game area 116b at a position where it is easier to enter the ball than the game ball flowing down.

同様に、第1可変始動口120Bおよび第2始動口122は、第1遊技領域116aを流下する遊技球が入球してもよいが、この場合には、第2遊技領域116bを流下する遊技球の方が、第1遊技領域116aを流下する遊技球よりも入球しやすい位置に配することが望ましい。いずれにしても、第1固定始動口120Aは、少なくとも第1遊技領域116aを流下する遊技球が入球可能な位置に配され、第1可変始動口120Bおよび第2始動口122は、少なくとも第2遊技領域116bを流下する遊技球が入球可能な位置に配されるとよい。 Similarly, the first variable start port 120B and the second start port 122 may be filled with a game ball flowing down the first game area 116a, but in this case, a game flowing down the second game area 116b. It is desirable that the ball is arranged at a position where it is easier to enter the ball than the game ball flowing down the first game area 116a. In any case, the first fixed start port 120A is arranged at a position where a game ball flowing down at least the first game area 116a can enter, and the first variable start port 120B and the second start port 122 are at least the first. 2 It is preferable that the game ball flowing down the game area 116b is arranged at a position where the ball can enter.

さらに、第2遊技領域116bには、第1大入賞口126および第2大入賞口128が設けられている。第1大入賞口126および第2大入賞口128は、第2遊技領域116bを流下する遊技球のみが入球可能な位置に配される。ただし、第1大入賞口126および第2大入賞口128は、第1遊技領域116aおよび第2遊技領域116bを流下するいずれの遊技球も入球可能に配されてもよい。 Further, the second game area 116b is provided with a first large winning opening 126 and a second large winning opening 128. The first prize opening 126 and the second prize opening 128 are arranged at positions where only the game balls flowing down the second game area 116b can enter. However, the first special winning opening 126 and the second large winning opening 128 may be arranged so that any game ball flowing down the first game area 116a and the second game area 116b can be entered.

第1大入賞口126には、開閉扉126bが開閉可能に設けられており、通常、開閉扉126bが第1大入賞口126を閉鎖して、第1大入賞口126への遊技球の入球が不可能となっている。具体的には、開閉扉126bは、閉鎖状態において、遊技盤108の盤面と面一の状態となり、第1大入賞口126の前を遊技球が流下する。これに対して、前述の大役遊技が実行されると、開閉扉126bが開放されて遊技球を第1大入賞口126に導く受け皿として機能し、第1大入賞口126への遊技球の入球が可能となる。そして、第1大入賞口126に遊技球が入球すると、所定の賞球が遊技者に払い出される。 An opening / closing door 126b is provided in the first large winning opening 126 so as to be openable / closable. Normally, the opening / closing door 126b closes the first large winning opening 126 to allow a game ball to enter the first large winning opening 126. The ball is impossible. Specifically, the opening / closing door 126b is in a state of being flush with the board surface of the game board 108 in the closed state, and the game ball flows down in front of the first large winning opening 126. On the other hand, when the above-mentioned big role game is executed, the opening / closing door 126b is opened and functions as a saucer for guiding the game ball to the first big winning opening 126, and the game ball enters the first big winning opening 126. A sphere is possible. Then, when the game ball enters the first prize opening 126, the predetermined prize ball is paid out to the player.

第2大入賞口128は、第2遊技領域116bにおいて、第1大入賞口126の下方に設けられる。第2大入賞口128は、可動片128bを備えており、通常、可動片128bが閉状態に維持されている。これに対して、後述の小当たり遊技が実行されると、可動片128bが開状態に制御され、第2大入賞口128への遊技球の入球が可能となる。なお、以下では、第1大入賞口126および第2大入賞口128をまとめて単に大入賞口ともよぶ。 The second prize opening 128 is provided below the first prize opening 126 in the second game area 116b. The second large winning opening 128 includes a movable piece 128b, and the movable piece 128b is normally maintained in a closed state. On the other hand, when the small hit game described later is executed, the movable piece 128b is controlled to be in the open state, and the game ball can enter the second large winning opening 128. In the following, the first large winning opening 126 and the second large winning opening 128 will be collectively referred to as a large winning opening.

図3は、同時回し参考例に係る第2大入賞口128を説明する図である。第2遊技領域116bには、遊技盤108の正面側に突出する構造物129が設けられている。この構造物129は、遊技機100の左右方向と前後方向とに位置する四辺、および、底辺が囲繞されており、上部に開口が形成されている。この構造物129の上部に形成される開口が、第2大入賞口128となる。構造物129の上部には、可動片128bが設けられており、通常、図3(a)に示すように、可動片128bは、第2大入賞口128を閉鎖する閉状態に維持されている。 FIG. 3 is a diagram for explaining the second large winning opening 128 according to the simultaneous turning reference example. The second game area 116b is provided with a structure 129 that projects toward the front side of the game board 108. The structure 129 is surrounded by four sides and a bottom side located in the left-right direction and the front-back direction of the gaming machine 100, and an opening is formed in the upper portion. The opening formed in the upper part of the structure 129 becomes the second large winning opening 128. A movable piece 128b is provided on the upper part of the structure 129, and normally, as shown in FIG. 3A, the movable piece 128b is maintained in a closed state in which the second special winning opening 128 is closed. ..

可動片128bは、遊技機100の上方に臨むようにして、遊技球が転動、流下する遊技領域116に突出している。したがって、可動片128bが閉状態に維持されている場合には、遊技領域116(第2遊技領域116b)を流下する遊技球が、可動片128b上に落下することとなる。ここで、構造物129は、底辺が水平方向に略平行であり、遊技機100の右側の側面は、左側の側面よりも高さ方向に僅かに長い寸法関係となっている。したがって、第2大入賞口128は、遊技機100の左側が右側よりも僅かに低く、閉状態に維持された可動片128bは、遊技機100の左側が右側よりも僅かに低い位置になるように傾斜している。そのため、可動片128bが閉状態にあるときには、図3(a)に矢印で示すように、可動片128b上に落下した遊技球が、可動片128b上を右方から左方へとゆっくりと転動することになる。 The movable piece 128b protrudes into the game area 116 in which the game ball rolls and flows down so as to face above the game machine 100. Therefore, when the movable piece 128b is maintained in the closed state, the game ball flowing down the game area 116 (second game area 116b) falls onto the movable piece 128b. Here, the bases of the structure 129 are substantially parallel in the horizontal direction, and the right side surface of the gaming machine 100 has a dimensional relationship slightly longer in the height direction than the left side surface. Therefore, in the second prize opening 128, the left side of the gaming machine 100 is slightly lower than the right side, and the movable piece 128b maintained in the closed state is located so that the left side of the gaming machine 100 is slightly lower than the right side. It is inclined to. Therefore, when the movable piece 128b is in the closed state, as shown by the arrow in FIG. 3A, the game ball that has fallen on the movable piece 128b slowly rolls on the movable piece 128b from right to left. It will move.

そして、後述の小当たり遊技が実行されると、可動片128bは、第2大入賞口128を開放する開状態に変移する。ここで、可動片128bは、図3(b)に示すように、遊技盤108の背面側に向けてスライドすることで、閉状態から開状態へと変移する。その結果、閉状態から開状態に変移する際に、可動片128b上を転動している遊技球が、第2大入賞口128内に自重で落下する。 Then, when the small hit game described later is executed, the movable piece 128b shifts to an open state in which the second large winning opening 128 is opened. Here, as shown in FIG. 3B, the movable piece 128b shifts from the closed state to the open state by sliding toward the back side of the game board 108. As a result, when the state changes from the closed state to the open state, the game ball rolling on the movable piece 128b falls into the second large winning opening 128 by its own weight.

このように、同時回し参考例では、可動片128bを僅かに傾斜させ、可動片128b上を遊技球が転動する時間を長く確保する。そして、可動片128bが閉状態から開状態に変移することで、可動片128b上を転動している遊技球を第2大入賞口128内に導く。上記の構成により、可動片128bを開状態に維持する時間を僅かに設定したとしても、第2大入賞口128内に所定数の遊技球を導くことができる。換言すれば、第2大入賞口128内に所定数の遊技球を入球させるために必要となる、可動片128bを開状態に維持する時間を短時間とすることができる。なお、構造物129の背面には、遊技盤108の背面側に連通する孔が形成されており、第2大入賞口128に入球した遊技球は、遊技盤108の背面側に排出される。そして、第2大入賞口128に遊技球が入球すると、所定の賞球が遊技者に払い出される。 As described above, in the simultaneous rotation reference example, the movable piece 128b is slightly tilted to secure a long time for the game ball to roll on the movable piece 128b. Then, by changing the movable piece 128b from the closed state to the open state, the game ball rolling on the movable piece 128b is guided into the second large winning opening 128. With the above configuration, even if the time for maintaining the movable piece 128b in the open state is set slightly, a predetermined number of game balls can be guided into the second large winning opening 128. In other words, the time required to keep the movable piece 128b in the open state, which is required to allow a predetermined number of game balls to enter the second large winning opening 128, can be shortened. A hole communicating with the back side of the game board 108 is formed on the back surface of the structure 129, and the game ball that has entered the second special winning opening 128 is discharged to the back side of the game board 108. .. Then, when the game ball enters the second prize opening 128, the predetermined prize ball is paid out to the player.

なお、ここでは、第2大入賞口128の構成について説明したが、第1可変始動口120Bも、第2大入賞口128と同様の構成である。すなわち、第1可変始動口120Bの可動片120bは、閉状態において、遊技盤108の前面側に突出しており、可動片120b上を遊技球が転動する。そして、可動片120bの開状態では、可動片120bが遊技盤108の背面側にスライドし、第1可変始動口120Bへの遊技球の入球が可能となる。ただし、図2に示すように、可動片128bは、遊技機100の正面視で右側が左側よりも高い位置にあるのに対して、可動片120bは、遊技機100の正面視で左側が右側よりも高い位置にある。 Although the configuration of the second large winning opening 128 has been described here, the first variable starting port 120B also has the same configuration as the second large winning opening 128. That is, the movable piece 120b of the first variable starting port 120B projects toward the front side of the game board 108 in the closed state, and the game ball rolls on the movable piece 120b. Then, in the open state of the movable piece 120b, the movable piece 120b slides toward the back side of the game board 108, and the game ball can enter the first variable starting port 120B. However, as shown in FIG. 2, the movable piece 128b has the right side higher than the left side in the front view of the gaming machine 100, whereas the movable piece 120b has the left side on the right side in the front view of the gaming machine 100. It is in a higher position than.

ここで、第2遊技領域116bの盤面構成について詳述する。同時回し参考例では、第2遊技領域116bの最上部に、第2始動口122とゲート124とが並列して配置されている。第2遊技領域116bに導かれた遊技球は、全て、第2始動口122に入球するか、ゲート124を通過して下方に流下する。同時回し参考例では、第2始動口122は、1個の遊技球の入球に対して1個の遊技球が賞球として払い出される。 Here, the board surface configuration of the second game area 116b will be described in detail. In the simultaneous rotation reference example, the second starting port 122 and the gate 124 are arranged in parallel at the uppermost portion of the second game area 116b. All the game balls guided to the second game area 116b enter the second starting port 122 or pass through the gate 124 and flow down. In the simultaneous rotation reference example, one game ball is paid out as a prize ball for each game ball entering the second starting port 122.

第2始動口122に遊技球が入球すると、賞球として1個の遊技球が払い出されるとともに、大役遊技あるいは小当たり遊技の実行有無等を決定する抽選が行われる。また、ゲート124を遊技球が通過すると、第1可変始動口120B(可動片120b)を開状態とするか否かを決定する抽選が行われる。 When a game ball enters the second starting port 122, one game ball is paid out as a prize ball, and a lottery is performed to determine whether or not a large role game or a small hit game is executed. Further, when the game ball passes through the gate 124, a lottery is performed to determine whether or not to open the first variable starting port 120B (movable piece 120b).

第2始動口122およびゲート124の直下には、第1大入賞口126が設けられている。第1大入賞口126が開状態にある場合には、ゲート124を通過して下方に流下した遊技球の全てが第1大入賞口126に入球するように配置されている。同時回し参考例では、第1大入賞口126は、大役遊技においてのみ開放される。つまり、第1大入賞口126は、大役遊技専用の大入賞口と言える。大役遊技中に第1大入賞口126に遊技球が入球すると、1個の遊技球の入球に対して2個以上の所定数(ここでは15個)の遊技球が賞球として払い出される。 Directly below the second starting port 122 and the gate 124, the first large winning opening 126 is provided. When the first big winning opening 126 is in the open state, all the game balls that have passed through the gate 124 and flowed downward are arranged so as to enter the first big winning opening 126. In the simultaneous turning reference example, the first large winning opening 126 is opened only in the large role game. That is, it can be said that the first large winning opening 126 is a large winning opening dedicated to the big role game. When a game ball enters the first prize opening 126 during a major role game, two or more predetermined numbers (15 in this case) of the game balls are paid out as prize balls for each ball entered. ..

第1大入賞口126の下方には第1可変始動口120Bが設けられている。また、第1大入賞口126と第1可変始動口120Bとの間にはアウト口131が設けられている。アウト口131は、遊技領域116から遊技球を排出するための通路の入口であり、アウト口131に遊技球が入球したとしても、賞球が払い出されることはない。 A first variable starting port 120B is provided below the first winning opening 126. Further, an out port 131 is provided between the first large winning opening 126 and the first variable starting port 120B. The out port 131 is an entrance of a passage for discharging the game ball from the game area 116, and even if the game ball enters the out port 131, the prize ball is not paid out.

第2遊技領域116bには、第1大入賞口126よりも下方に流下した遊技球の多く(例えば9割以上)が、可動片120b上に落下するように釘が配されている。また、これらの釘により、第1大入賞口126よりも下方に流下した遊技球の一部(例えば1%〜10%)が、アウト口131に導かれる。 In the second game area 116b, nails are arranged so that most of the game balls (for example, 90% or more) that have flowed down below the first prize opening 126 fall onto the movable piece 120b. Further, by these nails, a part (for example, 1% to 10%) of the game balls that have flowed down below the first winning opening 126 is guided to the out opening 131.

第1可変始動口120Bの閉状態では、可動片120b上を遊技球が転動する。可動片120b上を遊技球が転動しているときに可動片120bが開状態になると、可動片120b上の遊技球は全て第1可変始動口120B内に導かれる。第1可変始動口120Bに遊技球が入球すると、1個の遊技球の入球に対して1個の遊技球が賞球として払い出されるとともに、大役遊技あるいは小当たり遊技の実行有無等を決定する抽選が行われる。 In the closed state of the first variable starting port 120B, the game ball rolls on the movable piece 120b. If the movable piece 120b is opened while the game ball is rolling on the movable piece 120b, all the game balls on the movable piece 120b are guided into the first variable starting port 120B. When a game ball enters the first variable starting port 120B, one game ball is paid out as a prize ball for each ball entered, and whether or not a large role game or a small hit game is executed is determined. A lottery will be held.

第1可変始動口120Bに入球しなかった遊技球は、可動片120b上から遊技機100の正面視で右側に落下する。第1可変始動口120Bの下方には、第2大入賞口128が設けられており、可動片120b上から落下した遊技球の殆どが、第2大入賞口128の可動片128b上を転動する。可動片128b上の遊技球は、可動片128bの傾斜により、遊技機100の正面視で右側から左側に向けてゆっくりと転動する。 The gaming ball that has not entered the first variable starting port 120B falls from above the movable piece 120b to the right side when viewed from the front of the gaming machine 100. A second large winning opening 128 is provided below the first variable starting port 120B, and most of the game balls that have fallen from the movable piece 120b roll on the movable piece 128b of the second large winning opening 128. do. The game ball on the movable piece 128b slowly rolls from the right side to the left side in the front view of the game machine 100 due to the inclination of the movable piece 128b.

詳しくは後述するが、同時回し参考例では、第2大入賞口128は、小当たり遊技においてのみ開放される。つまり、第2大入賞口128は、小当たり遊技専用の大入賞口と言える。可動片128b上を遊技球が転動しているときに可動片128bが開状態になると、可動片128b上の遊技球は全て第2大入賞口128内に導かれる。小当たり遊技中に第2大入賞口128に遊技球が入球すると、1個の遊技球の入球に対して2個以上の所定数(ここでは15個)の遊技球が賞球として払い出される。 Although details will be described later, in the simultaneous rotation reference example, the second large winning opening 128 is opened only in the small hit game. That is, it can be said that the second large winning opening 128 is a large winning opening dedicated to small hit games. If the movable piece 128b is opened while the game ball is rolling on the movable piece 128b, all the game balls on the movable piece 128b are guided into the second large winning opening 128. When a game ball enters the second large winning opening 128 during a small hit game, two or more predetermined number of game balls (15 in this case) are paid out as prize balls for each ball entered. Is done.

第2大入賞口128の左下方には、普図作動口125が設けられている。ここでは、第2大入賞口128上から下方に落下した遊技球の殆ど全てが普図作動口125に入球するように、第2遊技領域116bに釘が配されている。同時回し参考例では、普図作動口125は、1個の遊技球の入球に対して1個の遊技球が賞球として払い出される「特定の入賞口」を構成している。また、普図作動口125に遊技球が入球すると、ゲート124を遊技球が通過した場合と同様に、第1可変始動口120B(可動片120b)を開状態とするか否かを決定する抽選が行われる。 At the lower left of the second large winning opening 128, a normal drawing operating opening 125 is provided. Here, nails are arranged in the second game area 116b so that almost all the game balls that have fallen downward from the second large winning opening 128 enter the normal drawing operating port 125. In the simultaneous rotation reference example, the normal drawing operating port 125 constitutes a "specific winning opening" in which one game ball is paid out as a prize ball for each entering ball of the game ball. Further, when the game ball enters the normal drawing operating port 125, it is determined whether or not to open the first variable starting port 120B (movable piece 120b) in the same manner as when the game ball passes through the gate 124. A lottery will be held.

なお、遊技領域116の最下部には、一般入賞口118、第1始動口120、第2始動口122、普図作動口125、および、大入賞口のいずれにも入球しなかった遊技球を、遊技領域116から遊技盤108の背面側に排出する排出口130が設けられている。 At the bottom of the game area 116, a game ball that did not enter any of the general winning opening 118, the first starting opening 120, the second starting opening 122, the normal drawing operating opening 125, and the large winning opening. Is provided on the back side of the game board 108 from the game area 116.

そして、遊技機100には、遊技の進行中等に演出を行う演出装置として、液晶表示装置からなる演出表示装置200、可動装置からなる演出役物装置202、さまざまな点灯態様や発光色に制御されるランプからなる演出照明装置204、スピーカからなる音声出力装置206、遊技者の操作を受け付ける演出操作装置208が設けられている。 The gaming machine 100 is controlled by an effect display device 200 composed of a liquid crystal display device, an effect accessory device 202 composed of a movable device, and various lighting modes and emission colors as an effect device for producing an effect while the game is in progress. An effect lighting device 204 composed of a lamp, an audio output device 206 composed of a speaker, and an effect operation device 208 that receives an operation of a player are provided.

演出表示装置200は、画像を表示する画像表示部からなるメイン演出表示部200aを備えており、このメイン演出表示部200aを、遊技盤108の略中央部分において、遊技機100の正面側から視認可能に配置している。このメイン演出表示部200aには、図示のように、3つの演出図柄210a、210b、210cが変動表示される等、種々の演出が実行されることとなる。 The effect display device 200 includes a main effect display unit 200a including an image display unit for displaying an image, and the main effect display unit 200a is visually recognized from the front side of the game machine 100 at a substantially central portion of the game board 108. Arranged as possible. As shown in the figure, the main effect display unit 200a is subjected to various effects such as variable display of the three effect symbols 210a, 210b, 210c.

演出役物装置202は、メイン演出表示部200aよりも前面に配置され、通常、遊技盤108の背面側の原点位置において、複数の構成部材に分割された状態で退避しており、遊技者が視認できないようになっている。そして、上記の演出図柄210a、210b、210cの変動表示中などに、アクチュエータの駆動により、メイン演出表示部200aの前面にある可動位置まで各構成部材が移動すると、メイン演出表示部200aの前面で各構成部材が合体して、遊技者に大当たりの期待感を付与する。 The effect accessory device 202 is arranged in front of the main effect display unit 200a, and is normally retracted in a state of being divided into a plurality of constituent members at the origin position on the back side of the game board 108, so that the player can evacuate. It is not visible. Then, when each component moves to a movable position on the front surface of the main effect display unit 200a by driving the actuator during the variable display of the effect symbols 210a, 210b, 210c, the front surface of the main effect display unit 200a. Each component is united to give the player a sense of expectation of a big hit.

演出照明装置204は、演出役物装置202や遊技盤108等に設けられており、メイン演出表示部200aに表示される画像等に合わせて、さまざまに点灯制御される。 The effect lighting device 204 is provided on the effect accessory device 202, the game board 108, and the like, and is variously controlled to be lit according to an image or the like displayed on the main effect display unit 200a.

音声出力装置206は、前枠106の上部位置や外枠102の最下部位置に設けられ、メイン演出表示部200aに表示される画像等に合わせて、遊技機100の正面側に向けてさまざまな音声を出力する。 The audio output device 206 is provided at the upper position of the front frame 106 and the lowermost position of the outer frame 102, and is variously directed toward the front side of the gaming machine 100 according to an image or the like displayed on the main effect display unit 200a. Output audio.

演出操作装置208は、遊技者の押下操作を受け付けるボタンで構成され、遊技機100の幅方向略中央位置であって、かつ、透過板110よりも下方位置に設けられている。この演出操作装置208は、メイン演出表示部200aに表示される画像等に合わせて有効化されるものであり、操作有効時間内に遊技者の操作を受け付けると、当該操作に応じて、さまざまな演出が実行される。 The effect operation device 208 is composed of buttons that receive a player's pressing operation, is provided at a substantially central position in the width direction of the game machine 100, and is provided at a position below the transmission plate 110. The effect operation device 208 is activated according to an image or the like displayed on the main effect display unit 200a, and when the player's operation is received within the operation effective time, various operations are performed according to the operation. The production is executed.

なお、図中符号132は、遊技機100から払い出される賞球や、遊技球貸出装置から貸し出される遊技球が導かれる上皿であり、この上皿132が遊技球で一杯になると、遊技球は下皿134に導かれることとなる。また、この下皿134の底面には、当該下皿134から遊技球を排出するための球抜き孔(不図示)が形成されている。この球抜き孔は、通常、開閉板(不図示)によって閉じられているが、球抜きつまみ134aを押下することにより、当該球抜きつまみ134aと一体となって開閉板がスライドし、球抜き孔から下皿134の下方に遊技球を排出することが可能となっている。 Reference numeral 132 in the figure is an upper plate on which a prize ball paid out from the game machine 100 and a game ball rented from the game ball lending device are guided. It will be guided to the lower plate 134. Further, on the bottom surface of the lower plate 134, a ball extraction hole (not shown) for discharging the game ball from the lower plate 134 is formed. This ball pulling hole is normally closed by an opening / closing plate (not shown), but by pressing the ball pulling knob 134a, the opening / closing plate slides integrally with the ball pulling knob 134a, and the ball pulling hole It is possible to discharge the game ball below the lower plate 134.

また、遊技盤108には、遊技領域116の外方であって、かつ、遊技者が視認可能な位置に、第1特別図柄表示器160、第2特別図柄表示器162、第1特別図柄保留表示器164、第2特別図柄保留表示器166、普通図柄表示器168、普通図柄保留表示器170、右打ち報知表示器172が設けられている。これら各表示器160〜172は、遊技に係る種々の状況を表示するための装置であるが、その詳細については後述する。 Further, on the game board 108, the first special symbol display 160, the second special symbol display 162, and the first special symbol are held at a position outside the game area 116 and visible to the player. A display 164, a second special symbol hold display 166, a normal symbol display 168, a normal symbol hold display 170, and a right-handed notification display 172 are provided. Each of these indicators 160 to 172 is a device for displaying various situations related to the game, and the details thereof will be described later.

(制御手段の内部構成)
図4は、同時回し参考例に係る遊技の進行を制御する制御手段の内部構成を示すブロック図である。
(Internal configuration of control means)
FIG. 4 is a block diagram showing an internal configuration of a control means for controlling the progress of the game according to the simultaneous rotation reference example.

主制御基板300は遊技の基本動作を制御する。この主制御基板300は、メインCPU300a、メインROM300b、メインRAM300cを備えている。メインCPU300aは、各検出スイッチやタイマからの入力信号に基づいて、メインROM300bに格納されたプログラムを読み出して演算処理を行うとともに、各装置や表示器を直接制御したり、あるいは演算処理の結果に応じて他の基板にコマンドを送信したりする。メインRAM300cは、メインCPU300aの演算処理時におけるデータのワークエリアとして機能する。 The main control board 300 controls the basic operation of the game. The main control board 300 includes a main CPU 300a, a main ROM 300b, and a main RAM 300c. Based on the input signals from each detection switch and timer, the main CPU 300a reads the program stored in the main ROM 300b and performs arithmetic processing, directly controls each device and display, or produces the result of arithmetic processing. Send commands to other boards accordingly. The main RAM 300c functions as a data work area during arithmetic processing of the main CPU 300a.

上記主制御基板300には、一般入賞口118に遊技球が入球したことを検出する一般入賞口検出スイッチ118s、第1固定始動口120Aに遊技球が入球したことを検出する第1固定始動口検出スイッチ120As、第1可変始動口120Bに遊技球が入球したことを検出する第1可変始動口検出スイッチ120Bs、第2始動口122に遊技球が入球したことを検出する第2始動口検出スイッチ122s、ゲート124を遊技球が通過したことを検出するゲート検出スイッチ124s、普図作動口125に遊技球が入球したことを検出する普図作動口検出スイッチ125s、第1大入賞口126に遊技球が入球したことを検出する第1大入賞口検出スイッチ126s、第2大入賞口128に遊技球が入球したことを検出する第2大入賞口検出スイッチ128sが接続されており、これら各検出スイッチから主制御基板300に検出信号が入力されるようになっている。 The main control board 300 has a general winning opening detection switch 118s that detects that a game ball has entered the general winning opening 118, and a first fixed that detects that a game ball has entered the first fixed starting port 120A. A second variable start port detection switch 120Bs, which detects that a game ball has entered the first variable start port 120B, and a second variable start port detection switch 120Bs, which detects that a game ball has entered the second start port 122. Start port detection switch 122s, gate detection switch 124s that detects that the game ball has passed through the gate 124, normal figure operation port detection switch 125s that detects that the game ball has entered the normal figure operation port 125, first large The first major winning opening detection switch 126s that detects that a game ball has entered the winning opening 126 and the second major winning opening detection switch 128s that detects that a game ball has entered the second major winning opening 128 are connected. The detection signal is input to the main control board 300 from each of these detection switches.

また、主制御基板300には、第1可変始動口120Bの可動片120bを作動する普通電動役物ソレノイド120cと、第1大入賞口126を開閉する開閉扉126bを作動する第1大入賞口ソレノイド126cと、第2大入賞口128を開閉する可動片128bを作動する第2大入賞口ソレノイド128cと、が接続されており、主制御基板300によって、第1可変始動口120B、第1大入賞口126、第2大入賞口128の開閉制御がなされるようになっている。 Further, on the main control board 300, a normal electric accessory solenoid 120c that operates the movable piece 120b of the first variable starting port 120B and a first large winning opening that operates the opening / closing door 126b that opens and closes the first large winning opening 126 The solenoid 126c and the second large winning opening solenoid 128c that operates the movable piece 128b that opens and closes the second special winning opening 128 are connected, and the first variable starting port 120B and the first large are connected by the main control board 300. The opening and closing control of the winning opening 126 and the second major winning opening 128 is performed.

さらに、主制御基板300には、第1特別図柄表示器160、第2特別図柄表示器162、第1特別図柄保留表示器164、第2特別図柄保留表示器166、普通図柄表示器168、普通図柄保留表示器170、右打ち報知表示器172が接続されており、主制御基板300によって、これら各表示器の表示制御がなされるようになっている。 Further, the main control board 300 includes a first special symbol display 160, a second special symbol display 162, a first special symbol hold indicator 164, a second special symbol hold indicator 166, a normal symbol display 168, and a normal symbol display. The symbol hold indicator 170 and the right-handed notification indicator 172 are connected to each other, and the display control of each of these indicators is performed by the main control board 300.

さらに、遊技盤108の背面には、設定変更スイッチ180sが設けられている。設定変更スイッチ180sは、専用の鍵によってアクセス可能に構成されている。設定変更スイッチ180sがオンしていることを条件として、設定値を変更、確認する操作が可能となる。詳しくは後述するが、同時回し参考例の遊技機100は、有利度合いが異なる6段階の設定値のいずれかが設定値バッファに登録設定値として記憶され、記憶されている登録設定値に応じて遊技が進行する。なお、ここでは、設定値が6段階であることとするが、設定値は高設定および低設定の2段階のみが設けられてもよいし、他の複数段階で設けられてもよい。さらには、設定値は必須ではなく、有利度合いが変更されなくてもよい。 Further, a setting change switch 180s is provided on the back surface of the game board 108. The setting change switch 180s is configured to be accessible by a dedicated key. The operation of changing and confirming the set value is possible on condition that the setting change switch 180s is turned on. As will be described in detail later, in the gaming machine 100 of the simultaneous rotation reference example, one of the six levels of set values having different degrees of advantage is stored as a registered set value in the set value buffer, and the stored set value is determined according to the stored registered set value. The game progresses. Here, the set value is set in 6 stages, but the set value may be provided in only 2 stages of high setting and low setting, or may be provided in other plurality of stages. Furthermore, the set value is not essential and the degree of advantage does not have to be changed.

また、遊技盤108の背面には、RAMクリアボタンが押下操作可能に設けられており、このRAMクリアボタンの押下操作がRAMクリアスイッチ182sによって検出される。RAMクリアスイッチ182sは主制御基板300に接続されており、RAMクリアスイッチ182sから主制御基板300にRAMクリア操作信号が入力される。電源投入時にRAMクリアスイッチ182sからRAMクリア操作信号が入力されている場合、メインCPU300aは、メインRAM300cをクリアする。 Further, a RAM clear button is provided on the back surface of the game board 108 so that it can be pressed, and the operation of pressing the RAM clear button is detected by the RAM clear switch 182s. The RAM clear switch 182s is connected to the main control board 300, and a RAM clear operation signal is input from the RAM clear switch 182s to the main control board 300. When the RAM clear operation signal is input from the RAM clear switch 182s when the power is turned on, the main CPU 300a clears the main RAM 300c.

また、遊技盤108の背面には、性能表示モニタ184が設けられている。主制御基板300により、性能表示モニタ184に登録設定値やベース比率が表示される。 A performance display monitor 184 is provided on the back surface of the game board 108. The main control board 300 displays the registered set value and the base ratio on the performance display monitor 184.

また、同時回し参考例の遊技機100は、主に第1始動口120または第2始動口122への遊技球の入球によって開始される特別遊技と、ゲート124への遊技球の通過、あるいは、普図作動口125への遊技球の入球によって開始される普通遊技とに大別される。そして、主制御基板300のメインROM300bには、特別遊技および普通遊技を進行するための種々のプログラムや、各種の遊技に必要なデータ、テーブルが記憶されている。 Further, the gaming machine 100 of the simultaneous turning reference example mainly includes a special game started by entering the gaming ball into the first starting port 120 or the second starting opening 122, and the passing of the gaming ball through the gate 124, or , It is roughly divided into a normal game started by entering a game ball into the normal drawing operation port 125. The main ROM 300b of the main control board 300 stores various programs for advancing special games and normal games, as well as data and tables required for various games.

また、主制御基板300には、払出制御基板310および副制御基板330が接続されている。払出制御基板310は、遊技球を発射させるための制御、および、賞球を払い出すための制御を行う。この払出制御基板310も、CPU、ROM、RAMを備えており、主制御基板300に対して双方向に通信可能に接続されている。この払出制御基板310には遊技情報出力端子板312が接続されており、主制御基板300から出力される遊技進行上の種々の情報が、払出制御基板310および遊技情報出力端子板312を介して、遊技店のホールコンピュータ等に出力されることとなる。 Further, the payout control board 310 and the sub control board 330 are connected to the main control board 300. The payout control board 310 controls for firing the game ball and controls for paying out the prize ball. The payout control board 310 also includes a CPU, a ROM, and a RAM, and is connected to the main control board 300 so as to be able to communicate in both directions. A game information output terminal board 312 is connected to the payout control board 310, and various information on the game progress output from the main control board 300 is transmitted via the payout control board 310 and the game information output terminal board 312. , Will be output to the hall computer of the amusement store.

また、払出制御基板310には、貯留部に貯留された遊技球を賞球として遊技者に払い出すための払出モータ314が接続されている。払出制御基板310は、主制御基板300から送信された払出個数指定コマンドに基づいて払出モータ314を制御して所定の賞球を遊技者に払い出すように制御する。このとき、払い出された遊技球数が払出球計数スイッチ316sによって検出され、払い出すべき賞球が遊技者に払い出されたかが把握されるようになっている。 Further, a payout motor 314 for paying out the game balls stored in the storage unit to the player as prize balls is connected to the payout control board 310. The payout control board 310 controls the payout motor 314 based on the payout number designation command transmitted from the main control board 300 to control the player to pay out a predetermined prize ball. At this time, the number of game balls paid out is detected by the payout ball counting switch 316s, and it is possible to grasp whether or not the prize balls to be paid out have been paid out to the player.

また、払出制御基板310には、下皿134の満タン状態を検出する皿満タン検出スイッチ318sが接続されている。この皿満タン検出スイッチ318sは、賞球として払い出される遊技球を下皿134に導く通路に設けられており、遊技球検出信号が払出制御基板310に入力されるようになっている。 Further, a plate full tank detection switch 318s for detecting the full tank state of the lower plate 134 is connected to the payout control board 310. The plate full tank detection switch 318s is provided in a passage leading the game ball to be paid out as a prize ball to the lower plate 134, and the game ball detection signal is input to the payout control board 310.

そして、下皿134に所定量以上の遊技球が貯留されて満タン状態になると、下皿134に向かう通路内に遊技球が滞留し、皿満タン検出スイッチ318sから払出制御基板310に向けて、遊技球検出信号が連続的に入力される。払出制御基板310は、遊技球検出信号が所定時間連続して入力された場合に、下皿134が満タン状態であると判断し、皿満タンコマンドを主制御基板300に送信する。一方、皿満タンコマンドを送信した後、遊技球検出信号の連続入力が途絶えた場合には、満タン状態が解除されたと判断し、皿満タン解除コマンドを主制御基板300に送信する。 Then, when a predetermined amount or more of the game balls are stored in the lower plate 134 and the tank is full, the game balls stay in the passage toward the lower plate 134, and the plate full tank detection switch 318s is directed toward the payout control board 310. , The game ball detection signal is continuously input. When the game ball detection signal is continuously input for a predetermined time, the payout control board 310 determines that the lower plate 134 is in a full tank state, and transmits a plate full tank command to the main control board 300. On the other hand, if the continuous input of the game ball detection signal is interrupted after the dish full tank command is transmitted, it is determined that the full tank state has been released, and the dish full tank release command is transmitted to the main control board 300.

また、払出制御基板310には、遊技球の発射制御を行う発射制御回路320が設けられている。払出制御基板310には、操作ハンドル112に設けられ、当該操作ハンドル112に遊技者が触れたことを検出するタッチセンサ112sと、操作ハンドル112の操作角度を検出する操作ボリューム112aと、が接続されている。そして、タッチセンサ112sおよび操作ボリューム112aから信号が入力されると、発射制御回路320において、遊技球発射装置に設けられた発射用ソレノイド112cを通電して遊技球を発射させる制御がなされる。 Further, the payout control board 310 is provided with a launch control circuit 320 that controls launch of the game ball. The payout control board 310 is provided with an operation handle 112, and is connected to a touch sensor 112s for detecting that the player touches the operation handle 112 and an operation volume 112a for detecting the operation angle of the operation handle 112. ing. Then, when a signal is input from the touch sensor 112s and the operation volume 112a, the launch control circuit 320 controls to energize the launch solenoid 112c provided in the game ball launcher to launch the game ball.

副制御基板330は、主に遊技中や待機中等の各演出を制御する。この副制御基板330は、サブCPU330a、サブROM330b、サブRAM330cを備えており、主制御基板300に対して、当該主制御基板300から副制御基板330への一方向に通信可能に接続されている。サブCPU330aは、主制御基板300から送信されたコマンドやタイマからの入力信号等に基づいて、サブROM330bに格納されたプログラムを読み出して演算処理を行うとともに、演出を実行制御する。このとき、サブRAM330cは、サブCPU330aの演算処理時におけるデータのワークエリアとして機能する。 The sub-control board 330 mainly controls each effect such as during a game or during standby. The sub control board 330 includes a sub CPU 330a, a sub ROM 330b, and a sub RAM 330c, and is connected to the main control board 300 so as to be communicable from the main control board 300 to the sub control board 330 in one direction. .. The sub CPU 330a reads the program stored in the sub ROM 330b, performs arithmetic processing, and executes and controls the effect based on the command transmitted from the main control board 300, the input signal from the timer, and the like. At this time, the sub RAM 330c functions as a data work area during the arithmetic processing of the sub CPU 330a.

具体的には、副制御基板330では、サブCPU330a、サブROM330b、サブRAM330cが協働して、サブメイン、画像制御部、役物制御部、照明制御部、音声制御部として機能する。サブメインは、各種入力コマンドに応じて、実行する演出の内容を決定したり、演出の実行を管理、統括したりする。画像制御部は、上記メイン演出表示部200aに画像を表示させる画像表示制御を行う。サブROM330bには、メイン演出表示部200aに表示される図柄や背景、字幕等の画像データが多数格納されており、画像制御部が、画像データをサブROM330bから不図示のVRAMに読み出して、メイン演出表示部200aの画像表示を制御する。 Specifically, in the sub control board 330, the sub CPU 330a, the sub ROM 330b, and the sub RAM 330c cooperate to function as a sub main, an image control unit, an accessory control unit, a lighting control unit, and a voice control unit. The sub-main determines the content of the production to be executed and manages and supervises the execution of the production according to various input commands. The image control unit performs image display control for displaying an image on the main effect display unit 200a. The sub ROM 330b stores a large amount of image data such as patterns, backgrounds, and subtitles displayed on the main effect display unit 200a, and the image control unit reads the image data from the sub ROM 330b into a VRAM (not shown) and mains the image data. Controls the image display of the effect display unit 200a.

また、役物制御部は、サブメインによる演出の管理にしたがってアクチュエータを駆動し、演出役物装置202を可動制御する。照明制御部は演出照明装置204を点灯制御する。また、音声制御部は、上記音声出力装置206から音声を出力させる音声出力制御を行う。サブROM330bには、音声出力装置206から出力される音声や楽曲等の音声データが多数格納されており、音声制御部が、音声データをサブROM330bから読み出して、音声出力装置206の音声出力を制御する。 Further, the accessory control unit drives the actuator according to the management of the effect by the sub-main, and movably controls the effect device 202. The lighting control unit controls the lighting of the effect lighting device 204. In addition, the voice control unit performs voice output control for outputting voice from the voice output device 206. A large amount of audio data such as audio and music output from the audio output device 206 is stored in the sub ROM 330b, and the audio control unit reads the audio data from the sub ROM 330b and controls the audio output of the audio output device 206. do.

さらに、副制御基板330では、演出操作装置208が押下操作または回転操作されたことを検出する演出操作装置検出スイッチ208sから操作検出信号が入力された際に、所定の演出を実行する。 Further, the sub-control board 330 executes a predetermined effect when an operation detection signal is input from the effect operation device detection switch 208s that detects that the effect operation device 208 has been pressed or rotated.

なお、各基板には、不図示の電源基板が接続されており、電源基板を介して商用電源から各基板に電力供給がなされている。また、電源基板にはコンデンサからなるバックアップ電源が設けられている。 A power supply board (not shown) is connected to each board, and power is supplied to each board from a commercial power source via the power supply board. Further, the power supply board is provided with a backup power supply composed of a capacitor.

図5は、同時回し参考例に係るメインCPU300aが用いるメモリ領域のアドレスマップである。なお、図5において、アドレスは16進数で示しており、「H」は16進数であることを示している。図5に示すように、メインCPU300aが用いるメモリ領域は、メインROM300bに割り当てられたメモリ領域(0000H〜2FFFH)と、メインRAM300cに割り当てられたメモリ領域(F000H〜F3FFH)とを含んでいる。 FIG. 5 is an address map of a memory area used by the main CPU 300a according to the simultaneous rotation reference example. In FIG. 5, the address is shown in hexadecimal, and "H" is shown in hexadecimal. As shown in FIG. 5, the memory area used by the main CPU 300a includes a memory area (0000H to 2FFFH) allocated to the main ROM 300b and a memory area (F000H to F3FFH) allocated to the main RAM 300c.

メインROM300bのメモリ領域は、遊技の進行を制御するためのプログラムおよびデータを格納する使用領域(0000H〜1BF3H)と、使用領域以外の領域であって、遊技機規則で定める試験を行うための処理や、性能表示モニタ184を表示するための処理(性能表示モニタ184に表示するベース比率を算出するための処理を含む)を実行するためのプログラムおよびデータを格納する使用外領域(2000H〜2BFFH)とが設けられている。 The memory area of the main ROM 300b is a used area (0000H to 1BF3H) for storing a program and data for controlling the progress of the game, and an area other than the used area, and is a process for performing a test specified by the game machine rules. An unused area (2000H to 2BFFF) for storing a program and data for executing a process for displaying the performance display monitor 184 (including a process for calculating the base ratio displayed on the performance display monitor 184). And are provided.

メインROM300bの使用領域には、遊技の進行を制御するためのプログラムが格納されるプログラム領域(0000H〜0A89H)、未使用領域(0A8AH〜11FFH)、プログラム以外のデータが格納されるデータ領域(1200H〜1BF3H)が設けられている。なお、使用領域は、未使用領域(0A8AH〜0FFFH)を含めないようにしてもよい。 The used area of the main ROM 300b includes a program area (0000H to 0A89H) in which a program for controlling the progress of the game is stored, an unused area (0A8AH to 11FFH), and a data area (1200H) in which data other than the program is stored. ~ 1BF3H) is provided. The used area may not include an unused area (0A8AH to 0FFFH).

メインROM300bの使用外領域には、遊技機規則で定める試験を行うための処理や、性能表示モニタ184を表示するための処理を実行するためのプログラムが格納されるプログラム領域(2000H〜27FFH)、これらのプログラム以外のデータが格納されるデータ領域(2800H〜2BFFH)が設けられている。 The non-use area of the main ROM 300b is a program area (2000H to 27FFH) in which a program for executing a process for performing a test specified by the game machine rules and a process for displaying the performance display monitor 184 is stored. A data area (2800H to 2BFFH) for storing data other than these programs is provided.

また、メインROM300bのメモリ領域には、使用領域および使用外領域以外にも、未使用領域(1A7BH〜1DFFH)、プログラムのタイトル、バージョン等の任意のデータが格納されるROMコメント領域(1E00H〜1EFFH)、未使用領域(1F00H〜1FFFH)、未使用領域(2C00H〜2FBFH)、メインCPU300aがプログラムを実行するために必要な情報が格納されるプログラム管理領域(2FC0H〜2FFFH)が設けられている。 In addition to the used area and the unused area, the memory area of the main ROM 300b is a ROM comment area (1E00H to 1EFFH) in which arbitrary data such as an unused area (1A7BH to 1DFFH), a program title, and a version are stored. ), An unused area (1F00H to 1FFFH), an unused area (2C00H to 2FBFH), and a program management area (2FC0H to 2FFFH) in which information necessary for the main CPU 300a to execute a program is stored.

メインRAM300cのメモリ領域は、遊技の進行を制御するためのプログラムが実行されている際に一時的に用いられる使用領域(F000H〜F1FFH)と、使用領域以外の領域であって、遊技機規則で定める試験を行うための処理や、性能表示モニタ184を表示するための処理のプログラムが実行されている際に一時的に用いられる使用外領域(F210H〜F228H)とが設けられている。 The memory area of the main RAM 300c is a used area (F000H to F1FFH) temporarily used when a program for controlling the progress of the game is executed, and an area other than the used area, according to the game machine rules. An unused area (F210H to F228H) that is temporarily used when a program for performing a predetermined test or a process for displaying the performance display monitor 184 is executed is provided.

メインRAM300cの使用領域には、遊技の進行を制御するためのプログラムが実行されている際に一時的に用いられるワーク領域(F000H〜F12AH)、未使用領域(F12BH〜F1D7H)、遊技の進行を制御するためのプログラムの実行中にデータを一時的に退避させるスタック領域(F1D8H〜F1FFH)が設けられている。なお、使用領域は、未使用領域(F12BH〜F1D7H)を含めないようにしてもよい。 The used area of the main RAM 300c includes a work area (F000H to F12AH) temporarily used when a program for controlling the progress of the game is executed, an unused area (F12BH to F1D7H), and the progress of the game. A stack area (F1D8H to F1FFH) for temporarily saving data during execution of a control program is provided. The used area may not include an unused area (F12BH to F1D7H).

メインRAM300cの使用外領域には、遊技機規則で定める試験を行うための処理や、性能表示モニタ184を表示するための処理のプログラムが実行されている際に一時的に用いられるワーク領域(F210H〜F21FH)、これらのプログラムが実行されている際にデータを一時的に退避させるスタック領域(F220H〜F228H)が設けられている。 In the unused area of the main RAM 300c, a work area (F210H) temporarily used when a program for performing a test specified by the game machine rules and a process for displaying the performance display monitor 184 is being executed. ~ F21FH), and stack areas (F220H to F228H) for temporarily saving data when these programs are being executed are provided.

また、メインRAM300cのメモリ領域には、使用領域および使用外領域以外にも、未使用領域(F200H〜F20FH)、未使用領域(F229H〜F3FFH)が設けられている。 Further, in the memory area of the main RAM 300c, an unused area (F200H to F20FH) and an unused area (F229H to F3FFH) are provided in addition to the used area and the unused area.

このように、メインROM300bおよびメインRAM300cでは、遊技の進行を制御するために用いられる使用領域と、遊技機規則で定める試験を行うための処理や、性能表示モニタ184の表示制御をするための処理を実行するために用いられる使用外領域とが分かれて設けられている。 As described above, in the main ROM 300b and the main RAM 300c, the used area used for controlling the progress of the game, the process for performing the test specified by the game machine rules, and the process for controlling the display of the performance display monitor 184. It is provided separately from the unused area used to execute.

そして、メインRAM300cでは、使用領域と使用外領域との間に、16バイトの未使用領域(F200H〜F20FH)が設けられている。この未使用領域(F200H〜F20FH)は、使用領域および使用外領域を分ける境界領域として設定されており、使用領域と使用外領域との境界が明確となり、遊技の進行を制御するためのプログラムが実行されている際に使用外領域が用いられること、および、遊技機規則で定める試験を行うための処理や、性能表示モニタ184の表示制御をするための処理のプログラムが実行されている際に使用領域が用いられることを防止している。 In the main RAM 300c, a 16-byte unused area (F200H to F20FH) is provided between the used area and the unused area. The unused areas (F200H to F20FH) are set as boundary areas that separate the used area and the unused area, and the boundary between the used area and the unused area is clarified, and a program for controlling the progress of the game is provided. When the unused area is used during execution, and when the program for performing the test specified by the game machine rules and the processing for controlling the display of the performance display monitor 184 is being executed. It prevents the used area from being used.

なお、使用領域と使用外領域との間に設けられる未使用領域は、少なくとも1バイト以上であればよく、不正防止の観点から、4バイト以上であることが望ましく、16バイト以上に設定されることがより望ましい。また、未使用領域は、データの書き込みおよび読み出しが禁止されているが、不正防止の観点から、所定のタイミングでクリアするようにしてもよい。 The unused area provided between the used area and the unused area may be at least 1 byte or more, preferably 4 bytes or more from the viewpoint of fraud prevention, and is set to 16 bytes or more. Is more desirable. Further, although the unused area is prohibited from writing and reading data, it may be cleared at a predetermined timing from the viewpoint of preventing fraud.

また、FE00h〜FEFFhのメモリ空間には入出力部が割り当てられている。かかる入出力部については後程詳述する。 Further, input / output units are assigned to the memory spaces of FE00h to FEFFh. Such an input / output unit will be described in detail later.

次に、同時回し参考例の遊技機100における遊技について、メインROM300bに記憶されている各種テーブルと併せて説明する。 Next, the game in the gaming machine 100 of the simultaneous rotation reference example will be described together with various tables stored in the main ROM 300b.

前述したように、同時回し参考例の遊技機100は、特別遊技と普通遊技の2種類の遊技が並行して進行するものである。特別遊技は、低確率遊技状態および高確率遊技状態のいずれかの遊技状態にて遊技が進行し、普通遊技は、非時短遊技状態、中時短遊技状態、時短遊技状態のいずれかの遊技状態にて遊技が進行する。 As described above, in the gaming machine 100 of the simultaneous rotation reference example, two types of games, a special game and a normal game, proceed in parallel. In the special game, the game progresses in either the low-probability game state or the high-probability game state, and the normal game is in any of the non-time-short game state, the medium-time short game state, and the time-short game state. The game progresses.

各遊技状態の詳細については後述するが、低確率遊技状態というのは、大入賞口が開放される大役遊技を実行する権利獲得の確率が低く設定された遊技状態であり、高確率遊技状態というのは、大役遊技を実行する権利獲得の確率が高く設定された遊技状態である。また、非時短遊技状態というのは、可動片120bが開状態になりにくく、第1可変始動口120Bに遊技球が入球し難い遊技状態であり、中時短遊技状態というのは、非時短遊技状態よりも可動片120bが開状態になりやすく、第1可変始動口120Bに遊技球が入球しやすい遊技状態である。また、時短遊技状態というのは、中時短遊技状態よりも、さらに、可動片120bが開状態になりやすく、第1可変始動口120Bに遊技球が最も入球しやすい遊技状態である。なお、時短遊技状態では、遊技中に第2遊技領域116bに向けて遊技球を発射し続けている場合に、僅かに遊技球が減少するか、遊技球が殆ど減少しないように設定されている。 The details of each game state will be described later, but the low-probability game state is a game state in which the probability of acquiring the right to execute a large role game in which the big winning opening is opened is set low, and is called a high-probability game state. Is a game state in which the probability of acquiring the right to perform a major role game is set high. Further, the non-time-saving game state is a game state in which the movable piece 120b is difficult to open and the game ball is difficult to enter into the first variable starting port 120B, and the medium-time-time-saving game state is a non-time-saving game. This is a gaming state in which the movable piece 120b is more likely to be opened than in the state, and the gaming ball is more likely to enter the first variable starting port 120B. Further, the time-saving game state is a gaming state in which the movable piece 120b is more likely to be opened and the game ball is most likely to enter the first variable starting port 120B than in the medium-time-short game state. In the time-saving game state, when the game balls are continuously fired toward the second game area 116b during the game, the game balls are set to decrease slightly or hardly decrease. ..

上記のように、特別遊技と普通遊技とは同時並行して進行することから、同時回し参考例では、低確率遊技状態または高確率遊技状態と、非時短遊技状態、中時短遊技状態、時短遊技状態のいずれかとが組み合わされた遊技状態となる。以下では、理解を容易とするため、特別遊技に係る遊技状態、すなわち、低確率遊技状態および高確率遊技状態を特別遊技状態と呼び、普通遊技に係る遊技状態、すなわち、非時短遊技状態、中時短遊技状態、時短遊技状態を普通遊技状態と呼ぶ場合がある。遊技機100の初期状態は、低確率遊技状態および非時短遊技状態に設定されている。 As described above, since the special game and the normal game proceed in parallel at the same time, in the simultaneous rotation reference example, the low-probability game state or the high-probability game state, the non-short-time game state, the medium-time short-time game state, and the short-time game It becomes a gaming state in which any of the states is combined. In the following, for ease of understanding, the gaming state related to the special game, that is, the low-probability gaming state and the high-probability gaming state are referred to as the special gaming state, and the gaming state related to the normal game, that is, the non-time-saving gaming state, medium. The time-saving game state and the time-saving game state may be referred to as a normal game state. The initial state of the gaming machine 100 is set to a low-probability gaming state and a non-time-saving gaming state.

遊技者が操作ハンドル112を操作して遊技領域116に遊技球を発射させるとともに、遊技領域116を流下する遊技球が第1始動口120または第2始動口122に入球すると、遊技者に遊技利益を付与するか否かの抽選(以下、「大役抽選」という)が行われる。この大役抽選において、大当たりに当選すると、大入賞口が開放されるとともに当該大入賞口への遊技球の入球が可能となる大役遊技が実行され、また、当該大役遊技の終了後の遊技状態が、上記のいずれかの遊技状態に設定される。以下では、大役抽選方法について説明する。 When the player operates the operation handle 112 to launch the game ball into the game area 116 and the game ball flowing down the game area 116 enters the first start port 120 or the second start port 122, the player is allowed to play the game. A lottery for whether or not to give a profit (hereinafter referred to as a "major role lottery") is held. In this big role lottery, if a big hit is won, a big role game is executed in which the big winning opening is opened and a game ball can be entered into the big winning opening, and the game state after the end of the big winning game. Is set to any of the above gaming states. The major role lottery method will be described below.

なお、詳しくは後述するが、第1始動口120または第2始動口122に遊技球が入球すると、大役抽選に係る種々の乱数値(大当たり決定乱数、当たり図柄乱数、リーチグループ決定乱数、リーチモード決定乱数、変動パターン乱数)が取得されるとともに、これら各乱数値がメインRAM300cの特図保留記憶領域に記憶される。以下では、第1始動口120に遊技球が入球して特図保留記憶領域に記憶された種々の乱数を総称して特1保留とよび、第2始動口122に遊技球が入球して特図保留記憶領域に記憶された種々の乱数を総称して特2保留とよぶ。 As will be described in detail later, when a game ball enters the first start port 120 or the second start port 122, various random numbers related to the big win lottery (big hit determination random number, hit symbol random number, reach group determination random number, reach). The mode determination random number and the fluctuation pattern random number) are acquired, and each of these random number values is stored in the special figure reservation storage area of the main RAM 300c. In the following, various random numbers stored in the special figure hold storage area when the game ball enters the first start port 120 are collectively referred to as special 1 hold, and the game ball enters the second start port 122. The various random numbers stored in the special figure hold storage area are collectively called special 2 hold.

メインRAM300cの特図保留記憶領域は、第1特図保留記憶領域と第2特図保留記憶領域とを備えている。第1特図保留記憶領域および第2特図保留記憶領域は、それぞれ4つの記憶部(第1〜第4記憶部)を有している。そして、第1始動口120に遊技球が入球すると、特1保留を第1特図保留記憶領域の第1記憶部から順に記憶し、第2始動口122に遊技球が入球すると、特2保留を第2特図保留記憶領域の第1記憶部から順に記憶する。 The special figure reservation storage area of the main RAM 300c includes a first special figure reservation storage area and a second special figure reservation storage area. The first special figure reserved storage area and the second special figure reserved storage area each have four storage units (first to fourth storage units). Then, when the game ball enters the first start port 120, the special 1 hold is stored in order from the first storage unit of the first special figure hold storage area, and when the game ball enters the second start port 122, the special 1 hold is stored. 2 Holds are stored in order from the first storage unit of the second special figure hold storage area.

例えば、第1始動口120に遊技球が入球したとき、第1特図保留記憶領域の第1〜第4記憶部のいずれにも保留が記憶されていない場合には、第1記憶部に特1保留を記憶する。また、例えば、第1記憶部〜第3記憶部に特1保留が記憶されている状態で、第1始動口120に遊技球が入球した場合には、特1保留を第4記憶部に記憶する。また、第2始動口122に遊技球が入球した場合にも、上記と同様に、第2特図保留記憶領域の第1記憶部〜第4記憶部の中で、特2保留が記憶されていない、最も番号(序数)の小さい記憶部に特2保留が記憶される。 For example, when a game ball enters the first starting port 120, if the hold is not stored in any of the first to fourth storage units of the first special figure hold storage area, the first storage unit is used. Special 1 Hold is memorized. Further, for example, when a game ball enters the first starting port 120 in a state where the special 1 hold is stored in the first storage unit to the third storage unit, the special 1 hold is set to the fourth storage unit. Remember. Further, even when the game ball enters the second starting port 122, the special 2 hold is stored in the 1st to 4th storage units of the 2nd special figure hold storage area in the same manner as described above. Special 2 hold is stored in the storage unit with the smallest number (ordinal number).

ただし、第1特図保留記憶領域および第2特図保留記憶領域に記憶可能な特1保留数(X1)および特2保留数(X2)は、それぞれ4つに設定されている。したがって、例えば、第1始動口120に遊技球が入球したときに、第1特図保留記憶領域に既に4つの特1保留が記憶されている場合には、当該第1始動口120への遊技球の入球によって新たに特1保留が記憶されることはない。同様に、第2始動口122に遊技球が入球したときに、第2特図保留記憶領域に既に4つの特2保留が記憶されている場合には、当該第2始動口122への遊技球の入球によって新たに特2保留が記憶されることはない。 However, the number of special 1 hold (X1) and the number of special 2 hold (X2) that can be stored in the first special figure hold storage area and the second special figure hold storage area are set to four, respectively. Therefore, for example, when the game ball enters the first starting port 120, if four special 1 holdings are already stored in the first special figure holding storage area, the first starting port 120 is entered. No new special 1 hold is memorized by entering the game ball. Similarly, when the game ball enters the second starting port 122, if four special 2 holdings are already stored in the second special figure holding storage area, the game to the second starting port 122 is played. No new special 2 hold is memorized by entering the ball.

図6は、同時回し参考例に係る低確時大当たり決定乱数判定テーブルを説明する図である。第1始動口120または第2始動口122に遊技球が入球すると、0〜65535の範囲内から1つの大当たり決定乱数が取得される。そして、大役抽選を開始するとき、すなわち、大当たりの判定を行うときの遊技状態に応じて大当たり決定乱数判定テーブルが選択され、当該選択された大当たり決定乱数判定テーブルと取得された大当たり決定乱数とによって大役抽選が行われる。 FIG. 6 is a diagram illustrating a low probability jackpot determination random number determination table according to the simultaneous rotation reference example. When a game ball enters the first starting port 120 or the second starting port 122, one jackpot determination random number is acquired from the range of 0 to 65535. Then, when the big win lottery is started, that is, the big hit determination random number determination table is selected according to the game state when the big hit is determined, and the selected jackpot determination random number determination table and the acquired jackpot determination random number are used. A big role lottery will be held.

低確率遊技状態において、特1保留および特2保留について大役抽選を開始する場合には、低確時大当たり決定乱数判定テーブルが参照される。ここで、同時回し参考例では、有利度合いを異にする6段階の設定値が設けられており、低確時大当たり決定乱数判定テーブルは、設定値ごとに設けられている。遊技中は、設定値が6段階のうちのいずれかに設定されており、現在設定されている設定値(設定値バッファに記憶されている登録設定値)に対応する低確時大当たり決定乱数判定テーブルを参照して大役抽選が行われる。 In the low-probability gaming state, when starting the big win lottery for the special 1 hold and the special 2 hold, the big hit determination random number determination table at the time of low probability is referred to. Here, in the simultaneous rotation reference example, six levels of set values having different degrees of advantage are provided, and a low probability jackpot determination random number determination table is provided for each set value. During the game, the set value is set to one of the six stages, and the random number judgment at the time of low probability corresponding to the currently set set value (registered set value stored in the set value buffer). A big role lottery is held with reference to the table.

低確率遊技状態であって、設定値=1に設定されている場合(登録設定値=1)には、図6(a)に示す低確時大当たり決定乱数判定テーブルaを参照して大役抽選が行われる。この低確時大当たり決定乱数判定テーブルaによれば、大当たり決定乱数が10001〜10218であった場合に大当たりと判定し、大当たり決定乱数が20001〜38996であった場合に小当たりと判定し、その他の大当たり決定乱数であった場合にはハズレと判定する。したがって、この場合の大当たり確率は約1/300.6となり、小当たり確率は約1/3.45となる。 In the low-probability gaming state, when the set value = 1 (registered set value = 1), the big win lottery is performed with reference to the low-probability jackpot determination random number determination table a shown in FIG. 6 (a). Is done. According to this low probability jackpot determination random number determination table a, when the jackpot determination random number is 10001 to 10218, it is determined to be a jackpot, and when the jackpot determination random number is 20001 to 8996, it is determined to be a small hit, and others. If it is a big hit decision random number, it is judged as a loss. Therefore, the jackpot probability in this case is about 1 / 300.6, and the small hit probability is about 1 / 3.45.

低確率遊技状態であって、設定値=2に設定されている場合(登録設定値=2)には、図6(b)に示す低確時大当たり決定乱数判定テーブルbを参照して大役抽選が行われる。この低確時大当たり決定乱数判定テーブルbによれば、大当たり決定乱数が10001〜10225であった場合に大当たりと判定し、大当たり決定乱数が20001〜38996であった場合に小当たりと判定し、その他の大当たり決定乱数であった場合にはハズレと判定する。したがって、この場合の大当たり確率は約1/291.2となり、小当たり確率は約1/3.45となる。 In the low-probability gaming state, when the set value = 2 (registered set value = 2), the big win lottery is performed with reference to the low-probability jackpot determination random number determination table b shown in FIG. 6 (b). Is done. According to this low probability jackpot determination random number determination table b, when the jackpot determination random number is 10001 to 10225, it is determined to be a jackpot, when the jackpot determination random number is 20001 to 8996, it is determined to be a small hit, and others. If it is a big hit decision random number, it is judged as a loss. Therefore, the jackpot probability in this case is about 1 / 291.2, and the small hit probability is about 1 / 3.45.

低確率遊技状態であって、設定値=3に設定されている場合(登録設定値=3)には、図6(c)に示す低確時大当たり決定乱数判定テーブルcを参照して大役抽選が行われる。この低確時大当たり決定乱数判定テーブルcによれば、大当たり決定乱数が10001〜10232であった場合に大当たりと判定し、大当たり決定乱数が20001〜38996であった場合に小当たりと判定し、その他の大当たり決定乱数であった場合にはハズレと判定する。したがって、この場合の大当たり確率は約1/282.4となり、小当たり確率は約1/3.45となる。 When the game is in a low-probability game state and the set value is set to 3 (registered set value = 3), a large winning combination lottery is made with reference to the low-probability jackpot determination random number determination table c shown in FIG. 6 (c). Is done. According to this low probability jackpot determination random number determination table c, when the jackpot determination random number is 10001 to 10232, it is determined to be a jackpot, when the jackpot determination random number is 20001 to 8996, it is determined to be a small hit, and others. If it is a big hit decision random number, it is judged as a loss. Therefore, the jackpot probability in this case is about 1 / 282.4, and the small hit probability is about 1 / 3.45.

低確率遊技状態であって、設定値=4に設定されている場合(登録設定値=4)には、図6(d)に示す低確時大当たり決定乱数判定テーブルdを参照して大役抽選が行われる。この低確時大当たり決定乱数判定テーブルdによれば、大当たり決定乱数が10001〜10239であった場合に大当たりと判定し、大当たり決定乱数が20001〜38996であった場合に小当たりと判定し、その他の大当たり決定乱数であった場合にはハズレと判定する。したがって、この場合の大当たり確率は約1/274.2となり、小当たり確率は約1/3.45となる。 In the low-probability gaming state, when the set value = 4 (registered set value = 4), the big win lottery is performed with reference to the low-probability jackpot determination random number determination table d shown in FIG. 6 (d). Is done. According to this low probability jackpot determination random number determination table d, when the jackpot determination random number is 10001 to 10239, it is determined to be a jackpot, when the jackpot determination random number is 20001 to 8996, it is determined to be a small hit, and others. If it is a big hit decision random number, it is judged as a loss. Therefore, the jackpot probability in this case is about 1 / 274.2, and the small hit probability is about 1 / 3.45.

低確率遊技状態であって、設定値=5に設定されている場合(登録設定値=5)には、図6(e)に示す低確時大当たり決定乱数判定テーブルeを参照して大役抽選が行われる。この低確時大当たり決定乱数判定テーブルeによれば、大当たり決定乱数が10001〜10246であった場合に大当たりと判定し、大当たり決定乱数が20001〜38996であった場合に小当たりと判定し、その他の大当たり決定乱数であった場合にはハズレと判定する。したがって、この場合の大当たり確率は約1/266.4となり、小当たり確率は約1/3.45となる。 When the game is in a low-probability game state and the set value is set to 5 (registered set value = 5), a large winning combination lottery is performed with reference to the low-probability jackpot determination random number determination table e shown in FIG. 6 (e). Is done. According to the low probability jackpot determination random number determination table e, when the jackpot determination random number is 10001 to 10246, it is determined to be a jackpot, and when the jackpot determination random number is 20001 to 8996, it is determined to be a small hit, and others. If it is a big hit decision random number, it is judged as a loss. Therefore, the jackpot probability in this case is about 1 / 266.4, and the small hit probability is about 1 / 3.45.

低確率遊技状態であって、設定値=6に設定されている場合(登録設定値=6)には、図6(f)に示す低確時大当たり決定乱数判定テーブルfを参照して大役抽選が行われる。この低確時大当たり決定乱数判定テーブルfによれば、大当たり決定乱数が10001〜10253であった場合に大当たりと判定し、大当たり決定乱数が20001〜38996であった場合に小当たりと判定し、その他の大当たり決定乱数であった場合にはハズレと判定する。したがって、この場合の大当たり確率は約1/259.0となり、小当たり確率は約1/3.45となる。 When the game is in a low-probability game state and the set value is set to 6 (registered set value = 6), a large winning combination lottery is made with reference to the low-probability jackpot determination random number determination table f shown in FIG. 6 (f). Is done. According to the low probability jackpot determination random number determination table f, when the jackpot determination random number is 10001 to 10253, it is determined to be a jackpot, and when the jackpot determination random number is 20001 to 8996, it is determined to be a small hit, and others. If it is a big hit decision random number, it is judged as a loss. Therefore, the jackpot probability in this case is about 1 / 259.0, and the small hit probability is about 1 / 3.45.

図7は、同時回し参考例に係る高確時大当たり決定乱数判定テーブルを説明する図である。高確率遊技状態において、特1保留および特2保留について大役抽選を開始する場合には、高確時大当たり決定乱数判定テーブルが参照される。高確時大当たり決定乱数判定テーブルも、低確時大当たり決定乱数判定テーブルと同様に設定値ごとに設けられている。 FIG. 7 is a diagram illustrating a high-accuracy jackpot determination random number determination table according to a reference example of simultaneous rotation. In the high-probability gaming state, when starting the big win lottery for the special 1 hold and the special 2 hold, the high-probability big hit determination random number determination table is referred to. The high-accuracy jackpot decision random number determination table is also provided for each set value in the same manner as the low-accuracy jackpot determination random number determination table.

高確率遊技状態であって、設定値=1に設定されている場合(登録設定値=1)には、図7(a)に示す高確時大当たり決定乱数判定テーブルaを参照して大役抽選が行われる。この高確時大当たり決定乱数判定テーブルaによれば、大当たり決定乱数が10001〜10620であった場合に大当たりと判定し、大当たり決定乱数が20001〜38996であった場合に小当たりと判定し、その他の大当たり決定乱数であった場合にはハズレと判定する。したがって、この場合の大当たり確率は約1/105.7となり、小当たり確率は約1/3.45となる。 In the high-probability gaming state, when the set value = 1 (registered set value = 1), the big win lottery is performed with reference to the high-probability jackpot determination random number determination table a shown in FIG. 7 (a). Is done. According to this high-accuracy jackpot determination random number determination table a, when the jackpot determination random number is 10001 to 10620, it is determined to be a jackpot, and when the jackpot determination random number is 20001 to 8996, it is determined to be a small hit, and others. If it is a big hit decision random number, it is judged as a loss. Therefore, the jackpot probability in this case is about 1 / 105.7, and the small hit probability is about 1 / 3.45.

同様に、高確率遊技状態であって、設定値=2〜6に設定されている場合(登録設定値=2〜6)には、図7(b)〜(f)に示す高確時大当たり決定乱数判定テーブルb〜fを参照して大役抽選が行われる。これら高確時大当たり決定乱数判定テーブルb〜fによれば、それぞれ大当たり決定乱数が図示の値であった場合に大当たりと判定する。したがって、設定値=2〜6の場合の大当たり確率は、それぞれ約1/102.4〜1/91.0となり、小当たり確率は約1/3.45となる。 Similarly, in the high-probability gaming state and the set value = 2 to 6 (registered set value = 2 to 6), the high-probability jackpot shown in FIGS. 7 (b) to 7 (f) A large winning combination lottery is performed with reference to the determined random number determination tables b to f. According to these high-accuracy jackpot determination random number determination tables b to f, when the jackpot determination random numbers are the values shown in the figures, it is determined to be a jackpot. Therefore, when the set value = 2 to 6, the jackpot probability is about 1 / 102.4 to 1 / 91.0, and the small hit probability is about 1 / 3.45.

以上のように、大役抽選は、登録設定値に応じて行われる。このとき、登録設定値に応じて大当たりの当選確率が異なっており、登録設定値が大きい場合の方が、小さい場合に比べて、大当たりに当選しやすくなっている。なお、ここでは、登録設定値が異なっても、小当たりの当選確率は変わらないこととしたが、登録設定値ごとに小当たりの当選確率を異ならせてもよい。また、小当たりは必須ではなく、大役抽選において、大当たりおよびハズレのいずれかのみが決定されてもよい。 As described above, the big role lottery is performed according to the registered set value. At this time, the winning probability of the jackpot differs depending on the registered set value, and it is easier to win the jackpot when the registered set value is large than when it is small. Here, it is assumed that the winning probability of the small hit does not change even if the registered setting value is different, but the winning probability of the small hit may be different for each registered setting value. In addition, the small hit is not essential, and only one of the big hit and the loss may be decided in the big win lottery.

また、ここでは、低確率遊技状態および高確率遊技状態の双方における大当たりの当選確率が、登録設定値に応じて異なることとしたが、低確率遊技状態および高確率遊技状態のいずれか一方における大当たりの当選確率のみが、登録設定値に応じて異なることとしてもよい。 Further, here, the winning probability of the jackpot in both the low-probability gaming state and the high-probability gaming state is different depending on the registered set value, but the jackpot in either the low-probability gaming state or the high-probability gaming state is different. Only the winning probability of is different depending on the registration setting value.

図8は、同時回し参考例に係る当たり図柄乱数判定テーブルおよび小当たり図柄乱数判定テーブルを説明する図である。第1始動口120または第2始動口122に遊技球が入球すると、0〜99の範囲内から1つの当たり図柄乱数が取得される。そして、上記の大役抽選により「大当たり」の判定結果が導出された場合に、取得している当たり図柄乱数と当たり図柄乱数判定テーブルとによって、特別図柄の種別が決定される。このとき、特1保留によって「大当たり」に当選した場合には、図8(a)に示すように、特1用当たり図柄乱数判定テーブルaが選択され、特2保留によって「大当たり」に当選した場合には、図8(b)に示すように、特2用当たり図柄乱数判定テーブルbが選択され、特1保留によって「小当たり」に当選した場合には、図8(c)に示すように、特1用小当たり図柄乱数判定テーブルaが選択され、特2保留によって「小当たり」に当選した場合には、図8(d)に示すように、特2用小当たり図柄乱数判定テーブルbが選択される。以下では、当たり図柄乱数によって決定される特別図柄、すなわち、大当たりの判定結果が得られた場合に決定される特別図柄を大当たり図柄と呼び、小当たりの判定結果が得られた場合に決定される特別図柄を小当たり図柄と呼び、ハズレの判定結果が得られた場合に決定される特別図柄をハズレ図柄と呼ぶ。 FIG. 8 is a diagram illustrating a hit symbol random number determination table and a small hit symbol random number determination table according to the simultaneous rotation reference example. When a game ball enters the first starting port 120 or the second starting port 122, one winning symbol random number is acquired from the range of 0 to 99. Then, when the determination result of "big hit" is derived by the above-mentioned big role lottery, the type of the special symbol is determined by the acquired winning symbol random number and the winning symbol random number determination table. At this time, if the "big hit" is won by the special 1 hold, the symbol random number determination table a for the special 1 is selected as shown in FIG. 8 (a), and the "big hit" is won by the special 2 hold. In that case, as shown in FIG. 8 (b), when the special 2 hit symbol random number determination table b is selected and the special 1 hold wins the "small hit", as shown in FIG. 8 (c). When the special 1 small hit symbol random number determination table a is selected and the special 2 hold wins the "small hit", as shown in FIG. 8 (d), the special 2 small hit symbol random number determination table b is selected. In the following, the special symbol determined by the hit symbol random number, that is, the special symbol determined when the jackpot determination result is obtained is referred to as a jackpot symbol, and is determined when the small hit determination result is obtained. The special symbol is called a small hit symbol, and the special symbol determined when the determination result of loss is obtained is called a loss symbol.

図8(a)に示す特1用当たり図柄乱数判定テーブルa、および、図8(b)に示す特2用当たり図柄乱数判定テーブルbによれば、取得した当たり図柄乱数の値に応じて、図示のとおり、特別図柄として大当たり図柄(特別図柄A〜J)が決定される。また、図8(c)に示す特1用小当たり図柄乱数判定テーブルa、および、図8(d)に示す特2用小当たり図柄乱数判定テーブルbによれば、取得した当たり図柄乱数の値に応じて、図示のとおり、特別図柄として小当たり図柄(特別図柄Z1〜Z6)が決定される。 According to the special 1 hit symbol random number determination table a shown in FIG. 8 (a) and the special 2 per symbol random number determination table b shown in FIG. 8 (b), according to the acquired value of the winning symbol random number, As shown in the figure, a jackpot symbol (special symbols A to J) is determined as a special symbol. Further, according to the special 1 small hit symbol random number determination table a shown in FIG. 8 (c) and the special 2 small hit symbol random number determination table b shown in FIG. 8 (d), the acquired value of the winning symbol random number. As shown in the figure, small hit symbols (special symbols Z1 to Z6) are determined as special symbols.

なお、大役抽選結果が「ハズレ」であった場合に、当該抽選結果が特1保留によって導出されたときは、抽選を行うことなくハズレ図柄として特別図柄Xが決定され、当該抽選結果が特2保留によって導出されたときは、抽選を行うことなくハズレ図柄として特別図柄Yが決定される。つまり、当たり図柄乱数判定テーブルは、大役抽選結果が「大当たり」であった場合にのみ参照され、大役抽選結果が「ハズレ」または「小当たり」であった場合に参照されることはない。また、小当たり図柄乱数判定テーブルは、大役抽選結果が「小当たり」であった場合にのみ参照され、大役抽選結果が「大当たり」または「ハズレ」であった場合に参照されることはない。なお、小当たり図柄である特別図柄Z1〜Z6をまとめて単に特別図柄Zともよぶ。 If the result of the big role lottery is "missing" and the lottery result is derived by holding special 1, the special symbol X is determined as the losing symbol without performing the lottery, and the lottery result is special 2. When it is derived by holding, the special symbol Y is determined as the lost symbol without performing a lottery. That is, the winning symbol random number determination table is referred only when the big winning lottery result is "big hit", and is not referred to when the big winning lottery result is "missing" or "small hit". In addition, the small hit symbol random number determination table is referred only when the large winning combination lottery result is "small hit", and is not referred to when the large winning combination lottery result is "big hit" or "missing". The special symbols Z1 to Z6, which are small hit symbols, are also collectively referred to as a special symbol Z.

図9は、同時回し参考例に係るリーチグループ決定乱数判定テーブルを説明する図である。このリーチグループ決定乱数判定テーブルは複数設けられており、保留種別、保留数、遊技状態等に応じて、予め設定されたテーブルが選択される。第1始動口120または第2始動口122に遊技球が入球すると、0〜10006の範囲内から1つのリーチグループ決定乱数が取得される。上記のように、大役抽選結果が導出されると、当該大役抽選結果を報知する変動演出パターンを決定する処理が行われる。同時回し参考例では、大役抽選結果が「ハズレ」であった場合に、変動演出パターンを決定するにあたって、まず、リーチグループ決定乱数とリーチグループ決定乱数判定テーブルとによってグループ種別が決定される。 FIG. 9 is a diagram for explaining the reach group determination random number determination table according to the simultaneous rotation reference example. A plurality of reach group determination random number determination tables are provided, and preset tables are selected according to the hold type, the number of holds, the game state, and the like. When the game ball enters the first starting port 120 or the second starting port 122, one reach group determination random number is acquired from the range of 0 to 10066. As described above, when the major winning combination lottery result is derived, a process of determining a variable effect pattern for notifying the major winning combination lottery result is performed. In the simultaneous rotation reference example, when the result of the large winning combination lottery is "missing", the group type is first determined by the reach group determination random number and the reach group determination random number determination table in determining the variation effect pattern.

例えば、遊技状態が詳しくは後述する通常状態に設定されているときに、特1保留に基づいて「ハズレ」の大役抽選結果が導出された場合において、大役抽選を行うときの特1保留の保留数(以下、単に「保留数」という)が0個であれば、図9(a)に示すように、リーチグループ決定乱数判定テーブル1が選択される。同様に、通常状態に設定されているときに、特1保留に基づいて「ハズレ」の大役抽選結果が導出された場合において、大役抽選を行うときの保留数が1〜2個であれば、図9(b)に示すように、リーチグループ決定乱数判定テーブル2が選択され、保留数が3個であれば、図9(c)に示すように、リーチグループ決定乱数判定テーブル3が選択される。なお、図9において、グループ種別の欄に記載しているグループxは、任意のグループ番号を示している。したがって、取得したリーチグループ決定乱数と、参照するリーチグループ決定乱数判定テーブルの種類とに応じて、グループ種別として種々のグループ番号が決定されることとなる。 For example, when the game state is set to the normal state, which will be described in detail later, and the big role lottery result of "loss" is derived based on the special 1 hold, the special 1 hold is held when the big role lottery is performed. If the number (hereinafter, simply referred to as “holding number”) is 0, the reach group determination random number determination table 1 is selected as shown in FIG. 9A. Similarly, when the result of the big win lottery of "Loss" is derived based on the special 1 hold when it is set to the normal state, if the number of holds when performing the big win lottery is 1 or 2. As shown in FIG. 9B, the reach group determination random number determination table 2 is selected, and if the number of pending numbers is 3, the reach group determination random number determination table 3 is selected as shown in FIG. 9C. NS. In FIG. 9, the group x described in the group type column indicates an arbitrary group number. Therefore, various group numbers are determined as the group type according to the acquired reach group determination random number and the type of the reach group determination random number determination table to be referred to.

なお、ここでは、通常状態において、特1保留に基づいて「ハズレ」の大役抽選結果が導出されたときに参照されるリーチグループ決定乱数判定テーブルについて説明したが、メインROM300bには、この他にも多数のリーチグループ決定乱数判定テーブルが記憶されている。 In addition, although the reach group determination random number determination table referred to when the major role lottery result of "loss" is derived based on the special 1 hold in the normal state has been described here, the main ROM 300b has other than this. Also stores a large number of reach group determination random number determination tables.

なお、大役抽選結果が「大当たり」または「小当たり」であった場合には、変動演出パターンを決定するにあたってグループ種別を決定することはない。つまり、リーチグループ決定乱数判定テーブルは、大役抽選結果が「ハズレ」であった場合にのみ参照され、大役抽選結果が「大当たり」または「小当たり」であった場合に参照されることはない。 If the result of the big win lottery is "big hit" or "small hit", the group type is not decided when the variable effect pattern is decided. That is, the reach group determination random number determination table is referred only when the big win lottery result is "missing", and is not referred to when the big win lottery result is "big hit" or "small hit".

図10は、同時回し参考例に係るリーチモード決定乱数判定テーブルを説明する図である。このリーチモード決定乱数判定テーブルは、大役抽選結果が「ハズレ」であった場合に選択されるハズレ時リーチモード決定乱数判定テーブルと、大役抽選結果が「大当たり」であった場合に選択される大当たり時リーチモード決定乱数判定テーブルと、大役抽選結果が「小当たり」であった場合に選択される小当たり時リーチモード決定乱数判定テーブルとに大別される。なお、ハズレ時リーチモード決定乱数判定テーブルは、上記のように決定されたグループ種別ごとに設けられており、大当たり時リーチモード決定乱数判定テーブルおよび小当たり時リーチモード決定乱数判定テーブルは、遊技状態、保留種別ごとに設けられている。 FIG. 10 is a diagram illustrating a reach mode determination random number determination table according to a reference example of simultaneous rotation. This reach mode determination random number judgment table is selected when the big role lottery result is "miss", and the reach mode determination random number judgment table at the time of loss, and the big hit selected when the big role lottery result is "big hit". It is roughly divided into a random number determination table for determining the time reach mode and a random number determination table for determining the small hit time reach mode, which is selected when the result of the large winning combination lottery is "small hit". The reach mode determination random number determination table at the time of loss is provided for each group type determined as described above, and the reach mode determination random number determination table at the time of big hit and the reach mode determination random number determination table at the time of small hit are in the gaming state. , It is provided for each hold type.

また、各リーチモード決定乱数判定テーブルは、遊技状態や図柄の種別ごとにも設けられている。ここでは、所定の遊技状態および図柄種別において参照されるグループx用ハズレ時リーチモード決定乱数判定テーブルの一例を図10(a)に示し、特1用大当たり時リーチモード決定乱数判定テーブルの一例を図10(b)に示し、特2用大当たり時リーチモード決定乱数判定テーブルの一例を図10(c)に示し、特1用小当たり時リーチモード決定乱数判定テーブルの一例を図10(d)に示し、特2用小当たり時リーチモード決定乱数判定テーブルの一例を図10(e)に示す。 In addition, each reach mode determination random number determination table is also provided for each game state and symbol type. Here, an example of a random number determination table for determining the reach mode at the time of loss for group x, which is referred to in a predetermined game state and symbol type, is shown in FIG. 10A, and an example of the reach mode determination random number determination table for special 1 is shown. FIG. 10 (b) shows an example of the special 1 jackpot reach mode determination random number determination table, and FIG. 10 (c) shows an example of the special 1 small hit reach mode determination random number determination table. An example of a random number determination table for determining the reach mode at the time of a small hit for special 2 is shown in FIG. 10 (e).

第1始動口120または第2始動口122に遊技球が入球すると、0〜250の範囲内から1つのリーチモード決定乱数が取得される。そして、上記の大役抽選の結果が「ハズレ」であった場合には、図10(a)に示すように、上記のグループ種別の抽選により決定されたグループ種別に対応するハズレ時リーチモード決定乱数判定テーブルが選択され、選択されたハズレ時リーチモード決定乱数判定テーブルとリーチモード決定乱数とに基づいて、変動モード番号が決定される。また、上記の大役抽選の結果が「大当たり」であった場合には、図10(b)、(c)に示すように、大当たり当選時の遊技状態、および、読み出された保留種別に対応する大当たり時リーチモード決定乱数判定テーブルが選択され、選択された大当たり時リーチモード決定乱数判定テーブルとリーチモード決定乱数とに基づいて、変動モード番号が決定される。 When the game ball enters the first starting port 120 or the second starting port 122, one reach mode determination random number is acquired from the range of 0 to 250. Then, when the result of the above-mentioned major role lottery is "missing", as shown in FIG. 10A, a random number for determining the reach mode at the time of losing corresponding to the group type determined by the above-mentioned group type lottery. The determination table is selected, and the variable mode number is determined based on the selected random number for determining the reach mode at the time of loss and the random number for determining the reach mode. In addition, when the result of the above-mentioned big win lottery is "big hit", as shown in FIGS. 10 (b) and 10 (c), it corresponds to the game state at the time of winning the big hit and the read hold type. The jackpot reach mode determination random number determination table is selected, and the variable mode number is determined based on the selected jackpot reach mode determination random number determination table and the reach mode determination random number.

さらに、上記の大役抽選の結果が「小当たり」であった場合には、図10(d)、(e)に示すように、小当たり当選時の遊技状態、および、読み出された保留種別に対応する小当たり時リーチモード決定乱数判定テーブルが選択され、選択された小当たり時リーチモード決定乱数判定テーブルとリーチモード決定乱数とに基づいて、変動モード番号が決定される。 Further, when the result of the above-mentioned large winning combination lottery is "small hit", as shown in FIGS. 10 (d) and 10 (e), the game state at the time of winning the small hit and the read hold type. The small hit reach mode determination random number determination table corresponding to is selected, and the variable mode number is determined based on the selected small hit reach mode determination random number determination table and the reach mode determination random number.

また、各リーチモード決定乱数判定テーブルにおいては、リーチモード決定乱数に、変動モード番号とともに、後述する変動パターン乱数判定テーブルが対応付けられており、変動モード番号が決定されるのと同時に、変動パターン乱数判定テーブルが決定される。なお、図10において、変動パターン乱数判定テーブルの欄に記載しているテーブルxは、任意のテーブル番号を示している。したがって、取得したリーチグループ決定乱数と、参照するリーチモード決定乱数判定テーブルの種類とに応じて、変動モード番号と、変動パターン乱数判定テーブルのテーブル番号とが決定されることとなる。また、同時回し参考例において、変動モード番号および後述する変動パターン番号は、16進数で設定されている。以下において、16進数を示す場合には「H」を付するが、図10〜図12に○○Hと記載しているのは、16進数で示される任意の値を示すものである。 Further, in each reach mode determination random number determination table, the reach mode determination random number is associated with the variation pattern random number determination table described later together with the variation mode number, and at the same time when the variation mode number is determined, the variation pattern The random number judgment table is determined. In FIG. 10, the table x described in the column of the variation pattern random number determination table indicates an arbitrary table number. Therefore, the variation mode number and the table number of the variation pattern random number determination table are determined according to the acquired reach group determination random number and the type of the reach mode determination random number determination table to be referred to. Further, in the simultaneous rotation reference example, the fluctuation mode number and the fluctuation pattern number described later are set in hexadecimal. In the following, when a hexadecimal number is indicated, "H" is added, but what is described as XXH in FIGS. 10 to 12 indicates an arbitrary value indicated by the hexadecimal number.

以上のように、大役抽選結果が「ハズレ」であった場合には、まず、図9に示すリーチグループ決定乱数判定テーブルとリーチグループ決定乱数とによってグループ種別が決定される。そして、決定されたグループ種別と遊技状態に応じ、図10(a)に示すハズレ時リーチモード決定乱数判定テーブルとリーチモード決定乱数とによって、変動モード番号および変動パターン乱数判定テーブルが決定される。 As described above, when the result of the large winning combination lottery is "missing", first, the group type is determined by the reach group determination random number determination table and the reach group determination random number shown in FIG. Then, the variation mode number and the variation pattern random number determination table are determined by the reach mode determination random number determination table and the reach mode determination random number at the time of loss shown in FIG. 10A according to the determined group type and game state.

一方、大役抽選結果が「大当たり」または「小当たり」であった場合には、決定された大当たり図柄または小当たり図柄(特別図柄の種別)、大当たり、または、小当たり当選時の遊技状態等に対応する、図10に示す大当たり時リーチモード決定乱数判定テーブルを参照し、リーチモード決定乱数を用いて、変動モード番号、変動パターン乱数判定テーブルが決定されることとなる。 On the other hand, if the result of the big win lottery is "big hit" or "small hit", the determined big hit symbol or small hit symbol (type of special symbol), big hit, or game state at the time of small hit winning, etc. The variation mode number and the variation pattern random number determination table are determined by referring to the corresponding jackpot reach mode determination random number determination table shown in FIG. 10 and using the reach mode determination random number.

図11は、同時回し参考例に係る変動パターン乱数判定テーブルを説明する図である。ここでは、所定のテーブル番号xの変動パターン乱数判定テーブルxを示すが、変動パターン乱数判定テーブルは、この他にも、テーブル番号ごとに多数設けられている。 FIG. 11 is a diagram illustrating a variation pattern random number determination table according to the simultaneous rotation reference example. Here, the variation pattern random number determination table x of a predetermined table number x is shown, but in addition to this, a large number of variation pattern random number determination tables are provided for each table number.

第1始動口120または第2始動口122に遊技球が入球すると、0〜238の範囲内から1つの変動パターン乱数が取得される。そして、上記の変動モード番号と同時に決定された変動パターン乱数判定テーブルと、取得した変動パターン乱数とに基づいて、図示のように変動パターン番号が決定される。 When the game ball enters the first starting port 120 or the second starting port 122, one variation pattern random number is acquired from the range of 0 to 238. Then, the variation pattern number is determined as shown in the figure based on the variation pattern random number determination table determined at the same time as the variation mode number and the acquired variation pattern random number.

このように、大役抽選が行われると、大役抽選結果、決定された図柄種別、遊技状態、保留数、保留種別等に応じて、変動モード番号、変動パターン番号が決定される。これら変動モード番号、変動パターン番号は、変動演出パターンを特定するものであり、そのそれぞれに、変動演出の態様および時間が対応付けられている。 When the big winning combination lottery is performed in this way, the variable mode number and the variable pattern number are determined according to the big winning combination lottery result, the determined symbol type, the game state, the number of holdings, the holding type, and the like. These variation mode numbers and variation pattern numbers specify the variation effect pattern, and the mode and time of the variation effect are associated with each of them.

図12は、同時回し参考例に係る変動時間決定テーブルを説明する図である。上記のように、変動モード番号が決定されると、図12(a)に示す変動時間1決定テーブルにしたがって変動時間1が決定される。この変動時間1決定テーブルによれば、変動モード番号ごとに変動時間1が対応付けられており、決定された変動モード番号に応じて、対応する変動時間1が決定される。 FIG. 12 is a diagram illustrating a fluctuation time determination table according to a reference example of simultaneous rotation. As described above, when the variation mode number is determined, the variation time 1 is determined according to the variation time 1 determination table shown in FIG. 12 (a). According to this variation time 1 determination table, the variation time 1 is associated with each variation mode number, and the corresponding variation time 1 is determined according to the determined variation mode number.

また、上記のように、変動パターン番号が決定されると、図12(b)に示す変動時間2決定テーブルにしたがって変動時間2が決定される。この変動時間2決定テーブルによれば、変動パターン番号ごとに変動時間2が対応付けられており、決定された変動パターン番号に応じて、対応する変動時間2が決定される。このようにして決定された変動時間1、2の合計時間が、大役抽選結果を報知する変動演出の時間、すなわち、変動時間となる。この変動時間というのは、決定された特別図柄を、第1特別図柄表示器160または第2特別図柄表示器162に停止表示させるまでの時間である。 Further, when the fluctuation pattern number is determined as described above, the fluctuation time 2 is determined according to the fluctuation time 2 determination table shown in FIG. 12 (b). According to the fluctuation time 2 determination table, the fluctuation time 2 is associated with each fluctuation pattern number, and the corresponding fluctuation time 2 is determined according to the determined fluctuation pattern number. The total time of the fluctuation times 1 and 2 determined in this way is the time of the fluctuation effect for notifying the result of the big winning combination lottery, that is, the fluctuation time. This fluctuation time is the time until the determined special symbol is stopped and displayed on the first special symbol display 160 or the second special symbol display 162.

詳しくは後述するが、特1保留に基づいて特別図柄が決定されるとともに、変動モード番号および変動パターン番号すなわち変動時間が決定されると、当該決定された変動時間に亘って第1特別図柄表示器160において図柄の変動表示が行われ、変動時間が経過すると、第1特別図柄表示器160に、決定された特別図柄が停止表示される。また、特2保留に基づいて特別図柄が決定されるとともに、変動パターン番号すなわち変動時間が決定されると、当該決定された変動時間に亘って第2特別図柄表示器162において図柄の変動表示が行われ、変動時間が経過すると、第2特別図柄表示器162に、決定された特別図柄が停止表示される。このとき、ハズレ図柄が第1特別図柄表示器160に停止表示されることで、大役抽選の結果としてハズレが確定し、次の特1保留に基づく大役抽選が実行可能となり、ハズレ図柄が第2特別図柄表示器162に停止表示されることで、大役抽選の結果としてハズレが確定し、次の特2保留に基づく大役抽選が実行可能となる。一方、大当たり図柄が第1特別図柄表示器160または第2特別図柄表示器162に停止表示されると、大役抽選の結果として大当たりが確定し、大役遊技が実行され、小当たり図柄が第1特別図柄表示器160または第2特別図柄表示器162に停止表示されると、大役抽選の結果として小当たりが確定し、小当たり遊技が実行されることとなる。 As will be described in detail later, when the special symbol is determined based on the special 1 hold and the variation mode number and the variation pattern number, that is, the variation time are determined, the first special symbol is displayed over the determined variation time. The fluctuation display of the symbol is performed on the device 160, and when the fluctuation time elapses, the determined special symbol is stopped and displayed on the first special symbol display 160. Further, when the special symbol is determined based on the special 2 hold and the fluctuation pattern number, that is, the fluctuation time is determined, the fluctuation display of the symbol is displayed on the second special symbol display 162 over the determined fluctuation time. When the fluctuation time elapses, the determined special symbol is stopped and displayed on the second special symbol display 162. At this time, the lost symbol is stopped and displayed on the first special symbol display 160, so that the lost symbol is confirmed as a result of the major role lottery, the major role lottery based on the next special 1 hold becomes feasible, and the lost symbol is the second. By stopping and displaying on the special symbol display 162, the loss is confirmed as a result of the big winning combination lottery, and the big winning combination lottery based on the next special 2 hold becomes feasible. On the other hand, when the jackpot symbol is stopped and displayed on the first special symbol display 160 or the second special symbol display 162, the jackpot is confirmed as a result of the big win lottery, the big win game is executed, and the small hit symbol is the first special. When the symbol display 160 or the second special symbol display 162 is stopped and displayed, the small hit is confirmed as a result of the big winning combination lottery, and the small hit game is executed.

このように、変動時間は、第1特別図柄表示器160または第2特別図柄表示器162における図柄の変動表示の時間、換言すれば、大役抽選の結果を確定させるまでの時間を規定するものとなる。 In this way, the fluctuation time defines the time for displaying the fluctuation of the symbol on the first special symbol display 160 or the second special symbol display 162, in other words, the time until the result of the big role lottery is confirmed. Become.

以上のようにして変動モード番号が決定されると、当該決定された変動モード番号に対応する変動モードコマンドが副制御基板330に送信され、変動パターン番号が決定されると、当該決定された変動パターン番号に対応する変動パターンコマンドが副制御基板330に送信される。副制御基板330においては、受信した変動モードコマンドに基づいて、主に変動演出の前半の態様が決定され、受信した変動パターンコマンドに基づいて、主に変動演出の後半の態様が決定されることとなるが、その詳細については後述する。なお、以下では、変動モード番号および変動パターン番号を総称して変動情報と呼び、変動モードコマンドおよび変動パターンコマンドを総称して変動コマンドと呼ぶ場合がある。 When the variation mode number is determined as described above, the variation mode command corresponding to the determined variation mode number is transmitted to the sub-control board 330, and when the variation pattern number is determined, the determined variation The variation pattern command corresponding to the pattern number is transmitted to the sub-control board 330. In the sub-control board 330, the first half mode of the variation effect is mainly determined based on the received variation mode command, and the second half aspect of the variation effect is mainly determined based on the received variation pattern command. However, the details will be described later. In the following, the variation mode number and the variation pattern number may be collectively referred to as variation information, and the variation mode command and the variation pattern command may be collectively referred to as a variation command.

図13は、同時回し参考例に係る遊技状態および変動時間を説明する図である。上述のように、特別遊技状態と普通遊技状態とが組み合わされて1の遊技状態となり、設定中の遊技状態に応じて遊技の進行制御がなされる。既に説明したように、特別遊技状態は、大当たりの当選確率を異にする低確率遊技状態および高確率遊技状態の2種類が設けられている。また、普通遊技状態は、互いに第1可変始動口120Bへの遊技球の入球容易性(入球頻度)を異にする非時短遊技状態、中時短遊技状態、時短遊技状態の3種類が設けられている。 FIG. 13 is a diagram for explaining the gaming state and the fluctuation time according to the simultaneous rotation reference example. As described above, the special game state and the normal game state are combined to form one game state, and the progress of the game is controlled according to the game state being set. As described above, there are two types of special gaming states, a low-probability gaming state and a high-probability gaming state, in which the winning probabilities of big hits are different. In addition, there are three types of normal game states: a non-time-saving game state, a medium-time-short game state, and a time-short-time game state in which the ease of entering the game ball into the first variable starting port 120B (ball entry frequency) is different from each other. Has been done.

ここで、普通遊技において、第1可変始動口120Bへの遊技球の入球容易性は、当選確率、変動時間、開放時間の3つの要素によって決定される。詳しくは後述するが、普通遊技では、ゲート124を遊技球が通過するか、あるいは、普図作動口125に遊技球が入球すると普図保留が記憶される。そして、記憶された普図保留に基づいて、可動片120bを開放するか否かを決定する普図抽選が行われる。この普図抽選の結果は、所定の変動時間が経過したところで確定する。普図抽選の結果として当たりが確定すると、可動片120bが開放される。このとき、普図抽選における当選確率、変動時間、および、可動片120bを開放する際の開放時間が、それぞれ普通遊技状態ごとに設定されている。 Here, in a normal game, the ease of entering the game ball into the first variable starting port 120B is determined by three factors: winning probability, fluctuation time, and opening time. As will be described in detail later, in a normal game, when the game ball passes through the gate 124 or the game ball enters the normal drawing operating port 125, the normal drawing hold is stored. Then, a general drawing lottery is performed to determine whether or not to release the movable piece 120b based on the stored general drawing reservation. The result of this general drawing lottery is confirmed when a predetermined fluctuation time has elapsed. When the winning is confirmed as a result of the regular drawing lottery, the movable piece 120b is released. At this time, the winning probability in the general drawing lottery, the fluctuation time, and the opening time when opening the movable piece 120b are set for each normal game state.

同時回し参考例では、図13(a)に示すように、特別遊技状態および普通遊技状態の組み合わせにより6種類の遊技状態が設けられる。遊技機100の初期状態は、低確率遊技状態および非時短遊技状態となっている。なお、非時短遊技状態では、普図抽選における当選確率が低く、変動時間が長く、可動片120bの開放時間が短い。同時回し参考例では、低確率遊技状態および非時短遊技状態が組み合わされた遊技状態を通常状態と呼ぶ。 In the simultaneous rotation reference example, as shown in FIG. 13A, six types of gaming states are provided depending on the combination of the special gaming state and the normal gaming state. The initial state of the gaming machine 100 is a low-probability gaming state and a non-time-saving gaming state. In the non-time saving game state, the winning probability in the normal drawing lottery is low, the fluctuation time is long, and the opening time of the movable piece 120b is short. In the simultaneous rotation reference example, the gaming state in which the low-probability gaming state and the non-time-saving gaming state are combined is called a normal state.

また、同時回し参考例では、高確率遊技状態および非時短遊技状態に設定される場合があり、この両者が組み合わされた遊技状態を最優位状態と呼ぶ。なお、この最優位状態は、6つの遊技状態の中で最も有利度合いが高く、適切に遊技球を発射していると、大当たりに当選せずとも、遊技中に徐々に遊技球が増加していくように設定されている。 Further, in the simultaneous rotation reference example, the high-probability gaming state and the non-time-saving gaming state may be set, and the gaming state in which both of them are combined is called the most dominant state. In addition, this most dominant state has the highest degree of advantage among the six game states, and if the game balls are fired appropriately, the game balls gradually increase during the game even if the jackpot is not won. It is set to go.

また、同時回し参考例では、低確率遊技状態および時短遊技状態に設定される場合がある。なお、時短遊技状態では、普図抽選における当選確率が高く、変動時間が短く、可動片120bの開放時間が長い。以下では、低確率遊技状態および時短遊技状態が組み合わされた遊技状態を低確時短状態と呼ぶ。 Further, in the simultaneous rotation reference example, it may be set to a low-probability gaming state and a time-saving gaming state. In the time-saving game state, the winning probability in the regular drawing lottery is high, the fluctuation time is short, and the opening time of the movable piece 120b is long. In the following, a gaming state in which a low-probability gaming state and a time-saving gaming state are combined is referred to as a low-probability time-saving state.

また、同時回し参考例では、高確率遊技状態および時短遊技状態に設定される場合がある。以下では、高確率遊技状態および時短遊技状態が組み合わされた遊技状態を高確時短状態または高確前兆状態と呼ぶ。なお、高確時短状態および高確前兆状態について、詳しくは後述する。 Further, in the simultaneous rotation reference example, the high-probability gaming state and the time-saving gaming state may be set. Hereinafter, the gaming state in which the high-probability gaming state and the time-saving gaming state are combined is referred to as a high-probability time-saving state or a high-probability precursor state. The high-accuracy time-saving state and the high-accuracy precursor state will be described in detail later.

また、同時回し参考例では、高確率遊技状態および中時短遊技状態に設定される場合がある。なお、中時短遊技状態では、普図抽選における当選確率が、非時短遊技状態よりも高く時短遊技状態よりも低く、変動時間が短く、可動片120bの開放時間が長い。この遊技状態は、適切に遊技球を発射させなかった場合等、不測の事態が生じた場合に設定され得るものである。以下では、高確率遊技状態および中時短遊技状態が組み合わされた遊技状態をペナルティ状態と呼ぶ。 Further, in the simultaneous rotation reference example, it may be set to a high-probability gaming state and a medium-time short-time gaming state. In the medium-time short-time game state, the winning probability in the normal drawing lottery is higher than in the non-time-saving game state and lower than in the non-time-saving game state, the fluctuation time is short, and the opening time of the movable piece 120b is long. This gaming state can be set when an unexpected situation occurs, such as when the gaming ball is not properly launched. Hereinafter, the gaming state in which the high-probability gaming state and the medium-time and short-time gaming state are combined is referred to as a penalty state.

なお、副制御基板330においては、主制御基板300で設定されている遊技状態に対応する演出モードが設定される。演出モードというのは、メイン演出表示部200aに表示される背景画像やBGM等を規定するものであり、演出モードごとに、演出の内容が異なっている。つまり、遊技者は、演出モードによって、現在の遊技状態を識別することができる。 In the sub-control board 330, an effect mode corresponding to the gaming state set in the main control board 300 is set. The effect mode defines a background image, BGM, etc. displayed on the main effect display unit 200a, and the content of the effect is different for each effect mode. That is, the player can identify the current gaming state by the effect mode.

以上のように、同時回し参考例では、6つの遊技状態が設けられている。そして、上記したように、大役抽選が行われたときの遊技状態、保留種別、当該遊技状態における変動回数、図柄の種別に応じて、変動モード番号および変動パターン番号、すなわち、変動時間が決定される。 As described above, in the simultaneous rotation reference example, six game states are provided. Then, as described above, the variation mode number and the variation pattern number, that is, the variation time are determined according to the game state, the hold type, the number of fluctuations in the game state, and the type of the symbol when the big winning combination lottery is performed. NS.

ここで、遊技機100では、遊技状態ごとに、実質変動対象が設定されている。実質変動対象というのは、本来、大役抽選を行うべき保留の種別を示しており、遊技状態ごとに、特1保留および特2保留のいずれかが実質変動対象に設定されている。通常状態では、特1保留が実質変動対象に設定されている。また、通常状態では、普通遊技状態が非時短遊技状態であるため、第1可変始動口120Bが殆ど開放されることがない。したがって、通常状態では、遊技者は、第1固定始動口120Aに遊技球を入球させるべく、第1遊技領域116aに向けて遊技球を発射させる必要がある。 Here, in the gaming machine 100, a substantial fluctuation target is set for each gaming state. The substantive change target originally indicates the type of hold for which the major role lottery should be performed, and either the special 1 hold or the special 2 hold is set as the real change target for each game state. In the normal state, the special 1 hold is set as the target of substantial fluctuation. Further, in the normal state, since the normal game state is the non-time saving game state, the first variable start port 120B is hardly opened. Therefore, in the normal state, the player needs to launch the game ball toward the first game area 116a in order to allow the game ball to enter the first fixed start port 120A.

通常状態において、実質変動対象である特1保留によって大役抽選が行われ、ハズレ図柄もしくは小当たり図柄が決定されると、3〜100秒の範囲内で変動時間が決定される。また、通常状態において、特1保留によって大役抽選が行われ、大当たり図柄が決定されると、40〜100秒の範囲内で変動時間が決定される。 In the normal state, the big winning combination lottery is performed by the special 1 hold which is the actual fluctuation target, and when the lost symbol or the small hit symbol is determined, the fluctuation time is determined within the range of 3 to 100 seconds. Further, in the normal state, when the big winning combination lottery is performed by the special 1 hold and the big hit symbol is decided, the fluctuation time is decided within the range of 40 to 100 seconds.

一方、通常状態において、実質変動対象ではない特2保留によって大役抽選が行われた場合には、決定された図柄種別に拘わらず、変動時間が必ず10分に決定される。このように、変動時間を10分といった長時間に設定することで、通常状態では、仮に遊技者が第2始動口122に遊技球を入球させたとしても、特2保留に基づく大役抽選の実行機会が極めて少なくなる。 On the other hand, in the normal state, when the big winning combination lottery is performed by the special 2 hold which is not the target of the actual fluctuation, the fluctuation time is always determined to be 10 minutes regardless of the determined symbol type. In this way, by setting the fluctuation time to a long time such as 10 minutes, in the normal state, even if the player puts the game ball into the second starting port 122, the big role lottery based on the special 2 hold There are very few execution opportunities.

具体的に説明すると、第2始動口122が第2遊技領域116bに設けられており、また、第2始動口122は、常に遊技球が入球可能となる固定始動口で構成されている。さらに、遊技機100の遊技性により、第2始動口122は、第1始動口120よりも、容易に遊技球が入球する位置に配されている。そのため、仮に、通常状態において、特2保留に係る変動時間を短時間としてしまうと、大役抽選の機会が必要以上に遊技者に与えられてしまう。そこで、通常状態における本来の遊技性に則り、適切に第1遊技領域116aに向けて遊技球を発射させるべく、変動時間を10分といった長時間に設定している。 Specifically, the second starting port 122 is provided in the second game area 116b, and the second starting port 122 is composed of a fixed starting port to which a game ball can always enter. Further, due to the playability of the gaming machine 100, the second starting port 122 is arranged at a position where the gaming ball enters more easily than the first starting port 120. Therefore, if the fluctuation time related to the special 2 hold is set to a short time in the normal state, the player is given an opportunity of a big role lottery more than necessary. Therefore, the fluctuation time is set to a long time such as 10 minutes in order to appropriately launch the game ball toward the first game area 116a in accordance with the original game playability in the normal state.

最優位状態では、特2保留が実質変動対象に設定されている。したがって、最優位状態では、遊技者は、第2始動口122に遊技球を入球させるべく、第2遊技領域116bに向けて遊技球を発射させる必要がある。最優位状態において、実質変動対象ではない特1保留によって大役抽選が行われた場合には、決定された図柄種別に拘わらず、変動時間が必ず10秒に決定される。なお、最優位状態において実質変動対象ではない特1保留によって大役抽選が行われる場合の方が、通常状態で実質変動対象ではない特2保留によって大役抽選が行われる場合に比べて、遊技性に与える影響が小さい。そのため、最優位状態では、実質変動対象ではない特1保留によって大役抽選が行われた場合の変動時間を、10秒と短く設定している。 In the most dominant state, Special 2 Hold is set as a target for substantial fluctuation. Therefore, in the most dominant state, the player needs to launch the game ball toward the second game area 116b in order to allow the game ball to enter the second starting port 122. In the most dominant state, when the big winning combination lottery is performed by the special 1 hold that is not the target of the actual fluctuation, the fluctuation time is always determined to be 10 seconds regardless of the determined symbol type. It should be noted that the case where the big role lottery is performed by the special 1 hold which is not the actual change target in the most dominant state is more playable than the case where the big role lottery is performed by the special 2 hold which is not the real change target in the normal state. The effect is small. Therefore, in the most dominant state, the fluctuation time when the big winning combination lottery is performed by the special 1 hold, which is not the target of the actual fluctuation, is set as short as 10 seconds.

最優位状態において、実質変動対象である特2保留によって大役抽選が行われ、ハズレ図柄または小当たり図柄が決定されると、1秒〜3秒の範囲内で変動時間が決定される。また、最優位状態において、特2保留によって大役抽選が行われ、大当たり図柄が決定されると、変動時間が3秒〜10秒の範囲内で決定される。 In the most dominant state, the big winning combination lottery is performed by the special 2 hold which is the actual fluctuation target, and when the lost symbol or the small hit symbol is determined, the fluctuation time is determined within the range of 1 second to 3 seconds. In addition, in the most dominant state, when the big winning combination lottery is performed by holding the special 2 and the big hit symbol is decided, the fluctuation time is decided within the range of 3 seconds to 10 seconds.

低確時短状態、高確時短状態では、いずれも特1保留が実質変動対象に設定されている。また、低確時短状態、高確時短状態では、普通遊技状態が時短遊技状態に設定されており、第1可変始動口120Bが頻繁に開状態に制御される。したがって、これら2つの遊技状態では、遊技者は、第1可変始動口120Bに遊技球を入球させるべく、第2遊技領域116bに向けて遊技球を発射させる必要がある。これら2つの遊技状態では、いずれも同一の変動パターン乱数判定テーブルが選択されるが、これら2つの遊技状態は、普通遊技状態が時短遊技状態である点で共通している。つまり、普通遊技状態が時短遊技状態である場合において、実質変動対象である特1保留によって大役抽選が行われ、ハズレ図柄もしくは小当たり図柄が決定されると、必ず1秒の変動時間が決定される。また、低確時短状態、高確時短状態である場合において、特1保留によって大役抽選が行われ、大当たり図柄が決定されると、変動時間が必ず30秒に決定される。 In both the low-probability time-saving state and the high-probability time-saving state, the special 1 hold is set as a substantial fluctuation target. Further, in the low-accuracy time-saving state and the high-accuracy time-saving state, the normal gaming state is set to the time-saving gaming state, and the first variable starting port 120B is frequently controlled to the open state. Therefore, in these two gaming states, the player needs to launch the game ball toward the second game area 116b in order to allow the game ball to enter the first variable starting port 120B. In both of these two gaming states, the same variation pattern random number determination table is selected, but these two gaming states are common in that the normal gaming state is the time-saving gaming state. In other words, when the normal game state is the time-saving game state, the big role lottery is performed by the special 1 hold which is the actual fluctuation target, and when the lost symbol or the small hit symbol is determined, the fluctuation time of 1 second is always determined. NS. Further, in the case of the low probability time saving state and the high probability time saving state, the big winning combination lottery is performed by the special 1 hold, and when the big hit symbol is decided, the fluctuation time is always decided to be 30 seconds.

高確前兆状態では、特1保留が実質変動対象に設定されている。また、高確前兆状態では、普通遊技状態が時短遊技状態に設定されており、第1可変始動口120Bが頻繁に開状態に制御される。したがって、高確前兆状態では、遊技者は、第1可変始動口120Bに遊技球を入球させるべく、第2遊技領域116bに向けて遊技球を発射させる必要がある。高確前兆状態において、実質変動対象である特1保留によって大役抽選が行われ、ハズレ図柄もしくは小当たり図柄が決定されると、3秒〜10秒の範囲内で変動時間が決定される。また、高確前兆状態において、特1保留によって大役抽選が行われ、大当たり図柄が決定されると、変動時間が必ず30秒に決定される。 In the high-probability precursor state, the special 1 hold is set as a real fluctuation target. Further, in the high-accuracy precursor state, the normal gaming state is set to the time-saving gaming state, and the first variable starting port 120B is frequently controlled to the open state. Therefore, in the high-accuracy precursor state, the player needs to launch the game ball toward the second game area 116b in order to allow the game ball to enter the first variable starting port 120B. In the high-probability precursor state, the big role lottery is performed by the special 1 hold which is the target of the actual fluctuation, and when the lost symbol or the small hit symbol is determined, the fluctuation time is determined within the range of 3 seconds to 10 seconds. In addition, in the high probability precursor state, when the big winning combination lottery is performed by the special 1 hold and the big hit symbol is decided, the fluctuation time is always decided to be 30 seconds.

一方、低確時短状態、高確時短状態および高確前兆状態、すなわち、普通遊技状態が時短遊技状態である場合において、実質変動対象ではない特2保留によって大役抽選が行われた場合には、決定された図柄種別に拘わらず、変動時間が必ず10分に決定される。 On the other hand, in the case of low probability time saving state, high probability time saving state and high probability precursor state, that is, when the normal game state is the time saving game state and the big role lottery is performed by the special 2 hold which is not the target of substantial fluctuation, Regardless of the determined symbol type, the fluctuation time is always determined to be 10 minutes.

ペナルティ状態では、特1保留が実質変動対象に設定されている。また、ペナルティ状態では、普通遊技状態が中時短遊技状態に設定されており、第1可変始動口120Bが一定の頻度で開状態に制御される。したがって、ペナルティ状態では、遊技者は、第1可変始動口120Bに遊技球を入球させるべく、第2遊技領域116bに向けて遊技球を発射させる必要がある。ペナルティ状態において、実質変動対象である特1保留によって大役抽選が行われ、ハズレ図柄または小当たり図柄が決定されると、3〜100秒の範囲内で変動時間が決定される。また、ペナルティ状態において、特1保留によって大役抽選が行われ、大当たり図柄が決定されると、40〜100秒の範囲内で変動時間が決定される。 In the penalty state, the special 1 hold is set as a real fluctuation target. Further, in the penalty state, the normal gaming state is set to the medium-time short-time gaming state, and the first variable starting port 120B is controlled to the open state at a constant frequency. Therefore, in the penalty state, the player needs to launch the game ball toward the second game area 116b in order to allow the game ball to enter the first variable starting port 120B. In the penalty state, the big winning combination lottery is performed by the special 1 hold which is the actual fluctuation target, and when the lost symbol or the small hit symbol is determined, the fluctuation time is determined within the range of 3 to 100 seconds. In addition, in the penalty state, when the big winning combination lottery is performed by the special 1 hold and the big hit symbol is decided, the fluctuation time is decided within the range of 40 to 100 seconds.

一方、ペナルティ状態において、実質変動対象ではない特2保留によって大役抽選が行われた場合には、決定された図柄種別に拘わらず、変動時間が必ず10分に決定される。 On the other hand, in the penalty state, when the big winning combination lottery is performed by the special 2 hold which is not the target of the actual fluctuation, the fluctuation time is always determined to be 10 minutes regardless of the determined symbol type.

以上のように、遊技状態ごとに実質変動対象が設定されており、実質変動対象としての保留種別に基づく大役抽選が行われた場合には、最長でも変動時間が100秒となっている。一方、実質変動対象ではない保留種別に基づく大役抽選が行われた場合には、変動時間が概ね10分となり、本来の遊技性に反した遊技が行われないようにしている。 As described above, the actual fluctuation target is set for each game state, and when the major winning combination lottery based on the hold type as the actual fluctuation target is performed, the fluctuation time is 100 seconds at the longest. On the other hand, when a large winning combination lottery based on a hold type that is not a target of substantial fluctuation is performed, the fluctuation time is approximately 10 minutes, so that a game contrary to the original game playability is not performed.

なお、同時回し参考例では、高確時短状態の変動時間の平均が、高確前兆状態の変動時間の平均よりも短い場合について説明するが、高確時短状態の変動時間の平均が、高確前兆状態の変動時間の平均よりも長くてもよい。つまり、高確時短状態の変動時間の平均と、高確前兆状態の変動時間の平均とが異なっていてもよい。 In the simultaneous rotation reference example, the case where the average of the fluctuation time of the high-accuracy time-shortening state is shorter than the average of the fluctuation time of the high-accuracy precursor state is described. It may be longer than the average fluctuation time of the precursory state. That is, the average of the fluctuation time in the high-accuracy time-shortening state and the average of the fluctuation time in the high-accuracy precursor state may be different.

図14は、同時回し参考例に係る特別電動役物作動ラムセットテーブルを説明する第1の図であり、図15は、同時回し参考例に係る特別電動役物作動ラムセットテーブルを説明する第2の図である。なお、特別電動役物作動ラムセットテーブルは、大役遊技または小当たり遊技を制御するための各種データが記憶されたものであり、大役遊技中および小当たり遊技中は、特別電動役物作動ラムセットテーブルを参照して、第1大入賞口ソレノイド126cまたは第2大入賞口ソレノイド128cが通電制御される。なお、実際は、特別電動役物作動ラムセットテーブルは、特別図柄(大当たり図柄および小当たり図柄)の種別ごとに複数設けられており、決定された特別図柄の種別に応じて、対応するテーブルが大役遊技または小当たり遊技の開始時にセットされるが、ここでは、説明の都合上、図柄の種別ごとに特別図柄の制御データを示す。 FIG. 14 is a first diagram for explaining a special electric accessory operating ram set table according to a simultaneous turning reference example, and FIG. 15 is a diagram for explaining a special electric accessory operating ram set table according to a simultaneous turning reference example. It is a figure of 2. The special electric accessory operating ram set table stores various data for controlling the large role game or the small hit game, and the special electric accessory operating ram set is stored during the large role game and the small hit game. With reference to the table, the first prize-winning port solenoid 126c or the second prize-winning port solenoid 128c is energized and controlled. In reality, a plurality of special electric accessory operating ram set tables are provided for each type of special symbol (big hit symbol and small hit symbol), and the corresponding table plays a major role according to the determined special symbol type. It is set at the start of the game or small hit game, but here, for convenience of explanation, the control data of the special symbol is shown for each symbol type.

図14に示すように、大役遊技は、大入賞口が所定回数開閉される複数回のラウンド遊技で構成され、小当たり遊技は、ラウンド遊技が1回のみ実行される。この特別電動役物作動ラムセットテーブルによれば、オープニング時間(最初のラウンド遊技が開始されるまでの待機時間)、特別電動役物最大作動回数(1回の大役遊技または小当たり遊技中に実行されるラウンド遊技の回数)、特別電動役物開閉切替回数(1ラウンド中の大入賞口の開放回数)、ソレノイド通電時間(大入賞口の開放回数ごとの第1大入賞口ソレノイド126cまたは第2大入賞口ソレノイド128cの通電時間、すなわち、1回の大入賞口の開放時間)、規定数(1回のラウンド遊技における大入賞口への最大入賞可能数)、大入賞口閉鎖有効時間(ラウンド遊技間の大入賞口の閉鎖時間、すなわち、インターバル時間)、エンディング時間(最後のラウンド遊技が終了してから、通常の特別遊技(後述する図柄の変動表示)が再開されるまでの待機時間)が、制御データとして、特別図柄の種別ごとに、図示のように予め記憶されている。 As shown in FIG. 14, the big winning game is composed of a plurality of round games in which the big winning opening is opened and closed a predetermined number of times, and the small hit game is executed only once. According to this special electric bonus actuating ram set table, the opening time (waiting time until the first round game is started), the maximum number of special electric bonus actuations (executed during one big role game or small hit game). Number of round games to be played), number of special electric accessory opening / closing switching (number of times of opening of the large winning opening in one round), solenoid energizing time (first large winning opening solenoid 126c or second for each number of opening of large winning opening) Energizing time of the large winning opening solenoid 128c, that is, the opening time of one large winning opening), the specified number (the maximum number of winnings that can be made to the large winning opening in one round game), the effective closing time of the large winning opening (round) Closing time of the big winning opening between games, that is, interval time), ending time (waiting time from the end of the last round game to the restart of the normal special game (variation display of the symbol described later)) However, as control data, it is stored in advance for each type of special symbol as shown in the figure.

なお、特1保留によって大当たりに当選し、大当たり図柄として特別図柄A、B、Dが決定された場合には、4回のラウンド遊技で構成される大役遊技が実行される。この大役遊技においては、1〜4回目のラウンド遊技において第1大入賞口126がそれぞれ1回のみ開放される。各ラウンド遊技では、第1大入賞口126が最大で29.0秒開放され、この間に規定数の遊技球が入球するか、もしくは、最大開放時間(29.0秒)が経過すると、第1大入賞口126が閉鎖されて1回のラウンド遊技が終了となる。 If the jackpot is won by holding the special 1 and the special symbols A, B, and D are determined as the jackpot symbols, the major role game composed of four round games is executed. In this big role game, the first big winning opening 126 is opened only once in each of the 1st to 4th round games. In each round game, the first large winning opening 126 is opened for a maximum of 29.0 seconds, and when a specified number of game balls enter during this period or the maximum opening time (29.0 seconds) elapses, the first prize is opened. One big winning opening 126 is closed and one round game is completed.

また、特1保留によって大当たりに当選し、大当たり図柄として特別図柄C、Eが決定された場合には、10回のラウンド遊技で構成される大役遊技が実行される。これらの大役遊技においては、1〜10回目のラウンド遊技において第1大入賞口126がそれぞれ1回のみ開放される。各ラウンド遊技では、第1大入賞口126が最大で29.0秒開放され、この間に規定数の遊技球が入球するか、もしくは、最大開放時間(29.0秒)が経過すると、第1大入賞口126が閉鎖されて1回のラウンド遊技が終了となる。 In addition, when a jackpot is won by holding special 1 and special symbols C and E are determined as jackpot symbols, a major role game composed of 10 round games is executed. In these big role games, the first big winning opening 126 is opened only once in each of the 1st to 10th round games. In each round game, the first large winning opening 126 is opened for a maximum of 29.0 seconds, and when a specified number of game balls enter during this period or the maximum opening time (29.0 seconds) elapses, the first prize is opened. One big winning opening 126 is closed and one round game is completed.

また、特1保留によって小当たりに当選し、小当たり図柄として特別図柄Z1〜Z3が決定された場合には、1回のラウンド遊技で構成される小当たり遊技が実行される。この小当たり遊技では、1回のラウンド遊技において、第2大入賞口128が0.1秒×1回開放される。 Further, when the small hit is won by the special 1 hold and the special symbols Z1 to Z3 are determined as the small hit symbols, the small hit game composed of one round game is executed. In this small hit game, the second big winning opening 128 is opened 0.1 seconds × 1 time in one round game.

また、図15に示すように、特2保留によって大当たりに当選し、大当たり図柄として特別図柄F、G、Iが決定された場合には、4回のラウンド遊技で構成される大役遊技が実行される。この大役遊技においては、1〜4回目のラウンド遊技において第1大入賞口126がそれぞれ1回のみ開放される。各ラウンド遊技では、第1大入賞口126が最大で29.0秒開放され、この間に規定数の遊技球が入球するか、もしくは、最大開放時間(29.0秒)が経過すると、第1大入賞口126が閉鎖されて1回のラウンド遊技が終了となる。 Further, as shown in FIG. 15, when a jackpot is won by holding special 2 and special symbols F, G, and I are determined as jackpot symbols, a major role game composed of four round games is executed. NS. In this big role game, the first big winning opening 126 is opened only once in each of the 1st to 4th round games. In each round game, the first large winning opening 126 is opened for a maximum of 29.0 seconds, and when a specified number of game balls enter during this period or the maximum opening time (29.0 seconds) elapses, the first prize is opened. One big winning opening 126 is closed and one round game is completed.

また、特2保留によって大当たりに当選し、大当たり図柄として特別図柄H、Jが決定された場合には、10回のラウンド遊技で構成される大役遊技が実行される。この大役遊技においては、1〜10回目のラウンド遊技において第1大入賞口126がそれぞれ1回のみ開放される。各ラウンド遊技では、第1大入賞口126が最大で29.0秒開放され、この間に規定数の遊技球が入球するか、もしくは、最大開放時間(29.0秒)が経過すると、第1大入賞口126が閉鎖されて1回のラウンド遊技が終了となる。 In addition, when a jackpot is won by holding special 2 and special symbols H and J are determined as jackpot symbols, a major role game composed of 10 round games is executed. In this big role game, the first big winning opening 126 is opened only once in each of the 1st to 10th round games. In each round game, the first large winning opening 126 is opened for a maximum of 29.0 seconds, and when a specified number of game balls enter during this period or the maximum opening time (29.0 seconds) elapses, the first prize is opened. One big winning opening 126 is closed and one round game is completed.

また、特2保留によって小当たりに当選し、小当たり図柄として特別図柄Z4〜Z6が決定された場合にも、1回のラウンド遊技からなる小当たり遊技が実行される。ここで、小当たり図柄として特別図柄Z4が決定された場合の小当たり遊技では、1回のラウンド遊技において、第2大入賞口128が0.1秒×2回開放される。なお、第2大入賞口128の2回の開放の間の休止時間であるラウンド中インターバル時間は、1.78秒に設定されている。遊技球は最短で0.6秒間隔で発射されるため、第2大入賞口128の開放時間と、遊技球の発射間隔とから考えると、この小当たり遊技中に遊技球が第2大入賞口128に入球する確率は低い。 Further, even when a small hit is won by holding the special 2 and special symbols Z4 to Z6 are determined as the small hit symbols, the small hit game consisting of one round game is executed. Here, in the small hit game when the special symbol Z4 is determined as the small hit symbol, the second big winning opening 128 is opened 0.1 seconds × 2 times in one round game. The interval time during the round, which is the rest time between the two opening of the second prize opening 128, is set to 1.78 seconds. Since the game ball is fired at the shortest interval of 0.6 seconds, considering the opening time of the second big winning opening 128 and the firing interval of the game ball, the game ball wins the second big prize during this small hit game. The probability of entering the mouth 128 is low.

しかしながら、同時回し参考例では、第2大入賞口128を閉状態に維持する可動片128b上に遊技球が滞留しやすい構造となっており、可動片128bが開状態に変移することで、可動片128b上に滞留する遊技球が第2大入賞口128内に導かれる。そのため、第2大入賞口128の0.1秒×2回の開放により、平均で2〜3個の遊技球が第2大入賞口128に入球することとなる。 However, in the simultaneous rotation reference example, the structure is such that the game ball easily stays on the movable piece 128b that keeps the second large winning opening 128 in the closed state, and the movable piece 128b is moved to the open state. The game ball staying on the piece 128b is guided into the second large winning opening 128. Therefore, by opening the second big winning opening 128 for 0.1 seconds x 2 times, an average of 2 to 3 game balls will enter the 2nd big winning opening 128.

また、小当たり図柄として特別図柄Z5が決定された場合の小当たり遊技では、1回のラウンド遊技において、第2大入賞口128が0.1秒×3回開放される。なお、この場合のラウンド中インターバル時間は、0.84秒に設定されている。この小当たり遊技においては、平均で3〜4個の遊技球が第2大入賞口128に入球する。 Further, in the small hit game when the special symbol Z5 is determined as the small hit symbol, the second big winning opening 128 is opened 0.1 seconds × 3 times in one round game. The interval time during the round in this case is set to 0.84 seconds. In this small hit game, an average of 3 to 4 game balls enter the second large winning opening 128.

さらに、小当たり図柄として特別図柄Z6が決定された場合の小当たり遊技では、1回のラウンド遊技において、第2大入賞口128が0.1秒×12回開放される。なお、この場合のラウンド中インターバル時間は、0.84秒に設定されている。この小当たり遊技においては、第2遊技領域116bに向けて遊技球を発射し続けることにより、ほぼ確実に規定数(例えば10個)の遊技球を第2大入賞口128に入球させることができる。 Further, in the small hit game when the special symbol Z6 is determined as the small hit symbol, the second big winning opening 128 is opened 0.1 seconds × 12 times in one round game. The interval time during the round in this case is set to 0.84 seconds. In this small hit game, by continuously firing the game balls toward the second game area 116b, it is almost certain that a specified number (for example, 10) of game balls will enter the second large winning opening 128. can.

なお、遊技機100の設計段階では、遊技球の発射球数と、払い出された賞球数との比率である発射賞球比率を厳密に管理、調整する必要がある。そのため、同時回し参考例では、小当たり遊技において0.1秒の開放が2回なされる特別図柄Z4と、小当たり遊技において0.1秒の開放が3回なされる特別図柄Z5とを設け、これらの選択比率を変更するだけで、発射賞球比率を容易に調整、変更することができるようにしている。 At the design stage of the gaming machine 100, it is necessary to strictly manage and adjust the firing prize ball ratio, which is the ratio between the number of launched balls of the gaming ball and the number of prize balls paid out. Therefore, in the simultaneous rotation reference example, a special symbol Z4 in which the 0.1 second opening is performed twice in the small hit game and a special symbol Z5 in which the 0.1 second opening is performed three times in the small hit game are provided. By simply changing these selection ratios, the firing prize ball ratio can be easily adjusted and changed.

図16は、同時回し参考例に係る大役遊技の終了後の遊技状態を設定するための遊技状態設定テーブルを説明する図である。同時回し参考例においては、大役遊技が実行された場合、大当たり当選時の遊技状態、保留種別、特別図柄(大当たり図柄)の種別に応じて、遊技状態設定テーブルを参照し、大役遊技の終了後の遊技状態を設定する。 FIG. 16 is a diagram illustrating a game state setting table for setting a game state after the end of the major role game according to the simultaneous rotation reference example. In the simultaneous rotation reference example, when the big role game is executed, the game state setting table is referred to according to the game state at the time of winning the big hit, the hold type, and the type of the special symbol (big hit symbol), and after the big role game is completed. Set the game state of.

大当たり当選時の遊技状態が通常状態またはペナルティ状態である場合、実質変動対象である特1保留によって大当たりに当選すると、大当たり図柄の種別に応じて大役遊技後の遊技状態が設定される。具体的には、大当たり図柄として特別図柄Aが決定された場合には、低確時短状態(特別遊技状態が低確率遊技状態、普通遊技状態が時短遊技状態)に設定される。このとき、時短遊技状態の継続回数(以下、「時短回数」という)は100回に設定される。これは、大役抽選が100回行われるまで、時短遊技状態が継続することを意味している。ただし、上記した時短回数は1の時短遊技状態における最大継続回数を示すものであり、上記の継続回数に到達するまでの間に大当たりに当選した場合には、再度、遊技状態の設定が行われることとなる。したがって、大役遊技の終了後に時短遊技状態に設定された場合に、当該時短遊技状態において大当たりの抽選結果が導出されることなく、大当たり以外の抽選結果が100回導出されると、非時短遊技状態(通常状態)に遊技状態が変更されることとなる。 When the game state at the time of winning the jackpot is a normal state or a penalty state, if the jackpot is won by holding the special 1 which is a real fluctuation target, the gaming state after the big win game is set according to the type of the jackpot symbol. Specifically, when the special symbol A is determined as the jackpot symbol, it is set to the low probability time saving state (the special gaming state is the low probability gaming state, and the normal gaming state is the time saving gaming state). At this time, the number of times the time-saving game state is continued (hereinafter, referred to as "time-saving number of times") is set to 100 times. This means that the time-saving game state will continue until the big role lottery is held 100 times. However, the above-mentioned number of time reductions indicates the maximum number of continuations in the time-saving game state of 1, and if a big hit is won before reaching the above number of continuations, the game state is set again. It will be. Therefore, when the time-saving game state is set after the end of the big role game, if the lottery result other than the big hit is derived 100 times without deriving the lottery result of the big hit in the time-saving game state, the non-time-saving game state The game state will be changed to (normal state).

また、大当たり図柄として特別図柄B、Dが決定された場合には、高確時短状態(特別遊技状態が高確率遊技状態、普通遊技状態が時短遊技状態)に設定される。このとき、高確回数として「次回」が設定され、高確率遊技状態は、次回の大当たりに当選するまで継続する。また、時短回数として「次回」が設定され、時短遊技状態は、次回の大当たりに当選するまで継続する。したがって、特別図柄B、Dが決定された場合には、大役遊技後、次回の大当たりに当選するまで、高確時短状態が継続することとなる。 When the special symbols B and D are determined as the jackpot symbols, the high-probability time-saving state (the special gaming state is the high-probability gaming state, and the normal gaming state is the time-saving gaming state) is set. At this time, "next time" is set as the high probability number, and the high-probability gaming state continues until the next big hit is won. In addition, "next time" is set as the number of time reductions, and the time reduction game state continues until the next big hit is won. Therefore, when the special symbols B and D are determined, the high-accuracy time-saving state will continue until the next big hit is won after the big role game.

また、大当たり図柄として特別図柄C、Eが決定された場合には、高確前兆状態(特別遊技状態が高確率遊技状態、普通遊技状態が時短遊技状態)に設定される。このとき、高確回数として「次回」が設定され、時短回数が100回に設定される。特別図柄C、Eが決定された場合には、次回の大当たりの当選まで高確率遊技状態が継続する一方で、時短遊技状態は100回で終了となる。したがって、特別図柄C、Eが決定された場合には、大役遊技後、大役抽選の結果が100回導出されたところで、遊技状態が最優位状態に移行することとなる。 When the special symbols C and E are determined as the jackpot symbols, the high probability precursor state (the special gaming state is the high-probability gaming state and the normal gaming state is the time-saving gaming state) is set. At this time, "next time" is set as the high probability number, and the time reduction number is set to 100 times. When the special symbols C and E are determined, the high-probability gaming state continues until the next big hit is won, while the time-saving gaming state ends in 100 times. Therefore, when the special symbols C and E are determined, the game state shifts to the most dominant state when the result of the big role lottery is derived 100 times after the big role game.

また、大当たり当選時の遊技状態が通常状態またはペナルティ状態である場合、実質変動対象ではない特2保留によって大当たりに当選すると、大役遊技後の遊技状態が次のように設定される。すなわち、大当たり図柄として特別図柄Fが決定された場合には、通常状態(特別遊技状態が低確率遊技状態、普通遊技状態が非時短遊技状態)に設定される。また、大当たり図柄として特別図柄G〜Jが決定された場合には、ペナルティ状態(特別遊技状態が高確率遊技状態、普通遊技状態が中時短遊技状態)に設定される。このとき、高確回数および時短回数は、いずれも「次回」に設定される。 In addition, when the game state at the time of winning the big hit is the normal state or the penalty state, if the big hit is won by the special 2 hold which is not the target of the actual fluctuation, the game state after the big role game is set as follows. That is, when the special symbol F is determined as the jackpot symbol, it is set to the normal state (the special gaming state is the low-probability gaming state, and the normal gaming state is the non-time-saving gaming state). When the special symbols G to J are determined as the jackpot symbols, the penalty state (the special gaming state is the high-probability gaming state, and the normal gaming state is the medium-time short-time gaming state) is set. At this time, both the high accuracy number and the time reduction number are set to "next time".

また、大当たり当選時の遊技状態が最優位状態である場合、実質変動対象ではない特1保留によって大当たりに当選すると、大役遊技後の遊技状態が次のように設定される。すなわち、大当たり図柄として特別図柄Aが決定された場合には、低確時短状態(特別遊技状態が低確率遊技状態、普通遊技状態が時短遊技状態)に設定される。このとき、時短回数は100回に設定される。また、大当たり図柄として特別図柄B〜Eが決定された場合には、通常状態およびペナルティ状態と同様に、大役遊技後の遊技状態が設定される。 In addition, when the game state at the time of winning the big hit is the most dominant state, if the big hit is won by the special 1 hold which is not the target of the actual fluctuation, the game state after the big role game is set as follows. That is, when the special symbol A is determined as the jackpot symbol, it is set to the low probability time saving state (the special gaming state is the low probability gaming state, and the normal gaming state is the time saving gaming state). At this time, the number of time reductions is set to 100 times. When the special symbols B to E are determined as the jackpot symbols, the game state after the big role game is set as in the normal state and the penalty state.

一方、大当たり当選時の遊技状態が最優位状態である場合、実質変動対象である特2保留によって大当たりに当選すると、大役遊技後の遊技状態が次のように設定される。すなわち、大当たり図柄として特別図柄Fが決定された場合には、低確時短状態(特別遊技状態が低確率遊技状態、普通遊技状態が時短遊技状態)に設定される。このとき、時短回数は100回に設定される。また、大当たり図柄として特別図柄G、Iが決定された場合には、高確時短状態(特別遊技状態が高確率遊技状態、普通遊技状態が時短遊技状態)に設定される。このとき、高確回数および時短回数が「次回」に設定される。 On the other hand, when the game state at the time of winning the big hit is the most dominant state, if the big hit is won by the special 2 hold which is the object of substantial fluctuation, the game state after the big role game is set as follows. That is, when the special symbol F is determined as the jackpot symbol, it is set to the low probability time saving state (the special gaming state is the low probability gaming state, and the normal gaming state is the time saving gaming state). At this time, the number of time reductions is set to 100 times. When the special symbols G and I are determined as the jackpot symbols, the high-probability time-saving state (the special gaming state is the high-probability gaming state and the normal gaming state is the time-saving gaming state) is set. At this time, the high accuracy number and the time reduction number are set to "next time".

また、大当たり図柄として特別図柄H、Jが決定された場合には、高確前兆状態(特別遊技状態が高確率遊技状態、普通遊技状態が時短遊技状態)に設定される。このとき、高確回数が「次回」に設定され、時短回数が100回に設定される。 When the special symbols H and J are determined as the jackpot symbols, the high probability precursor state (the special gaming state is the high-probability gaming state and the normal gaming state is the time-saving gaming state) is set. At this time, the high accuracy number is set to "next time" and the time reduction number is set to 100 times.

また、大当たり当選時の遊技状態が低確時短状態、高確時短状態、高確前兆状態である場合、つまり、普通遊技状態が時短遊技状態である場合、大役遊技後の遊技状態は、通常状態およびペナルティ状態と同様に設定される。 In addition, when the gaming state at the time of winning the jackpot is a low probability time saving state, a high probability time saving state, or a high probability precursor state, that is, when the normal gaming state is the time saving gaming state, the gaming state after the big role game is the normal state. And set in the same way as the penalty state.

図17は、同時回し参考例に係る当たり決定乱数判定テーブルを説明する図である。遊技領域116を流下する遊技球がゲート124を通過するか、もしくは、普図作動口125に入球すると、第1可変始動口120Bの可動片120bを通電制御するか否かが対応付けられた普通図柄の判定処理(以下、「普図抽選」という)が行われる。 FIG. 17 is a diagram illustrating a hit determination random number determination table according to the simultaneous rotation reference example. When the game ball flowing down the game area 116 passes through the gate 124 or enters the normal drawing operating port 125, it is associated with whether or not the movable piece 120b of the first variable starting port 120B is energized and controlled. Judgment processing of ordinary symbols (hereinafter referred to as "general drawing lottery") is performed.

なお、詳しくは後述するが、遊技球がゲート124を通過するか、もしくは、普図作動口125に入球すると、0〜99の範囲内から1つの当たり決定乱数が取得されるとともに、この乱数値がメインRAM300cの普図保留記憶領域に4つを上限として記憶される。つまり、普図保留記憶領域は、当たり決定乱数をセーブする4つの記憶部を備えている。したがって、普図保留記憶領域の4つの記憶部全てに当たり決定乱数が記憶された状態で、遊技球がゲート124を通過するか、もしくは、普図作動口125に入球した場合には、当該遊技球の通過に基づいて当たり決定乱数が記憶されることはない。以下では、ゲート124を遊技球が通過するか、もしくは、普図作動口125に遊技球が入球して普図保留記憶領域に記憶された当たり決定乱数を普図保留とよぶ。 As will be described in detail later, when the game ball passes through the gate 124 or enters the normal drawing operating port 125, one hit determination random number is acquired from the range of 0 to 99, and this disturbance Numerical values are stored in the normal figure reservation storage area of the main RAM 300c up to a maximum of four. That is, the normal figure reservation storage area includes four storage units for saving the winning decision random number. Therefore, when the game ball passes through the gate 124 or enters the normal figure operating port 125 in a state where the determined random numbers are stored in all four storage units of the normal figure reservation storage area, the game is concerned. The winning random number is not stored based on the passage of the sphere. In the following, the hit determination random number stored in the normal figure hold storage area when the game ball passes through the gate 124 or the game ball enters the normal figure operation port 125 is referred to as a normal figure hold.

普通遊技状態が非時短遊技状態であるときに普図抽選を開始する場合には、図17(a)に示すように、非時短遊技状態用当たり決定乱数判定テーブルが参照される。この非時短遊技状態用当たり決定乱数判定テーブルによれば、当たり決定乱数が0であった場合に、普通図柄の種別として当たり図柄が決定され、当たり決定乱数が1〜99であった場合に、普通図柄の種別としてハズレ図柄が決定される。したがって、非時短遊技状態において当たり図柄が決定される確率、すなわち、当選確率は1/100となる。詳しくは後述するが、この普図抽選において当たり図柄が決定されると、第1可変始動口120Bの可動片120bが開状態に制御され、ハズレ図柄が決定された場合には、第1可変始動口120Bの可動片120bが閉状態に維持される。 When the normal drawing lottery is started when the normal game state is the non-time saving game state, the hit determination random number determination table for the non-time saving game state is referred to as shown in FIG. 17A. According to this non-time saving game state hit determination random number determination table, when the hit determination random number is 0, the hit symbol is determined as the type of the normal symbol, and when the hit determination random number is 1 to 99, A lost symbol is determined as the type of normal symbol. Therefore, the probability that the winning symbol is determined in the non-time saving game state, that is, the winning probability is 1/100. As will be described in detail later, when the winning symbol is determined in this general drawing lottery, the movable piece 120b of the first variable starting port 120B is controlled to be in the open state, and when the lost symbol is determined, the first variable starting The movable piece 120b of the mouth 120B is maintained in the closed state.

また、中時短遊技状態において普図抽選を開始する場合には、図17(b)に示すように、中時短遊技状態用当たり決定乱数判定テーブルが参照される。この中時短遊技状態用当たり決定乱数判定テーブルによれば、当たり決定乱数が0〜49であった場合に、普通図柄の種別として当たり図柄が決定され、当たり決定乱数が50〜99であった場合に、普通図柄の種別としてハズレ図柄が決定される。したがって、中時短遊技状態において当たり図柄が決定される確率、すなわち、当選確率は50/100となる。 Further, when starting the normal drawing lottery in the medium-time short-time game state, as shown in FIG. 17B, the hit determination random number determination table for the medium-time short-time game state is referred to. According to the hit determination random number determination table for the medium-time short game state, when the hit determination random number is 0 to 49, the hit symbol is determined as the type of the normal symbol, and the hit determination random number is 50 to 99. In addition, the lost symbol is determined as the type of the normal symbol. Therefore, the probability that the winning symbol is determined in the medium-time short game state, that is, the winning probability is 50/100.

また、時短遊技状態において普図抽選を開始する場合には、図17(c)に示すように、時短遊技状態用当たり決定乱数判定テーブルが参照される。この時短遊技状態用当たり決定乱数判定テーブルによれば、当たり決定乱数が0〜98であった場合に、普通図柄の種別として当たり図柄が決定され、当たり決定乱数が99であった場合に、普通図柄の種別としてハズレ図柄が決定される。したがって、時短遊技状態において当たり図柄が決定される確率、すなわち、当選確率は99/100となる。 Further, when starting the normal drawing lottery in the time-saving game state, as shown in FIG. 17 (c), the hit determination random number determination table for the time-saving game state is referred to. According to the hit determination random number determination table for the time-saving game state, when the hit determination random number is 0 to 98, the hit symbol is determined as the type of the normal symbol, and when the hit determination random number is 99, it is normal. A lost symbol is determined as the type of symbol. Therefore, the probability that the winning symbol is determined in the time-saving game state, that is, the winning probability is 99/100.

図18(a)は、同時回し参考例に係る普通図柄変動時間データテーブルを説明する図であり、図18(b)は、同時回し参考例に係る開閉制御パターンテーブルを説明する図である。上記のように、普図抽選が行われると、普通図柄の変動時間が決定される。普通図柄変動時間データテーブルは、普図抽選によって当たり図柄もしくはハズレ図柄が決定されたときに、当該普通図柄の変動時間を決定する際に参照されるものである。この普通図柄変動時間データテーブルによれば、遊技状態が非時短遊技状態および中時短遊技状態に設定されている場合には変動時間が10秒に決定され、遊技状態が時短遊技状態に設定されている場合には変動時間が1秒に決定される。このようにして変動時間が決定されると、当該決定された時間にわたって普通図柄表示器168が変動表示(点滅表示)される。そして、当たり図柄が決定された場合には普通図柄表示器168が点灯し、ハズレ図柄が決定された場合には普通図柄表示器168が消灯する。 FIG. 18A is a diagram for explaining a normal symbol fluctuation time data table according to a simultaneous rotation reference example, and FIG. 18B is a diagram for explaining an opening / closing control pattern table according to a simultaneous rotation reference example. As described above, when the general drawing lottery is performed, the fluctuation time of the normal symbol is determined. The normal symbol fluctuation time data table is referred to when the fluctuation time of the normal symbol is determined when the winning symbol or the lost symbol is determined by the ordinary symbol lottery. According to this normal symbol variation time data table, when the gaming state is set to the non-time saving gaming state and the medium time saving gaming state, the variation time is determined to be 10 seconds, and the gaming state is set to the time saving gaming state. If so, the fluctuation time is determined to be 1 second. When the fluctuation time is determined in this way, the normal symbol display 168 is displayed in a variable manner (blinking display) over the determined time. Then, when the winning symbol is determined, the normal symbol display 168 is turned on, and when the lost symbol is determined, the normal symbol display 168 is turned off.

そして、普図抽選によって当たり図柄が決定されるとともに、普通図柄表示器168が点灯した場合には、第1可変始動口120Bの可動片120bが、図18(b)に示すように、開閉制御パターンテーブルを参照して通電制御される。なお、実際は、開閉制御パターンテーブルは、遊技状態ごとに設けられており、普通図柄が決定されたときの遊技状態に応じて、対応するテーブルが普通電動役物ソレノイド120cの通電開始時にセットされる。 Then, when the winning symbol is determined by the ordinary symbol lottery and the normal symbol display 168 is lit, the movable piece 120b of the first variable starting port 120B is opened / closed controlled as shown in FIG. 18 (b). Energization is controlled with reference to the pattern table. Actually, the open / close control pattern table is provided for each game state, and the corresponding table is set at the start of energization of the normal electric accessory solenoid 120c according to the game state when the normal symbol is determined. ..

当たり図柄が決定されると、図18(b)に示すように、開閉制御パターンテーブルを参照して第1可変始動口120Bが開閉制御される。この開閉制御パターンテーブルによれば、普電開放前時間(第1可変始動口120Bの開放が開始されるまでの待機時間)、普通電動役物最大開閉切替回数(第1可変始動口120Bの開放回数)、ソレノイド通電時間(第1可変始動口120Bの開放回数ごとの普通電動役物ソレノイド120cの通電時間、すなわち、1回の第1可変始動口120Bの開放時間)、規定数(第1可変始動口120Bの全開放中における第1可変始動口120Bへの最大入賞可能数)、普電閉鎖有効時間(第1可変始動口120Bの各開放間の閉鎖時間、すなわち、休止時間)、普電有効状態時間(第1可変始動口120Bの最後の開放終了からの待機時間)、普電終了ウェイト時間(普電有効状態時間の経過後、後述する普通図柄の変動表示が再開されるまでの待機時間)が、第1可変始動口120Bの制御データとして、遊技状態ごとに、図示のように予め記憶されている。 When the winning symbol is determined, as shown in FIG. 18B, the opening / closing control of the first variable starting port 120B is controlled with reference to the opening / closing control pattern table. According to this opening / closing control pattern table, the time before opening the normal electric power (waiting time until the opening of the first variable starting port 120B is started) and the maximum number of times of switching the opening / closing of the ordinary electric accessory (opening of the first variable starting port 120B). Number of times), solenoid energization time (energization time of the ordinary electric accessory solenoid 120c for each opening number of the first variable starting port 120B, that is, one opening time of the first variable starting port 120B), specified number (first variable) The maximum number of winnings to the first variable starting port 120B while the starting port 120B is fully opened), the effective closing time of the normal electric power (the closing time between each opening of the first variable starting port 120B, that is, the pause time), the general electric power Effective state time (waiting time from the end of the last opening of the first variable start port 120B), normal power end wait time (waiting until the fluctuation display of the normal symbol described later is resumed after the normal electric power effective state time elapses) Time) is stored in advance as control data of the first variable starting port 120B for each gaming state as shown in the figure.

このように、普通図柄の当選確率、変動時間および開放時間を設定することにより、図18(b)の下部に示すように、発射賞球比率(遊技領域116に発射される遊技球に対して第1可変始動口120B、第2始動口122、普図作動口125および大入賞口に遊技球が入球して遊技者に払い出される賞球数の比率)は、非時短遊技状態では発射数:賞球数=100:20、中時短遊技状態では発射数:賞球数=100:40、時短遊技状態では発射数:賞球数=100:99となる。 In this way, by setting the winning probability, the fluctuation time, and the opening time of the normal symbol, as shown in the lower part of FIG. 18B, the firing prize ball ratio (for the game ball launched in the game area 116) The first variable starting port 120B, the second starting port 122, the normal drawing operating port 125, and the ratio of the number of prize balls paid out to the player when the game ball enters the large winning opening) are the number of shots in the non-time saving game state. : The number of prize balls = 100: 20, the number of shots in the medium-time short game state: the number of prize balls = 100: 40, and the number of shots in the short-time game state: the number of prize balls = 100: 99.

なお、第1可変始動口120Bの開閉条件は、普通図柄の当選確率、普通図柄の変動表示の時間、第1可変始動口120Bの開放時間の3つの要素を規定するものである。つまり、普通図柄の当選確率、普通図柄の変動表示の時間、第1可変始動口120Bの開放時間の3つの要素を組み合わせることにより、非時短遊技状態、中時短遊技状態、時短遊技状態それぞれにおける、第1可変始動口120Bへの遊技球の入球頻度や、発射賞球比率を設定可能である。いずれにしても、ここに示した3つの要素の組み合わせは一例にすぎず、非時短遊技状態よりも時短遊技状態の方が、発射賞球比率が高くなるように、3つの要素を組み合わせればよい。 The opening / closing condition of the first variable starting port 120B defines three elements: the winning probability of the normal symbol, the time for displaying the fluctuation of the normal symbol, and the opening time of the first variable starting port 120B. That is, by combining the three elements of the winning probability of the normal symbol, the time of the variable display of the normal symbol, and the opening time of the first variable start port 120B, in each of the non-time saving game state, the medium time saving game state, and the time saving game state, The frequency of entering the game ball into the first variable starting port 120B and the firing prize ball ratio can be set. In any case, the combination of the three elements shown here is only an example, and if the three elements are combined so that the firing prize ball ratio is higher in the time-saving game state than in the non-time-saving game state. good.

図19は、同時回し参考例に係る本来の遊技性に則った遊技状態の遷移を説明する図である。上記の構成により、遊技機100は、次のような遊技性を実現する。なお、ここでは、登録設定値が「1」に設定されている場合について説明する。まず、遊技機100の初期状態では、図19の(a)に示す通常状態に設定されている。通常状態では、実質変動対象が特1保留に設定されているため、遊技者は第1固定始動口120Aに遊技球を入球させるべく、第1遊技領域116aに向けて遊技球を発射させる。第1遊技領域116aは、遊技盤108の左側に位置することから、遊技者は、通常状態において、所謂「左打ち」を行うこととなる。 FIG. 19 is a diagram for explaining the transition of the gaming state according to the original game playability according to the simultaneous rotation reference example. With the above configuration, the gaming machine 100 realizes the following playability. Here, the case where the registration setting value is set to "1" will be described. First, in the initial state of the gaming machine 100, it is set to the normal state shown in FIG. 19A. In the normal state, since the substantially variable target is set to the special 1 hold, the player launches the game ball toward the first game area 116a in order to allow the game ball to enter the first fixed start port 120A. Since the first game area 116a is located on the left side of the game board 108, the player performs so-called "left-handed" in the normal state.

第1固定始動口120Aに遊技球が入球すると特1保留が第1特図保留記憶領域に記憶される。第1特図保留記憶領域に記憶された特1保留は、始動条件の成立により順次読み出され、読み出した特1保留に基づく大役抽選が行われる。このとき、大当たりの当選確率は約1/300.6に設定されている。通常状態では、この特1保留に基づく大役抽選において、大当たりに当選することを目的として遊技を行うこととなる。なお、第1遊技領域116aに向けて遊技球を発射した場合の発射賞球比率は100:20に設定されており、遊技中に遊技球が減少していくことになる。 When the game ball enters the first fixed start port 120A, the special 1 hold is stored in the first special figure hold storage area. The special 1 hold stored in the first special figure hold storage area is sequentially read out when the start condition is satisfied, and a large winning combination lottery is performed based on the read special 1 hold. At this time, the winning probability of the jackpot is set to about 1 / 300.6. In the normal state, in the big role lottery based on this special 1 hold, the game is played for the purpose of winning the big hit. The firing prize ball ratio when the game ball is launched toward the first game area 116a is set to 100:20, and the number of game balls decreases during the game.

そして、通常状態において、特1保留による大役抽選で大当たりに当選すると、大役遊技が実行される。この大役遊技では、第1大入賞口126が開放されるラウンド遊技が4回または10回実行され、遊技者は4ラウンドまたは10ラウンド分の賞球を獲得することができる。そして、特1保留によって大当たりに当選した場合には、大当たり図柄として特別図柄A〜Eのいずれかが決定される。 Then, in the normal state, if a big hit is won in the big role lottery by holding the special 1, the big role game is executed. In this big role game, a round game in which the first prize opening 126 is opened is executed four or ten times, and the player can win a prize ball for four or ten rounds. Then, when the jackpot is won by holding the special 1, one of the special symbols A to E is determined as the jackpot symbol.

通常状態において、第1特別図柄表示器160に停止表示された大当たり図柄が特別図柄Aであった場合、大役遊技後の遊技状態は、図19の(b)に示す低確時短状態となる。特1保留で大当たりに当選した場合に、大当たり図柄として特別図柄Aが決定される確率は30%である。したがって、通常状態で大当たりに当選した場合、30%の確率で、遊技状態が低確時短状態に移行する。低確時短状態では、実質変動対象が特1保留に設定されているが、普通遊技状態が時短遊技状態であるため、遊技者は第1可変始動口120Bに遊技球を入球させるべく、第2遊技領域116bを狙った右打ちを行うこととなる。 In the normal state, when the jackpot symbol stopped and displayed on the first special symbol display 160 is the special symbol A, the gaming state after the big role game is the low probability time saving state shown in FIG. 19 (b). If the jackpot is won with the special 1 hold, the probability that the special symbol A will be determined as the jackpot symbol is 30%. Therefore, if a jackpot is won in the normal state, there is a 30% chance that the gaming state will shift to the low probability time saving state. In the low-probability time-saving state, the actual fluctuation target is set to the special 1 hold, but since the normal game state is the time-saving game state, the player has to put the game ball into the first variable start port 120B. 2 Right-handed aiming at the game area 116b will be performed.

つまり、この低確時短状態では、通常状態と同様、特1保留に基づく大役抽選において、大当たりに当選することを目的として遊技を行うこととなる。なお、低確時短状態は、大当たりの当選確率が約1/300.6であるが、普通遊技状態が時短遊技状態であることから、可動片120bが頻繁に開状態となる。そのため、発射賞球比率は100:99となり、遊技者は、遊技球の費消を低減しながら、大当たりの当選を狙うことができる。 That is, in this low probability time saving state, as in the normal state, the game is played for the purpose of winning the big hit in the big role lottery based on the special 1 hold. In the low probability time saving state, the winning probability of the jackpot is about 1 / 300.6, but since the normal gaming state is the time saving gaming state, the movable piece 120b is frequently opened. Therefore, the launch prize ball ratio is 100:99, and the player can aim for a big hit while reducing the consumption of the game ball.

なお、低確時短状態に移行すると、時短回数が100回に設定され、100回の大役抽選で大当たりに当選しなかった場合には、遊技状態が再び通常状態に移行することとなる(時短抜け)。 In addition, when the state shifts to the low probability time saving state, the number of time saving times is set to 100 times, and if the big hit is not won in the 100 times big role lottery, the game state shifts to the normal state again (time saving omission). ).

また、通常状態において、第1特別図柄表示器160に停止表示された大当たり図柄が特別図柄B、Dであった場合、大役遊技後の遊技状態は、図19の(c)に示す高確時短状態となる。特1保留で大当たりに当選した場合に、大当たり図柄として特別図柄B、Dが決定される確率は35%である。したがって、通常状態で大当たりに当選した場合、35%の確率で、遊技状態が高確時短状態に移行する。高確時短状態では、実質変動対象が特1保留に設定されているが、普通遊技状態が時短遊技状態であるため、遊技者は第1可変始動口120Bに遊技球を入球させるべく、第2遊技領域116bを狙った右打ちを行うこととなる。 Further, in the normal state, when the jackpot symbols stopped and displayed on the first special symbol display 160 are the special symbols B and D, the gaming state after the big role game is the high accuracy time reduction shown in FIG. 19 (c). It becomes a state. If the jackpot is won with the special 1 hold, the probability that the special symbols B and D will be determined as the jackpot symbols is 35%. Therefore, if a jackpot is won in the normal state, there is a 35% probability that the gaming state will shift to the high-accuracy time-saving state. In the high-accuracy time-saving state, the actual fluctuation target is set to the special 1 hold, but since the normal game state is the time-saving game state, the player has to put the game ball into the first variable starting port 120B. 2 Right-handed aiming at the game area 116b will be performed.

つまり、この高確時短状態では、通常状態と同様、特1保留に基づく大役抽選において、大当たりに当選することを目的として遊技を行うこととなる。なお、高確時短状態は、大当たりの当選確率が約1/105.7であり、普通遊技状態が時短遊技状態であることから、可動片120bが頻繁に開状態となる。そのため、発射賞球比率は100:99となり、遊技者は、遊技球の費消を低減しながら、大役抽選を行うことができる。したがって、高確時短状態では、実質上、次回の大当たりの当選が確約された状態と言える。 That is, in this high-accuracy time-saving state, as in the normal state, the game is played for the purpose of winning the big hit in the big role lottery based on the special 1 hold. In the high-accuracy time-saving state, the winning probability of the jackpot is about 1 / 105.7, and since the normal game state is the time-saving game state, the movable piece 120b is frequently opened. Therefore, the ratio of the launch prize balls is 100:99, and the player can perform the big role lottery while reducing the consumption of the game balls. Therefore, in the high-accuracy time-saving state, it can be said that the next big hit is virtually guaranteed.

また、通常状態において、第1特別図柄表示器160に停止表示された大当たり図柄が特別図柄C、Eであった場合、大役遊技後の遊技状態は、図19の(d)に示す高確前兆状態となる。特1保留で大当たりに当選した場合に、大当たり図柄として特別図柄C、Eが決定される確率は35%である。したがって、通常状態で大当たりに当選した場合、35%の確率で、遊技状態が高確前兆状態に移行する。高確前兆状態では、実質変動対象が特1保留に設定されているが、普通遊技状態が時短遊技状態であるため、遊技者は第1可変始動口120Bに遊技球を入球させるべく、第2遊技領域116bを狙った右打ちを行うこととなる。 Further, in the normal state, when the jackpot symbols stopped and displayed on the first special symbol display 160 are the special symbols C and E, the gaming state after the major role game is a highly accurate precursor shown in FIG. 19 (d). It becomes a state. If the jackpot is won with the special 1 hold, the probability that the special symbols C and E will be determined as the jackpot symbols is 35%. Therefore, if a jackpot is won in the normal state, there is a 35% probability that the gaming state will shift to the high-probability precursor state. In the high-accuracy precursor state, the actual fluctuation target is set to the special 1 hold, but since the normal game state is the time-saving game state, the player has to put the game ball into the first variable start port 120B. 2 Right-handed aiming at the game area 116b will be performed.

そして、特別図柄C、Eが決定された場合には、高確前兆状態に設定されるとともに、時短回数が100回に設定される。このとき、大役遊技後の変動回数が100回に到達すると、時短遊技状態が終了し、普通遊技状態が非時短遊技状態となる。その結果、時短抜けにより、遊技状態が図19の(e)に示す最優位状態に移行することとなる。詳しくは後述するように、最優位状態では、第2遊技領域116bに向けて遊技球を発射し続けるだけで、遊技球を増加させることができる。したがって、高確前兆状態では、大当たりの当選が遊技の目的となるのではなく、大当たりに当選せずに、時短抜けすることが遊技の目的となる。 When the special symbols C and E are determined, the high probability precursor state is set and the number of time reductions is set to 100 times. At this time, when the number of fluctuations after the big role game reaches 100 times, the time-saving game state ends, and the normal game state becomes the non-time-saving game state. As a result, the gaming state shifts to the most dominant state shown in FIG. 19 (e) due to the time saving omission. As will be described in detail later, in the most dominant state, the number of game balls can be increased simply by continuously firing the game balls toward the second game area 116b. Therefore, in the high-probability precursor state, the goal of the game is not to win the jackpot, but to skip the time without winning the jackpot.

上記の高確前兆状態、高確時短状態、低確時短状態における実質変動対象の特1保留によれば、大当たりに当選した場合に、大当たり図柄として特別図柄A〜Eが決定される。特別図柄Aが決定されると、大役遊技において4回のラウンド遊技が実行されるとともに、大役遊技後の遊技状態が、図19の(b)に示す低確時短状態となる。また、特別図柄B、Dが決定された場合、大役遊技において4回または10回のラウンド遊技が実行されるとともに、大役遊技後の遊技状態が高確時短状態となる。また、特別図柄C、Eが決定された場合、大役遊技において4回または10回のラウンド遊技が実行されるとともに、大役遊技後の遊技状態が、高確前兆状態となる。 According to the special 1 hold of the actual fluctuation target in the high-accuracy precursor state, the high-accuracy time-shortening state, and the low-accuracy time-saving state, when the jackpot is won, the special symbols A to E are determined as the jackpot symbols. When the special symbol A is determined, four round games are executed in the big role game, and the game state after the big role game becomes the low probability time saving state shown in FIG. 19 (b). Further, when the special symbols B and D are determined, the round game is executed 4 times or 10 times in the big role game, and the game state after the big role game becomes a highly accurate time saving state. Further, when the special symbols C and E are determined, the round game is executed 4 times or 10 times in the big role game, and the game state after the big role game becomes a high probability precursor state.

最優位状態では、第2始動口122に遊技球が入球すると特2保留が第2特図保留記憶領域に記憶される。第2特図保留記憶領域に記憶された特2保留は、始動条件の成立により順次読み出され、読み出した特2保留に基づく大役抽選が行われる。このとき、大当たりの当選確率は約1/105.7に設定されており、また、小当たりの当選確率は約1/3.45に設定されている。最優位状態では、この特2保留に基づく大役抽選において、小当たりに当選することが遊技の最大の目的となる。 In the most dominant state, when the game ball enters the second starting port 122, the special 2 hold is stored in the second special figure hold storage area. The special 2 hold stored in the second special figure hold storage area is sequentially read out when the start condition is satisfied, and a large winning combination lottery is performed based on the read special 2 hold. At this time, the winning probability of the big hit is set to about 1 / 105.7, and the winning probability of the small hit is set to about 1 / 3.45. In the most dominant state, in the big role lottery based on this special 2 hold, winning a small hit is the main purpose of the game.

具体的には、第2遊技領域116bに遊技球を発射させた場合、発射球数に対する、第2始動口122への遊技球の入球によって払い出される賞球の比率は、100:60〜80程度に設定されている。そして、最優位状態では、特2保留による大役抽選において、約1/3.45の確率で小当たりに当選するため、小当たり遊技が頻繁に行われる。ここで、特2保留によって小当たりに当選した場合には、小当たり図柄Z4〜Z6が決定される。上記したように、小当たり図柄Z4が第2特別図柄表示器162に停止表示された場合の小当たり遊技では、平均2〜3個の遊技球が第2大入賞口128に入球する。小当たり図柄Z5が第2特別図柄表示器162に停止表示された場合の小当たり遊技では、平均3〜4個の遊技球が第2大入賞口128に入球する。さらに、小当たり図柄Z6が第2特別図柄表示器162に停止表示された場合の小当たり遊技では、ほぼ規定数の遊技球が第2大入賞口128に入球する。 Specifically, when a game ball is launched into the second game area 116b, the ratio of the prize balls paid out by entering the game ball into the second starting port 122 with respect to the number of launched balls is 100: 60 to 80. It is set to the degree. Then, in the most dominant state, in the big role lottery by holding the special 2, the small hit game is frequently performed because the small hit is won with a probability of about 1 / 3.45. Here, when the small hit is won by the special 2 hold, the small hit symbols Z4 to Z6 are determined. As described above, in the small hit game when the small hit symbol Z4 is stopped and displayed on the second special symbol display 162, an average of 2 to 3 game balls enter the second large winning opening 128. In the small hit game when the small hit symbol Z5 is stopped and displayed on the second special symbol display 162, an average of 3 to 4 game balls enter the second large winning opening 128. Further, in the small hit game when the small hit symbol Z6 is stopped and displayed on the second special symbol display 162, a substantially specified number of game balls enter the second large winning opening 128.

第2大入賞口128に遊技球が入球すると、例えば、1個の遊技球の入球に対して15個の賞球が払い出される。これにより、最優位状態では、発射球数に対する全ての賞球数の比率である発射賞球比率が100:120となり、第2遊技領域116bに向けて遊技球を発射し続けるだけで、遊技球を増加させることができる。 When a game ball enters the second prize opening 128, for example, 15 prize balls are paid out for each game ball. As a result, in the most dominant state, the ratio of all prize balls to the number of shot balls is 100: 120, and the game balls are simply fired toward the second game area 116b. Can be increased.

なお、この最優位状態では、普通遊技状態が非時短遊技状態となっており、可動片120bが開状態となることは殆どない。また、最優位状態では、特別遊技状態が高確率遊技状態となっており、最優位状態における大当たりの当選確率が約1/105.7であることから、最優位状態では、実質上、次回の大当たりの当選が確約された状態と言える。 In this most dominant state, the normal gaming state is the non-time saving gaming state, and the movable piece 120b is rarely opened. Further, in the most dominant state, the special gaming state is a high-probability gaming state, and the winning probability of the jackpot in the most dominant state is about 1 / 105.7. It can be said that the jackpot winning is guaranteed.

この最優位状態における実質変動対象の特2保留によれば、大当たりに当選した場合に、大当たり図柄として特別図柄F〜Jが決定される。特別図柄Fが決定された場合、大役遊技において4回のラウンド遊技が実行されるとともに、大役遊技後の遊技状態が、図19の(b)に示す低確時短状態となる。また、特別図柄G、Iが決定された場合、大役遊技において4回または10回のラウンド遊技が実行されるとともに、大役遊技後の遊技状態が高確時短状態となる。また、特別図柄H、Jが決定された場合、大役遊技において4回または10回のラウンド遊技が実行されるとともに、大役遊技後の遊技状態が、高確前兆状態となる。 According to the special 2 hold of the real fluctuation target in this most dominant state, when the jackpot is won, the special symbols F to J are determined as the jackpot symbols. When the special symbol F is determined, four round games are executed in the big role game, and the game state after the big role game becomes the low probability time saving state shown in FIG. 19 (b). Further, when the special symbols G and I are determined, the round game is executed 4 times or 10 times in the big role game, and the game state after the big role game becomes a highly accurate time saving state. Further, when the special symbols H and J are determined, the round game is executed 4 times or 10 times in the big role game, and the game state after the big role game becomes a high probability precursor state.

最優位状態は、他の遊技状態に比べて、有利度合いが極めて高いため、遊技機100における遊技の最大の目的は、遊技状態を最優位状態に移行させることとなる。上記のとおり、遊技はまず、通常状態で開始されるが、この通常状態から一気に最優位状態に移行することはない。そのため、高確前兆状態を経由して最優位状態へ移行するという移行ルートが、遊技機100における最優位状態への移行ルートとなる。 Since the most dominant state has an extremely high degree of advantage as compared with other gaming states, the greatest purpose of the game in the gaming machine 100 is to shift the gaming state to the most dominant state. As described above, the game is first started in the normal state, but does not shift from this normal state to the most dominant state at once. Therefore, the transition route to the most dominant state via the high-accuracy precursor state becomes the transition route to the most dominant state in the gaming machine 100.

さらに、同時回し参考例では、高確前兆状態における時短抜けとは別に、特定の小当たり図柄に当選することが、高確前兆状態から最優位状態への移行条件として設定されている。具体的には、高確前兆状態における実質変動対象である特1保留によって小当たりに当選した場合、小当たり図柄として、特別図柄Z1が1%、特別図柄Z2が69%、特別図柄Z3が30%の確率で決定される(図8(c)参照)。 Further, in the simultaneous rotation reference example, it is set as a condition for transition from the high probability precursor state to the highest advantage state to win a specific small hit symbol, apart from the time saving omission in the high probability precursor state. Specifically, when a small hit is won by holding special 1 which is a real fluctuation target in a high probability precursor state, the special symbol Z1 is 1%, the special symbol Z2 is 69%, and the special symbol Z3 is 30 as small hit symbols. It is determined with a probability of% (see FIG. 8 (c)).

このとき、小当たり図柄として特別図柄Z1が決定されると、小当たり遊技の終了に伴って時短遊技状態が終了し、その結果、遊技状態が最優位状態へと移行することとなる。 At this time, if the special symbol Z1 is determined as the small hit symbol, the time-saving gaming state ends with the end of the small hit game, and as a result, the gaming state shifts to the most dominant state.

このように、特定の小当たりの当選によって最優位状態に移行することから、変動回数が規定回数(100回)に達したときにのみ最優位状態に移行する場合に比べて、遊技者に対して、常時、期待感と緊張感とが付与される。 In this way, since the player shifts to the most dominant state by winning a specific small hit, the player is compared to the case where the player shifts to the most dominant state only when the number of fluctuations reaches the specified number of times (100 times). Therefore, a feeling of expectation and a feeling of tension are always given.

なお、上記の高確前兆状態、高確時短状態、低確時短状態においては、約1/3.45の確率で小当たりに当選する。そのため、高確前兆状態、高確時短状態、低確時短状態においても、最優位状態と同様に、頻繁に小当たり遊技が実行される。しかしながら、高確前兆状態、高確時短状態、低確時短状態は、いずれも普通遊技状態が時短遊技状態である。また、詳しくは後述するが、小当たり遊技中も、普通遊技状態は時短遊技状態に維持されている。そのため、小当たり遊技中に第2大入賞口128が開放されるものの、この間に、第1可変始動口120Bも開放されてしまう。 In the above-mentioned high-probability precursor state, high-probability time-saving state, and low-probability time-saving state, a small hit is won with a probability of about 1 / 3.45. Therefore, even in the high-accuracy precursor state, the high-accuracy time-saving state, and the low-accuracy time-saving state, the small hit game is frequently executed as in the most dominant state. However, in the high-accuracy precursor state, the high-accuracy time-saving state, and the low-accuracy time-saving state, the normal gaming state is the time-saving gaming state. Further, as will be described in detail later, the normal game state is maintained in the time-saving game state even during the small hit game. Therefore, although the second big winning opening 128 is opened during the small hit game, the first variable starting opening 120B is also opened during this time.

上記したように、第1可変始動口120Bは、第2大入賞口128よりも上方に設けられており、しかも、時短遊技状態では、第1可変始動口120Bの開放時間が、第2大入賞口128の開放時間よりも極めて長い。そのため、高確前兆状態、高確時短状態、低確時短状態においては、第2遊技領域116bを流下する遊技球の殆どが第1可変始動口120Bに入球し、第2大入賞口128には殆ど遊技球が入球することはない。その結果、高確前兆状態、高確時短状態、低確時短状態においては、最優位状態とは異なり、遊技中に右打ちを行ったとしても、遊技球が徐々に減少することとなる。 As described above, the first variable starting port 120B is provided above the second large winning opening 128, and in the time-saving gaming state, the opening time of the first variable starting port 120B is the second large winning prize. It is much longer than the opening time of the mouth 128. Therefore, in the high-accuracy precursor state, the high-accuracy time-saving state, and the low-accuracy time-saving state, most of the game balls flowing down the second game area 116b enter the first variable starting port 120B and enter the second large winning opening 128. Almost no game ball enters. As a result, in the high-accuracy precursor state, the high-accuracy time-saving state, and the low-accuracy time-saving state, unlike the most dominant state, even if a right-handed hit is made during the game, the number of game balls gradually decreases.

以上のように、本来の遊技性に則って実質変動対象によって遊技が進行すると、大当たりに当選した場合、大役遊技後の遊技状態が、低確時短状態、高確時短状態、高確前兆状態のいずれかに設定される。そして、高確時短状態および高確前兆状態は、特別遊技状態が高確率遊技状態であり、普通遊技状態が時短遊技状態であることが共通している。一方で、高確時短状態は、次回の大当たりに当選するまで継続するのに対して、高確前兆状態は、特定の小当たり(特別図柄Z1)に当選するか、時短抜けすることで、遊技状態が最優位状態に移行される点で相違する。 As described above, when the game progresses according to the actual fluctuation target according to the original game performance, when the big hit is won, the game state after the big role game is the low probability time saving state, the high probability time saving state, and the high probability precursor state. Set to either. In the high-probability time-saving state and the high-probability precursor state, it is common that the special gaming state is the high-probability gaming state and the normal gaming state is the time-saving gaming state. On the other hand, the high-accuracy time-saving state continues until the next big hit is won, while the high-accuracy precursor state is a game by winning a specific small hit (special symbol Z1) or skipping the time. The difference is that the state is transferred to the most dominant state.

また、高確時短状態では、小当たり時およびハズレ時の変動時間が1秒に設定されるのに対して、高確前兆状態では、小当たり時およびハズレ時の変動時間が3〜10秒の範囲内で設定される点で相違する(図13(b)参照)。つまり、高確時短状態における変動時間の平均は、高確前兆状態における変動時間の平均よりも短く設定される。 Further, in the high-accuracy time-shortening state, the fluctuation time at the time of small hit and loss is set to 1 second, whereas in the high-accuracy precursor state, the fluctuation time at the time of small hit and loss is 3 to 10 seconds. It differs in that it is set within the range (see FIG. 13 (b)). That is, the average of the fluctuation time in the high-accuracy time-shortening state is set shorter than the average of the fluctuation time in the high-accuracy precursor state.

したがって、高確時短状態では、小当たり時およびハズレ時の変動時間が相対的に短いため、大当たりに当選するまで、実質変動対象を高速で消化することができる。詳しい説明は省略するが、特別図柄の変動時間では、副制御基板330において演出図柄210a、210b、210cの変動表示が行われる。高確時短状態では、演出図柄210a、210b、210cの変動表示も相対的に短くなる。そのため、高確時短状態では、特1保留が記憶され続ける限り、特1保留(演出図柄210a、210b、210cの変動表示)が高速で消化され続けることになり、大当たりに当選するまでの時間を短くすることができ、遊技者にストレスを感じさせることなく(低減して)、次回の大当たりまで遊技を行わせることができる。 Therefore, in the high-accuracy time-shortening state, the fluctuation time at the time of small hit and at the time of loss is relatively short, so that the actual fluctuation target can be digested at high speed until the big hit is won. Although detailed description is omitted, in the variation time of the special symbol, the variation display of the effect symbols 210a, 210b, 210c is performed on the sub-control board 330. In the high-accuracy time-saving state, the variation display of the effect symbols 210a, 210b, 210c is also relatively short. Therefore, in the high-accuracy time-saving state, as long as the special 1 hold continues to be memorized, the special 1 hold (variable display of the effect symbols 210a, 210b, 210c) will continue to be digested at high speed, and the time until the jackpot is won will be reduced. It can be shortened, and the player can play the game until the next big hit without making the player feel stress (reduced).

一方、高確前兆状態では、小当たり時およびハズレ時の変動時間が相対的に長いが、副制御基板330においては、最優位状態に移行するか否かの演出が行われる。そのため、遊技者は最優位状態に移行するのではないかと期待しながら遊技を行うことができる。 On the other hand, in the high-accuracy precursor state, the fluctuation time at the time of small hit and at the time of loss is relatively long, but in the sub-control board 330, an effect of whether or not to shift to the most dominant state is performed. Therefore, the player can play the game while expecting that the player will shift to the highest superior state.

このように、高確時短状態では、特定の小当たり(特別図柄Z1)に当選しても最優位状態に移行することはないが、変動時間の平均が短く設定されることで、次回の大当たりの当選までの時間を短くでき、遊技者へのストレスを低減することができる。また、高確前兆状態では、高確時短状態と比べて変動時間の平均が長く設定されているが、その変動時間で、最優位状態に移行するか否かの演出を行うことができ、遊技者に期待感と緊張感とを付与することができる。 In this way, in the high-accuracy time-saving state, even if a specific small hit (special symbol Z1) is won, it does not shift to the most dominant state, but by setting the average fluctuation time short, the next big hit The time to win the prize can be shortened, and the stress on the player can be reduced. In addition, in the high-accuracy precursor state, the average fluctuation time is set longer than in the high-accuracy time-shortening state, but the fluctuation time can be used to produce an effect as to whether or not to shift to the most dominant state. It is possible to give a person a sense of expectation and a sense of tension.

以上のように、特別遊技状態が高確率遊技状態であり、普通遊技状態が時短遊技状態であることが共通している高確時短状態および高確前兆状態が設けられ、高確時短状態の変動時間の平均を高確前兆状態の変動時間の平均よりも短くすることで、新たな遊技性を提供することができる。 As described above, the high-probability time-saving state and the high-probability precursor state, which are common in that the special gaming state is the high-probability gaming state and the normal gaming state is the time-saving gaming state, are provided, and the fluctuation of the high-probability time-saving state is provided. By making the average of time shorter than the average of the fluctuation time of the high-probability precursor state, it is possible to provide new playability.

図20は、同時回し参考例に係る適切に遊技が行われなかった場合の遊技状態の遷移を説明する図である。上記のように、遊技機100では、第1特別図柄表示器160における図柄の変動表示と、第2特別図柄表示器162における図柄の変動表示とが、同時並行して行われる。このとき、実質変動対象以外の保留によって大役抽選が行われた結果、遊技者に不利益が生じる可能性がある場合については、変動時間を10分といった長時間に設定している。しかしながら、実質変動対象以外の保留によって大役抽選が行われた後、例えば、遊技を中断してしまう等した結果、実質変動対象以外の保留による大当たりが確定してしまうこともある。この場合には、図20に示すように遊技状態が遷移することとなる。 FIG. 20 is a diagram for explaining the transition of the game state when the game is not properly performed according to the simultaneous rotation reference example. As described above, in the gaming machine 100, the variation display of the symbol on the first special symbol display 160 and the variation display of the symbol on the second special symbol display 162 are simultaneously performed in parallel. At this time, if there is a possibility that the player will be disadvantaged as a result of the large winning combination lottery being held due to a hold other than the actual fluctuation target, the fluctuation time is set to a long time such as 10 minutes. However, after the big win lottery is performed by the hold other than the real change target, for example, as a result of interrupting the game, the big hit by the hold other than the real change target may be confirmed. In this case, the gaming state changes as shown in FIG.

以下に、上記の遊技性を実現するための、主制御基板300の主な処理について説明する。 The main processing of the main control board 300 for realizing the above-mentioned playability will be described below.

図21は、同時回し参考例に係る遊技機状態フラグを説明する図である。主制御基板300においては、遊技を進行可能な状態であるか否かが遊技機状態フラグにより管理される。遊技機状態フラグには、00H〜05Hの6種類のフラグ値のいずれかがセットされる。遊技機状態フラグのフラグ値=00Hは遊技可能状態を示しており、遊技機状態フラグが00Hである場合に、遊技が進行制御され、遊技機状態フラグが00H以外である場合には、遊技が停止される。 FIG. 21 is a diagram illustrating a gaming machine status flag according to a reference example of simultaneous rotation. In the main control board 300, whether or not the game can proceed is managed by the game machine state flag. One of six types of flag values from 00H to 05H is set in the gaming machine status flag. The flag value = 00H of the gaming machine status flag indicates a game-enabled state, and when the gaming machine status flag is 00H, the game progress is controlled, and when the gaming machine status flag is other than 00H, the game is played. It will be stopped.

遊技機状態フラグのフラグ値=01Hは設定変更状態を示しており、遊技機状態フラグが01Hである場合には、登録設定値の変更操作が可能となる。遊技機状態フラグのフラグ値=02Hは設定確認状態を示しており、遊技機状態フラグが02Hである場合には、登録設定値が性能表示モニタ184に表示される等して、登録設定値を確認することが可能となる。遊技機状態フラグのフラグ値=03Hは設定異常状態を示しており、遊技機状態フラグが03Hである場合には、登録設定値が異常であるとして遊技が停止される。遊技機状態フラグのフラグ値=04HはRAM異常状態を示しており、遊技機状態フラグが04Hである場合には、遊技が停止される。遊技機状態フラグのフラグ値=05Hはチェックサム異常状態を示しており、遊技機状態フラグが05Hである場合には、遊技が停止される。電源が投入されると、遊技機状態フラグがいずれかのフラグ値にセットされ、遊技機状態フラグに応じた処理が行われる。 The flag value = 01H of the gaming machine status flag indicates the setting change state, and when the gaming machine status flag is 01H, the registered setting value can be changed. The flag value of the gaming machine status flag = 02H indicates the setting confirmation status, and when the gaming machine status flag is 02H, the registered setting value is displayed on the performance display monitor 184, and the registered setting value is set. It becomes possible to confirm. The flag value = 03H of the gaming machine status flag indicates an abnormal setting state, and when the gaming machine status flag is 03H, the game is stopped because the registered setting value is abnormal. The flag value = 04H of the gaming machine status flag indicates a RAM abnormal state, and when the gaming machine status flag is 04H, the game is stopped. The flag value = 05H of the gaming machine status flag indicates a checksum abnormal state, and when the gaming machine status flag is 05H, the game is stopped. When the power is turned on, the gaming machine status flag is set to one of the flag values, and processing is performed according to the gaming machine status flag.

(主制御基板300のCPU初期化処理)
図22は、同時回し参考例に係る主制御基板300におけるCPU初期化処理を説明する第1のフローチャートであり、図23は、同時回し参考例に係る主制御基板300におけるCPU初期化処理を説明する第2のフローチャートである。
(CPU initialization process of main control board 300)
FIG. 22 is a first flowchart for explaining the CPU initialization process in the main control board 300 according to the simultaneous rotation reference example, and FIG. 23 explains the CPU initialization process in the main control board 300 according to the simultaneous rotation reference example. It is a second flowchart to be done.

電源基板より電源が供給されると、メインCPU300aにシステムリセットが発生し、メインCPU300aは、以下のCPU初期化処理(S100)を行う。 When power is supplied from the power supply board, a system reset occurs in the main CPU 300a, and the main CPU 300a performs the following CPU initialization process (S100).

(ステップS100−1)
メインCPU300aは、電源投入に応じて、初期設定処理として、メインROM300bから起動プログラムを読み込むとともに、各種処理を実行するために必要な設定処理を行う。
(Step S100-1)
When the power is turned on, the main CPU 300a reads a boot program from the main ROM 300b as an initial setting process, and performs setting processes necessary for executing various processes.

(ステップS100−3)
メインCPU300aは、タイマカウンタにウェイト処理時間を設定する。
(Step S100-3)
The main CPU 300a sets the wait processing time in the timer counter.

(ステップS100−5)
メインCPU300aは、電源断予告信号を検出しているかを判定する。なお、主制御基板300には、電源断検知回路が設けられており、電源電圧が所定値以下になると、電源断検知回路から電源断予告信号が出力される。電源断予告信号を検出している場合には、上記ステップS100−3に処理を移し、電源断予告信号を検出していない場合には、ステップS100−7に処理を移す。
(Step S100-5)
The main CPU 300a determines whether or not the power supply cutoff warning signal is detected. The main control board 300 is provided with a power supply cutoff detection circuit, and when the power supply voltage becomes equal to or lower than a predetermined value, a power supply cutoff warning signal is output from the power supply cutoff detection circuit. If the power off warning signal is detected, the process is moved to step S100-3, and if the power off warning signal is not detected, the process is moved to step S100-7.

(ステップS100−7)
メインCPU300aは、上記ステップS100−3で設定したウェイト時間が経過したか否かを判定する。その結果、ウェイト時間が経過したと判定した場合にはステップS100−9に処理を移し、ウェイト時間は経過していないと判定した場合には上記ステップS100−5に処理を移す。
(Step S100-7)
The main CPU 300a determines whether or not the wait time set in step S100-3 has elapsed. As a result, if it is determined that the wait time has elapsed, the process is transferred to step S100-9, and if it is determined that the wait time has not elapsed, the process is transferred to step S100-5.

(ステップS100−9)
メインCPU300aは、メインRAM300cへのアクセスを許可するために必要な処理を実行する。
(Step S100-9)
The main CPU 300a executes a process necessary for permitting access to the main RAM 300c.

(ステップS100−11)
メインCPU300aは、Dレジスタに電源断前の遊技機状態フラグのフラグ値をロードする。
(Step S100-11)
The main CPU 300a loads the flag value of the gaming machine state flag before the power is turned off into the D register.

(ステップS100−13)
メインCPU300aは、チェックサムを算出するとともに、算出したチェックサムが、電源断時に保存されたチェックサムと一致する(正常である)か、ならびに、バックアップフラグが正常であるかを判定する。その結果、バックアップフラグおよびチェックサムが正常であると判定した場合にはステップS100−15に処理を移し、いずれか一方または双方が正常ではないと判定した場合にはステップS100−25に処理を移す。
(Step S100-13)
The main CPU 300a calculates the checksum and determines whether the calculated checksum matches the checksum saved when the power is turned off (normal) and whether the backup flag is normal. As a result, if it is determined that the backup flag and checksum are normal, the process is transferred to step S100-15, and if it is determined that either or both are not normal, the process is transferred to step S100-25. ..

(ステップS100−15)
メインCPU300aは、メインRAM300cのクリア対象の先頭アドレスに、設定値および遊技機状態フラグを含まない番地をセットする。
(Step S100-15)
The main CPU 300a sets an address that does not include the set value and the gaming machine status flag at the start address of the main RAM 300c to be cleared.

(ステップS100−17)
メインCPU300aは、RAMクリアスイッチ182sからRAMクリア操作信号が入力されているか(RAMクリアボタンが押下操作されているか)を判定する。その結果、RAMクリア操作信号が入力されていると判定した場合にはステップS100−31に処理を移し、RAMクリア操作信号は入力されていないと判定した場合にはステップS100−19に処理を移す。
(Step S100-17)
The main CPU 300a determines whether the RAM clear operation signal is input from the RAM clear switch 182s (whether the RAM clear button is pressed). As a result, if it is determined that the RAM clear operation signal has been input, the process is transferred to step S100-31, and if it is determined that the RAM clear operation signal has not been input, the process is transferred to step S100-19. ..

(ステップS100−19)
メインCPU300aは、上記ステップS100−11でロードした遊技機状態フラグのフラグ値が00H(遊技可能状態)であり、設定変更スイッチ180sがオンしており、かつ、中枠104が開放しているかを判定する。その結果、3つの条件をすべて満たすと判定した場合にはステップS100−21に処理を移し、3つの条件の1つでも満たされないと判定した場合にはステップS100−23に処理を移す。
(Step S100-19)
The main CPU 300a determines whether the flag value of the gaming machine status flag loaded in step S100-11 is 00H (gamable state), the setting change switch 180s is on, and the middle frame 104 is open. judge. As a result, if it is determined that all three conditions are satisfied, the process is transferred to step S100-21, and if it is determined that even one of the three conditions is not satisfied, the process is transferred to step S100-23.

(ステップS100−21)
メインCPU300aは、遊技機状態フラグに02H(設定確認状態)をセットする。すなわち、中枠104が開放されており、設定変更スイッチ180sがオンしており、RAMクリアボタンが押下されていない状態で正常に電源投入がなされると、設定確認状態となる。
(Step S100-21)
The main CPU 300a sets 02H (setting confirmation state) in the gaming machine status flag. That is, when the middle frame 104 is open, the setting change switch 180s is on, and the power is normally turned on while the RAM clear button is not pressed, the setting confirmation state is set.

(ステップS100−23)
メインCPU300aは、メインRAM300cのうち、上記ステップS100−15でセットされた先頭アドレス以降の領域である電源復帰時のクリア対象をクリアする初期化処理を実行し、ステップS100−49に処理を移す。
(Step S100-23)
The main CPU 300a executes an initialization process for clearing the clear target at the time of power recovery, which is an area after the start address set in step S100-15 of the main RAM 300c, and shifts the process to step S100-49.

(ステップS100−25)
メインCPU300aは、Dレジスタに05H(チェックサム異常状態)をセットする。
(Step S100-25)
The main CPU 300a sets 05H (checksum abnormal state) in the D register.

(ステップS100−27)
メインCPU300aは、使用外領域のリードライトメモリのチェックおよびクリアを行う領域外リードライトチェック処理を行う。
(Step S100-27)
The main CPU 300a performs an out-of-area read / write check process for checking and clearing the read / write memory in the out-of-use area.

(ステップS100−29)
メインCPU300aは、メインRAM300cのクリア対象の先頭アドレスに、設定値および遊技機状態フラグを含む番地をセットする。
(Step S100-29)
The main CPU 300a sets the address including the set value and the gaming machine status flag at the start address of the main RAM 300c to be cleared.

(ステップS100−31)
メインCPU300aは、使用領域のリードライトメモリのチェックおよびクリアを行う。
(Step S100-31)
The main CPU 300a checks and clears the read / write memory of the used area.

(ステップS100−33)
メインCPU300aは、上記ステップS100−31におけるリードライトメモリのチェック結果が正常であるかを判定する。その結果、正常であると判定した場合にはステップS100−37に処理を移し、正常ではないと判定した場合にはステップS100−35に処理を移す。
(Step S100-33)
The main CPU 300a determines whether the check result of the read / write memory in the step S100-31 is normal. As a result, if it is determined that the process is normal, the process is transferred to step S100-37, and if it is determined that the process is not normal, the process is transferred to step S100-35.

(ステップS100−35)
メインCPU300aは、Dレジスタに04H(RAM異常状態)をセットし、ステップS100−45に処理を移す。
(Step S100-35)
The main CPU 300a sets 04H (RAM abnormal state) in the D register and shifts the processing to steps S100-45.

(ステップS100−37)
メインCPU300aは、Dレジスタに02H(設定確認状態)がセットされているかを判定する。その結果、02Hがセットされていると判定した場合にはステップS100−39に処理を移し、02Hはセットされていないと判定した場合にはステップS100−41に処理を移す。
(Step S100-37)
The main CPU 300a determines whether 02H (setting confirmation state) is set in the D register. As a result, if it is determined that 02H is set, the process is transferred to step S100-39, and if it is determined that 02H is not set, the process is transferred to step S100-41.

(ステップS100−39)
メインCPU300aは、Dレジスタに00H(遊技可能状態)をセットする。
(Step S100-39)
The main CPU 300a sets 00H (playable state) in the D register.

(ステップS100−41)
メインCPU300aは、設定変更条件を満たしているかを判定する。その結果、設定変更条件を満たしていると判定した場合にはステップS100−43に処理を移し、設定変更条件は満たしていないと判定した場合にはステップS100−45に処理を移す。なお、ここでは、設定変更条件に、設定変更スイッチ180sがオンしていること、中枠104が開放していること、および、RAMクリアスイッチ182sからRAMクリア操作信号が入力されていることが少なくとも含まれる。
(Step S100-41)
The main CPU 300a determines whether or not the setting change condition is satisfied. As a result, if it is determined that the setting change condition is satisfied, the process is transferred to step S100-43, and if it is determined that the setting change condition is not satisfied, the process is transferred to step S100-45. Here, at least, the setting change condition is that the setting change switch 180s is turned on, the middle frame 104 is open, and the RAM clear operation signal is input from the RAM clear switch 182s. included.

(ステップS100−43)
メインCPU300aは、Dレジスタに01H(設定変更状態)をセットする。
(Step S100-43)
The main CPU 300a sets 01H (setting change state) in the D register.

(ステップS100−45)
メインCPU300aは、Dレジスタにセットされている値を遊技機状態フラグにセーブする。
(Step S100-45)
The main CPU 300a saves the value set in the D register in the gaming machine status flag.

(ステップS100−47)
メインCPU300aは、メインRAM300cのうち、RAMクリア時のクリア対象をクリアする初期化処理を実行し、ステップS100−49に処理を移す。
(Step S100-47)
The main CPU 300a executes an initialization process for clearing the clear target at the time of clearing the RAM in the main RAM 300c, and shifts the process to steps S100-49.

(ステップS100−49)
メインCPU300aは、メインRAM300cがクリアされたことを払出制御基板310に伝達するための払出コマンド(RAMクリア指定コマンド)の送信処理(RAMクリア指定コマンドを送信バッファに格納)を行う。
(Step S100-49)
The main CPU 300a performs a transmission process (storing the RAM clear designation command in the transmission buffer) of a payout command (RAM clear designation command) for transmitting to the payout control board 310 that the main RAM 300c has been cleared.

(ステップS100−51)
メインCPU300aは、遊技機状態フラグをロードする。
(Step S100-51)
The main CPU 300a loads the gaming machine status flag.

(ステップS100−53)
メインCPU300aは、上記ステップS100−51でロードした遊技機状態フラグが00H(遊技可能状態)であるかを判定する。その結果、00Hであると判定した場合にはステップS110に処理を移し、00Hではないと判定した場合にはステップS100−55に処理を移す。
(Step S100-53)
The main CPU 300a determines whether the gaming machine status flag loaded in step S100-51 is 00H (gamable state). As a result, if it is determined that it is 00H, the process is transferred to step S110, and if it is determined that it is not 00H, the process is transferred to steps S100-55.

(ステップS110)
メインCPU300aは、サブコマンド群セット処理を行う。なお、このサブコマンド群セット処理については後述する。
(Step S110)
The main CPU 300a performs subcommand group set processing. The subcommand group set processing will be described later.

(ステップS100−55)
メインCPU300aは、所定のコマンドを副制御基板330に送信するためのサブコマンドセット処理を行う。
(Step S100-55)
The main CPU 300a performs a subcommand set process for transmitting a predetermined command to the subcontrol board 330.

(ステップS100−57)
メインCPU300aは、タイマ割込みの周期を設定する。
(Step S100-57)
The main CPU 300a sets the timer interrupt cycle.

(ステップS100−59)
メインCPU300aは、割込みを禁止するための処理を行う。
(Step S100-59)
The main CPU 300a performs a process for disabling interrupts.

(ステップS100−61)
メインCPU300aは、当たり図柄乱数用初期値更新乱数を更新する。なお、当たり図柄乱数用初期値更新乱数は、当たり図柄乱数の初期値および終了値を決定するためのものである。つまり、後述する当たり図柄乱数の更新処理によって当たり図柄乱数が、当たり図柄乱数用初期値更新乱数から、当該当たり図柄乱数用初期値更新乱数−1まで1周すると、当たり図柄乱数は、そのときの当たり図柄乱数用初期値更新乱数に更新されることとなる。
(Step S100-61)
The main CPU 300a updates the initial value update random number for the winning symbol random number. The initial value update random number for the winning symbol random number is for determining the initial value and the ending value of the winning symbol random number. That is, when the hit symbol random number goes around from the initial value update random number for the hit symbol random number to the initial value update random number -1 for the hit symbol random number by the update process of the hit symbol random number described later, the hit symbol random number is obtained at that time. It will be updated to the initial value update random number for the winning symbol random number.

(ステップS100−63)
メインCPU300aは、払出制御基板310から受信した受信データ(主コマンド)を解析し、受信データに応じた種々の処理を実行する。
(Step S100-63)
The main CPU 300a analyzes the received data (main command) received from the payout control board 310 and executes various processes according to the received data.

(ステップS100−65)
メインCPU300aは、送信バッファに格納されているサブコマンドを副制御基板330に送信するための処理を行う。
(Step S100-65)
The main CPU 300a performs a process for transmitting the subcommand stored in the transmission buffer to the sub-control board 330.

(ステップS100−67)
メインCPU300aは、割込みを許可するための処理を行う。
(Step S100-67)
The main CPU 300a performs a process for permitting an interrupt.

(ステップS100−69)
メインCPU300aは、リーチグループ決定乱数、リーチモード決定乱数、変動パターン乱数を更新し、以後、上記ステップS100−59から処理を繰り返す。なお、以下では、変動演出パターンを決定するためのリーチグループ決定乱数、リーチモード決定乱数、変動パターン乱数を総称して変動演出用乱数と呼ぶ。
(Step S100-69)
The main CPU 300a updates the reach group determination random number, the reach mode determination random number, and the variation pattern random number, and thereafter repeats the process from step S100-59. In the following, the reach group determination random number, the reach mode determination random number, and the variation pattern random number for determining the variation effect pattern are collectively referred to as a variation effect random number.

図24は、同時回し参考例に係る主制御基板300におけるサブコマンド群セット処理(S110)を説明するフローチャートである。 FIG. 24 is a flowchart illustrating a subcommand group set process (S110) in the main control board 300 according to the simultaneous rotation reference example.

(ステップS110−1)
メインCPU300aは、遊技機状態フラグのフラグ値をロードする。
(Step S110-1)
The main CPU 300a loads the flag value of the gaming machine status flag.

(ステップS110−3)
メインCPU300aは、所定のコマンドを副制御基板330に送信するためのサブコマンドセット処理を行う。
(Step S110-3)
The main CPU 300a performs a subcommand set process for transmitting a predetermined command to the subcontrol board 330.

(ステップS110−5)
メインCPU300aは、遊技機100の機種情報を示す機種コマンドを送信バッファにセットする機種コマンド設定処理を行う。
(Step S110-5)
The main CPU 300a performs a model command setting process for setting a model command indicating model information of the gaming machine 100 in the transmission buffer.

(ステップS110−7)
メインCPU300aは、登録設定値を示す設定値指定コマンドを送信バッファにセットする設定値指定コマンド設定処理を行う。
(Step S110-7)
The main CPU 300a performs a setting value specification command setting process for setting a setting value specification command indicating a registration setting value in the transmission buffer.

(ステップS110−9)
メインCPU300aは、特1保留数を示す特図1保留指定コマンドを送信バッファにセットする特図1保留指定コマンド設定処理を行う。
(Step S110-9)
The main CPU 300a performs a special figure 1 hold designation command setting process for setting a special figure 1 hold designation command indicating the number of special 1 hold in the transmission buffer.

(ステップS110−11)
メインCPU300aは、特2保留数を示す特図2保留指定コマンドを送信バッファにセットする特図2保留指定コマンド設定処理を行う。
(Step S110-11)
The main CPU 300a performs a special figure 2 hold designation command setting process for setting a special figure 2 hold designation command indicating the number of special 2 hold designations in the transmission buffer.

(ステップS110−13)
メインCPU300aは、時短遊技状態の残り回数を示す回数コマンドを送信バッファにセットする回数コマンド設定処理を行う。
(Step S110-13)
The main CPU 300a performs a number-of-times command setting process for setting a number-of-times command indicating the remaining number of times in the time-saving game state in the transmission buffer.

(ステップS110−15)
メインCPU300aは、変動パターン選択状態を示す変動パターン選択状態指定コマンドを送信バッファにセットする変動パターン選択状態指定コマンド設定処理を行う。
(Step S110-15)
The main CPU 300a performs a variation pattern selection state specification command setting process for setting a variation pattern selection state specification command indicating the variation pattern selection state in the transmission buffer.

(ステップS110−17)
メインCPU300aは、特別遊技管理フェーズを示す特図フェーズ指定コマンドを送信バッファにセットする特図フェーズ指定コマンド設定処理を行う。なお、特別遊技管理フェーズについては後述する。
(Step S110-17)
The main CPU 300a performs a special figure phase designation command setting process for setting a special figure phase designation command indicating the special game management phase in the transmission buffer. The special game management phase will be described later.

(ステップS110−19)
メインCPU300aは、特別遊技管理フェーズが特別図柄変動待ち状態であるかを判定する。その結果、特別図柄変動待ち状態であると判定した場合にはステップS110−21に処理を移し、特別図柄変動待ち状態ではないと判定した場合には当該サブコマンド群セット処理を終了する。
(Step S110-19)
The main CPU 300a determines whether the special game management phase is in the special symbol change waiting state. As a result, if it is determined that the state is waiting for the special symbol change, the process is shifted to step S110-21, and if it is determined that the state is not the state of waiting for the special symbol change, the subcommand group set process is terminated.

(ステップS110−21)
メインCPU300aは、客待ち指定コマンドを送信バッファにセットし、当該サブコマンド群セット処理を終了する。
(Step S110-21)
The main CPU 300a sets the customer waiting designation command in the transmission buffer, and ends the subcommand group set processing.

次に、主制御基板300における割込み処理について説明する。ここでは、電源断時退避処理(XINT割込み処理)およびタイマ割込み処理について説明する。 Next, the interrupt processing on the main control board 300 will be described. Here, the save process (XINT interrupt process) and the timer interrupt process when the power is turned off will be described.

(主制御基板300の電源断時退避処理(XINT割込み処理))
図25は、同時回し参考例に係る主制御基板300における電源断時退避処理(XINT割込み処理)を説明するフローチャートである。メインCPU300aは、電源断検知回路を監視しており、電源電圧が所定値以下になると、CPU初期化処理に割り込んで電源断時退避処理を実行する。
(Evacuation processing when the power of the main control board 300 is turned off (XINT interrupt processing))
FIG. 25 is a flowchart illustrating an evacuation process (XINT interrupt process) when the power is turned off in the main control board 300 according to the simultaneous rotation reference example. The main CPU 300a monitors the power supply cutoff detection circuit, and when the power supply voltage becomes equal to or less than a predetermined value, it interrupts the CPU initialization process and executes the power failure saver process.

(ステップS300−1)
電源断予告信号が入力されると、メインCPU300aは、レジスタを退避する。
(Step S300-1)
When the power cutoff warning signal is input, the main CPU 300a saves the register.

(ステップS300−3)
メインCPU300aは、電源断予告信号をチェックする。
(Step S300-3)
The main CPU 300a checks the power off warning signal.

(ステップS300−5)
メインCPU300aは、電源断予告信号を検出しているかを判定する。その結果、電源断予告信号を検出していると判定した場合にはステップS300−11に処理を移し、電源断予告信号を検出していないと判定した場合にはステップS300−7に処理を移す。
(Step S300-5)
The main CPU 300a determines whether or not the power supply cutoff warning signal is detected. As a result, if it is determined that the power off warning signal has been detected, the process is transferred to step S300-11, and if it is determined that the power off warning signal has not been detected, the process is transferred to step S300-7. ..

(ステップS300−7)
メインCPU300aは、レジスタを復帰させる。
(Step S300-7)
The main CPU 300a restores the register.

(ステップS300−9)
メインCPU300aは、割込みを許可するための処理を行い、当該電源断時退避処理を終了する。
(Step S300-9)
The main CPU 300a performs a process for permitting an interrupt, and ends the save process when the power is turned off.

(ステップS300−11)
メインCPU300aは、出力ポートの出力を停止する出力ポートクリア処理を実行する。
(Step S300-11)
The main CPU 300a executes an output port clearing process for stopping the output of the output port.

(ステップS300−13)
メインCPU300aは、チェックサムを算出して保存するチェックサム設定処理を実行する。
(Step S300-13)
The main CPU 300a executes a checksum setting process for calculating and saving the checksum.

(ステップS300−15)
メインCPU300aは、メインRAM300cへのアクセスを禁止するために必要なRAMプロテクト設定処理を実行する。
(Step S300-15)
The main CPU 300a executes the RAM protection setting process necessary for prohibiting access to the main RAM 300c.

(ステップS300−17)
メインCPU300aは、電源断発生監視時間を設定すべく、ループカウンタのカウンタ値に所定の電源断検出信号検出回数をセットする。
(Step S300-17)
The main CPU 300a sets a predetermined number of times of power failure detection signal detection to the counter value of the loop counter in order to set the power failure occurrence monitoring time.

(ステップS300−19)
メインCPU300aは、電源断予告信号をチェックする。
(Step S300-19)
The main CPU 300a checks the power off warning signal.

(ステップS300−21)
メインCPU300aは、電源断予告信号を検出しているかを判定する。その結果、電源断予告信号を検出していると判定した場合にはステップS300−17に処理を移し、電源断予告信号を検出していないと判定した場合にはステップS300−23に処理を移す。
(Step S300-21)
The main CPU 300a determines whether or not the power supply cutoff warning signal is detected. As a result, if it is determined that the power off warning signal has been detected, the process is transferred to step S300-17, and if it is determined that the power off warning signal has not been detected, the process is transferred to step S300-23. ..

(ステップS300−23)
メインCPU300aは、上記ステップS300−17でセットしたループカウンタの値を1減算する。
(Step S300-23)
The main CPU 300a subtracts 1 from the value of the loop counter set in step S300-17.

(ステップS300−25)
メインCPU300aは、ループカウンタのカウンタ値が0でないかを判定する。その結果、カウンタ値が0ではないと判定した場合にはステップS300−19に処理を移し、カウンタ値が0であると判定した場合には上記したCPU初期化処理(ステップS100)に移行する。
(Step S300-25)
The main CPU 300a determines whether the counter value of the loop counter is not 0. As a result, if it is determined that the counter value is not 0, the process proceeds to step S300-19, and if it is determined that the counter value is 0, the process proceeds to the CPU initialization process (step S100) described above.

なお、実際に電源断が生じた場合には、ステップS300−17〜ステップS300−25をループしている間に遊技機100の稼働が停止する。 When the power is actually cut off, the operation of the gaming machine 100 is stopped while looping steps S300-17 to S300-25.

(主制御基板300のタイマ割込み処理)
図26は、同時回し参考例に係る主制御基板300におけるタイマ割込み処理を説明するフローチャートである。主制御基板300には、所定の周期(同時回し参考例では4ミリ秒、以下「4ms」という)毎にクロックパルスを発生させるリセット用クロックパルス発生回路が設けられている。そして、リセット用クロックパルス発生回路によって、クロックパルスが発生すると、CPU初期化処理(ステップS100)に割り込んで、以下のタイマ割込み処理が実行される。
(Timer interrupt processing of main control board 300)
FIG. 26 is a flowchart illustrating timer interrupt processing on the main control board 300 according to the simultaneous rotation reference example. The main control board 300 is provided with a reset clock pulse generation circuit that generates a clock pulse at a predetermined cycle (4 milliseconds in the simultaneous rotation reference example, hereinafter referred to as “4 ms”). Then, when a clock pulse is generated by the reset clock pulse generation circuit, the CPU initialization process (step S100) is interrupted and the following timer interrupt process is executed.

(ステップS400−1)
メインCPU300aは、レジスタを退避する。
(Step S400-1)
The main CPU 300a saves the register.

(ステップS400−3)
メインCPU300aは、割込みを許可するための処理を行う。
(Step S400-3)
The main CPU 300a performs a process for permitting an interrupt.

(ステップS400−5)
メインCPU300aは、コモン出力バッファにセットされたコモンデータを出力ポートに出力し、第1特別図柄表示器160、第2特別図柄表示器162、第1特別図柄保留表示器164、第2特別図柄保留表示器166、普通図柄表示器168、普通図柄保留表示器170、右打ち報知表示器172、性能表示モニタ184を点灯制御するダイナミックポート出力処理を実行する。
(Step S400-5)
The main CPU 300a outputs the common data set in the common output buffer to the output port, and outputs the first special symbol display 160, the second special symbol display 162, the first special symbol hold display 164, and the second special symbol display. A dynamic port output process for lighting control of the display 166, the normal symbol display 168, the normal symbol hold display 170, the right-handed notification display 172, and the performance display monitor 184 is executed.

(ステップS400−7)
メインCPU300aは、各種の入力ポート情報を読み込み、最新のスイッチ状態を正確に取得するためのポート入力処理を実行する。
(Step S400-7)
The main CPU 300a reads various input port information and executes a port input process for accurately acquiring the latest switch state.

(ステップS400−9)
メインCPU300aは、遊技機状態フラグのフラグ値をロードする。
(Step S400-9)
The main CPU 300a loads the flag value of the gaming machine status flag.

(ステップS400−11)
メインCPU300aは、上記ステップS400−9でロードしたフラグ値が00H(遊技可能状態)であるかを判定する。その結果、00Hであると判定した場合にはステップS400−15に処理を移し、00Hではないと判定した場合にはステップS400−13に処理を移す。
(Step S400-11)
The main CPU 300a determines whether the flag value loaded in step S400-9 is 00H (gamable state). As a result, if it is determined that it is 00H, the process is transferred to step S400-15, and if it is determined that it is not 00H, the process is transferred to step S400-13.

(ステップS400−13)
メインCPU300aは、上記ステップS400−9でロードしたフラグ値が03H(設定異常状態)以上であるかを判定する。その結果、03H以上であると判定した場合にはステップS400−29に処理を移し、03H以上ではないと判定した場合にはステップS450に処理を移す。
(Step S400-13)
The main CPU 300a determines whether the flag value loaded in step S400-9 is 03H (setting abnormal state) or more. As a result, if it is determined that it is 03H or more, the process is transferred to step S400-29, and if it is determined that it is not 03H or more, the process is transferred to step S450.

(ステップS450)
メインCPU300aは、設定関連処理を実行し、ステップS400−29に処理を移す。なお、設定関連処理については後述する。
(Step S450)
The main CPU 300a executes the setting-related processing and shifts the processing to steps S400-29. The setting-related processing will be described later.

(ステップS400−15)
メインCPU300aは、各種タイマカウンタを更新するタイマ更新処理を行う。ここで、各種タイマカウンタは、特に断る場合を除き、当該主制御基板300のタイマ割込み処理の度に減算され、0になると減算を停止する。
(Step S400-15)
The main CPU 300a performs a timer update process for updating various timer counters. Here, the various timer counters are subtracted each time the timer interrupt process of the main control board 300 is performed, and the subtraction is stopped when it reaches 0, unless otherwise specified.

(ステップS400−17)
メインCPU300aは、上記ステップS100−61と同様、当たり図柄乱数用初期値更新乱数の更新処理を実行する。
(Step S400-17)
Similar to step S100-61, the main CPU 300a executes the update process of the initial value update random number for the winning symbol random number.

(ステップS400−19)
メインCPU300aは、当たり図柄乱数を更新する処理を行う。具体的には、乱数カウンタを1加算して更新し、加算した結果が乱数範囲の最大値を超えた場合には、乱数カウンタを0に戻し、乱数カウンタが1周した場合には、その時の当たり図柄乱数用初期値更新乱数の値から乱数を更新する。
(Step S400-19)
The main CPU 300a performs a process of updating the winning symbol random number. Specifically, the random number counter is added and updated by 1, and when the added result exceeds the maximum value of the random number range, the random number counter is returned to 0, and when the random number counter makes one round, at that time. Update the initial value for the winning symbol random number Update the random number from the value of the random number.

なお、詳しい説明は省略するが、同時回し参考例では、大当たり決定乱数および当たり決定乱数は、主制御基板300に内蔵されたハードウェア乱数生成部によって更新されるハードウェア乱数を用いている。ハードウェア乱数生成部は、大当たり決定乱数および当たり決定乱数を、いずれも一定の規則にしたがって更新し、乱数列が一巡するごとに自動的に乱数列を変更するとともに、システムリセット毎にスタート値を変更している。 Although detailed description is omitted, in the simultaneous rotation reference example, the hardware random number updated by the hardware random number generator built in the main control board 300 is used as the jackpot determination random number and the hit determination random number. The hardware random number generator updates both the jackpot random number and the hit decision random number according to a certain rule, automatically changes the random number sequence every time the random number sequence goes around, and sets the start value every time the system is reset. I'm changing.

(ステップS500)
メインCPU300aは、第1固定始動口検出スイッチ120As、第1可変始動口検出スイッチ120Bs、第2始動口検出スイッチ122s、ゲート検出スイッチ124s、普図作動口検出スイッチ125s、第1大入賞口検出スイッチ126s、第2大入賞口検出スイッチ128sから信号の入力があったか否か判定するスイッチ管理処理を実行する。なお、このスイッチ管理処理の詳細については後述する。
(Step S500)
The main CPU 300a includes a first fixed start port detection switch 120As, a first variable start port detection switch 120Bs, a second start port detection switch 122s, a gate detection switch 124s, a normal figure operation port detection switch 125s, and a first grand prize opening detection switch. In 126s, the switch management process for determining whether or not a signal is input from the second large winning opening detection switch 128s is executed. The details of this switch management process will be described later.

(ステップS600)
メインCPU300aは、特別遊技のうちの特2保留に基づく特別図柄の変動表示を進行制御するための特別遊技管理処理を実行する。なお、この特別遊技管理処理の詳細については後述する。
(Step S600)
The main CPU 300a executes a special game management process for controlling the progress of the variable display of the special symbol based on the special 2 hold of the special games. The details of this special game management process will be described later.

(ステップS600)
メインCPU300aは、特別遊技のうちの特1保留に基づく特別図柄の変動表示を進行制御するための特別遊技管理処理を実行する。なお、ここでは、特2保留に基づく特別図柄の変動表示を進行制御するための特別遊技管理処理と同一のプログラム(モジュール)が読み出されて、特1保留に基づく特別図柄の変動表示を進行制御するための特別遊技管理処理が実行されることになる。
(Step S600)
The main CPU 300a executes a special game management process for controlling the progress of the variable display of the special symbol based on the special 1 hold of the special games. Here, the same program (module) as the special game management process for controlling the progress of the variable display of the special symbol based on the special 2 hold is read out, and the variable display of the special symbol based on the special 1 hold is advanced. A special game management process for controlling will be executed.

(ステップS700)
メインCPU300aは、特別遊技における大役遊技および小当たり遊技を進行制御するための特別電動役物遊技管理処理を実行する。なお、この特別電動役物遊技管理処理の詳細については後述する。
(Step S700)
The main CPU 300a executes a special electric accessory game management process for controlling the progress of the large role game and the small hit game in the special game. The details of this special electric accessory game management process will be described later.

(ステップS800)
メインCPU300aは、上記の普通遊技を進行制御するための普通遊技管理処理を実行する。なお、この普通遊技管理処理の詳細については後述する。
(Step S800)
The main CPU 300a executes a normal game management process for controlling the progress of the normal game. The details of this normal game management process will be described later.

(ステップS400−21)
メインCPU300aは、各種エラーの判定およびエラー判定結果に応じた設定を行うためのエラー管理処理を実行する。
(Step S400-21)
The main CPU 300a executes error management processing for determining various errors and making settings according to the error determination results.

(ステップS400−23)
メインCPU300aは、一般入賞口検出スイッチ118s、第1始動口検出スイッチ120s、第2始動口検出スイッチ122s、第1大入賞口検出スイッチ126s、第2大入賞口検出スイッチ128sのチェックを行い、該当する賞球制御用のカウンタ等を加算するための入賞口スイッチ処理を実行する。
(Step S400-23)
The main CPU 300a checks the general winning opening detection switch 118s, the first starting opening detection switch 120s, the second starting opening detection switch 122s, the first major winning opening detection switch 126s, and the second major winning opening detection switch 128s, and corresponds to the above. The winning opening switch process for adding the counter for controlling the winning ball to be performed is executed.

(ステップS400−25)
メインCPU300aは、上記ステップS400−23でセットされた賞球制御用のカウンタのカウンタ値等に基づく払出コマンドの作成および送信を行うための払出制御管理処理を実行する。
(Step S400-25)
The main CPU 300a executes a payout control management process for creating and transmitting a payout command based on the counter value of the prize ball control counter set in step S400-23.

(ステップS400−27)
メインCPU300aは、遊技球の発射位置、すなわち、第1遊技領域116aおよび第2遊技領域116bのどちらに遊技球を発射させるかを指示する発射位置指定コマンドを副制御基板330に送信するための発射位置指定管理処理を実行する。
(Step S400-27)
The main CPU 300a launches the game ball to transmit a launch position designation command indicating which of the first game area 116a and the second game area 116b to launch the game ball to the sub-control board 330. Execute the position specification management process.

(ステップS400−29)
メインCPU300aは、遊技情報出力端子板312から外部へ出力する外部情報用の出力データをセットするための外部情報管理処理を実行する。
(Step S400-29)
The main CPU 300a executes an external information management process for setting output data for external information to be output from the game information output terminal plate 312 to the outside.

(ステップS400−31)
メインCPU300aは、第1特別図柄表示器160、第2特別図柄表示器162、第1特別図柄保留表示器164、第2特別図柄保留表示器166、普通図柄表示器168、普通図柄保留表示器170、右打ち報知表示器172等の各種表示器(LED)を点灯制御するための表示データを、各コモンに対応した出力バッファにセットするLED表示設定処理を実行する。
(Step S400-31)
The main CPU 300a includes a first special symbol display 160, a second special symbol display 162, a first special symbol hold indicator 164, a second special symbol hold indicator 166, a normal symbol display 168, and a normal symbol hold indicator 170. , The LED display setting process for setting the display data for lighting control of various indicators (LEDs) such as the right-handed notification indicator 172 in the output buffer corresponding to each common is executed.

(ステップS400−33)
メインCPU300aは、普通電動役物ソレノイド120c、第1大入賞口ソレノイド126c、第2大入賞口ソレノイド128cのソレノイド出力イメージを合成し、出力ポートバッファに格納するためのソレノイド出力イメージ合成処理を実行する。
(Step S400-33)
The main CPU 300a synthesizes the solenoid output images of the ordinary electric accessory solenoid 120c, the first winning opening solenoid 126c, and the second winning opening solenoid 128c, and executes a solenoid output image compositing process for storing in the output port buffer. ..

(ステップS400−35)
メインCPU300aは、各出力ポートバッファに格納されたコモン出力バッファの値を出力ポートに出力するためのポート出力処理を実行する。
(Step S400-35)
The main CPU 300a executes a port output process for outputting the value of the common output buffer stored in each output port buffer to the output port.

(ステップS400−37)
メインCPU300aは、割込みを禁止するための処理を行う。
(Step S400-37)
The main CPU 300a performs a process for disabling interrupts.

(ステップS400−39)
メインCPU300aは、メインRAM300cの使用外領域を用いて、性能表示モニタ184に表示するベース比率を算出するための処理を行い、算出したベース比率を性能表示モニタ184に表示するためのコモンデータをコモン出力バッファにセットする性能表示モニタ制御処理を実行する。なお、性能表示モニタ制御処理においては、所定期間ごとにベース比率が算出される。ここで、性能表示モニタ184には、現在の期間のベース比率と、それ以前の期間のベース比率とが所定時間ごとに切り替え表示されてもよい。また、所定の操作に応じて、性能表示モニタ184に表示されるベース比率が切り替わってもよい。
(Step S400-39)
The main CPU 300a uses the unused area of the main RAM 300c to perform processing for calculating the base ratio to be displayed on the performance display monitor 184, and common data for displaying the calculated base ratio on the performance display monitor 184 is common. Executes the performance display monitor control process to be set in the output buffer. In the performance display monitor control process, the base ratio is calculated for each predetermined period. Here, the performance display monitor 184 may switch and display the base ratio of the current period and the base ratio of the period before that at predetermined time intervals. Further, the base ratio displayed on the performance display monitor 184 may be switched according to a predetermined operation.

(ステップS400−41)
メインCPU300aは、レジスタを復帰してタイマ割込み処理を終了する。
(Step S400-41)
The main CPU 300a returns the register and ends the timer interrupt process.

図27は、同時回し参考例に係る設定関連処理(S450)を説明するフローチャートである。 FIG. 27 is a flowchart illustrating the setting-related process (S450) according to the simultaneous rotation reference example.

(ステップS450−1)
メインCPU300aは、遊技機状態フラグのフラグ値が01H(設定変更状態)であるかを判定する。その結果、01Hであると判定した場合にはステップS450−3に処理を移し、01Hではないと判定した場合にはステップS450−15に処理を移す。
(Step S450-1)
The main CPU 300a determines whether the flag value of the gaming machine state flag is 01H (setting change state). As a result, if it is determined that it is 01H, the process is transferred to step S450-3, and if it is determined that it is not 01H, the process is transferred to step S450-15.

(ステップS450−3)
メインCPU300aは、設定値バッファに記憶されている登録設定値を所定の処理領域にロードする。
(Step S450-3)
The main CPU 300a loads the registered set value stored in the set value buffer into a predetermined processing area.

(ステップS450−5)
メインCPU300aは、RAMクリアスイッチ182sが押下されたか(RAMクリア操作信号が入力されているか)を判定する。その結果、RAMクリアスイッチ182sが押下されていると判定した場合にはステップS450−7に処理を移し、RAMクリアスイッチ182sが押下されていないと判定した場合にはステップS450−9に処理を移す。
(Step S450-5)
The main CPU 300a determines whether the RAM clear switch 182s is pressed (whether the RAM clear operation signal is input). As a result, if it is determined that the RAM clear switch 182s is pressed, the process is transferred to step S450-7, and if it is determined that the RAM clear switch 182s is not pressed, the process is transferred to step S450-9. ..

(ステップS450−7)
メインCPU300aは、処理領域の設定値に1を加算する。
(Step S450-7)
The main CPU 300a adds 1 to the set value of the processing area.

(ステップS450−9)
メインCPU300aは、処理領域の設定値が1〜6の範囲であるかを判定する。その結果、設定値が1〜6の範囲であると判定した場合にはステップS450−13に処理を移し、設定値が1〜6の範囲ではないと判定した場合にはステップS450−11に処理を移す。
(Step S450-9)
The main CPU 300a determines whether the set value of the processing area is in the range of 1 to 6. As a result, if it is determined that the set value is in the range of 1 to 6, the process is transferred to step S450-13, and if it is determined that the set value is not in the range of 1 to 6, the process is performed in step S450-11. To move.

(ステップS450−11)
メインCPU300aは、処理領域の設定値を1にセットする。
(Step S450-11)
The main CPU 300a sets the set value of the processing area to 1.

(ステップS450−13)
メインCPU300aは、処理領域の設定値を設定値バッファにセットする。
(Step S450-13)
The main CPU 300a sets the set value of the processing area in the set value buffer.

(ステップS450−15)
メインCPU300aは、設定変更スイッチ180sがオンしているかを判定する。その結果、設定変更スイッチ180sがオンしていると判定した場合には当該設定関連処理を終了し、設定変更スイッチ180sはオンしていないと判定した場合にはステップS450−17に処理を移す。
(Step S450-15)
The main CPU 300a determines whether the setting change switch 180s is on. As a result, when it is determined that the setting change switch 180s is turned on, the setting-related process is terminated, and when it is determined that the setting change switch 180s is not turned on, the process is moved to step S450-17.

(ステップS450−17)
メインCPU300aは、設定関連処理の終了を示す設定関連終了指定コマンドを送信バッファにセットする。
(Step S450-17)
The main CPU 300a sets a setting-related end specification command indicating the end of the setting-related processing in the transmission buffer.

(ステップS110)
メインCPU300aは、図24のサブコマンド群セット処理を実行する。すなわち、設定関連処理が実行された場合、その終了時に、機種コマンド、設定値指定コマンド、特図1保留指定コマンド、特図2保留指定コマンド、回数コマンド、変動パターン選択状態指定コマンド、特図フェーズ指定コマンド、客待ち指定コマンドが副制御基板330に送信されることとなる。
(Step S110)
The main CPU 300a executes the subcommand group set process shown in FIG. 24. That is, when the setting-related processing is executed, at the end of the execution, the model command, the setting value specification command, the special figure 1 hold designation command, the special figure 2 hold designation command, the number of times command, the variation pattern selection state specification command, and the special figure phase. The designated command and the customer waiting designated command will be transmitted to the sub-control board 330.

(ステップS450−19)
メインCPU300aは、遊技機状態フラグに00H(遊技可能状態)をセットし、当該設定関連処理を終了する。
(Step S450-19)
The main CPU 300a sets 00H (gamable state) in the gaming machine status flag, and ends the setting-related processing.

以上のように、同時回し参考例によれば、中枠104が開放され、設定変更スイッチ180sがオンされ、RAMクリアボタンが押下操作された状態で、正常に電源投入がなされると、CPU初期化処理(図22)において、遊技機状態フラグに01H(設定変更状態)がセットされる。その後、タイマ割込み処理が実行されるが、遊技機状態フラグに01H(設定変更状態)がセットされているため、遊技の進行に係る全ての処理(図26のステップS400−15〜ステップS400−27)が停止され、設定関連処理が実行される。 As described above, according to the simultaneous rotation reference example, when the power is turned on normally with the middle frame 104 opened, the setting change switch 180s turned on, and the RAM clear button pressed, the CPU is initially initialized. In the conversion process (FIG. 22), 01H (setting change state) is set in the game machine state flag. After that, timer interrupt processing is executed, but since 01H (setting change state) is set in the gaming machine status flag, all processing related to the progress of the game (steps S400-15 to S400-27 in FIG. 26). ) Is stopped and the setting related processing is executed.

設定関連処理は、設定変更スイッチ180sがオンしている間、繰り返し実行され、この設定関連処理中は、RAMクリアボタンの押下操作が、登録設定値の設定変更操作として受け付けられる。すなわち、設定変更操作を受け付ける設定変更処理(S450−1〜S450−13)中は、設定変更操作に応じて、設定値バッファに記憶する登録設定値が、複数段階設けられた設定値のいずれかに切り替えられる。 The setting-related processing is repeatedly executed while the setting change switch 180s is on, and during this setting-related processing, the operation of pressing the RAM clear button is accepted as the setting change operation of the registered setting value. That is, during the setting change process (S450-1 to S450-13) for accepting the setting change operation, the registered setting value stored in the setting value buffer is one of the setting values provided in a plurality of stages according to the setting change operation. Can be switched to.

そして、遊技機状態フラグに01H(設定変更状態)がセットされている状態で、設定変更スイッチ180sがオフに切り替わると、設定変更処理が終了となり、遊技機状態フラグに00H(遊技可能状態)がセットされる。これにより、次のタイマ割込み処理から、遊技の進行に係る処理が実行可能となる。 Then, when the setting change switch 180s is switched off while the gaming machine status flag is set to 01H (setting change status), the setting change processing is completed and the gaming machine status flag is set to 00H (gaming possible state). It is set. As a result, the process related to the progress of the game can be executed from the next timer interrupt process.

ここで、同時回し参考例の設定関連処理では、RAMクリアボタンの押下操作、すなわち、登録設定値の設定変更操作の受け付け終了後に、サブコマンド群セット処理において、登録設定値に対応する設定値指定コマンドが副制御基板330に送信される。一方で、設定変更操作の受け付け中は、設定値指定コマンドが副制御基板330に送信されることはない。このように、設定変更操作の受け付け中は、設定値指定コマンドを送信せずに、設定変更操作の受け付けが終了し、遊技の進行が可能な状態に移行する場合に、設定値指定コマンドを送信することで、登録設定値が不正に取得されるリスクを低減することができる。 Here, in the setting-related processing of the simultaneous rotation reference example, the setting value corresponding to the registration setting value is specified in the subcommand group set processing after the acceptance of the RAM clear button pressing operation, that is, the registration setting value setting change operation is completed. The command is sent to the sub-control board 330. On the other hand, the setting value designation command is not transmitted to the sub-control board 330 while the setting change operation is being accepted. In this way, while the setting change operation is being accepted, the setting value specification command is transmitted when the acceptance of the setting change operation is completed and the game progresses to a state in which the setting value specification command is not transmitted. By doing so, it is possible to reduce the risk that the registered setting value is illegally acquired.

また、同時回し参考例では、01H(設定変更状態)を少なくとも含む複数のフラグ値が切り替えられる。そして、遊技機状態フラグに01H(設定変更状態)がセットされている場合に設定関連処理が実行可能となり、かつ、遊技の進行が停止される。このように、遊技の進行中に設定関連処理が実行されることがないため、遊技の進行中に設定値指定コマンドが送信されることもなく、登録設定値が不正に取得されるリスクが低減される。 Further, in the simultaneous rotation reference example, a plurality of flag values including at least 01H (setting change state) can be switched. Then, when 01H (setting change state) is set in the gaming machine status flag, the setting-related processing can be executed and the progress of the game is stopped. In this way, since the setting-related processing is not executed while the game is in progress, the setting value specification command is not transmitted while the game is in progress, and the risk of illegal acquisition of the registered setting value is reduced. Will be done.

次に、上記したタイマ割込み処理のうち、ステップS500のスイッチ管理処理、ステップS600の特別遊技管理処理、ステップS700の特別電動役物遊技管理処理、ステップS800の普通遊技管理処理について、詳細に説明する。 Next, among the timer interrupt processes described above, the switch management process in step S500, the special game management process in step S600, the special electric accessory game management process in step S700, and the normal game management process in step S800 will be described in detail. ..

図28は、同時回し参考例に係る主制御基板300におけるスイッチ管理処理(ステップS500)を説明するフローチャートである。 FIG. 28 is a flowchart illustrating a switch management process (step S500) on the main control board 300 according to the simultaneous rotation reference example.

(ステップS500−1)
メインCPU300aは、ゲート検出スイッチオン検出時であるか、すなわち、ゲート124を遊技球が通過してゲート検出スイッチ124sからの検出信号がオンされたかを判定する。その結果、ゲート検出スイッチオン検出時であると判定した場合にはステップS510に処理を移し、ゲート検出スイッチオン検出時ではないと判定した場合にはステップS500−7に処理を移す。
(Step S500-1)
The main CPU 300a determines whether the gate detection switch is on, that is, whether the game ball has passed through the gate 124 and the detection signal from the gate detection switch 124s is turned on. As a result, if it is determined that the gate detection switch-on is detected, the process is transferred to step S510, and if it is determined that the gate detection switch-on is not detected, the process is transferred to step S500-7.

(ステップS510)
メインCPU300aは、ゲート124への遊技球の通過に基づいてゲート通過処理を実行する。なお、このゲート通過処理の詳細については後述する。
(Step S510)
The main CPU 300a executes the gate passage process based on the passage of the game ball to the gate 124. The details of this gate passing process will be described later.

(ステップS500−3)
メインCPU300aは、普図作動口検出スイッチオン検出時であるか、すなわち、普図作動口125に遊技球が入球して普図作動口検出スイッチ125sからの検出信号がオンされたかを判定する。その結果、普図作動口検出スイッチオン検出時であると判定した場合にはステップS510に処理を移し、普図作動口検出スイッチオン検出時ではないと判定した場合にはステップS500−5に処理を移す。
(Step S500-3)
The main CPU 300a determines whether it is when the normal figure operating port detection switch is turned on, that is, whether the game ball enters the normal drawing operating port 125 and the detection signal from the normal drawing operating port detection switch 125s is turned on. .. As a result, if it is determined that the normal figure operation port detection switch-on is detected, the process is moved to step S510, and if it is determined that the normal figure operation port detection switch-on is not detected, the process is performed in step S500-5. To move.

(ステップS510)
メインCPU300aは、普図作動口125への遊技球の入球に基づいてゲート通過処理を実行する。
(Step S510)
The main CPU 300a executes the gate passing process based on the entry of the game ball into the normal drawing operating port 125.

(ステップS500−5)
メインCPU300aは、第1固定始動口検出スイッチオン検出時であるか、すなわち、第1固定始動口120Aに遊技球が入球して第1固定始動口検出スイッチ120Asから検出信号が入力されたかを判定する。その結果、第1固定始動口検出スイッチオン検出時であると判定した場合にはステップS520に処理を移し、第1固定始動口検出スイッチオン検出時ではないと判定した場合にはステップS500−7に処理を移す。
(Step S500-5)
The main CPU 300a determines whether the first fixed start port detection switch is on, that is, whether the game ball enters the first fixed start port 120A and the detection signal is input from the first fixed start port detection switch 120As. judge. As a result, if it is determined that the first fixed start port detection switch-on is detected, the process is shifted to step S520, and if it is determined that the first fixed start port detection switch-on is not detected, step S500-7 is performed. Move the process to.

(ステップS520)
メインCPU300aは、第1固定始動口120Aへの遊技球の入球に基づいて第1始動口通過処理を実行する。なお、この第1始動口通過処理の詳細については後述する。
(Step S520)
The main CPU 300a executes the first starting port passing process based on the entry of the game ball into the first fixed starting port 120A. The details of the process of passing through the first starting port will be described later.

(ステップS500−7)
メインCPU300aは、第1可変始動口検出スイッチオン検出時であるか、すなわち、第1可変始動口120Bに遊技球が入球して第1可変始動口検出スイッチ120Bsから検出信号が入力されたかを判定する。その結果、第1可変始動口検出スイッチオン検出時であると判定した場合にはステップS520に処理を移し、第1可変始動口検出スイッチオン検出時ではないと判定した場合にはステップS500−11に処理を移す。
(Step S500-7)
The main CPU 300a determines whether the first variable start port detection switch is on, that is, whether the game ball enters the first variable start port 120B and the detection signal is input from the first variable start port detection switch 120Bs. judge. As a result, if it is determined that the first variable start port detection switch-on is detected, the process is shifted to step S520, and if it is determined that the first variable start port detection switch-on is not detected, step S500-11 is performed. Move the process to.

(ステップS520)
メインCPU300aは、第1可変始動口120Bへの遊技球の入球に基づいて第1始動口通過処理を実行する。なお、この第1始動口通過処理の詳細については後述する。
(Step S520)
The main CPU 300a executes the first start port passing process based on the entry of the game ball into the first variable start port 120B. The details of the process of passing through the first starting port will be described later.

(ステップS500−9)
メインCPU300aは、第1可変始動口120Bへの遊技球の入球が適正になされたものであるかを判定し、遊技球の入球が適正になされていないと判定した場合には、第1可変始動口120Bへの不正な遊技球の入球を示す普電不正入賞エラー発生指定コマンドを副制御基板330に送信するための普通電動役物入賞時確認処理を実行する。
(Step S500-9)
The main CPU 300a determines whether or not the game ball has been properly entered into the first variable starting port 120B, and if it is determined that the game ball has not been properly entered, the first An ordinary electric accessory winning confirmation process for transmitting a command for specifying an illegal winning error of a general electric machine indicating an illegal entry of a game ball into the variable starting port 120B to the sub-control board 330 is executed.

(ステップS500−11)
メインCPU300aは、第2始動口検出スイッチオン検出時であるか、すなわち、第2始動口122に遊技球が入球して第2始動口検出スイッチ122sから検出信号が入力されたかを判定する。その結果、第2始動口検出スイッチオン検出時であると判定した場合にはステップS530に処理を移し、第2始動口検出スイッチオン検出時ではないと判定した場合にはステップS500−13に処理を移す。
(Step S500-11)
The main CPU 300a determines whether the second start port detection switch is on, that is, whether the game ball has entered the second start port 122 and the detection signal has been input from the second start port detection switch 122s. As a result, if it is determined that the second start port detection switch-on is detected, the process is transferred to step S530, and if it is determined that the second start port detection switch-on is not detected, the process is performed in step S500-13. To move.

(ステップS530)
メインCPU300aは、第2始動口122への遊技球の入球に基づいて第2始動口通過処理を実行する。なお、この第2始動口通過処理の詳細については後述する。
(Step S530)
The main CPU 300a executes the second starting port passing process based on the entry of the game ball into the second starting port 122. The details of this second starting port passing process will be described later.

(ステップS500−13)
メインCPU300aは、大入賞口検出スイッチオン検出時であるか、すなわち、第1大入賞口126または第2大入賞口128に遊技球が入球して第1大入賞口検出スイッチ126sまたは第2大入賞口検出スイッチ128sから検出信号が入力されたかを判定する。その結果、大入賞口検出スイッチオン検出時であると判定した場合にはステップS540に処理を移し、大入賞口検出スイッチオン検出時ではないと判定した場合には当該スイッチ管理処理を終了する。
(Step S500-13)
The main CPU 300a is at the time of detecting the large winning opening detection switch on, that is, the game ball enters the first large winning opening 126 or the second large winning opening 128, and the first large winning opening detection switch 126s or the second It is determined whether or not the detection signal is input from the large winning opening detection switch 128s. As a result, if it is determined that the large winning opening detection switch-on is detected, the process is shifted to step S540, and if it is determined that the large winning opening detection switch-on is not detected, the switch management process is terminated.

(ステップS540)
メインCPU300aは、第1大入賞口126または第2大入賞口128への遊技球の入球が適正になされたものであるかを判定し、遊技球の入球が適正になされたと判定した場合には、第1大入賞口126または第2大入賞口128への遊技球の入球を示す大入賞口入球コマンドを副制御基板330に送信するための大入賞口通過処理を実行する。なお、この大入賞口通過処理の詳細については後述する。
(Step S540)
When the main CPU 300a determines whether or not the game ball has been properly entered into the first large winning opening 126 or the second large winning opening 128, and determines that the game ball has been properly entered. Is to execute a large winning opening passing process for transmitting a large winning opening entry command indicating the entry of a game ball into the first large winning opening 126 or the second large winning opening 128 to the sub-control board 330. The details of this large winning opening passing process will be described later.

図29は、同時回し参考例に係る主制御基板300におけるゲート通過処理(ステップS510)を説明するフローチャートである。 FIG. 29 is a flowchart illustrating a gate passing process (step S510) in the main control board 300 according to the simultaneous rotation reference example.

(ステップS510−1)
メインCPU300aは、ハードウェア乱数生成部によって更新された当たり決定乱数をロードする。
(Step S510-1)
The main CPU 300a loads the hit determination random number updated by the hardware random number generator.

(ステップS510−3)
メインCPU300aは、普通図柄保留球数カウンタのカウンタ値が最大値以上であるか、つまり、普通図柄保留球数カウンタのカウンタ値が4以上であるかを判定する。その結果、普通図柄保留球数カウンタのカウンタ値が最大値以上であると判定した場合には当該ゲート通過処理を終了し、普通図柄保留球数カウンタは最大値以上ではないと判定した場合にはステップS510−5に処理を移す。
(Step S510-3)
The main CPU 300a determines whether the counter value of the normal symbol reserved ball number counter is the maximum value or more, that is, whether the counter value of the normal symbol reserved ball number counter is 4 or more. As a result, when it is determined that the counter value of the normal symbol reserved ball count counter is equal to or higher than the maximum value, the gate passing process is terminated, and when it is determined that the normal symbol reserved ball number counter is not equal to or higher than the maximum value. The process is transferred to step S510-5.

(ステップS510−5)
メインCPU300aは、普通図柄保留球数カウンタのカウンタ値を、現在のカウンタ値に「1」加算した値に更新する。
(Step S510-5)
The main CPU 300a updates the counter value of the normal symbol reserved ball number counter to a value obtained by adding "1" to the current counter value.

(ステップS510−7)
メインCPU300aは、普図保留記憶領域の4つの記憶部のうち、取得した当たり決定乱数をセーブする対象となる対象記憶部を算定する。
(Step S510-7)
The main CPU 300a calculates the target storage unit for saving the acquired hit determination random number among the four storage units in the normal figure reservation storage area.

(ステップS510−9)
メインCPU300aは、上記ステップS510−1で取得した当たり決定乱数を、上記ステップS510−7で算定した対象記憶部にセーブする。
(Step S510-9)
The main CPU 300a saves the winning determination random number acquired in step S510-1 in the target storage unit calculated in step S510-7.

(ステップS510−11)
メインCPU300aは、普図保留記憶領域に記憶されている普図保留数を示す普図保留指定コマンドを送信バッファにセットし、当該ゲート通過処理を終了する。
(Step S510-11)
The main CPU 300a sets the normal figure hold designation command indicating the number of normal figure hold stored in the normal figure hold storage area in the transmission buffer, and ends the gate passing process.

図30は、同時回し参考例に係る主制御基板300における第1始動口通過処理(ステップS520)を説明するフローチャートである。 FIG. 30 is a flowchart illustrating a first starting port passing process (step S520) in the main control board 300 according to the simultaneous rotation reference example.

(ステップS520−1)
メインCPU300aは、特別図柄識別値として「00H」をセットする。なお、特別図柄識別値は、保留種別として特1保留および特2保留のいずれであるかを識別するためのもので、特別図柄識別値(00H)は特1保留を示し、特別図柄識別値(01H)は特2保留を示す。
(Step S520-1)
The main CPU 300a sets "00H" as a special symbol identification value. The special symbol identification value is for identifying whether the hold type is special 1 hold or special 2 hold, and the special symbol identification value (00H) indicates special 1 hold, and the special symbol identification value ( 01H) indicates special 2 hold.

(ステップS520−3)
メインCPU300aは、特別図柄1保留球数カウンタのアドレスをセットする。
(Step S520-3)
The main CPU 300a sets the address of the special symbol 1 reserved ball number counter.

(ステップS535)
メインCPU300aは、特別図柄乱数取得処理を実行し、当該第1始動口通過処理を終了する。なお、この特別図柄乱数取得処理は、第2始動口通過処理(ステップS530)と共通のモジュールを利用して実行される。したがって、特別図柄乱数取得処理の詳細は、第2始動口通過処理の説明後に説明する。
(Step S535)
The main CPU 300a executes the special symbol random number acquisition process and ends the first start port passing process. The special symbol random number acquisition process is executed by using a module common to the second start port passing process (step S530). Therefore, the details of the special symbol random number acquisition process will be described after the description of the second start port passage process.

図31は、同時回し参考例に係る主制御基板300における第2始動口通過処理(ステップS530)を説明するフローチャートである。 FIG. 31 is a flowchart illustrating a second starting port passing process (step S530) in the main control board 300 according to the simultaneous rotation reference example.

(ステップS530−1)
メインCPU300aは、特別図柄識別値として「01H」をセットする。
(Step S530-1)
The main CPU 300a sets "01H" as a special symbol identification value.

(ステップS530−3)
メインCPU300aは、特別図柄2保留球数カウンタのアドレスをセットする。
(Step S530-3)
The main CPU 300a sets the address of the special symbol 2 reserved ball number counter.

(ステップS535)
メインCPU300aは、後述する特別図柄乱数取得処理を実行し、当該第2始動口通過処理を終了する。
(Step S535)
The main CPU 300a executes a special symbol random number acquisition process described later, and ends the second start port passage process.

図32は、同時回し参考例に係る主制御基板300における特別図柄乱数取得処理(ステップS535)を説明するフローチャートである。この特別図柄乱数取得処理は、上記した第1始動口通過処理(ステップS520)および第2始動口通過処理(ステップS530)において、共通のモジュールを用いて実行される。 FIG. 32 is a flowchart illustrating a special symbol random number acquisition process (step S535) in the main control board 300 according to the simultaneous rotation reference example. This special symbol random number acquisition process is executed by using a common module in the first start port passage process (step S520) and the second start port passage process (step S530) described above.

(ステップS535−1)
メインCPU300aは、上記ステップS520−1またはステップS530−1でセットした特別図柄識別値をロードする。
(Step S535-1)
The main CPU 300a loads the special symbol identification value set in step S520-1 or step S530-1.

(ステップS535−3)
メインCPU300aは、対象特別図柄保留球数をロードする。ここでは、上記ステップS535−1でロードした特別図柄識別値が「00H」であれば、特別図柄1保留球数カウンタのカウンタ値、すなわち、特1保留数をロードする。また、上記ステップS535−1でロードした特別図柄識別値が「01H」であれば、特別図柄2保留球数カウンタのカウンタ値、すなわち、特2保留数をロードする。
(Step S535-3)
The main CPU 300a loads the number of target special symbol reserved balls. Here, if the special symbol identification value loaded in step S535-1 is "00H", the counter value of the special symbol 1 reserved ball count counter, that is, the special 1 reserved number is loaded. If the special symbol identification value loaded in step S535-1 is "01H", the counter value of the special symbol 2 reserved ball number counter, that is, the special 2 reserved number is loaded.

(ステップS535−5)
メインCPU300aは、ハードウェア乱数生成部によって更新された大当たり決定乱数をロードする。
(Step S535-5)
The main CPU 300a loads the jackpot determination random number updated by the hardware random number generator.

(ステップS535−7)
メインCPU300aは、上記ステップS535−3でロードした対象特別図柄保留球数が上限値以上であるかを判定する。その結果、上限値以上であると判定した場合には、当該特別図柄乱数取得処理を終了し、上限値以上ではないと判定した場合には、ステップS535−9に処理を移す。
(Step S535-7)
The main CPU 300a determines whether or not the number of target special symbol reserved balls loaded in step S535-3 is equal to or greater than the upper limit value. As a result, if it is determined that the value is equal to or higher than the upper limit value, the special symbol random number acquisition process is terminated, and if it is determined that the value is not equal to or higher than the upper limit value, the process proceeds to step S535-9.

(ステップS535−9)
メインCPU300aは、対象特別図柄保留球数カウンタのカウンタ値を、現在のカウンタ値に「1」加算した値に更新する。
(Step S535-9)
The main CPU 300a updates the counter value of the target special symbol reserved ball count counter to a value obtained by adding "1" to the current counter value.

(ステップS535−11)
メインCPU300aは、特図保留記憶領域の記憶部のうち、取得した大当たり決定乱数をセーブする対象となる対象記憶部を算定する。
(Step S535-11)
The main CPU 300a calculates the target storage unit for saving the acquired jackpot determination random number among the storage units in the special figure reservation storage area.

(ステップS535−13)
メインCPU300aは、上記ステップS535−5でロードした大当たり決定乱数、上記ステップS400−19で更新された当たり図柄乱数、上記ステップS100−69で更新された変動パターン乱数を取得し、上記ステップS535−11で算定した対象記憶部に格納する。
(Step S535-13)
The main CPU 300a acquires the jackpot determination random number loaded in step S535-5, the hit symbol random number updated in step S400-19, and the variation pattern random number updated in step S100-69, and obtains the variation pattern random number updated in step S100-69. Store in the target storage unit calculated in.

(ステップS535−15)
メインCPU300aは、特別図柄1保留球数カウンタおよび特別図柄2保留球数カウンタのカウンタ値をロードする。
(Step S535-15)
The main CPU 300a loads the counter values of the special symbol 1 reserved ball number counter and the special symbol 2 reserved ball number counter.

(ステップS535−17)
メインCPU300aは、上記ステップS535−15でロードしたカウンタ値に基づいて、特図保留指定コマンドを送信バッファにセットする。ここでは、特別図柄1保留球数カウンタのカウンタ値(特1保留数)に基づいて特図1保留指定コマンドをセットし、特別図柄2保留球数カウンタのカウンタ値(特2保留数)に基づいて特図2保留指定コマンドをセットする。これにより、特1保留または特2保留が記憶されるたびに、特1保留数および特2保留数が副制御基板330に伝達されることとなる。
(Step S535-17)
The main CPU 300a sets the special figure hold designation command in the transmission buffer based on the counter value loaded in step S535-15. Here, the special figure 1 hold designation command is set based on the counter value (special 1 hold number) of the special symbol 1 hold ball number counter, and based on the counter value (special 2 hold number) of the special symbol 2 hold ball number counter. Set the special figure 2 hold designation command. As a result, each time the special 1 hold or the special 2 hold is stored, the special 1 hold number and the special 2 hold number are transmitted to the sub-control board 330.

(ステップS536)
メインCPU300aは、取得時演出判定処理を行い、当該特別図柄乱数取得処理を終了する。この取得時演出判定処理では、大役抽選の結果や、変動パターン番号等が仮判定され、仮判定の結果に応じた先読み指定コマンドを副制御基板330に送信する。この取得時演出判定処理について、図33を用いて説明する。
(Step S536)
The main CPU 300a performs an effect determination process at the time of acquisition, and ends the special symbol random number acquisition process. In this acquisition-time effect determination process, the result of the large winning combination lottery, the variation pattern number, and the like are provisionally determined, and a look-ahead designation command according to the result of the provisional determination is transmitted to the sub-control board 330. The acquisition-time effect determination process will be described with reference to FIG. 33.

図33は、同時回し参考例に係る主制御基板300における取得時演出判定処理(ステップS536)を説明するフローチャートである。 FIG. 33 is a flowchart illustrating the acquisition-time effect determination process (step S536) in the main control board 300 according to the simultaneous rotation reference example.

(ステップS536−1)
メインCPU300aは、設定中の設定値に基づいて、対応する大当たり決定乱数判定テーブルを選択する。具体的には、現在の遊技状態、および、設定中の設定値に基づいて、対応する大当たり決定乱数判定テーブルを選択する。そして、選択したテーブルと、上記ステップS535−13で対象記憶部に記憶した大当たり決定乱数とに基づいて、大当たり、小当たり、ハズレのいずれかを仮判定する特別図柄当たり仮判定処理を行う。
(Step S536-1)
The main CPU 300a selects the corresponding jackpot determination random number determination table based on the set value being set. Specifically, the corresponding jackpot determination random number determination table is selected based on the current game state and the set value being set. Then, based on the selected table and the jackpot determination random number stored in the target storage unit in step S535-13, a special symbol hit provisional determination process for provisionally determining any of jackpot, small hit, and loss is performed.

(ステップS536−3)
メインCPU300aは、特別図柄を仮決定するための特別図柄図柄仮判定処理を実行する。ここでは、上記ステップS536−1の仮大役抽選の結果(特別図柄当たり仮判定処理によって導出された結果)が大当たりまたは小当たりであった場合には、上記ステップS535−13で対象記憶部に記憶した当たり図柄乱数、当選種別(大当たりであるか小当たりであるか)、保留種別をロードし、対応する当たり図柄乱数判定テーブルを選択して特別図柄判定データを抽出し、抽出した特別図柄判定データ(大当たり図柄または小当たり図柄の種別)をセーブする。また、上記ステップS536−1の仮大役抽選の結果がハズレであった場合には、所定のハズレ用の特別図柄判定データ(ハズレ図柄の種別)をセーブする。
(Step S536-3)
The main CPU 300a executes a special symbol symbol provisional determination process for provisionally determining the special symbol. Here, if the result of the temporary large winning combination lottery in step S536-1 (the result derived by the special symbol hit provisional determination process) is a big hit or a small hit, it is stored in the target storage unit in step S535-13. Load the winning symbol random number, winning type (big hit or small hit), and hold type, select the corresponding winning symbol random number judgment table, extract the special symbol judgment data, and extract the special symbol judgment data. Save (type of big hit symbol or small hit symbol). Further, when the result of the provisional large role lottery in step S536-1 is a loss, the special symbol determination data (type of the lost symbol) for a predetermined loss is saved.

(ステップS536−5)
メインCPU300aは、ステップS536−3でセーブした特別図柄判定データに対応する先読み図柄種別指定コマンド(先読み指定コマンド)を送信バッファにセットする。
(Step S536-5)
The main CPU 300a sets the look-ahead symbol type designation command (look-ahead designation command) corresponding to the special symbol determination data saved in step S536-3 in the transmission buffer.

(ステップS536−7)
メインCPU300aは、上記ステップS536−1の特別図柄当たり仮判定処理によって導出された結果が、大当たりまたは小当たりであるかを判定する。その結果、大当たりまたは小当たりであると判定した場合にはステップS536−9に処理を移し、大当たりまたは小当たりではない(ハズレである)と判定した場合にはステップS536−11に処理を移す。
(Step S536-7)
The main CPU 300a determines whether the result derived by the special symbol hit provisional determination process in step S536-1 is a big hit or a small hit. As a result, if it is determined that it is a big hit or a small hit, the process is transferred to step S536-9, and if it is determined that it is not a big hit or a small hit (it is a loss), the process is transferred to step S536-11.

(ステップS536−9)
メインCPU300aは、大当たり時リーチモード決定乱数判定テーブル(図10(b)、(c)参照)または小当たり時リーチモード決定乱数判定テーブル(図10(d)、(e))をセットし、ステップS536−19に処理を移す。
(Step S536-9)
The main CPU 300a sets the jackpot reach mode determination random number determination table (see FIGS. 10B and 10) or the small hit reach mode determination random number determination table (FIGS. 10D and e), and steps. The process is transferred to S536-19.

(ステップS536−11)
メインCPU300aは、上記ステップS535−13で対象記憶部に記憶したリーチグループ決定乱数をロードする。
(Step S536-11)
The main CPU 300a loads the reach group determination random number stored in the target storage unit in step S535-13.

(ステップS536−13)
メインCPU300aは、上記ステップS536−11でロードしたリーチグループ決定乱数が固定値(9000以上)であるかを判定する。ここで、グループ種別は、リーチグループ決定乱数判定テーブルを参照して決定されるが、このリーチグループ決定乱数判定テーブルは、記憶されている保留数に応じて選択される。このとき、リーチグループ決定乱数は、0〜10006の範囲から取得され、リーチグループ決定乱数の値が9000以上であれば、保留数に拘わらず、同一のリーチグループ決定乱数判定テーブルが選択され、リーチグループ決定乱数の値が9000未満であれば、保留数に応じて異なるリーチグループ決定乱数判定テーブルが選択される。以下では、リーチグループ決定乱数のうち、保留数に応じて異なるリーチグループ決定乱数判定テーブルが選択される0〜8999の範囲の値を不定値とし、保留数に拘わらず同一のリーチグループ決定乱数判定テーブルが選択される9000〜10006の範囲の値を固定値と呼ぶ。上記ステップS536−11でロードしたリーチグループ決定乱数が固定値(9000以上)であると判定した場合にはステップS536−15に処理を移し、上記ステップS536−11でロードしたリーチグループ決定乱数が固定値(9000以上)ではないと判定した場合にはステップS536−27に処理を移す。
(Step S536-13)
The main CPU 300a determines whether the reach group determination random number loaded in step S536-11 has a fixed value (9000 or more). Here, the group type is determined with reference to the reach group determination random number determination table, and this reach group determination random number determination table is selected according to the stored number of reservations. At this time, the reach group determination random number is acquired from the range of 0 to 10066, and if the value of the reach group determination random number is 9000 or more, the same reach group determination random number determination table is selected regardless of the number of reservations, and the reach is reached. If the value of the group determination random number is less than 9000, a different reach group determination random number determination table is selected according to the number of holds. In the following, among the reach group determination random numbers, the value in the range of 0 to 8999 in which different reach group determination random number determination tables are selected according to the number of reservations is set as an indefinite value, and the same reach group determination random number determination is performed regardless of the number of reservations. A value in the range of 9000 to 10006 from which the table is selected is called a fixed value. If it is determined that the reach group determination random number loaded in step S536-11 has a fixed value (9000 or more), the process is transferred to step S536-15, and the reach group determination random number loaded in step S536-11 is fixed. If it is determined that the value is not (9000 or more), the process is moved to step S536-27.

(ステップS536−15)
メインCPU300aは、リーチグループ決定乱数判定テーブル(図9参照)をセットする。なお、リーチグループ決定乱数判定テーブルは、保留数に応じて複数種類設けられているが、ここでは、保留数が0のときに用いられるテーブルが選択される。そして、セットしたリーチグループ決定乱数判定テーブルと、上記ステップS535−13で対象記憶部に記憶したリーチグループ決定乱数とに基づいて、リーチグループ(グループ種別)を仮決定する。
(Step S536-15)
The main CPU 300a sets a reach group determination random number determination table (see FIG. 9). A plurality of types of reach group determination random number determination tables are provided according to the number of holdings, but here, the table used when the number of holdings is 0 is selected. Then, the reach group (group type) is tentatively determined based on the set reach group determination random number determination table and the reach group determination random number stored in the target storage unit in step S535-13.

(ステップS536−17)
メインCPU300aは、上記ステップS536−15で仮決定されたグループ種別に対応するハズレ時リーチモード決定乱数判定テーブル(図10(a)参照)をセットし、ステップS536−19に処理を移す。
(Step S536-17)
The main CPU 300a sets a random number determination table for determining the reach mode at the time of loss (see FIG. 10A) corresponding to the group type provisionally determined in step S536-15, and shifts the process to step S536-19.

(ステップS536−19)
メインCPU300aは、上記ステップS536−9または上記ステップS536−17でセットしたリーチモード決定乱数判定テーブルと、上記ステップS535−13で対象記憶部に記憶したリーチモード決定乱数とに基づいて、変動モード番号を仮決定する。また、ここでは、変動モード番号とともに、変動パターン乱数判定テーブルが仮決定される。
(Step S536-19)
The main CPU 300a has a variable mode number based on the reach mode determination random number determination table set in step S536-9 or step S536-17 and the reach mode determination random number stored in the target storage unit in step S535-13. Is tentatively decided. Further, here, the fluctuation pattern random number determination table is tentatively determined together with the fluctuation mode number.

(ステップS536−21)
メインCPU300aは、上記ステップS536−19で仮決定した変動モード番号に対応する先読み指定変動モードコマンド(先読み指定コマンド)を送信バッファにセットする。
(Step S536-21)
The main CPU 300a sets the look-ahead designation variable mode command (look-ahead designation command) corresponding to the variable mode number tentatively determined in step S536-19 in the transmission buffer.

(ステップS536−23)
メインCPU300aは、上記ステップS536−19で仮決定した変動パターン乱数判定テーブルと、上記ステップS535−13で対象記憶部に記憶した変動パターン乱数とに基づいて、変動パターン番号を仮決定する。
(Step S536-23)
The main CPU 300a tentatively determines the variation pattern number based on the variation pattern random number determination table tentatively determined in step S536-19 and the variation pattern random number stored in the target storage unit in step S535-13.

(ステップS536−25)
メインCPU300aは、上記ステップS536−23で仮決定した変動パターン番号に対応する先読み指定変動パターンコマンド(先読み指定コマンド)を送信バッファにセットし、当該取得時演出判定処理を終了する。
(Step S536-25)
The main CPU 300a sets the look-ahead designation variation pattern command (look-ahead designation command) corresponding to the variation pattern number tentatively determined in step S536-23 in the transmission buffer, and ends the acquisition-time effect determination process.

(ステップS536−27)
メインCPU300aは、対象記憶部に新たに記憶された保留について、当該保留が読み出されたときの保留数に応じて、グループ種別、すなわち、変動演出パターンが変化することを示す不定値コマンド(先読み指定変動モードコマンドおよび先読み指定変動パターンコマンド=7FH)を送信バッファにセットし、当該取得時演出判定処理を終了する。
(Step S536-27)
The main CPU 300a is an indefinite value command (look-ahead) indicating that the group type, that is, the variation effect pattern changes according to the number of holds when the hold is read, for the hold newly stored in the target storage unit. The designated variation mode command and the look-ahead specified variation pattern command = 7FH) are set in the transmission buffer, and the effect determination process at the time of acquisition is terminated.

図34は、同時回し参考例に係る主制御基板300における大入賞口通過処理(ステップS540)を説明するフローチャートである。 FIG. 34 is a flowchart illustrating a large winning opening passing process (step S540) in the main control board 300 according to the simultaneous rotation reference example.

(ステップS540−1)
メインCPU300aは、上記ステップS500−13で大入賞口検出スイッチオン検出時であると判定した場合には、詳しくは後述する特別電動役物遊技管理フェーズをロードする。なお、詳しくは後述するが、特別電動役物遊技管理フェーズは、大役遊技または小当たり遊技の実行処理の段階、すなわち、大役遊技または小当たり遊技の進行状況を示すものであり、大役遊技または小当たり遊技の実行処理の段階に応じて更新される。
(Step S540-1)
When the main CPU 300a determines in step S500-13 that it is the time when the large winning opening detection switch-on is detected, the main CPU 300a loads the special electric accessory game management phase described in detail later. As will be described in detail later, the special electric accessory game management phase indicates the stage of execution processing of the large role game or the small hit game, that is, the progress of the large role game or the small hit game, and indicates the progress of the large role game or the small hit game. It is updated according to the stage of the execution process of the winning game.

(ステップS540−3)
メインCPU300aは、上記ステップS540−1でロードした特別電動役物遊技管理フェーズが、大入賞口開放前処理以上の実行処理の段階を示すものであるかを判定する。なお、特別電動役物遊技管理フェーズは、00H〜08Hの9段階が設けられており、このうち、01H〜08Hが、大入賞口開放前処理以上の実行処理の段階に相当する。大役遊技または小当たり遊技は、特別電動役物遊技管理フェーズが01H〜08Hである場合に実行されることから、ここでは、現在、大役遊技中または小当たり遊技中であるかを判定することとなる。特別電動役物遊技管理フェーズが、大入賞口開放前処理以上の実行処理の段階を示すものであると判定した場合にはステップS540−5に処理を移し、特別電動役物遊技管理フェーズは、大入賞口開放前処理以上の実行処理の段階を示すものではないと判定した場合にはステップS540−7に処理を移す。
(Step S540-3)
The main CPU 300a determines whether the special electric accessory game management phase loaded in step S540-1 indicates a stage of execution processing equal to or higher than the pre-processing for opening the large winning opening. The special electric accessory game management phase is provided with nine stages from 00H to 08H, of which 01H to 08H corresponds to the execution processing stage equal to or higher than the pre-opening of the large winning opening. Since the big role game or the small hit game is executed when the special electric accessory game management phase is 01H to 08H, here, it is determined whether the big role game or the small hit game is currently in progress. Become. If it is determined that the special electric accessory game management phase indicates the stage of execution processing equal to or higher than the pre-processing for opening the large winning opening, the processing is moved to step S540-5, and the special electric accessory game management phase is set. If it is determined that it does not indicate the stage of the execution processing higher than the pre-processing for opening the large winning opening, the processing is moved to step S540-7.

(ステップS540−5)
メインCPU300aは、第1大入賞口126または第2大入賞口128に適正に遊技球が入球したことを示す大入賞口入球コマンドを送信バッファにセットし、大入賞口通過処理を終了する。
(Step S540-5)
The main CPU 300a sets a large winning opening command indicating that the game ball has properly entered the first large winning opening 126 or the second large winning opening 128 in the transmission buffer, and ends the large winning opening passing process. ..

(ステップS540−7)
メインCPU300aは、第1大入賞口126または第2大入賞口128への遊技球の入球が不適切なものであるとして、所定のエラー処理を実行し、大入賞口通過処理を終了する。
(Step S540-7)
The main CPU 300a executes a predetermined error process on the assumption that the entry of the game ball into the first special winning opening 126 or the second special winning opening 128 is inappropriate, and ends the large winning opening passing process.

図35は、同時回し参考例に係る特別遊技管理フェーズを説明する図である。既に説明したとおり、同時回し参考例では、第1始動口120または第2始動口122への遊技球の入球を契機とする特別遊技と、ゲート124への遊技球の通過もしくは普図作動口125への遊技球の入球を契機とする普通遊技とが、同時並行して進行する。特別遊技に係る処理は、段階的に、かつ、繰り返し実行されるが、主制御基板300では、こうした特別遊技に係る各処理を特別遊技管理フェーズおよび特別電動役物遊技管理フェーズによって管理している。 FIG. 35 is a diagram illustrating a special game management phase according to the simultaneous rotation reference example. As already explained, in the simultaneous turning reference example, the special game triggered by the entry of the game ball into the first start port 120 or the second start port 122, and the passage of the game ball to the gate 124 or the normal drawing operation port A normal game triggered by the entry of the game ball into 125 proceeds in parallel at the same time. The processing related to the special game is executed stepwise and repeatedly, and the main control board 300 manages each processing related to the special game by the special game management phase and the special electric accessory game management phase. ..

図35に示すように、メインROM300bには、特別遊技のうちの特別図柄の変動表示を実行制御するための複数の特別遊技制御モジュールが格納されており、これら特別遊技制御モジュールごとに、特別遊技管理フェーズが対応付けられている。具体的には、特別遊技管理フェーズが「00H」である場合には、「特別図柄変動待ち処理」を実行するためのモジュールがコールされ、特別遊技管理フェーズが「01H」である場合には、「特別図柄変動中処理」を実行するためのモジュールがコールされ、特別遊技管理フェーズが「02H」である場合には、「特別図柄停止図柄表示処理」を実行するためのモジュールがコールされる。 As shown in FIG. 35, a plurality of special game control modules for executing and controlling the variation display of the special symbol in the special game are stored in the main ROM 300b, and the special game is stored for each of these special game control modules. Management phases are associated. Specifically, when the special game management phase is "00H", the module for executing the "special symbol change waiting process" is called, and when the special game management phase is "01H", the module is called. The module for executing the "special symbol changing process" is called, and when the special game management phase is "02H", the module for executing the "special symbol stop symbol display process" is called.

また、メインROM300bには、特別遊技のうちの大役遊技および小当たり遊技を実行制御するための複数の特別電動役物遊技制御モジュールが格納されており、これら特別電動役物遊技制御モジュールごとに、特別電動役物遊技管理フェーズが対応付けられている。具体的には、特別電動役物遊技管理フェーズが「01H」または「05H」である場合には、「大入賞口開放前処理」を実行するためのモジュールがコールされ、特別電動役物遊技管理フェーズが「02H」または「06H」である場合には、「大入賞口開放制御処理」を実行するためのモジュールがコールされ、特別電動役物遊技管理フェーズが「03H」または「07H」である場合には、「大入賞口閉鎖有効処理」を実行するためのモジュールがコールされ、特別電動役物遊技管理フェーズが「04H」または「08H」である場合には、「大入賞口終了ウェイト処理」を実行するためのモジュールがコールされる。なお、特別電動役物遊技管理フェーズが「00H」である場合には、いずれの特別電動役物遊技制御モジュールもコールされることはない。 Further, the main ROM 300b stores a plurality of special electric accessory game control modules for executing and controlling the large role game and the small hit game among the special games, and each of these special electric accessory game control modules is stored. A special electric accessory game management phase is associated with it. Specifically, when the special electric accessory game management phase is "01H" or "05H", the module for executing the "pre-processing for opening the large winning opening" is called, and the special electric accessory game management is performed. When the phase is "02H" or "06H", the module for executing the "large winning opening opening control process" is called, and the special electric accessory game management phase is "03H" or "07H". In that case, the module for executing the "large winning opening closing effective processing" is called, and when the special electric accessory game management phase is "04H" or "08H", the "large winning opening end wait processing" is performed. The module to execute "is called. When the special electric accessory game management phase is "00H", none of the special electric accessory game control modules is called.

図36は、同時回し参考例に係る主制御基板300における特別遊技管理処理(ステップS600)を説明するフローチャートである。 FIG. 36 is a flowchart illustrating a special game management process (step S600) in the main control board 300 according to the simultaneous rotation reference example.

(ステップS600−1)
メインCPU300aは、特別電動役物遊技管理フェーズをロードする。
(Step S600-1)
The main CPU 300a loads the special electric accessory game management phase.

(ステップS600−3)
メインCPU300aは、上記ステップS600−1でロードした特別電動役物遊技管理フェーズが、「00H」以外であるかを判定する。すなわち、ここでは、現在、大役遊技中または小当たり遊技中であるかを判定することとなる。特別電動役物遊技管理フェーズが「00H」以外であると判定した場合には当該特別遊技管理処理を終了し、特別電動役物遊技管理フェーズが「00H」以外でないと判定した場合にはステップS600−5に処理を移す。
(Step S600-3)
The main CPU 300a determines whether the special electric accessory game management phase loaded in step S600-1 is other than "00H". That is, here, it is determined whether the player is currently in the big role game or the small hit game. If it is determined that the special electric accessory game management phase is other than "00H", the special game management process is terminated, and if it is determined that the special electric accessory game management phase is not other than "00H", step S600 Move the process to -5.

(ステップS600−5)
メインCPU300aは、特別遊技特別図柄判定フラグをロードする。なお、特別遊技特別図柄判定フラグは、特別遊技管理処理の対象となる保留種別として特1保留および特2保留のいずれであるかを判定するためのものであり、特別遊技特別図柄判定フラグ(00H)は特1保留を示し、特別遊技特別図柄判定フラグ(01H)は特2保留を示す。
(Step S600-5)
The main CPU 300a loads the special game special symbol determination flag. The special game special symbol determination flag is for determining whether the hold type to be the target of the special game management process is special 1 hold or special 2 hold, and the special game special symbol determination flag (00H). ) Indicates Special 1 hold, and the special game special symbol determination flag (01H) indicates Special 2 hold.

(ステップS600−7)
メインCPU300aは、上記ステップS600−5でロードした特別遊技特別図柄判定フラグを反転する。ここでは、特別遊技特別図柄判定フラグが「00H」であった場合には「01H」に反転し、特別遊技特別図柄判定フラグが「01H」であった場合には「00H」に反転する。特別遊技特別図柄判定フラグは初期値が「00H」に設定されているため、図26に示した2回の特別遊技管理処理S600のうち、1回目の特別遊技管理処理S600で特別遊技特別図柄判定フラグが「01H」にされ、特2保留について後続の処理が実行され、2回目の特別遊技管理処理S600で特別遊技特別図柄判定フラグが「00H」にされ、特1保留について後続の処理が実行される。つまり、特2保留が優先して処理されることになる。
(Step S600-7)
The main CPU 300a inverts the special game special symbol determination flag loaded in step S600-5. Here, when the special game special symbol determination flag is "00H", it is inverted to "01H", and when the special game special symbol determination flag is "01H", it is inverted to "00H". Since the initial value of the special game special symbol determination flag is set to "00H", the special game special symbol determination is performed by the first special game management process S600 out of the two special game management processes S600 shown in FIG. The flag is set to "01H", the subsequent processing is executed for the special 2 hold, the special game special symbol determination flag is set to "00H" in the second special game management process S600, and the subsequent processing is executed for the special 1 hold. Will be done. That is, the special 2 hold is processed with priority.

(ステップS600−9)
メインCPU300aは、上記ステップS600−7で反転した特別遊技特別図柄判定フラグをセーブする。
(Step S600-9)
The main CPU 300a saves the special game special symbol determination flag inverted in step S600-7.

(ステップS600−11)
メインCPU300aは、特別遊技管理フェーズをロードする。
(Step S600-11)
The main CPU 300a loads the special game management phase.

(ステップS600−13)
メインCPU300aは、上記ステップS600−11でロードした特別遊技管理フェーズに対応する特別遊技制御モジュールを選択する。
(Step S600-13)
The main CPU 300a selects the special game control module corresponding to the special game management phase loaded in step S600-11.

(ステップS600−15)
メインCPU300aは、上記ステップS600−13で選択した特別遊技制御モジュールをコールして処理を開始する。
(Step S600-15)
The main CPU 300a calls the special game control module selected in step S600-13 to start the process.

(ステップS600−17)
メインCPU300aは、特別遊技の制御時間を管理する特別遊技タイマをロードし、当該特別遊技管理処理を終了する。
(Step S600-17)
The main CPU 300a loads a special game timer that manages the control time of the special game, and ends the special game management process.

図37は、同時回し参考例に係る主制御基板300における特別図柄変動待ち処理を説明するフローチャートである。この特別図柄変動待ち処理は、特別遊技管理フェーズが「00H」であった場合に実行される。 FIG. 37 is a flowchart illustrating a special symbol change waiting process in the main control board 300 according to the simultaneous rotation reference example. This special symbol change waiting process is executed when the special game management phase is "00H".

(ステップS610−1)
メインCPU300aは、特別遊技管理処理の対象となる保留(特1保留または特2保留、以下、対象保留と呼ぶ)の特別図柄保留球数が1以上であるかを判定する。その結果、特別図柄保留球数が1以上であると判定した場合にはステップS610−3に処理を移し、特別図柄保留球数が1以上ではないと判定した場合には当該特別図柄変動待ち処理を終了する。
(Step S610-1)
The main CPU 300a determines whether or not the number of special symbol hold balls of the hold (special 1 hold or special 2 hold, hereinafter referred to as target hold) subject to the special game management process is 1 or more. As a result, when it is determined that the number of special symbol reserved balls is 1 or more, the process is shifted to step S610-3, and when it is determined that the number of special symbol reserved balls is not 1 or more, the special symbol change waiting process is performed. To finish.

(ステップS610−3)
メインCPU300aは、特別遊技管理処理の対象となっていない保留(特2保留または特1保留、以下、非対象保留と呼ぶ)に基づく特別図柄(以下、非対象特別図柄と呼ぶ)が確定中であるかを判定する。その結果、非対象特別図柄が確定中であると判定した場合にはステップS610−5に処理を移し、非対象特別図柄に基づく特別図柄が確定中ではないと判定した場合にはステップS610−9に処理を移す。
(Step S610-3)
In the main CPU 300a, a special symbol (hereinafter referred to as a non-target special symbol) based on a hold (special 2 hold or special 1 hold, hereinafter referred to as a non-target hold) that is not subject to the special game management process is being determined. Determine if there is. As a result, if it is determined that the non-target special symbol is being determined, the process is shifted to step S610-5, and if it is determined that the special symbol based on the non-target special symbol is not being determined, step S610-9 is performed. Move the process to.

(ステップS610−5)
メインCPU300aは、非対象特別図柄が大当たり図柄であるかを判定する。その結果、大当たり図柄であると判定した場合には当該特別図柄変動待ち処理を終了し、大当たり図柄でないと判定した場合にはステップS610−7に処理を移す。
(Step S610-5)
The main CPU 300a determines whether the non-target special symbol is a jackpot symbol. As a result, if it is determined that the symbol is a jackpot symbol, the special symbol change waiting process is terminated, and if it is determined that the symbol is not a jackpot symbol, the process is moved to step S610-7.

(ステップS610−7)
メインCPU300aは、非対象特別図柄が小当たり図柄であるかを判定する。その結果、小当たり図柄であると判定した場合には当該特別図柄変動待ち処理を終了し、小当たり図柄でないと判定した場合にはステップS610−9に処理を移す。
(Step S610-7)
The main CPU 300a determines whether the non-target special symbol is a small hit symbol. As a result, if it is determined that the symbol is a small hit symbol, the special symbol change waiting process is terminated, and if it is determined that the symbol is not a small hit symbol, the process is moved to step S610-9.

(ステップS610−9)
メインCPU300aは、対象保留に対応する特図保留記憶領域の第1記憶部〜第4記憶部に記憶されている対象保留を、1つ序数の小さい記憶部にブロック転送する。具体的には、第2記憶部〜第4記憶部に記憶されている対象保留を、第1記憶部〜第3記憶部に転送する。また、メインRAM300cには、処理対象となる第0記憶部が設けられており、第1記憶部に記憶されている対象保留を、第0記憶部にブロック転送する。なお、この特別図柄記憶エリアシフト処理においては、対象保留に対応する対象特別図柄保留球数カウンタのカウンタ値を「1」減算するとともに、対象保留が「1」減算されたことを示す、保留減指定コマンドを送信バッファにセットする。
(Step S610-9)
The main CPU 300a blocks-transfers the target hold stored in the first to fourth storage units of the special figure hold storage area corresponding to the target hold to a storage unit having a smaller ordinal number. Specifically, the object hold stored in the second storage unit to the fourth storage unit is transferred to the first storage unit to the third storage unit. Further, the main RAM 300c is provided with a 0th storage unit to be processed, and the target hold stored in the 1st storage unit is block-transferred to the 0th storage unit. In this special symbol storage area shift process, the counter value of the target special symbol hold ball count counter corresponding to the target hold is subtracted by "1", and the hold decrease indicates that the target hold is subtracted by "1". Set the specified command in the send buffer.

(ステップS611)
メインCPU300aは、大役抽選を行う特別図柄当たり判定処理を実行する。この特別図柄当たり判定処理については後述する。
(Step S611)
The main CPU 300a executes a special symbol hit determination process for performing a large winning combination lottery. This special symbol hit detection process will be described later.

(ステップS610−11)
メインCPU300aは、特別図柄を決定するための特別図柄図柄判定処理を実行する。ここでは、上記ステップS611における大役抽選の結果が大当たりまたは小当たりであった場合、第0記憶部に転送された当たり図柄乱数、保留種別をロードし、対応する当たり図柄乱数判定テーブルまたは小当たり図柄乱数判定テーブルを選択して特別図柄判定データを抽出し、抽出した特別図柄判定データ(大当たり図柄の種別)をセーブする。また、上記ステップS611における大役抽選の結果がハズレであった場合には、ハズレ用の特別図柄判定データをセーブする。そして、特別図柄判定データをセーブしたら、当該特別図柄判定データに対応する図柄種別指定コマンドを送信バッファにセットする。
(Step S610-11)
The main CPU 300a executes a special symbol symbol determination process for determining the special symbol. Here, when the result of the big winning combination lottery in step S611 is a big hit or a small hit, the winning symbol random number and the hold type transferred to the 0th storage unit are loaded, and the corresponding winning symbol random number determination table or the small hit symbol is loaded. Select the random number judgment table, extract the special symbol judgment data, and save the extracted special symbol judgment data (type of jackpot symbol). If the result of the big winning combination lottery in step S611 is a loss, the special symbol determination data for the loss is saved. Then, after saving the special symbol determination data, the symbol type designation command corresponding to the special symbol determination data is set in the transmission buffer.

(ステップS610−13)
メインCPU300aは、上記ステップS610−11で抽出した特別図柄判定データに対応する特別図柄停止図柄番号をセーブする。なお、第1特別図柄表示器160および第2特別図柄表示器162は、それぞれ7セグで構成されており、7セグを構成する各セグメントには番号(カウンタ値)が対応付けられている。ここで決定する特別図柄停止図柄番号は、最終的に点灯するセグメントの番号(カウンタ値)を示すものである。
(Step S610-13)
The main CPU 300a saves the special symbol stop symbol number corresponding to the special symbol determination data extracted in step S610-11. The first special symbol display 160 and the second special symbol display 162 are each composed of 7 segments, and each segment constituting the 7 segments is associated with a number (counter value). The special symbol stop symbol number determined here indicates the number (counter value) of the segment that is finally lit.

(ステップS612)
メインCPU300aは、変動モード番号および変動パターン番号を決定する特別図柄変動番号決定処理を実行する。この特別図柄変動番号決定処理の詳細は後述する。
(Step S612)
The main CPU 300a executes a special symbol variation number determination process for determining the variation mode number and the variation pattern number. The details of this special symbol variation number determination process will be described later.

(ステップS610−15)
メインCPU300aは、上記ステップS612で決定された変動モード番号および変動パターン番号をロードするとともに、変動時間決定テーブルを参照して、変動時間1および変動時間2を決定する。そして、決定した変動時間1、2の合計時間を、特別図柄変動タイマにセットする。
(Step S610-15)
The main CPU 300a loads the fluctuation mode number and the fluctuation pattern number determined in step S612, and determines the fluctuation time 1 and the fluctuation time 2 with reference to the fluctuation time determination table. Then, the total time of the determined fluctuation times 1 and 2 is set in the special symbol fluctuation timer.

(ステップS610−17)
メインCPU300aは、大役抽選の結果が大当たりであるか否かを判定し、大当たりであった場合には、上記ステップS610−11でセーブした特別図柄判定データをロードして、大当たり図柄の種別を確認する。そして、遊技状態設定テーブルおよび現在の遊技状態を参照して、大役遊技終了後に設定される遊技状態および高確回数、時短回数を判定し、その判定結果を特別図柄確率状態予備フラグ、時短状態予備フラグ、および、高確回数切り予備カウンタ、時短回数切り予備カウンタにセーブする。なお、ハズレ図柄がセーブされている場合には、当該処理を実行することなく、次の処理に移行する。
(Step S610-17)
The main CPU 300a determines whether or not the result of the big win lottery is a big hit, and if it is a big hit, loads the special symbol determination data saved in step S610-11 and confirms the type of the big hit symbol. do. Then, with reference to the game state setting table and the current game state, the game state, the high probability number, and the time reduction number set after the end of the big role game are determined, and the determination result is used as the special symbol probability state reserve flag and the time reduction state reserve. Save to the flag, the high-probability number-cutting spare counter, and the time-saving number-cutting spare counter. If the lost symbol is saved, the process proceeds to the next process without executing the process.

(ステップS610−19)
メインCPU300aは、第1特別図柄表示器160または第2特別図柄表示器162において、特別図柄の変動表示を開始するために、特別図柄表示図柄カウンタを設定する処理を実行する。第1特別図柄表示器160および第2特別図柄表示器162を構成する7セグの各セグメントにはカウンタ値が対応付けられており、特別図柄表示図柄カウンタに設定されたカウンタ値に対応するセグメントが点灯制御される。ここでは、特別図柄の変動表示の開始時に点灯させるセグメントに対応するカウンタ値が特別図柄表示図柄カウンタに設定されることとなる。なお、特別図柄表示図柄カウンタは、第1特別図柄表示器160に対応する特別図柄1表示図柄カウンタと、第2特別図柄表示器162に対応する特別図柄2表示図柄カウンタとが別個に設けられており、ここでは、保留種別に対応するカウンタにカウンタ値が設定される。
(Step S610-19)
The main CPU 300a executes a process of setting a special symbol display symbol counter in the first special symbol display 160 or the second special symbol display 162 in order to start the variable display of the special symbol. A counter value is associated with each segment of the 7-segments constituting the first special symbol display 160 and the second special symbol display 162, and the segment corresponding to the counter value set in the special symbol display symbol counter is Lighting is controlled. Here, the counter value corresponding to the segment to be turned on at the start of the variable display of the special symbol is set in the special symbol display symbol counter. The special symbol display symbol counter is provided separately with a special symbol 1 display symbol counter corresponding to the first special symbol display 160 and a special symbol 2 display symbol counter corresponding to the second special symbol display 162. Here, the counter value is set in the counter corresponding to the hold type.

(ステップS613)
メインCPU300aは、回数切り管理処理を実行する。ここでは、変動回数に応じて時短遊技状態を終了させるための処理が行われる。この回数切り管理処理については後述する。
(Step S613)
The main CPU 300a executes the count-cutting management process. Here, processing is performed to end the time-saving game state according to the number of fluctuations. This number-cutting management process will be described later.

(ステップS610−21)
メインCPU300aは、高確回数および時短回数が0になるまでの残り回数(実残り回数)を示す回数コマンドを送信バッファにセットする。
(Step S610-21)
The main CPU 300a sets a number-of-times command indicating the remaining number of times (actual remaining number of times) until the high-accuracy number of times and the time-saving number of times become 0 in the transmission buffer.

(ステップS610−23)
メインCPU300aは、特別図柄の変動表示の開始時の遊技状態を示す遊技状態変化指定コマンドを送信バッファにセットする。
(Step S610-23)
The main CPU 300a sets in the transmission buffer a game state change designation command indicating the game state at the start of the variation display of the special symbol.

(ステップS610−25)
メインCPU300aは、特別遊技管理フェーズを「01H」に更新し、当該特別図柄変動待ち処理を終了する。
(Step S610-25)
The main CPU 300a updates the special game management phase to "01H" and ends the special symbol change waiting process.

図38は、同時回し参考例に係る特別図柄当たり判定処理(S611)を説明するフローチャートである。 FIG. 38 is a flowchart illustrating the special symbol collision determination process (S611) according to the simultaneous rotation reference example.

(ステップS611−1)
メインCPU300aは、特別図柄確率状態フラグをロードする。
(Step S611-1)
The main CPU 300a loads the special symbol probability state flag.

(ステップS611−3)
メインCPU300aは、設定値バッファの登録設定値をロードする。
(Step S611-3)
The main CPU 300a loads the registered set value of the set value buffer.

(ステップS611−5)
メインCPU300aは、上記ステップS611−3でロードした登録設定値が正常範囲内の値であるかを判定する。その結果、正常範囲内の値であると判定した場合にはステップS611−11に処理を移し、正常範囲内の値ではないと判定した場合にはステップS611−7に処理を移す。
(Step S611-5)
The main CPU 300a determines whether the registration set value loaded in step S611-3 is within the normal range. As a result, if it is determined that the value is within the normal range, the process is transferred to step S611-11, and if it is determined that the value is not within the normal range, the process is transferred to step S611-7.

(ステップS611−7)
メインCPU300aは、遊技機状態フラグに03H(設定異常状態)をセットする。
(Step S611-7)
The main CPU 300a sets 03H (setting abnormal state) in the gaming machine status flag.

(ステップS611−9)
メインCPU300aは、設定異常状態コマンド(サブコマンド)を送信バッファにセットし、当該特別図柄当たり判定処理を終了する。この設定異常状態コマンドが副制御基板330に送信されると、設定異常である旨の報知がなされる。
(Step S611-9)
The main CPU 300a sets the setting abnormal state command (subcommand) in the transmission buffer, and ends the special symbol hit determination process. When this setting abnormality state command is transmitted to the sub-control board 330, a notification indicating that the setting is abnormal is made.

(ステップS611−11)
メインCPU300aは、上記ステップS611−1およびステップS611−3でロードした情報に対応する大当たり決定乱数判定テーブルを参照し、大当たりまたは小当たりと判定する際の下限値および上限値をそれぞれセットする。
(Step S611-11)
The main CPU 300a refers to the jackpot determination random number determination table corresponding to the information loaded in step S611-1 and step S611-3, and sets the lower limit value and the upper limit value when determining jackpot or small hit, respectively.

(ステップS611−13)
メインCPU300aは、第0記憶部に転送された大当たり決定乱数と、上記の下限値および上限値とを比較し、大当たりまたは小当たりの当選有無を判定する判定処理(大役抽選)を行う。
(Step S611-13)
The main CPU 300a compares the big hit determination random number transferred to the 0th storage unit with the above lower limit value and upper limit value, and performs a determination process (big win lottery) for determining whether or not a big hit or a small hit has been won.

(ステップS611−15)
メインCPU300aは、非対象特別図柄が大当たり図柄であるかを判定する。その結果、大当たり図柄であると判定した場合にはステップS611−17に処理を移し、大当たり図柄でないと判定した場合にはステップS611−21に処理を移す。
(Step S611-15)
The main CPU 300a determines whether the non-target special symbol is a jackpot symbol. As a result, if it is determined that the symbol is a jackpot symbol, the process is transferred to step S611-17, and if it is determined that the symbol is not a jackpot symbol, the process is transferred to step S611-21.

(ステップS611−17)
メインCPU300aは、上記ステップS611−13における大役抽選結果が小当たりまたはハズレであるかを判定する。その結果、小当たりまたはハズレであると判定した場合にはステップS611−21に処理を移し、小当たりおよびハズレでないと判定した場合にはステップS611−19に処理を移す。
(Step S611-17)
The main CPU 300a determines whether the large winning combination lottery result in step S611-13 is a small hit or a loss. As a result, if it is determined that there is a small hit or loss, the process is transferred to step S611-21, and if it is determined that there is no small hit or loss, the process is transferred to step S611-19.

(ステップS611−19)
メインCPU300aは、上記ステップS611−13における大役抽選結果をハズレに変更する。
(Step S611-19)
The main CPU 300a changes the result of the large winning combination lottery in step S611-13 to a loss.

(ステップS611−21)
メインCPU300aは、上記ステップS611−13の判定処理の結果、または、上記ステップS611−19で変更された結果を判定情報としてセットし、当該特別図柄当たり判定処理を終了する。
(Step S611-21)
The main CPU 300a sets the result of the determination process in step S611-13 or the result changed in step S611-19 as determination information, and ends the special symbol hit determination process.

図39は、同時回し参考例に係る主制御基板300における特別図柄変動番号決定処理(ステップS612)を説明するフローチャートである。 FIG. 39 is a flowchart illustrating a special symbol variation number determination process (step S612) in the main control board 300 according to the simultaneous rotation reference example.

(ステップS612−1)
メインCPU300aは、上記ステップS611における大役抽選の結果が大当たりまたは小当たりであるかを判定する。その結果、大当たりまたは小当たりであると判定した場合にはステップS612−3に処理を移し、大当たりおよび小当たりのいずれでもない(ハズレである)と判定した場合にはステップS612−5に処理を移す。
(Step S612-1)
The main CPU 300a determines whether the result of the big winning combination lottery in step S611 is a big hit or a small hit. As a result, if it is determined that it is a big hit or a small hit, the process is moved to step S612-3, and if it is determined that it is neither a big hit nor a small hit (it is a loss), the process is performed in step S612-5. Transfer.

(ステップS612−3)
メインCPU300aは、現在の遊技状態および保留種別に対応するリーチモード決定乱数判定テーブルをセットする。
(Step S612-3)
The main CPU 300a sets a reach mode determination random number determination table corresponding to the current gaming state and the hold type.

(ステップS612−5)
メインCPU300aは、読み出した保留の保留種別が特2保留である場合には、特別図柄2保留球数カウンタのカウンタ値を確認し、読み出した保留の保留種別が特1保留である場合には、特別図柄1保留球数カウンタのカウンタ値を確認する。
(Step S612-5)
The main CPU 300a confirms the counter value of the special symbol 2 hold ball count counter when the hold type of the read hold is the special 2 hold, and when the hold type of the read hold is the special 1 hold, the main CPU 300a confirms the counter value. Special symbol 1 Check the counter value of the reserved ball count counter.

(ステップS612−7)
メインCPU300aは、現在の遊技状態、上記ステップS612−5で確認した保留数、保留種別に基づいて、対応するリーチグループ決定乱数判定テーブルをセットする。そして、セットしたリーチグループ決定乱数判定テーブルと、上記ステップS610−9で第0記憶部に転送したリーチグループ決定乱数とに基づいて、リーチグループ(グループ種別)を決定する。
(Step S612-7)
The main CPU 300a sets the corresponding reach group determination random number determination table based on the current gaming state, the number of holds confirmed in step S612-5, and the hold type. Then, the reach group (group type) is determined based on the set reach group determination random number determination table and the reach group determination random number transferred to the 0th storage unit in step S610-9.

(ステップS612−9)
メインCPU300aは、上記ステップS612−7で決定されたグループ種別に対応するハズレ時リーチモード決定乱数判定テーブルをセットする。
(Step S612-9)
The main CPU 300a sets a random number determination table for determining the reach mode at the time of loss corresponding to the group type determined in step S612-7.

(ステップS612−11)
メインCPU300aは、上記ステップS612−3または上記ステップS612−9でセットしたリーチモード決定乱数判定テーブルと、上記ステップS610−9で第0記憶部に転送したリーチモード決定乱数とに基づいて、変動モード番号を決定する。また、ここでは、変動モード番号とともに、変動パターン乱数判定テーブルが決定される。
(Step S612-11)
The main CPU 300a has a variable mode based on the reach mode determination random number determination table set in step S612-3 or step S612-9 and the reach mode determination random number transferred to the 0th storage unit in step S610-9. Determine the number. Further, here, the fluctuation pattern random number determination table is determined together with the fluctuation mode number.

(ステップS612−13)
メインCPU300aは、上記ステップS612−11で決定した変動モード番号に対応する変動モードコマンドを送信バッファにセットする。
(Step S612-13)
The main CPU 300a sets the variable mode command corresponding to the variable mode number determined in step S612-11 in the transmission buffer.

(ステップS612−15)
メインCPU300aは、上記ステップS612−11で決定した変動パターン乱数判定テーブルと、上記ステップS610−9で第0記憶部に転送した変動パターン乱数とに基づいて、変動パターン番号を決定する。
(Step S612-15)
The main CPU 300a determines the variation pattern number based on the variation pattern random number determination table determined in step S612-11 and the variation pattern random number transferred to the 0th storage unit in step S610-9.

(ステップS612−17)
メインCPU300aは、上記ステップS612−15で決定した変動パターン番号に対応する変動パターンコマンドを送信バッファにセットして、当該特別図柄変動番号決定処理を終了する。
(Step S612-17)
The main CPU 300a sets the variation pattern command corresponding to the variation pattern number determined in step S612-15 in the transmission buffer, and ends the special symbol variation number determination process.

図40は、同時回し参考例に係る主制御基板300における回数切り管理処理(ステップS613)を説明するフローチャートである。 FIG. 40 is a flowchart illustrating a number-of-times cutting management process (step S613) in the main control board 300 according to the simultaneous rotation reference example.

(ステップS613−1)
メインCPU300aは、時短回数、すなわち、時短回数切りカウンタのカウンタ値が0よりも大きいかを判定する。その結果、時短回数が0よりも大きいと判定した場合にはステップS613−3に処理を移し、時短回数が0であると判定した場合には、当該回数切り管理処理を終了する。
(Step S613-1)
The main CPU 300a determines whether the number of time reductions, that is, the counter value of the time reduction count cut counter is larger than 0. As a result, if it is determined that the number of time reductions is larger than 0, the process is moved to step S613-3, and if it is determined that the number of time reductions is 0, the number cut management process is terminated.

(ステップS613−3)
メインCPU300aは、時短回数切りカウンタをデクリメントする。
(Step S613-3)
The main CPU 300a decrements the time reduction counter.

(ステップS613−5)
メインCPU300aは、上記ステップS613−3において、カウンタ値(時短回数)が0に更新されたかを判定する。その結果、時短回数が0であると判定した場合にはステップS613−7に処理を移し、時短回数は0ではないと判定した場合には当該回数切り管理処理を終了する。
(Step S613-5)
The main CPU 300a determines in step S613-3 whether the counter value (number of time reductions) has been updated to 0. As a result, if it is determined that the number of time reductions is 0, the process is moved to step S613-7, and if it is determined that the number of time reductions is not 0, the number cut management process is terminated.

(ステップS613−7)
メインCPU300aは、普通遊技状態を非時短遊技状態に設定するべく、時短状態フラグの設定を行う。これにより、普通遊技状態が時短遊技状態に設定された後、変動回数が時短回数(ここでは50回または100回)に到達したときの変動開始時に、普通遊技状態が非時短遊技状態に変更されることとなる。例えば、高確前兆状態に設定されていた場合には、最優位状態に設定されることとなる。
(Step S613-7)
The main CPU 300a sets the time saving state flag in order to set the normal gaming state to the non-time saving gaming state. As a result, after the normal game state is set to the time-saving game state, the normal game state is changed to the non-time-saving game state at the start of the fluctuation when the number of fluctuations reaches the time-saving number of times (50 times or 100 times in this case). The Rukoto. For example, if it is set to the high probability precursor state, it will be set to the highest advantage state.

(ステップS613−9)
メインCPU300aは、時短終了フラグをオンして、当該回数切り管理処理を終了する。
(Step S613-9)
The main CPU 300a turns on the time saving end flag and ends the number-of-times cut management process.

図41は、同時回し参考例に係る主制御基板300における特別図柄変動中処理を説明するフローチャートである。 FIG. 41 is a flowchart illustrating a process during special symbol change in the main control board 300 according to the simultaneous rotation reference example.

(ステップS620−1)
メインCPU300aは、中断中フラグがオンしているかを判定する。なお、詳しくは後述するが、同時回し参考例では、第1特別図柄表示器160における図柄の変動表示中に、第2特別図柄表示器162に小当たり図柄が停止表示される場合がある。この場合、第2特別図柄表示器162に小当たり図柄が停止表示されると、小当たり遊技が実行されるが、この間、第1特別図柄表示器160における特別図柄の変動時間の減算が中断され、小当たり遊技の終了後に、第1特別図柄表示器160における図柄の変動表示が再開される。中断中フラグは、第2特別図柄表示器162に小当たり図柄が停止表示されたときに、第1特別図柄表示器160において図柄の変動表示中であった場合にオンされる。ここでは、中断中フラグがオンであると判定した場合には当該特別図柄変動中処理を終了し、中断中フラグがオンではないと判定した場合にはステップS620−3に処理を移す。
(Step S620-1)
The main CPU 300a determines whether the suspended flag is on. As will be described in detail later, in the simultaneous rotation reference example, the small hit symbol may be stopped and displayed on the second special symbol display 162 during the variable display of the symbol on the first special symbol display 160. In this case, when the small hit symbol is stopped and displayed on the second special symbol display 162, the small hit game is executed, but during this period, the subtraction of the fluctuation time of the special symbol on the first special symbol display 160 is interrupted. After the small hit game is completed, the variable display of the symbol on the first special symbol display 160 is restarted. The suspended flag is turned on when the small hit symbol is stopped and displayed on the second special symbol display 162 and the symbol is being displayed on the first special symbol display 160. Here, if it is determined that the suspended flag is on, the processing during the special symbol change is terminated, and if it is determined that the suspended flag is not on, the process is moved to step S620-3.

(ステップS620−3)
メインCPU300aは、特別図柄変動ベースカウンタを更新する処理を実行する。なお、特別図柄変動ベースカウンタは、所定周期(例えば100ms)で1周するようにカウンタ値が設定される。具体的には、特別図柄変動ベースカウンタのカウンタ値が「0」であった場合には、所定のカウンタ値(例えば25)がセットされ、カウンタ値が「1」以上であった場合には、現在のカウンタ値から「1」減算した値にカウンタ値を更新する。
(Step S620-3)
The main CPU 300a executes a process of updating the special symbol fluctuation base counter. The counter value of the special symbol fluctuation base counter is set so as to make one round in a predetermined cycle (for example, 100 ms). Specifically, when the counter value of the special symbol fluctuation base counter is "0", a predetermined counter value (for example, 25) is set, and when the counter value is "1" or more, it is set. The counter value is updated to the value obtained by subtracting "1" from the current counter value.

(ステップS620−5)
メインCPU300aは、上記ステップS620−3で更新した特別図柄変動ベースカウンタのカウンタ値が「0」であるかを判定する。その結果、カウンタ値が「0」であった場合にはステップS620−7に処理を移し、カウンタ値が「0」ではなかった場合にはステップS620−11に処理を移す。
(Step S620-5)
The main CPU 300a determines whether the counter value of the special symbol variation base counter updated in step S620-3 is “0”. As a result, if the counter value is "0", the process is transferred to step S620-7, and if the counter value is not "0", the process is transferred to step S620-11.

(ステップS620−7)
メインCPU300aは、上記ステップS610−15で設定された特別図柄変動タイマのタイマ値を所定値減算する特別図柄変動タイマ更新処理を行う。
(Step S620-7)
The main CPU 300a performs a special symbol variation timer update process of subtracting a predetermined value from the timer value of the special symbol variation timer set in step S610-15.

(ステップS620−9)
メインCPU300aは、上記ステップS620−7で更新した特別図柄変動タイマのタイマ値が「0」であるかを判定する。その結果、タイマ値が「0」であった場合にはステップS620−17に処理を移し、タイマ値が「0」ではなかった場合にはステップS620−11に処理を移す。
(Step S620-9)
The main CPU 300a determines whether the timer value of the special symbol variation timer updated in step S620-7 is "0". As a result, if the timer value is "0", the process is transferred to step S620-17, and if the timer value is not "0", the process is transferred to step S620-11.

(ステップS620−11)
メインCPU300aは、第1特別図柄表示器160および第2特別図柄表示器162を構成する7セグの各セグメントの点灯時間を計時する特別図柄表示タイマを更新する。具体的には、特別図柄表示タイマのタイマ値が「0」であった場合には、所定のタイマ値がセットされ、タイマ値が「1」以上であった場合には、現在のタイマ値から「1」減算した値にタイマ値を更新する。
(Step S620-11)
The main CPU 300a updates the special symbol display timer that measures the lighting time of each segment of the 7-segments constituting the first special symbol display 160 and the second special symbol display 162. Specifically, when the timer value of the special symbol display timer is "0", a predetermined timer value is set, and when the timer value is "1" or more, the current timer value is used. "1" Updates the timer value to the subtracted value.

(ステップS620−13)
メインCPU300aは、特別図柄表示タイマのタイマ値が「0」であるかを判定する。その結果、特別図柄表示タイマのタイマ値が「0」であると判定した場合にはステップS620−15に処理を移し、特別図柄表示タイマのタイマ値が「0」でないと判定した場合には当該特別図柄変動中処理を終了する。
(Step S620-13)
The main CPU 300a determines whether the timer value of the special symbol display timer is "0". As a result, when it is determined that the timer value of the special symbol display timer is "0", the process is shifted to step S620-15, and when it is determined that the timer value of the special symbol display timer is not "0", the process is concerned. Ends processing during special symbol change.

(ステップS620−15)
メインCPU300aは、更新対象の特別図柄表示図柄カウンタのカウンタ値を更新し、当該特別図柄変動中処理を終了する。これにより、7セグを構成する各セグメントが、所定時間おきに順次点灯することとなる。
(Step S620-15)
The main CPU 300a updates the counter value of the special symbol display symbol counter to be updated, and ends the processing during the special symbol change. As a result, each segment constituting the 7-segment is turned on in sequence at predetermined time intervals.

(ステップS620−17)
メインCPU300aは、非対象特別図柄が変動表示中であるかを判定する。その結果、非対象特別図柄が変動表示中であると判定した場合にはステップS621に処理を移し、非対象特別図柄が変動表示中でないと判定した場合にはステップS620−19に処理を移す。
(Step S620-17)
The main CPU 300a determines whether or not the non-target special symbol is being displayed in a variable manner. As a result, when it is determined that the non-target special symbol is in the variable display, the process is transferred to step S621, and when it is determined that the non-target special symbol is not in the variable display, the process is transferred to step S620-19.

(ステップS621)
メインCPU300aは、図柄強制停止処理を実行する。この図柄強制停止処理については、図42を用いて後述する。
(Step S621)
The main CPU 300a executes the symbol forced stop process. This symbol forced stop processing will be described later with reference to FIG. 42.

(ステップS620−19)
メインCPU300aは、特別遊技管理フェーズを「02H」に更新する。
(Step S620-19)
The main CPU 300a updates the special game management phase to "02H".

(ステップS620−21)
メインCPU300aは、対象の特別図柄表示図柄カウンタに、上記ステップS610−13で決定した特別図柄停止図柄番号(カウンタ値)をセーブする。これにより、第1特別図柄表示器160または第2特別図柄表示器162に、決定された特別図柄が停止表示されることとなる。
(Step S620-21)
The main CPU 300a saves the special symbol stop symbol number (counter value) determined in step S610-13 in the target special symbol display symbol counter. As a result, the determined special symbol is stopped and displayed on the first special symbol display 160 or the second special symbol display 162.

(ステップS620−23)
メインCPU300aは、第1特別図柄表示器160または第2特別図柄表示器162に特別図柄が停止表示されたことを示す特図停止指定コマンドを送信バッファにセットする。
(Step S620-23)
The main CPU 300a sets in the transmission buffer a special symbol stop designation command indicating that the special symbol has been stopped and displayed on the first special symbol display 160 or the second special symbol display 162.

(ステップS620−25)
メインCPU300aは、特別図柄を停止表示する時間である特別図柄変動停止時間を特別遊技タイマにセットし、当該特別図柄変動中処理を終了する。
(Step S620-25)
The main CPU 300a sets the special symbol change stop time, which is the time for stopping and displaying the special symbol, in the special game timer, and ends the processing during the special symbol change.

図42は、同時回し参考例に係る主制御基板300における図柄強制停止処理(ステップS621)を説明するフローチャートである。 FIG. 42 is a flowchart illustrating a symbol forced stop process (step S621) in the main control board 300 according to the simultaneous rotation reference example.

(ステップS621−1)
メインCPU300aは、停止表示中(当該)の特別図柄が小当たり図柄であるかを判定する。その結果、小当たり図柄であると判定した場合にはステップS621−3に処理を移し、小当たり図柄ではないと判定した場合にはステップS621−11に処理を移す。
(Step S621-1)
The main CPU 300a determines whether the special symbol during the stop display (corresponding) is a small hit symbol. As a result, if it is determined that the symbol is a small hit symbol, the process is transferred to step S621-3, and if it is determined that the symbol is not a small hit symbol, the process is transferred to step S621-11.

(ステップS621−3)
メインCPU300aは、特別遊技特別図柄判定フラグが00Hであるか、つまり、小当たり図柄が停止表示されたのが、第1特別図柄表示器160であるかを判定する。その結果、特別遊技特別図柄判定フラグが00Hであると判定した場合にはステップS621−11に処理を移し、特別遊技特別図柄判定フラグが00Hではないと判定した場合にはステップS621−5に処理を移す。
(Step S621-3)
The main CPU 300a determines whether the special game special symbol determination flag is 00H, that is, whether the small hit symbol is stopped and displayed on the first special symbol display 160. As a result, if it is determined that the special game special symbol determination flag is 00H, the process is shifted to step S621-11, and if it is determined that the special game special symbol determination flag is not 00H, the process is performed in step S621-5. To move.

(ステップS621−5)
メインCPU300aは、変動表示中(他方)の特別図柄が大当たり図柄であるかを判定する。その結果、大当たり図柄であると判定した場合にはステップS621−11に処理を移し、大当たり図柄ではないと判定した場合にはステップS621−7に処理を移す。
(Step S621-5)
The main CPU 300a determines whether the special symbol in the variable display (the other) is a jackpot symbol. As a result, if it is determined that the symbol is a jackpot symbol, the process is transferred to step S621-11, and if it is determined that the symbol is not a jackpot symbol, the process is transferred to step S621-7.

(ステップS621−7)
メインCPU300aは、中断中フラグをオンする。
(Step S621-7)
The main CPU 300a turns on the suspended flag.

(ステップS621−9)
メインCPU300aは、特別図柄の変動表示を中断する変動中断処理を実行し、当該図柄強制停止処理を終了する。ここでは、変動時間の残り時間や、特別図柄にかかる情報を一時的に所定の記憶領域に退避させる処理を行う。
(Step S621-9)
The main CPU 300a executes a fluctuation interruption process for interrupting the variation display of the special symbol, and ends the symbol forced stop process. Here, a process is performed in which the remaining time of the fluctuation time and the information related to the special symbol are temporarily saved in a predetermined storage area.

(ステップS621−11)
メインCPU300aは、図柄が変動表示されている第1特別図柄表示器160または第2特別図柄表示器162にハズレ図柄を強制停止させるとともに、残りの変動時間を強制的に終了させるための変動時間特殊停止フラグをオンにする処理を行い、当該図柄強制停止処理を終了する。
(Step S621-11)
The main CPU 300a forcibly stops the lost symbol on the first special symbol display 160 or the second special symbol display 162 on which the symbol is displayed in a variable manner, and forcibly terminates the remaining variable time. The process of turning on the stop flag is performed, and the process of forcibly stopping the symbol is terminated.

上記の処理により、第1特別図柄表示器160に小当たり図柄が停止表示された場合には、第2特別図柄表示器162にハズレ図柄が強制停止表示される。また、第2特別図柄表示器162に小当たり図柄が停止表示された場合、大当たり図柄が第1特別図柄表示器160に最終的に停止表示される変動表示中であれば、第1特別図柄表示器160にハズレ図柄が強制停止表示される。一方、第2特別図柄表示器162に小当たり図柄が停止表示された場合、小当たり図柄またはハズレ図柄が第1特別図柄表示器160に最終的に停止表示される変動表示中であれば、第1特別図柄表示器160における変動表示が一時的に中断されることとなる。 By the above processing, when the small hit symbol is stopped and displayed on the first special symbol display 160, the lost symbol is forcibly stopped and displayed on the second special symbol display 162. Further, when the small hit symbol is stopped and displayed on the second special symbol display 162, the first special symbol is displayed if the big hit symbol is finally stopped and displayed on the first special symbol display 160 during the variable display. A lost symbol is forcibly stopped and displayed on the vessel 160. On the other hand, when the small hit symbol is stopped and displayed on the second special symbol display 162, the small hit symbol or the lost symbol is finally stopped and displayed on the first special symbol display 160. 1 The variable display on the special symbol display 160 will be temporarily interrupted.

図43は、同時回し参考例に係る主制御基板300における特別図柄停止図柄表示処理を説明するフローチャートである。 FIG. 43 is a flowchart illustrating a special symbol stop symbol display process on the main control board 300 according to the simultaneous rotation reference example.

(ステップS630−1)
メインCPU300aは、上記ステップS620−25でセットした特別遊技タイマのタイマ値が「0」でないかを判定する。その結果、特別遊技タイマのタイマ値が「0」ではないと判定した場合には当該特別図柄停止図柄表示処理を終了し、特別遊技タイマのタイマ値が「0」であると判定した場合にはステップS630−3に処理を移す。
(Step S630-1)
The main CPU 300a determines whether the timer value of the special game timer set in step S620-25 is not "0". As a result, when it is determined that the timer value of the special game timer is not "0", the special symbol stop symbol display process is terminated, and when it is determined that the timer value of the special game timer is "0", the special symbol stop symbol display process is terminated. The process is transferred to step S630-3.

(ステップS630−3)
メインCPU300aは、変動時間特殊停止フラグがオンであるかを判定する。その結果、変動時間特殊停止フラグがオンであると判定した場合にはステップS630−5に処理を移し、変動時間特殊停止フラグがオンでないと判定した場合には当該特別図柄停止図柄表示処理を終了する。
(Step S630-3)
The main CPU 300a determines whether the variable time special stop flag is on. As a result, if it is determined that the variable time special stop flag is on, the process is moved to step S630-5, and if it is determined that the variable time special stop flag is not on, the special symbol stop symbol display process is terminated. do.

(ステップS630−5)
メインCPU300aは、大役抽選の結果を確認する。
(Step S630-5)
The main CPU 300a confirms the result of the big role lottery.

(ステップS630−7)
メインCPU300aは、大役抽選の結果がハズレであるかを判定する。その結果、ハズレであると判定した場合にはステップS630−27に処理を移し、ハズレではないと判定した場合にはステップS630−9に処理を移す。
(Step S630-7)
The main CPU 300a determines whether the result of the big winning combination lottery is a loss. As a result, if it is determined that there is a loss, the process is transferred to step S630-27, and if it is determined that there is no loss, the process is transferred to step S630-9.

(ステップS630−9)
メインCPU300aは、遊技状態を更新する遊技状態更新処理を行う。ここでは、停止表示中の特別図柄が大当たり図柄である場合に遊技状態を初期状態に設定し、停止表示中の特別図柄が小当たり図柄である場合には、そのまま次の処理に移る。
(Step S630-9)
The main CPU 300a performs a game state update process for updating the game state. Here, the game state is set to the initial state when the special symbol displayed in the stop display is the jackpot symbol, and when the special symbol displayed in the stop display is the small hit symbol, the process proceeds to the next process as it is.

(ステップS630−11)
メインCPU300aは、確定した特別図柄の種別に応じて、特別電動役物作動ラムセットテーブルのデータをセットする。なお、メインCPU300aは、変動時間特殊停止フラグがオンである場合にはオフにする。
(Step S630-11)
The main CPU 300a sets the data of the special electric accessory operating ram set table according to the type of the determined special symbol. The main CPU 300a is turned off when the variable time special stop flag is on.

(ステップS630−13)
メインCPU300aは、特別電動役物最大作動回数設定処理を行う。具体的には、上記ステップS630−11でセットしたデータを参照し、特別電動役物最大作動回数カウンタに、カウンタ値として所定数(特別図柄の種別に対応するカウンタ値=ラウンド数)をセットする。なお、この特別電動役物最大作動回数カウンタは、これから開始する大役遊技において実行可能なラウンド数を示すものである。一方、メインRAM300cには、特別電動役物連続作動回数カウンタが設けられており、各ラウンド遊技の開始時に、特別電動役物連続作動回数カウンタのカウンタ値を「1」加算することで、現在のラウンド遊技数が管理される。ここでは、大役遊技の開始に伴って、この特別電動役物連続作動回数カウンタのカウンタ値をリセット(「0」に更新)する処理が併せて実行される。
(Step S630-13)
The main CPU 300a performs a process of setting the maximum number of operations of the special electric accessory. Specifically, referring to the data set in step S630-11, a predetermined number (counter value corresponding to the type of special symbol = number of rounds) is set as a counter value in the special electric accessory maximum operation count counter. .. It should be noted that this special electric accessory maximum operation number counter indicates the number of rounds that can be executed in the large role game to be started from now on. On the other hand, the main RAM 300c is provided with a special electric accessory continuous operation count counter, and by adding "1" to the counter value of the special electric accessory continuous operation count counter at the start of each round game, the current counter value is added. The number of round games is managed. Here, with the start of the big role game, the process of resetting (updating to "0") the counter value of the special electric accessory continuous operation number counter is also executed.

(ステップS630−15)
メインCPU300aは、上記ステップS630−11でセットしたデータを参照し、特別電動役物遊技タイマに、タイマ値として所定のオープニング時間をセーブする。
(Step S630-15)
The main CPU 300a refers to the data set in step S630-11, and saves a predetermined opening time as a timer value in the special electric accessory game timer.

(ステップS630−17)
メインCPU300aは、大役遊技の開始を副制御基板330に伝達するためのオープニング指定コマンドを送信バッファにセットする。
(Step S630-17)
The main CPU 300a sets an opening designation command for transmitting the start of the major game to the sub-control board 330 in the transmission buffer.

(ステップS630−19)
メインCPU300aは、大役遊技を開始する場合には特別電動役物遊技管理フェーズを「01H」に更新し、小当たり遊技を開始する場合には特別電動役物遊技管理フェーズを「05H」に更新する。
(Step S630-19)
The main CPU 300a updates the special electric accessory game management phase to "01H" when starting a large role game, and updates the special electric accessory game management phase to "05H" when starting a small hit game. ..

(ステップS630−21)
メインCPU300aは、特別遊技管理フェーズを「00H」に更新する。
(Step S630-21)
The main CPU 300a updates the special game management phase to "00H".

(ステップS630−23)
メインCPU300aは、上記ステップS630−19で更新した特別電動役物遊技管理フェーズが「01H」であるか、すなわち、大当たりかを判定する。その結果、特別電動役物遊技管理フェーズが「01H」であると判定した場合にはステップS630−25に処理を移し、特別電動役物遊技管理フェーズは「01H」ではないと判定した場合には、ステップS630−27に処理を移す。
(Step S630-23)
The main CPU 300a determines whether the special electric accessory game management phase updated in step S630-19 is "01H", that is, whether it is a big hit. As a result, when it is determined that the special electric accessory game management phase is "01H", the process is moved to step S630-25, and when it is determined that the special electric accessory game management phase is not "01H", the process is transferred to step S630-25. , Step S630-27.

(ステップS630−25)
メインCPU300aは、遊技情報出力端子板312から大当たり信号を出力するための大当たり信号出力開始処理を行い、当該特別図柄停止図柄表示処理を終了する。この処理により、大役遊技(オープニング)の開始に伴って大当たり信号が出力されることとなる。なお、遊技情報出力端子板312から出力される信号は複数設けられているが、ここでは、所定の大当たり信号についてのみ説明する。
(Step S630-25)
The main CPU 300a performs a jackpot signal output start process for outputting a jackpot signal from the game information output terminal board 312, and ends the special symbol stop symbol display process. By this processing, a big hit signal is output with the start of the big role game (opening). Although a plurality of signals output from the game information output terminal board 312 are provided, only a predetermined jackpot signal will be described here.

(ステップS630−27)
メインCPU300aは、特別図柄が確定したときの遊技状態を示す特図確定時遊技状態確認指定コマンドを送信バッファにセットする。
(Step S630-27)
The main CPU 300a sets in the transmission buffer a command for confirming the game state when the special symbol is confirmed, which indicates the game state when the special symbol is confirmed.

(ステップS630−29)
メインCPU300aは、時短終了フラグがオンしているかを判定する。上記したように、時短終了フラグは、時短遊技状態から非時短遊技状態に変更される際の変動開始時に、図40のステップS613−9においてオンされる。すなわち、ここで時短終了フラグがオンしている場合というのは、高確前兆状態における50回目もしくは100回目の変動開始時に、時短抜けによって、普通遊技状態が時短遊技状態から非時短遊技状態に変更された場合である。つまり、ここでは、時短抜け時の変動が終了するときに限り、時短終了フラグがオンしていると判定されることとなる。時短終了フラグがオンしていると判定した場合には、ステップS630−31に処理を移し、時短終了フラグはオンしていないと判定した場合にはステップS630−35に処理を移す。
(Step S630-29)
The main CPU 300a determines whether the time saving end flag is turned on. As described above, the time saving end flag is turned on in step S613-9 of FIG. 40 at the start of the fluctuation when the time saving gaming state is changed to the non-time saving gaming state. That is, when the time reduction end flag is turned on, the normal game state is changed from the time reduction game state to the non-time reduction game state due to the time reduction omission at the start of the 50th or 100th fluctuation in the high probability precursor state. If it is done. That is, here, it is determined that the time reduction end flag is turned on only when the fluctuation at the time reduction is completed. If it is determined that the time saving end flag is on, the process is moved to step S630-31, and if it is determined that the time saving end flag is not turned on, the processing is moved to step S630-35.

(ステップS630−31)
メインCPU300aは、遊技情報出力端子板312から出力されている大当たり信号を停止するための大当たり信号出力停止処理を行う。すなわち、大当たり信号は、大役遊技中もしくは時短遊技状態中に出力されることとなる。
(Step S630-31)
The main CPU 300a performs a jackpot signal output stop process for stopping the jackpot signal output from the game information output terminal board 312. That is, the jackpot signal is output during the big role game or the time-saving game state.

(ステップS630−33)
メインCPU300aは、時短終了フラグをオフする。
(Step S630-33)
The main CPU 300a turns off the time saving end flag.

(ステップS630−35)
メインCPU300aは、特別遊技管理フェーズを「00H」に更新し、当該特別図柄停止図柄表示処理を終了する。
(Step S630-35)
The main CPU 300a updates the special game management phase to "00H" and ends the special symbol stop symbol display process.

図44は、同時回し参考例に係る主制御基板300における特別電動役物遊技管理処理(ステップS700)を説明するフローチャートである。 FIG. 44 is a flowchart illustrating a special electric accessory game management process (step S700) on the main control board 300 according to the simultaneous rotation reference example.

(ステップS700−1)
メインCPU300aは、特別電動役物遊技管理フェーズをロードする。
(Step S700-1)
The main CPU 300a loads the special electric accessory game management phase.

(ステップS700−3)
メインCPU300aは、上記ステップS700−1でロードした特別電動役物遊技管理フェーズが、「00H」であるかを判定する。すなわち、ここでは、現在、大役遊技中および小当たり遊技中でないかを判定することとなる。特別電動役物遊技管理フェーズが「00H」であると判定した場合には当該特別電動役物遊技管理処理を終了し、特別電動役物遊技管理フェーズが「00H」でないと判定した場合にはステップS700−5に処理を移す。
(Step S700-3)
The main CPU 300a determines whether the special electric accessory game management phase loaded in step S700-1 is "00H". That is, here, it is determined whether or not the player is currently in the big role game and the small hit game. If it is determined that the special electric accessory game management phase is "00H", the special electric accessory game management process is terminated, and if it is determined that the special electric accessory game management phase is not "00H", a step is taken. The process is transferred to S700-5.

(ステップS700−5)
メインCPU300aは、上記ステップS700−1でロードした特別電動役物遊技管理フェーズに対応する特別電動役物遊技制御モジュールを選択する。
(Step S700-5)
The main CPU 300a selects the special electric accessory game control module corresponding to the special electric accessory game management phase loaded in step S700-1.

(ステップS700−7)
メインCPU300aは、上記ステップS700−5で選択した特別電動役物遊技制御モジュールをコールして処理を開始する。
(Step S700-7)
The main CPU 300a calls the special electric accessory game control module selected in step S700-5 to start the process.

(ステップS700−9)
メインCPU300aは、特別電動役物遊技の制御時間を管理する特別電動役物遊技タイマをロードし、当該特別電動役物遊技管理処理を終了する。
(Step S700-9)
The main CPU 300a loads the special electric accessory game timer that manages the control time of the special electric accessory game, and ends the special electric accessory game management process.

図45は、同時回し参考例に係る主制御基板300における大入賞口開放前処理を説明するフローチャートである。この大入賞口開放前処理は、特別電動役物遊技管理フェーズが「01H」、「05H」であった場合に実行される。 FIG. 45 is a flowchart illustrating the pre-processing for opening the large winning opening in the main control board 300 according to the simultaneous rotation reference example. This large winning opening pre-opening process is executed when the special electric accessory game management phase is "01H" or "05H".

(ステップS710−1)
メインCPU300aは、上記ステップS630−15等でセットした特別電動役物遊技タイマのタイマ値が「0」でないかを判定する。その結果、特別電動役物遊技タイマのタイマ値が「0」ではないと判定した場合には当該大入賞口開放前処理を終了し、特別電動役物遊技タイマのタイマ値が「0」であると判定した場合にはステップS710−3に処理を移す。
(Step S710-1)
The main CPU 300a determines whether the timer value of the special electric accessory game timer set in step S630-15 or the like is "0". As a result, when it is determined that the timer value of the special electric accessory game timer is not "0", the pre-processing for opening the large winning opening is terminated, and the timer value of the special electric accessory game timer is "0". If it is determined, the process is moved to step S710-3.

(ステップS710−3)
メインCPU300aは、特別電動役物連続作動回数カウンタのカウンタ値を、現在のカウンタ値に「1」加算した値に更新する。
(Step S710-3)
The main CPU 300a updates the counter value of the special electric accessory continuous operation count counter to a value obtained by adding "1" to the current counter value.

(ステップS710−5)
メインCPU300aは、大入賞口の開放開始(ラウンド遊技の開始)を副制御基板330に伝達するための大入賞口開放指定コマンドを送信バッファにセットする。
(Step S710-5)
The main CPU 300a sets in the transmission buffer a command for designating the opening of the large winning opening to transmit the opening start of the large winning opening (start of the round game) to the sub-control board 330.

(ステップS711)
メインCPU300aは、大入賞口開閉切替処理を実行する。この大入賞口開閉切替処理については後述する。
(Step S711)
The main CPU 300a executes a large winning opening opening / closing switching process. This large winning opening opening / closing switching process will be described later.

(ステップS710−7)
メインCPU300aは、特別電動役物遊技管理フェーズを、現在の値に01Hを加算した値(「02H」または「06H」)に更新し、当該大入賞口開放前処理を終了する。
(Step S710-7)
The main CPU 300a updates the special electric accessory game management phase to a value obtained by adding 01H to the current value (“02H” or “06H”), and ends the pre-processing for opening the large winning opening.

図46は、同時回し参考例に係る主制御基板300における大入賞口開閉切替処理(S711)を説明するフローチャートである。 FIG. 46 is a flowchart illustrating a large winning opening opening / closing switching process (S711) in the main control board 300 according to the simultaneous rotation reference example.

(ステップS711−1)
メインCPU300aは、特別電動役物開閉切替回数カウンタのカウンタ値が、特別電動役物開閉切替回数(1回のラウンド遊技中における大入賞口の開閉回数)の上限値であるかを判定する。その結果、カウンタ値が上限値であると判定した場合には当該大入賞口開閉切替処理を終了し、カウンタ値は上限値ではないと判定した場合にはステップS711−3に処理を移す。
(Step S711-1)
The main CPU 300a determines whether the counter value of the special electric accessory opening / closing switching count counter is the upper limit value of the special electric accessory opening / closing switching count (the number of opening / closing of the large winning opening during one round game). As a result, when it is determined that the counter value is the upper limit value, the large winning opening opening / closing switching process is terminated, and when it is determined that the counter value is not the upper limit value, the process is moved to step S711-3.

(ステップS711−3)
メインCPU300aは、特別電動役物作動ラムセットテーブルのデータを参照し、特別電動役物開閉切替回数カウンタのカウンタ値に基づいて、第1大入賞口ソレノイド126c、第2大入賞口ソレノイド128cを通電制御するためのソレノイド制御データ、および、通電時間もしくは通電停止時間であるタイマデータを抽出する。
(Step S711-3)
The main CPU 300a energizes the first special winning opening solenoid 126c and the second winning opening solenoid 128c based on the counter value of the special electric accessory opening / closing switching count counter with reference to the data of the special electric accessory operating ram set table. The solenoid control data for control and the timer data which is the energization time or the energization stop time are extracted.

(ステップS711−5)
メインCPU300aは、上記ステップS711−3で抽出したソレノイド制御データに基づいて、第1大入賞口ソレノイド126cまたは第2大入賞口ソレノイド128cの通電を開始するか、もしくは、通電を停止するための大入賞口ソレノイド通電制御処理を実行する。この大入賞口ソレノイド通電制御処理の実行により、上記ステップS400−33およびステップS400−35において、第1大入賞口ソレノイド126cまたは第2大入賞口ソレノイド128cの通電開始もしくは通電停止の制御がなされることとなる。
(Step S711-5)
Based on the solenoid control data extracted in step S711-3, the main CPU 300a starts or stops energization of the first special winning opening solenoid 126c or the second special winning opening solenoid 128c. Executes the winning port solenoid energization control process. By executing the large winning opening solenoid energization control process, the energization start or energization stop of the first special winning opening solenoid 126c or the second special winning opening solenoid 128c is controlled in steps S400-33 and S400-35. It will be.

(ステップS711−7)
メインCPU300aは、上記ステップS711−3で抽出したタイマデータに基づくタイマ値を、特別電動役物遊技タイマにセーブする。なお、ここで特別電動役物遊技タイマにセーブされるタイマ値は、大入賞口の1回の最大開放時間となる。
(Step S711-7)
The main CPU 300a saves the timer value based on the timer data extracted in step S711-3 in the special electric accessory game timer. It should be noted that the timer value saved in the special electric accessory game timer here is the maximum opening time of one large winning opening.

(ステップS711−9)
メインCPU300aは、第1大入賞口ソレノイド126cまたは第2大入賞口ソレノイド128cの通電開始状態か、すなわち、上記ステップS711−5において、第1大入賞口ソレノイド126cまたは第2大入賞口ソレノイド128cの通電を開始する制御処理がなされたかを判定する。その結果、通電開始状態であると判定した場合にはステップS711−11に処理を移し、通電開始状態ではないと判定した場合には当該大入賞口開閉切替処理を終了する。
(Step S711-9)
The main CPU 300a is in the energization start state of the first special winning opening solenoid 126c or the second special winning opening solenoid 128c, that is, in step S711-5, the first special winning opening solenoid 126c or the second special winning opening solenoid 128c Determine if the control process to start energization has been performed. As a result, if it is determined that the energization start state is determined, the process is moved to step S711-11, and if it is determined that the energization start state is not present, the large winning opening opening / closing switching process is terminated.

(ステップS711−11)
メインCPU300aは、特別電動役物開閉切替回数カウンタのカウンタ値を、現在のカウンタ値に「1」加算した値に更新し、当該大入賞口開閉切替処理を終了する。
(Step S711-11)
The main CPU 300a updates the counter value of the special electric accessory opening / closing switching count counter to a value obtained by adding "1" to the current counter value, and ends the large winning opening opening / closing switching process.

図47は、同時回し参考例に係る主制御基板300における大入賞口開放制御処理を説明するフローチャートである。この大入賞口開放制御処理は、特別電動役物遊技管理フェーズが「02H」、「06H」であった場合に実行される。 FIG. 47 is a flowchart illustrating a large winning opening opening control process in the main control board 300 according to the simultaneous rotation reference example. This large winning opening opening control process is executed when the special electric accessory game management phase is "02H" or "06H".

(ステップS720−1)
メインCPU300aは、上記ステップS711−7でセーブした特別電動役物遊技タイマのタイマ値が「0」でないかを判定する。その結果、特別電動役物遊技タイマのタイマ値が「0」ではないと判定した場合にはステップS720−5に処理を移し、特別電動役物遊技タイマのタイマ値が「0」であると判定した場合にはステップS720−3に処理を移す。
(Step S720-1)
The main CPU 300a determines whether the timer value of the special electric accessory game timer saved in step S711-7 is "0". As a result, if it is determined that the timer value of the special electric accessory game timer is not "0", the process is shifted to step S720-5, and it is determined that the timer value of the special electric accessory game timer is "0". If so, the process is moved to step S720-3.

(ステップS720−3)
メインCPU300aは、特別電動役物開閉切替回数カウンタのカウンタ値が、特別電動役物開閉切替回数の上限値であるかを判定する。その結果、カウンタ値が上限値であると判定した場合にはステップS720−7に処理を移し、カウンタ値は上限値ではないと判定した場合にはステップS711に処理を移す。
(Step S720-3)
The main CPU 300a determines whether the counter value of the special electric accessory opening / closing switching number counter is the upper limit value of the special electric accessory opening / closing switching number. As a result, when it is determined that the counter value is the upper limit value, the process is transferred to step S720-7, and when it is determined that the counter value is not the upper limit value, the process is transferred to step S711.

(ステップS711)
上記ステップS720−3において、特別電動役物開閉切替回数カウンタのカウンタ値が、特別電動役物開閉切替回数の上限値ではないと判定した場合には、メインCPU300aは、上記ステップS711の処理を実行する。
(Step S711)
If it is determined in step S720-3 that the counter value of the special electric accessory opening / closing switching count is not the upper limit of the number of special electric accessory opening / closing switching, the main CPU 300a executes the process of step S711. do.

(ステップS720−5)
メインCPU300aは、上記ステップS500−9で更新された大入賞口入賞球数カウンタのカウンタ値が規定数に到達していないか、すなわち、大入賞口に、1ラウンド中の最大入賞可能数と同数の遊技球が入球していないかを判定する。その結果、規定数に到達していないと判定した場合には当該大入賞口開放制御処理を終了し、規定数に到達したと判定した場合にはステップS720−7に処理を移す。
(Step S720-5)
In the main CPU 300a, the counter value of the large winning opening winning ball number counter updated in step S500-9 has not reached the specified number, that is, the number of large winning openings is the same as the maximum number of winning balls in one round. It is determined whether or not the game ball of is entered. As a result, if it is determined that the specified number has not been reached, the large winning opening opening control process is terminated, and if it is determined that the specified number has been reached, the process is moved to step S720-7.

(ステップS720−7)
メインCPU300aは、第1大入賞口ソレノイド126cまたは第2大入賞口ソレノイド128cの通電を停止して大入賞口を閉鎖するために必要な大入賞口閉鎖処理を実行する。これにより、大入賞口は閉鎖状態となる。
(Step S720-7)
The main CPU 300a executes the large winning opening closing process necessary for stopping the energization of the first special winning opening solenoid 126c or the second special winning opening solenoid 128c to close the large winning opening. As a result, the big prize opening is closed.

(ステップS720−9)
メインCPU300aは、大入賞口閉鎖有効時間(インターバル時間)を特別電動役物遊技タイマにセーブする。
(Step S720-9)
The main CPU 300a saves the winning opening closing effective time (interval time) in the special electric accessory game timer.

(ステップS720−11)
メインCPU300aは、特別電動役物遊技管理フェーズを、現在の値に01Hを加算した値(「03H」または「07H」)に更新する。
(Step S720-11)
The main CPU 300a updates the special electric accessory game management phase to a value (“03H” or “07H”) obtained by adding 01H to the current value.

(ステップS720−13)
メインCPU300aは、大入賞口が閉鎖されたことを示す大入賞口閉鎖指定コマンドを送信バッファにセットし、当該大入賞口開放制御処理を終了する。
(Step S720-13)
The main CPU 300a sets a command for designating the closing of the winning opening to indicate that the winning opening has been closed in the transmission buffer, and ends the large winning opening opening control process.

図48は、同時回し参考例に係る主制御基板300における大入賞口閉鎖有効処理を説明するフローチャートである。この大入賞口閉鎖有効処理は、特別電動役物遊技管理フェーズが「03H」、「07H」であった場合に実行される。 FIG. 48 is a flowchart illustrating a large winning opening closing effective process in the main control board 300 according to the simultaneous rotation reference example. This large winning opening closing effective process is executed when the special electric accessory game management phase is "03H" or "07H".

(ステップS730−1)
メインCPU300aは、上記ステップS720−9でセーブした特別電動役物遊技タイマのタイマ値が「0」でないかを判定する。その結果、特別電動役物遊技タイマのタイマ値が「0」でないと判定した場合には当該大入賞口閉鎖有効処理を終了し、特別電動役物遊技タイマのタイマ値が「0」であると判定した場合にはステップS730−3に処理を移す。
(Step S730-1)
The main CPU 300a determines whether or not the timer value of the special electric accessory game timer saved in step S720-9 is "0". As a result, when it is determined that the timer value of the special electric accessory game timer is not "0", the large winning opening closing effective process is terminated, and the timer value of the special electric accessory game timer is "0". If it is determined, the process is moved to step S730-3.

(ステップS730−3)
メインCPU300aは、特別電動役物連続作動回数カウンタのカウンタ値が、特別電動役物最大作動回数カウンタのカウンタ値と一致するか、すなわち、予め設定された回数のラウンド遊技が終了したかを判定する。その結果、特別電動役物連続作動回数カウンタのカウンタ値が、特別電動役物最大作動回数カウンタのカウンタ値と一致すると判定した場合にはステップS730−9に処理を移し、一致しないと判定した場合にはステップS730−5に処理を移す。
(Step S730-3)
The main CPU 300a determines whether the counter value of the special electric accessory continuous operation count counter matches the counter value of the special electric accessory maximum operation count counter, that is, whether the round game of a preset number of times is completed. .. As a result, when it is determined that the counter value of the special electric accessory continuous operation count counter matches the counter value of the special electric accessory maximum operation count counter, the process is transferred to step S730-9, and when it is determined that they do not match. The process is transferred to step S730-5.

(ステップS730−5)
メインCPU300aは、特別電動役物遊技管理フェーズを「01H」に更新する。なお、特別電動役物遊技管理フェーズが07Hである場合、すなわち、小当たり遊技の制御中は、小当たり遊技のラウンド遊技回数が「1」であることから、上記ステップS730−3で必ずYESと判定され、当該ステップに処理が移行することはない。
(Step S730-5)
The main CPU 300a updates the special electric accessory game management phase to "01H". When the special electric accessory game management phase is 07H, that is, during the control of the small hit game, the number of round games of the small hit game is "1", so that the answer is always YES in step S730-3. It is determined and the process does not shift to the step.

(ステップS730−7)
メインCPU300aは、所定の大入賞口閉鎖時間を特別遊技タイマにセーブし、当該大入賞口閉鎖有効処理を終了する。これにより、次のラウンド遊技が開始されることとなる。
(Step S730-7)
The main CPU 300a saves a predetermined large winning opening closing time in the special game timer, and ends the large winning opening closing valid process. As a result, the next round game will be started.

(ステップS730−9)
メインCPU300aは、エンディング時間を特別電動役物遊技タイマにセーブするエンディング時間設定処理を実行する。
(Step S730-9)
The main CPU 300a executes an ending time setting process for saving the ending time in the special electric accessory game timer.

(ステップS730−11)
メインCPU300aは、特別電動役物遊技管理フェーズを、現在の値に01Hを加算した値(「04H」または「08H」)に更新する。
(Step S730-11)
The main CPU 300a updates the special electric accessory game management phase to a value (“04H” or “08H”) obtained by adding 01H to the current value.

(ステップS730−13)
メインCPU300aは、エンディングの開始を示すエンディング指定コマンドを送信バッファにセットし、当該大入賞口閉鎖有効処理を終了する。
(Step S730-13)
The main CPU 300a sets an ending designation command indicating the start of the ending in the transmission buffer, and ends the large winning opening closing valid processing.

図49は、同時回し参考例に係る主制御基板300における大入賞口終了ウェイト処理を説明するフローチャートである。この大入賞口終了ウェイト処理は、特別電動役物遊技管理フェーズが「04H」、「08H」であった場合に実行される。 FIG. 49 is a flowchart illustrating a large winning opening end wait process in the main control board 300 according to the simultaneous rotation reference example. This large winning opening end wait process is executed when the special electric accessory game management phase is "04H" or "08H".

(ステップS740−1)
メインCPU300aは、上記ステップS730−9でセーブした特別電動役物遊技タイマのタイマ値が「0」でないかを判定する。その結果、特別電動役物遊技タイマのタイマ値が「0」ではないと判定した場合には当該大入賞口終了ウェイト処理を終了し、特別電動役物遊技タイマのタイマ値が「0」であると判定した場合にはステップS740−3に処理を移す。
(Step S740-1)
The main CPU 300a determines whether the timer value of the special electric accessory game timer saved in step S730-9 is not "0". As a result, when it is determined that the timer value of the special electric accessory game timer is not "0", the large winning opening end wait process is terminated, and the timer value of the special electric accessory game timer is "0". If it is determined, the process is moved to step S740-3.

(ステップS740−3)
メインCPU300aは、特別電動役物遊技管理フェーズが「08H」であるか、すなわち、小当たり遊技の終了であるかを判定する。その結果、特別電動役物遊技管理フェーズが「08H」であると判定した場合にはステップS740−11に処理を移し、特別電動役物遊技管理フェーズは「08H」ではないと判定した場合にはステップS740−5に処理を移す。
(Step S740-3)
The main CPU 300a determines whether the special electric accessory game management phase is "08H", that is, whether the small hit game is finished. As a result, when it is determined that the special electric accessory game management phase is "08H", the process is moved to step S740-11, and when it is determined that the special electric accessory game management phase is not "08H", the process is transferred to step S740-11. The process is transferred to step S740-5.

(ステップS740−5)
メインCPU300aは、大役遊技終了後の遊技状態を設定するための状態設定処理を実行する。ここでは、上記ステップS610−17で予備領域に設定した遊技状態や高確回数、時短回数をロードし、大役遊技後の遊技状態として各フラグの設定やカウンタ値をセットする。
(Step S740-5)
The main CPU 300a executes a state setting process for setting a game state after the end of the major game. Here, the game state, the high probability number, and the time reduction number set in the spare area in step S610-17 are loaded, and each flag is set and the counter value is set as the game state after the big role game.

(ステップS740−7)
メインCPU300aは、上記ステップS740−5において、普通遊技状態が非時短遊技状態に設定されたかを判定する。その結果、非時短遊技状態に設定されたと判定した場合にはステップS740−9に処理を移し、非時短遊技状態に設定されていないと判定した場合にはステップS740−21に処理を移す。
(Step S740-7)
In step S740-5, the main CPU 300a determines whether the normal gaming state is set to the non-time saving gaming state. As a result, if it is determined that the non-time saving game state is set, the process is transferred to step S740-9, and if it is determined that the non-time saving game state is not set, the process is transferred to step S740-21.

(ステップS740−9)
メインCPU300aは、遊技情報出力端子板312から出力されている大当たり信号を停止するための大当たり信号出力停止処理を行う。すなわち、大役遊技後に最優位状態に設定される場合には、大役遊技の終了とともに、大当たり信号の出力が停止されることとなる。
(Step S740-9)
The main CPU 300a performs a jackpot signal output stop process for stopping the jackpot signal output from the game information output terminal board 312. That is, when the maximum advantage state is set after the big role game, the output of the big hit signal is stopped at the end of the big role game.

(ステップS740−11)
メインCPU300aは、現在の遊技状態が高確前兆状態(高確率遊技状態かつ時短遊技状態)であるかを判定する。その結果、高確前兆状態であると判定した場合にはステップS740−13に処理を移し、高確前兆状態ではないと判定した場合にはステップS740−21に処理を移す。
(Step S740-11)
The main CPU 300a determines whether the current gaming state is a high-probability precursor state (high-probability gaming state and time-saving gaming state). As a result, if it is determined that the state is a high probability precursor state, the process is transferred to step S740-13, and if it is determined that the state is not a high probability precursor state, the process is transferred to step S740-21.

(ステップS740−13)
メインCPU300aは、停止表示された小当たり図柄が特別図柄Z1であるかを判定する。その結果、特別図柄Z1であると判定した場合にはステップS740−15に処理を移し、特別図柄Z1ではないと判定した場合にはステップS740−21に処理を移す。
(Step S740-13)
The main CPU 300a determines whether the stop-displayed small hit symbol is the special symbol Z1. As a result, if it is determined that it is the special symbol Z1, the process is transferred to step S740-15, and if it is determined that it is not the special symbol Z1, the process is transferred to step S740-21.

(ステップS740−15)
メインCPU300aは、普通遊技状態を非時短遊技状態に変更するべく、時短状態フラグをセットする。これにより、高確前兆状態において特別図柄Z1が決定された場合には、その小当たり遊技の終了時に、遊技状態が最優位状態に変更されることとなる。
(Step S740-15)
The main CPU 300a sets the time saving state flag in order to change the normal gaming state to the non-time saving gaming state. As a result, when the special symbol Z1 is determined in the high probability precursor state, the game state is changed to the most dominant state at the end of the small hit game.

(ステップS740−17)
メインCPU300aは、時短回数カウンタをリセットするカウンタリセット処理を行う。
(Step S740-17)
The main CPU 300a performs a counter reset process for resetting the time reduction counter.

(ステップS740−19)
メインCPU300aは、遊技情報出力端子板312から出力されている大当たり信号を停止するための大当たり信号出力停止処理を行う。すなわち、特別図柄Z1に当選して小当たり遊技後に最優位状態に設定される場合には、小当たり遊技の終了とともに、大当たり信号の出力が停止されることとなる。
(Step S740-19)
The main CPU 300a performs a jackpot signal output stop process for stopping the jackpot signal output from the game information output terminal board 312. That is, when the special symbol Z1 is won and the most dominant state is set after the small hit game, the output of the big hit signal is stopped at the end of the small hit game.

(ステップS740−21)
メインCPU300aは、大役遊技の終了後に設定される遊技状態を伝達するための遊技状態変化指定コマンドを送信バッファにセットする。
(Step S740-21)
The main CPU 300a sets in the transmission buffer a game state change designation command for transmitting a game state set after the end of the major game.

(ステップS740−23)
メインCPU300aは、高確回数、時短回数に対応する回数コマンドを送信バッファにセットする。
(Step S740-23)
The main CPU 300a sets the number-of-times commands corresponding to the high-accuracy number of times and the time-saving number of times in the transmission buffer.

(ステップS740−25)
メインCPU300aは、特別電動役物遊技管理フェーズを「00H」に更新し、当該大入賞口終了ウェイト処理を終了する。これにより、特1保留または特2保留が記憶されている場合には、図柄の変動表示が再開されることとなる。
(Step S740-25)
The main CPU 300a updates the special electric accessory game management phase to "00H" and ends the special winning opening end wait process. As a result, when the special 1 hold or the special 2 hold is stored, the variable display of the symbol is restarted.

図50は、同時回し参考例に係る普通遊技管理フェーズを説明する図である。既に説明したとおり、同時回し参考例では、ゲート124への遊技球の通過もしくは普図作動口125への遊技球の入球を契機とする普通遊技に係る処理が、段階的に、かつ、繰り返し実行されるが、主制御基板300では、こうした普通遊技に係る各処理を普通遊技管理フェーズによって管理している。 FIG. 50 is a diagram illustrating a normal game management phase according to a reference example of simultaneous rotation. As described above, in the simultaneous rotation reference example, the process related to the normal game triggered by the passage of the game ball through the gate 124 or the entry of the game ball into the normal drawing operating port 125 is repeated stepwise and repeatedly. Although it is executed, the main control board 300 manages each process related to such a normal game by the normal game management phase.

図50に示すように、メインROM300bには、普通遊技を実行制御するための複数の普通遊技制御モジュールが格納されており、これら普通遊技制御モジュールごとに、普通遊技管理フェーズが対応付けられている。具体的には、普通遊技管理フェーズが「00H」である場合には、「普通図柄変動待ち処理」を実行するためのモジュールがコールされ、普通遊技管理フェーズが「01H」である場合には、「普通図柄変動中処理」を実行するためのモジュールがコールされ、普通遊技管理フェーズが「02H」である場合には、「普通図柄停止図柄表示処理」を実行するためのモジュールがコールされ、普通遊技管理フェーズが「03H」である場合には、「普通電動役物入賞口開放前処理」を実行するためのモジュールがコールされ、普通遊技管理フェーズが「04H」である場合には、「普通電動役物入賞口開放制御処理」を実行するためのモジュールがコールされ、普通遊技管理フェーズが「05H」である場合には、「普通電動役物入賞口閉鎖有効処理」を実行するためのモジュールがコールされ、普通遊技管理フェーズが「06H」である場合には、「普通電動役物入賞口終了ウェイト処理」を実行するためのモジュールがコールされる。 As shown in FIG. 50, a plurality of normal game control modules for executing and controlling normal games are stored in the main ROM 300b, and a normal game management phase is associated with each of these normal game control modules. .. Specifically, when the normal game management phase is "00H", the module for executing the "normal symbol change waiting process" is called, and when the normal game management phase is "01H", the module is called. When the module for executing "normal symbol change processing" is called and the normal game management phase is "02H", the module for executing "normal symbol stop symbol display processing" is called and normal. When the game management phase is "03H", the module for executing "pre-processing for opening the winning opening of the normal electric accessory" is called, and when the normal game management phase is "04H", "normal". When the module for executing the "electric accessory winning opening opening control process" is called and the normal game management phase is "05H", the module for executing the "normal electric accessory winning opening closing effective processing" Is called, and when the normal game management phase is "06H", the module for executing the "normal electric accessory winning opening end wait process" is called.

図51は、同時回し参考例に係る主制御基板300における普通遊技管理処理(ステップS800)を説明するフローチャートである。 FIG. 51 is a flowchart illustrating a normal game management process (step S800) on the main control board 300 according to the simultaneous rotation reference example.

(ステップS800−1)
メインCPU300aは、普通遊技管理フェーズをロードする。
(Step S800-1)
The main CPU 300a loads the normal game management phase.

(ステップS800−3)
メインCPU300aは、上記ステップS800−1でロードした普通遊技管理フェーズに対応する普通遊技制御モジュールを選択する。
(Step S800-3)
The main CPU 300a selects the normal game control module corresponding to the normal game management phase loaded in step S800-1.

(ステップS800−5)
メインCPU300aは、上記ステップS800−3で選択した普通遊技制御モジュールをコールして処理を開始する。
(Step S800-5)
The main CPU 300a calls the normal game control module selected in step S800-3 to start the process.

(ステップS800−7)
メインCPU300aは、普通遊技の制御時間を管理する普通遊技タイマをロードする。
(Step S800-7)
The main CPU 300a loads a normal game timer that manages the control time of the normal game.

図52は、同時回し参考例に係る主制御基板300における普通図柄変動待ち処理を説明するフローチャートである。この普通図柄変動待ち処理は、普通遊技管理フェーズが「00H」であった場合に実行される。 FIG. 52 is a flowchart illustrating a normal symbol change waiting process in the main control board 300 according to the simultaneous rotation reference example. This normal symbol change waiting process is executed when the normal game management phase is "00H".

(ステップS810−1)
メインCPU300aは、普通図柄保留球数カウンタのカウンタ値をロードし、カウンタ値が「0」であるか、すなわち、普図保留が「0」であるかを判定する。その結果、カウンタ値が「0」であると判定した場合には当該普通図柄変動待ち処理を終了し、カウンタ値は「0」ではないと判定した場合にはステップS810−3に処理を移す。
(Step S810-1)
The main CPU 300a loads the counter value of the normal symbol hold ball number counter, and determines whether the counter value is "0", that is, whether the normal symbol hold is "0". As a result, when it is determined that the counter value is "0", the normal symbol change waiting process is terminated, and when it is determined that the counter value is not "0", the process is moved to step S810-3.

(ステップS810−3)
メインCPU300aは、普図保留記憶領域の第1記憶部〜第4記憶部に記憶されている普図保留(当たり決定乱数)を、1つ序数の小さい記憶部にブロック転送する。具体的には、第2記憶部〜第4記憶部に記憶されている普図保留を、第1記憶部〜第3記憶部に転送する。また、メインRAM300cには、処理対象となる第0記憶部が設けられており、第1記憶部に記憶されている普図保留を、第0記憶部に転送する。なお、この普通図柄記憶エリアシフト処理においては、普通図柄保留球数カウンタのカウンタ値を「1」減算するとともに、普図保留が「1」減算したことを示す、普図保留減指定コマンドを送信バッファにセットする。
(Step S810-3)
The main CPU 300a blocks-transfers the normal figure hold (hit-determined random number) stored in the first to fourth storage units of the normal figure hold storage area to a storage unit having a smaller ordinal number. Specifically, the normal figure hold stored in the second storage unit to the fourth storage unit is transferred to the first storage unit to the third storage unit. Further, the main RAM 300c is provided with a 0th storage unit to be processed, and the normal drawing hold stored in the 1st storage unit is transferred to the 0th storage unit. In this normal symbol storage area shift process, the counter value of the normal symbol hold ball counter is subtracted by "1", and a normal symbol hold reduction specification command indicating that the normal symbol hold is subtracted by "1" is transmitted. Set in the buffer.

(ステップS810−5)
メインCPU300aは、第0記憶部に転送された当たり決定乱数をロードし、現在の遊技状態に対応する当たり決定乱数判定テーブルを選択して普図抽選を行い、その抽選結果を記憶する普通図柄当たり判定処理を実行する。
(Step S810-5)
The main CPU 300a loads the hit determination random number transferred to the 0th storage unit, selects the hit determination random number determination table corresponding to the current gaming state, performs a general drawing lottery, and stores the lottery result. Execute the judgment process.

(ステップS810−7)
メインCPU300aは、上記ステップS810−5の普図抽選の結果に対応する普通図柄停止図柄番号をセーブする。なお、同時回し参考例では、普通図柄表示器168は1つのLEDランプで構成されており、当たりの場合には普通図柄表示器168を点灯させ、ハズレの場合には普通図柄表示器168を消灯させる。ここで決定する普通図柄停止図柄番号は、最終的に普通図柄表示器168を点灯するか否かを示すものであり、例えば、当たりに当選した場合には、普通図柄停止図柄番号として「0」が決定され、ハズレの場合には、普通図柄停止図柄番号として「1」が決定される。
(Step S810-7)
The main CPU 300a saves the normal symbol stop symbol number corresponding to the result of the general symbol lottery in step S810-5. In the simultaneous rotation reference example, the normal symbol display 168 is composed of one LED lamp, and the normal symbol display 168 is turned on in the case of a hit, and the normal symbol display 168 is turned off in the case of a loss. Let me. The normal symbol stop symbol number determined here indicates whether or not the normal symbol display 168 is finally turned on. For example, if a winner is won, the normal symbol stop symbol number is "0". Is determined, and in the case of loss, "1" is determined as the normal symbol stop symbol number.

(ステップS810−9)
メインCPU300aは、現在の遊技状態を確認し、対応する普通図柄変動時間データテーブルを選択してセットする。
(Step S810-9)
The main CPU 300a confirms the current gaming state, selects and sets the corresponding normal symbol variation time data table.

(ステップS810−11)
メインCPU300aは、上記ステップS810−3で第0記憶部に転送した当たり決定乱数と、上記ステップS810−9でセットした普通図柄変動時間データテーブルとに基づいて、普通図柄変動時間を決定する。
(Step S810-11)
The main CPU 300a determines the normal symbol fluctuation time based on the hit determination random number transferred to the 0th storage unit in step S810-3 and the normal symbol fluctuation time data table set in step S810-9.

(ステップS810−13)
メインCPU300aは、上記ステップS810−11で決定した普通図柄変動時間を普通遊技タイマにセーブする。
(Step S810-13)
The main CPU 300a saves the normal symbol fluctuation time determined in step S810-11 in the normal game timer.

(ステップS810−15)
メインCPU300aは、普通図柄表示器168において、普通図柄の変動表示を開始するために、普通図柄表示図柄カウンタを設定する処理を実行する。この普通図柄表示図柄カウンタに、カウンタ値として例えば「0」が設定されている場合には普通図柄表示器168が点灯制御され、カウンタ値として「1」が設定されている場合には普通図柄表示器168が消灯制御される。ここでは、普通図柄の変動表示の開始時に所定のカウンタ値が普通図柄表示図柄カウンタに設定されることとなる。
(Step S810-15)
The main CPU 300a executes a process of setting a normal symbol display symbol counter in the normal symbol display 168 in order to start a variable display of the normal symbol. When, for example, "0" is set as the counter value in the normal symbol display symbol counter, the normal symbol display 168 is lit and controlled, and when "1" is set as the counter value, the normal symbol display is displayed. The device 168 is turned off. Here, a predetermined counter value is set in the normal symbol display symbol counter at the start of the fluctuation display of the normal symbol.

(ステップS810−17)
メインCPU300aは、普図保留記憶領域に記憶されている普図保留数を示す普図保留指定コマンドを送信バッファにセットする。
(Step S810-17)
The main CPU 300a sets in the transmission buffer a command for designating the hold of the normal figure, which indicates the number of hold of the normal figure stored in the hold storage area of the normal figure.

(ステップS810−19)
メインCPU300aは、上記ステップS810−7で決定された普通図柄停止図柄番号、すなわち、普通図柄当たり判定処理によって決定された図柄種別(当たり図柄またはハズレ図柄)に基づいて、普通図柄指定コマンドを送信バッファにセットする。
(Step S810-19)
The main CPU 300a transmits a normal symbol designation command based on the normal symbol stop symbol number determined in step S810-7, that is, the symbol type (win symbol or lost symbol) determined by the normal symbol hit determination process. Set to.

(ステップS810−21)
メインCPU300aは、普通遊技管理フェーズを「01H」に更新し、当該普通図柄変動待ち処理を終了する。
(Step S810-21)
The main CPU 300a updates the normal game management phase to "01H" and ends the normal symbol change waiting process.

図53は、同時回し参考例に係る主制御基板300における普通図柄変動中処理を説明するフローチャートである。この普通図柄変動中処理は、普通遊技管理フェーズが「01H」であった場合に実行される。 FIG. 53 is a flowchart illustrating a process during normal symbol variation in the main control board 300 according to the simultaneous rotation reference example. This normal symbol change processing is executed when the normal game management phase is "01H".

(ステップS820−1)
メインCPU300aは、上記ステップS810−13でセーブした普通遊技タイマのタイマ値が「0」であるかを判定する。その結果、タイマ値が「0」であった場合にはステップS820−9に処理を移し、タイマ値が「0」ではなかった場合にはステップS820−3に処理を移す。
(Step S820-1)
The main CPU 300a determines whether the timer value of the normal game timer saved in step S810-13 is "0". As a result, if the timer value is "0", the process is transferred to step S820-9, and if the timer value is not "0", the process is transferred to step S820-3.

(ステップS820−3)
メインCPU300aは、普通図柄表示器168の点灯時間および消灯時間を計時する普通図柄表示タイマを更新する。具体的には、普通図柄表示タイマのタイマ値が「0」であった場合には、所定のタイマ値がセットされ、タイマ値が「1」以上であった場合には、現在のタイマ値から「1」減算した値にタイマ値を更新する。
(Step S820-3)
The main CPU 300a updates the normal symbol display timer that measures the lighting time and the extinguishing time of the normal symbol display 168. Specifically, when the timer value of the normal symbol display timer is "0", a predetermined timer value is set, and when the timer value is "1" or more, the current timer value is used. "1" Updates the timer value to the subtracted value.

(ステップS820−5)
メインCPU300aは、普通図柄表示タイマのタイマ値が「0」であるかを判定する。その結果、普通図柄表示タイマのタイマ値が「0」であると判定した場合にはステップS820−7に処理を移し、普通図柄表示タイマのタイマ値が「0」でないと判定した場合には当該普通図柄変動中処理を終了する。
(Step S820-5)
The main CPU 300a determines whether the timer value of the normal symbol display timer is "0". As a result, when it is determined that the timer value of the normal symbol display timer is "0", the process is shifted to step S820-7, and when it is determined that the timer value of the normal symbol display timer is not "0", the process is concerned. Ends processing during normal symbol change.

(ステップS820−7)
メインCPU300aは、普通図柄表示図柄カウンタのカウンタ値を更新する。ここでは、普通図柄表示図柄カウンタのカウンタ値が、普通図柄表示器168の消灯を示すカウンタ値であった場合には点灯を示すカウンタ値に更新し、普通図柄表示器168の点灯を示すカウンタ値であった場合には消灯を示すカウンタ値に更新し、当該普通図柄変動中処理を終了する。これにより、普通図柄表示器168は、普通図柄変動時間に亘って、所定時間おきに点灯、消灯を繰り返す(点滅する)こととなる。
(Step S820-7)
The main CPU 300a updates the counter value of the normal symbol display symbol counter. Here, if the counter value of the normal symbol display symbol counter is a counter value indicating that the normal symbol display 168 is turned off, the counter value indicating lighting is updated, and the counter value indicating lighting of the normal symbol display 168 is updated. If is, the counter value indicating that the light is turned off is updated, and the processing during the change of the normal symbol is terminated. As a result, the normal symbol display 168 repeatedly turns on and off (blinks) at predetermined time intervals over the normal symbol fluctuation time.

(ステップS820−9)
メインCPU300aは、普通図柄表示図柄カウンタに、上記ステップS810−7で決定した普通図柄停止図柄番号(カウンタ値)をセーブする。これにより、普通図柄表示器168が最終的に点灯もしくは消灯制御され、普図抽選の結果が報知されることとなる。
(Step S820-9)
The main CPU 300a saves the normal symbol stop symbol number (counter value) determined in step S810-7 above in the normal symbol display symbol counter. As a result, the normal symbol display 168 is finally controlled to be turned on or off, and the result of the normal symbol lottery is notified.

(ステップS820−11)
メインCPU300aは、普通図柄を停止表示する時間である普通図柄変動停止時間を普通遊技タイマにセットする。
(Step S820-11)
The main CPU 300a sets the normal symbol fluctuation stop time, which is the time for stopping and displaying the normal symbol, in the normal game timer.

(ステップS820−13)
メインCPU300aは、普通図柄の停止表示が開始されたことを示す普図停止指定コマンドを送信バッファにセットする。
(Step S820-13)
The main CPU 300a sets in the transmission buffer a command for specifying the stop of the normal symbol, which indicates that the stop display of the normal symbol has started.

(ステップS820−15)
メインCPU300aは、普通遊技管理フェーズを「02H」に更新し、当該普通図柄変動中処理を終了する。
(Step S820-15)
The main CPU 300a updates the normal game management phase to "02H" and ends the normal symbol changing process.

図54は、同時回し参考例に係る主制御基板300における普通図柄停止図柄表示処理を説明するフローチャートである。この普通図柄停止図柄表示処理は、普通遊技管理フェーズが「02H」であった場合に実行される。 FIG. 54 is a flowchart illustrating a normal symbol stop symbol display process on the main control board 300 according to the simultaneous rotation reference example. This normal symbol stop symbol display process is executed when the normal game management phase is "02H".

(ステップS830−1)
メインCPU300aは、上記ステップS820−11でセットした普通遊技タイマのタイマ値が「0」でないかを判定する。その結果、普通遊技タイマのタイマ値が「0」ではないと判定した場合には当該普通図柄停止図柄表示処理を終了し、普通遊技タイマのタイマ値が「0」であると判定した場合にはステップS830−3に処理を移す。
(Step S830-1)
The main CPU 300a determines whether the timer value of the normal game timer set in step S820-11 is "0". As a result, when it is determined that the timer value of the normal game timer is not "0", the normal symbol stop symbol display process is terminated, and when it is determined that the timer value of the normal game timer is "0", the timer value is determined to be "0". The process is transferred to step S830-3.

(ステップS830−3)
メインCPU300aは、普図抽選の結果を確認する。
(Step S830-3)
The main CPU 300a confirms the result of the drawing lottery.

(ステップS830−5)
メインCPU300aは、普図抽選の結果が当たりであるかを判定する。その結果、当たりであると判定した場合にはステップS830−9に処理を移し、当たりではない(ハズレである)と判定した場合にはステップS830−7に処理を移す。
(Step S830-5)
The main CPU 300a determines whether or not the result of the general drawing lottery is a hit. As a result, if it is determined that it is a hit, the process is transferred to step S830-9, and if it is determined that it is not a hit (it is a loss), the process is transferred to step S830-7.

(ステップS830−7)
メインCPU300aは、普通遊技管理フェーズを「00H」に更新し、当該普通図柄停止図柄表示処理を終了する。これにより、1の普図保留に基づく普通遊技管理処理が終了し、普図保留が記憶されている場合には、次の保留に基づく普通図柄の変動表示を開始するための処理が行われることとなる。
(Step S830-7)
The main CPU 300a updates the normal game management phase to "00H" and ends the normal symbol stop symbol display process. As a result, when the normal game management process based on the normal figure hold of 1 is completed and the normal figure hold is stored, the process for starting the variable display of the normal symbol based on the next hold is performed. It becomes.

(ステップS830−9)
メインCPU300aは、開閉制御パターンテーブルのデータを参照し、普通遊技タイマに、タイマ値として普電開放前時間をセーブする。
(Step S830-9)
The main CPU 300a refers to the data in the open / close control pattern table, and saves the time before the opening of the normal power as a timer value in the normal game timer.

(ステップS830−11)
メインCPU300aは、普通遊技管理フェーズを「03H」に更新し、当該普通図柄停止図柄表示処理を終了する。これにより、第1可変始動口120Bの開閉制御が開始されることとなる。
(Step S830-11)
The main CPU 300a updates the normal game management phase to "03H" and ends the normal symbol stop symbol display process. As a result, the opening / closing control of the first variable starting port 120B is started.

図55は、同時回し参考例に係る主制御基板300における普通電動役物入賞口開放前処理を説明するフローチャートである。この普通電動役物入賞口開放前処理は、普通遊技管理フェーズが「03H」であった場合に実行される。 FIG. 55 is a flowchart illustrating the preprocessing for opening the winning opening of the ordinary electric accessory in the main control board 300 according to the simultaneous rotation reference example. This pre-processing for opening the winning opening of the ordinary electric accessory is executed when the ordinary game management phase is "03H".

(ステップS840−1)
メインCPU300aは、上記ステップS830−9でセットした普通遊技タイマのタイマ値が「0」でないかを判定する。その結果、普通遊技タイマのタイマ値が「0」ではないと判定した場合には当該普通電動役物入賞口開放前処理を終了し、普通遊技タイマのタイマ値が「0」であると判定した場合にはステップS841に処理を移す。
(Step S840-1)
The main CPU 300a determines whether the timer value of the normal game timer set in step S830-9 is "0". As a result, when it is determined that the timer value of the normal game timer is not "0", the pre-processing for opening the winning opening of the normal electric accessory is terminated, and it is determined that the timer value of the normal game timer is "0". In that case, the process is transferred to step S841.

(ステップS841)
メインCPU300aは、普通電動役物入賞口開閉切替処理を実行する。この普通電動役物入賞口開閉切替処理については後述する。
(Step S841)
The main CPU 300a executes a normal electric accessory winning opening opening / closing switching process. The opening / closing switching process for the winning opening of the ordinary electric accessory will be described later.

(ステップS840−3)
メインCPU300aは、普通遊技管理フェーズを「04H」に更新し、当該普通電動役物入賞口開放前処理を終了する。
(Step S840-3)
The main CPU 300a updates the normal game management phase to "04H" and ends the pre-opening process of the normal electric accessory winning opening.

図56は、同時回し参考例に係る主制御基板300における普通電動役物入賞口開閉切替処理を説明するフローチャートである。 FIG. 56 is a flowchart illustrating a process of switching the opening / closing of the winning opening of the ordinary electric accessory in the main control board 300 according to the simultaneous rotation reference example.

(ステップS841−1)
メインCPU300aは、普通電動役物開閉切替回数カウンタのカウンタ値が、普通電動役物開閉切替回数(1回の開閉制御中における第1可変始動口120Bの可動片120bの開閉回数)の上限値であるかを判定する。その結果、カウンタ値が上限値であると判定した場合には当該普通電動役物入賞口開閉切替処理を終了し、カウンタ値は上限値ではないと判定した場合にはステップS841−3に処理を移す。
(Step S841-1)
In the main CPU 300a, the counter value of the normal electric accessory opening / closing switching count counter is the upper limit of the normal electric accessory opening / closing switching count (the number of times the movable piece 120b of the first variable starting port 120B is opened / closed during one opening / closing control). Determine if there is. As a result, when it is determined that the counter value is the upper limit value, the opening / closing switching process of the ordinary electric accessory winning opening is terminated, and when it is determined that the counter value is not the upper limit value, the process is performed in step S841-3. Transfer.

(ステップS841−3)
メインCPU300aは、開閉制御パターンテーブルのデータを参照し、普通電動役物開閉切替回数カウンタのカウンタ値に基づいて、普通電動役物ソレノイド120cを通電制御するためのソレノイド制御データ(通電制御データまたは通電停止制御データ)、および、普通電動役物ソレノイド120cの通電時間(ソレノイド通電時間)もしくは通電停止時間(普電閉鎖有効時間=休止時間)であるタイマデータを抽出する。
(Step S841-3)
The main CPU 300a refers to the data in the open / close control pattern table, and based on the counter value of the normal electric accessory open / close switching count counter, the main CPU 300a has solenoid control data (energization control data or energization control data) for energizing the ordinary electric accessory solenoid 120c. The stop control data) and the timer data which is the energization time (solnel energization time) or the energization stop time (normal power closing effective time = pause time) of the ordinary electric accessory solenoid 120c are extracted.

(ステップS841−5)
メインCPU300aは、上記ステップS841−3で抽出したソレノイド制御データに基づいて、普通電動役物ソレノイド120cの通電を開始するか、もしくは、普通電動役物ソレノイド120cの通電を停止するための普通電動役物ソレノイド通電制御処理を実行する。この普通電動役物ソレノイド通電制御処理の実行により、上記ステップS400−33およびステップS400−35において、普通電動役物ソレノイド120cの通電開始もしくは通電停止の制御がなされることとなる。
(Step S841-5)
The main CPU 300a starts energizing the ordinary electric accessory solenoid 120c based on the solenoid control data extracted in step S841-3, or stops energization of the ordinary electric accessory solenoid 120c. The object solenoid energization control process is executed. By executing this ordinary electric accessory solenoid energization control process, the energization start or energization stop of the ordinary electric accessory solenoid 120c is controlled in steps S400-33 and S400-35.

(ステップS841−7)
メインCPU300aは、上記ステップS841−3で抽出したタイマデータに基づくタイマ値を、普通遊技タイマにセーブする。なお、ここで普通遊技タイマにセーブされるタイマ値は、第1可変始動口120Bの1回の最大開放時間となる。
(Step S841-7)
The main CPU 300a saves the timer value based on the timer data extracted in step S841-3 in the normal game timer. The timer value saved in the normal game timer here is the maximum opening time of the first variable starting port 120B once.

(ステップS841−9)
メインCPU300aは、普通電動役物ソレノイド120cの通電開始状態か、すなわち、上記ステップS841−5において、普通電動役物ソレノイド120cの通電を開始する制御処理がなされたかを判定する。その結果、通電開始状態であると判定した場合にはステップS841−11に処理を移し、通電開始状態ではないと判定した場合には当該普通電動役物入賞口開閉切替処理を終了する。
(Step S841-9)
The main CPU 300a determines whether the energization start state of the ordinary electric accessory solenoid 120c is performed, that is, whether the control process for starting the energization of the ordinary electric accessory solenoid 120c is performed in step S841-5. As a result, when it is determined that the energization start state is determined, the process is moved to step S841-11, and when it is determined that the energization start state is not in the energization start state, the normal electric accessory winning opening opening / closing switching process is terminated.

(ステップS841−11)
メインCPU300aは、普通電動役物開閉切替回数カウンタのカウンタ値を、現在のカウンタ値に「1」加算した値に更新する。
(Step S841-11)
The main CPU 300a updates the counter value of the normal electric accessory opening / closing switching count counter to a value obtained by adding "1" to the current counter value.

図57は、同時回し参考例に係る主制御基板300における普通電動役物入賞口開放制御処理を説明するフローチャートである。この普通電動役物入賞口開放制御処理は、普通遊技管理フェーズが「04H」であった場合に実行される。 FIG. 57 is a flowchart illustrating a normal electric accessory winning opening opening control process in the main control board 300 according to the simultaneous rotation reference example. This ordinary electric accessory winning opening opening control process is executed when the ordinary game management phase is "04H".

(ステップS850−1)
メインCPU300aは、上記ステップS841−7でセーブした普通遊技タイマのタイマ値が「0」でないかを判定する。その結果、普通遊技タイマのタイマ値が「0」ではないと判定した場合にはステップS850−5に処理を移し、普通遊技タイマのタイマ値が「0」であると判定した場合にはステップS850−3に処理を移す。
(Step S850-1)
The main CPU 300a determines whether the timer value of the normal game timer saved in step S841-7 is "0". As a result, if it is determined that the timer value of the normal game timer is not "0", the process is shifted to step S850-5, and if it is determined that the timer value of the normal game timer is "0", step S850 Move the process to -3.

(ステップS850−3)
メインCPU300aは、普通電動役物開閉切替回数カウンタのカウンタ値が、普通電動役物開閉切替回数の上限値であるかを判定する。その結果、カウンタ値が上限値であると判定した場合にはステップS850−7に処理を移し、カウンタ値は上限値ではないと判定した場合にはステップS841に処理を移す。
(Step S850-3)
The main CPU 300a determines whether the counter value of the normal electric accessory opening / closing switching number counter is the upper limit value of the normal electric accessory opening / closing switching number. As a result, when it is determined that the counter value is the upper limit value, the process is transferred to step S850-7, and when it is determined that the counter value is not the upper limit value, the process is transferred to step S841.

(ステップS841)
上記ステップS850−3において、普通電動役物開閉切替回数カウンタのカウンタ値が、普通電動役物開閉切替回数の上限値ではないと判定した場合には、メインCPU300aは、上記ステップS841の処理を実行する。
(Step S841)
If it is determined in step S850-3 that the counter value of the normal electric accessory opening / closing switching count is not the upper limit of the normal electric accessory opening / closing switching count, the main CPU 300a executes the process of step S841. do.

(ステップS850−5)
メインCPU300aは、上記ステップS530−9で更新された普通電動役物入賞球数カウンタのカウンタ値が規定数に到達していないか、すなわち、第1可変始動口120Bに、1回の開閉制御中の最大入賞可能数と同数の遊技球が入球していないかを判定する。その結果、規定数に到達していないと判定した場合には当該普通電動役物入賞口開放制御処理を終了し、規定数に到達したと判定した場合にはステップS850−7に処理を移す。
(Step S850-5)
The main CPU 300a has not reached the specified number of counter values of the ordinary electric accessory winning ball number counter updated in step S530-9, that is, the first variable starting port 120B is being controlled to open and close once. It is determined whether or not the same number of game balls as the maximum number of winning balls can be entered. As a result, if it is determined that the specified number has not been reached, the normal electric accessory winning opening opening control process is terminated, and if it is determined that the specified number has been reached, the process is moved to step S850-7.

(ステップS850−7)
メインCPU300aは、普通電動役物ソレノイド120cの通電を停止して第1可変始動口120Bを閉鎖するために必要な普通電動役物閉鎖処理を実行する。これにより、第1可変始動口120Bが閉鎖状態となる。
(Step S850-7)
The main CPU 300a executes the ordinary electric accessory closing process necessary for stopping the energization of the ordinary electric accessory solenoid 120c and closing the first variable starting port 120B. As a result, the first variable starting port 120B is closed.

(ステップS850−9)
メインCPU300aは、普電有効状態時間を普通遊技タイマにセーブする。
(Step S850-9)
The main CPU 300a saves the normal power effective state time in the normal game timer.

(ステップS850−11)
メインCPU300aは、普通遊技管理フェーズを「05H」に更新し、当該普通電動役物入賞口開放制御処理を終了する。
(Step S850-11)
The main CPU 300a updates the normal game management phase to "05H" and ends the normal electric accessory winning opening opening control process.

図58は、同時回し参考例に係る主制御基板300における普通電動役物入賞口閉鎖有効処理を説明するフローチャートである。この普通電動役物入賞口閉鎖有効処理は、普通遊技管理フェーズが「05H」であった場合に実行される。 FIG. 58 is a flowchart illustrating an ordinary electric accessory winning opening closing effective process in the main control board 300 according to the simultaneous rotation reference example. This normal electric accessory winning opening closing effective process is executed when the normal game management phase is "05H".

(ステップS860−1)
メインCPU300aは、上記ステップS850−9でセーブした普通遊技タイマのタイマ値が「0」でないかを判定する。その結果、普通遊技タイマのタイマ値が「0」ではないと判定した場合には当該普通電動役物入賞口閉鎖有効処理を終了し、普通遊技タイマのタイマ値が「0」であると判定した場合にはステップS860−3に処理を移す。
(Step S860-1)
The main CPU 300a determines whether the timer value of the normal game timer saved in step S850-9 is "0". As a result, when it is determined that the timer value of the normal game timer is not "0", the normal electric accessory winning opening closing effective process is terminated, and it is determined that the timer value of the normal game timer is "0". In the case, the process is moved to step S860-3.

(ステップS860−3)
メインCPU300aは、普電終了ウェイト時間を普通遊技タイマにセーブする。
(Step S860-3)
The main CPU 300a saves the normal game end wait time in the normal game timer.

(ステップS860−5)
メインCPU300aは、普通遊技管理フェーズを「06H」に更新し、当該普通電動役物入賞口閉鎖有効処理を終了する。
(Step S860-5)
The main CPU 300a updates the normal game management phase to "06H" and ends the normal electric accessory winning opening closing effective process.

図59は、同時回し参考例に係る主制御基板300における普通電動役物入賞口終了ウェイト処理を説明するフローチャートである。この普通電動役物入賞口終了ウェイト処理は、普通遊技管理フェーズが「06H」であった場合に実行される。 FIG. 59 is a flowchart illustrating a normal electric accessory winning opening end wait process on the main control board 300 according to the simultaneous rotation reference example. This normal electric accessory winning opening end wait process is executed when the normal game management phase is "06H".

(ステップS870−1)
メインCPU300aは、上記ステップS860−3でセーブした普通遊技タイマのタイマ値が「0」でないかを判定する。その結果、普通遊技タイマのタイマ値が「0」ではないと判定した場合には当該普通電動役物入賞口終了ウェイト処理を終了し、普通遊技タイマのタイマ値が「0」であると判定した場合にはステップS870−3に処理を移す。
(Step S870-1)
The main CPU 300a determines whether the timer value of the normal game timer saved in step S860-3 is not "0". As a result, when it is determined that the timer value of the normal game timer is not "0", the normal electric accessory winning opening end wait process is terminated, and it is determined that the timer value of the normal game timer is "0". In the case, the process is moved to step S870-3.

(ステップS870−3)
メインCPU300aは、普通遊技管理フェーズを「00H」に更新し、当該普通電動役物入賞口終了ウェイト処理を終了する。これにより、普図保留が記憶されている場合には、普通図柄の変動表示が再開されることとなる。次に、演出参考例として、上記した一種遊技機、一種二種遊技機、および、同時回し機において実行可能な具体的な演出や当該演出に係る具体的な処理を説明する。
(Step S870-3)
The main CPU 300a updates the normal game management phase to "00H" and ends the normal electric accessory winning opening end wait process. As a result, when the normal symbol hold is stored, the variable display of the normal symbol is restarted. Next, as a production reference example, a specific production that can be executed by the above-mentioned type 1 gaming machine, type 2 gaming machine, and a simultaneous turning machine, and specific processing related to the production will be described.

<演出参考例>
図60は、演出参考例に係るリーチなし変動パターンの変動演出の一例を説明する図である。上記のように、主制御基板300において大役抽選が行われると、特別図柄の変動表示中、すなわち、特別図柄の変動時間に亘って、大役抽選の結果を報知する変動演出が実行される。この変動演出においては、メイン演出表示部200aにおいて種々の背景画像が表示されるとともに、この背景画像に重畳して、演出図柄210a、210b、210cが表示される。なお、変動演出中は、メイン演出表示部200aに表示される画像に伴って、音声出力装置206から音声が出力されるとともに、演出照明装置204が点灯制御され、また、演出役物装置202が可動制御されるが、ここでは詳細な説明は省略する。
<Reference example of production>
FIG. 60 is a diagram illustrating an example of a variation effect of a reachless variation pattern according to an effect reference example. As described above, when the major winning combination lottery is performed on the main control board 300, the variation effect for notifying the result of the major winning combination lottery is executed during the variation display of the special symbol, that is, over the variation time of the special symbol. In this variable effect, various background images are displayed on the main effect display unit 200a, and the effect symbols 210a, 210b, and 210c are displayed superimposed on the background image. During the variable effect, the sound is output from the sound output device 206 along with the image displayed on the main effect display unit 200a, the effect lighting device 204 is lit, and the effect accessory device 202 is used. Although it is movably controlled, detailed description thereof will be omitted here.

演出参考例に係る変動演出は、リーチなし変動パターン、リーチ変動パターンに大別される。リーチなし変動パターンの変動演出では、メイン演出表示部200aに背景画像(図示を省略)が表示されるとともに、この背景画像に演出図柄210a、210b、210cが重畳して変動表示される。例えば、図60(a)に示すように、大役抽選結果がハズレであったことを示す組み合わせで演出図柄210a、210b、210cが停止表示されているとする。この状態で、新たに特別図柄の変動表示が行われると、当該特別図柄の変動表示の開始に伴って、図60(b)に示すように、3つの演出図柄210a、210b、210cが変動表示(スクロール表示)を開始する。なお、図中下向きの白抜き矢印は、演出図柄210a、210b、210cが高さ方向にスクロール表示されていることを示している。 The variation effect according to the production reference example is roughly classified into a reach-less variation pattern and a reach variation pattern. In the variation effect of the non-reach variation pattern, a background image (not shown) is displayed on the main effect display unit 200a, and the effect symbols 210a, 210b, 210c are superimposed and displayed on the background image. For example, as shown in FIG. 60A, it is assumed that the effect symbols 210a, 210b, and 210c are stopped and displayed in a combination indicating that the result of the large winning combination lottery was lost. In this state, when a new variable display of the special symbol is performed, the three effect symbols 210a, 210b, and 210c are variablely displayed as shown in FIG. 60 (b) with the start of the variable display of the special symbol. Start (scroll display). The downward white arrows in the figure indicate that the effect symbols 210a, 210b, and 210c are scrolled in the height direction.

そして、図60(c)に示すように、まず、演出図柄210aが停止表示され、その後、図60(d)に示すように、演出図柄210aと異なる演出図柄210cが停止表示される。そして、特別図柄の変動表示が終了して、第1特別図柄表示器160または第2特別図柄表示器162に特別図柄が停止表示するのとほぼ同じタイミングで、図60(e)に示すように、演出図柄210bが停止表示され、このときの3つの演出図柄210a、210b、210cの最終的な停止表示態様によって、大役抽選結果が遊技者に報知される。 Then, as shown in FIG. 60 (c), the effect symbol 210a is first stopped and displayed, and then, as shown in FIG. 60 (d), the effect symbol 210c different from the effect symbol 210a is stopped and displayed. Then, as shown in FIG. 60 (e), at substantially the same timing as when the variable display of the special symbol is completed and the special symbol is stopped and displayed on the first special symbol display 160 or the second special symbol display 162. , The effect symbol 210b is stopped and displayed, and the player is notified of the big winning combination lottery result by the final stop display mode of the three effect symbols 210a, 210b, 210c at this time.

図61は、演出参考例に係るノーマルリーチ変動パターンの変動演出の一例を説明する図である。演出参考例では、リーチ変動パターンが、ノーマルリーチ変動パターン、発展リーチ変動パターン、擬似連続リーチ変動パターンに大別される。ノーマルリーチ変動パターンの変動演出は、リーチなし変動パターンの変動演出と同様に、特別図柄の変動表示の開始に伴って、演出図柄210a、210b、210cの変動表示が開始され、図61(a)に示すように、演出図柄210aがまず停止表示される。その後、図61(b)に示すように、演出図柄210aと同一の演出図柄210cが停止表示される。 FIG. 61 is a diagram illustrating an example of a variation effect of the normal reach variation pattern according to the effect reference example. In the production reference example, the reach fluctuation pattern is roughly classified into a normal reach fluctuation pattern, a development reach fluctuation pattern, and a pseudo continuous reach fluctuation pattern. Similar to the variation effect of the non-reach variation pattern, the variation effect of the normal reach variation pattern starts the variation display of the effect symbols 210a, 210b, 210c with the start of the variation display of the special symbol. As shown, the effect symbol 210a is first stopped and displayed. After that, as shown in FIG. 61 (b), the same effect symbol 210c as the effect symbol 210a is stopped and displayed.

このように、メイン演出表示部200aにおいて、同一の演出図柄210a、210cが停止表示されるリーチ態様で表示されると、図61(c)に示すように、メイン演出表示部200aにおいて、演出図柄210a、210cに重畳して「リーチ」と表示される。なお、リーチ態様は複数種類設けられており、「1」〜「9」のいずれかの数字が記された同一の演出図柄210a、210cが停止表示される。その後、図61(d)に示すように、演出図柄210a、210cの形状を、リーチ態様になる前と異にして変動表示が継続される。そして、図61(e)に示すように、最終的に、演出図柄210a、210cと異なる演出図柄210bが停止表示され、大役抽選の結果がハズレであったことが遊技者に報知される。 In this way, when the same effect symbols 210a and 210c are displayed in the reach mode in which the same effect symbols 210a and 210c are stopped and displayed on the main effect display unit 200a, as shown in FIG. 61 (c), the effect symbols are displayed on the main effect display unit 200a. "Reach" is displayed by superimposing on 210a and 210c. It should be noted that a plurality of types of reach modes are provided, and the same effect symbols 210a and 210c on which any number of "1" to "9" is written are stopped and displayed. After that, as shown in FIG. 61 (d), the shape of the effect symbols 210a and 210c is changed from the one before the reach mode, and the variable display is continued. Then, as shown in FIG. 61 (e), finally, the effect symbols 210b different from the effect symbols 210a and 210c are stopped and displayed, and the player is notified that the result of the big role lottery is lost.

図62は、演出参考例に係るハズレ時の発展リーチ変動パターンの変動演出の一例を説明する図であり、図63は、演出参考例に係る大当たり時の発展リーチ変動パターンの変動演出の一例を説明する図である。発展リーチ変動パターンの変動演出は、図62(a)〜(d)および図63(a)〜(d)に示すように、ノーマルリーチ変動パターンの変動演出と同様に、メイン演出表示部200aにおいて、演出図柄210a、210cがリーチ態様で表示され、その後、所定の発展画像(動画)が再生表示されるリーチ発展演出が実行される。このリーチ発展演出では、例えば、図62(e)および図63(e)に示すように、メイン演出表示部200aにミッションが表示されるとともに、図62(f)、(g)および図63(f)、(g)に示すように、ミッションの達成に向けた画像が表示される。 FIG. 62 is a diagram illustrating an example of a variation effect of the development reach fluctuation pattern at the time of loss according to the production reference example, and FIG. 63 is an example of a variation effect of the development reach variation pattern at the time of a jackpot according to the production reference example. It is a figure explaining. As shown in FIGS. 62 (a) to 62 (d) and 63 (a) to (d), the variation effect of the development reach variation pattern is displayed on the main effect display unit 200a in the same manner as the variation effect of the normal reach variation pattern. The reach development effect is executed in which the effect symbols 210a and 210c are displayed in the reach mode, and then a predetermined development image (moving image) is reproduced and displayed. In this reach development effect, for example, as shown in FIGS. 62 (e) and 63 (e), the mission is displayed on the main effect display unit 200a, and FIGS. 62 (f), (g) and 63 (g). As shown in f) and (g), an image for accomplishing the mission is displayed.

ここで、リーチ発展演出用の発展画像は、ハズレパターンと大当たりパターンとに大別され、ハズレパターンの発展画像では、図62(h)に示すように、ミッションの失敗を示す画像が最終的に表示され、その後、図62(i)に示すように、演出図柄210a、210b、210cがハズレを報知する組み合わせで停止表示される。一方、大当たりパターンの発展画像では、図63(h)に示すように、ミッションの成功を示す画像が最終的に表示され、その後、図63(i)に示すように、演出図柄210a、210b、210cが大当たりを報知する組み合わせで停止表示される。 Here, the development image for the reach development production is roughly divided into a loss pattern and a jackpot pattern, and in the development image of the loss pattern, as shown in FIG. 62 (h), the image showing the failure of the mission is finally obtained. After that, as shown in FIG. 62 (i), the effect symbols 210a, 210b, 210c are stopped and displayed in a combination for notifying the loss. On the other hand, in the developed image of the jackpot pattern, as shown in FIG. 63 (h), an image showing the success of the mission is finally displayed, and then, as shown in FIG. 63 (i), the effect symbols 210a, 210b, The 210c is stopped and displayed in a combination that notifies the jackpot.

なお、リーチ発展演出は、例えば、上記のように、ミッションに挑む内容の発展画像が表示されるミッション演出と、味方キャラクタと敵キャラクタとが対戦する発展画像が表示されるバトル演出と、が設けられている。そして、ミッション演出は、ミッションの内容を異にする複数の実行パターンが設けられており、バトル演出は、登場キャラクタや対戦方法を異にする複数の実行パターンが設けられている。また、上記のように、ミッション演出の実行パターンは、ミッションを達成する大当たりパターンと、ミッションに失敗するハズレパターンとに大別されるが、バトル演出の実行パターンも同様に、味方キャラクタが敵キャラクタに勝利する大当たりパターンと、味方キャラクタが敵キャラクタに敗北するハズレパターンとに大別される。 As described above, the reach development effect includes, for example, a mission effect in which a development image of the content that challenges the mission is displayed, and a battle effect in which a development image in which a ally character and an enemy character compete against each other is displayed. Has been done. The mission production is provided with a plurality of execution patterns having different mission contents, and the battle production is provided with a plurality of execution patterns having different appearance characters and battle methods. In addition, as described above, the execution pattern of the mission production is roughly divided into a jackpot pattern that achieves the mission and a loss pattern that fails the mission. Similarly, in the execution pattern of the battle production, the ally character is the enemy character. It is roughly divided into a jackpot pattern that wins the game and a loss pattern that the ally character loses to the enemy character.

大当たりパターンとハズレパターンとは、演出の終盤までは同一内容で構成されており、最終的に味方キャラクタが勝利するか敗北するか、あるいは、ミッションを達成するか否かといった点を異にしている。したがって、リーチ発展演出中は、変動演出の終盤まで、大役抽選の結果を遊技者が識別することができず、遊技者に大当たりの期待感が付与されることとなる。 The jackpot pattern and the loss pattern are composed of the same contents until the end of the production, and differ in that the ally character wins or loses in the end, or whether or not the mission is completed. .. Therefore, during the reach development effect, the player cannot identify the result of the big role lottery until the end of the variable effect, and the player is given a sense of expectation of a big hit.

なお、大当たりパターンは、大役抽選の結果が大当たりであった場合にのみ選択され、ハズレパターンは、大役抽選の結果がハズレであった場合にのみ選択される。ただし、1回の変動演出において、リーチ発展演出が2回実行されることもあり、この場合には、1回目のリーチ発展演出がハズレパターンで実行され、2回目のリーチ発展演出が、ハズレパターンまたは大当たりパターンで実行される。以下に、1回の変動演出において、リーチ発展演出が2回実行される場合の演出の流れについて説明する。 The jackpot pattern is selected only when the result of the big win lottery is a big hit, and the loss pattern is selected only when the result of the big win lottery is a loss. However, in one variable effect, the reach development effect may be executed twice. In this case, the first reach development effect is executed in a loss pattern, and the second reach development effect is a loss pattern. Or it is executed in the jackpot pattern. The flow of the effect when the reach development effect is executed twice in one variable effect will be described below.

図64は、演出参考例に係るリーチ発展演出が2回実行される場合の変動演出の一例を説明する図である。例えば、演出図柄210a、210cがリーチ態様で表示された後、図64(a)、(b)に示すように、ミッション演出が実行されたとする。ここまでは、1回の変動演出においてリーチ発展演出が1回のみ実行される場合と相違はないが、ミッションを達成できなかったことが報知された直後に、図64(c)に示すように、メイン演出表示部200aに「REACH UP」と表示される。 FIG. 64 is a diagram illustrating an example of a variable effect when the reach development effect according to the effect reference example is executed twice. For example, it is assumed that after the effect symbols 210a and 210c are displayed in the reach mode, the mission effect is executed as shown in FIGS. 64 (a) and 64 (b). Up to this point, there is no difference from the case where the reach development effect is executed only once in one variable effect, but as shown in FIG. 64 (c) immediately after being notified that the mission could not be achieved. , "REACH UP" is displayed on the main effect display unit 200a.

その後、メイン演出表示部200aには、図64(d)に示すように、バトル演出用の発展画像が表示されており、2回目のリーチ発展演出が開始される。このバトル演出用の発展画像は、味方キャラクタと敵キャラクタとが対戦する内容となっており、大当たり当選時には、図64(e)に示すように、最終的に味方キャラクタが敵キャラクタに勝利するとともに、図64(f)に示すように、演出図柄210a、210b、210cが大当たりを報知する組み合わせで停止表示される。一方、ハズレ時には、図64(g)に示すように、最終的に味方キャラクタが敵キャラクタに敗北するとともに、図64(h)に示すように、演出図柄210a、210b、210cがハズレを報知する組み合わせで停止表示される。 After that, as shown in FIG. 64 (d), the development image for the battle effect is displayed on the main effect display unit 200a, and the second reach development effect is started. The development image for this battle production is such that the ally character and the enemy character play against each other, and at the time of winning the jackpot, as shown in FIG. 64 (e), the ally character finally wins the enemy character and at the same time. , As shown in FIG. 64 (f), the effect symbols 210a, 210b, 210c are stopped and displayed in a combination that notifies the jackpot. On the other hand, at the time of loss, as shown in FIG. 64 (g), the ally character is finally defeated by the enemy character, and as shown in FIG. 64 (h), the effect symbols 210a, 210b, 210c notify the loss. Stop display is displayed in combination.

図65は、演出参考例に係る擬似連続リーチ変動パターンの変動演出の一例を説明する図である。擬似連続リーチ変動パターンの変動演出は、図65(a)に示すように、演出図柄210a、210b、210cの変動表示が開始されると、図65(b)に示すように、演出図柄210a、210b、210cが、予め設けられた複数種類の擬似態様のうちのいずれかで仮停止表示される。この擬似態様は、例えば、同一の演出図柄210a、210bと、これら演出図柄210a、210bよりも、「2」大きな数字が記された演出図柄210cとが仮停止表示されるものである。 FIG. 65 is a diagram illustrating an example of a variation effect of a pseudo continuous reach variation pattern according to an effect reference example. As shown in FIG. 65 (a), when the variation display of the effect symbols 210a, 210b, 210c is started, the variation effect of the pseudo continuous reach variation pattern is shown in the effect symbols 210a, as shown in FIG. 65 (b). The 210b and 210c are temporarily stopped and displayed in any of a plurality of types of pseudo modes provided in advance. In this pseudo mode, for example, the same effect symbols 210a and 210b and the effect symbols 210c on which a number "2" larger than these effect symbols 210a and 210b are temporarily stopped and displayed.

演出図柄210a、210b、210cが擬似態様で仮停止表示されると、図65(c)に示すように、演出図柄210a、210b、210cの変動表示が再開される。つまり、擬似態様は、演出図柄210a、210b、210cの再変動表示を示すものと言える。その後、図65(d)に示すように、演出図柄210a、210b、210cが、再び擬似態様で仮停止表示される。 When the effect symbols 210a, 210b, 210c are temporarily stopped and displayed in a pseudo manner, the variable display of the effect symbols 210a, 210b, 210c is restarted as shown in FIG. 65 (c). That is, it can be said that the pseudo mode shows the re-variation display of the effect symbols 210a, 210b, 210c. After that, as shown in FIG. 65 (d), the effect symbols 210a, 210b, 210c are temporarily stopped and displayed again in a pseudo manner.

そして、図65(e)に示すように、演出図柄210a、210b、210cの変動表示が再開されると、図65(f)に示すように、演出図柄210a、210cがリーチ態様で表示され、以後、図65(g)〜(i)に示すように、発展リーチ変動パターンと同様にリーチ発展演出が実行され、大役抽選の結果が遊技者に報知される。 Then, as shown in FIG. 65 (e), when the variable display of the effect symbols 210a, 210b, 210c is resumed, the effect symbols 210a, 210c are displayed in the reach mode as shown in FIG. 65 (f). After that, as shown in FIGS. 65 (g) to 65 (i), the reach development effect is executed in the same manner as the development reach fluctuation pattern, and the result of the big role lottery is notified to the player.

このように、擬似連続リーチ変動パターンの変動演出は、演出図柄210a、210cがリーチ態様となるまでの内容が、発展リーチ変動パターンの変動演出と異なっており、リーチ態様となった後は、発展リーチ変動パターンと同様に変動演出が進行されることとなる。 As described above, in the variation effect of the pseudo continuous reach variation pattern, the content until the effect symbols 210a and 210c are in the reach mode is different from the variation effect of the development reach variation pattern, and after the effect pattern is in the reach mode, it is developed. The fluctuation effect will proceed in the same way as the reach fluctuation pattern.

なお、擬似連続リーチ変動パターンにおいて、リーチ態様となるまでの演出図柄210a、210b、210cの変動表示パターンは複数パターン設けられており、変動表示パターンごとに、演出図柄210a、210b、210cの仮停止表示の回数、換言すれば、演出図柄210a、210b、210cの変動表示回数が異なっている。この変動表示パターンは、変動モードコマンドによって決定され、演出図柄210a、210b、210cの仮停止表示(変動表示)の回数が多くなるほど、最終的に大当たりの当選が報知される可能性(以下「信頼度」という)が高くなるように、大当たり当選時およびハズレ時における変動モードコマンドの選択比率が設定されている。 In the pseudo continuous reach variation pattern, a plurality of variation display patterns of the effect symbols 210a, 210b, 210c until the reach mode is reached are provided, and the effect symbols 210a, 210b, 210c are temporarily stopped for each variation display pattern. The number of times of display, in other words, the number of times of variable display of the effect symbols 210a, 210b, 210c is different. This variation display pattern is determined by the variation mode command, and as the number of temporary stop displays (variation display) of the effect symbols 210a, 210b, 210c increases, there is a possibility that the winning of the jackpot will be finally notified (hereinafter, "reliability"). The selection ratio of the variable mode command at the time of winning a big hit and at the time of losing is set so that the degree) becomes high.

具体的には、大役抽選の結果が大当たりであった場合には、変動表示回数の多い変動モードコマンドの選択比率が、変動表示回数の少ない変動モードコマンドの選択比率よりも高く設定されており、大役抽選の結果がハズレであった場合には、変動表示回数の少ない変動モードコマンドの選択比率が、変動表示回数の多い変動モードコマンドの選択比率よりも高く設定されている。 Specifically, when the result of the big role lottery is a big hit, the selection ratio of the variable mode command with a large number of variable impressions is set higher than the selection ratio of the variable mode command with a small number of variable impressions. If the result of the big win lottery is lost, the selection ratio of the variable mode command with a small number of variable display times is set higher than the selection ratio of the variable mode command with a large number of variable display times.

また、主制御基板300においては、擬似連続リーチ変動パターンの信頼度が、発展リーチ変動パターンの信頼度よりも高くなるように設定されている。したがって、演出図柄210a、210b、210cの仮停止表示(変動表示)の回数によって信頼度が示唆されることとなり、遊技者は、演出図柄210a、210b、210cがより多く仮停止表示(変動表示)されることを期待しながら、演出の行方を見守ることとなる。 Further, in the main control board 300, the reliability of the pseudo continuous reach variation pattern is set to be higher than the reliability of the development reach variation pattern. Therefore, the reliability is suggested by the number of temporary stop displays (variable display) of the effect symbols 210a, 210b, 210c, and the player has more temporary stop displays (variable display) of the effect symbols 210a, 210b, 210c. While expecting that it will be done, we will watch over the whereabouts of the production.

上記した変動演出の実行パターンは、主制御基板300で決定された変動コマンドに基づいて、副制御基板330において決定、実行制御される。つまり、変動演出の実行パターンは、主制御基板300と副制御基板330とで協働して決定されると言える。 The execution pattern of the above-mentioned variation effect is determined and executed and controlled on the sub-control board 330 based on the variation command determined on the main control board 300. That is, it can be said that the execution pattern of the variation effect is determined in cooperation with the main control board 300 and the sub control board 330.

図66は、演出参考例に係る変動演出決定テーブルを説明する図であり、図66(a)には前半変動演出決定テーブルを示し、図66(b)には後半変動演出決定テーブルを示す。上記したように、主制御基板300において大役抽選が行われると、大役抽選の結果に基づいて、変動コマンドが決定され、決定された各コマンドが副制御基板330に送信される。副制御基板330においては、変動モードコマンドを受信すると、0〜249の範囲から1の演出乱数を取得するとともに、前半変動演出決定テーブルを参照して、取得した演出乱数と、受信した変動モードコマンドとに基づいて、前半の変動演出の実行パターンを決定する。また、変動パターンコマンドを受信すると、0〜249の範囲から1の演出乱数を取得するとともに、後半変動演出決定テーブルを参照して、取得した演出乱数と、受信した変動パターンコマンドとに基づいて、後半の変動演出の実行パターンを決定する。なお、図66においては、前半変動演出決定テーブルおよび後半変動演出決定テーブルの一部のみを抽出して示している。 FIG. 66 is a diagram for explaining a variation effect determination table according to an effect reference example, FIG. 66 (a) shows a first half variation effect determination table, and FIG. 66 (b) shows a second half variation effect determination table. As described above, when the major winning combination lottery is performed on the main control board 300, variable commands are determined based on the result of the major winning combination lottery, and each determined command is transmitted to the sub-control board 330. When the sub-control board 330 receives the variation mode command, it acquires an effect random number of 1 from the range of 0 to 249, and also refers to the first half variation effect determination table to obtain the acquired effect random number and the received variation mode command. Based on the above, the execution pattern of the variation effect in the first half is determined. Further, when the variation pattern command is received, an effect random number of 1 is acquired from the range of 0 to 249, and the latter half variation effect determination table is referred to, based on the acquired effect random number and the received variation pattern command. Determine the execution pattern of the fluctuation effect in the latter half. In FIG. 66, only a part of the first half variation effect determination table and the second half variation effect determination table is extracted and shown.

図66に示すように、前半変動演出決定テーブルによれば、変動モード番号(変動モードコマンド)ごとに、前半の変動演出の実行パターンについての選択比率がそれぞれ設定され、後半変動演出決定テーブルによれば、変動パターン番号(変動パターンコマンド)ごとに、後半の変動演出の実行パターンについての選択比率がそれぞれ設定されている。そして、決定された前半および後半の変動演出の実行パターンを組み合わせて実行することで、1回の変動演出が実行されることとなる。 As shown in FIG. 66, according to the first half variation effect determination table, the selection ratio for the execution pattern of the first half variation effect is set for each variation mode number (variation mode command), and the latter half variation effect determination table is used. For example, for each variation pattern number (variation pattern command), a selection ratio for the execution pattern of the variation effect in the latter half is set. Then, by executing the determined execution patterns of the first half and the second half of the variation effect in combination, one variation effect is executed.

リーチなし変動パターンの変動演出は、前半の実行パターンとして、前半の変動演出を実行しないことを示す「なし」が決定され、後半の実行パターンとして、リーチなし変動パターンに対応する「ノーマルハズレ1」、「ノーマルハズレ2」、「特殊ハズレ1」、「特殊ハズレ2」が決定された場合に実行される。例えば、前半の変動演出が実行されないことを示す「01H」の変動モード番号に対応する変動モードコマンドを受信すると、副制御基板330では、必ず、前半の実行パターンとして「なし」が決定される。また、このとき、同時に受信し得る変動パターンコマンドには、「ノーマルハズレ1」、「ノーマルハズレ2」、「特殊ハズレ1」、「特殊ハズレ2」のいずれかのみが決定されるように、後半変動演出決定テーブルにおいて選択比率の設定がなされている。したがって、前半の実行パターンとして「なし」が決定され、後半の実行パターンとして「ノーマルハズレ1」、「ノーマルハズレ2」、「特殊ハズレ1」、「特殊ハズレ2」が決定されることで、変動演出の実行パターンは、上記のリーチなし変動パターンに決定されることとなる。 As the execution pattern of the first half of the variation pattern without reach, "None" indicating that the variation effect of the first half is not executed is determined, and as the execution pattern of the second half, "Normal loss 1" corresponding to the variation pattern without reach. , "Normal loss 2", "Special loss 1", "Special loss 2" is executed when it is determined. For example, upon receiving the variation mode command corresponding to the variation mode number of "01H" indicating that the variation effect of the first half is not executed, the sub-control board 330 always determines "none" as the execution pattern of the first half. Further, at this time, only one of "normal loss 1", "normal loss 2", "special loss 1", and "special loss 2" is determined as the fluctuation pattern command that can be received at the same time. The selection ratio is set in the variable effect determination table. Therefore, "None" is determined as the execution pattern in the first half, and "Normal loss 1", "Normal loss 2", "Special loss 1", and "Special loss 2" are determined as the execution patterns in the second half. The execution pattern of the effect is determined by the above-mentioned non-reach variation pattern.

一方、リーチ変動パターンの変動演出は、前半の実行パターンとして「なし」以外が決定され、後半の実行パターンとして、いずれかのリーチ発展演出(図中、発展1〜5で示す)が決定された場合に実行される。換言すれば、メイン演出表示部200aにおいて、リーチ変動パターンの変動演出が実行される場合には、必ず、変動モード番号=01H以外の変動モード番号に対応する変動モードコマンドを受信しており、発展1〜5のいずれかが決定される変動パターン番号に対応する変動パターンコマンドを受信していることとなる。 On the other hand, as the variation effect of the reach variation pattern, other than "None" was determined as the execution pattern in the first half, and one of the reach development effects (indicated by developments 1 to 5 in the figure) was determined as the execution pattern in the second half. If executed. In other words, when the variation effect of the reach variation pattern is executed in the main effect display unit 200a, the variation mode command corresponding to the variation mode number other than the variation mode number = 01H is always received and developed. It means that the variation pattern command corresponding to the variation pattern number in which any of 1 to 5 is determined is received.

ここで、図66(a)において、前半の実行パターンにおける「ノーマルリーチ1」や「ノーマルリーチ2」等は、それぞれ、ノーマルリーチ変動パターンの変動演出のうち、演出図柄210a、210b、210cがリーチ態様になるまで、より詳細には、リーチ発展演出が開始されるまでの、メイン演出表示部200aに表示される背景画像や演出図柄210a、210b、210cの変動表示パターンを示している。これらの画像パターンは、変動モード番号に対応付けられた特別図柄の変動表示の時間と一致するように予め設計されており、例えば、「ノーマルリーチ1」が決定されると、図61(a)〜(d)に示す画像がメイン演出表示部200aに表示されることとなる。 Here, in FIG. 66A, in the first half execution patterns such as "normal reach 1" and "normal reach 2", among the variation effects of the normal reach variation pattern, the effect symbols 210a, 210b, 210c are the reach modes, respectively. More specifically, the background image displayed on the main effect display unit 200a and the variable display patterns of the effect symbols 210a, 210b, 210c until the reach development effect is started are shown. These image patterns are pre-designed to match the time of the variation display of the special symbol associated with the variation mode number. For example, when "normal reach 1" is determined, FIGS. 61 (a) to 61 (a). The image shown in (d) is displayed on the main effect display unit 200a.

また、図66(a)において、前半の実行パターンにおける「擬似2a」等は、擬似連続リーチ変動パターンの変動演出のうち、リーチ発展演出が開始されるまでの、メイン演出表示部200aに表示される主変動演出画像の表示パターン、すなわち、演出図柄210a、210b、210cが変動表示される図柄表示演出の実行パターンを示している。例えば、「擬似2a」は、演出図柄210a、210b、210cの変動表示回数が2回である「擬似2」の擬似連続リーチ変動パターンであって、主変動演出画像が表示パターンaであることを示している。また、「擬似3b」は、演出図柄210a、210b、210cの変動表示回数が3回である「擬似3」の擬似連続リーチ変動パターンであって、主変動演出画像が表示パターンbであることを示している。 Further, in FIG. 66A, the “pseudo 2a” or the like in the execution pattern of the first half is displayed on the main effect display unit 200a until the reach development effect is started among the variation effects of the pseudo continuous reach variation pattern. The display pattern of the main variation effect image, that is, the execution pattern of the symbol display effect in which the effect symbols 210a, 210b, and 210c are variablely displayed is shown. For example, "pseudo 2a" is a pseudo continuous reach fluctuation pattern of "pseudo 2" in which the number of fluctuation display times of the effect symbols 210a, 210b, 210c is two, and the main variation effect image is the display pattern a. Shown. Further, the "pseudo 3b" is a pseudo continuous reach fluctuation pattern of the "pseudo 3" in which the number of fluctuation display times of the effect symbols 210a, 210b, 210c is three, and the main variation effect image is the display pattern b. Shown.

なお、図66に示す前半変動演出決定テーブルおよび後半変動演出決定テーブルにおいては、リーチなし変動パターンおよびノーマルリーチ変動パターンの変動演出は、大役抽選の結果がハズレであった場合にのみ実行されるように、選択比率の設定がなされている。また、発展リーチ変動パターンおよび擬似連続リーチ変動パターンは、ハズレ時および大当たり時の双方で決定されるが、発展リーチ変動パターンは、擬似連続リーチ変動パターンよりも、ハズレ時の選択比率が高く、大当たり時の選択比率が低く設定されている。このように、ハズレ時と大当たり時とで選択比率を設定することにより、擬似連続リーチ変動パターンは、発展リーチ変動パターンよりも、信頼度が高く設定されることとなる。 In the first half variation effect determination table and the second half variation effect determination table shown in FIG. 66, the variation effect of the non-reach variation pattern and the normal reach variation pattern is executed only when the result of the big win lottery is lost. , The selection ratio is set. In addition, the development reach fluctuation pattern and the pseudo continuous reach fluctuation pattern are determined at both the time of loss and the jackpot, but the development reach fluctuation pattern has a higher selection ratio at the time of loss than the pseudo continuous reach fluctuation pattern and is a jackpot. The time selection ratio is set low. In this way, by setting the selection ratio between the time of loss and the time of big hit, the pseudo continuous reach fluctuation pattern is set to have higher reliability than the development reach fluctuation pattern.

さらに、擬似連続リーチ変動パターンの中でも、擬似回数が多くなるほど、大当たり時の選択比率が高く、ハズレ時の選択比率が低く設定されており、擬似回数が多くなるほど、信頼度が高くなるように設定がなされている。 Furthermore, among the pseudo continuous reach fluctuation patterns, the higher the number of pseudos, the higher the selection ratio at the time of jackpot, and the lower the selection ratio at the time of loss, and the greater the number of pseudos, the higher the reliability. Has been made.

以上のように、変動演出決定テーブルにより、変動演出の大まかな流れが決定されるが、変動演出の開始時には、変動モードコマンドまたは変動パターンコマンドに基づいて、変動演出を構成するさまざまな要素演出の実行可否および実行パターンがさらに決定される。ここで、要素演出というのは、例えば、上記のように、メイン演出表示部200aにおける演出図柄210a、210b、210cの変動表示や、リーチ発展演出でメイン演出表示部200aに表示される発展画像、さらには、演出役物装置202を可動させる演出等、変動演出を構成する全ての演出をいう。実施例では、変動演出を構成する要素演出として、変動演出中のさまざまなタイミングで予告演出(示唆演出)が実行される。 As described above, the rough flow of the variable effect is determined by the variable effect determination table, but at the start of the variable effect, various elemental effects that compose the variable effect are based on the variable mode command or the variable pattern command. Executability and execution pattern are further determined. Here, the element effect is, for example, as described above, a variable display of the effect symbols 210a, 210b, 210c in the main effect display unit 200a, or a development image displayed on the main effect display unit 200a in the reach development effect. Furthermore, it refers to all the effects that constitute the variable effect, such as the effect of moving the effect accessory device 202. In the embodiment, the advance notice effect (suggestion effect) is executed at various timings during the variation effect as the element effect that constitutes the variation effect.

この予告演出というのは、変動演出の開始時や、擬似連続リーチ変動パターンの変動演出における演出図柄210a、210b、210cの再変動表示時、さらには、リーチ発展演出中等に、メイン演出表示部200aに所定の画像を表示したり、所定のタイミングで演出役物装置202を可動したりする演出であり、予告演出ごとに、その実行可否や実行パターンが決定される。各予告演出には、それぞれ実行パターンが複数種類設けられ、複数種類の実行パターンそれぞれについて、変動パターンコマンドや変動モードコマンドごとに、換言すれば、大当たりの当選可否ごとに選択比率が設定され、この選択比率によって、実行パターンごとに期待値が設定されている。 This advance notice effect is the main effect display unit 200a at the start of the variation effect, at the time of re-variation display of the effect symbols 210a, 210b, 210c in the variation effect of the pseudo continuous reach variation pattern, and during the reach development effect. It is an effect of displaying a predetermined image on the screen or moving the effect accessory device 202 at a predetermined timing, and whether or not the effect can be executed and an execution pattern are determined for each advance notice effect. Each notice production is provided with a plurality of types of execution patterns, and for each of the plurality of types of execution patterns, a selection ratio is set for each variation pattern command or variation mode command, in other words, for each jackpot winning or not. The expected value is set for each execution pattern according to the selection ratio.

以上説明したように、副制御基板330においては、変動コマンドを受信すると、変動演出の実行パターンや各要素演出の実行可否、実行パターンが決定され、特別図柄の変動表示中に変動演出が実行されることとなる。このように、変動演出は、1回の特別図柄の変動表示に対して1回行われるが、実施例では、複数回の特別図柄の変動表示に跨る演出も実行される。 As described above, when the sub-control board 330 receives the variation command, the execution pattern of the variation effect, whether or not each element effect can be executed, and the execution pattern are determined, and the variation effect is executed during the variation display of the special symbol. The Rukoto. As described above, the variation effect is performed once for each variation display of the special symbol, but in the embodiment, the effect straddling the variation display of the special symbol is also executed a plurality of times.

図67は、演出参考例に係る保留表示演出の一例を説明する図である。メイン演出表示部200aの下部には保留表示領域211が設けられる。図60〜図65では図示を省略したが、保留表示領域211は、変動演出中や遊技の待機中もメイン演出表示部200aに常時表示されている。そして、変動演出中は、この保留表示領域211において保留表示演出が行われる。保留表示演出では、大役抽選の際に処理領域(第0記憶部)に読み出された保留を示す当該保留表示212a、第1特図保留記憶領域の第1記憶部〜第4記憶部に記憶されている保留をそれぞれ示す、第1保留表示212b、第2保留表示212c、第3保留表示212d、第4保留表示212eが保留表示領域211に表示される。なお、以下では、当該保留表示212aおよび第1保留表示212b〜第4保留表示212eを総称して、保留表示212と呼ぶ。 FIG. 67 is a diagram illustrating an example of a hold display effect according to an effect reference example. A hold display area 211 is provided below the main effect display unit 200a. Although not shown in FIGS. 60 to 65, the hold display area 211 is always displayed on the main effect display unit 200a even during the variation effect or the waiting for the game. Then, during the variable effect, the hold display effect is performed in the hold display area 211. In the hold display effect, the hold display 212a indicating the hold read in the processing area (0th storage unit) at the time of the large winning combination lottery is stored in the 1st to 4th storage units of the 1st special figure hold storage area. The first hold display 212b, the second hold display 212c, the third hold display 212d, and the fourth hold display 212e, which indicate the hold being held, are displayed in the hold display area 211. In the following, the hold display 212a and the first hold display 212b to the fourth hold display 212e are collectively referred to as the hold display 212.

例えば、特別図柄の変動表示中であって、しかも、メインRAM300cに4つの特1保留が記憶されている場合には、図67(a)に示すように、当該保留表示212a、第1保留表示212b〜第4保留表示212eの合計5つの保留表示212が保留表示領域211に表示される。そして、この状態から、特別図柄の変動表示が終了し、第1記憶部に記憶されている特1保留が処理領域(第0記憶部)に読み出されて大役抽選が行われるとともに、メインRAM300cの保留シフト処理が実行されると、図67(b)に示すように、当該保留表示212aが消去されるとともに、第1保留表示212b〜第4保留表示212eが1つ左に移動表示される。また、さらにこの状態から次なる特1保留が読み出されると、図67(c)に示すように、さらに各保留表示212が移動表示される。このように、保留表示演出は、メインRAM300cに記憶されている特1保留数を遊技者に報知する演出となっている。 For example, when the special symbol is being displayed in a variable manner and the main RAM 300c stores four special 1 hold, as shown in FIG. 67 (a), the hold display 212a and the first hold display are displayed. A total of five hold displays 212, 212b to the fourth hold display 212e, are displayed in the hold display area 211. Then, from this state, the variable display of the special symbol is completed, the special 1 hold stored in the first storage unit is read out to the processing area (0th storage unit), a large winning combination lottery is performed, and the main RAM 300c is performed. When the hold shift process of is executed, as shown in FIG. 67 (b), the hold display 212a is erased, and the first hold display 212b to the fourth hold display 212e are moved to the left by one. .. Further, when the next special 1 hold is read from this state, each hold display 212 is further moved and displayed as shown in FIG. 67 (c). As described above, the hold display effect is an effect of notifying the player of the special 1 hold number stored in the main RAM 300c.

また、保留表示212の表示パターンは複数設けられており、表示パターンごとに表示色を異ならせている。主制御基板300においては、保留が記憶されたときに取得時演出判定処理(ステップS536)が実行され、新たに記憶された保留が第0記憶部に読み出された際に決定される変動情報を示す先読み指定コマンドを副制御基板330に送信する。副制御基板330においては、先読み指定コマンドを受信すると、当該受信コマンドに基づいて、新たに記憶された保留に対応する保留表示212の表示パターンを決定する。このとき、先読み指定コマンドごとに、つまり、新たに記憶された保留が大役抽選で読み出された際に決定される変動情報ごとに、各表示パターンの選択比率が設定されている。つまり、大当たりの当選可否や、変動演出の実行パターンに応じて各表示パターンの選択比率が設定されていることから、保留表示212の表示パターンによって、大当たりの信頼度(期待値)が示唆されることとなる。 Further, a plurality of display patterns of the hold display 212 are provided, and the display color is different for each display pattern. In the main control board 300, the acquisition time effect determination process (step S536) is executed when the hold is stored, and the variation information determined when the newly stored hold is read out to the 0th storage unit. A read-ahead designation command indicating is transmitted to the sub-control board 330. When the sub-control board 330 receives the look-ahead designation command, the display pattern of the hold display 212 corresponding to the newly stored hold is determined based on the receive command. At this time, the selection ratio of each display pattern is set for each look-ahead designation command, that is, for each fluctuation information determined when the newly stored hold is read by the large winning combination lottery. That is, since the selection ratio of each display pattern is set according to whether or not the jackpot can be won and the execution pattern of the variable effect, the display pattern of the hold display 212 suggests the reliability (expected value) of the jackpot. It will be.

図68(a)は最終保留表示パターン決定テーブルを説明する図であり、図68(b)は1つ前保留表示パターン決定テーブルを説明する図である。上記したように、主制御基板300における取得時演出判定処理では、新たに記憶された保留が読み出された際に決定される変動モード番号および変動パターン番号を示す先読み指定コマンドを副制御基板330に送信する。つまり、先読み指定コマンドは、保留が読み出されたときに決定される変動モード番号および変動パターン番号を副制御基板330に伝達するコマンドである。最終保留表示パターン決定テーブルによれば、先読み指定コマンド(変動パターン番号)ごとに、保留表示212の表示パターンの選択比率がそれぞれ設定されており、先読み指定コマンドを受信すると、保留表示212の最終の表示パターン、すなわち、当該保留表示212aの最終的な表示パターンが決定される。 FIG. 68 (a) is a diagram for explaining the final hold display pattern determination table, and FIG. 68 (b) is a diagram for explaining the previous hold display pattern determination table. As described above, in the acquisition-time effect determination process on the main control board 300, the sub-control board 330 issues a look-ahead designation command indicating the fluctuation mode number and the fluctuation pattern number determined when the newly stored hold is read. Send to. That is, the look-ahead designation command is a command that transmits the variation mode number and the variation pattern number determined when the hold is read to the sub-control board 330. According to the final hold display pattern determination table, the selection ratio of the display pattern of the hold display 212 is set for each look-ahead designation command (variable pattern number), and when the look-ahead designation command is received, the final hold display 212 is set. The display pattern, that is, the final display pattern of the hold display 212a is determined.

図68(a)に示す最終保留表示パターン決定テーブルによれば、「デフォルト(白)」、「点滅」、「青」、「黄」、「緑」、「黒」「赤」、「プレミア(虹)」の8種類の表示パターンのいずれかが決定される。そして、当該保留表示212aの最終的な表示パターンが決定されると、それ以前に表示される保留表示212の表示パターンが、図68(b)に示す1つ前保留表示パターン決定テーブルを参照して決定される。この1つ前保留表示パターン決定テーブルによれば、保留表示212の表示パターンごとに、移動表示前に表示する保留表示212の表示パターンの選択比率が設定されている。 According to the final hold display pattern determination table shown in FIG. 68 (a), "default (white)", "blinking", "blue", "yellow", "green", "black", "red", and "premier (premier) One of the eight types of display patterns of "rainbow)" is determined. Then, when the final display pattern of the hold display 212a is determined, the display pattern of the hold display 212 displayed before that is referred to the previous hold display pattern determination table shown in FIG. 68 (b). Will be decided. According to the previous hold display pattern determination table, the selection ratio of the display pattern of the hold display 212 to be displayed before the movement display is set for each display pattern of the hold display 212.

例えば、主制御基板300において、第1特図保留記憶領域の第2記憶部に保留が記憶された場合に、最終保留表示パターン決定テーブルを参照して、当該保留表示212aの最終的な表示パターンが決定されたとする。この場合には、次に、第1保留表示212bの表示パターンを、1つ前保留表示パターン決定テーブルを参照して決定する。このとき、第1保留表示212bの表示パターンは、先に決定された当該保留表示212aの最終的な表示パターンに基づいて決定される。例えば、当該保留表示212aの最終的な表示パターンが「青」であった場合、1つ前保留表示パターン決定テーブルによれば、第1保留表示212bの表示パターンとして、「点滅」が200/250の確率で決定され、「青」が50/250の確率で決定され。 For example, in the main control board 300, when the hold is stored in the second storage unit of the first special figure hold storage area, the final display pattern of the hold display 212a is referred to by referring to the final hold display pattern determination table. Is decided. In this case, next, the display pattern of the first hold display 212b is determined with reference to the previous hold display pattern determination table. At this time, the display pattern of the first hold display 212b is determined based on the final display pattern of the hold display 212a determined earlier. For example, when the final display pattern of the hold display 212a is "blue", according to the previous hold display pattern determination table, "blinking" is 200/250 as the display pattern of the first hold display 212b. Is determined by the probability of, and "blue" is determined by the probability of 50/250.

このようにして、第1保留表示212bの表示パターンが決定されると、次に、先に決定された第1保留表示212bの表示パターンに基づいて、再び、1つ前保留表示パターン決定テーブルを参照して、第2保留表示212cの表示パターンが決定される。 When the display pattern of the first hold display 212b is determined in this way, the previous hold display pattern determination table is again set based on the previously determined display pattern of the first hold display 212b. With reference to this, the display pattern of the second hold display 212c is determined.

以上のように、保留が記憶されると、まず、当該保留表示212aの最終的な表示パターンが決定され、その後、決定された当該保留表示212aの最終的な表示パターンに基づいて、第1保留表示212bの表示パターンが決定される等、表示順序を逆方向に遡るように、表示パターンが順次決定されることとなる。なお、1つ前保留表示パターン決定テーブルによれば、先に決定されている保留表示212の表示パターンと同じか、もしくは、信頼度の低い表示パターンのみが決定されるように、選択比率が設定されている。 As described above, when the hold is stored, the final display pattern of the hold display 212a is first determined, and then the first hold is determined based on the determined final display pattern of the hold display 212a. The display patterns are sequentially determined so as to go back in the reverse direction of the display order, such as the display pattern of the display 212b being determined. According to the previous hold display pattern determination table, the selection ratio is set so that only the display pattern that is the same as the previously determined display pattern of the hold display 212 or has low reliability is determined. Has been done.

上記のように、保留表示演出では、保留表示212について、所定の遊技利益の付与に対する期待値が異なる複数の表示パターンが設けられている。そして、保留表示212は、メイン演出表示部200aに最初に表示されてから最終的に消去されるまでの間、1の表示パターンで表示される場合もあれば、表示期間中に表示パターンが変化する場合もある。 As described above, in the hold display effect, the hold display 212 is provided with a plurality of display patterns having different expected values for granting a predetermined game profit. Then, the hold display 212 may be displayed in the display pattern of 1 from the time when it is first displayed on the main effect display unit 200a until it is finally erased, or the display pattern changes during the display period. In some cases.

演出参考例において、保留表示212の表示パターンの変化が生じるタイミングは、新たに記憶された特1保留(以下、対象保留ともいう)が、第1保留表示212b〜第3保留表示212dに移動表示されたタイミングと、対象保留に係る対象変動演出中とに大別される。 In the production reference example, the timing at which the display pattern of the hold display 212 changes is such that the newly stored special 1 hold (hereinafter, also referred to as the target hold) is moved to the first hold display 212b to the third hold display 212d. It is roughly divided into the timing when the target is changed and the target change effect related to the target hold.

次に、上記の変動演出を実行するための副制御基板330における処理について説明する。なお、以下では、副制御基板330における処理のうち、変動演出と関係のない処理については説明を省略する。 Next, the processing on the sub-control board 330 for executing the above-mentioned variation effect will be described. In the following, among the processes on the sub-control board 330, the processes that are not related to the fluctuation effect will not be described.

(副制御基板330のサブCPU初期化処理)
図69は、演出参考例に係る副制御基板330のサブCPU初期化処理(S1000)を説明するフローチャートである。
(Sub CPU initialization process of sub control board 330)
FIG. 69 is a flowchart illustrating a sub CPU initialization process (S1000) of the sub control board 330 according to the production reference example.

(ステップS1000−1)
サブCPU330aは、電源投入に応じて、サブROM330bからCPU初期化処理プログラムを読み込むとともに、サブRAM330cに記憶されるフラグ等の初期化、設定処理を行う。
(Step S1000-1)
When the power is turned on, the sub CPU 330a reads the CPU initialization processing program from the sub ROM 330b, and also initializes and sets the flags stored in the sub RAM 330c.

(ステップS1000−3)
次に、サブCPU330aは、各演出乱数を更新する処理を行うとともに、以後は、割込み処理が行われるまで当該ステップS1000−3の処理を繰り返し行う。なお、演出乱数は複数種類設けられており、ここでは、それぞれの演出乱数が非同期的に更新されている。
(Step S1000-3)
Next, the sub CPU 330a performs a process of updating each effect random number, and thereafter repeats the process of step S1000-3 until the interrupt process is performed. It should be noted that a plurality of types of effect random numbers are provided, and here, each effect random number is updated asynchronously.

(副制御基板330のサブタイマ割込み処理)
図70は、演出参考例に係る副制御基板330のサブタイマ割込み処理(S1100)を説明するフローチャートである。副制御基板330には、所定の周期(1秒間に30回)でクロックパルスを発生するリセット用クロックパルス発生回路(不図示)が設けられている。そして、このリセット用クロックパルス発生回路によるクロックパルスの発生により、サブCPU330aはタイマ割込み処理プログラムを読み込んで当該サブタイマ割込み処理を開始する。
(Subtimer interrupt processing of subcontrol board 330)
FIG. 70 is a flowchart illustrating the sub-timer interrupt processing (S1100) of the sub-control board 330 according to the production reference example. The sub-control board 330 is provided with a reset clock pulse generation circuit (not shown) that generates a clock pulse at a predetermined cycle (30 times per second). Then, due to the generation of the clock pulse by the reset clock pulse generation circuit, the sub CPU 330a reads the timer interrupt processing program and starts the sub timer interrupt processing.

(ステップS1100−1)
サブCPU330aは、レジスタを退避する。
(Step S1100-1)
The sub CPU 330a saves the register.

(ステップS1100−3)
サブCPU330aは、割込みを許可するための処理を行う。
(Step S1100-3)
The sub CPU 330a performs a process for permitting an interrupt.

(ステップS1100−5)
サブCPU330aは、副制御基板330で用いられる各種タイマカウンタの更新処理を行う。ここで、各種タイマカウンタは、特に断る場合を除き、当該副制御基板330のサブタイマ割込み処理の度に1ずつ減算され、0になると減算を停止する。
(Step S1100-5)
The sub CPU 330a updates various timer counters used in the sub control board 330. Here, the various timer counters are subtracted by 1 each time the sub-timer interrupt processing of the sub-control board 330 is performed, and the subtraction is stopped when it reaches 0, unless otherwise specified.

(ステップS1200)
サブCPU330aは、サブRAM330cの受信バッファに格納されているコマンドを解析するとともに、受信したコマンドに応じた種々の処理を行う。副制御基板330においては、主制御基板300からコマンドが送信されると、コマンド受信割込み処理が行われ、主制御基板300から送信されたコマンドが受信バッファに格納される。ここでは、コマンド受信割込み処理によって受信バッファに格納されたコマンドを解析することとなる。
(Step S1200)
The sub CPU 330a analyzes the command stored in the reception buffer of the sub RAM 330c and performs various processes according to the received command. In the sub-control board 330, when a command is transmitted from the main control board 300, command reception interrupt processing is performed, and the command transmitted from the main control board 300 is stored in the reception buffer. Here, the command stored in the receive buffer is analyzed by the command reception interrupt process.

(ステップS1100−7)
サブCPU330aは、タイムテーブルを参照して、当該タイムテーブルに記憶された該当時間に対応する処理を実行するタイムスケジュール管理処理を行う。ここでは、タイムテーブルにセットされたタイムデータに基づいて、各種のフラグをオン、オフしたり、あるいは、各演出デバイスにコマンドを送信したりすることで、変動演出や大役演出をはじめとする各演出の実行を制御することとなる。
(Step S1100-7)
The sub CPU 330a refers to the time table and performs a time schedule management process for executing the process corresponding to the corresponding time stored in the time table. Here, based on the time data set in the timetable, various flags are turned on and off, or commands are sent to each production device to perform variable production and major role production. It will control the execution of the production.

(ステップS1100−9)
サブCPU330aは、レジスタを復帰して当該サブタイマ割込み処理を終了する。
(Step S1100-9)
The sub CPU 330a returns the register and ends the sub timer interrupt process.

図71は、上記コマンド解析処理のうち、先読み指定コマンドを受信した際に実行される演出参考例に係る先読み指定コマンド受信処理を説明するフローチャートである。上記したとおり、先読み指定コマンド(先読み指定変動パターンコマンド)は、主制御基板300において、取得時演出判定処理(図33のステップS536−21、ステップS536−25、ステップS536−27)でセットされた後、サブコマンド送信処理(図23のステップS100−65)によって副制御基板330に送信される。 FIG. 71 is a flowchart illustrating a look-ahead designation command reception process according to an effect reference example executed when a look-ahead designation command is received in the command analysis process. As described above, the look-ahead designation command (look-ahead designation variation pattern command) is set in the main control board 300 in the acquisition-time effect determination process (step S536-21, step S536-25, step S536-27 in FIG. 33). After that, it is transmitted to the sub-control board 330 by the sub-command transmission process (step S100-65 in FIG. 23).

(ステップS1210−1)
サブCPU330aは、まず、受信した先読み指定コマンドを解析する。
(Step S1210-1)
The sub CPU 330a first analyzes the received look-ahead designation command.

(ステップS1210−3)
サブCPU330aは、上記ステップS1210−1の解析結果に基づいて、事前判定情報を記憶する。なお、副制御基板330のサブRAM330cには、主制御基板300の第1特図保留記憶領域に対応する第1事前判定情報記憶部と、第2特図保留記憶領域に対応する第2事前判定情報記憶部とが設けられている。第1事前判定情報記憶部は第1記憶部〜第4記憶部の4つの記憶部を備えている。これら第1事前判定情報記憶部の第1記憶部〜第4記憶部は、第1特図保留記憶領域の第1記憶部〜第4記憶部にそれぞれ対応している。同様に、第2事前判定情報記憶部は第1記憶部〜第4記憶部の4つの記憶部を備えており、これら第2事前判定情報記憶部の第1記憶部〜第4記憶部は、第2特図保留記憶領域の第1記憶部〜第4記憶部にそれぞれ対応している。ここでは、主制御基板300の第1特図保留記憶領域または第2特図保留記憶領域の第1記憶部〜第4記憶部のうち、新たに保留が記憶された記憶部に対応する記憶部に事前判定情報が記憶される。
(Step S1210-3)
The sub CPU 330a stores the preliminary determination information based on the analysis result in step S1210-1. The sub RAM 330c of the sub control board 330 includes a first pre-determination information storage unit corresponding to the first special figure reservation storage area of the main control board 300 and a second pre-determination corresponding to the second special figure reservation storage area. An information storage unit is provided. The first predetermined information storage unit includes four storage units, a first storage unit to a fourth storage unit. The first storage unit to the fourth storage unit of the first pre-determination information storage unit correspond to the first storage unit to the fourth storage unit of the first special figure reservation storage area, respectively. Similarly, the second pre-determined information storage unit includes four storage units, a first storage unit to a fourth storage unit, and the first storage unit to the fourth storage unit of the second pre-determination information storage unit include the first storage unit to the fourth storage unit. The second special figure corresponds to the first storage unit to the fourth storage unit of the reserved storage area, respectively. Here, among the first to fourth storage units of the first special figure reserved storage area or the second special figure reserved storage area of the main control board 300, the storage unit corresponding to the storage unit in which the hold is newly stored. Pre-judgment information is stored in.

(ステップS1210−5)
サブCPU330aは、保留表示212の最終の表示パターンを決定する最終保留表示パターン決定処理を行う。ここでは、受信した先読み指定コマンドに基づき、最終保留表示パターン決定テーブル(図68(a))を参照し、当該保留表示212aの最終の表示パターンを決定して記憶する。
(Step S1210-5)
The sub CPU 330a performs a final hold display pattern determination process for determining the final display pattern of the hold display 212. Here, the final display pattern of the hold display 212a is determined and stored by referring to the final hold display pattern determination table (FIG. 68 (a)) based on the received look-ahead designation command.

(ステップS1210−7)
サブCPU330aは、保留が記憶された記憶部に基づいて、保留表示212の表示パターンを決定する回数、すなわち保留表示212の変化タイミングを導出し、導出した回数だけ、1つ前保留表示パターン決定テーブル(図68(b))を参照して、保留表示212の表示パターンを決定する。そして、決定した保留表示212の表示パターン情報を所定の記憶部に記憶し、ステップS1210−9に処理を移す。
(Step S1210-7)
The sub CPU 330a derives the number of times the display pattern of the hold display 212 is determined based on the storage unit in which the hold is stored, that is, the change timing of the hold display 212, and the number of times the hold display 212 is derived is the number of times the previous hold display pattern determination table is determined. (FIG. 68 (b)), the display pattern of the hold display 212 is determined. Then, the determined display pattern information of the hold display 212 is stored in a predetermined storage unit, and the process is transferred to step S1210-9.

(ステップS1210−9)
サブCPU330aは、上記ステップS1210−5およびステップS1210−7の決定に基づいて、保留表示212の表示を開始させる保留表示開始処理を行い、当該先読み指定コマンド受信処理を終了する。これにより、保留が記憶されたときに、対応する保留表示212の表示が開始されることとなる。
(Step S1210-9)
Based on the determinations in steps S1210-5 and S1210-7, the sub CPU 330a performs a hold display start process for starting the display of the hold display 212, and ends the look-ahead designation command reception process. As a result, when the hold is stored, the display of the corresponding hold display 212 is started.

図72は、演出参考例に係る上記コマンド解析処理のうち、変動コマンドを受信した際に実行される変動コマンド受信処理を説明するフローチャートである。上記したとおり、変動コマンドは、主制御基板300において、特別図柄変動番号決定処理(図39のステップS612−13、S612−17)でセットされた後、サブコマンド送信処理(図23のステップS100−65)によって副制御基板330に送信される。 FIG. 72 is a flowchart illustrating a variable command reception process executed when a variable command is received among the above command analysis processes according to the production reference example. As described above, the variation command is set in the special symbol variation number determination process (steps S612-13 and S612-17 in FIG. 39) on the main control board 300, and then the subcommand transmission process (step S100- in FIG. 23). It is transmitted to the sub-control board 330 by 65).

(ステップS1220−1)
変動コマンドを受信すると、サブCPU330aは、まず、受信した変動パターンコマンドを解析して、記憶する。
(Step S1220-1)
Upon receiving the variation command, the sub CPU 330a first analyzes and stores the received variation pattern command.

(ステップS1220−3)
サブCPU330aは、上記ステップS1000−3で更新された演出乱数(0〜249)を取得し、当該取得した演出乱数および上記ステップS1220−1における解析結果に基づいて、後半の変動演出の実行パターンを決定、記憶する。
(Step S1220-3)
The sub CPU 330a acquires the effect random numbers (0 to 249) updated in step S1000-3, and based on the acquired effect random numbers and the analysis result in step S1220-1, performs the execution pattern of the variation effect in the latter half. Decide and remember.

(ステップS1220−5)
サブCPU330aは、受信した変動モードコマンドを解析して、記憶する。
(Step S1220-5)
The sub CPU 330a analyzes and stores the received variable mode command.

(ステップS1220−7)
サブCPU330aは、上記ステップS1000−3で更新された演出乱数(0〜249)を取得し、当該取得した演出乱数および上記ステップS1220−5における解析結果に基づいて、前半の変動演出の実行パターンを決定、記憶する。
(Step S1220-7)
The sub CPU 330a acquires the effect random numbers (0 to 249) updated in step S1000-3, and based on the acquired effect random numbers and the analysis result in step S1220-5, performs the execution pattern of the variation effect in the first half. Decide and remember.

(ステップS1220−9)
サブCPU330aは、上記ステップS1000−3で更新された演出乱数(0〜249)を予告演出ごとに取得し、当該取得した演出乱数および上記ステップS1220−1、ステップS1220−5における解析結果に基づいて、各予告演出決定テーブルを参照して、各予告演出の実行有無ならびに実行パターンを決定、記憶する。
(Step S1220-9)
The sub CPU 330a acquires the effect random numbers (0 to 249) updated in step S1000-3 for each advance notice effect, and is based on the acquired effect random numbers and the analysis results in steps S1220-1 and S1220-5. , Each notice effect determination table is referred to, and whether or not each advance notice effect is executed and the execution pattern are determined and stored.

(ステップS1220−11)
サブCPU330aは、事前判定情報記憶部に記憶されている事前判定情報をシフトするシフト処理を実行する。ここでは、特1保留に基づく変動演出を開始する場合には、第1事前判定情報記憶部の第4記憶部〜第2記憶部に記憶されている事前判定情報を、それぞれ第1事前判定情報記憶部の第3記憶部〜第1記憶部にシフトし、特2保留に基づく変動演出を開始する場合には、第2事前判定情報記憶部の第4記憶部〜第2記憶部に記憶されている事前判定情報を、それぞれ第2事前判定情報記憶部の第3記憶部〜第1記憶部にシフトする。
(Step S1220-11)
The sub CPU 330a executes a shift process for shifting the pre-determination information stored in the pre-determination information storage unit. Here, when starting the variation effect based on the special 1 hold, the pre-determination information stored in the 4th storage unit to the 2nd storage unit of the 1st pre-determination information storage unit is stored in the 1st pre-determination information, respectively. When shifting to the third storage unit to the first storage unit of the storage unit and starting the variation effect based on the special 2 hold, the storage unit is stored in the fourth storage unit to the second storage unit of the second predetermination information storage unit. The pre-determination information is shifted to the third storage unit to the first storage unit of the second pre-determination information storage unit, respectively.

(ステップS1220−13)
サブCPU330aは、保留表示212を移動表示させる保留表示シフト処理を行う。また、ここでは、保留表示212の表示パターンが変化する場合には、所定のタイミングで表示パターンを変化させるための実行データをセットする。
(Step S1220-13)
The sub CPU 330a performs a hold display shift process for moving and displaying the hold display 212. Further, here, when the display pattern of the hold display 212 changes, the execution data for changing the display pattern is set at a predetermined timing.

(ステップS1220−15)
サブCPU330aは、上記各ステップの決定に基づいてタイムテーブルのタイムデータをセットして、当該変動コマンド受信処理を終了する。なお、ここでセットされたタイムテーブルに基づき、上記ステップS1100−7において、変動演出用の画像をメイン演出表示部200aに表示する処理や、音声出力処理、演出照明装置204の点灯制御処理等の演出実行制御がなされることとなる。
(Step S1220-15)
The sub CPU 330a sets the time data of the timetable based on the determination of each of the above steps, and ends the variable command reception process. In addition, based on the timetable set here, in step S1100-7, the process of displaying the image for the variable effect on the main effect display unit 200a, the audio output process, the lighting control process of the effect lighting device 204, etc. The production execution control will be performed.

<スロットマシン400>
図73および図74の外観図に示すように、遊技機としてのスロットマシン400は、前面が開口した筐体402と、筐体402の前面一端に回動可能に上下に並んで配置される前面上扉404および前面下扉406とが設けられている。前面上扉404の下部略中央には、ガラス板や透明樹脂板等で構成された無色透明の図柄表示窓408が設けられており、筐体402内の図柄表示窓408に対応する位置には、3つのリール410(左リール410a、中リール410b、右リール410c)が、それぞれ独立して回動可能に設けられている。左リール410a、中リール410b、右リール410cの外周面には、図75(a)の図柄配列に示すように、20に等分された各領域に複数種類の図柄がそれぞれ配列されており、遊技者は、図柄表示窓408を通じて、上段、中段、下段に位置する、左リール410a、中リール410b、右リール410cそれぞれの3つの連続する合計9個の図柄を視認することができる。
<Slot machine 400>
As shown in the external views of FIGS. 73 and 74, the slot machine 400 as a gaming machine has a housing 402 having an open front surface and a front surface rotatably arranged vertically on one end of the front surface of the housing 402. An upper door 404 and a front lower door 406 are provided. A colorless and transparent design display window 408 made of a glass plate, a transparent resin plate, or the like is provided in the lower center of the front upper door 404, and is located in the housing 402 at a position corresponding to the design display window 408. Three reels 410 (left reel 410a, middle reel 410b, right reel 410c) are provided independently and rotatably. As shown in the symbol arrangement of FIG. 75 (a), a plurality of types of symbols are arranged in each region equally divided into 20 on the outer peripheral surfaces of the left reel 410a, the middle reel 410b, and the right reel 410c. Through the symbol display window 408, the player can visually recognize three consecutive symbols of the left reel 410a, the middle reel 410b, and the right reel 410c, which are located in the upper, middle, and lower stages, for a total of nine symbols.

前面下扉406の上部には操作部設置台412が形成され、操作部設置台412には、メダル投入部414、ベットスイッチ416、スタートスイッチ418、ストップスイッチ420、演出スイッチ422等が設けられている。メダル投入部414は、メダル投入口414aを通じて遊技価値としてのメダルの投入を受け付ける。ベットスイッチ416は、スロットマシン400の内部に電気的に貯留(以下、単にクレジットという)されているメダルのうち、1遊技で必要とされる規定数のメダルを投入(ベット)する。 An operation unit installation table 412 is formed on the upper part of the front lower door 406, and the operation unit installation table 412 is provided with a medal insertion unit 414, a bet switch 416, a start switch 418, a stop switch 420, an effect switch 422, and the like. There is. The medal insertion unit 414 accepts the insertion of medals as a game value through the medal insertion slot 414a. The bet switch 416 inserts (bets) a specified number of medals required for one game among the medals electrically stored inside the slot machine 400 (hereinafter, simply referred to as credits).

スタートスイッチ418は、例えば傾倒操作を検出可能なレバーで構成され、遊技者による遊技の開始操作を検出する。ストップスイッチ420(ストップスイッチ420a、ストップスイッチ420b、ストップスイッチ420c)は、左リール410a、中リール410b、右リール410cそれぞれに対応して設けられており、遊技者の停止操作を検出する。なお、ストップスイッチ420の停止操作が可能な状態で、遊技者が、ストップスイッチ420a、ストップスイッチ420b、ストップスイッチ420cのいずれかを最初に停止操作することを第1停止といい、第1停止の後、停止操作されていない2つのストップスイッチ420のいずれかを停止操作することを第2停止といい、第2停止の後、最後に残ったストップスイッチ420を停止操作することを第3停止という。演出スイッチ422は、例えば、押圧スイッチと、その周囲に回転自在に配されたジョグダイヤルスイッチとから構成され、遊技者の押圧操作や回転操作を検出する。 The start switch 418 is composed of, for example, a lever capable of detecting a tilting operation, and detects a game start operation by a player. The stop switch 420 (stop switch 420a, stop switch 420b, stop switch 420c) is provided corresponding to each of the left reel 410a, the middle reel 410b, and the right reel 410c, and detects the player's stop operation. The first stop operation of any of the stop switch 420a, the stop switch 420b, and the stop switch 420c by the player while the stop switch 420 can be stopped is called the first stop, and the first stop is performed. After that, the stop operation of any of the two stop switches 420 that have not been stopped is called the second stop, and the stop operation of the last remaining stop switch 420 after the second stop is called the third stop. .. The effect switch 422 is composed of, for example, a pressing switch and a jog dial switch rotatably arranged around the pressing switch, and detects a player's pressing operation or rotation operation.

前面上扉404の上部略中央には、演出に伴う様々な画像を表示する液晶表示部424が設けられている。また、前面上扉404の上部や左右には、例えば高輝度の発光ダイオード(LED)によって構成される演出用ランプ426が設けられる。また、前面上扉404の裏面における液晶表示部424の左右位置や前面下扉406の裏面における左右位置には、効果音や楽音等による聴覚的な演出を行うスピーカ428が設けられている。 A liquid crystal display unit 424 for displaying various images accompanying the effect is provided at substantially the center of the upper part of the front upper door 404. Further, on the upper part and the left and right of the front upper door 404, for example, a production lamp 426 composed of a high-intensity light emitting diode (LED) is provided. Further, at the left and right positions of the liquid crystal display unit 424 on the back surface of the front upper door 404 and at the left and right positions on the back surface of the front lower door 406, speakers 428 that produce an auditory effect by sound effects, musical sounds, or the like are provided.

操作部設置台412には、メインクレジット表示部430およびメイン払出表示部432が設けられている。また、図柄表示窓408と操作部設置台412との間には、サブクレジット表示部434およびサブ払出表示部436が設けられている。これらメインクレジット表示部430およびサブクレジット表示部434にはクレジットされているメダルの枚数(クレジット枚数)が表示され、メイン払出表示部432およびサブ払出表示部436にはメダルの払出枚数が表示される。 The operation unit installation table 412 is provided with a main credit display unit 430 and a main payout display unit 432. Further, a sub-credit display unit 434 and a sub-payout display unit 436 are provided between the symbol display window 408 and the operation unit installation table 412. The number of medals credited (number of credits) is displayed on the main credit display unit 430 and the sub credit display unit 434, and the number of medals paid out is displayed on the main payout display unit 432 and the sub payout display unit 436. ..

筐体402内におけるリール410の下方には、メダル排出口440aからメダルを払い出すためのメダル払出装置(メダルホッパー)442が設けられている。また、前面下扉406の前面下部には、メダル排出口440aから払い出されたメダルを貯留するための受け皿部440が設けられている。また、筐体402内には、電源スイッチ444が設けられている。電源スイッチ444は、スロットマシン400を管理する管理者が操作し、電源の切断状態と電源の投入状態の2つの状態を切り換えるために用いられる。 Below the reel 410 in the housing 402, a medal payout device (medal hopper) 442 for paying out medals from the medal discharge port 440a is provided. Further, in the lower part of the front surface of the front lower door 406, a saucer portion 440 for storing medals paid out from the medal discharge port 440a is provided. Further, a power switch 444 is provided in the housing 402. The power switch 444 is operated by an administrator who manages the slot machine 400, and is used to switch between two states, a power off state and a power on state.

また、筐体402内には、後述する主制御基板500に、図示しない設定キーおよび設定変更スイッチ(これらを合わせて設定値設定手段という)が設けられている。スロットマシン400では、設定キーに所定の鍵(操作キー)が挿入されてOFFの位置からONの位置へ回転された状態で電源スイッチ444を介して電源が投入されると設定変更モードに移行し、設定値の変更(単に設定変更ともいう)が可能な状態となる。設定値は、遊技者の有利度合(機械割)を段階的に示したものであり、例えば、1〜6の6段階で表され、一般に、設定値の数値が大きいほど遊技全体として有利度合が高い(期待獲得枚数が高い)ように設定されている。そして、設定変更が可能な状態において設定変更スイッチが押下される度に設定値が1ずつ加算され、例えば、6段階の設定値のうちのいずれかの設定値に変更され、スタートスイッチ418が操作されると、設定値が確定し、設定キーを元の位置(OFFの位置)に戻すことで設定変更モードが終了して遊技が可能となる。なお、設定変更は、電源スイッチ444が操作されて電源の投入状態となってから一定期間のみ可能となっている。 Further, in the housing 402, a setting key (not shown) and a setting change switch (collectively referred to as a setting value setting means) are provided on the main control board 500, which will be described later. In the slot machine 400, when a predetermined key (operation key) is inserted into the setting key and the power is turned on via the power switch 444 while being rotated from the OFF position to the ON position, the slot machine 400 shifts to the setting change mode. , The setting value can be changed (also simply called setting change). The set value indicates the degree of advantage of the player (machine discount) in stages. For example, the set value is expressed in 6 stages from 1 to 6, and in general, the larger the value of the set value, the higher the degree of advantage of the game as a whole. It is set to be high (the expected number of acquisitions is high). Then, each time the setting change switch is pressed in a state where the setting can be changed, the setting value is added by 1, for example, the setting value is changed to one of the 6-step setting values, and the start switch 418 is operated. Then, the set value is confirmed, and by returning the setting key to the original position (OFF position), the setting change mode ends and the game becomes possible. The setting can be changed only for a certain period after the power switch 444 is operated and the power is turned on.

スロットマシン400では、遊技が開始可能となり、規定数のメダルがベットされると、有効ラインAが有効化するとともに、スタートスイッチ418に対する操作が有効となる。ここで、ベットは、ベットスイッチ416の操作を通じてクレジットされているメダルを投入する場合と、メダル投入部414を通じてメダルを投入する場合と、詳しくは後述するリプレイ役が有効ラインA上に表示されたことに基づいてメダルを自動投入する場合のいずれも含む。また、有効ラインAは、当選役の入賞を判定するためのラインであり、本実施形態では1本である。有効ラインAは、図75(b)に示すように、図柄表示窓408に臨む9つの図柄(3リール×上中下の3段)のうち、左リール410aの中段、中リール410bの中段、右リール410cの上段に停止する図柄に対応する位置を結んだラインに設定されている。無効ラインは、有効ラインA上に表示された図柄組み合わせのみでは当選役を把握しにくい場合に、当選役の把握を容易にする他の図柄組み合わせを表示する、当選役の入賞判定には用いられない有効ラインA以外のラインであり、本実施形態では、図75(b)に示す5つの無効ラインB1、B2、B3、C1、C2を想定している。 In the slot machine 400, the game can be started, and when a specified number of medals are bet, the effective line A is activated and the operation on the start switch 418 is effective. Here, as for the bet, the case where the credited medal is inserted through the operation of the bet switch 416 and the case where the medal is inserted through the medal insertion unit 414, and the replay combination described in detail later is displayed on the effective line A. Including the case where medals are automatically inserted based on the above. Further, the effective line A is a line for determining the winning combination of the winning combination, and is one in the present embodiment. As shown in FIG. 75 (b), the effective line A is the middle stage of the left reel 410a and the middle stage of the middle reel 410b among the nine symbols (3 reels x 3 stages of upper, middle and lower) facing the symbol display window 408. It is set to a line connecting the positions corresponding to the symbols that stop at the upper stage of the right reel 410c. The invalid line is used for the winning judgment of the winning combination, which displays another symbol combination that makes it easy to grasp the winning combination when it is difficult to grasp the winning combination only by the symbol combination displayed on the valid line A. It is a line other than the valid line A, and in the present embodiment, the five invalid lines B1, B2, B3, C1 and C2 shown in FIG. 75 (b) are assumed.

そして、遊技者によりスタートスイッチ418が操作されると、遊技が開始され、左リール410a、中リール410b、右リール410cが回転されるとともに、当選種別抽選等が実行される。その後、ストップスイッチ420a、420b、420cの操作に応じて、対応する左リール410a、中リール410b、右リール410cをそれぞれ停止させる。そして、当選種別抽選の抽選結果および有効ラインAに表示された図柄の組み合わせによって、メダルの払い出しを受け得る当選役が入賞した場合にはメダルの払い出しが実行され、メダルの払い出しを受け得る当選種別に不当選であった場合または当選したが入賞しなかった場合には左リール410a、中リール410b、右リール410cが全て停止したことをもって、遊技が終了する。 Then, when the start switch 418 is operated by the player, the game is started, the left reel 410a, the middle reel 410b, and the right reel 410c are rotated, and a winning type lottery or the like is executed. After that, the corresponding left reel 410a, middle reel 410b, and right reel 410c are stopped according to the operation of the stop switches 420a, 420b, and 420c, respectively. Then, depending on the combination of the lottery result of the winning type lottery and the symbol displayed on the valid line A, if the winning combination that can receive the medal payout wins, the medal payout is executed and the winning type that can receive the medal payout. If the player is unsuccessful, or if the player wins but does not win, the game ends when the left reel 410a, the middle reel 410b, and the right reel 410c all stop.

なお、本実施形態において、上記1遊技は、メダル投入部414を通じたメダルの投入、ベットスイッチ416の操作を通じたクレジットされているメダルの投入、または、リプレイ役が有効ラインA上に表示されたことに基づくメダルの自動投入のいずれかが行われてから、遊技者によるスタートスイッチ418の操作に応じて、左リール410a、中リール410b、右リール410cが回転制御されるとともに当選種別抽選が実行され、当選種別抽選の抽選結果および遊技者による複数のストップスイッチ420a、420b、420cの操作に応じて、操作されたストップスイッチ420a、420b、420cに対応する左リール410a、中リール410b、右リール410cがそれぞれ停止制御され、メダルの払い出しを受け得る当選役が入賞した場合、そのメダルの払い出しが実行されるまでの遊技をいう。また、メダルの払い出しを受け得る当選種別に不当選であった場合または当選したが入賞しなかった場合、左リール410a、中リール410b、右リール410cが全て停止したことをもって1遊技が終了する。ただし、1遊技の開始を、上記のメダルの投入、または、リプレイ役の当選の代わりに、遊技者によるスタートスイッチ418の操作と読み替えてもよい。また、かかる1遊技が繰り返される数を遊技数とする。 In the present embodiment, in the above one game, a medal insertion through the medal insertion unit 414, a credited medal insertion through the operation of the bet switch 416, or a replay combination is displayed on the effective line A. After any of the automatic medals are inserted based on the above, the left reel 410a, the middle reel 410b, and the right reel 410c are rotationally controlled and the winning type lottery is executed according to the operation of the start switch 418 by the player. The left reel 410a, middle reel 410b, and right reel corresponding to the operated stop switches 420a, 420b, 420c according to the lottery result of the winning type lottery and the operation of the plurality of stop switches 420a, 420b, 420c by the player. When each of the 410c is stopped and controlled and the winning combination that can receive the medal payout wins, it means the game until the medal payout is executed. In addition, if the winning type that can receive the payout of medals is not won, or if the winning is not won, one game ends when the left reel 410a, the middle reel 410b, and the right reel 410c all stop. However, the start of one game may be read as the operation of the start switch 418 by the player instead of inserting the above medal or winning the replay combination. Further, the number of times such one game is repeated is defined as the number of games.

図76は、スロットマシン400の概略的な電気的構成を示したブロック図である。図76に示すように、スロットマシン400は、遊技の進行を制御する主制御基板500(主制御部)と、遊技の進行に応じた演出を制御する副制御基板502(副制御部)とを含む制御基板が設けられている。また、主制御基板500と副制御基板502との間の電気的な信号の伝達は、不正防止等の観点から、主制御基板500から副制御基板502への一方向のみに制限される。 FIG. 76 is a block diagram showing a schematic electrical configuration of the slot machine 400. As shown in FIG. 76, the slot machine 400 includes a main control board 500 (main control unit) that controls the progress of the game and a sub control board 502 (sub control unit) that controls the effect according to the progress of the game. A control board including the control board is provided. Further, the transmission of electrical signals between the main control board 500 and the sub control board 502 is limited to only one direction from the main control board 500 to the sub control board 502 from the viewpoint of fraud prevention and the like.

(主制御基板500)
主制御基板500は、中央処理装置であるメインCPU500a、プログラム等が格納されたメインROM500b、ワークエリアとして機能するメインRAM500c等を含む半導体集積回路を有し、スロットマシン400全体を統括的に制御する。なお、メインRAM500cは、電源が切断された場合においても、設定変更が行われてRAMクリアが実行されない限り、データが消去されることなく保持される。
(Main control board 500)
The main control board 500 has a semiconductor integrated circuit including a main CPU 500a which is a central processing unit, a main ROM 500b in which programs and the like are stored, a main RAM 500c which functions as a work area, and the like, and controls the entire slot machine 400 in an integrated manner. .. Even when the power is turned off, the main RAM 500c is retained without being erased unless the settings are changed and the RAM is cleared.

また、主制御基板500は、メインCPU500aが、メインROM500bに格納されたプログラムに基づきメインRAM500cと協働することで機能する、初期化手段600、ベット手段602、当選種別抽選手段604、リール制御手段606、判定手段608、払出制御手段610、遊技状態制御手段612、演出状態制御手段614、コマンド送信手段616等の機能部を有する。 Further, the main control board 500 functions by the main CPU 500a cooperating with the main RAM 500c based on the program stored in the main ROM 500b, the initialization means 600, the betting means 602, the winning type lottery means 604, and the reel control means. It has functional units such as 606, determination means 608, payout control means 610, game state control means 612, effect state control means 614, and command transmission means 616.

主制御基板500では、メダル投入口414aへのメダルの投入を検出する投入メダル検出部414b、ベットスイッチ416、スタートスイッチ418およびストップスイッチ420a、420b、420cから各種の検出信号を受信しており、受信した検出信号に基づいて、メインCPU500aが種々の処理を実行する。 The main control board 500 receives various detection signals from the insertion medal detection unit 414b, the bet switch 416, the start switch 418, and the stop switches 420a, 420b, 420c that detect the insertion of medals into the medal insertion port 414a. The main CPU 500a executes various processes based on the received detection signal.

初期化手段600は、主制御基板500における初期化処理を実行する。ベット手段602は、遊技に使用するためのメダルをベットする。当選種別抽選手段604は、スタートスイッチ418の操作に基づき、詳しくは後述するように、当選役の当否、より詳しくは、当選役が含まれる当選種別の当否を決定する当選種別抽選を行う。 The initialization means 600 executes the initialization process on the main control board 500. The betting means 602 bets medals for use in the game. Based on the operation of the start switch 418, the winning type lottery means 604 performs a winning type lottery for determining the winning or not of the winning combination, and more specifically, the winning or not of the winning type including the winning combination, as will be described later.

リール制御手段606は、スタートスイッチ418の操作に応じて、左リール410a、中リール410b、右リール410cを回転制御し、回転している左リール410a、中リール410b、右リール410cにそれぞれ対応したストップスイッチ420a、420b、420cの操作に応じて、対応する左リール410a、中リール410b、右リール410cを停止制御する。また、リール制御手段606は、スタートスイッチ418の操作に応じて、前回の遊技においてストップスイッチ420a、420b、420cの操作を有効化してから、当選種別抽選の抽選結果を表示するために遊技者によるストップスイッチ420a、420b、420cの操作を有効化するまで(前回の遊技におけるストップスイッチ420a、420b、420cの操作完了により無効化されている)の時間を規定の時間より延長し、その間、リール410a、410b、410cを多彩な態様で回転させるリール演出(フリーズ演出)を行う場合がある。リール演出は、本来有効となるべき任意のスイッチを所定時間有効にしなかったり、本来実行されるべき処理を所定時間保留したり、本来送受信されるべき任意のスイッチの信号を所定時間送信または受信させなかったりすることで実現できる。 The reel control means 606 controls the rotation of the left reel 410a, the middle reel 410b, and the right reel 410c according to the operation of the start switch 418, and corresponds to the rotating left reel 410a, middle reel 410b, and right reel 410c, respectively. The corresponding left reel 410a, middle reel 410b, and right reel 410c are stopped and controlled according to the operation of the stop switches 420a, 420b, and 420c. Further, the reel control means 606 enables the operation of the stop switches 420a, 420b, 420c in the previous game in response to the operation of the start switch 418, and then is used by the player to display the lottery result of the winning type lottery. The time until the operation of the stop switches 420a, 420b, 420c is enabled (disabled by the completion of the operation of the stop switches 420a, 420b, 420c in the previous game) is extended from the specified time, and the reel 410a is in the meantime. , 410b, 410c may be rotated in various modes to perform a reel effect (freeze effect). In the reel effect, an arbitrary switch that should be originally enabled is not enabled for a predetermined time, a process that should be originally executed is held for a predetermined time, or a signal of an arbitrary switch that should be originally transmitted / received is transmitted or received for a predetermined time. It can be realized by not having it.

また、主制御基板500には、リール駆動制御部450が接続されている。このリール駆動制御部450は、スタートスイッチ418の操作信号に応じ、リール制御手段606から送信される、左リール410a、中リール410b、右リール410cの回転開始信号に基づいて、ステッピングモータ452を駆動する。また、リール駆動制御部450は、ストップスイッチ420の操作信号に応じ、リール制御手段606から送信される、左リール410a、中リール410b、右リール410cそれぞれの停止信号および回転位置検出回路454の検出信号に基づいて、ステッピングモータ452の駆動を停止する。 A reel drive control unit 450 is connected to the main control board 500. The reel drive control unit 450 drives the stepping motor 452 based on the rotation start signals of the left reel 410a, the middle reel 410b, and the right reel 410c transmitted from the reel control means 606 in response to the operation signal of the start switch 418. do. Further, the reel drive control unit 450 detects the stop signals and the rotation position detection circuits 454 of the left reel 410a, the middle reel 410b, and the right reel 410c, which are transmitted from the reel control means 606 in response to the operation signal of the stop switch 420. The drive of the stepping motor 452 is stopped based on the signal.

判定手段608は、当選役に対応する図柄組み合わせが有効ラインA上に表示されたか否か判定する。ここで、当選役に対応する図柄組み合わせが有効ラインA上に表示されることを単に入賞という場合がある。払出制御手段610は、当選役に対応する図柄組み合わせが有効ラインA上に表示されたこと(入賞したこと)に基づいて、当該当選役に対応する数(価値量)だけメダルを払い出す。また、主制御基板500には、メダル払出装置442が接続されており、払出制御手段610は、メダルの払出枚数を計数しながらメダルを排出する。 The determination means 608 determines whether or not the symbol combination corresponding to the winning combination is displayed on the effective line A. Here, displaying the symbol combination corresponding to the winning combination on the valid line A may be simply referred to as winning. The payout control means 610 pays out medals by the number (value amount) corresponding to the winning combination based on the fact that the symbol combination corresponding to the winning combination is displayed on the valid line A (winning). Further, a medal payout device 442 is connected to the main control board 500, and the payout control means 610 discharges medals while counting the number of medals to be paid out.

遊技状態制御手段612は、当選種別抽選の結果や判定手段608の判定結果を参照し、複数種類の遊技状態のいずれかに遊技状態を移行させる。また、演出状態制御手段614は、当選種別抽選の結果、判定手段608の判定結果、遊技状態の遷移情報を参照し、複数種類の演出状態のいずれかに演出状態を移行させる。 The game state control means 612 refers to the result of the winning type lottery and the determination result of the determination means 608, and shifts the game state to any of a plurality of types of game states. Further, the effect state control means 614 refers to the result of the winning type lottery, the determination result of the determination means 608, and the transition information of the game state, and shifts the effect state to any of a plurality of types of effect states.

コマンド送信手段616は、ベット手段602、当選種別抽選手段604、リール制御手段606、判定手段608、払出制御手段610、遊技状態制御手段612、演出状態制御手段614等の動作に伴う、遊技に関するコマンドを順次決定し、決定したコマンドを副制御基板502に順次送信する。 The command transmitting means 616 is a command related to the game associated with the operation of the betting means 602, the winning type lottery means 604, the reel control means 606, the determination means 608, the payout control means 610, the game state control means 612, the effect state control means 614, and the like. Are sequentially determined, and the determined commands are sequentially transmitted to the sub-control board 502.

また、主制御基板500には、乱数発生器(乱数生成手段)500dが設けられる。乱数発生器500dは、計数値を順次インクリメントし、所定の数値範囲内でループさせ、所定の時点における計数値を抽出することで乱数を得る。主制御基板500の乱数発生器500dによって生成される乱数(以下、当選種別抽選乱数という)は、遊技者に付与する遊技利益、例えば、当選種別抽選手段604が当選種別を決定するために用いられる。 Further, the main control board 500 is provided with a random number generator (random number generation means) 500d. The random number generator 500d sequentially increments the count value, loops it within a predetermined numerical range, and extracts the count value at a predetermined time point to obtain a random number. The random numbers generated by the random number generator 500d of the main control board 500 (hereinafter referred to as the winning type lottery random numbers) are used for the game profit given to the player, for example, the winning type lottery means 604 for determining the winning type. ..

(副制御基板502)
また、副制御基板502は、主制御基板500と同様に、中央処理装置であるサブCPU502a、プログラム等が格納されたサブROM502b、ワークエリアとして機能するサブRAM502c等を含む各種半導体集積回路を有し、主制御基板500からのコマンドに基づき、特に演出を制御する。また、サブRAM502cにもメインRAM500c同様、不図示のバックアップ電源が接続されており、電源が切断された場合においても、データが消去されることなく保持される。なお、副制御基板502にも、主制御基板500同様、乱数発生器(乱数生成手段)502dが設けられており、乱数発生器502dによって生成される乱数(以下、演出抽選乱数という)は、主に演出の態様を決定するために用いられる。
(Sub-control board 502)
Further, the sub-control board 502 has various semiconductor integrated circuits including a sub CPU 502a which is a central processing device, a sub ROM 502b in which programs and the like are stored, a sub RAM 502c which functions as a work area, and the like, similarly to the main control board 500. , In particular, the effect is controlled based on the command from the main control board 500. Further, like the main RAM 500c, a backup power supply (not shown) is connected to the sub RAM 502c, and even when the power supply is turned off, the data is retained without being erased. Similar to the main control board 500, the sub control board 502 is also provided with a random number generator (random number generation means) 502d, and the random numbers generated by the random number generator 502d (hereinafter referred to as effect lottery random numbers) are mainly used. It is used to determine the mode of production.

また、副制御基板502では、サブCPU502aが、サブROM502bに格納されたプログラムに基づき、サブRAM502cと協働することで機能する、初期化決定手段630、コマンド受信手段632、演出制御手段634等の機能部を有する。 Further, in the sub-control board 502, the sub CPU 502a functions by cooperating with the sub RAM 502c based on the program stored in the sub ROM 502b, such as the initialization determination means 630, the command receiving means 632, and the effect control means 634. It has a functional part.

初期化決定手段630は、副制御基板502における初期化処理を実行する。コマンド受信手段632は、主制御基板500等、他の制御基板からのコマンドを受信し、コマンドに対する処理を行う。演出制御手段634は、演出スイッチ422から検出信号を受信するとともに、受信されたコマンドに基づいて液晶表示部424、スピーカ428、演出用ランプ426の各デバイスで行われる遊技の演出を決定する。具体的に、演出制御手段634は、液晶表示部424に表示される画像データや、演出用ランプ426、サブクレジット表示部434、サブ払出表示部436等の電飾機器を通じた演出のための電飾データを決定するとともに、スピーカ428から出力すべき音声を構成する音声データを決定する。そして、演出制御手段634は、決定した遊技の演出を実行する。なお、演出には、補助演出も含まれる。補助演出は、当選種別抽選において、正解役(特定の役)と不正解役とが重複した選択当選種別に当選したときに、その正解役の入賞条件となるストップスイッチ420a、420b、420cの正解操作態様を報知する演出である。かかる補助演出により、遊技者は、正解役に対応する図柄組み合わせを、遊技者が有効ラインA上に容易に表示させることができる。かかる補助演出を実行する演出状態をAT(アシストタイム)演出状態という。また、AT演出状態とリプレイ役の当選確率が高いRT(リプレイタイム)遊技状態が並行して進行される所謂ART遊技状態を用いることもある。 The initialization determining means 630 executes the initialization process on the sub-control board 502. The command receiving means 632 receives a command from another control board such as the main control board 500, and processes the command. The effect control means 634 receives the detection signal from the effect switch 422, and determines the effect of the game performed by each device of the liquid crystal display unit 424, the speaker 428, and the effect lamp 426 based on the received command. Specifically, the effect control means 634 is used to display image data on the liquid crystal display unit 424 and to produce an electric effect through an illumination device such as an effect lamp 426, a sub credit display unit 434, and a sub payout display unit 436. In addition to determining the decoration data, the audio data constituting the audio to be output from the speaker 428 is determined. Then, the effect control means 634 executes the effect of the determined game. The production also includes an auxiliary production. The auxiliary effect is the correct answer of the stop switches 420a, 420b, 420c, which is the winning condition for the correct answer when the correct answer (specific role) and the incorrect answer are duplicated in the winning type lottery. It is an effect of notifying the operation mode. With such an auxiliary effect, the player can easily display the symbol combination corresponding to the correct answer combination on the effective line A. The effect state in which such an auxiliary effect is executed is called an AT (assist time) effect state. In addition, a so-called ART game state in which the AT effect state and the RT (replay time) game state in which the winning probability of the replay combination is high is advanced in parallel may be used.

なお、以下では、液晶表示部424、演出用ランプ426、スピーカ428、サブクレジット表示部434、サブ払出表示部436といった、副制御基板502を含む、主制御基板500以外の基板で管理される報知手段を他報知手段という場合がある。これに対し、メインクレジット表示部430、メイン払出表示部432といった、主制御基板500で管理される報知手段を主報知手段(指示モニタ)という場合がある。また、補助演出を実行可能な主報知手段および他報知手段を合わせて補助演出実行手段という場合もある。演出状態制御手段614は、AT演出状態において、補助演出を補助演出実行手段に実行させる。 In the following, the notification managed by a board other than the main control board 500 including the sub control board 502 such as the liquid crystal display unit 424, the effect lamp 426, the speaker 428, the sub credit display unit 434, and the sub payout display unit 436. The means may be referred to as another notification means. On the other hand, the notification means managed by the main control board 500, such as the main credit display unit 430 and the main payout display unit 432, may be referred to as a main notification means (instruction monitor). In addition, the main notification means and other notification means capable of executing the auxiliary effect may be collectively referred to as the auxiliary effect execution means. The effect state control means 614 causes the auxiliary effect execution means to execute the auxiliary effect in the AT effect state.

(主制御基板500で用いられるテーブル)
図77は、当選役を説明するための説明図であり、図78および図79は、当選種別抽選テーブルを説明するための説明図である。
(Table used in the main control board 500)
77 is an explanatory diagram for explaining the winning combination, and FIGS. 78 and 79 are explanatory diagrams for explaining the winning type lottery table.

スロットマシン400においては、詳しくは後述するように、複数種類の遊技状態および演出状態が設けられており、遊技の進行に応じて遊技状態および演出状態が移行される。そして、主制御基板500では、遊技状態制御手段612により管理、制御される遊技状態に対応する複数の当選種別抽選テーブル等がメインROM500bに格納されている。当選種別抽選手段604は、メインRAM500cに記憶された現在の設定値(遊技利益を得る容易性を段階的に示したもの)と現在の遊技状態に応じて、対応する当選種別抽選テーブルをメインROM500bから抽出し、抽出した当選種別抽選テーブルに基づき、スタートスイッチ418の操作信号に応じて取得された当選種別抽選乱数が当選種別抽選テーブル内のいずれの当選種別に対応するか判定する。 The slot machine 400 is provided with a plurality of types of gaming states and effect states, as will be described in detail later, and the gaming states and effect states are shifted according to the progress of the game. Then, in the main control board 500, a plurality of winning type lottery tables and the like corresponding to the game states managed and controlled by the game state control means 612 are stored in the main ROM 500b. The winning type lottery means 604 sets the corresponding winning type lottery table in the main ROM 500b according to the current set value (indicating the easiness of obtaining the game profit stepwise) stored in the main RAM 500c and the current game state. Based on the winning type lottery table extracted from, it is determined which winning type in the winning type lottery table the winning type lottery random number acquired in response to the operation signal of the start switch 418 corresponds to.

ここで、当選種別抽選テーブルで抽出される当選種別を構成する当選役には、リプレイ役、小役、ボーナス役が含まれる。リプレイ役は、リプレイ役に対応する図柄組み合わせが有効ラインA上に表示されると、遊技者によるメダルの新たなるベットを行わずして再度遊技を実行できる役である。小役は、その小役に対応する図柄組み合わせが有効ラインA上に表示されることにより、図柄組み合わせに応じて所定枚数のメダルの払い出しを受けることができる役である。また、ボーナス役は、そのボーナス役に対応する図柄組み合わせが有効ラインA上に表示されることにより、遊技状態制御手段612により管理される遊技状態をボーナス遊技状態(後述するRBB作動中遊技状態)に移行させることができる役である。 Here, the winning combination that constitutes the winning type extracted in the winning type lottery table includes a replay combination, a small combination, and a bonus combination. The replay combination is a combination in which when the symbol combination corresponding to the replay combination is displayed on the effective line A, the game can be executed again without making a new bet of the medal by the player. The small winning combination is a combination in which a predetermined number of medals can be paid out according to the symbol combination by displaying the symbol combination corresponding to the small winning combination on the effective line A. Further, as for the bonus combination, the symbol combination corresponding to the bonus combination is displayed on the effective line A, so that the gaming state managed by the gaming state control means 612 is changed to the bonus gaming state (the gaming state during RBB operation, which will be described later). It is a role that can be transferred to.

本実施形態における当選役は、図77に示すように、リプレイ役として、当選役「リプレイ1」〜「リプレイ7」が設けられている。また、小役として、当選役「小役1」〜「小役39」が設けられている。また、ボーナス役として、当選役「RBB」が設けられている。図77では、左リール410a、中リール410b、右リール410cそれぞれに、各当選役を構成する1または複数の図柄が対応付けられている。 As shown in FIG. 77, the winning combinations in the present embodiment are provided with winning combinations "Replay 1" to "Replay 7" as replay combinations. In addition, as small wins, winning wins "small win 1" to "small win 39" are provided. In addition, a winning combination "RBB" is provided as a bonus combination. In FIG. 77, one or a plurality of symbols constituting each winning combination are associated with each of the left reel 410a, the middle reel 410b, and the right reel 410c.

ここで、本実施形態においては、遊技者によってストップスイッチ420が操作されたときに、入賞可能な当選役に対応する図柄組み合わせを構成する図柄が有効ラインA上にある場合には、リール制御手段606によって、当該図柄が有効ラインA上に停止するように停止制御がなされる。また、ストップスイッチ420が操作されたときに、入賞可能な当選役に対応する図柄組み合わせを構成する図柄が、有効ラインA上にはないが、リール410の回転方向と反対の方向の図柄4コマ分に相当する範囲(引込範囲)内に存在している場合には、リール制御手段606によって、離れている図柄数が滑りコマ数となり、当該当選役に対応する図柄組み合わせを構成する図柄を有効ラインA上に引き込むように滑りコマ数分回転を維持した後に停止するように停止制御がなされる。また、入賞可能な当選役に対応する図柄がリール410中に複数あり、いずれもリール410の引込範囲内に存在している場合には、予め定められた優先順位に従っていずれの図柄を有効ラインA上に引き込むか決定され、当該優先された図柄を有効ラインA上に引き込むように滑りコマ数分回転を維持した後に停止するように停止制御がなされる。なお、ストップスイッチ420が押圧操作されたときに、入賞可能な当選役以外の当選役に対応する図柄組み合わせを構成する図柄が有効ラインA上にある場合には、リール制御手段606によって、その図柄を有効ラインA上に停止させないようにする、所謂蹴飛ばし処理も並行して実行される。また、後述するように、当選種別に含まれる当選役に操作態様(操作順や操作タイミング)が入賞条件として設定されている場合、リール制御手段606は、遊技者の操作態様に応じて当選役に対応する図柄組み合わせを有効ラインA上に表示可能に停止制御する。 Here, in the present embodiment, when the stop switch 420 is operated by the player, if the symbols constituting the symbol combination corresponding to the winning combination that can be won are on the effective line A, the reel control means. By 606, stop control is performed so that the symbol stops on the effective line A. Further, when the stop switch 420 is operated, there are no symbols on the effective line A that constitute a symbol combination corresponding to the winning combination that can be won, but four symbols in the direction opposite to the rotation direction of the reel 410. When it exists within the range corresponding to the minute (pull-in range), the number of distant symbols becomes the number of sliding frames by the reel control means 606, and the symbols constituting the symbol combination corresponding to the winning combination are effective. The stop control is performed so as to stop after maintaining the rotation for the number of sliding tops so as to be pulled onto the line A. In addition, if there are a plurality of symbols in the reel 410 corresponding to the winning combination that can be won, and all of them are within the pull-in range of the reel 410, any of the symbols is valid line A according to a predetermined priority. It is determined whether to pull it upward, and stop control is performed so that the priority symbol is pulled onto the effective line A and the rotation is maintained for the number of sliding frames and then stopped. When the stop switch 420 is pressed, if there is a symbol on the effective line A that constitutes a symbol combination corresponding to the winning combination other than the winning combination, the symbol is controlled by the reel control means 606. The so-called kicking process is also executed in parallel so as not to stop the reel on the effective line A. Further, as will be described later, when an operation mode (operation order or operation timing) is set as a winning condition for the winning combination included in the winning type, the reel control means 606 will perform the winning combination according to the operation mode of the player. The symbol combination corresponding to is stopped and controlled so that it can be displayed on the effective line A.

そして、例えば、当選役「リプレイ1」〜「リプレイ4」、当選役「小役1」〜「小役6」、「小役35」〜「小役39」に対応する図柄組み合わせを構成する図柄は、各リール410において、上記の停止制御によって、必ず有効ラインA上に表示可能なように配列されている。このような当選役をPB=1と表す場合がある。一方、例えば、当選役「リプレイ5」〜「リプレイ7」、当選役「小役7」〜「小役34」、当選役「RBB」に対応する図柄組み合わせを構成する図柄は、各リール410において、上記の停止制御によって、必ずしも有効ラインA上に表示可能なように配列されていないので、所謂とりこぼしが発生する場合がある。このような当選役をPB≠1と表す場合がある。 Then, for example, the symbols constituting the symbol combinations corresponding to the winning combinations "Replay 1" to "Replay 4", the winning combinations "Small role 1" to "Small role 6", and "Small role 35" to "Small role 39". Are arranged in each reel 410 so that they can always be displayed on the effective line A by the above-mentioned stop control. Such a winning combination may be expressed as PB = 1. On the other hand, for example, the symbols constituting the symbol combinations corresponding to the winning combinations "Replay 5" to "Replay 7", the winning combinations "small combination 7" to "small combination 34", and the winning combination "RBB" are in each reel 410. Because the stop control is not necessarily arranged so that it can be displayed on the effective line A, so-called omission may occur. Such a winning combination may be expressed as PB ≠ 1.

図78および図79に示すように、当選種別抽選テーブルでは、複数の当選領域が区画されており、各遊技状態によって抽選の対象となる当選種別が異なったり、不当選(ハズレ)の有無が異なったりする。図78および図79では、各遊技状態(非内部遊技状態(非内部)、RBB内部中遊技状態(RBB内部中)、RBB作動中遊技状態(RBB作動中))毎に割り当てられた当選領域(当選種別)を「◎」や「○」で表しているが、実際には、複数の遊技状態それぞれに対応する当選種別抽選テーブルがメインROM500bに記憶されている。なお、「◎」は有利区間に移行させる抽選を行うことが可能な有利区間抽選可当選種別であることを示し、「○」は有利区間に移行させる抽選を行うことが不可な有利区間抽選不可当選種別であることを示している。 As shown in FIGS. 78 and 79, in the winning type lottery table, a plurality of winning areas are divided, and the winning type to be the target of the lottery differs depending on each game state, and the presence or absence of unwinning (loss) differs depending on each game state. Or In FIGS. 78 and 79, the winning area (in the non-internal gaming state (non-internal), the RBB internal medium gaming state (in the RBB), the RBB operating gaming state (RBB operating)) is assigned to each gaming state (non-internal gaming state (non-internal)). The winning type) is represented by "◎" or "○", but in reality, the winning type lottery table corresponding to each of the plurality of gaming states is stored in the main ROM 500b. In addition, "◎" indicates that the lottery for the advantageous section can be performed, and "○" indicates that the lottery for the advantageous section cannot be performed. It indicates that it is a winning type.

当選種別抽選テーブルでは、区画化された各当選領域にはそれぞれ当選範囲を示す数値である所定の置数(当選範囲値)と当選種別が対応付けられており、遊技状態毎に割り当てられた全ての当選領域の置数を合計すると当選種別抽選乱数の総数(65536)となる。したがって、当選種別それぞれが決定される確率は、当選領域に対応付けられた置数を当選種別抽選乱数の総数で除算した値となる。当選種別抽選手段604は、その時点の遊技状態に基づいて、当該当選種別抽選テーブルにおける複数の当選領域のうち番号の高い方から、順次、置数を取得し、その置数を当選種別抽選乱数から減算して、減算後の値が0未満となると、その時点の当選領域に対応付けられた当選種別を当選種別抽選の抽選結果としている。また、当選領域1以上の全ての当選領域の置数を当選種別抽選乱数から減算して、減算後の値が0以上となっていれば、当選領域0の当選種別「ハズレ」が当選種別抽選の抽選結果となる。 In the winning type lottery table, each of the compartmentalized winning areas is associated with a predetermined number (winning range value), which is a numerical value indicating the winning range, and the winning type, and all assigned to each gaming state. The total number of winning areas is the total number of winning type lottery random numbers (65536). Therefore, the probability that each winning type is determined is a value obtained by dividing the number of places associated with the winning area by the total number of winning type lottery random numbers. Based on the game state at that time, the winning type lottery means 604 sequentially acquires the number of the winning areas from the plurality of winning areas in the winning type lottery table, and determines the number of the winning number by the winning type lottery random number. When the value after subtraction becomes less than 0 by subtracting from, the winning type associated with the winning area at that time is used as the lottery result of the winning type lottery. In addition, if the number of winning areas in the winning area 1 or higher is subtracted from the winning type lottery random numbers and the value after subtraction is 0 or more, the winning type "loss" in the winning area 0 is the winning type lottery. Will be the result of the lottery.

ここで、当選種別「RBB」を構成する当選役「RBB」について補足する。所定の第1種特別役物RBは、規定数ごとの入賞に係る図柄の組み合わせの数を増加させ、または規定数ごとの入賞に係る条件装置が作動する確率を上昇させる役物で、あらかじめ定められた場合に作動し、12回を超えない回数の遊技の結果が得られるまで作動を継続することができるものをいう。ここで、条件装置は、その作動が入賞、再遊技、役物または役物連続作動装置の作動に係る図柄の組み合わせが表示されるために必要な条件とされている装置で、当選種別抽選(遊技機内で行われる電子計算機によるくじ)に当選した場合に作動するもの、すなわち、当選フラグを意味する。そして、当選種別「RBB」を構成する第1種特別役物に係る役物連続作動装置(当選役「RBB」)は、第1種特別役物RBを連続して作動させることができる装置であり、特定の図柄の組み合わせが表示された場合に作動し、あらかじめ定められた場合に作動を終了するものをいう。 Here, the winning combination "RBB" constituting the winning type "RBB" will be supplemented. The predetermined first-class special accessory RB is an accessory that increases the number of combinations of symbols related to winning for each specified number, or increases the probability that the condition device for winning for each specified number operates, and is predetermined. It operates when it is played, and can continue to operate until the result of the game is obtained no more than 12 times. Here, the condition device is a device whose operation is a necessary condition for displaying a winning combination, a replay, a combination of symbols related to the operation of the accessory or the accessory continuous operation device, and is a winning type lottery (winning type lottery). It means the one that operates when the lottery by the computer performed in the game machine) is won, that is, the winning flag. Then, the accessory continuous operation device (winning combination "RBB") related to the first-class special accessory that constitutes the winning type "RBB" is a device that can continuously operate the first-class special accessory RB. Yes, it operates when a specific combination of symbols is displayed, and ends the operation when a predetermined combination is displayed.

図78の当選種別抽選テーブルによれば、例えば当選領域0には、当選種別「ハズレ」が対応付けられており、かかる当選種別に当選すると、図77に示したいずれの当選役に対応する図柄組み合わせも有効ラインA上に表示されることはなく、メダルの払い出し等が行われることはない。ただし、後述するように、RBB内部当選フラグが次遊技に持ち越されている場合、当選種別「ハズレ」の当選により、当選役「RBB」に対応する図柄組み合わせを有効ラインA上に表示させることが可能となる。 According to the winning type lottery table of FIG. 78, for example, the winning type "loss" is associated with the winning area 0, and when the winning type is won, the symbol corresponding to any of the winning combinations shown in FIG. 77 is obtained. The combination is not displayed on the valid line A, and the medal is not paid out. However, as will be described later, when the RBB internal winning flag is carried over to the next game, the symbol combination corresponding to the winning combination "RBB" may be displayed on the effective line A by winning the winning type "Loss". It will be possible.

また、当選領域1には、当選役「小役1」〜「小役39」が重複して含まれる当選種別「小役ALL」が対応付けられており、当選領域2には、当選役「小役11」〜「小役39」が重複して含まれる当選種別「1枚ALLA」が対応付けられており、当選領域3には、当選役「小役12」〜「小役27」が重複して含まれる当選種別「1枚ALLB」が対応付けられている。また、当選領域4には、当選役「小役12」、「小役20」が重複して含まれる当選種別「択1枚1」が対応付けられ、当選領域5には、当選役「小役13」、「小役21」が重複して含まれる当選種別「択1枚2」が対応付けられ、当選領域6には、当選役「小役14」、「小役22」が重複して含まれる当選種別「択1枚3」が対応付けられ、当選領域7には、当選役「小役15」、「小役23」が重複して含まれる当選種別「択1枚4」が対応付けられている。また、当選領域8には、当選役「小役35」、「小役36」が重複して含まれる当選種別「弱チェリー」が対応付けられ、当選領域9には、当選役「小役37」〜「小役39」が重複して含まれる当選種別「強チェリー」が対応付けられ、当選領域10には、当選役「小役7」、「小役8」、「小役11」が重複して含まれる当選種別「スイカA」が対応付けられ、当選領域11には、当選役「小役7」〜「小役10」が重複して含まれる当選種別「スイカB」が対応付けられ、当選領域12には、当選役「小役1」、「小役3」、「小役5」が重複して含まれる当選種別「強ベル」が対応付けられている。また、当選領域13には、当選役「小役1」〜「小役6」が重複して含まれる当選種別「共通ベルA」が対応付けられ、当選領域14には、当選役「小役1」〜「小役6」、「小役11」が重複して含まれる当選種別「共通ベルB」が対応付けられている。 Further, the winning area 1 is associated with the winning type "small combination ALL" in which the winning combinations "small combination 1" to "small combination 39" are duplicated, and the winning combination "small combination ALL" is associated with the winning area 2. The winning type "1 piece ALLA" in which "small winning combination 11" to "small winning combination 39" are duplicated is associated, and the winning combination "small winning combination 12" to "small winning combination 27" is associated with the winning area 3. The winning type "1 sheet ALLB" that is included in duplicate is associated. Further, the winning area 4 is associated with the winning type "choice 1 sheet 1" in which the winning combination "small combination 12" and the "small combination 20" are duplicated, and the winning combination "small" is associated with the winning area 5. The winning type "choice 1 sheet 2" in which the winning combination "13" and "small winning combination 21" are duplicated is associated, and the winning winning combination "small winning combination 14" and "small winning combination 22" are duplicated in the winning area 6. The winning type "choice 1 piece 3" is associated with the winning type "choice 1 piece 3", and the winning type "choice 1 piece 4" in which the winning combination "small winning combination 15" and "small winning combination 23" are duplicated is included in the winning area 7. It is associated. Further, the winning area 8 is associated with the winning type "weak cherry" in which the winning combination "small combination 35" and the "small combination 36" are duplicated, and the winning area 9 is associated with the winning combination "small combination 37". The winning type "strong cherry" in which "small winning combination 39" is duplicated is associated, and the winning winning combination "small winning combination 7", "small winning combination 8", and "small winning combination 11" are associated with each other. The winning type "watermelon A" that is included in duplicate is associated, and the winning type "watermelon B" that includes the winning combinations "small winning combination 7" to "small winning combination 10" is associated with the winning area 11. The winning area 12 is associated with a winning type "strong bell" in which the winning combination "small combination 1", "small combination 3", and "small combination 5" are duplicated. Further, the winning area 13 is associated with the winning type "common bell A" in which the winning combinations "small combination 1" to "small combination 6" are duplicated, and the winning combination "small combination" is associated with the winning area 14. A winning type "common bell B" in which "1" to "small winning combination 6" and "small winning combination 11" are duplicated is associated.

また、当選領域15〜26には、払出枚数が11枚となる正解役(当選役「小役1」〜「小役6」)と、払出枚数が1枚の不正解役(当選役「小役12」〜「小役34」)が重複して含まれる選択当選種別(当選種別「打順ベル1A」〜「打順ベル6A」、「打順ベル1B」〜「打順ベル6B」)がそれぞれ対応付けられている。 In the winning areas 15 to 26, there are 11 correct batting orders (winning batting orders "small winning combination 1" to "small winning combination 6") and incorrect batting orders with one payout number (winning winning combination "small winning combination"). The selected winning types (winning types "batting order bell 1A" to "batting order bell 6A", "batting order bell 1B" to "batting order bell 6B") in which the winning combination 12 "to" small winning combination 34 ") are duplicated are associated with each other. Has been done.

また、図79の当選種別抽選テーブルによれば、当選領域27〜39には、当選役「リプレイ1」〜「リプレイ7」が重複して含まれる当選種別「シンボルリプレイA1」〜「シンボルリプレイA7」、「シンボルリプレイB1」〜「シンボルリプレイB6」が対応付けられている。また、当選領域40には、当選役「リプレイ1」、「リプレイ2」が重複して含まれる当選種別「通常リプレイ」が対応付けられている。 Further, according to the winning type lottery table of FIG. 79, the winning types "symbol replay A1" to "symbol replay A7" in which the winning combinations "replay 1" to "replay 7" are duplicated are included in the winning areas 27 to 39. , "Symbol Replay B1" to "Symbol Replay B6" are associated with each other. Further, the winning area 40 is associated with a winning type "normal replay" in which the winning combinations "replay 1" and "replay 2" are duplicated.

また、当選領域41〜46には、当選役「RBB」が単独、または、他の小役と重複して含まれる当選種別「RBB1」〜「RBB6」が対応付けられている。 Further, the winning areas 41 to 46 are associated with winning types "RBB1" to "RBB6" in which the winning combination "RBB" is included alone or in duplicate with other small combinations.

そして、複数の当選役が重複して含まれる当選種別に当選した場合には、いずれの当選役に対応する図柄組み合わせを有効ラインA上に優先的に表示させるかについての入賞条件、例えば、ストップスイッチ420a、420b、420cが操作される順番が設定されている。 Then, when a winning combination including a plurality of winning combinations is won in duplicate, a winning condition regarding which of the winning combinations the symbol combination corresponding to the winning combination is preferentially displayed on the effective line A, for example, a stop The order in which the switches 420a, 420b, and 420c are operated is set.

以下の説明において、左リール410a、中リール410b、右リール410cの順にリールを停止させるストップスイッチ420a、420b、420cの操作を「打順1」とし、左リール410a、右リール410c、中リール410bの順にリールを停止させるストップスイッチ420a、420b、420cの操作を「打順2」とし、中リール410b、左リール410a、右リール410cの順にリールを停止させるストップスイッチ420a、420b、420cの操作を「打順3」とし、中リール410b、右リール410c、左リール410aの順にリールを停止させるストップスイッチ420a、420b、420cの操作を「打順4」とし、右リール410c、左リール410a、中リール410bの順にリールを停止させるストップスイッチ420a、420b、420cの操作を「打順5」とし、右リール410c、中リール410b、左リール410aの順にリールを停止させるストップスイッチ420a、420b、420cの操作を「打順6」とする。 In the following description, the operation of the stop switches 420a, 420b, 420c for stopping the reels in the order of the left reel 410a, the middle reel 410b, and the right reel 410c is defined as "stroke order 1", and the left reel 410a, the right reel 410c, and the middle reel 410b The operation of the stop switches 420a, 420b, 420c that stop the reels in order is set to "striking order 2", and the operation of the stop switches 420a, 420b, 420c that stop the reels in the order of the middle reel 410b, the left reel 410a, and the right reel 410c is "striking order". 3 ”, the operation of the stop switches 420a, 420b, 420c that stop the reels in the order of the middle reel 410b, the right reel 410c, and the left reel 410a is set to“ striking order 4 ”, and the right reel 410c, the left reel 410a, and the middle reel 410b are in that order. The operation of the stop switches 420a, 420b, 420c for stopping the reels is set to "striking order 5", and the operation of the stop switches 420a, 420b, 420c for stopping the reels in the order of the right reel 410c, the middle reel 410b, and the left reel 410a is "striking order 6". ".

例えば、非内部遊技状態において、当選領域15の当選種別「打順ベル1A」に当選し、正解操作態様(打順1)による操作が行われた場合、払出枚数が11枚の正解役である当選役「小役1」に対応する図柄組み合わせが有効ラインA上に優先的に表示されるように停止制御がなされる。また、打順2による操作が行われた場合、払出枚数1枚の不正解役である当選役「小役28」に対応する図柄組み合わせが有効ラインA上に優先的に表示されるように停止制御がなされ、打順3、4による操作が行われた場合、払出枚数1枚の不正解役である当選役「小役12」に対応する図柄組み合わせが有効ラインA上に優先的に1/4の確率で表示されるように停止制御がなされ、打順5、6による操作が行われた場合、払出枚数1枚の不正解役である当選役「小役16」に対応する図柄組み合わせが有効ラインA上に優先的に1/4の確率で表示されるように停止制御がなされる。 For example, in the non-internal gaming state, when the winning type "batting order bell 1A" in the winning area 15 is won and the operation is performed according to the correct answer operation mode (batting order 1), the winning combination with 11 payouts is the correct answering combination. Stop control is performed so that the symbol combination corresponding to "small winning combination 1" is preferentially displayed on the effective line A. In addition, when the operation is performed in the batting order 2, the stop control is performed so that the symbol combination corresponding to the winning combination "small combination 28", which is an incorrect answer of one payout number, is preferentially displayed on the effective line A. When the operation is performed in the batting order 3 or 4, the symbol combination corresponding to the winning combination "small combination 12", which is an incorrect answer of one payout number, is preferentially 1/4 on the effective line A. When stop control is performed so that it is displayed with a probability and operations are performed in batting orders 5 and 6, the symbol combination corresponding to the winning combination "small combination 16", which is an incorrect answering of one payout number, is effective line A. Stop control is performed so that it is preferentially displayed on the top with a probability of 1/4.

なお、当選領域15〜26の各当選種別の当選確率(置数)は等しくなるように設定されている。遊技者は、通常、いずれの当選種別に当選しているのかを知ることができないため、上記のような当選領域15〜26を設けることにより、正解役を入賞させにくくしている。また、上記のように、不正解役が優先的に表示される打順でストップスイッチ420a、420b、420cが操作されても、必ずしも不正解役に対応する図柄組み合わせを有効ラインA上に表示させられるとは限らないので、その操作態様によっては、とりこぼしが発生することがある(PB≠1)。 The winning probabilities (numbers) of each winning type in the winning areas 15 to 26 are set to be equal. Since the player cannot usually know which winning type is won, it is difficult to win the correct answer by providing the winning areas 15 to 26 as described above. Further, as described above, even if the stop switches 420a, 420b, and 420c are operated in the batting order in which the incorrect answer is preferentially displayed, the symbol combination corresponding to the incorrect answer is not necessarily displayed on the effective line A. Therefore, depending on the operation mode, omission may occur (PB ≠ 1).

なお、上述したいずれかの当選種別に当選すると、それぞれの当選種別に対応する内部当選フラグが成立(ON)するとともに、この内部当選フラグの成立状況に応じて、各リール410の停止制御がなされることとなる。このとき、小役が含まれる当選種別に当選したものの、これら当選役に対応する図柄組み合わせを、その遊技内で有効ラインA上に表示させることができなかった場合には、当該遊技の終了後に内部当選フラグがOFFされる。つまり、小役の当選の権利は小役が含まれる当選種別に当選した遊技内のみに限られ、当該権利を次遊技に持ち越すことはできない。これに対して、当選役「RBB」が含まれる当選種別に当選した場合には、RBB内部当選フラグが成立(ON)するとともに、当選役「RBB」に対応する図柄組み合わせが有効ラインA上に表示されるまで、RBB内部当選フラグが遊技を跨いで持ち越される。なお、リプレイ役が含まれる当選種別に対応する内部当選フラグが成立した場合には、その当選種別に含まれるリプレイ役のうちのいずれかのリプレイ役に対応する図柄組み合わせが必ず有効ラインA上に表示され、メダルを要することなく次遊技を行うために必要となる処理が行われた後に、当該内部当選フラグがOFFされる。 When any of the above-mentioned winning types is won, the internal winning flag corresponding to each winning type is established (ON), and the stop control of each reel 410 is performed according to the establishment status of the internal winning flag. The Rukoto. At this time, if the winning type including the small winning combination is won, but the symbol combination corresponding to these winning combination cannot be displayed on the valid line A in the game, after the game is completed. The internal winning flag is turned off. That is, the right to win a small winning combination is limited to the game in which the small winning combination is included in the winning type, and the right cannot be carried over to the next game. On the other hand, when the winning type including the winning combination "RBB" is won, the RBB internal winning flag is established (ON), and the symbol combination corresponding to the winning combination "RBB" is on the valid line A. The RBB internal winning flag is carried over across the game until it is displayed. If the internal winning flag corresponding to the winning type including the replay combination is established, the symbol combination corresponding to any of the replay combinations included in the winning type is always on the valid line A. It is displayed, and after the processing necessary for performing the next game without requiring a medal is performed, the internal winning flag is turned off.

(遊技状態の遷移)
ここで、図80を用い、遊技状態の遷移について説明する。ここでは、非内部遊技状態、RBB内部中遊技状態、RBB作動中遊技状態といった複数の遊技状態が準備されている。各遊技状態は、後述するように、ボーナス役の当選、入賞(作動)、終了に応じて遷移させる。
(Transition of game state)
Here, the transition of the gaming state will be described with reference to FIG. 80. Here, a plurality of gaming states such as a non-internal gaming state, an RBB internal medium gaming state, and an RBB operating gaming state are prepared. As will be described later, each game state is changed according to the winning of the bonus combination, the winning (operation), and the end.

非内部遊技状態は、複数の遊技状態における初期状態に相当する遊技状態である。かかる非内部遊技状態では、リプレイ役の当選確率が約1/7.3に設定されている。また、非内部遊技状態では、当選役「RBB」が所定の確率(例えば約1/30)で決定されている。 The non-internal gaming state is a gaming state corresponding to the initial state in a plurality of gaming states. In such a non-internal gaming state, the winning probability of the replay combination is set to about 1 / 7.3. Further, in the non-internal gaming state, the winning combination "RBB" is determined with a predetermined probability (for example, about 1/30).

遊技状態制御手段612は、当選役「RBB」の当選に応じて遊技状態を遷移させる。例えば、当選役「RBB」が当選した遊技において、当選役「RBB」に対応する図柄組み合わせが有効ラインA上に表示されると、遊技状態制御手段612は、遊技状態をRBB作動中遊技状態に移行させる(1)。 The game state control means 612 shifts the game state according to the winning of the winning combination “RBB”. For example, in the game in which the winning combination "RBB" is won, when the symbol combination corresponding to the winning combination "RBB" is displayed on the effective line A, the game state control means 612 changes the game state to the game state during RBB operation. Make the transition (1).

RBB作動中遊技状態では、リプレイ役の当選確率が0に設定されている。なお、かかるRBB作動中遊技状態では、当選可能な当選種別として、当選領域1に当選種別「小役ALL」が、当選領域2、3に当選種別「1枚ALLA」、「1枚ALLB」が設定されている。当選種別「小役ALL」に当選すると、当選役「小役1」〜「小役39」のいずれかに対応する図柄組み合わせが有効ラインA上に表示され、当選種別「1枚ALL」に当選すると、当選役「小役11」〜「小役39」のいずれかに対応する図柄組み合わせが有効ラインA上に表示されるように停止制御される。ここでは、かかる小役の構成によりRBB作動中遊技状態での単位遊技当たりの期待獲得枚数を低くしている。 In the gaming state during RBB operation, the winning probability of the replay combination is set to 0. In the gaming state during the RBB operation, the winning type "small role ALL" is in the winning area 1, and the winning types "1 piece ALLA" and "1 piece ALLB" are in the winning areas 2 and 3. It is set. If you win the winning type "Small role ALL", the symbol combination corresponding to any of the winning combination "Small role 1" to "Small role 39" is displayed on the valid line A, and you win the winning type "1 piece ALL". Then, the stop control is performed so that the symbol combination corresponding to any of the winning combinations "small combination 11" to "small combination 39" is displayed on the effective line A. Here, the expected number of sheets to be acquired per unit game in the game state during RBB operation is lowered due to the configuration of such a small winning combination.

RBB作動中遊技状態の終了条件を満たすと、すなわち、獲得枚数が所定枚数に到達すると、遊技状態制御手段612は、遊技状態を非内部遊技状態に移行させる(2)。 When the end condition of the gaming state during RBB operation is satisfied, that is, when the acquired number reaches a predetermined number, the gaming state control means 612 shifts the gaming state to the non-internal gaming state (2).

一方、当選役「RBB」が当選した遊技において、当選役「RBB」に対応する図柄組み合わせを有効ラインA上に表示することができなかった場合、遊技状態制御手段612は、遊技状態をRBB内部中遊技状態(特別遊技状態)に移行させる(3)。 On the other hand, in the game in which the winning combination "RBB" is won, if the symbol combination corresponding to the winning combination "RBB" cannot be displayed on the effective line A, the game state control means 612 displays the game state inside the RBB. Shift to the medium gaming state (special gaming state) (3).

RBB内部中遊技状態では、リプレイ役の当選確率が約1/5.9に設定されている。また、RBB内部中遊技状態では当選種別「ハズレ」に当選することはない。換言すれば、当選役「RBB」の当選遊技で当選役「RBB」に対応する図柄組み合わせを有効ラインA上に表示することができなかった場合、その後は、当選役「RBB」より小役やリプレイ役の方が優先して有効ラインA上に停止制御されるので、当選役「RBB」に対応する図柄組み合わせを有効ラインA上に表示することができない。したがって、一旦、遊技状態がRBB内部中遊技状態に移行すると、その後、遊技状態が遷移することなく、RBB内部中遊技状態が維持されることとなる。ここでは、かかるRBB内部中遊技状態を維持しつつ、そのRBB内部中遊技状態においてAT演出状態を実現する。 In the RBB internal medium game state, the winning probability of the replay combination is set to about 1 / 5.9. In addition, in the game state inside the RBB, the winning type "Loss" will not be won. In other words, if the symbol combination corresponding to the winning combination "RBB" cannot be displayed on the valid line A in the winning game of the winning combination "RBB", after that, a smaller role or a smaller role than the winning combination "RBB" Since the replay combination is preferentially stopped and controlled on the effective line A, the symbol combination corresponding to the winning combination "RBB" cannot be displayed on the effective line A. Therefore, once the gaming state shifts to the RBB internal medium gaming state, the RBB internal medium gaming state is maintained without the subsequent transition of the gaming state. Here, while maintaining the RBB internal medium gaming state, the AT effect state is realized in the RBB internal medium gaming state.

ここでは、RBB内部中遊技状態において、複数種類の正解役が互いに重複せずに当選するため、正解役を入賞させることができる機会を多くすることができ、その結果、例えば、RBB内部中遊技状態におけるAT演出状態において補助演出が行われることで、メダルを獲得しやすくできる。一方、RBB作動中遊技状態では、複数種類の正解役が重複して当選するため、正解役を入賞させることができる機会が少ないので、他の遊技状態におけるAT演出状態よりも正解役を入賞させることができる機会が減り、遊技者が所有するメダルを増やしにくくしている。したがって、RBB内部中遊技状態よりも入賞に係る当選役の当選確率が高いというRBB作動中遊技状態の機能を備えつつ、メダルの獲得性能の面ではRBB作動中遊技状態がRBB内部中遊技状態に劣るという仕様(アクセルRBB)を実現することができる。 Here, in the RBB internal medium game state, since a plurality of types of correct answer combinations are won without overlapping each other, it is possible to increase the chances that the correct answer combination can be won, and as a result, for example, the RBB internal medium game. AT effect in the state By performing the auxiliary effect in the state, it is possible to easily obtain a medal. On the other hand, in the game state during RBB operation, since multiple types of correct answer combinations are won in duplicate, there are few chances that the correct answer combination can be won, so the correct answer combination is won more than the AT production state in other game states. The chances of being able to do it are reduced, making it difficult for players to increase the number of medals they own. Therefore, while having the function of the RBB operating game state in which the winning probability of the winning combination is higher than that of the RBB internal medium game state, the RBB internal game state is changed to the RBB internal medium game state in terms of medal acquisition performance. It is possible to realize a specification that is inferior (accelerator RBB).

(演出状態の遷移)
図81は、演出状態の遷移を説明するための説明図である。以下、主制御基板500において演出状態制御手段614により遷移される演出状態(非AT演出状態、AT演出状態)について詳述する。なお、以下では、遊技状態がRBB内部中遊技状態である場合について説明する。
(Transition of production state)
FIG. 81 is an explanatory diagram for explaining the transition of the effect state. Hereinafter, the effect state (non-AT effect state, AT effect state) transitioned by the effect state control means 614 on the main control board 500 will be described in detail. In the following, a case where the gaming state is the RBB internal middle gaming state will be described.

ここで、メダルの獲得性能が高い遊技状態が偏っているか否かを統括的かつ画一的に判定すべく、指示機能に係る性能を有する遊技区間、すなわち、補助演出(指示機能)を実行する遊技区間等を含む、遊技者にとって有利な遊技区間を有利区間(特定区間)として定義する。なお、有利区間は、主制御基板500で補助演出の作動に係る抽選等を行った結果、補助演出が作動した場合には、主制御基板500において指示の内容が識別できるよう、例えば、主報知手段に表示したときに限り、指示情報を、副制御基板502等の周辺基板に送信してもよい遊技区間である。また、有利区間と異なる遊技区間を非有利区間とする。したがって、複数の演出状態(非AT演出状態、AT演出状態)は、遊技区間である有利区間および非有利区間のいずれかに属することとなる。本実施形態では、ほぼ全ての演出状態が有利区間に属し、非AT演出状態の一部の演出状態(ここでは非有利演出状態)で非有利区間を実現している。 Here, in order to comprehensively and uniformly determine whether or not the game state in which the medal acquisition performance is high is biased, a game section having performance related to the instruction function, that is, an auxiliary effect (instruction function) is executed. A game section that is advantageous to the player, including a game section, is defined as an advantageous section (specific section). In the advantageous section, for example, when the auxiliary effect is activated as a result of drawing a lottery related to the operation of the auxiliary effect on the main control board 500, the main control board 500 can identify the content of the instruction. It is a game section in which instruction information may be transmitted to a peripheral board such as a sub-control board 502 only when it is displayed on the means. In addition, a game section different from the advantageous section is defined as a non-advantageous section. Therefore, the plurality of effect states (non-AT effect state, AT effect state) belong to either the advantageous section or the non-advantageous section, which is the game section. In the present embodiment, almost all the effect states belong to the advantageous section, and the non-advantageous section is realized in a part of the non-AT effect state (here, the non-advantageous effect state).

なお、有利区間において、補助演出がないと正解役を取りこぼしてしまう当選態様のうち、正解役の配当が最大(ここでは、11枚)となる選択当選種別において、正解役の入賞を補助する補助演出(最大払出枚数を獲得できる補助演出)を行う場合、例えば、区間表示器160を点灯させることによって、その旨を報知しなければならない。 In addition, in the winning mode in which the correct answer role is missed if there is no auxiliary effect in the advantageous section, the assistance to assist the winning of the correct answer role in the selected winning type in which the payout of the correct answer role is the maximum (here, 11 cards). When performing an effect (an auxiliary effect that can obtain the maximum number of payouts), for example, the section indicator 160 must be turned on to notify the effect.

また、非有利区間においては、当選種別の当選確率を設定値毎に異ならせることは可能であるが、同一の当選種別において補助演出を伴う演出状態(AT演出状態)への移行を決定する確率は設定値毎に異ならせてはならない。一方、有利区間においては、当選種別の当選確率、および、同一の当選種別における補助演出を伴う演出状態(AT演出状態)への移行(または追加)を決定する確率のいずれも設定値毎に異ならせることは可能である。 Further, in the non-advantageous section, it is possible to make the winning probability of the winning type different for each set value, but the probability of determining the transition to the effect state (AT effect state) accompanied by the auxiliary effect in the same winning type. Must not be different for each set value. On the other hand, in the advantageous section, if both the winning probability of the winning type and the probability of determining the transition (or addition) to the effect state (AT effect state) accompanied by the auxiliary effect in the same winning type are different for each set value. It is possible to make it.

したがって、演出状態制御手段614は、演出状態の移行の管理に加え、非有利区間と有利区間との移行も管理することとなる。また、有利区間は、このような管理に拘わらず、以下の終了条件を満たすことで強制的に終了する。例えば、有利区間において計数される値が所定値に達したこと(例えば、滞在遊技数(遊技実行回数)が1500遊技に達したり、獲得枚数(純増枚数)が2400枚を超えたこと)に基づいて強制的に終了する。いずれの場合においても、演出状態制御手段614は、有利区間から非有利区間に移行することで、有利区間で更新された情報(指示機能に係る性能に影響を及ぼす全ての変数)を全てリセットする。 Therefore, the effect state control means 614 manages the transition between the non-advantageous section and the advantageous section in addition to the management of the transition of the effect state. In addition, the advantageous section is forcibly terminated by satisfying the following termination conditions regardless of such management. For example, based on the fact that the value counted in the advantageous section reaches a predetermined value (for example, the number of staying games (number of game executions) reaches 1500 games, or the number of acquired games (net increase number) exceeds 2400). And forcibly terminate. In any case, the effect state control means 614 resets all the information updated in the advantageous section (all variables affecting the performance related to the instruction function) by shifting from the advantageous section to the non-advantageous section. ..

(非AT演出状態、AT演出状態)
非AT演出状態においては、AT演出状態より、補助演出の実行頻度が極めて低く、補助演出がほぼ行われないので、獲得できるメダルの枚数が制限される。ここでは、非AT演出状態として通常演出状態、非有利演出状態、準備演出状態、第1インターバル演出状態、継続抽選演出状態、第2インターバル演出状態といった6つの演出状態が設けられている。
(Non-AT production state, AT production state)
In the non-AT effect state, the execution frequency of the auxiliary effect is extremely low and the auxiliary effect is hardly performed as compared with the AT effect state, so that the number of medals that can be obtained is limited. Here, as the non-AT effect state, six effect states such as a normal effect state, a non-advantageous effect state, a preparatory effect state, a first interval effect state, a continuous lottery effect state, and a second interval effect state are provided.

AT演出状態においては、選択当選種別全ての当選時において補助演出実行手段に補助演出を実行させることで、メダルの消費を抑えつつ、多くのメダルを獲得することが可能となる。したがって、遊技者は、AT演出状態に移行することで、非AT演出状態と比べ、遊技を有利に進行することができる。ここでは、AT演出状態として、擬似ボーナス演出状態が設けられている。以下、各演出状態(通常演出状態、擬似ボーナス演出状態、非有利演出状態、準備演出状態、第1インターバル演出状態、継続抽選演出状態、第2インターバル演出状態)について個々に説明する。 In the AT effect state, it is possible to obtain a large number of medals while suppressing the consumption of medals by causing the auxiliary effect execution means to execute the auxiliary effect at the time of winning all the selected winning types. Therefore, the player can advance the game advantageously by shifting to the AT effect state as compared with the non-AT effect state. Here, a pseudo bonus effect state is provided as the AT effect state. Hereinafter, each effect state (normal effect state, pseudo bonus effect state, non-advantageous effect state, preparatory effect state, first interval effect state, continuous lottery effect state, second interval effect state) will be described individually.

(各演出状態)
通常演出状態は、複数の演出状態のうち、初期状態に相当する演出状態である。演出状態制御手段614は、通常演出状態においてAT抽選を行う。AT抽選は、AT演出状態への移行を決定する抽選であり、演出状態制御手段614は、当選種別抽選により決定された当選種別ごとに異なる確率でAT抽選を行う。そして、AT抽選に当選した場合、演出状態制御手段614は、所定の前兆遊技数が経過した後に、演出状態をAT演出状態である擬似ボーナス演出状態に移行させる(1)。また、擬似ボーナス演出状態に移行することなく通常演出状態で所定の天井条件(例えば、通常演出状態を連続して所定遊技数消化)が満たされると(所謂、天井到達)、演出状態制御手段614は、演出状態を擬似ボーナス演出状態へ移行させる(1)。
(Each production state)
The normal effect state is an effect state corresponding to the initial state among the plurality of effect states. The effect state control means 614 performs an AT lottery in a normal effect state. The AT lottery is a lottery that determines the transition to the AT effect state, and the effect state control means 614 performs the AT lottery with a different probability for each winning type determined by the winning type lottery. Then, when the AT lottery is won, the effect state control means 614 shifts the effect state to the pseudo bonus effect state, which is the AT effect state, after the predetermined number of precursor games has elapsed (1). Further, when a predetermined ceiling condition (for example, the normal effect state is continuously consumed by a predetermined number of games) is satisfied in the normal effect state without shifting to the pseudo bonus effect state (so-called ceiling arrival), the effect state control means 614 Shifts the production state to the pseudo-bonus production state (1).

擬似ボーナス演出状態では、所定の終了条件(例えば、消化した遊技数が所定遊技数に到達すること)を満たすまで、補助演出が実行され、遊技者は、擬似ボーナス演出状態において、例えば、期待獲得枚数3.5枚を得ることができる。なお、擬似ボーナス演出状態では、主として2つの終了条件が準備されている。例えば、終了条件が、消化した遊技数が所定遊技数に到達することであった場合、所定遊技数として、30と80の2段階設けられ、いずれかが抽選により決定される。擬似ボーナス演出状態では、当然、消化した遊技数が多いほど、遊技者は、多くの遊技利益を得ることになる。したがって、遊技者は、所定遊技数が30ではなく80であることを望むこととなる。ただし、所定遊技数として30が決定された場合であっても、その消化中に補助演出の所定遊技数を30から80に増加させる昇格抽選も行われる。なお、ここでは、擬似ボーナス演出状態の終了条件として、消化した遊技数が所定遊技数に到達したことを例示しているが、これに代えて、最大払出枚数を獲得できる補助演出の回数が所定数に到達することや、獲得枚数(純増枚数)が所定数に到達することを採用してもよい。 In the pseudo-bonus effect state, the auxiliary effect is executed until a predetermined end condition (for example, the number of digested games reaches the predetermined number of games) is satisfied, and the player obtains, for example, expectation in the pseudo-bonus effect state. The number of sheets can be 3.5. In the pseudo-bonus effect state, two end conditions are mainly prepared. For example, when the end condition is that the number of digested games reaches a predetermined number of games, two stages of 30 and 80 are provided as the predetermined number of games, and one of them is determined by lottery. In the pseudo-bonus effect state, of course, the larger the number of games digested, the more game profits the player will get. Therefore, the player wants the predetermined number of games to be 80 instead of 30. However, even if 30 is determined as the predetermined number of games, a promotion lottery for increasing the predetermined number of auxiliary effects from 30 to 80 is also performed during the digestion. Here, as an end condition of the pseudo-bonus effect state, it is illustrated that the number of digested games has reached the predetermined number of games, but instead, the number of auxiliary effects that can obtain the maximum number of payouts is predetermined. It may be adopted that the number is reached or the number of acquired sheets (net increase number) reaches a predetermined number.

そして、擬似ボーナス演出状態において、所定の終了条件を満たすと、演出状態制御手段614は、演出状態を非有利演出状態に移行する場合がある(2)。このとき、演出状態制御手段614は、有利区間を、一旦、非有利区間に移行し、有利区間で更新された情報を全てリセットする。例えば、前段の擬似ボーナス演出状態が初回の擬似ボーナス演出状態であった場合、すなわち、通常演出状態から移行した直後の擬似ボーナス演出状態であれば、演出状態制御手段614は、演出状態を非有利演出状態に移行するとともに、有利区間を、一旦、非有利区間に移行する。また、前段の擬似ボーナス演出状態が、通常演出状態を経由しない3の倍数(3、6、…)回目の擬似ボーナス演出状態であった場合も、演出状態制御手段614は、有利区間を、一旦、非有利区間に移行するとともに、有利区間を、一旦、非有利区間に移行する。 Then, when a predetermined end condition is satisfied in the pseudo bonus effect state, the effect state control means 614 may shift the effect state to the non-advantageous effect state (2). At this time, the effect state control means 614 temporarily shifts the advantageous section to the non-advantageous section, and resets all the information updated in the advantageous section. For example, if the pseudo-bonus effect state in the previous stage is the first pseudo-bonus effect state, that is, if the pseudo-bonus effect state immediately after the transition from the normal effect state, the effect state control means 614 has a disadvantageous effect on the effect state. At the same time as shifting to the production state, the advantageous section is temporarily shifted to the non-advantageous section. Further, even when the pseudo bonus effect state in the previous stage is a pseudo bonus effect state that is a multiple of 3 (3, 6, ...) That does not go through the normal effect state, the effect state control means 614 temporarily sets the advantageous section. , The advantageous section is temporarily shifted to the non-advantageous section while shifting to the non-advantageous section.

そして、演出状態制御手段614は、有利区間への移行を高確率(例えば、1/2)で抽選し、数遊技を消化後、有利区間に戻すとともに、演出状態を準備演出状態に移行する(3)。これは、有利区間において計数される値が所定値に達することにより、擬似ボーナス演出状態が強制的に終了することを回避するためである。 Then, the effect state control means 614 draws a lottery for the transition to the advantageous section with a high probability (for example, 1/2), and after digesting several games, returns to the advantageous section and shifts the effect state to the preparatory effect state (for example). 3). This is to prevent the pseudo-bonus effect state from being forcibly terminated when the value counted in the advantageous section reaches a predetermined value.

一方、前段の擬似ボーナス演出状態が初回ではない、もしくは、通常演出状態を経由しない3の倍数回目の擬似ボーナス演出状態ではない場合、演出状態制御手段614は、演出状態を非有利演出状態に移行することなく、直接、準備演出状態に移行する(4)。これは、有利区間において計数される値が所定値に達することにより擬似ボーナス演出状態が強制的に終了することを回避しつつ、不要に有利区間を終了させないためである。 On the other hand, if the pseudo-bonus effect state in the previous stage is not the first time, or is not the pseudo-bonus effect state that is a multiple of 3 that does not go through the normal effect state, the effect state control means 614 shifts the effect state to the non-advantageous effect state. Without doing so, it directly shifts to the preparatory production state (4). This is because the pseudo-bonus effect state is not forcibly terminated when the value counted in the advantageous section reaches a predetermined value, and the advantageous section is not terminated unnecessarily.

準備演出状態において、演出状態制御手段614は、第1インターバル演出状態への移行を高確率(例えば、1/2)で抽選し、第1インターバル演出状態への移行の決定に基づいて、演出状態を第1インターバル演出状態に移行する(5)。 In the preparatory effect state, the effect state control means 614 draws a lottery for the transition to the first interval effect state with a high probability (for example, 1/2), and based on the determination of the transition to the first interval effect state, the effect state. Shifts to the first interval production state (5).

第1インターバル演出状態は、所定の終了条件(例えば、40遊技の消化)を満たすまで継続し、その間、擬似ボーナス演出状態の継続抽選が実行される。かかる第1インターバル演出状態は、擬似ボーナス演出状態と異なり、単位遊技当たりの期待獲得枚数が少なく、負の値となる場合もある。なお、本実施形態では、非有利区間において有利区間に当選した場合、演出状態が必ず第1インターバル演出状態となるように設定されている。したがって、擬似ボーナス演出状態の終了後は、有利区間が継続した場合であっても、上記のように、一旦、非有利区間に移行した場合であっても、第1インターバル演出状態に移行することとなる。そして、第1インターバル演出状態における所定の終了条件を満たすと、演出状態制御手段614は、演出状態を継続抽選演出状態に移行する(6)。 The first interval effect state continues until a predetermined end condition (for example, digestion of 40 games) is satisfied, during which the continuous lottery of the pseudo bonus effect state is executed. Unlike the pseudo-bonus effect state, the first interval effect state has a small expected number of acquisitions per unit game and may have a negative value. In the present embodiment, when the advantageous section is won in the non-advantageous section, the effect state is set to be the first interval effect state without fail. Therefore, after the end of the pseudo-bonus effect state, even if the advantageous section continues or, as described above, even if the section once shifts to the non-advantageous section, the state shifts to the first interval effect state. It becomes. Then, when the predetermined end condition in the first interval effect state is satisfied, the effect state control means 614 shifts the effect state to the continuous lottery effect state (6).

継続抽選演出状態は、所定の終了条件(例えば、5遊技の消化)を満たすまで継続し、最終的に、第1インターバル演出状態における、擬似ボーナス演出状態の継続抽選の結果が報知される。かかる継続抽選演出状態も、擬似ボーナス演出状態と異なり、単位遊技当たりの期待獲得枚数が少なく、負の値となる場合もある。第1インターバル演出状態において、擬似ボーナス演出状態への移行(継続)が決定されていれば、演出状態制御手段614は、演出状態を擬似ボーナス演出状態への移行し(7)、擬似ボーナス演出状態への移行が決定されていなければ、演出状態制御手段614は、演出状態を通常演出状態へ戻す(8)。 The continuous lottery effect state continues until a predetermined end condition (for example, digestion of 5 games) is satisfied, and finally, the result of the continuous lottery in the pseudo bonus effect state in the first interval effect state is notified. Unlike the pseudo-bonus effect state, the continuous lottery effect state also has a small expected number of acquisitions per unit game, and may have a negative value. If the transition (continuation) to the pseudo-bonus effect state is determined in the first interval effect state, the effect state control means 614 shifts the effect state to the pseudo-bonus effect state (7), and the pseudo-bonus effect state. If the transition to the effect state is not determined, the effect state control means 614 returns the effect state to the normal effect state (8).

このように、本実施形態では、一旦、擬似ボーナス演出状態に移行すると、継続抽選演出状態の継続抽選に漏れない限り、擬似ボーナス演出状態→準備演出状態→第1インターバル演出状態→継続抽選演出状態の移行を繰り返すことで、遊技者は、メダルを蓄積できる。 As described above, in the present embodiment, once the pseudo-bonus effect state is entered, the pseudo-bonus effect state → the preparation effect state → the first interval effect state → the continuous lottery effect state unless the continuous lottery in the continuous lottery effect state is omitted. By repeating the transition of, the player can accumulate medals.

なお、準備演出状態において、演出状態制御手段614は、第1インターバル演出状態への移行抽選に加え、第2インターバル演出状態への移行抽選も行っている。ただし、第1インターバル演出状態への移行確率(例えば、1/2)より、第2インターバル演出状態への移行確率(例えば、1/20)の方が小さく設定されている。準備演出状態において、第1インターバル演出状態への移行が決定する前に、第2インターバル演出状態への移行が決定されると、演出状態制御手段614は、第2インターバル演出状態への移行の決定に基づいて、演出状態を第2インターバル演出状態に移行する(9)。なお、ここでは、準備演出状態において第2インターバル演出状態への移行抽選を行う例を挙げているが、同様に、非有利演出状態において第2インターバル演出状態への移行抽選を行ってもよい。 In the preparatory effect state, the effect state control means 614 also performs a transition lottery to the second interval effect state in addition to the transition lottery to the first interval effect state. However, the transition probability to the second interval effect state (for example, 1/20) is set smaller than the transition probability to the first interval effect state (for example, 1/2). If the transition to the second interval effect state is determined before the transition to the first interval effect state is determined in the preparatory effect state, the effect state control means 614 determines the transition to the second interval effect state. Based on the above, the effect state is shifted to the second interval effect state (9). In addition, although the example of performing the transition lottery to the second interval production state in the preparatory production state is given here, similarly, the transition lottery to the second interval production state may be performed in the non-advantageous production state.

第2インターバル演出状態は、第1インターバル演出状態同様、所定の終了条件(例えば、40遊技の消化)を満たすまで継続し、その間、擬似ボーナス演出状態の継続抽選が実行される。かかる第2インターバル演出状態は、第1インターバル演出状態同様、擬似ボーナス演出状態と異なり、単位遊技当たりの期待獲得枚数が少なく、負の値となる場合もある。 Like the first interval effect state, the second interval effect state continues until a predetermined end condition (for example, digestion of 40 games) is satisfied, and during that time, a continuous lottery of the pseudo bonus effect state is executed. Similar to the first interval effect state, the second interval effect state is different from the pseudo bonus effect state, and the expected number of acquired cards per unit game is small and may be a negative value.

ただし、第2インターバル演出状態は、第1インターバル演出状態より高確率で擬似ボーナス演出状態が決定される。例えば、第1インターバル演出状態においては、40遊技間、擬似ボーナス演出状態を毎遊技1/58で決定し(当選確率50%)、第2インターバル演出状態においては、40遊技間、擬似ボーナス演出状態を毎遊技1/25で決定する(当選確率80%)。そして、所定の終了条件を満たすと、演出状態制御手段614は、演出状態を継続抽選演出状態に移行する(10)。なお、一旦、第2インターバル演出状態への移行が決定されると、その後は、継続抽選演出状態に漏れるまで、非有利演出状態、準備演出状態、第1インターバル演出状態に移行することはなく、擬似ボーナス演出状態からは第2インターバル演出状態にしか移行しない(11)。したがって、遊技者は、常に、高確率で継続抽選を受けることができる。また、一旦、第2インターバル演出状態への移行が決定されると、継続抽選演出状態において擬似ボーナス演出状態への移行が決定されなかった場合でも、演出状態制御手段614は、直ちに、演出状態を通常演出状態に戻すことなく、非有利演出状態に移行させる(12)。したがって、継続抽選演出状態において擬似ボーナス演出状態への移行が決定されなかった場合、再度、継続抽選演出状態の継続抽選に漏れるまで、擬似ボーナス演出状態→準備演出状態→第1インターバル演出状態→継続抽選演出状態の移行を繰り返すことができる。このように、一旦、第2インターバル演出状態に移行すると、高確率で、擬似ボーナス演出状態→第2インターバル演出状態→継続抽選演出状態の移行を繰り返すことができ、さらに、継続抽選演出状態において擬似ボーナス演出状態への移行が決定されなくとも、少なくとも、再度、擬似ボーナス演出状態→準備演出状態→第1インターバル演出状態→継続抽選演出状態の移行を繰り返すことができるので、遊技者は、より多くのメダルを蓄積することが可能となる。つまり、第2インターバル演出状態は、第1インターバル演出状態よりも有利な状態といえる。 However, in the second interval effect state, the pseudo bonus effect state is determined with a higher probability than in the first interval effect state. For example, in the first interval effect state, the pseudo bonus effect state is determined at 1/58 of each game for 40 games (winning probability 50%), and in the second interval effect state, the pseudo bonus effect state is determined for 40 games. Is determined by every game 1/25 (winning probability 80%). Then, when the predetermined end condition is satisfied, the effect state control means 614 shifts the effect state to the continuous lottery effect state (10). Once the transition to the second interval effect state is determined, the process does not shift to the non-advantageous effect state, the preparatory effect state, or the first interval effect state until the continuous lottery effect state is leaked. The pseudo-bonus effect state only shifts to the second interval effect state (11). Therefore, the player can always receive a continuous lottery with a high probability. Further, once the transition to the second interval effect state is determined, the effect state control means 614 immediately changes the effect state even if the transition to the pseudo bonus effect state is not determined in the continuous lottery effect state. It shifts to the non-advantageous production state without returning to the normal production state (12). Therefore, if the transition to the pseudo bonus effect state is not determined in the continuous lottery effect state, the pseudo bonus effect state → the preparation effect state → the first interval effect state → continue until the continuous lottery in the continuous lottery effect state is leaked again. The transition of the lottery effect state can be repeated. In this way, once the transition to the second interval effect state is made, the transition of the pseudo bonus effect state → the second interval effect state → the continuous lottery effect state can be repeated with high probability, and further, the pseudo in the continuous lottery effect state. Even if the transition to the bonus effect state is not decided, at least the transition of the pseudo bonus effect state → the preparation effect state → the first interval effect state → the continuous lottery effect state can be repeated, so that the number of players is larger. It is possible to accumulate medals. That is, it can be said that the second interval effect state is more advantageous than the first interval effect state.

また、上記のように、演出状態制御手段614は、擬似ボーナス演出状態から第2インターバル演出状態に移行する際には、第1インターバル演出状態への移行と異なり、非有利区間に移行させることがない。本実施形態においては、擬似ボーナス演出状態が初回の擬似ボーナス演出状態であった場合、演出状態制御手段614は、第2インターバル演出状態に移行させることはなく、有利区間を、一旦、非有利区間に移行して、必ず、第1インターバル演出状態へ移行させる。そうすると、有利区間が一旦リセットされていることになる。したがって、第2インターバル演出状態へ移行する際に有利区間をリセットしなくても、第2インターバル演出状態を経由する擬似ボーナス演出状態が有利区間の制限により短期に終了することはなく、遊技者は、擬似ボーナス演出状態→第2インターバル演出状態→継続抽選演出状態のループにより、多くのメダルを得ることができる。 Further, as described above, when the effect state control means 614 shifts from the pseudo bonus effect state to the second interval effect state, it may shift to a non-advantageous section unlike the transition to the first interval effect state. No. In the present embodiment, when the pseudo-bonus effect state is the first pseudo-bonus effect state, the effect state control means 614 does not shift to the second interval effect state, and temporarily shifts the advantageous section to the non-advantageous section. To shift to, be sure to shift to the first interval production state. Then, the advantageous section is once reset. Therefore, even if the advantageous section is not reset when shifting to the second interval effect state, the pseudo-bonus effect state via the second interval effect state does not end in a short period of time due to the limitation of the advantageous section, and the player , Pseudo-bonus effect state → 2nd interval effect state → Continuous lottery effect state loop, many medals can be obtained.

以下、主制御基板500、副制御基板502における具体的処理をフローチャートに基づいて説明する。 Hereinafter, specific processing in the main control board 500 and the sub control board 502 will be described with reference to the flowchart.

(主制御基板500のメイン処理)
図82は、主制御基板500のメイン処理を示したフローチャートである。ここでは、まず、主制御基板500のメイン処理に沿って、初期化後の1遊技の概略を説明し、その後、各処理の詳細について説明する。また、ここでは、本実施形態の特徴に関係する処理について詳細に説明し、本実施形態の特徴と無関係の構成については説明を省略する。また、詳細な説明は省略するが、各処理が遂行される際、各処理において用いられるスイッチ(ベットスイッチ416、スタートスイッチ418、ストップスイッチ420a、420b、420c)は、処理の開始時に有効化され、処理の終了時に無効化される。
(Main processing of main control board 500)
FIG. 82 is a flowchart showing the main processing of the main control board 500. Here, first, the outline of one game after initialization will be described along with the main processing of the main control board 500, and then the details of each processing will be described. Further, here, the processing related to the features of the present embodiment will be described in detail, and the description of the configuration unrelated to the features of the present embodiment will be omitted. Further, although detailed description is omitted, when each process is performed, the switches (bet switch 416, start switch 418, stop switch 420a, 420b, 420c) used in each process are activated at the start of the process. , Will be invalidated at the end of the process.

(ステップS2100)
電源スイッチ444を介してスロットマシン400の電源が投入され、通電状態になると、初期化手段600は、遊技開始に備え初期化処理を実行する。初期化手段600は、電源が投入されている間、随時バックアップデータを生成し、そのバックアップデータをメインRAM500cに保持している。したがって、不意の電断が生じたとしても、この初期化処理において、保持されたバックアップデータを用い電断前の状態に復帰させることができる。例えば、リール410の回転中に不意の電断が起きたとしても、復帰動作後に再度各リール410が回転している状態から開始される。したがって、初期化処理では、基本的に、メインRAM500cの初期化(RAMクリア)は行われない。
(Step S2100)
When the power of the slot machine 400 is turned on via the power switch 444 and the power is turned on, the initialization means 600 executes the initialization process in preparation for the start of the game. The initialization means 600 generates backup data at any time while the power is turned on, and holds the backup data in the main RAM 500c. Therefore, even if an unexpected power failure occurs, it is possible to restore the state before the power failure by using the retained backup data in this initialization process. For example, even if an unexpected power failure occurs during the rotation of the reels 410, the reels 410 are started from the state of being rotated again after the return operation. Therefore, in the initialization process, basically, the main RAM 500c is not initialized (RAM clear).

(ステップS2200)
続いて、遊技者によるベットスイッチ416の操作、または、メダル投入部414へのメダルの投入を通じ、ベット手段602がメダルをベットする。また、コマンド送信手段616は、その操作がなされたことを示す投入コマンドを生成し、生成された投入コマンドを副制御基板502に送信する。
(Step S2200)
Subsequently, the betting means 602 bets the medal through the operation of the bet switch 416 by the player or the insertion of the medal into the medal insertion unit 414. Further, the command transmission means 616 generates an input command indicating that the operation has been performed, and transmits the generated input command to the sub-control board 502.

(ステップS2300)
次に、当選種別抽選手段604は、スタートスイッチ418に対する遊技開始操作を有効化し、スタートスイッチ418の操作待ち状態に移行する。ここで、当選種別抽選手段604は、遊技者によるスタートスイッチ418の操作に応じて、主制御基板500の乱数発生器500dによって更新された当選種別抽選乱数から、スタートスイッチ418が操作された時点における1の当選種別抽選乱数を取得する。そして、当選種別抽選手段604は、図78および図79に示した当選種別抽選テーブルから、現在設定されている遊技状態に対応する1の当選種別抽選テーブルを決定するとともに、取得した当選種別抽選乱数が、決定した当選種別抽選テーブルにおけるいずれの当選領域に対応するか判定し、判定された当選領域の当選種別または不当選を抽選結果として決定する。また、遊技状態制御手段612は、当選種別抽選において当選役「RBB」が決定されると、遊技状態を非内部遊技状態からRBB内部中遊技状態に移行させる。
(Step S2300)
Next, the winning type lottery means 604 activates the game start operation for the start switch 418, and shifts to the operation waiting state of the start switch 418. Here, the winning type lottery means 604 is at the time when the start switch 418 is operated from the winning type lottery random numbers updated by the random number generator 500d of the main control board 500 in response to the operation of the start switch 418 by the player. Acquire the winning type lottery random number of 1. Then, the winning type lottery means 604 determines one winning type lottery table corresponding to the currently set game state from the winning type lottery tables shown in FIGS. 78 and 79, and obtains the winning type lottery random numbers. Determines which winning area corresponds to the determined winning type lottery table, and determines the winning type or non-winning of the determined winning area as the lottery result. Further, when the winning combination "RBB" is determined in the winning type lottery, the game state control means 612 shifts the game state from the non-internal game state to the RBB internal medium game state.

また、コマンド送信手段616は、スタートスイッチ418の操作に応じて抽選結果が決定された後、当選種別抽選の抽選結果(当選種別または不当選)や遊技状態に関する情報等を含む当選種別コマンドを生成し、生成された当選種別コマンドを副制御基板502に送信する。 Further, after the lottery result is determined according to the operation of the start switch 418, the command transmission means 616 generates a winning type command including information on the lottery result (winning type or unwinning) of the winning type lottery, the game state, and the like. Then, the generated winning type command is transmitted to the sub-control board 502.

(ステップS2400)
スタートスイッチ418が操作されると、リール制御手段606は、ステッピングモータ452を駆動して左リール410a、中リール410b、右リール410cを回転させる。このリール回転処理においては、前回の1遊技における左リール410a、中リール410b、右リール410cの回転開始時点から所定の時間(例えば4.1秒)が経過すると(ウェイト)、当該遊技における左リール410a、中リール410b、右リール410cの回転を開始し、左リール410a、中リール410b、右リール410cの全てが定常回転となったところで、ステップS2500に処理を移す。
(Step S2400)
When the start switch 418 is operated, the reel control means 606 drives the stepping motor 452 to rotate the left reel 410a, the middle reel 410b, and the right reel 410c. In this reel rotation process, when a predetermined time (for example, 4.1 seconds) elapses from the start of rotation of the left reel 410a, the middle reel 410b, and the right reel 410c in the previous game (wait), the left reel in the game concerned. The rotation of the 410a, the middle reel 410b, and the right reel 410c is started, and when all of the left reel 410a, the middle reel 410b, and the right reel 410c have reached steady rotation, the process is transferred to step S2500.

(ステップS2500)
続いて、リール制御手段606は、ストップスイッチ420a、420b、420cを有効化し、遊技者によるストップスイッチ420a、420b、420cの操作を受け付けると、その操作に対応する左リール410a、中リール410b、右リール410cのいずれかを停止制御する。また、コマンド送信手段616は、ストップスイッチ420a、420b、420cのいずれかの操作がなされると、操作がなされたストップスイッチ420a、420b、420cの情報を示す停止コマンド(第1停止コマンド、第2停止コマンド、第3停止コマンド)を操作の度に生成し、生成された停止コマンドを順次、副制御基板502に送信する。
(Step S2500)
Subsequently, the reel control means 606 activates the stop switches 420a, 420b, 420c, and when the player accepts the operation of the stop switches 420a, 420b, 420c, the left reel 410a, the middle reel 410b, and the right corresponding to the operation are received. Stop control of any of the reels 410c. Further, when any one of the stop switches 420a, 420b, and 420c is operated, the command transmission means 616 is a stop command (first stop command, second stop command, second) indicating information on the stopped switches 420a, 420b, 420c that have been operated. (Stop command, third stop command) is generated for each operation, and the generated stop commands are sequentially transmitted to the sub-control board 502.

(ステップS2600)
次に、判定手段608は、図75(b)に示した有効ラインA上に表示された図柄組み合わせが予め定められたどの組み合わせに相当するか(入賞した当選役)を判定し、詳しくは後述するように、その図柄組み合わせに応じて、有利区間中であり、小役が入賞していれば純増枚数カウンタを更新する。また、遊技状態制御手段612は、RBB内部中遊技状態において、有効ラインA上に表示された図柄組み合わせが当選役「RBB」に対応する図柄組み合わせであれば、遊技状態をRBB内部中遊技状態からRBB作動中遊技状態に移行させる。また、コマンド送信手段616は、有効ラインA上に表示された図柄組み合わせや、有効ラインA上に小役に対応する図柄組み合わせが表示された場合におけるメダルの払出枚数等を含む入賞コマンドを生成し、生成された入賞コマンドを副制御基板502に送信する。
(Step S2600)
Next, the determination means 608 determines which predetermined combination the symbol combination displayed on the effective line A shown in FIG. 75 (b) corresponds to (winning winning combination), and the details will be described later. As a result, the net increase counter is updated if the small winning combination is in the advantageous section according to the symbol combination. Further, in the game state control means 612, if the symbol combination displayed on the effective line A is the symbol combination corresponding to the winning combination "RBB" in the RBB internal medium game state, the game state is changed from the RBB internal medium game state. It shifts to the gaming state while the RBB is operating. Further, the command transmission means 616 generates a winning command including the number of medals to be paid out when the symbol combination displayed on the effective line A and the symbol combination corresponding to the small winning combination is displayed on the effective line A. , The generated winning command is transmitted to the sub-control board 502.

(ステップS2700)
また、払出制御手段610は、有効ラインA上に表示された図柄組み合わせ(リール410の停止態様)に基づき、例えば、有効ラインA上に小役に対応する図柄組み合わせが表示されると、当該小役に対応するメダルの払出処理を実行し、有効ラインA上にリプレイ役に対応する図柄組み合わせが表示されると、自動的に次遊技のベットを行うための処理を実行する。また、コマンド送信手段616は、メダルの払出処理がなされた場合、払出処理がなされたことを示す払出コマンドを生成し、生成された払出コマンドを副制御基板502に送信する。
(Step S2700)
Further, the payout control means 610 is based on the symbol combination displayed on the effective line A (reel 410 stop mode), for example, when the symbol combination corresponding to the small winning combination is displayed on the effective line A, the small combination is displayed. The medal payout process corresponding to the winning combination is executed, and when the symbol combination corresponding to the replay winning combination is displayed on the valid line A, the processing for betting the next game is automatically executed. Further, when the medal payout process is performed, the command transmission means 616 generates a payout command indicating that the payout process has been performed, and transmits the generated payout command to the sub-control board 502.

(ステップS2800)
遊技状態制御手段612は、RBB作動中遊技状態においてメダルの所定枚数の払い出しが実行されると、遊技状態をRBB作動中遊技状態から非内部遊技状態に移行させる。また、演出状態制御手段614は、演出状態の変更や、有利区間と非有利区間との変更を行う。また、コマンド送信手段616は、遊技状態または演出状態が変更された場合、変更された遊技状態または演出状態等を含む遊技移行コマンドを生成し、生成された遊技移行コマンドを副制御基板502に送信する。このように、移行処理S2800が終了することで、当該1遊技が終了する。
(Step S2800)
The game state control means 612 shifts the game state from the RBB operating game state to the non-internal gaming state when a predetermined number of medals are paid out in the RBB operating game state. Further, the effect state control means 614 changes the effect state and changes between the advantageous section and the non-advantageous section. Further, when the game state or the effect state is changed, the command transmission means 616 generates a game transition command including the changed game state or effect state, and transmits the generated game transfer command to the sub-control board 502. do. In this way, when the transition process S2800 is completed, the one game is completed.

ここでは、擬似ボーナス演出状態への移行が決定されると、演出状態制御手段614は、リール制御手段606に、上述した擬似ボーナス演出状態へ移行することを示す第1リール演出を実行させ、その次の遊技から、擬似ボーナス演出状態を開始する。 Here, when the transition to the pseudo-bonus effect state is determined, the effect state control means 614 causes the reel control means 606 to execute the first reel effect indicating the transition to the pseudo-bonus effect state described above. From the next game, the pseudo bonus production state is started.

ステップS2200からステップS2800までの一連の処理を通じて1遊技が実行される。以後は、ステップS2200からステップS2800までを繰り返すこととなる。 One game is executed through a series of processes from step S2200 to step S2800. After that, steps S2200 to S2800 will be repeated.

また、上述した実施形態では、主制御基板500と副制御基板502とが、遊技を進行するための機能部を分担するように配したが、主制御基板500の機能部を副制御基板502に配しても、副制御基板502の機能部を主制御基板500に配してもよく、また、全ての機能部を1の制御基板に纏めて配することもできる。 Further, in the above-described embodiment, the main control board 500 and the sub control board 502 are arranged so as to share the functional unit for advancing the game, but the functional unit of the main control board 500 is assigned to the sub control board 502. Alternatively, the functional parts of the sub-control board 502 may be arranged on the main control board 500, or all the functional parts may be arranged together on one control board.

また、上述した実施形態では、AT演出状態が1種類のみ設けられるようにしたが、例えば、AT演出状態の継続遊技数の上乗せ特化ゾーンなど、複数種類のAT演出状態が設けられるようにしてもよい。 Further, in the above-described embodiment, only one type of AT effect state is provided, but for example, a plurality of types of AT effect states are provided, such as a special zone for adding the number of continuous games in the AT effect state. May be good.

また、上記した実施形態では、遊技価値としてのメダルを用いて遊技を行うようにしたが、遊技価値は電気的な情報であってもよい(所謂メダルレスであってもよい)。この場合、当選役が入賞したときに、当選役に対応する価値量を遊技者に電気的な情報で付与すればよい。 Further, in the above-described embodiment, the game is performed using medals as the game value, but the game value may be electrical information (so-called medalless). In this case, when the winning combination wins, the amount of value corresponding to the winning combination may be given to the player by electrical information.

また、上述した主制御基板500および副制御基板502が行う各処理は、必ずしもフローチャートとして記載された順序に沿って時系列に処理する必要はなく、並列的あるいはサブルーチンによる処理を含んでもよい。 Further, each process performed by the main control board 500 and the sub control board 502 described above does not necessarily have to be processed in chronological order in the order described in the flowchart, and may include parallel or subroutine processing.

また、上述した主制御基板500および副制御基板502が行う各処理は、必ずしもフローチャートとして記載された順序に沿って時系列に処理する必要はなく、並列的あるいはサブルーチンによる処理を含んでもよい。 Further, each process performed by the main control board 500 and the sub control board 502 described above does not necessarily have to be processed in chronological order in the order described in the flowchart, and may include parallel or subroutine processing.

<主制御基板のCPU周辺の構成>
図83は、メインCPU300a周辺の電気的な接続を説明するための図である。メインCPU300aは、CPUコア700とバスコントローラ702とを含む。CPUコア700は、BC端子から出力されるバス制御信号(Bus Cont)を通じてバスコントローラ702を制御し、メインROM300b、メインRAM300c、もしくは、入出力部704からデータを読み出し、または、メインRAM300cにデータを書き込む。なお、ここでは、CPU300aとして、Z80系CPUをベースとするエルイーテック(LETech)社が販売するマイクロプロセッサを用いている。なお、ここでは、パチンコ機のメインCPU300a、メイン、ROM300b、メインRAM300cを挙げて説明するが、スロットマシン400のメインCPU500a、メイン、ROM500b、メインRAM500cに置き換え可能なのは言うまでもない。
<Configuration around the CPU of the main control board>
FIG. 83 is a diagram for explaining the electrical connection around the main CPU 300a. The main CPU 300a includes a CPU core 700 and a bus controller 702. The CPU core 700 controls the bus controller 702 through a bus control signal (Bus Cont) output from the BC terminal, reads data from the main ROM 300b, the main RAM 300c, or the input / output unit 704, or outputs data to the main RAM 300c. Write. Here, as the CPU 300a, a microprocessor sold by LETech, which is based on a Z80 series CPU, is used. Here, the main CPU 300a, main, ROM 300b, and main RAM 300c of the pachinko machine will be described, but it goes without saying that the main CPU 500a, main, ROM 500b, and main RAM 500c of the slot machine 400 can be replaced.

例えば、メインROM300b、メインRAM300c、または、入出力部704からデータを読み出す場合、バスコントローラ702は、16ビットのアドレス(A[16])信号を出力し、デコーダ706a、706b、706cを通じてメインROM300b、メインRAM300c、または、入出力部704のいずれかを特定するとともに、リード(RD)信号を制御して、メインROM300b、メインRAM300c、または、入出力部704からデータ(D[8])信号を読み出す。また、メインRAM300c、または、入出力部704にデータを書き込む場合、バスコントローラ702は、アドレス(A[16])信号およびデータ(D[8])信号を出力し、デコーダ706b、706cを通じてメインRAM300c、または、入出力部704のいずれかを特定するとともに、ライト(WR)信号を制御して、メインRAM300c、または、入出力部704にデータ(D[8])信号を書き込む。 For example, when reading data from the main ROM 300b, the main RAM 300c, or the input / output unit 704, the bus controller 702 outputs a 16-bit address (A [16]) signal, and the main ROM 300b, through the decoders 706a, 706b, and 706c, While specifying either the main RAM 300c or the input / output unit 704, the read (RD) signal is controlled to read the data (D [8]) signal from the main ROM 300b, the main RAM 300c, or the input / output unit 704. .. When writing data to the main RAM 300c or the input / output unit 704, the bus controller 702 outputs an address (A [16]) signal and a data (D [8]) signal, and outputs the main RAM 300c through the decoders 706b and 706c. , Or the input / output unit 704 is specified, and the write (WR) signal is controlled to write a data (D [8]) signal to the main RAM 300c or the input / output unit 704.

ここでは、後述するように、入出力部704のアドレス空間を、メインROM300bおよびメインRAM300cのアドレス空間と一体化している。したがって、従来、メモリとI/Oのいずれをアクセスするかを特定するための信号を出力するメモリリクエスト(MREQ)端子およびI/Oリクエスト(IORQ)端子を設けていない。かかる2端子を任意の他の信号に割り当て直すことで、プログラム開発の自由度を高めることができる。 Here, as will be described later, the address space of the input / output unit 704 is integrated with the address space of the main ROM 300b and the main RAM 300c. Therefore, conventionally, the memory request (MRQ) terminal and the I / O request (IORQ) terminal for outputting a signal for specifying which of the memory and the I / O to access are not provided. By reassigning these two terminals to any other signal, the degree of freedom in program development can be increased.

また、CPUコア700には、割込処理の開始トリガとなる割り込み/待ち(INT/WAIT)信号、最優先で割込処理を実行できるマスク不可割込(NMI)信号、バス信号をハイインピーダンスに遷移可能なバスリクエスト(BUSREQ)信号等の外部信号も入力される。 Further, in the CPU core 700, an interrupt / wait (INT / WAIT) signal that triggers the start of interrupt processing, an unmaskable interrupt (NMI) signal that can execute interrupt processing with the highest priority, and a bus signal are set to high impedance. An external signal such as a transitionable bus request (BUSRQ) signal is also input.

図84は、CPUコア700の内部構成を示したブロック図である。CPUコア700は、外部入力ユニット710、状態制御ユニット712、中央制御ユニット714、レジスタユニット716、算術論理演算装置(ALU)718を含む。外部入力ユニット710は、外部信号を受信し、その外部信号に基づいた制御情報を状態制御ユニット712および中央制御ユニット714に出力する。 FIG. 84 is a block diagram showing the internal configuration of the CPU core 700. The CPU core 700 includes an external input unit 710, a state control unit 712, a central control unit 714, a register unit 716, and an arithmetic logic unit (ALU) 718. The external input unit 710 receives an external signal and outputs control information based on the external signal to the state control unit 712 and the central control unit 714.

状態制御ユニット712は、内部状態(RESET、命令フェッチ、命令デコード、演算、メモリロード、メモリストア、HALT等)を管理および遷移させてCPUコア700の動作状態を決定するとともに、その内部状態に基づいた制御情報を中央制御ユニット714に出力する。 The state control unit 712 manages and transitions the internal state (RESET, instruction fetch, instruction decode, operation, memory load, memory store, HALT, etc.) to determine the operating state of the CPU core 700, and is based on the internal state. The control information is output to the central control unit 714.

中央制御ユニット714は、バスコントローラ702を経由して入力された入力データ(DI[8])からオペコード(命令)を抽出し、命令デコーダによってデコードしたコマンドに基づいてALU718を制御する。また、中央制御ユニット714は、デコードしたコマンドによりレジスタユニット716の各レジスタから必要な情報を取得したり、各レジスタを更新したりする。 The central control unit 714 extracts an operation code (instruction) from the input data (DI [8]) input via the bus controller 702, and controls the ALU718 based on the command decoded by the instruction decoder. Further, the central control unit 714 acquires necessary information from each register of the register unit 716 or updates each register by a decoded command.

レジスタユニット716は、セレクタポート722a、722b、722c、入力側バンクセレクタ724、第1レジスタバンク726、第2レジスタバンク728、出力側バンクセレクタ730、アドレスポート732、個別レジスタ734を含む。なお、個別レジスタ734には、次に実行すべきプログラムのアドレスを示す16ビットのプログラムカウンタ(PC)、割込モード時に使用される8ビットのインタラプト(I)レジスタ、オペコードフェッチサイクルを計数する8ビットのリフレッシュ(R)レジスタ、割込の許可/禁止を制御する8ビットの割込許可(IFF)レジスタが含まれる。 The register unit 716 includes selector ports 722a, 722b, 722c, input side bank selector 724, first register bank 726, second register bank 728, output side bank selector 730, address port 732, and individual register 734. In the individual register 734, a 16-bit program counter (PC) indicating the address of the program to be executed next, an 8-bit interrupt (I) register used in the interrupt mode, and an operation code fetch cycle are counted. It includes a bit refresh (R) register and an 8-bit interrupt enable (IFF) register that controls interrupt enable / disable.

また、レジスタユニット716には、大役抽選に係る種々の乱数値(大当たり決定乱数、当たり図柄乱数、リーチグループ決定乱数、リーチモード決定乱数、変動パターン乱数、当たり決定乱数)を取得するための乱数発生器(図示せず)が対応付け、入力ポート(FE73h〜FE9Ch)を介してラッチされた乱数値が取得される。 In addition, the register unit 716 generates random numbers for acquiring various random number values (big hit determination random number, hit symbol random number, reach group determination random number, reach mode determination random number, fluctuation pattern random number, hit determination random number) related to the big win lottery. A device (not shown) is associated with each other, and a random number value latched via an input port (FE73h to FE9Ch) is acquired.

乱数発生器は、システムクロック(外部入力を2分周したクロック)で動作し、所定の最大値未満の乱数を発生する。なお、乱数発生器は、乱数の最大値を設定可能な乱数発生器である最大値設定乱数発生器として、16ビットの最大値を設定可能な乱数発生が4チャンネル、8ビットの最大値を設定可能な乱数発生が8チャンネル準備されている。ここで、16ビットの最大値設定乱数発生器は、乱数更新周期が32〜47クロックの範囲で選択でき、最大値の設定範囲が256〜65535の範囲で設定できる。また、8ビットの最大値設定乱数発生器は、乱数更新周期が16〜31クロックの範囲で選択でき、最大値の設定範囲が4チャンネルで16〜255の範囲で設定でき、他の4チャンネルで64〜255の範囲で設定できる。また、乱数の最大値が固定された乱数発生器である最大値固定乱数発生器として、16ビットの最大値を設定可能な乱数発生が4チャンネル、8ビットの最大値を設定可能な乱数発生が8チャンネル準備されている。ここで、16ビットの最大値固定乱数発生器は、乱数更新周期が1クロックに、最大値が65535に固定されている。また、8ビットの最大値固定乱数発生器は、乱数更新周期が1クロックに、最大値が255に固定されている。 The random number generator operates with a system clock (a clock obtained by dividing the external input by two) and generates a random number less than a predetermined maximum value. The random number generator is a random number generator that can set the maximum value of the random number. As a maximum value setting random number generator, the maximum value of 16 bits can be set, and the maximum value of 4 channels and 8 bits can be set. Eight channels of possible random number generation are prepared. Here, the 16-bit maximum value setting random number generator can be selected with a random number update cycle in the range of 32 to 47 clocks, and the maximum value setting range can be set in the range of 256 to 65535. In addition, the 8-bit maximum value setting random number generator can select the random number update cycle in the range of 16 to 31 clocks, the maximum value setting range can be set in the range of 16 to 255 in 4 channels, and in the other 4 channels. It can be set in the range of 64 to 255. In addition, as a maximum value fixed random number generator that is a random number generator with a fixed maximum value of random numbers, there are 4 channels of random number generation that can set the maximum value of 16 bits, and random number generation that can set the maximum value of 8 bits. 8 channels are prepared. Here, the 16-bit maximum value fixed random number generator has a random number update cycle fixed to 1 clock and a maximum value fixed to 65535. Further, the 8-bit maximum value fixed random number generator has a random number update cycle fixed at 1 clock and a maximum value fixed at 255.

なお、乱数の種類が足りない場合、ハードウェア乱数生成部(乱数発生器)から取得した乱数値に、プログラム内において所定の数値を乗じ、また、除算することで他の乱数を生成する(ソフトウェア乱数生成部)ことも可能である。 If there are not enough types of random numbers, the random number value obtained from the hardware random number generator (random number generator) is multiplied by a predetermined number in the program and divided to generate another random number (software). Random number generator) is also possible.

図85は、レジスタの構成を説明した図である。第1レジスタバンク726および第2レジスタバンク728は、いずれも、8ビットのレジスタ(Q、U、A、F、B、C、D、E、H、L)と、16ビットのレジスタ(IX、IY、SP)が設けられる。また、第1レジスタバンク726および第2レジスタバンク728のレジスタには、表レジスタと、裏レジスタとがある。CPU300a、500aは、Fレジスタにおけるレジスタバンク指定レジスタRBの示すレジスタバンクの表レジスタのみにアクセスでき、裏レジスタにはアクセスできない。 FIG. 85 is a diagram illustrating a register configuration. The first register bank 726 and the second register bank 728 both have 8-bit registers (Q, U, A, F, B, C, D, E, H, L) and 16-bit registers (IX, IY, SP) is provided. Further, the registers of the first register bank 726 and the second register bank 728 include a front register and a back register. The CPUs 300a and 500a can access only the front register of the register bank indicated by the register bank designation register RB in the F register, and cannot access the back register.

図85に示すレジスタのうち、Qレジスタは、遊技機用拡張仕様の8ビット専用レジスタである。かかるQレジスタはF0h固定で、F000h〜F0FFhのメインRAM300cのアクセスに利用する。Uレジスタは、遊技機用拡張仕様の8ビット専用レジスタである。かかるUレジスタはFEh固定で、FE00h〜FEFFhの入出力部704に接続された内蔵デバイス(タイマ、乱数発生器、外部入出力回路等へのアクセスに利用する。Aレジスタは、演算処理やデータ転送に使う8ビットのアキュムレータである。Fレジスタは、各種演算結果を保持する8ビットのフラグレジスタである。ここで、Fレジスタの各ビットは、図85に示すように、最上位ビット(MSB:Most Significant Bit)から最下位ビット(LSB:Least Significant Bit)にかけて、Sは、演算結果が負のとき1にセットされるサインフラグであり、Zは、演算の結果、全ビットが0のとき1にセットされるゼロフラグ(第1ゼロフラグ)であり、TZは、データ転送命令(LD;ロード)の実行により、全ビットが0のとき1にセットされる(値の変わる)遊技機用拡張仕様の特定ビットフラグ(第2ゼロフラグ)であり、ティーゼットフラグと呼ぶ場合もある。Hは、プログラマーが関与できないハーフキャリーフラグであり、RBは、現在のレジスタバンク(第1レジスタバンク726=0、第2レジスタバンク728=1)を示すレジスタバンクモニタであり、P/Vは、パリティオーバーフローフラグであり、Nは、プログラマーが関与できない加減算フラグであり、Cは、演算の結果、桁上げまたはボロー発生時に1がセットされるキャリーフラグである。なお、Fレジスタは、AレジスタとペアレジスタAFを構成する。 Of the registers shown in FIG. 85, the Q register is an 8-bit dedicated register with extended specifications for gaming machines. The Q register is fixed at F0h and is used for accessing the main RAM 300c of F000h to F0FFh. The U register is an 8-bit dedicated register with extended specifications for gaming machines. The U register is fixed to FEh and is used for accessing built-in devices (timer, random number generator, external input / output circuit, etc.) connected to the input / output units 704 of FE00h to FEFFh. The A register is used for arithmetic processing and data transfer. The F register is an 8-bit flag register that holds various calculation results. Here, each bit of the F register is the most significant bit (MSB:) as shown in FIG. 85. From Most Significant Bit) to the least significant bit (LSB: Least Significant Bit), S is a sign flag set to 1 when the operation result is negative, and Z is 1 when all bits are 0 as a result of the operation. It is a zero flag (first zero flag) set to, and TZ is an extended specification for gaming machines that is set to 1 (changes in value) when all bits are 0 by executing a data transfer instruction (LD; load). It is a specific bit flag (second zero flag) and is sometimes called a timer flag. H is a half-carry flag that the programmer cannot participate in, and RB is the current register bank (first register bank 726 = 0, th). 2 Register bank monitor indicating register bank 728 = 1), P / V is a parity overflow flag, N is an addition / subtraction flag that the programmer cannot participate in, and C is a carry or borrow as a result of the operation. It is a carry flag in which 1 is sometimes set. The F register constitutes the A register and the pair register AF.

また、Bレジスタ、Cレジスタ、Dレジスタ、Eレジスタ、Hレジスタ、Lレジスタは、8ビットの汎用レジスタであり、それぞれ予め組合せが定められている16ビットのペアレジスタBC、DE、HLを構成する。IXレジスタ、IYレジスタは、インデックスアドレッシング用16ビット専用レジスタである。SP(スタックポインタ)レジスタは、16ビットであり、スタックポインタとなるアドレスを格納する。Q’レジスタ、A’レジスタ、F’レジスタ、B’レジスタ、C’レジスタ、D’レジスタ、E’レジスタ、H’レジスタ、L’レジスタ、IX’レジスタ、IY’レジスタは、Qレジスタ、Aレジスタ、Fレジスタ、Bレジスタ、Cレジスタ、Dレジスタ、Eレジスタ、Hレジスタ、Lレジスタ、IXレジスタ、IYレジスタの表レジスタとの交換命令によりデータ(内容)交換可能な裏レジスタであり、A’レジスタとF’レジスタでペアレジスタAF’を構成し、B’レジスタとC’レジスタでペアレジスタBC’を構成し、D’レジスタとE’レジスタでペアレジスタDE’を構成し、H’レジスタとL’レジスタでペアレジスタHL’を構成する。裏レジスタは、表レジスタと、入れ替え命令などによって互いにどちらかのレジスタを選択して入れ替えて使用することができる。一方、レジスタU、レジスタSPについては、裏レジスタを持たない単一のレジスタである。このように、裏レジスタは、割込処理の発生時に表レジスタのスタック領域として機能する。 The B register, C register, D register, E register, H register, and L register are 8-bit general-purpose registers, and each constitutes a 16-bit pair register BC, DE, and HL whose combination is predetermined. .. The IX register and the IY register are 16-bit dedicated registers for index addressing. The SP (stack pointer) register is 16 bits and stores an address that serves as a stack pointer. Q'register, A'register, F'register, B'register, C'register, D'register, E'register, H'register, L'register, IX'register, IY'register are Q register, A register , F register, B register, C register, D register, E register, H register, L register, IX register, IY register. And F'registers make up pair register AF', B'register and C'register make up pair register BC', D'register and E'register make up pair register DE', H'register and L'register. The'registers make up the pair register HL'. The back register can be used by selecting and exchanging either register with the front register by a replacement instruction or the like. On the other hand, the register U and the register SP are single registers having no back register. In this way, the back register functions as a stack area of the front register when the interrupt process occurs.

ところで、上述したように、主制御基板300、500においては、メインCPU300aが、メインROM300bに格納されたプログラムに基づきメインRAM300cと協働して遊技の進行を制御する。これらの機能部を実行するためのプログラムは、メインROM300bおよびメインRAM300cの所定の領域(使用領域)に配される。 By the way, as described above, in the main control boards 300 and 500, the main CPU 300a controls the progress of the game in cooperation with the main RAM 300c based on the program stored in the main ROM 300b. The program for executing these functional units is arranged in a predetermined area (used area) of the main ROM 300b and the main RAM 300c.

図86は、メモリマップを示す説明図である。なお、パチンコ機におけるメモリマップについては、図5を用いて既に説明されているので、ここでは、スロットマシン400のメモリマップを挙げて説明する。メインROM500bには、0000h〜3FFFh(12kbyte)のメモリ空間が割り当てられ、メインRAM500cには、F000h〜F3FFh(1kbyte)のメモリ空間が割り当てられ、入出力部704には、FE00h〜FEFFh(256byte)のメモリ空間が割り当てられている。なお、プログラムの命令コードはアセンブラ言語で記述されている。ここで、プログラムは、命令コードで構成されたものであり、コンピュータに読み出され、データやワークエリアと協働して所定の処理を実現することができる。 FIG. 86 is an explanatory diagram showing a memory map. Since the memory map in the pachinko machine has already been described with reference to FIG. 5, the memory map of the slot machine 400 will be described here. A memory space of 0000h to 3FFFh (12kbyte) is allocated to the main ROM 500b, a memory space of F000h to F3FFh (1kbyte) is allocated to the main RAM 500c, and the input / output unit 704 is allocated to the input / output unit 704 of FE00h to FEFFh (256byte). Memory space is allocated. The instruction code of the program is written in assembler language. Here, the program is composed of an instruction code, is read by a computer, and can realize a predetermined process in cooperation with data and a work area.

メインROM500bの0000h〜1DF3hのメモリ空間には使用領域が割り当てられている。使用領域は、遊技の進行を制御する遊技制御処理を実行するためのプログラムやデータを格納する領域である。具体的に、0000h〜11FFh(4.5kbyte)に制限されたメモリ空間(制御領域)に、初期化手段600、ベット手段602、当選役抽選手段604、リール制御手段606、判定手段608、払出制御手段610、遊技状態制御手段612、演出状態制御手段614、コマンド送信手段616を機能させて遊技の進行を制御する遊技制御処理を実行するためのプログラムの命令コードが格納され、1200h〜1DF3h(3.0kbyte)に制限されたメモリ空間(データ領域)に、遊技制御処理のプログラムに用いられるデータが格納されている。また、1E00h〜1FFFhのメモリ空間にはコメント領域が割り当てられ、3FC0h〜3FFFhのメモリ空間にはプログラム管理領域が割り当てられている。また、2000h〜3FBFhのメモリ空間には別領域(使用外領域)が割り当てられている。別領域は、後述するように、使用領域に格納することが定められていないプログラムやデータを格納する領域である。具体的に、2000h〜3FBFhのメモリ空間には、遊技の進行に影響を及ぼさない、遊技機用試験処理やセキュリティ関連処理のうち一部または全部の処理を遂行するプログラムの命令コードおよびプログラムデータが格納されている。遊技機用試験処理は、回胴式遊技機用試験機の接続仕様書(第四版)に記載されているスロットマシン400の試験処理である。セキュリティ関連処理は、第三者の不正防止や不具合発見を目的とした異常状態を特定する処理であり、例えば、上述したバックアップフラグの判定やチェックサムの実行も含まれる。なお、別領域に記憶容量の制限はなく、図86の例では、使用領域、コメント領域、および、プログラム管理領域以外の記憶領域に、自由に割り当てることができる。 A used area is allocated to the memory space of the main ROM 500b from 0000h to 1DF3h. The used area is an area for storing programs and data for executing a game control process that controls the progress of the game. Specifically, in the memory space (control area) limited to 0000h to 11FFh (4.5kbyte), the initialization means 600, the betting means 602, the winning combination lottery means 604, the reel control means 606, the determination means 608, and the payout control. The instruction code of the program for executing the game control process for controlling the progress of the game by operating the means 610, the game state control means 612, the effect state control means 614, and the command transmission means 616 is stored, and 1200h to 1DF3h (3). Data used in the game control processing program is stored in the memory space (data area) limited to 0.0 kbyte). A comment area is allocated to the memory space of 1E00h to 1FFFh, and a program management area is allocated to the memory space of 3FC0h to 3FFFh. Further, another area (unused area) is allocated to the memory space of 2000h to 3FBFh. As will be described later, another area is an area for storing programs and data that are not defined to be stored in the used area. Specifically, in the memory space of 2000h to 3FBFh, the instruction code and program data of the program that executes a part or all of the test processing for the gaming machine and the security-related processing that do not affect the progress of the game are stored. It is stored. The test process for a game machine is a test process for the slot machine 400 described in the connection specifications (fourth edition) of the test machine for a rotating game machine. The security-related process is a process for identifying an abnormal state for the purpose of preventing fraud or finding a defect by a third party, and includes, for example, the determination of the backup flag and the execution of the checksum described above. There is no limitation on the storage capacity in another area, and in the example of FIG. 86, it can be freely allocated to a storage area other than the used area, the comment area, and the program management area.

上記のように、メインCPU500aは、遊技制御処理のみならず、遊技機用試験処理、セキュリティ関連処理も遂行する場合がある。しかし、使用領域の記憶容量は予め定められており、例えば、図86に示したように、制御領域が4.5kbyteに制限され、データ領域が3.0kbyteに制限されている。したがって、遊技制御処理のみならず、遊技機用試験処理、セキュリティ関連処理のプログラムやデータまでも使用領域に配すると、その分、遊技制御処理を行うための記憶領域が制限されてしまう。ここで、遊技制御処理を実行するためのプログラム(使用プログラム)やデータは、必ず使用領域に格納しなければならないが、遊技制御処理以外の遊技の進行に影響を及ぼさない(直接関係のない)処理(遊技機用試験処理、セキュリティ関連処理等)を実行するためのプログラム(別プログラム)やデータは使用領域および別領域のいずれにも格納することができる。そこで、セキュリティ関連処理に該当する処理であるバックアップフラグの判定処理やチェックサムの実行処理を実行するためのプログラムやデータの少なくとも一部を、使用領域とは異なる(使用領域以外の)記憶領域のうちの一部である別領域に記述している。 As described above, the main CPU 500a may perform not only game control processing but also game machine test processing and security-related processing. However, the storage capacity of the used area is predetermined. For example, as shown in FIG. 86, the control area is limited to 4.5 kbytes and the data area is limited to 3.0 kbytes. Therefore, if not only the game control process but also the game machine test process and the security-related process programs and data are arranged in the used area, the storage area for performing the game control process is limited accordingly. Here, the program (used program) and data for executing the game control process must be stored in the used area without fail, but do not affect the progress of the game other than the game control process (not directly related). Programs (separate programs) and data for executing processing (test processing for gaming machines, security-related processing, etc.) can be stored in both the used area and the other area. Therefore, at least a part of the program or data for executing the backup flag determination process and the checksum execution process, which are the processes corresponding to the security-related process, is stored in a storage area different from the used area (other than the used area). It is described in another area that is a part of it.

このように使用領域で遂行される処理(ここでは、遊技制御処理)と、必ずしも使用領域で行わなくてよい処理(ここでは、セキュリティ関連処理)とが混在している場合には、遊技制御処理を実行するためのプログラム(使用プログラム)やデータを使用領域に格納し、使用領域で行わなくてよい、遊技制御処理以外の遊技の進行に影響を及ぼさない処理(セキュリティ関連処理)を実行するためのプログラム(別プログラム)やデータを別領域に格納することが望ましい。このように記憶領域を複数に区分することで、別領域に移動させたプログラムの分だけ使用領域の記憶領域(容量)に余裕が生じる。したがって、その分、使用領域を遊技制御処理(使用プログラム)に割り当てることが可能となる。 When the process executed in the used area (here, the game control process) and the process that does not necessarily have to be performed in the used area (here, the security-related process) are mixed in this way, the game control process is performed. To store the program (program used) and data for executing the game in the used area, and to execute the process (security-related process) that does not affect the progress of the game other than the game control process, which does not have to be performed in the used area. It is desirable to store the program (separate program) and data in another area. By dividing the storage area into a plurality of storage areas in this way, a margin is created in the storage area (capacity) of the used area by the amount of the program moved to another area. Therefore, the used area can be allocated to the game control process (used program) accordingly.

ただし、上記のように記憶領域を、使用領域、別領域とで役割分担した場合においても、遊技機の公正さは担保されなくてはならない。そこで、遊技機の公正さを担保しつつ、使用領域と別領域とで適切に役割分担するために、以下の(1)〜(6)の条件を規定する。 However, even when the storage area is divided into the used area and another area as described above, the fairness of the gaming machine must be guaranteed. Therefore, the following conditions (1) to (6) are stipulated in order to appropriately divide the roles between the used area and another area while ensuring the fairness of the gaming machine.

条件(1)、別領域に配置するプログラムについては、遊技機の試験に必要な信号の出力(遊技機用試験処理)および不正防止(セキュリティ関連処理)を目的として使用され、遊技の公正を害さない(損なわない)ものであること。条件(2)、使用領域と別領域の制御領域およびデータ領域については、それぞれを明示的に区別された領域に配置すること。条件(3)、別領域に配置するプログラム(別プログラム)は、使用領域のプログラム(使用プログラム)から静的に呼び出された上で実行されること。また、その際のプログラムリストにおいては、呼び出し先アドレスが明らかに記載されていること。条件(4)、別領域に配置するプログラムは機能ごとにモジュール化し、呼び出された際には、使用領域で利用している全レジスタの内容を保護すること。条件(5)、使用領域または別領域から互いの領域にあるRAMへのアクセスは参照のみ可能とし、更新は不可とすること。条件(6)、別領域の制御領域から使用領域の制御領域にあるサブルーチンを呼び出すことは不可とすること。なお、使用領域に割込処理を行うサブルーチンを設けることから、別領域の制御領域を使用する際には、割込禁止にする必要が生じる。なお、遊技制御処理を適切に遂行するために、割込禁止を行ってから割込禁止を解除するまでの時間は、遊技制御処理における割込処理の間隔(例えば1.49msec)以内とならなければならない。したがって、別領域の制御領域を使用するサブルーチンを呼び出す場合、その1回の呼び出しにかかる総時間は、遊技制御処理の割込処理の間隔以内となるように設定することとなる。 Condition (1), programs placed in different areas are used for the purpose of signal output (test processing for gaming machines) and fraud prevention (security-related processing) necessary for testing gaming machines, which impairs the fairness of the game. It should not be (damaged). Condition (2), the control area and the data area, which are different from the used area, should be placed in an explicitly distinguished area. Condition (3), the program to be placed in another area (another program) must be statically called from the program in the used area (used program) and then executed. In addition, the callee address must be clearly stated in the program list at that time. Condition (4), the program to be placed in another area should be modularized for each function, and when called, the contents of all registers used in the used area should be protected. Condition (5), access to RAM in each other's area from the used area or another area can only be referenced, and can not be updated. Condition (6), it is not possible to call a subroutine in the control area of the used area from the control area of another area. Since a subroutine that performs interrupt processing is provided in the used area, it is necessary to prohibit interrupts when using a control area in another area. In order to properly execute the game control process, the time from the interrupt prohibition to the release of the interrupt prohibition must be within the interval (for example, 1.49 msec) of the interrupt process in the game control process. Must be. Therefore, when a subroutine that uses a control area of another area is called, the total time required for one call is set so as to be within the interrupt processing interval of the game control processing.

また、メインRAM500cのF000h〜F1FFhのメモリ空間には使用領域が割り当てられている。具体的に、F000h〜F13Fhのメモリ空間には、上記遊技制御処理のワークエリアが割り当てられ、タイマ、カウンタ、フラグ等の変数管理に用いられる。F1C0h〜F1FFhのメモリ空間には、上記遊技制御処理のスタック領域が割り当てられている。また、メインRAM500cのF200h〜F3FFhのメモリ空間には別領域が割り当てられている。具体的に、F210h〜F22Fhのメモリ空間には、上記セキュリティ関連処理のうち一部または全部の処理のワークエリアが割り当てられ、タイマ、カウンタ、フラグ等の変数管理に用いられる。F230h〜F246hのメモリ空間には、上記セキュリティ関連処理のうち一部または全部の処理のスタック領域が割り当てられている。 Further, a used area is allocated to the memory spaces of F000h to F1FFh of the main RAM 500c. Specifically, the work area for the game control process is allocated to the memory spaces of F000h to F13Fh, and is used for managing variables such as timers, counters, and flags. The stack area of the game control process is allocated to the memory spaces of F1C0h to F1FFh. Further, another area is allocated to the memory spaces of F200h to F3FFh of the main RAM 500c. Specifically, a work area for a part or all of the security-related processes is allocated to the memory space of F210h to F22Fh, and is used for variable management of timers, counters, flags, and the like. A stack area for a part or all of the security-related processes is allocated to the memory space of F230h to F246h.

また、FE00h〜FEFFhのメモリ空間には入出力部704が割り当てられている。従来、入出力部704に対応するデバイスにアクセスするため、メモリ空間と独立して256バイトのI/O空間が設けられていた。これに対し、本実施形態では、MREQ、IORQの信号をなくし、メモリ、入出力部704へのアクセスを共通してRD、WR信号で行うこととした。また、入出力部704に接続されたデバイスにアクセスするための上位8ビットのアドレスを指定するハードウェアとしてのUレジスタを設け、ここに予め8ビットの上位アドレスを指定しておく。これにより、メモリ空間とは独立して設けられていたI/O空間を、メモリ空間に統合して一つのアドレス空間とし、IN命令、OUT命令を実行するとメモリ空間に割り当てられた入出力部704に対し、上位8ビットをUレジスタで指定し下位8ビットはIN命令、OUT命令のオペランドで指定した下位8ビットを用いてアクセス可能とした。 Further, the input / output unit 704 is assigned to the memory spaces of FE00h to FEFFh. Conventionally, in order to access the device corresponding to the input / output unit 704, a 256-byte I / O space is provided independently of the memory space. On the other hand, in the present embodiment, the MRQ and IORQ signals are eliminated, and the memory and the input / output unit 704 are commonly accessed by the RD and WR signals. Further, a U register is provided as hardware for designating the address of the upper 8 bits for accessing the device connected to the input / output unit 704, and the upper address of the 8 bits is specified in advance here. As a result, the I / O space provided independently of the memory space is integrated into the memory space to form one address space, and when the IN instruction and OUT instruction are executed, the input / output unit 704 assigned to the memory space is executed. On the other hand, the upper 8 bits are specified by the U register, and the lower 8 bits are accessible by using the lower 8 bits specified by the operands of the IN instruction and the OUT instruction.

本実施形態では、LDQ命令ではQレジスタを用いてメモリ空間(主にデータエリア、ワークエリア)をアクセスし、IN命令、OUT命令ではUレジスタを用いてデバイス(タイマ、乱数発生器、外部入出力回路等)のI/Oをアクセスするようにプログラムを記述できるようになる。かかる構成により、設計時にプログラムを把握し易くなる。また、メモリおよびI/Oを、16ビットのアドレスで特定してアクセスしていたものを下位8ビットのオペランドでアクセスすることが可能になり、プログラム容量を圧縮することができる。さらにQレジスタ、Q’レジスタ、Uレジスタと複数の上位指定レジスタを持つことにより、上位レジスタが1つだけの時よりも上位レジスタの使い回しによる入れ替えの回数が少なくなり、プログラム容量をさらに圧縮することができる。 In this embodiment, the LDQ instruction uses the Q register to access the memory space (mainly the data area and work area), and the IN instruction and the OUT instruction use the U register to access the device (timer, random number generator, external input / output). You will be able to write programs to access the I / O of circuits, etc.). With such a configuration, it becomes easy to grasp the program at the time of design. In addition, the memory and I / O specified by the 16-bit address can be accessed by the lower 8-bit operand, and the program capacity can be compressed. Furthermore, by having a Q register, a Q'register, a U register, and a plurality of upper designated registers, the number of replacements due to reuse of the upper register is smaller than when there is only one upper register, and the program capacity is further compressed. be able to.

上記の例ではIN命令、OUT命令でI/O空間に対応するメモリ空間にアクセスしたが、IN命令、OUT命令で直接メモリ空間にアクセスしてもよい。このことは、例えばメモリ上の3つの256バイト領域をアクセスする場合にQレジスタ、Q’レジスタ、Uレジスタにそれぞれの上位8ビットを指定しておき、LDQ命令とIN命令OUT命令でそれぞれの領域をアクセスすることで実現できる。 In the above example, the memory space corresponding to the I / O space is accessed by the IN instruction and the OUT instruction, but the memory space may be directly accessed by the IN instruction and the OUT instruction. This means that, for example, when accessing three 256-byte areas on the memory, the upper 8 bits of each are specified in the Q register, the Q'register, and the U register, and the LDQ instruction and the IN instruction OUT instruction each area. It can be realized by accessing.

<モジュールおよびコマンドの説明>
以下、上述した各処理(モジュール)について、それを実現するための具体的な命令コード(コマンド群)を、モジュール内で主として用いられるコマンド単位で説明する。
<Description of modules and commands>
Hereinafter, for each of the above-mentioned processes (modules), specific instruction codes (command groups) for realizing them will be described in command units mainly used in the module.

<コマンド「ADDALD」>
BYTESELモジュールは、バイトデータ選択処理、すなわち、選択アドレスをオフセットさせ、そのオフセットされたアドレスに格納された1バイト値を読み出すための汎用モジュールである。汎用モジュールは、プログラムを実行する上で用いられる同一の処理をサブルーチン化したもので、特に他のモジュールから呼び出される頻度が高いモジュールを示す。汎用モジュールは、図5(または図86)で示したメモリマップ上の最も低いアドレス0000H近傍に配置されることが多い。これは、呼び出される頻度の高い汎用モジュールを0000H近傍に配置することで、呼び出しに用いられるコマンド「CALL」のみならず、他のコマンド「RST」を利用して呼び出せるからである。なお、ここでは、BYTESELモジュールをメモリマップ上の0008Hに配置する例を挙げて説明する。
<Command "ADDALD">
The BYTESEL module is a byte data selection process, that is, a general-purpose module for offsetting a selected address and reading a 1-byte value stored at the offset address. A general-purpose module is a subroutine of the same processing used in executing a program, and indicates a module that is frequently called by another module. The general-purpose module is often located near the lowest address 0000H on the memory map shown in FIG. 5 (or FIG. 86). This is because by arranging the general-purpose module that is frequently called in the vicinity of 0000H, it can be called by using not only the command "CALL" used for the call but also another command "RST". Here, an example of arranging the BYTESEL module at 0008H on the memory map will be described.

ここで、コマンド「RST」は、メモリマップのうち0000H近傍の低い数値のアドレスであり、8バイトずつ離れた複数のアドレス(0008H、0010H、0018H、0020H、0028H、0030H、0038H、0040H)のいずれかを呼び出すことができるコマンドである。コマンド「RST」は、呼び出しに用いられる通常のコマンド「CALL」と実行サイクルは「4」で等しいが、通常のコマンド「CALL」のコマンドサイズが「3」であるのに対し、コマンド「RST」のコマンドサイズは「1」である。したがって、コマンド「RST」を用いることでプログラムの短縮化を図ることができる。 Here, the command "RST" is an address having a low numerical value near 0000H in the memory map, and is any of a plurality of addresses (0008H, 0010H, 0018H, 0020H, 0028H, 0030H, 0038H, 0040H) separated by 8 bytes. Is a command that can be called. The command "RST" has the same execution cycle as the normal command "CALL" used for calling at "4", but the command size of the normal command "CALL" is "3", whereas the command "RST" The command size of is "1". Therefore, the program can be shortened by using the command "RST".

メインCPU300aは、メインROM300bからプログラムを読み出し、読み出したプログラムを遂行し、任意の処理において、サブルーチンとしてBYTESELモジュールを呼び出し、BYTESELモジュールを遂行する。BYTESELモジュールでは、選択アドレスを所定値だけオフセットさせ、オフセットされたアドレスに格納された1バイト値を保持する。こうして、オフセットに応じた値を設定することができる。 The main CPU 300a reads a program from the main ROM 300b, executes the read program, calls a BYTESEL module as a subroutine in an arbitrary process, and executes the BYTESEL module. The BYTESEL module offsets the selected address by a predetermined value and holds the 1-byte value stored in the offset address. In this way, the value corresponding to the offset can be set.

図87は、BYTESELモジュールの具体的な処理を示したフローチャートである。ここでは、任意の処理として、図26のS400−31で示したLED表示設定処理を実行するLED_PRCモジュールの一部を挙げて説明する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該BYTESELモジュールの説明中、第1レジスタはHLレジスタであり、第2レジスタはAレジスタである。 FIG. 87 is a flowchart showing a specific process of the BYTESEL module. Here, as an arbitrary process, a part of the LED_PRC module that executes the LED display setting process shown in S400-31 of FIG. 26 will be described. The numerical value of step S in such a figure will be used only in the description of this figure. Further, in the description of the BYTESEL module, the first register is the HL register and the second register is the A register.

メインCPU300aは、図87(a)のように、任意の処理において、オフセットをAレジスタに設定し(S1)、読み出し対象となるアドレス群の先頭アドレスをHLレジスタに設定する(S2)。そして、サブルーチンとしてBYTESELモジュールを呼び出す(S3)。 As shown in FIG. 87A, the main CPU 300a sets the offset in the A register (S1) and sets the start address of the address group to be read in the HL register in an arbitrary process (S2). Then, the BYTESEL module is called as a subroutine (S3).

メインCPU300aは、図87(b)のように、BYTESELモジュールにおいて、HLレジスタの値にAレジスタの値を加算してHLレジスタを更新するとともに、HLレジスタで示されるアドレスに格納された1バイト値をAレジスタに読み出す(S4)。続いて、メインCPU300aは、Aレジスタの値が0(ゼロ)か否かに応じて、ゼロフラグ(第1ゼロフラグ)を設定する(S5)。そして、当該BYTESELモジュールを終了して1段上のルーチンに戻る(S6)。 As shown in FIG. 87B, the main CPU 300a updates the HL register by adding the value of the A register to the value of the HL register in the BYTESEL module, and at the same time, a 1-byte value stored at the address indicated by the HL register. To the A register (S4). Subsequently, the main CPU 300a sets a zero flag (first zero flag) according to whether or not the value of the A register is 0 (zero) (S5). Then, the BYTESEL module is terminated and the routine returns to the next higher routine (S6).

図88、図89は、BYTESELモジュールを実現するためのコマンドの一例を説明するための説明図である。このうち、図88(a)は、BYTESELモジュールを呼び出す任意の処理のコマンド群を示し、図88(b)は、BYTESELモジュールのコマンド群を示し、図88(c)は、メインROM300bのプログラムデータにおける1バイトデータ群の配置を示す。図87で示したフローチャートは、例えば、図88に示したプログラムによって実現される。 88 and 89 are explanatory diagrams for explaining an example of a command for realizing the BYTESEL module. Of these, FIG. 88 (a) shows a command group of arbitrary processing for calling the BYTESEL module, FIG. 88 (b) shows a command group of the BYTESEL module, and FIG. 88 (c) shows program data of the main ROM 300b. The arrangement of the 1-byte data group in. The flowchart shown in FIG. 87 is realized by, for example, the program shown in FIG. 88.

図88(a)の1行目のコマンド「LDQ A,(LOW R_TZ1_DSP)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TZ1_DSP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別図柄1表示図柄カウンタのカウンタ値)をAレジスタに読み出す。かかる1行目のコマンドが、図87(a)のステップS1に対応する。2行目のコマンド「LD HL,D_DSP_TZ」によって、読み出し元となる特別図柄表示用LED出力データテーブルのデータ群の先頭アドレス「D_DSP_TZ」をHLレジスタに設定する。かかる2行目のコマンドが、図87(a)のステップS2に対応する。そして、3行目のコマンド「RST BYTESEL」によって、サブルーチンとしてBYTESELモジュールが呼び出される。かかる3行目のコマンドが、図87(a)のステップS3に対応する。 By the command "LDQ A, (LOW R_TZ1_DSP)" on the first line of FIG. 88 (a), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_TZ1_DSP" is set to the lower 1 byte of the address. Then, the value stored at that address (counter value of the special symbol 1 display symbol counter) is read into the A register. The command on the first line corresponds to step S1 in FIG. 87 (a). By the command "LD HL, D_DSP_TZ" on the second line, the start address "D_DSP_TZ" of the data group of the special symbol display LED output data table to be read out is set in the HL register. The command on the second line corresponds to step S2 in FIG. 87 (a). Then, the BYTESEL module is called as a subroutine by the command "RST BYTESEL" on the third line. The command on the third line corresponds to step S3 in FIG. 87 (a).

図88(b)の1行目の指標「BYTESEL:」は、当該BYTESELモジュールの先頭アドレスを示す。2行目のコマンド「ADDWB HL,A」によって、HLレジスタの値にAレジスタの値が加算され、HLレジスタの値が更新される。そして、3行目のコマンド「LD A,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト値がAレジスタに読み出される。かかる2、3行目のコマンドが、図87(b)のステップS4に対応する。4行目のコマンド「OR A,A」によって、Aレジスタの値とAレジスタの値との論理和が計算される。かかるコマンド「OR A,A」では、Aレジスタの値同士の論理和なので、Aレジスタの値は変化しない。一方、論理和によって、ゼロフラグ(第1ゼロフラグおよび第2ゼロフラグ)を変化させることができる。すなわち、かかるBYTESELモジュールでは、読み出されたAレジスタの値がゼロであるか否かをゼロフラグによって判定することが可能となる。かかる4行目のコマンドが、図87(b)のステップS5に対応する。そして、5行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる5行目のコマンドが、図87(b)のステップS6に対応する。 The index “BYTESEL:” in the first line of FIG. 88 (b) indicates the start address of the BYTESEL module. The command "ADDWB HL, A" on the second line adds the value of the A register to the value of the HL register and updates the value of the HL register. Then, the command "LDA, (HL)" on the third line reads the 1-byte value stored in the address indicated by the HL register into the A register. The commands on the second and third lines correspond to step S4 in FIG. 87 (b). The command "OR A, A" on the fourth line calculates the logical sum of the value of the A register and the value of the A register. In such a command "OR A, A", the value of the A register does not change because it is the logical sum of the values of the A register. On the other hand, the zero flag (first zero flag and second zero flag) can be changed by the logical sum. That is, in such a BYTESEL module, it is possible to determine whether or not the value of the read A register is zero by the zero flag. The command on the fourth line corresponds to step S5 in FIG. 87 (b). Then, the command "RET" on the fifth line returns to the routine one step higher. The command on the fifth line corresponds to step S6 in FIG. 87 (b).

なお、図88(c)における指標「D_DSP_TZ」を起点としたテーブルは、例えば、特1大当たり図柄および特2大当たり図柄に関する情報を示す。例えば、変数「R_TZ1_DSP」、すなわち、特別図柄1表示図柄カウンタのカウンタ値が「02H」であった場合、図89に示すように、メインROM300bのプログラムデータに記述されたテーブル(2AH、A2H、A8H、36H…5DH、FDH)において選択アドレス(例えば、1250H)にAレジスタの値(例えば、02H)を加算したアドレス(低い方から3番目のアドレス)に格納された値(A8H)をAレジスタに読み出すことができる。このように、ここでは、同一バイト長の複数の値を連続して並置したテーブル中の所望する1バイト値を取得することが可能となる。 The table starting from the index "D_DSP_TZ" in FIG. 88 (c) shows, for example, information on the special 1 jackpot symbol and the special 2 jackpot symbol. For example, when the variable "R_TZ1_DSP", that is, the counter value of the special symbol 1 display symbol counter is "02H", as shown in FIG. 89, the tables (2AH, A2H, A8H) described in the program data of the main ROM 300b , 36H ... 5DH, FDH), the value (A8H) stored in the address (third address from the lowest) obtained by adding the value of the A register (for example, 02H) to the selected address (for example, 1250H) is set in the A register. It can be read. As described above, here, it is possible to acquire a desired 1-byte value in a table in which a plurality of values having the same byte length are continuously juxtaposed.

BYTESELモジュールは、複数のモジュールからサブルーチンとして呼び出される。例えば、図23のステップS100−53で示したサブコマンドセット処理を実行するSBCMDSTモジュール、図26のステップS400−31で示したLED表示設定処理を実行するLED_PRCモジュール、図26のステップS400−33で示したソレノイドデータ設定処理(ソレノイド出力イメージ合成処理)を実行するSOL_SETモジュール、図26のステップS400−31で示したLED表示設定処理のサブルーチンである保留球数ビットデータ合成処理を実行するMEM_DATモジュール、図34のステップS530、S540で示したカウントスイッチ通過処理(第2始動口通過処理、大入賞口通過処理)を実行するTDN_PASモジュール、図43のステップS630で示した特別図柄停止図柄表示処理を実行するTZ_STPモジュール、図47のステップS720で示した大入賞口開放制御処理を実行するTD_OPNモジュール、図52のステップS810−11で示した普通図柄変動時間設定処理(普通図柄変動時間の決定処理)を実行するFSPNTMRモジュール、図39のステップS612で示した特別図柄変動パターン決定処理(特別図柄変動番号決定処理)を実行するTHPTSELモジュール、図37のステップS610−17で示される予備領域設定処理を実行するTRSVSELモジュール、図48のステップS730−9で示したエンディング時間設定処理を実行するTENDTMRモジュール、図43のステップS630−13(特別電動役物最大作動回数設定処理)中で実行される図柄オフセット取得処理(図示せず)を実行するZUGOFFSモジュール、図33のステップS536で示した取得時演出判定処理を実行するRGETCHKモジュール等から呼び出される。 The BYTESEL module is called as a subroutine from a plurality of modules. For example, in the SBCMDST module that executes the subcommand set process shown in step S100-53 of FIG. 23, the LED_PRC module that executes the LED display setting process shown in step S400-31 of FIG. 26, and step S400-33 of FIG. 26. The SOL_SET module that executes the indicated solenoid data setting process (solnel output image composition process), and the MEM_DAT module that executes the hold ball number bit data composition process that is the subroutine of the LED display setting process shown in step S400-31 of FIG. 26. The TDN_PAS module that executes the count switch passing process (second starting port passing process, large winning opening passing process) shown in steps S530 and S540 of FIG. 34, and the special symbol stop symbol display process shown in step S630 of FIG. 43 is executed. The TZ_STP module, the TD_OPN module that executes the large winning opening control process shown in step S720 of FIG. 47, and the normal symbol variation time setting process (ordinary symbol variation time determination process) shown in step S810-11 of FIG. 52. The FSPNTMR module to be executed, the THPTSEL module that executes the special symbol variation pattern determination process (special symbol variation number determination process) shown in step S612 of FIG. 39, and the preliminary area setting process shown in step S610-17 of FIG. 37 are executed. TRSVSEL module, TENDTMR module that executes the ending time setting process shown in step S730-9 of FIG. 48, symbol offset acquisition process executed in step S630-13 (special electric accessory maximum operation number setting process) of FIG. 43. It is called from the ZUGOFFS module that executes (not shown), the RGETCHK module that executes the acquisition-time effect determination process shown in step S536 of FIG. 33, and the like.

このように、図88(b)に示したBYTESELモジュールのコマンドの総コマンドサイズは、2行目のコマンド「ADDWB HL,A」1バイト+3行目のコマンド「LD A,(HL)」1バイト+4行目のコマンド「OR A,A」1バイト+5行目のコマンド「RET」1バイト=4バイトとなり、総実行サイクルは、2行目1サイクル+3行目2サイクル+4行目1サイクル+5行目3サイクル=7サイクルとなる。かかるBYTESELモジュールを設けることによって、上述した各モジュール内でバイトデータ選択処理を行うことなく、コマンドサイズ1バイトのコマンド「RST BYTESEL」で賄うことができるので、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 As described above, the total command size of the BYTESEL module commands shown in FIG. 88 (b) is 1 byte of the command "ADDWB HL, A" on the 2nd line + 1 byte of the command "LD A, (HL)" on the 3rd line. + 4th line command "OR A, A" 1 byte + 5th line command "RET" 1 byte = 4 bytes, and the total execution cycle is 2nd line 1 cycle + 3rd line 2 cycles + 4th line 1 cycle + 5 lines 3 cycles = 7 cycles. By providing such a BYTESEL module, it is possible to cover with the command "RST BYTESEL" having a command size of 1 byte without performing the byte data selection process in each module described above. Therefore, the command can be shortened and the game control process can be performed. It is possible to secure the capacity of the control area for performing the above.

図90は、BYTESELモジュールを実現するためのコマンドの他の例を説明するための説明図である。ここでは、図88(b)のBYTESELモジュールのコマンド群を図90(b)のBYTESELモジュールのコマンド群に置き換えており、他の、図88(a)のBYTESELモジュールを呼び出す任意の処理のコマンド群、および、図88(c)のメインROM300bのプログラムデータにおける1バイトデータ群は、図90(a)、図90(c)として、そのまま用いている。ここでは、図90(a)、図90(c)のように、図88(a)、図88(c)と実質的に等しい処理についてはその説明を省略し、図90(b)の異なる処理のみを説明する。 FIG. 90 is an explanatory diagram for explaining another example of the command for realizing the BYTESEL module. Here, the command group of the BYTESEL module of FIG. 88 (b) is replaced with the command group of the BYTESEL module of FIG. 90 (b), and another command group of arbitrary processing for calling the BYTESEL module of FIG. 88 (a). , And the 1-byte data group in the program data of the main ROM 300b of FIG. 88 (c) is used as it is as FIGS. 90 (a) and 90 (c). Here, as shown in FIGS. 90 (a) and 90 (c), the description of the processing substantially equivalent to that of FIGS. 88 (a) and 88 (c) is omitted, and FIG. 90 (b) is different. Only the processing will be described.

図90(b)の1行目の指標「BYTESEL:」は、当該BYTESELモジュールの先頭アドレスを示す。2行目のコマンド「ADDALD A,(HL)」によって、HLレジスタの値にAレジスタの値が加算され、加算後のHLレジスタで示されるアドレスに格納された1バイト値がAレジスタに読み出される。かかる2行目のコマンドが、図87(b)のステップS4に対応する。3行目のコマンド「OR A,A」によって、Aレジスタの値とAレジスタの値との論理和が計算される。かかる論理和により、ゼロフラグ(第1ゼロフラグおよび第2ゼロフラグ)を変化させることができる。すなわち、BYTESELモジュールでは、読み出されたAレジスタの値がゼロであるか否かをゼロフラグによって判定することが可能となる。かかる3行目のコマンドが、図87(b)のステップS5に対応する。そして、4行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる4行目のコマンドが、図87(b)のステップS6に対応する。 The index "BYTESEL:" in the first line of FIG. 90 (b) indicates the start address of the BYTESEL module. The command "ADDAL D A, (HL)" on the second line adds the value of the A register to the value of the HL register, and the 1-byte value stored at the address indicated by the added HL register is read into the A register. .. The command on the second line corresponds to step S4 in FIG. 87 (b). The command "OR A, A" on the third line calculates the logical sum of the value of the A register and the value of the A register. The zero flag (first zero flag and second zero flag) can be changed by such a logical sum. That is, in the BYTESEL module, it is possible to determine whether or not the value of the read A register is zero by the zero flag. The command on the third line corresponds to step S5 in FIG. 87 (b). Then, the command "RET" on the fourth line returns to the routine one step higher. The command on the fourth line corresponds to step S6 in FIG. 87 (b).

ここで、コマンド「ADDALD A,(HL)」は、HLレジスタの値にAレジスタの値を加算してHLレジスタを更新するとともに、HLレジスタで示されるアドレスに格納された値をAレジスタに読み出すコマンドである。かかるコマンドのコマンドサイズは「1」であり、実行サイクルは「3」である。 Here, the command "ADDALD A, (HL)" adds the value of the A register to the value of the HL register to update the HL register, and reads the value stored at the address indicated by the HL register into the A register. It is a command. The command size of such a command is "1" and the execution cycle is "3".

図90(b)のBYTESELモジュールのコマンドの総コマンドサイズは、2行目のコマンド「ADDALD A,(HL)」1バイト+3行目のコマンド「OR A,A」1バイト+4行目のコマンド「RET」1バイト=3バイトとなり、総実行サイクルは、2行目3サイクル+3行目1サイクル+4行目3サイクル=7サイクルとなる。したがって、図88(b)の場合と比べ、総コマンドサイズが1バイト削減されていることが理解できる。かかるBYTESELモジュールによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 The total command size of the BYTESEL module commands in FIG. 90 (b) is the command "ADDALD A, (HL)" on the second line, 1 byte + the command "OR A, A" on the third line, and the command "OR A, A" on the 4th line. "RET" 1 byte = 3 bytes, and the total execution cycle is 3 cycles in the 2nd line + 1 cycle in the 3rd line + 3 cycles in the 4th line = 7 cycles. Therefore, it can be understood that the total command size is reduced by 1 byte as compared with the case of FIG. 88 (b). With such a BYTESEL module, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

また、図88(b)と図90(b)とを比較して理解できるように、図88(b)において2行(2、3行目)を占有していたコマンド群を、図90(b)においては1行(2行目)で表すことができ、コマンド数自体の削減、および、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 88 (b) and FIG. 90 (b), the command group that occupied the second line (second and third lines) in FIG. 88 (b) is shown in FIG. 90 (b). In b), it can be represented by one line (second line), and it is possible to reduce the number of commands themselves and the design load.

図91は、BYTESELモジュールを実現するためのコマンドのさらに他の例を説明するための説明図である。ここでは、図90(a)のBYTESELモジュールを呼び出す任意の処理のコマンド群、および、図90(b)のBYTESELモジュールのコマンド群を、図91(a)の任意の処理のコマンド群に置き換えており、他の、図90(c)のメインROM300bのプログラムデータにおける1バイトデータ群は、図91(b)として、そのまま用いている。ここでは、図91(b)のように、図90(c)と実質的に等しい処理についてはその説明を省略し、図91(a)の異なる処理のみを説明する。 FIG. 91 is an explanatory diagram for explaining still another example of the command for realizing the BYTESEL module. Here, the command group of the arbitrary process for calling the BYTESEL module of FIG. 90 (a) and the command group of the BYTESEL module of FIG. 90 (b) are replaced with the command group of the arbitrary process of FIG. 91 (a). The other 1-byte data group in the program data of the main ROM 300b of FIG. 90 (c) is used as it is as FIG. 91 (b). Here, as shown in FIG. 91 (b), the description of the process substantially the same as that of FIG. 90 (c) will be omitted, and only the different processes of FIG. 91 (a) will be described.

図91(a)の1行目のコマンド「LDQ A,(LOW R_TZ1_DSP)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TZ1_DSP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値をAレジスタに読み出す。かかる1行目のコマンドが、図87(a)のステップS1に対応する。2行目のコマンド「LD HL,D_DSP_TZ」によって、読み出し元となる1バイトデータ群の先頭アドレス「D_DSP_TZ」をHLレジスタに設定する。かかる2行目のコマンドが、図87(a)のステップS2に対応する。そして、3行目のコマンド「ADDALD A,(HL)」によって、HLレジスタの値にAレジスタの値が加算され、加算後のHLレジスタで示されるアドレスに格納された1バイト値がAレジスタに読み出される。かかる3行目のコマンドが、図87(b)のステップS4に対応する。 By the command "LDQ A, (LOW R_TZ1_DSP)" on the first line of FIG. 91 (a), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_TZ1_DSP" is set to the lower 1 byte of the address. Then, the value stored at that address is read into the A register. The command on the first line corresponds to step S1 in FIG. 87 (a). The command "LD HL, D_DSP_TZ" on the second line sets the start address "D_DSP_TZ" of the 1-byte data group to be read from in the HL register. The command on the second line corresponds to step S2 in FIG. 87 (a). Then, by the command "ADDALD A, (HL)" on the third line, the value of the A register is added to the value of the HL register, and the 1-byte value stored at the address indicated by the added HL register is added to the A register. Read out. The command on the third line corresponds to step S4 in FIG. 87 (b).

図91の例では、図87(a)のステップS3に対応するコマンド「RST BYTESEL」、図87(b)のステップS5に対応するコマンド「OR A,A」、および、図87(b)のステップS6に対応するコマンド「RET」が省略されている。 In the example of FIG. 91, the command “RST BYTESEL” corresponding to step S3 of FIG. 87 (a), the command “OR A, A” corresponding to step S5 of FIG. 87 (b), and the command “OR A, A” of FIG. 87 (b). The command "RET" corresponding to step S6 is omitted.

図91(a)の任意の処理のコマンド群の総コマンドサイズは、1行目のコマンド「LDQ A,(LOW R_TZ1_DSP)」2バイト+2行目のコマンド「LD HL,D_DSP_TZ」3バイト+3行目のコマンド「ADDALD A,(HL)」1バイト=6バイトとなり、総実行サイクルは、1行目2サイクル+2行目3サイクル+3行目3サイクル=8サイクルとなる。 The total command size of the command group for arbitrary processing in FIG. 91 (a) is the command "LDQ A, (LOW R_TZ1_DSP)" on the first line, 2 bytes + the command "LD HL, D_DSP_TZ" on the second line, 3 bytes + the third line. Command "ADDAL D A, (HL)" 1 byte = 6 bytes, and the total execution cycle is 1st line 2 cycles + 2nd line 3 cycles + 3rd line 3 cycles = 8 cycles.

これに対し、図90(a)、図90(b)の任意の処理およびBYTESELモジュールのコマンドの総コマンドサイズは、図90(a)の1行目のコマンド「LDQ A,(LOW R_TZ1_DSP)」2バイト+2行目のコマンド「LD HL,D_DSP_TZ」3バイト+3行目のコマンド「RST BYTESEL」1バイト+図90(b)の2行目のコマンド「ADDALD A,(HL)」1バイト+3行目のコマンド「OR A,A」1バイト+4行目のコマンド「RET」1バイト=9バイトとなり、総実行サイクルは、図90(a)の1行目2サイクル+2行目3サイクル+3行目4サイクル+図90(b)の2行目3サイクル+3行目1サイクル+4行目3サイクル=16サイクルとなる。したがって、図91の例では、図90の場合と比べ、総コマンドサイズが3バイト削減され、総実行サイクルが8サイクル削減されている。このようにBYTESELモジュール自体をコマンドとして任意の処理に埋め込むことで、コマンドの更なる短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 On the other hand, the total command size of the arbitrary processing of FIGS. 90 (a) and 90 (b) and the command of the BYTESEL module is the command "LDQ A, (LOW R_TZ1_DSP)" on the first line of FIG. 90 (a). 2 bytes + 2nd line command "LD HL, D_DSP_TZ" 3 bytes + 3rd line command "RST BYTESEL" 1 byte + 2nd line command "ADDAL D A, (HL)" 1 byte + 3 lines in Fig. 90 (b) The first command "OR A, A" 1 byte + the 4th line command "RET" 1 byte = 9 bytes, and the total execution cycle is the 1st line 2 cycles + 2nd line 3 cycles + 3rd line in FIG. 90 (a). 4 cycles + 3 cycles in the 2nd row of FIG. 90 (b) + 1 cycle in the 3rd row + 3 cycles in the 4th row = 16 cycles. Therefore, in the example of FIG. 91, the total command size is reduced by 3 bytes and the total execution cycle is reduced by 8 cycles as compared with the case of FIG. 90. By embedding the BYTESEL module itself as a command in an arbitrary process in this way, it is possible to further shorten the command and reduce the processing load, and secure the capacity of the control area for performing the game control process. ..

また、図90と図91とを比較して理解できるように、図90(b)において4行(1〜4行目)を占有していたコマンド群を、図91においては記述する必要がなくなるので、コマンド数自体の削減、および、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 90 and FIG. 91, it is no longer necessary to describe the command group that occupied the 4th line (1st to 4th lines) in FIG. 90 (b) in FIG. 91. Therefore, it is possible to reduce the number of commands themselves and the design load.

また、BYTESELモジュールは、コマンド「RST」の対象としての汎用モジュールであるが、かかる汎用モジュールを省略することで、貴重な汎用モジュールの領域を空け、その領域に他のモジュールを配置することができる。こうしてリソースの有効活用が可能となる。 Further, the BYTESEL module is a general-purpose module as a target of the command "RST", but by omitting such a general-purpose module, a valuable general-purpose module area can be vacated and other modules can be arranged in the area. .. In this way, resources can be effectively used.

ただし、図91の例では、コマンド「OR A,A」を省略することで、第1ゼロフラグを変化させることができなくなる。すなわち、読み出されたAレジスタの値がゼロであるか否かを第1ゼロフラグによって判定することができなくなる。しかし、バイトデータ選択処理後にAレジスタの値がゼロか否か判定する必要がない場合、そもそも、この機能を必要としない。また、コマンド「ADDALD A,(HL)」は、そのコマンドを実行しただけで、第2ゼロフラグを変化させることができる。したがって、Aレジスタの値がゼロか否か判定する必要がある場合、第2ゼロフラグを参照することによってAレジスタの値がゼロであるか否かを判定することが可能となる。 However, in the example of FIG. 91, the first zero flag cannot be changed by omitting the command “OR A, A”. That is, it becomes impossible to determine whether or not the read A register value is zero by the first zero flag. However, if it is not necessary to determine whether or not the value of the A register is zero after the byte data selection process, this function is not required in the first place. Further, the command "ADDAL D A, (HL)" can change the second zero flag only by executing the command. Therefore, when it is necessary to determine whether or not the value of the A register is zero, it is possible to determine whether or not the value of the A register is zero by referring to the second zero flag.

なお、かかるBYTESELモジュールは、パチンコ機のみならず、スロットマシンにおける、例えば、レジスタ加算処理を実行するためのモジュールに利用される。 The BYTESEL module is used not only in pachinko machines but also in slot machines, for example, for modules for executing register addition processing.

<コマンド「ADDALDW」>
WORDSELモジュールは、ワードデータ選択処理、すなわち、選択アドレスをオフセットさせ、そのオフセットされたアドレスに格納された2バイト値を設定するための汎用モジュールである。ここでは、WORDSELモジュールをメモリマップ上の0018Hに配置する例を挙げて説明する。
<Command "ADDALDW">
The WORDSEL module is a word data selection process, that is, a general-purpose module for offsetting a selected address and setting a 2-byte value stored in the offset address. Here, an example of arranging the WORDSEL module at 0018H on the memory map will be described.

メインCPU300aは、メインROM300bからプログラムを読み出し、読み出したプログラムを遂行し、任意の処理において、サブルーチンとしてWORDSELモジュールを呼び出し、WORDSELモジュールを遂行する。WORDSELモジュールでは、選択アドレスを所定値だけオフセットさせ、オフセットされたアドレスに格納された2バイト値を保持する。こうして、オフセットに応じた値を設定することができる。 The main CPU 300a reads a program from the main ROM 300b, executes the read program, calls the WORDSEL module as a subroutine in an arbitrary process, and executes the WORDSEL module. In the WORDSEL module, the selected address is offset by a predetermined value, and the 2-byte value stored in the offset address is retained. In this way, the value corresponding to the offset can be set.

図92は、WORDSELモジュールの具体的な処理を示したフローチャートである。ここでは、任意の処理として、図51のステップS800で示した普通遊技管理処理を実行するFUT_PRCモジュールの一部を挙げて説明する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該WORDSELモジュールの説明中、第1レジスタはHLレジスタであり、第2レジスタはAレジスタである。 FIG. 92 is a flowchart showing a specific process of the WORDSEL module. Here, as an arbitrary process, a part of the FUT_PRC module that executes the normal game management process shown in step S800 of FIG. 51 will be described. The numerical value of step S in such a figure will be used only in the description of this figure. Further, in the description of the WORDSEL module, the first register is the HL register and the second register is the A register.

メインCPU300aは、図92(a)のように、任意の処理において、オフセットをAレジスタに設定し(S1)、読み出し対象となるアドレス群の先頭アドレスをHLレジスタに設定する(S2)。そして、サブルーチンとしてWORDSELモジュールを呼び出す(S3)。 As shown in FIG. 92A, the main CPU 300a sets the offset in the A register (S1) and sets the start address of the address group to be read in the HL register in an arbitrary process (S2). Then, the WORDSEL module is called as a subroutine (S3).

メインCPU300aは、図92(b)のように、WORDSELモジュールにおいて、HLレジスタの値にAレジスタの値を2回加算し、もしくは、Aレジスタの値を2倍した値を加算してHLレジスタを更新し(S4)、HLレジスタで示されるアドレスに格納された2バイト値をHLレジスタに読み出す(S5)。続いて、メインCPU300aは、Lレジスタの値をAレジスタに設定する(S6)。そして、当該WORDSELモジュールを終了して1段上のルーチンに戻る(S7)。 As shown in FIG. 92B, the main CPU 300a adds the value of the A register twice to the value of the HL register or adds the value obtained by doubling the value of the A register to the HL register in the WORDSEL module. It is updated (S4) and the 2-byte value stored in the address indicated by the HL register is read into the HL register (S5). Subsequently, the main CPU 300a sets the value of the L register in the A register (S6). Then, the WORDSEL module is terminated and the routine returns to the next higher routine (S7).

WORDSELモジュールによって、HLレジスタに2バイト値が設定されると、メインCPU300aは、そのHLレジスタの値を用いて様々な処理を遂行する。例えば、ここでは、図92(a)のように、HLレジスタが示すアドレスをサブルーチンとして呼び出している(S8)。 When a 2-byte value is set in the HL register by the WORDSEL module, the main CPU 300a performs various processes using the value of the HL register. For example, here, as shown in FIG. 92A, the address indicated by the HL register is called as a subroutine (S8).

図93、図94は、WORDSELモジュールを実現するためのコマンドの一例を説明するための説明図である。このうち、図93(a)は、WORDSELモジュールを呼び出す任意の処理のコマンド群を示し、図93(b)は、WORDSELモジュールのコマンド群を示し、図93(c)は、メインROM300bのプログラムデータにおける2バイトデータ群の配置を示す。図92で示したフローチャートは、例えば、図93に示したプログラムによって実現される。 93 and 94 are explanatory diagrams for explaining an example of a command for realizing the WORDSEL module. Of these, FIG. 93 (a) shows a command group of arbitrary processing for calling the WORDSEL module, FIG. 93 (b) shows a command group of the WORDSEL module, and FIG. 93 (c) shows program data of the main ROM 300b. The arrangement of the 2-byte data group in. The flowchart shown in FIG. 92 is realized by, for example, the program shown in FIG. 93.

図93(a)の1行目のコマンド「LDQ A,(LOW R_FUT_PHS)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TZ1_DSP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値をAレジスタに読み出す。かかる1行目のコマンドが、図92(a)のステップS1に対応する。2行目のコマンド「LD HL,J_JMP_FUT」によって、読み出し元となる2バイトデータ群の先頭アドレス「J_JMP_FUT」をHLレジスタに設定する。かかる2行目のコマンドが、図92(a)のステップS2に対応する。そして、3行目のコマンド「RST WORDSEL」によって、サブルーチンとしてWORDSELモジュールが呼び出される。かかる3行目のコマンドが、図92(a)のステップS3に対応する。 By the command "LDQ A, (LOW R_FUT_PHS)" on the first line of FIG. 93 (a), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_TZ1_DSP" is set to the lower 1 byte of the address. Then, the value stored at that address is read into the A register. The command on the first line corresponds to step S1 in FIG. 92 (a). The command "LD HL, J_JMP_FUT" on the second line sets the start address "J_JMP_FUT" of the 2-byte data group as the read source in the HL register. The command on the second line corresponds to step S2 in FIG. 92 (a). Then, the WORDSEL module is called as a subroutine by the command "RST WORDSEL" on the third line. The command on the third line corresponds to step S3 in FIG. 92 (a).

図93(b)の1行目の指標「WORDSEL:」は、当該WORDSELモジュールの先頭アドレスを示す。2行目のコマンド「ADDWB HL,A」によって、HLレジスタの値にAレジスタの値が加算され、HLレジスタが更新される。さらに、3行目のコマンド「ADDWB HL,A」によって、HLレジスタの値にAレジスタの値が加算され、HLレジスタが更新される。ここで、Aレジスタの値をHLレジスタに2回加算しているのは、読み出し元の値が2バイト値だからである。すなわち、テーブルに2バイト単位でデータが割り当てられているので、データを読み出すためには、アドレスを2ずつオフセットする必要があるからである。なお、ここでは、コマンド「ADDWB HL,A」を2回実行することで、HLレジスタにAレジスタの値を2回加算しているが、2行目のコマンド「ADDWB HL,A」に代え、コマンド「ADD A,A」を用い、Aレジスタの値を予め2倍してから、HLレジスタに加算することでも実現できる。かかる2、3行目のコマンドが、図92(b)のステップS4に対応する。 The index “WORDSEL:” in the first line of FIG. 93B indicates the start address of the WORDSEL module. The command "ADDWB HL, A" on the second line adds the value of the A register to the value of the HL register and updates the HL register. Further, the command "ADDWB HL, A" on the third line adds the value of the A register to the value of the HL register, and updates the HL register. Here, the value of the A register is added to the HL register twice because the value of the read source is a 2-byte value. That is, since the data is assigned to the table in units of 2 bytes, it is necessary to offset the addresses by 2 in order to read the data. Here, by executing the command "ADDWB HL, A" twice, the value of the A register is added to the HL register twice, but instead of the command "ADDWB HL, A" on the second line, It can also be realized by using the command "ADD A, A" to double the value of the A register in advance and then adding it to the HL register. The commands on the second and third lines correspond to step S4 in FIG. 92 (b).

そして、図93(b)の4行目のコマンド「LD HL,(HL)」によって、HLレジスタで示されるアドレスに格納された2バイト値がHLレジスタに読み出される。かかる4行目のコマンドが、図92(b)のステップS5に対応する。5行目のコマンド「LD A,L」によって、HLレジスタのうち、Lレジスタの値がAレジスタに設定される。こうして、HLレジスタの値の下位1バイトが予めAレジスタに設定される。かかる5行目のコマンドが、図92(b)のステップS6に対応する。そして、6行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる6行目のコマンドが、図92(b)のステップS7に対応する。 Then, the command "LD HL, (HL)" on the fourth line of FIG. 93 (b) reads the 2-byte value stored at the address indicated by the HL register into the HL register. The command on the fourth line corresponds to step S5 in FIG. 92 (b). The value of the L register among the HL registers is set in the A register by the command "LD A, L" on the fifth line. In this way, the lower 1 byte of the value of the HL register is set in the A register in advance. The command on the fifth line corresponds to step S6 in FIG. 92 (b). Then, the command "RET" on the 6th line returns to the routine one step higher. The command on the sixth line corresponds to step S7 in FIG. 92 (b).

なお、図93(c)における指標「J_JMP_FUT」を起点としたテーブルは、例えば、普通遊技の状態を示すアドレスを示す。例えば、変数「R_FUT_PHS」、すなわち、普通遊技管理フェーズの値が「02H」であった場合、図94に示すように、メインROM300bのプログラムデータに記述されたテーブル(FZ_STA、FZ_SPN、FZ_STP、FD_PRE、FD_OPN、FD_END)において選択アドレス(例えば、1270H)にAレジスタの値を2倍した値(例えば、04H)を加算したアドレス(低い方から5番目および6番目のアドレス)に格納された値、ここでは、0832H(FZ_STP)をHLレジスタに保持することができる。このように、ここでは、同一バイト長の複数の値を連続して並置したテーブル中の所望する2バイト値を取得することが可能となる。 The table starting from the index "J_JMP_FUT" in FIG. 93 (c) shows, for example, an address indicating the state of a normal game. For example, when the variable "R_FUT_PHS", that is, the value of the normal game management phase is "02H", as shown in FIG. 94, the tables (FZ_STA, FZ_SPN, FZ_STP, FD_PRE,) described in the program data of the main ROM 300b, In FD_OPN, FD_END), the value stored in the selected address (for example, 1270H) plus the value obtained by doubling the value of the A register (for example, 04H) (the fifth and sixth addresses from the lowest), here. Then, 0832H (FZ_STP) can be held in the HL register. As described above, here, it is possible to acquire a desired 2-byte value in a table in which a plurality of values having the same byte length are continuously juxtaposed.

ここで、FZ_STAは、図52のステップS810で示した普通図柄変動待ち処理のアドレス値を示し、FZ_SPNは、図53のステップS820で示した普通図柄変動中処理のアドレス値を示し、FZ_STPは、図54のステップS830で示した普通図柄停止図柄表示処理のアドレス値を示し、FD_PREは、図55のステップS840で示した普通電動役物入賞口開放前処理のアドレス値を示し、FD_OPNは、図57のステップS850で示した普通電動役物入賞口開放制御処理のアドレス値を示し、FD_CLSは、図58のステップS860で示した普通電動役物入賞口閉鎖有効処理のアドレス値を示し、FD_ENDは、図59のステップS870で示した普通電動役物入賞口終了ウェイト処理のアドレス値を示す。 Here, FZ_STA indicates the address value of the normal symbol change waiting process shown in step S810 of FIG. 52, FZ_SPN indicates the address value of the normal symbol change process during process shown in step S820 of FIG. 53, and FZ_STP indicates the address value of the normal symbol change waiting process. The address value of the normal symbol stop symbol display process shown in step S830 of FIG. 54 is shown, FD_PRE shows the address value of the normal electric accessory winning opening pre-opening process shown in step S840 of FIG. 55, and FD_OPN is the figure. The address value of the ordinary electric accessory winning opening opening control process shown in step S850 of 57 is shown, FD_CLS shows the address value of the ordinary electric accessory winning opening closing effective process shown in step S860 of FIG. 58, and FD_END is , The address value of the normal electric accessory winning opening end wait process shown in step S870 of FIG. 59 is shown.

続いて、図93(a)の4行目のコマンド「CALL (HL)」によって、取得された2バイト値、すなわち、普通遊技の状態に応じたアドレス値を呼び出す。例えば、上記のように、テーブルにおいて0832H(FZ_STP)がHLレジスタに読み出されると、かかるコマンド「CALL (HL)」によって「FZ_STP」が示すアドレスを呼び出し、普通図柄停止図柄表示処理が実行されることとなる。かかる4行目のコマンドが、図92(a)のステップS8に対応する。 Subsequently, the acquired 2-byte value, that is, the address value according to the state of the normal game is called by the command "CALL (HL)" on the fourth line of FIG. 93 (a). For example, as described above, when 0832H (FZ_STP) is read into the HL register in the table, the address indicated by "FZ_STP" is called by the command "CALL (HL)", and the normal symbol stop symbol display process is executed. It becomes. The command on the fourth line corresponds to step S8 in FIG. 92 (a).

WORDSELモジュールは、複数のモジュールからサブルーチンとして呼び出される。例えば、図43のステップS630で示した特別図柄停止図柄表示処理の中で実行されるダブルバイト選択処理(図示せず)を実行するDBLBYTEモジュール、図23のステップS100−65で示したサブコマンド送信処理を実行するSBC_OUTモジュール、図26のステップS400−5で示したダイナミックポート出力処理を実行するDYM_OUTモジュール、図51のステップS800で示した普通遊技管理処理を実行するFUT_PRCモジュール、図36のステップS600で示した特別遊技管理処理を実行するTOK_PRCモジュール、図44のステップS700で特別電動役物遊技管理処理を実行するTDN_PRCモジュール、図31のステップS530で示した始動口通過処理を実行するSTA_PASモジュール、図34のステップS540で示したカウントスイッチ通過処理(大入賞口通過処理)を実行するTDN_PASモジュール、図32のステップS535で示した特別図柄乱数取得処理を実行するTZ_RGETモジュール、普通図柄変動時間設定処理を実行するFSPNTMRモジュール、図56のステップS841で示した普通電動役物入賞口開閉切替処理を実行するFDNCHGモジュール、図37のステップS610−9で示した特別図柄記憶エリアシフト処理を実行するTMEMSFTモジュール、図39のステップS612で示した特別図柄変動パターン決定処理を実行するTHPTSELモジュール、図37のステップS610で示した特別図柄変動待ち処理のステップS610−15で示した特別図柄変動時間設定処理を実行するTSPNTMモジュール、図43のステップS630−15オープニング時間設定処理を実行するTSTATMRモジュール、図46のステップS711で示した大入賞口開閉切替処理を実行するTDNCHGモジュール、図48のステップS730−7で示した大入賞口閉鎖時間設定処理を実行するTCLSTMRモジュール、図48のステップS730−9で示したエンディング時間設定処理を実行するTENDTMRモジュール、図39のS612−15で示した変動パターン選択2処理(変動パターン番号決定処理)を実行するHPT_MODモジュール、図39のS612−15で示した変動パターン選択3処理(変動パターン番号決定処理)を実行するHPT_PATモジュール、図52のステップS810−5の中で実行されるワードデータ判定処理(図示せず)を実行するWORDJDGモジュール、図33のステップS536で示した取得時演出判定処理を実行するRGETCHKモジュール、図47のステップS720−9で示した大入賞口閉鎖有効時間設定処理のサブルーチンである大入賞口閉鎖有効時間選択処理を実行するTEF_SELモジュール等から呼び出される。 The WORDSEL module is called as a subroutine from a plurality of modules. For example, a DBLBYTE module that executes a double-byte selection process (not shown) executed in the special symbol stop symbol display process shown in step S630 of FIG. 43, and subcommand transmission shown in step S100-65 of FIG. SBC_OUT module that executes processing, DYM_OUT module that executes dynamic port output processing shown in step S400-5 of FIG. 26, FUT_PRC module that executes normal game management processing shown in step S800 of FIG. 51, step S600 of FIG. The TOK_PRC module that executes the special game management process shown in FIG. 44, the TDN_PRC module that executes the special electric accessory game management process in step S700 of FIG. 44, and the STA_PAS module that executes the start port passage process shown in step S530 of FIG. TDN_PAS module that executes the count switch passage process (large winning opening passage process) shown in step S540 of FIG. 34, TZ_RGET module that executes the special symbol random number acquisition process shown in step S535 of FIG. 32, normal symbol fluctuation time setting process. The FSPNTMR module that executes the FSPNTMR module that executes the normal electric accessory winning opening opening / closing switching process shown in step S841 of FIG. 56, and the TMEMSFT module that executes the special symbol storage area shift process shown in step S610-9 of FIG. 37. , The THPTSEL module that executes the special symbol variation pattern determination process shown in step S612 of FIG. 39, and executes the special symbol variation time setting process shown in step S610-15 of the special symbol variation waiting process shown in step S610 of FIG. 37. TSPNTM module to be executed, TSTATMR module to execute opening time setting process in step S630-15 of FIG. 43, TDNCHG module to execute large winning opening opening / closing switching process shown in step S711 of FIG. 46, shown in step S730-7 of FIG. The TCLSTMR module that executes the large winning opening closing time setting process, the TENDTMR module that executes the ending time setting process shown in step S730-9 of FIG. 48, and the variation pattern selection 2 process (variation) shown in S612-15 of FIG. 39. HPT_MOD module that executes the pattern number determination process), HPT_PAT module that executes the variation pattern selection 3 process (variation pattern number determination process) shown in S612-15 of FIG. 39, step S810-5 of FIG. The WORDJDG module that executes the word data determination process (not shown) executed in the module, the RGETCHK module that executes the acquisition-time effect determination process shown in step S536 of FIG. 33, and the large module shown in step S720-9 of FIG. 47. It is called from the TEF_SEL module or the like that executes the large winning opening closing valid time selection process, which is a subroutine of the winning opening closing valid time setting process.

このように、図93(b)に示したWORDSELモジュールのコマンドの総コマンドサイズは、2行目のコマンド「ADDWB HL,A」1バイト+3行目のコマンド「ADDWB HL,A」1バイト+4行目のコマンド「LD HL,(HL)」2バイト+5行目のコマンド「LD A,L」1バイト+6行目のコマンド「RET」1バイト=6バイトとなり、総実行サイクルは、2行目1サイクル+3行目1サイクル+4行目4サイクル+5行目1サイクル+6行目3サイクル=10サイクルとなる。かかるWORDSELモジュールを設けることによって、上述した各モジュール内でワードデータ選択処理を行うことなく、コマンドサイズ1バイトのコマンド「RST WORDSEL」で賄うことができるので、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 As described above, the total command size of the WORDSEL module command shown in FIG. 93B is 1 byte of the command "ADDWB HL, A" on the 2nd line + 1 byte + 4 lines of the command "ADDWB HL, A" on the 3rd line. First command "LD HL, (HL)" 2 bytes + 5th line command "LD A, L" 1 byte + 6th line command "RET" 1 byte = 6 bytes, total execution cycle is 2nd line 1 Cycle + 3rd row 1 cycle + 4th row 4 cycles + 5th row 1 cycle + 6th row 3 cycles = 10 cycles. By providing such a WORDSEL module, it is possible to cover with the command "RST WORDSEL" having a command size of 1 byte without performing the word data selection process in each module described above. Therefore, the command can be shortened and the game control process can be performed. It is possible to secure the capacity of the control area for performing the above.

図95は、WORDSELモジュールを実現するためのコマンドの他の例を説明するための説明図である。ここでは、図93(b)のWORDSELモジュールのコマンド群を図95(b)のWORDSELモジュールのコマンド群に置き換えており、他の、図93(a)のWORDSELモジュールを呼び出す任意の処理のコマンド群、および、図93(c)のメインROM300bのプログラムデータにおける2バイトデータ群は、図95(a)、図95(c)として、そのまま用いている。ここでは、図95(a)、図95(c)のように、図93(a)、図93(c)と実質的に等しい処理についてはその説明を省略し、図95(b)の異なる処理のみを説明する。 FIG. 95 is an explanatory diagram for explaining another example of the command for realizing the WORDSEL module. Here, the command group of the WORDSEL module of FIG. 93 (b) is replaced with the command group of the WORDSEL module of FIG. 95 (b), and another command group of arbitrary processing for calling the WORDSEL module of FIG. 93 (a). , And the 2-byte data group in the program data of the main ROM 300b of FIG. 93 (c) is used as it is as FIGS. 95 (a) and 95 (c). Here, as shown in FIGS. 95 (a) and 95 (c), the description of the processing substantially equivalent to that of FIGS. 93 (a) and 93 (c) is omitted, and FIG. 95 (b) is different. Only the processing will be described.

図95(b)の1行目の指標「WORDSEL:」は、当該WORDSELモジュールの先頭アドレスを示す。2行目のコマンド「ADDALDW HL,(HL)」によって、HLレジスタの値にAレジスタの値が2回加算され、加算後のHLレジスタで示されるアドレスに格納された2バイト値がHLレジスタに読み出される。かかる2行目のコマンドが、図92(b)のステップS4、S5に対応する。3行目のコマンド「LD A,L」によって、HLレジスタのうち、Lレジスタの値がAレジスタに設定される。こうして、HLレジスタの値の下位1バイトが予めAレジスタに設定される。かかる3行目のコマンドが、図92(b)のステップS6に対応する。そして、4行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる6行目のコマンドが、図92(b)のステップS7に対応する。 The index “WORDSEL:” in the first line of FIG. 95 (b) indicates the start address of the WORDSEL module. The command "ADDALDW HL, (HL)" on the second line adds the value of the A register to the value of the HL register twice, and the 2-byte value stored at the address indicated by the HL register after addition is added to the HL register. Read out. The command on the second line corresponds to steps S4 and S5 in FIG. 92 (b). The value of the L register among the HL registers is set in the A register by the command "LD A, L" on the third line. In this way, the lower 1 byte of the value of the HL register is set in the A register in advance. The command on the third line corresponds to step S6 in FIG. 92 (b). Then, the command "RET" on the fourth line returns to the routine one step higher. The command on the sixth line corresponds to step S7 in FIG. 92 (b).

ここで、コマンド「ADDALDW HL,(HL)」は、HLレジスタの値にAレジスタの値が2回加算されHLレジスタを更新するとともに、加算後のHLレジスタで示されるアドレスに格納された値をHLレジスタに読み出すコマンドである。かかるコマンドのコマンドサイズは「2」であり、実行サイクルは「6」である。 Here, the command "ADDALDW HL, (HL)" adds the value of the A register to the value of the HL register twice to update the HL register, and at the same time, adds the value stored in the address indicated by the added HL register. This is a command to read to the HL register. The command size of such a command is "2" and the execution cycle is "6".

続いて、図95(a)の4行目のコマンド「CALL (HL)」によって、取得された2バイト値、すなわち、普通遊技の状態に応じたアドレス値を呼び出す。かかる4行目のコマンドが、図92(a)のステップS8に対応する。 Subsequently, the acquired 2-byte value, that is, the address value according to the state of the normal game is called by the command "CALL (HL)" on the fourth line of FIG. 95 (a). The command on the fourth line corresponds to step S8 in FIG. 92 (a).

図95(b)のWORDSELモジュールのコマンドの総コマンドサイズは、2行目のコマンド「ADDALDW HL,(HL)」2バイト+3行目のコマンド「LD A,L」1バイト+4行目のコマンド「RET」1バイト=4バイトとなり、総実行サイクルは、2行目6サイクル+3行目1サイクル+4行目3サイクル=10サイクルとなる。したがって、図93(b)の場合と比べ、総コマンドサイズが2バイト削減されている。かかるWORDSELモジュールによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 The total command size of the WORDSEL module command in FIG. 95 (b) is the command "ADDALDW HL, (HL)" on the second line, 2 bytes + the command "LD A, L" on the third line, and the command "LD A, L" on the fourth line. "RET" 1 byte = 4 bytes, and the total execution cycle is 6 cycles in the 2nd line + 1 cycle in the 3rd line + 3 cycles in the 4th line = 10 cycles. Therefore, the total command size is reduced by 2 bytes as compared with the case of FIG. 93 (b). With such a WORDSEL module, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

また、図93(b)と図95(b)とを比較して理解できるように、図93(b)において3行(2、3、4行目)を占有していたコマンド群を、図95(b)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 93 (b) with FIG. 95 (b), the command group occupying the third line (second, third, fourth line) in FIG. 93 (b) is shown in FIG. In 95 (b), it can be represented by one line (second line), and it is possible to reduce the number of commands themselves and the design load.

図96は、WORDSELモジュールを実現するためのコマンドのさらに他の例を説明するための説明図である。ここでは、図95(a)のWORDSELモジュールを呼び出す任意の処理のコマンド群、および、図95(b)のWORDSELモジュールのコマンド群を、図96(a)の任意の処理のコマンド群に置き換えており、他の、図95(c)のメインROM300bのプログラムデータにおける2バイトデータ群は、図96(b)として、そのまま用いている。ここでは、図96(b)のように、図95(c)と実質的に等しい処理についてはその説明を省略し、図96(a)の異なる処理のみを説明する。 FIG. 96 is an explanatory diagram for explaining still another example of the command for realizing the WORDSEL module. Here, the command group of arbitrary processing for calling the WORDSEL module of FIG. 95 (a) and the command group of the WORDSEL module of FIG. 95 (b) are replaced with the command group of arbitrary processing of FIG. 96 (a). The other 2-byte data group in the program data of the main ROM 300b of FIG. 95 (c) is used as it is as FIG. 96 (b). Here, as shown in FIG. 96 (b), the description of the process substantially the same as that of FIG. 95 (c) will be omitted, and only the different processes of FIG. 96 (a) will be described.

図96(a)の1行目のコマンド「LDQ A,(LOW R_FUT_PHS)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FUT_PHS」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値をAレジスタに読み出す。かかる1行目のコマンドが、図92(a)のステップS1に対応する。2行目のコマンド「LD HL,J_JMP_FUT」によって、読み出し元となる1バイトデータ群の先頭アドレス「J_JMP_FUT」をHLレジスタに設定する。かかる2行目のコマンドが、図92(a)のステップS2に対応する。そして、3行目のコマンド「ADDALDW HL,(HL)」によって、HLレジスタの値にAレジスタの値が2回加算され、加算後のHLレジスタで示されるアドレスに格納された2バイト値がHLレジスタに読み出される。かかる3行目のコマンドが、図92(b)のステップS4、5に対応する。4行目のコマンド「CALL (HL)」によって、取得された2バイト値、すなわち、普通遊技の状態に応じたアドレス値を呼び出す。かかる4行目のコマンドが、図92(a)のステップS8に対応する。 By the command "LDQ A, (LOW R_FUT_PHS)" on the first line of FIG. 96 (a), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_FUT_PHS" is set to the lower 1 byte of the address. Then, the value stored at that address is read into the A register. The command on the first line corresponds to step S1 in FIG. 92 (a). The command "LD HL, J_JMP_FUT" on the second line sets the start address "J_JMP_FUT" of the 1-byte data group to be read from in the HL register. The command on the second line corresponds to step S2 in FIG. 92 (a). Then, by the command "ADDALDW HL, (HL)" on the third line, the value of the A register is added twice to the value of the HL register, and the 2-byte value stored in the address indicated by the added HL register is HL. Read to register. The command on the third line corresponds to steps S4 and 5 in FIG. 92 (b). The command "CALL (HL)" on the 4th line calls the acquired 2-byte value, that is, the address value according to the state of the normal game. The command on the fourth line corresponds to step S8 in FIG. 92 (a).

図96の例では、図92(a)のステップS3に対応するコマンド「RST WORDSEL」、図92(b)のステップS6に対応するコマンド「LD A,L」、および、図92(b)のステップS7に対応するコマンド「RET」が省略されている。 In the example of FIG. 96, the command “RST WORDSEL” corresponding to step S3 of FIG. 92 (a), the command “LD A, L” corresponding to step S6 of FIG. 92 (b), and the command “LD A, L” of FIG. 92 (b). The command "RET" corresponding to step S7 is omitted.

図96(a)の任意の処理およびWORDSELモジュールのコマンドの総コマンドサイズは、1行目のコマンド「LDQ A,(LOW R_FUT_PHS)」2バイト+2行目のコマンド「LD HL,J_JMP_FUT」3バイト+3行目のコマンド「ADDALDW HL,(HL)」2バイト+4行目のコマンド「CALL (HL)」2バイト=9バイトとなり、総実行サイクルは、1行目2サイクル+2行目3サイクル+3行目6サイクル+4行目5サイクル=16サイクルとなる。 The total command size of the arbitrary processing in FIG. 96 (a) and the command of the WORDSEL module is the command "LDQ A, (LOW R_FUT_PHS)" on the first line 2 bytes + the command "LD HL, J_JMP_FUT" 3 bytes + 3 on the second line. The command "ADDALDW HL, (HL)" on the first line is 2 bytes + the command "CALL (HL)" on the 4th line is 2 bytes = 9 bytes, and the total execution cycle is 2 cycles on the 1st line + 3 cycles on the 2nd line + 3rd line. 6 cycles + 4th line 5 cycles = 16 cycles.

これに対し、図95(a)、図95(b)の任意の処理およびWORDSELモジュールのコマンドの総コマンドサイズは、図95(a)の1行目のコマンド「LDQ A,(LOW R_FUT_PHS)」2バイト+2行目のコマンド「LD HL,J_JMP_FUT」3バイト+3行目のコマンド「RST WORDSEL」1バイト+4行目のコマンド「CALL (HL)」2バイト+図95(b)の2行目のコマンド「ADDALDW HL,(HL)」2バイト+3行目のコマンド「LD A,L」1バイト+4行目のコマンド「RET」1バイト=12バイトとなり、総実行サイクルは、図95(a)の1行目2サイクル+2行目3サイクル+3行目4サイクル+4行目5サイクル+図95(b)の2行目6サイクル+3行目1サイクル+4行目3サイクル=24サイクルとなる。したがって、図96の例では、図95の場合と比べ、総コマンドサイズが3バイト削減され、総実行サイクルが8サイクル削減されている。このようにWORDSELモジュール自体をコマンドとして任意の処理に埋め込むことで、コマンドの更なる短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 On the other hand, the total command size of the arbitrary processing of FIGS. 95 (a) and 95 (b) and the command of the WORDSEL module is the command "LDQ A, (LOW R_FUT_PHS)" on the first line of FIG. 95 (a). 2 bytes + 2nd line command "LD HL, J_JMP_FUT" 3 bytes + 3rd line command "RST WORDSEL" 1 byte + 4th line command "CALL (HL)" 2 bytes + 2nd line of FIG. 95 (b) Command "ADDALDW HL, (HL)" 2 bytes + 3rd line command "LD A, L" 1 byte + 4th line command "RET" 1 byte = 12 bytes, and the total execution cycle is shown in FIG. 95 (a). 1st row 2 cycles + 2nd row 3 cycles + 3rd row 4 cycles + 4th row 5 cycles + 2nd row 6 cycles in FIG. 95 (b) + 3rd row 1 cycle + 4th row 3 cycles = 24 cycles. Therefore, in the example of FIG. 96, the total command size is reduced by 3 bytes and the total execution cycle is reduced by 8 cycles as compared with the case of FIG. 95. By embedding the WORDSEL module itself as a command in an arbitrary process in this way, it is possible to further shorten the command and reduce the processing load, and secure the capacity of the control area for performing the game control process. ..

また、図95と図96とを比較して理解できるように、図95(b)において4行(1〜4行目)を占有していたコマンド群を、図96においては記述する必要がなくなるので、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Further, as can be understood by comparing FIG. 95 and FIG. 96, it is no longer necessary to describe the command group that occupied the 4th line (1st to 4th lines) in FIG. 95 (b) in FIG. 96. Therefore, it is possible to reduce the number of commands themselves and the design load.

また、WORDSELモジュールは、コマンド「RST」の対象としての汎用モジュールであるが、かかる汎用モジュールを省略することで、貴重な汎用モジュールの領域を空け、その領域に他のモジュールを配置することができる。こうしてリソースの有効活用が可能となる。 Further, the WORDSEL module is a general-purpose module as a target of the command "RST", but by omitting such a general-purpose module, a valuable general-purpose module area can be vacated and other modules can be arranged in the area. .. In this way, resources can be effectively used.

ただし、図96の例では、コマンド「LD A,L」を省略している。したがって、Lレジスタの値をAレジスタに設定する必要がある場合、別途、コマンド「LD A,L」を追加する必要がある。しかし、コマンド「LD A,L」は、コマンドサイズが「1」であり、実行サイクルが「1」なので、かかるコマンドの追加の影響は小さい。 However, in the example of FIG. 96, the commands "LD A, L" are omitted. Therefore, when it is necessary to set the value of the L register in the A register, it is necessary to add the command "LDA, L" separately. However, since the command "LDA, L" has a command size of "1" and an execution cycle of "1", the effect of adding such a command is small.

なお、かかるWORDSELモジュールは、パチンコ機のみならず、スロットマシンにおける、例えば、状態別モジュール実行処理を実行するためのCAL_MODモジュールや本前兆開始判定処理を実行するためのHID_JUGモジュールに利用される。 The WORDSEL module is used not only in pachinko machines but also in slot machines, for example, the CAL_MOD module for executing state-specific module execution processing and the HID_JUG module for executing this precursor start determination processing.

図97は、CAL_MODモジュールを説明するための説明図である。図97に示したCAL_MODモジュールは、状態別モジュール実行処理、すなわち、状態に対応したモジュールを実行する。 FIG. 97 is an explanatory diagram for explaining the CAL_MOD module. The CAL_MOD module shown in FIG. 97 executes a state-specific module execution process, that is, a module corresponding to a state.

かかるCAL_MODモジュールを実行する段階では、既に、オフセット値が所定のレジスタ(例えば、Aレジスタ)に保持されている。図97(a)の1行目の指標「CAL_MOD:」は、当該CAL_MODモジュールの先頭アドレスを示す。2行目のコマンド「LD HL,T_INT_PHASE」によって、読み出し元となる2バイトデータ群の先頭アドレス「T_INT_PHASE」がHLレジスタに設定される。3行目のコマンド「ADD A,A」によって、Aレジスタの値にAレジスタの値が加算され、Aレジスタの値が2倍になる。ここで、Aレジスタの値を2倍にしているのは、読み出し元の値が2バイト値だからである。すなわち、テーブルに2バイト単位でデータが割り当てられているので、データを読み出すためには、アドレスを2ずつオフセットする必要があるからである。4行目のコマンド「ADDWB HL,A」によって、HLレジスタの値にAレジスタの値が加算され、HLレジスタが更新される。 At the stage of executing the CAL_MOD module, the offset value is already held in a predetermined register (for example, the A register). The index “CAL_MOD:” in the first line of FIG. 97 (a) indicates the start address of the CAL_MOD module. The command "LD HL, T_INT_PHASE" on the second line sets the start address "T_INT_PHASE" of the 2-byte data group as the read source in the HL register. The command "ADD A, A" on the third line adds the value of the A register to the value of the A register, and doubles the value of the A register. Here, the value of the A register is doubled because the value of the read source is a 2-byte value. That is, since the data is assigned to the table in units of 2 bytes, it is necessary to offset the addresses by 2 in order to read the data. The command "ADDWB HL, A" on the fourth line adds the value of the A register to the value of the HL register, and updates the HL register.

そして、図97(a)の5行目のコマンド「LD HL,(HL)」によって、HLレジスタで示されるアドレスに格納された2バイト値がHLレジスタに読み出される。6行目のコマンド「JP (HL)」によって、HLアドレスで示されるアドレスに移動する。 Then, the command "LD HL, (HL)" on the fifth line of FIG. 97A reads the 2-byte value stored at the address indicated by the HL register into the HL register. The command "JP (HL)" on the 6th line moves to the address indicated by the HL address.

ここで、コマンド「ADDALDW」への置き換えを行うと、図97(a)のコマンド群を図97(b)のように変更することができる。図97(b)の1行目の指標「CAL_MOD:」は、当該CAL_MODモジュールの先頭アドレスを示す。2行目のコマンド「LD HL,T_INT_PHASE」によって、読み出し元となる2バイトデータ群の先頭アドレス「T_INT_PHASE」がHLレジスタに設定される。3行目のコマンド「ADDALDW HL,(HL)」によって、HLレジスタの値にAレジスタの値が2回加算され、加算後のHLレジスタで示されるアドレスに格納された2バイト値がHLレジスタに読み出される。そして、4行目のコマンド「JP (HL)」によって、HLアドレスで示されるアドレスに移動する。 Here, by replacing with the command "ADDALDW", the command group in FIG. 97 (a) can be changed as shown in FIG. 97 (b). The index “CAL_MOD:” in the first line of FIG. 97 (b) indicates the start address of the CAL_MOD module. The command "LD HL, T_INT_PHASE" on the second line sets the start address "T_INT_PHASE" of the 2-byte data group as the read source in the HL register. The command "ADDALDW HL, (HL)" on the third line adds the value of the A register to the value of the HL register twice, and the 2-byte value stored at the address indicated by the HL register after addition is added to the HL register. Read out. Then, the command "JP (HL)" on the fourth line moves to the address indicated by the HL address.

ここで、図97(a)に示したCAL_MODモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LD HL,T_INT_PHASE」2バイト+3行目のコマンド「ADD A,A」1バイト+4行目のコマンド「ADDWB HL,A」1バイト+5行目のコマンド「LD HL,(HL)」2バイト+6行目のコマンド「JP (HL)」2バイト=8バイトとなり、総実行サイクルは、2行目2サイクル+3行目1サイクル+4行目1サイクル+5行目4サイクル+6行目2サイクル=10サイクルとなる。一方、図97(b)に示したCAL_MODモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LD HL,T_INT_PHASE」2バイト+3行目のコマンド「ADDALDW HL,(HL)」2バイト+4行目のコマンド「JP (HL)」2バイト=6バイトとなり、総実行サイクルは、2行目2サイクル+3行目6サイクル+4行目2サイクル=10サイクルとなる。したがって、図97(a)のコマンド群を図97(b)のコマンド群に置き換えることで、総コマンドサイズが2バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the commands of the CAL_MOD module shown in FIG. 97A is the command "LD HL, T_INT_PHASE" on the second line, 2 bytes + the command "ADD A, A" on the third line, 1 byte + 4th line. Command "ADDWB HL, A" 1 byte + 5th line command "LD HL, (HL)" 2 bytes + 6th line command "JP (HL)" 2 bytes = 8 bytes, total execution cycle is 2 lines 2nd cycle of the 3rd line + 1 cycle of the 3rd line + 1 cycle of the 4th line + 4 cycles of the 5th line + 2 cycles of the 6th line = 10 cycles. On the other hand, the total command size of the commands of the CAL_MOD module shown in FIG. 97 (b) is the command "LD HL, T_INT_PHASE" on the second line 2 bytes + the command "ADDALDW HL, (HL)" on the third line 2 bytes + 4 lines. The second command "JP (HL)" is 2 bytes = 6 bytes, and the total execution cycle is 2 cycles in the 2nd line + 6 cycles in the 3rd line + 2 cycles in the 4th line = 10 cycles. Therefore, by replacing the command group of FIG. 97 (a) with the command group of FIG. 97 (b), the total command size is reduced by 2 bytes. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

図98は、HID_JUGモジュールを説明するための説明図である。図98に示したHID_JUGモジュールは、本前兆開始判定処理を実行する。 FIG. 98 is an explanatory diagram for explaining the HID_JUG module. The HID_JUG module shown in FIG. 98 executes the present precursor start determination process.

図98(a)の1行目の指標「HID_JUG:」は、当該HID_JUGモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _NMD_KND)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_NMD_KND」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(通常モード種別)をAレジスタに読み出す。3行目のコマンド「LD HL,T_DAT_PGM−2」によって、読み出し元となる2バイトデータ群の先頭アドレス(「T_DAT_PGM」から2を減算した値)がHLレジスタに設定される。4行目のコマンド「ADD A,A」によって、Aレジスタの値にAレジスタの値が加算され、Aレジスタの値が2倍になる。ここで、Aレジスタの値を2倍にしているのは、読み出し元の値が2バイト値だからである。すなわち、テーブルに2バイト単位でデータが割り当てられているので、データを読み出すためには、アドレスを2ずつオフセットする必要があるからである。5行目のコマンド「ADDWB HL,A」によって、HLレジスタの値にAレジスタの値が加算され、HLレジスタが更新される。そして、図98(a)の6行目のコマンド「LD HL,(HL)」によって、HLレジスタで示されるアドレスに格納された2バイト値がHLレジスタに読み出される。 The index “HID_JUG:” in the first line of FIG. 98 (a) indicates the start address of the HID_JUG module. By the command "LDQ A, (LOW_NMD_KND)" on the second line, the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "_NMD_KND" is set to the lower 1 byte of the address and stored in that address. The value (normal mode type) is read into the A register. The command "LD HL, T_DAT_PGM-2" on the third line sets the start address (value obtained by subtracting 2 from "T_DAT_PGM") of the 2-byte data group to be read from the HL register. The command "ADD A, A" on the fourth line adds the value of the A register to the value of the A register, and doubles the value of the A register. Here, the value of the A register is doubled because the value of the read source is a 2-byte value. That is, since the data is assigned to the table in units of 2 bytes, it is necessary to offset the addresses by 2 in order to read the data. The command "ADDWB HL, A" on the fifth line adds the value of the A register to the value of the HL register, and updates the HL register. Then, the command "LD HL, (HL)" on the sixth line of FIG. 98 (a) reads the 2-byte value stored at the address indicated by the HL register into the HL register.

ここで、コマンド「ADDALDW」への置き換えを行うと、図98(a)のコマンド群を図98(b)のように変更することができる。図98(b)の1行目の指標「HID_JUG:」は、当該HID_JUGモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _NMD_KND)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_NMD_KND」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(通常モード種別)をAレジスタに読み出す。3行目のコマンド「LD HL,T_DAT_PGM−2」によって、読み出し元となる2バイトデータ群の先頭アドレス(「T_DAT_PGM」から2を減算した値)がHLレジスタに設定される。4行目のコマンド「ADDALDW HL,(HL)」によって、HLレジスタの値にAレジスタの値が2回加算され、加算後のHLレジスタで示されるアドレスに格納された2バイト値がHLレジスタに読み出される。 Here, by replacing with the command "ADDALDW", the command group of FIG. 98 (a) can be changed as shown in FIG. 98 (b). The index “HID_JUG:” in the first line of FIG. 98 (b) indicates the start address of the HID_JUG module. By the command "LDQ A, (LOW_NMD_KND)" on the second line, the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "_NMD_KND" is set to the lower 1 byte of the address and stored in that address. The value (normal mode type) is read into the A register. The command "LD HL, T_DAT_PGM-2" on the third line sets the start address (value obtained by subtracting 2 from "T_DAT_PGM") of the 2-byte data group to be read from the HL register. The command "ADDALDW HL, (HL)" on the 4th line adds the value of the A register to the value of the HL register twice, and the 2-byte value stored at the address indicated by the HL register after addition is added to the HL register. Read out.

ここで、図98(a)に示したHID_JUGモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _NMD_KND)」2バイト+3行目のコマンド「LD HL,T_DAT_PGM−2」2バイト+4行目のコマンド「ADD A,A」1バイト+5行目のコマンド「ADDWB HL,A」1バイト+6行目のコマンド「LD HL,(HL)」2バイト=8バイトとなり、総実行サイクルは、2行目2サイクル+3行目2サイクル+4行目1サイクル+5行目1サイクル+6行目4サイクル=10サイクルとなる。一方、図98(b)に示したHID_JUGモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _NMD_KND)」2バイト+3行目のコマンド「LD HL,T_DAT_PGM−2」2バイト+4行目のコマンド「ADDALDW HL,(HL)」2バイト=6バイトとなり、総実行サイクルは、2行目2サイクル+3行目2サイクル+4行目6サイクル=10サイクルとなる。したがって、図98(a)のコマンド群を図98(b)のコマンド群に置き換えることで、総コマンドサイズが2バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the commands of the HID_JUG module shown in FIG. 98 (a) is the command "LDQ A, (LOW_NMD_KND)" on the second line + the command "LD HL, T_DAT_PGM-2" on the third line. 2 bytes + 4th line command "ADD A, A" 1 byte + 5th line command "ADDWB HL, A" 1 byte + 6th line command "LD HL, (HL)" 2 bytes = 8 bytes, total execution The cycle is 2nd row 2 cycles + 3rd row 2 cycles + 4th row 1 cycle + 5th row 1 cycle + 6th row 4 cycles = 10 cycles. On the other hand, the total command size of the commands of the HID_JUG module shown in FIG. 98 (b) is the command "LDQ A, (LOW_NMD_KND)" on the second line + 2 bytes + the command "LD HL, T_DAT_PGM-2" 2 on the third line. Bytes + command "ADDALDW HL, (HL)" on the 4th line 2 bytes = 6 bytes, and the total execution cycle is 2 cycles on the 2nd line + 2 cycles on the 3rd line + 6 cycles on the 4th line = 10 cycles. Therefore, by replacing the command group of FIG. 98 (a) with the command group of FIG. 98 (b), the total command size is reduced by 2 bytes. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

<コマンド「INLD」、「INLDTQR」>
RAMSETモジュールは、ラムセット処理、すなわち、メインRAM300cの変数に所定の値(初期値)を設定するための汎用モジュールである。ここでは、RAMSETモジュールをメモリマップ上の0020Hに配置する例を挙げて説明する。
<Commands "INLD", "INLDTQR">
The RAMSET module is a general-purpose module for ram set processing, that is, for setting a predetermined value (initial value) in a variable of the main RAM 300c. Here, an example of arranging the RAMSET module at 0020H on the memory map will be described.

メインCPU300aは、メインROM300bからプログラムを読み出し、読み出したプログラムを遂行し、任意の処理において、サブルーチンとしてRAMSETモジュールを呼び出し、RAMSETモジュールを遂行する。RAMSETモジュールでは、メインROM300bのプログラムデータに記述された複数の1バイト値を、メインRAM300cのワークエリアにおいて変数として扱われる複数のデータを保持する領域に転送する。こうして、複数の変数の値が設定される。ここで、転送するデータの数を単にデータ数と言う。 The main CPU 300a reads a program from the main ROM 300b, executes the read program, calls a RAMSET module as a subroutine in an arbitrary process, and executes the RAMSET module. In the RAMSET module, a plurality of 1-byte values described in the program data of the main ROM 300b are transferred to an area holding a plurality of data treated as variables in the work area of the main RAM 300c. In this way, the values of a plurality of variables are set. Here, the number of data to be transferred is simply referred to as the number of data.

図99は、RAMSETモジュールの具体的な処理を示したフローチャートである。ここでは、任意の処理として、図22のステップS100で示したCPU初期化処理を実行するCPUINITモジュールの一部を挙げて説明する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該RAMSETモジュールの説明中、第1レジスタはBレジスタであり、第2レジスタはHLレジスタであり、第1値は「1」であり、第2値は「2」である。なお、第1値および第2値を任意に設定できるのは言うまでもない。 FIG. 99 is a flowchart showing a specific process of the RAMSET module. Here, as an arbitrary process, a part of the CPUINIT module that executes the CPU initialization process shown in step S100 of FIG. 22 will be described. The numerical value of step S in such a figure will be used only in the description of this figure. Further, in the description of the RAMSET module, the first register is the B register, the second register is the HL register, the first value is "1", and the second value is "2". Needless to say, the first value and the second value can be set arbitrarily.

メインCPU300aは、図99(a)のように、任意の処理において、転送元となる1バイトデータ群の先頭アドレスをHLレジスタに設定する(S1)。そして、サブルーチンとしてRAMSETモジュールを呼び出す(S2)。 As shown in FIG. 99A, the main CPU 300a sets the start address of the 1-byte data group as the transfer source in the HL register in an arbitrary process (S1). Then, the RAMSET module is called as a subroutine (S2).

メインCPU300aは、図99(b)のように、RAMSETモジュールにおいて、HLレジスタで示されるアドレスに格納された1バイト値をBレジスタに読み出す(S3)。かかる1バイト値はデータ数を示す。続いて、メインCPU300aは、HLレジスタに「1」を加えた値で示されるアドレスに格納された値で特定されるアドレスに、HLレジスタに「2」を加えた値で示されるアドレスに格納された値を転送し、HLレジスタの値に「2」を加えて次に転送するアドレスを設定する(S4)。続いて、メインCPU300aは、Bレジスタの値をデクリメント(「1」減算)し、デクリメントした結果が0であるか否か判定する(S5)。ここで、デクリメントした結果が0でなければ(S5におけるNO)、ステップS4からの処理を繰り返し、デクリメントした結果が0であれば(S5におけるYES)、当該RAMSETモジュールを終了して1段上のルーチンに戻る(S6)。 As shown in FIG. 99B, the main CPU 300a reads the 1-byte value stored at the address indicated by the HL register into the B register in the RAMSET module (S3). Such a 1-byte value indicates the number of data. Subsequently, the main CPU 300a is stored in the address specified by the value stored in the address indicated by the value obtained by adding "1" to the HL register, and in the address indicated by the value obtained by adding "2" to the HL register. Transfer the value, add "2" to the value of the HL register, and set the address to be transferred next (S4). Subsequently, the main CPU 300a decrements (subtracts “1”) the value of the B register, and determines whether or not the decrement result is 0 (S5). Here, if the decremented result is not 0 (NO in S5), the process from step S4 is repeated, and if the decremented result is 0 (YES in S5), the RAMSET module is terminated and one step higher. Return to the routine (S6).

図100、図101は、RAMSETモジュールを実現するためのコマンドの一例を説明するための説明図である。このうち、図100(a)は、RAMSETモジュールを呼び出す任意の処理のコマンド群を示し、図100(b)は、RAMSETモジュールのコマンド群を示し、図100(c)は、メインROM300bのプログラムデータにおける1バイトデータ群の配置を示し、図100(d)は、メインRAM300cのワークエリアにおける1バイトデータ群の配置を示す。図99で示したフローチャートは、例えば、図100に示したプログラムによって実現される。 100 and 101 are explanatory diagrams for explaining an example of a command for realizing the RAMSET module. Of these, FIG. 100 (a) shows a command group of arbitrary processing for calling the RAMSET module, FIG. 100 (b) shows a command group of the RAMSET module, and FIG. 100 (c) shows program data of the main ROM 300b. The arrangement of the 1-byte data group in the above is shown, and FIG. 100 (d) shows the arrangement of the 1-byte data group in the work area of the main RAM 300c. The flowchart shown in FIG. 99 is realized by, for example, the program shown in FIG. 100.

図100(a)の1行目のコマンド「LD HL,D_RAM_RST_INI」によって、転送元となる1バイトデータ群の先頭アドレス「D_RAM_RST_INI」をHLレジスタに設定する。かかる1行目のコマンドが、図99(a)のステップS1に対応する。そして、2行目のコマンド「RST RAMSET」によって、サブルーチンとしてRAMSETモジュールが呼び出される。かかる2行目のコマンドが、図99(a)のステップS2に対応する。 The start address "D_RAM_RST_INI" of the 1-byte data group as the transfer source is set in the HL register by the command "LD HL, D_RAM_RST_INI" on the first line of FIG. 100 (a). The command on the first line corresponds to step S1 in FIG. 99 (a). Then, the RAMSET module is called as a subroutine by the command "RST RAMSET" on the second line. The command on the second line corresponds to step S2 in FIG. 99 (a).

図100(b)の1行目の指標「RAMSET:」は、当該RAMSETモジュールの先頭アドレスを示す。2行目のコマンド「LD B,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト値がBレジスタに読み出される。このとき、HLレジスタには、図100(a)で示したように、アドレス「D_RAM_RST_INI」が設定されている。したがって、図100(c)の2行目の1バイト値「(@D_RAM_RST_INI−D_RAM_RST_INI−1)/2」がデータ数(転送の繰り返し数)としてBレジスタに読み出されることとなる。なお、「@D_RAM_RST_INI」は、転送元となる1バイトデータ群の最終アドレスの次のアドレスであり、D_RAM_RST_INIは転送元となる1バイトデータ群の先頭アドレスなので、@D_RAM_RST_INI−D_RAM_RST_INI−1の値(データ数を示す1バイト値)の値が、1バイト値の総バイト数となり、その値を、アドレスと値との組み合わせ数である2で除算すると、データ数が導出される。図100(c)の例では、データ数は、(11−1)/2=5となる。かかる図100(b)の2行目のコマンドが、図99(b)のステップS3に対応する。 The index “RAMSET:” in the first line of FIG. 100B indicates the start address of the RAMSET module. The command "LD B, (HL)" on the second line reads the 1-byte value stored at the address indicated by the HL register into the B register. At this time, the address "D_RAM_RST_INI" is set in the HL register as shown in FIG. 100 (a). Therefore, the 1-byte value "(@ D_RAM_RST_INI-D_RAM_RST_INI-1) / 2" in the second line of FIG. 100 (c) is read into the B register as the number of data (number of repeated transfers). Since "@D_RAM_RST_INI" is the address next to the final address of the 1-byte data group that is the transfer source, and D_RAM_RST_INI is the start address of the 1-byte data group that is the transfer source, the value of @D_RAM_RST_INI-D_RAM_RST_INI-1 ( The value of 1-byte value indicating the number of data) becomes the total number of bytes of the 1-byte value, and the number of data is derived by dividing the value by 2, which is the number of combinations of the address and the value. In the example of FIG. 100 (c), the number of data is (11-1) / 2 = 5. The command on the second line of FIG. 100 (b) corresponds to step S3 of FIG. 99 (b).

図100(b)の3行目の指標「RAMSET_10:」は繰り返し処理の先頭アドレスを示す。4行目のコマンド「INLD AC,(HL)」および5行目のコマンド「LDQ (C)、A」によって、HLレジスタに「1」を加えた値で示されるアドレスに格納された値で特定されるアドレスに、HLレジスタに「2」を加えた値で示されるアドレスに格納された値が格納され、HLレジスタの値に「2」が加えられて次に転送するアドレスが設定される。かかる4、5行目のコマンドが、図99(b)のステップS4に対応する。 The index “RAMSET_10:” in the third line of FIG. 100 (b) indicates the start address of the iterative process. Specified by the value stored in the address indicated by the value obtained by adding "1" to the HL register by the command "INLD AC, (HL)" on the 4th line and the command "LDQ (C), A" on the 5th line. The value stored in the address indicated by the value obtained by adding "2" to the HL register is stored in the address to be performed, and "2" is added to the value of the HL register to set the address to be transferred next. The commands on the 4th and 5th lines correspond to step S4 in FIG. 99 (b).

ここで、コマンド「INLD AC,(HL)」は、HLレジスタに「1」を加えた値で示されるアドレスに格納された値をCレジスタに格納し、HLレジスタに「2」を加えた値で示されるアドレスに格納された値をAレジスタに格納し、HLレジスタの値に「2」を加えてHLレジスタの値を更新するコマンドである。かかるコマンドのコマンドサイズは「2」であり、実行サイクルは「4」である。 Here, the command "INLD AC, (HL)" stores the value stored in the address indicated by the value obtained by adding "1" to the HL register in the C register, and adds "2" to the HL register. This command updates the value of the HL register by storing the value stored at the address indicated by in the A register and adding "2" to the value of the HL register. The command size of such a command is "2" and the execution cycle is "4".

例えば、HLレジスタがアドレス「D_RAM_RST_INI」の値であった場合、図100(c)の3行目における2バイト変数「R_TZ1_STP」の下位1バイト値がCレジスタに格納され、図100(c)の3行目における「@DSP_HAZ」の値がAレジスタに格納される。 For example, when the HL register is the value of the address "D_RAM_RST_INI", the lower 1-byte value of the 2-byte variable "R_TZ1_STP" in the third line of FIG. The value of "@DSP_HAZ" in the third line is stored in the A register.

また、図100(b)の5行目のコマンド「LDQ (C)、A」は、Qレジスタの値をアドレスの上位1バイトとし、Cレジスタの値をアドレスの下位1バイトとし、そのアドレスに、Aレジスタの値を格納するコマンドである。かかるコマンドのコマンドサイズは「2」であり、実行サイクルは「3」である。 Further, in the command "LDQ (C), A" on the fifth line of FIG. 100 (b), the value of the Q register is set to the upper 1 byte of the address, the value of the C register is set to the lower 1 byte of the address, and the address is set to that address. , A command to store the value of the register. The command size of such a command is "2" and the execution cycle is "3".

例えば、Cレジスタの値、すなわち「R_TZ1_STP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに、Aレジスタの値、すなわち、「@DSP_HAZ」の値を格納する。 For example, the value of the C register, that is, the value of the lower 1 byte of "R_TZ1_STP" is set as the lower 1 byte of the address, and the value of the A register, that is, the value of "@DSP_HAZ" is stored in the address.

ここで、図100(c)、図100(d)において、変数「R_TZ1_STP」は、特別図柄1停止図柄番号を示し、変数「R_TZ2_STP」は、特別図柄2停止図柄番号を示し、変数「R_TZ1_DSP」は、特別図柄1表示図柄カウンタのカウンタ値を示し、変数「R_TZ2_DSP」は、特別図柄2表示図柄カウンタのカウンタ値を示し、変数「R_EXT_SEC_TMR」はセキュリティ外部信号タイマ値を示す。なお、図100(d)に示す変数の配置は図のように連続している必要はなく、離隔していてもよい。 Here, in FIGS. 100 (c) and 100 (d), the variable "R_TZ1_STP" indicates the special symbol 1 stop symbol number, the variable "R_TZ2_STP" indicates the special symbol 2 stop symbol number, and the variable "R_TZ1_DSP". Indicates the counter value of the special symbol 1 display symbol counter, the variable "R_TZ2_DSP" indicates the counter value of the special symbol 2 display symbol counter, and the variable "R_EXT_SEC_TMR" indicates the security external signal timer value. The arrangement of the variables shown in FIG. 100 (d) does not have to be continuous as shown in the figure, and may be separated.

続いて、図100(b)の6行目のコマンド「DJNZ RAMSET_10」によって、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0でなければ、アドレス「RAMSET_10」に移動し、デクリメントした結果が0であれば、当該コマンドの次のコマンドに処理を移す。ここでは、データ数が「5」なので、「RAMSET_10」からの処理を5回繰り返すとBレジスタの値が0となる。かかる6行目のコマンドが、図99(b)のステップS5に対応する。そして、7行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる7行目のコマンドが、図99(b)のステップS6に対応する。 Subsequently, the value of the B register is decremented (subtracted by "1") by the command "DJNZ RAMSET_10" on the sixth line of FIG. 100 (b), and if the decremented result is not 0, the process is moved to the address "RAMSET_10". If the result of decrementing is 0, the process is moved to the command next to the command. Here, since the number of data is "5", the value of the B register becomes 0 when the process from "RAMSET_10" is repeated 5 times. The command on the sixth line corresponds to step S5 in FIG. 99 (b). Then, the command "RET" on the 7th line returns to the routine one step higher. The command on the seventh line corresponds to step S6 in FIG. 99 (b).

こうして、図101に示すように、メインROM300bのプログラムデータに記述された複数の1バイト値(55H、77H、66H、22H、AAH)を、メインRAM300cのワークエリアにおける変数(「R_TZ1_STP」、「R_TZ2_STP」、「R_TZ1_DSP」、「R_TZ2_DSP」、「R_EXT_SEC_TMR」)に転送することが可能となる。 In this way, as shown in FIG. 101, the plurality of 1-byte values (55H, 77H, 66H, 22H, AAH) described in the program data of the main ROM 300b are set to the variables (“R_TZ1_STP”, “R_TZ2_STP”) in the work area of the main RAM 300c. , "R_TZ1_DSP", "R_TZ2_DSP", "R_EXT_SEC_TMR").

RAMSETモジュールは、複数のモジュールからサブルーチンとして呼び出される。例えば、図22のステップS100で示したCPU初期化処理を実行するCPUINITモジュール、セキュリティ設定処理を実行するSEC_SETモジュール、図26のステップS400−21で示した状態管理処理(エラー管理処理)を実行するSTC_PRCモジュール、図52のステップS810で示した普通図柄変動待ち処理を実行するFZ_STAモジュール、図53のステップS820で示した普通図柄変動中処理を実行するFZ_SPNモジュール、図54のステップS830で示した普通図柄停止図柄表示処理を実行するFZ_STPモジュール、図55のステップS840で示した普通電動役物入賞口開放前処理を実行するFD_PREモジュール、図57のステップS850で示した普通電動役物入賞口開放制御処理を実行するFD_OPNモジュール、図37のステップS610で示した特別図柄変動待ち処理を実行するTZ_STAモジュール、図41のステップS620で示した特別図柄変動中処理を実行するTZ_SPNモジュール、図43のステップS630で示した特別図柄停止図柄表示処理を実行するTZ_STPモジュール、図45のステップS710で示した大入賞口開放前処理を実行するTD_PREモジュール、図47のステップS720で示した大入賞口開放制御処理を実行するTD_OPNモジュール、図48のステップS730で示した大入賞口閉鎖有効処理を実行するTD_EFFモジュール、図49のステップ740で示した大入賞口終了ウェイト処理を実行するTD_ENDモジュール、図43のステップS630の中で実行される特別図柄変動待ち状態移行処理(図示せず)を実行するTOKZEROモジュール、図40のステップS613で示した回数切り管理処理を実行するCHGSTSモジュール、図27のステップS450で示した設定関連処理を実行するRNK_PRCモジュール等から呼び出される。 The RAMSET module is called as a subroutine from a plurality of modules. For example, the CPUINIT module that executes the CPU initialization process shown in step S100 of FIG. 22, the SEC_SET module that executes the security setting process, and the state management process (error management process) shown in step S400-21 of FIG. 26 are executed. The STC_PRC module, the FZ_STA module that executes the normal symbol change waiting process shown in step S810 of FIG. 52, the FZ_SPN module that executes the normal symbol change process shown in step S820 of FIG. 53, and the normal symbol shown in step S830 of FIG. FZ_STP module that executes the symbol stop symbol display process, FD_PRE module that executes the pre-opening process of the ordinary electric accessory winning opening shown in step S840 of FIG. 55, and the ordinary electric accessory winning opening opening control shown in step S850 of FIG. The FD_OPN module that executes the process, the TZ_STA module that executes the special symbol change waiting process shown in step S610 of FIG. 37, the TZ_SPN module that executes the special symbol change process shown in step S620 of FIG. 41, and step S630 of FIG. 43. The TZ_STP module that executes the special symbol stop symbol display process shown in FIG. 45, the TD_PRE module that executes the large winning opening pre-opening process shown in step S710 of FIG. 45, and the large winning opening opening control process shown in step S720 of FIG. 47. TD_OPN module to be executed, TD_EFF module to execute the large winning opening closing effective processing shown in step S730 of FIG. 48, TD_END module to execute the large winning opening end wait processing shown in step 740 of FIG. 49, step S630 of FIG. The TOKZERO module that executes the special symbol change waiting state transition process (not shown) executed in the above, the CHGSTS module that executes the number-cutting management process shown in step S613 of FIG. 40, and step S450 of FIG. 27. It is called from the RNK_PRC module or the like that executes setting-related processing.

このように、図100(b)に示したRAMSETモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LD B,(HL)」1バイト+4行目のコマンド「INLD AC,(HL)」2バイト+5行目のコマンド「LDQ (C)、A」2バイト+6行目のコマンド「DJNZ RAMSET_10」2バイト+7行目のコマンド「RET」1バイト=8バイトとなり、総実行サイクルは、2行目2サイクル+4行目4サイクル+5行目3サイクル+6行目3サイクル(または2サイクル)+7行目3サイクル=15サイクル(または14サイクル)となる。なお、括弧内のサイクル数は、コマンド「DJNZ RAMSET_10」によって移動しなかった場合の実行サイクルを示している。かかるRAMSETモジュールを設けることによって、上述した各モジュール内でラムセット処理を行うことなく、コマンドサイズ1バイトのコマンド「RST RAMSET」で賄うことができるので、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 As described above, the total command size of the RAMSET module commands shown in FIG. 100 (b) is the command "LD B, (HL)" on the second line + the command "INLD AC, (HL)" on the fourth line. 2 bytes + 5th line command "LDQ (C), A" 2 bytes + 6th line command "DJNZ RAMSET_10" 2 bytes + 7th line command "RET" 1 byte = 8 bytes, total execution cycle is 2 lines 2nd cycle + 4th row 4 cycles + 5th row 3 cycles + 6th row 3 cycles (or 2 cycles) + 7th row 3 cycles = 15 cycles (or 14 cycles). The number of cycles in parentheses indicates the execution cycle when the command "DJNZ RAMSET_10" does not move. By providing such a RAMSET module, it is possible to cover with the command "RST RAMSET" having a command size of 1 byte without performing the ram set processing in each module described above, so that the command can be shortened and the game control processing can be performed. It is possible to secure the capacity of the control area for performing.

図102は、RAMSETモジュールを実現するためのコマンドの他の例を説明するための説明図である。ここでは、図100(b)のRAMSETモジュールのコマンド群を図102(b)のRAMSETモジュールのコマンド群に置き換えており、他の、図100(a)のRAMSETモジュールを呼び出す任意の処理のコマンド群、図100(c)のメインROM300bのプログラムデータにおける1バイトデータ群、および、図100(d)のメインRAM300cのワークエリアにおける1バイトデータ群は、図102(a)、図102(c)、図102(d)として、そのまま用いている。ここでは、図102(a)、図102(c)、図102(d)のように、図100(a)、図100(c)、図100(d)と実質的に等しい処理についてはその説明を省略し、図102(b)の異なる処理のみを説明する。 FIG. 102 is an explanatory diagram for explaining another example of the command for realizing the RAMSET module. Here, the command group of the RAMSET module of FIG. 100 (b) is replaced with the command group of the RAMSET module of FIG. 102 (b), and another command group of arbitrary processing for calling the RAMSET module of FIG. 100 (a). The 1-byte data group in the program data of the main ROM 300b of FIG. 100 (c) and the 1-byte data group of the work area of the main RAM 300c of FIG. 100 (d) are shown in FIGS. 102 (a) and 102 (c). As shown in FIG. 102 (d), it is used as it is. Here, as shown in FIGS. 102 (a), 102 (c), and 102 (d), the processing substantially equivalent to that of FIGS. 100 (a), 100 (c), and 100 (d) is the same. The description will be omitted, and only the different processes shown in FIG. 102 (b) will be described.

図102(b)の1行目の指標「RAMSET:」は、当該RAMSETモジュールの先頭アドレスを示す。2行目のコマンド「LD B,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト値がBレジスタに読み出される。このとき、HLレジスタには、図102(a)で示したように、アドレス「D_RAM_RST_INI」が設定されている。したがって、図102(c)の2行目の1バイト値「(@D_RAM_RST_INI−D_RAM_RST_INI−1)/2」がデータ数としてBレジスタに読み出される。かかる図102(b)の2行目のコマンドが、図99(b)のステップS3に対応する。 The index “RAMSET:” in the first line of FIG. 102 (b) indicates the start address of the RAMSET module. The command "LD B, (HL)" on the second line reads the 1-byte value stored at the address indicated by the HL register into the B register. At this time, the address "D_RAM_RST_INI" is set in the HL register as shown in FIG. 102 (a). Therefore, the 1-byte value "(@ D_RAM_RST_INI-D_RAM_RST_INI-1) / 2" in the second line of FIG. 102 (c) is read into the B register as the number of data. The command on the second line of FIG. 102 (b) corresponds to step S3 of FIG. 99 (b).

図102(b)の3行目のコマンド「INLDTQR AC,(HL)」によって、HLレジスタに「1」を加えた値で示されるアドレスに格納された値で特定されるアドレスに、HLレジスタに「2」を加えた値で示されるアドレスに格納された値が転送され、HLレジスタの値に「2」を加えて次に転送するアドレスが設定され、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0になるまで、当該処理が繰り返される。かかる3行目のコマンドが、図99(b)のステップS4、S5に対応する。 By the command "INLDTQR AC, (HL)" on the third line of FIG. 102 (b), the address specified by the value stored in the address indicated by the value obtained by adding "1" to the HL register is added to the HL register. The value stored in the address indicated by the value obtained by adding "2" is transferred, the address to be transferred next is set by adding "2" to the value of the HL register, and the value of the B register is decremented ("1"). The process is repeated until the result of decrementing is 0. The command on the third line corresponds to steps S4 and S5 in FIG. 99 (b).

ここで、コマンド「INLDTQR AC,(HL)」は、HLレジスタに「1」を加えた値で示されるアドレスに格納された値をアドレスの下位1バイトとし、そのアドレスに、HLレジスタに「2」を加えた値で示されるアドレスに格納された値を転送し、HLレジスタの値に「2」を加えてHLレジスタの値を更新し、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0になるまで、値の転送を繰り返すコマンドである。かかるコマンドのコマンドサイズは「2」であり、実行サイクルは「5」である。 Here, the command "INLDTQR AC, (HL)" sets the value stored in the address indicated by the value obtained by adding "1" to the HL register as the lower 1 byte of the address, and sets "2" in the HL register at that address. The value stored at the address indicated by the value obtained by adding "" is transferred, the value of the HL register is updated by adding "2" to the value of the HL register, and the value of the B register is decremented (subtracted by "1"). , Is a command that repeats the transfer of values until the decremented result becomes 0. The command size of such a command is "2" and the execution cycle is "5".

例えば、HLレジスタがアドレス「D_RAM_RST_INI」の値であった場合、図102(c)の3行目における「R_TZ1_STP」の下位1バイトの値がIYレジスタの下位に設定され、IYレジスタで示されるアドレスに、図102(c)の3行目における「@DSP_HAZ」の値が転送され、HLレジスタの値に「2」が加えられ、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0になるまで、すなわち、5回転送が繰り返される。 For example, when the HL register has the value of the address "D_RAM_RST_INI", the value of the lower 1 byte of "R_TZ1_STP" in the third line of FIG. 102 (c) is set in the lower part of the IY register, and the address indicated by the IY register. The value of "@DSP_HAZ" in the third line of FIG. 102 (c) was transferred to, "2" was added to the value of the HL register, and the value of the B register was decremented (subtracted by "1") and decremented. The transfer is repeated until the result is 0, that is, 5 times.

そして、図102(b)の4行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる4行目のコマンドが、図99(b)のステップS6に対応する。 Then, the command "RET" on the fourth line of FIG. 102 (b) returns to the routine one step higher. The command on the fourth line corresponds to step S6 in FIG. 99 (b).

図102(b)のRAMSETモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LD B,(HL)」1バイト+3行目のコマンド「INLDTQR AC,(HL)」2バイト+4行目のコマンド「RET」1バイト=4バイトとなり、総実行サイクルは、2行目2サイクル+3行目5サイクル+4行目3サイクル=10サイクルとなる。したがって、図100(b)の場合と比べ、総コマンドサイズが4バイト削減され、総実行サイクルも少なくとも4サイクル削減される。かかるRAMSETモジュールによって、コマンドの更なる短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 The total command size of the RAMSET module command in FIG. 102 (b) is 1 byte of the command "LD B, (HL)" on the 2nd line + 2 bytes of the command "INLDTQR AC, (HL)" on the 3rd line + 4th line. The command "RET" is 1 byte = 4 bytes, and the total execution cycle is 2 cycles in the 2nd line + 5 cycles in the 3rd line + 3 cycles in the 4th line = 10 cycles. Therefore, as compared with the case of FIG. 100 (b), the total command size is reduced by 4 bytes, and the total execution cycle is also reduced by at least 4 cycles. With such a RAMSET module, it is possible to further shorten the command and reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、ここでは、図100の例と比較して、AレジスタおよびCレジスタを利用していない。したがって、Aレジスタの値やCレジスタの値を意図せず更新してしまうことはない。また、図100の例では、AレジスタやCレジスタが既に利用されている場合、スタックしてAレジスタやCレジスタの値を退避する必要があったが、ここでは、AレジスタやCレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Further, here, the A register and the C register are not used as compared with the example of FIG. 100. Therefore, the value of the A register and the value of the C register are not unintentionally updated. Further, in the example of FIG. 100, when the A register and the C register are already used, it is necessary to stack and save the values of the A register and the C register. However, here, the A register and the C register are used. Since it does not, stack processing is not required. In this way, resources can be effectively used.

また、図100(b)と図102(b)とを比較して理解できるように、図100(b)において4行(3行目〜6行目)を占有していたコマンド群を、図102(b)においては1行(3行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 100 (b) and FIG. 102 (b), the command group that occupied the 4th line (3rd to 6th lines) in FIG. 100 (b) is shown in FIG. In 102 (b), it can be represented by one line (third line), and it is possible to reduce the number of commands themselves and the design load.

なお、かかるRAMSETモジュールは、パチンコ機のみならず、スロットマシンにおいても、メインRAM500cの変数に所定の値(初期値)を設定するためのテーブル内容セット処理モジュールとして利用されている。 The RAMSET module is used not only in pachinko machines but also in slot machines as a table content set processing module for setting a predetermined value (initial value) in a variable of the main RAM 500c.

<コマンド「DECM」、「DECWM」>
BYTEDECモジュールは、バイトカウンタ減算処理、すなわち、メインRAM300cの1バイト変数を1だけデクリメントするための汎用モジュールである。なお、BYTEDECモジュールでは、デクリメントのみならず、デクリメントした結果、ゼロフラグおよびキャリーフラグを設定している。
<Commands "DECM", "DECWM">
The BYTEDEC module is a byte counter subtraction process, that is, a general-purpose module for decrementing a 1-byte variable of the main RAM 300c by 1. In the BYTEDEC module, not only the decrement but also the zero flag and the carry flag are set as a result of the decrement.

メインCPU300aは、メインROM300bからプログラムを読み出し、読み出したプログラムを遂行し、任意の処理において、サブルーチンとしてBYTEDECモジュールを呼び出し、BYTEDECモジュールを遂行する。BYTEDECモジュールでは、メインRAM300cに保持された1バイト値をデクリメントする。 The main CPU 300a reads a program from the main ROM 300b, executes the read program, calls the BYTEDEC module as a subroutine in an arbitrary process, and executes the BYTEDEC module. The BYTEDEC module decrements the 1-byte value held in the main RAM 300c.

図103は、BYTEDECモジュールの具体的な処理を示したフローチャートである。ここでは、任意の処理として、図43のステップS630で示した特別図柄停止図柄表示処理を実行するTZ_STPモジュールの一部を挙げて説明する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該BYTEDECモジュールの説明中、所定のレジスタはHLレジスタである。 FIG. 103 is a flowchart showing a specific process of the BYTEDEC module. Here, as an arbitrary process, a part of the TZ_STP module that executes the special symbol stop symbol display process shown in step S630 of FIG. 43 will be described. The numerical value of step S in such a figure will be used only in the description of this figure. Further, in the description of the BYTEDEC module, the predetermined register is the HL register.

メインCPU300aは、図103(a)のように、任意の処理を実行する。メインCPU300aは、まず、HLレジスタに、デクリメントの対象となる変数のアドレスを設定する(S1)。そして、サブルーチンとしてBYTEDECモジュールを呼び出す(S2)。 The main CPU 300a executes an arbitrary process as shown in FIG. 103 (a). First, the main CPU 300a sets the address of the variable to be decremented in the HL register (S1). Then, the BYTEDEC module is called as a subroutine (S2).

メインCPU300aは、図103(b)のように、BYTEDECモジュールにおいて、HLレジスタで示されるアドレスに格納された1バイト値を1だけデクリメントし、かつ、ゼロフラグおよびキャリーフラグを設定する(S3)。そして、当該BYTEDECモジュールを終了して1段上のルーチンに戻る(S4)。以下、デクリメント態様とフラグの設定について詳述する。 As shown in FIG. 103 (b), the main CPU 300a decrements the 1-byte value stored at the address indicated by the HL register by 1 in the BYTEDEC module, and sets the zero flag and the carry flag (S3). Then, the BYTEDEC module is terminated and the routine returns to the next higher routine (S4). Hereinafter, the decrement mode and the setting of the flag will be described in detail.

図104は、BYTEDECモジュールにおけるデクリメント態様とゼロフラグおよびキャリーフラグの設定を説明するための説明図である。ここでは、デクリメント前が1以上(1または2以上)であれば、デクリメント後は、1だけデクリメントされた値になる。ただし、デクリメント前が0であった場合、デクリメント後は−1とならず、0となる。すなわち、下限値は0であり、負の値となることはない。このような0の維持は、デクリメント前が0であった場合、デクリメントしてさらにインクリメント、または、強制的に0を読み出して実現してもよいし、デクリメントを行わないことでも実現できる。 FIG. 104 is an explanatory diagram for explaining the decrement mode and the setting of the zero flag and the carry flag in the BYTEDEC module. Here, if the value before decrement is 1 or more (1 or 2 or more), the value is decremented by 1 after decrement. However, if it was 0 before the decrement, it does not become -1 after the decrement, but becomes 0. That is, the lower limit value is 0 and does not become a negative value. Such maintenance of 0 may be realized by decrementing and further incrementing or forcibly reading 0 when it was 0 before decrementing, or by not performing decrementing.

また、デクリメント前が2以上であれば、デクリメント後は1以上となるので、ゼロフラグは立たず0となるが、デクリメント前が1または0であれば、デクリメント後は0となるので、ゼロフラグが立って1となる。また、当該BYTEDECモジュールでは、デクリメント前が1であれば、デクリメント後は0となり、その場合にキャリーフラグを立たせて1とする。そして、デクリメント前が2以上または0であればキャリーフラグを立たせず0とする。 Also, if it is 2 or more before decrement, it will be 1 or more after decrement, so the zero flag will not be set and it will be 0, but if it is 1 or 0 before decrement, it will be 0 after decrement, so the zero flag will be set. Becomes 1. Further, in the BYTEDEC module, if the value before the decrement is 1, it becomes 0 after the decrement, and in that case, the carry flag is set to 1. Then, if the value before decrement is 2 or more or 0, the carry flag is not set and the value is set to 0.

図103(a)に戻り、BYTEDECモジュールによって、ゼロフラグおよびキャリーフラグが設定されると、メインCPU300aは、そのフラグの値を用いて様々な処理を遂行する。例えば、ここでは、デクリメントが1を減算して0とする処理ではないことを判定し(S5)、その結果、1を減算して0とする処理でなければ(S5におけるYES)、特別図柄当たりフラグチェック処理を行う所定のアドレス(TZ_STP_10)に移動し(S6)、1を減算して0とする処理であれば(S5におけるNO)、移動することなく次の処理を遂行する。 Returning to FIG. 103 (a), when the zero flag and the carry flag are set by the BYTEDEC module, the main CPU 300a performs various processes using the values of the flags. For example, here, it is determined that the decrement is not a process of subtracting 1 to make it 0 (S5), and as a result, if it is not a process of subtracting 1 to make it 0 (YES in S5), a special symbol hit. If the process moves to a predetermined address (TZ_STP_10) for performing the flag check process (S6) and subtracts 1 to make it 0 (NO in S5), the next process is executed without moving.

図105は、BYTEDECモジュールを実現するためのコマンドの一例を説明するための説明図である。このうち、図105(a)は、BYTEDECモジュールを呼び出す任意の処理のコマンド群を示し、図105(b)は、BYTEDECモジュールのコマンド群を示す。図103で示したフローチャートは、例えば、図105に示したプログラムによって実現される。 FIG. 105 is an explanatory diagram for explaining an example of a command for realizing the BYTEDEC module. Of these, FIG. 105 (a) shows a command group of arbitrary processing for calling the BYTEDEC module, and FIG. 105 (b) shows a command group of the BYTEDEC module. The flowchart shown in FIG. 103 is realized by, for example, the program shown in FIG. 105.

図105(a)の1行目のコマンド「LDQ HL,LOW R_EXT_HCT」によって、Qレジスタの値をアドレスの上位1バイトとし、外部情報用変動カウンタのアドレス「R_EXT_HCT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された2バイト値をHLレジスタに読み出す。かかる1行目のコマンドが、図103(a)のステップS1に対応する。そして、2行目のコマンド「CALLF BYTEDEC」によって、サブルーチンとしてBYTEDECモジュールが呼び出される。かかる2行目のコマンドが、図103(a)のステップS2に対応する。 By the command "LDQ HL, LOW R_EXT_HCT" on the first line of FIG. 105 (a), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_EXT_HCT" of the fluctuation counter for external information is set to the address. The lower 1 byte of is set, and the 2 byte value stored at that address is read into the HL register. The command on the first line corresponds to step S1 in FIG. 103 (a). Then, the BYTEDEC module is called as a subroutine by the command "CALLF BYTEDEC" on the second line. The command on the second line corresponds to step S2 in FIG. 103 (a).

ここで、コマンド「CALLF BYTEDEC」は、メモリマップのうち0000H〜11FFHの範囲のみ呼び出しできるコマンドである。呼び出しに用いられるコマンド「CALLF」は通常のコマンド「CALL」と実行サイクルは「4」で等しいが、通常のコマンド「CALL」のコマンドサイズが「3」であるのに対し、コマンド「CALLF」のコマンドサイズは「2」である。したがって、プログラムの短縮化を図ることができる。なお、コマンド「CALLF BYTEDEC」の代わりに、上述した汎用モジュール同様「RST BYTEDEC」によってBYTEDECモジュールを呼び出すとしてもよい。そうすることで、コマンドサイズを「1」にすることができる。 Here, the command "CALLF BYTEDEC" is a command that can call only the range of 0000H to 11FFH in the memory map. The command "CALLF" used for calling has the same execution cycle as the normal command "CALL" with "4", but the command size of the normal command "CALL" is "3", whereas the command size of the command "CALLF" The command size is "2". Therefore, the program can be shortened. Instead of the command "CALLF BYTEDEC", the BYTEDEC module may be called by "RST BYTEDEC" as in the general-purpose module described above. By doing so, the command size can be set to "1".

図105(b)の1行目の指標「BYTEDEC:」は、当該BYTEDECモジュールの先頭アドレスを示す。2行目のコマンド「LD A,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト値がAレジスタに読み出される。かかるコマンド「LD A,(HL)」では、その実行により第2ゼロフラグが変化する。そして、3行目のコマンド「RT Z,A」によって、Aレジスタの値が0であれば(第2ゼロフラグが1であれば)、1段上のルーチンに戻る。このとき、Aレジスタの値が0であれば、コマンド「RT Z,A」によってゼロフラグ(第1ゼロフラグ)が1となり、キャリーフラグは0となる。こうして、HLレジスタで示されるアドレスに格納された値が0であれば、デクリメントを行うことなく、ゼロフラグ=1、キャリーフラグ=0とすることができる。 The index “BYTEDEC:” in the first line of FIG. 105 (b) indicates the start address of the BYTEDEC module. The command "LDA, (HL)" on the second line reads the 1-byte value stored at the address indicated by the HL register into the A register. In such a command "LDA, (HL)", the second zero flag is changed by its execution. Then, the command "RT Z, A" on the third line returns to the routine one step higher if the value of the A register is 0 (if the second zero flag is 1). At this time, if the value of the A register is 0, the zero flag (first zero flag) becomes 1 and the carry flag becomes 0 by the command "RT Z, A". In this way, if the value stored in the address indicated by the HL register is 0, the zero flag = 1 and the carry flag = 0 can be set without performing decrementing.

図105(b)の4行目のコマンド「CP A,2」によって、Aレジスタの値と2が比較され、Aレジスタが2以上であれば、キャリーフラグは立たず0となり、1であれば、キャリーフラグが立って1となる。なお、コマンド「CP A,2」は、Aレジスタが2未満の場合にキャリーフラグが立つコマンドであるが、かかるコマンド「CP A,2」の実行段階では、Aレジスタの値は1か2以上のいずれかとなっているので(0ではないので)、2未満でキャリーフラグを立たせることで、結果的に1の場合にキャリーフラグが立つこととなる。こうして、Aレジスタの値が1であれば、キャリーフラグ=1とすることができる。5行目のコマンド「DEC (HL)」によって、HLレジスタで示されるアドレスに格納された1バイト値を1だけデクリメントして、HLレジスタで示されるアドレスに格納された値を更新する。ここで、HLレジスタで示されるアドレスに格納された値が2以上であれば、デクリメントした値は1以上なので、ゼロフラグは立たず0となり、1であれば、デクリメントした値が0となるので、ゼロフラグが立って1となる。なお、コマンド「DEC (HL)」によってはキャリーフラグは変化しない。こうして、HLレジスタで示されるアドレスに格納された値が2以上であれば、ゼロフラグ=0、キャリーフラグ=0とし、1であれば、ゼロフラグ=1、キャリーフラグ=1とすることができる。かかる2〜5行目のコマンドが図103(b)のステップS3に対応する。そして、6行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる6行目のコマンドが、図103(b)のステップS4に対応する。こうして、HLレジスタで示されるアドレスに格納された値を1だけデクリメントし、かつ、ゼロフラグおよびキャリーフラグを設定することが可能となる。 The command "CP A, 2" on the fourth line of FIG. 105 (b) compares the value of the A register with 2, and if the A register is 2 or more, the carry flag is not set and becomes 0, and if it is 1. , The carry flag is set to 1. The command "CP A, 2" is a command in which a carry flag is set when the A register is less than 2, but at the execution stage of the command "CP A, 2", the value of the A register is 1 or 2 or more. Since it is one of the above (because it is not 0), by setting the carry flag with less than 2, the carry flag is set when the result is 1. In this way, if the value of the A register is 1, the carry flag can be set to 1. The command "DEC (HL)" on the fifth line decrements the 1-byte value stored in the address indicated by the HL register by 1, and updates the value stored in the address indicated by the HL register. Here, if the value stored in the address indicated by the HL register is 2 or more, the decremented value is 1 or more, so the zero flag is not set and becomes 0. If it is 1, the decremented value becomes 0. The zero flag is set and becomes 1. The carry flag does not change depending on the command "DEC (HL)". In this way, if the value stored in the address indicated by the HL register is 2 or more, the zero flag = 0 and the carry flag = 0, and if it is 1, the zero flag = 1 and the carry flag = 1 can be set. The commands on the 2nd to 5th lines correspond to step S3 in FIG. 103 (b). Then, the command "RET" on the 6th line returns to the routine one step higher. The command on the sixth line corresponds to step S4 in FIG. 103 (b). In this way, it is possible to decrement the value stored in the address indicated by the HL register by 1 and set the zero flag and the carry flag.

続いて、図105(a)の3行目のコマンド「JR NC,TZ_STP_10」によって、キャリーフラグが0(NC)であれば、TZ_STP_10に移動する。かかる3行目のコマンドが、図103(a)のステップS5、6に対応する。こうして、BYTEDECモジュールの結果に基づいた処理が可能となる。 Then, according to the command "JR NC, TZ_STP_10" on the third line of FIG. 105 (a), if the carry flag is 0 (NC), the process is moved to TZ_STP_10. The command on the third line corresponds to steps S5 and 6 in FIG. 103 (a). In this way, processing based on the result of the BYTEDEC module becomes possible.

BYTEDECモジュールは、複数のモジュールからサブルーチンとして呼び出される。例えば、図26のステップS400−15で示したタイマ更新処理を実行するTMR_NEWモジュール、図26のステップS400−21で示した状態管理処理(エラー管理処理)を実行するSTC_PRCモジュール、図43のステップS630で示した特別図柄停止図柄表示処理を実行するTZ_STPモジュール、図40のステップS613で示した回数切り管理処理を実行するCHGSTSモジュール、図34のステップS540で示したカウントスイッチ通過処理(大入賞口通過処理)において大入賞口入球コマンドをセット(S540−3)した後に実行する大入賞口過剰入賞監視処理を実行するTDOVCHKモジュール、図26のステップS400−21で示した状態管理処理(エラー管理処理)のサブルーチンであるベース異常エラー監視処理を実行するBER_CHKモジュール等から呼び出される。 The BYTEDEC module is called as a subroutine from a plurality of modules. For example, the TMR_NEW module that executes the timer update process shown in step S400-15 of FIG. 26, the STC_PRC module that executes the state management process (error management process) shown in step S400-21 of FIG. 26, and step S630 of FIG. 43. The TZ_STP module that executes the special symbol stop symbol display process shown in FIG. 40, the CHGSTS module that executes the number-cutting management process shown in step S613 of FIG. The TDOVCHK module that executes the large winning opening excess winning monitoring process that is executed after setting the large winning opening entry ball command in (processing), the state management process (error management process) shown in step S400-21 of FIG. ) Is called from the BER_CHK module or the like that executes the base error monitoring process.

このように、図105(b)に示したBYTEDECモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LD A,(HL)」1バイト+3行目のコマンド「RT Z,A」1バイト+4行目のコマンド「CP A,2」2バイト+5行目のコマンド「DEC (HL)」1バイト+6行目のコマンド「RET」1バイト=6バイトとなり、総実行サイクルは、2行目2サイクル+3行目4サイクル(または2サイクル)+4行目2サイクル+5行目4サイクル+6行目3サイクル=15サイクル(または13サイクル)となる。なお、括弧内のサイクル数は、コマンド「RT Z,A」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。かかるBYTEDECモジュールを設けることによって、上述した各モジュール内でバイトカウンタ減算処理を行うことなく、コマンドサイズ2バイトのコマンド「CALLF BYTEDEC」で賄うことができるので、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 As described above, the total command size of the commands of the BYTEDEC module shown in FIG. 105 (b) is 1 byte of the command "LD A, (HL)" on the 2nd line + 1 byte of the command "RT Z, A" on the 3rd line. + 4th line command "CP A, 2" 2 bytes + 5th line command "DEC (HL)" 1 byte + 6th line command "RET" 1 byte = 6 bytes, total execution cycle is 2nd line 2 Cycle + 3rd row 4 cycles (or 2 cycles) + 4th row 2 cycles + 5th row 4 cycles + 6th row 3 cycles = 15 cycles (or 13 cycles). The number of cycles in parentheses indicates the execution cycle when the command "RT Z, A" does not move to the next higher routine. By providing such a BYTEDEC module, it is possible to cover with the command "CALLF BYTEDEC" having a command size of 2 bytes without performing the byte counter subtraction process in each of the above-mentioned modules. Therefore, the command can be shortened and the game control process can be performed. It is possible to secure the capacity of the control area for performing the above.

図106は、BYTEDECモジュールを実現するためのコマンドの他の例を説明するための説明図である。ここでは、図105(b)のBYTEDECモジュールのコマンド群を図106(b)のBYTEDECモジュールのコマンド群に置き換えており、他の、図105(a)のBYTEDECモジュールを呼び出す任意の処理のコマンド群は、図106(a)として、そのまま用いている。ここでは、図106(a)のように、図105(a)と実質的に等しい処理についてはその説明を省略し、図106(b)の異なる処理のみを説明する。 FIG. 106 is an explanatory diagram for explaining another example of the command for realizing the BYTEDEC module. Here, the command group of the BYTEDEC module of FIG. 105 (b) is replaced with the command group of the BYTEDEC module of FIG. 106 (b), and another command group of arbitrary processing for calling the BYTEDEC module of FIG. 105 (a). Is used as it is as shown in FIG. 106 (a). Here, as shown in FIG. 106 (a), the description of the process substantially the same as that of FIG. 105 (a) will be omitted, and only the different processes of FIG. 106 (b) will be described.

図106(b)の1行目の指標「BYTEDEC:」は、当該BYTEDECモジュールの先頭アドレスを示す。2行目のコマンド「DECM (HL)」によって、HLレジスタで示されるアドレスに格納された値が1以上であれば1だけデクリメントし、0であれば0を維持する。 The index “BYTEDEC:” in the first line of FIG. 106 (b) indicates the start address of the BYTEDEC module. By the command "DECM (HL)" on the second line, if the value stored in the address indicated by the HL register is 1 or more, only 1 is decremented, and if it is 0, 0 is maintained.

ここで、コマンド「DECM (HL)」は、HLレジスタで示されるアドレスに格納された1バイト値をデクリメントし、キャリーフラグが立っていれば(−1となれば)、HLレジスタで示されるアドレスに格納された1バイト値に強制的に0を格納するコマンドである。そうすると、HLレジスタで示されるアドレスに格納された値が1以上であれば1だけデクリメントし、0であれば0を維持することとなる。かかるコマンド「DECM (HL)」を実行することで、デクリメント後の値がゼロであれば(デクリメント前の値が1または0であれば)、ゼロフラグ(第1ゼロフラグおよび第2ゼロフラグ)を立てて1とし、デクリメント前の値がゼロであれば、キャリーフラグを立てて1とする。かかるコマンドのコマンドサイズは「2」であり、実行サイクルは「5」である。 Here, the command "DECM (HL)" decrements the 1-byte value stored in the address indicated by the HL register, and if the carry flag is set (if it becomes -1, the address indicated by the HL register). This command forcibly stores 0 in the 1-byte value stored in. Then, if the value stored in the address indicated by the HL register is 1 or more, only 1 is decremented, and if it is 0, 0 is maintained. By executing such a command "DECM (HL)", if the value after decrementing is zero (if the value before decrementing is 1 or 0), the zero flag (first zero flag and second zero flag) is set. If the value before decrement is zero, the carry flag is set and the value is set to 1. The command size of such a command is "2" and the execution cycle is "5".

図106(b)の3行目のコマンド「RET NZ」によって、ゼロフラグが1でなければ(デクリメント後の値がゼロでなければ)、1段上のルーチンに戻る。ここでは、コマンド「DECM (HL)」によって既にデクリメントが行われているので、ゼロフラグが1ではないということは、デクリメント前が2以上であることを示す。その場合、ゼロフラグは立たず0となり、キャリーフラグも立たずに0となるので、1段上のルーチンに戻ってもよい。なお、ここでは「NZ」を挙げ、第1ゼロフラグを参照しているが、通常、第1ゼロフラグを変化させた場合には併せて第2ゼロフラグも変化するので、全ての処理において「NZ」の代わりに「NTZ」を用いることもできる。 The command "RET NZ" on the third line of FIG. 106 (b) returns to the routine one step higher if the zero flag is not 1 (if the value after decrement is not zero). Here, since the decrement has already been performed by the command "DECM (HL)", the fact that the zero flag is not 1 indicates that the value before decrement is 2 or more. In that case, the zero flag is not set and becomes 0, and the carry flag is not set and becomes 0. Therefore, it is possible to return to the routine one step higher. In addition, although "NZ" is mentioned here and the first zero flag is referred to, normally, when the first zero flag is changed, the second zero flag also changes, so that "NZ" is used in all the processes. Alternatively, "NTZ" can be used.

なお、コマンド「DECM (HL)」では、デクリメント前のHLレジスタで示されるアドレスに格納された値が1であれば、デクリメント後に0となるとともに、ゼロフラグ=1、キャリーフラグ=0となり、0であれば、デクリメントはされず0を維持するとともに、ゼロフラグ=1、キャリーフラグ=1となる。すなわち、キャリーフラグについて、図104に示した仕様と逆になる。そこで、図106(b)の4行目のコマンド「CCF」によって、キャリーフラグを反転(1→0、0→1)させる。なお、コマンド「CCF」によってはゼロフラグは変化しない。こうして、デクリメント前にHLレジスタで示されるアドレスに格納された値が1であれば、ゼロフラグ=0、キャリーフラグ=1とし、0であれば、ゼロフラグ=1、キャリーフラグ=0とすることができる。かかる2〜4行目のコマンドが図103(b)のステップS3に対応する。そして、5行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる5行目のコマンドが、図103(b)のステップS4に対応する。こうして、HLレジスタで示されるアドレスに格納された値を1だけデクリメントし、かつ、ゼロフラグおよびキャリーフラグを設定することが可能となる。 In the command "DECM (HL)", if the value stored in the address indicated by the HL register before decrementing is 1, it becomes 0 after decrementing, zero flag = 1, carry flag = 0, and 0. If there is, the decrement is not performed and 0 is maintained, and the zero flag = 1 and the carry flag = 1. That is, the carry flag is the opposite of the specifications shown in FIG. 104. Therefore, the carry flag is inverted (1 → 0, 0 → 1) by the command “CCF” on the fourth line of FIG. 106 (b). The zero flag does not change depending on the command "CCF". In this way, if the value stored in the address indicated by the HL register before decrement is 1, the zero flag = 0 and the carry flag = 1, and if it is 0, the zero flag = 1 and the carry flag = 0. .. The commands on the 2nd to 4th lines correspond to step S3 in FIG. 103 (b). Then, the command "RET" on the fifth line returns to the routine one step higher. The command on the fifth line corresponds to step S4 in FIG. 103 (b). In this way, it is possible to decrement the value stored in the address indicated by the HL register by 1 and set the zero flag and the carry flag.

続いて、図106(a)の3行目のコマンド「JR NC,TZ_STP_10」によって、キャリーフラグが0(NC)であれば、TZ_STP_10に移動する。かかる3行目のコマンドが、図103(a)のステップS5、6に対応する。こうして、BYTEDECモジュールの結果に基づいた処理が可能となる。 Then, according to the command "JR NC, TZ_STP_10" on the third line of FIG. 106 (a), if the carry flag is 0 (NC), the process is moved to TZ_STP_10. The command on the third line corresponds to steps S5 and 6 in FIG. 103 (a). In this way, processing based on the result of the BYTEDEC module becomes possible.

図106(b)のBYTEDECモジュールのコマンドの総コマンドサイズは、2行目のコマンド「DECM (HL)」2バイト+3行目のコマンド「RET NZ」1バイト+4行目のコマンド「CCF」2バイト+5行目のコマンド「RET」1バイト=6バイトとなり、総実行サイクルは、2行目5サイクル+3行目3サイクル(1サイクル)+4行目2サイクル+6行目3サイクル=13サイクル(11サイクル)となる。なお、括弧内のサイクル数は、コマンド「RET NZ」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。したがって、図105(b)の場合と比べ、総実行サイクルが少なくとも2サイクル削減される。かかるBYTEDECモジュールによって、処理負荷の軽減を図りつつ、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 The total command size of the commands of the BYTEDEC module in FIG. 106 (b) is 2 bytes of the command "DECM (HL)" on the 2nd line + 1 byte of the command "RET NZ" on the 3rd line + 2 bytes of the command "CCF" on the 4th line. +5th line command "RET" 1 byte = 6 bytes, and the total execution cycle is 2nd line 5 cycles + 3rd line 3 cycles (1 cycle) + 4th line 2 cycles + 6th line 3 cycles = 13 cycles (11 cycles) ). The number of cycles in parentheses indicates the execution cycle when the command "RET NZ" does not move to the next higher routine. Therefore, the total execution cycle is reduced by at least 2 cycles as compared with the case of FIG. 105 (b). With such a BYTEDEC module, it is possible to secure the capacity of the control area for performing the game control processing while reducing the processing load.

また、ここでは、図105の例と比較して、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図105の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Further, here, the A register is not used as compared with the example of FIG. 105. Therefore, the value of the A register is not unintentionally updated. Further, in the example of FIG. 105, when the A register is already used, it is necessary to stack and save the value of the A register. However, since the A register is not used here, stack processing is not required. In this way, resources can be effectively used.

また、図105(b)と図106(b)とを比較して理解できるように、図105(b)において4行(2行目〜5行目)を占有していたコマンド群を、図106(b)においては3行(2行目〜4行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 105 (b) and FIG. 106 (b), the command group that occupied the 4th line (2nd to 5th lines) in FIG. 105 (b) is shown in FIG. In 106 (b), it can be represented by 3 lines (2nd to 4th lines), and it is possible to reduce the number of commands themselves and the design load.

なお、かかるBYTEDECモジュールは、パチンコ機のみならず、スロットマシンにおいても、REG中処理を実行するREG_LOTモジュール、BIG中処理を実行するBIG_LOTモジュール、役物作動中処理を実行するJCGMSETモジュール、タイマ割込み処理を実行するTMR_IPTモジュール、端子板出力制御処理を実行するIPT_PAモジュール、時間監視処理を実行するIPT_PCモジュール、および、外部信号出力制御処理を実行するIPT_PDモジュール等からコマンド「RST」によって呼び出される、カウンタ減算処理を実行するRAM_DECモジュール(汎用モジュール)として利用されている。 The BYTEDEC module includes a REG_LOT module that executes REG processing, a BIG_LOT module that executes BIG processing, a JCGMSET module that executes accessory operation processing, and a timer interrupt processing not only in pachinko machines but also in slot machines. Counter subtraction called by command "RST" from TMR_IPT module that executes TMR_IPT module, IPT_PA module that executes terminal board output control processing, IPT_PC module that executes time monitoring processing, IPT_PD module that executes external signal output control processing, etc. It is used as a RAM_DEC module (general-purpose module) that executes processing.

図107は、RAM_DECモジュールを説明するための説明図である。図107に示したRAM_DECモジュールは、上述したBYTEDECモジュール同様、カウンタ減算処理、すなわち、メインRAM500cの1バイト変数を1だけデクリメントするための汎用モジュールである。なお、RAM_DECモジュールでは、BYTEDECモジュール同様、デクリメントのみならず、デクリメントした結果、図104に示したゼロフラグおよびキャリーフラグが設定される。 FIG. 107 is an explanatory diagram for explaining the RAM_DEC module. The RAM_DEC module shown in FIG. 107 is a general-purpose module for counter subtraction processing, that is, for decrementing only one 1-byte variable of the main RAM 500c, like the BYTEDEC module described above. In the RAM_DEC module, as in the BYTEDEC module, not only the decrement but also the zero flag and the carry flag shown in FIG. 104 are set as a result of the decrement.

図107(a)の1行目の指標「RAM_DEC:」は、当該RAM_DECモジュールの先頭アドレスを示す。2行目のコマンド「LD A,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト値がAレジスタに読み出される。かかるコマンド「LD A,(HL)」では、その実行により第2ゼロフラグが変化する。そして、3行目のコマンド「RT Z,A」によって、Aレジスタの値が0であれば(第2ゼロフラグが1であれば)、1段上のルーチンに戻る。このとき、Aレジスタの値が0であれば、コマンド「RT Z,A」によってゼロフラグ(第1ゼロフラグ)が1となり、キャリーフラグは0となる。こうして、HLレジスタで示されるアドレスに格納された値が0であれば、デクリメントを行うことなく、ゼロフラグ=1、キャリーフラグ=0とすることができる。 The index “RAM_DEC:” in the first line of FIG. 107 (a) indicates the start address of the RAM_DEC module. The command "LDA, (HL)" on the second line reads the 1-byte value stored at the address indicated by the HL register into the A register. In such a command "LDA, (HL)", the second zero flag is changed by its execution. Then, the command "RT Z, A" on the third line returns to the routine one step higher if the value of the A register is 0 (if the second zero flag is 1). At this time, if the value of the A register is 0, the zero flag (first zero flag) becomes 1 and the carry flag becomes 0 by the command "RT Z, A". In this way, if the value stored in the address indicated by the HL register is 0, the zero flag = 1 and the carry flag = 0 can be set without performing decrementing.

図107(a)の4行目のコマンド「CP A,2」によって、Aレジスタの値と2が比較され、Aレジスタが2以上であれば、キャリーフラグは立たず0となり、1であれば、キャリーフラグが立って1となる。なお、コマンド「CP A,2」は、Aレジスタが2未満の場合にキャリーフラグが立つコマンドであるが、かかるコマンド「CP A,2」の実行段階では、Aレジスタの値は1か2以上のいずれかとなっているので(0ではないので)、2未満でキャリーフラグを立たせることで、結果的に1の場合にキャリーフラグが立つこととなる。こうして、Aレジスタの値が1であれば、キャリーフラグ=1とすることができる。5行目のコマンド「DEC A」によって、Aレジスタで示されるアドレスに格納された1バイト値が1だけデクリメントされる。6行目のコマンド「LD (HL),A」によって、Aレジスタの値がHLレジスタで示されるアドレスに格納される。ここで、HLレジスタで示されるアドレスに格納された値が2以上であれば、デクリメントした値は1以上なので、ゼロフラグは立たず0となり、1であれば、デクリメントした値が0となるので、ゼロフラグが立って1となる。なお、コマンド「DEC A」によってはキャリーフラグは変化しない。こうして、HLレジスタで示されるアドレスに格納された値が2以上であれば、ゼロフラグ=0、キャリーフラグ=0とし、1であれば、ゼロフラグ=1、キャリーフラグ=1とすることができる。そして、7行目のコマンド「RET」によって、1段上のルーチンに戻る。こうして、HLレジスタで示されるアドレスに格納された値を1だけデクリメントし、かつ、ゼロフラグおよびキャリーフラグを設定することが可能となる。 The command "CP A, 2" on the fourth line of FIG. 107 (a) compares the value of the A register with 2, and if the A register is 2 or more, the carry flag is not set and becomes 0, and if it is 1. , The carry flag is set to 1. The command "CP A, 2" is a command in which a carry flag is set when the A register is less than 2, but at the execution stage of the command "CP A, 2", the value of the A register is 1 or 2 or more. Since it is one of the above (because it is not 0), by setting the carry flag with less than 2, the carry flag is set when the result is 1. In this way, if the value of the A register is 1, the carry flag can be set to 1. The command "DEC A" on the fifth line decrements the 1-byte value stored at the address indicated by the A register by 1. The command "LD (HL), A" on the sixth line stores the value of the A register at the address indicated by the HL register. Here, if the value stored in the address indicated by the HL register is 2 or more, the decremented value is 1 or more, so the zero flag is not set and becomes 0. If it is 1, the decremented value becomes 0. The zero flag is set and becomes 1. The carry flag does not change depending on the command "DEC A". In this way, if the value stored in the address indicated by the HL register is 2 or more, the zero flag = 0 and the carry flag = 0, and if it is 1, the zero flag = 1 and the carry flag = 1 can be set. Then, the command "RET" on the 7th line returns to the routine one step higher. In this way, it is possible to decrement the value stored in the address indicated by the HL register by 1 and set the zero flag and the carry flag.

ここで、コマンド「DECM」への置き換えを行うと、図107(a)のコマンド群を図107(b)のように変更することができる。図107(b)の1行目の指標「RAM_DEC:」は、当該RAM_DECモジュールの先頭アドレスを示す。2行目のコマンド「DECM (HL)」によって、HLレジスタで示されるアドレスに格納された値が1以上であれば1だけデクリメントし、0であれば0を維持する。 Here, by replacing with the command "DECM", the command group in FIG. 107 (a) can be changed as shown in FIG. 107 (b). The index “RAM_DEC:” in the first line of FIG. 107 (b) indicates the start address of the RAM_DEC module. By the command "DECM (HL)" on the second line, if the value stored in the address indicated by the HL register is 1 or more, only 1 is decremented, and if it is 0, 0 is maintained.

図107(b)の3行目のコマンド「RET NZ」によって、ゼロフラグが1でなければ(デクリメント後の値がゼロでなければ)、1段上のルーチンに戻る。ここでは、コマンド「DECM (HL)」によって既にデクリメントが行われているので、ゼロフラグが1ではないということは、デクリメント前が2以上であることを示す。その場合、ゼロフラグは立たず0となり、キャリーフラグも立たずに0となるので、1段上のルーチンに戻ってもよい。続いて、4行目のコマンド「CCF」によって、キャリーフラグを反転(1→0、0→1)させる。なお、コマンド「CCF」によってはゼロフラグは変化しない。こうして、デクリメント前にHLレジスタで示されるアドレスに格納された値が1であれば、ゼロフラグ=0、キャリーフラグ=1とし、0であれば、ゼロフラグ=1、キャリーフラグ=0とすることができる。そして、5行目のコマンド「RET」によって、1段上のルーチンに戻る。こうして、HLレジスタで示されるアドレスに格納された値を1だけデクリメントし、かつ、ゼロフラグおよびキャリーフラグを設定することが可能となる。 The command "RET NZ" on the third line of FIG. 107 (b) returns to the routine one step higher if the zero flag is not 1 (if the value after decrement is not zero). Here, since the decrement has already been performed by the command "DECM (HL)", the fact that the zero flag is not 1 indicates that the value before decrement is 2 or more. In that case, the zero flag is not set and becomes 0, and the carry flag is not set and becomes 0. Therefore, it is possible to return to the routine one step higher. Subsequently, the carry flag is inverted (1 → 0, 0 → 1) by the command “CCF” on the fourth line. The zero flag does not change depending on the command "CCF". In this way, if the value stored in the address indicated by the HL register before decrement is 1, the zero flag = 0 and the carry flag = 1, and if it is 0, the zero flag = 1 and the carry flag = 0. .. Then, the command "RET" on the fifth line returns to the routine one step higher. In this way, it is possible to decrement the value stored in the address indicated by the HL register by 1 and set the zero flag and the carry flag.

ここで、図107(a)に示したRAM_DECモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LD A,(HL)」1バイト+3行目のコマンド「RT Z,A」1バイト+4行目のコマンド「CP A,2」2バイト+5行目のコマンド「DEC A」1バイト+6行目のコマンド「LD(HL),A」1バイト+7行目のコマンド「RET」1バイト=7バイトとなり、総実行サイクルは、2行目2サイクル+3行目4サイクル(または2サイクル)+4行目2サイクル+5行目1サイクル+6行目2サイクル+7行目3サイクル=14サイクル(または12サイクル)となる。なお、括弧内のサイクル数は、コマンド「RT Z,A」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。一方、図107(b)に示したRAM_DECモジュールのコマンドの総コマンドサイズは、2行目のコマンド「DECM (HL)」2バイト+3行目のコマンド「RET NZ」1バイト+4行目のコマンド「CCF」2バイト+5行目のコマンド「RET」1バイト=6バイトとなり、総実行サイクルは、2行目5サイクル+3行目3サイクル(1サイクル)+4行目2サイクル+6行目3サイクル=13サイクル(11サイクル)となる。なお、括弧内のサイクル数は、コマンド「RET NZ」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。したがって、図107(a)のコマンド群を図107(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減され、総実行サイクルが少なくとも1サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command of the RAM_DEC module shown in FIG. 107 (a) is 1 byte of the command "LD A, (HL)" on the 2nd line + 1 byte + 4 of the command "RT Z, A" on the 3rd line. Line command "CP A, 2" 2 bytes + 5th line command "DEC A" 1 byte + 6th line command "LD (HL), A" 1 byte + 7th line command "RET" 1 byte = 7 It becomes a byte, and the total execution cycle is 2nd row 2 cycles + 3rd row 4 cycles (or 2 cycles) + 4th row 2 cycles + 5th row 1 cycle + 6th row 2 cycles + 7th row 3 cycles = 14 cycles (or 12 cycles) ). The number of cycles in parentheses indicates the execution cycle when the command "RT Z, A" does not move to the next higher routine. On the other hand, the total command size of the RAM_DEC module command shown in FIG. 107 (b) is the command "DECM (HL)" on the second line, 2 bytes + the command "RET NZ" on the third line, and the command "RET NZ" on the fourth line. CCF "2 bytes + 5th line command" RET "1 byte = 6 bytes, and the total execution cycle is 2nd line 5 cycles + 3rd line 3 cycles (1 cycle) + 4th line 2 cycles + 6th line 3 cycles = 13 It becomes a cycle (11 cycles). The number of cycles in parentheses indicates the execution cycle when the command "RET NZ" does not move to the next higher routine. Therefore, by replacing the command group of FIG. 107 (a) with the command group of FIG. 107 (b), the total command size is reduced by 1 byte, and the total execution cycle is reduced by at least one cycle. By such replacement, it is possible to shorten the command and reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、WORDDECモジュールは、ワードカウンタ減算処理、すなわち、メインRAM300cの2バイト変数を1だけデクリメントするための汎用モジュールである。なお、WORDDECモジュールでは、デクリメントのみならず、デクリメントした結果、ゼロフラグおよびキャリーフラグを設定している。 The WORDDEC module is a general-purpose module for word counter subtraction processing, that is, decrementing a 2-byte variable of the main RAM 300c by one. In the WORDDEC module, not only the decrement but also the zero flag and the carry flag are set as a result of the decrement.

メインCPU300aは、メインROM300bからプログラムを読み出し、読み出したプログラムを遂行し、任意の処理において、サブルーチンとしてWORDDECモジュールを呼び出し、WORDDECモジュールを遂行する。WORDDECモジュールでは、メインRAM300cに保持された2バイトデータをデクリメントする。 The main CPU 300a reads a program from the main ROM 300b, executes the read program, calls the WORDDEC module as a subroutine in an arbitrary process, and executes the WORDDEC module. The WORDDEC module decrements the 2-byte data held in the main RAM 300c.

図108は、WORDDECモジュールの具体的な処理を示したフローチャートである。ここでは、任意の処理として、図26のステップS400−21で示した状態管理処理(エラー管理処理)のサブルーチンである入賞頻度異常エラー判定処理を実行するNHI_CHKモジュールの一部を挙げて説明する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該WORDDECモジュールの説明中、所定のレジスタはHLレジスタである。 FIG. 108 is a flowchart showing a specific process of the WORDDEC module. Here, as an arbitrary process, a part of the NHI_CHK module that executes the winning frequency abnormality error determination process, which is a subroutine of the state management process (error management process) shown in step S400-21 of FIG. 26, will be described. The numerical value of step S in such a figure will be used only in the description of this figure. Further, in the description of the WORDDEC module, the predetermined register is the HL register.

メインCPU300aは、図108(a)のように、任意の処理を実行する。メインCPU300aは、まず、HLレジスタに、デクリメントの対象となる変数のアドレスを設定する(S1)。そして、サブルーチンとしてWORDDECモジュールを呼び出す(S2)。 The main CPU 300a executes an arbitrary process as shown in FIG. 108 (a). First, the main CPU 300a sets the address of the variable to be decremented in the HL register (S1). Then, the WORDDEC module is called as a subroutine (S2).

メインCPU300aは、図108(b)のように、WORDDECモジュールにおいて、HLレジスタで示されるアドレスに格納された2バイト値を1だけデクリメントし、かつ、ゼロフラグおよびキャリーフラグを設定する(S3)。そして、当該WORDDECモジュールを終了して1段上のサブルーチンに戻る(S4)。なお、デクリメント態様とフラグの設定については、BYTEDECモジュール同様、図104で説明されている。 As shown in FIG. 108 (b), the main CPU 300a decrements the 2-byte value stored at the address indicated by the HL register by 1 and sets the zero flag and the carry flag in the WORDDEC module (S3). Then, the WORDDEC module is terminated and the subroutine returns to the next higher subroutine (S4). The decrement mode and the setting of the flag are described in FIG. 104 as in the BYTEDEC module.

WORDDECモジュールによって、ゼロフラグおよびキャリーフラグが設定されると、メインCPU300aは、そのHLレジスタの値を用いて様々な処理を遂行する。例えば、ここでは、デクリメント結果が0ではないことを判定し(S5)、その結果、0でなければ(S5におけるYES)、当該サブルーチンから戻り(S6)、0であれば(S5におけるNO)、移動することなく次の処理を遂行する。 When the zero flag and the carry flag are set by the WORDDEC module, the main CPU 300a performs various processes using the value of the HL register. For example, here, it is determined that the decrement result is not 0 (S5), and as a result, if it is not 0 (YES in S5), it returns from the subroutine (S6), and if it is 0 (NO in S5). Perform the next process without moving.

図109は、WORDDECモジュールを実現するためのコマンドの一例を説明するための説明図である。このうち、図109(a)は、任意の処理のコマンド群を示し、図109(b)は、WORDDECモジュールのコマンド群を示す。図108で示したフローチャートは、例えば、図109に示したプログラムによって実現される。 FIG. 109 is an explanatory diagram for explaining an example of a command for realizing the WORDDEC module. Of these, FIG. 109 (a) shows a command group for arbitrary processing, and FIG. 109 (b) shows a command group for the WORDDEC module. The flowchart shown in FIG. 108 is realized by, for example, the program shown in FIG. 109.

図109(a)の1行目のコマンド「POP HL」によって、スタック領域に退避されていた入賞頻度異常エラー監視タイマのアドレス値をHLレジスタに復帰させる。かかる1行目のコマンドが、図108(a)のステップS1に対応する。そして、2行目のコマンド「CALLF WORDDEC」によって、サブルーチンとしてWORDDECモジュールが呼び出される。かかる2行目のコマンドが、図108(a)のステップS2に対応する。 The command "POP HL" on the first line of FIG. 109 (a) restores the address value of the winning frequency abnormality error monitoring timer saved in the stack area to the HL register. The command on the first line corresponds to step S1 in FIG. 108 (a). Then, the WORDDEC module is called as a subroutine by the command "CALLF WORDDEC" on the second line. The command on the second line corresponds to step S2 in FIG. 108 (a).

図109(b)の1行目の指標「WORDDEC:」は、当該WORDDECモジュールの先頭アドレスを示す。2行目のコマンド「JTW Z,(HL),WORDDEC_99」によって、HLレジスタで示されるアドレスに格納された2バイト値が0かどうか判断され、0であれば、指標「WORDDEC_99:」に移動する。かかるコマンド「JTW Z,(HL),WORDDEC_99」では、その実行によりゼロフラグが変化する。例えば、HLレジスタで示されるアドレスに格納された値が0であれば、ゼロフラグが1となり、キャリーフラグは0となる。また、HLレジスタで示されるアドレスに格納された値が0であれば、指標「WORDDEC_99:」に移動し、7行目のコマンド「RET」によって、1段上のサブルーチンに戻る。こうして、HLレジスタで示されるアドレスに格納された値が0であれば、デクリメントを行うことなく、ゼロフラグ=1、キャリーフラグ=0とすることができる。 The index "WORDDEC:" in the first line of FIG. 109 (b) indicates the start address of the WORDDEC module. The command "JTW Z, (HL), WORDDEC_99" on the second line determines whether the 2-byte value stored in the address indicated by the HL register is 0, and if it is 0, it moves to the index "WORDDEC_99:". .. In such a command "JTW Z, (HL), WORDDEC_99", the zero flag is changed by its execution. For example, if the value stored in the address indicated by the HL register is 0, the zero flag becomes 1 and the carry flag becomes 0. If the value stored in the address indicated by the HL register is 0, the index "WORDDEC_99:" is moved to, and the command "RET" on the 7th line returns to the subroutine one step higher. In this way, if the value stored in the address indicated by the HL register is 0, the zero flag = 1 and the carry flag = 0 can be set without performing decrementing.

図109(b)の3行目のコマンド「DECW (HL)」によって、HLレジスタで示されるアドレスに格納された2バイト値を1だけデクリメントして、HLレジスタで示されるアドレスに格納された値を更新する。ここで、HLレジスタで示されるアドレスに格納された値が2以上であれば、デクリメントした値は1以上なので、ゼロフラグは立たず0となり、1であれば、デクリメントした値が0となるので、ゼロフラグ(第2ゼロフラグ)が立って1となる。そして、4行目のコマンド「RET NTZ」によって、ゼロフラグが1でなければ、1段上のサブルーチンに戻る。ここで「NTZ」としているのは、コマンド「DECW (HL)」によって第2ゼロフラグは変化するが第1ゼロフラグは変化しないからである。なお、コマンド「RET NTZ」によっては、ゼロフラグもキャリーフラグも変化しない。このとき、ゼロフラグが1とならない(1段上のサブルーチンに戻る)のは、デクリメント前のHLレジスタで示されるアドレスに格納された値が2以上の場合である。したがって、デクリメント前が2以上であれば、ゼロフラグ=0、キャリーフラグ=0となっているので、1段上のサブルーチンに戻っても問題ない。 The command "DECW (HL)" on the third line of FIG. 109 (b) decrements the 2-byte value stored at the address indicated by the HL register by 1, and the value stored at the address indicated by the HL register. To update. Here, if the value stored in the address indicated by the HL register is 2 or more, the decremented value is 1 or more, so the zero flag is not set and becomes 0. If it is 1, the decremented value becomes 0. The zero flag (second zero flag) is set and becomes 1. Then, the command "RET NTZ" on the fourth line returns to the subroutine one step higher if the zero flag is not 1. Here, "NTZ" is used because the command "DECW (HL)" changes the second zero flag but does not change the first zero flag. Note that neither the zero flag nor the carry flag changes depending on the command "RET NTZ". At this time, the zero flag does not become 1 (returns to the subroutine one step higher) when the value stored in the address indicated by the HL register before decrement is 2 or more. Therefore, if the value before decrement is 2 or more, the zero flag = 0 and the carry flag = 0, so that there is no problem in returning to the subroutine one step higher.

また、ゼロフラグが1であれば、デクリメント前のHLレジスタで示されるアドレスに格納された値が1であり、ゼロフラグ=1、キャリーフラグ=0となっている。すなわち、キャリーフラグについて、図104に示した仕様と逆になる。そこで、5行目のコマンド「SCF」によって、キャリーフラグを強制的に立てて1とする。こうして、デクリメント前にHLレジスタで示されるアドレスに格納された値が1であれば、ゼロフラグ=1、キャリーフラグ=1となる。なお、コマンド「SCF」によってはゼロフラグは変化しない。かかる2〜6行目のコマンドが図108(b)のステップS3に対応する。そして、7行目のコマンド「RET」によって、1段上のサブルーチンに戻る。かかる7行目のコマンドが、図108(b)のステップS4に対応する。こうして、HLレジスタで示されるアドレスに格納された値を1だけデクリメントし、かつ、ゼロフラグおよびキャリーフラグを設定することが可能となる。 If the zero flag is 1, the value stored in the address indicated by the HL register before decrementing is 1, the zero flag = 1 and the carry flag = 0. That is, the carry flag is the opposite of the specifications shown in FIG. 104. Therefore, the carry flag is forcibly set to 1 by the command "SCF" on the 5th line. In this way, if the value stored in the address indicated by the HL register before decrement is 1, the zero flag = 1 and the carry flag = 1. The zero flag does not change depending on the command "SCF". The commands on the 2nd to 6th lines correspond to step S3 in FIG. 108 (b). Then, the command "RET" on the 7th line returns to the subroutine one step higher. The command on the seventh line corresponds to step S4 in FIG. 108 (b). In this way, it is possible to decrement the value stored in the address indicated by the HL register by 1 and set the zero flag and the carry flag.

続いて、図109(a)の3行目のコマンド「RET NTZ」によって、ゼロフラグ(第2ゼロフラグ)が1でなければ(0であれば)、さらに1段上のサブルーチンに戻る。かかる3行目のコマンドが、図108(a)のステップS5、6に対応する。こうして、WORDDECモジュールの結果に基づいた処理が可能となる。 Subsequently, if the zero flag (second zero flag) is not 1 (if it is 0) by the command "RET NTZ" on the third line of FIG. 109 (a), the subroutine returns to the next higher subroutine. The command on the third line corresponds to steps S5 and 6 in FIG. 108 (a). In this way, processing based on the result of the WORDDEC module becomes possible.

WORDDECモジュールは、複数のモジュールからサブルーチンとして呼び出される。例えば、図26のステップS400−15で示したタイマ更新処理を実行するTMR_NEWモジュール、図41のステップS620で示した特別図柄変動中処理を実行するTZ_SPNモジュール、図26のステップS400−21で示した状態管理処理(エラー管理処理)のサブルーチンである入賞頻度異常エラー判定処理を実行するNHI_CHKモジュール等から呼び出される。 The WORDDEC module is called as a subroutine from a plurality of modules. For example, the TMR_NEW module that executes the timer update process shown in step S400-15 of FIG. 26, the TZ_SPN module that executes the special symbol change processing shown in step S620 of FIG. 41, and step S400-21 of FIG. 26 are shown. It is called from the NHI_CHK module or the like that executes the winning frequency abnormality error determination process, which is a subroutine of the state management process (error management process).

このように、図109(b)に示したWORDDECモジュールのコマンドの総コマンドサイズは、2行目のコマンド「JTW Z,(HL),WORDDEC_99」3バイト+3行目のコマンド「DECW (HL)」2バイト+4行目のコマンド「RET NTZ」1バイト+5行目のコマンド「SCF」2バイト+7行目のコマンド「RET」1バイト=9バイトとなり、総実行サイクルは、2行目6サイクル(または5サイクル)+3行目7サイクル+4行目3サイクル(または1サイクル)+5行目2サイクル+7行目3サイクル=21サイクル(または18サイクル)となる。なお、括弧内のサイクル数は、コマンド「JTW Z,(HL),WORDDEC_99」やコマンド「RET NTZ」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。かかるWORDDECモジュールを設けることによって、上述した各モジュール内でワードカウンタ減算処理を行うことなく、コマンドサイズ2バイトのコマンド「CALLF WORDDEC」で賄うことができるので、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 As described above, the total command size of the commands of the WORDDEC module shown in FIG. 109 (b) is the command "JTW Z, (HL), WORDDEC_99" on the second line + the command "DECW (HL)" on the third line. 2 bytes + 4th line command "RET NTZ" 1 byte + 5th line command "SCF" 2 bytes + 7th line command "RET" 1 byte = 9 bytes, and the total execution cycle is 2nd line 6 cycles (or 5 cycles) + 3rd row 7 cycles + 4th row 3 cycles (or 1 cycle) + 5th row 2 cycles + 7th row 3 cycles = 21 cycles (or 18 cycles). The number of cycles in parentheses indicates the execution cycle when the command "JTW Z, (HL), WORDDEC_99" or the command "RET NTZ" does not move to the next higher routine. By providing such a WORDDEC module, it is possible to cover with the command "CALLF WORDDEC" having a command size of 2 bytes without performing the word counter subtraction process in each of the above-mentioned modules. Therefore, the command can be shortened and the game control process can be performed. It is possible to secure the capacity of the control area for performing the above.

図110は、WORDDECモジュールを実現するためのコマンドの他の例を説明するための説明図である。ここでは、図109(b)のWORDDECモジュールのコマンド群を図110(b)のWORDDECモジュールのコマンド群に置き換えており、他の、図109(a)のWORDDECモジュールを呼び出す任意の処理のコマンド群は、図110(a)として、そのまま用いている。ここでは、図110(a)のように、図109(a)と実質的に等しい処理についてはその説明を省略し、図110(b)の異なる処理のみを説明する。 FIG. 110 is an explanatory diagram for explaining another example of the command for realizing the WORDDEC module. Here, the command group of the WORDDEC module of FIG. 109 (b) is replaced with the command group of the WORDDEC module of FIG. 110 (b), and another command group of arbitrary processing for calling the WORDDEC module of FIG. 109 (a). Is used as it is as shown in FIG. 110 (a). Here, the description of the process substantially the same as that of FIG. 109 (a) as shown in FIG. 110 (a) will be omitted, and only the different processes of FIG. 110 (b) will be described.

図110(b)の1行目の指標「WORDDEC:」は、当該WORDDECモジュールの先頭アドレスを示す。2行目のコマンド「DECWM (HL)」によって、HLレジスタで示されるアドレスに格納された値が1以上であれば1だけデクリメントし、0であれば0を維持する。 The index “WORDDEC:” in the first line of FIG. 110 (b) indicates the start address of the WORDDEC module. By the command "DECWM (HL)" on the second line, if the value stored in the address indicated by the HL register is 1 or more, only 1 is decremented, and if it is 0, 0 is maintained.

ここで、コマンド「DECWM (HL)」は、HLレジスタで示されるアドレスに格納された2バイト値をデクリメントし、キャリーフラグが立っていれば(−1となれば)、HLレジスタで示されるアドレスに格納された2バイト値に強制的に0を格納するコマンドである。そうすると、HLレジスタで示されるアドレスに格納された値が1以上であれば1だけデクリメントし、0であれば0を維持することとなる。かかるコマンド「DECWM (HL)」を実行することで、デクリメント後の値がゼロであれば(デクリメント前の値が1または0であれば)、ゼロフラグ(第1ゼロフラグおよび第2ゼロフラグ)を立てて1とし、デクリメント前の値がゼロであれば、キャリーフラグを立てて1とする。かかるコマンドのコマンドサイズは「2」であり、実行サイクルは「7」である。 Here, the command "DECWM (HL)" decrements the 2-byte value stored in the address indicated by the HL register, and if the carry flag is set (-1), the address indicated by the HL register. This command forcibly stores 0 in the 2-byte value stored in. Then, if the value stored in the address indicated by the HL register is 1 or more, only 1 is decremented, and if it is 0, 0 is maintained. By executing such a command "DECWM (HL)", if the value after decrement is zero (if the value before decrement is 1 or 0), the zero flag (first zero flag and second zero flag) is set. If the value before decrement is zero, the carry flag is set and the value is set to 1. The command size of such a command is "2" and the execution cycle is "7".

図110(b)の3行目のコマンド「RET NZ」によって、ゼロフラグが1でなければ(デクリメント後の値がゼロでなければ)、1段上のサブルーチンに戻る。ここでは、コマンド「DECWM (HL)」によって既にデクリメントが行われているので、ゼロフラグが1ではないということは、デクリメント前が2以上であることを示す。その場合、ゼロフラグは立たず0となり、キャリーフラグも立たずに0となるので、1段上のサブルーチンに戻ってもよい。 The command "RET NZ" on the third line of FIG. 110 (b) returns to the subroutine one step higher if the zero flag is not 1 (if the value after decrement is not zero). Here, since the decrement has already been performed by the command "DECWM (HL)", the fact that the zero flag is not 1 indicates that the value before decrement is 2 or more. In that case, the zero flag is not set and becomes 0, and the carry flag is not set and becomes 0. Therefore, it is possible to return to the subroutine one step higher.

なお、コマンド「DECWM (HL)」では、デクリメント前のHLレジスタで示されるアドレスに格納された値が1であれば、デクリメント後に0となるとともに、ゼロフラグ=1、キャリーフラグ=0となり、0であれば、デクリメントはされず0を維持するとともに、ゼロフラグ=1、キャリーフラグ=1となる。すなわち、キャリーフラグについて、図104に示した仕様と逆になる。そこで、図110(b)の4行目のコマンド「CCF」によって、キャリーフラグを反転(1→0、0→1)させる。なお、コマンド「CCF」によってはゼロフラグは変化しない。こうして、デクリメント前にHLレジスタで示されるアドレスに格納された値が1であれば、ゼロフラグ=1、キャリーフラグ=1とし、0であれば、ゼロフラグ=1、キャリーフラグ=0とすることができる。かかる2〜4行目のコマンドが図108(b)のステップS3に対応する。そして、5行目のコマンド「RET」によって、1段上のサブルーチンに戻る。かかる5行目のコマンドが、図108(b)のステップS4に対応する。こうして、HLレジスタで示されるアドレスに格納された値を1だけデクリメントし、かつ、ゼロフラグおよびキャリーフラグを設定することが可能となる。 In the command "DECWM (HL)", if the value stored in the address indicated by the HL register before decrementing is 1, it becomes 0 after decrementing, zero flag = 1, carry flag = 0, and 0. If there is, the decrement is not performed and 0 is maintained, and the zero flag = 1 and the carry flag = 1. That is, the carry flag is the opposite of the specifications shown in FIG. 104. Therefore, the carry flag is inverted (1 → 0, 0 → 1) by the command “CCF” on the fourth line of FIG. 110 (b). The zero flag does not change depending on the command "CCF". In this way, if the value stored in the address indicated by the HL register before decrement is 1, the zero flag = 1 and the carry flag = 1, and if it is 0, the zero flag = 1 and the carry flag = 0. .. The commands on the 2nd to 4th lines correspond to step S3 in FIG. 108 (b). Then, the command "RET" on the fifth line returns to the subroutine one step higher. The command on the fifth line corresponds to step S4 in FIG. 108 (b). In this way, it is possible to decrement the value stored in the address indicated by the HL register by 1 and set the zero flag and the carry flag.

続いて、図110(a)の3行目のコマンド「RET NTZ」によって、ゼロフラグ(第2ゼロフラグ)が1でなければ(0であれば)、さらに1段上のサブルーチンに戻る。かかる3行目のコマンドが、図108(a)のステップS5、6に対応する。こうして、WORDDECモジュールの結果に基づいた処理が可能となる。 Subsequently, if the zero flag (second zero flag) is not 1 (if it is 0) by the command "RET NTZ" on the third line of FIG. 110 (a), the subroutine returns to the next higher subroutine. The command on the third line corresponds to steps S5 and 6 in FIG. 108 (a). In this way, processing based on the result of the WORDDEC module becomes possible.

図110(b)のWORDDECモジュールのコマンドの総コマンドサイズは、2行目2バイト+3行目1バイト+4行目2バイト+5行目1バイト=6バイトとなり、総実行サイクルは、2行目7サイクル+3行目3サイクル(1サイクル)+4行目2サイクル+6行目3サイクル=15サイクル(13サイクル)となる。なお、括弧内のサイクル数は、コマンド「RET NZ」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。したがって、図109(b)の場合と比べ、総コマンドサイズが3バイト削減され、総実行サイクルが少なくとも6サイクル削減される。かかるWORDDECモジュールによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 The total command size of the WORDDEC module command in FIG. 110 (b) is 2 bytes in the 2nd line + 1 byte in the 3rd line + 2 bytes in the 4th line + 1 byte in the 5th line = 6 bytes, and the total execution cycle is 7 in the second line. Cycle + 3rd row 3 cycles (1 cycle) + 4th row 2 cycles + 6th row 3 cycles = 15 cycles (13 cycles). The number of cycles in parentheses indicates the execution cycle when the command "RET NZ" does not move to the next higher routine. Therefore, as compared with the case of FIG. 109 (b), the total command size is reduced by 3 bytes, and the total execution cycle is reduced by at least 6 cycles. With such a WORDDEC module, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

また、図109(b)と図110(b)とを比較して理解できるように、図109(b)において5行(2行目〜6行目)を占有していたコマンド群を、図110(b)においては3行(2行目〜4行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 109 (b) with FIG. 110 (b), the command group occupying the 5th line (2nd to 6th lines) in FIG. 109 (b) is shown in FIG. In 110 (b), it can be represented by 3 lines (2nd to 4th lines), and it is possible to reduce the number of commands themselves and the design load.

<コマンド「RCP」>
図111は、サブルーチンから戻る処理の一例を説明するための説明図である。図111(a)におけるコマンド「CP A,n」は、Aレジスタの値と、所定の値nとを比較するコマンドであり、A=nの場合、ゼロフラグが立って1となり、A<nの場合、キャリーフラグが立って1となる。かかるコマンド「CP A,n」のコマンドサイズは「2」であり、実行サイクルは「2」である。
<Command "RCP">
FIG. 111 is an explanatory diagram for explaining an example of the process of returning from the subroutine. The command "CP A, n" in FIG. 111A is a command for comparing the value of the A register with the predetermined value n. When A = n, the zero flag is set to 1 and A <n. In that case, the carry flag is set to 1. The command size of the command "CP A, n" is "2", and the execution cycle is "2".

図111(a)におけるコマンド「RET cc」は、ゼロフラグまたはキャリーフラグを参照し、対象となるフラグが1となっていれば、サブルーチンから1段上のルーチンに戻るコマンドである。かかるコマンド「RET cc」のコマンドサイズは「1」であり、実行サイクルは「3」(または「1」)である。なお、括弧内のサイクル数は、コマンド「RET cc」によって1つ上のルーチンに移動しなかった(サブルーチンから戻らなかった)場合の実行サイクルを示している。 The command "RET cc" in FIG. 111A is a command that refers to the zero flag or the carry flag, and returns to the routine one step higher from the subroutine if the target flag is 1. The command size of such command "RET cc" is "1" and the execution cycle is "3" (or "1"). The number of cycles in parentheses indicates the execution cycle when the command "RET cc" does not move to the next higher routine (does not return from the subroutine).

ここでは、図111(a)のように、1行目のコマンド「CP A,n」によって、Aレジスタの値と、所定の値nとを比較し、2行目のコマンド「RET cc」によって、その比較結果に応じてサブルーチンから戻るか否かが決定する。ここで、かかる2つのコマンドを、図111(b)のように、1つのコマンド「RCP cc,A,n」に纏める(置き換える)ことができる。 Here, as shown in FIG. 111 (a), the value of the A register is compared with the predetermined value n by the command "CP A, n" on the first line, and the command "RET cc" on the second line is used. , Whether or not to return from the subroutine is determined according to the comparison result. Here, the two commands can be combined (replaced) into one command "RCP cc, A, n" as shown in FIG. 111 (b).

図111(b)におけるコマンド「RCP cc,A,n」は、Aレジスタの値と、所定の値nとを比較し、その比較結果に応じてサブルーチンから1段上のルーチンに戻るコマンドである。かかるコマンド「RCP cc,A,n」のコマンドサイズは「2」であり、実行サイクルは「5」(または「3」)である。なお、括弧内のサイクル数は、コマンド「RCP cc,A,n」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 The command "RCP cc, A, n" in FIG. 111 (b) is a command that compares the value of the A register with a predetermined value n and returns to the routine one step higher from the subroutine according to the comparison result. .. The command size of such a command "RCP cc, A, n" is "2", and the execution cycle is "5" (or "3"). The number of cycles in parentheses indicates the execution cycle when the command "RCP cc, A, n" does not move to the next higher routine.

ここで、図111(a)に示したコマンド群の総コマンドサイズは、1行目のコマンド「CP A,n」2バイト+2行目の「RET cc」1バイト=3バイトとなり、総実行サイクルは、1行目2サイクル+2行目3サイクル(1サイクル)=5サイクル(3サイクル)となる。一方、図111(b)に示したコマンド「RCP cc,A,n」のコマンドサイズは、2バイトとなり、実行サイクルは、5サイクル(3サイクル)となる。したがって、図111(a)のコマンド群を図111(b)のコマンドに置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。以下、このような置き換えが可能な複数のモジュールをそれぞれ説明する。 Here, the total command size of the command group shown in FIG. 111A is 2 bytes of the command "CP A, n" on the first line + 1 byte = 3 bytes of "RET cc" on the second line, and the total execution cycle. 1st row 2 cycles + 2nd row 3 cycles (1 cycle) = 5 cycles (3 cycles). On the other hand, the command size of the command "RCP cc, A, n" shown in FIG. 111B is 2 bytes, and the execution cycle is 5 cycles (3 cycles). Therefore, by replacing the command group of FIG. 111 (a) with the command of FIG. 111 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process. Hereinafter, a plurality of modules capable of such replacement will be described.

図112は、PY_CMDAモジュールを説明するための説明図である。図112に示したPY_CMDAモジュールは、図23におけるステップS100−63に示した主コマンド解析処理、すなわち、主コマンドを解析し、主コマンドの異常を検出する処理を実行する。 FIG. 112 is an explanatory diagram for explaining the PY_CMDA module. The PY_CMDA module shown in FIG. 112 executes the main command analysis process shown in steps S100-63 in FIG. 23, that is, a process of analyzing the main command and detecting an abnormality of the main command.

図112(a)の1行目の指標「PY_CMDA:」は、当該PY_CMDAモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW R_BCR_BUF)」によって、Qレジスタの値をアドレスの上位1バイトとし、主コマンドのバッファ値を格納するアドレス「R_BCR_BUF」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(主コマンド)をAレジスタに読み出す。 The index “PY_CMDA:” in the first line of FIG. 112 (a) indicates the start address of the PY_CMDA module. By the command "LDQ A, (LOW R_BCR_BUF)" on the second line, the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_BCR_BUF" that stores the buffer value of the main command is set to the lower 1 byte of the address. It is set to 1 byte, and the value (main command) stored at that address is read into the A register.

そして、バッファをクリアし、払出起動指定コマンド確認処理を実行すると、受信データ確認処理として、図112(a)の3行目のコマンド「SUB A,@BCR_PAY_CLR」によって、Aレジスタの値から「@BCR_PAY_CLR」で示される固定値、ここでは、20Hを減算する。そして、4行目のコマンド「CP A,00CH」によって、減算されたAレジスタの値と0CHとを比較する。ここでは、主コマンドが20H〜2BHの範囲に含まれることを確認している。すなわち、Aレジスタの値が20H未満であれば、コマンド「SUB A,@BCR_PAY_CLR」によってAレジスタの値は負の値になり、1バイト値としてみると0CHより大きくなる。したがって、減算されたAレジスタの値が0CH未満であれば、コマンド「CP A,00CH」によってキャリーフラグが立って1となる。そして、5行目の「RET NC」によって、キャリーフラグが1でなければ、1段上のルーチンに戻る。なお、キャリーフラグが1であれば(20H〜2BHの範囲に含まれれば)、払出エラー指定コマンドセット処理および払出電波エラーフラグ設定処理を実行して、1段上のルーチンに戻る。 Then, when the buffer is cleared and the payout start designation command confirmation process is executed, as the received data confirmation process, the command "SUBA, @BCR_PAY_CLR" on the third line of FIG. 112A is used to "@" from the value of the A register. The fixed value indicated by "BCR_PAY_CLR", here, 20H is subtracted. Then, the subtracted A register value is compared with 0CH by the command "CP A, 00CH" on the 4th line. Here, it is confirmed that the main command is included in the range of 20H to 2BH. That is, if the value of the A register is less than 20H, the value of the A register becomes a negative value by the command "SUBA, @BCR_PAY_CLR", and the value of the A register becomes larger than 0CH when viewed as a 1-byte value. Therefore, if the subtracted A register value is less than 0CH, the carry flag is set to 1 by the command "CP A, 00CH". Then, according to "RET NC" on the 5th line, if the carry flag is not 1, the routine returns to the next higher routine. If the carry flag is 1 (if it is included in the range of 20H to 2BH), the payout error specification command set process and the payout radio wave error flag setting process are executed, and the process returns to the routine one step higher.

ここで、図111の置き換えを行うと、図112(a)のコマンド群を図112(b)のように変更することができる。図112(b)の1行目の指標「PY_CMDA:」は、当該PY_CMDAモジュールの先頭アドレスを示す。1行目のコマンド「LDQ A,(LOW R_BCR_BUF)」によって、Qレジスタの値をアドレスの上位1バイトとし、主コマンドのバッファ値を格納するアドレス「R_BCR_BUF」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(主コマンド)をAレジスタに読み出す。 Here, by replacing FIG. 111, the command group of FIG. 112 (a) can be changed as shown in FIG. 112 (b). The index “PY_CMDA:” in the first line of FIG. 112 (b) indicates the start address of the PY_CMDA module. By the command "LDQ A, (LOW R_BCR_BUF)" on the first line, the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_BCR_BUF" that stores the buffer value of the main command is set to the lower 1 byte of the address. It is set to 1 byte, and the value (main command) stored at that address is read into the A register.

そして、バッファをクリアし、払出起動指定コマンドに対する所定の処理を実行すると、図112(b)の3行目のコマンド「SUB A,@BCR_PAY_CLR」によって、Aレジスタの値から「@BCR_PAY_CLR」で示される固定値、ここでは、20Hを減算する。4行目のコマンド「RCP NC,A,00CH」によって、減算されたAレジスタの値と0CHとを比較し、キャリーフラグが1でなければ、1段上のルーチンに戻る。ここでは、主コマンドが20H〜2BHの範囲に含まれることを確認し、その範囲に入っていなければ、それ以降の処理を行わず1段上のルーチンに戻っている。なお、キャリーフラグが1であれば、払出エラー指定コマンドセット処理および払出電波エラーフラグ設定処理を実行して、1段上のルーチンに戻る。 Then, when the buffer is cleared and the predetermined process for the payout start designation command is executed, the command "SUBA, @BCR_PAY_CLR" on the third line of FIG. 112 (b) indicates from the value of the A register as "@BCR_PAY_CLR". The fixed value, here 20H, is subtracted. The command "RCP NC, A, 00CH" on the 4th line compares the subtracted A register value with 0CH, and if the carry flag is not 1, returns to the routine one step higher. Here, it is confirmed that the main command is included in the range of 20H to 2BH, and if it is not within that range, the routine returns to the next higher routine without further processing. If the carry flag is 1, the payout error specification command set process and the payout radio wave error flag setting process are executed, and the process returns to the routine one step higher.

ここで、図112(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_BCR_BUF)」2バイト+3行目のコマンド「SUB A,@BCR_PAY_CLR」2バイト+4行目のコマンド「CP A,00CH」2バイト+5行目の「RET NC」1バイト=7バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+4行目2サイクル+5行目3サイクル(1サイクル)=10サイクル(8サイクル)となる。一方、図112(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_BCR_BUF)」2バイト+3行目のコマンド「SUB A,@BCR_PAY_CLR」2バイト+4行目のコマンド「RCP NC,A,00CH」2バイト=6バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+4行目5サイクル(3サイクル)=10サイクル(8サイクル)となる。したがって、図112(a)のコマンド群を図112(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 112 (a) is the command "LDQ A, (LOW R_BCR_BUF)" on the second line 2 bytes + the command "SUB A, @BCR_PAY_CLR" on the third line 2 bytes + 4 The command "CP A, 00CH" on the line is 2 bytes + "RET NC" on the 5th line is 1 byte = 7 bytes, and the total execution cycle is 3 cycles on the 2nd line + 2 cycles on the 3rd line + 2 cycles on the 4th line + 5th line. 3 cycles (1 cycle) = 10 cycles (8 cycles). On the other hand, the total command size of the command group shown in FIG. 112 (b) is the command "LDQ A, (LOW R_BCR_BUF)" on the second line, 2 bytes + the command "SUB A, @BCR_PAY_CLR" on the third line, 2 bytes + 4 lines. The first command "RCP NC, A, 00CH" is 2 bytes = 6 bytes, and the total execution cycle is 2nd line 3 cycles + 3rd line 2 cycles + 4th line 5 cycles (3 cycles) = 10 cycles (8 cycles). Become. Therefore, by replacing the command group of FIG. 112 (a) with the command group of FIG. 112 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

図113は、GAT_PASモジュールを説明するための説明図である。図113に示したGAT_PASモジュールは、図29のステップS510で示したゲートスイッチ通過処理(ゲート通過処理)、すなわち、ゲート検出スイッチ124sでの入賞球の通過に応じて普通図柄保留球数を加算し、普通図柄に関する処理を実行する。 FIG. 113 is an explanatory diagram for explaining the GAT_PAS module. The GAT_PAS module shown in FIG. 113 adds the number of normal symbol reserved balls according to the gate switch passing process (gate passing process) shown in step S510 of FIG. 29, that is, the passing of the winning balls in the gate detection switch 124s. , Ordinary symbol processing is executed.

記憶カウントチェック処理として、図113(a)の1行目の指標「GAT_PAS:」は、当該GAT_PASモジュールの先頭アドレスを示す。2行目のコマンド「LDQ DE,LOW R_FZ_MEM」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FZ_MEM」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された2バイト値(普通図柄保留球数カウンタのアドレス)をDEレジスタに読み出す。3行目のコマンド「LD A、(DE)」によって、DEレジスタで示されるアドレス(すなわちR_FZ_MEM)に格納された値(普通図柄保留球数カウンタのカウンタ値)をAレジスタに読み出す。 As the storage count check process, the index “GAT_PAS:” in the first line of FIG. 113 (a) indicates the start address of the GAT_PAS module. By the command "LDQ DE, LOW R_FZ_MEM" on the second line, the value of the Q register is set to the upper 1 byte of the address, the value of the lower 1 byte of the address "R_FZ_MEM" is set to the lower 1 byte of the address, and the value is stored at that address. The 2-byte value (the address of the normal symbol reserved ball count counter) is read into the DE register. The command "LDA, (DE)" on the third line reads the value (counter value of the normal symbol hold ball count counter) stored in the address indicated by the DE register (that is, R_FZ_MEM) into the A register.

そして、図113(a)の4行目のコマンド「CP A,@FZ_MEM_MAX」によって、Aレジスタの値と固定値「@FZ_MEM_MAX」、ここでは、「4」とを比較する。すなわち、Aレジスタの値が4未満であれば、キャリーフラグが立って1となる。そして、5行目の「RET NC」によって、キャリーフラグが1でなければ、1段上のルーチンに戻る。すなわち、普通図柄保留球数カウンタのカウンタ値が4以上であれば、それ以上、普通図柄保留球数カウンタを計数することはないので、当該GAT_PASモジュールを終了する。なお、キャリーフラグが1であれば、乱数値取得処理、記憶数加算処理、当たり決定乱数取得処理、転送先アドレス算定処理、および、記憶エリア格納処理を実行して、1段上のルーチンに戻る。 Then, the command "CP A, @FZ_MEM_MAX" on the fourth line of FIG. 113A compares the value of the A register with the fixed value "@FZ_MEM_MAX", here "4". That is, if the value of the A register is less than 4, the carry flag is set to 1. Then, according to "RET NC" on the 5th line, if the carry flag is not 1, the routine returns to the next higher routine. That is, if the counter value of the normal symbol reserved ball number counter is 4 or more, the normal symbol reserved ball number counter is not counted any more, so the GAT_PAS module is terminated. If the carry flag is 1, the random number value acquisition process, the storage number addition process, the hit determination random number acquisition process, the transfer destination address calculation process, and the storage area storage process are executed, and the process returns to the routine one step higher. ..

ここで、図111の置き換えを行うと、図113(a)のコマンド群を図113(b)のように変更することができる。図113(b)の1行目の指標「GAT_PAS:」は、当該GAT_PASモジュールの先頭アドレスを示す。1行目のコマンド「LDQ DE,LOW R_FZ_MEM」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FZ_MEM」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された2バイト値(普通図柄保留球数カウンタのアドレス)をDEレジスタに読み出す。3行目のコマンド「LD A、(DE)」によって、DEレジスタで示されるアドレス(すなわちR_FZ_MEM)に格納された値(普通図柄保留球数カウンタのカウンタ値)をAレジスタに読み出す。 Here, by replacing FIG. 111, the command group of FIG. 113 (a) can be changed as shown in FIG. 113 (b). The index “GAT_PAS:” in the first line of FIG. 113 (b) indicates the start address of the GAT_PAS module. By the command "LDQ DE, LOW R_FZ_MEM" on the first line, the value of the Q register is set to the upper 1 byte of the address, the value of the lower 1 byte of the address "R_FZ_MEM" is set to the lower 1 byte of the address, and the value is stored at that address. The 2-byte value (the address of the normal symbol reserved ball count counter) is read into the DE register. The command "LDA, (DE)" on the third line reads the value (counter value of the normal symbol hold ball count counter) stored in the address indicated by the DE register (that is, R_FZ_MEM) into the A register.

そして、図113(b)の4行目のコマンド「RCP NC,A,@FZ_MEM_MAX」によって、Aレジスタの値と@FZ_MEM_MAXとを比較し、Aレジスタの値が@FZ_MEM_MAX以上であれば、1段上のルーチンに戻る。すなわち、普通図柄保留球数カウンタのカウンタ値が4以上であれば、それ以上、普通図柄保留球数カウンタを計数することはないので、当該GAT_PASモジュールを終了する。なお、キャリーフラグが1であれば、記憶数加算処理、当たり決定乱数取得処理、転送先アドレス算定処理、および、記憶エリア格納処理を実行して、1段上のルーチンに戻る。 Then, the command "RCP NC, A, @ FZ_MEM_MAX" on the fourth line of FIG. 113B compares the value of the A register with @FZ_MEM_MAX, and if the value of the A register is @FZ_MEM_MAX or more, one step is performed. Return to the routine above. That is, if the counter value of the normal symbol reserved ball number counter is 4 or more, the normal symbol reserved ball number counter is not counted any more, so the GAT_PAS module is terminated. If the carry flag is 1, the storage number addition process, the winning random number acquisition process, the transfer destination address calculation process, and the storage area storage process are executed, and the process returns to the routine one step higher.

ここで、図113(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ DE,LOW R_FZ_MEM」2バイト+3行目のコマンド「LD A、(DE)」1バイト+4行目のコマンド「CP A,@FZ_MEM_MAX」2バイト+5行目の「RET NC」1バイト=6バイトとなり、総実行サイクルは、2行目2サイクル+3行目2サイクル+4行目2サイクル+5行目3サイクル(1サイクル)=9サイクル(7サイクル)となる。一方、図113(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ DE,LOW R_FZ_MEM」2バイト+3行目のコマンド「LD A、(DE)」1バイト+4行目のコマンド「RCP NC,A,@FZ_MEM_MAX」2バイト=5バイトとなり、総実行サイクルは、2行目2サイクル+3行目2サイクル+4行目5サイクル(3サイクル)=9サイクル(7サイクル)となる。したがって、図113(a)のコマンド群を図113(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 113 (a) is the command "LDQ DE, LOW R_FZ_MEM" on the second line 2 bytes + the command "LD A, (DE)" on the third line 1 byte + 4 lines. The first command "CP A, @ FZ_MEM_MAX" 2 bytes + 5th line "RET NC" 1 byte = 6 bytes, and the total execution cycle is 2nd line 2 cycles + 3rd line 2 cycles + 4th line 2 cycles + 5th line 3 cycles (1 cycle) = 9 cycles (7 cycles). On the other hand, the total command size of the command group shown in FIG. 113 (b) is the command "LDQ DE, LOW R_FZ_MEM" on the second line 2 bytes + the command "LD A, (DE)" on the third line 1 byte + 4th line. Command "RCP NC, A, @ FZ_MEM_MAX" 2 bytes = 5 bytes, and the total execution cycle is 2nd line 2 cycles + 3rd line 2 cycles + 4th line 5 cycles (3 cycles) = 9 cycles (7 cycles). Become. Therefore, by replacing the command group of FIG. 113 (a) with the command group of FIG. 113 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

図114は、TDN_PASモジュールを説明するための説明図である。図114に示したTDN_PASモジュールは、図34のステップS540で示したカウントスイッチ通過処理(大入賞口通過処理)、すなわち、カウントスイッチ判定値に基づいて大入賞口の入賞を管理する処理を実行する。 FIG. 114 is an explanatory diagram for explaining the TDN_PAS module. The TDN_PAS module shown in FIG. 114 executes the count switch passing process (large winning opening passing process) shown in step S540 of FIG. 34, that is, the process of managing the winning of the large winning opening based on the count switch determination value. ..

図114(a)の1行目の指標「TDN_PAS:」は、当該TDN_PASモジュールの先頭アドレスを示す。そして、カウントスイッチ判定値確認処理、特別電動役物連続作動回数判定処理、大入賞口入賞指定コマンドセット処理、大入賞口過剰入賞監視処理を実行すると、特別電動役物作動チェック処理として、2行目のコマンド「LDQ A,(LOW R_TDN_PHS)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TDN_PHS」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別電動役物遊技管理フェーズ)をAレジスタに読み出す。 The index “TDN_PAS:” in the first line of FIG. 114 (a) indicates the start address of the TDN_PAS module. Then, when the count switch determination value confirmation process, the special electric accessory continuous operation count determination process, the large winning opening winning designation command set processing, and the large winning opening excessive winning monitoring process are executed, two lines are executed as the special electric accessory operation check process. By the eye command "LDQ A, (LOW R_TDN_PHS)", the value of the Q register is set to the upper 1 byte of the address, the value of the lower 1 byte of the address "R_TDN_PHS" is set to the lower 1 byte of the address, and the value is stored at that address. The value (special electric accessory game management phase) is read into the A register.

図114(a)の3行目のコマンド「JCP Z,A,@TD_OPN_BHT,TDN_PAS_10」によって、Aレジスタの値と固定値「@TD_OPN_BHT」、ここでは、2と比較し、その結果が等しければ、アドレス「TDN_PAS_10」に移動する。こうして、Aレジスタの値が大当たり大入賞口開放制御状態指定値(特別電動役物遊技管理フェーズが02H)であれば、以降の処理を省略して6行目の指標「TDN_PAS_10:」に移動することができる。4行目のコマンド「CP A,@TD_OPN_SHT」によって、Aレジスタの値と、小当たり大入賞口開放制御状態指定値を示す固定値「@TD_OPN_SHT」、ここでは、6とを比較し、等しければ(特別電動役物遊技管理フェーズが06H)、ゼロフラグが立って1となる。そして、5行目の「RET NZ」によって、ゼロフラグが1でなければ、1段上のルーチンに戻る。すなわち、Aレジスタの値が大当たり大入賞口開放制御状態指定値および小当たり大入賞口開放制御状態指定値でなければ、当該TDN_PASモジュールを終了する。なお、ゼロフラグが1であれば、特別電動役物入賞球数カウント処理、特電不正入賞検出条件確認処理、および、特電不正入賞エラー時処理を実行して、1段上のルーチンに戻る。 By the command "JCP Z, A, @ TD_OPN_BHT, TDN_PAS_10" on the third line of FIG. 114 (a), the value of the A register and the fixed value "@TD_OPN_BHT" are compared with 2, here, and if the results are equal, Move to the address "TDN_PAS_10". In this way, if the value of the A register is the value specified for the jackpot opening control state (special electric accessory game management phase is 02H), the subsequent processing is omitted and the movement is performed to the index "TDN_PAS_10:" on the sixth line. be able to. By the command "CP A, @ TD_OPN_SHT" on the 4th line, the value of the A register is compared with the fixed value "@TD_OPN_SHT" indicating the small hit big winning opening control state specified value, here, 6 and if they are equal. (Special electric accessory game management phase is 06H), the zero flag is set and it becomes 1. Then, according to "RET NZ" on the 5th line, if the zero flag is not 1, the routine returns to the next higher routine. That is, if the value of the A register is not the big hit big winning opening open control state specified value and the small hit big winning opening open control state specified value, the TDN_PAS module is terminated. If the zero flag is 1, the special electric accessory winning ball count process, the special electric illegal winning detection condition confirmation process, and the special electric illegal winning error error processing are executed to return to the routine one step higher.

ここで、図111の置き換えを行うと、図114(a)のコマンド群を図114(b)のように変更することができる。図114(b)の1行目の指標「TDN_PAS:」は、当該TDN_PASモジュールの先頭アドレスを示す。そして、カウントスイッチ判定値確認処理、特別電動役物連続作動回数判定処理、大入賞口入賞指定コマンドセット処理、大入賞口過剰入賞監視処理を実行すると、2行目のコマンド「LDQ A,(LOW R_TDN_PHS)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TDN_PHS」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別電動役物遊技管理フェーズ)をAレジスタに読み出す。 Here, by replacing FIG. 111, the command group of FIG. 114 (a) can be changed as shown in FIG. 114 (b). The index “TDN_PAS:” in the first line of FIG. 114 (b) indicates the start address of the TDN_PAS module. Then, when the count switch determination value confirmation process, the special electric accessory continuous operation count determination process, the large prize opening winning designation command set processing, and the large winning opening excessive winning monitoring process are executed, the command "LDQ A, (LOW) on the second line is executed. According to "R_TDN_PHS)", the value of the Q register is set to the upper 1 byte of the address, the value of the lower 1 byte of the address "R_TDN_PHS" is set to the lower 1 byte of the address, and the value stored in that address (special electric accessory game management phase). ) Is read into the A register.

図114(b)の3行目のコマンド「JCP Z,A,@TD_OPN_BHT,TDN_PAS_10」によって、Aレジスタの値と固定値「@TD_OPN_BHT」、ここでは、2と比較し、その結果が等しければ、アドレス「TDN_PAS_10」に移動する。こうして、Aレジスタの値が大当たり大入賞口開放制御状態指定値であれば、以降の処理を省略して5行目の指標「TDN_PAS_10:」に移動することができる。4行目のコマンド「RCP NZ,A,@TD_OPN_SHT」によって、Aレジスタの値と、小当たり大入賞口開放制御状態指定値を示す固定値「@TD_OPN_SHT」、ここでは、6とを比較し、等しければ、1段上のルーチンに戻る。すなわち、Aレジスタの値が大当たり大入賞口開放制御状態指定値および小当たり大入賞口開放制御状態指定値でなければ、当該TDN_PASモジュールを終了する。なお、ゼロフラグが0であれば、特別電動役物入賞球数カウント処理、特電不正入賞検出条件確認処理、および、特電不正入賞エラー時処理を実行して、1段上のルーチンに戻る。 By the command "JCP Z, A, @ TD_OPN_BHT, TDN_PAS_10" on the third line of FIG. 114 (b), the value of the A register and the fixed value "@TD_OPN_BHT" are compared with 2, here, and if the results are equal, Move to the address "TDN_PAS_10". In this way, if the value of the A register is the value specified in the jackpot opening control state, it is possible to skip the subsequent processing and move to the index "TDN_PAS_10:" on the fifth line. The command "RCP NZ, A, @ TD_OPN_SHT" on the 4th line compares the value of the A register with the fixed value "@TD_OPN_SHT" indicating the small hit big winning opening control state specified value, here 6, If they are equal, the routine returns to the next higher routine. That is, if the value of the A register is not the big hit big winning opening open control state specified value and the small hit big winning opening open control state specified value, the TDN_PAS module is terminated. If the zero flag is 0, the special electric accessory winning ball count process, the special electric illegal winning detection condition confirmation process, and the special electric illegal winning error error processing are executed to return to the routine one step higher.

ここで、図114(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_TDN_PHS)」2バイト+3行目のコマンド「JCP Z,A,@TD_OPN_BHT,TDN_PAS_10」3バイト+4行目のコマンド「CP A,@TD_OPN_SHT」2バイト+5行目の「RET NZ」1バイト=8バイトとなり、総実行サイクルは、2行目3サイクル+3行目4サイクル(または3サイクル)+4行目2サイクル+5行目3サイクル(1サイクル)=12サイクル(9サイクル)となる。一方、図114(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_TDN_PHS)」2バイト+3行目のコマンド「JCP Z,A,@TD_OPN_BHT,TDN_PAS_10」3バイト+4行目のコマンド「RCP NZ,A,@TD_OPN_SHT」2バイト=7バイトとなり、総実行サイクルは、2行目3サイクル+3行目4サイクル(または3サイクル)+4行目5サイクル(3サイクル)=12サイクル(9サイクル)となる。したがって、図114(a)のコマンド群を図114(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 114 (a) is the command "LDQ A, (LOW R_TDN_PHS)" on the second line + the command "JCP Z, A, @ TD_OPN_BHT, TDN_PAS_10 on the third line. 3 bytes + 4th line command "CP A, @ TD_OPN_SHT" 2 bytes + 5th line "RET NZ" 1 byte = 8 bytes, and the total execution cycle is 2nd line 3 cycles + 3rd line 4 cycles (or 3) Cycle) + 4th row 2 cycles + 5th row 3 cycles (1 cycle) = 12 cycles (9 cycles). On the other hand, the total command size of the command group shown in FIG. 114 (b) is the command "LDQ A, (LOW R_TDN_PHS)" on the second line + the command "JCP Z, A, @ TD_OPN_BHT, TDN_PAS_10" on the third line. 3 bytes + 4th line command "RCP NZ, A, @ TD_OPN_SHT" 2 bytes = 7 bytes, and the total execution cycle is 2nd line 3 cycles + 3rd line 4 cycles (or 3 cycles) + 4th line 5 cycles (3) Cycle) = 12 cycles (9 cycles). Therefore, by replacing the command group of FIG. 114 (a) with the command group of FIG. 114 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

図115は、FD_OPNモジュールを説明するための説明図である。図115に示したFD_OPNモジュールは、図57のステップ850で示した普通電動役物入賞口開放制御処理、すなわち、普通電動役物に関する入賞数および作動時間に対する第1可変始動口120Bの開閉御処理を実行する。 FIG. 115 is an explanatory diagram for explaining the FD_OPN module. The FD_OPN module shown in FIG. 115 is the ordinary electric accessory winning opening opening control process shown in step 850 of FIG. 57, that is, the opening / closing process of the first variable starting port 120B with respect to the number of winnings and the operating time of the ordinary electric accessory. To execute.

図115(a)の1行目の指標「FD_OPN:」は、当該FD_OPNモジュールの先頭アドレスを示す。そして、普通電動役物入賞口開閉動作切替処理を実行すると、規定入賞数確認処理として、2行目のコマンド「LDQ A,(LOW R_FDN_CNT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FDN_CNT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(普通電動役物入賞球数カウンタのカウンタ値)をAレジスタに読み出す。 The index “FD_OPN:” in the first line of FIG. 115 (a) indicates the start address of the FD_OPN module. Then, when the normal electric accessory winning opening opening / closing operation switching process is executed, the value of the Q register is set to the upper 1 byte of the address by the command "LDQ A, (LOW R_FDN_CNT)" on the second line as the specified winning number confirmation process. , The value of the lower 1 byte of the address "R_FDN_CNT" is set to the lower 1 byte of the address, and the value stored at that address (counter value of the normal electric accessory winning ball count counter) is read into the A register.

図115(a)の3行目のコマンド「CP A,@FDN_CNT」によって、Aレジスタの値と、普通電動役物に係る入賞口入賞球数の最大値を示す固定値「@FDN_CNT」、ここでは、8とを比較し、8未満であれば、キャリーフラグが立って1となる。そして、4行目の「RET C」によって、キャリーフラグが1であれば、1段上のルーチンに戻る。すなわち、Aレジスタの値が普通電動役物に係る入賞口入賞球数未満であれば、当該FD_OPNモジュールを終了する。なお、キャリーフラグが0であれば、普通電動役物作動終了時設定処理を実行して、1段上のルーチンに戻る。 By the command "CP A, @ FDN_CNT" on the third line of FIG. 115 (a), the fixed value "@ FDN_CNT" indicating the value of the A register and the maximum number of winning balls in the winning opening related to the ordinary electric accessory, here. Then, it is compared with 8, and if it is less than 8, the carry flag is set and it becomes 1. Then, if the carry flag is 1 by "RET C" on the 4th line, the routine returns to the next higher routine. That is, if the value of the A register is less than the number of winning balls in the winning opening related to the ordinary electric accessory, the FD_OPN module is terminated. If the carry flag is 0, the normal electric accessory operation end setting process is executed, and the process returns to the routine one step higher.

ここで、図111の置き換えを行うと、図115(a)のコマンド群を図115(b)のように変更することができる。図115(b)の1行目の指標「FD_OPN:」は、当該FD_OPNモジュールの先頭アドレスを示す。そして、普通電動役物入賞口開閉動作切替処理を実行すると、規定入賞数確認処理として、2行目のコマンド「LDQ A,(LOW R_FDN_CNT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FDN_CNT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(普通電動役物入賞球数カウンタのカウンタ値)をAレジスタに読み出す。 Here, by replacing FIG. 111, the command group of FIG. 115 (a) can be changed as shown in FIG. 115 (b). The index “FD_OPN:” in the first line of FIG. 115 (b) indicates the start address of the FD_OPN module. Then, when the normal electric accessory winning opening opening / closing operation switching process is executed, the value of the Q register is set to the upper 1 byte of the address by the command "LDQ A, (LOW R_FDN_CNT)" on the second line as the specified winning number confirmation process. , The value of the lower 1 byte of the address "R_FDN_CNT" is set to the lower 1 byte of the address, and the value stored at that address (counter value of the normal electric accessory winning ball count counter) is read into the A register.

図115(b)の3行目のコマンド「RCP C,A,@FDN_CNT」によって、Aレジスタの値と、普通電動役物に係る入賞口入賞球数の最大値を示す固定値「@FDN_CNT」、ここでは、8とを比較し、8未満であれば、1段上のルーチンに戻る。すなわち、Aレジスタの値が普通電動役物に係る入賞口入賞球数未満であれば、当該FD_OPNモジュールを終了する。なお、キャリーフラグが0であれば、普通電動役物作動終了時設定処理を実行して、1段上のルーチンに戻る。 By the command "RCP C, A, @ FDN_CNT" on the third line of FIG. 115 (b), the fixed value "@ FDN_CNT" indicating the value of the A register and the maximum number of winning balls in the winning opening related to the ordinary electric accessory , Here, the comparison with 8 is performed, and if it is less than 8, the routine returns to the next higher routine. That is, if the value of the A register is less than the number of winning balls in the winning opening related to the ordinary electric accessory, the FD_OPN module is terminated. If the carry flag is 0, the normal electric accessory operation end setting process is executed, and the process returns to the routine one step higher.

ここで、図115(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_FDN_CNT)」2バイト+3行目のコマンド「CP A,@FDN_CNT」2バイト+4行目の「RET C」1バイト=5バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+4行目3サイクル(1サイクル)=8サイクル(6サイクル)となる。一方、図115(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_FDN_CNT)」2バイト+3行目のコマンド「RCP C,A,@FDN_CNT」2バイト=4バイトとなり、総実行サイクルは、2行目3サイクル+3行目5サイクル(3サイクル)=8サイクル(6サイクル)となる。したがって、図115(a)のコマンド群を図115(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 115 (a) is the command "LDQ A, (LOW R_FDN_CNT)" on the second line 2 bytes + the command "CP A, @ FDN_CNT" on the third line 2 bytes + 4 The "RET C" in the first line is 1 byte = 5 bytes, and the total execution cycle is 3 cycles in the 2nd line + 2 cycles in the 3rd line + 3 cycles in the 4th line (1 cycle) = 8 cycles (6 cycles). On the other hand, the total command size of the command group shown in FIG. 115 (b) is 2 bytes of the command "LDQ A, (LOW R_FDN_CNT)" on the 2nd line + 2 bytes of the command "RCP C, A, @ FDN_CNT" on the 3rd line. = 4 bytes, and the total execution cycle is 3 cycles in the 2nd row + 5 cycles (3 cycles) in the 3rd row = 8 cycles (6 cycles). Therefore, by replacing the command group of FIG. 115 (a) with the command group of FIG. 115 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

図116は、TZ_STAモジュールを説明するための説明図である。図116に示したTZ_STAモジュールは、図37のステップS610で示した特別図柄変動待ち処理、すなわち、特別図柄保留球数に基づいて特別図柄変動の準備処理を実行する。 FIG. 116 is an explanatory diagram for explaining the TZ_STA module. The TZ_STA module shown in FIG. 116 executes the special symbol change waiting process shown in step S610 of FIG. 37, that is, the special symbol change preparatory process based on the number of special symbol reserved balls.

図116(a)の1行目の指標「TZ_STA:」は、当該TZ_STAモジュールの先頭アドレスを示す。そして、特別図柄保留球数確認処理を実行すると、処理非対象特図状態確認処理として、2行目のコマンド「RST DATSEL」によって、汎用モジュールであるDATSELモジュールが呼び出され、制御データの選択結果がAレジスタに格納される。 The index “TZ_STA:” in the first line of FIG. 116 (a) indicates the start address of the TZ_STA module. Then, when the special symbol reserved ball number confirmation process is executed, the general-purpose module DATSEL module is called by the command "RST DATSEL" on the second line as the process non-target special figure state confirmation process, and the selection result of the control data is obtained. It is stored in the A register.

図116(a)の3行目のコマンド「CP A,@TZ_BHT」によって、Aレジスタの値と、特別図柄大当たり情報を示す固定値「@TZ_BHT」、ここでは、01Hとを比較し、01Hと等しければ、ゼロフラグが立って1となる。そして、4行目の「RET Z」によって、ゼロフラグが1であれば、1段上のルーチンに戻る。すなわち、大当たり確定中であれば、当該TZ_STAモジュールを終了する。5行目のコマンド「CP A,@TZ_SHT」によって、Aレジスタの値と、特別図柄小当たり情報を示す固定値「@TZ_SHT」、ここでは、02Hとを比較し、02Hと等しければ、ゼロフラグが立って1となる。そして、6行目の「RET Z」によって、ゼロフラグが1であれば、1段上のルーチンに戻る。すなわち、小当たり確定中であれば、当該TZ_STAモジュールを終了する。なお、ゼロフラグが1でなければ、特別図柄変動開始時設定処理、回数コマンドセット処理、および、特別図柄変動準備処理を実行して、1段上のルーチンに戻る。 By the command "CP A, @TZ_BHT" on the third line of FIG. 116 (a), the value of the A register is compared with the fixed value "@TZ_BHT" indicating the special symbol jackpot information, here, 01H is compared with 01H. If they are equal, the zero flag is set and becomes 1. Then, if the zero flag is 1 by "RET Z" on the 4th line, the routine returns to the next higher routine. That is, if the jackpot is being confirmed, the TZ_STA module is terminated. The command "CP A, @ TZ_SHT" on the 5th line compares the value of the A register with the fixed value "@TZ_SHT" indicating special symbol small hit information, here 02H, and if it is equal to 02H, the zero flag is set. Stand up and become 1. Then, if the zero flag is 1 by "RET Z" on the 6th line, the routine returns to the next higher routine. That is, if the small hit is being confirmed, the TZ_STA module is terminated. If the zero flag is not 1, the special symbol change start setting process, the number of times command set process, and the special symbol change preparation process are executed to return to the routine one step higher.

ここで、図111の置き換えを行うと、図116(a)のコマンド群を図116(b)のように変更することができる。図116(b)の1行目の指標「TZ_STA:」は、当該TZ_STAモジュールの先頭アドレスを示す。そして、特別図柄保留球数確認処理を実行すると、処理非対象特図状態確認処理として、2行目のコマンド「RST DATSEL」によって、DATSELモジュールが呼び出され、制御データの選択結果がAレジスタに格納される。 Here, by replacing FIG. 111, the command group of FIG. 116 (a) can be changed as shown in FIG. 116 (b). The index “TZ_STA:” in the first line of FIG. 116 (b) indicates the start address of the TZ_STA module. Then, when the special symbol reserved ball number confirmation process is executed, the DATASEL module is called by the command "RST DATSEL" on the second line as the process non-target special figure state confirmation process, and the selection result of the control data is stored in the A register. Will be done.

図116(b)の3行目のコマンド「RCP Z,A,@TZ_BHT」によって、Aレジスタの値と、特別図柄大当たり情報を示す固定値「@TZ_BHT」、ここでは、01Hとが比較され、01Hと等しければ、1段上のルーチンに戻る。すなわち、大当たり確定中であれば、当該TZ_STAモジュールを終了する。4行目のコマンド「RCP Z,A,@TZ_SHT」によって、Aレジスタの値と、特別図柄小当たり情報を示す固定値「@TZ_SHT」、ここでは、02Hとが比較され、02Hと等しければ、1段上のルーチンに戻る。すなわち、小当たり確定中であれば、当該TZ_STAモジュールを終了する。なお、ゼロフラグが1でなければ、特別図柄変動開始時設定処理、回数コマンドセット処理、および、特別図柄変動準備処理を実行して、1段上のルーチンに戻る。 The command "RCP Z, A, @ TZ_BHT" on the third line of FIG. 116 (b) compares the value of the A register with the fixed value "@TZ_BHT" indicating the special symbol jackpot information, here 01H. If it is equal to 01H, it returns to the routine one step higher. That is, if the jackpot is being confirmed, the TZ_STA module is terminated. The command "RCP Z, A, @ TZ_SHT" on the 4th line compares the value of the A register with the fixed value "@TZ_SHT" indicating special symbol small hit information, here 02H, and if it is equal to 02H, Return to the routine one step higher. That is, if the small hit is being confirmed, the TZ_STA module is terminated. If the zero flag is not 1, the special symbol change start setting process, the number of times command set process, and the special symbol change preparation process are executed to return to the routine one step higher.

ここで、図116(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「RST DATSEL」1バイト+3行目のコマンド「CP A,@TZ_BHT」2バイト+4行目の「RET Z」1バイト+5行目のコマンド「CP A,@TZ_SHT」2バイト+6行目の「RET Z」1バイト=7バイトとなり、総実行サイクルは、2行目4サイクル+3行目2サイクル+4行目3サイクル(1サイクル)+5行目2サイクル+6行目3サイクル(1サイクル)=14サイクル(10サイクル)となる。一方、図116(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「RST DATSEL」1バイト+3行目のコマンド「RCP Z,A,@TZ_BHT」2バイト+4行目のコマンド「RCP Z,A,@TZ_SHT」2バイト=5バイトとなり、総実行サイクルは、2行目4サイクル+3行目5サイクル(3サイクル)+4行目5サイクル(3サイクル)=14サイクル(10サイクル)となる。したがって、図116(a)のコマンド群を図116(b)のコマンド群に置き換えることで、総コマンドサイズが2バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 116 (a) is the command "RST DATSEL" on the second line + 1 byte + the command "CP A, @ TZ_BHT" on the third line 2 bytes + "RET" on the fourth line. "Z" 1 byte + 5th line command "CP A, @ TZ_SHT" 2 bytes + 6th line "RET Z" 1 byte = 7 bytes, and the total execution cycle is 2nd line 4 cycles + 3rd line 2 cycles + 4 lines 3rd cycle (1 cycle) + 5th row 2 cycles + 6th row 3 cycles (1 cycle) = 14 cycles (10 cycles). On the other hand, the total command size of the command group shown in FIG. 116 (b) is the command "RST DATSEL" on the second line + the command "RCP Z, A, @ TZ_BHT" on the third line 2 bytes + the command on the fourth line. "RCP Z, A, @ TZ_SHT" 2 bytes = 5 bytes, and the total execution cycle is 4 cycles in the 2nd line + 5 cycles in the 3rd line (3 cycles) + 5 cycles in the 4th line (3 cycles) = 14 cycles (10 cycles). ). Therefore, by replacing the command group of FIG. 116 (a) with the command group of FIG. 116 (b), the total command size is reduced by 2 bytes. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

図117は、TZ_RGETモジュールを説明するための説明図である。図117に示したTZ_RGETモジュールは、図32のステップS535で示した特別図柄乱数取得処理、すなわち、乱数値をレジスタに入力し、保留球数が上限数ではない場合のみ転送用バッファにレジスタの乱数値を格納する処理を実行する。 FIG. 117 is an explanatory diagram for explaining the TZ_RGET module. The TZ_RGET module shown in FIG. 117 is the special symbol random number acquisition process shown in step S535 of FIG. 32, that is, the random number value is input to the register, and the register is disturbed in the transfer buffer only when the number of reserved balls is not the upper limit. Executes the process of storing the numerical value.

図117(a)の1行目の指標「TZ_RGET:」は、当該TZ_RGETモジュールの先頭アドレスを示す。大当たり決定乱数取得処理を実行し、特別図柄保留球数更新処理として、2行目のコマンド「LD A、(DE)」によって、DEレジスタで示されるアドレスに格納された値(対象特別図柄保留球数カウンタのカウンタ値)をAレジスタに読み出す。なお、当該TZ_RGETモジュールが呼び出されるときにDEレジスタには予め対象特別図柄保留球数カウンタのカウンタ値を示すアドレスが格納されているとする。 The index “TZ_RGET:” in the first line of FIG. 117 (a) indicates the start address of the TZ_RGET module. The jackpot determination random number acquisition process is executed, and the value stored at the address indicated by the DE register (target special symbol hold ball) is executed by the command "LDA, (DE)" on the second line as the special symbol hold ball number update process. The counter value of the number counter) is read into the A register. It is assumed that when the TZ_RGET module is called, the address indicating the counter value of the target special symbol reserved ball number counter is stored in the DE register in advance.

そして、図117(a)の3行目のコマンド「CP A,@TZ_MEM_MAX」によって、Aレジスタの値と、特別図柄保留球数上限値を示す固定値「@TZ_MEM_MAX」、ここでは、「4」とを比較する。すなわち、Aレジスタの値が4未満であれば、キャリーフラグが立って1となる。そして、4行目の「RET NC」によって、キャリーフラグが1でなければ、1段上のルーチンに戻る。すなわち、対象特別図柄保留球数カウンタのカウンタ値が4以上であれば、それ以上、対象特別図柄保留球数カウンタを計数することはないので、当該TZ_RGETモジュールを終了する。なお、キャリーフラグが1であれば、変動パターン乱数取得処理、リーチグループ決定乱数取得処理、リーチモード決定乱数取得処理、転送先アドレス算定処理、記憶エリア格納処理、取得時演出判定処理、および、特図保留指定コマンドセット処理を実行して、1段上のルーチンに戻る。 Then, by the command "CP A, @TZ_MEM_MAX" on the third line of FIG. 117 (a), the value of the A register and the fixed value "@TZ_MEM_MAX" indicating the upper limit of the number of special symbol reserved balls, here, "4" Compare with. That is, if the value of the A register is less than 4, the carry flag is set to 1. Then, according to "RET NC" on the 4th line, if the carry flag is not 1, the routine returns to the next higher routine. That is, if the counter value of the target special symbol reserved ball number counter is 4 or more, the target special symbol reserved ball number counter is not counted any more, so the TZ_RGET module is terminated. If the carry flag is 1, the variation pattern random number acquisition process, the reach group determination random number acquisition process, the reach mode determination random number acquisition process, the transfer destination address calculation process, the storage area storage process, the acquisition time effect determination process, and the special feature. Figure Hold specification Command set processing is executed to return to the routine one step higher.

ここで、図111の置き換えを行うと、図117(a)のコマンド群を図117(b)のように変更することができる。図117(b)の1行目の指標「TZ_RGET:」は、当該TZ_RGETモジュールの先頭アドレスを示す。大当たり決定乱数取得処理を実行し、特別図柄保留球数更新処理として、2行目のコマンド「LD A、(DE)」によって、DEレジスタで示されるアドレス(すなわちR_FZ_MEM)に格納された値(対象特別図柄保留球数カウンタのカウンタ値)をAレジスタに読み出す。 Here, by replacing FIG. 111, the command group of FIG. 117 (a) can be changed as shown in FIG. 117 (b). The index “TZ_RGET:” in the first line of FIG. 117 (b) indicates the start address of the TZ_RGET module. The value (target) stored in the address (that is, R_FZ_MEM) indicated by the DE register by the command "LDA, (DE)" on the second line as the special symbol holding ball number update process by executing the jackpot determination random number acquisition process. The counter value of the special symbol reserved ball count counter) is read into the A register.

そして、図117(b)の3行目のコマンド「RCP NC,A,@TZ_MEM_MAX」によって、Aレジスタの値と、特別図柄保留球数上限値を示す固定値「@TZ_MEM_MAX」、ここでは、「4」とを比較し、Aレジスタの値が4以上であれば、1段上のルーチンに戻る。すなわち、対象特別図柄保留球数カウンタのカウンタ値が4以上であれば、それ以上、対象特別図柄保留球数カウンタを計数することはないので、当該TZ_RGETモジュールを終了する。なお、Aレジスタの値が4未満であれば、変動パターン乱数取得処理、リーチグループ決定乱数取得処理、リーチモード決定乱数取得処理、転送先アドレス算定処理、記憶エリア格納処理、取得時演出判定処理、および、特図保留指定コマンドセット処理を実行して、1段上のルーチンに戻る。 Then, by the command "RCP NC, A, @ TZ_MEM_MAX" on the third line of FIG. 117 (b), the value of the A register and the fixed value "@TZ_MEM_MAX" indicating the upper limit of the number of special symbol reserved balls, here, " 4 ”is compared, and if the value of the A register is 4 or more, the routine returns to the next higher routine. That is, if the counter value of the target special symbol reserved ball number counter is 4 or more, the target special symbol reserved ball number counter is not counted any more, so the TZ_RGET module is terminated. If the value of the A register is less than 4, the variation pattern random number acquisition process, reach group determination random number acquisition process, reach mode determination random number acquisition process, transfer destination address calculation process, storage area storage process, acquisition time effect determination process, Then, the special figure hold designation command set processing is executed, and the process returns to the routine one step higher.

ここで、図117(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LD A、(DE)」1バイト+3行目のコマンド「CP A,@TZ_MEM_MAX」2バイト+4行目の「RET NC」1バイト=4バイトとなり、総実行サイクルは、2行目2サイクル+3行目2サイクル+4行目3サイクル(1サイクル)=7サイクル(5サイクル)となる。一方、図117(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LD A、(DE)」1バイト+3行目のコマンド「RCP NC,A,@TZ_MEM_MAX」2バイト=3バイトとなり、総実行サイクルは、2行目2サイクル+3行目5サイクル(3サイクル)=7サイクル(5サイクル)となる。したがって、図117(a)のコマンド群を図117(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 117 (a) is the command "LD A, (DE)" on the second line, 1 byte + the command "CP A, @TZ_MEM_MAX" on the third line, 2 bytes + 4 lines. The first "RET NC" is 1 byte = 4 bytes, and the total execution cycle is 2 cycles in the 2nd line + 2 cycles in the 3rd line + 3 cycles in the 4th line (1 cycle) = 7 cycles (5 cycles). On the other hand, the total command size of the command group shown in FIG. 117 (b) is 1 byte of the command "LD A, (DE)" on the 2nd line + 2 bytes of the command "RCP NC, A, @ TZ_MEM_MAX" on the 3rd line = It becomes 3 bytes, and the total execution cycle is 2 cycles in the 2nd row + 5 cycles (3 cycles) in the 3rd row = 7 cycles (5 cycles). Therefore, by replacing the command group of FIG. 117 (a) with the command group of FIG. 117 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

図118は、TRSVSELモジュールを説明するための説明図である。図118に示したTRSVSELモジュールは、図37のステップS610−17で示される予備領域設定処理、すなわち、特別図柄当たりを確認し、特別図柄確率状態や特別図柄状態の予備設定処理を実行する。 FIG. 118 is an explanatory diagram for explaining the TRSVSEL module. The TRSVSEL module shown in FIG. 118 confirms the preliminary area setting process shown in step S610-17 of FIG. 37, that is, the special symbol hit, and executes the preliminary setting process of the special symbol probability state and the special symbol state.

図118(a)の1行目の指標「TRSVSEL:」は、当該TRSVSELモジュールの先頭アドレスを示す。そして、状態オフセットチェックフラグ設定処理を実行すると、特別図柄当たり確認処理として、2行目のコマンド「RST DATSEL」によって、汎用モジュールであるDATSELモジュールが呼び出され、制御データの選択結果がAレジスタに格納される。 The index “TRSVSEL:” in the first line of FIG. 118 (a) indicates the start address of the TRSVSEL module. Then, when the state offset check flag setting process is executed, the DATSEL module, which is a general-purpose module, is called by the command "RST DATSEL" on the second line as a special symbol hit confirmation process, and the selection result of the control data is stored in the A register. Will be done.

図118(a)の3行目のコマンド「CP A,@TZ_BHT」によって、Aレジスタの値と、特別図柄大当たり情報を示す固定値「@TZ_BHT」、ここでは、01Hとを比較し、01Hと等しければ、ゼロフラグが立って1となる。そして、4行目の「RET NZ」によって、ゼロフラグが1でなければ、1段上のルーチンに戻る。すなわち、大当たり確定中でなければ、当該TRSVSELモジュールを終了する。なお、ゼロフラグが1であれば、特別図柄確率状態予備設定処理、および、特別図柄状態予備設定処理を実行して、1段上のルーチンに戻る。 By the command "CP A, @TZ_BHT" on the third line of FIG. 118 (a), the value of the A register is compared with the fixed value "@TZ_BHT" indicating the special symbol jackpot information, here, 01H is compared with 01H. If they are equal, the zero flag is set and becomes 1. Then, according to "RET NZ" on the 4th line, if the zero flag is not 1, the routine returns to the next higher routine. That is, if the jackpot is not confirmed, the TRSVSEL module is terminated. If the zero flag is 1, the special symbol probability state preliminary setting process and the special symbol state preliminary setting process are executed, and the process returns to the routine one step higher.

ここで、図111の置き換えを行うと、図118(a)のコマンド群を図118(b)のように変更することができる。図118(b)の1行目の指標「TRSVSEL:」は、当該TRSVSELモジュールの先頭アドレスを示す。そして、状態オフセットチェックフラグ設定処理を実行すると、特別図柄当たり確認処理として、2行目のコマンド「RST DATSEL」によって、DATSELモジュールが呼び出され、制御データの選択結果がAレジスタに格納される。 Here, by replacing FIG. 111, the command group of FIG. 118 (a) can be changed as shown in FIG. 118 (b). The index “TRSVSEL:” in the first line of FIG. 118 (b) indicates the start address of the TRSVSEL module. Then, when the state offset check flag setting process is executed, the DATASEL module is called by the command "RST DATSEL" on the second line as the special symbol hit confirmation process, and the selection result of the control data is stored in the A register.

図118(b)の3行目のコマンド「RCP NZ,A,@TZ_BHT」によって、Aレジスタの値と、特別図柄大当たり情報を示す固定値「@TZ_BHT」、ここでは、01Hとを比較し、01Hと等しくなければ、1段上のルーチンに戻る。すなわち、大当たり確定中でなければ、当該TRSVSELモジュールを終了する。なお、01Hと等しければ、特別図柄確率状態予備設定処理、および、特別図柄状態予備設定処理を実行して、1段上のルーチンに戻る。 By the command "RCP NZ, A, @ TZ_BHT" on the third line of FIG. 118 (b), the value of the A register is compared with the fixed value "@TZ_BHT" indicating the special symbol jackpot information, here, 01H. If it is not equal to 01H, the routine returns to the next higher routine. That is, if the jackpot is not confirmed, the TRSVSEL module is terminated. If it is equal to 01H, the special symbol probability state preliminary setting process and the special symbol state preliminary setting process are executed, and the process returns to the routine one step higher.

ここで、図118(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「RST DATSEL」1バイト+3行目のコマンド「CP A,@TZ_BHT」2バイト+4行目の「RET NZ」1バイト=4バイトとなり、総実行サイクルは、2行目4サイクル+3行目2サイクル+4行目3サイクル(1サイクル)=9サイクル(7サイクル)となる。一方、図118(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「RST DATSEL」1バイト+3行目のコマンド「RCP NZ,A,@TZ_BHT」2バイト=3バイトとなり、総実行サイクルは、2行目4サイクル+3行目5サイクル(3サイクル)=9サイクル(7サイクル)となる。したがって、図118(a)のコマンド群を図118(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 118 (a) is the command "RST DATSEL" on the second line + 1 byte + the command "CP A, @ TZ_BHT" on the third line 2 bytes + "RET" on the fourth line. NZ ”1 byte = 4 bytes, and the total execution cycle is 2nd row 4 cycles + 3rd row 2 cycles + 4th row 3 cycles (1 cycle) = 9 cycles (7 cycles). On the other hand, the total command size of the command group shown in FIG. 118 (b) is 1 byte of the command "RST DATSEL" on the 2nd line + 2 bytes = 3 bytes of the command "RCP NZ, A, @ TZ_BHT" on the 3rd line. The total execution cycle is 4 cycles in the 2nd row + 5 cycles (3 cycles) in the 3rd row = 9 cycles (7 cycles). Therefore, by replacing the command group shown in FIG. 118 (a) with the command group shown in FIG. 118 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

図119は、TDOVCHKモジュールを説明するための説明図である。図119に示したTDOVCHKモジュールは、図34のステップS540で示したカウントスイッチ通過処理(大入賞口通過処理)において大入賞口入球コマンドをセット(S540−5)した後に実行する大入賞口過剰入賞監視処理、すなわち、大入賞口入賞球数カウンタや大入賞口過剰入賞回数カウンタの更新処理を実行する。 FIG. 119 is an explanatory diagram for explaining the TDOVCHK module. The TDOVCHK module shown in FIG. 119 executes a large winning opening excess after setting a large winning opening entry command (S540-5) in the count switch passing process (large winning opening passing process) shown in step S540 of FIG. 34. The winning monitoring process, that is, the update processing of the large winning opening winning ball number counter and the large winning opening excess winning number counter is executed.

図119(a)の1行目の指標「TDOVCHK:」は、当該TDOVCHKモジュールの先頭アドレスを示す。そして、特別電動役物遊技管理フェーズ確認処理として、2行目のコマンド「LDQ A,(LOW R_TDN_PHS)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TDN_PHS」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別電動役物遊技管理フェーズ)をAレジスタに読み出す。 The index "TDOVCHK:" in the first line of FIG. 119 (a) indicates the start address of the TDOVCHK module. Then, as the special electric accessory game management phase confirmation process, the value of the Q register is set to the upper 1 byte of the address by the command "LDQ A, (LOW R_TDN_PHS)" on the second line, and the lower 1 byte of the address "R_TDN_PHS" is set. The value is set to the lower 1 byte of the address, and the value stored in the address (special electric accessory game management phase) is read into the A register.

図119(a)の3行目のコマンド「JCP NC,A,@TD_PRE_SHT,TDOVCHK_10」によって、Aレジスタの値と固定値「@TD_PRE_SHT」、ここでは、05Hと比較し、その結果、05H以上であれば、アドレス「TDOVCHK_10」に移動する。こうして、Aレジスタの値が小当たり大入賞口開放前状態指定値より後の指定値であれば、以降の処理を省略して6行目の指標「TDOVCHK_10」に移動することができる。4行目のコマンド「CP A,@TD_OPN_BHT」によって、Aレジスタの値と、大当たり大入賞口開放制御状態指定値を示す固定値「@TD_OPN_BHT」、ここでは、2とを比較し、等しければ、ゼロフラグが立って1となる。そして、5行目の「RET Z」によって、ゼロフラグが1であれば、1段上のルーチンに戻る。すなわち、Aレジスタの値が大当たり大入賞口開放制御状態指定値であれば、当該TDOVCHKモジュールを終了する。なお、ゼロフラグが1でなければ、大入賞口入賞球数カウンタ更新処理、大入賞口過剰入賞回数カウンタ更新処理、および、大入賞口過剰入賞エラー時処理を実行して、1段上のルーチンに戻る。 By the command "JCP NC, A, @ TD_PRE_SHT, TDOVCHK_10" on the third line of FIG. If there is, move to the address "TDVCHK_10". In this way, if the value of the A register is a specified value after the specified value before the opening of the small hit big winning opening, the subsequent processing can be omitted and the movement can be moved to the index "TDVCHK_10" on the sixth line. The command "CP A, @ TD_OPN_BHT" on the 4th line compares the value of the A register with the fixed value "@TD_OPN_BHT" indicating the jackpot jackpot opening control state specified value, here, 2, and if they are equal, The zero flag is set and becomes 1. Then, if the zero flag is 1 by "RET Z" on the 5th line, the routine returns to the next higher routine. That is, if the value of the A register is the value specified in the jackpot opening control state, the TDOVCHK module is terminated. If the zero flag is not 1, the large winning opening winning ball counter update processing, the large winning opening excess winning number counter update processing, and the large winning opening excessive winning error error processing are executed to move up one step. return.

ここで、図111の置き換えを行うと、図119(a)のコマンド群を図119(b)のように変更することができる。図119(b)の1行目の指標「TDOVCHK:」は、当該TDOVCHKモジュールの先頭アドレスを示す。そして、特別電動役物遊技管理フェーズ確認処理として、2行目のコマンド「LDQ A,(LOW R_TDN_PHS)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TDN_PHS」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別電動役物遊技管理フェーズ)をAレジスタに読み出す。 Here, by replacing FIG. 111, the command group of FIG. 119 (a) can be changed as shown in FIG. 119 (b). The index "TDOVCHK:" in the first line of FIG. 119 (b) indicates the start address of the TDOVCHK module. Then, as the special electric accessory game management phase confirmation process, the value of the Q register is set to the upper 1 byte of the address by the command "LDQ A, (LOW R_TDN_PHS)" on the second line, and the lower 1 byte of the address "R_TDN_PHS" is set. The value is set to the lower 1 byte of the address, and the value stored in the address (special electric accessory game management phase) is read into the A register.

図119(b)の3行目のコマンド「JCP NC,A,@TD_PRE_SHT,TDOVCHK_10」によって、Aレジスタの値と固定値「@TD_PRE_SHT」、ここでは、05Hと比較し、その結果、05H以上であれば、アドレス「TDOVCHK_10」に移動する。こうして、Aレジスタの値が小当たり大入賞口開放前状態指定値より後の指定値であれば、以降の処理を省略して5行目の指標「TDOVCHK_10」に移動することができる。4行目のコマンド「RCP Z,A,@TD_OPN_BHT」によって、Aレジスタの値と、大当たり大入賞口開放制御状態指定値を示す固定値「@TD_OPN_BHT」、ここでは、2とを比較し、等しければ、1段上のルーチンに戻る。すなわち、Aレジスタの値が大当たり大入賞口開放制御状態指定値であれば、当該TDOVCHKモジュールを終了する。なお、ゼロフラグが1でなければ、大入賞口入賞球数カウンタ更新処理、大入賞口過剰入賞回数カウンタ更新処理、および、大入賞口過剰入賞エラー時処理を実行して、1段上のルーチンに戻る。 By the command "JCP NC, A, @ TD_PRE_SHT, TDOVCHK_10" on the third line of FIG. If there is, move to the address "TDVCHK_10". In this way, if the value of the A register is a specified value after the specified value before opening the small hit big winning opening, the subsequent processing can be omitted and the movement can be moved to the index "TDVCHK_10" on the fifth line. By the command "RCP Z, A, @ TD_OPN_BHT" on the 4th line, compare the value of the A register with the fixed value "@TD_OPN_BHT" indicating the jackpot jackpot opening control state specified value, here, and equalize. If so, it returns to the routine one step higher. That is, if the value of the A register is the value specified in the jackpot opening control state, the TDOVCHK module is terminated. If the zero flag is not 1, the large winning opening winning ball counter update processing, the large winning opening excess winning number counter update processing, and the large winning opening excessive winning error error processing are executed to move up one step. return.

ここで、図119(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_TDN_PHS)」2バイト+3行目のコマンド「JCP NC,A,@TD_PRE_SHT,TDOVCHK_10」3バイト+4行目のコマンド「CP A,@TD_OPN_BHT」2バイト+5行目の「RET Z」1バイト=8バイトとなり、総実行サイクルは、2行目3サイクル+3行目4サイクル(または3サイクル)+4行目2サイクル+5行目3サイクル(1サイクル)=12サイクル(9サイクル)となる。一方、図119(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_TDN_PHS)」2バイト+3行目のコマンド「JCP NC,A,@TD_PRE_SHT,TDOVCHK_10」3バイト+4行目のコマンド「RCP Z,A,@TD_OPN_BHT」2バイト=7バイトとなり、総実行サイクルは、2行目3サイクル+3行目4サイクル(または3サイクル)+4行目5サイクル(3サイクル)=12サイクル(9サイクル)となる。したがって、図119(a)のコマンド群を図119(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 119 (a) is the command "LDQ A, (LOW R_TDN_PHS)" on the second line + the command "JCP NC, A, @ TD_PRE_SHT, TDOVCHK_10 on the third line. 3 bytes + 4th line command "CP A, @ TD_OPN_BHT" 2 bytes + 5th line "RET Z" 1 byte = 8 bytes, and the total execution cycle is 2nd line 3 cycles + 3rd line 4 cycles (or 3) Cycle) + 4th row 2 cycles + 5th row 3 cycles (1 cycle) = 12 cycles (9 cycles). On the other hand, the total command size of the command group shown in FIG. 119 (b) is the command "LDQ A, (LOW R_TDN_PHS)" on the second line + the command "JCP NC, A, @ TD_PRE_SHT, TDOVCHK_10" on the third line. 3 bytes + 4th line command "RCP Z, A, @ TD_OPN_BHT" 2 bytes = 7 bytes, and the total execution cycle is 2nd line 3 cycles + 3rd line 4 cycles (or 3 cycles) + 4th line 5 cycles (3) Cycle) = 12 cycles (9 cycles). Therefore, by replacing the command group of FIG. 119 (a) with the command group of FIG. 119 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

図120は、BER_CHKモジュールを説明するための説明図である。図120に示したBER_CHKモジュールは、図26のステップS400−21で示した状態管理処理(エラー管理処理)のサブルーチンであるベース異常エラー監視処理、すなわち、ベース異常確認カウンタのカウンタ値を監視する処理を実行する。 FIG. 120 is an explanatory diagram for explaining the BER_CHK module. The BER_CHK module shown in FIG. 120 is a base abnormality error monitoring process which is a subroutine of the state management process (error management process) shown in step S400-21 of FIG. 26, that is, a process of monitoring the counter value of the base error confirmation counter. To execute.

アウトスイッチ確認処理として、図120(a)の1行目の指標「BER_CHK:」は、当該BER_CHKモジュールの先頭アドレスを示す。2行目のコマンド「LDQ HL,LOW R_BAS_CNT」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_BAS_CNT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された2バイト値(ベース異常確認カウンタを格納するアドレス)をHLレジスタに読み出す。3行目のコマンド「LD A,(HL)」によって、HLレジスタで示されるアドレス(すなわちR_BAS_CNT)に格納された値(ベース異常確認カウンタのカウンタ値)をAレジスタに読み出す。 As the out-switch confirmation process, the index “BER_CHK:” in the first line of FIG. 120 (a) indicates the start address of the BER_CHK module. By the command "LDQ HL, LOW R_BAS_CNT" on the second line, the value of the Q register is set to the upper 1 byte of the address, the value of the lower 1 byte of the address "R_BAS_CNT" is set to the lower 1 byte of the address, and the value is stored at that address. The 2-byte value (address for storing the base abnormality confirmation counter) is read into the HL register. The command "LDA, (HL)" on the third line reads the value (counter value of the base abnormality confirmation counter) stored in the address indicated by the HL register (that is, R_BAS_CNT) into the A register.

そして、図120(a)の4行目のコマンド「CP A,@BAS_CHK_CNT」によって、Aレジスタの値と、ベース異常検出球数を示す固定値「@BAS_CHK_CNT」ここでは、20とを比較する。すなわち、Aレジスタの値が20未満であれば、キャリーフラグが立って1となる。そして、5行目の「RET C」によって、キャリーフラグが1であれば、1段上のルーチンに戻る。すなわち、ベース異常確認カウンタのカウンタ値が20未満であれば、当該BER_CHKモジュールを終了する。なお、キャリーフラグが1でなければ、セキュリティ設定処理を実行して、1段上のルーチンに戻る。 Then, the value of the A register is compared with the fixed value "@BAS_CHK_CNT" indicating the number of base abnormality detection balls by the command "CP A, @ BAS_CHK_CNT" on the fourth line of FIG. 120 (a). That is, if the value of the A register is less than 20, the carry flag is set to 1. Then, if the carry flag is 1 by "RET C" on the 5th line, the routine returns to the next higher routine. That is, if the counter value of the base abnormality confirmation counter is less than 20, the BER_CHK module is terminated. If the carry flag is not 1, the security setting process is executed and the process returns to the routine one step higher.

ここで、図111の置き換えを行うと、図120(a)のコマンド群を図120(b)のように変更することができる。図120(b)の1行目の指標「BER_CHK:」は、当該BER_CHKモジュールの先頭アドレスを示す。2行目のコマンド「LDQ HL,LOW R_BAS_CNT」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_BAS_CNT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された2バイト値(ベース異常確認カウンタを格納するアドレス)をHLレジスタに読み出す。3行目のコマンド「LD A,(HL)」によって、HLレジスタで示されるアドレス(すなわちR_BAS_CNT)に格納された値(ベース異常確認カウンタのカウンタ値)をAレジスタに読み出す。 Here, by replacing FIG. 111, the command group of FIG. 120 (a) can be changed as shown in FIG. 120 (b). The index “BER_CHK:” in the first line of FIG. 120 (b) indicates the start address of the BER_CHK module. By the command "LDQ HL, LOW R_BAS_CNT" on the second line, the value of the Q register is set to the upper 1 byte of the address, the value of the lower 1 byte of the address "R_BAS_CNT" is set to the lower 1 byte of the address, and the value is stored at that address. The 2-byte value (address for storing the base abnormality confirmation counter) is read into the HL register. The command "LDA, (HL)" on the third line reads the value (counter value of the base abnormality confirmation counter) stored in the address indicated by the HL register (that is, R_BAS_CNT) into the A register.

そして、図120(b)の4行目のコマンド「RCP C,A,@BAS_CHK_CNT」によって、Aレジスタの値と、ベース異常検出球数を示す固定値「@BAS_CHK_CN」ここでは、20とを比較し、Aレジスタの値が20未満であれば、1段上のルーチンに戻る。なお、Aレジスタの値が20以上であれば、セキュリティ設定処理を実行して、1段上のルーチンに戻る。 Then, the command "RCP C, A, @ BAS_CHK_CNT" on the fourth line of FIG. 120 (b) compares the value of the A register with the fixed value "@BAS_CHK_CN" indicating the number of base abnormality detection balls. If the value of the A register is less than 20, the routine returns to the next higher routine. If the value of the A register is 20 or more, the security setting process is executed and the process returns to the routine one step higher.

ここで、図120(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ HL,LOW R_BAS_CNT」2バイト+3行目のコマンド「LD A,(HL)」1バイト+4行目のコマンド「CP A,@BAS_CHK_CNT」2バイト+5行目の「RET C」1バイト=6バイトとなり、総実行サイクルは、2行目の2サイクル+3行目2サイクル+4行目2サイクル+5行目3サイクル(1サイクル)=9サイクル(7サイクル)となる。一方、図120(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ HL,LOW R_BAS_CNT」2バイト+3行目のコマンド「LD A,(HL)」1バイト+4行目のコマンド「RCP C,A,@BAS_CHK_CNT」2バイト=5バイトとなり、総実行サイクルは、2行目2サイクル+3行目2サイクル+4行目5サイクル(3サイクル)=9サイクル(7サイクル)となる。したがって、図120(a)のコマンド群を図120(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 120 (a) is the command "LDQ HL, LOW R_BAS_CNT" on the second line, 2 bytes + the command "LD A, (HL)" on the third line, 1 byte + 4 lines. The first command "CP A, @ BAS_CHK_CNT" 2 bytes + 5th line "RET C" 1 byte = 6 bytes, and the total execution cycle is 2 cycles on the 2nd line + 2 cycles on the 3rd line + 2 cycles on the 4th line + 5 lines. 3 cycles (1 cycle) = 9 cycles (7 cycles). On the other hand, the total command size of the command group shown in FIG. 120 (b) is the command "LDQ HL, LOW R_BAS_CNT" on the second line, 2 bytes + the command "LD A, (HL)" on the third line, 1 byte + 4th line. Command "RCP C, A, @ BAS_CHK_CNT" 2 bytes = 5 bytes, and the total execution cycle is 2nd line 2 cycles + 3rd line 2 cycles + 4th line 5 cycles (3 cycles) = 9 cycles (7 cycles). Become. Therefore, by replacing the command group of FIG. 120 (a) with the command group of FIG. 120 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

図121は、TEF_SELモジュールを説明するための説明図である。図121に示したTEF_SELモジュールは、図47のステップS720−9で示した大入賞口閉鎖有効時間設定処理のサブルーチンである大入賞口閉鎖有効時間選択処理、すなわち、大入賞口を閉鎖するまでの有効時間をテーブルから選択する処理を実行する。 FIG. 121 is an explanatory diagram for explaining the TEF_SEL module. The TEF_SEL module shown in FIG. 121 is a subroutine of the large winning opening closing effective time setting processing shown in step S720-9 of FIG. 47, that is, the large winning opening closing effective time selection process, that is, until the large winning opening is closed. Executes the process of selecting the valid time from the table.

図121(a)の1行目の指標「TEF_SEL:」は、当該TEF_SELモジュールの先頭アドレスを示す。そして、大入賞口閉鎖有効時間データ選択処理として、2行目のコマンド「LDQ A,(LOW R_ZUG_CHK_FIX)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_ZUG_CHK_FIX」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別図柄判定フラグ)をAレジスタに読み出す。 The index “TEF_SEL:” in the first line of FIG. 121 (a) indicates the start address of the TEF_SEL module. Then, as the large winning opening closing effective time data selection process, the value of the Q register is set to the upper 1 byte of the address by the command "LDQ A, (LOW R_ZUG_CHK_FIX)" on the second line, and the lower 1 byte of the address "R_ZUG_CHK_FIX" is set. The value is set to the lower 1 byte of the address, and the value (special symbol determination flag) stored in the address is read into the A register.

図121(a)の3行目のコマンド「CP A,@ZUG_SML1」によって、Aレジスタの値と、小当たり図柄1指定データを示す固定値「@ZUG_SML1」、ここでは、07Hとを比較し、07H未満であれば、キャリーフラグが立って1となる。そして、4行目の「RET NC」によって、キャリーフラグが1でなければ、1段上のルーチンに戻る。すなわち、Aレジスタの値が小当たり図柄1指定データ以上であれば、当該TEF_SELモジュールを終了する。なお、キャリーフラグが1であれば、ワードデータ選択処理を実行して、1段上のルーチンに戻る。 By the command "CP A, @ ZUG_SML1" on the third line of FIG. 121 (a), the value of the A register is compared with the fixed value "@ ZUG_SML1" indicating the small hit symbol 1 designated data, here 07H. If it is less than 07H, the carry flag is set and becomes 1. Then, according to "RET NC" on the 4th line, if the carry flag is not 1, the routine returns to the next higher routine. That is, if the value of the A register is equal to or greater than the small hit symbol 1 designated data, the TEF_SEL module is terminated. If the carry flag is 1, the word data selection process is executed and the process returns to the routine one step higher.

ここで、図111の置き換えを行うと、図121(a)のコマンド群を図121(b)のように変更することができる。図121(b)の1行目の指標「TEF_SEL:」は、当該TEF_SELモジュールの先頭アドレスを示す。そして、大入賞口閉鎖有効時間データ選択処理として、2行目のコマンド「LDQ A,(LOW R_ZUG_CHK_FIX)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_ZUG_CHK_FIX」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別図柄判定フラグ)をAレジスタに読み出す。 Here, by replacing FIG. 111, the command group of FIG. 121 (a) can be changed as shown in FIG. 121 (b). The index “TEF_SEL:” in the first line of FIG. 121 (b) indicates the start address of the TEF_SEL module. Then, as the large winning opening closing effective time data selection process, the value of the Q register is set to the upper 1 byte of the address by the command "LDQ A, (LOW R_ZUG_CHK_FIX)" on the second line, and the lower 1 byte of the address "R_ZUG_CHK_FIX" is set. The value is set to the lower 1 byte of the address, and the value (special symbol determination flag) stored in the address is read into the A register.

図121(b)の3行目のコマンド「RCP NC,A,@ZUG_SML1」によって、Aレジスタの値と、小当たり図柄1指定データを示す固定値「@ZUG_SML1」、ここでは、07Hとを比較し、07H以上であれば、1段上のルーチンに戻る。すなわち、Aレジスタの値が小当たり図柄1指定データ以上であれば、当該TEF_SELモジュールを終了する。なお、Aレジスタの値が小当たり図柄1指定データ未満であれば、ワードデータ選択処理を実行して、1段上のルーチンに戻る。 The command "RCP NC, A, @ ZUG_SML1" on the third line of FIG. 121 (b) compares the value of the A register with the fixed value "@ ZUG_SML1" indicating the small hit symbol 1 designated data, here 07H. If it is 07H or more, the routine returns to the next higher routine. That is, if the value of the A register is equal to or greater than the small hit symbol 1 designated data, the TEF_SEL module is terminated. If the value of the A register is less than the small hit symbol 1 designated data, the word data selection process is executed and the process returns to the routine one step higher.

ここで、図121(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_ZUG_CHK_FIX)」2バイト+3行目のコマンド「CP A,@ZUG_SML1」2バイト+4行目の「RET NC」1バイト=5バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+4行目3サイクル(1サイクル)=8サイクル(6サイクル)となる。一方、図121(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_ZUG_CHK_FIX)」2バイト+3行目のコマンド「RCP NC,A,@ZUG_SML1」2バイト=4バイトとなり、総実行サイクルは、2行目3サイクル+3行目5サイクル(3サイクル)=8サイクル(6サイクル)となる。したがって、図121(a)のコマンド群を図121(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 121A is 2 bytes of the command "LDQ A, (LOW R_ZUG_CHK_FIX)" on the second line + 2 bytes + 4 of the command "CP A, @ ZUG_SML1" on the third line. The "RET NC" in the first line is 1 byte = 5 bytes, and the total execution cycle is 3 cycles in the 2nd line + 2 cycles in the 3rd line + 3 cycles (1 cycle) in the 4th line = 8 cycles (6 cycles). On the other hand, the total command size of the command group shown in FIG. 121 (b) is 2 bytes of the command "LDQ A, (LOW R_ZUG_CHK_FIX)" on the 2nd line + 2 bytes of the command "RCP NC, A, @ ZUG_SML1" on the 3rd line. = 4 bytes, and the total execution cycle is 3 cycles in the 2nd row + 5 cycles (3 cycles) in the 3rd row = 8 cycles (6 cycles). Therefore, by replacing the command group of FIG. 121 (a) with the command group of FIG. 121 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

なお、かかる図111で示した置き換えは、パチンコ機のみならず、スロットマシンにおいても、複数のモジュールからサブルーチンとして呼び出される。例えば、逆押しデータ設定処理を実行するSET_RIGモジュール、準備中処理を実行するPRE_LOTモジュール、REG中処理を実行するREG_LOTモジュール、BIGストック数抽せん処理を実行するBIG_SLTモジュール、指示情報設定処理を実行するNAV_SETモジュール等から呼び出される。 The replacement shown in FIG. 111 is called as a subroutine from a plurality of modules not only in the pachinko machine but also in the slot machine. For example, a SET_RIG module that executes a reverse push data setting process, a PRE_LOT module that executes a preparatory process, a REG_LOT module that executes a REG intermediate process, a BIG_SLT module that executes a BIG stock number lottery process, and a NAV_SET that executes an instruction information setting process. Called from a module or the like.

図122は、SET_RIGモジュールを説明するための説明図である。図122に示したSET_RIGモジュールは、逆押しデータ設定処理、すなわち、停止制御に必要なデータを設定する処理を実行する。 FIG. 122 is an explanatory diagram for explaining the SET_RIG module. The SET_RIG module shown in FIG. 122 executes a reverse push data setting process, that is, a process of setting data required for stop control.

図122(a)の1行目の指標「SET_RIG:」は、当該SET_RIGモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _HIT_NUM)」によって、Qレジスタの値をアドレスの上位1バイトとし、停止制御番号を格納するアドレス「_HIT_NUM」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(停止制御番号)をAレジスタに読み出す。 The index “SET_RIG:” in the first line of FIG. 122A indicates the start address of the SET_RIG module. By the command "LDQ A, (LOW _HIT_NUM)" on the second line, the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "_HIT_NUM" that stores the stop control number is set to the lower 1 byte of the address. Then, the value (stop control number) stored at that address is read into the A register.

そして、第2停止操作時使用ビットデータ更新処理として、図122(a)の3行目のコマンド「SUB A,10」によって、Aレジスタの値から固定値「10」を減算する。そして、4行目のコマンド「CP A,57−10+1」によって、減算されたAレジスタの値と48(57−10+1)とを比較する。ここでは、停止制御番号が10〜57の範囲に含まれることを確認している。すなわち、Aレジスタの値が10未満であれば、コマンド「SUB A,10」によってAレジスタの値は負の値になり、1バイト値としてみると48より大きくなる。したがって、減算されたAレジスタの値が10未満であれば、コマンド「CP A,57−10+1」によってキャリーフラグが立って1となる。そして、5行目の「RET NC」によって、キャリーフラグが1でなければ、1段上のルーチンに戻る。なお、キャリーフラグが1であれば(停止制御番号が10〜57の範囲に含まれれば)、次の処理を実行する。 Then, as the bit data update process used during the second stop operation, the fixed value "10" is subtracted from the value of the A register by the command "SUB A, 10" on the third line of FIG. 122 (a). Then, the subtracted A register value is compared with 48 (57-10 + 1) by the command "CP A, 57-10 + 1" on the fourth line. Here, it is confirmed that the stop control number is included in the range of 10 to 57. That is, if the value of the A register is less than 10, the value of the A register becomes a negative value by the command "SUB A, 10", and the value of the A register becomes larger than 48 when viewed as a 1-byte value. Therefore, if the value of the subtracted A register is less than 10, the carry flag is set to 1 by the command "CP A, 57-10 + 1". Then, according to "RET NC" on the 5th line, if the carry flag is not 1, the routine returns to the next higher routine. If the carry flag is 1 (if the stop control number is included in the range of 10 to 57), the next process is executed.

続いて、図122(a)の6行目のコマンド「LDQ A,(LOW _HIT_NUM)」によって、Qレジスタの値をアドレスの上位1バイトとし、停止制御番号を格納するアドレス「_HIT_NUM」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(停止制御番号)をAレジスタに読み出す。7行目のコマンド「CP A,34」によって、Aレジスタの値と固定値「34」を比較している。ここでは、停止制御番号が34未満であることを確認している。Aレジスタの値が34未満であれば、コマンド「CP A,34」によってキャリーフラグが立って1となる。そして、8行目の「RET NC」によって、キャリーフラグが1でなければ、1段上のルーチンに戻る。なお、キャリーフラグが1であれば(停止制御番号が34未満であれば)、残りの処理を実行して1段上のルーチンに戻る。 Subsequently, by the command "LDQ A, (LOW_HIT_NUM)" on the sixth line of FIG. 122 (a), the value of the Q register is set to the upper 1 byte of the address, and the lower 1 of the address "_HIT_NUM" for storing the stop control number. The value of the byte is set to the lower 1 byte of the address, and the value (stop control number) stored at that address is read into the A register. The command "CP A, 34" on the 7th line compares the value of the A register with the fixed value "34". Here, it is confirmed that the stop control number is less than 34. If the value of the A register is less than 34, the carry flag is set to 1 by the command "CP A, 34". Then, according to "RET NC" on the 8th line, if the carry flag is not 1, the routine returns to the next higher routine. If the carry flag is 1 (if the stop control number is less than 34), the remaining processing is executed and the process returns to the routine one step higher.

ここで、図111の置き換えを行うと、図122(a)のコマンド群を図122(b)のように変更することができる。図122(b)の1行目の指標「SET_RIG:」は、当該SET_RIGモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _HIT_NUM)」によって、Qレジスタの値をアドレスの上位1バイトとし、停止制御番号を格納するアドレス「_HIT_NUM」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(停止制御番号)をAレジスタに読み出す。 Here, by replacing FIG. 111, the command group of FIG. 122 (a) can be changed as shown in FIG. 122 (b). The index “SET_RIG:” in the first line of FIG. 122 (b) indicates the start address of the SET_RIG module. By the command "LDQ A, (LOW _HIT_NUM)" on the second line, the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "_HIT_NUM" that stores the stop control number is set to the lower 1 byte of the address. Then, the value (stop control number) stored at that address is read into the A register.

そして、第2停止操作時使用ビットデータ更新処理として、図122(b)の3行目のコマンド「SUB A,10」によって、Aレジスタの値から固定値「10」を減算する。4行目のコマンド「RCP NC,A,57−10+1」によって、減算されたAレジスタの値と48(57−10+1)とを比較し、キャリーフラグが1でなければ、1段上のルーチンに戻る。ここでは、停止制御番号が10〜57の範囲に含まれることを確認し、その範囲に入っていなければ、それ以降の処理を行わず1段上のルーチンに戻っている。なお、キャリーフラグが1であれば(停止制御番号が10〜57の範囲に含まれれば)、次の処理を実行する。 Then, as the bit data update process used during the second stop operation, the fixed value "10" is subtracted from the value of the A register by the command "SUB A, 10" on the third line of FIG. 122 (b). Compare the subtracted A register value with 48 (57-10 + 1) by the command "RCP NC, A, 57-10 + 1" on the 4th line, and if the carry flag is not 1, move up one step. return. Here, it is confirmed that the stop control number is included in the range of 10 to 57, and if it is not in the range, the routine returns to the next higher routine without performing the subsequent processing. If the carry flag is 1 (if the stop control number is included in the range of 10 to 57), the next process is executed.

続いて、図122(b)の5行目のコマンド「LDQ A,(LOW _HIT_NUM)」によって、Qレジスタの値をアドレスの上位1バイトとし、停止制御番号を格納するアドレス「_HIT_NUM」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(停止制御番号)をAレジスタに読み出す。6行目のコマンド「RCP NC,A,34」によって、Aレジスタの値と固定値「34」を比較し、キャリーフラグが1でなければ、1段上のルーチンに戻る。ここでは、停止制御番号が34未満であることを確認し、34以上であれば、それ以降の処理を行わず1段上のルーチンに戻っている。なお、キャリーフラグが1であれば(停止制御番号が34未満であれば)、残りの処理を実行して1段上のルーチンに戻る。 Subsequently, by the command "LDQ A, (LOW_HIT_NUM)" on the fifth line of FIG. 122 (b), the value of the Q register is set to the upper 1 byte of the address, and the lower 1 of the address "_HIT_NUM" for storing the stop control number. The value of the byte is set to the lower 1 byte of the address, and the value (stop control number) stored at that address is read into the A register. The command "RCP NC, A, 34" on the 6th line compares the value of the A register with the fixed value "34", and if the carry flag is not 1, returns to the routine one step higher. Here, it is confirmed that the stop control number is less than 34, and if it is 34 or more, the process returns to the routine one step higher without performing the subsequent processing. If the carry flag is 1 (if the stop control number is less than 34), the remaining processing is executed and the process returns to the routine one step higher.

ここで、図122(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _HIT_NUM)」2バイト+3行目のコマンド「SUB A,10」2バイト+4行目のコマンド「CP A,57−10+1」2バイト+5行目の「RET NC」1バイト+6行目のコマンド「LDQ A,(LOW _HIT_NUM)」2バイト+7行目のコマンド「CP A,34」2バイト+8行目の「RET NC」1バイト=12バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+4行目2サイクル+5行目3サイクル(1サイクル)+6行目3サイクル+7行目2サイクル+8行目3サイクル(1サイクル)=18サイクル(14サイクル)となる。一方、図122(b)に示したコマンド群の総コマンドサイズは、2行目のコマンドコマンド「LDQ A,(LOW _HIT_NUM)」2バイト+3行目のコマンド「SUB A,10」2バイト+4行目のコマンド「RCP NC,A,57−10+1」2バイト+5行目のコマンドコマンド「LDQ A,(LOW _HIT_NUM)」2バイト+6行目のコマンド「RCP NC,A,34」2バイト=10バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+4行目5サイクル(3サイクル)+5行目3サイクル+6行目5サイクル(3サイクル)=18サイクル(14サイクル)となる。したがって、図122(a)のコマンド群を図122(b)のコマンド群に置き換えることで、総コマンドサイズが2バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 122 (a) is the command "LDQ A, (LOW _HIT_NUM)" on the second line, 2 bytes + the command "SUB A, 10" on the third line, 2 bytes + 4 lines. First command "CP A, 57-10 + 1" 2 bytes + 5th line "RET NC" 1 byte + 6th line command "LDQ A, (LOW _HIT_NUM)" 2 bytes + 7th line command "CP A, 34" 2 bytes + 8th line "RET NC" 1 byte = 12 bytes, and the total execution cycle is 2nd line 3 cycles + 3rd line 2 cycles + 4th line 2 cycles + 5th line 3 cycles (1 cycle) + 6th line 3 Cycle + 7th row 2 cycles + 8th row 3 cycles (1 cycle) = 18 cycles (14 cycles). On the other hand, the total command size of the command group shown in FIG. 122 (b) is the command command "LDQ A, (LOW _HIT_NUM)" on the second line, 2 bytes + the command "SUB A, 10" on the third line, 2 bytes + 4 lines. First command "RCP NC, A, 57-10 + 1" 2 bytes + 5th line command command "LDQ A, (LOW _HIT_NUM)" 2 bytes + 6th line command "RCP NC, A, 34" 2 bytes = 10 bytes Therefore, the total execution cycle is 2nd row 3 cycles + 3rd row 2 cycles + 4th row 5 cycles (3 cycles) + 5th row 3 cycles + 6th row 5 cycles (3 cycles) = 18 cycles (14 cycles). Therefore, by replacing the command group of FIG. 122 (a) with the command group of FIG. 122 (b), the total command size is reduced by 2 bytes. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

図123は、PRE_LOTモジュールを説明するための説明図である。図123に示したPRE_LOTモジュールは、準備中処理、すなわち、AT状態が所定の値(例えば5)の場合の抽せん処理を実行する。 FIG. 123 is an explanatory diagram for explaining the PRE_LOT module. The PRE_LOT module shown in FIG. 123 executes a preparatory process, that is, a lottery process when the AT state is a predetermined value (for example, 5).

図123(a)の1行目の指標「PRE_LOT:」は、当該PRE_LOTモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _TRG_KND)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_TRG_KND」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(トリガー役種別)をAレジスタに読み出す。 The index "PRE_LOT:" in the first line of FIG. 123 (a) indicates the start address of the PRE_LOT module. By the command "LDQ A, (LOW _TRG_KND)" on the second line, the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "_TRG_KND" is set to the lower 1 byte of the address and stored in that address. The value (trigger combination type) is read into the A register.

図123(a)の3行目のコマンド「CP A,@LOT_OFS_1FK」によって、Aレジスタの値と、トリガー役種別として「フェイク1枚」を示す固定値「@LOT_OFS_1FK」、ここでは、3とを比較し、3未満であれば、キャリーフラグが立って1となる。そして、4行目の「RET C」によって、キャリーフラグが1であれば、1段上のルーチンに戻る。すなわち、Aレジスタの値が「フェイク1枚」を示す固定値未満であれば、当該PRE_LOTモジュールを終了する。なお、キャリーフラグが0であれば、REG開始時設定処理、BIG開始時BIGストック抽せん処理、BIG開始時設定処理を実行して、1段上のルーチンに戻る。 By the command "CP A, @ LOT_OFS_1FK" on the third line of FIG. 123 (a), the value of the A register and the fixed value "@ LOT_OFS_1FK" indicating "one fake" as the trigger combination type, here, 3 are set. By comparison, if it is less than 3, the carry flag is set and it becomes 1. Then, if the carry flag is 1 by "RET C" on the 4th line, the routine returns to the next higher routine. That is, if the value of the A register is less than the fixed value indicating "one fake", the PRE_LOT module is terminated. If the carry flag is 0, the REG start time setting process, the BIG start time BIG stock lottery process, and the BIG start time setting process are executed to return to the routine one step higher.

ここで、図111の置き換えを行うと、図123(a)のコマンド群を図123(b)のように変更することができる。図123(b)の1行目の指標「PRE_LOT:」は、当該PRE_LOTモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _TRG_KND)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_TRG_KND」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(トリガー役種別)をAレジスタに読み出す。 Here, by replacing FIG. 111, the command group of FIG. 123 (a) can be changed as shown in FIG. 123 (b). The index "PRE_LOT:" in the first line of FIG. 123 (b) indicates the start address of the PRE_LOT module. By the command "LDQ A, (LOW _TRG_KND)" on the second line, the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "_TRG_KND" is set to the lower 1 byte of the address and stored in that address. The value (trigger combination type) is read into the A register.

図123(b)の3行目のコマンド「RCP C,A,@LOT_OFS_1FK」によって、Aレジスタの値と、トリガー役種別として「フェイク1枚」を示す固定値「@LOT_OFS_1FK」、ここでは、3とを比較し、3未満であれば、1段上のルーチンに戻る。すなわち、Aレジスタの値が「フェイク1枚」を示す固定値未満であれば、当該PRE_LOTモジュールを終了する。 By the command "RCP C, A, @ LOT_OFS_1FK" on the third line of FIG. 123 (b), the value of the A register and the fixed value "@ LOT_OFS_1FK" indicating "one fake" as the trigger combination type, here, 3 If it is less than 3, the routine returns to the next higher routine. That is, if the value of the A register is less than the fixed value indicating "one fake", the PRE_LOT module is terminated.

ここで、図123(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _TRG_KND)」2バイト+3行目のコマンド「CP A,@LOT_OFS_1FK」2バイト+3行目の「RET C」1バイト=5バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+4行目3サイクル(1サイクル)=8サイクル(6サイクル)となる。一方、図123(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _TRG_KND)」2バイト+3行目のコマンド「RCP C,A,@LOT_OFS_1FK」2バイト=4バイトとなり、総実行サイクルは、2行目3サイクル+3行目5サイクル(3サイクル)=8サイクル(6サイクル)となる。したがって、図123(a)のコマンド群を図123(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 123 (a) is the command "LDQ A, (LOW _TRG_KND)" on the second line 2 bytes + the command "CP A, @ LOT_OFS_1FK" on the third line + 3 The "RET C" in the first line is 1 byte = 5 bytes, and the total execution cycle is 3 cycles in the 2nd line + 2 cycles in the 3rd line + 3 cycles in the 4th line (1 cycle) = 8 cycles (6 cycles). On the other hand, the total command size of the command group shown in FIG. 123 (b) is 2 bytes of the command "LDQ A, (LOW _TRG_KND)" on the 2nd line + 2 bytes of the command "RCP C, A, @ LOT_OFS_1FK" on the 3rd line. = 4 bytes, and the total execution cycle is 3 cycles in the 2nd row + 5 cycles (3 cycles) in the 3rd row = 8 cycles (6 cycles). Therefore, by replacing the command group of FIG. 123 (a) with the command group of FIG. 123 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

図124は、REG_LOTモジュールを説明するための説明図である。図124に示したREG_LOTモジュールは、REG中処理、すなわち、AT状態が所定の値(例えば6)の場合の抽せん処理を実行する。 FIG. 124 is an explanatory diagram for explaining the REG_LOT module. The REG_LOT module shown in FIG. 124 executes a process during REG, that is, a lottery process when the AT state is a predetermined value (for example, 6).

図124(a)の1行目の指標「REG_LOT:」は、当該REG_LOTモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _TRG_KND)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_TRG_KND」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(トリガー役種別)をAレジスタに読み出す。 The index “REG_LOT:” in the first line of FIG. 124 (a) indicates the start address of the REG_LOT module. By the command "LDQ A, (LOW _TRG_KND)" on the second line, the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "_TRG_KND" is set to the lower 1 byte of the address and stored in that address. The value (trigger combination type) is read into the A register.

図124(a)の3行目のコマンド「CP A,@LOT_OFS_PDJ」によって、Aレジスタの値と、トリガー役種別として「打順ベル」を示す固定値「@LOT_OFS_PDJ」、ここでは、5とを比較し、5であれば、ゼロフラグが立って1となる。そして、4行目の「RET NZ」によって、ゼロフラグが1でなければ、1段上のルーチンに戻る。すなわち、Aレジスタの値が「打順ベル」を示す固定値でなければ、当該REG_LOTモジュールを終了する。なお、ゼロフラグが0であれば、REG残りナビ回数減算処理、REG終了時設定処理を実行して、1段上のルーチンに戻る。 By the command "CP A, @ LOT_OFS_PDJ" on the third line of FIG. 124 (a), the value of the A register is compared with the fixed value "@LOT_OFS_PDJ" indicating "batting order bell" as the trigger combination type, here 5. If it is 5, the zero flag is set and it becomes 1. Then, according to "RET NZ" on the 4th line, if the zero flag is not 1, the routine returns to the next higher routine. That is, if the value of the A register is not a fixed value indicating "batting order bell", the REG_LOT module is terminated. If the zero flag is 0, the REG remaining navigation count subtraction process and the REG end time setting process are executed, and the process returns to the routine one step higher.

ここで、図111の置き換えを行うと、図124(a)のコマンド群を図124(b)のように変更することができる。図124(b)の1行目の指標「REG_LOT:」は、当該REG_LOTモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _TRG_KND)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_TRG_KND」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(トリガー役種別)をAレジスタに読み出す。 Here, by replacing FIG. 111, the command group of FIG. 124 (a) can be changed as shown in FIG. 124 (b). The index “REG_LOT:” in the first line of FIG. 124 (b) indicates the start address of the REG_LOT module. By the command "LDQ A, (LOW _TRG_KND)" on the second line, the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "_TRG_KND" is set to the lower 1 byte of the address and stored in that address. The value (trigger combination type) is read into the A register.

図124(b)の3行目のコマンド「RCP NZ,A,@LOT_OFS_PDJ」によって、Aレジスタの値と、トリガー役種別として「打順ベル」を示す固定値「@LOT_OFS_PDJ」、ここでは、5とを比較し、5でなければ、1段上のルーチンに戻る。すなわち、Aレジスタの値が「打順ベル」を示す固定値でなければ、当該REG_LOTモジュールを終了する。 By the command "RCP NZ, A, @ LOT_OFS_PDJ" on the third line of FIG. 124 (b), the value of the A register and the fixed value "@LOT_OFS_PDJ" indicating "batting order bell" as the trigger combination type, here, 5 Is compared, and if it is not 5, the routine returns to the next higher routine. That is, if the value of the A register is not a fixed value indicating "batting order bell", the REG_LOT module is terminated.

ここで、図124(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _TRG_KND)」2バイト+3行目のコマンド「CP A,@LOT_OFS_PDJ」2バイト+4行目の「RET NZ」1バイト=5バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+4行目3サイクル(1サイクル)=8サイクル(6サイクル)となる。一方、図124(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _TRG_KND)」2バイト+3行目のコマンド「RCP NZ,A,@LOT_OFS_PDJ」2バイト=4バイトとなり、総実行サイクルは、2行目3サイクル+3行目5サイクル(3サイクル)=8サイクル(6サイクル)となる。したがって、図124(a)のコマンド群を図124(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 124 (a) is the command "LDQ A, (LOW _TRG_KND)" on the second line, 2 bytes + the command "CP A, @ LOT_OFS_PDJ" on the third line, 2 bytes + 4. The "RET NZ" in the first line is 1 byte = 5 bytes, and the total execution cycle is 3 cycles in the 2nd line + 2 cycles in the 3rd line + 3 cycles (1 cycle) in the 4th line = 8 cycles (6 cycles). On the other hand, the total command size of the command group shown in FIG. 124 (b) is 2 bytes of the command "LDQ A, (LOW _TRG_KND)" on the 2nd line + 2 bytes of the command "RCP NZ, A, @ LOT_OFS_PDJ" on the 3rd line. = 4 bytes, and the total execution cycle is 3 cycles in the 2nd row + 5 cycles (3 cycles) in the 3rd row = 8 cycles (6 cycles). Therefore, by replacing the command group of FIG. 124 (a) with the command group of FIG. 124 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

図125は、BIG_SLTモジュールを説明するための説明図である。図125に示したBIG_SLTモジュールは、BIGストック数抽せん処理を実行する。 FIG. 125 is an explanatory diagram for explaining the BIG_SLT module. The BIG_SLT module shown in FIG. 125 executes the BIG stock number lottery process.

図125(a)の1行目の指標「BIG_SLT:」は、当該BIG_SLTモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _TRG_KND)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_TRG_KND」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(トリガー役種別)をAレジスタに読み出す。 The index “BIG_SLT:” in the first line of FIG. 125 (a) indicates the start address of the BIG_SLT module. By the command "LDQ A, (LOW _TRG_KND)" on the second line, the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "_TRG_KND" is set to the lower 1 byte of the address and stored in that address. The value (trigger combination type) is read into the A register.

図125(a)の3行目のコマンド「CP A,@LOT_OFS_LCY」によって、Aレジスタの値と、トリガー役種別として「弱チェリー」を示す固定値「@LOT_OFS_LCY」、ここでは、6とを比較し、6未満であれば、キャリーフラグが立って1となる。そして、4行目の「RET C」によって、キャリーフラグが1であれば、1段上のルーチンに戻る。すなわち、Aレジスタの値が「弱チェリー」を示す固定値未満であれば、当該BIG_SLTモジュールを終了する。なお、キャリーフラグが0であれば、BIG中ストック抽せん処理を実行して、1段上のルーチンに戻る。 By the command "CP A, @ LOT_OFS_LCY" on the third line of FIG. 125 (a), the value of the A register is compared with the fixed value "@LOT_OFS_LCY" indicating "weak cherry" as the trigger role type, here 6. However, if it is less than 6, the carry flag is set and it becomes 1. Then, if the carry flag is 1 by "RET C" on the 4th line, the routine returns to the next higher routine. That is, if the value of the A register is less than the fixed value indicating "weak cherry", the BIG_SLT module is terminated. If the carry flag is 0, the stock lottery process during BIG is executed, and the process returns to the routine one step higher.

ここで、図111の置き換えを行うと、図125(a)のコマンド群を図125(b)のように変更することができる。図125(b)の1行目の指標「BIG_SLT:」は、当該BIG_SLTモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _TRG_KND)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_TRG_KND」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(トリガー役種別)をAレジスタに読み出す。 Here, by replacing FIG. 111, the command group of FIG. 125 (a) can be changed as shown in FIG. 125 (b). The index “BIG_SLT:” in the first line of FIG. 125 (b) indicates the start address of the BIG_SLT module. By the command "LDQ A, (LOW _TRG_KND)" on the second line, the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "_TRG_KND" is set to the lower 1 byte of the address and stored in that address. The value (trigger combination type) is read into the A register.

図125(b)の3行目のコマンド「RCP C,A,@LOT_OFS_LCY」によって、Aレジスタの値と、トリガー役種別として「弱チェリー」を示す固定値「@LOT_OFS_LCY」、ここでは、6とを比較し、6未満であれば、1段上のルーチンに戻る。すなわち、Aレジスタの値が「弱チェリー」を示す固定値未満であれば、当該BIG_SLTモジュールを終了する。 By the command "RCP C, A, @ LOT_OFS_LCY" on the third line of FIG. 125 (b), the value of the A register and the fixed value "@LOT_OFS_LCY" indicating "weak cherry" as the trigger combination type, here, 6 If it is less than 6, the routine returns to the next higher routine. That is, if the value of the A register is less than the fixed value indicating "weak cherry", the BIG_SLT module is terminated.

ここで、図125(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _TRG_KND)」2バイト+3行目のコマンド「CP A,@LOT_OFS_LCY」2バイト+4行目の「RET C」1バイト=5バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+4行目3サイクル(1サイクル)=8サイクル(6サイクル)となる。一方、図125(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _TRG_KND)」2バイト+3行目のコマンド「RCP C,A,@LOT_OFS_LCY」2バイト=4バイトとなり、総実行サイクルは、2行目3サイクル+3行目5サイクル(3サイクル)=8サイクル(6サイクル)となる。したがって、図125(a)のコマンド群を図125(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 125 (a) is the command "LDQ A, (LOW _TRG_KND)" on the second line 2 bytes + the command "CP A, @ LOT_OFS_LCY" on the third line 2 bytes + 4 The "RET C" in the first line is 1 byte = 5 bytes, and the total execution cycle is 3 cycles in the 2nd line + 2 cycles in the 3rd line + 3 cycles in the 4th line (1 cycle) = 8 cycles (6 cycles). On the other hand, the total command size of the command group shown in FIG. 125 (b) is 2 bytes of the command "LDQ A, (LOW _TRG_KND)" on the 2nd line + 2 bytes of the command "RCP C, A, @ LOT_OFS_LCY" on the 3rd line. = 4 bytes, and the total execution cycle is 3 cycles in the 2nd row + 5 cycles (3 cycles) in the 3rd row = 8 cycles (6 cycles). Therefore, by replacing the command group of FIG. 125 (a) with the command group of FIG. 125 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

図126は、NAV_SETモジュールを説明するための説明図である。図126に示したNAV_SETモジュールは、指示情報設定処理、すなわち、指示情報種別の設定処理を実行する。 FIG. 126 is an explanatory diagram for explaining the NAV_SET module. The NAV_SET module shown in FIG. 126 executes an instruction information setting process, that is, an instruction information type setting process.

図126(a)の1行目の指標「NAV_SET:」は、当該NAV_SETモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _YRI_LMP)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_YRI_LMP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(有効ランプフラグ)をAレジスタに読み出す。 The index “NAV_SET:” in the first line of FIG. 126 (a) indicates the start address of the NAV_SET module. By the command "LDQ A, (LOW _YRI_LMP)" on the second line, the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "_YRI_LMP" is set to the lower 1 byte of the address and stored in that address. The value (valid lamp flag) is read to the A register.

図126(a)の3行目のコマンド「CP A,@AT_MOD_PRE」によって、Aレジスタの値と、AT状態定義が「準備中」を示す固定値「@AT_MOD_PRE」、ここでは、5とを比較し、5未満であれば、キャリーフラグが立って1となる。そして、4行目の「RET C」によって、キャリーフラグが1であれば、1段上のルーチンに戻る。すなわち、Aレジスタの値が「準備中」を示す固定値未満であれば、当該NAV_SETモジュールを終了する。なお、キャリーフラグが0であれば、残りの処理を実行して、1段上のルーチンに戻る。 The command "CP A, @AT_MOD_PRE" on the third line of FIG. 126 (a) compares the value of the A register with the fixed value "@AT_MOD_PRE" indicating that the AT state definition is "preparing", here 5. If it is less than 5, the carry flag is set and it becomes 1. Then, if the carry flag is 1 by "RET C" on the 4th line, the routine returns to the next higher routine. That is, if the value of the A register is less than the fixed value indicating "preparing", the NAV_SET module is terminated. If the carry flag is 0, the rest of the processing is executed and the process returns to the routine one step higher.

ここで、図111の置き換えを行うと、図126(a)のコマンド群を図126(b)のように変更することができる。図126(b)の1行目の指標「NAV_SET:」は、当該NAV_SETモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _YRI_LMP)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_YRI_LMP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(有効ランプフラグ)をAレジスタに読み出す。 Here, by replacing FIG. 111, the command group of FIG. 126 (a) can be changed as shown in FIG. 126 (b). The index “NAV_SET:” in the first line of FIG. 126 (b) indicates the start address of the NAV_SET module. By the command "LDQ A, (LOW _YRI_LMP)" on the second line, the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "_YRI_LMP" is set to the lower 1 byte of the address and stored in that address. The value (valid lamp flag) is read to the A register.

図126(b)の3行目のコマンド「RCP C,A,@AT_MOD_PRE」によって、Aレジスタの値と、AT状態定義が「準備中」を示す固定値「@AT_MOD_PRE」、ここでは、5とを比較し、5未満であれば、1段上のルーチンに戻る。すなわち、Aレジスタの値が「準備中」を示す固定値未満であれば、当該NAV_SETモジュールを終了する。 By the command "RCP C, A, @ AT_MOD_PRE" on the third line of FIG. 126 (b), the value of the A register and the fixed value "@AT_MOD_PRE" indicating that the AT state definition is "preparing", here, 5 If it is less than 5, the routine returns to the next higher routine. That is, if the value of the A register is less than the fixed value indicating "preparing", the NAV_SET module is terminated.

ここで、図126(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _YRI_LMP)」2バイト+3行目のコマンド「CP A,@AT_MOD_PRE」2バイト+4行目の「RET C」1バイト=5バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+4行目3サイクル(1サイクル)=8サイクル(6サイクル)となる。一方、図126(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _YRI_LMP」2バイト+3行目のコマンド「RCP C,A,@AT_MOD_PRE」2バイト=4バイトとなり、総実行サイクルは、2行目3サイクル+3行目5サイクル(3サイクル)=8サイクル(6サイクル)となる。したがって、図126(a)のコマンド群を図126(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 126 (a) is 2 bytes of the command "LDQ A, (LOW _YRI_LMP)" on the second line + 2 bytes + 4 of the command "CP A, @AT_MOD_PRE" on the third line. The "RET C" in the first line is 1 byte = 5 bytes, and the total execution cycle is 3 cycles in the 2nd line + 2 cycles in the 3rd line + 3 cycles in the 4th line (1 cycle) = 8 cycles (6 cycles). On the other hand, the total command size of the command group shown in FIG. 126 (b) is the command "LDQ A, (LOW _YRI_LMP" 2 bytes on the second line + the command "RCP C, A, @ AT_MOD_PRE" 2 bytes on the third line = It becomes 4 bytes, and the total execution cycle is 3 cycles in the 2nd line + 5 cycles (3 cycles) in the 3rd line = 8 cycles (6 cycles). Therefore, the command group in FIG. 126 (a) is shown in FIG. 126 (b). By replacing with the command group, the total command size is reduced by 1 byte. By such replacement, it is possible to further shorten the command and secure the capacity of the control area for performing the game control process.

<XORQ>
図127は、TOK_PRCモジュールの具体的な処理を示したフローチャートである。TOK_PRCモジュールは、上記ステップS600の特別遊技管理処理(図36参照)を実行する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。
<XORQ>
FIG. 127 is a flowchart showing a specific process of the TOK_PRC module. The TOK_PRC module executes the special game management process (see FIG. 36) of step S600. The numerical value of step S in such a figure will be used only in the description of this figure.

メインCPU300aは、図127のように、特別遊技特別図柄判定フラグをロードし(S1)、ロードした特別遊技特別図柄判定フラグを反転し(S2)、反転した特別遊技特別図柄判定フラグをセーブする(S3)。なお、ステップS1は、図36におけるステップS600−5に相当し、ステップS2は、図36におけるステップS600−7に相当し、ステップS3は、図36におけるステップS600−7に相当する。 As shown in FIG. 127, the main CPU 300a loads the special game special symbol determination flag (S1), inverts the loaded special game special symbol determination flag (S2), and saves the inverted special game special symbol determination flag (S1). S3). Note that step S1 corresponds to step S600-5 in FIG. 36, step S2 corresponds to step S600-7 in FIG. 36, and step S3 corresponds to step S600-7 in FIG. 36.

図128は、TOK_PRCモジュールを実現するためのコマンドの一例を説明するための説明図である。図127で示したフローチャートは、例えば、図128に示したプログラムによって実現される。 FIG. 128 is an explanatory diagram for explaining an example of a command for realizing the TOK_PRC module. The flowchart shown in FIG. 127 is realized by, for example, the program shown in FIG. 128.

図128(a)の1行目の指標「TOK_PRC:」は、当該TOK_PRCモジュールの先頭アドレスを示す。そして、特別遊技管理処理として、図128(a)の2行目のコマンド「LDQ A,(LOW R_STA_TZ)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_STA_TZ」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別遊技特別図柄判定フラグ)をAレジスタに読み出す。かかる2行目のコマンドが、図127のステップS1に対応する。3行目のコマンド「XOR 001H」によって、読み出した値(特別遊技特別図柄判定フラグ)と固定値(ここでは001H)との排他的論理和を計算する。これにより、特別遊技特別図柄判定フラグが反転される。かかる2行目のコマンドが、図127のステップS2に対応する。そして、4行目のコマンド「LDQ (LOW R_STA_TZ),A」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_STA_TZ」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに、Aレジスタの値を格納する。かかる4行目のコマンドが、図127のステップS3に対応する。 The index “TOK_PRC:” in the first line of FIG. 128 (a) indicates the start address of the TOK_PRC module. Then, as a special game management process, the value of the Q register is set to the upper 1 byte of the address by the command "LDQ A, (LOW R_STA_TZ)" on the second line of FIG. 128 (a), and the lower 1 byte of the address "R_STA_TZ" is set. The value of is set to the lower 1 byte of the address, and the value (special game special symbol determination flag) stored in the address is read into the A register. The command on the second line corresponds to step S1 in FIG. 127. The exclusive OR of the read value (special game special symbol determination flag) and the fixed value (here, 001H) is calculated by the command "XOR 001H" on the third line. As a result, the special game special symbol determination flag is inverted. The command on the second line corresponds to step S2 in FIG. 127. Then, by the command "LDQ (LOW R_STA_TZ), A" on the 4th line, the value of the Q register is set to the upper 1 byte of the address, the value of the lower 1 byte of the address "R_STA_TZ" is set to the lower 1 byte of the address, and the address is set. The value of the A register is stored in. The command on the fourth line corresponds to step S3 in FIG. 127.

ここで、図128(a)のコマンド群を図128(b)のように変更することができる。図128(b)の1行目の指標「TOK_PRC:」は、当該TOK_PRCモジュールの先頭アドレスを示す。そして、特別遊技管理処理を実行すると、2行目のコマンド「XORQ (LOW R_STA_TZ),001H」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_STA_TZ」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別遊技特別図柄判定フラグ)と固定値(ここでは001H)との排他的論理和を計算し、計算結果を同アドレスに格納する。 Here, the command group of FIG. 128 (a) can be changed as shown in FIG. 128 (b). The index “TOK_PRC:” in the first line of FIG. 128 (b) indicates the start address of the TOK_PRC module. Then, when the special game management process is executed, the value of the Q register is set to the upper 1 byte of the address and the value of the lower 1 byte of the address "R_STA_TZ" is set to the address by the command "XORQ (LOW R_STA_TZ), 001H" on the second line. The exclusive logical sum of the value (special game special symbol determination flag) and the fixed value (001H in this case) stored in the address is calculated, and the calculation result is stored in the same address.

ここで、図128(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_STA_TZ)」2バイト+3行目コマンド「XOR 001H」2バイト+4行目のコマンド「LDQ (LOW R_STA_TZ),A」2バイト=6バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+4行目3サイクル=8サイクルとなる。一方、図128(b)に示したコマンド群の総コマンドサイズは、「XORQ (LOW R_STA_TZ),001H」4バイト=4バイトとなり、総実行サイクルは、2行目7サイクル=7サイクルとなる。したがって、図128(a)のコマンド群を図128(b)のコマンド群に置き換えることで、総コマンドサイズが2バイト削減され、総実行サイクルも少なくとも1サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 128A is the command "LDQ A, (LOW R_STA_TZ)" on the second line, 2 bytes + the command on the 3rd line, "XOR 001H", 2 bytes + the command on the 4th line. "LDQ (LOW R_STA_TZ), A" 2 bytes = 6 bytes, and the total execution cycle is 3 cycles in the 2nd line + 2 cycles in the 3rd line + 3 cycles in the 4th line = 8 cycles. On the other hand, the total command size of the command group shown in FIG. 128 (b) is "XORQ (LOW R_STA_TZ), 001H" 4 bytes = 4 bytes, and the total execution cycle is 7 cycles in the second line = 7 cycles. Therefore, by replacing the command group of FIG. 128 (a) with the command group of FIG. 128 (b), the total command size is reduced by 2 bytes, and the total execution cycle is also reduced by at least one cycle. By such replacement, it is possible to shorten the command and reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図128(a)と図128(b)とを比較して理解できるように、図128(a)において3行(2行目〜4行目)を占有していたコマンド群を、図128(b)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 128 (a) and FIG. 128 (b), the command group occupying the third line (second to fourth lines) in FIG. 128 (a) is shown in FIG. In 128 (b), it can be represented by one line (second line), and it is possible to reduce the number of commands themselves and the design load.

また、ここでは、図128(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図128(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Further, here, the A register is not used in the example of FIG. 128 (b). Therefore, the value of the A register is not unintentionally updated. Further, in the example of FIG. 128 (b), when the A register is already used, it is necessary to stack and save the value of the A register. However, since the A register is not used here, the stack processing is also performed. unnecessary. In this way, resources can be effectively used.

<CPQ>
図129は、TEF_SELモジュールの具体的な処理を示したフローチャートである。TOK_PRCモジュールは、大入賞口開放制御処理(図47参照)において、大入賞口閉鎖有効時間を特別電動役物遊技タイマに設定する際(ステップS720−9)に実行される。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。
<CPQ>
FIG. 129 is a flowchart showing a specific process of the TEF_SEL module. The TOK_PRC module is executed when the large winning opening closing effective time is set in the special electric accessory game timer (step S720-9) in the large winning opening opening control process (see FIG. 47). The numerical value of step S in such a figure will be used only in the description of this figure.

メインCPU300aは、図129のように、小当たり遊技の大入賞口閉鎖有効時間をセットし(S1)、特別図柄判定フラグをロードし(S2)、ロードした特別図柄判定フラグと、小当たり図柄であることを示す所定の値(ここでは、007H)とを比較する(S3)。なお、特別図柄判定フラグは、ハズレ図柄である場合に00H、大当たり図柄である場合に01H〜06Hのいずれか、小当たり図柄である場合に07H〜09Hのいずれかが設定される。 As shown in FIG. 129, the main CPU 300a sets the large winning opening closing effective time of the small hit game (S1), loads the special symbol determination flag (S2), and uses the loaded special symbol determination flag and the small hit symbol. It is compared with a predetermined value (here, 007H) indicating that there is (S3). The special symbol determination flag is set to 00H when it is a lost symbol, 01H to 06H when it is a big hit symbol, or 07H to 09H when it is a small hit symbol.

そして、比較結果として小当たり図柄であれば(S4におけるYES)、当該TEF_SELモジュールを終了し(S6)、比較結果として小当たり図柄でなければ(S4におけるNO)、すなわち、大当たり図柄であれば、大役遊技の大入賞口閉鎖有効時間テーブルをセットし(S5)、当該TEF_SELモジュールを終了する(S6)。 Then, if the comparison result is a small hit symbol (YES in S4), the TEF_SEL module is terminated (S6), and if the comparison result is not a small hit symbol (NO in S4), that is, if it is a big hit symbol, The big winning opening closing effective time table of the big role game is set (S5), and the TEF_SEL module is terminated (S6).

図130は、TEF_SELモジュールを実現するためのコマンドの一例を説明するための説明図である。図129で示したフローチャートは、例えば、図130に示したプログラムによって実現される。 FIG. 130 is an explanatory diagram for explaining an example of a command for realizing the TEF_SEL module. The flowchart shown in FIG. 129 is realized by, for example, the program shown in FIG. 130.

図130(a)の1行目の指標「TEF_SEL:」は、当該TEF_SELモジュールの先頭アドレスを示す。そして、図130(a)の2行目のコマンド「LD HL,@TMR_TDN_EF3」によって、「@TMR_TDN_EF3」の値がHLレジスタに格納される。なお、「@TMR_TDN_EF3」には、小当たり遊技の大入賞口閉鎖有効時間が設定されている。かかる1行目のコマンドが、図129のステップS1に対応する。 The index “TEF_SEL:” in the first line of FIG. 130 (a) indicates the start address of the TEF_SEL module. Then, the value of "@TMR_TDN_EF3" is stored in the HL register by the command "LD HL, @ TMR_TDN_EF3" on the second line of FIG. 130 (a). In "@ TMR_TDN_EF3", the effective time for closing the large winning opening of the small hit game is set. The command on the first line corresponds to step S1 in FIG. 129.

図130(a)の3行目のコマンド「LDQ A,(LOW R_ZUG_CHK_FIX)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_ZUG_CHK_FIX」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別図柄判定フラグ)をAレジスタに読み出す。かかる3行目のコマンドが、図129のステップS2に対応する。 By the command "LDQ A, (LOW R_ZUG_CHK_FIX)" on the third line of FIG. 130 (a), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_ZUG_CHK_FIX" is set to the lower 1 byte of the address. Then, the value (special symbol determination flag) stored at that address is read into the A register. The command on the third line corresponds to step S2 in FIG. 129.

図130(a)の4行目のコマンド「CP A,@ZUG_SML1」によって、Aレジスタの値と、小当たり図柄1指定データ(小当たり図柄)を示す固定値「@ZUG_SML1」、ここでは、07Hとを比較し、Aレジスタの値が07H未満であれば、キャリーフラグが立たって1となる。かかる4行目のコマンドが、図129のステップS3に対応する。 By the command "CP A, @ ZUG_SML1" on the fourth line of FIG. 130 (a), the value of the A register and the fixed value "@ ZUG_SML1" indicating the small hit symbol 1 designated data (small hit symbol), here, 07H If the value of the A register is less than 07H, the carry flag is set and the value becomes 1. The command on the fourth line corresponds to step S3 in FIG. 129.

そして、図130(a)の5行目のコマンド「RET NC」によって、キャリーフラグが1でなければ、1段上のルーチンに戻る。すなわち、Aレジスタの値が小当たり図柄1指定データ以上であれば、当該TEF_SELモジュールを終了する。かかる5行目のコマンドが、図129のステップS4におけるYES、および、ステップS6に対応する。 Then, according to the command "RET NC" on the fifth line of FIG. 130 (a), if the carry flag is not 1, the process returns to the routine one step higher. That is, if the value of the A register is equal to or greater than the small hit symbol 1 designated data, the TEF_SEL module is terminated. The command on the fifth line corresponds to YES in step S4 of FIG. 129 and step S6.

一方、キャリーフラグが1であれば、図130(a)の6行目のコマンド「LDQ A,(LOW R_TDN_FLG)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TDN_FLG」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別電動役物指定フラグ)をAレジスタに読み出し、図130(a)の7行目のコマンド「LD HL,D_EFF_TMR−2」によって、転送元となる1バイトデータ群の先頭アドレス「D_EFF_TMR−2」をHLレジスタに設定する。 On the other hand, if the carry flag is 1, the value of the Q register is set to the upper 1 byte of the address by the command "LDQ A, (LOW R_TDN_FLG)" on the 6th line of FIG. The value of 1 byte is set to the lower 1 byte of the address, the value stored at that address (special electric accessory designation flag) is read into the A register, and the command "LD HL, D_EFF_TMR-" on the 7th line of FIG. 2 ”sets the start address“ D_EFF_TMR-2 ”of the 1-byte data group as the transfer source in the HL register.

図130(a)の8行目のコマンド「RST WORDSEL」によって、サブルーチンとしてWORDSELモジュールが呼び出され、HLレジスタにAレジスタの値を2回加算し、HLレジスタに示されるアドレスのうち、下位バイトの値がAレジスタに読み出された後、図130(a)の9行目のコマンド「RET」によって、1段上のルーチンに戻る。なお、その後の1段上のルーチンにおいて(その後の処理において)、大役遊技の大入賞口閉鎖有効時間がタイマにセットされることになる。かかる6行目から8行目が図129のステップS5に対応する。 The WORDSEL module is called as a subroutine by the command "RST WORDSEL" on the 8th line of FIG. 130 (a), the value of the A register is added to the HL register twice, and the lower byte of the address shown in the HL register is used. After the value is read into the A register, the command "RET" on the 9th line of FIG. 130 (a) returns to the routine one step higher. In the subsequent routine one step higher (in the subsequent processing), the winning opening closing effective time of the big role game is set in the timer. The sixth to eighth rows correspond to step S5 of FIG. 129.

ここで、図130(a)のコマンド群を図130(b)のように変更することができる。ここでは、図130(a)と実質的に等しい処理についてはその説明を省略し、図130(b)の異なる処理のみを説明する。 Here, the command group of FIG. 130 (a) can be changed as shown in FIG. 130 (b). Here, the description of the process substantially the same as that shown in FIG. 130 (a) will be omitted, and only the different processes shown in FIG. 130 (b) will be described.

図130(b)の3行目のコマンド「CPQ (LOW R_ZUG_CHK_FIX),@ZUG_SML1」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_ZUG_CHK_FIX」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別図柄判定フラグ)と、小当たり図柄1指定データ(小当たり図柄)を示す固定値「@ZUG_SML1」、ここでは、07Hとを比較し、07H未満であれば、キャリーフラグが立たって1となる。かかる3行目のコマンドが、図129のステップS2およびステップS3に対応する。かかるコマンドのコマンドサイズは「3」であり、実行サイクルは「4」である。 By the command "CPQ (LOW R_ZUG_CHK_FIX), @ ZUG_SML1" on the third line of FIG. A byte is used, and the value stored at that address (special symbol judgment flag) and the fixed value "@ ZUG_SML1" indicating the small hit symbol 1 designated data (small hit symbol) are compared, and here, 07H is compared, and the value is less than 07H. If so, the carry flag is set to 1. The command on the third line corresponds to step S2 and step S3 of FIG. 129. The command size of such a command is "3" and the execution cycle is "4".

ここで、図130(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LD HL,@TMR_TDN_EF3」2バイト+3行目コマンド「LDQ A,(LOW R_ZUG_CHK_FIX)」2バイト+4行目のコマンド「CP A,@ZUG_SML1」2バイト+5行目の「RET NC」1バイト+6行目のコマンド「LDQ A,(LOW R_TDN_FLG)」2バイト+7行目のコマンド「LD HL,D_EFF_TMR−2」2バイト+8行目のコマンド「RST WORDSEL」1バイト+9行目「RET」1バイト=13バイトとなり、実行サイクルは、2行目2サイクル+3行目2サイクル+4行目2サイクル+5行目3サイクル(1サイクル)+6行目2サイクル+7行目2サイクル+8行目4サイクル+9行目3サイクル=20サイクル(18サイクル)となる。なお、括弧内のサイクル数は、コマンド「RET NC」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 Here, the total command size of the command group shown in FIG. 130 (a) is the command "LD HL, @ TMR_TDN_EF3" on the second line + 2 bytes + the command "LDQ A, (LOW R_ZUG_CHK_FIX)" on the third line + 4 lines. First command "CP A, @ ZUG_SML1" 2 bytes + 5th line "RET NC" 1 byte + 6th line command "LDQ A, (LOW R_TDN_FLG)" 2 bytes + 7th line command "LD HL, D_EFF_TMR-2" 2 bytes + 8th line command "RST WORDSEL" 1 byte + 9th line "RET" 1 byte = 13 bytes, and the execution cycle is 2nd line 2 cycles + 3rd line 2 cycles + 4th line 2 cycles + 5th line 3 Cycle (1 cycle) + 6th row 2 cycles + 7th row 2 cycles + 8th row 4 cycles + 9th row 3 cycles = 20 cycles (18 cycles). The number of cycles in parentheses indicates the execution cycle when the command "RET NC" does not move to the next higher routine.

一方、図130(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LD HL,@TMR_TDN_EF3」2バイト+3行目コマンド「CPQ (LOW R_ZUG_CHK_FIX),@ZUG_SML1」3バイト+4行目の「RET NC」1バイト+5行目のコマンド「LDQ A,(LOW R_TDN_FLG)」2バイト+6行目のコマンド「LD HL,D_EFF_TMR−2」2バイト+7行目のコマンド「RST WORDSEL」1バイト+8行目「RET」1バイト=12バイトとなり、実行サイクルは、2行目2サイクル+3行目4サイクル+4行目3サイクル(1サイクル)+5行目2サイクル+6行目2サイクル+7行目4サイクル+8行目3サイクル=20サイクル(18サイクル)となる。なお、括弧内のサイクル数は、コマンド「RET NC」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 On the other hand, the total command size of the command group shown in FIG. 130 (b) is the command "LD HL, @ TMR_TDN_EF3" on the second line, 2 bytes + the command "CPQ (LOW R_ZUG_CHK_FIX), @ ZUG_SML1" on the third line, 3 bytes + 4 lines. 1 byte of the first "RET NC" + 1 byte of the command "LDQ A, (LOW R_TDN_FLG)" on the 5th line + 1 byte of the command "LD HL, D_EFF_TMR-2" on the 6th line + 1 byte of the command "RST WORDSEL" on the 7th line +8th line "RET" 1 byte = 12 bytes, and the execution cycle is 2nd line 2 cycles + 3rd line 4 cycles + 4th line 3 cycles (1 cycle) + 5th line 2 cycles + 6th line 2 cycles + 7th line 4 Cycle + 8th line 3 cycles = 20 cycles (18 cycles). The number of cycles in parentheses indicates the execution cycle when the command "RET NC" does not move to the next higher routine.

したがって、図130(a)のコマンド群を図130(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 130 (a) with the command group of FIG. 130 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to shorten the command and secure the capacity of the control area for performing the game control process.

また、図130(a)と図130(b)とを比較して理解できるように、図130(a)において2行(3行目、4行目)を占有していたコマンド群を、図130(b)においては1行(3行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 130 (a) and FIG. 130 (b), the command group occupying the second line (third line and fourth line) in FIG. 130 (a) is shown in FIG. In 130 (b), it can be represented by one line (third line), and it is possible to reduce the number of commands themselves and the design load.

また、ここでは、図130(b)の例では、3行目のコマンドにおいてAレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図130(b)の例では、3行目のコマンドを実行する際にAレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Further, here, in the example of FIG. 130 (b), the A register is not used in the command on the third line. Therefore, the value of the A register is not unintentionally updated. Further, in the example of FIG. 130 (b), if the A register is already used when executing the command on the third line, it is necessary to stack and save the value of the A register. Since the A register is not used, stack processing is not required. In this way, resources can be effectively used.

<JTANDQ>
図131は、SWI_PRCモジュールの具体的な処理を示したフローチャートである。SWI_PRCモジュールは、上記ステップS500のスイッチ管理処理(図28参照)を実行する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。
<JTANDQ>
FIG. 131 is a flowchart showing a specific process of the SWI_PRC module. The SWI_PRC module executes the switch management process (see FIG. 28) in step S500. The numerical value of step S in such a figure will be used only in the description of this figure.

メインCPU300aは、図131のように、第1可変始動口検出スイッチ120Bsの検出時であるかを判定し(S1)、第1可変始動口検出スイッチ120Bsの検出時であれば(S1におけるYES)、第1始動口通過処理(S2)および普通電動役物入賞時確認処理(S3)を実行する。一方、第1可変始動口検出スイッチ120Bsの検出時でなければ(S1におけるNO)、第1始動口通過処理(S2)および普通電動役物入賞時確認処理(S3)がスキップされる。なお、ステップS1は、図28におけるステップS500−7に相当し、ステップS2は、図28におけるステップS520に相当し、ステップS3)は、図28におけるステップS500−9に相当する。 As shown in FIG. 131, the main CPU 300a determines whether the first variable start port detection switch 120Bs is detected (S1), and if the first variable start port detection switch 120Bs is detected (YES in S1). , The first start port passing process (S2) and the ordinary electric accessory winning confirmation process (S3) are executed. On the other hand, unless the first variable start port detection switch 120Bs is detected (NO in S1), the first start port passage process (S2) and the normal electric accessory winning confirmation process (S3) are skipped. Note that step S1 corresponds to step S500-7 in FIG. 28, step S2 corresponds to step S520 in FIG. 28, and step S3) corresponds to step S500-9 in FIG. 28.

図132は、SWI_PRCモジュールを実現するためのコマンドの一例を説明するための説明図である。図131で示したフローチャートは、例えば、図132に示したプログラムによって実現される。 FIG. 132 is an explanatory diagram for explaining an example of a command for realizing the SWI_PRC module. The flowchart shown in FIG. 131 is realized by, for example, the program shown in FIG. 132.

図132(a)の1行目の指標「SWI_PRC:」は、当該SWI_PRCモジュールの先頭アドレスを示す。そして、図132(a)の2行目のコマンド「LDQ A,(LOW R_IN3_PON)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_IN3_PON」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値をAレジスタに読み出す。なお、ここで、同アドレスに格納された値には、例えば、最下位ビットに、第1固定始動口検出スイッチ120As(入力部)の検出結果が保持され、下位2ビット目に、第2始動口検出スイッチ122s(入力部)の検出結果が保持され、下位3ビット目に、第1可変始動口検出スイッチ120Bs(入力部)の検出結果が保持される。これら各ビットは、検出スイッチによって遊技球が入球したことが検出された場合に「1」となり、検出スイッチによって遊技球が入球したことが検出されていない場合に「0」となる。 The index “SWI_PRC:” in the first line of FIG. 132 (a) indicates the start address of the SWI_PRC module. Then, by the command "LDQ A, (LOW R_IN3_PON)" on the second line of FIG. 132 (a), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_IN3_PON" is set to the lower 1 byte of the address. It is set to 1 byte, and the value stored at that address is read into the A register. Here, in the value stored at the same address, for example, the detection result of the first fixed start port detection switch 120As (input unit) is held in the least significant bit, and the second start is performed in the lower second bit. The detection result of the mouth detection switch 122s (input unit) is held, and the detection result of the first variable start port detection switch 120Bs (input unit) is held in the lower 3 bits. Each of these bits becomes "1" when the detection switch detects that the game ball has entered, and becomes "0" when the detection switch does not detect that the game ball has entered.

3行目のコマンド「AND A,@IN3_ST2_BIT」によって、読み出した値と固定値「@IN3_ST2_BIT(ここでは00000100b)との論理積を計算する。これにより、読み出した値の下位3ビット目以外が0にされ(マスクされ)、読み出した値の下位3ビット目が0であればゼロフラグ=1となり、読み出した値の下位3ビット目が1であればゼロフラグ=0となる。つまり、第1可変始動口検出スイッチ120Bsの検出結果が1であれば(遊技球の入球が検出されていれば)ゼロフラグ=0となり、第1可変始動口検出スイッチ120Bsの検出結果が0であれば(遊技球の入球が検出されていなければ)ゼロフラグ=0となる。 The command "AND A, @ IN3_ST2_BIT" on the third line calculates the logical product of the read value and the fixed value "@ IN3_ST2_BIT (here 00000100b). As a result, all but the lower 3 bits of the read value are 0. If the lower 3 bits of the read value is 0, the zero flag = 1, and if the lower 3 bits of the read value is 1, the zero flag = 0. That is, the first variable start. If the detection result of the mouth detection switch 120Bs is 1, the zero flag = 0 (if the entry of the game ball is detected), and if the detection result of the first variable start port detection switch 120Bs is 0 (of the game ball). Zero flag = 0 (if no entry is detected).

そして、4行目のコマンド「JR Z,SWI_PRC_20」によって、ゼロフラグが1(Z)であれば、SWI_PRC_20(7行目)に移動する。かかる2行目〜4行目のコマンドが、図131のステップS1に対応する。 Then, the command "JR Z, SWI_PRC_20" on the 4th line moves to SWI_PRC_20 (7th line) if the zero flag is 1 (Z). The commands on the second to fourth lines correspond to step S1 in FIG. 131.

一方、4行目のコマンド「JR Z,SWI_PRC_20」によって、ゼロフラグが1でなければ、5行目のコマンド「CALLF STA_PAS」によって、サブルーチンとしてSTA_PASモジュールが呼び出され、STA_PASモジュールにより第1始動口通過処理が実行される。かかる5行目のコマンドが、図131のステップS2に対応する。また、6行目のコマンド「CALLF FDN_CHK」によって、サブルーチンとしてFDN_CHKモジュールが呼び出され、FDN_CHKモジュールにより普通電動役物入賞時確認処理が実行される。かかる6行目のコマンドが、図131のステップS3に対応する。 On the other hand, if the zero flag is not 1 by the command "JR Z, SWI_PRC_20" on the 4th line, the STA_PAS module is called as a subroutine by the command "CALLF STA_PAS" on the 5th line, and the STA_PAS module processes the passage through the first start port. Is executed. The command on the fifth line corresponds to step S2 in FIG. 131. Further, the command "CALLF FDN_CHK" on the 6th line calls the FDN_CHK module as a subroutine, and the FDN_CHK module executes the confirmation process at the time of winning a normal electric accessory. The command on the sixth line corresponds to step S3 in FIG. 131.

ここで、図132(a)のコマンド群を図132(b)のように変更することができる。ここでは、図132(a)と実質的に等しい処理についてはその説明を省略し、図132(b)の異なる処理のみを説明する。 Here, the command group of FIG. 132 (a) can be changed as shown in FIG. 132 (b). Here, the description of the process substantially the same as that shown in FIG. 132 (a) will be omitted, and only the different processes shown in FIG. 132 (b) will be described.

図132(b)の2行目のコマンド「JTANDQ Z,(LOW R_IN3_PON),@IN3_ST2_BIT,SWI_PRC_20」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_IN3_PON」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値と、固定値「@IN3_ST2_BIT」との論理積を計算し、ゼロフラグが1であればSWI_PRC_20に移動する。かかる2行目のコマンドが、図131のステップS1に対応する。かかるコマンドのコマンドサイズは「4」であり、実行サイクルは「5(6)」である。なお、括弧内のサイクル数は、ゼロフラグが1でありSWI_PRC_20に移動した場合の実行サイクルを示している。 By the command "JTANDQ Z, (LOW R_IN3_PON), @ IN3_ST2_BIT, SWI_PRC_20" on the second line of FIG. 132 (b), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_IN3_PON" is set. It is set to the lower 1 byte of the address, the logical product of the value stored in the address and the fixed value "@ IN3_ST2_BIT" is calculated, and if the zero flag is 1, it moves to SWI_PRC_20. The command on the second line corresponds to step S1 in FIG. 131. The command size of such a command is "4" and the execution cycle is "5 (6)". The number of cycles in parentheses indicates the execution cycle when the zero flag is 1 and the device moves to SWI_PRC_20.

ここで、図132(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_IN3_PON)」2バイト+3行目コマンド「AND A,@IN3_ST2_BIT」2バイト+4行目のコマンド「JR Z,SWI_PRC_20」2バイト+5行目のコマンド「CALLF STA_PAS」2バイト+6行目のコマンド「CALLF FDN_CHK」2バイト=10バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+4行目2(3)サイクル+5行目4サイクル+6行目4サイクル=15(16)サイクルとなる。なお、括弧内のサイクル数は、ゼロフラグが1でありSWI_PRC_20に移動した場合の実行サイクルを示している。 Here, the total command size of the command group shown in FIG. 132 (a) is the command "LDQ A, (LOW R_IN3_PON)" on the second line, 2 bytes + the command on the third line, "AND A, @ IN3_ST2_BIT", 2 bytes + 4 lines. 1st command "JR Z, SWI_PRC_20" 2 bytes + 5th line command "CALLF STA_PAS" 2 bytes + 6th line command "CALLF FDN_CHK" 2 bytes = 10 bytes, total execution cycle is 2nd line 3 cycles + 3 lines 2nd cycle + 4th row 2 (3) cycle + 5th row 4 cycles + 6th row 4 cycles = 15 (16) cycles. The number of cycles in parentheses indicates the execution cycle when the zero flag is 1 and the device moves to SWI_PRC_20.

一方、図132(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「JTANDQ Z,(LOW R_IN3_PON),@IN3_ST2_BIT,SWI_PRC_20」4バイト+3行目のコマンド「CALLF STA_PAS」2バイト+4行目のコマンド「CALLF FDN_CHK」2バイト=8バイトとなり、総実行サイクルは、2行目5(6)サイクル+3行目4サイクル+4行目4サイクル=13(14)サイクルとなる。 On the other hand, the total command size of the command group shown in FIG. 132 (b) is 4 bytes for the command "JTANDQ Z, (LOW R_IN3_PON), @ IN3_ST2_BIT, SWI_PRC_20" on the second line + 2 bytes for the command "CALLF STA_PAS" on the third line. The command "CALLF FDN_CHK" on the + 4th line is 2 bytes = 8 bytes, and the total execution cycle is 5 (6) cycles on the 2nd line + 4 cycles on the 3rd line + 4 cycles on the 4th line = 13 (14) cycles.

したがって、図132(a)のコマンド群を図132(b)のコマンド群に置き換えることで、総コマンドサイズが2バイト削減され、総実行サイクルも少なくとも2サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 132 (a) with the command group of FIG. 132 (b), the total command size is reduced by 2 bytes, and the total execution cycle is also reduced by at least 2 cycles. By such replacement, it is possible to shorten the command and reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図132(a)と図132(b)とを比較して理解できるように、図132(a)において3行(2行目〜4行目)を占有していたコマンド群を、図132(b)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 132 (a) and FIG. 132 (b), the command group occupying the third line (second to fourth lines) in FIG. 132 (a) is shown in FIG. In 132 (b), it can be represented by one line (second line), and it is possible to reduce the number of commands themselves and the design load.

また、図132(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図132(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Further, in the example of FIG. 132 (b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Further, in the example of FIG. 132 (b), when the A register is already used, it is necessary to stack and save the value of the A register. However, since the A register is not used here, the stack processing is also performed. unnecessary. In this way, resources can be effectively used.

<OUT>
図133は、CPUINITモジュールの具体的な処理を示したフローチャートである。CPUINITモジュールは、上記CPU初期化処理(図22参照)を実行する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。
<OUT>
FIG. 133 is a flowchart showing a specific process of the CPUINIT module. The CPUINIT module executes the CPU initialization process (see FIG. 22). The numerical value of step S in such a figure will be used only in the description of this figure.

メインCPU300aは、図133のように、RAM300cへのアクセスを許可するアクセス許可処理を実行する(S1)。なお、ステップS1は、図22におけるステップS100−9に相当する。 As shown in FIG. 133, the main CPU 300a executes an access permission process for permitting access to the RAM 300c (S1). Note that step S1 corresponds to step S100-9 in FIG. 22.

図134は、CPUINITモジュールを実現するためのコマンドの一例を説明するための説明図である。図133で示したフローチャートは、例えば、図134に示したプログラムによって実現される。 FIG. 134 is an explanatory diagram for explaining an example of a command for realizing the CPUINIT module. The flowchart shown in FIG. 133 is realized by, for example, the program shown in FIG. 134.

図134(a)の1行目の指標「CPUINIT:」は、当該CPUINITモジュールの先頭アドレスを示す。そして、図134(a)の2行目のコマンド「LD A,(@RAMENBL)」によって、アクセスを許可することを示す固定値「@RAMENBL」(ここでは、1)をAレジスタに読み出す。そして、図134(a)の3行目のコマンド「OUT (@RAP____),A」によって、Uレジスタの値をアドレスの上位1バイトとし、RAMアクセスプロテクトレジスタポート(内部レジスタI/Oポート)のアドレスの下位1バイトを示す固定値「@RAP____」を下位1バイトとし、そのアドレスに、Aレジスタの値(1)を出力する。なお、Uレジスタには、RAMアクセスプロテクトレジスタポート(内部レジスタI/Oポート)のアドレスの上位1バイト(例えば「FEH」)が予め設定されている。 The index "CPUINIT:" in the first line of FIG. 134A indicates the start address of the CPUINIT module. Then, by the command "LDA, (@RAMENBL)" on the second line of FIG. 134 (a), the fixed value "@RAMENBL" (here, 1) indicating that access is permitted is read into the A register. Then, by the command "OUT (@RAP _____), A" on the third line of FIG. 134 (a), the value of the U register is set to the upper 1 byte of the address, and the RAM access protect register port (internal register I / O port) is set. The fixed value "@RAP _____" indicating the lower 1 byte of the address is set as the lower 1 byte, and the value (1) of the A register is output to the address. The upper 1 byte (for example, "FEH") of the address of the RAM access protect register port (internal register I / O port) is preset in the U register.

ここで、図134(a)のコマンド群を図134(b)のように変更することができる。ここでは、図134(a)と実質的に等しい処理についてはその説明を省略し、図134(b)の異なる処理のみを説明する。 Here, the command group of FIG. 134 (a) can be changed as shown in FIG. 134 (b). Here, the description of the process substantially the same as that shown in FIG. 134 (a) will be omitted, and only the different processes shown in FIG. 134 (b) will be described.

図134(b)の2行目のコマンド「OUT (@RAP____),@RAMENBL」によって、Uレジスタの値をアドレスの上位1バイトとし、RAMアクセスプロテクトレジスタポート(内部レジスタI/Oポート)のアドレスの下位1バイトを示す固定値「@RAP____」を下位1バイトとし、そのアドレスに、固定値「@RAMENBL」、すなわち、1を出力する。かかるコマンドのコマンドサイズは「3」であり、実行サイクルは「4」である。 By the command "OUT (@RAP _____), @RAMENBL" on the second line of FIG. 134 (b), the value of the U register is set to the upper 1 byte of the address, and the address of the RAM access protect register port (internal register I / O port). The fixed value "@RAP _____" indicating the lower 1 byte of is set as the lower 1 byte, and the fixed value "@RAMENBL", that is, 1 is output to the address. The command size of such a command is "3" and the execution cycle is "4".

ここで、図134(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LD A,(@RAMENBL)」2バイト+3行目コマンド「OUT (@RAP____),A」2バイト=4バイトとなり、総実行サイクルは、2行目2サイクル+3行目3サイクル=5サイクルとなる。 Here, the total command size of the command group shown in FIG. 134 (a) is 2 bytes of the command "LD A, (@RAMENBL)" on the 2nd line + 2 bytes of the command "OUT (@RAP _____), A" on the 3rd line. = 4 bytes, and the total execution cycle is 2 cycles in the 2nd row + 3 cycles in the 3rd row = 5 cycles.

一方、図134(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「OUT (@RAP____), @RAMENBL」3バイト=3バイトとなり、総実行サイクルは、2行目4サイクル=4サイクルとなる。 On the other hand, the total command size of the command group shown in FIG. 134 (b) is the command "OUT (@RAP _____), @RAMENBL" on the second line, 3 bytes = 3 bytes, and the total execution cycle is 4 cycles on the second line. = 4 cycles.

したがって、図134(a)のコマンド群を図134(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減され、総実行サイクルも少なくとも1サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 134 (a) with the command group of FIG. 134 (b), the total command size is reduced by 1 byte, and the total execution cycle is also reduced by at least one cycle. By such replacement, it is possible to shorten the command and reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図134(a)と図134(b)とを比較して理解できるように、図134(a)において2行(2行目〜3行目)を占有していたコマンド群を、図134(b)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 134 (a) and FIG. 134 (b), the command group that occupied the second line (second to third lines) in FIG. 134 (a) is shown in FIG. In 134 (b), it can be represented by one line (second line), and it is possible to reduce the number of commands themselves and the design load.

また、図134(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図134(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Further, in the example of FIG. 134 (b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Further, in the example of FIG. 134 (b), when the A register is already used, it is necessary to stack and save the value of the A register. However, since the A register is not used here, the stack processing is also performed. unnecessary. In this way, resources can be effectively used.

<LDQ>
図135は、FZ_SPNモジュールの具体的な処理を示したフローチャートである。FZ_SPNモジュールは、上記普通図柄変動中処理(図53参照)を実行する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。
<LDQ>
FIG. 135 is a flowchart showing a specific process of the FZ_SPN module. The FZ_SPN module executes the above-mentioned normal symbol change processing (see FIG. 53). The numerical value of step S in such a figure will be used only in the description of this figure.

メインCPU300aは、図135のように、普通図柄表示図柄カウンタに、普通図柄停止図柄番号(カウンタ値)をセーブする。(S1)。なお、ステップS1は、図53におけるステップS820−9に相当する。 As shown in FIG. 135, the main CPU 300a saves the normal symbol stop symbol number (counter value) in the normal symbol display symbol counter. (S1). Note that step S1 corresponds to step S820-9 in FIG. 53.

図136は、FZ_SPNモジュールを実現するためのコマンドの一例を説明するための説明図である。図135で示したフローチャートは、例えば、図136に示したプログラムによって実現される。 FIG. 136 is an explanatory diagram for explaining an example of a command for realizing the FZ_SPN module. The flowchart shown in FIG. 135 is realized, for example, by the program shown in FIG. 136.

図136(a)の1行目の指標「FZ_SPN:」は、当該FZ_SPNモジュールの先頭アドレスを示す。そして、図136(a)の2行目のコマンド「LDQ A,(LOW R_FZ_STP)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FZ_STP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(普通図柄停止図柄番号)をAレジスタに読み出す。 The index “FZ_SPN:” in the first line of FIG. 136 (a) indicates the start address of the FZ_SPN module. Then, by the command "LDQ A, (LOW R_FZ_STP)" on the second line of FIG. 136 (a), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_FZ_STP" is set to the lower 1 byte of the address. It is set to 1 byte, and the value (normal symbol stop symbol number) stored at that address is read into the A register.

そして、図136(a)の2行目のコマンド「LDQ (LOW R_FZ_DSP),A」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FZ_DSP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレス(普通図柄表示図柄カウンタのアドレス)にAレジスタの値を格納する。 Then, by the command "LDQ (LOW R_FZ_DSP), A" on the second line of FIG. 136 (a), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_FZ_DSP" is set to the lower 1 byte of the address. It is set to 1 byte, and the value of the A register is stored in the address (the address of the normal symbol display symbol counter).

ここで、図136(a)のコマンド群を図136(b)のように変更することができる。ここでは、図136(a)と実質的に等しい処理についてはその説明を省略し、図136(b)の異なる処理のみを説明する。 Here, the command group of FIG. 136 (a) can be changed as shown in FIG. 136 (b). Here, the description of the process substantially the same as that shown in FIG. 136 (a) will be omitted, and only the different processes shown in FIG. 136 (b) will be described.

図136(b)の2行目のコマンド「LDQ (LOW R_FZ_DSP),(LOW R_FZ_STP)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FZ_STP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値を、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FZ_DSP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納する。 By the command "LDQ (LOW R_FZ_DSP), (LOW R_FZ_STP)" on the second line of FIG. 136 (b), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_FZ_STP" is set to the address. The lower 1 byte is set, the value stored in the address is set as the upper 1 byte of the Q register, the lower 1 byte value of the address "R_FZ_DSP" is set as the lower 1 byte of the address, and the value is stored in the address.

ここで、図136(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_FZ_STP)」2バイト+3行目コマンド「LDQ (LOW R_FZ_DSP),A」2バイト=4バイトとなり、総実行サイクルは、2行目3サイクル+3行目3サイクル=6サイクルとなる。 Here, the total command size of the command group shown in FIG. 136A is 2 bytes of the command "LDQ A, (LOW R_FZ_STP)" on the second line + 2 bytes of the command "LDQ (LOW R_FZ_DSP), A" on the third line. = 4 bytes, and the total execution cycle is 3 cycles in the 2nd line + 3 cycles in the 3rd line = 6 cycles.

一方、図136(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ (LOW R_FZ_DSP),(LOW R_FZ_STP)」4バイト=4バイトとなり、総実行サイクルは、2行目6サイクル=6サイクルとなる。 On the other hand, the total command size of the command group shown in FIG. 136 (b) is the command "LDQ (LOW R_FZ_DSP), (LOW R_FZ_STP)" on the second line, 4 bytes = 4 bytes, and the total execution cycle is the second line. 6 cycles = 6 cycles.

したがって、図136(a)と図136(b)とを比較して理解できるように、図136(a)において2行(2行目〜3行目)を占有していたコマンド群を、総コマンドサイズおよび総実行サイクルを変更することなく、図136(b)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Therefore, as can be understood by comparing FIG. 136 (a) and FIG. 136 (b), the command group that occupies the second line (second to third lines) in FIG. 136 (a) is totaled. It can be represented by one line (second line) in FIG. 136 (b) without changing the command size and the total execution cycle, and it is possible to reduce the number of commands themselves and the design load. ..

また、図136(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図136(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Further, in the example of FIG. 136 (b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Further, in the example of FIG. 136 (b), when the A register is already used, it is necessary to stack and save the value of the A register. However, since the A register is not used here, the stack processing is also performed. unnecessary. In this way, resources can be effectively used.

図137は、CPUINITモジュールを実現するためのコマンドの一例を説明するための説明図である。ここで、特別遊技は、低確率遊技状態および高確率遊技状態のいずれかの遊技状態にて遊技が進行する。そして、遊技機100には、遊技状態が高確率遊技状態であることを示す表示器が設けられており、遊技状態が高確率遊技状態である場合には、当該表示器が点灯する。そして、電断復帰時において高確率遊技状態であることを遊技者に報知しない場合(所謂潜伏中)には、当該表示器を非表示にすることができる。このとき、実際の遊技状態に基づいて当該表示器の点灯有無を判定してしまうと、電断復帰時の遊技状態が高確率遊技状態であれば、当該表示器を点灯させてしまう。そこで、電断復帰時から初めて大役遊技が開始されるまでの間、潜伏中であることを示すフラグを用意し、そのフラグに基づいて当該表示器の点灯有無を判定するようになされている。 FIG. 137 is an explanatory diagram for explaining an example of a command for realizing the CPUINIT module. Here, in the special game, the game progresses in either the low-probability gaming state or the high-probability gaming state. The gaming machine 100 is provided with an indicator indicating that the gaming state is a high-probability gaming state, and when the gaming state is a high-probability gaming state, the indicator lights up. Then, when the player is not notified that the player is in a high-probability gaming state at the time of recovery from the power failure (so-called latent), the display can be hidden. At this time, if it is determined whether or not the display is lit based on the actual game state, the display will be turned on if the game state at the time of recovery from the power failure is a high-probability gaming state. Therefore, a flag indicating that the player is in hiding is prepared from the time when the power is restored until the first major game is started, and the presence or absence of lighting of the display is determined based on the flag.

図137(a)の1行目の指標「CPUINIT:」は、当該CPUINITモジュールの先頭アドレスを示す。そして、図137(a)の2行目のコマンド「LDQ A,(LOW R_KAK_FLG)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_KAK_FLG」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレス(高確率遊技状態であるか否かを示すフラグのアドレス)に格納された値(高確率遊技状態であれば1、高確率遊技状態でなければ0)をAレジスタに読み出す。 The index “CPUINIT:” in the first line of FIG. 137 (a) indicates the start address of the CPUINIT module. Then, by the command "LDQ A, (LOW R_KAK_FLG)" on the second line of FIG. 137 (a), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_KAK_FLG" is set to the lower 1 byte of the address. One byte is set, and the value stored at that address (the address of the flag indicating whether or not the game is in the high-probability game state) (1 in the high-probability game state, 0 in the non-high-probability game state) is set in the A register. read out.

そして、図137(a)の2行目のコマンド「LDQ (LOW R_KAK_HOT),A」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_KAK_HOT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレス(潜伏中であることを示すフラグのアドレス)にAレジスタの値を格納する。 Then, by the command "LDQ (LOW R_KAK_HOT), A" on the second line of FIG. 137 (a), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_KAK_HOT" is set to the lower 1 byte of the address. It is set to 1 byte, and the value of the A register is stored in the address (the address of the flag indicating that it is hidden).

ここで、図137(a)のコマンド群を図137(b)のように変更することができる。ここでは、図137(a)と実質的に等しい処理についてはその説明を省略し、図137(b)の異なる処理のみを説明する。 Here, the command group of FIG. 137 (a) can be changed as shown in FIG. 137 (b). Here, the description of the process substantially the same as that shown in FIG. 137 (a) will be omitted, and only the different processes shown in FIG. 137 (b) will be described.

図137(b)の2行目のコマンド「LDQ (LOW R_KAK_HOT),(LOW R_KAK_FLG)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_KAK_FLG」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値を、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_KAK_HOT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納する。 By the command "LDQ (LOW R_KAK_HOT), (LOW R_KAK_FLG)" on the second line of FIG. 137 (b), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_KAK_FLG" is set to the address. The lower 1 byte is set, the value stored in the address is set as the upper 1 byte of the address, the value of the Q register is set as the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_KAK_HOT" is set as the lower 1 byte of the address and stored in the address.

ここで、図137(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_KAK_FLLG)」2バイト+3行目コマンド「LDQ (LOW R_KAK_HOT),A」2バイト=4バイトとなり、総実行サイクルは、2行目3サイクル+3行目3サイクル=6サイクルとなる。 Here, the total command size of the command group shown in FIG. 137 (a) is 2 bytes of the command "LDQ A, (LOW R_KAK_FLLG)" on the second line + 2 bytes of the command "LDQ (LOW R_KAK_HOT), A" on the third line. = 4 bytes, and the total execution cycle is 3 cycles in the 2nd line + 3 cycles in the 3rd line = 6 cycles.

一方、図137(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ (LOW R_KAK_HOT),(LOW R_KAK_FLG)」4バイト=4バイトとなり、総実行サイクルは、2行目6サイクル=6サイクルとなる。 On the other hand, the total command size of the command group shown in FIG. 137 (b) is the command "LDQ (LOW R_KAK_HOT), (LOW R_KAK_FLG)" on the second line, 4 bytes = 4 bytes, and the total execution cycle is the second line. 6 cycles = 6 cycles.

したがって、図137(a)と図137(b)とを比較して理解できるように、図137(a)において2行(2行目〜3行目)を占有していたコマンド群を、図137(b)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Therefore, in order to be able to understand by comparing FIG. 137 (a) and FIG. 137 (b), the command group that occupied the second line (second to third lines) in FIG. 137 (a) is shown in FIG. In 137 (b), it can be represented by one line (second line), and it is possible to reduce the number of commands themselves and the design load.

また、図137(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図137(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Further, in the example of FIG. 137 (b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Further, in the example of FIG. 137 (b), when the A register is already used, it is necessary to stack and save the value of the A register. However, since the A register is not used here, the stack processing is also performed. unnecessary. In this way, resources can be effectively used.

<LDIN>
図138は、HPT_GRPモジュールの具体的な処理を示したフローチャートである。HPT_GRPモジュールは、上記特別図柄変動番号決定処理(図39参照)におけるステップS612−7のリーチグループ決定処理を実行する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該HPT_GRPモジュールの説明中、第1レジスタはHLレジスタであり、他のレジスタはBCレジスタまたはAレジスタである。
<LDIN>
FIG. 138 is a flowchart showing a specific process of the HPT_GRP module. The HPT_GRP module executes the reach group determination process of step S612-7 in the special symbol variation number determination process (see FIG. 39). The numerical value of step S in such a figure will be used only in the description of this figure. Further, in the description of the HPT_GRP module, the first register is the HL register, and the other registers are the BC register or the A register.

リーチグループ決定処理では、保留種別、保留数、遊技状態等に応じて、予め決定されたリーチグループ決定乱数判定テーブルのアドレスが、HLレジスタに事前に格納されている。 In the reach group determination process, the address of the reach group determination random number determination table determined in advance according to the hold type, the number of holds, the game state, and the like is stored in advance in the HL register.

メインCPU300aは、図138のように、HLレジスタに示されるアドレス(テーブルアドレス)に格納された比較値をBCレジスタにロードし、HLレジスタの値を2加算する(S1)。なお、詳しくは後述するように、リーチグループ決定乱数判定テーブルは、2バイト長の比較値と、1バイト長のグループ番号とが1セットとして、これら1セットが複数順に連続して格納されている。したがって、ここでは、比較値をロードした後にHLレジスタの値を2加算することで、HLレジスタは、ロードした比較値の次に格納されたグループ番号が格納されたアドレス値となる。 As shown in FIG. 138, the main CPU 300a loads the comparison value stored in the address (table address) shown in the HL register into the BC register, and adds 2 to the value of the HL register (S1). As will be described in detail later, in the reach group determination random number determination table, a 2-byte length comparison value and a 1-byte length group number are stored as one set, and these one set are continuously stored in a plurality of orders. .. Therefore, here, by adding 2 to the value of the HL register after loading the comparison value, the HL register becomes the address value in which the group number stored next to the loaded comparison value is stored.

その後、メインCPU300aは、BCレジスタにロードした比較値と、DEレジスタに事前にロードされたリーチグループ決定乱数(乱数値)とを比較し(S2)、HLレジスタに示されるアドレスに格納されたリーチグループ番号をロードする(S3)。 After that, the main CPU 300a compares the comparison value loaded in the BC register with the reach group determination random number (random number value) preloaded in the DE register (S2), and the reach stored in the address indicated in the HL register. Load the group number (S3).

その後、メインCPU300aは、HLレジスタの値(テーブルアドレス)を1加算する(S4)。ここでは、グループ番号をロードした後にHLレジスタの値を1加算することで、HLレジスタは、ロードしたグループ番号の次に格納された比較値が格納されたアドレス値となる。 After that, the main CPU 300a adds 1 to the value (table address) of the HL register (S4). Here, by adding 1 to the value of the HL register after loading the group number, the HL register becomes the address value in which the comparison value stored next to the loaded group number is stored.

そして、メインCPU300aは、上記ステップS2の比較結果として、比較値がリーチグループ決定乱数(乱数値)以下であれば(S5におけるYES)、上記ステップS1に処理を戻し、比較値がリーチグループ決定乱数以下でなければ(S5におけるNO)、当該HPT_GRPモジュールを終了する(S6)。 Then, if the comparison value is equal to or less than the reach group determination random number (random number value) as the comparison result in step S2 (YES in S5), the main CPU 300a returns the process to the step S1 and the comparison value is the reach group determination random number. If it is not the following (NO in S5), the HPT_GRP module is terminated (S6).

図139(a)、(b)は、HPT_GRPモジュールを実現するためのコマンドの一例を説明するための説明図である。図139(c)は、リーチグループ決定乱数判定テーブルの一例を説明するための説明図である。図138で示したフローチャートは、例えば、図139(a)、(b)に示したプログラムによって実現される。まず、図139(c)のリーチグループ決定乱数判定テーブルを説明した後に、図139(a)、(b)に示すHPT_GRPモジュールを実現するためのコマンドを説明する。 FIGS. 139 (a) and 139 (b) are explanatory diagrams for explaining an example of a command for realizing the HPT_GRP module. FIG. 139 (c) is an explanatory diagram for explaining an example of the reach group determination random number determination table. The flowchart shown in FIG. 138 is realized by, for example, the program shown in FIGS. 139 (a) and 139 (b). First, the reach group determination random number determination table of FIG. 139 (c) will be described, and then the commands for realizing the HPT_GRP module shown in FIGS. 139 (a) and 139 (b) will be described.

図139(c)における指標「D_GRP_SEL_00:」を起点としたテーブルは、いずれかのリーチグループ決定乱数判定テーブルの先頭アドレスを示す。そして、2行目の固定値「8999」、4行目の固定値「9099」、6行目の固定値「9299」は、それぞれ2バイト長の比較値であり、3行目の固定値「@D_MOD_SEL_00」、5行目の固定値「@D_MOD_SEL_01」、7行目の固定値「@D_MOD_SEL_02」は、それぞれ1バイト長のグループ番号である。そして、リーチグループ決定乱数判定テーブルでは、2バイト長の比較値、当該比較値に対応する1バイト長のグループ番号が1セットとなって連続して順に格納されている。 The table starting from the index “D_GRP_SEL_00:” in FIG. 139 (c) indicates the start address of any of the reach group determination random number determination tables. The fixed value "8999" in the second line, the fixed value "9099" in the fourth line, and the fixed value "9299" in the sixth line are comparison values having a length of 2 bytes, respectively, and the fixed value "9999" in the third line. The fixed value "@ D_MOD_SEL_00" on the 5th line, the fixed value "@D_MOD_SEL_01" on the 5th line, and the fixed value "@D_MOD_SEL_02" on the 7th line are group numbers having a length of 1 byte, respectively. Then, in the reach group determination random number determination table, a comparison value having a length of 2 bytes and a group number having a length of 1 byte corresponding to the comparison value are stored in sequence as one set.

図139(a)の1行目の指標「HPT_GRP:」は、当該HPT_GRPモジュールの先頭アドレスを示す。そして、図139(a)の2行目のコマンド「LDIN BC,(HL)」によって、HLレジスタで示されるアドレスに格納された2バイト長の値(比較値)をBCレジスタに読み出し(ロードし)、HLレジスタの値を2加算する。かかる2行目のコマンドが、図138のステップS1に対応する。なお、HLレジスタには、事前に、予め決定されたリーチグループ決定乱数判定テーブルのアドレスがロードされている。 The index “HPT_GRP:” in the first line of FIG. 139 (a) indicates the start address of the HPT_GRP module. Then, by the command "LDIN BC, (HL)" on the second line of FIG. 139 (a), the 2-byte length value (comparison value) stored at the address indicated by the HL register is read (loaded) into the BC register. ), Add 2 to the value of the HL register. The command on the second line corresponds to step S1 in FIG. 138. The address of the reach group determination random number determination table determined in advance is loaded in the HL register.

そして、図139(a)の3行目のコマンド「CP BC,DE」によって、BCレジスタに格納された値(比較値)と、DEレジスタに格納された値(リーチグループ決定乱数)とを比較する。ここで、BCレジスタに格納された値が、DEレジスタに格納された値以下であれば、ゼロフラグ(等しい場合)またはキャリーフラグ(未満の場合)に1が立つことになる。なお、DEレジスタには、事前に、リーチグループ決定乱数が格納されている。かかる3行目のコマンドが、図138のステップS2に対応する。 Then, the value stored in the BC register (comparison value) is compared with the value stored in the DE register (reach group determination random number) by the command "CP BC, DE" on the third line of FIG. 139 (a). do. Here, if the value stored in the BC register is equal to or less than the value stored in the DE register, 1 is set in the zero flag (if equal) or the carry flag (if less than). The reach group determination random number is stored in the DE register in advance. The command on the third line corresponds to step S2 in FIG. 138.

その後、図139(a)の4行目のコマンド「LD A,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト長の値(グループ番号)をAレジスタに読み出す。かかる4行目のコマンドが、図138のステップS3に対応する。そして、図139(a)の5行目のコマンド「INC HL」によって、HLレジスタの値を1加算する。かかる5行目のコマンドが、図138のステップS4に対応する。 After that, the command "LDA, (HL)" on the fourth line of FIG. 139 (a) reads the 1-byte length value (group number) stored at the address indicated by the HL register into the A register. The command on the fourth line corresponds to step S3 in FIG. 138. Then, the value of the HL register is added by 1 by the command "INC HL" on the fifth line of FIG. 139 (a). The command on the fifth line corresponds to step S4 in FIG. 138.

続いて、図139(a)の6行目のコマンド「JLS HPT_GRP」によって、3行目のコマンド「CP BC,DE」によってゼロフラグまたはキャリーフラグに1が立っていた場合、「HPT_GRP」が示すアドレスに移動し、ゼロフラグおよびキャリーフラグに1が立っていなかった場合、図139(a)の7行目のコマンド「RET」によって、当該HPT_GRPモジュールが終了する。かかる6行目、7行目のコマンドが、図138のステップS5、S6に対応する。そして、HPT_GRPモジュールが終了した際には、図9に示す範囲に応じたグループ番号がAレジスタに格納されることになる。 Subsequently, when 1 is set in the zero flag or the carry flag by the command "JLS HPT_GRP" on the 6th line in FIG. 139 (a) and the command "CP BC, DE" on the 3rd line, the address indicated by "HPT_GRP". If 1 is not set in the zero flag and the carry flag, the HPT_GRP module is terminated by the command “RET” on the 7th line in FIG. 139 (a). The commands on the 6th and 7th lines correspond to steps S5 and S6 in FIG. 138. Then, when the HPT_GRP module is completed, the group number corresponding to the range shown in FIG. 9 is stored in the A register.

ここで、図139(a)のコマンド群を図139(b)のように変更することができる。ここでは、図139(a)と実質的に等しい処理についてはその説明を省略し、図139(b)の異なる処理のみを説明する。 Here, the command group of FIG. 139 (a) can be changed as shown in FIG. 139 (b). Here, the description of the process substantially the same as that shown in FIG. 139 (a) will be omitted, and only the different processes shown in FIG. 139 (b) will be described.

図139(b)の4行目のコマンド「LDIN A,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト長の値(グループ番号)をAレジスタに読み出し、HLレジスタの値を1加算する。かかる4行目のコマンドが、図138のステップS3、S4に対応する。かかるコマンドのコマンドサイズは「1」であり、実行サイクルは「2」である。 By the command "LDIN A, (HL)" on the fourth line of FIG. 139 (b), the 1-byte length value (group number) stored at the address indicated by the HL register is read into the A register, and the value of the HL register is read. Is added by 1. The command on the fourth line corresponds to steps S3 and S4 of FIG. 138. The command size of such a command is "1" and the execution cycle is "2".

ここで、図139(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDIN BC,(HL)」2バイト+3行目コマンド「CP BC,DE」2バイト+4行目のコマンド「LD A,(HL)」1バイト+5行目のコマンド「INC HL」1バイト+6行目のコマンド「JLS HPT_GRP」3バイト+7行目のコマンド「RET」1バイト=10バイトとなり、総実行サイクルは、2行目4サイクル+3行目2サイクル+4行目2サイクル+5行目1サイクル+6行目4(3)サイクル+7行目3サイクル=16(15)サイクルとなる。なお、括弧内のサイクル数は、コマンド「JLS HPT_GRP」によって移動しなかった場合の実行サイクルを示している。 Here, the total command size of the command group shown in FIG. 139 (a) is the second line command "LDIN BC, (HL)" 2 bytes + the third line command "CP BC, DE" 2 bytes + the fourth line. Command "LD A, (HL)" 1 byte + 5th line command "INC HL" 1 byte + 6th line command "JLS HPT_GRP" 3 bytes + 7th line command "RET" 1 byte = 10 bytes, total execution The cycle is 4 cycles in the 2nd row + 2 cycles in the 3rd row + 2 cycles in the 4th row + 1 cycle in the 5th row + 4 (3) cycles in the 6th row + 3 cycles in the 7th row = 16 (15) cycles. The number of cycles in parentheses indicates the execution cycle when the command "JLS HPT_GRP" does not move.

一方、図139(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDIN BC,(HL)」2バイト+3行目コマンド「CP BC,DE」2バイト+4行目のコマンド「LDIN A,(HL)」1バイト+5行目のコマンド「JLS HPT_GRP」3バイト+6行目のコマンド「RET」1バイト=9バイトとなり、総実行サイクルは、2行目4サイクル+3行目2サイクル+4行目2サイクル+5行目4(3)サイクル+6行目3サイクル=15(14)サイクルとなる。なお、括弧内のサイクル数は、コマンド「JLS HPT_GRP」によって移動しなかった場合の実行サイクルを示している。 On the other hand, the total command size of the command group shown in FIG. 139 (b) is the command "LDIN BC, (HL)" on the second line, 2 bytes + the command on the third line, "CP BC, DE", 2 bytes + the command on the 4th line. "LDIN A, (HL)" 1 byte + 5th line command "JLS HPT_GRP" 3 bytes + 6th line command "RET" 1 byte = 9 bytes, and the total execution cycle is 2nd line 4 cycles + 3rd line 2 Cycle + 4th row 2 cycles + 5th row 4 (3) cycles + 6th row 3 cycles = 15 (14) cycles. The number of cycles in parentheses indicates the execution cycle when the command "JLS HPT_GRP" does not move.

したがって、図139(a)のコマンド群を図139(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減され、総実行サイクルも少なくとも1サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 139 (a) with the command group of FIG. 139 (b), the total command size is reduced by 1 byte, and the total execution cycle is also reduced by at least one cycle. By such replacement, it is possible to shorten the command and reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図139(a)と図139(b)とを比較して理解できるように、図139(a)において2行(4行目〜5行目)を占有していたコマンド群を、図139(b)においては1行(4行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 139 (a) and FIG. 139 (b), the command group occupying the second line (4th to 5th lines) in FIG. 139 (a) is shown in FIG. In 139 (b), it can be represented by one line (fourth line), and it is possible to reduce the number of commands themselves and the design load.

また、図139(b)の例では、バイト長が異なる複数の値が交互に並置したテーブル中の所望する2バイト長の値または1バイト長の値を取得する際に、HLレジスタの値に2加算および1加算を同一のコマンド「LDIN」で実行することができ、設計負荷の軽減を図ることが可能となる。 Further, in the example of FIG. 139 (b), when acquiring a desired 2-byte length value or 1-byte length value in a table in which a plurality of values having different byte lengths are alternately juxtaposed, the value of the HL register is used. 2 addition and 1 addition can be executed by the same command "LDIN", and the design load can be reduced.

<LDQP>
図140は、SBC_OUTモジュールの具体的な処理を示したフローチャートである。SBC_OUTモジュールは、上記ステップS100−65のサブコマンド送信処理(図23参照)を実行する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。
<LDQP>
FIG. 140 is a flowchart showing a specific process of the SBC_OUT module. The SBC_OUT module executes the subcommand transmission process (see FIG. 23) of step S100-65. The numerical value of step S in such a figure will be used only in the description of this figure.

ここで、サブコマンドは、割込み処理における複数の処理において送信バッファにセットされ、サブコマンド送信処理で送信される。ここで、送信バッファは、例えば96バイトのリングバッファであり、複数の処理においてサブコマンドが順にセットされ、サブコマンド送信処理において、先にセットされたサブコマンドから順に副制御基板330に送信されるFIFOである。 Here, the subcommand is set in the transmission buffer in a plurality of processes in the interrupt process and is transmitted in the subcommand transmission process. Here, the transmission buffer is, for example, a 96-byte ring buffer, and subcommands are set in order in a plurality of processes, and in the subcommand transmission process, the subcommands set first are transmitted to the subcommand board 330 in order. It is a FIFO.

メインCPU300aは、図140のように、サブコマンドライトポインタの値をAレジスタに読み出し(S1)、サブコマンドライトポインタの値と、サブコマンドリードポインタの値とを比較する(S2)。ここで、サブコマンドライトポインタの値と、サブコマンドリードポインタの値とが同じ場合、すなわち、未送信のサブコマンドがない場合にはゼロフラグに1が立ち、異なる場合、すなわち、未送信のサブコマンドがある場合にはゼロフラグに1が立たない。 As shown in FIG. 140, the main CPU 300a reads the value of the subcommand write pointer into the A register (S1), and compares the value of the subcommand write pointer with the value of the subcommand read pointer (S2). Here, if the value of the subcommand write pointer and the value of the subcommand read pointer are the same, that is, if there is no untransmitted subcommand, the zero flag is set to 1, and if they are different, that is, the untransmitted subcommand. If there is, the zero flag does not set to 1.

メインCPU300aは、ゼロフラグが1であれば(S3におけるYES)、当該SBC_OUTモジュールを終了し、ゼロフラグが1でなければ(S3におけるNO)、サブコマンドポインタ上限値、および、サブコマンドリードポインタのアドレスの下位バイトをDEレジスタにそれぞれ読み出し(S4)、汎用モジュールであるカウントアップ処理によって、サブコマンドリードポインタの値を、サブコマンドポインタ上限値未満なら1加算し、サブコマンドポインタ上限値以上ならゼロクリアする(S5)。 If the zero flag is 1 (YES in S3), the main CPU 300a terminates the SBC_OUT module, and if the zero flag is not 1 (NO in S3), the subcommand pointer upper limit value and the subcommand read pointer address. The low-order bytes are read into the DE register (S4), and the value of the subcommand read pointer is incremented by 1 if it is less than the upper limit of the subcommand pointer, and cleared to zero if it is greater than or equal to the upper limit of the subcommand pointer by the count-up process that is a general-purpose module (S4). S5).

その後、メインCPU300aは、サブコマンドバッファ(送信バッファ)のアドレスをHLレジスタに読み出し(S6)、上記のワードデータ選択処理を実行した後(S7)、サブコマンドを送信するためのSCU1データレジスタに先行コマンドを出力し(S8)、後続コマンドをAレジスタに読み出し(S9)、SCU1データレジスタに後続コマンドを出力し(S10)、当該SBC_OUTモジュールを終了する(S11)。 After that, the main CPU 300a reads the address of the subcommand buffer (transmission buffer) into the HL register (S6), executes the above word data selection process (S7), and then precedes the SCU1 data register for transmitting the subcommand. The command is output (S8), the succeeding command is read into the A register (S9), the succeeding command is output to the SCU1 data register (S10), and the SBC_OUT module is terminated (S11).

図141は、SBC_OUTモジュールを実現するためのコマンドの一例を説明するための説明図である。 FIG. 141 is an explanatory diagram for explaining an example of a command for realizing the SBC_OUT module.

図141(a)の1行目の指標「SBC_OUT:」は、当該SBC_OUTモジュールの先頭アドレスを示す。そして、図141(a)の2行目のコマンド「LDQ A,(LOW R_SBC_WPT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_SBC_WPT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(サブコマンドライトポインタの値)をAレジスタに読み出す。かかる2行目のコマンドが、図140のステップS1に対応する。 The index “SBC_OUT:” in the first line of FIG. 141 (a) indicates the start address of the SBC_OUT module. Then, by the command "LDQ A, (LOW R_SBC_WPT)" on the second line of FIG. 141 (a), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_SBC_WPT" is set to the lower 1 byte of the address. It is set to 1 byte, and the value stored at that address (the value of the subcommand write pointer) is read into the A register. The command on the second line corresponds to step S1 in FIG.

図141(a)の3行目のコマンド「CPQ A,(LOW R_SBC_RPT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_SBC_RPT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(サブコマンドリードポインタの値)と、Aレジスタの値(サブコマンドライトポインタの値)とを比較する。ここで、同アドレスに格納された値と、Aレジスタの値とが一致していれば、ゼロフラグに1が立つ。かかる3行目のコマンドが、図140のステップS2に対応する。 By the command "CPQ A, (LOW R_SBC_RPT)" on the third line of FIG. 141 (a), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_SBC_RPT" is set to the lower 1 byte of the address. Then, the value stored at that address (the value of the subcommand read pointer) is compared with the value of the A register (the value of the subcommand write pointer). Here, if the value stored at the same address and the value of the A register match, 1 is set in the zero flag. The command on the third line corresponds to step S2 in FIG.

図141(a)の4行目のコマンド「RET Z」によって、ゼロフラグに1が立っていれば、当該SBC_OUTモジュールを終了する。かかる4行目のコマンドが、図140のステップS3に対応する。 If 1 is set in the zero flag by the command "RET Z" on the fourth line of FIG. 141 (a), the SBC_OUT module is terminated. The command on the fourth line corresponds to step S3 in FIG.

図141(a)の5行目のコマンド「LD DE,@LMT_CMD_BFP*256+LOW R_SBC_RPT」によって、サブコマンドポインタ上限値を示す固定値「@LMT_CMD_BFP」がDレジスタに読み出され、サブコマンドリードポインタのアドレスの下位バイトを示す「R_SBC_RPT」がEレジスタに読み出される。かかる5行目のコマンドが、図140のステップS4に対応する。 By the command "LD DE, @ LMT_CMD_BFP * 256 + LOW R_SBC_RPT" on the fifth line of FIG. 141 (a), the fixed value "@LMT_CMD_BFP" indicating the upper limit of the subcommand pointer is read into the D register, and the address of the subcommand read pointer. "R_SBC_RPT" indicating the lower byte of is read into the E register. The command on the fifth line corresponds to step S4 in FIG.

図141(a)の6行目のコマンド「RST COUNTUP」によって、汎用モジュールであるCOUNTUPモジュールが読み出されて実行される。これにより、サブコマンドリードポインタの値は、サブコマンドポインタ上限値未満なら1加算され、サブコマンドポインタ上限値以上ならゼロクリアされる。かかる6行目のコマンドが、図140のステップS5に対応する。 The command "RST COUNTUP" on the sixth line of FIG. 141 (a) reads and executes the COUNTUP module, which is a general-purpose module. As a result, the value of the subcommand read pointer is incremented by 1 if it is less than the subcommand pointer upper limit value, and cleared to zero if it is greater than or equal to the subcommand pointer upper limit value. The command on the sixth line corresponds to step S5 in FIG.

図141(a)の7行目のコマンド「LD HL,R_SBC_SBF」によって、サブコマンドバッファ(送信バッファ)のアドレスを示す「R_SBC_SBF」がHLレジスタに読み出される。かかる7行目のコマンドが、図140のステップS6に対応する。ここで、「R_SBC_SBF」は、2バイト長のデータである。サブコマンドバッファのアドレスの上位1バイトが「F0H」であれば、コマンド「LDQ」によって読み出すことが可能であるが、サブコマンドバッファの上位1バイトが「F1H」になっていることもあるため、ここでは、コマンド「LDQ」を使用せずに2バイト長のデータを読み出している。 The command "LD HL, R_SBC_SBF" on the 7th line of FIG. 141 (a) reads "R_SBC_SBF" indicating the address of the subcommand buffer (transmission buffer) into the HL register. The command on the seventh line corresponds to step S6 in FIG. Here, "R_SBC_SBF" is data having a length of 2 bytes. If the upper 1 byte of the address of the subcommand buffer is "F0H", it can be read by the command "LDQ", but since the upper 1 byte of the subcommand buffer may be "F1H", it may be read. Here, the data having a length of 2 bytes is read without using the command "LDQ".

図141(a)の8行目のコマンド「RST WORDSEL」によって、汎用モジュールであるWORDSELモジュールが読み出され、HLレジスタにAレジスタの値を2回加算し、HLレジスタに示されるアドレスのうち、下位バイトの値(Lレジスタの値、すなわち、先行コマンド)がAレジスタに読み出される。かかる8行目のコマンドが、図140のステップS7に対応する。 The command "RST WORDSEL" on the 8th line of FIG. 141 (a) reads the WORDSEL module, which is a general-purpose module, adds the value of the A register to the HL register twice, and among the addresses shown in the HL register, among the addresses shown in the HL register. The value of the low-order byte (the value of the L register, that is, the preceding command) is read into the A register. The command on the eighth line corresponds to step S7 in FIG.

図141(a)の9行目のコマンド「OUT (@S1DT__),A」によって、Aレジスタの値(先行コマンド)が、固定値「@S1DT__」で示されるアドレスに出力される。かかる9行目のコマンドが、図140のステップS8に対応する。 The command “OUT (@ S1DT__), A” on the 9th line of FIG. 141 (a) outputs the value (preceding command) of the A register to the address indicated by the fixed value “@ S1DT__”. The command on the ninth line corresponds to step S8 in FIG.

図141(a)の10行目のコマンド「LD A,H」によって、Hレジスタの値(後続コマンド)がAレジスタに読み出される。かかる10行目のコマンドが、図140のS9に対応する。 The value of the H register (subsequent command) is read into the A register by the command "LD A, H" on the 10th line of FIG. 141 (a). The command on the 10th line corresponds to S9 in FIG.

図141(a)の11行目のコマンド「OUT (@S1DT__),A」によって、Aレジスタの値(後続コマンド)が、固定値「@S1DT__」で示されるアドレスに出力され、当該SBC_OUTモジュールが終了する。かかる11行目のコマンドが、図140のステップS10に対応し、12行目のコマンドが、図140のステップS11に対応する。 The command "OUT (@ S1DT__), A" on the 11th line of FIG. 141 (a) outputs the value of the A register (subsequent command) to the address indicated by the fixed value "@ S1DT__", and the SBC_OUT module is output. finish. The command on the 11th line corresponds to step S10 in FIG. 140, and the command on the 12th line corresponds to step S11 in FIG. 140.

ここで、図141(a)のコマンド群を図141(b)のように変更することができる。ここでは、サブコマンドバッファ(送信バッファ)の上位1バイトが「F1H」である場合について説明し、図141(a)と実質的に等しい処理についてはその説明を省略し、図141(b)の異なる処理のみを説明する。 Here, the command group of FIG. 141 (a) can be changed as shown in FIG. 141 (b). Here, the case where the upper 1 byte of the subcommand buffer (transmission buffer) is “F1H” will be described, and the description of the processing substantially equal to that in FIG. 141 (a) will be omitted, and the description thereof will be omitted in FIG. 141 (b). Only the different processes will be described.

図141(b)の7行目のコマンド「LDQP HL,LOW R_SBC_SBF」によって、Qレジスタの値に1加算された値(すなわち、「F1H」)が上位に、「R_SBC_SBF」が下位となる値(サブコマンドバッファのアドレス)がHLレジスタに読み出される。かかる7行目のコマンドが、図138のステップS6に対応する。かかるコマンドのコマンドサイズは「3」であり、実行サイクルは「7(5)」である。 By the command "LDQP HL, LOW R_SBC_SBF" on the 7th line of FIG. 141 (b), the value obtained by adding 1 to the value of the Q register (that is, "F1H") is at the top, and "R_SBC_SBF" is at the bottom ( The address of the subcommand buffer) is read into the HL register. The command on the seventh line corresponds to step S6 in FIG. 138. The command size of such a command is "3" and the execution cycle is "7 (5)".

ここで、図141(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_SBC_WPT)」2バイト+3行目コマンド「CPQ A,(LOW R_SBC_RPT)」3バイト+4行目のコマンド「RET Z」1バイト+5行目のコマンド「LD DE,@LMT_CMD_BFP*256+LOW R_SBC_RPT」2バイト+6行目のコマンド「RST COUNTUP」1バイト+7行目のコマンド「LD HL,R_SBC_SBF」3バイト+8行目のコマンド「RST WORDSEL」1バイト+9行目のコマンド「OUT (@S1DT__),A」2バイト+10行目のコマンド「LD A,H」1バイト+11行目のコマンド「OUT (@S1DT__),A」2バイト+12行目のコマンド「RET」1バイト=19バイトとなり、総実行サイクルは、2行目2サイクル+3行目4サイクル+4行目3(1)サイクル+5行目2サイクル+6行目4サイクル+7行目3サイクル+8行目4サイクル+9行目3サイクル+10行目1サイクル+11行目3サイクル+12行目3サイクル=32(30)サイクルとなる。なお、括弧内のサイクル数は、コマンド「RET Z」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 Here, the total command size of the command group shown in FIG. 141 (a) is the command "LDQ A, (LOW R_SBC_WPT)" on the second line, 2 bytes + the command "CPQ A, (LOW R_SBC_RPT)" on the third line, 3 bytes. + 4th line command "RET Z" 1 byte + 5th line command "LD DE, @ LMT_CMD_BFP * 256 + LOW R_SBC_RPT" 2 bytes + 6th line command "RST COUNTUP" 1 byte + 7th line command "LD HL, R_SBC_SBF" 3 bytes + 8th line command "RST WORDSEL" 1 byte + 9th line command "OUT (@ S1DT__), A" 2 bytes + 10th line command "LD A, H" 1 byte + 11th line command "OUT ( @ S1DT __), A "2 bytes + 12th line command" RET "1 byte = 19 bytes, and the total execution cycle is 2nd line 2 cycles + 3rd line 4 cycles + 4th line 3 (1) cycle + 5th line 2 Cycle + 6th row 4 cycles + 7th row 3 cycles + 8th row 4 cycles + 9th row 3 cycles + 10th row 1 cycle + 11th row 3 cycles + 12th row 3 cycles = 32 (30) cycles. The number of cycles in parentheses indicates the execution cycle when the command "RET Z" does not move to the next higher routine.

一方、図141(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_SBC_WPT)」2バイト+3行目コマンド「CPQ A,(LOW R_SBC_RPT)」3バイト+4行目のコマンド「RET Z」1バイト+5行目のコマンド「LD DE,@LMT_CMD_BFP*256+LOW R_SBC_RPT」2バイト+6行目のコマンド「RST COUNTUP」1バイト+7行目のコマンド「LDQP HL,LOW R_SBC_SBF」3バイト+8行目のコマンド「RST WORDSEL」1バイト+9行目のコマンド「OUT (@S1DT__),A」2バイト+10行目のコマンド「LD A,H」1バイト+11行目のコマンド「OUT (@S1DT__),A」2バイト+12行目のコマンド「RET」1バイト=19バイトとなり、総実行サイクルは、2行目2サイクル+3行目4サイクル+4行目3(1)サイクル+5行目2サイクル+6行目4サイクル+7行目5サイクル+8行目4サイクル+9行目3サイクル+10行目1サイクル+11行目3サイクル+12行目3サイクル=34(32)サイクルとなる。なお、括弧内のサイクル数は、コマンド「RET Z」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 On the other hand, the total command size of the command group shown in FIG. 141 (b) is the command "LDQ A, (LOW R_SBC_WPT)" on the second line, 2 bytes + the command "CPQ A, (LOW R_SBC_RPT)" on the third line, 3 bytes + 4. Line command "RET Z" 1 byte + 5th line command "LD DE, @ LMT_CMD_BFP * 256 + LOW R_SBC_RPT" 2 bytes + 6th line command "RST COUNTUP" 1 byte + 7th line command "LDQP HL, LOW R_SBC_SBF" 3 bytes + 8th line command "RST WORDSEL" 1 byte + 9th line command "OUT (@ S1DT__), A" 2 bytes + 10th line command "LD A, H" 1 byte + 11th line command "OUT ( @ S1DT __), A "2 bytes + 12th line command" RET "1 byte = 19 bytes, and the total execution cycle is 2nd line 2 cycles + 3rd line 4 cycles + 4th line 3 (1) cycle + 5th line 2 Cycle + 6th row 4 cycles + 7th row 5 cycles + 8th row 4 cycles + 9th row 3 cycles + 10th row 1 cycle + 11th row 3 cycles + 12th row 3 cycles = 34 (32) cycles. The number of cycles in parentheses indicates the execution cycle when the command "RET Z" does not move to the next higher routine.

したがって、図141(a)のコマンド群を図141(b)のコマンド群に置き換えることで、Qレジスタに「F0が」設定されている状態で、F100H以降のアドレスにアクセスする場合(上位の1バイトが「F1H」である場合)に、設計負荷の軽減を図ることが可能となる。なお、図37のステップS610−9で示した特別図柄記憶エリアシフト処理において、特別遊技特別図柄判別フラグを読み出す場合、特別遊技特別図柄判別フラグが格納されたアドレスの上位1バイトを「F1H」とし、コマンド「LDQP」を用いるようにしてもよい。さらに、図26のステップS400−29で示した外部情報管理処理において、出力ポート2バッファに合成ビットデータをセーブする場合に、出力ポート2バッファの上位1バイトを「F1H」とし、コマンド「LDQP」を用いるようにしてもよい。さらに、図25の電源断時退避処理において、バックアップ有効判定フラグにバックアップ有効判定値をセーブする場合に、バックアップ有効判定フラグが格納されたアドレスの上位1バイトを「F1H」とし、コマンド「LDQP」を用いるようにしてもよい。 Therefore, when the command group of FIG. 141 (a) is replaced with the command group of FIG. 141 (b) to access the address after F100H with "F0" set in the Q register (upper 1). When the bite is "F1H"), the design load can be reduced. When reading the special game special symbol discrimination flag in the special symbol storage area shift process shown in step S610-9 of FIG. 37, the upper 1 byte of the address in which the special game special symbol discrimination flag is stored is set to "F1H". , The command "LDQP" may be used. Further, in the external information management process shown in step S400-29 of FIG. 26, when the composite bit data is saved in the output port 2 buffer, the upper 1 byte of the output port 2 buffer is set to "F1H" and the command "LDQP" is used. May be used. Further, in the backup process when the power is turned off in FIG. 25, when the backup valid judgment value is saved in the backup valid judgment flag, the upper 1 byte of the address in which the backup valid judgment flag is stored is set to "F1H", and the command "LDQP" is set. May be used.

<RCPQ>
図142は、SBC_OUTモジュールを実現するための他のコマンドの一例を説明するための説明図である。なお、図142(a)は、図141(a)と同一であるため、説明は省略する。また、図142(b)について、図142(a)と実質的に等しい処理についてはその説明を省略し、図142(b)の異なる処理のみを説明する。
<RCPQ>
FIG. 142 is an explanatory diagram for explaining an example of another command for realizing the SBC_OUT module. Since FIG. 142 (a) is the same as FIG. 141 (a), the description thereof will be omitted. Further, with respect to FIG. 142 (b), the description of the process substantially the same as that of FIG. 142 (a) will be omitted, and only the different processes of FIG. 142 (b) will be described.

図142(b)の3行目のコマンド「RCPQ Z,A,(LOW R_SBC_RPT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_SBC_RPT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(サブコマンドリードポインタの値)と、Aレジスタの値(サブコマンドライトポインタの値)とを比較し、ゼロフラグに1が立っていれば、コマンド「RET」を実行するように、当該SBC_OUTモジュールを終了する。かかる3行目のコマンドが、図140のステップS2〜S4に対応する。かかるコマンドのコマンドサイズは「3」であり、実行サイクルは「7(5)」である。なお、括弧内のサイクル数は、かかるコマンドによって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 By the command "RCPQ Z, A, (LOW R_SBC_RPT)" on the third line of FIG. 142 (b), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_SBC_RPT" is set to the lower 1 byte of the address. It is set to 1 byte, and the value stored at that address (subcommand read pointer value) is compared with the A register value (subcommand write pointer value). If 1 is set in the zero flag, the command "RET" is set. The SBC_OUT module is terminated so as to execute. The command on the third line corresponds to steps S2 to S4 in FIG. The command size of such a command is "3" and the execution cycle is "7 (5)". The number of cycles in parentheses indicates the execution cycle when the command does not move to the next higher routine.

ここで、図142(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_SBC_WPT)」2バイト+3行目コマンド「RCPQ Z,A,(LOW R_SBC_RPT)」3バイト+4行目のコマンド「LD DE,@LMT_CMD_BFP*256+LOW R_SBC_RPT」2バイト+5行目のコマンド「RST COUNTUP」1バイト+6行目のコマンド「LD HL,R_SBC_SBF」3バイト+7行目のコマンド「RST WORDSEL」1バイト+8行目のコマンド「OUT (@S1DT__),A」2バイト+9行目のコマンド「LD A,H」1バイト+10行目のコマンド「OUT (@S1DT__),A」2バイト+11行目のコマンド「RET」1バイト=18バイトとなり、総実行サイクルは、2行目2サイクル+3行目7(5)サイクル+4行目2サイクル+5行目4サイクル+6行目3サイクル+7行目4サイクル+8行目3サイクル+9行目1サイクル+10行目3サイクル+11行目3サイクル=32(30)サイクルとなる。なお、括弧内のサイクル数は、コマンド「RCPQ Z,A,(LOW R_SBC_RPT)」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 Here, the total command size of the command group shown in FIG. 142 (b) is the command "LDQ A, (LOW R_SBC_WPT)" on the second line + the command "RCPQ Z, A, (LOW R_SBC_RPT)" on the third line. 3 bytes + 4th line command "LD DE, @ LMT_CMD_BFP * 256 + LOW R_SBC_RPT" 2 bytes + 5th line command "RST COUNTUP" 1 byte + 6th line command "LD HL, R_SBC_SBF" 3 bytes + 7th line command "RST" WORDSEL "1 byte + 8th line command" OUT (@ S1DT__), A "2 bytes + 9th line command" LD A, H "1 byte + 10th line command" OUT (@ S1DT__), A "2 bytes +11 The command "RET" on the first line is 1 byte = 18 bytes, and the total execution cycle is 2nd line 2 cycles + 3rd line 7 (5) cycle + 4th line 2 cycles + 5th line 4 cycles + 6th line 3 cycles + 7th line 4 cycles + 8th row 3 cycles + 9th row 1 cycle + 10th row 3 cycles + 11th row 3 cycles = 32 (30) cycles. The number of cycles in parentheses indicates the execution cycle when the command "RCPQ Z, A, (LOW R_SBC_RPT)" does not move to the next higher routine.

したがって、図142(a)のコマンド群を図142(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group shown in FIG. 142 (a) with the command group shown in FIG. 142 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to shorten the command and secure the capacity of the control area for performing the game control process.

また、図142(a)と図142(b)とを比較して理解できるように、図142(a)において2行(3行目〜4行目)を占有していたコマンド群を、図142(b)においては1行(3行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 142 (a) and FIG. 142 (b), the command group occupying the second line (third to fourth lines) in FIG. 142 (a) is shown in FIG. In 142 (b), it can be represented by one line (third line), and it is possible to reduce the number of commands themselves and the design load.

図143は、FZ_OPNモジュールを実現するためのコマンドの一例を説明するための説明図である。図143に示したFZ_OPNモジュールは、普通電動役物入賞口開放制御処理(図57参照)を実行する。 FIG. 143 is an explanatory diagram for explaining an example of a command for realizing the FZ_OPN module. The FZ_OPN module shown in FIG. 143 executes a normal electric accessory winning opening opening control process (see FIG. 57).

普通電動役物入賞口開放制御処理では、上記ステップS850−5において、普通電動役物入賞球数カウンタのカウンタ値が規定数に到達していないか、すなわち、第1可変始動口120Bに、1回の開閉制御中の最大入賞可能数と同数の遊技球が入球していないかを判定する。その結果、規定数に到達していないと判定した場合には当該普通電動役物入賞口開放制御処理を終了し、規定数に到達したと判定した場合にはステップS850−7に処理を移す。 In the ordinary electric accessory winning opening opening control process, in step S850-5, the counter value of the ordinary electric accessory winning ball number counter has not reached the specified number, that is, 1 at the first variable starting port 120B. It is determined whether or not the same number of game balls as the maximum number of winning games that can be won during the opening / closing control of the times are entered. As a result, if it is determined that the specified number has not been reached, the normal electric accessory winning opening opening control process is terminated, and if it is determined that the specified number has been reached, the process is moved to step S850-7.

この普通電動役物入賞口開放制御処理として、図143(a)の1行目の指標「FZ_OPN:」は、当該FZ_OPNモジュールの先頭アドレスを示す。そして、ステップS850−5として、2行目のコマンド「LDQ A,(LOW R_FDN_CNT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FDN_CNT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(普通電動役物入賞球数カウンタのカウンタ値)をAレジスタに読み出す。3行目のコマンド「CP A、@FDN_CNT」によって、Aレジスタの値と、規定数を示す固定値「@FDN_CNT」、ここでは、8とを比較する。すなわち、Aレジスタの値が8未満であれば、キャリーフラグが立って1となる。そして、4行目の「RET C」によって、キャリーフラグが1であれば、当該FZ_OPNモジュールを終了する。すなわち、普通電動役物入賞球数カウンタのカウンタ値が8未満であれば、当該FZ_OPNモジュールを終了する。なお、キャリーフラグが1でなければ、以降の処理を実行する。 As the ordinary electric accessory winning opening opening control process, the index "FZ_OPN:" in the first line of FIG. 143 (a) indicates the start address of the FZ_OPN module. Then, in step S850-5, the value of the Q register is set to the upper 1 byte of the address by the command "LDQ A, (LOW R_FDN_CNT)" on the second line, and the value of the lower 1 byte of the address "R_FDN_CNT" is set to the lower 1 byte of the address. The value is set to 1 byte, and the value stored at that address (the counter value of the normal electric accessory winning ball count counter) is read into the A register. The command "CP A, @FDN_CNT" on the third line compares the value of the A register with the fixed value "@FDN_CNT" indicating the specified number, here 8. That is, if the value of the A register is less than 8, the carry flag is set to 1. Then, if the carry flag is 1 according to "RET C" on the 4th line, the FZ_OPN module is terminated. That is, if the counter value of the normal electric accessory winning ball count counter is less than 8, the FZ_OPN module is terminated. If the carry flag is not 1, the subsequent processing is executed.

ここで、図143(a)のコマンド群を図143(b)のように変更することができる。ここでは、図143(a)と実質的に等しい処理についてはその説明を省略し、図143(b)の異なる処理のみを説明する。 Here, the command group of FIG. 143 (a) can be changed as shown in FIG. 143 (b). Here, the description of the process substantially the same as that of FIG. 143 (a) will be omitted, and only the different processes of FIG. 143 (b) will be described.

図143(b)の2行目のコマンド「RCPQ C,(LOW R_FDN_CNT),@FDN_CNT」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FDN_CNT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(普通電動役物入賞球数カウンタのカウンタ値)と、規定数を示す固定値「@FDN_CNT」、ここでは、8とを比較し、キャリーフラグが1であれば、コマンド「RET」を実行するように、当該FZ_OPNモジュールを終了する。かかるコマンドのコマンドサイズは「4」であり、実行サイクルは「8(6)」である。なお、括弧内のサイクル数は、かかるコマンドによって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 By the command "RCPQ C, (LOW R_FDN_CNT), @ FDN_CNT" on the second line of FIG. 143 (b), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_FDN_CNT" is set to the address. The lower 1 byte is set, and the value stored at that address (counter value of the normal electric accessory winning ball count counter) is compared with the fixed value "@FDN_CNT" indicating the specified number, here, 8 is compared, and the carry flag is set. If it is 1, the FZ_OPN module is terminated so as to execute the command "RET". The command size of such a command is "4" and the execution cycle is "8 (6)". The number of cycles in parentheses indicates the execution cycle when the command does not move to the next higher routine.

ここで、図143(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_FDN_CNT)」2バイト+3行目コマンド「CP A、@FDN_CNT」3バイト+4行目のコマンド「RET C」1バイト=6バイトとなり、総実行サイクルは、2行目2サイクル+3行目4サイクル+4行目3(1)サイクル=9(7)サイクルとなる。なお、括弧内のサイクル数は、コマンド「RET C」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 Here, the total command size of the command group shown in FIG. 143 (a) is the command "LDQ A, (LOW R_FDN_CNT)" on the second line, 2 bytes + the command "CP A, @ FDN_CNT" on the third line, 3 bytes + 4 lines. The first command "RET C" is 1 byte = 6 bytes, and the total execution cycle is 2 cycles in the 2nd line + 4 cycles in the 3rd line + 3 (1) cycle in the 4th line = 9 (7) cycles. The number of cycles in parentheses indicates the execution cycle when the command "RET C" does not move to the next higher routine.

一方、図143(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「RCPQ C,(LOW R_FDN_CNT),@FDN_CNT」4バイト=4バイトとなり、総実行サイクルは、2行目8(6)サイクル=8(6)サイクルとなる。なお、括弧内のサイクル数は、コマンド「RCPQ C,(LOW R_FDN_CNT),@FDN_CNT」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 On the other hand, the total command size of the command group shown in FIG. 143 (b) is the command "RCPQC, (LOW R_FDN_CNT), @ FDN_CNT" on the second line, which is 4 bytes = 4 bytes, and the total execution cycle is the second line. 8 (6) cycles = 8 (6) cycles. The number of cycles in parentheses indicates the execution cycle when the command "RCPQC, (LOW R_FDN_CNT), @FDN_CNT" does not move to the next higher routine.

したがって、図143(a)のコマンド群を図143(b)のコマンド群に置き換えることで、総コマンドサイズが2バイト削減され、総実行サイクルも少なくとも1サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 143 (a) with the command group of FIG. 143 (b), the total command size is reduced by 2 bytes, and the total execution cycle is also reduced by at least one cycle. By such replacement, it is possible to shorten the command and reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図143(a)と図143(b)とを比較して理解できるように、図143(a)において3行(2行目〜4行目)を占有していたコマンド群を、図143(b)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 143 (a) and FIG. 143 (b), the command group occupying the third line (second to fourth lines) in FIG. 143 (a) is shown in FIG. In 143 (b), it can be represented by one line (second line), and it is possible to reduce the number of commands themselves and the design load.

また、図143(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図143(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Further, in the example of FIG. 143 (b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Further, in the example of FIG. 143 (b), when the A register is already used, it is necessary to stack and save the value of the A register. However, since the A register is not used here, the stack processing is also performed. unnecessary. In this way, resources can be effectively used.

図144は、TD_OPNモジュールを実現するためのコマンドの一例を説明するための説明図である。図144に示したTD_OPNモジュールは、大入賞口開放制御処理(図47参照)を実行する。 FIG. 144 is an explanatory diagram for explaining an example of a command for realizing the TD_OPN module. The TD_OPN module shown in FIG. 144 executes a large winning opening opening control process (see FIG. 47).

大入賞口開放制御処理では、上記ステップS720−5において、大入賞口入賞球数カウンタのカウンタ値が規定数に到達していないか、すなわち、大入賞口に、1ラウンド中の最大入賞可能数と同数の遊技球が入球していないかを判定する。その結果、規定数に到達していないと判定した場合には当該大入賞口開放制御処理を終了し、規定数に到達したと判定した場合にはステップS720−7に処理を移す。 In the large winning opening opening control process, in step S720-5, the counter value of the large winning opening winning ball counter has not reached the specified number, that is, the maximum winning number in one round is possible for the large winning opening. It is determined whether or not the same number of game balls have entered. As a result, if it is determined that the specified number has not been reached, the large winning opening opening control process is terminated, and if it is determined that the specified number has been reached, the process is moved to step S720-7.

この大入賞口開放制御処理として、図144(a)の1行目の指標「TD_OPN:」は、当該TD_OPNモジュールの先頭アドレスを示す。そして、ステップS720−5として、2行目のコマンド「LDQ A,(LOW R_TDN_FLG)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TDN_FLG」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別電動役物指定フラグ)をAレジスタに読み出す。なお、特別電動役物指定フラグは、どの大入賞口が当該大入賞口開放制御処理の対象となっているかを示すものである。 As the large winning opening opening control process, the index “TD_OPN:” in the first line of FIG. 144 (a) indicates the start address of the TD_OPN module. Then, in step S720-5, by the command "LDQ A, (LOW R_TDN_FLG)" on the second line, the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_TDN_FLG" is set to the lower 1 byte of the address. It is set to 1 byte, and the value (special electric accessory designation flag) stored at that address is read into the A register. The special electric accessory designation flag indicates which large winning opening is the target of the large winning opening opening control process.

3行目のコマンド「LD HL、D_TDC_MAX−1」によって、大入賞口規定入賞数データテーブル(図14における特別電動役物作動ラムセットテーブルの規定数が示されるテーブル)のアドレスから1減算した値をHLレジスタに読み出す。 The value obtained by subtracting 1 from the address of the large winning opening specified number of winnings data table (the table showing the specified number of the special electric accessory operating ram set table in FIG. 14) by the command "LD HL, D_TDC_MAX-1" on the third line. To the HL register.

図144(a)の4行目のコマンド「RST BYTESEL」によって、汎用モジュールであるBYTESELモジュールが読み出され、HLレジスタにAレジスタの値を加算し、HLレジスタに示されるアドレスに格納された値(規定数)がAレジスタに読み出される。 The BYTESEL module, which is a general-purpose module, is read by the command "RST BYTESEL" on the fourth line of FIG. 144 (a), the value of the A register is added to the HL register, and the value stored at the address indicated by the HL register. (Specified number) is read into the A register.

図144(a)の5行目のコマンド「CPQ A、(LOW_R_TDN_CNT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TDN_CNT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(大入賞口入賞球数カウンタのカウンタ値)と、Aレジスタの値、ここでは、10とを比較する。すなわち、同アドレスに格納された値が10未満であれば、キャリーフラグが立たずに0となる。そして、6行目の「RET NC」によって、キャリーフラグが0であれば、当該TD_OPNモジュールを終了する。すなわち、大入賞口入賞球数カウンタのカウンタ値が10未満であれば、当該TD_OPNモジュールを終了する。なお、キャリーフラグが1であれば、以降の処理を実行する。 By the command "CPQ A, (LOW_R_TDN_CNT)" on the fifth line of FIG. 144 (a), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_TDN_CNT" is set to the lower 1 byte of the address. , The value stored in the address (counter value of the winning ball number counter of the large winning opening) is compared with the value of the A register, here, 10. That is, if the value stored at the same address is less than 10, the carry flag is not set and the value becomes 0. Then, if the carry flag is 0 according to "RET NC" on the 6th line, the TD_OPN module is terminated. That is, if the counter value of the large winning opening winning ball number counter is less than 10, the TD_OPN module is terminated. If the carry flag is 1, the subsequent processing is executed.

ここで、図144(a)のコマンド群を図143(b)のように変更することができる。ここでは、図144(a)と実質的に等しい処理についてはその説明を省略し、図143(b)の異なる処理のみを説明する。 Here, the command group of FIG. 144 (a) can be changed as shown in FIG. 143 (b). Here, the description of the process substantially the same as that shown in FIG. 144 (a) will be omitted, and only the different processes shown in FIG. 143 (b) will be described.

図144(b)の5行目のコマンド「RCPQ NC,A, (LOW R_TDN_CNT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TDN_CNT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(大入賞口入賞球数カウンタのカウンタ値)と、Aレジスタの値(既定値)、ここでは、10とを比較し、キャリーフラグが0であれば、コマンド「RET」を実行するように、当該TD_OPNモジュールを終了する。かかるコマンドのコマンドサイズは「3」であり、実行サイクルは「7(5)」である。なお、括弧内のサイクル数は、かかるコマンドによって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 By the command "RCPQ NC, A, (LOW R_TDN_CNT)" on the fifth line of FIG. 144 (b), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_TDN_CNT" is set to the lower 1 byte of the address. It is set to 1 byte, and the value stored at that address (counter value of the winning ball count counter of the big winning opening) and the value of the A register (default value), here, 10 are compared, and if the carry flag is 0, , Terminate the TD_OPN module to execute the command "RET". The command size of such a command is "3" and the execution cycle is "7 (5)". The number of cycles in parentheses indicates the execution cycle when the command does not move to the next higher routine.

ここで、図144(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_TDN_FLG)」2バイト+3行目コマンド「LD HL、D_TDC_MAX−1」3バイト+4行目のコマンド「RST BYTESEL」1バイト+5行目コマンド「CPQ A、(LOW R_TDN_CNT)」3バイト+4行目のコマンド「RET NC」1バイト=10バイトとなり、総実行サイクルは、2行目2サイクル+3行目3サイクル+4行目3サイクル+5行目4サイクル+4行目3(1)サイクル=15(13)サイクルとなる。なお、括弧内のサイクル数は、コマンド「RET NC」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 Here, the total command size of the command group shown in FIG. 144 (a) is the command "LDQ A, (LOW R_TDN_FLG)" on the second line, 2 bytes + the command on the third line, "LD HL, D_TDC_MAX-1", 3 bytes + 4 Line command "RST BYTESEL" 1 byte + 5th line command "CPQ A, (LOW R_TDN_CNT)" 3 bytes + 4th line command "RET NC" 1 byte = 10 bytes, total execution cycle is 2nd line 2 Cycle + 3rd row 3 cycles + 4th row 3 cycles + 5th row 4 cycles + 4th row 3 (1) cycle = 15 (13) cycles. The number of cycles in parentheses indicates the execution cycle when the command "RET NC" does not move to the next higher routine.

一方、図144(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_TDN_FLG)」2バイト+3行目コマンド「LD HL,D_TDC_MAX−1」3バイト+4行目のコマンド「RST BYTESEL」1バイト+5行目コマンド「RCPQ NC,A, (LOW R_TDN_CNT)」3バイト=9バイトとなり、総実行サイクルは、2行目2サイクル+3行目3サイクル+4行目3サイクル+5行目7(5)サイクル=15(13)サイクルとなる。なお、括弧内のサイクル数は、コマンド「RCPQ NC,A, (LOW R_TDN_CNT)」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 On the other hand, the total command size of the command group shown in FIG. 144 (b) is the command "LDQ A, (LOW R_TDN_FLG)" on the second line, 2 bytes + the command on the third line, "LD HL, D_TDC_MAX-1", 3 bytes + 4 lines. The first command "RST BYTESEL" 1 byte + 5th line command "RCPQ NC, A, (LOW R_TDN_CNT)" 3 bytes = 9 bytes, and the total execution cycle is 2nd line 2 cycles + 3rd line 3 cycles + 4th line 3 Cycle + 5th line 7 (5) cycle = 15 (13) cycle. The number of cycles in parentheses indicates the execution cycle when the command "RCPQ NC, A, (LOW R_TDN_CNT)" does not move to the next higher routine.

したがって、図144(a)のコマンド群を図144(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 144 (a) with the command group of FIG. 144 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to shorten the command and secure the capacity of the control area for performing the game control process.

また、図144(a)と図143(b)とを比較して理解できるように、図144(a)において2行(5行目〜6行目)を占有していたコマンド群を、図144(b)においては1行(5行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 144 (a) and FIG. 143 (b), the command group occupying the second line (5th to 6th lines) in FIG. 144 (a) is shown in FIG. In 144 (b), it can be represented by one line (fifth line), and it is possible to reduce the number of commands themselves and the design load.

<JCPQ>
図145は、HSY_PRCモジュールを実現するためのコマンドの一例を説明するための説明図である。図145に示したHSY_PRCモジュールは、発射位置指定管理処理(図26のステップS400-27参照)を実行する。
<JCPQ>
FIG. 145 is an explanatory diagram for explaining an example of a command for realizing the HSY_PRC module. The HSY_PRC module shown in FIG. 145 executes a launch position designation management process (see steps S400-27 in FIG. 26).

この発射位置指定管理処理として、図145(a)の1行目の指標「HSY_PRC:」は、当該HSY_PRCモジュールの先頭アドレスを示す。2行目のコマンド「XOR A,A」によって、Aレジスタの値と、Aレジスタの値との排他的論理和を計算し、Aレジスタを初期化する。 As the launch position designation management process, the index “HSY_PRC:” in the first line of FIG. 145 (a) indicates the start address of the HSY_PRC module. The command "XOR A, A" on the second line calculates the exclusive OR of the value of the A register and the value of the A register, and initializes the A register.

そして、3行目のコマンド「LDQ HL,LOW R_TDN_FLG」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TDN_FLG」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスをHLレジスタに読み出す。 Then, by the command "LDQ HL, LOW R_TDN_FLG" on the third line, the value of the Q register is set to the upper 1 byte of the address, the value of the lower 1 byte of the address "R_TDN_FLG" is set to the lower 1 byte of the address, and the address is set to HL. Read to register.

4行目のコマンド「JCP NZ,(HL),@TDK_AT2,HSY_PRC_10」によって、HLレジスタに示される値(特別電動役物指定フラグ)と、第2大入賞口を示す固定値「@TDK_AT2」とを比較し、ゼロフラグに1が立っていなければ、7行目の指標「HSY_PRC_10」に示されるアドレスに移動する(処理を分岐させる)。 By the command "JCP NZ, (HL), @ TDK_AT2, HSY_PRC_10" on the 4th line, the value shown in the HL register (special electric accessory designation flag) and the fixed value "@ TDK_AT2" indicating the second big winning opening If 1 is not set in the zero flag, the process is moved to the address indicated by the index "HSY_PRC_10" on the 7th line (processing is branched).

一方、ゼロフラグに1が立っていれば、5行目のコマンド「LDQ HL,LOW R_ZUG_CHK_FIX」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_ZUG_CHK_FIX」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別図柄判定フラグ)をHLレジスタに読み出す。 On the other hand, if 1 is set in the zero flag, the value of the Q register is set to the upper 1 byte of the address by the command "LDQ HL, LOW R_ZUG_CHK_FIX" on the 5th line, and the value of the lower 1 byte of the address "R_ZUG_CHK_FIX" is set to the address. The lower 1 byte is set, and the value (special symbol determination flag) stored at that address is read into the HL register.

6行目のコマンド「JCP NZ,(HL),@ZUG_SML1,HSY_PRC_20」によって、HLレジスタに示される値(特別図柄判定フラグ)と、小当たり図柄1指定データを示す固定値「@ZUG_SML1」、ここでは、07Hとを比較し、ゼロフラグに1が立っていなければ、8行目の指標「HSY_PRC_20」に示されるアドレスに移動する(処理を分岐させる)。 The value (special symbol judgment flag) indicated in the HL register by the command "JCP NZ, (HL), @ ZUG_SML1, HSY_PRC_20" on the 6th line and the fixed value "@ ZUG_SML1" indicating the small hit symbol 1 designated data, here. Then, it is compared with 07H, and if 1 is not set in the zero flag, it moves to the address shown by the index "HSY_PRC_20" on the 8th line (the process is branched).

ここで、図145(a)のコマンド群を図145(b)のように変更することができる。ここでは、図145(a)と実質的に等しい処理についてはその説明を省略し、図145(b)の異なる処理のみを説明する。 Here, the command group of FIG. 145 (a) can be changed as shown in FIG. 145 (b). Here, the description of the process substantially the same as that of FIG. 145 (a) will be omitted, and only the different processes of FIG. 145 (b) will be described.

図145(b)の3行目のコマンド「JCPQ NZ,(LOW R_TDN_FLG),@TDK_AT2,HSY_PRC_10」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TDN_FLG」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに示される値(特別電動役物指定フラグ)と、第2大入賞口を示す固定値「@TDK_AT2」とを比較し、ゼロフラグに1が立っていなければ、5行目の指標「HSY_PRC_10」に示されるアドレスに移動する(処理を分岐させる)。 By the command "JCPQ NZ, (LOW R_TDN_FLG), @ TDK_AT2, HSY_PRC_10" on the third line of FIG. 145 (b), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_TDN_FLG" is set. The lower 1 byte of the address is used, and the value indicated at that address (special electric accessory designation flag) is compared with the fixed value "@TDK_AT2" indicating the second major winning opening, and if 1 is not set in the zero flag, Move to the address indicated by the index "HSY_PRC_10" on the 5th line (branch the process).

図145(b)の4行目のコマンド「JCPQ NZ,(LOW R_ZUF_CHK_FIX,@ZUG_SML1,HSY_PRC_20」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_ZUF_CHK_FIX」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに示される値(特別図柄判定フラグ)と、第2大入賞口を示す固定値「@TDK_AT2」とを比較し、小当たり図柄1指定データを示す固定値「@ZUG_SML1」、ここでは、07Hとを比較し、ゼロフラグに1が立っていなければ、6行目の指標「HSY_PRC_20」に示されるアドレスに移動する(処理を分岐させる)。 The value of the Q register is set to the upper 1 byte of the address and the value of the lower 1 byte of the address "R_ZUF_CHK_FIX" is set to the address by the command "JCPQ NZ, (LOW R_ZUF_CHK_FIX, @ ZUG_SML1, HSY_PRC_20" on the 4th line of FIG. The value (special symbol judgment flag) indicated by the address is compared with the fixed value "@ TDK_AT2" indicating the second big winning opening, and the fixed value "@" indicating the small hit symbol 1 designated data is compared. "ZUG_SML1", here, 07H is compared, and if 1 is not set in the zero flag, the address indicated by the index "HSY_PRC_20" on the 6th line is moved (processing is branched).

ここで、図145(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「XOR A,A」1バイト+3行目のコマンド「LDQ HL,LOW R_TDN_FLG」2バイト+4行目のコマンド「JCP NZ,(HL),@TDK_AT2,HSY_PRC_10」4バイト+5行目のコマンド「LDQ HL,LOW R_ZUG_CHK_FIX」2バイト+6行目のコマンド「JCP NZ,(HL),@ZUG_SML1,HSY_PRC_20」4バイト=13バイトとなり、総実行サイクルは、2行目1サイクル+3行目2サイクル+4行目6(5)サイクル+5行目2サイクル+6行目2サイクル6(5)=17(15)サイクルとなる。なお、括弧内のサイクル数は、コマンド「JCP NZ,・・・」によって移動しなかった場合の実行サイクルを示している。 Here, the total command size of the command group shown in FIG. 145 (a) is the command "XOR A, A" on the second line, 1 byte + the command "LDQ HL, LOW R_TDN_FLG" on the third line, 2 bytes + the 4th line. Command "JCP NZ, (HL), @ TDK_AT2, HSY_PRC_10" 4 bytes + 5th line command "LDQ HL, LOW R_ZUG_CHK_FIX" 2 bytes + 6th line command "JCP NZ, (HL), @ ZUG_SML1, HSY_PRC_20" 4 bytes = 13 bytes, and the total execution cycle is 1 cycle in the 2nd line + 2 cycles in the 3rd line + 6 (5) cycles in the 4th line + 2 cycles in the 5th line + 2 cycles in the 6th line 6 (5) = 17 (15) cycles. .. The number of cycles in parentheses indicates the execution cycle when the command "JCP NZ, ..." does not move.

一方、図145(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「XOR A,A」1バイト+3行目のコマンド「JCPQ NZ,(LOW R_TDN_FLG),@TDK_AT2,HSY_PRC_10」4バイト+4行目のコマンド「JCPQ NZ,(LOW R_ZUG_CHK_FIX,@ZUG_SML1,HSY_PRC_20」4バイト=9バイトとなり、総実行サイクルは、2行目1サイクル+3行目6(5)サイクル+4行目6(5)=13(11)サイクルとなる。なお、括弧内のサイクル数は、コマンド「JCP NZ,・・・」によって移動しなかった場合の実行サイクルを示している。 On the other hand, the total command size of the command group shown in FIG. 145 (b) is the command "XOR A, A" on the second line + the command "JCPQ NZ, (LOW R_TDN_FLG), @ TDK_AT2, HSY_PRC_10" on the third line. 4 bytes + 4th line command "JCPQ NZ, (LOW R_ZUG_CHK_FIX, @ ZUG_SML1, HSY_PRC_20" 4 bytes = 9 bytes, total execution cycle is 2nd line 1 cycle + 3rd line 6 (5) cycle + 4th line 6 ( 5) = 13 (11) cycles. The number of cycles in parentheses indicates the execution cycle when the command "JCP NZ, ..." does not move.

したがって、図145(a)のコマンド群を図145(b)のコマンド群に置き換えることで、総コマンドサイズが4バイト削減され、総実行サイクルも少なくとも4サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 145 (a) with the command group of FIG. 145 (b), the total command size is reduced by 4 bytes, and the total execution cycle is also reduced by at least 4 cycles. By such replacement, it is possible to shorten the command and reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図145(a)と図145(b)とを比較して理解できるように、図145(a)において4行(3行目〜6行目)を占有していたコマンド群を、図145(b)においては2行(3行目〜4行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 145 (a) and FIG. 145 (b), the command group that occupied the 4th line (3rd to 6th lines) in FIG. 145 (a) is shown in FIG. In 145 (b), it can be represented by two lines (third to fourth lines), and it is possible to reduce the number of commands themselves and the design load.

また、図145(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図145(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Further, in the example of FIG. 145 (b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Further, in the example of FIG. 145 (b), when the A register is already used, it is necessary to stack and save the value of the A register. However, since the A register is not used here, the stack processing is also performed. unnecessary. In this way, resources can be effectively used.

図146は、FDN_CHKモジュールを実現するためのコマンドの一例を説明するための説明図である。図146に示したFDN_CHKモジュールは、普通電動役物入賞時確認処理(図28のステップS500−9参照)を実行する。 FIG. 146 is an explanatory diagram for explaining an example of a command for realizing the FDN_CHK module. The FDN_CHK module shown in FIG. 146 executes a normal electric accessory winning confirmation process (see step S500-9 in FIG. 28).

この普通電動役物入賞時確認処理として、図146(a)の1行目の指標「FDN_CHK:」は、当該FDN_CHKモジュールの先頭アドレスを示す。 As the confirmation process at the time of winning the ordinary electric accessory, the index “FDN_CHK:” in the first line of FIG. 146 (a) indicates the start address of the FDN_CHK module.

そして、2行目のコマンド「LDQ HL,(LOW R_FDN_EFF)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FDN_EFF」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスの値(普通電動役物閉鎖有効タイマの値)をHLレジスタに読み出す。 Then, by the command "LDQ HL, (LOW R_FDN_EFF)" on the second line, the value of the Q register is set to the upper 1 byte of the address, the value of the lower 1 byte of the address "R_FDN_EFF" is set to the lower 1 byte of the address, and the address is set. (Normally, the value of the electric accessory closing effective timer) is read into the HL register.

3行目のコマンド「RET NTZ」によって、ゼロフラグが1でなければ、当該FDN_CHKモジュールを終了する。ここで「NTZ」としているのは、コマンド「LDQ HL,(LOW R_FDN_EFF)」によって第2ゼロフラグは変化するが第1ゼロフラグは変化しないからである。 If the zero flag is not 1 by the command "RET NTZ" on the third line, the FDN_CHK module is terminated. Here, "NTZ" is used because the command "LDQ HL, (LOW R_FDN_EFF)" changes the second zero flag but does not change the first zero flag.

4行目のコマンド「LDQ A,(LOW R_FUT_PHS)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FUT_PHS」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスの値(普通遊技管理フェーズ)をAレジスタに読み出す。 By the command "LDQ A, (LOW R_FUT_PHS)" on the 4th line, the value of the Q register is set to the upper 1 byte of the address, the value of the lower 1 byte of the address "R_FUT_PHS" is set to the lower 1 byte of the address, and the value of that address. (Normal game management phase) is read into the A register.

5行目のコマンド「JCP NZ,A,@FD_OPN,FDN_CHK_10」によって、Aレジスタに示される値(普通遊技管理フェーズ)と、普通電動役物入賞口開放制御処理を示す固定値「@FD_OPN」、ここでは04Hとを比較し、ゼロフラグに1が立っていなければ、8行目の指標「FDN_CHK_10」に示されるアドレスに移動する(処理を分岐させる)。 By the command "JCP NZ, A, @ FD_OPN, FDN_CHK_10" on the 5th line, the value shown in the A register (normal game management phase) and the fixed value "@FD_OPN" indicating the normal electric accessory winning opening opening control process, Here, it is compared with 04H, and if 1 is not set in the zero flag, the process is moved to the address indicated by the index "FDN_CHK_10" on the 8th line (processing is branched).

一方、ゼロフラグに1が立っていれば、6行目のコマンド「INCQ (LOW R_FDN_CNT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FDN_CNT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(普通電動役物入賞球数カウンタのカウンタ値)に1加算し、同アドレスに、加算した値を格納し、7行目のコマンド「RET」によって、当該FDN_CHKモジュールを終了する。 On the other hand, if 1 is set in the zero flag, the value of the Q register is set to the upper 1 byte of the address by the command "INCQ (LOW R_FDN_CNT)" on the 6th line, and the value of the lower 1 byte of the address "R_FDN_CNT" is set to the address. Set to the lower 1 byte, add 1 to the value stored at that address (counter value of the normal electric accessory winning ball count counter), store the added value at the same address, and use the command "RET" on the 7th line. , Terminate the FDN_CHK module.

ここで、図146(a)のコマンド群を図146(b)のように変更することができる。ここでは、図146(a)と実質的に等しい処理についてはその説明を省略し、図146(b)の異なる処理のみを説明する。 Here, the command group of FIG. 146 (a) can be changed as shown in FIG. 146 (b). Here, the description of the process substantially the same as that shown in FIG. 146 (a) will be omitted, and only the different processes shown in FIG. 146 (b) will be described.

図146(b)の4行目のコマンド「JCPQ NZ,(LOW R_FUT_PHS),@FD_OPN,FDN_CHK_10」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FUT_PHS」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスの値(普通遊技管理フェーズ)と、普通電動役物入賞口開放制御処理を示す固定値「@FD_OPN」、ここでは04Hとを比較し、ゼロフラグに1が立っていなければ、7行目の指標「FDN_CHK_10」に示されるアドレスに移動する(処理を分岐させる)。 The value of the Q register is set to the upper 1 byte of the address and the value of the lower 1 byte of the address "R_FUT_PHS" is set by the command "JCPQ NZ, (LOW R_FUT_PHS), @ FD_OPN, FDN_CHK_10" on the 4th line of FIG. The lower 1 byte of the address is used, and the value of that address (normal game management phase) is compared with the fixed value "@FD_OPN" indicating the normal electric accessory winning opening opening control process, here 04H, and 1 is set in the zero flag. If not, the process is moved to the address indicated by the index "FDN_CHK_10" on the 7th line (processing is branched).

ここで、図146(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ HL,(LOW R_FDN_EFF)」2バイト+3行目のコマンド「RET NTZ」1バイト+4行目のコマンド「LDQ A,(LOW R_FUT_PHS)」2バイト+5行目のコマンド「JCP NZ,A,@FD_OPN,FDN_CHK_10」3バイト+6行目のコマンド「INCQ (LOW R_FDN_CNT)」2バイト+7行目のコマンド「RET」1バイト=11バイトとなり、総実行サイクルは、2行目4サイクル+3行目3(1)サイクル+4行目2サイクル+5行目4(3)サイクル+6行目5サイクル+7行目3サイクル=21(18)サイクルとなる。なお、括弧内のサイクル数は、コマンド「RET NTZ」「JCP NZ,・・・」によって移動しなかった場合の実行サイクルを示している。 Here, the total command size of the command group shown in FIG. 146 (a) is the command "LDQ HL, (LOW R_FDN_EFF)" on the second line, 2 bytes + the command "RET NTZ" on the third line, 1 byte + 4th line. Command "LDQ A, (LOW R_FUT_PHS)" 2 bytes + 5th line command "JCP NZ, A, @ FD_OPN, FDN_CHK_10" 3 bytes + 6th line command "INCQ (LOW R_FDN_CNT)" 2 bytes + 7th line command " RET ”1 byte = 11 bytes, and the total execution cycle is 2nd line 4 cycles + 3rd line 3 (1) cycle + 4th line 2 cycles + 5th line 4 (3) cycle + 6th line 5 cycles + 7th line 3 cycles = 21 (18) cycles. The number of cycles in parentheses indicates the execution cycle when the commands "RET NTZ", "JCP NZ, ..." Do not move.

一方、図146(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ HL,(LOW R_FDN_EFF)」2バイト+3行目のコマンド「RET NTZ」1バイト+4行目のコマンド「JCPQ NZ,(LOW R_FUT_PHS),@FD_OPN,FDN_CHK_10」4バイト+5行目のコマンド「INCQ (LOW R_FDN_CNT)」2バイト+6行目のコマンド「RET」1バイト=10バイトとなり、総実行サイクルは、2行目4サイクル+3行目3(1)サイクル+4行目6(5)サイクル+5行目5サイクル+6行目3サイクル=19(16)サイクルとなる。なお、括弧内のサイクル数は、コマンド「RET NZ」「JCPQ NTZ,・・・」によって移動しなかった場合の実行サイクルを示している。 On the other hand, the total command size of the command group shown in FIG. 146 (b) is the command "LDQ HL, (LOW R_FDN_EFF)" on the second line, the command "RET NTZ" on the third line, and the command on the fourth line. "JCPQ NZ, (LOW R_FUT_PHS), @ FD_OPN, FDN_CHK_10" 4 bytes + 5th line command "INCQ (LOW R_FDN_CNT)" 2 bytes + 6th line command "RET" 1 byte = 10 bytes, and the total execution cycle is 2nd row 4 cycles + 3rd row 3 (1) cycles + 4th row 6 (5) cycles + 5th row 5 cycles + 6th row 3 cycles = 19 (16) cycles. The number of cycles in parentheses indicates the execution cycle when the commands "RET NZ" and "JCPQ NTZ, ..." Do not move.

したがって、図146(a)のコマンド群を図146(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減され、総実行サイクルも少なくとも2サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 146 (a) with the command group of FIG. 146 (b), the total command size is reduced by 1 byte, and the total execution cycle is also reduced by at least 2 cycles. By such replacement, it is possible to shorten the command and reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図146(a)と図146(b)とを比較して理解できるように、図146(a)において2行(4行目〜5行目)を占有していたコマンド群を、図146(b)においては1行(4行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 146 (a) and FIG. 146 (b), the command group occupying the second line (4th to 5th lines) in FIG. 146 (a) is shown in FIG. In 146 (b), it can be represented by one line (fourth line), and it is possible to reduce the number of commands themselves and the design load.

また、図146(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図146(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Further, in the example of FIG. 146 (b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Further, in the example of FIG. 146 (b), when the A register is already used, it is necessary to stack and save the value of the A register. However, since the A register is not used here, the stack processing is also performed. unnecessary. In this way, resources can be effectively used.

図147は、FZ_STPモジュールを実現するためのコマンドの一例を説明するための説明図である。図147に示したFZ_STPモジュールは、普通図柄停止図柄表示処理(図54参照)を実行する。 FIG. 147 is an explanatory diagram for explaining an example of a command for realizing the FZ_STP module. The FZ_STP module shown in FIG. 147 executes a normal symbol stop symbol display process (see FIG. 54).

この普通図柄停止図柄表示処理として、図147(a)の1行目の指標「FZ_STP:」は、当該FZ_STPモジュールの先頭アドレスを示す。 As the normal symbol stop symbol display process, the index "FZ_STP:" in the first line of FIG. 147 (a) indicates the start address of the FZ_STP module.

そして、2行目のコマンド「RET NTZ」によって、第2ゼロフラグに1が立っていなければ、当該FZ_STPモジュールを終了する。 Then, if 1 is not set in the second zero flag by the command "RET NTZ" on the second line, the FZ_STP module is terminated.

3行目のコマンド「LDQ A,(LOW R_FZ_ATA)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FZ_ATA」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスの値(普通図柄当たりフラグ)をAレジスタに読み出す。なお、普通図柄当たりフラグは、普図抽選で当たりが決定されると01Hになり、ハズレが決定されると00Hとなる。 By the command "LDQ A, (LOW R_FZ_ATA)" on the third line, the value of the Q register is set to the upper 1 byte of the address, the value of the lower 1 byte of the address "R_FZ_ATA" is set to the lower 1 byte of the address, and the value of that address. (Normal symbol hit flag) is read into the A register. In addition, the normal symbol hit flag becomes 01H when the hit is decided by the ordinary figure lottery, and becomes 00H when the loss is decided.

4行目のコマンド「JCP Z,A,@FZ_ATA,FZ_STP_10」によって、Aレジスタに示される値(普通図柄当たりフラグ)と、当たりを示す固定値「@FZ_ATA」、ここでは01Hとを比較し、ゼロフラグに1が立っていれば、8行目の指標「FZ_STP_10」に示されるアドレスに移動する(処理を分岐させる)。 By the command "JCP Z, A, @ FZ_ATA, FZ_STP_10" on the 4th line, the value shown in the A register (normal symbol hit flag) is compared with the fixed value "@FZ_ATA" indicating hit, here 01H. If 1 is set in the zero flag, the process moves to the address indicated by the index "FZ_STP_10" on the 8th line (processes are branched).

一方、ゼロフラグに1が立っていなければ、5行目のコマンド「CLRQ (LOW R_FUT_PHS)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FUT_PHS」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(普通遊技管理フェーズ)に0を代入する(クリアする)。 On the other hand, if 1 is not set in the zero flag, the value of the Q register is set to the upper 1 byte of the address by the command "CLRQ (LOW R_FUT_PHS)" on the 5th line, and the value of the lower 1 byte of the address "R_FUT_PHS" is set to the address. The lower 1 byte is set, and 0 is assigned (cleared) to the value (normal game management phase) stored at that address.

6行目のコマンド「CLRQ (LOW R_FZ_STP)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FZ_STP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(普通図柄停止図柄番号)に0を代入し(クリアし)、7行目のコマンド「RET」によって、当該FZ_STPモジュールを終了する。 By the command "CLRQ (LOW R_FZ_STP)" on the 6th line, the value of the Q register is set to the upper 1 byte of the address, the value of the lower 1 byte of the address "R_FZ_STP" is set to the lower 1 byte of the address, and the value is stored at that address. Substitute (clear) 0 for the value (normal symbol stop symbol number), and terminate the FZ_STP module by the command "RET" on the 7th line.

ここで、図147(a)のコマンド群を図147(b)のように変更することができる。ここでは、図147(a)と実質的に等しい処理についてはその説明を省略し、図147(b)の異なる処理のみを説明する。 Here, the command group of FIG. 147 (a) can be changed as shown in FIG. 147 (b). Here, the description of the process substantially the same as that of FIG. 147 (a) will be omitted, and only the different processes of FIG. 147 (b) will be described.

図147(b)の3行目のコマンド「JCPQ Z,(LOW R_FZ_ATA),@FZ_ATA,FZ_STP_10」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FZ_ATA」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスの値(普通図柄当たりフラグ)と、当たりを示す固定値「@FZ_ATA」、ここでは01Hとを比較し、ゼロフラグに1が立っていれば、7行目の指標「FZ_STP_10」に示されるアドレスに移動する(処理を分岐させる)。 By the command "JCPQ Z, (LOW R_FZ_ATA), @ FZ_ATA, FZ_STP_10" on the third line of FIG. 147 (b), the value of the Q register is set to the upper 1 byte of the address, and the value of the lower 1 byte of the address "R_FZ_ATA" is set. The lower 1 byte of the address is used, and the value of that address (normal symbol hit flag) is compared with the fixed value "@FZ_ATA" indicating the hit, here 01H. If 1 is set in the zero flag, the 7th line Move to the address indicated by the index "FZ_STP_10" (branch the process).

ここで、図147(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「RET NTZ」1バイト+3行目のコマンド「LDQ A,(LOW R_FZ_ATA)」2バイト+4行目のコマンド「JCP Z,A,@FZ_ATA,FZ_STP_10」3バイト+5行目のコマンド「CLRQ (LOW R_FUT_PHS)」2バイト+6行目のコマンド「CLRQ (LOW R_FZ_STP)」2バイト+7行目のコマンド「RET」1バイト=11バイトとなり、総実行サイクルは、2行目3(1)サイクル+3行目2サイクル+4行目4(3)サイクル+5行目2サイクル+6行目2サイクル+7行目3サイクル=16(13)サイクルとなる。なお、括弧内のサイクル数は、コマンド「RET NTZ」「JCP Z,・・・」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 Here, the total command size of the command group shown in FIG. 147 (a) is the command "RET NTZ" on the second line, 1 byte + the command "LDQ A, (LOW R_FZ_ATA)" on the third line, 2 bytes + the fourth line. Command "JCP Z, A, @ FZ_ATA, FZ_STP_10" 3 bytes + 5th line command "CLRQ (LOW R_FUT_PHS)" 2 bytes + 6th line command "CLRQ (LOW R_FZ_STP)" 2 bytes + 7th line command "RET" 1 byte = 11 bytes, and the total execution cycle is 2nd line 3 (1) cycle + 3rd line 2 cycle + 4th line 4 (3) cycle + 5th line 2 cycle + 6th line 2 cycle + 7th line 3 cycle = 16 (13) It becomes a cycle. The number of cycles in parentheses indicates the execution cycle when the command "RET NTZ", "JCP Z, ..." Does not move to the next higher routine.

一方、図147(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「RET NTZ」1バイト+3行目のコマンド「JCPQ Z,(LOW R_FZ_ATA),@FZ_ATA,FZ_STP_10」4バイト+4行目のコマンド「CLRQ (LOW R_FUT_PHS)」2バイト+5行目のコマンド「CLRQ (LOW R_FZ_STP)」2バイト+6行目のコマンド「RET」1バイト=10バイトとなり、総実行サイクルは、2行目3(1)サイクル+3行目6(5)サイクル+4行目2サイクル+5行目2サイクル+6行目3サイクル=16(13)サイクルとなる。なお、括弧内のサイクル数は、コマンド「RET NTZ」、「JCPQ Z,・・・」によって移動しなかった場合の実行サイクルを示している。 On the other hand, the total command size of the command group shown in FIG. 147 (b) is 1 byte of the command "RET NTZ" on the 2nd line + 4 bytes of the command "JCPQ Z, (LOW R_FZ_ATA), @ FZ_ATA, FZ_STP_10" on the 3rd line. + 4th line command "CLRQ (LOW R_FUT_PHS)" 2 bytes + 5th line command "CLRQ (LOW R_FZ_STP)" 2 bytes + 6th line command "RET" 1 byte = 10 bytes, total execution cycle is 2 lines 3 (1) cycle + 3rd row 6 (5) cycle + 4th row 2 cycles + 5th row 2 cycles + 6th row 3 cycles = 16 (13) cycles. The number of cycles in parentheses indicates the execution cycle when the command "RET NTZ", "JCPQ Z, ..." Does not move.

したがって、図147(a)のコマンド群を図147(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 147 (a) with the command group of FIG. 147 (b), the total command size is reduced by 1 byte. By such replacement, it is possible to shorten the command and secure the capacity of the control area for performing the game control process.

また、図147(a)と図147(b)とを比較して理解できるように、図147(a)において2行(3行目〜4行目)を占有していたコマンド群を、図147(b)においては1行(3行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Further, in order to be able to understand by comparing FIG. 147 (a) and FIG. 147 (b), the command group that occupied the second line (third line to the fourth line) in FIG. 147 (a) is shown in FIG. In 147 (b), it can be represented by one line (third line), and it is possible to reduce the number of commands themselves and the design load.

また、図147(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図147(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Further, in the example of FIG. 147 (b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Further, in the example of FIG. 147 (b), when the A register is already used, it is necessary to stack and save the value of the A register. However, since the A register is not used here, the stack processing is also performed. unnecessary. In this way, resources can be effectively used.

<乱数発生器>
図148は、乱数発生器740〜746の構成を説明するためのブロック図である。上記したように、メインCPU300a、500aには、複数の乱数発生器が設けられている。
<Random number generator>
FIG. 148 is a block diagram for explaining the configuration of the random number generators 740 to 746. As described above, the main CPUs 300a and 500a are provided with a plurality of random number generators.

メインCPU300a、500aには、例えば、図148に示すように、16ビットの最大値を設定可能な乱数発生器である最大値設定乱数発生器740が4チャンネル、16ビットの最大値が65536に固定された乱数発生器である最大値固定乱数発生器742が4チャンネル、8ビットの最大値を設定可能な乱数発生器である最大値設定乱数発生器744が8チャンネル、8ビットの最大値が255に固定された乱数発生器である最大値固定乱数発生器746が8チャンネル設けられている。これらの乱数発生器740〜746は、ハードウェア乱数発生器(ハードウェア乱数生成部)である。 In the main CPUs 300a and 500a, for example, as shown in FIG. 148, a maximum value setting random number generator 740, which is a random number generator capable of setting a 16-bit maximum value, is fixed to 4 channels and a 16-bit maximum value is fixed to 65536. The maximum value fixed random number generator 742, which is a random number generator, has 4 channels, and the maximum value setting random number generator 744, which is a random number generator that can set the maximum value of 8 bits, has 8 channels, and the maximum value of 8 bits is 255. Eight channels of a maximum value fixed random number generator 746, which is a random number generator fixed to the device, are provided. These random number generators 740 to 746 are hardware random number generators (hardware random number generators).

最大値設定乱数発生器740は、乱数更新周期を32〜47クロックのいずれかに設定可能であり、スタート値を、0001h、IDナンバーを基にした値、システムリセット毎に変更される値のいずれかに設定可能である。最大値固定乱数発生器742は、乱数更新周期が1クロックであり、スタート値がシステムリセット毎に変更される値である。なお、システムリセットは、ハード的に状態をリセットするものであり、電源投入時、所定の異常が発生したときに実行される。 The maximum value setting random number generator 740 can set the random number update cycle to any of 32 to 47 clocks, and sets the start value to 0001h, a value based on the ID number, or a value that is changed every time the system is reset. Can be set. The maximum value fixed random number generator 742 has a random number update cycle of one clock, and the start value is a value that is changed every time the system is reset. The system reset is to reset the state in hardware, and is executed when a predetermined abnormality occurs when the power is turned on.

最大値設定乱数発生器744は、乱数更新周期を16〜31クロックのいずれかに設定可能であり、スタート値を、01h、IDナンバーを基にした値、システムリセット毎に変更される値のいずれかに設定可能である。最大値固定乱数発生器746は、乱数更新周期が1クロックであり、スタート値がシステムリセット毎に変更される値である。上記ステップS100−1の初期設定処理において、スタート値の設定および保存、最大値設定乱数発生器740、744の乱数更新周期の設定および保存が行われる。 The maximum value setting random number generator 744 can set the random number update cycle to any of 16 to 31 clocks, and sets the start value to 01h, a value based on the ID number, or a value that is changed every time the system is reset. Can be set. The maximum value fixed random number generator 746 has a random number update cycle of one clock, and the start value is a value that is changed every time the system is reset. In the initial setting process of step S100-1, the start value is set and saved, and the random number update cycle of the maximum value setting random number generators 740 and 744 is set and saved.

また、これらの乱数発生器740〜746は、システムリセット毎にスタート値が更新される。そして、最大値設定乱数発生器740は、ハードウェアにより、内部システムクロックの32クロック〜47クロックのいずれかで1回、乱数(乱数カウンタ)を更新する。最大値設定乱数発生器744は、ハードウェアにより、内部システムクロックの16クロック〜31クロックのいずれかで1回、乱数(乱数カウンタ)を更新する。最大値固定乱数発生器742、746は、ハードウェアにより、内部システムクロックの1クロックで1回、乱数(乱数カウンタ)を更新する。また、これらの乱数発生器740〜746は、一定の規則に従って乱数を更新し、乱数列を一巡するごとに、自動的に乱数列が更新される。そして、ソフトウェアにより、遊技球が所定領域を通過したと判定されたときに、乱数値レジスタから乱数(ハードウェア乱数カウント値)が取得される。 Further, the start values of these random number generators 740 to 746 are updated every time the system is reset. Then, the maximum value setting random number generator 740 updates the random number (random number counter) once at any of the 32 clocks to 47 clocks of the internal system clock by the hardware. The maximum value setting random number generator 744 updates the random number (random number counter) once at any of 16 clocks to 31 clocks of the internal system clock by hardware. The maximum value fixed random number generators 742 and 746 update the random number (random number counter) once with one clock of the internal system clock by hardware. Further, these random number generators 740 to 746 update the random numbers according to a certain rule, and the random number sequence is automatically updated every time the random number sequence is cycled. Then, when it is determined by the software that the game ball has passed the predetermined area, a random number (hardware random number count value) is acquired from the random number value register.

また、メインCPU300a、500aでは、乱数発生器740〜746から取得した乱数値に、プログラム内において所定の数値を乗じ、また、除算することでソフトウェア乱数を生成する(ソフトウェア乱数生成部)ことも可能である。ソフトウェア乱数生成部は、4ms毎に発生する割込み処理が実行されていない間に乱数を更新する。具体的には、ソフトウェア乱数生成部は、前回の乱数と最大値とを比較し、前回の乱数が最大値に達していた場合には乱数を0にし、前回の乱数が最大値に達していない場合には乱数を1加算する。そして、遊技球が所定領域を通過したと判定されたときに、乱数(ソフトウェア乱数カウント値)が取得される。 Further, in the main CPUs 300a and 500a, it is also possible to generate a software random number by multiplying the random number value acquired from the random number generators 740 to 746 by a predetermined numerical value in the program and dividing the random number value (software random number generator). Is. The software random number generator updates the random number while the interrupt processing generated every 4 ms is not executed. Specifically, the software random number generator compares the previous random number with the maximum value, sets the random number to 0 when the previous random number has reached the maximum value, and the previous random number has not reached the maximum value. In that case, a random number is added by 1. Then, when it is determined that the game ball has passed the predetermined area, a random number (software random number count value) is acquired.

ここで、遊技機100では、乱数として、大当たり決定乱数、当たり図柄乱数、リーチグループ決定乱数、リーチモード決定乱数、変動パターン乱数、当たり決定乱数が設けられている。 Here, in the game machine 100, as random numbers, a big hit determination random number, a hit symbol random number, a reach group determination random number, a reach mode determination random number, a fluctuation pattern random number, and a hit determination random number are provided.

大当たり決定乱数は0〜65535の範囲であり、当たり図柄乱数は0〜99の範囲であり、リーチグループ決定乱数は0〜10006の範囲であり、リーチモード決定乱数は0〜250の範囲であり、変動パターン乱数は0〜238の範囲であり、当たり決定乱数は0〜99の範囲である。 The jackpot determined random number is in the range of 0 to 65535, the hit symbol random number is in the range of 0 to 99, the reach group determined random number is in the range of 0 to 10066, and the reach mode determined random number is in the range of 0 to 250. The variation pattern random number is in the range of 0 to 238, and the winning determination random number is in the range of 0 to 99.

また、普通図柄の当たり図柄を複数設ける場合には、普図図柄乱数を設ける必要があり、例えば、0〜99の範囲となる。さらに、普通図柄の変動パターン(変動時間)を複数設ける場合には、普図変動パターン乱数を設ける必要があり、例えば、0〜99の範囲となる。 Further, when a plurality of hit symbols of ordinary symbols are provided, it is necessary to provide a random number of ordinary symbols, for example, in the range of 0 to 99. Further, when a plurality of fluctuation patterns (fluctuation times) of ordinary symbols are provided, it is necessary to provide a random number of fluctuation patterns of ordinary symbols, for example, in the range of 0 to 99.

図149は、乱数生成部の組み合わせを説明する図である。例えば、大当たり決定乱数は、0〜65535までの乱数を発生させる必要があるため、最大値を65535に設定した最大値設定乱数発生器740により生成された16ビットの乱数を用いる。当たり図柄乱数は、0〜99までの乱数を発生させる必要があるため、最大値を99に設定したソフトウェア乱数生成部により生成された8ビットの乱数を用いる。 FIG. 149 is a diagram illustrating a combination of random number generation units. For example, since it is necessary to generate a random number from 0 to 65535 for the jackpot determination random number, a 16-bit random number generated by the maximum value setting random number generator 740 whose maximum value is set to 65535 is used. Since it is necessary to generate a random number from 0 to 99 as the winning symbol random number, an 8-bit random number generated by the software random number generator whose maximum value is set to 99 is used.

リーチグループ決定乱数は、0〜10006までの乱数を発生させる必要があるため、最大値を10006に設定した最大値設定乱数発生器740により生成された16ビットの乱数を用いる。リーチモード決定乱数は、0〜250までの乱数を発生させる必要があるため、最大値を250に設定したソフトウェア乱数生成部により生成された8ビットの乱数を用いる。変動パターン乱数は、0〜238までの乱数を発生させる必要があるため、最大値を238に設定したソフトウェア乱数生成部により生成された8ビットの乱数を用いる。 Since it is necessary to generate a random number from 0 to 10006 as the reach group determination random number, a 16-bit random number generated by the maximum value setting random number generator 740 whose maximum value is set to 10006 is used. Since it is necessary to generate a random number from 0 to 250 as the reach mode determination random number, an 8-bit random number generated by the software random number generator whose maximum value is set to 250 is used. Since it is necessary to generate a random number from 0 to 238 as the variation pattern random number, an 8-bit random number generated by the software random number generator whose maximum value is set to 238 is used.

当たり決定乱数は、0〜99までの乱数を発生させる必要があるため、最大値を99に設定した最大値設定乱数発生器744により生成された8ビットの乱数を用いる。普図図柄乱数は、0〜99までの乱数を発生させる必要があるため、最大値を99に設定したソフトウェア乱数生成部により生成された8ビットの乱数を用いる。普図変動パターン乱数は、0〜99までの乱数を発生させる必要があるため、最大値を99に設定したソフトウェア乱数生成部により生成された8ビットの乱数を用いる。 Since it is necessary to generate a random number from 0 to 99 as the hit determination random number, an 8-bit random number generated by the maximum value setting random number generator 744 whose maximum value is set to 99 is used. Since it is necessary to generate a random number from 0 to 99 as the normal symbol random number, an 8-bit random number generated by the software random number generator whose maximum value is set to 99 is used. Since it is necessary to generate a random number from 0 to 99 as the normal figure fluctuation pattern random number, an 8-bit random number generated by the software random number generator whose maximum value is set to 99 is used.

ここで、ソフトウェア乱数生成部により生成された乱数を用いる場合、図23のステップS100−61、図26のステップS400−17、図23のステップS100−69において、乱数の初期値を決定したり、乱数を更新する処理を実行する必要がある。そうすると、遊技制御処理を行うための制御領域の容量が圧迫されるおそれがある。 Here, when a random number generated by the software random number generator is used, the initial value of the random number may be determined in step S100-61 of FIG. 23, step S400-17 of FIG. 26, and step S100-69 of FIG. 23. It is necessary to execute the process of updating the random number. Then, the capacity of the control area for performing the game control process may be compressed.

そこで、図149(b)、(c)に示すように、例えば、大当たり決定乱数は0〜65535の範囲とし、当たり図柄乱数は0〜99の範囲とし、リーチグループ決定乱数は0〜10006の範囲とし、リーチモード決定乱数は0〜1000の範囲とし、変動パターン乱数は0〜255の範囲とし、当たり決定乱数は0〜65535の範囲とし、普図図柄乱数は0〜99の範囲とし、普図変動パターン乱数は0〜255の範囲とする。なお、これらの乱数の範囲は一例であり、最大値固定乱数発生器742の最大値である65535を最大値とした乱数、最大値固定乱数発生器746の最大値である255を最大値とした乱数をどの乱数に設定するようにしてもよい。 Therefore, as shown in FIGS. 149 (b) and 149 (c), for example, the jackpot determination random number is in the range of 0 to 65535, the hit symbol random number is in the range of 0 to 99, and the reach group determination random number is in the range of 0 to 10066. The reach mode determined random number is in the range of 0 to 1000, the fluctuation pattern random number is in the range of 0 to 255, the hit determined random number is in the range of 0 to 65535, and the normal symbol random number is in the range of 0 to 99. The fluctuation pattern random number is in the range of 0 to 255. The range of these random numbers is an example, and the maximum value is 65535, which is the maximum value of the maximum value fixed random number generator 742, and the maximum value is 255, which is the maximum value of the maximum value fixed random number generator 746. The random number may be set to any random number.

そして、図149(b)に示すように、大当たり決定乱数は、最大値を65535に設定した最大値設定乱数発生器740により生成された16ビットの乱数を用いる。当たり図柄決定乱数は、最大値が99に設定された最大値設定乱数発生器740により生成された8ビットの乱数を用いる。リーチグループ決定乱数は、最大値が10006に設定された最大値設定乱数発生器740により生成された16ビットの乱数を用いる。リーチモード決定乱数は、最大値を1000に設定した最大値設定乱数発生器により生成された16ビットの乱数を用いる。変動パターン乱数は、最大値が255に固定された最大値固定乱数発生器746により生成された8ビットの乱数を用いる。 Then, as shown in FIG. 149 (b), the jackpot determination random number uses a 16-bit random number generated by the maximum value setting random number generator 740 whose maximum value is set to 65535. As the winning symbol determination random number, an 8-bit random number generated by the maximum value setting random number generator 740 whose maximum value is set to 99 is used. As the reach group determination random number, a 16-bit random number generated by the maximum value setting random number generator 740 whose maximum value is set to 10006 is used. As the reach mode determination random number, a 16-bit random number generated by a maximum value setting random number generator whose maximum value is set to 1000 is used. As the variation pattern random number, an 8-bit random number generated by the maximum value fixed random number generator 746 whose maximum value is fixed at 255 is used.

当たり決定乱数は、最大値を65535に設定した最大値設定乱数発生器740により生成された16ビットの乱数を用いる。普図図柄乱数は、最大値を99に設定した最大値設定乱数発生器744により生成された8ビットの乱数を用いる。普図変動パターン乱数は、最大値が255に固定された最大値固定乱数発生器746により生成された8ビットの乱数を用いる。 As the hit determination random number, a 16-bit random number generated by the maximum value setting random number generator 740 whose maximum value is set to 65535 is used. As the normal symbol random number, an 8-bit random number generated by the maximum value setting random number generator 744 whose maximum value is set to 99 is used. As the normal figure fluctuation pattern random number, an 8-bit random number generated by the maximum value fixed random number generator 746 whose maximum value is fixed at 255 is used.

また、図149(c)に示すように、大当たり決定乱数および当たり決定乱数は、最大値が65535に固定された最大値固定乱数発生器742により生成された16ビットの乱数を用いてもよい。最大値設定乱数発生器740は、スタート値、乱数更新周期、乱数の最大値等を適宜設定可能であるが、最大値固定乱数発生器742よりも乱数更新周期が遅い。そのため、遊技者の利益に直結する当否乱数(大当たり決定乱数および当たり決定乱数)については、乱数更新周期が早く、乱数の読み取りがされ辛い最大値固定乱数発生器742を用いるとよい。 Further, as shown in FIG. 149 (c), a 16-bit random number generated by a maximum value fixed random number generator 742 whose maximum value is fixed at 65535 may be used as the jackpot determination random number and the hit determination random number. The maximum value setting random number generator 740 can appropriately set the start value, the random number update cycle, the maximum value of the random number, and the like, but the random number update cycle is slower than the maximum value fixed random number generator 742. Therefore, for the hit / fail random numbers (big hit determination random number and hit determination random number) that are directly linked to the profit of the player, it is preferable to use the maximum value fixed random number generator 742, which has a fast random number update cycle and is difficult to read the random number.

このように、遊技の進行に用いられる複数の乱数に、乱数発生器740〜746(ハードウェア乱数生成部)により生成された乱数を用いることにより、上記した図23のステップS100−61、図26のステップS400−17、図23のステップS100−69において、乱数の初期値を決定したり、乱数を更新する処理を実行する必要がなくなる。これにより、約35バイトのメインROM300bの容量を削減することができるとともに、約4バイトのメインRAM300cの容量を削減することができる。かくして、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 As described above, by using the random numbers generated by the random number generator 740 to 746 (hardware random number generator) as the plurality of random numbers used for the progress of the game, steps S100-61 and FIG. 26 of FIG. 23 described above are used. In steps S400-17 and S100-69 of FIG. 23, it is not necessary to determine the initial value of the random number or execute the process of updating the random number. As a result, the capacity of the main ROM 300b of about 35 bytes can be reduced, and the capacity of the main RAM 300c of about 4 bytes can be reduced. Thus, it is possible to secure the capacity of the control area for performing the game control process.

以上、添付図面を参照しながら本発明の好適な実施形態について説明したが、本発明はかかる実施形態に限定されないことは言うまでもない。当業者であれば、特許請求の範囲に記載された範疇において、各種の変更例または修正例に想到し得ることは明らかであり、それらについても当然に本発明の技術的範囲に属するものと了解される。 Although the preferred embodiment of the present invention has been described above with reference to the accompanying drawings, it goes without saying that the present invention is not limited to such an embodiment. It is clear that a person skilled in the art can come up with various modifications or modifications within the scope of the claims, and it is understood that these also naturally belong to the technical scope of the present invention. Will be done.

<ビアホール>
例えば、上述した実施形態において、遊技の基本動作を制御する主制御基板300、500自体の電気的構成および機械的構成について、特に限定していないが、その態様によっては、回路動作の安定性に影響を及ぼす場合がある。
<Beer hall>
For example, in the above-described embodiment, the electrical configuration and the mechanical configuration of the main control boards 300 and 500 that control the basic operation of the game are not particularly limited, but depending on the embodiment, the stability of the circuit operation may be determined. May affect.

遊技機では、主制御基板300、500の表面および裏面に配線パターンが形成された両面基板が用いられる場合がある。両面基板では、表面に形成された配線パターンと、裏面に形成された配線パターンとを導通させるためにビアホールが設けられている。 In the gaming machine, a double-sided board in which wiring patterns are formed on the front surface and the back surface of the main control boards 300 and 500 may be used. In the double-sided substrate, via holes are provided to conduct the wiring pattern formed on the front surface and the wiring pattern formed on the back surface.

ビアホールは、両面基板を貫通する貫通孔の内周面に銅メッキが施されることにより、表面に形成された配線パターンと、裏面に形成された配線パターンとを導通させるようになされている。 The via hole is formed so that the wiring pattern formed on the front surface and the wiring pattern formed on the back surface are made conductive by copper plating on the inner peripheral surface of the through hole penetrating the double-sided substrate.

しかしながら、ビアホールは、中空となっているため、表面および裏面に形成された配線パターンよりもパターン幅(断面積)が狭い。そのため、ビアホールは、表面および裏面に形成された配線パターンよりもインピーダンス(主に、抵抗)が高くなってしまい、回路動作の安定性を欠くおそれがあった。そこで、インピーダンスを低下させ、回路動作の安定性を向上する。 However, since the via hole is hollow, the pattern width (cross-sectional area) is narrower than the wiring patterns formed on the front surface and the back surface. Therefore, the impedance (mainly the resistance) of the via hole becomes higher than that of the wiring pattern formed on the front surface and the back surface, and there is a possibility that the circuit operation becomes unstable. Therefore, the impedance is lowered to improve the stability of the circuit operation.

図150は、主制御基板300の構成を説明する図である。ここでは、主制御基板300、500のうち主制御基板300を挙げて説明する。なお、図150は、主制御基板300を表面340a(一面)から見た正面図を示す。また、図150では、説明の便宜上、主制御基板300に配置される電子部品の一部を図示しており、実際には、主制御基板300には不図示の電子部品も配置されている。また、図150では、説明の便宜上、主制御基板300に形成される配線パターンを省略している。主制御基板300は、量産品の遊技機100に搭載されるものであり、都道府県の公安委員会等の検査において、不正な改造がされていないかや、型式試験で適合したものと同一の見た目となっているかが判別可能であることが望ましい。 FIG. 150 is a diagram illustrating the configuration of the main control board 300. Here, the main control board 300 will be described among the main control boards 300 and 500. Note that FIG. 150 shows a front view of the main control board 300 as viewed from the surface 340a (one side). Further, in FIG. 150, for convenience of explanation, some of the electronic components arranged on the main control board 300 are shown, and in reality, electronic components (not shown) are also arranged on the main control board 300. Further, in FIG. 150, for convenience of explanation, the wiring pattern formed on the main control board 300 is omitted. The main control board 300 is mounted on the mass-produced gaming machine 100, and is the same as the one that has been tampered with in the inspection by the Public Safety Commission of the prefecture and that has been conformed in the type test. It is desirable that it is possible to determine whether it looks like it.

主制御基板300には、基板本体部340が設けられる。基板本体部340は、表面340aおよび裏面340b(他面、図151参照)に配線パターンが形成された両面基板である。基板本体部340の表面340aには、複数の電子部品が配置されている。基板本体部340に配置される電子部品としては、例えば、メインCPU300a(メインROM300bおよびメインRAM300cを内蔵)、IC342、抵抗344、コンデンサ346、LED348、コネクタ350、スイッチ352、インダクタ(不図示)などである。 The main control board 300 is provided with a board main body 340. The substrate main body 340 is a double-sided substrate in which wiring patterns are formed on the front surface 340a and the back surface 340b (other surfaces, see FIG. 151). A plurality of electronic components are arranged on the surface 340a of the substrate main body 340. Examples of the electronic components arranged on the board main body 340 include a main CPU 300a (built-in main ROM 300b and main RAM 300c), IC 342, resistor 344, capacitor 346, LED 348, connector 350, switch 352, inductor (not shown), and the like. be.

ここで、電子部品同士を表面340aのみに形成された配線パターンによって接続しようとしても、パターンが交差してしまい電気的に区分けすることができない場合が生じ得る。そこで、これらの電子部品同士は、基板本体部340の表面340aおよび裏面340bに形成された配線パターンによって接続されている。 Here, even if the electronic components are connected to each other by a wiring pattern formed only on the surface 340a, there may be a case where the patterns intersect and cannot be electrically separated. Therefore, these electronic components are connected to each other by wiring patterns formed on the front surface 340a and the back surface 340b of the substrate main body 340.

また、基板本体部340には、表面340aに形成された配線パターンと、裏面340bに形成された配線パターンとを導通させるためのビアホール354が複数形成されている。なお、ビアホール354の詳細について、詳しくは後述する。 Further, the substrate main body 340 is formed with a plurality of via holes 354 for conducting the wiring pattern formed on the front surface 340a and the wiring pattern formed on the back surface 340b. The details of the beer hall 354 will be described in detail later.

主制御基板300は、配設可能な電気部品が、規則上、片面実装のDIP(Dual Inline Package)型の電気部品でないと型式試験に適合しないことから、電気部品の占有面積が増大する傾向にある。ここで、単に、占有面積が増加すると、その分、基板本体部340が大きくなったり、基板本体部340が大きくなることで配置設計が困難になる場合がある。そこで、基板本体部340における電気部品の配置を工夫することで、占有面積の増大を抑制する。 Since the main control board 300 does not conform to the type test unless the electric components that can be arranged are DIP (Dual Inline Package) type electric components mounted on one side according to the rules, the occupied area of the electric components tends to increase. be. Here, if the occupied area is simply increased, the substrate main body portion 340 may become larger or the substrate main body portion 340 may become larger, which may make the arrangement design difficult. Therefore, by devising the arrangement of the electric components in the substrate main body 340, the increase in the occupied area is suppressed.

メインCPU300aおよびIC342は、トランジスタやダイオード、抵抗、コンデンサなどの電気部品を集積した集積回路である。また、メインCPU300aおよびIC342は、平板状に形成された本体と、本体の長辺の側面から外方に突出する3以上のリード356(図151参照)で構成される。かかるリード356は、本体の2つの長辺側面に同数かつ均等間隔に配されており、正面視で左下から右下まで横方向に端子番号が順次付され、さらに、右上から左上まで横方向に端子番号が順次付されている。 The main CPU 300a and IC 342 are integrated circuits in which electric components such as transistors, diodes, resistors, and capacitors are integrated. Further, the main CPU 300a and the IC 342 are composed of a main body formed in a flat plate shape and three or more leads 356 (see FIG. 151) protruding outward from the side surface of the long side of the main body. The leads 356 are arranged in the same number and evenly spaced on the two long side sides of the main body, and terminal numbers are sequentially assigned in the horizontal direction from the lower left to the lower right in the front view, and further, in the horizontal direction from the upper right to the upper left. Terminal numbers are assigned in sequence.

このようにメインCPU300aおよびIC342は、正面視で上下対称的に形成されるので、上下方向を誤認識しないために様々な手段がとられている。例えば、正面視で1番端子を左下とする配置(正配置)で、その本体の中央において、正面視で正方向となるように、長手方向に不図示の文字列が印刷される。かかる文字列は、アルファベット、数字、カナ、漢字、記号等、様々な表記を適用できる。 As described above, since the main CPU 300a and the IC 342 are formed vertically symmetrically in the front view, various measures are taken to prevent erroneous recognition of the vertical direction. For example, in an arrangement in which the first terminal is at the lower left in the front view (normal arrangement), a character string (not shown) is printed in the longitudinal direction at the center of the main body so as to be in the positive direction in the front view. Various notations such as alphabets, numbers, kana, kanji, and symbols can be applied to such character strings.

また、メインCPU300aでは、正面視で1番端子を左下とする配置で、短辺の左側面に、左辺の一部を半円状に切り欠いた識別子が形成されている。また、IC342では、正面視で1番端子を左下とする配置で、その1番端子の近傍に1番端子の位置を示す円状の識別子が形成されている。 Further, in the main CPU 300a, the terminal 1 is arranged at the lower left in the front view, and an identifier is formed on the left side surface of the short side by cutting out a part of the left side in a semicircular shape. Further, in the IC 342, the terminal No. 1 is arranged at the lower left in the front view, and a circular identifier indicating the position of the terminal No. 1 is formed in the vicinity of the terminal No. 1.

抵抗344、コンデンサ346、インダクタは、円柱状や角柱状の本体と、その両端部からそれぞれ外方に突出するリード356で構成される。抵抗344、コンデンサ346、インダクタは、基板本体部340の表面340aに対して平行に(表面340aに沿うように)配置されている。また、抵抗344、コンデンサ346、インダクタには、柱状の本体における側面部分に、端子が突出している方向(突出方向)と交差する方向に延びる色彩を有する無端状の帯が、突出方向に並んで複数印刷されている。そして、突出方向に並ぶ帯の色の組み合わせ(カラーコード)により、抵抗344の抵抗値と精度、コンデンサ346の静電容量と精度、インダクタのインダクタンスと精度を特定することができる。なお、抵抗344およびインダクタには極性がないが、コンデンサ346には極性がないものと有るものがある。抵抗344、コンデンサ346、インダクタは、カラーコードの値を読み解くことなく、目視したときに同一性能であることが判別できることが望ましい。そのため、同一のカラーコードを有する抵抗344、コンデンサ346、インダクタの向きを揃えて配置することで、カラーコードから値を読み解かなくても、目視したときに同一の電子部品であることが一目瞭然となっている。 The resistor 344, the capacitor 346, and the inductor are composed of a columnar or prismatic main body and leads 356 protruding outward from both ends thereof. The resistor 344, the capacitor 346, and the inductor are arranged parallel to the surface 340a of the substrate main body 340 (along the surface 340a). Further, on the resistor 344, the capacitor 346, and the inductor, endless bands having a color extending in a direction intersecting the direction in which the terminals protrude (protruding direction) are lined up in the protruding direction on the side surface portion of the columnar main body. Multiple prints are made. Then, the resistance value and accuracy of the resistor 344, the capacitance and accuracy of the capacitor 346, and the inductance and accuracy of the inductor can be specified by the color combination (color code) of the bands arranged in the protruding direction. Although the resistor 344 and the inductor have no polarity, some capacitors 346 have no polarity. It is desirable that the resistor 344, the capacitor 346, and the inductor can be visually determined to have the same performance without reading the color code values. Therefore, by arranging the resistors 344 having the same color code, the capacitor 346, and the inductor in the same direction, it is clear at a glance that they are the same electronic components even if the values are not read from the color code. It has become.

ここで、電子部品は、全て、基板本体部340の一面(表面340a)に配置される例を挙げている。また、電子部品の実装種別は、DIP型の例を挙げているが、かかる場合に限らず、SIP(Single Inline Package)、SOP(Small Outline Package)、QFP(Quad Flat Package)等、様々な実装種別を採用することができる。なお、DIPでは、端子間の距離が規格化されているので、電子部品単体で、ある程度の面積を占有してしまう。したがって、以下に示すような電子部品の配置を工夫することによる占有面積の削減効果がDIP型の電子部品に対し顕著に生じ易い。 Here, an example is given in which all the electronic components are arranged on one surface (surface 340a) of the substrate main body 340. In addition, the mounting type of electronic components is an example of DIP type, but it is not limited to this case, and various mounting types such as SIP (Single Inline Package), SOP (Small Outline Package), and QFP (Quad Flat Package) are used. The type can be adopted. In DIP, since the distance between terminals is standardized, the electronic component alone occupies a certain area. Therefore, the effect of reducing the occupied area by devising the arrangement of the electronic components as shown below is likely to be remarkably generated for the DIP type electronic components.

また、基板本体部340には、実装されるメインCPU300a、IC342、抵抗344、コンデンサ346、LED348、コネクタ350、スイッチ352に対応する識別表示(CPU、IC1〜IC11、R1〜R9、C1〜C11、LED1〜LED5、CN1〜CN5、SW1)が、その近傍に印刷されている。ここでは、電気部品の実装箇所を視認できるので、誤った実装を防止できる。また、かかる識別表示は、電気部品を実装した後でも正面から視認できる(隠れない)位置に配置されている。したがって、実装後の確認においても作業性を向上することが可能となる。また、識別表示は、正面視でIC342の1番端子を左下とする配置で正方向となるように文字列が印刷されている。したがって、IC342の実装方向の誤認識を防止することもできる。 Further, on the board main body 340, identification displays (CPU, IC1 to IC11, R1 to R9, C1 to C11, corresponding to the main CPU 300a, IC 342, resistor 344, capacitor 346, LED 348, connector 350, and switch 352 mounted are mounted. LEDs1 to LED5, CN1 to CN5, SW1) are printed in the vicinity thereof. Here, since the mounting location of the electric component can be visually recognized, it is possible to prevent erroneous mounting. Further, the identification display is arranged at a position where it can be visually recognized (not hidden) from the front even after the electric component is mounted. Therefore, it is possible to improve workability even in confirmation after mounting. Further, in the identification display, a character string is printed so as to be in the positive direction in an arrangement in which the first terminal of the IC 342 is located at the lower left when viewed from the front. Therefore, it is possible to prevent erroneous recognition of the mounting direction of the IC 342.

また、表面340a上では、このような電気部品の識別表示(CPU、IC1〜IC11、R1〜R9、C1〜C11、LED1〜LED5、CN1〜CN5、SW1)の表示方向を可能な限り統一する。こうすることで、実装後の確認においても作業性を向上することができる。また、主制御基板300を封入する樹脂ケース(図示せず)が遊技機100に取り付けられている状態で、メインCPU300aの識別表示(CPU)およびIC342の識別表示(IC1〜IC11)が、全て正面視で正方向となるように、主制御基板300の表面に取り付けられている。これにより、作業者は、主制御基板300を封入する樹脂ケースが遊技機100に取り付けられている状態においても、識別番号を容易に視認でき、実装後の確認においても作業性を向上することが可能となる。 Further, on the surface 340a, the display directions of such electrical component identification displays (CPU, IC1 to IC11, R1 to R9, C1 to C11, LEDs1 to LED5, CN1 to CN5, SW1) are unified as much as possible. By doing so, workability can be improved even in confirmation after mounting. Further, in a state where the resin case (not shown) for enclosing the main control board 300 is attached to the gaming machine 100, the identification display (CPU) of the main CPU 300a and the identification display (IC1 to IC11) of the IC 342 are all on the front surface. It is attached to the surface of the main control board 300 so as to be in the positive direction visually. As a result, the operator can easily visually recognize the identification number even when the resin case for enclosing the main control board 300 is attached to the gaming machine 100, and the workability can be improved even in the confirmation after mounting. It will be possible.

また、表面340a上では、実装するメインCPU300aおよびIC342の取り付け方向の誤認を防止するための案内表示が印刷されている。例えば、正面視でメインCPU300aの1番端子を左下とする配置で、短手方向の左側面に、左辺の一部を半円状に切り欠いた識別子が形成されている場合、メインCPU300aを基板上に正しく配置できるよう、半円状の切り欠きの近傍の基板上に、その切り欠いた形状を模した案内表示が印刷される。また、IC342の1番端子を左下とする配置で、その1番端子の近傍で1番端子の位置を示す円状の識別子が形成されている場合、IC342を基板上に正しく配置できるよう、その円状の識別子の近傍の基板上に、三角(△)の案内表示が印刷される。こうすることで、IC342の実装方向の誤認識を防止することができ、また、実装後の確認においても作業性を向上することが可能となる。なお、コンデンサに極性がある場合、コンデンサの正極の近傍の基板上に、正極を示すプラス(+)の案内表示を印刷してもよい。 Further, on the surface 340a, a guide display for preventing misidentification of the mounting direction of the main CPU 300a and the IC 342 to be mounted is printed. For example, when the terminal 1 of the main CPU 300a is located at the lower left in the front view and an identifier is formed on the left side surface in the lateral direction by cutting out a part of the left side in a semicircular shape, the main CPU 300a is used as a substrate. A guidance display imitating the shape of the notch is printed on the substrate near the semicircular notch so that it can be placed correctly on the top. Further, when the IC 342 is arranged so that the 1st terminal is on the lower left and a circular identifier indicating the position of the 1st terminal is formed in the vicinity of the 1st terminal, the IC 342 can be correctly arranged on the substrate. A triangular (Δ) guidance display is printed on the substrate near the circular identifier. By doing so, it is possible to prevent erroneous recognition of the mounting direction of the IC 342, and it is possible to improve workability even in confirmation after mounting. If the capacitor has polarity, a positive (+) guide sign indicating the positive electrode may be printed on the substrate near the positive electrode of the capacitor.

また、IC342に対し、その入力電力を平滑化するため、それぞれコンデンサ346が配置されている。このように、IC342には、1または複数の電気部品を対応付けて配置する場合がある。なお、IC342にコンデンサ346を配置する場合、入力電力を平滑化させるためには、可能な限り、コンデンサ346をIC342に近づける必要がある。 Further, in order to smooth the input power of the IC 342, capacitors 346 are arranged respectively. As described above, one or a plurality of electric components may be arranged in association with each other in the IC 342. When arranging the capacitor 346 on the IC 342, it is necessary to bring the capacitor 346 as close to the IC 342 as possible in order to smooth the input power.

そこで、主制御基板300では、IC342の近傍に、それぞれコンデンサ346を配置し、そのIC342とコンデンサ346を1単位として捉えた(一体的に観察した)場合に、1単位の長辺×短辺の面積が小さくなる位置および姿勢でコンデンサ346を配置する。例えば、図150の例では、コンデンサ346の長手方向をIC342の短手方向に沿うように配置する。ここでは、コンデンサ346の長辺とIC342の短辺の長さが近似(長さが等しいことも含む)しており、コンデンサ346の長手方向をIC342の短手方向に沿うように配置したとしても矩形形状を大凡維持でき、その面積も、IC342の短辺×(IC342の長辺+コンデンサの短辺)となるので、占有面積を削減することが可能となる。 Therefore, in the main control board 300, when capacitors 346 are arranged in the vicinity of the IC 342 and the IC 342 and the capacitor 346 are regarded as one unit (observed integrally), one unit of long side x short side The capacitor 346 is arranged at a position and orientation where the area becomes smaller. For example, in the example of FIG. 150, the longitudinal direction of the capacitor 346 is arranged along the lateral direction of the IC 342. Here, the lengths of the long side of the capacitor 346 and the short side of the IC 342 are approximate (including the same length), and even if the longitudinal direction of the capacitor 346 is arranged along the short side of the IC 342. Since the rectangular shape can be roughly maintained and the area is also the short side of the IC 342 × (the long side of the IC 342 + the short side of the capacitor), the occupied area can be reduced.

また、IC342では、本体の2つの長手方向側面に極性を異とする電源端子がそれぞれ配置されている(例えば、IC342では正極が20番端子、負極が10番端子)ことが多い。したがって、コンデンサ346の長手方向をIC342の短手方向に沿うように配置することで、極性を異とする電源端子とコンデンサ346の両端子とをそれぞれ結ぶ結線を最短とすることができ、配線パターンの最小化を図ることもできる。 Further, in IC 342, power supply terminals having different polarities are often arranged on two longitudinal side surfaces of the main body (for example, in IC 342, the positive electrode is the 20th terminal and the negative electrode is the 10th terminal). Therefore, by arranging the longitudinal direction of the capacitor 346 along the lateral direction of the IC 342, it is possible to minimize the connection between the power supply terminals having different polarities and both terminals of the capacitor 346, and the wiring pattern. Can also be minimized.

なお、ここでは、1のIC342に対し、1のコンデンサ346を対応付ける例を挙げて説明したが、かかる場合に限らず、1のIC342に対し、複数の電気部品(抵抗344、コンデンサ346、コンダクタンス)を対応付けてもよい。この場合、複数の電気部品の長手方向が平行となるように並置し、全ての電気部品の長手方向をIC342の短手方向に沿うように配置するとよい。また、ここでは、1のIC342に対し、1のコンデンサ346を対応付ける例を挙げて説明したが、電気部品の種類や数は問われない。 Here, an example in which one capacitor 346 is associated with one IC 342 has been described, but not limited to such a case, a plurality of electric components (resistor 344, capacitor 346, conductance) are attached to one IC 342. May be associated with. In this case, it is preferable to juxtapose the plurality of electric components so that the longitudinal directions are parallel to each other, and arrange all the electric components along the lateral direction of the IC 342. Further, here, an example of associating 1 capacitor 346 with 1 IC 342 has been described, but the type and number of electrical components are not limited.

また、1のIC342に対し、複数(例えば2つ)の電気部品を対応付ける場合に、複数の電気部品を、その長手方向が等しくなるように直列に並置し、複数の電気部品の長手方向をIC342の長手方向に沿うように配置してもよい。ここでは、複数の電気部品を直列に配置した場合の長辺とIC342の長辺の長さが近似(長さが等しいことも含む)しており、複数の電気部品の長手方向をIC342の長手方向に沿うように配置したとしても矩形形状を大凡維持でき、その面積も、IC342の長辺×(IC342の短辺+電気部品の短辺)となるので、占有面積を削減することが可能となる。 Further, when a plurality of (for example, two) electric components are associated with one IC 342, the plurality of electric components are arranged in series so that their longitudinal directions are equal to each other, and the longitudinal directions of the plurality of electric components are set to the IC 342. It may be arranged along the longitudinal direction of. Here, the length of the long side when a plurality of electric parts are arranged in series and the length of the long side of the IC 342 are approximate (including the same length), and the longitudinal direction of the plurality of electric parts is the length of the IC 342. Even if it is arranged along the direction, the rectangular shape can be roughly maintained, and the area is also the long side of IC342 × (short side of IC342 + short side of electrical parts), so it is possible to reduce the occupied area. Become.

また、図150の基板においては、IC342に対し、プルアップ抵抗やプルダウン抵抗として、複数の抵抗344(ここでは9つ)を併設した抵抗群を配置する場合がある。この場合も、プルアップ抵抗やプルダウン抵抗の機能を十分に活かすため、可能な限り、抵抗群をIC342に近づける必要がある。 Further, in the substrate of FIG. 150, a resistor group in which a plurality of resistors 344 (here, nine) are provided as pull-up resistors and pull-down resistors may be arranged with respect to the IC 342. In this case as well, in order to fully utilize the functions of the pull-up resistor and the pull-down resistor, it is necessary to bring the resistor group as close to the IC 342 as possible.

そこで、図150の例では、IC342(IC7)の近傍に、複数の抵抗344を配置し、そのIC342と抵抗群を1単位として捉えた(一体的に観察した)場合に、1単位の長辺×短辺の面積が小さくなる位置および姿勢で抵抗群を配置する。例えば、図150の例では、複数の抵抗344の長手方向が平行となるように並置し、その並置方向が、IC342の長手方向に沿うように配置する。ここでは、抵抗の短辺がIC342の端子間距離より短く、抵抗群の並置方向の長さとIC342の長辺の長さが近似(長さが等しいことも含む)しており、抵抗群の並置方向をIC342の長手に沿うように配置したとしても矩形形状を大凡維持でき、その面積も、IC342の長辺×(IC342の短辺+抵抗の長辺)となるので、占有面積を削減することが可能となる。 Therefore, in the example of FIG. 150, when a plurality of resistors 344 are arranged in the vicinity of the IC 342 (IC7) and the IC 342 and the resistor group are regarded as one unit (observed integrally), the long side of one unit is taken. × Place the resistance group at a position and orientation where the area of the short side becomes smaller. For example, in the example of FIG. 150, the plurality of resistors 344 are juxtaposed so that the longitudinal directions are parallel, and the juxtaposed directions are arranged along the longitudinal direction of the IC 342. Here, the short side of the resistor is shorter than the distance between the terminals of the IC 342, the length of the resistance group in the juxtaposed direction and the length of the long side of the IC 342 are approximate (including the equal length), and the resistance groups are juxtaposed. Even if the direction is arranged along the length of the IC 342, the rectangular shape can be roughly maintained, and the area is also the long side of the IC 342 × (the short side of the IC 342 + the long side of the resistor), so that the occupied area should be reduced. Is possible.

また、IC342では、入出力等の機能を等しくする端子が連続して配置されている場合がある。したがって、抵抗群の並置方向をIC342の長手に沿うように配置することで、IC342の連続する端子と、複数の抵抗の一端とをそれぞれ結ぶ結線を最短とすることができ、配線パターンの最小化を図ることもできる。 Further, in the IC 342, terminals having the same functions such as input / output may be continuously arranged. Therefore, by arranging the resistance groups juxtaposed along the length of the IC 342, the connection between the continuous terminals of the IC 342 and one end of the plurality of resistors can be minimized, and the wiring pattern can be minimized. Can also be planned.

なお、ここでは、1のIC342に対し、9つの電気部品(抵抗344)を併設した電気部品群を対応付ける例を挙げて説明したが、かかる場合に限らず、電気部品の数は任意に決定することができる。また、ここでは、1のIC342に対し、複数の抵抗344を併設した抵抗群を対応付ける例を挙げて説明したが、電気部品の形状や機能が等しければ、種類や数は問われない。また、ここでは、別体の抵抗344を併設した抵抗群を適用しているが、例えば、予め複数の抵抗をモールディング等により一体形成した抵抗アレイ(集合抵抗)を適用してもよい。 Here, an example of associating an electric component group having nine electric components (resistors 344) with one IC 342 has been described, but the number of electric components is arbitrarily determined not only in such a case. be able to. Further, here, an example in which a resistor group in which a plurality of resistors 344 are provided is associated with one IC 342 has been described, but the type and number of the electric components may be limited as long as they have the same shape and function. Further, although a resistance group having a separate resistor 344 is applied here, for example, a resistance array (aggregate resistance) in which a plurality of resistors are integrally formed by molding or the like may be applied.

また、上記のように占有面積を削減することで、単位面積当たりの電気部品の密度を高めることができる。しかし、電気部品の密度が高まると、電気部品の実装位置を把握したり、実装後に実装位置を確認するのに時間を要し、作業性が低下する。ここでは、その識別性を向上することで、作業性を向上する。 Further, by reducing the occupied area as described above, the density of electric parts per unit area can be increased. However, when the density of electric components increases, it takes time to grasp the mounting position of the electric component and to confirm the mounting position after mounting, which reduces workability. Here, workability is improved by improving the distinctiveness.

例えば、図150の基板における破線で示した領域においては、IC342と、コンデンサ346とを規則的に配置している。具体的に、正面視でIC342の左短辺の位置を左右方向で合わせる(等しくするまたはほぼ等しくする)。また、正面視でIC342の左短辺の位置を上下方向で合わせる(等しくするまたはほぼ等しくする)。また、正面視でコンデンサ346の位置を左右方向で合わせる(等しくするまたはほぼ等しくする)。また、正面視でコンデンサ346の位置を上下方向で合わせる(等しくするまたはほぼ等しくする)。そして、正面視左側からコンデンサ346とIC342とを順に(交互に)、その中央位置を上下方向で合わせる(等しくするまたはほぼ等しくする)。また、IC342に対し、それぞれ添え字が等しいコンデンサ346を対応させている。 For example, in the region shown by the broken line on the substrate of FIG. 150, the IC 342 and the capacitor 346 are regularly arranged. Specifically, the positions of the left short sides of the IC 342 are aligned (equalized or almost equalized) in the left-right direction in the front view. In addition, the positions of the left short sides of the IC 342 are aligned in the vertical direction (equal to or substantially equal to each other) in the front view. In addition, the positions of the capacitors 346 are aligned in the left-right direction (equalized or almost equalized) in the front view. In addition, the positions of the capacitors 346 are aligned in the vertical direction (equal to or almost equal) in the front view. Then, the capacitors 346 and IC 342 are arranged in order (alternately) from the left side of the front view, and their center positions are aligned in the vertical direction (equalized or substantially equalized). Further, the IC 342 is associated with a capacitor 346 having the same subscript.

ここでは、電気部品を規則的に配置することで、その法則に従い、1の電気部品から他の電気部品の位置を予測することが可能となる。したがって、その識別性が向上し、電気部品の実装位置を把握したり、実装後に実装位置を確認するのが容易になり、作業性を向上することができる。 Here, by arranging the electric components regularly, it is possible to predict the position of another electric component from one electric component according to the rule. Therefore, the distinctiveness is improved, it becomes easy to grasp the mounting position of the electric component and to confirm the mounting position after mounting, and the workability can be improved.

なお、極性がない電気部品、例えば、抵抗344、コンデンサ346、インダクタについては、2つの端子を上下(左右)のいずれの方向に取り付けても問題ない。しかし、ここでは、その方向を同機能の電気部品同士で揃える(統一する)。例えば、図150において、抵抗344やコンデンサ346のカラーコードの並び(見た目)が正面視で同一となるように配置されている。このような配置により、電気部品同士が等しいこと、または、電気部品同士が異なることを容易に識別することができ、作業性を向上することが可能となる。 For non-polar electric components such as a resistor 344, a capacitor 346, and an inductor, there is no problem in mounting the two terminals in either the vertical (left or right) direction. However, here, the directions are aligned (unified) among the electric components having the same function. For example, in FIG. 150, the arrangement (appearance) of the color codes of the resistor 344 and the capacitor 346 is arranged so as to be the same in the front view. With such an arrangement, it is possible to easily identify that the electric components are equal to each other or different from each other, and it is possible to improve workability.

また、ここでは、主制御基板300全てにおいて、抵抗344同士、または、コンデンサ346同士のカラーコードの並びが同一となるように配置する例を挙げて説明したが、かかる場合に限らず、主制御基板300の少なくとも一部において、複数の電子部品のカラーコードの並びが正面視で同一となるように配置されればよい。 Further, here, an example in which the color codes of the resistors 344 and the capacitors 346 are arranged in the same arrangement on all the main control boards 300 has been described, but the main control is not limited to this case. At least a part of the substrate 300 may be arranged so that the arrangement of the color codes of the plurality of electronic components is the same in the front view.

また、主制御基板300に取り付けられている電気素子の検査時、例えば、遊技機100の製造ラインにおける動作検査時、公安委員会の指定試験機関である保安通信協会(保通協)の型式試験での検査時、警察等による遊技場への立入検査時、遊技機100が故障した際の故障部位を特定する検査時等における作業性の向上を図ることができる。 Further, at the time of inspection of the electric element attached to the main control board 300, for example, at the time of operation inspection on the production line of the gaming machine 100, the type test of the Safety Communication Association (Hotsukyo), which is a designated testing organization of the Public Safety Commission. It is possible to improve workability at the time of inspection at the time of inspection, on-site inspection by police or the like, at the time of inspection for identifying the faulty part when the gaming machine 100 breaks down, and the like.

図151は、主制御基板300における電子部品の接合を説明する図である。図151(a)では、基板本体部340を断面で示している。図151(b)は、図151(a)の部分拡大図である。ここでは、電子部品としてIC342を例に挙げて説明するが、他の電子部品も同様にして接合されている。 FIG. 151 is a diagram illustrating joining of electronic components on the main control board 300. In FIG. 151 (a), the substrate main body 340 is shown in cross section. FIG. 151 (b) is a partially enlarged view of FIG. 151 (a). Here, IC 342 will be described as an example of an electronic component, but other electronic components are also joined in the same manner.

図151(a)に示すように、IC342には、複数のリード356が設けられている。なお、リード356の数は、電子部品ごとに異なる。 As shown in FIG. 151 (a), the IC 342 is provided with a plurality of leads 356. The number of leads 356 differs for each electronic component.

また、基板本体部340には、IC342のリード356を挿通させるために、表面340aから裏面340bまで貫通したスルーホール358が形成されている。スルーホール358は、リード356が挿通可能な内径に形成されている。また、スルーホール358には、表面340aに形成された配線パターン、および、裏面340bに形成された配線パターンの少なくとも一方と、IC342のリード356とを導通させるために銅メッキが内周面に亘って施されている。 Further, a through hole 358 penetrating from the front surface 340a to the back surface 340b is formed in the substrate main body 340 in order to insert the lead 356 of the IC 342. The through hole 358 is formed to have an inner diameter through which the lead 356 can be inserted. Further, in the through hole 358, copper plating is applied over the inner peripheral surface in order to conduct at least one of the wiring pattern formed on the front surface 340a and the wiring pattern formed on the back surface 340b and the lead 356 of the IC 342. Is given.

そして、IC342が基板本体部340に接合される際、IC342が表面340a側から基板本体部340に配置され、IC342のリード356がスルーホール358に挿通される。スルーホール358に挿通されたリード356は、先端が裏面340bから突出する。その後、裏面340bから突出したリード356に、導電性のハンダ360がフロー方式によってハンダ付けされる。これにより、IC342が基板本体部340に接合され、IC342が基板本体部340に固定されるとともに、IC342が主制御基板300に形成された配線パターンと電気的に接続される。 Then, when the IC 342 is joined to the substrate main body 340, the IC 342 is arranged on the substrate main body 340 from the surface 340a side, and the lead 356 of the IC 342 is inserted into the through hole 358. The tip of the lead 356 inserted through the through hole 358 protrudes from the back surface 340b. After that, the conductive solder 360 is soldered to the lead 356 protruding from the back surface 340b by a flow method. As a result, the IC 342 is joined to the substrate main body 340, the IC 342 is fixed to the substrate main body 340, and the IC 342 is electrically connected to the wiring pattern formed on the main control board 300.

なお、主制御基板300では、基板本体部340の表面340aに全ての電子部品が配置された後、すなわち、全ての電子部品のリード356がスルーホール358に挿通された後、基板本体部340の裏面340bを溶解ハンダに浸すことで、リード356とスルーホール358との間に溶解ハンダが流れ込み、基板本体部340に電子部品が接合される。 In the main control board 300, after all the electronic components are arranged on the surface 340a of the board main body 340, that is, after the leads 356 of all the electronic components are inserted into the through holes 358, the board main body 340 By immersing the back surface 340b in the melting solder, the melting solder flows between the lead 356 and the through hole 358, and the electronic component is bonded to the substrate main body 340.

ところで、図151(b)に示すように、裏面340bは、配線パターン362が形成されるとともに、絶縁性のレジスト364で覆われている。レジスト364は、配線パターン362を覆う一方で、スルーホール358の周囲(環状)には施されていない。 By the way, as shown in FIG. 151 (b), the back surface 340b is covered with an insulating resist 364 while forming a wiring pattern 362. While the resist 364 covers the wiring pattern 362, it is not applied around the through hole 358 (annular).

そして、スルーホール358の周囲は、配線パターン362が露出したランド366として機能する。ハンダ360は、ランド366を覆うようにしてリード356を基板本体部340に接合する。これにより、リード356は、ハンダ360を介して配線パターン362と導通する。 Then, the periphery of the through hole 358 functions as a land 366 with the wiring pattern 362 exposed. The solder 360 joins the lead 356 to the substrate main body 340 so as to cover the land 366. As a result, the lead 356 conducts with the wiring pattern 362 via the solder 360.

図152は、ビアホール354を説明する図である。図152に示すように、ビアホール354は、表面340aから裏面340bまで貫通する貫通孔によって形成される。ビアホール354の内径は、例えば0.2〜0.3mmである。ビアホール354は、基板本体部340の表面340aに施された配線パターン362と、裏面340bに施された配線パターン362とに接続されている。 FIG. 152 is a diagram illustrating a via hole 354. As shown in FIG. 152, the via hole 354 is formed by a through hole penetrating from the front surface 340a to the back surface 340b. The inner diameter of the via hole 354 is, for example, 0.2 to 0.3 mm. The via hole 354 is connected to the wiring pattern 362 provided on the front surface 340a of the substrate main body 340 and the wiring pattern 362 provided on the back surface 340b.

ビアホール354は、基板本体部340の表面340aに施された配線パターン362と、裏面340bに施された配線パターン362とを導通させるための銅メッキ368が内周面に亘って施されている。つまり、ビアホール354は、銅メッキ368によって、基板本体部340の表面340aに施された配線パターン362と、裏面340bに施された配線パターン362とを導通させている。 The via hole 354 is provided with copper plating 368 over the inner peripheral surface for conducting the wiring pattern 362 applied to the front surface 340a of the substrate main body 340 and the wiring pattern 362 applied to the back surface 340b. That is, in the via hole 354, the wiring pattern 362 applied to the front surface 340a of the substrate main body 340 and the wiring pattern 362 applied to the back surface 340b are made conductive by copper plating 368.

ここで、ビアホール354は、通常、中空となっている。しかしながら、ビアホール354が中空であると、配線パターン362よりも銅メッキ368のパターン幅、すなわち断面積が狭いため、インピーダンスが配線パターン362よりも高い。より具体的には、ビアホール354は、配線パターン362よりも抵抗が高くなるとともに、インダクタンスおよびキャパシタンスが若干高くなる。 Here, the via hole 354 is usually hollow. However, when the via hole 354 is hollow, the pattern width of the copper-plated 368, that is, the cross-sectional area is narrower than that of the wiring pattern 362, so that the impedance is higher than that of the wiring pattern 362. More specifically, the via hole 354 has a higher resistance than the wiring pattern 362 and has a slightly higher inductance and capacitance.

そうすると、ビアホール354において、高周波信号への影響や、電流が流れる際の電圧降下が起こってしまい、回路動作が不安定になるおそれがある。 Then, in the via hole 354, the influence on the high frequency signal and the voltage drop when the current flows may occur, and the circuit operation may become unstable.

そこで、本実施形態の主制御基板300では、ビアホール354の周囲(環状)に配線パターン362が露出するように、基板本体部340の表面340aおよび裏面340bがレジスト364で覆われている。そして、配線パターン362が露出した部分がランド370として機能する。 Therefore, in the main control board 300 of the present embodiment, the front surface 340a and the back surface 340b of the board main body 340 are covered with the resist 364 so that the wiring pattern 362 is exposed around the via hole 354 (annular). Then, the portion where the wiring pattern 362 is exposed functions as a land 370.

また、ビアホール354の内部は、導電性のハンダ372で埋められている。主制御基板300では、基板本体部340に配置された電子部品がフロー方式によりハンダ付けされる際に、溶解ハンダの熱によって、裏面340bに形成されたランド370が加熱されるとともに、銅メッキ368が加熱される。そうすると、溶解ハンダは、ランド370に付着するとともに、銅メッキ368に表面張力により流れ込んでいき、ビアホール354の内部がハンダ372で埋められる。したがって、電子部品の接合とともにビアホール354をハンダ372で埋めることができるので、ビアホール354をハンダ372で容易に埋めることができる。なお、ハンダ372は、少なくともランド370(裏面340b)を覆えばよい。 Further, the inside of the via hole 354 is filled with conductive solder 372. In the main control board 300, when the electronic components arranged on the board main body 340 are soldered by the flow method, the land 370 formed on the back surface 340b is heated by the heat of the molten solder, and the copper plating 368 is formed. Is heated. Then, the molten solder adheres to the land 370 and flows into the copper plating 368 due to surface tension, and the inside of the via hole 354 is filled with the solder 372. Therefore, since the via hole 354 can be filled with the solder 372 together with the joining of the electronic components, the via hole 354 can be easily filled with the solder 372. The solder 372 may cover at least the land 370 (back surface 340b).

このようにして、ビアホール354の内部をハンダ372で埋めることにより、基板本体部340の表面340aおよび裏面340bに形成された配線パターン362よりもビアホール354のパターン幅(断面積)を広くすることができる。これにより、ビアホール354のインピーダンスを配線パターン362よりも下げることができ、回路動作の安定性を向上することができる。 By filling the inside of the via hole 354 with solder 372 in this way, the pattern width (cross-sectional area) of the via hole 354 can be made wider than the wiring pattern 362 formed on the front surface 340a and the back surface 340b of the substrate main body 340. can. As a result, the impedance of the via hole 354 can be made lower than that of the wiring pattern 362, and the stability of the circuit operation can be improved.

なお、主制御基板300に設けられた全てのビアホール354について、ハンダ372で埋められていることが理想的であるが、一部のビアホール354のみがハンダ372で埋められていてもインピーダンスを下げる効果がある。 Ideally, all the via holes 354 provided on the main control board 300 are filled with solder 372, but even if only some of the via holes 354 are filled with solder 372, the effect of lowering the impedance is achieved. There is.

また、ビアホール354が表面340aから裏面340bに亘って全てハンダ372で埋められていることが理想的であるが、表面340aから裏面340bにかけての一部のみがハンダ372で埋められていてもインピーダンスを下げる効果がある。 Ideally, the via holes 354 are completely filled with solder 372 from the front surface 340a to the back surface 340b, but even if only a part from the front surface 340a to the back surface 340b is filled with the solder 372, the impedance is increased. It has the effect of lowering.

なお、上述した実施形態では、ビアホール354をハンダ372で埋めるようにした。しかしながら、ビアホール354を導電性の部材(導電性部材)で埋めるようにすれば、ハンダ372でなく、他の導電性部材であってもよい。また、ビアホール354は、電子部品とは異なる方法(フロー方式でない方法)によって導電性部材が埋められるようにしてもよい。 In the above-described embodiment, the via hole 354 is filled with solder 372. However, if the via hole 354 is filled with a conductive member (conductive member), it may be another conductive member instead of the solder 372. Further, the via hole 354 may be filled with the conductive member by a method different from that of the electronic component (a method other than the flow method).

また、上述した実施形態では、主制御基板300に形成されたビアホール354を導電性部材(ハンダ372)で埋めるようにした。しかしながら、払出制御基板310や副制御基板330に形成されたビアホール354を導電性部材(ハンダ372)で埋めるようにしてもよい。 Further, in the above-described embodiment, the via hole 354 formed in the main control board 300 is filled with a conductive member (solder 372). However, the via holes 354 formed in the payout control board 310 and the sub-control board 330 may be filled with the conductive member (solder 372).

また、上記実施形態では、両面基板である主制御基板300においてビアホール354を導電性部材で埋めるようにした。しかしながら、3層以上の層に配線パターン362が形成された多層基板において、異なる層に形成された配線パターン362同士を導通させるビアホール354を導電性部材で埋めるようにしてもよい。 Further, in the above embodiment, the via hole 354 is filled with the conductive member in the main control board 300 which is a double-sided board. However, in a multilayer substrate in which wiring patterns 362 are formed in three or more layers, via holes 354 that conduct the wiring patterns 362 formed in different layers may be filled with a conductive member.

以上、示したように、主制御基板300は、配線パターンが形成された複数の層を有する基板本体部と、基板本体部を貫通し、異なる層に形成された配線パターン同士を導通させるビアホールと、を備え、ビアホールは、内部が導電性部材で埋められている。また、払出制御基板(遊技価値付与制御基板)310は、配線パターンが形成された複数の層を有する基板本体部と、基板本体部を貫通し、異なる層に形成された配線パターン同士を導通させるビアホールと、を備え、ビアホールは、内部が導電性部材で埋められている。また、基板は、配線パターンが形成された複数の層を有する基板本体部と、基板本体部を貫通し、異なる層に形成された配線パターン同士を導通させるビアホールと、を備え、ビアホールは、内部が導電性部材で埋められている。また、基板本体部は、電子部品のリードが挿通されるスルーホールが形成されており、一面側から電子部品のリードがスルーホールに挿通され、基板本体部の他面におけるビアホールの周囲は、配線パターンが露出したランドが形成されてもよい。なお、遊技価値付与制御基板には、遊技価値を付与する基板であり、払出制御基板310、スロットマシン400においてメダルを払い出す払出制御基板、所謂管理遊技機における枠制御基板、所謂メダルレス遊技機におけるメダル制御基板が含まれる。 As described above, the main control board 300 has a substrate main body portion having a plurality of layers in which wiring patterns are formed, and via holes that penetrate the substrate main body portion and conduct wiring patterns formed in different layers. , And the inside of the via hole is filled with a conductive member. Further, the payout control board (game value-adding control board) 310 penetrates the board main body portion having a plurality of layers on which the wiring patterns are formed and the substrate main body portion to conduct the wiring patterns formed in different layers. A via hole is provided, and the inside of the via hole is filled with a conductive member. Further, the substrate includes a substrate main body having a plurality of layers on which wiring patterns are formed, and a via hole that penetrates the substrate main body and conducts wiring patterns formed in different layers to conduct each other. Is filled with a conductive member. Further, the substrate main body is formed with a through hole through which the lead of the electronic component is inserted, the lead of the electronic component is inserted into the through hole from one side, and wiring is performed around the via hole on the other surface of the board main body. Lands with exposed patterns may be formed. The game value-adding control board is a board for adding game value, and is a payout control board 310 for paying out medals in a slot machine 400, a frame control board for a so-called management game machine, and a so-called medalless game machine. Includes medal control board.

<保留表示演出>
また、上述した実施形態において出現する演出では、各種演出の実行タイミング等により、期待値の高い演出が出現するか否かを遊技者が容易に推測できてしまうという実態がある。こうした所謂先バレが生じると、演出効果が低下するという課題がある。そこで、本実施形態では、先バレによる演出効果の低下を抑制可能とする。
<Hold display production>
Further, in the effects appearing in the above-described embodiment, there is a fact that the player can easily guess whether or not an effect having a high expected value appears depending on the execution timing of various effects and the like. When such a so-called first burr occurs, there is a problem that the effect of the effect is lowered. Therefore, in the present embodiment, it is possible to suppress a decrease in the effect of the effect due to the first burr.

例えば、図67では、変動演出中、保留表示領域において保留表示演出が行われることを示した。上述したように、保留表示212の表示パターンは複数設けられており、表示パターンごとに表示色を異ならせている。主制御基板300においては、保留が記憶されたときに取得時演出判定処理が実行され、新たに記憶された保留が第0記憶部に読み出された際に決定される変動情報を示す先読み指定コマンドを副制御基板330に送信する。副制御基板330においては、先読み指定コマンドを受信すると、当該受信コマンドに基づいて、新たに記憶された保留に対応する保留表示212の表示パターンを決定する。このとき、先読み指定コマンドごとに、つまり、新たに記憶された保留が大役抽選で読み出された際に決定される変動情報ごとに、各表示パターンの選択比率が設定されている。つまり、大当たりの当選可否や、変動演出の実行パターンに応じて各表示パターンの選択比率が設定されていることから、保留表示212の表示パターンによって、大当たりの信頼度が示唆されることとなる。 For example, FIG. 67 shows that the hold display effect is performed in the hold display area during the variation effect. As described above, a plurality of display patterns of the hold display 212 are provided, and the display color is different for each display pattern. In the main control board 300, the acquisition-time effect determination process is executed when the hold is stored, and the look-ahead designation indicating the fluctuation information determined when the newly stored hold is read out to the 0th storage unit is specified. The command is transmitted to the sub-control board 330. When the sub-control board 330 receives the look-ahead designation command, the display pattern of the hold display 212 corresponding to the newly stored hold is determined based on the receive command. At this time, the selection ratio of each display pattern is set for each look-ahead designation command, that is, for each fluctuation information determined when the newly stored hold is read by the large winning combination lottery. That is, since the selection ratio of each display pattern is set according to whether or not the jackpot can be won and the execution pattern of the variation effect, the display pattern of the hold display 212 suggests the reliability of the jackpot.

また、上述した実施形態の他の実施形態として、変動演出中に、大当たりの信頼度を示唆するさまざまな予告演出が実行される。ここでは、予告演出の一例として、特定演出について説明する。 In addition, as another embodiment of the above-described embodiment, various advance notice effects suggesting the reliability of the jackpot are executed during the variation effect. Here, a specific effect will be described as an example of the advance notice effect.

図153は、特定演出の一例を説明する図である。特定演出は変動演出中のさまざまなタイミングで実行される。例えば、図153(a)に示すように、変動演出の開始後、演出図柄210a、210b、210cが変動表示されているとする。このとき、特定演出が実行されると、図153(b)に示すように、メイン演出表示部200aに「最強」と記されたカットイン画像が所定時間表示される。その後、カットイン画像に代わって、図153(c)に示すように、キャラクタ画像がメイン演出表示部200aの全面に表示される。すなわち、本実施形態の特定演出では、カットイン画像およびキャラクタ画像がメイン演出表示部200aに表示される。 FIG. 153 is a diagram illustrating an example of a specific effect. The specific effect is executed at various timings during the variable effect. For example, as shown in FIG. 153 (a), it is assumed that the effect symbols 210a, 210b, 210c are variablely displayed after the start of the variable effect. At this time, when the specific effect is executed, as shown in FIG. 153 (b), the cut-in image marked "strongest" is displayed on the main effect display unit 200a for a predetermined time. After that, instead of the cut-in image, as shown in FIG. 153 (c), the character image is displayed on the entire surface of the main effect display unit 200a. That is, in the specific effect of the present embodiment, the cut-in image and the character image are displayed on the main effect display unit 200a.

ここでは、特定演出により、大当たりの信頼度が示唆される。具体的には、特定演出は、その出現により、大当たりの信頼度が高いことを示唆するものであり、特定演出が出現した場合の大当たりの信頼度は、例えば50%に設定されている。つまり、大役抽選の結果がハズレであった場合には、特定演出の出現確率が低く、大役抽選の結果が大当たりであった場合には、特定演出の出現確率が高くなるように出現比率が設定されている。 Here, the reliability of the jackpot is suggested by the specific effect. Specifically, the specific effect suggests that the reliability of the jackpot is high due to its appearance, and the reliability of the jackpot when the specific effect appears is set to, for example, 50%. In other words, if the result of the big role lottery is a loss, the appearance probability of the specific effect is low, and if the result of the big role lottery is a big hit, the appearance ratio is set so that the appearance probability of the specific effect is high. Has been done.

なお、詳しい説明は省略するが、特定演出の実行パターンは1つのみでもよいし、複数設けられてもよい。特定演出の実行パターンが複数設けられる場合、例えば、カットイン画像またはキャラクタ画像が複数設けられる。この場合、特定演出の実行パターンによって、大当たりの信頼度を異ならせることができる。 Although detailed description is omitted, the execution pattern of the specific effect may be only one or may be provided in a plurality. When a plurality of execution patterns of a specific effect are provided, for example, a plurality of cut-in images or character images are provided. In this case, the reliability of the jackpot can be different depending on the execution pattern of the specific effect.

なお、特定演出は、その発生により、大当たりの当選が確定する確定演出としてもよい。確定演出としては、所定の画像の表示、音声の出力、ランプの点灯、可動体の作動等が挙げられる。また、特定演出の実行パターンとして、例えば、所定のリーチ演出が発生するものであってもよい。 In addition, the specific effect may be a definite effect in which the winning of the big hit is confirmed by the occurrence. Examples of the final effect include display of a predetermined image, output of sound, lighting of a lamp, operation of a movable body, and the like. Further, as the execution pattern of the specific effect, for example, a predetermined reach effect may be generated.

また、ここでは、特定演出として、カットイン画像およびキャラクタ画像が表示されることとしたが、これら両画像のいずれか一方のみが表示されてもよい。なお、特定演出用の画像を、他の予告演出用の画像や、演出図柄210a、210b、210cよりもプライオリティを高くして表示することで、遊技者は特定演出の出現に気付きやすくなる。 Further, here, as a specific effect, a cut-in image and a character image are displayed, but only one of these two images may be displayed. By displaying the image for the specific effect with a higher priority than the image for the other notice effect and the effect symbols 210a, 210b, 210c, the player can easily notice the appearance of the specific effect.

詳しくは後述するが、本実施形態においては、特定演出が様々なタイミングで出現する。これにより、例えば、予め設定されたタイミングでのみ特定演出が出現する場合に比べて、特定演出の出現可否を遊技者が推測しにくくなる。一方で、変動演出中には、特定演出とは異なる予告演出も実行されることから、特定演出の実行タイミングによっては、他の演出との関係から、特定演出の出現に遊技者が気付かない可能性もある。そこで、本実施形態では、特定演出の出現確率を示唆する示唆演出を実行することで、特定演出に対する注意喚起を事前に行う。 Although details will be described later, in the present embodiment, specific effects appear at various timings. As a result, for example, it becomes difficult for the player to guess whether or not the specific effect appears, as compared with the case where the specific effect appears only at a preset timing. On the other hand, during the variable effect, a notice effect different from the specific effect is also executed. Therefore, depending on the execution timing of the specific effect, the player may not notice the appearance of the specific effect due to the relationship with other effects. There is also sex. Therefore, in the present embodiment, attention is given to the specific effect in advance by executing the suggestion effect that suggests the appearance probability of the specific effect.

図154は、示唆演出の一例を説明する図である。示唆演出は、ポイント獲得演出およびポイント報知演出を含む。ポイント獲得演出は、1〜24のいずれかのポイントを獲得する演出であり、示唆演出中に1回以上実行される。ポイント報知演出は、ポイント獲得演出で獲得したポイントをメータにより遊技者に報知する演出である。示唆演出において獲得、報知されたポイントが高いほど、特定演出の出現確率が高くなる。つまり、示唆演出は、獲得したポイントにより、特定演出の出現確率を示唆することとなる。 FIG. 154 is a diagram illustrating an example of suggestive effect. The suggestion effect includes a point acquisition effect and a point notification effect. The point acquisition effect is an effect of acquiring any of 1 to 24 points, and is executed once or more during the suggestion effect. The point notification effect is an effect of notifying the player of the points acquired in the point acquisition effect by a meter. The higher the points acquired and notified in the suggestion effect, the higher the probability of appearance of the specific effect. That is, the suggestion effect suggests the appearance probability of the specific effect based on the acquired points.

ここでは、まず、図154を用いて、ポイント報知演出について詳述し、その後、ポイント獲得演出について説明する。ポイント報知演出では、図154(a)に示すように、メイン演出表示部200aの右下部に、メータ表示部220が設けられる。メータ表示部220には、ポイント獲得演出で獲得したポイントを示すメータが表示される。ここでは、四文字の漢字によってメータが構成されている。 Here, first, the point notification effect will be described in detail with reference to FIG. 154, and then the point acquisition effect will be described. In the point notification effect, as shown in FIG. 154 (a), a meter display unit 220 is provided at the lower right of the main effect display unit 200a. On the meter display unit 220, a meter indicating the points acquired in the point acquisition effect is displayed. Here, the meter is composed of four Chinese characters.

具体的には、メータ表示部220に表示される文字は、図154(b)に示すように、「一騎当千」、「百花繚乱」、「千載一遇」、「万世不滅」、「戦国乙女」の5つの表示パターンが設けられている。ここでは、「一騎当千」が第1段階に設定され、「百花繚乱」が第2段階に設定され、「千載一遇」が第3段階に設定され、「万世不滅」が第4段階に設定され、「戦国乙女」が第5段階に設定されている。 Specifically, as shown in FIG. 154 (b), the characters displayed on the meter display unit 220 are "Ikki Tousen", "Hyakka Ryoran", "Senjo Ikki", "Mansei Immortal", and "Sengoku Maiden". Five display patterns are provided. Here, "Ikki Tousen" is set to the first stage, "Hyakka Ryoran" is set to the second stage, "Senjo Ikki" is set to the third stage, and "Mansei Immortal" is set to the fourth stage. , "Sengoku Maiden" is set in the 5th stage.

ポイント報知演出では、まず、メータ表示部220に第1段階の「一騎当千」の文字が表示される。図154(a)では、「一」の文字が黒塗りで表示され、残りの三文字が白塗りで表示されている。これは、獲得したポイントが1ポイントであることを示している。すなわち、ポイント報知演出では、メータ表示部220に表示される文字の表示パターンと、メータ表示部220に表示されている文字のうち、黒塗りの文字の数とによって、獲得したポイントが遊技者に報知される。 In the point notification effect, first, the characters "Ikki Tousen" in the first stage are displayed on the meter display unit 220. In FIG. 154 (a), the character "1" is displayed in black, and the remaining three characters are displayed in white. This indicates that the points earned are 1 point. That is, in the point notification effect, the points acquired are given to the player by the display pattern of the characters displayed on the meter display unit 220 and the number of black-painted characters among the characters displayed on the meter display unit 220. Be notified.

したがって、例えば、図154(a)に示す状態から、獲得したポイントが1ポイントずつ増えると、図154(b)に示すように、「一騎当千」の文字が、先頭から一文字ずつ黒塗りに変化していく。ここでは、第1段階の「一騎当千」の表示パターンにより、獲得したポイントが1から4ポイントのいずれかであることが報知される。 Therefore, for example, when the points earned increase by 1 point from the state shown in FIG. 154 (a), as shown in FIG. 154 (b), the characters "Ikki Tousen" change to black one character at a time from the beginning. To go. Here, it is notified that the acquired points are any of 1 to 4 points by the display pattern of "Ikki Tousen" in the first stage.

そして、獲得ポイントが5ポイントになると、メータ表示部220に表示される文字が、第1段階の「一騎当千」から、第2段階の「百花繚乱」に変化する。このとき、「百花繚乱」の四文字全てが白塗りで表示されており、これにより、現在の獲得ポイントが5ポイントであることが報知される。図154(b)に示すように、第2段階の表示パターンは、その表示態様(黒塗りの文字数)により、獲得ポイントが5から9ポイントであることを報知する。同様に、第3段階から第5段階の表示パターンは、表示態様により、それぞれ、獲得ポイントが10から14、15から19、20から24であることを報知する。 Then, when the acquired points reach 5 points, the characters displayed on the meter display unit 220 change from the first stage "Ikki Tousen" to the second stage "Hyakka Ryouran". At this time, all four characters of "Hyakka Ryouran" are displayed in white, which informs that the current earned points are 5 points. As shown in FIG. 154 (b), the display pattern of the second stage notifies that the acquired points are 5 to 9 points depending on the display mode (the number of characters painted in black). Similarly, the display patterns of the third to fifth stages notify that the earned points are 10 to 14, 15 to 19, 20 to 24, respectively, depending on the display mode.

示唆演出において、最終的にメータ表示部220に表示される表示パターンが第1段階もしくは第2段階である場合、特定演出の出現確率(出現期待値)は低い。また、最終的な表示パターンが第3段階もしくは第4段階である場合には、最終的な表示パターンが第1段階および第2段階である場合に比べて、特定演出の出現期待値が高くなる。また、最終的な表示パターンが第5段階である場合には、最終的な表示パターンが第3段階および第4段階である場合に比べて、特定演出の出現期待値がさらに高くなる。 In the suggestion effect, when the display pattern finally displayed on the meter display unit 220 is the first stage or the second stage, the appearance probability (expected value of appearance) of the specific effect is low. Further, when the final display pattern is the third stage or the fourth stage, the expected value of the appearance of the specific effect is higher than when the final display pattern is the first stage and the second stage. .. Further, when the final display pattern is the fifth stage, the expected appearance value of the specific effect is further higher than when the final display pattern is the third stage and the fourth stage.

そして、獲得したポイントが24ポイントであり、第5段階の表示パターンである「戦国乙女」の全ての文字が黒塗りで表示された場合には、特定演出の出現が確定する。すなわち、この場合には、以後に必ず特定演出が実行されることとなる。 Then, when the acquired points are 24 points and all the characters of "Sengoku Maiden", which is the display pattern of the fifth stage, are displayed in black, the appearance of the specific effect is confirmed. That is, in this case, the specific effect is always executed thereafter.

なお、ポイント報知演出は、現在の段階が識別できればよい。したがって、例えば、メータ表示部220を常時表示せずに、段階が変化した場合に限りメータ表示部220を表示させてもよい。 It should be noted that the point notification effect only needs to be able to identify the current stage. Therefore, for example, the meter display unit 220 may be displayed only when the stage changes without constantly displaying the meter display unit 220.

ポイント報知演出は、ポイント獲得演出と同時並行して実行され得る。両演出が同時並行して実行される場合には、ポイント獲得演出においてポイントが獲得された後に、メータ表示部220におけるメータ(表示パターン、表示態様)が更新される。また、ポイント獲得演出で獲得したポイントが、その後に実行されるポイント報知演出において、一気に更新されることもある。本実施形態では、示唆演出の実行パターンとして、第1示唆パターン、第2示唆パターンおよび第3示唆パターンの3つが設けられており、示唆演出の実行パターンごとに、異なるポイント獲得演出が実行される。 The point notification effect can be executed in parallel with the point acquisition effect. When both effects are executed in parallel, the meter (display pattern, display mode) on the meter display unit 220 is updated after the points are acquired in the point acquisition effect. In addition, the points acquired in the point acquisition effect may be updated at once in the point notification effect executed thereafter. In the present embodiment, three suggestion effect execution patterns are provided: a first suggestion pattern, a second suggestion pattern, and a third suggestion pattern, and different point acquisition effects are executed for each suggestion effect execution pattern. ..

詳しくは後述するが、保留が記憶されると、特定演出の実行有無が決定される。また、特定演出の実行有無とは無関係に、示唆演出の実行有無、ならびに、示唆演出を実行する場合には、その実行パターンが決定される。したがって、特定演出が実行される場合に、その前に示唆演出が実行されることもあれば、示唆演出が実行されることなく特定演出のみが実行されることもある。また、示唆演出が実行されたものの、特定演出が実行されないこともある。この場合、示唆演出は所謂ガセ演出となり、示唆演出で表示されたメータ表示部220は、所定のタイミングで消去される。 As will be described in detail later, when the hold is stored, it is determined whether or not the specific effect is executed. Further, regardless of whether or not the specific effect is executed, whether or not the suggestion effect is executed and, when the suggestion effect is executed, the execution pattern is determined. Therefore, when the specific effect is executed, the suggestion effect may be executed before the specific effect, or only the specific effect may be executed without the suggestion effect being executed. In addition, although the suggestion effect is executed, the specific effect may not be executed. In this case, the suggestion effect is a so-called ghost effect, and the meter display unit 220 displayed by the suggestion effect is erased at a predetermined timing.

上記したように、示唆演出の実行有無は、保留が記憶されたときに決定される。換言すれば、示唆演出の実行有無は保留ごとに決定される。以下では、示唆演出の実行が決定された保留を対象保留と呼び、対象保留に基づいて実行される変動演出を対象変動もしくは対象変動演出と呼ぶ。特定演出は、対象変動中に実行されるが、示唆演出(ポイント獲得演出)は、対象変動中に開始される場合もあれば、対象変動の前の他の変動演出(以下、対象前変動と呼ぶ)中に開始される場合もある。 As described above, whether or not the suggestion effect is executed is determined when the hold is stored. In other words, whether or not the suggestion effect is executed is determined for each hold. In the following, the hold for which the execution of the suggestion effect is determined is referred to as a target hold, and the variable effect executed based on the target hold is referred to as a target variation or a target variation effect. The specific effect is executed during the target change, but the suggestion effect (point acquisition effect) may be started during the target change, or another change effect before the target change (hereinafter referred to as the pre-target change). It may be started during (call).

図155は、第1示唆パターンの示唆演出の一例を説明する図である。第1示唆パターンの示唆演出は、対象前変動および対象変動の双方で開始し得る。ここでは、第1示唆パターンの示唆演出が、対象前変動で開始する場合について説明する。例えば、対象変動の2回前の対象前変動(以下、対象2回前変動と呼ぶ)中に第1示唆パターンの示唆演出が実行されるとする。この場合、図155(a)に示すように、第1パターンのポイント獲得演出が実行される。 FIG. 155 is a diagram illustrating an example of a suggestion effect of the first suggestion pattern. The suggestion effect of the first suggestion pattern can start with both pre-target variation and target variation. Here, a case where the suggestion effect of the first suggestion pattern starts with the pre-target variation will be described. For example, it is assumed that the suggestion effect of the first suggestion pattern is executed during the pre-target variation (hereinafter, referred to as the target two-fold pre-variation) two times before the target variation. In this case, as shown in FIG. 155 (a), the point acquisition effect of the first pattern is executed.

第1パターンのポイント獲得演出では、メイン演出表示部200aにおいて、例えば、ハートを3つ獲得したことを示すカットイン画像が表示される。この第1パターンのポイント獲得演出において、ハートはポイントを示している。したがって、図155(a)の例は、3ポイントを獲得したことを示している。なお、所定の図柄やキャラクタ等、カットイン画像以外の予告演出によってポイントを獲得したことを示すようにしてもよい。その後、図155(b)に示すように、メイン演出表示部200aの下部に、ハート形状のポイント表示部222が表示され、カットイン画像に表示された数値、すなわち、獲得ポイントが転写される。 In the point acquisition effect of the first pattern, for example, a cut-in image indicating that three hearts have been acquired is displayed on the main effect display unit 200a. In this first pattern of point acquisition effect, the heart indicates points. Therefore, the example of FIG. 155 (a) shows that 3 points have been obtained. In addition, it may be made to show that the point was acquired by the advance notice effect other than the cut-in image such as a predetermined pattern or character. After that, as shown in FIG. 155 (b), the heart-shaped point display unit 222 is displayed at the lower part of the main effect display unit 200a, and the numerical value displayed in the cut-in image, that is, the acquired points is transferred.

その後、図155(c)に示すように、演出図柄210a、210b、210cが停止表示され、対象2回前変動が終了し、続いて、図155(d)に示すように、対象変動の1回前の対象前変動(以下、対象1回前変動と呼ぶ)が開始したとする。このとき、ポイント表示部222は表示されたままとなる。つまり、ポイント表示部222は、複数回の変動演出に跨って表示状態が維持されている。 After that, as shown in FIG. 155 (c), the effect symbols 210a, 210b, 210c are stopped and displayed, the target two-time previous variation is completed, and then, as shown in FIG. 155 (d), the target variation 1 It is assumed that the pre-target fluctuation before the target (hereinafter referred to as the pre-target fluctuation) has started. At this time, the point display unit 222 remains displayed. That is, the point display unit 222 maintains the display state over a plurality of fluctuation effects.

そして、対象1回前変動中に、図155(e)に示すように、再度、第1パターンのポイント獲得演出が実行され、ハートを4つ獲得したことを示すカットイン画像が表示されたとする。この場合、図155(f)に示すように、ポイント表示部222に表示されている獲得ポイントに、カットイン画像に表示された数値が加算される。これにより、この時点で、7ポイントを獲得していることが遊技者に報知される。 Then, as shown in FIG. 155 (e), it is assumed that the point acquisition effect of the first pattern is executed again and the cut-in image showing that four hearts have been acquired is displayed during the one-time previous change of the target. .. In this case, as shown in FIG. 155 (f), the numerical value displayed in the cut-in image is added to the acquired points displayed on the point display unit 222. As a result, the player is notified that he / she has obtained 7 points at this point.

その後、図155(g)に示すように、演出図柄210a、210b、210cが停止表示され、対象1回前変動が終了し、続いて、図155(h)に示すように、対象変動が開始したとする。この場合にも、ポイント表示部222は表示されたままとなる。そして、対象変動の開始直後に、ポイント表示部222が点滅し、その直後に、図155(i)に示すように、メータ表示部220が表示される。そして、図155(j)に示すように、ポイント表示部222に表示されている獲得ポイント数だけ、メータ表示部220のメータが更新される。 After that, as shown in FIG. 155 (g), the effect symbols 210a, 210b, 210c are stopped and displayed, the one-time previous variation of the target ends, and then, as shown in FIG. 155 (h), the target variation starts. Suppose you did. Also in this case, the point display unit 222 remains displayed. Then, immediately after the start of the target variation, the point display unit 222 blinks, and immediately after that, the meter display unit 220 is displayed as shown in FIG. 155 (i). Then, as shown in FIG. 155 (j), the meter of the meter display unit 220 is updated by the number of acquired points displayed on the point display unit 222.

このように、対象前変動中に獲得したポイントは、対象変動の開始時にまとめてメータ表示部220に反映される。また、図示は省略するが、対象変動中にも、図155(a)、(e)に示すポイント獲得演出が、1回もしくは複数回表示されることがある。この場合、カットイン画像に表示されたポイントは、直接、メータ表示部220に反映される。例えば、図155(j)に示す状態で、第1パターンのポイント獲得演出が実行され、ハートを1つ獲得したことを示すカットイン画像が表示されたとする。この場合には、メータ表示部220において、「繚」の文字が黒塗りに更新される。 In this way, the points acquired during the pre-target fluctuation are collectively reflected on the meter display unit 220 at the start of the target fluctuation. Further, although not shown, the point acquisition effect shown in FIGS. 155 (a) and 155 (e) may be displayed once or a plurality of times even during the target change. In this case, the points displayed in the cut-in image are directly reflected on the meter display unit 220. For example, in the state shown in FIG. 155 (j), it is assumed that the point acquisition effect of the first pattern is executed and a cut-in image showing that one heart has been acquired is displayed. In this case, the characters "繚" are updated in black on the meter display unit 220.

また、第1示唆パターンの示唆演出は、対象変動中にのみ実行されることもある。この場合には、ポイント表示部222が表示されることなく、カットイン画像で表示されたポイントが、直接、メータ表示部220に反映される。 Further, the suggestion effect of the first suggestion pattern may be executed only during the target change. In this case, the points displayed in the cut-in image are directly reflected on the meter display unit 220 without displaying the point display unit 222.

図156は、第2示唆パターンの示唆演出の一例を説明する図である。第2示唆パターンの示唆演出も、第1示唆パターンの示唆演出と同様に、対象前変動および対象変動の双方で開始し得る。ここでは、第2示唆パターンの示唆演出が、対象前変動で開始する場合について説明する。例えば、対象2回前変動中に第2示唆パターンの示唆演出が実行されるとする。この場合、図156(a)に示すように、第2パターンのポイント獲得演出が実行される。 FIG. 156 is a diagram illustrating an example of a suggestion effect of the second suggestion pattern. The suggestion effect of the second suggestion pattern can also be started with both the pre-target variation and the target variation, similarly to the suggestion effect of the first suggestion pattern. Here, a case where the suggestion effect of the second suggestion pattern starts with the pre-target variation will be described. For example, it is assumed that the suggestion effect of the second suggestion pattern is executed during the fluctuation two times before the target. In this case, as shown in FIG. 156 (a), the point acquisition effect of the second pattern is executed.

第2パターンのポイント獲得演出では、メイン演出表示部200aにおいて、まず、「ゾーン突入」と表示される。その後、図156(b)に示すように、メイン演出表示部200aの画面内に、多数のキャラクタが落下して堆積するとともに、メイン演出表示部200aの下部に、ポイント表示部222が表示される。このとき、ポイント表示部222には、堆積したキャラクタ数に応じた獲得ポイントが表示される。 In the point acquisition effect of the second pattern, "zone entry" is first displayed on the main effect display unit 200a. After that, as shown in FIG. 156 (b), a large number of characters fall and accumulate on the screen of the main effect display unit 200a, and the point display unit 222 is displayed at the lower part of the main effect display unit 200a. .. At this time, the point display unit 222 displays the acquired points according to the number of accumulated characters.

その後、図156(c)に示すように、演出図柄210a、210b、210cが停止表示され、対象2回前変動が終了し、続いて、図156(d)に示すように、対象1回前変動が開始したとする。このとき、メイン演出表示部200aには、堆積したキャラクタと、ポイント表示部222とが表示されたままとなる。 After that, as shown in FIG. 156 (c), the effect symbols 210a, 210b, 210c are stopped and displayed, the variation before the target two times is completed, and then, as shown in FIG. 156 (d), the target one time before. Suppose the fluctuation starts. At this time, the accumulated characters and the point display unit 222 are still displayed on the main effect display unit 200a.

そして、対象1回前変動中に、図156(e)に示すように、再度、第2パターンの獲得演出が実行され、さらに多数のキャラクタが堆積する画像が表示されるとともに、ポイント表示部222の獲得ポイントが更新される。その後、図156(f)に示すように、演出図柄210a、210b、210cが停止表示され、対象1回前変動が終了し、続いて、図156(g)に示すように、対象変動が開始したとする。この場合にも、堆積したキャラクタと、ポイント表示部222とが表示されたままとなっている。 Then, during the one-time previous variation of the target, as shown in FIG. 156 (e), the acquisition effect of the second pattern is executed again, an image in which a larger number of characters are accumulated is displayed, and the point display unit 222 is displayed. Points earned will be updated. After that, as shown in FIG. 156 (f), the effect symbols 210a, 210b, 210c are stopped and displayed, the one-time previous variation of the target ends, and then, as shown in FIG. 156 (g), the target variation starts. Suppose you did. Also in this case, the accumulated characters and the point display unit 222 are still displayed.

そして、対象変動の開始直後に、図156(h)に示すように、画面中に堆積したキャラクタが、メイン演出表示部200aの下方に排出されるアニメーションが表示されるとともに、図156(i)に示すように、メータ表示部220が表示される。そして、図156(i)、(j)に示すように、ポイント表示部222に表示されている獲得ポイント数だけ、メータ表示部220のメータが更新される。 Immediately after the start of the target variation, as shown in FIG. 156 (h), an animation is displayed in which the characters accumulated on the screen are discharged below the main effect display unit 200a, and FIG. 156 (i). As shown in, the meter display unit 220 is displayed. Then, as shown in FIGS. 156 (i) and 156 (j), the meter of the meter display unit 220 is updated by the number of acquired points displayed on the point display unit 222.

なお、ここでは、対象前変動中に獲得したポイントが、対象変動の開始時にまとめてメータ表示部220に反映される場合について説明した。つまり、この例では、第2パターンのポイント獲得演出が、対象前変動中にのみ実行され、対象変動中は実行されていない。ただし、第2パターンのポイント獲得演出は、対象変動中に実行されることもある。この場合には、上記の対象1回前変動中と同様に、対象変動の開始後も、キャラクタが堆積したままとなり、対象変動中にさらにキャラクタが落下し、ポイント表示部222の獲得ポイントが更新される。そして、対象変動中の所定のタイミングでキャラクタが排出され、メータ表示部220が更新されることとなる。 Here, the case where the points acquired during the pre-target fluctuation are collectively reflected on the meter display 220 at the start of the target fluctuation has been described. That is, in this example, the point acquisition effect of the second pattern is executed only during the pre-target variation, and is not executed during the target variation. However, the point acquisition effect of the second pattern may be executed during the target change. In this case, as in the case of the above-mentioned one-time previous change of the target, the character remains accumulated even after the start of the target change, the character further falls during the target change, and the acquired points of the point display unit 222 are updated. Will be done. Then, the character is discharged at a predetermined timing during the target fluctuation, and the meter display unit 220 is updated.

なお、突入可能なゾーンを複数種類設け、ゾーンごとにキャラクタの堆積パターンを異ならせてもよい。この場合、ゾーンによって、堆積するキャラクタの期待値、すなわち、獲得するポイントの期待値が異なることとなる。 It should be noted that a plurality of types of zones that can be entered may be provided, and the character deposition pattern may be different for each zone. In this case, the expected value of the accumulated character, that is, the expected value of the points to be acquired differs depending on the zone.

図157は、第3示唆パターンの示唆演出の一例を説明する図である。第3示唆パターンの示唆演出は、対象前変動においてのみ開始し得る。例えば、対象2回前変動中に保留が記憶され、この保留を対象保留として第3示唆パターンの示唆演出の実行が決定されたとする。この場合、図157(a)に示すように、対象保留に対応する保留表示212(ここでは第2保留表示212c)が特殊表示パターンで表示される。 FIG. 157 is a diagram illustrating an example of a suggestion effect of the third suggestion pattern. The suggestion effect of the third suggestion pattern can only be initiated in the pre-target variation. For example, it is assumed that the hold is stored during the change two times before the target, and the execution of the suggestion effect of the third suggestion pattern is decided with this hold as the target hold. In this case, as shown in FIG. 157 (a), the hold display 212 (here, the second hold display 212c) corresponding to the target hold is displayed in a special display pattern.

その後、対象2回前変動が終了し、対象1回前変動が開始したとする。このとき、図157(b)に示すように、メイン演出表示部200aの右側に、2体のキャラクタが待機表示される。そして、対象1回前変動が終了し、対象変動が開始したとする。このとき、図157(c)に示すように、メイン演出表示部200aにおいては、2体のキャラクタが待機表示されたままとなっている。 After that, it is assumed that the target two-time previous change is completed and the target one-time previous change is started. At this time, as shown in FIG. 157 (b), two characters are displayed on standby on the right side of the main effect display unit 200a. Then, it is assumed that the one-time previous fluctuation of the target is completed and the target fluctuation is started. At this time, as shown in FIG. 157 (c), the two characters are still displayed on standby in the main effect display unit 200a.

そして、対象変動中には、図157(d)に示すように、メータ表示部220が表示される。また、特殊表示パターンの保留表示212を拡大した拡大保留表示がメイン演出表示部200aの中央に表示されるとともに、待機表示されていた2体のキャラクタが、拡大保留表示を攻撃するアニメーションが表示される。この攻撃アニメーション中には、図157(e)に示すように、獲得ポイントが表示されるとともに、図157(f)に示すように、表示された獲得ポイント数だけ、メータ表示部220のメータが更新される。 Then, during the target variation, the meter display unit 220 is displayed as shown in FIG. 157 (d). In addition, an enlarged hold display that is an enlargement of the hold display 212 of the special display pattern is displayed in the center of the main effect display unit 200a, and an animation is displayed in which the two characters that have been displayed on standby attack the enlarged hold display. NS. During this attack animation, as shown in FIG. 157 (e), the acquired points are displayed, and as shown in FIG. 157 (f), the meters of the meter display unit 220 are displayed by the number of displayed acquired points. Will be updated.

ここで、図157(g)、(h)に示すように、攻撃アニメーション中、さらに獲得ポイントが表示され、メータ表示部220のメータが最大値に達したとする。このとき、メータ表示部220のメータが最大値に達した直後に、図157(i)に示すように、特定演出が実行されることもあれば、メータが最大値に達してから、所定時間が経過した後に、特定演出が実行されることもある。メータが最大値に達したときと、特定演出の開始タイミングとが時間的に離隔している場合、図157(j)に示すように、メータ表示部220に「待機中」と表示される待機演出が実行される。 Here, as shown in FIGS. 157 (g) and 157 (h), it is assumed that the acquired points are further displayed during the attack animation, and the meter of the meter display unit 220 reaches the maximum value. At this time, as shown in FIG. 157 (i), a specific effect may be executed immediately after the meter of the meter display unit 220 reaches the maximum value, or a predetermined time after the meter reaches the maximum value. After that, a specific effect may be executed. When the meter reaches the maximum value and the start timing of the specific effect is separated in time, as shown in FIG. 157 (j), the meter display unit 220 displays "standby" as standby. The production is executed.

このように、メータが最大値に達した場合において、即座に特定演出が実行される場合と、待機演出を挟んで特定演出が実行される場合とを設けることで、特定演出が実行されるか否かを遊技者が推測しにくくなり、所謂先バレを防止することができる。以下に、上記の特定演出および示唆演出を実行するための副制御基板330における処理について説明する。 In this way, when the meter reaches the maximum value, is it possible to execute the specific effect by providing a case where the specific effect is immediately executed and a case where the specific effect is executed with the standby effect in between? It becomes difficult for the player to guess whether or not it is, and so-called first burr can be prevented. The processing on the sub-control board 330 for executing the above-mentioned specific effect and suggestion effect will be described below.

図158(a)は、特定変動情報の一例を説明する図であり、図158(b)は、特定演出の発生タイミングの一例を説明する図である。上記したように、大役抽選が実行されると、主制御基板300において、変動モード番号および変動パターン番号の組み合わせからなる変動情報が決定される。副制御基板330においては、主制御基板300で決定された変動情報に基づいて、変動演出の実行パターンと、変動演出中の各予告演出の実行有無ならびに実行パターンが決定される。 FIG. 158 (a) is a diagram for explaining an example of specific fluctuation information, and FIG. 158 (b) is a diagram for explaining an example of the occurrence timing of the specific effect. As described above, when the large winning combination lottery is executed, the fluctuation information including the combination of the fluctuation mode number and the fluctuation pattern number is determined on the main control board 300. In the sub-control board 330, the execution pattern of the variation effect, the execution presence / absence of each notice effect during the variation effect, and the execution pattern are determined based on the variation information determined by the main control board 300.

また、主制御基板300においては、保留が記憶されたときに取得時演出判定処理が実行され、新たに記憶された保留に基づいて決定される変動情報が事前に判定される。この判定の結果は、先読み指定コマンドとして副制御基板330に送信される。つまり、先読み指定コマンドは、大役抽選が実行されたときに決定される変動情報を示している。そして、副制御基板330においては、受信した先読み指定コマンドに基づいて、特定演出の実行有無が決定される。このとき、先読み指定コマンドが示す変動情報には、特定演出の実行が決定され得る変動情報と、必ず特定演出の不実行が決定される変動情報とが含まれる。以下では、特定演出の実行が決定され得る変動情報を特定変動情報と呼ぶ。 Further, in the main control board 300, when the hold is stored, the acquisition-time effect determination process is executed, and the fluctuation information determined based on the newly stored hold is determined in advance. The result of this determination is transmitted to the sub-control board 330 as a look-ahead designation command. That is, the look-ahead designation command indicates the fluctuation information determined when the big winning combination lottery is executed. Then, in the sub-control board 330, whether or not to execute the specific effect is determined based on the received look-ahead designation command. At this time, the variation information indicated by the look-ahead designation command includes variation information in which the execution of the specific effect can be determined and variation information in which the non-execution of the specific effect is always determined. In the following, the variation information that can determine the execution of the specific effect is referred to as the specific variation information.

本実施形態では、特定変動情報が決定された場合、変動演出の実行パターンが必ずリーチ変動パターンとなる。つまり、特定演出は、リーチ変動パターンの変動演出中にのみ実行され、リーチなし変動パターンの変動演出中に実行されることはない。また、特定演出は、擬似連続リーチ変動パターンと、擬似変動が発生しない通常のリーチ変動パターン(以下、ノーマルリーチと呼ぶ)との双方で実行され得る。 In the present embodiment, when the specific variation information is determined, the execution pattern of the variation effect is always the reach variation pattern. That is, the specific effect is executed only during the variation effect of the reach variation pattern, and is not executed during the variation effect of the reachless variation pattern. Further, the specific effect can be executed in both a pseudo continuous reach variation pattern and a normal reach variation pattern in which pseudo variation does not occur (hereinafter, referred to as normal reach).

図158(a)に示すように、特定変動情報は、前半の変動演出の実行パターンが、ノーマルリーチ(図中リーチと示す)、擬似1、擬似2、擬似3となる変動情報である。例えば、変動モード番号が01H、0AHの場合、前半の変動演出はノーマルリーチとなり、後半の変動演出では、いずれかのリーチ発展演出が実行される。なお、変動モード番号が01Hの場合と0AHの場合とでは、予告演出を除く前半の変動演出の内容が同一である。 As shown in FIG. 158 (a), the specific variation information is variation information in which the execution pattern of the variation effect in the first half is normal reach (shown as reach in the figure), pseudo 1, pseudo 2, and pseudo 3. For example, when the variation mode numbers are 01H and 0AH, the variation effect in the first half becomes a normal reach, and in the variation effect in the second half, one of the reach development effects is executed. In addition, in the case where the variation mode number is 01H and the case where the variation mode number is 0AH, the content of the variation effect in the first half excluding the notice effect is the same.

また、変動モード番号が11H、12H、1AH、1BH、1CHの場合、前半の変動演出は擬似1となり、後半の変動演出では、いずれかのリーチ発展演出が実行される。なお、変動モード番号が11H、12H、1AH、1BH、1CHの場合、前半の変動演出の内容は、予告演出を除いて同一となる。同様に、図158(a)において、変動モード番号が21Hから2EHの場合、前半の変動演出は擬似2となり、変動モード番号が31Hから3FHの場合、前半の変動演出は擬似3となる。 Further, when the variation mode numbers are 11H, 12H, 1AH, 1BH, and 1CH, the variation effect in the first half is pseudo 1, and in the variation effect in the second half, one of the reach development effects is executed. When the variation mode numbers are 11H, 12H, 1AH, 1BH, and 1CH, the contents of the variation effect in the first half are the same except for the notice effect. Similarly, in FIG. 158 (a), when the variation mode number is 21H to 2EH, the variation effect in the first half is pseudo 2, and when the variation mode number is 31H to 3FH, the variation effect in the first half is pseudo 3.

そして、各特定変動情報には、特定演出が実行される場合において、その発生タイミングが予め設定されている。ここでは、特定演出の発生タイミングは、図158(b)に示すように、変動演出の前半に設定されているが、変動演出の後半に特定演出の発生タイミングが設定されてもよい。 Then, in each specific variation information, when a specific effect is executed, the generation timing thereof is set in advance. Here, as shown in FIG. 158 (b), the occurrence timing of the specific effect is set in the first half of the variable effect, but the occurrence timing of the specific effect may be set in the latter half of the variable effect.

ここで、本実施形態では、特定演出の発生タイミングが、発生ポイントと発生期間とに大別される。発生ポイントというのは、予め設定された時点を示しており、ここではP1からP6の6つの発生ポイントが設けられている。例えば、発生ポイントP1、P3、P5は、それぞれ1回目、2回目、3回目の擬似変動において、演出図柄210a、210b、210cが擬似態様で仮停止表示される時点である。また、発生ポイントP2、P4は、それぞれ2回目、3回目の擬似変動において、演出図柄210a、210b、210cが変動表示を開始する時点である。発生ポイントP6は、リーチ変動の開始から例えば5秒後等、予め設定された時間が経過した時点である。 Here, in the present embodiment, the occurrence timing of the specific effect is roughly classified into the occurrence point and the occurrence period. The generation point indicates a preset time point, and here, six generation points P1 to P6 are provided. For example, the generation points P1, P3, and P5 are the points at which the effect symbols 210a, 210b, and 210c are temporarily stopped and displayed in the pseudo mode in the first, second, and third pseudo fluctuations, respectively. Further, the generation points P2 and P4 are the points at which the effect symbols 210a, 210b, and 210c start the fluctuation display in the second and third pseudo fluctuations, respectively. The generation point P6 is a time when a preset time has elapsed, for example, 5 seconds after the start of the reach fluctuation.

一方、発生期間というのは、予め設定された期間を示しており、ここではT1からT4の4つの発生期間が設けられている。例えば、発生期間T1、T2、T3は、それぞれ1回目、2回目、3回目の擬似変動中であり、発生期間T4は、リーチ変動中である。 On the other hand, the occurrence period indicates a preset period, and here, four occurrence periods T1 to T4 are provided. For example, the occurrence periods T1, T2, and T3 are undergoing the first, second, and third pseudo fluctuations, respectively, and the generation period T4 is undergoing the reach fluctuation.

特定演出の発生タイミングが発生ポイントに決定されると、必ず、いずれかの発生ポイントにおいて特定演出が発生する。一方、特定演出の発生タイミングが発生期間に決定されると、当該発生期間中のいずれかのタイミングで特定演出が発生する。各特定変動情報には、図158(a)に示すように、特定演出の発生タイミングが予め定められている。つまり、特定変動情報に基づいて、特定演出の発生タイミングが決定されることとなる。 When the generation timing of the specific effect is determined at the generation point, the specific effect always occurs at any of the generation points. On the other hand, when the generation timing of the specific effect is determined in the generation period, the specific effect is generated at any timing during the generation period. As shown in FIG. 158 (a), the timing of occurrence of the specific effect is predetermined for each specific variation information. That is, the generation timing of the specific effect is determined based on the specific fluctuation information.

ここで、示唆演出の実行後に特定演出が実行される場合であって、かつ、示唆演出において獲得ポイントが最大になることがある。この場合、特定演出の発生タイミングがいずれかの発生ポイントに決定されていると、発生ポイントよりも前のタイミングで、獲得ポイントが最大となる。したがって、この場合には、獲得ポイントが最大になった後、発生ポイントに到達するまでの間、待機演出が実行される(図157(j))。一方、特定演出の発生タイミングがいずれかの発生期間に決定されていると、その発生期間中に獲得ポイントが最大となる。この場合、獲得ポイントが最大になった直後に特定演出が実行される。 Here, in the case where the specific effect is executed after the suggestion effect is executed, the points earned may be maximized in the suggestion effect. In this case, if the occurrence timing of the specific effect is determined to be one of the occurrence points, the acquired points are maximized at the timing before the occurrence point. Therefore, in this case, after the acquired points are maximized, the standby effect is executed until the generated points are reached (FIG. 157 (j)). On the other hand, if the occurrence timing of the specific effect is determined in any of the occurrence periods, the points earned will be the maximum during the occurrence period. In this case, the specific effect is executed immediately after the acquired points are maximized.

図159は、特定演出実行抽選テーブルを説明する図である。副制御基板330においては、先読み指定コマンドを受信すると、特定演出実行抽選テーブルを参照して、特定演出の実行有無が決定される。なお、図159には特定変動情報のみを示しているが、特定演出実行抽選テーブルは、全ての変動情報に対して、特定演出の実行有無が決定されるように構成されている。図示のように、特定演出実行抽選テーブルによれば、特定演出の実行が決定され得るのは、特定演出の発生タイミングが発生ポイントとなる特定変動情報に限られている。 FIG. 159 is a diagram illustrating a specific effect execution lottery table. When the sub-control board 330 receives the look-ahead designation command, it determines whether or not to execute the specific effect by referring to the specific effect execution lottery table. Although only the specific variation information is shown in FIG. 159, the specific effect execution lottery table is configured so that whether or not the specific effect is executed is determined for all the variation information. As shown in the figure, according to the specific effect execution lottery table, the execution of the specific effect can be determined only for the specific variation information whose generation point is the occurrence timing of the specific effect.

換言すれば、特定演出実行抽選テーブルによれば、特定演出の発生タイミングが発生期間となる特定変動情報、および、特定変動情報以外の変動情報については、必ず、特定演出の不実行が決定されるように、比率設定がなされている。なお、詳しくは後述するが、特定演出の発生タイミングが発生期間となる特定変動情報については、他の抽選処理によって、特定演出の実行が決定さることとなる。 In other words, according to the specific effect execution lottery table, the non-execution of the specific effect is always determined for the specific variation information whose occurrence timing is the occurrence period of the specific effect and the variation information other than the specific variation information. As shown, the ratio is set. As will be described in detail later, the execution of the specific effect is determined by another lottery process for the specific fluctuation information whose generation timing is the occurrence period of the specific effect.

図160(a)は、演出系統決定テーブルを説明する図であり、図160(b)は、追加抽選テーブルを説明する図である。特定演出の実行有無が決定されると、その結果に拘わらず、演出系統決定テーブルを参照して演出系統が決定される。なお、ここでは、演出系統として、固定系統と即発動系統とが設けられている。固定系統というのは、上記した特定演出の発生ポイントに向けて示唆演出を実行する演出パターンであり、即発動系統というのは、上記した特定演出の発生期間に向けて示唆演出を実行する演出パターンである。 FIG. 160A is a diagram for explaining an effect system determination table, and FIG. 160B is a diagram for explaining an additional lottery table. When it is determined whether or not to execute the specific effect, the effect system is determined with reference to the effect system determination table regardless of the result. Here, as the production system, a fixed system and an immediate activation system are provided. The fixed system is an effect pattern that executes a suggestion effect toward the occurrence point of the specific effect described above, and the immediate activation system is an effect pattern that executes the suggestion effect toward the occurrence period of the specific effect described above. Is.

演出系統決定テーブルによれば、発生ポイントが規定された特定変動情報については、固定系統が決定され、発生期間が規定された特定変動情報についは、即発動系統が決定されるように比率設定がなされている。つまり、演出系統のうち、固定系統は、特定演出の発生タイミングが発生ポイントであることを示しており、即発動系統は、特定演出の発生タイミングが発生期間であることを示している。 According to the production system determination table, the fixed system is determined for the specific fluctuation information for which the occurrence point is specified, and the ratio is set so that the immediate activation system is determined for the specific fluctuation information for which the occurrence period is specified. It has been done. That is, among the effect systems, the fixed system indicates that the occurrence timing of the specific effect is the generation point, and the prompt activation system indicates that the occurrence timing of the specific effect is the generation period.

また、演出系統が即発動系統に決定された場合には、さらに、追加抽選テーブルを参照し、発生期間中のいずれのタイミングを特定演出の発生タイミングとするかが決定される。なお、図160(b)において、1s後や2s後等は、発生期間の開始からの経過時間を示している。例えば、1s後が決定された場合、発生期間の開始から1秒後が、特定演出の発生タイミングとなる。追加抽選テーブルによれば、即発動系統の特定変動情報に対して、図示のように選択比率が設定されている。 Further, when the effect system is determined to be the immediate activation system, the additional lottery table is further referred to, and which timing during the generation period is determined as the generation timing of the specific effect. In addition, in FIG. 160 (b), after 1s, after 2s, etc., the elapsed time from the start of the occurrence period is shown. For example, when 1 s later is determined, the occurrence timing of the specific effect is 1 second after the start of the generation period. According to the additional lottery table, the selection ratio is set as shown in the figure for the specific fluctuation information of the prompt activation system.

なお、本実施形態によれば、特定演出の不実行が決定された場合にも、演出系統や、特定演出の発生タイミングが決定される。これは、特定演出が実行されない場合にも、示唆演出が実行されるためである。つまり、特定演出が実行されずに、示唆演出のみが実行される場合、この示唆演出はガセ示唆演出となる。このガセ示唆演出が実行される場合においても、いずれかのタイミングで特定演出が実行されるかのように、ポイント獲得演出を種々のタイミングで実行する必要がある。このように、示唆演出やガセ示唆演出を実行する際の基準点を設定するために、特定演出の実行有無とは無関係に、演出系統や特定演出の発生タイミングが決定されることとなる。 According to the present embodiment, even when the non-execution of the specific effect is determined, the effect system and the generation timing of the specific effect are determined. This is because the suggestion effect is executed even when the specific effect is not executed. That is, when only the suggestion effect is executed without executing the specific effect, this suggestion effect is a false suggestion effect. Even when this Gase suggestion effect is executed, it is necessary to execute the point acquisition effect at various timings as if the specific effect is executed at any timing. In this way, in order to set the reference point when executing the suggestion effect or the Gase suggestion effect, the effect system and the generation timing of the specific effect are determined regardless of whether or not the specific effect is executed.

図161は、示唆演出決定テーブルを説明する図である。先読み指定コマンドを受信した場合、副制御基板330では、特定演出の実行有無に拘わらず、示唆演出決定テーブルを参照して、示唆演出の実行有無ならびに実行パターンが決定される。ここでは、示唆演出決定テーブルa、bの2つのテーブルが設けられている。そして、新たに記憶された保留を対象変動とした場合に、対象前変動から示唆演出を開始可能であれば、示唆演出決定テーブルaを用いて示唆演出の実行有無等が決定される。一方、対象前変動から示唆演出を開始することができなければ、すなわち、対象変動からのみ示唆演出を開始可能である場合には、示唆演出決定テーブルbを用いて示唆演出の実行有無等が決定される。 FIG. 161 is a diagram illustrating a suggestion effect determination table. When the look-ahead designation command is received, the sub-control board 330 determines whether or not the suggestion effect is executed and the execution pattern by referring to the suggestion effect determination table regardless of whether or not the specific effect is executed. Here, two tables, a suggestion effect determination table a and a b, are provided. Then, when the newly stored hold is set as the target variation, if the suggestion effect can be started from the pre-target variation, whether or not the suggestion effect is executed is determined using the suggestion effect determination table a. On the other hand, if the suggestion effect cannot be started from the pre-target variation, that is, if the suggestion effect can be started only from the target variation, the presence / absence of execution of the suggestion effect is determined using the suggestion effect determination table b. Will be done.

示唆演出決定テーブルによれば、特定変動情報ごとに、示唆演出を実行するか否かの選択比率が設定されている。なお、図161において、「不実行」は、示唆演出を実行しないことを示しており、「第1示唆パターン」、「第2示唆パターン」、「第3示唆パターン」は、いずれの実行パターンで示唆演出を実行するかを示している。 According to the suggestion effect determination table, the selection ratio of whether or not to execute the suggestion effect is set for each specific fluctuation information. In addition, in FIG. 161, "non-execution" indicates that the suggestion effect is not executed, and the "first suggestion pattern", the "second suggestion pattern", and the "third suggestion pattern" are any execution patterns. Indicates whether to execute the suggestion effect.

上記したように、第3示唆パターンの示唆演出は、対象前変動においてのみ開始可能である。したがって、示唆演出決定テーブルbにおいて、第3示唆パターンが決定されないように、比率設定がなされている。 As described above, the suggestion effect of the third suggestion pattern can be started only in the pre-target variation. Therefore, in the suggestion effect determination table b, the ratio is set so that the third suggestion pattern is not determined.

図162は、獲得ポイント抽選テーブルを説明する図である。示唆演出の実行が決定された場合には、獲得ポイント抽選テーブルを参照して、示唆演出中に獲得する獲得ポイントの合計が決定される。ここでは、獲得ポイント抽選テーブルa、bの2つのテーブルが設けられている。そして、特定演出の不実行が決定されている場合には、獲得ポイント抽選テーブルaを用いて獲得ポイントが決定され、特定演出の実行が決定されている場合には、獲得ポイント抽選テーブルbを用いて獲得ポイントが決定される。 FIG. 162 is a diagram illustrating an earned point lottery table. When the execution of the suggestion effect is decided, the total number of points to be acquired during the suggestion effect is determined by referring to the earned points lottery table. Here, two tables, the earned point lottery tables a and b, are provided. Then, when the non-execution of the specific effect is determined, the acquired points are determined using the acquired point lottery table a, and when the execution of the specific effect is determined, the acquired point lottery table b is used. The points earned are determined.

獲得ポイント抽選テーブルによれば、特定変動情報ごとに、1から24のいずれかの獲得ポイントが決定されるように、比率設定がなされている。なお、上記したように、獲得ポイントの最大値は「24」であり、獲得ポイントが「24」になった場合には、特定演出の実行が確定する。したがって、獲得ポイント抽選テーブルaにおいては、獲得ポイントとして「24」が決定されないように比率設定がなされており、獲得ポイント抽選テーブルbにおいては、獲得ポイントとして「24」が決定され得るように比率設定がなされている。 According to the earned point lottery table, the ratio is set so that any earned point from 1 to 24 is determined for each specific fluctuation information. As described above, the maximum value of the acquired points is "24", and when the acquired points become "24", the execution of the specific effect is confirmed. Therefore, in the earned point lottery table a, the ratio is set so that "24" is not determined as the earned points, and in the earned point lottery table b, the ratio is set so that "24" can be determined as the earned points. Has been made.

詳しい説明は省略するが、獲得ポイントが決定されると、所定の抽選テーブルを用いて、対象変動と対象前変動とに獲得ポイントが振り分けられる。このとき、対象前変動および対象変動のそれぞれに獲得ポイントが振り分けられた場合には、所謂先読み演出として、対象前変動および対象変動のそれぞれでポイント獲得演出が実行される。また、対象前変動にのみ獲得ポイントが振り分けられた場合には、対象前変動においてポイント獲得演出が実行され、対象変動中はポイント報知演出が実行される。また、対象変動にのみ獲得ポイントが振り分けられた場合には、対象変動においてポイント獲得演出とポイント報知演出とが実行される。以下に、副制御基板330における処理のうち、示唆演出および特定演出に係る処理について説明する。 Although detailed explanation is omitted, when the earned points are determined, the earned points are distributed to the target variation and the pre-target variation using a predetermined lottery table. At this time, when the earned points are allocated to each of the pre-target variation and the target variation, the point acquisition effect is executed for each of the pre-target variation and the target variation as a so-called look-ahead effect. Further, when the earned points are distributed only to the pre-target variation, the point acquisition effect is executed in the pre-target variation, and the point notification effect is executed during the target variation. Further, when the acquired points are distributed only to the target variation, the point acquisition effect and the point notification effect are executed in the target variation. Among the processes on the sub-control board 330, the processes related to the suggestion effect and the specific effect will be described below.

(副制御基板330のサブCPU初期化処理)
ここでは、上述した実施形態の図69〜図72の他の態様として、図163〜図166を挙げて説明する。
(Sub CPU initialization process of sub control board 330)
Here, as another aspect of FIGS. 69 to 72 of the above-described embodiment, FIGS. 163 to 166 will be described.

図163は、副制御基板330のサブCPU初期化処理(S1000)を説明するフローチャートである。 FIG. 163 is a flowchart illustrating a sub CPU initialization process (S1000) of the sub control board 330.

(ステップS1000−1)
サブCPU330aは、電源投入に応じて、サブROM330bからCPU初期化処理プログラムを読み込むとともに、サブRAM330cに記憶されるフラグ等の初期化、設定処理を行う。
(Step S1000-1)
When the power is turned on, the sub CPU 330a reads the CPU initialization processing program from the sub ROM 330b, and also initializes and sets the flags stored in the sub RAM 330c.

(ステップS1000−3)
次に、サブCPU330aは、各演出乱数を更新する処理を行うとともに、以後は、割込み処理が行われるまで当該ステップS1000−3の処理を繰り返し行う。なお、演出乱数は複数種類設けられており、ここでは、それぞれの演出乱数が非同期的に更新されている。
(Step S1000-3)
Next, the sub CPU 330a performs a process of updating each effect random number, and thereafter repeats the process of step S1000-3 until the interrupt process is performed. It should be noted that a plurality of types of effect random numbers are provided, and here, each effect random number is updated asynchronously.

(副制御基板330のサブタイマ割込み処理)
図164は、副制御基板330のサブタイマ割込み処理(S1100)を説明するフローチャートである。副制御基板330には、所定の周期(1秒間に30回)でクロックパルスを発生するリセット用クロックパルス発生回路(不図示)が設けられている。そして、このリセット用クロックパルス発生回路によるクロックパルスの発生により、サブCPU330aはタイマ割込み処理プログラムを読み込んで当該サブタイマ割込み処理を開始する。
(Subtimer interrupt processing of subcontrol board 330)
FIG. 164 is a flowchart illustrating subtimer interrupt processing (S1100) of the subcontrol board 330. The sub-control board 330 is provided with a reset clock pulse generation circuit (not shown) that generates a clock pulse at a predetermined cycle (30 times per second). Then, due to the generation of the clock pulse by the reset clock pulse generation circuit, the sub CPU 330a reads the timer interrupt processing program and starts the sub timer interrupt processing.

(ステップS1100−1)
サブCPU330aは、レジスタを退避する。
(Step S1100-1)
The sub CPU 330a saves the register.

(ステップS1100−3)
サブCPU330aは、割込みを許可するための処理を行う。
(Step S1100-3)
The sub CPU 330a performs a process for permitting an interrupt.

(ステップS1100−5)
サブCPU330aは、副制御基板330で用いられる各種タイマカウンタの更新処理を行う。ここで、各種タイマカウンタは、特に断る場合を除き、当該副制御基板330のサブタイマ割込み処理の度に1ずつ減算され、0になると減算を停止する。
(Step S1100-5)
The sub CPU 330a updates various timer counters used in the sub control board 330. Here, the various timer counters are subtracted by 1 each time the sub-timer interrupt processing of the sub-control board 330 is performed, and the subtraction is stopped when it reaches 0, unless otherwise specified.

(ステップS1200)
サブCPU330aは、主制御基板300から受信したコマンドを解析し、受信したコマンドに応じたコマンド受信処理を行う。このコマンド受信処理については後述する。
(Step S1200)
The sub CPU 330a analyzes the command received from the main control board 300 and performs command reception processing according to the received command. This command reception process will be described later.

(ステップS1100−7)
サブCPU330aは、変動演出の開始時に決定された各種の演出を実行するべく、フラグをON/OFFしたり、各種の演出デバイスにコマンドを出力したりする。このタイムスケジュール管理処理により、演出デバイスごとに出力が開始されることとなる。
(Step S1100-7)
The sub CPU 330a turns the flag ON / OFF and outputs commands to various production devices in order to execute various effects determined at the start of the variation effect. By this time schedule management process, output is started for each effect device.

(ステップS1100−9)
サブCPU330aは、レジスタを復帰して当該サブタイマ割込み処理を終了する。
(Step S1100-9)
The sub CPU 330a returns the register and ends the sub timer interrupt process.

図165は、副制御基板330におけるコマンド受信処理のうち、先読み指定コマンドを受信した際に実行される先読み指定コマンド受信処理を説明するフローチャートである。なお、先読み指定コマンドは、図33の上記ステップS535−21、ステップS535−25、ステップS536ー27でセットされた後、図23のステップS100−65において副制御基板330に送信される。 FIG. 165 is a flowchart illustrating a look-ahead designation command reception process executed when a look-ahead designation command is received among the command reception processes on the sub-control board 330. The look-ahead designation command is set in steps S535-21, S535-25, and S536-27 in FIG. 33, and then transmitted to the sub-control board 330 in steps S100-65 in FIG.

(ステップS1210−1)
サブCPU330aは、受信した先読み指定コマンドを解析し、変動情報を記憶する。
(Step S1210-1)
The sub CPU 330a analyzes the received look-ahead designation command and stores the fluctuation information.

(ステップS1210−3)
サブCPU330aは、特定演出実行抽選テーブル(図159)を参照し、受信した先読み指定コマンドに基づいて、特定演出の実行有無を決定して記憶する。
(Step S1210-3)
The sub CPU 330a refers to the specific effect execution lottery table (FIG. 159), determines whether or not the specific effect is executed, and stores it based on the received look-ahead designation command.

(ステップS1210−5)
サブCPU330aは、演出系統決定テーブル(図160(a))を参照し、受信した先読み指定コマンドに基づいて演出系統を決定して記憶する。
(Step S1210-5)
The sub CPU 330a refers to the effect system determination table (FIG. 160 (a)), determines the effect system based on the received look-ahead designation command, and stores the effect system.

(ステップS1210−7)
サブCPU330aは、上記ステップS1210−5において、即発動系統が決定されたかを判定する。その結果、即発動系統が決定されたと判定した場合にはステップS1210−9に処理を移し、即発動系統は決定されていないと判定した場合にはステップS1210−11に処理を移す。
(Step S1210-7)
The sub CPU 330a determines in step S1210-5 whether the immediate activation system has been determined. As a result, when it is determined that the prompt activation system has been determined, the process is transferred to step S1210-9, and when it is determined that the immediate activation system has not been determined, the process is transferred to step S1210-11.

(ステップS1210−9)
サブCPU330aは、追加抽選テーブル(図160(b))を参照し、受信した先読み指定コマンドに基づいて、特定演出の発生タイミングを決定して記憶する。
(Step S1210-9)
The sub CPU 330a refers to the additional lottery table (FIG. 160 (b)), determines and stores the occurrence timing of the specific effect based on the received look-ahead designation command.

(ステップS1210−11)
サブCPU330aは、示唆演出決定テーブル(図161)を参照し、受信した先読み指定コマンドに基づいて、示唆演出の実行有無ならびに実行パターンを決定して記憶する。
(Step S1210-11)
The sub CPU 330a refers to the suggestion effect determination table (FIG. 161), determines whether or not the suggestion effect is executed, and stores the execution pattern based on the received look-ahead designation command.

(ステップS1210−13)
サブCPU330aは、上記ステップS1210−11において、示唆演出の実行が決定されたかを判定する。その結果、示唆演出の実行が決定されたと判定した場合にはステップS1210−17に処理を移し、示唆演出の実行は決定されていないと判定した場合にはステップS1210−15に処理を移す。
(Step S1210-13)
The sub CPU 330a determines in step S1210-11 whether the execution of the suggestion effect is determined. As a result, if it is determined that the execution of the suggestion effect is determined, the process is transferred to step S1210-17, and if it is determined that the execution of the suggestion effect is not determined, the process is transferred to step S1210-15.

(ステップS1210−15)
サブCPU330aは、保留表示演出において表示される保留表示212の表示パターンを決定する保留表示処理を実行し、当該先読み指定コマンド受信処理を終了する。また、ここでは、決定した表示パターンで保留表示212を表示するための処理が行われる。
(Step S1210-15)
The sub CPU 330a executes a hold display process for determining the display pattern of the hold display 212 displayed in the hold display effect, and ends the look-ahead designation command reception process. Further, here, a process for displaying the hold display 212 in the determined display pattern is performed.

(ステップS1210−17)
サブCPU330aは、獲得ポイント抽選テーブル(図162)を参照し、受信した先読み指定コマンドに基づいて、獲得ポイントを決定して記憶する。
(Step S1210-17)
The sub CPU 330a refers to the earned point lottery table (FIG. 162), determines and stores the earned points based on the received look-ahead designation command.

(ステップS1210−19)
サブCPU330aは、上記ステップS1210−17で決定した獲得ポイントを、対象前変動および対象変動に振り分ける処理を行う。
(Step S1210-19)
The sub CPU 330a performs a process of allocating the acquired points determined in step S1210-17 to the pre-target variation and the target variation.

(ステップS1210−21)
サブCPU330aは、上記ステップS1210−11において、示唆演出の実行パターンとして第3示唆パターンが決定されたかを判定する。その結果、第3示唆パターンが決定されたと判定した場合にはステップS1210−23に処理を移し、第3示唆パターンは決定されていないと判定した場合にはステップS1210−15に処理を移す。
(Step S1210-21)
The sub CPU 330a determines in step S1210-11 whether the third suggestion pattern is determined as the execution pattern of the suggestion effect. As a result, when it is determined that the third suggestion pattern has been determined, the process is transferred to step S1210-23, and when it is determined that the third suggestion pattern has not been determined, the process is transferred to step S1210-15.

(ステップS1210−23)
サブCPU330aは、保留表示212の表示パターンを特殊パターンに決定し、当該先読み指定コマンド受信処理を終了する。
(Step S1210-23)
The sub CPU 330a determines the display pattern of the hold display 212 as a special pattern, and ends the look-ahead designation command reception process.

図166は、副制御基板330におけるコマンド受信処理のうち、変動コマンド(変動モードコマンドおよび変動パターンコマンド)を受信した際に実行される変動コマンド受信処理を説明するフローチャートである。なお、変動コマンドは、図39の上記ステップS612−13およびステップS612−17でセットされた後、図23のステップS100−65において副制御基板330に送信される。 FIG. 166 is a flowchart illustrating a variable command receiving process executed when a variable command (variable mode command and a variable pattern command) is received among the command receiving processes on the sub-control board 330. The variable command is set in steps S612-13 and S612-17 of FIG. 39, and then transmitted to the sub-control board 330 in steps S100-65 of FIG.

(ステップS1220−1)
サブCPU330aは、受信した変動コマンドを解析する。
(Step S1220-1)
The sub CPU 330a analyzes the received variable command.

(ステップS1220−3)
サブCPU330aは、上記ステップS1220−1の解析結果に基づき、変動演出決定テーブル(図66)を参照して、変動演出の実行パターンを決定する変動演出決定処理を行う。
(Step S1220-3)
Based on the analysis result of step S1220-1, the sub CPU 330a performs the variation effect determination process for determining the execution pattern of the variation effect with reference to the variation effect determination table (FIG. 66).

(ステップS1220−5)
サブCPU330aは、当該変動演出中に示唆演出を実行することが決定されているかを判定する。その結果、示唆演出を実行する場合にはステップS1220−7に処理を移し、示唆演出を実行しない場合には、ステップS1220−23に処理を移す。
(Step S1220-5)
The sub CPU 330a determines whether it is determined to execute the suggestion effect during the variation effect. As a result, when the suggestion effect is executed, the process is transferred to step S1220-7, and when the suggestion effect is not executed, the process is transferred to step S1220-23.

(ステップS1220−7)
サブCPU330aは、示唆演出の対象変動であるかを判定する。その結果、示唆演出の対象変動であればステップS1220−9に処理を移し、示唆演出の対象変動でなければ、ステップS1220−11に処理を移す。
(Step S1220-7)
The sub CPU 330a determines whether or not it is a target variation of the suggestion effect. As a result, if it is the target variation of the suggestion effect, the process is transferred to step S1220-9, and if it is not the target variation of the suggestion effect, the process is transferred to step S1220-11.

(ステップS1220−9)
サブCPU330aは、上記ステップS1210−19において対象変動に振り分けられた獲得ポイントを、さらに、当該対象変動中のポイント獲得演出の実行可能タイミングに振り分ける。ポイント獲得演出の実行可能タイミングは、例えば、擬似変動やリーチ変動ごとに2〜3か所設けられており、ここでは、特定演出の実行タイミングよりも前の実行可能タイミングが決定される。
(Step S1220-9)
The sub CPU 330a further allocates the acquired points allocated to the target variation in step S1210-19 to the executable timing of the point acquisition effect during the target variation. For example, the execution timing of the point acquisition effect is set at two or three places for each pseudo variation or reach variation, and here, the executable timing prior to the execution timing of the specific effect is determined.

なお、発生タイミングとして、発生ポイントが規定された特定変動情報を受信した場合には、発生ポイントよりも前の実行可能タイミングが選択される。一方、発生タイミングとして、発生期間が規定された特定変動情報を受信した場合には、発生期間中の実行可能タイミングが少なくとも1つ選択される。 As the occurrence timing, when the specific fluctuation information in which the occurrence point is defined is received, the executable timing before the occurrence point is selected. On the other hand, as the occurrence timing, when the specific fluctuation information for which the occurrence period is defined is received, at least one executable timing during the occurrence period is selected.

(ステップS1220−11)
サブCPU330aは、ポイント獲得演出の詳細な内容を決定する。
(Step S1220-11)
The sub CPU 330a determines the detailed content of the point acquisition effect.

(ステップS1220−13)
サブCPU330aは、当該変動演出において特定演出を実行することが決定されているかを判定する。その結果、特定演出を実行する場合にはステップS1220−15に処理を移し、特定演出を実行しない場合にはステップS1220−23に処理を移す。
(Step S1220-13)
The sub CPU 330a determines whether or not it is determined to execute the specific effect in the variable effect. As a result, when the specific effect is executed, the process is transferred to step S1220-15, and when the specific effect is not executed, the process is transferred to step S1220-23.

(ステップS1220−15)
サブCPU330aは、示唆演出で獲得するポイントの合計が24(最大)であるかを判定する。その結果、獲得ポイントが最大であると判定した場合にはステップS1220−17に処理を移し、獲得ポイントは最大ではないと判定した場合にはステップS1220−23に処理を移す。
(Step S1220-15)
The sub CPU 330a determines whether the total number of points acquired in the suggestion effect is 24 (maximum). As a result, when it is determined that the acquired points are the maximum, the process is transferred to step S1220-17, and when it is determined that the acquired points are not the maximum, the process is transferred to step S1220-23.

(ステップS1220−17)
サブCPU330aは、示唆演出の演出系統が即発動系統であるかを判定する。その結果、即発動系統であればステップS1220−19に処理を移し、即発動系統でなければステップS1220−21に処理を移す。
(Step S1220-17)
The sub CPU 330a determines whether the effect system of the suggestion effect is an immediate activation system. As a result, if it is an immediate activation system, the process is transferred to step S1220-19, and if it is not an immediate activation system, the process is transferred to step S1220-21.

(ステップS1220−19)
サブCPU330aは、最後に実行されるポイント獲得演出の実行タイミングを、特定演出の実行タイミングとしてセットする。
(Step S1220-19)
The sub CPU 330a sets the execution timing of the point acquisition effect to be executed last as the execution timing of the specific effect.

(ステップS1220−21)
サブCPU330aは、特定変動情報に規定された発生ポイントを特定演出の実行タイミングにセットするとともに、最後に実行されるポイント獲得演出の実行タイミングから、特定演出の実行タイミングまで待機演出を実行するための待機演出実行処理を行う。
(Step S1220-21)
The sub CPU 330a sets the generation point specified in the specific fluctuation information at the execution timing of the specific effect, and executes the standby effect from the execution timing of the last point acquisition effect to the execution timing of the specific effect. Performs standby effect execution processing.

(ステップS1220−23)
サブCPU330aは、上記各ステップで決定した変動演出中に実行する全ての演出について、オペレーションバッファにコマンドをセットするコマンド設定処理を行い、当該変動コマンド受信処理を終了する。ここでオペレーションバッファにセットされたコマンドは、上記ステップS1100−7のタイムスケジュール管理処理において、変動演出の開始からの経過時間に応じて演出デバイスに送信される。また、ここでは、保留が記憶されたときに実行が決定された示唆演出や特定演出に係るコマンドもオペレーションバッファにセットされる。
(Step S1220-23)
The sub CPU 330a performs a command setting process for setting a command in the operation buffer for all the effects executed during the variation effect determined in each of the above steps, and ends the variation command reception process. Here, the command set in the operation buffer is transmitted to the effect device according to the elapsed time from the start of the variation effect in the time schedule management process of step S1100-7. Further, here, a command related to a suggestion effect or a specific effect whose execution is determined when the hold is stored is also set in the operation buffer.

なお、上記の遊技性、すなわち、遊技の進行条件や各種制御方法は一例にすぎず、例えば、大役遊技の実行可否を決定する大役抽選を開始するための始動条件や、大役遊技の種別、特別図柄の種別、数、内容等、遊技者に付与する遊技利益の内容は、本発明の目的を実現可能な範囲で適宜設計可能である。上記実施形態では、登録設定値に応じて遊技の進行が制御される場合について説明したが、登録設定値は必須ではない。また、本実施形態では、複数の遊技状態が設けられることとしたが、遊技状態は1つでもよい。さらには、上記実施形態では、大当たり図柄および小当たり図柄が設けられることとしたが、大当たり図柄および小当たり図柄のいずれかのみが設けられてもよい。 The above-mentioned game characteristics, that is, the progress conditions of the game and various control methods are only examples. For example, the starting conditions for starting the big role lottery for determining whether or not the big role game can be executed, the type of the big role game, and the special The content of the game profit given to the player, such as the type, number, and content of the symbols, can be appropriately designed within the range in which the object of the present invention can be realized. In the above embodiment, the case where the progress of the game is controlled according to the registered set value has been described, but the registered set value is not essential. Further, in the present embodiment, a plurality of gaming states are provided, but one gaming state may be provided. Further, in the above embodiment, the big hit symbol and the small hit symbol are provided, but only one of the big hit symbol and the small hit symbol may be provided.

上記実施形態では、所謂先読み演出として、対象前変動から示唆演出が実行され得る場合について説明したが、示唆演出は、対象変動においてのみ実行されてもよい。したがって、上記実施形態では、保留が記憶されたときに特定演出および示唆演出の実行有無等を決定したが、変動演出の開始時に特定演出および示唆演出の実行有無等を決定してもよい。 In the above embodiment, the case where the suggestion effect can be executed from the pre-target variation as the so-called look-ahead effect has been described, but the suggestion effect may be executed only in the target variation. Therefore, in the above embodiment, the presence / absence of execution of the specific effect and the suggestion effect is determined when the hold is stored, but the presence / absence of execution of the specific effect and the suggestion effect may be determined at the start of the variable effect.

上記実施形態では、示唆演出の実行パターンが複数設けられることとしたが、示唆演出の実行パターンは1つのみでもよい。また、示唆演出の実行パターンが複数設けられる場合には、実行パターンによって、特定演出が実行される期待値、すなわち、獲得ポイントの期待値が異なってもよい。 In the above embodiment, it is decided that a plurality of execution patterns of the suggestion effect are provided, but only one execution pattern of the suggestion effect may be provided. Further, when a plurality of execution patterns of the suggestion effect are provided, the expected value at which the specific effect is executed, that is, the expected value of the acquired points may differ depending on the execution pattern.

上記実施形態における特定演出および示唆演出の内容は一例に過ぎず、適宜設計可能である。例えば、特定演出として、メイン演出表示部200aに所定の画像が表示される予告演出を採用してもよいし、演出役物装置202が作動する役物演出を採用してもよい。いずれにしても、特定演出は、所定条件にしたがって実行有無が決定されればよく、示唆演出は、特定演出の開始前に実行可能な演出であれば、その具体的な内容は特に限定されるものではない。 The contents of the specific effect and the suggestion effect in the above embodiment are merely examples, and can be appropriately designed. For example, as a specific effect, a notice effect in which a predetermined image is displayed on the main effect display unit 200a may be adopted, or an accessory effect in which the effect accessory device 202 operates may be adopted. In any case, whether or not the specific effect is executed may be determined according to a predetermined condition, and the specific content of the suggestive effect is particularly limited as long as it is an effect that can be executed before the start of the specific effect. It's not a thing.

上記実施形態では、示唆演出が実行された後、特定演出の開始前に実行される所定演出として、待機演出が実行されることとしたが、所定演出の内容は適宜設計可能である。例えば、待機演出として、所謂タイマ演出のように、特定演出が開始されるまでの時間をカウントダウンしてもよい。いずれにしても、所定の実行パターンで示唆演出が実行された後、特定演出の開始前に所定演出を実行し得るものであればよい。そして、演出の流れとして、示唆演出の実行後、所定演出が実行されてから特定演出を実行する第1のパターンと、示唆演出の実行後、所定演出が実行されずに特定演出を実行する第2のパターンとがあればよい。 In the above embodiment, the standby effect is executed as the predetermined effect to be executed after the suggestive effect is executed and before the start of the specific effect, but the content of the predetermined effect can be appropriately designed. For example, as the standby effect, the time until the start of the specific effect may be counted down, as in the so-called timer effect. In any case, it is sufficient that the predetermined effect can be executed after the suggestion effect is executed in the predetermined execution pattern and before the start of the specific effect. Then, as the flow of the effect, the first pattern in which the specific effect is executed after the predetermined effect is executed after the suggestion effect is executed, and the first pattern in which the specific effect is executed without the predetermined effect being executed after the suggestion effect is executed. It suffices if there are two patterns.

上記実施形態では、示唆演出が実行されてから所定期間が経過したとき、または、示唆演出が実行された直後を、特定演出の実行タイミングとして決定可能であり、示唆演出が実行されてから所定期間が経過したときが特定演出の実行タイミングとして決定された場合、所定期間中に所定演出を実行することとしたが、特定演出の実行タイミングはこれに限らない。例えば、特定演出は、示唆演出が実行された直後に実行されることはなく、常に、示唆演出が実行されてから所定期間が経過したときに実行されてもよい。このとき、所定演出が実行される場合と実行されない場合とがあればよい。 In the above embodiment, when a predetermined period elapses after the suggestion effect is executed, or immediately after the suggestion effect is executed, the execution timing of the specific effect can be determined, and the predetermined period after the suggestion effect is executed. When is determined as the execution timing of the specific effect, it is decided to execute the predetermined effect during the predetermined period, but the execution timing of the specific effect is not limited to this. For example, the specific effect is not executed immediately after the suggestion effect is executed, and may always be executed when a predetermined period has elapsed since the suggestion effect was executed. At this time, there may be cases where the predetermined effect is executed and cases where the predetermined effect is not executed.

また、例えば、示唆演出が実行されてから第1の期間が経過したとき、または、示唆演出が実行されてから、第1の期間と異なる第2の期間が経過したときを、特定演出の実行タイミングとして決定可能であり、示唆演出が実行されてから第2の期間が経過したときが、特定演出の実行タイミングとして決定された場合、第2の期間中に所定演出を実行するとしてもよい。この場合、第2の期間は、第1の期間よりも短くてもよいし長くてもよい。 Further, for example, when the first period elapses after the suggestion effect is executed, or when the second period different from the first period elapses after the suggestion effect is executed, the specific effect is executed. The timing can be determined, and when the second period elapses after the suggestion effect is executed is determined as the execution timing of the specific effect, the predetermined effect may be executed during the second period. In this case, the second period may be shorter or longer than the first period.

なお、上記実施形態において、図165のステップS1210−3の処理を実行するサブCPU330aが、本発明の特定演出実行決定手段に相当する。 In the above embodiment, the sub CPU 330a that executes the process of step S1210-3 of FIG. 165 corresponds to the specific effect execution determination means of the present invention.

また、上記実施形態において、図165のステップS1210−11の処理を実行するサブCPU330aが、本発明の示唆演出実行決定手段に相当する。 Further, in the above embodiment, the sub CPU 330a that executes the process of step S1210-11 of FIG. 165 corresponds to the suggestion effect execution determination means of the present invention.

また、上記実施形態において、図164のステップS1100−7の処理を実行するサブCPU330aが、本発明の特定演出実行手段、示唆演出実行手段、所定演出実行手段に相当する。 Further, in the above embodiment, the sub CPU 330a that executes the process of step S1100-7 of FIG. 164 corresponds to the specific effect executing means, the suggestion effect executing means, and the predetermined effect executing means of the present invention.

以上、示したように、遊技機は、特定演出の実行有無を決定する特定演出実行決定手段と、特定演出の実行が決定された場合に、特定演出を実行する特定演出実行手段と、特定演出の開始前に実行可能な示唆演出の実行有無を決定する示唆演出実行決定手段と、示唆演出の実行が決定された場合に、示唆演出を実行する示唆演出実行手段と、所定の実行パターンで示唆演出が実行された後、特定演出の開始前に所定演出を実行し得る所定演出実行手段と、を備え、示唆演出の実行後、所定演出が実行されてから特定演出が実行される第1のパターンと、示唆演出の実行後、所定演出が実行されずに特定演出が実行される第2のパターンとがある。また、特定演出実行決定手段は、示唆演出が実行されてから第1の期間が経過したとき、または、示唆演出が実行されてから、第1の期間と異なる第2の期間が経過したときを、特定演出の実行タイミングとして決定可能であり、所定演出実行手段は、示唆演出が実行されてから第2の期間が経過したときが、特定演出の実行タイミングとして決定された場合、第2の期間中に所定演出を実行してもよい。 As described above, the gaming machine has a specific effect execution determining means for determining whether or not to execute the specific effect, a specific effect executing means for executing the specific effect when the execution of the specific effect is decided, and a specific effect. Suggestion effect execution determining means for determining whether or not to execute the suggestion effect that can be executed before the start of A first method comprising a predetermined effect executing means capable of executing a predetermined effect after the effect is executed and before the start of the specific effect, and the specific effect is executed after the predetermined effect is executed after the suggestive effect is executed. There is a pattern and a second pattern in which a specific effect is executed without executing a predetermined effect after the suggestion effect is executed. Further, the specific effect execution determining means determines when the first period elapses after the suggestion effect is executed, or when a second period different from the first period elapses after the suggestion effect is executed. , The execution timing of the specific effect can be determined, and the predetermined effect execution means is the second period when the second period elapses after the suggestion effect is executed and is determined as the execution timing of the specific effect. A predetermined effect may be executed during.

100 遊技機
300、500 主制御基板
300a、500a メインCPU
300b、500b メインROM
300c、500c メインRAM
330、502 副制御基板
330a、502a サブCPU
330b、502b サブROM
330c、502c、 サブRAM
400 スロットマシン
100 Pachinko machine 300, 500 Main control board 300a, 500a Main CPU
300b, 500b main ROM
300c, 500c main RAM
330, 502 Sub control board 330a, 502a Sub CPU
330b, 502b sub ROM
330c, 502c, sub RAM
400 slot machine

Claims (3)

遊技の進行に用いられる所定の基板において、CPUと、前記CPUに用いられるプログラムが格納されたROMと、前記プログラムにより更新される変数を保持するRAMと、を備える遊技機であって、
前記CPUは、
前記ROMから前記プログラムを読み出し、
前記プログラムに基づいてサブルーチンを呼び出し、
前記サブルーチンにおいて、
所定のレジスタで示されるアドレスに格納された値が0であれば0を維持し、1以上であればデクリメントし、
デクリメント前の前記値が0または1であればゼロフラグを立て、
デクリメント前の前記値が1であればキャリーフラグを立て、
前記サブルーチンから戻る遊技機。
A gaming machine comprising a CPU, a ROM in which a program used in the CPU is stored, and a RAM in which variables updated by the program are stored on a predetermined board used for the progress of the game.
The CPU
Read the program from the ROM,
Call a subroutine based on the program
In the subroutine
If the value stored in the address indicated by the predetermined register is 0, it is maintained at 0, and if it is 1 or more, it is decremented.
If the value before decrement is 0 or 1, set a zero flag and set
If the value before decrement is 1, set a carry flag and set
A gaming machine returning from the subroutine.
前記CPUは、1のコマンドによって、前記所定のレジスタ(HL)で示されるアドレスに格納された値が0であれば0を維持し、1以上であればデクリメントし、
デクリメント後の値が0でなければ、前記サブルーチンから戻り、デクリメント後の値が0であれば、キャリーフラグを反転させて前記サブルーチンから戻る請求項1に記載の遊技機。
By the command of 1, the CPU maintains 0 if the value stored in the address indicated by the predetermined register (HL) is 0, and decrements if it is 1 or more.
The gaming machine according to claim 1, wherein if the value after decrement is not 0, the machine returns from the subroutine, and if the value after decrement is 0, the carry flag is inverted and the subroutine returns.
前記CPUは、
前記サブルーチンから戻った後、ゼロフラグまたはキャリーフラグに基づいた処理を実行する請求項1または2に記載の遊技機。
The CPU
The gaming machine according to claim 1 or 2, which executes processing based on the zero flag or the carry flag after returning from the subroutine.
JP2020014188A 2020-01-30 2020-01-30 game machine Active JP7211989B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020014188A JP7211989B2 (en) 2020-01-30 2020-01-30 game machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020014188A JP7211989B2 (en) 2020-01-30 2020-01-30 game machine

Publications (2)

Publication Number Publication Date
JP2021119908A true JP2021119908A (en) 2021-08-19
JP7211989B2 JP7211989B2 (en) 2023-01-24

Family

ID=77270097

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020014188A Active JP7211989B2 (en) 2020-01-30 2020-01-30 game machine

Country Status (1)

Country Link
JP (1) JP7211989B2 (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04302193A (en) * 1991-03-29 1992-10-26 Canon Inc Printed board
JP2004022729A (en) * 2002-06-14 2004-01-22 Matsushita Electric Ind Co Ltd Mounting board and manufacturing method thereof
JP2007319265A (en) * 2006-05-30 2007-12-13 Aruze Corp Game machine
JP2009213571A (en) * 2008-03-07 2009-09-24 Daikoku Denki Co Ltd Pachinko game machine
JP2012223330A (en) * 2011-04-19 2012-11-15 Daito Giken:Kk Game machine
JP2015104393A (en) * 2013-11-28 2015-06-08 株式会社平和 Game machine
JP2016096890A (en) * 2014-11-19 2016-05-30 株式会社ソフイア Game machine
JP2017225893A (en) * 2017-10-10 2017-12-28 株式会社ソフイア Game machine
JP2018050813A (en) * 2016-09-27 2018-04-05 株式会社平和 Game machine
JP2018061741A (en) * 2016-10-14 2018-04-19 株式会社平和 Game machine
JP2019141675A (en) * 2019-04-23 2019-08-29 株式会社エルイーテック Processor
JP2020011068A (en) * 2019-07-31 2020-01-23 サミー株式会社 Game machine

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04302193A (en) * 1991-03-29 1992-10-26 Canon Inc Printed board
JP2004022729A (en) * 2002-06-14 2004-01-22 Matsushita Electric Ind Co Ltd Mounting board and manufacturing method thereof
JP2007319265A (en) * 2006-05-30 2007-12-13 Aruze Corp Game machine
JP2009213571A (en) * 2008-03-07 2009-09-24 Daikoku Denki Co Ltd Pachinko game machine
JP2012223330A (en) * 2011-04-19 2012-11-15 Daito Giken:Kk Game machine
JP2015104393A (en) * 2013-11-28 2015-06-08 株式会社平和 Game machine
JP2016096890A (en) * 2014-11-19 2016-05-30 株式会社ソフイア Game machine
JP2018050813A (en) * 2016-09-27 2018-04-05 株式会社平和 Game machine
JP2018061741A (en) * 2016-10-14 2018-04-19 株式会社平和 Game machine
JP2017225893A (en) * 2017-10-10 2017-12-28 株式会社ソフイア Game machine
JP2019141675A (en) * 2019-04-23 2019-08-29 株式会社エルイーテック Processor
JP2020011068A (en) * 2019-07-31 2020-01-23 サミー株式会社 Game machine

Also Published As

Publication number Publication date
JP7211989B2 (en) 2023-01-24

Similar Documents

Publication Publication Date Title
JP7407767B2 (en) gaming machine
JP2021112394A (en) Game machine
JP2021122324A (en) Game machine
JP7084434B2 (en) Pachinko machine
JP7211989B2 (en) game machine
JP7208938B2 (en) game machine
JP7221894B2 (en) game machine
JP2021119907A (en) Game machine
JP2021119909A (en) Game machine
JP7174727B2 (en) game machine
JP2021112390A (en) Game machine
JP2021112397A (en) Game machine
JP2021112391A (en) Game machine
JP2021112392A (en) Game machine
JP2021112395A (en) Game machine
JP2021112399A (en) Game machine
JP2021112393A (en) Game machine
JP2021112396A (en) Game machine
JP2021112400A (en) Game machine
JP2021112398A (en) Game machine
JP2021112389A (en) Game machine
JP2021122564A (en) Game machine
JP2021122563A (en) Game machine
JP2021126282A (en) Game machine
JP2021126280A (en) Game machine

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210423

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220222

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220224

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220419

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220705

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221129

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221219

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230112

R150 Certificate of patent or registration of utility model

Ref document number: 7211989

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150