JP7208938B2 - game machine - Google Patents

game machine Download PDF

Info

Publication number
JP7208938B2
JP7208938B2 JP2020019010A JP2020019010A JP7208938B2 JP 7208938 B2 JP7208938 B2 JP 7208938B2 JP 2020019010 A JP2020019010 A JP 2020019010A JP 2020019010 A JP2020019010 A JP 2020019010A JP 7208938 B2 JP7208938 B2 JP 7208938B2
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.)
Active
Application number
JP2020019010A
Other languages
Japanese (ja)
Other versions
JP2021122562A (en
Inventor
純也 杉山
智裕 久保田
純一 田村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Heiwa Corp
Original Assignee
Heiwa Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Heiwa Corp filed Critical Heiwa Corp
Priority to JP2020019010A priority Critical patent/JP7208938B2/en
Publication of JP2021122562A publication Critical patent/JP2021122562A/en
Application granted granted Critical
Publication of JP7208938B2 publication Critical patent/JP7208938B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Slot Machines And Peripheral Devices (AREA)

Description

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

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

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

特開2016-214339号公報JP 2016-214339 A

遊技機では、遊技の進行を制御する遊技制御処理に係るプログラムを、主制御基板のROMにおける使用領域(制御領域4.5kbyte+データ領域3.0kbyte)に配置しなければならない。 In a game machine, a program related to game control processing for controlling the progress of a game must be placed in a use 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 in accordance with the diversity of games, there is a risk that the use area, especially the control area, will be squeezed.

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

上記課題を解決するために、本発明の遊技機は、遊技の進行に用いられる所定の基板において、CPUと、前記CPUに用いられるプログラムが格納されたROMと、前記プログラムにより更新される変数を保持するRAMと、を備える遊技機であって、前記CPUは、前記ROMから前記プログラムを読み出し、前記プログラムに基づいてサブルーチンを呼び出し、前記サブルーチンにおいて、1のコマンドによって、Aレジスタを用いることなく、前記RAMの所定のアドレスに格納された値が1以上であれば、前記所定のアドレスに格納された値を1だけ減算した値に更新し、所定のアドレスに格納された値がであれば、前記所定のアドレスにを格納し、デクリメント後の値が0でなければ、前記サブルーチンから戻り、デクリメント後の値が0であれば、キャリーフラグを反転させて前記サブルーチンから戻る。 In order to solve the above problems, the gaming machine of the present invention has a CPU, a ROM in which a program used by the CPU is stored, and variables updated by the program, on a predetermined board used for progressing the game. and a RAM holding the CPU, wherein the CPU reads the program from the ROM , calls a subroutine based on the program, and in the subroutine : If the value stored at the predetermined address of the RAM is 1 or more, the value stored at the predetermined address is updated by subtracting 1, and if the value stored at the predetermined address is 0 For example, 0 is stored in the predetermined address, and if the decremented value is not 0, the subroutine is returned, and if the decremented value is 0, the carry flag is inverted and the subroutine is returned .

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

同時回し参考例に係る扉が開放された状態を示す遊技機の斜視図である。FIG. 11 is a perspective view of the gaming machine showing a state in which the door according to the simultaneous turning reference example is opened; 同時回し参考例に係る遊技機の正面図である。It is a front view of the gaming machine according to the simultaneous spinning reference example. 同時回し参考例に係る第2大入賞口を説明する図である。It is a figure explaining the 2nd big prize-winning hole based on the simultaneous spinning reference example. 同時回し参考例に係る遊技の進行を制御する制御手段の内部構成を示すブロック図である。FIG. 11 is a block diagram showing the internal configuration of control means for controlling the progress of a game according to the simultaneous spinning reference example; 同時回し参考例に係るメインCPUが用いるメモリ領域のアドレスマップである。It is an address map of the memory area used by the main CPU according to the simultaneous rotation reference example. 同時回し参考例に係る低確時大当たり決定乱数判定テーブルを説明する図である。It is a diagram for explaining a low-probability jackpot decision random number determination table according to the simultaneous turning reference example. 同時回し参考例に係る高確時大当たり決定乱数判定テーブルを説明する図である。It is a diagram for explaining a high-probability jackpot determination random number determination table according to the simultaneous turning reference example. 同時回し参考例に係る当たり図柄乱数判定テーブルおよび小当たり図柄乱数判定テーブルを説明する図である。It is a diagram for explaining a winning symbol random number determination table and a small winning symbol random number determination table according to the simultaneous turning reference example. 同時回し参考例に係るリーチグループ決定乱数判定テーブルを説明する図である。It is a figure explaining the reach group determination random number determination table based on the simultaneous rotation reference example. 同時回し参考例に係るリーチモード決定乱数判定テーブルを説明する図である。It is a figure explaining the reach mode determination random number determination table based on the simultaneous rotation reference example. 同時回し参考例に係る変動パターン乱数判定テーブルを説明する図である。It is a figure explaining the variation pattern random number determination table based on the simultaneous rotation reference example. 同時回し参考例に係る変動時間決定テーブルを説明する図である。FIG. 11 is a diagram for explaining a variable time determination table according to the simultaneous rotation reference example; 同時回し参考例に係る遊技状態および変動時間を説明する図である。It is a figure explaining the game state and variation time based on a simultaneous spinning reference example. 同時回し参考例に係る特別電動役物作動ラムセットテーブルを説明する第1の図である。FIG. 11 is a first diagram for explaining a special electric accessary product operating ramset table according to the simultaneous rotation reference example; 同時回し参考例に係る特別電動役物作動ラムセットテーブルを説明する第2の図である。It is a second diagram for explaining the special electric accessary product operating ram set table according to the simultaneous rotation reference example. 同時回し参考例に係る遊技状態設定テーブルを説明する図である。It is a figure explaining the game state setting table based on the simultaneous spinning reference example. 同時回し参考例に係る当たり決定乱数判定テーブルを説明する図である。It is a figure explaining the hit determination random number determination table based on the simultaneous rotation reference example. (a)は同時回し参考例に係る普通図柄変動時間データテーブルを説明する図であり、(b)は同時回し参考例に係る開閉制御パターンテーブルを説明する図である。(a) is a diagram for explaining a normal symbol fluctuation time data table according to a simultaneous turning reference example, and (b) is a diagram for explaining an opening/closing control pattern table according to a simultaneous turning reference example. 同時回し参考例に係る本来の遊技性に則った遊技状態の遷移を説明する図である。It is a figure explaining the transition of the game state according to the original game property based on the simultaneous spinning reference example. 同時回し参考例に係る適切に遊技が行われなかった場合の遊技状態の遷移を説明する図である。FIG. 11 is a diagram illustrating transition of a game state when a game is not properly played according to the simultaneous spinning reference example; 同時回し参考例に係る遊技機状態フラグを説明する図である。It is a figure explaining the gaming machine state flag based on the simultaneous turning reference example. 同時回し参考例に係る主制御基板におけるCPU初期化処理を説明する第1のフローチャートである。It is the 1st flowchart explaining the CPU initialization process in the main-control board|substrate based on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板におけるCPU初期化処理を説明する第2のフローチャートである。It is the 2nd flowchart explaining the CPU initialization processing in the main-control board|substrate based on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板におけるサブコマンド群セット処理を説明するフローチャートである。FIG. 10 is a flowchart for explaining subcommand group set processing in the main control board according to the simultaneous rotation reference example; FIG. 同時回し参考例に係る主制御基板における電源断時退避処理を説明するフローチャートである。FIG. 11 is a flow chart for explaining a power-off saving process in the main control board according to the simultaneous rotation reference example; FIG. 同時回し参考例に係る主制御基板におけるタイマ割込み処理を説明するフローチャートである。It is a flowchart explaining the timer interrupt processing in the main-control board|substrate based on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における設定関連処理を説明するフローチャートである。10 is a flowchart for explaining setting-related processing in the main control board according to the simultaneous rotation reference example; 同時回し参考例に係る主制御基板におけるスイッチ管理処理を説明するフローチャートである。10 is a flowchart for explaining switch management processing in the main control board according to the simultaneous rotation reference example; 同時回し参考例に係る主制御基板におけるゲート通過処理を説明するフローチャートである。It is a flowchart explaining the gate passage process in the main-control board|substrate based on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における第1始動口通過処理を説明するフローチャートである。FIG. 11 is a flow chart for explaining first starting opening passage processing in the main control board according to the simultaneous rotation reference example; FIG. 同時回し参考例に係る主制御基板における第2始動口通過処理を説明するフローチャートである。It is a flowchart explaining the 2nd starting opening passage process in the main-control board|substrate based on the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における特別図柄乱数取得処理を説明するフローチャートである。It is a flow chart for explaining a special symbol random number acquisition process in the main control board according to the simultaneous turning reference example. 同時回し参考例に係る主制御基板における取得時演出判定処理を説明するフローチャートである。FIG. 11 is a flow chart for explaining effect determination processing at the time of acquisition in the main control board according to the simultaneous turning reference example; FIG. 同時回し参考例に係る主制御基板における大入賞口通過処理を説明するフローチャートである。It is a flow chart for explaining the big winning opening passage processing in the main control board according to the simultaneous turning reference example. 同時回し参考例に係る特別遊技管理フェーズおよび特別電動役物遊技管理フェーズを説明する図である。It is a diagram for explaining a special game management phase and a special electric role product game management phase according to the simultaneous turning reference example. 同時回し参考例に係る主制御基板における特別遊技管理処理を説明するフローチャートである。It is a flow chart for explaining a special game management process in the main control board according to the simultaneous spinning reference example. 同時回し参考例に係る主制御基板における特別図柄変動待ち処理を説明するフローチャートである。It is a flow chart for explaining a special symbol variation waiting process in the main control board according to the simultaneous turning reference example. 同時回し参考例に係る主制御基板における特別図柄当たり判定処理を説明するフローチャートである。It is a flowchart for explaining a special symbol hit determination process in the main control board according to the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における特別図柄変動番号決定処理を説明するフローチャートである。It is a flow chart for explaining the special symbol variation number determination processing in the main control board according to the simultaneous turning reference example. 同時回し参考例に係る主制御基板における回数切り管理処理を説明するフローチャートである。FIG. 11 is a flowchart for explaining a number cutting management process in the main control board according to the simultaneous rotation reference example; FIG. 同時回し参考例に係る主制御基板における特別図柄変動中処理を説明するフローチャートである。It is a flow chart for explaining a special symbol variation during processing in the main control board according to the simultaneous turning reference example. 同時回し参考例に係る主制御基板における図柄強制停止処理を説明するフローチャートである。It is a flow chart explaining the symbol forced stop processing in the main control board according to the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における特別図柄停止図柄表示処理を説明するフローチャートである。It is a flow chart for explaining a special symbol stop symbol display process in the main control board according to the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における特別電動役物遊技管理処理を説明するフローチャートである。It is a flow chart for explaining a special electric role product game management process in the main control board according to the simultaneous turning reference example. 同時回し参考例に係る主制御基板における大入賞口開放前処理を説明するフローチャートである。It is a flow chart for explaining the big winning opening pre-opening processing in the main control board according to the simultaneous turning reference example. 同時回し参考例に係る主制御基板における大入賞口開閉切替処理を説明するフローチャートである。FIG. 11 is a flow chart for explaining a big winning opening opening/closing switching process in the main control board according to the simultaneous turning reference example; FIG. 同時回し参考例に係る主制御基板における大入賞口開放制御処理を説明するフローチャートである。It is a flow chart for explaining a large winning opening opening control process in the main control board according to the simultaneous spinning reference example. 同時回し参考例に係る主制御基板における大入賞口閉鎖有効処理を説明するフローチャートである。It is a flow chart for explaining a large winning opening closing effective process in the main control board according to the simultaneous turning reference example. 同時回し参考例に係る主制御基板における大入賞口終了ウェイト処理を説明するフローチャートである。It is a flow chart for explaining a big winning opening end wait process in the main control board according to the simultaneous spinning reference example. 同時回し参考例に係る普通遊技管理フェーズを説明する図である。It is a diagram for explaining a normal game management phase according to the simultaneous spinning reference example. 同時回し参考例に係る主制御基板における普通遊技管理処理を説明するフローチャートである。It is a flow chart for explaining normal game management processing in the main control board according to the simultaneous turning reference example. 同時回し参考例に係る主制御基板における普通図柄変動待ち処理を説明するフローチャートである。It is a flow chart for explaining normal symbol variation waiting processing in the main control board according to the simultaneous turning reference example. 同時回し参考例に係る主制御基板における普通図柄変動中処理を説明するフローチャートである。It is a flow chart for explaining the process during normal symbol fluctuation in the main control board according to the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における普通図柄停止図柄表示処理を説明するフローチャートである。It is a flow chart for explaining normal symbol stop symbol display processing in the main control board according to the simultaneous rotation reference example. 同時回し参考例に係る主制御基板における普通電動役物入賞口開放前処理を説明するフローチャートである。It is a flow chart for explaining normal electric accessary prize opening pre-opening processing in the main control board according to the simultaneous turning reference example. 同時回し参考例に係る主制御基板における普通電動役物入賞口開閉切替処理を説明するフローチャートである。It is a flow chart for explaining normal electric accessary prize opening opening and closing switching processing in the main control board according to the simultaneous turning reference example. 同時回し参考例に係る主制御基板における普通電動役物入賞口開放制御処理を説明するフローチャートである。It is a flow chart for explaining normal electric accessary prize winning opening control processing in the main control board according to the simultaneous turning reference example. 同時回し参考例に係る主制御基板における普通電動役物入賞口閉鎖有効処理を説明するフローチャートである。It is a flow chart for explaining normal electric accessary prize winning opening closing effective processing in the main control board according to the simultaneous turning reference example. 同時回し参考例に係る主制御基板における普通電動役物入賞口終了ウェイト処理を説明するフローチャートである。It is a flow chart for explaining normal electric accessory winning opening end wait processing in the main control board according to the simultaneous turning reference example. 演出参考例に係るリーチなし変動パターンの変動演出の一例を説明する図である。It is a figure explaining an example of the variation production|presentation of the no reach variation pattern based on the production|presentation reference example. 演出参考例に係るノーマルリーチ変動パターンの変動演出の一例を説明する図である。It is a figure explaining an example of the fluctuation production|presentation of the normal reach fluctuation pattern based on the production|presentation reference example. 演出参考例に係るハズレ時の発展リーチ変動パターンの変動演出の一例を説明する図である。It is a figure explaining an example of the variation production|presentation of the developed reach variation pattern at the time of loss based on the production|presentation reference example. 演出参考例に係る大当たり時の発展リーチ変動パターンの変動演出の一例を説明する図である。It is a figure explaining an example of the variation production|presentation of the development reach variation pattern at the time of a big hit based on the production|presentation reference example. 演出参考例に係るリーチ発展演出が2回実行される場合の変動演出の一例を説明する図である。It is a figure explaining an example of a variable production|presentation in case the ready-to-reach development production|presentation based on a production|presentation reference example is performed twice. 演出参考例に係る擬似連続リーチ変動パターンの変動演出の一例を説明する図である。It is a figure explaining an example of the fluctuation|variation production|presentation of the pseudo continuous ready-to-reach fluctuation pattern based on the production|presentation reference example. 演出参考例に係る変動演出決定テーブルを説明する図である。It is a figure explaining the variable production|presentation determination table based on the production|presentation reference example. 演出参考例に係る保留表示演出の一例を説明する図である。It is a figure explaining an example of the pending|holding display production|presentation based on the production|presentation reference example. (a)は演出参考例に係る最終保留表示パターン決定テーブルを説明する図であり、(b)は演出参考例に係る1つ前保留表示パターン決定テーブルを説明する図である。(a) is a diagram for explaining a final pending display pattern determination table according to a reference example of production, and (b) is a diagram for explaining a immediately previous pending display pattern determination table according to a reference example of production. 演出参考例に係る副制御基板におけるサブCPU初期化処理を説明するフローチャートである。It is a flowchart explaining the sub CPU initialization process in the sub control board which concerns on the production|presentation reference example. 演出参考例に係る副制御基板におけるサブタイマ割込み処理を説明するフローチャートである。It is a flow chart explaining the sub-timer interrupt processing in the sub-control board according to the effect reference example. 演出参考例に係る副制御基板における先読み指定コマンド受信処理を説明するフローチャートである。It is a flow chart explaining the look-ahead designation command reception processing in the sub-control board according to the effect reference example. 演出参考例に係る副制御基板における変動コマンド受信処理を説明するフローチャートである。It is a flow chart explaining the variation command reception processing in the sub-control board according to the effect reference example. スロットマシンの概略的な機械的構成を説明するための外観図である。1 is an external view for explaining a schematic mechanical configuration of a slot machine; FIG. スロットマシンの概略的な機械的構成を説明するための前面扉を開いた状態での外観図である。FIG. 2 is an external view of the slot machine with the front door opened, for explaining the schematic mechanical configuration of the slot machine; リールの図柄配列および有効ラインを説明する図である。FIG. 10 is a diagram for explaining symbol arrays on reels and activated lines; スロットマシンの概略的な電気的構成を示したブロック図である。1 is a block diagram showing a schematic electrical configuration of a slot machine; FIG. 当選役を説明するための説明図である。It is an explanatory diagram for explaining a winning combination. 当選種別抽選テーブルを示す図である。It is a figure which shows a prize type lottery table. 当選種別抽選テーブルを示す図である。It is a figure which shows a prize type lottery table. 遊技状態の遷移を説明するための説明図である。It is an explanatory diagram for explaining the transition of the game state. 演出状態の遷移を説明するための説明図である。It is an explanatory view for explaining the transition of the production state. 主制御基板におけるCPU初期化処理を説明するフローチャートである。It is a flow chart explaining CPU initialization processing in a main control board. 主制御基板におけるコールドスタート処理を説明するフローチャートである。4 is a flowchart for explaining cold start processing in the main control board; 主制御基板におけるエラー停止処理を説明するフローチャートである。It is a flow chart explaining error stop processing in a main control board. 主制御基板における設定値切り替え処理を説明するフローチャートである。4 is a flowchart for explaining set value switching processing in a main control board; 主制御基板における初期化スタート処理を説明するフローチャートである。It is a flow chart explaining initialization start processing in a main control board. 主制御基板における状態復帰処理を説明するフローチャートである。It is a flowchart explaining the state return processing in a main control board. 主制御基板における遊技開始処理を説明するフローチャートである。It is a flow chart explaining the game start processing in the main control board. 主制御基板における遊技メダル投入処理を説明するフローチャートである。It is a flow chart explaining game medal insertion processing in the main control board. 主制御基板における内部抽選処理を説明するフローチャートである。It is a flow chart explaining internal lottery processing in a main control board. 主制御基板における図柄コード設定処理を説明するフローチャートである。It is a flow chart explaining the design code setting processing in the main control board. 主制御基板における回胴回転中処理を説明するフローチャートである。FIG. 10 is a flowchart for explaining processing during rotation of the drum in the main control board; FIG. 主制御基板における回胴停止処理を説明するフローチャートである。FIG. 11 is a flow chart for explaining a spinning drum stopping process in a main control board; FIG. 主制御基板における表示判定処理を説明するフローチャートである。It is a flow chart explaining display judging processing in a main control board. 主制御基板における払出処理を説明するフローチャートである。It is a flow chart explaining the payout process in the main control board. 主制御基板における遊技移行処理を説明するフローチャートである。It is a flow chart explaining the game transition processing in the main control board. 主制御基板における電源断時退避処理を説明するフローチャートである。FIG. 10 is a flow chart for explaining save processing at power-off in the main control board; FIG. 主制御基板におけるタイマ割込み処理を説明するフローチャートである。It is a flow chart explaining timer interruption processing in a main control board. メインCPU周辺の電気的な接続を説明するための図である。FIG. 2 is a diagram for explaining electrical connections around a main CPU; CPUコアの内部構成を示したブロック図である。2 is a block diagram showing the internal configuration of a CPU core; FIG. レジスタの構成を説明した図である。FIG. 4 is a diagram explaining the configuration of a register; メモリマップを示す説明図である。FIG. 4 is an explanatory diagram showing a memory map; BYTESELモジュールの具体的な処理を示したフローチャートである。4 is a flow chart showing specific processing of the BYTESEL module; BYTESELモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a BYTESEL module; FIG. BYTESELモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a BYTESEL module; FIG. BYTESELモジュールを実現するためのコマンドの他の例を説明するための説明図である。FIG. 10 is an explanatory diagram for explaining another example of commands for realizing the BYTESEL module; BYTESELモジュールを実現するためのコマンドのさらに他の例を説明するための説明図である。FIG. 11 is an explanatory diagram for explaining still another example of commands for realizing the BYTESEL module; WORDSELモジュールの具体的な処理を示したフローチャートである。4 is a flow chart showing specific processing of the WORDSEL module; WORDSELモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a WORDSEL module; FIG. WORDSELモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a WORDSEL module; FIG. WORDSELモジュールを実現するためのコマンドの他の例を説明するための説明図である。FIG. 11 is an explanatory diagram for explaining another example of commands for realizing the WORDSEL module; WORDSELモジュールを実現するためのコマンドのさらに他の例を説明するための説明図である。FIG. 12 is an explanatory diagram for explaining still another example of commands for realizing the WORDSEL module; CAL_MODモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining a CAL_MOD module; HID_JUGモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining the HID_JUG module; RAMSETモジュールの具体的な処理を示したフローチャートである。4 is a flow chart showing specific processing of a RAMSET module; RAMSETモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a RAMSET module; FIG. RAMSETモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a RAMSET module; FIG. RAMSETモジュールを実現するためのコマンドの他の例を説明するための説明図である。FIG. 11 is an explanatory diagram for explaining another example of commands for realizing the RAMSET module; TABLSETモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a TABLESET module; FIG. TABLSETモジュールを実現するためのコマンドの他の例を説明するための説明図である。FIG. 11 is an explanatory diagram for explaining another example of commands for realizing the TABLESET module; BYTEDECモジュールの具体的な処理を示したフローチャートである。4 is a flow chart showing specific processing of the BYTEDEC module; BYTEDECモジュールにおけるデクリメント態様とゼロフラグおよびキャリーフラグの設定を説明するための説明図である。FIG. 10 is an explanatory diagram for explaining a decrement mode and setting of a zero flag and a carry flag in the BYTEDEC module; BYTEDECモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a BYTEDEC module; FIG. BYTEDECモジュールを実現するためのコマンドの他の例を説明するための説明図である。FIG. 10 is an explanatory diagram for explaining another example of commands for realizing the BYTEDEC module; RAM_DECモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining a RAM_DEC module; WORDDECモジュールの具体的な処理を示したフローチャートである。4 is a flow chart showing specific processing of the WORDDEC module; WORDDECモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a WORDDEC module; FIG. WORDDECモジュールを実現するためのコマンドの他の例を説明するための説明図である。FIG. 10 is an explanatory diagram for explaining another example of commands for realizing the WORDDEC module; サブルーチンから戻る処理の一例を説明するための説明図である。FIG. 11 is an explanatory diagram for explaining an example of processing for returning from a subroutine; PY_CMDAモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining a PY_CMDA module; GAT_PASモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining a GAT_PAS module; TDN_PASモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining a TDN_PAS module; FD_OPNモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an FD_OPN module; TZ_STAモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining a TZ_STA module; TZ_RGETモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining a TZ_RGET module; TRSVSELモジュールを説明するための説明図である。It is an explanatory view for explaining a TRSVSEL module. TDOVCHKモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining a TDOVCHK module; BER_CHKモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining a BER_CHK module; TEF_SELモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining a TEF_SEL module; SET_RIGモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining a SET_RIG module; PRE_LOTモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining a PRE_LOT module; REG_LOTモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining a REG_LOT module; BIG_SLTモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining a BIG_SLT module; NAV_SETモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining a NAV_SET module; TOK_PRCモジュールの具体的な処理を示したフローチャートである。4 is a flowchart showing specific processing of the TOK_PRC module; TOK_PRCモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a TOK_PRC module; FIG. TEF_SELモジュールの具体的な処理を示したフローチャートである。4 is a flow chart showing specific processing of the TEF_SEL module; TEF_SELモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a TEF_SEL module; FIG. SWI_PRCモジュールの具体的な処理を示したフローチャートである。4 is a flowchart showing specific processing of the SWI_PRC module; SWI_PRCモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a SWI_PRC module; FIG. CPUINITモジュールの具体的な処理を示したフローチャートである。4 is a flowchart showing specific processing of a CPUINIT module; CPUINITモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a CPUINIT module; FIG. TMR_IPTモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining a TMR_IPT module; FZ_SPNモジュールの具体的な処理を示したフローチャートである。4 is a flow chart showing specific processing of the FZ_SPN module; FZ_SPNモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 10 is an explanatory diagram for explaining an example of a command for realizing an FZ_SPN module; FIG. CPUINITモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a CPUINIT module; FIG. EXE_SETモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing an EXE_SET module; FIG. HPT_GRPモジュールの具体的な処理を示したフローチャートである。4 is a flow chart showing specific processing of the HPT_GRP module; (a)、(b)は、HPT_GRPモジュールを実現するためのコマンドの一例を説明するための説明図であり、(c)は、リーチグループ決定乱数判定テーブルの一例を説明するための説明図である。(a) and (b) are explanatory diagrams for explaining an example of commands for realizing the HPT_GRP module, and (c) is an explanatory diagram for explaining an example of a reach group determination random number determination table. be. E_ILGERモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an E_ILGER module; E_LEVOTモジュールを説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an E_LEVOT module; SBC_OUTモジュールの具体的な処理を示したフローチャートである。4 is a flowchart showing specific processing of an SBC_OUT module; SBC_OUTモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing an SBC_OUT module; FIG. SBC_OUTモジュールを実現するための他のコマンドの一例を説明するための説明図である。FIG. 11 is an explanatory diagram for explaining an example of another command for realizing the SBC_OUT module; FZ_OPNモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing an FZ_OPN module; FIG. TD_OPNモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a TD_OPN module; FIG. HSY_PRCモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing an HSY_PRC module; FIG. FDN_CHKモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing an FDN_CHK module; FIG. FZ_STPモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing an FZ_STP module; FIG. 乱数発生器740~746の構成を説明するためのブロック図である。FIG. 4 is a block diagram for explaining the configuration of random number generators 740-746; 乱数生成部の組み合わせを説明する図である。It is a figure explaining the combination of a random number generation part. SMC_ROTモジュールの具体的な処理を示したフローチャートである。4 is a flowchart showing specific processing of an SMC_ROT module; SMC_ROTモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing an SMC_ROT module; FIG. SMC_ROTモジュールを実現するためのコマンドの他の例を説明するための説明図である。FIG. 11 is an explanatory diagram for explaining another example of commands for realizing the SMC_ROT module; INITIALモジュールの具体的な処理を示したフローチャートである。4 is a flowchart showing specific processing of an INITIAL module; INITIALモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing an INITIAL module; FIG. INITIALモジュールを実現するためのコマンドの他の例を説明するための説明図である。FIG. 11 is an explanatory diagram for explaining another example of commands for realizing an INITIAL module; IPT_PDモジュールの具体的な処理を示したフローチャートである。4 is a flowchart showing specific processing of an IPT_PD module; IPT_PDモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 10 is an explanatory diagram for explaining an example of a command for realizing an IPT_PD module; FIG. IPT_PDモジュールを実現するためのコマンドの他の例を説明するための説明図である。FIG. 11 is an explanatory diagram for explaining another example of commands for realizing the IPT_PD module; STOPDCTモジュールの具体的な処理を示したフローチャートである。4 is a flow chart showing specific processing of a STOPDCT module; STOPDCTモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a STOPDCT module; STOPDCTモジュールを実現するためのコマンドの他の例を説明するための説明図である。FIG. 10 is an explanatory diagram for explaining another example of a command for realizing the STOPDCT module; E_SETTMモジュールの具体的な処理を示したフローチャートである。10 is a flow chart showing specific processing of the E_SETTM module; E_SETTMモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing an E_SETTM module; FIG. E_SETTMモジュールを実現するためのコマンドの他の例を説明するための説明図である。FIG. 11 is an explanatory diagram for explaining another example of commands for realizing the E_SETTM module; E_SETTMモジュールの具体的な処理を示したフローチャートである。10 is a flow chart showing specific processing of the E_SETTM module; E_SETTMモジュールを実現するためのコマンドのさらに他の例を説明するための説明図である。FIG. 11 is an explanatory diagram for explaining still another example of commands for realizing the E_SETTM module; RAM_INCモジュールの具体的な処理を示したフローチャートである。4 is a flowchart showing specific processing of a RAM_INC module; RAM_INCモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 10 is an explanatory diagram for explaining an example of a command for realizing a RAM_INC module; FIG. RAM_INCモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 10 is an explanatory diagram for explaining an example of a command for realizing a RAM_INC module; FIG. RAM_INCモジュールを実現するためのコマンドの他の例を説明するための説明図である。FIG. 11 is an explanatory diagram for explaining another example of commands for realizing the RAM_INC module; RAM_INCモジュールを実現するためのコマンドの他の例を説明するための説明図である。FIG. 11 is an explanatory diagram for explaining another example of commands for realizing the RAM_INC module; TABLSETモジュールの具体的な処理を示したフローチャートである。4 is a flow chart showing specific processing of the TABLESET module; TABLSETモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a TABLESET module; FIG. TABLSETモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a TABLESET module; FIG. TABLSETモジュールを実現するためのコマンドの他の例を説明するための説明図である。FIG. 11 is an explanatory diagram for explaining another example of commands for realizing the TABLESET module; IPT_PCモジュールの具体的な処理を示したフローチャートである。4 is a flow chart showing specific processing of an IPT_PC module; IPT_PCモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 10 is an explanatory diagram for explaining an example of a command for realizing an IPT_PC module; FIG. CMDPROCモジュールの具体的な処理を示したフローチャートである。4 is a flow chart showing specific processing of a CMDPROC module; CMDPROCモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a CMDPROC module; FIG. SET_PLSモジュールの具体的な処理を示したフローチャートである。4 is a flowchart showing specific processing of a SET_PLS module; SET_PLSモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a SET_PLS module; FIG. OTM_ATKモジュールの具体的な処理を示したフローチャートである。4 is a flowchart showing specific processing of an OTM_ATK module; OTM_ATKモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing an OTM_ATK module; FIG. KRS_JDGモジュールを実現するためのコマンドの一例を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining an example of a command for realizing a KRS_JDG module; FIG. KRS_JDGモジュールを実現するためのコマンドの他の例を説明するための説明図である。FIG. 10 is an explanatory diagram for explaining another example of commands for realizing the KRS_JDG module; 主制御基板の構成を説明する図である。It is a figure explaining the structure of a main control board. 主制御基板における電子部品の固定を説明する図である。It is a figure explaining fixation of the electronic component in a main control board. 主制御基板におけるビアホールを説明する図である。It is a figure explaining the via hole in a main control board. 特定演出の一例を説明する図である。It is a figure explaining an example of specific production. 示唆演出の一例を説明する図である。It is a figure explaining an example of suggestion production|presentation. 第1示唆パターンの示唆演出の一例を説明する図である。FIG. 11 is a diagram illustrating an example of a suggestive effect of a first suggestive pattern; 第2示唆パターンの示唆演出の一例を説明する図である。FIG. 11 is a diagram illustrating an example of a suggestive effect of a second suggestive pattern; 第3示唆パターンの示唆演出の一例を説明する図である。FIG. 13 is a diagram illustrating an example of a suggestive effect of a third suggestive pattern; (a)は特定変動情報の一例を説明する図であり、(b)は特定演出の発生タイミングの一例を説明する図である。(a) is a diagram for explaining an example of specific variation information, and (b) is a diagram for explaining an example of the generation timing of a specific effect. 特定演出実行抽選テーブルを説明する図である。It is a figure explaining a specific production execution lottery table. (a)は演出系統決定テーブルを説明する図であり、(b)は追加抽選テーブルを説明する図である。(a) is a diagram for explaining an effect system determination table, and (b) is a diagram for explaining an additional lottery table. 示唆演出決定テーブルを説明する図である。FIG. 11 is a diagram for explaining a suggestion effect determination table; FIG. 獲得ポイント抽選テーブルを説明する図である。It is a figure explaining an acquisition point lottery table. 副制御基板におけるサブCPU初期化処理を説明するフローチャートである。4 is a flowchart for explaining sub CPU initialization processing in the sub control board; 副制御基板におけるサブタイマ割込み処理を説明するフローチャートである。It is a flowchart explaining the sub-timer interrupt processing in a sub-control board. 副制御基板における先読み指定コマンド受信処理を説明するフローチャートである。It is a flowchart explaining the prefetch designation|designated command reception process in a sub control board. 副制御基板における変動コマンド受信処理を説明するフローチャートである。FIG. 10 is a flowchart for explaining variation command reception processing in the sub control board; FIG.

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

本発明の実施形態では、遊技機として、パチンコ機とスロットマシンとをその順に例示し、その後、具体的な処理を詳述する。 In the embodiment of the present invention, a pachinko machine and a slot machine will be exemplified in that 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 a reference example of simultaneous rotation, the mechanical configuration and electrical configuration of a so-called simultaneous rotation machine, and specific processing for each substrate will be described. Then, as an effect reference example, a specific effect that can be executed in the simultaneous spinning machine and a specific process related to the effect will be described. After that, as examples of the present invention, configurations 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 a gaming machine 100 according to a simultaneous turning reference example, showing a state in which the door is opened. As shown, the game machine 100 includes an outer frame 102 in which a space is formed by four sides assembled in a substantially rectangular shape, a middle frame 104 attached to the outer frame 102 by a hinge mechanism so as to be freely opened and closed, and the A front frame 106 attached to the middle frame 104 by a hinge mechanism so as to be openable and closable is provided.

中枠104は、外枠102と同様に、略矩形状に組まれた四辺によって囲繞空間が形成されており、この囲繞空間に遊技盤108が保持されている。また、前枠106には、ガラス製または樹脂製の透過板110が保持されている。そして、これら中枠104および前枠106を外枠102に対して閉じると、遊技盤108と透過板110とが所定の間隔を維持して略平行に対面するとともに、遊技機100の正面側から、透過板110を介して遊技盤108が視認可能となる。 Similarly to the outer frame 102, the middle frame 104 has a surrounding space formed by four sides assembled in a substantially rectangular shape, and a game board 108 is held in this surrounding space. Further, the front frame 106 holds a transmission 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 parallel to each other while maintaining a predetermined distance. , 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 spinning reference example. As shown in this figure, an operation handle 112 projecting toward the front side of the gaming machine 100 is provided at the lower portion of the front frame 106 . The operating handle 112 is provided so that the player can rotate it, and when the player rotates the operating handle 112 to perform a shooting operation, the strength corresponding to the rotation angle of the operating handle 112 is applied (not shown). A game ball is shot by the shooting mechanism. The game ball shot in this manner rises between rails 114 a and 114 b 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 between the game board 108 and the transmission plate 110, and is an area in which game balls can flow down or roll. A large number of nails and pinwheels (not shown) are provided on the game board 108, and a game ball guided to the game area 116 collides with the nails and pinwheels to flow down and roll in irregular directions. 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 is provided with a first game area 116a and a second game area 116b in which the degree of penetration of the game ball is different from each other according to the firing intensity of the shooting mechanism, and the game ball can be hit separately. The first game area 116a is located on the left side of the game area 116 when viewed from the player facing the gaming machine 100, and the second game area 116b is located on the left side of the game area 116 when viewed from the player facing the gaming machine 100. located on the right side of the Since the rails 114a and 114b are located on the left side of the game area 116, the game ball fired by the shooting mechanism with a shooting intensity lower than a predetermined intensity enters the first game area 116a and is shot with a shooting intensity equal to or higher than the predetermined intensity. The played 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と呼ぶ。 In addition, the game area 116 is provided with a general winning opening 118 into which a game ball can enter, a first fixed starting opening 120A, a first variable starting opening 120B, a second starting opening 122, and a normal figure operating opening 125. , These general winning opening 118, the first fixed starting opening 120A, the first variable starting opening 120B, the second starting opening 122, when the game ball enters the normal figure operation opening 125, predetermined prize balls are paid out to the player respectively. be In addition, below, 120 A of 1st fixed starting openings and the 1st variable starting opening 120B are generically called the 1st starting opening 120. As shown in FIG.

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

また、第1固定始動口120A、第2始動口122および普図作動口125は、遊技球が常時入球可能に開口した固定始動口で構成される。一方、第1可変始動口120Bには、可動片120bが開閉可能に設けられており、この可動片120bの状態に応じて、第1可変始動口120Bへの遊技球の進入容易性が変化する可変始動口で構成されている。具体的には、可動片120bは、通常、閉状態に維持されており、この間は、第1可変始動口120Bへの遊技球の入球が困難もしくは不可能となる。 In addition, the first fixed starting opening 120A, the second starting opening 122 and the normal figure operating opening 125 are constituted by fixed starting openings that are open so that the game ball can be entered at all times. 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 with which a game ball enters 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, and during this 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 pattern operation port 125, the lottery of the normal symbol described later is performed. If a winning lottery is won by this lottery, the movable piece 120b is controlled to be open for a predetermined period of time. When the movable piece 120b is in an open state, it becomes possible to enter the game ball into the first variable starting port 120B. In this way, the movable piece 120b is in an open state that allows the game ball to enter the first variable starting port 120B, and makes it more difficult for the game ball to enter the first variable starting port 120B than in the open state. Alternatively, it functions as a movable member (start 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, the first fixed starting port 120A can enter only the game ball that flows down the first game area 116a, and the first variable starting port 120B and the second starting port 122 are the games that flow down the second game region 116b. It is arranged in a position where only the ball can enter. In addition, the game ball flowing down the second game area 116b may enter the first fixed starting port 120A, but in this case, the game ball flowing down the first game area 116a is the second It is desirable to arrange the game area 116b at a position where it is easier to enter the game 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 starting port 120B and the second starting port 122 may enter the game ball that flows down the first game area 116a, but in this case, the game that flows down the second game area 116b It is desirable that the ball be arranged at a position where it is easier to enter than the game ball flowing down the first game area 116a. In any case, the first fixed starting port 120A is arranged at a position where at least the game ball flowing down the first game area 116a can enter, and the first variable starting port 120B and the second starting port 122 are at least the first It is preferable that the game ball flowing down the second game area 116b is arranged at a position where it can enter.

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

第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 big winning hole 126 so that it can be opened and closed. Ball is not possible. Specifically, when the opening/closing door 126b is in a closed state, it is flush with the board surface of the game board 108, and the game balls flow down in front of the first big winning hole 126. As shown in FIG. On the other hand, when the above-mentioned big win game is executed, the opening and closing door 126b is opened and functions as a tray for guiding the game ball to the first big winning hole 126, and the game ball enters the first big winning hole 126. ball becomes possible. When a game ball enters the first big winning hole 126, a 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 big winning hole 128 is provided below the first big winning hole 126 in the second game area 116b. The second big prize winning opening 128 has a movable piece 128b, and normally the movable piece 128b is maintained in a closed state. On the other hand, when a small winning game, which will be described later, is executed, the movable piece 128b is controlled to be in an open state, and a game ball can enter the second big winning hole 128. As shown in FIG. In addition, hereinafter, the first big prize opening 126 and the second big prize opening 128 are collectively referred to simply as the big prize 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 big winning opening 128 according to the simultaneous spinning reference example. A structure 129 projecting to the front side of the game board 108 is provided in the second game area 116b. The structure 129 surrounds the gaming machine 100 on four sides positioned in the left-right direction and the front-rear direction and the bottom side, and an opening is formed at the top. An opening formed in the upper part of this structure 129 serves as the second prize winning opening 128 . A movable piece 128b is provided on the upper part of the structure 129, and normally, as shown in FIG. .

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

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

このように、同時回し参考例では、可動片128bを僅かに傾斜させ、可動片128b上を遊技球が転動する時間を長く確保する。そして、可動片128bが閉状態から開状態に変移することで、可動片128b上を転動している遊技球を第2大入賞口128内に導く。上記の構成により、可動片128bを開状態に維持する時間を僅かに設定したとしても、第2大入賞口128内に所定数の遊技球を導くことができる。換言すれば、第2大入賞口128内に所定数の遊技球を入球させるために必要となる、可動片128bを開状態に維持する時間を短時間とすることができる。なお、構造物129の背面には、遊技盤108の背面側に連通する孔が形成されており、第2大入賞口128に入球した遊技球は、遊技盤108の背面側に排出される。そして、第2大入賞口128に遊技球が入球すると、所定の賞球が遊技者に払い出される。 Thus, in the simultaneous rotation reference example, the movable piece 128b is slightly inclined to ensure a long time for the game ball to roll on the movable piece 128b. Then, the game ball rolling on the movable piece 128b is guided into the second big winning hole 128 by changing the movable piece 128b from the closed state to the open state. With the above configuration, even if the time for keeping the movable piece 128b in the open state is set slightly, a predetermined number of game balls can be guided into the second big winning hole 128. FIG. In other words, the time for which the movable piece 128b is kept open, which is required for entering a predetermined number of game balls into the second big winning hole 128, can be shortened. A hole communicating with the back side of the game board 108 is formed in the back side of the structure 129, and the game ball entering the second big winning hole 128 is discharged to the back side of the game board 108. . Then, when a game ball enters the second big winning hole 128, a 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 big winning opening 128 has been described here, the first variable starting opening 120B also has the same configuration as the second big 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. In the open state of the movable piece 120b, the movable piece 120b slides to the back side of the game board 108, allowing the game ball to enter the first variable starting port 120B. However, as shown in FIG. 2, the right side of the movable piece 128b is higher than the left side when the game machine 100 is viewed from the front, while the left side of the movable piece 120b is the right side when the game machine 100 is viewed from the front. located higher than

ここで、第2遊技領域116bの盤面構成について詳述する。同時回し参考例では、第2遊技領域116bの最上部に、第2始動口122とゲート124とが並列して配置されている。第2遊技領域116bに導かれた遊技球は、全て、第2始動口122に入球するか、ゲート124を通過して下方に流下する。同時回し参考例では、第2始動口122は、1個の遊技球の入球に対して1個の遊技球が賞球として払い出される。 Here, the board configuration of the second game area 116b will be described in detail. In the simultaneous turning reference example, the second starting port 122 and the gate 124 are arranged in parallel at the top 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 downward. In the simultaneous spinning reference example, the second starting port 122 pays out one game ball as a prize ball for one game ball entering.

第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 big winning game or a small winning game is executed. Further, when the game ball passes through the gate 124, a lottery is performed to determine whether or not the first variable starting port 120B (movable piece 120b) is to be opened.

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

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

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

第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. When 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 one game ball entering, and whether or not to execute a big win game or a small win game is determined. A lottery will be held.

第1可変始動口120Bに入球しなかった遊技球は、可動片120b上から遊技機100の正面視で右側に落下する。第1可変始動口120Bの下方には、第2大入賞口128が設けられており、可動片120b上から落下した遊技球の殆どが、第2大入賞口128の可動片128b上を転動する。可動片128b上の遊技球は、可動片128bの傾斜により、遊技機100の正面視で右側から左側に向けてゆっくりと転動する。 A game ball that does not enter the first variable starter opening 120B falls from the movable piece 120b to the right side of the game machine 100 when viewed from the front. Below the first variable starter opening 120B, a second large winning opening 128 is provided, and most of the game balls dropped 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 rolls slowly from the right side to the left side in the front view of the gaming 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 spinning reference example, the second big winning opening 128 is opened only in the small winning game. That is, the second big winning hole 128 can be said to be a big winning hole dedicated to small winning games. When 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 big winning opening 128.例文帳に追加When a game ball enters the second big winning hole 128 during a small winning game, a predetermined number of two or more (here, 15) game balls are paid out as prize balls for one game ball entering. be

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

なお、遊技領域116の最下部には、一般入賞口118、第1始動口120、第2始動口122、普図作動口125、および、大入賞口のいずれにも入球しなかった遊技球を、遊技領域116から遊技盤108の背面側に排出する排出口130が設けられている。 In addition, 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 opening 125, and the big winning opening is provided from the game area 116 to the back side of the game board 108.

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

演出表示装置200は、画像を表示する画像表示部からなるメイン演出表示部200aを備えており、このメイン演出表示部200aを、遊技盤108の略中央部分において、遊技機100の正面側から視認可能に配置している。このメイン演出表示部200aには、図示のように、3つの演出図柄210a、210b、210cが変動表示される等、種々の演出が実行されることとなる。 The effect display device 200 includes a main effect display portion 200a consisting of an image display portion for displaying an image. placed as possible. In the main effect display section 200a, as shown in the figure, various effects such as three effect patterns 210a, 210b, and 210c are variably displayed.

演出役物装置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 usually retracted at the origin position on the back side of the game board 108 in a state of being divided into a plurality of constituent members. It is no longer visible. During the variable display of the performance patterns 210a, 210b, and 210c, when each constituent member moves to a movable position in front of the main effect display section 200a by driving the actuator, the front surface of the main effect display section 200a Each constituent member is united to give the player a feeling of anticipation of a big win.

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

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

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

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

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

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

主制御基板300は遊技の基本動作を制御する。この主制御基板300は、メインCPU300a、メインROM300b、メインRAM300cを備えている。メインCPU300aは、各検出スイッチやタイマからの入力信号に基づいて、メインROM300bに格納されたプログラムを読み出して演算処理を行うとともに、各装置や表示器を直接制御したり、あるいは演算処理の結果に応じて他の基板にコマンドを送信したりする。メインRAM300cは、メインCPU300aの演算処理時におけるデータのワークエリアとして機能する。 The main control board 300 controls the basic operations of the game. The main control board 300 includes a main CPU 300a, a main ROM 300b, and a main RAM 300c. The main CPU 300a reads the program stored in the main ROM 300b based on the input signals from the detection switches and timers and performs arithmetic processing, and directly controls each device and display, or the result of the 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 includes a general winning opening detection switch 118s for detecting that a game ball has entered the general winning opening 118, and a first fixed opening for detecting that a game ball has entered the first fixed starting opening 120A. A starting port detection switch 120As, a first variable starting port detection switch 120Bs that detects that a game ball has entered the first variable starting port 120B, and a second variable starting port that detects that a game ball has entered the second starting port 122. A start opening detection switch 122s, a gate detection switch 124s that detects that a game ball has passed through the gate 124, a normal diagram operation opening detection switch 125s that detects that a game ball has entered the normal diagram operation opening 125, a first large A first big winning hole detection switch 126s for detecting that a game ball has entered the winning hole 126 and a second big winning hole detection switch 128s for detecting that a game ball has entered the second big winning hole 128 are connected. A 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の開閉制御がなされるようになっている。 In addition, the main control board 300 includes a normal electric accessory solenoid 120c that operates the movable piece 120b of the first variable starting port 120B, and a first big prize winning port that operates the open/close door 126b that opens and closes the first big prize winning port 126. The solenoid 126c and the second big prize winning opening solenoid 128c that operates the movable piece 128b that opens and closes the second big winning opening 128 are connected. Opening and closing control of the winning opening 126 and the second big winning opening 128 is performed.

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

さらに、遊技盤108の背面には、設定変更スイッチ180sが設けられている。設定変更スイッチ180sは、専用の鍵によってアクセス可能に構成されている。設定変更スイッチ180sがオンしていることを条件として、設定値を変更、確認する操作が可能となる。詳しくは後述するが、同時回し参考例の遊技機100は、有利度合いが異なる6段階の設定値のいずれかが設定値バッファに登録設定値として記憶され、記憶されている登録設定値に応じて遊技が進行する。なお、ここでは、設定値が6段階であることとするが、設定値は高設定および低設定の2段階のみが設けられてもよいし、他の複数段階で設けられてもよい。さらには、設定値は必須ではなく、有利度合いが変更されなくてもよい。 Furthermore, on the back surface of the game board 108, a setting change switch 180s is provided. The setting change switch 180s is configured to be accessible with a dedicated key. Under the condition that the setting change switch 180s is turned on, the setting value can be changed and confirmed. Although the details will be described later, in the gaming machine 100 of the simultaneous spinning reference example, one of six levels of setting values with different degrees of advantage is stored as a registered setting value in the setting value buffer, and according to the stored registered setting value, Game progresses. Here, it is assumed that there are six levels of setting values, but the setting values may be provided in only two levels of high setting and low setting, or may be provided in a plurality of other levels. Furthermore, the set value is not essential, and the advantage level 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 RAM clear switch 182s detects the pressing operation of the RAM clear button. The RAM clear switch 182s is connected to the main control board 300, and a RAM clear operation signal is input to the main control board 300 from the RAM clear switch 182s. If a RAM clear operation signal is input from the RAM clear switch 182s when 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 of the game board 108 . The main control board 300 displays the registered set values and the base ratio on the performance display monitor 184 .

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

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

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

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

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

また、払出制御基板310には、遊技球の発射制御を行う発射制御回路320が設けられている。払出制御基板310には、操作ハンドル112に設けられ、当該操作ハンドル112に遊技者が触れたことを検出するタッチセンサ112sと、操作ハンドル112の操作角度を検出する操作ボリューム112aと、が接続されている。そして、タッチセンサ112sおよび操作ボリューム112aから信号が入力されると、発射制御回路320において、遊技球発射装置に設けられた発射用ソレノイド112cを通電して遊技球を発射させる制御がなされる。 Also, the payout control board 310 is provided with a launch control circuit 320 for controlling the launch of game balls. The payout control board 310 is connected with a touch sensor 112s provided on the operating handle 112 for detecting that the player touches the operating handle 112, and an operation volume 112a for detecting the operating angle of the operating handle 112. ing. Then, when a signal is input from the touch sensor 112s and the operation volume 112a, the shooting control circuit 320 controls the shooting solenoid 112c provided in the game ball shooting device to energize and shoot 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 able to communicate in one direction from the main control board 300 to the sub-control board 330. . The sub CPU 330a reads the program stored in the sub ROM 330b based on the command transmitted from the main control board 300, the input signal from the timer, etc., performs arithmetic processing, and executes and controls the performance. 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 section, a character control section, a lighting control section, and a sound control section. The sub-main decides the content of the effect to be executed, and manages and supervises the execution of the effect according to various input commands. The image control section performs image display control for displaying an image on the main effect display section 200a. The sub-ROM 330b stores a large amount of image data such as patterns, backgrounds, subtitles, etc. displayed on the main effect display section 200a. It controls the image display of the effect display section 200a.

また、役物制御部は、サブメインによる演出の管理にしたがってアクチュエータを駆動し、演出役物装置202を可動制御する。照明制御部は演出照明装置204を点灯制御する。また、音声制御部は、上記音声出力装置206から音声を出力させる音声出力制御を行う。サブROM330bには、音声出力装置206から出力される音声や楽曲等の音声データが多数格納されており、音声制御部が、音声データをサブROM330bから読み出して、音声出力装置206の音声出力を制御する。 In addition, the accessory control unit drives the actuator according to the management of the presentation by the sub-main, and controls the movement of the presentation accessory device 202 . The lighting control unit controls lighting of the production lighting device 204 . Also, the audio control unit performs audio output control for outputting audio from the audio output device 206 . The sub-ROM 330b stores a large amount of audio data such as sounds and music output from the audio output device 206, 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 supply via the power supply board. Also, the power supply board is provided with a backup power supply comprising 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, addresses are shown in hexadecimal numbers, and "H" indicates hexadecimal numbers. 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 consists of a use area (0000H to 1BF3H) for storing programs and data for controlling the progress of the game, and an area other than the use area, which is used for processing for performing tests stipulated by gaming machine regulations. and an unused area (2000H to 2BFFH) for storing programs and data for executing processing for displaying the performance display monitor 184 (including processing for calculating the base ratio to be displayed on the performance display monitor 184) and are provided.

メインROM300bの使用領域には、遊技の進行を制御するためのプログラムが格納されるプログラム領域(0000H~0A89H)、未使用領域(0A8AH~11FFH)、プログラム以外のデータが格納されるデータ領域(1200H~1BF3H)が設けられている。なお、使用領域は、未使用領域(0A8AH~0FFFH)を含めないようにしてもよい。 The area used in the main ROM 300b includes a program area (0000H to 0A89H) that stores programs for controlling the progress of games, an unused area (0A8AH to 11FFH), and a data area (1200H) that stores data other than programs. ~1BF3H) are provided. Note that the used area may not include the 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) for storing programs for executing processes for performing tests stipulated by game machine regulations and processes for displaying the performance display monitor 184, A data area (2800H to 2BFFH) is provided for storing data other than these programs.

また、メイン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 also includes an unused area (1A7BH to 1DFFH), a ROM comment area (1E00H to 1EFFH) in which arbitrary data such as program titles and versions 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 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 use area (F000H to F1FFH) that is temporarily used when a program for controlling the progress of a game is being executed, and an area other than the use area. A non-use area (F210H to F228H) that is temporarily used when a program for performing a predetermined test or processing for displaying the performance display monitor 184 is executed is provided.

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

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

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

このように、メインROM300bおよびメインRAM300cでは、遊技の進行を制御するために用いられる使用領域と、遊技機規則で定める試験を行うための処理や、性能表示モニタ184の表示制御をするための処理を実行するために用いられる使用外領域とが分かれて設けられている。 In this way, the main ROM 300b and the main RAM 300c have a usable area for controlling the progress of the game, a processing for performing a test stipulated by gaming machine regulations, and a processing for controlling the display of the performance display monitor 184. are provided separately from the non-use area used for executing the

そして、メイン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. This unused area (F200H to F20FH) is set as a boundary area separating the used area and the unused area, and the boundary between the used area and the unused area becomes clear, and the program for controlling the progress of the game When the non-use area is used during execution, and when the program of the processing for performing the test stipulated by the gaming machine regulations 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 should 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. Also, although the unused area is prohibited from writing and reading data, it may be cleared at a predetermined timing from the viewpoint of fraud prevention.

また、FE00h~FEFFhのメモリ空間には入出力部が割り当てられている。かかる入出力部については後程詳述する。 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, a game in the gaming machine 100 of the simultaneous spinning 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 spinning reference example, two types of games, a special game and a normal game, progress in parallel. In the special game, the game progresses in one of the low-probability game state and the high-probability game state, and the normal game is in one of the non-time-saving game state, medium-time-saving game state, and time-saving 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 winning the right to execute the big win game in which the big winning opening is opened is set low, and is called a high-probability game state. 1 is a gaming state in which the probability of winning the right to execute a big win game is set high. In addition, 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 the first variable start port 120B. It is a game state in which the movable piece 120b is more likely to be in the open state than in the state, and the game ball is more likely to enter the first variable starting port 120B. In addition, the time-saving game state is a game state in which the movable piece 120b is more likely to be in an open state than in the middle-time-saving game state, and the game ball is most likely to enter the first variable starting port 120B. In addition, in the time-saving game state, when the game balls are continuously shot toward the second game area 116b during the game, the game balls are set to decrease slightly or hardly decrease. .

上記のように、特別遊技と普通遊技とは同時並行して進行することから、同時回し参考例では、低確率遊技状態または高確率遊技状態と、非時短遊技状態、中時短遊技状態、時短遊技状態のいずれかとが組み合わされた遊技状態となる。以下では、理解を容易とするため、特別遊技に係る遊技状態、すなわち、低確率遊技状態および高確率遊技状態を特別遊技状態と呼び、普通遊技に係る遊技状態、すなわち、非時短遊技状態、中時短遊技状態、時短遊技状態を普通遊技状態と呼ぶ場合がある。遊技機100の初期状態は、低確率遊技状態および非時短遊技状態に設定されている。 As mentioned above, since the special game and the normal game progress in parallel, in the simultaneous turning reference example, the low probability game state or high probability game state, non-time-saving game state, medium-time-saving game state, time-saving game It becomes a game state in which any of the states is combined. Below, in order to facilitate understanding, the game state related to the special game, ie, the low probability game state and the high probability game state is called a special game state, the game state usually related to the game, ie, non-time-saving game state, medium The time-saving game state and the time-saving game state may be called 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 shoot the game ball into the game area 116, and the game ball flowing down the game area 116 enters the first start hole 120 or the second start hole 122, the player is asked to play the game. A lottery (hereinafter referred to as a "big role lottery") is held to decide whether or not to give a profit. In this big win lottery, when a big win is won, a big win game is executed in which the big win hole is opened and a game ball can enter the big win hole, and a game state after the big win game ends. is set to one of the above game states. Below, the major role lottery method will be described.

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

メイン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 reservation storage area and the second special figure reservation 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 reservation is stored in order from the first storage part of the first special figure reservation storage area, and when the game ball enters the second start port 122, special 2 reservation is stored in order from the first storage part of the second special figure reservation 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 the game ball enters the first start port 120, if the reservation is not stored in any of the first to fourth storage units of the first special figure reservation storage area, the first storage unit Store special 1 hold. Also, for example, in a state where special 1 suspension is stored in the first storage unit to the third storage unit, when the game ball enters the first start port 120, special 1 suspension is stored in the fourth storage unit Remember. Also, when the game ball enters the second start port 122, in the same manner as above, the special 2 reservation is stored in the first to fourth storage units of the second special figure reservation storage area. The special 2 hold is stored in the storage unit with the smallest number (ordinal number) that is not available.

ただし、第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 reservations (X1) and the number of special 2 reservations (X2) that can be stored in the first special figure reservation storage area and the second special figure reservation storage area are set to four respectively. Therefore, for example, when a game ball enters the first start port 120, if four special 1 reservations are already stored in the first special figure reservation storage area, to the first start port 120 A special 1 suspension is not newly stored by the entry of a game ball. Similarly, when the game ball enters the second start port 122, if four special 2 reservations are already stored in the second special figure reservation storage area, the game to the second start port 122 A special 2 hold is not newly memorized by the entry of a 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 turning reference example. When a game ball enters the first starting port 120 or the second starting port 122, one jackpot determination random number is obtained from within the range of 0-65535. Then, when the big win lottery is started, that is, according to the game state when judging the big win, the big win determination random number determination table is selected, and the selected jackpot determination random number determination table and the acquired jackpot determination random number are used. A lottery will be held.

低確率遊技状態において、特1保留および特2保留について大役抽選を開始する場合には、低確時大当たり決定乱数判定テーブルが参照される。ここで、同時回し参考例では、有利度合いを異にする6段階の設定値が設けられており、低確時大当たり決定乱数判定テーブルは、設定値ごとに設けられている。遊技中は、設定値が6段階のうちのいずれかに設定されており、現在設定されている設定値(設定値バッファに記憶されている登録設定値)に対応する低確時大当たり決定乱数判定テーブルを参照して大役抽選が行われる。 In the low-probability gaming state, when the big win lottery is started for special 1 suspension and special 2 suspension, the low-probability jackpot determination random number determination table is referred to. Here, in the simultaneous turning reference example, six levels of setting values with different degrees of advantage are provided, and the low-probability jackpot determination random number determination table is provided for each setting value. During the game, the set value is set to one of six levels, and the low-probability jackpot decision random number judgment corresponding to the currently set set value (registered set value stored in the set value buffer) A lottery for major roles is conducted 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 set value = 1 (registered set value = 1), refer to the low-probability jackpot determination random number determination table a shown in FIG. 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 as a jackpot, when the jackpot determination random number is 20001 to 38996, it is determined as a small hit, and others If it is a big hit decision random number, it is determined as a loss. Therefore, the big win probability in this case is about 1/300.6, and the small win 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 is set to 2 (registered set value = 2), the large role lottery 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 as a jackpot, when the jackpot determination random number is 20001 to 38996, it is determined as a small hit, and others If it is a big hit decision random number, it is determined as a loss. Therefore, the big win probability in this case is about 1/291.2, and the small win probability is about 1/3.45.

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

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

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

図7は、同時回し参考例に係る高確時大当たり決定乱数判定テーブルを説明する図である。高確率遊技状態において、特1保留および特2保留について大役抽選を開始する場合には、高確時大当たり決定乱数判定テーブルが参照される。高確時大当たり決定乱数判定テーブルも、低確時大当たり決定乱数判定テーブルと同様に設定値ごとに設けられている。 FIG. 7 is a diagram for explaining a high-probability jackpot determination random number determination table according to the simultaneous turning reference example. In the high-probability gaming state, when the big win lottery is started for special 1 suspension and special 2 suspension, the high-probability jackpot determination random number determination table is referred to. The high-probability jackpot determination random number determination table is also provided for each set value in the same manner as the low-probability 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 setting value is set to 1 (registered setting value=1), the large role 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 probability jackpot determination random number determination table a, when the jackpot determination random number is 10001 to 10620, it is determined as a jackpot, when the jackpot determination random number is 20001 to 38996, it is determined as a small hit, and others If it is a big hit decision random number, it is determined as a loss. Therefore, the big win probability in this case is about 1/105.7, and the small win 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, if the setting value = 2 ~ 6 is set (registration setting value = 2 ~ 6), the high probability jackpot shown in Figure 7 (b) ~ (f) A major winning lottery is performed with reference to the decision random number determination tables b to f. According to these high-probability jackpot determination random number determination tables b to f, when the jackpot determination random number is the value shown in the drawing, it is determined as a jackpot. Therefore, when the set value is 2 to 6, the big win probability is about 1/102.4 to 1/91.0, and the small win probability is about 1/3.45.

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

また、ここでは、低確率遊技状態および高確率遊技状態の双方における大当たりの当選確率が、登録設定値に応じて異なることとしたが、低確率遊技状態および高確率遊技状態のいずれか一方における大当たりの当選確率のみが、登録設定値に応じて異なることとしてもよい。 Also, here, the probability of winning the jackpot in both the low-probability gaming state and the high-probability gaming state is different according to the registered set value. Only the probability of winning may differ according to the registered set 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 for explaining a winning symbol random number determination table and a small winning symbol random number determination table according to the simultaneous spinning reference example. When a game ball enters the first starting port 120 or the second starting port 122, one winning symbol random number is obtained from within the range of 0-99. Then, when the determination result of "big hit" is derived by the big win lottery, the type of special symbol is determined by the acquired winning symbol random number and the winning symbol random number determination table. At this time, when the "big win" is won by the special 1 reservation, as shown in FIG. 8(a), the special 1 winning symbol random number determination table a is selected, and the "big win" is won by the special 2 reservation. In this case, as shown in FIG. 8(b), the winning symbol random number determination table b for special 2 is selected, and when the "small winning" is won by holding the special 1, as shown in FIG. 8(c). Then, the special 1 small winning symbol random number determination table a is selected, and when the "small winning" is won by the special 2 reservation, as shown in FIG. b is selected. In the following, the special pattern determined by the winning pattern random number, that is, the special pattern determined when the judgment result of the big hit is obtained is called the jackpot pattern, and it is decided when the judgment result of the small hit is obtained. A special symbol is called a small winning symbol, and a special symbol determined when a loss determination result is obtained is called a losing 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 per 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 value of the acquired per symbol random number, As shown in the figure, jackpot symbols (special symbols A to J) are determined as special symbols. Also, according to the special 1 small per symbol random number determination table a shown in FIG. 8 (c) and the special 2 small per symbol random number determination table b shown in FIG. 8 (d), the value of the acquired per symbol random number Accordingly, as shown in the figure, small winning symbols (special symbols Z1 to Z6) are determined as special symbols.

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

図9は、同時回し参考例に係るリーチグループ決定乱数判定テーブルを説明する図である。このリーチグループ決定乱数判定テーブルは複数設けられており、保留種別、保留数、遊技状態等に応じて、予め設定されたテーブルが選択される。第1始動口120または第2始動口122に遊技球が入球すると、0~10006の範囲内から1つのリーチグループ決定乱数が取得される。上記のように、大役抽選結果が導出されると、当該大役抽選結果を報知する変動演出パターンを決定する処理が行われる。同時回し参考例では、大役抽選結果が「ハズレ」であった場合に、変動演出パターンを決定するにあたって、まず、リーチグループ決定乱数とリーチグループ決定乱数判定テーブルとによってグループ種別が決定される。 FIG. 9 is a diagram for explaining a 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 a preset table is selected according to the type of reservation, the number of reservations, the game state, and the like. When a game ball enters the first starting port 120 or the second starting port 122, one reach group determination random number is obtained from within the range of 0-10006. As described above, when the key role lottery result is derived, a process of determining a variable effect pattern for reporting the key role lottery result is performed. In the simultaneous spinning reference example, when the big role lottery result is "losing", 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 variable performance 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 later in detail, and the result of the "losing" major role lottery is derived based on the special 1 suspension, the special 1 suspension is held when the major role lottery is performed. If the number (hereinafter simply referred to as "retained number") is 0, the reach group determination random number determination table 1 is selected as shown in FIG. 9(a). Similarly, when the normal state is set, if the result of the "losing" big role lottery is derived based on the special 1 reservation, if the number of reservations when performing the big lottery lottery is 1 to 2, As shown in FIG. 9(b), the reach group determination random number determination table 2 is selected, and if the number of reservations is 3, as shown in FIG. 9(c), the reach group determination random number determination table 3 is selected. be. In addition, in FIG. 9, the group x described in the group type column indicates an arbitrary group number. Therefore, various group numbers are determined as group types according to the reach group determination random number obtained and the type of the reach group determination random number determination table to be referred to.

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

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

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

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

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

さらに、上記の大役抽選の結果が「小当たり」であった場合には、図10(d)、(e)に示すように、小当たり当選時の遊技状態、および、読み出された保留種別に対応する小当たり時リーチモード決定乱数判定テーブルが選択され、選択された小当たり時リーチモード決定乱数判定テーブルとリーチモード決定乱数とに基づいて、変動モード番号が決定される。 Furthermore, when the result of the big win lottery is "small win", as shown in FIGS. A small hit reach mode determination random number determination table corresponding to is selected, and a variation mode number is determined based on the selected small hit reach mode determination random number determination table and 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 a variation mode number and a variation pattern random number determination table described later. A random number decision table is determined. In FIG. 10, the table x described in the column of 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 turning reference example, the variation mode number and the variation pattern number, which will be described later, are set in hexadecimal. In the following description, hexadecimal numbers are indicated by "H", but ◯◯H in FIGS. 10 to 12 indicates arbitrary values represented by hexadecimal numbers.

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

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

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

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

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

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

また、上記のように、変動パターン番号が決定されると、図12(b)に示す変動時間2決定テーブルにしたがって変動時間2が決定される。この変動時間2決定テーブルによれば、変動パターン番号ごとに変動時間2が対応付けられており、決定された変動パターン番号に応じて、対応する変動時間2が決定される。このようにして決定された変動時間1、2の合計時間が、大役抽選結果を報知する変動演出の時間、すなわち、変動時間となる。この変動時間というのは、決定された特別図柄を、第1特別図柄表示器160または第2特別図柄表示器162に停止表示させるまでの時間である。 Further, as described above, when the variation pattern number is determined, the variation time 2 is determined according to the variation time 2 determination table shown in FIG. 12(b). According to this variation time 2 determination table, variation time 2 is associated with each variation pattern number, and the corresponding variation time 2 is determined according to the determined variation pattern number. The total time of the variable times 1 and 2 determined in this way is the time of the variable effect for informing the result of the big role lottery, that is, the variable time. This fluctuation time is the time until the determined special symbol is stopped and displayed on the first special symbol display device 160 or the second special symbol display device 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に停止表示されると、大役抽選の結果として小当たりが確定し、小当たり遊技が実行されることとなる。 Although it will be described later in detail, the special design is determined based on the special 1 reservation, and when the variation mode number and the variation pattern number, that is, the variation time are determined, the first special design display over the determined variation time The variable display of the symbol is performed in the device 160, and when the variable time elapses, the determined special symbol is stopped and displayed on the first special symbol display device 160. - 特許庁In addition, when the special symbol is determined based on the special 2 hold and the variation pattern number, that is, the variation time is determined, the variation display of the symbol is performed on the second special symbol display 162 over the determined variation time. After the variation time has elapsed, the determined special symbol is stopped and displayed on the second special symbol display device 162 . At this time, the losing pattern is stop-displayed on the first special symbol display device 160, so that the losing is determined as a result of the major role lottery, and the major role lottery based on the next special 1 reserve can be executed, and the losing symbol is the second. By stop-displaying on the special symbol display device 162, a loss is determined as a result of the major role lottery, and the major role lottery based on the next special 2 reservation can be executed. On the other hand, when the jackpot pattern is stopped and displayed on the first special pattern display device 160 or the second special pattern display device 162, the jackpot is determined as a result of the big win lottery, the big win game is executed, and the small win pattern is the first special. When the symbol display device 160 or the second special symbol display device 162 is stop-displayed, a small win is confirmed as a result of the big win lottery, and a small win game is executed.

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

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

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

ここで、普通遊技において、第1可変始動口120Bへの遊技球の入球容易性は、当選確率、変動時間、開放時間の3つの要素によって決定される。詳しくは後述するが、普通遊技では、ゲート124を遊技球が通過するか、あるいは、普図作動口125に遊技球が入球すると普図保留が記憶される。そして、記憶された普図保留に基づいて、可動片120bを開放するか否かを決定する普図抽選が行われる。この普図抽選の結果は、所定の変動時間が経過したところで確定する。普図抽選の結果として当たりが確定すると、可動片120bが開放される。このとき、普図抽選における当選確率、変動時間、および、可動片120bを開放する際の開放時間が、それぞれ普通遊技状態ごとに設定されている。 Here, in the normal game, the ease of entry of the game ball into the first variable starter opening 120B is determined by three factors: winning probability, fluctuation time, and opening time. Although details will be described later, in the normal game, when the game ball passes through the gate 124 or the game ball enters the normal pattern operation port 125, normal pattern suspension is stored. Then, based on the stored general pattern reservation, a general pattern lottery for determining whether or not to open the movable piece 120b is performed. The result of this normal drawing lottery is determined when a predetermined fluctuation time has elapsed. When winning is determined as a result of the normal drawing lottery, the movable piece 120b is released. At this time, the winning probability in the normal 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 spinning reference example, as shown in FIG. 13(a), six types of game states are provided by combining the special game state and the normal game state. The initial state of the gaming machine 100 is a low-probability gaming state and a non-time-saving gaming state. In addition, 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 turning reference example, the game state in which the low-probability game state and the non-time-saving game state are combined is called a normal state.

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

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

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

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

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

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

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

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

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

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

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

最優位状態において、実質変動対象である特2保留によって大役抽選が行われ、ハズレ図柄または小当たり図柄が決定されると、1秒~3秒の範囲内で変動時間が決定される。また、最優位状態において、特2保留によって大役抽選が行われ、大当たり図柄が決定されると、変動時間が3秒~10秒の範囲内で決定される。 In the highest priority state, a large winning lottery is performed by the special 2 reservation which is the object of substantial fluctuation, and when the losing pattern or the small winning pattern is determined, the fluctuation time is determined within the range of 1 to 3 seconds. Also, in the highest priority state, when the big winning lottery is performed by special 2 reservation and the big winning pattern is determined, the variation time is determined 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 short working hours state and the high certainty short working hours state, special 1 suspension is set as a real fluctuation target. In addition, in the low probability time saving state and the high probability time saving state, the normal game state is set to the time saving game state, and the first variable starting port 120B is frequently controlled to the open state. Therefore, in these two game states, the player needs to shoot the game ball toward the second game area 116b in order to enter the game ball into the first variable starting port 120B. In these two game states, the same variation pattern random number determination table is selected, but these two game states are common in that the normal game state is the time-saving game 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 reservation that is the actual fluctuation target, and when the losing pattern or the small winning pattern is determined, the fluctuation time of 1 second is always determined. be. In addition, in the case of the low-probability short working hours state and the high-probable short working hours state, when the big winning lottery is performed by the special 1 reservation and the big winning pattern is determined, the fluctuation time is always set to 30 seconds.

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

一方、低確時短状態、高確時短状態および高確前兆状態、すなわち、普通遊技状態が時短遊技状態である場合において、実質変動対象ではない特2保留によって大役抽選が行われた場合には、決定された図柄種別に拘わらず、変動時間が必ず10分に決定される。 On the other hand, when the low-probability short-time state, high-probability short-time state and high-probability omen state, that is, when the normal game state is the time-saving game state, when the big role lottery is performed by the special 2 hold that is not subject to real fluctuation, Regardless of the determined symbol type, the variable 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, special 1 suspension is set as a substantial fluctuation target. In addition, in the penalty state, the normal game state is set to the medium time-saving game 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 shoot the game ball toward the second game area 116b in order to enter the game ball into the first variable starting port 120B. In the penalty state, a large winning lottery is performed by holding special 1, which is the object of substantial fluctuation, and when a losing pattern or a small winning pattern is determined, a fluctuation time is determined within the range of 3 to 100 seconds. In addition, in the penalty state, when the big winning lottery is performed by special 1 suspension and the big winning pattern is determined, the fluctuation time is determined within the range of 40 to 100 seconds.

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

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

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

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

図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 winning game is executed only once. According to this special electric role product operation ram set table, the opening time (waiting time until the first round game is started), the maximum number of times of special electric role product operation (executed during one big role game or small winning game number of round games played), number of times of opening and closing of special electric accessories (number of times the large winning opening is opened in one round), solenoid energization time (first large winning opening solenoid 126c or second Energizing time of the large winning opening solenoid 128c, that is, opening time of one large winning opening), specified number (maximum number of possible winnings to the large winning opening in one round game), effective time of closing 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 (fluctuation display of symbols described later)) However, as control data, it is stored in advance as shown in the figure for each type of special symbol.

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

また、特1保留によって大当たりに当選し、大当たり図柄として特別図柄C、Eが決定された場合には、10回のラウンド遊技で構成される大役遊技が実行される。これらの大役遊技においては、1~10回目のラウンド遊技において第1大入賞口126がそれぞれ1回のみ開放される。各ラウンド遊技では、第1大入賞口126が最大で29.0秒開放され、この間に規定数の遊技球が入球するか、もしくは、最大開放時間(29.0秒)が経過すると、第1大入賞口126が閉鎖されて1回のラウンド遊技が終了となる。 Further, when a jackpot is won by special 1 reservation and special symbols C and E are determined as jackpot symbols, a big win game consisting of 10 round games is executed. In these big win 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 big prize opening 126 is opened for a maximum of 29.0 seconds. The first prize winning opening 126 is closed and one round game ends.

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

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

また、特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 special 2 reservation and special patterns H and J are determined as jackpot patterns, a big win game consisting of 10 round games is executed. In this big win 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 big prize opening 126 is opened for a maximum of 29.0 seconds. The first prize winning opening 126 is closed and one round game ends.

また、特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 winning is won by special 2 reservation and special symbols Z4 to Z6 are determined as small winning symbols, a small winning game consisting of one round game is executed. Here, in the small winning game when the special symbol Z4 is determined as the small winning symbol, the second big winning opening 128 is opened twice for 0.1 seconds in one round game. It should be noted that the interval time during the round, which is the pause time between opening the second big winning hole 128 twice, is set to 1.78 seconds. Since the game ball is shot at an interval of 0.6 seconds at the shortest, considering the opening time of the second big winning hole 128 and the shooting interval of the game ball, the game ball will be the second big winning during this small winning game. The probability of hitting the ball in 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 turning reference example, the structure is such that game balls tend to stay on the movable piece 128b that maintains the second big winning hole 128 in the closed state, and the movable piece 128b is moved to the open state, so that the movable piece 128b can move. A game ball staying on the piece 128b is guided into the second big winning hole 128. - 特許庁Therefore, by opening the second big winning hole 128 twice for 0.1 seconds, 2 to 3 game balls enter the second big winning hole 128 on average.

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

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

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

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

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

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

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

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

また、大当たり当選時の遊技状態が最優位状態である場合、実質変動対象ではない特1保留によって大当たりに当選すると、大役遊技後の遊技状態が次のように設定される。すなわち、大当たり図柄として特別図柄Aが決定された場合には、低確時短状態(特別遊技状態が低確率遊技状態、普通遊技状態が時短遊技状態)に設定される。このとき、時短回数は100回に設定される。また、大当たり図柄として特別図柄B~Eが決定された場合には、通常状態およびペナルティ状態と同様に、大役遊技後の遊技状態が設定される。 In addition, when the game state at the time of winning the jackpot is the highest priority state, if the jackpot is won by special 1 reservation, which is not subject to real variation, the game state after the big win game is set as follows. That is, when the special symbol A is determined as the jackpot symbol, it is set to a low-probability time-saving state (the special game state is a low-probability game state, and the normal game state is a time-saving game state). At this time, the number of times of time saving is set to 100 times. Further, when the special symbols B to E are determined as the jackpot symbols, the game state after the big win game is set in the same manner as 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 jackpot is the highest priority state, when the jackpot is won by holding special 2, which is the object of substantial variation, the game state after the big win game is set as follows. That is, when the special symbol F is determined as the jackpot symbol, it is set to a low-probability time-saving state (the special game state is a low-probability game state, and the normal game state is a time-saving game state). At this time, the number of times of time saving is set to 100 times. Further, when the special symbols G and I are determined as the jackpot symbols, the high-probability time-saving state (the special game state is the high-probability game state, and the normal game state is the time-saving game state) is set. At this time, the high probability number of times and the time saving number of times are set to "next time".

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

また、大当たり当選時の遊技状態が低確時短状態、高確時短状態、高確前兆状態である場合、つまり、普通遊技状態が時短遊技状態である場合、大役遊技後の遊技状態は、通常状態およびペナルティ状態と同様に設定される。 Also, if the game state at the time of jackpot winning is a low-probability short-time state, high-probability short-time state, high-probability omen state, that is, if the normal game state is a short-time game state, the game state after the big win game is the normal state and penalty conditions.

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

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

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

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

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

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

そして、普図抽選によって当たり図柄が決定されるとともに、普通図柄表示器168が点灯した場合には、第1可変始動口120Bの可動片120bが、図18(b)に示すように、開閉制御パターンテーブルを参照して通電制御される。なお、実際は、開閉制御パターンテーブルは、遊技状態ごとに設けられており、普通図柄が決定されたときの遊技状態に応じて、対応するテーブルが普通電動役物ソレノイド120cの通電開始時にセットされる。 Then, when the winning pattern is determined by the normal pattern lottery and the normal pattern display 168 is lit, the movable piece 120b of the first variable starting port 120B is controlled to open and close as shown in FIG. 18(b). The energization is controlled by referring to the pattern table. Actually, the opening/closing 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 pattern is determined, as shown in FIG. 18(b), the opening/closing 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 normal electric opening (waiting time until the opening of the first variable starting port 120B is started), the maximum number of opening/closing switching times of normal electric accessories (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 number of times the first variable starter opening 120B is opened, that is, opening time of the first variable starter 120B once), specified number (first variable The maximum number of winnings to the first variable starting port 120B while the starting port 120B is fully open), the normal power closing effective time (the closing time between each opening of the first variable starting port 120B, that is, the rest time), the normal power Effective state time (waiting time from the end of the last opening of the first variable start port 120B), normal electric end wait time (after the normal electric effective state time elapses, waiting until the fluctuation display of the normal symbol described later is resumed time) is stored in advance as shown in the figure for each game state as the control data for the first variable start port 120B.

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

なお、第1可変始動口120Bの開閉条件は、普通図柄の当選確率、普通図柄の変動表示の時間、第1可変始動口120Bの開放時間の3つの要素を規定するものである。つまり、普通図柄の当選確率、普通図柄の変動表示の時間、第1可変始動口120Bの開放時間の3つの要素を組み合わせることにより、非時短遊技状態、中時短遊技状態、時短遊技状態それぞれにおける、第1可変始動口120Bへの遊技球の入球頻度や、発射賞球比率を設定可能である。いずれにしても、ここに示した3つの要素の組み合わせは一例にすぎず、非時短遊技状態よりも時短遊技状態の方が、発射賞球比率が高くなるように、3つの要素を組み合わせればよい。 The open/close condition of the first variable starting port 120B defines three elements: winning probability of normal symbols, variable display time of normal symbols, and opening time of the first variable starting port 120B. In other words, by combining the three elements of the winning probability of normal symbols, the time of variable display of normal symbols, and the opening time of the first variable start port 120B, in each of the non-time-saving game state, medium-time-saving game state, and time-saving game state, It is possible to set the entry frequency of game balls to the first variable starting port 120B and the launch prize ball ratio. 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 shot prize ball ratio is higher in the time-saving gaming state than in the non-time-saving gaming 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 game state according to the original game property according to the simultaneous spinning reference example. With the configuration described above, the gaming machine 100 realizes the following gameplay. Here, a case where the registration setting value is set to "1" will be described. First, in the initial state of the gaming machine 100, the normal state shown in FIG. 19(a) is set. In the normal state, since the substantial variable object is set to special 1 reservation, the player shoots the game ball toward the first game area 116a in order to enter the game ball into the first fixed starting port 120A. Since the first game area 116a is located on the left side of the game board 108, the player normally performs so-called "left-handed".

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

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

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

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

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

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

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

また、通常状態において、第1特別図柄表示器160に停止表示された大当たり図柄が特別図柄C、Eであった場合、大役遊技後の遊技状態は、図19の(d)に示す高確前兆状態となる。特1保留で大当たりに当選した場合に、大当たり図柄として特別図柄C、Eが決定される確率は35%である。したがって、通常状態で大当たりに当選した場合、35%の確率で、遊技状態が高確前兆状態に移行する。高確前兆状態では、実質変動対象が特1保留に設定されているが、普通遊技状態が時短遊技状態であるため、遊技者は第1可変始動口120Bに遊技球を入球させるべく、第2遊技領域116bを狙った右打ちを行うこととなる。 Also, in the normal state, when the jackpot symbols stopped and displayed on the first special symbol display device 160 are the special symbols C and E, the game state after the big win game is a high certainty omen shown in (d) of FIG. state. When a jackpot is won with the special 1 reservation, the probability that the special symbols C and E are determined as the jackpot symbols is 35%. Therefore, when a jackpot is won in the normal state, the game state shifts to the high probability portent state with a probability of 35%. In the high probability omen state, the real fluctuation target is set to special 1 reservation, but since the normal game state is the time-saving game state, the player has to enter the game ball into the first variable start port 120B. A right-handed shot is made aiming at the second game area 116b.

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

上記の高確前兆状態、高確時短状態、低確時短状態における実質変動対象の特1保留によれば、大当たりに当選した場合に、大当たり図柄として特別図柄A~Eが決定される。特別図柄Aが決定されると、大役遊技において4回のラウンド遊技が実行されるとともに、大役遊技後の遊技状態が、図19の(b)に示す低確時短状態となる。また、特別図柄B、Dが決定された場合、大役遊技において4回または10回のラウンド遊技が実行されるとともに、大役遊技後の遊技状態が高確時短状態となる。また、特別図柄C、Eが決定された場合、大役遊技において4回または10回のラウンド遊技が実行されるとともに、大役遊技後の遊技状態が、高確前兆状態となる。 According to the special 1 reservation of the real fluctuation target in the high probability omen state, high probability short working hours state, low probability short working hours state, special symbols A to E are determined as jackpot symbols when winning the jackpot. When the special symbol A is determined, four round games are executed in the big win game, and the game state after the big win 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 win game, and the game state after the big win game becomes a high probability 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 win game, and the game state after the big win game becomes a high probability precursor state.

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

具体的には、第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 the game ball is launched into the second game area 116b, the ratio of the prize balls paid out by the game ball entering the second start port 122 to the number of launched balls is 100:60-80. is set to an extent. Then, in the highest priority state, in the big win lottery with special 2 reservation, a small winning game is frequently played because a small winning is won with a probability of about 1/3.45. Here, when a small win is won by special 2 reservation, small win symbols Z4 to Z6 are determined. As described above, in the small winning game when the small winning symbol Z4 is stopped and displayed on the second special symbol display device 162, an average of 2 to 3 game balls enter the second big winning hole 128. In the small winning game when the small winning symbol Z5 is stop-displayed on the second special symbol display 162, an average of 3 to 4 game balls enter the second big winning hole 128.例文帳に追加Furthermore, in the small winning game when the small winning symbol Z6 is stopped and displayed on the second special symbol display device 162, almost a specified number of game balls enter the second big winning opening 128.例文帳に追加

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

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

この最優位状態における実質変動対象の特2保留によれば、大当たりに当選した場合に、大当たり図柄として特別図柄F~Jが決定される。特別図柄Fが決定された場合、大役遊技において4回のラウンド遊技が実行されるとともに、大役遊技後の遊技状態が、図19の(b)に示す低確時短状態となる。また、特別図柄G、Iが決定された場合、大役遊技において4回または10回のラウンド遊技が実行されるとともに、大役遊技後の遊技状態が高確時短状態となる。また、特別図柄H、Jが決定された場合、大役遊技において4回または10回のラウンド遊技が実行されるとともに、大役遊技後の遊技状態が、高確前兆状態となる。 According to the special 2 reservation of the real variation object in this highest priority state, when the big win is won, the special symbols F to J are determined as the big win symbols. When the special symbol F is determined, four round games are executed in the big win game, and the game state after the big win 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 win game, and the game state after the big win game becomes a high probability time saving state. Also, when the special symbols H and J are determined, the round game is executed 4 times or 10 times in the big win game, and the game state after the big win game becomes a high probability precursor state.

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

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

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

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

なお、上記の高確前兆状態、高確時短状態、低確時短状態においては、約1/3.45の確率で小当たりに当選する。そのため、高確前兆状態、高確時短状態、低確時短状態においても、最優位状態と同様に、頻繁に小当たり遊技が実行される。しかしながら、高確前兆状態、高確時短状態、低確時短状態は、いずれも普通遊技状態が時短遊技状態である。また、詳しくは後述するが、小当たり遊技中も、普通遊技状態は時短遊技状態に維持されている。そのため、小当たり遊技中に第2大入賞口128が開放されるものの、この間に、第1可変始動口120Bも開放されてしまう。 In addition, in the above-mentioned high probability omen state, high probability short working hours state, low probability short working hours state, a small hit is won with a probability of about 1/3.45. Therefore, in the high-probability omen state, the high-probability short working hours state, and the low-probable short working hours state, similarly to the most dominant state, the small winning game is frequently executed. However, the high-probability portent state, the high-probability short working hours state, and the low-probable short working hours state are all normal game states in the short working hours gaming state. In addition, although it will be described later in detail, even during the small winning game, the normal game state is maintained in the time saving game state. Therefore, although the second big winning opening 128 is opened during the small winning 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 big winning port 128, and in the time saving game state, the opening time of the first variable starting port 120B is the second big winning much longer than the opening time of mouth 128. Therefore, in the high-probability omen state, high-probability short-time state, and low-probability short-time state, most of the game balls flowing down the second game area 116b enter the first variable starting port 120B, and enter the second big winning port 128. Almost no game ball enters. As a result, in the high-probability portent state, the high-probability short-time state, and the low-probability short-time state, unlike the most dominant state, even if the player hits right during the game, the number of game balls gradually decreases.

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

また、高確時短状態では、小当たり時およびハズレ時の変動時間が1秒に設定されるのに対して、高確前兆状態では、小当たり時およびハズレ時の変動時間が3~10秒の範囲内で設定される点で相違する(図13(b)参照)。つまり、高確時短状態における変動時間の平均は、高確前兆状態における変動時間の平均よりも短く設定される。 Also, in the high-probability short-time state, the fluctuation time at the time of small hit and loss is set to 1 second, while in the high-probability omen 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 variable time in the high-probability short-time state is set shorter than the average of the variable time in the high-probability omen state.

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

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

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

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

図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 played according to the simultaneous spinning reference example. As described above, in the gaming machine 100, the symbol variation display on the first special symbol display device 160 and the symbol variation display on the second special symbol display device 162 are performed in parallel. At this time, if there is a possibility that the player will be disadvantaged as a result of the large winning lottery being held due to the hold other than the actual variable object, the variable time is set to a long time such as 10 minutes. However, after the big win lottery is performed due to the holding other than the real fluctuation target, for example, as a result of interrupting the game, the jackpot due to the holding other than the real fluctuation target may be decided. In this case, the game state changes as shown in FIG.

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

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

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

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

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

(ステップS100-1)
メインCPU300aは、電源投入に応じて、初期設定処理として、メインROM300bから起動プログラムを読み込むとともに、各種処理を実行するために必要な設定処理を行う。
(Step S100-1)
When the power is turned on, the main CPU 300a reads a startup 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 a power-off warning signal is detected. A power interruption detection circuit is provided in the main control board 300, and a power interruption warning signal is output from the power interruption detection circuit when the power supply voltage drops below a predetermined value. If the power-off notice signal is detected, the process proceeds to step S100-3, and if the power-off notice signal is not detected, the process proceeds 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, when it is determined that the wait time has elapsed, the process proceeds to step S100-9, and when it is determined that the wait time has not elapsed, the process proceeds to step S100-5.

(ステップS100-9)
メインCPU300aは、メインRAM300cへのアクセスを許可するために必要な処理を実行する。
(Step S100-9)
The main CPU 300a executes necessary processing to permit 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 power-off to 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 (is normal) the checksum saved at the time of power failure and whether the backup flag is normal. As a result, if it is determined that the backup flag and checksum are normal, the process moves to step S100-15, and if either or both are determined to be abnormal, the process moves to step S100-25. .

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

(ステップS100-17)
メインCPU300aは、RAMクリアスイッチ182sからRAMクリア操作信号が入力されているか(RAMクリアボタンが押下操作されているか)を判定する。その結果、RAMクリア操作信号が入力されていると判定した場合にはステップS100-31に処理を移し、RAMクリア操作信号は入力されていないと判定した場合にはステップS100-19に処理を移す。
(Step S100-17)
The main CPU 300a determines whether a RAM clear operation signal has been input from the RAM clear switch 182s (whether the RAM clear button has been pressed). As a result, if it is determined that the RAM clear operation signal has been input, the process proceeds to step S100-31, and if it is determined that the RAM clear operation signal has not been input, the process proceeds 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 checks whether the value of the gaming machine status flag loaded in step S100-11 is 00H (game ready status), whether the setting change switch 180s is on, and whether the middle frame 104 is open. judge. As a result, when it is determined that all three conditions are satisfied, the process moves to step S100-21, and when it is determined that even one of the three conditions is not satisfied, the process moves to step S100-23.

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

(ステップS100-23)
メインCPU300aは、メインRAM300cのうち、上記ステップS100-15でセットされた先頭アドレス以降の領域である電源復帰時のクリア対象をクリアする初期化処理を実行し、ステップS100-49に処理を移す。
(Step S100-23)
The main CPU 300a executes an initialization process of clearing the areas to be cleared at the time of power return, which are the areas after the head address set in step S100-15 in 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 out-of-area read/write check processing 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 an address including a set value and a gaming machine state flag to the leading address to be cleared in the main RAM 300c.

(ステップ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 step S100-31 is normal. As a result, if it is determined to be normal, the process moves to step S100-37, and if it is determined to be not normal, the process moves 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 process to step 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, when it is determined that 02H is set, the process moves to step S100-39, and when it is determined that 02H is not set, the process moves to step S100-41.

(ステップS100-39)
メインCPU300aは、Dレジスタに00H(遊技可能状態)をセットする。
(Step S100-39)
The main CPU 300a sets 00H (game ready 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 the setting change condition is satisfied. As a result, when it is determined that the setting change condition is satisfied, the process proceeds to step S100-43, and when it is determined that the setting change condition is not satisfied, the process proceeds to step S100-45. Here, at least the setting change conditions include that the setting change switch 180s is turned on, that the middle frame 104 is open, and that 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 state flag.

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

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

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

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

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

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

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

(ステップS100-59)
メインCPU300aは、割込みを禁止するための処理を行う。
(Step S100-59)
The main CPU 300a performs processing for prohibiting 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 end value of the winning symbol random number. In other words, when the winning design random number is updated from the winning design random number initial value update random number to the winning design random number initial value update random number -1, the winning design random number is at that time. It will be updated to the initial value update random number for the winning design 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 300 a performs processing for transmitting the sub-commands stored in the transmission buffer to the sub-control board 330 .

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

(ステップ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 fluctuation pattern random number, and thereafter repeats the processing from step S100-59. In the following description, the reach group determination random number, the reach mode determination random number, and the variation pattern random number for determining the variable effect pattern are collectively referred to as variable effect random numbers.

図24は、同時回し参考例に係る主制御基板300におけるサブコマンド群セット処理(S110)を説明するフローチャートである。 FIG. 24 is a flowchart for explaining subcommand group set processing (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 state flag.

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

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

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

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

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

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

(ステップS110-17)
メインCPU300aは、特別遊技管理フェーズを示す特図フェーズ指定コマンドを送信バッファにセットする特図フェーズ指定コマンド設定処理を行う。なお、特別遊技管理フェーズについては後述する。
(Step S110-17)
The main CPU 300a performs a special figure phase specification command setting process for setting a special figure phase specification command indicating a special game management phase in a transmission buffer. Incidentally, 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 waiting for a special symbol variation. As a result, when it is determined that it is in the special symbol variation waiting state, the processing is moved to step S110-21, and when it is determined that it is not in the special symbol variation waiting state, the subcommand group set processing is terminated.

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

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

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

(ステップS300-1)
電源断予告信号が入力されると、メインCPU300aは、レジスタを退避する。
(Step S300-1)
When the power-off 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 a power-off warning signal is detected. As a result, when it is determined that the power cut warning signal is detected, the process is moved to step S300-11, and when it is determined that the power cut warning signal is not detected, the process is moved 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 processing for permitting an interrupt, and terminates the power-off save processing.

(ステップS300-11)
メインCPU300aは、出力ポートの出力を停止する出力ポートクリア処理を実行する。
(Step S300-11)
The main CPU 300a executes output port clear processing to stop output from the output port.

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

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

(ステップS300-17)
メインCPU300aは、電源断発生監視時間を設定すべく、ループカウンタのカウンタ値に所定の電源断検出信号検出回数をセットする。
(Step S300-17)
The main CPU 300a sets the counter value of the loop counter to the predetermined number of power failure detection signal detections 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 a power-off warning signal is detected. As a result, when it is determined that the power cut warning signal is detected, the process is moved to step S300-17, and when it is determined that the power cut warning signal is not detected, the process is moved 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 or not the counter value of the loop counter is zero. 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 above-described CPU initialization process (step S100) is performed.

なお、実際に電源断が生じた場合には、ステップS300-17~ステップS300-25をループしている間に遊技機100の稼働が停止する。 It should be noted that when the power is actually cut off, the operation of the game machine 100 is stopped while the steps S300-17 to S300-25 are being looped.

(主制御基板300のタイマ割込み処理)
図26は、同時回し参考例に係る主制御基板300におけるタイマ割込み処理を説明するフローチャートである。主制御基板300には、所定の周期(同時回し参考例では4ミリ秒、以下「4ms」という)毎にクロックパルスを発生させるリセット用クロックパルス発生回路が設けられている。そして、リセット用クロックパルス発生回路によって、クロックパルスが発生すると、CPU初期化処理(ステップS100)に割り込んで、以下のタイマ割込み処理が実行される。
(Timer interrupt processing of main control board 300)
FIG. 26 is a flowchart for explaining timer interrupt processing in 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 predetermined intervals (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 processing for permitting interrupts.

(ステップ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, the first special symbol indicator 160, the second special symbol indicator 162, the first special symbol reserve indicator 164, the second special symbol reserve. A dynamic port output process for controlling lighting of the display 166, the normal symbol display 168, the normal symbol reservation display 170, the right-handed information display 172, and the performance display monitor 184 is executed.

(ステップS400-7)
メインCPU300aは、各種の入力ポート情報を読み込み、最新のスイッチ状態を正確に取得するためのポート入力処理を実行する。
(Step S400-7)
The main CPU 300a reads various types of input port information and executes port input processing 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 state 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 (playable state). As a result, when it is determined to be 00H, the process moves to step S400-15, and when it is determined not to be 00H, the process moves 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 (set abnormal state) or higher. As a result, if it is determined that it is 03H or more, the process moves to step S400-29, and if it is determined that it is not 03H or more, the process moves to step S450.

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

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

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

(ステップ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 updated by adding 1, and if the result of the addition exceeds the maximum value of the random number range, the random number counter is reset to 0. The random number is updated from the value of the initial value update random number for the winning design random number.

なお、詳しい説明は省略するが、同時回し参考例では、大当たり決定乱数および当たり決定乱数は、主制御基板300に内蔵されたハードウェア乱数生成部によって更新されるハードウェア乱数を用いている。ハードウェア乱数生成部は、大当たり決定乱数および当たり決定乱数を、いずれも一定の規則にしたがって更新し、乱数列が一巡するごとに自動的に乱数列を変更するとともに、システムリセット毎にスタート値を変更している。 Although detailed description is omitted, in the simultaneous spinning reference example, the jackpot determination random number and the winning determination random number use hardware random numbers updated by a hardware random number generator built in the main control board 300. The hardware random number generator updates both the jackpot determined random numbers and the winning determined random numbers according to a fixed rule, automatically changes the random number sequence each time the random number sequence completes a cycle, and resets the start value each time the system is reset. are 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 opening detection switch 120As, a first variable start opening detection switch 120Bs, a second start opening detection switch 122s, a gate detection switch 124s, a normal figure operation opening detection switch 125s, and a first big winning opening detection switch. 126s, a switch management process for determining whether or not a signal has been input from the second big winning opening detection switch 128s is executed. The details of this switch management processing 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 symbols based on the special game reserved 2. 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 symbols based on the special game reserved 1st. In addition, here, the same program (module) as the special game management processing for controlling the progress of the variable display of the special symbols based on the special 2 reserve is read out, and the variable display of the special symbols based on the special 1 reserve is progressed. A special game management process for controlling is executed.

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

(ステップS800)
メインCPU300aは、上記の普通遊技を進行制御するための普通遊技管理処理を実行する。なお、この普通遊技管理処理の詳細については後述する。
(Step S800)
The main CPU 300a executes normal game management processing 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 big winning opening detection switch 126s, and the second big winning opening detection switch 128s. Execute winning opening switch processing for adding a counter or the like for controlling winning balls.

(ステップ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 sends a launching position specification command to the sub control board 330 to instruct the launching position of the game ball, that is, to which of the first game area 116a and the second game area 116b the game ball is to be launched. Execute position designation management processing.

(ステップS400-29)
メインCPU300aは、遊技情報出力端子板312から外部へ出力する外部情報用の出力データをセットするための外部情報管理処理を実行する。
(Step S400-29)
The main CPU 300a executes external information management processing for setting output data for external information to be output from the game information output terminal board 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 has a first special symbol display 160, a second special symbol display 162, a first special symbol reservation display 164, a second special symbol reservation display 166, a normal symbol display 168, and a normal symbol reservation display 170. , LED display setting processing for setting display data for controlling the lighting of various indicators (LEDs) such as the right-handed information indicator 172 to the output buffer corresponding to each common.

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

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

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

(ステップS400-39)
メインCPU300aは、メインRAM300cの使用外領域を用いて、性能表示モニタ184に表示するベース比率を算出するための処理を行い、算出したベース比率を性能表示モニタ184に表示するためのコモンデータをコモン出力バッファにセットする性能表示モニタ制御処理を実行する。なお、性能表示モニタ制御処理においては、所定期間ごとにベース比率が算出される。ここで、性能表示モニタ184には、現在の期間のベース比率と、それ以前の期間のベース比率とが所定時間ごとに切り替え表示されてもよい。また、所定の操作に応じて、性能表示モニタ184に表示されるベース比率が切り替わってもよい。
(Step S400-39)
The main CPU 300a uses the non-use 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. Executes performance display monitor control processing to be set in the output buffer. Note that in the performance display monitor control process, the base ratio is calculated for each predetermined period. Here, the performance display monitor 184 may alternately display the base ratio for the current period and the base ratio for the previous period at predetermined time intervals. Also, 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 restores the register and terminates the timer interrupt processing.

図27は、同時回し参考例に係る設定関連処理(S450)を説明するフローチャートである。 FIG. 27 is a flowchart for explaining the setting-related processing (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 to be 01H, the process moves to step S450-3, and if it is determined not to be 01H, the process moves to step S450-15.

(ステップS450-3)
メインCPU300aは、設定値バッファに記憶されている登録設定値を所定の処理領域にロードする。
(Step S450-3)
The main CPU 300a loads the registered set values 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 has been pressed (whether a RAM clear operation signal has been input). As a result, when it is determined that the RAM clear switch 182s has been pressed, the process proceeds to step S450-7, and when it is determined that the RAM clear switch 182s has not been pressed, the process proceeds 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-6. As a result, when it is determined that the set value is within the range of 1 to 6, the process proceeds to step S450-13, and when it is determined that the set value is not within the range of 1 to 6, the process proceeds to 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 one.

(ステップ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 turned on. As a result, if it is determined that the setting change switch 180s is turned on, the setting-related processing is terminated, and if it is determined that the setting change switch 180s is not turned on, the process proceeds to step S450-17.

(ステップS450-17)
メインCPU300aは、設定関連処理の終了を示す設定関連終了指定コマンドを送信バッファにセットする。
(Step S450-17)
The main CPU 300a sets a setting-related end designation 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 of FIG. That is, if the setting related process is executed, at the end, model command, setting value designation command, special figure 1 reserve designation command, special figure 2 reserve designation command, number of times command, variation pattern selection state designation command, special figure phase A designation command and a customer waiting designation command are transmitted to the sub control board 330 .

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

以上のように、同時回し参考例によれば、中枠104が開放され、設定変更スイッチ180sがオンされ、RAMクリアボタンが押下操作された状態で、正常に電源投入がなされると、CPU初期化処理(図22)において、遊技機状態フラグに01H(設定変更状態)がセットされる。その後、タイマ割込み処理が実行されるが、遊技機状態フラグに01H(設定変更状態)がセットされているため、遊技の進行に係る全ての処理(図26のステップS400-15~ステップS400-27)が停止され、設定関連処理が実行される。 As described above, according to the simultaneous turning reference example, when the power is normally turned on with the middle frame 104 opened, the setting change switch 180s turned on, and the RAM clear button depressed, the CPU initializes. In the change processing (FIG. 22), 01H (setting change state) is set to the gaming machine state flag. After that, timer interrupt processing is executed, but since 01H (setting change state) is set in the gaming machine state flag, all processing related to the progress of the game (steps S400-15 to S400-27 in FIG. 26) ) is stopped and configuration 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 set 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(遊技可能状態)がセットされる。これにより、次のタイマ割込み処理から、遊技の進行に係る処理が実行可能となる。 When the setting change switch 180s is turned off while the gaming machine state flag is set to 01H (setting change state), the setting change processing is terminated and the gaming machine state flag is set to 00H (playable state). set. As a result, from the next timer interrupt process, the process relating to the progress of the game can be executed.

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

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

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

図28は、同時回し参考例に係る主制御基板300におけるスイッチ管理処理(ステップS500)を説明するフローチャートである。 FIG. 28 is a flowchart for explaining switch management processing (step S500) in 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 ON is detected, that is, whether the game ball passes through the gate 124 and the detection signal from the gate detection switch 124s is turned on. As a result, when it is determined that the gate detection switch-on is detected, the process proceeds to step S510, and when it is determined that the gate detection switch-on is not detected, the process proceeds to step S500-7.

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

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

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

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

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

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

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

(ステップS500-9)
メインCPU300aは、第1可変始動口120Bへの遊技球の入球が適正になされたものであるかを判定し、遊技球の入球が適正になされていないと判定した場合には、第1可変始動口120Bへの不正な遊技球の入球を示す普電不正入賞エラー発生指定コマンドを副制御基板330に送信するための普通電動役物入賞時確認処理を実行する。
(Step S500-9)
The main CPU 300a determines whether 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 A confirmation process at the time of normal electric accessary prize winning is executed for transmitting to the sub control board 330 a general electric fraudulent prize winning error generation designation command indicating the entry of an illegal game ball to the variable start port 120B.

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

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

(ステップS500-13)
メインCPU300aは、大入賞口検出スイッチオン検出時であるか、すなわち、第1大入賞口126または第2大入賞口128に遊技球が入球して第1大入賞口検出スイッチ126sまたは第2大入賞口検出スイッチ128sから検出信号が入力されたかを判定する。その結果、大入賞口検出スイッチオン検出時であると判定した場合にはステップS540に処理を移し、大入賞口検出スイッチオン検出時ではないと判定した場合には当該スイッチ管理処理を終了する。
(Step S500-13)
The main CPU 300a detects when the big winning hole detection switch is turned on, that is, when a game ball enters the first big winning hole 126 or the second big winning hole 128, the first big winning hole detection switch 126s or the second big winning hole detection switch 126s or the second big winning hole detection switch 126s It is determined whether or not a detection signal is input from the big winning opening detection switch 128s. As a result, if it is determined that the large winning opening detection switch is turned on, the process proceeds to step S540, and if it is determined that the large winning opening detection switch is not turned on, 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 the game ball has been properly entered into the first big winning hole 126 or the second big winning hole 128, and determines that the game ball has been properly entered. , a large winning hole passing process for transmitting a large winning hole entry command indicating the entry of a game ball into the first big winning hole 126 or the second big winning hole 128 to the sub control board 330 is executed. The details of this special winning opening passage processing will be described later.

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

(ステップS510-1)
メインCPU300aは、ハードウェア乱数生成部によって更新された当たり決定乱数をロードする。
(Step S510-1)
The main CPU 300a loads the winning 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 greater than or equal to the maximum value, 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 number 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 moves 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 a target storage unit for saving the acquired winning determination random number, among the four storage units of the normal-pattern reservation storage area.

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

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

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

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

(ステップ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 starting opening passage process. It should be noted that this special symbol random number acquisition process is executed using a module common to the second start opening passage process (step S530). Therefore, the details of the special symbol random number acquisition process will be described after the description of the second start opening passage process.

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

(ステップS530-1)
メインCPU300aは、特別図柄識別値として「01H」をセットする。
(Step S530-1)
The main CPU 300a sets "01H" as the 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, which will be described later, and ends the second start opening passage process.

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

(ステップ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 number counter, that is, the special 1 reserved number is loaded. Also, 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. As a result, when it is determined that it is above the upper limit value, the special symbol random number acquisition process is terminated, and when it is determined that it is not above the upper limit value, the process is moved 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 number counter to a value obtained by adding "1" to the current counter value.

(ステップS535-11)
メインCPU300aは、特図保留記憶領域の記憶部のうち、取得した大当たり決定乱数をセーブする対象となる対象記憶部を算定する。
(Step S535-11)
The main CPU 300a calculates a target storage section for saving the acquired jackpot decision random number among the storage sections of 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 winning pattern 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 S535-11. 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 reserve designation command in the transmission buffer based on the counter value loaded in step S535-15. Here, based on the counter value of the special symbol 1 reserved ball number counter (special 1 reserved number), the special figure 1 reserved designation command is set, and based on the counter value of the special symbol 2 reserved ball number counter (special 2 reserved number) to set the special figure 2 hold designation command. As a result, the number of special 1 reservations and the number of special 2 reservations are transmitted to the sub control board 330 each time special 1 reservations or special 2 reservations are stored.

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

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

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

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

(ステップS536-5)
メインCPU300aは、ステップS536-3でセーブした特別図柄判定データに対応する先読み図柄種別指定コマンド(先読み指定コマンド)を送信バッファにセットする。
(Step S536-5)
The main CPU 300a sets a look-ahead symbol type specification command (a look-ahead specification 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 winning temporary determination process in step S536-1 is a big win or a small win. As a result, if it is determined to be a big win or a small win, the process moves to step S536-9, and if it is determined to be neither a big win or a small win (it is a loss), the process moves to step S536-11.

(ステップS536-9)
メインCPU300aは、大当たり時リーチモード決定乱数判定テーブル(図10(b)、(c)参照)または小当たり時リーチモード決定乱数判定テーブル(図10(d)、(e))をセットし、ステップS536-19に処理を移す。
(Step S536-9)
The main CPU 300a sets the reach mode determination random number determination table (see FIGS. 10(b) and (c)) or the reach mode determination random number determination table (see FIGS. 10(d) and (e)) at the time of the small hit, and step The process moves 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 is a fixed value (9000 or more). Here, the group type is determined by referring 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 obtained from the range of 0 to 10006, and if the value of the reach group determination random number is 9000 or more, regardless of the number of reservations, the same reach group determination random number determination table is selected, and reach If the value of the group determination random number is less than 9000, different reach group determination random number determination tables are selected according to the number of reservations. In the following, among the reach group determination random numbers, a value in the range of 0 to 8999 in which a different reach group determination random number determination table is selected according to the number of reservations is 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 is a fixed value (9000 or more), the process moves to step S536-15, and the reach group determination random number loaded in step S536-11 is fixed. If it is determined not to be the value (9000 or more), the process moves 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). Although a plurality of reach group determination random number determination tables are provided according to the number of reservations, here, the table used when the number of reservations 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 the losing reach mode determination random number determination table (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 determines the variation 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. provisionally determined. Further, here, along with the variation mode number, a variation pattern random number determination table is tentatively determined.

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

(ステップS536-23)
メインCPU300aは、上記ステップS536-19で仮決定した変動パターン乱数判定テーブルと、上記ステップS535-13で対象記憶部に記憶した変動パターン乱数とに基づいて、変動パターン番号を仮決定する。
(Step S536-23)
The main CPU 300a temporarily determines the variation pattern number based on the variation pattern random number determination table provisionally 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 specified variation pattern command (pre-read specification command) corresponding to the variation pattern number tentatively determined in step S536-23 in the transmission buffer, and ends the effect determination process at the time of acquisition.

(ステップS536-27)
メインCPU300aは、対象記憶部に新たに記憶された保留について、当該保留が読み出されたときの保留数に応じて、グループ種別、すなわち、変動演出パターンが変化することを示す不定値コマンド(先読み指定変動モードコマンドおよび先読み指定変動パターンコマンド=7FH)を送信バッファにセットし、当該取得時演出判定処理を終了する。
(Step S536-27)
The main CPU 300a, regarding the suspension newly stored in the target storage unit, according to the number of suspensions when the suspension is read out, changes the group type, that is, the variable effect pattern (undefined value command (prefetch Specified variation mode command and look-ahead specified variation pattern command = 7FH) is 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 for explaining the big winning opening passage processing (step S540) in the main control board 300 according to the simultaneous spinning reference example.

(ステップS540-1)
メインCPU300aは、上記ステップS500-13で大入賞口検出スイッチオン検出時であると判定した場合には、詳しくは後述する特別電動役物遊技管理フェーズをロードする。なお、詳しくは後述するが、特別電動役物遊技管理フェーズは、大役遊技または小当たり遊技の実行処理の段階、すなわち、大役遊技または小当たり遊技の進行状況を示すものであり、大役遊技または小当たり遊技の実行処理の段階に応じて更新される。
(Step S540-1)
When the main CPU 300a determines in step S500-13 that the large winning opening detection switch is turned on, it loads a special electric accessory game management phase, which will be described later in detail. In addition, although it will be described later in detail, the special electric role product game management phase indicates the stage of execution processing of the big role game or the small winning game, that is, the progress status of the big role game or the small winning 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 or not the special electric role product game management phase loaded in step S540-1 indicates the stage of the execution process above the big winning hole opening pre-process. The special electric accessory game management phase is provided with 9 stages from 00H to 08H. Of these, 01H to 08H correspond to the stage of execution processing above the big winning opening pre-opening processing. Since the big win game or the small winning game is executed when the special electric role product game management phase is 01H to 08H, it is determined whether it is currently in the big winning game or the small winning game. Become. If it is determined that the special electric role product game management phase indicates the stage of execution processing above the big winning opening pre-processing, the process is moved to step S540-5, and the special electric role product game management phase is If it is determined that it does not indicate the stage of the execution process above the big winning opening pre-opening process, the process proceeds to step S540-7.

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

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

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

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

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

図36は、同時回し参考例に係る主制御基板300における特別遊技管理処理(ステップS600)を説明するフローチャートである。 FIG. 36 is a flowchart for explaining the special game management process (step S600) in the main control board 300 according to the simultaneous spinning 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 role product game management phase loaded in step S600-1 is other than "00H". That is, here, it is determined whether it is currently in the big win game or in the small winning game. If it is determined that the special electric role product game management phase is other than "00H", the special game management process is terminated, and if it is determined that the special electric role product game management phase is not other than "00H", step S600. -5 is processed.

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

(ステップ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 reversed to "01H", and when the special game special symbol determination flag is "01H", it is reversed 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 in the first special game management process S600 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 reservation, the special game special symbol determination flag is set to "00H" in the second special game management processing S600, and the subsequent processing is executed for the special 1 reservation. be done. In other words, the special 2 reservation is preferentially processed.

(ステップS600-9)
メインCPU300aは、上記ステップS600-7で反転した特別遊技特別図柄判定フラグをセーブする。
(Step S600-9)
The main CPU 300a saves the special game special symbol determination flag reversed 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 and starts processing.

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

図37は、同時回し参考例に係る主制御基板300における特別図柄変動待ち処理を説明するフローチャートである。この特別図柄変動待ち処理は、特別遊技管理フェーズが「00H」であった場合に実行される。 FIG. 37 is a flowchart for explaining the special symbol variation waiting process in the main control board 300 according to the simultaneous turning reference example. This special symbol variation 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 reserved balls of the reservation (special 1 reservation or special 2 reservation, hereinafter referred to as target reservation) subject to special game management processing 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 moved 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 variation waiting process exit.

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

(ステップ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, when it is determined that it is a jackpot pattern, the special symbol variation waiting process is terminated, and when it is determined that it is not a jackpot pattern, 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 winning symbol. As a result, when it is determined that it is a small winning pattern, the special symbol variation waiting process is terminated, and when it is determined that it is not a small winning pattern, 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 block-transfers the target suspension stored in the first to fourth storage units of the special figure suspension storage area corresponding to the target suspension to the storage unit with a smaller ordinal number. Specifically, the object holds stored in the second to fourth storage units are transferred to the first to third storage units. In addition, the main RAM 300c is provided with a 0th storage unit to be processed, and the object suspension stored in the 1st storage unit is block-transferred to the 0th storage unit. In addition, in this special symbol storage area shift process, the counter value of the target special symbol retention ball number counter corresponding to the target retention is decremented by "1", and the retention decrement indicating that the target retention is decremented by "1" Sets the specified command in the transmission buffer.

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

(ステップS610-11)
メインCPU300aは、特別図柄を決定するための特別図柄図柄判定処理を実行する。ここでは、上記ステップS611における大役抽選の結果が大当たりまたは小当たりであった場合、第0記憶部に転送された当たり図柄乱数、保留種別をロードし、対応する当たり図柄乱数判定テーブルまたは小当たり図柄乱数判定テーブルを選択して特別図柄判定データを抽出し、抽出した特別図柄判定データ(大当たり図柄の種別)をセーブする。また、上記ステップS611における大役抽選の結果がハズレであった場合には、ハズレ用の特別図柄判定データをセーブする。そして、特別図柄判定データをセーブしたら、当該特別図柄判定データに対応する図柄種別指定コマンドを送信バッファにセットする。
(Step S610-11)
The main CPU 300a executes special symbol determination processing for determining special symbols. Here, if the result of the big win lottery in step S611 is a big win or a small win, the winning symbol random number and the reserved type transferred to the 0th storage unit are loaded, and the corresponding winning symbol random number judgment table or small winning symbol is loaded. A random number determination table is selected to extract special symbol determination data, and the extracted special symbol determination data (type of jackpot symbol) is saved. Further, when the result of the big winning lottery in step S611 is a loss, the special symbol determination data for a loss is saved. After saving the special symbol determination data, a 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. In addition, 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 a variation mode number and a 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 variation mode number and variation pattern number determined in step S612, and determines variation time 1 and variation time 2 with reference to the variation time determination table. Then, the total time of the determined variable times 1 and 2 is set in the special symbol variable 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 win, and if it is a big win, loads the special symbol determination data saved in step S610-11 and confirms the type of the big win symbol. do. Then, with reference to the game state setting table and the current game state, to determine the game state and the high probability number of times to be set after the end of the big role game, the number of times of time reduction, the determination result is the special pattern probability state preliminary flag, time reduction state preliminary Save to the flag, high-precision cut spare counter, and time-saving cut spare counter. It should be noted that, when the lost pattern 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 device 160 or the second special symbol display device 162 in order to start variable display of special symbols. A counter value is associated with each segment of the 7 segments that constitute the first special symbol display device 160 and the second special symbol display device 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 lit at the start of the variable display of the special symbols is set in the special symbol display symbol counter. As for the special symbol display symbol counter, a special symbol 1 display symbol counter corresponding to the first special symbol display device 160 and a special symbol 2 display symbol counter corresponding to the second special symbol display device 162 are separately provided. Here, the counter value is set to the counter corresponding to the hold type.

(ステップS613)
メインCPU300aは、回数切り管理処理を実行する。ここでは、変動回数に応じて時短遊技状態を終了させるための処理が行われる。この回数切り管理処理については後述する。
(Step S613)
The main CPU 300a executes a number cutting management process. Here, processing for ending the time-saving gaming state is performed 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 frequency command indicating the remaining frequency (actual remaining frequency) until the high probability frequency and the time saving frequency become 0 in the transmission buffer.

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

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

図38は、同時回し参考例に係る特別図柄当たり判定処理(S611)を説明するフローチャートである。 FIG. 38 is a flowchart for explaining the special symbol hit determination process (S611) according to the simultaneous spinning 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 setting values in the setting value buffer.

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

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

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

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

(ステップS611-13)
メインCPU300aは、第0記憶部に転送された大当たり決定乱数と、上記の下限値および上限値とを比較し、大当たりまたは小当たりの当選有無を判定する判定処理(大役抽選)を行う。
(Step S611-13)
The main CPU 300a compares the jackpot determination random number transferred to the 0th storage unit with the above-described lower and upper limit values, and performs determination processing (big win lottery) to determine whether or not a jackpot or small win 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, when it is determined to be a jackpot pattern, the process moves to step S611-17, and when it is determined not to be a jackpot pattern, the process moves to step S611-21.

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

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

(ステップ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 win determination process.

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

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

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

(ステップS612-5)
メインCPU300aは、読み出した保留の保留種別が特2保留である場合には、特別図柄2保留球数カウンタのカウンタ値を確認し、読み出した保留の保留種別が特1保留である場合には、特別図柄1保留球数カウンタのカウンタ値を確認する。
(Step S612-5)
The main CPU 300a confirms the counter value of the special symbol 2 reserved ball number counter when the read reservation type is Special 2 reservation, and when the read reservation type is Special 1 reservation, Check the counter value of the special symbol 1 reserved ball number 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 pending games confirmed in step S612-5, and the type of pending game. 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 the reach mode determination random number determination table at the time of losing 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 determines the 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. Decide on a number. Also, here, along with the variation mode number, a variation pattern random number determination table is determined.

(ステップ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 terminates the special symbol variation number determination process.

図40は、同時回し参考例に係る主制御基板300における回数切り管理処理(ステップS613)を説明するフローチャートである。 FIG. 40 is a flowchart for explaining the number 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 or not the number of times of time saving, that is, the counter value of the time saving number cutting counter is greater than zero. As a result, when it is determined that the number of times of time saving is greater than 0, the process proceeds to step S613-3, and when it is determined that the number of times of time saving is 0, the number cutting management process is ended.

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

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

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

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

図41は、同時回し参考例に係る主制御基板300における特別図柄変動中処理を説明するフローチャートである。 FIG. 41 is a flow chart for explaining the processing during special symbol fluctuation in the main control board 300 according to the simultaneous turning 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 interrupted flag is on. Although details will be described later, in the simultaneous spinning reference example, while the first special symbol display 160 is displaying the symbols fluctuating, the second special symbol display 162 may stop displaying the small winning symbols. In this case, when the small winning symbol is stopped and displayed on the second special symbol display device 162, the small winning game is executed. , After the end of the small winning game, the variable display of the symbols on the first special symbol display device 160 is resumed. The interrupted flag is turned on when the first special symbol display 160 is in the process of changing symbols when the small winning symbol is stopped and displayed on the second special symbol display 162 . Here, when it is determined that the interrupting flag is ON, the special symbol variation process is ended, and when it is determined that the interrupting 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 processing for updating the special symbol variation base counter. In addition, the counter value of the special symbol variation base counter is set so as to make one round at a predetermined period (for example, 100 ms). Specifically, when the counter value of the special symbol variation base counter is "0", a predetermined counter value (for example, 25) is set, and when the counter value is "1" or more, Update the counter value 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 proceeds to step S620-7, and if the counter value is not "0", the process proceeds 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 moves to step S620-17, and if the timer value is not "0", the process moves 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 counts the lighting time of each segment of the 7 segments that constitute the first special symbol display 160 and the second special symbol display 162. FIG. 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, from the current timer value Update the timer value to the value decremented by "1".

(ステップ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 processing is moved to step S620-15, and when it is determined that the timer value of the special symbol display timer is not "0", the End the process during special symbol fluctuation.

(ステップ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 special symbol changing process. As a result, the segments that make up the 7 segments are sequentially lit 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 variably displayed. As a result, when it is determined that the non-target special symbol is being variably displayed, the process is moved to step S621, and when it is determined that the non-target special symbol is not being variably displayed, the process is moved to step S620-19.

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

(ステップ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 stop-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 a special symbol stop designation command indicating that the special symbols are stopped and displayed on the first special symbol display device 160 or the second special symbol display device 162 in the transmission buffer.

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

図42は、同時回し参考例に係る主制御基板300における図柄強制停止処理(ステップS621)を説明するフローチャートである。 FIG. 42 is a flowchart for explaining the pattern forced stop processing (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 that is being displayed (in question) is a small winning symbol. As a result, when it is determined that it is a small winning pattern, the process is moved to step S621-3, and when it is determined that it is not a small winning pattern, the process is moved 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 winning symbol is stopped and displayed on the first special symbol display device 160 or not. As a result, when it is determined that the special game special symbol determination flag is 00H, the process is moved to step S621-11, and when it is determined that the special game special symbol determination flag is not 00H, the process proceeds to step S621-5. to move.

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

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

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

(ステップS621-11)
メインCPU300aは、図柄が変動表示されている第1特別図柄表示器160または第2特別図柄表示器162にハズレ図柄を強制停止させるとともに、残りの変動時間を強制的に終了させるための変動時間特殊停止フラグをオンにする処理を行い、当該図柄強制停止処理を終了する。
(Step S621-11)
The main CPU 300a forces the first special symbol display device 160 or the second special symbol display device 162 on which the symbols are displayed to variably stop losing symbols, and forcibly terminates the remaining variation time. A process for turning on the stop flag is performed, and the symbol forced stop process 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 winning symbol is stop-displayed on the first special symbol display 160, the second special symbol display 162 is forcibly stopped-displayed the losing symbol. Further, when the small winning design is stop-displayed on the second special design display device 162, if the big winning design is finally stopped and displayed on the first special design display device 160 during the variable display, the first special design display. A lost symbol is displayed on the device 160 for forced stop. On the other hand, when the small winning design is stop-displayed on the second special design display device 162, if the small winning design or the losing design is in the fluctuation display that is finally stopped and displayed on the first special design display device 160, the second The variable display on the 1 special symbol display 160 is temporarily interrupted.

図43は、同時回し参考例に係る主制御基板300における特別図柄停止図柄表示処理を説明するフローチャートである。 FIG. 43 is a flowchart for explaining a special symbol stop symbol display process in 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 process moves 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, when it is determined that the variable time special stop flag is ON, the process is moved to step S630-5, and when 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 role lottery is a loss. As a result, if it is determined to be a loss, the process moves to step S630-27, and if it is determined to be not a loss, the process moves 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 being stopped and displayed is a big winning symbol, and when the special symbol being stopped and displayed is a small winning symbol, the next processing is performed as it is.

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

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

(ステップ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 big win 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 role product game management phase to "01H" when starting the big win game, and updates the special electric role product game management phase to "05H" when starting the small winning 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 role product game management phase updated in step S630-19 is "01H", that is, whether it is a big win. As a result, when it is determined that the special electric role product game management phase is "01H", the process is shifted to step S630-25, and when it is determined that the special electric role product game management phase is not "01H" , the process moves to 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 plate 312, and ends the special symbol stop symbol display process. By this process, a big hit signal is output with the start of the big win game (opening). Although a plurality of signals are provided to be output from the game information output terminal board 312, 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 game state confirmation designation command at the time of special symbol determination, which indicates the game state when the special symbol is determined.

(ステップ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 fluctuation when changing from the time saving game state to the non-time saving game state. That is, if the time saving end flag is turned on here, at the time of the 50th or 100th fluctuation start in the high probability omen state, the normal game state is changed from the time saving game state to the non-time saving game state due to the time saving omission is the case. That is, here, it is determined that the time saving end flag is ON only when the fluctuation at the time of time saving time ends. If it is determined that the time saving end flag is turned on, the process moves to step S630-31, and if it is determined that the time saving end flag is not turned on, the process moves to step S630-35.

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

図44は、同時回し参考例に係る主制御基板300における特別電動役物遊技管理処理(ステップS700)を説明するフローチャートである。 FIG. 44 is a flowchart for explaining the special electric role product game management process (step S700) in the main control board 300 according to the simultaneous turning 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 role product game management phase loaded in step S700-1 is "00H". That is, here, it is now determined whether or not during the big win game and during the small winning game. When it is determined that the special electric role product game management phase is "00H", the special electric role product game management process is terminated, and when it is determined that the special electric role product game management phase is not "00H", step The process moves to S700-5.

(ステップS700-5)
メインCPU300aは、上記ステップS700-1でロードした特別電動役物遊技管理フェーズに対応する特別電動役物遊技制御モジュールを選択する。
(Step S700-5)
The main CPU 300a selects the special electric role product game control module corresponding to the special electric role product 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 and starts processing.

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

図45は、同時回し参考例に係る主制御基板300における大入賞口開放前処理を説明するフローチャートである。この大入賞口開放前処理は、特別電動役物遊技管理フェーズが「01H」、「05H」であった場合に実行される。 FIG. 45 is a flowchart for explaining the big winning opening pre-opening process in the main control board 300 according to the simultaneous spinning reference example. This big winning hole pre-opening process is executed when the special electric role product game management phase is "01H" and "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 role product game timer set in step S630-15 or the like is not "0". As a result, when it is determined that the timer value of the special electric role-playing game timer is not "0", the big winning opening pre-opening process is terminated, and the timer value of the special electric role-playing game timer is "0". If so, the process moves 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 number 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 specifying the opening of the large winning opening (the start of the round game) to the sub-control board 330. FIG.

(ステップS711)
メインCPU300aは、大入賞口開閉切替処理を実行する。この大入賞口開閉切替処理については後述する。
(Step S711)
The main CPU 300a executes the big winning opening opening/closing switching process. This special 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 role product game management phase to a value obtained by adding 01H to the current value ("02H" or "06H"), and terminates the pre-opening processing for the big winning opening.

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

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

(ステップS711-3)
メインCPU300aは、特別電動役物作動ラムセットテーブルのデータを参照し、特別電動役物開閉切替回数カウンタのカウンタ値に基づいて、第1大入賞口ソレノイド126c、第2大入賞口ソレノイド128cを通電制御するためのソレノイド制御データ、および、通電時間もしくは通電停止時間であるタイマデータを抽出する。
(Step S711-3)
The main CPU 300a refers to the data in the special electric role product operating ramset table, and energizes the first big prize opening solenoid 126c and the second big prize opening solenoid 128c based on the counter value of the special electric role product opening/closing switching frequency counter. Solenoid control data for control, and timer data representing the energization time or 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 energizing the first big winning opening solenoid 126c or the second big winning opening solenoid 128c, or determines whether to stop the energization. Winning opening solenoid energization control processing is executed. By executing this big winning opening solenoid energization control process, in steps S400-33 and S400-35, energization start or stop of the first big winning opening solenoid 126c or the second big winning opening solenoid 128c is controlled. It will happen.

(ステップ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 for one time of the big winning opening.

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

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

図47は、同時回し参考例に係る主制御基板300における大入賞口開放制御処理を説明するフローチャートである。この大入賞口開放制御処理は、特別電動役物遊技管理フェーズが「02H」、「06H」であった場合に実行される。 FIG. 47 is a flowchart for explaining the big winning opening opening control process in the main control board 300 according to the simultaneous spinning reference example. This big winning opening control process is executed when the special electric role product 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 not "0". As a result, if it is determined that the timer value of the special electric auditors 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 auditors game timer is "0". If so, the process moves 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 frequency counter is the upper limit value of the special electric accessory opening/closing switching frequency. As a result, if it is determined that the counter value is the upper limit value, the process moves to step S720-7, and if it is determined that the counter value is not the upper limit value, the process moves to step S711.

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

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

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

(ステップS720-9)
メインCPU300aは、大入賞口閉鎖有効時間(インターバル時間)を特別電動役物遊技タイマにセーブする。
(Step S720-9)
The main CPU 300a saves the large winning opening closing valid 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 role product game management phase to a value obtained by adding 01H to the current value ("03H" or "07H").

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

図48は、同時回し参考例に係る主制御基板300における大入賞口閉鎖有効処理を説明するフローチャートである。この大入賞口閉鎖有効処理は、特別電動役物遊技管理フェーズが「03H」、「07H」であった場合に実行される。 FIG. 48 is a flowchart for explaining the large winning opening closing effective process in the main control board 300 according to the simultaneous spinning reference example. This big winning opening closing valid process is executed when the special electric role product 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 the timer value of the special electric accessory game timer saved in step S720-9 is not "0". As a result, when it is determined that the timer value of the special electric role-playing game timer is not "0", the big winning opening closing effective process is terminated, and the timer value of the special electric role-playing game timer is "0". If so, the process moves 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 role product continuous operation frequency counter matches the counter value of the special electric role product maximum operation frequency counter, that is, whether the preset number of round games has ended. . As a result, if it is determined that the counter value of the special electric accessory continuous operation number counter matches the counter value of the special electric accessory maximum operation number counter, the process is moved to step S730-9, and if it is determined that they do not match 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". In addition, when the special electric role product game management phase is 07H, that is, during the control of the small winning game, the number of round games of the small winning game is "1", so the step S730-3 is always YES. It is determined, and the process does not move to the step concerned.

(ステップ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 special winning opening closing effective process. As a result, the next round game is 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 obtained by adding 01H to the current value ("04H" or "08H").

(ステップ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 terminates the special winning opening closing enable process.

図49は、同時回し参考例に係る主制御基板300における大入賞口終了ウェイト処理を説明するフローチャートである。この大入賞口終了ウェイト処理は、特別電動役物遊技管理フェーズが「04H」、「08H」であった場合に実行される。 FIG. 49 is a flowchart for explaining the big winning opening end wait process in the main control board 300 according to the simultaneous spinning reference example. This big winning opening end wait process is executed when the special electric role product 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 role-playing game timer is not "0", the big winning opening end wait process is terminated, and the timer value of the special electric role-playing game timer is "0". If so, the process moves 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 role product game management phase is "08H", that is, whether the small winning game is finished. As a result, when it is determined that the special electric role product game management phase is "08H", the process is moved to step S740-11, and when it is determined that the special electric role product game management phase is not "08H" The process moves to step S740-5.

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

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

(ステップS740-9)
メインCPU300aは、遊技情報出力端子板312から出力されている大当たり信号を停止するための大当たり信号出力停止処理を行う。すなわち、大役遊技後に最優位状態に設定される場合には、大役遊技の終了とともに、大当たり信号の出力が停止されることとなる。
(Step S740-9)
The main CPU 300 a performs jackpot signal output stop processing for stopping the jackpot signal output from the game information output terminal plate 312 . That is, when the highest priority state is set after the big win game, the output of the big win signal is stopped with the end of the big win 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 highly probable portent state, the process proceeds to step S740-13, and if it is determined that the state is not a highly probable portent state, the process proceeds to step S740-21.

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

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

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

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

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

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

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

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

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

図51は、同時回し参考例に係る主制御基板300における普通遊技管理処理(ステップS800)を説明するフローチャートである。 FIG. 51 is a flowchart for explaining normal game management processing (step S800) in the main control board 300 according to the simultaneous spinning 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 and starts processing.

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

図52は、同時回し参考例に係る主制御基板300における普通図柄変動待ち処理を説明するフローチャートである。この普通図柄変動待ち処理は、普通遊技管理フェーズが「00H」であった場合に実行される。 FIG. 52 is a flowchart for explaining normal symbol variation waiting processing in the main control board 300 according to the simultaneous turning reference example. This normal symbol variation waiting process is normally executed when the 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 reserved ball number counter and determines whether the counter value is "0", that is, whether the normal pattern reserved ball number counter is "0". As a result, when it is determined that the counter value is "0", the normal symbol variation waiting process is ended, 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 block-transfers the general pattern reservation (hitting decision random number) stored in the first to fourth storage units of the general pattern reservation storage area to the storage unit with a lower ordinal number. Specifically, the general map hold stored in the second to fourth storage units is transferred to the first to third storage units. In addition, the main RAM 300c is provided with a 0th storage unit to be processed, and transfers the normal pattern suspension stored in the 1st storage unit to the 0th storage unit. In addition, in this normal design storage area shift process, the counter value of the normal design reservation ball number counter is decremented by "1", and a normal design reservation reduction designation command is transmitted to indicate that the normal design reservation has subtracted "1". set in the buffer.

(ステップS810-5)
メインCPU300aは、第0記憶部に転送された当たり決定乱数をロードし、現在の遊技状態に対応する当たり決定乱数判定テーブルを選択して普図抽選を行い、その抽選結果を記憶する普通図柄当たり判定処理を実行する。
(Step S810-5)
The main CPU 300a loads the winning determination random number transferred to the 0th storage unit, selects a winning determination random number determination table corresponding to the current game state, performs a general pattern 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 normal symbol lottery in step S810-5. In the simultaneous turning reference example, the normal symbol display 168 is composed of one LED lamp. Let The normal symbol stop symbol number determined here indicates whether or not the normal symbol display 168 is finally lit. is determined, and in the case of a loss, "1" is determined as the normal symbol stop symbol number.

(ステップS810-9)
メインCPU300aは、現在の遊技状態を確認し、対応する普通図柄変動時間データテーブルを選択してセットする。
(Step S810-9)
The main CPU 300a confirms the current game 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 variation time based on the hit determination random number transferred to the 0th storage unit in step S810-3 and the normal symbol variation 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 device 168 in order to start variable display of normal symbols. For example, when "0" is set as the counter value in this normal design display pattern counter, the lighting of the normal design display 168 is controlled, and when "1" is set as the counter value, the normal design is displayed. device 168 is controlled to turn off. Here, a predetermined counter value is set in the normal symbol display symbol counter at the start of variable display of normal symbols.

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

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

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

図53は、同時回し参考例に係る主制御基板300における普通図柄変動中処理を説明するフローチャートである。この普通図柄変動中処理は、普通遊技管理フェーズが「01H」であった場合に実行される。 FIG. 53 is a flow chart for explaining the process during normal symbol fluctuation in the main control board 300 according to the simultaneous turning reference example. This process during normal symbol fluctuation is normally executed when the 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 moves to step S820-9, and if the timer value is not "0", the process moves 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 times 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, from the current timer value Update the timer value to the value decremented by "1".

(ステップ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 processing 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 The process during normal design fluctuation is terminated.

(ステップ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, when 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 is updated to indicate lighting, and the counter value indicating that the normal symbol display 168 is lit. When it is, it updates to the counter value which shows lighting-out, ends the processing during the normal design fluctuation. As a result, the normal symbol display 168 repeats lighting and extinguishing (blinking) 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 in the normal symbol display symbol counter. As a result, the normal symbol display 168 is finally controlled to light or extinguish, 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 during which the normal symbols are stopped and displayed, in the normal game timer.

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

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

図54は、同時回し参考例に係る主制御基板300における普通図柄停止図柄表示処理を説明するフローチャートである。この普通図柄停止図柄表示処理は、普通遊技管理フェーズが「02H」であった場合に実行される。 FIG. 54 is a flowchart for explaining normal symbol stop symbol display processing in 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 not "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 process moves to step S830-3.

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

(ステップS830-5)
メインCPU300aは、普図抽選の結果が当たりであるかを判定する。その結果、当たりであると判定した場合にはステップS830-9に処理を移し、当たりではない(ハズレである)と判定した場合にはステップS830-7に処理を移す。
(Step S830-5)
The main CPU 300a determines whether the result of the general pattern lottery is winning. As a result, if it is determined to be a hit, the process moves to step S830-9, and if it is determined to be not a win (lost), the process moves 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 terminates the normal symbol stop symbol display process. As a result, the normal game management processing based on one normal pattern reservation is completed, and when the normal pattern reservation is stored, the processing for starting the variable display of the normal pattern based on the next reservation is performed. becomes.

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

(ステップS830-11)
メインCPU300aは、普通遊技管理フェーズを「03H」に更新し、当該普通図柄停止図柄表示処理を終了する。これにより、第1可変始動口120Bの開閉制御が開始されることとなる。
(Step S830-11)
The main CPU 300a updates the normal game management phase to "03H" and terminates 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 for explaining normal electric accessory winning opening pre-opening processing in the main control board 300 according to the simultaneous turning reference example. This normal electric accessory winning opening pre-opening process is executed when the normal 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 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 pre-opening process is terminated, and the timer value of the normal game timer is determined to be "0". If so, the process moves to step S841.

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

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

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

(ステップS841-1)
メインCPU300aは、普通電動役物開閉切替回数カウンタのカウンタ値が、普通電動役物開閉切替回数(1回の開閉制御中における第1可変始動口120Bの可動片120bの開閉回数)の上限値であるかを判定する。その結果、カウンタ値が上限値であると判定した場合には当該普通電動役物入賞口開閉切替処理を終了し、カウンタ値は上限値ではないと判定した場合にはステップS841-3に処理を移す。
(Step S841-1)
The main CPU 300a determines that the counter value of the normal electric accessory opening/closing switching frequency counter is the upper limit value of the normal electric accessory opening/closing switching frequency (the number of opening/closing times of the movable piece 120b of the first variable starting port 120B 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 normal electric accessory 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 proceeds to step S841-3. Move.

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

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

(ステップ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. In addition, the timer value saved in the normal game timer here is the maximum opening time of the first variable starting port 120B.

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

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

図57は、同時回し参考例に係る主制御基板300における普通電動役物入賞口開放制御処理を説明するフローチャートである。この普通電動役物入賞口開放制御処理は、普通遊技管理フェーズが「04H」であった場合に実行される。 FIG. 57 is a flowchart for explaining normal electric accessory winning opening control processing in the main control board 300 according to the simultaneous turning reference example. This normal electric accessory winning opening control process is executed when the normal 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 not "0". As a result, when it is determined that the timer value of the normal game timer is not "0", the process proceeds to step S850-5, and when it is determined that the timer value of the normal game timer is "0", step S850 -3 is processed.

(ステップ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 frequency counter is the upper limit value of the normal electric accessory opening/closing switching frequency. As a result, if it is determined that the counter value is the upper limit value, the process moves to step S850-7, and if it is determined that the counter value is not the upper limit value, the process moves 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 frequency counter is not the upper limit value of the normal electric accessory opening/closing switching frequency, the main CPU 300a executes the processing of step S841. do.

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

(ステップS850-7)
メインCPU300aは、普通電動役物ソレノイド120cの通電を停止して第1可変始動口120Bを閉鎖するために必要な普通電動役物閉鎖処理を実行する。これにより、第1可変始動口120Bが閉鎖状態となる。
(Step S850-7)
The main CPU 300a stops energizing the normal electric accessory solenoid 120c and executes normal electric accessory closing processing necessary to close 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 electric valid 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 terminates the normal electric accessory winning opening control process.

図58は、同時回し参考例に係る主制御基板300における普通電動役物入賞口閉鎖有効処理を説明するフローチャートである。この普通電動役物入賞口閉鎖有効処理は、普通遊技管理フェーズが「05H」であった場合に実行される。 FIG. 58 is a flowchart for explaining normal electric accessory winning opening closing effective processing in the main control board 300 according to the simultaneous turning 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 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 closing effective process is terminated, and the timer value of the normal game timer is determined to be "0". If so, the process moves to step S860-3.

(ステップS860-3)
メインCPU300aは、普電終了ウェイト時間を普通遊技タイマにセーブする。
(Step S860-3)
The main CPU 300a saves the normal electric 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 terminates the normal electric accessory winning opening closing valid process.

図59は、同時回し参考例に係る主制御基板300における普通電動役物入賞口終了ウェイト処理を説明するフローチャートである。この普通電動役物入賞口終了ウェイト処理は、普通遊技管理フェーズが「06H」であった場合に実行される。 FIG. 59 is a flowchart for explaining normal electric accessory winning opening end wait processing in the main control board 300 according to the simultaneous turning 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 the timer value of the normal game timer is determined to be "0". If so, the process moves 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 normal pattern suspension is stored, the variable display of normal patterns is resumed. Next, as a reference example of effects, a specific effect that can be executed in the above-described first-class game machine, first-class and second-class game machine, and simultaneous spinning machine, and specific processing related to the effect will be described.

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

演出参考例に係る変動演出は、リーチなし変動パターン、リーチ変動パターンに大別される。リーチなし変動パターンの変動演出では、メイン演出表示部200aに背景画像(図示を省略)が表示されるとともに、この背景画像に演出図柄210a、210b、210cが重畳して変動表示される。例えば、図60(a)に示すように、大役抽選結果がハズレであったことを示す組み合わせで演出図柄210a、210b、210cが停止表示されているとする。この状態で、新たに特別図柄の変動表示が行われると、当該特別図柄の変動表示の開始に伴って、図60(b)に示すように、3つの演出図柄210a、210b、210cが変動表示(スクロール表示)を開始する。なお、図中下向きの白抜き矢印は、演出図柄210a、210b、210cが高さ方向にスクロール表示されていることを示している。 The variation production according to the production reference example is roughly divided 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 section 200a, and the effect patterns 210a, 210b, and 210c are superimposed on the background image and variably displayed. For example, as shown in FIG. 60(a), it is assumed that performance symbols 210a, 210b, and 210c are stop-displayed in a combination indicating that the winning lottery result is lost. In this state, when the variable display of the special symbols is newly performed, three performance symbols 210a, 210b, and 210c are variably displayed as shown in FIG. (scroll display). Note that the downward white arrows in the drawing indicate that the effect symbols 210a, 210b, and 210c are scroll-displayed 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, at almost the same timing as when the variable display of the special symbols is completed and the special symbols are stopped and displayed on the first special symbol display device 160 or the second special symbol display device 162, as shown in FIG. , and the effect symbol 210b is stopped and displayed, and the player is notified of the big role lottery result by the final stop display mode of the three effect symbols 210a, 210b, and 210c at this time.

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

このように、メイン演出表示部200aにおいて、同一の演出図柄210a、210cが停止表示されるリーチ態様で表示されると、図61(c)に示すように、メイン演出表示部200aにおいて、演出図柄210a、210cに重畳して「リーチ」と表示される。なお、リーチ態様は複数種類設けられており、「1」~「9」のいずれかの数字が記された同一の演出図柄210a、210cが停止表示される。その後、図61(d)に示すように、演出図柄210a、210cの形状を、リーチ態様になる前と異にして変動表示が継続される。そして、図61(e)に示すように、最終的に、演出図柄210a、210cと異なる演出図柄210bが停止表示され、大役抽選の結果がハズレであったことが遊技者に報知される。 Thus, when the main effect display portion 200a displays the same effect symbols 210a and 210c in the stop-display ready-to-win state, as shown in FIG. "Reach" is displayed superimposed on 210a and 210c. A plurality of types of ready-to-win modes are provided, and the same performance symbols 210a and 210c marked with any of the numbers "1" to "9" are stopped and displayed. After that, as shown in FIG. 61(d), the variable display is continued with the shapes of the effect symbols 210a and 210c different from those before the ready-to-win mode. Then, as shown in FIG. 61(e), finally, a performance symbol 210b different from the performance symbols 210a and 210c is stop-displayed, and the player is notified that the result of the big role lottery is a loss.

図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 for explaining an example of a variable performance of the developed reach variation pattern at the time of losing according to the performance reference example, and FIG. It is a figure explaining. As shown in FIGS. 62(a) to (d) and FIGS. 63(a) to (d), the variation effect of the developed reach variation pattern is similar to the variation effect of the normal reach variation pattern, in the main effect display section 200a, The effect symbols 210a and 210c are displayed in a ready-to-win mode, and then a ready-to-win development effect is executed in which a predetermined developed image (moving image) is reproduced and displayed. In this reach development effect, for example, as shown in FIGS. 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 images for the ready-to-win development production are roughly classified into a losing pattern and a big win pattern. In the development image of the losing pattern, as shown in FIG. After that, as shown in FIG. 62(i), performance symbols 210a, 210b, and 210c are stop-displayed in a combination that notifies a failure. On the other hand, in the development 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. 210c is stop-displayed with a combination of notifying a big win.

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

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

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

図64は、演出参考例に係るリーチ発展演出が2回実行される場合の変動演出の一例を説明する図である。例えば、演出図柄210a、210cがリーチ態様で表示された後、図64(a)、(b)に示すように、ミッション演出が実行されたとする。ここまでは、1回の変動演出においてリーチ発展演出が1回のみ実行される場合と相違はないが、ミッションを達成できなかったことが報知された直後に、図64(c)に示すように、メイン演出表示部200aに「REACH UP」と表示される。 FIG. 64 is a diagram for explaining an example of a variable effect when the ready-to-win development effect according to the effect reference example is executed twice. For example, assume that the mission effects are executed as shown in FIGS. 64(a) and (b) after the effect symbols 210a and 210c are displayed in the ready-to-win mode. So far, there is no difference from the case where the reach development effect is executed only once in one variable effect, but immediately after being informed that the mission could not be achieved, as shown in FIG. , "REACH UP" is displayed on the main effect display section 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 main effect display section 200a displays the development image for the battle effect, and the second ready-to-win development effect is started. The developed image for the battle production has a content in which an ally character and an enemy character fight each other, and when the jackpot is won, the ally character finally wins over the enemy character as shown in FIG. 64(e). , and as shown in FIG. 64(f), performance symbols 210a, 210b, and 210c are stop-displayed in a combination that notifies a big win. On the other hand, in the event of a failure, as shown in FIG. 64(g), the friendly character is finally defeated by the enemy character, and as shown in FIG. A 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 the reference example of effect. As shown in FIG. 65(a), when the variable display of the production patterns 210a, 210b, and 210c is started, as shown in FIG. 65(b), the production patterns 210a, 210b and 210c are temporarily stopped and displayed in one of a plurality of preset pseudo modes. In this pseudo mode, for example, the same production patterns 210a and 210b and a production pattern 210c with a number "2" larger than these production patterns 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 the pseudo mode, the variable display of the effect symbols 210a, 210b, 210c is resumed as shown in FIG. 65(c). That is, it can be said that the pseudo mode shows the re-variation display of the performance symbols 210a, 210b, and 210c. After that, as shown in FIG. 65(d), the effect symbols 210a, 210b, and 210c are temporarily stopped and displayed again in a pseudo mode.

そして、図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 performance symbols 210a, 210b, and 210c is resumed, the performance symbols 210a and 210c are displayed in the ready-to-win mode, as shown in FIG. 65(f). After that, as shown in FIGS. 65(g) to (i), the reach development effect is executed in the same manner as the development reach variation pattern, and the player is informed of the result of the winning lottery.

このように、擬似連続リーチ変動パターンの変動演出は、演出図柄210a、210cがリーチ態様となるまでの内容が、発展リーチ変動パターンの変動演出と異なっており、リーチ態様となった後は、発展リーチ変動パターンと同様に変動演出が進行されることとなる。 Thus, the variation effect of the pseudo-continuous reach variation pattern is different from the variation effect of the development reach variation pattern until the production patterns 210a and 210c become the reach mode, and after becoming the reach mode, the development Variation production will proceed in the same manner as the reach variation pattern.

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

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

また、主制御基板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 developed reach variation pattern. Therefore, the reliability is suggested by the number of temporary stop displays (fluctuation displays) of the performance symbols 210a, 210b, and 210c, and the player is expected to see more temporary stop displays (variation displays) of the performance symbols 210a, 210b, and 210c. While expecting to be done, we will watch the whereabouts of the production.

上記した変動演出の実行パターンは、主制御基板300で決定された変動コマンドに基づいて、副制御基板330において決定、実行制御される。つまり、変動演出の実行パターンは、主制御基板300と副制御基板330とで協働して決定されると言える。 The execution pattern of the variable performance described above is determined and executed by the sub control board 330 based on the variation command determined by the main control board 300 . That is, it can be said that the execution pattern of the variable 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においては、前半変動演出決定テーブルおよび後半変動演出決定テーブルの一部のみを抽出して示している。 66A and 66B are diagrams for explaining the variable effect determination table according to the effect reference example, FIG. 66A shows the first half variable effect determination table, and FIG. 66B shows the second half variable effect determination table. As described above, when the main control board 300 conducts the big win lottery, variation commands are determined based on the results of the big win lottery, and each determined command is sent to the sub control board 330 . In the sub-control board 330, when receiving the variation mode command, it acquires a production random number of 1 from the range of 0 to 249, refers to the first half variation production determination table, and outputs the acquired production random number and the received variation mode command. Based on, the execution pattern of the variable performance in the first half is determined. In addition, when receiving the variation pattern command, it acquires a production random number of 1 from the range of 0 to 249, refers to the second half variation production determination table, and based on the acquired production random number and the received variation pattern command, The execution pattern of the variable performance in the second half is determined. In addition, in FIG. 66, only a part of the first half variable effect determination table and the second half variable effect determination table are extracted and shown.

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

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

一方、リーチ変動パターンの変動演出は、前半の実行パターンとして「なし」以外が決定され、後半の実行パターンとして、いずれかのリーチ発展演出(図中、発展1~5で示す)が決定された場合に実行される。換言すれば、メイン演出表示部200aにおいて、リーチ変動パターンの変動演出が実行される場合には、必ず、変動モード番号=01H以外の変動モード番号に対応する変動モードコマンドを受信しており、発展1~5のいずれかが決定される変動パターン番号に対応する変動パターンコマンドを受信していることとなる。 On the other hand, for the reach variation pattern variation effects, the first half of the execution pattern is determined to be anything other than "none", and the second half of the execution pattern is determined to be one of the reach development effects (indicated by developments 1 to 5 in the figure). is executed if In other words, in the main effect display section 200a, when the variation effect of the reach variation pattern is executed, the variation mode command corresponding to the variation mode number other than the variation mode number = 01H is always received, and the variation mode command is received. A variation pattern command corresponding to the variation pattern number for which one 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. 66(a), "Normal reach 1", "Normal reach 2", etc. in the first half of the execution pattern, respectively, among the fluctuation effects of the normal reach fluctuation pattern, the production patterns 210a, 210b, 210c are in the reach mode. More specifically, it shows the changing display patterns of the background image and the effect symbols 210a, 210b, and 210c displayed on the main effect display section 200a until the reach development effect is started. These image patterns are designed in advance to match the variable display time of the special symbol associated with the variable mode number, for example, when "normal reach 1" is determined, FIG. The image shown in (d) is displayed on the main effect display section 200a.

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

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

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

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

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

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

図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 pending display effect according to the effect reference example. A pending display area 211 is provided at the bottom of the main effect display section 200a. Although not shown in FIGS. 60 to 65, the holding display area 211 is always displayed on the main effect display section 200a during the variable effect and during the game standby. A suspension display effect is performed in the suspension display area 211 during the variable effect. In the pending display effect, the pending display 212a indicating the pending read out to the processing area (0th storage unit) at the time of the big role lottery, stored in the first to fourth storage units of the first special figure pending storage area A first pending display 212b, a second pending display 212c, a third pending display 212d, and a fourth pending display 212e are displayed in the pending display area 211, respectively, indicating the pending. In the following description, the pending display 212a and the first pending display 212b to the fourth pending display 212e are collectively referred to as the pending display 212. FIG.

例えば、特別図柄の変動表示中であって、しかも、メイン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 symbols are displayed in a variable manner and four special 1 reserves are stored in the main RAM 300c, the reserve display 212a and the first reserve display are displayed as shown in FIG. A total of five pending displays 212 from 212b to a fourth pending display 212e are displayed in the pending display area 211. FIG. Then, from this state, the variable display of the special symbol ends, the special 1 reservation stored in the first memory is read out to the processing area (0th memory), and the big win lottery is performed, and the main RAM 300c. When the hold shift process 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 suspension is read from this state, each suspension display 212 is further moved and displayed as shown in FIG. 67(c). In this way, the pending display effect is an effect of informing the player of the special 1 pending number stored in the main RAM 300c.

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

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

図68(a)に示す最終保留表示パターン決定テーブルによれば、「デフォルト(白)」、「点滅」、「青」、「黄」、「緑」、「黒」「赤」、「プレミア(虹)」の8種類の表示パターンのいずれかが決定される。そして、当該保留表示212aの最終的な表示パターンが決定されると、それ以前に表示される保留表示212の表示パターンが、図68(b)に示す1つ前保留表示パターン決定テーブルを参照して決定される。この1つ前保留表示パターン決定テーブルによれば、保留表示212の表示パターンごとに、移動表示前に表示する保留表示212の表示パターンの選択比率が設定されている。 According to the final pending display pattern determination table shown in FIG. Rainbow)” is determined. Then, when the final display pattern of the pending display 212a is determined, the display pattern of the pending display 212 to be displayed before that is determined by referring to the previous pending display pattern determination table shown in FIG. 68(b). determined by According to this one-preceding pending display pattern determination table, the selection ratio of the display pattern of the pending display 212 to be displayed before the moving display is set for each display pattern of the pending 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 suspension is stored in the second storage unit of the first special figure suspension storage area, referring to the final suspension display pattern determination table, the final display pattern of the suspension display 212a is determined. In this case, next, the display pattern of the first pending display 212b is determined with reference to the previous pending display pattern determination table. At this time, the display pattern of the first pending display 212b is determined based on the final display pattern of the pending display 212a previously determined. For example, when the final display pattern of the pending display 212a is "blue", according to the previous pending display pattern determination table, the display pattern of the first pending display 212b is "flashing" at 200/250. , and "blue" is determined with a probability of 50/250.

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

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

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

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

次に、上記の変動演出を実行するための副制御基板330における処理について説明する。なお、以下では、副制御基板330における処理のうち、変動演出と関係のない処理については説明を省略する。 Next, the processing in the sub-control board 330 for executing the variable effect will be described. In addition, below, among the processes in the sub-control board 330, the description of the processes irrelevant to the variation effect will be omitted.

(副制御基板330のサブCPU初期化処理)
図69は、演出参考例に係る副制御基板330のサブCPU初期化処理(S1000)を説明するフローチャートである。
(Sub CPU initialization processing of sub control board 330)
FIG. 69 is a flow chart for explaining the 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 a CPU initialization processing program from the sub ROM 330b and initializes and sets flags stored in the sub RAM 330c.

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

(副制御基板330のサブタイマ割込み処理)
図70は、演出参考例に係る副制御基板330のサブタイマ割込み処理(S1100)を説明するフローチャートである。副制御基板330には、所定の周期(1秒間に30回)でクロックパルスを発生するリセット用クロックパルス発生回路(不図示)が設けられている。そして、このリセット用クロックパルス発生回路によるクロックパルスの発生により、サブCPU330aはタイマ割込み処理プログラムを読み込んで当該サブタイマ割込み処理を開始する。
(Sub-timer interrupt processing of sub-control board 330)
FIG. 70 is a flowchart for explaining 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). When the reset clock pulse generating circuit generates a clock pulse, 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 processing for permitting interrupts.

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

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

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

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

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

(ステップS1210-1)
サブCPU330aは、まず、受信した先読み指定コマンドを解析する。
(Step S1210-1)
The sub CPU 330a first analyzes the received prefetch 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)
Sub CPU 330a stores advance determination information based on the analysis result of step S1210-1. The sub-RAM 330c of the sub-control board 330 includes a first preliminary determination information storage unit corresponding to the first special figure reservation storage area of the main control board 300, and a second preliminary determination corresponding to the second special figure reservation storage area. An information storage unit is provided. The first prior determination information storage section has four storage sections, ie, a first storage section to a fourth storage section. The first to fourth storage units of these first advance determination information storage units correspond to the first to fourth storage units of the first special figure reservation storage area, respectively. Similarly, the second pre-determination information storage unit includes four storage units, the first storage unit to the fourth storage unit, and the first storage unit to the fourth storage unit of the second pre-determination information storage unit are: It corresponds to each of the first to fourth storage units of the second special figure reservation storage area. Here, of the first to fourth storage units of the first special figure reservation storage area or the second special figure reservation storage area of the main control board 300, the storage unit corresponding to the storage unit in which the new suspension is stored pre-determination information is stored in.

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

(ステップ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 pending display 212 is determined, that is, the change timing of the pending display 212, based on the storage unit in which the pending is stored. With reference to (FIG. 68(b)), the display pattern of the pending display 212 is determined. Then, the determined display pattern information of the pending display 212 is stored in a predetermined storage unit, and the process proceeds to step S1210-9.

(ステップS1210-9)
サブCPU330aは、上記ステップS1210-5およびステップS1210-7の決定に基づいて、保留表示212の表示を開始させる保留表示開始処理を行い、当該先読み指定コマンド受信処理を終了する。これにより、保留が記憶されたときに、対応する保留表示212の表示が開始されることとなる。
(Step S1210-9)
Sub CPU 330a performs a hold display start process for starting the display of hold display 212 based on the determinations in steps S1210-5 and S1210-7, and ends the prefetch designation command reception process. Thus, 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 flow chart for explaining the variable command reception process executed when a variable command is received, among the command analysis processes according to the reference example of effect. As described above, the variation command is set in the special symbol variation number determination processing (steps S612-13 and S612-17 in FIG. 39) in the main control board 300, and then the sub-command transmission processing (step S100- in FIG. 23). 65) to the sub control board 330.

(ステップ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 number (0 to 249) updated in step S1000-3, and based on the acquired effect random number and the analysis result in step S1220-1, determines the execution pattern of the second half of the variable effect. Decide, memorize.

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

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

(ステップS1220-9)
サブCPU330aは、上記ステップS1000-3で更新された演出乱数(0~249)を予告演出ごとに取得し、当該取得した演出乱数および上記ステップS1220-1、ステップS1220-5における解析結果に基づいて、各予告演出決定テーブルを参照して、各予告演出の実行有無ならびに実行パターンを決定、記憶する。
(Step S1220-9)
The sub CPU 330a acquires the effect random number (0 to 249) updated in step S1000-3 for each advance notice effect, and based on the obtained effect random number and the analysis results in steps S1220-1 and S1220-5. , with reference to each notice effect determination table, the presence or absence of execution of each notice effect 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)
Sub CPU 330a executes shift processing for shifting the prior determination information stored in the prior determination information storage unit. Here, when starting the variable production based on the special 1 suspension, the advance judgment information stored in the fourth storage unit to the second storage unit of the first advance judgment information storage unit, respectively, the first advance judgment information When shifting to the third storage unit to the first storage unit of the storage unit and starting the variable production based on the special 2 hold, the fourth storage unit to the second storage unit of the second advance determination information storage unit is stored. The pre-determination information stored therein is shifted to the third storage unit to the first storage unit of the second pre-determination information storage unit.

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

(ステップS1220-15)
サブCPU330aは、上記各ステップの決定に基づいてタイムテーブルのタイムデータをセットして、当該変動コマンド受信処理を終了する。なお、ここでセットされたタイムテーブルに基づき、上記ステップS1100-7において、変動演出用の画像をメイン演出表示部200aに表示する処理や、音声出力処理、演出照明装置204の点灯制御処理等の演出実行制御がなされることとなる。
(Step S1220-15)
The sub CPU 330a sets the time data in the timetable based on the determinations made in the above steps, and terminates the variation command reception process. 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 sound output process, the lighting control process of the effect lighting device 204, etc. Production execution control is 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, a slot machine 400 as a game machine includes a housing 402 with an open front surface and a front surface arranged vertically at one end of the front surface of the housing 402 so as to be rotatable. An upper door 404 and a lower front door 406 are provided. A colorless and transparent pattern display window 408 made of a glass plate, a transparent resin plate, or the like is provided at approximately the center of the lower portion of the front upper door 404. , three reels 410 (a left reel 410a, a middle reel 410b, and a right reel 410c) are independently rotatable. As shown in the pattern arrangement of FIG. 75(a), a plurality of types of symbols are arranged in each area divided into 20 on the outer peripheral surface 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 a total of nine symbols, each of which is located in the upper, middle and lower stages, and which are three continuous reels 410a, 410b and 410c, respectively.

前面下扉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, a production switch 422, and the like. there is The medal insertion unit 414 receives insertion of medals as game value through a medal insertion slot 414a. The bet switch 416 inserts (bets) a prescribed number of medals required for one game among the medals electrically stored (hereinafter simply referred to as credits) inside the slot machine 400 .

スタートスイッチ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 the 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. In addition, when the stop switch 420 can be stopped, the player first stops any one of the stop switch 420a, the stop switch 420b, and the stop switch 420c, which is called a first stop. After that, stopping one of the two stop switches 420 that have not been stopped is called a second stop, and after the second stop, stopping the last remaining stop switch 420 is called a third stop. . The effect switch 422 is composed of, for example, a press switch and a jog dial switch rotatably arranged around it, and detects a player's press operation or rotation operation.

前面上扉404の上部略中央には、演出に伴う様々な画像を表示する液晶表示部424が設けられている。また、前面上扉404の上部や左右には、例えば高輝度の発光ダイオード(LED)によって構成される演出用ランプ426が設けられる。また、前面上扉404の裏面における液晶表示部424の左右位置や前面下扉406の裏面における左右位置には、効果音や楽音等による聴覚的な演出を行うスピーカ428が設けられている。 A liquid crystal display section 424 for displaying various images associated with the effects is provided in the upper approximate center of the front upper door 404 . In addition, on the upper part and on the left and right of the front upper door 404, there are provided lamps 426 for effect, which are made up of, for example, high-intensity light-emitting diodes (LEDs). Speakers 428 are provided at the left and right positions of the liquid crystal display section 424 on the rear surface of the upper front door 404 and at the left and right positions on the rear surface of the lower front door 406 to produce auditory effects such as sound effects and musical tones.

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

筐体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 outlet 440a is provided. In addition, at the front lower portion of the front lower door 406, a saucer portion 440 for storing medals dispensed from the medal discharge port 440a is provided. A power switch 444 is also 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が操作されて電源の投入状態となってから一定期間のみ可能となっている。 In the housing 402, a main control board 500, which will be described later, is provided with setting keys and setting change switches (not shown) (collectively referred to as setting value setting means). In the slot machine 400, when a predetermined key (operation key) is inserted into the setting key and turned from the OFF position to the ON position, when the power is turned on through the power switch 444, the setting change mode is entered. , the setting value can be changed (simply referred to as setting change). The set value indicates the degree of advantage of the player (machine ratio) in stages, and is represented, for example, in six stages from 1 to 6. In general, the higher the value of the set value, the more advantageous the game as a whole. It is set to be high (expected acquisition number is high). The set value is incremented by one each time the setting change switch is pressed in a state in which the setting can be changed. Then, the setting value is determined, and the setting change mode is terminated by returning the setting key to the original position (OFF position), and the game becomes possible. It should be noted that setting change is possible only for a certain period of time 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, when a game can be started and a specified number of medals are betted, the activated line A is activated and the operation of the start switch 418 is activated. Here, bets are made by inserting credited medals through operation of the bet switch 416, inserting medals through the medal inserting unit 414, and replay combinations, which will be described later in detail, are displayed on the activated line A. This includes any case where medals are automatically inserted based on Also, the active line A is a line for judging the winning of a winning combination, and there is one in this embodiment. As shown in FIG. 75(b), the activated line A has nine symbols (three reels×three rows of upper, middle, and lower) facing the symbol display window 408, the middle row of the left reel 410a, the middle row of the middle reel 410b, and the middle row of the middle reel 410b. The line is set to connect the positions corresponding to the symbols stopped on the upper stage of the right reel 410c. The invalid line is used to determine the winning combination by displaying other symbol combinations that make it easier to grasp the winning combination when it is difficult to grasp the winning combination only from the combination of symbols displayed on the valid line A. In this embodiment, 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が全て停止したことをもって、遊技が終了する。 When the player operates the start switch 418, the game is started, the left reel 410a, the middle reel 410b, and the right reel 410c are rotated, and the winning type lottery and the like are executed. After that, according to the operation of the stop switches 420a, 420b, 420c, the corresponding left reel 410a, middle reel 410b, and right reel 410c are respectively stopped. Then, when a winning combination that can receive medals wins according to the combination of the lottery results of the winning type lottery and the symbols displayed on the activated line A, the medals are paid out, and the winning type that can receive the medals is paid out. , or if the player wins but does not win, the left reel 410a, the middle reel 410b, and the right reel 410c all come to a stop, and the game ends.

なお、本実施形態において、上記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, the above-mentioned one game is the insertion of medals through the medal insertion unit 414, the insertion of credited medals through the operation of the bet switch 416, or the replay combination displayed on the activated line A. After one of the medals is automatically inserted based on the above, the left reel 410a, the middle reel 410b, and the right reel 410c are controlled to rotate according to the player's operation of the start switch 418, and the winning type lottery is executed. The left reel 410a, the middle reel 410b, and the right reel corresponding to the operated stop switches 420a, 420b, and 420c according to the lottery result of the winning type lottery and the operation of the plurality of stop switches 420a, 420b, and 420c by the player. 410c are respectively controlled to be stopped, and when a winning combination that can receive the payout of medals wins, the game is played until the payout of the medals is executed. In addition, when the winning type for which medals can be paid out is not won, or when the player wins but does not win, the left reel 410a, the middle reel 410b, and the right reel 410c all stop, and one game ends. However, the start of one game may be read as the operation of the start switch 418 by the player instead of the insertion of medals or the winning of a replay combination. Also, the number of times such one game is repeated is 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. As shown in FIG. 76, the slot machine 400 includes a main control board 500 (main control section) for controlling the progress of the game, and a sub-control board 502 (sub-control section) for controlling the effect according to the progress of the game. A control board is provided that includes. In addition, electrical signal transmission between the main control board 500 and the sub control board 502 is limited to one direction only from the main control board 500 to the sub control board 502 from the viewpoint of fraud prevention.

(主制御基板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 as a central processing unit, a main ROM 500b storing programs and the like, a main RAM 500c functioning as a work area, etc., and controls the entire slot machine 400. . The data in the main RAM 500c is retained without being erased even when the power is turned off, unless the setting is changed and the RAM is cleared.

また、主制御基板500は、メインCPU500aが、メインROM500bに格納されたプログラムに基づきメインRAM500cと協働することで機能する、初期化手段600、ベット手段602、当選種別抽選手段604、リール制御手段606、判定手段608、払出制御手段610、遊技状態制御手段612、演出状態制御手段614、コマンド送信手段616等の機能部を有する。 In addition, 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. 606, determination means 608, payout control means 610, game state control means 612, effect state control means 614, command transmission means 616 and other functional units.

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

初期化手段600は、主制御基板500における初期化処理を実行する。ベット手段602は、遊技に使用するためのメダルをベットする。当選種別抽選手段604は、スタートスイッチ418の操作に基づき、詳しくは後述するように、当選役の当否、より詳しくは、当選役が含まれる当選種別の当否を決定する当選種別抽選を行う。 The initialization means 600 executes initialization processing in the main control board 500 . The betting means 602 bets medals to be used for games. Based on the operation of the start switch 418, the winning type lottery means 604 performs a winning type lottery for determining the suitability of the winning combination, more specifically, the suitability of the winning combination including the winning combination, as will be described in detail 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, corresponding to the rotating left reel 410a, the middle reel 410b and the right reel 410c. Depending on the operation of the stop switches 420a, 420b and 420c, the corresponding left reel 410a, middle reel 410b and right reel 410c are controlled to stop. In addition, the reel control means 606 activates the operation of the stop switches 420a, 420b, and 420c in the previous game in response to the operation of the start switch 418, and then, to display the lottery result of the winning type lottery. The time until the operation of the stop switches 420a, 420b, and 420c is validated (invalidated by the completion of the operation of the stop switches 420a, 420b, and 420c in the previous game) is extended beyond the specified time, and during that time, the reel 410a , 410b, and 410c are rotated in various ways (freeze effect). In the reel performance, an arbitrary switch that should be enabled is not enabled for a predetermined time, processing that should be executed is suspended for a predetermined time, or a signal of an arbitrary switch that should be transmitted and received is transmitted or received for a predetermined time. It can be realized by doing or not.

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

判定手段608は、当選役に対応する図柄組み合わせが有効ラインA上に表示されたか否か判定する。ここで、当選役に対応する図柄組み合わせが有効ラインA上に表示されることを単に入賞という場合がある。払出制御手段610は、当選役に対応する図柄組み合わせが有効ラインA上に表示されたこと(入賞したこと)に基づいて、当該当選役に対応する数(価値量)だけメダルを払い出す。また、主制御基板500には、メダル払出装置442が接続されており、払出制御手段610は、メダルの払出枚数を計数しながらメダルを排出する。 The determining means 608 determines whether or not the symbol combination corresponding to the winning combination is displayed on the activated line A. Here, the fact that the symbol combination corresponding to the winning combination is displayed on the activated line A may simply be called winning. A payout control means 610 pays out medals in the number (amount of value) corresponding to the winning combination based on the symbol combination corresponding to the winning combination being displayed on the activated line A (winning). 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 payout medals.

遊技状態制御手段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 one of a plurality of types of game states. Also, 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 one of a plurality of types of effect states.

コマンド送信手段616は、ベット手段602、当選種別抽選手段604、リール制御手段606、判定手段608、払出制御手段610、遊技状態制御手段612、演出状態制御手段614等の動作に伴う、遊技に関するコマンドを順次決定し、決定したコマンドを副制御基板502に順次送信する。 The command transmission means 616 is a game-related command associated with the operation of the betting means 602, winning type lottery means 604, reel control means 606, determination means 608, payout control means 610, game state control means 612, 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 generating means) 500d. The random number generator 500d sequentially increments the count value, loops within a predetermined numerical range, and extracts the count value at a predetermined point in time to obtain a random number. A random number generated by the random number generator 500d of the main control board 500 (hereinafter referred to as a winning type lottery random number) is used to determine the game profit to be given to the player, for example, the winning type lottery means 604 determines the winning type. .

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

また、副制御基板502では、サブCPU502aが、サブROM502bに格納されたプログラムに基づき、サブRAM502cと協働することで機能する、初期化決定手段630、コマンド受信手段632、演出制御手段634等の機能部を有する。 Also, 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. 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 initialization processing in the sub control board 502 . The command receiving means 632 receives commands from other control boards such as the main control board 500 and processes the commands. 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 controls the image data displayed on the liquid crystal display unit 424, the effect lamps 426, the sub-credit display unit 434, the sub-payout display unit 436, and other illumination devices for effects. Along with determining the decoration data, the audio data constituting the audio to be output from the speaker 428 is also determined. And the production|presentation control means 634 performs the production|presentation of the determined game. Note that the production includes an auxiliary production. In the winning type lottery, when winning a selected winning type in which a correct combination (a specific combination) and an incorrect combination are duplicated, the correct operation of the stop switches 420a, 420b, and 420c, which is a winning condition for the correct combination, is performed. This is an effect for notifying the operation mode. With such an auxiliary effect, the player can easily display the symbol combination corresponding to the correct combination on the activated line A. An effect state in which such an assist effect is executed is called an AT (assist time) effect state. Also, a so-called ART game state may be used in which an AT effect state and an RT (replay time) game state with a high probability of winning a replay combination progress in parallel.

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

(主制御基板500で用いられるテーブル)
図77は、当選役を説明するための説明図であり、図78および図79は、当選種別抽選テーブルを説明するための説明図である。
(Table used in main control board 500)
FIG. 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の操作信号に応じて取得された当選種別抽選乱数が当選種別抽選テーブル内のいずれの当選種別に対応するか判定する。 As will be described later in detail, the slot machine 400 is provided with a plurality of types of game states and effect states, and the game states and effect states are changed in accordance with the progress of the game. In the main control board 500, the main ROM 500b stores a plurality of winning type lottery tables corresponding to the game states managed and controlled by the game state control means 612. FIG. The winning type lottery means 604 stores the corresponding winning type lottery table in the main ROM 500b according to the current set value (indicating the easiness of obtaining a game profit in stages) stored in the main RAM 500c and the current gaming state. and based on the extracted winning type lottery table, 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 constituting the winning type extracted from the winning type lottery table includes a replay combination, a minor 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 activated line A, the game can be played again without the player betting new medals. A small combination is a combination in which a predetermined number of medals can be paid out according to the symbol combination by displaying a symbol combination corresponding to the minor combination on the activated line A. In addition, the bonus combination is changed to a bonus game state (a game state during RBB operation to be described later), which is managed by the game state control means 612, by displaying a symbol combination corresponding to the bonus combination on the activated line A. 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 combination according to the present embodiment includes winning combinations "replay 1" to "replay 7" as replay combinations. In addition, as the small winning combination, winning combinations “small winning combination 1” to “small winning combination 39” are provided. In addition, a winning combination “RBB” is provided as a bonus combination. In FIG. 77, the left reel 410a, the middle reel 410b, and the right reel 410c are associated with one or a plurality of symbols forming each winning combination.

ここで、本実施形態においては、遊技者によってストップスイッチ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 forming the symbol combination corresponding to the possible winning combination are on the effective line A, the reel control means By 606, stop control is performed so that the symbol is stopped on the activated line A. Further, when the stop switch 420 is operated, there are 4 symbols in the direction opposite to the rotating direction of the reel 410, although the symbols constituting the symbol combination corresponding to the winning combination that can be won are not on the activated line A. If it exists within the range (pull-in range) corresponding to the winning combination, the reel control means 606 makes the number of symbols that are separated become the number of sliding symbols, and the symbols that make up the combination of symbols corresponding to the winning combination are valid. Stop control is performed so as to stop after maintaining the rotation for the number of sliding frames so as to draw onto the line A. Further, when there are a plurality of symbols corresponding to winning combinations that can be won in the reel 410, and all of them are within the retraction range of the reel 410, which symbol is placed on the effective line A according to a predetermined priority. It is determined whether to pull it upward, and stop control is performed so as to stop after maintaining the rotation for the number of sliding frames so as to pull the prioritized symbol onto the effective line A. - 特許庁Incidentally, when the stop switch 420 is pressed, if a symbol constituting a symbol combination corresponding to a winning combination other than a winable winning combination is present on the activated line A, the reel control means 606 controls the symbol. is not stopped on the effective line A, so-called kicking processing is also executed in parallel. In addition, as will be described later, when an operation mode (operation order or operation timing) is set as a winning condition for a winning combination included in the winning type, the reel control means 606 controls the winning combination according to the player's operation mode. The symbol combination corresponding to is controlled to be displayed on the activated line A.

そして、例えば、当選役「リプレイ1」~「リプレイ4」、当選役「小役1」~「小役6」、「小役35」~「小役39」に対応する図柄組み合わせを構成する図柄は、各リール410において、上記の停止制御によって、必ず有効ラインA上に表示可能なように配列されている。このような当選役をPB=1と表す場合がある。一方、例えば、当選役「リプレイ5」~「リプレイ7」、当選役「小役7」~「小役34」、当選役「RBB」に対応する図柄組み合わせを構成する図柄は、各リール410において、上記の停止制御によって、必ずしも有効ラインA上に表示可能なように配列されていないので、所謂とりこぼしが発生する場合がある。このような当選役をPB≠1と表す場合がある。 Then, for example, symbols constituting symbol combinations corresponding to winning hands "replay 1" to "replay 4", winning hands "small hand 1" to "small hand 6", and "small hand 35" to "small hand 39". are arranged so that they can always be displayed on the effective line A by the above-described stop control on each reel 410 . Such a winning combination may be expressed as PB=1. On the other hand, for example, the symbols constituting the symbol combination corresponding to the winning combination “Replay 5” to “Replay 7”, the winning combination “Small combination 7” to “Small combination 34”, and the winning combination “RBB” are displayed on each reel 410. , the above-mentioned stop control does not always allow the arrangement to be displayed on the effective line A, so that a so-called dropout 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 non-winning (losing) differs. or In FIGS. 78 and 79, the winning areas ( Winning type lottery tables corresponding to each of a plurality of gaming states are actually stored in the main ROM 500b. In addition, "◎" indicates that it is possible to draw a lottery to move to an advantageous section, and "○" indicates that it is impossible to draw a lottery to move to an advantageous section. It shows that it is a winning type.

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

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

図78の当選種別抽選テーブルによれば、例えば当選領域0には、当選種別「ハズレ」が対応付けられており、かかる当選種別に当選すると、図77に示したいずれの当選役に対応する図柄組み合わせも有効ラインA上に表示されることはなく、メダルの払い出し等が行われることはない。ただし、後述するように、RBB内部当選フラグが次遊技に持ち越されている場合、当選種別「ハズレ」の当選により、当選役「RBB」に対応する図柄組み合わせを有効ラインA上に表示させることが可能となる。 According to the winning type lottery table of FIG. 78, for example, the winning area 0 is associated with the winning type "lost". No combination is displayed on the activated line A, and medals are not paid out. However, as will be described later, if the RBB internal winning flag is carried over to the next game, the symbol combination corresponding to the winning combination "RBB" can be displayed on the activated line A by winning the winning type "lost". It becomes 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」が対応付けられている。 In addition, the winning area 1 is associated with the winning type "small winning combination ALL" in which the winning combinations "small winning combination 1" to "small winning combination 39" are duplicated, and the winning area 2 corresponds to the winning combination " The winning type "1 piece ALLA" in which the "small winning combination 11" to "small winning combination 39" are included in duplicate is associated with the winning area 3, and the winning combination "small winning combination 12" to "small winning combination 27" are associated with the winning area 3. The winning type "one card ALLB", which is redundantly included, is associated with it. In addition, the winning area 4 is associated with the winning type "choice 1 sheet 1" in which the winning combination "small combination 12" and "small combination 20" are duplicated, and the winning area 5 is associated with the winning combination "small combination Winning type "Choice 1 sheet 2" in which "Hand 13" and "Small win 21" are overlapped is associated, and winning area 6 is associated with winning combination "Small win 14" and "Small win 22". The winning type "choice 1 3" included in the winning area 7 is associated with the winning type "choice 1 4" in which the winning combination "small combination 15" and "small combination 23" are duplicated. are mapped. The winning area 8 is associated with the winning type "weak cherry" in which the winning combination "small combination 35" and "small combination 36" are duplicated, and the winning area 9 is associated with the winning combination "small combination 37". to "small win 39" are associated with the winning type "strong cherry", and the winning area 10 contains the winning wins "small win 7", "small win 8", and "small win 11". The winning type "watermelon A" that overlaps is associated, and the winning area 11 is associated with the winning type "watermelon B" that overlaps the winning combination "small combination 7" to "small combination 10". The winning area 12 is associated with the winning type "strong bell" in which the winning combinations "small combination 1", "small combination 3", and "small combination 5" are overlapped. In addition, the winning area 13 is associated with the winning type "common bell A" in which the winning hands "small hand 1" to "small hand 6" are overlapped, and the winning area 14 is associated with the winning hand "small hand 1” to “small winning combination 6” and “small winning combination 11” are included in duplicate, and are associated with the winning type “common bell B”.

また、当選領域15~26には、払出枚数が11枚となる正解役(当選役「小役1」~「小役6」)と、払出枚数が1枚の不正解役(当選役「小役12」~「小役34」)が重複して含まれる選択当選種別(当選種別「打順ベル1A」~「打順ベル6A」、「打順ベル1B」~「打順ベル6B」)がそれぞれ対応付けられている。 In addition, in the winning areas 15 to 26, the correct combination (winning combination "small combination 1" to "small combination 6") with the number of payouts of 11 and the incorrect combination (winning combination "small combination") with the number of payouts of 1 Selected winning types (winning types "batting order bell 1A" to "batting order bell 6A", "batting order bell 1B" to "batting order bell 6B") that overlap with "hand 12" to "small win 34") are associated with each other. It is

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

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

そして、複数の当選役が重複して含まれる当選種別に当選した場合には、いずれの当選役に対応する図柄組み合わせを有効ラインA上に優先的に表示させるかについての入賞条件、例えば、ストップスイッチ420a、420b、420cが操作される順番が設定されている。 Then, when a winning type in which a plurality of winning hands are overlapped is won, a winning condition, such as 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 operations of the stop switches 420a, 420b, and 420c that stop the reels in the order of the left reel 410a, the middle reel 410b, and the right reel 410c are referred to as "batting order 1". The operations of the stop switches 420a, 420b, and 420c that sequentially stop the reels are referred to as "batting order 2", and the operations of the stop switches 420a, 420b, and 420c that stop the reels in the order of the middle reel 410b, the left reel 410a, and the right reel 410c are referred to as the "batting order." 3", and the operation of the stop switches 420a, 420b, 420c for stopping the reels in the order of the middle reel 410b, the right reel 410c, and the left reel 410a is set as "hitting order 4", and the right reel 410c, the left reel 410a, and the middle reel 410b are operated in this order. The operation of the stop switches 420a, 420b, and 420c for stopping the reels is referred to as "batting order 5", and the operation of the stop switches 420a, 420b, and 420c for stopping the reels in the order of the right reel 410c, middle reel 410b, and left reel 410a is referred to as "batting 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 game state, if the winning type "batting order bell 1A" in the winning area 15 is won and an operation is performed according to the correct operation mode (batting order 1), the payout number is 11, which is the correct winning combination. Stop control is performed so that the symbol combination corresponding to the "small win 1" is preferentially displayed on the activated line A. - 特許庁Further, when the operation of the batting order 2 is performed, the stop control is performed so that the symbol combination corresponding to the winning combination "small combination 28" which is the incorrect combination with the number of payouts of 1 is preferentially displayed on the activated line A. is performed, and when the operation according to the batting order 3, 4 is performed, the symbol combination corresponding to the winning combination "small combination 12", which is an incorrect combination of the number of payouts of 1, is preferentially placed on the activated line A by 1/4. Stop control is performed so as to be displayed with a probability, and when operations are performed according to the batting order of 5 and 6, the symbol combination corresponding to the winning combination "small combination 16", which is an incorrect combination of the number of payouts of 1, is on the valid 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)。 It should be noted that the winning probability (set number) of each winning type in the winning areas 15 to 26 is set to be equal. Since the player usually cannot know which type of winning has been won, by providing the above-described winning areas 15 to 26, it is made difficult for the correct combination to win. Further, as described above, even if the stop switches 420a, 420b, and 420c are operated in the batting order in which the incorrect combination is preferentially displayed, the symbol combination corresponding to the incorrect combination is necessarily displayed on the activated line A. However, depending on the mode of operation, there are cases where a failure occurs (PB≠1).

なお、上述したいずれかの当選種別に当選すると、それぞれの当選種別に対応する内部当選フラグが成立(ON)するとともに、この内部当選フラグの成立状況に応じて、各リール410の停止制御がなされることとなる。このとき、小役が含まれる当選種別に当選したものの、これら当選役に対応する図柄組み合わせを、その遊技内で有効ラインA上に表示させることができなかった場合には、当該遊技の終了後に内部当選フラグがOFFされる。つまり、小役の当選の権利は小役が含まれる当選種別に当選した遊技内のみに限られ、当該権利を次遊技に持ち越すことはできない。これに対して、当選役「RBB」が含まれる当選種別に当選した場合には、RBB内部当選フラグが成立(ON)するとともに、当選役「RBB」に対応する図柄組み合わせが有効ラインA上に表示されるまで、RBB内部当選フラグが遊技を跨いで持ち越される。なお、リプレイ役が含まれる当選種別に対応する内部当選フラグが成立した場合には、その当選種別に含まれるリプレイ役のうちのいずれかのリプレイ役に対応する図柄組み合わせが必ず有効ラインA上に表示され、メダルを要することなく次遊技を行うために必要となる処理が行われた後に、当該内部当選フラグがOFFされる。 When one of the winning types described above is won, the internal winning flag corresponding to each winning type is established (ON), and each reel 410 is controlled to stop according to the state of establishment of this internal winning flag. The Rukoto. At this time, if a winning type including a minor winning combination is won, but the symbol combination corresponding to these winning combinations cannot be displayed on the activated line A in the game, after the end of the game. The internal winning flag is turned off. In other words, the right to win a minor winning combination is limited only within the game in which the winning type including the minor winning combination has been won, and the right cannot be carried over to the next game. On the other hand, if 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 displayed on the activated line A. The RBB internal winning flag is carried over across games until it is displayed. In addition, when 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 activated line A. After the display is performed and the processing required to play the next game without medals is performed, the internal winning flag is turned OFF.

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

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

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

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

RBB作動中遊技状態の終了条件を満たすと、すなわち、獲得枚数が所定枚数に到達すると、遊技状態制御手段612は、遊技状態を非内部遊技状態に移行させる(2)。 When the conditions for ending the RBB-activated gaming state are met, 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 activated line A, the game state control means 612 changes the game state to the inside of the RBB. Transition to a middle game state (special game state) (3).

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

ここでは、RBB内部中遊技状態において、複数種類の正解役が互いに重複せずに当選するため、正解役を入賞させることができる機会を多くすることができ、その結果、例えば、RBB内部中遊技状態におけるAT演出状態において補助演出が行われることで、メダルを獲得しやすくできる。一方、RBB作動中遊技状態では、複数種類の正解役が重複して当選するため、正解役を入賞させることができる機会が少ないので、他の遊技状態におけるAT演出状態よりも正解役を入賞させることができる機会が減り、遊技者が所有するメダルを増やしにくくしている。したがって、RBB内部中遊技状態よりも入賞に係る当選役の当選確率が高いというRBB作動中遊技状態の機能を備えつつ、メダルの獲得性能の面ではRBB作動中遊技状態がRBB内部中遊技状態に劣るという仕様(アクセルRBB)を実現することができる。 Here, in the RBB internal middle game state, since a plurality of types of correct hands are won without overlapping each other, the chances of winning the correct hands can be increased. By performing the auxiliary performance in the AT performance state in the state, it is possible to easily obtain medals. On the other hand, in the game state during RBB operation, since a plurality of types of correct hands are won in duplicate, there are few opportunities for winning the correct hands, so the correct hands are awarded more than in the AT presentation state in other game states. This reduces the number of chances that a player can play, which makes it difficult for a player to increase the number of medals he or she owns. Therefore, while providing the function of the RBB operating game state that the probability of winning a winning combination is higher than that of the RBB inside game state, the RBB operating game state is equivalent to the RBB inside game state in terms of medal acquisition performance. A specification (acceleration RBB) of being inferior can be realized.

(演出状態の遷移)
図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) to be changed by the effect state control means 614 in the main control board 500 will be described in detail. In addition, below, the case where the game state is the RBB inside game state will be described.

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

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

また、非有利区間においては、当選種別の当選確率を設定値毎に異ならせることは可能であるが、同一の当選種別において補助演出を伴う演出状態(AT演出状態)への移行を決定する確率は設定値毎に異ならせてはならない。一方、有利区間においては、当選種別の当選確率、および、同一の当選種別における補助演出を伴う演出状態(AT演出状態)への移行(または追加)を決定する確率のいずれも設定値毎に異ならせることは可能である。 In addition, in the non-advantageous section, it is possible to change the winning probability of the winning type 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, the winning probability of the winning type and the probability of determining the transition (or addition) to the production state (AT production state) with the auxiliary production in the same winning type are different for each set value. It is possible to

したがって、演出状態制御手段614は、演出状態の移行の管理に加え、非有利区間と有利区間との移行も管理することとなる。また、有利区間は、このような管理に拘わらず、以下の終了条件を満たすことで強制的に終了する。例えば、有利区間において計数される値が所定値に達したこと(例えば、滞在遊技数(遊技実行回数)が1500遊技に達したり、獲得枚数(純増枚数)が2400枚を超えたこと)に基づいて強制的に終了する。いずれの場合においても、演出状態制御手段614は、有利区間から非有利区間に移行することで、有利区間で更新された情報(指示機能に係る性能に影響を及ぼす全ての変数)を全てリセットする。 Therefore, the production state control means 614 manages the transition between the non-advantageous section and the advantageous section in addition to managing the transition of the production state. In addition, regardless of such management, the advantageous section is forcibly terminated by satisfying the following termination conditions. For example, the value counted in the advantageous section reaches a predetermined value (for example, the number of staying games (the number of game executions) reaches 1500 games, or the number of acquired sheets (net increase number) exceeds 2400) to force quit. In either 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 production state, the execution frequency of the auxiliary production is much lower than in the AT production state, and the auxiliary production is almost not performed, so the number of medals that can be obtained is limited. Here, six performance states such as a normal performance state, a non-advantageous performance state, a preparation performance state, a first interval performance state, a continuous lottery performance state, and a second interval performance state are provided as non-AT performance states.

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

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

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

そして、擬似ボーナス演出状態において、所定の終了条件を満たすと、演出状態制御手段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 a 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 preceding pseudo-bonus effect state is the initial pseudo-bonus effect state, that is, if it is the pseudo-bonus effect state immediately after shifting from the normal effect state, the effect state control means 614 changes the effect state to a non-advantageous state. While shifting to the performance state, the advantageous section is temporarily shifted to the non-advantageous section. In addition, even if the pseudo-bonus effect state in the previous stage is the pseudo-bonus effect state of the multiples of 3 (3, 6, . . . ) that does not go through the normal effect state, , shifts to a non-advantageous section, and temporarily shifts the advantageous section to a 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), returns to the advantageous section after playing a few games, and shifts the effect state to the preparation effect state ( 3). This is to avoid 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 preceding stage is not the first time, or if it is not the pseudo-bonus effect state of the multiple times of 3 that does not pass through the normal effect state, the effect state control means 614 shifts the effect state to the non-advantageous effect state. (4). This is to prevent the pseudo-bonus effect state from being forcibly terminated when the value counted in the advantageous interval reaches a predetermined value, and to prevent the advantageous interval from ending unnecessarily.

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

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

このように、本実施形態では、一旦、擬似ボーナス演出状態に移行すると、継続抽選演出状態の継続抽選に漏れない限り、擬似ボーナス演出状態→準備演出状態→第1インターバル演出状態→継続抽選演出状態の移行を繰り返すことで、遊技者は、メダルを蓄積できる。 As described above, in the present embodiment, once the pseudo bonus effect state is entered, the pseudo bonus effect state→preparation effect state→first interval effect state→continuous lottery effect state, unless the continuous lottery of the continuous lottery effect state is missed. 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 addition, in the preparation production state, the production state control means 614 performs a lottery for the transition to the second interval production state in addition to the lottery for the transition to the first interval production state. However, the probability of transition to the second interval effect state (eg, 1/20) is set smaller than the probability of transition to the first interval effect state (eg, 1/2). In the preparation production state, when the transition to the second interval production state is determined before the transition to the first interval production state is determined, the production state control means 614 determines the transition to the second interval production state. Based on (9), the production state is shifted to the second interval production state. Here, an example is given in which the lottery for transition to the second interval effect state is performed in the preparatory effect state, but similarly, the lottery for transition to the second interval effect state may be performed in the non-advantageous effect 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, completion of 40 games) is satisfied, during which a continuation lottery for the pseudo-bonus effect state is executed. Like the first interval effect state, the second interval effect state differs from the pseudo bonus effect state in that the number of expected wins per unit game is small and may have 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 every 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 at every game 1/25 (winning probability 80%). Then, when a predetermined termination 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, after that, there is no transition to the non-advantageous effect state, the preparation effect state, or the first interval effect state until the continuous lottery effect state is entered. From the pseudo-bonus effect state, only the second interval effect state is entered (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, even if the transition to the pseudo bonus effect state is not determined in the continuous lottery effect state, the effect state control means 614 immediately changes the effect state. The state is shifted to a non-advantageous performance state without returning to the normal performance state (12). Therefore, when the transition to the pseudo-bonus effect state is not determined in the continuous lottery effect state, the pseudo-bonus effect state→preparation effect state→first interval effect state→continuation until the continuous lottery of the continuous lottery effect state fails again. The transition of the lottery effect state can be repeated. In this way, once the state is shifted to the second interval effect state, the transition from the pseudo bonus effect state→the second interval effect state→continuous lottery effect state can be repeated with high probability, and furthermore, the pseudo bonus effect state→the second interval effect state→continuous lottery effect state can be repeated with a high probability. Even if the transition to the bonus performance state is not determined, at least, the transition from the pseudo bonus performance state→preparation performance state→first interval performance state→continuous lottery performance state can be repeated again, so that the player can play more games. medals can be accumulated. 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, the effect state control means 614, when shifting from the pseudo-bonus effect state to the second interval effect state, can shift to the non-advantageous section unlike the transition to the first interval effect state. Absent. In the present embodiment, when the pseudo-bonus effect state is the initial pseudo-bonus effect state, the effect state control means 614 does not shift to the second interval effect state, and temporarily changes the advantageous section to the non-advantageous section. , and be sure to shift to the first interval performance state. Then, the advantageous section is reset once. Therefore, even if the advantageous section is not reset when shifting to the second interval presentation state, the pseudo-bonus presentation state passing through the second interval presentation state will not be terminated in a short period of time due to the limitation of the advantageous section, and the player will be able to A lot of medals can be obtained by a loop of pseudo bonus effect state→second interval effect state→continuous lottery effect state.

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

(主制御基板500のCPU初期化処理)
図82は、主制御基板500におけるCPU初期化処理を説明するフローチャートである。電源基板より電源が供給されると、メインCPU500aにシステムリセットが発生し、メインCPU500aは、以下のCPU初期化処理(S2000)を行う。
(CPU initialization processing of main control board 500)
FIG. 82 is a flow chart for explaining CPU initialization processing in the main control board 500 . When power is supplied from the power board, a system reset occurs in the main CPU 500a, and the main CPU 500a performs the following CPU initialization processing (S2000).

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

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

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

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

(ステップS2000-9)
メインCPU500aは、メインRAM500cへのアクセスを許可するために必要な処理を実行する。
(Step S2000-9)
The main CPU 500a executes necessary processing to permit access to the main RAM 500c.

(ステップS2000-11)
メインCPU500aは、チェックサム確認処理を実行する。ここでは、メインCPU500aは、チェックサムを算出し、算出したチェックサムが、電源断時に保存されたチェックサムと一致しない(異常である)か、ならびに、バックアップが異常であるかを判定する。そして、メインCPU500aは、バックアップおよびチェックサムのいずれか一方または双方が異常であると判定した場合、バックアップ異常フラグをオンにし、バックアップおよびチェックサムの双方が異常でないと判定した場合、バックアップ異常フラグをオフにする。
(Step S2000-11)
The main CPU 500a executes checksum confirmation processing. Here, the main CPU 500a calculates the checksum and determines whether the calculated checksum does not match the checksum saved at the time of power failure (abnormality) and whether the backup is abnormal. If the main CPU 500a determines that either one or both of the backup and the checksum are abnormal, the main CPU 500a turns on the backup abnormality flag. Turn off.

(ステップS2000-13)
メインCPU500aは、バックアップ異常フラグがオンであるかを判定する。その結果、バックアップ異常フラグがオンであると判定した場合にはステップS2010に処理を移し、バックアップ異常フラグがオンでないと判定した場合にはステップS2020に処理を移す。
(Step S2000-13)
The main CPU 500a determines whether the backup abnormality flag is on. As a result, when it is determined that the backup abnormality flag is on, the process proceeds to step S2010, and when it is determined that the backup abnormality flag is not on, the process proceeds to step S2020.

(ステップS2010)
メインCPU500aは、コールドスタート処理を実行する。なお、このコールドスタート処理については後述する。
(Step S2010)
The main CPU 500a executes cold start processing. This cold start processing will be described later.

(ステップS2020)
メインCPU500aは、設定値を切り替える設定値切り替え処理を実行する。なお、この設定値切り替え処理については後述する。
(Step S2020)
The main CPU 500a executes setting value switching processing for switching setting values. This set value switching process will be described later.

(ステップS2030)
メインCPU500aは、電源断直前の状態に戻す状態復帰処理を実行する。なお、この状態復帰処理については後述する。
(Step S2030)
The main CPU 500a executes a state recovery process for returning to the state immediately before the power was turned off. This state return processing will be described later.

図83は、主制御基板500におけるコールドスタート処理(S2010)を説明するフローチャートである。 FIG. 83 is a flow chart for explaining cold start processing (S2010) in the main control board 500. FIG.

(ステップS2010-1)
メインCPU500aは、メインRAM500cにおける使用領域をクリアするとともに、使用領域の異常を検出する使用領域RAMチェック処理を実行する。
(Step S2010-1)
The main CPU 500a clears the used area in the main RAM 500c and executes used area RAM check processing for detecting an abnormality in the used area.

(ステップS2010-3)
メインCPU500aは、メインRAM500cにおける別領域(使用外領域)をクリアするとともに、別領域の異常を検出する別領域RAMチェック処理を実行する。なお、別領域RAMチェック処理において別領域に異常が検出された場合、メインCPU500aは、RAMリードライトエラーフラグをオンにする。
(Step S2010-3)
The main CPU 500a clears another area (unused area) in the main RAM 500c, and executes a separate area RAM check process for detecting an abnormality in the separate area. If an abnormality is detected in another area in the separate area RAM check process, the main CPU 500a turns on the RAM read/write error flag.

(ステップS2010-5)
メインCPU500aは、メインRAM500cの異常を示すエラーコード「EA」をセットする。
(Step S2010-5)
The main CPU 500a sets an error code "EA" indicating an abnormality in the main RAM 500c.

(ステップS2010-7)
メインCPU500aは、上記ステップS2010-1において異常が検出されたかを判定する。その結果、上記ステップS2010-1において異常が検出されたと判定した場合にはステップS2011に処理を移し、上記ステップS2010-1において異常が検出されていないと判定された場合にはステップS2010-9に処理を移す。
(Step S2010-7)
The main CPU 500a determines whether an abnormality has been detected in step S2010-1. As a result, when it is determined in step S2010-1 that an abnormality has been detected, the process proceeds to step S2011, and when it is determined in step S2010-1 that no abnormality has been detected, the process proceeds to step S2010-9. transfer processing.

(ステップS2010-9)
メインCPU500aは、上記ステップS2010-3において異常が検出されたときにオンになるRAMリードライトエラーフラグを取得する。
(Step S2010-9)
The main CPU 500a acquires a RAM read/write error flag that is turned on when an abnormality is detected in step S2010-3.

(ステップS2010-11)
メインCPU500aは、RAMリードライトエラーフラグがオンであるかを判定する。その結果、RAMリードライトエラーフラグがオンであると判定した場合にはステップS2011に処理を移し、RAMリードライトエラーフラグがオンでないと判定された場合にはステップS2020に処理を移す。
(Step S2010-11)
The main CPU 500a determines whether the RAM read/write error flag is on. As a result, when it is determined that the RAM read/write error flag is ON, the process proceeds to step S2011, and when it is determined that the RAM read/write error flag is not ON, the process proceeds to step S2020.

(ステップS2020)
メインCPU500aは、設定値を切り替える設定値切り替え処理を実行する。なお、この設定値切り替え処理については後述する。
(Step S2020)
The main CPU 500a executes setting value switching processing for switching setting values. This set value switching process will be described later.

(ステップS2010-13)
メインCPU500aは、バックアップエラーであることを示すエラーコード「E7」をセットする。
(Step S2010-13)
The main CPU 500a sets an error code "E7" indicating a backup error.

(ステップS2011)
メインCPU500aは、エラーにより遊技の進行を停止させるためのエラー停止処理を実行する。なお、このエラー停止処理については後述する。
(Step S2011)
The main CPU 500a executes error stop processing for stopping the progress of the game due to an error. This error stop processing will be described later.

図84は、主制御基板500におけるエラー停止処理(S2011)を説明するフローチャートである。 FIG. 84 is a flowchart for explaining the error stop processing (S2011) in the main control board 500. FIG.

(ステップS2011-1)
メインCPU500aは、スタックポインタのアドレスとして、初期スタックポインタ値をセットする。
(Step S2011-1)
The main CPU 500a sets the initial stack pointer value as the address of the stack pointer.

(ステップS2011-3)
メインCPU500aは、エラー表示および警告音設定を行うエラー設定処理を実行する。
(Step S2011-3)
The main CPU 500a executes error setting processing for setting error display and warning sound.

(ステップS2011-5)
メインCPU500aは、外部信号1~3に対応するビットの出力イメージをオフにする外部信号1~3出力ビットオフをセットする。
(Step S2011-5)
The main CPU 500a sets the external signal 1-3 output bit off to turn off the output image of the bit corresponding to the external signal 1-3.

(ステップS2011-7)
メインCPU500aは、上記ステップS2011-5でセットしたビットについて、出力イメージを更新する出力ポートイメージセット処理を実行する。
(Step S2011-7)
The main CPU 500a executes output port image setting processing for updating the output image for the bit set in step S2011-5.

(ステップS2011-9)
メインCPU500aは、永久ループに移行する。これにより、遊技の進行が停止することになる。
(Step S2011-9)
The main CPU 500a shifts to an endless loop. As a result, the progress of the game is stopped.

図85は、主制御基板500における設定値切り替え処理(S2020)を説明するフローチャートである。 FIG. 85 is a flowchart for explaining the setting value switching process (S2020) in the main control board 500. FIG.

(ステップS2020-1)
メインCPU500aは、入力ポート1の信号を取得し、取得した入力ポート1の信号に基づいて、設定値切り替え条件が成立していないかを判定する。その結果、設定値切り替え条件が成立していないと判定した場合には当該設定値切り替え処理を終了し、設定値切り替え条件が成立していると判定した場合にはステップS2020-3に処理を移す。ここで、入力ポート1の信号には、前面上扉404および前面下扉406が開放されているか否かを示す信号、および、設定キーがオンにされているか否かを示す信号が含まれる。そして、ここでは、前面上扉404および前面下扉406が開放されていていることを示す信号、ならびに、設定キーがオンにされていることを示す信号を取得した場合に、設定値切り替え条件が成立していると判定している。
(Step S2020-1)
The main CPU 500a acquires the signal of the input port 1, and determines whether or not the set value switching condition is satisfied based on the acquired signal of the input port 1. FIG. As a result, if it is determined that the set value switching condition is not satisfied, the set value switching process is terminated, and if it is determined that the set value switching condition is satisfied, the process proceeds to step S2020-3. . Here, the signal of the input port 1 includes a signal indicating whether or not the front upper door 404 and the front lower door 406 are open, and a signal indicating whether or not the setting key is turned on. Here, when a signal indicating that the front upper door 404 and the front lower door 406 are open and a signal indicating that the setting key is turned on are acquired, the setting value switching condition is determined to be established.

(ステップS2020-3)
メインCPU500aは、メインRAM500cにおいて設定変更時にクリアすべき使用領域をクリアするRAMクリア処理を実行する。
(Step S2020-3)
The main CPU 500a executes a RAM clearing process for clearing a used area to be cleared when changing settings in the main RAM 500c.

(ステップS2020-5)
メインCPU500aは、設定値切り替え時データテーブルのテーブルデータをメインRAM500cに転送するテーブル内容セット処理を実行する。
(Step S2020-5)
The main CPU 500a executes a table content setting process for transferring the table data of the setting value switching time data table to the main RAM 500c.

(ステップS2020-7)
メインCPU500aは、設定値の変更を開始することを示す設定変更開始コマンドを送信バッファにセットする。
(Step S2020-7)
The main CPU 500a sets, in the transmission buffer, a setting change start command indicating to start changing setting values.

(ステップS2020-9)
メインCPU500aは、入力ポートの信号の立ち上がりエッジ(オンエッジ)、および、立ち下がりエッジ(オフエッジ)を検出するエッジチェック処理を実行する。
(Step S2020-9)
The main CPU 500a executes edge check processing for detecting the rising edge (ON edge) and falling edge (OFF edge) of the signal of the input port.

(ステップS2020-11)
メインCPU500aは、現在の設定値を示す設定値データを取得する。
(Step S2020-11)
The main CPU 500a acquires setting value data indicating the current setting value.

(ステップS2020-13)
メインCPU500aは、上記ステップS2020-9において設定変更スイッチのオンエッジを検出していないかを判定する。その結果、設定変更スイッチのオンエッジを検出していないと判定した場合にはステップS2020-17に処理を移し、設定変更スイッチのオンエッジを検出したと判定した場合にはステップS2020-15に処理を移す。
(Step S2020-13)
The main CPU 500a determines whether or not the ON edge of the setting change switch is detected in step S2020-9. As a result, if it is determined that the ON edge of the setting change switch has not been detected, the process proceeds to step S2020-17, and if it is determined that the ON edge of the setting change switch has been detected, the process proceeds to step S2020-15. .

(ステップS2020-15)
メインCPU500aは、設定値データを1インクリメントする。
(Step S2020-15)
The main CPU 500a increments the set value data by one.

(ステップS2020-17)
メインCPU500aは、設定値データが、設定値として設定可能な範囲(1~6)内であるかを判定する。その結果、設定値データが範囲内であると判定した場合にはステップS2020-21に処理を移し、設定値データが範囲内でないと判定した場合にはステップS2020-19に処理を移す。
(Step S2020-17)
The main CPU 500a determines whether the set value data is within the range (1 to 6) that can be set as the set value. As a result, if it is determined that the set value data is within the range, the process moves to step S2020-21, and if it is determined that the set value data is not within the range, the process moves to step S2020-19.

(ステップS2020-19)
メインCPU500aは、設定値データを0にセットする。
(Step S2020-19)
The main CPU 500a sets the set value data to zero.

(ステップS2020-21)
メインCPU500aは、上記ステップS2020-15または上記ステップS2020-19でインクリメントまたはセットされた値に設定値データを更新する。
(Step S2020-21)
The main CPU 500a updates the set value data to the value incremented or set in step S2020-15 or step S2020-19.

(ステップS2020-23)
メインCPU500aは、設定値をメインクレジット表示部430に表示する表示データ変換処理を実行する。
(Step S2020-23)
The main CPU 500 a executes display data conversion processing for displaying the set value on the main credit display section 430 .

(ステップS2020-25)
メインCPU500aは、設定変更スイッチのオンエッジを検出していないかを判定する。その結果、設定変更スイッチのオンエッジを検出していないと判定した場合にはステップS2020-31に処理を移し、設定変更スイッチのオンエッジを検出していると判定した場合にはステップS2020-27に処理を移す。
(Step S2020-25)
The main CPU 500a determines whether or not the ON edge of the setting change switch is detected. As a result, if it is determined that the ON edge of the setting change switch has not been detected, the process proceeds to step S2020-31, and if it is determined that the ON edge of the setting change switch has been detected, the process proceeds to step S2020-27. to move.

(ステップS2020-27)
メインCPU500aは、設定変更スイッチがオンであるかを判定する。その結果、設定変更スイッチがオンであると判定した場合にはステップS2020-27に処理を移し、設定変更スイッチがオンでないと判定した場合にはステップS2020-29に処理を移す。
(Step S2020-27)
The main CPU 500a determines whether the setting change switch is on. As a result, when it is determined that the setting change switch is on, the process proceeds to step S2020-27, and when it is determined that the setting change switch is not on, the process proceeds to step S2020-29.

(ステップS2020-29)
メインCPU500aは、設定値変更スイッチ間隔タイマをセットする。
(Step S2020-29)
The main CPU 500a sets a set value change switch interval timer.

(ステップS2020-31)
メインCPU500aは、設定変更スイッチ間隔タイマが0になるまで待つタイマウェイト処理を実行する。
(Step S2020-31)
The main CPU 500a executes timer wait processing to wait until the setting change switch interval timer reaches zero.

(ステップS2020-33)
メインCPU500aは、スタートスイッチ418のオンエッジを検出していないかを判定する。その結果、スタートスイッチ418のオンエッジを検出していないと判定した場合にはステップS2020-9に処理を移し、スタートスイッチ418のオンエッジを検出していると判定した場合にはステップS2020-35に処理を移す。
(Step S2020-33)
The main CPU 500a determines whether the ON edge of the start switch 418 is detected. As a result, if it is determined that the ON edge of the start switch 418 has not been detected, the process proceeds to step S2020-9, and if it is determined that the ON edge of the start switch 418 has been detected, the process proceeds to step S2020-35. to move.

(ステップS2020-35)
メインCPU500aは、設定キーがオフであるかを判定する。その結果、設定キーがオフであると判定した場合にはステップS2020-35に処理を移し、設定キーがオフでないと判定した場合にはステップS2020-37に処理を移す。
(Step S2020-35)
The main CPU 500a determines whether the setting key is off. As a result, if it is determined that the setting key is off, the process moves to step S2020-35, and if it is determined that the setting key is not off, the process moves to step S2020-37.

(ステップS2020-37)
メインCPU500aは、設定キーがオンであるかを判定する。その結果、設定キーがオンであると判定した場合にはステップS2020-37に処理を移し、設定キーがオンでないと判定した場合にはステップS2021に処理を移す。
(Step S2020-37)
The main CPU 500a determines whether the setting key is on. As a result, if it is determined that the setting key is on, the process proceeds to step S2020-37, and if it is determined that the setting key is not on, the process proceeds to step S2021.

(ステップS2021)
メインCPU500aは、初期化スタートを開始する初期化スタート処理を実行する。なお、この初期化スタート処理については後述する。
(Step S2021)
The main CPU 500a executes initialization start processing for starting initialization. This initialization start process will be described later.

図86は、主制御基板500における初期化スタート処理(S2021)を説明するフローチャートである。 FIG. 86 is a flow chart for explaining the initialization start process (S2021) in the main control board 500. FIG.

(ステップS2021-1)
メインCPU500aは、設定値の変更が終了したことを示す設定変更終了コマンドを送信バッファにセットする。
(Step S2021-1)
The main CPU 500a sets, in the transmission buffer, a setting change end command indicating that the change of the setting value has been completed.

(ステップS2021-3)
メインCPU500aは、設定値の変更が終了したときの状態を示す設定変更状態コマンドを送信バッファにセットする。
(Step S2021-3)
The main CPU 500a sets, in the transmission buffer, a setting change state command indicating the state when the change of the setting value is completed.

(ステップS2021-5)
メインCPU500aは、初期化スタート時ウェイトタイマをセットする。
(Step S2021-5)
The main CPU 500a sets a wait timer at the start of initialization.

(ステップS2021-7)
メインCPU500aは、初期化スタート時ウェイトタイマが0になるまで待つタイマウェイト処理を実行する。
(Step S2021-7)
The main CPU 500a executes a timer wait process of waiting until the wait timer reaches 0 at the start of initialization.

(ステップS2021-9)
メインCPU500aは、メインRAM500cのうちの別領域をクリアする設定変更時RAMクリア処理を実行する。
(Step S2021-9)
The main CPU 500a executes RAM clear processing at the time of setting change to clear another area of the main RAM 500c.

(ステップS2021-11)
メインCPU500aは、メインRAM500cにおいて設定変更時にクリアすべき使用領域をクリアするRAMクリア処理を実行する。
(Step S2021-11)
The main CPU 500a executes a RAM clearing process for clearing a used area to be cleared when changing settings in the main RAM 500c.

(ステップS2021-13)
メインCPU500aは、現在の遊技状態を示す遊技状態コマンドを送信バッファにセットする。
(Step S2021-13)
The main CPU 500a sets a game state command indicating the current game state in the transmission buffer.

(ステップS2100)
メインCPU500aは、遊技を開始するための遊技開始処理を実行する。なお、この遊技開始処理については後述する。
(Step S2100)
The main CPU 500a executes a game start process for starting a game. Note that this game start processing will be described later.

図87は、主制御基板500における状態復帰処理(S2030)を説明するフローチャートである。 FIG. 87 is a flow chart for explaining the state return processing (S2030) in the main control board 500. FIG.

(ステップS2030-1)
メインCPU500aは、スタックポインタを復帰させる。
(Step S2030-1)
The main CPU 500a restores the stack pointer.

(ステップS2030-3)
メインCPU500aは、メインRAM500cのうちの未使用領域をクリアする未使用領域クリア処理を実行する。
(Step S2030-3)
The main CPU 500a executes unused area clearing processing for clearing unused areas in the main RAM 500c.

(ステップS2030-5)
メインCPU500aは、スタックポインタ保存バッファをクリアする。
(Step S2030-5)
The main CPU 500a clears the stack pointer save buffer.

(ステップS2030-7)
メインCPU500aは、電源断復帰後フラグを設定(オン)する。
(Step S2030-7)
The main CPU 500a sets (turns on) the post-power-off recovery flag.

(ステップS2030-9)
メインCPU500aは、入力ポートのイメージを更新するポート入力処理を実行する。
(Step S2030-9)
The main CPU 500a executes port input processing for updating the image of the input port.

(ステップS2030-11)
メインCPU500aは、上記ステップS2030-9で更新された入力ポートのイメージに基づいて、操作対象ビットの情報を抽出する操作対象ビット抽出処理を実行する。
(Step S2030-11)
The main CPU 500a executes operation target bit extraction processing for extracting information on the operation target bit based on the image of the input port updated in step S2030-9.

(ステップS2030-13)
メインCPU500aは、上記ステップS2030-11で抽出した操作対象ビットを、前回状態の操作対象ビットとしてセットする。
(Step S2030-13)
The main CPU 500a sets the operation target bit extracted in step S2030-11 as the operation target bit of the previous state.

(ステップS2030-15)
メインCPU500aは、リール410a、410b、410cのモータフェーズを取得する。ここで、リール410a、410b、410cの状態として、モータフェーズが設定されている。モータフェーズは、リール410a、410b、410cの動作状態、すなわち、加速中、定常回転中、停止中、待機中を示す。具体的に、モータフェーズに割り当てられた1バイト(記憶単位)の変数が、そのステッピングモータ452の動作状態に応じて、加速中=3、定常回転中=2、停止中=1、待機中=0といった値に変化する。
(Step S2030-15)
The main CPU 500a acquires the motor phases of the reels 410a, 410b, and 410c. Here, motor phases are set as the states of the reels 410a, 410b, and 410c. The motor phase indicates the operating state of the reels 410a, 410b, 410c, ie, during acceleration, during steady rotation, during stop, and during standby. Specifically, the 1-byte (storage unit) variable assigned to the motor phase is accelerated = 3, steady rotation = 2, stopped = 1, and waiting = It changes to a value such as 0.

(ステップS2030-17)
メインCPU500aは、上記ステップS2030-15で取得したモータフェーズに基づいて、リール410a、410b、410cのいずれもが定常回転中および加速中でないかを判定する。その結果、リール410a、410b、410cのいずれもが定常回転中および加速中でないと判定した場合にはステップS2030-21に処理を移し、リール410a、410b、410cのいずれかが定常回転中または加速中であると判定した場合にはステップS2030-19に処理を移す。
(Step S2030-17)
The main CPU 500a determines whether or not any of the reels 410a, 410b, and 410c are rotating normally and accelerating based on the motor phase acquired in step S2030-15. As a result, if it is determined that none of the reels 410a, 410b, and 410c are in steady rotation or acceleration, the process proceeds to step S2030-21, and any one of the reels 410a, 410b, and 410c is in steady rotation or acceleration. If it is determined to be in the middle, the process moves to step S2030-19.

(ステップS2030-19)
メインCPU500aは、リール410a、410b、410cのエラー検出時の設定を行う回転エラー処理を実行する。
(Step S2030-19)
The main CPU 500a executes rotation error processing for making settings when an error is detected for the reels 410a, 410b, and 410c.

(ステップS2030-21)
メインCPU500aは、退避していたレジスタ群を復帰させる。
(Step S2030-21)
The main CPU 500a restores the saved register group.

(ステップS2030-23)
メインCPU500aは、割込みを許可し、当該状態復帰処理を終了する。これにより、メインCPU500aは、電源断直前の状態に復帰する。
(Step S2030-23)
The main CPU 500a permits the interrupt and terminates the state return processing. As a result, the main CPU 500a returns to the state immediately before the power was turned off.

図88は、主制御基板500における遊技開始処理(S2100)を説明するフローチャートである。 FIG. 88 is a flowchart for explaining the game start process (S2100) in the main control board 500. FIG.

(ステップS2100-1)
メインCPU500aは、再遊技であるか否かを示す再遊技状態識別信号を出力するための再遊技状態識別信号出力設定処理を実行する。
(Step S2100-1)
The main CPU 500a executes a replay state identification signal output setting process for outputting a replay state identification signal indicating whether or not it is a replay.

(ステップS2100-3)
メインCPU500aは、メダルの投入枚数(ベット枚数)を表示する投入枚数表示器に対応するビットをオフ(消灯)するための投入枚数表示器出力ビットオフをセットする。
(Step S2100-3)
The main CPU 500a sets an input number display output bit OFF for turning off (turning off) the bit corresponding to the input number display indicating the number of inserted medals (number of bets).

(ステップS2100-5)
メインCPU500aは、上記ステップS2100-3でセットしたビットについて、出力イメージを更新する出力ポートイメージセット処理を実行する。
(Step S2100-5)
The main CPU 500a executes output port image setting processing for updating the output image for the bit set in step S2100-3.

(ステップS2100-7)
メインCPU500aは、遊技開始ウェイトタイマをセットする。
(Step S2100-7)
The main CPU 500a sets a game start wait timer.

(ステップS2100-9)
メインCPU500aは、遊技開始ウェイトタイマが0になるまで待つタイマウェイト処理を実行する。
(Step S2100-9)
The main CPU 500a executes timer wait processing for waiting until the game start wait timer reaches zero.

(ステップS2100-11)
メインCPU500aは、メインRAM500cにおける使用領域のうち、1遊技毎にクリアすべき領域をクリアする1遊技RAMクリア処理を実行する。
(Step S2100-11)
The main CPU 500a executes a 1-game RAM clearing process for clearing an area to be cleared for each game out of the used area in the main RAM 500c.

(ステップS2100-13)
メインCPU500aは、ボーナス信号を設定するボーナス信号設定処理を実行する。
(Step S2100-13)
The main CPU 500a executes bonus signal setting processing for setting a bonus signal.

(ステップS2100-15)
メインCPU500aは、入力ポートイメージのエッジ情報をクリアするエッジクリア処理を実行する。
(Step S2100-15)
The main CPU 500a executes edge clear processing for clearing the edge information of the input port image.

(ステップS2200)
メインCPU500aは、メダルの投入を受け付ける遊技メダル投入処理を実行する。なお、この遊技メダル投入処理については後述する。
(Step S2200)
The main CPU 500a executes a game medal insertion process for accepting insertion of medals. This game medal insertion process will be described later.

図89は、主制御基板500における遊技メダル投入処理(S2200)を説明するフローチャートである。 FIG. 89 is a flow chart for explaining the game medal insertion process (S2200) in the main control board 500. FIG.

(ステップS2200-1)
メインCPU500aは、各種エラーの検出結果の確認を行うエラー確認処理を実行する。
(Step S2200-1)
The main CPU 500a executes error confirmation processing for confirming detection results of various errors.

(ステップS2200-3)
メインCPU500aは、入力ポートの信号の立ち上がりエッジ(オンエッジ)、および、立ち下がりエッジ(オフエッジ)を検出するエッジチェック処理を実行する。
(Step S2200-3)
The main CPU 500a executes edge check processing for detecting the rising edge (ON edge) and falling edge (OFF edge) of the signal of the input port.

(ステップS2200-5)
メインCPU500aは、前面上扉404または前面下扉406が開放されているときに1が立つドア開放エラー検出フラグを取得する。
(Step S2200-5)
The main CPU 500a acquires a door open error detection flag that is set to 1 when the front upper door 404 or the front lower door 406 is open.

(ステップS2200-7)
メインCPU500aは、上記ステップS2200-5で取得したドア開放エラー検出フラグに基づき、前面上扉404および前面下扉406が閉鎖されているかを判定する。その結果、前面上扉404および前面下扉406が閉鎖されていると判定した場合にはステップS2200-17に処理を移し、前面上扉404または前面下扉406の少なくとも一方が閉鎖されていないと判定した場合にはステップS2200-9に処理を移す。
(Step S2200-7)
Main CPU 500a determines whether front upper door 404 and front lower door 406 are closed based on the door open error detection flag obtained in step S2200-5. As a result, when it is determined that the front upper door 404 and the front lower door 406 are closed, the process moves to step S2200-17, and at least one of the front upper door 404 or the front lower door 406 is not closed. If so, the process moves to step S2200-9.

(ステップS2200-9)
メインCPU500aは、前面上扉404または前面下扉406の少なくとも一方が開放されていることを示すエラーコード「E8」をセットする。
(Step S2200-9)
The main CPU 500a sets an error code "E8" indicating that at least one of the front upper door 404 and the front lower door 406 is open.

(ステップS2200-11)
メインCPU500aは、エラー表示、警告音の要求、ならびに、エラー復帰待ちを行うエラーウェイト処理を実行する。
(Step S2200-11)
The main CPU 500a performs error display, request for warning sound, and error wait processing for waiting for error recovery.

(ステップS2200-13)
メインCPU500aは、設定値を確認する設定値確認処理を実行する。
(Step S2200-13)
The main CPU 500a executes setting value confirmation processing for confirming the setting values.

(ステップS2200-15)
メインCPU500aは、入力ポートイメージのエッジ情報をクリアするエッジクリア処理を実行する。
(Step S2200-15)
The main CPU 500a executes edge clear processing for clearing the edge information of the input port image.

(ステップS2200-17)
メインCPU500aは、貯留(クレジット)されているメダルを払い戻すためのクレジットスイッチ(不図示)が押下されている場合に、貯留されているメダルを払い戻すクレジットボタンチェック処理を実行する。
(Step S2200-17)
The main CPU 500a executes a credit button check process for withdrawing accumulated medals when a credit switch (not shown) for withdrawing accumulated (credited) medals is pressed.

(ステップS2200-19)
メインCPU500aは、メダルをベットする遊技メダル投入ボタン関連処理を実行する。ここでは、ベットスイッチ416が押下された場合に、貯留(クレジット)されているメダルを規定数までベットするとともに、ベットした枚数分だけ貯留枚数を減算する。また、メダル投入口414aを通じてメダルが投入された場合、規定数までメダルをベットし、規定数よりも多くメダルが投入された場合、その分だけ貯留枚数に加算する。
(Step S2200-19)
The main CPU 500a executes game medal insertion button related processing for betting medals. Here, when the bet switch 416 is pressed, a specified number of accumulated (credited) medals is betted, and the number of accumulated medals is subtracted by the number of bets. Also, when medals are inserted through the medal slot 414a, the medals are bet up to a specified number, and if more medals than the specified number are inserted, that amount is added to the number of stored medals.

(ステップS2200-21)
メインCPU500aは、投入枚数が規定数であるかを確認する遊技メダル取得処理を実行する。
(Step S2200-21)
The main CPU 500a executes game medal acquisition processing for confirming whether the number of inserted coins is a specified number.

(ステップS2200-23)
メインCPU500aは、上記ステップS2200-21の確認結果に基づき、投入枚数が規定数でないかを判定する。その結果、投入枚数が規定数でないと判定した場合にはステップS2200-1に処理を移し、投入枚数が規定数であると判定した場合にはステップS2200-25に処理を移す。
(Step S2200-23)
The main CPU 500a determines whether or not the number of inserted coins is not the specified number based on the confirmation result of step S2200-21. As a result, if it is determined that the inserted number is not the specified number, the process proceeds to step S2200-1, and if it is determined that the inserted number is the specified number, the process is transferred to step S2200-25.

(ステップS2200-25)
メインCPU500aは、スタートスイッチ418の操作が有効になったか否かを示すスタート表示器(不図示)をオン(点灯)するためのスタート表示器出力ビットをセットする。
(Step S2200-25)
The main CPU 500a sets a start indicator output bit for turning on (lighting) a start indicator (not shown) that indicates whether the operation of the start switch 418 is valid.

(ステップS2200-27)
メインCPU500aは、スタートスイッチ418の立ち下がりエッジ(押下)を検出していなかを判定する。その結果、スタートスイッチ418の立ち下がりエッジを検出していないと判定した場合にはステップS2200-1に処理を移し、スタートスイッチ418の立ち下がりエッジを検出していると判定した場合にはステップS2200-29に処理を移す。
(Step S2200-27)
The main CPU 500a determines whether the falling edge (depression) of the start switch 418 is detected. As a result, if it is determined that the falling edge of start switch 418 has not been detected, the process proceeds to step S2200-1, and if it is determined that the falling edge of start switch 418 has been detected, step S2200. -29 is processed.

(ステップS2200-29)
メインCPU500aは、メイン払出表示部432の表示をクリアするためにメイン払出表示部バッファをクリアする。
(Step S2200-29)
The main CPU 500 a clears the main payout display buffer to clear the display of the main payout display 432 .

(ステップS2200-31)
メインCPU500aは、再遊技状態識別信号をクリアする再遊技状態識別信号クリア処理を実行する。
(Step S2200-31)
The main CPU 500a executes re-gaming state identification signal clear processing for clearing the re-gaming state identification signal.

(ステップS2200-33)
メインCPU500aは、スタート表示器をオフ(消灯)するためのブロッカー閉塞前処理を実行する。
(Step S2200-33)
The main CPU 500a executes blocker blocking preprocessing for turning off (extinguishing) the start indicator.

(ステップS2200-35)
メインCPU500aは、スタートスイッチ418が押下されたことを示すレバー押下コマンドを送信バッファにセットする。
(Step S2200-35)
The main CPU 500a sets a lever depression command indicating that the start switch 418 has been depressed in the transmission buffer.

(ステップS2300)
メインCPU500aは、当選種別抽選を行う内部抽選処理を実行する。なお、この内部抽選処理については後述する。
(Step S2300)
The main CPU 500a executes an internal lottery process for performing a lottery by winning type. This internal lottery process will be described later.

図90は、主制御基板500における内部抽選処理(S2300)を説明するフローチャートである。 FIG. 90 is a flowchart for explaining internal lottery processing (S2300) in main control board 500. FIG.

(ステップS2300-1)
メインCPU500aは、設定値データを取得する。
(Step S2300-1)
The main CPU 500a acquires set value data.

(ステップS2300-3)
メインCPU500aは、設定値異常エラーを示すエラーコード「EC」をセットする。
(Step S2300-3)
The main CPU 500a sets an error code "EC" indicating a setting value abnormality error.

(ステップS2300-5)
メインCPU500aは、上記ステップS2300-1で取得した設定値データが異常であるかを判定する。その結果、設定値データが異常であると判定した場合にはステップS2011に処理を移し、設定値データが異常でないと判定した場合にはステップS2300-7に処理を移す。
(Step S2300-5)
The main CPU 500a determines whether the set value data obtained in step S2300-1 is abnormal. As a result, if it is determined that the set value data is abnormal, the process proceeds to step S2011, and if it is determined that the set value data is not abnormal, the process proceeds to step S2300-7.

(ステップS2300-7)
メインCPU500aは、乱数発生器500dによって更新された当選種別抽選乱数を取得する。
(Step S2300-7)
The main CPU 500a acquires the winning type lottery random number updated by the random number generator 500d.

(ステップS2300-9)
メインCPU500aは、遊技状態に係るオフセット値を取得する状態オフセット取得処理を実行する。
(Step S2300-9)
The main CPU 500a executes state offset acquisition processing for acquiring an offset value related to the game state.

(ステップS2300-11)
メインCPU500aは、内部抽選エリア定義テーブル(当選種別抽選テーブル)のアドレスをセットする。
(Step S2300-11)
The main CPU 500a sets the address of the internal lottery area definition table (winning type lottery table).

(ステップS2300-13)
メインCPU500aは、上記ステップS2300-11でセットしたアドレスに対して、上記ステップS2300-9で取得したオフセット値を加算したアドレスに示される値を当選領域の初期値としてセットする。ここでは、現在の遊技状態の当選種別抽選テーブルにおける最初の当選領域が初期値としてセットされることになる。
(Step S2300-13)
The main CPU 500a sets, as the initial value of the winning area, the value indicated by the address obtained by adding the offset value obtained in step S2300-9 to the address set in step S2300-11. Here, the first winning area in the winning type lottery table in the current gaming state is set as the initial value.

(ステップS2300-15)
メインCPU500aは、その当選領域の当選範囲を示す数値である抽選データを取得するとともに、当選領域を1ずらす抽選データ取得処理を実行する。
(Step S2300-15)
The main CPU 500a acquires lottery data, which is a numerical value indicating the winning range of the winning area, and executes lottery data acquisition processing for shifting the winning area by one.

(ステップS2300-17)
メインCPU500aは、当選種別抽選を行わないかを判定する。その結果、当選種別抽選を行わないと判定した場合にはステップS2300-21に処理を移し、当選種別抽選を行うと判定した場合にはステップS2300-19に処理を移す。
(Step S2300-17)
The main CPU 500a determines whether or not the winning type lottery is performed. As a result, when it is determined that the winning type lottery will not be performed, the process is moved to step S2300-21, and when it is determined that the winning type lottery is to be performed, the process is moved to step S2300-19.

(ステップS2300-19)
メインCPU500aは、乱数値から抽選データを減算する。
(Step S2300-19)
The main CPU 500a subtracts the lottery data from the random number value.

(ステップS2300-21)
メインCPU500aは、上記ステップS2300-19の減算結果が負であるか、すなわち、当選種別抽選によって、その当選領域に当選しているかを判定する。その結果、当選種別抽選に当選していると判定した場合にはステップS2400に処理を移し、当選種別抽選に当選していないと判定した場合にはステップS2300-23に処理を移す。
(Step S2300-21)
The main CPU 500a determines whether the result of the subtraction in step S2300-19 is negative, that is, whether the winning region has been won by the winning type lottery. As a result, when it is determined that the winning type lottery has been won, the process moves to step S2400, and when it is determined that the winning type lottery has not been won, the process moves to step S2300-23.

(ステップS2300-23)
メインCPU500aは、当選種別抽選が終了でないかを判定する。その結果、当選種別抽選が終了でないと判定した場合にはステップS2300-15に処理を移し、当選種別抽選が終了であると判定した場合にはステップS2300-25に処理を移す。
(Step S2300-23)
The main CPU 500a determines whether or not the winning type lottery has ended. As a result, when it is determined that the winning type lottery has not ended, the process moves to step S2300-15, and when it is determined that the winning type lottery has ended, the process moves to step S2300-25.

(ステップS2300-25)
メインCPU500aは、トリガー役種別をクリアする。
(Step S2300-25)
The main CPU 500a clears the trigger role type.

(ステップS2400)
メインCPU500aは、当選領域および遊技状態に基づいて、図柄コードを設定する図柄コード設定処理を実行する。なお、この図柄コード設定処理については後述する。
(Step S2400)
The main CPU 500a executes a symbol code setting process for setting a symbol code based on the winning area and the game state. This symbol code setting process will be described later.

図91は、主制御基板500における図柄コード設定処理(S2400)を説明するフローチャートである。 FIG. 91 is a flow chart for explaining the symbol code setting process (S2400) in the main control board 500. FIG.

(ステップS2400-1)
メインCPU500aは、上記ステップS2300で当選した当選領域を取得し、取得した当選領域にボーナス役が含まれる場合には遊技状態を内部中遊技状態に設定する遊技状態設定処理を実行する。
(Step S2400-1)
The main CPU 500a acquires the winning area that was won in step S2300, and if the acquired winning area includes a bonus combination, executes a game state setting process of setting the game state to the internal middle game state.

(ステップS2400-3)
メインCPU500aは、上記ステップS2400-1で取得した当選領域を停止制御番号として設定する。
(Step S2400-3)
The main CPU 500a sets the winning area obtained in step S2400-1 as the stop control number.

(ステップS2400-5)
メインCPU500aは、上記ステップS2400-1で取得した当選領域に基づいて、当選種別を決定(設定)する。
(Step S2400-5)
The main CPU 500a determines (sets) the winning type based on the winning area acquired in step S2400-1.

(ステップS2400-7)
メインCPU500aは、上記ステップS2400-3で設定した停止制御番号に基づいて、表示可能な図柄、および、引き込み対象の図柄を示す図柄コードを設定する図柄コード初期設定処理を実行する。
(Step S2400-7)
The main CPU 500a executes a symbol code initial setting process for setting a symbol code indicating a symbol that can be displayed and a symbol to be drawn based on the stop control number set in step S2400-3.

(ステップS2400-9)
メインCPU500aは、表示図柄ビットを設定する表示図柄ビット初期値設定処理を実行する。
(Step S2400-9)
The main CPU 500a executes display symbol bit initial value setting processing for setting display symbol bits.

(ステップS2400-11)
メインCPU500aは、実行フラグの設定、演出状態に関する各種処理、補助演出に関する処理等を行う実行フラグ設定処理を実行する。
(Step S2400-11)
The main CPU 500a executes an execution flag setting process for setting an execution flag, various processes related to the effect state, processing related to the auxiliary effect, and the like.

(ステップS2400-13)
メインCPU500aは、有利区間に関するコマンドである演出コマンドを送信バッファにセットする。
(Step S2400-13)
The main CPU 500a sets an effect command, which is a command relating to the advantageous section, in the transmission buffer.

(ステップS2400-15)
メインCPU500aは、当選種別を示す当選情報コマンドを送信バッファにセットする。
(Step S2400-15)
The main CPU 500a sets a winning information command indicating the winning type in the transmission buffer.

(ステップS2400-17)
メインCPU500aは、1遊技間タイマを確認する。
(Step S2400-17)
The main CPU 500a checks the one-game timer.

(ステップS2400-19)
メインCPU500aは、、リール410a、410b、410cが回転前であることを示す回胴回転前コマンドを送信バッファにセットする。
(Step S2400-19)
The main CPU 500a sets a reel before rotation command indicating that the reels 410a, 410b and 410c are before rotation in the transmission buffer.

(ステップS2400-21)
メインCPU500aは、ステッピングモータ452の励磁解放を待つ励磁解放待ち処理を実行する。
(Step S2400-21)
The main CPU 500a executes an excitation release waiting process for waiting for the excitation release of the stepping motor 452. FIG.

(ステップS2400-23)
メインCPU500aは、1遊技間タイマが0でないかを判定する。その結果、1遊技間タイマが0でないと判定した場合にはステップS2400-23に処理を移し、1遊技間タイマが0であると判定した場合にはステップS2400-25に処理を移す。
(Step S2400-23)
The main CPU 500a determines whether the one-game timer is not zero. As a result, when it is determined that the one-game timer is not 0, the process moves to step S2400-23, and when it is determined that the one-game timer is 0, the process moves to step S2400-25.

(ステップS2400-25)
メインCPU500aは、リール410a、410b、410cの回転を開始させるための回胴開始処理を実行する。ここでは、リール410a、410b、410cのモータフェーズを加速中に設定して各リールの回転を開始させたり、1遊技間タイマを4.1秒に相当する値にセットしたりする。
(Step S2400-25)
The main CPU 500a executes reel start processing for starting rotation of the reels 410a, 410b, and 410c. Here, the motor phases of the reels 410a, 410b, and 410c are set to acceleration to start the rotation of each reel, and the one-game timer is set to a value corresponding to 4.1 seconds.

(ステップS2400-27)
メインCPU500aは、リール410a、410b、410cの回転が開始したことを示す回胴開始コマンドを送信バッファにセットする。
(Step S2400-27)
The main CPU 500a sets a reel start command indicating that the reels 410a, 410b, and 410c have started rotating in the transmission buffer.

(ステップS2500)
メインCPU500aは、リール410a、410b、410cの回転中の処理である回胴回転中処理を実行する。なお、この回胴回転中処理については後述する。
(Step S2500)
The main CPU 500a executes processing during reel rotation, which is processing during rotation of the reels 410a, 410b, and 410c. Note that this process during rotation of the drum will be described later.

図92は、主制御基板500における回胴回転中処理(S2500)を説明するフローチャートである。 FIG. 92 is a flowchart for explaining the process during drum rotation (S2500) in main control board 500. FIG.

(ステップS2500-1)
メインCPU500aは、ストップスイッチ420a、420b、420cの表示器(不図示)に対応するビットをオフ(消灯)するために停止表示器出力ビットオフ(出力イメージ)をセットする。ここで、停止表示器出力ビットは、3ビットのビット列で構成され、各ビットがそれぞれ3つのストップスイッチ420a、420b、420cの発光色に対応付けられており、青色=1、赤色=0で表される。
(Step S2500-1)
The main CPU 500a sets the stop indicator output bit off (output image) to turn off (light off) the bit corresponding to the indicator (not shown) of the stop switches 420a, 420b, 420c. Here, the stop indicator output bit is composed of a 3-bit bit string, each bit corresponding to the emission color of the three stop switches 420a, 420b, and 420c, represented by blue=1 and red=0. be done.

(ステップS2500-3)
メインCPU500aは、上記ステップS2500-1でセットしたビットについて、出力イメージを更新する出力ポートイメージセット処理を実行する。
(Step S2500-3)
Main CPU 500a executes output port image setting processing for updating the output image for the bit set in step S2500-1.

(ステップS2500-5)
メインCPU500aは、各種エラーの検出結果の確認を行うエラー確認処理を実行する。
(Step S2500-5)
The main CPU 500a executes error confirmation processing for confirming detection results of various errors.

(ステップS2500-7)
メインCPU500aは、インデックスフラグを参照し、回転しているリール410a、410b、410cのインデックスを取得する。なお、インデックスフラグは、リール410a、410b、410cが定速回転速度に到達した後にしか立たないので、換言すれば、インデックスフラグが立っているということは、リール410a、410b、410cが定速回転速度に到達していることも示すこととなる。
(Step S2500-7)
The main CPU 500a refers to the index flags and obtains the indexes of the rotating reels 410a, 410b, and 410c. Note that the index flag is set only after the reels 410a, 410b, and 410c reach the constant rotation speed. It also indicates that the speed has been reached.

(ステップS2500-9)
メインCPU500aは、リール410a、410b、410c全てのインデックスフラグを検出済みでないかを判定する。その結果、全てのインデックスフラグを検出済みでないと判定した場合にはステップS2500-1に処理を移し、全てのインデックスフラグを検出済みであると判定した場合にはステップS2500-11に処理を移す。
(Step S2500-9)
The main CPU 500a determines whether the index flags of all the reels 410a, 410b, and 410c have been detected. As a result, if it is determined that all index flags have not been detected, the process proceeds to step S2500-1, and if it is determined that all index flags have been detected, the process proceeds to step S2500-11.

(ステップS2500-11)
メインCPU500aは、停止または停止開始しているリール410a、410b、410cを示す停止回胴ビットを取得する。ここで、停止回胴ビットは、3ビットのビット列で構成され、各ビットがそれぞれ3つのリール410a、410b、410cのいずれかに対応付けられており、定速状態=1、加速状態、減速状態または停止状態=0で表される。
(Step S2500-11)
The main CPU 500a acquires a stop spinning reel bit indicating the reels 410a, 410b, and 410c that are stopping or starting to stop. Here, the stop reel bit is composed of a 3-bit bit string, and each bit is associated with one of the three reels 410a, 410b, and 410c. Or it is represented by stop state=0.

(ステップS2500-13)
メインCPU500aは、上記ステップS2500-11で取得した停止回胴ビットを回胴回転中フラグとして保存する。
(Step S2500-13)
The main CPU 500a saves the stop reel bit acquired in step S2500-11 as a reel rotating flag.

(ステップS2500-15)
メインCPU500aは、ストップスイッチ420a、420b、420cの表示器(不図示)に対応するビットをオン(消灯)するために停止表示器出力ビットオン(出力イメージ)をセットする。
(Step S2500-15)
The main CPU 500a sets the stop indicator output bit ON (output image) to turn on (light off) the bit corresponding to the indicator (not shown) of the stop switches 420a, 420b, 420c.

(ステップS2500-17)
メインCPU500aは、入力ポート0のイメージを取得し、取得したイメージから、操作対象ビットを抽出する操作対象ビット抽出処理を実行する。ここで、操作対象ビットは、3ビットのビット列で構成され、各ビットがそれぞれ3つのストップスイッチ420a、420b、420cのいずれかに対応付けられており、操作されている=1、操作されていない=0で表される。
(Step S2500-17)
The main CPU 500a acquires the image of the input port 0, and executes operation target bit extraction processing for extracting the operation target bit from the acquired image. Here, the operation target bit is composed of a 3-bit bit string, and each bit is associated with one of the three stop switches 420a, 420b, and 420c. =0.

(ステップS2500-19)
メインCPU500aは、上記ステップS2500-13で取得した回胴回転中フラグと、上記ステップS2500-17で抽出した操作対象ビットとの論理積を演算する。ここで、リール410が回転中であり、かつ、そのリールに対応するストップスイッチ420が操作されていれば、すなわち、操作したストップスイッチ420が有効に回転しているリール410に対応していれば、論理積は1となる。
(Step S2500-19)
The main CPU 500a performs a logical product operation between the spinning drum flag obtained in step S2500-13 and the operation target bit extracted in step S2500-17. Here, if the reel 410 is rotating and the stop switch 420 corresponding to the reel is operated, that is, if the operated stop switch 420 corresponds to the effectively rotating reel 410 , the logical AND is 1.

(ステップS2500-21)
メインCPU500aは、上記ステップS2500-19で演算した論理積が0である、すなわち、回転しているリール410に対応したストップスイッチ420が操作されていないかを判定する。その結果、回転しているリール410に対応したストップスイッチ420が操作されていないと判定した場合にはステップS2500-3に処理を移し、回転しているリール410に対応したストップスイッチ420が操作されていると判定した場合にはステップS2500-23に処理を移す。
(Step S2500-21)
The main CPU 500a determines whether the AND calculated in step S2500-19 is 0, that is, whether the stop switch 420 corresponding to the rotating reel 410 has been operated. As a result, when it is determined that the stop switch 420 corresponding to the rotating reel 410 is not operated, the process is shifted to step S2500-3, and the stop switch 420 corresponding to the rotating reel 410 is operated. If it is determined that there is, the process moves to step S2500-23.

(ステップS2500-23)
メインCPU500aは、停止表示器出力ビットが含まれる出力イメージを取得し、取得した出力イメージと、上記ステップS2500-19で演算した論理積との論理積を演算する。ここでは、操作されたストップスイッチ420が、赤色点灯中である場合に論理積のビットが0となり、青色点灯中である場合に論理積のビットが1となる。
(Step S2500-23)
The main CPU 500a acquires the output image including the stop indicator output bit, and computes the logical product of the acquired output image and the logical product computed in step S2500-19. Here, the logical product bit is 0 when the operated stop switch 420 is lit in red, and the logical product bit is 1 when it is lit in blue.

(ステップS2500-25)
メインCPU500aは、上記ステップS2500-23で演算した論理積が0であるか、すなわち、操作されたストップスイッチ420が赤色点灯中であるかを判定する。その結果、操作されたストップスイッチ420が赤色点灯中であると判定した場合にはステップS2500-1に処理を移し、操作されたストップスイッチ420が赤色点灯中でないと判定した場合にはステップS2500-27に処理を移す。
(Step S2500-25)
The main CPU 500a determines whether the logical product calculated in step S2500-23 is 0, that is, whether the operated stop switch 420 is lit in red. As a result, if it is determined that the operated stop switch 420 is lit in red, the process proceeds to step S2500-1, and if it is determined that the operated stop switch 420 is not lit in red, step S2500- 27 is processed.

(ステップS2500-27)
メインCPU500aは、操作されたストップスイッチ420が有効でないかを判定する。その結果、操作されたストップスイッチ420が有効でないと判定した場合にはステップS2500-1に処理を移し、操作されたストップスイッチ420が有効であると判定した場合にはステップS2500-29に処理を移す。なお、ここでは、操作されたストップスイッチ420が1つであるか否かを判定している。そして、操作されたストップスイッチ420が1つであると判定した場合にはステップS2500-29に処理を移し、操作されたストップスイッチ420が1つでない、すなわち、2つ以上であると判定した場合にはステップS2500-1に処理を移す。
(Step S2500-27)
The main CPU 500a determines whether the operated stop switch 420 is not valid. As a result, if it is determined that the operated stop switch 420 is not valid, the process proceeds to step S2500-1, and if it is determined that the operated stop switch 420 is valid, the process proceeds to step S2500-29. Move. Here, it is determined whether or not one stop switch 420 has been operated. If it is determined that one stop switch 420 has been operated, the process proceeds to step S2500-29, and if it is determined that there are two or more stop switches 420 operated to step S2500-1.

(ステップS2500-29)
メインCPU500aは、操作されたストップスイッチ420に対応するリール410を停止させるための各種パラメータを取得する停止制御回胴設定処理を実行する。
(Step S2500-29)
The main CPU 500a executes stop control reel setting processing for acquiring various parameters for stopping the reel 410 corresponding to the operated stop switch 420. FIG.

(ステップS2500-31)
メインCPU500aは、割込みを禁止する。
(Step S2500-31)
The main CPU 500a prohibits interrupts.

(ステップS2500-33)
メインCPU500aは、有効ラインA上に位置する図柄の図柄番号を押下基準位置として導出する押下基準位置取得処理を実行する。
(Step S2500-33)
The main CPU 500a executes a depression reference position acquisition process for deriving the symbol number of the symbol positioned on the activated line A as the depression reference position.

(ステップS2500-35)
メインCPU500aは、リール410の滑りコマ数を決定する滑りコマ数取得処理を実行する。
(Step S2500-35)
The main CPU 500 a executes a sliding frame number acquisition process for determining the number of sliding frames of the reel 410 .

(ステップS2600)
メインCPU500aは、操作されたストップスイッチ420に対応するリール410を停止させる回胴停止処理を実行する。なお、この回胴停止処理については後述する。
(Step S2600)
The main CPU 500a executes reel stop processing for stopping the reel 410 corresponding to the stop switch 420 that has been operated. Note that this spinning drum stop processing will be described later.

図93は、主制御基板500における回胴停止処理(S2600)を説明するフローチャートである。 FIG. 93 is a flow chart for explaining the spinning drum stopping process (S2600) in the main control board 500. FIG.

(ステップS2600-1)
メインCPU500aは、上記ステップS2500-35で導出した押下基準位置を取得する。
(Step S2600-1)
The main CPU 500a acquires the depression reference position derived in step S2500-35.

(ステップS2600-3)
メインCPU500aは、上記ステップS2600-1で取得した押下基準位置に対して、上記ステップS2500-37で決定した滑りコマ数を補正することにより、停止要求番号を算定する。
(Step S2600-3)
The main CPU 500a calculates the stop request number by correcting the number of sliding frames determined in step S2500-37 with respect to the depression reference position acquired in step S2600-1.

(ステップS2600-5)
メインCPU500aは、停止要求フラグを設定する(1にする)。停止要求フラグは、並行して動作するプログラムに対し、対象となるリール410の停止処理を要求するためのフラグであり、停止要求フラグを1とすることで、停止要求番号に対応する図柄を有効ラインA上に停止することが可能となる。かかる停止要求フラグおよび上記の停止要求番号は、並行して動作するプログラムにより読み出され、リール410の停止処理が行われる。なお、停止処理が完了すると、そのプログラムによって、停止要求フラグは0(OFF)にリセットされる。
(Step S2600-5)
The main CPU 500a sets (sets to 1) a stop request flag. The stop request flag is a flag for requesting the stop processing of the target reel 410 to the programs that operate in parallel. By setting the stop request flag to 1, the symbol corresponding to the stop request number is enabled. It becomes possible to stop on line A. The stop request flag and the stop request number are read out by a program running in parallel, and the reel 410 is stopped. When the stop processing is completed, the program resets the stop request flag to 0 (OFF).

(ステップS2600-7)
メインCPU500aは、割込みを許可する。
(Step S2600-7)
The main CPU 500a permits interrupts.

(ステップS2600-9)
メインCPU500aは、リール410の停止順序を示す停止情報コマンドを送信バッファにセットする。
(Step S2600-9)
The main CPU 500a sets a stop information command indicating the stop order of the reels 410 in the transmission buffer.

(ステップS2600-11)
メインCPU500aは、ストップスイッチ420の表示器(不図示)に対応するビットをオフ(消灯)するために停止表示器出力ビットオフ(出力イメージ)をセットする。
(Step S2600-11)
The main CPU 500a sets the stop indicator output bit off (output image) to turn off (light off) the bit corresponding to the indicator (not shown) of the stop switch 420. FIG.

(ステップS2600-13)
メインCPU500aは、上記ステップS2600-11でセットしたビットについて、出力イメージを更新する出力ポートイメージセット処理を実行する。
(Step S2600-13)
The main CPU 500a executes output port image setting processing for updating the output image for the bit set in step S2600-11.

(ステップS2600-15)
メインCPU500aは、表示図柄ビットを設定する表示図柄ビット設定処理を実行する。
(Step S2600-15)
The main CPU 500a executes display symbol bit setting processing for setting display symbol bits.

(ステップS2600-17)
メインCPU500aは、次のリール410を停止させるための次回胴設定前処理を実行する。
(Step S2600-17)
The main CPU 500a executes the next cylinder setting preprocessing for stopping the next reel 410. FIG.

(ステップS2600-19)
メインCPU500aは、全てのリール410の停止処理が終了済みでないかを判定する。その結果、全てのリール410の停止処理が終了済みでないと判定した場合にはステップS2500に処理を移し、全てのリール410の停止処理が終了済みであると判定した場合にはステップS2600-21に処理を移す。
(Step S2600-19)
The main CPU 500a determines whether the stop processing of all the reels 410 has been completed. As a result, if it is determined that the stop processing for all the reels 410 has not been completed, the process proceeds to step S2500, and if it is determined that the stop processing for all the reels 410 has been completed, the process proceeds to step S2600-21. transfer processing.

(ステップS2600-21)
メインCPU500aは、いずれかのリール410について停止要求フラグがオンである、すなわち、全てのリール410が停止済みでないかを判定する。その結果、全てのリール410が停止済みでないと判定した場合にはステップS2600-21に処理を移し、全てのリール410が停止済みであると判定した場合にはステップS2600-23に処理を移す。
(Step S2600-21)
The main CPU 500a determines whether the stop request flag is ON for any reel 410, that is, whether all the reels 410 have stopped. As a result, if it is determined that all the reels 410 have not stopped, the process moves to step S2600-21, and if it is determined that all the reels 410 have stopped, the process moves to step S2600-23.

(ステップS2600-23)
メインCPU500aは、各種エラーの検出結果の確認を行うエラー確認処理を実行する。
(Step S2600-23)
The main CPU 500a executes error confirmation processing for confirming detection results of various errors.

(ステップS2600-25)
メインCPU500aは、操作対象ビットの情報を抽出する操作対象ビット抽出処理を実行する。
(Step S2600-25)
The main CPU 500a executes an operation target bit extraction process for extracting information on the operation target bit.

(ステップS2600-27)
メインCPU500aは、上記ステップS2600-25で取得した操作対象ビットに基づいて、ストップスイッチ420が押下されているかを判定する。その結果、ストップスイッチ420が押下されていると判定した場合にはステップS2600-23に処理を移し、ストップスイッチ420が押下されていないと判定した場合にはステップS2700に処理を移す。
(Step S2600-27)
The main CPU 500a determines whether the stop switch 420 is pressed based on the operation target bit obtained in step S2600-25. As a result, if it is determined that stop switch 420 has been pressed, the process proceeds to step S2600-23, and if it is determined that stop switch 420 has not been pressed, the process proceeds to step S2700.

(ステップS2700)
メインCPU500aは、入賞した当選役を判定する表示判定処理を実行する。なお、この表示判定処理については後述する。
(Step S2700)
The main CPU 500a executes a display determination process for determining a winning winning combination. Note that this display determination processing will be described later.

図94は、主制御基板500における表示判定処理(S2700)を説明するフローチャートである。 FIG. 94 is a flow chart for explaining the display determination process (S2700) in main control board 500. FIG.

(ステップS2700-1)
メインCPU500aは、メイン払出表示部432のバッファをクリアする。
(Step S2700-1)
The main CPU 500 a clears the buffer of the main payout display section 432 .

(ステップS2700-3)
メインCPU500aは、有効ラインA上に表示された図柄組み合わせと、有効ラインA上に表示許可された図柄組み合わせとが一致するか否かによって、表示判定異常が発生しているかを判定する表示判定異常検出処理を実行する。
(Step S2700-3)
The main CPU 500a determines whether or not a display determination abnormality has occurred, depending on whether or not the symbol combination displayed on the activated line A matches the symbol combination permitted to be displayed on the activated line A. Execute the detection process.

(ステップS2700-5)
メインCPU500aは、表示判定異常(エラー)であることを示すエラーコード「EE」をセットする。
(Step S2700-5)
The main CPU 500a sets an error code "EE" indicating display determination abnormality (error).

(ステップS2700-7)
メインCPU500aは、上記ステップS2700-3の判定結果に基づき、表示判定異常であるかを判定する。その結果、表示判定異常であると判定した場合にはステップS2011に処理を移し、表示判定異常でないと判定した場合にはステップS2700-9に処理を移す。
(Step S2700-7)
The main CPU 500a determines whether display determination is abnormal based on the determination result of step S2700-3. As a result, if it is determined that the display determination is abnormal, the process moves to step S2011, and if it is determined that the display determination is not abnormal, the process moves to step S2700-9.

(ステップS2700-9)
メインCPU500aは、有効ラインA上に停止(表示)された図柄組み合わせに基づいて、入賞した当選役を決定する表示図柄識別生成処理を実行する。
(Step S2700-9)
The main CPU 500a executes display symbol identification and generation processing for determining a winning combination based on the symbol combination stopped (displayed) on the activated line A.

(ステップS2700-11)
メインCPU500aは、払出枚数の初期値として0をセットする。
(Step S2700-11)
The main CPU 500a sets 0 as the initial value of the payout number.

(ステップS2700-13)
メインCPU500aは、小役が入賞したかを判定する。その結果、小役が入賞したと判定した場合にはステップS2700-15に処理を移し、小役が入賞していないと判定した場合にはステップS2700-35に処理を移す。
(Step S2700-13)
The main CPU 500a determines whether or not a minor win has been won. As a result, when it is determined that a minor winning combination has been won, the process proceeds to step S2700-15, and when it is determined that a minor winning combination has not been won, the process proceeds to step S2700-35.

(ステップS2700-15)
メインCPU500aは、小役が入賞したことを示す入賞フラグをオンにする。
(Step S2700-15)
The main CPU 500a turns on a winning flag indicating that a minor winning combination has been won.

(ステップS2700-17)
メインCPU500aは、入賞した小役に応じた払出枚数を設定する払出枚数設定処理を実行する。
(Step S2700-17)
The main CPU 500a executes payout number setting processing for setting the number of payouts according to the winning minor combination.

(ステップS2700-19)
メインCPU500aは、有利区間でないかを判定する。その結果、有利区間でないと判定した場合にはステップS2800に処理を移し、有利区間であると判定した場合にはステップS2700-21に処理を移す。
(Step S2700-19)
The main CPU 500a determines whether it is an advantageous section. As a result, if it is determined that it is not an advantageous section, the process moves to step S2800, and if it is determined that it is an advantageous section, the process moves to step S2700-21.

(ステップS2700-21)
メインCPU500aは、有利区間中の純増枚数をカウントする有利区間MYカウンタの値を取得する。
(Step S2700-21)
The main CPU 500a acquires the value of the advantageous section MY counter that counts the net increase in the number of coins during the advantageous section.

(ステップS2700-23)
メインCPU500aは、上記ステップS2700-23で取得した有利区間MYカウンタの値に払出枚数を加算する。
(Step S2700-23)
The main CPU 500a adds the payout number to the value of the advantageous section MY counter acquired in step S2700-23.

(ステップS2700-25)
メインCPU500aは、当該遊技の投入枚数を取得する。
(Step S2700-25)
The main CPU 500a acquires the number of inserted cards in the game.

(ステップS2700-27)
メインCPU500aは、上記ステップS2700-23で加算した値から投入枚数を減算する。
(Step S2700-27)
The main CPU 500a subtracts the inserted number from the value added in step S2700-23.

(ステップS2700-29)
メインCPU500aは、上記ステップS2700-27の減算結果が負でないかを判定する。その結果、減算結果が負でないと判定した場合にはステップS2700-33に処理を移し、減算結果が負であると判定した場合にはステップS2700-31に処理を移す。
(Step S2700-29)
The main CPU 500a determines whether the subtraction result in step S2700-27 is negative. As a result, if it is determined that the subtraction result is not negative, the process moves to step S2700-33, and if it is determined that the subtraction result is negative, the process moves to step S2700-31.

(ステップS2700-31)
メインCPU500aは、有利区間MYカウンタの値をクリアする(0にする)。
(Step S2700-31)
The main CPU 500a clears (sets to 0) the value of the advantageous section MY counter.

(ステップS2700-33)
メインCPU500aは、上記ステップS2700-27で減算した値、または、上記ステップS2700-31でクリアした値に、有利区間MYカウンタの値を更新する。
(Step S2700-33)
The main CPU 500a updates the value of the advantageous section MY counter to the value subtracted in step S2700-27 or the value cleared in step S2700-31.

(ステップS2700-35)
メインCPU500aは、リプレイ役が入賞していなかを判定する。その結果、リプレイ役が入賞していないと判定した場合にはステップS2800に処理を移し、リプレイ役が入賞していると判定した場合にはステップS2700-37に処理を移す。
(Step S2700-35)
The main CPU 500a determines whether or not the replay combination has won. As a result, when it is determined that the replay combination has not won, the process moves to step S2800, and when it is determined that the replay combination has won, the process moves to step S2700-37.

(ステップS2700-37)
メインCPU500aは、払出枚数に投入枚数をセットする。
(Step S2700-37)
The main CPU 500a sets the inserted number as the payout number.

(ステップS2700-39)
メインCPU500aは、再遊技作動中フラグをオンにする。
(Step S2700-39)
The main CPU 500a turns on the replay flag.

(ステップS2700-41)
メインCPU500aは、自動投入枚数をセットする。
(Step S2700-41)
The main CPU 500a sets the number of sheets automatically inserted.

(ステップS2800)
メインCPU500aは、メダルを払い出す払出処理を実行する。なお、この払出処理については後述する。
(Step S2800)
The main CPU 500a executes payout processing for paying out medals. This payout process will be described later.

図95は、主制御基板500における払出処理(S2800)を説明するフローチャートである。 FIG. 95 is a flow chart explaining the payout process (S2800) in the main control board 500. FIG.

(ステップS2800-1)
メインCPU500aは、再遊技作動中フラグを取得する。
(Step S2800-1)
The main CPU 500a acquires the replaying flag.

(ステップS2800-3)
メインCPU500aは、メダルの払い出しが開始されたことを示す払出開始コマンドを送信バッファにセットする。
(Step S2800-3)
The main CPU 500a sets a payout start command indicating that the payout of medals has started in the transmission buffer.

(ステップS2800-5)
メインCPU500aは、上記ステップS2800-1で取得した再遊技作動中フラグに基づいて、リプレイ役が入賞したかを判定する。その結果、リプレイ役が入賞したと判定した場合にはステップS2800-41に処理を移し、リプレイ役が入賞していないと判定した場合にはステップS2800-7に処理を移す。
(Step S2800-5)
The main CPU 500a determines whether or not the replay combination has won based on the replay operation flag acquired in step S2800-1. As a result, when it is determined that the replay combination has won, the process moves to step S2800-41, and when it is determined that the replay combination has not won, the process moves to step S2800-7.

(ステップS2800-7)
メインCPU500aは、メイン払出表示部432に0を表示するためのメイン表示器表示処理を実行する。
(Step S2800-7)
The main CPU 500 a executes a main indicator display process for displaying 0 on the main payout display section 432 .

(ステップS2800-9)
メインCPU500aは、払い出しがない(払出枚数が0枚)を判定する。その結果、払い出しがないと判定した場合にはステップS2800-35に処理を移し、払い出しがあると判定した場合にはステップS2800-11に処理を移す。
(Step S2800-9)
The main CPU 500a determines that there is no payout (the number of payouts is 0). As a result, when it is determined that there is no payout, the process moves to step S2800-35, and when it is determined that there is a payout, the process moves to step S2800-11.

(ステップS2800-11)
メインCPU500aは、貯留枚数が50枚以上であるかを判定する。その結果、貯留枚数が50枚以上であると判定した場合にはステップS2800-13に処理を移し、貯留枚数が50枚以上でないと判定した場合にはステップS2800-15に処理を移す。
(Step S2800-11)
The main CPU 500a determines whether the number of stored coins is 50 or more. As a result, if it is determined that the number of stored sheets is 50 or more, the process moves to step S2800-13, and if it is determined that the number of stored sheets is not 50 or more, the process moves to step S2800-15.

(ステップS2800-13)
メインCPU500aは、メダル払出装置442からメダルを1枚払い出させるメダル払出装置制御処理を実行し、ステップS2800-23に処理を移す。
(Step S2800-13)
The main CPU 500a executes medal payout device control processing to pay out one medal from the medal payout device 442, and shifts the processing to step S2800-23.

(ステップS2800-15)
メインCPU500aは、払出開始間隔タイマをセットする。
(Step S2800-15)
The main CPU 500a sets a payout start interval timer.

(ステップS2800-17)
メインCPU500aは、払出開始タイマが0でない、すなわち、初回払出時であるかを判定する。その結果、初回払出時であると判定した場合にはステップS2800-21に処理を移し、初回払出時でないと判定した場合にはステップS2800-19に処理を移す。
(Step S2800-17)
The main CPU 500a determines whether the payout start timer is not 0, that is, whether it is the first payout. As a result, when it is determined that it is the time of the first payout, the process moves to step S2800-21, and when it is determined that it is not the time of the first payout, the process moves to step S2800-19.

(ステップS2800-19)
メインCPU500aは、払出開始間隔タイマが0になるまで待つタイマウェイト処理を実行する。
(Step S2800-19)
The main CPU 500a executes timer wait processing for waiting until the payout start interval timer reaches zero.

(ステップS2800-21)
メインCPU500aは、貯留枚数を1インクリメントする。
(Step S2800-21)
The main CPU 500a increments the stored number by one.

(ステップS2800-23)
メインCPU500aは、1枚のメダルが払い出されたことを示す払出実行コマンドを送信バッファにセットする。
(Step S2800-23)
The main CPU 500a sets a payout execution command indicating that one medal has been paid out in the transmission buffer.

(ステップS2800-25)
メインCPU500aは、既に払い出された払出枚数をメイン払出表示部432に表示するためのメイン表示器表示前処理を実行する。
(Step S2800-25)
The main CPU 500a executes main display pre-display processing for displaying the number of payouts that have already been paid out on the main payout display section 432. FIG.

(ステップS2800-27)
メインCPU500aは、ボーナス遊技状態でないかを判定する。その結果、ボーナス遊技状態でないと判定した場合にはステップS2800-31に処理を移し、ボーナス遊技状態であると判定した場合にはステップS2800-29に処理を移す。
(Step S2800-27)
The main CPU 500a determines whether it is in the bonus game state. As a result, when it is determined that the game is not in the bonus game state, the process moves to step S2800-31, and when it is determined to be in the bonus game state, the process moves to step S2800-29.

(ステップS2800-29)
メインCPU500aは、ボーナス遊技状態において払い出されたメダルの枚数であるボーナス作動中獲得枚数を1インクリメントする。
(Step S2800-29)
The main CPU 500a increments, by one, the number of medals paid out during bonus operation, which is the number of medals paid out in the bonus game state.

(ステップS2800-31)
メインCPU500aは、払出枚数のメダルの払い出しが終了していないかを判定する。その結果、払い出しが終了していないと判定した場合にはステップS2800-11に処理を移し、払い出しが終了していると判定した場合にはステップS2800-33に処理を移す。
(Step S2800-31)
The main CPU 500a determines whether or not the payout of the number of medals to be paid out has been completed. As a result, if it is determined that the payout has not ended, the process moves to step S2800-11, and if it is determined that the payout has ended, the process moves to step S2800-33.

(ステップS2800-33)
メインCPU500aは、メダルの払い出しを終了するための払出終了処理を実行する。
(Step S2800-33)
The main CPU 500a executes payout end processing for ending the payout of medals.

(ステップS2800-35)
メインCPU500aは、オーバーエラーが検出されていないかを判定する。その結果、オーバーエラーが検出されていないと判定した場合にはステップS2800-41に処理を移し、オーバーエラーが検出されていると判定した場合にはステップS2800-37に処理を移す。
(Step S2800-35)
The main CPU 500a determines whether an over error has been detected. As a result, if it is determined that no over error has been detected, the process proceeds to step S2800-41, and if it is determined that an over error has been detected, the process proceeds to step S2800-37.

(ステップS2800-37)
メインCPU500aは、オーバーエラーを示すエラーコード「E5」をセットする。
(Step S2800-37)
The main CPU 500a sets an error code "E5" indicating an over error.

(ステップS2800-39)
メインCPU500aは、エラー表示、警告音の要求、ならびに、エラー復帰待ちを行うエラーウェイト処理を実行する。
(Step S2800-39)
The main CPU 500a performs error display, request for warning sound, and error wait processing for waiting for error recovery.

(ステップS2800-41)
メインCPU500aは、メダルの払い出しが終了したことを示す払出終了コマンドを送信バッファにセットする。
(Step S2800-41)
The main CPU 500a sets a payout end command indicating that the payout of medals has ended in the transmission buffer.

(ステップS2900)
メインCPU500aは、遊技状態の移行、有利区間を管理する処理等を行う遊技移行処理を実行する。なお、この遊技移行処理については後述する。
(Step S2900)
The main CPU 500a executes a game transition process for transitioning a game state, managing an advantageous interval, and the like. This game transition processing will be described later.

図96は、主制御基板500における遊技移行処理(S2900)を説明するフローチャートである。 FIG. 96 is a flow chart for explaining game transition processing (S2900) in the main control board 500. FIG.

(ステップS2900-1)
メインCPU500aは、再遊技作動中フラグを取得し、取得した再遊技作動中フラグに基づいて、次遊技が再遊技であることを示すリプレイ表示器(不図示)に対応するビットをオンまたはオフするために停止表示器出力ビットオフ(出力イメージ)をセットし、セットした出力イメージの出力ビットを更新するリプレイ表示器制御処理を実行する。
(Step S2900-1)
The main CPU 500a acquires a replay flag and turns on or off a bit corresponding to a replay indicator (not shown) indicating that the next game is a replay, based on the acquired replay flag. For this purpose, the stop indicator output bit off (output image) is set, and replay indicator control processing is executed to update the output bit of the set output image.

(ステップS2900-3)
メインCPU500aは、ボーナス役が入賞した場合に、ボーナス遊技状態を制御するための各種パラメータを設定する役物作動図柄表示処理を実行する。
(Step S2900-3)
When a bonus combination is won, the main CPU 500a executes a role product actuation symbol display process for setting various parameters for controlling the bonus game state.

(ステップS2900-5)
メインCPU500aは、ボーナス遊技状態において、ボーナス作動中獲得枚数が所定枚数に到達した場合に、遊技状態を非内部遊技状態に移行させるボーナス作動終了処理を実行する。
(Step S2900-5)
The main CPU 500a executes a bonus operation end process for shifting the game state to a non-internal game state when the number of coins obtained during bonus operation reaches a predetermined number in the bonus game state.

(ステップS2900-7)
メインCPU500aは、有利区間を管理する有利区間更新処理を実行する。
(Step S2900-7)
The main CPU 500a executes advantageous section update processing for managing advantageous sections.

(ステップS2900-9)
メインCPU500aは、次遊技がAT演出状態でないかを判定する。その結果、次遊技がAT演出状態でないと判定した場合にはステップS2900-15に処理を移し、次遊技がAT演出状態であると判定した場合にはステップS2900-11に処理を移す。
(Step S2900-9)
The main CPU 500a determines whether or not the next game is in the AT effect state. As a result, when it is determined that the next game is not in the AT effect state, the process is shifted to step S2900-15, and when it is determined that the next game is in the AT effect state, the process is shifted to step S2900-11.

(ステップS2900-11)
メインCPU500aは、ボーナス遊技状態でないかを判定する。その結果、ボーナス遊技状態でないと判定した場合にはステップS2900-15に処理を移し、ボーナス遊技状態であると判定した場合にはステップS2900-13に処理を移す。
(Step S2900-11)
The main CPU 500a determines whether it is in the bonus game state. As a result, when it is determined that it is not in the bonus game state, the process moves to step S2900-15, and when it is determined that it is in the bonus game state, the process moves to step S2900-13.

(ステップS2900-13)
メインCPU500aは、区間表示器160を点灯させるための有利ランプフラグをオンにセットする。
(Step S2900-13)
The main CPU 500a sets on an advantageous lamp flag for lighting the section indicator 160. FIG.

(ステップS2900-15)
メインCPU500aは、有利区間に関するコマンドである演出コマンドを送信バッファにセットする演出コマンド設定処理を実行する。
(Step S2900-15)
The main CPU 500a executes an effect command setting process for setting an effect command, which is a command relating to the advantageous section, in the transmission buffer.

(ステップS2900-17)
メインCPU500aは、1遊技が終了したことを示す遊技終了コマンドを送信バッファにセットする。
(Step S2900-17)
The main CPU 500a sets a game end command indicating that one game has ended in the transmission buffer.

(ステップS2900-19)
メインCPU500aは、外部信号を出力するための端子板信号出力処理を実行する。
(Step S2900-19)
The main CPU 500a executes terminal board signal output processing for outputting an external signal.

(ステップS2900-21)
メインCPU500aは、上記ステップS2900-7において有利区間を終了させるときに設定される演出用ウェイトタイマが0でないかを判定する。その結果、演出用ウェイトタイマが0でないと判定した場合にはステップS2900-21に処理を移し、演出用ウェイトタイマが0であると判定した場合にはステップS2900-23に処理を移す。
(Step S2900-21)
The main CPU 500a determines whether or not the effect wait timer that is set when ending the advantageous section in step S2900-7 is not 0. As a result, when it is determined that the effect wait timer is not 0, the process moves to step S2900-21, and when it is determined that the effect wait timer is 0, the process moves to step S2900-23.

(ステップS2900-23)
メインCPU500aは、遊技状態を示す遊技状態コマンドを送信バッファにセットする。
(Step S2900-23)
The main CPU 500a sets a game state command indicating a game state in the transmission buffer.

(ステップS2900-25)
メインCPU500aは、次遊技の開始を示す遊技開始コマンドを送信バッファにセットし、ステップS2100に処理を移す。
(Step S2900-25)
The main CPU 500a sets a game start command indicating the start of the next game in the transmission buffer, and shifts the process to step S2100.

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

次に、主制御基板500における電源断時退避処理およびタイマ割込み処理について説明する。 Next, save processing and timer interrupt processing in the main control board 500 will be described.

(主制御基板500の電源断時退避処理)
図97は、主制御基板500における電源断時退避処理を説明するフローチャートである。メインCPU500aは、電源断検知回路を監視しており、電源電圧が所定値以下になると、割り込んで電源断時退避処理を実行する。
(Evacuation processing when main control board 500 is powered off)
FIG. 97 is a flow chart for explaining the saving process at power-off in the main control board 500. FIG. The main CPU 500a monitors the power-off detection circuit, and when the power supply voltage drops below a predetermined value, it interrupts and executes the power-off saving process.

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

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

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

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

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

(ステップS3000-11)
メインCPU500aは、出力ポートの出力を停止する出力ポートクリア処理を実行する。
(Step S3000-11)
The main CPU 500a executes output port clear processing to stop output from the output port.

(ステップS3000-13)
メインCPU500aは、別領域についての電源断時の退避処理を実行する。
(Step S3000-13)
The main CPU 500a executes save processing for the separate area when the power is turned off.

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

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

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

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

なお、実際に電源断が生じた場合には、ステップS3000-19~ステップS3000-21をループしている間にスロットマシン400の稼働が停止する。 It should be noted that if the power is actually turned off, the operation of the slot machine 400 is stopped during the loop of steps S3000-19 to S3000-21.

(主制御基板500のタイマ割込み処理)
図98は、主制御基板500におけるタイマ割込み処理を説明するフローチャートである。主制御基板500には、所定の周期(同時回し参考例では1.49ミリ秒、以下「1.49ms」という)毎にクロックパルスを発生させるリセット用クロックパルス発生回路が設けられている。そして、リセット用クロックパルス発生回路によって、クロックパルスが発生すると、割り込んで、以下のタイマ割込み処理が実行される。
(Timer interrupt processing of main control board 500)
FIG. 98 is a flowchart for explaining timer interrupt processing in the main control board 500. FIG. The main control board 500 is provided with a reset clock pulse generating circuit that generates a clock pulse every predetermined period (1.49 milliseconds in the simultaneous rotation reference example, hereinafter referred to as "1.49 ms"). Then, when a clock pulse is generated by the reset clock pulse generation circuit, it interrupts and the following timer interrupt processing is executed.

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

(ステップS3100-3)
メインCPU500aは、割込みフラグをクリアする。
(Step S3100-3)
The main CPU 500a clears the interrupt flag.

(ステップS3100-5)
メインCPU500aは、各種の入力ポートイメージを読み込み、最新のスイッチ状態を正確に取得するためのポート入力処理を実行する。
(Step S3100-5)
The main CPU 500a reads various input port images and executes port input processing for accurately acquiring the latest switch states.

(ステップS3100-7)
メインCPU500aは、セットされた出力イメージを出力ポートに出力し、メインクレジット表示部430、メイン払出表示部432、投入枚数表示器、スタート表示器、ストップスイッチ420a、420b、420cの表示器、リプレイ表示器、区間表示器160を点灯制御するダイナミックポート出力処理を実行する。
(Step S3100-7)
The main CPU 500a outputs the set output image to the output port, the main credit display section 430, the main payout display section 432, the input number display, the start display, the display of the stop switches 420a, 420b, and 420c, and the replay display. dynamic port output processing for controlling the lighting of the section indicator 160.

(ステップS3100-9)
メインCPU500aは、タイマ割込み用フェーズを更新する。なお、タイマ割込み用フェーズは、0~3のいずれかであり、ここでは、タイマ割込み用フェーズが0、1、2の場合には1加算され、タイマ割込み用フェーズが3の場合には0に変更される。
(Step S3100-9)
The main CPU 500a updates the timer interrupt phase. The timer interrupt phase is one of 0 to 3. Here, when the timer interrupt phase is 0, 1, or 2, 1 is added, and when the timer interrupt phase is 3, it is set to 0. Be changed.

(ステップS3100-11)
メインCPU500aは、送信バッファに格納されたコマンドを副制御基板502に送信するためのサブコマンド送信処理を行う。
(Step S3100-11)
The main CPU 500 a performs sub-command transmission processing for transmitting the command stored in the transmission buffer to the sub-control board 502 .

(ステップS3100-13)
メインCPU500aは、ステッピングモータ452を制御するステッピングモータ制御処理を実行する。
(Step S3100-13)
The main CPU 500 a executes stepping motor control processing for controlling the stepping motor 452 .

(ステップS3100-15)
メインCPU500aは、メダル払出装置442へ出力する出力イメージを出力する出力ポートイメージ出力処理を実行する。
(Step S3100-15)
The main CPU 500 a executes output port image output processing for outputting an output image to be output to the medal payout device 442 .

(ステップS3100-17)
メインCPU500aは、各種乱数を更新する乱数更新処理を実行する。
(Step S3100-17)
The main CPU 500a executes random number update processing for updating various random numbers.

(ステップS3100-19)
メインCPU500aは、エラーに対応する外部信号(外部信号4、5)を外部に出力するためにエラーを検出する不正監視処理を実行する。
(Step S3100-19)
The main CPU 500a executes fraud monitoring processing for detecting errors in order to output external signals (external signals 4 and 5) corresponding to errors to the outside.

(ステップS3100-21)
メインCPU500aは、上記ステップS3100-9で更新したタイマ割込み処理用フェーズに対応するモジュール(サブルーチン)を実行する。ここで、タイマ割込み処理用フェーズは0~3のいずれかに設定されており、タイマ割込み処理用フェーズ0~3それぞれに対応するモジュールが1つずつ設けられているため(合計4つ)、1つのモジュールは、タイマ割込み処理の4回に1回(5.96ms毎に)実行されることになる。例えば、各種タイマを減算する時間監視処理を実行するモジュールが1つのタイマ割込み処理用フェーズに対応付けられている。
(Step S3100-21)
The main CPU 500a executes a module (subroutine) corresponding to the timer interrupt processing phase updated in step S3100-9. Here, the timer interrupt processing phase is set to one of 0 to 3, and one module corresponding to each of the timer interrupt processing phases 0 to 3 is provided (four in total). One module will be executed once every four timer interrupt processing (every 5.96ms). For example, a module that executes time monitoring processing for subtracting various timers is associated with one timer interrupt processing phase.

(ステップS3100-23)
メインCPU500aは、試験信号を外部に出力する試験信号出力処理を実行する。
(Step S3100-23)
The main CPU 500a executes test signal output processing for outputting the test signal to the outside.

(ステップS3100-25)
メインCPU500aは、各種の入力ポートイメージを読み込み、最新のスイッチ状態を正確に取得するためのポート入力処理を実行する。
(Step S3100-25)
The main CPU 500a reads various input port images and executes port input processing for accurately acquiring the latest switch states.

(ステップS3100-27)
メインCPU500aは、レジスタを復帰する。
(Step S3100-27)
The main CPU 500a restores the register.

(ステップS3100-29)
メインCPU300aは、割込みを許可し、当該タイマ割込み処理を終了する。
(Step S3100-29)
The main CPU 300a permits the interrupt and terminates the timer interrupt process.

また、上述した実施形態では、主制御基板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 part for progressing the game. Alternatively, the functional units of the sub control substrate 502 may be arranged on the main control substrate 500, or all the functional units may be collectively arranged on one control substrate.

また、上述した実施形態では、AT演出状態が1種類のみ設けられるようにしたが、例えば、AT演出状態の継続遊技数の上乗せ特化ゾーンなど、複数種類のAT演出状態が設けられるようにしてもよい。 In addition, in the above-described embodiment, only one type of AT effect state is provided. good too.

また、上記した実施形態では、遊技価値としてのメダルを用いて遊技を行うようにしたが、遊技価値は電気的な情報であってもよい(所謂メダルレスであってもよい)。この場合、当選役が入賞したときに、当選役に対応する価値量を遊技者に電気的な情報で付与すればよい。 Further, in the above-described embodiment, the game is played using medals as 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 as 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 time series according to the order described as 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 time series according to the order described as the flowchart, and may include parallel or subroutine processing.

<主制御基板のCPU周辺の構成>
図99は、メイン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. 99 is a diagram for explaining electrical connections around the main CPU 300a. The main CPU 300 a 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 transfers data to the main RAM 300c. Write. Here, as the CPU 300a, a microprocessor based on the Z80 series CPU sold by LETech is used. Although the main CPU 300a, main ROM 300b, and main RAM 300c of the pachinko machine will be described here, it goes without saying that they can be replaced with the main CPU 500a, main ROM 500b, and main RAM 500c of the slot machine 400.

例えば、メイン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 outputs the main ROM 300b, Either the main RAM 300c or the input/output unit 704 is specified, and 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 data is written 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 to the main RAM 300c through decoders 706b and 706c. , or specifies one of the input/output units 704 and controls the write (WR) signal to write the data (D[8]) signal to the main RAM 300 c 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 spaces of the main ROM 300b and the main RAM 300c. Therefore, conventionally, a memory request (MREQ) terminal and an I/O request (IORQ) terminal for outputting a signal for specifying which of memory and I/O is to be accessed are not provided. By reassigning these two terminals to arbitrary other signals, the degree of freedom in program development can be increased.

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

図100は、CPUコア700の内部構成を示したブロック図である。CPUコア700は、外部入力ユニット710、状態制御ユニット712、中央制御ユニット714、レジスタユニット716、算術論理演算装置(ALU)718を含む。外部入力ユニット710は、外部信号を受信し、その外部信号に基づいた制御情報を状態制御ユニット712および中央制御ユニット714に出力する。 FIG. 100 is a block diagram showing the internal configuration of the CPU core 700. As shown in FIG. CPU core 700 includes external input unit 710 , state control unit 712 , central control unit 714 , register unit 716 and arithmetic logic unit (ALU) 718 . The external input unit 710 receives external signals and outputs control information based on the external signals 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 internal states (RESET, instruction fetch, instruction decode, operation, memory load, memory store, HALT, etc.) to determine the operating state of the CPU core 700, and based on the internal state. It outputs the control information obtained to the central control unit 714 .

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

レジスタユニット716は、セレクタポート722a、722b、722c、入力側バンクセレクタ724、第1レジスタバンク726、第2レジスタバンク728、出力側バンクセレクタ730、アドレスポート732、個別レジスタ734を含む。なお、個別レジスタ734には、次に実行すべきプログラムのアドレスを示す16ビットのプログラムカウンタ(PC)、割込モード時に使用される8ビットのインタラプト(I)レジスタ、オペコードフェッチサイクルを計数する8ビットのリフレッシュ(R)レジスタ、割込の許可/禁止を制御する8ビットの割込許可(IFF)レジスタが含まれる。 Register unit 716 includes selector ports 722 a , 722 b , 722 c , input bank selector 724 , first register bank 726 , second register bank 728 , output bank selector 730 , address port 732 and individual registers 734 . The individual register 734 includes a 16-bit program counter (PC) indicating the address of the next program to be executed, an 8-bit interrupt (I) register used in interrupt mode, and an 8-bit counter for counting opcode fetch cycles. 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 has a random number generator for obtaining various random numbers (jackpot determination random number, winning pattern random number, reach group determination random number, reach mode determination random number, variation pattern random number, winning determination random number) related to the big win lottery. A device (not shown) associates and latches random values via input ports (FE73h to FE9Ch).

乱数発生器は、システムクロック(外部入力を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 an external input by two) and generates random numbers less than a predetermined maximum value. The random number generator is a random number generator that can set the maximum value of random numbers, and has four channels of random number generation that can set the maximum value of 16 bits and sets the maximum value of 8 bits. Eight channels of possible random number generation are provided. Here, the 16-bit maximum value setting random number generator can select the random number update period within the range of 32 to 47 clocks, and the maximum value setting range can be set within the range of 256 to 65,535. In addition, the 8-bit maximum value setting random number generator can select the random number update period in the range of 16 to 31 clocks, and the maximum value setting range can be set in the range of 16 to 255 for 4 channels. It can be set in the range of 64-255. In addition, as a random number generator with a fixed maximum value of random numbers, there are 4 channels of random number generation capable of setting the maximum value of 16 bits, and random number generation capable of setting the maximum value of 8 bits. 8 channels are prepared. Here, the 16-bit fixed maximum value random number generator has a fixed random number update cycle of 1 clock and a maximum value of 65,535. The 8-bit fixed maximum value random number generator has a fixed random number update cycle of 1 clock and a maximum value of 255.

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

図101は、レジスタの構成を説明した図である。第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. 101 is a diagram explaining the structure of a register. The first register bank 726 and the second register bank 728 are both 8-bit registers (Q, U, A, F, B, C, D, E, H, L) and 16-bit registers (IX, IY, SP) are provided. The registers of the first register bank 726 and the second register bank 728 include front registers and back registers. The CPUs 300a and 500a can access only the front registers of the register bank indicated by the register bank designation register RB in the F register, and cannot access the back registers.

図101に示すレジスタのうち、Qレジスタは、遊技機用拡張仕様の8ビット専用レジスタである。かかるQレジスタはF0h固定で、F000h~F0FFhのメインRAM300cのアクセスに利用する。Uレジスタは、遊技機用拡張仕様の8ビット専用レジスタである。かかるUレジスタはFEh固定で、FE00h~FEFFhの入出力部704に接続された内蔵デバイス(タイマ、乱数発生器、外部入出力回路等へのアクセスに利用する。Aレジスタは、演算処理やデータ転送に使う8ビットのアキュムレータである。Fレジスタは、各種演算結果を保持する8ビットのフラグレジスタである。ここで、Fレジスタの各ビットは、図101に示すように、最上位ビット(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を構成する。 Among the registers shown in FIG. 101, the Q register is an 8-bit dedicated register of extended specifications for gaming machines. The Q register is fixed at F0h and is used for accessing the main RAM 300c from F000h to F0FFh. The U register is an 8-bit dedicated register of extended specifications for gaming machines. The U register is fixed to FEh, and is used to access built-in devices (timers, random number generators, external input/output circuits, etc.) connected to the input/output unit 704 of FE00h to FEFFh. The F register is an 8-bit flag register that holds various operation results.Here, each bit of the F register is the most significant bit (MSB: Most Significant Bit) to Least Significant Bit (LSB), S is a sign flag that is set to 1 when the result of the operation is negative, and Z is 1 when all bits are 0 as a result of the operation. TZ is a zero flag (first zero flag) set to , and TZ is set to 1 (changes value) when all bits are 0 by executing a data transfer instruction (LD; load). A specific bit flag (second zero flag), sometimes called a teeze flag, H is a half-carry flag that cannot be touched by the programmer, and RB is the current register bank (first register bank 726=0, first 2 register bank 728 = 1), P/V is the parity overflow flag, N is the programmer non-interestable addition/subtraction flag, and C is the result of the operation resulting in a carry or borrow. This is a carry flag that is sometimes set to 1. 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 constitute 16-bit pair registers BC, DE, and HL whose combinations are determined in advance. . The IX and IY registers 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, and IY register. and F' registers form a pair register AF', B' and C' registers form a pair register BC', D' and E' registers form a pair register DE', H' and L 'Registers constitute a pair register HL'. The back register can be used by selecting one of the registers and replacing it with the front register by a replacement instruction or the like. On the other hand, register U and register SP are single registers that do not have back registers. Thus, the back register functions as a stack area for the front registers when interrupt processing 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 programs stored in the main ROM 300b. Programs for executing these functional units are arranged in predetermined areas (used areas) of the main ROM 300b and the main RAM 300c.

図102は、メモリマップを示す説明図である。なお、パチンコ機におけるメモリマップについては、図5を用いて既に説明されているので、ここでは、スロットマシン400のメモリマップを挙げて説明する。メインROM500bには、0000h~3FFFh(12kbyte)のメモリ空間が割り当てられ、メインRAM500cには、F000h~F3FFh(1kbyte)のメモリ空間が割り当てられ、入出力部704には、FE00h~FEFFh(256byte)のメモリ空間が割り当てられている。なお、プログラムの命令コードはアセンブラ言語で記述されている。ここで、プログラムは、命令コードで構成されたものであり、コンピュータに読み出され、データやワークエリアと協働して所定の処理を実現することができる。 FIG. 102 is an explanatory diagram showing a memory map. Since the memory map of the pachinko machine has already been described with reference to FIG. 5, the memory map of the slot machine 400 will be described here. The main ROM 500b is allocated a memory space of 0000h to 3FFFh (12 kbytes), the main RAM 500c is allocated a memory space of F000h to F3FFh (1 kbyte), and the input/output unit 704 is allocated FE00h to FEFFh (256 bytes). Allocated memory space. The instruction code of the program is written in assembler language. Here, the program is composed of instruction codes, is read by a computer, and can realize predetermined processing 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の試験処理である。セキュリティ関連処理は、第三者の不正防止や不具合発見を目的とした異常状態を特定する処理であり、例えば、上述したバックアップフラグの判定やチェックサムの実行も含まれる。なお、別領域に記憶容量の制限はなく、図102の例では、使用領域、コメント領域、および、プログラム管理領域以外の記憶領域に、自由に割り当てることができる。 A memory space from 0000h to 1DF3h of the main ROM 500b is assigned a usable area. The use area is an area for storing programs and data for executing game control processing for controlling the progress of the game. Specifically, initialization means 600, betting means 602, winning type lottery means 604, reel control means 606, determination means 608, payout control The instruction code of the program for executing the game control process for controlling the progress of the game by making the means 610, the game state control means 612, the effect state control means 614, and the command transmission means 616 function is stored, and 1200h to 1DF3h (3 0 kbytes), data used for the game control processing program is stored in the memory space (data area). 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. Another area (unused area) is allocated to the memory space from 2000h to 3FBFh. The separate area is an area for storing programs and data that are not specified to be stored in the use area, as will be described later. Specifically, in the memory space from 2000h to 3FBFh, there are instruction codes and program data for programs that perform some or all of the game machine test processing and security-related processing that do not affect the progress of the game. stored. The game machine test process is a test process for the slot machine 400 described in the connection specifications (fourth edition) of the reel-type game machine test machine. The security-related processing is processing to identify an abnormal state for the purpose of preventing fraud by a third party and finding defects, and includes, for example, determination of the above-described backup flag and execution of checksum. Note that there is no limitation on the storage capacity of the separate area, and in the example of FIG. 102, it can be freely allocated to storage areas other than the use area, comment area, and program management area.

上記のように、メインCPU500aは、遊技制御処理のみならず、遊技機用試験処理、セキュリティ関連処理も遂行する場合がある。しかし、使用領域の記憶容量は予め定められており、例えば、図102に示したように、制御領域が4.5kbyteに制限され、データ領域が3.0kbyteに制限されている。したがって、遊技制御処理のみならず、遊技機用試験処理、セキュリティ関連処理のプログラムやデータまでも使用領域に配すると、その分、遊技制御処理を行うための記憶領域が制限されてしまう。ここで、遊技制御処理を実行するためのプログラム(使用プログラム)やデータは、必ず使用領域に格納しなければならないが、遊技制御処理以外の遊技の進行に影響を及ぼさない(直接関係のない)処理(遊技機用試験処理、セキュリティ関連処理等)を実行するためのプログラム(別プログラム)やデータは使用領域および別領域のいずれにも格納することができる。そこで、セキュリティ関連処理に該当する処理であるバックアップフラグの判定処理やチェックサムの実行処理を実行するためのプログラムやデータの少なくとも一部を、使用領域とは異なる(使用領域以外の)記憶領域のうちの一部である別領域に記述している。 As described above, the main CPU 500a may perform not only game control processing, but also gaming machine test processing and security-related processing. However, the storage capacity of the used area is predetermined. For example, as shown in FIG. 102, 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 allocated to the use 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 use area without affecting the progress of the game other than the game control process (not directly related) Programs (separate programs) and data for executing processing (game machine test processing, security-related processing, etc.) can be stored in both the use area and the separate area. Therefore, at least part of the programs and data for executing backup flag judgment processing and checksum execution processing, which are processing corresponding to security-related processing, are 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 processing (here, game control processing) performed in the usage area and the processing (here, security-related processing) that does not necessarily have to be performed in the usage area are mixed, the game control processing To store the program (used program) and data for executing the 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 that does not need to be performed in the used area It is desirable to store the program (another program) and data in another area. By partitioning the storage area into a plurality of areas in this way, there is a margin in the storage area (capacity) of the used area corresponding to the amount of the program moved to another area. Therefore, it becomes possible to allocate the use area to the game control process (use program) accordingly.

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

条件(1)、別領域に配置するプログラムについては、遊技機の試験に必要な信号の出力(遊技機用試験処理)および不正防止(セキュリティ関連処理)を目的として使用され、遊技の公正を害さない(損なわない)ものであること。条件(2)、使用領域と別領域の制御領域およびデータ領域については、それぞれを明示的に区別された領域に配置すること。条件(3)、別領域に配置するプログラム(別プログラム)は、使用領域のプログラム(使用プログラム)から静的に呼び出された上で実行されること。また、その際のプログラムリストにおいては、呼び出し先アドレスが明らかに記載されていること。条件(4)、別領域に配置するプログラムは機能ごとにモジュール化し、呼び出された際には、使用領域で利用している全レジスタの内容を保護すること。条件(5)、使用領域または別領域から互いの領域にあるRAMへのアクセスは参照のみ可能とし、更新は不可とすること。条件(6)、別領域の制御領域から使用領域の制御領域にあるサブルーチンを呼び出すことは不可とすること。なお、使用領域に割込処理を行うサブルーチンを設けることから、別領域の制御領域を使用する際には、割込禁止にする必要が生じる。なお、遊技制御処理を適切に遂行するために、割込禁止を行ってから割込禁止を解除するまでの時間は、遊技制御処理における割込処理の間隔(例えば1.49msec)以内とならなければならない。したがって、別領域の制御領域を使用するサブルーチンを呼び出す場合、その1回の呼び出しにかかる総時間は、遊技制御処理の割込処理の間隔以内となるように設定することとなる。 Condition (1): Programs placed in a separate area are used for the purpose of outputting signals necessary for gaming machine testing (game machine testing processing) and fraud prevention (security-related processing), and are used to impair the fairness of gaming. It must not be damaged (damaged). Condition (2): The control area and data area, which are separate from the used area, must be placed in clearly separated areas. Condition (3): The program to be placed in the separate area (separate program) must be statically called from the program in the used area (used program) and then executed. Also, in the program list at that time, the call destination address must be clearly described. Condition (4): Programs placed in separate areas 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 RAMs in each other's area from the used area or another area is permitted only for reference, and update is prohibited. 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 for performing interrupt processing is provided in the used area, it is necessary to disable interrupts when using a control area in another area. It should be noted that, in order to properly perform the game control process, the time from performing interrupt prohibition to releasing the interrupt prohibition must be within the interval of the interrupt process in the game control process (for example, 1.49 msec). must. Therefore, when calling a subroutine that uses the control area of another area, the total time required for one call is set to be within the interval of the interrupt process of the game control process.

また、メインRAM500cのF000h~F1FFhのメモリ空間には使用領域が割り当てられている。具体的に、F000h~F13Fhのメモリ空間には、上記遊技制御処理のワークエリアが割り当てられ、タイマ、カウンタ、フラグ等の変数管理に用いられる。F1C0h~F1FFhのメモリ空間には、上記遊技制御処理のスタック領域が割り当てられている。また、メインRAM500cのF200h~F3FFhのメモリ空間には別領域が割り当てられている。具体的に、F210h~F22Fhのメモリ空間には、上記セキュリティ関連処理のうち一部または全部の処理のワークエリアが割り当てられ、タイマ、カウンタ、フラグ等の変数管理に用いられる。F230h~F246hのメモリ空間には、上記セキュリティ関連処理のうち一部または全部の処理のスタック領域が割り当てられている。 A memory space of F000h to F1FFh of the main RAM 500c is allocated with a use area. Specifically, the memory space of F000h to F13Fh is assigned a work area for the game control process, and is used for variable management such as timers, counters, and flags. A stack area for the game control process is assigned to the memory space of F1C0h to F1FFh. Another area is allocated to the memory space of F200h to F3FFh of the main RAM 500c. More specifically, the memory spaces F210h to F22Fh are allocated work areas for some or all of the security-related processes, and are used for managing variables such as timers, counters, and flags. A stack area for part or all of the security-related processing is allocated to the memory spaces 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ビットを用いてアクセス可能とした。 An input/output unit 704 is assigned to the memory space of FE00h to FEFFh. Conventionally, in order to access the device corresponding to the input/output unit 704, an I/O space of 256 bytes was provided independently of the memory space. On the other hand, in this embodiment, the MREQ and IORQ signals are eliminated, and access to the memory and the input/output unit 704 is commonly performed by the RD and WR signals. A U register is provided as hardware for designating the upper 8-bit address for accessing the device connected to the input/output unit 704, and the 8-bit upper address is designated in advance. 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 the OUT instruction are executed, the input/output unit 704 is assigned to the memory space. On the other hand, the upper 8 bits are specified by the U register, and the lower 8 bits can be accessed using the lower 8 bits specified by the operands of the IN and OUT instructions.

本実施形態では、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 and OUT instructions use the U register to access devices (timers, random number generators, external input/output It becomes possible to write a program so as to access the I/O of a circuit, etc.). Such a configuration makes it easier to grasp the program at the time of design. In addition, memory and I/O that have been accessed by specifying them with 16-bit addresses can now be accessed with lower 8-bit operands, and the program capacity can be compressed. Furthermore, by having a plurality of high-order designated registers such as the Q register, Q' register, and U register, the number of exchanges due to reuse of the high-order register is reduced compared to when there is only one high-order 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命令でそれぞれの領域をアクセスすることで実現できる。 Although the memory space corresponding to the I/O space is accessed by the IN instruction and the OUT instruction in the above example, the memory space may be directly accessed by the IN instruction and the OUT instruction. For example, when accessing three 256-byte areas on the memory, the upper 8 bits are specified in the Q register, Q' register, and U register, respectively, and the LDQ instruction, the IN instruction, and the OUT instruction are used to access each area. This can be achieved by accessing

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

<コマンド「ADDALD」>
BYTESELモジュールは、バイトデータ選択処理、すなわち、選択アドレスをオフセットさせ、そのオフセットされたアドレスに格納された1バイト値を読み出すための汎用モジュールである。汎用モジュールは、プログラムを実行する上で用いられる同一の処理をサブルーチン化したもので、特に他のモジュールから呼び出される頻度が高いモジュールを示す。汎用モジュールは、図5(または図102)で示したメモリマップ上の最も低いアドレス0000H近傍に配置されることが多い。これは、呼び出される頻度の高い汎用モジュールを0000H近傍に配置することで、呼び出しに用いられるコマンド「CALL」のみならず、他のコマンド「RST」を利用して呼び出せるからである。なお、ここでは、BYTESELモジュールをメモリマップ上の0008Hに配置する例を挙げて説明する。
<Command "ADDALD">
The BYTESEL module is a general-purpose module for byte data selection processing, that is, for offsetting the selected address and reading the 1-byte value stored at the offset address. A general-purpose module is a subroutine of the same processing used to execute a program, and indicates a module that is particularly frequently called from other modules. General-purpose modules are often arranged near the lowest address 0000H on the memory map shown in FIG. 5 (or FIG. 102). This is because by arranging a general-purpose module that is called frequently near 0000H, it can be called using not only the command "CALL" used for calling but also another command "RST". Here, an example in which the BYTESEL module is arranged 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 a low numerical address in the vicinity of 0000H in the memory map, and any of a plurality of addresses separated by 8 bytes (0008H, 0010H, 0018H, 0020H, 0028H, 0030H, 0038H, 0040H). is a command that can invoke The command "RST" has the same execution cycle of "4" as the normal command "CALL" used for calling, but the command size of the normal command "CALL" is "3". command size 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 the BYTESEL module as a subroutine in arbitrary processing, and executes the BYTESEL module. The BYTESEL module offsets the selected address by a predetermined value and holds the 1-byte value stored at the offset address. Thus, a value can be set according to the offset.

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

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

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

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

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

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

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

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 multiple modules. For example, 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. SOL_SET module for executing the solenoid data setting process (solenoid output image synthesizing process) shown, MEM_DAT module for executing the pending ball number bit data synthesizing process, which is a subroutine of the LED display setting process shown in step S400-31 in FIG. The TDN_PAS module that executes the count switch passage processing (the second start opening passage processing, the big winning opening passage processing) shown in steps S530 and S540 of FIG. 34, and the special symbol stop design display processing shown in step S630 of FIG. TZ_STP module, TD_OPN module for executing the big winning opening control process shown in step S720 of FIG. FSPNTMR module to be executed, THPTSEL module to execute special symbol variation pattern determination processing (special symbol variation number determination processing) shown in step S612 of FIG. 39, preliminary area setting processing shown in step S610-17 of FIG. TRSVSEL module, TENDTMR module for executing the ending time setting process shown in step S730-9 in FIG. 48, step S630-13 in FIG. (not shown) is called from the ZUGOFFS module that executes (not shown), the RGETTCHK module that executes the effect determination process at the time of acquisition shown in step S536 of FIG. 33, and the like.

このように、図104(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」で賄うことができるので、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Thus, the total command size of the commands of the BYTESEL module shown in FIG. + 1 byte of the command "OR A, A" on the 4th line + 1 byte of the command "RET" on the 5th line = 4 bytes, and the total execution cycle is 1 cycle on the 2nd line + 2 cycles on the 3rd line + 1 cycle on the 4th line + 5 lines 3 cycles = 7 cycles. By providing such a BYTESEL module, the command "RST BYTESEL" with a command size of 1 byte can be used without performing byte data selection processing in each module described above. It becomes possible to secure the capacity of the control area for performing

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

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

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

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

また、図104(b)と図106(b)とを比較して理解できるように、図104(b)において2行(2、3行目)を占有していたコマンド群を、図106(b)においては1行(2行目)で表すことができ、コマンド数自体の削減、および、設計負荷の軽減を図ることが可能となる。 Also, as can be understood by comparing FIG. 104(b) and FIG. 106(b), the command group occupying two lines (2nd and 3rd lines) in FIG. In b), it can be expressed in one line (second line), which makes it possible to reduce the number of commands and the design load.

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

図107(a)の1行目のコマンド「LDQ A,(LOW R_TZ1_DSP)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TZ1_DSP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値をAレジスタに読み出す。かかる1行目のコマンドが、図103(a)のステップS1に対応する。2行目のコマンド「LD HL,D_DSP_TZ」によって、読み出し元となる1バイトデータ群の先頭アドレス「D_DSP_TZ」をHLレジスタに設定する。かかる2行目のコマンドが、図103(a)のステップS2に対応する。そして、3行目のコマンド「ADDALD A,(HL)」によって、HLレジスタの値にAレジスタの値が加算され、加算後のHLレジスタで示されるアドレスに格納された1バイト値がAレジスタに読み出される。かかる3行目のコマンドが、図103(b)のステップS4に対応する。 The command "LDQ A, (LOW R_TZ1_DSP)" on the first line in FIG. , and the value stored at that address is read to the A register. Such a command on the first line corresponds to step S1 in FIG. 103(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. 103(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 HL register after the addition is stored in the A register. read out. The command on the third line corresponds to step S4 in FIG. 103(b).

図107の例では、図103(a)のステップS3に対応するコマンド「RST BYTESEL」、図103(b)のステップS5に対応するコマンド「OR A,A」、および、図103(b)のステップS6に対応するコマンド「RET」が省略されている。 In the example of FIG. 107, the command "RST BYTESEL" corresponding to step S3 of FIG. 103(a), the command "OR A, A" corresponding to step S5 of FIG. 103(b), and the command The command "RET" corresponding to step S6 is omitted.

図107(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. 107(a) is the command "LDQ A, (LOW R_TZ1_DSP)" 2 bytes on the 1st line + the command "LD HL, D_DSP_TZ" 3 bytes on the 2nd line + 3 bytes on the 3rd line. command "ADDALD 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.

これに対し、図106(a)、図106(b)の任意の処理およびBYTESELモジュールのコマンドの総コマンドサイズは、図106(a)の1行目のコマンド「LDQ A,(LOW R_TZ1_DSP)」2バイト+2行目のコマンド「LD HL,D_DSP_TZ」3バイト+3行目のコマンド「RST BYTESEL」1バイト+図106(b)の2行目のコマンド「ADDALD A,(HL)」1バイト+3行目のコマンド「OR A,A」1バイト+4行目のコマンド「RET」1バイト=9バイトとなり、総実行サイクルは、図106(a)の1行目2サイクル+2行目3サイクル+3行目4サイクル+図106(b)の2行目3サイクル+3行目1サイクル+4行目3サイクル=16サイクルとなる。したがって、図107の例では、図106の場合と比べ、総コマンドサイズが3バイト削減され、総実行サイクルが8サイクル削減されている。このようにBYTESELモジュール自体をコマンドとして任意の処理に埋め込むことで、コマンドの更なる短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 On the other hand, the total command size of arbitrary processing and BYTESEL module commands in FIGS. 2 bytes + 2nd line command "LD HL, D_DSP_TZ" 3 bytes + 3rd line command "RST BYTESEL" 1 byte + 2nd line command "ADDALD A, (HL)" 1 byte + 3 lines in Fig. 106(b) 1st command "OR A, A" 1 byte + 4th line command "RET" 1 byte = 9 bytes. 4 cycles+2nd line 3 cycles+3rd line 1 cycle+4th line 3 cycles=16 cycles. Therefore, in the example of FIG. 107, the total command size is reduced by 3 bytes and the total execution cycle is reduced by 8 cycles compared to the case of FIG. By embedding the BYTESEL module itself as a command in any process in this way, it is possible to further shorten the command and reduce the processing load, and to secure the capacity of the control area for performing the game control process. .

また、図106と図107とを比較して理解できるように、図106(b)において4行(1~4行目)を占有していたコマンド群を、図107においては記述する必要がなくなるので、コマンド数自体の削減、および、設計負荷の軽減を図ることが可能となる。 Also, as can be understood by comparing FIGS. 106 and 107, the command group occupying four lines (1st to 4th lines) in FIG. 106(b) does not need to be described in FIG. Therefore, it is possible to reduce the number of commands and lighten the design load.

また、BYTESELモジュールは、コマンド「RST」の対象としての汎用モジュールであるが、かかる汎用モジュールを省略することで、貴重な汎用モジュールの領域を空け、その領域に他のモジュールを配置することができる。こうしてリソースの有効活用が可能となる。 Also, the BYTESEL module is a general-purpose module that is the 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 placed in that area. . In this way, effective utilization of resources becomes possible.

ただし、図107の例では、コマンド「OR A,A」を省略することで、第1ゼロフラグを変化させることができなくなる。すなわち、読み出されたAレジスタの値がゼロであるか否かを第1ゼロフラグによって判定することができなくなる。しかし、バイトデータ選択処理後にAレジスタの値がゼロか否か判定する必要がない場合、そもそも、この機能を必要としない。また、コマンド「ADDALD A,(HL)」は、そのコマンドを実行しただけで、第2ゼロフラグを変化させることができる。したがって、Aレジスタの値がゼロか否か判定する必要がある場合、第2ゼロフラグを参照することによってAレジスタの値がゼロであるか否かを判定することが可能となる。 However, in the example of FIG. 107, omitting the command "OR A, A" makes it impossible to change the first zero flag. That is, it becomes impossible to determine by the first zero flag whether or not the read value of the A register is zero. However, if there is no need to determine whether the value of the A register is zero after the byte data selection process, this function is not required in the first place. Also, the command "ADDALD A, (HL)" can change the second zero flag simply 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モジュールは、パチンコ機のみならず、スロットマシンにおける、例えば、レジスタ加算処理を実行するためのモジュールに利用される。 Such BYTESEL modules are used not only in pachinko machines but also in slot machines, for example, as modules for executing register addition processing.

<コマンド「ADDALDW」>
WORDSELモジュールは、ワードデータ選択処理、すなわち、選択アドレスをオフセットさせ、そのオフセットされたアドレスに格納された2バイト値を設定するための汎用モジュールである。ここでは、WORDSELモジュールをメモリマップ上の0018Hに配置する例を挙げて説明する。
<Command "ADDALDW">
The WORDSEL module is a general module for word data selection processing, that is, offsetting the selection address and setting the 2-byte value stored at the offset address. Here, an example in which the WORDSEL module is arranged 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 arbitrary processing, and executes the WORDSEL module. The WORDSEL module offsets the selected address by a predetermined value and holds the 2-byte value stored at the offset address. Thus, a value can be set according to the offset.

図108は、WORDSELモジュールの具体的な処理を示したフローチャートである。ここでは、任意の処理として、図51のステップS800で示した普通遊技管理処理を実行するFUT_PRCモジュールの一部を挙げて説明する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該WORDSELモジュールの説明中、第1レジスタはHLレジスタであり、第2レジスタはAレジスタである。 FIG. 108 is a flow chart showing specific processing of the WORDSEL module. Here, as arbitrary processing, a part of the FUT_PRC module for executing the normal game management processing shown in step S800 of FIG. 51 will be described. Numerical values of step S in this figure are used only in the explanation of this figure. Also, in the description of the WORDSEL module, the first register is the HL register and the second register is the A register.

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

メインCPU300aは、図108(b)のように、WORDSELモジュールにおいて、HLレジスタの値にAレジスタの値を2回加算し、もしくは、Aレジスタの値を2倍した値を加算してHLレジスタを更新し(S4)、HLレジスタで示されるアドレスに格納された2バイト値をHLレジスタに読み出す(S5)。続いて、メインCPU300aは、Lレジスタの値をAレジスタに設定する(S6)。そして、当該WORDSELモジュールを終了して1段上のルーチンに戻る(S7)。 As shown in FIG. 108B, in the WORDSEL module, the main CPU 300a doubles the value of the HL register by adding the value of the A register to the value of the A register, or by adding twice the value of the A register to the HL register. (S4), and the 2-byte value stored at the address indicated by the HL register is read to the HL register (S5). Subsequently, the main CPU 300a sets the value of the L register to the A register (S6). Then, the WORDSEL module is terminated and the routine returns to the routine one level above (S7).

WORDSELモジュールによって、HLレジスタに2バイト値が設定されると、メインCPU300aは、そのHLレジスタの値を用いて様々な処理を遂行する。例えば、ここでは、図108(a)のように、HLレジスタが示すアドレスをサブルーチンとして呼び出している(S8)。 When the WORDSEL module sets a 2-byte value in the HL register, the main CPU 300a uses the value in the HL register to perform various processes. For example, here, as shown in FIG. 108(a), the address indicated by the HL register is called as a subroutine (S8).

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

図109(a)の1行目のコマンド「LDQ A,(LOW R_FUT_PHS)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TZ1_DSP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値をAレジスタに読み出す。かかる1行目のコマンドが、図108(a)のステップS1に対応する。2行目のコマンド「LD HL,J_JMP_FUT」によって、読み出し元となる2バイトデータ群の先頭アドレス「J_JMP_FUT」をHLレジスタに設定する。かかる2行目のコマンドが、図108(a)のステップS2に対応する。そして、3行目のコマンド「RST WORDSEL」によって、サブルーチンとしてWORDSELモジュールが呼び出される。かかる3行目のコマンドが、図108(a)のステップS3に対応する。 The command "LDQ A, (LOW R_FUT_PHS)" on the first line of FIG. , and the value stored at that address is read to the A register. Such a command on the first line corresponds to step S1 in FIG. 108(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 to be read from in the HL register. The command on the second line corresponds to step S2 in FIG. 108(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. 108(a).

図109(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行目のコマンドが、図108(b)のステップS4に対応する。 The index "WORDSEL:" on the first line in FIG. 109(b) 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. Furthermore, the command "ADDWB HL, A" on the third line adds the value of the A register to the value of the HL register to update the HL register. Here, the reason why the value of the A register is added twice to the HL register is that the read source value is a 2-byte value. That is, since data is assigned to the table in units of 2 bytes, it is necessary to offset the address 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 twice to the HL register. It can also be realized by using the command "ADD A, A" to pre-double the value of the A register and then adding it to the HL register. The commands on the second and third lines correspond to step S4 in FIG. 108(b).

そして、図109(b)の4行目のコマンド「LD HL,(HL)」によって、HLレジスタで示されるアドレスに格納された2バイト値がHLレジスタに読み出される。かかる4行目のコマンドが、図108(b)のステップS5に対応する。5行目のコマンド「LD A,L」によって、HLレジスタのうち、Lレジスタの値がAレジスタに設定される。こうして、HLレジスタの値の下位1バイトが予めAレジスタに設定される。かかる5行目のコマンドが、図108(b)のステップS6に対応する。そして、6行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる6行目のコマンドが、図108(b)のステップS7に対応する。 Then, the 2-byte value stored at the address indicated by the HL register is read to the HL register by the command "LD HL, (HL)" on the fourth line in FIG. 109(b). The command on the fourth line corresponds to step S5 in FIG. 108(b). The command "LD A, L" on the fifth line sets the value of the L register among the HL registers to the A register. Thus, 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. 108(b). Then, the command "RET" on the sixth line returns to the routine one level above. The sixth line command corresponds to step S7 in FIG. 108(b).

なお、図109(c)における指標「J_JMP_FUT」を起点としたテーブルは、例えば、普通遊技の状態を示すアドレスを示す。例えば、変数「R_FUT_PHS」、すなわち、普通遊技管理フェーズの値が「02H」であった場合、図110に示すように、メインROM300bのプログラムデータに記述されたテーブル(FZ_STA、FZ_SPN、FZ_STP、FD_PRE、FD_OPN、FD_END)において選択アドレス(例えば、1270H)にAレジスタの値を2倍した値(例えば、04H)を加算したアドレス(低い方から5番目および6番目のアドレス)に格納された値、ここでは、0832H(FZ_STP)をHLレジスタに保持することができる。このように、ここでは、同一バイト長の複数の値を連続して並置したテーブル中の所望する2バイト値を取得することが可能となる。 It should be noted that the table starting from the index "J_JMP_FUT" in FIG. 109(c) indicates, for example, addresses indicating normal game states. For example, when the variable "R_FUT_PHS", that is, the normal game management phase value is "02H", the table (FZ_STA, FZ_SPN, FZ_STP, FD_PRE, FD_OPN, FD_END), the value stored at the selected address (eg, 1270H) plus the value obtained by doubling the value of the A register (eg, 04H) (5th and 6th addresses from the lowest), here Now 0832H (FZ_STP) can be held in the HL register. Thus, here, it is possible to obtain a desired 2-byte value in a table in which a plurality of values of the same byte length are consecutively 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 normal symbol variation waiting processing shown in step S810 of FIG. 52, FZ_SPN indicates the address value of normal symbol variation processing shown in step S820 of FIG. Indicates the address value of the normal symbol stop symbol display process shown in step S830 of FIG. 54, FD_PRE represents the address value of the normal electric accessory winning opening pre-opening process shown in step S840 of FIG. FD_CLS indicates the address value of the normal electric accessory winning opening control process shown in step S850 of 57, FD_CLS indicates the address value of the normal electric accessory winning opening closing effective process illustrated in step S860 of FIG. 58, and FD_END is , indicates the address value of the normal electric accessory winning opening end wait process shown in step S870 of FIG.

続いて、図109(a)の4行目のコマンド「CALL (HL)」によって、取得された2バイト値、すなわち、普通遊技の状態に応じたアドレス値を呼び出す。例えば、上記のように、テーブルにおいて0832H(FZ_STP)がHLレジスタに読み出されると、かかるコマンド「CALL (HL)」によって「FZ_STP」が示すアドレスを呼び出し、普通図柄停止図柄表示処理が実行されることとなる。かかる4行目のコマンドが、図108(a)のステップS8に対応する。 Subsequently, by the command "CALL (HL)" on the fourth line of FIG. 109(a), the acquired 2-byte value, that is, the address value corresponding to the normal game state is called. For example, as described above, when 0832H (FZ_STP) is read to the HL register in the table, the address indicated by "FZ_STP" is called by the command "CALL (HL)", and normal symbol stop symbol display processing is executed. becomes. The command on the fourth line corresponds to step S8 in FIG. 108(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 multiple modules. For example, the DBLBYTE module that executes the double byte selection process (not shown) executed in the special symbol stop symbol display process shown in step S630 of FIG. 43, the subcommand transmission shown in step S100-65 of FIG. SBC_OUT module for executing processing, DYM_OUT module for executing dynamic port output processing shown in step S400-5 in FIG. 26, FUT_PRC module for executing normal game management processing shown in step S800 in FIG. 51, step S600 in FIG. TOK_PRC module that executes the special game management process shown in , TDN_PRC module that executes the special electric role product game management process in step S700 of FIG. TDN_PAS module for executing count switch passage processing (large winning opening passage processing) shown in step S540 in FIG. 34, TZ_RGET module for executing special symbol random number acquisition processing shown in step S535 in FIG. 32, normal symbol fluctuation time setting processing FSPNTMR module that executes, FDNCHG module that executes normal electric accessory winning opening opening/closing switching processing shown in step S841 in FIG. 56, TMEMSFT module that executes special symbol storage area shift processing shown in step S610-9 in FIG. , the THPTSEL module for executing the special symbol variation pattern determination process shown in step S612 of FIG. 39, and 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. TSPNTM module to execute the opening time setting process in step S630-15 in FIG. 43, TSTATMR module to execute the opening time setting process in step S711 in FIG. The TCLSTMR module that executes the big winning opening closing time setting process, the TENDTMR module that executes the ending time setting process shown in step S730-9 in FIG. 48, the variation pattern selection 2 process (variation HPT_MOD module for executing pattern number determination processing), HPT_PAT module for executing variation pattern selection 3 processing (variation pattern number determination processing) shown in S612-15 in FIG. 39, step S810-5 in FIG. WORDJDG module for executing the word data determination process (not shown) executed in the RGETCHK module for executing the acquisition effect determination process shown in step S536 of FIG. It is called from the TEF_SEL module or the like that executes the big winning opening closing effective time selection process, which is a subroutine of the winning opening closing effective time setting process.

このように、図109(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」で賄うことができるので、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Thus, the total command size of the commands of the WORDSEL module shown in FIG. 2nd command "LD HL, (HL)" 2 bytes + 5th line command "LD A, L" 1 byte + 6th line command "RET" 1 byte = 6 bytes. Cycle + 3rd row 1 cycle + 4th row 4 cycle + 5th row 1 cycle + 6th row 3 cycle = 10 cycles. By providing such a WORDSEL module, the command "RST WORDSEL" with a command size of 1 byte can be used without performing word data selection processing in each module described above. It becomes possible to secure the capacity of the control area for performing

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

図111(b)の1行目の指標「WORDSEL:」は、当該WORDSELモジュールの先頭アドレスを示す。2行目のコマンド「ADDALDW HL,(HL)」によって、HLレジスタの値にAレジスタの値が2回加算され、加算後のHLレジスタで示されるアドレスに格納された2バイト値がHLレジスタに読み出される。かかる2行目のコマンドが、図108(b)のステップS4、S5に対応する。3行目のコマンド「LD A,L」によって、HLレジスタのうち、Lレジスタの値がAレジスタに設定される。こうして、HLレジスタの値の下位1バイトが予めAレジスタに設定される。かかる3行目のコマンドが、図108(b)のステップS6に対応する。そして、4行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる6行目のコマンドが、図108(b)のステップS7に対応する。 The index "WORDSEL:" on the first line in FIG. 111(b) indicates the top address of the WORDSEL module. By the command "ADDALDW HL, (HL)" on the second line, the value of the A register is added twice to the value of the HL register, and the 2-byte value stored at the address indicated by the HL register after the addition is stored in the HL register. read out. The commands on the second line correspond to steps S4 and S5 in FIG. 108(b). The command "LD A, L" on the third line sets the value of the L register of the HL registers to the A register. Thus, 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. 108(b). Then, the command "RET" on the fourth line returns to the routine one level above. The command on the sixth line corresponds to step S7 in FIG. 108(b).

ここで、コマンド「ADDALDW HL,(HL)」は、HLレジスタの値にAレジスタの値が2回加算されHLレジスタを更新するとともに、加算後のHLレジスタで示されるアドレスに格納された値をHLレジスタに読み出すコマンドである。かかるコマンドのコマンドサイズは「2」であり、実行サイクルは「6」である。 Here, the command "ADDALDW HL, (HL)" updates the HL register by adding the value of the A register to the value of the HL register twice, and updates the value stored at the address indicated by the HL register after the addition. This is a command to read to the HL register. Such a command has a command size of "2" and an execution cycle of "6".

続いて、図111(a)の4行目のコマンド「CALL (HL)」によって、取得された2バイト値、すなわち、普通遊技の状態に応じたアドレス値を呼び出す。かかる4行目のコマンドが、図108(a)のステップS8に対応する。 Subsequently, the command "CALL (HL)" on the 4th line of FIG. 111(a) calls the acquired 2-byte value, that is, the address value corresponding to the normal game state. The command on the fourth line corresponds to step S8 in FIG. 108(a).

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

また、図109(b)と図111(b)とを比較して理解できるように、図109(b)において3行(2、3、4行目)を占有していたコマンド群を、図111(b)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Also, as can be understood by comparing FIG. 109(b) and FIG. 111(b) can be expressed in one line (second line), and it is possible to reduce the number of commands themselves and the design load.

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

図112(a)の1行目のコマンド「LDQ A,(LOW R_FUT_PHS)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FUT_PHS」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値をAレジスタに読み出す。かかる1行目のコマンドが、図108(a)のステップS1に対応する。2行目のコマンド「LD HL
,J_JMP_FUT」によって、読み出し元となる1バイトデータ群の先頭アドレス「J_JMP_FUT」をHLレジスタに設定する。かかる2行目のコマンドが、図108(a)のステップS2に対応する。そして、3行目のコマンド「ADDALDW HL,(HL)」によって、HLレジスタの値にAレジスタの値が2回加算され、加算後のHLレジスタで示されるアドレスに格納された2バイト値がHLレジスタに読み出される。かかる3行目のコマンドが、図108(b)のステップS4、5に対応する。4行目のコマンド「CALL (HL)」によって、取得された2バイト値、すなわち、普通遊技の状態に応じたアドレス値を呼び出す。かかる4行目のコマンドが、図108(a)のステップS8に対応する。
The command "LDQ A, (LOW R_FUT_PHS)" on the first line in FIG. , and the value stored at that address is read to the A register. Such a command on the first line corresponds to step S1 in FIG. 108(a). The second line command "LD HL
, J_JMP_FUT” sets the head 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. 108(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 at the address indicated by the HL register after addition becomes HL Read out into a register. The command on the third line corresponds to steps S4 and S5 in FIG. 108(b). The command "CALL (HL)" on the fourth line calls the acquired 2-byte value, that is, the address value corresponding to the normal game state. The command on the fourth line corresponds to step S8 in FIG. 108(a).

図112の例では、図108(a)のステップS3に対応するコマンド「RST WORDSEL」、図108(b)のステップS6に対応するコマンド「LD A,L」、および、図108(b)のステップS7に対応するコマンド「RET」が省略されている。 In the example of FIG. 112, the command "RST WORDSEL" corresponding to step S3 of FIG. 108(a), the command "LD A, L" corresponding to step S6 of FIG. 108(b), and the command The command "RET" corresponding to step S7 is omitted.

図112(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 arbitrary processing and commands of the WORDSEL module in FIG. 2 bytes of the command "ADDALDW HL, (HL)" on the line + 2 bytes of the command "CALL (HL)" on the 4th line = 9 bytes. 6 cycles + 5 cycles in the 4th row = 16 cycles.

これに対し、図111(a)、図111(b)の任意の処理およびWORDSELモジュールのコマンドの総コマンドサイズは、図111(a)の1行目のコマンド「LDQ A,(LOW R_FUT_PHS)」2バイト+2行目のコマンド「LD HL,J_JMP_FUT」3バイト+3行目のコマンド「RST WORDSEL」1バイト+4行目のコマンド「CALL (HL)」2バイト+図111(b)の2行目のコマンド「ADDALDW HL,(HL)」2バイト+3行目のコマンド「LD A,L」1バイト+4行目のコマンド「RET」1バイト=12バイトとなり、総実行サイクルは、図111(a)の1行目2サイクル+2行目3サイクル+3行目4サイクル+4行目5サイクル+図111(b)の2行目6サイクル+3行目1サイクル+4行目3サイクル=24サイクルとなる。したがって、図112の例では、図111の場合と比べ、総コマンドサイズが3バイト削減され、総実行サイクルが8サイクル削減されている。このようにWORDSELモジュール自体をコマンドとして任意の処理に埋め込むことで、コマンドの更なる短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 On the other hand, the total command size of arbitrary processing and WORDSEL module commands in FIGS. 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 in Fig. 111(b) Command "ADDALDW HL, (HL)" 2 bytes + 3rd line command "LD A, L" 1 byte + 4th line command "RET" 1 byte = 12 bytes. 1st row 2 cycles+2nd row 3 cycles+3rd row 4 cycles+4th row 5 cycles+2nd row 6 cycles+3rd row 1 cycle+4th row 3 cycles=24 cycles. Therefore, in the example of FIG. 112, the total command size is reduced by 3 bytes and the total execution cycle is reduced by 8 cycles compared to the case of FIG. By embedding the WORDSEL module itself as a command in any process in this way, it is possible to further shorten the command and reduce the processing load, and to secure the capacity of the control area for performing the game control process. .

また、図111と図112とを比較して理解できるように、図111(b)において4行(1~4行目)を占有していたコマンド群を、図112においては記述する必要がなくなるので、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Also, as can be understood by comparing FIGS. 111 and 112, the command group occupying four lines (1st to 4th lines) in FIG. 111(b) does not need to be described in FIG. Therefore, it is possible to reduce the number of commands and lighten the design load.

また、WORDSELモジュールは、コマンド「RST」の対象としての汎用モジュールであるが、かかる汎用モジュールを省略することで、貴重な汎用モジュールの領域を空け、その領域に他のモジュールを配置することができる。こうしてリソースの有効活用が可能となる。 Also, the WORDSEL module is a general-purpose module that is the target of the command "RST", but by omitting such a general-purpose module, a valuable area for general-purpose modules can be vacated and other modules can be arranged in that area. . In this way, effective utilization of resources becomes possible.

ただし、図112の例では、コマンド「LD A,L」を省略している。したがって、Lレジスタの値をAレジスタに設定する必要がある場合、別途、コマンド「LD A,L」を追加する必要がある。しかし、コマンド「LD A,L」は、コマンドサイズが「1」であり、実行サイクルが「1」なので、かかるコマンドの追加の影響は小さい。 However, in the example of FIG. 112, the command "LD A, L" is omitted. Therefore, if it is necessary to set the value of the L register to the A register, it is necessary to add the command "LD A, L" separately. However, the command "LD A, L" has a command size of "1" and an execution cycle of "1", so the additional impact of such a command is small.

なお、かかるWORDSELモジュールは、パチンコ機のみならず、スロットマシンにおける、例えば、図98のステップS3100-21で示した状態別モジュール実行処理を実行するためのCAL_MODモジュールや、そのCAL_MODモジュールから移行し、本前兆開始判定処理を実行するためのHID_JUGモジュールに利用される。 Note that the WORDSEL module is not only a pachinko machine but also a slot machine, for example, a CAL_MOD module for executing the state-specific module execution process shown in step S3100-21 in FIG. It is used in the HID_JUG module for executing this precursor start determination process.

図113は、CAL_MODモジュールを説明するための説明図である。図113に示したCAL_MODモジュールは、状態別モジュール実行処理、すなわち、状態に対応したモジュールを実行する。 FIG. 113 is an explanatory diagram for explaining the CAL_MOD module. The CAL_MOD module shown in FIG. 113 executes state-specific module execution processing, ie, a module corresponding to the state.

かかるCAL_MODモジュールを実行する段階では、既に、オフセット値が所定のレジスタ(例えば、Aレジスタ)に保持されている。図113(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 (eg, A register). The index "CAL_MOD:" on the first line in FIG. 113(a) indicates the start address of the CAL_MOD module. By the command "LD HL, T_INT_PHASE" on the second line, the start address "T_INT_PHASE" of the 2-byte data group to be read is set 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, doubling the value of the A register. Here, the reason why the value of the A register is doubled is that the read source value is a 2-byte value. That is, since data is assigned to the table in units of 2 bytes, it is necessary to offset the address 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.

そして、図113(a)の5行目のコマンド「LD HL,(HL)」によって、HLレジスタで示されるアドレスに格納された2バイト値がHLレジスタに読み出される。6行目のコマンド「JP (HL)」によって、HLアドレスで示されるアドレスに移動する。 Then, the 2-byte value stored at the address indicated by the HL register is read to the HL register by the command "LD HL, (HL)" on the fifth line in FIG. 113(a). The command "JP (HL)" on the 6th line moves to the address indicated by the HL address.

ここで、コマンド「ADDALDW」への置き換えを行うと、図113(a)のコマンド群を図113(b)のように変更することができる。図113(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 of FIG. 113(a) can be changed as shown in FIG. 113(b). The index "CAL_MOD:" on the first line in FIG. 113(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 to be read from in the HL register. 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 at the address indicated by the HL register after the addition is stored in the HL register. read out. Then, the command "JP (HL)" on the fourth line moves to the address indicated by the HL address.

ここで、図113(a)に示したCAL_MODモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LD HL,T_INT_PHASE」3バイト+3行目のコマンド「ADD A,A」1バイト+4行目のコマンド「ADDWB HL,A」1バイト+5行目のコマンド「LD HL,(HL)」2バイト+6行目のコマンド「JP (HL)」2バイト=9バイトとなり、総実行サイクルは、2行目3サイクル+3行目1サイクル+4行目1サイクル+5行目4サイクル+6行目2サイクル=11サイクルとなる。一方、図113(b)に示したCAL_MODモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LD HL,T_INT_PHASE」3バイト+3行目のコマンド「ADDALDW HL,(HL)」2バイト+4行目のコマンド「JP (HL)」2バイト=7バイトとなり、総実行サイクルは、2行目3サイクル+3行目6サイクル+4行目2サイクル=11サイクルとなる。したがって、図113(a)のコマンド群を図113(b)のコマンド群に置き換えることで、総コマンドサイズが2バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the commands of the CAL_MOD module shown in FIG. command "ADDWB HL, A" 1 byte + 5th line command "LD HL, (HL)" 2 bytes + 6th line command "JP (HL)" 2 bytes = 9 bytes, total execution cycle is 2 lines 3rd cycle+3rd line 1st cycle+4th line 1st cycle+5th line 4th cycle+6th line 2nd cycle=11 cycles. On the other hand, the total command size of the commands of the CAL_MOD module shown in FIG. The second command "JP (HL)" 2 bytes=7 bytes, and the total execution cycle is 2nd line 3 cycles+3rd line 6 cycles+4th line 2 cycles=11 cycles. 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 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.

図114は、HID_JUGモジュールを説明するための説明図である。図114に示したHID_JUGモジュールは、本前兆開始判定処理を実行する。 FIG. 114 is an explanatory diagram for explaining the HID_JUG module. The HID_JUG module shown in FIG. 114 executes this precursor start determination process.

図114(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レジスタが更新される。そして、図114(a)の6行目のコマンド「LD HL,(HL)」によって、HLレジスタで示されるアドレスに格納された2バイト値がHLレジスタに読み出される。 The index "HID_JUG:" on the first line in FIG. 114(a) indicates the head 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 as the upper 1 byte of the address, the value of the lower 1 byte of the address "_NMD_KND" is set as the lower 1 byte of the address, and stored at that address. read the value (normal mode type) to the A register. The command "LD HL, T_DAT_PGM-2" on the third line sets the start address of the 2-byte data group to be read (a value obtained by subtracting 2 from "T_DAT_PGM") in 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, doubling the value of the A register. Here, the reason why the value of the A register is doubled is that the read source value is a 2-byte value. That is, since data is assigned to the table in units of 2 bytes, it is necessary to offset the address 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 2-byte value stored at the address indicated by the HL register is read to the HL register by the command "LD HL, (HL)" on the sixth line in FIG. 114(a).

ここで、コマンド「ADDALDW」への置き換えを行うと、図114(a)のコマンド群を図114(b)のように変更することができる。図114(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. 114(a) can be changed as shown in FIG. 114(b). The index "HID_JUG:" on the first line in FIG. 114(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 as the upper 1 byte of the address, the value of the lower 1 byte of the address "_NMD_KND" is set as the lower 1 byte of the address, and stored at that address. read the value (normal mode type) to the A register. The command "LD HL, T_DAT_PGM-2" on the third line sets the start address of the 2-byte data group to be read (a value obtained by subtracting 2 from "T_DAT_PGM") in the HL register. By the command "ADDALDW HL, (HL)" on the fourth line, the value of the A register is added twice to the value of the HL register, and the 2-byte value stored at the address indicated by the HL register after the addition is stored in the HL register. read out.

ここで、図114(a)に示したHID_JUGモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _NMD_KND)」2バイト+3行目のコマンド「LD HL,T_DAT_PGM-2」3バイト+4行目のコマンド「ADD A,A」1バイト+5行目のコマンド「ADDWB HL,A」1バイト+6行目のコマンド「LD HL,(HL)」2バイト=9バイトとなり、総実行サイクルは、2行目2サイクル+3行目3サイクル+4行目1サイクル+5行目1サイクル+6行目4サイクル=11サイクルとなる。一方、図114(b)に示したHID_JUGモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _NMD_KND)」2バイト+3行目のコマンド「LD HL,T_DAT_PGM-2」3バイト+4行目のコマンド「ADDALDW HL,(HL)」2バイト=7バイトとなり、総実行サイクルは、2行目2サイクル+3行目3サイクル+4行目6サイクル=11サイクルとなる。したがって、図114(a)のコマンド群を図114(b)のコマンド群に置き換えることで、総コマンドサイズが2バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the commands of the HID_JUG module shown in FIG. 114(a) is the second line command "LDQ A, (LOW_NMD_KND)" 2 bytes + the third line command "LD HL, T_DAT_PGM-2". 3 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 = 9 bytes, total execution The cycle is 2nd row 2 cycles+3rd row 3 cycles+4th row 1 cycle+5th row 1 cycle+6th row 4 cycles=11 cycles. On the other hand, the total command size of the commands of the HID_JUG module shown in FIG. Bytes+4th line command "ADDALDW HL, (HL)" 2 bytes=7 bytes, and the total execution cycle is 2nd line 2 cycles+3rd line 3 cycles+4th line 6 cycles=11 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 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に配置する例を挙げて説明する。
<Command "INLD", "INLDTQR">
The RAMSET module is a general-purpose module for setting predetermined values (initial values) to variables in the main RAM 300c, that is, RAMSET processing. Here, an example in which the RAMSET module is arranged 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 the RAMSET module as a subroutine in arbitrary processing, and executes the RAMSET module. The RAMSET module transfers a plurality of 1-byte values described in the program data of the main ROM 300b to an area holding a plurality of data treated as variables in the work area of the main RAM 300c. Thus, the values of multiple variables are set. Here, the number of data to be transferred is simply called the number of data.

図115は、RAMSETモジュールの具体的な処理を示したフローチャートである。ここでは、任意の処理として、図22のステップS100で示したCPU初期化処理を実行するCPUINITモジュールの一部を挙げて説明する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該RAMSETモジュールの説明中、第1レジスタはBレジスタであり、第2レジスタはHLレジスタであり、第1値は「1」であり、第2値は「2」である。なお、第1値および第2値を任意に設定できるのは言うまでもない。 FIG. 115 is a flow chart showing specific processing of the RAMSET module. Here, as arbitrary processing, a part of the CPUINIT module that executes the CPU initialization processing shown in step S100 of FIG. 22 will be described. Numerical values of step S in this figure are used only in the explanation of this figure. Also, during 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 arbitrarily set.

メインCPU300aは、図115(a)のように、任意の処理において、転送元となる1バイトデータ群の先頭アドレスをHLレジスタに設定する(S1)。そして、サブルーチンとしてRAMSETモジュールを呼び出す(S2)。 As shown in FIG. 115(a), the main CPU 300a sets the start address of the 1-byte data group to be the transfer source in the HL register in arbitrary processing (S1). Then, the RAMSET module is called as a subroutine (S2).

メインCPU300aは、図115(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. 115(b), the main CPU 300a reads the 1-byte value stored at the address indicated by the HL register in the RAMSET module to the B register (S3). This 1-byte value indicates the number of data. Subsequently, the main CPU 300a adds "2" to the HL register to the address specified by the value stored in the address indicated by adding "1" to the HL register. 2 is added to the value of the HL register to set the next transfer address (S4). Subsequently, the main CPU 300a decrements the value of the B register (subtracts "1") and determines whether or not the result of the decrement is 0 (S5). Here, if the decremented result is not 0 (NO in S5), the processing from step S4 is repeated, and if the decremented result is 0 (YES in S5), the RAMSET module is terminated and Return to routine (S6).

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

図116(a)の1行目のコマンド「LD HL,D_RAM_RST_INI」によって、転送元となる1バイトデータ群の先頭アドレス「D_RAM_RST_INI」をHLレジスタに設定する。かかる1行目のコマンドが、図115(a)のステップS1に対応する。そして、2行目のコマンド「RST RAMSET」によって、サブルーチンとしてRAMSETモジュールが呼び出される。かかる2行目のコマンドが、図115(a)のステップS2に対応する。 The command "LD HL, D_RAM_RST_INI" on the first line in FIG. 116(a) sets the start address "D_RAM_RST_INI" of the 1-byte data group to be the transfer source in the HL register. Such a command on the first line corresponds to step S1 in FIG. 115(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. 115(a).

図116(b)の1行目の指標「RAMSET:」は、当該RAMSETモジュールの先頭アドレスを示す。2行目のコマンド「LD B,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト値がBレジスタに読み出される。このとき、HLレジスタには、図116(a)で示したように、アドレス「D_RAM_RST_INI」が設定されている。したがって、図116(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で除算すると、データ数が導出される。図116(c)の例では、データ数は、(11-1)/2=5となる。かかる図116(b)の2行目のコマンドが、図115(b)のステップS3に対応する。 The index "RAMSET:" on the first line in FIG. 116(b) indicates the start address of the RAMSET module. The 1-byte value stored at the address indicated by the HL register is read to the B register by the command "LD B, (HL)" on the second line. At this time, the address "D_RAM_RST_INI" is set in the HL register as shown in FIG. 116(a). Therefore, the 1-byte value "(@D_RAM_RST_INI-D_RAM_RST_INI-1)/2" on the second line in FIG. Note that "@D_RAM_RST_INI" is the address next to the last address of the transfer source 1-byte data group, and D_RAM_RST_INI is the start address of the transfer source 1-byte data group, so the value of @D_RAM_RST_INI-D_RAM_RST_INI-1 A 1-byte value indicating the number of data) is the total number of bytes of the 1-byte value, and the number of data is derived by dividing this value by 2, which is the number of combinations of addresses and values. In the example of FIG. 116(c), the number of data is (11-1)/2=5. The command on the second line in FIG. 116(b) corresponds to step S3 in FIG. 115(b).

図116(b)の3行目の指標「RAMSET_10:」は繰り返し処理の先頭アドレスを示す。4行目のコマンド「INLD AC,(HL)」および5行目のコマンド「LDQ (C),A」によって、HLレジスタに「1」を加えた値で示されるアドレスに格納された値で特定されるアドレスに、HLレジスタに「2」を加えた値で示されるアドレスに格納された値が格納され、HLレジスタの値に「2」が加えられて次に転送するアドレスが設定される。かかる4、5行目のコマンドが、図115(b)のステップS4に対応する。 The index “RAMSET — 10:” on the third line in FIG. 116(b) indicates the start address of the repeated processing. By the command "INLD AC, (HL)" on the 4th line and the command "LDQ (C), A" on the 5th line, it is specified by the value stored at the address indicated by adding "1" to the HL register. The value stored at the address indicated by the value obtained by adding "2" to the HL register is stored in the address to be transferred, and "2" is added to the value of the HL register to set the next transfer address. The commands on the fourth and fifth lines correspond to step S4 in FIG. 115(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 at the address indicated by the value obtained by adding "1" to the HL register in the C register, and the value obtained by adding "2" to the HL register. This command stores the value stored at the address indicated by , in the A register, adds "2" to the value of the HL register, and updates the value of the HL register. Such a command has a command size of "2" and an execution cycle of "4".

例えば、HLレジスタがアドレス「D_RAM_RST_INI」の値であった場合、図116(c)の3行目における2バイト変数「R_TZ1_STP」の下位1バイト値がCレジスタに格納され、図116(c)の3行目における「@DSP_HAZ」の値がAレジスタに格納される。 For example, if the HL register has 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 row of FIG. The value of "@DSP_HAZ" in the third line is stored in the A register.

また、図116(b)の5行目のコマンド「LDQ (C),A」は、Qレジスタの値をアドレスの上位1バイトとし、Cレジスタの値をアドレスの下位1バイトとし、そのアドレスに、Aレジスタの値を格納するコマンドである。かかるコマンドのコマンドサイズは「2」であり、実行サイクルは「3」である。 The command "LDQ (C), A" on the 5th line in FIG. , A command to store the value of the A register. Such a command has a command size of "2" and an execution cycle of "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 at that address.

ここで、図116(c)、図116(d)において、変数「R_TZ1_STP」は、特別図柄1停止図柄番号を示し、変数「R_TZ2_STP」は、特別図柄2停止図柄番号を示し、変数「R_TZ1_DSP」は、特別図柄1表示図柄カウンタのカウンタ値を示し、変数「R_TZ2_DSP」は、特別図柄2表示図柄カウンタのカウンタ値を示し、変数「R_EXT_SEC_TMR」はセキュリティ外部信号タイマ値を示す。なお、図116(d)に示す変数の配置は図のように連続している必要はなく、離隔していてもよい。 Here, in FIGS. 116(c) and 116(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. Note that the arrangement of variables shown in FIG. 116(d) does not have to be continuous as shown, and may be separated.

続いて、図116(b)の6行目のコマンド「DJNZ RAMSET_10」によって、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0でなければ、アドレス「RAMSET_10」に移動し、デクリメントした結果が0であれば、当該コマンドの次のコマンドに処理を移す。ここでは、データ数が「5」なので、「RAMSET_10」からの処理を5回繰り返すとBレジスタの値が0となる。かかる6行目のコマンドが、図115(b)のステップS5に対応する。そして、7行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる7行目のコマンドが、図115(b)のステップS6に対応する。 Subsequently, the value of the B register is decremented (subtracted by "1") by the command "DJNZ RAMSET_10" on the 6th line in FIG. , if the result of decrementing is 0, the process is shifted to the command following the current command. Here, since the number of data is "5", the value of the B register becomes 0 when the processing from "RAMSET_10" is repeated five times. The sixth line command corresponds to step S5 in FIG. 115(b). Then, the command "RET" on the 7th line returns to the routine one level above. The command on the seventh line corresponds to step S6 in FIG. 115(b).

こうして、図117に示すように、メインROM300bのプログラムデータに記述された複数の1バイト値(55H、77H、66H、22H、AAH)を、メインRAM300cのワークエリアにおける変数(「R_TZ1_STP」、「R_TZ2_STP」、「R_TZ1_DSP」、「R_TZ2_DSP」、「R_EXT_SEC_TMR」)に転送することが可能となる。 Thus, as shown in FIG. 117, a plurality of 1-byte values (55H, 77H, 66H, 22H, AAH) described in the program data of the main ROM 300b are converted to variables ("R_TZ1_STP", "R_TZ2_STP") in the work area of the main RAM 300c. , "R_TZ1_DSP", "R_TZ2_DSP", and "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 multiple modules. For example, the CPUINIT module for executing the CPU initialization process shown in step S100 in FIG. 22, the SEC_SET module for executing security setting process, and the state management process (error management process) shown in step S400-21 in FIG. STC_PRC module, FZ_STA module for executing normal symbol variation waiting process shown in step S810 of FIG. 52, FZ_SPN module for executing normal symbol variation process shown in step S820 of FIG. FZ_STP module for executing symbol stop symbol display processing, FD_PRE module for executing normal electric accessory winning opening pre-opening process shown in step S840 in FIG. 55, normal electric accessory winning opening opening control shown in step S850 in FIG. FD_OPN module that executes the process, TZ_STA module that executes the special symbol variation waiting process shown in step S610 of FIG. 37, TZ_SPN module that executes the special symbol variation process shown in step S620 of FIG. 41, step S630 of FIG. The TZ_STP module that executes the special symbol stop symbol display process shown in , the TD_PRE module that executes the big winning opening pre-opening process shown in step S710 of FIG. 45, and the big winning opening opening control process shown in step S720 of FIG. TD_OPN module to be executed, TD_EFF module to execute the big winning opening closing effective process shown in step S730 of FIG. 48, TD_END module to execute the big winning opening end wait process shown in step S740 of FIG. 49, step S630 of FIG. TOKZERO module that executes the special symbol variation waiting state transition processing (not shown) executed in, CHGSTS module that executes the number cutting management processing shown in step S613 of FIG. 40, shown in step S450 of FIG. It is called from the RNK_PRC module or the like that executes setting-related processing.

このように、図116(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」で賄うことができるので、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Thus, the total command size of the commands of the RAMSET module shown in FIG. 116(b) is the command "LD B, (HL)" on the second line plus one byte of 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 4th cycle + 5th row 3rd cycle + 6th row 3rd cycle (or 2 cycles) + 7th row 3rd cycle = 15 cycles (or 14 cycles). The number of cycles in parentheses indicates the number of execution cycles when no movement is performed by the command "DJNZ RAMSET_10". By providing such a RAMSET module, the command "RST RAMSET" with a command size of 1 byte can be used without performing the RAMSET processing in each module described above. It becomes possible to secure the capacity of the control area for performing the processing.

図118は、RAMSETモジュールを実現するためのコマンドの他の例を説明するための説明図である。ここでは、図116(b)のRAMSETモジュールのコマンド群を図118(b)のRAMSETモジュールのコマンド群に置き換えており、他の、図116(a)のRAMSETモジュールを呼び出す任意の処理のコマンド群、図116(c)のメインROM300bのプログラムデータにおける1バイトデータ群、および、図116(d)のメインRAM300cのワークエリアにおける1バイトデータ群は、図118(a)、図118(c)、図118(d)として、そのまま用いている。ここでは、図118(a)、図118(c)、図118(d)のように、図116(a)、図116(c)、図116(d)と実質的に等しい処理についてはその説明を省略し、図118(b)の異なる処理のみを説明する。 FIG. 118 is an explanatory diagram for explaining another example of commands for realizing the RAMSET module. Here, the command group of the RAMSET module in FIG. 116(b) is replaced with the command group of the RAMSET module in FIG. , the 1-byte data group in the program data of the main ROM 300b in FIG. 116(c), and the 1-byte data group in the work area of the main RAM 300c in FIG. It is used as it is as FIG. 118(d). Here, as shown in FIGS. 118(a), 118(c), and 118(d), the processes substantially equivalent to those in FIGS. 116(a), 116(c), and 116(d) are Explanation is omitted, and only the different processing in FIG. 118(b) is explained.

図118(b)の1行目の指標「RAMSET:」は、当該RAMSETモジュールの先頭アドレスを示す。2行目のコマンド「LD B,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト値がBレジスタに読み出される。このとき、HLレジスタには、図118(a)で示したように、アドレス「D_RAM_RST_INI」が設定されている。したがって、図118(c)の2行目の1バイト値「(@D_RAM_RST_INI-D_RAM_RST_INI-1)/2」がデータ数としてBレジスタに読み出される。かかる図118(b)の2行目のコマンドが、図115(b)のステップS3に対応する。 The index "RAMSET:" on the first line in FIG. 118(b) indicates the start address of the RAMSET module. The 1-byte value stored at the address indicated by the HL register is read to the B register by the command "LD B, (HL)" on the second line. At this time, the address "D_RAM_RST_INI" is set in the HL register as shown in FIG. 118(a). Therefore, the 1-byte value "(@D_RAM_RST_INI-D_RAM_RST_INI-1)/2" on the second line in FIG. 118(c) is read to the B register as the number of data. The command on the second line in FIG. 118(b) corresponds to step S3 in FIG. 115(b).

図118(b)の3行目のコマンド「INLDTQR AC,(HL)」によって、HLレジスタに「1」を加えた値で示されるアドレスに格納された値で特定されるアドレスに、HLレジスタに「2」を加えた値で示されるアドレスに格納された値が転送され、HLレジスタの値に「2」を加えて次に転送するアドレスが設定され、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0になるまで、当該処理が繰り返される。かかる3行目のコマンドが、図115(b)のステップS4、S5に対応する。 By the command "INLDTQRAC, (HL)" on the third line in FIG. The value stored at the address indicated by adding "2" is transferred, the next transfer address is set by adding "2" to the value of the HL register, and the value of the B register is decremented ("1"). subtraction), and the process is repeated until the decremented result becomes zero. Such commands on the third line correspond to steps S4 and S5 in FIG. 115(b).

ここで、コマンド「INLDTQR AC,(HL)」は、Qレジスタの値をアドレスの上位1バイトとし、HLレジスタに「1」を加えた値で示されるアドレスに格納された値をアドレスの下位1バイトとし、そのアドレスに、HLレジスタに「2」を加えた値で示されるアドレスに格納された値を転送し、HLレジスタの値に「2」を加えてHLレジスタの値を更新し、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0になるまで、値の転送を繰り返すコマンドである。かかるコマンドのコマンドサイズは「2」であり、実行サイクルは「5」である。 Here, the command "INLDTQRAC, (HL)" sets the value of the Q register to the upper 1 byte of the address, and sets the value stored in the address indicated by adding "1" to the HL register to the lower 1 byte of the address. byte, and transfer the value stored at the address indicated by the value of the HL register plus "2" to that address, add "2" to the value of the HL register to update the value of the HL register, and This command decrements the value of the register (subtracts "1") and repeats transfer of the value until the decremented result becomes 0. Such a command has a command size of "2" and an execution cycle of "5".

例えば、HLレジスタがアドレス「D_RAM_RST_INI」の値であった場合、Qレジスタの値をアドレスの上位1バイトとし、図118(c)の3行目における「R_TZ1_STP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに、図118(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 Q register is the upper 1 byte of the address, and the lower 1 byte of "R_TZ1_STP" in the third line of FIG. 118(c), the value of "@DSP_HAZ" in the third line of FIG. " is subtracted), and the transfer is repeated until the decremented result becomes 0, that is, five times.

そして、図118(b)の4行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる4行目のコマンドが、図115(b)のステップS6に対応する。 Then, the command "RET" on the fourth line in FIG. 118(b) returns to the routine one level above. The command on the fourth line corresponds to step S6 in FIG. 115(b).

図118(b)のRAMSETモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LD B,(HL)」1バイト+3行目のコマンド「INLDTQR AC,(HL)」2バイト+4行目のコマンド「RET」1バイト=4バイトとなり、総実行サイクルは、2行目2サイクル+3行目5サイクル+4行目3サイクル=10サイクルとなる。したがって、図116(b)の場合と比べ、総コマンドサイズが4バイト削減され、総実行サイクルも少なくとも4サイクル削減される。かかるRAMSETモジュールによって、コマンドの更なる短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 The total command size of the RAMSET module commands in FIG. 1 byte of the command "RET"=4 bytes, and the total execution cycle is 2 cycles on the 2nd line+5 cycles on the 3rd line+3 cycles on the 4th line=10 cycles. Therefore, compared with the case of FIG. 116(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 commands, reduce processing load, and secure the capacity of the control area for performing game control processing.

また、ここでは、図116の例と比較して、AレジスタおよびCレジスタを利用していない。したがって、Aレジスタの値やCレジスタの値を意図せず更新してしまうことはない。また、図116の例では、AレジスタやCレジスタが既に利用されている場合、スタックしてAレジスタやCレジスタの値を退避する必要があったが、ここでは、AレジスタやCレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, unlike the example in FIG. 116, the A and C registers are not used here. Therefore, the value of the A register and the value of the C register are not unintentionally updated. Also, in the example of FIG. 116, if the A and C registers were already used, it was necessary to stack and save the values of the A and C registers. No stack processing is required. In this way, it becomes possible to effectively use resources.

また、図116(b)と図118(b)とを比較して理解できるように、図116(b)において4行(3行目~6行目)を占有していたコマンド群を、図118(b)においては1行(3行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Also, as can be understood by comparing FIG. 116(b) and FIG. 118(b), the command group occupying four lines (third to sixth lines) in FIG. 118(b) can be expressed in one line (the third line), and it is possible to reduce the number of commands themselves and the design load.

なお、かかるRAMSETモジュールは、パチンコ機のみならず、スロットマシンにおいても、メインRAM500cの変数に所定の値(初期値)を設定するためのテーブルセット処理を実行するTABLSETモジュール(汎用モジュール)として利用されている。 This RAMSET module is used not only in pachinko machines but also in slot machines as a TABLESET module (general-purpose module) for executing table setting processing for setting predetermined values (initial values) to variables in the main RAM 500c. ing.

図119は、TABLSETモジュールを実現するためのコマンドの一例を説明するための説明図である。このうち、図119(a)は、TABLSETモジュールを呼び出す任意の処理のコマンド群を示し、図119(b)は、TABLSETモジュールのコマンド群を示し、図119(c)は、メインROM500bのプログラムデータにおける1バイトデータ群の配置を示し、図119(d)は、メインRAM500cのワークエリアにおける1バイトデータ群の配置を示す。 FIG. 119 is an explanatory diagram for explaining an example of commands for realizing the TABLESET module. Among them, FIG. 119(a) shows a command group for arbitrary processing to call the TBLSET module, FIG. 119(b) shows a command group for the TBLSET module, and FIG. 119(c) shows the program data of the main ROM 500b. 119(d) shows the arrangement of a 1-byte data group in the work area of the main RAM 500c.

なお、ここでは、任意の処理として、図89のステップS2200-11や図95のステップS2800-39で示したエラーウェイト処理、すなわち、エラー表示、警告音要求およびエラー復帰待ちを実行するERRWAITモジュールの一部を挙げている。 Here, as arbitrary processing, the error wait processing shown in step S2200-11 of FIG. 89 and step S2800-39 of FIG. some are mentioned.

図119(a)の1行目のコマンド「LD HL,T_ERR_RCV」によって、転送元となる1バイトデータ群の先頭アドレス「T_ERR_RCV」をHLレジスタに設定する。そして、2行目のコマンド「RST TABLSET」によって、サブルーチンとしてTABLSETモジュールが呼び出される。 The command "LD HL, T_ERR_RCV" on the first line in FIG. 119(a) sets the start address "T_ERR_RCV" of the 1-byte data group to be the transfer source in the HL register. Then, the command "RST TABLET" on the second line calls the TABLET module as a subroutine.

図119(b)の1行目の指標「TABLSET:」は、当該TABLSETモジュールの先頭アドレスを示す。2行目のコマンド「PUSH BC」によって、BCレジスタの値がスタック領域に退避される。3行目のコマンド「DI」によって割込が禁止される。 The index "TABLSET:" on the first line in FIG. 119(b) indicates the head address of the TBLSET module. The value of the BC register is saved in the stack area by the command "PUSH BC" on the second line. Interrupts are disabled by the command "DI" on the third line.

図119(b)の4行目のコマンド「LD B,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト値がBレジスタに読み出される。このとき、HLレジスタには、図119(a)で示したように、アドレス「T_ERR_RCV」が設定されている。したがって、図119(c)の2行目の1バイト値「(T_ERR_RCV_-T_ERR_RCV)/2」がデータ数(転送の繰り返し数)としてBレジスタに読み出されることとなる。なお、「T_ERR_RCV_」は、転送元となる1バイトデータ群の最終アドレスの次のアドレスであり、T_ERR_RCVは転送元となる1バイトデータ群の先頭アドレスなので、T_ERR_RCV_-T_ERR_RCVの値(データ数を示す1バイト値)の値が、1バイト値の総バイト数となり、その値を、アドレスと値との組み合わせ数である2で除算すると、データ数が導出される。図119(c)の例では、データ数は、9/2=4となる。 The 1-byte value stored at the address indicated by the HL register is read to the B register by the command "LD B, (HL)" on the fourth line in FIG. 119(b). At this time, the address "T_ERR_RCV" is set in the HL register as shown in FIG. 119(a). Therefore, the 1-byte value "(T_ERR_RCV_-T_ERR_RCV)/2" on the second line in FIG. 119(c) is read to the B register as the number of data (number of repetitions of transfer). Note that "T_ERR_RCV_" is the address next to the last address of the transfer source 1-byte data group, and T_ERR_RCV is the start address of the transfer source 1-byte data group. 1-byte value) is the total number of bytes of the 1-byte value, and the number of data is derived by dividing that value by 2, which is the number of combinations of addresses and values. In the example of FIG. 119(c), the number of data is 9/2=4.

図119(b)の5行目の指標「TABLSET10:」は繰り返し処理の先頭アドレスを示す。6行目のコマンド「INLD AC,(HL)」および7行目のコマンド「LDQ (C),A」によって、HLレジスタに「1」を加えた値で示されるアドレスに格納された値で特定されるアドレスに、HLレジスタに「2」を加えた値で示されるアドレスに格納された値が格納され、HLレジスタの値に「2」が加えられて次に転送するアドレスが設定される。 The index "TABLSET10:" on the fifth line in FIG. 119(b) indicates the start address of the repeated processing. By the command "INLD AC, (HL)" on the 6th line and the command "LDQ (C), A" on the 7th line, it is specified by the value stored at the address indicated by adding "1" to the HL register. The value stored in the address indicated by adding "2" to the value of the HL register is stored in the address to be transferred, and "2" is added to the value of the HL register to set the next transfer address.

例えば、HLレジスタがアドレス「T_ERR_RCV」の値であった場合、図119(c)の3行目における2バイト変数「_ERR_NUM」の下位1バイト値がCレジスタに格納され、図119(c)の3行目における「0」の値がAレジスタに格納される。 For example, if the HL register has the value of the address "T_ERR_RCV", the lower 1-byte value of the 2-byte variable "_ERR_NUM" in the third row of FIG. 119(c) is stored in the C register, and A value of "0" in the third row is stored in the A register.

また、図119(b)の7行目のコマンド「LDQ (C),A」は、Qレジスタの値をアドレスの上位1バイトとし、Cレジスタの値をアドレスの下位1バイトとし、そのアドレスに、Aレジスタの値を格納するコマンドである。 The command "LDQ (C), A" on the 7th line in FIG. , A command to store the value of the A register.

例えば、Cレジスタの値、すなわち「_ERR_NUM」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに、Aレジスタの値、すなわち、「0」の値を格納する。 For example, the value of the C register, that is, the value of the lower 1 byte of "_ERR_NUM" is set as the lower 1 byte of the address, and the value of the A register, that is, the value of "0" is stored at that address.

ここで、図119(c)、図119(d)において、変数「_ERR_NUM」は、エラー番号を示し、変数「_CRE_TMR」は、クレジットボタン検出タイマを示し、変数「_CRE_FLG」は、クレジットボタン検出フラグを示し、変数「_SNS_OLD」はメダル通過センサービット前回状態を示す。なお、図119(d)に示す変数の配置は図のように連続している必要はなく、離隔していてもよい。 Here, in FIGS. 119(c) and 119(d), the variable "_ERR_NUM" indicates the error number, the variable "_CRE_TMR" indicates the credit button detection timer, and the variable "_CRE_FLG" indicates the credit button detection flag. , and the variable “_SNS_OLD” indicates the previous medal passing sensor bit state. Note that the arrangement of variables shown in FIG. 119(d) does not have to be continuous as shown, and may be separated.

続いて、図119(b)の8行目のコマンド「DJNZ TABLSET10」によって、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0でなければ、アドレス「TABLSET10」に移動し、デクリメントした結果が0であれば、当該コマンドの次のコマンドに処理を移す。ここでは、データ数が「4」なので、「TABLSET10」からの処理を4回繰り返すとBレジスタの値が0となる。 Subsequently, the value of the B register is decremented (subtracted by "1") according to the command "DJNZ TABLESET10" on the eighth line in FIG. 119(b). , if the result of decrementing is 0, the process is shifted to the command following the current command. Here, since the number of data is "4", the value of the B register becomes 0 when the processing from "TABLSET10" is repeated four times.

図119(b)の9行目のコマンド「EI」によって割込が許可される。10行目のコマンド「POP BC」によってスタック領域に退避されていたデータがBCレジスタに復帰される。そして、11行目のコマンド「RET」によって、1段上のルーチンに戻る。 The interrupt is enabled by the command "EI" on the ninth line of FIG. 119(b). The data saved in the stack area by the command "POP BC" on the 10th line is restored to the BC register. Then, the command "RET" on the 11th line returns to the routine one level above.

ここで、コマンド「INLDTQR」への置き換えを行うと、コマンド群を以下のように記述できる。 Here, if the command "INLDTQR" is replaced, the command group can be described as follows.

図120は、TABLSETモジュールを実現するためのコマンドの他の例を説明するための説明図である。ここでは、図119(b)のTABLSETモジュールのコマンド群を、図120(b)のTABLSETモジュールのコマンド群に置き換えており、他の、図119(a)のTABLSETモジュールを呼び出す任意の処理のコマンド群、図119(c)のメインROM500bのプログラムデータにおける1バイトデータ群、および、図119(d)のメインRAM500cのワークエリアにおける1バイトデータ群は、図120(a)、図120(c)、図120(d)として、そのまま用いている。ここでは、図120(a)、図120(c)、図120(d)のように、図119(a)、図119(c)、図119(d)と実質的に等しい処理についてはその説明を省略し、図120(b)の異なる処理のみを説明する。 FIG. 120 is an explanatory diagram for explaining another example of commands for realizing the TABLESET module. Here, the command group of the TABLESET module in FIG. 119(b) is replaced with the command group of the TABLESET module in FIG. A group of 1-byte data in the program data of the main ROM 500b in FIG. 119(c) and a 1-byte data group in the work area of the main RAM 500c in FIG. 119(d) are shown in FIGS. , is used as it is as FIG. 120(d). Here, as shown in FIGS. 120(a), 120(c), and 120(d), the processes substantially equivalent to those in FIGS. 119(a), 119(c), and 119(d) are Explanation is omitted, and only the different processing in FIG. 120(b) is explained.

図120(b)の1行目の指標「TABLSET:」は、当該TABLSETモジュールの先頭アドレスを示す。2行目のコマンド「PUSH BC」によって、BCレジスタの値がスタック領域に退避される。3行目のコマンド「DI」によって割込が禁止される。 The index "TABLSET:" on the first line in FIG. 120(b) indicates the top address of the TBLSET module. The value of the BC register is saved in the stack area by the command "PUSH BC" on the second line. Interrupts are disabled by the command "DI" on the third line.

図120(b)の4行目のコマンド「LD B,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト値がBレジスタに読み出される。このとき、HLレジスタには、図120(a)で示したように、アドレス「T_ERR_RCV」が設定されている。したがって、図120(c)の2行目の1バイト値「(T_ERR_RCV_-T_ERR_RCV)/2」がデータ数(転送の繰り返し数)としてBレジスタに読み出されることとなる。図120(c)の例では、データ数は4となる。 The 1-byte value stored at the address indicated by the HL register is read to the B register by the command "LD B, (HL)" on the fourth line in FIG. 120(b). At this time, the address "T_ERR_RCV" is set in the HL register as shown in FIG. 120(a). Therefore, the 1-byte value "(T_ERR_RCV_-T_ERR_RCV)/2" on the second line in FIG. 120(c) is read to the B register as the number of data (the number of repetitions of transfer). In the example of FIG. 120(c), the number of data is four.

図120(b)の5行目のコマンド「INLDTQR (HL)」によって、HLレジスタに「1」を加えた値で示されるアドレスに格納された値で特定されるアドレスに、HLレジスタに「2」を加えた値で示されるアドレスに格納された値が転送され、HLレジスタの値に「2」を加えて次に転送するアドレスが設定され、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0になるまで、当該処理が繰り返される。 By the command "INLDTQR (HL)" on the fifth line in FIG. 120(b), "2" " is added to the value stored in the address indicated by the value added, "2" is added to the value of the HL register to set the next address to be transferred, and the value of the B register is decremented (subtracted by "1"). This process is repeated until the decremented result becomes zero.

続いて、図120(b)の6行目のコマンド「EI」によって割込が許可される。7行目のコマンド「POP BC」によってスタック領域に退避されていたデータがBCレジスタに復帰される。そして、8行目のコマンド「RET」によって、1段上のルーチンに戻る。 Subsequently, the interrupt is permitted by the command "EI" on line 6 of FIG. 120(b). The data saved in the stack area by the command "POP BC" on the 7th line is restored to the BC register. Then, the command "RET" on the eighth line returns to the routine one level above.

ここで、図119(b)に示したTABLSETモジュールのコマンドの総コマンドサイズは、2行目のコマンド「PUSH BC」1バイト+3行目のコマンド「DI」1バイト+4行目のコマンド「LD B,(HL)」1バイト+6行目のコマンド「INLD AC,(HL)」2バイト+7行目のコマンド「LDQ (C),A」2バイト+8行目のコマンド「DJNZ TABLSET10」2バイト+9行目のコマンド「EI」1バイト+10行目のコマンド「POP BC」1バイト+11行目のコマンド「RET」1バイト=12バイトとなり、総実行サイクルは、2行目3サイクル+3行目1サイクル+4行目2サイクル+6行目4サイクル+7行目3サイクル+8行目3サイクル(または2サイクル)+9行目1サイクル+10行目3サイクル+11行目3サイクル=23サイクル(または22サイクル)となる。一方、図120(b)に示したTABLSETモジュールのコマンドの総コマンドサイズは、2行目のコマンド「PUSH BC」1バイト+3行目のコマンド「DI」1バイト+4行目のコマンド「LD B,(HL)」1バイト+5行目のコマンド「INLDTQR (HL)」2バイト+6行目のコマンド「EI」1バイト+7行目のコマンド「POP BC」1バイト+8行目のコマンド「RET」1バイト=8バイトとなり、総実行サイクルは、2行目3サイクル+3行目1サイクル+4行目2サイクル+5行目5サイクル+6行目1サイクル+7行目3サイクル+8行目3サイクル=18サイクルとなる。したがって、図119(b)の場合と比べ、総コマンドサイズが4バイト削減され、総実行サイクルも少なくとも5サイクル削減される。かかるTABLSETモジュールによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the commands of the TABLESET module shown in FIG. , (HL)” 1 byte + 6th line command “INLD AC, (HL)” 2 bytes + 7th line command “LDQ (C), A” 2 bytes + 8th line command “DJNZ TABLESET10” 2 bytes + 9th line 1st command "EI" 1 byte + 10th line command "POP BC" 1 byte + 11th line command "RET" 1 byte = 12 bytes, the total execution cycle is 2nd line 3 cycles + 3rd line 1 cycle + 4 Row 2 cycles+6th row 4 cycles+7th row 3 cycles+8th row 3 cycles (or 2 cycles)+9th row 1 cycle+10th row 3 cycles+11th row 3 cycles=23 cycles (or 22 cycles). On the other hand, the total command size of the commands of the TABLESET module shown in FIG. (HL)" 1 byte + 5th line command "INLDTQR (HL)" 2 bytes + 6th line command "EI" 1 byte + 7th line command "POP BC" 1 byte + 8th line command "RET" 1 byte = 8 bytes, and the total execution cycle is: 2nd line 3 cycles + 3rd line 1 cycle + 4th line 2 cycles + 5th line 5 cycles + 6th line 1 cycle + 7th line 3 cycles + 8th line 3 cycles = 18 cycles . Therefore, compared with the case of FIG. 119(b), the total command size is reduced by 4 bytes, and the total execution cycle is also reduced by at least 5 cycles. With such a TABLESET module, it is possible to shorten commands, reduce the processing load, and secure the capacity of the control area for performing game control processing.

また、ここでは、図119の例と比較して、AレジスタおよびCレジスタを利用していない。したがって、Aレジスタの値やCレジスタの値を意図せず更新してしまうことはない。また、図119の例では、AレジスタやCレジスタが既に利用されている場合、スタックしてAレジスタやCレジスタの値を退避する必要があったが、ここでは、AレジスタやCレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, unlike the example in FIG. 119, the A and C registers are not used here. Therefore, the value of the A register and the value of the C register are not unintentionally updated. Also, in the example of FIG. 119, if the A and C registers were already used, it was necessary to stack and save the values of the A and C registers. No stack processing is required. In this way, it becomes possible to effectively use resources.

また、図119(b)と図120(b)とを比較して理解できるように、図119(b)において4行(5行目~8行目)を占有していたコマンド群を、図120(b)においては1行(5行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 119(b) and FIG. 120(b), the command group occupying four lines (5th to 8th lines) in FIG. 120(b) can be expressed in one line (fifth line), and it is possible to reduce the number of commands themselves and the design load.

なお、TABLSETモジュールは、ERRWAITモジュールのみならず、複数のモジュールからサブルーチンとして呼び出される。例えば、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、本前兆中処理(AT状態=「3」)を実行するHID_LOTモジュール、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、終了画面中処理(AT状態=「4」)を実行するFIN_LOTモジュール、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、準備中処理(AT状態=「5」)を実行するPRE_LOTモジュール、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、REG中処理(AT状態=「6」)を実行するREG_LOTモジュール、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、BIG中処理(AT状態=「7」)を実行するBIG_LOTモジュール、図85のステップS2020で示した設定値切り替え処理を実行するRANKSETモジュール、図91のステップS2400で示した図柄コード設定処理を実行するFGSETUPモジュール、図96のステップS2900で示した遊技移行処理を実行するGAMESETモジュール、図96のステップS2900-3で示した役物作動図柄表示処理を実行するJCGMSETモジュール等から呼び出される。 The TABLESET module is called as a subroutine not only by the ERRWAIT module but also by a plurality of modules. For example, the EXE_SET module that executes the execution flag setting process shown in step S2400-11 in FIG. 91 selectively shifts according to the game state and the effect state, and executes the present precursor process (AT state=“3”). and the EXE_SET module for executing the execution flag setting process shown in step S2400-11 in FIG. , and the EXE_SET module that executes the execution flag setting process shown in step S2400-11 in FIG. ), and the EXE_SET module for executing the execution flag setting process shown in step S2400-11 in FIG. ”), and the EXE_SET module for executing the execution flag setting process shown in step S2400-11 in FIG. 7”), the RANKSET module for executing the set value switching process shown in step S2020 in FIG. 85, the FGSETUP module for executing the symbol code setting process shown in step S2400 in FIG. 91, and step S2900 in FIG. is called from the GAMESET module that executes the game transition processing shown in , the JCGMSET module that executes the role product operation symbol display processing shown in step S2900-3 of FIG. 96, and the like.

<コマンド「DECM」、「DECWM」>
BYTEDECモジュールは、バイトカウンタ減算処理、すなわち、メインRAM300cの1バイト変数を1だけデクリメントするための汎用モジュールである。なお、BYTEDECモジュールでは、デクリメントのみならず、デクリメントした結果、ゼロフラグおよびキャリーフラグを設定している。
<Command "DECM", "DECWM">
The BYTEDEC module is a general-purpose module for byte counter subtraction processing, that is, for decrementing the 1-byte variable of the main RAM 300c by one. The BYTEDEC module not only decrements, but also sets a zero flag and a carry flag as a result of decrementing.

メイン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 arbitrary processing, and executes the BYTEDEC module. The BYTEDEC module decrements the 1-byte value held in the main RAM 300c.

図121は、BYTEDECモジュールの具体的な処理を示したフローチャートである。ここでは、任意の処理として、図43のステップS630で示した特別図柄停止図柄表示処理を実行するTZ_STPモジュールの一部を挙げて説明する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該BYTEDECモジュールの説明中、所定のレジスタはHLレジスタである。 FIG. 121 is a flow chart showing specific processing of the BYTEDEC module. Here, as an arbitrary process, a part of the TZ_STP module for executing the special symbol stop symbol display process shown in step S630 of FIG. 43 will be described. Numerical values of step S in this figure are used only in the explanation of this figure. Also, in the description of the BYTEDEC module, the predetermined register is the HL register.

メインCPU300aは、図121(a)のように、任意の処理を実行する。メインCPU300aは、まず、HLレジスタに、デクリメントの対象となる変数のアドレスを設定する(S1)。そして、サブルーチンとしてBYTEDECモジュールを呼び出す(S2)。 The main CPU 300a executes arbitrary processing as shown in FIG. 121(a). The main CPU 300a first 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は、図121(b)のように、BYTEDECモジュールにおいて、HLレジスタで示されるアドレスに格納された1バイト値を1だけデクリメントし、かつ、ゼロフラグおよびキャリーフラグを設定する(S3)。そして、当該BYTEDECモジュールを終了して1段上のルーチンに戻る(S4)。以下、デクリメント態様とフラグの設定について詳述する。 As shown in FIG. 121(b), the main CPU 300a decrements by 1 the 1-byte value stored at the address indicated by the HL register in the BYTEDEC module, and sets the zero flag and carry flag (S3). Then, the BYTEDEC module is finished, and the process returns to the routine one level above (S4). The decrement mode and flag setting will be described in detail below.

図122は、BYTEDECモジュールにおけるデクリメント態様とゼロフラグおよびキャリーフラグの設定を説明するための説明図である。ここでは、デクリメント前が1以上(1または2以上)であれば、デクリメント後は、1だけデクリメントされた値になる。ただし、デクリメント前が0であった場合、デクリメント後は-1とならず、0となる。すなわち、下限値は0であり、負の値となることはない。このような0の維持は、デクリメント前が0であった場合、デクリメントしてさらにインクリメント、または、強制的に0を読み出して実現してもよいし、デクリメントを行わないことでも実現できる。 FIG. 122 is an explanatory diagram for explaining the decrement mode and setting of the zero flag and carry flag in the BYTEDEC module. Here, if the value before decrementation is 1 or more (1 or 2 or more), the value is decremented by 1 after decrementation. However, if it was 0 before decrementation, it becomes 0 after decrementation instead of -1. That is, the lower limit value is 0 and never becomes a negative value. Such maintenance of 0 can be realized by decrementing and then incrementing the value when it was 0 before decrementing, by forcibly reading 0, or by not performing decrementation.

また、デクリメント前が2以上であれば、デクリメント後は1以上となるので、ゼロフラグは立たず0となるが、デクリメント前が1または0であれば、デクリメント後は0となるので、ゼロフラグが立って1となる。また、当該BYTEDECモジュールでは、デクリメント前が1であれば、デクリメント後は0となり、その場合にキャリーフラグを立たせて1とする。そして、デクリメント前が2以上または0であればキャリーフラグを立たせず0とする。 If the value before decrementation is 2 or more, the value after decrementation is 1 or more, so the zero flag is not set and the value becomes 0. However, if the value before decrementation is 1 or 0, the value becomes 0 after decrementation, so the zero flag is set. becomes 1. In the BYTEDEC module, if the value is 1 before decrementing, it becomes 0 after decrementing. If the value before decrement is 2 or more or 0, the carry flag is set to 0 without raising the carry flag.

図121(a)に戻り、BYTEDECモジュールによって、ゼロフラグおよびキャリーフラグが設定されると、メインCPU300aは、そのフラグの値を用いて様々な処理を遂行する。例えば、ここでは、デクリメントが1を減算して0とする処理ではないことを判定し(S5)、その結果、1を減算して0とする処理でなければ(S5におけるYES)、特別図柄当たりフラグチェック処理を行う所定のアドレス(TZ_STP_10)に移動し(S6)、1を減算して0とする処理であれば(S5におけるNO)、移動することなく次の処理を遂行する。 Returning to FIG. 121(a), when the BYTEDEC module sets the zero flag and the carry flag, the main CPU 300a performs various processes using the flag values. For example, here, it is determined that the decrement is not the process of subtracting 1 to 0 (S5), and as a result, if it is not the process of subtracting 1 to 0 (YES in S5), a special symbol hit Move to a predetermined address (TZ_STP_10) for flag check processing (S6), and if processing is to subtract 1 to make 0 (NO in S5), perform the next processing without moving.

図123は、BYTEDECモジュールを実現するためのコマンドの一例を説明するための説明図である。このうち、図123(a)は、BYTEDECモジュールを呼び出す任意の処理のコマンド群を示し、図123(b)は、BYTEDECモジュールのコマンド群を示す。図121で示したフローチャートは、例えば、図123に示したプログラムによって実現される。 FIG. 123 is an explanatory diagram for explaining an example of commands for realizing the BYTEDEC module. Among them, FIG. 123(a) shows a command group of arbitrary processing to call the BYTEDEC module, and FIG. 123(b) shows a command group of the BYTEDEC module. The flowchart shown in FIG. 121 is realized by the program shown in FIG. 123, for example.

図123(a)の1行目のコマンド「LDQ HL,LOW R_EXT_HCT」によって、Qレジスタの値をHレジスタに読み出し、アドレス「R_EXT_HCT」の下位1バイトの値をLレジスタに読み出す。かかる1行目のコマンドが、図121(a)のステップS1に対応する。そして、2行目のコマンド「CALLF BYTEDEC」によって、サブルーチンとしてBYTEDECモジュールが呼び出される。かかる2行目のコマンドが、図121(a)のステップS2に対応する。 By the command "LDQ HL, LOW R_EXT_HCT" on the first line in FIG. 123(a), the value of the Q register is read to the H register, and the value of the lower 1 byte of the address "R_EXT_HCT" is read to the L register. Such a command on the first line corresponds to step S1 in FIG. 121(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. 121(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 from 0000H to 11FFH in the memory map. The command "CALLF" used for calling has the same execution cycle as the normal command "CALL", which is "4". 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" similar to the general-purpose module described above. By doing so, the command size can be set to "1".

図123(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:" on the first line in FIG. 123(b) indicates the top address of the BYTEDEC module. The 1-byte value stored at the address indicated by the HL register is read to the A register by the command "LD A, (HL)" on the second line. Execution of such a command "LD A, (HL)" changes the second zero flag. Then, if the value of the A register is 0 (if the second zero flag is 1) according to the command "RT Z, A" on the third line, the process returns to the routine one step above. At this time, if the value of the A register is 0, the command "RT Z, A" sets the zero flag (first zero flag) to 1 and the carry flag to 0. Thus, if the value stored at the address indicated by the HL register is 0, zero flag=1 and carry flag=0 can be set without decrementing.

図123(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行目のコマンドが図121(b)のステップS3に対応する。そして、6行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる6行目のコマンドが、図121(b)のステップS4に対応する。こうして、HLレジスタで示されるアドレスに格納された値を1だけデクリメントし、かつ、ゼロフラグおよびキャリーフラグを設定することが可能となる。 The value of the A register is compared with 2 by the command "CP A, 2" on the fourth line in FIG. 123(b). , the carry flag is set to 1. Note that the command "CP A, 2" is a command in which the carry flag is set when the value of the A register is less than 2, but at the stage of execution of the command "CP A, 2", the value of the A register is 1 or 2 or more. (because it is not 0), by setting the carry flag when less than 2, the carry flag is set when the value is 1 as a result. Thus, 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 at the address indicated by the HL register by 1 to update the value stored at the address indicated by the HL register. Here, if the value stored at the address indicated by the HL register is 2 or more, the decremented value is 1 or more. The zero flag is set to 1. The carry flag does not change depending on the command "DEC (HL)". Thus, if the value stored at the address indicated by the HL register is 2 or more, zero flag=0 and carry flag=0, and if it is 1, zero flag=1 and carry flag=1. The commands on the second to fifth lines correspond to step S3 in FIG. 121(b). Then, the command "RET" on the 6th line returns to the routine one level above. The command on the sixth line corresponds to step S4 in FIG. 121(b). Thus, the value stored at the address indicated by the HL register can be decremented by 1 and the zero flag and carry flag can be set.

続いて、図123(a)の3行目のコマンド「JR NC,TZ_STP_10」によって、キャリーフラグが0(NC)であれば、TZ_STP_10に移動する。かかる3行目のコマンドが、図121(a)のステップS5、6に対応する。こうして、BYTEDECモジュールの結果に基づいた処理が可能となる。 Subsequently, if the carry flag is 0 (NC) by the command "JR NC, TZ_STP_10" on the third line in FIG. 123(a), the process moves to TZ_STP_10. The command on the third line corresponds to steps S5 and S6 in FIG. 121(a). This allows processing based on the results of the BYTEDEC module.

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 multiple modules. For example, the TMR_NEW module that executes the timer update processing shown in step S400-15 of FIG. 26, the STC_PRC module that executes the state management processing (error management processing) shown in step S400-21 of FIG. 26, and step S630 of FIG. The TZ_STP module that executes the special symbol stop symbol display process shown in , the CHGSTS module that executes the number cutting management process shown in step S613 of FIG. 40, the count switch passage process shown in step S540 of FIG. process), the TDOVCHK module for executing the large winning opening excess winning monitoring process executed after the large winning opening ball entry command is set (S540-3), the state management processing (error management processing ), which is a subroutine of BER_CHK module for executing the base abnormality error monitoring process.

このように、図123(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」で賄うことができるので、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 In this way, the total command size of the BYTEDEC module commands shown in FIG. + 2 bytes of the command "CP A, 2" on the 4th line + 1 byte of the command "DEC (HL)" on the 5th line + 1 byte of the command "RET" on the 6th line = 6 bytes. 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 routine one level above. By providing such a BYTEDEC module, the command "CALLF BYTEDEC" with a command size of 2 bytes can be used without performing the byte counter subtraction processing in each module described above, so the command can be shortened and the game control processing It becomes possible to secure the capacity of the control area for performing

図124は、BYTEDECモジュールを実現するためのコマンドの他の例を説明するための説明図である。ここでは、図123(b)のBYTEDECモジュールのコマンド群を図124(b)のBYTEDECモジュールのコマンド群に置き換えており、他の、図123(a)のBYTEDECモジュールを呼び出す任意の処理のコマンド群は、図124(a)として、そのまま用いている。ここでは、図124(a)のように、図123(a)と実質的に等しい処理についてはその説明を省略し、図124(b)の異なる処理のみを説明する。 FIG. 124 is an explanatory diagram for explaining another example of commands for realizing the BYTEDEC module. Here, the command group of the BYTEDEC module in FIG. 123(b) is replaced with the command group of the BYTEDEC module in FIG. is used as it is as FIG. 124(a). Here, as shown in FIG. 124(a), the description of the processing that is substantially the same as in FIG. 123(a) is omitted, and only the processing that is different in FIG. 124(b) is described.

図124(b)の1行目の指標「BYTEDEC:」は、当該BYTEDECモジュールの先頭アドレスを示す。2行目のコマンド「DECM (HL)」によって、HLレジスタで示されるアドレスに格納された値が1以上であれば1だけデクリメントし、0であれば0を維持する。 The index "BYTEDEC:" on the first line in FIG. 124(b) indicates the starting address of the BYTEDEC module. If the value stored at the address indicated by the HL register is 1 or more, the value stored at the address indicated by the HL register is decremented by 1, and if it is 0, 0 is maintained by the command "DECM (HL)" on the second line.

ここで、コマンド「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 at the address indicated by the HL register, and if the carry flag is set (-1), the address indicated by the HL register This command forces a 0 to be stored in the 1-byte value stored in the . Then, if the value stored at the address indicated by the HL register is 1 or more, it is decremented by 1, and if it is 0, 0 is maintained. By executing the command "DECM (HL)", if the value after decrementation is zero (if the value before decrementation is 1 or 0), zero flags (first zero flag and second zero flag) are set. If the value before decrement is zero, the carry flag is set and the value is set to one. Such a command has a command size of "2" and an execution cycle of "5".

図124(b)の3行目のコマンド「RET NZ」によって、ゼロフラグが1でなければ(デクリメント後の値がゼロでなければ)、1段上のルーチンに戻る。ここでは、コマンド「DECM (HL)」によって既にデクリメントが行われているので、ゼロフラグが1ではないということは、デクリメント前が2以上であることを示す。その場合、ゼロフラグは立たず0となり、キャリーフラグも立たずに0となるので、1段上のルーチンに戻ってもよい。なお、ここでは「NZ」を挙げ、第1ゼロフラグを参照しているが、通常、第1ゼロフラグを変化させた場合には併せて第2ゼロフラグも変化するので、全ての処理において「NZ」の代わりに「NTZ」を用いることもできる。 If the zero flag is not 1 (the value after decrementation is not zero) by the command "RET NZ" on the third line in FIG. Here, since decrementation has already been performed by the command "DECM (HL)", the fact that the zero flag is not 1 indicates that the value before decrementation is 2 or more. In this case, the zero flag is not set to 0 and the carry flag is not set to 0, so the routine may be returned to the routine one step above. Here, "NZ" is mentioned and the first zero flag is referred to. Normally, when the first zero flag is changed, the second zero flag is also changed. "NTZ" can be used instead.

なお、コマンド「DECM (HL)」では、デクリメント前のHLレジスタで示されるアドレスに格納された値が1であれば、デクリメント後に0となるとともに、ゼロフラグ=1、キャリーフラグ=0となり、0であれば、デクリメントはされず0を維持するとともに、ゼロフラグ=1、キャリーフラグ=1となる。すなわち、キャリーフラグについて、図122に示した仕様と逆になる。そこで、図124(b)の4行目のコマンド「CCF」によって、キャリーフラグを反転(1→0、0→1)させる。なお、コマンド「CCF」によってはゼロフラグは変化しない。こうして、デクリメント前にHLレジスタで示されるアドレスに格納された値が1であれば、ゼロフラグ=0、キャリーフラグ=1とし、0であれば、ゼロフラグ=1、キャリーフラグ=0とすることができる。かかる2~4行目のコマンドが図121(b)のステップS3に対応する。そして、5行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる5行目のコマンドが、図121(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, and the zero flag=1 and the carry flag=0. If there is, it is not decremented and is maintained at 0, with zero flag=1 and carry flag=1. That is, the specification of the carry flag is opposite to that shown in FIG. Therefore, the carry flag is inverted (1→0, 0→1) by the command "CCF" on the fourth line in FIG. 124(b). Note that the zero flag does not change depending on the command "CCF". Thus, if the value stored at the address indicated by the HL register before decrementing is 1, zero flag=0 and carry flag=1, and if it is 0, zero flag=1 and carry flag=0. . The commands on the second to fourth lines correspond to step S3 in FIG. 121(b). Then, the command "RET" on the fifth line returns to the routine one level above. The command on the fifth line corresponds to step S4 in FIG. 121(b). Thus, the value stored at the address indicated by the HL register can be decremented by 1 and the zero flag and carry flag can be set.

続いて、図124(a)の3行目のコマンド「JR NC,TZ_STP_10」によって、キャリーフラグが0(NC)であれば、TZ_STP_10に移動する。かかる3行目のコマンドが、図121(a)のステップS5、6に対応する。こうして、BYTEDECモジュールの結果に基づいた処理が可能となる。 Subsequently, if the carry flag is 0 (NC) by the command "JR NC, TZ_STP_10" on the third line in FIG. 124(a), the process moves to TZ_STP_10. The command on the third line corresponds to steps S5 and S6 in FIG. 121(a). This allows processing based on the results of the BYTEDEC module.

図124(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つ上のルーチンに移動しなかった場合の実行サイクルを示している。したがって、図123(b)の場合と比べ、総実行サイクルが少なくとも2サイクル削減される。かかるBYTEDECモジュールによって、処理負荷の軽減を図りつつ、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 The total command size of the commands of the BYTEDEC module in FIG. 124(b) is the command "DECM (HL)" 2 bytes on the 2nd line + the command "RET NZ" 1 byte on the 3rd line + the command "CCF" 2 bytes on the 4th line. + 1 byte of the command "RET" on the 5th line = 6 bytes. ). The number of cycles in parentheses indicates the execution cycle when the command "RET NZ" does not move to the routine one level above. Therefore, the total execution cycle is reduced by at least two cycles compared to the case of FIG. 123(b). With such a BYTEDEC module, it becomes possible to secure the capacity of the control area for performing the game control process while reducing the processing load.

また、ここでは、図123の例と比較して、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図123の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, unlike the example in FIG. 123, the A register is not used here. Therefore, the value of the A register is not unintentionally updated. Also, in the example of FIG. 123, if the A register has already been used, it was necessary to stack and save the value of the A register. In this way, it becomes possible to effectively use resources.

また、図123(b)と図124(b)とを比較して理解できるように、図123(b)において4行(2行目~5行目)を占有していたコマンド群を、図124(b)においては3行(2行目~4行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 123(b) and FIG. 124(b), the command group occupying four lines (second to fifth lines) in FIG. 124(b) can be expressed in three lines (second to fourth lines), which makes it possible to reduce the number of commands and the design load.

なお、かかるBYTEDECモジュールは、パチンコ機のみならず、スロットマシンにおいても、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、REG中処理(AT状態=「6」)を実行するREG_LOTモジュール、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、BIG中処理(AT状態=「7」)を実行するBIG_LOTモジュール、図96のステップS2900-3で示した役物作動図柄表示処理を実行するJCGMSETモジュール、図153のステップS3100で示したタイマ割込み処理を実行するTMR_IPTモジュール、図98のステップS3100-21で示した状態別モジュール実行処理を実行するためのCAL_MODモジュールにおいて、タイマ割込み処理用フェーズ(0~3)に応じて4回に1回(5.96msec毎に)選択的に移行し、端子板出力制御処理を実行するIPT_PAモジュール、図98のステップS3100-21で示した状態別モジュール実行処理を実行するためのCAL_MODモジュールにおいて、タイマ割込み処理用フェーズ(0~3)に応じて4回に1回(5.96msec毎に)選択的に移行し、時間監視処理を実行するIPT_PCモジュール、および、図98のステップS3100-21で示した状態別モジュール実行処理を実行するためのCAL_MODモジュールにおいて、タイマ割込み処理用フェーズ(0~3)に応じて4回に1回(5.96msec毎に)選択的に移行し、外部信号出力制御処理を実行するIPT_PDモジュール等からコマンド「RST」によって呼び出される、カウンタ減算処理を実行するRAM_DECモジュール(汎用モジュール)として利用されている。 The BYTEDEC module is not only used in pachinko machines, but also in slot machines. Then, the REG_LOT module that executes the REG process (AT state=“6”) and the EXE_SET module that executes the execution flag setting process shown in step S2400-11 in FIG. BIG_LOT module that shifts and executes BIG intermediate processing (AT state = "7"), JCGMSET module that executes the role product operation symbol display processing shown in step S2900-3 in Fig. 96, and JCGMSET module shown in step S3100 in Fig. 153 In the TMR_IPT module for executing timer interrupt processing and the CAL_MOD module for executing state-specific module execution processing shown in step S3100-21 in FIG. times (every 5.96 msec), the IPT_PA module for executing the terminal board output control process, and the CAL_MOD module for executing the status-specific module execution process shown in step S3100-21 in FIG. An IPT_PC module that selectively shifts once every four times (every 5.96 msec) according to the interrupt processing phase (0 to 3) and executes time monitoring processing, and the IPT_PC module shown in step S3100-21 in FIG. In the CAL_MOD module for executing the state-specific module execution processing, it selectively shifts once every four times (every 5.96 msec) according to the timer interrupt processing phase (0 to 3), and external signal output control It is used as a RAM_DEC module (general-purpose module) that executes counter subtraction processing called by the command "RST" from the IPT_PD module that executes processing.

図125は、RAM_DECモジュールを説明するための説明図である。図125に示したRAM_DECモジュールは、上述したBYTEDECモジュール同様、カウンタ減算処理、すなわち、メインRAM500cの1バイト変数を1だけデクリメントするための汎用モジュールである。なお、RAM_DECモジュールでは、BYTEDECモジュール同様、デクリメントのみならず、デクリメントした結果、図122に示したゼロフラグおよびキャリーフラグが設定される。 FIG. 125 is an explanatory diagram for explaining the RAM_DEC module. The RAM_DEC module shown in FIG. 125 is a general-purpose module for counter subtraction processing, that is, for decrementing the 1-byte variable of the main RAM 500c by 1, like the BYTEDEC module described above. Note that the RAM_DEC module, like the BYTEDEC module, not only decrements, but also sets the zero flag and carry flag shown in FIG. 122 as a result of the decrement.

図125(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:" on the first line in FIG. 125(a) indicates the start address of the RAM_DEC module. The 1-byte value stored at the address indicated by the HL register is read to the A register by the command "LD A, (HL)" on the second line. Execution of such a command "LD A, (HL)" changes the second zero flag. Then, if the value of the A register is 0 (if the second zero flag is 1) according to the command "RT Z, A" on the third line, the process returns to the routine one step above. At this time, if the value of the A register is 0, the command "RT Z, A" sets the zero flag (first zero flag) to 1 and the carry flag to 0. Thus, if the value stored at the address indicated by the HL register is 0, zero flag=1 and carry flag=0 can be set without decrementing.

図125(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 value of the A register is compared with 2 by the command "CP A, 2" on the fourth line in FIG. 125(a). , the carry flag is set to 1. Note that the command "CP A, 2" is a command in which the carry flag is set when the value of the A register is less than 2, but at the stage of execution of the command "CP A, 2", the value of the A register is 1 or 2 or more. (because it is not 0), by setting the carry flag when less than 2, the carry flag is set when the value is 1 as a result. Thus, if the value of the A register is 1, the carry flag can be set to 1. The 1-byte value stored at the address indicated by the A register is decremented by one by the command "DEC A" on the fifth line. 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 at the address indicated by the HL register is 2 or more, the decremented value is 1 or more. The zero flag is set to 1. Note that the carry flag does not change depending on the command "DEC A". Thus, if the value stored at the address indicated by the HL register is 2 or more, zero flag=0 and carry flag=0, and if it is 1, zero flag=1 and carry flag=1. Then, the command "RET" on the 7th line returns to the routine one level above. Thus, the value stored at the address indicated by the HL register can be decremented by 1 and the zero flag and carry flag can be set.

ここで、コマンド「DECM」への置き換えを行うと、図125(a)のコマンド群を図125(b)のように変更することができる。図125(b)の1行目の指標「RAM_DEC:」は、当該RAM_DECモジュールの先頭アドレスを示す。2行目のコマンド「DECM (HL)」によって、HLレジスタで示されるアドレスに格納された値が1以上であれば1だけデクリメントし、0であれば0を維持する。 Here, by replacing with the command "DECM", the command group of FIG. 125(a) can be changed as shown in FIG. 125(b). The index "RAM_DEC:" on the first line in FIG. 125(b) indicates the start address of the RAM_DEC module. If the value stored at the address indicated by the HL register is 1 or more, the value stored at the address indicated by the HL register is decremented by 1, and if it is 0, 0 is maintained by the command "DECM (HL)" on the second line.

図125(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だけデクリメントし、かつ、ゼロフラグおよびキャリーフラグを設定することが可能となる。 If the zero flag is not 1 (the value after decrementation is not zero) by the command "RET NZ" on the third line in FIG. Here, since decrementation has already been performed by the command "DECM (HL)", the fact that the zero flag is not 1 indicates that the value before decrementation is 2 or more. In this case, the zero flag is not set to 0 and the carry flag is not set to 0, so the routine may be returned to the routine one step above. Subsequently, the carry flag is inverted (1→0, 0→1) by the command "CCF" on the fourth line. Note that the zero flag does not change depending on the command "CCF". Thus, if the value stored at the address indicated by the HL register before decrementing is 1, zero flag=0 and carry flag=1, and if it is 0, zero flag=1 and carry flag=0. . Then, the command "RET" on the fifth line returns to the routine one level above. Thus, the value stored at the address indicated by the HL register can be decremented by 1 and the zero flag and carry flag can be set.

ここで、図125(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つ上のルーチンに移動しなかった場合の実行サイクルを示している。一方、図125(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つ上のルーチンに移動しなかった場合の実行サイクルを示している。したがって、図125(a)のコマンド群を図125(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減され、総実行サイクルが少なくとも1サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the RAM_DEC module commands shown in FIG. Command "CP A, 2" 2 bytes on line + Command "DEC A" 1 byte on line 5 + Command "LD (HL), A" 1 byte on line 6 + Command "RET" 1 byte on line 7 = 7 The total execution cycle is 2 cycles on the 2nd line + 4 cycles on the 3rd line (or 2 cycles) + 2 cycles on the 4th line + 1 cycle on the 5th line + 2 cycles on the 6th line + 3 cycles on the 7th line = 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 routine one level above. On the other hand, the total command size of the RAM_DEC module commands shown in FIG. 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 cycle (11 cycles). The number of cycles in parentheses indicates the execution cycle when the command "RET NZ" does not move to the routine one level above. 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, and the total execution cycle is reduced by at least 1 cycle. By such replacement, it is possible to shorten the command, 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, for decrementing a 2-byte variable in the main RAM 300c by one. The WORDDEC module not only decrements, but also sets a zero flag and a carry flag as a result of decrementing.

メイン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 arbitrary processing, and executes the WORDDEC module. The WORDDEC module decrements the 2-byte data held in the main RAM 300c.

図126は、WORDDECモジュールの具体的な処理を示したフローチャートである。ここでは、任意の処理として、図26のステップS400-21で示した状態管理処理(エラー管理処理)のサブルーチンである入賞頻度異常エラー判定処理を実行するNHI_CHKモジュールの一部を挙げて説明する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該WORDDECモジュールの説明中、所定のレジスタはHLレジスタである。 FIG. 126 is a flow chart showing specific processing of the WORDDEC module. Here, as an arbitrary process, 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 in FIG. 26, will be described. Numerical values of step S in this figure are used only in the explanation of this figure. Also, in the description of the WORDDEC module, the predetermined register is the HL register.

メインCPU300aは、図126(a)のように、任意の処理を実行する。メインCPU300aは、まず、HLレジスタに、デクリメントの対象となる変数のアドレスを設定する(S1)。そして、サブルーチンとしてWORDDECモジュールを呼び出す(S2)。 The main CPU 300a executes arbitrary processing as shown in FIG. 126(a). The main CPU 300a first 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は、図126(b)のように、WORDDECモジュールにおいて、HLレジスタで示されるアドレスに格納された2バイト値を1だけデクリメントし、かつ、ゼロフラグおよびキャリーフラグを設定する(S3)。そして、当該WORDDECモジュールを終了して1段上のサブルーチンに戻る(S4)。なお、デクリメント態様とフラグの設定については、BYTEDECモジュール同様、図122で説明されている。 As shown in FIG. 126(b), the main CPU 300a decrements by 1 the 2-byte value stored at the address indicated by the HL register in the WORDDEC module and sets the zero flag and carry flag (S3). Then, the WORDDEC module is terminated and the subroutine one level above is returned to (S4). Note that the decrement mode and flag setting are described in FIG. 122, similarly to the BYTEDEC module.

WORDDECモジュールによって、ゼロフラグおよびキャリーフラグが設定されると、メインCPU300aは、そのHLレジスタの値を用いて様々な処理を遂行する。例えば、ここでは、デクリメント結果が0ではないことを判定し(S5)、その結果、0でなければ(S5におけるYES)、当該サブルーチンから戻り(S6)、0であれば(S5におけるNO)、移動することなく次の処理を遂行する。 When the WORDDEC module sets the zero flag and the carry flag, the main CPU 300a uses the value of the HL register to perform various operations. For example, here, it is determined that the decrement result is not 0 (S5). Execute the next process without moving.

図127は、WORDDECモジュールを実現するためのコマンドの一例を説明するための説明図である。このうち、図127(a)は、任意の処理のコマンド群を示し、図127(b)は、WORDDECモジュールのコマンド群を示す。図126で示したフローチャートは、例えば、図127に示したプログラムによって実現される。 FIG. 127 is an explanatory diagram for explaining an example of commands for realizing the WORDDEC module. Of these, FIG. 127(a) shows a command group for arbitrary processing, and FIG. 127(b) shows a command group for the WORDDEC module. The flowchart shown in FIG. 126 is realized by the program shown in FIG. 127, for example.

図127(a)の1行目のコマンド「POP HL」によって、スタック領域に退避されていた入賞頻度異常エラー監視タイマのアドレス値をHLレジスタに復帰させる。かかる1行目のコマンドが、図126(a)のステップS1に対応する。そして、2行目のコマンド「CALLF WORDDEC」によって、サブルーチンとしてWORDDECモジュールが呼び出される。かかる2行目のコマンドが、図126(a)のステップS2に対応する。 The address value of the winning frequency abnormality error monitoring timer saved in the stack area is returned to the HL register by the command "POP HL" on the first line of FIG. 127(a). Such a command on the first line corresponds to step S1 in FIG. 126(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. 126(a).

図127(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:" on the first line in FIG. 127(b) indicates the top address of the WORDDEC module. The command "JTW Z, (HL), WORDDEC_99" on the second line determines if the two-byte value stored at the address indicated by the HL register is 0, and if so, moves to the index "WORDDEC_99:". . Execution of the command "JTW Z, (HL), WORDDEC_99" changes the zero flag. For example, if the value stored at the address indicated by the HL register is 0, the zero flag becomes 1 and the carry flag becomes 0. Also, if the value stored at the address indicated by the HL register is 0, the process moves to the index "WORDDEC_99:" and returns to the subroutine one level higher by the command "RET" on the seventh line. Thus, if the value stored at the address indicated by the HL register is 0, zero flag=1 and carry flag=0 can be set without decrementing.

図127(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段上のサブルーチンに戻っても問題ない。 By the command "DECW (HL)" on the third line in FIG. 127(b), the 2-byte value stored at the address indicated by the HL register is decremented by 1, and the value stored at the address indicated by the HL register is to update. Here, if the value stored at the address indicated by the HL register is 2 or more, the decremented value is 1 or more. A zero flag (second zero flag) is set to 1. Then, if the zero flag is not 1 by the command "RET NTZ" on the 4th line, the process returns to the subroutine one step above. The reason why "NTZ" is used here is that 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 level above) when the value stored in the address indicated by the HL register before decrementing is 2 or more. Therefore, if the number before decrement is 2 or more, the zero flag=0 and the carry flag=0, so there is no problem even if the subroutine one level above is reached.

また、ゼロフラグが1であれば、デクリメント前のHLレジスタで示されるアドレスに格納された値が1であり、ゼロフラグ=1、キャリーフラグ=0となっている。すなわち、キャリーフラグについて、図122に示した仕様と逆になる。そこで、5行目のコマンド「SCF」によって、キャリーフラグを強制的に立てて1とする。こうして、デクリメント前にHLレジスタで示されるアドレスに格納された値が1であれば、ゼロフラグ=1、キャリーフラグ=1となる。なお、コマンド「SCF」によってはゼロフラグは変化しない。かかる2~6行目のコマンドが図126(b)のステップS3に対応する。そして、7行目のコマンド「RET」によって、1段上のサブルーチンに戻る。かかる7行目のコマンドが、図126(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 specification of the carry flag is opposite to that shown in FIG. Therefore, the carry flag is forcibly set to 1 by the command "SCF" on the fifth line. Thus, if the value stored at the address indicated by the HL register before decrementing is 1, the zero flag=1 and the carry flag=1. Note that 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. 126(b). Then, the command "RET" on the 7th line returns to the subroutine one level above. The command on the seventh line corresponds to step S4 in FIG. 126(b). Thus, the value stored at the address indicated by the HL register can be decremented by 1 and the zero flag and carry flag can be set.

続いて、図127(a)の3行目のコマンド「RET NTZ」によって、ゼロフラグ(第2ゼロフラグ)が1でなければ(0であれば)、さらに1段上のサブルーチンに戻る。かかる3行目のコマンドが、図126(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. The command on the third line corresponds to steps S5 and S6 in FIG. 126(a). This allows processing based on the results of the WORDDEC module.

WORDDECモジュールは、複数のモジュールからサブルーチンとして呼び出される。例えば、図26のステップS400-15で示したタイマ更新処理を実行するTMR_NEWモジュール、図41のステップS620で示した特別図柄変動中処理を実行するTZ_SPNモジュール、図26のステップS400-21で示した状態管理処理(エラー管理処理)のサブルーチンである入賞頻度異常エラー判定処理を実行するNHI_CHKモジュール等から呼び出される。 The WORDDEC module is called as a subroutine from multiple 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 changing process shown in step S620 of FIG. 41, and the 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).

このように、図127(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」で賄うことができるので、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Thus, the total command size of the commands of the WORDDEC module shown in FIG. 127(b) is the command "JTW Z, (HL), WORDDEC_99" on the second line (3 bytes) + 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, total execution cycle is 6 cycles of 2nd line (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, the command "CALLF WORDDEC" with a command size of 2 bytes can be used without performing word counter subtraction processing in each module described above. It becomes possible to secure the capacity of the control area for performing

図128は、WORDDECモジュールを実現するためのコマンドの他の例を説明するための説明図である。ここでは、図127(b)のWORDDECモジュールのコマンド群を図128(b)のWORDDECモジュールのコマンド群に置き換えており、他の、図127(a)のWORDDECモジュールを呼び出す任意の処理のコマンド群は、図128(a)として、そのまま用いている。ここでは、図128(a)のように、図127(a)と実質的に等しい処理についてはその説明を省略し、図128(b)の異なる処理のみを説明する。 FIG. 128 is an explanatory diagram for explaining another example of commands for realizing the WORDDEC module. Here, the command group of the WORDDEC module in FIG. 127(b) is replaced with the command group of the WORDDEC module in FIG. is used as it is as FIG. 128(a). Here, as shown in FIG. 128(a), the description of the processing that is substantially the same as that of FIG. 127(a) will be omitted, and only the processing that is different from that of FIG. 128(b) will be described.

図128(b)の1行目の指標「WORDDEC:」は、当該WORDDECモジュールの先頭アドレスを示す。2行目のコマンド「DECWM (HL)」によって、HLレジスタで示されるアドレスに格納された値が1以上であれば1だけデクリメントし、0であれば0を維持する。 The index "WORDDEC:" on the first line in FIG. 128(b) indicates the top address of the WORDDEC module. If the value stored at the address indicated by the HL register is 1 or more, the value stored at the address indicated by the HL register is decremented by 1, and if it is 0, 0 is maintained by the command "DECWM (HL)" on the second line.

ここで、コマンド「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 at the address indicated by the HL register, and if the carry flag is set (-1), the address indicated by the HL register This command forces 0 to be stored in the 2-byte value stored in . Then, if the value stored at the address indicated by the HL register is 1 or more, it is decremented by 1, and if it is 0, 0 is maintained. By executing the command "DECWM (HL)", if the value after decrementation is zero (if the value before decrementation is 1 or 0), zero flags (first zero flag and second zero flag) are set. If the value before decrement is zero, the carry flag is set and the value is set to one. Such a command has a command size of "2" and an execution cycle of "7".

図128(b)の3行目のコマンド「RET NZ」によって、ゼロフラグが1でなければ(デクリメント後の値がゼロでなければ)、1段上のサブルーチンに戻る。ここでは、コマンド「DECWM (HL)」によって既にデクリメントが行われているので、ゼロフラグが1ではないということは、デクリメント前が2以上であることを示す。その場合、ゼロフラグは立たず0となり、キャリーフラグも立たずに0となるので、1段上のサブルーチンに戻ってもよい。 If the zero flag is not 1 (the value after decrementation is not zero) by the command "RET NZ" on the third line in FIG. Here, since decrementation has already been performed by the command "DECWM (HL)", the fact that the zero flag is not 1 indicates that the value before decrementation is 2 or more. In this case, the zero flag is not set to 0, and the carry flag is not set to 0, so that the subroutine one step above may be returned to.

なお、コマンド「DECWM (HL)」では、デクリメント前のHLレジスタで示されるアドレスに格納された値が1であれば、デクリメント後に0となるとともに、ゼロフラグ=1、キャリーフラグ=0となり、0であれば、デクリメントはされず0を維持するとともに、ゼロフラグ=1、キャリーフラグ=1となる。すなわち、キャリーフラグについて、図122に示した仕様と逆になる。そこで、図128(b)の4行目のコマンド「CCF」によって、キャリーフラグを反転(1→0、0→1)させる。なお、コマンド「CCF」によってはゼロフラグは変化しない。こうして、デクリメント前にHLレジスタで示されるアドレスに格納された値が1であれば、ゼロフラグ=1、キャリーフラグ=1とし、0であれば、ゼロフラグ=1、キャリーフラグ=0とすることができる。かかる2~4行目のコマンドが図126(b)のステップS3に対応する。そして、5行目のコマンド「RET」によって、1段上のサブルーチンに戻る。かかる5行目のコマンドが、図126(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, and the zero flag=1 and the carry flag=0. If there is, it is not decremented and is maintained at 0, with zero flag=1 and carry flag=1. That is, the specification of the carry flag is opposite to that shown in FIG. Therefore, the carry flag is inverted (1→0, 0→1) by the command "CCF" on the fourth line in FIG. 128(b). Note that the zero flag does not change depending on the command "CCF". Thus, if the value stored at the address indicated by the HL register before decrementing is 1, then zero flag=1 and carry flag=1, and if it is 0, then zero flag=1 and carry flag=0. . The commands on the second to fourth lines correspond to step S3 in FIG. 126(b). Then, the command "RET" on the fifth line returns to the subroutine one level above. The command on the fifth line corresponds to step S4 in FIG. 126(b). Thus, the value stored at the address indicated by the HL register can be decremented by 1 and the zero flag and carry flag can be set.

続いて、図128(a)の3行目のコマンド「RET NTZ」によって、ゼロフラグ(第2ゼロフラグ)が1でなければ(0であれば)、さらに1段上のサブルーチンに戻る。かかる3行目のコマンドが、図126(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 in FIG. The command on the third line corresponds to steps S5 and S6 in FIG. 126(a). This allows processing based on the results of the WORDDEC module.

図128(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つ上のルーチンに移動しなかった場合の実行サイクルを示している。したがって、図127(b)の場合と比べ、総コマンドサイズが3バイト削減され、総実行サイクルが少なくとも6サイクル削減される。かかるWORDDECモジュールによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 The total command size of the command of the WORDDEC module in FIG. 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 routine one level above. Therefore, the total command size is reduced by 3 bytes and the total execution cycle is reduced by at least 6 cycles compared to the case of FIG. 127(b). With such a WORDDEC module, it is possible to further shorten commands and secure the capacity of the control area for performing game control processing.

また、図127(b)と図128(b)とを比較して理解できるように、図127(b)において5行(2行目~6行目)を占有していたコマンド群を、図128(b)においては3行(2行目~4行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Also, as can be understood by comparing FIG. 127(b) and FIG. 128(b), the command group occupying 5 lines (2nd to 6th lines) in FIG. 128(b) can be expressed in three lines (second to fourth lines), which makes it possible to reduce the number of commands and the design load.

<コマンド「RCP」>
図129は、サブルーチンから戻る処理の一例を説明するための説明図である。図129(a)におけるコマンド「CP A,n」は、Aレジスタの値と、所定の値nとを比較するコマンドであり、A=nの場合、ゼロフラグが立って1となり、A<nの場合、キャリーフラグが立って1となる。かかるコマンド「CP A,n」のコマンドサイズは「2」であり、実行サイクルは「2」である。
<Command “RCP”>
FIG. 129 is an explanatory diagram for explaining an example of processing for returning from a subroutine. The command "CP A,n" in FIG. 129(a) is a command for comparing the value of the A register with a predetermined value n. In this case, the carry flag is set to 1. The command size of such command "CP A,n" is "2" and the execution cycle is "2".

図129(a)におけるコマンド「RET cc」は、ゼロフラグまたはキャリーフラグを参照し、対象となるフラグが1となっていれば、サブルーチンから1段上のルーチンに戻るコマンドである。かかるコマンド「RET cc」のコマンドサイズは「1」であり、実行サイクルは「3」(または「1」)である。なお、括弧内のサイクル数は、コマンド「RET cc」によって1つ上のルーチンに移動しなかった(サブルーチンから戻らなかった)場合の実行サイクルを示している。 The command "RET cc" in FIG. 129(a) refers to the zero flag or the carry flag, and if the target flag is 1, returns from the subroutine to the routine one level above. Such a command "RET cc" has a command size of "1" and an execution cycle of "3" (or "1"). Note that the number of cycles in parentheses indicates the execution cycle when the command "RET cc" does not move to the routine one level higher (does not return from the subroutine).

ここでは、図129(a)のように、1行目のコマンド「CP A,n」によって、Aレジスタの値と、所定の値nとを比較し、2行目のコマンド「RET cc」によって、その比較結果に応じてサブルーチンから戻るか否かが決定する。ここで、かかる2つのコマンドを、図129(b)のように、1つのコマンド「RCP cc,A,n」に纏める(置き換える)ことができる。 Here, as shown in FIG. 129(a), the value of the A register is compared with a predetermined value n by the command "CP A,n" on the first line, and the command "RET cc" on the second line , whether or not to return from the subroutine is determined according to the result of the comparison. Here, these two commands can be integrated (replaced) into one command "RCP cc, A, n" as shown in FIG. 129(b).

図129(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. 129(b) is a command that compares the value of the A register with a predetermined value n, and returns from the subroutine to the routine one level above according to the comparison result. . The command size of such 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 routine one level above.

ここで、図129(a)に示したコマンド群の総コマンドサイズは、1行目のコマンド「CP A,n」2バイト+2行目の「RET cc」1バイト=3バイトとなり、総実行サイクルは、1行目2サイクル+2行目3サイクル(1サイクル)=5サイクル(3サイクル)となる。一方、図129(b)に示したコマンド「RCP cc,A,n」のコマンドサイズは、2バイトとなり、実行サイクルは、5サイクル(3サイクル)となる。したがって、図129(a)のコマンド群を図129(b)のコマンドに置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。以下、このような置き換えが可能な複数のモジュールをそれぞれ説明する。 Here, the total command size of the command group shown in FIG. 129(a) is 2 bytes of the command "CP A, n" on the first line + 1 byte of "RET cc" on the second line=3 bytes, and the total execution cycle is 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. 129(b) is 2 bytes, and the execution cycle is 5 cycles (3 cycles). Therefore, by replacing the command group of FIG. 129(a) with the command of FIG. 129(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. A plurality of modules capable of such replacement will be described below.

図130は、PY_CMDAモジュールを説明するための説明図である。図130に示したPY_CMDAモジュールは、図23におけるステップS100-63に示した主コマンド解析処理、すなわち、主コマンドを解析し、主コマンドの異常を検出する処理を実行する。 FIG. 130 is an explanatory diagram for explaining the PY_CMDA module. The PY_CMDA module shown in FIG. 130 executes the main command analysis process shown in step S100-63 in FIG. 23, that is, the process of analyzing the main command and detecting an abnormality in the main command.

図130(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:" on the first line in FIG. 130(a) indicates the start address of the PY_CMDA module. The command "LDQ A, (LOW R_BCR_BUF)" on the second line sets the value of the Q register to the upper 1 byte of the address, and sets the value of the lower 1 byte of the address "R_BCR_BUF" that stores the buffer value of the main command to the lower address. 1 byte, and the value (main command) stored at that address is read to the A register.

そして、バッファをクリアし、払出起動指定コマンド確認処理を実行すると、受信データ確認処理として、図130(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 activation designation command confirmation process is executed, as the reception data confirmation process, the command "SUB A, @BCR_PAY_CLR" on the third line in FIG. BCR_PAY_CLR”, here 20H is subtracted. Then, the subtracted value of the A register is compared with 0CH by the command "CP A, 00CH" on the fourth line. Here, it is confirmed that the main command is included in the range from 20H to 2BH. That is, if the value of the A register is less than 20H, the command "SUB A, @BCR_PAY_CLR" causes the value of the A register to become a negative value, which is greater than 0CH when viewed as a 1-byte value. Therefore, if the subtracted value of the A register is less than 0CH, the carry flag is set to 1 by the command "CP A, 00CH". Then, if the carry flag is not 1 by "RET NC" on the fifth line, the routine returns to the routine one level above. If the carry flag is 1 (if it is included in the range of 20H to 2BH), the payout error designation command set process and payout radio wave error flag setting process are executed, and the routine returns to the upper level.

ここで、図129の置き換えを行うと、図130(a)のコマンド群を図130(b)のように変更することができる。図130(b)の1行目の指標「PY_CMDA:」は、当該PY_CMDAモジュールの先頭アドレスを示す。1行目のコマンド「LDQ A,(LOW R_BCR_BUF)」によって、Qレジスタの値をアドレスの上位1バイトとし、主コマンドのバッファ値を格納するアドレス「R_BCR_BUF」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(主コマンド)をAレジスタに読み出す。 Here, if the replacement in FIG. 129 is performed, the command group in FIG. 130(a) can be changed as shown in FIG. 130(b). The index "PY_CMDA:" on the first line in FIG. 130(b) indicates the start address of the PY_CMDA module. The command "LDQ A, (LOW R_BCR_BUF)" on the first line sets the value of the Q register to the upper 1 byte of the address, and sets the value of the lower 1 byte of the address "R_BCR_BUF" that stores the buffer value of the main command to the lower address. 1 byte, and the value (main command) stored at that address is read to the A register.

そして、バッファをクリアし、払出起動指定コマンドに対する所定の処理を実行すると、図130(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, after clearing the buffer and executing a predetermined process for the payout activation designation command, the command "SUB A, @BCR_PAY_CLR" on the third line in FIG. subtract a fixed value, here 20H. A command "RCP NC, A, 00CH" on the fourth line compares the subtracted value of the A register with 0CH, and if the carry flag is not 1, returns to the routine one step above. 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 processing after that is not performed and the routine returns to the upper step. 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 routine returns to the upper level.

ここで、図130(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サイクル)となる。一方、図130(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サイクル)となる。したがって、図130(a)のコマンド群を図130(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 130(a) is the command "LDQ A, (LOW R_BCR_BUF)" 2 bytes on the second line + the command "SUB A, @BCR_PAY_CLR" 2 bytes on the third line + 4 bytes. 2 bytes of the command "CP A, 00CH" on the line + 1 byte of "RET NC" on the 5th line = 7 bytes. 3 cycles (1 cycle)=10 cycles (8 cycles). On the other hand, the total command size of the command group shown in FIG. 130(b) is the command "LDQ A, (LOW R_BCR_BUF)" 2 bytes on the second line + the command "SUB A, @BCR_PAY_CLR" 2 bytes + 4 lines on the third line. The second command "RCP NC, A, 00CH" 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. 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 further shorten the command and secure the capacity of the control area for performing the game control process.

図131は、GAT_PASモジュールを説明するための説明図である。図131に示したGAT_PASモジュールは、図29のステップS510で示したゲートスイッチ通過処理(ゲート通過処理)、すなわち、ゲート検出スイッチ124sでの入賞球の通過に応じて普通図柄保留球数を加算し、普通図柄に関する処理を実行する。 FIG. 131 is an explanatory diagram for explaining the GAT_PAS module. The GAT_PAS module shown in FIG. 131 performs gate switch passage processing (gate passage processing) shown in step S510 of FIG. , Usually, the process related to the design is executed.

記憶カウントチェック処理として、図131(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 memory count check processing, the index "GAT_PAS:" on the first line in FIG. 131(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 as the upper 1 byte of the address and the value of the lower 1 byte of the address "R_FZ_MEM" is set as the lower 1 byte of the address. A 2-byte value (the address of the normal symbol reserved ball number counter) is read to the DE register. By the command "LD A, (DE)" on the third line, the value stored in the address indicated by the DE register (that is, R_FZ_MEM) (the counter value of the normal symbol holding ball number counter) is read to the A register.

そして、図131(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 value of the A register is compared with the fixed value "@FZ_MEM_MAX", which is "4" in this case, by the command "CP A, @FZ_MEM_MAX" on the fourth line of FIG. 131(a). That is, if the value of the A register is less than 4, the carry flag is set to 1. Then, if the carry flag is not 1 by "RET NC" on the fifth line, the routine returns to the routine one level 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 no longer counted, so the GAT_PAS module is terminated. If the carry flag is 1, random number acquisition processing, storage number addition processing, winning determination random number acquisition processing, transfer destination address calculation processing, and storage area storage processing are executed, and the routine returns to the routine one level above. .

ここで、図129の置き換えを行うと、図131(a)のコマンド群を図131(b)のように変更することができる。図131(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, if the replacement in FIG. 129 is performed, the command group in FIG. 131(a) can be changed as shown in FIG. 131(b). The index "GAT_PAS:" on the first line in FIG. 131(b) indicates the head 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 as the upper 1 byte of the address, the value of the lower 1 byte of the address "R_FZ_MEM" is set as the lower 1 byte of the address, and the A 2-byte value (the address of the normal symbol reserved ball number counter) is read to the DE register. By the command "LD A, (DE)" on the third line, the value (counter value of the normal symbol holding ball number counter) stored in the address indicated by the DE register (that is, R_FZ_MEM) is read to the A register.

そして、図131(b)の4行目のコマンド「RCP NC,A,@FZ_MEM_MAX」によって、Aレジスタの値と@FZ_MEM_MAXとを比較し、Aレジスタの値が@FZ_MEM_MAX以上であれば、1段上のルーチンに戻る。すなわち、普通図柄保留球数カウンタのカウンタ値が4以上であれば、それ以上、普通図柄保留球数カウンタを計数することはないので、当該GAT_PASモジュールを終了する。なお、キャリーフラグが1であれば、記憶数加算処理、当たり決定乱数取得処理、転送先アドレス算定処理、および、記憶エリア格納処理を実行して、1段上のルーチンに戻る。 Then, by the command "RCP NC, A, @FZ_MEM_MAX" on the fourth line in FIG. 131(b), the value of the A register is compared with @FZ_MEM_MAX. Return to 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 no longer counted, so the GAT_PAS module is terminated. If the carry flag is 1, the memory number addition process, the winning determination random number acquisition process, the transfer destination address calculation process, and the storage area storage process are executed, and the routine returns to the upper stage.

ここで、図131(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サイクル)となる。一方、図131(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サイクル)となる。したがって、図131(a)のコマンド群を図131(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 131(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. 2nd command "CP A, @FZ_MEM_MAX" 2 bytes + 5th line "RET NC" 1 byte = 6 bytes. 3 cycles (1 cycle)=9 cycles (7 cycles). On the other hand, the total command size of the command group shown in FIG. 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. 131(a) with the command group of FIG. 131(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.

図132は、TDN_PASモジュールを説明するための説明図である。図132に示したTDN_PASモジュールは、図34のステップS540で示したカウントスイッチ通過処理(大入賞口通過処理)、すなわち、カウントスイッチ判定値に基づいて大入賞口の入賞を管理する処理を実行する。 FIG. 132 is an explanatory diagram for explaining the TDN_PAS module. The TDN_PAS module shown in FIG. 132 executes the count switch passing process (large winning opening passing process) shown in step S540 of FIG. .

図132(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:" on the first line in FIG. 132(a) indicates the top address of the TDN_PAS module. Then, when the count switch determination value confirmation process, the special electric accessory continuous operation number determination process, the large winning opening winning designation command set process, 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 second command "LDQ A, (LOW R_TDN_PHS)", the value of the Q register is set as the upper 1 byte of the address, the value of the lower 1 byte of the address "R_TDN_PHS" is set as the lower 1 byte of the address, and the Read the value (special electric accessory game management phase) to the A register.

図132(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. Go to address "TDN_PAS_10". In this way, if the value of the A register is the jackpot jackpot opening control state designation value (the special electric accessory game management phase is 02H), the subsequent processing is omitted and the process moves to the index "TDN_PAS_10:" on the 6th line. be able to. By the command "CP A, @TD_OPN_SHT" on the 4th line, the value of the A register and the fixed value "@TD_OPN_SHT" indicating the small winning big winning opening control state designation value, here, 6 are compared, and if they are equal (The special electric accessory game management phase is 06H), the zero flag is set to 1. Then, if the zero flag is not 1 by "RET NZ" on the fifth line, the process returns to the routine one step above. That is, if the value of the A register is not the specified value of the control state for opening the big winning opening and the specified value for opening the control state of the small winning opening, the TDN_PAS module is terminated. If the zero flag is 1, the special electric accessary item winning ball count processing, the special electric fraudulent prize detection condition confirmation processing, and the special electric fraudulent prize winning error processing are executed, and the routine returns to the routine one step above.

ここで、図129の置き換えを行うと、図132(a)のコマンド群を図132(b)のように変更することができる。図132(b)の1行目の指標「TDN_PAS:」は、当該TDN_PASモジュールの先頭アドレスを示す。そして、カウントスイッチ判定値確認処理、特別電動役物連続作動回数判定処理、大入賞口入賞指定コマンドセット処理、大入賞口過剰入賞監視処理を実行すると、2行目のコマンド「LDQ A,(LOW R_TDN_PHS)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TDN_PHS」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別電動役物遊技管理フェーズ)をAレジスタに読み出す。 Here, if the replacement in FIG. 129 is performed, the command group in FIG. 132(a) can be changed as shown in FIG. 132(b). The index "TDN_PAS:" on the first line in FIG. 132(b) indicates the head address of the TDN_PAS module. Then, when the count switch determination value confirmation processing, the special electric accessory continuous operation number determination processing, the large winning opening winning designation command set processing, and the large winning opening excessive winning monitoring processing are executed, the 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 stored at that address (special electric role game management phase ) into the A register.

図132(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. Go to address "TDN_PAS_10". In this way, if the value of the A register is the jackpot jack opening control state designation value, it is possible to omit the subsequent processing and move to the index "TDN_PAS_10:" on the fifth line. By the command "RCP NZ, 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 winning big winning opening control state specified value, here 6, If equal, return to the routine above. That is, if the value of the A register is not the specified value of the control state for opening the big winning opening and the specified value for opening the control state of the small winning opening, the TDN_PAS module is terminated. If the zero flag is 0, the special electric accessory winning ball count processing, the special electric fraudulent prize detection condition confirmation processing, and the special electric fraudulent prize winning error processing are executed, and the routine returns to the routine one step above.

ここで、図132(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サイクル)となる。一方、図132(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サイクル)となる。したがって、図132(a)のコマンド群を図132(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 132(a) is the second line command "LDQ A, (LOW R_TDN_PHS)" 2 bytes + the third line command "JCP Z, A, @TD_OPN_BHT, TDN_PAS_10 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 2nd cycle+5th row 3rd cycle (1 cycle)=12 cycles (9 cycles). On the other hand, the total command size of the command group shown in FIG. 132(b) is the second line command "LDQ A, (LOW R_TDN_PHS)" 2 bytes + the third line command "JCP Z, A, @TD_OPN_BHT, TDN_PAS_10". 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. 132(a) with the command group of FIG. 132(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.

図133は、FD_OPNモジュールを説明するための説明図である。図133に示したFD_OPNモジュールは、図57のステップ850で示した普通電動役物入賞口開放制御処理、すなわち、普通電動役物に関する入賞数および作動時間に対する第1可変始動口120Bの開閉御処理を実行する。 FIG. 133 is an explanatory diagram for explaining the FD_OPN module. The FD_OPN module shown in FIG. 133 performs the normal electric accessory winning opening control process shown in step 850 of FIG. to run.

図133(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:” on the first line in FIG. 133(a) indicates the head address of the FD_OPN module. Then, when the normal electric accessory winning opening opening and closing operation switching process is executed, as the specified winning number 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_FDN_CNT)" on the second line. , the value of the lower 1 byte of the address "R_FDN_CNT" is set as the lower 1 byte of the address, and the value stored at that address (counter value of the normal electric accessory winning ball counter) is read to the A register.

図133(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. Then, it is compared with 8, and if it is less than 8, the carry flag is set to 1. Then, if the carry flag is 1 by "RET C" on the fourth line, the process returns to the routine one level above. That is, if the value of the A register is less than the number of prize winning balls associated with the normal electric accessory, the FD_OPN module is terminated. In addition, if the carry flag is 0, the normal electric accessary product operation end time setting process is executed, and the routine returns to the routine one step above.

ここで、図129の置き換えを行うと、図133(a)のコマンド群を図133(b)のように変更することができる。図133(b)の1行目の指標「FD_OPN:」は、当該FD_OPNモジュールの先頭アドレスを示す。そして、普通電動役物入賞口開閉動作切替処理を実行すると、規定入賞数確認処理として、2行目のコマンド「LDQ A,(LOW R_FDN_CNT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FDN_CNT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(普通電動役物入賞球数カウンタのカウンタ値)をAレジスタに読み出す。 Here, if the replacement in FIG. 129 is performed, the command group in FIG. 133(a) can be changed as shown in FIG. 133(b). The index "FD_OPN:" on the first line in FIG. 133(b) indicates the start address of the FD_OPN module. Then, when the normal electric accessory winning opening opening and closing operation switching process is executed, as the specified winning number 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_FDN_CNT)" on the second line. , the value of the lower 1 byte of the address "R_FDN_CNT" is set as the lower 1 byte of the address, and the value stored at that address (counter value of the normal electric accessory winning ball counter) is read to the A register.

図133(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 in FIG. 133(b), the value of the A register and the fixed value "@FDN_CNT" indicating the maximum number of winning balls for the normal electric accessories. , here, 8, and if less than 8, return to the routine one level above. That is, if the value of the A register is less than the number of winning balls for the winning opening for the normal electric accessory, the FD_OPN module is terminated. In addition, if the carry flag is 0, the normal electric accessary product operation end time setting process is executed, and the routine returns to the routine one step above.

ここで、図133(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サイクル)となる。一方、図133(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_FDN_CNT)」2バイト+3行目のコマンド「RCP C,A,@FDN_CNT」2バイト=4バイトとなり、総実行サイクルは、2行目3サイクル+3行目5サイクル(3サイクル)=8サイクル(6サイクル)となる。したがって、図133(a)のコマンド群を図133(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 133(a) is the command "LDQ A, (LOW R_FDN_CNT)" 2 bytes on the second line + the command "CP A, @FDN_CNT" 2 bytes on the third line + 4 bytes. 1 byte of "RET C" on the line = 5 bytes, and the total execution cycle is 3 cycles on the 2nd line + 2 cycles on the 3rd line + 3 cycles on the 4th line (1 cycle) = 8 cycles (6 cycles). On the other hand, the total command size of the command group shown in FIG. 133(b) is the second line command "LDQ A, (LOW R_FDN_CNT)" 2 bytes + the third line command "RCP C, A, @FDN_CNT" 2 bytes. = 4 bytes, and the total execution cycle is 2nd row 3 cycles + 3rd row 5 cycles (3 cycles) = 8 cycles (6 cycles). Therefore, by replacing the command group of FIG. 133(a) with the command group of FIG. 133(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.

図134は、TZ_STAモジュールを説明するための説明図である。図134に示したTZ_STAモジュールは、図37のステップS610で示した特別図柄変動待ち処理、すなわち、特別図柄保留球数に基づいて特別図柄変動の準備処理を実行する。 FIG. 134 is an explanatory diagram for explaining the TZ_STA module. The TZ_STA module shown in FIG. 134 executes the special symbol variation waiting process shown in step S610 of FIG. 37, that is, the special symbol variation preparation process based on the number of special symbol reserved balls.

図134(a)の1行目の指標「TZ_STA:」は、当該TZ_STAモジュールの先頭アドレスを示す。そして、特別図柄保留球数確認処理を実行すると、処理非対象特図状態確認処理として、2行目のコマンド「RST DATSEL」によって、汎用モジュールであるDATSELモジュールが呼び出され、制御データの選択結果がAレジスタに格納される。 The index "TZ_STA:" on the first line in FIG. 134(a) indicates the start address of the TZ_STA module. Then, when the special symbol reserved ball number confirmation process is executed, the DATSEL module, which is a general-purpose module, is called by the command "RST DATSEL" on the second line as the special symbol state confirmation process that is not subject to processing, and the selection result of the control data is Stored in the A register.

図134(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 3rd line of FIG. If they are equal, the zero flag is set to one. Then, if the zero flag is 1 by "RET Z" on the 4th line, the process returns to the routine one level above. That is, if the jackpot is being confirmed, the TZ_STA module is terminated. By the command "CP A, @TZ_SHT" on the fifth line, the value of the A register and the fixed value "@TZ_SHT" indicating the special symbol small hit information, here, are compared with 02H, and if equal to 02H, the zero flag is Stand up and be 1. Then, if the zero flag is 1 by "RET Z" on the sixth line, the process returns to the routine one level above. 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 variation start time setting process, the number command set process, and the special symbol variation preparation process are executed, and the routine returns to the upper level.

ここで、図129の置き換えを行うと、図134(a)のコマンド群を図134(b)のように変更することができる。図134(b)の1行目の指標「TZ_STA:」は、当該TZ_STAモジュールの先頭アドレスを示す。そして、特別図柄保留球数確認処理を実行すると、処理非対象特図状態確認処理として、2行目のコマンド「RST DATSEL」によって、DATSELモジュールが呼び出され、制御データの選択結果がAレジスタに格納される。 Here, if the replacement in FIG. 129 is performed, the command group in FIG. 134(a) can be changed as shown in FIG. 134(b). The index "TZ_STA:" on the first line in FIG. 134(b) indicates the start address of the TZ_STA module. Then, when the special symbol reserved ball number confirmation processing is executed, the DATSEL module is called by the command "RST DATSEL" on the second line as the processing non-target special symbol state confirmation processing, and the selection result of the control data is stored in the A register. be done.

図134(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段上のルーチンに戻る。 By the command "RCP Z, A, @TZ_BHT" on the third line of FIG. 134(b), the value of the A register and the fixed value "@TZ_BHT" indicating the special symbol jackpot information, here, 01H, are compared, If equal to 01H, return to the routine one level above. That is, if the jackpot is being determined, the TZ_STA module is terminated. By the command "RCP Z, A, @TZ_SHT" on the 4th line, the value of the A register and the fixed value "@TZ_SHT" indicating the special symbol small winning information, here, 02H are compared, and if they are equal to 02H, Return to the routine one level above. 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 variation start time setting process, the number command set process, and the special symbol variation preparation process are executed, and the routine returns to the upper level.

ここで、図134(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サイクル)となる。一方、図134(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サイクル)となる。したがって、図134(a)のコマンド群を図134(b)のコマンド群に置き換えることで、総コマンドサイズが2バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 134(a) is the command "RST DATSEL" 1 byte on the second line + the command "CP A, @TZ_BHT" on the third line 2 bytes + "RET Z" 1 byte + 5th line command "CP A, @TZ_SHT" 2 bytes + 6th line "RET Z" 1 byte = 7 bytes, total execution cycle is 2nd line 4 cycles + 3rd line 2 cycles + 4 lines 3rd cycle (1 cycle)+5th row 2nd cycle+6th row 3rd cycle (1 cycle)=14 cycles (10 cycles). On the other hand, the total command size of the command group shown in FIG. "RCP Z, A, @TZ_SHT" 2 bytes = 5 bytes, and the total execution cycle is 2nd line 4 cycles + 3rd line 5 cycles (3 cycles) + 4th line 5 cycles (3 cycles) = 14 cycles (10 cycles) ). 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 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.

図135は、TZ_RGETモジュールを説明するための説明図である。図135に示したTZ_RGETモジュールは、図32のステップS535で示した特別図柄乱数取得処理、すなわち、乱数値をレジスタに入力し、保留球数が上限数ではない場合のみ転送用バッファにレジスタの乱数値を格納する処理を実行する。 FIG. 135 is an explanatory diagram for explaining the TZ_RGET module. The TZ_RGET module shown in FIG. 135 performs the special symbol random number acquisition process shown in step S535 of FIG. Execute the process that stores the numeric value.

図135(a)の1行目の指標「TZ_RGET:」は、当該TZ_RGETモジュールの先頭アドレスを示す。大当たり決定乱数取得処理を実行し、特別図柄保留球数更新処理として、2行目のコマンド「LD A、(DE)」によって、DEレジスタで示されるアドレスに格納された値(対象特別図柄保留球数カウンタのカウンタ値)をAレジスタに読み出す。なお、当該TZ_RGETモジュールが呼び出されるときにDEレジスタには予め対象特別図柄保留球数カウンタのカウンタ値を示すアドレスが格納されているとする。 The index "TZ_RGET:" on the first line in FIG. 135(a) indicates the top address of the TZ_RGET module. Execute the jackpot determination random number acquisition process, and as the special symbol reserved ball number update process, the value stored at the address indicated by the DE register (target special symbol reserved ball counter value of the number counter) to the A register. It should be noted that when the TZ_RGET module is called, the DE register stores in advance an address indicating the counter value of the target special symbol reserved ball number counter.

そして、図135(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, the command "CP A, @TZ_MEM_MAX" on the 3rd line of FIG. 135(a) sets 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, if the carry flag is not 1 by "RET NC" on the 4th line, it returns to the routine one level above. 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 no longer counted, so the TZ_RGET module is terminated. In addition, if the carry flag is 1, fluctuation pattern random number acquisition processing, reach group determination random number acquisition processing, reach mode determination random number acquisition processing, transfer destination address calculation processing, storage area storage processing, acquisition time effect determination processing, and special Execute the drawing hold specification command set process and return to the routine one level above.

ここで、図129の置き換えを行うと、図135(a)のコマンド群を図135(b)のように変更することができる。図135(b)の1行目の指標「TZ_RGET:」は、当該TZ_RGETモジュールの先頭アドレスを示す。大当たり決定乱数取得処理を実行し、特別図柄保留球数更新処理として、2行目のコマンド「LD A、(DE)」によって、DEレジスタで示されるアドレス(すなわちR_FZ_MEM)に格納された値(対象特別図柄保留球数カウンタのカウンタ値)をAレジスタに読み出す。 Here, if the replacement in FIG. 129 is performed, the command group in FIG. 135(a) can be changed as shown in FIG. 135(b). The index "TZ_RGET:" on the first line in FIG. 135(b) indicates the head address of the TZ_RGET module. Execute the jackpot determination random number acquisition process, and as the special symbol retention ball number update process, the value (target The counter value of the special symbol holding ball number counter) is read to the A register.

そして、図135(b)の3行目のコマンド「RCP NC,A,@TZ_MEM_MAX」によって、Aレジスタの値と、特別図柄保留球数上限値を示す固定値「@TZ_MEM_MAX」、ここでは、「4」とを比較し、Aレジスタの値が4以上であれば、1段上のルーチンに戻る。すなわち、対象特別図柄保留球数カウンタのカウンタ値が4以上であれば、それ以上、対象特別図柄保留球数カウンタを計数することはないので、当該TZ_RGETモジュールを終了する。なお、Aレジスタの値が4未満であれば、変動パターン乱数取得処理、リーチグループ決定乱数取得処理、リーチモード決定乱数取得処理、転送先アドレス算定処理、記憶エリア格納処理、取得時演出判定処理、および、特図保留指定コマンドセット処理を実行して、1段上のルーチンに戻る。 Then, the command "RCP NC, A, @TZ_MEM_MAX" on the third line of FIG. 4", and if the value of the A register is 4 or more, the process returns to the routine one step above. 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 no longer counted, so the TZ_RGET module is terminated. In addition, if the value of the A register is less than 4, variation pattern random number acquisition processing, reach group determination random number acquisition processing, reach mode determination random number acquisition processing, transfer destination address calculation processing, storage area storage processing, effect determination processing at acquisition, And, execute the special figure reservation designation command set processing, and return to the routine one level above.

ここで、図135(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サイクル)となる。一方、図135(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LD A、(DE)」1バイト+3行目のコマンド「RCP NC,A,@TZ_MEM_MAX」2バイト=3バイトとなり、総実行サイクルは、2行目2サイクル+3行目5サイクル(3サイクル)=7サイクル(5サイクル)となる。したがって、図135(a)のコマンド群を図135(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 135(a) is the command "LD A, (DE)" 1 byte on the 2nd line + the command "CP A, @TZ_MEM_MAX" 2 bytes on the 3rd line + 4 lines. 1st byte of "RET NC"=4 bytes, and the total execution cycle is 2nd line 2 cycles+3rd line 2 cycles+4th line 3 cycles (1 cycle)=7 cycles (5 cycles). On the other hand, the total command size of the command group shown in FIG. 135(b) is: command "LD A, (DE)" 1 byte on the second line + command "RCP NC, A, @TZ_MEM_MAX" 2 bytes on the third line = 3 bytes, and the total execution cycle is 2 cycles on the 2nd line + 5 cycles on the 3rd line (3 cycles) = 7 cycles (5 cycles). Therefore, by replacing the command group of FIG. 135(a) with the command group of FIG. 135(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.

図136は、TRSVSELモジュールを説明するための説明図である。図136に示したTRSVSELモジュールは、図37のステップS610-17で示される予備領域設定処理、すなわち、特別図柄当たりを確認し、特別図柄確率状態や特別図柄状態の予備設定処理を実行する。 FIG. 136 is an explanatory diagram for explaining the TRSVSEL module. The TRSVSEL module shown in FIG. 136 executes the preliminary area setting process shown in step S610-17 of FIG. 37, that is, confirms the special symbol hit, and executes the preliminary setting process of the special symbol probability state and the special symbol state.

図136(a)の1行目の指標「TRSVSEL:」は、当該TRSVSELモジュールの先頭アドレスを示す。そして、状態オフセットチェックフラグ設定処理を実行すると、特別図柄当たり確認処理として、2行目のコマンド「RST DATSEL」によって、汎用モジュールであるDATSELモジュールが呼び出され、制御データの選択結果がAレジスタに格納される。 The index "TRSVSEL:" on the first line in FIG. 136(a) indicates the head 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 per confirmation process, and the control data selection result is stored in the A register. be done.

図136(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 3rd line of FIG. If they are equal, the zero flag is set to one. Then, if the zero flag is not 1 by "RET NZ" on the 4th line, the process returns to the routine one step above. That is, if the jackpot is not being confirmed, the TRSVSEL module is terminated. In addition, 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 routine returns to the routine one level above.

ここで、図129の置き換えを行うと、図136(a)のコマンド群を図136(b)のように変更することができる。図136(b)の1行目の指標「TRSVSEL:」は、当該TRSVSELモジュールの先頭アドレスを示す。そして、状態オフセットチェックフラグ設定処理を実行すると、特別図柄当たり確認処理として、2行目のコマンド「RST DATSEL」によって、DATSELモジュールが呼び出され、制御データの選択結果がAレジスタに格納される。 Here, if the replacement in FIG. 129 is performed, the command group in FIG. 136(a) can be changed as shown in FIG. 136(b). The index "TRSVSEL:" on the first line in FIG. 136(b) indicates the top address of the TRSVSEL module. Then, when the state offset check flag setting process is executed, the DATSEL module is called by the command "RST DATSEL" on the second line, and the selection result of the control data is stored in the A register as the special symbol per confirmation process.

図136(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. If not equal to 01H, return to the routine one step above. That is, if the jackpot is not being 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 above.

ここで、図136(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サイクル)となる。一方、図136(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「RST DATSEL」1バイト+3行目のコマンド「RCP NZ,A,@TZ_BHT」2バイト=3バイトとなり、総実行サイクルは、2行目4サイクル+3行目5サイクル(3サイクル)=9サイクル(7サイクル)となる。したがって、図136(a)のコマンド群を図136(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 136(a) is the command "RST DATSEL" 1 byte on the second line + the command "CP A, @TZ_BHT" on the third line 2 bytes + "RET 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. 136(b) is 1 byte of the command "RST DATSEL" on the second line + 2 bytes of the command "RCP NZ, A, @TZ_BHT" on the third line=3 bytes. The total execution cycle is 2nd line 4 cycles+3rd line 5 cycles (3 cycles)=9 cycles (7 cycles). Therefore, by replacing the command group of FIG. 136(a) with the command group of FIG. 136(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.

図137は、TDOVCHKモジュールを説明するための説明図である。図137に示したTDOVCHKモジュールは、図34のステップS540で示したカウントスイッチ通過処理(大入賞口通過処理)において大入賞口入球コマンドをセット(S540-5)した後に実行する大入賞口過剰入賞監視処理、すなわち、大入賞口入賞球数カウンタや大入賞口過剰入賞回数カウンタの更新処理を実行する。 FIG. 137 is an explanatory diagram for explaining the TDOVCHK module. The TDOVCHK module shown in FIG. 137 executes the large winning opening excessive after setting the large winning opening entering ball command (S540-5) in the count switch passing processing (large winning opening passing processing) shown in step S540 in FIG. Winning monitoring processing, that is, update processing of the big winning opening winning ball number counter and the big winning opening excess winning times counter are executed.

図137(a)の1行目の指標「TDOVCHK:」は、当該TDOVCHKモジュールの先頭アドレスを示す。そして、特別電動役物遊技管理フェーズ確認処理として、2行目のコマンド「LDQ A,(LOW R_TDN_PHS)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TDN_PHS」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別電動役物遊技管理フェーズ)をAレジスタに読み出す。 The index "TDOVCHK:" on the first line in FIG. 137(a) indicates the start address of the TDOVCHK module. Then, as a 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" The value is the lower 1 byte of the address, and the value stored at that address (special electric accessory game management phase) is read to the A register.

図137(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 address "TDOVCHK_10". In this way, if the value of the A register is a specified value after the specified value of the state before opening the small winning big winning opening, it is possible to omit the subsequent processing and move to the index "TDOVCHK_10" on the sixth line. By the command "CP A, @TD_OPN_BHT" on the 4th line, the value of the A register is compared with the fixed value "@TD_OPN_BHT" indicating the control state designation value of the jackpot opening control state, here 2, and if they are equal, The zero flag is set to 1. Then, if the zero flag is 1 by "RET Z" on the 5th line, the process returns to the routine one level above. That is, if the value of the A register is the jackpot jack opening control state designation value, the TDOVCHK module is terminated. If the zero flag is not 1, the process of updating the number of winning balls counter of the big winning opening, the processing of updating the number of winning balls counter of the big winning opening, the processing of updating the number of times of winning the big winning opening counter, and the processing of the large winning opening excessive winning error time are executed, and the routine goes to the next step up. return.

ここで、図129の置き換えを行うと、図137(a)のコマンド群を図137(b)のように変更することができる。図137(b)の1行目の指標「TDOVCHK:」は、当該TDOVCHKモジュールの先頭アドレスを示す。そして、特別電動役物遊技管理フェーズ確認処理として、2行目のコマンド「LDQ A,(LOW R_TDN_PHS)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TDN_PHS」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別電動役物遊技管理フェーズ)をAレジスタに読み出す。 Here, if the replacement in FIG. 129 is performed, the command group in FIG. 137(a) can be changed as shown in FIG. 137(b). The index "TDOVCHK:" on the first line in FIG. 137(b) indicates the head address of the TDOVCHK module. Then, as a 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" The value is the lower 1 byte of the address, and the value stored at that address (special electric accessory game management phase) is read to the A register.

図137(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 address "TDOVCHK_10". In this way, if the value of the A register is a specified value after the specified value of the state before the opening of the small winning big winning opening, the subsequent processing can be omitted and the process can be moved to the index "TDOVCHK_10" on the fifth line. By the command "RCP Z, A, @TD_OPN_BHT" on the 4th line, the value of the A register and the fixed value "@TD_OPN_BHT" indicating the jackpot opening control state designation value, here, 2, are compared, and if they are equal If so, return to the routine one level above. That is, if the value of the A register is the jackpot jack opening control state designation value, the TDOVCHK module is terminated. If the zero flag is not 1, the process of updating the number of winning balls counter of the big winning opening, the processing of updating the number of winning balls counter of the big winning opening, the processing of updating the number of times of winning big winning opening counter, and the processing of the time of the large winning opening excessive winning of the winning error are executed, and the routine goes to the next step up. return.

ここで、図137(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サイクル)となる。一方、図137(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サイクル)となる。したがって、図137(a)のコマンド群を図137(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 137(a) is the command "LDQ A, (LOW R_TDN_PHS)" on the second line + 2 bytes + the command "JCP NC, A, @TD_PRE_SHT, TDOVCHK_10 on the third line". " 3 bytes + command "CP A, @TD_OPN_BHT" on line 4 2 bytes + "RET Z" 1 byte on line 5 = 8 bytes, and the total execution cycle is 3 cycles on line 2 + 4 cycles on line 3 (or 3 cycle)+4th row 2nd cycle+5th row 3rd cycle (1 cycle)=12 cycles (9 cycles). On the other hand, the total command size of the command group shown in FIG. 137(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. 137(a) with the command group of FIG. 137(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.

図138は、BER_CHKモジュールを説明するための説明図である。図138に示したBER_CHKモジュールは、図26のステップS400-21で示した状態管理処理(エラー管理処理)のサブルーチンであるベース異常エラー監視処理、すなわち、ベース異常確認カウンタのカウンタ値を監視する処理を実行する。 FIG. 138 is an explanatory diagram for explaining the BER_CHK module. The BER_CHK module shown in FIG. 138 performs base abnormality error monitoring processing, which is a subroutine of the state management processing (error management processing) shown in step S400-21 in FIG. to run.

アウトスイッチ確認処理として、図138(a)の1行目の指標「BER_CHK:」は、当該BER_CHKモジュールの先頭アドレスを示す。2行目のコマンド「LDQ HL,LOW R_BAS_CNT」によって、Qレジスタの値をHレジスタに読み出し、アドレス「R_BAS_CNT」の下位1バイトの値をLレジスタに読み出す。3行目のコマンド「LD A,(HL)」によって、HLレジスタで示されるアドレス(すなわちR_BAS_CNT)に格納された値(ベース異常確認カウンタのカウンタ値)をAレジスタに読み出す。 As out switch confirmation processing, the index "BER_CHK:" on the first line in FIG. 138(a) indicates the start address of the BER_CHK module. The command "LDQ HL, LOW R_BAS_CNT" on the second line reads the value of the Q register to the H register, and reads the value of the lower 1 byte of the address "R_BAS_CNT" to the L register. The command "LD A, (HL)" on the third line reads the value (the counter value of the base abnormality confirmation counter) stored at the address indicated by the HL register (that is, R_BAS_CNT) to the A register.

そして、図138(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" (here, 20) indicating the base error detection ball number by the command "CP A, @BAS_CHK_CNT" on the fourth line of FIG. 138(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 fifth line, the process returns to the routine one level above. 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, security setting processing is executed, and the routine returns to the routine one level above.

ここで、図129の置き換えを行うと、図138(a)のコマンド群を図138(b)のように変更することができる。図138(b)の1行目の指標「BER_CHK:」は、当該BER_CHKモジュールの先頭アドレスを示す。2行目のコマンド「LDQ HL,LOW R_BAS_CNT」によって、Qレジスタの値をHレジスタに読み出し、アドレス「R_BAS_CNT」(ベース異常確認カウンタを格納するアドレス)の下位1バイトの値をLレジスタに読み出す。3行目のコマンド「LD A,(HL)」によって、HLレジスタで示されるアドレス(すなわちR_BAS_CNT)に格納された値(ベース異常確認カウンタのカウンタ値)をAレジスタに読み出す。 Here, if the replacement in FIG. 129 is performed, the command group in FIG. 138(a) can be changed as shown in FIG. 138(b). The index "BER_CHK:" on the first line in FIG. 138(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 read into the H register, and the value of the lower 1 byte of the address "R_BAS_CNT" (address for storing the base abnormality confirmation counter) is read into the L register. The command "LD A, (HL)" on the third line reads the value (the counter value of the base abnormality confirmation counter) stored at the address indicated by the HL register (that is, R_BAS_CNT) to the A register.

そして、図138(b)の4行目のコマンド「RCP C,A,@BAS_CHK_CNT」によって、Aレジスタの値と、ベース異常検出球数を示す固定値「@BAS_CHK_CN」ここでは、20とを比較し、Aレジスタの値が20未満であれば、1段上のルーチンに戻る。なお、Aレジスタの値が20以上であれば、セキュリティ設定処理を実行して、1段上のルーチンに戻る。 Then, the value of the A register is compared with the fixed value "@BAS_CHK_CN", which indicates the number of balls detected as base failure, 20 in this case, by the command "RCP C, A, @BAS_CHK_CNT" on the fourth line in FIG. 138(b). However, if the value of the A register is less than 20, the routine returns to the upper level. Incidentally, if the value of the A register is 20 or more, the security setting process is executed and the routine returns to the routine one level above.

ここで、図138(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サイクル)となる。一方、図138(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サイクル)となる。したがって、図138(a)のコマンド群を図138(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 138(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. 2nd command "CP A, @BAS_CHK_CNT" 2 bytes + 5th line "RET C" 1 byte = 6 bytes, and the total execution cycle is 2nd line 2 cycles + 3rd line 2 cycles + 4th line 2 cycles + 5 lines 3rd cycle (1 cycle)=9 cycles (7 cycles). On the other hand, the total command size of the command group shown in FIG. 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. 138(a) with the command group of FIG. 138(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.

図139は、TEF_SELモジュールを説明するための説明図である。図139に示したTEF_SELモジュールは、図47のステップS720-9で示した大入賞口閉鎖有効時間設定処理のサブルーチンである大入賞口閉鎖有効時間選択処理、すなわち、大入賞口を閉鎖するまでの有効時間をテーブルから選択する処理を実行する。 FIG. 139 is an explanatory diagram for explaining the TEF_SEL module. The TEF_SEL module shown in FIG. 139 is a subroutine of the large winning opening closing effective time setting process shown in step S720-9 in FIG. Execute the process to select valid time from the table.

図139(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:" on the first line in FIG. 139(a) indicates the top address of the TEF_SEL module. Then, as the big winning mouth 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 the lower 1 byte of the address, and the value (special symbol determination flag) stored at that address is read to the A register.

図139(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. If it is less than 07H, the carry flag is set to 1. Then, if the carry flag is not 1 by "RET NC" on the 4th line, it returns to the routine one level above. That is, if the value of the A register is equal to or greater than the small winning symbol 1 designating 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 level above.

ここで、図129の置き換えを行うと、図139(a)のコマンド群を図139(b)のように変更することができる。図139(b)の1行目の指標「TEF_SEL:」は、当該TEF_SELモジュールの先頭アドレスを示す。そして、大入賞口閉鎖有効時間データ選択処理として、2行目のコマンド「LDQ A,(LOW R_ZUG_CHK_FIX)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_ZUG_CHK_FIX」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別図柄判定フラグ)をAレジスタに読み出す。 Here, if the replacement shown in FIG. 129 is performed, the command group of FIG. 139(a) can be changed as shown in FIG. 139(b). The index "TEF_SEL:" on the first line in FIG. 139(b) indicates the top address of the TEF_SEL module. Then, as the big winning mouth 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 the lower 1 byte of the address, and the value (special symbol determination flag) stored at that address is read to the A register.

図139(b)の3行目のコマンド「RCP NC,A,@ZUG_SML1」によって、Aレジスタの値と、小当たり図柄1指定データを示す固定値「@ZUG_SML1」、ここでは、07Hとを比較し、07H以上であれば、1段上のルーチンに戻る。すなわち、Aレジスタの値が小当たり図柄1指定データ以上であれば、当該TEF_SELモジュールを終了する。なお、Aレジスタの値が小当たり図柄1指定データ未満であれば、ワードデータ選択処理を実行して、1段上のルーチンに戻る。 By the command "RCP NC, A, @ZUG_SML1" on the third line of FIG. If the value is 07H or more, the routine returns to the routine one step above. That is, if the value of the A register is equal to or greater than the small winning symbol 1 designating data, the TEF_SEL module is terminated. Incidentally, if the value of the A register is less than the small winning symbol 1 designated data, the word data selection process is executed, and the routine returns to the upper stage.

ここで、図139(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サイクル)となる。一方、図139(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サイクル)となる。したがって、図139(a)のコマンド群を図139(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 139(a) is the command "LDQ A, (LOW R_ZUG_CHK_FIX)" 2 bytes on the second line + the command "CP A, @ZUG_SML1" 2 bytes on the third line + 4 bytes. 1 byte of "RET NC" on the row = 5 bytes, and the total execution cycle is 3 cycles on the 2nd row + 2 cycles on the 3rd row + 3 cycles on the 4th row (1 cycle) = 8 cycles (6 cycles). On the other hand, the total command size of the command group shown in FIG. 139(b) is the second line command "LDQ A, (LOW R_ZUG_CHK_FIX)" 2 bytes + the third line command "RCP NC, A, @ZUG_SML1" 2 bytes. = 4 bytes, and the total execution cycle is 2nd row 3 cycles + 3rd row 5 cycles (3 cycles) = 8 cycles (6 cycles). 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. 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.

なお、かかる図129で示した置き換えは、パチンコ機のみならず、スロットマシンにおいても、複数のモジュールからサブルーチンとして呼び出される。例えば、図92のステップS2500-37における逆押しデータ設定処理を実行するSET_RIGモジュール、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、準備中処理(AT状態=「5」)を実行するPRE_LOTモジュール、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、REG中処理(AT状態=「6」)を実行するREG_LOTモジュール、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、BIG中処理(AT状態=「7」)を実行するBIT_LOTモジュールにおけるBIGストック数抽せん処理を実行するBIG_SLTモジュール、図91のステップS2400-11で示した実行フラグ設定処理において指示情報設定処理を実行するNAV_SETモジュール等から呼び出される。 The replacement shown in FIG. 129 is called as a subroutine from a plurality of modules not only in pachinko machines but also in slot machines. For example, the SET_RIG module that executes the reverse push data setting process in step S2500-37 in FIG. 92 and the EXE_SET module that executes the execution flag setting process shown in step S2400-11 in FIG. In the PRE_LOT module that executes the process during preparation (AT state=“5”) and the EXE_SET module that executes the execution flag setting process shown in step S2400-11 in FIG. REG_LOT module that selectively shifts to execute REG processing (AT state=“6”), and EXE_SET module that executes execution flag setting processing shown in step S2400-11 in FIG. , and the BIG_SLT module executing the BIG stock number lottery process in the BIT_LOT module executing the BIG intermediate process (AT state = "7"), in the execution flag setting process shown in step S2400-11 It is called from the NAV_SET module or the like that executes instruction information setting processing.

図140は、SET_RIGモジュールを説明するための説明図である。図140に示したSET_RIGモジュールは、逆押しデータ設定処理、すなわち、停止制御に必要なデータを設定する処理を実行する。 FIG. 140 is an explanatory diagram for explaining the SET_RIG module. The SET_RIG module shown in FIG. 140 executes reverse push data setting processing, that is, processing for setting data necessary for stop control.

図140(a)の1行目の指標「SET_RIG:」は、当該SET_RIGモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _HIT_NUM)」によって、Qレジスタの値をアドレスの上位1バイトとし、停止制御番号を格納するアドレス「_HIT_NUM」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(停止制御番号)をAレジスタに読み出す。 The index "SET_RIG:" on the first line in FIG. 140(a) indicates the head 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" storing the stop control number is set to the lower 1 byte of the address. , and the value (stop control number) stored at that address is read to the A register.

そして、第2停止操作時使用ビットデータ更新処理として、図140(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 second stop operation use bit data update process, the fixed value "10" is subtracted from the value of the A register by the command "SUB A, 10" on the third line in FIG. 140(a). Then, the subtracted value of the A register 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 within the range of 10-57. That is, if the value of the A register is less than 10, the command "SUB A, 10" will cause the value of the A register to become a negative value, which is greater than 48 as a 1-byte value. Therefore, if the subtracted value of the A register is less than 10, the carry flag is set to 1 by the command "CP A, 57-10+1". Then, if the carry flag is not 1 by "RET NC" on the fifth line, the routine returns to the routine one level above. If the carry flag is 1 (if the stop control number is within the range of 10 to 57), the following processing is executed.

続いて、図140(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段上のルーチンに戻る。 140(a), the command "LDQ A, (LOW_HIT_NUM)" on the sixth line sets the value of the Q register to the upper 1 byte of the address and sets the lower 1 of the address "_HIT_NUM" storing the stop control number. The byte value is the lower 1 byte of the address, and the value (stop control number) stored at that address is read to the A register. The command "CP A, 34" on the seventh 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 command "CP A, 34" sets the carry flag to 1. Then, if the carry flag is not 1 by "RET NC" on the 8th line, the process returns to the routine one level above. If the carry flag is 1 (if the stop control number is less than 34), the rest of the processing is executed and the routine returns to the routine one step above.

ここで、図129の置き換えを行うと、図140(a)のコマンド群を図140(b)のように変更することができる。図140(b)の1行目の指標「SET_RIG:」は、当該SET_RIGモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _HIT_NUM)」によって、Qレジスタの値をアドレスの上位1バイトとし、停止制御番号を格納するアドレス「_HIT_NUM」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(停止制御番号)をAレジスタに読み出す。 Here, if the replacement in FIG. 129 is performed, the command group in FIG. 140(a) can be changed as shown in FIG. 140(b). The index "SET_RIG:" on the first line in FIG. 140(b) indicates the head 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" storing the stop control number is set to the lower 1 byte of the address. , and the value (stop control number) stored at that address is read to the A register.

そして、第2停止操作時使用ビットデータ更新処理として、図140(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 second stop operation use bit data update processing, the fixed value "10" is subtracted from the value of the A register by the command "SUB A, 10" on the third line in FIG. 140(b). By the command "RCP NC, A, 57-10+1" on the 4th line, the subtracted value of the A register is compared with 48 (57-10+1), and if the carry flag is not 1, the routine goes to the next higher routine. return. Here, it is confirmed that the stop control number is within the range of 10 to 57, and if it is not within that range, the processing after that is not performed and the routine returns to the upper step. If the carry flag is 1 (if the stop control number is within the range of 10 to 57), the following processing is executed.

続いて、図140(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 in FIG. The byte value is the lower 1 byte of the address, and the value (stop control number) stored at that address is read to the A register. The command "RCP NC, A, 34" on the sixth 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 above. Here, it is confirmed that the stop control number is less than 34, and if it is 34 or more, the process after that is not performed and the routine returns to the one step above. If the carry flag is 1 (if the stop control number is less than 34), the rest of the processing is executed and the routine returns to the routine one step above.

ここで、図140(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サイクル)となる。一方、図140(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サイクル)となる。したがって、図140(a)のコマンド群を図140(b)のコマンド群に置き換えることで、総コマンドサイズが2バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 140(a) is the command "LDQ A, (LOW_HIT_NUM)" 2 bytes on the 2nd line + the command "SUB A, 10" 2 bytes on the 3rd line + 4 lines. 2nd 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 + 1 byte of "RET NC" on the 8th line = 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 2nd cycle+8th row 3rd cycle (1 cycle)=18 cycles (14 cycles). On the other hand, the total command size of the command group shown in FIG. 140(b) is the second line command "LDQ A, (LOW_HIT_NUM)" 2 bytes + the third line command "SUB A, 10" 2 bytes + 4 lines. 2nd command "RCP NC, A, 57-10+1" 2 bytes + 5th line command "LDQ A, (LOW_HIT_NUM)" 2 bytes + 6th line command "RCP NC, A, 34" 2 bytes = 10 bytes Thus, the total execution cycle is 2nd line 3 cycles+3rd line 2 cycles+4th line 5 cycles (3 cycles)+5th line 3 cycles+6th line 5 cycles (3 cycles)=18 cycles (14 cycles). Therefore, by replacing the command group of FIG. 140(a) with the command group of FIG. 140(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.

図141は、PRE_LOTモジュールを説明するための説明図である。図141に示したPRE_LOTモジュールは、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、準備中処理、すなわち、AT状態が所定の値(例えば5)の場合の抽せん処理を実行する。 FIG. 141 is an explanatory diagram for explaining the PRE_LOT module. The PRE_LOT module shown in FIG. 141 selectively shifts according to the game state and the effect state in the EXE_SET module that executes the execution flag setting process shown in step S2400-11 in FIG. A lottery process is executed when the state is a predetermined value (eg, 5).

図141(a)の1行目の指標「PRE_LOT:」は、当該PRE_LOTモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _TRG_KND)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_TRG_KND」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(トリガー役種別)をAレジスタに読み出す。 The index "PRE_LOT:" on the first line in FIG. 141(a) indicates the head 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 as the upper 1 byte of the address, the value of the lower 1 byte of the address "_TRG_KND" is set as the lower 1 byte of the address, and stored at that address. read out the value (trigger role type) to the A register.

図141(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段上のルーチンに戻る。 The command "CP A, @LOT_OFS_1FK" on the third line of FIG. As a result of comparison, if the number is less than 3, the carry flag is set to 1. Then, if the carry flag is 1 by "RET C" on the fourth line, the process returns to the routine one level above. That is, if the value of the A register is less than the fixed value indicating "one fake", the PRE_LOT module ends. 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, and the process returns to the routine one level above.

ここで、図129の置き換えを行うと、図141(a)のコマンド群を図141(b)のように変更することができる。図141(b)の1行目の指標「PRE_LOT:」は、当該PRE_LOTモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _TRG_KND)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_TRG_KND」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(トリガー役種別)をAレジスタに読み出す。 Here, if the replacement in FIG. 129 is performed, the command group in FIG. 141(a) can be changed as shown in FIG. 141(b). The index "PRE_LOT:" on the first line in FIG. 141(b) indicates the head 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 as the upper 1 byte of the address, the value of the lower 1 byte of the address "_TRG_KND" is set as the lower 1 byte of the address, and stored at that address. read out the value (trigger role type) to the A register.

図141(b)の3行目のコマンド「RCP C,A,@LOT_OFS_1FK」によって、Aレジスタの値と、トリガー役種別として「フェイク1枚」を示す固定値「@LOT_OFS_1FK」、ここでは、3とを比較し、3未満であれば、1段上のルーチンに戻る。すなわち、Aレジスタの値が「フェイク1枚」を示す固定値未満であれば、当該PRE_LOTモジュールを終了する。 The command "RCP C, A, @LOT_OFS_1FK" on the third line in FIG. and if it is less than 3, it returns to the routine one level above. That is, if the value of the A register is less than the fixed value indicating "one fake", the PRE_LOT module is terminated.

ここで、図141(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サイクル)となる。一方、図141(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _TRG_KND)」2バイト+3行目のコマンド「RCP C,A,@LOT_OFS_1FK」2バイト=4バイトとなり、総実行サイクルは、2行目3サイクル+3行目5サイクル(3サイクル)=8サイクル(6サイクル)となる。したがって、図141(a)のコマンド群を図141(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 141(a) is the second line command "LDQ A, (LOW_TRG_KND)" 2 bytes + the third line command "CP A, @LOT_OFS_1FK" 2 bytes+3. 1 byte of "RET C" on the line = 5 bytes, and the total execution cycle is 3 cycles on the 2nd line + 2 cycles on the 3rd line + 3 cycles on the 4th line (1 cycle) = 8 cycles (6 cycles). On the other hand, the total command size of the command group shown in FIG. 141(b) is the second line command "LDQ A, (LOW_TRG_KND)" 2 bytes + the third line command "RCP C, A, @LOT_OFS_1FK" 2 bytes. = 4 bytes, and the total execution cycle is 2nd row 3 cycles + 3rd row 5 cycles (3 cycles) = 8 cycles (6 cycles). Therefore, by replacing the command group of FIG. 141(a) with the command group of FIG. 141(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.

図142は、REG_LOTモジュールを説明するための説明図である。図142に示したREG_LOTモジュールは、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、REG中処理、すなわち、AT状態が所定の値(例えば6)の場合の抽せん処理を実行する。 FIG. 142 is an explanatory diagram for explaining the REG_LOT module. The REG_LOT module shown in FIG. 142 selectively shifts according to the game state and the effect state in the EXE_SET module that executes the execution flag setting process shown in step S2400-11 in FIG. A lottery process is executed when the state is a predetermined value (eg, 6).

図142(a)の1行目の指標「REG_LOT:」は、当該REG_LOTモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _TRG_KND)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_TRG_KND」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(トリガー役種別)をAレジスタに読み出す。 The index "REG_LOT:" on the first line in FIG. 142(a) indicates the head 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 as the upper 1 byte of the address, the value of the lower 1 byte of the address "_TRG_KND" is set as the lower 1 byte of the address, and stored at that address. read out the value (trigger role type) to the A register.

図142(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段上のルーチンに戻る。 The command "CP A, @LOT_OFS_PDJ" on the 3rd line of FIG. 142(a) compares the value of the A register with a fixed value "@LOT_OFS_PDJ" indicating "batting order bell" as the trigger role type, here 5. If it is 5, the zero flag is set and becomes 1. Then, if the zero flag is not 1 by "RET NZ" on the 4th line, the process returns to the routine one step above. That is, if the value of the A register is not a fixed value indicating the "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 routine returns to the upper level.

ここで、図129の置き換えを行うと、図142(a)のコマンド群を図142(b)のように変更することができる。図142(b)の1行目の指標「REG_LOT:」は、当該REG_LOTモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _TRG_KND)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_TRG_KND」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(トリガー役種別)をAレジスタに読み出す。 Here, if the replacement in FIG. 129 is performed, the command group in FIG. 142(a) can be changed as shown in FIG. 142(b). The index "REG_LOT:" on the first line in FIG. 142(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 as the upper 1 byte of the address, the value of the lower 1 byte of the address "_TRG_KND" is set as the lower 1 byte of the address, and stored at that address. read out the value (trigger role type) to the A register.

図142(b)の3行目のコマンド「RCP NZ,A,@LOT_OFS_PDJ」によって、Aレジスタの値と、トリガー役種別として「打順ベル」を示す固定値「@LOT_OFS_PDJ」、ここでは、5とを比較し、5でなければ、1段上のルーチンに戻る。すなわち、Aレジスタの値が「打順ベル」を示す固定値でなければ、当該REG_LOTモジュールを終了する。 The command "RCP NZ, A, @LOT_OFS_PDJ" on the third line in FIG. is compared, and if it is not 5, it returns to the routine one level above. That is, if the value of the A register is not a fixed value indicating the "batting order bell", the REG_LOT module is terminated.

ここで、図142(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サイクル)となる。一方、図142(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _TRG_KND)」2バイト+3行目のコマンド「RCP NZ,A,@LOT_OFS_PDJ」2バイト=4バイトとなり、総実行サイクルは、2行目3サイクル+3行目5サイクル(3サイクル)=8サイクル(6サイクル)となる。したがって、図142(a)のコマンド群を図142(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 142(a) is the command "LDQ A, (LOW_TRG_KND)" 2 bytes on the second line + the command "CP A, @LOT_OFS_PDJ" 2 bytes on the third line + 4 bytes. 1 byte of "RET NZ" on the line = 5 bytes, and the total execution cycle is 3 cycles on the 2nd line + 2 cycles on the 3rd line + 3 cycles on the 4th line (1 cycle) = 8 cycles (6 cycles). On the other hand, the total command size of the command group shown in FIG. 142(b) is the second line command "LDQ A, (LOW_TRG_KND)" 2 bytes + the third line command "RCP NZ, A, @LOT_OFS_PDJ" 2 bytes. = 4 bytes, and the total execution cycle is 2nd row 3 cycles + 3rd row 5 cycles (3 cycles) = 8 cycles (6 cycles). Therefore, by replacing the command group of FIG. 142(a) with the command group of FIG. 142(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.

図143は、BIG_SLTモジュールを説明するための説明図である。図143に示したBIG_SLTモジュールは、BIGストック数抽せん処理を実行する。 FIG. 143 is an explanatory diagram for explaining the BIG_SLT module. The BIG_SLT module shown in FIG. 143 executes the BIG stock lottery process.

図143(a)の1行目の指標「BIG_SLT:」は、当該BIG_SLTモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _TRG_KND)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_TRG_KND」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(トリガー役種別)をAレジスタに読み出す。 The index "BIG_SLT:" on the first line in FIG. 143(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 as the upper 1 byte of the address, the value of the lower 1 byte of the address "_TRG_KND" is set as the lower 1 byte of the address, and stored at that address. read out the value (trigger role type) to the A register.

図143(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段上のルーチンに戻る。 The command "CP A, @LOT_OFS_LCY" on the third line in FIG. 143(a) compares the value of the A register with a fixed value "@LOT_OFS_LCY" indicating "weak cherry" as the trigger role type, here 6. If the number is less than 6, the carry flag is set to 1. Then, if the carry flag is 1 by "RET C" on the fourth line, the process returns to the routine one level above. 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 above.

ここで、図129の置き換えを行うと、図143(a)のコマンド群を図143(b)のように変更することができる。図143(b)の1行目の指標「BIG_SLT:」は、当該BIG_SLTモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _TRG_KND)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_TRG_KND」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(トリガー役種別)をAレジスタに読み出す。 Here, if the replacement in FIG. 129 is performed, the command group in FIG. 143(a) can be changed as shown in FIG. 143(b). The index "BIG_SLT:" on the first line in FIG. 143(b) indicates the head 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 as the upper 1 byte of the address, the value of the lower 1 byte of the address "_TRG_KND" is set as the lower 1 byte of the address, and stored at that address. read out the value (trigger role type) to the A register.

図143(b)の3行目のコマンド「RCP C,A,@LOT_OFS_LCY」によって、Aレジスタの値と、トリガー役種別として「弱チェリー」を示す固定値「@LOT_OFS_LCY」、ここでは、6とを比較し、6未満であれば、1段上のルーチンに戻る。すなわち、Aレジスタの値が「弱チェリー」を示す固定値未満であれば、当該BIG_SLTモジュールを終了する。 The command "RCP C, A, @LOT_OFS_LCY" on the third line of FIG. is compared, and if it is less than 6, it returns to the routine one level above. That is, if the value of the A register is less than the fixed value indicating "weak cherry", the BIG_SLT module is terminated.

ここで、図143(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サイクル)となる。一方、図143(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _TRG_KND)」2バイト+3行目のコマンド「RCP C,A,@LOT_OFS_LCY」2バイト=4バイトとなり、総実行サイクルは、2行目3サイクル+3行目5サイクル(3サイクル)=8サイクル(6サイクル)となる。したがって、図143(a)のコマンド群を図143(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 143(a) is the second line command "LDQ A, (LOW_TRG_KND)" 2 bytes + the third line command "CP A, @LOT_OFS_LCY" 2 bytes+4. 1 byte of "RET C" on the line = 5 bytes, and the total execution cycle is 3 cycles on the 2nd line + 2 cycles on the 3rd line + 3 cycles on the 4th line (1 cycle) = 8 cycles (6 cycles). On the other hand, the total command size of the command group shown in FIG. 143(b) is the second line command "LDQ A, (LOW_TRG_KND)" 2 bytes + the third line command "RCP C, A, @LOT_OFS_LCY" 2 bytes. = 4 bytes, and the total execution cycle is 2nd row 3 cycles + 3rd row 5 cycles (3 cycles) = 8 cycles (6 cycles). 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 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.

図144は、NAV_SETモジュールを説明するための説明図である。図144に示したNAV_SETモジュールは、指示情報設定処理、すなわち、指示情報種別の設定処理を実行する。 FIG. 144 is an explanatory diagram for explaining the NAV_SET module. The NAV_SET module illustrated in FIG. 144 executes instruction information setting processing, that is, instruction information type setting processing.

図144(a)の1行目の指標「NAV_SET:」は、当該NAV_SETモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _YRI_LMP)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_YRI_LMP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(有効ランプフラグ)をAレジスタに読み出す。 The index "NAV_SET:" on the first line in FIG. 144(a) indicates the start address of the NAV_SET module. With the command "LDQ A, (LOW_YRI_LMP)" on the second line, the value of the Q register is set as the upper 1 byte of the address, the value of the lower 1 byte of the address "_YRI_LMP" is set as the lower 1 byte of the address, and stored at that address. The value (effective lamp flag) is read to the A register.

図144(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 3rd line of FIG. 144(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 to 1. Then, if the carry flag is 1 by "RET C" on the 4th line, the process returns to the routine one level above. That is, if the value of the A register is less than the fixed value indicating "preparing", the NAV_SET module is terminated. Incidentally, if the carry flag is 0, the remaining processing is executed and the routine returns to the routine one level above.

ここで、図129の置き換えを行うと、図144(a)のコマンド群を図144(b)のように変更することができる。図144(b)の1行目の指標「NAV_SET:」は、当該NAV_SETモジュールの先頭アドレスを示す。2行目のコマンド「LDQ A,(LOW _YRI_LMP)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_YRI_LMP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(有効ランプフラグ)をAレジスタに読み出す。 Here, if the replacement in FIG. 129 is performed, the command group in FIG. 144(a) can be changed as shown in FIG. 144(b). The index "NAV_SET:" on the first line in FIG. 144(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 as the upper 1 byte of the address, the value of the lower 1 byte of the address "_YRI_LMP" is set as the lower 1 byte of the address, and stored at that address. The value (effective lamp flag) is read to the A register.

図144(b)の3行目のコマンド「RCP C,A,@AT_MOD_PRE」によって、Aレジスタの値と、AT状態定義が「準備中」を示す固定値「@AT_MOD_PRE」、ここでは、5とを比較し、5未満であれば、1段上のルーチンに戻る。すなわち、Aレジスタの値が「準備中」を示す固定値未満であれば、当該NAV_SETモジュールを終了する。 The command "RCP C, A, @AT_MOD_PRE" on the third line of FIG. is compared, and if it is less than 5, it returns to the routine one level above. That is, if the value of the A register is less than the fixed value indicating "preparing", the NAV_SET module is terminated.

ここで、図144(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サイクル)となる。一方、図144(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _YRI_LMP」2バイト+3行目のコマンド「RCP C,A,@AT_MOD_PRE」2バイト=4バイトとなり、総実行サイクルは、2行目3サイクル+3行目5サイクル(3サイクル)=8サイクル(6サイクル)となる。したがって、図144(a)のコマンド群を図144(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 144(a) is the command "LDQ A, (LOW_YRI_LMP)" 2 bytes on the second line + the command "CP A, @AT_MOD_PRE" 2 bytes on the third line + 4 bytes. 1 byte of "RET C" on the line = 5 bytes, and the total execution cycle is 3 cycles on the 2nd line + 2 cycles on the 3rd line + 3 cycles on the 4th line (1 cycle) = 8 cycles (6 cycles). On the other hand, the total command size of the command group shown in FIG. 144(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= 144(a) is 4 bytes, and the total execution cycle is 3 cycles on the 2nd line + 5 cycles (3 cycles) on the 3rd line = 8 cycles (6 cycles). By replacing the commands with the command group, the total command size is reduced by 1. Such replacement makes it possible to further shorten the commands and secure the capacity of the control area for game control processing.

<XORQ>
図145は、TOK_PRCモジュールの具体的な処理を示したフローチャートである。TOK_PRCモジュールは、上記ステップS600の特別遊技管理処理(図36参照)を実行する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。
<XORQ>
FIG. 145 is a flow chart showing specific processing of the TOK_PRC module. The TOK_PRC module executes the special game management process (see FIG. 36) of step S600. Numerical values of step S in this figure are used only in the explanation of this figure.

メインCPU300aは、図145のように、特別遊技特別図柄判定フラグをロードし(S1)、ロードした特別遊技特別図柄判定フラグを反転し(S2)、反転した特別遊技特別図柄判定フラグをセーブする(S3)。なお、ステップS1は、図36におけるステップS600-5に相当し、ステップS2は、図36におけるステップS600-7に相当し、ステップS3は、図36におけるステップS600-7に相当する。 As shown in FIG. 145, 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 ( 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.

図146は、TOK_PRCモジュールを実現するためのコマンドの一例を説明するための説明図である。図145で示したフローチャートは、例えば、図146に示したプログラムによって実現される。 FIG. 146 is an explanatory diagram for explaining an example of commands for implementing the TOK_PRC module. The flowchart shown in FIG. 145 is realized by the program shown in FIG. 146, for example.

図146(a)の1行目の指標「TOK_PRC:」は、当該TOK_PRCモジュールの先頭アドレスを示す。そして、特別遊技管理処理として、図146(a)の2行目のコマンド「LDQ A,(LOW R_STA_TZ)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_STA_TZ」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別遊技特別図柄判定フラグ)をAレジスタに読み出す。かかる2行目のコマンドが、図145のステップS1に対応する。3行目のコマンド「XOR 001H」によって、読み出した値(特別遊技特別図柄判定フラグ)と固定値(ここでは001H)との排他的論理和を計算する。これにより、特別遊技特別図柄判定フラグが反転される。かかる2行目のコマンドが、図145のステップS2に対応する。そして、4行目のコマンド「LDQ (LOW R_STA_TZ),A」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_STA_TZ」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに、Aレジスタの値を格納する。かかる4行目のコマンドが、図145のステップS3に対応する。 The index “TOK_PRC:” on the first line in FIG. 146(a) indicates the start address of the TOK_PRC module. Then, as a special game management process, the command "LDQ A, (LOW R_STA_TZ)" on the second line in FIG. is the lower 1 byte of the address, and the value (special game special symbol determination flag) stored at that address is read to the A register. The second line command corresponds to step S1 in FIG. By the command "XOR 001H" on the 3rd line, the exclusive OR between the read value (special game special symbol determination flag) and the fixed value (here 001H) is calculated. Thereby, the special game special symbol determination flag is reversed. The command on the second line corresponds to step S2 in FIG. Then, according to the command "LDQ (LOW R_STA_TZ), A" on the fourth 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 , store the value of the A register. Such a command on the fourth line corresponds to step S3 in FIG.

ここで、図146(a)のコマンド群を図146(b)のように変更することができる。図146(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. 146(a) can be changed as shown in FIG. 146(b). The index "TOK_PRC:" on the first line in FIG. 146(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 by the command "XORQ (LOW R_STA_TZ), 001H" on the second line, and the value of the lower 1 byte of the address "R_STA_TZ" is set to the address. , and the exclusive OR of the value (special game special symbol determination flag) stored at that address and the fixed value (here, 001H) is calculated, and the calculation result is stored at the same address.

ここで、図146(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サイクルとなる。一方、図146(b)に示したコマンド群の総コマンドサイズは、「XORQ (LOW R_STA_TZ),001H」4バイト=4バイトとなり、総実行サイクルは、2行目7サイクル=7サイクルとなる。したがって、図146(a)のコマンド群を図146(b)のコマンド群に置き換えることで、総コマンドサイズが2バイト削減され、総実行サイクルも少なくとも1サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Here, the total command size of the command group shown in FIG. 146(a) is the command "LDQ A, (LOW R_STA_TZ)" on the second line + the command on the third line "XOR 001H" two bytes + the command on the fourth line. "LDQ (LOW R_STA_TZ), A" 2 bytes=6 bytes, and the total execution cycle is 2nd line 3 cycles+3rd line 2 cycles+4th line 3 cycles=8 cycles. On the other hand, the total command size of the command group shown in FIG. 146(b) is "XORQ (LOW R_STA_TZ), 001H" 4 bytes=4 bytes, and the total execution cycle is 7 cycles on the second line=7 cycles. 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 2 bytes, and the total execution cycle is also reduced by at least 1 cycle. By such replacement, it is possible to shorten the command, reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図146(a)と図146(b)とを比較して理解できるように、図146(a)において3行(2行目~4行目)を占有していたコマンド群を、図146(b)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 146(a) and 146(b), the command group occupying 3 lines (2nd to 4th lines) in FIG. 146(a) is 146(b) can be expressed in one line (second line), which makes it possible to reduce the number of commands and the design load.

また、ここでは、図146(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図146(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, here, in the example of FIG. 146(b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Also, in the example of FIG. 146(b), if the A register was already used, it was necessary to stack and save the value of the A register. unnecessary. In this way, it becomes possible to effectively use resources.

<CPQ>
図147は、TEF_SELモジュールの具体的な処理を示したフローチャートである。TOK_PRCモジュールは、大入賞口開放制御処理(図47参照)において、大入賞口閉鎖有効時間を特別電動役物遊技タイマに設定する際(ステップS720-9)に実行される。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。
<CPQ>
FIG. 147 is a flow chart showing specific processing of the TEF_SEL module. The TOK_PRC module is executed when setting the special electric role game timer for the closing effective time of the large winning opening in the large winning opening opening control process (see FIG. 47) (step S720-9). Numerical values of step S in this figure are used only in the explanation of this figure.

メインCPU300aは、図147のように、小当たり遊技の大入賞口閉鎖有効時間をセットし(S1)、特別図柄判定フラグをロードし(S2)、ロードした特別図柄判定フラグと、小当たり図柄であることを示す所定の値(ここでは、007H)とを比較する(S3)。なお、特別図柄判定フラグは、ハズレ図柄である場合に00H、大当たり図柄である場合に01H~06Hのいずれか、小当たり図柄である場合に07H~09Hのいずれかが設定される。 As shown in FIG. 147, the main CPU 300a sets the large winning opening closing valid time of the small winning game (S1), loads the special symbol determination flag (S2), and uses the loaded special symbol determination flag and the small winning symbol. It compares with a predetermined value (here, 007H) indicating that there is (S3). The special symbol determination flag is set to 00H in the case of a losing symbol, any of 01H to 06H in the case of a big winning symbol, and any of 07H to 09H in the case of a small winning symbol.

そして、比較結果として小当たり図柄であれば(S4におけるYES)、当該TEF_SELモジュールを終了し(S6)、比較結果として小当たり図柄でなければ(S4におけるNO)、すなわち、大当たり図柄であれば、大役遊技の大入賞口閉鎖有効時間テーブルをセットし(S5)、当該TEF_SELモジュールを終了する(S6)。 Then, if the comparison result is a small winning pattern (YES in S4), the TEF_SEL module is terminated (S6), and if the comparison result is not a small winning pattern (NO in S4), that is, if it is a big winning pattern, A big winning opening closing effective time table for the big winning game is set (S5), and the TEF_SEL module is terminated (S6).

図148は、TEF_SELモジュールを実現するためのコマンドの一例を説明するための説明図である。図147で示したフローチャートは、例えば、図148に示したプログラムによって実現される。 FIG. 148 is an explanatory diagram for explaining an example of commands for implementing the TEF_SEL module. The flowchart shown in FIG. 147 is realized by the program shown in FIG. 148, for example.

図148(a)の1行目の指標「TEF_SEL:」は、当該TEF_SELモジュールの先頭アドレスを示す。そして、図148(a)の2行目のコマンド「LD HL,@TMR_TDN_EF3」によって、「@TMR_TDN_EF3」の値がHLレジスタに格納される。なお、「@TMR_TDN_EF3」には、小当たり遊技の大入賞口閉鎖有効時間が設定されている。かかる1行目のコマンドが、図147のステップS1に対応する。 The index "TEF_SEL:" on the first line in FIG. 148(a) indicates the top address of the TEF_SEL module. Then, the command "LD HL, @TMR_TDN_EF3" on the second line in FIG. 148(a) stores the value of "@TMR_TDN_EF3" in the HL register. It should be noted that, in "@TMR_TDN_EF3", the valid time for closing the big winning opening of the small winning game is set. Such a command on the first line corresponds to step S1 in FIG.

図148(a)の3行目のコマンド「LDQ A,(LOW R_ZUG_CHK_FIX)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_ZUG_CHK_FIX」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別図柄判定フラグ)をAレジスタに読み出す。かかる3行目のコマンドが、図147のステップS2に対応する。 The command "LDQ A, (LOW R_ZUG_CHK_FIX)" on the third line of FIG. , and the value (special symbol determination flag) stored at that address is read to the A register. This third line command corresponds to step S2 in FIG.

図148(a)の4行目のコマンド「CP A,@ZUG_SML1」によって、Aレジスタの値と、小当たり図柄1指定データ(小当たり図柄)を示す固定値「@ZUG_SML1」、ここでは、07Hとを比較し、Aレジスタの値が07H未満であれば、キャリーフラグが立たって1となる。かかる4行目のコマンドが、図147のステップS3に対応する。 By the command "CP A, @ZUG_SML1" on the 4th line of FIG. 148 (a), the value of the A register and the fixed value "@ZUG_SML1" indicating the small winning design 1 designation data (small winning design), here, 07H is compared, and if the value of the A register is less than 07H, the carry flag is set to 1. Such a command on the fourth line corresponds to step S3 in FIG.

そして、図148(a)の5行目のコマンド「RET NC」によって、キャリーフラグが1でなければ、1段上のルーチンに戻る。すなわち、Aレジスタの値が小当たり図柄1指定データ以上であれば、当該TEF_SELモジュールを終了する。かかる5行目のコマンドが、図147のステップS4におけるYES、および、ステップS6に対応する。 Then, if the carry flag is not 1 by the command "RET NC" on the fifth line of FIG. That is, if the value of the A register is equal to or greater than the small winning symbol 1 designating data, the TEF_SEL module is terminated. The command on the fifth line corresponds to YES in step S4 and step S6 in FIG.

一方、キャリーフラグが1であれば、図148(a)の6行目のコマンド「LDQ A,(LOW R_TDN_FLG)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TDN_FLG」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別電動役物指定フラグ)をAレジスタに読み出し、図148(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 command "LDQ A, (LOW R_TDN_FLG)" on the sixth line in FIG. The value of 1 byte is set as the lower 1 byte of the address, and the value (special electric accessory designation flag) stored at that address is read to the A register, and the command "LD HL, D_EFF_TMR- 2” sets the head address “D_EFF_TMR-2” of the 1-byte data group to be the transfer source in the HL register.

図148(a)の8行目のコマンド「RST WORDSEL」によって、サブルーチンとしてWORDSELモジュールが呼び出され、HLレジスタにAレジスタの値を2回加算し、HLレジスタに示されるアドレスのうち、下位バイトの値がAレジスタに読み出された後、図148(a)の9行目のコマンド「RET」によって、1段上のルーチンに戻る。なお、その後の1段上のルーチンにおいて(その後の処理において)、大役遊技の大入賞口閉鎖有効時間がタイマにセットされることになる。かかる6行目から8行目が図147のステップS5に対応する。 The WORDSEL module is called as a subroutine by the command "RST WORDSEL" on the eighth line of FIG. After the value is read into the A register, the command "RET" on the ninth line of FIG. 148(a) returns to the routine one level above. It should be noted that, in the subsequent routine (in subsequent processing), the valid time for closing the big winning opening of the big winning game is set to the timer. The sixth to eighth lines correspond to step S5 in FIG.

ここで、図148(a)のコマンド群を図148(b)のように変更することができる。ここでは、図148(a)と実質的に等しい処理についてはその説明を省略し、図148(b)の異なる処理のみを説明する。 Here, the command group of FIG. 148(a) can be changed as shown in FIG. 148(b). 148(a) will be omitted here, and only the different processing in FIG. 148(b) will be described.

図148(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行目のコマンドが、図147のステップS2およびステップS3に対応する。かかるコマンドのコマンドサイズは「3」であり、実行サイクルは「4」である。 The command "CPQ (LOW R_ZUG_CHK_FIX), @ZUG_SML1" on the third line in FIG. byte, and the value (special design determination flag) stored at that address is compared with the fixed value "@ZUG_SML1" indicating the small winning design 1 designation data (small winning design), here, 07H, and less than 07H If there is, the carry flag is set to 1. Such commands on the third line correspond to steps S2 and S3 in FIG. Such a command has a command size of "3" and an execution cycle of "4".

ここで、図148(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LD HL,@TMR_TDN_EF3」3バイト+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」3バイト+8行目のコマンド「RST WORDSEL」1バイト+9行目「RET」1バイト=15バイトとなり、実行サイクルは、2行目3サイクル+3行目2サイクル+4行目2サイクル+5行目3サイクル(1サイクル)+6行目2サイクル+7行目3サイクル+8行目4サイクル+9行目3サイクル=22サイクル(20サイクル)となる。なお、括弧内のサイクル数は、コマンド「RET NC」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 Here, the total command size of the command group shown in FIG. 148(a) is the second line command "LD HL, @TMR_TDN_EF3" 3 bytes + the third line command "LDQ A, (LOW R_ZUG_CHK_FIX)" 2 bytes + 4 lines. 2nd 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" " 3 bytes + command "RST WORDSEL" 1 byte on line 8 + "RET" 1 byte on line 9 = 15 bytes, and the execution cycle is 3 cycles on line 2 + 2 cycles on line 3 + 2 cycles on line 4 + 3 Cycle (1 cycle) + 6th row 2nd cycle + 7th row 3rd cycle + 8th row 4th cycle + 9th row 3rd cycle = 22 cycles (20 cycles). The number of cycles in parentheses indicates the execution cycle when the command "RET NC" does not move to the routine one level higher.

一方、図148(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LD HL,@TMR_TDN_EF3」3バイト+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」3バイト+7行目のコマンド「RST WORDSEL」1バイト+8行目「RET」1バイト=14バイトとなり、実行サイクルは、2行目3サイクル+3行目4サイクル+4行目3サイクル(1サイクル)+5行目2サイクル+6行目3サイクル+7行目4サイクル+8行目3サイクル=22サイクル(20サイクル)となる。なお、括弧内のサイクル数は、コマンド「RET NC」によって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 On the other hand, the total command size of the command group shown in FIG. 148(b) is: 2nd line command "LD HL, @TMR_TDN_EF3" 3 bytes + 3rd line command "CPQ (LOW R_ZUG_CHK_FIX), @ZUG_SML1" 3 bytes + 4 lines 1st "RET NC" 1 byte + 5th line command "LDQ A, (LOW R_TDN_FLG)" 2 bytes + 6th line command "LD HL, D_EFF_TMR-2" 3 bytes + 7th line command "RST WORDSEL" 1 byte + 8th line "RET" 1 byte = 14 bytes, and the execution cycle is: 2nd line 3 cycles + 3rd line 4 cycles + 4th line 3 cycles (1 cycle) + 5th line 2 cycles + 6th line 3 cycles + 7th line 4 Cycle+8th row 3rd cycle=22 cycles (20 cycles). The number of cycles in parentheses indicates the execution cycle when the command "RET NC" does not move to the routine one level higher.

したがって、図148(a)のコマンド群を図148(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 148(a) with the command group of FIG. 148(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.

また、図148(a)と図148(b)とを比較して理解できるように、図148(a)において2行(3行目、4行目)を占有していたコマンド群を、図148(b)においては1行(3行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Also, as can be understood by comparing FIGS. 148(a) and 148(b), the command group occupying two lines (third and fourth lines) in FIG. 148(b) can be expressed in one line (third line), which makes it possible to reduce the number of commands themselves and the design load.

また、ここでは、図148(b)の例では、3行目のコマンドにおいてAレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図148(b)の例では、3行目のコマンドを実行する際にAレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, here, in the example of FIG. 148(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. Also, in the example of FIG. 148(b), if the A register was already used when executing the command on the third line, it was necessary to stack and save the value of the A register. Since the A register is not used, no stack processing is required. In this way, it becomes possible to effectively use resources.

<JTANDQ>
図149は、SWI_PRCモジュールの具体的な処理を示したフローチャートである。SWI_PRCモジュールは、上記ステップS500のスイッチ管理処理(図28参照)を実行する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。
<JTANDQ>
FIG. 149 is a flow chart showing specific processing of the SWI_PRC module. The SWI_PRC module executes the switch management process of step S500 (see FIG. 28). Numerical values of step S in this figure are used only in the explanation of this figure.

メインCPU300aは、図149のように、第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. 149, the main CPU 300a determines whether the first variable starting port detection switch 120Bs is detected (S1), and if the first variable starting port detection switch 120Bs is detected (YES in S1). , 1st start opening passage processing (S2) and confirmation processing (S3) at the time of normal electric accessory winning is executed. On the other hand, if the first variable starting opening detection switch 120Bs is not detected (NO in S1), the first starting opening passage processing (S2) and the normal electric accessory winning confirmation processing (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.

図150は、SWI_PRCモジュールを実現するためのコマンドの一例を説明するための説明図である。図149で示したフローチャートは、例えば、図150に示したプログラムによって実現される。 FIG. 150 is an explanatory diagram for explaining an example of commands for implementing the SWI_PRC module. The flowchart shown in FIG. 149 is realized by the program shown in FIG. 150, for example.

図150(a)の1行目の指標「SWI_PRC:」は、当該SWI_PRCモジュールの先頭アドレスを示す。そして、図150(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:" on the first line in FIG. 150(a) indicates the start address of the SWI_PRC module. Then, according to the command "LDQ A, (LOW R_IN3_PON)" on the second line in FIG. 1 byte, and the value stored at that address is read to the A register. Here, in the value stored at the same address, for example, the least significant bit holds the detection result of the first fixed starting opening detection switch 120As (input section), and the second lower bit holds the second starting opening detection switch 120As. The detection result of the opening detection switch 122s (input section) is held, and the detection result of the first variable start opening detection switch 120Bs (input section) is held in the lower third bit. 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 bits other than the lower third bit of the read value are set to 0. If the third low-order bit of the read value is 0, the zero flag is set to 1, and if the third low-order bit of the read value is 1, the zero flag is set to 0. That is, the first variable start. If the detection result of the opening detection switch 120Bs is 1 (if the game ball is detected), the zero flag is set to 0, and if the detection result of the first variable start opening detection switch 120Bs is 0 (the game ball is Zero flag=0 if no incoming ball is detected.

そして、4行目のコマンド「JR Z,SWI_PRC_20」によって、ゼロフラグが1(Z)であれば、SWI_PRC_20(7行目)に移動する。かかる2行目~4行目のコマンドが、図149のステップS1に対応する。 Then, if the zero flag is 1 (Z) by the command "JR Z, SWI_PRC_20" on the 4th line, the process moves to SWI_PRC_20 (7th line). The commands on the second to fourth lines correspond to step S1 in FIG.

一方、4行目のコマンド「JR Z,SWI_PRC_20」によって、ゼロフラグが1でなければ、5行目のコマンド「CALLF STA_PAS」によって、サブルーチンとしてSTA_PASモジュールが呼び出され、STA_PASモジュールにより第1始動口通過処理が実行される。かかる5行目のコマンドが、図149のステップS2に対応する。また、6行目のコマンド「CALLF FDN_CHK」によって、サブルーチンとしてFDN_CHKモジュールが呼び出され、FDN_CHKモジュールにより普通電動役物入賞時確認処理が実行される。かかる6行目のコマンドが、図149のステップS3に対応する。 On the other hand, if the zero flag is not 1 by the command "JR Z, SWI_PRC_20" on the fourth line, the STA_PAS module is called as a subroutine by the command "CALLF STA_PAS" on the fifth line. is executed. The command on the fifth line corresponds to step S2 in FIG. Also, the FDN_CHK module is called as a subroutine by the command "CALLF FDN_CHK" on the 6th line, and the FDN_CHK module executes normal electric accessory winning confirmation processing. The sixth line command corresponds to step S3 in FIG.

ここで、図150(a)のコマンド群を図150(b)のように変更することができる。ここでは、図150(a)と実質的に等しい処理についてはその説明を省略し、図150(b)の異なる処理のみを説明する。 Here, the command group of FIG. 150(a) can be changed as shown in FIG. 150(b). 150(a) will be omitted here, and only the different processing in FIG. 150(b) will be described.

図150(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行目のコマンドが、図149のステップS1に対応する。かかるコマンドのコマンドサイズは「4」であり、実行サイクルは「5(6)」である。なお、括弧内のサイクル数は、ゼロフラグが1でありSWI_PRC_20に移動した場合の実行サイクルを示している。 By command "JTANDQ Z, (LOW R_IN3_PON), @IN3_ST2_BIT, SWI_PRC_20" on the second line of FIG. The lower 1 byte of the address is used, and the logical AND of the value stored at that address and the fixed value "@IN3_ST2_BIT" is calculated. The command on the second line corresponds to step S1 in FIG. Such a command has a command size of "4" and an execution cycle of "5 (6)". Note that the number of cycles in parentheses indicates the execution cycle when the zero flag is 1 and the process moves to SWI_PRC_20.

ここで、図150(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. 150(a) is the second line command "LDQ A, (LOW R_IN3_PON)" 2 bytes + the third line command "AND A, @IN3_ST2_BIT" 2 bytes + 4 lines. 2 bytes of the 2nd command "JR Z, SWI_PRC_20" + 2 bytes of the command "CALLF STA_PAS" of the 5th line + 2 bytes of the command "CALLF FDN_CHK" of the 6th line = 10 bytes, and the total execution cycle is 3 cycles of the 2nd line + 3 lines 2nd cycle + 4th row 2 (3) cycles + 5th row 4 cycles + 6th row 4 cycles = 15 (16) cycles. Note that the number of cycles in parentheses indicates the execution cycle when the zero flag is 1 and the process moves to SWI_PRC_20.

一方、図150(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. 150(b) is the command "JTANDQ Z, (LOW R_IN3_PON), @IN3_ST2_BIT, SWI_PRC_20" 4 bytes on the second line + the command "CALLF STA_PAS" 2 bytes on the third line. + 2 bytes of the command "CALLF FDN_CHK" on the 4th line = 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.

したがって、図150(a)のコマンド群を図150(b)のコマンド群に置き換えることで、総コマンドサイズが2バイト削減され、総実行サイクルも少なくとも2サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 150(a) with the command group of FIG. 150(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, reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図150(a)と図150(b)とを比較して理解できるように、図150(a)において3行(2行目~4行目)を占有していたコマンド群を、図150(b)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 150(a) and 150(b), the command group occupying three lines (2nd to 4th lines) in FIG. 150(a) is 150(b) can be expressed in one line (second line), which makes it possible to reduce the number of commands and the design load.

また、図150(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図150(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, in the example of FIG. 150(b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Also, in the example of FIG. 150(b), if the A register was already used, it was necessary to stack and save the value of the A register. unnecessary. In this way, it becomes possible to effectively use resources.

<OUT>
図151は、CPUINITモジュールの具体的な処理を示したフローチャートである。CPUINITモジュールは、上記CPU初期化処理(図22参照)を実行する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。
<OUT>
FIG. 151 is a flow chart showing specific processing of the CPUINIT module. The CPUINIT module executes the CPU initialization process (see FIG. 22). Numerical values of step S in this figure are used only in the explanation of this figure.

メインCPU300aは、図151のように、RAM300cへのアクセスを許可するアクセス許可処理を実行する(S1)。なお、ステップS1は、図22におけるステップS100-9に相当する。 As shown in FIG. 151, the main CPU 300a executes access permission processing to permit access to the RAM 300c (S1). Note that step S1 corresponds to step S100-9 in FIG.

図152は、CPUINITモジュールを実現するためのコマンドの一例を説明するための説明図である。図151で示したフローチャートは、例えば、図152に示したプログラムによって実現される。 FIG. 152 is an explanatory diagram for explaining an example of commands for implementing the CPUINIT module. The flowchart shown in FIG. 151 is realized by the program shown in FIG. 152, for example.

図152(a)の1行目の指標「CPUINIT:」は、当該CPUINITモジュールの先頭アドレスを示す。そして、図152(a)の2行目のコマンド「LD A,(@RAMENBL)」によって、アクセスを許可することを示す固定値「@RAMENBL」(ここでは、1)をAレジスタに読み出す。そして、図152(a)の3行目のコマンド「OUT (@RAP____),A」によって、Uレジスタの値をアドレスの上位1バイトとし、RAMアクセスプロテクトレジスタポート(内部レジスタI/Oポート)のアドレスの下位1バイトを示す固定値「@RAP____」を下位1バイトとし、そのアドレスに、Aレジスタの値(1)を出力する。なお、Uレジスタには、RAMアクセスプロテクトレジスタポート(内部レジスタI/Oポート)のアドレスの上位1バイト(例えば「FEH」)が予め設定されている。 The index "CPUINIT:" on the first line in FIG. 152(a) indicates the head address of the CPUINIT module. Then, the command "LD A, (@RAMENBL)" on the second line in FIG. 152(a) reads the fixed value "@RAMENBL" (here, 1) indicating permission of access to the A register. Then, the command "OUT (@RAP____), A" on the third line in FIG. A 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 that address. Note that 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.

ここで、図152(a)のコマンド群を図152(b)のように変更することができる。ここでは、図152(a)と実質的に等しい処理についてはその説明を省略し、図152(b)の異なる処理のみを説明する。 Here, the command group of FIG. 152(a) can be changed as shown in FIG. 152(b). 152(a) will be omitted here, and only the different processing in FIG. 152(b) will be described.

図152(b)の2行目のコマンド「OUT (@RAP____),@RAMENBL」によって、Uレジスタの値をアドレスの上位1バイトとし、RAMアクセスプロテクトレジスタポート(内部レジスタI/Oポート)のアドレスの下位1バイトを示す固定値「@RAP____」を下位1バイトとし、そのアドレスに、固定値「@RAMENBL」、すなわち、1を出力する。かかるコマンドのコマンドサイズは「3」であり、実行サイクルは「4」である。 The command "OUT (@RAP____), @RAMENBL" on the second line in FIG. 152(b) sets the value of the U register 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 . Such a command has a command size of "3" and an execution cycle of "4".

ここで、図152(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. 152(a) is the second line command "LD A, (@RAMENBL)" 2 bytes + the third line command "OUT (@RAP_____), A" 2 bytes. = 4 bytes, and the total execution cycle is 2 cycles on the 2nd line + 3 cycles on the 3rd line = 5 cycles.

一方、図152(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. 152(b) is 3 bytes of the command "OUT (@RAP____),@RAMENBL" on the second line=3 bytes, and the total execution cycle is 4 cycles on the second line. = 4 cycles.

したがって、図152(a)のコマンド群を図152(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減され、総実行サイクルも少なくとも1サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 152(a) with the command group of FIG. 152(b), the total command size is reduced by 1 byte, and the total execution cycle is also reduced by at least 1 cycle. By such replacement, it is possible to shorten the command, reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図152(a)と図152(b)とを比較して理解できるように、図152(a)において2行(2行目~3行目)を占有していたコマンド群を、図152(b)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 152(a) and 152(b), the command group occupying two lines (2nd to 3rd lines) in FIG. 152(a) is 152(b) can be expressed in one line (second line), which makes it possible to reduce the number of commands and the design load.

また、図152(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図152(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, in the example of FIG. 152(b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Also, in the example of FIG. 152(b), if the A register was already used, it was necessary to stack and save the value of the A register. unnecessary. In this way, it becomes possible to effectively use resources.

図153は、TMR_IPTモジュールを説明するための説明図である。図153に示したTMR_IPTモジュールは、図98に示したタイマ割込み処理を実行する。 FIG. 153 is an explanatory diagram for explaining the TMR_IPT module. The TMR_IPT module shown in FIG. 153 executes timer interrupt processing shown in FIG.

図153(a)の1行目の指標「TMR_IPT:」は、当該TMR_IPTモジュールの先頭アドレスを示す。そして、図153(a)の2行目のコマンド「LD A,@TOCRVAL」によって、アクセスを許可することを示す固定値「@TOCRVAL」(ここでは、1)をAレジスタに読み出す。そして、図153(a)の3行目のコマンド「OUT (@PTOCR__),A」によって、Uレジスタの値をアドレスの上位1バイトとし、RAMアクセスプロテクトレジスタポート(内部レジスタI/Oポート)のアドレスの下位1バイトを示す固定値「@PTOCR__」をアドレスの下位1バイトとし、そのアドレスに、Aレジスタの値(1)を出力する。なお、Uレジスタには、RAMアクセスプロテクトレジスタポート(内部レジスタI/Oポート)のアドレスの上位1バイト(例えば「FEH」)が予め設定されている。 The index "TMR_IPT:" on the first line in FIG. 153(a) indicates the top address of the TMR_IPT module. Then, the fixed value "@TOCRVAL" (here, 1) indicating that access is permitted is read into the A register by the command "LD A, @TOCRVAL" on the second line of FIG. 153(a). Then, the command "OUT (@PTOCR__), A" on the third line in FIG. A fixed value "@PTOCR__" indicating the lower 1 byte of the address is set as the lower 1 byte of the address, and the value (1) of the A register is output to that address. Note that 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.

ここで、図153(a)のコマンド群を図153(b)のように変更することができる。ここでは、図153(a)と実質的に等しい処理についてはその説明を省略し、図153(b)の異なる処理のみを説明する。 Here, the command group of FIG. 153(a) can be changed as shown in FIG. 153(b). 153(a) will be omitted here, and only the different processing in FIG. 153(b) will be described.

図153(b)の2行目のコマンド「OUT (@PTOCR__),@TOCRVAL」によって、Uレジスタの値をアドレスの上位1バイトとし、RAMアクセスプロテクトレジスタポート(内部レジスタI/Oポート)のアドレスの下位1バイトを示す固定値「@PTOCR__」をアドレスの下位1バイトとし、そのアドレスに、固定値「@TOCRVAL」、すなわち、1を出力する。かかるコマンドのコマンドサイズは「3」であり、実行サイクルは「4」である。 The command "OUT (@PTOCR__), @TOCRVAL" on the second line in FIG. The fixed value "@PTOCR__" indicating the lower 1 byte of the address is set as the lower 1 byte of the address, and the fixed value "@TOCRVAL", that is, 1 is output to that address. Such a command has a command size of "3" and an execution cycle of "4".

ここで、図153(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LD A,@TOCRVAL」2バイト+3行目のコマンド「OUT (@PTOCR__),A」2バイト=4バイトとなり、総実行サイクルは、2行目2サイクル+3行目3サイクル=5サイクルとなる。 Here, the total command size of the command group shown in FIG. 153(a) is the command "LD A, @TOCRVAL" 2 bytes on the second line + the command "OUT (@PTOCR__), A" 2 bytes on the third line = 4 bytes, and the total execution cycle is 2 cycles on the 2nd line + 3 cycles on the 3rd line = 5 cycles.

一方、図153(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「OUT (@PTOCR__),@TOCRVAL」3バイト=3バイトとなり、総実行サイクルは、2行目4サイクル=4サイクルとなる。 On the other hand, the total command size of the command group shown in FIG. = 4 cycles.

したがって、図153(a)のコマンド群を図153(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減され、総実行サイクルも少なくとも1サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 153(a) with the command group of FIG. 153(b), the total command size is reduced by 1 byte, and the total execution cycle is also reduced by at least 1 cycle. By such replacement, it is possible to shorten the command, reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図153(a)と図153(b)とを比較して理解できるように、図153(a)において2行(2行目~3行目)を占有していたコマンド群を、図153(b)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 153(a) and 153(b), the command group occupying two lines (2nd to 3rd lines) in FIG. 153(a) is 153(b) can be expressed in one line (second line), which makes it possible to reduce the number of commands themselves and the design load.

また、図153(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図153(a)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, in the example of FIG. 153(b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Also, in the example of FIG. 153(a), if the A register was already used, it was necessary to stack and save the value of the A register. unnecessary. In this way, it becomes possible to effectively use resources.

<LDQ>
図154は、FZ_SPNモジュールの具体的な処理を示したフローチャートである。FZ_SPNモジュールは、上記普通図柄変動中処理(図53参照)を実行する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。
<LDQ>
FIG. 154 is a flow chart showing specific processing of the FZ_SPN module. The FZ_SPN module executes the above normal symbol fluctuation process (see FIG. 53). Numerical values of step S in this figure are used only in the explanation of this figure.

メインCPU300aは、図154のように、普通図柄表示図柄カウンタに、普通図柄停止図柄番号(カウンタ値)をセーブする。(S1)。なお、ステップS1は、図53におけるステップS820-9に相当する。 As shown in FIG. 154, 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.

図155は、FZ_SPNモジュールを実現するためのコマンドの一例を説明するための説明図である。図154で示したフローチャートは、例えば、図155に示したプログラムによって実現される。 FIG. 155 is an explanatory diagram for explaining an example of commands for realizing the FZ_SPN module. The flowchart shown in FIG. 154 is realized by the program shown in FIG. 155, for example.

図155(a)の1行目の指標「FZ_SPN:」は、当該FZ_SPNモジュールの先頭アドレスを示す。そして、図155(a)の2行目のコマンド「LDQ A,(LOW R_FZ_STP)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FZ_STP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(普通図柄停止図柄番号)をAレジスタに読み出す。 The index "FZ_SPN:" on the first line in FIG. 155(a) indicates the start address of the FZ_SPN module. Then, according to the command "LDQ A, (LOW R_FZ_STP)" on the second line of FIG. 1 byte, and the value (normal symbol stop symbol number) stored at that address is read to the A register.

そして、図155(a)の2行目のコマンド「LDQ (LOW R_FZ_DSP),A」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FZ_DSP」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレス(普通図柄表示図柄カウンタのアドレス)にAレジスタの値を格納する。 Then, according to the command "LDQ (LOW R_FZ_DSP), A" on the second line in FIG. It is assumed to be 1 byte, and the value of the A register is stored at that address (the address of the normal symbol display symbol counter).

ここで、図155(a)のコマンド群を図155(b)のように変更することができる。ここでは、図155(a)と実質的に等しい処理についてはその説明を省略し、図155(b)の異なる処理のみを説明する。 Here, the command group of FIG. 155(a) can be changed as shown in FIG. 155(b). 155(a) will be omitted here, and only the different processing in FIG. 155(b) will be described.

図155(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バイトとし、そのアドレスに格納する。 The command "LDQ (LOW R_FZ_DSP), (LOW R_FZ_STP)" on the second line in FIG. The value stored at that address is stored at that address with the value of the Q register as the upper 1 byte of the address and the value of the lower 1 byte of the address "R_FZ_DSP" as the lower 1 byte of the address.

ここで、図155(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. 155(a) is the second line command "LDQ A, (LOW R_FZ_STP)" 2 bytes + the third line command "LDQ (LOW R_FZ_DSP), A" 2 bytes. = 4 bytes, and the total execution cycle is 2nd row 3 cycles + 3rd row 3 cycles = 6 cycles.

一方、図155(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. 6 cycles=6 cycles.

したがって、図155(a)と図155(b)とを比較して理解できるように、図155(a)において2行(2行目~3行目)を占有していたコマンド群を、総コマンドサイズおよび総実行サイクルを変更することなく、図155(b)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Therefore, as can be understood by comparing FIG. 155(a) and FIG. 155(b), the command group occupying two lines (second to third lines) in FIG. Without changing the command size and total execution cycle, it can be expressed in one line (second line) in FIG. .

また、図155(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図155(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, in the example of FIG. 155(b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Also, in the example of FIG. 155(b), if the A register was already used, it was necessary to stack and save the value of the A register. unnecessary. In this way, it becomes possible to effectively use resources.

図156は、CPUINITモジュールを実現するためのコマンドの一例を説明するための説明図である。ここで、特別遊技は、低確率遊技状態および高確率遊技状態のいずれかの遊技状態にて遊技が進行する。そして、遊技機100には、遊技状態が高確率遊技状態であることを示す表示器が設けられており、遊技状態が高確率遊技状態である場合には、当該表示器が点灯する。そして、電断復帰時において高確率遊技状態であることを遊技者に報知しない場合(所謂潜伏中)には、当該表示器を非表示にすることができる。このとき、実際の遊技状態に基づいて当該表示器の点灯有無を判定してしまうと、電断復帰時の遊技状態が高確率遊技状態であれば、当該表示器を点灯させてしまう。そこで、電断復帰時から初めて大役遊技が開始されるまでの間、潜伏中であることを示すフラグを用意し、そのフラグに基づいて当該表示器の点灯有無を判定するようになされている。 FIG. 156 is an explanatory diagram for explaining an example of commands for implementing the CPUINIT module. Here, the special game progresses in one of the low-probability game state and the high-probability game state. The gaming machine 100 is provided with a display indicating that the game state is the high-probability game state, and when the game state is the high-probability game state, the display lights up. When the high-probability gaming state is not notified to the player when power is restored (so-called hiding), the display can be hidden. At this time, if the presence or absence of lighting of the display is determined based on the actual game state, the display will be turned on if the game state at the time of power failure recovery is a high probability game state. Therefore, a flag indicating that the player is in hiding is prepared from the time of restoration of power supply until the first big win game is started, and whether or not the indicator is lit is determined based on the flag.

図156(a)の1行目の指標「CPUINIT:」は、当該CPUINITモジュールの先頭アドレスを示す。そして、図156(a)の2行目のコマンド「LDQ A,(LOW R_KAK_FLG)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_KAK_FLG」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレス(高確率遊技状態であるか否かを示すフラグのアドレス)に格納された値(高確率遊技状態であれば1、高確率遊技状態でなければ0)をAレジスタに読み出す。 The index "CPUINIT:" on the first line in FIG. 156(a) indicates the head address of the CPUINIT module. Then, the command "LDQ A, (LOW R_KAK_FLG)" on the second line in FIG. 1 byte, and the value (1 if high probability gaming state, 0 if not high probability gaming state) stored at that address (address of flag indicating whether or not high probability gaming state) to A register read out.

そして、図156(a)の2行目のコマンド「LDQ (LOW R_KAK_HOT),A」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_KAK_HOT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレス(潜伏中であることを示すフラグのアドレス)にAレジスタの値を格納する。 Then, according to the command "LDQ (LOW R_KAK_HOT), A" on the second line in FIG. 1 byte, and the value of the A register is stored at that address (the address of the flag indicating that it is latent).

ここで、図156(a)のコマンド群を図156(b)のように変更することができる。ここでは、図156(a)と実質的に等しい処理についてはその説明を省略し、図156(b)の異なる処理のみを説明する。 Here, the command group of FIG. 156(a) can be changed as shown in FIG. 156(b). 156(a) will be omitted here, and only the different processing in FIG. 156(b) will be described.

図156(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バイトとし、そのアドレスに格納する。 The command "LDQ (LOW R_KAK_HOT), (LOW R_KAK_FLG)" on the second line in FIG. The value stored at the address is set to the lower 1 byte, 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 and stored at that address.

ここで、図156(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. 156(a) is the second line command "LDQ A, (LOW R_KAK_FLLG)" 2 bytes + the third line command "LDQ (LOW R_KAK_HOT), A" 2 bytes. = 4 bytes, and the total execution cycle is 2nd row 3 cycles + 3rd row 3 cycles = 6 cycles.

一方、図156(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. 6 cycles=6 cycles.

したがって、図156(a)と図156(b)とを比較して理解できるように、図156(a)において2行(2行目~3行目)を占有していたコマンド群を、図156(b)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Therefore, as can be understood by comparing FIG. 156(a) and FIG. 156(b), the command group that occupied two lines (second to third lines) in FIG. 156(b) can be expressed in one line (second line), which makes it possible to reduce the number of commands and the design load.

また、図156(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図156(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, in the example of FIG. 156(b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Also, in the example of FIG. 156(b), if the A register was already used, it was necessary to stack and save the value of the A register. unnecessary. In this way, it becomes possible to effectively use resources.

図157は、EXE_SETモジュールを実現するためのコマンドの一例を説明するための説明図である。図157に示したEXE_SETモジュールは、図91におけるステップS2400-11に示した実行フラグ設定処理を実行する。 FIG. 157 is an explanatory diagram for explaining an example of commands for realizing the EXE_SET module. The EXE_SET module shown in FIG. 157 executes the execution flag setting process shown in step S2400-11 in FIG.

図157(a)の1行目の指標「EXE_SET:」は、当該EXE_SETモジュールの先頭アドレスを示す。そして、図157(a)の2行目のコマンド「LDQ A,(LOW AT_NXT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「AT_NXT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレス(次遊技の演出状態を示す値のアドレス)に格納された値(次遊技の演出状態を示す値)をAレジスタに読み出す。 The index "EXE_SET:" on the first line in FIG. 157(a) indicates the head address of the EXE_SET module. Then, according to the command "LDQ A, (LOW AT_NXT)" on the second line in FIG. The value (value indicating the effect state of the next game) stored in the address (the address of the value indicating the effect state of the next game) is read to the A register.

そして、図157(a)の3行目のコマンド「LDQ (LOW AT_MOD),A」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「AT_MOD」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレス(当該遊技の演出状態を示す値のアドレス)にAレジスタの値を格納する。 Then, according to the command "LDQ (LOW AT_MOD), A" on the third line in FIG. 1 byte, and the value of the A register is stored at that address (the address of the value indicating the effect state of the game).

ここで、図157(a)のコマンド群を図157(b)のように変更することができる。ここでは、図157(a)と実質的に等しい処理についてはその説明を省略し、図157(b)の異なる処理のみを説明する。 Here, the command group in FIG. 157(a) can be changed as shown in FIG. 157(b). 157(a) will be omitted here, and only the different processing in FIG. 157(b) will be described.

図157(b)の2行目のコマンド「LDQ (LOW AT_MOD),(LOW AT_NXT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「AT_NXT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値を、Qレジスタの値をアドレスの上位1バイトとし、アドレス「AT_MOD」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納する。 The command "LDQ (LOW AT_MOD), (LOW AT_NXT)" on the second line in FIG. The value stored at that address is stored at that address with the value of the Q register as the upper 1 byte of the address and the value of the lower 1 byte of the address "AT_MOD" as the lower 1 byte of the address.

ここで、図157(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW AT_NXT)」2バイト+3行目コマンド「LDQ (LOW AT_MOD),A」2バイト=4バイトとなり、総実行サイクルは、2行目3サイクル+3行目3サイクル=6サイクルとなる。 Here, the total command size of the command group shown in FIG. 157(a) is the second line command "LDQ A, (LOW AT_NXT)" 2 bytes + the third line command "LDQ (LOW AT_MOD), A" 2 bytes. = 4 bytes, and the total execution cycle is 2nd row 3 cycles + 3rd row 3 cycles = 6 cycles.

一方、図157(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ (LOW AT_MOD),(LOW AT_NXT)」4バイト=4バイトとなり、総実行サイクルは、2行目6サイクル=6サイクルとなる。 On the other hand, the total command size of the command group shown in FIG. 6 cycles=6 cycles.

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

また、図157(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図157(a)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, in the example of FIG. 157(b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Also, in the example of FIG. 157(a), if the A register was already used, it was necessary to stack and save the value of the A register. unnecessary. In this way, it becomes possible to effectively use resources.

<LDIN>
図158は、HPT_GRPモジュールの具体的な処理を示したフローチャートである。HPT_GRPモジュールは、上記特別図柄変動番号決定処理(図39参照)におけるステップS612-7のリーチグループ決定処理を実行する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該HPT_GRPモジュールの説明中、第1レジスタはHLレジスタであり、他のレジスタはBCレジスタまたはAレジスタである。
<LDIN>
FIG. 158 is a flow chart showing specific processing 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). Numerical values of step S in this figure are used only in the explanation of this figure. Also, during the description of the HPT_GRP module, the first register is the HL register and the other registers are the BC or A registers.

リーチグループ決定処理では、保留種別、保留数、遊技状態等に応じて、予め決定されたリーチグループ決定乱数判定テーブルのアドレスが、HLレジスタに事前に格納されている。 In the reach group determination process, the address of the reach group determination random number determination table determined in advance according to the type of hold, the number of holds, the game state, etc. is stored in advance in the HL register.

メインCPU300aは、図158のように、HLレジスタに示されるアドレス(テーブルアドレス)に格納された比較値をBCレジスタにロードし、HLレジスタの値を2加算する(S1)。なお、詳しくは後述するように、リーチグループ決定乱数判定テーブルは、2バイト長の比較値と、1バイト長のグループ番号とが1セットとして、これら1セットが複数順に連続して格納されている。したがって、ここでは、比較値をロードした後にHLレジスタの値を2加算することで、HLレジスタは、ロードした比較値の次に格納されたグループ番号が格納されたアドレス値となる。 As shown in FIG. 158, the main CPU 300a loads the comparison value stored at 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 later in detail, the reach group determination random number determination table stores a set of comparison values of 2-byte length and group numbers of 1-byte length, and these sets are continuously stored in multiple order. . Therefore, here, by adding 2 to the value of the HL register after loading the comparison value, the HL register becomes an address value in which the group number stored next to the loaded comparison value is stored.

その後、メインCPU300aは、BCレジスタにロードした比較値と、DEレジスタに事前にロードされたリーチグループ決定乱数(乱数値)とを比較し(S2)、HLレジスタに示されるアドレスに格納されたリーチグループ番号をロードする(S3)。 Thereafter, the main CPU 300a compares the comparison value loaded in the BC register with the reach group determination random number (random value) preloaded in the DE register (S2), and determines 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 of the HL register (table address) (S4). Here, by adding 1 to the value of the HL register after loading the group number, the HL register becomes an 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 in step S2 is equal to or less than the reach group determination random number (random value) (YES in S5), the main CPU 300a returns the process to step S1, and the comparison value is the reach group determination random number. If not below (NO in S5), the HPT_GRP module is terminated (S6).

図159(a)、(b)は、HPT_GRPモジュールを実現するためのコマンドの一例を説明するための説明図である。図159(c)は、リーチグループ決定乱数判定テーブルの一例を説明するための説明図である。図158で示したフローチャートは、例えば、図159(a)、(b)に示したプログラムによって実現される。まず、図159(c)のリーチグループ決定乱数判定テーブルを説明した後に、図159(a)、(b)に示すHPT_GRPモジュールを実現するためのコマンドを説明する。 FIGS. 159(a) and 159(b) are explanatory diagrams for explaining an example of commands for realizing the HPT_GRP module. FIG. 159(c) is an explanatory diagram for explaining an example of the reach group determination random number determination table. The flowchart shown in FIG. 158 is implemented by, for example, the programs shown in FIGS. 159(a) and 159(b). First, after explaining the reach group determination random number determination table in FIG. 159(c), commands for realizing the HPT_GRP module shown in FIGS. 159(a) and (b) will be explained.

図159(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セットとなって連続して順に格納されている。 A table starting from the index “D_GRP_SEL — 00:” in FIG. 159(c) indicates the leading address of any reach group determination random number determination table. The fixed value "8999" on the second line, the fixed value "9099" on the fourth line, and the fixed value "9299" on the sixth line are comparison values of 2-byte length. @D_MOD_SEL_00", the fixed value "@D_MOD_SEL_01" on the fifth line, and the fixed value "@D_MOD_SEL_02" on the seventh line are group numbers each having a 1-byte length. In the reach group determination random number determination table, a set of a 2-byte comparison value and a 1-byte group number corresponding to the comparison value are sequentially stored in order.

図159(a)の1行目の指標「HPT_GRP:」は、当該HPT_GRPモジュールの先頭アドレスを示す。そして、図159(a)の2行目のコマンド「LDIN BC,(HL)」によって、HLレジスタで示されるアドレスに格納された2バイト長の値(比較値)をBCレジスタに読み出し(ロードし)、HLレジスタの値を2加算する。かかる2行目のコマンドが、図158のステップS1に対応する。なお、HLレジスタには、事前に、予め決定されたリーチグループ決定乱数判定テーブルのアドレスがロードされている。 The index "HPT_GRP:" on the first line in FIG. 159(a) indicates the start address of the HPT_GRP module. Then, the 2-byte length value (comparison value) stored at the address indicated by the HL register is read (loaded) into the BC register by the command "LDIN BC, (HL)" on the second line of FIG. 159(a). ), and 2 is added to the value of the HL register. The second line command corresponds to step S1 in FIG. The HL register is pre-loaded with the address of the reach group determination random number determination table determined in advance.

そして、図159(a)の3行目のコマンド「CP BC,DE」によって、BCレジスタに格納された値(比較値)と、DEレジスタに格納された値(リーチグループ決定乱数)とを比較する。ここで、BCレジスタに格納された値が、DEレジスタに格納された値以下であれば、ゼロフラグ(等しい場合)またはキャリーフラグ(未満の場合)に1が立つことになる。なお、DEレジスタには、事前に、リーチグループ決定乱数が格納されている。かかる3行目のコマンドが、図158のステップS2に対応する。 Then, the command "CP BC, DE" on the third line in FIG. 159(a) compares the value stored in the BC register (comparison value) with the value stored in the DE register (reach group determination random number). do. Here, if the value stored in the BC register is less than or equal to the value stored in the DE register, the zero flag (if equal) or the carry flag (if less than) is set to 1. A reach group determination random number is stored in advance in the DE register. Such a command on the third line corresponds to step S2 in FIG.

その後、図159(a)の4行目のコマンド「LD A,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト長の値(グループ番号)をAレジスタに読み出す。かかる4行目のコマンドが、図158のステップS3に対応する。そして、図159(a)の5行目のコマンド「INC HL」によって、HLレジスタの値を1加算する。かかる5行目のコマンドが、図158のステップS4に対応する。 After that, the 1-byte length value (group number) stored at the address indicated by the HL register is read to the A register by the command "LD A, (HL)" on the fourth line in FIG. 159(a). Such a command on the fourth line corresponds to step S3 in FIG. Then, 1 is added to the value of the HL register by the command "INC HL" on the fifth line in FIG. 159(a). The fifth line command corresponds to step S4 in FIG.

続いて、図159(a)の6行目のコマンド「JLS HPT_GRP」によって、3行目のコマンド「CP BC,DE」によってゼロフラグまたはキャリーフラグに1が立っていた場合、「HPT_GRP」が示すアドレスに移動し、ゼロフラグおよびキャリーフラグに1が立っていなかった場合、図159(a)の7行目のコマンド「RET」によって、当該HPT_GRPモジュールが終了する。かかる6行目、7行目のコマンドが、図158のステップS5、S6に対応する。そして、HPT_GRPモジュールが終了した際には、図9に示す範囲に応じたグループ番号がAレジスタに格納されることになる。 Subsequently, when the zero flag or carry flag is set to 1 by the command "JLS HPT_GRP" on the sixth line in FIG. , and if the zero flag and carry flag are not set to 1, the HPT_GRP module is terminated by the command "RET" on the 7th line in FIG. 159(a). The commands on the 6th and 7th lines correspond to steps S5 and S6 in FIG. Then, when the HPT_GRP module ends, the group number corresponding to the range shown in FIG. 9 is stored in the A register.

ここで、図159(a)のコマンド群を図159(b)のように変更することができる。ここでは、図159(a)と実質的に等しい処理についてはその説明を省略し、図159(b)の異なる処理のみを説明する。 Here, the command group of FIG. 159(a) can be changed as shown in FIG. 159(b). 159(a) will be omitted here, and only the different processing in FIG. 159(b) will be described.

図159(b)の4行目のコマンド「LDIN A,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト長の値(グループ番号)をAレジスタに読み出し、HLレジスタの値を1加算する。かかる4行目のコマンドが、図158のステップS3、S4に対応する。かかるコマンドのコマンドサイズは「1」であり、実行サイクルは「2」である。 The 1-byte length value (group number) stored at the address indicated by the HL register is read into the A register by the command "LDIN A, (HL)" on the fourth line in FIG. 159(b), and the value of the HL register is incremented by 1. Such commands on the fourth line correspond to steps S3 and S4 in FIG. Such a command has a command size of "1" and an execution cycle of "2".

ここで、図159(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. Command "LD A, (HL)" 1 byte + Command "INC HL" 1 byte on 5th line + Command "JLS HPT_GRP" 3 bytes on 6th line + Command 'RET' 1 byte on 7th line = 10 bytes, total execution The cycle is 2nd row 4 cycles+3rd row 2 cycles+4th row 2 cycles+5th row 1 cycle+6th row 4(3) cycles+7th row 3 cycles=16(15) cycles. Note that the number of cycles in parentheses indicates the execution cycle when not moved by the command "JLS HPT_GRP".

一方、図159(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. "LDIN A, (HL)" 1 byte + 5th line command "JLS HPT_GRP" 3 bytes + 6th line command "RET" 1 byte = 9 bytes, 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. Note that the number of cycles in parentheses indicates the execution cycle when not moved by the command "JLS HPT_GRP".

したがって、図159(a)のコマンド群を図159(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減され、総実行サイクルも少なくとも1サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 159(a) with the command group of FIG. 159(b), the total command size is reduced by 1 byte, and the total execution cycle is also reduced by at least 1 cycle. By such replacement, it is possible to shorten the command, reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図159(a)と図159(b)とを比較して理解できるように、図159(a)において2行(4行目~5行目)を占有していたコマンド群を、図159(b)においては1行(4行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 159(a) and 159(b), the command group occupying two lines (fourth and fifth lines) in FIG. 159(b) can be expressed in one line (fourth line), which makes it possible to reduce the number of commands themselves and the design load.

また、図159(b)の例では、バイト長が異なる複数の値が交互に並置したテーブル中の所望する2バイト長の値または1バイト長の値を取得する際に、HLレジスタの値に2加算および1加算を同一のコマンド「LDIN」で実行することができ、設計負荷の軽減を図ることが可能となる。 Also, in the example of FIG. 159(b), when obtaining a desired 2-byte length value or 1-byte length value in a table in which a plurality of values with different byte lengths are alternately arranged, the value of the HL register is 2-addition and 1-addition can be executed with the same command "LDIN", and the design load can be reduced.

図160は、E_ILGERモジュールを説明するための説明図である。図160に示したE_ILGERモジュールは、図98におけるステップS3100-19に示した不正監視処理を実行する。 FIG. 160 is an explanatory diagram for explaining the E_ILGER module. The E_ILGER module shown in FIG. 160 executes the fraud monitoring process shown in step S3100-19 in FIG.

図160(a)の1行目の指標「E_ILGER:」は、当該E_ILGERモジュールの先頭アドレスを示す。2行目のコマンド「LD HL,_EX_ILTM」によって、不正投入監視タイマを格納するアドレス「EX_ILTM」をHLレジスタに読み出す。 The index "E_ILGER:" on the first line in FIG. 160(a) indicates the start address of the E_ILGER module. The command "LD HL, _EX_ILTM" on the second line reads the address "EX_ILTM" for storing the illegal insertion monitoring timer to the HL register.

その後、図160(a)の3行目のコマンド「LD A,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト長の値(不正投入監視タイマ)をAレジスタに読み出す。そして、図160(a)の4行目のコマンド「INC HL」によって、HLレジスタの値を1加算する。続いて、図160(a)の5行目のコマンド「JT Z,A,E_ILGER01」によって、Aレジスタの値が0である場合(不正投入監視タイマが0である場合)、以降の処理を省略して6行目の指標「E_ILGER01:」に移動し、Aレジスタの値が0でない場合、当該コマンドの次のコマンドに処理を移す。 After that, the command "LD A, (HL)" on the third line in FIG. 160(a) reads the 1-byte length value (illegal insertion monitoring timer) stored at the address indicated by the HL register to the A register. Then, 1 is added to the value of the HL register by the command "INC HL" on the fourth line in FIG. 160(a). Subsequently, when the value of the A register is 0 (when the illegal input monitoring timer is 0) by the command "JT Z, A, E_ILGER01" on the 5th line of FIG. 160(a), the subsequent processing is omitted. and move to the index "E_ILGER01:" on the 6th line, and if the value of the A register is not 0, the process moves to the next command after the current command.

ここで、図160(a)のコマンド群を図160(b)のように変更することができる。ここでは、図160(a)と実質的に等しい処理についてはその説明を省略し、図160(b)の異なる処理のみを説明する。 Here, the command group of FIG. 160(a) can be changed as shown in FIG. 160(b). 160(a) will be omitted here, and only the different processing in FIG. 160(b) will be described.

図160(b)の3行目のコマンド「LDIN A,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト長の値(不正投入監視タイマ)をAレジスタに読み出し、HLレジスタの値を1加算する。かかるコマンドのコマンドサイズは「1」であり、実行サイクルは「2」である。 By the command "LDIN A, (HL)" on the third line in FIG. Add 1 to the value of Such a command has a command size of "1" and an execution cycle of "2".

ここで、図160(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LD HL,_EX_ILTM」3バイト+3行目のコマンド「LD A,(HL)」1バイト+4行目のコマンド「INC HL」1バイト+5行目のコマンド「JT Z,A,E_ILGER01」2バイト=7バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+4行目1サイクル+5行目3(2)サイクル=9(8)サイクルとなる。なお、括弧内のサイクル数は、コマンド「JT Z,A,E_ILGER01」によって移動しなかった場合の実行サイクルを示している。 Here, the total command size of the command group shown in FIG. 160(a) is the command "LD HL, _EX_ILTM" 3 bytes on the 2nd line + the command "LD A, (HL)" 1 byte on the 3rd line + 4th line command "INC HL" 1 byte + 5th line command "JT Z, A, E_ILGER01" 2 bytes = 7 bytes. 3 (2) cycles = 9 (8) cycles. Note that the number of cycles in parentheses indicates the execution cycle when the command "JT Z, A, E_ILGER01" does not move.

一方、図160(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LD HL,_EX_ILTM」3バイト+3行目のコマンド「LDIN A,(HL)」1バイト+4行目のコマンド「JT Z,A,E_ILGER01」2バイト=6バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+4行目3(2)サイクル=8(7)サイクルとなる。なお、括弧内のサイクル数は、コマンド「JT Z,A,E_ILGER01」によって移動しなかった場合の実行サイクルを示している。 On the other hand, the total command size of the command group shown in FIG. The command "JT Z, A, E_ILGER01" 2 bytes=6 bytes, and the total execution cycle is 2nd line 3 cycles+3rd line 2 cycles+4th line 3(2) cycles=8(7) cycles. Note that the number of cycles in parentheses indicates the execution cycle when the command "JT Z, A, E_ILGER01" does not move.

したがって、図160(a)のコマンド群を図160(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減され、総実行サイクルも少なくとも1サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 160(a) with the command group of FIG. 160(b), the total command size is reduced by 1 byte, and the total execution cycle is also reduced by at least 1 cycle. By such replacement, it is possible to shorten the command, reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図160(a)と図160(b)とを比較して理解できるように、図160(a)において2行(3行目~4行目)を占有していたコマンド群を、図160(b)においては1行(3行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 160(a) and 160(b), the command group occupying two lines (3rd to 4th lines) in FIG. 160(a) is 160(b) can be expressed in one line (third line), and it is possible to reduce the number of commands themselves and the design load.

図161は、E_LEVOTモジュールを説明するための説明図である。図161に示したE_LEVOTモジュールは、図91におけるステップS2400-11に示した実行フラグ設定処理において呼び出されるサブルーチンであり、レバー押下時試験信号送信処理を実行する。 FIG. 161 is an explanatory diagram for explaining the E_LEVOT module. The E_LEVOT module shown in FIG. 161 is a subroutine called in the execution flag setting process shown in step S2400-11 in FIG. 91, and executes the test signal transmission process when the lever is depressed.

図161(a)の1行目の指標「E_LEVOT:」は、当該E_LEVOTモジュールの先頭アドレスを示す。2行目のコマンド「LD HL,T_EXM_STP」によって、試験用停止情報送信テーブルを格納するアドレス「T_EXM_STP」をHLレジスタに読み出す。この試験用停止情報送信テーブルには、1バイト長の6つの試験信号の値が1セットとして連続して格納されているとともに、複数セットが連続して格納されている。 The index "E_LEVOT:" on the first line in FIG. 161(a) indicates the start address of the E_LEVOT module. The command "LD HL, T_EXM_STP" on the second line reads the address "T_EXM_STP" for storing the test stop information transmission table to the HL register. In this test stop information transmission table, values of six 1-byte test signals are continuously stored as one set, and a plurality of sets are continuously stored.

その後、図161(a)の3行目のコマンド「ADDWB HL,A」によって、HLレジスタの値にAレジスタの値が加算され、HLレジスタの値が更新される。なお、Aレジスタには、指示情報種別に6を乗算した値が格納されている。したがって、ここでは、HLレジスタの値が、試験用停止情報送信テーブルにおいて、指示情報種別に対応する1セットの先頭アドレスを示すこととなる。 After that, the value of the A register is added to the value of the HL register by the command "ADDWB HL, A" on the third line in FIG. 161(a), and the value of the HL register is updated. A value obtained by multiplying the instruction information type by 6 is stored in the A register. Therefore, here, the value of the HL register indicates one set of head addresses corresponding to the instruction information type in the test stop information transmission table.

そして、4行目のコマンド「LD B,6」によって、固定値「6」がBレジスタに読み出される。図161(a)の5行目の指標「E_LEVOT01:」は、指標「E_LEVOT01」のアドレスを示す。 Then, the fixed value "6" is read to the B register by the command "LD B, 6" on the fourth line. The index "E_LEVOT01:" on the fifth line in FIG. 161(a) indicates the address of the index "E_LEVOT01".

図161(a)の6行目のコマンド「LD A,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト長の値(試験信号の値)をAレジスタに読み出す。そして、図161(a)の7行目のコマンドコマンド「OUT (@S2DT__),A」によって、Uレジスタの値をアドレスの上位1バイトとし、RAMアクセスプロテクトレジスタポート(内部レジスタI/Oポート)のアドレスの下位1バイトを示す固定値「@S2DT__」を下位1バイトとし、そのアドレスに、Aレジスタの値を出力する。 The 1-byte length value (test signal value) stored at the address indicated by the HL register is read to the A register by the command "LD A, (HL)" on the sixth line in FIG. 161(a). 161(a), the command "OUT (@S2DT__), A" on the 7th line sets the value of the U register to the upper 1 byte of the address, and the RAM access protect register port (internal register I/O port) A fixed value "@S2DT__" indicating the lower 1 byte of the address is set as the lower 1 byte, and the value of the A register is output to that address.

図161(a)の8行目のコマンド「INC HL」によって、HLレジスタの値を1加算する。続いて、図161(a)の9行目のコマンド「DJNZ E_LEVOT01」によって、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0でなければ、アドレス「E_LEVOT01」に移動し、デクリメントした結果が0であれば、当該コマンドの次のコマンドに処理を移す。 The value of the HL register is incremented by 1 by the command "INC HL" on the eighth line in FIG. 161(a). Subsequently, the value of the B register is decremented (subtracted by "1") by the command "DJNZ E_LEVOT01" on the 9th line of FIG. 161(a). , if the decremented result is 0, the process is shifted to the command following the command.

ここで、図161(a)のコマンド群を図161(b)のように変更することができる。ここでは、図161(a)と実質的に等しい処理についてはその説明を省略し、図161(b)の異なる処理のみを説明する。 Here, the command group of FIG. 161(a) can be changed as shown in FIG. 161(b). 161(a) will be omitted, and only the different processing in FIG. 161(b) will be described.

図161(b)の6行目のコマンド「LDIN A,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト長の値(試験信号の値)をAレジスタに読み出し、HLレジスタの値を1加算する。かかるコマンドのコマンドサイズは「1」であり、実行サイクルは「2」である。 By the command "LDIN A, (HL)" on the 6th line in FIG. Add 1 to the value of Such a command has a command size of "1" and an execution cycle of "2".

ここで、図161(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LD HL,T_EXM_STP」3バイト+3行目のコマンド「ADDWB HL,A」1バイト+4行目のコマンド「LD B,6」2バイト+6行目のコマンド「LD A,(HL)」1バイト+7行目のコマンド「OUT (@S2DT__),A」2バイト+8行目のコマンド「INC HL」1バイト+9行目のコマンド「DJNZ E_LEVOT01」2バイト=12バイトとなり、総実行サイクルは、2行目3サイクル+3行目1サイクル+4行目2サイクル+6行目2サイクル+7行目3サイクル+8行目1サイクル+9行目3(2)サイクル=15(14)サイクルとなる。なお、括弧内のサイクル数は、コマンド「DJNZ E_LEVOT01」によって移動しなかった場合の実行サイクルを示している。 Here, the total command size of the command group shown in FIG. "LD B, 6" 2 bytes + 6th line command "LD A, (HL)" 1 byte + 7th line command "OUT (@S2DT__), A" 2 bytes + 8th line command "INC HL" 1 byte + 2 bytes of the command "DJNZ E_LEVOT01" on the 9th line = 12 bytes. Cycles+3 (2) cycles in the ninth row=15 (14) cycles. Note that the number of cycles in parentheses indicates the execution cycle when the command "DJNZ E_LEVOT01" does not move.

一方、図161(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LD HL,T_EXM_STP」3バイト+3行目のコマンド「ADDWB HL,A」1バイト+4行目のコマンド「LD B,6」2バイト+6行目のコマンド「LDIN A,(HL)」1バイト+7行目のコマンド「OUT (@S2DT__),A」2バイト+5行目のコマンド「DJNZ E_LEVOT01」2バイト=11バイトとなり、総実行サイクルは、2行目3サイクル+3行目1サイクル+4行目2サイクル+6行目2サイクル+7行目3サイクル+9行目3(2)サイクル=14(13)サイクルとなる。なお、括弧内のサイクル数は、コマンド「DJNZ E_LEVOT01」によって移動しなかった場合の実行サイクルを示している。 On the other hand, the total command size of the command group shown in FIG. LD B, 6" 2 bytes + 6th line command 'LDIN A, (HL)' 1 byte + 7th line command 'OUT (@S2DT__), A' 2 bytes + 5th line command 'DJNZ E_LEVOT01' 2 bytes = 11 bytes, and the total execution cycle is: 2nd line 3 cycles + 3rd line 1 cycle + 4th line 2 cycles + 6th line 2 cycles + 7th line 3 cycles + 9th line 3 (2) cycles = 14 (13) cycles . Note that the number of cycles in parentheses indicates the execution cycle when the command "DJNZ E_LEVOT01" does not move.

したがって、図161(a)のコマンド群を図161(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減され、総実行サイクルも少なくとも1サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 161(a) with the command group of FIG. 161(b), the total command size is reduced by 1 byte, and the total execution cycle is also reduced by at least 1 cycle. By such replacement, it is possible to shorten the command, reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図161(a)と図161(b)とを比較して理解できるように、図161(a)において2行(6行目、8行目)を占有していたコマンド群を、図161(b)においては1行(6行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Also, as can be understood by comparing FIGS. 161(a) and 161(b), the command group occupying two lines (6th and 8th lines) in FIG. 161(b) can be expressed in one line (sixth line), which makes it possible to reduce the number of commands themselves and the design load.

<LDQP>
図162は、SBC_OUTモジュールの具体的な処理を示したフローチャートである。SBC_OUTモジュールは、上記ステップS100-65のサブコマンド送信処理(図23参照)を実行する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。
<LDQP>
FIG. 162 is a flow chart showing specific processing of the SBC_OUT module. The SBC_OUT module executes the subcommand transmission process (see FIG. 23) of step S100-65. Numerical values of step S in this figure are used only in the explanation of this figure.

ここで、サブコマンドは、割込み処理における複数の処理において送信バッファにセットされ、サブコマンド送信処理で送信される。ここで、送信バッファは、例えば96バイトのリングバッファであり、複数の処理においてサブコマンドが順にセットされ、サブコマンド送信処理において、先にセットされたサブコマンドから順に副制御基板330に送信されるFIFOである。 Here, the subcommand is set in the transmission buffer in a plurality of processes in interrupt processing, and is transmitted in subcommand transmission processing. Here, the transmission buffer is, for example, a 96-byte ring buffer, subcommands are set in order in a plurality of processes, and in the subcommand transmission process, the subcommands that are set first are sequentially transmitted to the sub control board 330. FIFO.

メインCPU300aは、図162のように、サブコマンドライトポインタの値をAレジスタに読み出し(S1)、サブコマンドライトポインタの値と、サブコマンドリードポインタの値とを比較する(S2)。ここで、サブコマンドライトポインタの値と、サブコマンドリードポインタの値とが同じ場合、すなわち、未送信のサブコマンドがない場合にはゼロフラグに1が立ち、異なる場合、すなわち、未送信のサブコマンドがある場合にはゼロフラグに1が立たない。 As shown in FIG. 162, the main CPU 300a reads the value of the subcommand write pointer to the A register (S1), and compares the value of the subcommand write pointer and 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 unsent subcommand, the zero flag is set to 1; , the zero flag is 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. Each lower byte is read out to the DE register (S4), and 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 equal to or greater than the subcommand pointer upper limit value by count-up processing, which is a general-purpose module ( 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) to the HL register (S6), executes the word data selection process (S7), and then reads the SCU1 data register for transmitting the subcommand. The command is output (S8), the subsequent command is read to the A register (S9), the subsequent command is output to the SCU1 data register (S10), and the SBC_OUT module is terminated (S11).

図163は、SBC_OUTモジュールを実現するためのコマンドの一例を説明するための説明図である。 FIG. 163 is an explanatory diagram for explaining an example of commands for realizing the SBC_OUT module.

図163(a)の1行目の指標「SBC_OUT:」は、当該SBC_OUTモジュールの先頭アドレスを示す。そして、図163(a)の2行目のコマンド「LDQ A,(LOW R_SBC_WPT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_SBC_WPT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(サブコマンドライトポインタの値)をAレジスタに読み出す。かかる2行目のコマンドが、図162のステップS1に対応する。 The index “SBC_OUT:” on the first line in FIG. 163(a) indicates the start address of the SBC_OUT module. Then, according to the command "LDQ A, (LOW R_SBC_WPT)" on the second line in FIG. 1 byte, and the value stored at that address (the value of the subcommand write pointer) is read to the A register. The command on the second line corresponds to step S1 in FIG.

図163(a)の3行目のコマンド「CPQ A,(LOW R_SBC_RPT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_SBC_RPT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(サブコマンドリードポインタの値)と、Aレジスタの値(サブコマンドライトポインタの値)とを比較する。ここで、同アドレスに格納された値と、Aレジスタの値とが一致していれば、ゼロフラグに1が立つ。かかる3行目のコマンドが、図162のステップS2に対応する。 The command "CPQ A, (LOW R_SBC_RPT)" on the third line in FIG. , and 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 matches the value of the A register, 1 is set in the zero flag. Such a command on the third line corresponds to step S2 in FIG.

図163(a)の4行目のコマンド「RET Z」によって、ゼロフラグに1が立っていれば、当該SBC_OUTモジュールを終了する。かかる4行目のコマンドが、図162のステップS3に対応する。 If the zero flag is set to 1 by the command "RET Z" on the fourth line in FIG. 163(a), the SBC_OUT module is terminated. Such a command on the fourth line corresponds to step S3 in FIG.

図163(a)の5行目のコマンド「LD DE,@LMT_CMD_BFP*256+LOW R_SBC_RPT」によって、サブコマンドポインタ上限値を示す固定値「@LMT_CMD_BFP」がDレジスタに読み出され、サブコマンドリードポインタのアドレスの下位バイトを示す「R_SBC_RPT」がEレジスタに読み出される。かかる5行目のコマンドが、図162のステップS4に対応する。 By the command "LD DE,@LMT_CMD_BFP*256+LOW R_SBC_RPT" on the fifth line in FIG. "R_SBC_RPT", which indicates the lower byte of , is read into the E register. The fifth line command corresponds to step S4 in FIG.

図163(a)の6行目のコマンド「RST COUNTUP」によって、汎用モジュールであるCOUNTUPモジュールが読み出されて実行される。これにより、サブコマンドリードポインタの値は、サブコマンドポインタ上限値未満なら1加算され、サブコマンドポインタ上限値以上ならゼロクリアされる。かかる6行目のコマンドが、図162のステップS5に対応する。 The COUNTUP module, which is a general-purpose module, is read and executed by the command "RST COUNTUP" on the sixth line in FIG. 163(a). 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 is cleared to zero if it is equal to or greater than the subcommand pointer upper limit value. The sixth line command corresponds to step S5 in FIG.

図163(a)の7行目のコマンド「LD HL,R_SBC_SBF」によって、サブコマンドバッファ(送信バッファ)のアドレスを示す「R_SBC_SBF」がHLレジスタに読み出される。かかる7行目のコマンドが、図162のステップS6に対応する。ここで、「R_SBC_SBF」は、2バイト長のデータである。サブコマンドバッファのアドレスの上位1バイトが「F0H」であれば、コマンド「LDQ」によって読み出すことが可能であるが、サブコマンドバッファの上位1バイトが「F1H」になっていることもあるため、ここでは、コマンド「LDQ」を使用せずに2バイト長のデータを読み出している。 By the command "LD HL, R_SBC_SBF" on the 7th line in FIG. 163(a), "R_SBC_SBF" indicating the address of the subcommand buffer (transmission buffer) is read to the HL register. The command on the 7th line corresponds to step S6 in FIG. Here, "R_SBC_SBF" is 2-byte length data. If the upper 1 byte of the address of the subcommand buffer is "F0H", it can be read by the command "LDQ". Here, 2-byte length data is read without using the command "LDQ".

図163(a)の8行目のコマンド「RST WORDSEL」によって、汎用モジュールであるWORDSELモジュールが読み出され、HLレジスタにAレジスタの値を2回加算し、HLレジスタに示されるアドレスのうち、下位バイトの値(Lレジスタの値、すなわち、先行コマンド)がAレジスタに読み出される。かかる8行目のコマンドが、図162のステップS7に対応する。 The WORDSEL module, which is a general-purpose module, is read by the command "RST WORDSEL" on the eighth line of FIG. The value of the lower byte (the value of the L register, ie the previous command) is read into the A register. The eighth line command corresponds to step S7 in FIG.

図163(a)の9行目のコマンド「OUT (@S1DT__),A」によって、Aレジスタの値(先行コマンド)が、固定値「@S1DT__」で示されるアドレスに出力される。かかる9行目のコマンドが、図162のステップS8に対応する。 The command "OUT (@S1DT__), A" on the ninth line in FIG. 163(a) outputs the value of the A register (preceding command) to the address indicated by the fixed value "@S1DT__". The command on the ninth line corresponds to step S8 in FIG.

図163(a)の10行目のコマンド「LD A,H」によって、Hレジスタの値(後続コマンド)がAレジスタに読み出される。かかる10行目のコマンドが、図162のS9に対応する。 The value of the H register (subsequent command) is read to the A register by the command "LD A,H" on the 10th line in FIG. 163(a). Such a command on the tenth line corresponds to S9 in FIG.

図163(a)の11行目のコマンド「OUT (@S1DT__),A」によって、Aレジスタの値(後続コマンド)が、固定値「@S1DT__」で示されるアドレスに出力され、当該SBC_OUTモジュールが終了する。かかる11行目のコマンドが、図162のステップS10に対応し、12行目のコマンドが、図162のステップS11に対応する。 The command "OUT (@S1DT__), A" on the 11th line in FIG. finish. The command on the 11th line corresponds to step S10 in FIG. 162, and the command on the 12th line corresponds to step S11 in FIG.

ここで、図163(a)のコマンド群を図163(b)のように変更することができる。ここでは、サブコマンドバッファ(送信バッファ)の上位1バイトが「F1H」である場合について説明し、図163(a)と実質的に等しい処理についてはその説明を省略し、図163(b)の異なる処理のみを説明する。 Here, the command group of FIG. 163(a) can be changed as shown in FIG. 163(b). Here, the case where the upper 1 byte of the sub-command buffer (transmission buffer) is "F1H" will be explained, and the explanation of the processing substantially equivalent to that of FIG. Only the processing that is different will be described.

図163(b)の7行目のコマンド「LDQP HL,LOW R_SBC_SBF」によって、Qレジスタの値に1加算された値(すなわち、「F1H」)が上位に、「R_SBC_SBF」が下位となる値(サブコマンドバッファのアドレス)がHLレジスタに読み出される。かかる7行目のコマンドが、図158のステップS6に対応する。かかるコマンドのコマンドサイズは「3」であり、実行サイクルは「7(5)」である。 By the command "LDQP HL, LOW R_SBC_SBF" on the 7th line of FIG. subcommand buffer address) is read into the HL register. Such a command on the seventh line corresponds to step S6 in FIG. Such a command has a command size of "3" and an execution cycle of "7 (5)".

ここで、図163(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. 163(a) is the second line command "LDQ A, (LOW R_SBC_WPT)" 2 bytes + the third line command "CPQ A, (LOW R_SBC_RPT)" 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 + command "RET" 1 byte on 12th line = 19 bytes, and the total execution cycle is 2nd line 2 cycles + 3rd line 4 cycles + 4th line 3 (1) cycles + 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 routine one level above.

一方、図163(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. 163(b) is the second line command "LDQ A, (LOW R_SBC_WPT)" 2 bytes + the third line command "CPQ A, (LOW R_SBC_RPT)" 3 bytes + 4 bytes. Line command "RET Z" 1 byte + Line 5 command "LD DE,@LMT_CMD_BFP*256+LOW R_SBC_RPT" 2 bytes + Line 6 command "RST COUNTUP" 1 byte + Line 7 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 + command "RET" 1 byte on 12th line = 19 bytes, and the total execution cycle is 2nd line 2 cycles + 3rd line 4 cycles + 4th line 3 (1) cycles + 5th line 2 Cycle + 6th row 4 cycle + 7th row 5 cycle + 8th row 4 cycle + 9th row 3 cycle + 10th row 1 cycle + 11th row 3 cycle + 12th row 3 cycle = 34 (32) cycles. The number of cycles in parentheses indicates the execution cycle when the command "RET Z" does not move to the routine one level above.

したがって、図163(a)のコマンド群を図163(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, by replacing the command group shown in FIG. 163(a) with the command group shown in FIG. byte is "F1H"), the design load can be reduced. In the special symbol storage area shift process shown in step S610-9 in FIG. 37, when reading the special game special symbol discrimination flag, the upper 1 byte of the address where the special game special symbol discrimination flag is stored is set to "F1H". , the command "LDQP" may be used. Furthermore, in the external information management process shown in step S400-29 in FIG. 26, when saving the combined bit data 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 executed. may be used. Furthermore, in the saving process at power failure in FIG. 25, when saving the backup validity determination value in the backup validity determination flag, the upper 1 byte of the address where the backup validity determination flag is stored is set to "F1H", and the command "LDQP" is executed. may be used.

<RCPQ>
図164は、SBC_OUTモジュールを実現するための他のコマンドの一例を説明するための説明図である。なお、図164(a)は、図163(a)と同一であるため、説明は省略する。また、図164(b)について、図164(a)と実質的に等しい処理についてはその説明を省略し、図164(b)の異なる処理のみを説明する。
<RCPQ>
FIG. 164 is an explanatory diagram for explaining an example of another command for realizing the SBC_OUT module. Note that FIG. 164(a) is the same as FIG. 163(a), so the description is omitted. Also, with regard to FIG. 164(b), the description of the processing that is substantially the same as that of FIG. 164(a) will be omitted, and only the processing that is different from FIG. 164(b) will be described.

図164(b)の3行目のコマンド「RCPQ Z,A,(LOW R_SBC_RPT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_SBC_RPT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(サブコマンドリードポインタの値)と、Aレジスタの値(サブコマンドライトポインタの値)とを比較し、ゼロフラグに1が立っていれば、コマンド「RET」を実行するように、当該SBC_OUTモジュールを終了する。かかる3行目のコマンドが、図162のステップS2~S4に対応する。かかるコマンドのコマンドサイズは「3」であり、実行サイクルは「7(5)」である。なお、括弧内のサイクル数は、かかるコマンドによって1つ上のルーチンに移動しなかった場合の実行サイクルを示している。 The command "RCPQ Z, A, (LOW R_SBC_RPT)" on the third line in FIG. The value stored at that address (value of the subcommand read pointer) is compared with the value of the A register (value of the subcommand write pointer). If the zero flag is 1, the command "RET ” to terminate the SBC_OUT module. Such commands on the third line correspond to steps S2 to S4 in FIG. Such a command has a command size of "3" and an execution cycle of "7 (5)". The number of cycles in parentheses indicates the execution cycle when the command does not move to the routine one level above.

ここで、図164(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. 164(b) is the second line command "LDQ A, (LOW R_SBC_WPT)" 2 bytes + the third line command "RCPQ Z, A, (LOW R_SBC_RPT)". 3 bytes + 4th line command "LD DE,@LMT_CMD_BFP*256+LOW R_SBC_RPT" 2nd byte + 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 1 byte of the command "RET" on the line = 18 bytes, and the total execution cycle is: 2nd line 2 cycles + 3rd line 7 (5) cycles + 4th line 2 cycles + 5th line 4 cycles + 6th line 3 cycles + 7th line 4th cycle+3rd cycle of 8th row+1st cycle of 9th row+3rd cycle of 10th row+3rd cycle of 11th row=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 routine one level above.

したがって、図164(a)のコマンド群を図164(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 164(a) with the command group of FIG. 164(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.

また、図164(a)と図164(b)とを比較して理解できるように、図164(a)において2行(3行目~4行目)を占有していたコマンド群を、図164(b)においては1行(3行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 164(a) and 164(b), the command group occupying two lines (3rd to 4th lines) in FIG. 164(a) is 164(b) can be expressed in one line (the third line), which makes it possible to reduce the number of commands and the design load.

図165は、FZ_OPNモジュールを実現するためのコマンドの一例を説明するための説明図である。図165に示したFZ_OPNモジュールは、普通電動役物入賞口開放制御処理(図57参照)を実行する。 FIG. 165 is an explanatory diagram for explaining an example of commands for realizing the FZ_OPN module. The FZ_OPN module shown in FIG. 165 executes normal electric accessory winning opening control processing (see FIG. 57).

普通電動役物入賞口開放制御処理では、上記ステップS850-5において、普通電動役物入賞球数カウンタのカウンタ値が規定数に到達していないか、すなわち、第1可変始動口120Bに、1回の開閉制御中の最大入賞可能数と同数の遊技球が入球していないかを判定する。その結果、規定数に到達していないと判定した場合には当該普通電動役物入賞口開放制御処理を終了し、規定数に到達したと判定した場合にはステップS850-7に処理を移す。 In the normal electric accessory winning opening control process, in the above step S850-5, the counter value of the normal electric accessory winning ball number counter has not reached the specified number, that is, the first variable start opening 120B is set to 1 It is determined whether or not the same number of game balls as the maximum number of winning prizes during the open/close control of the round have entered. As a result, if it is determined that the specified number has not been reached, the normal electric accessory winning opening control process is terminated, and if it is determined that the specified number has been reached, the process proceeds to step S850-7.

この普通電動役物入賞口開放制御処理として、図165(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 this normal electric accessary prize opening control process, the index "FZ_OPN:" on the first line in FIG. 165(a) indicates the top 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 and the value of the lower 1 byte of the address "R_FDN_CNT" is set to the lower address by the command "LDQ A, (LOW R_FDN_CNT)" on the second line. 1 byte, and the value stored at that address (the counter value of the normal electric accessory winning ball number counter) is read to the A register. The command "CP A, @FDN_CNT" on the third line compares the value of the A register with a fixed value "@FDN_CNT" indicating a 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 fourth line, the FZ_OPN module is terminated. That is, if the counter value of the normal electric accessory winning ball number counter is less than 8, the FZ_OPN module is terminated. If the carry flag is not 1, the subsequent processing is executed.

ここで、図165(a)のコマンド群を図165(b)のように変更することができる。ここでは、図165(a)と実質的に等しい処理についてはその説明を省略し、図165(b)の異なる処理のみを説明する。 Here, the command group of FIG. 165(a) can be changed as shown in FIG. 165(b). 165(a) will be omitted here, and only the different processing in FIG. 165(b) will be described.

図165(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つ上のルーチンに移動しなかった場合の実行サイクルを示している。 The command "RCPQ C, (LOW R_FDN_CNT), @FDN_CNT" on the second line in FIG. The value (the counter value of the counter for the number of winning balls of normal electric accessories) stored at the address of the lower 1 byte is compared with the fixed value "@FDN_CNT", which indicates the specified number, here, 8, and the carry flag is set. If 1, terminate the FZ_OPN module to execute the command "RET". The command size of such 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 routine one level above.

ここで、図165(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. 165(a) is the second line command "LDQ A, (LOW R_FDN_CNT)" 2 bytes + the third line command "CP A, @FDN_CNT" 3 bytes + 4 lines. 1 byte of the second command "RET C" = 6 bytes, and the total execution cycle is 2 cycles on the 2nd line + 4 cycles on the 3rd line + 3 (1) cycles on 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 routine one level higher.

一方、図165(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. 8(6) cycles=8(6) cycles. The number of cycles in parentheses indicates the execution cycle when the command "RCPQ C, (LOW R_FDN_CNT), @FDN_CNT" does not move to the next higher routine.

したがって、図165(a)のコマンド群を図165(b)のコマンド群に置き換えることで、総コマンドサイズが2バイト削減され、総実行サイクルも少なくとも1サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 165(a) with the command group of FIG. 165(b), the total command size is reduced by 2 bytes, and the total execution cycle is also reduced by at least 1 cycle. By such replacement, it is possible to shorten the command, reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図165(a)と図165(b)とを比較して理解できるように、図165(a)において3行(2行目~4行目)を占有していたコマンド群を、図165(b)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 165(a) and 165(b), the command group occupying three lines (2nd to 4th lines) in FIG. 165(a) is 165(b) can be expressed in one line (second line), which makes it possible to reduce the number of commands and the design load.

また、図165(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図165(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, in the example of FIG. 165(b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Also, in the example of FIG. 165(b), if the A register was already used, it was necessary to stack and save the value of the A register. unnecessary. In this way, it becomes possible to effectively use resources.

図166は、TD_OPNモジュールを実現するためのコマンドの一例を説明するための説明図である。図166に示したTD_OPNモジュールは、大入賞口開放制御処理(図47参照)を実行する。 FIG. 166 is an explanatory diagram for explaining an example of commands for realizing the TD_OPN module. The TD_OPN module shown in FIG. 166 executes the big winning opening control process (see FIG. 47).

大入賞口開放制御処理では、上記ステップS720-5において、大入賞口入賞球数カウンタのカウンタ値が規定数に到達していないか、すなわち、大入賞口に、1ラウンド中の最大入賞可能数と同数の遊技球が入球していないかを判定する。その結果、規定数に到達していないと判定した場合には当該大入賞口開放制御処理を終了し、規定数に到達したと判定した場合にはステップS720-7に処理を移す。 In the big winning hole opening control process, in the above step S720-5, the counter value of the big winning hole winning ball number counter has not reached the specified number, that is, the maximum possible winning number in one round is set in the big winning hole. It is determined whether or not the same number of game balls are entered. As a result, when it is determined that the specified number has not been reached, the big winning opening opening control process is terminated, and when it is determined that the specified number has been reached, the process proceeds to step S720-7.

この大入賞口開放制御処理として、図166(a)の1行目の指標「TD_OPN:」は、当該TD_OPNモジュールの先頭アドレスを示す。そして、ステップS720-5として、2行目のコマンド「LDQ A,(LOW R_TDN_FLG)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_TDN_FLG」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別電動役物指定フラグ)をAレジスタに読み出す。なお、特別電動役物指定フラグは、どの大入賞口が当該大入賞口開放制御処理の対象となっているかを示すものである。 As this special prize opening control process, the index "TD_OPN:" on the first line in FIG. 166(a) indicates the head address of the TD_OPN module. Then, in step S720-5, 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 address by the command "LDQ A, (LOW R_TDN_FLG)" on the second line. 1 byte, and the value (special electric accessory designation flag) stored at that address is read to the A register. It should be noted that the special electric accessory designation flag indicates which big winning opening is the object of the big winning opening opening control process.

3行目のコマンド「LD HL、D_TDC_MAX-1」によって、大入賞口規定入賞数データテーブル(図14における特別電動役物作動ラムセットテーブルの規定数が示されるテーブル)のアドレスから1減算した値をHLレジスタに読み出す。 The command "LD HL, D_TDC_MAX-1" on the 3rd line is a value obtained by subtracting 1 from the address of the special winning opening prescribed winning number data table (a table showing the prescribed number of the special electric accessory operating ram set table in FIG. 14) into the HL register.

図166(a)の4行目のコマンド「RST BYTESEL」によって、汎用モジュールであるBYTESELモジュールが読み出され、HLレジスタにAレジスタの値を加算し、HLレジスタに示されるアドレスに格納された値(規定数)がAレジスタに読み出される。 By the command "RST BYTESEL" on the fourth line in FIG. 166(a), the BYTESEL module, which is a general-purpose module, is read, the value of the A register is added to the HL register, and the value stored at the address indicated by the HL register is read. (prescribed number) is read into the A register.

図166(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であれば、以降の処理を実行する。 The command "CPQ A, (LOW R_TDN_CNT)" on the fifth line of FIG. , and the value stored at that address (the counter value of the winning ball number counter for the big winning opening) is compared with the value of the A register, which is 10 here. That is, if the value stored at the same address is less than 10, the carry flag is not set and becomes 0. Then, if the carry flag is 0 by "RET NC" on the 6th line, the TD_OPN module is terminated. That is, if the counter value of the big winning hole 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.

ここで、図166(a)のコマンド群を図165(b)のように変更することができる。ここでは、図166(a)と実質的に等しい処理についてはその説明を省略し、図165(b)の異なる処理のみを説明する。 Here, the command group of FIG. 166(a) can be changed as shown in FIG. 165(b). 166(a) will be omitted here, and only the different processing in FIG. 165(b) will be described.

図166(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つ上のルーチンに移動しなかった場合の実行サイクルを示している。 The command "RCPQ NC, A, (LOW R_TDN_CNT)" on the fifth line in FIG. 1 byte, the value stored at that address (the counter value of the winning ball number counter for the big winning opening) is compared with the value of the A register (default value), here 10, and if the carry flag is 0 , exit the TD_OPN module to execute the command "RET". Such a command has a command size of "3" and an execution cycle of "7 (5)". The number of cycles in parentheses indicates the execution cycle when the command does not move to the routine one level above.

ここで、図166(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. 166(a) is the second line command "LDQ A, (LOW R_TDN_FLG)" 2 bytes + the third line command "LD HL, D_TDC_MAX-1" 3 bytes + 4 bytes. Line 1 command "RST BYTESEL" 1 byte + Line 5 command "CPQ A, (LOW R_TDN_CNT)" 3 bytes + Line 4 command "RET NC" 1 byte = 10 bytes. Cycle + 3rd row 3 cycles + 4th row 3 cycles + 5th row 4 cycles + 4th row 3 (1) cycles = 15 (13) cycles. The number of cycles in parentheses indicates the execution cycle when the command "RET NC" does not move to the routine one level higher.

一方、図166(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. 166(b) is the second line command "LDQ A, (LOW R_TDN_FLG)" 2 bytes + the third line command "LD HL, D_TDC_MAX-1" 3 bytes + 4 lines. 1st 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 Cycles+5th row 7 (5) cycles=15 (13) cycles. 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 routine one level above.

したがって、図166(a)のコマンド群を図166(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 166(a) with the command group of FIG. 166(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.

また、図166(a)と図165(b)とを比較して理解できるように、図166(a)において2行(5行目~6行目)を占有していたコマンド群を、図166(b)においては1行(5行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 166(a) and 165(b), the command group occupying two lines (5th and 6th lines) in FIG. 166(b) can be expressed in one line (fifth line), which makes it possible to reduce the number of commands themselves and the design load.

<JCPQ>
図167は、HSY_PRCモジュールを実現するためのコマンドの一例を説明するための説明図である。図167に示したHSY_PRCモジュールは、発射位置指定管理処理(図26のステップS400-27参照)を実行する。
<JCPQ>
FIG. 167 is an explanatory diagram for explaining an example of commands for realizing the HSY_PRC module. The HSY_PRC module shown in FIG. 167 executes firing position designation management processing (see step S400-27 in FIG. 26).

この発射位置指定管理処理として、図167(a)の1行目の指標「HSY_PRC:」は、当該HSY_PRCモジュールの先頭アドレスを示す。2行目のコマンド「XOR A,A」によって、Aレジスタの値と、Aレジスタの値との排他的論理和を計算し、Aレジスタを初期化する。 As this firing position designation management process, the index "HSY_PRC:" on the first line in FIG. 167(a) indicates the start address of the HSY_PRC module. The command "XOR A, A" on the second line computes the exclusive OR of the value of the A register and the value of the A register to initialize the A register.

そして、3行目のコマンド「LDQ HL,LOW R_TDN_FLG」によって、Qレジスタの値をHレジスタに読み出し、アドレス「R_TDN_FLG」の下位1バイトの値をLレジスタに読み出す。 Then, by the command "LDQ HL, LOW R_TDN_FLG" on the third line, the value of the Q register is read to the H register, and the value of the lower 1 byte of the address "R_TDN_FLG" is read to the L 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 indicated in the HL register (special electric accessory designation flag) and the fixed value "@TDK_AT2" indicating the second big prize opening are compared, and if the zero flag is not set to 1, the process moves 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レジスタの値をHレジスタに読み出し、アドレス「R_ZUG_CHK_FIX」の下位1バイトの値をLレジスタに読み出す。 On the other hand, if the zero flag is set to 1, the value of the Q register is read to the H register and the value of the lower 1 byte of the address "R_ZUG_CHK_FIX" is read to the L register by the command "LDQ HL, LOW R_ZUG_CHK_FIX" on the fifth line. .

6行目のコマンド「JCP NZ,(HL),@ZUG_SML1,HSY_PRC_20」によって、HLレジスタに示される値(特別図柄判定フラグ)と、小当たり図柄1指定データを示す固定値「@ZUG_SML1」、ここでは、07Hとを比較し、ゼロフラグに1が立っていなければ、8行目の指標「HSY_PRC_20」に示されるアドレスに移動する(処理を分岐させる)。 By the command "JCP NZ, (HL), @ZUG_SML1, HSY_PRC_20" on the 6th line, the value indicated in the HL register (special symbol determination flag) and the fixed value "@ZUG_SML1" indicating the small winning symbol 1 designation data, here Then, 07H is compared with 07H, and if 1 is not set in the zero flag, the address is moved to the address indicated by the index "HSY_PRC_20" on the 8th line (processing is branched).

ここで、図167(a)のコマンド群を図167(b)のように変更することができる。ここでは、図167(a)と実質的に等しい処理についてはその説明を省略し、図167(b)の異なる処理のみを説明する。 Here, the command group of FIG. 167(a) can be changed as shown in FIG. 167(b). 167(a) will be omitted here, and only the different processing in FIG. 167(b) will be described.

図167(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」に示されるアドレスに移動する(処理を分岐させる)。 The command "JCPQ NZ, (LOW R_TDN_FLG), @TDK_AT2, HSY_PRC_10" on the third line in FIG. The lower 1 byte of the address is compared with the value indicated by the address (special electric accessory designation flag) and the fixed value "@TDK_AT2" indicating the second big prize opening, and if 1 is not set in the zero flag, Move to the address indicated by the index "HSY_PRC_10" on the fifth line (branch the process).

図167(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 command "JCPQ NZ, (LOW R_ZUF_CHK_FIX, @ZUG_SML1, HSY_PRC_20" on the fourth line in FIG. , and compare the value (special symbol determination flag) indicated at the address with the fixed value "@TDK_AT2" indicating the second big winning opening, and the fixed value "@ ZUG_SML1", here, 07H, and if the zero flag is not set to 1, move to the address indicated by the index "HSY_PRC_20" on the 6th line (process is branched).

ここで、図167(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. 167(a) is the command "XOR A, A" 1 byte on the 2nd line + the command "LDQ HL, LOW R_TDN_FLG" 2 bytes on the 3rd line + 2 bytes on the 4th line. Command "JCP NZ, (HL), @TDK_AT2, HSY_PRC_10" 4 bytes + Command "LDQ HL, LOW R_ZUG_CHK_FIX" 2 bytes on line 5 + Command "JCP NZ, (HL), @ZUG_SML1, HSY_PRC_20" 4 bytes on line 6 = 13 bytes, and the total execution cycle is 2nd line 1 cycle + 3rd line 2 cycles + 4th line 6 (5) cycles + 5th line 2 cycles + 6th line 2 cycles 6 (5) = 17 (15) cycles . Note that the number of cycles in parentheses indicates the execution cycle when the command "JCP NZ, . . . " does not move.

一方、図167(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. 167(b) is the command "XOR A, A" 1 byte 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, and the total execution cycle is 2nd line 1 cycle + 3rd line 6 (5) cycles + 4th line 6 ( 5) = 13 (11) cycles The number of cycles in parentheses indicates the number of execution cycles when the command "JCP NZ, ..." does not move.

したがって、図167(a)のコマンド群を図167(b)のコマンド群に置き換えることで、総コマンドサイズが4バイト削減され、総実行サイクルも少なくとも4サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 167(a) with the command group of FIG. 167(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, reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図167(a)と図167(b)とを比較して理解できるように、図167(a)において4行(3行目~6行目)を占有していたコマンド群を、図167(b)においては2行(3行目~4行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 167(a) and 167(b), the command group occupying the 4 lines (3rd to 6th lines) in FIG. 167(a) is 167(b) can be expressed in two lines (third and fourth lines), which makes it possible to reduce the number of commands and the design load.

また、図167(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図167(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, in the example of FIG. 167(b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Also, in the example of FIG. 167(b), if the A register was already used, it was necessary to stack and save the value of the A register. unnecessary. In this way, it becomes possible to effectively use resources.

図168は、FDN_CHKモジュールを実現するためのコマンドの一例を説明するための説明図である。図168に示したFDN_CHKモジュールは、普通電動役物入賞時確認処理(図28のステップS500-9参照)を実行する。 FIG. 168 is an explanatory diagram for explaining an example of commands for realizing the FDN_CHK module. The FDN_CHK module shown in FIG. 168 executes normal electric accessory winning confirmation processing (see step S500-9 in FIG. 28).

この普通電動役物入賞時確認処理として、図168(a)の1行目の指標「FDN_CHK:」は、当該FDN_CHKモジュールの先頭アドレスを示す。 As confirmation processing at the time of this normal electric accessary prize winning, the index "FDN_CHK:" on the first line in FIG. 168(a) indicates the top 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 (the value of the normal electric accessory closing valid timer) is read to the HL register.

3行目のコマンド「RET NTZ」によって、ゼロフラグが1でなければ、当該FDN_CHKモジュールを終了する。ここで「NTZ」としているのは、コマンド「LDQ HL,(LOW R_FDN_EFF)」によって第2ゼロフラグは変化するが第1ゼロフラグは変化しないからである。 The command "RET NTZ" on the third line terminates the FDN_CHK module if the zero flag is not 1. The reason why "NTZ" is used here is that 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 fourth line, the value of the Q register is set as the upper 1 byte of the address, the value of the lower 1 byte of the address "R_FUT_PHS" is set as the lower 1 byte of the address, and the address value (Normal game management phase) is read to 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 fifth line, the value indicated in the A register (normal game management phase) and the fixed value "@FD_OPN" indicating the normal electric accessory winning opening control process, Here, 04H is compared with 04H, and if 1 is not set in the zero flag, the address is moved to the address indicated by the index "FDN_CHK_10" on the eighth 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 the zero flag is 1, the command "INCQ (LOW R_FDN_CNT)" on the 6th line sets the value of the Q register to the upper 1 byte of the address, and sets the value of the lower 1 byte of the address "R_FDN_CNT" to the address. The value stored at the address (the counter value of the winning ball number counter for normal electric accessories) is added by 1, the added value is stored at the address, and the command "RET" on the 7th line is used. , terminate the FDN_CHK module.

ここで、図168(a)のコマンド群を図168(b)のように変更することができる。ここでは、図168(a)と実質的に等しい処理についてはその説明を省略し、図168(b)の異なる処理のみを説明する。 Here, the command group of FIG. 168(a) can be changed as shown in FIG. 168(b). 168(a) will be omitted here, and only the different processing in FIG. 168(b) will be described.

図168(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」に示されるアドレスに移動する(処理を分岐させる)。 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 compared with the address value (ordinary game management phase) and a fixed value "@FD_OPN" indicating the normal electric accessary prize opening control process, here 04H, and 1 is set in the zero flag. If not, move to the address indicated by the index "FDN_CHK_10" on the 7th line (branch the process).

ここで、図168(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. 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) cycles + 6th line 5 cycles + 7th line 3 cycles = 21 (18) cycles. Note that the number of cycles in parentheses indicates the execution cycle when the command "RET NTZ", "JCP NZ, . . . " does not move.

一方、図168(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. "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. Note that the number of cycles in parentheses indicates the execution cycle when the command "RET NZ", "JCPQ NTZ, . . . " does not move.

したがって、図168(a)のコマンド群を図168(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減され、総実行サイクルも少なくとも2サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 168(a) with the command group of FIG. 168(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, reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図168(a)と図168(b)とを比較して理解できるように、図168(a)において2行(4行目~5行目)を占有していたコマンド群を、図168(b)においては1行(4行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Also, as can be understood by comparing FIGS. 168(a) and 168(b), the command group occupying two lines (fourth and fifth lines) in FIG. 168(b) can be expressed in one line (fourth line), which makes it possible to reduce the number of commands themselves and the design load.

また、図168(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図168(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, in the example of FIG. 168(b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Also, in the example of FIG. 168(b), if the A register was already used, it was necessary to stack and save the value of the A register. unnecessary. In this way, it becomes possible to effectively use resources.

図169は、FZ_STPモジュールを実現するためのコマンドの一例を説明するための説明図である。図169に示したFZ_STPモジュールは、普通図柄停止図柄表示処理(図54参照)を実行する。 FIG. 169 is an explanatory diagram for explaining an example of commands for realizing the FZ_STP module. The FZ_STP module shown in FIG. 169 executes normal symbol stop symbol display processing (see FIG. 54).

この普通図柄停止図柄表示処理として、図169(a)の1行目の指標「FZ_STP:」は、当該FZ_STPモジュールの先頭アドレスを示す。 As this normal symbol stop symbol display process, the index "FZ_STP:" on the first line in FIG. 169(a) indicates the leading address of the FZ_STP module.

そして、2行目のコマンド「RET NTZ」によって、第2ゼロフラグに1が立っていなければ、当該FZ_STPモジュールを終了する。 Then, if the second zero flag is not set to 1 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 as the upper 1 byte of the address, the value of the lower 1 byte of the address "R_FZ_ATA" is set as the lower 1 byte of the address, and the address value (Normal pattern hit flag) is read to the A register. In addition, the normal pattern hit flag becomes 01H when the hit is determined by the normal pattern lottery, and becomes 00H when the loss is determined.

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, compare the value shown in the A register (normal pattern per flag) and the fixed value "@FZ_ATA" indicating the hit, here 01H, If the zero flag is set to 1, the process moves to the address indicated by the index "FZ_STP_10" on the eighth line (processing is branched).

一方、ゼロフラグに1が立っていなければ、5行目のコマンド「CLRQ (LOW R_FUT_PHS)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_FUT_PHS」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(普通遊技管理フェーズ)に0を代入する(クリアする)。 On the other hand, if the zero flag is not set to 1, the command "CLRQ (LOW R_FUT_PHS)" on the fifth line sets the value of the Q register to the upper 1 byte of the address, and sets the value of the lower 1 byte of the address "R_FUT_PHS" to the address. The lower 1 byte is assigned, and 0 is substituted (cleared) for 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 as the upper 1 byte of the address, the value of the lower 1 byte of the address "R_FZ_STP" is set as the lower 1 byte of the address, and the 0 is assigned (cleared) to the value (normal symbol stop symbol number), and the FZ_STP module is terminated by the command "RET" on the 7th line.

ここで、図169(a)のコマンド群を図169(b)のように変更することができる。ここでは、図169(a)と実質的に等しい処理についてはその説明を省略し、図169(b)の異なる処理のみを説明する。 Here, the command group of FIG. 169(a) can be changed as shown in FIG. 169(b). 169(a) will be omitted here, and only the different processing in FIG. 169(b) will be described.

図169(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」に示されるアドレスに移動する(処理を分岐させる)。 The command "JCPQ Z, (LOW R_FZ_ATA), @FZ_ATA, FZ_STP_10" on the third line of FIG. The lower 1 byte of the address is compared with the value of the address (normal pattern per flag) and the fixed value "@FZ_ATA" indicating the hit, here 01H. Move to the address indicated by the index "FZ_STP_10" (branch the process).

ここで、図169(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. 169(a) is the command "RET NTZ" 1 byte on the 2nd line + the command "LDQ A, (LOW R_FZ_ATA)" 2 bytes on the 3rd line + 2 bytes on the 4th 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 row 3 (1) cycle + 3rd row 2 cycle + 4th row 4 (3) cycle + 5th row 2 cycle + 6th row 2 cycle + 7th row 3 cycle = 16 (13) Cycle. The number of cycles in parentheses indicates the execution cycle when the commands "RET NTZ", "JCP Z, .

一方、図169(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. 169(b) is the command "RET NTZ" 1 byte on the second line + the command "JCPQ Z, (LOW R_FZ_ATA), @FZ_ATA, FZ_STP_10" 4 bytes on the third 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 3rd row 3 (1) cycle + 3rd row 6 (5) cycle + 4th row 2 cycle + 5th row 2 cycle + 6th row 3 cycle = 16 (13) cycles. Note that the number of cycles in parentheses indicates the execution cycle when the command "RET NTZ", "JCPQ Z, . . . " does not move.

したがって、図169(a)のコマンド群を図169(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減される。かかる置き換えによって、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 169(a) with the command group of FIG. 169(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.

また、図169(a)と図169(b)とを比較して理解できるように、図169(a)において2行(3行目~4行目)を占有していたコマンド群を、図169(b)においては1行(3行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 169(a) and 169(b), the command group occupying two lines (3rd to 4th lines) in FIG. 169(b) can be expressed in one line (third line), which makes it possible to reduce the number of commands themselves and the design load.

また、図169(b)の例では、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図169(b)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, in the example of FIG. 169(b), the A register is not used. Therefore, the value of the A register is not unintentionally updated. Also, in the example of FIG. 169(b), if the A register was already used, it was necessary to stack and save the value of the A register. unnecessary. In this way, it becomes possible to effectively use resources.

<乱数発生器>
図170は、乱数発生器740~746の構成を説明するためのブロック図である。上記したように、メインCPU300a、500aには、複数の乱数発生器が設けられている。
<random number generator>
FIG. 170 is a block diagram for explaining the configuration of random number generators 740-746. As described above, the main CPUs 300a and 500a are provided with a plurality of random number generators.

メインCPU300a、500aには、例えば、図170に示すように、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. 170, a maximum value setting random number generator 740, which is a random number generator capable of setting a maximum value of 16 bits, has four channels, and the maximum value of 16 bits is fixed at 65536. A maximum value fixed random number generator 742, which is a random number generator, has 4 channels. A maximum value setting random number generator 744, which is a random number generator capable of setting a maximum value of 8 bits, has 8 channels. 8 channels of fixed maximum random number generator 746 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 one of 32 to 47 clocks, and the start value can be any of 0001h, a value based on the ID number, and a value that is changed at each system reset. can be set to The fixed maximum random number generator 742 has a random number update period of one clock and a start value that is changed at each system reset. Note that the system reset is to reset the state in terms of 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 period to any one of 16 to 31 clocks, and the start value can be set to 01h, a value based on the ID number, or a value changed at each system reset. can be set to The fixed maximum random number generator 746 has a random number update period of one clock and a start value that is changed at each system reset. In the initial setting process of step S100-1, the start value is set and saved, and the random number update period 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は、一定の規則に従って乱数を更新し、乱数列を一巡するごとに、自動的に乱数列が更新される。そして、ソフトウェアにより、遊技球が所定領域を通過したと判定されたときに、乱数値レジスタから乱数(ハードウェア乱数カウント値)が取得される。 In addition, these random number generators 740 to 746 have their start values updated each time the system is reset. Then, the maximum value setting random number generator 740 updates the random number (random number counter) once at any one of the 32nd to 47th clocks of the internal system clock. The maximum value setting random number generator 744 updates the random number (random number counter) once at any of the 16th to 31st clocks of the internal system clock by hardware. The maximum value fixed random number generators 742 and 746 update random numbers (random number counters) once per clock of the internal system clock by hardware. These random number generators 740 to 746 update random numbers according to a certain rule, and the random number sequence is automatically updated each time the random number sequence is cycled. When the software determines that the game ball has passed through the predetermined area, a random number (hardware random number count value) is acquired from the random number register.

また、メインCPU300a、500aでは、乱数発生器740~746から取得した乱数値に、プログラム内において所定の数値を乗じ、また、除算することでソフトウェア乱数を生成する(ソフトウェア乱数生成部)ことも可能である。ソフトウェア乱数生成部は、4ms毎に発生する割込み処理が実行されていない間に乱数を更新する。具体的には、ソフトウェア乱数生成部は、前回の乱数と最大値とを比較し、前回の乱数が最大値に達していた場合には乱数を0にし、前回の乱数が最大値に達していない場合には乱数を1加算する。そして、遊技球が所定領域を通過したと判定されたときに、乱数(ソフトウェア乱数カウント値)が取得される。 In addition, the main CPUs 300a and 500a can also generate software random numbers by multiplying or dividing the random numbers obtained from the random number generators 740 to 746 by a predetermined number in the program (software random number generator). is. The software random number generation unit updates the random number while interrupt processing that occurs every 4 ms is not being executed. Specifically, the software random number generator compares the previous random number with the maximum value, sets the random number to 0 if the previous random number has reached the maximum value, and sets the previous random number to 0 if the previous random number has not reached the maximum value. In that case, 1 is added to the random number. Then, when it is determined that the game ball has passed through the predetermined area, a random number (software random number count value) is obtained.

ここで、遊技機100では、乱数として、大当たり決定乱数、当たり図柄乱数、リーチグループ決定乱数、リーチモード決定乱数、変動パターン乱数、当たり決定乱数が設けられている。 Here, in the gaming machine 100, as random numbers, jackpot determination random numbers, winning pattern random numbers, reach group determination random numbers, reach mode determination random numbers, variation pattern random numbers, and winning determination random numbers are provided.

大当たり決定乱数は0~65535の範囲であり、当たり図柄乱数は0~99の範囲であり、リーチグループ決定乱数は0~10006の範囲であり、リーチモード決定乱数は0~250の範囲であり、変動パターン乱数は0~238の範囲であり、当たり決定乱数は0~99の範囲である。 The jackpot decision random number is in the range of 0 to 65535, the winning pattern random number is in the range of 0 to 99, the reach group decision random number is in the range of 0 to 10006, the reach mode decision random number is in the range of 0 to 250, Variation pattern random numbers are in the range of 0-238, and hit determination random numbers are in the range of 0-99.

また、普通図柄の当たり図柄を複数設ける場合には、普図図柄乱数を設ける必要があり、例えば、0~99の範囲となる。さらに、普通図柄の変動パターン(変動時間)を複数設ける場合には、普図変動パターン乱数を設ける必要があり、例えば、0~99の範囲となる。 In addition, when providing a plurality of winning patterns of the normal design, it is necessary to provide a normal design random number, for example, in the range of 0-99. Furthermore, when providing a plurality of normal pattern fluctuation patterns (variation time), it is necessary to provide a normal pattern fluctuation pattern random number, for example, in the range of 0-99.

図171は、乱数生成部の組み合わせを説明する図である。例えば、大当たり決定乱数は、0~65535までの乱数を発生させる必要があるため、最大値を65535に設定した最大値設定乱数発生器740により生成された16ビットの乱数を用いる。当たり図柄乱数は、0~99までの乱数を発生させる必要があるため、最大値を99に設定したソフトウェア乱数生成部により生成された8ビットの乱数を用いる。 FIG. 171 is a diagram for explaining combinations of random number generators. 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 a software random number generator with a maximum value of 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 with the maximum value 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 a software random number generator with a maximum value of 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 a software random number generator with a maximum value of 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 winning 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 for the normal pattern random number, an 8-bit random number generated by a software random number generator with the maximum value set to 99 is used. Since it is necessary to generate random numbers from 0 to 99, the 8-bit random number generated by the software random number generator with the maximum value set to 99 is used for the normal pattern fluctuation pattern random number.

ここで、ソフトウェア乱数生成部により生成された乱数を用いる場合、図23のステップS100-61、図26のステップS400-17、図23のステップS100-69において、乱数の初期値を決定したり、乱数を更新する処理を実行する必要がある。そうすると、遊技制御処理を行うための制御領域の容量が圧迫されるおそれがある。 Here, when using the random number generated by the software random number generator, in step S100-61 in FIG. 23, step S400-17 in FIG. 26, and step S100-69 in FIG. It is necessary to perform processing to update the random number. Then, there is a possibility that the capacity of the control area for performing the game control process will be squeezed.

そこで、図171(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. 171(b) and (c), for example, the jackpot determination random number is in the range of 0 to 65535, the winning pattern random number is in the range of 0 to 99, and the reach group determination random number is in the range of 0 to 10006. , the reach mode decision 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 decision random number is in the range of 0 to 65535, the general pattern random number is in the range of 0 to 99, and the general pattern The variation pattern random number is in the range of 0-255. The range of these random numbers is an example, and the random number with the maximum value of 65535, which is the maximum value of the maximum value fixed random number generator 742, and the maximum value of 255, which is the maximum value of the maximum value fixed random number generator 746. Any random number may be set as the random number.

そして、図171(b)に示すように、大当たり決定乱数は、最大値を65535に設定した最大値設定乱数発生器740により生成された16ビットの乱数を用いる。当たり図柄決定乱数は、最大値が99に設定された最大値設定乱数発生器740により生成された8ビットの乱数を用いる。リーチグループ決定乱数は、最大値が10006に設定された最大値設定乱数発生器740により生成された16ビットの乱数を用いる。リーチモード決定乱数は、最大値を1000に設定した最大値設定乱数発生器により生成された16ビットの乱数を用いる。変動パターン乱数は、最大値が255に固定された最大値固定乱数発生器746により生成された8ビットの乱数を用いる。 Then, as shown in FIG. 171(b), the jackpot decision random number uses a 16-bit random number generated by a maximum value setting random number generator 740 whose maximum value is set to 65,535. 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. The reach group determination random number uses a 16-bit random number generated by the maximum value set random number generator 740 with the maximum value set to 10,006. The reach mode decision random number uses a 16-bit random number generated by a maximum value setting random number generator with a maximum value of 1000. An 8-bit random number generated by a fixed maximum value random number generator 746 whose maximum value is fixed at 255 is used as the variation pattern random number.

当たり決定乱数は、最大値を65535に設定した最大値設定乱数発生器740により生成された16ビットの乱数を用いる。普図図柄乱数は、最大値を99に設定した最大値設定乱数発生器744により生成された8ビットの乱数を用いる。普図変動パターン乱数は、最大値が255に固定された最大値固定乱数発生器746により生成された8ビットの乱数を用いる。 A 16-bit random number generated by the maximum value setting random number generator 740 with the maximum value set to 65535 is used as the winning decision random number. The normal pattern random number uses an 8-bit random number generated by the maximum value setting random number generator 744 whose maximum value is set to 99. The normal pattern fluctuation pattern random number uses an 8-bit random number generated by the maximum value fixed random number generator 746 whose maximum value is fixed to 255.

また、図171(c)に示すように、大当たり決定乱数および当たり決定乱数は、最大値が65535に固定された最大値固定乱数発生器742により生成された16ビットの乱数を用いてもよい。最大値設定乱数発生器740は、スタート値、乱数更新周期、乱数の最大値等を適宜設定可能であるが、最大値固定乱数発生器742よりも乱数更新周期が遅い。そのため、遊技者の利益に直結する当否乱数(大当たり決定乱数および当たり決定乱数)については、乱数更新周期が早く、乱数の読み取りがされ辛い最大値固定乱数発生器742を用いるとよい。 Also, as shown in FIG. 171(c), the jackpot determination random number and the winning determination random number may be 16-bit random numbers generated by a fixed maximum value random number generator 742 whose maximum value is fixed to 65535. The maximum value setting random number generator 740 can appropriately set a start value, a random number update period, a maximum value of random numbers, etc., but the random number update period is slower than that of the maximum value fixed random number generator 742 . Therefore, for win/fail random numbers (jackpot decision random numbers and winning decision random numbers) that are directly linked to the player's profit, 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 random numbers.

このように、遊技の進行に用いられる複数の乱数に、乱数発生器740~746(ハードウェア乱数生成部)により生成された乱数を用いることにより、上記した図23のステップS100-61、図26のステップS400-17、図23のステップS100-69において、乱数の初期値を決定したり、乱数を更新する処理を実行する必要がなくなる。これにより、約35バイトのメインROM300bの容量を削減することができるとともに、約4バイトのメインRAM300cの容量を削減することができる。かくして、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 In this way, by using the random numbers generated by the random number generators 740 to 746 (hardware random number generators) as the plurality of random numbers used in the progress of the game, steps S100-61 in FIG. 23 and FIG. In step S400-17 of FIG. 23 and step S100-69 in FIG. 23, there is no need to determine the initial value of the random number or to update 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 becomes possible to ensure the capacity of the control area for performing the game control process.

<コマンド「OR」>
図172は、SMC_ROTモジュールの具体的な処理を示したフローチャートである。ここでは、任意の処理として、定常回転中処理を実行するSMC_ROTモジュールの一部である、インデックスフラグに、リールの位置を示すフェーズフラグを合成する処理を挙げて説明する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該SMC_ROTモジュールの説明中、第1レジスタはCレジスタであり、第2レジスタはHLレジスタであり、第1レジスタおよび第2レジスタと異なるレジスタはAレジスタである。
<Command “OR”>
FIG. 172 is a flow chart showing specific processing of the SMC_ROT module. Here, as an arbitrary process, a process of synthesizing a phase flag indicating the reel position with an index flag, which is part of the SMC_ROT module that executes the steady rotation process, will be described. Numerical values of step S in this figure are used only in the explanation of this figure. Also, in the description of the SMC_ROT module, the first register is the C register, the second register is the HL register, and the register different from the first and second registers is the A register.

かかるSMC_ROTモジュールを実行する段階では、既に、所定のレジスタ(例えば、Cレジスタ)にフェーズフラグの値が保持されているとする。そして、メインCPU500aは、図172のように、任意の処理を実行する。メインCPU500aは、まず、HLレジスタに、論理和の対象となるインデックスフラグ(変数)のアドレスを設定する(S1)。そして、メインCPU500aは、インデックスフラグにフェーズフラグを合成するため、既に設定されているCレジスタの値(フェーズフラグ)と、HLレジスタで示されるアドレスに格納された1バイト値との論理和を計算し、論理和の結果を、インデックスフラグに反映するために、HLレジスタで示されるアドレスに格納されている値に上書きする(S2)。ここで、合成は、変数であるフェーズフラグのいずれかのビットが立っていると(1であれば)、インデックスフラグの同ビットも立たせる(1にする)ことを言う。そして、励磁パターン更新前処理を実行するPRE_PLSモジュールに移動することで当該SMC_ROTモジュールを終了する(S3)。こうして、インデックスフラグにフェーズフラグを合成することが可能となる。 It is assumed that the value of the phase flag is already held in a predetermined register (for example, C register) at the stage of executing the SMC_ROT module. Then, the main CPU 500a executes arbitrary processing as shown in FIG. The main CPU 500a first sets the address of the index flag (variable) to be logically summed in the HL register (S1). Then, in order to synthesize the phase flag with the index flag, the main CPU 500a calculates the logical sum of the already set C register value (phase flag) and the 1-byte value stored at the address indicated by the HL register. Then, the value stored at the address indicated by the HL register is overwritten with the result of the logical sum in order to reflect it in the index flag (S2). Here, combining means that when any bit of the phase flag, which is a variable, is set (if it is 1), the same bit of the index flag is also set (set to 1). Then, the SMC_ROT module ends by moving to the PRE_PLS module that executes the excitation pattern update preprocessing (S3). Thus, it is possible to synthesize the phase flag with the index flag.

図173は、SMC_ROTモジュールを実現するためのコマンドの一例を説明するための説明図である。図172で示したフローチャートは、例えば、図173に示したプログラムによって実現される。 FIG. 173 is an explanatory diagram for explaining an example of commands for realizing the SMC_ROT module. The flowchart shown in FIG. 172 is realized by the program shown in FIG. 173, for example.

図173の1行目の指標「SMC_ROT:」は、当該SMC_ROTモジュールの先頭アドレスを示す。2行目のコマンド「LDQ HL,LOW _IDX_FND」によって、Qレジスタの値をHレジスタに読み出し、アドレス「_IDX_FND」の下位1バイトの値をLレジスタに読み出す。かかる2行目のコマンドが、図172のステップS1に対応する。 The index "SMC_ROT:" on the first line in FIG. 173 indicates the head address of the SMC_ROT module. The command "LDQ HL, LOW_IDX_FND" on the second line reads the value of the Q register to the H register, and reads the value of the lower 1 byte of the address "_IDX_FND" to the L register. The command on the second line corresponds to step S1 in FIG.

図173の3行目のコマンド「LD A,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト値(インデックスフラグの値)がAレジスタに読み出される。4行目のコマンド「OR A,C」によって、Aレジスタの値とCレジスタの値の論理和が計算され、その計算結果によってAレジスタが更新される。そして、5行目のコマンド「LD (HL),A」によって、Aレジスタの値をHLレジスタで示されるアドレスに格納する。すなわち、Aレジスタの値を、HLレジスタで示されるアドレスに格納された1バイト値に上書きし、インデックスフラグの値を更新する。かかる3~5行目のコマンドが、図172のステップS2に対応する。 The command "LD A, (HL)" on the third line in FIG. 173 causes the 1-byte value (index flag value) stored at the address indicated by the HL register to be read to the A register. The command "OR A, C" on the fourth line calculates the logical sum of the value of the A register and the value of the C register, and updates the A register with the calculation result. Then, the value of the A register is stored in the address indicated by the HL register by the command "LD (HL), A" on the fifth line. That is, the 1-byte value stored at the address indicated by the HL register is overwritten with the value of the A register, and the value of the index flag is updated. The commands on the 3rd to 5th lines correspond to step S2 in FIG.

図173の6行目のコマンド「JP PRE_PLS」によって、PRE_PLSモジュールの先頭アドレスを示す指標「PRE_PLS:」に移動する。かかる6行目のコマンドが、図172のステップS3に対応する。 The command "JP PRE_PLS" on the sixth line in FIG. 173 moves to the index "PRE_PLS:" indicating the start address of the PRE_PLS module. The command on the sixth line corresponds to step S3 in FIG.

このように、図173に示したSMC_ROTモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LDQ HL,LOW _IDX_FND」2バイト+3行目のコマンド「LD A,(HL)」1バイト+4行目のコマンド「OR A,C」1バイト+5行目のコマンド「LD (HL),A」1バイト+6行目のコマンド「JP PRE_PLS」3バイト=8バイトとなり、総実行サイクルは、2行目2サイクル+3行目2サイクル+4行目1サイクル+5行目2サイクル+6行目3サイクル=10サイクルとなる。かかるSMC_ROTモジュールにおいて3~5行目の処理を設けることによって、変数として格納されているインデックスフラグとフェーズフラグとを容易に合成(論理和)することが可能となる。 In this way, the total command size of the commands of the SMC_ROT module shown in FIG. 173 is the command "LDQ HL, LOW_IDX_FND" on the second line 2 bytes + the command "LD A, (HL)" on the third line 1 byte + 4 lines 1st command "OR A, C" 1 byte + 5th line command "LD (HL), A" 1 byte + 6th line command "JP PRE_PLS" 3 bytes = 8 bytes. 2 cycles+3rd row 2 cycles+4th row 1 cycle+5th row 2 cycles+6th row 3 cycles=10 cycles. By providing the processing of lines 3 to 5 in the SMC_ROT module, it becomes possible to easily synthesize (logical sum) the index flag and the phase flag stored as variables.

図174は、SMC_ROTモジュールを実現するためのコマンドの他の例を説明するための説明図である。ここでは、図173のSMC_ROTモジュールのコマンド群を、図174のSMC_ROTモジュールのコマンド群に置き換えている。 FIG. 174 is an explanatory diagram for explaining another example of commands for realizing the SMC_ROT module. Here, the command group of the SMC_ROT module in FIG. 173 is replaced with the command group of the SMC_ROT module in FIG.

図174の1行目の指標「SMC_ROT:」は、当該SMC_ROTモジュールの先頭アドレスを示す。2行目のコマンド「LDQ HL,LOW _IDX_FND」によって、Qレジスタの値をHレジスタに読み出し、アドレス「_IDX_FND」の下位1バイトの値をLレジスタに読み出す。 The index "SMC_ROT:" on the first line in FIG. 174 indicates the start address of the SMC_ROT module. The command "LDQ HL, LOW_IDX_FND" on the second line reads the value of the Q register to the H register, and reads the value of the lower 1 byte of the address "_IDX_FND" to the L register.

図174の3行目のコマンド「OR (HL),C」によって、HLレジスタで示されるアドレスに格納された1バイト値と、Cレジスタの値との論理和が計算され、その計算結果をHLレジスタで示されるアドレスに格納する。すなわち、計算結果を、HLレジスタで示されるアドレスに格納された1バイト値に上書きし、インデックスフラグの値を更新する。かかる3行目のコマンドが、図172のステップS2に対応する。 The command "OR (HL), C" on the third line in FIG. Store at the address indicated by the register. That is, the 1-byte value stored at the address indicated by the HL register is overwritten with the calculation result, and the value of the index flag is updated. Such a command on the third line corresponds to step S2 in FIG.

図174の4行目のコマンド「JP PRE_PLS」によって、PRE_PLSモジュールの先頭アドレスを示す指標「PRE_PLS:」に移動する。かかる4行目のコマンドが、図172のステップS3に対応する。 The command "JP PRE_PLS" on the fourth line in FIG. 174 moves to the index "PRE_PLS:" indicating the start address of the PRE_PLS module. Such a command on the fourth line corresponds to step S3 in FIG.

図174に示したSMC_ROTモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LDQ HL,LOW _IDX_FND」2バイト+3行目のコマンド「OR (HL),C」2バイト+4行目のコマンド「JP PRE_PLS」3バイト=7バイトとなり、総実行サイクルは、2行目2サイクル+3行目5サイクル+4行目3サイクル=10サイクルとなる。したがって、図173の場合と比べ、総コマンドサイズが1バイト削減される。かかるSMC_ROTモジュールによって、コマンドの更なる短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 The total command size of the commands of the SMC_ROT module shown in FIG. JP PRE_PLS" 3 bytes=7 bytes, and the total execution cycle is 2nd line 2 cycles+3rd line 5 cycles+4th line 3 cycles=10 cycles. Therefore, compared with the case of FIG. 173, the total command size is reduced by 1 byte. With this SMC_ROT module, it is possible to further shorten commands and secure the capacity of the control area for performing game control processing.

また、図173と図174とを比較して理解できるように、図173において3行(3行目~5行目)を占有していたコマンド群を、図174においては1行(3行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Also, as can be understood by comparing FIGS. 173 and 174, the command group occupying three lines (third to fifth lines) in FIG. ), it is possible to reduce the number of commands and the design load.

なお、ここでは、論理和を実行するコマンド「OR (HL),C」を挙げて説明したが、かかる場合に限らず、論理積を実行するコマンド「AND (HL),C」や排他的論理和「XOR (HL),C」であっても、論理和同様の置き換えができ、総コマンドサイズを1バイト削減することができる。また、変数のアドレスを格納するレジスタはHLレジスタに限らずDEレジスタでもよい。さらに、論理和の対象となるレジスタはCレジスタに限らず、Aレジスタ、Bレジスタ、Dレジスタ、Eレジスタ、Hレジスタ、Lレジスタを採用することもできる。 Here, the command "OR (HL), C" for executing the logical sum was mentioned and explained, but the command "AND (HL), C" for executing the logical product and the command "AND (HL), C" for executing the exclusive logic Even the sum "XOR (HL), C" can be replaced in the same manner as the logical sum, and the total command size can be reduced by 1 byte. Also, the register that stores the address of the variable is not limited to the HL register, but may be the DE register. Furthermore, the register to be logically summed is not limited to the C register, and the A register, B register, D register, E register, H register, and L register can also be adopted.

また、ここでは、図173の例と比較して、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図173の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, unlike the example in FIG. 173, the A register is not used here. Therefore, the value of the A register is not unintentionally updated. Also, in the example of FIG. 173, if the A register has already been used, it was necessary to stack and save the value of the A register. In this way, it becomes possible to effectively use resources.

<コマンド「LDF」>
図175は、INITIALモジュールの具体的な処理を示したフローチャートである。ここでは、任意の処理として、図82のステップS2000で示したCPU初期化処理を実行するINITIALモジュールの一部である内蔵レジスタエリア設定処理を挙げて説明する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該INITIALモジュールの説明中、第1レジスタはHLレジスタである。
<Command “LDF”>
FIG. 175 is a flow chart showing specific processing of the INITIAL module. Here, as an arbitrary process, the built-in register area setting process, which is a part of the INITIAL module that executes the CPU initialization process shown in step S2000 in FIG. 82, will be described. Numerical values of step S in this figure are used only in the explanation of this figure. Also, in the description of the INITIAL module, the first register is the HL register.

メインCPU500aは、図175のように、任意の処理を実行する。メインCPU500aは、まず、HLレジスタに、CPU内蔵レジスタ設定データテーブルの先頭アドレスを設定する(S1)。そして、メインCPU500aは設定データ数を設定する(S2)。 The main CPU 500a executes arbitrary processing as shown in FIG. The main CPU 500a first sets the top address of the CPU built-in register setting data table in the HL register (S1). Then, the main CPU 500a sets the number of setting data (S2).

続いて、メインCPU500aは、入出力部を通じてアクセス可能な内蔵レジスタのアドレスおよび設定データをそれぞれCレジスタおよびAレジスタに設定する(S3)。次に、Cレジスタで示される内蔵レジスタに、Aレジスタの値(設定データ)を出力する(S4)。続いて、メインCPU500aは、Bレジスタの値(設定データ数)をデクリメント(「1」減算)し、デクリメントした結果が0であるか否か判定する(S5)。ここで、デクリメントした結果が0でなければ(S5におけるNO)、ステップS3からの処理を繰り返し、デクリメントした結果が0であれば(S5におけるYES)、次の処理に移行する。 Subsequently, the main CPU 500a sets the address of the internal register accessible through the input/output unit and the set data in the C register and the A register, respectively (S3). Next, the value of the A register (setting data) is output to the built-in register indicated by the C register (S4). Subsequently, the main CPU 500a decrements (subtracts "1") the value of the B register (number of set data), and determines whether or not the result of the decrement is 0 (S5). Here, if the decremented result is not 0 (NO in S5), the processing from step S3 is repeated, and if the decremented result is 0 (YES in S5), the next processing is performed.

図176は、INITIALモジュールを実現するためのコマンドの一例を説明するための説明図である。このうち、図176(a)は、INITIALモジュールのコマンド群を示し、図176(b)は、メインROM500bのプログラムデータにおける1バイトデータ群の配置を示す。図175で示したフローチャートは、例えば、図176に示したプログラムによって実現される。 FIG. 176 is an explanatory diagram for explaining an example of commands for realizing the INITIAL module. Among them, FIG. 176(a) shows the command group of the INITIAL module, and FIG. 176(b) shows the arrangement of the 1-byte data group in the program data of the main ROM 500b. The flowchart shown in FIG. 175 is realized by the program shown in FIG. 176, for example.

図176(a)の1行目の指標「INITIAL:」は、当該INITIALモジュールの先頭アドレスを示す。2行目のコマンド「LD HL,T_CPU_REG」によって、CPU内蔵レジスタ設定データテーブルの先頭アドレス「T_CPU_REG」がHLレジスタに読み出される。かかる2行目のコマンドが、図175のステップS1に対応する。3行目のコマンド「LD B,@NUM_CPU_REG」によって、アドレス「@NUM_CPU_REG」に格納されている設定データ数がBレジスタに読み出される。かかる3行目のコマンドが、図175のステップS2に対応する。 The index "INITIAL:" on the first line in FIG. 176(a) indicates the start address of the INITIAL module. By the command "LD HL, T_CPU_REG" on the second line, the head address "T_CPU_REG" of the CPU built-in register setting data table is read to the HL register. The command on the second line corresponds to step S1 in FIG. The number of setting data stored in the address "@NUM_CPU_REG" is read out to the B register by the command "LD B, @NUM_CPU_REG" on the third line. Such a command on the third line corresponds to step S2 in FIG.

なお、図176(b)の22行目を参照して理解できるように、アドレス「@NUM_CPU_REG」には、コマンド「EQU ($-T_CPU_REG)/2」が記載されている。ここで、「$」は、転送元となる1バイトデータ群の最終アドレスの次のアドレス、すなわち、アドレス「@NUM_CPU_REG」自体であり、「T_CPU_REG」は転送元となる1バイトデータ群の先頭アドレスなので、$-T_CPU_REGの値(データ数を示す1バイト値)の値が、1バイト値の総バイト数となり、その値を、アドレスと値との組み合わせ数である2で除算すると、設定データ数が導出される。例えば、図176(b)の例では、設定データ数は20/2=10となる。 As can be understood by referring to the 22nd line in FIG. 176(b), the command "EQU ($-T_CPU_REG)/2" is written in the address "@NUM_CPU_REG". Here, "$" is the address next to the final address of the 1-byte data group that is the transfer source, that is, the address "@NUM_CPU_REG" itself, and "T_CPU_REG" is the start address of the 1-byte data group that is the transfer source. Therefore, the value of $-T_CPU_REG (a 1-byte value indicating the number of data) is the total number of bytes of the 1-byte value, and dividing that value by 2, the number of combinations of addresses and values, gives the number of set data is derived. For example, in the example of FIG. 176(b), the number of setting data is 20/2=10.

図176(a)の4行目の指標「INITIAL01:」は繰り返し処理の先頭アドレスを示す。5行目のコマンド「LDIN AC,(HL)」によって、HLレジスタで示されるアドレスに格納された値がCレジスタに格納され、HLレジスタに「1」を加えた値で示されるアドレスに格納された値がAレジスタに格納される。かかる5行目のコマンドが、図175のステップS3に対応する。6行目のコマンド「OUT (C)、A」によって、Cレジスタで示される値(内蔵レジスタ)に、Aレジスタの値(設定データ)が出力される。かかる6行目のコマンドが、図175のステップS4に対応する。 The index "INITIAL01:" on the fourth line in FIG. 176(a) indicates the starting address of the repeated processing. By the command "LDIN AC, (HL)" on the fifth line, the value stored at the address indicated by the HL register is stored in the C register, and is stored at the address indicated by adding "1" to the HL register. The resulting value is stored in the A register. The command on the fifth line corresponds to step S3 in FIG. The command "OUT (C), A" on the sixth line outputs the value of the A register (set data) to the value indicated by the C register (internal register). The sixth line command corresponds to step S4 in FIG.

例えば、HLレジスタがアドレス「T_CPU_REG」の値であった場合、図176(b)の2行目における1バイト値「@PT0PR__」がCレジスタに格納され、図176(b)の3行目における「120」の値がAレジスタに格納される。そして、Cレジスタの値、すなわち「@PT0PR__」で示されるアドレスに、Aレジスタの値、すなわち、「120」の値を出力する。 For example, if the HL register has the value of the address "T_CPU_REG", the 1-byte value "@PT0PR__" in the second line of FIG. 176(b) is stored in the C register, and the A value of "120" is stored in the A register. Then, it outputs the value of the A register, that is, the value of "120", to the value of the C register, that is, the address indicated by "@PT0PR__".

続いて、図176(a)の7行目のコマンド「DJNZ INITIAL01」によって、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0でなければ、アドレス「INITIAL01」に移動し、デクリメントした結果が0であれば、当該コマンドの次のコマンドに処理を移す。ここでは、データ数が「10」なので、「INITIAL01」からの処理を10回繰り返すとBレジスタの値が0となる。かかる7行目のコマンドが、図175のステップS5に対応する。 Subsequently, the value of the B register is decremented (subtracted by "1") by the command "DJNZ INITIAL01" on the 7th line of FIG. , if the decremented result is 0, the process is shifted to the command following the command. Here, since the number of data is "10", the value of the B register becomes 0 when the processing from "INITIAL01" is repeated 10 times. The command on the 7th line corresponds to step S5 in FIG.

このように、図176(a)に示したINITIALモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LD HL,T_CPU_REG」3バイト+3行目のコマンド「LD B,@NUM_CPU_REG」2バイト+5行目のコマンド「LDIN AC,(HL)」2バイト+6行目のコマンド「OUT (C)、A」2バイト+7行目のコマンド「DJNZ INITIAL01」2バイト=11バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+5行目4サイクル+6行目3サイクル+7行目3サイクル(2サイクル)=15サイクル(14サイクル)となる。なお、括弧内のサイクル数は、コマンド「DJNZ INITIAL01」によって移動しなかった場合の実行サイクルを示している。かかるINITIALモジュールによって、内部レジスタに設定データを設定することができる。 As described above, the total command size of the commands of the INITIAL module shown in FIG. 2 bytes of the command "LDIN AC, (HL)" on the 6th line + 2 bytes of the command "OUT (C), A" on the 6th line + 2 bytes of the command "DJNZ INITIAL01" on the 7th line = 11 bytes, and the total execution cycle is 2nd row 3 cycles+3rd row 2 cycles+5th row 4 cycles+6th row 3 cycles+7th row 3 cycles (2 cycles)=15 cycles (14 cycles). Note that the number of cycles in parentheses indicates the execution cycle when the command "DJNZ INITIAL01" does not move. Setting data can be set in internal registers by such an INITIAL module.

図177は、INITIALモジュールを実現するためのコマンドの他の例を説明するための説明図である。ここでは、図176(a)のINITIALモジュールのコマンド群を、図177(a)のINITIALモジュールのコマンド群に置き換えており、他の、図176(b)のメインROM500bのプログラムデータにおける1バイトデータ群は、図177(b)として、そのまま用いている。 FIG. 177 is an explanatory diagram for explaining another example of commands for realizing the INITIAL module. Here, the command group of the INITIAL module in FIG. 176(a) is replaced with the command group of the INITIAL module in FIG. 177(a). The group is used as it is as FIG. 177(b).

図177(a)の1行目の指標「INITIAL:」は、当該INITIALモジュールの先頭アドレスを示す。2行目のコマンド「LDF HL,T_CPU_REG」によって、CPU内蔵レジスタ設定データテーブルの先頭アドレス「T_CPU_REG」がHLレジスタに読み出される。かかる2行目のコマンドが、図175のステップS1に対応する。 The index "INITIAL:" on the first line in FIG. 177(a) indicates the head address of the INITIAL module. By the command "LDF HL, T_CPU_REG" on the second line, the head address "T_CPU_REG" of the CPU built-in register setting data table is read to the HL register. The command on the second line corresponds to step S1 in FIG.

ここで、コマンド「LDF HL,mn」は、「mn」の値をHLレジスタに格納するコマンドである。かかるコマンドのコマンドサイズは「2」であり、実行サイクルは「2」である。一方、一般的に用いられるロードコマンド「LD HL,mn」も「mn」の値をHLレジスタに格納するコマンドであるが、そのコマンドのコマンドサイズは「3」であり、実行サイクルは「3」である。したがって、mnがメモリマップ上の1200H~1DFFHの範囲であり、かつ、HLレジスタにロードすることを条件に、「LD」を「LDF」に変更することで、コマンドサイズが1バイト削減され、実行サイクルも1サイクル削減される。 Here, the command "LDF HL, mn" is a command for storing the value of "mn" in the HL register. Such a command has a command size of "2" and an execution cycle of "2". On the other hand, the generally used load command "LD HL, mn" is also a command to store the value of "mn" in the HL register, but the command size of this command is "3" and the execution cycle is "3". is. Therefore, by changing "LD" to "LDF" on the condition that mn is in the range of 1200H to 1DFFH on the memory map and that it is loaded into the HL register, the command size is reduced by 1 byte and executed. The cycle is also reduced by one cycle.

このように、コマンド「LDF HL,mn」におけるmnの値は、メモリマップにおける1200H~1DFFHのいずれかでなければならない。そこで、本実施形態では、メインROM500bの使用領域における1200H~1DFFHの範囲にプログラムデータを配置し、かかる範囲のデータを読み出す場合にのみコマンド「LDF HL,mn」を用いることとする。なお、「LDF HL,1200H」のアセンブルコードは、対象となるアドレス「1200H」に5800Hを加算した6A00Hと表される。したがって、「LDF HL,1200H」~「LDF HL,1DFFH」のアセンブルコードは、6A00H~75FFHとなる。 Thus, the value of mn in the command "LDF HL, mn" must be anywhere from 1200H to 1DFFH in the memory map. Therefore, in this embodiment, the program data is arranged in the range of 1200H to 1DFFH in the used area of the main ROM 500b, and the command "LDF HL, mn" is used only when reading data in this range. The assemble code of "LDF HL, 1200H" is expressed as 6A00H by adding 5800H to the target address "1200H". Therefore, the assemble code for "LDF HL, 1200H" to "LDF HL, 1DFFH" is 6A00H to 75FFH.

図177(a)の3行目のコマンド「LD B,@NUM_CPU_REG」によって、アドレス「@NUM_CPU_REG」に格納されている設定データ数がBレジスタに読み出される。かかる3行目のコマンドが、図175のステップS2に対応する。 The number of setting data stored at the address "@NUM_CPU_REG" is read to the B register by the command "LD B, @NUM_CPU_REG" on the third line in FIG. 177(a). Such a command on the third line corresponds to step S2 in FIG.

図177(a)の4行目の指標「INITIAL01:」は繰り返し処理の先頭アドレスを示す。5行目のコマンド「LDIN AC,(HL)」によって、HLレジスタで示されるアドレスに格納された値がCレジスタに格納され、HLレジスタに「1」を加えた値で示されるアドレスに格納された値がAレジスタに格納される。かかる5行目のコマンドが、図175のステップS3に対応する。6行目のコマンド「OUT (C)、A」によって、Cレジスタで示される値(内蔵レジスタ)に、Aレジスタの値(設定データ)が出力される。かかる6行目のコマンドが、図175のステップS4に対応する。 The index "INITIAL01:" on the fourth line in FIG. 177(a) indicates the start address of the repeated processing. By the command "LDIN AC, (HL)" on the fifth line, the value stored at the address indicated by the HL register is stored in the C register, and is stored at the address indicated by adding "1" to the HL register. The resulting value is stored in the A register. The command on the fifth line corresponds to step S3 in FIG. The command "OUT (C), A" on the sixth line outputs the value of the A register (set data) to the value indicated by the C register (internal register). The sixth line command corresponds to step S4 in FIG.

続いて、図177(a)の7行目のコマンド「DJNZ INITIAL01」によって、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0でなければ、アドレス「INITIAL01」に移動し、デクリメントした結果が0であれば、当該コマンドの次のコマンドに処理を移す。ここでは、データ数が「10」なので、「INITIAL01」からの処理を10回繰り返すとBレジスタの値が0となる。かかる7行目のコマンドが、図175のステップS5に対応する。 Subsequently, the value of the B register is decremented (subtracted by "1") by the command "DJNZ INITIAL01" on the 7th line in FIG. 177(a). , if the decremented result is 0, the process is shifted to the command following the command. Here, since the number of data is "10", the value of the B register becomes 0 when the processing from "INITIAL01" is repeated 10 times. The command on the 7th line corresponds to step S5 in FIG.

このように、図177(a)に示したINITIALモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LDF HL,T_CPU_REG」2バイト+3行目のコマンド「LD B,@NUM_CPU_REG」2バイト+5行目のコマンド「LDIN AC,(HL)」2バイト+6行目のコマンド「OUT (C)、A」2バイト+7行目のコマンド「DJNZ INITIAL01」2バイト=10バイトとなり、総実行サイクルは、2行目2サイクル+3行目2サイクル+5行目4サイクル+6行目3サイクル+7行目3サイクル(2サイクル)=14サイクル(13サイクル)となる。なお、括弧内のサイクル数は、コマンド「DJNZ INITIAL01」によって移動しなかった場合の実行サイクルを示している。したがって、図176(a)の場合と比べ、総コマンドサイズが1バイト削減され、総実行サイクルが1サイクル削減されていることが理解できる。かかるINITIALモジュールによって、コマンドの更なる短縮化、および、処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Thus, the total command size of the commands of the INITIAL module shown in FIG. 177(a) is the command "LDF HL, T_CPU_REG" 2 bytes on the second line + the command "LD B, @NUM_CPU_REG" 2 bytes on the third line + 5 2 bytes of the command "LDIN AC, (HL)" on the line 6 + 2 bytes of the command "OUT (C), A" on the 6th line + 2 bytes of the command "DJNZ INITIAL01" on the 7th line = 10 bytes, and the total execution cycle is 2nd row 2 cycles+3rd row 2 cycles+5th row 4 cycles+6th row 3 cycles+7th row 3 cycles (2 cycles)=14 cycles (13 cycles). Note that the number of cycles in parentheses indicates the execution cycle when the command "DJNZ INITIAL01" does not move. Therefore, it can be understood that the total command size is reduced by 1 byte and the total execution cycle is reduced by 1 cycle compared to the case of FIG. 176(a). With such an INITIAL module, it is possible to further shorten the command, reduce the processing load, and secure the capacity of the control area for performing the game control processing.

なお、上述した実施形態では、INITIALモジュールを挙げ、内部レジスタに設定データを設定する処理において、コマンド「LD HL,T_CPU_REG」をコマンド「LDF HL,T_CPU_REG」に置き換え、コマンドの更なる短縮化、および、処理負荷の軽減を図る例を挙げて説明した。しかし、かかるコマンドは、INITIALモジュールに限らず、様々なモジュールにも適用できる。 In the above-described embodiment, the INITIAL module is used and the command "LD HL, T_CPU_REG" is replaced with the command "LDF HL, T_CPU_REG" in the process of setting the setting data in the internal register. , an example of reducing the processing load has been described. However, such commands are applicable not only to the INITIAL module but also to various modules.

例えば、表示データ変換処理を実行するDGEXTRNモジュールにおいても、コマンド「LD HL,T_SEG_PTN」が存在し、INITIALモジュール同様、メイン表示器表示パターンデータテーブルの先頭アドレス「T_SEG_PTN」がHLレジスタに読み出されている。また、先頭アドレス「T_SEG_PTN」は、1200H~1DFFHの範囲に含まれる。したがって、DGEXTRNモジュールにおいても、コマンド「LD HL,T_SEG_PTN」をコマンド「「LDF HL,T_SEG_PTN」に変更することで、コマンドの更なる短縮化、および、処理負荷の軽減を図ることができる。 For example, even in the DGEXTRN module that executes the display data conversion process, there is a command "LD HL, T_SEG_PTN", and like the INITIAL module, the start address "T_SEG_PTN" of the main display display pattern data table is read into the HL register. there is Also, the starting address "T_SEG_PTN" is included in the range of 1200H to 1DFFH. Therefore, even in the DGEXTRN module, by changing the command "LD HL, T_SEG_PTN" to the command "LDF HL, T_SEG_PTN", it is possible to further shorten the command and reduce the processing load.

また、図柄配列データ取得処理を実行するGET_ARYモジュールにおいても、コマンド「LD HL,T_FIG_LIN」が存在し、INITIALモジュール同様、有効ライン別図柄配列オフセットテーブルの先頭アドレス「T_FIG_LIN」がHLレジスタに読み出されている。また、先頭アドレス「T_FIG_LIN」は、1200H~1DFFHの範囲に含まれる。したがって、GET_ARYモジュールにおいても、コマンド「LD HL,T_FIG_LIN」をコマンド「LDF HL,T_FIG_LIN」に変更することで、コマンドの更なる短縮化、および、処理負荷の軽減を図ることができる。 Also in the GET_ARY module that executes the pattern array data acquisition process, there is a command "LD HL, T_FIG_LIN", and like the INITIAL module, the top address "T_FIG_LIN" of the pattern array offset table for each active line is read out to the HL register. ing. Also, the starting address "T_FIG_LIN" is included in the range of 1200H to 1DFFH. Therefore, even in the GET_ARY module, by changing the command "LD HL, T_FIG_LIN" to the command "LDF HL, T_FIG_LIN", it is possible to further shorten the command and reduce the processing load.

このように、転送元のアドレスを1200H~1DFFHの範囲に収めることで、ほとんどのコマンド「LD HL,mn」をコマンド「LDF HL,mn」に置き換えることができる。かかる置き換えを本実施形態における全ての処理に適用することで、例えば、総コマンドサイズを80~90バイト短縮化することも可能となる。 By keeping the transfer source address within the range of 1200H to 1DFFH in this way, most of the commands "LD HL, mn" can be replaced with the command "LDF HL, mn". By applying such replacement to all processes in this embodiment, it is possible to reduce the total command size by 80 to 90 bytes, for example.

<コマンド「SET」>
図178は、IPT_PDモジュールの具体的な処理を示したフローチャートである。ここでは、任意の処理として、図98のステップS3100-21で示した状態別モジュール実行処理を実行するためのCAL_MODモジュールにおいて、タイマ割込み処理用フェーズ(0~3)に応じて4回に1回(5.96msec毎に)選択的に移行し、外部信号出力制御処理を実行するIPT_PDモジュールの一部である外部信号4を設定する処理を挙げて説明する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該IPT_PDモジュールの説明中、所定のレジスタはHLレジスタである。
<Command "SET">
FIG. 178 is a flow chart showing specific processing of the IPT_PD module. Here, as arbitrary processing, the CAL_MOD module for executing the state-specific module execution processing shown in step S3100-21 in FIG. The process of setting the external signal 4, which is part of the IPT_PD module that selectively transitions (every 5.96 msec) and performs the external signal output control process, will be described. Numerical values of step S in this figure are used only in the explanation of this figure. Also, in the description of the IPT_PD module, the predetermined register is the HL register.

メインCPU500aは、図178のように、任意の処理を実行する。メインCPU500aは、まず、外部信号出力保持タイマに関するカウンタの減算処理を行う(S1)。そして、メインCPU500aは、HLレジスタに、出力ポート3イメージのアドレスを設定する(S2)。続いて、メインCPU500aは、ステップS1の減算処理によりセキュリティ信号ON条件を満たすか否か判定し、ON条件を満たしていれば、外部信号4、すなわち、HLレジスタで示されるアドレスの値の所定のビットを立たせる(1にする)(S3)。そして、当該IPT_PDモジュールを終了して1段上のルーチンに戻る(S4)。こうして、外部信号4を設定することが可能となる。 The main CPU 500a executes arbitrary processing as shown in FIG. The main CPU 500a first performs subtraction processing of a counter related to the external signal output holding timer (S1). Then, the main CPU 500a sets the address of the output port 3 image in the HL register (S2). Subsequently, the main CPU 500a determines whether or not the security signal ON condition is satisfied by subtraction processing in step S1. A bit is raised (set to 1) (S3). Then, the IPT_PD module is terminated and the routine returns to the routine one level above (S4). Thus, the external signal 4 can be set.

図179は、IPT_PDモジュールを実現するためのコマンドの一例を説明するための説明図である。図178で示したフローチャートは、例えば、図179に示したプログラムによって実現される。 FIG. 179 is an explanatory diagram for explaining an example of commands for realizing the IPT_PD module. The flowchart shown in FIG. 178 is realized by the program shown in FIG. 179, for example.

図179の1行目の指標「IPT_PD:」は、当該IPT_PDモジュールの先頭アドレスを示す。2行目のコマンド「RST RAM_DEC」は、変数を1デクリメントする汎用モジュールを呼び出すコマンドであり、このコマンドによって外部信号出力保持タイマに関するカウンタが減算される。ここでは、コマンド「RST RAM_DEC」によって少なくともゼロフラグが更新される。かかる2行目のコマンドが、図178のステップS1に対応する。3行目のコマンド「LDQ HL,LOW _OUT_PT3」によって、Qレジスタの値をHレジスタに読み出し、アドレス「_OUT_PT3」の下位1バイトの値をLレジスタに読み出す。コマンド「LDQ HL,LOW _OUT_PT3」によってはゼロフラグが変化しない。かかる3行目のコマンドが、図178のステップS2に対応する。 The index "IPT_PD:" on the first line in FIG. 179 indicates the start address of the IPT_PD module. The command "RST RAM_DEC" on the second line is a command to call a general-purpose module that decrements the variable by 1, and this command decrements the counter related to the external signal output holding timer. Here, at least the zero flag is updated by the command "RST RAM_DEC". The command on the second line corresponds to step S1 in FIG. By the command "LDQ HL, LOW_OUT_PT3" on the third line, the value of the Q register is read to the H register, and the value of the lower 1 byte of the address "_OUT_PT3" is read to the L register. The command "LDQ HL, LOW_OUT_PT3" does not change the zero flag. Such a command on the third line corresponds to step S2 in FIG.

図179の4行目のコマンド「JR Z,IPT_PD03」によって、2行目のコマンド「RST RAM_DEC」の減算結果がゼロであるか否か判定され、ゼロであれば(ゼロフラグが立っていれば)、すなわち、セキュリティ信号ON条件を満たしていなければ、6行目の指標「IPT_PD03:」に移動し、ゼロでなければ(ゼロフラグが立っていなければ)、次の処理を行う。5行目のコマンド「SET @EXT_SG4_POS,(HL)」は、出力ポート3イメージ、すなわち、HLレジスタが示すアドレスに格納されている値における、@EXT_SG4_POSで定義される値(ここでは、2)のビットを立たせる。6行目の指標「IPT_PD03:」は4行目のコマンド「JR Z,IPT_PD03」の移動先を示す。かかる4~6行目のコマンドが、図178のステップS3に対応する。そして、図179の7行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる7行目のコマンドが、図178のステップS4に対応する。 By the command "JR Z, IPT_PD03" on the fourth line in FIG. 179, it is determined whether or not the subtraction result of the command "RST RAM_DEC" on the second line is zero. That is, if the security signal ON condition is not satisfied, the process moves to the index "IPT_PD03:" on the sixth line, and if not zero (if the zero flag is not set), the following processing is performed. The command "SET @EXT_SG4_POS, (HL)" on the fifth line is the output port 3 image, that is, the value (here, 2) defined by @EXT_SG4_POS in the value stored at the address indicated by the HL register. set the bit up. The index "IPT_PD03:" on the sixth line indicates the destination of the command "JR Z, IPT_PD03" on the fourth line. The commands on the 4th to 6th lines correspond to step S3 in FIG. Then, the command "RET" on the 7th line in FIG. 179 returns to the routine one level above. The command on the 7th line corresponds to step S4 in FIG.

このように、図179に示したIPT_PDモジュールのコマンドの総コマンドサイズは、2行目のコマンド「RST RAM_DEC」1バイト+3行目のコマンド「LDQ HL,LOW _OUT_PT3」2バイト+4行目のコマンド「JR Z,IPT_PD03」2バイト+5行目のコマンド「SET @EXT_SG4_POS,(HL)」2バイト+7行目のコマンド「RET」1バイト=8バイトとなり、総実行サイクルは、2行目4サイクル+3行目2サイクル+4行目3サイクル(2サイクル)+5行目5サイクル+7行目3サイクル=17サイクル(16サイクル)となる。なお、括弧内のサイクル数は、コマンド「JR Z,IPT_PD03」によって移動しなかった場合の実行サイクルを示している。かかるIPT_PDモジュールにおいて4~6行目の処理を設けることによって、減算結果に応じた、出力ポート3イメージのビット操作が可能となる。 In this way, the total command size of the commands of the IPT_PD module shown in FIG. JR Z, IPT_PD03" 2 bytes + 5th line command "SET @EXT_SG4_POS, (HL)" 2 bytes + 7th line command "RET" 1 byte = 8 bytes, total execution cycle is 2nd line 4 cycles + 3 lines 2nd cycle + 4th row 3rd cycle (2 cycles) + 5th row 5th cycle + 7th row 3rd cycle = 17 cycles (16 cycles). The number of cycles in parentheses indicates the execution cycle when the command "JR Z, IPT_PD03" does not move. By providing the processing of the 4th to 6th lines in the IPT_PD module, bit manipulation of the output port 3 image can be performed according to the result of the subtraction.

図180は、IPT_PDモジュールを実現するためのコマンドの他の例を説明するための説明図である。ここでは、図179のIPT_PDモジュールのコマンド群を、図180のIPT_PDモジュールのコマンド群に置き換えている。 FIG. 180 is an explanatory diagram for explaining another example of commands for realizing the IPT_PD module. Here, the command group of the IPT_PD module in FIG. 179 is replaced with the command group of the IPT_PD module in FIG.

図180の1行目の指標「IPT_PD:」は、当該IPT_PDモジュールの先頭アドレスを示す。2行目のコマンド「RST RAM_DEC」は、変数を1デクリメントする汎用モジュールを呼び出すコマンドであり、このコマンドによって外部信号出力保持タイマに関するカウンタが減算される。ここでは、コマンド「RST RAM_DEC」によって少なくともゼロフラグが更新される。かかる2行目のコマンドが、図178のステップS1に対応する。3行目のコマンド「LDQ HL,LOW _OUT_PT3」によって、Qレジスタの値をHレジスタに読み出し、アドレス「_OUT_PT3」の下位1バイトの値をLレジスタに読み出す。コマンド「LDQ HL,LOW _OUT_PT3」によってはゼロフラグが変化しない。かかる3行目のコマンドが、図178のステップS2に対応する。 The index “IPT_PD:” on the first line in FIG. 180 indicates the top address of the IPT_PD module. The command "RST RAM_DEC" on the second line is a command to call a general-purpose module that decrements the variable by 1, and this command decrements the counter related to the external signal output holding timer. Here, at least the zero flag is updated by the command "RST RAM_DEC". The command on the second line corresponds to step S1 in FIG. By the command "LDQ HL, LOW_OUT_PT3" on the third line, the value of the Q register is read to the H register, and the value of the lower 1 byte of the address "_OUT_PT3" is read to the L register. The command "LDQ HL, LOW_OUT_PT3" does not change the zero flag. Such a command on the third line corresponds to step S2 in FIG.

図180の4行目のコマンド「SET NZ,@EXT_SG4_POS,(HL)」によって、2行目のコマンド「RST RAM_DEC」の減算結果がゼロでなければ(ゼロフラグが立っていなければ)、すなわち、セキュリティ信号ON条件を満たしていれば、出力ポート3イメージ、すなわち、HLレジスタが示すアドレスの値における、@EXT_SG4_POSで定義される値(ここでは、2)のビットを立たせる。かかる4行目のコマンドが、図178のステップS3に対応する。そして、図180の5行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる5行目のコマンドが、図178のステップS4に対応する。 The command "SET NZ, @EXT_SG4_POS, (HL)" on the fourth line in FIG. If the signal ON condition is satisfied, the bit of the value defined by @EXT_SG4_POS (here, 2) in the output port 3 image, that is, the value of the address indicated by the HL register is set. Such a command on the fourth line corresponds to step S3 in FIG. Then, the command "RET" on the fifth line in FIG. 180 returns to the routine one level above. The fifth line command corresponds to step S4 in FIG.

ここで、コマンド「SET cc,b,(HL)」は、ccに対応するフラグ(ゼロフラグやキャリアフラグ)が真であれば、HLレジスタで示されるアドレスの値(変数)のbビット目を立てるコマンドである。かかるコマンドのコマンドサイズは「2」であり、実行サイクルは「5」(「2」)である。なお、括弧内のサイクル数は、コマンド「SET cc,b,(HL)」においてフラグが真ではなかった場合の実行サイクルを示している。 Here, the command "SET cc, b, (HL)" sets the b-th bit of the address value (variable) indicated by the HL register if the flag (zero flag or carrier flag) corresponding to cc is true. is a command. Such a command has a command size of "2" and an execution cycle of "5" ("2"). The number of cycles in parentheses indicates the execution cycle when the flag is not true in the command "SET cc,b,(HL)".

このように、図180に示したIPT_PDモジュールのコマンドの総コマンドサイズは、2行目のコマンド「RST RAM_DEC」1バイト+3行目のコマンド「LDQ HL,LOW _OUT_PT3」2バイト+4行目のコマンド「SET NZ,@EXT_SG4_POS,(HL)」2バイト+5行目のコマンド「RET」1バイト=6バイトとなり、総実行サイクルは、2行目4サイクル+3行目2サイクル+4行目5サイクル(2サイクル)+5行目3サイクル=14サイクル(11サイクル)となる。したがって、図179の場合と比べ、総コマンドサイズが2バイト削減され、総実行サイクルが少なくとも3サイクル削減される。かかるIPT_PDモジュールによって、コマンドの更なる短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Thus, the total command size of the commands of the IPT_PD module shown in FIG. SET NZ, @EXT_SG4_POS, (HL)" 2 bytes + 5th line command "RET" 1 byte = 6 bytes, and the total execution cycle is 2nd line 4 cycles + 3rd line 2 cycles + 4th line 5 cycles (2 cycles )+5th row 3 cycles=14 cycles (11 cycles). Therefore, the total command size is reduced by 2 bytes and the total execution cycle is reduced by at least 3 cycles compared to the case of FIG. Such an IPT_PD module makes it possible to further shorten commands, reduce the processing load, and secure the capacity of the control area for game control processing.

また、図179と図180とを比較して理解できるように、図179において3行(4行目~6行目)を占有していたコマンド群を、図180においては1行(4行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 179 and 180, the command group occupying three lines (4th to 6th lines) in FIG. ), it is possible to reduce the number of commands and the design load.

なお、ここでは、ビットを設定するコマンド「SET cc,b,(HL)」を挙げて説明したが、かかる場合に限らず、ビットを設定するコマンド「SET cc,b,r」を用いることもできる。ここで、コマンド「SET cc,b,r」は、ccに対応するフラグ(ゼロフラグやキャリアフラグ)が真であれば、r(Aレジスタ,Bレジスタ,Dレジスタ,Eレジスタ,Hレジスタ,Lレジスタ)の値のbビット目を立てるコマンドである。かかるコマンドのコマンドサイズは「2」であり、実行サイクルは「2」である。 Although the bit setting command "SET cc, b, (HL)" has been described here, the bit setting command "SET cc, b, r" can also be used. can. Here, the command "SET cc, b, r" is r (A register, B register, D register, E register, H register, L register) if the flag (zero flag or carrier flag) corresponding to cc is true. ) is a command to set the b-th bit of the value. Such a command has a command size of "2" and an execution cycle of "2".

<コマンド「JANDQ」>
図181は、STOPDCTモジュールの具体的な処理を示したフローチャートである。ここでは、任意の処理として、図92のステップS2500で示した回胴回転中処理を実行するSTOPDCTモジュールの一部である停止表示器を確認する処理S2500-23を挙げて説明する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該STOPDCTモジュールの説明中、所定のレジスタはHLレジスタである。
<Command "JANDQ">
FIG. 181 is a flow chart showing specific processing of the STOPDCT module. Here, as an arbitrary process, the process S2500-23 for confirming the stop indicator, which is a part of the STOPDCT module for executing the process during rotation of the reel shown in step S2500 in FIG. 92, will be described. Numerical values of step S in this figure are used only in the explanation of this figure. Also, during the description of the STOPDCT module, the predetermined register is the HL register.

メインCPU500aは、図181のように、任意の処理を実行する。メインCPU500aは、まず、操作対象ビットの抽出処理を行う(S1)。かかる処理により、Aレジスタには、操作対象ビットが設定される。そして、メインCPU500aは、Aレジスタの操作対象ビットと、予めDレジスタに設定されている回動回転中フラグとの合成を行う(S2)。続いて、メインCPU500aは、停止表示器を示すアドレスの値と論理積をとることで停止表示器を確認し(S3)、停止表示器が赤色点灯中であれば(S4におけるYES)、当該STOPDCTモジュールの先頭から処理を繰り返し、停止表示器が赤色点灯中でなければ(S4におけるNO)、次の処理を実行する。そして、回転停止処理を実行するSTP_RELモジュールに移動することで、当該STOPDCTモジュールを終了する(S5)。こうして、停止表示器の状態に応じた押下処理が可能となる。 The main CPU 500a executes arbitrary processing as shown in FIG. The main CPU 500a first performs a process of extracting an operation target bit (S1). Through such processing, the operation target bit is set in the A register. Then, the main CPU 500a synthesizes the operation target bit of the A register and the rotating flag set in advance in the D register (S2). Subsequently, the main CPU 500a confirms the stop indicator by taking a logical AND with the value of the address indicating the stop indicator (S3). The process is repeated from the beginning of the module, and if the stop indicator is not lit in red (NO in S4), the next process is executed. Then, the STOPDCT module ends by moving to the STP_REL module that executes the rotation stop processing (S5). In this way, it becomes possible to carry out the pressing process according to the state of the stop indicator.

図182は、STOPDCTモジュールを実現するためのコマンドの一例を説明するための説明図である。図181で示したフローチャートは、例えば、図182に示したプログラムによって実現される。 FIG. 182 is an explanatory diagram for explaining an example of a command for realizing the STOPDCT module. The flowchart shown in FIG. 181 is realized by the program shown in FIG. 182, for example.

図182の1行目の指標「STOPDCT:」は、当該STOPDCTモジュールの先頭アドレスを示す。2行目のコマンド「CALLF SMPLBIT」は、操作対象ビット抽出処理を実行するSMPLBITモジュールを呼び出すコマンドであり、このコマンドによって操作対象となった(実際に操作された)ストップスイッチに対応するビットがAレジスタに設定される。かかる2行目のコマンドが、図181のステップS1に対応する。3行目のコマンド「AND A,D」によって、操作対象ビットが設定されたAレジスタと、予め回動回転中フラグが設定されているDレジスタとの論理積を演算し、その結果をAレジスタに保持する。かかる3行目のコマンドが、図181のステップS2に対応する。 The index "STOPDCT:" on the first line in FIG. 182 indicates the start address of the STOPDCT module. The command "CALLF SMPLBIT" on the second line is a command to call the SMPLBIT module that executes the operation target bit extraction process, and the bit corresponding to the stop switch that is the operation target (actually operated) by this command is set to A. Set in a register. The command on the second line corresponds to step S1 in FIG. By the command "AND A, D" on the 3rd line, the logical product of the A register in which the operation target bit is set and the D register in which the rotating flag is set in advance, and the result is stored in the A register. to hold. Such a command on the third line corresponds to step S2 in FIG.

図182の4行目のコマンド「ANDQ A,(LOW _OUT_PT4)」によって、Qレジスタの値を上位1バイトとし、アドレス「_OUT_PT4」の値(第1所定値)を下位1バイトとした値(停止表示器の値)とAレジスタの値の論理積を演算し、その結果をAレジスタに保持する。かかる4行目のコマンドが、図181のステップS3に対応する。5行目のコマンド「JR Z,STOPDCT」によって、4行目のコマンド「ANDQ A,(LOW _OUT_PT4)」の演算結果がゼロであるか否か判定され、ゼロであれば(ゼロフラグが立っていれば)、1行目の指標「STOPDCT:」(第2所定値)に移動し、ゼロでなければ(ゼロフラグが立っていなければ)、次の処理を行う。かかる5行目のコマンドが、図181のステップS4に対応する。 The command "ANDQ A, (LOW_OUT_PT4)" on the fourth line in FIG. The value of the display) and the value of the A register are ANDed, and the result is held in the A register. Such a command on the fourth line corresponds to step S3 in FIG. The command "JR Z, STOPDCT" on the fifth line determines whether or not the operation result of the command "ANDQ A, (LOW_OUT_PT4)" on the fourth line is zero. ), move to the index "STOPDCT:" (second predetermined value) on the first line, and if not zero (if the zero flag is not set), perform the following processing. This fifth line command corresponds to step S4 in FIG.

このように、図182に示したSTOPDCTモジュールのコマンドの総コマンドサイズは、2行目のコマンド「CALLF SMPLBIT」2バイト+3行目のコマンド「AND A,D」1バイト+4行目のコマンド「ANDQ A,(LOW _OUT_PT4)」3バイト+5行目のコマンド「JR Z,STOPDCT」2バイト=8バイトとなり、総実行サイクルは、2行目4サイクル+3行目1サイクル+4行目4サイクル+5行目3サイクル(2サイクル)=12サイクル(11サイクル)となる。なお、括弧内のサイクル数は、コマンド「JR Z,STOPDCT」によって移動しなかった場合の実行サイクルを示している。かかるSTOPDCTモジュールにおいて4、5行目の処理を設けることによって、停止表示器の状態に応じた押下処理が可能となる。 Thus, the total command size of the commands of the STOPDCT module shown in FIG. A, (LOW_OUT_PT4)" 3 bytes + 5th line command "JR Z, STOPDCT" 2 bytes = 8 bytes. 3 cycles (2 cycles)=12 cycles (11 cycles). Note that the number of cycles in parentheses indicates the execution cycle when the command "JR Z, STOPDCT" does not move. By providing the processing of the fourth and fifth lines in the STOPDCT module, it is possible to perform the depression processing according to the state of the stop indicator.

図183は、STOPDCTモジュールを実現するためのコマンドの他の例を説明するための説明図である。ここでは、図182のSTOPDCTモジュールのコマンド群を、図1822のSTOPDCTモジュールのコマンド群に置き換えている。 FIG. 183 is an explanatory diagram for explaining another example of commands for realizing the STOPDCT module. Here, the command group of the STOPDCT module in FIG. 182 is replaced with the command group of the STOPDCT module in FIG.

図183の1行目の指標「STOPDCT:」は、当該STOPDCTモジュールの先頭アドレスを示す。2行目のコマンド「CALLF SMPLBIT」は、操作対象ビット抽出処理を実行するSMPLBITモジュールを呼び出すコマンドであり、このコマンドによって操作対象となったストップスイッチに対応するビットがAレジスタに設定される。かかる2行目のコマンドが、図181のステップS1に対応する。3行目のコマンド「AND A,D」によって、操作対象ビットが設定されたAレジスタと、予め回動回転中フラグが設定されているDレジスタとの論理積を演算し、その結果をAレジスタに保持する。かかる3行目のコマンドが、図181のステップS2に対応する。 The index "STOPDCT:" on the first line in FIG. 183 indicates the start address of the STOPDCT module. The command "CALLF SMPLBIT" on the second line is a command to call the SMPLBIT module that executes the operation target bit extraction process, and the bit corresponding to the stop switch that is the operation target is set in the A register by this command. The command on the second line corresponds to step S1 in FIG. By the command "AND A, D" on the 3rd line, the logical product of the A register in which the operation target bit is set and the D register in which the rotating flag is set in advance, and the result is stored in the A register. to hold. Such a command on the third line corresponds to step S2 in FIG.

図183の4行目のコマンド「JANDQ Z,A,(LOW _OUT_PT4),STOPDCT」によって、Qレジスタの値を上位1バイトとし、アドレス「_OUT_PT4」の値(第1所定値)を下位1バイトとした値(停止表示器の値)とAレジスタの値の論理積を演算し、その演算結果がゼロであるか否か判定され、ゼロであれば(ゼロフラグが立っていれば)、1行目の指標「STOPDCT:」(第2所定値)に移動し、ゼロでなければ(ゼロフラグが立っていなければ)、次の処理を行う。かかる4行目のコマンドが、図181のステップS3、S4に対応する。 The command "JANDQ Z, A, (LOW_OUT_PT4), STOPDCT" on the fourth line in FIG. The logical product of the value (stop indicator value) and the value of the A register is calculated, and it is determined whether or not the calculation result is zero. If it is zero (if the zero flag is set), the first line index "STOPDCT:" (second predetermined value), and if it is not zero (if the zero flag is not set), the next process is performed. The commands on the fourth line correspond to steps S3 and S4 in FIG.

ここで、コマンド「JANDQ cc,A,(k),e」は、Qレジスタの値を上位1バイトとし、kで示されるアドレスの値を下位1バイトとした値(第1所定値)と、Aレジスタの値の論理積を演算し、その演算結果について、ccに対応するフラグ(ゼロフラグやキャリアフラグ)が真であれば、e(第2所定値)で示されるアドレスに移動し、ccに対応するフラグが真でなければ、次の処理に移るコマンドである。かかるコマンドのコマンドサイズは「4」であり、実行サイクルは「6」(「5」)である。なお、括弧内のサイクル数は、コマンド「JANDQ cc,A,(k),e」においてフラグが真ではなかった場合の実行サイクルを示している。 Here, the command "JANDQ cc, A, (k), e" is a value (first predetermined value) in which the value of the Q register is the upper 1 byte and the value of the address indicated by k is the lower 1 byte, If the flag (zero flag or carrier flag) corresponding to cc is true, move to the address indicated by e (second predetermined value) and move to the address indicated by e (second predetermined value). If the corresponding flag is not true, it is a command to move on to the next process. Such a command has a command size of "4" and an execution cycle of "6" ("5"). The number of cycles in parentheses indicates the execution cycle when the flag is not true in the command "JANDQ cc, A, (k), e".

図183に示したSTOPDCTモジュールのコマンドの総コマンドサイズは、2行目のコマンド「CALLF SMPLBIT」2バイト+3行目のコマンド「AND A,D」1バイト+4行目のコマンド「JANDQ Z,A,(LOW _OUT_PT4),STOPDCT」4バイト=7バイトとなり、総実行サイクルは、2行目4サイクル+3行目1サイクル+4行目6サイクル(5サイクル)=11サイクル(10サイクル)となる。なお、括弧内のサイクル数は、コマンド「JANDQ Z,A,(LOW _OUT_PT4),STOPDCT」によって移動しなかった場合の実行サイクルを示している。したがって、図182の場合と比べ、総コマンドサイズが1バイト削減され、総実行サイクルが少なくとも1サイクル削減される。かかるSTOPDCTモジュールによって、コマンドの更なる短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 The total command size of the commands of the STOPDCT module shown in FIG. (LOW_OUT_PT4), STOPDCT" 4 bytes=7 bytes, and the total execution cycle is 2nd line 4 cycles+3rd line 1 cycle+4th line 6 cycles (5 cycles)=11 cycles (10 cycles). The number of cycles in parentheses indicates the execution cycle when the command "JANDQ Z, A, (LOW_OUT_PT4), STOPDCT" does not move. Therefore, compared to the case of FIG. 182, the total command size is reduced by 1 byte, and the total execution cycle is reduced by at least 1 cycle. With such a STOPDCT 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.

また、図182と図183とを比較して理解できるように、図182において2行(4行目、5行目)を占有していたコマンド群を、図183においては1行(4行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 182 and 183, the command group occupying two lines (4th and 5th lines) in FIG. ), it is possible to reduce the number of commands and the design load.

<コマンド「CALLEX」>
E_SETTMモジュールは、図89のステップS2200-11や図95のステップS2800-39で示したエラーウェイト処理を実行するERRWAITモジュールにおいて、投入異常非監視タイマ設定処理、すなわち、投入異常非監視タイマを設定するためのモジュールである。なお、E_SETTMモジュールは、メインROM500bの別領域(2000H~3FBFH)に配される。
<Command "CALLEX">
The E_SETTM module sets the input abnormality non-monitoring timer setting process, that is, sets the input abnormality non-monitoring timer in the ERRWAIT module that executes the error wait process shown in step S2200-11 of FIG. 89 and step S2800-39 of FIG. It is a module for The E_SETTM module is arranged in another area (2000H to 3FBFH) of the main ROM 500b.

メインCPU500aは、メインROM500bから使用領域のプログラムを読み出し、読み出したプログラムを遂行し、任意の処理において、サブルーチンとして別領域のE_SETTMモジュールを呼び出し、E_SETTMモジュールを遂行する。E_SETTMモジュールでは、投入異常非監視タイマを設定する。 The main CPU 500a reads the program in the used area from the main ROM 500b, executes the read program, calls the E_SETTM module in another area as a subroutine, and executes the E_SETTM module in arbitrary processing. The E_SETTM module sets a power-on failure non-monitoring timer.

図184は、E_SETTMモジュールの具体的な処理を示したフローチャートである。ここでは、任意の処理として、図89のステップS2200-11や図95のステップS2800-39で示したエラーウェイト処理を実行するERRWAITモジュールにおいて、ブロッカー閉塞処理を実行するBLKSHUTモジュールの一部を挙げて説明する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。 FIG. 184 is a flow chart showing specific processing of the E_SETTM module. Here, as arbitrary processing, in the ERRWAIT module that executes the error wait processing shown in step S2200-11 in FIG. 89 and step S2800-39 in FIG. explain. Numerical values of step S in this figure are used only in the explanation of this figure.

メインCPU500aは、図184(a)のように、任意の処理を実行する。メインCPU500aは、ブロッカー状態を確認して、出力ポート4イメージのビット3(ブロッカーソレノイド出力ビット番号)が0ではない場合に、別領域のE_SETTMモジュールを呼び出す。このため、メインCPU500aは、まず、割込を禁止し(S1)、サブルーチンとして別領域のE_SETTMモジュールを呼び出す(S2)。 The main CPU 500a executes arbitrary processing as shown in FIG. 184(a). The main CPU 500a checks the blocker state, and if bit 3 (blocker solenoid output bit number) of the output port 4 image is not 0, calls the E_SETTM module in another area. Therefore, the main CPU 500a first disables the interrupt (S1), and calls the E_SETTM module in another area as a subroutine (S2).

メインCPU500aは、図184(b)のように、E_SETTMモジュールにおいて、汎用レジスタ(Aレジスタ、Bレジスタ、Cレジスタ、Dレジスタ、Eレジスタ、Hレジスタ、Lレジスタ、Fレジスタ)を退避する(S3)。そして、メインCPU500aは、初期値としての投入異常非監視タイマ値をAレジスタに設定し(S4)、そのAレジスタの値を所定のアドレス(投入異常非監視タイマ)が示す値に格納して、投入異常非監視タイマを設定する(S5)。かかる処理が完了すると、メインCPU500aは、汎用レジスタを復帰させ(S6)、割込を許可し(S7)、当該E_SETTMモジュールを終了して1段上のルーチンに戻る(S8)。 As shown in FIG. 184(b), the main CPU 500a saves the general-purpose registers (A register, B register, C register, D register, E register, H register, L register, F register) in the E_SETTM module (S3). . Then, the main CPU 500a sets the input abnormality non-monitoring timer value as the initial value in the A register (S4), stores the value of the A register in the value indicated by the predetermined address (input abnormality non-monitoring timer), A closing abnormality non-monitoring timer is set (S5). When such processing is completed, the main CPU 500a restores the general-purpose register (S6), permits interrupts (S7), terminates the E_SETTM module, and returns to the routine one level above (S8).

ここで、E_SETTMモジュールは、遊技機の公正さを担保しつつ、使用領域と別領域とで適切に役割分担するための、上述した(1)~(6)の条件を全て満たすように設計されている。 Here, the E_SETTM module is designed to satisfy all of the above conditions (1) to (6) in order to properly divide roles between the usage area and another area while ensuring the fairness of the gaming machine. ing.

図185は、E_SETTMモジュールを実現するためのコマンドの一例を説明するための説明図である。このうち、図185(a)は、E_SETTMモジュールを呼び出す任意の処理のコマンド群を示し、図185(b)は、E_SETTMモジュールのコマンド群を示す。図184で示したフローチャートは、例えば、図185に示したプログラムによって実現される。 FIG. 185 is an explanatory diagram for explaining an example of commands for realizing the E_SETTM module. Of these, FIG. 185(a) shows a command group for arbitrary processing that calls the E_SETTM module, and FIG. 185(b) shows a command group for the E_SETTM module. The flowchart shown in FIG. 184 is realized by the program shown in FIG. 185, for example.

図185(a)の1行目のコマンド「DI」によって、割込が禁止される。かかる1行目のコマンドが、図184(a)のステップS1に対応する。2行目のコマンド「CALL E_SETTM」によって、サブルーチンとしてE_SETTMモジュールが呼び出される。かかる2行目のコマンドが、図184(a)のステップS2に対応する。 Interrupts are disabled by the command "DI" on the first line of FIG. 185(a). Such a command on the first line corresponds to step S1 in FIG. 184(a). The E_SETTM module is called as a subroutine by the command "CALL E_SETTM" on the second line. The command on the second line corresponds to step S2 in FIG. 184(a).

図185(b)の1行目の指標「E_SETTM:」は、当該E_SETTMモジュールの先頭アドレスを示す。2行目のコマンド「EX AF,AF’」によって、ペアレジスタAFの値と裏レジスタであるペアレジスタAF’の値とが入れ替わり、ペアレジスタAFの値が退避される。3行目のコマンド「EXX」によって、ペアレジスタBC、DE、HLの値と裏レジスタであるペアレジスタBC’、DE’、HL’の値とが入れ替わり、ペアレジスタBC、DE、HLの値が退避される。かかる2、3行目のコマンドが、図184(b)のステップS3に対応する。 The index "E_SETTM:" on the first line in FIG. 185(b) indicates the start address of the E_SETTM module. The command "EX AF, AF'" on the second line replaces the value of the pair register AF with the value of the opposite register, that is, the pair register AF', and saves the value of the pair register AF. By the command "EXX" on the third line, the values of the pair registers BC, DE and HL are exchanged with the values of the pair registers BC', DE' and HL' which are back registers, and the values of the pair registers BC, DE and HL are changed. be evacuated. The commands on the second and third lines correspond to step S3 in FIG. 184(b).

図185(b)の4行目のコマンド「LD A,@MDL_WAT_TMR」によって、固定値「@MDL_WAT_TMR」、すなわち、投入異常非監視タイマ値(初期値)としての250.32msecに相当する(252/6+1)がAレジスタに読み出される。かかる4行目のコマンドが、図184(b)のステップS4に対応する。5行目のコマンド「LD (_EX_SLTM),A」によって、投入異常非監視タイマとしての変数「_EX_SLTM」にAレジスタの値を格納する。かかる5行目のコマンドが、図184(b)のステップS5に対応する。こうして、投入異常非監視タイマに投入異常非監視タイマ値を設定することが可能となる。 The command "LD A, @MDL_WAT_TMR" on the fourth line in FIG. 6+1) is read into the A register. The command on the fourth line corresponds to step S4 in FIG. 184(b). By the command "LD (_EX_SLTM), A" on the fifth line, the value of the A register is stored in the variable "_EX_SLTM" as the input abnormality non-monitoring timer. The fifth line command corresponds to step S5 in FIG. 184(b). In this way, it is possible to set the closing abnormality non-monitoring timer value to the closing abnormality non-monitoring timer.

図185(b)の6行目のコマンド「EXX」によって、ペアレジスタBC、DE、HLの値と裏レジスタであるペアレジスタBC’、DE’、HL’の値とが入れ替わり、ペアレジスタBC、DE、HLの値が復帰する。7行目のコマンド「EX AF,AF’」によって、ペアレジスタAFの値と裏レジスタであるペアレジスタAF’の値とが入れ替わり、ペアレジスタAFの値が復帰する。かかる6、7行目のコマンドが、図184(b)のステップS6に対応する。図185(b)の8行目のコマンド「EI」によって、割込が許可される。なお、ここでは、サブルーチンから戻る前にコマンド「EI」を行っても適切に割込が許可される。したがって、サブルーチン内にコマンド「EI」を記述することで、使用領域の容量を確保することが可能となる。かかる8行目のコマンドが、図184(b)のステップS7に対応する。そして、9行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる9行目のコマンドが、図184(b)のステップS8に対応する。こうして、別領域において投入異常非監視タイマを設定することが可能となる。 The command "EXX" on the 6th line in FIG. The values of DE and HL are returned. The command "EX AF, AF'" on the 7th line replaces the value of the pair register AF with the value of the opposite register, that is, the pair register AF', and restores the value of the pair register AF. The commands on the 6th and 7th lines correspond to step S6 in FIG. 184(b). The interrupt is enabled by the command "EI" on line 8 of FIG. 185(b). Here, even if the command "EI" is issued before returning from the subroutine, the interrupt is appropriately permitted. Therefore, by describing the command "EI" in the subroutine, it is possible to secure the capacity of the used area. The eighth line command corresponds to step S7 in FIG. 184(b). Then, the command "RET" on the ninth line returns to the routine one level above. The command on the ninth line corresponds to step S8 in FIG. 184(b). In this way, it becomes possible to set the closing abnormality non-monitoring timer in another area.

このように、図185(a)に示したBLKSHUTモジュールと図185(b)に示したE_SETTMモジュールの総コマンドサイズは、図185(a)の1行目のコマンド「DI」1バイト+2行目のコマンド「CALL E_SETTM」3バイト+図185(b)の2行目のコマンド「EX AF,AF’」1バイト+3行目のコマンド「EXX」1バイト+4行目のコマンド「LD A,@MDL_WAT_TMR」2バイト+5行目のコマンド「LD (_EX_SLTM),A」4バイト+6行目のコマンド「EXX」1バイト+7行目のコマンド「EX AF,AF’」1バイト+8行目のコマンド「EI」1バイト+9行目のコマンド「RET」1バイト=16バイトであり、総実行サイクルは、図185(a)の1行目1サイクル+2行目5サイクル+図185(b)の2行目1サイクル+3行目1サイクル+4行目2サイクル+5行目4サイクル+6行目1サイクル+7行目1サイクル+8行目1サイクル+9行目3サイクル=20サイクルとなる。かかるE_SETTMモジュールを設けることによって、上述した各モジュール内で投入異常非監視タイマを設定することなく、コマンドサイズ3バイトのコマンド「CALL E_SETTM」で賄うことができるので、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Thus, the total command size of the BLKSHUT module shown in FIG. 185(a) and the E_SETTM module shown in FIG. command "CALL E_SETTM" 3 bytes + command "EX AF, AF'" on the second line in Fig. 185(b) 1 byte + command "EXX" on the third line 1 byte + command "LD A, @MDL_WAT_TMR" on the fourth line " 2nd byte + 5th line command "LD (_EX_SLTM), A" 4th byte + 6th line command "EXX" 1st byte + 7th line command "EX AF, AF'" 1st byte + 8th line command "EI" 1 byte + 1 byte of the command "RET" on the 9th line = 16 bytes, and the total execution cycle is 1 cycle on the 1st line in Fig. 185(a) + 5 cycles on the 2nd line + 1 on the 2nd line in Fig. 185(b). Cycle + 3rd row 1 cycle + 4th row 2 cycle + 5th row 4 cycle + 6th row 1 cycle + 7th row 1 cycle + 8th row 1 cycle + 9th row 3 cycle = 20 cycles. By providing such an E_SETTM module, the command "CALL E_SETTM" with a command size of 3 bytes can be used without setting the input abnormality non-monitoring timer in each module described above. It is possible to secure the capacity of the control area for performing control processing.

図186は、E_SETTMモジュールを実現するためのコマンドの他の例を説明するための説明図である。ここでは、図185(a)のE_SETTMモジュールを呼び出す任意の処理のコマンド群を、図186(a)のE_SETTMモジュールを呼び出す任意の処理のコマンド群に置き換え、図185(b)のE_SETTMモジュールのコマンド群を、図186(b)のE_SETTMモジュールのコマンド群に置き換えている。 FIG. 186 is an explanatory diagram for explaining another example of commands for realizing the E_SETTM module. Here, the command group for arbitrary processing that calls the E_SETTM module in FIG. 185(a) is replaced with the command group for arbitrary processing that calls the E_SETTM module in FIG. 186(a), and the E_SETTM module command in FIG. group is replaced with the command group of the E_SETTM module in FIG. 186(b).

図186(a)の1行目のコマンド「CALLEX E_SETTM」によって、サブルーチンとしてE_SETTMモジュールが呼び出される。かかる1行目のコマンドが、図184(a)のステップS2に対応する。 The E_SETTM module is called as a subroutine by the command "CALLEX E_SETTM" on the first line of FIG. 186(a). Such a command on the first line corresponds to step S2 in FIG. 184(a).

ここで、コマンド「CALLEX mn」は、コマンド「CALL mn」同様、固定値mnで示される先頭アドレスを有するサブルーチンを呼び出すコマンドである。ただし、コマンド「CALLEX mn」は、コマンド「CALL mn」のように、単にサブルーチンを呼び出すだけでなく、複数の機能を有している。例えば、当該コマンドを実行することで、自動的に、ノンマスカブル割込(NMI)およびマスカブル割込(INT)を禁止し、レジスタのバンクを第1レジスタバンク726から第2レジスタバンク728に切り換えてから固定値mnで示される先頭アドレスを有するサブルーチンを呼び出す。したがって、割込に関するコマンド「DI」や、退避に関するコマンド「EX AF,AF’」、「EXX」(または、コマンド「PUSH」)を要さない。したがって、図186(a)の1行目のコマンド「CALLEX E_SETTM」は、図184(a)のステップS2のみならず、図184(a)のステップS1および図184(b)のステップS3にも対応する。かかるコマンドのコマンドサイズは「2」であり、実行サイクルは「4」である。 Here, the command "CALLEX mn" is a command for calling a subroutine having a start address indicated by a fixed value mn, like the command "CALL mn". However, the command "CALLEX mn" has multiple functions in addition to simply calling a subroutine like the command "CALL mn". For example, by executing this command, the non-maskable interrupt (NMI) and maskable interrupt (INT) are automatically disabled, and the register bank is switched from the first register bank 726 to the second register bank 728. Call a subroutine having a start address indicated by a fixed value mn. Therefore, there is no need for the command "DI" related to interrupt or the commands "EX AF, AF'" and "EXX" (or command "PUSH") related to saving. Therefore, the command "CALLEX E_SETTM" on the first line of FIG. 186(a) is executed not only in step S2 of FIG. 184(a), but also in step S1 of FIG. 184(a) and step S3 of FIG. handle. Such a command has a command size of "2" and an execution cycle of "4".

ただし、コマンド「CALLEX mn」には、所定の制限がある。例えば、呼び出し先アドレスがアドレスマップ上の2000H~20FFHの範囲であれば、コマンドのコマンドサイズは「2」であり、実行サイクルは「4」であるが、それ以外の範囲では、コマンドのコマンドサイズは「4」であり、実行サイクルは「6」となる。したがって、コマンドの短縮化を図るため、本実施形態では、呼び出し先アドレス、例えば、「E_SETTM」が2000H~20FFH内に含まれるように配置する。 However, the command "CALLEX mn" has certain limitations. For example, if the call destination address is in the range of 2000H to 20FFH on the address map, the command size is "2" and the execution cycle is "4". is "4" and the execution cycle is "6". Therefore, in order to shorten the command, in this embodiment, the called address, for example, "E_SETTM" is arranged so as to be included within 2000H to 20FFH.

図186(b)の1行目の指標「E_SETTM:」は、当該E_SETTMモジュールの先頭アドレスを示す。2行目のコマンド「LD A,@MDL_WAT_TMR」によって、固定値「@MDL_WAT_TMR」、すなわち、投入異常非監視タイマ値(初期値)としての250.32msecに相当する(252/6+1)がAレジスタに読み出される。かかる2行目のコマンドが、図184(b)のステップS4に対応する。3行目のコマンド「LD (_EX_SLTM),A」によって、投入異常非監視タイマとしての変数「_EX_SLTM」にAレジスタの値を格納する。かかる3行目のコマンドが、図184(b)のステップS5に対応する。こうして、投入異常非監視タイマに投入異常非監視タイマ値を設定することが可能となる。 The index "E_SETTM:" on the first line in FIG. 186(b) indicates the top address of the E_SETTM module. By the command "LD A, @MDL_WAT_TMR" on the second line, the fixed value "@MDL_WAT_TMR", that is, (252/6+1) corresponding to 250.32 msec as the input abnormality non-monitoring timer value (initial value) is stored in the A register. read out. The command on the second line corresponds to step S4 in FIG. 184(b). By the command "LD (_EX_SLTM), A" on the third line, the value of the A register is stored in the variable "_EX_SLTM" as the input abnormality non-monitoring timer. The command on the third line corresponds to step S5 in FIG. 184(b). In this way, it is possible to set the closing abnormality non-monitoring timer value to the closing abnormality non-monitoring timer.

図186(b)の4行目のコマンド「RETEX」によって、1段上のルーチンに戻る。かかる4行目のコマンドが、図184(b)のステップS8に対応する。こうして、別領域において投入異常非監視タイマを設定することが可能となる。 The command "RETEX" on the fourth line in FIG. 186(b) returns to the routine one level above. The command on the fourth line corresponds to step S8 in FIG. 184(b). In this way, it becomes possible to set the closing abnormality non-monitoring timer in another area.

ここで、コマンド「RETEX」は、コマンド「RET」同様、1段上のルーチンに戻るコマンドである。ただし、コマンド「RETEX」は、コマンド「CALLEX mn」とペアで用いられることが多く、コマンド「RET」のように、単にサブルーチンから戻るだけでなく、複数の機能を有している。例えば、当該コマンドを実行することで、自動的に、レジスタのバンクを第2レジスタバンク728から第1レジスタバンク726に切り換え、割込を許可してから1段上のルーチンに戻る。したがって、復帰に関するコマンド「EXX」、「EX AF,AF’」(または、コマンド「POP」)や、割込に関するコマンド「EI」を要さない。したがって、図186(b)の4行目のコマンド「RETEX」は、図184(b)のステップS8のみならず、図184(b)のステップS6およびステップS7にも対応する。かかるコマンドのコマンドサイズは「2」であり、実行サイクルは「5」である。 Here, the command "RETEX" is a command to return to the routine one level above, like the command "RET". However, the command "RETEX" is often used in a pair with the command "CALLEX mn", and has multiple functions in addition to simply returning from a subroutine like the command "RET". For example, executing this command automatically switches the register bank from the second register bank 728 to the first register bank 726, enables interrupts, and then returns to the routine one level above. Therefore, commands "EXX" and "EX AF, AF'" (or command "POP") related to return and command "EI" related to interrupt are not required. Therefore, the command "RETEX" on the fourth line of FIG. 186(b) corresponds not only to step S8 of FIG. 184(b) but also to steps S6 and S7 of FIG. 184(b). Such a command has a command size of "2" and an execution cycle of "5".

図186(a)に示したBLKSHUTモジュールと図186(b)に示したE_SETTMモジュールの総コマンドサイズは、図186(a)の1行目のコマンド「CALLEX E_SETTM」2バイト+図186(b)の2行目のコマンド「LD A,@MDL_WAT_TMR」2バイト+3行目のコマンド「LD (_EX_SLTM),A」4バイト+4行目のコマンド「RETEX」2バイト=10バイトであり、総実行サイクルは、図186(a)の1行目4サイクル+図186(b)の2行目2サイクル+3行目4サイクル+4行目5サイクル=15サイクルとなる。したがって、図185の場合と比べ、総コマンドサイズが6バイト削減され、総実行サイクルも少なくとも5サイクル削減される。かかるE_SETTMモジュールによって、コマンドの更なる短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 The total command size of the BLKSHUT module shown in FIG. 186(a) and the E_SETTM module shown in FIG. 2 bytes of the command "LD A, @MDL_WAT_TMR" on the second line + 4 bytes of the command "LD (_EX_SLTM), A" on the third line + 2 bytes of the command "RETEX" on the fourth line = 10 bytes, and the total execution cycle is , 4 cycles on the 1st line in FIG. 186(a)+2 cycles on the 2nd line in FIG. 186(b)+4 cycles on the 3rd line+5 cycles on the 4th line=15 cycles. Therefore, compared with the case of FIG. 185, the total command size is reduced by 6 bytes, and the total execution cycle is also reduced by at least 5 cycles. With such an E_SETTM 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.

また、図185と図186とを比較して理解できるように、図185において8行(図185(a)の1、2行目および図185(b)の2、3、6~9行目)を占有していたコマンド群を、図186においては、2行(図186(a)の1行目および図186(b)の4行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Also, as can be understood by comparing FIGS. 185 and 186, in FIG. 185, 8 lines (1st and 2nd lines in FIG. ) can be represented by two lines in FIG. 186 (the first line in FIG. 186(a) and the fourth line in FIG. 186(b)). , it is possible to reduce the design load.

ところで、上述したように、コマンド「CALLEX mn」は、呼び出し先アドレスがアドレスマップ上の2000H~20FFHの範囲であれば、コマンドのコマンドサイズは「2」であり、実行サイクルは「4」であるが、それ以外の範囲では、コマンドのコマンドサイズは「4」であり、実行サイクルは「6」となる。したがって、呼び出し先アドレスは全て2000H~20FFHの範囲に配置するのが望ましい。しかし、2000H~20FFHでは、記述できるバイト数が256バイトしかないので、かかる範囲にサブルーチンをそのまま記述するとなると、サブルーチンの数が制限されてしまう。例えば、比較的コマンドサイズが小さいE_SETTMモジュールであっても、図186(b)の2行目のコマンド「LD A,@MDL_WAT_TMR」2バイト+3行目のコマンド「LD (_EX_SLTM),A」4バイト+4行目のコマンド「RETEX」2バイト=8バイトを占有するので、サブルーチンの数を多く配置することができなくなる。 By the way, as described above, the command "CALLEX mn" has a command size of "2" and an execution cycle of "4" if the call destination address is in the range of 2000H to 20FFH on the address map. However, in other ranges, the command size is "4" and the execution cycle is "6". Therefore, it is desirable to arrange all call destination addresses in the range of 2000H to 20FFH. However, in 2000H to 20FFH, the number of bytes that can be written is only 256 bytes, so if subroutines are written as they are in this range, the number of subroutines will be limited. For example, even if the E_SETTM module has a relatively small command size, the second line command "LD A, @MDL_WAT_TMR" 2 bytes + the third line command "LD (_EX_SLTM), A" 4 bytes The command "RETEX" on the +4th line occupies 2 bytes=8 bytes, so a large number of subroutines cannot be arranged.

そこで、本実施形態では、アドレスマップ上の2000H~20FFHの範囲には、実質的に、移動に関するコマンド「JP mn」のみを配置し、サブルーチンの本体は移動先に配置する。かかるコマンド「JP mn」のコマンドサイズは「3」なので、アドレスマップ上の2000H~20FFHの範囲にコマンド「JP mn」を並置することで、256/3=86個のモジュールをサブルーチンとして呼び出すことが可能となる。 Therefore, in this embodiment, substantially only the command "JP mn" relating to movement is arranged in the range of 2000H to 20FFH on the address map, and the body of the subroutine is arranged at the movement destination. Since the command size of the command "JP mn" is "3", by arranging the command "JP mn" in parallel in the range of 2000H to 20FFH on the address map, 256/3=86 modules can be called as subroutines. It becomes possible.

なお、コマンド「JP mn」の代わりにコマンドサイズ「3」のコマンド「CALL mn」を用いることも可能であるが、その場合、コマンド「CALL mn」の後に、コマンドサイズ「2」のコマンド「RETEX」を配置する必要が生じるので、コマンド「JP mn」よりサブルーチンの数が制限されることとなる。したがって、コマンド「JP mn」を採用するのが望ましい。以下、かかる内容を反映したE_SETTMモジュールの具体的な処理を説明する。 It is also possible to use the command "CALL mn" with a command size of "3" instead of the command "JP mn". , the number of subroutines is limited by the command "JP mn". Therefore, it is desirable to employ the command "JP mn". Specific processing of the E_SETTM module reflecting such contents will be described below.

図187は、E_SETTMモジュールの具体的な処理を示したフローチャートである。ここでは、任意の処理として、図184同様、ブロッカー閉塞処理を実行するBLKSHUTモジュールの一部を挙げて説明する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。 FIG. 187 is a flow chart showing specific processing of the E_SETTM module. Here, as an arbitrary process, a part of the BLKSHUT module that executes the blocker blocking process will be described as in FIG. 184 . Numerical values of step S in this figure are used only in the explanation of this figure.

メインCPU500aは、図187(a)のように、任意の処理を実行する。メインCPU500aは、別領域のサブルーチンとしてRRE01モジュールを呼び出す(S1)。 The main CPU 500a executes arbitrary processing as shown in FIG. 187(a). The main CPU 500a calls the RRE01 module as a subroutine in another area (S1).

続いて、メインCPU500aは、図187(b)のように、RRE01モジュールにおいて、有意な処理を行うことなく、E_SETTMモジュールに移動する(S2)。このように、RRE01モジュールは、E_SETTMモジュールに移動するためのモジュールであり、アドレスマップ上の2000H~20FFHの範囲に配置される。こうして、サブルーチンの数を多く配置することができる。 Subsequently, as shown in FIG. 187(b), the main CPU 500a moves to the E_SETTM module without performing significant processing in the RRE01 module (S2). Thus, the RRE01 module is a module for moving to the E_SETTM module, and is arranged in the range of 2000H to 20FFH on the address map. In this way, a large number of subroutines can be arranged.

メインCPU500aは、図187(c)のように、E_SETTMモジュールにおいて、投入異常非監視タイマ値をAレジスタに設定し(S3)、そのAレジスタの値を所定のアドレス(投入異常非監視タイマ)が示す値に格納して、投入異常非監視タイマを設定する(S4)。かかる処理が完了すると、メインCPU500aは、当該E_SETTMモジュールを終了して1段上のルーチンに戻る(S5)。かかるE_SETTMモジュールは、RRE01モジュールの移動先なので、アドレスマップの制限を受けない。したがって、別領域のうちの2100H~3FBFHの範囲に任意に配置することができるので、総コマンドサイズがある程度大きくとも許容される。 As shown in FIG. 187(c), the main CPU 500a sets the input abnormality non-monitoring timer value in the A register in the E_SETTM module (S3), and sets the A register value to a predetermined address (input abnormality non-monitoring timer). The data is stored in the indicated value, and a closing abnormality non-monitoring timer is set (S4). When such processing is completed, the main CPU 500a terminates the E_SETTM module and returns to the routine one level above (S5). Since the E_SETTM module is the destination of the RRE01 module, it is not restricted by the address map. Therefore, since it can be arranged arbitrarily in the range of 2100H to 3FBFH in another area, even if the total command size is large to some extent, it is allowed.

図188は、E_SETTMモジュールを実現するためのコマンドのさらに他の例を説明するための説明図である。ここでは、図188(b)のように、新たに、E_SETTMモジュールに移動するためのRRE01モジュールを設けている。 FIG. 188 is an explanatory diagram for explaining still another example of commands for realizing the E_SETTM module. Here, as shown in FIG. 188(b), an RRE01 module is newly provided for moving to the E_SETTM module.

図188(a)の1行目のコマンド「CALLEX PRE01」によって、サブルーチンとしてE_SETTMモジュールではなく、RRE01モジュールが呼び出される。かかる1行目のコマンドが、図187(a)のステップS1に対応する。なお、コマンド「CALLEX PRE01」によって、割込の禁止、および、汎用レジスタの退避も実行される。 The command "CALLEX PRE01" on the first line of FIG. 188(a) calls the RRE01 module instead of the E_SETTM module as a subroutine. Such a command on the first line corresponds to step S1 in FIG. 187(a). The command "CALLEX PRE01" also disables interrupts and saves general-purpose registers.

図188(b)の1行目の指標「PRE01:」は、当該PRE01モジュールの先頭アドレスを示す。2行目のコマンド「JP E_SETTM」によって、E_SETTMモジュール本体へ移動する。かかるコマンドが、図187(b)のステップS2に対応する。 The index "PRE01:" on the first line in FIG. 188(b) indicates the start address of the PRE01 module. The command "JP E_SETTM" on the second line moves to the E_SETTM module body. Such a command corresponds to step S2 in FIG. 187(b).

なお、コマンド「CALLEX mn」を通じて複数のサブルーチンを呼び出す場合、その複数のサブルーチンに関する呼び出しアドレスを示す指標(例えば、「PRE01:」と、コマンド「JP mn」とを、2000H~20FFHの範囲に連続して並置する。こうすることで、2000H~20FFHの範囲を有効利用し、サブルーチンの数を多く配置することができる。 When calling a plurality of subroutines through the command "CALLEX mn", an index indicating the calling address of the plurality of subroutines (for example, "PRE01:" and the command "JP mn" are consecutively placed in the range from 2000H to 20FFH). By doing so, the range from 2000H to 20FFH can be effectively used and a large number of subroutines can be arranged.

図188(c)の1行目の指標「E_SETTM:」は、当該E_SETTMモジュールの先頭アドレスを示す。2行目のコマンド「LD A,@MDL_WAT_TMR」によって、固定値「@MDL_WAT_TMR」、すなわち、投入異常非監視タイマ値(初期値)としての250.32msecに相当する(252/6+1)がAレジスタに読み出される。かかる2行目のコマンドが、図187(c)のステップS3に対応する。3行目のコマンド「LD (_EX_SLTM),A」によって、投入異常非監視タイマとしての変数「_EX_SLTM」にAレジスタの値を格納する。かかる3行目のコマンドが、図187(c)のステップS4に対応する。こうして、投入異常非監視タイマに投入異常非監視タイマ値を設定することが可能となる。 The index "E_SETTM:" on the first line in FIG. 188(c) indicates the head address of the E_SETTM module. By the command "LD A, @MDL_WAT_TMR" on the second line, the fixed value "@MDL_WAT_TMR", that is, (252/6+1) corresponding to 250.32 msec as the input abnormality non-monitoring timer value (initial value) is stored in the A register. read out. The command on the second line corresponds to step S3 in FIG. 187(c). By the command "LD (_EX_SLTM), A" on the third line, the value of the A register is stored in the variable "_EX_SLTM" as the input abnormality non-monitoring timer. The command on the third line corresponds to step S4 in FIG. 187(c). In this way, it is possible to set the closing abnormality non-monitoring timer value to the closing abnormality non-monitoring timer.

図188(c)の4行目のコマンド「RETEX」によって、1段上のルーチンに戻る。かかる4行目のコマンドが、図187(c)のステップS5に対応する。こうして、別領域において投入異常非監視タイマを設定することが可能となる。なお、コマンド「RETEX」によって、汎用レジスタの復帰、および、割込の許可も実行される。 The command "RETEX" on the fourth line in FIG. 188(c) returns to the routine one level above. The command on the fourth line corresponds to step S5 in FIG. 187(c). In this way, it becomes possible to set the closing abnormality non-monitoring timer in another area. Note that the command "RETEX" also restores the general-purpose registers and enables interrupts.

かかる図188の例では、図186の場合と比べ、コマンド「JP E_SETTM」の分だけ、総コマンドサイズおよび総実行サイクルが大きくなる。しかし、コマンド「JP E_SETTM」を経由してサブルーチン本体に移動させる構成とすることで、2000H~20FFHの範囲にサブルーチンを多く配することができ、サブルーチン数の制限を広げ、さらに、サブルーチン自体のコマンドサイズの制限が緩和されるので、結果、コマンドの更なる短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 In the example of FIG. 188, the total command size and the total execution cycle are increased by the command "JP E_SETTM" as compared with the case of FIG. However, by moving to the subroutine main body via the command "JP E_SETTM", many subroutines can be arranged in the range of 2000H to 20FFH. Since the size restriction is eased, as a result, 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.

なお、このように、2000H~20FFHの範囲にコマンド「JP mn」のみを配置しても、配置できるサブルーチンの数が足りない場合、すなわち、サブルーチンが86個以上ある場合、総コマンドサイズが小さいモジュールを2100H~217FHの範囲(128バイトの範囲)に配置し、コマンドサイズ「3」のコマンド「JP mn」ではなく、近距離の移動に適しているコマンドサイズ「2」のコマンド「JR mn」を用いるとしてもよい。こうすることで、2000H~20FFHの範囲に、さらに多くのコマンド「JR mn」を配置することが可能となる。 In this way, even if only the command "JP mn" is placed in the range from 2000H to 20FFH, if the number of subroutines that can be placed is insufficient, that is, if there are 86 or more subroutines, the total command size of the module is small. is placed in the range of 2100H to 217FH (range of 128 bytes), and instead of command size "3" command "JP mn", command size "2" suitable for short distance movement "JR mn" may be used. By doing so, it is possible to arrange more commands "JR mn" in the range from 2000H to 20FFH.

<コマンド「ICPLMQA」、「ICPLMQ」>
RAM_INCモジュールは、RAM加算処理、すなわち、メインRAM500cの1バイト変数を、所定数を上限に、1だけインクリメントするためのモジュールである。なお、RAM_INCモジュールは、インクリメントのみならず、インクリメントした結果、キャリーフラグを設定している。また、RAM_INCモジュールは、汎用モジュールとして利用することもできる。
<Command "ICPLMQA", "ICPLMQ">
The RAM_INC module is a module for RAM addition processing, that is, for incrementing a 1-byte variable in the main RAM 500c by 1 up to a predetermined number. Note that the RAM_INC module not only increments, but also sets a carry flag as a result of the increment. Also, the RAM_INC module can be used as a general-purpose module.

かかるRAM_INCモジュールは、複数のモジュールからサブルーチンとして呼び出される。例えば、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、本前兆中処理(AT状態=「3」)を実行するHID_LOTモジュール、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、終了画面中処理(AT状態=「4」)を実行するFIN_LOTモジュール、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、REG中処理(AT状態=「6」)を実行するREG_LOTモジュール、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、BIG中処理(AT状態=「7」)を実行するBIT_LOTモジュール等から呼び出される。 Such a RAM_INC module is called as a subroutine from multiple modules. For example, the EXE_SET module that executes the execution flag setting process shown in step S2400-11 in FIG. 91 selectively shifts according to the game state and the effect state, and executes the present precursor process (AT state=“3”). and the EXE_SET module for executing the execution flag setting process shown in step S2400-11 in FIG. , and the EXE_SET module for executing the execution flag setting process shown in step S2400-11 in FIG. ), and the EXE_SET module for executing the execution flag setting process shown in step S2400-11 in FIG. ”) is called from the BIT_LOT module or the like.

メインCPU500aは、メインROM500bからプログラムを読み出し、読み出したプログラムを遂行し、任意の処理において、メインRAM500cに保持された1バイト値をインクリメントする。 The main CPU 500a reads a program from the main ROM 500b, executes the read program, and increments a 1-byte value held in the main RAM 500c in arbitrary processing.

図189は、RAM_INCモジュールの具体的な処理を示したフローチャートである。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該RAM_INCモジュールの説明中、所定レジスタはAレジスタであり、所定数は上限値であり、特定アドレスはインクリメントの対象となるアドレスである。 FIG. 189 is a flow chart showing specific processing of the RAM_INC module. Numerical values of step S in this figure are used only in the explanation of this figure. Also, in the description of the RAM_INC module, the predetermined register is the A register, the predetermined number is the upper limit value, and the specific address is the address to be incremented.

メインCPU500aは、図189(a)のように、任意の処理において、インクリメント対象となるアドレスをHLレジスタに設定する(S1)。そして、メインCPU500aは、HLレジスタで示されるアドレスに格納された1バイト値をインクリメントし(S2)、インクリメントした値をHLアドレスで示されるアドレスに格納して、値を更新する(S3)。ただし、ここでは、上限値(所定数)が設定され、インクリメントした結果が、その上限値を超えないようになっている。 As shown in FIG. 189(a), the main CPU 500a sets an address to be incremented in the HL register in arbitrary processing (S1). Then, the main CPU 500a increments the 1-byte value stored at the address indicated by the HL register (S2), stores the incremented value at the address indicated by the HL address, and updates the value (S3). However, here, an upper limit (predetermined number) is set so that the incremented result does not exceed the upper limit.

図190、図191は、RAM_INCモジュールを実現するためのコマンドの一例を説明するための説明図である。図189で示したフローチャートは、例えば、図190に示したプログラムによって実現される。 190 and 191 are explanatory diagrams for explaining an example of commands for realizing the RAM_INC module. The flowchart shown in FIG. 189 is realized by the program shown in FIG. 190, for example.

図190の1行目の指標「RAM_INC:」は、当該RAM_INCモジュールの先頭アドレスを示す。2行目のコマンド「LDQ HL,LOW _AT_SET」によって、Qレジスタの値をHレジスタに読み出し、アドレス「_AT_SET」の下位1バイトの値をLレジスタに読み出す。かかる2行目のコマンドが、図189のステップS1に対応する。3行目のコマンド「LD A,(HL)」によって、図191に示すように、HLレジスタで示されるアドレスに格納された1バイト値(例えば、02H)がAレジスタに読み出される。図190の4行目のコマンド「INC A」によって、図191に示すようにAレジスタの値が、例えば、02Hから03Hに1だけインクリメントされる。なお、汎用性を持たせるため、3行目のコマンド「LD A,(HL)」および4行目のコマンド「INC A」の代わりに、コマンド「LD A,1」およびコマンド「ADD A,(HL)」を用いることもできる。この場合、Aレジスタに格納する「1」の値を変えることで、インクリメントする値を1以外に変更することができる。 The index "RAM_INC:" on the first line in FIG. 190 indicates the start address of the RAM_INC module. The command "LDQ HL, LOW_AT_SET" on the second line reads the value of the Q register to the H register, and reads the value of the lower 1 byte of the address "_AT_SET" to the L register. The command on the second line corresponds to step S1 in FIG. As shown in FIG. 191, the 1-byte value (for example, 02H) stored at the address indicated by the HL register is read to the A register by the command "LD A, (HL)" on the third line. The command "INC A" on the fourth line in FIG. 190 causes the value of the A register to be incremented by 1 from 02H to 03H, for example, as shown in FIG. In addition, in order to provide versatility, instead of the command "LD A, (HL)" on the third line and the command "INC A" on the fourth line, the command "LD A, 1" and the command "ADD A, ( HL)” can also be used. In this case, the value to be incremented can be changed to a value other than 1 by changing the value of "1" stored in the A register.

図190の5行目のコマンド「JCP C,A,5,RAM_INC01」によって、Aレジスタの値と、上限値「5」とを比較し、その結果、5未満であれば(キャリーフラグが立てば)、アドレス「RAM_INC01」に移動する。こうして、Aレジスタの値が上限値の5未満であれば、次の処理を省略して7行目の指標「RAM_INC01」に移動することができる。6行目のコマンド「LD A,5」によって、Aレジスタに上限値「5」を格納する。これは、4行目のコマンド「INC A」によって、Aレジスタの値が5を超えた場合、強制的にAレジスタの値を5に上書きすることで、インクリメントした結果を5以下とするためのである。なお、ここでは、インクリメント前のAレジスタの値が4の場合、すなわち、Aレジスタの値が4から5にインクリメントされた場合、既にAレジスタの値は5となっているので5に更新する必要はないが、そのことを判定する処理を追加すると処理負荷が高まるので、汎用性を優先し、5を超えた場合同様、強制的にAレジスタの値を5に更新することとしている。かかる3~6行目のコマンドが、図189のステップS2に対応する。 By the command "JCP C, A, 5, RAM_INC01" on the fifth line in FIG. 190, the value of the A register is compared with the upper limit value "5". ) and move to the address “RAM_INC01”. Thus, if the value of the A register is less than the upper limit of 5, the next process can be omitted and the index "RAM_INC01" on the 7th row can be moved to. The command "LD A, 5" on the sixth line stores the upper limit value "5" in the A register. This is because when the value of the A register exceeds 5 by the command "INC A" on the 4th line, the value of the A register is forcibly overwritten to 5, so that the incremented result is 5 or less. be. Here, if the value of the A register before incrementing is 4, that is, if the value of the A register is incremented from 4 to 5, the value of the A register is already 5, so it must be updated to 5. However, adding processing to determine this increases the processing load, so versatility is prioritized and the value of the A register is forcibly updated to 5 in the same way as when 5 is exceeded. Such commands on the 3rd to 6th lines correspond to step S2 in FIG.

図190の7行目の指標「RAM_INC01」は、5行目のコマンド「JCP C,A,5,RAM_INC01」の移動先アドレスを示す。8行目のコマンド「LD (HL),A」によって、図191に示すように、Aレジスタの値(例えば、03H)がHLレジスタで示されるアドレスに格納される。かかる8行目のコマンドが、図189のステップS3に対応する。こうして、メインRAM500cの1バイト変数を、所定数を上限に、1だけインクリメントしつつ、Aレジスタにインクリメント後の値を保持すること(Aレジスタの値をその後の処理で利用すること)が可能となる。 The index "RAM_INC01" on the 7th line in FIG. 190 indicates the destination address of the command "JCP C, A, 5, RAM_INC01" on the 5th line. The command "LD (HL), A" on the eighth line causes the value of the A register (eg, 03H) to be stored at the address indicated by the HL register, as shown in FIG. The eighth line command corresponds to step S3 in FIG. In this way, it is possible to increment the 1-byte variable in the main RAM 500c by 1 up to a predetermined number and hold the incremented value in the A register (the value of the A register can be used in subsequent processing). Become.

このように、図190に示したRAM_INCモジュールのコマンドの総コマンドサイズは、2行目のコマンド「LDQ HL,LOW _AT_SET」2バイト+3行目のコマンド「LD A,(HL)」1バイト+4行目のコマンド「INC A」1バイト+5行目のコマンド「JCP C,A,5,RAM_INC01」3バイト+6行目のコマンド「LD A,5」2バイト+8行目のコマンド「LD (HL),A」1バイト=10バイトとなり、総実行サイクルは、2行目2サイクル+3行目2サイクル+4行目1サイクル+5行目4サイクル+6行目2サイクル+8行目2サイクル=13サイクルとなる。かかるRAM_INCモジュールを設けることによって、1バイト変数を、画一的かつ容易にインクリメントできるので、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Thus, the total command size of the commands of the RAM_INC module shown in FIG. 190 is the second line command "LDQ HL, LOW_AT_SET" 2 bytes + the third line command "LD A, (HL)" 1 byte + 4 lines. 1st command "INC A" 1 byte + 5th line command "JCP C, A, 5, RAM_INC01" 3 bytes + 6th line command "LD A, 5" 2 bytes + 8th line command "LD (HL), A" 1 byte = 10 bytes, and the total execution cycle is 2 cycles on the 2nd line + 2 cycles on the 3rd line + 1 cycle on the 4th line + 4 cycles on the 5th line + 2 cycles on the 6th line + 2 cycles on the 8th line = 13 cycles. By providing such a RAM_INC module, a 1-byte variable can be incremented uniformly and easily, so commands can be shortened and the capacity of the control area for game control processing can be secured.

図192は、RAM_INCモジュールを実現するためのコマンドの他の例を説明するための説明図である。ここでは、図190のRAM_INCモジュールのコマンド群を、図192のRAM_INCモジュールのコマンド群に置き換えている。 FIG. 192 is an explanatory diagram for explaining another example of commands for realizing the RAM_INC module. Here, the command group of the RAM_INC module in FIG. 190 is replaced with the command group of the RAM_INC module in FIG.

図192の1行目の指標「RAM_INC:」は、当該RAM_INCモジュールの先頭アドレスを示す。2行目のコマンド「ICPLMQA (LOW _AT_SET)、5」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_AT_SET」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレス(インクリメント対象となるアドレス)に格納された1バイト値と、上限値「5」とを比較し、その結果、5未満であれば(キャリーフラグが立てば)、インクリメント対象となるアドレスに格納された1バイト値を1だけインクリメントして、Aレジスタに格納するとともに、インクリメント対象となるアドレスに格納された1バイト値を更新する。また、インクリメント後の値が5以上であれば(キャリーフラグが立っていなければ)、Aレジスタに上限値「5」を格納するとともに、インクリメント対象となるアドレスに格納された1バイト値を上限値「5」に更新する。かかる2行目のコマンドが、図189のステップS1~S3に対応する。こうして、メインRAM500cの1バイト変数を、所定数を上限に、1だけインクリメントしつつ、Aレジスタにインクリメント後の値を保持すること(Aレジスタの値をその後の処理で利用すること)が可能となる。 The index "RAM_INC:" on the first line in FIG. 192 indicates the head address of the RAM_INC module. The command "ICPLMQA (LOW _AT_SET), 5" on the second line sets the value of the Q register to the upper 1 byte of the address, the value of the lower 1 byte of the address "_AT_SET" to the lower 1 byte of the address, and increments the address. The 1-byte value stored in the target address) is compared with the upper limit value "5". The byte value is incremented by 1 and stored in the A register, and the 1-byte value stored at the address to be incremented is updated. If the incremented value is 5 or more (if the carry flag is not set), the upper limit value "5" is stored in the A register, and the 1-byte value stored at the address to be incremented is set as the upper limit value. Update to "5". The commands on the second line correspond to steps S1 to S3 in FIG. In this way, it is possible to increment the 1-byte variable in the main RAM 500c by 1 up to a predetermined number and hold the incremented value in the A register (the value of the A register can be used in subsequent processing). Become.

ここで、コマンド「ICPLMQA (k)、n」は、Qレジスタの値をアドレスの上位1バイトとし、値kをアドレスの下位1バイトとし、その対象アドレスに格納された1バイト値と、上限値nとを比較し、その結果、n未満であれば、対象アドレスに格納された1バイト値を1だけインクリメントして、Aレジスタに格納するとともに、対象アドレスに格納された1バイト値を更新し、n以上であれば、Aレジスタに上限値nを格納するとともに、対象アドレスに格納された1バイト値を上限値nに更新するコマンドである。かかるコマンドサイズは「4」であり、実行サイクルは「7」である。 Here, the command "ICPLMQA (k), n" sets the value of the Q register as the upper 1 byte of the address, the value k as the lower 1 byte of the address, the 1-byte value stored at the target address, and the upper limit value As a result, if it is less than n, the 1-byte value stored at the target address is incremented by 1, stored in the A register, and the 1-byte value stored at the target address is updated. , n or more, this command stores the upper limit value n in the A register and updates the 1-byte value stored in the target address to the upper limit value n. Such a command size is "4" and the execution cycle is "7".

図192のRAM_INCモジュールのコマンドの総コマンドサイズは、2行目のコマンド「ICPLMQA (LOW _AT_SET)、5」4バイト=4バイトとなり、総実行サイクルは、2行目7サイクル=7サイクルとなる。したがって、図190の場合と比べ、総コマンドサイズが6バイト削減され、総実行サイクルが6サイクル削減されている。かかるRAM_INCモジュールによって、コマンドの更なる短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 The total command size of the commands of the RAM_INC module in FIG. 192 is the second line command "ICPLMQA (LOW_AT_SET), 5" 4 bytes=4 bytes, and the total execution cycle is the second line 7 cycles=7 cycles. Therefore, compared with the case of FIG. 190, the total command size is reduced by 6 bytes, and the total execution cycle is reduced by 6 cycles. With such a RAM_INC module, it is possible to further shorten commands, reduce the processing load, and secure the capacity of the control area for performing game control processing.

また、図190と図192とを比較して理解できるように、図190において7行(2~8行目)を占有していたコマンド群を、図192においては1行(2行目)で表すことができ、コマンド数自体の削減、および、設計負荷の軽減を図ることが可能となる。 Also, as can be understood by comparing FIG. 190 and FIG. 192, the command group occupying 7 lines (2nd to 8th lines) in FIG. It is possible to reduce the number of commands and reduce the design load.

図193は、RAM_INCモジュールを実現するためのコマンドのさらに他の例を説明するための説明図である。図192を用いて説明したRAM_INCモジュールでは、メインRAM500cの1バイト変数を、所定数を上限に、1だけインクリメントしつつ、Aレジスタにインクリメント後の値を保持する例を挙げた。しかし、処理によっては、Aレジスタにその結果を残すことなく、メインRAM500cの1バイト変数を、所定数を上限に1だけインクリメントしさえすればよい場合もある。ここでは、Aレジスタを更新することなく、1バイト変数を1だけインクリメントする例を挙げる。 FIG. 193 is an explanatory diagram for explaining still another example of commands for realizing the RAM_INC module. In the RAM_INC module described with reference to FIG. 192, an example was given in which the 1-byte variable in the main RAM 500c is incremented by 1 up to a predetermined number, and the value after the increment is held in the A register. However, depending on the processing, there are cases where it is sufficient to increment a 1-byte variable in the main RAM 500c by 1 up to a predetermined number without leaving the result in the A register. Here is an example of incrementing a 1-byte variable by 1 without updating the A register.

図193の1行目の指標「RAM_INC:」は、当該RAM_INCモジュールの先頭アドレスを示す。2行目のコマンド「ICPLMQ (LOW _AT_SET)、5」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_AT_SET」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレス(インクリメント対象となるアドレス)に格納された1バイト値と、上限値「5」とを比較し、その結果、5未満であれば(キャリーフラグが立てば)、インクリメント対象となるアドレスに格納された1バイト値を1だけインクリメントして更新する。また、インクリメントされた値が5以上であれば(キャリーフラグが立っていなければ)、インクリメント対象となるアドレスに格納された1バイト値を上限値「5」に更新する。かかる2行目のコマンドが、図189のステップS1~S3に対応する。こうして、メインRAM500cの1バイト変数を、所定数を上限に、1だけインクリメントすることが可能となる。 The index "RAM_INC:" on the first line in FIG. 193 indicates the head address of the RAM_INC module. The command "ICPLMQ (LOW _AT_SET), 5" on the second line sets the value of the Q register to the upper 1 byte of the address, sets the value of the lower 1 byte of the address "_AT_SET" to the lower 1 byte of the address, and increments the address. The 1-byte value stored in the target address) is compared with the upper limit value "5". Update the byte value by incrementing it by 1. If the incremented value is 5 or more (if the carry flag is not set), the 1-byte value stored at the address to be incremented is updated to the upper limit value "5". The commands on the second line correspond to steps S1 to S3 in FIG. Thus, the 1-byte variable in the main RAM 500c can be incremented by 1 up to a predetermined number.

ここで、コマンド「ICPLMQ (k)、n」は、Qレジスタの値をアドレスの上位1バイトとし、値kをアドレスの下位1バイトとし、その対象アドレスに格納された1バイト値と、上限値nとを比較し、その結果、n未満であれば、対象アドレスに格納された1バイト値を1だけインクリメントして更新し、n以上であれば、対象アドレスに格納された1バイト値を上限値nに更新するコマンドである。かかるコマンドサイズは「4」であり、実行サイクルは「7」である。 Here, the command "ICPLMQ (k), n" sets the value of the Q register as the upper 1 byte of the address, the value k as the lower 1 byte of the address, the 1-byte value stored at the target address, and the upper limit value As a result, if less than n, the 1-byte value stored at the target address is incremented by 1 and updated, and if n or more, the 1-byte value stored at the target address is the upper limit. It is a command to update to the value n. Such a command size is "4" and the execution cycle is "7".

図193のRAM_INCモジュールのコマンドの総コマンドサイズは、2行目のコマンド「ICPLMQ (LOW _AT_SET)、5」4バイト=4バイトとなり、総実行サイクルは、2行目7サイクル=7サイクルとなる。したがって、図190の場合と比べ、総コマンドサイズが6バイト削減され、総実行サイクルが6サイクル削減されている。かかるRAM_INCモジュールによって、コマンドの更なる短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 The total command size of the commands of the RAM_INC module in FIG. 193 is the second line command "ICPLMQ (LOW_AT_SET), 5" 4 bytes=4 bytes, and the total execution cycle is the second line 7 cycles=7 cycles. Therefore, compared with the case of FIG. 190, the total command size is reduced by 6 bytes, and the total execution cycle is reduced by 6 cycles. With such a RAM_INC module, it is possible to further shorten commands, reduce the processing load, and secure the capacity of the control area for performing game control processing.

また、ここでは、図190、21の例と比較して、Aレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図190、21の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, unlike the examples in FIGS. 190 and 21, the A register is not used here. Therefore, the value of the A register is not unintentionally updated. Also, in the examples of FIGS. 190 and 21, if the A register was already used, it was necessary to stack and save the value of the A register. Absent. In this way, it becomes possible to effectively use resources.

また、図190と図193とを比較して理解できるように、図190において7行(2~8行目)を占有していたコマンド群を、図193においては1行(2行目)で表すことができ、コマンド数自体の削減、および、設計負荷の軽減を図ることが可能となる。 Also, as can be understood by comparing FIG. 190 and FIG. 193, the command group occupying 7 lines (2nd to 8th lines) in FIG. It is possible to reduce the number of commands and reduce the design load.

<コマンド「LDINTQR」>
TABLSETモジュールは、テーブルセット処理、すなわち、メインRAM500cの変数に所定の値(初期値)を設定するための汎用モジュールである。ここでは、TABLSETモジュールをメモリマップ上の0030Hに配置する例を挙げて説明する。
<Command "LDINTQR">
The TABLESET module is a general-purpose module for table setting processing, that is, setting predetermined values (initial values) to variables in the main RAM 500c. Here, an example in which the TABLESET module is arranged at 0030H on the memory map will be described.

メインCPU500aは、メインROM500bからプログラムを読み出し、読み出したプログラムを遂行し、任意の処理において、サブルーチンとしてTABLSETモジュールを呼び出し、TABLSETモジュールを遂行する。TABLSETモジュールでは、メインROM500bのプログラムデータに記述された複数の1バイト値を、メインRAM500cのワークエリアにおいて変数として扱われる複数のデータを保持する領域に転送する。こうして、複数の変数の値が設定される。ここで、転送するデータの数を単にデータ数と言う。 The main CPU 500a reads a program from the main ROM 500b, executes the read program, calls the TABLET module as a subroutine in arbitrary processing, and executes the TABLET module. The TABLESET module transfers a plurality of 1-byte values described in the program data of the main ROM 500b to an area holding a plurality of data handled as variables in the work area of the main RAM 500c. Thus, the values of multiple variables are set. Here, the number of data to be transferred is simply called the number of data.

図194は、TABLSETモジュールの具体的な処理を示したフローチャートである。ここでは、任意の処理として、図89のステップS2200-11や図95のステップS2800-39で示したエラーウェイト処理、すなわち、エラー表示、警告音要求およびエラー復帰待ちを実行するERRWAITモジュールの一部を挙げて説明する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。また、当該TABLSETモジュールの説明中、第1レジスタはBレジスタであり、第2レジスタはHLレジスタであり、第1レジスタおよび第2レジスタと異なるレジスタはAレジスタであり、所定値は「1」である。なお、所定値を任意に設定できるのは言うまでもない。 FIG. 194 is a flow chart showing specific processing of the TABLESET module. Here, as arbitrary processing, error wait processing shown in step S2200-11 in FIG. 89 and step S2800-39 in FIG. will be described. Numerical values of step S in this figure are used only in the explanation of this figure. Also, in the description of the TABLESET module, the first register is the B register, the second register is the HL register, the register different from the first register and the second register is the A register, and the predetermined value is "1". be. It goes without saying that the predetermined value can be arbitrarily set.

メインCPU500aは、図194(a)のように、任意の処理において、転送元となる1バイトデータ群の先頭アドレスをHLレジスタに設定する(S1)。そして、サブルーチンとしてTABLSETモジュールを呼び出す(S2)。 As shown in FIG. 194(a), the main CPU 500a sets the start address of the 1-byte data group to be the transfer source in the HL register in arbitrary processing (S1). Then, the TABLESET module is called as a subroutine (S2).

メインCPU500aは、図194(b)のように、TABLSETモジュールにおいて、BCレジスタを退避し(S3)、割込を禁止する(S4)。そして、メインCPU500aは、HLレジスタで示されるアドレスに格納された1バイト値をBレジスタに読み出す(S5)。かかる1バイト値はデータ数を示す。続いて、メインCPU500aは、HLレジスタに「1」を加えた値で示されるアドレスに格納された値で特定されるアドレスに、HLレジスタに「2」を加えた値で示されるアドレスに格納された値を転送し、HLレジスタの値に「2」を加えて次に転送するアドレスを設定する(S6)。続いて、メインCPU500aは、Bレジスタの値をデクリメント(「1」減算)し、デクリメントした結果が0であるか否か判定する(S7)。ここで、デクリメントした結果が0でなければ(S7におけるNO)、ステップS6からの処理を繰り返し、デクリメントした結果が0であれば(S7におけるYES)、割込を許可し(S8)、BCレジスタを復帰させて(S9)、当該TABLSETモジュールを終了して1段上のルーチンに戻る(S10)。 As shown in FIG. 194(b), the main CPU 500a saves the BC register in the TABLESET module (S3) and prohibits interrupts (S4). Then, the main CPU 500a reads the 1-byte value stored at the address indicated by the HL register to the B register (S5). This 1-byte value indicates the number of data. Subsequently, the main CPU 500a adds "2" to the HL register to the address specified by the value stored in the address indicated by adding "1" to the HL register. 2 is added to the value of the HL register to set the next address to be transferred (S6). Subsequently, the main CPU 500a decrements the value of the B register (subtracts "1") and determines whether or not the result of the decrement is 0 (S7). Here, if the decremented result is not 0 (NO in S7), the processing from step S6 is repeated, and if the decremented result is 0 (YES in S7), an interrupt is permitted (S8), and the BC register (S9), terminates the TABLESET module, and returns to the routine one level above (S10).

図195、図196は、TABLSETモジュールを実現するためのコマンドの一例を説明するための説明図である。このうち、図195(a)は、TABLSETモジュールを呼び出す任意の処理のコマンド群を示し、図195(b)は、TABLSETモジュールのコマンド群を示し、図195(c)は、メインROM500bのプログラムデータにおける1バイトデータ群の配置を示し、図195(d)は、メインRAM500cのワークエリアにおける1バイトデータ群の配置を示す。図194で示したフローチャートは、例えば、図195に示したプログラムによって実現される。 195 and 196 are explanatory diagrams for explaining an example of commands for realizing the TABLESET module. Among them, FIG. 195(a) shows a command group for arbitrary processing to call the TABLESET module, FIG. 195(b) shows a command group for the TABLESET module, and FIG. 195(c) shows the program data of the main ROM 500b. 195(d) shows the arrangement of a 1-byte data group in the work area of the main RAM 500c. The flowchart shown in FIG. 194 is realized by the program shown in FIG. 195, for example.

図195(a)の1行目のコマンド「LD HL,T_ERR_RCV」によって、転送元となる1バイトデータ群の先頭アドレス「T_ERR_RCV」をHLレジスタに設定する。かかる1行目のコマンドが、図194(a)のステップS1に対応する。そして、2行目のコマンド「RST TABLSET」によって、サブルーチンとしてTABLSETモジュールが呼び出される。かかる2行目のコマンドが、図194(a)のステップS2に対応する。 The command "LD HL, T_ERR_RCV" on the first line in FIG. 195(a) sets the start address "T_ERR_RCV" of the 1-byte data group to be the transfer source in the HL register. Such a command on the first line corresponds to step S1 in FIG. 194(a). Then, the command "RST TABLET" on the second line calls the TABLET module as a subroutine. The command on the second line corresponds to step S2 in FIG. 194(a).

図195(b)の1行目の指標「TABLSET:」は、当該TABLSETモジュールの先頭アドレスを示す。2行目のコマンド「PUSH BC」によって、BCレジスタの値がスタック領域に退避される。かかる2行目のコマンドが、図194(b)のステップS3に対応する。3行目のコマンド「DI」によって割込が禁止される。かかる3行目のコマンドが、図194(b)のステップS4に対応する。 The index "TABLSET:" on the first line in FIG. 195(b) indicates the head address of the TBLSET module. The value of the BC register is saved in the stack area by the command "PUSH BC" on the second line. The command on the second line corresponds to step S3 in FIG. 194(b). Interrupts are disabled by the command "DI" on the third line. The command on the third line corresponds to step S4 in FIG. 194(b).

図195(b)の4行目のコマンド「LD B,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト値がBレジスタに読み出される。このとき、HLレジスタには、図195(a)で示したように、アドレス「T_ERR_RCV」が設定されている。したがって、図195(c)の2行目の1バイト値「(T_ERR_RCV_-T_ERR_RCV)/2」がデータ数(転送の繰り返し数)としてBレジスタに読み出されることとなる。なお、「T_ERR_RCV_」は、転送元となる1バイトデータ群の最終アドレスの次のアドレスであり、T_ERR_RCVは転送元となる1バイトデータ群の先頭アドレスなので、T_ERR_RCV_-T_ERR_RCVの値(データ数を示す1バイト値)の値が、1バイト値の総バイト数となり、その値を、アドレスと値との組み合わせ数である2で除算すると、データ数が導出される。図195(c)の例では、データ数は、9/2=4となる。かかる図195(b)の4行目のコマンドが、図194(b)のステップS5に対応する。 The 1-byte value stored at the address indicated by the HL register is read to the B register by the command "LD B, (HL)" on the fourth line in FIG. 195(b). At this time, the address "T_ERR_RCV" is set in the HL register as shown in FIG. 195(a). Therefore, the 1-byte value "(T_ERR_RCV_-T_ERR_RCV)/2" on the second line in FIG. 195(c) is read out to the B register as the number of data (number of repetitions of transfer). Note that "T_ERR_RCV_" is the address next to the last address of the transfer source 1-byte data group, and T_ERR_RCV is the start address of the transfer source 1-byte data group. 1-byte value) is the total number of bytes of the 1-byte value, and the number of data is derived by dividing that value by 2, which is the number of combinations of addresses and values. In the example of FIG. 195(c), the number of data is 9/2=4. The command on the fourth line in FIG. 195(b) corresponds to step S5 in FIG. 194(b).

図195(b)の5行目の指標「TABLSET10:」は繰り返し処理の先頭アドレスを示す。6行目のコマンド「INLD AC,(HL)」および7行目のコマンド「LDQ (C),、A」によって、HLレジスタに「1」を加えた値で示されるアドレスに格納された値で特定されるアドレスに、HLレジスタに「2」を加えた値で示されるアドレスに格納された値が格納され、HLレジスタの値に「2」が加えられて次に転送するアドレスが設定される。かかる6,7行目のコマンドが、図194(b)のステップS6に対応する。 The index "TABLSET10:" on the fifth line in FIG. 195(b) indicates the start address of the repeated processing. The value stored at the address indicated by adding "1" to the HL register by the command "INLD AC, (HL)" on the sixth line and the command "LDQ (C),, A" on the seventh line. The value stored at the address indicated by the value obtained by adding "2" to the HL register is stored at the specified address, and the next transfer address is set by adding "2" to the value of the HL register. . The commands on the 6th and 7th lines correspond to step S6 in FIG. 194(b).

例えば、HLレジスタがアドレス「T_ERR_RCV」の値であった場合、図195(c)の3行目における2バイト変数「_ERR_NUM」の下位1バイト値がCレジスタに格納され、図195(c)の3行目における「0」の値がAレジスタに格納される。 For example, if the HL register has the value of the address "T_ERR_RCV", the lower 1-byte value of the 2-byte variable "_ERR_NUM" in the third line of FIG. 195(c) is stored in the C register, and A value of "0" in the third row is stored in the A register.

また、図195(b)の7行目のコマンド「LDQ (C),A」は、Qレジスタの値をアドレスの上位1バイトとし、Cレジスタの値をアドレスの下位1バイトとし、そのアドレスに、Aレジスタの値を格納するコマンドである。 The command "LDQ (C), A" on the 7th line in FIG. , A command to store the value of the A register.

例えば、Cレジスタの値、すなわち「_ERR_NUM」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに、Aレジスタの値、すなわち、「0」の値を格納する。 For example, the value of the C register, that is, the value of the lower 1 byte of "_ERR_NUM" is set as the lower 1 byte of the address, and the value of the A register, that is, the value of "0" is stored at that address.

ここで、図195(c)、図195(d)において、変数「_ERR_NUM」は、エラー番号を示し、変数「_CRE_TMR」は、クレジットボタン検出タイマを示し、変数「_CRE_FLG」は、クレジットボタン検出フラグを示し、変数「_SNS_OLD」はメダル通過センサービット前回状態を示す。なお、図195(d)に示す変数の配置は図のように連続している必要はなく、離隔していてもよい。 Here, in FIGS. 195(c) and 195(d), the variable "_ERR_NUM" indicates an error number, the variable "_CRE_TMR" indicates a credit button detection timer, and the variable "_CRE_FLG" indicates a credit button detection flag. , and the variable “_SNS_OLD” indicates the previous medal passing sensor bit state. Note that the arrangement of variables shown in FIG. 195(d) does not have to be continuous as shown, and may be separated.

続いて、図195(b)の8行目のコマンド「DJNZ TABLSET10」によって、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0でなければ、アドレス「TABLSET10」に移動し、デクリメントした結果が0であれば、当該コマンドの次のコマンドに処理を移す。ここでは、データ数が「4」なので、「TABLSET10」からの処理を4回繰り返すとBレジスタの値が0となる。かかる8行目のコマンドが、図194(b)のステップS7に対応する。 Subsequently, the value of the B register is decremented (subtracted by "1") by the command "DJNZ TABLESET10" on the eighth line in FIG. , if the decremented result is 0, the process is shifted to the command following the command. Here, since the number of data is "4", the value of the B register becomes 0 when the processing from "TABLSET10" is repeated four times. The eighth line command corresponds to step S7 in FIG. 194(b).

図195(b)の9行目のコマンド「EI」によって割込が許可される。かかる9行目のコマンドが、図194(b)のステップS8に対応する。10行目のコマンド「POP BC」によってスタック領域に退避されていたデータがBCレジスタに復帰される。かかる10行目のコマンドが、図194(b)のステップS9に対応する。そして、11行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる11行目のコマンドが、図194(b)のステップS10に対応する。 The interrupt is enabled by the command "EI" on the ninth line of FIG. 195(b). The command on the ninth line corresponds to step S8 in FIG. 194(b). The data saved in the stack area by the command "POP BC" on the 10th line is restored to the BC register. The command on the tenth line corresponds to step S9 in FIG. 194(b). Then, the command "RET" on the 11th line returns to the routine one level above. The command on the 11th line corresponds to step S10 in FIG. 194(b).

こうして、図196に示すように、メインROM500bのプログラムデータに記述された複数の1バイト値(55H、77H、66H、22H)を、メインRAM500cのワークエリアにおける変数(「_ERR_NUM」、「_CRE_TMR」、「_CRE_FLG」、「_SNS_OLD」)に転送することが可能となる。 Thus, as shown in FIG. 196, a plurality of 1-byte values (55H, 77H, 66H, 22H) described in the program data of the main ROM 500b are converted to variables ("_ERR_NUM", "_CRE_TMR", "_CRE_FLG", "_SNS_OLD").

TABLSETモジュールは、複数のモジュールからサブルーチンとして呼び出される。例えば、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、本前兆中処理(AT状態=「3」)を実行するHID_LOTモジュール、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、終了画面中処理(AT状態=「4」)を実行するFIN_LOTモジュール、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、準備中処理(AT状態=「5」)を実行するPRE_LOTモジュール、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、REG中処理(AT状態=「6」)を実行するREG_LOTモジュール、図91におけるステップS2400-11で示した実行フラグ設定処理を実行するEXE_SETモジュールにおいて遊技状態および演出状態に応じて選択的に移行し、BIG中処理(AT状態=「7」)を実行するBIG_LOTモジュール、図85のステップS220で示した設定値切り替え処理を実行するRANKSETモジュール、図91のステップS2400で示した図柄コード設定処理を実行するFGSETUPモジュール、図96のステップS2900で示した遊技移行処理を実行するGAMESETモジュール、図96のステップS290-3で示した役物作動中処理を実行するJCGMSETモジュール等から呼び出される。 The TABLESET module is called as a subroutine from multiple modules. For example, the EXE_SET module that executes the execution flag setting process shown in step S2400-11 in FIG. 91 selectively shifts according to the game state and the effect state, and executes the present precursor process (AT state=“3”). and the EXE_SET module for executing the execution flag setting process shown in step S2400-11 in FIG. , and the EXE_SET module that executes the execution flag setting process shown in step S2400-11 in FIG. ), and the EXE_SET module for executing the execution flag setting process shown in step S2400-11 in FIG. ”), and the EXE_SET module for executing the execution flag setting process shown in step S2400-11 in FIG. 7”), the RANKSET module for executing the set value switching process shown in step S220 in FIG. 85, the FGSETUP module for executing the symbol code setting process shown in step S2400 in FIG. 91, and step S2900 in FIG. is called from the GAMESET module that executes the game transition process shown in , the JCGMSET module that executes the role product in-operation process shown in step S290-3 of FIG. 96, and the like.

このように、図195(b)に示したTABLSETモジュールのコマンドの総コマンドサイズは、2行目のコマンド「PUSH BC」1バイト+3行目のコマンド「DI」1バイト+4行目のコマンド「LD B,(HL)」1バイト+6行目のコマンド「INLD AC,(HL)」2バイト+7行目のコマンド「LDQ (C),A」2バイト+8行目のコマンド「DJNZ TABLSET10」2バイト+9行目のコマンド「EI」1バイト+10行目のコマンド「POP BC」1バイト+11行目のコマンド「RET」1バイト=12バイトとなり、総実行サイクルは、2行目3サイクル+3行目1サイクル+4行目2サイクル+6行目4サイクル+7行目3サイクル+8行目3サイクル(または2サイクル)+9行目1サイクル+10行目3サイクル+11行目3サイクル=23サイクル(または22サイクル)となる。なお、括弧内のサイクル数は、コマンド「DJNZ TABLSET10」によって移動しなかった場合の実行サイクルを示している。かかるTABLSETモジュールを設けることによって、上述した各モジュール内でテーブルセット処理を行うことなく、コマンドサイズ1バイトのコマンド「RST TABLSET」で賄うことができるので、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 In this way, the total command size of the commands of the TABLESET module shown in FIG. B, (HL)" 1 byte + 6th line command "INLD AC, (HL)" 2 bytes + 7th line command "LDQ (C), A" 2 bytes + 8th line command "DJNZ TABLESET10" 2 bytes + 9 1 byte of the command "EI" on the 10th line + 1 byte of the command "POP BC" on the 10th line + 1 byte of the command "RET" on the 11th line = 12 bytes, and the total execution cycle is 3 cycles on the 2nd line + 1 cycle on the 3rd line. + 4th row 2 cycles + 6th row 4 cycles + 7th row 3 cycles + 8th row 3 cycles (or 2 cycles) + 9th row 1 cycle + 10th row 3 cycles + 11th row 3 cycles = 23 cycles (or 22 cycles) . The number of cycles in parentheses indicates the number of execution cycles when the command "DJNZ TABLESET10" does not move. By providing such a TABLESET module, it is possible to provide a command "RST TABLESET" with a command size of 1 byte without performing table setting processing in each of the modules described above. It becomes possible to secure the capacity of the control area for performing the processing.

図197は、TABLSETモジュールを実現するためのコマンドの他の例を説明するための説明図である。ここでは、図195(b)のTABLSETモジュールのコマンド群を、図197(b)のTABLSETモジュールのコマンド群に置き換えており、他の、図195(a)のTABLSETモジュールを呼び出す任意の処理のコマンド群、図195(c)のメインROM500bのプログラムデータにおける1バイトデータ群、および、図195(d)のメインRAM500cのワークエリアにおける1バイトデータ群は、図197(a)、図197(c)、図197(d)として、そのまま用いている。ここでは、図197(a)、図197(c)、図197(d)のように、図195(a)、図195(c)、図195(d)と実質的に等しい処理についてはその説明を省略し、図197(b)の異なる処理のみを説明する。 FIG. 197 is an explanatory diagram for explaining another example of commands for realizing the TABLESET module. Here, the command group of the TABLESET module in FIG. 195(b) is replaced with the command group of the TABLESET module in FIG. 197(a) and 197(c). , is used as it is as FIG. 197(d). Here, as shown in FIGS. 197(a), 197(c), and 197(d), the processes substantially equivalent to those in FIGS. 195(a), 195(c), and 195(d) are Explanation is omitted, and only the different processing in FIG. 197(b) will be explained.

図197(b)の1行目の指標「TABLSET:」は、当該TABLSETモジュールの先頭アドレスを示す。2行目のコマンド「PUSH BC」によって、BCレジスタの値がスタック領域に退避される。かかる2行目のコマンドが、図194(b)のステップS3に対応する。3行目のコマンド「DI」によって割込が禁止される。かかる3行目のコマンドが、図194(b)のステップS4に対応する。 The index "TABLSET:" on the first line in FIG. 197(b) indicates the start address of the TBLSET module. The value of the BC register is saved in the stack area by the command "PUSH BC" on the second line. The command on the second line corresponds to step S3 in FIG. 194(b). Interrupts are disabled by the command "DI" on the third line. The command on the third line corresponds to step S4 in FIG. 194(b).

図197(b)の4行目のコマンド「LD B,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト値がBレジスタに読み出される。このとき、HLレジスタには、図197(a)で示したように、アドレス「T_ERR_RCV」が設定されている。したがって、図197(c)の2行目の1バイト値「(T_ERR_RCV_-T_ERR_RCV)/2」がデータ数(転送の繰り返し数)としてBレジスタに読み出されることとなる。図197(c)の例では、データ数は4となる。かかる図197(b)の4行目のコマンドが、図194(b)のステップS5に対応する。 The 1-byte value stored at the address indicated by the HL register is read to the B register by the command "LD B, (HL)" on the fourth line in FIG. 197(b). At this time, the address "T_ERR_RCV" is set in the HL register as shown in FIG. 197(a). Therefore, the 1-byte value "(T_ERR_RCV_-T_ERR_RCV)/2" on the second line in FIG. 197(c) is read out to the B register as the number of data (number of repetitions of transfer). In the example of FIG. 197(c), the number of data is four. The command on the fourth line in FIG. 197(b) corresponds to step S5 in FIG. 194(b).

図197(b)の5行目のコマンド「INC HL」によって、HLレジスタの値が1だけインクリメントされる。6行目のコマンド「LDINTQR (HL)」によって、HLレジスタで示されるアドレスに格納された値で特定されるアドレスに、HLレジスタに「1」を加えた値で示されるアドレスに格納された値が転送され、HLレジスタの値に「2」を加えて次に転送するアドレスが設定され、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0になるまで、当該処理が繰り返される。かかる5、6行目のコマンドが、図194(b)のステップS6、S7に対応する。 The command "INC HL" on the fifth line in FIG. 197(b) increments the value of the HL register by one. The value stored at the address indicated by adding "1" to the address specified by the value stored at the address indicated by the HL register by the command "LDINTQR (HL)" on the sixth line. is transferred, "2" is added to the value of the HL register to set the next address to be transferred, the value of the B register is decremented (subtracted by "1"), and the processing continues until the decremented result becomes 0. Repeated. The commands on the fifth and sixth lines correspond to steps S6 and S7 in FIG. 194(b).

ここで、コマンド「LDINTQR (HL)」は、Qレジスタの値をアドレスの上位1バイトとし、HLレジスタで示されるアドレスに格納された値をアドレスの下位1バイトとし、そのアドレスに、HLレジスタに「1」を加えた値で示されるアドレスに格納された値を転送し、HLレジスタの値に「2」を加えてHLレジスタの値を更新し、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0になるまで、値の転送を繰り返すコマンドである。かかるコマンドのコマンドサイズは「2」であり、実行サイクルは「5」である。 Here, the command "LDINTQR (HL)" uses the value of the Q register as the upper 1 byte of the address, the value stored at the address indicated by the HL register as the lower 1 byte of the address, and stores the value in the HL register at that address. Transfers the value stored at the address indicated by adding "1", updates the HL register value by adding "2" to the value of the HL register, and decrements the value of the B register (subtracts "1"). ) and the value is repeatedly transferred until the decremented result becomes 0. Such a command has a command size of "2" and an execution cycle of "5".

例えば、HLレジスタがアドレス「T_ERR_RCV」の値であった場合、Qレジスタの値をアドレスの上位1バイトとし、図197(c)の3行目における「_ERR_NUM」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに、図197(c)の3行目における「0」の値が転送され、HLレジスタの値に「2」が加えられ、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0になるまで、すなわち、4回転送が繰り返される。 For example, when the HL register has the value of the address "T_ERR_RCV", the value of the Q register is set as the upper 1 byte of the address, and the lower 1 byte of "_ERR_NUM" in the third line of FIG. The value of "0" in the third row of FIG. 197(c) is transferred to the address, "2" is added to the value of the HL register, and the value of the B register is decremented ("1"). subtraction), and the transfer is repeated until the decremented result becomes 0, that is, four times.

続いて、図197(b)の7行目のコマンド「EI」によって割込が許可される。かかる7行目のコマンドが、図194(b)のステップS8に対応する。8行目のコマンド「POP BC」によってスタック領域に退避されていたデータがBCレジスタに復帰される。かかる8行目のコマンドが、図194(b)のステップS9に対応する。そして、9行目のコマンド「RET」によって、1段上のルーチンに戻る。かかる9行目のコマンドが、図194(b)のステップS10に対応する。 Subsequently, the interrupt is permitted by the command "EI" on the 7th line in FIG. 197(b). The command on the seventh line corresponds to step S8 in FIG. 194(b). The data saved in the stack area by the command "POP BC" on the eighth line is restored to the BC register. The eighth line command corresponds to step S9 in FIG. 194(b). Then, the command "RET" on the ninth line returns to the routine one level above. The command on the ninth line corresponds to step S10 in FIG. 194(b).

図197(b)のTABLSETモジュールのコマンドの総コマンドサイズは、2行目のコマンド「PUSH BC」1バイト+3行目のコマンド「DI」1バイト+4行目のコマンド「LD B,(HL)」1バイト+5行目のコマンド「INC HL」1バイト+6行目のコマンド「LDINTQR (HL)」2バイト+7行目のコマンド「EI」1バイト+8行目のコマンド「POP BC」1バイト+9行目のコマンド「RET」1バイト=9バイトとなり、総実行サイクルは、2行目3サイクル+3行目1サイクル+4行目2サイクル+5行目1サイクル+6行目5サイクル+7行目1サイクル+8行目3サイクル+9行目3サイクル=19サイクルとなる。したがって、図195(b)の場合と比べ、総コマンドサイズが3バイト削減され、総実行サイクルも少なくとも4サイクル削減される。かかるTABLSETモジュールによって、コマンドの更なる短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 The total command size of the commands of the TABLESET module in FIG. 197(b) is the command "PUSH BC" 1 byte on the 2nd line + the command "DI" 1 byte on the 3rd line + the command "LD B, (HL)" on the 4th line. 1 byte + 5th line command "INC HL" 1 byte + 6th line command "LDINTQR (HL)" 2 bytes + 7th line command "EI" 1 byte + 8th line command "POP BC" 1 byte + 9th line command "RET" 1 byte = 9 bytes, and the total execution cycle is: 2nd line 3rd cycle + 3rd line 1st cycle + 4th line 2nd cycle + 5th line 1st cycle + 6th line 5th cycle + 7th line 1st cycle + 8th line 3 cycles+3 cycles of the 9th row=19 cycles. Therefore, compared with the case of FIG. 195(b), the total command size is reduced by 3 bytes, and the total execution cycle is also reduced by at least 4 cycles. With such a TABLESET module, it is possible to further shorten commands, reduce the processing load, and secure the capacity of the control area for performing game control processing.

また、ここでは、図195の例と比較して、AレジスタおよびCレジスタを利用していない。したがって、Aレジスタの値やCレジスタの値を意図せず更新してしまうことはない。また、図195の例では、AレジスタやCレジスタが既に利用されている場合、スタックしてAレジスタやCレジスタの値を退避する必要があったが、ここでは、AレジスタやCレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, unlike the example in FIG. 195, the A and C registers are not used here. Therefore, the value of the A register and the value of the C register are not unintentionally updated. Also, in the example of FIG. 195, if the A and C registers were already used, it was necessary to stack and save the values of the A and C registers. No stack processing is required. In this way, it becomes possible to effectively use resources.

また、図195(b)と図197(b)とを比較して理解できるように、図195(b)において4行(5行目~8行目)を占有していたコマンド群を、図197(b)においては2行(5、6行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 195(b) and FIG. 197(b), the command group occupying four lines (5th to 8th lines) in FIG. 197(b) can be expressed in two lines (5th and 6th lines), which makes it possible to reduce the number of commands and the design load.

<DECWMQ>
図198は、IPT_PCモジュールの具体的な処理を示したフローチャートである。IPT_PCモジュールは、上記タイマ割込み処理(図98参照)のステップS3100-21において4回に1回読み出される時間監視処理を実行する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。
<DECWMQ>
FIG. 198 is a flow chart showing specific processing of the IPT_PC module. The IPT_PC module executes time monitoring processing that is read once every four times in step S3100-21 of the timer interrupt processing (see FIG. 98). Numerical values of step S in this figure are used only in the explanation of this figure.

時間監視処理は、図82~図98の様々なステップにおいてセットされたタイマ(例えば、1遊技間タイマ等)を1ずつ減算する処理である。 The time monitoring process is a process of subtracting one by one from the timers (for example, one-game timer, etc.) set in various steps of FIGS. 82 to 98 .

メインCPU500aは、図198(a)に示すように、タイマが格納されたアドレスをHLレジスタに読み出した後(S1)、図198(b)に示すWORDDECモジュールを実行し(S2)、HLレジスタに示されたアドレスの値を1減算する(S3)。そして、コマンド「RET」によって、当該WORDDECモジュールを終了してIPT_PCモジュールに戻る(S4)。 As shown in FIG. 198(a), the main CPU 500a reads the address in which the timer is stored to the HL register (S1), executes the WORDDEC module shown in FIG. The value of the indicated address is subtracted by 1 (S3). Then, the command "RET" terminates the WORDDEC module and returns to the IPT_PC module (S4).

図199は、IPT_PCモジュールを実現するためのコマンドの一例を説明するための説明図である。図198で示したフローチャートは、例えば、図199に示したプログラムによって実現される。なお、図199では、一例として、1遊技間タイマを減算する処理について説明する。 FIG. 199 is an explanatory diagram for explaining an example of commands for realizing the IPT_PC module. The flowchart shown in FIG. 198 is realized by the program shown in FIG. 199, for example. In addition, in FIG. 199, as an example, the processing for subtracting the timer between one game will be described.

図199(a)の1行目の指標「IPT_PC:」は、当該IPT_PCモジュールの先頭アドレスを示す。そして、図199(a)の2行目のコマンド「LDQ HL,(LOW _GAM_TMR)」によって、Qレジスタの値をHレジスタに読み出し、アドレス「_GAM_TMR」の下位1バイトの値をLレジスタに読み出す。かかる2行目のコマンドが、図198(a)のステップS1に対応する。 The index "IPT_PC:" on the first line in FIG. 199(a) indicates the start address of the IPT_PC module. Then, by the command "LDQ HL, (LOW_GAM_TMR)" on the second line in FIG. 199(a), the value of the Q register is read to the H register, and the value of the lower 1 byte of the address "_GAM_TMR" is read to the L register. The command on the second line corresponds to step S1 in FIG. 198(a).

そして、図199(a)の3行目のコマンド「CALLF WORDDEC」によって、図199(b)に示すWORDDECモジュールが呼び出される。かかる2行目のコマンドが、図198(a)のステップS2に対応する。 Then, the WORDDEC module shown in FIG. 199(b) is called by the command "CALLF WORDDEC" on the third line of FIG. 199(a). The command on the second line corresponds to step S2 in FIG. 198(a).

図199(b)の1行目の指標「WORDDEC:」は、当該WORDDECモジュールの先頭アドレスを示す。そして、図199(b)の2行目のコマンド「DCPWLD (HL),0」によって、HLレジスタに示されるアドレス(より厳密には、HLレジスタに示されるアドレスと、その次のアドレス)に格納された2バイト長の値(1遊技間タイマ)が読み出され、読み出された値から1が減算(更新)される。そして、減算することによりキャリーフラグに1が立っていた場合、すなわち、読み出された値が0(所定の値)であった場合、HLレジスタに示されるアドレス(より厳密には、HLレジスタに示されるアドレスと、その次のアドレス)に固定値「0(特定値)」が格納される。一方、キャリーフラグに1が立っていなかった場合、すなわち、読み出された値が1以上であった場合、減算された値が、HLレジスタに示されるアドレス(より厳密には、HLレジスタに示されるアドレスと、その次のアドレス)に格納される。かかる2行目のコマンドが、図198(b)のステップS3に対応する。 The index "WORDDEC:" on the first line in FIG. 199(b) indicates the top address of the WORDDEC module. Then, by the command "DCPWLD (HL), 0" on the second line in FIG. 199(b), the data is stored at the address indicated by the HL register (more precisely, the address indicated by the HL register and the next address). The 2-byte length value (timer between one game) is read, and 1 is subtracted (updated) from the read value. If the carry flag is set to 1 by the subtraction, that is, if the read value is 0 (predetermined value), then the address indicated in the HL register (more precisely, the address indicated in the HL register A fixed value "0 (specific value)" is stored in the indicated address and the next address). On the other hand, if the carry flag is not set to 1, that is, if the read value is 1 or more, the subtracted value is stored at the address indicated in the HL register (more precisely, the address indicated in the HL register). stored in the following address). The command on the second line corresponds to step S3 in FIG. 198(b).

そして、図199(b)の3行目のコマンド「RET」によって、当該WORDDECモジュールを終了してIPT_PCモジュールに戻る。かかる3行目のコマンドが、図198(b)のステップS4に対応する。こうして、HLレジスタで示されるアドレスに格納された2バイト長の値(1遊技間タイマ)が0になるまで、1回の処理毎に1ずつデクリメントすることが可能となる。 Then, the command "RET" on the third line in FIG. 199(b) terminates the WORDDEC module and returns to the IPT_PC module. The command on the third line corresponds to step S4 in FIG. 198(b). In this way, it is possible to decrement by 1 each time the processing is performed until the 2-byte length value (timer between one game) stored at the address indicated by the HL register becomes zero.

ここで、図199(a)および図199(b)のコマンド群を図199(c)のように変更することができる。ここでは、図199(a)および図199(b)と実質的に等しい処理についてはその説明を省略し、図199(c)の異なる処理のみを説明する。 Here, the command group in FIGS. 199(a) and 199(b) can be changed as shown in FIG. 199(c). 199(a) and 199(b) will be omitted, and only the different processing in FIG. 199(c) will be described.

図199(c)の2行目のコマンド「DECWMQ (LOW _GAM_TMR)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_GAM_TMR」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値が読み出される。そして、読み出された値から1が減算(デクリメント)され、減算することによりキャリーフラグに1が立っていた場合、すなわち、読み出された値が0であった場合、そのアドレスに固定値「0」が格納される。一方、キャリーフラグに1が立っていなかった場合、すなわち、読み出された値が1以上であった場合、減算された値が、そのアドレスに格納される。 The command "DECWMQ (LOW_GAM_TMR)" on the second line of FIG. The value stored at that address is read. Then, 1 is subtracted (decremented) from the read value, and if the carry flag is set to 1 by the subtraction, that is, if the read value is 0, a fixed value " 0” is stored. On the other hand, if the carry flag is not set to 1, that is, if the read value is 1 or more, the subtracted value is stored at that address.

ここで、図199(a)および図199(b)に示したコマンド群の総コマンドサイズは、図199(a)の2行目のコマンド「LDQ A,(LOW _GAM_TMR)」2バイト+図199(a)の3行目のコマンド「CALLF WORDDEC」2バイト+図199(b)の2行目のコマンド「DCPWLD (HL),0」4バイト+図199(b)の3行目のコマンド「RET」1バイト=9バイトとなり、総実行サイクルは、図199(a)の2行目2サイクル+図199(a)の3行目4サイクル+図199(b)の2行目9サイクル+図199(b)の3行目3サイクル=18サイクルとなる。 Here, the total command size of the command group shown in FIGS. 199(a) and 199(b) is the command "LDQ A, (LOW_GAM_TMR)" on the second line in FIG. 199(a) 2 bytes+FIG. (a) 3rd line command "CALLF WORDDEC" 2 bytes + 2nd line command "DCPWLD (HL), 0" 4 bytes in Fig. 199(b) + 3rd line command " RET" 1 byte = 9 bytes, and the total execution cycle is 2 cycles on the second line in Fig. 199(a) + 4 cycles on the 3rd line in Fig. 199(a) + 9 cycles on the second line in Fig. 199(b) + 3 cycles on the 3rd line in FIG. 199(b)=18 cycles.

一方、図199(c)に示したコマンド群の総コマンドサイズは、2行目のコマンド「DECWMQ (LOW _GAM_TMR)」3バイト=3バイトとなり、総実行サイクルは、2行目8サイクル=8サイクルとなる。 On the other hand, the total command size of the command group shown in FIG. 199(c) is the command "DECWMQ (LOW_GAM_TMR)" on the second line 3 bytes=3 bytes, and the total execution cycle is 8 cycles on the second line=8 cycles. becomes.

したがって、図199(a)および図199(b)のコマンド群を図199(c)のコマンド群に置き換えることで、総コマンドサイズが6バイト削減され、総実行サイクルも10サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIGS. 199(a) and 199(b) with the command group of FIG. 199(c), the total command size is reduced by 6 bytes and the total execution cycle is also reduced by 10 cycles. By such replacement, it is possible to shorten the command, reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図199(a)と図199(c)とを比較して理解できるように、図199(a)において2行(2行目~3行目)を占有していたコマンド群を、図199(c)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 199(a) and 199(c), the command group occupying two lines (second and third lines) in FIG. 199(c) can be expressed in one line (second line), and it is possible to reduce the number of commands themselves and the design load.

また、図199(c)の例では、WORDDECモジュールも削除することが可能であり、貴重な汎用モジュールの領域を空け、その領域に他のモジュールを配置することができる。こうしてリソースの有効活用が可能となる。 In addition, in the example of FIG. 199(c), the WORDDEC module can also be deleted, freeing up a valuable area for general-purpose modules and allowing other modules to be placed in that area. In this way, effective utilization of resources becomes possible.

<RIBIT>
図200は、CMDPROCモジュールの具体的な処理を示したフローチャートである。CMDPROCモジュールは、上記サブコマンド送信処理(図98のステップS3100-11参照)を実行する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。
<RIBIT>
FIG. 200 is a flow chart showing specific processing of the CMDPROC module. The CMDPROC module executes the subcommand transmission process (see step S3100-11 in FIG. 98). Numerical values of step S in this figure are used only in the explanation of this figure.

メインCPU500aは、図200に示すように、割込み待ちモニタレジスタの値を取得する(S1)。ここで、割込み待ちモニタレジスタは、1バイトで構成されており、6ビット目に、電源断予告信号が入力される。そして、スロットマシン400の電源電圧が所定値以下になると、電源断予告信号が入力され、割込み待ちモニタレジスタの6ビット目が1になり、それ以外の場合は0になっている。 The main CPU 500a, as shown in FIG. 200, acquires the value of the interrupt wait monitor register (S1). Here, the interrupt waiting monitor register consists of 1 byte, and the power-off warning signal is input to the 6th bit. When the power supply voltage of the slot machine 400 falls below a predetermined value, a power-off notice signal is input, and the sixth bit of the interrupt wait monitor register becomes 1, otherwise it becomes 0.

メインCPU500aは、取得した割込み待ちモニタレジスタの6ビット目を参照することで、電源断予告信号が入力されているか、すなわち、外部割込み要求があるかを判定する(S2)。そして、外部割込み要求があれば(S2におけるYES)、当該CMDPROCモジュールを終了して1段上のルーチンに戻り、外部割込み要求がなければ(S2におけるNO)、次の処理に移り、サブコマンドを副制御基板502に送信する。 The main CPU 500a refers to the 6th bit of the acquired interrupt wait monitor register to determine whether a power-off warning signal is input, that is, whether there is an external interrupt request (S2). If there is an external interrupt request (YES at S2), the CMDPROC module is terminated and the process returns to the routine one step above. It is transmitted to the sub control board 502 .

図201は、CMDPROCモジュールを実現するためのコマンドの一例を説明するための説明図である。図200で示したフローチャートは、例えば、図201に示したプログラムによって実現される。 FIG. 201 is an explanatory diagram for explaining an example of commands for realizing the CMDPROC module. The flowchart shown in FIG. 200 is realized by the program shown in FIG. 201, for example.

図201(a)の1行目の指標「CMDPROC:」は、当該CMDPROCモジュールの先頭アドレスを示す。そして、図201(a)の2行目のコマンド「IN A,(@IRR____)」によって、Uレジスタの値をアドレスの上位1バイトとし、割込み待ちモニタレジスタのアドレスの下位1バイトを示す固定値「@IRR____」をアドレスの下位1バイトとし、そのアドレスに格納された値をAレジスタに読み出す。かかる2行目のコマンドが、図200のステップS1に対応する。 The index "CMDPROC:" on the first line in FIG. 201(a) indicates the top address of the CMDPROC module. Then, the command "IN A, (@IRR____)" on the second line in FIG. With "@IRR_____" as the lower 1 byte of the address, the value stored at that address is read into the A register. The command on the second line corresponds to step S1 in FIG.

そして、図201(a)の3行目のコマンド「RBIT NZ,6,A」によって、Aレジスタに格納された値の6ビット目が0でなければ、すなわち、1であれば、コマンド「RET」を実行するように、当該CMDPROCモジュールを終了して1段上のルーチンに戻る。一方、Aレジスタに格納された値の6ビット目が0であれば、次のコマンドに処理を移す。かかる3行目のコマンドが、図200のステップS2に対応する。 Then, if the 6th bit of the value stored in the A register is not 0, that is, if it is 1, the command "RET ” to exit the CMDPROC module and return to the routine one level above. On the other hand, if the 6th bit of the value stored in the A register is 0, the process proceeds to the next command. The command on the third line corresponds to step S2 in FIG.

ここで、図201(a)のコマンド群を図201(b)のように変更することができる。ここでは、図201(a)と実質的に等しい処理についてはその説明を省略し、図201(b)の異なる処理のみを説明する。 Here, the command group of FIG. 201(a) can be changed as shown in FIG. 201(b). 201(a) will be omitted here, and only the different processing in FIG. 201(b) will be described.

図201(b)の2行目のコマンド「RIBIT NZ,6,(@IRR____)」によって、Uレジスタの値をアドレスの上位1バイトとし、割込み待ちモニタレジスタのアドレスの下位1バイトを示す固定値「@IRR____」をアドレスの下位1バイトとし、そのアドレスに格納された値の6ビット目が0でなければ、コマンド「RET」を実行するように、当該CMDPROCモジュールを終了して1段上のルーチンに戻る。一方、そのアドレスに格納された値の6ビット目が0であれば、次のコマンドに処理を移す。 The command "RIBIT NZ, 6, (@IRR_____)" on the second line in FIG. 201(b) sets the value of the U register to the upper 1 byte of the address, and a fixed value indicating the lower 1 byte of the address of the interrupt wait monitor register. If "@IRR_____" is the lower 1 byte of the address, and if the 6th bit of the value stored at that address is not 0, the CMDPROC module is terminated and the command "RET" is executed. Back to routine. On the other hand, if the 6th bit of the value stored at that address is 0, the process proceeds to the next command.

ここで、図201(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「IN A,(@IRR____)」2バイト+3行目のコマンド「RBIT NZ,6,A」2バイト=4バイトとなり、総実行サイクルは、2行目3サイクル+3行目5(3)サイクル=8(6)サイクルとなる。なお、括弧内のサイクル数は、コマンド「RBIT NZ,6,A」によって移動しなかった場合の実行サイクルを示している。 Here, the total command size of the command group shown in FIG. 201(a) is the command "IN A, (@IRR_____)" 2 bytes on the second line + the command "RBIT NZ, 6, A" 2 bytes on the third line. = 4 bytes, and the total execution cycle is 2nd row 3 cycles + 3rd row 5 (3) cycles = 8 (6) cycles. Note that the number of cycles in parentheses indicates the execution cycle when the command "RBIT NZ, 6, A" does not move.

一方、図201(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「RIBIT NZ,6,(@IRR____)」3バイト=3バイトとなり、総実行サイクルは、2行目7(5)サイクル=7(5)サイクルとなる。なお、括弧内のサイクル数は、コマンド「RIBIT NZ,6,(@IRR____)」によって移動しなかった場合の実行サイクルを示している。 On the other hand, the total command size of the command group shown in FIG. (5) cycles=7(5) cycles. The number of cycles in parentheses indicates the execution cycle when the command "RIBIT NZ, 6, (@IRR_____)" does not move.

したがって、図201(a)のコマンド群を図201(b)のコマンド群に置き換えることで、総コマンドサイズが1バイト削減され、総実行サイクルも少なくとも1サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 201(a) with the command group of FIG. 201(b), the total command size is reduced by 1 byte, and the total execution cycle is also reduced by at least 1 cycle. By such replacement, it is possible to shorten the command, reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図201(b)の例では、図201(a)で利用していたAレジスタを利用していない。したがって、Aレジスタの値を意図せず更新してしまうことはない。また、図201(a)の例では、Aレジスタが既に利用されている場合、スタックしてAレジスタの値を退避する必要があったが、ここでは、Aレジスタを利用しないので、スタック処理も必要ない。こうして、リソースを有効利用することが可能となる。 Also, in the example of FIG. 201(b), the A register used in FIG. 201(a) is not used. Therefore, the value of the A register is not unintentionally updated. Also, in the example of FIG. 201(a), if the A register was already used, it was necessary to stack and save the value of the A register. unnecessary. In this way, it becomes possible to effectively use resources.

また、図201(a)と図201(b)とを比較して理解できるように、図201(a)において2行(2行目~3行目)を占有していたコマンド群を、図201(b)においては1行(2行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 201(a) and 201(b), the command group occupying two lines (2nd to 3rd lines) in FIG. In 201(b), it can be expressed in one line (second line), which makes it possible to reduce the number of commands and the design load.

<AND+OR>
図202は、SET_PLSモジュールの具体的な処理を示したフローチャートである。SET_PLSモジュールは、上記ステッピングモータ制御処理(図98のステップS3100-13参照)において読み出される励磁パターン更新処理を実行する。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。
<AND + OR>
FIG. 202 is a flow chart showing specific processing of the SET_PLS module. The SET_PLS module executes the excitation pattern update process read in the stepping motor control process (see step S3100-13 in FIG. 98). Numerical values of step S in this figure are used only in the explanation of this figure.

メインCPU500aは、図202に示すように、ステッピングモータ452の励磁パターンが格納された励磁パターンテーブルの先頭アドレスを取得する(S1)。メインCPU500aは、取得した励磁パターンテーブルの先頭アドレスに対して、予めAレジスタに格納されたオフセット値を加算、すなわち、オフセットする(S2)。 As shown in FIG. 202, the main CPU 500a acquires the head address of the excitation pattern table storing the excitation pattern of the stepping motor 452 (S1). The main CPU 500a adds an offset value stored in advance in the A register to the obtained head address of the excitation pattern table, that is, offsets the address (S2).

そして、メインCPU500aは、所定の出力ポートに格納された出力イメージを取得し(S3)、取得した出力イメージの上位4ビットをマスクする(S4)。なお、ここで取得した出力イメージは、1バイト長で構成されており、上位4ビットに、ステッピングモータ452の励磁パターンが示されている。そこで、ここでは、出力イメージの上位4ビットをマスクすることで、励磁パターンをクリアしている。 Then, the main CPU 500a acquires the output image stored in the predetermined output port (S3), and masks the upper 4 bits of the acquired output image (S4). The output image obtained here has a 1-byte length, and the excitation pattern of the stepping motor 452 is indicated in the upper 4 bits. Therefore, here, the excitation pattern is cleared by masking the upper 4 bits of the output image.

その後、メインCPU500aは、ステップS2においてオフセットされたアドレスに示される値と、取得した出力イメージとの論理和を取ることにより、励磁パターンを合成し(S5)、合成した励磁パターンを出力イメージとして更新し(S6)、当該SET_PLSモジュールを終了して1段上のルーチンに戻る(S7)。 Thereafter, the main CPU 500a synthesizes the excitation pattern by ORing the value indicated by the address offset in step S2 and the acquired output image (S5), and updates the synthesized excitation pattern as the output image. (S6), the SET_PLS module is finished, and the routine returns to the upper routine (S7).

図203は、SET_PLSモジュールを実現するためのコマンドの一例を説明するための説明図である。図202で示したフローチャートは、例えば、図203に示したプログラムによって実現される。 FIG. 203 is an explanatory diagram for explaining an example of commands for realizing the SET_PLS module. The flowchart shown in FIG. 202 is realized by the program shown in FIG. 203, for example.

図203(a)の1行目の指標「SET_PLS:」は、当該SET_PLSモジュールの先頭アドレスを示す。そして、図203(a)の2行目のコマンド「LD HL,T_PLS_PTN」によって、ステッピングモータ452の励磁パターンが格納された励磁パターンテーブルのアドレス「T_PLS_PTN」をHLレジスタに読み出す。かかる2行目のコマンドが、図202のステップS1に対応する。 The index "SET_PLS:" on the first line in FIG. 203(a) indicates the head address of the SET_PLS module. Then, the address "T_PLS_PTN" of the excitation pattern table storing the excitation pattern of the stepping motor 452 is read to the HL register by the command "LD HL, T_PLS_PTN" on the second line in FIG. 203(a). The second line command corresponds to step S1 in FIG.

そして、図203(a)の3行目のコマンド「ADDWB HL,A」によって、HLレジスタの値にAレジスタの値(オフセット値)が加算され、HLレジスタの値が更新される。かかる3行目のコマンドが、図202のステップS2に対応する。 Then, the command "ADDWB HL, A" on the third line in FIG. 203(a) adds the value of the A register (offset value) to the value of the HL register to update the value of the HL register. The command on the third line corresponds to step S2 in FIG.

その後、図203(a)の4行目のコマンド「LD A,(IY+@OFS_OUT_PRT)」によって、出力ポートのアドレス「IY+@OFS_OUT_PRT」に格納された値(出力イメージ)をAレジスタに読み出す。かかる4行目のコマンドが、図202のステップS3に対応する。 After that, the value (output image) stored at the address "IY+@OFS_OUT_PRT" of the output port is read to the A register by the command "LD A, (IY+@OFS_OUT_PRT)" on the fourth line in FIG. 203(a). The command on the fourth line corresponds to step S3 in FIG.

続いて、図203(a)の5行目のコマンド「AND A,00001111B」によって、Aレジスタの値(出力イメージ)と、固定値「00001111B」(第1の値)との論理積が演算され(上位4ビットがマスクされ)、演算結果がAレジスタに格納される。かかる5行目のコマンドが、図202のステップS4に対応する。 Subsequently, the command "AND A, 00001111B" on the fifth line of FIG. 203(a) computes the logical product of the value of the A register (output image) and the fixed value "00001111B" (first value). (The high-order 4 bits are masked), and the operation result is stored in the A register. The fifth line command corresponds to step S4 in FIG.

そして、図203(a)の6行目のコマンド「OR A,(HL)」によって、Aレジスタの値(マスクされた出力イメージ)と、HLレジスタに示されるアドレスに格納された値(励磁パターン、第2の値)との論理和が演算され、演算結果がAレジスタに格納される。かかる6行目のコマンドが、図202のステップS5に対応する。 Then, the value of the A register (masked output image) and the value stored at the address shown in the HL register (excitation pattern , second value) is calculated, and the calculation result is stored in the A register. The sixth line command corresponds to step S5 in FIG.

その後、図203(a)の7行目のコマンド「LD (IY+@OFS_OUT_PRT),A」によって、Aレジスタの値が出力ポートのアドレス「IY+@OFS_OUT_PRT」に格納される。かかる7行目のコマンドが、図202のステップS6に対応する。そして、図203(a)の8行目のコマンド「RET」によって、当該SET_PLSモジュールが終了して1段上のルーチンに戻る。かかる8行目のコマンドが、図202のステップS7に対応する。 After that, the value of the A register is stored at the address "IY+@OFS_OUT_PRT" of the output port by the command "LD (IY+@OFS_OUT_PRT), A" on the 7th line of FIG. 203(a). The command on the 7th line corresponds to step S6 in FIG. Then, the command "RET" on the eighth line in FIG. 203(a) terminates the SET_PLS module and returns to the routine one level above. The eighth line command corresponds to step S7 in FIG.

ここで、図203(a)のコマンド群を図203(b)のように変更することができる。ここでは、図203(a)と実質的に等しい処理についてはその説明を省略し、図203(b)の異なる処理のみを説明する。 Here, the command group of FIG. 203(a) can be changed as shown in FIG. 203(b). 203(a) will be omitted here, and only the different processing in FIG. 203(b) will be described.

図203(b)の3行目のコマンド「RST CALADRS」によって、図203(c)に示すCALADRSモジュールが呼び出される。図203(c)の1行目の指標「CALADRS:」は、当該CALADRSモジュールの先頭アドレスを示す。そして、図203(c)の2行目のコマンド「ADDWB HL,A」によって、HLレジスタの値にAレジスタの値(オフセット値)が加算され、HLレジスタの値が更新される。そして、3行目のコマンド「LD A,(HL)」によって、HLレジスタで示されるアドレスに格納された1バイト値がAレジスタに読み出される。そして、図203(c)の4行目のコマンド「RET」によって、当該CALADRSモジュールを終了してSET_PLSモジュールに戻る。 The CALADRS module shown in FIG. 203(c) is called by the command "RST CALADRS" on the third line in FIG. 203(b). The index "CALADRS:" on the first line in FIG. 203(c) indicates the head address of the CALADRS module. Then, the command "ADDWB HL, A" on the second line in FIG. 203(c) adds the value of the A register (offset value) to the value of the HL register, thereby updating the value of the HL register. Then, the 1-byte value stored at the address indicated by the HL register is read to the A register by the command "LD A, (HL)" on the third line. Then, the command "RET" on the fourth line in FIG. 203(c) terminates the CALADRS module and returns to the SET_PLS module.

その後、図203(b)の4行目のコマンド「AND (IY+@OFS_OUT_PRT),00001111B」によって、アドレス「IY+@OFS_OUT_PRT」に格納された値(出力イメージ)と、固定値「00001111B」との論理積が演算され(上位4ビットがマスクされ)、演算結果がアドレス「IY+@OFS_OUT_PRT」に格納される。 After that, the value (output image) stored at the address "IY+@OFS_OUT_PRT" and the fixed value "00001111B" are combined logically by the command "AND (IY+@OFS_OUT_PRT), 00001111B" on the fourth line of FIG. 203(b). A product is calculated (the upper 4 bits are masked), and the calculation result is stored at the address "IY+@OFS_OUT_PRT".

そして、図203(b)の5行目のコマンド「OR (IY+@OFS_OUT_PRT),A」によって、アドレス「IY+@OFS_OUT_PRT」に格納された値(マスクされた出力イメージ)と、Aレジスタの値(励磁パターン)との論理和が演算され、演算結果がアドレス「IY+@OFS_OUT_PRT」に格納される。 Then, the value (masked output image) stored at the address "IY+@OFS_OUT_PRT" and the value of the A register ( excitation pattern) is calculated, and the calculation result is stored in the address "IY+@OFS_OUT_PRT".

ここで、図203(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LD HL,T_PLS_PTN」3バイト+3行目のコマンド「ADDWB HL,A」1バイト+4行目のコマンド「LD A,(IY+@OFS_OUT_PRT)」3バイト+5行目のコマンド「AND A,00001111B」2バイト+6行目のコマンド「OR A,(HL)」1バイト+7行目のコマンド「LD (IY+@OFS_OUT_PRT),A」3バイト+8行目のコマンド「RET」1バイト=14バイトとなり、総実行サイクルは、2行目3サイクル+3行目1サイクル+4行目4サイクル+5行目2サイクル+6行目2サイクル+7行目4サイクル+8行目3サイクル=19サイクルとなる。 Here, the total command size of the command group shown in FIG. "LD A, (IY+@OFS_OUT_PRT)" 3 bytes + 5th line command "AND A, 00001111B" 2 bytes + 6th line command "OR A, (HL)" 1 byte + 7th line command "LD (IY+@ OFS_OUT_PRT), A" 3 bytes + 8th line command "RET" 1 byte = 14 bytes. 2 cycles+4 cycles of the 7th row+3 cycles of the 8th row=19 cycles.

一方、図203(b)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LD HL,T_PLS_PTN」3バイト+3行目のコマンド「RST CALADRS」1バイト+4行目のコマンド「AND (IY+@OFS_OUT_PRT),00001111B」4バイト+5行目のコマンド「OR (IY+@OFS_OUT_PRT),A」3バイト+6行目のコマンド「RET」1バイト=12バイトとなり、総実行サイクルは、2行目3サイクル+3行目4サイクル+4行目7サイクル+5行目6サイクル+6行目3サイクル=23サイクルとなる。 On the other hand, the total command size of the command group shown in FIG. IY+@OFS_OUT_PRT), 00001111B" 4 bytes + 5th line command "OR (IY+@OFS_OUT_PRT), A" 3 bytes + 6th line command "RET" 1 byte = 12 bytes. Cycle + 3rd row 4 cycles + 4th row 7 cycles + 5th row 6 cycles + 6th row 3 cycles = 23 cycles.

したがって、図203(a)のコマンド群を図203(b)のコマンド群に置き換えることで、総コマンドサイズが2バイト削減される。かかる置き換えによって、コマンドの短縮化を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。なお、汎用モジュールであるCALADRSモジュールは、他のモジュールによって読み出されて実行されるものであり、新たに追加するものではない。 Therefore, by replacing the command group of FIG. 203(a) with the command group of FIG. 203(b), the total command size is reduced by 2 bytes. By such replacement, it is possible to shorten the command and secure the capacity of the control area for performing the game control process. Note that the CALADRS module, which is a general-purpose module, is read and executed by other modules, and is not newly added.

また、図203(a)と図203(b)とを比較して理解できるように、図203(c)のコマンド群は、図203(a)のコマンド群よりも2行減らすことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 Also, as can be understood by comparing FIGS. 203(a) and 203(b), the command group in FIG. 203(c) can be reduced by two lines from the command group in FIG. It is possible to reduce the number of commands and lighten the design load.

<CPLBQ>
図204は、OTM_ATKモジュールの具体的な処理を示したフローチャートである。かかる図におけるステップSの数値は、本図の説明においてのみ用いることとする。
<CPLBQ>
FIG. 204 is a flow chart showing specific processing of the OTM_ATK module. Numerical values of step S in this figure are used only in the explanation of this figure.

ここで、スロットマシン400の別例としては、所謂チャンスゾーン演出状態が設けられている。チャンスゾーン演出状態は、通常演出状態よりもAT抽選に当選しやすい状態であり、所定遊技に亘って移行される。例えば、チャンスゾーン演出状態が8遊技に亘って移行され、1遊技毎にAT抽選を行う。そして、スロットマシン400の別例では、チャンスゾーン演出状態における各遊技でのAT抽選の結果を1ビットで記憶する(当選=1、非当選=0)ことで、全てのAT抽選の結果を合計8ビット(1バイト長)の当否情報として管理する。 Here, as another example of the slot machine 400, a so-called chance zone effect state is provided. The chance zone performance state is a state in which it is easier to win an AT lottery than the normal performance state, and is shifted over a predetermined game. For example, the chance zone effect state is shifted over 8 games, and AT lottery is performed for each game. In another example of the slot machine 400, the result of the AT lottery in each game in the chance zone production state is stored in 1 bit (winning = 1, non-winning = 0), so that the results of all the AT lotteries are totaled. It is managed as 8-bit (1-byte length) correctness information.

このようなAT抽選の結果を管理する処理をOTM_ATKモジュールによって実行する。なお、OTM_ATKモジュールは、各遊技においてAT抽選に当選した場合にのみ、図91におけるステップS2400-11に示した実行フラグ設定処理において呼び出されて実行される。 The OTM_ATK module executes such a process of managing the result of the AT lottery. The OTM_ATK module is called and executed in the execution flag setting process shown in step S2400-11 in FIG. 91 only when the AT lottery is won in each game.

メインCPU500aは、図204に示すように、チャンスゾーン演出状態の遊技数を取得するとともに(S1)、遊技数ビットテーブルのアドレスを取得する(S2)。なお、遊技数ビットテーブルには、詳しくは後述するように、チャンスゾーン演出状態における1遊技目から8遊技目にそれぞれ対応したビット情報が連続して配置されており、各ビット情報は、その遊技に対応したビット(1ビット情報)が1であり、その他のビットが0となっている1バイト長のデータとなっている。 As shown in FIG. 204, the main CPU 500a acquires the number of games in the chance zone effect state (S1) and acquires the address of the number-of-games bit table (S2). Incidentally, in the number-of-games bit table, bit information corresponding to the first game to the eighth game in the chance zone effect state are successively arranged, as will be described in detail later. , the bit (1-bit information) corresponding to is 1 and the other bits are 0, which is 1-byte length data.

メインCPU500aは、遊技数ビットテーブルから、取得した遊技数に対応するビット情報を取得するとともに(S3)、AT抽選の結果が示される1バイト長の当否情報(1バイト情報)を取得する(S4)。そして、メインCPU500aは、取得したビット情報と当否情報との論理和を演算することにより、当否情報を更新(合成)し(S5)、更新した当否情報をセーブし(S6)。当該OTM_ATKモジュールを終了して1段上のルーチンに戻る(S7)。 The main CPU 500a acquires bit information corresponding to the acquired number of games from the number-of-games bit table (S3), and acquires 1-byte win/loss information (1-byte information) indicating the result of the AT lottery (S4). ). Then, the main CPU 500a updates (combines) the win-or-fail information by ORing the acquired bit information and the win-win information (S5), and saves the updated win-win information (S6). The OTM_ATK module is terminated and the routine returns to the routine one level above (S7).

図205は、OTM_ATKモジュールを実現するためのコマンドの一例を説明するための説明図である。図204で示したフローチャートは、例えば、図205に示したプログラムによって実現される。 FIG. 205 is an explanatory diagram for explaining an example of commands for realizing the OTM_ATK module. The flowchart shown in FIG. 204 is realized by the program shown in FIG. 205, for example.

図205(a)の1行目の指標「OTM_ATK:」は、当該OTM_ATKモジュールの先頭アドレスを示す。そして、図205(a)の2行目のコマンド「LDQ A,(LOW _CZ_CNT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_CZ_CNT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(遊技数)をAレジスタに読み出す。かかる2行目のコマンドが、図204のステップS1に対応する。 The index "OTM_ATK:" on the first line of FIG. 205(a) indicates the head address of the OTM_ATK module. Then, the command "LDQ A, (LOW_CZ_CNT)" on the second line in FIG. 1 byte, and the value (number of games played) stored at that address is read to the A register. The command on the second line corresponds to step S1 in FIG.

そして、図205(a)の3行目のコマンド「LD HL,T_XXX_XXX」によって、図205(b)に示す、遊技数ビットテーブルの先頭アドレス「T_XXX_XXX」をHLレジスタに読み出す。かかる3行目のコマンドが、図204のステップS2に対応する。 Then, the head address "T_XXX_XXX" of the number-of-games bit table shown in FIG. 205(b) is read to the HL register by the command "LD HL, T_XXX_XXX" on the third line of FIG. 205(a). Such a command on the third line corresponds to step S2 in FIG.

図205(b)の1行目の指標「T_XXX_XXX:」は、テーブル「T_XXX_XXX」の先頭アドレスを示す。図205(b)の2行目の値「00000001B」は、チャンスゾーン演出状態における1遊技目に対応し、0ビットのみが1であり、他のビットが0である。同様に、図205(b)の3行目~9行目の値は、チャンスゾーン演出状態における2遊技目~8遊技目にそれぞれ対応し、その遊技に対応するビットが1であり、他のビットが0である。 The index "T_XXX_XXX:" on the first line in FIG. 205(b) indicates the head address of the table "T_XXX_XXX". The value "00000001B" on the second line in FIG. 205(b) corresponds to the first game in the chance zone effect state, and only the 0 bit is 1 and the other bits are 0. Similarly, the values in the 3rd to 9th rows of FIG. Bit is 0.

図205(a)の4行目のコマンド「RST CALADRS」によって、CALADRSモジュールが呼び出される。なお、CALADRSモジュールでは、HLレジスタの値にAレジスタの値(遊技数)が加算され、HLレジスタの値が更新されるとともに、更新されたHLレジスタに示されるアドレスに格納された値(遊技数に対応するビット情報)がAレジスタに読み出される。かかる4行目のコマンドが、図204のステップS3に対応する。 The CALADRS module is called by the command "RST CALADRS" on the fourth line in FIG. 205(a). In the CALADRS module, the value of the A register (number of games played) is added to the value of the HL register, the value of the HL register is updated, and the value (number of games played) stored at the address indicated in the updated HL register is added. ) is read into the A register. The command on the fourth line corresponds to step S3 in FIG.

図205(a)の5行目のコマンド「LDQ B,(LOW _ATW_BIT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_ATW_BIT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(当否情報)をBレジスタに読み出す。かかる5行目のコマンドが、図204のステップS4に対応する。 The command "LDQ B, (LOW_ATW_BIT)" on the fifth line in FIG. , and the value (validity information) stored at that address is read to the B register. The fifth line command corresponds to step S4 in FIG.

図205(a)の6行目のコマンド「OR A,B」によって、Aレジスタの値(遊技数に対応するビット情報)と、Bレジスタの値(当否情報)との論理和を演算する。ここでは、当該遊技においてAT抽選に当選したときに、当否情報のうち、その遊技数に対応するビットが1となる。かかる6行目のコマンドが、図204のステップS5に対応する。 According to the command "OR A, B" on the 6th line of FIG. 205(a), the logical sum of the value of the A register (bit information corresponding to the number of games played) and the value of the B register (win/fail information) is calculated. Here, when the AT lottery is won in the game, the bit corresponding to the number of games is set to 1 in the win/fail information. The sixth line command corresponds to step S5 in FIG.

図205(a)の7行目のコマンド「LDQ (LOW _ATW_BIT),A」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_ATW_BIT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスにAレジスタの値(更新された当否情報)を格納する。かかる7行目のコマンドが、図204のステップS6に対応する。 The command "LDQ (LOW_ATW_BIT), A" on the 7th line in FIG. , and the value of the A register (updated pass/fail information) is stored at that address. The command on the 7th line corresponds to step S6 in FIG.

そして、図205(a)の8行目のコマンド「RET」によって、当該OTM_ATKモジュールが終了して1段上のルーチンに戻る。かかる8行目のコマンドが、図204のステップS7に対応する。 Then, the command "RET" on the eighth line in FIG. 205(a) terminates the OTM_ATK module and returns to the routine one level above. The eighth line command corresponds to step S7 in FIG.

ここで、図205(a)のコマンド群を図205(c)のように変更することができる。ここでは、図205(a)と実質的に等しい処理についてはその説明を省略し、図205(c)の異なる処理のみを説明する。 Here, the command group in FIG. 205(a) can be changed as shown in FIG. 205(c). 205(a) will be omitted here, and only the different processing in FIG. 205(c) will be described.

図205(c)の3行目のコマンド「CPLBQ A,(LOW _ATW_BIT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「_ATW_BIT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(当否情報)のうち、Aレジスタの値(遊技数)に対応するビットを反転する。したがって、ここでは、当否情報のうち、AT抽選に当選した遊技(遊技数)に対応するビットが反転されて1となる。 The command "CPLBQ A, (LOW_ATW_BIT)" on the third line in FIG. , and the bit corresponding to the value of the A register (the number of games played) of the value (win/fail information) stored at that address is inverted. Therefore, here, among the win/fail information, the bit corresponding to the game (the number of games) won in the AT lottery is inverted and becomes 1.

ここで、図205(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _CZ_CNT)」2バイト+3行目のコマンド「LD HL,T_XXX_XXX」3バイト+4行目のコマンド「RST CALADRS」1バイト+5行目のコマンド「LDQ B,(LOW _ATW_BIT)」3バイト+6行目のコマンド「OR A,B」1バイト+7行目のコマンド「LDQ (LOW _ATW_BIT),A」2バイト+8行目のコマンド「RET」1バイト=13バイトとなり、総実行サイクルは、2行目3サイクル+3行目3サイクル+4行目4サイクル+5行目4サイクル+6行目2サイクル+7行目3サイクル+8行目3サイクル=22サイクルとなる。 Here, the total command size of the command group shown in FIG. 205(a) is the command "LDQ A, (LOW_CZ_CNT)" on the second line 2 bytes + the command "LD HL, T_XXX_XXX" on the third line 3 bytes + 4 lines. 1st command "RST CALADRS" 1 byte + 5th line command "LDQ B, (LOW_ATW_BIT)" 3 bytes + 6th line command "OR A, B" 1 byte + 7th line command "LDQ (LOW_ATW_BIT), A" 2 bytes + 8th line command "RET" 1 byte = 13 bytes, and the total execution cycle is 2nd line 3 cycles + 3rd line 3 cycles + 4th line 4 cycles + 5th line 4 cycles + 6th line 2 cycles + 7 3 cycles of row + 3 cycles of 8th row = 22 cycles.

一方、図205(c)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW _CZ_CNT)」2バイト+3行目のコマンド「CPLBQ A,(LOW _ATW_BIT)」3バイト+4行目のコマンド「RET」1バイト=6バイトとなり、総実行サイクルは、2行目3サイクル+3行目6サイクル+4行目3サイクル=12サイクルとなる。 On the other hand, the total command size of the command group shown in FIG. 205(c) is the second line command "LDQ A, (LOW_CZ_CNT)" 2 bytes + the third line command "CPLBQ A, (LOW _ATW_BIT)" 3 bytes. + 1 byte of the command "RET" on the 4th line = 6 bytes, and the total execution cycle is 3 cycles on the 2nd line + 6 cycles on the 3rd line + 3 cycles on the 4th line = 12 cycles.

したがって、図205(a)のコマンド群を図205(c)のコマンド群に置き換えることで、総コマンドサイズが7バイト削減され、総実行サイクルも少なくとも10サイクル削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 205(a) with the command group of FIG. 205(c), the total command size is reduced by 7 bytes and the total execution cycle is also reduced by at least 10 cycles. By such replacement, it is possible to shorten the command, reduce the processing load, and secure the capacity of the control area for performing the game control processing.

また、図205(a)と図205(c)とを比較して理解できるように、図205(a)において5行(3行目~7行目)を占有していたコマンド群を、図205(c)においては1行(3行目)で表すことができ、コマンド数自体の削減と、設計負荷の軽減を図ることが可能となる。 205(a) and 205(c), the command group occupying 5 lines (3rd to 7th lines) in FIG. 205(c) can be expressed in one line (the third line), which makes it possible to reduce the number of commands themselves and the design load.

また、図205(c)のコマンド群に置き換えることで、遊技数ビットテーブルが不要になるため、遊技数ビットテーブル分のデータ容量も削減することができる。 Further, by replacing with the command group of FIG. 205(c), the number-of-games bit table becomes unnecessary, so the data capacity for the number-of-games bit table can be reduced.

<LDSB>
図206は、KRS_JDGモジュールを実現するためのコマンドの一例を説明するための説明図である。
<LDSB>
FIG. 206 is an explanatory diagram for explaining an example of commands for realizing the KRS_JDG module.

ここで、遊技機100の別例としては、大役遊技における所定のラウンド遊技において、大入賞口内に設けられた確変領域(特定領域)に遊技球が進入した場合に、大役遊技後の遊技状態を高確率遊技状態に設定する。そして、所定の特別図柄が決定された大役遊技において、所定のラウンド遊技で、大入賞口に所定の遊技数が通過したときに、確変領域を開放し、確変領域に遊技球を進入可能としている。以下では、1回目のラウンド遊技において大入賞口に遊技球が3球入球した場合、および、5回目のラウンド遊技において大入賞口に遊技球が5球入球した場合に、確変領域が開放される例を挙げて説明する。 Here, as another example of the gaming machine 100, in a predetermined round game in the big win game, when the game ball enters the probability variable area (specific area) provided in the big win opening, the game state after the big win game Set to high probability game state. Then, when a predetermined number of games pass through the big winning opening in a predetermined round game in a big game in which a predetermined special pattern is determined, the probability variable area is opened and a game ball can enter the probability variable area. . Below, when 3 game balls enter the big winning opening in the first round game, and when 5 gaming balls enter the big winning opening in the 5th round game, the variable area is opened. An example will be given for explanation.

このような確変領域の開放を管理する処理をKRS_JDGモジュールによって実行する。なお、KRS_JDGモジュールは、図47に示した大入賞口開放制御処理において呼び出されて実行される。 The KRS_JDG module executes processing for managing the release of such probability variable areas. It should be noted that the KRS_JDG module is called and executed in the big winning opening opening control process shown in FIG.

図206(a)の1行目の指標「KRS_JDG:」は、当該KRS_JDGモジュールの先頭アドレスを示す。そして、図206(a)の2行目のコマンド「LDQ A,(LOW R_ROU_CNT)」によって、Qレジスタの値をアドレスの上位1バイトとし、アドレス「R_ROU_CNT」の下位1バイトの値をアドレスの下位1バイトとし、そのアドレスに格納された値(特別電動役物連続作動回数、すなわち、ラウンド遊技数)をAレジスタに読み出す。 The index "KRS_JDG:" on the first line in FIG. 206(a) indicates the top address of the KRS_JDG module. Then, the command "LDQ A, (LOW R_ROU_CNT)" on the second line in FIG. 1 byte, and the value (the number of times of continuous operation of the special electric accessory, ie, the number of round games) stored in the address is read to the A register.

そして、図206(a)の3行目のコマンド「LD B,(HL)」によって、HLレジスタに格納された値が示すアドレスの値をBレジスタに読み出す。なお、HLレジスタには、予め、図206(b)に示す、確変領域判定テーブルのアドレス「D_KRS_JDG_2」が読み出されている。 Then, the value of the address indicated by the value stored in the HL register is read to the B register by the command "LD B, (HL)" on the third line in FIG. 206(a). It should be noted that the address "D_KRS_JDG_2" of the probability variable area determination table shown in FIG. 206(b) is read in advance to the HL register.

図206(b)の1行目の指標「D_KRS_JDG_2:」は、テーブル「D_KRS_JDG_2」の先頭アドレスを示す。図206(b)の2行目の値「(@D_KRS_JDG_2-D_KRS_JDG2-1)/2」は、7行目の指標「@D_KRS_JDG_2:」のアドレスから1行目の指標「D_KRS_JDG_2:」のアドレスおよび1を減算した値を2で除算した値であり、判定回数(確変領域が開放されるラウンド遊技の回数)を示すものである。 The index "D_KRS_JDG_2:" on the first line in FIG. 206(b) indicates the start address of the table "D_KRS_JDG_2". The value "(@D_KRS_JDG_2-D_KRS_JDG2-1)/2" on the second line in FIG. It is a value obtained by dividing the value obtained by subtracting 1 by 2, and indicates the number of determination times (the number of round games in which the variable probability area is opened).

図206(b)の3行目の値「@KRS_TGT_ROU_01」は、確変領域を開放する1回目のラウンド遊技を示す値(対象ラウンド値、ここでは、1)であり、図206(b)の4行目の値「@KRS_JDG_01」は、確変領域を開放する1回目のラウンド遊技において大入賞口に何個の遊技球が入球したときに確変領域を開放するかを示す値(開放識別値、ここでは、3)である。同様に、図206(b)の5行目の値「@KRS_TGT_ROU_03」は、確変領域を開放する2回目のラウンド遊技を示す値(対象ラウンド値、ここでは、5)であり、図206(b)の6行目の値「@KRS_JDG_03」は、確変領域を開放する2回目のラウンド遊技において大入賞口に何個の遊技球が入球したときに確変領域を開放するかを示す値(開放識別値、ここでは、5)である。 The value "@KRS_TGT_ROU_01" in the third row of FIG. 206(b) is a value (target round value, here, 1) indicating the first round game that opens the variable probability area, and 4 in FIG. 206(b). The row value "@KRS_JDG_01" is a value (open identification value, Here, it is 3). Similarly, the value "@KRS_TGT_ROU_03" in the fifth row of FIG. ), the value "@KRS_JDG_03" in the 6th row is a value (open The identification value, here 5).

したがって、図206(a)の3行目のコマンド「LD B,(HL)」によって、判定回数がBレジスタに読み出されることになる。 Therefore, the determination count is read out to the B register by the command "LD B, (HL)" on the third line in FIG. 206(a).

図206(a)の4行目の指標「KRS_JDG_10:」は、当該指標「KRS_JDG_10」のアドレスを示す。図206(b)の5行目のコマンド「INC HL」によって、HLレジスタの値が1加算(インクリメント)される。その後、図206(b)の6行目のコマンド「CP A,(HL)」によって、Aレジスタの値と、HLレジスタの値によって示されるアドレスに格納された値(対象ラウンド値)とが比較され、Aレジスタの値がHLレジスタの値と同一であれば、ゼロフラグが立って1となり、HLレジスタの値と異なれば、ゼロフラグが立たずに0となる。 The index "KRS_JDG_10:" on the fourth line in FIG. 206(a) indicates the address of the index "KRS_JDG_10". The value of the HL register is incremented by 1 by the command "INC HL" on the fifth line in FIG. 206(b). After that, the value of the A register and the value (target round value) stored at the address indicated by the value of the HL register are compared by the command "CP A, (HL)" on the sixth line of FIG. 206(b). If the value of the A register is the same as the value of the HL register, the zero flag is set to 1. If the value of the A register is different from the value of the HL register, the zero flag is not set to 0.

続いて、図206(a)の7行目のコマンド「INC HL」によって、HLレジスタの値が再び1加算(インクリメント)される。その後、図206(a)の8行目のコマンド「LD C,(HL)」によって、HLレジスタで示されるアドレスの値(開放識別値)がCレジスタに読み出される。 Subsequently, the value of the HL register is again incremented by 1 by the command "INC HL" on the 7th line in FIG. 206(a). After that, the value of the address indicated by the HL register (open identification value) is read to the C register by the command "LD C, (HL)" on the eighth line in FIG. 206(a).

そして、図206(a)の9行目のコマンド「RET Z」によって、ゼロフラグが立っている場合、当該KRS_JDGモジュールを終了して1つ上のモジュールに戻る。 Then, when the zero flag is set by the command "RET Z" on the ninth line of FIG. 206(a), the KRS_JDG module is ended and the module one level above is returned to.

また、ゼロフラグが立っていない場合、図206(a)の10行目のコマンド「DJNZ KRS_JDG_10」によって、Bレジスタの値がデクリメント(「1」減算)され、デクリメントした結果が0でなければ、アドレス「KRS_JDG_10」に移動し、デクリメントした結果が0であれば、図206(a)の11行目のコマンド「RET」によって、当該KRS_JDGモジュールを終了して1つ上のモジュールに戻る。 If the zero flag is not set, the command "DJNZ KRS_JDG_10" on the 10th line in FIG. If the decremented result is 0 after moving to "KRS_JDG_10", the command "RET" on the 11th line in FIG.

ここで、遊技機100においては、ラウンド遊技数は最大で10である。また、確変領域を開放するための大入賞口への入球数は、各ラウンド遊技の規定数が10であることから、2~5の間に設定されることになる。すなわち、対象ラウンド値は10以下の値であり、4ビットで表現可能である。したがって、対象ラウンド値を示す値「@KRS_TGT_ROU_01」および値「@KRS_TGT_ROU_03」は、1バイト長で構成されているが、実際には4ビットでよい。 Here, in the gaming machine 100, the maximum number of round games is ten. Also, the number of balls entering the big winning hole for opening the probability variable area is set between 2 and 5 since the prescribed number for each round game is 10. That is, the target round value is a value of 10 or less and can be represented by 4 bits. Therefore, although the value "@KRS_TGT_ROU_01" and the value "@KRS_TGT_ROU_03" indicating the target round value are configured with a 1-byte length, they may actually be 4 bits.

また、開放識別値は5以下の値であり、3ビットで表現可能である。したがって、開放識別値を示す値「@KRS_JDG_01」および値「@KRS_JDG_03」は、1バイト長で構成されているが、実際には3ビットでよい。 Also, the open identification value is a value of 5 or less and can be represented by 3 bits. Therefore, although the value "@KRS_JDG_01" and the value "@KRS_JDG_03" indicating the release identification value are composed of 1-byte length, they may actually be 3 bits.

そこで、以下では、4ビットで表現可能な対象ラウンド値、および、3ビットで表現可能な開放識別値の2つの値を、1バイト長の1つの値(データ)として扱う例について説明する。 Therefore, an example in which two values, the target round value that can be represented by 4 bits and the open identification value that can be represented by 3 bits, are treated as one value (data) of 1-byte length will be described below.

図207は、KRS_JDGモジュールを実現するためのコマンドの別例を説明するための説明図である。なお、図206と実質的に等しい処理についてはその説明を省略し、図207の異なる処理のみを説明する。 FIG. 207 is an explanatory diagram for explaining another example of commands for realizing the KRS_JDG module. The description of the processing that is substantially the same as that of FIG. 206 is omitted, and only the processing that is different from that of FIG. 207 is described.

図207(a)の3行目のコマンド「LD B,(HL)」によって、HLレジスタに示されるアドレスの値をBレジスタに読み出す。なお、HLレジスタには、予め、図207(b)に示す、確変領域判定テーブルのアドレス「D_KRS_JDG_2」が読み出されている。 The value of the address shown in the HL register is read to the B register by the command "LD B, (HL)" on the third line in FIG. 207(a). It should be noted that the address "D_KRS_JDG_2" of the probability variable area determination table shown in FIG. 207(b) is read in advance to the HL register.

図207(b)の3行目の値「@KRS_TGT_ROU_01*8+@KRS_JDG_01」は、上位5ビットが、確変領域を開放する1回目のラウンド遊技を示す値(対象ラウンド値)であり、下位3ビットが、確変領域を開放する1回目のラウンド遊技において大入賞口に何個の遊技球が入球したときに確変領域を開放するかを示す値(開放識別値)である。同様に、図207(b)の4行目の値「@KRS_TGT_ROU_03*8+@KRS_JDG_03」は、上位5ビットが、確変領域を開放する2回目のラウンド遊技を示す値(対象ラウンド値)であり、下位3ビットが、確変領域を開放する2回目のラウンド遊技において大入賞口に何個の遊技球が入球したときに確変領域を開放するかを示す値(開放識別値)である。 The value "@KRS_TGT_ROU_01*8+@KRS_JDG_01" in the third row of FIG. 207(b) is a value (target round value) indicating the first round game in which the high-order 5 bits open the variable area, and the low-order 3 bits. is a value (open identification value) indicating how many game balls enter the big winning opening in the first round game to open the probability variable region to open the probability variable region. Similarly, the value "@KRS_TGT_ROU_03*8+@KRS_JDG_03" in the 4th row of FIG. The lower 3 bits is a value (opening identification value) indicating how many game balls enter the big winning opening in the second round game to open the probability variable area to open the probability variable area.

図207(a)の6行目のコマンド「LDSB 2,DE,(HL)」によって、HLレジスタの値の下位3ビットがEレジスタに読み出され(他のビットは0にされる)、HLレジスタの値の上位5ビットが3ビット右にシフトされてDレジスタに読み出される(他のビットは0にされる)。すなわち、対象ラウンド値および開放識別値を分けて、対象ラウンド値がDレジスタに読み出され、開放識別値がEレジスタに読み出される。なお、コマンド「LDSB 2,DE,(HL)」における「2」は、0ビットから2ビット目までの3ビットがEレジスタに読み出されることを示す値であるとともに、それよりも上位のビット(5ビット)がシフトされてDレジスタに読み出されることを示す値である。 The command "LDSB 2, DE, (HL)" on the 6th line in FIG. The upper 5 bits of the value in the register are shifted 3 bits to the right and read out to the D register (other bits are set to 0). That is, the target round value and the release identification value are separated, the target round value is read to the D register, and the release identification value is read to the E register. Note that "2" in the command "LDSB 2, DE, (HL)" is a value indicating that 3 bits from 0 to 2 are read to the E register, and the higher bits ( 5 bits) is shifted and read out to the D register.

図207(a)の7行目のコマンド「CP A,D」によって、Aレジスタの値と、Dレジスタの値(対象ラウンド値)とが比較され、Aレジスタの値がDレジスタの値と同一であれば、ゼロフラグが立って1となり、対象ラウンド値と異なれば、ゼロフラグが立たずに0となる。 The command "CP A, D" on the 7th line of FIG. 207(a) compares the value of the A register and the value of the D register (target round value), and the value of the A register is the same as the value of the D register. If so, the zero flag is set and becomes 1, and if different from the target round value, the zero flag is not set and becomes 0.

ここで、図206(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_ROU_CNT)」2バイト+3行目のコマンド「LD B,(HL)」1バイト+5行目のコマンド「INC HL」1バイト+6行目のコマンド「CP A,(HL)」1バイト+7行目のコマンド「INC HL」1バイト+8行目のコマンド「LD C,(HL)」1バイト+9行目のコマンド「RET Z」1バイト+10行目のコマンド「DJNZ KRS_JDG_10」2バイト+11行目のコマンド「RET」1バイト=11バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+5行目1サイクル+6行目2サイクル+7行目1サイクル+8行目1サイクル+9行目3(1)サイクル+10行目3(2)サイクル+11行目3(1)サイクル=19(14)サイクルとなる。また、図206(b)に示す確変領域判定テーブルは、5バイトとなる。なお、括弧内のサイクル数は、コマンドによって移動しなかった場合の実行サイクルを示している。 Here, the total command size of the command group shown in FIG. 206(a) is the second line command "LDQ A, (LOW R_ROU_CNT)" 2 bytes + the third line command "LD B, (HL)" 1 byte. + 5th line command "INC HL" 1 byte + 6th line command "CP A, (HL)" 1 byte + 7th line command "INC HL" 1 byte + 8th line command "LD C, (HL)" 1 byte + 9th line command "RET Z" 1 byte + 10th line command "DJNZ KRS_JDG_10" 2 bytes + 11th line command "RET" 1 byte = 11 bytes, total execution cycle is 2nd line 3 cycles + 3 Row 2 cycle + 5th row 1 cycle + 6th row 2 cycle + 7th row 1 cycle + 8th row 1 cycle + 9th row 3 (1) cycle + 10th row 3 (2) cycle + 11th row 3 (1) cycle = 19 (14) Cycle. Also, the variable probability area determination table shown in FIG. 206(b) is 5 bytes. Note that the number of cycles in parentheses indicates the execution cycle when not moved by the command.

一方、図207(a)に示したコマンド群の総コマンドサイズは、2行目のコマンド「LDQ A,(LOW R_ROU_CNT)」2バイト+3行目のコマンド「LD B,(HL)」1バイト+5行目のコマンド「INC HL」1バイト+6行目のコマンド「LDSB 2,DE,(HL)」2バイト+7行目のコマンド「CP A,D」1バイト+8行目のコマンド「RET Z」1バイト+9行目のコマンド「DJNZ KRS_JDG_10」2バイト+10行目のコマンド「RET」1バイト=11バイトとなり、総実行サイクルは、2行目3サイクル+3行目2サイクル+5行目1サイクル+6行目3サイクル+7行目1サイクル+8行目3(1)サイクル+9行目3(2)サイクル+10行目3(1)サイクル=19(14)サイクルとなる。また、図207(b)に示す確変領域判定テーブルは、3バイトとなる。なお、括弧内のサイクル数は、コマンドによって移動しなかった場合の実行サイクルを示している。 On the other hand, the total command size of the group of commands shown in FIG. Line command "INC HL" 1 byte + Line 6 command "LDSB 2, DE, (HL)" 2 bytes + Line 7 command "CP A, D" 1 byte + Line 8 command "RET Z" 1 Byte + 9th line command "DJNZ KRS_JDG_10" 2 bytes + 10th line command "RET" 1 byte = 11 bytes. 3rd cycle+7th row 1st cycle+8th row 3(1) cycle+9th row 3(2) cycle+10th row 3(1) cycle=19(14) cycles. Also, the variable probability region determination table shown in FIG. 207(b) is 3 bytes. Note that the number of cycles in parentheses indicates the execution cycle when not moved by the command.

したがって、図206(a)のコマンド群および図206(b)の確変領域判定テーブルを、図207(a)のコマンド群および図207(b)の確変領域判定テーブルに置き換えることで、総サイズが2バイト削減される。かかる置き換えによって、コマンドの短縮化および処理負荷の軽減を図り、遊技制御処理を行うための制御領域の容量を確保することが可能となる。 Therefore, by replacing the command group of FIG. 206 (a) and the probability variable region determination table of FIG. 206 (b) with the command group of FIG. 207 (a) and the probability variable region determination table of FIG. 207 (b), the total size is Reduced by 2 bytes. By such replacement, it is possible to shorten the command, reduce the processing load, and secure the capacity of the control area for performing the game control processing.

なお、コマンド「LDSB」は、合計で8バイト以下の2つの値(情報)を、1バイト長の1つのデータとして扱う際に使用可能であり、上記の例以外であっても適用することができる。 Note that the command "LDSB" can be used to treat two values (information) of 8 bytes or less in total as one piece of data with a length of 1 byte, and can be applied to cases other than the above examples. can.

以上、添付図面を参照しながら本発明の好適な実施形態について説明したが、本発明はかかる実施形態に限定されないことは言うまでもない。当業者であれば、特許請求の範囲に記載された範疇において、各種の変更例または修正例に想到し得ることは明らかであり、それらについても当然に本発明の技術的範囲に属するものと了解される。 Although the preferred embodiments of the present invention have been described above with reference to the accompanying drawings, it goes without saying that the present invention is not limited to such embodiments. It is obvious that a person skilled in the art can conceive of various modifications or modifications within the scope of the claims, and it should be understood that these also belong to the technical scope of the present invention. be done.

<ビアホール>
例えば、上述した実施形態において、遊技の基本動作を制御する主制御基板300、500自体の電気的構成および機械的構成について、特に限定していないが、その態様によっては、回路動作の安定性に影響を及ぼす場合がある。
<Beer Hall>
For example, in the above-described embodiments, the electrical configuration and mechanical configuration of the main control boards 300 and 500 themselves that control the basic operation of the game are not particularly limited, but depending on the aspect, the stability of the circuit operation may be affected. may have an impact.

遊技機では、主制御基板300、500の表面および裏面に配線パターンが形成された両面基板が用いられる場合がある。両面基板では、表面に形成された配線パターンと、裏面に形成された配線パターンとを導通させるためにビアホールが設けられている。 A game machine may use a double-sided substrate in which wiring patterns are formed on the front and back surfaces of the main control substrates 300 and 500 . A double-sided board is provided with via holes for conducting a wiring pattern formed on the front surface and a wiring pattern formed on the back surface.

ビアホールは、両面基板を貫通する貫通孔の内周面に銅メッキが施されることにより、表面に形成された配線パターンと、裏面に形成された配線パターンとを導通させるようになされている。 The via holes are formed so that the wiring pattern formed on the front surface and the wiring pattern formed on the back surface are electrically connected by plating the inner peripheral surface of the through hole penetrating the double-sided substrate with copper.

しかしながら、ビアホールは、中空となっているため、表面および裏面に形成された配線パターンよりもパターン幅(断面積)が狭い。そのため、ビアホールは、表面および裏面に形成された配線パターンよりもインピーダンス(主に、抵抗)が高くなってしまい、回路動作の安定性を欠くおそれがあった。そこで、インピーダンスを低下させ、回路動作の安定性を向上する。 However, since the via hole is hollow, the pattern width (cross-sectional area) is narrower than the wiring patterns formed on the front and back surfaces. Therefore, the via hole has higher impedance (mainly, resistance) than the wiring patterns formed on the front and back surfaces, and there is a possibility that the stability of the circuit operation may be lost. Therefore, the impedance is lowered to improve the stability of circuit operation.

図208は、主制御基板300の構成を説明する図である。ここでは、主制御基板300、500のうち主制御基板300を挙げて説明する。なお、図208は、主制御基板300を表面340a(一面)から見た正面図を示す。また、図208では、説明の便宜上、主制御基板300に配置される電子部品の一部を図示しており、実際には、主制御基板300には不図示の電子部品も配置されている。また、図208では、説明の便宜上、主制御基板300に形成される配線パターンを省略している。主制御基板300は、量産品の遊技機100に搭載されるものであり、都道府県の公安委員会等の検査において、不正な改造がされていないかや、型式試験で適合したものと同一の見た目となっているかが判別可能であることが望ましい。 FIG. 208 is a diagram for explaining the configuration of the main control board 300. As shown in FIG. Of the main control boards 300 and 500, the main control board 300 will be described here. Note that FIG. 208 shows a front view of the main control board 300 viewed from the surface 340a (one side). Also, in FIG. 208, for convenience of explanation, some of the electronic components arranged on the main control board 300 are shown. Also, in FIG. 208, wiring patterns formed on the main control board 300 are omitted for convenience of explanation. The main control board 300 is mounted on the mass-produced game machine 100, and is inspected by the prefectural public safety commission, etc. to check whether it has been illegally remodeled, and is the same as the one that has passed the model test. It is desirable that it is possible to determine whether or not the appearance is correct.

主制御基板300には、基板本体部340が設けられる。基板本体部340は、表面340aおよび裏面340b(他面、図209参照)に配線パターンが形成された両面基板である。基板本体部340の表面340aには、複数の電子部品が配置されている。基板本体部340に配置される電子部品としては、例えば、メインCPU300a(メインROM300bおよびメインRAM300cを内蔵)、IC342、抵抗344、コンデンサ346、LED348、コネクタ350、スイッチ352、インダクタ(不図示)などである。 The main control board 300 is provided with a board body portion 340 . The board main body 340 is a double-sided board having wiring patterns formed on a front surface 340a and a back surface 340b (the other surface, see FIG. 209). A plurality of electronic components are arranged on the surface 340 a of the substrate main body 340 . Electronic components arranged on the board main body 340 include, for example, a main CPU 300a (containing a main ROM 300b and a main RAM 300c), an IC 342, a resistor 344, a capacitor 346, an LED 348, a connector 350, a switch 352, an inductor (not shown), and the like. be.

ここで、電子部品同士を表面340aのみに形成された配線パターンによって接続しようとしても、パターンが交差してしまい電気的に区分けすることができない場合が生じ得る。そこで、これらの電子部品同士は、基板本体部340の表面340aおよび裏面340bに形成された配線パターンによって接続されている。 Here, even if an attempt is made to connect the electronic components with the wiring patterns formed only on the surface 340a, the patterns may intersect and the electronic components 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 body portion 340. As shown in FIG.

また、基板本体部340には、表面340aに形成された配線パターンと、裏面340bに形成された配線パターンとを導通させるためのビアホール354が複数形成されている。なお、ビアホール354の詳細について、詳しくは後述する。 In addition, a plurality of via holes 354 are formed in the substrate main body 340 to electrically connect the wiring pattern formed on the front surface 340a and the wiring pattern formed on the back surface 340b. Details of the via hole 354 will be described later.

主制御基板300は、配設可能な電気部品が、規則上、片面実装のDIP(Dual Inline Package)型の電気部品でないと型式試験に適合しないことから、電気部品の占有面積が増大する傾向にある。ここで、単に、占有面積が増加すると、その分、基板本体部340が大きくなったり、基板本体部340が大きくなることで配置設計が困難になる場合がある。そこで、基板本体部340における電気部品の配置を工夫することで、占有面積の増大を抑制する。 The main control board 300 does not comply with the type test unless the electrical components that can be installed are single-sided DIP (Dual Inline Package) type electrical components, so the area occupied by the electrical components tends to increase. be. Here, simply increasing the occupied area may increase the size of the substrate main body 340 or make the layout design difficult due to the increased size of the substrate main body 340 . Therefore, by devising the arrangement of the electrical components on the board body portion 340, an increase in the occupied area is suppressed.

メインCPU300aおよびIC342は、トランジスタやダイオード、抵抗、コンデンサなどの電気部品を集積した集積回路である。また、メインCPU300aおよびIC342は、平板状に形成された本体と、本体の長辺の側面から外方に突出する3以上のリード356(図209参照)で構成される。かかるリード356は、本体の2つの長辺側面に同数かつ均等間隔に配されており、正面視で左下から右下まで横方向に端子番号が順次付され、さらに、右上から左上まで横方向に端子番号が順次付されている。 The main CPU 300a and IC 342 are integrated circuits in which electric parts such as transistors, diodes, resistors, and capacitors are integrated. 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. 209) protruding outward from the long sides of the main body. The leads 356 are arranged in the same number and at regular intervals on the two long side surfaces of the main body, and are numbered horizontally from the lower left to the lower right when viewed from the front. Terminal numbers are assigned sequentially.

このようにメインCPU300aおよびIC342は、正面視で上下対称的に形成されるので、上下方向を誤認識しないために様々な手段がとられている。例えば、正面視で1番端子を左下とする配置(正配置)で、その本体の中央において、正面視で正方向となるように、長手方向に不図示の文字列が印刷される。かかる文字列は、アルファベット、数字、カナ、漢字、記号等、様々な表記を適用できる。 In this way, the main CPU 300a and the IC 342 are vertically symmetrically formed when viewed from the front, and various measures are taken to prevent erroneous recognition of the vertical direction. For example, in an arrangement (normal arrangement) in which the No. 1 terminal is located at the bottom left when viewed from the front, a character string (not shown) is printed in the longitudinal direction in the center of the main body so as to be in the positive direction when viewed from the front. Various notations such as alphabets, numbers, kana, kanji, and symbols can be applied to such character strings.

また、メインCPU300aでは、正面視で1番端子を左下とする配置で、短辺の左側面に、左辺の一部を半円状に切り欠いた識別子が形成されている。また、IC342では、正面視で1番端子を左下とする配置で、その1番端子の近傍に1番端子の位置を示す円状の識別子が形成されている。 In addition, in the main CPU 300a, an identifier is formed by notching a part of the left side in a semicircular shape on the left side surface of the short side, with the first terminal positioned at the bottom left when viewed from the front. Also, in the IC 342, a circular identifier indicating the position of the first terminal is formed in the vicinity of the first terminal so that the first terminal is positioned at the lower left in a front view.

抵抗344、コンデンサ346、インダクタは、円柱状や角柱状の本体と、その両端部からそれぞれ外方に突出するリード356で構成される。抵抗344、コンデンサ346、インダクタは、基板本体部340の表面340aに対して平行に(表面340aに沿うように)配置されている。また、抵抗344、コンデンサ346、インダクタには、柱状の本体における側面部分に、端子が突出している方向(突出方向)と交差する方向に延びる色彩を有する無端状の帯が、突出方向に並んで複数印刷されている。そして、突出方向に並ぶ帯の色の組み合わせ(カラーコード)により、抵抗344の抵抗値と精度、コンデンサ346の静電容量と精度、インダクタのインダクタンスと精度を特定することができる。なお、抵抗344およびインダクタには極性がないが、コンデンサ346には極性がないものと有るものがある。抵抗344、コンデンサ346、インダクタは、カラーコードの値を読み解くことなく、目視したときに同一性能であることが判別できることが望ましい。そのため、同一のカラーコードを有する抵抗344、コンデンサ346、インダクタの向きを揃えて配置することで、カラーコードから値を読み解かなくても、目視したときに同一の電子部品であることが一目瞭然となっている。 The resistor 344, capacitor 346, and inductor are composed of a cylindrical or prismatic body and leads 356 protruding outward from both ends thereof. A resistor 344 , a capacitor 346 , and an inductor are arranged in parallel (along the surface 340 a ) with respect to the surface 340 a of the substrate body 340 . In the resistor 344, the capacitor 346, and the inductor, colored endless bands extending in a direction intersecting the projecting direction of the terminals (projecting direction) are arranged in the projecting direction on the side surface of the columnar body. Printed multiple times. 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 a combination of colors (color code) of the bands arranged in the projecting direction. Note that the resistor 344 and the inductor have no polarity, but the capacitor 346 may or may not have a polarity. It is desirable that the resistor 344, capacitor 346, and inductor should be visually identifiable as having the same performance without deciphering the color code values. Therefore, by arranging the resistors 344, capacitors 346, and inductors with the same color code in the same direction, it is obvious that they are the same electronic component when viewed visually without deciphering the values from the color code. It's becoming

ここで、電子部品は、全て、基板本体部340の一面(表面340a)に配置される例を挙げている。また、電子部品の実装種別は、DIP型の例を挙げているが、かかる場合に限らず、SIP(Single Inline Package)、SOP(Small Outline Package)、QFP(Quad Flat Package)等、様々な実装種別を採用することができる。なお、DIPでは、端子間の距離が規格化されているので、電子部品単体で、ある程度の面積を占有してしまう。したがって、以下に示すような電子部品の配置を工夫することによる占有面積の削減効果がDIP型の電子部品に対し顕著に生じ易い。 Here, an example in which all the electronic components are arranged on one surface (surface 340a) of the substrate main body 340 is given. In addition, the mounting type of the electronic component is an example of the DIP type, but it is not limited to this case, and various types of mounting such as SIP (Single Inline Package), SOP (Small Outline Package), QFP (Quad Flat Package), etc. 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 described below is likely to occur remarkably with respect to 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, the main CPU 300a, the IC 342, the resistor 344, the capacitor 346, the LED 348, the connector 350, the identification display corresponding to the switch 352 (CPU, IC1 to IC11, R1 to R9, C1 to C11, LED1-LED5, CN1-CN5, SW1) are printed in the vicinity thereof. Here, since the mounting locations of the electrical components can be visually recognized, incorrect mounting can be prevented. Further, such an identification mark is arranged at a position where it can be visually recognized (not hidden) from the front even after the electrical component is mounted. Therefore, it is possible to improve workability even in confirmation after mounting. In addition, the identification display is printed with a character string so that the first terminal of the IC 342 is located at the lower left when viewed from the front, and the character string is oriented in the positive direction. Therefore, erroneous recognition of the mounting direction of the IC 342 can be prevented.

また、表面340a上では、このような電気部品の識別表示(CPU、IC1~IC11、R1~R9、C1~C11、LED1~LED5、CN1~CN5、SW1)の表示方向を可能な限り統一する。こうすることで、実装後の確認においても作業性を向上することができる。また、主制御基板300を封入する樹脂ケース(図示せず)が遊技機100に取り付けられている状態で、メインCPU300aの識別表示(CPU)およびIC342の識別表示(IC1~IC11)が、全て正面視で正方向となるように、主制御基板300の表面に取り付けられている。これにより、作業者は、主制御基板300を封入する樹脂ケースが遊技機100に取り付けられている状態においても、識別番号を容易に視認でき、実装後の確認においても作業性を向上することが可能となる。 In addition, on the surface 340a, the display directions of such electric component identification indications (CPU, IC1 to IC11, R1 to R9, C1 to C11, LED1 to LED5, CN1 to CN5, SW1) are unified as much as possible. By doing so, it is possible to improve workability even in confirmation after mounting. In addition, when the resin case (not shown) that encloses the main control board 300 is attached to the game machine 100, the identification display (CPU) of the main CPU 300a and the identification display (IC1 to IC11) of the IC 342 are all displayed on the front side. It is attached to the surface of the main control board 300 so as to be in the positive direction when viewed. As a result, even when the resin case that encloses the main control board 300 is attached to the game machine 100, the operator can easily visually recognize the identification number, and the workability can be improved even in confirmation after mounting. It becomes possible.

また、表面340a上では、実装するメインCPU300aおよびIC342の取り付け方向の誤認を防止するための案内表示が印刷されている。例えば、正面視でメインCPU300aの1番端子を左下とする配置で、短手方向の左側面に、左辺の一部を半円状に切り欠いた識別子が形成されている場合、メインCPU300aを基板上に正しく配置できるよう、半円状の切り欠きの近傍の基板上に、その切り欠いた形状を模した案内表示が印刷される。また、IC342の1番端子を左下とする配置で、その1番端子の近傍で1番端子の位置を示す円状の識別子が形成されている場合、IC342を基板上に正しく配置できるよう、その円状の識別子の近傍の基板上に、三角(△)の案内表示が印刷される。こうすることで、IC342の実装方向の誤認識を防止することができ、また、実装後の確認においても作業性を向上することが可能となる。なお、コンデンサに極性がある場合、コンデンサの正極の近傍の基板上に、正極を示すプラス(+)の案内表示を印刷してもよい。 Further, on the surface 340a, a guide display is printed to prevent misidentification of the mounting direction of the main CPU 300a and the IC 342 to be mounted. For example, when the first terminal of the main CPU 300a is located at the bottom left when viewed from the front, and an identifier is formed by cutting a part of the left side in a semicircular shape on the left side in the short direction, the main CPU 300a is mounted on the substrate. Guidance signs imitating the shape of the notch are printed on the substrate near the semicircular notch so that it can be placed correctly on the top. In addition, when the first terminal of the IC 342 is located at the lower left, and a circular identifier indicating the position of the first terminal is formed near the first terminal, the IC 342 can be correctly arranged on the substrate. A triangular (Δ) guidance display is printed on the substrate in the vicinity of the circular identifier. By doing so, erroneous recognition of the mounting direction of the IC 342 can be prevented, and workability can be improved in confirmation after mounting. If the capacitor has polarity, a plus (+) 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に近づける必要がある。 Also, a capacitor 346 is arranged for each IC 342 to smooth the input power. Thus, IC 342 may be associated with one or more electrical components. When the capacitor 346 is arranged in the IC 342, it is necessary to place 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を配置する。例えば、図208の例では、コンデンサ346の長手方向をIC342の短手方向に沿うように配置する。ここでは、コンデンサ346の長辺とIC342の短辺の長さが近似(長さが等しいことも含む)しており、コンデンサ346の長手方向をIC342の短手方向に沿うように配置したとしても矩形形状を大凡維持でき、その面積も、IC342の短辺×(IC342の長辺+コンデンサの短辺)となるので、占有面積を削減することが可能となる。 Therefore, in the main control board 300, the capacitors 346 are arranged near the ICs 342, and when the ICs 342 and the capacitors 346 are regarded as one unit (observed integrally), the length of the long side x the short side of one unit is The capacitor 346 is arranged at a position and orientation that reduces the area. For example, in the example of FIG. 208, the longitudinal direction of the capacitor 346 is arranged along the lateral direction of the IC 342 . Here, the length of the long side of the capacitor 346 and the length of the short side of the IC 342 are approximate (including that the lengths are equal), and even if the long side of the capacitor 346 is arranged along the short side of the IC 342, The rectangular shape can be roughly maintained, and the area is also the short side of the IC 342 x (the long side of the IC 342 + the short side of the capacitor), so it is possible to reduce the occupied area.

また、IC342では、本体の2つの長手方向側面に極性を異とする電源端子がそれぞれ配置されている(例えば、IC342では正極が20番端子、負極が10番端子)ことが多い。したがって、コンデンサ346の長手方向をIC342の短手方向に沿うように配置することで、極性を異とする電源端子とコンデンサ346の両端子とをそれぞれ結ぶ結線を最短とすることができ、配線パターンの最小化を図ることもできる。 Also, in the IC 342, power supply terminals with different polarities are often arranged on two longitudinal sides of the main body (for example, in the IC 342, the positive electrode is the 20th terminal and the negative electrode is the 10th terminal). Therefore, by arranging the capacitor 346 so that its longitudinal direction is 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. can also be minimized.

なお、ここでは、1のIC342に対し、1のコンデンサ346を対応付ける例を挙げて説明したが、かかる場合に限らず、1のIC342に対し、複数の電気部品(抵抗344、コンデンサ346、コンダクタンス)を対応付けてもよい。この場合、複数の電気部品の長手方向が平行となるように並置し、全ての電気部品の長手方向をIC342の短手方向に沿うように配置するとよい。また、ここでは、1のIC342に対し、1のコンデンサ346を対応付ける例を挙げて説明したが、電気部品の種類や数は問われない。 Here, an example in which one IC 342 is associated with one capacitor 346 has been described, but the present invention is not limited to such a case, and one IC 342 may be associated with a plurality of electrical components (resistor 344, capacitor 346, conductance). may be associated. In this case, it is preferable that the plurality of electrical components are arranged side by side so that their longitudinal directions are parallel to each other, and that all of the electrical components are arranged along the lateral direction of the IC 342 . Also, here, an example in which one capacitor 346 is associated with one IC 342 has been described, but the type and number of electrical components are not limited.

また、1のIC342に対し、複数(例えば2つ)の電気部品を対応付ける場合に、複数の電気部品を、その長手方向が等しくなるように直列に並置し、複数の電気部品の長手方向をIC342の長手方向に沿うように配置してもよい。ここでは、複数の電気部品を直列に配置した場合の長辺とIC342の長辺の長さが近似(長さが等しいことも含む)しており、複数の電気部品の長手方向をIC342の長手方向に沿うように配置したとしても矩形形状を大凡維持でき、その面積も、IC342の長辺×(IC342の短辺+電気部品の短辺)となるので、占有面積を削減することが可能となる。 When one IC 342 is associated with a plurality of (for example, two) electrical components, the plurality of electrical components are arranged side by side in series so that their longitudinal directions are equal, and the longitudinal directions of the plurality of electrical components are aligned with the IC 342 . may be arranged along the longitudinal direction of the Here, when a plurality of electrical components are arranged in series, the length of the long side of the IC 342 is approximate to the length of the long side of the IC 342 (including that the lengths are equal), and the longitudinal direction of the plurality of electrical components is the longitudinal direction 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 the IC 342 x (the short side of the IC 342 + the short side of the electric component), so it is possible to reduce the occupied area. Become.

また、図208の基板においては、IC342に対し、プルアップ抵抗やプルダウン抵抗として、複数の抵抗344(ここでは9つ)を併設した抵抗群を配置する場合がある。この場合も、プルアップ抵抗やプルダウン抵抗の機能を十分に活かすため、可能な限り、抵抗群をIC342に近づける必要がある。 In the substrate of FIG. 208, a resistor group including a plurality of resistors 344 (here, nine resistors) may be arranged as pull-up resistors and pull-down resistors for the IC 342 . Also in this case, 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.

そこで、図208の例では、IC342(IC7)の近傍に、複数の抵抗344を配置し、そのIC342と抵抗群を1単位として捉えた(一体的に観察した)場合に、1単位の長辺×短辺の面積が小さくなる位置および姿勢で抵抗群を配置する。例えば、図208の例では、複数の抵抗344の長手方向が平行となるように並置し、その並置方向が、IC342の長手方向に沿うように配置する。ここでは、抵抗の短辺がIC342の端子間距離より短く、抵抗群の並置方向の長さとIC342の長辺の長さが近似(長さが等しいことも含む)しており、抵抗群の並置方向をIC342の長手に沿うように配置したとしても矩形形状を大凡維持でき、その面積も、IC342の長辺×(IC342の短辺+抵抗の長辺)となるので、占有面積を削減することが可能となる。 Therefore, in the example of FIG. 208, when a plurality of resistors 344 are arranged near an IC 342 (IC7) and the IC 342 and the resistor group are regarded as one unit (observed integrally), the long side of one unit ×The resistor group is placed in a position and orientation that reduces the area of the short side. For example, in the example of FIG. 208, a plurality of resistors 344 are arranged side by side so that their longitudinal directions are parallel to each other, and arranged such that the juxtaposition direction is 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 resistor group in the side-by-side arrangement direction and the length of the long side of the IC 342 are approximate (including equal lengths), and the resistor group is arranged side by side. Even if the IC 342 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 x (the short side of the IC 342 + the long side of the resistor), so that the occupied area can be reduced. becomes possible.

また、IC342では、入出力等の機能を等しくする端子が連続して配置されている場合がある。したがって、抵抗群の並置方向をIC342の長手に沿うように配置することで、IC342の連続する端子と、複数の抵抗の一端とをそれぞれ結ぶ結線を最短とすることができ、配線パターンの最小化を図ることもできる。 Also, in the IC 342, terminals having the same input/output functions may be arranged continuously. Therefore, by arranging the resistor groups along the length of the IC 342, it is possible to minimize the connection between the continuous terminals of the IC 342 and one end of the plurality of resistors, thereby minimizing the wiring pattern. You can also try to

なお、ここでは、1のIC342に対し、9つの電気部品(抵抗344)を併設した電気部品群を対応付ける例を挙げて説明したが、かかる場合に限らず、電気部品の数は任意に決定することができる。また、ここでは、1のIC342に対し、複数の抵抗344を併設した抵抗群を対応付ける例を挙げて説明したが、電気部品の形状や機能が等しければ、種類や数は問われない。また、ここでは、別体の抵抗344を併設した抵抗群を適用しているが、例えば、予め複数の抵抗をモールディング等により一体形成した抵抗アレイ(集合抵抗)を適用してもよい。 Here, an example in which an electric component group including nine electric components (resistors 344) is associated with one IC 342 has been described, but the number of electric components is not limited to such a case, and the number of electric components can be determined arbitrarily. be able to. Also, here, an example in which a resistor group including a plurality of resistors 344 is associated with one IC 342 has been described, but as long as the shape and function of the electrical components are the same, the type and number of electrical components do not matter. Also, here, a resistor group including a separate resistor 344 is used, but a resistor array (collective resistor) in which a plurality of resistors are integrated in advance by molding or the like may be used.

また、上記のように占有面積を削減することで、単位面積当たりの電気部品の密度を高めることができる。しかし、電気部品の密度が高まると、電気部品の実装位置を把握したり、実装後に実装位置を確認するのに時間を要し、作業性が低下する。ここでは、その識別性を向上することで、作業性を向上する。 In addition, by reducing the occupied area as described above, the density of electrical components per unit area can be increased. However, as the density of electrical components increases, it takes time to grasp the mounting positions of the electrical components and to confirm the mounting positions after mounting, resulting in a decrease in workability. Here, workability is improved by improving the identifiability.

例えば、図208の基板における破線で示した領域においては、IC342と、コンデンサ346とを規則的に配置している。具体的に、正面視でIC342の左短辺の位置を左右方向で合わせる(等しくするまたはほぼ等しくする)。また、正面視でIC342の左短辺の位置を上下方向で合わせる(等しくするまたはほぼ等しくする)。また、正面視でコンデンサ346の位置を左右方向で合わせる(等しくするまたはほぼ等しくする)。また、正面視でコンデンサ346の位置を上下方向で合わせる(等しくするまたはほぼ等しくする)。そして、正面視左側からコンデンサ346とIC342とを順に(交互に)、その中央位置を上下方向で合わせる(等しくするまたはほぼ等しくする)。また、IC342に対し、それぞれ添え字が等しいコンデンサ346を対応させている。 For example, ICs 342 and capacitors 346 are regularly arranged in the area indicated by the dashed line on the substrate in FIG. Specifically, the positions of the left short sides of the IC 342 are aligned in the horizontal direction (equal or substantially equal) when viewed from the front. In addition, the positions of the left short sides of the IC 342 are vertically aligned (equalized or substantially equalized) when viewed from the front. Also, the positions of the capacitors 346 are aligned in the horizontal direction (equal or substantially equal) when viewed from the front. Also, the positions of the capacitors 346 are aligned in the vertical direction (equal or substantially equal) when viewed from the front. Then, the capacitor 346 and the IC 342 are arranged in order (alternately) from the left side in the front view, and their central positions are vertically aligned (equalized or substantially equalized). In addition, each IC 342 is associated with a capacitor 346 having the same subscript.

ここでは、電気部品を規則的に配置することで、その法則に従い、1の電気部品から他の電気部品の位置を予測することが可能となる。したがって、その識別性が向上し、電気部品の実装位置を把握したり、実装後に実装位置を確認するのが容易になり、作業性を向上することができる。 Here, by arranging the electrical components regularly, it is possible to predict the positions of other electrical components from one electrical component according to the law. Therefore, the identifiability is improved, and it becomes easy to grasp the mounting position of the electrical component and to confirm the mounting position after mounting, thereby improving the workability.

なお、極性がない電気部品、例えば、抵抗344、コンデンサ346、インダクタについては、2つの端子を上下(左右)のいずれの方向に取り付けても問題ない。しかし、ここでは、その方向を同機能の電気部品同士で揃える(統一する)。例えば、図208において、抵抗344やコンデンサ346のカラーコードの並び(見た目)が正面視で同一となるように配置されている。このような配置により、電気部品同士が等しいこと、または、電気部品同士が異なることを容易に識別することができ、作業性を向上することが可能となる。 For non-polarized electrical components, such as the resistor 344, the capacitor 346, and the inductor, there is no problem if the two terminals are attached in any direction, up and down (left and right). However, here, the direction is aligned (unified) between electrical components having the same function. For example, in FIG. 208, resistors 344 and capacitors 346 are arranged so that the arrangement (appearance) of color codes is the same when viewed from the front. With such an arrangement, it is possible to easily identify that the electrical components are the same or that the electrical components are different, thereby improving workability.

また、ここでは、主制御基板300全てにおいて、抵抗344同士、または、コンデンサ346同士のカラーコードの並びが同一となるように配置する例を挙げて説明したが、かかる場合に限らず、主制御基板300の少なくとも一部において、複数の電子部品のカラーコードの並びが正面視で同一となるように配置されればよい。 Also, here, in all of the main control boards 300, an example has been described in which the color codes of the resistors 344 or the capacitors 346 are arranged in the same order. In at least a part of the substrate 300, the plurality of electronic components may be arranged so that the arrangement of the color codes is the same when viewed from the front.

また、主制御基板300に取り付けられている電気素子の検査時、例えば、遊技機100の製造ラインにおける動作検査時、公安委員会の指定試験機関である保安通信協会(保通協)の型式試験での検査時、警察等による遊技場への立入検査時、遊技機100が故障した際の故障部位を特定する検査時等における作業性の向上を図ることができる。 Also, when inspecting the electrical elements attached to the main control board 300, for example, when inspecting the operation in the production line of the game machine 100, the type test by the Security Communication Association (Hotsukyo), a designated testing agency of the Public Safety Commission When the game machine 100 is out of order, it is possible to improve the workability during inspections by the police, inspections by the police or the like, and inspections for specifying the failure part when the game machine 100 breaks down.

図209は、主制御基板300における電子部品の接合を説明する図である。図209(a)では、基板本体部340を断面で示している。図209(b)は、図209(a)の部分拡大図である。ここでは、電子部品としてIC342を例に挙げて説明するが、他の電子部品も同様にして接合されている。 FIG. 209 is a diagram illustrating bonding of electronic components on the main control board 300. FIG. FIG. 209(a) shows the substrate main body 340 in cross section. FIG. 209(b) is a partially enlarged view of FIG. 209(a). Here, the IC 342 will be described as an example of an electronic component, but other electronic components are similarly bonded.

図209(a)に示すように、IC342には、複数のリード356が設けられている。なお、リード356の数は、電子部品ごとに異なる。 As shown in FIG. 209( a ), the IC 342 is provided with a plurality of leads 356 . Note that the number of leads 356 differs for each electronic component.

また、基板本体部340には、IC342のリード356を挿通させるために、表面340aから裏面340bまで貫通したスルーホール358が形成されている。スルーホール358は、リード356が挿通可能な内径に形成されている。また、スルーホール358には、表面340aに形成された配線パターン、および、裏面340bに形成された配線パターンの少なくとも一方と、IC342のリード356とを導通させるために銅メッキが内周面に亘って施されている。 Further, through holes 358 penetrating from the front surface 340a to the rear surface 340b are formed in the substrate main body 340 so that the leads 356 of the IC 342 are inserted therethrough. The through hole 358 is formed with an inner diameter through which the lead 356 can be inserted. In addition, the through hole 358 is copper-plated over the inner peripheral surface in order to electrically connect at least one of the wiring pattern formed on the surface 340 a and the wiring pattern formed on the back surface 340 b to the lead 356 of the IC 342 . are applied.

そして、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 body portion 340 , the IC 342 is placed on the substrate body portion 340 from the surface 340 a side, and the leads 356 of the IC 342 are inserted through the through holes 358 . Leads 356 inserted through through-holes 358 protrude from the rear surface 340b. After that, a conductive solder 360 is soldered by a flow method to the leads 356 projecting from the back surface 340b. As a result, the IC 342 is joined to the substrate body portion 340 , the IC 342 is fixed to the substrate body portion 340 , and the IC 342 is electrically connected to the wiring pattern formed on the main control substrate 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 body 340, that is, after the leads 356 of all the electronic components are inserted through the through holes 358, the board body 340 is By immersing the back surface 340 b in molten solder, the molten solder flows between the leads 356 and the through holes 358 , and the electronic component is joined to the substrate main body 340 .

ところで、図209(b)に示すように、裏面340bは、配線パターン362が形成されるとともに、絶縁性のレジスト364で覆われている。レジスト364は、配線パターン362を覆う一方で、スルーホール358の周囲(環状)には施されていない。 By the way, as shown in FIG. 209(b), the back surface 340b is covered with an insulating resist 364 while the wiring pattern 362 is formed thereon. The resist 364 covers the wiring pattern 362 but does not surround the through-hole 358 (annular shape).

そして、スルーホール358の周囲は、配線パターン362が露出したランド366として機能する。ハンダ360は、ランド366を覆うようにしてリード356を基板本体部340に接合する。これにより、リード356は、ハンダ360を介して配線パターン362と導通する。 The periphery of the through hole 358 functions as a land 366 where the wiring pattern 362 is exposed. The solder 360 joins the lead 356 to the substrate body 340 so as to cover the land 366 . As a result, the lead 356 is electrically connected to the wiring pattern 362 through the solder 360 .

図210は、ビアホール354を説明する図である。図210に示すように、ビアホール354は、表面340aから裏面340bまで貫通する貫通孔によって形成される。ビアホール354の内径は、例えば0.2~0.3mmである。ビアホール354は、基板本体部340の表面340aに施された配線パターン362と、裏面340bに施された配線パターン362とに接続されている。 FIG. 210 is a diagram illustrating the via hole 354. FIG. As shown in FIG. 210, the via hole 354 is formed by a through hole penetrating from the surface 340a to the back surface 340b. The inner diameter of the via hole 354 is, for example, 0.2-0.3 mm. The via hole 354 is connected to a wiring pattern 362 provided on the front surface 340a of the substrate body 340 and a 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 provided on the front surface 340a of the substrate body 340 and the wiring pattern 362 provided on the back surface 340b. That is, the via hole 354 electrically connects the wiring pattern 362 provided on the front surface 340a of the substrate body 340 and the wiring pattern 362 provided on the back surface 340b by the copper plating 368 .

ここで、ビアホール354は、通常、中空となっている。しかしながら、ビアホール354が中空であると、配線パターン362よりも銅メッキ368のパターン幅、すなわち断面積が狭いため、インピーダンスが配線パターン362よりも高い。より具体的には、ビアホール354は、配線パターン362よりも抵抗が高くなるとともに、インダクタンスおよびキャパシタンスが若干高くなる。 Here, the via hole 354 is normally hollow. However, if the via hole 354 is hollow, the pattern width, that is, the cross-sectional area of the copper plating 368 is narrower than the wiring pattern 362 , so 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 slightly higher inductance and capacitance.

そうすると、ビアホール354において、高周波信号への影響や、電流が流れる際の電圧降下が起こってしまい、回路動作が不安定になるおそれがある。 As a result, the via hole 354 may affect the high-frequency signal and cause a voltage drop when current flows, resulting in unstable circuit operation.

そこで、本実施形態の主制御基板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 a resist 364 so that the wiring pattern 362 is exposed around the via hole 354 (annular shape). A 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)を覆えばよい。 Also, 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 heat of the melted solder heats the lands 370 formed on the back surface 340b and the copper plating 368. is heated. As a result, the melted solder adheres to the land 370 and flows into the copper plating 368 due to surface tension, filling the inside of the via hole 354 with the solder 372 . Therefore, since the via holes 354 can be filled with the solder 372 as well as the electronic components are joined, the via holes 354 can be easily filled with the solder 372 . The solder 372 should 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 the solder 372 in this manner, 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 body 340. can. Thereby, the impedance of the via hole 354 can be made lower than that of the wiring pattern 362, and the stability of circuit operation can be improved.

なお、主制御基板300に設けられた全てのビアホール354について、ハンダ372で埋められていることが理想的であるが、一部のビアホール354のみがハンダ372で埋められていてもインピーダンスを下げる効果がある。 Although it is ideal that all the via holes 354 provided in the main control board 300 are filled with the solder 372, even if only some of the via holes 354 are filled with the solder 372, the impedance can be reduced. There is

また、ビアホール354が表面340aから裏面340bに亘って全てハンダ372で埋められていることが理想的であるが、表面340aから裏面340bにかけての一部のみがハンダ372で埋められていてもインピーダンスを下げる効果がある。 Moreover, it is ideal that the via hole 354 is completely filled with the solder 372 from the front surface 340a to the back surface 340b. have a lowering effect.

なお、上述した実施形態では、ビアホール354をハンダ372で埋めるようにした。しかしながら、ビアホール354を導電性の部材(導電性部材)で埋めるようにすれば、ハンダ372でなく、他の導電性部材であってもよい。また、ビアホール354は、電子部品とは異なる方法(フロー方式でない方法)によって導電性部材が埋められるようにしてもよい。 In addition, in the above-described embodiment, the via hole 354 is filled with the solder 372 . However, if the via hole 354 is filled with a conductive member (conductive member), other conductive member may be used instead of the solder 372 . Also, the via hole 354 may be filled with a conductive member by a method different from that for 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 the 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 a conductive member (solder 372).

また、上記実施形態では、両面基板である主制御基板300においてビアホール354を導電性部材で埋めるようにした。しかしながら、3層以上の層に配線パターン362が形成された多層基板において、異なる層に形成された配線パターン362同士を導通させるビアホール354を導電性部材で埋めるようにしてもよい。 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 multi-layer substrate in which wiring patterns 362 are formed in three or more layers, via holes 354 that electrically connect 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 includes a board body portion having a plurality of layers on which wiring patterns are formed, and via holes that penetrate the board body portion and connect wiring patterns formed in different layers. , and the inside of the via hole is filled with a conductive member. In addition, the payout control board (game value provision control board) 310 includes a board body portion having a plurality of layers on which wiring patterns are formed, and a board body portion that penetrates through the board body portion to electrically connect wiring patterns formed on different layers. a via hole, the via hole being filled with a conductive member. Further, the substrate includes a substrate body portion having a plurality of layers in which wiring patterns are formed, and a via hole that penetrates the substrate body portion and electrically connects wiring patterns formed in different layers. is filled with conductive material. Further, the substrate body has through holes through which the leads of the electronic components are inserted. The leads of the electronic components are inserted through the through holes from one surface side. A land with an exposed pattern may be formed. The game value giving control board includes a board for giving game values, a payout control board 310, a payout control board for paying out medals in the slot machine 400, a frame control board in a so-called management game machine, and a board in a so-called medalless game machine. A medal control board is included.

<保留表示演出>
また、上述した実施形態において出現する演出では、各種演出の実行タイミング等により、期待値の高い演出が出現するか否かを遊技者が容易に推測できてしまうという実態がある。こうした所謂先バレが生じると、演出効果が低下するという課題がある。そこで、本実施形態では、先バレによる演出効果の低下を抑制可能とする。
<Holding display effect>
In addition, in the effects that appear in the above-described embodiments, there is a reality that the player can easily guess whether or not a highly expected effect will appear depending on the execution timing of various effects. When such a so-called premature failure occurs, there is a problem that the production effect is lowered. Therefore, in the present embodiment, it is possible to suppress the deterioration of the production effect due to the first break.

例えば、図67では、変動演出中、保留表示領域において保留表示演出が行われることを示した。上述したように、保留表示212の表示パターンは複数設けられており、表示パターンごとに表示色を異ならせている。主制御基板300においては、保留が記憶されたときに取得時演出判定処理が実行され、新たに記憶された保留が第0記憶部に読み出された際に決定される変動情報を示す先読み指定コマンドを副制御基板330に送信する。副制御基板330においては、先読み指定コマンドを受信すると、当該受信コマンドに基づいて、新たに記憶された保留に対応する保留表示212の表示パターンを決定する。このとき、先読み指定コマンドごとに、つまり、新たに記憶された保留が大役抽選で読み出された際に決定される変動情報ごとに、各表示パターンの選択比率が設定されている。つまり、大当たりの当選可否や、変動演出の実行パターンに応じて各表示パターンの選択比率が設定されていることから、保留表示212の表示パターンによって、大当たりの信頼度が示唆されることとなる。 For example, FIG. 67 shows that the suspension display effect is performed in the suspension display area during the variable effect. As described above, a plurality of display patterns are provided for the pending display 212, and the display colors are different for each display pattern. In the main control board 300, when the hold is stored, the effect determination process at the time of acquisition is executed, and the read-ahead designation indicating the variation information determined when the newly stored hold is read out to the 0th storage unit. Send the command to the sub control board 330 . In the sub control board 330, upon receiving the prefetch designation command, the display pattern of the hold display 212 corresponding to the newly stored hold is determined based on the received command. At this time, the selection ratio of each display pattern is set for each look-ahead designation command, that is, for each variation information determined when the newly stored hold is read out in the big role lottery. That is, since the selection ratio of each display pattern is set according to whether or not the big win is won and the execution pattern of the variable performance, the display pattern of the pending display 212 suggests the reliability of the big win.

また、上述した実施形態の他の実施形態として、変動演出中に、大当たりの信頼度を示唆するさまざまな予告演出が実行される。ここでは、予告演出の一例として、特定演出について説明する。 In addition, as another embodiment of the above-described embodiment, various advance notice effects suggesting the reliability of the big win are executed during the variable effect. Here, a specific effect will be described as an example of the advance notice effect.

図211は、特定演出の一例を説明する図である。特定演出は変動演出中のさまざまなタイミングで実行される。例えば、図211(a)に示すように、変動演出の開始後、演出図柄210a、210b、210cが変動表示されているとする。このとき、特定演出が実行されると、図211(b)に示すように、メイン演出表示部200aに「最強」と記されたカットイン画像が所定時間表示される。その後、カットイン画像に代わって、図211(c)に示すように、キャラクタ画像がメイン演出表示部200aの全面に表示される。すなわち、本実施形態の特定演出では、カットイン画像およびキャラクタ画像がメイン演出表示部200aに表示される。 FIG. 211 is a diagram explaining an example of the specific effect. The specific production is executed at various timings during the variable production. For example, as shown in FIG. 211(a), it is assumed that performance symbols 210a, 210b, and 210c are variably displayed after the start of the variable performance. At this time, when the specific effect is executed, as shown in FIG. 211(b), a cut-in image marked with "strongest" is displayed on the main effect display section 200a for a predetermined time. After that, instead of the cut-in image, as shown in FIG. 211(c), a character image is displayed on the entire surface of the main effect display section 200a. That is, in the specific effect of this embodiment, a cut-in image and a character image are displayed on the main effect display section 200a.

ここでは、特定演出により、大当たりの信頼度が示唆される。具体的には、特定演出は、その出現により、大当たりの信頼度が高いことを示唆するものであり、特定演出が出現した場合の大当たりの信頼度は、例えば50%に設定されている。つまり、大役抽選の結果がハズレであった場合には、特定演出の出現確率が低く、大役抽選の結果が大当たりであった場合には、特定演出の出現確率が高くなるように出現比率が設定されている。 Here, the reliability of the jackpot is suggested by the specific effect. Specifically, the appearance of the specific effect suggests that the reliability of the big win is high, and the reliability of the big win when the specific effect appears is set to 50%, for example. In other words, if the result of the big role lottery is a loss, the appearance rate of the specific effect is low, and if the result of the big role lottery is a jackpot, the appearance ratio is set so that the appearance probability of the specific effect is high. It is

なお、詳しい説明は省略するが、特定演出の実行パターンは1つのみでもよいし、複数設けられてもよい。特定演出の実行パターンが複数設けられる場合、例えば、カットイン画像またはキャラクタ画像が複数設けられる。この場合、特定演出の実行パターンによって、大当たりの信頼度を異ならせることができる。 Although detailed description is omitted, only one execution pattern of the specific effect may be provided, or a plurality of execution patterns may be provided. When a plurality of specific effect execution patterns are provided, for example, a plurality of cut-in images or character images are provided. In this case, the reliability of the big win can be varied according to the execution pattern of the specific effect.

なお、特定演出は、その発生により、大当たりの当選が確定する確定演出としてもよい。確定演出としては、所定の画像の表示、音声の出力、ランプの点灯、可動体の作動等が挙げられる。また、特定演出の実行パターンとして、例えば、所定のリーチ演出が発生するものであってもよい。 It should be noted that the specific effect may be a confirmation effect in which the winning of the jackpot is confirmed by its occurrence. The confirmation effect includes 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 ready-to-win effect may occur.

また、ここでは、特定演出として、カットイン画像およびキャラクタ画像が表示されることとしたが、これら両画像のいずれか一方のみが表示されてもよい。なお、特定演出用の画像を、他の予告演出用の画像や、演出図柄210a、210b、210cよりもプライオリティを高くして表示することで、遊技者は特定演出の出現に気付きやすくなる。 Also, here, the cut-in image and the character image are displayed as the specific effect, but only one of these two images may be displayed. By displaying the image for the specific effect with a higher priority than the other images for the notice effect and the effect patterns 210a, 210b and 210c, the player can easily notice the appearance of the specific effect.

詳しくは後述するが、本実施形態においては、特定演出が様々なタイミングで出現する。これにより、例えば、予め設定されたタイミングでのみ特定演出が出現する場合に比べて、特定演出の出現可否を遊技者が推測しにくくなる。一方で、変動演出中には、特定演出とは異なる予告演出も実行されることから、特定演出の実行タイミングによっては、他の演出との関係から、特定演出の出現に遊技者が気付かない可能性もある。そこで、本実施形態では、特定演出の出現確率を示唆する示唆演出を実行することで、特定演出に対する注意喚起を事前に行う。 Although the details will be described later, in the present embodiment, the specific effect appears at various timings. This makes it difficult for the player to guess whether or not the specific effect appears, for example, compared to the case where the specific effect appears only at preset timings. On the other hand, during the variable effect, a notice effect different from the specific effect is also executed, so 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, by executing a suggestion effect suggesting the appearance probability of the specific effect, attention is drawn to the specific effect in advance.

図212は、示唆演出の一例を説明する図である。示唆演出は、ポイント獲得演出およびポイント報知演出を含む。ポイント獲得演出は、1~24のいずれかのポイントを獲得する演出であり、示唆演出中に1回以上実行される。ポイント報知演出は、ポイント獲得演出で獲得したポイントをメータにより遊技者に報知する演出である。示唆演出において獲得、報知されたポイントが高いほど、特定演出の出現確率が高くなる。つまり、示唆演出は、獲得したポイントにより、特定演出の出現確率を示唆することとなる。 FIG. 212 is a diagram for explaining an example of the suggestive effect. The suggestive effect includes a point acquisition effect and a point notification effect. The point-acquisition effect is a effect for acquiring any one of points 1 to 24, and is executed once or more during the suggestive effect. The point notification effect is an effect in which the player is notified of the points acquired in the point acquisition effect using a meter. The higher the points obtained and notified in the suggestive effect, the higher the probability of appearance of the specific effect. In other words, the suggestive effect suggests the appearance probability of the specific effect based on the acquired points.

ここでは、まず、図212を用いて、ポイント報知演出について詳述し、その後、ポイント獲得演出について説明する。ポイント報知演出では、図212(a)に示すように、メイン演出表示部200aの右下部に、メータ表示部220が設けられる。メータ表示部220には、ポイント獲得演出で獲得したポイントを示すメータが表示される。ここでは、四文字の漢字によってメータが構成されている。 Here, first, the point notification effect will be described in detail using FIG. 212, and then the point acquisition effect will be described. In the point notification effect, as shown in FIG. 212(a), a meter display portion 220 is provided in the lower right portion of the main effect display portion 200a. The meter display section 220 displays a meter indicating the points acquired in the point acquisition effect. Here, the meter is composed of four Chinese characters.

具体的には、メータ表示部220に表示される文字は、図212(b)に示すように、「一騎当千」、「百花繚乱」、「千載一遇」、「万世不滅」、「戦国乙女」の5つの表示パターンが設けられている。ここでは、「一騎当千」が第1段階に設定され、「百花繚乱」が第2段階に設定され、「千載一遇」が第3段階に設定され、「万世不滅」が第4段階に設定され、「戦国乙女」が第5段階に設定されている。 Specifically, the characters displayed on the meter display section 220 are, as shown in FIG. are provided. Here, "Ikki Tousen" is set as the first stage, "Hyakka Ryoran" is set as the second stage, "Thousands of Thousands" is set as the third stage, and "Mansei Immortal" is set as the fourth stage. , "Sengoku Otome" is set as the fifth stage.

ポイント報知演出では、まず、メータ表示部220に第1段階の「一騎当千」の文字が表示される。図212(a)では、「一」の文字が黒塗りで表示され、残りの三文字が白塗りで表示されている。これは、獲得したポイントが1ポイントであることを示している。すなわち、ポイント報知演出では、メータ表示部220に表示される文字の表示パターンと、メータ表示部220に表示されている文字のうち、黒塗りの文字の数とによって、獲得したポイントが遊技者に報知される。 In the point notification effect, first, the characters "Ikki Tousen" in the first stage are displayed on the meter display section 220 . In FIG. 212(a), the character "one" is displayed in black, and the remaining three characters are displayed in white. This indicates that the acquired point is 1 point. That is, in the point notification effect, the acquired points are given to the player according to the display pattern of the characters displayed on the meter display section 220 and the number of black characters among the characters displayed on the meter display section 220. be notified.

したがって、例えば、図212(a)に示す状態から、獲得したポイントが1ポイントずつ増えると、図212(b)に示すように、「一騎当千」の文字が、先頭から一文字ずつ黒塗りに変化していく。ここでは、第1段階の「一騎当千」の表示パターンにより、獲得したポイントが1から4ポイントのいずれかであることが報知される。 Therefore, for example, when the acquired points increase by one point from the state shown in FIG. To go. Here, it is notified that the number of acquired points is any one of 1 to 4 points by the display pattern of "Ikki Tousen" in the first stage.

そして、獲得ポイントが5ポイントになると、メータ表示部220に表示される文字が、第1段階の「一騎当千」から、第2段階の「百花繚乱」に変化する。このとき、「百花繚乱」の四文字全てが白塗りで表示されており、これにより、現在の獲得ポイントが5ポイントであることが報知される。図212(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 section 220 change from the first stage "Ikki Tousen" to the second stage "Hyakka Ryoran". At this time, all the four characters of "Hyakka Ryoran" are displayed in white, thereby indicating that the current score is 5 points. As shown in FIG. 212(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 black characters). Similarly, the display patterns of the 3rd to 5th stages indicate that the acquired points are 10 to 14, 15 to 19, and 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 (appearance expected value) of the specific effect is low. Further, when the final display pattern is the third stage or the fourth stage, the expected appearance value of the specific effect is higher than when the final display pattern is the first stage or the second stage. . Further, when the final display pattern is the fifth stage, the expected appearance value of the specific effect is 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 Otome", 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 should be able to identify the current stage. Therefore, for example, the meter display section 220 may be displayed only when the level changes instead of always displaying the meter display section 220 .

ポイント報知演出は、ポイント獲得演出と同時並行して実行され得る。両演出が同時並行して実行される場合には、ポイント獲得演出においてポイントが獲得された後に、メータ表示部220におけるメータ(表示パターン、表示態様)が更新される。また、ポイント獲得演出で獲得したポイントが、その後に実行されるポイント報知演出において、一気に更新されることもある。本実施形態では、示唆演出の実行パターンとして、第1示唆パターン、第2示唆パターンおよび第3示唆パターンの3つが設けられており、示唆演出の実行パターンごとに、異なるポイント獲得演出が実行される。 The point notification effect can be executed concurrently with the point acquisition effect. When both effects are executed in parallel, the meter (display pattern, display mode) on the meter display section 220 is updated after points are obtained 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 suggestive pattern execution patterns, a first suggestive pattern, a second suggestive pattern and a third suggestive pattern, are provided, and a different point acquisition effect is executed for each suggestive effect execution pattern. .

詳しくは後述するが、保留が記憶されると、特定演出の実行有無が決定される。また、特定演出の実行有無とは無関係に、示唆演出の実行有無、ならびに、示唆演出を実行する場合には、その実行パターンが決定される。したがって、特定演出が実行される場合に、その前に示唆演出が実行されることもあれば、示唆演出が実行されることなく特定演出のみが実行されることもある。また、示唆演出が実行されたものの、特定演出が実行されないこともある。この場合、示唆演出は所謂ガセ演出となり、示唆演出で表示されたメータ表示部220は、所定のタイミングで消去される。 Although the details will be described later, when the suspension is stored, it is determined whether or not the specific effect is to be executed. In addition, regardless of whether or not the specific effect is executed, whether or not the suggestive effect is executed, and when the suggestive effect is executed, the execution pattern is determined. Therefore, when the specific effect is executed, the suggestive effect may be executed before that, or only the specific effect may be executed without the suggestive effect being executed. Moreover, although the suggestive effect is executed, the specific effect may not be executed. In this case, the suggestive effect becomes a so-called fake effect, and the meter display section 220 displayed in the suggestive effect is erased at a predetermined timing.

上記したように、示唆演出の実行有無は、保留が記憶されたときに決定される。換言すれば、示唆演出の実行有無は保留ごとに決定される。以下では、示唆演出の実行が決定された保留を対象保留と呼び、対象保留に基づいて実行される変動演出を対象変動もしくは対象変動演出と呼ぶ。特定演出は、対象変動中に実行されるが、示唆演出(ポイント獲得演出)は、対象変動中に開始される場合もあれば、対象変動の前の他の変動演出(以下、対象前変動と呼ぶ)中に開始される場合もある。 As described above, whether or not the suggestive effect is executed is determined when the suspension is stored. In other words, whether or not to execute the suggestive effect is determined for each hold. In the following, the hold for which execution of the suggestive effect is determined is called a target hold, and the variable effect executed based on the target hold is called a target change or a target variable effect. The specific effect is executed during the target change, but the suggestive effect (point acquisition effect) may be started during the target change, or another change effect before the target change (hereinafter referred to as pre-target change) call).

図213は、第1示唆パターンの示唆演出の一例を説明する図である。第1示唆パターンの示唆演出は、対象前変動および対象変動の双方で開始し得る。ここでは、第1示唆パターンの示唆演出が、対象前変動で開始する場合について説明する。例えば、対象変動の2回前の対象前変動(以下、対象2回前変動と呼ぶ)中に第1示唆パターンの示唆演出が実行されるとする。この場合、図213(a)に示すように、第1パターンのポイント獲得演出が実行される。 FIG. 213 is a diagram for explaining an example of the suggestive effect of the first suggestive pattern. The suggestive rendition of the first suggestive pattern can start both before the target variation and the target variation. Here, a case will be described in which the suggestive effect of the first suggestive pattern starts with the pre-target variation. For example, it is assumed that the suggestion effect of the first suggestion pattern is executed during the pre-target variation two times before the target variation (hereinafter referred to as the second target variation). In this case, as shown in FIG. 213(a), the point acquisition effect of the first pattern is executed.

第1パターンのポイント獲得演出では、メイン演出表示部200aにおいて、例えば、ハートを3つ獲得したことを示すカットイン画像が表示される。この第1パターンのポイント獲得演出において、ハートはポイントを示している。したがって、図213(a)の例は、3ポイントを獲得したことを示している。なお、所定の図柄やキャラクタ等、カットイン画像以外の予告演出によってポイントを獲得したことを示すようにしてもよい。その後、図213(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 in the main effect display section 200a. In the point acquisition effect of the first pattern, hearts indicate points. Therefore, the example in FIG. 213(a) indicates that 3 points have been obtained. It should be noted that it may be possible to indicate that points have been obtained by means of advance notice effects other than cut-in images, such as predetermined patterns and characters. After that, as shown in FIG. 213(b), a heart-shaped point display portion 222 is displayed below the main effect display portion 200a, and the numerical value displayed in the cut-in image, that is, the acquired points are transferred.

その後、図213(c)に示すように、演出図柄210a、210b、210cが停止表示され、対象2回前変動が終了し、続いて、図213(d)に示すように、対象変動の1回前の対象前変動(以下、対象1回前変動と呼ぶ)が開始したとする。このとき、ポイント表示部222は表示されたままとなる。つまり、ポイント表示部222は、複数回の変動演出に跨って表示状態が維持されている。 After that, as shown in FIG. 213(c), the performance symbols 210a, 210b, and 210c are stopped and displayed, and the target 2nd-previous change is completed. Subsequently, as shown in FIG. Suppose that the pre-target change (hereinafter referred to as the first pre-target change) has started. At this time, the point display section 222 remains displayed. In other words, the point display section 222 maintains its display state over a plurality of times of variable effects.

そして、対象1回前変動中に、図213(e)に示すように、再度、第1パターンのポイント獲得演出が実行され、ハートを4つ獲得したことを示すカットイン画像が表示されたとする。この場合、図213(f)に示すように、ポイント表示部222に表示されている獲得ポイントに、カットイン画像に表示された数値が加算される。これにより、この時点で、7ポイントを獲得していることが遊技者に報知される。 213(e), the point acquisition effect of the first pattern is executed again, and a cut-in image indicating that four hearts have been acquired is displayed. . In this case, as shown in FIG. 213(f), the numerical value displayed in the cut-in image is added to the obtained points displayed in the point display section 222. FIG. As a result, the player is notified that 7 points have been obtained at this time.

その後、図213(g)に示すように、演出図柄210a、210b、210cが停止表示され、対象1回前変動が終了し、続いて、図213(h)に示すように、対象変動が開始したとする。この場合にも、ポイント表示部222は表示されたままとなる。そして、対象変動の開始直後に、ポイント表示部222が点滅し、その直後に、図213(i)に示すように、メータ表示部220が表示される。そして、図213(j)に示すように、ポイント表示部222に表示されている獲得ポイント数だけ、メータ表示部220のメータが更新される。 After that, as shown in FIG. 213(g), the effect symbols 210a, 210b, and 210c are stopped and displayed, the target one-time previous variation is completed, and subsequently, as shown in FIG. 213(h), the target variation starts. Suppose Also in this case, the point display section 222 remains displayed. Then, immediately after the target change starts, the point display section 222 blinks, and immediately after that, the meter display section 220 is displayed as shown in FIG. 213(i). Then, as shown in FIG. 213(j), the meter of the meter display section 220 is updated by the number of acquired points displayed in the point display section 222. FIG.

このように、対象前変動中に獲得したポイントは、対象変動の開始時にまとめてメータ表示部220に反映される。また、図示は省略するが、対象変動中にも、図213(a)、(e)に示すポイント獲得演出が、1回もしくは複数回表示されることがある。この場合、カットイン画像に表示されたポイントは、直接、メータ表示部220に反映される。例えば、図213(j)に示す状態で、第1パターンのポイント獲得演出が実行され、ハートを1つ獲得したことを示すカットイン画像が表示されたとする。この場合には、メータ表示部220において、「繚」の文字が黒塗りに更新される。 In this way, the points acquired during the pre-target change are collectively reflected in the meter display section 220 at the start of the target change. Also, although illustration is omitted, the point acquisition effects shown in FIGS. 213(a) and (e) may be displayed once or multiple times even during the target change. In this case, the points displayed in the cut-in image are directly reflected on the meter display section 220 . For example, in the state shown in FIG. 213(j), it is assumed that the point acquisition effect of the first pattern is executed and a cut-in image indicating that one heart has been acquired is displayed. In this case, on the meter display portion 220, the characters "纹" are updated to be blacked out.

また、第1示唆パターンの示唆演出は、対象変動中にのみ実行されることもある。この場合には、ポイント表示部222が表示されることなく、カットイン画像で表示されたポイントが、直接、メータ表示部220に反映される。 Also, the suggestive effect of the first suggestive pattern may be executed only during the target change. In this case, the points displayed in the cut-in image are directly reflected in the meter display section 220 without the point display section 222 being displayed.

図214は、第2示唆パターンの示唆演出の一例を説明する図である。第2示唆パターンの示唆演出も、第1示唆パターンの示唆演出と同様に、対象前変動および対象変動の双方で開始し得る。ここでは、第2示唆パターンの示唆演出が、対象前変動で開始する場合について説明する。例えば、対象2回前変動中に第2示唆パターンの示唆演出が実行されるとする。この場合、図214(a)に示すように、第2パターンのポイント獲得演出が実行される。 FIG. 214 is a diagram for explaining an example of the suggestive effect of the second suggestive pattern. Like the suggestive effect of the first suggestive pattern, the suggestive effect of the second suggestive pattern can also start with both the pre-target variation and the target variation. Here, a case will be described in which the suggestive effect of the second suggestive pattern starts with the pre-target variation. For example, it is assumed that the suggestive effect of the second suggestive pattern is executed during the second target change. In this case, as shown in FIG. 214(a), the point acquisition effect of the second pattern is executed.

第2パターンのポイント獲得演出では、メイン演出表示部200aにおいて、まず、「ゾーン突入」と表示される。その後、図214(b)に示すように、メイン演出表示部200aの画面内に、多数のキャラクタが落下して堆積するとともに、メイン演出表示部200aの下部に、ポイント表示部222が表示される。このとき、ポイント表示部222には、堆積したキャラクタ数に応じた獲得ポイントが表示される。 In the point acquisition effect of the second pattern, the main effect display section 200a first displays "entering the zone". After that, as shown in FIG. 214(b), many characters fall and pile up in the screen of the main effect display portion 200a, and a point display portion 222 is displayed at the bottom of the main effect display portion 200a. . At this time, the point display section 222 displays the acquired points according to the accumulated number of characters.

その後、図214(c)に示すように、演出図柄210a、210b、210cが停止表示され、対象2回前変動が終了し、続いて、図214(d)に示すように、対象1回前変動が開始したとする。このとき、メイン演出表示部200aには、堆積したキャラクタと、ポイント表示部222とが表示されたままとなる。 After that, as shown in FIG. 214(c), the performance symbols 210a, 210b, and 210c are stopped and displayed, and the change of the target two times before ends, and then, as shown in FIG. 214(d), the target one time before Suppose a change has started. At this time, the accumulated characters and the point display section 222 remain displayed on the main effect display section 200a.

そして、対象1回前変動中に、図214(e)に示すように、再度、第2パターンの獲得演出が実行され、さらに多数のキャラクタが堆積する画像が表示されるとともに、ポイント表示部222の獲得ポイントが更新される。その後、図214(f)に示すように、演出図柄210a、210b、210cが停止表示され、対象1回前変動が終了し、続いて、図214(g)に示すように、対象変動が開始したとする。この場合にも、堆積したキャラクタと、ポイント表示部222とが表示されたままとなっている。 Then, as shown in FIG. 214(e), the acquisition effect of the second pattern is executed again during the previous target change, and an image in which a large number of characters are accumulated is displayed, and the point display section 222 is updated. After that, as shown in FIG. 214(f), the effect symbols 210a, 210b, and 210c are stopped and displayed, the target one-time previous variation is completed, and then, as shown in FIG. 214(g), the target variation starts. Suppose Also in this case, the accumulated characters and the point display section 222 remain displayed.

そして、対象変動の開始直後に、図214(h)に示すように、画面中に堆積したキャラクタが、メイン演出表示部200aの下方に排出されるアニメーションが表示されるとともに、図214(i)に示すように、メータ表示部220が表示される。そして、図214(i)、(j)に示すように、ポイント表示部222に表示されている獲得ポイント数だけ、メータ表示部220のメータが更新される。 Then, immediately after the target change starts, as shown in FIG. 214(h), an animation is displayed in which the characters piled up in the screen are discharged below the main effect display section 200a, and at the same time, as shown in FIG. 214(i). , the meter display section 220 is displayed. Then, as shown in FIGS. 214(i) and (j), the meter on the meter display section 220 is updated by the number of acquired points displayed on the point display section 222. FIG.

なお、ここでは、対象前変動中に獲得したポイントが、対象変動の開始時にまとめてメータ表示部220に反映される場合について説明した。つまり、この例では、第2パターンのポイント獲得演出が、対象前変動中にのみ実行され、対象変動中は実行されていない。ただし、第2パターンのポイント獲得演出は、対象変動中に実行されることもある。この場合には、上記の対象1回前変動中と同様に、対象変動の開始後も、キャラクタが堆積したままとなり、対象変動中にさらにキャラクタが落下し、ポイント表示部222の獲得ポイントが更新される。そして、対象変動中の所定のタイミングでキャラクタが排出され、メータ表示部220が更新されることとなる。 Here, the case where the points acquired during the pre-target change are collectively reflected on the meter display section 220 at the start of the target change has been described. That is, in this example, the point acquisition effect of the second pattern is executed only during the pre-target change, and is not executed during the target change. 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 previous target change, the characters remain piled up even after the target change starts, and the character falls further during the target change, and the acquired points in the point display section 222 are updated. be done. Then, the character is discharged at a predetermined timing during the target change, and the meter display section 220 is updated.

なお、突入可能なゾーンを複数種類設け、ゾーンごとにキャラクタの堆積パターンを異ならせてもよい。この場合、ゾーンによって、堆積するキャラクタの期待値、すなわち、獲得するポイントの期待値が異なることとなる。 It is also possible to provide a plurality of types of zones into which the player can enter, and to vary the accumulation pattern of characters for each zone. In this case, the expected value of accumulated characters, ie, the expected value of points to be obtained, differs depending on the zone.

図215は、第3示唆パターンの示唆演出の一例を説明する図である。第3示唆パターンの示唆演出は、対象前変動においてのみ開始し得る。例えば、対象2回前変動中に保留が記憶され、この保留を対象保留として第3示唆パターンの示唆演出の実行が決定されたとする。この場合、図215(a)に示すように、対象保留に対応する保留表示212(ここでは第2保留表示212c)が特殊表示パターンで表示される。 FIG. 215 is a diagram for explaining an example of the suggestive effect of the third suggestive pattern. The suggestive rendition of the third suggestive pattern can only start at the pre-subject variation. For example, it is assumed that a hold is stored during the change of the target two times before, and execution of the suggestion effect of the third suggestion pattern is determined with this hold as the target hold. In this case, as shown in FIG. 215(a), the pending display 212 (here, the second pending display 212c) corresponding to the target pending is displayed in a special display pattern.

その後、対象2回前変動が終了し、対象1回前変動が開始したとする。このとき、図215(b)に示すように、メイン演出表示部200aの右側に、2体のキャラクタが待機表示される。そして、対象1回前変動が終了し、対象変動が開始したとする。このとき、図215(c)に示すように、メイン演出表示部200aにおいては、2体のキャラクタが待機表示されたままとなっている。 After that, it is assumed that the target 2nd-previous variation is finished and the target 1st-previous variation is started. At this time, as shown in FIG. 215(b), two characters are displayed on standby on the right side of the main effect display section 200a. Then, assume that the one-time-previous target change is finished and the target change is started. At this time, as shown in FIG. 215(c), the two characters are still displayed in standby mode in the main effect display section 200a.

そして、対象変動中には、図215(d)に示すように、メータ表示部220が表示される。また、特殊表示パターンの保留表示212を拡大した拡大保留表示がメイン演出表示部200aの中央に表示されるとともに、待機表示されていた2体のキャラクタが、拡大保留表示を攻撃するアニメーションが表示される。この攻撃アニメーション中には、図215(e)に示すように、獲得ポイントが表示されるとともに、図215(f)に示すように、表示された獲得ポイント数だけ、メータ表示部220のメータが更新される。 During the target change, the meter display section 220 is displayed as shown in FIG. 215(d). Further, an enlarged pending display obtained by enlarging the pending display 212 of the special display pattern is displayed in the center of the main effect display portion 200a, and an animation is displayed in which the two characters that have been displayed on standby attack the enlarged pending display. be. During this attack animation, as shown in FIG. 215(e), acquired points are displayed, and as shown in FIG. Updated.

ここで、図215(g)、(h)に示すように、攻撃アニメーション中、さらに獲得ポイントが表示され、メータ表示部220のメータが最大値に達したとする。このとき、メータ表示部220のメータが最大値に達した直後に、図215(i)に示すように、特定演出が実行されることもあれば、メータが最大値に達してから、所定時間が経過した後に、特定演出が実行されることもある。メータが最大値に達したときと、特定演出の開始タイミングとが時間的に離隔している場合、図215(j)に示すように、メータ表示部220に「待機中」と表示される待機演出が実行される。 Here, as shown in FIGS. 215(g) and (h), it is assumed that the acquired points are displayed during the attack animation and the meter on the meter display section 220 reaches the maximum value. At this time, immediately after the meter of the meter display unit 220 reaches the maximum value, as shown in FIG. After the elapse of, a specific effect may be executed. When the time when the meter reaches the maximum value and the start timing of the specific effect are separated in terms of time, as shown in FIG. A performance is performed.

このように、メータが最大値に達した場合において、即座に特定演出が実行される場合と、待機演出を挟んで特定演出が実行される場合とを設けることで、特定演出が実行されるか否かを遊技者が推測しにくくなり、所謂先バレを防止することができる。以下に、上記の特定演出および示唆演出を実行するための副制御基板330における処理について説明する。 In this way, when the meter reaches the maximum value, by providing a case where the specific production is executed immediately and a case where the specific production is executed with a standby production intervening, it is possible to determine whether the specific production is executed. It becomes difficult for the player to guess whether or not, so that so-called premature failure can be prevented. Processing in the sub-control board 330 for executing the specific effect and the suggestive effect will be described below.

図216(a)は、特定変動情報の一例を説明する図であり、図216(b)は、特定演出の発生タイミングの一例を説明する図である。上記したように、大役抽選が実行されると、主制御基板300において、変動モード番号および変動パターン番号の組み合わせからなる変動情報が決定される。副制御基板330においては、主制御基板300で決定された変動情報に基づいて、変動演出の実行パターンと、変動演出中の各予告演出の実行有無ならびに実行パターンが決定される。 FIG. 216(a) is a diagram for explaining an example of the specific variation information, and FIG. 216(b) is a diagram for explaining an example of the generation timing of the specific effect. As described above, when the winning lottery is executed, the main control board 300 determines the variation information consisting of the combination of the variation mode number and the variation pattern number. In the sub control board 330, based on the variation information determined by the main control board 300, the execution pattern of the variable performance, the execution presence/absence of each advance notice performance during the variable performance, and the execution pattern are determined.

また、主制御基板300においては、保留が記憶されたときに取得時演出判定処理が実行され、新たに記憶された保留に基づいて決定される変動情報が事前に判定される。この判定の結果は、先読み指定コマンドとして副制御基板330に送信される。つまり、先読み指定コマンドは、大役抽選が実行されたときに決定される変動情報を示している。そして、副制御基板330においては、受信した先読み指定コマンドに基づいて、特定演出の実行有無が決定される。このとき、先読み指定コマンドが示す変動情報には、特定演出の実行が決定され得る変動情報と、必ず特定演出の不実行が決定される変動情報とが含まれる。以下では、特定演出の実行が決定され得る変動情報を特定変動情報と呼ぶ。 Further, in the main control board 300, when the hold is stored, the effect determination process at the time of acquisition is executed, and the variation information determined based on the newly stored hold is determined in advance. The result of this determination is sent to the sub control board 330 as a prefetch designation command. That is, the look-ahead designation command indicates the variation information determined when the big win lottery is executed. Then, in the sub-control board 330, it is determined whether or not to execute the specific effect based on the received prefetch designation command. At this time, the variation information indicated by the look-ahead designation command includes variation information with which execution of the specific effect can be determined, and variation information with which non-execution of the specific effect is always determined. Hereinafter, variation information that can determine execution of a specific effect will be referred to as specific variation information.

本実施形態では、特定変動情報が決定された場合、変動演出の実行パターンが必ずリーチ変動パターンとなる。つまり、特定演出は、リーチ変動パターンの変動演出中にのみ実行され、リーチなし変動パターンの変動演出中に実行されることはない。また、特定演出は、擬似連続リーチ変動パターンと、擬似変動が発生しない通常のリーチ変動パターン(以下、ノーマルリーチと呼ぶ)との双方で実行され得る。 In this 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 performance of the reach variation pattern, and is not executed during the variation performance of the non-reach variation pattern. Also, the specific effect can be executed with 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).

図216(a)に示すように、特定変動情報は、前半の変動演出の実行パターンが、ノーマルリーチ(図中リーチと示す)、擬似1、擬似2、擬似3となる変動情報である。例えば、変動モード番号が01H、0AHの場合、前半の変動演出はノーマルリーチとなり、後半の変動演出では、いずれかのリーチ発展演出が実行される。なお、変動モード番号が01Hの場合と0AHの場合とでは、予告演出を除く前半の変動演出の内容が同一である。 As shown in FIG. 216(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, pseudo 3. For example, when the variable mode numbers are 01H and 0AH, the first half of the variable performance is normal reach, and the latter half of the variable performance is executed with one of the ready-to-win development performances. Note that the contents of the first half of the variable effect excluding the advance notice effect are the same between the case where the variable mode number is 01H and the case where the variable mode number is 0AH.

また、変動モード番号が11H、12H、1AH、1BH、1CHの場合、前半の変動演出は擬似1となり、後半の変動演出では、いずれかのリーチ発展演出が実行される。なお、変動モード番号が11H、12H、1AH、1BH、1CHの場合、前半の変動演出の内容は、予告演出を除いて同一となる。同様に、図216(a)において、変動モード番号が21Hから2EHの場合、前半の変動演出は擬似2となり、変動モード番号が31Hから3FHの場合、前半の変動演出は擬似3となる。 Further, when the variable mode numbers are 11H, 12H, 1AH, 1BH, and 1CH, the variable performance in the first half is pseudo 1, and in the variable performance in the second half, one of the ready-to-win development performances is executed. In addition, when the variable mode numbers are 11H, 12H, 1AH, 1BH, and 1CH, the contents of the first half of the variable effect are the same except for the advance notice effect. Similarly, in FIG. 216(a), when the variable mode number is from 21H to 2EH, the first half of the variable performance is pseudo 2, and when the variable mode number is from 31H to 3FH, the first half of the variable performance is pseudo 3.

そして、各特定変動情報には、特定演出が実行される場合において、その発生タイミングが予め設定されている。ここでは、特定演出の発生タイミングは、図216(b)に示すように、変動演出の前半に設定されているが、変動演出の後半に特定演出の発生タイミングが設定されてもよい。 Then, in each specific variation information, when the specific effect is executed, the generation timing is set in advance. Here, as shown in FIG. 216(b), the generation timing of the specific effect is set in the first half of the variable effect, but the generation timing of the specific effect may be set in the second 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 divided into an occurrence point and an occurrence period. The occurrence point indicates a preset point in time, and six occurrence points P1 to P6 are provided here. For example, the occurrence points P1, P3, and P5 are the points of time when the performance symbols 210a, 210b, and 210c are temporarily stopped and displayed in a pseudo mode in the first, second, and third pseudo fluctuations, respectively. Further, the generation points P2 and P4 are the points of time at which the performance symbols 210a, 210b and 210c start the variable display in the second and third pseudo variations, respectively. Occurrence point P6 is a point in time when a preset time such as 5 seconds has elapsed since the start of the reach fluctuation.

一方、発生期間というのは、予め設定された期間を示しており、ここではT1からT4の4つの発生期間が設けられている。例えば、発生期間T1、T2、T3は、それぞれ1回目、2回目、3回目の擬似変動中であり、発生期間T4は、リーチ変動中である。 On the other hand, the term "occurrence period" indicates a period set in advance, and four generation periods T1 to T4 are provided here. For example, the occurrence periods T1, T2, and T3 are the first, second, and third pseudo fluctuations, respectively, and the occurrence period T4 is the reach fluctuation.

特定演出の発生タイミングが発生ポイントに決定されると、必ず、いずれかの発生ポイントにおいて特定演出が発生する。一方、特定演出の発生タイミングが発生期間に決定されると、当該発生期間中のいずれかのタイミングで特定演出が発生する。各特定変動情報には、図216(a)に示すように、特定演出の発生タイミングが予め定められている。つまり、特定変動情報に基づいて、特定演出の発生タイミングが決定されることとなる。 When the generation timing of the specific effect is determined at the generation point, the specific effect is always generated at any generation point. On the other hand, when the generation timing of the specific effect is determined during the generation period, the specific effect is generated at any timing during the generation period. In each specific variation information, as shown in FIG. 216(a), the generation timing of the specific effect is predetermined. That is, the generation timing of the specific effect is determined based on the specific variation information.

ここで、示唆演出の実行後に特定演出が実行される場合であって、かつ、示唆演出において獲得ポイントが最大になることがある。この場合、特定演出の発生タイミングがいずれかの発生ポイントに決定されていると、発生ポイントよりも前のタイミングで、獲得ポイントが最大となる。したがって、この場合には、獲得ポイントが最大になった後、発生ポイントに到達するまでの間、待機演出が実行される(図215(j))。一方、特定演出の発生タイミングがいずれかの発生期間に決定されていると、その発生期間中に獲得ポイントが最大となる。この場合、獲得ポイントが最大になった直後に特定演出が実行される。 Here, there is a case where the specific effect is executed after the suggestive effect is executed, and the acquired points may become the maximum in the suggestive effect. In this case, if the generation timing of the specific effect is determined to be one of the generation points, the acquired points become maximum at the timing before the generation point. Therefore, in this case, after the acquired points reach the maximum, the standby effect is executed until the generated points are reached (Fig. 215(j)). On the other hand, when the occurrence timing of the specific effect is determined in any occurrence period, the acquired points become maximum during the occurrence period. In this case, the specific effect is executed immediately after the acquired points reach the maximum.

図217は、特定演出実行抽選テーブルを説明する図である。副制御基板330においては、先読み指定コマンドを受信すると、特定演出実行抽選テーブルを参照して、特定演出の実行有無が決定される。なお、図217には特定変動情報のみを示しているが、特定演出実行抽選テーブルは、全ての変動情報に対して、特定演出の実行有無が決定されるように構成されている。図示のように、特定演出実行抽選テーブルによれば、特定演出の実行が決定され得るのは、特定演出の発生タイミングが発生ポイントとなる特定変動情報に限られている。 FIG. 217 is a diagram for explaining a specific effect execution lottery table. When the sub-control board 330 receives the prefetch designation command, it refers to the specific effect execution lottery table and determines whether or not the specific effect is to be executed. Although only specific variation information is shown in FIG. 217, the specific effect execution lottery table is configured to determine whether or not to execute the specific effect for all of the variation information. As shown in the drawing, according to the specific effect execution lottery table, execution of the specific effect can be determined only for specific variation information in which the generation timing of the specific effect is the generation point.

換言すれば、特定演出実行抽選テーブルによれば、特定演出の発生タイミングが発生期間となる特定変動情報、および、特定変動情報以外の変動情報については、必ず、特定演出の不実行が決定されるように、比率設定がなされている。なお、詳しくは後述するが、特定演出の発生タイミングが発生期間となる特定変動情報については、他の抽選処理によって、特定演出の実行が決定さることとなる。 In other words, according to the specific effect execution lottery table, the non-execution of the specific effect is always determined for the specific change information whose occurrence period is the timing of the occurrence of the specific effect, and for the change information other than the specific change information. As such, ratio settings are made. In addition, although the details will be described later, for the specific variation information whose generation timing is the generation period of the specific effect, execution of the specific effect is determined by another lottery process.

図218(a)は、演出系統決定テーブルを説明する図であり、図218(b)は、追加抽選テーブルを説明する図である。特定演出の実行有無が決定されると、その結果に拘わらず、演出系統決定テーブルを参照して演出系統が決定される。なお、ここでは、演出系統として、固定系統と即発動系統とが設けられている。固定系統というのは、上記した特定演出の発生ポイントに向けて示唆演出を実行する演出パターンであり、即発動系統というのは、上記した特定演出の発生期間に向けて示唆演出を実行する演出パターンである。 FIG. 218(a) is a diagram for explaining the effect system determination table, and FIG. 218(b) is a diagram for explaining the additional lottery table. When execution/non-execution of the specific effect is determined, the effect system is determined by referring to the effect system determination table regardless of the result. In addition, here, a fixed system and an immediate activation system are provided as the effect system. The fixed system is a production pattern that executes a suggestive production toward the occurrence point of the above-mentioned specific production, and the immediate activation system is a production pattern that executes a suggestive production toward the occurrence period of the above-mentioned specific production. is.

演出系統決定テーブルによれば、発生ポイントが規定された特定変動情報については、固定系統が決定され、発生期間が規定された特定変動情報についは、即発動系統が決定されるように比率設定がなされている。つまり、演出系統のうち、固定系統は、特定演出の発生タイミングが発生ポイントであることを示しており、即発動系統は、特定演出の発生タイミングが発生期間であることを示している。 According to the effect system determination table, the fixed system is determined for the specific variation information that specifies the occurrence point, and the ratio is set so that the immediate activation system is determined for the specific variation information that specifies the occurrence period. is done. That is, among the effect systems, the fixed system indicates that the occurrence timing of the specific effect is the occurrence point, and the immediate activation system indicates that the occurrence timing of the specific effect is the occurrence period.

また、演出系統が即発動系統に決定された場合には、さらに、追加抽選テーブルを参照し、発生期間中のいずれのタイミングを特定演出の発生タイミングとするかが決定される。なお、図218(b)において、1s後や2s後等は、発生期間の開始からの経過時間を示している。例えば、1s後が決定された場合、発生期間の開始から1秒後が、特定演出の発生タイミングとなる。追加抽選テーブルによれば、即発動系統の特定変動情報に対して、図示のように選択比率が設定されている。 Further, when the effect system is determined to be the immediate activation system, an additional lottery table is further referred to, and it is determined which timing during the occurrence period is to be the generation timing of the specific effect. In FIG. 218(b), 1 s, 2 s, etc. indicate the elapsed time from the start of the occurrence period. For example, if 1s later is determined, 1 second after the start of the generation period is the generation timing of the specific effect. According to the additional lottery table, the selection ratio is set as shown in the figure for the specific variation information of the immediate activation system.

なお、本実施形態によれば、特定演出の不実行が決定された場合にも、演出系統や、特定演出の発生タイミングが決定される。これは、特定演出が実行されない場合にも、示唆演出が実行されるためである。つまり、特定演出が実行されずに、示唆演出のみが実行される場合、この示唆演出はガセ示唆演出となる。このガセ示唆演出が実行される場合においても、いずれかのタイミングで特定演出が実行されるかのように、ポイント獲得演出を種々のタイミングで実行する必要がある。このように、示唆演出やガセ示唆演出を実行する際の基準点を設定するために、特定演出の実行有無とは無関係に、演出系統や特定演出の発生タイミングが決定されることとなる。 Note that, according to the present embodiment, even when it is determined not to execute the specific effect, the effect system and the generation timing of the specific effect are determined. This is because the suggestive effect is executed even when the specific effect is not executed. That is, when only the suggestive effect is executed without executing the specific effect, this suggestive effect is a false suggestive effect. Even when this false 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 for executing the suggestive effect and the false suggestive effect, the effect system and the generation timing of the specific effect are determined regardless of whether or not the specific effect is executed.

図219は、示唆演出決定テーブルを説明する図である。先読み指定コマンドを受信した場合、副制御基板330では、特定演出の実行有無に拘わらず、示唆演出決定テーブルを参照して、示唆演出の実行有無ならびに実行パターンが決定される。ここでは、示唆演出決定テーブルa、bの2つのテーブルが設けられている。そして、新たに記憶された保留を対象変動とした場合に、対象前変動から示唆演出を開始可能であれば、示唆演出決定テーブルaを用いて示唆演出の実行有無等が決定される。一方、対象前変動から示唆演出を開始することができなければ、すなわち、対象変動からのみ示唆演出を開始可能である場合には、示唆演出決定テーブルbを用いて示唆演出の実行有無等が決定される。 FIG. 219 is a diagram for explaining the suggestive effect determination table. When the prefetch designation command is received, the sub-control board 330 refers to the suggestive effect determination table to determine whether the suggestive effect is to be executed and the execution pattern regardless of whether the specific effect is to be executed. In this case, two suggested effect determination tables a and b are provided. Then, when the newly stored hold is set as the target change, if the suggestive effect can be started from the pre-target change, whether or not to execute the suggestive effect is determined using the suggestive effect determination table a. On the other hand, if the suggestive effect cannot be started from the target change, that is, if the suggestive effect can be started only from the target change, whether or not to execute the suggestive effect is determined using the suggestive effect determination table b. be done.

示唆演出決定テーブルによれば、特定変動情報ごとに、示唆演出を実行するか否かの選択比率が設定されている。なお、図219において、「不実行」は、示唆演出を実行しないことを示しており、「第1示唆パターン」、「第2示唆パターン」、「第3示唆パターン」は、いずれの実行パターンで示唆演出を実行するかを示している。 According to the suggestive effect determination table, the selection ratio of whether to execute the suggestive effect is set for each specific variation information. In FIG. 219, "non-execution" indicates that the suggestive effect is not executed, and "first suggestive pattern", "second suggestive pattern", and "third suggestive pattern" are all execution patterns. Indicates whether to execute a suggestive effect.

上記したように、第3示唆パターンの示唆演出は、対象前変動においてのみ開始可能である。したがって、示唆演出決定テーブルbにおいて、第3示唆パターンが決定されないように、比率設定がなされている。 As described above, the suggestive effect of the third suggestive pattern can be started only in the pre-target variation. Therefore, in the suggestive effect determination table b, the ratio is set so that the third suggestive pattern is not determined.

図220は、獲得ポイント抽選テーブルを説明する図である。示唆演出の実行が決定された場合には、獲得ポイント抽選テーブルを参照して、示唆演出中に獲得する獲得ポイントの合計が決定される。ここでは、獲得ポイント抽選テーブルa、bの2つのテーブルが設けられている。そして、特定演出の不実行が決定されている場合には、獲得ポイント抽選テーブルaを用いて獲得ポイントが決定され、特定演出の実行が決定されている場合には、獲得ポイント抽選テーブルbを用いて獲得ポイントが決定される。 FIG. 220 is a diagram for explaining an acquisition point lottery table. When the execution of the suggestive effect is determined, the acquired point lottery table is referred to determine the total of acquired points to be acquired during the suggestive effect. Here, two tables, acquisition point lottery tables a and b, are provided. Then, when it is decided not to execute the specific performance, the acquired points are determined using the acquired point lottery table a, and when the execution of the specific performance is determined, the acquired point lottery table b is used. determines the number of points earned.

獲得ポイント抽選テーブルによれば、特定変動情報ごとに、1から24のいずれかの獲得ポイントが決定されるように、比率設定がなされている。なお、上記したように、獲得ポイントの最大値は「24」であり、獲得ポイントが「24」になった場合には、特定演出の実行が確定する。したがって、獲得ポイント抽選テーブルaにおいては、獲得ポイントとして「24」が決定されないように比率設定がなされており、獲得ポイント抽選テーブルbにおいては、獲得ポイントとして「24」が決定され得るように比率設定がなされている。 According to the acquired point lottery table, the ratio is set so that one of 1 to 24 acquired points is determined for each specific variation information. As described above, the maximum acquired points is "24", and when the acquired points reach "24", execution of the specific effect is confirmed. Therefore, in the acquired point lottery table a, the ratio is set so that "24" is not determined as the acquired point, and in the acquired point lottery table b, the ratio is set so that "24" can be determined as the acquired point. is done.

詳しい説明は省略するが、獲得ポイントが決定されると、所定の抽選テーブルを用いて、対象変動と対象前変動とに獲得ポイントが振り分けられる。このとき、対象前変動および対象変動のそれぞれに獲得ポイントが振り分けられた場合には、所謂先読み演出として、対象前変動および対象変動のそれぞれでポイント獲得演出が実行される。また、対象前変動にのみ獲得ポイントが振り分けられた場合には、対象前変動においてポイント獲得演出が実行され、対象変動中はポイント報知演出が実行される。また、対象変動にのみ獲得ポイントが振り分けられた場合には、対象変動においてポイント獲得演出とポイント報知演出とが実行される。以下に、副制御基板330における処理のうち、示唆演出および特定演出に係る処理について説明する。 Although detailed explanation is omitted, when the acquired points are determined, the acquired points are distributed to the target variation and the pre-target variation using a predetermined lottery table. At this time, when acquired points are allocated to each of the pre-target variation and the target variation, a 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 acquired points are distributed only to the before-target variation, the point-acquisition effect is executed during the before-target change, and the point notification effect is executed during the target change. Also, when acquired points are allocated only to the target variation, the point acquisition effect and the point notification effect are executed in the target change. Among the processes in the sub-control board 330, processes related to the suggestive effect and the specific effect will be described below.

(副制御基板330のサブCPU初期化処理)
ここでは、上述した実施形態の図69~図72の他の態様として、図221~図224を挙げて説明する。
(Sub CPU initialization processing of sub control board 330)
Here, FIGS. 221 to 224 will be cited and explained as other aspects of FIGS. 69 to 72 of the embodiment described above.

図221は、副制御基板330のサブCPU初期化処理(S1000)を説明するフローチャートである。 FIG. 221 is a flowchart for explaining the sub CPU initialization process (S1000) of the sub control board 330. FIG.

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

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

(副制御基板330のサブタイマ割込み処理)
図222は、副制御基板330のサブタイマ割込み処理(S1100)を説明するフローチャートである。副制御基板330には、所定の周期(1秒間に30回)でクロックパルスを発生するリセット用クロックパルス発生回路(不図示)が設けられている。そして、このリセット用クロックパルス発生回路によるクロックパルスの発生により、サブCPU330aはタイマ割込み処理プログラムを読み込んで当該サブタイマ割込み処理を開始する。
(Sub-timer interrupt processing of sub-control board 330)
FIG. 222 is a flowchart for explaining the sub-timer interrupt processing (S1100) of the sub-control board 330. FIG. 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). When the reset clock pulse generating circuit generates a clock pulse, 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 processing for permitting interrupts.

(ステップS1100-5)
サブCPU330aは、副制御基板330で用いられる各種タイマカウンタの更新処理を行う。ここで、各種タイマカウンタは、特に断る場合を除き、当該副制御基板330のサブタイマ割込み処理の度に1ずつ減算され、0になると減算を停止する。
(Step S1100-5)
The sub CPU 330 a updates various timer counters used in the sub control board 330 . Here, the various timer counters are decremented by 1 each time the sub-timer interrupt processing of the sub-control board 330 is executed, and the decrementation 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 processing will be described later.

(ステップS1100-7)
サブCPU330aは、変動演出の開始時に決定された各種の演出を実行するべく、フラグをON/OFFしたり、各種の演出デバイスにコマンドを出力したりする。このタイムスケジュール管理処理により、演出デバイスごとに出力が開始されることとなる。
(Step S1100-7)
The sub CPU 330a turns ON/OFF a flag and outputs commands to various effect devices in order to execute various effects determined at the start of the variable effect. By this time schedule management processing, output is started for each production device.

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

図223は、副制御基板330におけるコマンド受信処理のうち、先読み指定コマンドを受信した際に実行される先読み指定コマンド受信処理を説明するフローチャートである。なお、先読み指定コマンドは、図33の上記ステップS535-21、ステップS535-25、ステップS536ー27でセットされた後、図23のステップS100-65において副制御基板330に送信される。 FIG. 223 is a flowchart for explaining prefetching designation command reception processing executed when a prefetching designation command is received among the command reception processing in the sub control board 330 . The prefetch 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 step S100-65 in FIG.

(ステップS1210-1)
サブCPU330aは、受信した先読み指定コマンドを解析し、変動情報を記憶する。
(Step S1210-1)
The sub CPU 330a analyzes the received prefetch designation command and stores the variation information.

(ステップS1210-3)
サブCPU330aは、特定演出実行抽選テーブル(図217)を参照し、受信した先読み指定コマンドに基づいて、特定演出の実行有無を決定して記憶する。
(Step S1210-3)
The sub CPU 330a refers to the specific effect execution lottery table (FIG. 217), determines whether or not to execute the specific effect based on the received pre-reading designation command, and stores it.

(ステップS1210-5)
サブCPU330aは、演出系統決定テーブル(図218(a))を参照し、受信した先読み指定コマンドに基づいて演出系統を決定して記憶する。
(Step S1210-5)
The sub CPU 330a refers to the effect system determination table (FIG. 218(a)), determines and stores the effect system based on the received prefetch designation command.

(ステップS1210-7)
サブCPU330aは、上記ステップS1210-5において、即発動系統が決定されたかを判定する。その結果、即発動系統が決定されたと判定した場合にはステップS1210-9に処理を移し、即発動系統は決定されていないと判定した場合にはステップS1210-11に処理を移す。
(Step S1210-7)
The sub CPU 330a determines whether or not the immediate activation system has been determined in step S1210-5. As a result, when it is determined that the immediate activation system has been determined, the process proceeds to step S1210-9, and when it is determined that the immediate activation system has not been determined, the process proceeds to step S1210-11.

(ステップS1210-9)
サブCPU330aは、追加抽選テーブル(図218(b))を参照し、受信した先読み指定コマンドに基づいて、特定演出の発生タイミングを決定して記憶する。
(Step S1210-9)
The sub CPU 330a refers to the additional lottery table (FIG. 218(b)), determines and stores the generation timing of the specific effect based on the received prefetch designation command.

(ステップS1210-11)
サブCPU330aは、示唆演出決定テーブル(図219)を参照し、受信した先読み指定コマンドに基づいて、示唆演出の実行有無ならびに実行パターンを決定して記憶する。
(Step S1210-11)
The sub CPU 330a refers to the suggestive effect determination table (FIG. 219), determines and stores whether or not to execute the suggestive effect and the execution pattern based on the received prefetch designation command.

(ステップS1210-13)
サブCPU330aは、上記ステップS1210-11において、示唆演出の実行が決定されたかを判定する。その結果、示唆演出の実行が決定されたと判定した場合にはステップS1210-17に処理を移し、示唆演出の実行は決定されていないと判定した場合にはステップS1210-15に処理を移す。
(Step S1210-13)
The sub CPU 330a determines whether execution of the suggestive effect is determined in step S1210-11. As a result, when it is determined that the execution of the suggestive effect is determined, the process is shifted to step S1210-17, and when it is determined that the execution of the suggestive effect is not determined, the process is shifted to step S1210-15.

(ステップS1210-15)
サブCPU330aは、保留表示演出において表示される保留表示212の表示パターンを決定する保留表示処理を実行し、当該先読み指定コマンド受信処理を終了する。また、ここでは、決定した表示パターンで保留表示212を表示するための処理が行われる。
(Step S1210-15)
The sub CPU 330a executes pending display processing for determining the display pattern of the pending display 212 displayed in the pending display effect, and ends the prefetch designation command reception processing. Further, here, processing for displaying the pending display 212 in the determined display pattern is performed.

(ステップS1210-17)
サブCPU330aは、獲得ポイント抽選テーブル(図220)を参照し、受信した先読み指定コマンドに基づいて、獲得ポイントを決定して記憶する。
(Step S1210-17)
The sub CPU 330a refers to the earned point lottery table (FIG. 220), determines and stores the earned points based on the received prefetch 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)
Sub CPU 330a determines whether or not the third suggestive pattern has been determined as the execution pattern of the suggestive effect in step S1210-11. As a result, when it is determined that the third suggestive pattern has been determined, the process proceeds to step S1210-23, and when it is determined that the third suggestive pattern has not been determined, the process proceeds to step S1210-15.

(ステップS1210-23)
サブCPU330aは、保留表示212の表示パターンを特殊パターンに決定し、当該先読み指定コマンド受信処理を終了する。
(Step S1210-23)
The sub CPU 330a determines the display pattern of the pending display 212 to be the special pattern, and terminates the prefetch designation command reception process.

図224は、副制御基板330におけるコマンド受信処理のうち、変動コマンド(変動モードコマンドおよび変動パターンコマンド)を受信した際に実行される変動コマンド受信処理を説明するフローチャートである。なお、変動コマンドは、図39の上記ステップS612-13およびステップS612-17でセットされた後、図23のステップS100-65において副制御基板330に送信される。 FIG. 224 is a flowchart for explaining a variation command reception process executed when a variation command (variation mode command and variation pattern command) is received among command reception processes in the sub control board 330 . After being set in steps S612-13 and S612-17 of FIG. 39, the variable command is sent to the sub control board 330 in step S100-65 of FIG.

(ステップS1220-1)
サブCPU330aは、受信した変動コマンドを解析する。
(Step S1220-1)
The sub CPU 330a analyzes the received variation command.

(ステップS1220-3)
サブCPU330aは、上記ステップS1220-1の解析結果に基づき、変動演出決定テーブル(図66)を参照して、変動演出の実行パターンを決定する変動演出決定処理を行う。
(Step S1220-3)
The sub CPU 330a refers to the variable effect determination table (FIG. 66) based on the analysis result of step S1220-1, and performs the variable effect determination process for determining the execution pattern of the variable effect.

(ステップS1220-5)
サブCPU330aは、当該変動演出中に示唆演出を実行することが決定されているかを判定する。その結果、示唆演出を実行する場合にはステップS1220-7に処理を移し、示唆演出を実行しない場合には、ステップS1220-23に処理を移す。
(Step S1220-5)
The sub CPU 330a determines whether or not it is decided to execute the suggestive effect during the variable effect. As a result, when the suggestive effect is to be executed, the process is shifted to step S1220-7, and when the suggestive effect is not executed, the process is shifted to step S1220-23.

(ステップS1220-7)
サブCPU330aは、示唆演出の対象変動であるかを判定する。その結果、示唆演出の対象変動であればステップS1220-9に処理を移し、示唆演出の対象変動でなければ、ステップS1220-11に処理を移す。
(Step S1220-7)
The sub CPU 330a determines whether or not there is a target change for the suggestive effect. As a result, if it is the target change of the suggestive effect, the process moves to step S1220-9, and if it is not the target change of the suggestive effect, the process moves to step S1220-11.

(ステップS1220-9)
サブCPU330aは、上記ステップS1210-19において対象変動に振り分けられた獲得ポイントを、さらに、当該対象変動中のポイント獲得演出の実行可能タイミングに振り分ける。ポイント獲得演出の実行可能タイミングは、例えば、擬似変動やリーチ変動ごとに2~3か所設けられており、ここでは、特定演出の実行タイミングよりも前の実行可能タイミングが決定される。
(Step S1220-9)
The sub CPU 330a further distributes the acquired points allocated to the target change in step S1210-19 to the executable timing of the point acquisition effect during the target change. The execution timing of the point acquisition effect is provided, for example, at two or three places for each of the pseudo variation and reach variation, and here, the execution timing before the execution timing of the specific effect is determined.

なお、発生タイミングとして、発生ポイントが規定された特定変動情報を受信した場合には、発生ポイントよりも前の実行可能タイミングが選択される。一方、発生タイミングとして、発生期間が規定された特定変動情報を受信した場合には、発生期間中の実行可能タイミングが少なくとも1つ選択される。 Note that when specific variation information is received in which an occurrence point is specified as the occurrence timing, an executable timing prior to the occurrence point is selected. On the other hand, when the specific variation information in which the occurrence period is defined as the occurrence timing 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 a specific effect in the variable effect. As a result, if the specific effect is to be executed, the process moves to step S1220-15, and if the specific effect is not to be executed, the process moves to step S1220-23.

(ステップS1220-15)
サブCPU330aは、示唆演出で獲得するポイントの合計が24(最大)であるかを判定する。その結果、獲得ポイントが最大であると判定した場合にはステップS1220-17に処理を移し、獲得ポイントは最大ではないと判定した場合にはステップS1220-23に処理を移す。
(Step S1220-15)
The sub CPU 330a determines whether or not the total points acquired in the suggestive effect is 24 (maximum). As a result, if it is determined that the acquired points are the maximum, the process moves to step S1220-17, and if it is determined that the acquired points are not the maximum, the process moves to step S1220-23.

(ステップS1220-17)
サブCPU330aは、示唆演出の演出系統が即発動系統であるかを判定する。その結果、即発動系統であればステップS1220-19に処理を移し、即発動系統でなければステップS1220-21に処理を移す。
(Step S1220-17)
The sub CPU 330a determines whether or not the effect system of the suggestive effect is the immediate activation system. As a result, if it is the immediate activation system, the process proceeds to step S1220-19, and if it is not the immediate activation system, the process proceeds to step S1220-21.

(ステップS1220-19)
サブCPU330aは、最後に実行されるポイント獲得演出の実行タイミングを、特定演出の実行タイミングとしてセットする。
(Step S1220-19)
The sub CPU 330a sets the execution timing of the last point acquisition effect as the execution timing of the specific effect.

(ステップS1220-21)
サブCPU330aは、特定変動情報に規定された発生ポイントを特定演出の実行タイミングにセットするとともに、最後に実行されるポイント獲得演出の実行タイミングから、特定演出の実行タイミングまで待機演出を実行するための待機演出実行処理を行う。
(Step S1220-21)
The sub CPU 330a sets the generated points specified in the specific variation 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. A standby effect execution process is performed.

(ステップS1220-23)
サブCPU330aは、上記各ステップで決定した変動演出中に実行する全ての演出について、オペレーションバッファにコマンドをセットするコマンド設定処理を行い、当該変動コマンド受信処理を終了する。ここでオペレーションバッファにセットされたコマンドは、上記ステップS1100-7のタイムスケジュール管理処理において、変動演出の開始からの経過時間に応じて演出デバイスに送信される。また、ここでは、保留が記憶されたときに実行が決定された示唆演出や特定演出に係るコマンドもオペレーションバッファにセットされる。
(Step S1220-23)
The sub CPU 330a performs a command setting process for setting commands in the operation buffer for all effects to be executed during the variable effects determined in the above steps, and ends the variable command reception process. The command set in the operation buffer here is transmitted to the effect device according to the elapsed time from the start of the variable effect in the time schedule management process of step S1100-7. Further, here, the commands related to the suggestive effect and the specific effect decided to be executed when the suspension is stored are also set in the operation buffer.

なお、上記の遊技性、すなわち、遊技の進行条件や各種制御方法は一例にすぎず、例えば、大役遊技の実行可否を決定する大役抽選を開始するための始動条件や、大役遊技の種別、特別図柄の種別、数、内容等、遊技者に付与する遊技利益の内容は、本発明の目的を実現可能な範囲で適宜設計可能である。上記実施形態では、登録設定値に応じて遊技の進行が制御される場合について説明したが、登録設定値は必須ではない。また、本実施形態では、複数の遊技状態が設けられることとしたが、遊技状態は1つでもよい。さらには、上記実施形態では、大当たり図柄および小当たり図柄が設けられることとしたが、大当たり図柄および小当たり図柄のいずれかのみが設けられてもよい。 It should be noted that the above game characteristics, that is, the game progress conditions and various control methods are only examples. The contents of the game profit to be given to the player, such as the type, number, and contents of the symbols, can be appropriately designed within the range in which the object of the present invention can be achieved. In the above embodiment, the game progress is controlled according to the registered set values, but the registered set values are not essential. Also, in this embodiment, a plurality of game states are provided, but the number of game states may be one. Furthermore, in the above embodiment, the jackpot pattern and the small hit pattern are provided, but only one of the jackpot pattern and the small hit pattern may be provided.

上記実施形態では、所謂先読み演出として、対象前変動から示唆演出が実行され得る場合について説明したが、示唆演出は、対象変動においてのみ実行されてもよい。したがって、上記実施形態では、保留が記憶されたときに特定演出および示唆演出の実行有無等を決定したが、変動演出の開始時に特定演出および示唆演出の実行有無等を決定してもよい。 In the above embodiment, as a so-called look-ahead effect, a case has been described in which the suggestive effect can be executed from the pre-target change, but the suggestive effect may be executed only during the target change. Therefore, in the above embodiment, execution/non-execution of the specific effect and the suggestive effect is determined when the suspension is stored, but it may be determined whether the specific effect and the suggestive effect are to be executed at the start of the variable effect.

上記実施形態では、示唆演出の実行パターンが複数設けられることとしたが、示唆演出の実行パターンは1つのみでもよい。また、示唆演出の実行パターンが複数設けられる場合には、実行パターンによって、特定演出が実行される期待値、すなわち、獲得ポイントの期待値が異なってもよい。 In the above embodiment, a plurality of execution patterns of suggestive effects are provided, but only one execution pattern of suggestive effects may be provided. Further, when a plurality of execution patterns of the suggestive effect are provided, the expected value for executing the specific effect, 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 suggestive effect in the above embodiment are merely examples, and can be designed as appropriate. For example, as the specific effect, a notice effect in which a predetermined image is displayed on the main effect display section 200a, or a role effect in which the effect accessory device 202 operates may be used. 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 possible to execute the specific effect before the start of the specific effect. not a thing

上記実施形態では、示唆演出が実行された後、特定演出の開始前に実行される所定演出として、待機演出が実行されることとしたが、所定演出の内容は適宜設計可能である。例えば、待機演出として、所謂タイマ演出のように、特定演出が開始されるまでの時間をカウントダウンしてもよい。いずれにしても、所定の実行パターンで示唆演出が実行された後、特定演出の開始前に所定演出を実行し得るものであればよい。そして、演出の流れとして、示唆演出の実行後、所定演出が実行されてから特定演出を実行する第1のパターンと、示唆演出の実行後、所定演出が実行されずに特定演出を実行する第2のパターンとがあればよい。 In the above embodiment, after the suggestive effect is executed, the standby effect is executed as the predetermined effect to be executed before the start of the specific effect, but the content of the predetermined effect can be designed as appropriate. For example, as the waiting effect, the time until the specific effect is started may be counted down like a so-called timer effect. In any case, it is sufficient that the predetermined effect can be executed before the start of the specific effect after the suggestive effect is executed in the predetermined execution pattern. Then, as the flow of effects, there is a first pattern in which a specific effect is executed after a predetermined effect is executed after the suggestive effect is executed, and a second pattern in which the specific effect is executed without executing the predetermined effect after the suggestive effect is executed. 2 patterns are sufficient.

上記実施形態では、示唆演出が実行されてから所定期間が経過したとき、または、示唆演出が実行された直後を、特定演出の実行タイミングとして決定可能であり、示唆演出が実行されてから所定期間が経過したときが特定演出の実行タイミングとして決定された場合、所定期間中に所定演出を実行することとしたが、特定演出の実行タイミングはこれに限らない。例えば、特定演出は、示唆演出が実行された直後に実行されることはなく、常に、示唆演出が実行されてから所定期間が経過したときに実行されてもよい。このとき、所定演出が実行される場合と実行されない場合とがあればよい。 In the above embodiment, when a predetermined period of time has passed since the suggestive effect is executed, or immediately after the suggestive effect is executed, can be determined as the execution timing of the specific effect, and the predetermined period after the suggestive effect is executed. is determined as the execution timing of the specific effect, the execution timing of the specific effect is not limited to this, although the predetermined effect is executed during the predetermined period. For example, the specific effect may not be executed immediately after the suggestive effect is executed, but may always be executed when a predetermined period of time has elapsed after the suggestive effect is executed. At this time, it is sufficient if there are cases where the predetermined effect is executed and cases where it is not executed.

また、例えば、示唆演出が実行されてから第1の期間が経過したとき、または、示唆演出が実行されてから、第1の期間と異なる第2の期間が経過したときを、特定演出の実行タイミングとして決定可能であり、示唆演出が実行されてから第2の期間が経過したときが、特定演出の実行タイミングとして決定された場合、第2の期間中に所定演出を実行するとしてもよい。この場合、第2の期間は、第1の期間よりも短くてもよいし長くてもよい。 Further, for example, when a first period of time has passed since the suggestive effect was executed, or when a second period of time different from the first period has passed after the suggestive effect has been executed, the specific effect is executed. The timing can be determined, and when the time when the second period elapses after execution of the suggested performance is determined as the execution timing of the specific performance, the predetermined performance may be executed during the second period. In this case, the second period may be shorter or longer than the first period.

なお、上記実施形態において、図223のステップS1210-3の処理を実行するサブCPU330aが、本発明の特定演出実行決定手段に相当する。 Incidentally, in the above embodiment, the sub CPU 330a that executes the process of step S1210-3 in FIG. 223 corresponds to the specific effect execution determining means of the present invention.

また、上記実施形態において、図223のステップS1210-11の処理を実行するサブCPU330aが、本発明の示唆演出実行決定手段に相当する。 Further, in the above embodiment, the sub CPU 330a that executes the process of step S1210-11 in FIG. 223 corresponds to the suggestive effect execution determining means of the present invention.

また、上記実施形態において、図222のステップS1100-7の処理を実行するサブCPU330aが、本発明の特定演出実行手段、示唆演出実行手段、所定演出実行手段に相当する。 Further, in the above embodiment, the sub CPU 330a that executes the process of step S1100-7 in FIG. 222 corresponds to specific effect execution means, suggestive effect execution means, and predetermined effect execution means of the present invention.

以上、示したように、遊技機は、特定演出の実行有無を決定する特定演出実行決定手段と、特定演出の実行が決定された場合に、特定演出を実行する特定演出実行手段と、特定演出の開始前に実行可能な示唆演出の実行有無を決定する示唆演出実行決定手段と、示唆演出の実行が決定された場合に、示唆演出を実行する示唆演出実行手段と、所定の実行パターンで示唆演出が実行された後、特定演出の開始前に所定演出を実行し得る所定演出実行手段と、を備え、示唆演出の実行後、所定演出が実行されてから特定演出が実行される第1のパターンと、示唆演出の実行後、所定演出が実行されずに特定演出が実行される第2のパターンとがある。また、特定演出実行決定手段は、示唆演出が実行されてから第1の期間が経過したとき、または、示唆演出が実行されてから、第1の期間と異なる第2の期間が経過したときを、特定演出の実行タイミングとして決定可能であり、所定演出実行手段は、示唆演出が実行されてから第2の期間が経過したときが、特定演出の実行タイミングとして決定された場合、第2の期間中に所定演出を実行してもよい。 As described above, the gaming machine includes specific effect execution determining means for determining whether or not to execute the specific effect, specific effect executing means for executing the specific effect when execution of the specific effect is determined, and specific effect Suggestive effect execution determination means for determining whether or not to execute a suggestive effect that can be executed before the start of the, suggestive effect execution means for executing the suggestive effect when execution of the suggestive effect is decided, and suggesting with a predetermined execution pattern A first performance executing means capable of executing a prescribed performance after the performance is executed and before the specific performance is started, and the specific performance is executed after the prescribed performance is executed after the suggestive performance is executed. There are a pattern and a second pattern in which a specific effect is executed without executing a predetermined effect after execution of a suggestive effect. Further, the specific effect execution determining means determines when a first period has elapsed since the suggestive effect was executed, or when a second period different from the first period has passed after the suggestive effect has been executed. , the execution timing of the specific effect can be determined as the execution timing of the specific effect, and the predetermined effect executing means determines the execution timing of the specific effect when the time when the second period elapses after the suggestive effect is executed is determined as the second period. A predetermined effect may be executed during the period.

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 Gaming machines 300, 500 Main control boards 300a, 500a Main CPU
300b, 500b Main ROM
300c, 500c Main RAM
330, 502 Sub-control boards 330a, 502a Sub-CPU
330b, 502b Sub-ROM
330c, 502c, sub RAM
400 slot machine

Claims (1)

遊技の進行に用いられる所定の基板において、
CPUと、
前記CPUに用いられるプログラムが格納されたROMと、
前記プログラムにより更新される変数を保持するRAMと、
を備える遊技機であって、
前記CPUは、
前記ROMから前記プログラムを読み出し、
前記プログラムに基づいてサブルーチンを呼び出し、
前記サブルーチンにおいて、
1のコマンドによって、Aレジスタを用いることなく、前記RAMの所定のアドレスに格納された値が1以上であれば、前記所定のアドレスに格納された値を1だけ減算した値に更新し、所定のアドレスに格納された値がであれば、前記所定のアドレスにを格納し、
デクリメント後の値が0でなければ、前記サブルーチンから戻り、
デクリメント後の値が0であれば、キャリーフラグを反転させて前記サブルーチンから戻る遊技機。
On a predetermined board used for the progress of the game,
a CPU;
a ROM in which a program used by the CPU is stored;
a RAM holding variables updated by the program;
A gaming machine comprising
The CPU
reading the program from the ROM;
calling a subroutine based on the program;
In the subroutine,
If the value stored at the predetermined address of the RAM is 1 or more by a command of 1 without using the A register, updating the value stored at the predetermined address to a value obtained by subtracting 1 from the value stored at the predetermined address; if the value stored at the predetermined address is 0 , storing 0 at the predetermined address ;
If the decremented value is not 0, return from the subroutine;
If the decremented value is 0, the game machine reverses the carry flag and returns from the subroutine .
JP2020019010A 2020-02-06 2020-02-06 game machine Active JP7208938B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020019010A JP7208938B2 (en) 2020-02-06 2020-02-06 game machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020019010A JP7208938B2 (en) 2020-02-06 2020-02-06 game machine

Publications (2)

Publication Number Publication Date
JP2021122562A JP2021122562A (en) 2021-08-30
JP7208938B2 true JP7208938B2 (en) 2023-01-19

Family

ID=77457913

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020019010A Active JP7208938B2 (en) 2020-02-06 2020-02-06 game machine

Country Status (1)

Country Link
JP (1) JP7208938B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004022729A (en) 2002-06-14 2004-01-22 Matsushita Electric Ind Co Ltd Mounting board and manufacturing method thereof
JP2009213571A (en) 2008-03-07 2009-09-24 Daikoku Denki Co Ltd Pachinko game machine
JP2019141675A (en) 2019-04-23 2019-08-29 株式会社エルイーテック Processor
JP2020011068A (en) 2019-07-31 2020-01-23 サミー株式会社 Game machine

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016096890A (en) * 2014-11-19 2016-05-30 株式会社ソフイア Game machine

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004022729A (en) 2002-06-14 2004-01-22 Matsushita Electric Ind Co Ltd Mounting board and manufacturing method thereof
JP2009213571A (en) 2008-03-07 2009-09-24 Daikoku Denki Co Ltd Pachinko 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
JP2021122562A (en) 2021-08-30

Similar Documents

Publication Publication Date Title
JP7407767B2 (en) gaming machine
JP7208938B2 (en) game machine
JP7174727B2 (en) game machine
JP2021112394A (en) Game machine
JP7221894B2 (en) game machine
JP2021122324A (en) Game machine
JP7211989B2 (en) game machine
JP7084434B2 (en) Pachinko machine
JP7410902B2 (en) gaming machine
JP7456974B2 (en) gaming machine
JP7397022B2 (en) gaming machine
JP7344247B2 (en) gaming machine
JP7344925B2 (en) gaming machine
JP7455087B2 (en) gaming machine
JP7407761B2 (en) gaming machine
JP7344244B2 (en) gaming machine
JP7317890B2 (en) game machine
JP2021112398A (en) Game machine
JP2021112389A (en) Game machine
JP2021112393A (en) Game machine
JP2021112397A (en) Game machine
JP2021112395A (en) Game machine
JP2021112392A (en) Game machine
JP2021112391A (en) Game machine
JP2021112390A (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

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

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220706

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220906

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221005

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20221005

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20221014

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20221018

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230106

R150 Certificate of patent or registration of utility model

Ref document number: 7208938

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150