JP7329269B1 - game machine - Google Patents

game machine Download PDF

Info

Publication number
JP7329269B1
JP7329269B1 JP2022023112A JP2022023112A JP7329269B1 JP 7329269 B1 JP7329269 B1 JP 7329269B1 JP 2022023112 A JP2022023112 A JP 2022023112A JP 2022023112 A JP2022023112 A JP 2022023112A JP 7329269 B1 JP7329269 B1 JP 7329269B1
Authority
JP
Japan
Prior art keywords
time
special symbol
game state
saving
game
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
JP2022023112A
Other languages
Japanese (ja)
Other versions
JP2023119954A (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.)
Universal Entertainment Corp
Original Assignee
Universal Entertainment 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 Universal Entertainment Corp filed Critical Universal Entertainment Corp
Priority to JP2022023112A priority Critical patent/JP7329269B1/en
Application granted granted Critical
Publication of JP7329269B1 publication Critical patent/JP7329269B1/en
Publication of JP2023119954A publication Critical patent/JP2023119954A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Pinball Game Machines (AREA)

Abstract

【課題】呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができる遊技機を提供する。【解決手段】データのセット等を行う処理が呼び出されると、最初に、呼び出された際の割込み制御状態を退避し、割込み禁止の設定をした後、データのセット等の処理を行い、その後、退避されていた割込み制御状態を復帰させ、その内容が割込み許可の状態であれば、割込み許可の設定を行い、そうでなければ割込み禁止の設定をしたまま終了する。【選択図】図121A game machine capable of calling a predetermined process without being conscious of an interrupt control state when called is provided. SOLUTION: When a process for setting data, etc. is called, first, the interrupt control state at the time of the call is saved, and after setting interrupt prohibition, the process for setting data, etc. is performed, and then, The saved interrupt control state is restored, and if the content is the interrupt permission state, the interrupt permission setting is performed, otherwise the interrupt prohibition is set and ends. [Selection drawing] Fig. 121

Description

本発明は、例えばパチンコ機等の遊技機に関する。 The present invention relates to a game machine such as a pachinko machine.

従来、パチンコ遊技機と呼ばれる遊技機が知られており、このパチンコ遊技機は、一般に、遊技盤に発射された遊技球が転動可能な遊技領域と、この遊技領域に設けられた始動領域と、図柄表示装置と、図柄表示装置を制御する可変表示制御手段とを備える。このような遊技機では、遊技球が始動領域を通過(遊技球の始動口入賞)したことなどの所定の条件が成立すると、可変表示制御手段が図柄表示装置を制御して、図柄表示装置の表示領域上に識別情報(例えば後述の特別図柄等)を変動表示させる。そして、図柄表示装置の表示領域上に最終的に導出表示された識別情報が所定の組合せ(特定の表示態様)となった場合に、遊技状態が遊技者に有利な大当り遊技状態(所謂「大当り」)に移行する。 Conventionally, a game machine called a pachinko game machine is known, and this pachinko game machine generally comprises a game area in which game balls shot onto a game board can roll, and a starting area provided in this game area. , a pattern display device, and variable display control means for controlling the pattern display device. In such a gaming machine, when a predetermined condition such as the game ball passing through the starting area (the game ball winning a starting hole) is established, the variable display control means controls the pattern display device to display the pattern display device. Identification information (for example, special symbols to be described later) is variably displayed on the display area. Then, when the identification information finally derived and displayed on the display area of the symbol display device becomes a predetermined combination (specific display mode), the game state is a big win game state (so-called "big win") that is advantageous to the player. ”).

また、従来、パチンコ遊技機の主制御回路において、バンク切り替えによって、ROM(Read Only Memory)とRAM(Random Access Memory)をそれぞれ区分けして使用するように構成されたパチンコ遊技機が知られている(例えば、特許文献1参照)。 Further, conventionally, a pachinko game machine is known in which a ROM (Read Only Memory) and a RAM (Random Access Memory) are separately used by bank switching in the main control circuit of the pachinko game machine. (See Patent Document 1, for example).

このようなパチンコ遊技機では、例えば、ROMに関しては、遊技に関する処理に関連するプログラムとデータを含んだ遊技用エリアと、遊技以外の処理に関連するデータ等を含む領域外エリアに区分し、RAMに関しては、遊技に関する処理に関連する作業領域等を含む遊技用エリアと、遊技以外の処理に関連する作業領域等を含む領域外エリアに区分し、さらに、ROMの遊技用エリアとRAMの遊技用エリアをバンク0に割り当て、ROMの領域外エリアとRAMの領域外エリアをバンク1に割り当てている。 In such a pachinko game machine, for example, the ROM is divided into a game area containing programs and data related to game processing and an outside area containing data related to non-game processing. Regarding, it is divided into a game area including a work area related to game processing and an outside area including a work area related to non-game processing. An area is assigned to bank 0, and an area outside the ROM area and an area outside the RAM area are assigned to bank 1.

このように、バンクごとにROMとRAMで別の領域を割り当てることによって、パチンコ遊技機においてプログラムを実行する際に、バンクを切り替えて、遊技用エリアを利用する処理と、領域外エリアを利用する処理を個別に管理することができ、遊技に関する処理と遊技以外の処理について、利用するプログラムやデータが混同しないように切り分けることができる。 In this way, by allocating separate ROM and RAM areas for each bank, when a program is executed in a pachinko game machine, the bank is switched to use the game area and the area outside the area. Processing can be managed individually, and processing related to games and processing other than games can be separated so that programs and data to be used are not confused.

特開2021-53443号公報Japanese Patent Application Laid-Open No. 2021-53443

しかしながら、従来の構成では、所定領域のクリア処理やデータのセット処理等を行う場合に、バンクの切り替えが行われると、その間の割込み禁止、割込み許可の設定が保持されない場合があり、そのために、バンクの切り替えが行われる場合に、所定のフラグをオン、オフするなどして割込み禁止、割込み許可の設定を管理し、また、そのような所定のフラグのオン、オフについても、タイミングや処理順序を意識して行う必要があった。 However, in the conventional configuration, if a bank is switched during clear processing of a predetermined area, data setting processing, or the like, the setting of interrupt prohibition or interrupt enable may not be retained. When a bank is switched, the setting of interrupt prohibition and interrupt permission is managed by turning on and off a predetermined flag. It was necessary to be conscious of

本発明は、このような点に鑑みてなされたものであり、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができる遊技機を提供することを目的とする。 SUMMARY OF THE INVENTION It is an object of the present invention to provide a game machine that can call a predetermined process without being conscious of the interrupt control state when called.

また、さらなる本発明の目的は、所定領域のクリア処理やデータの格納処理といった所定処理が呼び出された場合に、呼び出された際の割込み制御状態を意識することなく、割込み禁止、割込み許可の設定を正常に維持することができる遊技機を提供することである。 A further object of the present invention is to enable and disable interrupts when predetermined processing such as clear processing of a predetermined area or data storage processing is called without being conscious of the interrupt control state at the time of the call. To provide a game machine capable of normally maintaining

上記目的を達成するために、本発明は以下の遊技機を提供する。 In order to achieve the above object, the present invention provides the following gaming machine.

本発明の第1の実施態様に係る発明は、下記の構成を有する。
遊技の動作を制御するための第1演算処理(例えば、遊技用エリアに係る処理)と、遊技以外の処理を行うための第2演算処理(例えば、領域外エリアに係る処理)を行う演算処理手段(例えば、メインCPU6201)と、
前記演算処理手段による前記第1演算処理、前記第2演算処理の実行に必要な情報が記憶される記憶手段(例えば、メインRAM6203)を備え、
前記記憶手段は、前記第1演算処理で使用され得る第1記憶領域(例えば、メインRAM6203の遊技用エリア)、及び前記第2演算処理で使用され得る第2記憶領域(例えば、メインRAM6203の領域外エリア)を含み、
割込み制御状態は、割込み禁止状態へ移行可能な割込み禁止命令の実行で割込み禁止状態に設定され、割込み許可状態へ移行可能な割込み許可命令の実行で割込み許可状態に設定され(例えば、割込み許可レジスタに割込み禁止状態、割込み許可状態に対応する値をセットすることにより割込み制御状態が管理される)、
前記演算処理手段は、
前記第2演算処理を実行する前に、前記割込み禁止命令を実行する際の割込み制御状態を示す所定値を退避した状態とする(例えば、割込み許可レジスタの値をフラグレジスタに格納する)ことが可能であり、
前記割込み禁止命令を実行した後で且つ前記第2演算処理を行った後に、前記所定値を復帰した状態とする(例えば、フラグレジスタに格納した値を割込み許可レジスタ2に戻す)ことが可能であり、
前記割込み禁止命令を実行する際の前記所定値が割込み許可状態を示す値であった際に、前記第2演算処理を行った後に前記割込み許可命令を行うことで割込み許可状態に設定可能であり、
前記割込み禁止命令を実行する際の前記所定値が割込み禁止状態を示す値であった際に、前記第2演算処理を行った後に前記割込み許可命令が行われるまで割込み禁止状態を維持可能であることを特徴とする遊技機(例えば、第3実施形態に係るパチンコ機)。
The invention according to the first embodiment of the present invention has the following configuration.
A calculation that performs a first calculation process (for example , a process related to the game area) for controlling game operations and a second calculation process (for example, a process related to the outside area) for performing processes other than the game processing means (for example, main CPU 6201) ;
Storage means (for example, main RAM 6203) for storing information necessary for executing the first arithmetic processing and the second arithmetic processing by the arithmetic processing means,
The storage means includes a first storage area (for example, a game area of the main RAM 6203) that can be used in the first arithmetic processing, and a second storage area (for example, an area of the main RAM 6203) that can be used in the second arithmetic processing. outside area),
The interrupt control state is set to the interrupt disabled state by executing an interrupt disabled instruction capable of transitioning to the interrupt disabled state, and set to the interrupt enabled state by executing an interrupt enabled instruction capable of transitioning to the interrupt enabled state (for example, the interrupt enable register The interrupt control state is managed by setting the values corresponding to the interrupt disabled state and interrupt enabled state in the
The arithmetic processing means is
Before executing the second arithmetic processing, a predetermined value indicating the interrupt control state when executing the interrupt prohibition instruction may be saved (for example, the value of the interrupt permission register may be stored in the flag register). is possible and
After executing the interrupt disable instruction and after performing the second arithmetic processing, the predetermined value can be restored (for example, the value stored in the flag register can be returned to the interrupt enable register 2). can be,
When the predetermined value at the time of executing the interrupt disable instruction is a value indicating the interrupt enable state, the interrupt enable state can be set by executing the interrupt enable instruction after performing the second arithmetic processing. ,
When the predetermined value at the time of executing the interrupt disable instruction is a value indicating the interrupt disabled state, the interrupt disabled state can be maintained until the interrupt enable instruction is performed after the second arithmetic processing is performed. A gaming machine (for example, a pachinko machine according to the third embodiment) characterized by:

このような本発明の構成によれば、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができる。また、このような本発明の構成によれば、割込み禁止命令を実行する際の割込み制御状態を意識することなく、第2演算処理を呼び出すことができる。また、呼び出された処理で割込み禁止状態としつつ、重複した割込み禁止命令を行わないようにすることで、呼び出された際の割込み制御状態を保持しておくことができ、結果的にプログラムの構成を簡潔かつ小サイズにすることができる。 According to such a configuration of the present invention, the predetermined process can be called without being conscious of the interrupt control state when called. Further, according to the configuration of the present invention, the second arithmetic processing can be called without being conscious of the interrupt control state when executing the interrupt prohibition instruction. In addition, the interrupt control state at the time of the call can be maintained by preventing duplicate interrupt disable instructions from being executed while disabling interrupts in the called process. can be concise and small in size.

上記構成の遊技機によれば、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができる。 According to the gaming machine with the above configuration, the predetermined process can be called without being conscious of the interrupt control state when called.

また、上記構成の遊技機によれば、所定領域のクリア処理やデータのセット処理といった所定処理が呼び出された場合に、呼び出された際の割込み制御状態を保存するとともに、当該呼び出される処理において割込み禁止状態で処理を行い、その後、呼び出し元に戻る際に、割込み制御状態を、保存した状態に戻すことができるため、処理のタイミングや順序を気にする必要がなくなり、また、呼び出された際の割込み制御状態を意識することなく、割込み禁止、割込み許可の設定を正常に維持することができる。 Further, according to the gaming machine with the above configuration, when a predetermined process such as a process for clearing a predetermined area or a process for setting data is called, the interrupt control state at the time of the call is saved, and an interrupt control state is saved in the called process. After processing in the disabled state, the interrupt control state can be returned to the saved state when returning to the caller, so there is no need to worry about the timing and order of processing. The interrupt disable/interrupt enable settings can be maintained normally without being conscious of the interrupt control state of the

さらに、プログラムにおいて、割込み制御状態の制御、所定領域のクリア処理、及び当該所定処理へのデータの格納処理がひとまとまりに記述されることで、管理上、及び処理上の一層の効率化が図られる。 Furthermore, in the program, the control of the interrupt control state, the clear processing of the predetermined area, and the processing of storing the data in the predetermined processing are collectively described, thereby further improving the efficiency of management and processing. be done.

第1のパチンコ遊技機を前方向右斜め上から見たときの外観を示す斜視図の一例である。It is an example of a perspective view showing the appearance when the first pachinko game machine is seen from the front right diagonally above. 第1のパチンコ遊技機を前方向右斜め上から見たときの分解斜視図の一例である。It is an example of the exploded perspective view when the 1st pachinko game machine is seen from the front diagonally upper right. 第1のパチンコ遊技機を後方向右斜め上から見たときの外観を示す斜視図の一例である。It is an example of a perspective view showing the appearance when the first pachinko game machine is seen from the upper right in the rear direction. 第1のパチンコ遊技機の遊技盤ユニットの外観を示す正面図の一例である。It is an example of a front view showing the appearance of the game board unit of the first pachinko game machine. 第1のパチンコ遊技機のLEDユニットを示す正面図の一例である。It is an example of a front view showing an LED unit of the first pachinko game machine. 第1のパチンコ遊技機の制御回路を示すブロック図の一例である。It is an example of a block diagram showing a control circuit of the first pachinko game machine. パチンコ遊技機の遊技フローの一例である。It is an example of a game flow of a pachinko game machine. 遊技状態の遷移を示す遊技状態遷移図の一例である。It is an example of the game state transition diagram showing the transition of the game state. 第1のパチンコ遊技機における設定値毎の大当り確率(概算)を示すテーブルの一例である。It is an example of a table showing the jackpot probability (approximate) for each set value in the first pachinko game machine. 第1のパチンコ遊技機における特別図柄の当り判定テーブルの一例である。It is an example of a special symbol hit determination table in the first pachinko game machine. 第1のパチンコ遊技機における特別図柄判定テーブルの一例である。It is an example of a special symbol determination table in the first pachinko gaming machine. (A)第1のパチンコ遊技機における特別図柄停止態様決定テーブルの一例、(B)第1のパチンコ遊技機における装飾図柄停止態様決定テーブルの一例である。(A) An example of a special symbol stop mode determination table in the first pachinko game machine, (B) An example of a decorative symbol stop mode determination table in the first pachinko game machine. 第1のパチンコ遊技機における当り種類決定テーブルの一例である。It is an example of a hit type determination table in the first pachinko game machine. 図13に示される当り種類決定テーブルの変形例である。It is a modification of the hit type determination table shown in FIG. 第1のパチンコ遊技機の特別図柄の変動パターンテーブルの一例である。It is an example of a special symbol variation pattern table of the first pachinko gaming machine. 第1のパチンコ遊技機の普通図柄の当り判定テーブルの一例である。It is an example of a normal symbol hit determination table of the first pachinko game machine. 第1のパチンコ遊技機がの普通図柄判定テーブルの一例である。The first pachinko game machine is an example of a normal symbol determination table. 第1のパチンコ遊技機の普通図柄当り種類決定テーブルの一例である。It is an example of a normal per symbol type determination table of the first pachinko game machine. 第1のパチンコ遊技機の普通図柄の変動パターンテーブルの一例である。It is an example of a normal symbol variation pattern table of the first pachinko gaming machine. 第1のパチンコ遊技機における主制御メイン処理の一例を示すフローチャート(その1)である。It is a flow chart (part 1) showing an example of main control main processing in the first pachinko game machine. 第1のパチンコ遊技機における主制御メイン処理の一例を示すフローチャート(その2)である。It is a flow chart (part 2) showing an example of main control main processing in the first pachinko game machine. 第1のパチンコ遊技機における主制御メイン処理の一例を示すフローチャート(その3)である。It is a flowchart (part 3) showing an example of main control main processing in the first pachinko gaming machine. 第1のパチンコ遊技機における主制御メイン処理の一例を示すフローチャート(その4)である。It is a flowchart (part 4) showing an example of main control main processing in the first pachinko gaming machine. 第1のパチンコ遊技機における起動時初期設定処理の一例を示すフローチャートである。It is a flow chart showing an example of initial setting processing at the time of start-up in the first pachinko gaming machine. 第1のパチンコ遊技機における電断処理の一例を示すフローチャートである。It is a flow chart showing an example of a power-off process in the first pachinko game machine. 第1のパチンコ遊技機における特別図柄制御処理の一例を示すフローチャートである。It is a flow chart showing an example of special symbol control processing in the first pachinko gaming machine. 第1のパチンコ遊技機における特別図柄管理処理の一例を示すフローチャートである。It is a flow chart showing an example of special symbol management processing in the first pachinko gaming machine. 第1のパチンコ遊技機における特別図柄可変表示開始処理の一例を示すフローチャートである。It is a flow chart showing an example of special symbol variable display start processing in the first pachinko gaming machine. 第1のパチンコ遊技機における特別図柄可変表示終了処理の一例を示すフローチャートである。It is a flow chart showing an example of special symbol variable display end processing in the first pachinko gaming machine. 第1のパチンコ遊技機における特別図柄遊技判定処理の一例を示すフローチャートである。It is a flow chart showing an example of special symbol game determination processing in the first pachinko gaming machine. 第1のパチンコ遊技機における特別図柄遊技終了処理の一例を示すフローチャートである。It is a flow chart showing an example of special symbol game end processing in the first pachinko gaming machine. 第1のパチンコ遊技機の時短管理処理の一例を示すフローチャートである。It is a flowchart which shows an example of the time saving management processing of the 1st pachinko game machine. 第1のパチンコ遊技機のカウンタ更新処理の一例を示すフローチャートである。It is a flow chart showing an example of counter update processing of the first pachinko gaming machine. 第1のパチンコ遊技機の時短カウンタ更新処理の一例を示すフローチャートである。It is a flowchart which shows an example of the time saving counter update process of the 1st pachinko game machine. 第1のパチンコ遊技機の天井カウンタ更新処理の一例を示すフローチャートである。It is a flowchart which shows an example of the ceiling counter update process of a 1st pachinko game machine. 第1のパチンコ遊技機のカウンタ判定処理の一例を示すフローチャートである。It is a flow chart showing an example of counter determination processing of the first pachinko gaming machine. 第1のパチンコ遊技機の時短移行判定処理の一例を示すフローチャートである。It is a flow chart showing an example of time reduction transition determination processing of the first pachinko gaming machine. 第1のパチンコ遊技機の時短移行処理の一例を示すフローチャートである。It is a flow chart showing an example of time saving transition processing of the first pachinko gaming machine. 第1のパチンコ遊技機の時短設定処理の一例を示すフローチャートである。It is a flow chart which shows an example of time saving setting processing of the 1st pachinko game machine. 第1のパチンコ遊技機における大入賞口開放準備処理の一例を示すフローチャートである。It is a flow chart showing an example of the big winning opening preparation processing in the first pachinko gaming machine. 第1のパチンコ遊技機における大入賞口開放制御処理の一例を示すフローチャートである。It is a flow chart showing an example of the big winning opening opening control process in the first pachinko gaming machine. 第1のパチンコ遊技機における大当り終了処理の一例を示すフローチャートである。It is a flow chart showing an example of a jackpot ending process in the first pachinko gaming machine. 第1のパチンコ遊技機における普通図柄制御処理の一例を示すフローチャートである。It is a flow chart showing an example of normal symbol control processing in the first pachinko gaming machine. 第1のパチンコ遊技機における外部マスカブル割込処理の一例を示すフローチャートである。It is a flow chart showing an example of external maskable interrupt processing in the first pachinko gaming machine. 第1のパチンコ遊技機におけるシステムタイマ割込処理の一例を示すフローチャートである。It is a flow chart showing an example of system timer interrupt processing in the first pachinko gaming machine. 第1のパチンコ遊技機における設定制御処理の一例を示すフローチャートである。It is a flow chart showing an example of setting control processing in the first pachinko game machine. 第1のパチンコ遊技機における設定変更処理の一例を示すフローチャートである。It is a flow chart showing an example of setting change processing in the first pachinko gaming machine. 第1のパチンコ遊技機における設定確認処理の一例を示すフローチャートである。It is a flow chart showing an example of setting confirmation processing in the first pachinko gaming machine. 第1のパチンコ遊技機における第1通常遊技前処理の一例を示すフローチャートである。It is a flow chart showing an example of the first normal game pre-processing in the first pachinko gaming machine. 第1のパチンコ遊技機における第2通常遊技前処理の一例を示すフローチャートである。It is a flow chart showing an example of the second normal game pre-processing in the first pachinko gaming machine. 第1のパチンコ遊技機におけるスイッチ入力検出処理の一例を示すフローチャートである。It is a flow chart showing an example of switch input detection processing in the first pachinko game machine. 第1のパチンコ遊技機における始動口入賞検出処理の一例を示すフローチャートである。It is a flow chart showing an example of the start opening winning detection process in the first pachinko gaming machine. 第1のパチンコ遊技機におけるサブ制御回路処理の一例を示すフローチャートである。It is a flow chart showing an example of sub-control circuit processing in the first pachinko game machine. 第1のパチンコ遊技機の通常遊技状態におけるサブ変動演出パターン決定テーブルの一例である。It is an example of a sub-fluctuation effect pattern determination table in the normal game state of the first pachinko game machine. 第1のパチンコ遊技機における先読み当り種別演出パターン決定テーブル番号決定テーブルの一例である。It is an example of a look-ahead hit type effect pattern determination table number determination table in the first pachinko game machine. 第1のパチンコ遊技機における先読み当り種別演出パターン決定テーブルの一例である。It is an example of a look-ahead per type production pattern determination table in the first pachinko game machine. 第1のパチンコ遊技機における先読み期待値演出パターン決定テーブル(当り時)の一例である。It is an example of a look-ahead expected value effect pattern determination table (at the time of winning) in the first pachinko game machine. 第1のパチンコ遊技機における先読み期待値演出パターン決定テーブル(ハズレ時)の一例である。It is an example of a look-ahead expected value production pattern determination table (at the time of losing) in the first pachinko game machine. 第1のパチンコ遊技機における先読み演出パターン決定処理を示すフローチャートの一例である。It is an example of a flow chart showing a look-ahead effect pattern determination process in the first pachinko game machine. 第1のパチンコ遊技機の先読み演出パターンの一例であって、大当り系先読み演出形態が変化する過程を示す図である。It is an example of the look-ahead effect pattern of the first pachinko game machine, and is a diagram showing a process in which the big hit-type look-ahead effect form changes. 第1のパチンコ遊技機の先読み演出パターンの一例であって、時短当り系先読み演出形態が変化する過程を示す図である。It is an example of the look-ahead performance pattern of the first pachinko game machine, and is a diagram showing a process in which the time-saving per-system look-ahead performance form changes. 第1のパチンコ遊技機の先読み演出パターンの一例であって、共通当り系先読み演出形態から大当り系先読み演出形態に保留画像が変化する過程を示す図である。It is an example of the look-ahead effect pattern of the first pachinko game machine, and is a diagram showing a process in which a pending image changes from a common win-type look-ahead effect form to a big hit-type look-ahead effect form. 第1のパチンコ遊技機の先読み演出パターンの一例であって、専用の共通当り系先読み演出形態から大当り系先読み演出形態に保留画像が変化する過程を示す図である。It is an example of the look-ahead effect pattern of the first pachinko game machine, and is a diagram showing a process in which a pending image changes from a dedicated common win-type look-ahead effect form to a big win-type look-ahead effect form. 第1のパチンコ遊技機の先読み演出パターンの一例であって、専用の共通当り系先読み演出形態から時短当り系先読み演出形態に保留画像が変化する過程を示す図である。It is an example of the look-ahead performance pattern of the first pachinko game machine, and is a diagram showing a process of changing a pending image from a dedicated common winning-type look-ahead performance form to a time-saving winning-type look-ahead performance form. 第1のパチンコ遊技機の機外に出力される信号の出力条件の一例を示す表である。It is the table|surface which shows an example of the output conditions of the signal output outside the machine of a 1st pachinko game machine. 第1のパチンコ遊技機の機外に出力される信号のうち、「賞球情報1」の信号のタイミングチャートの一例である。It is an example of the timing chart of the signal of "prize ball information 1" among the signals output to the outside of the first pachinko gaming machine. 第1のパチンコ遊技機におけるエラーの概要の一例を示す表である。It is a table showing an example of an overview of errors in the first pachinko gaming machine. 第1のパチンコ遊技機において、遊技状態に応じて機外に出力される信号の出力条件の一例を示す表である。In the first pachinko game machine, it is a table showing an example of the output conditions of the signal that is output to the outside according to the game state. 第2のパチンコ遊技機の遊技盤ユニットの外観を示す正面図の一例である。It is an example of a front view showing the appearance of the game board unit of the second pachinko game machine. 第2のパチンコ遊技機の制御回路を示すブロック図の一例である。It is an example of a block diagram showing a control circuit of the second pachinko game machine. 第2のパチンコ遊技機における特別図柄の当り判定テーブルの一例である。It is an example of a special symbol hit determination table in the second pachinko game machine. 第2のパチンコ遊技機における特別図柄判定テーブルの一例である。It is an example of a special symbol determination table in the second pachinko gaming machine. 第2のパチンコ遊技機における当り種類決定テーブルの一例である。It is an example of a hit type determination table in the second pachinko game machine. 第2のパチンコ遊技機の低スタート用の特別図柄の変動パターンテーブルの一例である。It is an example of a special symbol variation pattern table for a low start of the second pachinko gaming machine. 第2のパチンコ遊技機の高スタート用の特別図柄の変動パターンテーブルの一例である。It is an example of a special symbol variation pattern table for a high start of the second pachinko gaming machine. 第2のパチンコ遊技機における特別図柄制御処理の一例を示すフローチャートである。It is a flow chart showing an example of special symbol control processing in the second pachinko gaming machine. 第2のパチンコ遊技機における特別図柄管理処理の一例を示すフローチャートである。It is a flow chart showing an example of special symbol management processing in the second pachinko gaming machine. 第2のパチンコ遊技機における特別図柄可変表示開始処理の一例を示すフローチャートである。It is a flow chart showing an example of special symbol variable display start processing in the second pachinko gaming machine. 第2のパチンコ遊技機における特別図柄可変表示終了処理の一例を示すフローチャート(その1)である。It is a flowchart (Part 1) showing an example of special symbol variable display end processing in the second pachinko gaming machine. 第2のパチンコ遊技機における特別図柄可変表示終了処理の一例を示すフローチャート(その2)である。It is a flow chart (part 2) showing an example of special symbol variable display end processing in the second pachinko gaming machine. 第2のパチンコ遊技機における特別図柄遊技判定処理の一例を示すフローチャート(その1)である。It is a flow chart (part 1) showing an example of special symbol game determination processing in the second pachinko gaming machine. 第2のパチンコ遊技機における特別図柄遊技判定処理の一例を示すフローチャート(その2)である。It is a flow chart (part 2) showing an example of special symbol game determination processing in the second pachinko gaming machine. 第2のパチンコ遊技機における特別図柄遊技終了処理の一例を示すフローチャートである。It is a flow chart showing an example of special symbol game end processing in the second pachinko gaming machine. 第2のパチンコ遊技機における大入賞口開放準備処理の一例を示すフローチャートである。It is a flow chart showing an example of the big winning opening opening preparation process in the second pachinko gaming machine. 第2のパチンコ遊技機における大入賞口開放制御処理の一例を示すフローチャートである。It is a flow chart showing an example of the big winning opening opening control process in the second pachinko gaming machine. 第2のパチンコ遊技機における大当り終了処理の一例を示すフローチャートである。It is a flow chart showing an example of a jackpot ending process in the second pachinko gaming machine. 第3のパチンコ遊技機の遊技盤ユニットの外観を示す正面図の一例である。It is an example of a front view showing the appearance of the game board unit of the third pachinko game machine. 第3のパチンコ遊技機の制御回路を示すブロック図の一例である。It is an example of a block diagram showing a control circuit of the third pachinko game machine. 第3のパチンコ遊技機における特別図柄の当り判定テーブルの一例である。It is an example of a special symbol hit determination table in the third pachinko game machine. 第3のパチンコ遊技機における特別図柄判定テーブルの一例である。It is an example of a special symbol determination table in the third pachinko game machine. 第3のパチンコ遊技機における当り種類決定テーブルの一例である。It is an example of a hit type determination table in the third pachinko game machine. 第3のパチンコ遊技機における特別図柄の変動パターンテーブルの一例である。It is an example of a special symbol variation pattern table in the third pachinko gaming machine. 第3のパチンコ遊技機における特別図柄制御処理の一例を示すフローチャートである。It is a flow chart showing an example of special symbol control processing in the third pachinko gaming machine. 第3のパチンコ遊技機における特別図柄管理処理の一例を示すフローチャートである。It is a flow chart showing an example of special symbol management processing in the third pachinko gaming machine. 第3のパチンコ遊技機における特別図柄可変表示開始処理の一例を示すフローチャートである。It is a flow chart showing an example of special symbol variable display start processing in the third pachinko gaming machine. 第3のパチンコ遊技機における特別図柄可変表示終了処理の一例を示すフローチャートである。It is a flow chart showing an example of special symbol variable display end processing in the third pachinko gaming machine. 第3のパチンコ遊技機における特別図柄遊技判定処理の一例を示すフローチャートである。It is a flow chart showing an example of special symbol game determination processing in the third pachinko gaming machine. 第3のパチンコ遊技機における特別図柄遊技終了処理の一例を示すフローチャートである。It is a flow chart showing an example of special symbol game end processing in the third pachinko gaming machine. 第3のパチンコ遊技機におけるV入賞装置開放準備処理の一例を示すフローチャートである。It is a flow chart showing an example of V winning device opening preparation processing in the third pachinko game machine. 第3のパチンコ遊技機におけるV入賞装置開放制御処理の一例を示すフローチャートである。It is a flow chart showing an example of V winning device opening control processing in the third pachinko game machine. 第3のパチンコ遊技機における大入賞口開放準備処理の一例を示すフローチャートである。It is a flow chart showing an example of the big winning opening opening preparation process in the third pachinko gaming machine. 第3のパチンコ遊技機における大入賞口開放制御処理の一例を示すフローチャートである。It is a flow chart showing an example of the big winning opening opening control process in the third pachinko game machine. 第3のパチンコ遊技機における大当り終了処理の一例を示すフローチャートである。It is a flow chart showing an example of a jackpot ending process in the third pachinko gaming machine. 拡張例の大当り遊技制御処理の実行中における特定のラウンド遊技において、大入賞口の開放タイミングと特定領域の開放タイミングとの関係を示すタイムチャートの一例であって、(A)特定領域の開放態様が第1開放態様である場合、(B)特定領域の開放態様が第2開放態様である場合、(C)特定領域の開放態様が第3開放態様である場合、を示す図である。An example of a time chart showing the relationship between the opening timing of the big winning opening and the opening timing of the specific area in a specific round game during execution of the jackpot game control process of the extended example, and (A) opening mode of the specific area is the first open mode, (B) when the open mode of the specific area is the second open mode, and (C) when the open mode of the specific area is the third open mode. 拡張例における特別図柄判定テーブルの一例である。It is an example of a special design determination table in the expansion example. 拡張例における大当り種類決定テーブルの一例である。It is an example of a jackpot type determination table in the expansion example. 拡張例の大当り遊技制御処理の実行中における特定のラウンド遊技において、大入賞口の開放タイミングと特定領域の開放タイミングとの関係を示すタイムチャートの他の例であって、(A)特定領域の開放態様が第1開放態様である場合、(B)特定領域の開放態様が第2開放態様である場合、を示す図である。Another example of a time chart showing the relationship between the opening timing of the big winning opening and the opening timing of the specific area in a specific round game during execution of the jackpot game control process of the extended example, (A) of the specific area FIG. 10B is a diagram showing a case where the open mode is the first open mode, and (B) a case where the open mode of the specific area is the second open mode. 本発明の第3実施形態に係るパチンコ遊技機の回路構成を示すブロック図である。It is a block diagram showing a circuit configuration of a pachinko game machine according to a third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機のメインCPUが有する各種レジスタの構成図である。It is a configuration diagram of various registers that the main CPU of the pachinko game machine according to the third embodiment of the present invention has. 本発明の第3実施形態に係るパチンコ遊技機の主制御回路のメモリマップを示す図である。It is a diagram showing a memory map of the main control circuit of the pachinko game machine according to the third embodiment of the present invention. 本発明の第3実施形態における、メインRAMクリア処理の概要を説明するための図である。FIG. 13 is a diagram for explaining an outline of main RAM clear processing in the third embodiment of the present invention; FIG. 本発明の第3実施形態における、メインRAMクリア処理の概要を説明するための図である。FIG. 13 is a diagram for explaining an outline of main RAM clear processing in the third embodiment of the present invention; FIG. 本発明の第3実施形態における、電断検知に係る外部割込み処理の概要を説明するための図である。FIG. 12 is a diagram for explaining an overview of external interrupt processing related to power failure detection in the third embodiment of the present invention; 本発明の第3実施形態に係るパチンコ遊技機において実行される主制御メイン処理を示すフローチャートである。It is a flow chart showing the main control main processing executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される主制御メイン処理を示すフローチャートである。It is a flow chart showing the main control main processing executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される主制御メイン処理を示すフローチャートである。It is a flow chart showing the main control main processing executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される指定領域CRC検査処理を示すフローチャートである。It is a flow chart showing a designated area CRC inspection process executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される起動状態チェック処理を示すフローチャートである。It is a flow chart showing an activation state check process executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される指定範囲クリア処理を示すフローチャートである。It is a flow chart which shows the specified range clear processing executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される領域外指定領域クリア処理を示すフローチャートである。It is a flow chart showing the specified area outside the area clear processing executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行されるデータ格納処理を示すフローチャートである。It is a flow chart showing a data storage process executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される設定変更確認処理を示すフローチャートである。It is a flow chart showing a setting change confirmation process executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される設定変更確認処理を示すフローチャートである。It is a flow chart showing a setting change confirmation process executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される電断判定処理を示すフローチャートである。It is a flowchart which shows the power interruption determination process performed in the pachinko game machine which concerns on 3rd Embodiment of this invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される電断設定処理を示すフローチャートである。It is a flowchart which shows the power interruption setting process performed in the pachinko game machine which concerns on 3rd Embodiment of this invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される指定領域CRC生成処理を示すフローチャートである。It is a flow chart showing a specified area CRC generation process executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される性能表示モニタ集計除算処理を示すフローチャートである。It is a flowchart which shows the performance display monitor total division process performed in the pachinko game machine based on 3rd Embodiment of this invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される領域外RAMクリアチェック処理を示すフローチャートである。It is a flow chart showing the out-of-area RAM clear check process executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される主制御コマンド送受信処理を示すフローチャートである。It is a flow chart showing a main control command transmission and reception process executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される主制御コマンド送信開始処理を示すフローチャートである。It is a flow chart showing a main control command transmission start process executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される外部マスカブル割込み処理を示すフローチャートである。It is a flow chart showing external maskable interrupt processing executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行されるシステムタイマ割込み処理を示すフローチャートである。It is a flow chart showing the system timer interrupt processing executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行されるスイッチ入力検知処理を示すフローチャートである。It is a flow chart showing a switch input detection process executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される異常状態監視処理を示すフローチャートである。It is a flow chart showing an abnormal state monitoring process executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される異常状態監視処理(領域外)を示すフローチャートである。It is a flow chart showing an abnormal state monitoring process (outside the area) to be executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される遊技LED点灯データ出力処理を示すフローチャートである。It is a flow chart showing a game LED lighting data output process executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される遊技状態情報更新処理を示すフローチャートである。It is a flow chart showing a game state information update process executed in the pachinko gaming machine according to the third embodiment of the present invention. 本発明の第3実施形態に係るパチンコ遊技機において実行される演出制御コマンド送信処理を示すフローチャートである。It is a flow chart which shows production control command transmission processing executed in the pachinko game machine according to the third embodiment of the present invention.

本発明の第1実施形態にかかる遊技機の一例として、第1のパチンコ遊技機、第2のパチンコ遊技機、および第3のパチンコ遊技機を例に挙げて説明する。 As an example of the gaming machine according to the first embodiment of the present invention, a first pachinko gaming machine, a second pachinko gaming machine, and a third pachinko gaming machine will be described.

なお、この明細書において、特に断りがない限り、パチンコ遊技機の正面側を前方向、パチンコ遊技機の背面側を後方向、パチンコ遊技機を前方から見たときの左側を左方向、パチンコ遊技機を前方から見たときの右側を右方向、パチンコ遊技機の上側を上方向、パチンコ遊技機の下側を下方向、パチンコ遊技機を前方から見たときの時計回りの方向を右回り方向、その逆に反時計回りの方向を左回り方向として定義する。 In this specification, unless otherwise specified, the front side of the pachinko game machine is the front side, the back side of the pachinko game machine is the rear side, and the left side when the pachinko game machine is viewed from the front is the left side. The right side when viewed from the front of the machine is the right direction, the top side of the pachinko machine is the top side, the bottom side of the pachinko machine is the bottom side, and the clockwise direction when the pachinko machine is viewed from the front is the clockwise direction. , and vice versa, define the counterclockwise direction as the counterclockwise direction.

第1のパチンコ遊技機および第2のパチンコ遊技機は、いずれも、デジパチと称される所謂1種タイプのパチンコ遊技機である。このうち、第1のパチンコ遊技機は、第1特別図柄と第2特別図柄とが並行して可変表示されることがなくいずれか一方のみが可変表示されるパチンコ遊技機である。これに対し、第2のパチンコ遊技機は、第1特別図柄と第2特別図柄とが並行して可変表示可能なパチンコ遊技機である。 Both the first pachinko game machine and the second pachinko game machine are so-called type 1 pachinko game machines called digipachi. Among these, the first pachinko game machine is a pachinko game machine in which only one of the first special symbol and the second special symbol is not variably displayed in parallel and only one of them is variably displayed. On the other hand, the second pachinko gaming machine is a pachinko gaming machine capable of variably displaying the first special symbol and the second special symbol in parallel.

また、第3のパチンコ遊技機は、デジパチと称される所謂1種タイプの遊技機と羽根モノと称される2種タイプの遊技機とを混合した1種2種混合機と称されるパチンコ遊技機である。この明細書で説明する第3のパチンコ遊技機も、第1特別図柄および第2特別図柄を有するが、この明細書では、第1特別図柄と第2特別図柄とが並行して可変表示されることがなくいずれか一方のみが可変表示されるものを例に挙げて説明する。ただし、第1特別図柄と第2特別図柄とが並行して可変表示可能な1種2種混合機のパチンコ遊技機を排除する趣旨ではない。 In addition, the third pachinko machine is a pachinko machine called a 1-type 2-type mixed machine that mixes a so-called type 1 type game machine called digipachi and a type 2 type game machine called Hanemono. It is a game machine. The third pachinko machine described in this specification also has a first special symbol and a second special symbol, but in this specification, the first special symbol and the second special symbol are variably displayed in parallel. An example in which only one of them is variably displayed will be described. However, it is not intended to exclude the pachinko game machine of one kind and two kinds of machines capable of variably displaying the first special symbol and the second special symbol in parallel.

なお、この明細書において、単に「特別図柄」と称するときは、とくに言及しない限り、第1特別図柄および第2特別図柄の両方を意味するものとする。 It should be noted that, in this specification, when simply referred to as "special design", it means both the first special design and the second special design unless otherwise specified.

また、本明細書でいう「可変表示」とは、例えば、図柄が変動して表示される「変動表示」、および、図柄が停止して表示される「停止表示」等の両方を含む概念であり、変動表示の開始から停止表示されるまでの動作を1回の「可変表示」と称する。変動表示している図柄が停止表示(以下、「導出」とも称する)されると、後述する特別図柄の当り判定処理(以下、「特別図柄抽選」もと称する)の結果や普通図柄の当り判定処理(以下、「普通図柄抽選」とも称する)の結果が確定する。なお、図柄が見掛け上は停止しているように見えるものの、特別図柄の当り判定処理や普通図柄の当り判定処理の結果が確定しない態様(例えば仮停止した態様)で図柄が表示される場合もあるが、このような態様は上記の変動表示に含まれる。なお、図柄が例えば仮停止した場合であっても、この時点では特別図柄の当り判定処理や普通図柄の当り判定処理の結果が確定していないため、再び図柄を変動表示させることができる。 Further, the term "variable display" as used herein is a concept that includes, for example, both "variable display" in which patterns are displayed in a variable manner and "stop display" in which patterns are displayed in a stopped state. The operation from the start of the variable display to the stop display is called one "variable display". When the variable display symbol is stopped and displayed (hereinafter also referred to as "derivation"), the result of the special symbol hit determination process (hereinafter also referred to as "special symbol lottery") and the normal symbol hit determination The result of processing (hereinafter also referred to as "normal symbol lottery") is determined. It should be noted that although the design appears to be stopped, the results of the special design hit determination process and the normal design hit determination process are not finalized (for example, temporary stop mode). However, such aspects are included in the variable representation above. Even if the symbols are temporarily stopped, for example, the results of the hit determination processing of the special symbols and the hit determination processing of the normal symbols are not determined at this time, so the symbols can be variably displayed again.

また、この明細書において、第1のパチンコ遊技機、第2のパチンコ遊技機および第3のパチンコ遊技機を説明するにあたり、いずれも特別図柄の数が2つ(第1特別図柄、第2特別図柄)の場合を例に挙げて説明する。ただし、第1のパチンコ遊技機および第3のパチンコ遊技機については、特別図柄の数は1つであっても良い。 Also, in this specification, in describing the first pachinko game machine, the second pachinko game machine, and the third pachinko game machine, all of them have two special symbols (the first special symbol, the second special symbol, and the second special symbol). pattern) will be described as an example. However, for the first pachinko game machine and the third pachinko game machine, the number of special symbols may be one.

[1.第1のパチンコ遊技機]
先ず、第1のパチンコ遊技機について説明する。
[1. First pachinko machine]
First, the first pachinko game machine will be explained.

第1特別図柄と第2特別図柄とが並行して可変表示されることがなくいずれか一方のみが可変表示されるパチンコ遊技機としては、第1特別図柄の可変表示および第2特別図柄の可変表示が保留されている場合に、例えば第1特別図柄の始動条件よりも第2特別図柄の始動条件が優先して成立するパチンコ遊技機(以下、「優先変動機」と称する)と、第1始動口および第2始動口を含めて入賞順に始動条件が成立するパチンコ遊技機(以下、「順次変動機」と称する)とがある。 As a pachinko game machine in which the first special symbol and the second special symbol are not variably displayed in parallel and only one of them is variably displayed, the first special symbol is variably displayed and the second special symbol is variably displayed. A pachinko machine (hereinafter referred to as a "priority variation machine") in which, for example, the start condition of the second special symbol is established preferentially over the start condition of the first special symbol when the display is suspended, and the first There is a pachinko game machine (hereinafter referred to as "sequential variation machine") in which the starting condition is established in the winning order including the starting opening and the second starting opening.

優先変動機では、第1特別図柄の始動条件は、第1特別図柄および第2特別図柄のいずれもが可変表示中でないこと、大当り遊技状態等でないこと、第2特別図柄の可変表示が保留されていないこと、並びに、第1特別図柄の可変表示が保留されていること等、一定の要件を全て満たす場合に成立する。また、優先変動機において、第2特別図柄の始動条件は、第1特別図柄および第2特別図柄のいずれもが可変表示中でないこと、大当り遊技状態等でないこと、並びに、第2特別図柄の可変表示が保留されていること等、一定の要件を全て満たす場合に成立する。 In the priority variation machine, the conditions for starting the first special symbol are that neither the first special symbol nor the second special symbol are being variably displayed, that there is no jackpot game state, etc., and that the variable display of the second special symbol is suspended. and that the variable display of the first special symbol is suspended, etc., is established when all certain requirements are satisfied. In addition, in the priority variation machine, the conditions for starting the second special symbol are that neither the first special symbol nor the second special symbol is being displayed in a variable manner, that there is no jackpot game state, etc., and that the second special symbol is variable. It is established when all certain requirements are met, such as that the display is withheld.

また、順次変動機では、第1特別図柄の始動条件は、第1特別図柄および第2特別図柄のいずれもが可変表示中でないこと、大当り遊技状態等でないこと、第1特別図柄の可変表示が保留されていること、並びに、最先の保留が第1特別図柄の可変表示の保留であること、を少なくとも全て満たす場合に成立する。また、順次変動機において、第2特別図柄の始動条件は、第1特別図柄および第2特別図柄のいずれもが可変表示中でないこと、大当り遊技状態等でないこと、第2特別図柄の可変表示が保留されていること、並びに、最先の保留が第2特別図柄の可変表示の保留であること、を少なくとも全て満たす場合に成立する。 In addition, in the sequential variation machine, the conditions for starting the first special symbol are that neither the first special symbol nor the second special symbol is being variably displayed, that there is no jackpot game state, etc., and that the first special symbol is variably displayed. It is established when at least all of the conditions of being suspended and that the earliest suspension is suspension of the variable display of the first special symbol are satisfied. In addition, in the sequential variation machine, the conditions for starting the second special symbol are that neither the first special symbol nor the second special symbol is being variably displayed, that there is no jackpot game state, etc., and that the second special symbol is variably displayed. It is established when at least all of the conditions of being suspended and that the earliest suspension is suspension of variable display of the second special symbol are satisfied.

以下では、優先変動機を例に挙げて説明する。 In the following, the priority change machine will be described as an example.

[1-1.外観構成]
図1は、第1のパチンコ遊技機を前方向右斜め上から見たときの外観を示す斜視図の一例である。図2は、第1のパチンコ遊技機を前方向右斜め上から見たときの分解斜視図の一例である。図3は、第1のパチンコ遊技機を後方向右斜め上から見たときの外観を示す斜視図の一例である。
[1-1. Appearance configuration]
FIG. 1 is an example of a perspective view showing the appearance of the first pachinko game machine when viewed obliquely from the upper right in the forward direction. FIG. 2 is an example of an exploded perspective view when the first pachinko game machine is viewed diagonally from the upper right in the forward direction. FIG. 3 is an example of a perspective view showing the appearance of the first pachinko game machine when viewed obliquely from the upper right in the rearward direction.

[1-1-1.基本構成]
図1~図3に示されるように、第1のパチンコ遊技機は、外枠2、ベースドア3、ガラスドア4、皿ユニット5、発射装置6、表示装置7(図2参照)、払出ユニット8(図2、図3参照)、基板ユニット9(図2、図3参照)、および、遊技盤ユニット10(図2参照)等を備える。さらに、遊技盤ユニット10の右下部にはLEDユニット160(図2参照)が設けられている。ここでは、外枠2、ベースドア3、ガラスドア4、皿ユニット5、発射装置6、表示装置7、払出ユニット8および基板ユニット9について簡単に説明し、遊技盤ユニット10およびLEDユニット160についての詳細を後述する。なお、上記の括弧書きは、図1に図示がない構成についての参照図面を示している。
[1-1-1. Basic configuration]
As shown in FIGS. 1 to 3, the first pachinko game machine includes an outer frame 2, a base door 3, a glass door 4, a plate unit 5, a launching device 6, a display device 7 (see FIG. 2), and a payout unit. 8 (see FIGS. 2 and 3), a board unit 9 (see FIGS. 2 and 3), and a game board unit 10 (see FIG. 2). Furthermore, an LED unit 160 (see FIG. 2) is provided in the lower right portion of the game board unit 10 . Here, the outer frame 2, the base door 3, the glass door 4, the plate unit 5, the launching device 6, the display device 7, the payout unit 8 and the board unit 9 will be briefly explained, and the game board unit 10 and the LED unit 160 will be explained. Details will be described later. It should be noted that the above parentheses indicate reference drawings for configurations not shown in FIG.

(外枠)
外枠2は、正面視略矩形状の枠体であり、前後方向に貫通する開口21を有する。この外枠2は、遊技場の島設備に固定して取り付けられる。外枠2の例えば左端部の前側には蝶番(参照符号なし)が設けられており、この蝶番には、ベースドア3が軸支されている。このようにすることで、蝶番を軸として外枠2に対してベースドア3を前方に回動させることが可能となっている。
(outer frame)
The outer frame 2 is a substantially rectangular frame when viewed from the front, and has an opening 21 penetrating in the front-rear direction. This outer frame 2 is fixedly attached to the island facilities of the game hall. A hinge (no reference numeral) is provided on the front side of the left end of the outer frame 2, for example, and the base door 3 is pivotally supported on this hinge. By doing so, it is possible to rotate the base door 3 forward with respect to the outer frame 2 about the hinge.

なお、外枠2は、ベースドア3を介して、後述する払出ユニット8、基板ユニット9、表示装置7、遊技盤ユニット10、ガラスドア4および皿ユニット5等の多数の部材を支持するため、高い強度が必要とされる。その一方で、演出効果を高めることを目的として例えば表示装置7(図2参照)や遊技盤ユニット10の大型化が要求されている。そのため、外枠2を例えば薄板の金属で構成することにより、表示装置7や遊技盤ユニット10の大型化を図りつつ、高い強度を保つことができる。とくに外枠2をアルミ製にすれば、軽量化を図ることも可能となる。 Note that the outer frame 2 supports a large number of members such as a payout unit 8, a substrate unit 9, a display device 7, a game board unit 10, a glass door 4, a plate unit 5, etc., which will be described later, through the base door 3. High strength is required. On the other hand, for the purpose of enhancing the performance effect, for example, the display device 7 (see FIG. 2) and the game board unit 10 are required to be enlarged. Therefore, by forming the outer frame 2 from, for example, a thin plate of metal, it is possible to increase the size of the display device 7 and the game board unit 10 while maintaining high strength. In particular, if the outer frame 2 is made of aluminum, it becomes possible to reduce the weight.

(ベースドア)
ベースドア3は、裏面側に例えば払出ユニット8および基板ユニット9等が取り付けられており、これらを支持している。
(base door)
The base door 3 has, for example, a payout unit 8 and a substrate unit 9 attached to the back side thereof and supports them.

ベースドア3の表面側には遊技盤ユニット10がはめ込まれる。また、ベースドア3の例えば左端部の前側には、上端部、上下方向略中央部よりも下方側の中途部、および、下端部のそれぞれに蝶番(参照符号なし)が設けられており、上端部および中途部の蝶番にガラスドア4が軸支され、中途部および下端部の蝶番に皿ユニット5がそれぞれ軸支されている。このようにすることで、蝶番を軸としてベースドア3に対してガラスドア4および皿ユニット5を一体でまたは個別に前方に回動させることが可能となっている。 A game board unit 10 is fitted on the surface side of the base door 3. - 特許庁In addition, hinges (no reference numerals) are provided at the upper end, the middle portion below the substantially central portion in the vertical direction, and the lower end, for example, on the front side of the left end portion of the base door 3, and the upper end A glass door 4 is pivotally supported by the hinges at the middle portion and the middle portion, and a plate unit 5 is journaled by the hinges at the middle portion and the lower end portion, respectively. By doing so, it is possible to rotate the glass door 4 and the tray unit 5 forward together or individually with respect to the base door 3 about the hinge.

また、ベースドア3の表面側の例えば右側下方には発射装置6が固定して取り付けられており、例えば上方側の左右のそれぞれには、スピーカ32(図2参照)が固定して取り付けられている。このスピーカ32からは、例えば、表示装置7に表示されるキャラクタ等の音声演出、楽曲、効果音、音声による告知、エラー報知等の演出音等が出力される。 In addition, a firing device 6 is fixedly attached to the front side of the base door 3, for example, on the lower right side, and speakers 32 (see FIG. 2) are fixedly attached to the left and right sides of the upper side, for example. there is The speaker 32 outputs, for example, sound effects such as characters displayed on the display device 7, music, sound effects, sound effects such as voice notification, error notification, and the like.

さらに、ベースドア3の蝶番と反対側(すなわち右端部)には、施錠装置(不図示)が設けられている。この施錠装置は、外枠2に対してベースドア3を施錠したり、ベースドア3に対してガラスドア4を施錠したりする機能を備えている。 Furthermore, a locking device (not shown) is provided on the opposite side of the base door 3 to the hinge (that is, the right end). This locking device has a function of locking the base door 3 with respect to the outer frame 2 and locking the glass door 4 with respect to the base door 3 .

(ガラスドア)
ガラスドア4は、開口41が形成された枠状の部材である。この開口41には、透過性を有する保護ガラス43(図2参照)が後面側から取り付けられている。ガラスドア4がベースドア3に対して閉じられると、遊技盤ユニット10に形成される遊技領域105(後述の図4参照)と保護ガラス43とが対向する。このようにして、ガラスドア4がベースドア3に対して閉じられた状態で遊技領域105を前方から視認することができるとともに、遊技領域105を流下する遊技球が前方に飛び出さないようにすることができる。
(glass door)
The glass door 4 is a frame-shaped member with an opening 41 formed therein. A transparent protective glass 43 (see FIG. 2) is attached to the opening 41 from the rear side. When the glass door 4 is closed with respect to the base door 3, the game area 105 (see later-described FIG. 4) formed in the game board unit 10 and the protective glass 43 face each other. In this way, the game area 105 can be visually recognized from the front while the glass door 4 is closed with respect to the base door 3, and the game ball flowing down the game area 105 is prevented from jumping forward. be able to.

なお、保護ガラス43は、複数枚(例えば2枚)のガラスを互いに間隙を有して取り付けるものであってもよいし、互いに間隙を有するように複数枚のガラスがユニット化されたものであってもよい。さらには、ユニット化されたものである場合、ガラスとガラスとの間に例えば導光板が備えられたものであってもよい。上記の保護ガラス43は、ガラス製に限られず、例えば透明樹脂製であってもよい。 The protective glass 43 may be formed by attaching a plurality of (for example, two) glasses with a gap between them, or by unitizing a plurality of glasses with a gap between them. may Furthermore, in the case of a unitized one, for example, a light guide plate may be provided between glasses. The protective glass 43 is not limited to be made of glass, and may be made of transparent resin, for example.

また、ガラスドア4の下部には、遊技情報提供サービス(例えば、「ユニメモ(登録商標)」)の提供を受けるために例えば遊技者が操作することが可能な操作部66が設けられる。この操作部66は、遊技場の管理者等がホールメニュー画面上で操作することが可能な操作部として機能させることもできる。 Further, below the glass door 4, there is provided an operation unit 66 that can be operated by, for example, the player in order to receive a game information providing service (for example, "Unimemo (registered trademark)"). The operation unit 66 can also function as an operation unit that can be operated on the hall menu screen by the manager of the game arcade or the like.

また、ガラスドア4の上部には、上述したスピーカ32の前方に配置されるスピーカカバー45が設けられている。さらに、ガラスドア4の開口41の周縁部には、発光演出等に用いられる多数のLED群46が配置されており、これらのLED群46の前方にはLEDカバーが設けられている。図1および図2において図示される符号46は、厳密にいえばLEDカバーであるが、便宜上、LED群46として説明する。LED群46は、例えば、光での告知や、さまざまなバリエーションで発光演出等を行う演出用の発光手段であるが、このような発光演出等を実行できればLEDに限られず、例えば液晶やランプ等であってもよい。 Further, a speaker cover 45 arranged in front of the speaker 32 is provided above the glass door 4 . Furthermore, a large number of LED groups 46 used for lighting effects are arranged around the periphery of the opening 41 of the glass door 4 , and an LED cover is provided in front of these LED groups 46 . Strictly speaking, the reference numeral 46 illustrated in FIGS. 1 and 2 is an LED cover, but for the sake of convenience, it will be described as an LED group 46 . The LED group 46 is, for example, light emitting means for performing lighting effects such as notification with light and various variations of light emitting effects. may be

(皿ユニット)
皿ユニット5は、上皿51と下皿52とをユニット化したものである。皿ユニット5は、ベースドア3の前下部であって、ガラスドア4の下方に配置される。この皿ユニット5は、例えば球詰まり等の発生時に遊技場の店員等が球詰まりを解消できるように、上述したとおり、ベースドア3に対して回動させて開閉できるように構成されている。なお、皿ユニット5は、必ずしも上皿51と下皿52とをそれぞれ設ける必要はなく、一体皿として構成してもよい。
(dish unit)
The plate unit 5 is formed by unitizing an upper plate 51 and a lower plate 52. - 特許庁The tray unit 5 is arranged in the lower front portion of the base door 3 and below the glass door 4 . As described above, the tray unit 5 is configured to be opened and closed by rotating it with respect to the base door 3 so that, for example, when a ball jam occurs, a store clerk or the like in the amusement arcade can clear the ball jam. The plate unit 5 does not necessarily have to be provided with the upper plate 51 and the lower plate 52, and may be configured as an integral plate.

上皿51は、遊技球を貯留可能に設けられており、上皿51に貯留された遊技球は、発射装置6から遊技領域105(後述の図4参照)に向けて発射される。上皿51には、払出口53および演出ボタン54等が設けられる。貸し出される遊技球や賞球として払い出される遊技球は、払出口53から上皿51に払い出される。演出ボタン54は、所謂「CHANCEボタン」や、「プッシュボタン」等と呼ばれるものである。演出ボタン54は、遊技者によって操作される操作機能の他、所定の演出機能を有してもよい。所定の演出機能としては、例えば特別図柄の当り判定処理の結果に基づいて振動したり上方に突出するような機能が相当する。また、上記操作部66の機能を兼用するようにしてもよい。 The upper tray 51 is provided so as to be able to store game balls, and the game balls stored in the upper tray 51 are shot from the shooting device 6 toward the game area 105 (see FIG. 4 described later). The upper plate 51 is provided with a payout port 53, a performance button 54, and the like. A game ball to be rented or a game ball to be paid out as a prize ball is paid out from a payout port 53 to an upper tray 51.例文帳に追加The effect button 54 is a so-called "CHANCE button", a "push button", or the like. The effect button 54 may have a predetermined effect function in addition to the operation function operated by the player. The predetermined performance function corresponds to, for example, a function of vibrating or protruding upward based on the result of the hit determination process for special symbols. Also, the functions of the operation unit 66 may be shared.

下皿52は、主として上皿51から溢れた遊技球を貯留するためのものである。下皿52には上皿51と連通する払出口55が設けられており、上皿51から溢れた遊技球は払出口55から下皿52に払い出される。 The lower tray 52 is mainly for storing game balls overflowing from the upper tray 51 . The lower tray 52 is provided with a payout port 55 communicating with the upper tray 51, and game balls overflowing from the upper tray 51 are paid out to the lower tray 52 through the payout port 55. - 特許庁

下皿52の底面には、遊技者の操作によって開閉させることが可能な開口部(参照符号なし)が形成されている。下皿52の底面に形成された開口部を開状態にすると、下皿52に貯留されている遊技球を、下皿52の下方に載置された球箱に移すことができる。なお、所謂各台計数システムが各台に設けられている場合、球箱を必要としないだけでなく、各台計数システムで計数された遊技球を貯球し、貯球された遊技球を再び遊技に供することもできる。 The bottom surface of the lower plate 52 is formed with an opening (without reference numerals) that can be opened and closed by a player's operation. When the opening formed on the bottom surface of the lower tray 52 is opened, the game balls stored in the lower tray 52 can be transferred to the ball box placed below the lower tray 52 . In addition, when a so-called each-machine counting system is provided for each machine, not only does the ball box not be required, but the game balls counted by each machine counting system are stored, and the stored game balls are reused. It can also be used for games.

(発射装置)
発射装置6は、上皿51に貯留された遊技球を、遊技領域105(後述の図4参照)に向けて発射するためのものである。発射装置6は、ベースドア3の前右下部であって、皿ユニット5の右下方に配置される。発射装置6は、パネル体61、駆動装置(不図示)および発射ハンドル62を備える。
(launching device)
The shooting device 6 is for shooting game balls stored in the upper tray 51 toward the game area 105 (see FIG. 4 described later). The launcher 6 is located in the lower right front portion of the base door 3 and to the lower right side of the pan unit 5 . The firing device 6 includes a panel body 61 , a drive (not shown) and a firing handle 62 .

パネル体61は、ベースドア3に対し皿ユニット5が閉じられた状態において、皿ユニット5と、ベースドア3に固定して取り付けられた発射装置6とが外観上一体となるように設けられる。 The panel body 61 is provided so that the dish unit 5 and the firing device 6 fixedly attached to the base door 3 are integrated in appearance when the dish unit 5 is closed with respect to the base door 3 .

発射ハンドル62は、右回りまたは左回りに回動可能に構成されており、パネル体61の表面側に配置される。上記の駆動装置は、パネル体61の裏面側に配置され、例えば発射ソレノイド(図示せず)により構成される。遊技者によって発射ハンドル62が操作されると、駆動装置の動作により遊技球が発射される。なお、発射ハンドル62を操作する際に、右回りへの回動量(操作量)が大きいほど遊技球の発射強度が強くなる。 The shooting handle 62 is configured to be rotatable clockwise or counterclockwise, and is arranged on the surface side of the panel body 61 . The driving device described above is arranged on the back side of the panel body 61 and is composed of, for example, a firing solenoid (not shown). When the player operates the shooting handle 62, the game ball is shot by the operation of the driving device. When operating the shooting handle 62, the larger the amount of clockwise rotation (the amount of operation), the stronger the shooting strength of the game ball.

皿ユニット5の右下方に配置された発射装置6から発射された遊技球は、発射レール(不図示)を経てガイドレール110(後述の図4参照)に沿って円弧状に転動して遊技領域105(後述の図4参照)に打ち出される。なお、発射装置6の配置位置は、皿ユニット5の右下方に限られず、皿ユニット5の左下方であってもよい。この場合、上記の発射レールが不要となり、ガラスドア4の下方の領域を有効に利用することができ、汎用性を高めることが可能となる。 A game ball shot from a shooting device 6 arranged on the lower right side of the plate unit 5 passes through a shooting rail (not shown) and rolls in an arc along a guide rail 110 (see FIG. 4 described later) to play the game. The area 105 (see FIG. 4 described later) is embossed. In addition, the arrangement position of the launching device 6 is not limited to the lower right side of the dish unit 5 , and may be the lower left side of the dish unit 5 . In this case, the above launch rail is not required, and the area below the glass door 4 can be effectively used, making it possible to enhance versatility.

(表示装置)
表示装置7(図2参照)は、遊技に関する各種の演出画像を表示する表示領域を有するものであって、遊技パネル100の開口に上記の表示領域が臨むように取り付けられる。表示装置7は、例えば、液晶表示装置、7セグ表示装置、ドットマトリクス表示装置、エレクトロルミネッセンスで構成される表示装置等であってもよいし、プロジェクタ等の投影装置を用いて映像を投影するものであってもよい。表示装置7の表示領域には、例えば、演出用識別図柄(例えば、装飾図柄)を可変表示させて特別図柄の当り判定処理の結果を表示したり、特別図柄の当り判定処理の結果に応じた演出画像、大当り遊技状態中の演出画像、デモ演出画像、特別図柄の可変表示の保留状況を示す演出画像等が表示される。本実施例では、表示装置7が遊技盤ユニット10に取り付けられているが、表示装置7の表示領域が遊技パネル100の開口に臨むように配置されていれば、表示装置7はベースドア3に取り付けられるようにしてもよい。
(Display device)
The display device 7 (see FIG. 2) has a display area for displaying various game-related effect images, and is attached so that the display area faces the opening of the game panel 100 . The display device 7 may be, for example, a liquid crystal display device, a 7-segment display device, a dot matrix display device, a display device composed of electroluminescence, or the like, or may project an image using a projection device such as a projector. may be In the display area of the display device 7, for example, a performance identification pattern (for example, a decorative pattern) is variably displayed to display the result of the special pattern hit determination process, or a special pattern hit determination process result is displayed. A performance image, a performance image during the jackpot game state, a demonstration performance image, a performance image showing a pending state of variable display of special symbols, and the like are displayed. In this embodiment, the display device 7 is attached to the game board unit 10. However, if the display area of the display device 7 is arranged to face the opening of the game panel 100, the display device 7 can be attached to the base door 3. You may enable it to be attached.

なお、本実施例では、上記各種の演出画像を表示するものとして一つの表示装置7を備えているが、複数(例えば二つ)の表示装置を設けて、これら複数の表示装置を用いて演出画像を表示するようにしても良い。 In this embodiment, one display device 7 is provided for displaying the above various effect images. An image may be displayed.

(払出ユニット)
払出ユニット8(図2、図3参照)は、ベースドア3の背面側に配置されており、球通路81、払出装置82等で構成される。球通路81には、貯留タンク80(図2、図3参照)から遊技球が供給される。なお、貯留タンク80には、島設備(不図示)から遊技球が供給される。払出装置82は、払出条件が成立すると、貯留タンク80から球通路81に供給された遊技球のうち所定個数の遊技球を例えば上皿51に払い出す。また、払出ユニット8の背面側には、図3に示されるように電源スイッチ95が設けられる。
(Dispensing unit)
The payout unit 8 (see FIGS. 2 and 3) is arranged on the back side of the base door 3, and comprises a ball passage 81, a payout device 82, and the like. Game balls are supplied to the ball passage 81 from a storage tank 80 (see FIGS. 2 and 3). Game balls are supplied to the storage tank 80 from an island facility (not shown). The payout device 82 pays out a predetermined number of game balls out of the game balls supplied from the storage tank 80 to the ball passage 81 to the upper tray 51, for example, when the payout condition is satisfied. A power switch 95 is provided on the back side of the payout unit 8 as shown in FIG.

(基板ユニット)
基板ユニット9(図2、図3参照)は、ベースドア3の背面側に配置される。基板ユニット9には、各種制御基板等が設けられる。
(substrate unit)
The board unit 9 (see FIGS. 2 and 3) is arranged on the rear side of the base door 3 . Various control boards and the like are provided in the board unit 9 .

具体的には、図3に示されるように、主制御回路200(後述の図6参照)が実装された主制御基板91、サブ制御回路300(後述の図6参照)が実装されたサブ制御基板92、遊技球の払出・発射を制御する払出・発射制御回路400(後述の図6参照)が実装された払出・発射制御基板93、および、電源を供給する電源供給回路450(後述の図6参照)が実装された電源供給基板等が基板ユニット9に設けられている。 Specifically, as shown in FIG. 3, a main control board 91 on which a main control circuit 200 (see FIG. 6 described later) is mounted, and a sub control board 91 on which a sub-control circuit 300 (see FIG. 6 described later) is mounted. A board 92, a payout/launch control circuit 400 (see FIG. 6 described later) for controlling the payout/launch of game balls is mounted on a payout/launch control board 93, and a power supply circuit 450 (shown in the diagram below) for supplying power. 6) is mounted on the board unit 9.

なお、図3では、便宜上、主制御基板91、サブ制御基板92、払出・発射制御基板93および電源供給基板94を参照符号として示しているが、これらの基板は、全て、基板ケースに収容されている。 In FIG. 3, for convenience, the main control board 91, the sub-control board 92, the payout/fire control board 93 and the power supply board 94 are shown as reference numerals, but these boards are all accommodated in the board case. ing.

また、本実施例では、サブ制御基板92を、ワンボード基板(1つの基板に1つの制御LSIまたは複数のLSIが設けられた基板)として構成する。ただし、これに限られず、例えば、後述する表示制御回路304、音声制御回路305、LED制御回路306および役物制御回路307(いずれも後述の図6参照)等の全部または一部を別個の基板とすることで、サブ制御基板92を複数の基板で構成してもよい。 Also, in this embodiment, the sub-control board 92 is configured as a one-board board (one board provided with one control LSI or a plurality of LSIs). However, not limited to this, for example, all or part of a display control circuit 304, a sound control circuit 305, an LED control circuit 306, and a character control circuit 307 (all of which will be described later in FIG. 6) can be provided on a separate substrate. By doing so, the sub-control board 92 may be composed of a plurality of boards.

[1-1-2.遊技盤ユニット]
図4は、第1のパチンコ遊技機が備える遊技盤ユニット10の外観を示す正面図の一例である。遊技盤ユニット10の前側面には、発射された遊技球が転動流下可能な遊技領域105が形成される。
[1-1-2. Game board unit]
FIG. 4 is an example of a front view showing the appearance of the game board unit 10 provided in the first pachinko game machine. On the front side of the game board unit 10, a game area 105 is formed in which the launched game ball can roll and flow.

図4に示されるように、遊技盤ユニット10は、主として、発射された遊技球が転動流下可能な遊技領域105が形成される遊技パネル100と、ガイドレール110と、遊技領域105の略中央部に配置されるセンター役物115と、第1始動口120と、一般入賞口122と、通過ゲートユニット125と、特別電動役物ユニット130と、第2始動口140と、普通電動役物ユニット145と、LEDユニット160と、アウト口178と、遊技盤ユニット10の後方に配置される裏ユニット(図示せず)とを備える。なお、上述したとおり、LEDユニット160については後述する。 As shown in FIG. 4, the game board unit 10 mainly includes a game panel 100 in which a game area 105 in which shot game balls can roll and flow down, a guide rail 110, and a substantially central portion of the game area 105. center accessory 115, first starting port 120, general prize winning port 122, passage gate unit 125, special electric accessory unit 130, second starting port 140, and normal electric accessory unit 145 , an LED unit 160 , an out port 178 , and a back unit (not shown) arranged behind the game board unit 10 . Incidentally, as described above, the LED unit 160 will be described later.

(遊技パネル)
遊技パネル100には、表示装置7の表示領域が臨む位置に開口(参照符号なし)が形成されている。また、遊技パネル100の前面には、ガイドレール110が設けられるとともに遊技釘(参照符号なし)等が植設されている。発射装置6(図1、図2参照)から発射された遊技球は、ガイドレール110から遊技領域105に向けて飛び出し、遊技釘等と衝突して進行方向を変えながら遊技領域105の下方に向けて流下する。
(game panel)
The game panel 100 is formed with an opening (no reference numeral) at a position facing the display area of the display device 7 . A guide rail 110 is provided on the front surface of the game panel 100, and a game nail (no reference numeral) is planted. A game ball shot from the shooting device 6 (see FIGS. 1 and 2) jumps out from the guide rail 110 toward the game area 105, collides with a game nail or the like, and is directed downward to the game area 105 while changing its traveling direction. flow down.

また、遊技パネル100の後方には、演出効果を高めるために装飾体が設けられた裏ユニット(図示せず)が配置されている。遊技パネル100は、裏ユニットに設けられた装飾体を正面視で視認できるように透明樹脂で構成されている。この場合、遊技パネル100の全部が透明部材で構成されていてもよいし、例えば、裏ユニットに設けられた装飾体を正面視で視認できる部位のみが透明部材で構成されていてもよい。また、遊技パネル100を、透明部分を有さない部材(例えば木製)で構成し、一部に透明部材を設けて演出効果を高めるようにしてもよい。 In addition, behind the game panel 100, a back unit (not shown) provided with a decorative body is arranged in order to enhance the performance effect. The game panel 100 is made of a transparent resin so that the ornaments provided on the back unit can be seen from the front. In this case, the entire game panel 100 may be made of a transparent member, or, for example, only a portion where the ornaments provided on the back unit can be seen from the front may be made of a transparent member. Also, the game panel 100 may be made of a member (for example, made of wood) that does not have a transparent portion, and a transparent member may be partially provided to enhance the presentation effect.

なお、本実施例では、裏ユニットを正面視で視認できるように遊技パネル100が透明樹脂で構成されているが、遊技パネル100の全部を透明としてもよいし、一部のみを透明としてもよい。 In this embodiment, the game panel 100 is made of transparent resin so that the back unit can be seen from the front. .

(ガイドレール)
ガイドレール110は、円弧状の外レールおよび内レール(いずれも参照符号なし)により構成される。遊技領域105は、ガイドレール110によって区画(画定)される。外レールおよび内レールは、発射装置6(後述の図6参照)から発射された遊技球を遊技領域105の上部に案内する機能を有する。
(guide rail)
The guide rail 110 is composed of arcuate outer rails and inner rails (both without reference numerals). The game area 105 is partitioned (demarcated) by the guide rails 110 . The outer rail and the inner rail have the function of guiding the game ball shot from the shooting device 6 (see FIG. 6 described later) to the upper part of the game area 105 .

(センター役物)
センター役物115は、遊技パネル100の開口(参照符号なし)にはめ込まれるように構成されており、上方には円弧状のセンターレール116を備えている。遊技領域105に向けて発射された遊技球は、センターレール116によって左右に振り分けられる。
(Center role)
The center accessory 115 is configured to be fitted into an opening (no reference numeral) of the game panel 100, and has an arcuate center rail 116 above it. The game balls shot toward the game area 105 are distributed to the left and right by the center rail 116. - 特許庁

この第1のパチンコ遊技機において、遊技領域105のうち、センター役物115よりも左側の領域を左側領域106と称し、センター役物115よりも右側の領域を右側領域107と称する。左側領域および右側領域の定義は、後述する第2のパチンコ遊技機および第3のパチンコ遊技機についても同様である。 In this first pachinko game machine, of the game area 105, the area on the left side of the center accessory 115 is called a left area 106, and the area on the right side of the center accessory 115 is called a right area 107. The definitions of the left side area and the right side area are the same for the second pachinko game machine and the third pachinko game machine which will be described later.

発射装置6によって遊技領域105に向けて発射された遊技球は、左側領域106または右側領域107を流下する。左側領域106または右側領域107を流下する遊技球は、遊技パネル100に植設された遊技釘等との衝突により、進行方向を変えながら下方へ向けて流下する。発射ハンドル62(図1、図2参照)の操作量が小さい場合、発射された遊技球は左側領域106を流下する。一方、発射ハンドル62(図1参照)の操作量が大きい場合、発射された遊技球は右側領域107を流下する。 A game ball shot toward the game area 105 by the shooting device 6 flows down the left area 106 or the right area 107 . A game ball flowing down the left side area 106 or the right side area 107 collides with a game nail or the like planted in the game panel 100 and flows downward while changing its traveling direction. When the amount of operation of the shooting handle 62 (see FIGS. 1 and 2) is small, the shot game ball flows down the left area 106 . On the other hand, when the operation amount of the shooting handle 62 (see FIG. 1) is large, the shot game ball flows down the right area 107 .

なお、この明細書において、発射ハンドル62の操作態様(打ち方)として、左側領域106を流下するように遊技球を発射させる打ち方を「左打ち」と称し、右側領域107を流下するように遊技球を発射させる打ち方を「右打ち」と称する。このように、遊技者によって左側領域106または右側領域107に向けて遊技球を打ち分け可能とされている。 In this specification, as an operation mode (hitting method) of the shooting handle 62, a method of shooting a game ball so as to flow down the left side region 106 is referred to as "left hitting", and a hitting method that causes the game ball to flow down the right side region 107 is referred to as "left hitting". A method of shooting a game ball is called "right-handed hitting". In this way, the player can hit the game ball either toward the left side area 106 or the right side area 107 .

また、センター役物115には、左側の外周縁部に、左側領域106を流下する遊技球が進入可能とされたワープ入口117が形成されている。ワープ入口117に進入した遊技球は、センター役物115に形成されたステージ118に誘導可能に構成されている。ステージ118は、表示装置7の表示領域の下辺前方において遊技球が左右方向に転動可能に形成されている。なお、ステージ118は、例えば、上段側のステージおよび下段側のステージといったように、複数段で形成されていてもよい。 In addition, the center accessory 115 is formed with a warp entrance 117 at its left outer peripheral edge, through which a game ball flowing down the left area 106 can enter. A game ball entering the warp entrance 117 is configured to be guided to a stage 118 formed in the center accessory 115 . The stage 118 is formed in front of the lower side of the display area of the display device 7 so that the game ball can roll in the horizontal direction. Note that the stage 118 may be formed in a plurality of stages, for example, an upper stage and a lower stage.

ステージ118の左右方向略中央の後側には、遊技球が進入可能なチャンス入口119が形成されており、チャンス入口119に進入した遊技球は、第1始動口120の直上に放出されるように構成されている。そのため、チャンス入口119に進入した遊技球は、ワープ入口117に進入しなかった遊技球や、ワープ入口117に進入したもののチャンス入口119に進入しなかった遊技球と比べて高い確率で第1始動口120に入賞(通過)するようになっている。 A chance entrance 119 into which a game ball can enter is formed behind the stage 118 substantially in the left-right direction. is configured to Therefore, the game ball that entered the chance entrance 119 has a higher probability than the game ball that did not enter the warp entrance 117 or the game ball that entered the warp entrance 117 but did not enter the chance entrance 119 at the first start. It is designed to win (pass) through the mouth 120 .

(第1始動口)
第1始動口120は、表示装置7の表示領域の下方に配置されており、左打ちされた遊技球が入賞可能(右打ちされた遊技球が入賞困難または不可能)となるように配置されている。第1始動口120に遊技球が入賞すると、第1始動口スイッチ121(後述の図6参照)により検出される。なお、右打ちされた遊技球が第1始動口120に入賞可能であってもよい。また、上記の第1始動口120に代えてまたは加えて、右打ちされた遊技球が入賞可能(左打ちされた遊技球が入賞困難または不可能)な第1始動口を備えるようにしてもよい。
(First start port)
The first starting port 120 is arranged below the display area of the display device 7, and is arranged so that a left-handed game ball can win (a right-handed game ball is difficult or impossible to win). ing. When a game ball enters the first starting port 120, it is detected by the first starting port switch 121 (see FIG. 6, which will be described later). In addition, the right-handed game ball may be able to win the first starting port 120 . Also, in place of or in addition to the above-described first starting port 120, a first starting port in which a right-handed game ball can win (a left-handed game ball is difficult or impossible to win) may be provided. good.

第1始動口スイッチ121(後述の図6参照)により第1始動口120への遊技球の入賞(通過)が検出されると、第1特別図柄にかかる各種データ(例えば、第1特別図柄の大当り判定用乱数値、第1特別図柄の図柄乱数値、第1特別図柄のリーチ判定用乱数値、および、第1特別図柄の演出選択用乱数値等の各種乱数値等)が抽出され、抽出された各種データは所定数(例えば最大4個)まで記憶される。記憶された各種データは、第1特別図柄の始動条件(この明細書において「第1特別図柄の変動開始条件」とも称する)が成立すると、第1特別図柄の当り判定処理に供される。第1始動口120に遊技球が入賞すると例えば3個の賞球が払い出される。ただし、第1始動口120への遊技球の入賞に基づいて払い出される賞球数はこれに限られない。 When the winning (passing) of the game ball to the first starting port 120 is detected by the first starting port switch 121 (see FIG. 6 described later), various data related to the first special symbol (for example, the first special symbol Various random numbers such as the random number for judging the jackpot, the random number for the first special symbol, the random number for the reach judgment of the first special symbol, and the random number for selecting the effect of the first special symbol, etc.) are extracted and extracted. A predetermined number (for example, four at maximum) of the various data thus obtained are stored. The stored various data are subjected to the hit determination process of the first special symbol when the starting condition of the first special symbol (also referred to as "fluctuation starting condition of the first special symbol" in this specification) is satisfied. When game balls enter the first starting port 120, for example, three prize balls are paid out. However, the number of prize balls paid out based on the winning of game balls to the first start port 120 is not limited to this.

この明細書において、第1始動口120への遊技球の入賞を第1特別図柄の始動入賞と称し、第1特別図柄にかかる各種データ(例えば、第1特別図柄の大当り判定用乱数値、第1特別図柄の図柄乱数値、第1特別図柄のリーチ判定用乱数値、および、第1特別図柄の演出選択用乱数値等の各種乱数値等)を第1特別図柄の始動情報と称する。また、始動条件が成立するまで第1特別図柄の始動情報を記憶することを保留と称する。第2特別図柄についても同様である。 In this specification, the winning of the game ball to the first starting port 120 is referred to as the starting winning of the first special symbol, and various data related to the first special symbol (for example, the random number for judging the jackpot of the first special symbol, the first 1 special symbol symbol random value, reach determination random value of the first special symbol, and various random values of the first special symbol effect selection random value, etc.) is referred to as start information of the first special symbol. In addition, storing the starting information of the first special symbol until the starting condition is established is called suspension. The same applies to the second special symbol.

(一般入賞口)
一般入賞口122は、表示装置7の表示領域の左下方に複数配置されており、左打ちされた遊技球が入賞可能(右打ちされた遊技球が入賞困難または不可能)となるように配置されている。複数の一般入賞口122のうちいずれかに遊技球が入賞すると、一般入賞口スイッチ123(後述の図6参照)により検出される。
(general prize entrance)
A plurality of general winning holes 122 are arranged in the lower left part of the display area of the display device 7, and are arranged so that left-handed game balls can win (right-handed game balls are difficult or impossible to win). It is When a game ball wins in one of the plurality of general winning openings 122, it is detected by a general winning opening switch 123 (see FIG. 6 described later).

一般入賞口スイッチ123(後述の図6参照)により一般入賞口122への遊技球の入賞(通過)が検出されると、例えば4個の賞球が払い出されるが、一般入賞口122への遊技球の入賞に基づいて払い出される賞球数は4個に限られない。 When the winning (passing) of the game ball to the general winning opening 122 is detected by the general winning opening switch 123 (see FIG. 6 described later), for example, four winning balls are paid out, but the game to the general winning opening 122 The number of prize balls paid out based on winning balls is not limited to four.

また、本実施例において、一般入賞口122は、右打ちされた遊技球が入賞困難または不可能となるように配置されているが、必ずしもこれに限られず、上記の一般入賞口122に代えてまたは加えて、右打ちされた遊技球が入賞可能な一般入賞口を備えてもよい。 In addition, in this embodiment, the general winning opening 122 is arranged so that it is difficult or impossible for a game ball hit to the right to win a prize. Or in addition, it may be provided with a general prize winning opening in which a right-handed game ball can win a prize.

(通過ゲートユニット)
通過ゲートユニット125は、右側領域107に配置されており、右打ちされた遊技球がほぼ通過できるように構成された通過ゲート126と、通過ゲート126への遊技球の通過を検出する通過ゲートスイッチ127(後述の図6参照)とを一体化したユニット体である。
(passage gate unit)
The passing gate unit 125 is arranged in the right region 107, and includes a passing gate 126 constructed so that a game ball hit to the right can pass through, and a passing gate switch for detecting passage of a game ball to the passing gate 126. 127 (see FIG. 6, which will be described later).

通過ゲートスイッチ127により通過ゲート126への遊技球の通過が検出されると、普通図柄にかかる各種データ(例えば、普通図柄の当り判定用乱数値等)が抽出され、抽出された各種データは所定数(例えば最大4個)まで記憶される。記憶された各種データは、普通図柄の当り判定処理に供される。なお、通過ゲートスイッチ127により通過ゲート126への遊技球の通過が検出されたとしても、賞球は払い出されない。また、通過ゲートユニット125は、右側領域107に代えてまたは加えて左側領域106に配置されていてもよい。 When the passing of the game ball to the passing gate 126 is detected by the passing gate switch 127, various data (for example, random numbers for determining hits of the normal symbols) are extracted, and the extracted various data are predetermined. Up to a number (for example, a maximum of 4) is stored. The stored various data are usually provided for the hit determination process of the symbol. Even if the passage gate switch 127 detects the passage of the game ball to the passage gate 126, the prize ball is not paid out. Also, the pass gate unit 125 may be arranged in the left region 106 instead of or in addition to the right region 107 .

この明細書において、通過ゲート126への遊技球の通過を始動通過と称し、通過ゲート126への遊技球の通過によって抽出された普通図柄にかかる各種データ(例えば、普通図柄の当り判定用乱数値等)を普通図柄の始動情報と称する。また、始動条件が成立するまで普通図柄の始動情報を記憶することを保留と称する。 In this specification, the passage of the game ball through the passage gate 126 is referred to as starting passage, and various data related to the normal symbols extracted by the passage of the game ball through the passage gate 126 (for example, the random number value for hit determination of the normal symbols) etc.) is usually referred to as starting information of the design. Further, storing the starting information of the normal symbol until the starting condition is established is called suspension.

(特別電動役物ユニット)
特別電動役物ユニット130は、大入賞口131と、大入賞口131への遊技球の入賞(通過)を検出するカウントスイッチ132(後述の図6参照)と、特別電動役物133とを一体化したユニット体である。特別電動役物ユニット130は、右側領域107において、通過ゲートユニット125よりも下方に配置されている。
(Special electric accessories unit)
The special electric accessory unit 130 integrates a big prize slot 131, a count switch 132 (see FIG. 6 described later) for detecting the winning (passage) of a game ball into the big prize slot 131, and a special electric role product 133. It is a unit body that has become. The special electric accessory unit 130 is arranged below the passage gate unit 125 in the right area 107 .

大入賞口131は、右打ちされた遊技球が入賞可能(左打ちされた遊技球が入賞困難または不可能)となるように配置されている。ただし、これに限定されるものではなく、上記の大入賞口131に代えてまたは加えて、左打ちされた遊技球が入賞可能な大入賞口を配置したり、センター役物115の上部において遊技球が入賞可能な大入賞口を配置するようにしてもよい。 The big winning opening 131 is arranged so that a right-handed game ball can win a prize (a left-handed game ball is difficult or impossible to win). However, it is not limited to this, and instead of or in addition to the big winning hole 131, a big winning hole in which a left-handed game ball can win a prize is arranged, or a game is played on the upper part of the center accessory 115. A large prize winning opening in which a ball can win a prize may be arranged.

また、大入賞口131は、遊技者に有利な遊技状態である大当り遊技状態に制御されているときに所定個数(例えば10個)の遊技球が入賞(通過)可能となるように開放される入賞口である。カウントスイッチ132(後述の図6参照)により大入賞口131への遊技球の入賞が検出されると、例えば10個の賞球が払い出される。ただし、大入賞口131への遊技球の入賞に基づいて払い出される賞球数は10個に限られない。 Also, the big winning opening 131 is opened so that a predetermined number (for example, 10) of game balls can win (pass) a prize when controlled in a jackpot game state which is a game state advantageous to the player. This is the prize-winning entrance. When the count switch 132 (see FIG. 6, which will be described later) detects the winning of game balls into the big winning opening 131, ten prize balls, for example, are paid out. However, the number of prize balls paid out based on the winning of game balls into the big prize winning opening 131 is not limited to ten.

特別電動役物133は、前後方向に進退可能な特電用シャッタ134と、この特電用シャッタ134を作動させる特電用ソレノイド135(後述の図6参照)とを備える。特別電動役物133すなわち特電用シャッタ134は、大入賞口131への遊技球の入賞(通過)が可能または容易な開放状態と、大入賞口131への遊技球の入賞(通過)が不可能または困難な閉鎖状態と、に状態移行可能に構成される。なお、大当り遊技状態では、上記の閉鎖状態から開放状態への状態移行が所定のラウンド数にわたって行われる。すなわち、大当り遊技状態は、大入賞口131が閉鎖状態から所定期間にわたって開放状態に移行するラウンド遊技を複数ラウンドにわたって行うことにより、多量の遊技球を賞球として払い出すことを可能にした遊技状態である。 The special electric accessory 133 includes a special electric shutter 134 that can move back and forth, and a special electric solenoid 135 (see FIG. 6 described later) that operates the special electric shutter 134 . The special electric accessory 133, that is, the special electric shutter 134, is in an open state in which a game ball can enter (pass through) the big winning opening 131 or is easily opened, and in which a game ball cannot enter (pass through) the big winning opening 131. Or configured to allow state transitions to and from difficult closed states. In addition, in the jackpot game state, the state transition from the closed state to the open state is performed over a predetermined number of rounds. That is, the jackpot game state is a game state in which a large amount of game balls can be paid out as prize balls by performing a round game in which the big prize winning port 131 shifts from a closed state to an open state over a predetermined period of time over a plurality of rounds. is.

(第2始動口)
第2始動口140は、左側領域106(より詳しくは第1始動口120の左側下方)に配置されている。ただし、第2始動口140は、左打ちされた遊技球の入賞が例えば遊技釘等によって困難または不可能となっており、右打された遊技球が入賞可能となるように第2始動口140の近傍まで誘導されるように構成されている。ただし、第2始動口140をこのような構成とすることは必須ではなく、例えば右側領域107に設けてもよい。また、第2始動口140は、左打ちされた遊技球が入賞可能となるように構成されていてもよい。
(Second start port)
The second starting port 140 is arranged in the left region 106 (more specifically, the lower left side of the first starting port 120). However, the second starting port 140 is difficult or impossible to win a game ball hit to the left due to, for example, a game nail. is configured to be guided to the vicinity of However, it is not essential to configure the second starting port 140 in this manner, and it may be provided in the right region 107, for example. Also, the second starting port 140 may be configured so that left-handed game balls can win.

第2始動口スイッチ141(後述の図6参照)により第2始動口140への遊技球の入賞(通過)が検出されると、第2特別図柄にかかる各種データ(例えば、第2特別図柄の大当り判定用乱数値、第2特別図柄の図柄乱数値、第2特別図柄のリーチ判定用乱数値、および、第2特別図柄の演出選択用乱数値等の各種乱数値等)が抽出され、抽出された各種データは所定数(例えば最大4個)まで記憶される。記憶された各種データは、第2特別図柄の始動条件(この明細書において「第2特別図柄の変動開始条件」とも称する)が成立すると、第2特別図柄の当り判定処理に供される。第2始動口140に遊技球が入賞すると例えば3個の賞球が払い出される。ただし、第2始動口140への遊技球の入賞に基づいて払い出される賞球数はこれに限られない。 When the winning (passing) of the game ball to the second starting port 140 is detected by the second starting port switch 141 (see FIG. 6 described later), various data related to the second special symbol (for example, the second special symbol Various random numbers such as random numbers for judging big hits, random numbers for second special symbols, random numbers for reach judgment for second special symbols, and random numbers for selecting effects of second special symbols, etc.) are extracted and extracted. A predetermined number (for example, four at maximum) of the various data thus obtained are stored. The stored various data are subjected to the hit determination process of the second special symbol when the second special symbol start condition (also referred to as "second special symbol variation start condition" in this specification) is satisfied. When a game ball enters the second starting port 140, for example, three prize balls are paid out. However, the number of prize balls paid out based on the winning of game balls to the second start port 140 is not limited to this.

(普通電動役物ユニット)
普通電動役物ユニット145は、左側領域106(より詳しくは第1始動口120の左側下方)に配置されており、遊技球が入賞(通過)することによって所定数の遊技球が賞球として払い出される入賞口と、この入賞口への遊技球の入賞を検出するスイッチと、普通電動役物146とを一体化したユニット体である。本実施例では、上記の入賞口を第2始動口140とし、上記のスイッチを第2始動口スイッチ141としている。
(Normal electric accessories unit)
The normal electric accessory unit 145 is arranged in the left area 106 (more specifically, the lower left side of the first start port 120), and a predetermined number of game balls are paid out as prize balls by winning (passing) the game balls. It is a unit body that integrates a prize winning hole, a switch for detecting the winning of a game ball into this winning hole, and a normal electric accessory 146.例文帳に追加In this embodiment, the winning opening is the second starting opening 140 and the switch is the second starting opening switch 141 .

普通電動役物146は、所謂電チューと呼ばれる例えば羽根部材からなる普電用可動部材147と、この普電用可動部材147を作動させる普電用ソレノイド148(後述の図6参照)とを備える。普通電動役物146すなわち普電用可動部材147は、第2始動口140への遊技球の入賞(通過)が可能または容易な開放状態と、第2始動口140への遊技球の入賞が不可能または困難な閉鎖状態と、に状態移行可能に構成される。なお、普電用可動部材147は、羽根型、扉型、突出板型等を含む。 The ordinary electric accessory 146 includes a general electric movable member 147, which is a so-called electric chew and made of, for example, a blade member, and a general electric solenoid 148 (see FIG. 6 described later) that operates the general electric movable member 147. . The ordinary electric accessory 146, that is, the ordinary electric movable member 147 is in an open state in which it is possible or easy for the game ball to enter (pass through) the second start port 140, and in which it is impossible for the game ball to enter the second start port 140. It is configured to allow state transitions to and from possible or difficult closed states. In addition, the general electric movable member 147 includes a vane type, a door type, a projecting plate type, and the like.

(アウト口)
アウト口178は、遊技領域105に向けて発射されたものの各種入賞口(例えば、第1始動口120、第2始動口140、大入賞口131、一般入賞口122等)のいずれにも入賞しなかった遊技球を、機外に排出するためのものである。このアウト口178は、左打ちされた遊技球および右打ちされた遊技球のいずれについても機外に排出できるように、遊技領域105の最下流側に設けられている。ただし、上記のアウト口178に加えて、最下流側でない位置、例えば複数の一般入賞口122の間等にアウト口を設けて、遊技領域105を流下中の遊技球を機外に排出するようにしてもよい。
(out port)
The out port 178 is launched toward the game area 105, but does not win any of the various winning ports (eg, the first starting port 120, the second starting port 140, the big winning port 131, the general winning port 122, etc.). It is for ejecting missing game balls out of the machine. This out port 178 is provided at the most downstream side of the game area 105 so that both left-handed game balls and right-handed game balls can be discharged out of the machine. However, in addition to the out port 178, an out port is provided at a position other than the most downstream side, such as between a plurality of general winning ports 122, so that the game balls flowing down the game area 105 are discharged out of the machine. can be

(裏ユニット)
裏ユニット(不図示)は、遊技盤ユニット10を装飾するものであって、透過性のある遊技パネル100の後方側に設けられる。この裏ユニットは、サブ制御回路300によって制御される可動役物等の演出用役物群58(後述の図6参照)を備える。演出用役物群58は、例えば表示装置7の表示領域の周囲に配置される。これらの演出用役物群58のうち少なくとも一以上の役物または役物を構成する演出用役物構成部材は、特別図柄の当り判定処理の結果にもとづいて動作可能な演出用役物として機能する。
(back unit)
A back unit (not shown) decorates the game board unit 10 and is provided behind the transparent game panel 100 . This back unit includes a performance accessory group 58 (see FIG. 6 described later) such as a movable accessory controlled by the sub-control circuit 300 . The performance accessory group 58 is arranged around the display area of the display device 7, for example. At least one or more of the performance accessory group 58 or the performance accessory component constituting the performance accessory functions as a performance accessory operable based on the result of the hit determination processing of the special symbol. do.

[1-1-3.LEDユニット]
LEDユニット160は、遊技盤ユニット10の右下部であって、遊技領域105の外側に配置される(例えば図4参照)。LEDユニット160は、各種の表示部を一体化したユニット体である。
[1-1-3. LED unit]
The LED unit 160 is arranged in the lower right part of the game board unit 10 and outside the game area 105 (see FIG. 4, for example). The LED unit 160 is a unit body in which various display units are integrated.

図5は、第1のパチンコ遊技機が備えるLEDユニット160を示す正面図の一例である。 FIG. 5 is an example of a front view showing the LED unit 160 provided in the first pachinko gaming machine.

図5に示されるように、LEDユニット160は、普通図柄表示部161、普通図柄用保留表示部162、第1特別図柄表示部163、第2特別図柄表示部164、第1特別図柄用保留表示部165、第2特別図柄用保留表示部166、確変報知用表示部167、および時短報知用表示部168を備える。 As shown in FIG. 5, the LED unit 160 includes a normal symbol display portion 161, a normal symbol reservation display portion 162, a first special symbol display portion 163, a second special symbol display portion 164, and a first special symbol reservation display. A part 165, a second special symbol reservation display part 166, a probability variation notification display part 167, and a time reduction notification display part 168 are provided.

(普通図柄表示部)
普通図柄表示部161は、普通図柄の当り判定処理の結果を表示するものであって、普通図柄表示LED161a,161bを備える。普通図柄の可変表示を開始するための条件(以下、「普通図柄の始動条件」と称する)が成立すると、普通図柄表示LED161a,161bが交互に点灯・消灯を繰り返す普通図柄の可変表示が開始される。普通図柄の可変表示が開始されてから所定時間が経過すると、普通図柄の可変表示が停止し、普通図柄の当り判定処理の結果が導出される。
(Normal pattern display part)
The normal symbol display section 161 displays the result of the normal symbol hit determination process, and includes normal symbol display LEDs 161a and 161b. When the condition for starting the variable display of normal symbols (hereinafter referred to as "starting condition of normal symbols") is established, the variable display of normal symbols is started, in which the normal symbol display LEDs 161a and 161b alternately turn on and off. be. When a predetermined time elapses after the start of the variable display of the normal symbols, the variable display of the normal symbols is stopped, and the result of the hit determination process of the normal symbols is derived.

普通図柄の当り判定処理の結果が普通図柄当りである場合、普通図柄表示LED161a,161bの点灯・消灯の組み合わせが特定の停止表示態様となる。例えば、普通図柄の当り判定処理の結果が普通図柄当りである場合、普通図柄表示LED161aが点灯するとともに普通図柄表示LED161bが消灯する。一方、普通図柄の当り判定処理の結果がハズレである場合、例えば、普通図柄表示LED161aが消灯するとともに普通図柄表示LED161bが点灯する。ただし、普通図柄の当り判定処理の結果を示す普通図柄表示LED161a,161bの停止表示態様はこれに限られない。そして、普通図柄が特定の停止表示態様で停止表示されると、普通電動役物146を作動させることが決定し、普電用可動部材147が所定のパターンで開閉駆動し、第2始動口140への遊技球の入賞(通過)が容易となる。 When the result of the normal symbol hit determination process is a normal symbol hit, the combination of lighting and extinguishing of the normal symbol display LEDs 161a and 161b becomes a specific stop display mode. For example, when the result of the normal symbol hit determination process is a normal symbol hit, the normal symbol display LED 161a is lit and the normal symbol display LED 161b is extinguished. On the other hand, when the result of the normal symbol hit determination process is a loss, for example, the normal symbol display LED 161a is turned off and the normal symbol display LED 161b is turned on. However, the stop display mode of the normal symbol display LEDs 161a and 161b indicating the result of the normal symbol hit determination process is not limited to this. Then, when the normal symbol is stopped and displayed in a specific stop display mode, it is determined to operate the normal electric accessory 146, the normal electric movable member 147 is driven to open and close in a predetermined pattern, and the second starting port 140 Winning (passing) of game balls to is facilitated.

(普通図柄用保留表示部)
普通図柄用保留表示部162は、普通図柄の始動情報すなわち可変表示が保留されている場合、保留されている普通図柄の可変表示の数(以下、「普通図柄の保留数」と称する)を表示するものであって、普通図柄用保留表示LED162a,162bを備える。上記の「普通図柄の可変表示が保留されている」とは、通過ゲート126への遊技球の通過が検出されて普通図柄にかかる各種データ(例えば、普通図柄の当り判定用乱数値等)が抽出されてから、普通図柄の始動条件が成立するまでの状態をいう。なお、普通図柄の始動条件は、普通図柄が可変表示中でないこと、および、普通図柄の可変表示が保留されていること、を少なくとも全て満たす場合に成立する。
(Reserved display for normal symbols)
The normal symbol pending display unit 162 displays the number of variable displays of normal symbols that are being held (hereinafter referred to as "the number of pending normal symbols") when the starting information of the normal symbols, that is, the variable display is being held. It is provided with reserved display LEDs 162a and 162b for normal symbols. The above-mentioned "variable display of normal symbols is suspended" means that the passage of the game ball to the passage gate 126 is detected, and various data (for example, random numbers for determining hits of normal symbols, etc.) applied to the normal symbols are It refers to the state from extraction to establishment of the starting condition of the normal symbol. It should be noted that the starting condition of the normal symbol is established when at least all of the conditions that the normal symbol is not being variably displayed and that the variable display of the normal symbol is suspended are satisfied.

普通図柄用保留表示部162は、普通図柄用保留表示LED162a,162bの点灯・消灯の組み合わせによって普通図柄の可変表示の保留数を表示する。例えば、普通図柄の保留数が1個である場合、普通図柄用保留表示LED162aが点灯するとともに普通図柄用保留表示LED162bが消灯する。また、普通図柄の保留数が2個である場合、普通図柄用保留表示LED162a,162bの両方が点灯する。また、普通図柄の保留数が3個である場合、普通図柄用保留表示LED162aが点滅するとともに普通図柄用保留表示LED162bが点灯する。さらに、普通図柄の保留数が4個である場合、普通図柄用保留表示LED162a,162bの両方が点滅する。ただし、普通図柄の保留数を示す普通図柄用保留表示LED162a,162bの表示態様はこれに限られない。 The normal symbol pending display unit 162 displays the number of variable display pending normal symbols by a combination of lighting and extinguishing of the normal symbol pending display LEDs 162a and 162b. For example, when the number of reserved symbols is normally one, the reserved display LED 162a for the normal design lights up and the reserved display LED 162b for the normal design goes out. Also, when the number of reserved symbols is normally two, both of the reserved display LEDs 162a and 162b for normal symbols light up. Further, when the number of reserved symbols is normally 3, the reserved display LED 162a for the normal design flashes and the reserved display LED 162b for the normal design lights up. Furthermore, when the number of reserved symbols is normally four, both of the reserved display LEDs 162a and 162b for normal symbols blink. However, the display mode of the normal design reservation display LEDs 162a and 162b indicating the number of normal design reservations is not limited to this.

(特別図柄表示部)
特別図柄表示部は、特別図柄の当り判定処理の結果を表示するものであって、第1特別図柄表示部163および第2特別図柄表示部164を備える。第1特別図柄表示部163は、例えば、8個のLED163a~163hからなる第1特別図柄表示LED群を備える。同様に、第2特別図柄表示部164も、例えば8個のLED164a~164hからなる第2特別図柄表示LED群を備える。
(Special pattern display part)
The special symbol display section displays the result of the special symbol hit determination process, and includes a first special symbol display section 163 and a second special symbol display section 164 . The first special symbol display unit 163 includes, for example, a first special symbol display LED group consisting of eight LEDs 163a to 163h. Similarly, the second special symbol display section 164 also has a second special symbol display LED group consisting of, for example, eight LEDs 164a to 164h.

第1特別図柄の可変表示を開始するための条件(以下、「第1特別図柄の始動条件」と称する)が成立すると、第1特別図柄表示部163を構成する8個のLED163a~163hの全部または一部が交互または相互に点灯・消灯を繰り返す第1特別図柄の可変表示が開始される。第1特別図柄の可変表示が開始されてから所定時間が経過すると、第1特別図柄の可変表示が停止し、第1特別図柄の当り判定処理の結果が導出される。 When the condition for starting the variable display of the first special symbol (hereinafter referred to as "starting condition of the first special symbol") is satisfied, all of the eight LEDs 163a to 163h constituting the first special symbol display unit 163 Or the variable display of the 1st special design which repeats lighting and extinguishing alternately or mutually is started. When a predetermined time elapses after the variable display of the first special symbol is started, the variable display of the first special symbol is stopped, and the result of the hit determination process of the first special symbol is derived.

第1特別図柄の当り判定処理の結果が大当りである場合、第1特別図柄表示部163を構成する8個のLED163a~163hの点灯・消灯の組み合わせが特定の停止表示態様となる。そして、第1特別図柄表示部163が特定の停止表示態様で停止表示されると、大当り遊技状態への移行が決定する。 When the result of the hit determination process of the first special symbol is a big hit, the combination of lighting and extinguishing of the eight LEDs 163a to 163h constituting the first special symbol display section 163 becomes a specific stop display mode. Then, when the first special symbol display portion 163 is stop-displayed in a specific stop-display mode, the transition to the jackpot game state is determined.

第2特別図柄の可変表示を開始するための条件(以下、「第2特別図柄の始動条件」と称する)が成立すると、第2特別図柄表示部164を構成する8個のLED164a~164hの全部または一部が交互または相互に点灯・消灯を繰り返す第2特別図柄の可変表示が開始される。第2特別図柄の可変表示が開始されてから所定時間が経過すると、第2特別図柄の可変表示が停止し、第2特別図柄の当り判定処理の結果が導出される。 When the condition for starting the variable display of the second special symbol (hereinafter referred to as "starting condition of the second special symbol") is satisfied, all of the eight LEDs 164a to 164h constituting the second special symbol display unit 164 Or the variable display of the 2nd special design in which a part repeats lighting and extinguishing alternately or mutually is started. When a predetermined time elapses after the variable display of the second special symbol is started, the variable display of the second special symbol is stopped, and the result of the hit determination process of the second special symbol is derived.

第2特別図柄の当り判定処理の結果が大当りである場合、第2特別図柄表示部164を構成する8個のLED164a~164hの点灯・消灯の組み合わせが特定の停止表示態様となる。そして、第2特別図柄表示部164が特定の停止表示態様で停止表示されると、大当り遊技状態への移行が決定する。 When the result of the hit determination process of the second special symbol is a big hit, the combination of lighting and extinguishing of the eight LEDs 164a to 164h constituting the second special symbol display section 164 becomes a specific stop display mode. Then, when the second special symbol display portion 164 is stop-displayed in a specific stop-display mode, the transition to the jackpot game state is determined.

(特別図柄用保留表示部)
特別図柄用保留表示部は、特別図柄の始動情報すなわち可変表示が保留されている場合、保留されている特別図柄の可変表示の数(以下、「特別図柄の保留数」と称する)を表示するものであって、第1特別図柄用保留表示部165および第2特別図柄用保留表示部166を備える。
(Reserved display for special symbols)
The special symbol pending display unit displays the number of variable display of special symbols that are suspended (hereinafter referred to as "the number of reserved special symbols") when the start information of the special symbols, that is, the variable display is suspended. It comprises a first special symbol reservation display portion 165 and a second special symbol reservation display portion 166 .

第1特別図柄用保留表示部165は、第1特別図柄の可変表示が保留されている場合、第1特別図柄の保留数を表示するものであって、第1特別図柄用保留表示LED165a,165bを備える。「第1特別図柄の可変表示が保留されている」とは、第1始動口120への遊技球の入賞(通過)が検出されて第1特別図柄の始動情報が抽出されてから、第1特別図柄の始動条件が成立するまでの状態をいう。 The first special symbol reserved display unit 165 displays the number of reserved first special symbols when the variable display of the first special symbol is reserved, and the first special symbol reserved display LEDs 165a and 165b. Prepare. "Variable display of the first special symbol is suspended" means that after the winning (passing) of the game ball to the first starting port 120 is detected and the starting information of the first special symbol is extracted, the first It refers to the state until the starting condition of the special symbol is satisfied.

第1特別図柄用保留表示部165は、第1特別図柄用保留表示LED165a,165bの点灯・消灯の組み合わせによって第1特別図柄の可変表示の保留数を表示する。例えば、第1特別図柄の保留数が1個である場合、第1特別図柄用保留表示LED165aが点灯するとともに第1特別図柄用保留表示LED165bが消灯する。また、第1特別図柄の保留数が2個である場合、第1特別図柄用保留表示LED165a,165bの両方が点灯する。また、第1特別図柄の保留数が3個である場合、第1特別図柄用保留表示LED165aが点滅するとともに第1特別図柄用保留表示LED165bが点灯する。さらに、第1特別図柄の保留数が4個である場合、第1特別図柄用保留表示LED165a,165bの両方が点滅する。ただし、第1特別図柄の保留数を示す第1特別図柄用保留表示LED165a,165bの表示態様はこれに限られない。 The first special symbol holding display unit 165 displays the number of variable display holdings of the first special symbol by a combination of lighting and extinguishing of the first special symbol holding display LEDs 165a and 165b. For example, when the number of reserved first special symbols is one, the first special symbol reserved display LED 165a lights up and the first special symbol reserved display LED 165b goes out. Also, when the number of reserved first special symbols is two, both of the first special symbol reserved display LEDs 165a and 165b are lit. Further, when the number of reserved first special symbols is 3, the first special symbol reserved display LED 165a flashes and the first special symbol reserved display LED 165b lights up. Furthermore, when the number of reserved first special symbols is four, both of the first special symbol reserved display LEDs 165a and 165b blink. However, the display mode of the first special symbol reserved display LEDs 165a and 165b indicating the number of reserved first special symbols is not limited to this.

第2特別図柄用保留表示部166は、第2特別図柄の可変表示が保留されている場合、第2特別図柄の保留数を表示するものであって、第2特別図柄用保留表示LED166a,166bを備える。「第2特別図柄の可変表示が保留されている」とは、第2始動口140への遊技球の入賞(通過)が検出されて第2特別図柄の始動情報が抽出されてから、第2特別図柄の始動条件が成立するまでの状態をいう。 The second special symbol pending display unit 166 displays the number of second special symbols pending when variable display of the second special symbol is suspended, and second special symbol pending display LEDs 166a and 166b. Prepare. "Variable display of the second special symbol is suspended" means that after the winning (passing) of the game ball to the second starting port 140 is detected and the starting information of the second special symbol is extracted, the second It refers to the state until the starting condition of the special symbol is established.

第2特別図柄用保留表示部166は、第2特別図柄用保留表示LED166a,166bの点灯・消灯の組み合わせによって第2特別図柄の可変表示の保留数を表示する。例えば、第2特別図柄の保留数が1個である場合、第2特別図柄用保留表示LED166aが点灯するとともに第2特別図柄用保留表示LED166bが消灯する。また、第2特別図柄の保留数が2個である場合、第2特別図柄用保留表示LED166a,166bの両方が点灯する。また、第2特別図柄の保留数が3個である場合、第2特別図柄用保留表示LED166aが点滅するとともに第2特別図柄用保留表示LED166bが点灯する。さらに、第2特別図柄の保留数が4個である場合、第2特別図柄用保留表示LED166a,166bの両方が点滅する。ただし、第2特別図柄の保留数を示す第2特別図柄用保留表示LED166a,166bの表示態様はこれに限られない。 The second special symbol pending display unit 166 displays the number of pending variable display of the second special symbol by a combination of lighting and extinguishing of the second special symbol pending display LEDs 166a and 166b. For example, when the number of reserved second special symbols is one, the second special symbol reserved display LED 166a lights up and the second special symbol reserved display LED 166b goes out. Also, when the number of reserved second special symbols is two, both of the second special symbol reserved display LEDs 166a and 166b are lit. Also, when the number of reserved second special symbols is 3, the second special symbol reserved display LED 166a flashes and the second special symbol reserved display LED 166b lights up. Furthermore, when the number of reserved second special symbols is four, both of the second special symbol reserved display LEDs 166a and 166b blink. However, the display mode of the second special symbol pending display LEDs 166a and 166b indicating the number of pending second special symbols is not limited to this.

(確変報知用表示部)
確変報知用表示部167は、後述の確変制御の実行中に点灯させることが可能であって、例えばLEDまたはランプで構成されている。
(Probability notification display unit)
The variable probability notification display unit 167 can be lit during execution of the variable probability control described later, and is composed of, for example, an LED or a lamp.

確変報知用表示部167は、確変制御の実行中に点灯させるようにしてもよいが、例えば、確変制御の実行中であることを外観で把握できないように点灯させないようにすることで、確変制御の実行中であることを秘匿にしてもよい。 The probability variation notification display unit 167 may be turned on during execution of the probability variation control, but for example, by not lighting so as not to be able to grasp that the probability variation control is being performed from the appearance, the probability variation control is being executed may be concealed.

ただし、確変制御の実行中に電源が遮断された際、後述するバックアップコンデンサ207の機能により、確変制御の実行中であることを示すデータは消失しない。よって、確変制御の実行中に電源が遮断され、その後電源が投入された場合、確変制御中であることを外観で把握できる態様で、確変報知用表示部167が点灯する。 However, when the power is cut off during execution of the variable probability control, the data indicating that the variable probability control is being executed does not disappear due to the function of the backup capacitor 207, which will be described later. Therefore, when the power is turned off during execution of variable probability control and then turned on, the variable probability notification display unit 167 lights up in such a manner that the variable probability control is being performed.

なお、電源が遮断される前に、確変制御の実行中であるか否かが秘匿にされていた場合であっても、電源が投入された場合には、確変報知用表示部167を点灯させることで、確変制御の実行中であることを把握できるように構成されている。 In addition, even if whether or not the probability variation control is being executed is kept secret before the power is turned off, the probability variation notification display unit 167 is lit when the power is turned on. By doing so, it is configured to be able to grasp that the variable probability control is being executed.

(時短報知用表示部)
時短報知用表示部168は、後述の時短制御の実行中に点灯させることが可能であって、例えばLEDやランプ等で構成されている。
(Display unit for time saving notification)
The time saving notification display unit 168 can be turned on during execution of time saving control, which will be described later, and is composed of, for example, an LED or a lamp.

本実施例において、時短報知用表示部168は、例えば、第1時短報知用表示部168aおよび第2時短報知用表示部168bを有しているが、時短報知用表示部168の個数はこれに限られない。 In the present embodiment, the time reduction notification display unit 168 has, for example, a first time reduction notification display unit 168a and a second time reduction notification display unit 168b. Not limited.

また、詳細は後述するが、時短遊技状態には、A時短遊技状態とB時短遊技状態とC時短遊技状態とが含まれている。そして、例えば、第1時短報知用表示部168aと第2時短報知用表示部168bとによる点灯または消灯の組合せによって、いずれの時短遊技状態であるかを把握できるように構成されている。 Further, although the details will be described later, the time saving game state includes an A time saving game state, a B time saving game state and a C time saving game state. And, for example, it is configured so that it is possible to grasp which time-saving gaming state by a combination of lighting or extinguishing by the first time-saving information display unit 168a and the second time-saving information display unit 168b.

時短報知用表示部168は、実行中の時短制御に応じて第1時短報知用表示部168aまたは/および第2時短報知用表示部168bを点灯させるようにしてもよいが、例えば、時短制御の実行中であるか否かまたは実行中の時短制御の種類を外観で把握できない態様(例えば、全消灯、全点灯、実行中の時短制御とはかかわりのない態様)で点灯または消灯させることで、時短制御の実行中であることや、実行中の時短制御の種類を外観で把握できないように秘匿にしてもよい。とくに、時短制御の実行中であるか否かについては外観で把握できる可能性があるが、いずれの時短制御が実行されているかについては外観で把握することが困難である場合があるため、実行中の時短制御の種類を秘匿とすることで、興趣を高めることが可能である。 The time saving notification display unit 168 may light the first time saving information display unit 168a or / and the second time saving information display unit 168b according to the time saving control being executed, but for example, the time saving control Whether it is being executed or the type of time saving control being executed can not be grasped by the appearance (for example, all lights off, all lights, modes unrelated to time saving control being executed) By turning on or off, The fact that the time saving control is being executed and the type of the time saving control being executed may be kept secret so as not to be grasped from the appearance. In particular, it may be possible to grasp from the appearance whether or not time-saving control is being executed, but it may be difficult to grasp from the appearance which time-saving control is being executed. Interest can be heightened by making secret the kind of time saving control of inside.

ただし、時短制御の実行中に電源が遮断された際、後述するバックアップコンデンサ207の機能により、時短制御の実行中であることを示すデータのみならず、実行中の時短制御の種類を示すデータについても消失しない。よって、時短制御の実行中に電源が遮断され、その後電源が投入された場合、時短制御中であることや、実行中の時短制御の種類を外観で把握できる態様で、時短報知用表示部168が点灯または消灯する。 However, when the power is cut off during the execution of time-saving control, not only the data indicating that the time-saving control is being executed, but also the data indicating the type of time-saving control being executed by the function of the backup capacitor 207, which will be described later. does not disappear either. Therefore, when the power is turned off during the execution of the time saving control and then the power is turned on, the time saving notification display unit 168 lights up or goes out.

なお、電源が遮断される前に、時短制御の実行中であることや、実行中の時短制御の種類を外観で把握できないように秘匿にされていた場合であっても、電源が投入された場合には、時短制御の実行中であることおよび実行中の時短制御の種類を外観で把握できる態様で、時短報知用表示部168を点灯または/および消灯させるように構成されている。 Before the power is turned off, even if the fact that time saving control is being executed or the type of time saving control being executed is hidden so that it cannot be seen from the outside, the power is turned on. In this case, the display unit 168 for time saving notification is lit and / and extinguished in such a manner that the time saving control is being executed and the type of time saving control being executed can be grasped from the appearance.

[1-2.電気的構成]
次に、図6を参照して、第1のパチンコ遊技機の制御回路について説明する。図6は、第1のパチンコ遊技機の制御回路を示すブロック図の一例である。
[1-2. electrical configuration]
Next, referring to FIG. 6, the control circuit of the first pachinko game machine will be described. FIG. 6 is an example of a block diagram showing a control circuit of the first pachinko game machine.

図6に示されるように、第1のパチンコ遊技機は、主に、遊技の制御を行う主制御回路200と、遊技の進行に応じた演出の制御を行うサブ制御回路300と、払出・発射制御回路400と、電源供給回路450と、から構成される。 As shown in FIG. 6, the first pachinko game machine mainly includes a main control circuit 200 for controlling the game, a sub-control circuit 300 for controlling the effect according to the progress of the game, and a payout/fire circuit. It is composed of a control circuit 400 and a power supply circuit 450 .

[1-2-1.主制御回路]
主制御回路200は、例えば電源投入時に実行される処理や遊技動作にかかわる処理等を制御するものであって、メインCPU201、メインROM202(読み出し専用メモリ)、メインRAM203(読み書き可能メモリ)、初期リセット回路204およびバックアップコンデンサ207等を備えており、主基板ケース(不図示)内に収容されている。
[1-2-1. Main control circuit]
The main control circuit 200 controls, for example, processes executed when the power is turned on, processes related to game operations, etc., and includes a main CPU 201, a main ROM 202 (read-only memory), a main RAM 203 (readable/writable memory), an initial reset It has a circuit 204, a backup capacitor 207, etc., and is housed in a main board case (not shown).

メインCPU201には、メインROM202、メインRAM203および初期リセット回路204等が接続される。メインCPU201は、動作を監視するWDT(watchdog timer)や不正を防止するための機能等が内蔵されている。 The main CPU 201 is connected with a main ROM 202, a main RAM 203, an initial reset circuit 204, and the like. The main CPU 201 incorporates a WDT (watchdog timer) for monitoring operations, a function for preventing fraud, and the like.

メインROM202には、メインCPU201により第1のパチンコ遊技機の動作を制御するためのプログラムや、各種のテーブル等が記憶されている。メインCPU201は、メインROM202に記憶されたプログラムに従って、各種の処理を実行する機能を有する。 The main ROM 202 stores a program for controlling the operation of the first pachinko game machine by the main CPU 201, various tables, and the like. The main CPU 201 has a function of executing various processes according to programs stored in the main ROM 202 .

メインRAM203には、遊技の進行に必要な各種データを記憶する記憶領域が設けられている。このメインRAM203は、メインCPU201の一時記憶領域として、種々のフラグや変数の値を記憶する機能を有する。なお、本実施例においては、メインCPU201の一時記憶領域としてRAMを用いているが、これに限らず、読み書き可能な記憶媒体であればよい。 The main RAM 203 is provided with a storage area for storing various data necessary for the progress of the game. The main RAM 203 functions as a temporary storage area for the main CPU 201 to store various flags and variable values. In this embodiment, the RAM is used as a temporary storage area for the main CPU 201, but the present invention is not limited to this, and any readable/writable storage medium may be used.

初期リセット回路204は、メインCPU201を監視し、必要に応じてリセット信号を出力するものである。 An initial reset circuit 204 monitors the main CPU 201 and outputs a reset signal as necessary.

バックアップコンデンサ207は、電断時等に、メインRAM203に格納されているデータが消失しないように一時的に電力を供給する機能を有するものである。 The backup capacitor 207 has a function of temporarily supplying power so that the data stored in the main RAM 203 is not lost when power is cut off.

さらに、主制御回路200は、各種デバイス等との間で通信可能に接続されるI/Oポート205、および、サブ制御回路300に対して各種コマンドを出力可能に接続されるコマンド出力ポート206等も備える。 Further, the main control circuit 200 includes an I/O port 205 connected to enable communication with various devices, etc., and a command output port 206 connected to enable output of various commands to the sub control circuit 300. Also prepare.

また、主制御回路200には、各種のデバイスが接続されている。例えば、主制御回路200には、上述した普通図柄表示部161、普通図柄用保留表示部162、第1特別図柄表示部163、第2特別図柄表示部164、第1特別図柄用保留表示部165、第2特別図柄用保留表示部166、確変報知用表示部167、時短報知用表示部168、普電用ソレノイド148、および、特電用ソレノイド135等が接続されている。また、主制御回路200には、これらの他、性能表示モニタ170およびエラー報知モニタ172等も接続されている。主制御回路200は、I/Oポート205を介して信号を送信することにより、これらのデバイスの動作を制御することができる。 Various devices are connected to the main control circuit 200 . For example, the main control circuit 200 includes the normal symbol display portion 161, the normal symbol reservation display portion 162, the first special symbol display portion 163, the second special symbol display portion 164, and the first special symbol reservation display portion 165. , Second special symbol holding display portion 166, probability variation notification display portion 167, time reduction notification display portion 168, general electric solenoid 148, and special electric solenoid 135 and the like are connected. In addition to these, the main control circuit 200 is also connected with a performance display monitor 170, an error notification monitor 172, and the like. Main control circuit 200 can control the operation of these devices by sending signals through I/O port 205 .

性能表示モニタ170には、メインCPU201の制御により性能表示データや後述する設定値等が表示される。性能表示データは、例えば、所定数(例えば60000個)の遊技球の発射に対して大当り遊技状態以外の遊技状態で払い出された遊技球の割合を示すデータであり、ベース値とも呼ばれる。 The performance display monitor 170 displays performance display data, setting values, which will be described later, and the like under the control of the main CPU 201 . The performance display data is, for example, data indicating a ratio of game balls paid out in a game state other than a jackpot game state to a predetermined number (eg, 60,000) of game balls shot, and is also called a base value.

エラー報知モニタ172には、エラーコードが表示される。また、エラー報知モニタ172には、エラーコードの他に、例えば後述する設定機能付きのパチンコ遊技機であれば、設定変更処理中であることを示す設定変更中コード、設定確認処理中であることを示す設定確認中コード等を表示することもできる。なお、設定変更中コードとしては、特別図柄の表示として通常では表示することのない図柄(例えば、設定変更中であることを示す設定変更図柄)を表示するようにしてもよい。 An error code is displayed on the error notification monitor 172 . In addition to the error code, the error notification monitor 172 also displays a setting change code indicating that the setting is being changed and a setting confirmation process in the case of a pachinko game machine with a setting function, which will be described later. It is also possible to display a setting-confirming code or the like indicating . As the setting changing code, a pattern that is not usually displayed as a special pattern (for example, a setting change pattern indicating that the setting is being changed) may be displayed.

また、主制御回路200には、第1始動口スイッチ121、第2始動口スイッチ141、通過ゲートスイッチ127、カウントスイッチ132、および、一般入賞口スイッチ123等も接続されている。これらのスイッチが検出されると、検出信号がI/Oポート205を介して主制御回路200に出力される。 Also connected to the main control circuit 200 are the first starter switch 121, the second starter switch 141, the passage gate switch 127, the count switch 132, the general winning switch 123, and the like. When these switches are detected, a detection signal is output to main control circuit 200 via I/O port 205 .

さらに、主制御回路200には、ホール係員を呼び出す機能や大当り回数を表示する機能等を有する呼出装置(不図示)、ホール全体のパチンコ遊技機を管理するホールコンピュータ186にデータ送信する際に用いる外部端子板184、後述する設定機能付きのパチンコ遊技機であれば設定値を変更したり確認したりする際に操作される設定キー174aを差し込む設定キー差込口174、メインRAM203に格納されるバックアップデータを遊技場の管理者の操作に応じてクリアすることが可能なRAMクリアスイッチ176等が接続されている。本実施例において、RAMクリアスイッチ176は、後述する設定値を変更する際のスイッチも兼用しているが、これに限られず、設定値を変更するための設定スイッチを設けるようにしてもよい。 Further, the main control circuit 200 includes a calling device (not shown) having a function to call a hall attendant and a function to display the number of jackpots, and a hall computer 186 that controls the pachinko machines in the entire hall. An external terminal board 184, a setting key slot 174 into which a setting key 174a is inserted to change or confirm setting values in a pachinko game machine with a setting function, which will be described later, are stored in the main RAM 203. A RAM clear switch 176 or the like is connected, which can clear the backup data according to the operation of the manager of the game arcade. In this embodiment, the RAM clear switch 176 also serves as a switch for changing setting values, which will be described later.

また、設定キー差込口174およびRAMクリアスイッチ176は、遊技場の管理者以外の第三者(例えば遊技者)が容易に触ることができないように、所定のケース内に収容されていることが好ましい。「所定のケース内」には、当該ケースを開放しないと設定キー差込口174やRAMクリアスイッチ176に接触できない構成のものだけでなく、当該ケースの設定キー差込口174およびRAMクリアスイッチ176の対応箇所にのみ切欠きが設けられ、遊技場の管理者が管理する鍵を使用して島設備からパチンコ遊技機を回動させて背面を露出させたときに、遊技場の管理者が設定キー差込口174または/およびRAMクリアスイッチ176に接触できるように構成されているものも含まれる。 Also, the setting key slot 174 and the RAM clear switch 176 must be housed in a predetermined case so that a third party (for example, a player) other than the manager of the gaming facility cannot easily touch them. is preferred. "Within a given case" includes not only those configured so that the setting key insertion port 174 and RAM clear switch 176 cannot be touched unless the case is opened, but also the setting key insertion port 174 and the RAM clear switch 176 of the case. A notch is provided only in the corresponding place, and when the pachinko machine is rotated from the island facility using the key managed by the amusement hall manager to expose the back side, the amusement center manager sets Also included are those configured to allow access to key slot 174 and/or RAM clear switch 176 .

なお、本実施例では、設定キー差込口174およびRAMクリアスイッチ176は、主制御回路200に接続されているが、これに限られず、例えば、払出・発射制御回路400や電源供給回路450に接続されるような構成にしてもよい。この場合にもまた、遊技場の管理者以外の第三者が設定キー差込口174やRAMクリアスイッチ176に容易に接触できないようにすることが好ましい。 In this embodiment, the setting key slot 174 and the RAM clear switch 176 are connected to the main control circuit 200, but are not limited to this. It may be configured to be connected. Also in this case, it is preferable to prevent a third party other than the manager of the game arcade from easily touching the setting key slot 174 and the RAM clear switch 176 .

[1-2-2.サブ制御回路]
サブ制御回路300は、サブCPU301、プログラムROM302、ワークRAM303、表示制御回路304、音声制御回路305、LED制御回路306、役物制御回路307およびコマンド入力ポート308等を備える。サブ制御回路300は、主制御回路200からの指令に応じて遊技の進行に応じた演出を実行する。なお、図6には示されていないが、サブ制御回路300には、遊技者が操作可能な演出ボタン54(図1参照)等も接続されている。
[1-2-2. sub control circuit]
The sub control circuit 300 includes a sub CPU 301, a program ROM 302, a work RAM 303, a display control circuit 304, an audio control circuit 305, an LED control circuit 306, a character control circuit 307, a command input port 308, and the like. The sub-control circuit 300 executes an effect according to the progress of the game according to the command from the main control circuit 200 . Although not shown in FIG. 6, the sub-control circuit 300 is also connected with effect buttons 54 (see FIG. 1) that can be operated by the player.

プログラムROM302には、サブCPU301により第1のパチンコ遊技機の遊技演出を制御するためのプログラムや、各種のテーブル等が記憶されている。サブCPU301は、プログラムROM302に記憶されたプログラムに従って、各種の処理を実行する機能を有する。特に、サブCPU301は、主制御回路200から送信される各種のコマンドに従って、遊技演出にかかる制御を行う。 The program ROM 302 stores a program for controlling the game effect of the first pachinko game machine by the sub CPU 301, various tables, and the like. The sub CPU 301 has a function of executing various processes according to programs stored in the program ROM 302 . In particular, the sub CPU 301 controls game effects according to various commands sent from the main control circuit 200 .

ワークRAM303は、サブCPU301の一時記憶領域として種々のフラグや変数の値を記憶する機能を有する。 The work RAM 303 has a function of storing various flags and variable values as a temporary storage area for the sub CPU 301 .

表示制御回路304は、表示装置7における表示制御を行うための回路である。表示制御回路304は、画像データプロセッサ(以下、VDPと称する)や、各種の画像データを生成するためのデータが記憶されている画像データROM、画像データを一時的に格納するフレームバッファ、画像データを画像信号として変換するD/Aコンバータ等を備える。 The display control circuit 304 is a circuit for performing display control in the display device 7 . The display control circuit 304 includes an image data processor (hereinafter referred to as VDP), an image data ROM that stores data for generating various image data, a frame buffer that temporarily stores image data, image data is provided as an image signal.

表示制御回路304は、サブCPU301からの画像表示命令に応じて、表示装置7に表示させるための画像データを一時的にフレームバッファに格納する。なお、表示装置7に表示させるための画像データには、装飾図柄を示す装飾図柄画像データ、背景画像データ、演出用画像データ等の、遊技に関する各種の画像データが含まれる。 The display control circuit 304 temporarily stores image data to be displayed on the display device 7 in the frame buffer according to an image display command from the sub CPU 301 . The image data to be displayed on the display device 7 includes various image data related to the game, such as decorative design image data showing decorative designs, background image data, and effect image data.

そして、表示制御回路304は、所定のタイミングで、フレームバッファに格納された画像データをD/Aコンバータに供給する。D/Aコンバータは、画像データを画像信号として変換し、当該変換した画像信号を所定のタイミングで表示装置7に供給する。表示装置7に画像信号が供給されると、表示装置7に当該画像信号に関する画像が表示される。こうして、表示制御回路304は、表示装置7に遊技に関する画像を表示させる制御を行うことができる。 Then, the display control circuit 304 supplies the image data stored in the frame buffer to the D/A converter at a predetermined timing. The D/A converter converts the image data into an image signal and supplies the converted image signal to the display device 7 at a predetermined timing. When an image signal is supplied to the display device 7 , an image related to the image signal is displayed on the display device 7 . In this manner, the display control circuit 304 can control the display device 7 to display an image related to the game.

音声制御回路305は、スピーカ32から発生させる音声に関する制御を行うための回路である。音声制御回路305は、音声に関する制御を行う音源ICや、各種の音声データを記憶する音声データROM、音声信号を増幅するための増幅器(以下、AMPと称する)等を備える。 The audio control circuit 305 is a circuit for controlling audio generated from the speaker 32 . The audio control circuit 305 includes a sound source IC for controlling audio, an audio data ROM for storing various audio data, an amplifier (hereinafter referred to as AMP) for amplifying audio signals, and the like.

音源ICは、スピーカ32から出力される音声の制御を行う。音源ICは、サブCPU301からの音声発生命令に応じて、音声データROMに記憶されている複数の音声データから一つの音声データを選択する。また、音源ICは、選択された音声データを音声データROMから読み出し、音声データを所定の音声信号に変換し、当該変換した音声信号をAMPに供給する。AMPは、スピーカ32から出力される音声や効果音等の信号を増幅させるものである。 The sound source IC controls sound output from the speaker 32 . The sound source IC selects one voice data from a plurality of voice data stored in the voice data ROM according to a voice generation command from the sub CPU 301 . Also, the sound source IC reads the selected audio data from the audio data ROM, converts the audio data into a predetermined audio signal, and supplies the converted audio signal to the AMP. The AMP amplifies signals such as voices and sound effects output from the speaker 32 .

LED制御回路306は、装飾LED等を含むLED群46の制御を行うための回路である。LED制御回路306は、LED制御信号を供給するためのドライブ回路や、複数種類のLED装飾パターンが記憶されている装飾データROM等を備える。 The LED control circuit 306 is a circuit for controlling the LED group 46 including decorative LEDs and the like. The LED control circuit 306 includes a drive circuit for supplying an LED control signal, a decoration data ROM storing a plurality of types of LED decoration patterns, and the like.

役物制御回路307は、各役物(例えば、演出用役物群58のうちの一または複数の役物)の動作を制御するための回路である。役物制御回路307は、各役物に対して、駆動信号を供給するための駆動回路や、点灯制御信号を供給するための点灯回路、動作パターンや点灯パターンが記憶されている役物データROM等を備える。 The role control circuit 307 is a circuit for controlling the operation of each role (for example, one or more of the performance role group 58). The role item control circuit 307 includes a drive circuit for supplying a driving signal to each role item, a lighting circuit for supplying a lighting control signal, and a role item data ROM in which operation patterns and lighting patterns are stored. etc.

また、役物制御回路307は、サブCPU301からの役物作動命令に応じて、役物データROMに記憶されている複数の動作パターンから一つの動作パターンを選択する。そして、選択した動作パターンを役物データROMから読み出し、読み出した動作パターンに対応する駆動信号を供給することにより、各役物の機械的な動作を制御する。また、点灯回路は、サブCPU301からの点灯命令に基づいて、役物データROMに記憶されている複数の点灯パターンから一つの点灯パターンを選択する。そして、選択した点灯パターンを役物データROMから読み出し、読み出した点灯パターンに対応する点灯制御信号を供給することにより、各役物の点灯動作を制御する。 Also, the role product control circuit 307 selects one motion pattern from a plurality of motion patterns stored in the role product data ROM in response to a role product activation command from the sub CPU 301 . Then, the selected action pattern is read out from the role item data ROM, and the mechanical action of each role item is controlled by supplying a drive signal corresponding to the read action pattern. Also, the lighting circuit selects one lighting pattern from a plurality of lighting patterns stored in the accessory data ROM based on a lighting command from the sub CPU 301 . Then, the selected lighting pattern is read from the role item data ROM, and the lighting operation of each role item is controlled by supplying a lighting control signal corresponding to the read lighting pattern.

コマンド入力ポート308は、コマンド出力ポート206と接続されており、主制御回路200から送信された各種コマンドを受信するものである。 The command input port 308 is connected to the command output port 206 and receives various commands transmitted from the main control circuit 200 .

[1-2-3.払出・発射制御回路]
払出・発射制御回路400は、賞球や貸球の払い出しを制御するものであり、この払出・発射制御回路400には、遊技球を払い出すことが可能な払出装置82、遊技球を発射させることが可能な発射装置6、球貸しにかかる制御を実行可能なカードユニット180等が接続されている。
[1-2-3. Dispensing/launching control circuit]
The payout/shooting control circuit 400 controls the payout of prize balls and rental balls, and the payout/shooting control circuit 400 includes a payout device 82 capable of paying out game balls, and a game ball to shoot. A launching device 6 capable of controlling ball rental, a card unit 180 capable of executing control related to ball lending, and the like are connected.

払出・発射制御回路400は、主制御回路200から送信される賞球制御コマンドを受信すると、払出装置82に対して所定の信号を送信し、払出装置82に遊技球を払い出させる制御を行う。 When receiving a prize ball control command transmitted from the main control circuit 200, the payout/launch control circuit 400 transmits a predetermined signal to the payout device 82 and controls the payout device 82 to pay out game balls. .

カードユニット180には、球貸し操作パネル182が接続されている。球貸し操作パネル182には、球貸しを受けるための球貸しボタンや、キャッシュデータが記憶されている球貸しカードの返却を受けるための貸出返却ボタン(いずれも不図示)が設けられている。例えば遊技者によって球貸し操作が行われると、球貸し操作に応じた貸し球制御信号がカードユニット180に送信される。払出・発射制御回路400は、カードユニット180から送信された貸し球制御信号に基づいて、払出装置82に遊技球を払い出させる制御を行う。なお、操作パネル182は、パチンコ遊技機側に設けられることが多いが、カードユニット180側に設けられてもよい。 A ball rental operation panel 182 is connected to the card unit 180 . The ball lending operation panel 182 is provided with a ball lending button for receiving a ball lending, and a lending/returning button for receiving a ball lending card in which cash data is stored (both not shown). For example, when a player performs a ball lending operation, a ball lending control signal corresponding to the ball lending operation is transmitted to the card unit 180 . The payout/launch control circuit 400 controls the payout device 82 to pay out game balls based on the ball rental control signal transmitted from the card unit 180 . The operation panel 182 is often provided on the pachinko game machine side, but may be provided on the card unit 180 side.

また、払出・発射制御回路400は、発射ハンドル62が時計回りの方向へ回動操作されたことに基づいて、その回動角度(回動量)に応じて発射ソレノイド(図示せず)に電力を供給し、遊技球を発射させる制御を行う。 In addition, the dispensing/firing control circuit 400 applies electric power to a firing solenoid (not shown) according to the rotation angle (rotation amount) when the firing handle 62 is turned clockwise. It supplies and controls the shooting of game balls.

[1-2-4.電源供給回路]
電源供給回路450は、遊技に際して必要な電源電圧を、主制御回路200、サブ制御回路300、払出・発射制御回路400等に供給するために作成する電源回路である。
[1-2-4. power supply circuit]
The power supply circuit 450 is a power supply circuit that is created to supply the power supply voltage necessary for the game to the main control circuit 200, the sub-control circuit 300, the payout/launch control circuit 400, and the like.

電源供給回路450には、電源スイッチ95等が接続されている。電源スイッチ95は、パチンコ遊技機(より詳しくは、主制御回路200、サブ制御回路300、払出・発射制御回路400等)に必要な電源を供給するときにオン操作するものである。 The power switch 95 and the like are connected to the power supply circuit 450 . The power switch 95 is turned on when supplying necessary power to the pachinko game machine (more specifically, the main control circuit 200, the sub-control circuit 300, the payout/launch control circuit 400, etc.).

[1-3.遊技フロー]
次に、図7および図8を参照して、遊技フローの一例について説明する。図7は、遊技フローの一例である。図8は、遊技状態の遷移を示す遊技状態遷移図の一例である。なお、図7に示される遊技フローは、制御上のフローではなく、外観で把握できるフローである。
[1-3. Game flow]
Next, an example of the game flow will be described with reference to FIGS. 7 and 8. FIG. FIG. 7 is an example of a game flow. FIG. 8 is an example of a game state transition diagram showing transitions of game states. It should be noted that the game flow shown in FIG. 7 is not a control flow, but a flow that can be understood visually.

図7に示されるように、パチンコゲームでは、遊技者等のユーザー操作により遊技球が発射され、その遊技球が各種入賞口(例えば、第1始動口120等)に入賞した場合に遊技球の払出制御処理が行われる。パチンコゲームには、特別図柄を用いる特別図柄ゲームと、普通図柄を用いる普通図柄ゲームとが含まれる。特別図柄ゲームとは、例えば、始動口120,140への遊技球の入賞に基づいて特別図柄の当り判定処理を実行し、大当り遊技状態に移行させるか否か等を決定するゲームである。また、普通図柄ゲームとは、例えば、通過ゲート126への遊技球の通過に基づいて普通図柄の当り判定処理を実行し、普通電動役物146を作動させて入賞口(本実施例では第2始動口140)を開放状態とするか否か等を決定するゲームである。なお、この明細書において、「特別図柄ゲーム」を「遊技」と称する場合もあるが、「遊技」は広い概念で用いられる用語であり、例えば、普通図柄ゲームや演出ボタン54等の操作部(例えば図1参照)を使用する演出上のゲーム等も「遊技」に含まれる。 As shown in FIG. 7, in a pachinko game, a game ball is launched by a user operation of a player or the like, and when the game ball enters various prize-winning ports (for example, the first start port 120, etc.), the game ball is released. A payout control process is performed. The pachinko game includes a special symbol game using special symbols and a normal symbol game using normal symbols. The special symbol game is, for example, a game in which a special symbol hit determination process is executed based on the winning of game balls into the starting ports 120 and 140, and whether or not to shift to a big win game state is determined. In addition, the normal symbol game, for example, executes the normal symbol hit determination process based on the passage of the game ball to the passage gate 126, and operates the normal electric accessory 146 to operate the winning opening (the second game in this embodiment) This is a game for determining whether or not to open the starting port 140). In this specification, the "special symbol game" may be referred to as "game", but "game" is a term used in a broad concept, for example, the normal symbol game and the operation unit such as the production button 54 ( For example, see FIG. 1) is included in "games".

また、この明細書において、特別図柄の可変表示が開始されてから、この可変表示が終了して特別図柄の当り判定処理の結果が確定表示(導出)されるまで(より詳しくは、特別図柄確定時間が経過するまで)を1回の特別図柄ゲームとする。ただし、特別図柄の当り判定処理の結果が導出された後、大当り遊技状態に制御された場合は、大当り遊技状態の終了までを1回の特別図柄ゲームとする。なお、第1のパチンコ遊技機では小当りが特別図柄の当り判定処理の結果に含まれないが、小当りが特別図柄の当り判定処理の結果に含まれるパチンコ遊技機では、特別図柄の当り判定処理の結果が導出された後、小当り遊技状態に制御された場合、小当り遊技状態の終了までを1回の特別図柄ゲームとする。 Also, in this specification, after the variable display of the special symbol is started, until this variable display is finished and the result of the hit determination process of the special symbol is confirmed (derived) (more specifically, the special symbol is confirmed until the time elapses) is regarded as one special symbol game. However, when the game is controlled to the big win game state after the result of the special symbol win determination process is derived, the special symbol game lasts until the end of the big win game state. In the first pachinko game machine, a small hit is not included in the result of the special symbol hit determination process, but in a pachinko game machine in which the small hit is included in the result of the special symbol hit determination process, the special symbol hit determination is performed. After the result of the processing is derived, if the game state is controlled to the small winning game state, one special symbol game is performed until the small winning game state ends.

特別図柄ゲームにおいて大当りを示す停止表示態様が第1特別図柄表示部163または第2特別図柄表示部164に導出されると、大当り遊技状態に制御される。大当り遊技状態では、特別電動役物133の作動によって大入賞口131が所定時間(例えば最大30000msec)にわたって開放状態となるラウンド遊技が実行され、大入賞口131への入賞可能性が相対的に高められる。 In the special symbol game, when the stop display mode indicating the big win is derived to the first special symbol display portion 163 or the second special symbol display portion 164, the game is controlled to the big win game state. In the jackpot game state, the operation of the special electric accessory 133 executes a round game in which the jackpot 131 is open for a predetermined time (for example, maximum 30000 msec), and the possibility of winning the jackpot 131 is relatively high. be done.

また、普通図柄ゲームにおいて普通図柄当りを示す停止表示態様が普通図柄表示部161に導出されると、普通電動役物146の作動によって入賞口(例えば、本実施例では第2始動口140)が開放状態となり、例えば第2始動口140への入賞可能性が相対的に高められる。 In addition, when the stop display mode indicating the winning of the normal symbols in the normal symbol game is drawn to the normal symbol display unit 161, the operation of the normal electric accessory 146 causes the winning opening (for example, the second start opening 140 in this embodiment) to open. It becomes an open state, and the winning possibility to the 2nd starting port 140, for example is relatively increased.

なお、パチンコゲームにおいて実行可能なゲームは、特別図柄ゲームおよび普通図柄ゲームに限られず、これらとは別の新たなゲームを実行可能であってもよい。 In addition, the game that can be executed in the pachinko game is not limited to the special symbol game and the normal symbol game, and a new game other than these may be executable.

以下、特別図柄ゲームおよび普通図柄ゲームの遊技フローの概要を説明する。 The outline of the game flow of the special symbol game and the normal symbol game will be described below.

[1-3-1.特別図柄ゲーム]
図7に示されるように、特別図柄ゲームには、主として、第1始動口120または第2始動口140への入賞(通過)があった場合に行われる特別図柄始動入賞処理、および、特別図柄の始動条件が成立したことに基づいて行われる特別図柄制御処理、等が含まれる。
[1-3-1. Special pattern game]
As shown in FIG. 7, the special symbol game mainly includes a special symbol start winning process which is performed when there is a winning (passing) through the first starting port 120 or the second starting port 140, and a special symbol game. Includes special symbol control processing, etc., which is performed based on the establishment of the starting condition.

第1始動口120または第2始動口140への遊技球の入賞があった場合、特別図柄始動入賞処理が行われる。この特別図柄始動入賞処理では、特別図柄用の各種カウンタ(例えば、大当り判定用カウンタ、図柄決定用カウンタ等)から特別図柄にかかる各種データ(例えば、大当り判定用乱数値、図柄乱数値、リーチ判定用乱数値、および、演出選択用乱数値等の各種乱数値等)がそれぞれ抽出(取得)される。抽出された各乱数値は始動情報として保留される。この特別図柄始動入賞処理は、特別図柄制御処理の実行中であっても行われる。 When a game ball enters the first starting port 120 or the second starting port 140, a special symbol starting winning process is performed. In this special symbol start winning process, various data (for example, a random number for judging a big hit, a random number for design, a reach judgment Various random numbers such as random numbers for use and random numbers for effect selection, etc.) are extracted (acquired) respectively. Each random value extracted is retained as starting information. This special symbol start winning process is performed even during execution of the special symbol control process.

また、特別図柄制御処理では、特別図柄の始動条件が成立したか否かが判定される。特別図柄の始動条件が成立すると、特別図柄の大当り判定用カウンタから抽出された大当り判定用乱数値を参照し、「大当り」であるか否かを判定する特別図柄の当り判定処理が行われる。その後、停止図柄を決定する停止図柄決定処理が行われる。停止図柄決定処理では、特別図柄の図柄決定用カウンタから抽出された図柄決定用乱数値と、特別図柄の当り判定処理の結果とを参照し、停止表示させる特別図柄が決定される。 Further, in the special symbol control process, it is determined whether or not the condition for starting the special symbol is satisfied. When the starting condition of the special pattern is established, the random number value for judging the big win extracted from the counter for judging the big win of the special pattern is referred to, and the special pattern hit judging process for judging whether or not it is a ``big hit'' is performed. After that, stop symbol determination processing for determining a stop symbol is performed. In the stop symbol determination process, a special symbol to be stopped and displayed is determined by referring to the symbol determination random number extracted from the special symbol symbol determination counter and the result of the special symbol win determination process.

なお、本実施例では、確変フラグがオンであれば確変制御が実行される。上記の特別図柄の当り判定処理では、確変フラグがオフの場合は相対的に低い確率で「大当り」であると判定され、確変フラグがオンの場合は相対的に高い確率で「大当り」であると判定される。以下、この明細書において、「大当り」であると判定される確率を「大当り確率」と称する。 In addition, in the present embodiment, if the variable probability flag is ON, the variable probability control is executed. In the above-mentioned special symbol hit determination process, if the probability variation flag is off, it is determined that it is a "big hit" with a relatively low probability, and if the probability variation flag is on, it is a "jackpot" with a relatively high probability is determined. Hereinafter, in this specification, the probability of being determined to be a "jackpot" is referred to as a "jackpot probability".

なお、確変フラグは、メインRAM203に格納される管理フラグの一つであり、確変制御を実行するか否かを管理するためのフラグである。確変フラグがオンの場合、確変制御が実行される遊技状態(例えば本実施例では高確時短遊技状態)において遊技が進行する。一方、確変フラグがオフの場合、確変制御が実行されない遊技状態(例えば、通常遊技状態や低確時短遊技状態)において遊技が進行する。 The variable probability flag is one of management flags stored in the main RAM 203, and is a flag for managing whether or not variable probability control is to be executed. When the probability variation flag is on, the game progresses in the gaming state (for example, in the present embodiment high probability short-time gaming state) in which probability variation control is executed. On the other hand, when the probability variation flag is off, the game progresses in the gaming state (for example, the normal game state or the low probability time-saving gaming state) in which the probability variation control is not executed.

次いで、特別図柄の変動パターン決定処理が行われる。この処理では、変動パターン決定用カウンタから乱数値を抽出し、その乱数値と、上述した特別図柄の当り判定処理の結果と、上述した停止表示させる特別図柄とを参照し、特別図柄の変動パターン(可変表示パターン)が決定される。そして、特別図柄の変動パターン決定処理の結果に基づいて特別図柄の可変表示制御処理が行われる。 Next, a special symbol variation pattern determination process is performed. In this process, a random number is extracted from the variation pattern determination counter, and the random number, the result of the above-described special symbol hit determination process, and the above-described special symbol to be stopped and displayed are referred to, and the special symbol variation pattern is obtained. (variable display pattern) is determined. Then, the special symbol variable display control process is performed based on the result of the special symbol variation pattern determination process.

特別図柄の変動パターンが決定されると、次に演出パターンを決定するための演出パターン決定処理が行われる。そして、演出パターン決定処理の結果に基づいて、表示装置7の表示領域に表示される例えば装飾図柄やキャラクタ演出等の表示演出、および、スピーカ32から出力される音声や効果音等の音演出等の演出制御処理が行われる。なお、演出制御処理はサブCPU301によって行われる。 When the variation pattern of the special symbol is determined, the effect pattern determination process for determining the effect pattern is performed next. Then, based on the result of the effect pattern determination process, display effects such as decorative patterns and character effects displayed in the display area of the display device 7, sound effects such as voices and sound effects output from the speaker 32, etc. is performed. Note that the effect control processing is performed by the sub CPU 301 .

そして、特別図柄の可変表示制御処理および演出制御処理が終了し、大当りである場合、大当り遊技制御処理が行われる。大当り遊技制御処理は、大当り遊技状態において実行される処理である。大当り遊技状態が終了すると、特別図柄ゲームが終了し、大当りでない非大当り遊技状態への遊技状態移行制御処理が行われる。この場合、大当りの種類に応じて遊技状態が移行する。例えば、確変フラグおよび時短フラグのいずれもがオンにセットされる大当り種類である場合、大当り遊技状態の終了後、高確時短遊技状態に移行する。 Then, the special symbol variable display control process and the performance control process are finished, and if the game is a big win, a big win game control process is carried out. The big-hit game control process is a process executed in the big-hit game state. When the big win game state ends, the special symbol game ends, and a game state transition control process to a non-big win game state is performed. In this case, the game state shifts according to the type of the big win. For example, when both the probability variable flag and the time saving flag are set to ON, the game moves to a high probability time saving game state after the end of the big hit game state.

一方、大当りでないすなわちハズレである場合、特別図柄ゲームが終了する。なお、第1のパチンコ遊技機では特別図柄の当り判定処理の結果に小当りが含まれないが、特別図柄の当り判定処理の結果に小当りが含まれるパチンコ遊技機では、小当りに当選すると小当り遊技制御処理が行われる。また、図7には示されていないが、後述する時短当りである場合は、時短遊技状態に移行する。 On the other hand, if it is not a big hit, that is, if it is a loss, the special symbol game ends. In the first pachinko game machine, the result of the special symbol win determination process does not include a small win, but in the pachinko game machine in which the result of the special symbol win determination process includes a small win, if a small win is won. Small hit game control processing is performed. Also, although not shown in FIG. 7, in the case of a time-saving hit, which will be described later, the game shifts to a time-saving game state.

そして、特別図柄の始動条件が成立する都度、上述した特別図柄制御処理の各種処理が繰り返される。 Then, each time the starting condition for the special symbol is established, various processes of the above-described special symbol control process are repeated.

なお、特別図柄制御処理中に始動口120,140への遊技球の入賞があった場合、特別図柄始動入賞処理が実行される。また、始動口120,140への遊技球の入賞時に抽出される特別図柄の始動情報(例えば、大当り判定用乱数値、特別図柄の図柄乱数値、リーチ判定用乱数値、および、演出選択用乱数値等の各種乱数値等の各種データ)を、特別図柄の始動条件が成立するまで保留する。 In addition, when there is a winning of game balls to the starting ports 120 and 140 during the special symbol control process, the special symbol starting winning process is executed. In addition, starting information of special symbols extracted when a game ball enters the starting ports 120, 140 (for example, random numbers for judging big hits, random numbers for special symbols, random numbers for judging reach, and random numbers for selecting effects) Various data such as various random numbers such as numerical values) are withheld until the start condition of the special symbol is satisfied.

また、第1のパチンコ遊技機では、第1特別図柄の始動情報の4個と第2特別図柄の始動情報の4個とで合計最大8個まで特別図柄の始動情報を保留することができるが、保留できる特別図柄の始動情報の数はこれに限られない。例えば、第1特別図柄の始動情報を第2特別図柄の始動情報よりも多く保留できるようにしてもよいし、第2特別図柄の始動情報を第1特別図柄の始動情報よりも多く保留できるようにしてもよい。 In addition, in the first pachinko game machine, the starting information of special symbols can be reserved up to a total of 4 pieces of starting information of the first special symbols and 4 pieces of starting information of the second special symbols. , The number of starting information of special symbols that can be reserved is not limited to this. For example, the starting information of the first special symbol may be retained more than the starting information of the second special symbol, or the starting information of the second special symbol may be retained more than the starting information of the first special symbol. can be

また、図7には示されていないが、特別図柄が始動入賞してから特別図柄の始動条件が成立するまでの間に、始動口120,140への遊技球の入賞(通過)時に抽出された始動情報に基づいて当落(「大当り」当選の有無)や変動パターンを特別図柄の当り判定処理に先だって判定する先読み判定(例えば、後述の図52のS396を参照)を行い、この先読み判定の結果に基づいて所定の演出を行う先読み演出機能を備えるようにしてもよい。なお、上記の先読み判定は、始動口120,140への遊技球の入賞によって抽出された始動情報が保留される前に行ってもよいし、保留された後に行ってもよい。 In addition, although not shown in FIG. 7, it is extracted at the time of winning (passing) of the game ball to the starting ports 120, 140 after the special symbol starts winning and before the starting condition of the special symbol is satisfied. Pre-reading determination (for example, see S396 in FIG. 52 described later) to determine the winning/losing (whether or not "big hit" winning) and variation patterns prior to the special symbol hit determination process based on the starting information, and this pre-reading determination A look-ahead effect function that performs a predetermined effect based on the result may be provided. The above-mentioned look-ahead determination may be performed before or after the starting information extracted by the winning of the game ball to the starting ports 120, 140 is withheld.

[1-3-2.普通図柄ゲーム]
図7に示されるように、普通図柄ゲームには、主として、通過ゲート126への遊技球の通過があった場合に行われる普通図柄始動通過処理、および、普通図柄の始動条件が成立したことに基づいて行われる普通図柄制御処理、等が含まれる。
[1-3-2. Normal pattern game]
As shown in FIG. 7, the normal symbol game mainly includes a normal symbol starting passage process which is performed when a game ball passes through the passage gate 126, and when a normal symbol starting condition is established. Normal design control processing, etc. are included.

通過ゲート126への遊技球の通過があった場合、普通図柄始動通過処理が実行される。この普通図柄始動通過処理では、普通図柄用の当り判定用カウンタから普通図柄の始動情報(例えば、普通図柄の当り判定用乱数値等)を抽出(取得)し、抽出した始動情報を保留する。 When the game ball passes through the passage gate 126, normal symbol start passage processing is executed. In the normal symbol starting passage processing, normal symbol starting information (for example, normal symbol winning determination random number value, etc.) is extracted (obtained) from the normal symbol winning determination counter, and the extracted starting information is reserved.

また、普通図柄制御処理では、メインCPU201は、普通図柄の始動条件が成立したか否かを判定する。普通図柄の可変表示を開始する場合、メインCPU201は、普通図柄用の当り判定用カウンタから抽出された普通図柄の当り判定用乱数値を参照し、「普通図柄当り」とするか否かの普通図柄の当り判定処理を実行し、その後、変動パターン決定処理を実行する。この処理では、普通図柄の当り判定処理の結果が参照され、普通図柄の変動パターンが決定される。 Further, in the normal symbol control process, the main CPU 201 determines whether or not the condition for starting the normal symbol is established. When starting the variable display of the normal symbols, the main CPU 201 refers to the normal symbol hit determination random number value extracted from the normal symbol hit determination counter, and determines whether or not to set the "normal symbol hit". A pattern hit determination process is executed, and then a variation pattern determination process is executed. In this process, the result of the normal design hit determination process is referred to, and the normal design variation pattern is determined.

次いで、メインCPU201は、普通図柄の当り判定処理の結果、および、決定された普通図柄の変動パターンを参照し、普通図柄の可変表示の制御を行う可変表示制御処理、および、所定の演出を行う演出制御処理を実行する。なお、演出制御処理は実行されない場合もある。 Next, the main CPU 201 refers to the results of the win determination process for the normal symbols and the determined variation pattern of the normal symbols, and performs variable display control processing for controlling the variable display of the normal symbols and a predetermined effect. Perform production control processing. Note that the effect control process may not be executed.

そして、普通図柄の可変表示制御処理および演出制御処理が終了すると、メインCPU201は、「普通図柄当り」を示す普通当り図柄が普通図柄表示部161(図5、図6参照)に導出されたか否かを判定する。普通当りを示す停止表示態様が導出されたと判定すると、メインCPU201は、普通図柄当り遊技制御処理を実行する。この普通図柄当り遊技制御処理では、普通電動役物146(図4参照)が作動し、入賞口(例えば、本実施例では例えば第2始動口140(図4参照))への遊技球の入賞(通過)が可能または容易な開放状態となる。一方、普通当りを示す停止表示態様が導出されなかったと判定すると、メインCPU201は、普通図柄当り遊技制御処理を実行せず、普通図柄制御処理を終了する。 Then, when the normal symbol variable display control process and effect control process are completed, the main CPU 201 determines whether or not the normal winning symbol indicating "normal symbol winning" has been derived to the normal symbol display section 161 (see FIGS. 5 and 6). determine whether When determining that the stop display mode indicating the normal winning has been derived, the main CPU 201 executes normal symbol winning game control processing. In this normal per symbol game control process, the normal electric accessory 146 (see FIG. 4) operates, and the winning of the game ball to the winning opening (for example, the second starting opening 140 (see FIG. 4) in this embodiment). It becomes an open state in which (passing) is possible or easy. On the other hand, when determining that the stop display mode indicating the normal winning is not derived, the main CPU 201 does not execute the normal symbol winning game control process and ends the normal symbol control process.

なお、時短制御が実行されない遊技状態(例えば、通常遊技状態)では、普通当りを示す停止表示態様が導出される確率を0にしてもよい。時短制御は、時短制御が実行されていないときと比べて、特別図柄の可変表示時間を短縮させる特図短縮制御、および、普通電動役物146を作動させて入賞口(本実施例では例えば第2始動口140(図4参照))を開放状態とする頻度を高める電サポ制御、のうち少なくともいずれか一方が行われる制御が相当する。この時短制御は、特図短縮制御および電サポ制御の両方を行う制御としてもよいし、特図短縮制御および電サポ制御のうちいずれか一方のみを行う制御としてもよい。 In addition, in the game state (for example, normal game state) in which the time saving control is not executed, the probability of deriving the stop display mode indicating the normal winning may be set to 0. Time-saving control is, compared to when time-saving control is not executed, a special symbol shortening control that shortens the variable display time of special symbols, and a winning opening (in this embodiment, for example, the third 2 starting port 140 (see FIG. 4)), the control in which at least one of the electric sapo control that increases the frequency of opening the start port 140 (see FIG. 4) is performed. This time saving control may be a control that performs both the special figure shortening control and the electric sapo control, or may be a control that performs only one of the special figure shortening control and the electric sapo control.

電サポ制御は、「普通図柄当り」の当選確率、普通図柄の可変表示時間、および普通電動役物146の開放パターン(開放回数、開放時間、ウェイト時間)のうち少なくともいずれかの時短性能を向上させる制御である。時短性能とは、入賞口(例えば、本実施例では第2始動口140(図4参照))への遊技球の入賞の容易さを変更する性能であって、「普通図柄当り」の当選確率、普通図柄の可変表示時間、または/および普通電動役物146の開放パターン(開放回数、開放時間、ウェイト時間等)等をいう。また、時短性能を向上させるとは、例えば、入賞口(例えば、本実施例では例えば第2始動口140(図4参照))への遊技球の入賞をより容易にすることである。すなわち、電サポ制御が実行されると、電サポ制御が実行されていない場合と比べて、「普通図柄当り」の当選確率アップ、普通図柄の可変表示時間の短縮、または/および普通電動役物146による入賞容易化(開放回数アップ、開放時間延長、ウェイト時間短縮等)が行われる。 The electric sapo control improves the time saving performance of at least one of the winning probability of "per normal pattern", the variable display time of the normal pattern, and the opening pattern (number of times of opening, opening time, waiting time) of the normal electric accessory 146. It is a control that allows The time-saving performance is a performance that changes the ease of winning a game ball to a winning opening (for example, the second starting opening 140 (see FIG. 4) in this embodiment), and the winning probability of "per normal symbol" , the variable display time of normal symbols, or/and the opening pattern of the normal electric accessory 146 (number of openings, opening time, wait time, etc.). Improving the time-saving performance means, for example, making it easier to win a game ball into a winning opening (for example, the second starting opening 140 (see FIG. 4) in this embodiment). That is, when the electric sapo control is executed, compared with the case where the electric sapo control is not executed, the winning probability of "per normal symbol" is increased, the variable display time of the normal symbol is shortened, or / and normal electric accessories Winning facilitation (increasing the number of openings, extending the opening time, shortening the wait time, etc.) is performed by 146.

そして、普通図柄の始動条件が成立する都度、上述した普通図柄制御処理の各種処理が繰り返される。 Then, each time the start condition of the normal symbol is established, various processes of the normal symbol control process described above are repeated.

なお、普通図柄制御処理中に通過ゲート126への遊技球の通過があった場合、普通図柄始動通過処理が実行される。また、通過ゲート126への遊技球の通過時に抽出される普通図柄の始動情報(例えば、普通図柄の当り判定用乱数値等)を、普通図柄の始動条件が成立するまで保留する。 In addition, when there is passage of the game ball to the passage gate 126 during the normal design control processing, the normal design start passage processing is executed. In addition, normal symbol start information extracted when the game ball passes through the passage gate 126 (for example, normal symbol hit determination random number) is withheld until the normal symbol start condition is established.

なお、普通図柄の可変表示の開始は保留された順に行われ、普通図柄の始動条件が成立すると、保留されている普通図柄の始動情報のうち最先で保留された始動情報についての可変表示を実行する。 In addition, the start of the variable display of normal symbols is performed in the order of being held, and when the start condition of the normal symbols is satisfied, the variable display of the start information that is held first among the start information of the held normal symbols is displayed. Execute.

なお、各種乱数値(例えば、第1特別図柄の大当り判定用乱数値、第1特別図柄の図柄乱数値、第1特別図柄のリーチ判定用乱数値、第2特別図柄の大当り判定用乱数値、第2特別図柄の図柄乱数値、第2特別図柄のリーチ判定用乱数値、および、普通図柄の当り判定用乱数値等)の抽出方式は、メインCPU201によりプログラムを実行することによって所定の範囲(幅)内で乱数値を生成するソフト乱数方式を用いてもよいし、所定周期で乱数が更新される乱数発生器におけるカウンタから乱数値を抽出するハード乱数方式を用いてもよい。 In addition, various random numbers (for example, the random number for judging the jackpot of the first special symbol, the random number of the first special symbol, the random number for the reach judgment of the first special symbol, the random number for judging the big hit of the second special symbol, The pattern random number value of the second special symbol, the reach determination random number value of the second special symbol, and the hit determination random number value of the normal symbol, etc.) are extracted within a predetermined range ( width) may be used, or a hard random number method may be used in which a random number is extracted from a counter in a random number generator whose random number is updated at predetermined intervals.

[1-3-3.遊技状態遷移]
図8に示されるように、遊技の状態は、非大当り遊技状態と大当り遊技状態とに大別することができる。非大当り遊技状態では、上述したとおり特別図柄ゲームを実行し、特別図柄の当り判定処理の結果として大当りが導出されると、非大当り遊技状態から大当り遊技状態に移行する。大当り遊技状態では、上述したとおりラウンド遊技が実行され、特別図柄の可変表示は実行されない。ただし、普通図柄の可変表示については、大当り遊技状態であっても実行可能とされている。なお、小当り遊技状態についての説明は省略するものとする。
[1-3-3. Game state transition]
As shown in FIG. 8, the game state can be roughly divided into a non-jackpot game state and a jackpot game state. In the non-jackpot game state, the special symbol game is executed as described above, and when the jackpot is derived as a result of the special symbol win determination processing, the non-jackpot game state is shifted to the jackpot game state. In the jackpot game state, the round game is executed as described above, and the variable display of special symbols is not executed. However, the variable display of normal symbols can be executed even in the jackpot game state. In addition, the explanation about the small winning game state shall be omitted.

非大当り遊技状態は、特別図柄の当り判定処理における大当りの当選確率が相対的に低い低確率状態と、特別図柄の当り判定処理における大当りの当選確率が相対的に高い高確遊技状態と、に大別することができる。 The non-jackpot game state is divided into a low-probability state in which the probability of winning the jackpot in the special symbol win determination process is relatively low, and a high probability game state in which the probability of winning the big win in the win determination process of the special symbol is relatively high. can be broadly classified.

高確遊技状態には、時短制御が実行される高確時短遊技状態(高確高ベース)が含まれる。なお、第1のパチンコ遊技機における高確遊技状態には含まれないが、図8に示されるように、時短制御が実行されない高確非時短遊技状態(高確低ベース状態)が高確遊技状態に含まれる場合もある。 The high certainty gaming state includes a high certainty short working hours gaming state (high certainty high base) in which time saving control is executed. It should be noted that, although not included in the high certainty gaming state in the first pachinko game machine, as shown in FIG. state may be included.

低確率状態には、時短制御が実行されない通常遊技状態(低確低ベース)と、時短制御が実行される時短遊技状態(低確高ベース)とが含まれる。 The low probability state includes a normal game state (low probability low base) in which time saving control is not executed and a time saving game state (low probability high base) in which time saving control is executed.

さらに、時短遊技状態には、A時短遊技状態と、B時短遊技状態と、C時短遊技状態とが含まれる。 Furthermore, the time saving game state includes an A time saving game state, a B time saving game state, and a C time saving game state.

A時短遊技状態は、特定の大当り遊技状態の終了後に移行可能な時短遊技状態であって、規定回数の特別図柄ゲームが実行されるか、大当り遊技状態に移行されると、A時短遊技状態が終了する。規定回数の特別図柄ゲームが実行されることによってA時短遊技状態が終了すると、原則として、通常遊技状態に移行する。 The A time-saving gaming state is a time-saving gaming state that can be shifted after a specific jackpot gaming state ends, and when a special symbol game of a specified number of times is executed or transitioned to the jackpot gaming state, the A time-saving gaming state is changed. finish. When the A time-saving game state is completed by executing a specified number of special symbol games, in principle, the state shifts to the normal game state.

B時短遊技状態は、例えば、大当り遊技状態が終了し、非高確遊技状態(すなわち確変フラグがオフである遊技状態)における特別図柄の可変表示が開始されたことや、後述するRAMクリアされたこと等を起点とする特別図柄の可変表示回数(例えば、天井カウンタ)が天井値(例えば、1000回)に到達すると移行可能な時短遊技状態であって、規定回数の特別図柄ゲームが実行されるか、大当り遊技状態に移行されると、B時短遊技状態が終了する。規定回数の特別図柄ゲームが実行されることによってB時短遊技状態が終了すると、原則として、通常遊技状態に移行する。 In the B time-saving gaming state, for example, the jackpot gaming state ends, and the variable display of special symbols in the non-high certainty gaming state (that is, the gaming state in which the probability variation flag is off) has started, and the later-described RAM has been cleared. When the number of variable display times of special symbols (e.g., ceiling counter) reaches the ceiling value (e.g., 1000 times) starting from such as, it is a time-saving gaming state that can be shifted, and whether the special symbol game is executed for the specified number of times , When it shifts to the jackpot game state, the B time-saving game state ends. When the B time-saving game state is completed by executing a specified number of special symbol games, in principle, the game state shifts to the normal game state.

C時短遊技状態は、低確率状態において行われた特別図柄の当り判定処理の結果が「時短当り」であり、時短当りの表示態様が導出されると移行可能な時短遊技状態であって、「時短当り」に当選したことによって決定された規定回数の特別図柄ゲームが実行されるか、大当り遊技状態に移行されると、C時短遊技状態が終了する。上記の規定回数の特別図柄ゲームが実行されることによってC時短遊技状態が終了すると、原則として、通常遊技状態に移行する。なお、例えば、複数の時短遊技状態が重複する場合には、上記の規定回数の特別図柄ゲームが実行されたとしても、通常遊技状態に移行するのではなくC時短遊技状態が継続する。 The C time-saving gaming state is a time-saving gaming state that can be shifted when the result of the special symbol hit determination processing performed in the low probability state is "time-saving winning" and the display mode of the time-saving winning is derived. When the prescribed number of special symbol games determined by winning the time-saving win are executed or the game is shifted to a big win game state, the C time-saving game state is terminated. When the C time-saving game state ends by executing the above-mentioned specified number of special symbol games, in principle, the game state shifts to the normal game state. In addition, for example, when a plurality of time-saving game states overlap, even if the special symbol game is executed the specified number of times, the C time-saving game state continues instead of shifting to the normal game state.

この明細書において、複数の時短遊技状態を重ねて実行するか否かにかかわらず、時短遊技状態において時短遊技状態への移行条件が成立したり、複数の時短遊技状態への移行条件が同時に成立することを、時短遊技状態が「重複する」と称する。そして、複数の時短遊技状態が重複した場合に、メインCPU201の制御により、内部的に、重複した複数の時短遊技状態のいずれをも作動させること、すなわち重複した複数の時短遊技状態を内部的に並行して作動させることを「重ねて実行」すると称する。ただし、メインCPU201が内部的には複数の時短遊技状態を重ねて実行したとしても、実際に実行される時短制御はいずれか一方の時短遊技状態に対応する時短制御のみである。すなわち、複数の時短遊技状態が重ねて実行されている場合であっても、遊技者からは、複数の時短遊技状態のうちいずれか一の時短遊技状態に制御されているものと把握される。 In this specification, regardless of whether or not a plurality of time-saving gaming states are executed repeatedly, the conditions for shifting to the time-saving gaming state are established in the time-saving gaming state, or the conditions for shifting to multiple time-saving gaming states are established at the same time To do, the time saving game state is referred to as “overlapping”. Then, when a plurality of time-saving gaming states overlap, the control of the main CPU 201 internally activates any of the plurality of overlapping time-saving gaming states, that is, internally activates the plurality of overlapping time-saving gaming states. Running in parallel is called "overlapping". However, even if the main CPU 201 internally executes a plurality of time-saving gaming states, the time-saving control that is actually executed is only the time-saving control corresponding to one of the time-saving gaming states. That is, even when a plurality of time-saving game states are executed in a superimposed manner, the player perceives that the game is controlled to one of the plurality of time-saving game states.

次に、遊技状態の移行について説明する。 Next, the game state transition will be described.

通常遊技状態、時短遊技状態(A時短遊技状態、B時短遊技状態、C時短遊技状態)、および高確遊技状態(例えば高確時短遊技状態)に制御されている場合であっても、特別図柄の当り判定処理の結果が大当りであると、大当り遊技状態に移行する。 Normal game state, reduced working hours game state (A reduced working hours game state, B reduced working hours game state, C reduced working hours game state), and high certainty game state (for example, high certainty reduced working hours game state) Even if it is controlled, special symbols If the result of the hit determination process is a big hit, the state shifts to a big hit game state.

大当り遊技状態が終了すると、遊技仕様にもよるが、通常遊技状態、時短遊技状態、および高確遊技状態(例えば高確時短遊技状態)のいずれにも移行させることができる。ただし、大当り遊技状態が終了したときに移行できる時短遊技状態は、A時短遊技状態に限られる。 When the jackpot game state ends, depending on the game specifications, it can be shifted to any of a normal game state, a time-saving game state, and a high-certainty game state (for example, a high-certainty time-saving game state). However, the time-saving game state that can be shifted when the jackpot game state ends is limited to the A time-saving game state.

高確遊技状態に制御されている場合、所謂ST機やループ機等の一部のパチンコ遊技機を除いて、高確遊技状態から時短遊技状態または通常遊技状態には移行しない。同様に、時短遊技状態または通常遊技状態からは、大当り遊技状態を経由しない限り、高確遊技状態には移行しない。 When it is controlled to the high-precision game state, it does not shift from the high-precision game state to the time-saving game state or the normal game state, except for some pachinko game machines such as so-called ST machines and loop machines. Similarly, from the time-saving gaming state or the normal gaming state, it does not shift to the high-accuracy gaming state unless it passes through the big-hit gaming state.

通常遊技状態に制御されている場合、B時短遊技状態またはC時短遊技状態に移行可能であるものの、A時短遊技状態には、大当り遊技状態を経由しない限り、移行できない。ただし、A時短遊技状態において規定回数の特別図柄ゲームが実行されると通常遊技状態に移行するため、A時短遊技状態から通常遊技状態への移行は可能である。なお、B時短遊技状態およびC時短遊技状態のいずれに制御されている場合であっても、規定回数の特別図柄ゲームが実行されると通常遊技状態に移行するため、B時短遊技状態やC時短遊技状態から通常遊技状態への移行も可能である。 When it is controlled to the normal game state, it is possible to shift to the B time reduction game state or C time reduction game state, but it is not possible to shift to the A time reduction game state unless the jackpot game state is passed. However, when the special symbol game is executed a specified number of times in the A time-saving game state, the game state shifts to the normal game state, so it is possible to shift from the A time-saving game state to the normal game state. In addition, even if it is controlled to either the B time-saving game state or the C time-saving game state, when the special symbol game of the specified number of times is executed, it will shift to the normal game state. It is also possible to shift from the game state to the normal game state.

次に、時短遊技状態どうしの移行について説明する。 Next, the transition between the time-saving game states will be described.

A時短遊技状態に制御されている場合、A時短遊技状態において実行可能な時短回数は、B時短遊技状態への移行条件である天井値よりも少ない回数に設定されるため、A時短遊技状態からB時短遊技状態に移行することはない。また、A時短遊技状態は大当り遊技状態を経由して制御されるため、B時短遊技状態からA時短遊技状態に移行することもない。一方、A時短遊技状態における特別図柄の当り判定処理の結果が「時短当り」であるとC時短遊技状態への移行条件が成立するため、A時短遊技状態とC時短遊技状態とが重複しうる。ただし、上述したようにA時短遊技状態は大当り遊技状態を経由して制御されるため、C時短遊技状態からA時短遊技状態に移行することはない。 When it is controlled to the A time saving game state, the number of time saving times that can be executed in the A time saving game state is set to a number less than the ceiling value which is the condition for transition to the B time saving game state, so from the A time saving game state to B It does not shift to the time saving game state. In addition, since the A time saving game state is controlled via the jackpot game state, there is no transition from the B time saving game state to the A time saving game state. On the other hand, if the result of the hit determination process of the special symbol in the A time saving game state is "time saving hit", the condition for shifting to the C time saving game state is satisfied, so the A time saving game state and the C time saving game state can overlap. . However, since the A time-saving game state is controlled via the jackpot game state as described above, there is no transition from the C time-saving game state to the A time-saving game state.

B時短遊技状態に制御されている場合、特別図柄の当り判定処理の結果が「時短当り」であるとC時短遊技状態への移行条件が成立し、B時短遊技状態とC時短遊技状態とが重複しうる。また、C時短遊技状態において天井カウンタが天井値に到達した場合も、C時短遊技状態とB時短遊技状態とが重複しうる。 If it is controlled in the B time-saving gaming state, if the result of the special symbol hit determination process is "time-saving hit", the condition for shifting to the C time-saving gaming state is established, and the B time-saving gaming state and the C time-saving gaming state are established. can be duplicated. Also, when the ceiling counter reaches the ceiling value in the C time saving game state, the C time saving game state and the B time saving game state can overlap.

C時短遊技状態に制御されている場合、特別図柄の当り判定処理の結果が「時短当り」であるとC時短遊技状態への移行条件が成立し、C時短遊技状態とC時短遊技状態とが重複しうる。 When it is controlled to the C time saving game state, if the result of the hit determination processing of the special symbol is "time saving hit", the condition for shifting to the C time saving game state is established, and the C time saving game state and the C time saving game state are established. can be duplicated.

なお、時短遊技状態の重複についての詳細は後述する。 In addition, the detail about duplication of a time-saving game state is mentioned later.

[1-4.基本仕様]
次に、図9~図19を参照して、第1のパチンコ遊技機の基本仕様について説明する。
[1-4. basic specifications]
Next, with reference to FIGS. 9 to 19, basic specifications of the first pachinko game machine will be described.

第1のパチンコ遊技機では、確変制御および時短制御のいずれも実行されない通常遊技状態、確変制御および時短制御の両方が実行される高確時短遊技状態、並びに、確変制御は実行されないものの時短制御が実行される低確時短遊技状態が用意されており、メインCPU201は、これらの遊技状態のうちいずれかの遊技状態において遊技を進行させることが可能となっている。ただし、メインCPU201の制御によって進行される遊技状態はこれに限られない。 In the first pachinko game machine, the normal game state in which neither the variable probability control nor the time saving control is executed, the high probability time saving game state in which both the variable probability control and the time saving control are executed, and the time saving control although the variable probability control is not executed A low-probability, time-saving game state to be executed is prepared, and the main CPU 201 can progress the game in any one of these game states. However, the game state progressed under the control of the main CPU 201 is not limited to this.

本実施例において、通常遊技状態では左打ちが正規な遊技態様とされ、高確時短遊技状態および低確時短遊技状態では右打ちが正規な遊技態様とされる。サブCPU301は、正規な遊技態様とされる打ち方を、例えば表示装置7の表示領域に表示する制御を実行する。なお、「正規な遊技態様」とは、複数の遊技態様(例えば発射態様)のうち遊技者にとって最も不利益とならない(遊技者にとって有利な)遊技態様が相当する。 In this embodiment, in the normal game state, left-handed hitting is the normal game mode, and in the high-probability short-time game state and the low-probability short-time game state, the right-handed hit is the regular game mode. The sub-CPU 301 executes control to display, for example, the display area of the display device 7 in a manner of hitting that is regarded as a regular game mode. The "regular game mode" corresponds to a game mode that is least disadvantageous to the player (advantageous to the player) among a plurality of game modes (for example, shooting modes).

[1-4-1.設定値毎の大当り確率]
図9は、第1のパチンコ遊技機における設定値毎の大当り確率(概算)を示すテーブルの一例である。図9に示されるように、第1のパチンコ遊技機では、上述の設定キー174aやバックアップクリアスイッチ176(いずれも図6参照)等を用いて、例えば設定1~設定6といった複数の設定値のうちいずれか一の設定値にセットすることができる。このような設定機能付きパチンコ遊技機の場合、大当り確率は設定値に応じて異なっており、メインCPU201は、セットされた設定値に基づいて特別図柄の当り判定処理を実行する。
[1-4-1. Jackpot probability for each set value]
FIG. 9 is an example of a table showing the jackpot probability (approximate) for each set value in the first pachinko gaming machine. As shown in FIG. 9, in the first pachinko game machine, using the above-described setting key 174a and backup clear switch 176 (see FIG. 6 for both), a plurality of setting values such as setting 1 to setting 6, for example. Any one of these can be set. In the case of such a pachinko game machine with a setting function, the big hit probability differs according to the set value, and the main CPU 201 executes special symbol win determination processing based on the set value.

具体的には、確変制御が実行されない確変フラグがオフの遊技状態(本実施例では例えば通常遊技状態および低確時短遊技状態)における大当り確率は、第1特別図柄の当り判定処理および第2特別図柄の当り判定処理のいずれが実行された場合であっても、例えば、設定1で約319分の1、設定2で約314分の1、設定3で約309分の1、設定4で約304分の1、設定5で約299分の1、設定6で約294分の1となっている。また、確変制御が実行される確変フラグがオンの遊技状態(本実施例では例えば高確時短遊技状態)における大当り確率は、設定1で約77分の1、設定2で約76分の1、設定3で約75分の1、設定4で約74分の1、設定5で約73分の1、設定6で約72分の1となっている。 Specifically, the probability variation flag in which the probability variation control is not executed is off game state (in this embodiment, for example, the normal game state and the low probability time-saving game state) the jackpot probability in the first special symbol hit determination process and the second special For example, setting 1 is about 1/319, setting 2 is about 1/314, setting 3 is about 1/309, and setting 4 is about 1/309. 1/304, setting 5 is about 1/299, setting 6 is about 1/294. In addition, the probability variation flag in which the probability variation control is executed is on (in this embodiment, for example, a high probability short-time gaming state). Setting 3 is about 1/75, setting 4 is about 1/74, setting 5 is about 1/73, and setting 6 is about 1/72.

なお、時短当り確率は、大当り確率とは異なり全設定値で共通の確率となっている。例えば、第1特別図柄の当り判定処理が実行された場合の時短当り確率は160分の1、第2特別図柄の当り判定処理が実行された場合の時短当り確率は240分の1となっている。時短当り確率は、第1特別図柄の当り判定処理が実行された場合と第2特別図柄の当り判定処理が実行された場合とで異ならせてもよいが、同じとしてもよい。 It should be noted that the time saving hit probability is a probability common to all set values, unlike the jackpot probability. For example, when the hit determination process for the first special symbol is executed, the time saving probability is 1/160, and when the hit determination process for the second special symbol is performed, the time saving probability is 1/240. there is The time saving hit probability may be different between when the hit determination process for the first special symbol is executed and when the hit determination process for the second special symbol is performed, but may be the same.

ただし、時短当り確率が全設定値で共通の確率であったとしても、時短継続率(例えば、セットされる時短回数)については、設定値に応じて異ならせてもよい。例えば、特別図柄の当り判定処理の結果が「時短当り」である場合、例えば、設定1の場合は時短回数として50回がセットされ、設定6の場合は時短回数として100回がセットされるようにしてもよい。 However, even if the time saving per probability is a common probability with all set values, the time saving continuation rate (for example, the time saving number of times to be set) may be varied according to the setting value. For example, if the result of the hit determination process of the special symbol is "time saving hit", for example, in the case of setting 1, 50 times are set as the number of times of time saving, and in the case of setting 6, 100 times are set as the number of time saving can be

なお、第1のパチンコ遊技機では小当りが抽選対象に含まれていないが、小当りを抽選対象に含むようにしてもよい。小当りを抽選対象に含む場合、小当り確率を、全設定値で共通の確率とするとよい。また、小当りを抽選対象に含む場合、第1特別図柄と第2特別図柄とのうち一方の特別図柄(例えば第2特別図柄)の当り判定処理が行われた場合に限り小当りに当選しうるようにしてもよい。この場合、他方の特別図柄(例えば第1特別図柄)の当り判定処理では、小当り当選したか否かの判定自体を行わない態様の他、小当り確率を0として小当り当選したか否かの判定を行う態様であってもよい。 In addition, in the first pachinko game machine, the small win is not included in the lottery target, but the small win may be included in the lottery target. When small hits are included in the lottery targets, the small hit probability may be a common probability for all set values. In addition, when the small hit is included in the lottery target, the small hit is won only when the hit determination processing of one of the first special pattern and the second special pattern (for example, the second special pattern) is performed. You can make it soothing. In this case, in the hit determination process of the other special symbol (for example, the first special symbol), in addition to the aspect of not performing the determination itself of whether or not the small hit was won, whether or not the small hit probability was set to 0 may be determined.

上記の時短当り確率および小当りを抽選対象に含む場合の小当り確率は、上述したとおり全設定値で共通の確率となっているが、これに限られず、設定値に応じて異なる確率としてもよい。 The above-mentioned short-time hit probability and the small hit probability when including the small hit in the lottery target are common probabilities for all set values as described above, but not limited to this, as different probabilities depending on the set value good.

また、本実施例では、全ての設定値においてそれぞれ大当り確率が異なっているが、これに限定されず、例えば、設定1と設定2とで共通の大当り確率、設定3と設定4とで共通の大当り確率、設定5と設定6とで共通の大当り確率といったように、複数の設定値で大当り確率を同じにしてもよい。 In addition, in this embodiment, the jackpot probability is different for each set value, but it is not limited to this. A plurality of setting values may have the same jackpot probability, such as a jackpot probability and a jackpot probability common to setting 5 and setting 6.例文帳に追加

また、本実施例では、設定値に応じて大当り確率が異なっているが、遊技者にとっての有利度合いが設定値に応じて異なれば、設定値に応じて異なる対象が必ずしも大当り確率に限定されない。例えば、特定の入賞口に遊技球が入賞すると大当り遊技状態に制御されるようなパチンコ遊技機であれば、設定値に応じて特定の入賞口への入賞確率を異ならせるようにしてもよい。なお、パチンコ遊技機を、設定機能付きパチンコ遊技機とすることは必須ではない。 Also, in this embodiment, the big win probability differs according to the set value, but if the degree of advantage for the player differs according to the set value, the target different according to the set value is not necessarily limited to the big win probability. For example, in a pachinko game machine that is controlled to a jackpot game state when a game ball enters a specific winning hole, the probability of winning a specific winning hole may be varied according to the set value. It should be noted that it is not essential that the pachinko gaming machine be a pachinko gaming machine with a setting function.

[1-4-2.特別図柄の当り判定テーブル]
図10は、第1のパチンコ遊技機が備える主制御回路200のメインROM202に記憶されている特別図柄の当り判定テーブルの一例である。なお、図10に示される特別図柄の当り判定テーブルは、図9に示される設定1の場合を一例として示したものである。
[1-4-2. Hit Judgment Table for Special Symbols]
FIG. 10 is an example of a special symbol hit determination table stored in the main ROM 202 of the main control circuit 200 provided in the first pachinko gaming machine. The special symbol hit determination table shown in FIG. 10 shows the case of setting 1 shown in FIG. 9 as an example.

特別図柄の当り判定テーブルは、特別図柄の当り判定処理において参照されるテーブル、すなわち、始動口120,140に遊技球が入賞した際に抽出される大当り判定用乱数値に基づいて「時短当り」、「大当り」または「ハズレ」を抽選により決定する際に参照されるテーブルである。なお、本実施例では、抽選対象は「時短当り」、「大当り」および「ハズレ」であり、他の抽選対象(例えば、小当り)が含まれていないが、第1始動口120または/および第2始動口140に遊技球が入賞した際に、他の抽選対象に決定されるようにしてもよい。 The special symbol hit determination table is a table referred to in the special symbol hit determination process, that is, the "time saving hit" based on the big hit determination random number extracted when the game ball wins in the start ports 120 and 140. , a table to be referred to when determining a "big hit" or "losing" by lottery. In this embodiment, the lottery target is "time saving hit", "big hit" and "losing", and other lottery targets (for example, small hits) are not included, but the first start port 120 or / and When a game ball wins in the second starting port 140, it may be determined as another lottery target.

大当り判定用乱数値は、上述したとおり、特別図柄の当り判定処理に用いられる乱数値である。本実施例において、大当り判定用乱数値は、0~65535(65536種類)の中から抽出される。ただし、発生する乱数値の範囲は上記に限られない。 As described above, the big hit determination random number value is a random number value used for the special symbol hit determination process. In this embodiment, the random number for judging a big hit is extracted from 0 to 65535 (65536 types). However, the range of generated random numbers is not limited to the above.

本実施例では、メインCPU201は、第1特別図柄の当り判定処理において、抽出された大当り判定用乱数値に基づいて「時短当り」、「大当り」、または「ハズレ」に決定する。第1特別図柄の当り判定テーブルには、確変フラグの値(0または1)毎に、「時短当り」に決定される大当り判定用乱数値の範囲(幅)とこれに対応する時短当り判定値データとの関係、「大当り」に決定される大当り判定用乱数値の範囲(幅)とこれに対応する大当り判定値データとの関係、および「ハズレ」に決定される大当り判定用乱数値の範囲(幅)とこれに対応するハズレ判定値データとの関係が規定されている。 In the present embodiment, the main CPU 201 determines "time-saving hit", "big hit", or "lose" based on the extracted big hit determination random number value in the first special symbol win determination process. In the hit determination table of the first special symbol, for each value (0 or 1) of the probability variation flag, the range (width) of the random number for judging the big hit determined as "time saving hit" and the time saving hit decision value corresponding to this data, the relationship between the range (width) of the jackpot judgment random number value determined as a "jackpot" and the corresponding jackpot judgment value data, and the range of the jackpot judgment random number value determined as a "losing" The relationship between (width) and the corresponding loss determination value data is defined.

なお、本明細書において、確変フラグの値が「0」の場合、確変フラグがオフであり、確変フラグの値が「1」の場合、確変フラグがオンである。 In this specification, when the value of the variable probability flag is "0", the variable probability flag is off, and when the value of the variable probability flag is "1", the variable probability flag is on.

また、メインCPU201は、第2特別図柄の当り判定処理において、第1特別図柄の当り判定処理と同様、抽出された大当り判定用乱数値に基づいて「時短当り」、「大当り」、または「ハズレ」に決定する。第2特別図柄の当り判定テーブルには、確変フラグの値(0または1)毎に、「時短当り」に決定される大当り判定用乱数値の範囲(幅)とこれに対応する時短当り判定値データとの関係、「大当り」に決定される大当り判定用乱数値の範囲(幅)とこれに対応する大当り判定値データとの関係、および「ハズレ」に決定される大当り判定用乱数値の範囲(幅)とこれに対応するハズレ判定値データとの関係が規定されている。 In addition, in the second special symbol win determination process, the main CPU 201 determines, in the same way as in the first special symbol win determination process, based on the extracted big win determination random number value, a “time-saving win”, a “big win”, or a “loss”. ” is decided. In the hit determination table of the second special symbol, the range (width) of the random number value for judging the big hit determined as "time saving hit" and the time saving hit decision value corresponding to this for each probability variation flag value (0 or 1) data, the relationship between the range (width) of the jackpot judgment random number value determined as a "jackpot" and the corresponding jackpot judgment value data, and the range of the jackpot judgment random number value determined as a "losing" The relationship between (width) and the corresponding loss determination value data is defined.

本実施例では、例えば、第1特別図柄の当り判定処理時に確変フラグがオフであって、抽出された大当り判定用乱数値が0~408のいずれかである場合、メインCPU201は、「時短当り」と判定し、当落判定値データを「時短当り判定値データ」に決定する。また、第1特別図柄の当り判定処理時に確変フラグがオフであって、抽出された大当り判定用乱数値が409~613のいずれかである場合、メインCPU201は、「大当り」と判定し、当落判定値データを「大当り判定値データ」に決定する。また、抽出された大当り判定用乱数値が614~65535のいずれかである場合、メインCPU201は、「ハズレ」と判定し、判定値データを「ハズレ判定値データ」に決定する。 In this embodiment, for example, when the probability variation flag is off during the hit determination process of the first special symbol, and the extracted jackpot determination random number value is any one of 0 to 408, the main CPU 201 ”, and the hit-loss determination value data is determined as “time saving hit determination value data”. Further, when the probability variation flag is off at the time of the hit determination process of the first special symbol, and the extracted jackpot determination random number value is any one of 409 to 613, the main CPU 201 determines that it is a "jackpot" and hits and drops. The determination value data is determined as "big hit determination value data". Further, when the extracted random number value for judging a big hit is any one of 614 to 65535, the main CPU 201 judges as "losing" and determines the judgment value data as "losing judgment value data".

また、例えば、第1特別図柄の当り判定処理時に確変フラグがオンであって、抽出された大当り判定用乱数値が0~408のいずれかである場合、メインCPU201は、「時短当り」と判定し、判定値データを「時短当り判定値データ」に決定する。また、第1特別図柄の当り判定処理時に確変フラグがオンであって、抽出された大当り判定用乱数値が409~1259のいずれかである場合、メインCPU201は、「大当り」と判定し、判定値データを「大当り判定値データ」に決定する。また、抽出された大当り判定用乱数値が1260~65535のいずれかである場合、メインCPU201は、「ハズレ」と判定し、判定値データを「ハズレ判定値データ」に決定する。 Further, for example, when the probability variation flag is ON during the hit determination process of the first special symbol, and the extracted jackpot determination random number value is any one of 0 to 408, the main CPU 201 determines that it is a "time saving hit". Then, the determination value data is determined as "time reduction hit determination value data". In addition, when the probability variation flag is ON during the hit determination process of the first special symbol, and the extracted random number value for big hit determination is any one of 409 to 1259, the main CPU 201 determines "big hit" and determines. The value data is determined as "big hit judgment value data". Also, when the extracted random number value for judging a big hit is any one of 1260 to 65535, the main CPU 201 judges it as "losing" and determines the judgment value data as "losing judgment value data".

同様に、例えば、第2特別図柄の当り判定処理時に確変フラグがオフであって、抽出された大当り判定用乱数値が0~272のいずれかである場合、メインCPU201は、「時短当り」と判定し、判定値データを「時短当り判定値データ」に決定する。また、第2特別図柄の当り判定処理時に確変フラグがオフであって、抽出された大当り判定用乱数値が273~477のいずれかである場合、メインCPU201は、「大当り」と判定し、判定値データを「大当り判定値データ」に決定する。さらに、第2特別図柄の当り判定処理時に確変フラグがオフであって、抽出された大当り判定用乱数値が478~65535のいずれかである場合、メインCPU201は、「ハズレ」と判定し、判定値データを「ハズレ判定値データ」に決定する。 Similarly, for example, when the probability variation flag is off at the time of the hit determination process of the second special symbol, and the extracted jackpot determination random number value is any one of 0 to 272, the main CPU 201 determines "time saving hit". It judges and decides judgment value data as "time reduction per judgment value data". In addition, when the probability variation flag is off during the hit determination process of the second special symbol, and the extracted big hit determination random number value is any one of 273 to 477, the main CPU 201 determines that it is a "big hit" and determines. The value data is determined as "big hit judgment value data". Furthermore, when the probability variation flag is off at the time of the hit determination process of the second special symbol, and the extracted jackpot determination random number value is any one of 478 to 65535, the main CPU 201 determines "losing" and determines. The value data is determined as "loss judgment value data".

また、例えば、第2特別図柄の当り判定処理時に確変フラグがオンであって、抽出された大当り判定用乱数値が0~272のいずれかである場合、メインCPU201は、「時短当り」と判定し、判定値データを「時短当り判定値データ」に決定する。また、第2特別図柄の当り判定処理時に確変フラグがオンであって、抽出された大当り判定用乱数値が273~1123のいずれかである場合、メインCPU201は、「大当り」と判定し、判定値データを「大当り判定値データ」に決定する。さらに、第2特別図柄の当り判定処理時に確変フラグがオンであって、抽出された大当り判定用乱数値が1124~65535のいずれかである場合、メインCPU201は、「ハズレ」と判定し、判定値データを「ハズレ判定値データ」に決定する。 Further, for example, when the probability variation flag is ON during the hit determination process of the second special symbol, and the extracted jackpot determination random number value is any one of 0 to 272, the main CPU 201 determines that it is a "time-saving hit". Then, the determination value data is determined as "time reduction hit determination value data". Further, when the probability variation flag is ON during the hit determination process of the second special symbol, and the extracted random number value for big hit determination is any one of 273 to 1123, the main CPU 201 determines "big hit" and determines. The value data is determined as "big hit judgment value data". Furthermore, when the probability variation flag is ON during the hit determination process of the second special symbol, and the extracted jackpot determination random number value is any one of 1124 to 65535, the main CPU 201 determines "losing" and determines. The value data is determined as "loss judgment value data".

このように、本実施例では、例えば0~65535の範囲で発生する大当り判定用乱数値のうち、0から所定幅(例えば、第1特別図柄の当り判定処理であれば0~408)を、大当り判定値データおよびハズレ判定値データを除く他の判定値データ(例えば、時短当り判定値データ)に割り当てている。また、所定値から最後尾(例えば、第1特別図柄の当り判定処理時に確変フラグがオフの場合であれば614~65535)をハズレ判定値データに割り当てている。さらに、大当り判定値データとハズレ判定値データとを隣接して割り当てている。このようにすることで、例えば確変フラグがオフからオン(またはオンからオフ)になった場合に、大当り判定値データの幅を大きく(または小さく)した分だけハズレ判定値データの幅を小さく(または大きく)するだけで、他の判定値データ(例えば、時短当り判定値データ)の幅を変更することなく、大当り確率を変更することが可能となる。 Thus, in this embodiment, for example, among the random numbers for judging the big hit generated in the range of 0 to 65535, a predetermined width from 0 (for example, 0 to 408 in the case of the hit judging process of the first special symbol), It is assigned to other judgment value data (for example, time saving judgment value data) excluding big hit judgment value data and loss judgment value data. Also, from the predetermined value, the end (for example, 614 to 65535 if the probability variation flag is off during the hit determination process of the first special symbol) is assigned to the loss determination value data. Furthermore, the big-hit determination value data and the loss determination value data are allocated adjacently. By doing this, for example, when the probability variable flag is turned from off to on (or from on to off), the width of the loss judgment value data is reduced by the amount that increases (or decreases) the width of the big hit judgment value data ( or larger), it is possible to change the jackpot probability without changing the width of other judgment value data (for example, time saving judgment value data).

また、本実施例では、第1特別図柄の当り判定処理が行われた場合の「時短当り」の当選確率と、第2特別図柄の当り判定処理が行われた場合の「時短当り」の当選確率とを異ならせることにより、遊技にバリエーションを持たせて興趣の低下を抑制できるようにしている。 In addition, in this embodiment, the winning probability of "time saving hit" when the hit determination process of the first special symbol is performed, and the "time saving hit" winning probability when the hit determination process of the second special symbol is performed By making the probabilities different from each other, it is possible to provide variations to the game and suppress the decrease in interest.

とくに、図10に示されるように、第1特別図柄の当り判定処理が行われた場合の「時短当り」の当選確率を、第2特別図柄の当り判定処理が行われた場合の「時短当り」の当選確率よりも高くすることにより、単調な遊技となりがちな通常遊技状態における興趣の低下を抑制することが可能となる。 In particular, as shown in FIG. 10, the winning probability of "time-saving hit" when the hit determination process of the first special symbol is performed is compared with the "time-saving hit" when the hit determination process of the second special symbol is performed. , it is possible to suppress the decrease in interest in the normal game state, which tends to be monotonous.

ただし、第2特別図柄の当り判定処理が行われた場合の「時短当り」の当選確率を、第1特別図柄の当り判定処理が行われた場合の「時短当り」の当選確率よりも高くしてもよい。この場合、例えば時短遊技状態において「時短当り」に当選した場合に時短遊技状態を重ねて実行するようにすることで、時短遊技状態の終了間際に「時短当り」に当選すると、時短遊技状態が実質的に延長されることとなり、興趣の低下を抑制することが可能となる。 However, the winning probability of "time-saving hit" when the hit determination process of the second special symbol is performed is higher than the winning probability of "time-saving hit" when the hit determination process of the first special symbol is performed. may In this case, for example, when "time saving hit" is won in the time saving game state, the time saving game state is repeatedly executed, and when the "time saving win" is won just before the time saving game state ends, the time saving game state is activated. It will be extended substantially, and it becomes possible to suppress the decline of interest.

ところで、図10に示されるように、本実施例では、確変フラグがオンおよびオフのいずれの場合であっても、「時短当り」に当選しうる。ただし、メインCPU201は、確変フラグがオフ(通常遊技状態、時短遊技状態)である場合、当り判定処理の結果が「時短当り」であれば時短遊技状態に制御するものの、確変フラグがオンである場合には、当り判定処理の結果がたとえ「時短当り」であったとしても、時短遊技状態に制御しないようにしている。 By the way, as shown in FIG. 10, in this embodiment, even if the variable probability flag is ON or OFF, it is possible to win the "time saving hit". However, when the probability variation flag is off (normal game state, time reduction game state), the main CPU 201 controls to the time reduction game state if the result of the hit determination process is "time reduction hit", but the probability variation flag is on. In the case, even if the result of the hit determination process is "time saving hit", it is not controlled to the time saving game state.

[1-4-3.特別図柄判定テーブル]
図11は、第1のパチンコ遊技機が備える主制御回路200のメインROM202に記憶されている特別図柄判定テーブルの一例である。
[1-4-3. Special pattern judgment table]
FIG. 11 is an example of a special symbol determination table stored in the main ROM 202 of the main control circuit 200 provided in the first pachinko gaming machine.

特別図柄判定テーブルは、始動口120,140に遊技球が入賞した際に抽出される特別図柄の図柄乱数値と先述の判定値データとに基づいて、停止図柄を決定付ける「選択図柄コマンド」および「図柄指定コマンド」を選択する際に参照されるテーブルである。「選択図柄コマンド」は、特別図柄の当り判定処理の結果が大当りであった場合に、大当り種類に応じて定められる当り図柄を指定するためのコマンドであり、「図柄指定コマンド」は、特別図柄の可変表示の停止時に表示される図柄を指定するためのコマンドである。特別図柄の図柄乱数値は、例えば0~99(100種類)の中から抽出される。 The special symbol determination table includes a "selected symbol command" for determining a stop symbol based on the symbol random number value of the special symbol extracted when the game ball wins the starting ports 120, 140 and the aforementioned determination value data; This table is referred to when selecting the "symbol designation command". The "selected symbol command" is a command for designating a winning symbol determined according to the type of the big hit when the result of the special symbol winning determination process is a big hit, and the "symbol specifying command" is a special symbol. This is a command for specifying the pattern to be displayed when the variable display of is stopped. The special symbol random number value is extracted from, for example, 0 to 99 (100 types).

図11に示される特別図柄判定テーブルによれば、第1特別図柄の当り判定処理の結果として時短当り判定値データが得られた場合、メインCPU201は、例えば、選択図柄コマンドおよび図柄指定コマンドを以下のように選択する。すなわち、第1特別図柄の図柄乱数値が例えば0~69である場合、メインCPU201は、選択図柄コマンドとして「z0」を選択し、図柄指定コマンドとして「zA1」を選択する。また、第1特別図柄の図柄乱数値が例えば70~96のいずれかである場合、メインCPU201は、選択図柄コマンドとして「z1」を選択し、図柄指定コマンドとして「zA1」を選択する。また、第1特別図柄の図柄乱数値が例えば97~99のいずれかである場合、メインCPU201は、選択図柄コマンドとして「z2」を選択し、図柄指定コマンドとして「zA2」を選択する。 According to the special symbol determination table shown in FIG. 11, when the time saving hit determination value data is obtained as a result of the hit determination process of the first special symbol, the main CPU 201, for example, outputs the selected symbol command and the symbol designation command as follows. Select like That is, when the symbol random number value of the first special symbol is, for example, 0 to 69, the main CPU 201 selects "z0" as the selection symbol command and selects "zA1" as the symbol designation command. Further, when the symbol random number value of the first special symbol is, for example, any one of 70 to 96, the main CPU 201 selects "z1" as the selection symbol command and selects "zA1" as the symbol designation command. Further, when the symbol random number value of the first special symbol is, for example, any one of 97 to 99, the main CPU 201 selects "z2" as the selection symbol command and selects "zA2" as the symbol designation command.

また、第1特別図柄の当り判定処理の結果として大当り判定値データが得られた場合、例えば、選択図柄コマンドおよび図柄指定コマンドは以下のように選択される。すなわち、第1特別図柄の図柄乱数値が0~9のいずれかである場合、メインCPU201は、選択図柄コマンドとして「z3」を選択し、図柄指定コマンドとして「zA3」を選択する。また、第1特別図柄の図柄乱数値が10~59のいずれかである場合、メインCPU201は、選択図柄コマンドとして「z4」を選択し、図柄指定コマンドとして「zA4」を選択する。さらに、第1特別図柄の図柄乱数値が60~99のいずれかである場合、メインCPU201は、選択図柄コマンドとして「z5」を選択し、図柄指定コマンドとして「zA4」を選択する。 Further, when the big hit determination value data is obtained as a result of the hit determination processing of the first special symbol, for example, the selected symbol command and the symbol designation command are selected as follows. That is, when the symbol random number value of the first special symbol is any one of 0 to 9, the main CPU 201 selects "z3" as the selection symbol command and selects "zA3" as the symbol designation command. Further, when the symbol random number value of the first special symbol is any one of 10 to 59, the main CPU 201 selects "z4" as the selection symbol command and selects "zA4" as the symbol designation command. Furthermore, when the symbol random number value of the first special symbol is any one of 60 to 99, the main CPU 201 selects "z5" as the selection symbol command and selects "zA4" as the symbol designation command.

また、第1特別図柄の当り判定処理の結果としてハズレ判定値データが得られた場合、第1特別図柄の図柄乱数値が0~99のいずれであっても、メインCPU201は、選択図柄コマンドとして「z6」を選択し、図柄指定コマンドとして「zA5」を選択する。 Further, when the loss determination value data is obtained as a result of the hit determination process for the first special symbol, the main CPU 201 outputs the selected symbol command regardless of whether the symbol random number value of the first special symbol is 0 to 99. Select "z6" and select "zA5" as the design designation command.

また、第2特別図柄の当り判定処理の結果として時短当り判定値データが得られた場合、例えば、選択図柄コマンドおよび図柄指定コマンドは以下のように選択される。すなわち、第2特別図柄の図柄乱数値が例えば0~96である場合、メインCPU201は、選択図柄コマンドとして「z7」を選択し、図柄指定コマンドとして「zA6」を選択する。また、第2特別図柄の図柄乱数値が例えば97~99のいずれかである場合、メインCPU201は、選択図柄コマンドとして「z8」を選択し、図柄指定コマンドとして「zA7」を選択する。 Further, when the time saving hit determination value data is obtained as a result of the hit determination processing of the second special symbol, for example, the selected symbol command and the symbol designation command are selected as follows. That is, when the symbol random number value of the second special symbol is, for example, 0 to 96, the main CPU 201 selects "z7" as the selection symbol command and selects "zA6" as the symbol designation command. Further, when the symbol random number value of the second special symbol is, for example, any one of 97 to 99, the main CPU 201 selects "z8" as the selection symbol command and selects "zA7" as the symbol designation command.

また、第2特別図柄の当り判定処理の結果として大当り判定値データが得られた場合、例えば、選択図柄コマンドおよび図柄指定コマンドは以下のように選択される。すなわち、第2特別図柄の図柄乱数値が0~59のいずれかである場合、メインCPU201は、選択図柄コマンドとして「z9」を選択し、図柄指定コマンドとして「zA8」を選択する。また、第2特別図柄の図柄乱数値が60~99のいずれかである場合、メインCPU201は、選択図柄コマンドとして「z10」を選択し、図柄指定コマンドとして「zA9」を選択する。 Further, when the big hit determination value data is obtained as a result of the second special symbol hit determination process, for example, the selected symbol command and the symbol designation command are selected as follows. That is, when the symbol random number value of the second special symbol is any one of 0 to 59, the main CPU 201 selects "z9" as the selection symbol command and selects "zA8" as the symbol designation command. Further, when the symbol random number value of the second special symbol is any one of 60 to 99, the main CPU 201 selects "z10" as the selection symbol command and selects "zA9" as the symbol designation command.

また、第2特別図柄の当り判定処理の結果としてハズレ判定値データが得られた場合、第2特別図柄の図柄乱数値が0~99のいずれであっても、メインCPU201は、選択図柄コマンドとして「z11」を選択し、図柄指定コマンドとして「zA10」を選択する。 In addition, when losing determination value data is obtained as a result of the hit determination process for the second special symbol, the main CPU 201 outputs a selected symbol command regardless of whether the symbol random number value of the second special symbol is 0 to 99. Select "z11" and select "zA10" as the design designation command.

なお、本実施例では、特別図柄の当り判定テーブル(図10参照)を参照して、抽出された大当り判定用乱数値に基づいて当落判定値データを決定し、その後、特別図柄判定テーブル(図11参照)を参照して、特別図柄の図柄乱数値に基づいて選択図柄コマンドおよび図柄指定コマンドを決定するようにしているが、これに限られない。例えば、抽出された大当り判定用乱数値と特別図柄の図柄乱数値とに基づいて、特別図柄の当落、選択図柄コマンドおよび図柄指定コマンドをあわせて決定するようにしてもよい。 In addition, in this embodiment, with reference to the special symbol hit determination table (see FIG. 10), the hit/lose determination value data is determined based on the extracted big hit determination random number value, and then the special symbol determination table (see FIG. 11), the selected symbol command and the symbol designation command are determined based on the symbol random number value of the special symbol, but the present invention is not limited to this. For example, based on the extracted random number value for judging a big hit and the symbol random number value of the special symbol, the winning/losing of the special symbol, the selected symbol command and the symbol specifying command may be determined together.

[1-4-4.特別図柄停止態様決定テーブル]
図12(A)は、第1のパチンコ遊技機が備える主制御回路200のメインROM202に記憶されている特別図柄停止態様決定テーブルの一例である。特別図柄停止態様決定テーブルは、特別図柄の可変表示が停止したときに第1特別図柄表示部163または第2特別図柄表示部164(図5参照)に導出される特別図柄の停止態様を、選択図柄コマンドに応じて決定する際に参照される。
[1-4-4. Special symbol stop mode determination table]
FIG. 12(A) is an example of a special symbol stop mode determination table stored in the main ROM 202 of the main control circuit 200 provided in the first pachinko game machine. The special symbol stop mode determination table selects the special symbol stop mode derived to the first special symbol display unit 163 or the second special symbol display unit 164 (see FIG. 5) when the variable display of the special symbols is stopped. It is referred to when making a decision according to the design command.

図12(A)に示されるように、第1特別図柄表示部163または第2特別図柄表示部164(図5参照)に導出される特別図柄の停止態様は、例えば0~7の領域で構成される1バイトの制御信号で構成される。第1特別図柄の0~7の各領域は、第1特別図柄表示部163を構成する8個のLED163a~163h(図5参照)のいずれかに1対1で対応している。例えば、第1特別図柄の領域0は163aに対応し、第1特別図柄の領域1は163bに対応し、第1特別図柄の領域2は163cに対応し、第1特別図柄の領域3は163dに対応し、第1特別図柄の領域4は163eに対応し、第1特別図柄の領域5は163fに対応し、第1特別図柄の領域6は163gに対応し、第1特別図柄の領域7は163hに対応している。 As shown in FIG. 12(A), the stop mode of the special symbols derived to the first special symbol display portion 163 or the second special symbol display portion 164 (see FIG. 5) is composed of areas 0 to 7, for example. 1-byte control signal. Each of the areas 0 to 7 of the first special symbol corresponds to one of the eight LEDs 163a to 163h (see FIG. 5) forming the first special symbol display portion 163 on a one-to-one basis. For example, the first special symbol area 0 corresponds to 163a, the first special symbol area 1 corresponds to 163b, the first special symbol area 2 corresponds to 163c, and the first special symbol area 3 corresponds to 163d. , the first special symbol area 4 corresponds to 163e, the first special symbol area 5 corresponds to 163f, the first special symbol area 6 corresponds to 163g, and the first special symbol area 7 corresponds to 163h.

同様に、第2特別図柄の0~7の各領域は、第2特別図柄表示部164を構成する8個のLED164a~164h(図5参照)のいずれかに1対1で対応している。例えば、第2特別図柄の領域0は164aに対応し、第2特別図柄の領域1は164bに対応し、第2特別図柄の領域2は164cに対応し、第2特別図柄の領域3は164dに対応し、第2特別図柄の領域4は164eに対応し、第2特別図柄の領域5は164fに対応し、第2特別図柄の領域6は164gに対応し、第2特別図柄の領域7は164hに対応している。 Similarly, each area of 0 to 7 of the second special symbol corresponds to one of the eight LEDs 164a to 164h (see FIG. 5) constituting the second special symbol display section 164 one to one. For example, the second special symbol area 0 corresponds to 164a, the second special symbol area 1 corresponds to 164b, the second special symbol area 2 corresponds to 164c, and the second special symbol area 3 corresponds to 164d. , the second special symbol area 4 corresponds to 164e, the second special symbol area 5 corresponds to 164f, the second special symbol area 6 corresponds to 164g, and the second special symbol area 7 corresponds to 164h.

本実施例では、特別図柄の当り判定処理の結果が「時短当り」である場合、特別図柄表示部163,164に導出されるLEDの表示態様(時短当りの表示態様)は、次のとおり決定される。例えば、選択図柄コマンドが「z0」の場合、メインCPU201は、第1特別図柄表示部163を構成する8個のLEDのうち、第1特別図柄の領域0に対応するLED163aと、第1特別図柄の領域7に対応するLED163hとを点灯し、その他のLEDが消灯する態様で、第1特別図柄表示部163を停止表示するよう決定する。選択図柄コマンドが「z1」の場合、メインCPU201は、第1特別図柄表示部163を構成する8個のLEDのうち、第1特別図柄の領域0に対応するLED163aと、第1特別図柄の領域1に対応するLED163bと、第1特別図柄の領域7に対応するLED163hとを点灯し、その他のLEDが消灯する態様で、第1特別図柄表示部163を停止表示するよう決定する。選択図柄コマンドが「z2」の場合、メインCPU201は、第1特別図柄表示部163を構成する8個のLEDのうち、第1特別図柄の領域0に対応するLED163aと、第1特別図柄の領域2に対応するLED163cと、第1特別図柄の領域7に対応するLED163hとを点灯し、その他のLEDが消灯する態様で、第1特別図柄表示部163を停止表示するよう決定する。また、選択図柄コマンドが「z7」の場合、メインCPU201は、第2特別図柄表示部164を構成する8個のLEDのうち、第2特別図柄の領域0に対応するLED164aと、第2特別図柄の領域1に対応するLED164bと、第2特別図柄の領域7に対応するLED164hとを点灯し、その他のLEDが消灯する態様で、第2特別図柄表示部164を停止表示するよう決定する。選択図柄コマンドが「z8」の場合、メインCPU201は、第2特別図柄表示部164を構成する8個のLEDのうち、第2特別図柄の領域0に対応するLED164aと、第2特別図柄の領域2に対応するLED164cと、第2特別図柄の領域7に対応するLED164hとを点灯し、その他のLEDが消灯する態様で、第2特別図柄表示部164を停止表示するよう決定する。 In this embodiment, when the result of the special symbol hit determination process is "time saving hit", the LED display mode (time saving win display mode) derived to the special symbol display units 163 and 164 is determined as follows. be done. For example, when the selected symbol command is "z0", the main CPU 201 selects the LED 163a corresponding to the first special symbol area 0 among the eight LEDs forming the first special symbol display section 163, and the first special symbol The LED 163h corresponding to the area 7 is lit, and the other LEDs are turned off, and the first special symbol display portion 163 is determined to be stopped and displayed. When the selected symbol command is "z1", the main CPU 201 displays the LED 163a corresponding to the first special symbol area 0 among the eight LEDs forming the first special symbol display portion 163, and the first special symbol area. The LED 163b corresponding to 1 and the LED 163h corresponding to the area 7 of the first special symbol are turned on, and the other LEDs are turned off. When the selected symbol command is "z2", the main CPU 201 displays the LED 163a corresponding to the first special symbol area 0 among the eight LEDs forming the first special symbol display portion 163 and the first special symbol area. 2 and the LED 163h corresponding to the area 7 of the first special symbol are turned on, and the other LEDs are turned off, so that the first special symbol display part 163 is stopped and displayed. Further, when the selected symbol command is "z7", the main CPU 201 displays the LED 164a corresponding to the area 0 of the second special symbol among the eight LEDs forming the second special symbol display section 164, and the second special symbol LED 164b corresponding to area 1 and LED 164h corresponding to area 7 of the second special symbol are turned on, and the other LEDs are turned off, and the second special symbol display part 164 is determined to be stopped and displayed. When the selected symbol command is "z8", the main CPU 201 displays the LED 164a corresponding to the second special symbol area 0 among the eight LEDs forming the second special symbol display portion 164, and the second special symbol area. 2 and the LED 164h corresponding to the area 7 of the second special symbol are turned on, and the other LEDs are turned off, and the second special symbol display part 164 is determined to be stopped and displayed.

また、特別図柄の当り判定処理の結果が「大当り」である場合、特別図柄表示部163,164に導出されるLEDの表示態様(大当りの表示態様)は、次のとおり決定される。例えば、選択図柄コマンドが「z3」の場合、メインCPU201は、第1特別図柄表示部163を構成する8個のLEDのうち、第1特別図柄の領域3に対応するLED163dと、第1特別図柄の領域4に対応するLED163eと、第1特別図柄の領域6に対応するLED163gとを点灯し、その他のLEDが消灯する態様で、第1特別図柄表示部163を停止表示するよう決定する。選択図柄コマンドが「z4」の場合、メインCPU201は、第1特別図柄表示部163を構成する8個のLEDのうち、第1特別図柄の領域3に対応するLED163dと、第1特別図柄の領域5に対応するLED163fと、第1特別図柄の領域6に対応するLED163gとを点灯し、その他のLEDが消灯する態様で、第1特別図柄表示部163を停止表示するよう決定する。選択図柄コマンドが「z5」の場合、メインCPU201は、第1特別図柄表示部163を構成する8個のLEDのうち、第1特別図柄の領域3に対応するLED163dと、第1特別図柄の領域4に対応するLED163eと、第1特別図柄の領域5に対応するLED163fと、第1特別図柄の領域6に対応するLED163gとを点灯し、その他のLEDが消灯する態様で、第1特別図柄表示部163を停止表示するよう決定する。選択図柄コマンドが「z9」の場合、メインCPU201は、第2特別図柄表示部164を構成する8個のLEDのうち、第2特別図柄の領域3に対応するLED164dと、第2特別図柄の領域4に対応するLED164eと、第2特別図柄の領域6に対応するLED164gとを点灯し、その他のLEDが消灯する態様で、第2特別図柄表示部164を停止表示するよう決定する。選択図柄コマンドが「z10」の場合、メインCPU201は、第2特別図柄表示部164を構成する8個のLEDのうち、第2特別図柄の領域3に対応するLED164dと、第2特別図柄の領域5に対応するLED164fとを点灯し、その他のLEDが消灯する態様で、第2特別図柄表示部164を停止表示するよう決定する。 Further, when the result of the special symbol hit determination process is "big hit", the display mode of the LEDs (big hit display mode) led to the special symbol display portions 163 and 164 is determined as follows. For example, when the selected symbol command is "z3", the main CPU 201, of the eight LEDs forming the first special symbol display section 163, the LED 163d corresponding to the first special symbol area 3 and the first special symbol The LED 163e corresponding to the area 4 and the LED 163g corresponding to the first special symbol area 6 are turned on, and the other LEDs are turned off, and the first special symbol display part 163 is determined to be stopped and displayed. When the selected symbol command is "z4", the main CPU 201 selects the LED 163d corresponding to the first special symbol area 3 among the eight LEDs forming the first special symbol display section 163, and the first special symbol area. 5 and the LED 163g corresponding to the area 6 of the first special symbol are turned on, and the other LEDs are turned off, and the first special symbol display part 163 is determined to be stopped and displayed. When the selected symbol command is "z5", the main CPU 201 selects the LED 163d corresponding to the first special symbol area 3 among the eight LEDs forming the first special symbol display unit 163, and the first special symbol area. LED 163e corresponding to 4, LED 163f corresponding to the area 5 of the first special symbol, and LED 163g corresponding to the area 6 of the first special symbol are turned on, and the other LEDs are turned off, the first special symbol display It decides to stop displaying the part 163 . When the selected symbol command is "z9", the main CPU 201 selects the LED 164d corresponding to the second special symbol area 3 among the eight LEDs forming the second special symbol display unit 164, and the second special symbol area. 4 and the LED 164g corresponding to the area 6 of the second special symbol are turned on, and the other LEDs are turned off. When the selected symbol command is "z10", the main CPU 201 selects the LED 164d corresponding to the second special symbol area 3 among the eight LEDs forming the second special symbol display section 164, and the second special symbol area. 5 is turned on, and the other LEDs are turned off, and the second special symbol display part 164 is determined to be stopped and displayed.

また、特別図柄の当り判定処理の結果が「ハズレ」である場合、特別図柄表示部163,164に導出されるLEDの表示態様(ハズレの表示態様)は、次のとおり決定される。例えば、選択図柄コマンドが「z6」の場合、メインCPU201は、第1特別図柄表示部163を構成する8個のLEDのうち、第1特別図柄の領域7に対応するLED163hのみを点灯し、その他のLEDが消灯する態様で、第1特別図柄表示部163を停止表示するよう決定する。選択図柄コマンドが「z11」の場合、メインCPU201は、第2特別図柄表示部164を構成する8個のLEDのうち、第2特別図柄の領域7に対応するLED164hのみを点灯し、その他のLEDが消灯する態様で、第2特別図柄表示部164を停止表示するよう決定する。 Further, when the result of the special symbol hit determination process is "losing", the display mode of the LEDs (losing display mode) led to the special symbol display portions 163 and 164 is determined as follows. For example, when the selected symbol command is "z6", the main CPU 201 lights only the LED 163h corresponding to the first special symbol area 7 among the eight LEDs forming the first special symbol display portion 163, LED is turned off, and the first special symbol display portion 163 is determined to be stopped and displayed. When the selected symbol command is "z11", the main CPU 201 lights only the LED 164h corresponding to the area 7 of the second special symbol among the eight LEDs forming the second special symbol display portion 164, and lights the other LEDs. is turned off, and the second special symbol display portion 164 is determined to be stopped and displayed.

メインCPU201は、特別図柄の当り判定処理の結果に基づいて特別図柄の停止態様を決定すると、決定された態様に対応する制御信号を第1特別図柄表示部163または第2特別図柄表示部164を構成する各LEDに出力し、第1特別図柄表示部163または第2特別図柄表示部164に導出される特別図柄の停止態様を制御する。 When the main CPU 201 determines the special symbol stop mode based on the result of the special symbol hit determination process, the main CPU 201 sends a control signal corresponding to the determined mode to the first special symbol display section 163 or the second special symbol display section 164. It outputs to each LED to constitute, and controls the stop mode of the special symbols derived to the first special symbol display portion 163 or the second special symbol display portion 164 .

なお、図12(A)では、第1特別図柄表示部163に導出されるLEDの表示態様と、第2特別図柄表示部164に導出されるLEDの表示態様とを、便宜上、同じテーブルにあらわしている。ただし、第1特別図柄表示部163と第2特別図柄表示部164とで、制御信号は別々に送信されるようにするとよい。 In addition, in FIG. 12(A), the display mode of the LED led to the first special symbol display portion 163 and the display mode of the LED led to the second special symbol display portion 164 are shown in the same table for convenience. ing. However, it is preferable to transmit the control signals separately for the first special symbol display section 163 and the second special symbol display section 164 .

図12(B)は、第1のパチンコ遊技機が備えるサブ制御回路300のプログラムROMに記憶されている装飾図柄停止態様決定テーブルの一例である。装飾図柄停止態様決定テーブルは、表示装置7に表示される装飾図柄の可変表示が停止したときに導出される装飾図柄の停止態様(図柄組合せ)を、図柄指定コマンドに応じて決定する際に参照される。なお、図12(B)に示される「備考」の欄は、分かりやすいように便宜上示したものである。 FIG. 12B is an example of a decorative symbol stop mode determination table stored in the program ROM of the sub-control circuit 300 provided in the first pachinko game machine. The decorative pattern stop mode determination table is referred to when determining the decorative pattern stop mode (symbol combination) derived when the variable display of the decorative patterns displayed on the display device 7 is stopped, according to the pattern designation command. be done. It should be noted that the "remarks" column shown in FIG.

なお、第1のパチンコ遊技機は、第1特別図柄と第2特別図柄とうちいずれか一方のみが可変表示可能であるため、サブCPU1301は、第1特別図柄および第2特別図柄のうち可変表示されている特別図柄についての表示演出が表示装置7にて行われるよう制御する。この場合、サブCPU301は、可変表示されている特別図柄が第1特別図柄であるか第2特別図柄であるかを把握できる態様で、表示演出を行うことが好ましい。 Since the first pachinko gaming machine can variably display only one of the first special symbol and the second special symbol, the sub CPU 1301 variably displays the first special symbol and the second special symbol. The display device 7 is controlled so that the display effect for the special symbol being displayed is performed. In this case, it is preferable that the sub CPU 301 performs the display effect in such a manner that it is possible to grasp whether the special symbol variably displayed is the first special symbol or the second special symbol.

本実施例において、表示装置7に表示される装飾図柄は、左図柄が例えば1~9の9個の図柄で構成され、中図柄が例えば1~9及び時短図柄の10個の図柄で構成され、右図柄が例えば1~9の9個の図柄で構成される。時短図柄は、例えば特別図柄抽選の結果が時短当りである場合等、遊技状態が時短遊技状態に移行する際に停止表示される図柄である。中図柄を時短図柄で停止表示することにより、時短当りに当選したことを遊技者が把握することができる。また、本実施例では、奇数図柄を、偶数図柄と比べて遊技者にとっての有利度合いが高い図柄として規定しているが、これに限定されない。 In this embodiment, the decorative patterns displayed on the display device 7 are composed of 9 patterns, for example, 1 to 9, for the left pattern, and 10 patterns, for example, 1 to 9 and a time-saving pattern, for the middle pattern. , and the right symbol is composed of nine symbols 1 to 9, for example. The time-saving design is a design stopped and displayed when the game state shifts to the time-saving gaming state, for example, when the result of the special design lottery is a time-saving winning. By stop-displaying the medium pattern as the time-saving pattern, the player can grasp that he has won the time-saving prize. Further, in the present embodiment, the odd numbered symbols are defined as symbols having a higher degree of advantage for the player than the even numbered symbols, but the present invention is not limited to this.

なお、第1のパチンコ遊技機では特別図柄抽選の結果に小当りが含まれないが、特別図柄抽選の結果に小当りが含まれる場合は、例えば、中図柄を構成する図柄に、小当り図柄(特別図柄抽選の結果が小当りである場合に停止表示される図柄)を含めるようにしてもよい。この場合、特別図柄抽選の結果が小当りであると、サブCPU301は、中図柄を小当り図柄で停止表示するため、小当りに当選したことを遊技者が把握することができる。 In the first pachinko game machine, the result of the special symbol lottery does not include a small win, but if the result of the special symbol lottery includes a small win, for example, the symbols constituting the medium symbols may include a small win symbol. (symbols stopped and displayed when the result of the special symbol lottery is a small hit) may be included. In this case, if the result of the special symbol lottery is a small win, the sub CPU 301 stops and displays the middle symbol as a small win symbol, so that the player can know that a small win has been won.

図12(B)に示されるように、図柄指定コマンドが「zA1」または「zA6」である場合(特別図柄抽選の結果が「時短当り」である場合)、サブCPU301は、装飾図柄の停止態様として、例えば、左図柄及び右図柄を偶数図柄で停止させ、かつ中図柄を時短図柄で停止させる。 As shown in FIG. 12(B), when the symbol designation command is "zA1" or "zA6" (when the result of the special symbol lottery is "time saving hit"), the sub CPU 301 stops the decorative symbols. As such, for example, the left and right symbols are stopped at even-numbered symbols, and the middle symbols are stopped at time-saving symbols.

図柄指定コマンドが「zA2」または「zA7」である場合(特別図柄抽選の結果が「時短当り」である場合)、サブCPU301は、装飾図柄の停止態様として、例えば、左図柄及び右図柄を奇数図柄で停止させ、かつ中図柄を時短図柄で停止させる。なお、図柄指定コマンドが「zA2」または「zA7」である場合(選択図柄コマンドが「z2」または「z8」である場合)は、後述の図13を参照すると分かるように、図柄指定コマンドが「zA1」または「zA6」である場合(選択図柄コマンドが「z0」、「z1」または「z7」である場合)と比べてセットされる時短回数が多く、遊技者にとっての有利度合いが高い。 If the symbol designation command is "zA2" or "zA7" (if the result of the special symbol lottery is "time saving hit"), the sub CPU 301, as a mode of stopping the decorative symbols, for example, the left symbol and the right symbol are odd numbers. The pattern is stopped, and the medium pattern is stopped by the time-saving pattern. When the symbol designation command is "zA2" or "zA7" (when the selected symbol command is "z2" or "z8"), the symbol designation command is " Compared to the case of "zA1" or "zA6" (when the selected symbol command is "z0", "z1" or "z7"), the number of set time reductions is large, and the degree of advantage for the player is high.

図柄指定コマンドが「zA3」または「zA8」である場合(特別図柄抽選の結果が「大当り」である場合)、サブCPU301は、装飾図柄の停止態様として、例えば、左図柄、右図柄及び中図柄を奇数図柄の揃い図柄(ぞろ目)で停止させる。 When the symbol designation command is "zA3" or "zA8" (when the result of the special symbol lottery is "jackpot"), the sub CPU 301, as a mode of stopping the decorative symbols, for example, left symbol, right symbol and middle symbol is stopped at a matching pattern of odd patterns (zorome).

図柄指定コマンドが「zA4」または「zA9」である場合(特別図柄抽選の結果が「大当り」である場合)、サブCPU301は、装飾図柄の停止態様として、例えば、左図柄、右図柄及び中図柄を偶数図柄の揃い図柄(ぞろ目)で停止させる。なお、図柄指定コマンド「zA4」は、後述の図13を参照すると分かるように、大当り遊技状態の終了後、確変フラグがオンにセットされる場合(選択図柄コマンドが「z4」の場合)と、確変フラグがオンにセットされない場合(選択図柄コマンドが「z5」の場合)とがある。そこで、本実施例では、選択図柄コマンドが「z4」及び「z5」のいずれであったとしても、サブCPU301は、偶数図柄の揃い図柄(ぞろ目)で装飾図柄が停止するよう制御し、大当り遊技状態において、確変当り(確変フラグがオンにセットされる当り)であることを示す昇格演出を行うようにするとよい。 When the symbol designation command is "zA4" or "zA9" (when the result of the special symbol lottery is "jackpot"), the sub CPU 301 determines, for example, the left symbol, the right symbol and the middle symbol as the mode of stopping the decorative symbols. is stopped at a matching pattern of even patterns (zorome). It should be noted that the symbol designation command "zA4" is, as can be seen from FIG. There is a case where the probability variation flag is not set to ON (when the selected symbol command is "z5"). Therefore, in this embodiment, regardless of whether the selected symbol command is "z4" or "z5", the sub CPU 301 controls the decorative symbols to stop when the even-numbered symbols are aligned (zorome). In the jackpot game state, it is preferable to perform a promotion effect indicating that it is a probability variable win (a probability variable flag is set to ON).

また、後述の図13を参照すると分かるように、図柄指定コマンドが「zA4」または「zA9」である場合は、後述の図13を参照すると分かるように、図柄指定コマンドが「zA3」または「zA8」である場合と比べて、大当り遊技状態の終了後に確変フラグがオンにセットされる期待値が小さい。この点において、図柄指定コマンドが「zA3」または「zA8」である場合、図柄指定コマンドが「zA4」または「zA9」である場合と比べて、遊技者にとっての有利度合いが高い。 Also, as will be understood by referring to FIG. 13 described later, when the design designation command is "zA4" or "zA9", as will be understood by referring to FIG. 13 described later, the design designation command is "zA3" or "zA8 ”, the expected value that the probability variation flag is set to ON after the end of the jackpot gaming state is small. In this respect, when the symbol designation command is "zA3" or "zA8", the degree of advantage for the player is higher than when the symbol designation command is "zA4" or "zA9".

なお、図柄指定コマンドが「zA5」または「zA10」である場合(特別図柄抽選の結果が「ハズレ」である場合)、サブCPU301は、装飾図柄をばらけ目で停止させる。ばらけ目は、例えば、左図柄、右図柄及び中図柄のうち少なくとも一つの図柄が他の図柄と異なる停止態様が相当する。 When the symbol designation command is "zA5" or "zA10" (when the result of the special symbol lottery is "Loss"), the sub CPU 301 stops the decorative symbols at random. A loose stitch corresponds to, for example, a stop mode in which at least one of the left, right, and middle symbols is different from the other symbols.

図12(B)では、図柄指定コマンドに応じた装飾図柄の停止態様(例えば、図柄指定コマンドが「zA1」の場合、左図柄「2」、中図柄「時短」、右図柄「4」)を例示しているが、図12(B)の装飾図柄の停止態様の欄に示される停止態様はあくまでも例示であって、これに限られない。 In FIG. 12(B), the decorative pattern stop mode according to the pattern designation command (for example, when the design designation command is "zA1", the left design "2", the middle design "time saving", the right design "4") Although illustrated, the stop mode shown in the column of the decorative pattern stop mode in FIG. 12B is merely an example, and is not limited to this.

[1-4-5.当り種類決定テーブル]
図13は、第1のパチンコ遊技機が備える主制御回路200のメインROM202に記憶されている当り種類決定テーブルの一例である。当り種類決定テーブルは、特別図柄の図柄乱数値に対応して決定される選択図柄コマンドに応じて、大当り遊技状態の態様(より詳しくは例えばラウンド数)または/およびその後の遊技状態の態様、を決定する際に参照される。その後の遊技状態の態様は、大当り遊技状態終了後の遊技状態の態様を示す。ただし、特別図柄の当り判定処理の結果が時短当りである場合は、大当り遊技状態に制御されることなくC時短遊技状態に制御されるため、その後の遊技状態の態様は、C時短遊技状態の態様を示す。
[1-4-5. Hit type determination table]
FIG. 13 is an example of a winning type determination table stored in the main ROM 202 of the main control circuit 200 provided in the first pachinko gaming machine. The winning type determination table determines the aspect of the jackpot game state (more specifically, the number of rounds, for example) and/or the aspect of the subsequent game state in accordance with the selected symbol command determined corresponding to the symbol random number value of the special symbol. Referenced when making decisions. The mode of the game state after that indicates the mode of the game state after the end of the big hit game state. However, if the result of the special symbol hit determination process is a time saving hit, it is controlled to the C time saving game state without being controlled to the big hit game state, so the game state after that is the C time saving game state. Aspects are shown.

本実施例では、特別図柄の当り判定処理の結果が「時短当り」である場合、C時短遊技状態の態様は、次のとおり決定される。例えば、選択図柄コマンドが「z0」の場合、メインCPU201は、確変フラグと時短フラグとのうち時短フラグのみをオンにセットすることを決定し、時短回数を10回にセットすることを決定する。選択図柄コマンドが「z1」の場合および「z7」の場合、メインCPU201は、確変フラグと時短フラグとのうち時短フラグのみをオンにセットすることを決定し、時短回数を50回にセットすることを決定する。選択図柄コマンドが「z2」の場合および「z8」の場合、メインCPU201は、確変フラグと時短フラグとのうち時短フラグのみをオンにセットすることを決定し、時短回数を100回にセットすることを決定する。特別図柄の当り判定処理の結果が「時短当り」であった場合、メインCPU201は、上述した時短当りの表示態様を第1特別図柄表示部163または第2特別図柄表示部164に導出した後、大当り遊技状態に制御することなく、時短フラグをオンにセットするとともに決定された時短回数をセットし、C時短遊技状態に制御可能となる。なお、特別図柄の当り判定処理の結果が「時短当り」である場合は大当り遊技状態に制御されないため、大当り遊技状態の態様は決定されない。なお、本実施例では、特別図柄の当り判定処理の結果が「時短当り」である場合、この特別図柄の当り判定処理が行われたときの遊技状態にかかわらず、セットされる時短回数を同じとしている。ただし、これに限られず、特別図柄の当り判定処理が行われたときの遊技状態に応じて、セットされる時短回数を異ならせてもよい。 In this embodiment, when the result of the special symbol hit determination process is "time saving hit", the mode of the C time saving gaming state is determined as follows. For example, when the selected symbol command is "z0", the main CPU 201 determines to set ON only the time saving flag out of the variable probability flag and the time saving flag, and to set the number of times of time saving to 10 times. When the selected symbol command is "z1" and "z7", the main CPU 201 determines to set ON only the time saving flag out of the variable probability flag and the time saving flag, and sets the number of times of time saving to 50 times. to decide. When the selected symbol command is "z2" and "z8", the main CPU 201 determines to set ON only the time saving flag out of the variable probability flag and the time saving flag, and sets the number of times of time saving to 100 times. to decide. When the result of the special symbol win determination process is "time saving win", the main CPU 201 derives the above-described time saving win display mode to the first special symbol display unit 163 or the second special symbol display unit 164, A time saving flag is set on and the determined number of times of time saving is set without controlling to a jackpot game state, and control to a C time saving game state is possible. In addition, when the result of the special symbol hit determination process is "time saving hit", since it is not controlled to the big win game state, the mode of the big win game state is not determined. In addition, in this embodiment, if the result of the special symbol hit determination process is "time saving hit", regardless of the game state when the special symbol hit determination process is performed, the time saving number of times to be set is the same and However, it is not limited to this, and the number of time reduction times to be set may be changed according to the game state when the special symbol hit determination process is performed.

このように、本実施例では、特別図柄の当り判定処理の結果が「時短当り」である場合、特別図柄の図柄乱数値に基づいて決定される選択図柄コマンドに応じて、セットされる時短回数が異なるようにしている。このようにすることで、特別図柄の当り判定処理の結果が「時短当り」であった場合に、その後の遊技の進行状況にバリエーションを持たせることが可能となり、興趣の低下を抑制することが可能となる。 Thus, in the present embodiment, if the result of the special symbol hit determination process is "time saving hit", according to the selected symbol command determined based on the symbol random number value of the special symbol, the time saving number of times to be set are making it different. By doing so, when the result of the hit determination process of the special symbol is "time saving hit", it is possible to give variation to the progress of the game after that, and it is possible to suppress the decline of interest. It becomes possible.

ところで、上述したとおり、メインCPU201は、確変フラグがオンである場合には、当り判定処理の結果がたとえ「時短当り」であったとしても、時短遊技状態に制御しないようにしている。例えば、メインCPU201は、確変フラグがオン(高確遊技状態)であったとしても、図10に示されるように「時短当り」の抽選を行い、当り判定処理の結果が「時短当り」である場合には、「時短当り」に当選したことを示す時短当りの表示態様を特別図柄表示部163,164に導出するものの、C時短遊技状態に制御せずに、高確遊技状態を継続するようにしてもよい。 By the way, as described above, when the variable probability flag is on, the main CPU 201 does not control to the time-saving gaming state even if the result of the winning determination process is "time-saving winning". For example, even if the variable probability flag is on (high probability gaming state), the main CPU 201 performs a lottery for "shorter working hours" as shown in FIG. In the case, although the display mode of the time saving hit indicating that the "time saving hit" is won is derived to the special symbol display parts 163 and 164, the high certainty game state is continued without controlling to the C time saving game state. can be

また、メインCPU201は、確変フラグがオンであるときに「時短当り」の抽選を行い、当り判定処理の結果が「時短当り」であったとしても強制的にハズレの表示態様を特別図柄表示部163,164に導出するようにしてもよい。 In addition, the main CPU 201 draws a lottery for "shorter working hours" when the variable probability flag is on, and even if the result of the hit determination process is "shorter working hours", the display mode of losing is forcibly displayed on the special symbol display unit. 163 and 164.

さらには、確変フラグがオンである場合、大当り判定用乱数値に対して時短当り判定値データを割り当てない、すなわち「時短当り」を抽選結果(特別図柄の当り判定処理の結果)に含まない当り判定処理が行われるようにしてもよい。この場合、大当り判定用乱数値に対して、確変フラグがオフであるときは時短当り判定値データを割り当て、確変フラグがオンであるときは時短当り判定値データを割り当てない。そのため、確変フラグがオフであるときに時短当り判定値データに割り当てられていた乱数値の幅は、時短当り判定値データの代わりに、ハズレ判定値データ、大当り判定値データ、又は、ハズレ判定値データと大当り判定値データとの両方、に割り当てられる。 Furthermore, when the probability variation flag is on, the time saving hit judgment value data is not assigned to the big hit judgment random value, that is, the "time saving hit" is not included in the lottery result (special symbol hit judgment processing result) hit A determination process may be performed. In this case, when the probability variation flag is off, the time saving hit determination value data is assigned to the big hit determination random number value, and when the probability variation flag is on, the time saving hit determination value data is not assigned. Therefore, the width of the random number assigned to the time saving per judgment value data when the probability variation flag is off is instead of the time saving per judgment value data, the loss judgment value data, the big hit judgment value data, or the loss judgment value It is assigned to both the data and the big hit judgment value data.

なお、本実施例では、確変フラグがオンである場合には、C時短遊技状態に移行しないように構成しているが、これに限られない。例えば、確変フラグがオンであったとしても時短フラグがオフであるような高確非時短遊技状態に制御可能なパチンコ遊技機においては、当り判定処理の結果が「時短当り」である場合には高確時短遊技状態に移行するようにしてもよい。 In addition, in the present embodiment, when the variable probability flag is ON, it is configured not to shift to the C time-saving gaming state, but it is not limited to this. For example, in a pachinko machine that can be controlled to a high probability non-time-saving game state such that the time-saving flag is off even if the probability variable flag is on, if the result of the hit determination process is "time-saving hit" You may make it transfer to a highly reliable time-saving game state.

特別図柄の当り判定処理の結果が「大当り」である場合、当り遊技状態の態様およびその後の遊技状態の態様は、次のとおり決定される。 When the result of the special symbol hit determination process is "big hit", the mode of the winning game state and the mode of the subsequent game state are determined as follows.

例えば、選択図柄コマンドが「z3」の場合および「z9」の場合、メインCPU201は、大当り遊技状態の態様として、ラウンド数を10ラウンドに決定する。また、その後の遊技状態の態様として、確変フラグと時短フラグとの両方をオンにセットすることを決定し、確変回数および時短回数をいずれも10000回にセットすることを決定する。これらの場合、メインCPU201は、上述した大当りの表示態様を特別図柄表示部163,164に導出した後、大当り遊技状態に制御し、この大当り遊技状態の終了後、高確時短遊技状態に制御可能となる。 For example, when the selected symbol command is "z3" and "z9", the main CPU 201 determines the number of rounds to be 10 rounds as the aspect of the jackpot gaming state. Further, as a mode of the subsequent game state, it is determined to set both the variable probability flag and the time saving flag to ON, and the variable probability number and the time saving number are both set to 10000 times. In these cases, the main CPU 201 derives the above-described big win display mode to the special symbol display units 163 and 164, then controls to the big win game state, and after the big win game state ends, can control to the high-accuracy short-time game state. becomes.

また、選択図柄コマンドが「z4」の場合、メインCPU201は、大当り遊技状態の態様として、ラウンド数を4ラウンドに決定する。また、その後の遊技状態の態様として、確変フラグと時短フラグとの両方をオンにセットすることを決定し、確変回数および時短回数をいずれも10000回にセットすることを決定する。この場合、メインCPU201は、上述した大当りの表示態様を第1特別図柄表示部163に導出した後、大当り遊技状態に制御し、この大当り遊技状態の終了後、高確時短遊技状態に制御可能となる。 Further, when the selected symbol command is "z4", the main CPU 201 determines the number of rounds to be 4 rounds as the aspect of the jackpot gaming state. Further, as a mode of the subsequent game state, it is determined to set both the variable probability flag and the time saving flag to ON, and the variable probability number and the time saving number are both set to 10000 times. In this case, after the main CPU 201 derives the above-described big win display mode to the first special symbol display unit 163, it controls to the big win game state, and after the big win game state ends, it can be controlled to the high-accuracy time-saving game state. Become.

また、選択図柄コマンドが「z5」の場合、メインCPU201は、大当り遊技状態の態様として、ラウンド数を4ラウンドに決定する。また、その後の遊技状態の態様として、確変フラグと時短フラグとのうち時短フラグのみをオンにセットすることを決定する。また、セットする時短回数を例えば200回にセットすることを決定する。この場合、メインCPU201は、上述した大当りの表示態様を第1特別図柄表示部163に導出した後、大当り遊技状態に制御し、この大当り遊技状態の終了後、時短遊技状態に制御可能となる。ここで制御される時短遊技状態はA時短遊技状態である。 Further, when the selected symbol command is "z5", the main CPU 201 determines the number of rounds to be 4 rounds as the aspect of the jackpot gaming state. In addition, as a mode of the game state after that, it is determined to set only the time saving flag out of the probability changing flag and the time saving flag to ON. Moreover, it determines to set the number of times of time saving to set to 200 times, for example. In this case, after the main CPU 201 derives the above-described big win display mode to the first special symbol display unit 163, it controls to the big win game state, and after the big win game state ends, it becomes controllable to the time saving game state. The time saving game state controlled here is the A time saving game state.

また、選択図柄コマンドが「z10」の場合、メインCPU201は、大当り遊技状態の態様として、ラウンド数を10ラウンドに決定する。また、その後の遊技状態の態様として、確変フラグと時短フラグとのうち時短フラグのみをオンにセットすることを決定する。また、セットする時短回数を例えば300回にセットすることを決定する。この場合、メインCPU201は、上述した大当りの表示態様を第2特別図柄表示部164に導出した後、大当り遊技状態に制御し、この大当り遊技状態の終了後、時短遊技状態に制御可能となる。ここで制御される時短遊技状態もA時短遊技状態である。 Further, when the selected symbol command is "z10", the main CPU 201 determines the number of rounds to be 10 rounds as the aspect of the big win gaming state. In addition, as a mode of the game state after that, it is determined to set only the time saving flag out of the probability changing flag and the time saving flag to ON. Moreover, it determines to set the number of times of time saving to set to 300 times, for example. In this case, after the main CPU 201 derives the above-described big win display mode to the second special symbol display unit 164, the main CPU 201 controls to the big win game state, and after the big win game state ends, it becomes controllable to the time saving game state. The time saving game state controlled here is also the A time saving game state.

なお、高確時短遊技状態における時短性能は、A時短遊技状態における時短性能と同じとすることが好ましいが、A時短における時短性能と異ならせてもよい。 In addition, it is preferable that the time saving performance in the high probability time saving game state is the same as the time saving performance in the A time saving game state, but it may be different from the time saving performance in the A time saving game state.

また、例えば、特別図柄の当り判定処理の結果が「ハズレ」である場合(例えば、選択図柄コマンドが「z6」の場合、および「z11」の場合)、メインCPU201は、大当り遊技状態の態様およびその後の遊技状態の態様のいずれもセットしない。すなわち、特別図柄の当り判定処理の結果がハズレの場合、メインCPU201は、遊技状態を移行させずに、それまでの遊技状態に継続して制御する。 Further, for example, when the result of the special symbol hit determination process is "losing" (for example, when the selected symbol command is "z6" and "z11"), the main CPU 201 changes the mode of the big win game state and None of the subsequent game state aspects are set. That is, when the result of the special symbol win determination process is a loss, the main CPU 201 does not shift the game state, and continues control to the previous game state.

なお、特別図柄の当り判定処理の結果が「ハズレ」である場合(例えば、選択図柄コマンドが「z6」の場合、および「z11」の場合)、上述したように大当り遊技状態の態様およびその後の遊技状態の態様のいずれもセットされないため、本来、図13の当り種類決定テーブルに図示する必要がない。ただし、本実施例では、特別図柄の当り判定処理の結果が「ハズレ」である場合、大当り遊技状態の態様およびその後の遊技状態の態様のいずれも決定されないことを明示するために、便宜上、図13に図示したものである。 In addition, when the result of the special symbol hit determination process is "losing" (for example, when the selected symbol command is "z6" and "z11"), as described above, the mode of the jackpot game state and the subsequent Since none of the game state modes are set, originally, there is no need to show it in the winning type determination table of FIG. However, in the present embodiment, when the result of the special symbol hit determination process is "losing", for the sake of convenience, in order to clarify that neither the mode of the jackpot game state nor the mode of the subsequent game state is determined. 13.

このように、本実施例において、メインCPU201は、図10の特別図柄の当り判定テーブルを参照し、第1始動口120または第2始動口140に遊技球が入賞した際に抽出される大当り判定用乱数値に基づいて当落判定値データを決定し(当落判定を行い)、当落(「時短当り」、「大当り」または「ハズレ」)を決定する。その後、メインCPU201は、図11の特別図柄判定テーブルを参照し、第1始動口120または第2始動口140に遊技球が入賞した際に抽出される特別図柄の図柄乱数値と上記の当落判定値データとに基づいて選択図柄コマンドを決定し、特別図柄表示部163,164に導出される表示態様の種類(時短当りの種類または大当りの種類)を決定するようにしている。なお、上記の当落判定および選択図柄コマンドの決定は、特別図柄の可変表示の開始時に行われるが、特別図柄の可変表示が開始されてから確定表示されるまでの間に行われることを排除する趣旨ではない。 Thus, in this embodiment, the main CPU 201 refers to the special symbol hit determination table of FIG. Win/lose determination value data is determined based on the random number value (win/lose determination is performed), and win/lose (“time-saving hit”, “big hit” or “losing”) is determined. After that, the main CPU 201 refers to the special symbol determination table of FIG. Based on the value data, the selected symbol command is determined, and the type of display mode derived to the special symbol display parts 163 and 164 (the type of time-saving hit or the type of big hit) is determined. Incidentally, the hit-lose determination and the determination of the selected symbol command are performed at the start of the variable display of the special symbols, but are excluded from being performed between the start of the variable display of the special symbols and the final display. not on purpose.

また、図13に示されるように、本実施例では、大当り遊技状態の終了後に制御されるA時短遊技状態の時短回数は、例えば、200回(選択図柄コマンドが「z5」の場合)、または300回(選択図柄コマンドが「z10」の場合)である。これに対し、特別図柄の当り判定処理の結果が「時短当り」である場合に制御されるC時短遊技状態の時短回数は、例えば、10回(選択図柄コマンドが「z0」の場合)、50回(選択図柄コマンドが「z1」、「z7」の場合)、または100回(選択図柄コマンドが「z2」、「z8」の場合)である。すなわち、A時短遊技状態における時短回数の期待値が、C時短遊技状態における時短回数の期待値よりも高い。このように、A時短遊技状態をC時短遊技状態と比べて遊技者にとって有利度合いが高くなるようにすることで、「大当り」の位置づけを大きくすることができる。 In addition, as shown in FIG. 13, in the present embodiment, the number of time reductions in the A time reduction game state controlled after the end of the jackpot game state is, for example, 200 times (when the selected symbol command is "z5"), or 300 times (when the selected symbol command is "z10"). On the other hand, the number of time saving in the C time saving game state controlled when the result of the special symbol hit determination process is "time saving hit" is, for example, 10 times (when the selected symbol command is "z0"), 50 times (when the selected symbol commands are "z1" and "z7"), or 100 times (when the selected symbol commands are "z2" and "z8"). That is, the expected value of the time saving frequency in the A time saving game state is higher than the expected value of the time saving frequency in the C time saving game state. In this way, by making the A time-saving game state more advantageous for the player than the C time-saving game state, it is possible to increase the position of the "big hit".

なお、A時短遊技状態における時短回数の期待値をC時短遊技状態における時短回数の期待値よりも高いことに代えて、例えば図14に示されるように、C時短遊技状態における時短回数の期待値をA時短遊技状態における時短回数の期待値よりも高くするようにしてもよい。図14は、図13に示される当り種類決定テーブルの変形例である。この図14では、A時短遊技状態の時短回数は、例えば、50回(選択図柄コマンドが「z5」、「z10」の場合)である。これに対し、C時短遊技状態の時短回数は、例えば、50回(選択図柄コマンドが「z0」の場合)、100回(選択図柄コマンドが「z1」、「z7」の場合)または200回(選択図柄コマンドが「z2」、「z8」の場合)である。このように、C時短遊技状態をA時短遊技状態と比べて遊技者にとって有利度合いが高くなるようにすることで、「時短当り」の位置づけを大きくすることができる。例えば、長期間にわたって「大当り」に当選しないような状態が続いたとしても、「時短当り」に当選した場合には相対的に有利なC時短遊技状態に制御されるため、興趣の低下を抑制することが可能となる。 In addition, instead of the expected value of the number of times of time saving in the A time saving game state being higher than the expected value of the number of times of time saving in the C time saving game state, for example, as shown in FIG. may be set higher than the expected value of the number of times of time saving in the A time saving game state. FIG. 14 is a modification of the hit type determination table shown in FIG. In this FIG. 14, the number of times of time saving in the A time saving game state is, for example, 50 times (when the selected symbol command is "z5" and "z10"). On the other hand, the number of time saving in the C time saving gaming state is, for example, 50 times (when the selected symbol command is "z0"), 100 times (when the selected symbol command is "z1", "z7") or 200 times ( When the selected pattern command is "z2", "z8"). Thus, by making the C time-saving game state more advantageous for the player than the A time-saving game state, the positioning of the "time-saving win" can be increased. For example, even if a state in which the ``jackpot'' is not won continues for a long period of time, if the ``shorter working hours'' is won, the game is controlled to a relatively advantageous C time-saving game state, thereby suppressing the decline in interest. It becomes possible to

なお、本明細書において、確変フラグの場合と同様に、時短フラグの値が「0」の場合が時短フラグオフであり、時短フラグの値が「1」の場合が時短フラグオンである。 In this specification, similarly to the variable probability flag, when the value of the time saving flag is "0", the time saving flag is off, and when the time saving flag is "1", the time saving flag is on.

時短フラグは、確変フラグと同様にメインRAM203に格納される管理フラグの一つであり、時短制御を実行するか否かを管理するためのフラグである。 A time saving flag is one of the management flags stored in main RAM203 like a probability variation flag, and is a flag for managing whether time saving control is performed.

また、時短回数は、時短制御を継続して実行可能な特別図柄の可変表示回数である。すなわち、例えば時短回数が「50」に決定された場合、この時短遊技状態において大当りに当選することなく50回の特別図柄の可変表示が行われると、この時短遊技状態が終了して非時短遊技状態(例えば、通常遊技状態)に移行する。 Moreover, the number of times of shortening of working hours is the number of times of variable display of special symbols that can be executed by continuing the shortening of working hours control. That is, for example, when the number of times of time saving is determined to be "50", if variable display of special symbols is performed 50 times without winning a jackpot in this time saving game state, this time saving game state is terminated and non-time saving game is played. It shifts to a state (for example, normal game state).

なお、図13等に示される確変回数および時短回数の「10000」は、大当り遊技状態終了後、大当りであると判定される(すなわち次回大当り)まで、確変制御を継続して実行できる趣旨である。 In addition, "10000" of the probability variable number of times and the time saving number shown in FIG. .

[1-4-6.特別図柄の変動パターンテーブル]
図15は、第1のパチンコ遊技機の特別図柄の変動パターンテーブルの一例である。図15の「備考」の欄は、分かりやすいように便宜上示したものである。図15の「備考」の欄に示される時短当り系リーチA,B,Cは、特別図柄の当り判定処理の結果が時短当りの可能性がある(大当りの可能性がない)ことを示すリーチ演出である。同様に、大当り系リーチA,B,Cは、特別図柄の当り判定処理の結果が大当りの可能性がある(時短当りの可能性がない)ことを示すリーチ演出である。さらに、共通リーチA,B,C,D,Eは、特別図柄の当り判定処理の結果が時短当りおよび大当りのいずれについても可能性があることを示すリーチ演出である。なお、図15は確変フラグがオフである場合の特別図柄の変動パターンテーブルであり、確変フラグがオンである場合の特別図柄の変動パターンテーブルの図示は省略する。
[1-4-6. Variation pattern table of special symbols]
FIG. 15 is an example of a special symbol variation pattern table for the first pachinko gaming machine. The column of "remarks" in FIG. 15 is shown for convenience so that it is easy to understand. Time-saving hit system reach A, B, and C shown in the column of "remarks" in FIG. It is a performance. Similarly, big hit system reach A, B, C is a reach effect indicating that the result of the special symbol hit determination process is a possibility of a big hit (no possibility of a time-saving hit). Further, the common reach A, B, C, D, and E are reach effects indicating that the result of the special symbol hit determination process is possible for both time-saving hits and big hits. In addition, FIG. 15 is a special symbol variation pattern table when the probability variation flag is off, and illustration of the special symbol variation pattern table when the probability variation flag is on is omitted.

メインCPU201は、第1始動口120への遊技球の入賞に基づくときは第1特別図柄の変動パターンを決定し、第2始動口140への遊技球の入賞に基づくときは第2特別図柄の変動パターンを決定する。図15の特別図柄の変動パターンテーブルは、後述の図28のS96の特別図柄の変動パターン決定処理を実行する際に参照されるテーブルである。 The main CPU 201 determines the variation pattern of the first special symbol when based on the winning of the game ball to the first starting port 120, and determines the variation pattern of the second special symbol when based on the winning of the game ball to the second starting port 140. - 特許庁Determining fluctuation patterns. The special symbol variation pattern table of FIG. 15 is a table referred to when performing the special symbol variation pattern determination process of S96 of FIG. 28 described later.

図15に示されるように、特別図柄の変動パターンは、特別図柄の種別、特別図柄の当り判定処理の結果(当落)、時短フラグの値(0または1)、リーチ判定用乱数値、または/および、演出選択用乱数値等に基づいて決定されるが、これに限られず、上記のいずれかに代えてまたは加えて他の値等に基づいて決定されるようにしてもよい。 As shown in FIG. 15, the variation pattern of the special symbol is the type of the special symbol, the result of the hit determination process of the special symbol (win or lose), the value of the time saving flag (0 or 1), the reach determination random value, or / And, although it is determined based on the random number value for effect selection or the like, it is not limited to this, and may be determined based on other values or the like instead of or in addition to any of the above.

リーチ判定用乱数値は例えば0~249(250種類)の中から抽出され、演出選択用乱数値は例えば0~99(100種類)の中から抽出される。ただし、発生する乱数値の範囲は上記に限られない。 The reach determination random number is extracted from, for example, 0 to 249 (250 types), and the effect selection random number is extracted from, for example, 0 to 99 (100 types). However, the range of generated random numbers is not limited to the above.

メインCPU201は、第1始動口120への遊技球の入賞に基づいて抽出した演出選択用乱数値が特定の乱数値である場合、先読みフラグを設定する。メインCPU201から送信された特別図柄の変動パターンコマンドを受信したサブCPU301は、先読みフラグが設定されている場合、先読み演出を行う。 The main CPU 201 sets a look-ahead flag when the random number for effect selection extracted based on the winning of the game ball to the first start hole 120 is a specific random number. The sub CPU 301, which has received the special symbol variation pattern command transmitted from the main CPU 201, performs a look-ahead effect when a look-ahead flag is set.

なお、本実施例では、メインCPU201は、時短フラグがオフである場合に先読みフラグを設定し、時短フラグがオンであったり確変フラグがオンである場合には先読みフラグを設定しない。 In this embodiment, the main CPU 201 sets the look-ahead flag when the time-saving flag is off, and does not set the look-ahead flag when the time-saving flag is on or the variable probability flag is on.

また、本実施例では、先読み演出を行うか否かをメインCPU201が決定しているが、これに限られず、サブCPU301が決定するようにしてもよい。 Also, in this embodiment, the main CPU 201 determines whether or not to perform the look-ahead effect, but the present invention is not limited to this, and the sub CPU 301 may determine.

なお、メインCPU201は、時短フラグがオンである場合や確変フラグがオンである場合にも先読みフラグを設定するように(先読み演出が行われるように)してもよい。また、第2特別図柄の変動パターンを決定する際にも、先読みフラグを設定するように(先読み演出が行われるように)してもよい。 It should be noted that the main CPU 201 may set the look-ahead flag (to perform a look-ahead effect) also when the time saving flag is on or when the variable probability flag is on. Also, when determining the variation pattern of the second special symbol, a look-ahead flag may be set (a look-ahead effect may be performed).

時短フラグがオンである場合、決定される特別図柄の変動パターンは、時短フラグがオフである場合と比べて単位時間あたりの変動回数の期待値が小さい。すなわち、時短フラグがオンである場合の特別図柄の変動時間は、時短フラグがオフである場合の特別図柄の変動時間と比べて短時間となりやすい。 When the time saving flag is on, the determined special symbol variation pattern has a smaller expected value of the number of times of variation per unit time than when the time saving flag is off. That is, the variation time of the special symbol when the time saving flag is on tends to be shorter than the variation time of the special symbol when the time saving flag is off.

決定された変動パターン情報は、コマンド出力ポート206を介してメインCPU201からサブCPU301のコマンド入力ポート308に送信される。サブCPU301は、メインCPU201から送信された変動パターン情報に基づいて、表示装置7の表示領域に表示される表示演出や、スピーカ32から出力される音演出を制御する。 The determined variation pattern information is transmitted from the main CPU 201 to the command input port 308 of the sub CPU 301 via the command output port 206 . The sub CPU 301 controls the display effect displayed in the display area of the display device 7 and the sound effect output from the speaker 32 based on the variation pattern information transmitted from the main CPU 201 .

なお、図15には示されていないが、設定値毎に、例えば演出選択用乱数値の範囲を変えて、決定される特別図柄の変動パターン(可変表示時間)が異なるようにしてもよい。 Although not shown in FIG. 15, for example, the range of random number values for effect selection may be changed for each set value so that the variation pattern (variable display time) of the determined special symbol is different.

また、本実施例では、例えば、当り判定処理の結果がハズレである場合、時短の種類にかかわらず時短フラグがオンであるか否かに応じて特別図柄の変動パターンを決定するようにしたが、これに限られない。例えば、単位時間あたりの特別図柄の可変表示回数の期待値が時短の種類に応じて異なりうるようにしてもよい。例えば、A時短遊技状態とB時短遊技状態とC時短遊技状態とで、単位時間あたりの特別図柄の可変表示回数の期待値が異なるようにしてもよい。 In addition, in this embodiment, for example, when the result of the hit determination process is a loss, the variation pattern of the special symbol is determined according to whether the time saving flag is on regardless of the type of time saving. , but not limited to. For example, the expected value of the number of variable display times of special symbols per unit time may vary depending on the type of time saving. For example, the expected value of the variable display frequency of the special symbol per unit time may be different between the A time saving game state, the B time saving game state and the C time saving game state.

[1-4-7.時短遊技状態]
上述したとおり、本実施例では、時短遊技状態として、A時短遊技状態と、B時短遊技状態と、C時短遊技状態とが用意されている。これらの時短遊技状態について、以下に説明する。
[1-4-7. Time saving game state]
As described above, in this embodiment, as the time-saving game state, the A time-saving game state, the B time-saving game state, and the C time-saving game state are prepared. These time-saving game states will be described below.

A時短遊技状態は、特別図柄の当り判定処理の結果が「大当り」であって、選択図柄コマンドが例えば「z5」または「z10」である場合に、大当り遊技状態終了後に制御される時短遊技状態である。すなわち、本実施例において、A時短遊技状態への移行条件は、大当り(選択図柄コマンドが「z5」または「z10」の大当り)に当選することである。ただし、A時短遊技状態への移行条件が成立したとしても、必ずA時短遊技状態に移行するのではなく、A時短遊技状態への移行を妨げる条件が成立した場合(例えば、バックアップクリアされた場合等)には、A時短遊技状態に移行させない。 A time-saving gaming state is a time-saving gaming state that is controlled after the jackpot gaming state ends when the result of the special symbol hit determination process is "big hit" and the selected symbol command is, for example, "z5" or "z10". is. That is, in the present embodiment, the condition for shifting to the A time-saving gaming state is to win a jackpot (a jackpot where the selected symbol command is "z5" or "z10"). However, even if the conditions for transitioning to the A time-saving gaming state are met, the condition that prevents the transition to the A time-saving gaming state is established instead of always moving to the A time-saving gaming state (for example, if the backup is cleared) etc.) does not shift to the A time-saving game state.

また、A時短遊技状態の終了条件は、特別図柄の当り判定処理の結果が「大当り」であって当該「大当り」に基づく大当り遊技状態が開始される場合と、選択図柄コマンドに対応して決定された時短回数(以下「A時短規定回数」と称する)の特別図柄(第1特別図柄および第2特別図柄)の可変表示が実行された場合(図13の「時短回数」の欄を参照)とのうち、いずれかの条件を満たした場合である。 In addition, the end condition of the A time-saving game state is determined in response to the selected symbol command when the result of the special symbol hit determination process is "big hit" and the big hit game state based on the "big hit" is started. When the variable display of the special symbol (first special symbol and second special symbol) of the number of times of shortening (hereinafter referred to as "A specified number of times of shortening") is executed (see column "Number of times of shortening of hours" in FIG. 13) It is a case where one of the conditions is satisfied.

B時短遊技状態は、例えば、大当り遊技状態が終了し、非高確遊技状態(本実施例では例えば通常遊技状態および低確時短遊技状態)における特別図柄の可変表示が開始されたとき等を起点として、天井カウンタを更新(1加算)し、天井カウンタが天井値に到達したときに制御される時短遊技状態である。すなわち、B時短遊技状態への移行条件は、天井カウンタが天井値に到達することである。B時短遊技状態への移行は、天井カウンタが天井値に到達するときの特別図柄の可変表示(以下「天井最終変動」と称する)が開始されたときとしてもよいし、天井最終変動が終了したときとしてもよいし、天井最終変動の次の特別図柄の可変表示が開始されたときとしてもよい。すなわち、B時短遊技状態への移行タイミングは、天井最終変動が開始されてから次の特別図柄の可変表示が開始されるまでの間であればよい。また、天井最終変動における特別図柄の当り判定処理の結果が「ハズレ」である場合、特別図柄表示部163,164にはハズレの表示態様が導出されるものの、B時短遊技状態に移行することとなる。この場合、サブCPU301は、B時短遊技状態への移行条件が成立したこと(例えば、本実施形態では天井カウンタが天井値に到達したこと)を遊技者に示す表示演出(例えば、装飾図柄を特殊図柄で停止させたり、キャラクタによる特殊演出を行ったり、又はこれらの両方が行われる演出)を、表示装置7に表示する制御を行ってもよい。なお、B時短遊技状態への移行条件が成立したとしても、必ずB時短遊技状態に移行するのではなく、B時短遊技状態への移行を妨げる条件が成立した場合(例えば、天井最終変動における特別図柄の当り判定処理の結果が大当りである場合等)には、B時短遊技状態に移行させない。 The B time-saving gaming state is, for example, the end of the jackpot gaming state, and the starting point is when the variable display of special symbols in the non-high-certainty gaming state (for example, the normal game state and the low-certainty time-saving gaming state in this embodiment) is started. , the ceiling counter is updated (1 is added), and the time saving game state is controlled when the ceiling counter reaches the ceiling value. That is, the transition condition to the B time-saving gaming state is that the ceiling counter reaches the ceiling value. The transition to the B time-saving gaming state may be when the variable display of special symbols when the ceiling counter reaches the ceiling value (hereinafter referred to as "final ceiling fluctuation") is started, or when the ceiling final fluctuation is finished. Alternatively, it may be the time when the variable display of the special symbol following the final ceiling change is started. That is, the transition timing to the B time-saving gaming state may be between when the ceiling final variation is started and when the variable display of the next special symbol is started. In addition, when the result of the special pattern hit determination process in the final ceiling change is "losing", the display mode of losing is derived to the special pattern display units 163 and 164, but the transition to the B time saving game state is performed. Become. In this case, the sub CPU 301 displays to the player that the conditions for transition to the B time-saving gaming state have been established (for example, in this embodiment, the ceiling counter has reached the ceiling value). , a special effect by a character, or a effect of both of these) may be controlled to be displayed on the display device 7 . It should be noted that even if the condition to transition to the B time-saving gaming state is established, it does not necessarily shift to the B time-saving gaming state, but if a condition that prevents the transition to the B time-saving gaming state is established (for example, a special When the result of the pattern hit determination process is a big hit, etc.), the game state is not shifted to the B time-saving game state.

天井カウンタは、確変フラグがオンである場合には更新されず、確変フラグがオフである場合は、時短フラグがオンであるかオフであるかにかかわらず常にカウントされる。天井カウンタが天井値に到達した場合、特別図柄の当り判定処理の結果が「大当り」でない限りB時短遊技状態に制御される。特別図柄の当り判定処理の結果に小当りを含むパチンコ遊技機においては、天井カウンタが天井値に到達したときの特別図柄の当り判定処理の結果が「小当り」である場合、小当りの表示態様が特別図柄表示部163,164に導出されたときにB時短遊技状態が開始されるようにしてもよいし、小当り遊技状態の終了後にB時短遊技状態が開始されるようにしてもよい。すなわち、天井カウンタが天井値に到達したときの特別図柄の当り判定処理の結果が「小当り」である場合には、特別図柄表示部163,164に小当りの表示態様が表示されるだけであり、上述したような天井カウンタが天井値に到達したことを遊技者に示す表示演出は表示されることがない。なお、設定機能付きパチンコ遊技機の場合、設定値に応じて天井値が異なるようにしてもよい。また、天井カウンタが天井値に到達したときの特別図柄の当り判定処理の結果が「大当り」である場合には、B時短遊技状態に制御することなく大当り遊技状態に制御される。 The ceiling counter is not updated when the probability variation flag is on, and when the probability variation flag is off, it is always counted regardless of whether the time saving flag is on or off. When the ceiling counter reaches the ceiling value, unless the result of the special pattern hit determination processing is "big hit", the game is controlled to the B time-saving game state. In a pachinko game machine including a small win in the result of special symbol win determination processing, when the result of the special symbol win determination processing is "small win" when the ceiling counter reaches the ceiling value, the display mode of the small win. is led to the special symbol display portions 163 and 164, the B time-saving game state may be started, or the B time-saving game state may be started after the end of the small winning game state. That is, when the result of the special symbol hit determination process when the ceiling counter reaches the ceiling value is "small hit", the special symbol display portions 163 and 164 only display the display mode of the small win. , the above-described display effect for showing the player that the ceiling counter has reached the ceiling value is not displayed. In the case of a pachinko game machine with a setting function, the ceiling value may differ according to the setting value. In addition, when the result of the special symbol win determination processing when the ceiling counter reaches the ceiling value is "big win", the game is controlled to the big win game state without being controlled to the B time-saving game state.

なお、天井カウンタは、電源が投入された場合、大当り遊技状態に制御された場合、RAM203内の作業領域(揮発性領域)のクリア処理(バックアップクリア処理)が行われた場合、バックアップクリアスイッチ176とは別のスイッチ(例えば、設定キー174aや専用のスイッチ)が操作された場合、普通図柄当り確率を変更可能な遊技機にあっては普通図柄当り確率の高確率が終了した場合等、所定の条件が成立するとリセットされる。そして、天井カウンタの更新が許容されると、特別図柄の可変表示が実行される都度、天井カウンタが更新される。例えば確変フラグがオンである場合、天井カウンタの更新が許容されない。 In addition, when the power is turned on, when the ceiling counter is controlled to the jackpot game state, when the work area (volatile area) in the RAM 203 is cleared (backup clear process), the backup clear switch 176 If another switch (for example, the setting key 174a or a dedicated switch) is operated, a game machine that can change the normal per symbol probability, such as when the high probability of the normal per symbol probability is terminated. is reset when the condition is met. Then, when the update of the ceiling counter is permitted, the ceiling counter is updated each time the variable display of the special pattern is executed. For example, if the variable probability flag is on, updating the ceiling counter is not allowed.

メインCPU201は、天井カウンタをクリアした後、次の特別図柄の可変表示から天井カウンタのカウントを開始する。なお、天井値は、天井カウンタがクリアされる都度、メインCPU201がセットするものとしてもよいし、都度セットするのではなく、パチンコ遊技機固有のものとして予め決められていてもよい。 After clearing the ceiling counter, the main CPU 201 starts counting the ceiling counter from the variable display of the next special symbol. Note that the ceiling value may be set by the main CPU 201 each time the ceiling counter is cleared, or may be predetermined unique to the pachinko game machine instead of being set each time.

大当り遊技状態に制御されたことによって天井カウンタがクリアされた場合、大当り遊技状態の終了後、確変フラグがオンでなければ、メインCPU201は、1回目の特別図柄の可変表示の開始時または終了時に天井カウンタを更新(+1)する。また、大当り遊技状態の終了後、確変フラグがオンであれば、特別図柄の可変表示が行われても天井カウンタを更新しないが、例えばST機や確変転落抽選を行う仕様であれば、確変フラグがオフになった後の1回目の特別図柄の可変表示の開始時または終了時に天井カウンタを更新する。なお、確変転落抽選を行う仕様の場合、特別図柄の可変表示の開始時に確変フラグがオンからオフに変更されるため、特別図柄の可変表示の終了時に天井カウンタの更新を行う場合、特別図柄の可変表示の終了時に確変フラグがオフであれば天井カウンタを更新するようにしてもよい。 If the ceiling counter is cleared by being controlled to the jackpot game state, and if the variable probability flag is not turned on after the jackpot game state is ended, the main CPU 201 controls the first variable display of the special symbol at the start or end. Update (+1) the ceiling counter. Also, after the end of the jackpot gaming state, if the variable probability flag is on, the ceiling counter is not updated even if the variable display of the special pattern is performed, but if it is a specification that performs a ST machine or a variable drop lottery, for example, the probability variable flag The ceiling counter is updated at the start or end of the first variable display of the special pattern after the is turned off. In addition, in the case of specifications that perform a variable drop lottery, the variable flag will be changed from on to off at the start of the variable display of the special design, so if you update the ceiling counter at the end of the variable display of the special design, the special design If the variable probability flag is off at the end of the variable display, the ceiling counter may be updated.

なお、メインCPU201により確変転落抽選が行われる仕様のパチンコ遊技機の場合、サブCPU301は、メインCPU201から送信されたコマンドを受信すると、確変転落抽選に当選したことを示唆する演出や、高確遊技状態から低確遊技状態への移行を示唆する演出を行わないようにすることが好ましい。このようにすることで、天井カウンタによるカウントの開始時点、すなわちB時短遊技状態への移行タイミングを、表示装置7に表示される表示演出等に基づいて遊技者が把握することが困難となり、面白みのあるゲーム性を提供することが可能となる。B時短遊技状態への移行タイミングの把握が困難である場合、例えばB時短遊技状態への移行タイミングを示唆するカウントダウン演出やガセのカウントダウン演出を、サブCPU301による制御によって表示装置7に表示することにより、より一層興趣を高めることが可能となる。 In addition, in the case of a pachinko game machine with specifications in which a variable probability drop lottery is performed by the main CPU 201, when the sub CPU 301 receives a command transmitted from the main CPU 201, an effect that suggests that the variable probability drop lottery has been won, and a high probability game It is preferable not to perform an effect suggesting transition from the state to the low probability gaming state. By doing so, it becomes difficult for the player to grasp the timing of starting the count by the ceiling counter, that is, the timing of transition to the B time saving game state based on the display effect etc. displayed on the display device 7, and it is interesting. It is possible to provide a game with When it is difficult to grasp the timing of transition to the B time-saving gaming state, for example, a countdown effect that suggests the timing of transition to the B time-saving gaming state or a fake countdown effect is displayed on the display device 7 under the control of the sub CPU 301. , it becomes possible to further enhance interest.

また、RAM203内の作業領域(揮発性領域)のクリア処理(バックアップクリア処理)が行われた場合、メインCPU201は、RAM203内の作業領域のクリア処理後の1回目の特別図柄の可変表示の開始時または終了時に天井カウンタを更新(+1)する。 In addition, when the clearing process (backup clearing process) of the work area (volatile area) in the RAM 203 is performed, the main CPU 201 starts variable display of the special symbol for the first time after the clearing process of the work area in the RAM 203. Update (+1) the ceiling counter at time or end.

さらに、バックアップクリアスイッチ176とは別のスイッチ(例えば、設定キー174aや専用のスイッチ)が操作された場合、メインCPU201は、上記別のスイッチが操作された後の1回目の特別図柄の可変表示の開始時または終了時に天井カウンタを更新(+1)する。 Furthermore, when a switch other than the backup clear switch 176 (for example, the setting key 174a or a dedicated switch) is operated, the main CPU 201 causes the first variable display of the special symbol after the other switch is operated. update (+1) the ceiling counter at the start or end of

また、B時短遊技状態の終了条件は、特別図柄の当り判定処理の結果が「大当り」であって当該「大当り」に基づく大当り遊技状態が開始される場合と、予め定められた規定回数(以下「B時短規定回数」と称する)分の特別図柄(第1特別図柄および第2特別図柄)の可変表示が実行された場合とのうち、いずれかの条件を満たした場合である。B時短遊技状態の終了条件の一つである「B時短規定回数分の特別図柄の可変表示が実行された場合」は、B時短規定回数目の特別図柄の可変表示(以下「B時短最終変動」と称する)が開始されたときとしてもよいし、B時短最終変動が終了したときとしてもよい。すなわち、B時短遊技状態の終了タイミングは、B時短最終変動が開始されてからこのB時短最終変動にかかる特別図柄の可変表示が終了するまでの間であればよい。 In addition, the conditions for ending the B time-saving gaming state are the case where the result of the special symbol hit determination process is a "jackpot" and the jackpot gaming state based on the "jackpot" is started, and a predetermined prescribed number of times (hereinafter It is a case where one of the conditions is satisfied, out of the case where the variable display of special symbols (first special symbol and second special symbol) is executed. One of the conditions for ending the B time-saving gaming state, "When the variable display of the special symbols for the B time-saving specified number of times is executed", is the B time-saving specified number of times of the special design variable display (hereinafter "B time-saving final variation ”) may be started, or may be when the B time saving final variation is completed. That is, the end timing of the B time-saving gaming state may be between when the B time-saving final variation is started and until the variable display of the special symbols related to this B time-saving final variation is completed.

C時短遊技状態は、特別図柄の当り判定処理の結果が「時短当り」である場合に制御される時短遊技状態である。すなわち、C時短遊技状態への移行条件は、時短当り(選択図柄コマンドが「z0」~「z2」、「z7」または「z8」の時短当り)に当選し、時短当りの表示態様が特別図柄表示部163,164に導出(確定表示)されることである。なお、C時短遊技状態への移行条件が成立したとしても、必ずC時短遊技状態に移行するのではなく、C時短遊技状態への移行を妨げる条件が成立した場合(例えば、B時短遊技状態とC時短遊技状態とが重ねて実行されない仕様(詳細は後述する)であって、B時短遊技状態における特別図柄の当り判定処理の結果が「時短当り」である場合等)には、C時短遊技状態に移行させない。なお、C時短遊技状態への移行条件が成立したにもかかわらずC時短遊技状態への移行を妨げる条件が成立した場合、メインCPU201は、C時短遊技状態に移行させないにもかかわらず、時短当りの表示態様を特別図柄表示部163,164に導出する制御を実行する。 The C time saving game state is a time saving game state controlled when the result of the special symbol hit determination process is "time saving hit". That is, the condition for transitioning to the C time saving gaming state is to win the time saving hit (the selected symbol command is "z0" to "z2", "z7" or "z8" time saving hit), and the time saving per display mode is a special symbol. It is derived (determined display) on the display units 163 and 164 . It should be noted that even if the conditions for transition to the C time-saving gaming state are established, instead of always shifting to the C time-saving gaming state, if the conditions that prevent the transition to the C time-saving gaming state are established (for example, B time-saving gaming state and (details will be described later), and the result of the special symbol hit determination process in the B time-saving game state is "time-saving hit", etc.), C time-saving game Do not transition to state. It should be noted that, when the condition to prevent the transition to the C time-saving gaming state is established despite the fact that the condition for shifting to the C time-saving gaming state is established, the main CPU 201 does not cause the shift to the C time-saving gaming state. to the special symbol display units 163 and 164.

また、C時短遊技状態の終了条件は、特別図柄の当り判定処理の結果が「大当り」であって当該「大当り」に基づく大当り遊技状態が開始される場合と、選択図柄コマンドに対応して決定された時短回数(以下「C時短規定回数」と称する)の特別図柄(第1特別図柄および第2特別図柄)の可変表示が実行された場合(図13の「時短回数」の欄を参照)とのうち、いずれかの条件を満たした場合である。C時短遊技状態の終了条件の一つであるC時短規定回数は、選択図柄コマンドに対応して決定された時短回数目の特別図柄の可変表示(以下「C時短最終変動」と称する)が開始されたときとしてもよいし、C時短最終変動が終了したときとしてもよい。すなわち、C時短遊技状態の終了タイミングは、C時短最終変動が開始されてからこのC時短最終変動にかかる特別図柄の可変表示が終了するまでの間であればよい。 In addition, the end condition of the C time-saving game state is determined in response to the selection symbol command when the result of the special symbol hit determination process is "big hit" and the big hit game state based on the "big hit" is started. When the variable display of the special symbol (first special symbol and second special symbol) of the number of times of shortening (hereinafter referred to as "C specified number of times of shortening") is executed (see "Number of times of shortening" in FIG. 13) It is a case where one of the conditions is satisfied. The C time-saving specified number of times, which is one of the conditions for ending the C time-saving gaming state, is the variable display of the special symbol for the time-saving number determined in response to the selected symbol command (hereinafter referred to as "C time-saving final variation"). It may be when it is done, or it may be when the C time saving final variation is completed. That is, the end timing of the C time-saving gaming state may be between when the C time-saving final variation is started and until the variable display of the special symbols related to this C time-saving final variation is completed.

なお、時短性能は、A時短遊技状態とB時短遊技状態とC時短遊技状態とで互いに異なるようにしてもよい。また、A時短遊技状態とB時短遊技状態とC時短遊技状態とのうち、2つの時短遊技状態の時短性能を同じとし、これら2の時短遊技状態の時短性能と他の一つの時短遊技状態の時短性能とが異なるようにしてもよい。さらには、A時短遊技状態の時短性能と、B時短遊技状態の時短性能と、C時短遊技状態の時短性能とが同じとなるようにしてもよい。 In addition, the time saving performance may be different between the A time saving game state, the B time saving game state, and the C time saving game state. In addition, the time saving performance of two time saving game states out of the A time saving game state, B time saving game state and C time saving game state is the same, and the time saving performance of these two time saving game states and the other one time saving game state You may make it differ from time saving performance. Furthermore, the time saving performance in the A time saving game state, the time saving performance in the B time saving game state, and the time saving performance in the C time saving game state may be the same.

また、A時短遊技状態の終了条件、B時短遊技状態の終了条件、およびC時短遊技状態の終了条件には、上記の他、例えば、第2特別図柄の可変表示回数が規定回数に到達したことや、普通電動役物146が所定回数開放したこと、普通電動役物146の開放態様として特定の開放態様が選択されたこと等を含めるようにしてもよい。また、特別図柄の当り判定処理の結果に小当りを含むパチンコ遊技機においては、小当り回数が規定回数に到達したことを上記の終了条件に含めるようにしてもよい。さらには、時短転落抽選を行い、時短転落抽選に当選したことを、上記の終了条件に含めるようにしてもよい。 In addition, in addition to the above, for the end condition of the A time saving game state, the end condition of the B time saving game state, and the end condition of the C time saving game state, for example, the number of variable display times of the second special symbol has reached the specified number of times Alternatively, the fact that the normal electric accessory 146 has been opened a predetermined number of times, the fact that a specific opening mode has been selected as the opening mode of the normal electric accessory 146, and the like may be included. In addition, in a pachinko game machine including a small win as a result of the special symbol win determination process, the fact that the number of small wins has reached a specified number of times may be included in the termination condition. Furthermore, a time-saving falling lottery may be performed, and winning of the time-saving falling lottery may be included in the above termination conditions.

[1-4-8.普通図柄の当り判定テーブル]
図16は、第1のパチンコ遊技機が備える主制御回路200のメインROM202に記憶されている普通図柄の当り判定テーブルの一例である。
[1-4-8. Normal pattern hit judgment table]
FIG. 16 is an example of a normal symbol hit determination table stored in the main ROM 202 of the main control circuit 200 provided in the first pachinko gaming machine.

普通図柄の当り判定テーブルは、普通図柄の当り判定処理において参照されるテーブル、すなわち、遊技状態と、通過ゲート126(図4参照)を遊技球が通過した際に抽出される普通図柄の当り判定用乱数値と、に基づいて「普通図柄当り」または「ハズレ」を抽選により決定する際(すなわち、後述の図43のS295の普通図柄遊技判定処理を実行する際)に参照されるテーブルである。 The normal symbol hit determination table is a table referred to in the normal symbol hit determination process, that is, the game state and the normal symbol hit determination extracted when the game ball passes through the passage gate 126 (see FIG. 4). It is a table that is referred to when determining "per normal symbol" or "losing" by lottery based on the random number value and (that is, when executing the normal symbol game determination process of S295 in FIG. 43 described later). .

普通図柄の当り判定用乱数値は、上述したとおり、普通図柄の当り判定処理に用いられる乱数値である。本実施例において、メインCPU201は、普通図柄の当り判定用乱数値を、0~99(100種類)の中から抽出する。ただし、発生する乱数値の範囲は上記に限られない。 The normal symbol hit determination random number value is, as described above, a random number value used for the normal symbol hit determination process. In this embodiment, the main CPU 201 extracts a random number value for normal symbol hit determination from 0 to 99 (100 types). However, the range of generated random numbers is not limited to the above.

本実施例では、普通図柄の当り判定処理において、メインCPU201は、抽出された普通図柄の当り判定用乱数値に基づいて「普通図柄当り」または「ハズレ」に決定する。普通図柄の当り判定テーブルには、時短の種類毎に、「普通図柄当り」に決定される普通図柄の当り判定用乱数値の範囲(幅)とこれに対応する普通図柄当り判定値データとの関係、および、「ハズレ」に決定される普通図柄の当り判定用乱数値の範囲(幅)とこれに対応するハズレ判定値データとの関係が規定されている。 In this embodiment, in the normal symbol win determination process, the main CPU 201 determines "normal symbol win" or "loss" based on the extracted normal symbol win determination random number value. In the normal symbol hit determination table, for each type of time saving, the range (width) of the normal symbol hit determination random number value determined as "normal symbol hit" and the normal symbol per determination value data corresponding to this The relationship and the relationship between the range (width) of the hit determination random number value of the normal symbol determined to be “losing” and the loss determination value data corresponding thereto are defined.

本実施例では、非時短遊技状態(例えば通常遊技状態)において、メインCPU201は、抽出された普通図柄の当り判定用乱数値が0~79のいずれかである場合は「普通図柄当り」と判定し、当落判定値データを「普通図柄当り判定値データ」に決定する。また、非時短遊技状態において、メインCPU201は、抽出された普通図柄の当り判定用乱数値が80~99のいずれかである場合は「ハズレ」と判定し、判定値データを「ハズレ判定値データ」に決定する。 In this embodiment, in a non-time-saving gaming state (for example, a normal gaming state), the main CPU 201 determines that the extracted normal symbol hit determination random number is any one of 0 to 79 as a "normal symbol win". Then, the hit/lose determination value data is determined as "normal symbol hit determination value data". In addition, in the non-time-saving gaming state, the main CPU 201 determines that it is "losing" when the random number value for winning determination of the extracted normal symbol is any one of 80 to 99, and sets the determination value data as "losing determination value data ” is decided.

また、A時短遊技状態において、メインCPU201は、抽出された普通図柄の当り判定用乱数値が0~98のいずれかである場合は「普通図柄当り」と判定し、当落判定値データを「普通図柄当り判定値データ」に決定する。また、A時短遊技状態において、メインCPU201は、抽出された普通図柄の当り判定用乱数値が99である場合は「ハズレ」と判定し、判定値データを「ハズレ判定値データ」に決定する。 In addition, in the time-saving game state A, when the random number value for winning determination of the extracted normal symbol is any one of 0 to 98, the main CPU 201 determines that it is a "normal winning symbol", and sets the winning/losing determination value data to "normal". Determined as “symbol per judgment value data”. In addition, in the time-saving game state A, when the random number value for winning determination of the extracted normal symbol is 99, the main CPU 201 determines "losing" and determines the determination value data as "losing determination value data".

また、B時短遊技状態において、メインCPU201は、抽出された普通図柄の当り判定用乱数値が0~79のいずれかである場合は「普通図柄当り」と判定し、当落判定値データを「普通図柄当り判定値データ」に決定する。また、B時短遊技状態において、メインCPU201は、抽出された普通図柄の当り判定用乱数値が80~99のいずれかである場合は「ハズレ」と判定し、判定値データを「ハズレ判定値データ」に決定する。 In addition, in the B time-saving gaming state, the main CPU 201 determines that the extracted normal symbol hit determination random number value is any one of 0 to 79, determines that it is a “normal symbol win”, and sets the hit/loss determination value data to “normal”. Determined as “symbol per judgment value data”. In addition, in the B time-saving gaming state, the main CPU 201 determines that it is "losing" when the random number value for winning determination of the extracted normal symbol is any one of 80 to 99, and sets the determination value data as "losing determination value data". ” is decided.

また、C時短遊技状態において、メインCPU201は、抽出された普通図柄の当り判定用乱数値が0~79のいずれかである場合は「普通図柄当り」と判定し、当落判定値データを「普通図柄当り判定値データ」に決定する。また、C時短遊技状態において、メインCPU201は、抽出された普通図柄の当り判定用乱数値が80~99のいずれかである場合は「ハズレ」と判定し、判定値データを「ハズレ判定値データ」に決定する。 In addition, in the C time-saving game state, the main CPU 201 determines that the extracted normal symbol hit determination random number value is any one of 0 to 79, determines that it is a “normal symbol win”, and sets the hit/loss determination value data to “normal”. Determined as “symbol per judgment value data”. In addition, in the time-saving gaming state C, the main CPU 201 determines that it is "losing" when the random number value for winning determination of the extracted normal symbol is any one of 80 to 99, and sets the determination value data as "losing determination value data". ” is decided.

このように、本実施例では、非時短遊技状態、A時短遊技状態、B時短遊技状態、およびC時短遊技状態のなかで、A時短遊技状態における普通図柄当りの当選確率(図16に示される選択率(概算))が最も高い。 Thus, in this embodiment, among the non-time-saving game state, A time-saving game state, B time-saving game state, and C time-saving game state, the winning probability per normal symbol in the A time-saving game state (shown in FIG. 16 selectivity (approximate)) is the highest.

また、B時短遊技状態における普通図柄当りの当選確率(図16に示される選択率(概算))は、非時短遊技状態における普通図柄当りの当選確率と同じである。同様に、C時短遊技状態における普通図柄当りの当選確率(図16に示される選択率(概算))についても、非時短遊技状態における普通図柄当りの当選確率と同じである。したがって、非時短遊技状態とB時短遊技状態とC時短遊技状態との間で遊技状態が移行したとしても、普通図柄の当選確率は変更されないこととなる。 Also, the winning probability per normal symbol in the B time-saving gaming state (selection rate (rough estimate) shown in FIG. 16) is the same as the winning probability per normal symbol in the non-time-saving gaming state. Similarly, the winning probability per normal symbol in the C time-saving gaming state (selection rate (rough estimate) shown in FIG. 16) is also the same as the winning probability per normal symbol in the non-time-saving gaming state. Therefore, even if the game state shifts between the non-time-saving game state, the B time-saving game state, and the C time-saving game state, the winning probability of the normal symbol is not changed.

なお、普通図柄当りの当選確率を、非時短遊技状態とA時短遊技状態とB時短遊技状態とC時短遊技状態とで同じにしてもよい。この場合、普通図柄当りの当選確率を変えることなく、後述する普通図柄の種類の割合を状態毎で異ならせるようにするだけでよくなるため、制御処理を簡略化できる。 In addition, the winning probability per normal symbol may be made the same in the non-time-saving game state, the A time-saving game state, the B time-saving game state, and the C time-saving game state. In this case, the control process can be simplified because it is only necessary to change the ratio of types of normal symbols to be described later for each state without changing the winning probability per normal symbol.

[1-4-9.普通図柄判定テーブル]
図17は、第1のパチンコ遊技機が備える主制御回路200のメインROM202に記憶されている普通図柄判定テーブルの一例である。
[1-4-9. Normal pattern judgment table]
FIG. 17 is an example of a normal symbol determination table stored in the main ROM 202 of the main control circuit 200 provided in the first pachinko gaming machine.

普通図柄判定テーブルは、時短の種類と、先述の当落判定値データと、通過ゲート126(図4参照)を遊技球が通過した際に抽出される普通図柄の図柄乱数値と、に基づいて、普通図柄の停止図柄を決定付ける「普通図柄当り時選択図柄コマンド」を選択する際に参照されるテーブルである。「普通図柄当り時選択図柄コマンド」は、普通図柄の当り判定処理の結果が普通図柄当りであった場合に、普通図柄当り種類に応じて定められる普通図柄の当り図柄を指定するためのコマンドである。普通図柄の図柄乱数値は、例えば0~99(100種類)の中から抽出される。 The normal symbol determination table is based on the type of time saving, the above-mentioned winning/losing determination value data, and the symbol random number value of the normal symbol extracted when the game ball passes through the passage gate 126 (see FIG. 4). It is a table referred to when selecting the "selected symbol command at the time of winning the normal symbol" that determines the stop symbol of the normal symbol. "Selected pattern command at the time of normal design hit" is a command for specifying the normal design hit pattern determined according to the normal design hit type when the result of the hit determination process for the normal design is a normal design hit. be. The normal symbol random number value is extracted from, for example, 0 to 99 (100 types).

図17に示される普通図柄判定テーブルによれば、普通図柄の当り判定処理の結果として普通図柄当り判定値データが得られた場合、例えば、普通図柄当り時選択図柄コマンドは以下のように選択される。 According to the normal symbol determination table shown in FIG. 17, when the normal symbol hit determination value data is obtained as a result of the normal symbol hit determination process, for example, the selection symbol command at the time of the normal symbol hit is selected as follows. be.

例えば、非時短遊技状態では、普通図柄の当り判定処理の結果として普通図柄当り判定値データが得られた場合、普通図柄の図柄乱数値が0~99のいずれであったとしても、メインCPU201は、普通図柄当り時選択図柄コマンドとして「fz0」を選択する。 For example, in the non-time-saving gaming state, when the normal symbol hit determination value data is obtained as a result of the normal symbol hit determination process, the main CPU 201 is normal even if the symbol random number value of the normal symbol is any of 0 to 99. , "fz0" is selected as a selection symbol command at the time of a normal symbol hit.

また、A時短遊技状態では、普通図柄の当り判定処理の結果として普通図柄当り判定値データが得られた場合、メインCPU201は、普通図柄の図柄乱数値が0~29のいずれかであれば普通図柄当り時選択図柄コマンドとして「fz1」を選択し、普通図柄の図柄乱数値が30~69のいずれかであれば普通図柄当り時選択図柄コマンドとして「fz2」を選択し、普通図柄の図柄乱数値が70~99のいずれかであれば普通図柄当り時選択図柄コマンドとして「fz3」を選択する。 In addition, in the A time-saving gaming state, when the normal symbol hit determination value data is obtained as a result of the normal symbol hit determination process, the main CPU 201 determines that if the symbol random number value of the normal symbol is any one of 0 to 29, it is normal. Select "fz1" as the selected symbol command at the time of winning the symbol, and select "fz2" as the selected symbol command at the time of winning the normal symbol if the symbol random number value of the normal symbol is any one of 30 to 69, and select the symbol random of the normal symbol. If the numerical value is any one of 70 to 99, "fz3" is selected as the selected symbol command at the normal per symbol.

また、B時短遊技状態では、普通図柄の当り判定処理の結果として普通図柄当り判定値データが得られた場合、メインCPU201は、普通図柄の図柄乱数値が0~29のいずれかであれば普通図柄当り時選択図柄コマンドとして「fz4」を選択し、普通図柄の図柄乱数値が30~69のいずれかであれば普通図柄当り時選択図柄コマンドとして「fz5」を選択し、普通図柄の図柄乱数値が70~99のいずれかであれば普通図柄当り時選択図柄コマンドとして「fz6」を選択する。 In addition, in the B time-saving gaming state, when the normal symbol hit determination value data is obtained as a result of the normal symbol hit determination process, the main CPU 201 determines that if the symbol random number value of the normal symbol is any one of 0 to 29, it is normal. Select "fz4" as the selected symbol command at the time of winning the symbol, select "fz5" as the selected symbol command at the time of winning the normal symbol if the symbol random number value of the normal symbol is any one of 30 to 69, and select the symbol random of the normal symbol. If the numerical value is any one of 70 to 99, "fz6" is selected as the selected symbol command at the normal per symbol.

また、C時短遊技状態では、普通図柄の当り判定処理の結果として普通図柄当り判定値データが得られた場合、メインCPU201は、普通図柄の図柄乱数値が0~29のいずれかであれば普通図柄当り時選択図柄コマンドとして「fz7」を選択し、普通図柄の図柄乱数値が30~69のいずれかであれば普通図柄当り時選択図柄コマンドとして「fz8」を選択し、普通図柄の図柄乱数値が70~99のいずれかであれば普通図柄当り時選択図柄コマンドとして「fz9」を選択する。 In addition, in the C time-saving game state, when the normal symbol hit determination value data is obtained as a result of the normal symbol hit determination process, the main CPU 201 determines that if the symbol random number value of the normal symbol is any one of 0 to 29, it is normal. Select "fz7" as the selected symbol command at the time of winning the symbol, select "fz8" as the selected symbol command at the time of winning the normal symbol if the symbol random number value of the normal symbol is any one of 30 to 69, and select the symbol random of the normal symbol. If the numerical value is any one of 70 to 99, "fz9" is selected as the selected symbol command at the normal per symbol.

なお、本実施例において、メインCPU201は、先ず、普通図柄の当り判定テーブル(図16参照)を参照して、抽出された普通図柄の当り判定用乱数値に基づいて当落判定値データを決定し、その後、普通図柄判定テーブル(図17参照)を参照して、普通図柄の図柄乱数値に基づいて普通図柄当り時選択図柄コマンドを決定するようにしているが、これに限られない。例えば、抽出された普通図柄の当り判定用乱数値と普通図柄の図柄乱数値とに基づいて、普通図柄の当落、および普通図柄当り時選択図柄コマンドをあわせて決定するようにしてもよい。 In this embodiment, the main CPU 201 first refers to the normal symbol hit determination table (see FIG. 16) and determines the hit/lose determination value data based on the extracted normal symbol hit determination random number value. After that, referring to the normal symbol determination table (see FIG. 17), the normal symbol per selection symbol command is determined based on the symbol random number value of the normal symbol, but the present invention is not limited to this. For example, based on the extracted random number for winning determination of the normal symbol and the random number of the normal symbol, the win/loss of the normal symbol and the selected symbol command at the time of winning the normal symbol may be determined together.

[1-4-10.普通図柄当り種類決定テーブル]
図18は、第1のパチンコ遊技機が備える主制御回路200のメインROM202に記憶されている普通図柄当り種類決定テーブルの一例である。普通図柄当り種類決定テーブルは、普通図柄の図柄乱数値に対応して決定される普通図柄当り時選択図柄コマンドに応じて、普通電動役物146(図4参照)の作動態様である開放パターンを決定する際(すなわち、後述の図43のS293の普通図柄の可変表示開始処理のなかで実行される普通電動役物146の開放パターン設定処理を実行する際)に参照される。
[1-4-10. Type determination table per normal pattern]
FIG. 18 is an example of a normal per symbol type determination table stored in the main ROM 202 of the main control circuit 200 provided in the first pachinko gaming machine. The normal per symbol type determination table selects an opening pattern, which is the operation mode of the normal electric accessory 146 (see FIG. 4), in response to a normal per symbol select symbol command determined corresponding to the symbol random number value of the normal symbol. It is referred to when determining (that is, when executing the opening pattern setting process of the normal electric accessory 146 which is executed in the normal symbol variable display start process of S293 of FIG. 43 described later).

本実施例では、普通図柄の当り判定処理の結果が「普通図柄当り」であった場合、普通図柄当り種類は次のとおり決定される。例えば、普通図柄当り時選択図柄コマンドが「fz0」の場合、メインCPU201は、普通電動役物146(図4参照)の作動態様である開放パターンを、1回目の開放時間1000msec、ウェイト時間なし、2回目の開放なし、に決定する。すなわち、普通電動役物146が1回だけ1000msec開放される開放パターンに決定される。 In this embodiment, when the result of the normal symbol hit determination process is "normal symbol hit", the normal symbol hit type is determined as follows. For example, when the selected symbol command at normal symbol hit is "fz0", the main CPU 201 sets the opening pattern, which is the operation mode of the normal electric accessory 146 (see FIG. 4), to the first opening time of 1000 msec, no wait time, It is decided that there will be no second opening. That is, the opening pattern is determined such that the normal electric accessory 146 is opened only once for 1000 msec.

また、普通図柄当り時選択図柄コマンドが「fz1」の場合、メインCPU201は、普通電動役物146(図4参照)の作動態様である開放パターンを、1回目の開放時間2000msec、ウェイト時間200msec、2回目の開放時間2000msec、に決定する。 In addition, when the selected symbol command at the normal winning symbol is "fz1", the main CPU 201 sets the opening pattern, which is the operation mode of the normal electric accessory 146 (see FIG. 4), to the first opening time of 2000 msec, the waiting time of 200 msec, The second open time is determined to be 2000 msec.

また、普通図柄当り時選択図柄コマンドが「fz2」の場合、メインCPU201は、普通電動役物146(図4参照)の作動態様である開放パターンを、1回目の開放時間2500msec、ウェイト時間200msec、2回目の開放時間2500msec、に決定する。 In addition, when the selected symbol command at the time of normal symbol winning is "fz2", the main CPU 201 sets the opening pattern, which is the operation mode of the normal electric accessory 146 (see FIG. 4), to the first opening time of 2500 msec, the waiting time of 200 msec, The second open time is determined to be 2500 msec.

また、普通図柄当り時選択図柄コマンドが「fz3」の場合、メインCPU201は、普通電動役物146(図4参照)の作動態様である開放パターンを、1回目の開放時間3000msec、ウェイト時間200msec、2回目の開放時間3000msec、に決定する。 Further, when the selected symbol command at the time of the normal winning symbol is "fz3", the main CPU 201 sets the opening pattern, which is the operation mode of the normal electric accessory 146 (see FIG. 4), to the first opening time of 3000 msec, the waiting time of 200 msec, The second open time is determined to be 3000 msec.

また、普通図柄当り時選択図柄コマンドが「fz4」の場合および「fz7」の場合、メインCPU201は、普通電動役物146(図4参照)の作動態様である開放パターンを、1回目の開放時間2500msec、ウェイト時間なし、2回目の開放なし、に決定する。 In addition, when the selected symbol command at normal symbol hit is "fz4" and "fz7", the main CPU 201 sets the opening pattern, which is the operation mode of the normal electric accessory 146 (see FIG. 4), to the first opening time. 2500 msec, no wait time, no second release.

また、普通図柄当り時選択図柄コマンドが「fz5」の場合および「fz8」の場合、メインCPU201は、普通電動役物146(図4参照)の作動態様である開放パターンを、1回目の開放時間2000msec、ウェイト時間600msec、2回目の開放時間2000msec、に決定する。 In addition, when the normal winning symbol selection command is "fz5" and "fz8", the main CPU 201 sets the opening pattern, which is the operation mode of the normal electric accessory 146 (see FIG. 4), to the first opening time. 2000 msec, a wait time of 600 msec, and a second open time of 2000 msec.

また、普通図柄当り時選択図柄コマンドが「fz6」の場合および「fz9」の場合、メインCPU201は、普通電動役物146(図4参照)の作動態様である開放パターンを、1回目の開放時間2500msec、ウェイト時間600msec、2回目の開放時間2500msec、に決定する。 In addition, when the normal winning symbol selection command is "fz6" and "fz9", the main CPU 201 sets the opening pattern, which is the operation mode of the normal electric accessory 146 (see FIG. 4), to the first opening time. 2500 msec, wait time 600 msec, second open time 2500 msec.

このように、本実施例では、非時短遊技状態における普通図柄の当り判定処理の結果が「普通図柄当り」であったとしても、普通電動役物146(図4参照)の開放パターンは、非時短遊技状態、A時短遊技状態、B時短遊技状態、およびC時短遊技状態における普通電動役物146の開放パターンのなかで、最も有利度合いが不利な態様となる。 Thus, in the present embodiment, even if the result of the normal symbol hit determination process in the non-time-saving game state is "normal symbol hit", the normal electric accessory 146 (see FIG. 4) open pattern is non- Among the opening patterns of the normal electric accessory 146 in the time saving game state, the A time saving game state, the B time saving game state, and the C time saving game state, the most advantageous degree becomes a disadvantageous mode.

なお、普通電動役物146の開放パターンの有利度合いは、普通電動役物146が開放された場合、第2始動口140への遊技球の入賞のしやすさの度合いである。 The degree of advantage of the opening pattern of the normal electric accessory 146 is the degree of ease of winning of the game ball to the second starting port 140 when the normal electric accessory 146 is opened.

A時短遊技状態における普通図柄の当り判定処理の結果が「普通図柄当り」である場合、普通電動役物146(図4参照)の開放パターンは、非時短遊技状態、A時短遊技状態、B時短遊技状態、およびC時短遊技状態における普通電動役物146の開放パターンのなかで最も有利度合いが有利な態様となる。 When the result of the normal symbol hit determination process in the A time saving game state is "normal symbol hit", the opening pattern of the normal electric accessory 146 (see FIG. 4) is a non-time saving game state, A time saving game state, B time saving Among the opening patterns of the normal electric accessory 146 in the game state and the C time saving game state, the degree of advantage is the most advantageous mode.

また、B時短遊技状態における普通図柄の当り判定処理の結果が「普通図柄当り」である場合の普通電動役物146(図4参照)の開放パターンは、C時短遊技状態における普通図柄の当り判定処理の結果が「普通図柄当り」である場合の普通電動役物146の開放パターンと、有利度合いが同じとなっているが、これに限られない。 In addition, the opening pattern of the normal electric accessory 146 (see FIG. 4) when the result of the normal symbol hit determination process in the B time saving game state is "normal symbol win" is the normal symbol hit determination in the C time saving game state. Although the degree of advantage is the same as that of the open pattern of the normal electric accessory 146 when the result of the processing is "normal pattern hit", the present invention is not limited to this.

[1-4-11.普通図柄の変動パターンテーブル]
図19は、第1のパチンコ遊技機の普通図柄の変動パターンテーブルの一例である。普通図柄の変動パターンテーブルは、普通図柄の変動パターンを決定する際(すなわち、後述の図43のS293の普通図柄の可変表示開始処理のなかで実行される普通図柄の変動パターン決定処理を実行する際)に参照される。メインCPU201は、普通図柄の変動パターンテーブルを参照し、遊技状態と、通過ゲート126(図4参照)を遊技球が通過した際に抽出される普通図柄演出選択用乱数値とに基づいて、普通図柄の変動パターンを決定する。普通図柄演出選択用乱数値は例えば0~99(100種類)の中から抽出される。ただし、発生する乱数値の範囲は上記に限られない。
[1-4-11. Fluctuation pattern table of normal patterns]
FIG. 19 is an example of a variation pattern table of normal symbols of the first pachinko gaming machine. The normal symbol variation pattern table is used when determining the normal symbol variation pattern (that is, the normal symbol variation pattern determination process executed in the normal symbol variable display start process of S293 in FIG. 43 described later). It is referred to when The main CPU 201 refers to the normal symbol variation pattern table, and based on the game state and the normal symbol effect selection random number extracted when the game ball passes through the passage gate 126 (see FIG. 4), normal Determine the variation pattern of the design. The normal symbol effect selection random number is extracted from, for example, 0 to 99 (100 types). However, the range of generated random numbers is not limited to the above.

図19に示されるように、非時短遊技状態では、普通図柄演出選択用乱数値が0~99のいずれであっても、普通図柄の可変表示時間が例えば300000msecに決定される。非時短遊技状態における普通図柄の可変表示時間は、非時短遊技状態、A時短遊技状態、B時短遊技状態、およびC時短遊技状態のなかで最も長い。 As shown in FIG. 19, in the non-time-saving gaming state, the normal symbol variable display time is determined to be, for example, 300000 msec, regardless of whether the normal symbol effect selection random number is 0-99. The variable display time of normal symbols in the non-time-saving game state is the longest among the non-time-saving game state, A time-saving game state, B time-saving game state, and C time-saving game state.

また、A時短遊技状態では、普通図柄演出選択用乱数値が0~89のいずれかである場合は普通図柄の可変表示時間が例えば500msecに決定され、普通図柄演出選択用乱数値が90~99のいずれかである場合は普通図柄の可変表示時間が例えば800msecに決定される。 In addition, in the A time-saving game state, when the normal symbol effect selection random number value is one of 0 to 89, the normal symbol variable display time is determined to be, for example, 500 msec, and the normal symbol effect selection random value is 90 to 99. In either case, the variable display time of normal symbols is determined to be, for example, 800 msec.

また、B時短遊技状態では、普通図柄演出選択用乱数値が0~39のいずれかである場合は普通図柄の可変表示時間が例えば500msecに決定され、普通図柄演出選択用乱数値が40~79のいずれかである場合は普通図柄の可変表示時間が例えば1000msecに決定され、普通図柄演出選択用乱数値が80~99のいずれかである場合は普通図柄の可変表示時間が例えば1500msecに決定される。 In addition, in the B time-saving game state, when the normal symbol effect selection random number value is any one of 0 to 39, the normal symbol variable display time is determined to be, for example, 500 msec, and the normal symbol effect selection random value is 40 to 79. , the normal symbol variable display time is determined to be, for example, 1000 msec, and when the normal symbol effect selection random number is any of 80 to 99, the normal symbol variable display time is determined to be, for example, 1500 msec. be.

また、C時短遊技状態では、普通図柄演出選択用乱数値が0~39のいずれかである場合は普通図柄の可変表示時間が例えば500msecに決定され、普通図柄演出選択用乱数値が40~79のいずれかである場合は普通図柄の可変表示時間が例えば1000msecに決定され、普通図柄演出選択用乱数値が80~99のいずれかである場合は普通図柄の可変表示時間が例えば1500msecに決定される。 In addition, in the C time saving game state, when the normal symbol effect selection random number value is any one of 0 to 39, the normal symbol variable display time is determined to be, for example, 500 msec, and the normal symbol effect selection random value is 40 to 79. , the normal symbol variable display time is determined to be, for example, 1000 msec, and when the normal symbol effect selection random number is any of 80 to 99, the normal symbol variable display time is determined to be, for example, 1500 msec. be.

このように、1回の可変表示あたりの普通図柄の可変表示時間は、非時短遊技状態、A時短遊技状態、B時短遊技状態、およびC時短遊技状態における普通図柄の可変表示時間のうち、A時短遊技状態における普通図柄の可変表示時間の期待値が最も短い。そのため、A時短遊技状態は、非時短遊技状態、A時短遊技状態、B時短遊技状態、およびC時短遊技状態のなかで、普通電動役物146が開放されるまでの時間が最も短い。 In this way, the variable display time of normal symbols per one variable display is A The expected value of the variable display time of normal symbols in the time-saving gaming state is the shortest. Therefore, the A time saving game state is the shortest time until the normal electric accessory 146 is released among the non-time saving game state, A time saving game state, B time saving game state, and C time saving game state.

また、B時短遊技状態における普通図柄の可変表示時間の期待値は、C時短遊技状態における普通図柄の可変表示時間の期待値と同じとなっているが、これに限られない。 Also, the expected value of the variable display time of the normal symbols in the B time saving game state is the same as the expected value of the variable display time of the normal symbols in the C time saving game state, but it is not limited to this.

[1-5.時短遊技状態にかかわる処理の詳細]
[1-5-1.時短当り時にセットされる時短回数]
上述の説明では、特別図柄の当り判定処理の結果が「時短当り」である場合、特別図柄の当り判定処理が行われたときの遊技状態にかかわらず、セットされる時短回数を同じとしている。ただし、これに限られず、特別図柄の当り判定処理の結果が「時短当り」である場合にセットされる時短回数は、特別図柄の当り判定処理が行われたときの遊技状態に応じて決定するようにしてもよい。
[1-5. Details of processing related to time saving gaming state]
[1-5-1. Time saving number of times set at time saving hit]
In the above description, when the result of the special symbol hit determination process is "time saving hit", the number of time saving times to be set is the same regardless of the game state when the special symbol win determination process is performed. However, it is not limited to this, and the number of time saving times set when the result of the special symbol hit determination process is "time saving hit" is determined according to the game state when the special symbol hit determination process is performed. You may do so.

また、確変フラグがオンにセットされる高確遊技状態であっても、特別図柄の当り判定処理の結果に「時短当り」を含むようにしてもよい。この場合、メインCPUは、特別図柄表示部に時短当りの表示態様を導出するものの、時短遊技状態に移行させる制御を実行せず、継続して高確遊技状態に制御する。ところで、例えば所謂ST機と呼ばれるパチンコ遊技機のように、規定回数にわたって特別図柄の可変表示が実行されると、確変フラグをオンからオフにする遊技機が知られている。このようなST機において、高確遊技状態としての最終ゲームで行われる特別図柄の当り判定処理の結果が「時短当り」であった場合、確変フラグをオフにする処理よりも、時短当りの表示態様を導出する処理の方が後であるときには、メインCPUは、時短当りの表示態様を導出した後、C時短遊技状態に制御するようにしてもよい。 Further, even in the high probability gaming state in which the probability variation flag is set to ON, the result of the special symbol hit determination process may include "time saving hit". In this case, the main CPU derives the display mode for the time-saving win to the special symbol display unit, but does not execute the control to shift to the time-saving game state, and continues to control to the high-accuracy game state. By the way, for example, like a pachinko game machine called a so-called ST machine, there is known a game machine that turns off a probability variation flag from ON when variable display of special symbols is executed over a specified number of times. In such a ST machine, when the result of the hit determination processing of the special symbol performed in the final game as a high probability game state is "time saving hit", the time saving hit is displayed rather than the process of turning off the probability variation flag. When the processing for deriving the mode is performed later, the main CPU may control to the C time-saving game state after deriving the display mode for the time-saving win.

[1-5-2.時短遊技状態の重複]
時短遊技状態を複数設けた場合、時短遊技状態が重複することがある。例えば、A時短遊技状態において、特別図柄の当り判定処理の結果が「時短当り」である場合、A時短遊技状態とC時短遊技状態とが重複することとなる。また、例えば、C時短遊技状態において天井カウンタが天井値に到達すると、C時短遊技状態とB時短遊技状態とが重複することとなる。このように時短遊技状態が重複した場合、時短遊技状態を重ねて実行するようにしてもよいし、時短遊技状態を重ねない(すなわち「時短当り」を無視する)ようにしてもよい。なお、A時短遊技状態とB時短遊技状態とが重複しないように、A時短遊技状態の終了条件であるA時短規定回数が、B時短遊技状態への移行条件である天井値よりも小さくなるように規定されている。
[1-5-2. Overlap of time-saving game state]
When a plurality of time-saving game states are provided, the time-saving game states may overlap. For example, in the A time saving game state, if the result of the special symbol hit determination process is "time saving hit", the A time saving game state and the C time saving game state overlap. Further, for example, when the ceiling counter reaches the ceiling value in the C time saving game state, the C time saving game state and the B time saving game state overlap. When the time saving game state overlaps in this way, the time saving game state may be overlapped and executed, or the time saving game state may not be overlapped (that is, the "time saving win" may be ignored). In addition, so that the A time saving game state and the B time saving game state do not overlap, the A time saving specified number of times, which is the condition for ending the A time saving game state, is smaller than the ceiling value, which is the transition condition to the B time saving game state. stipulated.

時短遊技状態が重複したとき、時短遊技状態を重ねて実行する態様と、時短遊技状態を重ねない態様とについて、以下に説明する。 When the time-saving game state overlaps, a mode in which the time-saving game state is overlapped and a mode in which the time-saving game state is not overlapped will be described below.

[1-5-2-1.時短遊技状態を重ねて実行する態様]
時短遊技状態が重複したときに時短遊技状態を重ねて実行する態様としては、A時短遊技状態とB時短遊技状態とC時短遊技状態とのうちいずれか一の時短遊技状態において時短当りに当選したときにC時短遊技状態を重ねて実行する態様と、C時短遊技状態において天井カウンタが天井値に到達したときにB時短遊技状態を重ねて実行する態様とが考えられる。
[1-5-2-1. Aspect of executing the time-saving game state repeatedly]
As a mode of overlapping and executing the time saving game state when the time saving game state overlaps, the time saving win is won in any one of the time saving game state A, the time saving game state B and the time saving game state C. Sometimes, there is a mode in which the C time saving game state is repeatedly executed, and a mode in which the B time saving game state is repeatedly executed when the ceiling counter reaches the ceiling value in the C time saving game state.

[1-5-2-1-1.一の時短遊技状態にC時短遊技状態を重ねて実行する態様]
A時短遊技状態とB時短遊技状態とC時短遊技状態とのうちいずれか一の時短遊技状態において「時短当り」に当選した場合、メインCPU201は、特別図柄表示部163,164に、時短当りの表示態様を導出する。この場合、メインCPU201は、一の時短遊技状態の時短性能を維持しつつ、時短遊技状態の終了条件が成立するまでに実行可能な特別図柄の可変表示回数が多い方を時短回数として採用する。
[1-5-2-1-1. A mode in which the C time-saving game state is superimposed on one time-saving game state]
When "time saving hit" is won in any one of the time saving game state A, B time saving game state and C time saving game state, the main CPU 201 displays the time saving hit in the special symbol display units 163 and 164. Derive the display mode. In this case, the main CPU 201 maintains the time-saving performance of one time-saving game state, and adopts as the number of times of time-savings the number of times of variable display of special symbols that can be executed before the end condition of the time-saving game state is satisfied.

例えば、A時短遊技状態において「時短当り」に当選し、この「時短当り」に基づいて実行可能な時短回数よりもA時短遊技状態の時短残回数の方が多い場合、メインCPU201は、A時短遊技状態の時短性能を維持しつつ、「大当り」が導出されない限り、A時短遊技状態の時短残回数が消化されるまで時短遊技状態に制御する。具体的な数字を挙げて説明すると、例えば、A時短遊技状態の時短残回数が200回である場合に「時短当り」に当選し、この「時短当り」に基づいて実行可能な時短回数が50回である場合、特別図柄表示部163,164に時短当りの表示態様が導出されるものの、A時短遊技状態の時短性能を維持しつつ、ここからの時短回数は、「大当り」が導出されない限り200回である。したがって、A時短遊技状態とB時短遊技状態とC時短遊技状態とのうちいずれか一の時短遊技状態において「時短当り」に当選したとしても、時短回数および時短性能についての外観上は、「時短当り」に当選せずにA時短遊技状態が継続される場合と同様である。 For example, in the A time-saving gaming state, if the "time-saving hit" is won, and the remaining number of time-savings in the A time-saving gaming state is greater than the number of times of time-saving that can be executed based on this "time-saving hit", the main CPU 201 is the A time-saving game. While maintaining the time-saving performance in the game state, the game state is controlled to the time-saving game state until the remaining number of time-saving games in the A time-saving game state is exhausted unless a ``big hit'' is derived. To explain with specific numbers, for example, if the remaining number of times of time saving in the A time saving game state is 200 times, "time saving hit" is elected, and the number of time saving times that can be executed based on this "time saving hit" is 50 In the case of the time, although the display mode of the time saving hit is derived to the special symbol display parts 163 and 164, while maintaining the time saving performance of the A time saving game state, the time saving number from here is as long as the "big hit" is not derived. 200 times. Therefore, even if you win the "time saving hit" in any one of the time saving game state A, B time saving game state, and C time saving game state, the appearance of the time saving number and time saving performance is "time saving It is the same as the case where the A time-saving game state is continued without winning the "hit".

一方、例えばA時短遊技状態において「時短当り」に当選し、この「時短当り」に基づいて実行可能な時短回数の方がA時短遊技状態の時短残回数よりも多い場合、メインCPU201は、A時短遊技状態の時短性能を維持しつつ、「大当り」が導出されない限り、「時短当り」に基づいてセットされた時短回数が消化されるまで時短遊技状態に制御する。具体的な数字を挙げて説明すると、例えば、A時短遊技状態の時短残回数が20回である場合に「時短当り」に当選し、この「時短当り」に基づいて実行可能な時短回数が50回である場合、A時短遊技状態の時短性能を維持しつつ、ここからの時短回数は、「大当り」が導出されない限り50回である。すなわち、A時短遊技状態の時短残回数である20回にわたって特別図柄の可変表示が実行されたとしても、その後、A時短遊技状態の時短性能を維持しつつ、両者の差分の30回にわたって特別図柄の可変表示がさらに実行される。 On the other hand, for example, in the A time-saving gaming state, if the "time-saving hit" is won, and the number of times of time-saving that can be executed based on this "time-saving winning" is greater than the remaining number of time-saving games in the A time-saving game state, the main CPU 201 While maintaining the time-saving performance of the time-saving game state, the game is controlled to the time-saving game state until the number of times of time-saving set based on the 'time-saving win' is completed unless a 'big win' is derived. To explain with specific numbers, for example, if the remaining number of times of time saving in the A time saving game state is 20 times, "time saving hit" is elected, and the number of time saving times that can be executed based on this "time saving hit" is 50 In the case of times, while maintaining the time-saving performance of the A time-saving gaming state, the number of time-savings from here is 50 times unless a "jackpot" is derived. That is, even if the variable display of the special symbol is executed over 20 times, which is the remaining number of times of the time saving game state A, after that, while maintaining the time saving performance of the A time saving game state, special symbols over 30 times of the difference between the two is further performed.

[1-5-2-1-2.C時短遊技状態にB時短遊技状態を重ねて実行する態様]
C時短遊技状態において天井カウンタが天井値に到達した場合、メインCPU201は、天井最終変動において特別図柄表示部163,164に導出される表示態様(すなわち、特別図柄の当り判定処理の結果)に応じた制御を実行する。
[1-5-2-1-2. Aspect in which the B time-saving game state is superimposed on the C time-saving game state]
When the ceiling counter reaches the ceiling value in the C time saving game state, the main CPU 201 responds to the display mode derived to the special symbol display units 163 and 164 in the final ceiling fluctuation (that is, the result of the special symbol hit determination process). Execute control.

なお、第1のパチンコ遊技機では、特別図柄の当り判定処理の結果に小当りが含まれないが、以下では、特別図柄の当り判定処理の結果に小当りが含まれる場合も含めて説明する。 In the first pachinko game machine, the result of the special symbol win determination process does not include a small win, but the following description includes the case where the result of the special symbol win determination process includes a small win. .

先ず、天井最終変動において、特別図柄の当り判定処理の結果が「小当り」または「ハズレ」である場合について説明する。 First, in the ceiling final variation, the case where the result of the special symbol hit determination process is "minor hit" or "losing" will be described.

C時短遊技状態において天井カウンタが天井値に到達したときに、B時短規定回数よりもC時短遊技状態の時短残回数の方が多い場合、メインCPU201は、C時短遊技状態の時短性能を維持しつつ、「大当り」が導出されない限り、C時短遊技状態の時短残回数が消化されるまで時短遊技状態に制御する。具体的な数字を挙げて説明すると、例えば、C時短遊技状態の時短残回数が300回である場合に天井カウンタが天井値に到達し、B時短規定回数が200回である場合、C時短遊技状態の時短性能を維持しつつ、ここからの時短回数は、「大当り」が導出されない限り300回である。したがって、C時短遊技状態において天井カウンタが天井値に到達したとしても、時短回数および時短性能についての外観上は、天井カウンタが天井値に到達することなくC時短遊技状態が継続される場合と同様である。 When the ceiling counter reaches the ceiling value in the C time saving game state, if the remaining number of time saving times in the C time saving game state is larger than the B time saving specified number of times, the main CPU 201 maintains the time saving performance of the C time saving game state. , Unless a "jackpot" is derived, control to the time-saving game state is performed until the remaining number of time-saving games in the C time-saving game state is exhausted. To explain with specific numbers, for example, when the remaining number of time saving in the C time saving game state is 300 times, the ceiling counter reaches the ceiling value, and when the B time saving prescribed number of times is 200 times, the C time saving game state While maintaining the time saving performance of , the number of times of time saving from here is 300 times unless a "big hit" is derived. Therefore, even if the ceiling counter reaches the ceiling value in the C time saving game state, the appearance of the number of time saving times and the time saving performance is the same as when the C time saving game state continues without the ceiling counter reaching the ceiling value. .

一方、C時短遊技状態において天井カウンタが天井値に到達した場合に、B時短規定回数の方がC時短遊技状態の時短残回数よりも多い場合、メインCPU201は、C時短遊技状態の時短性能を維持しつつ、「大当り」が導出されない限り、B時短規定回数が消化されるまで時短遊技状態に制御する。具体的な数字を挙げて説明すると、例えば、C時短遊技状態の時短残回数が20回である場合に天井カウンタが天井値に到達し、B時短遊技状態として実行可能な時短回数が300回である場合、C時短遊技状態の時短性能を維持しつつ、ここからの時短回数は、「大当り」が導出されない限り300回である。すなわち、C時短遊技状態の時短残回数である20回にわたって特別図柄の可変表示が実行されたとしても、その後、C時短遊技状態の時短性能を維持しつつ、両者の差分の280回にわたって特別図柄の可変表示がさらに実行される。 On the other hand, when the ceiling counter reaches the ceiling value in the C time-saving gaming state, if the B time-saving specified number of times is greater than the time-saving remaining number of times in the C time-saving gaming state, the main CPU 201 maintains the time-saving performance of the C time-saving gaming state. At the same time, unless a "jackpot" is derived, the game state is controlled to the time-saving game state until the B time-saving prescribed number of times is completed. To explain with specific numbers, for example, when the remaining number of times of time saving in the C time saving game state is 20 times, the ceiling counter reaches the ceiling value, and the number of time saving times that can be executed in the B time saving game state is 300 times. In the case, while maintaining the time-saving performance of the C time-saving gaming state, the number of time-savings from here is 300 times unless a “jackpot” is derived. That is, even if the variable display of the special design is executed over 20 times, which is the remaining number of time reductions in the C time reduction game state, after that, while maintaining the time reduction performance of the C time reduction game state, the special design over 280 times of the difference between the two is further performed.

なお、天井最終変動において特別図柄の可変表示が終了すると、メインCPU201は、特別図柄表示部163,164に、特別図柄の当り判定処理の結果に応じた表示態様を導出する。すなわち、特別図柄の当り判定処理の結果が「小当り」である場合は小当り表示態様が導出され、特別図柄の当り判定処理の結果が「ハズレ」である場合はハズレ表示態様が導出される。小当り表示態様が導出されると小当り遊技状態に制御されるが、メインCPU201は、小当り遊技状態中も時短フラグをオンに維持する。 When the variable display of the special symbols ends in the final ceiling change, the main CPU 201 derives a display mode corresponding to the result of the special symbol hit determination process to the special symbol display units 163 and 164 . That is, when the result of the hit determination process of the special symbol is "small hit", a small hit display mode is derived, and when the result of the hit determination process of the special symbol is "losing", the losing display mode is derived. . When the small-hit display mode is derived, the game is controlled to the small-hit game state, but the main CPU 201 keeps the time-saving flag turned on even during the small-hit game state.

次に、天井最終変動において、特別図柄の当り判定処理の結果が「時短当り」である場合、すなわち、天井最終変動においてB時短遊技状態への移行条件とC時短遊技状態への移行条件とが成立する場合について説明する。この場合、メインCPU201は、特別図柄の当り判定処理の結果が特別図柄表示部163,164に導出される前にB時短遊技状態の制御を開始する場合と、特別図柄の当り判定処理の結果が特別図柄表示部163,164に導出された後にB時短遊技状態の制御を開始する場合とで、異なる制御を実行しうる。 Next, in the ceiling final fluctuation, if the result of the special symbol hit determination process is "time saving hit", that is, in the ceiling final fluctuation, the conditions for transition to the B time saving game state and the transition conditions to the C time saving game state are A case where it is established will be described. In this case, the main CPU 201 starts controlling the B time-saving gaming state before the result of the special symbol win determination process is derived to the special symbol display units 163 and 164, and when the result of the special symbol win determination process is Different control can be executed in the case where the control of the B time-saving gaming state is started after being led to the special symbol display units 163 and 164 .

先ず、特別図柄の当り判定処理の結果が特別図柄表示部163,164に導出される前にB時短遊技状態の制御を開始する場合、時短当りの表示態様が特別図柄表示部163,164に導出された時点ですでにB時短遊技状態に制御されている。そのため、メインCPU201は、B時短遊技状態の時短性能を維持しつつ、「大当り」が導出されない限り、B時短規定回数とC時短遊技状態の時短回数とのうち多い方の時短回数が消化されるまで時短遊技状態に制御する。 First, when the control of the B time-saving game state is started before the result of the special symbol hit determination process is derived to the special symbol display units 163 and 164, the display mode of the time-saving hit is derived to the special symbol display units 163 and 164. It is already controlled to the B time-saving game state at the time of being done. Therefore, the main CPU 201 maintains the time saving performance in the B time saving game state, and unless a “jackpot” is derived, the larger one of the B time saving prescribed number of times and the time saving number of times in the C time saving game state is consumed. Control to the time-saving game state.

次に、特別図柄の当り判定処理の結果が特別図柄表示部163,164に導出された後にB時短遊技状態の制御を開始する場合、時短当りの表示態様が特別図柄表示部163,164に導出された時点では未だB時短遊技状態に制御されていない。そのため、メインCPU201は、C時短遊技状態の時短性能を維持しつつ、時短遊技状態の終了条件(例えば、大当りの表示態様の導出、小当りまたは特定の小当りの表示態様の導出等)が成立しない限り、B時短規定回数とC時短遊技状態の時短回数とのうち多い方の時短回数が消化されるまで時短遊技状態に制御する。この場合、時短性能が維持又は実行された時短遊技状態の終了条件が成立すると、時短遊技状態が終了するようにするとよい。 Next, when the control of the B time-saving game state is started after the result of the special symbol hit determination process is derived to the special symbol display units 163 and 164, the display mode of the time-saving hit is derived to the special symbol display units 163 and 164. At the time when it is done, it is not yet controlled to the B time saving game state. Therefore, the main CPU 201 maintains the time-saving performance of the C time-saving gaming state, and the conditions for ending the time-saving gaming state (for example, derivation of the display mode of the big win, derivation of the display mode of the small win or a specific small win, etc.) are established. Unless otherwise, control is made to the time saving game state until the larger number of times of time saving of the prescribed number of times of B time saving and the number of times of time saving of C time saving game state is exhausted. In this case, when the conditions for ending the time saving game state in which the time saving performance is maintained or executed are established, the time saving game state may be terminated.

なお、天井最終変動においてB時短遊技状態への移行条件とC時短遊技状態への移行条件とが成立した場合、サブCPU301は、B時短遊技状態への移行条件のみが成立した場合に行うB時短移行表示演出、及びC時短遊技状態への移行条件のみが成立した場合に行うC時短移行表示演出とは異なる特別な表示演出を行うようにしてもよい。また、これに代えて、例えば、B時短遊技状態の時短性能が維持される場合にはB時短移行表示演出を行い、C時短遊技状態の時短性能が維持される場合にはC時短移行表示演出を行う等、B時短移行表示演出及びC時短移行表示演出のうちいずれかの表示演出を優先して行うこととしてもよい。 In addition, when the transition condition to the B time reduction game state and the transition condition to the C time reduction game state are satisfied in the ceiling final fluctuation, the sub CPU 301 performs B time reduction performed only when the transition condition to the B time reduction game state is satisfied. A special display effect different from the transition display effect and the C time saving transition display effect performed when only the condition for transition to the C time saving game state is satisfied may be performed. Alternatively, for example, when the time saving performance of the B time saving game state is maintained, the B time saving transition display effect is performed, and when the time saving performance of the C time saving game state is maintained, the C time saving transition display effect is performed. It is good also as giving priority to one display production|presentation among B time-saving transition display effects, and C time-saving transition display effects, such as performing.

なお、C時短遊技状態において天井カウンタが天井値に到達し、天井最終変動における特別図柄の当り判定処理の結果が「大当り」である場合、メインCPU201は、C時短遊技状態を終了し、B時短遊技状態にも制御することなく大当り遊技状態に制御する。 In addition, when the ceiling counter reaches the ceiling value in the C time saving game state and the result of the special symbol hit determination process in the ceiling final change is "big hit", the main CPU 201 ends the C time saving game state, B time saving game To control to a jackpot game state without controlling the state.

[1-5-2-1-3.複数の時短遊技状態を重ねて実行する場合の時短性能]
以上、一の時短遊技状態にC時短遊技状態を重ねて実行する態様、および、C時短遊技状態にB時短遊技状態を重ねて実行する態様について説明した。
[1-5-2-1-3. Time saving performance when executing multiple time saving game states repeatedly]
In the above, the aspect which overlaps and performs C time saving game state on one time saving game state, and the aspect which overlaps and performs B time saving game state on C time saving game state were demonstrated.

このように複数の時短遊技状態を重ねて実行できる仕様である場合、先に実行されていた時短遊技状態の時短性能が維持される。このような仕様のパチンコ遊技機では、重ねて実行可能な複数の時短遊技状態の時短性能はそれぞれ異なってもよいが、重ねて実行可能な複数の時短遊技状態の時短性能を同じにすることが好ましい。 In the case of the specification that allows execution of a plurality of time-saving game states in this manner, the time-saving performance of the time-saving game state previously executed is maintained. In a pachinko machine with such specifications, the time-saving performances of the multiple time-saving game states that can be overlapped may be different, but the time-saving performances of the multiple time-saving game states that can be overlapped may be the same. preferable.

例えば、一の時短遊技状態にC時短遊技状態を重ねて実行できる仕様である場合は、一の時短遊技状態の時短性能と、C時短遊技状態の時短性能とを同じにすることが好ましい。また、C時短遊技状態にB時短遊技状態を重ねて実行できる仕様である場合は、C時短遊技状態の時短性能と、B時短遊技状態の時短性能とを同じにすることが好ましい。 For example, in the case of a specification that allows the C time-saving game state to be superimposed on one time-saving game state, it is preferable to make the time-saving performance of the one time-saving game state and the time-saving performance of the C time-saving game state the same. Further, when the specification is such that the B time-saving game state can be superimposed on the C time-saving game state, it is preferable to make the time-saving performance of the C time-saving game state and the time-saving performance of the B time-saving game state the same.

また、複数の時短遊技状態を重ねて実行できる仕様のパチンコ遊技機において、先に実行されている時短遊技状態に対して後から重ねて実行できる時短遊技状態については、例えば、先に実行されている時短遊技状態と同じ一の時短性能と、この一の時短性能とは異なる他の時短性能とを備えるようにしてもよい。そして、先に実行されている時短遊技状態に対して時短遊技状態を重ねて実行する場合は一の時短性能を発動させ、通常遊技状態において時短遊技状態を発動させる場合のように時短遊技状態を重ねて実行しない場合は他の時短性能を発動させるようにしてもよい。 In addition, in a pachinko game machine with specifications that allow multiple time-saving gaming states to be executed in an overlapping manner, the time-saving gaming state that can be executed later in addition to the time-saving gaming state that is being executed first is, for example, the time-saving gaming state that is executed first. One time saving performance same as the time saving gaming state and another time saving performance different from this one time saving performance may be provided. Then, when the time-saving game state is executed in addition to the time-saving game state that is being executed first, one time-saving performance is activated, and the time-saving game state is activated as in the case of activating the time-saving game state in the normal game state. If it is not executed repeatedly, other time-saving performances may be activated.

例えば、C時短遊技状態にB時短遊技状態を重ねて実行できる仕様のパチンコ遊技機である場合、B時短遊技状態の時短性能を、C時短遊技状態と同じ一の時短性能と、この一の時短性能とは異なる他の時短性能との例えば2つの時短性能を設ける。そして、C時短遊技状態において例えば天井カウンタが天井値に到達した場合は一の時短性能を発動させ、いずれの時短遊技状態でもない通常遊技状態において例えば天井カウンタが天井値に到達した場合は他の時短性能を発動させるようにしてもよい。 For example, if it is a pachinko game machine with specifications that can be executed by overlapping the B time-saving game state with the C time-saving game state, the time-saving performance of the B time-saving game state is the same as the C time-saving game state, and this one time-saving performance. For example, two time-saving performances with other time-saving performances different from the performance are provided. Then, for example, when the ceiling counter reaches the ceiling value in the C time-saving game state, one time-saving performance is activated, and in the normal game state, which is not in any time-saving game state, for example, when the ceiling counter reaches the ceiling value, another time-saving performance may be activated.

[1-5-3.時短遊技状態を重ねて実行しない態様]
時短遊技状態を重ねて実行しない態様としては、時短遊技状態において「時短当り」を抽選対象に含まないように当り判定処理を行う態様と、時短遊技状態において「時短当り」を抽選対象に含むように当り判定処理を行い、時短遊技状態が重複したとしても時短遊技状態を重ねて実行しない態様(以下「後者の態様」と称する)とが考えられる。後者の態様としては、A時短遊技状態とB時短遊技状態とC時短遊技状態とのうちいずれか一の時短遊技状態において時短当りに当選したとしてもこれを無視してC時短遊技状態を重ねて実行しない態様と、C時短遊技状態において天井カウンタが天井値に到達したとしてもこれを無視してB時短遊技状態を重ねて実行しない態様との2態様が考えられる。以下に、後者の態様として考えられる上記の2態様について説明する。
[1-5-3. Aspect in which the time-saving game state is not repeatedly executed]
As a mode that does not run the time saving game state repeatedly, there is a mode in which the winning determination process is performed so that the "time saving win" is not included in the lottery target in the time saving game state, and a "time saving win" is included in the lottery target in the time saving game state. A mode (hereinafter referred to as "the latter mode") in which the time-saving game state is not performed repeatedly even if the time-saving game state overlaps is conceivable. As the latter mode, even if winning is won in any one of the time saving game state A, the time saving game state B and the time saving game state C, this is ignored and the time saving game state is repeated. Two modes are conceivable, ie, a non-execution mode and a mode in which even if the ceiling counter reaches the ceiling value in the C time saving game state, this is ignored and the B time saving game state is not repeated. The above two aspects considered as the latter aspect will be described below.

[1-5-3-1.一の時短遊技状態にC時短遊技状態を重ねて実行しない態様]
A時短遊技状態とB時短遊技状態とC時短遊技状態とのうちいずれか一の時短遊技状態において「時短当り」に当選した場合、上述したとおり、メインCPU201は、特別図柄表示部163,164に、時短当りの表示態様を導出する。ただし、メインCPU201は、一の時短遊技状態における最後の特別図柄の可変表示(以下「時短最終変動」と称する)でない限り、「時短当り」に基づくC時短遊技状態に制御することなく、一の時短遊技状態の時短残回数が消化されるまで、一の時短遊技状態に制御する。この場合、一の時短遊技状態に制御されていること(時短最終変動を除く)は、C時短遊技状態への移行を妨げる条件となる。
[1-5-3-1. A mode that does not overlap the C time-saving game state with one time-saving game state]
When the "time saving hit" is won in any one of the time saving game state A, the time saving game state B and the time saving game state C, the main CPU 201 displays the special symbol display units 163 and 164 as described above. , derives the display mode per time saving. However, the main CPU 201 does not control to the C time-saving gaming state based on the “time-saving hit” unless the last special symbol is variablely displayed in one time-saving gaming state (hereinafter referred to as “time-saving final variation”). The game is controlled to one time-saving game state until the remaining number of time-saving games in the time-saving game state is consumed. In this case, being controlled to one time saving game state (excluding the time saving final variation) is a condition that prevents the transition to the C time saving game state.

一方、一の時短遊技状態における時短最終変動において「時短当り」に当選した場合、メインCPU201は、時短当りの表示態様が特別図柄表示部163,164に導出される前に一の時短遊技状態が終了する場合と、時短当りの表示態様が特別図柄表示部163,164に導出された時に一の時短遊技状態が終了する場合とで、異なる制御を実行しうる。 On the other hand, when "time saving hit" is won in the time saving final variation in one time saving gaming state, the main CPU 201 determines that the one time saving gaming state is displayed before the display mode of the time saving hit is derived to the special symbol display units 163 and 164. Different control can be executed in the case of ending and in the case of ending one time-saving gaming state when the display mode for time-saving per is derived to the special symbol display parts 163 and 164. - 特許庁

先ず、時短当りの表示態様が特別図柄表示部163,164に導出される前に一の時短遊技状態が終了する場合、メインCPU201は、時短当りの表示態様を導出した後、C時短遊技状態の制御を開始する。 First, when one time-saving gaming state ends before the time-saving winning display mode is derived to the special symbol display units 163 and 164, the main CPU 201 derives the time-saving winning display mode, and then enters the C time-saving gaming state. Start controlling.

次に、時短当りの表示態様が特別図柄表示部163,164に導出された時に一の時短遊技状態が終了する場合、すなわち、時短当りの表示態様の導出と一の時短遊技状態の終了とが同じ割込処理内で行われる場合、メインCPU201は、プログラムの処理に応じて、C時短遊技状態の制御を開始する場合と開始しない場合とがある。具体的には、時短当りの表示態様を導出(確定表示)する処理が一の時短遊技状態の終了処理よりも先に行われる場合、メインCPU201は、C時短遊技状態に制御することなく一の時短遊技状態を終了する。この場合、時短当りの表示態様を導出する処理を一の時短遊技状態の終了処理よりも先に行うことは、C時短遊技状態への移行を妨げる条件となる。 Next, when one time-saving gaming state ends when the time-saving per display mode is derived to the special symbol display units 163 and 164, that is, the derivation of the time-saving per display mode and the end of one time-saving gaming state When performed within the same interrupt process, the main CPU 201 may or may not start control of the C time-saving gaming state depending on the processing of the program. Specifically, when the process of deriving (confirmed display) the display mode for time saving is performed prior to the end process of one time saving game state, the main CPU 201 controls one time saving game state without controlling to the C time saving game state. End the time-saving game state. In this case, performing the process of deriving the display mode for the time saving game prior to the ending process of the time saving game state is a condition that prevents the transition to the C time saving game state.

一方、時短当りの表示態様を導出(確定表示)する処理が一の時短遊技状態の終了処理よりも後に行われる場合、メインCPU201は、一の時短遊技状態を終了するとともにC時短遊技状態に制御する。この場合、メインCPU201は、一の時短遊技状態の時短性能を維持するのではなく、C時短遊技状態の時短性能とする。すなわち、メインCPU201は、時短当りの表示態様が導出された時点において、一の時短遊技状態の終了処理が未処理であればC時短遊技状態に制御することなく一の時短遊技状態を終了し、一の時短遊技状態の終了処理がすでに行われていればC時短遊技状態に制御する。 On the other hand, when the process of deriving (confirmed display) the display mode of the time saving per is performed after the end process of the one time saving game state, the main CPU 201 ends the one time saving game state and controls to the C time saving game state. do. In this case, the main CPU 201 does not maintain the time saving performance of the one time saving game state, but sets the time saving performance of the C time saving game state. That is, the main CPU 201 ends the one time-saving gaming state without controlling to the C time-saving gaming state if the end processing of the one time-saving gaming state is unprocessed at the time when the display mode for the time-saving winning is derived, If the end processing of one time-saving game state has already been performed, it is controlled to the C time-saving game state.

[1-5-3-2.C時短遊技状態にB時短遊技状態を重ねて実行しない態様]
C時短遊技状態において天井カウンタが天井値に到達した場合、メインCPU201は、天井最終変動において特別図柄表示部163,164に導出される表示態様(すなわち、特別図柄の当り判定処理の結果)に応じた制御を実行する。
[1-5-3-2. Aspect in which the B time-saving game state is not superimposed on the C time-saving game state]
When the ceiling counter reaches the ceiling value in the C time saving game state, the main CPU 201 responds to the display mode derived to the special symbol display units 163 and 164 in the final ceiling fluctuation (that is, the result of the special symbol hit determination process). Execute control.

先ず、天井最終変動において、特別図柄の当り判定処理の結果が「時短当り」、「小当り」または「ハズレ」である場合について説明する。 First, in the ceiling final variation, the case where the result of the special symbol hit determination process is "time saving hit", "minor hit" or "losing" will be described.

C時短遊技状態において、天井最終変動における特別図柄の当り判定処理の結果が「時短当り」、「小当り」または「ハズレ」である場合、メインCPU201は、C時短遊技状態の時短残回数が消化されるまで、C時短遊技状態に制御する。 In the C time saving game state, if the result of the special symbol hit determination processing in the final ceiling change is "time saving hit", "small hit" or "losing", the main CPU 201 completes the time saving remaining number of times in the C time saving game state. Control to the C time saving game state until it is done.

ただし、天井最終変動においてC時短遊技状態の時短残回数が0である場合、メインCPU201は、プログラムの処理に応じて、B時短遊技状態の制御を開始する場合と開始しない場合とがある。具体的には、C時短遊技状態の終了処理がB時短遊技状態の開始処理よりも先に行われる場合、メインCPU201は、C時短遊技状態を終了するとともにB時短遊技状態に制御する。一方、C時短遊技状態の終了処理がB時短遊技状態の開始処理の後に行われる場合、メインCPU201は、B時短遊技状態に制御することなくC時短遊技状態を終了する。すなわち、メインCPU201は、B時短遊技状態を開始しようとする時点において、C時短遊技状態の終了処理が未処理であればB時短遊技状態に制御することなくC時短遊技状態を終了し、C時短遊技状態の終了処理がすでに行われていればB時短遊技状態に制御する。この場合、C時短遊技状態の終了処理をB時短遊技状態の開始処理の後に行うことは、B時短遊技状態への移行を妨げる条件となる。 However, when the remaining time saving count in the C time saving game state is 0 in the final ceiling change, the main CPU 201 may or may not start control of the B time saving game state depending on the processing of the program. Specifically, when the end processing of the C time saving game state is performed prior to the start processing of the B time saving game state, the main CPU 201 ends the C time saving game state and controls to the B time saving game state. On the other hand, when the end processing of the C time saving game state is performed after the start processing of the B time saving game state, the main CPU 201 ends the C time saving game state without controlling to the B time saving game state. That is, the main CPU 201 ends the C time-saving gaming state without controlling to the B time-saving gaming state if the end processing of the C time-saving gaming state is not processed at the time when the B time-saving gaming state is to be started, and the C time-saving gaming state is terminated. If the end processing of the game state has already been performed, it is controlled to the B time-saving game state. In this case, performing the end processing of the C time saving game state after the start processing of the B time saving game state is a condition that prevents the transition to the B time saving game state.

なお、天井最終変動において、特別図柄の当り判定処理の結果が「大当り」である場合、メインCPU201は、C時短遊技状態を終了し、大当り遊技状態の制御を開始する。 In the final ceiling change, when the result of the special symbol win determination process is "big hit", the main CPU 201 ends the C short game state and starts control of the big win game state.

[1-6.主制御処理]
次に、主制御回路200のメインCPU201により実行される各種処理(各種モジュール)の内容について説明する。
[1-6-1.主制御メイン処理]
先ず、図20~図23を参照して、メインCPU201により実行されるメイン処理(主制御メイン処理)について説明する。図20~図23は、第1のパチンコ遊技機における主制御メイン処理の一例を示すフローチャートである。
[1-6. Main control processing]
Next, the contents of various processes (various modules) executed by the main CPU 201 of the main control circuit 200 will be described.
[1-6-1. Main control main processing]
First, the main processing (main control main processing) executed by the main CPU 201 will be described with reference to FIGS. 20 to 23. FIG. 20 to 23 are flowcharts showing an example of main control main processing in the first pachinko game machine.

メインCPU201は、先ず、電断信号がHighレベルであるか否かを判定する(S11)。なお、図示しないが、メインCPU201は、スタックポインタの設定や割込みに対応する設定領域のアドレスの設定をS11に先だって行うことは言うまでもない。 The main CPU 201 first determines whether or not the power failure signal is at High level (S11). It goes without saying that the main CPU 201 sets the stack pointer and the address of the set area corresponding to the interrupt, although not shown, prior to S11.

S11において電断信号がHighレベルでないと判定された場合(S11がNO判定の場合)、メインCPU201は、S11の判定処理を繰り返す。 If it is determined in S11 that the power interruption signal is not at High level (NO in S11), the main CPU 201 repeats the determination process of S11.

一方、S11において電断信号がHighレベルであると判定された場合(S11がYES判定の場合)、メインCPU201は、処理を、S12に移す。 On the other hand, when it is determined in S11 that the power interruption signal is at the High level (when S11 determines YES), the main CPU 201 shifts the process to S12.

S12において、メインCPU201は、設定キー174aおよびバックアップクリアスイッチ176のフラグ管理処理を行う(S12)。この処理では、バックアップクリアスイッチ176のオン/オフ状態、および、設定キー174aのオン/オフ状態の退避処理が行われる。すなわち、設定キー174aおよびバックアップクリアスイッチ176のオン/オフ状態を、メインRAM203内の起動制御フラグ領域に格納する。また、この処理では、遊技許可フラグがオフにセットされる。メインCPU201は、S12の処理を実行した後、処理を、S13に移す。 At S12, the main CPU 201 performs flag management processing for the setting key 174a and the backup clear switch 176 (S12). In this process, the ON/OFF state of the backup clear switch 176 and the ON/OFF state of the setting key 174a are saved. That is, the ON/OFF states of the setting key 174a and the backup clear switch 176 are stored in the activation control flag area in the main RAM 203. FIG. Also, in this process, the game permission flag is set to OFF. After executing the process of S12, the main CPU 201 shifts the process to S13.

S13において、メインCPU201は、ウェイト処理を行う。この処理では、サブ制御回路300側の起動待ちが行われる。この場合の起動待ち時間(ウェイト期間)は、例えば12000.07msecである。メインCPU201は、S13の処理を実行した後、処理を、S14に移す。 In S13, the main CPU 201 performs wait processing. In this process, the activation wait of the sub-control circuit 300 side is performed. The startup waiting time (wait period) in this case is, for example, 12000.07 msec. After executing the process of S13, the main CPU 201 shifts the process to S14.

なお、サブ制御回路300側の起動待ちを行っている間、メインCPU201は、例えば、割込要求信号のチェック処理、割込要求信号発生時のWDTの出力処理、所定のタイミングでの各種センサ初期化信号の出力処理等を行うようにしてもよい。 While waiting for activation of the sub-control circuit 300, the main CPU 201 performs, for example, interrupt request signal check processing, WDT output processing when an interrupt request signal is generated, and initialization of various sensors at a predetermined timing. Output processing of the conversion signal may be performed.

S14において、メインCPU201は、起動前(前回)の電断が正常電断であったか否かを判定する。この処理では、メインRAM203内の電断検知フラグ領域に格納された値に基づいて、正常電断であるか異常電断であるかが判定される。 In S<b>14 , the main CPU 201 determines whether or not the power failure before activation (previous time) was a normal power failure. In this process, based on the value stored in the power interruption detection flag area in the main RAM 203, it is determined whether the power interruption is normal or abnormal.

S14において正常電断でなかったと判定された場合(S14がNO判定の場合)、メインCPU201は、処理を、S18に移す。 If it is determined in S14 that the power interruption was not normal (NO determination in S14), the main CPU 201 shifts the process to S18.

一方、S14において正常電断であったと判定された場合(S14がYES判定の場合)、メインCPU201は、メインRAM203内に格納された作業領域のチェックサム値を算出し(S15)、その後、作業領域のチェックサム値の照合処理を行う(S16)。メインCPU201は、S16の処理を実行した後、処理を、S17に移す。 On the other hand, if it is determined in S14 that there was a normal power outage (if S14 determines YES), the main CPU 201 calculates the checksum value of the work area stored in the main RAM 203 (S15). Verification processing of the checksum value of the area is performed (S16). After executing the process of S16, the main CPU 201 shifts the process to S17.

S17において、メインCPU201は、照合結果が異常であるか否かを判定する。 In S17, the main CPU 201 determines whether the collation result is abnormal.

S17において照合結果が異常でないすなわち正常であると判定された場合(S17がNO判定の場合)、メインCPU201は、処理を、S22に移す。なお、S22以降の処理については後述する。 If it is determined in S17 that the collation result is not abnormal, that is, that it is normal (NO determination in S17), the main CPU 201 shifts the process to S22. The processing after S22 will be described later.

一方、S17において照合結果が異常であるすなわち正常でないと判定された場合(S17がYES判定の場合)、メインCPU201は、処理を、S18に移す。 On the other hand, if it is determined in S17 that the collation result is abnormal, that is, not normal (YES in S17), the main CPU 201 shifts the process to S18.

S18において、メインCPU201は、設定キー174aおよびバックアップクリアスイッチ176のうち、少なくともいずれか一方がオフであるか否かを判定する。すなわち、設定キー174aおよびバックアップクリアスイッチ176の両方がオンである場合はNO判定となり、設定キー174aおよびバックアップクリアスイッチ176の両方がオフである場合、並びに、設定キー174aおよびバックアップクリアスイッチ176のいずれか一方がオフである場合はYES判定となる。 At S18, the main CPU 201 determines whether at least one of the setting key 174a and the backup clear switch 176 is off. That is, when both the setting key 174a and the backup clear switch 176 are on, the determination is NO, and when both the setting key 174a and the backup clear switch 176 are off, and when either the setting key 174a or the backup clear switch 176 If one of them is off, the determination is YES.

S18において設定キー174aおよびバックアップクリアスイッチ176の少なくともいずれか一方がオフでないすなわち両方ともオンであると判定された場合(S18がNO判定の場合)、メインCPU201は、処理を、S21に移す。なお、S21の処理については後述する。 If it is determined in S18 that at least one of the setting key 174a and the backup clear switch 176 is not off, that is, both are on (NO determination in S18), the main CPU 201 shifts the process to S21. Note that the processing of S21 will be described later.

一方、S18において設定キー174aおよびバックアップクリアスイッチ176のうち少なくともいずれか一方がオフであると判定された場合(S18がYES判定の場合)、メインCPU201は、処理を、S19に移す。 On the other hand, if it is determined in S18 that at least one of the setting key 174a and the backup clear switch 176 is off (YES in S18), the main CPU 201 shifts the process to S19.

S19において、メインCPU201は、外部端子のセキュリティ信号をオンにセットする。メインCPU201は、S19の処理を実行した後、処理を、S20に移す。 In S19, the main CPU 201 turns on the security signal of the external terminal. After executing the process of S19, the main CPU 201 shifts the process to S20.

S20において、メインCPU201は、性能表示モニタ170(図6参照)にエラー表示処理を行う。この処理は、性能表示モニタ170に信号が出力されるI/Oポート205の出力ポートに、エラー表示用のデータをセットする。これにより、性能表示モニタ170内の所定のLEDが点灯し、エラー表示が行われる。メインCPU201は、S20の処理を実行した後、永久ループに入る。 In S20, the main CPU 201 performs error display processing on the performance display monitor 170 (see FIG. 6). This process sets error display data to the output port of the I/O port 205 that outputs a signal to the performance display monitor 170 . As a result, a predetermined LED in the performance display monitor 170 lights up to display an error. After executing the process of S20, the main CPU 201 enters an endless loop.

このように、前回の電断が正常電断でなかった場合や、メインRAM203内に格納された作業領域のチェックサム値の照合結果が正常でなかった場合には、設定キー174aおよびバックアップクリアスイッチ176の両方がオンであると判定されるまで、第1のパチンコ遊技機において遊技の実行が可能とならない。 In this way, if the previous power failure was not a normal power failure, or if the collation result of the checksum value of the work area stored in the main RAM 203 was not normal, the setting key 174a and the backup clear switch 176 are determined to be on, the first pachinko gaming machine is not allowed to play a game.

次に、S21の処理について説明する。S21において、メインCPU201は、設定変更であることを示す値をメインRAM203内の起動制御フラグ領域に格納する。この処理は、異常起動時に行われる処理であり、設定変更であることを示す値を再度格納するようにしたものである。メインCPU201は、S21の処理を実行した後、処理を、S22に移す。 Next, the processing of S21 will be described. In S<b>21 , the main CPU 201 stores a value indicating a setting change in the activation control flag area within the main RAM 203 . This processing is performed at the time of abnormal start-up, and stores again the value indicating that the setting has been changed. After executing the process of S21, the main CPU 201 shifts the process to S22.

S22において、メインCPU201は、メインRAM203内のXINT検知フラグ領域および電断検知フラグ領域のクリア処理を行う。メインCPU201は、S22の処理を実行した後、処理を、S23に移す。 In S<b>22 , the main CPU 201 clears the XINT detection flag area and the power interruption detection flag area in the main RAM 203 . After executing the process of S22, the main CPU 201 shifts the process to S23.

S23において、メインCPU201は、起動状態判定処理を行う。この処理では、メインRAM203内の起動制御フラグ領域に格納された起動制御フラグの値に基づいて、現在の起動状態(電断復帰/設定変更/設定確認/RAMクリア)を判定する。メインCPU201は、S23の処理を実行した後、処理を、S24に移す。 In S23, the main CPU 201 performs activation state determination processing. In this process, based on the value of the activation control flag stored in the activation control flag area in the main RAM 203, the current activation state (power failure recovery/setting change/setting confirmation/RAM clear) is determined. After executing the process of S23, the main CPU 201 shifts the process to S24.

S24において、メインCPU201は、起動時のRAM設定処理を行う。この処理では、フラグ等を管理するメインRAM203内の作業領域(揮発性領域)のクリア処理(例えば作業領域の構築およびアドレス設定等)が行われる。なお、この処理は、電断復帰時と初期化時とで共通して行われるものであって、バックアップ領域はクリアされない。メインCPU201は、S24の処理を実行した後、処理を、S25に移す。 In S24, the main CPU 201 performs RAM setting processing at startup. In this process, a clearing process (for example, construction of a work area, address setting, etc.) of a work area (volatile area) in the main RAM 203 that manages flags and the like is performed. It should be noted that this processing is performed in common at the time of recovery from power failure and at the time of initialization, and the backup area is not cleared. After executing the process of S24, the main CPU 201 shifts the process to S25.

S25において、メインCPU201は、起動時初期設定処理を行う。この処理では、現在の起動状態(電断復帰/設定変更/設定確認/RAMクリア)に応じた初期設定処理が行われる。なお、起動時初期設定処理の詳細については、図24を参照して後述する。メインCPU201は、S25の処理を実行した後、処理を、S26に移す。 In S<b>25 , the main CPU 201 performs initial setting processing at startup. In this process, an initial setting process is performed according to the current activation state (recovery from power failure/setting change/setting confirmation/RAM clearing). Note that the details of the startup initial setting process will be described later with reference to FIG. 24 . After executing the process of S25, the main CPU 201 shifts the process to S26.

S26において、メインCPU201は、割込禁止処理を行う。メインCPU201は、S26の処理を実行した後、処理を、S27に移す。 In S26, the main CPU 201 performs interrupt prohibition processing. After executing the process of S26, the main CPU 201 shifts the process to S27.

S27において、メインCPU201は、電断処理を行う。メインCPU201は、S27の処理を実行した後、処理を、S28に移す。なお、電断処理の詳細については、図25を参照して後述する。 In S27, the main CPU 201 performs power-off processing. After executing the process of S27, the main CPU 201 shifts the process to S28. Details of the power-off process will be described later with reference to FIG. 25 .

S28において、メインCPU201は、初期値乱数の更新処理を行う。この処理では、各種乱数カウンタ(例えば、特別図柄の大当り判定用乱数カウンタ等)の初期値乱数の更新処理が行われる。メインCPU201は、S28の処理を実行した後、処理を、S29に移す。 In S28, the main CPU 201 updates the initial random number. In this process, the initial value random numbers of various random number counters (for example, a special symbol jackpot determination random number counter, etc.) are updated. After executing the process of S28, the main CPU 201 shifts the process to S29.

S29において、メインCPU201は、遊技許可状態であるか否かを判定する。この判定処理は、遊技許可フラグの値に基づいて行われる。 In S29, the main CPU 201 determines whether or not the game is permitted. This determination process is performed based on the value of the game permission flag.

S29において遊技許可状態でないと判定された場合(S29がNO判定の場合)、メインCPU201は、処理を、S30に移す。 If it is determined in S29 that the game is not permitted (NO determination in S29), the main CPU 201 shifts the process to S30.

一方、S29において遊技許可状態であると判定された場合(S29がYES判定の場合)、メインCPU201は、処理を、S31に移す。 On the other hand, when it is determined in S29 that the game is permitted (when S29 determines YES), the main CPU 201 shifts the process to S31.

S30において、メインCPU201は、割込許可処理を行う。メインCPU201は、S30の処理を実行した後、処理を、S26に戻し、S26以降の処理を行う。 In S30, the main CPU 201 performs an interrupt permission process. After executing the process of S30, the main CPU 201 returns the process to S26 and performs the processes after S26.

S31において、メインCPU201は、レジスタの退避処理を行う。メインCPU201は、S31の処理を実行した後、処理を、S32に移す。 In S31, the main CPU 201 saves the register. After executing the process of S31, the main CPU 201 shifts the process to S32.

S32において、メインCPU201は、性能表示モニタ集計演算処理を行う。この処理では、各種ベース値の算出および更新が行われる。また、この処理は、メインRAM203内の作業領域とは別の領域(領域外)を使用して行われる。メインCPU201は、S32の処理を実行した後、処理を、S33に移す。 In S<b>32 , the main CPU 201 performs performance display monitor total calculation processing. In this process, various base values are calculated and updated. Also, this processing is performed using an area (outside area) different from the work area in the main RAM 203 . After executing the process of S32, the main CPU 201 shifts the process to S33.

S33において、メインCPU201は、S31で退避させたレジスタの復帰処理を行う。メインCPU201は、S33の処理を実行した後、処理を、S34に移す。 In S33, the main CPU 201 restores the registers saved in S31. After executing the process of S33, the main CPU 201 shifts the process to S34.

S34において、メインCPU201は、割込許可処理を行う。メインCPU201は、S34の処理を実行した後、処理を、S35に移す。 At S34, the main CPU 201 performs an interrupt permission process. After executing the process of S34, the main CPU 201 shifts the process to S35.

S35において、メインCPU201は、システム周期時間が経過したか否かを判定する。システム周期時間は、例えば、割込み周期(例えば2msec)の3倍である6msecである。 In S35, the main CPU 201 determines whether or not the system cycle time has passed. The system cycle time is, for example, 6 msec, which is three times the interrupt cycle (eg, 2 msec).

S35においてシステム周期時間が経過していないと判定された場合(S35がNO判定の場合)、メインCPU201は、処理をS26の処理に戻し、S26以降の処理を行う。 If it is determined in S35 that the system cycle time has not elapsed (NO determination in S35), the main CPU 201 returns the process to S26 and performs the processes after S26.

一方、S35においてシステム周期時間が経過したと判定された場合(S35がYES判定の場合)、メインCPU201は、処理を、S36に移す。 On the other hand, if it is determined in S35 that the system cycle time has elapsed (YES in S35), the main CPU 201 shifts the process to S36.

S36において、メインCPU201は、メインRAM203の割込みカウンタ領域に格納された割込みカウンタの値から1減算する処理を3回行う。この処理により、主制御メイン処理内の割込禁止区間を管理する割込みカウンタの値がリセットされる。メインCPU201は、S36の処理を実行した後、処理を、S37に移す。 In S36, the main CPU 201 performs the process of subtracting 1 from the value of the interrupt counter stored in the interrupt counter area of the main RAM 203 three times. This process resets the value of the interrupt counter that manages the interrupt disabled section in the main control main process. After executing the process of S36, the main CPU 201 shifts the process to S37.

なお、本実施例では、主制御メイン処理内において、後述する遊技制御に関する各種処理(例えば、S37~S44の処理)の実行前に、例えば6msecの割込禁止区間(S26~S35の処理区間)が設けられる。それゆえ、本実施例では、後述する遊技制御に関する各種処理が例えば6msec毎(システム周期毎)に実行されることになる。なお、本実施例では、割込禁止区間を割込み周期の3倍とする例を説明したが、これに限られない。 It should be noted that, in the present embodiment, within the main control main process, before the execution of various processes (for example, processing of S37 ~ S44) relating to the game control described later, for example, 6 msec interruption prohibited section (processing section of S26 ~ S35) is provided. Therefore, in this embodiment, various processes related to game control, which will be described later, are executed every 6 msec (every system period), for example. In this embodiment, an example in which the interrupt disabled section is three times the interrupt cycle has been described, but the present invention is not limited to this.

S37において、メインCPU201は、システムタイマの更新処理を行う。システムタイマは、システム周期(例えば6msec)を管理するタイマである。システムタイマの値は、メインRAM203の作業領域内のシステム周期管理タイマ領域に格納される。メインCPU201は、S37の処理を実行した後、処理を、S38に移す。 In S37, the main CPU 201 updates the system timer. The system timer is a timer that manages the system period (eg, 6 msec). The value of the system timer is stored in the system periodic management timer area within the working area of the main RAM 203 . After executing the process of S37, the main CPU 201 shifts the process to S38.

S38において、メインCPU201は、主制御コマンド送受信処理を行う。この処理では、主として、払出制御のコマンド送受信処理が行われる。メインCPU201は、S38の処理を実行した後、処理を、S39に移す。 In S38, the main CPU 201 performs main control command transmission/reception processing. In this processing, command transmission/reception processing for payout control is mainly performed. After executing the process of S38, the main CPU 201 shifts the process to S39.

S39において、メインCPU201は、特別図柄制御処理を行う。この処理では、特別図柄ゲームにかかわる処理が行われる。この特別図柄制御処理の詳細については、図26を参照して後述する。メインCPU201は、S39の処理を実行した後、処理を、S40に移す。 At S39, the main CPU 201 performs a special symbol control process. In this processing, processing related to the special symbol game is performed. The details of this special symbol control process will be described later with reference to FIG. After executing the process of S39, the main CPU 201 shifts the process to S40.

S40において、メインCPU201は、普通図柄制御処理を行う。この処理にでは、普通図柄ゲームにかかわる処理が行われる。この普通図柄制御処理の詳細については、図43を参照して後述する。メインCPU201は、S40の処理を実行した後、処理を、S41に移す。 At S40, the main CPU 201 performs normal symbol control processing. In this processing, processing related to the normal symbol game is performed. The details of this normal symbol control process will be described later with reference to FIG. After executing the process of S40, the main CPU 201 shifts the process to S41.

S41において、メインCPU201は、遊技動作表示ユニット制御処理を行う。この処理では、LEDユニット160の各表示部(例えば、第1特別図柄表示部163、第2特別図柄表示部164等)に出力する表示データの設定処理が行われる。メインCPU201は、S41の処理を実行した後、処理を、S42に移す。 In S41, the main CPU 201 performs game operation display unit control processing. In this process, the setting process of the display data output to each display part (for example, 1st special design display part 163, 2nd special design display part 164 etc.) of the LED unit 160 is performed. After executing the process of S41, the main CPU 201 shifts the process to S42.

S42において、メインCPU201は、遊技情報データ生成処理を行う。この処理では、外部端子板パルス信号の制御処理、出力データの設定処理、試射試験信号の生成処理等が行われる。なお、試射試験信号の生成処理は、メインRAM203内の作業領域とは別の領域(領域外)を使用して行われる。メインCPU201は、S42の処理を実行した後、処理を、S43に移す。 At S42, the main CPU 201 performs game information data generation processing. In this processing, control processing of the external terminal board pulse signal, processing of setting the output data, processing of generating the test firing test signal, and the like are performed. Note that the process of generating the test-firing test signal is performed using an area (outside area) separate from the work area in the main RAM 203 . After executing the process of S42, the main CPU 201 shifts the process to S43.

S43において、メインCPU201は、ポート出力処理を行う。この処理では、コマンド出力ポート206(図6参照)への出力データのセット(転送)が行われる。メインCPU201は、S43の処理を実行した後、処理を、S44に移す。 In S43, the main CPU 201 performs port output processing. In this process, output data is set (transferred) to the command output port 206 (see FIG. 6). After executing the process of S43, the main CPU 201 shifts the process to S44.

S44において、メインCPU201は、状態監視処理を行う。この処理では、発射位置判定処理、遊技異常検知判定処理および払出異常検知判定処理等が行われる。発射位置判定処理では、発射位置(例えば、右打ちまたは左打ち)に変化があれば、発射位置コマンドが送信予約される。遊技異常検知判定処理では、異常があれば、遊技異常検知コマンドが送信予約される。払出異常検知判定処理では、異常があれば、払出異常検知コマンドが送信予約される。メインCPU201は、S44の処理を実行した後、処理を、S26に戻し、S26以降の処理を行う。 In S44, the main CPU 201 performs state monitoring processing. In this process, firing position determination processing, game abnormality detection determination processing, payout abnormality detection determination processing, and the like are performed. In the firing position determination process, if there is a change in the firing position (for example, right-handed or left-handed), transmission of a firing position command is reserved. In the game abnormality detection determination process, if there is an abnormality, a game abnormality detection command is reserved for transmission. In the payout abnormality detection determination process, if there is an abnormality, a payout abnormality detection command is reserved for transmission. After executing the process of S44, the main CPU 201 returns the process to S26 and performs the processes after S26.

[1-6-2.起動時初期設定処理]
次に、図24を参照して、主制御メイン処理(図20~図23参照)中のS25で行われる起動時初期設定処理について説明する。図24は、第1のパチンコ遊技機における起動時初期設定処理の一例を示すフローチャートである。
[1-6-2. Initial setting processing at startup]
Next, with reference to FIG. 24, the startup initial setting process performed at S25 in the main control main process (see FIGS. 20 to 23) will be described. FIG. 24 is a flow chart showing an example of initial setting processing at startup in the first pachinko gaming machine.

メインCPU201は、先ず、起動制御フラグをロードする処理を行う(S51)。メインCPU201は、S51の処理を実行した後、処理を、S52に移す。 The main CPU 201 first performs a process of loading the activation control flag (S51). After executing the process of S51, the main CPU 201 shifts the process to S52.

S52において、メインCPU201は、起動制御フラグの値が電断復帰を示す値であるか否かを判定する。 In S<b>52 , the main CPU 201 determines whether or not the value of the activation control flag is a value indicating power failure recovery.

S52において起動制御フラグの値が電断復帰を示す値でないと判定された場合(S52がNO判定の場合)、メインCPU201は、処理を、S54に移す。 If it is determined in S52 that the value of the activation control flag does not indicate recovery from power failure (NO determination in S52), the main CPU 201 shifts the process to S54.

一方、S52において起動制御フラグの値が電断復帰を示す値であると判定された場合(S52がYES判定の場合)、メインCPU201は、処理を、S53に移す。 On the other hand, when it is determined in S52 that the value of the activation control flag indicates the restoration from power failure (when S52 determines YES), the main CPU 201 shifts the process to S53.

S53において、メインCPU201は、第2通常遊技前処理を行う。この第2通常遊技前処理の詳細については、図50を参照して後述する。第2通常遊技前処理が行われると、遊技許可フラグがオンにセットされ、遊技許可状態となる。メインCPU201は、S53の処理を実行した後、起動時初期設定処理を終了し、処理を、主制御メイン処理(図20~図23参照)に戻す。 In S53, the main CPU 201 performs second normal game pre-processing. The details of this second normal game pre-processing will be described later with reference to FIG. When the second normal game pre-processing is performed, the game permission flag is set to ON to enter the game permission state. After executing the process of S53, the main CPU 201 terminates the startup initial setting process, and returns the process to the main control main process (see FIGS. 20 to 23).

S54において、メインCPU201は、起動制御フラグの値が設定変更または設定確認を示す値であるか否かを判定する。 In S54, the main CPU 201 determines whether the value of the activation control flag is a value indicating setting change or setting confirmation.

S54において起動状態フラグの値が設定変更または設定確認を示す値でないすなわちRAMクリアを示す値であると判定された場合(S54がNO判定の場合)、メインCPU201は、処理を、S56に移す。 If it is determined in S54 that the value of the activation status flag is not a value indicating setting change or setting confirmation, that is, it is a value indicating RAM clear (NO determination in S54), the main CPU 201 shifts the process to S56.

一方、S54において起動状態フラグの値が設定変更または設定確認を示す値であると判定された場合(S54がYES判定の場合)、メインCPU201は、処理を、S55に移す。 On the other hand, if it is determined in S54 that the value of the activation status flag indicates setting change or setting confirmation (YES determination in S54), the main CPU 201 shifts the process to S55.

S55において、メインCPU201は、設定操作コマンドの送信予約処理を行う。なお、この処理で送信予約された設定操作コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(後述の図46のS336参照)で、サブ制御回路300に向けて送信される。メインCPU201は、S55の処理を実行した後、起動時初期設定処理を終了し、処理を、主制御メイン処理(図20~図23参照)に戻す。 In S55, the main CPU 201 performs a setting operation command transmission reservation process. The setting operation command reserved for transmission in this process is transmitted to the sub-control circuit 300 in the effect control command transmission process (see S336 in FIG. 46 described later) during the next system timer interrupt process. After executing the process of S55, the main CPU 201 terminates the startup initial setting process, and returns the process to the main control main process (see FIGS. 20 to 23).

S56において、メインCPU201は、第1通常遊技前処理を行う。この第1通常遊技前処理の詳細については、図49を参照して後述する。第1通常遊技前処理が行われると、遊技許可フラグがオンにセットされ、遊技許可状態となる。メインCPU201は、S56の処理を実行した後、起動時初期設定処理を終了し、処理を、主制御メイン処理(図20~図23参照)に戻す。 At S56, the main CPU 201 performs first normal game pre-processing. The details of this first normal game pre-processing will be described later with reference to FIG. When the first normal game preprocessing is performed, the game permission flag is set to ON, and the game is in a game permission state. After executing the process of S56, the main CPU 201 terminates the startup initial setting process, and returns the process to the main control main process (see FIGS. 20 to 23).

[1-6-3.電断処理]
次に、図25を参照して、主制御メイン処理(図20~図23参照)中のS27で行われる電断処理について説明する。図25は、第1のパチンコ遊技機における電断処理の一例を示すフローチャートである。
[1-6-3. Power outage processing]
Next, with reference to FIG. 25, the power interruption process performed at S27 in the main control main process (see FIGS. 20 to 23) will be described. FIG. 25 is a flow chart showing an example of power interruption processing in the first pachinko gaming machine.

メインCPU201は、先ず、XINT検知フラグがオンであるか否かを判定する(S61)。 The main CPU 201 first determines whether or not the XINT detection flag is ON (S61).

S61においてXINT検知フラグがオンでないと判定された場合(S61がNO判定の場合)、メインCPU201は、電断処理を終了し、処理を、主制御メイン処理(図20~図23参照)に戻す。 If it is determined in S61 that the XINT detection flag is not ON (NO determination in S61), the main CPU 201 terminates the power interruption process and returns the process to the main control main process (see FIGS. 20 to 23). .

一方、S61においてXINT検知フラグがオンであると判定された場合(S61がYES判定の場合)、メインCPU201は、処理を、S62に移す。 On the other hand, if it is determined in S61 that the XINT detection flag is ON (YES in S61), the main CPU 201 shifts the process to S62.

S62において、メインCPU201は、チェックサム値の算出処理を行う。メインCPU201は、S62の処理を実行した後、処理を、S63に移す。 In S62, the main CPU 201 performs checksum value calculation processing. After executing the process of S62, the main CPU 201 shifts the process to S63.

S63において、メインCPU201は、チェックサム値および電断検知フラグの値を、メインRAM203内の対応する所定の格納領域にそれぞれ格納する。この場合、メインRAM203のバックアップ領域に格納される。メインCPU201は、S63の処理を実行した後、処理を、S64に移す。 In S<b>63 , the main CPU 201 stores the checksum value and the power failure detection flag value in corresponding predetermined storage areas in the main RAM 203 . In this case, it is stored in the backup area of the main RAM 203 . After executing the process of S63, the main CPU 201 shifts the process to S64.

S64において、メインCPU201は、XINT検知フラグのクリア処理を行う。そして、S64の処理を実行した後、メインCPU201は、RAMアクセス禁止値設定処理を行う(S65)を行う。メインCPU201は、S65の処理を実行した後、処理を、S66に移す。 In S64, the main CPU 201 clears the XINT detection flag. After executing the process of S64, the main CPU 201 executes a RAM access prohibition value setting process (S65). After executing the process of S65, the main CPU 201 shifts the process to S66.

S66において、メインCPU201は、電断まで、CPUリセット待ち処理を繰り返す。 In S66, the main CPU 201 repeats the CPU reset waiting process until the power is cut off.

[1-6-4.特別図柄制御処理]
次に、図26を参照して、主制御メイン処理(図20~図23参照)中のS39で行われる特別図柄制御処理について説明する。図26は、第1のパチンコ遊技機における特別図柄制御処理の一例を示すフローチャートである。
[1-6-4. Special symbol control process]
Next, with reference to FIG. 26, the special symbol control processing performed at S39 during the main control main processing (see FIGS. 20 to 23) will be described. FIG. 26 is a flow chart showing an example of special symbol control processing in the first pachinko gaming machine.

図26に示されるように、メインCPU201は、先ず、S71において、特別図柄の制御状態番号をロードする。特別図柄の制御状態番号は、特別図柄の可変表示(特別図柄ゲーム)に関する制御処理の状態(ステータス)を示す番号である。メインCPU201は、S71の処理を実行した後、処理を、S72に移す。 As shown in FIG. 26, the main CPU 201 first loads the control state number of the special symbol in S71. The special symbol control state number is a number indicating the state (status) of the control process relating to the variable display of the special symbol (special symbol game). After executing the process of S71, the main CPU 201 shifts the process to S72.

なお、図示しないが、メインCPU201は、特別図柄制御処理を実行するにあたり、S71の処理に先だって、メインRAM203内の特別図柄の作業領域等のアドレスを所定のレジスタにセットするアドレス設定処理を行う。 Although not shown, the main CPU 201 performs an address setting process of setting the address of the special symbol work area in the main RAM 203 in a predetermined register prior to the process of S71 when executing the special symbol control process.

また、同じく図示しないが、メインCPU201は、特別図柄制御処理を実行するにあたり、第1特別図柄の保留数および第2特別図柄の保留数をチェックする処理も行う。そして、メインCPU201は、第1特別図柄の保留数および第2特別図柄の保留数のいずれもが一定時間以上にわたって「0」である場合、デモ表示コマンド送信予約処理を行う。なお、この処理で送信予約されたデモ表示コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(後述の図45のS322参照)において、サブ制御回路300に送信される。そして、デモ表示コマンドをサブ制御回路300が受信すると、サブCPU301はデモ表示演出を行う。 Also, although not shown, the main CPU 201 also performs a process of checking the number of reserved first special symbols and the number of reserved second special symbols in executing the special symbol control process. Then, when both the number of reserved first special symbols and the number of reserved second special symbols are "0" for a certain period of time or longer, the main CPU 201 performs a demonstration display command transmission reservation process. The demonstration display command reserved for transmission in this process is transmitted to the sub-control circuit 300 in the effect control command transmission process (see S322 in FIG. 45 described later) during the next system timer interrupt process. Then, when the sub-control circuit 300 receives the demonstration display command, the sub-CPU 301 performs a demonstration display effect.

S72において、メインCPU201は、S71でロードした特別図柄の制御状態番号が0であるか否か、すなわち特別図柄の可変表示待ち状態であるか否かを判定する。 In S72, the main CPU 201 determines whether or not the control state number of the special symbol loaded in S71 is 0, that is, whether or not the special symbol is waiting for variable display.

S72において特別図柄の制御番号が0でないと判定された場合(S72がNO判定の場合)、メインCPU201は、処理を、S75に移す。 If it is determined in S72 that the control number of the special symbol is not 0 (NO in S72), the main CPU 201 shifts the process to S75.

一方、S72において特別図柄の制御番号が0であると判定された場合(S72がYES判定の場合)、メインCPU201は、処理を、S73に移す。 On the other hand, when it is determined in S72 that the control number of the special symbol is 0 (when S72 determines YES), the main CPU 201 shifts the process to S73.

S73において、メインCPU201は、第2特別図柄が可変表示開始であるか否か、すなわち第2特別図柄の始動情報が保留されているか否かを判定する。 In S73, the main CPU 201 determines whether or not the second special symbol is to be displayed in a variable manner, that is, whether or not the starting information of the second special symbol is withheld.

S73において第2特別図柄が可変表示開始でない、すなわち第2特別図柄の始動情報が保留されていないと判定された場合(S73がNO判定の場合)、メインCPU201は、処理を、S74に移す。 When it is determined in S73 that the second special symbol does not start variable display, that is, the starting information of the second special symbol is not reserved (NO determination in S73), the main CPU 201 shifts the process to S74.

S74において、メインCPU201は、第1特別図柄が可変表示開始であるか否か、すなわち第1特別図柄の始動情報が保留されているか否かを判定する。 In S74, the main CPU 201 determines whether or not the first special symbol is to be displayed in a variable manner, that is, whether or not the starting information of the first special symbol is withheld.

S74において第1特別図柄が可変表示開始でない、すなわち第1特別図柄の始動情報が保留されていないと判定された場合(S74がNO判定の場合)、メインCPU201は、特別図柄制御処理を終了し、処理を、主制御メイン処理(図20~図23参照)に戻す。 When it is determined in S74 that the variable display of the first special symbol is not started, that is, the starting information of the first special symbol is not reserved (NO in S74), the main CPU 201 terminates the special symbol control process. , the processing is returned to the main control main processing (see FIGS. 20 to 23).

一方、S74において第1特別図柄が可変表示開始である、すなわち第1特別図柄の始動情報が保留されていると判定された場合(S74がYES判定の場合)、メインCPU201は、処理を、S75に移す。 On the other hand, when it is determined in S74 that the variable display of the first special symbol is started, that is, the starting information of the first special symbol is withheld (when S74 determines YES), the main CPU 201 advances the processing to S75. to

S73に戻って、第2特別図柄が可変表示開始である、すなわち第2特別図柄の始動情報が保留されていると判定された場合(S73がYES判定の場合)、メインCPU201は、処理を、S75に移す。 Returning to S73, when it is determined that the second special symbol is the start of variable display, that is, the start information of the second special symbol is withheld (when S73 determines YES), the main CPU 201 performs the process of Move to S75.

S75において、メインCPU201は、特別図柄管理処理を行う。この特別図柄管理処理の詳細については、図27を参照して後述する。メインCPU201は、S75の処理を実行した後、特別図柄制御処理を終了し、処理を、主制御メイン処理(図20~図23参照)に戻す。 At S75, the main CPU 201 performs special symbol management processing. The details of this special symbol management process will be described later with reference to FIG. After executing the process of S75, the main CPU 201 ends the special symbol control process and returns the process to the main control main process (see FIGS. 20 to 23).

なお、メインCPU201は、割込み禁止区間を設定し、上述の特別図柄制御処理(S71~S75)を、割込み禁止区間内で行うことが好ましい。 It is preferable that the main CPU 201 sets an interrupt prohibited section and performs the above-described special symbol control process (S71 to S75) within the interrupt prohibited section.

このように、本実施例では、第1のパチンコ遊技機として、第2特別図柄の始動情報が保留されている場合、第1特別図柄よりも高い優先順位で特別図柄管理処理(S75)が実行される優先変動機について説明したが、これに限られない。例えば、第1特別図柄の始動情報が保留されている場合、第2特別図柄よりも高い優先順位で特別図柄管理処理(S75)が実行される優先変動機としてもよいし、第1始動口120または第2始動口140への入賞順に特別図柄管理処理が実行される順次変動機としてもよい。 Thus, in this embodiment, when the start information of the second special symbol is reserved as the first pachinko gaming machine, the special symbol management process (S75) is executed with a higher priority than the first special symbol. Although the priority variator to be given has been described, it is not limited to this. For example, when the starting information of the first special symbol is reserved, it may be a priority variation machine in which the special symbol management process (S75) is executed with a higher priority than the second special symbol, or the first starting port 120 Alternatively, it may be a sequential variable machine in which the special symbol management process is executed in the order of winning to the second starting port 140 .

[1-6-5.特別図柄管理処理]
次に、図27を参照して、特別図柄制御処理(図26参照)中のS75でメインCPU201により実行される特別図柄管理処理について説明する。図27は、第1のパチンコ遊技機における特別図柄管理処理の一例を示すフローチャートである。
[1-6-5. Special pattern management processing]
Next, with reference to FIG. 27, the special symbol management process executed by the main CPU 201 at S75 during the special symbol control process (see FIG. 26) will be described. FIG. 27 is a flow chart showing an example of special symbol management processing in the first pachinko gaming machine.

なお、制御状態番号が「0」の場合(S72がYES判定の場合)、特別図柄管理処理は、S73がYES判定の場合は第2特別図柄が処理対象であり、S74がYES判定の場合は第1特別図柄が処理対象である。また、制御状態番号が「0」でない場合(S72がNO判定の場合)、特別図柄管理処理は、実行中の特別図柄が処理対象である。 In addition, when the control state number is "0" (when S72 determines YES), in the special symbol management process, when S73 determines YES, the second special symbol is to be processed, and when S74 determines YES, The first special symbol is the object to be processed. Further, when the control state number is not "0" (when S72 is NO determination), the special symbol management process is performed on the special symbol being executed.

また、図27に示す各処理の右方に括弧書きで記載した数値(「0」~「5」)は、特別図柄の制御状態番号である。メインCPU201は、制御状態番号に対応する各処理を実行することにより、特別図柄ゲームを進行させる。 Also, the numerical values (“0” to “5”) written in parentheses on the right side of each process shown in FIG. 27 are the control state numbers of the special symbols. The main CPU 201 advances the special symbol game by executing each process corresponding to the control state number.

メインCPU201は、先ず、特別図柄の待ち時間が0であるか否かを判定する(S81)。 The main CPU 201 first determines whether or not the special symbol waiting time is 0 (S81).

S81において特別図柄の待ち時間が0でないと判定された場合(S81がNO判定の場合)、メインCPU201は、特別図柄管理処理を終了し、処理を、特別図柄制御処理(図26参照)に戻す。 If it is determined in S81 that the waiting time for the special symbol is not 0 (NO determination in S81), the main CPU 201 ends the special symbol management process and returns the process to the special symbol control process (see FIG. 26). .

一方、S81において特別図柄の待ち時間が0であると判定された場合(S81がYES判定の場合)、メインCPU201は、処理を、S82に移す。 On the other hand, when it is determined in S81 that the waiting time for the special symbol is 0 (when S81 determines YES), the main CPU 201 shifts the process to S82.

S82において、メインCPU201は、特別図柄の制御状態番号をロードする。メインCPU201は、S82の処理を実行した後、処理を、S83に移す。なお、メインCPU201は、S82の処理で読み出された制御状態番号に基づいて、S83以降の処理を行う。 At S82, the main CPU 201 loads the control state number of the special symbol. After executing the process of S82, the main CPU 201 shifts the process to S83. It should be noted that the main CPU 201 performs the processes after S83 based on the control state number read out in the process of S82.

S83において、メインCPU201は、特別図柄可変表示開始処理を行う。このS83の処理は、特別図柄の制御状態番号が「0」である場合に行われる処理である。この特別図柄可変表示開始処理の詳細については、図28を参照して後述する。特別図柄の制御状態番号が「0」でない場合には、メインCPU201は、処理を、S84に移す。 In S83, the main CPU 201 performs special symbol variable display start processing. The process of S83 is a process performed when the control state number of the special symbol is "0". The details of this special symbol variable display start process will be described later with reference to FIG. If the control state number of the special symbol is not "0", the main CPU 201 shifts the process to S84.

S84において、メインCPU201は、特別図柄可変表示終了処理を行う。このS84の処理は、特別図柄の制御状態番号が「1」である場合に行われる処理である。この特別図柄可変表示終了処理の詳細については、図29を参照して後述する。特別図柄の制御状態番号が「1」でない場合には、メインCPU201は、処理を、S85に移す。 In S84, the main CPU 201 performs special symbol variable display end processing. The process of S84 is a process performed when the control state number of the special symbol is "1". The details of this special symbol variable display end processing will be described later with reference to FIG. If the control state number of the special symbol is not "1", the main CPU 201 shifts the process to S85.

S85において、メインCPU201は、特別図柄遊技判定処理を行う。このS85の処理は、特別図柄の制御状態番号が「2」である場合に行われる処理である。この特別図柄遊技判定処理の詳細については、図30を参照して後述する。特別図柄の制御状態番号が「2」でない場合には、メインCPU201は、処理を、S86に移す。 At S85, the main CPU 201 performs special symbol game determination processing. The process of S85 is a process performed when the control state number of the special symbol is "2". The details of this special symbol game determination process will be described later with reference to FIG. If the control state number of the special symbol is not "2", the main CPU 201 shifts the process to S86.

S86において、メインCPU201は、大入賞口開放準備処理を行う。このS86の処理は、特別図柄の制御状態番号が「3」である場合に行われる処理である。この大入賞口開放準備処理の詳細については、図40を参照して後述する。特別図柄の制御状態番号が「3」でない場合には、メインCPU201は、処理を、S87に移す。 At S86, the main CPU 201 performs a preparation process for opening the big winning opening. This process of S86 is a process performed when the control state number of the special symbol is "3". The details of this special prize opening preparation process will be described later with reference to FIG. When the control state number of the special symbol is not "3", the main CPU 201 shifts the process to S87.

S87において、メインCPU201は、大入賞口開放制御処理を行う。このS87の処理は、特別図柄の制御状態番号が「4」である場合に行われる処理である。この大入賞口開放制御処理の詳細については、図41を参照して後述する。特別図柄の制御状態番号が「4」でない場合には、メインCPU201は、処理を、S88に移す。 At S87, the main CPU 201 performs a special winning opening opening control process. The process of S87 is a process performed when the control state number of the special symbol is "4". The details of this special prize opening control process will be described later with reference to FIG. If the control state number of the special symbol is not "4", the main CPU 201 shifts the process to S88.

S88において、メインCPU201は、大当り終了処理を行う。このS88の処理は、特別図柄の制御状態番号が「5」である場合に行われる処理である。この大当り終了処理の詳細については、図42を参照して後述する。 In S88, the main CPU 201 performs a jackpot ending process. This process of S88 is a process performed when the control state number of the special symbol is "5". The details of this jackpot ending process will be described later with reference to FIG.

メインCPU201は、S83~S88の処理を終了後、特別図柄管理処理を終了し、処理を、特別図柄制御処理(図26参照)に戻す。 After completing the processes of S83 to S88, the main CPU 201 ends the special symbol management process, and returns the process to the special symbol control process (see FIG. 26).

[1-6-6.特別図柄可変表示開始処理]
次に、図28を参照して、特別図柄管理処理(図27参照)中のS83でメインCPU201により実行される特別図柄可変表示開始処理について説明する。図28は、第1のパチンコ遊技機における特別図柄可変表示開始処理の一例を示すフローチャートである。
[1-6-6. Special symbol variable display start processing]
Next, with reference to FIG. 28, the special symbol variable display start process executed by the main CPU 201 at S83 during the special symbol management process (see FIG. 27) will be described. FIG. 28 is a flow chart showing an example of special symbol variable display start processing in the first pachinko gaming machine.

図28に示されるように、メインCPU201は、先ず、特別図柄の制御状態番号が「0」であるか否かを判定する(S91)。 As shown in FIG. 28, the main CPU 201 first determines whether or not the control state number of the special symbol is "0" (S91).

S91において特別図柄の制御状態番号が「0」でないと判定された場合(S91がNO判定の場合)、メインCPU201は、特別図柄可変表示開始処理を終了し、処理を、特別図柄管理処理(図27参照)に戻す。 If it is determined in S91 that the control state number of the special symbol is not "0" (NO determination in S91), the main CPU 201 ends the special symbol variable display start process, and performs the special symbol management process (Fig. 27).

一方、S91において特別図柄の制御状態番号が「0」であると判定された場合(S91がYES判定の場合)、メインCPU201は、処理を、S92に移す。 On the other hand, when it is determined in S91 that the control state number of the special symbol is "0" (when S91 determines YES), the main CPU 201 shifts the process to S92.

S92において、メインCPU201は、特別図柄の始動情報のシフト処理を行う。メインCPU201は、S92の処理を実行した後、処理を、S93に移す。 In S92, the main CPU 201 shifts the special symbol starting information. After executing the process of S92, the main CPU 201 shifts the process to S93.

S93において、メインCPU201は、特別図柄の当り判定処理を行う。この処理では、特別図柄の当り判定テーブル(図10参照)を参照し、特別図柄の大当り判定用乱数値を用いて特別図柄の当り判定が行われる。また、メインCPU201は、特別図柄の当り判定処理の結果が時短当りである場合は時短当りフラグをオンにセットし、特別図柄の当り判定処理の結果が大当りである場合は大当りフラグをオンにセットする。第1のパチンコ遊技機では、特別図柄の当り判定処理の結果に小当りが含まれないが、特別図柄の当り判定処理の結果に小当りが含まれるパチンコ遊技機であれば、特別図柄の当り判定処理の結果が小当りである場合は小当りフラグをオンにセットする。メインCPU201は、S93の処理を実行した後、処理を、S94に移す。なお、時短当りフラグはC時短遊技状態への移行時にオフにされ、大当りフラグは大当り遊技状態の開始時にオフにされる。特別図柄の当り判定処理の結果に小当りが含まれるパチンコ遊技機であれば、小当りフラグは小当り遊技状態の開始時にオフにされる。 In S93, the main CPU 201 performs special symbol hit determination processing. In this process, a special symbol hit determination table (see FIG. 10) is referred to, and a special symbol hit determination is performed using a special symbol big hit determination random number value. In addition, the main CPU 201 sets the time saving flag to ON when the result of the special symbol win determination processing is a time saving hit, and sets the big win flag to ON when the special symbol win determination processing result is a big win. do. In the first pachinko game machine, the result of the special symbol win determination process does not include a small win, but if the pachinko game machine includes a small win in the result of the special symbol win determination process, the special symbol win When the result of the judgment processing is a small hit, the small hit flag is set to ON. After executing the process of S93, the main CPU 201 shifts the process to S94. The time saving flag is turned off when shifting to the C time saving game state, and the big win flag is turned off when the big win game state is started. If the pachinko game machine includes a small win as a result of the special symbol win determination process, the small win flag is turned off at the start of the small win game state.

特別図柄の当り判定処理(S93参照)では、まず、大当りであるか否かの判定処理を行い、この処理で大当りでないと判定された場合に時短当りであるか否かの判定処理を行い、この処理で時短当りでないと判定された場合にハズレであると判定される。 In the special symbol hit determination process (see S93), first, a process for determining whether or not the hit is a big hit is performed, and when it is determined that the process is not a big hit, a process for determining whether or not the time saving hit is performed, If it is determined in this process that it is not a time-saving hit, it is determined to be a loss.

S94において、メインCPU201は、特別図柄決定処理を行う。この処理は、特別図柄の当り判定処理(S93)の結果(例えば、時短当り、大当りまたはハズレ)に対応する特別図柄の停止図柄を判定乃至決定する処理である。この処理では、特別図柄判定テーブル(図11参照)を参照し、特別図柄の図柄乱数値を用いて、上述の「選択図柄コマンド」や「図柄指定コマンド」が判定される。メインCPU201は、S94の処理を実行した後、処理を、S95に移す。 At S94, the main CPU 201 performs special symbol determination processing. This process is a process of judging or determining a special symbol stop symbol corresponding to the result of the special symbol hit determination process (S93) (for example, a time-saving hit, a big hit, or a loss). In this process, the special symbol determination table (see FIG. 11) is referred to, and the above-described "selected symbol command" and "symbol designation command" are determined using the symbol random number value of the special symbol. After executing the process of S94, the main CPU 201 shifts the process to S95.

S95において、メインCPU201は、当り種類決定処理を行う。この処理は、特別図柄の当り判定処理の結果が例えば当り(時短当り、大当り)である場合に、かかる当りの種類を判定乃至決定する処理である。この処理では、当り種類決定テーブル(図13参照)を参照し、特別図柄決定処理(S94)で判定された「選択図柄コマンド」に応じて当りの種類が決定される。なお、本実施例では、当りの種類を複数種類としているが、大当りの種類は1つであってもよいし、時短当りの種類も1つであってよい。さらには、当りの種類を複数種類とすることに代えてまたは加えて、ハズレの種類を複数設けるようにしてもよい。また、本実施例では、特別図柄の当り判定処理の結果に小当りが含まれないが、特別図柄の当り判定処理の結果に小当りを含むようにし、かかる小当りの種類を複数設けてもよい。メインCPU201は、S95の処理を実行した後、処理を、S96に移す。 In S95, the main CPU 201 performs a winning type determination process. This process is a process of judging or determining the type of hit when the result of the hit determination process of the special symbol is, for example, a hit (time-saving hit, big hit). In this process, the hit type determination table (see FIG. 13) is referenced, and the type of hit is determined according to the "selected symbol command" determined in the special symbol determination process (S94). In addition, in the present embodiment, there are a plurality of types of winnings, but the number of types of big winnings may be one, and the type of time-saving winnings may also be one. Furthermore, in place of or in addition to providing a plurality of winning types, a plurality of losing types may be provided. In this embodiment, the result of the special symbol hit determination process does not include a small win, but the result of the special symbol win determination process may include a small win, and a plurality of types of such small wins may be provided. good. After executing the process of S95, the main CPU 201 shifts the process to S96.

S96において、メインCPU201は、特別図柄の変動パターン決定処理を行う。この処理は、特別図柄の変動パターンを判定乃至決定する処理である。この処理では、変動パターンテーブル(図15参照)を参照し、例えば、特別図柄の種類、特別図柄の当り判定処理(S93)の結果、時短フラグの値(0または1)、リーチ判定用乱数値または/および演出選択用乱数値等に応じて、特別図柄の変動パターンが決定される。なお、遊技状態等に応じて、特別図柄の変動パターン決定処理を行う際に参照する変動パターンテーブルが異なるようにしてもよい。メインCPU201は、S96の処理を実行した後、処理を、S97に移す。 In S96, the main CPU 201 performs special symbol variation pattern determination processing. This process is a process of judging or determining a variation pattern of special symbols. In this process, referring to the variation pattern table (see FIG. 15), for example, the type of special symbol, the result of the special symbol hit determination process (S93), the value of the time saving flag (0 or 1), the reach determination random value Or/and the variation pattern of the special symbol is determined according to the random number value for effect selection and the like. It should be noted that the variation pattern table to be referred to when performing the variation pattern determination process of the special symbol may be different according to the game state or the like. After executing the process of S96, the main CPU 201 shifts the process to S97.

S97において、メインCPU201は、特別図柄の可変表示時間設定処理を行う。この処理では、変動パターンテーブル(図15参照)を参照し、特別図柄の変動パターン決定処理(S96)で決定された変動パターンに対応する変動時間が、特別図柄の変動時間として決定される。メインCPU201は、S97の処理を実行した後、処理を、S98に移す。 In S97, the main CPU 201 performs special symbol variable display time setting processing. In this process, the variation pattern table (see FIG. 15) is referred to, and the variation time corresponding to the variation pattern determined in the special symbol variation pattern determination process (S96) is determined as the special symbol variation time. After executing the process of S97, the main CPU 201 shifts the process to S98.

S98において、メインCPU201は、特別図柄の制御状態番号に「1」をセットする処理を行う。このように、特別図柄の制御状態番号を「1」にセットする処理を行って制御状態番号を切り替えることにより、この特別図柄可変表示開始処理の終了後に、特別図柄可変表示終了処理(図27のS84参照)が行われることとなる。メインCPU201は、S98の処理を実行した後、処理を、S99に移す。 At S98, the main CPU 201 performs a process of setting the control state number of the special symbol to "1". In this way, by performing the process of setting the control state number of the special symbol to "1" and switching the control state number, after the special symbol variable display start process ends, the special symbol variable display end process (Fig. 27 S84) is performed. After executing the process of S98, the main CPU 201 shifts the process to S99.

S99において、メインCPU201は、遊技状態指定パラメータ設定処理を行う。この処理では、例えば、メインRAM203内の所定領域に格納されている遊技状態にかかわるパラメータ(例えば、確変残回数や時短残回数等)の更新処理等が行われる。メインCPU201は、S99の処理を実行した後、処理を、S100に移す。 At S99, the main CPU 201 performs a game state designation parameter setting process. In this process, for example, parameters related to the game state stored in a predetermined area in the main RAM 203 (for example, variable probability remaining number, time saving remaining number, etc.) are updated. After executing the process of S99, the main CPU 201 shifts the process to S100.

S100において、メインCPU201は、遊技状態管理処理を行う。この処理では、主に、遊技状態の管理に関する各種フラグ(例えば、確変フラグや時短フラグ等)の更新処理を行う。メインCPU201は、S100の処理を実行した後、処理を、S101に移す。 In S100, the main CPU 201 performs gaming state management processing. In this process, mainly, various flags related to the management of the game state (for example, probability variation flag, time saving flag, etc.) are updated. After executing the process of S100, the main CPU 201 shifts the process to S101.

S101において、メインCPU201は、特別図柄演出開始コマンドの送信予約処理を行う。なお、この処理で送信予約された特別図柄演出開始コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(後述の図45のS322参照)において、サブ制御回路300に送信される。 In S101, the main CPU 201 performs transmission reservation processing of a special symbol effect start command. The special symbol effect start command reserved for transmission in this process is transmitted to the sub-control circuit 300 in the effect control command transmission process (see S322 in FIG. 45 described later) during the next system timer interrupt process.

なお、メインCPU201は、割込み禁止区間を設定し、上述の特別図柄可変表示開始処理(とくに、遊技状態管理処理(S100)、特別図柄演出開始コマンド送信予約処理(S101))を、割込み禁止区間内で行うことが好ましい。 In addition, the main CPU 201 sets an interrupt prohibited section, and performs the above-described special symbol variable display start processing (particularly, game state management processing (S100), special symbol effect start command transmission reservation processing (S101)) within the interrupt prohibited section. It is preferable to use

[1-6-7.特別図柄可変表示終了処理]
次に、図29を参照して、特別図柄管理処理(図27参照)中のS84でメインCPU201により実行される特別図柄可変表示終了処理について説明する。図29は、第1のパチンコ遊技機における特別図柄可変表示終了処理の一例を示すフローチャートである。
[1-6-7. Special symbol variable display end processing]
Next, with reference to FIG. 29, the special symbol variable display ending process executed by the main CPU 201 at S84 during the special symbol management process (see FIG. 27) will be described. FIG. 29 is a flowchart showing an example of special symbol variable display end processing in the first pachinko gaming machine.

メインCPU201は、先ず、特別図柄の制御状態番号が「1」であるか否かを判定する(S111)。 The main CPU 201 first determines whether or not the control state number of the special symbol is "1" (S111).

S111において特別図柄の制御状態番号が「1」でないと判定された場合(S111がNO判定の場合)、メインCPU201は、特別図柄可変表示終了処理を終了し、処理を、特別図柄管理処理(図27参照)に戻す。 If it is determined in S111 that the control state number of the special symbol is not "1" (NO determination in S111), the main CPU 201 ends the special symbol variable display end processing, and performs the special symbol management processing (Fig. 27).

一方、S111において特別図柄の制御状態番号が「1」であると判定された場合(S111がYES判定の場合)、メインCPU201は、処理を、S112に移す。 On the other hand, when it is determined in S111 that the control state number of the special symbol is "1" (when S111 determines YES), the main CPU 201 shifts the process to S112.

S112において、メインCPU201は、特別図柄の制御状態番号を「2」にセットする。このように、特別図柄の制御状態番号を「2」にセットする処理を行って制御状態番号を切り替えることにより、この特別図柄可変表示終了処理の終了後に、特別図柄遊技判定処理(図27のS85参照)が行われることとなる。メインCPU201は、S112の処理を実行した後、処理を、S113に移す。 At S112, the main CPU 201 sets the special symbol control state number to "2". In this way, by performing the process of setting the control state number of the special symbol to "2" and switching the control state number, the special symbol game determination process (S85 in FIG. 27) can be performed after the special symbol variable display end process. See) will be performed. After executing the process of S112, the main CPU 201 shifts the process to S113.

S113において、メインCPU201は、特別図柄演出停止コマンドの送信予約処理を行う。この処理では、特別図柄の可変表示を停止させる処理も行われる。なお、この処理で送信予約された特別図柄演出停止コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(後述の図45のS322参照)において、サブ制御回路300に送信される。メインCPU201は、S113の処理を実行した後、処理を、S114に移す。 At S113, the main CPU 201 performs transmission reservation processing of a special symbol effect stop command. In this process, a process of stopping variable display of special symbols is also performed. The special symbol effect stop command reserved for transmission in this process is transmitted to the sub-control circuit 300 in the effect control command transmission process (see S322 in FIG. 45 described later) during the next system timer interrupt process. After executing the process of S113, the main CPU 201 shifts the process to S114.

S114において、メインCPU201は、図柄確定数カウンタの値を1加算する。図柄確定数カウンタは、特別図柄の確定回数(特別図柄ゲームの実行回数)を計数するためのカウンタであり、その計数値は、メインRAM203内の所定領域に格納される。例えば、確変残回数や時短残回数等の特定状態下で行われた特別図柄ゲームのゲーム数を管理するカウンタを設けてもよいが、図柄確定数カウンタにより特定状態下での特別図柄ゲームのゲーム数を管理してもよい。メインCPU201は、S114の処理を実行した後、特別図柄可変表示終了処理を終了し、処理を、特別図柄管理処理(図27参照)に戻す。 At S114, the main CPU 201 adds 1 to the value of the confirmed symbol number counter. The number-of-determined-symbols counter is a counter for counting the number of times special symbols are determined (the number of times the special symbol game is executed), and the count value is stored in a predetermined area in the main RAM 203 . For example, a counter may be provided to manage the number of special symbol games played under specific conditions such as the number of remaining times of variable probability and the number of remaining times of reduced working hours. You can manage numbers. After executing the process of S114, the main CPU 201 ends the special symbol variable display end process, and returns the process to the special symbol management process (see FIG. 27).

[1-6-8.特別図柄遊技判定処理]
次に、図30を参照して、特別図柄管理処理(図27参照)中のS85でメインCPU201により実行される特別図柄遊技判定処理について説明する。図30は、第1のパチンコ遊技機における特別図柄遊技判定処理の一例を示すフローチャートである。
[1-6-8. Special symbol game determination process]
Next, with reference to FIG. 30, the special symbol game determination process executed by the main CPU 201 at S85 during the special symbol management process (see FIG. 27) will be described. FIG. 30 is a flow chart showing an example of special symbol game determination processing in the first pachinko gaming machine.

メインCPU201は、先ず、特別図柄の制御状態番号が「2」であるか否かを判定する(S121)。 The main CPU 201 first determines whether or not the control state number of the special symbol is "2" (S121).

S121において特別図柄の制御状態番号が「2」でないと判定された場合(S121がNO判定の場合)、メインCPU201は、特別図柄遊技判定処理を終了し、処理を、特別図柄管理処理(図27参照)に戻す。 When it is determined in S121 that the control state number of the special symbol is not "2" (when S121 determines NO), the main CPU 201 ends the special symbol game determination process, and performs the special symbol management process (FIG. 27). reference).

一方、S121において特別図柄の制御状態番号が「2」であると判定された場合(S121がYES判定の場合)、メインCPU201は、処理を、S122に移す。 On the other hand, when it is determined in S121 that the control state number of the special symbol is "2" (when S121 determines YES), the main CPU 201 shifts the process to S122.

S122において、メインCPU201は、大当りであるか否か、すなわち停止した特別図柄が大当りを示す停止表示態様であるか否かを判定する。 At S122, the main CPU 201 determines whether or not a big win has occurred, that is, whether or not the stopped special symbol is in a stop display mode indicating a big win.

S122において、大当りであるすなわち停止した特別図柄が大当りを示す停止表示態様であると判定された場合(S122がYES判定の場合)、メインCPU201は、処理を、S123に移す。 In S122, when it is determined that the special symbol is a big hit, that is, the stopped special symbol is in the stop display mode indicating a big win (if YES in S122), the main CPU 201 shifts the process to S123.

S123において、メインCPU201は、大当り遊技制御処理の開始設定処理を行う。この処理では、外部端子板184を介してホールコンピュータ186(いずれも図6参照)に出力される信号(例えば、大当り信号等)の生成および更新が行われる。なお、この処理で生成および更新が行われる信号は、特別図柄遊技判定処理の処理対象である特別図柄にかかわる信号である。メインCPU201は、S123の処理を実行した後、処理を、S124に移す。なお、外部端子板184を介して例えばホールコンピュータ186や島コンピュータに出力される信号については後述する。 In S123, the main CPU 201 performs start setting processing of the big hit game control processing. In this process, a signal (for example, a jackpot signal, etc.) to be output to the hall computer 186 (see FIG. 6 for both) via the external terminal board 184 is generated and updated. It should be noted that the signal generated and updated in this process is a signal related to the special symbol that is the target of the special symbol game determination process. After executing the process of S123, the main CPU 201 shifts the process to S124. Signals output to, for example, the hall computer 186 and the island computer via the external terminal board 184 will be described later.

また、S123の大当り遊技制御の開始設定処理において、メインCPU201は、確変フラグ、確変カウンタ、時短フラグ、および時短カウンタ等、各種フラグや各種カウンタをクリアする処理も行う。 In addition, in the start setting process of the jackpot game control of S123, the main CPU 201 also performs a process of clearing various flags and various counters such as a variable probability flag, a variable probability counter, a time saving flag, and a time saving counter.

S124において、メインCPU201は、ラウンド表示LEDデータをセットする処理を行う。その後、メインCPU201は、例えば、大入賞口131の開放回数の上限値をセットする処理(S125)、外部端子板184への大当り信号セット処理(S126)、特別図柄の制御状態番号を「3」にセットする処理(S127)、遊技状態指定パラメータ設定処理(S128)、および、大当り開始表示コマンドの送信予約処理(S129)等の処理を行う。なお、特別図柄の制御状態番号を「3」にセットする処理(S127)を行って制御状態番号を切り替えることにより、この特別図柄遊技判定処理の終了後に、大入賞口開放準備処理(図27のS86参照)が行われることとなる。その後、メインCPU201は、特別図柄遊技判定処理を終了し、処理を、特別図柄管理処理(図27参照)に戻す。 In S124, the main CPU 201 performs processing for setting round display LED data. After that, the main CPU 201 performs, for example, a process of setting the upper limit of the number of openings of the big winning hole 131 (S125), a process of setting a jackpot signal to the external terminal board 184 (S126), and setting the control state number of the special symbol to "3". (S127), game state designation parameter setting processing (S128), and transmission reservation processing (S129) of a big hit start display command. In addition, by performing the process (S127) of setting the control state number of the special symbol to "3" and switching the control state number, after the end of this special symbol game determination process, the large winning opening preparation process (Fig. 27 S86) is performed. After that, the main CPU 201 ends the special symbol game determination process, and returns the process to the special symbol management process (see FIG. 27).

S122に戻って、このS122において大当りでないすなわち停止した特別図柄が大当りを示す停止表示態様でないと判定された場合(S122がNO判定の場合)、メインCPU201は、処理を、S130に移す。 Returning to S122, if it is determined in S122 that there is no big win, that is, the stopped special symbols are not in the stop display mode indicating the big win (NO in S122), the main CPU 201 shifts the process to S130.

S130において、メインCPU201は、特別図柄遊技終了処理を行う。この特別図柄遊技終了処理については、図31を参照して後述する。なお、メインCPU201は、特別図柄遊技終了処理を行うと、特別図柄遊技判定処理を終了し、処理を、特別図柄管理処理(図27参照)に戻す。 At S130, the main CPU 201 performs special symbol game end processing. This special symbol game end processing will be described later with reference to FIG. After performing the special symbol game end processing, the main CPU 201 ends the special symbol game determination processing and returns the processing to the special symbol management processing (see FIG. 27).

なお、メインCPU201は、割込み禁止区間を設定し、上述の特別図柄遊技判定処理(S121~S130)を、割込み禁止区間内で行うことが好ましい。 It is preferable that the main CPU 201 sets an interrupt prohibited section and performs the above-described special symbol game determination process (S121 to S130) within the interrupt prohibited section.

[1-6-9.特別図柄遊技終了処理]
次に、図31を参照して、特別図柄遊技判定処理(図30参照)中のS130でメインCPU201により実行される特別図柄遊技終了処理について説明する。図31は、第1のパチンコ遊技機における特別図柄遊技終了処理の一例を示すフローチャートである。
[1-6-9. Special symbol game end processing]
Next, with reference to FIG. 31, the special symbol game ending process executed by the main CPU 201 at S130 during the special symbol game determination process (see FIG. 30) will be described. FIG. 31 is a flow chart showing an example of special symbol game end processing in the first pachinko gaming machine.

メインCPU201は、先ず、時短管理処理を行う(S131)。この時短管理処理の詳細については、第1のパチンコ遊技機において図32~図39を参照して後述する。メインCPU201は、S131の処理を実行した後、処理を、S132に移す。 The main CPU 201 first performs time saving management processing (S131). The details of this time saving management process will be described later with reference to FIGS. 32 to 39 in the first pachinko game machine. After executing the process of S131, the main CPU 201 shifts the process to S132.

S132において、メインCPU201は、特別図柄の制御状態番号に「0」をセットする。このように、特別図柄の制御状態番号を「0」にセットする処理を行うことにより、特別図柄可変表示開始処理すなわち次回の特別図柄遊技を実行することが可能となる。メインCPU201は、S132の処理を実行した後、処理を、S133に移す。 At S132, the main CPU 201 sets the control state number of the special symbol to "0". Thus, by performing the process of setting the control state number of the special symbol to "0", the special symbol variable display start process, that is, the next special symbol game can be executed. After executing the process of S132, the main CPU 201 shifts the process to S133.

S133において、メインCPU201は、特別図柄の遊技状態指定パラメータ設定処理を行う。その後、メインCPU201は、特別図柄遊技終了コマンドの送信予約処理(S134)を行う。なお、この処理で送信予約された特別図柄遊技終了コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(後述の図45のS322参照)において、サブ制御回路300に送信される。そして、S134の処理後、メインCPU201は、特別図柄遊技終了処理を終了し、処理を、特別図柄遊技判定処理(図30参照)に戻す。 At S133, the main CPU 201 performs special symbol gaming state designation parameter setting processing. After that, the main CPU 201 performs a special symbol game end command transmission reservation process (S134). The special symbol game end command reserved for transmission in this process is transmitted to the sub-control circuit 300 in the effect control command transmission process (see S322 in FIG. 45 described later) during the next system timer interrupt process. After the process of S134, the main CPU 201 ends the special symbol game end process and returns the process to the special symbol game determination process (see FIG. 30).

なお、特別図柄の当り判定処理(図28のS93参照)の結果がハズレである場合、メインCPU201は、確変フラグおよび時短フラグのいずれについてもセットまたはリセットしない。そのため、ハズレの表示態様が導出されたとしても遊技状態は移行しない。 If the result of the special symbol win determination process (see S93 in FIG. 28) is a loss, the main CPU 201 does not set or reset either the variable probability flag or the time saving flag. Therefore, even if the display mode of losing is derived, the game state does not shift.

[1-6-10.時短管理処理]
次に、図32を参照して、メインCPU201により実行される時短管理処理について説明する。図32は、第1のパチンコ遊技機において、特別図柄遊技終了処理(図31参照)中のS131でメインCPU201により実行される時短管理処理の一例を示すフローチャートである。
[1-6-10. Time saving management process]
Next, the time saving management process executed by the main CPU 201 will be described with reference to FIG. 32 . FIG. 32 is a flowchart showing an example of time saving management processing executed by the main CPU 201 at S131 during the special symbol game ending processing (see FIG. 31) in the first pachinko gaming machine.

メインCPU201は、先ず、カウンタ更新処理を行う(S141)。このカウンタ更新処理の詳細については、図33を参照して後述する。メインCPU201は、S141の処理を実行した後、処理を、S142に移す。 The main CPU 201 first performs counter update processing (S141). Details of this counter update process will be described later with reference to FIG. After executing the process of S141, the main CPU 201 shifts the process to S142.

S142において、メインCPU201は、カウンタ判定処理を行う。このカウンタ判定処理の詳細については、図36を参照して後述する。メインCPU201は、S142の処理を実行した後、時短管理処理を終了し、処理を、特別図柄遊技終了処理(図31参照)に戻す。 In S142, the main CPU 201 performs counter determination processing. The details of this counter determination process will be described later with reference to FIG. After executing the process of S142, the main CPU 201 ends the time saving management process, and returns the process to the special symbol game end process (see FIG. 31).

[1-6-11.カウンタ更新処理]
次に、図33を参照して、メインCPU201により実行されるカウンタ更新処理について説明する。図33は、第1のパチンコ遊技機において、時短管理処理(図32参照)中のS141でメインCPU201により実行されるカウンタ更新処理の一例を示すフローチャートである。
[1-6-11. Counter update process]
Next, referring to FIG. 33, counter update processing executed by the main CPU 201 will be described. FIG. 33 is a flow chart showing an example of the counter updating process executed by the main CPU 201 at S141 during the time saving management process (see FIG. 32) in the first pachinko gaming machine.

メインCPU201は、先ず、時短カウンタ更新処理を行う(S151)。この時短カウンタ更新処理の詳細については、図34を参照して後述する。メインCPU201は、S151の処理を実行した後、処理を、S152に移す。 The main CPU 201 first performs a time saving counter update process (S151). The details of this time saving counter update process will be described later with reference to FIG. 34 . After executing the process of S151, the main CPU 201 shifts the process to S152.

S152において、メインCPU201は、天井カウンタ更新処理を行う。この天井カウンタ更新処理の詳細については、図35を参照して後述する。メインCPU201は、S152の処理を実行した後、カウンタ更新処理を終了し、処理を、時短管理処理(図32参照)に戻す。 In S152, the main CPU 201 performs ceiling counter update processing. The details of this ceiling counter update process will be described later with reference to FIG. After executing the process of S152, the main CPU 201 ends the counter update process and returns the process to the time saving management process (see FIG. 32).

[1-6-12.時短カウンタ更新処理]
次に、図34を参照して、メインCPU201により実行される時短カウンタ更新処理について説明する。図34は、第1のパチンコ遊技機において、カウンタ更新処理(図33参照)中のS151でメインCPU201により実行される時短カウンタ更新処理の一例を示すフローチャートである。
[1-6-12. Time saving counter update process]
Next, with reference to FIG. 34, the time saving counter update process executed by the main CPU 201 will be described. FIG. 34 is a flowchart showing an example of the time saving counter update process executed by the main CPU 201 at S151 during the counter update process (see FIG. 33) in the first pachinko gaming machine.

なお、図34に示される時短カウンタ更新処理は、複数の時短遊技状態が重複した場合に、複数の時短遊技状態が重ねて実行される場合の処理を示すフローチャートである。 In addition, the time saving counter update process shown in FIG. 34 is a flow chart showing a process when a plurality of time saving game states are superimposed and executed when a plurality of time saving game states overlap.

メインCPU201は、先ず、時短フラグオン且つ時短カウンタが0より大きいか否かを判定する(S161)。この処理では、時短フラグオンと、時短カウンタが0より大きいこととの両方を満たした場合にYES判定され、いずれか一方でも満たしていなければNO判定される。 The main CPU 201 first determines whether or not the time saving flag is on and the time saving counter is greater than 0 (S161). In this process, YES determination is made when both the time saving flag ON and the time saving counter being greater than 0 are satisfied, and NO determination is made if either one is not satisfied.

時短フラグは、A時短遊技状態、B時短遊技状態、またはC時短遊技状態に移行させるときに、オンにセットされる。なお、高確遊技状態に移行させるときには確変フラグをオンにセットする。 The time saving flag is set to ON when shifting to the A time saving game state, the B time saving game state, or the C time saving game state. In addition, when shifting to the high certainty gaming state, the probability variation flag is set to ON.

時短カウンタは、A時短遊技状態、B時短遊技状態、またはC時短遊技状態において、それぞれ実行される時短回数を示す。 The time saving counter indicates the number of time saving times executed in the A time saving game state, the B time saving game state, or the C time saving game state.

A時短遊技状態、B時短遊技状態または/およびC時短遊技状態への移行条件が成立した場合、移行条件が成立した時短遊技状態についての時短カウンタがセットされる。 When the condition for shifting to the A time saving game state, B time saving game state or/and C time saving game state is satisfied, a time saving counter for the time saving game state in which the transition condition is satisfied is set.

なお、本実施例では、特別図柄の可変表示が終了したときに時短カウンタを減算し、時短カウンタが0になったときに時短遊技状態を終了する減算方式を採用しているが、これに限られず、特別図柄の可変表示が終了したときに時短カウンタを加算し、時短カウンタがセットされた時短回数になったときに時短遊技状態を終了する加算方式を採用してもよい。また、特別図柄の可変表示が終了したときに時短カウンタを更新(減算又は加算)することに代えて、特別図柄の可変表示の開始時に時短カウンタを更新し、時短カウンタが0になったとき(減算方式の場合)又は時短カウンタがセットされた時短回数になったとき(加算方式の場合)に、時短遊技状態を修了するようにしてもよい。 In this embodiment, the time saving counter is subtracted when the variable display of the special symbol ends, and the time saving game state is terminated when the time saving counter reaches 0, but this is not the only method. Instead, an addition system may be adopted in which the time saving counter is added when the variable display of special symbols is completed, and the time saving game state is ended when the time saving counter reaches the set time saving number. In addition, instead of updating (subtracting or adding) the time-saving counter when the variable display of the special design ends, the time-saving counter is updated at the start of the variable display of the special design, and when the time-saving counter becomes 0 ( In the case of the subtraction method) or when the time saving counter reaches the set number of times of the time saving (in the case of the addition method), the time saving game state may be completed.

S161において、時短フラグオンと、時短カウンタが0より大きいこととの両方を満たしていないと判定された場合(S161がNO判定の場合)、メインCPU201は、時短カウンタ更新処理を終了し、処理を、カウンタ更新処理(図33)に戻す。 In S161, when it is determined that both the time saving flag ON and that the time saving counter is greater than 0 are not satisfied (NO determination in S161), the main CPU 201 terminates the time saving counter update process, and the process is Return to the counter update process (FIG. 33).

一方、S161において時短フラグオン且つ時短カウンタが0より大きいと判定された場合(S161がYES判定の場合)、メインCPU201は、時短カウンタから1を減算する処理を行う(S162)。メインCPU201は、S162の処理を実行した後、処理を、S163に移す。 On the other hand, when it is determined in S161 that the time saving flag is on and the time saving counter is greater than 0 (S161 is YES), the main CPU 201 performs a process of subtracting 1 from the time saving counter (S162). After executing the process of S162, the main CPU 201 shifts the process to S163.

S163において、メインCPU201は、時短モード=3且つC時短カウンタが0より大きいか否かを判定する。この処理では、時短モード=3であって、C時短カウンタが0より大きい場合にYES判定される。S163がYES判定の場合、メインCPU201は、処理を、S164に移す。 In S<b>163 , the main CPU 201 determines whether or not the time saving mode=3 and the C time saving counter is greater than zero. In this process, when the time saving mode is 3 and the C time saving counter is larger than 0, a YES determination is made. If the determination in S163 is YES, the main CPU 201 shifts the process to S164.

なお、C時短カウンタは、時短遊技状態中にC時短遊技状態への移行条件が成立した場合にセットされるカウンタである。このC時短カウンタは、フローチャートでは図示していないが、後述するB時短カウンタがセットされた場合、メインCPU201によりリセットされる。 In addition, the C time saving counter is a counter which is set when the transition condition to the C time saving game state is satisfied during the time saving game state. Although not shown in the flow chart, the C time reduction counter is reset by the main CPU 201 when the B time reduction counter, which will be described later, is set.

時短モードは、複数の時短遊技状態が重ねて実行される場合に設定されるフラグである。本実施例では、時短モードを例えば2bitで構成し、先に実行されている時短遊技状態に対してC時短遊技状態が重ねて実行される場合、「時短モード=3」に設定される。また、先に実行されている時短遊技状態に対してB時短遊技状態が重ねて実行される場合、「時短モード=2」に設定される。 Time-saving mode is a flag that is set when a plurality of time-saving gaming states are superimposed and executed. In the present embodiment, the time saving mode is configured with, for example, 2 bits, and when the C time saving game state is superimposed on the previously executed time saving game state, "time saving mode=3" is set. Further, when the B time-saving game state is superimposed on the time-saving game state that is being executed first, the "time-saving mode=2" is set.

一方、S163において、時短モード=3とC時短カウンタが0より大きいこととの両方を満たしていないと判定された場合(S163がNO判定の場合)、メインCPU201は、処理を、S165に移す。 On the other hand, when it is determined in S163 that both the time saving mode=3 and the C time saving counter being greater than 0 are not satisfied (NO in S163), the main CPU 201 shifts the process to S165.

S164において、メインCPU201は、C時短カウンタから1を減算する処理を行う。この処理も、減算方式に変えて加算方式を採用してもよい。メインCPU201は、S164の処理を実行した後、処理を、S165に移す。 In S164, the main CPU 201 performs a process of subtracting 1 from the C short working hours counter. This process may also adopt an addition method instead of a subtraction method. After executing the process of S164, the main CPU 201 shifts the process to S165.

S165において、メインCPU201は、時短モード=2且つB時短カウンタが0より大きいか否かを判定する。この処理では、時短モード=2であって、B時短カウンタが0より大きい場合にYES判定される。S165がYES判定の場合、メインCPU201は、処理を、S166に移す。 In S<b>165 , the main CPU 201 determines whether or not the time saving mode=2 and the B time saving counter is greater than zero. In this process, when the time saving mode is 2 and the B time saving counter is greater than 0, a YES determination is made. If the determination in S165 is YES, the main CPU 201 shifts the process to S166.

なお、B時短カウンタは、時短遊技状態中(本実施例ではC時短遊技状態中)にB時短遊技状態への移行条件が成立した場合にセットされるカウンタである。このB時短カウンタは、フローチャートでは図示していないが、C時短カウンタがセットされた場合、メインCPU201によりリセットされる。 In addition, the B time saving counter is a counter that is set when the transition condition to the B time saving game state is established during the time saving game state (in the present embodiment, during the C time saving game state). Although not shown in the flowchart, the B time saving counter is reset by the main CPU 201 when the C time saving counter is set.

一方、S165において、時短モード=2とB時短カウンタが0より大きいこととの両方を満たしていないと判定された場合(S165がNO判定の場合)、メインCPU201は、時短カウンタ更新処理を終了し、処理を、カウンタ更新処理(図33参照)に戻す。 On the other hand, when it is determined in S165 that both of the time saving mode = 2 and the B time saving counter being greater than 0 are not satisfied (NO in S165), the main CPU 201 terminates the time saving counter update process. , the process is returned to the counter update process (see FIG. 33).

S166において、メインCPU201は、B時短カウンタから1を減算する処理を行う。この処理も、減算方式に変えて加算方式を採用してもよい。メインCPU201は、S166の処理を実行した後、時短カウンタ更新処理を終了し、処理を、カウンタ更新処理(図33参照)に戻す。 In S166, the main CPU 201 performs a process of subtracting 1 from the B time saving counter. This process may also adopt an addition method instead of a subtraction method. After executing the process of S166, the main CPU 201 ends the time saving counter update process and returns the process to the counter update process (see FIG. 33).

なお、図示していないが、S164の処理を行った結果としてC時短カウンタ=0となった場合や、S166の処理を行った結果としてB時短カウンタ=0となった場合、メインCPU201は、時短モードをオフ(=0)にセットする。 In addition, although not shown, when the C time reduction counter = 0 as a result of performing the processing of S164, or when the B time reduction counter = 0 as a result of performing the processing of S166, the main CPU 201 Set the mode to off (=0).

ところで、複数の時短遊技状態を重ねて実行する場合、二つの時短遊技状態を重ねるだけにとどまらず、三つ以上の時短遊技状態を重ねて実行してもよい。この場合、上述したようにA時短遊技状態とC時短遊技状態とが重複することがないため、三つ以上の時短遊技状態が重複する場合とは、A時短遊技状態またはB時短遊技状態と二つ以上のC時短遊技状態とが重複する場合、および三つ以上のC時短遊技状態が重複する場合が相当する。 By the way, when a plurality of time-saving game states are overlapped and executed, not only two time-saving game states are overlapped, but three or more time-saving game states may be overlapped and executed. In this case, since the A time saving game state and the C time saving game state do not overlap as described above, the case where three or more time saving game states overlap is the A time saving game state or the B time saving game state. It corresponds to the case where one or more C time-saving gaming states overlap, and the case where three or more C time-saving gaming states overlap.

[1-6-13.天井カウンタ更新処理]
次に、図35を参照して、メインCPU201により実行される天井カウンタ更新処理について説明する。図38は、第1のパチンコ遊技機において、カウンタ更新処理(図33参照)中のS152でメインCPU201により実行される天井カウンタ更新処理の一例を示すフローチャートである。
[1-6-13. Ceiling counter update process]
Next, the ceiling counter update process executed by the main CPU 201 will be described with reference to FIG. FIG. 38 is a flow chart showing an example of the ceiling counter update process executed by the main CPU 201 at S152 during the counter update process (see FIG. 33) in the first pachinko gaming machine.

メインCPU201は、先ず、天井カウント禁止フラグがオフであるか否かを判定する(S171)。天井カウント禁止フラグは、確変フラグがオンにセットされるとき、および天井カウンタが天井値に到達したときにオンにセットされるフラグである。すなわち、確変フラグがオフである場合であって且つ天井カウンタが天井値に到達していない場合、天井カウント禁止フラグはオフである。天井カウンタの値は、メインRAM203に保存される。 The main CPU 201 first determines whether or not the ceiling count prohibition flag is off (S171). The ceiling count prohibition flag is a flag that is set on when the variable probability flag is set on and when the ceiling counter reaches the ceiling value. That is, when the variable probability flag is off and the ceiling counter has not reached the ceiling value, the ceiling count prohibition flag is off. The ceiling counter value is stored in the main RAM 203 .

なお、天井値は、B時短遊技状態への移行条件として、パチンコ遊技機固有の値として予め決められている。ただし、これに代えて、大当り遊技状態が終了したとき、バックアップクリア処理が行われたとき、天井カウンタの値をリセットする専用の操作手段が操作されたとき等に、メインCPU201が天井値をセットする処理を行うようにしてもよい。 In addition, the ceiling value is predetermined as a value unique to the pachinko game machine as a transition condition to the B time-saving game state. However, instead of this, the main CPU 201 sets the ceiling value when the jackpot game state ends, when the backup clear process is performed, when the dedicated operation means for resetting the value of the ceiling counter is operated, etc. You may make it process.

S171において、天井カウント禁止フラグがオフでない場合(S171がNO判定の場合)、すなわち天井カウント禁止フラグがオンである場合、メインCPU201は、天井カウンタ更新処理を終了し、処理を、カウンタ更新処理(図33参照)に戻す。 In S171, if the ceiling count prohibition flag is not off (if the determination in S171 is NO), that is, if the ceiling count prohibition flag is ON, the main CPU 201 ends the ceiling counter update process and shifts the process to the counter update process ( 33).

S171において、天井カウント禁止フラグがオフである場合(S171がYES判定の場合)、メインCPU201は、処理を、S172に移す。 In S171, if the ceiling count prohibition flag is OFF (determined as YES in S171), the main CPU 201 shifts the process to S172.

S172において、メインCPU201は、天井カウンタに1を加算する処理を行う。メインCPU201は、S172の処理を実行した後、天井カウンタ更新処理を終了し、処理を、カウンタ更新処理(図33参照)に戻す。 At S172, the main CPU 201 performs a process of adding 1 to the ceiling counter. After executing the process of S172, the main CPU 201 ends the ceiling counter update process and returns the process to the counter update process (see FIG. 33).

[1-6-14.カウンタ判定処理]
次に、図36を参照して、メインCPU201により実行されるカウンタ判定処理について説明する。図36は、第1のパチンコ遊技機において、時短管理処理(図32参照)中のS142でメインCPU201により実行されるカウンタ判定処理の一例を示すフローチャートである。
[1-6-14. Counter judgment processing]
Next, referring to FIG. 36, counter determination processing executed by the main CPU 201 will be described. FIG. 36 is a flow chart showing an example of the counter determination process executed by the main CPU 201 at S142 during the time saving management process (see FIG. 32) in the first pachinko gaming machine.

メインCPU201は、先ず、時短移行判定処理を行う(S181)。この時短移行判定処理の詳細については、図37を参照して後述する。メインCPU201は、S181の処理を実行した後、処理を、S182に移す。 The main CPU 201 first performs time saving transition determination processing (S181). The details of this time saving shift determination process will be described later with reference to FIG. 37 . After executing the process of S181, the main CPU 201 shifts the process to S182.

S182において、メインCPU201は、時短移行処理を行う。この時短移行処理の詳細については、図38を参照して後述する。メインCPU201は、S182の処理を実行した後、処理を、S183に移す。 In S<b>182 , the main CPU 201 performs time saving transition processing. The details of this time-saving transition processing will be described later with reference to FIG. 38 . After executing the process of S182, the main CPU 201 shifts the process to S183.

S183において、メインCPU201は、時短カウンタが1より小さいか否かを判定する。 In S<b>183 , the main CPU 201 determines whether or not the time saving counter is smaller than one.

S183において、時短カウンタが1より小さくないと判定された場合(S183がNO判定)、すなわち時短カウンタが1以上である場合、メインCPU201は、処理を、S185に移す。 When it is determined in S183 that the time saving counter is not smaller than 1 (NO determination in S183), that is, when the time saving counter is 1 or more, the main CPU 201 shifts the process to S185.

一方、S183において、時短カウンタが1より小さいと判定された場合(S183がYES判定)、メインCPU201は、処理を、S184に移す。 On the other hand, when it is determined in S183 that the time saving counter is smaller than 1 (YES determination in S183), the main CPU 201 shifts the process to S184.

S184において、メインCPU201は、時短フラグをオフにする。メインCPU201は、S184の処理を実行した後、処理を、S185に移す。 In S184, the main CPU 201 turns off the time saving flag. After executing the process of S184, the main CPU 201 shifts the process to S185.

なお、S183において時短カウンタが1より小さいと判定された場合(S183がYES判定の場合)、B時短カウンタ及びC時短カウンタはいずれも1より小さいはずである(すなわち0のはずである)。しかし、メインCPU201による処理を実行する上で何らかの不具合が生じる可能性があり得ることに鑑みて、例えば、S183がYES判定であるにもかかわらずB時短カウンタまたは時短カウンタが1以上である場合に、異常警報を出力したりする等の異常時処理を実行するようにしてもよい。また、この異常時処理に代えてまたは加えて、S183がYES判定された場合に、時短フラグをオフにするだけでなく(S184参照)、B時短カウンタ及びC時短カウンタをリセットすることにより、時短カウンタとB時短カウンタとC時短カウンタとの整合性を図るようにしてもよい。 In addition, when it is determined that the time saving counter is smaller than 1 in S183 (S183 is YES determination), both the B time saving counter and the C time saving counter should be smaller than 1 (that is, should be 0). However, in view of the possibility that some trouble may occur in executing the processing by the main CPU 201, for example, if the B time reduction counter or the time reduction counter is 1 or more despite the determination being YES in S183 , an abnormality warning may be output, or other abnormality processing may be executed. Also, instead of or in addition to this abnormal time process, when S183 is determined as YES, not only turn off the time saving flag (see S184), but also reset the B time saving counter and C time saving counter. You may make it match|compatibility with a counter, a B time saving counter, and a C time saving counter.

S185において、メインCPU201は、特別図柄の遊技状態指定パラメータ設定処理を行う。その後、メインCPU201は、時短移行コマンドの送信予約処理(S186)を行う。なお、この処理で送信予約された時短移行コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(後述の図45のS322参照)において、サブ制御回路300に送信される。そして、S186の処理後、メインCPU201は、カウンタ判定処理を終了し、処理を、時短管理処理(図32参照)に戻す。 At S185, the main CPU 201 performs special symbol gaming state designation parameter setting processing. After that, the main CPU 201 performs transmission reservation processing (S186) of the time saving transition command. In addition, the time-saving transition command transmitted in this process is transmitted to the sub-control circuit 300 in the effect control command transmission process (see S322 in FIG. 45 described later) during the next system timer interrupt process. After the process of S186, the main CPU 201 ends the counter determination process and returns the process to the time saving management process (see FIG. 32).

[1-6-15.時短移行判定処理]
次に、図37を参照して、メインCPU201により実行される時短移行判定処理について説明する。この処理では、天井カウンタが天井値に到達した場合に、B時短遊技状態に移行させるための判定処理が行われる。図37は、第1のパチンコ遊技機において、カウンタ判定処理(図36参照)中のS181でメインCPU201により実行される時短移行判定処理の一例を示すフローチャートである。
[1-6-15. Time reduction shift determination process]
Next, with reference to FIG. 37, the time reduction transition determination process executed by the main CPU 201 will be described. In this process, when the ceiling counter reaches the ceiling value, a determination process for shifting to the B time-saving game state is performed. FIG. 37 is a flow chart showing an example of time reduction transition determination processing executed by the main CPU 201 at S181 during the counter determination processing (see FIG. 36) in the first pachinko gaming machine.

メインCPU201は、先ず、確変フラグがオフであるか否かを判定する(S191)。 The main CPU 201 first determines whether or not the variable probability flag is off (S191).

S191において、確変フラグがオフでないと判定された場合(S191がNO判定の場合)、すなわち確変フラグがオンである場合、メインCPU201は、時短移行判定処理を終了し、処理を、カウンタ判定処理(図36参照)に戻す。すなわち、確変フラグがオンである場合、B時短遊技状態に移行させないようにすることができる。 In S191, if it is determined that the variable probability flag is not off (NO determination in S191), that is, if the variable probability flag is ON, the main CPU 201 ends the time reduction shift determination process, and the process is changed to a counter determination process ( 36). That is, when the variable probability flag is ON, it is possible to prevent the transition to the B time-saving gaming state.

一方、S191において、確変フラグがオフであると判定された場合(S191がYES判定の場合)、メインCPU201は、処理を、S192に移す。 On the other hand, when it is determined in S191 that the variable probability flag is off (when S191 determines YES), the main CPU 201 shifts the process to S192.

S192において、メインCPU201は、天井カウンタが天井値であるか否かを判定する。 In S192, the main CPU 201 determines whether or not the ceiling counter is the ceiling value.

S192において、天井カウンタが天井値でないと判定された場合(S192がNO判定の場合)、メインCPU201は、時短移行判定処理を終了し、処理を、カウンタ判定処理(図36参照)に戻す。 When it is determined in S192 that the ceiling counter is not the ceiling value (NO determination in S192), the main CPU 201 ends the time reduction shift determination process and returns the process to the counter determination process (see FIG. 36).

一方、S192において、天井カウンタが天井値であると判定された場合(S192がYES判定の場合)、メインCPU201は、処理を、S193に移す。 On the other hand, when it is determined in S192 that the ceiling counter is the ceiling value (when S192 determines YES), the main CPU 201 shifts the process to S193.

S193において、メインCPU201は、天井カウント禁止フラグをオンにセットする。メインCPU201は、S193の処理を実行した後、処理を、S194に移す。 In S193, the main CPU 201 sets the ceiling count prohibition flag to ON. After executing the process of S193, the main CPU 201 shifts the process to S194.

S194において、メインCPU201は、天井フラグをオンにセットする。天井フラグは、天井カウンタが天井値に到達したことを示すフラグである。メインCPU201は、S194の処理を実行した後、処理を、S196に移す。 In S194, the main CPU 201 sets the ceiling flag to ON. The ceiling flag is a flag indicating that the ceiling counter has reached the ceiling value. After executing the process of S194, the main CPU 201 shifts the process to S196.

S196において、メインCPU201は、天井カウンタをクリアする。メインCPU201は、S196の処理を実行した後、時短移行判定処理を終了し、処理を、カウンタ判定処理(図36参照)に戻す。 At S196, the main CPU 201 clears the ceiling counter. After executing the process of S196, the main CPU 201 ends the time reduction transition determination process, and returns the process to the counter determination process (see FIG. 36).

[1-6-16.時短移行処理]
次に、図38を参照して、メインCPU201により実行される時短移行処理について説明する。図38は、第1のパチンコ遊技機において、カウンタ判定処理(図36参照)中のS182でメインCPU201により実行される時短移行処理の一例を示すフローチャートである。
[1-6-16. Time reduction transition processing]
Next, with reference to FIG. 38, the time-saving transition processing executed by the main CPU 201 will be described. FIG. 38 is a flow chart showing an example of time-saving transition processing executed by the main CPU 201 at S182 during the counter determination processing (see FIG. 36) in the first pachinko gaming machine.

メインCPU201は、先ず、確変フラグがオフであるか否かを判定する(S202)。 The main CPU 201 first determines whether or not the variable probability flag is off (S202).

S202において、確変フラグがオフでないと判定された場合(S202がNO判定の場合)、すなわち確変フラグがオンである場合、メインCPU201は、時短移行処理を終了し、処理を、カウンタ判定処理(図36参照)に戻す。このようにすることで、確変フラグがオンである場合には、B時短遊技状態およびC時短遊技状態のいずれも、開始されないようにすることができる。 In S202, if it is determined that the variable probability flag is not off (NO determination in S202), that is, if the variable probability flag is ON, the main CPU 201 ends the time reduction transition processing, and the processing is changed to the counter determination processing (Fig. 36). By doing so, when the probability variation flag is ON, neither the B time saving game state nor the C time saving game state can be started.

一方、S202において、確変フラグがオフであると判定された場合(S202がYES判定)、メインCPU201は、処理を、S203に移す。 On the other hand, when it is determined in S202 that the variable probability flag is off (YES in S202), the main CPU 201 shifts the process to S203.

S203において、メインCPU201は、天井フラグがONであるか否かを判定する。 In S203, the main CPU 201 determines whether or not the ceiling flag is ON.

S203において、天井フラグがオンでないと判定された場合(S203がNO判定の場合)、すなわち天井フラグがオフである場合、メインCPU201は、処理を、S206に移す。 If it is determined in S203 that the ceiling flag is not ON (NO in S203), that is, if the ceiling flag is OFF, the main CPU 201 shifts the process to S206.

一方、S203において、天井フラグがオンであると判定された場合(S203がYES判定)、メインCPU201は、処理を、S205に移す。 On the other hand, if it is determined in S203 that the ceiling flag is ON (YES in S203), the main CPU 201 shifts the process to S205.

S205において、メインCPU201は、B時短遊技状態への移行にかかわる処理として、B時短制御態様決定処理を実行する。この処理では、B時短カウンタにセットする時短回数と、時短モードを2にセットすることと、時短性能等を決定する。メインCPU201は、S205の処理を実行した後、処理を、S208に移す。 In S205, the main CPU 201 executes a B time saving control mode determination process as a process related to transition to the B time saving gaming state. In this process, the number of time reductions to be set in the B time reduction counter, setting the time reduction mode to 2, time reduction performance and the like are determined. After executing the process of S205, the main CPU 201 shifts the process to S208.

なお、B時短カウンタにセットされる時短回数は、予め定められた回数である。また、時短性能のうち、「普通図柄当り」の当選確率は、普通図柄の当り判定テーブル(図16参照)に示されるとおりである。また、時短性能のうち、普通電動役物146の開放パターン(開放回数、開放時間、ウェイト時間)は、普通図柄判定テーブル(図17参照)および普通図柄当り種類決定テーブル(図18参照)に示されるとおりである。さらに、時短性能のうち、普通図柄の可変表示時間は、普通図柄の変動パターンテーブル(図19参照)に示されるとおりである。 In addition, the number of times of time saving set in the B time saving counter is a predetermined number of times. Further, among the time-saving performances, the winning probability of the "normal symbol win" is as shown in the normal symbol win determination table (see FIG. 16). In addition, among the time saving performance, the opening pattern (number of openings, opening time, wait time) of the normal electric accessory 146 is shown in the normal symbol determination table (see FIG. 17) and the normal symbol per type determination table (see FIG. 18). It is as it should be. Furthermore, among the time saving performances, the variable display time of normal symbols is as shown in the normal symbol variation pattern table (see FIG. 19).

S206において、メインCPU201は、時短当りフラグがオンであるか否かを判定する。 In S206, the main CPU 201 determines whether or not the time saving hit flag is ON.

S206において、時短当りフラグがオンでないと判定された場合(S206がNO判定の場合)、すなわち時短当りフラグがオフである場合、メインCPU201は、時短移行処理を終了し、処理を、カウンタ判定処理(図36参照)に戻す。 In S206, when it is determined that the time saving hit flag is not ON (when S206 is NO determination), that is, when the time saving hit flag is off, the main CPU 201 ends the time saving transition process, and the process is changed to the counter determination process. (See FIG. 36).

一方、S206において、時短当りフラグがオンであると判定された場合(S206がYES判定)、メインCPU201は、処理を、S207に移す。 On the other hand, when it is determined in S206 that the time saving hit flag is ON (S206 determines YES), the main CPU 201 shifts the process to S207.

S207において、メインCPU201は、C時短遊技状態への移行にかかわる処理として、C時短制御態様決定処理を実行する。この処理では、C時短カウンタにセットする時短回数と、時短モードを3にセットすることと、時短性能等を決定する。メインCPU201は、S207の処理を実行した後、処理を、S208に移す。 In S207, the main CPU 201 executes a C time saving control mode determination process as a process related to transition to the C time saving gaming state. In this process, the number of times of time saving to be set in the C time saving counter, setting the time saving mode to 3, time saving performance and the like are determined. After executing the process of S207, the main CPU 201 shifts the process to S208.

なお、C時短カウンタにセットされる時短回数は、当り種類決定テーブル(例えば図13参照)を参照して選択図柄コマンドに応じて決定される。また、時短性能のうち、「普通図柄当り」の当選確率は、普通図柄の当り判定テーブル(図16参照)に示されるとおりである。また、時短性能のうち、普通電動役物146の開放パターン(開放回数、開放時間、ウェイト時間)は、普通図柄判定テーブル(図17参照)および普通図柄当り種類決定テーブル(図18参照)に示されるとおりである。さらに、時短性能のうち、普通図柄の可変表示時間は、普通図柄の変動パターンテーブル(図19参照)に示されるとおりである。 In addition, the number of time reductions set in the C time reduction counter is determined according to the selected symbol command with reference to a hit type determination table (see, for example, FIG. 13). Further, among the time-saving performances, the winning probability of the "normal symbol win" is as shown in the normal symbol win determination table (see FIG. 16). In addition, among the time saving performance, the opening pattern (number of openings, opening time, wait time) of the normal electric accessory 146 is shown in the normal symbol determination table (see FIG. 17) and the normal symbol per type determination table (see FIG. 18). It is as it should be. Furthermore, among the time saving performances, the variable display time of normal symbols is as shown in the normal symbol variation pattern table (see FIG. 19).

S208において、メインCPU201は、時短設定処理を行う。この時短設定処理の詳細については、図39を参照して後述する。メインCPU201は、S208の処理を実行した後、時短移行処理を終了し、処理を、カウンタ判定処理(図36参照)に戻す。 In S208, the main CPU 201 performs a time saving setting process. The details of this time saving setting process will be described later with reference to FIG. After executing the process of S208, the main CPU 201 ends the time saving transition process, and returns the process to the counter determination process (see FIG. 36).

[1-6-17.時短設定処理]
次に、図39を参照して、メインCPU201により実行される時短設定処理について説明する。図39は、第1のパチンコ遊技機において、時短移行処理(図38参照)中のS208でメインCPU201により実行される時短設定処理の一例を示すフローチャートである。
[1-6-17. Time saving setting processing]
Next, the time saving setting process executed by the main CPU 201 will be described with reference to FIG. 39 . FIG. 39 is a flowchart showing an example of the time saving setting process executed by the main CPU 201 at S208 during the time saving transition process (see FIG. 38) in the first pachinko gaming machine.

メインCPU201は、先ず、時短フラグがオンであるか否かを判定する(S211)。 The main CPU 201 first determines whether or not the time saving flag is ON (S211).

S211において、時短フラグがオンであると判定された場合(S211がYES判定の場合)、メインCPU201は、処理を、S212に移す。 When it is determined in S211 that the time saving flag is ON (when S211 determines YES), the main CPU 201 shifts the process to S212.

S211がYES判定の場合とは、確変フラグがオフであって、例えば、C時短遊技状態が先に実行されている状態でB時短遊技状態を重ねて実行する場合(天井カウンタ=天井値となった場合)や、A時短遊技状態、B時短遊技状態、またはC時短遊技状態が先に実行されている状態でC時短遊技状態を重ねて実行する場合(「時短当り」に当選した場合)が相当する。 If S211 is YES determination, the probability variation flag is off, for example, when the B time-saving gaming state is repeatedly executed while the C time-saving gaming state is being executed first (ceiling counter = ceiling value case), or when the C time-saving game state is executed in a state where the A time-saving game state, B time-saving game state, or C time-saving game state is executed first (when winning the “time-saving hit”) is equivalent. do.

なお、図示しないが、C時短遊技状態が先に実行されている状態でB時短遊技状態を重ねて実行する場合、メインCPU201は、「時短モード=2」をセットするとともに、S205で決定されたB時短カウンタをセットする。また、A時短遊技状態、B時短遊技状態、またはC時短遊技状態が先に実行されている状態でC時短遊技状態を重ねて実行する場合、メインCPU201は、「時短モード=3」にセットするとともに、S207で決定されたC時短カウンタをセットする。 In addition, although not shown, when the B time-saving gaming state is executed in a state where the C time-saving gaming state is executed first, the main CPU 201 sets "time-saving mode = 2" and determines in S205. B Set the time saving counter. In addition, when the A time saving game state, the B time saving game state, or the C time saving game state is executed first, and the C time saving game state is repeatedly executed, the main CPU 201 sets "time saving mode=3". Along with this, the C time saving counter determined in S207 is set.

S211において、時短フラグがオンでないと判定された場合(S211がNO判定)、すなわち時短フラグがオフである場合、メインCPU201は、処理を、S214に移す。 When it is determined in S211 that the time saving flag is not ON (S211 determines NO), that is, when the time saving flag is OFF, the main CPU 201 shifts the process to S214.

S212において、メインCPU201は、現状の時短カウンタ(先に実行されていた時短遊技状態の時短残回数)と、新たな時短回数(S205またはS207で決定された時短回数)とを比較し、現状の時短カウンタが新たな時短回数よりも小さいか否かを判定する。 In S212, the main CPU 201 compares the current time-saving counter (remaining number of time-savings in the previously executed time-saving game state) with the new number of time-savings (the number of time-savings determined in S205 or S207), and compares the current time-saving counter. It is determined whether or not the time saving counter is smaller than the new number of times of time saving.

S212において、現状の時短カウンタが新たな時短回数よりも小さくないと判定された場合(S212がNO判定の場合)、すなわち現状の時短カウンタが新たな時短回数よりも大きい場合、メインCPU201は、時短設定処理を終了し、処理を、時短移行処理(図38を参照)に戻す。 In S212, if it is determined that the current time-saving counter is not smaller than the new number of times of time-saving (if the determination in S212 is NO), that is, if the current time-saving counter is greater than the new number of times of time-savings, the main CPU 201 will The setting process is ended, and the process is returned to the time saving transition process (see FIG. 38).

一方、S212において、現状の時短カウンタが新たな時短回数よりも大きいと判定された場合(S212がYES判定の場合)、メインCPU201は、処理を、S213に移す。 On the other hand, when it is determined in S212 that the current time saving counter is greater than the new number of times of time saving (when S212 determines YES), the main CPU 201 shifts the process to S213.

S213において、メインCPU201は、時短カウンタ再設定処理を行う。この処理では、C時短遊技状態が先に実行されている状態でB時短遊技状態を重ねて実行する場合や、A時短遊技状態、B時短遊技状態、またはC時短遊技状態が先に実行されている状態でC時短遊技状態を重ねて実行する場合、現状の時短カウンタの値(すなわち時短残回数)と新たな時短回数とのうち多い方の時短回数が、新たな時短カウンタとして再設定される。ただし、時短カウンタ再設定処理(S213)が行われたとしても、メインCPU201は、B時短カウンタおよびC時短カウンタをリセットしない。メインCPU201は、S213の処理を実行した後、時短設定処理を終了し、処理を、時短移行処理(図38)に戻す。 In S213, the main CPU 201 performs a time saving counter resetting process. In this process, when the B time-saving game state is repeatedly executed while the C time-saving game state is executed first, or when the A time-saving game state, the B time-saving game state, or the C time-saving game state is executed first. When the C time-saving game state is repeatedly executed in the state where it is, the larger one of the current value of the time-saving counter (that is, the number of remaining time-savings) and the new number of time-savings is reset as a new time-saving counter. . However, even if the time saving counter resetting process (S213) is performed, the main CPU 201 does not reset the B time saving counter and the C time saving counter. After executing the process of S213, the main CPU 201 ends the time saving setting process and returns the process to the time saving transition process (FIG. 38).

なお、C時短遊技状態が先に実行されている状態でB時短遊技状態を重ねて実行する場合や、A時短遊技状態、B時短遊技状態、またはC時短遊技状態が先に実行されている状態でC時短遊技状態を重ねて実行する場合、メインCPU201は、先に実行されていた時短遊技状態の時短性能を維持する。すなわち、先に実行されていた時短遊技状態の時短性能から新たな時短遊技状態の時短性能に変更したり、現状の時短カウンタと新たな時短回数とのうち多い方の時短回数に対応する時短遊技状態の時短性能に変更されたりはしない。 In addition, when the B time-saving game state is repeatedly executed while the C time-saving game state is executed first, or the state where the A time-saving game state, B time-saving game state, or C time-saving game state is executed first , the main CPU 201 maintains the time saving performance of the previously executed time saving game state. That is, the time-saving performance of the time-saving game state that was executed earlier is changed to the time-saving performance of the new time-saving game state, or the time-saving game corresponding to the larger one of the current time-saving counter and the new time-saving number of times It will not be changed to the time saving performance of the state.

時短性能とは、上述したとおり、入賞口(例えば、本実施例では第2始動口140(図4参照))への遊技球の入賞の容易さを変更する性能であって、「普通図柄当り」の当選確率、普通図柄の可変表示時間、または/および普通電動役物146の開放パターン(開放回数、開放時間、ウェイト時間等)等をいう。 The time-saving performance, as described above, is a performance that changes the ease of winning a game ball to a winning opening (for example, the second starting opening 140 (see FIG. 4) in this embodiment), , the variable display time of normal symbols, and/or the opening pattern (number of times of opening, opening time, waiting time, etc.) of normal electric accessories 146, and the like.

ところで、本実施例では、B時短カウンタ及びC時短カウンタを設けることにより、内部的に二つの時短遊技状態が重ねて実行されていることを管理できるようにしている。そして、上記の時短カウンタ再設定処理(S213)において、現状の時短カウンタの値と新たな時短回数とのうち多い方の時短回数を、新たな時短カウンタとして再設定するようにしている。しかし、内部的に二つの時短遊技状態が重ねて実行されていたとしても、表面的にあらわれる(遊技者が把握できる)時短性能は、内部的に重ねて実行されている上記二つの時短遊技状態のうち、いずれか一つの時短遊技状態についての時短性能のみである。そのため、内部的に二つの時短遊技状態が重ねて実行されていることを管理せずに(すなわちB時短カウンタ及びC時短カウンタを設けずに)、複数の時短遊技状態を重ねて実行する場合に、現状の時短カウンタの値と新たな時短回数とのうち多い方の時短回数を、新たな時短カウンタとして再設定するようにしてもよい。 By the way, in this embodiment, by providing the B time-saving counter and the C time-saving counter, it is possible to manage that the two time-saving game states are being overlapped internally. Then, in the time-saving counter resetting process (S213), the larger one of the current value of the time-saving counter and the new number of times of time-savings is reset as a new time-savings counter. However, even if the two time-saving gaming states are executed internally, the time-saving performance that appears superficially (that the player can grasp) is the two time-saving gaming states that are internally overlapped. Among them, it is only the time saving performance for any one time saving game state. Therefore, without managing that the two time-saving game states are run in piles internally (that is, without providing the B time-saving counter and the C time-saving counter), when multiple time-saving game states are run repeatedly , You may make it reset as a new time-saving counter the number of times of time-savings which is larger among the value of the present time-saving counter and the number of times of new time-savings.

S214において、メインCPU201は、時短態様設定処理を行う。この処理は、S211がNO判定の場合、すなわち、非時短遊技状態からB時短遊技状態に移行させて実行する場合(天井カウンタ=天井値となった場合)や、非時短遊技状態からC時短遊技状態に移行させて実行する場合(「時短当り」に当選した場合)に行われる処理である。この処理では、B時短制御態様決定処理(S205)またはC時短制御態様決定処理(S207)で決定された時短回数と時短性能とが設定される。メインCPU201は、S214の処理を実行した後、処理を、S215に移す。 In S214, the main CPU 201 performs a time saving mode setting process. This process is, if S211 is NO determination, that is, if it is executed by shifting from the non-time-saving gaming state to the B time-saving gaming state (when the ceiling counter = ceiling value), or from the non-time-saving gaming state to the C time-saving gaming state It is a process that is performed when it is executed by shifting to (when it is elected to "time saving"). In this process, the time saving frequency and time saving performance determined in the B time saving control mode determination process (S205) or the C time saving control mode determination process (S207) are set. After executing the process of S214, the main CPU 201 shifts the process to S215.

S215において、メインCPU201は、時短フラグをオンにセットする。メインCPU201は、S215の処理を実行した後、時短設定処理を終了し、処理を、時短移行処理(図38)に戻す。 In S215, the main CPU 201 sets the time saving flag to ON. After executing the process of S215, the main CPU 201 ends the time saving setting process and returns the process to the time saving transition process (FIG. 38).

このように、図32~図39を参照して説明した上述の時短管理処理において、メインCPU201は、B時短遊技状態への移行処理を、天井最終変動としての特別図柄の可変表示が終了したときに行っている。本実施例では、第1特別図柄の当り判定処理の結果に小当りが含まれないが、当り判定処理の当り判定処理の結果に小当りを含むパチンコ遊技機の場合、天井最終変動における第1特別図柄の当り判定処理の結果が小当りである場合が生じうる。このように、天井最終変動における第1特別図柄の当り判定処理の結果が小当りである場合、メインCPU201は、小当り遊技状態が終了したことに基づいて、B時短遊技状態に移行させる処理を行うとよい。 Thus, in the above-described time saving management process described with reference to FIGS. going to In this embodiment, the result of the hit determination process of the first special symbol does not include a small hit, but in the case of a pachinko game machine that includes a small hit in the result of the hit determination process of the hit determination process, the first in the final ceiling fluctuation The result of the special symbol hit determination process may be a small hit. In this way, when the result of the hit determination process for the first special symbol in the final ceiling variation is a small hit, the main CPU 201 performs the process of shifting to the B time-saving game state based on the end of the small win game state. do it.

また、図32~図39を参照して説明した上述の時短管理処理では、メインCPU201は、B時短遊技状態への移行処理を、天井最終変動としての特別図柄の可変表示が終了したときに行っているが、これに限られず、天井最終変動としての特別図柄の可変表示を開始したことに基づいて、B時短遊技状態への移行処理を行うようにしてもよい。とくに、第1特別図柄と第2特別図柄とが並行して可変表示可能な第1のパチンコ遊技機においては、天井最終変動としての特別図柄の可変表示を開始したことに基づいて、B時短遊技状態への移行処理を行うことが好ましい。なぜなら、天井最終変動としての特別図柄の可変表示が終了したときにB時短遊技状態に移行するようにすると、天井最終変動としてのいずれか一方の特別図柄の可変表示中に他方の特別図柄の可変表示が開始された場合、この他方の特別図柄の可変表示については、B時短遊技状態としての恩恵を受けることができなくなり、興趣が低下するおそれがあるからである。なお、第1のパチンコ遊技機では、特別図柄の可変表示が例えば600000msecといった長変動で行われることはない。ただし、このような長変動で特別図柄の可変表示が行われうるパチンコ遊技機においては、天井最終変動としての特別図柄の可変表示を開始したことに基づいてB時短遊技状態への移行処理を行うことにより、とくに天井最終変動である特別図柄の可変表示が長変動で行われる場合であっても、B時短遊技状態の開始の遅延を回避することができる。 In addition, in the time saving management process described above with reference to FIGS. 32 to 39, the main CPU 201 performs the transition process to the B time saving gaming state when the variable display of the special symbol as the final ceiling change ends. However, it is not limited to this, and based on the start of the variable display of the special symbol as the final ceiling change, the transition processing to the B time saving game state may be performed. In particular, in the first pachinko game machine in which the first special symbol and the second special symbol can be variably displayed in parallel, based on the start of the variable display of the special symbol as the final ceiling change, B time saving game It is preferable to perform state transition processing. This is because, when the variable display of the special pattern as the final ceiling change is completed, if the transition to the B time-saving game state is made, during the variable display of one of the special patterns as the final ceiling change, the other special pattern is variable. This is because, when the display is started, the other variable display of the special symbols cannot receive the benefit of the B time-saving game state, and there is a possibility that the interest is lowered. In addition, in the first pachinko game machine, variable display of special symbols is not performed with a long variation such as 600000 msec. However, in a pachinko game machine capable of variable display of special symbols with such a long variation, transition processing to the B time-saving game state is performed based on the start of variable display of special symbols as the final ceiling variation. As a result, delay in starting the B time-saving game state can be avoided even when variable display of the special symbol, which is the final ceiling variation, is performed in a long variation.

また、図32~図39を参照して説明した上述の時短管理処理では、B時短遊技状態への移行にかかわる処理としてのB時短制御態様決定処理(S205)を、C時短遊技状態への移行にかかわる処理としてのC時短制御態様決定処理(S207)よりも優先して行うようにしている(図38のS203~S207を参照)が、これに限られない。例えば、C時短遊技状態への移行にかかわる処理としてのC時短制御態様決定処理(S207)を、B時短遊技状態への移行にかかわる処理としてのB時短制御態様決定処理(S205)よりも優先して行うようにしてもよい。 In addition, in the time saving management process described above with reference to FIGS. 32 to 39, the B time saving control mode determination process (S205) as a process related to the transition to the B time saving game state is changed to the C time saving game state. (See S203 to S207 in FIG. 38), but it is not limited to this. For example, the C time reduction control mode determination process (S207) as a process related to the transition to the C time reduction game state is prioritized over the B time reduction control mode determination process (S205) as a process related to the transition to the B time reduction game state. You can also use

また、図35を参照して説明した上述の天井カウンタ更新処理では、天井カウント禁止フラグがオフでない場合(図35のS171がNO判定)、天井カウンタを更新しないようにしているが、これに限られない。例えばST機や確変転落抽選を行うパチンコ遊技機では、確変フラグがオンである場合であっても特別図柄の可変表示が行われると天井カウンタを更新するようにしてもよい。この場合、天井カウンタが天井値に到達したとしても、B時短遊技状態に移行せず、天井カウンタと確変カウンタとの差が天井値となった場合に、B時短遊技状態に移行するようにしてもよい。この場合、メインCPU201は、「天井カウンタ=天井値」となっただけではB時短遊技状態に移行させず、天井カウンタと確変カウンタとの差が天井値となった場合に、B時短遊技状態に移行させる処理を行うこととなる。 Further, in the ceiling counter updating process described above with reference to FIG. 35, if the ceiling count prohibition flag is not off (NO determination in S171 of FIG. 35), the ceiling counter is not updated. can't For example, in a ST machine or a pachinko game machine that performs a variable probability drop lottery, even if the variable probability flag is ON, the ceiling counter may be updated when the variable display of the special symbol is performed. In this case, even if the ceiling counter reaches the ceiling value, the transition to the B time-saving game state is not performed, and when the difference between the ceiling counter and the probability variable counter becomes the ceiling value, the transition to the B time-saving game state may be made. . In this case, the main CPU 201 does not shift to the B time-saving gaming state only when "ceiling counter=ceiling value", but shifts to the B time-saving gaming state when the difference between the ceiling counter and the probability variable counter becomes the ceiling value. processing will be performed.

また、B時短遊技状態への移行条件である天井値は、確変フラグがオフである場合の大当り確率の分母の所定範囲内(例えば、2.5~3.0倍)であることが好ましい。本実施例では、例えば特別図柄の当り判定テーブル(図10参照)に示されるように、確変フラグがオフである場合の大当り確率が319分の1(設定値1の場合)であるから、天井値は、319×2.5~319×3.0(倍)の範囲内であることが好ましい。 In addition, it is preferable that the ceiling value, which is the transition condition to the B time-saving gaming state, be within a predetermined range (for example, 2.5 to 3.0 times) of the denominator of the jackpot probability when the probability variation flag is off. In this embodiment, for example, as shown in the special symbol hit determination table (see FIG. 10), the jackpot probability when the probability variation flag is off is 1/319 (if the set value is 1), so the ceiling value is preferably within the range of 319×2.5 to 319×3.0 (times).

また、B時短遊技状態の終了条件であるB時短規定回数の上限は、確変フラグがオフである場合の大当り確率の分母の規定倍数(例えば3.8倍)までとすることが好ましい。同様に、C時短遊技状態の終了条件であるC時短規定回数の上限についても、確変フラグがオフである場合の大当り確率の分母に規定数を乗じた値まで(例えば大当り確率の分母の3.8倍まで)とすることが好ましい。本実施例では、確変フラグがオフである場合の大当り確率が319分の1(設定値1の場合)であるから、B時短規定回数およびC時短規定回数は、いずれも、概ね1212(319×3.8)を上限とすることが好ましい。なお、B時短規定回数の上限とC時短規定回数の上限とを同じ値とすることは必須ではない。 In addition, it is preferable that the upper limit of the B time saving specified number of times, which is the end condition of the B time saving gaming state, is up to a specified multiple (for example, 3.8 times) of the denominator of the jackpot probability when the probability variation flag is off. Similarly, the upper limit of the C time-saving specified number of times, which is the end condition of the C time-saving gaming state, is up to the value obtained by multiplying the denominator of the jackpot probability when the probability variation flag is off by a specified number (for example, the denominator of the jackpot probability of 3. up to 8 times). In this embodiment, since the jackpot probability when the variable probability flag is off is 1/319 (when the set value is 1), both the prescribed number of B time reduction and the prescribed number of C time reduction are approximately 1212 (319 × 3.8) is preferably set as the upper limit. In addition, it is not essential to set the upper limit of the B time saving prescribed number of times and the upper limit of the C time saving prescribed number of times to the same value.

ところで、第1のパチンコ遊技機のように、例えば設定1~設定6といった大当り確率が異なる複数の設定値のうちいずれか一の設定値にセット可能であるパチンコ遊技機である場合、上述したとおり、時短当り確率は全設定値で共通の確率となっている。このような場合、B時短遊技状態への移行条件である天井値を、設定値にかかわらず大当り確率(確変フラグがオフである場合)の分母に規定数(例えば3.0)を乗じた値とした場合、設定値に応じて天井値が異なることとなり、セットされている設定値が遊技者に看破されてしまうおそれがある。そこで、本実施例では、セットされた設定値がいずれであったとしても、天井値を、大当り確率(確変フラグがオフである場合)の分母に対して規定数を乗じて決定するのではなく、設定値にかかわらず同じ値とすることが好ましい。 By the way, as in the first pachinko game machine, in the case of a pachinko game machine that can be set to any one of a plurality of setting values with different jackpot probabilities such as setting 1 to setting 6, as described above , Time saving per probability is a common probability for all set values. In such a case, the ceiling value, which is the transition condition to the B time-saving gaming state, is a value obtained by multiplying the denominator of the jackpot probability (if the variable probability flag is off) by a specified number (eg, 3.0) regardless of the set value. In this case, the ceiling value will differ according to the set value, and there is a risk that the set value will be seen through by the player. Therefore, in this embodiment, regardless of which set value is set, the ceiling value is determined by multiplying the denominator of the jackpot probability (if the variable probability flag is off) by a specified number, It is preferable to use the same value regardless of the set value.

[1-6-18.時短管理処理にかかわる変形例]
なお、図32~図39を参照して説明した上述の時短管理処理(以下「本実施例の時短管理処理」と称する)では、天井カウンタ更新処理(図35参照)を、特別図柄遊技終了処理(図31参照)において実行している。また、B時短遊技状態への移行にかかわる処理を、C時短遊技状態への移行にかかわる処理よりも優先して行うようにしている。さらに、B時短遊技状態への移行フラグ(天井フラグ)とC時短遊技状態への移行フラグ(時短当りフラグ)とを別個に設け、天井フラグがオンである場合にB時短遊技状態に移行させ、時短当りフラグがオンである場合にC時短遊技状態に移行させるようにしている。ただし、天井カウンタ更新処理が含まれる時短管理処理の実行タイミング、B時短遊技状態への移行とC時短遊技状態への移行との優先順位、B時短遊技状態への移行フラグとC時短遊技状態の移行フラグとを別個にするか共通にするか、については、上記に限られず、様々なバリエーションで時短管理処理を行うことができる。
[1-6-18. Modified example related to time saving management processing]
In addition, in the above-described time-saving management process (hereinafter referred to as "time-saving management process of the present embodiment") explained with reference to FIGS. 32 to 39, the ceiling counter update process (see FIG. 35) is (see FIG. 31). Further, the processing related to the transition to the B time saving game state is given priority over the processing related to the transition to the C time saving game state. Furthermore, a transition flag (ceiling flag) to the B time-saving game state and a transition flag (time-saving hit flag) to the C time-saving game state are provided separately, and when the ceiling flag is on, it is shifted to the B time-saving game state, When the time saving hit flag is ON, it is made to shift to the C time saving game state. However, the execution timing of the time saving management process including the ceiling counter update process, the priority of the transition to the B time saving game state and the C time saving game state, the transition flag to the B time saving game state and the C time saving game state It is not restricted to the above about whether it makes a shift flag separate or it is made common, but can perform time saving management processing by various variations.

例えば、天井カウンタ更新処理が含まれる時短管理処理の実行タイミングを変動停止時とし、移行時の処理をB時短遊技状態優先とし、B時短遊技状態への移行フラグとC時短遊技状態の移行フラグとを別個に設けるようにしてもよい。 For example, the execution timing of the time saving management process including the ceiling counter update process is set to when the fluctuation is stopped, the process at the time of transition is given priority to the B time saving game state, and the transition flag to the B time saving game state and the C time saving game state transition flag may be provided separately.

また、天井カウンタ更新処理が含まれる時短管理処理の実行タイミングを変動開始時とし、移行時の処理をB時短遊技状態優先とし、B時短遊技状態への移行フラグとC時短遊技状態の移行フラグとを別個に設けるようにしてもよい。 In addition, the execution timing of the time saving management process including the ceiling counter update process is set at the start of fluctuation, the process at the time of transition is given priority to the B time saving game state, and the transition flag to the B time saving game state and the C time saving game state transition flag may be provided separately.

また、天井カウンタ更新処理が含まれる時短管理処理の実行タイミングを変動開始時とし、移行時の処理をC時短遊技状態優先とし、B時短遊技状態への移行フラグとC時短遊技状態の移行フラグとを別個に設けるようにしてもよい。 In addition, the execution timing of the time saving management process including the ceiling counter update process is set at the start of fluctuation, the process at the time of transition is given priority to the C time saving game state, and the transition flag to the B time saving game state and the C time saving game state transition flag may be provided separately.

また、天井カウンタ更新処理が含まれる時短管理処理の実行タイミングを変動開始時とし、移行時の処理をB時短遊技状態優先とし、B時短遊技状態への移行フラグとC時短遊技状態の移行フラグとを共通のフラグとして設けるようにしてもよい。 In addition, the execution timing of the time saving management process including the ceiling counter update process is set at the start of fluctuation, the process at the time of transition is given priority to the B time saving game state, and the transition flag to the B time saving game state and the C time saving game state transition flag may be provided as a common flag.

また、天井カウンタ更新処理が含まれる時短管理処理の実行タイミングを変動開始時とし、移行時の処理をC時短遊技状態優先とし、B時短遊技状態への移行フラグとC時短遊技状態の移行フラグとを共通のフラグとして設けるようにしてもよい。 In addition, the execution timing of the time saving management process including the ceiling counter update process is set at the start of fluctuation, the process at the time of transition is given priority to the C time saving game state, and the transition flag to the B time saving game state and the C time saving game state transition flag may be provided as a common flag.

また、天井カウンタ更新処理が含まれる時短管理処理の実行タイミングを変動停止時とし、移行時の処理をC時短遊技状態優先とし、B時短遊技状態への移行フラグとC時短遊技状態の移行フラグとを別個に設けるようにしてもよい。 In addition, the execution timing of the time saving management process including the ceiling counter update process is set to when the fluctuation is stopped, the process at the time of transition is given priority to the C time saving game state, and the transition flag to the B time saving game state and the C time saving game state transition flag may be provided separately.

また、天井カウンタ更新処理が含まれる時短管理処理の実行タイミングを変動停止時とし、天井到達時に「時短当り」が非当選であることを確認した上でB時短遊技状態に移行させるようにしてもよい。 Also, even if the execution timing of the time saving management process including the ceiling counter update process is set to the time of stopping the fluctuation, and after confirming that the "time saving hit" is not elected when reaching the ceiling, it is shifted to the B time saving game state. good.

さらに、複数の時短遊技状態が重ねて実行されない場合、メインCPU201は、時短フラグオン且つ時短カウンタが0より大きい場合に時短カウンタから1を減算する処理を行い、それ以外の場合には時短カウンタから1を減算しないようにするとよい。 Furthermore, when a plurality of time-saving game states are not executed repeatedly, the main CPU 201 performs a process of subtracting 1 from the time-saving counter when the time-saving flag is on and the time-saving counter is greater than 0; should not be subtracted.

[1-7.大入賞口開放準備処理]
次に、図40を参照して、特別図柄管理処理(図27参照)中のS86でメインCPU201により実行される大入賞口開放準備処理について説明する。図40は、第1のパチンコ遊技機における大入賞口開放準備処理の一例を示すフローチャートである。
[1-7. Grand Prize Opening Preparation Processing]
Next, with reference to FIG. 40, the big winning opening preparation processing executed by the main CPU 201 at S86 during the special symbol management processing (see FIG. 27) will be described. FIG. 40 is a flow chart showing an example of the big winning opening preparation process in the first pachinko gaming machine.

メインCPU201は、先ず、特別図柄の制御状態番号が「3」であるか否かを判定する(S251)。 The main CPU 201 first determines whether or not the control state number of the special symbol is "3" (S251).

S251において特別図柄の制御状態番号が「3」でないと判定された場合(S251がNO判定の場合)、メインCPU201は、大入賞口開放準備処理を終了し、処理を、特別図柄管理処理(図27参照)に戻す。 If it is determined in S251 that the control state number of the special symbol is not "3" (NO determination in S251), the main CPU 201 ends the big winning opening preparation process, and shifts the process to the special symbol management process (Fig. 27).

一方、S251において特別図柄の制御状態番号が「3」であると判定された場合(S251がYES判定の場合)、メインCPU201は、処理を、S252に移す。 On the other hand, when it is determined in S251 that the control state number of the special symbol is "3" (when S251 determines YES), the main CPU 201 shifts the process to S252.

S252において、メインCPU201は、ラウンドカウンタ値をロードする。ラウンドカウンタは、大当り遊技状態において実行されるラウンド遊技の実行回数を計数するカウンタである。なお、ラウンドカウンタの計数値(ラウンドカウンタ値)は、メインRAM203内の所定領域に格納される。メインCPU201は、S252の処理を実行した後、処理を、S253に移す。 At S252, the main CPU 201 loads the round counter value. The round counter is a counter that counts the number of round games executed in the jackpot game state. A count value of the round counter (round counter value) is stored in a predetermined area in the main RAM 203 . After executing the process of S252, the main CPU 201 shifts the process to S253.

S253において、メインCPU201は、大入賞口の開放回数が上限値であるか否かを判定する。この処理では、大当り遊技状態において実行されたラウンド遊技の実行回数が上限値であるか否かが判定される。 In S253, the main CPU 201 determines whether or not the number of openings of the big winning opening is the upper limit. In this process, it is determined whether or not the number of executions of the round game executed in the jackpot game state is the upper limit.

S253において大入賞口の開放回数が上限値であると判定された場合(S253がYES判定の場合)、メインCPU201は、処理を、S254に移す。一方、S253において大入賞口の開放回数が上限値でないと判定された場合(S253がNO判定の場合)、メインCPU201は、処理を、S257に移す。 When it is determined in S253 that the number of openings of the big winning opening is the upper limit (when S253 determines YES), the main CPU 201 shifts the process to S254. On the other hand, when it is determined in S253 that the number of openings of the big winning opening is not the upper limit value (NO in S253), the main CPU 201 shifts the process to S257.

S254において、メインCPU201は、特別図柄の制御状態番号を「5」にセットする。このように、特別図柄の制御状態番号を「5」にセットする処理(S254)を行って制御状態番号を切り替えることにより、この大入賞口開放準備処理の終了後に、大当り終了処理(図27のS88参照)が行われることとなる。メインCPU201は、S254の処理を実行した後、処理を、S255に移す。 At S254, the main CPU 201 sets the special symbol control state number to "5". In this way, by performing the process (S254) of setting the control state number of the special symbol to "5" and switching the control state number, after the end of this big winning opening preparation process, the jackpot end process (Fig. 27 S88) is performed. After executing the process of S254, the main CPU 201 shifts the process to S255.

S255において、メインCPU201は、遊技状態指定パラメータ設定処理を行う。その後、メインCPU201は、大当り終了表示コマンドの送信予約処理を行う(S256)。なお、この処理で送信予約された大当り終了表示コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(後述の図45のS322参照)において、サブ制御回路300に送信される。そして、S256の処理後、メインCPU201は、大入賞口開放準備処理を終了し、処理を、特別図柄管理処理(図27参照)に戻す。 At S255, the main CPU 201 performs a game state designation parameter setting process. After that, the main CPU 201 performs transmission reservation processing of a jackpot end display command (S256). The jackpot end display command reserved for transmission in this process is transmitted to the sub-control circuit 300 in the effect control command transmission process (see S322 in FIG. 45 described later) during the next system timer interrupt process. After the process of S256, the main CPU 201 ends the big winning opening preparation process and returns the process to the special symbol management process (see FIG. 27).

S257において、メインCPU201は、ラウンドカウンタ値に1を加算する処理を行う。メインCPU201は、S257の処理を実行した後、処理を、S258に移す。 In S257, the main CPU 201 performs a process of adding 1 to the round counter value. After executing the process of S257, the main CPU 201 shifts the process to S258.

S258において、メインCPU201は、大入賞口関連各種設定処理を行う。この処理では、例えば、大入賞口131の開放回数、大入賞口131の最大開放時間、大入賞口131への最大入賞個数、大入賞口131への入賞時の賞球数等がセットされる。大入賞口131の開放回数はラウンド数が相当する。なお、1ラウンドにおいて大入賞口が複数回開放されるものを排除する趣旨ではない。ただしこの場合は、ラウンド数を管理する制御と、大入賞口の開閉回数を管理する制御とを、別の処理として行うことが好ましい。メインCPU201は、S258の処理を実行した後、処理を、S259に移す。 At S258, the main CPU 201 performs various setting processes related to the big winning opening. In this process, for example, the number of times the large winning opening 131 is opened, the maximum opening time of the large winning opening 131, the maximum number of winnings to the large winning opening 131, the number of prize balls when winning the large winning opening 131, etc. are set. . The number of times the large winning opening 131 is opened corresponds to the number of rounds. It should be noted that this is not intended to exclude the case where the big winning opening is opened multiple times in one round. However, in this case, it is preferable that the control for managing the number of rounds and the control for managing the number of opening and closing times of the big winning opening are performed as separate processes. After executing the process of S258, the main CPU 201 shifts the process to S259.

S259において、メインCPU201は、大入賞口開閉制御処理を行う。この処理では、大入賞口131の開閉制御データの生成処理が行われる。メインCPU201は、S259の処理を実行した後、処理を、S260に移す。 At S259, the main CPU 201 performs a big winning opening opening/closing control process. In this process, the process of generating the opening/closing control data for the big winning opening 131 is performed. After executing the process of S259, the main CPU 201 shifts the process to S260.

S260において、メインCPU201は、特別図柄の制御状態番号を「4」にセットする。このように、特別図柄の制御状態番号を「4」にセットする処理(S260)を行って制御状態番号を切り替えることにより、この大入賞口開放準備処理の終了後に、大入賞口開放制御処理(図27のS87参照)が行われることとなる。メインCPU201は、S260の処理を実行した後、処理を、S261に移す。 At S260, the main CPU 201 sets the special symbol control state number to "4". In this way, by performing the process (S260) of setting the control state number of the special symbol to "4" and switching the control state number, after the end of this big winning hole opening preparation process, the big winning hole opening control process ( (see S87 in FIG. 27) is performed. After executing the process of S260, the main CPU 201 shifts the process to S261.

S261において、メインCPU201は、遊技状態指定パラメータ設定処理を行う。メインCPU201は、S261の処理を実行した後、処理を、S262に移す。 At S261, the main CPU 201 performs a game state designation parameter setting process. After executing the process of S261, the main CPU 201 shifts the process to S262.

S262において、メインCPU201は、大入賞口開放中表示コマンドの送信予約処理を行う。この処理で送信予約された大入賞口開放中表示コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(後述の図45のS322参照)において、サブ制御回路300に送信される。メインCPU201は、S262の処理を実行した後、大入賞口開放準備処理を終了し、処理を、特別図柄管理処理(図27参照)に戻す。 At S262, the main CPU 201 performs transmission reservation processing of the display command during opening of the big winning opening. The display command during the opening of the big winning opening reserved for transmission in this process is transmitted to the sub-control circuit 300 in the effect control command transmission process (see S322 in FIG. 45 described later) during the next system timer interrupt process. After executing the process of S262, the main CPU 201 ends the big winning opening preparation process and returns the process to the special symbol management process (see FIG. 27).

[1-7-1.大入賞口開放制御処理]
次に、図41を参照して、特別図柄管理処理(図27参照)中のS87でメインCPU201により実行される大入賞口開放制御処理について説明する。図41は、第1のパチンコ遊技機における大入賞口開放制御処理の一例を示すフローチャートである。
[1-7-1. Large winning opening control process]
Next, with reference to FIG. 41, the big winning opening opening control process executed by the main CPU 201 at S87 during the special symbol management process (see FIG. 27) will be described. FIG. 41 is a flow chart showing an example of the big winning opening opening control process in the first pachinko gaming machine.

メインCPU201は、先ず、特別図柄の制御状態番号が「4」であるか否かを判定する(S271)。 The main CPU 201 first determines whether or not the control state number of the special symbol is "4" (S271).

S271において特別図柄の制御状態番号が「4」でないと判定された場合(S271がNO判定の場合)、メインCPU201は、大入賞口開放制御処理を終了し、処理を、特別図柄管理処理(図27参照)に戻す。 If it is determined in S271 that the control state number of the special symbol is not "4" (NO determination in S271), the main CPU 201 ends the big winning opening control process, and shifts the process to the special symbol management process (Fig. 27).

一方、S271において特別図柄の制御状態番号が「4」であると判定された場合(S271がYES判定の場合)、メインCPU201は、処理を、S272に移す。 On the other hand, when it is determined in S271 that the control state number of the special symbol is "4" (when S271 determines YES), the main CPU 201 shifts the process to S272.

S272において、メインCPU201は、大入賞口131に入賞した遊技球の個数が最大入賞個数であるか否かを判定する。この処理では、大入賞口131への遊技球の入賞個数を計数するカウントスイッチ132(図6参照)により計数された値が最大入賞個数の値であるか否かが判定される。なお、カウントスイッチ132により計数された大入賞口入賞カウンタの値は、メインRAM203内の所定領域に格納される。 At S272, the main CPU 201 determines whether or not the number of game balls that have entered the big winning hole 131 is the maximum winning number. In this process, it is determined whether or not the value counted by the count switch 132 (see FIG. 6) for counting the winning number of game balls into the big winning opening 131 is the maximum winning number. The value of the big winning opening winning counter counted by the count switch 132 is stored in a predetermined area in the main RAM 203 .

S272において、大入賞口131に入賞した遊技球の個数が最大入賞個数でないと判定された場合(S272がNO判定の場合)、メインCPU201は、処理を、S273に移す。 When it is determined in S272 that the number of game balls that have won the big winning opening 131 is not the maximum winning number (NO determination in S272), the main CPU 201 shifts the process to S273.

一方、S272において、大入賞口131に入賞した遊技球の個数が最大入賞個数であると判定された場合(S272がYES判定の場合)、メインCPU201は、処理を、S274に移す。 On the other hand, when it is determined in S272 that the number of game balls that have entered the big winning hole 131 is the maximum winning number (when S272 determines YES), the main CPU 201 shifts the process to S274.

S273において、メインCPU201は、大入賞口131の最大開放時間が経過したか否かを判定する。この処理では、大入賞口関連各種設定処理(図40のS258参照)においてセットされた最大開放時間が経過しているか否かが判定される。 At S273, the main CPU 201 determines whether or not the maximum opening time of the big winning opening 131 has passed. In this process, it is determined whether or not the maximum opening time set in the various setting processes related to the big winning opening (see S258 in FIG. 40) has passed.

S273において大入賞口131の最大開放時間が経過していないと判定された場合(S273がNO判定の場合)、メインCPU201は、大入賞口開放制御処理を終了し、処理を、特別図柄管理処理(図27参照)に戻す。 If it is determined in S273 that the maximum opening time of the large winning opening 131 has not elapsed (NO in S273), the main CPU 201 ends the large winning opening opening control process, and shifts the process to the special symbol management process. (See FIG. 27).

一方、S273において大入賞口131の最大開放時間が経過していると判定された場合(S273がYES判定の場合)、メインCPU201は、処理を、S274に移す。 On the other hand, if it is determined in S273 that the maximum opening time of the big winning opening 131 has passed (YES in S273), the main CPU 201 shifts the process to S274.

S274において、メインCPU201は、大入賞口131の閉鎖設定処理を行う。メインCPU201は、S274の処理を実行した後、処理を、S275に移す。 At S<b>274 , the main CPU 201 performs closing setting processing for the big winning opening 131 . After executing the process of S274, the main CPU 201 shifts the process to S275.

S275において、メインCPU201は、特別図柄の制御状態番号を「3」にセットする処理を行う。このように、特別図柄の制御状態番号を「3」にセットする処理(S275)を行って制御状態番号を切り替えることにより、この大入賞口開放制御処理の終了後に、再び、大入賞口開放準備処理(図27のS86参照)が行われることとなる。メインCPU201は、S275の処理を実行した後、処理を、S276に移す。 At S275, the main CPU 201 performs a process of setting the special symbol control state number to "3". In this way, by performing the process (S275) of setting the control state number of the special symbol to "3" and switching the control state number, after the end of this big winning hole opening control process, the big winning hole opening preparation is performed again. Processing (see S86 in FIG. 27) is performed. After executing the process of S275, the main CPU 201 shifts the process to S276.

S276において、メインCPU201は、遊技状態指定パラメータ設定処理を行う。メインCPU201は、S276の処理を実行した後、処理を、S277に移す。 At S276, the main CPU 201 performs a game state designation parameter setting process. After executing the process of S276, the main CPU 201 shifts the process to S277.

S277において、メインCPU201は、ラウンド間表示コマンドの送信予約処理を行う。この処理で送信予約されたラウンド間表示コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(後述の図45のS322参照)において、サブ制御回路300に送信される。そして、S277の処理後、メインCPU201は、大入賞口開制御処理を終了し、処理を、特別図柄管理処理(図27参照)に戻す。 In S277, the main CPU 201 performs an inter-round display command transmission reservation process. The inter-round display command reserved for transmission in this process is transmitted to the sub-control circuit 300 in the effect control command transmission process (see S322 in FIG. 45 described later) during the next system timer interrupt process. After the process of S277, the main CPU 201 ends the big winning opening control process and returns the process to the special symbol management process (see FIG. 27).

[1-7-2.大当り終了処理]
次に、図42を参照して、特別図柄管理処理(図27参照)中のS88でメインCPU201により実行される大当り終了処理について説明する。図42は、第1のパチンコ遊技機における大当り終了処理の一例を示すフローチャートである。
[1-7-2. Jackpot end processing]
Next, with reference to FIG. 42, the jackpot ending process executed by the main CPU 201 at S88 during the special symbol management process (see FIG. 27) will be described. FIG. 42 is a flow chart showing an example of a jackpot ending process in the first pachinko gaming machine.

メインCPU201は、先ず、特別図柄の制御状態番号が「5」であるか否かを判定する(S281)。 The main CPU 201 first determines whether or not the control state number of the special symbol is "5" (S281).

S281において特別図柄の制御状態番号が「5」でないと判定された場合(S281がNO判定の場合)、メインCPU201は、大当り終了処理を終了し、特別図柄管理処理(図27参照)に戻す。 If it is determined in S281 that the control state number of the special symbol is not "5" (NO determination in S281), the main CPU 201 ends the jackpot ending process and returns to the special symbol management process (see FIG. 27).

S281において特別図柄の制御状態番号が「5」であると判定された場合(S281がYES判定の場合)、メインCPU201は、処理を、S282に移す。 When it is determined in S281 that the control state number of the special symbol is "5" (when S281 determines YES), the main CPU 201 shifts the process to S282.

S282において、メインCPU201は、特別図柄遊技終了設定処理を行う。この処理では、各種フラグ(例えば、確変フラグ、時短フラグ等)のセットや、各種カウンタ(例えば、確変カウンタ、時短カウンタ、図柄確定数カウンタ、ラウンドカウンタ、大入賞口入賞カウンタ等)の値をセットまたはリセットする処理が行われる。メインCPU201は、S282の処理を実行した後、処理を、S283に移す。 At S282, the main CPU 201 performs special symbol game end setting processing. In this process, various flags (eg, variable probability flag, time-saving flag, etc.) and various counters (eg, variable probability counter, time-saving counter, design fixed number counter, round counter, big winning mouth winning counter, etc.) Set the value Alternatively, reset processing is performed. After executing the process of S282, the main CPU 201 shifts the process to S283.

S283において、メインCPU201は、特別図柄遊技終了処理を行う。この処理では、図31を参照して説明した特別図柄遊技終了処理が行われる。メインCPU201は、S283の処理を実行した後、大当り終了処理を終了し、特別図柄管理処理(図27参照)に戻す。 At S283, the main CPU 201 performs special symbol game end processing. In this process, the special symbol game end process described with reference to FIG. 31 is performed. After executing the processing of S283, the main CPU 201 terminates the jackpot end processing and returns to the special symbol management processing (see FIG. 27).

なお、メインCPU201は、割込禁止区間を設定し、上述の大当り終了処理を、割込禁止区間内で行うことが好ましい。 It is preferable that the main CPU 201 sets an interrupt-prohibited section and performs the above-described jackpot end processing within the interrupt-prohibited section.

[1-7-3.普通図柄制御処理]
次に、図43を参照して、主制御メイン処理(図20~図23参照)中のS40でメインCPU201により実行される普通図柄制御処理について説明する。なお、図43に示される普通図柄制御処理に先だって、メインCPU201は、特別図柄制御処理と同様に、普通図柄の始動条件が成立しているか否かの判定を行っていることは言うまでもない。
[1-7-3. Normal symbol control process]
Next, with reference to FIG. 43, the normal symbol control process executed by the main CPU 201 at S40 during the main control main process (see FIGS. 20 to 23) will be described. Needless to say, prior to the normal symbol control process shown in FIG. 43, the main CPU 201 determines whether or not the normal symbol start condition is satisfied, as in the special symbol control process.

図43は、第1のパチンコ遊技機における普通図柄制御処理の一例を示すフローチャートである。なお、図43に示すフローチャート中の各処理の右方に括弧書きで記載した数値(「0」~「4」)は、普通図柄の制御状態番号である。メインCPU201は、普通図柄の制御状態番号に対応する各処理を実行することにより、普通図柄ゲームを進行させる。なお、図43に示される各処理は、便宜上、サブルーチンとして図示していない。 FIG. 43 is a flow chart showing an example of normal symbol control processing in the first pachinko gaming machine. The numbers (“0” to “4”) written in parentheses on the right side of each process in the flow chart shown in FIG. 43 are normal symbol control state numbers. The main CPU 201 advances the normal symbol game by executing each process corresponding to the control state number of the normal symbol. For convenience, each process shown in FIG. 43 is not shown as a subroutine.

メインCPU201は、先ず、普通図柄の待ち時間が0であるか否かを判定する(S291)。 The main CPU 201 first determines whether or not the waiting time for normal symbols is 0 (S291).

S291において普通図柄の待ち時間が0でないと判定された場合(S291がNO判定の場合)、メインCPU201は、普通図柄制御処理を終了し、処理を、S41(図23参照)に戻す。 When it is determined in S291 that the wait time for the normal symbol is not 0 (NO determination in S291), the main CPU 201 terminates the normal symbol control process and returns the process to S41 (see FIG. 23).

一方、S291において普通図柄の待ち時間が0であると判定された場合(S291がYES判定の場合)、メインCPU201は、処理を、S292に移す。 On the other hand, when it is determined in S291 that the waiting time for the normal symbol is 0 (when S291 determines YES), the main CPU 201 shifts the process to S292.

S292において、メインCPU201は、普通図柄の制御状態番号をロードする。メインCPU201は、S292の処理を実行した後、処理を、S293に移す。なお、メインCPU201は、S292の処理で読み出された制御状態番号に基づいて、S293以降の処理を行う。 At S292, the main CPU 201 loads the control state number of the normal symbol. After executing the process of S292, the main CPU 201 shifts the process to S293. It should be noted that the main CPU 201 performs the processes after S293 based on the control state number read in the process of S292.

S293において、メインCPU201は、普通図柄の可変表示開始処理を行う。このS293の処理は、普通図柄の制御状態番号が「0」である場合に行われる処理である。この普通図柄の可変表示開始処理において、メインCPU201は、普通図柄の当り判定処理、普通図柄の変動パターン決定処理、普通図柄の当り判定処理の結果が普通図柄当りである場合には普通電動役物146の開放パターン(開放回数、開放時間、ウェイト時間)設定処理を行う。なお、普通図柄の制御状態番号が「0」でない場合には、メインCPU201は、処理を、S294に移す。 At S293, the main CPU 201 performs normal symbol variable display start processing. This process of S293 is a process performed when the control state number of the normal symbol is "0". In this normal symbol variable display start process, the main CPU 201 performs the normal symbol hit determination process, the normal symbol variation pattern determination process, and the normal symbol hit determination process. 146 opening pattern (number of times of opening, opening time, waiting time) setting processing is performed. Incidentally, when the control state number of the normal symbol is not "0", the main CPU 201 shifts the process to S294.

S294において、メインCPU201は、普通図柄の可変表示終了処理を行う。このS294の処理は、普通図柄の制御状態番号が「1」である場合に行われる処理である。この処理においてメインCPU201は、普通図柄の可変表示を終了する際の各種処理を行う。なお、普通図柄の制御状態番号が「1」でない場合には、メインCPU201は、処理を、S295に移す。 In S294, the main CPU 201 performs normal symbol variable display end processing. This process of S294 is a process performed when the control state number of the normal symbol is "1". In this process, the main CPU 201 performs various processes when ending variable display of normal symbols. Incidentally, when the control state number of the normal symbol is not "1", the main CPU 201 shifts the process to S295.

S295において、メインCPU201は、普通図柄遊技判定処理を行う。このS295の処理は、普通図柄の制御状態番号が「2」である場合に行われる処理である。この普通図柄遊技判定処理では、普通図柄の導出結果(例えば、普通図柄当りまたはハズレ)の判定処理を行う。なお、普通図柄の制御状態番号が「2」でない場合には、メインCPU201は、処理を、S296に移す。 At S295, the main CPU 201 performs normal symbol game determination processing. This process of S295 is a process performed when the control state number of the normal symbol is "2". In this normal design game determination process, the determination process of the normal design derivation result (for example, normal design hit or loss) is performed. Incidentally, when the control state number of the normal symbol is not "2", the main CPU 201 shifts the process to S296.

S296において、メインCPU201は、普通電動役物開放処理を行う。このS296の処理は、普通図柄の制御状態番号が「3」である場合に行われる処理である。この処理では、例えば、予め定められた態様で、普通電動役物146の開放処理が行われる。なお、普通図柄の制御状態番号が「3」でない場合には、メインCPU201は、処理を、S297に移す。 At S296, the main CPU 201 performs a normal electric accessory release process. This process of S296 is a process performed when the control state number of the normal symbol is "3". In this process, for example, the normal electric accessory 146 is opened in a predetermined manner. Incidentally, when the control state number of the normal symbol is not "3", the main CPU 201 shifts the process to S297.

S297において、メインCPU201は、普通図柄当り終了処理を行う。このS297の処理は、普通図柄の制御状態番号が「4」である場合に行われる処理である。メインCPU201は、この普通図柄当り終了処理を終了すると、普通図柄制御処理を終了し、処理を、主制御メイン処理(図20~図23参照)に戻す。 In S297, the main CPU 201 performs normal symbol per end processing. This process of S297 is a process performed when the control state number of the normal symbol is "4". When the normal symbol per end process ends, the main CPU 201 ends the normal symbol control process and returns the process to the main control main process (see FIGS. 20 to 23).

なお、本実施例では、普通図柄の当り判定テーブル(図16参照)に示されるように、普通図柄の当り判定用乱数を例えば0~99の範囲(幅)で発生させ、例えば0~79を普通図柄当り判定値データとしている(非時短遊技状態の場合)。普通図柄当り確率は、普通図柄の当り判定用乱数の総乱数に対する普通図柄当り判定値データの数によって定められるため、例えば普通図柄の当り確率は、本実施例では100分の80である。この普通図柄当り確率は、本実施例では、時短制御が実行される場合と時短制御が実行されない場合と異なっているが、同じまたはほぼ同じとしてもよい。また、普通図柄の可変表示は、時短制御が実行されない非時短遊技状態では例えば600000msecと相対的に長時間にわたって実行されるのに対し、時短制御が実行される遊技状態では例えば1000msecと相対的に短時間しか実行されない。このようにして、時短制御が実行されると、普通電動役物開放処理の実行頻度すなわち第2始動口140への遊技球の入賞頻度が高められる。 In this embodiment, as shown in the normal symbol hit determination table (see FIG. 16), the normal symbol hit determination random number is generated in the range (width) of 0 to 99, for example, 0 to 79. It is normally used as per design judgment value data (in the case of non-time-saving game state). Since the normal symbol winning probability is determined by the number of normal symbol winning determination value data with respect to the total random number of the winning judgment random numbers of the normal symbols, for example, the winning probability of the normal symbol is 80/100 in this embodiment. In this embodiment, the probability per normal symbol is different between when the time reduction control is executed and when the time reduction control is not executed, but it may be the same or substantially the same. In addition, the variable display of normal symbols is executed for a relatively long time, for example, 600000 msec in a non-time-saving game state in which time-saving control is not executed. Only runs for a short time. Thus, when the time saving control is executed, the execution frequency of the normal electric accessary product opening process, that is, the winning frequency of the game ball to the second starting port 140 is increased.

[1-7-4.外部マスカブル割込処理]
次に、図44を参照して、メインCPU201の制御により実行される外部マスカブル割込処理について説明する。この処理は、例えば電断時等に発生する外部割込み要求に応じて行われる割込処理である。なお、図44は、第1のパチンコ遊技機における外部マスカブル割込処理の一例を示すフローチャートである。
[1-7-4. External maskable interrupt processing]
Next, referring to FIG. 44, external maskable interrupt processing executed under the control of main CPU 201 will be described. This processing is interrupt processing that is performed in response to an external interrupt request that occurs, for example, when power is cut off. FIG. 44 is a flow chart showing an example of external maskable interrupt processing in the first pachinko game machine.

メインCPU201は、先ず、保護レジスタの退避処理を行う(S301)。メインCPU201は、S301の処理を実行した後、処理を、S302に移す。 The main CPU 201 first saves the protection register (S301). After executing the process of S301, the main CPU 201 shifts the process to S302.

S302において、メインCPU201は、I/Oポート205の所定の入力ポートの状態を読み出す。上記の所定の入力ポートは、例えば、電断検知ライン、バックアップクリアスイッチライン、センサ異常検知ライン、電波センサライン、開放検知ライン、磁気センサライン、振動センサライン、ソレノイド監視センサライン等の状態がセットされる入力ポートである。メインCPU201は、S302の処理を実行した後、処理を、S303に移す。 At S<b>302 , the main CPU 201 reads the state of a predetermined input port of the I/O port 205 . For the predetermined input ports mentioned above, for example, the states of power interruption detection line, backup clear switch line, sensor abnormality detection line, radio wave sensor line, open detection line, magnetic sensor line, vibration sensor line, solenoid monitoring sensor line, etc. are set. is an input port that After executing the process of S302, the main CPU 201 shifts the process to S303.

S303において、メインCPU201は、電断検知であるか否かを判定する。 In S<b>303 , the main CPU 201 determines whether power failure is detected.

S303において電断検知でないと判定された場合(S303がNO判定の場合)、メインCPU201は、処理をS305に移す。一方、S303において電断検知であると判定された場合(S303がYES判定の場合)、メインCPU201は、処理をS304に移す。 If it is determined in S303 that the power failure has not been detected (NO determination in S303), the main CPU 201 shifts the process to S305. On the other hand, if it is determined in S303 that power failure has been detected (YES in S303), the main CPU 201 shifts the process to S304.

S304において、メインCPU201は、XINT検知フラグをセット(オンに)する。XINT検知フラグは電断することを示すフラグであり、XINT検知フラグの値は、メインRAM203の作業領域内のXINT検知フラグ領域に格納される。メインCPU201は、S304の処理を実行した後、処理を、S305に移す。 In S304, the main CPU 201 sets (turns on) the XINT detection flag. The XINT detection flag is a flag indicating that power is cut off, and the value of the XINT detection flag is stored in the XINT detection flag area within the work area of the main RAM 203 . After executing the process of S304, the main CPU 201 shifts the process to S305.

S305において、メインCPU201は、S301で退避させた保護レジスタの復帰処理を行う。メインCPU201は、S305の処理を実行した後、処理を、S306に移す。 In S305, the main CPU 201 performs restoration processing of the protection register saved in S301. After executing the process of S305, the main CPU 201 shifts the process to S306.

S306において、メインCPU201は、割込許可処理を行う。この処理を実行した後、メインCPU201は、外部マスカブル割込処理を終了する。 In S306, the main CPU 201 performs interrupt permission processing. After executing this process, the main CPU 201 terminates the external maskable interrupt process.

[1-7-5.システムタイマ割込処理]
次に、図45を参照して、メインCPU201により、例えば2msecの割込み周期で実行されるシステムタイマ割込処理について説明する。なお、図45は、第1のパチンコ遊技機において実行されるシステムタイマ割込処理の一例を示すフローチャートである。
[1-7-5. System timer interrupt processing]
Next, referring to FIG. 45, system timer interrupt processing executed by the main CPU 201 at an interrupt cycle of 2 msec, for example, will be described. FIG. 45 is a flow chart showing an example of system timer interrupt processing executed in the first pachinko gaming machine.

メインCPU201は、先ず、保護レジスタの退避処理を行う(S311)。 The main CPU 201 first saves the protection register (S311).

次いで、メインCPU201は、XINT検知フラグがオフであるか否かを判定する(S312)。XINT検知フラグがオフでない(すなわち電断検知時である)と判定された場合(S312がNO判定の場合)、メインCPU201は、処理をS326に移す。一方、XINT検知フラグがオフである(すなわち電断非検知時である)と判定された場合(S312がYES判定の場合)、メインCPU201は、処理をS313に移す。 Next, the main CPU 201 determines whether or not the XINT detection flag is off (S312). If it is determined that the XINT detection flag is not off (that is, the power failure is detected) (NO determination in S312), the main CPU 201 shifts the process to S326. On the other hand, if it is determined that the XINT detection flag is off (that is, the power failure is not detected) (YES in S312), the main CPU 201 shifts the process to S313.

S313において、メインCPU201は割込許可処理を行う。その後、メインCPU201は、I/Oポート205の入力ポートの状態の読込処理を行い(S314)、処理を、S315に移す。 In S313, the main CPU 201 performs interrupt permission processing. After that, the main CPU 201 reads the state of the input port of the I/O port 205 (S314), and shifts the process to S315.

S315において、メインCPU201は、遊技許可状態であるか否かを判定する。この処理において、メインCPU201は、例えば起動制御フラグの値等に基づいて、遊技許可状態であるか否かを判定する。起動制御フラグは、電源投入時の起動状態が、電断復帰、設定変更、設定確認およびRAMクリア等のうちのいずれの状態であるかを判定するためのフラグである。例えば、電断復帰の場合は遊技許可状態であると判定され、設定変更、設定確認およびRAMクリア等である場合は遊技許可状態でないと判定される。 At S315, the main CPU 201 determines whether or not the game is permitted. In this process, the main CPU 201 determines whether or not the game is in the game permitted state based on, for example, the value of the activation control flag. The start-up control flag is a flag for determining which of power-off recovery, setting change, setting confirmation, RAM clear, and the like, the start state at the time of power-on. For example, in the case of power failure recovery, it is determined to be in the game permitted state, and in the case of setting change, setting confirmation, RAM clear, etc., it is determined not to be in the game permitted state.

なお、起動制御フラグは、電源投入時における設定キー174aおよびバックアップクリアスイッチ176のオン/オフ情報の組合せで構成される。例えば、電源投入時に、設定キー174aおよびバックアップクリアスイッチ176の両方がオフであれば電断復帰、設定キー174aおよびバックアップクリアスイッチ176の両方がオンであれば設定変更、バックアップクリアスイッチ176がオフ且つ設定キー174aがオンであれば設定確認、バックアップクリアスイッチ176がオン且つ設定キー174aがオフであればRAMクリアと判定される。 The activation control flag is composed of a combination of on/off information of the setting key 174a and the backup clear switch 176 when the power is turned on. For example, when the power is turned on, if both the setting key 174a and the backup clear switch 176 are off, power failure recovery, if both the setting key 174a and the backup clear switch 176 are on, the setting is changed, and if the backup clear switch 176 is off If the setting key 174a is on, the setting is confirmed, and if the backup clear switch 176 is on and the setting key 174a is off, the RAM is cleared.

S315において遊技許可状態でないと判定された場合(S315がNO判定の場合)、メインCPU201は、設定制御処理を行う(S316)。この設定制御処理では、設定変更処理または設定確認処理が行われる。すなわち、本実施例では、設定変更処理および設定確認処理は、例えば2msec周期で行われるシステムタイマ割込処理内で行われ、遊技許可状態でない場合すなわち遊技不許可状態である場合に行われる。設定制御処理(S316)を実行した後、メインCPU201は、処理を、S326に移す。なお、S316の設定制御処理の詳細については、図46を参照して後述する。 When it is determined in S315 that the game is not permitted (when S315 determines NO), the main CPU 201 performs setting control processing (S316). In this setting control process, a setting change process or a setting confirmation process is performed. That is, in this embodiment, the setting change process and the setting confirmation process are performed within the system timer interrupt process performed at intervals of, for example, 2 msec, and are performed when the game is not permitted, that is, when the game is not permitted. After executing the setting control process (S316), the main CPU 201 shifts the process to S326. Details of the setting control process in S316 will be described later with reference to FIG.

なお、遊技許可状態でない場合(S315がNO判定の場合)、メインCPU201は、発射装置6(図6参照)からの遊技球の発射禁止、特定のスイッチ(例えば、設定キー174a、バックアップクリアスイッチ176等)を除く各種スイッチの無効化、払出装置82からの賞球の払い出し禁止等を設定することが好ましい。 If the game is not permitted (NO determination in S315), the main CPU 201 prohibits the shooting of game balls from the shooting device 6 (see FIG. 6), sets a specific switch (for example, the setting key 174a, the backup clear switch 176). etc.), it is preferable to set the disabling of various switches, prohibition of payout of prize balls from the payout device 82, and the like.

一方、S315において遊技許可状態であると判定された場合(S315がYES判定の場合)、メインCPU201は、処理を、S317に移す。 On the other hand, when it is determined in S315 that the game is permitted (when S315 determines YES), the main CPU 201 shifts the process to S317.

S317において、メインCPU201は、割込みカウンタの値を1加算する処理を実行する。割込みカウンタは、主制御メイン処理(図20~図23参照)中の割込禁止区間を計数(管理)するためのカウンタであり、割込みカウンタの計数値は、メインRAM203の作業領域内の割込カウンタ領域に格納される。メインCPU201は、S317の処理を実行した後、処理を、S318に移す。 In S317, the main CPU 201 executes processing for adding 1 to the value of the interrupt counter. The interrupt counter is a counter for counting (managing) interrupt disabled sections during the main control main processing (see FIGS. 20 to 23). Stored in the counter area. After executing the process of S317, the main CPU 201 shifts the process to S318.

S318において、メインCPU201は、割込み周期タイマの更新処理を行う。メインCPU201は、S318の処理を実行した後、処理を、S319に移す。なお、割込み周期タイマは、割込み周期(例えば2msec)管理用のタイマであり、割込み周期タイマの計数値は、メインRAM203の作業領域内の割込み周期管理タイマ領域に格納される。 In S318, the main CPU 201 updates the interrupt period timer. After executing the process of S318, the main CPU 201 shifts the process to S319. The interrupt cycle timer is a timer for interrupt cycle (for example, 2 msec) management, and the count value of the interrupt cycle timer is stored in the interrupt cycle management timer area within the work area of the main RAM 203 .

S319において、メインCPU201は乱数更新処理を行う。この乱数更新処理では、各種乱数カウンタ(例えば、特別図柄の大当り判定用乱数カウンタ等)の更新処理が行われる。このように、所定周期(本実施例では2msec)で乱数更新処理を行うことにより、出玉にかかわる重要な要素である各種乱数の信頼性を担保することが可能となる。メインCPU201は、S319の処理を実行した後、処理を、S320に移す。 In S319, the main CPU 201 performs random number update processing. In this random number update process, various random number counters (for example, special symbol jackpot judgment random number counters, etc.) are updated. In this way, by performing the random number update process at a predetermined period (2 msec in this embodiment), it is possible to secure the reliability of various random numbers, which are important factors related to the payout of balls. After executing the process of S319, the main CPU 201 shifts the process to S320.

S320において、メインCPU201は、スイッチ入力検出処理を行う。このスイッチ入力検出処理の詳細については、図51を参照して後述する。メインCPU201は、S320の処理を実行した後、処理を、S321に移す。 In S320, the main CPU 201 performs switch input detection processing. The details of this switch input detection process will be described later with reference to FIG. After executing the process of S320, the main CPU 201 shifts the process to S321.

S321において、メインCPU201は、入賞情報コマンド設定処理を行う。この処理では、入賞情報コマンド(払出情報)の設定処理が行われる。メインCPU201は、S321の処理を実行した後、処理を、S322に移す。 In S321, the main CPU 201 performs winning information command setting processing. In this process, a winning information command (payout information) setting process is performed. After executing the process of S321, the main CPU 201 shifts the process to S322.

S322において、メインCPU201は、演出制御コマンド送信処理を行う。この処理では、送信予約されているコマンドが主制御回路200からサブ制御回路300に送信される。メインCPU201は、S322の処理を実行した後、処理を、S323に移す。 At S322, the main CPU 201 performs effect control command transmission processing. In this process, a command reserved for transmission is transmitted from the main control circuit 200 to the sub-control circuit 300 . After executing the process of S322, the main CPU 201 shifts the process to S323.

S323において、メインCPU201は、レジスタ退避処理を行う。メインCPU201は、S323の処理を実行した後、処理を、S324に移す。 In S323, the main CPU 201 performs register save processing. After executing the process of S323, the main CPU 201 shifts the process to S324.

S324において、メインCPU201は、性能表示モニタ制御処理を行う。この処理では、遊技判定処理、賞球加算判定処理、性能表示モニタ170(図6参照)の表示内容更新処理等が行われる。この処理で格納されるデータは、遊技の進行に必要なデータが格納される作業領域とは別の領域(領域外)、すなわちバックアップされる領域内であって例えばRAMクリアされた場合であってもデータがクリアされない領域に格納される。メインCPU201は、S324の処理を実行した後、処理を、S325に移す。 In S324, the main CPU 201 performs performance display monitor control processing. In this process, a game determination process, a prize ball addition determination process, a display content update process of the performance display monitor 170 (see FIG. 6), and the like are performed. The data stored in this process is stored in an area (outside the area) different from the work area in which the data necessary for the progress of the game is stored, that is, in the area to be backed up, even if the RAM is cleared, for example. data is stored in an area that is not cleared. After executing the process of S324, the main CPU 201 shifts the process to S325.

S325において、メインCPU201は、S323で退避させたレジスタの復帰処理を行う。メインCPU201は、S325の処理を実行した後、処理を、S326に移す。 In S325, the main CPU 201 restores the registers saved in S323. After executing the process of S325, the main CPU 201 shifts the process to S326.

S326において、メインCPU201は、S311で退避させた保護レジスタの復帰処理を行い、システムタイマ割込処理を終了する。 In S326, the main CPU 201 restores the protection register saved in S311, and terminates the system timer interrupt process.

[1-7-6.設定制御処理]
次に、図46を参照して、システムタイマ割込処理(図45参照)中のS316で行われる設定制御処理について説明する。図46は、第1のパチンコ遊技機における設定制御処理の一例を示すフローチャートである。
[1-7-6. Setting control processing]
Next, referring to FIG. 46, the setting control process performed at S316 during the system timer interrupt process (see FIG. 45) will be described. FIG. 46 is a flow chart showing an example of setting control processing in the first pachinko gaming machine.

図46に示されるように、メインCPU201は、先ず、起動制御フラグの値が設定変更を示す値であるか否かを判定する(S331)。 As shown in FIG. 46, the main CPU 201 first determines whether or not the value of the activation control flag indicates a setting change (S331).

S331において起動制御フラグの値が設定変更を示す値であると判定された場合(S331がYES判定の場合)、メインCPU201は設定変更処理を行う(S332)。この設定変更処理の詳細については、図47を参照して後述する。設定変更処理(S332)の実行後、メインCPU201は、処理を、S335に移す。 When it is determined in S331 that the value of the startup control flag indicates a setting change (when S331 determines YES), the main CPU 201 performs setting change processing (S332). The details of this setting change process will be described later with reference to FIG. After executing the setting change process (S332), the main CPU 201 shifts the process to S335.

一方、S331において起動制御フラグの値が設定変更を示す値でないと判定された場合(S331がNO判定の場合)、メインCPU201は、処理を、S333に移す。 On the other hand, if it is determined in S331 that the value of the activation control flag does not indicate a setting change (NO determination in S331), the main CPU 201 shifts the process to S333.

S333において、メインCPU201は、起動制御フラグの値が設定確認を示す値であるか否かを判定する。 In S333, the main CPU 201 determines whether or not the value of the activation control flag indicates confirmation of setting.

S333において起動制御フラグの値が設定確認を示す値であると判定された場合(S333がYES判定の場合)、メインCPU201は設定確認処理を行う(S334)。この設定確認処理の詳細については、図48を参照して後述する。設定確認処理(S334)の実行後、メインCPU201は、処理をS335に移す。 When it is determined in S333 that the value of the activation control flag indicates the setting confirmation (when S333 determines YES), the main CPU 201 performs setting confirmation processing (S334). The details of this setting confirmation process will be described later with reference to FIG. After executing the setting confirmation process (S334), the main CPU 201 shifts the process to S335.

一方、S333において起動制御フラグの値が設定確認を示す値でないと判定された場合すなわちRAMクリアであると判定された場合(S333がNO判定の場合)、メインCPU201は、処理を、S337に移す。 On the other hand, if it is determined in S333 that the value of the startup control flag is not a value indicating setting confirmation, that is, if it is determined that the RAM is cleared (NO in S333), the main CPU 201 shifts the process to S337. .

S335において、メインCPU201は、設定操作表示処理を行う。この処理では、現在、セットされている設定値の表示処理が行われる。メインCPU201は、S335の処理を実行した後、処理を、S336に移す。 In S335, the main CPU 201 performs setting operation display processing. In this process, the currently set setting values are displayed. After executing the process of S335, the main CPU 201 shifts the process to S336.

S336において、メインCPU201は、演出制御コマンド送信処理を行う。この処理では、設定変更処理(S332)、設定確認処理(S334)または起動時初期設定処理(図25参照)内で送信予約されているコマンド(初期化コマンド、電断復帰コマンドまたは設定操作コマンド)がサブ制御回路300に送信される。メインCPU201は、S336の処理を実行した後、処理を、S337に移す。 At S336, the main CPU 201 performs effect control command transmission processing. In this process, the command (initialization command, power failure recovery command, or setting operation command) reserved for transmission in the setting change process (S332), setting confirmation process (S334), or initial setting process at startup (see FIG. 25) is sent to the sub-control circuit 300 . After executing the process of S336, the main CPU 201 shifts the process to S337.

S337において、メインCPU201は、WDT(watchdog timer)の出力処理を行う。この処理(WDT出力処理)では、WDTクリアレジスタアドレスの読込処理、WDTのクリア処理およびWDTのリスタート処理がこの順で行われる。なお、他の処理では記載していないが、このWDT出力処理は適宜行われる。そして、S337の処理後、メインCPU201は、設定制御処理を終了し、処理を、システムタイマ割込処理(図45参照)に戻す。 In S337, the main CPU 201 performs WDT (watchdog timer) output processing. In this process (WDT output process), a WDT clear register address read process, a WDT clear process, and a WDT restart process are performed in this order. Although not described in other processes, this WDT output process is performed as appropriate. After the process of S337, the main CPU 201 ends the setting control process and returns the process to the system timer interrupt process (see FIG. 45).

[1-7-7.設定変更処理]
次に、図47を参照して、設定制御処理(図46参照)中のS332で行われる設定変更処理について説明する。なお、図47は、第1のパチンコ遊技機における設定変更処理の一例を示すフローチャートである。
[1-7-7. Setting change process]
Next, referring to FIG. 47, the setting change process performed in S332 during the setting control process (see FIG. 46) will be described. FIG. 47 is a flow chart showing an example of setting change processing in the first pachinko gaming machine.

メインCPU201は、先ず、バックアップクリアスイッチ176が押下されたか否かを判定する(S341)。この処理は、I/Oポート205の入力ポートにセットされている情報を読み出して行われる。 The main CPU 201 first determines whether or not the backup clear switch 176 has been pressed (S341). This processing is performed by reading information set in the input port of the I/O port 205 .

S341においてバックアップクリアスイッチ176が押下されていないと判定された場合(S341がNO判定の場合)、メインCPU201は、処理をS343に移す。一方、バックアップクリアスイッチ176が押下されたと判定された場合(S341がYES判定の場合)、メインCPU201は、処理を、S342に移す。 If it is determined in S341 that the backup clear switch 176 has not been pressed (NO in S341), the main CPU 201 shifts the process to S343. On the other hand, if it is determined that the backup clear switch 176 has been pressed (YES in S341), the main CPU 201 shifts the process to S342.

S342において、メインCPU201は、設定値の範囲内更新処理を行う。メインCPU201は、S342の処理を実行した後、処理を、S343に移す。 In S<b>342 , the main CPU 201 performs update processing within the set value range. After executing the process of S342, the main CPU 201 shifts the process to S343.

なお、本実施例では、設定変更処理において、バックアップクリアスイッチ176を操作することによって設定値を変更できるようにしたが、これに代えてまたは加えて、例えば設定スイッチを設けて、この設定スイッチを操作することによって設定値を変更できるようにしてもよい。 In this embodiment, the setting value can be changed by operating the backup clear switch 176 in the setting change process. You may enable it to change a setting value by operating.

S343において、メインCPU201は、設定キー174aがオフにされたか否かを判定する(S343)。 At S343, the main CPU 201 determines whether or not the setting key 174a is turned off (S343).

S343において設定キー174aがオフにされていないと判定された場合(S343がNO判定の場合)、メインCPU201は、設定変更処理を終了し、処理を、設定制御処理(図46参照)に戻す。一方、S343において設定キー174aがオフにされたと判定された場合(S343がYES判定の場合)、メインCPU201は、処理を、S344に移す。 If it is determined in S343 that the setting key 174a is not turned off (NO in S343), the main CPU 201 ends the setting change process and returns the process to the setting control process (see FIG. 46). On the other hand, if it is determined in S343 that the setting key 174a has been turned off (YES in S343), the main CPU 201 shifts the process to S344.

S344において、メインCPU201は、第1通常遊技前処理を行う。この第1通常遊技前処理の詳細については、図49を参照して後述する。なお、上述したとおり、この第1通常遊技前処理が行われると、遊技許可フラグがオンにセットされ、遊技許可状態となる。第1通常遊技前処理(S344)の実行後、メインCPU201は、設定変更処理を終了し、処理を、設定制御処理(図46参照)に戻す。 In S344, the main CPU 201 performs first normal game pre-processing. The details of this first normal game pre-processing will be described later with reference to FIG. In addition, as described above, when the first normal game pre-processing is performed, the game permission flag is set to ON, and the game is in the game permission state. After executing the first normal game pre-processing (S344), the main CPU 201 ends the setting change process and returns the process to the setting control process (see FIG. 46).

[1-7-8.設定確認処理]
次に、図48を参照して、設定制御処理(図46参照)中のS334で行われる設定確認処理について説明する。なお、図48は、第1のパチンコ遊技機における設定確認処理の一例を示すフローチャートである。
[1-7-8. Setting confirmation process]
Next, referring to FIG. 48, the setting confirmation process performed at S334 during the setting control process (see FIG. 46) will be described. FIG. 48 is a flow chart showing an example of setting confirmation processing in the first pachinko gaming machine.

メインCPU201は、先ず、設定キー174aがオフにされたか否かを判定する(S351)。この判定処理は、上述した設定変更処理(図47参照)中のS343の処理と同様にして行われる。 The main CPU 201 first determines whether or not the setting key 174a is turned off (S351). This determination process is performed in the same manner as the process of S343 in the above-described setting change process (see FIG. 47).

S351において設定キー174aがオフにされていないと判定された場合(S351がNO判定の場合)、メインCPU201は、設定確認処理を終了し、処理を、設定制御処理(図46参照)に戻す。 If it is determined in S351 that the setting key 174a is not turned off (NO determination in S351), the main CPU 201 ends the setting confirmation process and returns the process to the setting control process (see FIG. 46).

一方、S351において設定キー174aがオフにされたと判定された場合(S351がYES判定の場合)、メインCPU201は、第2通常遊技前処理を行う(S352)。この第2通常遊技前処理の詳細については、図50を参照して後述する。なお、上述したとおり、この第2通常遊技前処理が行われると、遊技許可フラグがオンにセットされ、遊技許可状態となる。第2通常遊技前処理(S352)の実行後、メインCPU201は、設定確認処理を終了し、処理を、設定制御処理(図46参照)に戻す。 On the other hand, when it is determined in S351 that the setting key 174a has been turned off (when S351 determines YES), the main CPU 201 performs the second normal game pre-processing (S352). The details of this second normal game pre-processing will be described later with reference to FIG. Incidentally, as described above, when the second normal game pre-processing is performed, the game permission flag is set to ON, and the game is in the game permission state. After executing the second normal game pre-processing (S352), the main CPU 201 ends the setting confirmation process and returns the process to the setting control process (see FIG. 46).

[1-7-9.第1通常遊技前処理]
次に、図49を参照して、設定変更処理(図47参照)中のS344で行われる第1通常遊技前処理について説明する。図49は、第1のパチンコ遊技機における第1通常遊技前処理の一例を示すフローチャートである。なお、この第1通常遊技前処理は、起動時初期設定処理(図24参照)において、電断復帰、設定変更および設定確認のいずれでもない場合、すなわちRAMクリア時の初期設定処理としても行われる。
[1-7-9. First normal game pre-processing]
Next, referring to FIG. 49, the first normal game pre-processing performed at S344 during the setting change processing (see FIG. 47) will be described. FIG. 49 is a flow chart showing an example of the first normal game pre-processing in the first pachinko gaming machine. It should be noted that this first normal game pre-processing is also carried out as the initial setting processing when the RAM is cleared in the initial setting processing at startup (see FIG. 24) when none of the recovery from power failure, setting change and setting confirmation is performed. .

メインCPU201は、先ず、初期化時RAM設定処理を行う(S361)。この処理では、電断時にバックアップデータが格納されるメインRAM203内の領域(以下、「バックアップ領域」と称する)のクリア処理(例えば作業領域の構築およびアドレス設定等)が行われる。なお、性能表示モニタ制御処理(図45のS324参照)でデータが格納される領域はクリアされない。また、この処理では、初期データが生成され、生成された初期データは、それぞれ、構築されたメインRAM203内の作業領域に格納される。すなわち、電断時にバックアップされたデータは消去され、遊技状態を、初期化された状態に戻すことが可能となる。なお、図示しないが、この処理では、遊技状態が初期化された状態に戻されることで遊技を開始することが可能となり、遊技許可フラグがオンにセットされ、遊技許可状態となる。初期化時RAM設定処理(S361)の実行後、メインCPU201は、処理を、S362に移す。 The main CPU 201 first performs RAM setting processing during initialization (S361). In this process, the area in the main RAM 203 in which backup data is stored when the power is cut off (hereinafter referred to as "backup area") is cleared (for example, construction of a work area, address setting, etc.). Note that the area in which data is stored is not cleared in the performance display monitor control process (see S324 in FIG. 45). Also, in this process, initial data is generated, and each of the generated initial data is stored in the constructed work area in the main RAM 203 . That is, the data backed up when the power is cut off is erased, and the game state can be returned to the initialized state. Although not shown, in this processing, the game can be started by returning the game state to the initialized state, and the game permission flag is set to ON to enter the game permission state. After executing the initialization RAM setting process (S361), the main CPU 201 shifts the process to S362.

S362において、メインCPU201は、初期化コマンドの送信予約処理を行う。この処理で送信予約された初期化コマンドは、設定制御処理(図46参照)中の演出制御コマンド送信処理(S336)においてサブ制御回路300に送信される。S362の処理を実行すると、メインCPU201は、第1通常遊技前処理を終了する。この第1通常遊技前処理を終了すると、遊技許可フラグがオンにセットされ、遊技許可状態となる。 In S362, the main CPU 201 performs initialization command transmission reservation processing. The initialization command reserved for transmission in this process is transmitted to the sub-control circuit 300 in the effect control command transmission process (S336) in the setting control process (see FIG. 46). After executing the processing of S362, the main CPU 201 ends the first normal game pre-processing. When the first normal game pre-processing is finished, the game permission flag is set to ON, and the game is in a game permission state.

[1-7-10.第2通常遊技前処理]
次に、図50を参照して、設定確認処理(図48参照)中のS352で行われる第2通常遊技前処理について説明する。図50は、第1のパチンコ遊技機における第2通常遊技前処理の一例を示すフローチャートである。なお、この第2通常遊技前処理は、起動時初期設定処理(図24参照)において、電断復帰時の初期設定処理としても実行される。
[1-7-10. Second normal game pre-processing]
Next, with reference to FIG. 50, the second normal game pre-processing performed at S352 during the setting confirmation process (see FIG. 48) will be described. FIG. 50 is a flow chart showing an example of the second normal game pre-processing in the first pachinko gaming machine. It should be noted that this second normal game pre-processing is also executed as the initial setting process at the time of power failure recovery in the initial setting process at startup (see FIG. 24).

メインCPU201は、先ず、電断復帰時RAM設定処理を行う(S371)。この処理では、例えば、メインRAM203内のバックアップ領域に格納されているデータが読み出され、読み出されたデータは、それぞれ、構築されたメインRAM203内の作業領域に格納される。上記データは、例えば、遊技状態情報、特別図柄や普通図柄の当りフラグのオン/オフ状態や保留数情報等、遊技を進行する上で必要となる各種情報である。すなわち、電断時にバックアップされたデータを再びメインRAM203内の作業領域に復帰させることで、電断前と同じ遊技状態に戻すことが可能となる。なお、図示しないが、この処理では、電断前と同じ遊技状態に戻されることで遊技を開始することが可能となり、遊技許可フラグがオンにセットされ、遊技許可状態となる。メインCPU201は、電断復帰時RAM設定処理(S371)の実行後、処理を、S372に移す。 The main CPU 201 first performs a RAM setting process when power is restored (S371). In this process, for example, data stored in the backup area within the main RAM 203 is read, and the read data is stored in the constructed work area within the main RAM 203 . The above data are, for example, game state information, ON/OFF states of special symbol and normal symbol hit flags, pending number information, and other various information necessary for the progress of the game. That is, by returning the data backed up at the time of power failure to the work area in the main RAM 203 again, it is possible to return to the same gaming state as before the power failure. Although not shown, in this processing, the game can be started by returning to the same game state as before the power failure, the game permission flag is set to ON, and the game permission state is entered. After executing the RAM setting process (S371) at power failure recovery, the main CPU 201 shifts the process to S372.

S372において、メインCPU201は、確変フラグがオンであるか否かを判定する。この処理は、メインRAM203内の作業領域に格納されたデータを読み込んで行われる。 In S372, the main CPU 201 determines whether or not the variable probability flag is ON. This processing is performed by reading the data stored in the work area in the main RAM 203 .

S372において確変フラグがオンでないと判定された場合(S372がNO判定の場合)、メインCPU201は、処理をS374に移す。 When it is determined in S372 that the variable probability flag is not ON (NO in S372), the main CPU 201 shifts the process to S374.

一方。S372において確変フラグがオンであると判定された場合(S372がYES判定の場合)、メインCPU201は、処理を、S373に移す。 on the other hand. When it is determined in S372 that the variable probability flag is ON (when S372 determines YES), the main CPU 201 shifts the process to S373.

S373において、メインCPU201は、確変報知フラグをオンにセットする。これは、電断復帰時における確変フラグの状態を報知するために行われる。確変報知フラグがオンである場合、メインCPU201は、例えば確変報知LED(不図示)が点灯されるよう制御する。これにより、電断復帰時に確変フラグがオンであるか否かを外観で把握することが可能となる。メインCPU201は、S373の処理を実行した後、処理を、S374に移す。 In S373, the main CPU 201 sets the probability variation notification flag to ON. This is done in order to notify the state of the variable probability flag at the time of power failure recovery. When the probability variation notification flag is on, the main CPU 201 controls, for example, a probability variation notification LED (not shown) to be lit. As a result, it is possible to visually recognize whether or not the variable probability flag is on when power is restored. After executing the process of S373, the main CPU 201 shifts the process to S374.

S374において、メインCPU201は、電断復帰コマンドの送信予約処理を行う。この処理で送信予約された電断復帰コマンドは、設定制御処理(図46参照)中の演出制御コマンド送信処理(S336)においてサブ制御回路300に送信される。S374の処理を実行すると、メインCPU201は、第2通常遊技前処理を終了する。 In S374, the main CPU 201 performs transmission reservation processing of the power failure recovery command. The power failure recovery command reserved for transmission in this process is transmitted to the sub-control circuit 300 in the effect control command transmission process (S336) in the setting control process (see FIG. 46). After executing the processing of S374, the main CPU 201 ends the second normal game pre-processing.

[1-7-11.スイッチ入力検出処理]
図51は、メインCPU201によるスイッチ入力検出処理の一例を示すフローチャートである。スイッチ入力検出処理は、上述したシステムタイマ割込処理の実行中にサブルーチンとして呼び出される。図51に示すように、メインCPU201は、始動口入賞検出処理を実行する(S381)。メインCPU201は、S381の処理を実行した後、処理を、S382に移す。始動口入賞検出処理については、図52を参照して後述する。
[1-7-11. Switch input detection process]
FIG. 51 is a flow chart showing an example of switch input detection processing by the main CPU 201 . The switch input detection process is called as a subroutine during execution of the system timer interrupt process described above. As shown in FIG. 51, the main CPU 201 executes starting opening winning detection processing (S381). After executing the process of S381, the main CPU 201 shifts the process to S382. The start opening winning detection process will be described later with reference to FIG.

次に、メインCPU201は、一般入賞口通過検出処理を行う(S382)。一般入賞口通過検出処理では、例えば一般入賞口122への入賞時に払出個数等を示す払出情報をセットする。メインCPU201は、S382の処理を実行した後、処理を、S383に移す。 Next, the main CPU 201 performs general winning opening passage detection processing (S382). In the general winning opening detection process, for example, payout information indicating the number of payouts, etc., is set at the time of winning to the general winning opening 122 . After executing the process of S382, the main CPU 201 shifts the process to S383.

次に、メインCPU201は、大入賞口通過検出処理を行う(S383)。大入賞口通過検出処理では、例えば大入賞口131への入賞時に払出個数等を示す払出情報をセットする。メインCPU201は、S383の処理を実行した後、処理を、S384に移す。 Next, the main CPU 201 performs a special winning opening passage detection process (S383). In the special winning opening detection process, for example, payout information indicating the number of payouts, etc., is set when a prize is won in the special winning opening 131 . After executing the process of S383, the main CPU 201 shifts the process to S384.

次に、メインCPU201は、球通過検出処理を行う(S384)。球通過検出処理では、通過ゲート126への遊技球の通過検出を通過ゲートスイッチ127に検出されたことに基づいて普通図柄についての各種乱数値(普通図柄の当り判定用乱数値等)を抽出する。なお、メインRAM203は、通過ゲート126への遊技球の通過に基づいて抽出された各種乱数値(普通図柄の当り判定用乱数値等)を、普通図柄の始動条件が成立するまで保留する普通図柄始動記憶領域(1)~普通図柄始動記憶領域(4)を有する。そして、球通過検出処理では、普通図柄始動記憶領域(1)~普通図柄始動記憶領域(4)に空き領域があるか否か、すなわち、通過ゲート126への遊技球の通過に基づいて抽出された普通図柄の保留個数が例えば4個未満であるか否かの判定も行う。この処理を終了すると、メインCPU201は、スイッチ入力検出処理を終了する。 Next, the main CPU 201 performs ball passing detection processing (S384). In the ball passage detection process, based on the fact that the passage gate switch 127 has detected that the game ball has passed through the passage gate 126, various random numbers for normal symbols (random numbers for hit determination of normal symbols, etc.) are extracted. . It should be noted that the main RAM 203 stores various random numbers (normal symbol hit determination random numbers, etc.) extracted based on the passage of the game ball through the passage gate 126, and reserves the normal symbol until the conditions for starting the normal symbol are satisfied. It has a starting memory area (1) to a normal symbol starting memory area (4). Then, in the ball passing detection process, it is extracted based on whether or not there is an empty area in the normal symbol start storage area (1) to the normal symbol start storage area (4), that is, the passage of the game ball to the passage gate 126. It is also determined whether or not the number of reserved normal symbols is, for example, less than four. After completing this process, the main CPU 201 ends the switch input detection process.

[1-7-12.始動口入賞検出処理]
図52は、メインCPU201による始動口入賞検出処理の一例を示すフローチャートである。始動口入賞検出処理は、上述したスイッチ入力検出処理の実行中にサブルーチンとして呼び出される。
[1-7-12. Starting entrance winning detection process]
FIG. 52 is a flow chart showing an example of a start opening winning detection process by the main CPU 201 . The starting opening winning detection process is called as a subroutine during execution of the above-described switch input detection process.

図52に示すように、メインCPU201は、先ず、第1始動口スイッチ121で遊技球を検出したか否かを判定する(S391)。 As shown in FIG. 52, the main CPU 201 first determines whether or not a game ball is detected by the first starting port switch 121 (S391).

第1始動口スイッチ121で遊技球を検出していないと判定された場合(S391がNO判定の場合)、メインCPU201は、処理を、S398に移す。 When it is determined that the game ball is not detected by the first starting port switch 121 (NO determination in S391), the main CPU 201 shifts the process to S398.

一方、第1始動口スイッチ121で遊技球を検出したと判定された場合(S391がYES判定の場合)、メインCPU201は、処理を、S392に移す。 On the other hand, if it is determined that the game ball has been detected by the first starting port switch 121 (YES in S391), the main CPU 201 shifts the process to S392.

S392において、メインCPU201は、各種乱数値(例えば、第1特別図柄の大当り判定用乱数値、第1特別図柄の図柄乱数値、第1特別図柄のリーチ判定用乱数値、および、第1特別図柄の演出選択用乱数値等の各種乱数値等)を抽出するとともに、第1始動口入賞に応じた払出情報をセットする処理を行う。メインCPU201は、S392の処理を実行した後、処理を、S393に移す。 In S392, the main CPU 201 generates various random numbers (for example, the first special symbol jackpot determination random number, the first special symbol symbol random number, the first special symbol ready-to-win determination random number, and the first special symbol Various random numbers such as random numbers for effect selection) are extracted, and processing is performed to set payout information according to the first start opening winning prize. After executing the process of S392, the main CPU 201 shifts the process to S393.

S393において、メインCPU201は、第1始動口120への入賞に基づいて抽出された第1特別図柄の保留個数が例えば4個未満であるか否かを判定する。メインRAM203は、第1始動口120への遊技球の入賞に基づいて抽出された各種乱数を、始動条件が成立するまで保留する第1特別図柄始動記憶領域(1)~第1特別図柄始動記憶領域(4)を有しており、この処理では、第1特別図柄始動記憶領域(1)~第1特別図柄始動記憶領域(4)に空き領域があるか否かが判定される。なお、メインRAM203は、第1特別図柄始動記憶領域(1)~第1特別図柄始動記憶領域(4)の他に第1特別図柄始動記憶領域(0)も有するが、これについては後述する。 In S393, the main CPU 201 determines whether or not the number of reserved first special symbols extracted based on the winning to the first start port 120 is less than four, for example. The main RAM 203 stores various random numbers extracted based on the winning of the game ball to the first starting port 120 until the starting condition is satisfied. It has an area (4), and in this process, it is determined whether or not there is an empty area in the first special symbol start storage area (1) to the first special symbol start storage area (4). The main RAM 203 also has a first special symbol start storage area (0) in addition to the first special symbol start storage area (1) to the first special symbol start storage area (4), which will be described later.

第1特別図柄の保留個数が4個未満でない、すなわち上限の4個である場合(S393がNO判定の場合)、メインCPU201は、処理を、S398に移す。 If the number of reserved first special symbols is not less than 4, that is, if it is the upper limit of 4 (NO determination in S393), the main CPU 201 shifts the process to S398.

一方、第1特別図柄の保留個数が4個未満である場合(S393がYES判定の場合)、メインCPU201は、処理を、S394に移す。 On the other hand, if the number of reserved first special symbols is less than 4 (YES in S393), the main CPU 201 shifts the process to S394.

S394において、メインCPU201は、第1特別図柄の保留個数を1加算する処理を行う。メインCPU201は、S394の処理を実行した後、処理を、S395に移す。 At S394, the main CPU 201 performs a process of adding 1 to the reserved number of the first special symbols. After executing the process of S394, the main CPU 201 shifts the process to S395.

S395において、メインCPU201は、第1始動口120への遊技球の入賞に基づいて抽出した各種乱数値を、第1特別図柄の変動開始条件が成立するまでメインRAM203に格納する処理を行う。これにより、抽出した乱数についての第1特別図柄の変動表示が、変動開始条件が成立するまで保留される。メインCPU201は、S395の処理を実行した後、処理を、S396に移す。 At S395, the main CPU 201 performs a process of storing various random numbers extracted based on the winning of the game ball into the first starting port 120 in the main RAM 203 until the first special symbol variation start condition is satisfied. As a result, the variable display of the first special symbol for the extracted random number is suspended until the variable start condition is satisfied. After executing the process of S395, the main CPU 201 shifts the process to S396.

S396において、メインCPU201は、先読み判定処理を行う。この処理は、特別図柄の当り判定処理(図28のS93参照)に先だって、S392で抽出した乱数値を用いて、特別図柄の変動パターンを決定したり、当り判定処理等を行う処理である。また、先読みフラグが設定されているか否かも判定する。 In S396, the main CPU 201 performs prefetch determination processing. This process is a process of determining a variation pattern of special symbols, performing a hit determination process, etc., using the random number value extracted in S392 prior to the special symbol hit determination process (see S93 in FIG. 28). It also determines whether or not the prefetch flag is set.

なお、先読み判定処理は、S392で乱数値を抽出してから特別図柄の当り判定処理が実行されるまでの間であれば、任意のタイミングで行ってよいが、特別図柄の可変表示が開始されるまでに、サブ制御回路300により先読み演出を行うことに鑑みると、例えばS395の処理の前後付近で行うことが好ましい。メインCPU201は、S396の処理を実行した後、処理を、S397に移す。 Note that the look-ahead determination process may be performed at any timing between the time when the random number value is extracted in S392 and the time when the special symbol hit determination process is executed, but the variable display of the special symbol is started. Considering that the sub-control circuit 300 performs the look-ahead effect before and after the process of S395, for example, it is preferable to perform the process before and after. After executing the process of S396, the main CPU 201 shifts the process to S397.

S397において、メインCPU201は、第1特別図柄の入賞コマンドの送信予約処理を行う。第1特別図柄の入賞コマンドは、第1特別図柄の保留個数を1増加する情報や、第1特別図柄の変動パターン情報(すなわち特別図柄の変動パターンコマンド)等を含むコマンドであり、この処理で送信予約された第1特別図柄の入賞コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路300に送信される。メインCPU201は、S397の処理を実行した後、処理を、S398に移す。 At S397, the main CPU 201 performs transmission reservation processing of the winning command for the first special symbol. The winning command of the first special symbol is a command including information to increase the reserved number of the first special symbol by 1, the variation pattern information of the first special symbol (that is, the variation pattern command of the special symbol), etc. In this process, The winning command of the first special symbol reserved for transmission is transmitted to the sub-control circuit 300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process. After executing the process of S397, the main CPU 201 shifts the process to S398.

S398において、メインCPU201は、第2始動口スイッチ141で遊技球を検出したか否かを判定する。 At S<b>398 , the main CPU 201 determines whether or not the second starting port switch 141 has detected a game ball.

第2始動口スイッチ141で遊技球を検出していないと判定された場合(S398がNO判定の場合)、メインCPU201は、始動口入賞検出処理を終了し、処理を、スイッチ入力検出処理(図51参照)に戻す。 If it is determined that the game ball has not been detected by the second starting opening switch 141 (NO determination in S398), the main CPU 201 ends the starting opening winning detection process, and switches the process to the switch input detection process (Fig. 51).

一方、第2始動口スイッチ141で遊技球を検出したと判定された場合(S398がYES判定の場合)、メインCPU201は、処理を、S399に移す。 On the other hand, when it is determined that the game ball has been detected by the second starting port switch 141 (when S398 determines YES), the main CPU 201 shifts the process to S399.

S399において、メインCPU201は、各種乱数値(例えば、第2特別図柄の大当り判定用乱数値、第2特別図柄の図柄乱数値、第2特別図柄のリーチ判定用乱数値、および、第2特別図柄の演出選択用乱数値等の各種乱数値等)を抽出するとともに、第2始動口入賞に応じた払出情報をセットする処理を行う。メインCPU201は、S399の処理を実行した後、処理を、S400に移す。 In S399, the main CPU 201 generates various random numbers (for example, the second special symbol jackpot determination random number, the second special symbol symbol random number, the second special symbol ready-to-win determination random number, and the second special symbol Various random numbers such as random numbers for effect selection) are extracted, and processing is performed to set payout information according to the second start opening winning prize. After executing the process of S399, the main CPU 201 shifts the process to S400.

S400において、メインCPU201は、第2始動口140への入賞に基づいて抽出された第2特別図柄の保留個数が例えば4個未満であるか否かを判定する。 In S400, the main CPU 201 determines whether or not the number of reserved second special symbols extracted based on the winning to the second starting port 140 is less than four, for example.

なお、メインRAM203は、第2始動口140への遊技球の入賞に基づいて抽出された各種乱数値を、始動条件が成立するまで保留する第2特別図柄始動記憶領域(1)~第2特別図柄始動記憶領域(4)を有しており、この処理では、第2特別図柄始動記憶領域(1)~第2特別図柄始動記憶領域(4)に空き領域があるか否かが判定される。なお、メインRAM203は、第2特別図柄始動記憶領域(1)~第2特別図柄始動記憶領域(4)の他に第2特別図柄始動記憶領域(0)も有するが、これについては後述する。 In addition, the main RAM 203 stores various random numbers extracted based on the winning of the game ball to the second starting port 140 until the starting condition is satisfied. It has a symbol start storage area (4), and in this process, it is determined whether or not there is an empty area in the second special symbol start storage area (1) to the second special symbol start storage area (4). . In addition to the second special symbol start storage area (1) to second special symbol start storage area (4), the main RAM 203 also has a second special symbol start storage area (0), which will be described later.

第2特別図柄の保留個数が4個未満でない、すなわち上限の4個である場合(S400がNO判定の場合)、メインCPU201は、始動口入賞検出処理を終了し、処理を、スイッチ入力検出処理(図51参照)に戻す。 When the number of reserved second special symbols is not less than 4, that is, when the upper limit is 4 (when S400 determines NO), the main CPU 201 terminates the start opening winning detection process, and changes the process to the switch input detection process. (See FIG. 51).

一方、第2特別図柄の保留個数が4個未満である場合(S400がYES判定の場合)、メインCPU201は、処理を、S401に移す。 On the other hand, if the number of reserved second special symbols is less than 4 (YES in S400), the main CPU 201 shifts the process to S401.

S401において、メインCPU201は、第2特別図柄の保留個数を1加算する処理を行う。メインCPU201は、S401の処理を実行した後、処理を、S402に移す。 In S401, the main CPU 201 performs a process of adding 1 to the reserved number of second special symbols. After executing the process of S401, the main CPU 201 shifts the process to S402.

S402において、メインCPU201は、第2始動口140への遊技球の入賞に基づいて抽出した各種乱数値を、第2特別図柄の変動開始条件が成立するまでメインRAM203に格納する処理を行う。これにより、抽出した乱数についての第2特別図柄の変動表示が、変動開始条件が成立するまで保留される。メインCPU201は、S402の処理を実行した後、処理を、S403に移す。 In S402, the main CPU 201 stores various random numbers extracted based on the winning of the game ball into the second starting port 140 in the main RAM 203 until the second special symbol variation start condition is satisfied. As a result, the variable display of the second special symbol for the extracted random number is suspended until the variable start condition is satisfied. After executing the process of S402, the main CPU 201 shifts the process to S403.

S403において、メインCPU201は、第2特別図柄の入賞コマンドの送信予約処理を行う(S403)。第2特別図柄の入賞コマンドは、第2特別図柄の保留個数を1増加する情報や、第2特別図柄の変動パターン情報等を含むコマンドであり、この処理で送信予約された第2特別図柄の入賞コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路300に送信される。メインCPU201は、S403の処理を実行した後、始動口入賞検出処理を終了し、処理を、スイッチ入力検出処理(図51参照)に戻す。 At S403, the main CPU 201 performs transmission reservation processing of the winning command of the second special symbol (S403). The winning command of the second special symbol is a command including information to increase the number of reserved second special symbols by 1, variation pattern information of the second special symbol, etc., and the second special symbol reserved for transmission in this process. The winning command is transmitted to the sub-control circuit 300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process. After executing the process of S403, the main CPU 201 terminates the start opening winning detection process, and returns the process to the switch input detection process (see FIG. 51).

[1-8.サブ制御処理]
次に、図53を参照して、サブ制御回路300のサブCPU301により実行される各種処理の内容について説明する。
[1-8. Sub control processing]
Next, contents of various processes executed by the sub CPU 301 of the sub control circuit 300 will be described with reference to FIG.

図53は、第1のパチンコ遊技機におけるサブ制御回路処理の一例を示すフローチャートである。 FIG. 53 is a flow chart showing an example of sub-control circuit processing in the first pachinko game machine.

図53に示すように、サブCPU301は、先ず、初期化処理を行う(S501)。この初期化処理では、例えば、RAMアクセス許可、作業領域の初期化、ハードウェア初期化、デバイス初期化、アプリケーション初期化、バックアップ復帰初期化等といった初期化処理が行われる。この処理を終了すると、サブCPU301は、処理を、S502に移す。 As shown in FIG. 53, the sub CPU 301 first performs an initialization process (S501). In this initialization processing, for example, initialization processing such as RAM access permission, work area initialization, hardware initialization, device initialization, application initialization, backup recovery initialization, and the like is performed. After completing this process, the sub CPU 301 shifts the process to S502.

なお、上述の初期化処理(S501)は、電源投入時やバックアップクリア時に実行される処理であり、電源投入後は、後述のS502~S508の処理が繰り返し実行される。 Note that the initialization process (S501) described above is a process that is executed when the power is turned on or when the backup is cleared.

S502において、サブCPU301は、コマンド入力ポート308(図6参照)の読込処理を行う。この処理では、コマンド入力ポート308にセットされている主制御回路200(図6参照)から送信されたコマンドを読み出して行われる。この処理を終了すると、サブCPU301は、処理を、S503に移す。 In S502, the sub CPU 301 performs read processing of the command input port 308 (see FIG. 6). In this process, the command sent from the main control circuit 200 (see FIG. 6) set in the command input port 308 is read out. After completing this process, the sub CPU 301 shifts the process to S503.

S503において、サブCPU301は、コマンド解析処理を実行する。この処理では、S502の処理で読み込まれたコマンドの解析が行われる。この処理を終了すると、サブCPU301は、処理を、S504に移す。 In S503, the sub CPU 301 executes command analysis processing. In this process, the command read in the process of S502 is analyzed. After completing this process, the sub CPU 301 shifts the process to S504.

S504において、サブCPU301は、演出態様決定処理を実行する。この処理では、例えば、メインCPU201から送信された入賞コマンドに基づいて、表示装置7(図4、図6参照)に表示される表示演出の態様や、スピーカ32(図6参照)から出力される音演出の態様等が決定される。 In S504, the sub CPU 301 executes effect mode determination processing. In this process, for example, based on the prize winning command transmitted from the main CPU 201, the mode of the display effect displayed on the display device 7 (see FIGS. 4 and 6) and the output from the speaker 32 (see FIG. 6) The manner of sound production and the like are determined.

演出態様決定処理(S504)において、サブCPU301は、演出内容の指定情報を含むアニメーションリクエストを生成し、生成されたアニメーションリクエストに基づいて、各種演出装置を動作させるための各種リクエスト(例えば、描画リクエスト、サウンドリクエスト、ランプリクエスト、および、役物リクエスト等)を生成する。この処理を終了すると、サブCPU301は、処理を、S505に移す。 In the effect mode determination process (S504), the sub CPU 301 generates an animation request including information specifying the content of the effect, and based on the generated animation request, generates various requests (for example, a drawing request) for operating various effect devices. , sound requests, lamp requests, and character requests). After completing this process, the sub CPU 301 shifts the process to S505.

S505において、サブCPU301は、描画制御処理を実行する。この処理において、サブCPU301は、描画リクエストを表示制御回路304(図6参照)に送信する。表示制御回路304は、サブCPU301から送信されたメッセージ(描画リクエスト)に基づいて、表示装置7の表示領域に画像を表示させるための描画制御を行う。この処理を終了すると、サブCPU301は、処理を、S506に移す。 In S505, the sub CPU 301 executes drawing control processing. In this process, the sub CPU 301 transmits a drawing request to the display control circuit 304 (see FIG. 6). The display control circuit 304 performs drawing control for displaying an image in the display area of the display device 7 based on a message (drawing request) transmitted from the sub CPU 301 . After completing this process, the sub CPU 301 shifts the process to S506.

S506において、サブCPU301は、音声制御処理を実行する。この処理において、サブCPU301は、サウンドリクエストを音声制御回路305(図6参照)に送信する。音声制御回路305は、サブCPU301から送信されたメッセージ(サウンドリクエスト)に基づいて、スピーカ32に音声を出力させるための音声制御を行う。この処理を終了すると、サブCPU301は、処理を、S507に移す。 In S506, the sub CPU 301 executes audio control processing. In this process, sub CPU 301 transmits a sound request to audio control circuit 305 (see FIG. 6). The audio control circuit 305 performs audio control for causing the speaker 32 to output audio based on a message (sound request) transmitted from the sub CPU 301 . After completing this process, the sub CPU 301 shifts the process to S507.

S507において、サブCPU301は、LED制御処理を実行する。この処理において、サブCPU301は、LEDリクエストをLED制御回路306(図6参照)に送信する。LED制御回路306は、サブCPU301から送信されたメッセージ(LEDリクエスト)に基づいて、LED群46を構成するLEDの全部または一部を点灯あるいは点滅させるための発光制御を行う。この処理を終了すると、サブCPU301は、処理を、S508に移す。 In S507, the sub CPU 301 executes LED control processing. In this process, the sub CPU 301 transmits an LED request to the LED control circuit 306 (see FIG. 6). Based on a message (LED request) transmitted from the sub CPU 301 , the LED control circuit 306 performs light emission control for lighting or blinking all or part of the LEDs forming the LED group 46 . After completing this process, the sub CPU 301 shifts the process to S508.

S508において、サブCPU301は、役物制御処理を実行する。この処理において、サブCPU301は、役物リクエストを役物制御回路307(図6参照)に送信する。役物制御回路307は、サブCPU301から送信されたメッセージ(役物リクエスト)に基づいて、演出用役物群58を構成する全部または一部の役物にかかる演出用駆動モータ(不図示)を動作させるための駆動制御を行う。この処理を終了すると、サブCPU301は、サブ制御回路メイン処理を終了する。 In S508, the sub CPU 301 executes a role product control process. In this process, the sub CPU 301 transmits the role product request to the role product control circuit 307 (see FIG. 6). Based on a message (a role request) transmitted from the sub CPU 301, the role control circuit 307 controls the performance drive motor (not shown) for all or part of the performance roles constituting the performance role group 58. Performs drive control for operation. After completing this process, the sub CPU 301 ends the sub control circuit main process.

[1-9.サブ制御回路による演出態様決定処理の具体例]
サブ制御回路300(より詳しくはサブCPU301)は、主制御回路200から送信された入賞コマンドに基づいて、演出態様決定処理(図53のS504を参照)を行う。
[1-9. Specific example of effect mode determination processing by sub-control circuit]
The sub-control circuit 300 (more specifically, the sub-CPU 301) performs effect mode determination processing (see S504 in FIG. 53) based on the winning command transmitted from the main control circuit 200. FIG.

サブCPU301は、演出態様決定処理において行われる各種処理のうちの一処理として、例えば、今回の特別図柄変動(以下「当該変動」と称する)に対応するサブ変動演出の演出パターン(以下「サブ変動演出パターン」と称する)を決定するサブ変動演出パターン決定処理や、先読み演出の演出パターン(以下「先読み演出パターン」と称する)を決定する先読み演出パターン決定処理等を行う。また、演出態様決定処理では、天井カウンタが天井値に近付いていることを示唆する例えばカウントダウン演出の演出態様や、天井カウンタが天井値に到達したことを示唆するB時短遊技状態移行演出の演出態様の決定処理等、遊技の進行にかかわる様々な演出態様の決定処理についても行われる。 Sub CPU301, as one of the various processes performed in the production mode determination process, for example, the production pattern of the sub-variation production corresponding to this special symbol fluctuation (hereinafter referred to as "the relevant fluctuation") (hereinafter "sub-variation A sub-fluctuation effect pattern determination process for determining the effect pattern"), a prefetch effect pattern determination process for determining the effect pattern of the prefetch effect (hereinafter referred to as a "prefetch effect pattern"), etc. are performed. In addition, in the effect mode determination process, the effect mode is determined, for example, a countdown effect that suggests that the ceiling counter is approaching the ceiling value, or a B time-saving game state transition effect that suggests that the ceiling counter has reached the ceiling value. Processing, etc., is also performed for determination processing of various effects related to the progress of the game.

サブ変動演出パターン決定処理は、特別図柄の当り判定処理の結果に基づいて行われる。サブ変動演出パターンは、当該変動の結果期待度を示す演出として、特別図柄の可変表示に伴ってサブCPU301により表示装置7の表示領域にて行われる演出パターン(例えば、装飾図柄の変動パターンやキャラクタ演出のパターン等)である。 The sub-fluctuation effect pattern determination process is performed based on the result of the special symbol hit determination process. The sub-variation production pattern is a production pattern that is performed in the display area of the display device 7 by the sub CPU 301 in conjunction with the variable display of the special symbols (for example, a variation pattern of decorative symbols or a character production patterns, etc.).

サブ変動演出では、実行されるサブ変動演出パターンに応じて、特別図柄の可変表示が開始されてから特別図柄が停止するまでの時間の経過に伴って、特別図柄の当り判定処理の結果に対する期待度が維持または上昇することを示すことが可能である。 In the sub-variation production, depending on the sub-variation production pattern to be executed, with the passage of time from the start of the variable display of the special symbol to the stop of the special symbol, the expectation for the result of the hit determination process of the special symbol It is possible to indicate that the degree is maintained or increased.

サブ変動演出パターンには、例えば後述の図54に示されるように、時短当り系リーチA,B,C、大当り系リーチA,B,C、および共通リーチA,B,C,D,E等が含まれる。上述したとおり、時短当り系リーチA,B,Cは、特別図柄の当り判定処理(図28のS93参照)の結果が時短当りの可能性がある(大当りの可能性がない)ことを示すリーチ演出である。大当り系リーチA,B,Cは、特別図柄の当り判定処理の結果が大当りの可能性がある(時短当りの可能性がない)ことを示すリーチ演出である。共通リーチA,B,C,D,Eは、特別図柄の当り判定処理の結果が時短当りおよび大当りのいずれについても可能性があることを示すリーチ演出である。 The sub-fluctuation effect patterns include, for example, time-saving hit system reach A, B, C, big hit system reach A, B, C, and common reach A, B, C, D, E, etc., as shown in FIG. 54 to be described later. is included. As described above, the time-saving hit system reach A, B, C is a reach indicating that the result of the special symbol hit determination process (see S93 in FIG. 28) may be a time-saving hit (no possibility of a big hit) It is a performance. The jackpot type reach A, B, and C are reach effects indicating that the result of the hit determination processing of the special symbol indicates that there is a possibility of a jackpot (there is no possibility of a time-saving hit). Common reach A, B, C, D, and E are reach effects indicating that the result of the special symbol hit determination process is likely to be both a time saving hit and a big hit.

なお、例えば、B時短遊技状態への移行タイミングを示唆するカウントダウン演出の実行タイミングと、リーチ演出の実行タイミングとが重なった場合、サブCPU301は、いずれかの演出を優先して実行するようにするとよい。 In addition, for example, when the execution timing of the countdown effect indicating the transition timing to the B time-saving gaming state and the execution timing of the ready-to-win effect overlap, the sub CPU 301 preferentially executes one of the effects. good.

先読み演出パターン決定処理は、先読み判定処理の結果として決定された例えば特別図柄の変動パターンに基づいて行われる。先読み演出は、先読み判定処理の結果に対する期待度を示す演出として、保留状態にあるとき(すなわち、第1始動口120に入賞した後、この入賞に基づいて抽出された各種乱数値等の始動情報が特別図柄の当り判定処理に供される(特別図柄の可変表示が開始される)までの間)に、サブCPU301により表示装置7の表示領域にて行われる演出パターンである。 The look-ahead effect pattern determination process is performed based on, for example, a special symbol variation pattern determined as a result of the look-ahead determination process. The look-ahead effect is an effect that indicates the degree of expectation for the result of the look-ahead determination process. is provided for the hit determination processing of the special symbols (until the variable display of the special symbols is started), it is an effect pattern performed in the display area of the display device 7 by the sub CPU 301.

先読み演出では、実行される先読み演出パターンに応じて、保留状態にあるときに、時間の経過(より詳しくは、先行して保留された始動情報についての可変表示の進行)に伴って、先読み判定処理の結果に対する期待度が維持または上昇することを示すことが可能である。 In the look-ahead effect, according to the look-ahead effect pattern to be executed, when in the pending state, with the passage of time (more specifically, the progress of the variable display of the previously held start information), the look-ahead judgment It is possible to indicate that the degree of expectation for the outcome of the processing is maintained or increased.

先読み演出は、例えば、表示装置7に表示される保留画像を用いて行われる。保留画像は、現在の保留状況を示す画像である。 The look-ahead effect is performed using a pending image displayed on the display device 7, for example. The pending image is an image showing the current pending status.

先読み演出パターンには、先読み判定処理すなわち特別図柄の当り判定処理の結果種別(時短当りであるか大当りであるか)に対する期待値を示唆することが可能な先読み当り種別演出パターンと、特別図柄の当り判定処理の結果が当り(大当りまたは時短当り)であることに対する期待値を示唆することが可能な先読み期待値演出パターンとが含まれる。すなわち、先読み演出では、特別図柄の当り判定処理の結果種別に対する期待値と、特別図柄の当り判定処理の結果が当りであることに対する期待値と、の両方またはいずれか一方を示唆することが可能である。また、先読み演出パターン決定処理(後述の図59参照)では、先読み当り種別演出パターン決定処理(後述の図59のS3006参照)と、先読み期待値演出パターン決定処理(後述の図59のS3008、S3009参照)とが行われる。先読み当り種別演出パターン、先読み期待値演出パターン、先読み当り種別演出パターン決定処理、および先読み期待値演出パターン決定処理の具体例については後述する。 The look-ahead effect pattern includes a look-ahead determination process, that is, a result type of the special symbol hit determination process (whether it is a time-saving hit or a big hit). A look-ahead expected value production pattern capable of suggesting an expected value for the result of the win determination process being a win (big win or short-time win) is included. That is, in the look-ahead effect, it is possible to suggest both or one of the expected value for the result type of the special symbol hit determination process and the expected value for the result of the special symbol hit determination process to be a hit. is. Also, in the look-ahead effect pattern determination process (see FIG. 59 described later), the look-ahead hit type effect pattern determination process (see S3006 in FIG. 59 described later) and the look-ahead expected value effect pattern determination process (see S3008 and S3009 in FIG. See) is performed. Specific examples of the look-ahead hit type effect pattern, the look-ahead expected value effect pattern, the look-ahead hit type effect pattern determination process, and the look-ahead expected value effect pattern determination process will be described later.

[1ー9-1.サブ変動演出パターン決定処理]
先ず、サブ変動演出パターン決定処理について説明する。図54は、時短フラグがオフの遊技状態(通常遊技状態)におけるサブ変動演出パターン決定テーブル(詳細な説明は省略)の一例である。このサブ変動演出パターン決定テーブルは、第1のパチンコ遊技機が備えるサブ制御回路300のプログラムROM302に記憶されている。なお、プログラムROM302には、時短フラグがオンの遊技状態(高確時短遊技状態、低確時短遊技状態)におけるサブ変動演出パターン決定テーブルも記憶されているが、ここでは説明を省略する。
[1-9-1. Sub-fluctuation effect pattern decision processing]
First, the sub-fluctuation effect pattern determination process will be described. FIG. 54 is an example of a sub-fluctuation effect pattern determination table (detailed description is omitted) in the game state (normal game state) in which the time saving flag is off. This sub-fluctuation effect pattern determination table is stored in the program ROM 302 of the sub-control circuit 300 provided in the first pachinko game machine. The program ROM 302 also stores a sub-fluctuation effect pattern determination table in the gaming state (high-probability short-time gaming state, low-probable short-time gaming state) in which the time-saving flag is on, but the description is omitted here.

サブCPU301は、図54の通常遊技状態におけるサブ変動演出パターン決定テーブルを参照し、主制御回路200から送信された特別図柄の変動パターンコマンドに基づいて、当該変動に対応する変動演出パターンとして、表示装置7に表示されるサブ変動演出パターン(図54において「変動パターン」と図示されている)を決定する。上述したとおり、本実施例では、サブ変動演出パターンに、時短当り系リーチA,B,C、大当り系リーチA,B,C、および共通リーチA,B,C,D,Eが含まれている。 The sub CPU 301 refers to the sub-variation production pattern determination table in the normal game state of FIG. 54, and based on the special symbol variation pattern command transmitted from the main control circuit 200, displays as a variation production pattern corresponding to the variation. A sub-variation effect pattern (illustrated as "variation pattern" in FIG. 54) to be displayed on the device 7 is determined. As described above, in the present embodiment, the sub-fluctuation production pattern includes time-saving hit system reach A, B, C, jackpot system reach A, B, C, and common reach A, B, C, D, E. there is

時短当り系リーチA,B,Cは、上述したとおり時短当りの可能性があることを示すリーチ演出であり、外観上も、時短当りの可能性があることを把握できるリーチ演出である。時短当り系リーチAは、特別図柄の当り判定処理の結果がハズレや大当りである場合には表示されず、「時短当り」である場合に限り表示される時短当り確定リーチ演出である(図15参照)。この時短当り系リーチAは、先読み対象のサブ変動演出パターンではないが、これに限られず、先読み態様のサブ変動演出パターンとしてもよい。時短当り系リーチBと時短当り系リーチCとは、外観上の演出態様は同じまたは略同じである。ただし、時短当り系リーチBは先読み対象のサブ変動演出パターンでないのに対し、時短当り系リーチCは先読み対象のサブ変動演出パターンである(図15の「先読みフラグ」の欄、図54、および後述の図55を参照)。 The time-saving hit system reach A, B, and C are reach performances indicating that there is a possibility of time-saving winning as described above, and are ready-to-reach performances in which the possibility of time-saving winning can be grasped from the appearance. The time-saving hit system reach A is not displayed when the result of the hit determination processing of the special symbol is a loss or a big hit, but is displayed only when it is a "time-saving hit" (Fig. 15). reference). This time-saving hit type reach A is not a prefetch target sub-variation production pattern, but is not limited to this, and may be a pre-read sub-variation production pattern. The time-saving hit system reach B and the time-saving hit system reach C are the same or substantially the same in appearance appearance. However, the time saving system reach B is not a sub-fluctuation effect pattern for prefetching, while the time saving per system reach C is a sub-fluctuation effect pattern for prefetching ("prefetching flag" column in FIG. 15, FIG. 54, and See FIG. 55 below).

大当り系リーチA,B,Cは、上述したとおり大当りの可能性があることを示すリーチ演出であり、外観上も、大当りの可能性があることを把握できるリーチ演出である。大当り系リーチAは、特別図柄の当り判定処理の結果がハズレや「時短当り」である場合には表示されず、「時短当り」である場合に限り表示される大当り確定リーチ演出である(図15参照)。この大当り系リーチAは、先読み対象のサブ変動演出パターンではないが、これに限られず、先読み態様のサブ変動演出パターンとしてもよい。大当り系リーチBと大当り系リーチCとは、外観上の演出態様は同じまたは略同じである。ただし、大当り系リーチBは先読み対象のサブ変動演出パターンでないのに対し、大当り系リーチCは先読み対象のサブ変動演出パターンである(図15の「先読みフラグ」の欄を参照)。 The big hit system reach A, B, and C are the reach effects indicating the possibility of the big win as described above, and are the reach effects that allow the player to grasp the possibility of the big win from the appearance. The jackpot system reach A is not displayed when the result of the hit determination process of the special symbol is a loss or a "time saving hit", but is displayed only when it is a "time saving hit". 15). This big hit type ready-to-win A is not a prefetch target sub-fluctuation effect pattern, but is not limited to this, and may be a prefetch-type sub-fluctuation effect pattern. The big-hit reach B and the big-hit reach C have the same or substantially the same performance mode in appearance. However, the big-hit ready-to-win B is not a sub-fluctuation effect pattern to be read ahead, while the big-hit ready-to-win C is a sub-fluctuation effect pattern to be read ahead (refer to the column of "look-ahead flag" in FIG. 15).

共通リーチA,B,C,D,Eは、上述したとおり大当りおよび時短当りの何れの可能性もあることを示すリーチ演出であり、外観上は、時短当りの可能性があるのか大当りの可能性があるのかを把握することが困難なリーチ演出態様である。共通リーチAは、特別図柄の当り判定処理の結果がハズレである場合には表示されず、大当りまたは「時短当り」である場合に限り表示される当り(大当り、時短当り)確定リーチ演出である(図15参照)。共通リーチBと共通リーチCとは、外観上の演出態様は同じまたは略同じである。また、共通リーチDは、共通リーチCから時短当り系リーチCに発展する演出である。さらに、共通リーチEは、共通リーチCから大当り系リーチCに発展する演出である。なお、共通リーチAおよび共通リーチBは先読み対象のサブ変動演出パターンでないのに対し、共通リーチC、共通リーチD、および共通リーチEは先読み対象のサブ変動演出パターンである(図15の「先読みフラグ」の欄を参照)。 The common reach A, B, C, D, and E are reach performances indicating that there is a possibility of either a big hit or a short time hit as described above, and from the appearance, there is a possibility of a short time hit or a big hit. It is a reach production mode that it is difficult to grasp whether there is a possibility. The common reach A is a win (big hit, short time hit) fixed reach production which is not displayed when the result of the special pattern hit determination processing is a loss, and is displayed only when it is a big hit or a "short time hit". (See FIG. 15). The common reach B and the common reach C have the same or substantially the same appearance mode. Further, the common reach D is an effect that develops from the common reach C to the time-saving hit system reach C. Furthermore, the common reach E is an effect that develops from the common reach C to the big hit system reach C. In addition, common reach A and common reach B are not prefetch target sub-variation effect patterns, while common reach C, common reach D, and common reach E are pre-read target sub-variation effect patterns ("Prefetch in FIG. 15 flags column).

このように、サブCPU301は、サブ変動演出パターン決定テーブル(図54参照)を参照し、メインCPU201から送信された特別図柄の変動パターンコマンドに基づいて、サブ変動演出パターンを決定する。そして、サブCPU301は、決定されたサブ変動演出パターンが表示装置7に表示されるよう制御する。 In this way, the sub CPU 301 refers to the sub-variation effect pattern determination table (see FIG. 54) and determines the sub-variation effect pattern based on the special symbol variation pattern command transmitted from the main CPU 201 . Then, the sub CPU 301 controls the display device 7 to display the determined sub fluctuation effect pattern.

[1-9-2.先読み演出パターン決定処理]
次に、先読み演出パターン決定処理として行われる、先読み当り種別演出パターン決定処理、および先読み期待値演出パターン決定処理について説明する。
[1-9-2. Look-ahead production pattern decision processing]
Next, a look-ahead hit type effect pattern determination process and a look-ahead expected value effect pattern determination process, which are performed as the look-ahead effect pattern determination process, will be described.

なお、ワークRAM303(図6参照)には、メインRAM203に設けられた第1特別図柄始動記憶領域(0)、第1特別図柄始動記憶領域(1)、第1特別図柄始動記憶領域(2)、第1特別図柄始動記憶領域(3)、および第1特別図柄始動記憶領域(4)のそれぞれに対応する領域として、第1サブ保留領域(0)、第1サブ保留領域(1)、第1サブ保留領域(2)、第1サブ保留領域(3)、および第1サブ保留領域(4)が設けられている。第1特別図柄始動記憶領域(1)~第1特別図柄始動記憶領域(4)、および第1サブ保留領域(1)~第1サブ保留領域(4)には、抽出した乱数値にかかわる各種保留情報が格納されている。また、第1特別図柄始動記憶領域(0)および第1サブ保留領域(0)には、当該変動に対応する情報が格納されている。サブCPU301は、第1始動口入賞の入賞コマンドを受信すると、受信した情報を、今回の第1特別図柄始動記憶領域に対応する第1サブ保留領域に格納する。 In addition, in the work RAM 303 (see FIG. 6), the first special symbol start storage area (0) provided in the main RAM 203, the first special symbol start storage area (1), the first special symbol start storage area (2) , the first special symbol start storage area (3), and the first special symbol start storage area (4) as areas corresponding to the first sub reservation area (0), the first sub reservation area (1), the first There is provided one sub-reservation area (2), a first sub-reservation area (3) and a first sub-reservation area (4). In the first special symbol start storage area (1) to the first special symbol start storage area (4), and the first sub-reservation area (1) to the first sub-reservation area (4), various items related to the extracted random value Hold information is stored. In addition, information corresponding to the variation is stored in the first special symbol start storage area (0) and the first sub reservation area (0). When the sub CPU 301 receives the winning command for the first starting opening winning, it stores the received information in the first sub reservation area corresponding to the current first special symbol starting storage area.

また、ワークRAM303には、メインRAM203に設けられた第2特別図柄始動記憶領域(0)、第2特別図柄始動記憶領域(1)、第2特別図柄始動記憶領域(2)、第2特別図柄始動記憶領域(3)、および第2特別図柄始動記憶領域(4)のそれぞれに対応する領域として、第2サブ保留領域(0)、第2サブ保留領域(1)、第2サブ保留領域(2)、第2サブ保留領域(3)、および第2サブ保留領域(4)が設けられている。 In addition, the work RAM 303 includes a second special symbol start storage area (0), a second special symbol start storage area (1), a second special symbol start storage area (2), and a second special symbol provided in the main RAM 203. As areas corresponding to the starting storage area (3) and the second special symbol starting storage area (4), the second sub-reserving area (0), the second sub-reserving area (1), the second sub-reserving area ( 2), a second sub-reservation area (3) and a second sub-reservation area (4) are provided.

本実施例では、通常遊技状態において第1特別図柄についての先読み演出が行われるものとするが、これに限られず、他の遊技状態(例えば、高確時短遊技状態、低確時短遊技状態)で行われるようにしてもよいし、第2特別図柄について行われるようにしてもよい。 In this embodiment, it is assumed that the look-ahead effect for the first special symbol is performed in the normal game state, but is not limited to this, and in other game states (for example, high-probability short-time game state, low-probability short-time game state) It may be performed, or may be performed for the second special symbol.

先読み演出は、例えば、表示装置7の表示領域に表示される保留画像を用いて行われる。表示装置7の表示領域には、保留画像を表示する領域として、第1サブ保留領域(0)に対応する第0領域、第1サブ保留領域(1)に対応する第1保留領域、第1サブ保留領域(2)に対応する第2保留領域、第1サブ保留領域(3)に対応する第3保留領域、および第1サブ保留領域(4)に対応する第4保留領域が設けられている。 The look-ahead effect is performed using, for example, a pending image displayed in the display area of the display device 7 . In the display area of the display device 7, the 0th area corresponding to the first sub-reservation area (0), the first reservation area corresponding to the first sub-reservation area (1), the first A second reservation area corresponding to the sub reservation area (2), a third reservation area corresponding to the first sub reservation area (3), and a fourth reservation area corresponding to the first sub reservation area (4) are provided. there is

[1-9-2-1.先読み当り種別演出パターン決定処理において参照されるテーブル]
先ず、先読み当り種別演出パターン決定処理において参照されるテーブルについて説明する。
[1-9-2-1. Table referred to in look-ahead per type effect pattern determination processing]
First, the table referred to in the look-ahead hit type effect pattern determination process will be described.

ところで、決定された先読み当り種別演出パターンで先読み演出が実行される保留画像の形態には、時短当りの可能性があることを示す時短当り系先読み演出形態と、大当りの可能性があることを示す大当り系先読み演出形態と、時短当りおよび大当りのいずれについても可能性があることを示す共通当り系先読み演出形態とが含まれる。 By the way, in the form of the pending image in which the prefetch effect is executed in the determined prefetch hit type effect pattern, there is a time saving prefetch effect form indicating that there is a possibility of a time saving hit and a possibility of a big hit. A big hit system look-ahead effect form shown and a common hit system look-ahead effect form showing that there is a possibility for both a time saving hit and a big hit are included.

先読み当り種別演出パターンは、保留画像の形態を、例えば、共通当り系先読み演出形態から時短当り系先読み演出形態に変化させたり、共通当り系先読み演出形態から大当り系先読み演出形態に変化させたりすることにより、特別図柄の当り判定処理の結果種別に対する期待値の変化を示唆することが可能な演出パターンである。 The read-ahead winning type production pattern changes the form of the pending image, for example, from a common win-type read-ahead production form to a time-saving winning-type read-ahead production form, or changes from a common winning-type look-ahead production form to a big win-type look-ahead production form. Thus, it is an effect pattern that can suggest a change in the expected value with respect to the result type of the hit determination process of the special symbol.

図55は、先読み当り種別演出パターン決定テーブル番号決定テーブルの一例である。この図55では、図54に示される変動パターンのうち先読み対象の変動パターンのみを示している。また、図56は、先読み当り種別演出パターン決定テーブルの一例である。なお、これらのテーブルは、第1のパチンコ遊技機が備えるサブ制御回路300のプログラムROM302に記憶されている。 FIG. 55 is an example of a read-ahead type effect pattern determination table number determination table. In FIG. 55, only the fluctuation patterns to be read ahead among the fluctuation patterns shown in FIG. 54 are shown. Also, FIG. 56 is an example of a per-read-ahead type effect pattern determination table. These tables are stored in the program ROM 302 of the sub-control circuit 300 provided in the first pachinko game machine.

図55の先読み当り種別演出パターン決定テーブル番号決定テーブルに示されるように、先読みフラグが設定されている変動パターンをサブCPU301が受信すると、サブCPU301は、先読み当り種別演出パターン決定テーブル番号を、例えば、変動パターンと保留数とに基づいて決定する。ここでいう保留数は、先読み対象の始動情報を含む。すなわち、第1始動口120への入賞に基づいて抽出された始動情報が保留された場合、保留後の保留数が、図55に示される保留数に相当する。 As shown in the look-ahead hit type production pattern determination table number determination table in FIG. , based on the variation pattern and the pending number. The pending number here includes start information to be prefetched. That is, when the starting information extracted based on the winning to the first starting port 120 is withheld, the number of reservations after the reservation corresponds to the number of reservations shown in FIG.

例えば、変動パターンが「03H」であって保留数が「3」の場合、先読み当り種別演出パターン決定テーブル番号は「3」に決定される。また、例えば変動パターンが「0EH」であって保留数が「2」の場合、先読み当り種別演出パターン決定テーブル番号は「22」に決定される。 For example, when the variation pattern is "03H" and the number of reservations is "3", the look-ahead per type effect pattern determination table number is determined to be "3". Further, for example, when the variation pattern is "0EH" and the number of reservations is "2", the per-read-ahead type effect pattern determination table number is determined to be "22".

先読み当り種別演出パターン決定テーブル番号が決定されると、サブCPU301は、図56の先読み当り種別演出パターン決定テーブルを参照し、先読み当り種別演出パターンを決定する。詳述すると、図56の先読み当り種別演出パターン決定テーブルに示されるように、例えば、先読み当り種別演出パターン決定テーブル番号と、サブ演出選択用乱数値1とに基づいて、先読み当り種別演出パターンが決定される。 When the look-ahead hit type effect pattern determination table number is determined, the sub CPU 301 refers to the look-ahead hit type effect pattern determination table of FIG. 56 to determine the look-ahead hit type effect pattern. More specifically, as shown in the look-ahead hit type effect pattern determination table of FIG. It is determined.

なお、図56では、便宜上、「先読み当り種別演出パターン決定テーブル番号」を「SASPT番号」と示し、「先読み当り種別演出パターン」を「SAS演出パターン」と示している。サブ演出選択用乱数値1は、例えば特別図柄の変動パターンコマンドを受信したとき等、所定の契機に基づいてサブCPU301により抽出される乱数値である。 In addition, in FIG. 56, for the sake of convenience, the "prefetching winning type effect pattern determination table number" is indicated as "SASPT number", and the "prefetching winning type effect pattern" is indicated as "SAS effect pattern". The sub effect selection random number value 1 is a random number value extracted by the sub CPU 301 based on a predetermined trigger, such as when a variation pattern command for a special symbol is received.

例えば、先読み当り種別演出パターン決定テーブル番号が「3」であって抽出したサブ演出選択用乱数値1が「55」の場合、先読み当り種別演出パターンは「07H」に決定される。また、例えば先読み当り種別演出パターン決定テーブル番号が「7」であって抽出したサブ演出選択用乱数値1が「77」の場合、先読み当り種別演出パターンは「16H」に決定される。 For example, when the read-ahead hit type effect pattern determination table number is "3" and the extracted sub-effect selection random number value 1 is "55", the read-ahead hit type effect pattern is determined to be "07H". Further, for example, when the look-ahead hit type effect pattern determination table number is "7" and the extracted sub-effect selection random number value 1 is "77", the look-ahead hit type effect pattern is determined to be "16H".

なお、図56の備考(保留対応)の欄に示される「1」~「4」は、それぞれ、第1保留領域~第4保留領域を示す。 Note that "1" to "4" shown in the column of remarks (corresponding to reservation) in FIG. 56 indicate the first reservation area to the fourth reservation area, respectively.

また、図56の備考(保留対応)の「1」~「4」の各欄において、先読み当り種別演出パターン決定テーブル番号とサブ演出選択用乱数値1とに対応して示される「A」は、特別図柄の当り判定処理の結果が時短当りの可能性があることを示す時短当り系先読み演出形態で保留画像が表示されることを示す。時短当り系先読み演出形態で保留画像が表示されると、外観上、時短当りの可能性があることを把握できる。 In addition, in each column of "1" to "4" in the remarks (holding correspondence) of FIG. , indicates that the pending image is displayed in a time-saving hit system look-ahead performance form indicating that the result of the special symbol hit determination process is likely to be a time-saving hit. When the pending image is displayed in the look-ahead effect form of the time-saving hit system, it can be grasped from the appearance that there is a possibility of the time-saving hit.

また、図56の備考(保留対応)の「1」~「4」の各欄において、先読み当り種別演出パターン決定テーブル番号とサブ演出選択用乱数値1とに対応して示される「B」は、特別図柄の当り判定処理の結果が大当りの可能性があることを示す大当り系先読み演出形態で保留画像が表示されることを示す。大当り系先読み演出形態で保留画像が表示されると、外観上、大当りの可能性があることを把握できる。 In addition, in each column of "1" to "4" in the remarks (holding correspondence) of FIG. , indicates that the pending image is displayed in a big hit type look-ahead effect form indicating that the result of the special symbol hit determination process is likely to be a big hit. When the pending image is displayed in the big-hit look-ahead presentation mode, it can be grasped from the appearance that there is a possibility of a big-hit.

また、図56の備考(保留対応)の「1」~「4」の各欄において、先読み当り種別演出パターン決定テーブル番号とサブ演出選択用乱数値1とに対応して示される「C」は、特別図柄の当り判定処理の結果が時短当りおよび大当りのいずれについても可能性があることを示す共通当り系先読み演出形態で保留画像が表示されることを示す。共通当り系先読み演出形態で保留画像が表示されると、外観上、時短当りの可能性があるのか大当りの可能性があるのかを把握することが困難である。 In addition, in each column of "1" to "4" in the remarks (holding correspondence) of FIG. , indicates that the pending image is displayed in a common winning system look-ahead effect form indicating that the result of the special symbol winning determination process is possible for both time saving winning and big winning. When the reserved image is displayed in the common winning type look-ahead presentation mode, it is difficult to grasp from the appearance whether there is a possibility of a time-saving win or a big win.

例えば、先読み当り種別演出パターンが例えば「07H」に決定された場合、第3保留領域では共通当り系先読み演出形態が表示され、第3保留領域からシフト後の第2保留領域においても共通当り系先読み演出形態が表示される。そして、第2保留領域から第1保留領域にシフトする際に共通当り系先読み演出形態から時短当り系先読み演出形態に変化し、第1保留領域では「A」の時短当り系先読み演出形態が表示される。 For example, when the look-ahead hit type effect pattern is determined to be, for example, "07H", the common hit-type look-ahead effect form is displayed in the third reservation area, and the common hit system is displayed in the second reservation area after shifting from the third reservation area. A look-ahead effect form is displayed. Then, when shifting from the second reservation area to the first reservation area, the common winning system prefetching performance form changes to the time saving prefetching performance form, and in the first reservation area, the time saving prefetching performance form of "A" is displayed. be done.

また、先読み当り種別演出パターンが例えば「16H」に決定された場合、第3保留領域では「C」の共通当り系先読み演出形態が表示される。そして、第3保留領域から第2保留領域にシフトする際に共通当り系先読み演出形態から大当り系先読み演出形態に変化、第2保留領域、および第2保留領域からシフトされた後の第1保留領域では、「B」の大当り系先読み演出形態が表示される。 Further, when the look-ahead hit type effect pattern is determined to be, for example, "16H", the common hit-type look-ahead effect pattern of "C" is displayed in the third reservation area. Then, when shifting from the third reservation area to the second reservation area, the common hit system look-ahead performance form changes to the big hit system look-ahead performance form, the second reservation area, and the first reservation after shifting from the second reservation area In the area, a big-hit type prefetch effect form of "B" is displayed.

すなわち、先読み当り種別演出パターンには、図56に示されるように、以下のイ)~ホ)のパターンが含まれる。なお、本実施例では、大当り系先読み演出形態から時短当り系先読み演出形態に変化するパターン、および時短当り系先読み演出形態から大短当り先読み演出形態に変化するパターンについては、先読み当り種別演出パターンに含まれないが、これらのパターンを先読み当り種別演出パターンに含むようにしてもよい。
イ)保留された時点で時短当り系先読み演出形態が表示され、その後も演出形態が変化することなく、時短当り系先読み演出形態が表示される先読み時短当り演出パターン(例えば、先読み当り種別演出パターン「09H」)。
ロ)保留された時点で大当り系先読み演出形態が表示され、その後も演出形態が変化することなく、大当り系先読み演出形態が表示される先読み大当り演出パターン(例えば、先読み当り種別演出パターン「17H」)。
ハ)保留された時点では共通当り系先読み演出形態が表示され、その後、時短当り系先読み演出形態に変化する先読み共通当り演出パターンA(例えば、先読み当り種別演出パターン「24H」)。
ニ)保留された時点では共通当り系先読み演出形態で表示され、その後、大当り系先読み演出形態に変化する先読み共通当り演出パターンB(例えば、先読み当り種別演出パターン「12H」)。
ホ)保留された時点では共通当り系先読み演出形態で表示され、その後も演出形態が変化することなく、共通当り系先読み演出形態が表示される先読み共通当り演出パターンC(例えば、先読み当り種別演出パターン「06H」)。
That is, as shown in FIG. 56, the look-ahead hit type effect pattern includes the following patterns a) to e). In addition, in this embodiment, the pattern of changing from the big hit type look-ahead production form to the time saving type look-ahead production form and the pattern of changing from the time saving type look-ahead production form to the big and short winning type look-ahead production form are the look-ahead type production patterns. Although not included in the pattern, these patterns may be included in the look-ahead hit type effect pattern.
B) At the time of suspension, the time-saving hit-type look-ahead production form is displayed, and after that, the time-saving hit-type look-ahead production form is displayed without changing the production form. "09H").
b) A pre-reading big hit effect pattern (for example, a pre-reading hit type effect pattern "17H") in which the big hit type prefetch effect form is displayed at the time of suspension, and the big win type prefetch effect form is displayed without changing the effect form thereafter. ).
c) A common winning type look-ahead performance form is displayed at the time of suspension, and then a look-ahead common winning performance pattern A (for example, a look-ahead winning type look-ahead performance pattern "24H") that changes to a time-saving winning type look-ahead performance form.
d) A read-ahead common win effect pattern B (for example, a look-ahead win type effect pattern "12H") that is displayed in a common win-type look-ahead effect form at the time of suspension and then changes to a big win-type look-ahead effect form.
E) A look-ahead common win effect pattern C (for example, a look-ahead common win effect pattern C in which the common win-type look-ahead effect form is displayed at the time of suspension, and the common win-type look-ahead effect form is displayed without changing the effect form thereafter (for example, a look-ahead win type look-ahead effect pattern "06H").

このように、サブCPU301は、先読み当り種別演出パターン決定テーブル番号決定テーブル(例えば、図55参照)を参照し、変動パターンと保留数とに基づいて、先読み当り種別演出パターン決定テーブル番号(SASPT番号)を決定する。そして、サブCPU301は、先読み当り種別演出パターン決定テーブル(図56参照)を参照し、決定された先読み当り種別演出パターン決定テーブル番号(SASPT番号)とサブ演出選択用乱数値1とに基づいて、先読み当り種別演出パターン(SAS演出パターン)を決定する。 In this way, the sub CPU 301 refers to the look-ahead hit type effect pattern determination table number determination table (see, for example, FIG. 55), and based on the variation pattern and the number of reservations, the look-ahead hit type effect pattern determination table number (SASPT number ). Then, the sub CPU 301 refers to the look-ahead hit type effect pattern determination table (see FIG. 56), and based on the determined look-ahead hit type effect pattern determination table number (SASPT number) and the sub effect selection random number value 1, A look-ahead hit type effect pattern (SAS effect pattern) is determined.

なお、図56では、保留された時点では「A」の時短当り系先読み演出形態が表示され、その後、「B」の大当り系先読み演出形態に変化する先読み当り種別演出パターンについては示されていないが、このように、「A」の時短当り系先読み演出形態から「B」の大当り系先読み演出形態に変化する先読み当り種別演出パターンがサブCPU301により決定されるようにしてもよい。このようにすることで、先読み演出によって遊技者に与えうる興趣を高めることが可能となる。 Note that FIG. 56 does not show the look-ahead winning type performance pattern in which the time-saving winning type look-ahead performance form of "A" is displayed at the time of suspension, and then changes to the big hit-type look-ahead performance form of "B". However, in this way, the sub CPU 301 may determine the look-ahead hit type effect pattern that changes from the time-saving winning type look-ahead effect form of "A" to the big win-type look-ahead effect form of "B". By doing so, it is possible to enhance the interest that can be given to the player by the look-ahead effect.

また、図56では、「B」の大当り系先読み演出形態は、上述したとおり、特別図柄の当り判定処理の結果が大当りの可能性がある(すなわちハズレの場合もある)ことを示す大当り系先読み演出形態であるが、これに加えて、特別図柄の当り判定処理の結果が大当り確定であることを示す大当り確定先読み演出形態が表示されるようにしてもよい。この場合、サブCPU301により決定される先読み当り種別演出パターンに、以下のヘ)~チ)の先読み種別演出パターンのいずれかまたは全部が含まれるようにしてもよい。
ヘ)保留された時点で大当り確定先読み演出形態が表示され、その後も演出形態が変化することなく、大当り確定先読み演出形態が表示される先読み大当り確定演出パターンA。
ト)保留された時点では他の先読み演出形態(例えば、「A」の時短当り系先読み演出形態、「B」の大当り系先読み演出形態、「C」の共通当り系先読み演出形態等)が表示され、その後、大当り確定先読み演出形態に変化する先読み大当り確定演出パターンB。
チ)保留された時点では他の先読み演出形態(例えば、「A」の時短当り系先読み演出形態、「C」の共通当り系先読み演出形態等)が表示され、その後、「B」の大当り系先読み演出形態が表示され、さらにその後、大当り確定先読み演出形態に変化する先読み大当り確定演出パターンC。
Also, in FIG. 56, as described above, the big hit look-ahead effect form "B" indicates that the result of the special symbol hit determination process is likely to be a big hit (that is, there is a possibility of losing). In addition to the production form, a big hit confirmation look-ahead production form indicating that the result of the special symbol hit determination process is a big hit confirmation may be displayed. In this case, the look-ahead winning type effect pattern determined by the sub CPU 301 may include any or all of the following look-ahead type effect patterns f) to h).
f) A look-ahead big-win determination performance pattern A in which the big-win determination look-ahead performance form is displayed at the time of suspension, and the big-hit determination look-ahead performance form is displayed without changing the performance form thereafter.
g) At the time of suspension, other prefetch production forms (for example, "A" short-time hit prefetch production form, "B" big hit prefetch production form, "C" common hit prefetch production form, etc.) are displayed. After that, a look-ahead big win confirmation performance pattern B that changes to a big win determination look-ahead performance form.
h) At the time of suspension, other prefetch effect forms (for example, "A" time-saving hit prefetch effect form, "C" common hit prefetch effect form, etc.) are displayed, and then "B" big hit system. A look-ahead big win fixed performance pattern C in which a look-ahead performance form is displayed and then changed to a big win fixed look-ahead performance form.

また、図56では、「A」の時短当り系先読み演出形態と「B」の大当り系先読み演出形態と「C」の共通当り系先読み演出形態とのうち、保留された時点では「C」の共通当り系先読み演出形態の表示頻度が最も高いが、これに限られない。例えば、保留された時点では「A」の時短当り系先読み演出形態の表示頻度が最も高くなるようにしてもよいし、保留された時点では「B」の大当り系先読み演出形態の表示頻度が最も高くなるようにしてもよい。さらには、保留された時点では「C」の共通当り系先読み演出形態の表示頻度が最も低くなるようにしてもよい。 In addition, in FIG. 56, among the time-saving hit system look-ahead production form of "A", the big hit system look-ahead production form of "B", and the common hit system look-ahead production form of "C", at the time of suspension, "C" Although the display frequency of the common hit type look-ahead effect form is the highest, it is not limited to this. For example, at the time of suspension, the display frequency of the time-saving hit-type look-ahead effect form of "A" may be the highest, and at the time of suspension, the display frequency of the big hit-type look-ahead effect form of "B" may be the highest. You can make it higher. Furthermore, the display frequency of the common win-type look-ahead effect form of "C" may be the lowest at the time of suspension.

また、図56では、全ての「先読み当り種別演出パターン決定テーブル番号(SASPT番号)」に対して所定幅のサブ演出選択用乱数値1を割り当てているが、これに限られず、特定のSASPT番号に対してのみサブ演出選択用乱数値を割り当てない(すなわち、特定のSASPT番号の振分率を0にして選択されない)ようにしてもよい。 Also, in FIG. 56, a random number 1 for sub-effect selection with a predetermined width is assigned to all "prefetched per-type effect pattern determination table numbers (SASPT numbers)", but this is not restrictive, and specific SASPT numbers are assigned. No sub effect selection random number value is assigned only to (that is, the distribution rate of a specific SASPT number is set to 0 so that it is not selected).

[1-9-2-2.先読み期待値演出パターン決定処理において参照されるテーブル]
次に、先読み期待値演出パターン決定処理において参照されるテーブルについて説明する。
[1-9-2-2. Table referenced in look-ahead expected value production pattern determination process]
Next, the table referred to in the look-ahead expected value effect pattern determination process will be described.

図57は、特別図柄の当り判定処理の結果が「時短当り」または「大当り」である場合に参照される、先読み期待値演出パターン決定テーブル(当り時)の一例である。また、図58は、特別図柄の当り判定処理の結果がハズレである場合に参照される、先読み期待値演出パターン決定テーブル(ハズレ時)の一例である。 FIG. 57 is an example of a look-ahead expected value production pattern determination table (at the time of winning) that is referred to when the result of the special symbol winning determination processing is "shorter working hours" or "big hit". Also, FIG. 58 is an example of a look-ahead expected value effect pattern determination table (at the time of loss) that is referred to when the result of the special symbol win determination process is a loss.

ところで、決定された先読み期待値演出パターンで先読み演出が実行される保留画像の形態は、当り(時短当り、大当り)に対する期待値に応じて演出形態が異なる。 By the way, the form of the pending image in which the look-ahead effect is executed in the determined look-ahead expected value effect pattern differs in the effect form according to the expected value for the hit (time-saving hit, big hit).

時短当り系先読み演出形態として保留画像が表示される場合、例えば、通常は三角形であらわされる保留画像を、「四角形<五角形<六角形<円<星」といったように保留画像の形状を変化させることによって期待値の変化をあらわすことができる。この場合、保留画像が四角形である場合に期待値が最も低く、星である場合に期待値が最も高い。 When a pending image is displayed as a look-ahead effect form for saving time, for example, the shape of the pending image, which is usually represented by a triangle, is changed to "square < pentagon < hexagon < circle < star". can express the change in the expected value. In this case, the expected value is lowest when the retained image is a rectangle and highest when it is a star.

また、大当り系先読み演出形態として保留画像が表示される場合、例えば、通常は白であらわされる保留画像を、「青<黄<緑<赤<虹」といったように保留画像の色を変化させることによって期待値の変化をあらわすことができる。この場合、保留画像が青である場合には期待値が最も低く、保留画像が虹である場合には期待値が最も高い。 Also, when a pending image is displayed as a big-hit look-ahead effect form, for example, the pending image, which is normally displayed in white, is changed in color such as "blue<yellow<green<red<rainbow". can express the change in the expected value. In this case, the expected value is lowest if the pending image is blue and highest if the pending image is a rainbow.

なお、詳細は後述するが、大当りおよび時短当りのいずれについても可能性があることを示す共通当り系先読み演出形態として保留画像が表示される場合については、保留画像を、例えば、大当りに対する期待値レベルを示す色と、時短当りに対する期待値レベルを示す形状との両方であらわすようにしてもよいし、専用の共通当り系先読み演出形態であらわすようにしてもよい。 In addition, although details will be described later, in the case where the pending image is displayed as a common hit system look-ahead effect form indicating that there is a possibility for both the big hit and the time saving hit, the pending image is set to, for example, the expected value for the big hit It may be represented by both a color indicating a level and a shape indicating an expected value level for a time-saving hit, or may be represented by a dedicated common hit system look-ahead effect form.

先読み演出が行われる保留画像は、期待値が相対的に低い演出形態から期待値が相対的に高い演出形態に変化可能であるものの、期待値が相対的に高い演出形態から期待値が相対的に低い演出形態には変化しない方が好ましい。また、保留画像の演出形態を変化させる際、必ずしも、「四角形<五角形<六角形<円<星」や「青<黄<緑<赤<虹」の順に1つずつ変化させていく必要はなく、例えば「五角形→円」や「黄→虹」に変化させてもよい。また、保留画像の形態を、必ずしも、最も期待値の低い四角形や青から開始させる必要はなく、例えば円や赤から開始させるようにしてもよい。 The reserved image in which the anticipation effect is performed can change from the effect form with the relatively low expected value to the effect form with the relatively high expected value, but the expected value is relatively high from the effect form with the relatively high expected value It is preferable not to change to a low production mode. Also, when changing the presentation form of the hold image, it is not necessary to change one by one in the order of "square < pentagon < hexagon < circle < star" or "blue < yellow < green < red < rainbow". , for example, "pentagon→circle" or "yellow→rainbow". Also, the shape of the pending image does not necessarily have to start from the lowest expected value, such as a square or blue, but may be, for example, a circle or red.

なお、図57の備考(保留対応)の欄に示される「1」~「4」は、図56と同様に、それぞれ、第1保留領域~第4保留領域を示す。 Note that "1" to "4" shown in the column of remarks (response to reservation) in FIG. 57 indicate the first reservation area to the fourth reservation area, respectively, as in FIG.

また、図57の備考(保留対応)の「1」~「4」の各欄において、先読み当り種別演出パターン決定テーブル番号と、サブ演出選択用乱数値2とに対応して示される「0」~「5」は、当り(時短当り、大当り)に対する期待値の高さを示している。例えば、上述の「三角形」および「白」が「0」に相当し、上述の「四角形」および「青」が「1」に相当し、上述の「五角形」および「黄」が「2」に相当し、上述の「六角形」および「緑」が「3」に相当し、上述の「円」および「赤」が「4」に相当し、上述の「星」および「虹」が「5」に相当する。 In addition, in each column of "1" to "4" in the remarks (holding correspondence) of FIG. ~ "5" indicates the height of the expected value for the hit (time saving hit, jackpot). For example, the above "triangle" and "white" correspond to "0", the above "square" and "blue" correspond to "1", and the above "pentagon" and "yellow" correspond to "2". "Hexagon" and "green" above correspond to "3", "circle" and "red" above correspond to "4", and "star" and "rainbow" above correspond to "5". Equivalent to

以下、図57の備考(保留対応)の「1」~「4」の各欄において、先読み当り種別演出パターン決定テーブル番号と、サブ演出選択用乱数値2とに対応して示される「0」~「5」を、期待値レベル「0」~「5」と称する。 Hereinafter, in each column of "1" to "4" in the remarks (holding correspondence) of FIG. to "5" are referred to as expected value levels "0" to "5".

特別図柄の当り判定処理の結果が「時短当り」または「大当り」である場合の先読み期待値演出パターンは、図57の先読み期待値演出パターン決定テーブル(当り時)に示されるように、例えば、保留数と、サブ演出選択用乱数値2とに基づいて決定される。同様に、特別図柄の当り判定処理の結果がハズレである場合、先読み期待値演出パターンは、図58の先読み期待値演出パターン決定テーブル(ハズレ時)に示されるように、例えば、保留数と、サブ演出選択用乱数値2とに基づいて決定される。サブ演出選択用乱数値2は、例えば特別図柄の変動パターンコマンドを受信したとき等、所定の契機に基づいてサブCPU301により抽出される乱数値である。なお、図57および図58では、保留数が「1」~「3」の場合についてのみ図示し、保留数が「4」の場合の図示を、便宜上、省略している。 The look-ahead expected value effect pattern when the result of the special symbol hit determination process is "time saving hit" or "big hit" is shown in the look-ahead expected value effect pattern determination table (at the time of hit) in FIG. 57, for example, It is determined based on the number of reservations and the random number 2 for sub effect selection. Similarly, when the result of the special symbol hit determination process is a loss, the look-ahead expected value effect pattern is, as shown in the look-ahead expected value effect pattern determination table (at the time of loss) in FIG. It is determined based on the random number value 2 for sub effect selection. The sub effect selection random number value 2 is a random number value extracted by the sub CPU 301 based on a predetermined trigger, such as when a variation pattern command for a special symbol is received. In FIGS. 57 and 58, only the case where the number of reservations is "1" to "3" is illustrated, and the illustration when the number of reservations is "4" is omitted for the sake of convenience.

例えば、特別図柄の当り判定処理の結果が大当りであって、保留数が「3」、サブ演出選択用乱数値2が「750」の場合、先読み期待値演出パターンは「43H」に決定される。先読み期待値演出パターンが例えば「43H」に決定された場合、第3保留領域では期待値レベルが「2」、第3保留領域から第2保留領域にシフトする際に期待値レベルが「2」から「3」に変化し、第2保留領域から第1保留領域にシフトする際に期待値レベルが「3」から「5」に変化する。 For example, if the result of the special pattern hit determination process is a big hit, the number of reservations is "3", and the random number value 2 for sub-effect selection is "750", the look-ahead expected value effect pattern is determined to be "43H". . When the look-ahead expected value effect pattern is determined to be, for example, "43H", the expected value level is "2" in the third reservation area, and the expected value level is "2" when shifting from the third reservation area to the second reservation area. to "3", and when shifting from the second reservation area to the first reservation area, the expected value level changes from "3" to "5".

また、例えば、特別図柄の当り判定処理の結果がハズレであって、保留数が「3」、サブ演出選択用乱数値2が「680」の場合、先読み期待値演出パターンは「3FH」に決定される。先読み期待値演出パターンが例えば「3FH」に決定された場合、第3保留領域では期待値レベルが「2」、第2保留領域では期待値レベルが「2」、第2保留領域から第1保留領域にシフトする際に期待値レベルが「2」から「4」に変化する。 Also, for example, if the result of the special symbol hit determination process is a loss, the number of reservations is "3", and the random number value 2 for sub-effect selection is "680", the look-ahead expected value effect pattern is determined to be "3FH". be done. For example, when the look-ahead expected value effect pattern is determined to be "3FH", the expected value level is "2" in the third reservation area, the expected value level is "2" in the second reservation area, and the second reservation area to the first reservation The expected value level changes from "2" to "4" when shifting to the region.

このように、サブCPU301は、特別図柄当り判定処理の結果に基づいて、先読み期待値演出パターン決定テーブル(当り時)(図57参照)または先読み期待値演出パターン決定テーブル(ハズレ時)(図58参照)を参照し、保留数とサブ演出選択用乱数値2とに基づいて、先読み期待値演出パターンを決定する。 In this way, the sub CPU 301, based on the result of the special symbol hit determination process, the look-ahead expected value effect pattern determination table (at the time of winning) (see FIG. 57) or the look-ahead expected value effect pattern determination table (at the time of loss) (see FIG. 58) ), and based on the number of reservations and the sub-effect selection random number value 2, the look-ahead expected value effect pattern is determined.

なお、特別図柄の当り判定処理の結果が「時短当り」または「大当り」である場合、各先読み期待値演出パターンの振分率は、図57に示される振分率に限られず、適宜変更可能である。 In addition, when the result of the hit determination process of the special symbol is "time saving hit" or "big hit", the distribution rate of each look-ahead expected value production pattern is not limited to the distribution rate shown in FIG. 57, and can be changed as appropriate is.

また、特別図柄の当り判定処理の結果が「ハズレ」である場合、期待値レベルが相対的に低い先読み期待値演出パターン(例えば、「01H」や「0BH」等)の選択率を高くする等により偏りを持たせているが、これに限られず、例えば均等振分にする等、適宜変更可能である。 In addition, if the result of the hit determination process of the special symbol is "losing", the selection rate of the look-ahead expected value production pattern (for example, "01H", "0BH", etc.) with a relatively low expected value level is increased. However, it is not limited to this, and can be changed as appropriate, such as even distribution.

また、図57や図58では、全ての「先読み期待値演出パターン」に対して所定幅のサブ演出選択用乱数値2を割り当てているが、これに限られず、特定の「先読み期待値演出パターン」に対してのみサブ演出選択用乱数値2を割り当てない(すなわち、特定の「先読み期待値演出パターン」の振分率を0にして選択されない)ようにしてもよい。 Further, in FIGS. 57 and 58, the sub effect selection random number value 2 of a predetermined width is assigned to all the "prefetch expected value effect patterns", but the present invention is not limited to this, and a specific "prefetch expected value effect pattern" is assigned. ” (that is, the allocation rate of the specific “prefetching expected value effect pattern” may be set to 0 so that it is not selected).

[1-9-3.先読み演出パターン決定処理]
次に、図54~図58の各テーブルを参照してサブCPU301により実行される先読み演出パターン決定処理について、図59を参照して説明する。図59は、サブCPU301により実行される先読み演出パターン決定処理を示すフローチャートの一例である。なお、上述したとおり、本実施例において、サブCPU301は、先読み演出パターン決定処理を、左打ちが正規な遊技態様とされる通常遊技状態においてのみ実行するが、これに限定されるものではない。
[1-9-3. Look-ahead production pattern decision processing]
Next, the look-ahead effect pattern determination process executed by the sub CPU 301 with reference to the tables of FIGS. 54 to 58 will be described with reference to FIG. FIG. 59 is an example of a flow chart showing a prefetch effect pattern determination process executed by the sub CPU 301. As shown in FIG. As described above, in this embodiment, the sub CPU 301 executes the look-ahead effect pattern determination process only in the normal game state in which left-handed hitting is the normal game mode, but the present invention is not limited to this.

サブCPU301は、先ず、メインCPU201から送信される入賞コマンドを受信したか否かを判定する(S3001)。 The sub CPU 301 first determines whether or not it has received a winning command transmitted from the main CPU 201 (S3001).

入賞コマンドを受信していない場合(S3001がNO判定の場合)、サブCPU301は、先読み演出パターン決定処理を終了する。 If the winning command has not been received (NO determination in S3001), the sub CPU 301 terminates the look-ahead effect pattern determination process.

一方、入賞コマンドを受信したと判定された場合(S3001がYES判定の場合)、サブCPU301は、処理を、S3002に移す。 On the other hand, if it is determined that the winning command has been received (YES in S3001), the sub CPU 301 shifts the process to S3002.

S3002において、サブCPU301は、先読み対象の保留が現時点でないか否か、すなわち、現在の保留に対して先読み演出が実行されているか否かを判定する。保留が複数存在する場合、複数の保留画像において先読み演出を行ってもよいが、本実施例では、1個の保留画像に対してのみ先読み演出を行うようにしている。 In S3002, the sub CPU 301 determines whether or not the prefetch target suspension is not at the current time, that is, whether or not the prefetch effect is being executed for the current suspension. When there are a plurality of suspensions, the look-ahead effect may be performed on a plurality of suspended images, but in this embodiment, the look-ahead effect is performed only for one suspended image.

現在の保留に対して先読み演出が実行されている場合(S3002がNO判定の場合)、サブCPU301は、先読み演出パターン決定処理を終了する。 If the prefetch effect is being executed for the current hold (NO determination in S3002), the sub CPU 301 ends the prefetch effect pattern determination process.

一方、現在の保留に対して先読み演出が実行されていない場合(S3002がYES判定の場合)、サブCPU301は、処理を、S3003に移す。 On the other hand, if the prefetch effect is not being executed for the current hold (YES determination in S3002), the sub CPU 301 shifts the process to S3003.

S3003において、サブCPU301は、入賞コマンドで受け取った変動パターン情報が先読み対象であるか否か(図55参照)を判定する。 In S3003, the sub CPU 301 determines whether or not the variation pattern information received by the winning command is for prefetching (see FIG. 55).

入賞コマンドで受け取った変動パターン情報が先読み対象でない場合(S3003がNO判定の場合)、サブCPU301は、先読み演出パターン決定処理を終了する。 If the variation pattern information received by the winning command is not the prefetch target (NO determination in S3003), the sub CPU 301 ends the prefetch effect pattern determination process.

一方、入賞コマンドで受け取った変動パターン情報が先読み対象である場合(S3003がYES判定の場合)、サブCPU301は、処理を、S3004に移す。 On the other hand, if the variation pattern information received by the winning command is to be prefetched (YES determination in S3003), the sub CPU 301 shifts the process to S3004.

S3004において、サブCPU301は、天井値と天井カウンタとの差が例えば保留可能な上限数(例えば、4または8)より大きいか否かを判定する。この処理は、先読み演出を行ったにもかかわらず、先読み演出を行った保留について特別図柄の可変表示が実行される前に、B時短遊技状態に移行してしまうことを回避するためである。これにより、興趣の低下を抑制することが可能となる。サブCPU301は、この処理を実行した後、処理を、S3005に移す。 In S3004, the sub CPU 301 determines whether or not the difference between the ceiling price and the ceiling counter is greater than, for example, the upper limit number (for example, 4 or 8) that can be held. This processing is for avoiding the transition to the B time-saving game state before execution of the variable display of the special symbols for the suspension of the read-ahead performance despite the execution of the read-ahead performance. Thereby, it becomes possible to suppress the decline in interest. After executing this process, the sub CPU 301 shifts the process to S3005.

なお、本実施例では、S3004において、天井値と天井カウンタとの差が保留可能な上限数よりも大きいか否かを判定しているが、これに限られず、入賞コマンドで受け取った変動パターン情報が先読み対象である場合(S3003がYES判定である場合)に、先読み対象を含めた保留数よりも大きいか否かを判定するようにしてもよい。また、天井値および天井カウンタは、メインCPU201から情報をコマンドとして受信してもよいし、メインCPU201とは別にサブCPU301が管理してもよい。 In this embodiment, in S3004, it is determined whether or not the difference between the ceiling value and the ceiling counter is greater than the upper limit number that can be reserved, but the invention is not limited to this, and the variation pattern information received by the winning command is When it is a prefetch target (when S3003 is YES determination), it may be determined whether or not it is larger than the pending number including the prefetch target. The ceiling value and ceiling counter may receive information from the main CPU 201 as commands, or may be managed by the sub CPU 301 separately from the main CPU 201 .

S3005において、サブCPU301は、先読み当り種別演出パターン決定テーブル番号決定処理を行う。この処理では、先読み当り種別演出パターン決定テーブル番号決定テーブル(図55参照)を参照し、先読み当り種別演出パターン決定テーブル番号が決定される。サブCPU301は、この処理を実行した後、処理を、S3006に移す。 In S3005, the sub CPU 301 performs a look-ahead hit type effect pattern determination table number determination process. In this process, the look-ahead hit type effect pattern determination table number determination table (see FIG. 55) is referred to, and the look-ahead hit type effect pattern determination table number is determined. After executing this process, the sub CPU 301 shifts the process to S3006.

S3006において、サブCPU301は、先読み当り種別演出パターン決定処理を行う。この処理では、先読み当り種別演出パターン決定テーブル(図56参照)を参照し、先読み当り種別演出パターンが決定される。サブCPU301は、この処理を実行した後、処理を、S3007に移す。 In S3006, the sub CPU 301 performs a look-ahead hit type effect pattern determination process. In this process, the look-ahead hit type effect pattern determination table (see FIG. 56) is referred to, and the look-ahead hit type effect pattern is determined. After executing this process, the sub CPU 301 shifts the process to S3007.

S3007において、サブCPU301は、特別図柄の当り判定処理の結果が「時短当り」または「大当り」であるか否かを判定する。この処理では、メインCPU201から送信された入賞コマンドで受け取った変動パターン情報に基づいて特別図柄の当り判定処理の結果を判定し、この結果が「時短当り」または「大当り」である場合にYES判定される。ただしこれに限られず、特別図柄の当落情報をメインCPU201からサブCPU301に送信することで、「時短当り」または「大当り」を判定するようにしてもよい。 In S3007, the sub CPU 301 determines whether or not the result of the special symbol win determination process is a "time saving win" or a "big win". In this process, the result of the special pattern hit determination process is determined based on the variation pattern information received in the prize winning command transmitted from the main CPU 201, and if the result is a "time-saving hit" or a "big hit", a YES determination is made. be done. However, the present invention is not limited to this, and by transmitting special symbol winning/losing information from the main CPU 201 to the sub CPU 301, it is possible to determine a "time-saving win" or a "big win".

特別図柄の当り判定処理の結果が「時短当り」または「大当り」である場合(S3007がYES判定)、サブCPU301は、処理を、S3008に移す。 If the result of the special symbol hit determination process is "time saving hit" or "big hit" (YES determination in S3007), the sub CPU 301 shifts the process to S3008.

一方、特別図柄の当り判定処理の結果が「時短当り」および「大当り」のいずれでもない場合(S3007がNO判定)、サブCPU301は、処理を、S3009に移す。 On the other hand, when the result of the special symbol hit determination process is neither "time saving hit" nor "big hit" (NO determination in S3007), the sub CPU 301 shifts the process to S3009.

S3008において、サブCPU301は、先読み期待値演出パターン(当り時)決定処理を行う。この処理では、図57の先読み期待値演出パターン決定テーブル(当り時)を参照し、先読み演出パターン(当り時)を決定する。サブCPU301は、この処理を実行した後、先読み演出パターン決定処理を修了する。 In S3008, the sub CPU 301 performs a look-ahead expected value production pattern (at the time of winning) determination processing. In this process, the look-ahead expected value effect pattern determination table (at the time of winning) of FIG. 57 is referenced to determine the look-ahead effect pattern (at the time of winning). After executing this process, the sub CPU 301 completes the look-ahead effect pattern determination process.

また、S3009において、サブCPU301は、ハズレ時先読み演出パターン決定処理を行う。この処理では、図58の先読み期待値演出パターン決定テーブル(ハズレ時)を参照し、先読み期待値演出パターン(ハズレ時)を決定する。サブCPU301は、この処理を実行した後、先読み演出パターン決定処理を修了する。 In addition, in S3009, the sub CPU 301 performs prefetch effect pattern determination processing when losing. In this process, the look-ahead expected value effect pattern determination table (when lost) of FIG. 58 is referenced to determine a look-ahead expected value effect pattern (when lost). After executing this process, the sub CPU 301 completes the look-ahead effect pattern determination process.

[1-9-4.先読み演出が行われることによる作用効果、先読み演出の拡張例]
上述した先読み演出では、保留画像の形態変化により、大当り系先読み演出形態と時短当り系先読み演出形態とのいずれに変化していくのかといった面白みのみならず、当り(大当り、時短当り)の期待値レベルを変化させることが可能であり、これまでにない新たな演出を行うことにより興趣を高めることが可能となる。なお、保留画像の形態を変化させるタイミングは、保留がシフトする際に限られず、例えば当該変動の特別図柄の可変表示中であってもよい。
[1-9-4. Effect by performing look-ahead effect, example of expansion of look-ahead effect]
In the above-mentioned look-ahead effect, the expected value of the hit (big hit, time-saving hit) is not only interesting, such as whether it changes to a big hit type look-ahead effect form or a time saving type look-ahead effect form depending on the form change of the pending image. It is possible to change the level, and it is possible to enhance the interest by performing a new production that has never existed before. In addition, the timing of changing the form of the pending image is not limited to when the pending is shifted, and may be, for example, during the variable display of the special symbol of the change.

また、先読み演出として行われる保留画像の形態(例えば、第1サブ保留領域(4)~第1サブ保留領域(1)の範囲内で表示される保留画像の形態)については第1始動口120への入賞時に決定し、当該変動の特別図柄の可変表示における保留画像の形態については特別図柄の可変表示の開始時に決定するようにしてもよい。 Also, the form of the pending image performed as a prefetch effect (for example, the form of the pending image displayed within the range of the first sub-reserving area (4) to the first sub-reserving area (1)) is the first start port 120 It may be determined at the time of winning a prize, and the form of the pending image in the variable display of the special symbols of the variation may be determined at the start of the variable display of the special symbols.

ところで、先読み時短当り演出パターンで先読み演出が実行される変動パターン(図54の例えば「03H」、「0EH」を参照)に決定される確率と、先読み大当り演出パターンで先読み演出が実行される変動パターン(図54の例えば「06H」、「11H」を参照)に決定される確率とを比較すると、前者の確率の方が高い(例えば、図15参照)。すなわち、先読み演出の実行割合は、先読み大当り演出パターンでの先読み演出の実行割合よりも、先読み時短当り演出パターンでの先読み演出の実行割合の方が高い。したがって、大当りの可能性がある場合にのみ先読み演出が行われていた従来のパチンコ遊技機と比べて、当りの期待値の低下を抑制しつつ先読み演出の実行頻度を高めることができ、興趣を高めることが可能となる。 By the way, the probability of being determined to the variation pattern (see, for example, "03H" and "0EH" in FIG. 54) in which the prefetching effect is executed in the prefetching time short hit effect pattern, and the variation in which the prefetching effect is executed in the prefetching big hit effect pattern Comparing the probabilities determined by the patterns (see, for example, "06H" and "11H" in FIG. 54), the probability of the former is higher (see, for example, FIG. 15). That is, the execution ratio of the look-ahead effect is higher in the read-ahead short hit effect pattern than the execution ratio of the look-ahead effect in the look-ahead big hit effect pattern. Therefore, as compared with the conventional pachinko game machine in which the look-ahead performance is performed only when there is a possibility of a big win, the execution frequency of the look-ahead performance can be increased while suppressing the decrease in the expected value of winning, and the interest is enhanced. can be increased.

なお、先読み大当り演出パターンでの先読み演出の実行割合を、先読み時短当り演出パターンでの先読み演出の実行割合よりも高くしてもよい。この場合、先読み演出が実行されると、時短当りに対する期待値よりも大当りに対する期待値の方が高いため、興趣を高めることが可能となる。 In addition, the execution ratio of the look-ahead effect in the look-ahead big hit effect pattern may be higher than the execution ratio of the look-ahead effect in the look-ahead short hit effect pattern. In this case, when the look-ahead effect is executed, the expected value for the big win is higher than the expected value for the time-saving win, so it is possible to increase the interest.

また、本実施例では、確変フラグがオフの遊技状態(本実施例では、通常遊技状態、低確時短遊技状態)において、特別図柄の当り判定処理において「時短当り」に当選しうる(図10参照)。ただし、本実施例では、通常遊技状態では先読み演出が行われるものの、低確時短遊技状態では先読み演出が行われない。低確時短遊技状態における特別図柄の当り判定処理の結果が「時短当り」であったとしても、A時短遊技状態に対してC時短遊技状態を重ねて実行する場合、およびA時短遊技状態に対してC時短遊技状態を重ねて実行しない場合のいずれにおいても、時短回数が増加する可能性は低い。そのため、A時短遊技状態において「時短当り」に当選した可能性があることを、極力遊技者に知られないようにすることで、「時短当り」に当選したことによって遊技者に与える落胆を軽減することができ、興趣の低下を抑制することが可能となる。 In addition, in this embodiment, in the game state (in this embodiment, normal game state, low probability time-saving game state) in which the probability variation flag is off, it is possible to win "time-saving hit" in the special symbol hit determination process (Fig. 10 reference). However, in this embodiment, although the look-ahead effect is performed in the normal game state, the look-ahead effect is not performed in the low-probability short-time game state. Even if the result of the hit determination processing of the special symbol in the low probability time saving game state is "time saving hit", when the C time saving game state is superimposed on the A time saving game state, and for the A time saving game state In any case where the C time saving game state is not repeatedly executed, the possibility of increasing the time saving number of times is low. Therefore, by minimizing the player's knowledge of the possibility of winning the "time saving win" in the A time saving game state, the disappointment given to the player by winning the "time saving win" is reduced. It is possible to suppress the decline in interest.

ただし、低確時短遊技状態では先読み演出が行われないようにすることは必須ではなく、通常遊技状態のみならず低確時短遊技状態や高確低時短遊技状態においても先読み演出が行われるようにしてもよい。また、本実施例では、第1特別図柄についてのみ先読み演出が行われるようにしているが、これに限られず、第2特別図柄についても先読み演出が行われるようにしてもよい。 However, it is not essential to prevent the look-ahead effect from being performed in the low-probability short-time game state, and the pre-reading effect is performed not only in the normal game state but also in the low-probability short-time game state and high-probability low-time short game state. may Further, in the present embodiment, the look-ahead effect is performed only for the first special symbol, but the look-ahead effect is not limited to this, and the look-ahead effect may be performed for the second special symbol.

また、本実施例では、上述したとおり、サブ変動演出パターンとして、時短当り系リーチ、大当り系リーチ、または共通リーチが実行されうる。本実施例では、図15、図54~図56を参照すると分かるように、サブCPU301は、先読み時短当り演出パターンで先読み演出を実行した場合は、サブ変動演出パターンとして、時短当り系リーチを実行し、大当り系リーチを実行しない。また、サブCPU301は、先読み大当り演出パターンで先読み演出を実行した場合は、サブ変動演出パターンとして、大当り系リーチを実行し、時短当り系リーチを実行しない。 Further, in the present embodiment, as described above, as the sub-fluctuation effect pattern, time-saving hit system reach, big hit system reach, or common reach can be executed. In this embodiment, as can be seen by referring to FIGS. 15 and 54 to 56, when the sub CPU 301 executes the prefetch effect with the prefetch time saving effect pattern, the time saving hit system reach is executed as the sub variable effect pattern. And do not execute jackpot reach. In addition, when the sub CPU 301 executes the look-ahead performance in the look-ahead big-hit performance pattern, the sub-CPU 301 executes the big-hit type ready-to-win as the sub-fluctuation performance pattern, and does not execute the time-saving winning-type ready-to-win.

また、本実施例において、サブCPU301は、先読み時短当り演出パターンまたは先読み共通当り演出パターンで先読み演出を実行した場合、サブ変動演出パターンとして時短当り系リーチを実行可能である。ただし、サブCPU301は、先読み大当り演出パターンで先読み演出を実行した場合、サブ変動演出パターンとして時短当り系リーチを実行しない。 Further, in the present embodiment, when the sub CPU 301 executes the look-ahead effect with the look-ahead time saving effect pattern or the look-ahead common winning effect pattern, it can perform the time saving hit system reach as the sub-fluctuation effect pattern. However, the sub CPU 301 does not execute the time-saving hit system reach as the sub-fluctuation effect pattern when the pre-read effect is executed in the pre-read big hit effect pattern.

また、先読み大当り演出パターン(例えば、図56に示される先読み当り種別演出パターン(SAS演出パターン)「37H」)と、先読み時短当り演出パターン(例えば、図56に示される先読み当り種別演出パターン「29H」)と、先読み共通当り演出パターン(例えば、図56に示される先読み演出パターン(SAS演出パターン)「27H」)とのいずれが実行された場合であっても、サブCPU301は、サブ変動演出パターンとして共通リーチ(例えば、図55に示されるサブ変動演出パターン「0AH」、「0BH」)を実行するようにしてもよい。 In addition, the prefetch big hit effect pattern (for example, the prefetch per type effect pattern (SAS effect pattern) "37H" shown in FIG. 56) and the prefetch short time hit effect pattern (for example, the prefetch per type effect pattern "29H" shown in FIG. 56) ”) or the look-ahead common winning effect pattern (for example, the look-ahead effect pattern (SAS effect pattern) “27H” shown in FIG. 56) is executed, the sub CPU 301 performs the sub-fluctuation effect pattern As a common reach (for example, the sub-fluctuation pattern "0AH", "0BH" shown in FIG. 55) may be executed.

また、時短当り系リーチを実行し、該時短当り系リーチでハズレを明示した後に、大当り系リーチを実行する演出パターンを設けてもよい。この場合、利益率の高い大当り系リーチが実行されるか否かを最後まで遊技者が期待感をもって遊技を行うことができるようになるため、遊技者の興趣を向上させることができる。 Moreover, after executing the time-saving winning system reach and clearly showing the loss in the time-saving winning system reach, a performance pattern may be provided in which the big winning system is executed. In this case, since the player can play the game with a sense of anticipation until the end whether or not the jackpot-type ready-to-win with a high profit rate will be executed, the interest of the player can be improved.

また、図15に示されるように、先読み演出が実行された始動情報について行われる特別図柄の可変表示(以下「ターゲット変動」と称する)において、共通リーチEが実行された場合、共通リーチCと共通する演出が表示された後、大当り系リーチCと共通する演出に移行可能である。一方、共通リーチCと共通する演出が何ら実行されなかった場合、大当り系リーチCに移行しない。同様に、ターゲット変動において、共通リーチEが実行された場合、共通リーチCと共通する演出が表示された後、時短当り系リーチCと共通する演出に移行可能である。一方、共通リーチCと共通する演出が何ら実行されなかった場合、時短当り系リーチCに移行しない。 Also, as shown in FIG. 15, when the common reach E is executed in the variable display of the special symbols (hereinafter referred to as "target variation") performed for the start information in which the look-ahead effect is executed, the common reach E and the common reach C After the common performance is displayed, it is possible to shift to the performance common to the jackpot type ready-to-win C. On the other hand, when the performance common to the common reach C is not executed at all, the game does not shift to the jackpot type reach C. Similarly, when the common reach E is executed in the target variation, after the performance common to the common reach C is displayed, it is possible to shift to the performance common to the short-time winning system reach C. On the other hand, when the performance common to the common reach C is not executed at all, it does not shift to the time saving hit system reach C.

ところで、本実施例では、1個の保留画像に対してのみ先読み演出を行うようにしている(S3002を参照)。そのため、特別図柄の当り判定処理の結果が大当りである可能性があることを示す先読み演出態様(以下「大当り先読み演出」と称する)がすでに実行されている場合にも、サブCPU301は、新たな先読み演出を実行しない。なお、複数の保留画像において先読み演出が行われるパチンコ遊技機であったとしても、大当り先読み演出がすでに実行されている場合には、新たな先読み演出を実行しないことが好ましい。 By the way, in this embodiment, the look-ahead effect is performed only for one reserved image (see S3002). Therefore, even when a look-ahead effect mode (hereinafter referred to as "big hit look-ahead effect") indicating that the result of the special symbol hit determination process is likely to be a big hit, has already been executed, the sub CPU 301 Do not execute look-ahead effects. Even in a pachinko game machine in which a look-ahead effect is performed in a plurality of reserved images, it is preferable not to perform a new look-ahead effect when a big hit look-ahead effect has already been performed.

例えば、任意の一の保留(以下「第1の保留」と称する)と、この第1の保留よりも後に特別図柄の可変表示が開始される他の保留(以下「第2の保留」と称する)とを含む複数の保留が存在し、第1の保留において先読み大当り演出パターン(例えば、図56の先読み当り種別演出パターン「17H」)が実行されている場合、第2の保留において先読み演出が実行されたとしても、この第2の保留における先読み演出が意味をなさないものとなる可能性がある。とくに、第1の保留について大当りが導出されて大当り遊技状態に制御され、この大当り遊技状態の終了後にA時短遊技状態に制御された場合、第2の保留について例えば「時短当り」が導出されたとしても、この「時短当り」の恩恵を遊技者が受けることができない可能性があり、この場合、興趣の低下が著しい。そこで、大当り先読み演出がすでに実行されている場合には、大当り先読み演出が実行されている保留よりも後に消化される保留についての先読み演出を実行しないようにすることが好ましい。 For example, any one hold (hereinafter referred to as "first hold") and another hold (hereinafter referred to as "second hold") in which variable display of special symbols is started after this first hold ), and when the prefetching jackpot production pattern (for example, the prefetching hit type production pattern "17H" in FIG. 56) is executed in the first reservation, the prefetching production is performed in the second reservation Even if executed, the look-ahead effect in this second hold may not make sense. In particular, when the jackpot is derived for the first hold and is controlled to the jackpot game state, and after the jackpot game state is terminated, the game is controlled to the A time-saving game state, for example, the "time-saving win" is derived for the second hold. Even so, there is a possibility that the player will not be able to receive the benefit of this "time-saving win", and in this case, the interest is significantly reduced. Therefore, when the big win look-ahead performance has already been executed, it is preferable not to carry out the look-ahead performance for the suspension that is executed after the suspension in which the big win look-ahead performance is executed.

なお、第1の保留が大当りの保留(大当りが導出される保留)であったとしても、第1の保留について先読み演出が実行されていない場合には、第2の保留において先読み演出を実行してもよいし、実行しなくてもよい。 Even if the first suspension is the suspension of the big win (the suspension from which the big win is derived), if the look-ahead performance is not executed for the first suspension, the look-ahead performance is executed in the second suspension. may or may not be executed.

また、第1の保留においてガセの大当り先読み演出(例えば、図56の先読み当り種別演出パターン「53H」)が実行されている場合にも、第2の保留において先読み演出を実行しないことが好ましい。 In addition, even when a fake big hit look-ahead effect (for example, a look-ahead winning type effect pattern "53H" in FIG. 56) is being executed in the first hold, it is preferable not to execute the look-ahead effect in the second hold.

ただし、第1の保留において時短当り先読み演出(例えば、図56の先読み当り種別演出パターン「05H」)が実行されている場合は、第2の保留において大当り先読み演出または時短当り先読み演出を実行してもよい。第1の保留について仮に時短当りが導出されたとしても、それよりも遊技者にとっての利益度合いが高い大当りを期待させることが可能となるためである。 However, if the time-saving hit look-ahead effect (for example, the look-ahead hit type effect pattern “05H” in FIG. 56) is executed in the first suspension, the big hit look-ahead effect or the time-saving look-ahead effect is executed in the second suspension. may This is because, even if a time-saving win is derived for the first reservation, the player can expect a big win with a higher degree of profit than that.

また、第1のパチンコ遊技機では特別図柄の当り判定処理の結果に小当りを含まないが、特別図柄の当り判定処理の結果に小当りを含むパチンコ遊技機においては、第1の保留において小当り先読み演出が実行されている場合にも、第2の保留において大当り先読み演出または時短当り先読み演出を実行してもよい。第1の保留について仮に小当りが導出されたとしても、それよりも遊技者にとっての利益度合いが高い大当りを期待させることが可能となるためである。 Further, in the first pachinko game machine, the result of the special symbol hit determination process does not include a small win, but in the pachinko game machine that includes a small win in the result of the special symbol win determination process, a small win is included in the first reservation. Even when the hit look-ahead effect is being executed, the big win look-ahead effect or the time saving look-ahead effect may be executed in the second reservation. This is because even if a small win is derived for the first reservation, the player can expect a big win with a higher degree of profit than that.

また、特別図柄の当り判定処理の結果に小当りを含む場合、特別図柄の当り判定処理の結果が小当りである可能性があることを示す先読み演出態様(以下「小当り先読み演出」と称する)が第1の保留において実行されている場合、第2の保留において大当り先読み演出または時短当り先読み演出が実行されるようにしてもよい。第1の保留について仮に小当りが導出されたとしても、それよりも遊技者にとっての利益度合いが高い小当りを期待させることが可能となるためである。 In addition, if the result of the special symbol hit determination process includes a small hit, the result of the special symbol hit determination process may be a small hit. ) is executed in the first reservation, the big hit look-ahead effect or the time saving look-ahead effect may be performed in the second reservation. This is because even if a small win is derived for the first reservation, the player can expect a small win with a higher degree of profit than that.

また、サブ変動演出パターンとして大当り系リーチの実行中に例えば第1始動口120に入賞して始動情報が保留された場合、サブCPU301は、この保留について先読み演出を実行しない。 Further, when the start information is suspended by winning the first start opening 120 during the execution of the jackpot-type ready-to-win as the sub-fluctuation effect pattern, the sub CPU 301 does not execute the look-ahead effect for this suspension.

また、本実施例において、サブCPU301は、通常遊技状態でのみ先読み演出を実行する。そのため、特別図柄の可変表示が終了して大当り表示態様が導出されたときに、メインCPU201により行われた先読み判定により「時短当り」であると判定された始動情報が保留されている場合(この段落においてこの保留を「特定保留」と称する)、この特定保留について先読み演出が実行された場合および先読み演出が実行されていない場合のいずれであっても、サブCPU301は、大当り遊技状態の終了後、通常遊技状態でなければ、特定保留に対して先読み演出を実行しない。ただし、サブCPU301は、大当り遊技状態の終了後、通常遊技状態であったとしても、特定保留に対して先読み演出を実行しないことを可能ならしめてもよい。さらには、通常遊技状態以外の遊技状態(例えば、高確時短遊技状態、低確時短遊技状態)において先読み演出を実行するパチンコ遊技機であったとしても、大当り表示態様が導出されたときに特定保留がある場合、サブCPU301は、大当り遊技状態の終了後、特定保留に対して先読み演出を実行しないことを可能ならしめてもよい。 Also, in this embodiment, the sub CPU 301 executes the look-ahead effect only in the normal game state. Therefore, when the variable display of the special symbol is finished and the big hit display mode is derived, the start information determined to be "time saving hit" by the prefetch determination performed by the main CPU 201 is withheld (this This suspension is referred to as “specific suspension” in the paragraph), and whether the look-ahead effect is executed or not performed for this specific suspension, the sub CPU 301 will be executed after the jackpot game state ends. , If it is not in the normal game state, the look-ahead effect is not executed for the specific hold. However, the sub CPU 301 may make it possible not to execute the look-ahead effect for the specific hold even in the normal game state after the end of the jackpot game state. Furthermore, even if it is a pachinko game machine that executes a look-ahead effect in a game state other than the normal game state (for example, a high-probability short-time game state, a low-probability short-time game state), it is specified when the jackpot display mode is derived. When there is a hold, the sub CPU 301 may make it possible not to execute the look-ahead effect for the specific hold after the end of the big win game state.

また、特別図柄の可変表示が終了して大当り表示態様が導出されたときに、メインCPU201により行われた先読み判定により「時短当り」であると判定された始動情報が保留されている場合(この段落においてこの保留を「特定保留」と称する)、この特定保留がたとえ「時短当り」の保留であったとしても、メインCPU201は、大当り遊技状態の終了後、「時短当り」に基づくC時短遊技状態に制御されないようにしてもよい。例えば、時短遊技状態が重複した場合に複数の時短遊技状態を重ねて実行しない仕様であって、大当り遊技状態の終了後にA時短遊技状態に制御される場合であれば、特定保留が「時短当り」の保留であったとしても、メインCPU201は、「時短当り」に基づくC時短遊技状態を実行しないこととなる。 In addition, when the variable display of the special symbol is completed and the big hit display mode is derived, the start information determined to be "time saving hit" by the prefetch determination performed by the main CPU 201 is withheld (this This suspension is referred to as "specific suspension" in the paragraph), even if this specific suspension is a suspension of "time saving hit", the main CPU 201, after the jackpot gaming state is over, will play a C time saving game based on "time saving hit". It may not be controlled by the state. For example, when the time-saving gaming state overlaps, it is a specification that does not execute multiple time-saving gaming states, and if it is controlled to the A time-saving gaming state after the end of the jackpot gaming state, the specific hold is "time-saving hit ”, the main CPU 201 will not execute the C time-saving game state based on the “time-saving win”.

[1-10.先読み演出の具体例]
以下に、先読み演出の具体例について、図60~図64を参照して説明する。本実施例では、サブCPU301は、メインCPU201から送信されたコマンドに基づいて、保留画像を用いた先読み演出を実行可能となっている。
[1-10. Specific example of look-ahead effect]
A specific example of the look-ahead effect will be described below with reference to FIGS. 60 to 64. FIG. In this embodiment, the sub CPU 301 can execute a look-ahead effect using a pending image based on a command transmitted from the main CPU 201 .

[1-10-1.先読み大当り演出パターンで先読み演出が行われる場合の具体例]
上述したとおり、先読み演出パターンには、先読み当り種別演出パターンと、先読み期待値演出パターンとが含まれる。ここでは先ず、上記の先読み当り種別演出パターンとして、先読み大当り演出パターンで先読み演出が行われる場合の具体例について、図60を参照して説明する。
[1-10-1. Specific example when prefetching effect is performed in the prefetching jackpot effect pattern]
As described above, the look-ahead effect pattern includes the look-ahead hit type effect pattern and the look-ahead expected value effect pattern. Here, first, as the above-mentioned look-ahead hit type effect pattern, a specific example in which a look-ahead effect is performed in a look-ahead big hit effect pattern will be described with reference to FIG.

図60(a)~図60(f)は、表示装置7の表示領域7aに表示される先読み演出パターンの一例であって、大当りの可能性があることを示す大当り系先読み演出形態が変化する過程を示す図である。なお、図60(a)~図60(f)に示される先読み当り種別演出パターンは、図56の「1CH」、「3CH」、「58H」、または「78H」に相当する。また、図60(a)~図60(f)に示される先読み期待値演出パターンに相当する先読み期待値演出パターンは、図57で図示が省略されている。 FIGS. 60(a) to 60(f) are examples of the read-ahead effect patterns displayed in the display area 7a of the display device 7, and the big-hit-type read-ahead effect patterns showing the possibility of a big win change. It is a figure which shows a process. 60(a) to 60(f) correspond to "1CH", "3CH", "58H" or "78H" in FIG. Also, the look-ahead expected value effect patterns corresponding to the look-ahead expected value effect patterns shown in FIGS. 60(a) to 60(f) are omitted in FIG.

図60(a)~図60(f)に示されるように、表示装置7の表示領域7aには、第1保留領域411~第4保留領域414が表示されている。上述したとおり、第1保留領域411~第4保留領域414は、それぞれ、第1サブ保留領域(1)~第1サブ保留領域(4)に保留情報が記憶されているか否かを示す領域である。また、第0領域410は、当該変動に対応する情報が記憶されている第1サブ保留領域(0)に対応する領域である。 As shown in FIGS. 60(a) to 60(f), a first reservation area 411 to a fourth reservation area 414 are displayed in the display area 7a of the display device 7. FIG. As described above, the first reservation area 411 to the fourth reservation area 414 are areas indicating whether reservation information is stored in the first sub-reservation area (1) to the first sub-reservation area (4), respectively. be. Also, the 0th area 410 is an area corresponding to the first sub-holding area (0) in which information corresponding to the change is stored.

本実施例では、第1サブ保留領域に保留情報が記憶されている場合、サブCPU301は、保留情報が記憶されている第1サブ保留領域に対応する保留領域411~414を、三角形で示される保留画像(以下、単に「保留画像」と称する)で表示するようにしている。また、第1サブ保留領域に保留情報が記憶されていない場合、サブCPU301は、保留画像を表示せず、保留領域の枠のみを表示するようにしている。 In this embodiment, when the reservation information is stored in the first sub reservation area, the sub CPU 301 designates the reservation areas 411 to 414 corresponding to the first sub reservation area in which the reservation information is stored as indicated by triangles. A reserved image (hereinafter simply referred to as a “held image”) is displayed. Further, when the reservation information is not stored in the first sub reservation area, the sub CPU 301 displays only the frame of the reservation area without displaying the reservation image.

図60(a)では、第1保留領域411~第3保留領域413に、先読み演出が実行されていない通常の保留画像が表示されており、第4保留領域414には保留画像が表示されておらず枠のみが表示されている。これは、第1サブ保留領域(1)~(3)に保留情報が記憶されており、第1サブ保留領域(4)には保留情報が記憶されていないことを示す。 In FIG. 60(a), the first reservation area 411 to the third reservation area 413 display a normal reservation image in which the look-ahead effect is not executed, and the fourth reservation area 414 displays a reservation image. Only the frame is displayed. This indicates that pending information is stored in the first sub-reserving areas (1) to (3) and no pending information is stored in the first sub-reserving area (4).

図60(b)では、図60(a)に示される状態から、第4保留領域414に保留画像が新たに表示されている。これは、図60(a)に示される状態から、第1サブ保留領域(4)に保留情報が新たに記憶されたことを示す。 In FIG. 60(b), the reserved image is newly displayed in the fourth reserved area 414 from the state shown in FIG. 60(a). This indicates that the reservation information is newly stored in the first sub-reservation area (4) from the state shown in FIG. 60(a).

サブCPU301は、上述したとおり、第1保留領域411~第4保留領域414に示される保留画像の形態(例えば色)を、大当りに対する期待値に応じて異なるように表示している。本実施例では、虹を除いて、色の違いを色の濃淡で図示している。 As described above, the sub CPU 301 displays the form (for example, color) of the reserved images shown in the first to fourth reserved areas 411 to 414 differently according to the expected value for the big hit. In this embodiment, except for the rainbow, the difference in color is illustrated by the shade of color.

本実施例では、図60(b)において、第1保留領域411~第3保留領域413に示される保留画像の色は白(期待値レベル「0」)であり、第4保留領域414に示される保留画像の色は青(期待値レベル「1」)である。 In this embodiment, in FIG. 60(b), the color of the reserved image shown in the first reserved area 411 to the third reserved area 413 is white (expected value level "0"), and the color shown in the fourth reserved area 414 is white. The color of the pending image displayed is blue (expected level "1").

図60(c)は、図60(b)に示される状態から保留が1つシフトされた画像であって、図60(b)において第4保留領域414に表示されていた保留画像の色が、第3保留領域413にシフトされる際に、青から黄(期待値レベル「2」)に変化したことを示す画像である。 FIG. 60(c) is an image in which one hold is shifted from the state shown in FIG. 60(b), and the color of the hold image displayed in the fourth hold area 414 in FIG. , a change from blue to yellow (expected value level “2”) when shifted to the third reservation area 413 .

図60(d)は、図60(c)に示される状態から保留が1つシフトされた画像であって、図60(c)において第3保留領域413に表示されていた保留画像の色が、第2保留領域412にシフトされる際に、黄から緑(期待値レベル「3」)に変化したことを示す画像である。 FIG. 60(d) is an image in which one hold is shifted from the state shown in FIG. 60(c), and the color of the hold image displayed in the third hold area 413 in FIG. , a change from yellow to green (expected value level “3”) when shifted to the second reservation area 412 .

図60(e)は、図60(d)に示される状態から保留が1つシフトされた画像であって、図60(d)において第2保留領域412に表示されていた保留画像の色が、第1保留領域411にシフトされる際に、緑から赤(期待値レベル「4」)に変化したことを示す画像である。 FIG. 60(e) is an image in which one hold is shifted from the state shown in FIG. 60(d), and the color of the hold image displayed in the second hold area 412 in FIG. , a change from green to red (expected value level "4") when shifted to the first reservation area 411. FIG.

図60(f)は、図60(e)に示される状態から保留が1つシフトされた画像であって、図60(e)において第1保留領域411に表示されていた保留画像の色が、第0領域410にシフトされる際に、赤から虹(期待値レベル「5」)に変化したことを示す画像である。 FIG. 60(f) is an image in which the suspension is shifted by one from the state shown in FIG. , is an image showing a change from red to rainbow (expected value level “5”) when shifted to the 0th region 410. FIG.

また、大当りに対する期待値を示す保留画像の色(期待値レベル)は、必ずしも、保留がシフトする際に変化させる必要はなく、例えば、当該変動の特別図柄の可変表示中に変化させてもよい。 In addition, the color (expected value level) of the pending image indicating the expected value for the big hit does not necessarily have to be changed when the pending is shifted, and may be changed, for example, during the variable display of the special symbol of the variation. .

また、図60では、大当り系先読み演出形態を変化させて、大当りが導出される期待値の変化を示すようにしたが、これに代えてまたは加えて、大当り系先読み演出形態から大当確定先読み演出形態に変化する先読み演出がサブCPU301により実行されるようにしてもよい。この場合、大当り確定先読み演出形態に変化する前であれば、期待値レベルもあわせて変化させるようにしてもよい。 Also, in FIG. 60, the change in the expected value from which the big win is derived is shown by changing the big hit look-ahead effect form. The sub CPU 301 may execute a look-ahead effect that changes to the effect mode. In this case, the expected value level may also be changed before changing to the big hit determination look-ahead effect form.

[1-10-2.先読み時短当り演出パターンで先読み演出が行われる場合の具体例]
次に、上記の先読み当り種別演出パターンとして、先読み時短当り演出パターンで先読み演出が行われる場合の具体例について、図61を参照して説明する。
[1-10-2. Specific example when prefetching production is performed with prefetching time saving production pattern]
Next, a specific example in which a look-ahead performance is performed in a look-ahead time saving performance pattern as the look-ahead hit type performance pattern will be described with reference to FIG. 61 .

図61(a)~図61(f)は、表示装置7の表示領域7aに表示される先読み演出パターンの一例であって、時短当りの可能性があることを示す時短当り系先読み演出形態が変化する過程を示す図である。なお、図61(a)~図61(f)に示される先読み時短当り種別演出パターンは、図56の「0EH」、「2EH」、「4AH」、または「6AH」に相当する。また、図61(a)~図61(f)に示される先読み期待値演出パターンに相当する先読み期待値演出パターンは、図57で図示が省略されている。 Figure 61 (a) ~ Figure 61 (f) is an example of the look-ahead effect pattern displayed in the display area 7a of the display device 7, showing that there is a possibility of a time-saving hit system It is a figure which shows the process which changes. Incidentally, the look-ahead time saving type effect pattern shown in FIGS. 61(a) to 61(f) corresponds to "0EH", "2EH", "4AH" or "6AH" in FIG. Also, the look-ahead expected value effect patterns corresponding to the look-ahead expected value effect patterns shown in FIGS. 61(a) to 61(f) are omitted in FIG.

図61(a)では、第1保留領域411~第3保留領域413に、先読み演出が実行されていない通常の保留画像が表示されており、第4保留領域414には保留画像が表示されておらず枠のみが表示されている。 In FIG. 61(a), the first reservation area 411 to the third reservation area 413 display a normal reservation image in which the look-ahead effect is not executed, and the fourth reservation area 414 displays a reservation image. Only the frame is displayed.

図61(b)では、図61(a)に示される状態から、第4保留領域414に保留画像が新たに表示されている。サブCPU301は、上述したとおり、第1保留領域411~第4保留領域414に示される保留画像の形態(例えば形状)を、時短当りに対する期待値に応じて異なるように表示している。 In FIG. 61(b), the reserved image is newly displayed in the fourth reserved area 414 from the state shown in FIG. 61(a). Sub CPU301, as described above, displays the form (for example, shape) of the pending image shown in the first to fourth pending areas 411 to 414 differently depending on the expected value for the time saving hit.

このように、本実施例では、大当りに対する期待値については保留画像の色であらわし、時短当りに対する期待値については保留画像の形状であらわしている。 Thus, in this embodiment, the expected value for the big win is represented by the color of the pending image, and the expected value for the time saving win is represented by the shape of the pending image.

本実施例では、図61(b)において、第1保留領域411~第3保留領域413に示される保留画像の形状は三角形(期待値レベル「0」)であり、第4保留領域414に示される保留画像の形状は四角形(期待値レベル「1」)である。 In this embodiment, in FIG. 61(b), the shape of the reserved image shown in the first to third reserved areas 411 to 413 is a triangle (expected value level "0"), and the shape shown in the fourth reserved area 414 The shape of the retained image that is displayed is a rectangle (expectation value level "1").

図61(c)は、図61(b)に示される状態から保留が1つシフトされた画像であって、図61(b)において第4保留領域414に表示されていた保留画像の形状が、第3保留領域413にシフトされる際に、四角形から五角形(期待値レベル「2」)に変化したことを示す画像である。 FIG. 61(c) is an image in which the hold is shifted by one from the state shown in FIG. 61(b), and the shape of the hold image displayed in the fourth hold area 414 in FIG. , is an image showing a change from a quadrangle to a pentagon (expected value level "2") when shifted to the third reservation area 413. FIG.

図61(d)は、図61(c)に示される状態から保留が1つシフトされた画像であって、図61(c)において第3保留領域413に表示されていた保留画像の形状が、第2保留領域412にシフトされる際に、五角形から六角形(期待値レベル「3」)に変化したことを示す画像である。 FIG. 61(d) is an image in which the hold is shifted by one from the state shown in FIG. 61(c), and the shape of the hold image displayed in the third hold area 413 in FIG. , a change from a pentagon to a hexagon (expected value level "3") when shifted to the second reservation area 412. FIG.

図61(e)は、図61(d)に示される状態から保留が1つシフトされた画像であって、図61(d)において第2保留領域412に表示されていた保留画像の形状が、第1保留領域411にシフトされる際に、六角形から円(期待値レベル「4」)に変化したことを示す画像である。 FIG. 61(e) is an image in which the hold is shifted by one from the state shown in FIG. 61(d), and the shape of the hold image displayed in the second hold area 412 in FIG. , is an image showing a change from a hexagon to a circle (expected value level "4") when shifted to the first reservation area 411. FIG.

図61(f)は、図61(e)に示される状態から保留が1つシフトされた画像であって、図61(e)において第1保留領域411に表示されていた保留画像の形状が、第0領域410にシフトされる際に、円から星(期待値レベル「5」)に変化したことを示す画像である。 FIG. 61(f) is an image obtained by shifting one hold from the state shown in FIG. 61(e), and the shape of the hold image displayed in the first hold area 411 in FIG. , is an image showing a change from a circle to a star (expected value level “5”) when shifted to the 0th region 410. FIG.

なお、時短当りに対する期待値を示す保留画像の形状は、必ずしも、「四角形<五角形<六角形<円<星」の順に1つずつ変化させていく必要はなく、例えば「五角形→円」に変化させてもよい。 It should be noted that the shape of the pending image indicating the expected value for the time saving does not necessarily need to be changed one by one in the order of "square < pentagon < hexagon < circle < star", for example, change to "pentagon → circle" You may let

また、時短当りに対する期待値を示す保留画像の形状(期待値レベル)は、必ずしも、保留がシフトする際に変化させる必要はなく、例えば、当該変動の特別図柄の可変表示中に変化させてもよい。 In addition, the shape of the pending image indicating the expected value for the time saving per (expected value level) does not necessarily need to be changed when the hold shifts, for example, even if it is changed during the variable display of the special pattern of the fluctuation good.

また、図61では、時短当り系先読み演出形態を変化させて、時短当りが導出される期待値の変化を示すようにしたが、これに代えてまたは加えて、例えば以下に示される先読み演出がサブCPU301により実行されるようにしてもよい。この場合、大当り確定先読み演出形態に変化する前であれば、期待値レベルもあわせて変化させるようにしてもよい。
・時短当り系先読み演出形態から大当り系先読み演出形態に変化する先読み演出。
・時短当り系先読み演出形態から大当確定先読み演出形態に変化する先読み演出。
・時短当り系先読み演出形態から大当り系先読み演出形態に変化し、さらにその後、大当確定先読み演出形態に変化する先読み演出。
In addition, in FIG. 61, by changing the look-ahead effect form of the time-saving hit system, the change in the expected value from which the time-saving hit is derived is shown. It may be executed by the sub CPU 301 . In this case, the expected value level may also be changed before changing to the big hit determination look-ahead effect form.
・ A look-ahead effect that changes from a time-saving hit-type look-ahead effect form to a big hit-type look-ahead effect form.
・ A look-ahead effect that changes from a time-saving hit-type look-ahead effect form to a big hit confirmation look-ahead effect form.
- A look-ahead effect that changes from a time-saving hit-type look-ahead effect form to a big hit-type look-ahead effect form, and then changes to a big-win fixed look-ahead effect form.

[1-10-3.先読み共通当り演出パターンで先読み演出が行われる場合の具体例]
次に、上記の先読み当り種別演出パターンとして、先読み共通当り演出パターンで先読み演出が行われる場合の具体例について、図62を参照して説明する。
[1-10-3. Specific example when prefetching effect is performed with prefetching common hit effect pattern]
Next, a specific example in which the prefetching effect is performed in the prefetching common winning effect pattern as the above prefetching winning effect pattern will be described with reference to FIG. 62 .

図62(a)~図62(d)は、表示装置7の表示領域7aに表示される先読み演出パターンの一例であって、大当りおよび時短当りのいずれについても可能性があることを示す共通当り系先読み演出形態から大当り系先読み演出形態に保留画像が変化する過程を示す図である。共通当り系先読み演出形態の変化には、当り(時短当り、大当り)の期待値レベルが変化するものと、当りの種類が大当りであるか時短当りであるかが明瞭なものに変化するものとが含まれる。なお、図62(a)~図62(d)に示される先読み当り種別演出パターンは、図56の「15H」、「35H」、「51H」、または「71H」に相当し、図62(a)~図62(d)に示される先読み期待値演出パターンは、図57の「43H」に相当する。 FIGS. 62(a) to 62(d) are examples of the look-ahead effect patterns displayed in the display area 7a of the display device 7, and are common hits indicating that there is a possibility of both a big hit and a time-saving hit. It is a figure which shows the process which a pending|holding image changes from a system look-ahead production form to a big-hit system look-ahead production form. Changes in the common winning system look-ahead production form include changes in the expected value level of the win (shorter time win, big win) and changes in which it is clear whether the type of win is a big win or a short time win. is included. 62(a) to 62(d) correspond to "15H", "35H", "51H" or "71H" in FIG. ) to FIG. 62(d) correspond to "43H" in FIG.

本実施例では、大当りおよび時短当りのいずれについても可能性があることを示す共通当り系先読み演出形態として、大当りに対する期待値レベルを示す色と、時短当りに対する期待値レベルを示す形状との両方を表示することで、あらわしている。 In this embodiment, both the color indicating the expected value level for the big hit and the shape indicating the expected value level for the time saving hit are used as a common hit system look-ahead effect form indicating that there is a possibility for both the big hit and the time saving hit. is displayed.

図62(a)では、第1保留領域411および第2保留領域412に、先読み演出が実行されていない通常の保留画像が表示されており、第3保留領域413および第4保留領域414には保留画像が表示されておらず枠のみが表示されている。 In FIG. 62 (a), the first reservation area 411 and the second reservation area 412, the normal reservation image is displayed in which the look-ahead effect is not executed, the third reservation area 413 and the fourth reservation area 414 The reserved image is not displayed and only the frame is displayed.

図62(b)では、図62(a)に示される状態から、第3保留領域413に保留画像が新たに表示されている。サブCPU301は、第1保留領域411~第4保留領域414に示される保留画像の形態(例えば色および形状)を、当り(大当りまたは時短当り)に対する期待値に応じて異なるように表示している。本実施例では、先読み演出が実行されない場合または当りに対する期待値が最も低い場合、保留画像を白の三角形で表示し、「青の四角形<黄の五角形<緑の六角形<赤の円<虹の星」の順で短当りに対する期待値が高くなる。 In FIG. 62(b), a pending image is newly displayed in the third pending area 413 from the state shown in FIG. 62(a). The sub CPU 301 displays the form (for example, color and shape) of the reserved image shown in the first reservation area 411 to the fourth reservation area 414 differently depending on the expected value for the hit (big hit or time saving hit). . In this embodiment, if the look-ahead effect is not executed or if the expected value for winning is the lowest, the pending image is displayed as a white triangle, and "blue square < yellow pentagon < green hexagon < red circle < rainbow The expected value for short hits increases in the order of "star".

本実施例では、図62(b)において、第1保留領域411および第2保留領域412に示される保留画像の形態は、白の三角形(期待値レベル「0」)であり、第3保留領域413に示される保留画像の形態は、黄の五角形(期待値レベル「2」)である。 In this embodiment, in FIG. 62(b), the form of the reserved image shown in the first reserved area 411 and the second reserved area 412 is a white triangle (expected value level "0"), and the third reserved area The form of the pending image shown at 413 is a yellow pentagon (expected value level "2").

図62(c)は、図62(b)に示される状態から保留が1つシフトされた画像であって、図62(b)において第3保留領域413に表示されていた保留画像の形態が、第2保留領域412にシフトされる際に、黄の五角形から緑の六角形(期待値レベル「3」)に変化したことを示す画像である。 FIG. 62(c) is an image in which the hold is shifted by one from the state shown in FIG. 62(b), and the form of the hold image displayed in the third hold area 413 in FIG. , a change from a yellow pentagon to a green hexagon (expected value level “3”) when shifted to the second reservation area 412 .

図62(d)は、図62(c)に示される状態から保留が1つシフトされた画像であって、図62(c)において第2保留領域412に表示されていた保留画像の形態が、第1保留領域411にシフトされる際に、緑の六角形(期待値レベル「3」の共通当り系先読み演出形態)から虹の三角形(期待値レベル「5」の大当り系先読み演出形態)に変化したことを示す画像である。 FIG. 62(d) is an image in which the hold is shifted by one from the state shown in FIG. 62(c), and the form of the hold image displayed in the second hold area 412 in FIG. , When shifted to the first reservation area 411, from the green hexagon (common hit-type look-ahead production form of expected value level "3") to the rainbow triangle (big hit-type look-ahead production form of expected value level "5") It is an image showing that it changed to

すなわち、図62(b)および図62(c)に示される先読み演出は、保留画像の形態が大当りに対する期待値を示す形態であるのか時短当りに対する期待値を示す形態であるのかを、保留画像の形態から把握することが困難な演出である。これに対し、図62(d)に示される先読み演出は、保留画像の形態が大当りに対する期待値を示すものであって、しかもその期待値が極めて高い形態(例えば期待値レベル「5」)であることを把握することが可能なものである。 That is, the look-ahead effect shown in FIG. 62(b) and FIG. 62(c) is a form showing an expected value for the big hit or a form showing the expected value for the time saving hit. It is a production that is difficult to grasp from the form of. On the other hand, in the look-ahead effect shown in FIG. 62(d), the form of the pending image indicates the expected value for the big hit, and the expected value is extremely high (for example, the expected value level "5"). It is possible to grasp something.

このように、本実施例では、特別図柄の当り判定処理の結果に応じて、先読み演出を、時短当りに対する期待値を示す先読み時短当り演出パターンと、大当りに対する期待値を示す先読み大当り演出パターンと、当り(大当りまたは時短当り)に対する期待値を示す先読み共通当り演出パターンとのうち、いずれかのパターンで先読み演出を実行可能に構成されている。そして、先読み共通当り演出パターンで先読み演出が実行された場合には、大当り系先読み演出形態と時短当り系先読み演出形態とのいずれに保留画像が変化していくのかといった面白みを遊技者に持たせることができ、興趣を高めることが可能となる。 Thus, in this embodiment, according to the result of the hit determination process of the special symbol, the look-ahead performance is a look-ahead time-saving performance pattern indicating the expected value for the time-saving hit, and a look-ahead big hit performance pattern indicating the expected value for the big hit. , and a look-ahead common hit effect pattern indicating an expected value for a hit (big hit or time saving hit). Then, when the read-ahead performance is executed in the read-ahead common winning performance pattern, the player is given interest in whether the reserved image changes to the big win system look-ahead performance form or the time-saving winning system look-ahead performance form. It is possible to increase interest.

なお、時短当りに対する期待値を示す保留画像の形態は、必ずしも、「青の四角形<黄の五角形<緑の六角形<赤の円<虹の星」の順に1つずつ変化させていく必要はなく、例えば、「黄の五角形(共通当り系先読み演出形態)→赤の三角形(大当り系先読み演出形態)」に変化させてもよいし、「緑の六角形(共通当り系先読み演出形態)→三角形の星(時短当り系先読み演出形態)」に変化させてもよい。また、当りに対する期待値を示す保留画像の形態を、必ずしも、最も期待値の低い青の四角形から開始させる必要はなく、例えば赤の円から開始させるようにしてもよい。 In addition, the form of the pending image showing the expected value for time saving does not necessarily have to be changed one by one in the order of “blue square < yellow pentagon < green hexagon < red circle < rainbow star” Instead, for example, it may be changed to "yellow pentagon (common hit system look-ahead production form) → red triangle (big hit system look-ahead production form)", or "green hexagon (common hit system look-ahead production form) → It may be changed to "triangular star (time-saving hit system look-ahead production form)". In addition, it is not always necessary to start the form of the pending image showing the expected value for the win from the blue square with the lowest expected value, and for example, it may be started from the red circle.

また、当りに対する期待値を示す保留画像の形態は、必ずしも、保留がシフトする際に変化させる必要はなく、例えば、当該変動の特別図柄の可変表示中に変化させてもよい。 Also, the form of the hold image indicating the expected value for the win does not necessarily have to be changed when the hold shifts, and may be changed during the variable display of the special symbol of the change, for example.

また、図62では、共通当り系先読み演出形態を変化させて、いずれかの当り(大当りまたは時短当り)が導出される期待値を変化させたり、期待できる当りが不明の状態から大当りに変化させたりしているが、これに代えてまたは加えて、例えば以下に示される先読み演出がサブCPU301により実行されるようにしてもよい。この場合、大当り確定先読み演出形態に変化する前であれば、期待値レベルもあわせて変化させるようにしてもよい。
・共通当り系先読み演出形態から大当り確定先読み演出形態に変化する先読み演出。
・共通当り系先読み演出形態からから大当り系先読み演出形態に変化し、さらにその後、大当確定先読み演出形態に変化する先読み演出。
In addition, in FIG. 62, by changing the common winning system look-ahead production mode, the expected value for deriving any winning (big win or short-time winning) is changed, or the expected win is changed from an unknown state to a big win. However, instead of or in addition to this, for example, the sub CPU 301 may execute a look-ahead effect shown below. In this case, the expected value level may also be changed before changing to the big hit determination look-ahead effect form.
- A look-ahead effect that changes from a common hit-type look-ahead effect form to a big hit confirmed look-ahead effect form.
A look-ahead effect that changes from a common win-type look-ahead effect form to a big win-type look-ahead effect form, and then changes to a big-win determination look-ahead effect form.

[1-10-4.共通当り系先読み演出形態の変形例]
なお、保留画像の形態として、大当りおよび時短当りのいずれについても可能性があることを示す共通当り系先読み演出形態は、必ずしも、大当りに対する期待値を示す色と、時短当りに対する期待値を示す形状との両方であらわす形態に限定されない。これに代えて、例えば、専用の共通当り系先読み演出形態を設けるようにしてもよい。専用の共通当り系先読み演出形態を設ける場合、大当りと時短当りとの両方に期待感を持てることができるようになるとともに、それぞれの期待値が不明であることから、今後の演出態様の変化に期待感を持って遊技を行うことができるようになり、興趣を向上することができる。
[1-10-4. Modified example of common hit system look-ahead production form]
In addition, as the form of the pending image, the common hit system look-ahead production form that indicates that there is a possibility for both the big hit and the time saving hit is not necessarily the color that indicates the expected value for the big hit, and the shape that indicates the expected value for the time saving hit. and is not limited to the form represented by both. Instead of this, for example, a dedicated common hit-based look-ahead effect form may be provided. When an exclusive common hit system look-ahead performance form is provided, it becomes possible to have expectations for both the big win and the time-saving hit, and since the expected value of each is unknown, it will be possible to change the performance mode in the future. The game can be played with anticipation, and interest can be improved.

図63(a)~図63(d)は、表示装置7の表示領域7aに表示される先読み演出パターンの一例であって、専用の共通当り系先読み演出形態から大当り系先読み演出形態に保留画像が変化する過程を示す図である。なお、図63(a)~図63(d)に示される先読み当り種別演出パターンは、図56の「15H」、「35H」、「51H」、または「71H」に相当し、図63(a)~図63(d)に示される先読み期待値演出パターンは、図57または図58の「31H」に相当する。 FIGS. 63(a) to 63(d) show an example of a prefetch effect pattern displayed in the display area 7a of the display device 7, and show a pending image from a dedicated common win system prefetch effect form to a big win system prefetch effect form. It is a figure which shows the process which changes. 63(a) to 63(d) correspond to "15H", "35H", "51H" or "71H" in FIG. ) to FIG. 63(d) correspond to "31H" in FIG. 57 or FIG.

また、図64(a)~図64(d)は、表示装置7の表示領域7aに表示される先読み演出パターンの一例であって、専用の共通当り系先読み演出形態から時短当り系先読み演出形態に保留画像が変化する過程を示す図である。なお、図64(a)~図64(d)に示される先読み当り種別演出パターンは、図56の「07H」、「27H」、「43H」、または「63H」に相当し、図64(a)~図64(d)に示される先読み期待値演出パターンは、図57または図58の「31H」に相当する。 Also, FIGS. 64(a) to 64(d) are an example of the prefetch effect pattern displayed in the display area 7a of the display device 7, and from the dedicated common winning system prefetch effect form to the time saving system prefetch effect form FIG. 10 is a diagram showing a process in which a held image changes to . 64(a) to 64(d) correspond to "07H", "27H", "43H" or "63H" in FIG. ) to FIG. 64(d) correspond to "31H" in FIG. 57 or FIG.

図63(a)および図64(a)では、第1保留領域411および第2保留領域412に、先読み演出が実行されていない通常の保留画像が表示されており、第3保留領域413および第4保留領域414には保留画像が表示されておらず枠のみが表示されている。 In Figure 63 (a) and Figure 64 (a), the first reservation area 411 and the second reservation area 412, the normal reservation image is displayed in which the look-ahead effect is not executed, the third reservation area 413 and the second reservation area 413 No reserved image is displayed in the 4 reserved area 414, and only a frame is displayed.

図63(b)では、図63(a)に示される状態から、第3保留領域413に保留画像が新たに表示されている。 In FIG. 63(b), a pending image is newly displayed in the third pending area 413 from the state shown in FIG. 63(a).

同様に、図64(b)では、図64(a)に示される状態から、第3保留領域413に保留画像が新たに表示されている。 Similarly, in FIG. 64(b), a pending image is newly displayed in the third pending area 413 from the state shown in FIG. 64(a).

図63(b)および図64(b)でのいずれにおいても、第3保留領域413に示される保留画像の形態は、専用の共通当り系先読み演出形態であって、例えば光り輝く形態である。光の輝度の度合いを変更することにより、期待値レベルを変えることができる。 In both FIG. 63(b) and FIG. 64(b), the form of the reserved image shown in the third reserved area 413 is a dedicated common hit system look-ahead effect form, for example, a glittering form. By changing the degree of brightness of the light, the expected value level can be changed.

図63(c)は、図63(b)に示される状態から保留が1つシフトされた画像であって、図63(b)において第3保留領域413に表示されていた専用の共通当り系先読み演出形態が、そのままの形態で第2保留領域412にシフトされていることを示す画像である。 FIG. 63(c) is an image in which the hold is shifted by one from the state shown in FIG. It is an image showing that the look-ahead effect form is shifted to the second reservation area 412 as it is.

同様に、図64(c)は、図64(b)に示される状態から保留が1つシフトされた画像であって、図64(b)において第3保留領域413に表示されていた専用の共通当り系先読み演出形態が、そのままの形態で第2保留領域412にシフトされていることを示す画像である。 Similarly, FIG. 64(c) is an image in which the hold is shifted by one from the state shown in FIG. 64(b), and in FIG. It is an image showing that the common hit system look-ahead effect form is shifted to the second reservation area 412 as it is.

図63(d)は、図63(c)に示される状態から保留が1つシフトされた画像であって、図63(c)において第2保留領域412に表示されていた保留画像の形態が、第1保留領域411にシフトされる際に、専用の共通当り系先読み演出形態から赤の三角形(大当りの期待値レベル「4」)に変化したことを示す画像である。 FIG. 63(d) is an image in which the hold is shifted by one from the state shown in FIG. 63(c), and the form of the hold image displayed in the second hold area 412 in FIG. , when shifted to the first reservation area 411, the image shows a change from the dedicated common hit system look-ahead effect form to a red triangle (big hit expected value level "4").

一方、図64(d)は、図64(c)に示される状態から保留が1つシフトされた画像であって、図64(c)において第2保留領域412に表示されていた保留画像の形態が、第1保留領域411にシフトされる際に、専用の共通当り系先読み演出形態から白の円(時短当りの期待値レベル「4」)に変化したことを示す画像である。 On the other hand, FIG. 64(d) is an image in which the suspension is shifted by one from the state shown in FIG. 64(c), and in FIG. When the form is shifted to the first reservation area 411, it is an image showing that it has changed from the dedicated common winning system look-ahead production form to a white circle (expected value level "4" for time saving).

このように、先読み演出形態を専用の共通当り系先読み演出形態であらわすようにした場合であっても、専用の共通当り系先読み演出形態から、大当り系先読み演出形態および時短当り系先読み演出形態のいずれに変化していくのかといった面白みを遊技者に持たせることができ、興趣を高めることが可能となる。 In this way, even when the look-ahead performance form is represented by the dedicated common win-type look-ahead performance form, the special common win-type look-ahead performance form is changed to the big win-type look-ahead performance form and the time-saving hit-type look-ahead performance form. It is possible to make the player have interest in which way it will change, and to increase interest.

[1-11.機外に出力される信号]
次に、外部端子板184(図6参照)から第1のパチンコ遊技機の機外(例えば、ホールコンピュータ186(図6参照)、各島に設けられる島コンピュータ(不図示))に出力される信号について説明する。なお、本実施例では、第1のパチンコ遊技機の機外に出力される信号について説明するが、第1のパチンコ遊技機の機外からの信号を入力可能であってもよい。
[1-11. Signals output outside the machine]
Next, it is output from the external terminal board 184 (see FIG. 6) to the outside of the first pachinko game machine (for example, hall computer 186 (see FIG. 6), island computer (not shown) provided on each island). Signals are explained. In addition, although the signal output to the outside of the first pachinko game machine will be described in this embodiment, it may be possible to input the signal from the outside of the first pachinko game machine.

本実施例において、外部端子板184(図6参照)は、第1のパチンコ遊技機の機外に信号を出力するためのコネクタとしてCH1~CH12を有する。外部端子板184の各CHから第1のパチンコ遊技機の機外に出力される信号は、例えば、「賞球情報1」、「扉・枠開放」、「外部情報1」~「外部情報8」、「賞球情報2」および「セキュリティ」の各種信号である。ただし、各CHから第1のパチンコ遊技機の機外に出力される信号の種類は、これらに限られず、これらの信号の他に機外に出力される信号があってもよいし、これらのうちのいずれかの信号が出力されないように構成されていてもよい。 In this embodiment, the external terminal board 184 (see FIG. 6) has CH1 to CH12 as connectors for outputting signals to the outside of the first pachinko game machine. The signals output from each CH of the external terminal board 184 to the outside of the first pachinko game machine are, for example, "prize ball information 1", "door/frame open", "external information 1" to "external information 8 ”, “prize information 2” and “security”. However, the types of signals output from each CH to the outside of the first pachinko game machine are not limited to these, and there may be signals output to the outside of the machine in addition to these signals. It may be configured such that one of the signals is not output.

図65は、第1のパチンコ遊技機の機外に出力される信号の出力条件の一例を示す表である。図65に示されるように、CN1からは「賞球情報1」の信号が出力され、CH2からは「扉・枠開放」の信号が出力され、CH3~CH10からはそれぞれ「外部情報1」~「外部情報8」の各信号が出力され、CH11からは「賞球情報2」の信号が出力され、CH12からは「セキュリティ」の信号が出力される。なお、第1のパチンコ遊技機から機外への信号の出力条件は、図65に示されるとおりである。 FIG. 65 is a table showing an example of output conditions for signals output to the outside of the first pachinko gaming machine. As shown in FIG. 65, CN1 outputs a "prize ball information 1" signal, CH2 outputs a "door/frame open" signal, and CH3 to CH10 output "external information 1" to Each signal of "external information 8" is output, a signal of "prize ball information 2" is output from CH11, and a signal of "security" is output from CH12. The conditions for outputting signals from the first pachinko game machine to the outside are as shown in FIG.

次に、第1のパチンコ遊技機の機外に出力される信号のタイミングチャートの一例を、「賞球情報1」の信号を例に挙げて説明する。なお、図65に示されるように、本実施例では、「賞球情報1」の信号は、賞球払出10個毎に120msec出力される。 Next, an example of a timing chart of signals output to the outside of the first pachinko game machine will be described by taking the signal of "prize ball information 1" as an example. As shown in FIG. 65, in this embodiment, the signal of "prize ball information 1" is output for 120 msec every 10 prize balls paid out.

図66は、第1のパチンコ遊技機の機外に出力される信号のうち、「賞球情報1」の信号のタイミングチャートの一例である。 FIG. 66 is an example of a timing chart of the signal of "prize ball information 1" out of the signals output to the outside of the first pachinko gaming machine.

図66に示されるように、払出検出スイッチ(不図示)は、賞球が1個払い出される都度、オフからオンになる。なお、上述したとおり、本実施例では、大入賞口131(図4参照)に遊技球が入賞した場合は例えば10個の賞球が払い出され、始動口(第1始動口120または第2始動口140(いずれも図4参照))に遊技球が入賞した場合は例えば3個の賞球が払い出され、一般入賞口122(図4参照)に遊技球が入賞した場合は例えば4個の賞球が払い出される。 As shown in FIG. 66, a payout detection switch (not shown) turns from off to on each time one prize ball is paid out. In addition, as described above, in this embodiment, when the game ball wins the big winning opening 131 (see FIG. 4), for example, 10 winning balls are paid out, and the starting opening (first starting opening 120 or second For example, three prize balls are paid out when game balls enter the starting port 140 (see FIG. 4), and four balls enter the general winning port 122 (see FIG. 4). prize balls are paid out.

そして、メインCPU201(図6参照)は、賞球が10個払い出される都度、「賞球情報1」の信号を、例えば120msecの間、第1のパチンコ遊技機の機外に出力する。より詳しくは、メインCPU201は、「賞球情報1」の信号の前回の出力時を起点として10個目の賞球の払出検出スイッチがオンになったタイミングで、例えば120msecの間、「賞球情報1」の信号を出力する。なお、「賞球情報1」の信号を、10個目の賞球の払出検出スイッチがオンになったタイミングで出力することは一例にすぎず、例えば10個目の賞球の払出検出スイッチがオンになってからオフになるまでの間であればよい。また、「賞球情報1」の信号を、賞球が10個払い出される都度出力したり120msecの間出力することについても一例にすぎず、「賞球情報1」の信号の出力タイミングや出力時間については適宜設定することができる。 Then, the main CPU 201 (see FIG. 6) outputs a signal of "prize ball information 1" to the outside of the first pachinko game machine for 120 msec, for example, each time 10 prize balls are paid out. More specifically, the main CPU 201 outputs the "prize ball information 1" signal for, for example, 120 msec at the timing when the tenth prize ball payout detection switch is turned on starting from the previous output of the "prize ball information 1" signal. Information 1” signal is output. It should be noted that outputting the "prize ball information 1" signal at the timing when the payout detection switch for the tenth prize ball is turned on is merely an example. Any period from when it is turned on to when it is turned off is sufficient. In addition, outputting the signal of "prize ball information 1" every time 10 prize balls are paid out or outputting it for 120 msec is just an example, and the output timing and output time of the signal of "prize ball information 1" can be set as appropriate.

次に、第1のパチンコ遊技機の機外に出力される信号の一つである「セキュリティ」の信号の一例について説明する。「セキュリティ」の信号は、主としてエラー発生時に出力される信号である。 Next, an example of the "security" signal, which is one of the signals output to the outside of the first pachinko game machine, will be described. A "security" signal is a signal output mainly when an error occurs.

図67は、第1のパチンコ遊技機におけるエラーの概要の一例を示す表であって、より詳しくは、エラー名称毎に、主制御回路200での発生契機、主制御回路200(図6参照)での解除契機、「セキュリティ」の信号(図67では「セキュリティ信号」と図示)の出力時間および備考を示す表である。 FIG. 67 is a table showing an example of an overview of the errors in the first pachinko game machine. FIG. 67 is a table showing release triggers in , output times of "security" signals (illustrated as "security signals" in FIG. 67), and remarks;

なお、第1のパチンコ遊技機は小当り用大入賞口を備えないが、図67には、便宜上、小当り用大入賞口異常入賞エラーについても記載している。また、図67では、大入賞口131を大当り用大入賞口と記載している。 Although the first pachinko game machine does not have a small-hit big winning opening, FIG. 67 also shows a small-hitting big winning opening abnormal winning error for the sake of convenience. In addition, in FIG. 67, the big winning opening 131 is described as a big winning opening.

なお、図67に示されるエラーの概要は一例であって、これらのうちの一部のみをエラーであると判断するようにしてもよいし、例えば、図67に示されないものをエラーと判断するようにしてもよい。図67に示されないもののエラーと判断されるものとしては、例えば、ソレノイド監視センサ(不図示)が所定時間以上にわたってオンまたはオフであったりした場合のソレノイド監視センサエラー、大入賞口(大当り用大入賞口または小当り用大入賞口)の内部に未排出の遊技球があったり大入賞口未開放時に大入賞口内に入賞があった場合の大入賞口入排出異常エラー、振動センサが所定時間にわたってオンである場合の振動センサエラー等が相当する。また、例えば大当り用大入賞口内に特定領域を設け、大当り遊技制御の実行中に特定領域を遊技球が通過したことに基づいて、大当り遊技制御の終了後に確変制御が実行される仕様である場合には、特定領域への通過異常や、大当り用大入賞口の内部に未排出の遊技球が存在しないにもかかわらず特定領域を遊技球が通過した場合等にも、エラーと判断するように構成すると好ましい。 Note that the outline of errors shown in FIG. 67 is an example, and only some of them may be judged to be errors, or, for example, errors not shown in FIG. 67 may be judged to be errors. You may do so. Examples of errors that are not shown in FIG. 67 include, for example, a solenoid monitoring sensor error when a solenoid monitoring sensor (not shown) is on or off for a predetermined time or longer, a large winning opening (large winning jackpot) If there is a game ball that has not been ejected from the inside of the winning hole or the big winning hole for small wins, or if there is a prize in the big winning hole when the big winning hole is not open, there will be an error when the big winning hole enters and is ejected, and the vibration sensor has been on for a predetermined time. Vibration sensor error, etc., when on for a long period of time. Also, for example, a specific area is provided in the big winning opening for big hit, and based on the game ball passing through the specific area during the execution of the big winning game control, the probability variable control is executed after the big winning game control is finished. , it will be judged as an error even if there is no undischarged game ball inside the big winning opening for the big win, but the game ball passes through the specific area. preferably configured.

メインCPU201(図6参照)は、エラーが発生したと判断すると、サブCPU301(図6参照)に不正検知関連コマンドを送信する。不正検知関連を受信したサブCPU301は、エラーの内容に応じた報知制御を実行する。 When the main CPU 201 (see FIG. 6) determines that an error has occurred, it sends a fraud detection-related command to the sub CPU 301 (see FIG. 6). The sub CPU 301 that has received the fraud detection information executes notification control according to the content of the error.

以下に、大当り用大入賞口異常入賞エラーが発生した場合を例に挙げて、メインCPU201およびサブCPU301(いずれも図6参照)による制御について簡単に説明する。 The control by the main CPU 201 and the sub CPU 301 (see FIG. 6 for both) will be briefly described below, taking as an example a case where an abnormal winning error occurs in the big winning opening for big winning.

図67に示されるように、例えば、初期電源投入後、1回目の大当り用大入賞口が開放される前に1個の入賞検出があると、メインCPU201(図6参照)は、大当り用大入賞口異常入賞エラーが発生したと判断し、「セキュリティ」の信号を、12秒の間出力する。また、大当り用大入賞口異常入賞エラーが発生したことを示す不正検知関連コマンドをサブCPU301(図6参照)に送信する。 As shown in FIG. 67, for example, after the initial power is turned on, if one winning prize is detected before the first big winning big winning opening is opened, the main CPU 201 (see FIG. 6) It is determined that an abnormal prize winning error has occurred, and a "security" signal is output for 12 seconds. In addition, it transmits to the sub CPU 301 (see FIG. 6) a fraud detection-related command indicating that an abnormal winning error has occurred.

なお、本実施例では、図67に示されるように、いずれのエラーであっても「セキュリティ」の信号の出力時間が12秒であるため、機外の装置(例えば、ホールコンピュータ186(図6参照)や島コンピュータ(不図示))は、「セキュリティ」の信号を受信することによってエラーの発生を把握することはできるものの、エラーの内容まで把握することができない。ただし、これに限られず、例えば、「セキュリティ」の信号の出力時間をエラーの内容に応じて変える等により、「セキュリティ」の信号を受信した機外の装置がエラーの内容を把握できるようにしてもよい。 In this embodiment, as shown in FIG. 67, since the output time of the "security" signal is 12 seconds regardless of the error, an external device (for example, the hall computer 186 (FIG. 6) ) and the island computer (not shown)) can recognize the occurrence of an error by receiving the "security" signal, but cannot ascertain the content of the error. However, without being limited to this, for example, by changing the output time of the "security" signal according to the content of the error, the device outside the aircraft that receives the "security" signal can grasp the content of the error. good too.

サブCPU301(図6参照)は、例えば大当り用大入賞口異常入賞エラーを示す不正検知関連コマンドを受信すると、例えば以下に示す報知制御の全部または一部を実行し、不正検知関連コマンドを受信してから例えば30秒経過すると、以下に示す報知制御を終了する。
・表示制御回路304を介して表示装置7(いずれも例えば図6参照)に例えば「大入賞口異常入賞エラー」の文字を表示する報知制御。
・音声制御回路305を介してスピーカ32(いずれも例えば図6参照)から例えば「大入賞口異常入賞エラーです」の音声を出力する報知制御。
・音声制御回路305を介してスピーカ32から例えばビープ音を出力する報知制御。
・LED制御回路306を介してLED群46(いずれも例えば図6参照)を例えば赤色で全点灯させる報知制御。
When the sub CPU 301 (see FIG. 6) receives a fraud detection-related command indicating, for example, a big winning opening abnormal winning error for a big win, for example, it executes all or part of the following notification control, and receives the fraud detection-related command. When, for example, 30 seconds have passed since then, the notification control described below is terminated.
Information control for displaying characters such as "large winning opening abnormal winning error" on the display device 7 (see FIG. 6, for example) via the display control circuit 304;
- Notification control for outputting a voice such as "It is a special winning opening abnormal winning error" from the speaker 32 (see, for example, FIG. 6) via the voice control circuit 305.
• Notification control for outputting, for example, a beep sound from the speaker 32 via the voice control circuit 305 .
Information control for causing the LED group 46 (see FIG. 6, for example) through the LED control circuit 306 to light up in red, for example.

なお、不正検知関連コマンドを受信してから例えば30秒経過する前に電断があった場合、サブCPU301は、上述の報知制御を終了する。 Note that if there is a power failure before, for example, 30 seconds have passed since the fraud detection-related command was received, the sub CPU 301 terminates the above-described notification control.

また、サブCPU301は、例えば、大当り用大入賞口異常入賞エラーの発生を示す上述の報知制御の実行中に、大当り用大入賞口異常入賞エラーを示す不正検知関連コマンドを受信した場合、上述の報知制御を再度実行し直す。 Further, for example, when the sub CPU 301 receives a fraud detection-related command indicating an abnormal jackpot winning error during execution of the above-described notification control indicating the occurrence of a jackpot jackpot abnormal winning error, the above-described Re-execute notification control.

次に、遊技状態に応じて第1のパチンコ遊技機の機外に出力される信号について、図68を参照して説明する。図68は、第1のパチンコ遊技機において、遊技状態に応じて機外に出力される信号の出力条件の一例を示す表である。図68において、出力される信号を〇で示し、出力されない信号を×で示す。 Next, the signals output to the outside of the first pachinko game machine in accordance with the game state will be described with reference to FIG. FIG. 68 is a table showing an example of output conditions of signals output to the outside according to the game state in the first pachinko game machine. In FIG. 68, signals to be output are indicated by ◯, and signals not to be output are indicated by x.

図68に示されるように、本実施例では、メインCPU201により制御される遊技の状態に応じて、出力される信号が異なっている。例えば、通常遊技状態中(大当り・小当り中以外、確変・時短中以外)はいずれの信号も出力されず、低確時短遊技状態中(大当り中以外、小当り中以外)は「外部情報3」および「外部情報7」の信号が出力され、高確時短遊技状態中(大当り中以外、小当り中以外)は「外部情報3」、「外部情報5」および「外部情報7」の信号が出力され。また、高確非時短遊技状態に制御可能なパチンコ遊技機では、高確非時短遊技状態中(大当り中以外、小当り中以外)は「外部情報3」および「外部情報6」の信号が出力される。 As shown in FIG. 68, in this embodiment, different signals are output depending on the state of the game controlled by the main CPU 201 . For example, during the normal game state (other than during the big hit / small hit, during probability variation / time reduction), neither signal is output, ” and “external information 7” signals are output, and the signals of “external information 3”, “external information 5” and “external information 7” are output during the high-accuracy time-saving gaming state (other than during the jackpot and during the small hit) output. In addition, in a pachinko game machine that can be controlled to a high-accuracy non-time-saving game state, signals of “external information 3” and “external information 6” are output during a high-accuracy non-time-saving gaming state (other than during a big hit, other than during a small hit) be done.

このように、メインCPU201により制御される遊技の状態に応じて出力される信号が異ならせることにより、信号を受信可能な機外の装置(例えば、ホールコンピュータ186(図6参照)や島コンピュータ(不図示))は、外部情報送信元のパチンコ遊技機における遊技の状態を把握することが可能となる。 In this way, by varying the signal output according to the state of the game controlled by the main CPU 201, an external device capable of receiving the signal (for example, the hall computer 186 (see FIG. 6) or the island computer (for example, (not shown)) can grasp the game status of the pachinko gaming machine that is the source of the external information.

なお、本実施例では、図68に示されるように、小当り遊技制御処理中(通常遊技状態中)に出力される信号は、通常遊技状態中(大当り・小当り中以外、確変・時短中以外)に出力される信号と同じである。同様に、小当り遊技制御処理中(低確時短遊技状態中)に出力される信号は、低確時短遊技状態中(大当り中以外、小当り中以外)に出力される信号と同じであり、小当り遊技制御処理中(高確時短遊技状態中)に出力される信号は、高確時短遊技状態中(大当り中以外、小当り中以外)に出力される信号と同じであり、小当り遊技制御処理中(高確非時短遊技状態中)に出力される信号は、高確非時短遊技状態中(大当り中以外、小当り中以外)に出力される信号と同じである。すなわち、信号を受信可能な機外の装置(例えば、ホールコンピュータ186(図6参照)や島コンピュータ(不図示))は、外部情報送信元のパチンコ遊技機において、小当り遊技制御処理が実行されているか否かを把握することができない。ただし、これに代えて、小当り遊技制御処理中に出力される信号を、小当り遊技制御処理中でない場合に出力される信号と異ならせることにより、外部情報送信元のパチンコ遊技機において小当り遊技制御処理が実行されているか否かを、信号を受信可能な機外の装置側で把握できるようにしてもよい。 In addition, in this embodiment, as shown in FIG. 68, the signal output during the small hit game control process (during the normal game state) is during the normal game state other than). Similarly, the signal that is output during the small hit game control process (during the low-probability short-time game state) is the same as the signal that is output during the low-probability short-time game state (other than the big hit, other than the small hit), The signal that is output during the small hit game control process (during the high-probability short-time game state) is the same as the signal that is output during the high-probability short-time game state (other than the big hit, other than the small hit), and the small hit game The signal output during the control process (during the high-probability non-time-saving gaming state) is the same as the signal output during the high-probability non-time-saving gaming state (other than the big hit, other than the small hit). That is, an external device capable of receiving a signal (for example, a hall computer 186 (see FIG. 6) or an island computer (not shown)) executes a small winning game control process in the pachinko gaming machine that is the source of the external information. It is not possible to ascertain whether or not However, instead of this, by making the signal output during the small-win game control process different from the signal output when the small-win game control process is not being performed, the small-win game machine that is the source of the external information can win a small win. Whether or not the game control process is being executed may be grasped by an external device capable of receiving a signal.

また、図68に示される低確時短遊技状態中(大当り中以外、小当り中以外)、高確時短遊技状態中(大当り中以外、小当り中以外)、小当り遊技制御処理中(低確時短遊技状態中)および小当り遊技制御処理中(高確時短遊技状態中)は、時短制御の実行中に出力される信号である。この場合、電サポ制御および特図短縮制御の両方が実行されている場合に時短制御の実行中であるとしてもよいし、電サポ制御および特図短縮制御のうち電サポ制御のみが実行されている場合に時短制御の実行中であるとしてもよいし、電サポ制御および特図短縮制御のうち特図短縮制御のみが実行されている場合に時短制御の実行中であるとしてもよい。 In addition, during the low-probability short-time gaming state shown in FIG. During the time-saving game state) and during the small winning game control process (during the high-probability time-saving game state) are signals that are output during the execution of the time-saving control. In this case, it may be said that the time saving control is being executed when both the electric sapo control and the special figure shortening control are being executed, and only the electric sapo control is executed out of the electric sapo control and the special figure shortening control It may be said that the time saving control is being executed when there is, and it may be said that the time saving control is being executed when only the special figure shortening control is executed among the electric support control and the special figure shortening control.

また、上述の第1のパチンコ遊技機についての説明では、メインCPUの制御により、A時短遊技状態とB時短遊技状態とC時短遊技状態とに制御可能である(A時短遊技状態の機能、B時短遊技状態の機能、及びC時短遊技状態の機能が搭載されている)ことを前提として説明したが、これに限られない。例えば、A時短遊技状態の機能、B時短遊技状態の機能、及びC時短遊技状態の機能のうち、いずれか一つの機能(例えば、A時短遊技状態の機能)のみを搭載し、他の機能(例えば、B時短遊技状態の機能及びC時短遊技状態の機能)については搭載しないパチンコ遊技機であってもよい。また、A時短遊技状態の機能、B時短遊技状態の機能、及びC時短遊技状態の機能のうち、二つの機能(例えば、A時短遊技状態の機能、及び、B時短遊技状態の機能またはC時短遊技状態の機能)のみを搭載し、他の機能(例えば、B時短遊技状態の機能またはC時短遊技状態の機能)については搭載しないパチンコ遊技機であってもよい。 In addition, in the description of the first pachinko gaming machine described above, it is possible to control the A time-saving game state, the B time-saving game state, and the C time-saving game state by the control of the main CPU (function of the A time-saving game state, B The function of the time saving game state and the function of the C time saving game state are installed), but it is not limited to this. For example, only one of the functions of the A time-saving game state, the B time-saving game state function, and the C time-saving game state function (for example, the function of the A time-saving game state) is installed, and the other function ( For example, it may be a pachinko game machine that does not include the function of the B time saving game state and the function of the C time saving game state). Also, among the functions of the A time-saving game state, the B time-saving game state function, and the C time-saving game state function, two functions (for example, the A time-saving game state function, and the B time-saving game state function or C time-saving It may be a pachinko game machine that has only the function of the game state) and does not have other functions (for example, the function of the B time-saving game state or the function of the C time-saving game state).

また、例えばST機と呼ばれるパチンコ遊技機のように、大当り遊技状態の終了後、100%の確率で確変フラグがオンにセットされるパチンコ遊技機では、A時短遊技状態の機能、B時短遊技状態の機能、及びC時短遊技状態の機能のいずれも搭載しないように構成してもよい。 In addition, for example, like a pachinko machine called ST machine, after the end of the jackpot game state, in a pachinko game machine in which the probability variation flag is set to ON with a probability of 100%, the function of the A time-saving game state, the B time-saving game state and the function of the C time-saving game state may be configured so as not to be installed.

[2.第2のパチンコ遊技機]
次に、第2のパチンコ遊技機について説明する。第2のパチンコ遊技機は、上述したとおり、デジパチと称される所謂1種タイプのパチンコ遊技機である。ただし、第2のパチンコ遊技機は、第1特別図柄と第2特別図柄とが並行して可変表示可能である点において第1のパチンコ遊技機と異なる。それ故、遊技盤ユニットおよび電気的構成についても、第1のパチンコ遊技機と異なる点がある。
[2. Second pachinko machine]
Next, the second pachinko game machine will be explained. The second pachinko machine is, as described above, a type 1 pachinko machine called digipachi. However, the second pachinko gaming machine differs from the first pachinko gaming machine in that the first special symbol and the second special symbol can be variably displayed in parallel. Therefore, the game board unit and electrical configuration are also different from the first pachinko game machine.

以下、第2のパチンコ遊技機を説明するにあたり、例えば外枠2およびベースドア3等の基本構成等、並びに、外部端子板1184(後述の図70参照)から第2のパチンコ遊技機の機外(例えば、ホールコンピュータ1186(後述の図70参照)や各島に設けられる島コンピュータ(不図示))に出力される信号等のように、機能、形状および配置位置等が第1のパチンコ遊技機と共通する点については極力説明を省略するものとする。 Hereinafter, in explaining the second pachinko game machine, for example, the basic configuration such as the outer frame 2 and the base door 3, etc., and the external terminal plate 1184 (see FIG. 70 described later) to the outside of the second pachinko game machine (For example, a hall computer 1186 (see FIG. 70 described later) or an island computer (not shown) provided on each island). The description of the common points will be omitted as much as possible.

また、第2のパチンコ遊技機を説明するにあたり、第1のパチンコ遊技機の説明で用いた図面を参照して説明する構成については、第1のパチンコ遊技機と同じ符号およびステップ番号を用いて説明する。ただし、第2のパチンコ遊技機の説明において新たに採用した図面を参照して説明する構成については、第1のパチンコ遊技機と機能等が共通する構成であったとしても、第1のパチンコ遊技機と異なる符号およびステップ番号を用いて説明するものとする。 Also, in explaining the second pachinko game machine, the same reference numerals and step numbers as those of the first pachinko game machine are used for the configuration explained with reference to the drawings used in the explanation of the first pachinko game machine. explain. However, in the explanation of the second pachinko game machine, even if the configuration described with reference to the newly adopted drawings is the same as the first pachinko game machine in terms of functions, etc., the first pachinko game Description will be made using reference numerals and step numbers different from those of the machine.

ところで、第1特別図柄と第2特別図柄とが並行して可変表示可能なパチンコ遊技機としては、第1特別図柄の可変表示および第2特別図柄の可変表示が保留されている場合に、例えば第1特別図柄の始動条件よりも第2特別図柄の始動条件が優先して成立するパチンコ遊技機(以下、「優先変動機」と称する)と、第1始動口および第2始動口を含めて入賞順に始動条件が成立するパチンコ遊技機(以下、「順次変動機」と称する)とがある。 By the way, as a pachinko machine capable of variably displaying the first special symbol and the second special symbol in parallel, when the variable display of the first special symbol and the variable display of the second special symbol are suspended, for example Including a pachinko machine (hereinafter referred to as "priority variation machine") in which the starting condition of the second special symbol is established with priority over the starting condition of the first special symbol, and the first and second starting openings. There is a pachinko game machine (hereinafter referred to as "sequential variation machine") in which the starting condition is satisfied in the order of winning.

[2-1.遊技盤ユニット]
図69は、第2のパチンコ遊技機が備える遊技盤ユニット1010の外観を示す正面図の一例である。図69に示されるように、遊技盤ユニット1010には遊技領域1105が形成されている。
[2-1. Game board unit]
FIG. 69 is an example of a front view showing the appearance of the game board unit 1010 provided in the second pachinko game machine. As shown in FIG. 69, a game area 1105 is formed in the game board unit 1010 .

なお、第2のパチンコ遊技機の遊技領域1105に配置される各種部材(例えば第1始動口1120等)は、第1のパチンコ遊技機の遊技領域105(図4参照)に配置される各種部材と共通するものもあるが、改めて一通り説明する。 Various members arranged in the game area 1105 of the second pachinko game machine (for example, the first start port 1120, etc.) are arranged in the game area 105 (see FIG. 4) of the first pachinko game machine. There are some things in common, but I will explain it once again.

図69に示されるように、遊技盤ユニット1010は、主として、発射された遊技球が転動流下可能な遊技領域1105が形成される遊技パネル1100と、ガイドレール1110と、遊技領域1105の略中央部に配置されるセンター役物1115と、第1始動口1120と、一般入賞口1122と、通過ゲートユニット1125と、特別電動役物ユニット1130と、第2始動口1140A,1140Bと、普通電動役物ユニット1145と、小当りユニット1150と、LEDユニット1160と、アウト口1178と、遊技盤ユニット1010の後方に配置される裏ユニット(図示せず)とを備える。なお、LEDユニット1160については第1のパチンコ遊技機のLEDユニット160と同様であり、この第2のパチンコ遊技機では説明を省略する。 As shown in FIG. 69, the game board unit 1010 mainly includes a game panel 1100 in which a game area 1105 in which shot game balls can roll and flow down, a guide rail 1110, and a guide rail 1110, and a guide rail 1110, and a guide rail 1110, and a guide rail 1110. A center accessory 1115, a first starting port 1120, a general prize winning port 1122, a passage gate unit 1125, a special electric accessory unit 1130, a second starting port 1140A, 1140B, and a normal electric role. It has an object unit 1145, a small win unit 1150, an LED unit 1160, an out port 1178, and a back unit (not shown) arranged behind the game board unit 1010. - 特許庁Note that the LED unit 1160 is the same as the LED unit 160 of the first pachinko game machine, and the description thereof will be omitted for this second pachinko game machine.

(遊技パネル)
遊技パネル1100には、表示装置1007の表示領域が臨む位置に開口(参照符号なし)が形成されている。また、遊技パネル1100の前面には、ガイドレール1110が設けられるとともに遊技釘(参照符号なし)等が植設されている。発射装置6(図1、図2参照)から発射された遊技球は、ガイドレール1110から遊技領域1105に向けて飛び出し、遊技釘等と衝突して進行方向を変えながら遊技領域1105の下方に向けて流下する。
(game panel)
The game panel 1100 is formed with an opening (no reference numeral) at a position facing the display area of the display device 1007 . In addition, a guide rail 1110 is provided on the front surface of the game panel 1100, and a game nail (no reference numeral) or the like is planted. A game ball shot from the shooting device 6 (see FIGS. 1 and 2) jumps out from the guide rail 1110 toward the game area 1105, collides with a game nail or the like, and is directed downward toward the game area 1105 while changing its traveling direction. flow down.

また、遊技パネル1100の後方には、演出効果を高めるために装飾体が設けられた裏ユニット(図示せず)が配置されている。遊技パネル1100は、裏ユニットに設けられた装飾体を正面視で視認できるように透明樹脂で構成されている。この場合、遊技パネル1100の全部が透明部材で構成されていてもよいし、例えば、裏ユニットに設けられた装飾体を正面視で視認できる部位のみが透明部材で構成されていてもよい。また、遊技パネル1100を、透明部分を有さない部材(例えば木製)で構成し、一部に透明部材を設けて演出効果を高めるようにしてもよい。 In addition, behind the game panel 1100, a back unit (not shown) provided with a decorative body is arranged to enhance the performance effect. The game panel 1100 is made of a transparent resin so that the ornaments provided on the back unit can be seen from the front. In this case, the entire game panel 1100 may be made of a transparent member, or, for example, only a portion where the ornaments provided on the back unit can be seen from the front may be made of a transparent member. Also, the game panel 1100 may be made of a member (for example, wooden) that does not have a transparent portion, and a transparent member may be partially provided to enhance the presentation effect.

(ガイドレール)
ガイドレール1110は、円弧状の外レールおよび内レール(いずれも参照符号なし)により構成される。遊技領域1105は、ガイドレール1110によって区画(画定)される。外レールおよび内レールは、発射装置1006(後述の図70参照)から発射された遊技球を遊技領域1105の上部に案内する機能を有する。
(guide rail)
The guide rail 1110 is composed of arcuate outer rails and inner rails (both without reference numerals). The game area 1105 is partitioned (demarcated) by guide rails 1110 . The outer rail and the inner rail have a function of guiding a game ball shot from a shooting device 1006 (see FIG. 70 described later) to the upper part of the game area 1105 .

(センター役物)
センター役物1115は、遊技パネル1100の開口(参照符号なし)にはめ込まれるように構成されており、上方には円弧状のセンターレール1116を備えている。遊技領域1105に向けて発射された遊技球は、センターレール1116によって左右に振り分けられる。
(Center role)
The center accessory 1115 is configured to be fitted into an opening (no reference numeral) of the game panel 1100, and has an arc-shaped center rail 1116 above. The game balls shot toward the game area 1105 are distributed to the left and right by the center rail 1116. - 特許庁

発射装置1006によって遊技領域1105に向けて発射された遊技球は、左側領域1106または右側領域1107を流下する。左側領域1106または右側領域1107を流下する遊技球は、遊技パネル1100に植設された遊技釘等との衝突により、進行方向を変えながら下方へ向けて流下する。発射ハンドル62(図1、図2参照)の操作量が小さい場合、発射された遊技球は左側領域1106を流下する。一方、発射ハンドル62の操作量が大きい場合、発射された遊技球は右側領域1107を流下する。 A game ball shot toward the game area 1105 by the shooting device 1006 flows down the left area 1106 or the right area 1107 . A game ball flowing down the left side area 1106 or the right side area 1107 collides with a game nail or the like planted in the game panel 1100 and flows downward while changing its traveling direction. When the amount of operation of the shooting handle 62 (see FIGS. 1 and 2) is small, the shot game ball flows down the left area 1106 . On the other hand, when the operation amount of the shooting handle 62 is large, the shot game ball flows down the right area 1107 .

また、センター役物1115には、左側の外周縁部に、左側領域1106を流下する遊技球が進入可能とされたワープ入口1117が形成されている。ワープ入口1117に進入した遊技球は、センター役物1115に形成されたステージ1118に誘導可能に構成されている。ステージ1118は、表示装置1007の表示領域の下方前方において遊技球が左右方向に転動可能に形成されている。なお、ステージ1118は、例えば、上段側のステージおよび下段側のステージといったように、複数段で形成されていてもよい。 Further, the center accessory 1115 is formed with a warp entrance 1117 at its left outer peripheral edge portion into which a game ball flowing down the left area 1106 can enter. A game ball that has entered the warp entrance 1117 is configured to be guided to a stage 1118 formed in the center accessory 1115 . The stage 1118 is formed so that a game ball can roll in the left-right direction at the lower front of the display area of the display device 1007 . Note that the stage 1118 may be formed in a plurality of stages such as an upper stage and a lower stage, for example.

ステージ1118の左右方向略中央の後側には、遊技球が進入可能なチャンス入口1119が形成されており、チャンス入口1119に進入した遊技球は、第1始動口1120の直上に放出されるように構成されている。そのため、チャンス入口1119に進入した遊技球は、ワープ入口1117に進入しなかった遊技球や、ワープ入口1117に進入したもののチャンス入口1119に進入しなかった遊技球と比べて高い確率で第1始動口1120に入賞(通過)するようになっている。 A chance entrance 1119 into which a game ball can enter is formed behind the stage 1118 substantially in the left-right direction. is configured to Therefore, the game ball that entered the chance entrance 1119 has a higher probability than the game ball that did not enter the warp entrance 1117 or the game ball that entered the warp entrance 1117 but did not enter the chance entrance 1119. It is designed to win (pass) through the mouth 1120 .

(第1始動口)
第1始動口1120は、表示装置1007の表示領域の下方に配置されており、左打ちされた遊技球が入賞可能(右打ちされた遊技球が入賞困難または不可能)となるように配置されている。第1始動口1120に遊技球が入賞すると、第1始動口スイッチ1121(後述の図70参照)により検出される。なお、右打ちされた遊技球が第1始動口1120に入賞可能であってもよい。また、上記の第1始動口1120に代えてまたは加えて、右打ちされた遊技球が入賞可能(左打ちされた遊技球が入賞困難または不可能)な第1始動口を備えるようにしてもよい。
(First start port)
The first starting port 1120 is arranged below the display area of the display device 1007, and is arranged so that left-handed game balls can win (right-handed game balls are difficult or impossible to win). ing. When a game ball enters the first starting port 1120, it is detected by the first starting port switch 1121 (see FIG. 70 described later). In addition, the right-handed game ball may be able to win the first starting port 1120 . Also, in place of or in addition to the above-described first starting port 1120, a first starting port in which a right-handed game ball can win (a left-handed game ball is difficult or impossible to win) may be provided. good.

第1始動口スイッチ1121(後述の図70参照)により第1始動口1120への遊技球の入賞(通過)が検出されると、第1特別図柄の始動情報が抽出され、抽出された始動情報は所定数(例えば最大4個)まで保留される。保留された始動情報は、始動条件が成立すると、第1特別図柄の当り判定処理に供される。第1始動口1120に遊技球が入賞すると例えば3個の賞球が払い出される。ただし、第1始動口1120への遊技球の入賞に基づいて払い出される賞球数はこれに限られない。 When the winning (passing) of the game ball to the first starting port 1120 is detected by the first starting port switch 1121 (see FIG. 70 described later), the starting information of the first special symbol is extracted, and the extracted starting information are reserved up to a predetermined number (for example, a maximum of 4). The withheld start information is subjected to the hit determination process of the first special symbol when the start condition is established. When game balls enter the first starting port 1120, for example, three prize balls are paid out. However, the number of prize balls paid out based on the winning of game balls to the first start port 1120 is not limited to this.

(一般入賞動口)
一般入賞口1122は、表示装置1007の表示領域の左下方に複数配置されており、左打ちされた遊技球が入賞可能(右打ちされた遊技球が入賞困難または不可能)となるように配置されている。一般入賞口1122に遊技球が入賞すると、一般入賞口スイッチ1123(後述の図70参照)により検出される。
(General prize winner)
A plurality of general winning holes 1122 are arranged in the lower left part of the display area of the display device 1007, and are arranged so that left-handed game balls can win (right-handed game balls are difficult or impossible to win). It is When a game ball enters the general winning opening 1122, it is detected by a general winning opening switch 1123 (see FIG. 70 described later).

一般入賞口スイッチ1123(後述の図70参照)により一般入賞口1122への遊技球の入賞(通過)が検出されると、例えば4個の賞球が払い出されるが、一般入賞口1122への遊技球の入賞に基づいて払い出される賞球数は4個に限られない。 When the winning (passing) of the game ball to the general winning opening 1122 is detected by the general winning opening switch 1123 (see FIG. 70 described later), for example, four winning balls are paid out, but the game to the general winning opening 1122 The number of prize balls paid out based on winning balls is not limited to four.

また、本実施例において、一般入賞口1122は、右打ちされた遊技球が入賞困難または不可能となるように配置されているが、必ずしもこれに限られず、上記の一般入賞口1122に代えてまたは加えて、右打ちされた遊技球が入賞可能な一般入賞口を備えてもよい。 In addition, in this embodiment, the general winning opening 1122 is arranged so that it is difficult or impossible for a game ball hit to the right to win a prize. Or in addition, it may be provided with a general prize winning opening in which a right-handed game ball can win a prize.

(通過ゲートユニット)
通過ゲートユニット1125は、右側領域1107に配置されており、右打ちされた遊技球がほぼ通過できるように構成された通過ゲート1126と、通過ゲート1126への遊技球の通過を検出する通過ゲートスイッチ1127(後述の図70参照)とを一体化したユニット体である。
(passage gate unit)
The passing gate unit 1125 is arranged in the right area 1107, and includes a passing gate 1126 configured to allow almost right-handed game balls to pass through, and a passing gate switch for detecting passage of the game ball to the passing gate 1126. 1127 (see FIG. 70, which will be described later).

通過ゲートスイッチ1127により通過ゲート1126への遊技球の通過が検出されると、普通図柄の始動情報が抽出され、抽出された普通図柄の始動情報は所定数(例えば最大4個)まで保留される。保留された普通図柄の始動情報は、普通図柄の当り判定処理に供される。なお、通過ゲートスイッチ1127により通過ゲート1126への遊技球の通過が検出されたとしても、賞球は払い出されない。また、通過ゲートユニット1125は、右側領域1107に代えてまたは加えて左側領域1106に配置されていてもよい。 When the passage of the game ball to the passage gate 1126 is detected by the passage gate switch 1127, the start information of the normal design is extracted, and the extracted start information of the normal design is reserved up to a predetermined number (for example, a maximum of 4 pieces). . The reserved starting information of the normal symbol is usually subjected to the hit determination process of the symbol. Even if the passage gate switch 1127 detects the passage of the game ball to the passage gate 1126, the prize ball is not paid out. Also, the pass gate unit 1125 may be located in the left region 1106 instead of or in addition to the right region 1107 .

また、通過ゲート1126を、役物連続作動装置を作動させるための契機となるように機能させてもよい。すなわち、大当りでない遊技状態(例えば通常遊技状態等)から大当り遊技状態への移行条件は、条件装置および役物連続作動装置の両方が作動することであるが、大当りであることを示す停止表示態様(図柄組合せ)が導出された際に、条件装置については作動させるものの役物連続作動装置については作動させないようにすることができる。そして、条件装置が作動していることを前提として、通過ゲート1126への遊技球の通過すなわち通過ゲートスイッチ1127(後述の図70参照)により遊技球が検出されたことをもって役物連続作動装置を作動させて、大当り遊技状態に移行するようにしてもよい。 Also, the passage gate 1126 may function as a trigger for activating the accessory continuous actuating device. That is, the condition for transition from a non-jackpot game state (for example, a normal game state) to a jackpot game state is that both the condition device and the accessory continuous actuating device are activated, but the stop display mode indicating the jackpot. When (symbol combination) is derived, it is possible to operate the condition device but not to operate the character product continuous operation device. Then, on the premise that the conditional device is operating, when the game ball passes through the passage gate 1126, that is, when the game ball is detected by the passage gate switch 1127 (see FIG. 70 described later), the accessory continuous operation device is activated. You may make it operate|move and it may be made to shift to a jackpot game state.

(特別電動役物ユニット)
特別電動役物ユニット1130は、大当り用大入賞口1131と、大当り用大入賞口1131への遊技球の入賞(通過)を検出する大当り用大入賞口カウントスイッチ1132(後述の図70参照)と、特別電動役物1133とを一体化したユニット体である。特別電動役物ユニット1130は、右側領域1107において、通過ゲートユニット1125よりも下方に配置されている。
(Special electric accessories unit)
The special electric accessory unit 1130 includes a big win big winning hole 1131 and a big winning big winning hole count switch 1132 (see later-described FIG. 70) for detecting the winning (passing) of a game ball into the big winning big winning hole 1131. , and the special electric accessory 1133 are integrated. The special electric accessory unit 1130 is arranged below the passage gate unit 1125 in the right area 1107 .

大当り用大入賞口1131は、右打ちされた遊技球が入賞可能(左打ちされた遊技球が入賞困難または不可能)となるように配置されている。ただし、これに限定されるものではなく、上記の大当り用大入賞口1131に代えてまたは加えて、左打ちされた遊技球が入賞可能な大当り用大入賞口を配置したり、センター役物1115の上部において遊技球が入賞可能な大当り用大入賞口を配置するようにしてもよい。 The big winning opening 1131 for big hits is arranged so that a right-handed game ball can win a prize (a left-handed game ball is difficult or impossible to win). However, it is not limited to this, and instead of or in addition to the big winning big winning opening 1131, a big winning big winning opening that can win a left-handed game ball, or a center accessory 1115 A big winning opening for winning a game ball may be arranged in the upper part of the .

また、大当り用大入賞口1131は、遊技者に有利な遊技状態である大当り遊技状態に制御されているときに所定個数(例えば10個)の遊技球が入賞(通過)可能となるように開放される入賞口である。大当り用大入賞口カウントスイッチ1132(後述の図70参照)により大当り用大入賞口1131への遊技球の入賞が検出されると、例えば10個の賞球が払い出される。ただし、大当り用大入賞口1131への遊技球の入賞に基づいて払い出される賞球数は10個に限られない。 In addition, the big winning opening 1131 for big winning is opened so that a predetermined number (for example, 10) of game balls can win (pass) when controlled in a big winning game state which is a game state advantageous to the player. This is the winning entrance. When the winning of game balls into the big winning opening 1131 is detected by the big winning opening counting switch 1132 (see FIG. 70 described later), ten winning balls, for example, are paid out. However, the number of prize balls to be paid out based on the winning of game balls into the big prize winning opening 1131 for big win is not limited to ten.

特別電動役物1133は、前後方向に進退可能な特電用シャッタ1134と、この特電用シャッタ1134を作動させる特電用ソレノイド1135(後述の図70参照)とを備える。特別電動役物1133すなわち特電用シャッタ1134は、大当り用大入賞口1131への遊技球の入賞(通過)が可能または容易な開放状態と、大当り用大入賞口1131への遊技球の入賞(通過)が不可能または困難な閉鎖状態と、に状態移行可能に構成される。なお、大当り用大入賞口1131の閉鎖状態から開放状態への状態移行は、所定のラウンド数にわたって行われる。すなわち、大当り遊技状態は、大当り用大入賞口1131が閉鎖状態から所定期間にわたって開放状態に移行するラウンド遊技を複数ラウンドにわたって行うことにより、多量の遊技球を賞球として払い出すことを可能にした遊技状態である。 The special electric accessory 1133 includes a special electric shutter 1134 that can move back and forth, and a special electric solenoid 1135 (see FIG. 70 to be described later) that operates the special electric shutter 1134 . The special electric accessory 1133, that is, the shutter 1134 for special electric, is in an open state in which it is possible or easy for a game ball to enter (pass through) the big winning opening 1131 for a big win, and to enter (pass through) a game ball to the big winning opening 1131 for a big hit. ) is configured to allow state transitions to and from impossible or difficult closing states. It should be noted that the state transition from the closed state to the open state of the big winning opening 1131 for big win is performed over a predetermined number of rounds. That is, in the jackpot game state, a large amount of game balls can be paid out as prize balls by performing a round game in which the jackpot jackpot 1131 shifts from a closed state to an open state over a predetermined period of time over a plurality of rounds. It is in play state.

(第2始動口)
本実施例では、第2始動口として、第2始動口1140Aおよび第2始動口1140Bが遊技領域1105に配置されており、これらの第2始動口1140A,1140Bは、いずれも、右打された遊技球が入賞可能(左打ちされた遊技球が入賞困難または不可能)となっている。ただし、これに限られず、左打ちされた遊技球が第2始動口1140Aまたは/および第2始動口1140Bに入賞可能であってもよい。
(Second start port)
In this embodiment, as the second start opening, a second start opening 1140A and a second start opening 1140B are arranged in the game area 1105, and these second start openings 1140A and 1140B are both right-handed. A game ball can win a prize (a left-handed game ball is difficult or impossible to win a prize). However, it is not limited to this, and a left-handed game ball may be able to win the second starting hole 1140A and/or the second starting hole 1140B.

第2始動口1140Aに遊技球が入賞すると、第2始動口スイッチ1141A(後述の図70参照)により検出される。また、第2始動口1140Bに遊技球が入賞すると、第2始動口スイッチ1141B(後述の図70参照)により検出される。第2始動口1140A,1140Bのいずれに遊技球が入賞したとしても、第2特別図柄の当り判定処理の契機となる。 When a game ball wins in the second starting port 1140A, it is detected by the second starting port switch 1141A (see FIG. 70 described later). Also, when a game ball enters the second starting port 1140B, it is detected by the second starting port switch 1141B (see FIG. 70 described later). Even if the game ball wins in any of the second start ports 1140A and 1140B, it triggers the hit determination process of the second special symbol.

第2始動口スイッチ1141A,1141B(後述の図70参照)により第2始動口1140A,1140Bへの遊技球の入賞(通過)が検出されると、第2特別図柄の始動情報が抽出され、抽出された始動情報は所定数(例えば最大4個)まで保留される。保留された始動情報は、第2特別図柄の当り判定処理に供される。第2始動口1140Aに遊技球が入賞すると例えば3個の賞球が払い出される。一方、第2始動口1140Bに遊技球が入賞すると例えば1個の賞球が払い出される。ただし、第2始動口1140A,1140Bへの遊技球の入賞に基づいて払い出される賞球数はこれに限られない。 When the winning (passing) of the game ball to the second starting ports 1140A and 1140B is detected by the second starting port switches 1141A and 1141B (see FIG. 70 described later), the starting information of the second special symbol is extracted and extracted. The received starting information is reserved up to a predetermined number (for example, four at maximum). The withheld starting information is subjected to the second special symbol hit determination process. When a game ball enters the second starting port 1140A, for example, three prize balls are paid out. On the other hand, when a game ball enters the second starting port 1140B, for example, one prize ball is paid out. However, the number of prize balls paid out based on the winning of game balls to the second start ports 1140A and 1140B is not limited to this.

ところで、本実施例では、右打ちされたものの大当り用大入賞口1131に入賞しなかった遊技球の流下方向としての下流側には、遊技球の流下経路として上下に2つの流下経路1107a,1107bが形成されている。右打ちされて大当り用大入賞口1131に入賞せずにさらに下流側に向けて流下した遊技球は、例えば図69に示される分岐釘1108によって、上方の流下経路1107aまたは下方の流下経路1107bに振り分けられる。 By the way, in the present embodiment, on the downstream side of the flow direction of the game ball that is hit to the right but does not win the big winning opening 1131, there are two flow paths 1107a and 1107b vertically as the flow path of the game ball. is formed. A game ball that is hit to the right and flows further downstream without winning the big winning hole 1131 for a big hit is moved to an upper flow path 1107a or a lower flow path 1107b by a branch peg 1108 shown in FIG. 69, for example. distributed.

第2始動口1140Aは、上方の流下経路1107aに振り分けられた遊技球が入賞可能に配置されており、上方の流下経路1107aを流下する遊技球の殆どが入賞可能となっている。ただし、上方の流下経路1107aを流下する遊技球の殆どが第2始動口1140Aに入賞するように構成することは必須ではなく、例えば、第2始動口1140Aへの入賞が殆ど期待できない構成であってもよいし、上方の流下経路1107aを流下する遊技球のうち所定の期待値(例えば、概ね3分の1~5分の1)で入賞可能な構成であってもよい。なお、上方の流下経路1107aを流下したものの第2始動口1140Aに入賞しなかった遊技球は、アウト口1178から機外に排出されるように構成されている。 The second starting port 1140A is arranged so that the game balls distributed to the upper flow path 1107a can win, and most of the game balls flowing down the upper flow path 1107a can win. However, it is not essential to configure so that most of the game balls flowing down the upper flow path 1107a win the second starting port 1140A. Alternatively, a predetermined expected value (for example, approximately 1/3 to 1/5) of the game balls flowing down the upper flow path 1107a may be configured to be able to win. In addition, game balls that have flowed down the upper flow path 1107a but have not won the second starting port 1140A are configured to be discharged from the out port 1178 to the outside of the machine.

第2始動口1140Bは、下方の流下経路1107bに振り分けられた遊技球が入賞可能に配置されているが、その詳細については普通電動役物ユニット1145の説明において後述する。 The second starting port 1140B is arranged so that the game balls distributed to the downward flow path 1107b can win prizes.

(普通電動役物ユニット)
普通電動役物ユニット1145は、下方の流下経路1107b側に配置されており、遊技球が入賞(通過)することによって所定数の遊技球が賞球として払い出される入賞口と、この入賞口への遊技球の入賞を検出するスイッチと、普通電動役物1146とを一体化したユニット体である。本実施例では、上記の入賞口を第2始動口1140Bとし、上記のスイッチを第2始動口スイッチ1141Bとしている。ただし、上記の入賞口を第2始動口1140Bとすることは必須ではなく、例えば第1始動口を上記の入賞口としてもよい。
(Normal electric accessories unit)
The normal electric accessory unit 1145 is disposed on the lower flow path 1107b side, and includes a winning opening through which a predetermined number of game balls are paid out as prize balls by winning (passing) of the game balls, and a winning opening to the winning opening. It is a unit body in which a switch for detecting winning of a game ball and a normal electric accessory 1146 are integrated. In this embodiment, the winning opening is the second starting opening 1140B, and the switch is the second starting opening switch 1141B. However, it is not essential to use the above winning opening as the second starting opening 1140B. For example, the first starting opening may be used as the above winning opening.

普通電動役物1146は、前後方向に進退可能な突出板型の普電用シャッタ1147と、この普電用シャッタ1147を作動させる普電用ソレノイド1148(後述の図70参照)とを備える。普通電動役物1146すなわち普電用シャッタ1147は、第2始動口1140Bへの遊技球の入賞(通過)が可能または容易な開放状態と、第2始動口1140Bへの遊技球の入賞が不可能または困難な閉鎖状態と、に状態移行可能に構成される。なお、前後方向に進退可能な上記の普電用シャッタ1147に代えて、所謂電動チューリップと呼ばれる例えば羽根部材からなる可動部材を採用してもよい。また、可動部材は、一対に限られず、羽根型、扉型、突出板型等を含む。 The ordinary electric accessory 1146 includes a protruding plate-type shutter 1147 for ordinary electricity that can move back and forth, and a solenoid for ordinary electricity 1148 (see FIG. 70 described later) for operating the shutter 1147 for ordinary electricity. The normal electric accessory 1146, that is, the normal electric shutter 1147 is in an open state in which a game ball can enter (pass through) the second start port 1140B or is easily opened, and a game ball cannot enter the second start port 1140B. Or configured to allow state transitions to and from difficult closed states. It should be noted that instead of the shutter 1147 for general electric power that can advance and retreat in the front-rear direction, a movable member such as a blade member called a so-called electric tulip may be employed. Moreover, the movable member is not limited to a pair, and includes a vane type, a door type, a projecting plate type, and the like.

(小当りユニット)
小当りユニット1150は、小当り用大入賞口1151と、小当り用大入賞口1151への遊技球の入賞(通過)を検出する小当り用大入賞口カウントスイッチ1152(後述の図70参照)と、前後方向に進退可能な小当り用シャッタ1153と、この小当り用シャッタ1153を作動させることが可能な小当り用ソレノイド1154とを一体化したユニット体である。
(small hit unit)
The small-hit unit 1150 includes a small-hit large winning opening 1151 and a small-hitting large winning opening count switch 1152 for detecting the winning (passage) of the game ball to the small-hitting large winning opening 1151 (see FIG. 70 described later). , a small-hit shutter 1153 that can move forward and backward, and a small-hit solenoid 1154 that can operate the small-hit shutter 1153 are integrated.

小当り用シャッタ1153は、前後方向に進退させることで、小当り用大入賞口1151への遊技球の入賞(通過)が可能または容易な開放状態と、小当り用大入賞口1151への遊技球の入賞が不可能または困難な閉鎖状態と、に状態移行可能に構成される。 The small-hit shutter 1153 advances and retreats in the front-rear direction to enable or facilitate the entry (passage) of the game ball to the small-hit large winning opening 1151, and the game to the small-hitting large winning opening 1151. It is configured to be able to transition to a closed state in which it is impossible or difficult for the ball to win a prize.

小当り用大入賞口1151が開放されたときに遊技球が入賞すると、入賞した遊技球が小当り用大入賞口カウントスイッチ1152(後述の図70参照)に検出される。小当り用大入賞口カウントスイッチ1152に遊技球が検出されると、例えば10個の賞球が払い出される。ただし、小当り用大入賞口1151への遊技球の入賞に基づいて払い出される賞球数は10個に限られない。 When the game ball wins when the small-hit big winning opening 1151 is opened, the winning game ball is detected by the small-hitting big winning opening count switch 1152 (see FIG. 70 described later). When a game ball is detected by the big winning hole count switch 1152 for a small hit, ten prize balls, for example, are paid out. However, the number of prize balls to be paid out based on the winning of game balls into the big winning hole 1151 for small winning is not limited to ten.

また、小当りユニット1150は、下方の流下経路1107bであって普通電動役物ユニット1145の下流側に配置されている。したがって、普通電動役物1146の作動によって第2始動口1140Bが開放されている場合、たとえ小当り用大入賞口1151が開放されていたとしても、下方の流下経路1107bを流下した遊技球は小当り用大入賞口1151に到達する前に、上流側に設けられる第2始動口1140Bに入賞するため、小当り用大入賞口1151に入賞することが困難(または不可能)となる。 Also, the small winning unit 1150 is arranged downstream of the normal electric accessory unit 1145 in the downward flow path 1107b. Therefore, when the second starting port 1140B is opened by the operation of the normal electric accessory 1146, even if the small winning big winning port 1151 is opened, the game ball flowing down the downward flow path 1107b is small. Before reaching the big winning opening 1151 for winning, it is difficult (or impossible) to win the big winning opening 1151 for the small winning because the second starting opening 1140B provided on the upstream side is won.

なお、本実施例では、大当り用大入賞口1131と小当り用大入賞口1151とをそれぞれ別に設けているが、これに限られず、大当り遊技制御処理の実行時に開放される大入賞口と、小当り遊技制御処理の実行時に開放される大入賞口とを、同じ大入賞口としてもよい。 In the present embodiment, the big winning opening 1131 for big winning and the big winning opening 1151 for small winning are separately provided, but the present invention is not limited to this. The big winning opening opened during execution of the small winning game control process may be the same big winning opening.

(アウト口)
アウト口1178は、遊技領域1105に向けて発射されたものの各種入賞口(例えば、第1始動口1120、第2始動口1140A,1140B、大当り用大入賞口1131、一般入賞口1122等)のいずれにも入賞しなかった遊技球を、機外に排出するためのものである。このアウト口1178は、左打ちされた遊技球および右打ちされた遊技球のいずれについても機外に排出できるように、遊技領域1105の最下流側に設けられている。ただし、上記のアウト口1178に加えて、最下流側でない位置、例えば複数の一般入賞口1122の間や普通電動役物ユニット1145と小当りユニット1150との間等にアウト口を設けて、遊技領域1105を流下中の遊技球を機外に排出するようにしてもよい。
(out port)
The out port 1178 is any of various prize-winning ports (eg, the first starting port 1120, the second starting ports 1140A and 1140B, the big winning port 1131 for big wins, the general winning port 1122, etc.) of those shot toward the game area 1105. This is for ejecting game balls that did not win any prizes outside the machine. This out port 1178 is provided on the most downstream side of the game area 1105 so that both left-handed game balls and right-handed game balls can be discharged out of the machine. However, in addition to the above-mentioned out port 1178, an out port is provided at a position other than the most downstream side, for example, between a plurality of general winning ports 1122, between the normal electric accessory unit 1145 and the small winning unit 1150, etc. A game ball flowing down the region 1105 may be discharged to the outside of the machine.

(裏ユニット)
裏ユニット(不図示)は、装飾体を有するものであって、上述したように、透過性のある遊技パネル1100の後方側に設けられる。この裏ユニットは、サブ制御回路1300(後述の図70参照)によって制御される可動役物等の演出用役物群1058を備える。演出用役物群1058は、例えば表示装置1007の表示領域の周囲に配置される。これらの演出用役物群1058のうち少なくとも一以上の役物または役物を構成する演出用役物構成部材は、特別図柄の当り判定処理の結果にもとづいて動作可能な演出用役物として機能する。
(back unit)
The back unit (not shown) has a decorative body and is provided on the rear side of the transparent game panel 1100 as described above. This back unit is provided with a performance role group 1058 such as a movable role controlled by a sub-control circuit 1300 (see FIG. 70, which will be described later). The performance accessory group 1058 is arranged around the display area of the display device 1007, for example. At least one or more of the performance accessory group 1058 or the performance accessory constituent members constituting the performance accessory functions as a performance accessory that can operate based on the result of the hit determination process of the special symbol. do.

[2-2.電気的構成]
次に、図70を参照して、第2のパチンコ遊技機の制御回路について説明する。図70は、第2のパチンコ遊技機の制御回路を示すブロック図の一例である。なお、第2のパチンコ遊技機の制御回路は、第1のパチンコ遊技機の制御回路と共通するものもあるが、改めて一通り説明する。
[2-2. electrical configuration]
Next, referring to FIG. 70, the control circuit of the second pachinko game machine will be described. FIG. 70 is an example of a block diagram showing a control circuit of the second pachinko game machine. Although the control circuit of the second pachinko game machine has some in common with the control circuit of the first pachinko game machine, it will be explained once again.

図70に示されるように、第2のパチンコ遊技機は、主に、遊技の制御を行う主制御回路1200と、遊技の進行に応じた演出の制御を行うサブ制御回路1300と、払出・発射制御回路1400と、電源供給回路1450と、から構成される。 As shown in FIG. 70, the second pachinko game machine mainly includes a main control circuit 1200 for controlling the game, a sub-control circuit 1300 for controlling the effect in accordance with the progress of the game, and a payout/fire circuit. It is composed of a control circuit 1400 and a power supply circuit 1450 .

[2-2-1.主制御回路]
主制御回路1200は、例えば電源投入時に実行される処理や遊技動作にかかわる処理等を制御するものであって、メインCPU1201、メインROM1202(読み出し専用メモリ)、メインRAM1203(読み書き可能メモリ)、初期リセット回路1204およびバックアップコンデンサ1207等を備えており、主基板ケース(不図示)内に収容されている。
[2-2-1. Main control circuit]
The main control circuit 1200 controls, for example, processes executed when the power is turned on, processes related to game operations, etc., and includes a main CPU 1201, a main ROM 1202 (read-only memory), a main RAM 1203 (readable/writable memory), an initial reset It has a circuit 1204, a backup capacitor 1207, etc., and is housed in a main board case (not shown).

メインCPU1201には、メインROM1202、メインRAM1203および初期リセット回路1204等が接続される。メインCPU1201は、動作を監視するWDT(watchdog timer)や不正を防止するための機能等が内蔵されている。 The main CPU 1201 is connected with a main ROM 1202, a main RAM 1203, an initial reset circuit 1204, and the like. The main CPU 1201 incorporates a WDT (watchdog timer) for monitoring operations, a function for preventing fraud, and the like.

メインROM1202には、メインCPU1201により第2のパチンコ遊技機の動作を制御するためのプログラムや、各種のテーブル等が記憶されている。メインCPU1201は、メインROM1202に記憶されたプログラムに従って、各種の処理を実行する機能を有する。 The main ROM 1202 stores a program for controlling the operation of the second pachinko game machine by the main CPU 1201, various tables, and the like. The main CPU 1201 has a function of executing various processes according to programs stored in the main ROM 1202 .

メインRAM1203には、遊技の進行に必要な各種データを記憶する記憶領域が設けられている。このメインRAM1203は、メインCPU1201の一時記憶領域として、種々のフラグや変数の値を記憶する機能を有する。なお、本実施例においては、メインCPU1201の一時記憶領域としてRAMを用いているが、これに限らず、読み書き可能な記憶媒体であればよい。 The main RAM 1203 is provided with storage areas for storing various data necessary for the progress of the game. The main RAM 1203 serves as a temporary storage area for the main CPU 1201 and has a function of storing various flags and variable values. In this embodiment, the RAM is used as a temporary storage area for the main CPU 1201, but the RAM is not limited to this, and any readable/writable storage medium may be used.

初期リセット回路1204は、メインCPU1201を監視し、必要に応じてリセット信号を出力するものである。 An initial reset circuit 1204 monitors the main CPU 1201 and outputs a reset signal as necessary.

バックアップコンデンサ1207は、電断時等に、メインRAM1203に格納されているデータが消失しないように一時的に電力を供給する機能を有するものである。 The backup capacitor 1207 has a function of temporarily supplying power so that the data stored in the main RAM 1203 is not lost when power is cut off.

さらに、主制御回路1200は、各種デバイス等との間で通信可能に接続されるI/Oポート1205、および、サブ制御回路1300に対して各種コマンドを出力可能に接続されるコマンド出力ポート1206等も備える。 Further, the main control circuit 1200 includes an I/O port 1205 connected to enable communication with various devices, etc., and a command output port 1206 connected to enable output of various commands to the sub control circuit 1300. Also prepare.

また、主制御回路1200には、各種のデバイスが接続されている。例えば、主制御回路1200には、普通図柄表示部1161、普通図柄用保留表示部1162、第1特別図柄表示部1163、第2特別図柄表示部1164、第1特別図柄用保留表示部1165、第2特別図柄用保留表示部1166、確変報知用表示部1167、時短報知用表示部1168、普電用ソレノイド1148、特電用ソレノイド1135、および、小当り用ソレノイド1154等が接続されている。また、主制御回路1200には、これらの他、性能表示モニタ1170およびエラー報知モニタ1172等も接続されている。主制御回路1200は、I/Oポート1205を介して信号を送信することにより、これらのデバイスの動作を制御することができる。 Various devices are connected to the main control circuit 1200 . For example, the main control circuit 1200 includes a normal symbol display portion 1161, a normal symbol reservation display portion 1162, a first special symbol display portion 1163, a second special symbol display portion 1164, a first special symbol reservation display portion 1165, a 2 Special symbol reservation display unit 1166, probability variation notification display unit 1167, time reduction notification display unit 1168, general electric solenoid 1148, special electric solenoid 1135, and small winning solenoid 1154 etc. are connected. In addition to these, the main control circuit 1200 is also connected with a performance display monitor 1170, an error notification monitor 1172, and the like. Main control circuitry 1200 can control the operation of these devices by sending signals through I/O port 1205 .

性能表示モニタ1170には、メインCPU1201の制御により性能表示データや後述する設定値等が表示される。性能表示データは、例えば、所定数(例えば60000個)の遊技球の発射に対して大当り遊技状態以外の遊技状態で払い出された遊技球の割合を示すデータであり、ベース値とも呼ばれる。 The performance display monitor 1170 displays performance display data, set values described later, and the like under the control of the main CPU 1201 . The performance display data is, for example, data indicating a ratio of game balls paid out in a game state other than a jackpot game state to a predetermined number (eg, 60,000) of game balls shot, and is also called a base value.

エラー報知モニタ1172には、エラーコードが表示される。また、エラー報知モニタ1172には、エラーコードの他に、例えば後述する設定機能付きのパチンコ遊技機であれば、設定変更処理中であることを示す設定変更中コード、設定確認処理中であることを示す設定確認中コード等を表示することもできる。なお、設定変更中コードとしては、特別図柄の表示として通常では表示することのない図柄(例えば、設定変更中であることを示す設定変更図柄)を表示するようにしてもよい。 An error code is displayed on the error notification monitor 1172 . In addition to the error code, the error notification monitor 1172 also displays a setting change code indicating that the setting is being changed and a setting confirmation process in the case of a pachinko game machine with a setting function, which will be described later. It is also possible to display a setting-confirming code or the like indicating . As the setting changing code, a pattern that is not usually displayed as a special pattern (for example, a setting change pattern indicating that the setting is being changed) may be displayed.

また、主制御回路1200には、第1始動口スイッチ1121、第2始動口スイッチ1141A,1141B、通過ゲートスイッチ1127、大当り用大入賞口カウントスイッチ1132、一般入賞口スイッチ1123および小当り用大入賞口カウントスイッチ1152等も接続されている。これらのスイッチが検出されると、検出信号がI/Oポート1205を介して主制御回路1200に出力される。 In addition, the main control circuit 1200 includes a first starter switch 1121, second starter switches 1141A and 1141B, a passage gate switch 1127, a big win win count switch 1132, a general win win switch 1123 and a small win big win. A mouth count switch 1152 and the like are also connected. When these switches are detected, a detection signal is output to main control circuit 1200 via I/O port 1205 .

さらに、主制御回路1200には、ホール係員を呼び出す機能や大当り回数を表示する機能等を有する呼出装置(不図示)、ホール全体のパチンコ遊技機を管理するホールコンピュータ1186にデータ送信する際に用いる外部端子板1184、後述する設定機能付きのパチンコ遊技機であれば設定値を変更したり確認したりする際に操作される設定キー1174aが差し込まれる設定キー差込口1174、メインRAM1203に格納されるバックアップデータを遊技場の管理者の操作に応じてクリアすることが可能なRAMクリアスイッチ1176等が接続されている。本実施例において、RAMクリアスイッチ1176は、後述する設定値を変更する際のスイッチも兼用しているが、これに限られず、設定値を変更するための設定スイッチを設けるようにしてもよい。 Further, the main control circuit 1200 includes a calling device (not shown) having a function to call a hall attendant and a function to display the number of jackpots, and a hall computer 1186 that manages the pachinko machines in the entire hall. An external terminal board 1184, a setting key insertion port 1174 into which a setting key 1174a operated when changing or confirming a setting value is inserted in a pachinko game machine with a setting function to be described later, and stored in the main RAM 1203. A RAM clear switch 1176 or the like is connected, which can clear the backup data in accordance with the operation of the manager of the game arcade. In this embodiment, the RAM clear switch 1176 also serves as a switch for changing set values, which will be described later.

また、設定キー差込口1174およびRAMクリアスイッチ1176は、遊技場の管理者以外の第三者(例えば遊技者)が容易に触ることができないように、所定のケース内に収容されていることが好ましい。「所定のケース内」には、当該ケースを開放しないと設定キー差込口1174やRAMクリアスイッチ1176に接触できない構成のものだけでなく、当該ケースの設定キー差込口1174およびRAMクリアスイッチ1176の対応箇所にのみ切欠きが設けられ、遊技場の管理者が管理する鍵を使用して島設備からパチンコ遊技機を回動させて背面を露出させたときに、遊技場の管理者が設定キー差込口1174または/およびRAMクリアスイッチ1176に接触できるように構成されているものも含まれる。 In addition, the setting key insertion port 1174 and the RAM clear switch 1176 must be housed in a predetermined case so that a third party (for example, a player) other than the manager of the gaming facility cannot easily touch them. is preferred. "In a given case" includes not only those configured so that the setting key insertion port 1174 and the RAM clear switch 1176 cannot be touched unless the case is opened, but also the setting key insertion port 1174 and the RAM clear switch 1176 A notch is provided only in the corresponding place, and when the pachinko machine is rotated from the island facility using the key managed by the amusement hall manager to expose the back side, the amusement center manager sets Also included are those configured to allow access to key slot 1174 and/or RAM clear switch 1176 .

なお、本実施例では、設定キー差込口1174およびRAMクリアスイッチ1176は、主制御回路1200に接続されているが、これに限られず、例えば、払出・発射制御回路1400や電源供給回路1450に接続されるような構成にしてもよい。この場合にもまた、遊技場の管理者以外の第三者が設定キー差込口1174やRAMクリアスイッチ1176に容易に接触できないようにすることが好ましい。 In this embodiment, the setting key slot 1174 and the RAM clear switch 1176 are connected to the main control circuit 1200, but are not limited to this. It may be configured to be connected. Also in this case, it is preferable to prevent a third party other than the manager of the game arcade from easily touching the setting key slot 1174 and the RAM clear switch 1176 .

[2-2-2.サブ制御回路]
サブ制御回路1300は、サブCPU1301、プログラムROM1302、ワークRAM1303、表示制御回路1304、音声制御回路1305、LED制御回路1306、役物制御回路1307およびコマンド入力ポート1308等を備える。サブ制御回路1300は、主制御回路1200からの指令に応じて遊技の進行に応じた演出を実行する。なお、図70には示されていないが、サブ制御回路1300には、遊技者が操作可能な演出ボタン54(図1参照)等も接続されている。
[2-2-2. sub control circuit]
The sub-control circuit 1300 includes a sub-CPU 1301, a program ROM 1302, a work RAM 1303, a display control circuit 1304, an audio control circuit 1305, an LED control circuit 1306, a character control circuit 1307, a command input port 1308, and the like. The sub-control circuit 1300 executes an effect according to the progress of the game according to the command from the main control circuit 1200 . Although not shown in FIG. 70, the sub-control circuit 1300 is also connected with effect buttons 54 (see FIG. 1) that can be operated by the player.

プログラムROM1302には、サブCPU1301により第2のパチンコ遊技機の遊技演出を制御するためのプログラムや、各種のテーブル等が記憶されている。サブCPU1301は、プログラムROM1302に記憶されたプログラムに従って、各種の処理を実行する機能を有する。特に、サブCPU1301は、主制御回路1200から送信される各種のコマンドに従って、遊技演出にかかる制御を行う。 The program ROM 1302 stores a program for controlling the game effect of the second pachinko game machine by the sub CPU 1301, various tables, and the like. The sub CPU 1301 has a function of executing various processes according to programs stored in the program ROM 1302 . In particular, the sub CPU 1301 controls game effects according to various commands transmitted from the main control circuit 1200 .

ワークRAM1303は、サブCPU1301の一時記憶領域として種々のフラグや変数の値を記憶する機能を有する。 A work RAM 1303 has a function of storing various flags and variable values as a temporary storage area for the sub CPU 1301 .

表示制御回路1304は、表示装置1007における表示制御を行うための回路である。表示制御回路1304は、VDPや、各種の画像データを生成するためのデータが記憶されている画像データROM、画像データを一時的に格納するフレームバッファ、画像データを画像信号として変換するD/Aコンバータ等を備える。 A display control circuit 1304 is a circuit for performing display control in the display device 1007 . The display control circuit 1304 includes an image data ROM that stores VDP and data for generating various image data, a frame buffer that temporarily stores image data, and a D/A converter that converts image data into image signals. Equipped with a converter, etc.

表示制御回路1304は、サブCPU1301からの画像表示命令に応じて、表示装置1007に表示させるための画像データを一時的にフレームバッファに格納する。なお、表示装置1007に表示させるための画像データには、装飾図柄を示す装飾図柄画像データ、背景画像データ、演出用画像データ等の、遊技に関する各種の画像データが含まれる。 The display control circuit 1304 temporarily stores image data to be displayed on the display device 1007 in the frame buffer according to an image display command from the sub CPU 1301 . The image data to be displayed on the display device 1007 includes various image data related to the game, such as decorative design image data showing decorative designs, background image data, and performance image data.

そして、表示制御回路1304は、所定のタイミングで、フレームバッファに格納された画像データをD/Aコンバータに供給する。D/Aコンバータは、画像データを画像信号として変換し、当該変換した画像信号を所定のタイミングで表示装置1007に供給する。表示装置1007に画像信号が供給されると、表示装置1007に当該画像信号に関する画像が表示される。こうして、表示制御回路1304は、表示装置1007に遊技に関する画像を表示させる制御を行うことができる。 Then, the display control circuit 1304 supplies the image data stored in the frame buffer to the D/A converter at a predetermined timing. The D/A converter converts the image data into an image signal and supplies the converted image signal to the display device 1007 at a predetermined timing. When an image signal is supplied to the display device 1007, an image related to the image signal is displayed on the display device 1007. FIG. In this manner, the display control circuit 1304 can control the display device 1007 to display an image related to the game.

音声制御回路1305は、スピーカ1032から発生させる音声に関する制御を行うための回路である。音声制御回路1305は、音声に関する制御を行う音源ICや、各種の音声データを記憶する音声データROM、音声信号を増幅するための増幅器(以下、AMPと称する)等を備える。 The audio control circuit 1305 is a circuit for controlling audio generated from the speaker 1032 . The audio control circuit 1305 includes a sound source IC that controls audio, an audio data ROM that stores various audio data, an amplifier (hereinafter referred to as AMP) for amplifying audio signals, and the like.

音源ICは、スピーカ1032から出力される音声の制御を行う。音源ICは、サブCPU1301からの音声発生命令に応じて、音声データROMに記憶されている複数の音声データから一つの音声データを選択する。また、音源ICは、選択された音声データを音声データROMから読み出し、音声データを所定の音声信号に変換し、当該変換した音声信号をAMPに供給する。AMPは、スピーカ1032から出力される音声や効果音等の信号を増幅させるものである。 The sound source IC controls sound output from the speaker 1032 . The sound source IC selects one voice data from a plurality of voice data stored in the voice data ROM according to a voice generation command from the sub CPU 1301 . Also, the sound source IC reads the selected audio data from the audio data ROM, converts the audio data into a predetermined audio signal, and supplies the converted audio signal to the AMP. AMP amplifies signals such as voices and sound effects output from the speaker 1032 .

LED制御回路1306は、装飾LED等を含むLED群1046の制御を行うための回路である。LED制御回路1306は、LED制御信号を供給するためのドライブ回路や、複数種類のLED装飾パターンが記憶されている装飾データROM等を備える。 The LED control circuit 1306 is a circuit for controlling the LED group 1046 including decorative LEDs and the like. The LED control circuit 1306 includes a drive circuit for supplying an LED control signal, a decoration data ROM storing a plurality of types of LED decoration patterns, and the like.

役物制御回路1307は、各役物(例えば、演出用役物群1058のうちの一または複数の役物)の動作を制御するための回路である。役物制御回路1307は、各役物に対して、駆動信号を供給するための駆動回路や、点灯制御信号を供給するための点灯回路、動作パターンや点灯パターンが記憶されている役物データROM等を備える。 The role control circuit 1307 is a circuit for controlling the operation of each role (for example, one or more of the performance role group 1058). The role item control circuit 1307 includes a drive circuit for supplying a drive signal to each role item, a lighting circuit for supplying a lighting control signal, and a role item data ROM in which operation patterns and lighting patterns are stored. etc.

また、役物制御回路1307は、サブCPU1301からの役物作動命令に応じて、役物データROMに記憶されている複数の動作パターンから一つの動作パターンを選択する。そして、選択した動作パターンを役物データROMから読み出し、読み出した動作パターンに対応する駆動信号を供給することにより、各役物の機械的な動作を制御する。また、点灯回路は、サブCPU1301からの点灯命令に基づいて、役物データROMに記憶されている複数の点灯パターンから一つの点灯パターンを選択する。そして、選択した点灯パターンを役物データROMから読み出し、読み出した点灯パターンに対応する点灯制御信号を供給することにより、各役物の点灯動作を制御する。 Also, the role product control circuit 1307 selects one motion pattern from a plurality of motion patterns stored in the role product data ROM in response to a role product activation command from the sub CPU 1301 . Then, the selected action pattern is read out from the role item data ROM, and the mechanical action of each role item is controlled by supplying a drive signal corresponding to the read action pattern. Also, the lighting circuit selects one lighting pattern from a plurality of lighting patterns stored in the accessory data ROM based on a lighting command from the sub CPU 1301 . Then, the selected lighting pattern is read from the role item data ROM, and the lighting operation of each role item is controlled by supplying a lighting control signal corresponding to the read lighting pattern.

コマンド入力ポート1308は、コマンド出力ポート1206と接続されており、主制御回路1200から送信された各種コマンドを受信するものである。 The command input port 1308 is connected to the command output port 1206 and receives various commands transmitted from the main control circuit 1200 .

払出・発射制御回路1400は、賞球や貸球の払い出しを制御するものであり、この払出・発射制御回路1400には、遊技球を払い出すことが可能な払出装置1082、遊技球を発射させることが可能な発射装置1006、球貸しにかかる制御を実行可能なカードユニット1180等が接続されている。 The payout/shooting control circuit 1400 controls the payout of prize balls and rental balls, and the payout/shooting control circuit 1400 includes a payout device 1082 capable of paying out game balls and causing game balls to be shot. A launching device 1006 capable of controlling ball lending, a card unit 1180 capable of executing control related to ball lending, and the like are connected.

払出・発射制御回路1400は、主制御回路1200から送信される賞球制御コマンドを受信すると、払出装置1082に対して所定の信号を送信し、払出装置1082に遊技球を払い出させる制御を行う。 When receiving a prize ball control command transmitted from the main control circuit 1200, the payout/launch control circuit 1400 sends a predetermined signal to the payout device 1082 and controls the payout device 1082 to pay out game balls. .

カードユニット1180には、球貸し操作パネル1182が接続されている。球貸し操作パネル1182には、球貸しを受けるための球貸しボタンや、キャッシュデータが記憶されている球貸しカードの返却を受けるための貸出返却ボタン(いずれも不図示)が設けられている。例えば遊技者によって球貸し操作が行われると、球貸し操作に応じた貸し球制御信号がカードユニット1180に送信される。払出・発射制御回路1400は、カードユニット1180から送信された貸し球制御信号に基づいて、払出装置1082に遊技球を払い出させる制御を行う。なお、操作パネル1182は、パチンコ遊技機側に設けられることが多いが、カードユニット1180側に設けられてもよい。 A ball lending operation panel 1182 is connected to the card unit 1180 . The ball lending operation panel 1182 is provided with a ball lending button for receiving a ball lending, and a lending/returning button for receiving the return of a ball lending card storing cash data (both not shown). For example, when a player performs a ball lending operation, a ball lending control signal corresponding to the ball lending operation is transmitted to the card unit 1180 . The payout/launch control circuit 1400 controls the payout device 1082 to pay out game balls based on the ball rental control signal transmitted from the card unit 1180 . Although the operation panel 1182 is often provided on the pachinko game machine side, it may be provided on the card unit 1180 side.

また、払出・発射制御回路1400は、発射ハンドル62(図1、図2参照)が時計回りの方向へ回動操作されたことに基づいて、その回動角度(回動量)に応じて発射ソレノイド(図示せず)に電力を供給し、遊技球を発射させる制御を行う。 In addition, the dispensing/firing control circuit 1400 controls the firing solenoid according to the rotation angle (amount of rotation) when the firing handle 62 (see FIGS. 1 and 2) is rotated clockwise. (not shown) to control the shooting of game balls.

電源供給回路1450は、遊技に際して必要な電源電圧を、主制御回路1200、サブ制御回路1300、払出・発射制御回路1400等に供給するために作成する電源回路である。 The power supply circuit 1450 is a power supply circuit that is created to supply the power supply voltage necessary for the game to the main control circuit 1200, the sub-control circuit 1300, the payout/launch control circuit 1400, and the like.

電源供給回路1450には、電源スイッチ1095等が接続されている。電源スイッチ1095は、パチンコ遊技機(より詳しくは、主制御回路1200、サブ制御回路1300、払出・発射制御回路1400等)に必要な電源を供給するときにオン操作するものである。 A power switch 1095 and the like are connected to the power supply circuit 1450 . The power switch 1095 is turned on when supplying necessary power to the pachinko game machine (more specifically, the main control circuit 1200, the sub-control circuit 1300, the payout/launch control circuit 1400, etc.).

[2-3.基本仕様]
次に、図71~図75を参照して、第2のパチンコ遊技機の基本仕様について説明する。第2のパチンコ遊技機は設定機能付きのパチンコ遊技機であってもよいが、以下では、設定機能にかかわる記載は省略する。
[2-3. basic specifications]
Next, basic specifications of the second pachinko game machine will be described with reference to FIGS. 71 to 75. FIG. The second pachinko gaming machine may be a pachinko gaming machine with a setting function, but the description of the setting function is omitted below.

第2のパチンコ遊技機では、確変制御および時短制御のいずれも実行されない通常遊技状態、確変制御および時短制御の両方が実行される高確時短遊技状態、確変制御は実行されるものの時短制御が実行されない高確非時短遊技状態、並びに、確変制御は実行されないものの時短制御が実行される低確時短遊技状態が用意されており、メインCPU1201は、これらの遊技状態のうちいずれかの遊技状態において遊技を進行させることが可能となっている。ただし、メインCPU1201の制御によって進行される遊技状態はこれに限られず、通常遊技状態、高確時短遊技状態、高確非時短遊技状態および低確時短遊技状態のうちいずれかの遊技状態については進行されないようにしてもよい。例えば、通常遊技状態、高確時短遊技状態および低確時短遊技状態のうちいずれかの遊技状態において遊技が進行するようにし、高確非時短遊技状態において遊技が進行しないようにする等してもよい。 In the second pachinko game machine, the normal game state in which neither the variable probability control nor the time reduction control is executed, the high probability time-saving game state in which both the variable probability control and the time reduction control are executed, and the time reduction control although the variable probability control is executed A high-probability short-time gaming state that is not executed, and a low-probability short-time gaming state in which variable-probability control is not executed but time-saving control is executed are prepared. It is possible to proceed with However, the game state progressed under the control of the main CPU 1201 is not limited to this, and any one of the normal game state, the high-probability short-time game state, the high-probability non-short-time game state, and the low-probability short-time game state progresses. You may choose not to do so. For example, the game progresses in any one of the normal game state, the high-probability short-time game state, and the low-probability short-time game state, and the game does not progress in the high-probability non-short-time game state. good.

本実施例において、通常遊技状態では左打ちが正規な遊技態様とされ、高確時短遊技状態、高確非時短遊技状態および低確時短遊技状態では右打ちが正規な遊技態様とされる。サブCPU1301は、正規な遊技態様(例えば、右打ちすべきか左打ちすべきか)を、例えば表示装置1007の表示領域に表示する制御を実行する。 In the present embodiment, left-handed hitting is the regular game mode in the normal game state, and right-handed hitting is the regular game mode in the high-probability short-time game state, the high-probability non-short-time game state, and the low-probability short-time game state. The sub CPU 1301 executes control to display a regular game mode (for example, whether to hit right or left) in the display area of the display device 1007, for example.

[2-3-1.特別図柄の当り判定テーブル]
図71は、第2のパチンコ遊技機が備える主制御回路1200のメインROM1202に記憶されている特別図柄の当り判定テーブルの一例である。
[2-3-1. Hit Judgment Table for Special Symbols]
FIG. 71 is an example of a special symbol hit determination table stored in the main ROM 1202 of the main control circuit 1200 provided in the second pachinko gaming machine.

特別図柄の当り判定テーブルは、特別図柄の当り判定処理(後述の図78のS1034参照)において参照されるテーブル、すなわち、第1始動口1120または第2始動口1140A,1140Bに遊技球が入賞した際に抽出される大当り判定用乱数値に基づいて「時短当り」、「小当り」、「大当り」または「ハズレ」を抽選により決定する際に参照されるテーブルである。なお、本実施例では、第1特別図柄の当り判定処理における抽選対象は「時短当り」、「大当り」、および「ハズレ」であり、「小当り」は抽選対象に含まれていない。これに対し、第2特別図柄の当り判定処理における抽選対象は「時短当り」、「小当り」、「大当り」、および「ハズレ」である。ただし、第1特別図柄の当り判定処理における抽選対象に「小当り」を含めるようにしてもよい。 The special symbol hit determination table is a table referred to in the special symbol hit determination process (see S1034 in FIG. 78 to be described later), that is, the game ball wins in the first start port 1120 or the second start ports 1140A, 1140B. It is a table referred to when "time-saving win", "minor win", "big win" or "losing" is determined by lottery based on the random number for big win determination extracted at the time. In this embodiment, the lottery targets in the winning determination process for the first special symbol are "time-saving win", "big win", and "lose", and "minor win" is not included in the lottery targets. On the other hand, the lottery targets in the hit determination process of the second special symbol are "time-saving hit", "minor hit", "big hit", and "losing". However, a "small hit" may be included in the lottery target in the hit determination process for the first special symbol.

大当り判定用乱数値は、上述したとおり、特別図柄の当り判定処理に用いられる乱数値である。本実施例において、大当り判定用乱数値は、0~65535(65536種類)の中から抽出される。ただし、発生する乱数値の範囲は上記に限られない。 As described above, the big hit determination random number value is a random number value used for the special symbol hit determination process. In this embodiment, the random number for judging a big hit is extracted from 0 to 65535 (65536 types). However, the range of generated random numbers is not limited to the above.

本実施例では、メインCPU1201は、第1特別図柄の当り判定処理において、抽出された大当り判定用乱数値に基づいて「時短当り」、「大当り」、または「ハズレ」に決定する。第1特別図柄の当り判定テーブルには、確変フラグの値(0または1)毎に、「時短当り」に決定される大当り判定用乱数値の範囲(幅)とこれに対応する時短当り判定値データとの関係、「大当り」に決定される大当り判定用乱数値の範囲(幅)とこれに対応する大当り判定値データとの関係、および「ハズレ」に決定される大当り判定用乱数値の範囲(幅)とこれに対応するハズレ判定値データとの関係が規定されている。 In the present embodiment, the main CPU 1201 determines "time-saving win", "big win", or "lose" in the first special symbol win determination process based on the extracted big win determination random number value. In the hit determination table of the first special symbol, for each value (0 or 1) of the probability variation flag, the range (width) of the random number for judging the big hit determined as "time saving hit" and the time saving hit decision value corresponding to this data, the relationship between the range (width) of the jackpot judgment random number value determined as a "jackpot" and the corresponding jackpot judgment value data, and the range of the jackpot judgment random number value determined as a "losing" The relationship between (width) and the corresponding loss determination value data is defined.

また、メインCPU1201は、第2特別図柄の当り判定処理において、抽出された大当り判定用乱数値に基づいて「時短当り」、「小当り」、「大当り」、または「ハズレ」に決定する。第2特別図柄の当り判定テーブルには、確変フラグの値(0または1)毎に、「時短当り」に決定される大当り判定用乱数値の範囲(幅)とこれに対応する時短当り判定値データとの関係、「小当り」に決定される大当り判定用乱数値の範囲(幅)とこれに対応する小当り判定値データとの関係、「大当り」に決定される大当り判定用乱数値の範囲(幅)とこれに対応する大当り判定値データとの関係、および「ハズレ」に決定される大当り判定用乱数値の範囲(幅)とこれに対応するハズレ判定値データとの関係が規定される。 Also, in the second special symbol win determination process, the main CPU 1201 determines a “time saving win”, “minor win”, “big win” or “lose” based on the extracted big win determination random number value. In the hit determination table of the second special symbol, the range (width) of the random number value for judging the big hit determined as "time saving hit" and the time saving hit decision value corresponding to this for each probability variation flag value (0 or 1) relationship with the data, the range (width) of the random number for judging a big hit determined as a "small hit" and the relationship with the corresponding judgment value data for judging a big hit, the random number for judging a big hit determined as a "big hit" The relationship between the range (width) and the corresponding jackpot determination value data, and the relationship between the range (width) of the jackpot determination random number value determined as "losing" and the corresponding loss determination value data are stipulated. be.

本実施例では、例えば、第1特別図柄の当り判定処理時に確変フラグがオフであって、抽出された大当り判定用乱数値が0~408のいずれかである場合、メインCPU1201は、「時短当り」と判定し、当落判定値データを「時短当り判定値データ」に決定する。また、第1特別図柄の当り判定処理時に確変フラグがオフであって、抽出された大当り判定用乱数値が409~613のいずれかである場合、メインCPU1201は、「大当り」と判定し、当落判定値データを「大当り判定値データ」に決定する。また、抽出された大当り判定用乱数値が614~65535のいずれかである場合、メインCPU1201は、「ハズレ」と判定し、判定値データを「ハズレ判定値データ」に決定する。 In this embodiment, for example, when the probability variation flag is off at the time of the hit determination process of the first special symbol, and the extracted jackpot determination random number value is any one of 0 to 408, the main CPU 1201 ”, and the hit-loss determination value data is determined as “time saving hit determination value data”. In addition, when the probability variation flag is off at the time of the hit determination process of the first special symbol, and the extracted big hit determination random number value is any one of 409 to 613, the main CPU 1201 determines that it is a "big hit" and hits and drops. The determination value data is determined as "big hit determination value data". Also, if the extracted random number value for judging a big hit is any one of 614 to 65535, the main CPU 1201 judges it as "losing" and determines the judgment value data as "losing judgment value data".

また、例えば、第1特別図柄の当り判定処理時に確変フラグがオンであって、抽出された大当り判定用乱数値が0~408のいずれかである場合、メインCPU1201は、「時短当り」と判定し、判定値データを「時短当り判定値データ」に決定する。また、第1特別図柄の当り判定処理時に確変フラグがオンであって、抽出された大当り判定用乱数値が409~1259のいずれかである場合、メインCPU1201は、「大当り」と判定し、判定値データを「大当り判定値データ」に決定する。また、抽出された大当り判定用乱数値が1260~65535のいずれかである場合、メインCPU1201は、「ハズレ」と判定し、判定値データを「ハズレ判定値データ」に決定する。 Also, for example, when the probability variation flag is ON during the hit determination process of the first special symbol, and the extracted jackpot determination random number value is any one of 0 to 408, the main CPU 1201 determines that it is a "time saving hit". Then, the determination value data is determined as "time reduction hit determination value data". In addition, when the probability variation flag is ON at the time of the hit determination process of the first special symbol, and the extracted big hit determination random number value is any one of 409 to 1259, the main CPU 1201 determines that it is a "big hit" and determines. The value data is determined as "big hit judgment value data". Also, if the extracted random number value for judging a big hit is any one of 1260 to 65535, the main CPU 1201 judges it as "losing" and determines the judgment value data as "losing judgment value data".

同様に、例えば、第2特別図柄の当り判定処理時に確変フラグがオフであって、抽出された大当り判定用乱数値が0~272のいずれかである場合、メインCPU1201は、「時短当り」と判定し、判定値データを「時短当り判定値データ」に決定する。また、第2特別図柄の当り判定処理時に確変フラグがオフであって、抽出された大当り判定用乱数値が273~22117のいずれかである場合、メインCPU1201は、「小当り」と判定し、判定値データを「小当り判定値データ」に決定する。また、第2特別図柄の当り判定処理時に確変フラグがオフであって、抽出された大当り判定用乱数値が22118~22322のいずれかである場合、メインCPU1201は、「大当り」と判定し、判定値データを「大当り判定値データ」に決定する。さらに、第2特別図柄の当り判定処理時に確変フラグがオフであって、抽出された大当り判定用乱数値が22323~65535のいずれかである場合、メインCPU1201は、「ハズレ」と判定し、判定値データを「ハズレ判定値データ」に決定する。 Similarly, for example, when the probability variation flag is off at the time of the hit determination process of the second special symbol, and the extracted jackpot determination random number value is any one of 0 to 272, the main CPU 1201 determines "time saving hit". It judges and decides judgment value data as "time reduction per judgment value data". In addition, when the probability variation flag is off at the time of the hit determination process of the second special symbol, and the extracted big hit determination random number value is any one of 273 to 22117, the main CPU 1201 determines that it is a "small hit", The determination value data is determined as "small hit determination value data". In addition, when the probability variation flag is off at the time of the hit determination process of the second special symbol, and the extracted jackpot determination random number value is any one of 22118 to 22322, the main CPU 1201 determines that it is a "jackpot" and determines The value data is determined as "big hit judgment value data". Furthermore, when the probability variation flag is off at the time of the hit determination process of the second special symbol, and the extracted jackpot determination random number value is any one of 22323 to 65535, the main CPU 1201 determines "losing" and determines The value data is determined as "loss judgment value data".

また、例えば、第2特別図柄の当り判定処理時に確変フラグがオンであって、抽出された大当り判定用乱数値が0~272のいずれかである場合、メインCPU1201は、「時短当り」と判定し、判定値データを「時短当り判定値データ」に決定する。また、第2特別図柄の当り判定処理時に確変フラグがオンであって、抽出された大当り判定用乱数値が273~22117のいずれかである場合、メインCPU1201は、「小当り」と判定し、判定値データを「小当り判定値データ」に決定する。また、第2特別図柄の当り判定処理時に確変フラグがオンであって、抽出された大当り判定用乱数値が22118~22968のいずれかである場合、メインCPU1201は、「大当り」と判定し、判定値データを「大当り判定値データ」に決定する。さらに、第2特別図柄の当り判定処理時に確変フラグがオンであって、抽出された大当り判定用乱数値が22969~65535のいずれかである場合、メインCPU1201は、「ハズレ」と判定し、判定値データを「ハズレ判定値データ」に決定する。 Also, for example, when the probability variation flag is ON during the hit determination process of the second special symbol, and the extracted jackpot determination random number value is any one of 0 to 272, the main CPU 1201 determines that it is a "time saving hit". Then, the determination value data is determined as "time reduction hit determination value data". In addition, when the probability variation flag is ON at the time of the hit determination process of the second special symbol, and the extracted big hit determination random number value is any one of 273 to 22117, the main CPU 1201 determines that it is a "small hit", The determination value data is determined as "small hit determination value data". In addition, when the probability variation flag is ON at the time of the hit determination process of the second special symbol, and the extracted jackpot determination random number value is any one of 22118 to 22968, the main CPU 1201 determines that it is a "jackpot" and determines The value data is determined as "big hit judgment value data". Furthermore, when the probability variation flag is ON during the hit determination process of the second special symbol, and the extracted jackpot determination random number value is any one of 22969 to 65535, the main CPU 1201 determines that it is "losing", and determines The value data is determined as "loss judgment value data".

このように、本実施例では、例えば0~65535の範囲で発生する大当り判定用乱数値のうち、0から所定幅(例えば、第2特別図柄の当り判定処理であれば0~22117)を、大当り判定値データおよびハズレ判定値データを除く他の判定値データ(例えば、時短当り判定値データおよび小当り判定値データ)に割り当てている。また、所定値から最後尾(例えば、第2特別図柄の当り判定処理時に確変フラグがオフの場合であれば22323~65535)をハズレ判定値データに割り当てている。さらに、大当り判定値データとハズレ判定値データとを隣接して割り当てている。このようにすることで、例えば確変フラグがOFFからON(またはONからOFF)になった場合に、大当り判定値データの幅を大きく(または小さく)した分だけハズレ判定値データの幅を小さく(または大きく)するだけで、他の判定値データ(例えば、時短当り判定値データおよび小当り判定値データ)の幅を変更することなく、大当り確率を変更することが可能となる。 Thus, in this embodiment, for example, among the random numbers for judging the big hit generated in the range of 0 to 65535, a predetermined width from 0 (for example, 0 to 22117 in the case of the hit judging process of the second special symbol), It is assigned to other determination value data (for example, time-saving hit determination value data and small hit determination value data) excluding big hit determination value data and loss determination value data. Also, from the predetermined value, the end (for example, 22323 to 65535 if the probability variation flag is off during the hit determination process of the second special symbol) is assigned to the loss determination value data. Furthermore, the big-hit determination value data and the loss determination value data are allocated adjacently. By doing so, for example, when the probability variation flag is turned from OFF to ON (or from ON to OFF), the width of the loss judgment value data is reduced by the amount that increases (or reduces) the width of the big hit judgment value data ( or larger), it is possible to change the big hit probability without changing the width of other judgment value data (for example, time saving judgment value data and small hit judgment value data).

また、本実施例では、第1特別図柄の当り判定処理が行われた場合の「時短当り」の当選確率と、第2特別図柄の当り判定処理が行われた場合の「時短当り」の当選確率とを異ならせることにより、遊技にバリエーションを持たせて興趣の低下を抑制できるようにしている。 In addition, in this embodiment, the winning probability of "time saving hit" when the hit determination process of the first special symbol is performed, and the "time saving hit" winning probability when the hit determination process of the second special symbol is performed By making the probabilities different from each other, it is possible to provide variations to the game and suppress the decrease in interest.

とくに、図71に示されるように、第1特別図柄の当り判定処理が行われた場合の「時短当り」の当選確率を、第2特別図柄の当り判定処理が行われた場合の「時短当り」の当選確率よりも高くすることにより、単調な遊技となりがちな通常遊技状態における興趣の低下を抑制することが可能となる。 In particular, as shown in FIG. 71, the winning probability of "time-saving hit" when the hit determination process of the first special symbol is performed is compared to the "time-saving hit" when the hit determination process of the second special symbol is performed. , it is possible to suppress the decrease in interest in the normal game state, which tends to be monotonous.

ただし、第2特別図柄の当り判定処理が行われた場合の「時短当り」の当選確率を、第1特別図柄の当り判定処理が行われた場合の「時短当り」の当選確率よりも高くしてもよい。この場合、例えば時短遊技状態において「時短当り」に当選した場合に時短遊技状態を重ねるようにすることで、時短遊技状態の終了間際に「時短当り」に当選すると、時短遊技状態が実質的に延長されることとなり、興趣の低下を抑制することが可能となる。 However, the winning probability of "time-saving hit" when the hit determination process of the second special symbol is performed is higher than the winning probability of "time-saving hit" when the hit determination process of the first special symbol is performed. may In this case, for example, by overlapping the time-saving game state when winning the "time-saving hit" in the time-saving game state, when the "time-saving win" is won just before the time-saving game state ends, the time-saving game state is substantially It will be extended, and it becomes possible to suppress the decline of interest.

ところで、図71に示されるように、本実施例では、確変フラグがオンおよびオフのいずれの場合であっても、メインCPU1201は、当り判定処理の結果が「時短当り」であると決定しうる。ただし、メインCPU1201は、確変フラグがオフ(通常遊技状態、時短遊技状態)である場合、当り判定処理の結果が「時短当り」であれば時短遊技状態に制御するものの、確変フラグがオンである場合には、当り判定処理の結果がたとえ「時短当り」であったとしても、時短遊技状態に制御しないようにしている。 By the way, as shown in FIG. 71, in this embodiment, the main CPU 1201 can determine that the result of the hit determination process is "time saving win" regardless of whether the variable probability flag is on or off. . However, when the variable probability flag is off (normal game state, time saving game state), if the result of the hit determination process is "time saving hit", the main CPU 1201 controls the time saving game state, but the probability change flag is on. In the case, even if the result of the hit determination process is "time saving hit", it is not controlled to the time saving game state.

[2-3-2.特別図柄判定テーブル]
図72は、第2のパチンコ遊技機が備える主制御回路1200のメインROM1202に記憶されている特別図柄判定テーブルの一例である。
[2-3-2. Special pattern judgment table]
FIG. 72 is an example of a special symbol determination table stored in the main ROM 1202 of the main control circuit 1200 provided in the second pachinko gaming machine.

特別図柄判定テーブルは、第1始動口1120または第2始動口1140A、1140Bに遊技球が入賞した際に抽出される特別図柄の図柄乱数値と先述の当落判定値データとに基づいて、停止図柄を決定付ける「選択図柄コマンド」および「図柄指定コマンド」を選択する際(すなわち、後述の図78のS1035の特別図柄決定処理を実行する際)に参照されるテーブルである。「選択図柄コマンド」は、特別図柄の当り判定処理の結果に応じて定められる図柄を指定するためのコマンドであり、「図柄指定コマンド」は、特別図柄の可変表示の停止時に表示される図柄を指定するためのコマンドである。特別図柄の図柄乱数値は、例えば0~99(100種類)の中から抽出される。 The special symbol determination table is based on the symbol random number value of the special symbol extracted when the game ball wins in the first start port 1120 or the second start port 1140A, 1140B and the above-mentioned win-lose determination value data. This table is referred to when selecting the "selected symbol command" and "designated symbol command" that determine the (that is, when executing the special symbol determination process of S1035 in FIG. 78 described later). The "selection symbol command" is a command for specifying a symbol determined according to the result of the special symbol hit determination process, and the "symbol specification command" is a symbol to be displayed when the special symbol variable display is stopped. This is the command to specify. The special symbol random number value is extracted from, for example, 0 to 99 (100 types).

図72に示される特別図柄判定テーブルによれば、第1特別図柄の当り判定処理の結果として時短当り判定値データが得られた場合、メインCPU1201は、例えば、選択図柄コマンドおよび図柄指定コマンドを以下のように選択する。すなわち、第1特別図柄の図柄乱数値が例えば0~69である場合、メインCPU1201は、選択図柄コマンドとして「z0」を選択し、図柄指定コマンドとして「zA1」を選択する。また、第1特別図柄の図柄乱数値が例えば70~96のいずれかである場合、メインCPU1201は、選択図柄コマンドとして「z1」を選択し、図柄指定コマンドとして「zA1」を選択する。また、第1特別図柄の図柄乱数値が例えば97~99のいずれかである場合、メインCPU1201は、選択図柄コマンドとして「z2」を選択し、図柄指定コマンドとして「zA2」を選択する。 According to the special symbol determination table shown in FIG. 72, when the time saving hit determination value data is obtained as a result of the first special symbol hit determination process, the main CPU 1201, for example, outputs the selected symbol command and the symbol designation command as follows. Select like That is, when the symbol random number value of the first special symbol is, for example, 0 to 69, the main CPU 1201 selects "z0" as the selection symbol command and selects "zA1" as the symbol designation command. Further, when the symbol random number value of the first special symbol is, for example, any one of 70 to 96, the main CPU 1201 selects "z1" as the selection symbol command and selects "zA1" as the symbol designation command. Further, when the symbol random number value of the first special symbol is, for example, any one of 97 to 99, the main CPU 1201 selects "z2" as the selection symbol command and selects "zA2" as the symbol designation command.

また、第1特別図柄の当り判定処理の結果として大当り判定値データが得られた場合、メインCPU1201は、例えば、選択図柄コマンドおよび図柄指定コマンドを以下のように選択する。すなわち、第1特別図柄の図柄乱数値が0または1である場合、メインCPU1201は、選択図柄コマンドとして「z3」を選択し、図柄指定コマンドとして「zA3」を選択する。また、第1特別図柄の図柄乱数値が2~9のいずれかである場合、メインCPU1201は、選択図柄コマンドとして「z4」を選択し、図柄指定コマンドとして「zA3」を選択する。また、第1特別図柄の図柄乱数値が10~59のいずれかである場合、メインCPU1201は、選択図柄コマンドとして「z5」を選択し、図柄指定コマンドとして「zA4」を選択する。さらに、第1特別図柄の図柄乱数値が60~99のいずれかである場合、メインCPU1201は、選択図柄コマンドとして「z6」を選択し、図柄指定コマンドとして「zA4」を選択する。 Further, when the big hit determination value data is obtained as a result of the hit determination processing of the first special symbol, the main CPU 1201 selects the selected symbol command and the symbol designation command as follows, for example. That is, when the symbol random number value of the first special symbol is 0 or 1, the main CPU 1201 selects "z3" as the selected symbol command and selects "zA3" as the symbol designation command. Further, when the symbol random number value of the first special symbol is any one of 2 to 9, the main CPU 1201 selects "z4" as the selection symbol command and selects "zA3" as the symbol designation command. Further, when the symbol random number value of the first special symbol is any one of 10 to 59, the main CPU 1201 selects "z5" as the selection symbol command and selects "zA4" as the symbol designation command. Furthermore, when the symbol random number value of the first special symbol is any one of 60 to 99, the main CPU 1201 selects "z6" as the selection symbol command and selects "zA4" as the symbol designation command.

また、第1特別図柄の当り判定処理の結果としてハズレ判定値データが得られた場合、例えば、第1特別図柄の図柄乱数値が0~99のいずれであっても、メインCPU1201は、選択図柄コマンドとして「z7」を選択し、図柄指定コマンドとして「zA5」を選択する。 Further, when the loss determination value data is obtained as a result of the hit determination process of the first special symbol, for example, even if the symbol random number value of the first special symbol is any of 0 to 99, the main CPU 1201 determines the selected symbol. "z7" is selected as the command, and "zA5" is selected as the design designation command.

また、第2特別図柄の当り判定処理の結果として時短当り判定値データが得られた場合、例えば、選択図柄コマンドおよび図柄指定コマンドは以下のように選択される。すなわち、第2特別図柄の図柄乱数値が例えば0~96である場合、メインCPU1201は、選択図柄コマンドとして「z8」を選択し、図柄指定コマンドとして「zA6」を選択する。また、第2特別図柄の図柄乱数値が例えば97~99のいずれかである場合、メインCPU1201は、選択図柄コマンドとして「z9」を選択し、図柄指定コマンドとして「zA7」を選択する。 Further, when the time saving hit determination value data is obtained as a result of the hit determination processing of the second special symbol, for example, the selected symbol command and the symbol designation command are selected as follows. That is, when the symbol random number value of the second special symbol is, for example, 0 to 96, the main CPU 1201 selects "z8" as the selection symbol command and selects "zA6" as the symbol designation command. Further, when the symbol random number value of the second special symbol is, for example, any one of 97 to 99, the main CPU 1201 selects "z9" as the selection symbol command and selects "zA7" as the symbol designation command.

また、第2特別図柄の当り判定処理の結果として小当り判定値データが得られた場合、例えば、特別図柄の図柄乱数値が0~99のいずれであっても、メインCPU1201は、選択図柄コマンドとして「z10」を選択し、図柄指定コマンドとして「zA8」を選択する。 Further, when small hit determination value data is obtained as a result of the second special symbol hit determination process, for example, even if the symbol random number value of the special symbol is any of 0 to 99, the main CPU 1201 issues a selection symbol command "z10" is selected as the symbol designation command, and "zA8" is selected as the symbol designation command.

なお、第2特別図柄の当り判定処理の結果として小当り判定値データが得られると、メインCPU1201は、小当り遊技制御処理を実行する。小当り遊技制御処理では、例えば小当り用シャッタ1153(図69参照)を作動させて、小当り用大入賞口1151(図69参照)への遊技球の入賞(通過)が可能または容易な開放状態となる制御を実行し、賞球が払い出され得る。 In addition, when small hit determination value data is obtained as a result of the second special symbol hit determination process, the main CPU 1201 executes a small hit game control process. In the small-hit game control process, for example, by operating the small-hit shutter 1153 (see FIG. 69), the winning (passing) of the game ball to the small-hit big winning opening 1151 (see FIG. 69) is possible or easily opened. Execution of the control to become the state, the prize balls can be paid out.

また、第2特別図柄の当り判定処理の結果として大当り判定値データが得られた場合、例えば、選択図柄コマンドおよび図柄指定コマンドは以下のように選択される。すなわち、第2特別図柄の図柄乱数値が0~29のいずれかである場合、メインCPU1201は、選択図柄コマンドとして「z11」を選択し、図柄指定コマンドとして「zA9」を選択する。また、第2特別図柄の図柄乱数値が30~59のいずれかである場合、メインCPU1201は、選択図柄コマンドとして「z12」を選択し、図柄指定コマンドとして「zA10」を選択する。さらに、第2特別図柄の図柄乱数値が60~99のいずれかである場合、メインCPU1201は、選択図柄コマンドとして「z13」を選択し、図柄指定コマンドとして「zA10」を選択する。 Further, when the big hit determination value data is obtained as a result of the second special symbol hit determination process, for example, the selected symbol command and the symbol designation command are selected as follows. That is, when the symbol random number value of the second special symbol is any one of 0 to 29, the main CPU 1201 selects "z11" as the selection symbol command and selects "zA9" as the symbol designation command. Further, when the symbol random number value of the second special symbol is any one of 30 to 59, the main CPU 1201 selects "z12" as the selection symbol command and selects "zA10" as the symbol designation command. Furthermore, when the symbol random number value of the second special symbol is any one of 60 to 99, the main CPU 1201 selects "z13" as the selection symbol command and selects "zA10" as the symbol designation command.

また、第2特別図柄の当り判定処理の結果としてハズレ判定値データが得られた場合、例えば、選択図柄コマンドおよび図柄指定コマンドは以下のように選択される。すなわち、第2特別図柄の図柄乱数値が0~99のいずれであっても、メインCPU1201は、選択図柄コマンドとして「z14」を選択し、図柄指定コマンドとして「zA11」を選択する。 Further, when the loss determination value data is obtained as a result of the hit determination process of the second special symbol, for example, the selected symbol command and the symbol designation command are selected as follows. That is, the main CPU 1201 selects "z14" as the selected symbol command and "zA11" as the symbol designation command, regardless of whether the symbol random number value of the second special symbol is 0 to 99.

なお、本実施例では、特別図柄の当り判定テーブル(図71参照)を参照して、抽出された大当り判定用乱数値に基づいて当落判定値データを決定し、その後、特別図柄判定テーブル(図72参照)を参照して、特別図柄の図柄乱数値に基づいて選択図柄コマンドおよび図柄指定コマンドを決定するようにしているが、これに限られない。例えば、抽出された大当り判定用乱数値と特別図柄の図柄乱数値とに基づいて、特別図柄の当落、選択図柄コマンドおよび図柄指定コマンドをあわせて決定するようにしてもよい。 In addition, in this embodiment, with reference to the special symbol hit determination table (see FIG. 71), the hit/lose determination value data is determined based on the extracted big hit determination random number value, and then the special symbol determination table (see FIG. 72), the selected symbol command and the symbol designation command are determined based on the symbol random number value of the special symbol, but the present invention is not limited to this. For example, based on the extracted random number value for judging a big hit and the symbol random number value of the special symbol, the winning/losing of the special symbol, the selected symbol command and the symbol specifying command may be determined together.

なお、第2のパチンコ遊技機では説明を省略するが、主制御回路1200のメインROM1202には、第1のパチンコ遊技機において説明した特別図柄停止態様決定テーブル(図12(A)参照)に相当する特別図柄停止態様決定テーブルが記憶されている。特別図柄停止態様決定テーブルは、特別図柄の可変表示が停止したときに第1特別図柄表示部1163または第2特別図柄表示部1164(図70参照)に導出される特別図柄の停止態様を、選択図柄コマンドに応じて決定する際に参照されるテーブルである。また、特別図柄表示部1163,1164には、特別図柄の当り判定処理の結果に基づいて、時短当りの表示態様、大当りの表示態様、小当りの表示態様またはハズレの表示態様が導出される。また、第1のパチンコ遊技機において説明した装飾図柄停止態様決定テーブル(図12(B)参照)に相当する装飾図柄停止態様決定テーブルについても、サブ制御回路1300のプログラムROM1302に記憶されている。 Although the description is omitted in the second pachinko game machine, the main ROM 1202 of the main control circuit 1200 contains the special symbol stop mode determination table (see FIG. 12A) described in the first pachinko game machine. A special symbol stop mode determination table is stored. The special symbol stop mode determination table selects the special symbol stop mode derived to the first special symbol display unit 1163 or the second special symbol display unit 1164 (see FIG. 70) when the variable display of the special symbols is stopped. It is a table referred to when making a decision according to a symbol command. In addition, the special symbol display units 1163 and 1164 derive the display mode of the time saving win, the big win display mode, the small win display mode or the losing display mode based on the result of the special symbol win determination process. Also, a decorative symbol stop mode determination table corresponding to the decorative symbol stop mode determination table (see FIG. 12B) described in the first pachinko game machine is also stored in the program ROM 1302 of the sub-control circuit 1300 .

[2-3-3.当り種類決定テーブル]
図73は、第2のパチンコ遊技機が備える主制御回路1200のメインROM1202に記憶されている当り種類決定テーブルの一例である。当り種類決定テーブルは、特別図柄の図柄乱数値に対応して決定される選択図柄コマンドに応じて、当り遊技状態の態様または/およびその後の遊技状態の態様、を決定する際(すなわち、後述の図78のS1036の当り種類決定処理を実行する際)に参照される。図73に示される当り遊技状態の態様は、大当り遊技状態の態様または小当り遊技状態の態様を示す。また、その後の遊技状態の態様は、当り遊技状態終了後の遊技状態の態様を示す。ただし、特別図柄の当り判定処理の結果が時短当りである場合は、当り遊技状態に制御されることなくC時短遊技状態に制御されるため、その後の遊技状態の態様は、C時短遊技状態の態様を示す。
[2-3-3. Hit type determination table]
FIG. 73 is an example of a winning type determination table stored in the main ROM 1202 of the main control circuit 1200 provided in the second pachinko gaming machine. The winning type determination table determines the aspect of the winning game state and/or the aspect of the subsequent game state according to the selected symbol command determined corresponding to the symbol random number value of the special symbol (that is, when determining the mode of the game state after that) When executing the hit type determination process of S1036 of FIG. 78). The mode of the winning game state shown in FIG. 73 shows the mode of the big winning game state or the mode of the small winning game state. Further, the aspect of the game state after that indicates the aspect of the game state after the end of the winning game state. However, if the result of the hit determination process of the special symbol is a time saving hit, it is controlled to the C time saving game state without being controlled to the winning game state, so the mode of the game state after that is the C time saving game state. Aspects are shown.

本実施例では、特別図柄の当り判定処理の結果が「時短当り」である場合、C時短遊技状態の態様は、次のとおり決定される。例えば、選択図柄コマンドが「z0」の場合、メインCPU1201は、確変フラグと時短フラグとのうち時短フラグのみをオンにセットすることを決定し、時短回数を10回にセットすることを決定する。選択図柄コマンドが「z1」の場合および「z8」の場合、メインCPU1201は、確変フラグと時短フラグとのうち時短フラグのみをオンにセットすることを決定し、時短回数を50回にセットすることを決定する。選択図柄コマンドが「z2」の場合および「z9」の場合、メインCPU1201は、確変フラグと時短フラグとのうち時短フラグのみをオンにセットすることを決定し、時短回数を100回にセットすることを決定する。特別図柄の当り判定処理の結果が「時短当り」であった場合、メインCPU1201は、上述した時短当りの表示態様を第1特別図柄表示部1163または第2特別図柄表示部1164に導出した後、大当り遊技状態に制御することなく、時短フラグをオンにセットするとともに決定された時短回数をセットし、C時短遊技状態に制御可能となる。なお、特別図柄の当り判定処理の結果が「時短当り」である場合は当り遊技状態に制御されないため、当り遊技状態の態様は決定されない。本実施例では、特別図柄の当り判定処理の結果が「時短当り」である場合、この特別図柄の当り判定処理が行われたときの遊技状態にかかわらず、セットされる時短回数を同じとしている。ただし、これに限られず、特別図柄の当り判定処理が行われたときの遊技状態に応じて、セットされる時短回数を異ならせてもよい。 In this embodiment, when the result of the special symbol hit determination process is "time saving hit", the mode of the C time saving gaming state is determined as follows. For example, when the selected symbol command is "z0", the main CPU 1201 determines to set ON only the time saving flag out of the variable probability flag and the time saving flag, and to set the number of times of time saving to 10 times. When the selected symbol command is "z1" and "z8", the main CPU 1201 determines to set ON only the time saving flag out of the variable probability flag and the time saving flag, and sets the time saving number of times to 50 times. to decide. When the selected symbol command is "z2" and "z9", the main CPU 1201 determines to set ON only the time saving flag out of the variable probability flag and the time saving flag, and sets the time saving number of times to 100 times. to decide. When the result of the special symbol win determination process is "time saving win", the main CPU 1201 derives the above-described time saving win display mode to the first special symbol display unit 1163 or the second special symbol display unit 1164, A time saving flag is set on and the determined number of times of time saving is set without controlling to a jackpot game state, and control to a C time saving game state is possible. In addition, since the winning game state is not controlled when the result of the special symbol hitting determination process is "time saving hit", the aspect of the winning game state is not determined. In this embodiment, when the result of the hit determination process of the special symbol is "time saving hit", regardless of the game state when the hit determination process of this special symbol is performed, the number of times of time saving to be set is the same. . However, it is not limited to this, and the number of time reduction times to be set may be changed according to the game state when the special symbol hit determination process is performed.

このように、本実施例では、特別図柄の当り判定処理の結果が「時短当り」である場合、特別図柄の図柄乱数値に基づいて決定される選択図柄コマンドに応じて、セットされる時短回数が異なるようにしている。このようにすることで、特別図柄の当り判定処理の結果が「時短当り」であった場合に、その後の遊技の進行状況にバリエーションを持たせることが可能となり、興趣の低下を抑制することが可能となる。 Thus, in the present embodiment, if the result of the special symbol hit determination process is "time saving hit", according to the selected symbol command determined based on the symbol random number value of the special symbol, the time saving number of times to be set are making it different. By doing so, when the result of the hit determination process of the special symbol is "time saving hit", it is possible to give variation to the progress of the game after that, and it is possible to suppress the decline of interest. It becomes possible.

ところで、上述したとおり、メインCPU1201は、確変フラグがオンである場合には、当り判定処理の結果がたとえ「時短当り」であったとしても、時短遊技状態に制御しないようにしている。例えば、メインCPU1201は、確変フラグがオン(高確遊技状態)であったとしても、図72に示されるように「時短当り」の抽選を行い、当り判定処理の結果が「時短当り」である場合には、「時短当り」に当選したことを示す時短当りの表示態様を特別図柄表示部1163,1164に導出するものの、C時短遊技状態に制御しない。また、メインCPU1201は、確変フラグがオンであったとしても「時短当り」の抽選を行い、当り判定処理の結果が「時短当り」である場合には、強制的にハズレの表示態様を特別図柄表示部1163,1164に導出するようにしてもよい。さらには、確変フラグがオンである場合、大当り判定用乱数値に対して時短当り判定値データを割り当てない、すなわち「時短当り」を抽選結果に含まない当り判定処理が行われるようにしてもよい。 By the way, as described above, when the variable probability flag is ON, the main CPU 1201 does not control to the time-saving gaming state even if the result of the winning determination process is "time-saving winning". For example, even if the variable probability flag is on (high probability gaming state), the main CPU 1201 performs a lottery for "shorter working hours" as shown in FIG. In this case, although the display mode of the time saving hit indicating that the "time saving win" is won is derived to the special symbol display parts 1163 and 1164, it is not controlled to the C time saving game state. In addition, the main CPU 1201 performs a lottery for "shorter working hours" even if the probability variable flag is on, and when the result of the hit determination process is "shorter working hours", the display mode of losing is forcibly changed to a special symbol. The information may be led out to display units 1163 and 1164 . Furthermore, when the probability variation flag is ON, the time saving hit decision value data is not assigned to the big hit decision random number value, that is, the winning decision process not including the "time saving hit" in the lottery result may be performed. .

なお、本実施例では、確変フラグがオンである場合には、C時短遊技状態に移行しないように構成しているが、これに限られない。例えば、確変フラグがオンであったとしても時短フラグがオフであるような高確非時短遊技状態において、当り判定処理の結果が「時短当り」である場合には高確時短遊技状態に移行するようにしてもよい。 In addition, in the present embodiment, when the variable probability flag is ON, it is configured not to shift to the C time-saving gaming state, but it is not limited to this. For example, in a high-probability non-time-saving game state in which the time-saving flag is off even if the probability variable flag is on, if the result of the hit determination process is "time-saving hit", the state is shifted to a high-probability time-saving game state. You may do so.

特別図柄の当り判定処理の結果が「小当り」である場合、当り遊技状態の態様およびその後の遊技状態の態様は、次のとおり決定される。例えば、選択図柄コマンドが「z10」の場合、メインCPU1201は、小当り遊技状態の態様として、小当り用大入賞口1151(図69参照)の開放回数を1回に決定する。特別図柄の当り判定処理の結果が「小当り」であった場合、メインCPU1201は、上述した小当りの表示態様を第2特別図柄表示部1164に導出した後、決定された小当り用大入賞口1151の開放回数をセットし、小当り遊技状態に制御可能となる。なお、特別図柄の当り判定処理の結果が「小当り」である場合、小当り遊技状態の終了後、メインCPU1201は、確変フラグおよび時短フラグをいずれも変更せず、小当り遊技状態に制御される直前の遊技状態に戻す。 When the result of the special symbol hit determination process is "small hit", the mode of the winning game state and the mode of the subsequent game state are determined as follows. For example, when the selected symbol command is "z10", the main CPU 1201 sets the number of openings of the small winning big winning opening 1151 (see FIG. 69) to 1 as the mode of the small winning gaming state. When the result of the special symbol win determination process is "small win", the main CPU 1201 derives the above-described small win display mode to the second special symbol display unit 1164, and then the determined small win big win. By setting the number of openings of the mouth 1151, it becomes possible to control the small winning game state. In addition, when the result of the special symbol hit determination process is "small hit", after the small hit game state ends, the main CPU 1201 does not change the probability variation flag and the time saving flag, and is controlled to the small hit game state. Return to the game state just before the game.

特別図柄の当り判定処理の結果が「大当り」である場合、当り遊技状態の態様およびその後の遊技状態の態様は、次のとおり決定される。 When the result of the special symbol hit determination process is "big hit", the mode of the winning game state and the mode of the subsequent game state are determined as follows.

例えば、選択図柄コマンドが「z3」の場合および「z11」の場合、メインCPU1201は、大当り遊技状態の態様として、ラウンド数を10ラウンドに決定し、その後の遊技状態の態様として、確変フラグと時短フラグとのうち確変フラグのみをオンにセットすることを決定し、確変回数を10000回にセットすることを決定する。この場合、メインCPU1201は、上述した大当りの表示態様を第1特別図柄表示部1163または第2特別図柄表示部1164に導出した後、大当り遊技状態の終了後、高確非時短遊技状態に制御可能となる。 For example, when the selected symbol command is "z3" and "z11", the main CPU 1201 determines the number of rounds to be 10 rounds as the mode of the jackpot gaming state, Of the flags, it is decided to set ON only the variable probability flag and to set the variable probability number to 10000 times. In this case, the main CPU 1201 derives the above-described jackpot display mode to the first special symbol display unit 1163 or the second special symbol display unit 1164, and after the jackpot game state ends, can be controlled to the high-accuracy non-work-time-saving game state. becomes.

また、選択図柄コマンドが「z4」の場合、「z5」の場合、および「z12」の場合、メインCPU1201は、大当り遊技状態の態様として、それぞれ、ラウンド数を10ラウンド、4ラウンド、および10ラウンドに決定する。また、その後の遊技状態の態様として、いずれの場合も、確変フラグと時短フラグとの両方をオンにセットすることを決定し、確変回数および時短回数をいずれも10000回にセットすることを決定する。これらの場合、メインCPU1201は、上述した大当りの表示態様を第1特別図柄表示部1163または第2特別図柄表示部1164に導出した後、大当り遊技状態に制御し、この大当り遊技状態の終了後、高確時短遊技状態に制御可能となる。 When the selected symbol command is "z4", "z5" and "z12", the main CPU 1201 sets the number of rounds to 10 rounds, 4 rounds and 10 rounds, respectively, as the aspect of the jackpot gaming state. to decide. In addition, as a form of the game state after that, in any case, it is decided to set both the probability variable flag and the time saving flag to ON, and the probability variable number of times and the time saving number of times are both set to 10000 times. . In these cases, the main CPU 1201 derives the above-described big win display mode to the first special symbol display portion 1163 or the second special symbol display portion 1164, then controls the big win game state, and after the big win game state ends, It becomes controllable to a highly reliable time-saving game state.

また、選択図柄コマンドが「z6」の場合、および「z13」の場合、メインCPU1201は、大当り遊技状態の態様として、それぞれ、ラウンド数を4ラウンド、および10に決定する。また、その後の遊技状態の態様として、いずれの場合も、確変フラグと時短フラグとのうち時短フラグのみをオンにセットすることを決定する。また、セットする時短回数は、選択図柄コマンドが「z6」の場合は例えば200回にセットすることを決定し、選択図柄コマンドが「z13」の場合は例えば300回にセットすることを決定する。これらの場合、メインCPU1201は、上述した大当りの表示態様を第1特別図柄表示部1163または第2特別図柄表示部1164に導出した後、大当り遊技状態に制御し、この大当り遊技状態の終了後、時短遊技状態に制御可能となる。ここで制御される時短遊技状態はA時短遊技状態である。なお、高確時短遊技状態における時短制御の態様(以下「時短性能」とも称する)は、A時短遊技状態における時短性能と同じとすることが好ましいが、A時短における時短性能と異ならせてもよい。 Further, when the selected symbol command is "z6" and "z13", the main CPU 1201 determines the number of rounds to be 4 rounds and 10, respectively, as the aspect of the jackpot gaming state. In addition, as a mode of the subsequent game state, in either case, it is determined to set ON only the time saving flag out of the probability changing flag and the time saving flag. Also, the number of times of time reduction to be set is determined to be set to 200 times, for example, when the selected symbol command is "z6", and determined to be set to, for example, 300 times when the selected symbol command is "z13". In these cases, the main CPU 1201 derives the above-described big win display mode to the first special symbol display portion 1163 or the second special symbol display portion 1164, then controls the big win game state, and after the big win game state ends, It becomes controllable in a time-saving game state. The time saving game state controlled here is the A time saving game state. In addition, the mode of time saving control in the high probability time saving game state (hereinafter also referred to as "time saving performance") is preferably the same as the time saving performance in the A time saving game state, but it may be different from the time saving performance in A time saving .

また、例えば、特別図柄の当り判定処理の結果が「ハズレ」である場合(例えば、選択図柄コマンドが「z7」の場合、および「z14」の場合)、メインCPU1201は、当り遊技状態の態様およびその後の遊技状態の態様のいずれもセットしない。すなわち、特別図柄の当り判定処理の結果がハズレの場合、メインCPU1201は、遊技状態を移行させずに、それまでの遊技状態に継続して制御する。 Also, for example, when the result of the special symbol hit determination process is "losing" (for example, when the selected symbol command is "z7" and "z14"), the main CPU 1201 determines the mode of the winning game state and None of the subsequent game state aspects are set. That is, when the result of the special symbol hit determination process is a loss, the main CPU 1201 does not shift the game state, and continues control to the previous game state.

なお、特別図柄の当り判定処理の結果が「ハズレ」である場合(例えば、選択図柄コマンドが「z7」の場合、および「z14」の場合)、上述したように当り遊技状態の態様およびその後の遊技状態の態様のいずれもセットされないため、本来、図73の当り種類決定テーブルに図示する必要がない。ただし、本実施例では、特別図柄の当り判定処理の結果が「ハズレ」である場合、当り遊技状態の態様およびその後の遊技状態の態様のいずれも決定されないことを明示するために、便宜上、図73に図示したものである。 In addition, when the result of the special symbol hit determination process is "losing" (for example, when the selected symbol command is "z7" and "z14"), as described above, the mode of the winning game state and the subsequent Since none of the game state modes are set, originally, there is no need to show it in the winning type determination table of FIG. However, in the present embodiment, if the result of the special symbol hit determination process is "losing", for the sake of convenience, the figure 73.

このように、本実施例において、メインCPU1201は、図71の特別図柄の当り判定テーブルを参照し、第1始動口1120または第2始動口1140A,1140Bに遊技球が入賞した際に抽出される大当り判定用乱数値に基づいて当落判定値データを決定し(当落判定を行い)、当落(「時短当り」、「小当り」、「大当り」または「ハズレ」)を決定する。その後、メインCPU1201は、図72の特別図柄判定テーブルを参照し、第1始動口1120または第2始動口1140A,1140Bに遊技球が入賞した際に抽出される特別図柄の図柄乱数値と上記の当落判定値データとに基づいて選択図柄コマンドを決定し、特別図柄表示部1163,1164に導出される表示態様の種類(例えば、時短当りの種類、大当りの種類)を決定するようにしている。なお、上記の当落判定および選択図柄コマンドの決定は、特別図柄の可変表示の開始時に行われるが、特別図柄の可変表示が開始されてから確定表示されるまでの間に行われることを排除する趣旨ではない。 Thus, in this embodiment, the main CPU 1201 refers to the special symbol hit determination table of FIG. Win/lose determination value data is determined (performs hit/lose determination) based on the random number value for big hit determination, and hit/lose (“time-saving hit”, “small hit”, “big win” or “losing”) is determined. After that, the main CPU 1201 refers to the special symbol determination table of FIG. The selection symbol command is determined based on the winning/losing determination value data, and the type of display mode derived to the special symbol display parts 1163 and 1164 (for example, the type of time-saving winning, the type of big winning) is determined. Incidentally, the hit-lose determination and the determination of the selected symbol command are performed at the start of the variable display of the special symbols, but are excluded from being performed between the start of the variable display of the special symbols and the final display. not on purpose.

また、図73に示されるように、本実施例では、大当り遊技状態の終了後に制御されるA時短遊技状態の時短回数は、例えば、200回(選択図柄コマンドが「z6」の場合)または300回(選択図柄コマンドが「z13」の場合)である。これに対し、特別図柄の当り判定処理の結果が「時短当り」である場合に制御されるC時短遊技状態の時短回数は、例えば、10回(選択図柄コマンドが「z0」の場合)、50回(選択図柄コマンドが「z1」の場合)または100回(選択図柄コマンドが「z2」の場合)である。すなわち、A時短遊技状態における時短回数の期待値が、C時短遊技状態における時短回数の期待値よりも高い。このように、A時短遊技状態をC時短遊技状態と比べて遊技者にとって有利度合いが高くなるようにすることで、「大当り」の位置づけを大きくすることができる。例えば、「大当り」に当選したにもかかわらず、「大当り」当選しなかった場合(「時短当り」に当選した場合)と比べて不利になることによって生じうる興趣の低下を抑制することが可能となる。 Also, as shown in FIG. 73, in this embodiment, the number of times of time saving in the A time saving game state controlled after the end of the jackpot game state is, for example, 200 times (when the selected symbol command is "z6") or 300 times. times (when the selected symbol command is "z13"). On the other hand, the number of time saving in the C time saving game state controlled when the result of the special symbol hit determination process is "time saving hit" is, for example, 10 times (when the selected symbol command is "z0"), 50 times (when the selected symbol command is "z1") or 100 times (when the selected symbol command is "z2"). That is, the expected value of the time saving frequency in the A time saving game state is higher than the expected value of the time saving frequency in the C time saving game state. In this way, by making the A time-saving game state more advantageous for the player than the C time-saving game state, it is possible to increase the position of the "big hit". For example, despite winning the "jackpot", it is possible to suppress the decline in interest that may occur due to being disadvantageous compared to the case of not winning the "jackpot" (the case of winning the "shorter working hours") becomes.

なお、A時短遊技状態における時短回数の期待値をC時短遊技状態における時短回数の期待値よりも高いことに代えて、C時短遊技状態における時短回数の期待値をA時短遊技状態における時短回数の期待値よりも高くするようにしてもよい。このように、C時短遊技状態をA時短遊技状態と比べて遊技者にとって有利度合いが高くなるようにすることで、「時短当り」の位置づけを大きくすることができる。例えば、長期間にわたって「大当り」に当選しないような状態が続いたとしても、「時短当り」に当選した場合には相対的に有利なC時短遊技状態に制御されるため、興趣の低下を抑制することが可能となる。 In addition, instead of setting the expected value of the number of time reductions in the A time-saving gaming state higher than the expected value of the number of time-savings in the C time-saving gaming state, the expected value of the number of time-savings in the C time-saving gaming state You may make it higher than an expected value. Thus, by making the C time-saving game state more advantageous for the player than the A time-saving game state, the positioning of the "time-saving win" can be increased. For example, even if a state in which the ``jackpot'' is not won continues for a long period of time, if the ``shorter working hours'' is won, the game is controlled to a relatively advantageous C time-saving game state, thereby suppressing the decline in interest. It becomes possible to

[2-3-4.特別図柄の変動パターンテーブル]
図74は、第2のパチンコ遊技機の低スタート用の特別図柄の変動パターンテーブルの一例である。また、図75は、第2のパチンコ遊技機の高スタート用の特別図柄の変動パターンテーブルの一例である。これらのテーブルは、いずれも、第2のパチンコ遊技機が備える主制御回路1200のメインROM1202に記憶されている。なお、図74および図75の「備考」の欄は、分かりやすいように便宜上示したものである。メインCPU1201は、第1始動口1120への遊技球の入賞に基づくときは第1特別図柄の変動パターンを決定し、第2始動口1140A,1140Bへの遊技球の入賞に基づくときは第2特別図柄の変動パターンを決定する。図74および図75の特別図柄の変動パターンテーブルは、後述の図78のS1037の特別図柄の変動パターン決定処理を実行する際に参照されるテーブルである。
[2-3-4. Variation pattern table of special symbols]
FIG. 74 is an example of a special symbol variation pattern table for a low start of the second pachinko gaming machine. Also, FIG. 75 is an example of a special symbol variation pattern table for a high start of the second pachinko gaming machine. All of these tables are stored in the main ROM 1202 of the main control circuit 1200 provided in the second pachinko game machine. It should be noted that the columns of "remarks" in FIGS. 74 and 75 are shown for convenience to facilitate understanding. The main CPU 1201 determines the variation pattern of the first special symbol when based on the winning of the game ball to the first starting port 1120, and the second special symbol when based on the winning of the game ball to the second starting ports 1140A, 1140B. Determine the variation pattern of the design. The special symbol variation pattern table of FIGS. 74 and 75 is a table referred to when executing the special symbol variation pattern determination process of S1037 of FIG. 78 described later.

左打ちが正規な遊技態様とされる通常遊技状態では、例えば図74に示される低スタート用の特別図柄の変動パターンテーブルを参照して特別図柄の変動パターンが決定される。 In the normal game state in which left-handed hitting is the normal game mode, the special symbol variation pattern is determined with reference to a special symbol variation pattern table for low start shown in FIG. 74, for example.

図74の低スタート用の特別図柄の変動パターンテーブルに示されるように、メインCPU1201は、第1始動口1120への遊技球の入賞に基づいて抽出した演出選択用乱数値が特定の乱数値である場合、先読みフラグを設定する。メインCPU1201から送信された特別図柄の変動パターンコマンドを受信したサブCPU1301は、先読みフラグが設定されている場合、先読み演出を行う。 As shown in the special symbol variation pattern table for low start in FIG. If so, set the readahead flag. The sub CPU 1301, which receives the special symbol variation pattern command transmitted from the main CPU 1201, performs a look-ahead effect when the look-ahead flag is set.

なお、本実施例では、先読み演出を行うか否かをメインCPU1201が決定しているが、これに限られず、サブCPU1301が決定するようにしてもよい。 In this embodiment, the main CPU 1201 decides whether or not to perform the look-ahead effect, but the present invention is not limited to this, and the sub CPU 1301 may decide.

一方、右打ちが正規な遊技態様とされる遊技状態、すなわち、高確時短遊技状態、高確非時短遊技状態または低確時短遊技状態では、例えば図75に示される高スタート用の特別図柄の変動パターンテーブルを参照して特別図柄の変動パターンが決定される。 On the other hand, in a game state in which right-handed hitting is a regular game mode, that is, in a high-probability short-time game state, a high-probability non-short-time game state, or a low-probability short-time game state, for example, a special symbol for a high start shown in FIG. A variation pattern of the special symbol is determined with reference to the variation pattern table.

なお、本実施例では、メインCPU1201は、高スタート用の特別図柄の変動パターンテーブルを参照して特別図柄の変動パターンを決定する際には、先読みフラグを設定しないが、これに限られない。 In this embodiment, the main CPU 1201 does not set the look-ahead flag when determining the special symbol variation pattern with reference to the special symbol variation pattern table for high start, but is not limited to this.

図74および図75に示されるように、特別図柄の変動パターンは、特別図柄の種別、特別図柄の当り判定処理の結果(当落)、リーチ判定用乱数値、および、演出選択用乱数値に基づいて決定される。ただし、これに限られず、上記のいずれかに代えてまたは加えて他の値等に基づいて決定されるようにしてもよい。 As shown in FIGS. 74 and 75, the special symbol variation pattern is based on the type of the special symbol, the result of the special symbol hit determination process (hit-or-lose), the reach determination random number, and the effect selection random number. determined by However, it is not limited to this, and may be determined based on other values instead of or in addition to any of the above.

なお、リーチ判定用乱数値は例えば0~249(250種類)の中から抽出され、演出選択用乱数値は例えば0~99(100種類)の中から抽出される。ただし、発生する乱数値の範囲は上記に限られない。 Incidentally, the reach determination random number is extracted from, for example, 0 to 249 (250 types), and the effect selection random number is extracted from, for example, 0 to 99 (100 types). However, the range of generated random numbers is not limited to the above.

図75の高スタート用の特別図柄の変動パターンテーブルを参照して特別図柄の変動パターンを決定した場合、図74の低スタート用の特別図柄の変動パターンテーブルを参照して特別図柄の変動パターンを決定した場合と比べて、単位時間あたりの特別図柄の可変表示回数の期待値が大きい。とくに、低スタート用の特別図柄の変動パターンテーブルを参照して特別図柄の変動パターンを決定する場合、第2特別図柄は、例えば概ね600000msec(例えば、長変動A~C)と極めて長時間にわたって可変表示が行われる。一方、高スタート用の特別図柄の変動パターンテーブルを参照して特別図柄の変動パターンを決定する場合、第2特別図柄は、例えば1000msec(例えば、超速変動)と極めて短時間だけ可変表示が行われる。 When the special symbol variation pattern is determined by referring to the special symbol variation pattern table for high start of FIG. 75, the special symbol variation pattern is determined by referring to the special symbol variation pattern table for low start of FIG. The expected value of the number of variable display times of special symbols per unit time is greater than when it is determined. In particular, when determining the special symbol variation pattern with reference to the special symbol variation pattern table for low start, the second special symbol is variable over a very long period of time, for example, approximately 600000 msec (eg, long variation A to C). display is performed. On the other hand, when determining the variation pattern of the special symbol with reference to the variation pattern table of the special symbol for high start, the second special symbol is variably displayed for a very short period of time, for example, 1000 msec (for example, super-speed variation). .

メインCPU1201は、決定した変動パターン情報をサブCPU1301に送信する。サブCPU1301は、メインCPU1201から送信された変動パターン情報に基づいて、表示装置1007の表示領域に表示される表示演出や、スピーカ1032から出力される音演出を制御する。 The main CPU 1201 transmits the determined variation pattern information to the sub CPU 1301 . The sub CPU 1301 controls the display effect displayed in the display area of the display device 1007 and the sound effect output from the speaker 1032 based on the variation pattern information transmitted from the main CPU 1201 .

なお、図74および図75には示されていないが、設定値毎に、例えば演出選択用乱数値の範囲を変えて、決定される特別図柄の変動パターン(可変表示時間)が異なるようにしてもよい。 Although not shown in FIGS. 74 and 75, for each setting value, for example, the range of random number values for effect selection is changed so that the variation pattern (variable display time) of the determined special symbol is different. good too.

また、本実施例では、例えば通常遊技状態では低スタート用の特別図柄の変動パターンテーブル(図74参照)を参照して特別図柄の変動パターンを決定し、例えば高確時短遊技状態、高確非時短遊技状態、および低確時短遊技状態では高スタート用の特別図柄の変動パターンテーブル(図75参照)を参照して特別図柄の変動パターンを決定するようにしたが、これに限られない。例えば、高スタート用の特別図柄の変動パターンテーブルとして、単位時間あたりの特別図柄の可変表示回数の期待値が異なる複数の変動パターンテーブルを設けて、例えば時短遊技状態の種類に応じて、特別図柄の変動パターンの決定に際して参照するテーブルを異ならせるようにしてもよい。 In addition, in this embodiment, for example, in the normal game state, the special symbol variation pattern table for low start (see FIG. 74) is referred to determine the special symbol variation pattern, for example, high probability short game state, high probability non In the time-saving gaming state and the low-probability time-saving gaming state, the special symbol variation pattern is determined by referring to the special symbol variation pattern table for high start (see FIG. 75), but the present invention is not limited to this. For example, as a variation pattern table of special symbols for high start, a plurality of variation pattern tables having different expected values of variable display times of special symbols per unit time are provided, for example, according to the type of time-saving gaming state, special symbols Different tables may be referred to when determining the variation pattern of .

また、図74および図75の「備考」の欄に示される時短当り系リーチA,Bは、特別図柄の当り判定処理の結果が時短当りの可能性がある(大当りの可能性がない)ことを示すリーチ演出である。同様に、大当り系リーチA,Bは、特別図柄の当り判定処理の結果が大当りの可能性がある(時短当りの可能性がない)ことを示すリーチ演出である。さらに、共通リーチA,Bは、特別図柄の当り判定処理の結果が時短当りおよび大当りのいずれについても可能性があることを示すリーチ演出である。 In addition, the time-saving hit system reach A and B shown in the column of "remarks" in FIGS. 74 and 75 have the possibility of a time-saving hit as a result of the special symbol hit determination processing (there is no possibility of a big hit). It is a reach production that shows. Similarly, the big hit type reach A and B are reach effects indicating that the result of the special symbol hit determination processing is a possibility of a big hit (no possibility of a time-saving hit). Further, the common reach A and B are reach effects indicating that the result of the special symbol hit determination process is likely to be both a time saving hit and a big hit.

また、第2のパチンコ遊技機では説明を省略するが、第1のパチンコ遊技機と同様に、主制御回路1200のメインROM1202には普通図柄の当り判定テーブル(図16参照)、普通図柄判定テーブル(図17参照)、普通図柄当り種類決定テーブル(図18参照)、普通図柄の変動パターンテーブル(図19参照)が記憶されている。そして、メインCPU1201は、普通電動役物1146(図69参照)の開放パターンを第1のパチンコ遊技機と同様に決定し、これに基づいて普通電動役物1146の作動態様を制御する。 Further, although the description is omitted in the second pachinko game machine, as in the first pachinko game machine, the main ROM 1202 of the main control circuit 1200 contains a normal symbol hit determination table (see FIG. 16) and a normal symbol determination table. (See FIG. 17), a normal per symbol type determination table (see FIG. 18), and a normal symbol fluctuation pattern table (see FIG. 19) are stored. Then, the main CPU 1201 determines the opening pattern of the normal electric accessory 1146 (see FIG. 69) in the same manner as in the first pachinko game machine, and controls the operating mode of the normal electric accessory 1146 based on this.

[2-4.主制御処理]
第2のパチンコ遊技機において、主制御回路1200のメインCPU1201により実行される各種処理(各種モジュール)は、主制御メイン処理(図20~図23参照)中のS39で行われる特別図柄制御処理が異なるものの、その他の処理については同様である。そこで、以下では、特別図柄制御処理について説明し、メインCPU1201により実行されるその他の処理についての説明は省略する。なお、第2のパチンコ遊技機における特別図柄制御処理において行われる処理には、第1のパチンコ遊技機において行われる処理と同じ処理もあるが(例えば、大当り終了処理(図42、図86)等)、以下では、第1のパチンコ遊技機において行われる処理と同じ処理も含めて、ステップ番号を代えて、特別図柄制御処理について改めて説明する。
[2-4. Main control processing]
In the second pachinko game machine, the various processes (various modules) executed by the main CPU 1201 of the main control circuit 1200 are the special symbol control process performed at S39 during the main control main process (see FIGS. 20 to 23). Although different, other processing is the same. Therefore, the special symbol control processing will be described below, and description of other processing executed by the main CPU 1201 will be omitted. It should be noted that the processing performed in the special symbol control processing in the second pachinko gaming machine includes the same processing as the processing performed in the first pachinko gaming machine (for example, jackpot end processing (Fig. 42, Fig. 86), etc. ), hereinafter, the special symbol control process will be described again, including the same process as the process performed in the first pachinko game machine, with different step numbers.

[2-4-1.特別図柄制御処理]
次に、図76を参照して、主制御メイン処理(図20~図23参照)中のS39で行われる特別図柄制御処理について説明する。図76は、第2のパチンコ遊技機における特別図柄制御処理の一例を示すフローチャートである。
[2-4-1. Special symbol control process]
Next, with reference to FIG. 76, the special symbol control processing performed at S39 in the main control main processing (see FIGS. 20 to 23) will be described. FIG. 76 is a flow chart showing an example of special symbol control processing in the second pachinko gaming machine.

図76に示されるように、メインCPU1201は、先ず、S1001において、第2特別図柄の制御状態番号をロードする。特別図柄の制御状態番号は、各特別図柄の可変表示(特別図柄ゲーム)に関する制御処理の状態(ステータス)を示す番号である。メインCPU1201は、S1001の処理を実行した後、処理を、S1002に移す。 As shown in FIG. 76, the main CPU 1201 first loads the control state number of the second special symbol in S1001. The special symbol control state number is a number indicating the state (status) of the control process regarding the variable display (special symbol game) of each special symbol. After executing the process of S1001, the main CPU 1201 shifts the process to S1002.

なお、図示しないが、メインCPU1201は、特別図柄制御処理を実行するにあたり、S1001の処理に先だって、メインRAM1203内の各特別図柄の作業領域等のアドレスを所定のレジスタにセットするアドレス設定処理を行う。 Although not shown, the main CPU 1201, when executing the special symbol control process, performs an address setting process of setting the address of the work area of each special symbol in the main RAM 1203 in a predetermined register prior to the process of S1001. .

また、同じく図示しないが、メインCPU1201は、特別図柄制御処理を実行するにあたり、第1特別図柄の保留数および第2特別図柄の保留数をチェックする処理も行う。そして、メインCPU1201は、第1特別図柄の保留数が一定時間以上にわたって「0」である場合、第1特別図柄についてのデモ表示コマンド送信予約処理を行い、第2特別図柄の保留数が一定時間以上にわたって「0」である場合、第2特別図柄についてのデモ表示コマンド送信予約処理を行う。なお、この処理で送信予約されたデモ表示コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路1300に送信される。そして、デモ表示コマンドをサブ制御回路1300が受信すると、かかるデモ表示コマンドが主特別図柄のデモ表示コマンドである場合、サブCPU1301はデモ表示演出を行う。 Also, although not shown, the main CPU 1201 also performs processing for checking the number of reserved first special symbols and the number of reserved second special symbols in executing the special symbol control processing. Then, when the number of reserved first special symbols is "0" for a certain period of time or longer, the main CPU 1201 performs a demonstration display command transmission reservation process for the first special symbol, and the number of reserved second special symbols is kept for a certain period of time. If it is "0" over the above, the demonstration display command transmission reservation process for the second special symbol is performed. The demonstration display command reserved for transmission in this process is transmitted to the sub-control circuit 1300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process. Then, when the sub-control circuit 1300 receives the demonstration display command, if the demonstration display command is a main special symbol demonstration display command, the sub CPU 1301 performs a demonstration display effect.

なお、第2のパチンコ遊技機は、第1特別図柄と第2特別図柄とが並行して可変表示可能であるものの、サブCPU1301は、第1特別図柄および第2特別図柄のうちいずれか一方の特別図柄を主特別図柄とするとともに他方を副特別図柄とし、主特別図柄についての演出制御を主として行う。本実施例では、左打ちが正規な遊技態様とされる通常遊技状態では第1特別図柄が主特別図柄とされ、右打ちが正規な遊技態様とされる遊技状態(例えば、高確時短遊技状態、高確非時短遊技状態、低確時短遊技状態)では第2特別図柄が主特別図柄とされる。そして、サブCPU1301は、主特別図柄についての装飾図柄の可変表示およびキャラクタ等の表示演出や、主特別図柄についての音声演出等を行う。例えば副特別図柄の当り判定処理の結果が例えば大当り等である場合には、例えば、主特別図柄の演出を行いつつ副特別図柄の演出も行うようにしてもよい。なお、右打ちが正規な遊技態様とされる遊技状態のうち、低確時短遊技状態では、主特別図柄である第2特別図柄の可変表示に対応する装飾図柄の可変表示に代えて他の演出画像(例えば、時短遊技状態が終了するまでの時短残回数をカウントダウン演出)が表示されるようにしてもよい。 Although the second pachinko gaming machine can variably display the first special symbol and the second special symbol in parallel, the sub CPU 1301 can display either the first special symbol or the second special symbol. The special symbol is used as the main special symbol and the other is used as the sub special symbol, and the performance control for the main special symbol is mainly performed. In the present embodiment, the first special symbol is the main special symbol in the normal game state in which the left-handed hitting is the regular game mode, and the right-handed hitting is the regular game state (for example, a high-accuracy short-time game state , high-probability short-time gaming state, low-probability short-time gaming state), the second special symbol is the main special symbol. Then, the sub CPU 1301 performs variable display of decorative symbols for the main special symbols, display effects such as characters, and voice effects for the main special symbols. For example, when the result of the sub-special symbol hit determination process is, for example, a big hit, for example, the sub-special symbol effect may be performed while performing the main special symbol effect. In addition, among the game states in which the right-handed hitting is the regular game mode, in the low-probability short-time game state, instead of the variable display of the decorative design corresponding to the variable display of the second special design, which is the main special design, other effects An image (for example, a countdown effect of the remaining number of times of time saving until the time saving game state ends) may be displayed.

S1002において、メインCPU1201は、S1001でロードした第2特別図柄の制御状態番号に基づいて、第2特別図柄が可変表示開始のタイミングであるか否かを判定する。 At S1002, the main CPU 1201 determines whether or not it is time to start variable display of the second special symbol based on the control state number of the second special symbol loaded at S1001.

S1002において第2特別図柄が可変表示開始のタイミングでないと判定された場合(S1002がNO判定の場合)、すなわち第2特別図柄にかかわる何れかの処理が実行されている場合、メインCPU1201は、処理を、S1003に移す。例えば、第2特別図柄の当り判定処理の結果に基づく大当り遊技制御処理の実行中は、S1002においてNO判定される。 When it is determined in S1002 that the second special symbol is not the time to start the variable display (NO determination in S1002), that is, when any process related to the second special symbol is being executed, the main CPU 1201 performs the process to S1003. For example, NO determination is made in S1002 during execution of the big hit game control process based on the result of the hit determination process of the second special symbol.

一方、S1002において第2特別図柄が可変表示開始のタイミングであると判定された場合(S1002がYES判定の場合)、メインCPU1201は、処理を、S1004に移す。 On the other hand, when it is determined in S1002 that it is time to start the variable display of the second special symbol (YES in S1002), the main CPU 1201 shifts the process to S1004.

S1003において、メインCPU1201は、特別図柄管理処理を行う。この特別図柄管理処理の詳細については、図77を参照して後述する。メインCPU1201は、S1003の処理を実行した後、処理を、S1004に移す。 At S1003, the main CPU 1201 performs special symbol management processing. The details of this special symbol management process will be described later with reference to FIG. After executing the process of S1003, the main CPU 1201 shifts the process to S1004.

S1004において、メインCPU1201は、第1特別図柄の制御状態番号をロードする。メインCPU1201は、S1004の処理を実行した後、処理を、S1005に移す。 At S1004, the main CPU 1201 loads the control state number of the first special symbol. After executing the process of S1004, the main CPU 1201 shifts the process to S1005.

S1005において、メインCPU1201は、S1004でロードした第1特別図柄の制御状態番号に基づいて、第1特別図柄が可変表示開始のタイミングであるか否かを判定する。 At S1005, the main CPU 1201 determines whether or not it is time to start variable display of the first special symbol based on the control state number of the first special symbol loaded at S1004.

S1005において第1特別図柄が可変表示開始のタイミングでないと判定された場合(S1005がNO判定の場合)、すなわち第1特別図柄にかかわる何れかの処理が実行されている場合、メインCPU1201は、処理を、S1006に移す。例えば、第1特別図柄の当り判定処理の結果に基づく大当り遊技制御処理の実行中は、S1005においてNO判定される。 When it is determined in S1005 that the timing for starting the variable display of the first special symbol is not reached (NO determination in S1005), that is, when any process related to the first special symbol is being executed, the main CPU 1201 performs the process to S1006. For example, NO determination is made in S1005 during execution of the big hit game control process based on the result of the hit determination process of the first special symbol.

一方、S1005において第1特別図柄が可変表示開始のタイミングであると判定された場合(S1005がYES判定の場合)、メインCPU1201は、処理を、S1007に移す。 On the other hand, when it is determined in S1005 that it is time to start the variable display of the first special symbol (YES in S1005), the main CPU 1201 shifts the process to S1007.

S1006において、メインCPU1201は、特別図柄管理処理を行う。上述したとおり、特別図柄管理処理の詳細については、図77を参照して後述する。メインCPU1201は、S1006の処理を実行した後、処理を、S1007に移す。 At S1006, the main CPU 1201 performs special symbol management processing. As described above, the details of the special symbol management process will be described later with reference to FIG. After executing the process of S1006, the main CPU 1201 shifts the process to S1007.

S1007において、メインCPU1201は、第2特別図柄の制御状態番号をロードする。メインCPU1201は、S1007の処理を実行した後、処理を、S1008に移す。 At S1007, the main CPU 1201 loads the control state number of the second special symbol. After executing the process of S1007, the main CPU 1201 shifts the process to S1008.

S1008において、メインCPU1201は、S1007でロードした第2特別図柄の制御状態番号に基づいて、第2特別図柄が可変表示開始のタイミングであるか否かを判定する。 At S1008, the main CPU 1201 determines whether or not it is time to start variable display of the second special symbol based on the control state number of the second special symbol loaded at S1007.

S1008において第2特別図柄が可変表示開始のタイミングでないと判定された場合(S1008がNO判定の場合)、メインCPU1201は、処理を、S1010に移す。 When it is determined in S1008 that the timing for starting the variable display of the second special symbol is not reached (NO determination in S1008), the main CPU 1201 shifts the process to S1010.

一方、S1008において第2特別図柄が可変表示開始のタイミングであると判定された場合(S1008がYES判定の場合)、すなわち第2特別図柄にかかわる処理が何ら実行されておらず可変表示を開始可能である場合、メインCPU1201は、処理をS1009に移す。 On the other hand, when it is determined in S1008 that the timing for starting the variable display of the second special symbol is reached (when S1008 determines YES), that is, no processing related to the second special symbol is executed and variable display can be started. If so, the main CPU 1201 shifts the process to S1009.

S1009において、メインCPU1201は、特別図柄管理処理を行う。上述したとおり、特別図柄管理処理の詳細については、図77を参照して後述する。メインCPU1201は、S1009の処理を実行した後、処理を、S1010に移す。 At S1009, the main CPU 1201 performs special symbol management processing. As described above, the details of the special symbol management process will be described later with reference to FIG. After executing the process of S1009, the main CPU 1201 shifts the process to S1010.

S1010において、メインCPU1201は、第1特別図柄の制御状態番号をロードする。メインCPU1201は、S1010の処理を実行した後、処理を、S1011に移す。 At S1010, the main CPU 1201 loads the control state number of the first special symbol. After executing the process of S1010, the main CPU 1201 shifts the process to S1011.

S1011において、メインCPU1201は、S1010でロードした第1特別図柄の制御状態番号に基づいて、第1特別図柄が可変表示開始のタイミングであるか否かを判定する。 At S1011, the main CPU 1201 determines whether or not it is time to start variable display of the first special symbol based on the control state number of the first special symbol loaded at S1010.

S1011において第1特別図柄が可変表示開始のタイミングでないと判定された場合(S1011がNO判定の場合)、メインCPU1201は、特別図柄制御処理を終了し、処理を、主制御メイン処理(図20~図23参照)に戻す。 When it is determined in S1011 that the first special symbol is not the time to start variable display (NO determination in S1011), the main CPU 1201 ends the special symbol control process, and shifts the process to the main control main process (Fig. 20 to 23).

一方、S1011において第1特別図柄が可変表示開始のタイミングであると判定された場合(S1011がYES判定の場合)、すなわち第1特別図柄にかかわる処理が何ら実行されておらず可変表示を開始可能である場合、メインCPU1201は、処理をS1012に移す。 On the other hand, when it is determined in S1011 that the timing for starting the variable display of the first special symbol is reached (YES in S1011), no processing related to the first special symbol is executed and variable display can be started. If so, the main CPU 1201 shifts the process to S1012.

S1012において、メインCPU1201は、特別図柄管理処理を行う。上述したとおり、特別図柄管理処理の詳細については、図77を参照して後述する。メインCPU1201は、S1012の処理を実行した後、特別図柄制御処理を終了し、処理を、主制御メイン処理(図20~図23参照)に戻す。 At S1012, the main CPU 1201 performs special symbol management processing. As described above, the details of the special symbol management process will be described later with reference to FIG. After executing the process of S1012, the main CPU 1201 ends the special symbol control process and returns the process to the main control main process (see FIGS. 20 to 23).

なお、メインCPU1201は、割込禁止区間を設定し、上述の特別図柄制御処理(S1001~S1012)を、割込禁止区間内で行うことが好ましい。 It is preferable that the main CPU 1201 sets an interrupt prohibited section and performs the above-described special symbol control process (S1001 to S1012) within the interrupt prohibited section.

このように、本実施例では、第2特別図柄にかかわる何れかの処理が実行されている場合、第1特別図柄にかかわる何れかの処理が実行されている場合、第2特別図柄にかかわる処理が何ら実行されておらず可変表示を開始可能である場合、第1特別図柄にかかわる処理が何ら実行されておらず可変表示を開始可能である場合、の優先順位で、後述の特別図柄管理処理が実行されるようにしている。 Thus, in this embodiment, when any process related to the second special symbol is executed, when any process related to the first special symbol is executed, the process related to the second special symbol is not executed at all and variable display can be started, and when processing related to the first special symbol is not executed at all and variable display can be started, in the order of priority, special symbol management processing described later is running.

[2-4-2.特別図柄管理処理]
次に、図77を参照して、特別図柄制御処理(図76参照)中のS1003、S1006、S1009、S1012でメインCPU1201により実行される特別図柄管理処理について説明する。図77は、第2のパチンコ遊技機における特別図柄管理処理の一例を示すフローチャートである。
[2-4-2. Special pattern management processing]
Next, with reference to FIG. 77, special symbol management processing executed by the main CPU 1201 at S1003, S1006, S1009 and S1012 during the special symbol control processing (see FIG. 76) will be described. FIG. 77 is a flow chart showing an example of special symbol management processing in the second pachinko gaming machine.

なお、例えば、特別図柄管理処理が特別図柄制御処理中のS1003またはS1009で呼び出されて実行される場合には第2特別図柄が処理対象となり、特別図柄管理処理が特別図柄制御処理中のS1006またはS1012で呼び出されて実行される場合には第1特別図柄が処理対象となる。 In addition, for example, when the special symbol management process is called in S1003 or S1009 during the special symbol control process and executed, the second special symbol becomes the processing target, and the special symbol management process is S1006 or S1006 during the special symbol control process. When it is called and executed in S1012, the first special symbol is to be processed.

また、図77に示す各処理の右方に括弧書きで記載した数値(「0」~「5」)は、処理対象となる特別図柄の制御状態番号である。メインCPU1201は、制御状態番号に対応する各処理を実行することにより、特別図柄ゲームを進行させる。 Also, the numerical values (“0” to “5”) written in parentheses on the right side of each process shown in FIG. 77 are the control state numbers of the special symbols to be processed. The main CPU 1201 advances the special symbol game by executing each process corresponding to the control state number.

メインCPU1201は、先ず、特別図柄の待ち時間が0であるか否かを判定する(S1021)。 The main CPU 1201 first determines whether or not the special symbol waiting time is 0 (S1021).

S1021において特別図柄の待ち時間が0でないと判定された場合(S1021がNO判定の場合)、メインCPU1201は、特別図柄管理処理を終了し、処理を、特別図柄制御処理(図76参照)に戻す。 When it is determined in S1021 that the waiting time for the special symbol is not 0 (NO determination in S1021), the main CPU 1201 ends the special symbol management process and returns the process to the special symbol control process (see FIG. 76). .

一方、S1021において特別図柄の待ち時間が0であると判定された場合(S1021がYES判定の場合)、メインCPU1201は、処理を、S1022に移す。 On the other hand, if it is determined in S1021 that the waiting time for the special symbol is 0 (YES in S1021), the main CPU 1201 shifts the process to S1022.

S1022において、メインCPU1201は、特別図柄の制御状態番号をロードする。メインCPU1201は、S1022の処理を実行した後、処理を、S1023に移す。なお、メインCPU1201は、S1022の処理で読み出された制御状態番号に基づいて、S1023以降の処理を行う。 At S1022, the main CPU 1201 loads the control state number of the special symbol. After executing the process of S1022, the main CPU 1201 shifts the process to S1023. It should be noted that the main CPU 1201 performs the processes after S1023 based on the control state number read in the process of S1022.

S1023において、メインCPU1201は、特別図柄可変表示開始処理を行う。このS1023の処理は、特別図柄の制御状態番号が「0」である場合に行われる処理である。この特別図柄可変表示開始処理の詳細については、図78を参照して後述する。特別図柄の制御状態番号が「0」でない場合には、メインCPU1201は、処理を、S1024に移す。 In S1023, the main CPU 1201 performs special symbol variable display start processing. The process of S1023 is a process performed when the control state number of the special symbol is "0". The details of this special symbol variable display start processing will be described later with reference to FIG. If the control state number of the special symbol is not "0", the main CPU 1201 shifts the process to S1024.

S1024において、メインCPU1201は、特別図柄可変表示終了処理を行う。このS1024の処理は、特別図柄の制御状態番号が「1」である場合に行われる処理である。この特別図柄可変表示終了処理の詳細については、図79および図80を参照して後述する。特別図柄の制御状態番号が「1」でない場合には、メインCPU1201は、処理を、S1025に移す。 In S1024, the main CPU 1201 performs special symbol variable display end processing. The process of S1024 is a process performed when the control state number of the special symbol is "1". The details of this special symbol variable display end processing will be described later with reference to FIGS. 79 and 80. FIG. If the control state number of the special symbol is not "1", the main CPU 1201 shifts the process to S1025.

S1025において、メインCPU1201は、特別図柄遊技判定処理を行う。このS1025の処理は、特別図柄の制御状態番号が「2」である場合に行われる処理である。この特別図柄遊技判定処理の詳細については、図81および図82を参照して後述する。特別図柄の制御状態番号が「2」でない場合には、メインCPU1201は、処理を、S1026に移す。 At S1025, the main CPU 1201 performs special symbol game determination processing. The process of S1025 is a process performed when the control state number of the special symbol is "2". The details of this special symbol game determination process will be described later with reference to FIGS. If the control state number of the special symbol is not "2", the main CPU 1201 shifts the process to S1026.

S1026において、メインCPU1201は、大入賞口開放準備処理を行う。このS1026の処理は、特別図柄の制御状態番号が「3」である場合に行われる処理である。この大入賞口開放準備処理の詳細については、図84を参照して後述する。特別図柄の制御状態番号が「3」でない場合には、メインCPU1201は、処理を、S1027に移す。 At S1026, the main CPU 1201 performs a preparation process for opening the big winning opening. The process of S1026 is a process performed when the control state number of the special symbol is "3". The details of this special prize opening preparation process will be described later with reference to FIG. If the control state number of the special symbol is not "3", the main CPU 1201 shifts the process to S1027.

S1027において、メインCPU1201は、大入賞口開放制御処理を行う。このS1027の処理は、特別図柄の制御状態番号が「4」である場合に行われる。この大入賞口開放制御処理の詳細については、図85を参照して後述する。特別図柄の制御状態番号が「4」でない場合には、メインCPU1201は、処理を、S1028に移す。 At S1027, the main CPU 1201 performs a big winning opening opening control process. The processing of this S1027 is performed when the control state number of the special symbol is "4". The details of this special prize opening control process will be described later with reference to FIG. When the control state number of the special symbol is not "4", the main CPU 1201 shifts the process to S1028.

S1028において、メインCPU1201は、大当り終了処理を行う。このS1028の処理は、特別図柄の制御状態番号が「5」である場合に行われる処理である。この大当り終了処理の詳細については、図86を参照して後述する。 In S1028, the main CPU 1201 performs jackpot end processing. The process of S1028 is a process performed when the control state number of the special symbol is "5". The details of this jackpot ending process will be described later with reference to FIG.

メインCPU1201は、S1023~S1028の処理を終了後、処理を、特別図柄制御処理(図76参照)に戻す。なお、メインCPU1201は、特別図柄管理処理が特別図柄制御処理中のS1003で呼び出されている場合には処理をS1004に戻し、S1006で呼び出されている場合には処理をS1007に戻し、S1009で呼び出されている場合には処理をS1010に戻し、S1012で呼び出されている場合には、特別図柄制御処理も終了する。 After finishing the processing of S1023 to S1028, the main CPU 1201 returns the processing to the special symbol control processing (see FIG. 76). It should be noted that the main CPU 1201 returns the process to S1004 when the special symbol management process is called at S1003 during the special symbol control process, returns the process to S1007 when the special symbol management process is called at S1006, and calls at S1009. If so, the process returns to S1010, and if called in S1012, the special symbol control process also ends.

[2-4-3.特別図柄可変表示開始処理]
次に、図78を参照して、特別図柄管理処理(図77参照)中のS1023でメインCPU1201により実行される特別図柄可変表示開始処理について説明する。図78は、第2のパチンコ遊技機における特別図柄可変表示開始処理の一例を示すフローチャートである。
[2-4-3. Special symbol variable display start processing]
Next, with reference to FIG. 78, the special symbol variable display start process executed by the main CPU 1201 at S1023 during the special symbol management process (see FIG. 77) will be described. FIG. 78 is a flow chart showing an example of special symbol variable display start processing in the second pachinko gaming machine.

なお、特別図柄可変表示開始処理が第1特別図柄を処理対象とする特別図柄管理処理中のS1023で呼び出された場合、第1特別図柄が処理対象となる。同様に、特別図柄可変表示開始処理が第2特別図柄を処理対象とする特別図柄管理処理中のS1023で呼び出された場合、第2特別図柄が処理対象となる。 In addition, when the special symbol variable display start process is called at S1023 during the special symbol management process for the first special symbol to be processed, the first special symbol is to be processed. Similarly, when the special symbol variable display start process is called at S1023 during the special symbol management process for the second special symbol to be processed, the second special symbol is to be processed.

図78に示されるように、メインCPU1201は、先ず、特別図柄の制御状態番号が「0」であるか否かを判定する(S1031)。 As shown in FIG. 78, the main CPU 1201 first determines whether or not the control state number of the special symbol is "0" (S1031).

S1031において特別図柄の制御状態番号が「0」でないと判定された場合(S1031がNO判定の場合)、メインCPU1201は、特別図柄可変表示開始処理を終了し、処理を、特別図柄管理処理(図77参照)に戻す。 If it is determined in S1031 that the control state number of the special symbol is not "0" (NO determination in S1031), the main CPU 1201 ends the special symbol variable display start processing, and performs the special symbol management processing (Fig. 77).

一方、S1031において特別図柄の制御状態番号が「0」であると判定された場合(S1031がYES判定の場合)、メインCPU1201は、処理を、S1032に移す。 On the other hand, when it is determined in S1031 that the control state number of the special symbol is "0" (when S1031 determines YES), the main CPU 1201 shifts the process to S1032.

S1032において、メインCPU1201は、特別図柄休止フラグがオフであるか否かを判定する。特別図柄休止フラグは、次の処理に進まないように遊技の進行を止めるフラグである。したがって、このS1032では、たとえS1031がYES判定であったとしても(すなわち、特別図柄の始動条件が成立していたとしても)、特別図柄休止フラグがオフでないすなわちオンである場合(S1032がNO判定である場合)、特別図柄可変表示開始処理が進行せずに終了する。 At S1032, the main CPU 1201 determines whether or not the special symbol pause flag is off. The special symbol pause flag is a flag that stops the progress of the game so as not to proceed to the next process. Therefore, in this S1032, even if S1031 is determined as YES (that is, even if the start condition of the special symbol is satisfied), if the special symbol pause flag is not off, that is, is ON (NO determination in S1032 ), the special symbol variable display start process is terminated without proceeding.

S1032において特別図柄休止フラグがオフでないすなわちオンであると判定された場合(S1032がNO判定の場合)、上述したとおり、特別図柄可変表示開始処理が進行せず、メインCPU1201は、特別図柄可変表示開始処理を終了する。その後、メインCPU1201は、処理を、特別図柄管理処理(図77参照)に戻す。 If it is determined that the special symbol pause flag is not off in S1032, that is, it is on (NO determination in S1032), as described above, the special symbol variable display start process does not proceed, and the main CPU 1201 displays the special symbol variable display. End start processing. After that, the main CPU 1201 returns the processing to the special symbol management processing (see FIG. 77).

一方、S1032において特別図柄休止フラグがオフであると判定された場合(S1032がYES判定の場合)、メインCPU1201は、処理を、S1033に移す。 On the other hand, when it is determined in S1032 that the special symbol pause flag is OFF (when S1032 determines YES), the main CPU 1201 shifts the process to S1033.

S1033において、メインCPU1201は、特別図柄の始動情報のシフト処理を行う。メインCPU1201は、S1033の処理を実行した後、処理を、S1034に移す。 At S1033, the main CPU 1201 shifts the special symbol starting information. After executing the process of S1033, the main CPU 1201 shifts the process to S1034.

S1034において、メインCPU1201は、特別図柄の当り判定処理を行う。この処理では、特別図柄の当り判定テーブル(図71参照)を参照し、特別図柄の大当り判定用乱数値を用いて特別図柄の当り判定処理が行われる。本実施例では、第1特別図柄については、時短当り、大当り、およびハズレのうちいずれであるかが判定され、第2特別図柄については、時短当り、小当り、大当り、およびハズレのうちいずれであるかが判定される。また、メインCPU1201は、特別図柄の当り判定処理の結果が時短当りである場合は時短当りフラグをオンにセットし、特別図柄の当り判定処理の結果が小当りである場合は小当りフラグをオンにセットし、特別図柄の当り判定処理の結果が大当りである場合は大当りフラグをオンにセットする。メインCPU1201は、S1034の処理を実行した後、処理を、S1035に移す。なお、時短当りフラグはC時短遊技状態への移行時にオフにし、小当りフラグは小当り遊技状態の開始時にオフにし、大当りフラグは大当り遊技状態の開始時にオフにされる。 In S1034, the main CPU 1201 performs special symbol hit determination processing. In this process, a special symbol hit determination table (see FIG. 71) is referred to, and a special symbol hit determination process is performed using a special symbol big hit determination random number value. In this embodiment, it is determined whether the first special symbol is a time-saving hit, a big hit, or a loss. It is determined whether there is In addition, the main CPU 1201 sets the time saving flag to ON when the result of the special symbol winning determination processing is a time saving hit, and turns on the small winning flag when the result of the special symbol winning determination processing is a small win. , and if the result of the special symbol hit determination process is a big hit, the big hit flag is set to ON. After executing the process of S1034, the main CPU 1201 shifts the process to S1035. The time-saving winning flag is turned off when shifting to the C time-saving game state, the small winning flag is turned off when the small winning game state is started, and the big winning flag is turned off when the big winning game state is started.

上記の特別図柄の当り判定処理(S1034参照)では、まず、大当りであるか否かの判定処理を行い、この処理で大当りでないと判定された場合に小当りであるか否かの判定処理を行い、この処理で小当りでないと判定された場合に時短当りであるか否かの判定処理を行い、この処理で時短当りでないと判定された場合にハズレであると判定される。 In the above-mentioned special symbol hit determination process (see S1034), first, a determination process of whether or not it is a big hit is performed. If it is determined that it is not a small hit in this process, it is determined whether or not it is a time saving hit, and if it is determined that it is not a time saving hit in this process, it is determined to be a loss.

S1035において、メインCPU1201は、特別図柄決定処理を行う。この処理は、特別図柄の当り判定処理(S1034)の結果(例えば、時短当り、小当り、大当り、またはハズレ)に対応する特別図柄の停止図柄を判定乃至決定する処理である。この処理では、特別図柄判定テーブル(図72参照)を参照し、特別図柄の図柄乱数値を用いて、上述の「選択図柄コマンド」や「図柄指定コマンド」が判定される。本実施例では、ハズレの種類が1種類であるため、特別図柄の当り判定処理がハズレの場合に停止図柄を決定する必要がないが、ハズレを複数種類設けて、特別図柄の当り判定処理の結果がハズレの場合に停止図柄を決定するようにしてもよい。メインCPU1201は、S1035の処理を実行した後、処理を、S1036に移す。 At S1035, the main CPU 1201 performs special symbol determination processing. This process is a process of judging or determining a special symbol stop symbol corresponding to the result of the special symbol hit determination process (S1034) (for example, time-saving hit, small hit, big hit, or loss). In this process, the special symbol determination table (see FIG. 72) is referred to, and the above-described "selected symbol command" and "symbol designation command" are determined using the symbol random number value of the special symbol. In this embodiment, since there is only one kind of loss, there is no need to determine the stop symbol when the special symbol win determination process is a loss. A stop symbol may be determined when the result is a loss. After executing the process of S1035, the main CPU 1201 shifts the process to S1036.

S1036において、メインCPU1201は、当り種類決定処理を行う。この処理は、特別図柄の当り判定処理の結果が例えば当り(時短当り、小当り、または大当り)である場合に、かかる当りの種類を判定乃至決定する処理である。この処理では、当り種類決定テーブル(図73参照)を参照し、特別図柄決定処理(S1035)で判定された「選択図柄コマンド」に応じて当りの種類が決定される。なお、本実施例では、当りの種類を複数種類としているが、大当りの種類は1つであってもよいし、時短当りの種類も1つであってよい。さらには、当りの種類を複数種類とすることに代えてまたは加えて、他の当り(例えば、小当り)の種類を複数設けるようにしてもよいし、ハズレの種類を複数設けるようにしてもよい。メインCPU1201は、S1036の処理を実行した後、処理を、S1037に移す。 In S1036, the main CPU 1201 performs a winning type determination process. This process is a process of judging or determining the type of the winning when the result of the winning determination process of the special symbol is, for example, a winning (a time-saving winning, a small winning, or a big winning). In this process, the hit type determination table (see FIG. 73) is referred to, and the type of hit is determined according to the "selected symbol command" determined in the special symbol determination process (S1035). In addition, in the present embodiment, there are a plurality of types of winnings, but the number of types of big winnings may be one, and the type of time-saving winnings may also be one. Furthermore, in place of or in addition to providing a plurality of types of wins, a plurality of types of other wins (for example, small wins) may be provided, or a plurality of types of losses may be provided. good. After executing the process of S1036, the main CPU 1201 shifts the process to S1037.

S1037において、メインCPU1201は、特別図柄の変動パターン決定処理を行う。この処理は、特別図柄の変動パターンを判定乃至決定する処理である。この処理では、変動パターンテーブル(図74、図75参照)を参照し、例えば、特別図柄の種類、特別図柄の当り判定処理(S1034)の結果、リーチ判定用乱数値または/および演出選択用乱数値等に応じて、特別図柄の変動パターンが決定される。なお、本実施例では、左打ちが正規な遊技態様とされる通常遊技状態では、低スタート用の特別図柄の変動パターンテーブル(図74参照)を参照して特別図柄の変動パターンが決定され、右打ちが正規な遊技態様とされる遊技状態(例えば、高確時短遊技状態、高確非時短遊技状態、低確時短遊技状態)では、高スタート用の特別図柄の変動パターンテーブル(図75参照)を参照して特別図柄の変動パターンが決定される。メインCPU1201は、S1037の処理を実行した後、処理を、S1038に移す。 In S1037, the main CPU 1201 performs special symbol variation pattern determination processing. This process is a process of judging or determining a variation pattern of special symbols. In this process, the variation pattern table (see FIGS. 74 and 75) is referred to, for example, the type of special symbol, the result of the special symbol hit determination process (S1034), the reach determination random number or/and the effect selection random number. A variation pattern of the special symbol is determined according to the numerical value or the like. In addition, in the present embodiment, in the normal game state in which left-handed hitting is the regular game mode, the special symbol variation pattern is determined by referring to the special symbol variation pattern table for low start (see FIG. 74), In the game state (for example, high-probability short-time gaming state, high-probability non-short-time gaming state, low-probability short-time gaming state) where right-handed hitting is a regular game mode, a special symbol variation pattern table for high start (see FIG. 75 ) to determine the variation pattern of the special symbol. After executing the process of S1037, the main CPU 1201 shifts the process to S1038.

S1038において、メインCPU1201は、特別図柄の可変表示時間設定処理を行う。この処理では、変動パターンテーブル(図74、図75参照)を参照し、特別図柄の変動パターン決定処理(S1037)で決定された変動パターンに対応する変動時間が、特別図柄の変動時間として決定される。メインCPU1201は、S1038の処理を実行した後、処理を、S1039に移す。 At S1038, the main CPU 1201 performs special symbol variable display time setting processing. In this process, the variation pattern table (see FIGS. 74 and 75) is referred to, and the variation time corresponding to the variation pattern determined in the special symbol variation pattern determination process (S1037) is determined as the special symbol variation time. be. After executing the process of S1038, the main CPU 1201 shifts the process to S1039.

S1039において、メインCPU1201は、特別図柄の制御状態番号に「1」をセットする処理を行う。このように、特別図柄の制御状態番号を「1」にセットする処理を行って制御状態番号を切り替えることにより、この特別図柄可変表示開始処理の終了後に、特別図柄可変表示終了処理(図77のS1024参照)が行われることとなる。メインCPU1201は、S1039の処理を実行した後、処理を、S1040に移す。 At S1039, the main CPU 1201 performs a process of setting the control state number of the special symbol to "1". In this way, by performing the process of setting the control state number of the special symbol to "1" and switching the control state number, after the end of this special symbol variable display start process, the special symbol variable display end process (Fig. 77 S1024) is performed. After executing the process of S1039, the main CPU 1201 shifts the process to S1040.

S1040において、メインCPU1201は、遊技状態指定パラメータ設定処理を行う。この処理では、例えば、メインRAM1203内の所定領域に格納されている遊技状態にかかわるパラメータの更新処理等が行われる。メインCPU1201は、S1040の処理を実行した後、処理を、S1041に移す。 At S1040, the main CPU 1201 performs a game state designation parameter setting process. In this process, for example, a process of updating parameters related to the game state stored in a predetermined area in the main RAM 1203 is performed. After executing the process of S1040, the main CPU 1201 shifts the process to S1041.

S1041において、メインCPU1201は、遊技状態管理処理を行う。この処理では、主に、遊技状態の管理に関する各種フラグ(例えば、確変フラグや時短フラグ等)の更新処理を行う。メインCPU1201は、S1041の処理を実行した後、処理を、S1042に移す。 At S1041, the main CPU 1201 performs gaming state management processing. In this process, mainly, various flags related to the management of the game state (for example, probability variation flag, time saving flag, etc.) are updated. After executing the process of S1041, the main CPU 1201 shifts the process to S1042.

S1042において、メインCPU1201は、特別図柄演出開始コマンドの送信予約処理を行う。なお、この処理で送信予約された特別図柄演出開始コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路1300に送信される。 At S1042, the main CPU 1201 performs transmission reservation processing of a special symbol effect start command. The special symbol effect start command reserved for transmission in this process is transmitted to the sub-control circuit 1300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process.

なお、メインCPU1201は、割込禁止区間を設定し、上述の特別図柄可変表示開始処理(とくに、遊技状態管理処理(S1041)および特別図柄演出開始コマンド送信予約処理(S1042))を、割込禁止区間内で行うことが好ましい。 It should be noted that the main CPU 1201 sets an interrupt prohibited interval, and performs the above-described special symbol variable display start processing (particularly, game state management processing (S1041) and special symbol effect start command transmission reservation processing (S1042)) by interrupt prohibition. It is preferable to perform it within the interval.

[2-4-4.特別図柄可変表示終了処理]
次に、図79および図80を参照して、特別図柄管理処理(図77参照)中のS1024でメインCPU1201により実行される特別図柄可変表示終了処理について説明する。図79および図80は、第2のパチンコ遊技機における特別図柄可変表示終了処理の一例を示すフローチャートである。
[2-4-4. Special symbol variable display end processing]
Next, with reference to FIGS. 79 and 80, the special symbol variable display ending process executed by the main CPU 1201 at S1024 during the special symbol management process (see FIG. 77) will be described. 79 and 80 are flowcharts showing an example of special symbol variable display end processing in the second pachinko gaming machine.

なお、特別図柄可変表示終了処理が第1特別図柄を処理対象とする特別図柄管理処理中のS1024で呼び出された場合、第1特別図柄が処理対象となる。同様に、特別図柄可変表示終了処理が第2特別図柄を処理対象とする特別図柄管理処理中のS1024で呼び出された場合、第2特別図柄が処理対象となる。また、以下に説明する特別図柄可変表示終了処理において、処理対象である方の特別図柄を単に「特別図柄」と称し、処理対象でない方の特別図柄を「他方の特別図柄」と称する。 In addition, when the special symbol variable display end process is called in S1024 during the special symbol management process for the first special symbol to be processed, the first special symbol is to be processed. Similarly, when the special symbol variable display end process is called in S1024 during the special symbol management process for the second special symbol to be processed, the second special symbol is to be processed. In addition, in the special symbol variable display ending process described below, the special symbol to be processed is simply referred to as "special symbol", and the special symbol not to be processed is referred to as "other special symbol".

メインCPU1201は、先ず、特別図柄の制御状態番号が「1」であるか否かを判定する(S1051)。 The main CPU 1201 first determines whether or not the control state number of the special symbol is "1" (S1051).

S1051において特別図柄の制御状態番号が「1」でないと判定された場合(S1051がNO判定の場合)、メインCPU1201は、特別図柄可変表示終了処理を終了し、処理を、特別図柄管理処理(図77参照)に戻す。 When it is determined in S1051 that the control state number of the special symbol is not "1" (NO determination in S1051), the main CPU 1201 ends the special symbol variable display end processing, and performs the special symbol management processing (Fig. 77).

一方、S1051において特別図柄の制御状態番号が「1」であると判定された場合(S1051がYES判定の場合)、メインCPU1201は、処理を、S1052に移す。 On the other hand, when it is determined in S1051 that the control state number of the special symbol is "1" (when S1051 determines YES), the main CPU 1201 shifts the process to S1052.

S1052において、メインCPU1201は、特別図柄休止フラグ値をロードする。メインCPU1201は、S1052の処理を実行した後、処理を、S1053に移す。 At S1052, the main CPU 1201 loads the special symbol pause flag value. After executing the process of S1052, the main CPU 1201 shifts the process to S1053.

S1053において、メインCPU1201は、S1052でロードした特別図柄休止フラグ値に基づいて、特別図柄休止フラグがオフであるか否かを判定する。 At S1053, the main CPU 1201 determines whether or not the special symbol pause flag is off based on the special symbol pause flag value loaded at S1052.

S1053において特別図柄休止フラグがオフでないすなわちオンであると判定された場合(S1053がNO判定の場合)、メインCPU1201は、特別図柄可変表示終了処理を終了し、処理を、特別図柄管理処理(図77参照)に戻す。 If it is determined that the special symbol pause flag is not off, that is, it is on in S1053 (if the determination is NO in S1053), the main CPU 1201 ends the special symbol variable display end processing, and performs the special symbol management processing (Fig. 77).

一方、S1053において特別図柄休止フラグがオフであると判定された場合(S1053がYES判定の場合)、メインCPU1201は、処理を、S1054に移す。 On the other hand, when it is determined in S1053 that the special symbol pause flag is OFF (when S1053 determines YES), the main CPU 1201 shifts the process to S1054.

S1054において、メインCPU1201は、特別図柄の制御状態番号を「2」にセットする。このように、特別図柄の制御状態番号を「2」にセットする処理を行って制御状態番号を切り替えることにより、この特別図柄可変表示終了処理の終了後に、特別図柄遊技判定処理(図77のS1025参照)が行われることとなる。メインCPU1201は、S1054の処理を実行した後、処理を、S1055に移す。 At S1054, the main CPU 1201 sets the special symbol control state number to "2". In this way, by performing the process of setting the control state number of the special symbol to "2" and switching the control state number, the special symbol game determination process (S1025 in FIG. 77) can be performed after the special symbol variable display end process. See) will be performed. After executing the process of S1054, the main CPU 1201 shifts the process to S1055.

S1055において、メインCPU1201は、特別図柄演出停止コマンドの送信予約処理を行う。この処理では、特別図柄の可変表示を停止させる処理も行われる。なお、この処理で送信予約された特別図柄演出停止コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路1300に送信される。メインCPU1201は、S1055の処理を実行した後、処理を、S1056に移す。 At S1055, the main CPU 1201 performs transmission reservation processing of a special symbol effect stop command. In this process, a process of stopping variable display of special symbols is also performed. The special symbol effect stop command reserved for transmission in this process is transmitted to the sub-control circuit 1300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process. After executing the process of S1055, the main CPU 1201 shifts the process to S1056.

S1056において、メインCPU1201は、図柄確定数カウンタの値を1加算する。図柄確定数カウンタは、特別図柄の確定回数(特別図柄ゲームの実行回数)を計数するためのカウンタであり、その計数値は、メインRAM1203内の所定領域に格納される。例えば、確変残回数や時短残回数等の特定状態下で行われた特別図柄ゲームのゲーム数を管理するカウンタを設けてもよいが、図柄確定数カウンタにより特定状態下での特別図柄ゲームのゲーム数を管理してもよい。メインCPU1201は、S1056の処理を実行した後、処理を、S1057に移す。 At S1056, the main CPU 1201 adds 1 to the value of the confirmed symbol number counter. The number-of-determined-symbols counter is a counter for counting the number of times the special symbols are determined (the number of times the special symbol game is executed), and the count value is stored in a predetermined area in the main RAM 1203 . For example, a counter may be provided to manage the number of special symbol games played under specific conditions such as the number of remaining times of variable probability and the number of remaining times of reduced working hours. You can manage numbers. After executing the process of S1056, the main CPU 1201 shifts the process to S1057.

S1057において、メインCPU1201は、特別図柄の当り判定処理(図78のS1034参照)の結果が小当りであるか否かを判定する。 At S1057, the main CPU 1201 determines whether or not the result of the special symbol win determination process (see S1034 in FIG. 78) is a small win.

S1057において、特別図柄の当り判定処理(図78のS1034参照)の結果が小当りでないと判定された場合(S1057がNO判定の場合)、メインCPU1201は、処理を、S1059に移す。 In S1057, when it is determined that the result of the special symbol hit determination process (see S1034 in FIG. 78) is not a small hit (NO in S1057), the main CPU 1201 shifts the process to S1059.

一方、S1057において、特別図柄の当り判定処理(図78のS1034参照)の結果が小当りであると判定された場合(S1057がYES判定の場合)、メインCPU1201は、処理を、S1058に移す。 On the other hand, when it is determined in S1057 that the result of the special symbol hit determination process (see S1034 in FIG. 78) is a small hit (when S1057 determines YES), the main CPU 1201 shifts the process to S1058.

S1058において、メインCPU1201は、他方の特別図柄に対して特別図柄休止フラグをセットする。この処理が行われることにより、小当り遊技制御処理の実行中に他方の特別図柄の可変表示を開始乃至停止しないようにすることができる。メインCPU1201は、S1058の処理を実行した後、処理を、S1059に移す。 At S1058, the main CPU 1201 sets a special symbol pause flag for the other special symbol. By performing this process, it is possible not to start or stop the variable display of the other special symbol during execution of the small winning game control process. After executing the process of S1058, the main CPU 1201 shifts the process to S1059.

S1059において、メインCPU1201は、特別図柄の当り判定処理(図78のS1034参照)の結果が大当りであるか否かを判定する。 At S1059, the main CPU 1201 determines whether or not the result of the special symbol win determination process (see S1034 in FIG. 78) is a big win.

S1059において、特別図柄の当り判定処理(図78のS1034参照)の結果が大当りでないと判定された場合(S1059がNO判定の場合)、メインCPU1201は、特別図柄可変表示終了処理を終了し、処理を、特別図柄管理処理(図77参照)に戻す。 In S1059, when it is determined that the result of the special symbol hit determination process (see S1034 in FIG. 78) is not a big hit (when S1059 determines NO), the main CPU 1201 terminates the special symbol variable display end process and processes. is returned to the special symbol management process (see FIG. 77).

一方、S1059において、特別図柄の当り判定処理(図78のS1034参照)の結果が大当りであると判定された場合(S1059がYES判定の場合)、メインCPU1201は、処理を、S1060に移す。 On the other hand, when it is determined in S1059 that the result of the special symbol hit determination process (see S1034 in FIG. 78) is a big hit (when S1059 determines YES), the main CPU 1201 shifts the process to S1060.

S1060において、メインCPU1201は、他方の特別図柄に対して特別図柄休止フラグをセットする。この処理が行われることにより、大当り遊技制御処理の実行中に他方の特別図柄の可変表示を開始しないようにすることができる。メインCPU1201は、S1060の処理を実行した後、処理を、S1061に移す。 At S1060, the main CPU 1201 sets a special symbol pause flag for the other special symbol. By performing this process, it is possible not to start the variable display of the other special symbol during execution of the big hit game control process. After executing the process of S1060, the main CPU 1201 shifts the process to S1061.

S1061において、メインCPU1201は、他方の特別図柄が可変表示中であるか否かを判定する。 At S1061, the main CPU 1201 determines whether or not the other special symbol is being variably displayed.

S1061において他方の特別図柄が可変表示中でないと判定された場合(S1061がNO判定の場合)、メインCPU1201は、特別図柄可変表示終了処理を終了し、処理を、特別図柄管理処理(図77参照)に戻す。 If it is determined in S1061 that the other special symbol is not being variably displayed (NO determination in S1061), the main CPU 1201 ends the special symbol variable display end processing, and changes the processing to special symbol management processing (see FIG. 77). ).

一方、S1061において他方の特別図柄が可変表示中であると判定された場合(S1061がYES判定の場合)、メインCPU1201は、処理を、S1062に移す。 On the other hand, if it is determined in S1061 that the other special symbol is being variably displayed (YES in S1061), the main CPU 1201 shifts the process to S1062.

S1062において、メインCPU1201は、図柄確定数カウンタの値を1加算する。メインCPU1201は、S1062の処理を実行した後、処理を、S1063に移す。 At S1062, the main CPU 1201 adds 1 to the value of the confirmed symbol number counter. After executing the process of S1062, the main CPU 1201 shifts the process to S1063.

S1063において、メインCPU1201は、可変表示停止フラグをセットする。この処理が行われると、試射試験信号が外部に出力されるようになる。この試射試験信号は、他方の特別図柄が強制的にハズレで停止されたことを示す信号である。メインCPU1201は、S1063の処理を実行した後、処理を、S1064に移す。 In S1063, the main CPU 1201 sets a variable display stop flag. When this process is performed, the test-firing test signal is output to the outside. This test-firing test signal is a signal indicating that the other special symbol is forcibly stopped due to a failure. After executing the process of S1063, the main CPU 1201 shifts the process to S1064.

S1064において、メインCPU1201は、他方の特別図柄の当りフラグを強制的にハズレに変えてセットする。この処理を行うことにより、処理対象の特別図柄の当り判定処理(図78のS1034参照)の結果が大当りである場合、他方の特別図柄が可変表示中であって、この他方の特別図柄の当り判定処理の結果が大当りであったとしても、他方の特別図柄が強制的にハズレで停止することとなる。メインCPU1201は、S1064の処理を実行した後、処理を、S1065に移す。 At S1064, the main CPU 1201 forcibly changes the win flag of the other special symbol to a loss and sets it. By performing this processing, when the result of the hit determination processing for the special symbol to be processed (see S1034 in FIG. 78) is a big hit, the other special symbol is being variably displayed and the other special symbol hits. Even if the result of the determination process is a big hit, the other special symbol is forcibly stopped due to a loss. After executing the process of S1064, the main CPU 1201 shifts the process to S1065.

S1065において、メインCPU1201は、他方の特別図柄の可変表示に関連する作業領域をクリアする処理を行う。メインCPU1201は、S1065の処理を実行した後、処理を、S1066に移す。 At S1065, the main CPU 1201 performs processing for clearing the work area related to the variable display of the other special symbol. After executing the process of S1065, the main CPU 1201 shifts the process to S1066.

S1066において、メインCPU1201は、他方の特別図柄のタイマに、所定の確定待ち時間をセットする処理を行う。この処理では、特別図柄が大当りを示す停止表示態様で停止したときに他方の特別図柄がハズレを示す停止表示態様で停止するように、確定待ち時間がセットされる。メインCPU1201は、S1066の処理を実行した後、処理を、S1067に移す。 At S1066, the main CPU 1201 performs processing for setting a predetermined fixed waiting time to the timer for the other special symbol. In this process, the fixed waiting time is set so that when the special symbol stops in the stop display mode indicating the big hit, the other special symbol stops in the stop display mode indicating the loss. After executing the process of S1066, the main CPU 1201 shifts the process to S1067.

S1067において、メインCPU1201は、他方の特別図柄の制御状態番号に「2」をセットする。メインCPU1201は、S1067の処理を実行した後、処理を、S1068に移す。 At S1067, the main CPU 1201 sets the control state number of the other special symbol to "2". After executing the process of S1067, the main CPU 1201 shifts the process to S1068.

S1068において、メインCPU1201は、遊技状態指定パラメータ設定処理を行う。メインCPU1201は、S1068の処理を実行した後、処理を、S1069に移す。 At S1068, the main CPU 1201 performs a game state designation parameter setting process. After executing the process of S1068, the main CPU 1201 shifts the process to S1069.

S1069において、メインCPU1201は、他方の特別図柄演出停止コマンドの送信予約処理を行う。なお、この処理で送信予約された他方の特別図柄演出停止コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路1300に送信される。メインCPU1201は、S1069の処理を実行した後、特別図柄可変表示終了処理を終了し、処理を、特別図柄管理処理(図77参照)に戻す。 At S1069, the main CPU 1201 performs transmission reservation processing of the other special symbol effect stop command. The other special symbol effect stop command reserved for transmission in this process is transmitted to the sub-control circuit 1300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process. After executing the process of S1069, the main CPU 1201 ends the special symbol variable display end process, and returns the process to the special symbol management process (see FIG. 77).

このように、本実施例の特別図柄可変表示終了処理では、処理対象である特別図柄に対して特別図柄休止フラグがセットされておらず、この特別図柄の当り判定処理(図78のS1034参照)の結果が大当りであり、且つ、他方の特別図柄が可変表示中である場合には、他方の特別図柄の可変表示を強制的にハズレにする処理が行われる。 Thus, in the special symbol variable display end process of the present embodiment, the special symbol pause flag is not set for the special symbol to be processed, and the special symbol hit determination process (see S1034 in FIG. 78). If the result of (2) is a big hit and the other special symbol is being variably displayed, the process of forcibly making the variable display of the other special symbol a failure is performed.

[2-4-5.特別図柄遊技判定処理]
次に、図81および図82を参照して、特別図柄管理処理(図77参照)中のS1025でメインCPU1201により実行される特別図柄遊技判定処理について説明する。図81および図82は、第2のパチンコ遊技機における特別図柄遊技判定処理の一例を示すフローチャートである。
[2-4-5. Special symbol game determination process]
Next, with reference to FIGS. 81 and 82, the special symbol game determination process executed by the main CPU 1201 at S1025 during the special symbol management process (see FIG. 77) will be described. 81 and 82 are flowcharts showing an example of special symbol game determination processing in the second pachinko gaming machine.

なお、この特別図柄遊技判定処理が第1特別図柄を処理対象とする特別図柄管理処理中のS1025で呼び出された場合、第1特別図柄が処理対象となる。同様に、特別図柄遊技判定処理が第2特別図柄を処理対象とする特別図柄管理処理中のS1025で呼び出された場合、第2特別図柄が処理対象となる。 In addition, when this special symbol game determination process is called at S1025 during the special symbol management process with the first special symbol as the processing target, the first special symbol is the processing target. Similarly, when the special symbol game determination process is called at S1025 during the special symbol management process with the second special symbol as the processing target, the second special symbol is the processing target.

メインCPU1201は、先ず、特別図柄の制御状態番号が「2」であるか否かを判定する(S1071)。 The main CPU 1201 first determines whether or not the control state number of the special symbol is "2" (S1071).

S1071において特別図柄の制御状態番号が「2」でないと判定された場合(S1071がNO判定の場合)、メインCPU1201は、特別図柄遊技判定処理を終了し、処理を、特別図柄管理処理(図77参照)に戻す。 When it is determined in S1071 that the control state number of the special symbol is not "2" (when S1071 determines NO), the main CPU 1201 ends the special symbol game determination process, and performs the special symbol management process (FIG. 77). reference).

一方、S1071において特別図柄の制御状態番号が「2」であると判定された場合(S1071がYES判定の場合)、メインCPU1201は、処理を、S1072に移す。 On the other hand, when it is determined in S1071 that the control state number of the special symbol is "2" (when S1071 determines YES), the main CPU 1201 shifts the process to S1072.

S1072において、メインCPU1201は、大当りであるか否か、すなわち停止した特別図柄が大当りを示す停止表示態様であるか否かを判定する。 At S1072, the main CPU 1201 determines whether or not a big win has occurred, that is, whether or not the stopped special symbol is in a stop display mode indicating a big win.

S1072において、大当りでないすなわち停止した特別図柄が大当りを示す停止表示態様でないと判定された場合(S1072がNO判定の場合)、メインCPU1201は、処理を、S1073に移す。一方、S1072において、大当りであるすなわち停止した特別図柄が大当りを示す停止表示態様であると判定された場合(S1072がYES判定の場合)、メインCPU1201は、処理を、S1075に移す。 In S1072, when it is determined that the stopped special symbols are not in the stop display mode indicating the big win (NO determination in S1072), the main CPU 1201 shifts the process to S1073. On the other hand, in S1072, when it is determined that the special symbol is a big win, that is, the stopped special symbol is in the stop display mode indicating a big win (YES in S1072), the main CPU 1201 shifts the process to S1075.

S1073において、メインCPU1201は、小当りであるか否か、すなわち停止した特別図柄が小当りを示す停止表示態様であるか否かを判定する。 In S1073, the main CPU 1201 determines whether or not there is a small win, that is, whether or not the stopped special symbol is in a stop display mode indicating a small win.

S1073において、小当りでないすなわち停止した特別図柄がハズレを示す停止表示態様であると判定された場合(S1073がNO判定の場合)、メインCPU1201は、処理を、S1074に移す。 In S1073, when it is determined that the stopped special symbol is not a small hit, that is, the stopped special symbol is in the stop display mode indicating a loss (NO determination in S1073), the main CPU 1201 shifts the process to S1074.

S1074において、メインCPU1201は、特別図柄遊技終了処理を行う。この特別図柄遊技終了処理については、図83を参照して後述する。なお、メインCPU1201は、特別図柄遊技終了処理を行うと、特別図柄遊技判定処理を終了し、処理を、特別図柄管理処理(図77参照)に戻す。 At S1074, the main CPU 1201 performs special symbol game end processing. This special symbol game end processing will be described later with reference to FIG. After performing the special symbol game end processing, the main CPU 1201 ends the special symbol game determination processing and returns the processing to the special symbol management processing (see FIG. 77).

一方、S1073において、小当りであるすなわち停止した特別図柄が小当りを示す停止表示態様であると判定された場合(S1073がYES判定の場合)、メインCPU1201は、処理を、S1075に移す。 On the other hand, in S1073, when it is determined that the stopped special symbol is a stop display mode indicating a small win (when S1073 determines YES), the main CPU 1201 shifts the process to S1075.

S1075において、メインCPU1201は、大当り遊技制御処理または小当り遊技制御処理の開始設定処理を行う。この処理では、外部端子板1184を介して例えばホールコンピュータ1186(いずれも図70参照)や島コンピュータ(不図示)に出力される信号の生成および更新が行われる。なお、この処理で生成および更新が行われる信号は、特別図柄遊技判定処理の処理対象である特別図柄にかかわる信号である。メインCPU1201は、S1075の処理を行った後、処理を、S1076に移す。 In S1075, the main CPU 1201 performs a start setting process for the big hit game control process or the small hit game control process. In this processing, signals output to, for example, a hall computer 1186 (see FIG. 70 for both) and an island computer (not shown) via the external terminal board 1184 are generated and updated. It should be noted that the signal generated and updated in this process is a signal related to the special symbol that is the target of the special symbol game determination process. After performing the process of S1075, the main CPU 1201 shifts the process to S1076.

また、S1075の大当り遊技制御処理の開始設定処理において、メインCPU1201は、確変フラグ、確変カウンタ、時短フラグ、および時短カウンタ等、各種フラグや各種カウンタをクリアする処理も行う。 In addition, in the start setting process of the jackpot game control process of S1075, the main CPU 1201 also performs a process of clearing various flags and various counters such as a variable probability flag, a variable probability counter, a time saving flag, and a time saving counter.

S1076において、メインCPU1201は、ラウンド表示LEDデータをセットする処理を行う。その後、メインCPU1201は、例えば、開放される大入賞口(例えば、大当り用大入賞口1131または小当り用大入賞口1151)の開放回数の上限値をセットする処理(S1077)、外部端子板1184への大当り信号セット処理(S1078)、特別図柄の制御状態番号を「3」にセットする処理(S1079)、遊技状態指定パラメータ設定処理(S1080)、および、大当り開始表示コマンドの送信予約処理(S1081)等の処理を行う。なお、特別図柄の制御状態番号を「3」にセットする処理(S1079)を行って制御状態番号を切り替えることにより、この特別図柄遊技判定処理の終了後に、大入賞口開放準備処理(図77のS1026参照)が行われることとなる。その後、メインCPU1201は、特別図柄遊技判定処理を終了し、処理を、特別図柄管理処理(図77参照)に戻す。 In S1076, the main CPU 1201 performs processing for setting round display LED data. After that, the main CPU 1201 performs, for example, a process of setting the upper limit of the number of openings of the big winning opening (for example, the big winning opening 1131 or the big winning opening 1151 for the small winning) (S1077), the external terminal board 1184 Big hit signal set processing (S1078), processing for setting the control state number of the special symbol to "3" (S1079), game state designation parameter setting processing (S1080), and transmission reservation processing for the big hit start display command (S1081 ), etc. In addition, by performing the process (S1079) of setting the control state number of the special symbol to "3" and switching the control state number, after the special symbol game determination process ends, the large winning opening preparation process (Fig. 77 S1026) is performed. After that, the main CPU 1201 ends the special symbol game determination process and returns the process to the special symbol management process (see FIG. 77).

なお、メインCPU1201は、割込禁止区間を設定し、上述の特別図柄遊技判定処理(S1071~S1081)を、割込禁止区間内で行うことが好ましい。 It is preferable that the main CPU 1201 sets an interrupt prohibited section and performs the above-described special symbol game determination processing (S1071 to S1081) within the interrupt prohibited section.

[2-4-6.特別図柄遊技終了処理]
次に、図83を参照して、特別図柄遊技判定処理(図81および図82参照)中のS1074でメインCPU1201により実行される特別図柄遊技終了処理について説明する。図83は、第2のパチンコ遊技機における特別図柄遊技終了処理の一例を示すフローチャートである。
[2-4-6. Special symbol game end processing]
Next, with reference to FIG. 83, the special symbol game end processing executed by the main CPU 1201 at S1074 during the special symbol game determination processing (see FIGS. 81 and 82) will be described. FIG. 83 is a flow chart showing an example of special symbol game end processing in the second pachinko gaming machine.

メインCPU1201は、先ず、時短管理処理を行う(S1091)。この時短管理処理の詳細については、第1のパチンコ遊技機において図32~図39を参照して説明した処理と同様であるため、説明を省略する。メインCPU1201は、S1091の処理を実行した後、処理を、S1092に移す。 The main CPU 1201 first performs time saving management processing (S1091). The details of this time saving management process are the same as the processes described with reference to FIGS. 32 to 39 in the first pachinko game machine, so description thereof will be omitted. After executing the process of S1091, the main CPU 1201 shifts the process to S1092.

S1092において、メインCPU1201は、特別図柄の制御状態番号に「0」をセットする。このように、特別図柄の制御状態番号を「0」にセットする処理が行われると、次回の特別図柄遊技の実行が可能となる。メインCPU1201は、S1092の処理を実行した後、処理を、S1093に移す。 At S1092, the main CPU 1201 sets the special symbol control state number to "0". Thus, when the process of setting the control state number of the special symbol to "0" is performed, the next special symbol game can be executed. After executing the process of S1092, the main CPU 1201 shifts the process to S1093.

S1093において、メインCPU1201は、特別図柄の遊技状態指定パラメータ設定処理を行う。その後、メインCPU1201は、特別図柄遊技終了コマンドの送信予約処理(S1094)を行う。なお、この処理で送信予約された特別図柄遊技終了コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路1300に送信される。そして、S1094の処理後、メインCPU1201は、特別図柄遊技終了処理を終了し、処理を、特別図柄遊技判定処理(図81参照)に戻す。 At S1093, the main CPU 1201 performs special symbol gaming state designation parameter setting processing. After that, the main CPU 1201 performs a special symbol game end command transmission reservation process (S1094). The special symbol game end command reserved for transmission in this process is transmitted to the sub-control circuit 1300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process. After the processing of S1094, the main CPU 1201 ends the special symbol game end processing and returns the processing to the special symbol game determination processing (see FIG. 81).

なお、特別図柄の当り判定処理(図78のS1034参照)の結果がハズレである場合、メインCPU1201は、確変フラグおよび時短フラグのいずれについてもセットまたはリセットしない。そのため、ハズレの表示態様が導出されたとしても遊技状態は移行しない。 If the result of the special symbol win determination process (see S1034 in FIG. 78) is a loss, the main CPU 1201 does not set or reset either the variable probability flag or the time saving flag. Therefore, even if the display mode of losing is derived, the game state does not shift.

[2-4-7.大入賞口開放準備処理]
次に、図84を参照して、特別図柄管理処理(図77参照)中のS1026でメインCPU1201により実行される大入賞口開放準備処理について説明する。図84は、第2のパチンコ遊技機における大入賞口開放準備処理の一例を示すフローチャートである。
[2-4-7. Grand Prize Opening Preparation Processing]
Next, with reference to FIG. 84, the big winning opening preparation processing executed by the main CPU 1201 at S1026 during the special symbol management processing (see FIG. 77) will be described. FIG. 84 is a flow chart showing an example of the big winning opening preparation process in the second pachinko gaming machine.

なお、この大入賞口開放準備処理が第1特別図柄を処理対象とする特別図柄管理処理中のS1026で呼び出された場合、第1特別図柄が処理対象となる。同様に、大入賞口開放準備処理が第2特別図柄を処理対象とする特別図柄管理処理中のS1026で呼び出された場合、第2特別図柄が処理対象となる。 In addition, when this big winning opening opening preparation process is called at S1026 during the special symbol management process for the first special symbol to be processed, the first special symbol is to be processed. Similarly, when the big winning opening opening preparation process is called at S1026 during the special symbol management process for the second special symbol to be processed, the second special symbol is to be processed.

メインCPU1201は、先ず、特別図柄の制御状態番号が「3」であるか否かを判定する(S1101)。 The main CPU 1201 first determines whether or not the control state number of the special symbol is "3" (S1101).

S1101において特別図柄の制御状態番号が「3」でないと判定された場合(S1101がNO判定の場合)、メインCPU1201は、大入賞口開放準備処理を終了し、処理を、特別図柄管理処理(図77参照)に戻す。 If it is determined in S1101 that the control state number of the special symbol is not "3" (NO determination in S1101), the main CPU 1201 ends the big winning opening preparation processing, and shifts the processing to the special symbol management processing (Fig. 77).

一方、S1101において特別図柄の制御状態番号が「3」であると判定された場合(S1101がYES判定の場合)、メインCPU1201は、処理を、S1102に移す。 On the other hand, when it is determined in S1101 that the control state number of the special symbol is "3" (when S1101 determines YES), the main CPU 1201 shifts the process to S1102.

S1102において、メインCPU1201は、大入賞口開放回数カウンタ値をロードする。大入賞口開放回数カウンタは、大当り遊技制御処理の実行時であれば、大当り遊技状態において実行されたラウンド遊技の実行回数を計数するカウンタが相当し、小当り遊技制御処理の実行時であれば、小当り遊技制御処理の実行回数を計数するカウンタが相当する。なお、大入賞口開放回数カウンタの計数値(大入賞口開放回数カウンタ値)は、メインRAM1203内の所定領域に格納される。メインCPU1201は、S1102の処理を実行した後、処理を、S1103に移す。 At S1102, the main CPU 1201 loads the value of the counter for the number of openings of the big winning opening. The large winning opening opening number counter corresponds to a counter that counts the number of round games executed in the big winning game state when the big winning game control process is executed, and when the small winning game control process is executed. , corresponds to a counter that counts the number of executions of the small hit game control process. It should be noted that the count value of the large winning opening opening number counter (large winning opening opening number counter value) is stored in a predetermined area in the main RAM 1203 . After executing the process of S1102, the main CPU 1201 shifts the process to S1103.

S1103において、メインCPU1201は、大入賞口(例えば、大当り用大入賞口1131または小当り用大入賞口1151)の開放回数が上限値であるか否かを判定する。なお、本実施例では、大当り遊技状態において開放される大当り用大入賞口1131の開放回数であるラウンド数の上限値は、例えば当り種類決定テーブル(図73参照)に示されるように4ラウンドまたは10ラウンドである。一方、小当り遊技状態において開放される小当り用大入賞口1151の開放回数の上限値は例えば1回である。 In S1103, the main CPU 1201 determines whether or not the number of openings of the big winning opening (for example, the big winning opening 1131 or the small winning big winning opening 1151) reaches the upper limit. In this embodiment, the upper limit of the number of rounds, which is the number of openings of the big-hit big winning opening 1131 opened in the big-hit gaming state, is 4 rounds or 10 rounds. On the other hand, the upper limit of the number of openings of the small-hit large winning opening 1151 opened in the small-hit game state is, for example, one.

S1103において大入賞口の開放回数が上限値であると判定された場合(S1103がYES判定の場合)、メインCPU1201は、処理を、S1104に移す。 When it is determined in S1103 that the number of openings of the big winning opening is the upper limit (when S1103 determines YES), the main CPU 1201 shifts the process to S1104.

S1104において、メインCPU1201は、特別図柄の制御状態番号を「5」にセットする。このように、特別図柄の制御状態番号を「5」にセットする処理(S1104)を行って制御状態番号を切り替えることにより、この大入賞口開放準備処理の終了後に、大当り終了処理(図77のS1028参照)が行われることとなる。メインCPU1201は、S1104の処理を実行した後、処理を、S1105に移す。 At S1104, the main CPU 1201 sets the special symbol control state number to "5". In this way, by performing the processing (S1104) for setting the control state number of the special symbol to "5" and switching the control state number, the jackpot end processing (Fig. 77 S1028) is performed. After executing the process of S1104, the main CPU 1201 shifts the process to S1105.

S1105において、メインCPU1201は、遊技状態指定パラメータ設定処理を行う。その後、メインCPU1201は、大当り終了表示コマンドの送信予約処理を行う(S1106)。なお、この処理で送信予約された大当り終了表示コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路1300に送信される。そして、S1106の処理後、メインCPU1201は、大入賞口開放準備処理を終了し、処理を、特別図柄管理処理(図77参照)に戻す。 At S1105, the main CPU 1201 performs a game state designation parameter setting process. After that, the main CPU 1201 performs transmission reservation processing of a jackpot end display command (S1106). Incidentally, the jackpot end display command reserved for transmission in this process is transmitted to the sub-control circuit 1300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process. After the processing of S1106, the main CPU 1201 ends the preparation processing for opening the big winning opening, and returns the processing to the special symbol management processing (see FIG. 77).

S1103に戻って、大入賞口の開放回数が上限値でないと判定された場合(S1103がNO判定の場合)、メインCPU1201は、処理を、S1107に移す。 Returning to S1103, when it is determined that the number of openings of the big winning opening is not the upper limit value (NO determination in S1103), the main CPU 1201 shifts the process to S1107.

S1107において、メインCPU1201は、大入賞口開放回数カウンタ値に1を加算する処理を行う。メインCPU1201は、S1107の処理を実行した後、処理を、S1108に移す。 In S1107, the main CPU 1201 performs a process of adding 1 to the value of the counter value of the number of times the big winning opening has been opened. After executing the process of S1107, the main CPU 1201 shifts the process to S1108.

S1108において、メインCPU1201は、開放する大入賞口の選択処理を行う。この処理では、開放する大入賞口として、大当り遊技制御処理の実行時であれば大当り用大入賞口1131(図69参照)が選択され、小当り遊技制御処理の実行時であれば小当り用大入賞口1151(図69参照)が選択される。メインCPU1201は、S1108の処理を実行した後、処理を、S1109に移す。 At S1108, the main CPU 1201 performs selection processing of a large winning opening to be opened. In this process, as the big winning hole to be opened, the big winning big winning hole 1131 (see FIG. 69) is selected when the big winning game control process is executed, and the small winning big winning hole 1131 (see FIG. 69) is selected when the small winning game control process is executed. A big winning opening 1151 (see FIG. 69) is selected. After executing the process of S1108, the main CPU 1201 shifts the process to S1109.

S1109において、メインCPU1201は、大入賞口関連各種設定処理を行う。この処理では、例えば、大入賞口(大当り用大入賞口1131、小当り用大入賞口1151)の開放回数、大入賞口の最大開放時間、大入賞口への最大入賞個数、大入賞口入賞時の賞球数等がセットされる。大入賞口の開放回数は、大当り遊技制御処理の実行時であればラウンド数が相当し、小当り遊技制御処理の実行時であれば小当り用大入賞口1151の開放回数が相当する。なお、1ラウンドまたは小当り遊技制御処理において大入賞口が複数回開放されるものを排除する趣旨ではない。ただしこの場合は、ラウンド数を管理する制御と、大入賞口の開閉回数を管理する制御とを、別の処理として行うことが好ましい。メインCPU1201は、S1109の処理を実行した後、処理を、S1110に移す。 In S1109, the main CPU 1201 performs various setting processes related to the big winning opening. In this process, for example, the number of openings of the big winning opening (big winning opening 1131, small winning big winning opening 1151), the maximum opening time of the big winning opening, the maximum number of winnings to the big winning opening, the winning of the big winning opening The number of prize balls at the time is set. The number of openings of the big winning opening corresponds to the number of rounds when the big winning game control process is executed, and corresponds to the opening number of the big winning opening 1151 for small winnings when the small winning game control process is executed. In addition, it is not intended to exclude one round or a small winning game control process in which the big winning opening is opened multiple times. However, in this case, it is preferable that the control for managing the number of rounds and the control for managing the number of opening and closing times of the big winning opening are performed as separate processes. After executing the process of S1109, the main CPU 1201 shifts the process to S1110.

なお、本実施例において、大入賞口の最大開放時間は、大当り遊技制御処理の実行時であれば例えば最大30000msecにセットされ、小当り遊技制御処理の実行時であれば例えば最大1800msecにセットされる。大入賞口への最大入賞個数は、大当り遊技制御処理の実行時であれば例えば最大10個にセットされ、小当り遊技制御処理の実行時であれば例えば最大5個にセットされる。大入賞口入賞時の賞球数は、例えば、大当り用大入賞口1131および小当り用大入賞口1151のいずれについても10個にセットされる。ただし、大入賞口関連各種設定処理においてセットされる値は上記に限られない。 In the present embodiment, the maximum opening time of the big winning opening is set to a maximum of 30000 msec, for example, when executing the big winning game control process, and is set to a maximum of 1800 msec, for example, when executing the small winning game control process. be. The maximum number of winnings to the big winning opening is set to, for example, 10 at maximum when executing the big winning game control process, and is set to 5 at maximum when executing the small winning game control process. The number of prize balls at the time of winning the big winning opening is set to 10 for both the big winning opening 1131 and the big winning opening 1151 for the small winning, for example. However, the values set in the various setting processes related to the big winning opening are not limited to the above.

S1110において、メインCPU1201は、大入賞口開閉制御処理を行う。この処理では、大入賞口(大当り用大入賞口1131、小当り用大入賞口1151)の開閉制御データの生成処理が行われる。メインCPU1201は、S1110の処理を実行した後、処理を、S1111に移す。 At S1110, the main CPU 1201 performs a big winning opening opening/closing control process. In this process, a process of generating open/close control data for the big winning openings (large winning opening 1131 for big winning, big winning opening 1151 for small winning) is performed. After executing the process of S1110, the main CPU 1201 shifts the process to S1111.

S1111において、メインCPU1201は、特別図柄の制御状態番号を「4」にセットする。このように、特別図柄の制御状態番号を「4」にセットする処理(S1111)を行って制御状態番号を切り替えることにより、この大入賞口開放準備処理の終了後に、大入賞口開放制御処理(図77のS1027参照)が行われることとなる。メインCPU1201は、S1111の処理を実行した後、処理を、S1112に移す。 At S1111, the main CPU 1201 sets the special symbol control state number to "4". In this way, by performing the process (S1111) of setting the control state number of the special symbol to "4" and switching the control state number, after the end of this big winning hole opening preparation process, the big winning hole opening control process ( (see S1027 in FIG. 77) is performed. After executing the process of S1111, the main CPU 1201 shifts the process to S1112.

S1112において、メインCPU1201は、遊技状態指定パラメータ設定処理を行う。メインCPU1201は、S1112の処理を実行した後、処理を、S1113に移す。 At S1112, the main CPU 1201 performs a game state designation parameter setting process. After executing the process of S1112, the main CPU 1201 shifts the process to S1113.

S1113において、メインCPU1201は、大入賞口開放中表示コマンドの送信予約処理を行う。この処理で送信予約された大入賞口開放中表示コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路1300に送信される。メインCPU1201は、S1113の処理を実行した後、大入賞口開放準備処理を終了し、処理を、特別図柄管理処理(図77参照)に戻す。 At S1113, the main CPU 1201 performs reservation processing for transmission of the command for displaying during opening of the big winning opening. The display command during the opening of the big winning opening reserved for transmission in this process is transmitted to the sub-control circuit 1300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process. After executing the process of S1113, the main CPU 1201 ends the big winning opening preparation process, and returns the process to the special symbol management process (see FIG. 77).

[2-4-8.大入賞口開放制御処理]
次に、図85を参照して、特別図柄管理処理(図77参照)中のS1027でメインCPU1201により実行される大入賞口開放制御処理について説明する。図85は、第2のパチンコ遊技機における大入賞口開放制御処理の一例を示すフローチャートである。
[2-4-8. Large winning opening control process]
Next, with reference to FIG. 85, the big winning opening opening control process executed by the main CPU 1201 at S1027 during the special symbol management process (see FIG. 77) will be described. FIG. 85 is a flow chart showing an example of the big winning opening opening control process in the second pachinko gaming machine.

なお、この大入賞口開放制御処理が第1特別図柄を処理対象とする特別図柄管理処理中のS1027で呼び出された場合、第1特別図柄が処理対象となる。同様に、大入賞口開放制御処理が第2特別図柄を処理対象とする特別図柄管理処理中のS1027で呼び出された場合、第2特別図柄が処理対象となる。 In addition, when this big winning opening opening control process is called at S1027 during the special symbol management process for the first special symbol to be processed, the first special symbol is to be processed. Similarly, when the big winning opening opening control process is called at S1027 during the special symbol management process for the second special symbol to be processed, the second special symbol is to be processed.

メインCPU1201は、先ず、特別図柄の制御状態番号が「4」であるか否かを判定する(S1121)。 The main CPU 1201 first determines whether or not the control state number of the special symbol is "4" (S1121).

S1121において特別図柄の制御状態番号が「4」でないと判定された場合(S1121がNO判定の場合)、メインCPU1201は、大入賞口開放制御処理を終了し、処理を、特別図柄管理処理(図77参照)に戻す。 If it is determined in S1121 that the control state number of the special symbol is not "4" (if the determination in S1121 is NO), the main CPU 1201 ends the big winning opening control process, and shifts the process to the special symbol management process (Fig. 77).

一方、S1121において特別図柄の制御状態番号が「4」であると判定された場合(S1121がYES判定の場合)、メインCPU1201は、処理を、S1122に移す。 On the other hand, when it is determined in S1121 that the control state number of the special symbol is "4" (when S1121 determines YES), the main CPU 1201 shifts the process to S1122.

S1122において、メインCPU1201は、大入賞口(大当り用大入賞口1131、小当り用大入賞口1151)に入賞した遊技球の個数が最大入賞個数であるか否かを判定する。この処理では、大入賞口への遊技球の入賞個数を計数する大入賞口入賞カウンタ(例えば、大当り用大入賞口カウントスイッチ1132、小当り用大入賞口カウントスイッチ1152(いずれも図70参照)等)により計数された値が最大入賞個数の値であるか否かが判定される。なお、大入賞口入賞カウンタにより計数された大入賞口入賞カウンタ値は、メインRAM1203内の所定領域に格納される。 In S1122, the main CPU 1201 determines whether or not the number of game balls winning the big winning openings (the big winning opening 1131 for the big winning, the big winning opening for the small winning 1151) is the maximum winning number. In this process, a large winning opening winning counter (for example, a big winning opening counting switch 1132 for big winning and a big winning opening counting switch 1152 for small winning (see FIG. 70) etc.) is the value of the maximum winning number. It should be noted that the value of the large winning opening winning counter counted by the large winning opening winning counter is stored in a predetermined area in the main RAM 1203 .

S1122において、大入賞口(大当り用大入賞口1131、小当り用大入賞口1151)に入賞した遊技球の個数が最大入賞個数でないと判定された場合(S1122がNO判定の場合)、メインCPU1201は、処理を、S1123に移す。 In S1122, when it is determined that the number of game balls that have won the big winning opening (big winning opening 1131, small winning opening 1151) is not the maximum winning number (NO determination in S1122), the main CPU 1201 moves the process to S1123.

一方、S1122において、大入賞口(大当り用大入賞口1131、小当り用大入賞口1151)に入賞した遊技球の個数が最大入賞個数であると判定された場合(S1122がYES判定の場合)、メインCPU1201は、処理を、S1124に移す。 On the other hand, in S1122, when it is determined that the number of game balls that have won the big winning opening (large winning opening 1131 for big winning, big winning opening 1151 for small winning) is the maximum winning number (when S1122 is YES determination) , the main CPU 1201 shifts the process to S1124.

S1123において、メインCPU1201は、大入賞口(大当り用大入賞口1131、小当り用大入賞口1151)の最大開放時間が経過したか否かを判定する。この処理では、大入賞口関連各種設定処理(図84のS1109参照)においてセットされた最大開放時間が経過しているか否かが判定される。 In S1123, the main CPU 1201 determines whether or not the maximum opening time of the big winning opening (big winning opening 1131 for big winning, big winning opening for small winning 1151) has passed. In this process, it is determined whether or not the maximum opening time set in the various setting processes related to the big winning opening (see S1109 in FIG. 84) has passed.

S1123において大入賞口(大当り用大入賞口1131、小当り用大入賞口1151)の最大開放時間が経過していないと判定された場合(S1123がNO判定の場合)、メインCPU1201は、大入賞口開放制御処理を終了し、処理を、特別図柄管理処理(図77参照)に戻す。 When it is determined in S1123 that the maximum opening time of the big winning opening (big winning opening 1131, small winning opening 1151) has not elapsed (NO determination in S1123), the main CPU 1201 determines that the winning opening has not occurred. The mouth opening control process is ended, and the process is returned to the special symbol management process (see FIG. 77).

一方、S1123において大入賞口(大当り用大入賞口1131、小当り用大入賞口1151)の最大開放時間が経過していると判定された場合(S1123がYES判定の場合)、メインCPU1201は、処理を、S1124に移す。 On the other hand, when it is determined in S1123 that the maximum opening time of the big winning opening (big winning opening 1131, small winning opening 1151) has passed (if YES in S1123), the main CPU 1201 The process moves to S1124.

S1124において、メインCPU1201は、大入賞口(大当り用大入賞口1131、小当り用大入賞口1151)の閉鎖処理を行う。メインCPU1201は、S1124の処理を実行した後、処理を、S1125に移す。 In S1124, the main CPU 1201 performs closing processing of the big winning openings (large winning opening 1131 for big winning, big winning opening 1151 for small winning). After executing the process of S1124, the main CPU 1201 shifts the process to S1125.

S1125において、メインCPU1201は、特別図柄の制御状態番号を「3」にセットする処理を行う。このように、特別図柄の制御状態番号を「3」にセットする処理(S1125)を行って制御状態番号を切り替えることにより、この大入賞口開放制御処理の終了後に、再び、大入賞口開放準備処理(図77のS1026参照)が行われることとなる。メインCPU1201は、S1125の処理を実行した後、処理を、S1126に移す。 At S1125, the main CPU 1201 performs a process of setting the control state number of the special symbol to "3". In this way, by performing the process (S1125) of setting the control state number of the special symbol to "3" and switching the control state number, after the end of this big winning hole opening control process, the big winning hole opening preparation is performed again. Processing (see S1026 in FIG. 77) is performed. After executing the process of S1125, the main CPU 1201 shifts the process to S1126.

S1126において、メインCPU1201は、遊技状態指定パラメータ設定処理を行う。メインCPU1201は、S1126の処理を実行した後、処理を、S1127に移す。 At S1126, the main CPU 1201 performs a game state designation parameter setting process. After executing the process of S1126, the main CPU 1201 shifts the process to S1127.

S1127において、メインCPU1201は、ラウンド間表示コマンドの送信予約処理を行う。この処理で送信予約されたラウンド間表示コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路1300に送信される。そして、S1127の処理後、メインCPU1201は、大入賞口開制御処理を終了し、処理を、特別図柄管理処理(図77参照)に戻す。 In S1127, the main CPU 1201 performs transmission reservation processing of the inter-round display command. The inter-round display command reserved for transmission in this process is transmitted to the sub-control circuit 1300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process. After the process of S1127, the main CPU 1201 ends the big winning opening control process, and returns the process to the special symbol management process (see FIG. 77).

[2-4-9.大当り終了処理]
次に、図86を参照して、特別図柄管理処理(図77参照)中のS1028でメインCPU1201により実行される大当り終了処理について説明する。図86は、第2のパチンコ遊技機における大当り終了処理の一例を示すフローチャートである。
[2-4-9. Jackpot end processing]
Next, with reference to FIG. 86, the jackpot ending process executed by the main CPU 1201 at S1028 during the special symbol management process (see FIG. 77) will be described. FIG. 86 is a flow chart showing an example of a jackpot ending process in the second pachinko gaming machine.

なお、この大当り終了処理が第1特別図柄を処理対象とする特別図柄管理処理中のS1028で呼び出された場合、第1特別図柄が処理対象となる。同様に、大当り終了処理が第2特別図柄を処理対象とする特別図柄管理処理中のS1028で呼び出された場合、第2特別図柄が処理対象となる。 In addition, when this jackpot end process is called at S1028 during the special symbol management process for the first special symbol to be processed, the first special symbol is to be processed. Similarly, when the jackpot end process is called at S1028 during the special symbol management process for the second special symbol to be processed, the second special symbol is to be processed.

メインCPU1201は、先ず、特別図柄の制御状態番号が「5」であるか否かを判定する(S1131)。 The main CPU 1201 first determines whether or not the control state number of the special symbol is "5" (S1131).

S1131において特別図柄の制御状態番号が「5」でないと判定された場合(S1131がNO判定の場合)、メインCPU1201は、大当り終了処理を終了するとともに特別図柄管理処理(図77参照)も終了し、処理を、特別図柄制御処理(図76参照)に戻す。この場合、特別図柄管理処理が呼び出された処理に戻す。 When it is determined in S1131 that the control state number of the special symbol is not "5" (NO determination in S1131), the main CPU 1201 terminates the jackpot end processing and also terminates the special symbol management processing (see FIG. 77). , the process is returned to the special symbol control process (see FIG. 76). In this case, the special symbol management process is returned to the called process.

一方、S1131において特別図柄の制御状態番号が「5」であると判定された場合(S1131がYES判定の場合)、メインCPU1201は、処理を、S1132に移す。 On the other hand, when it is determined in S1131 that the control state number of the special symbol is "5" (when S1131 determines YES), the main CPU 1201 shifts the process to S1132.

S1132において、メインCPU1201は、特別図柄遊技終了設定処理を行う。この処理では、各種フラグ(例えば、確変フラグ、時短フラグ、天井カウント禁止フラグ等)の値をセットまたはリセットや、各種カウンタ(例えば、確変カウンタ、時短カウンタ、図柄確定数カウンタ、大入賞口開放回数カウンタ、大入賞口入賞カウンタ、天井カウンタ等)の値をセットまたはリセットする処理が行われる。なお、特別図柄休止フラグおよび天井カウンタは、いずれも、特別図柄遊技終了設定処理(S1132)においてリセットされる。また、確変フラグがオンにセットされる場合、天井カウント禁止フラグもオンにセットされる。これにより、確変フラグがオンの高確遊技状態では、天井カウンタの更新が行われないようになる。メインCPU1201は、S1132の処理を実行した後、処理を、S1133に移す。 At S1132, the main CPU 1201 performs special symbol game end setting processing. In this process, the value of various flags (eg, variable probability flag, time-saving flag, ceiling count prohibition flag, etc.) is set or reset, and various counters (eg, variable probability counter, time-saving counter, pattern fixed number counter, number of times the big winning opening is opened) counter, big winning opening winning counter, ceiling counter, etc.) is set or reset. Both the special symbol pause flag and the ceiling counter are reset in the special symbol game end setting process (S1132). In addition, when the variable probability flag is set to ON, the ceiling count prohibition flag is also set to ON. As a result, the ceiling counter is not updated in the high-probability gaming state in which the probability variation flag is on. After executing the process of S1132, the main CPU 1201 shifts the process to S1133.

S1133において、メインCPU1201は、特別図柄遊技終了処理を行う。この処理では、図31を参照して説明した特別図柄遊技終了処理が行われる。メインCPU1201は、S1133の処理を実行した後、大当り終了処理を終了し、処理を、特別図柄管理処理(図77参照)に戻す。 At S1133, the main CPU 1201 performs special symbol game end processing. In this process, the special symbol game end process described with reference to FIG. 31 is performed. After executing the processing of S1133, the main CPU 1201 ends the jackpot end processing and returns the processing to the special symbol management processing (see FIG. 77).

なお、メインCPU1201は、割込禁止区間を設定し、上述の大当り終了処理を、割込禁止区間内で行うことが好ましい。 It is preferable that the main CPU 1201 sets an interrupt-prohibited section and performs the above-described jackpot end processing within the interrupt-prohibited section.

[2-5.小当りラッシュ]
上述した第2のパチンコ遊技機では、所謂小当りラッシュを実現することができる。以下に、小当りラッシュについて説明する。
[2-5. Small hit rush]
In the second pachinko gaming machine described above, a so-called small winning rush can be realized. The small hit rush will be described below.

第2のパチンコ遊技機では、上述したとおり、通常遊技状態、高確時短遊技状態、高確非時短遊技状態および低確時短遊技状態が用意されており、メインCPU1201は、これらの遊技状態のうちいずれかの遊技状態に制御する。なお、上述したとおり、通常遊技状態では、左打ちが正規な遊技態様とされるため、第1始動口1120への遊技球の入賞に基づく第1特別図柄ゲームが主として実行される。また、その他の遊技状態(高確時短遊技状態、高確非時短遊技状態および低確時短遊技状態)では、右打ちが正規な遊技態様とされるため、第2始動口1140A,1140Bへの遊技球の入賞に基づく第2特別図柄ゲームが主として実行される。なお、普通電動役物ユニット1145に含まれる入賞口を第1始動口とした場合には、通常遊技状態、高確時短遊技状態および低確時短遊技状態のうちのいずれかの遊技状態では第1特別図柄ゲームが主として実行され、高確非時短遊技状態では第2特別図柄ゲームが主として実行される。 In the second pachinko gaming machine, as described above, a normal game state, a high-probability short-time game state, a high-probability non-short-time game state, and a low-probability short-time game state are prepared, and the main CPU 1201 is one of these game states. Control to any game state. As described above, in the normal game state, left-handed hitting is the regular game mode. In addition, in other game states (high-probability short-time gaming state, high-probability non-short-time gaming state and low-probability short-time gaming state), since hitting to the right is a regular game mode, the game to the second start port 1140A, 1140B A second special symbol game based on winning balls is mainly executed. In addition, when the winning opening included in the normal electric accessory unit 1145 is the first starting opening, the first The special symbol game is mainly executed, and the second special symbol game is mainly executed in the high probability non-time-saving gaming state.

本実施例では、高確非時短遊技状態において、小当り用大入賞口1151への遊技球の入賞頻度が他の遊技状態(例えば、通常遊技状態、高確時短遊技状態、低確時短遊技状態)と比べて高められることによって、単位時間あたりの発射球数に対して払い出される遊技価値(例えば賞球数等)の期待値が1を超えうる小当りラッシュとなる。 In this embodiment, in the high-probability non-time-saving gaming state, the winning frequency of the game ball to the small winning big winning opening 1151 is another game state (for example, normal game state, high-probability short-time gaming state, low-probability short-time gaming state ), the expected value of the game value (for example, the number of prize balls, etc.) paid out for the number of shot balls per unit time can exceed one.

ここで、小当りラッシュの仕組みの一例について説明する。先ず、右打ちされた遊技球は、ほぼ通過ゲート1126を通過する。高確非時短遊技状態では、普通電動役物1146を作動させて入賞口(本実施例では例えば第2始動口1140B)を開放状態とする頻度を高める電サポ制御が実行されない。また、大当り遊技制御処理が実行されない限り大当り用大入賞口1131も開放状態とならないため、高確非時短遊技状態において第2始動口1140Bが開放状態となる頻度は、時短制御が実行される遊技状態と比べて低い。そのため、小当り用大入賞口1151が開放されていれば、右打ちされ且つ下方の流下経路1107bに振り分けられた遊技球が小当り用大入賞口1151に入賞可能となる。小当り用大入賞口1151に遊技球が入賞すると、上述したように例えば10個の賞球が払い出される。また、右打ちされ且つ上方の流下経路1107aに振り分けられた遊技球は、第2始動口1140Aに入賞可能である。第2始動口1140A,1140Bに遊技球が入賞すると、例えば、特別図柄の当り判定テーブル(図71参照)に示されるように3分の1(概算)といった比較的高い確率で小当りを示す停止表示態様が導出されるだけでなく、高スタート用の特別図柄の変動パターンテーブル(図75参照)に示されるように超速変動(例えば、可変表示時間1000msec)が実行されるため、小当り用大入賞口1151への遊技球の入賞頻度が他の遊技状態(例えば、通常遊技状態、高確時短遊技状態、低確時短遊技状態)と比べて高められる。このようにして、単位時間あたりの発射球数に対して払い出される遊技価値(例えば賞球数等)の期待値が1を超えうる小当りラッシュの実現が可能となっている。 Here, an example of the mechanism of the small hit rush will be described. First, a game ball hit to the right almost passes through the passage gate 1126 . In the high-accuracy non-time-saving game state, the electric support control that increases the frequency of operating the normal electric accessory 1146 to open the winning opening (for example, the second start opening 1140B in this embodiment) is not executed. In addition, unless the big hit game control process is executed, the big winning opening 1131 for the big hit will not be in the open state, so the frequency that the second start opening 1140B will be in the open state in the high probability non-time-saving game state is the game in which the time-saving control is executed. low compared to the state Therefore, if the small winning large winning opening 1151 is open, the game ball hit to the right and distributed to the downward flow path 1107b can win the small winning large winning opening 1151.例文帳に追加When a game ball wins in the big winning hole 1151 for a small hit, ten prize balls, for example, are paid out as described above. In addition, the game ball that is hit to the right and distributed to the upper flow path 1107a can win the second starting port 1140A. When the game ball wins in the second starting ports 1140A and 1140B, for example, as shown in the special symbol hit determination table (see FIG. 71), a stop indicating a small hit with a relatively high probability of 1/3 (approximate) Not only the display mode is derived, but also super-speed fluctuation (for example, variable display time 1000 msec) is executed as shown in the fluctuation pattern table of special symbols for high start (see FIG. 75). The winning frequency of the game ball to the winning opening 1151 is increased compared with other game states (for example, normal game state, high-probability short-time game state, low-probability short-time game state). In this way, it is possible to realize a small winning rush in which the expected value of the game value (for example, the number of winning balls) paid out per unit time exceeds 1.

一方、時短制御が実行される遊技状態(例えば、高確時短遊技状態、低確時短遊技状態)では、電サポ制御が実行されることによって第2始動口1140Bが開放状態となり、右打ちされ且つ下方の流下経路1107bに振り分けられた遊技球の殆どが第2始動口1140Bに入賞してしまう。そのため、たとえ小当り用大入賞口1151が開放されていたとしても、小当り用大入賞口1151に遊技球が入賞する期待値は低い。しかも、上述したように、第2始動口1140Bに遊技球が入賞したとしても例えば1個の賞球しか払い出されない。右打ちされ且つ上方の流下経路1107aに振り分けられた遊技球が第2始動口1140Aに入賞すると例えば3個の賞球が払い出されるものの、第2始動口1140Aには、右打ちされ且つ上方の流下経路1107aに振り分けられた遊技球のうち概ね3分の1~5分の1の遊技球しか入賞しない。このように、時短制御が実行される遊技状態では、単位時間あたりの発射球数に対して払い出される遊技価値(例えば賞球数等)の期待値が1を超えないようになっている。 On the other hand, in the gaming state in which the time saving control is executed (for example, high accuracy time saving game state, low accuracy time saving game state), the second start port 1140B is opened by executing the electric sapo control, and is struck to the right and Most of the game balls distributed to the downward flow path 1107b end up winning the second starting port 1140B. Therefore, even if the small-hit large winning opening 1151 is open, the expectation value of the game ball winning the small-hitting large winning opening 1151 is low. Moreover, as described above, even if a game ball enters the second starting port 1140B, for example, only one prize ball is paid out. When a game ball that is hit to the right and distributed to the upper flow-down path 1107a enters the second start port 1140A, for example, three prize balls are paid out, but the ball that is hit to the right and is distributed to the upper flow path 1107a enters the second start port 1140A. Of the game balls distributed to the path 1107a, only about one-third to one-fifth of the game balls win prizes. Thus, in the gaming state in which the time-saving control is executed, the expected value of the game value (for example, the number of winning balls) to be paid out with respect to the number of shot balls per unit time does not exceed 1.

また、通常遊技状態では、左打ちが正規な遊技態様とされるが、仮に右打ちを行った場合、右打ちされた遊技球が通過ゲート1126を通過して普通図柄当りを示す停止表示態様が導出されると普通電動役物1146が作動し、第2始動口1140Bに遊技球が入賞することによって小当り用大入賞口1151が開放される可能性がある。ただし、通常遊技状態では、低スタート用の特別図柄の変動パターンテーブル(図74参照)を参照して特別図柄の変動パターンが決定されるため、仮に第2始動口1140A,1140Bに遊技球が入賞したとしても、変動時間が極めて長い長変動A~Cのいずれかで第2特別図柄の可変表示が行われ、小当り用大入賞口1151が開放される頻度は極めて小さい。そのため、通常遊技状態において遊技者が右打ちを行う実益はない。なお、普通電動役物ユニット1145に含まれる入賞口を第1始動口とした場合、通常遊技状態における普通図柄の当り確率を例えば0にすることにより、右打ちを行う実益を生じさせないようにしてもよい。通常遊技状態では、単位時間あたりの発射球数に対して払い出される遊技価値(例えば賞球数等)の期待値は、1を超えないことは勿論、時短制御が実行される遊技状態よりも小さい。 In addition, in the normal game state, left-handed hitting is the normal game mode, but if right-handed hitting is performed, the right-handed game ball passes through the passage gate 1126 and the normal symbol hit is displayed in a stop display mode. When pulled out, the normal electric accessory 1146 operates, and there is a possibility that the small winning big winning opening 1151 is opened by the game ball winning in the second starting opening 1140B. However, in the normal game state, the variation pattern of the special symbol is determined by referring to the variation pattern table of the special symbol for low start (see FIG. 74). Even if it does, the variable display of the second special symbol is performed in any one of the long variations A to C having extremely long variation times, and the frequency of opening the small winning big winning opening 1151 is extremely small. Therefore, there is no real benefit for the player to hit to the right in the normal game state. In addition, when the winning opening included in the normal electric accessory unit 1145 is the first start opening, the winning probability of the normal symbol in the normal game state is set to 0, for example, so as not to generate the actual profit of hitting to the right. good too. In the normal game state, the expected value of the game value (for example, the number of prize balls, etc.) paid out for the number of shot balls per unit time does not exceed 1, and is smaller than the game state in which the time reduction control is executed. .

なお、本実施例では、高確非時短遊技状態において小当りラッシュとなるように構成したが、これに限られない。例えば、電サポ制御を実行せずに特別図柄の可変表示時間を短縮させる特図短縮制御が実行される高確時短遊技状態において小当りラッシュとなるようにしてもよい。 In addition, in the present embodiment, it is configured to be a small hit rush in the high probability non-time-saving gaming state, but it is not limited to this. For example, it may be made to be a small hit rush in a high-probability short-time gaming state in which the special symbol shortening control for shortening the variable display time of the special symbol is performed without performing the electric support control.

[3.第3のパチンコ遊技機]
次に、第3のパチンコ遊技機について説明する。第3のパチンコ遊技機は、上述したとおり、1種2種混合機と称されるパチンコ遊技機であり、大当り遊技状態に制御されるまでのルートとして、第1のルートと第2のルートとがある。第1のルートは、特別図柄当り判定処理の結果が「大当り」であることを示す停止表示態様が導出された場合である。第2のルートは、特別図柄判定の結果が「役物開放当り」であることを示す停止表示態様が導出されたことによってVアタッカーが開放し、開放されたVアタッカーに進入した遊技球がVアタッカー内のV入賞口に入賞した場合である。
[3. Third pachinko machine]
Next, the third pachinko game machine will be explained. As described above, the third pachinko machine is a pachinko machine called a 1-type 2-type mixed machine, and has a first route and a second route as routes until it is controlled to the jackpot game state. There is A first route is a case where a stop display mode indicating that the result of the special symbol winning determination process is a "big win" is derived. In the second route, the V-attacker is released by deriving a stop display mode indicating that the result of the special symbol determination is "a prize released", and the game ball entering the released V-attacker is V This is the case of winning the V winning slot in the attacker.

なお、第3のパチンコ遊技機は、第1特別図柄と第2特別図柄とを並行して可変表示させず、第1特別図柄の始動条件よりも第2特別図柄の始動条件が優先して成立する優先変動機である。ただし、これに限られず、上述した順次変動機としてもよい。 The third pachinko game machine does not variably display the first special symbol and the second special symbol in parallel, and establishes the starting condition of the second special symbol with priority over the starting condition of the first special symbol. It is a priority variator to However, it is not limited to this, and may be the sequential variation machine described above.

以下、第3のパチンコ遊技機について説明するにあたり、例えば外枠2およびベースドア3等の基本構成等、並びに、外部端子板2184(後述の図88参照)から第3のパチンコ遊技機の機外(例えば、ホールコンピュータ2186(後述の図88参照)や各島に設けられる島コンピュータ(不図示))に出力される信号等のように、機能、形状および配置位置等が第1のパチンコ遊技機と共通する点については極力説明を省略するものとする。 Hereinafter, in explaining the third pachinko game machine, for example, the basic configuration such as the outer frame 2 and the base door 3, etc., and the external terminal plate 2184 (see FIG. 88 described later) to the outside of the third pachinko game machine (For example, a hall computer 2186 (see FIG. 88 described later) or an island computer (not shown) provided on each island), such as signals output to the first pachinko machine The description of the common points will be omitted as much as possible.

なお、第3のパチンコ遊技機を説明するにあたり、第1のパチンコ遊技機の説明で用いた図面を参照して説明する構成については、第1のパチンコ遊技機と同じ符号およびステップ番号を用いて説明する。ただし、第3のパチンコ遊技機の説明において新たに採用された図面を参照して説明する構成については、第1のパチンコ遊技機と機能等が共通する構成であったとしても、第1のパチンコ遊技機と異なる符号およびステップ番号を用いて説明するものとする。 In describing the third pachinko game machine, the same reference numerals and step numbers as those of the first pachinko game machine are used for the configuration described with reference to the drawings used in the description of the first pachinko game machine. explain. However, regarding the configuration explained with reference to the newly adopted drawings in the description of the third pachinko game machine, even if the configuration has the same functions as the first pachinko game machine, the first pachinko game machine The description will be made using the reference numerals and step numbers that are different from those of the game machine.

[3-1.遊技盤ユニット]
図87を参照して、第3のパチンコ遊技機が備える遊技盤ユニット2010について説明する。この遊技盤ユニット2010も、第1のパチンコ遊技機と同様に、保護ガラス43(図2参照)の後方に位置するようにベースドア3(図2参照)の前方に配置される。
[3-1. Game board unit]
A game board unit 2010 included in the third pachinko game machine will be described with reference to FIG. This game board unit 2010 is also arranged in front of the base door 3 (see FIG. 2) so as to be positioned behind the protective glass 43 (see FIG. 2), similarly to the first pachinko game machine.

図87は、第3のパチンコ遊技機が備える遊技盤ユニット2010の外観を示す正面図の一例である。遊技盤ユニット2010の前側面には、発射された遊技球が転動流下可能な遊技領域2105が形成される。 FIG. 87 is an example of a front view showing the appearance of the game board unit 2010 provided in the third pachinko game machine. On the front side of the game board unit 2010, a game area 2105 is formed in which a shot game ball can roll and flow.

なお、第3のパチンコ遊技機の遊技領域2105に配置される各種部材(例えば第1始動口2120等)は、第1のパチンコ遊技機の遊技領域105に配置される各種部材と共通するものもあるが、改めて一通り説明する。 In addition, various members (for example, the first start port 2120, etc.) arranged in the game area 2105 of the third pachinko game machine may be common to various members arranged in the game area 105 of the first pachinko game machine. Yes, but let me explain again.

図87に示されるように、遊技盤ユニット2010は、主として、発射された遊技球が転動流下可能な遊技領域2105が形成される遊技パネル2100と、ガイドレール2110と、遊技領域2105の略中央部に配置されるセンター役物2115と、第1始動口2120と、第2始動口2140と、一般入賞口2122と、通過ゲートユニット2125と、特別電動役物ユニット2130と、普通電動役物ユニット2145と、LEDユニット2160と、V入賞装置2150と、アウト口2178と、裏ユニット(不図示)とを備える。なお、LEDユニット2160については第1のパチンコ遊技機のLEDユニット160と同様であり、この第3のパチンコ遊技機では説明を省略する。 As shown in FIG. 87, the game board unit 2010 mainly includes a game panel 2100 in which a game area 2105 in which shot game balls can roll and flow down, a guide rail 2110, and a substantially central portion of the game area 2105. center accessory 2115, first starting port 2120, second starting port 2140, general prize winning port 2122, passage gate unit 2125, special electric accessory unit 2130, and ordinary electric accessory unit 2145, an LED unit 2160, a V winning device 2150, an outlet 2178, and a back unit (not shown). Incidentally, the LED unit 2160 is the same as the LED unit 160 of the first pachinko game machine, and the description thereof will be omitted in this third pachinko game machine.

(遊技パネル)
遊技パネル2100には、表示装置2007の表示領域が臨む位置に開口(参照符号なし)が形成されている。また、遊技パネル2100の前面には、ガイドレール2110が設けられるとともに遊技釘(参照符号なし)等が植設されている。発射装置6(図1、図2参照)から発射された遊技球は、ガイドレール2110から遊技領域2105に向けて飛び出し、遊技釘等と衝突して進行方向を変えながら遊技領域2105の下方に向けて流下する。
(game panel)
The game panel 2100 is formed with an opening (no reference numeral) at a position facing the display area of the display device 2007 . A guide rail 2110 is provided on the front surface of the game panel 2100, and a game nail (no reference numeral) is planted. A game ball shot from the shooting device 6 (see FIGS. 1 and 2) jumps out from the guide rail 2110 toward the game area 2105, collides with a game nail or the like, and is directed downward to the game area 2105 while changing its traveling direction. flow down.

また、遊技パネル2100の後方には、演出効果を高めるために装飾体が設けられた裏ユニット(図示せず)が配置されている。遊技パネル2100は、裏ユニットに設けられた装飾体を正面視で視認できるように透明樹脂で構成されている。この場合、遊技パネル2100の全部が透明部材で構成されていてもよいし、例えば、裏ユニットに設けられた装飾体を正面視で視認できる部位のみが透明部材で構成されていてもよい。また、遊技パネル2100を、透明部分を有さない部材(例えば木製)で構成し、一部に透明部材を設けて演出効果を高めるようにしてもよい。 In addition, behind the game panel 2100, a back unit (not shown) provided with a decorative body is arranged in order to enhance the performance effect. The game panel 2100 is made of a transparent resin so that the ornaments provided on the back unit can be seen from the front. In this case, the entire game panel 2100 may be made of a transparent member, or, for example, only the portion where the ornaments provided on the back unit can be seen from the front may be made of a transparent member. Also, the game panel 2100 may be made of a member (for example, made of wood) that does not have a transparent portion, and a transparent member may be partially provided to enhance the presentation effect.

(ガイドレール)
ガイドレール2110は、第1のパチンコ遊技機と同様に円弧状の外レールおよび内レール(いずれも参照符号なし)により構成される。遊技領域2105は、ガイドレール2110によって区画(画定)される。外レールおよび内レールは、発射装置2006(後述の図88参照)から発射された遊技球を遊技領域2105の上部に案内する機能を有する。
(guide rail)
The guide rail 2110 is composed of arc-shaped outer rails and inner rails (both without reference numerals) as in the first pachinko game machine. The play area 2105 is partitioned (demarcated) by guide rails 2110 . The outer rail and the inner rail have a function of guiding a game ball shot from a shooting device 2006 (see FIG. 88 described later) to the upper part of the game area 2105 .

(センター役物)
センター役物2115は、遊技パネル2100の開口(参照符号なし)にはめ込まれるように構成されており、上方には円弧状のセンターレール2116を備えている。遊技領域2105に向けて発射された遊技球は、センターレール2116によって左右に振り分けられる。
(Center role)
The center accessory 2115 is configured to be fitted into an opening (no reference numeral) of the game panel 2100, and has an arc-shaped center rail 2116 above. The game balls shot toward the game area 2105 are distributed to the left and right by the center rail 2116. - 特許庁

発射装置2006によって遊技領域2105に向けて発射された遊技球は、左側領域2106または右側領域2107を流下する。左側領域2106または右側領域2107を流下する遊技球は、遊技パネル2100に植設された遊技釘等との衝突により、進行方向を変えながら下方へ向けて流下する。発射ハンドル62(図1、図2参照)の操作量が小さい場合、発射された遊技球は左側領域2106を流下する。一方、発射ハンドル62の操作量が大きい場合、発射された遊技球は右側領域2107を流下する。 A game ball shot toward the game area 2105 by the shooting device 2006 flows down the left area 2106 or the right area 2107 . A game ball flowing down the left side area 2106 or the right side area 2107 collides with a game nail or the like planted in the game panel 2100 and flows downward while changing its traveling direction. When the amount of operation of the shooting handle 62 (see FIGS. 1 and 2) is small, the shot game ball flows down the left area 2106 . On the other hand, when the operation amount of the shooting handle 62 is large, the shot game ball flows down the right area 2107 .

また、センター役物2115には、左側の外周縁部に、左側領域2106を流下する遊技球が進入可能とされたワープ入口2117が形成されている。ワープ入口2117に進入した遊技球は、センター役物2115に形成されたステージ2118に誘導可能に構成されている。ステージ2118は、表示装置2007の表示領域の下辺前方において遊技球が左右方向に転動可能に形成されている。なお、ステージ2118は、例えば、上段側のステージおよび下段側のステージといったように、複数段で形成されていてもよい。 In addition, the center accessory 2115 has a warp entrance 2117 formed on the left outer peripheral edge thereof into which a game ball flowing down the left area 2106 can enter. A game ball that has entered the warp entrance 2117 is configured to be guided to a stage 2118 formed in the center accessory 2115 . The stage 2118 is formed in front of the lower side of the display area of the display device 2007 so that the game ball can roll in the horizontal direction. Note that the stage 2118 may be formed in a plurality of stages, for example, an upper stage and a lower stage.

ステージ2118の左右方向略中央の後側には、遊技球が進入可能なチャンス入口2119が形成されており、チャンス入口2119に進入した遊技球は、第1始動口2120の直上に放出されるように構成されている。そのため、チャンス入口2119に進入した遊技球は、ワープ入口2117に進入しなかった遊技球や、ワープ入口2117に進入したもののチャンス入口2119に進入しなかった遊技球と比べて高い確率で第1始動口2120に入賞(通過)するようになっている。 A chance entrance 2119 into which a game ball can enter is formed behind the stage 2118 substantially in the left-right direction. is configured to Therefore, the game ball that entered the chance entrance 2119 has a higher probability than the game ball that did not enter the warp entrance 2117 or the game ball that entered the warp entrance 2117 but did not enter the chance entrance 2119. It is designed to win (pass) through the mouth 2120 .

(第1始動口)
第1始動口2120は、表示装置2007の表示領域の下方に配置されており、左打された遊技球が入賞可能(右打ちされた遊技球が入賞困難または不可能)となるように配置されている。第1始動口2120に遊技球が入賞すると、第1始動口スイッチ2121(後述の図88参照)により検出される。なお、右打ちされた遊技球が第1始動口2120に入賞可能であってもよい。また、上記の第1始動口2120に代えてまたは加えて、右打ちされた遊技球が入賞可能(左打ちされた遊技球が入賞困難または不可能)な第1始動口を備えるようにしてもよい。
(First start port)
The first starting port 2120 is arranged below the display area of the display device 2007, and is arranged so that a left-handed game ball can win (a right-handed game ball is difficult or impossible to win). ing. When a game ball enters the first starting port 2120, it is detected by the first starting port switch 2121 (see FIG. 88 described later). In addition, the right-handed game ball may be able to win in the first starting port 2120 . Also, in place of or in addition to the above-described first starting port 2120, a first starting port in which a right-handed game ball can win (a left-handed game ball is difficult or impossible to win) may be provided. good.

第1始動口スイッチ2121(後述の図88参照)により第1始動口2120への遊技球の入賞(通過)が検出されると、第1特別図柄の始動情報が抽出され、抽出された始動情報は所定数(例えば最大4個)まで保留される。保留された始動情報は、始動条件が成立すると、第1特別図柄の当り判定処理に供される。第1始動口2120に遊技球が入賞すると例えば3個の賞球が払い出される。ただし、第1始動口2120への遊技球の入賞に基づいて払い出される賞球数は3個に限られない。 When the winning (passing) of the game ball to the first starting port 2120 is detected by the first starting port switch 2121 (see FIG. 88 described later), the starting information of the first special symbol is extracted, and the extracted starting information are reserved up to a predetermined number (for example, a maximum of 4). The withheld start information is subjected to the hit determination process of the first special symbol when the start condition is satisfied. When a game ball enters the first starting port 2120, for example, three prize balls are paid out. However, the number of prize balls paid out based on the winning of game balls to the first start port 2120 is not limited to three.

(第2始動口)
第2始動口2140は、右打された遊技球が入賞可能(左打ちされた遊技球が入賞困難または不可能)に配置されている。ただし、これに限られず、左打ちされた遊技球が第2始動口2140に入賞可能であってもよい。
(Second start port)
The second starting port 2140 is arranged so that a right-handed game ball can win (a left-handed game ball is difficult or impossible to win). However, it is not limited to this, and a left-handed game ball may be able to win the second starting port 2140 .

第2始動口2140に遊技球が入賞すると、第2始動口スイッチ2141により検出される。第2始動口スイッチ2141(後述の図88参照)により第2始動口2140への遊技球の入賞(通過)が検出されると、第2特別図柄の始動情報が抽出され、抽出された始動情報は所定数(例えば最大4個)まで保留される。保留された始動情報は、第2特別図柄の当り判定処理に供される。第2始動口2140に遊技球が入賞すると例えば1個の賞球が払い出される。ただし、第2始動口2140への遊技球の入賞に基づいて払い出される賞球数はこれに限られない。 When the game ball enters the second starting port 2140, it is detected by the second starting port switch 2141. FIG. When the winning (passing) of the game ball to the second starting port 2140 is detected by the second starting port switch 2141 (see FIG. 88 described later), the starting information of the second special symbol is extracted, and the extracted starting information are reserved up to a predetermined number (for example, a maximum of 4). The withheld starting information is subjected to the second special symbol hit determination process. When a game ball enters the second starting port 2140, for example, one prize ball is paid out. However, the number of prize balls paid out based on the winning of game balls to the second starting port 2140 is not limited to this.

(一般入賞動口)
一般入賞口2122は、表示装置2007の表示領域の左下方に複数配置されており、左打された遊技球が入賞可能(右打ちされた遊技球が入賞困難または不可能)となるように配置されている。複数の一般入賞口2122のうちいずれかに遊技球が入賞すると、一般入賞口スイッチ2123(後述の図88参照)により検出される。
(General prize winner)
A plurality of general winning holes 2122 are arranged in the lower left part of the display area of the display device 2007, and are arranged so that left-handed game balls can win (right-handed game balls are difficult or impossible to win). It is When a game ball wins in one of the plurality of general winning openings 2122, it is detected by a general winning opening switch 2123 (see FIG. 88 described later).

一般入賞口スイッチ2123(後述の図88参照)により一般入賞口2122への遊技球の入賞(通過)が検出されると、例えば4個の賞球が払い出されるが、一般入賞口2122への遊技球の入賞に基づいて払い出される賞球数は4個に限られない。 When the winning (passing) of the game ball to the general winning opening 2122 is detected by the general winning opening switch 2123 (see FIG. 88 described later), for example, four winning balls are paid out, but the game to the general winning opening 2122 The number of prize balls paid out based on winning balls is not limited to four.

また、本実施例において、一般入賞口2122は、右打ちされた遊技球が入賞困難または不可能となるように配置されているが、必ずしもこれに限られず、上記の一般入賞口2122に代えてまたは加えて、右打ちされた遊技球が入賞可能な一般入賞口を備えてもよい。 In addition, in this embodiment, the general winning hole 2122 is arranged so that it is difficult or impossible for a game ball hit to the right to win a prize, but it is not necessarily limited to this. Or in addition, it may be provided with a general prize winning opening in which a right-handed game ball can win a prize.

(通過ゲートユニット)
通過ゲートユニット2125は、右側領域2107に配置されており、右打ちされた遊技球がほぼ通過できるように構成された通過ゲート2126と、通過ゲート2126への遊技球の通過を検出する通過ゲートスイッチ2127(後述の図88参照)とを一体化したユニット体である。通過ゲート2126への遊技球の通過を検出すると、普通図柄の始動情報が抽出され、抽出された始動情報は所定数(例えば最大4個)まで保留される。保留された各種データは、普通図柄の当り判定処理に供される。なお、通過ゲートスイッチ2127により通過ゲート2126への遊技球の通過が検出されたとしても、賞球は払い出されない。また、通過ゲートユニット2125は、右側領域2107に代えてまたは加えて左側領域2106に配置されていてもよい。
(passage gate unit)
The passing gate unit 2125 is arranged in the right area 2107, and includes a passing gate 2126 configured to allow almost right-handed game balls to pass through, and a passing gate switch for detecting passage of the game ball to the passing gate 2126. 2127 (see FIG. 88, which will be described later). When the passage of the game ball to the passage gate 2126 is detected, the starting information of the normal design is extracted, and the extracted starting information is reserved up to a predetermined number (for example, maximum 4 pieces). The reserved various data are usually subjected to the hit determination process of the design. Even if the passage gate switch 2127 detects the passage of the game ball to the passage gate 2126, the prize ball is not paid out. Also, the pass gate unit 2125 may be located in the left region 2106 instead of or in addition to the right region 2107 .

(特別電動役物ユニット)
特別電動役物ユニット2130は、大入賞口2131と、大入賞口2131への遊技球の入賞(通過)を検出する大入賞口カウントスイッチ2132(後述の図88参照)と、特別電動役物2133とを一体化したユニット体である。特別電動役物ユニット2130は、右側領域2107において、通過ゲートユニット2125よりも下方に配置されている。
(Special electric accessories unit)
The special electric accessory unit 2130 includes a large winning opening 2131, a large winning opening count switch 2132 (see FIG. 88 to be described later) for detecting the winning (passing) of a game ball to the large winning opening 2131, and a special electric accessory 2133. It is a unit body that integrates The special electric accessory unit 2130 is arranged below the passage gate unit 2125 in the right area 2107 .

大入賞口2131は、右打ちされた遊技球が入賞可能(左打ちされた遊技球が入賞困難または不可能)となるように配置されている。ただし、これに限定されるものではなく、上記の大入賞口2131に代えてまたは加えて、左打ちされた遊技球が入賞可能な大入賞口を配置したり、センター役物2115の上部において遊技球が入賞可能な大入賞口を配置するようにしてもよい。 The big winning opening 2131 is arranged so that a right-handed game ball can win a prize (a left-handed game ball is difficult or impossible to win). However, it is not limited to this, and in place of or in addition to the large winning hole 2131, a large winning hole in which a left-handed game ball can win a prize is arranged, or a game is played on the upper part of the center accessory 2115. A large prize winning opening in which a ball can win a prize may be arranged.

大入賞口2131は、遊技者に有利な遊技状態である大当り遊技状態に制御されているときに所定個数(例えば10個)の遊技球が入賞(通過)可能となるように開放される入賞口である。大入賞口カウントスイッチ2132(後述の図88参照)により大入賞口2131への遊技球の入賞が検出されると、例えば10個の賞球が払い出される。ただし、大入賞口2131への遊技球の入賞に基づいて払い出される賞球数は10個に限られない。 The big winning hole 2131 is a winning hole that is opened so that a predetermined number (for example, 10) of game balls can win (pass) when controlled to a big win game state which is a game state advantageous to the player. is. When the winning of game balls into the big winning opening 2131 is detected by the big winning opening count switch 2132 (see FIG. 88 described later), ten prize balls, for example, are paid out. However, the number of prize balls to be paid out based on the winning of game balls into the big prize winning opening 2131 is not limited to ten.

特別電動役物2133は、前後方向に進退可能な特電用シャッタ2134と、この特電用シャッタ2134を作動させる特電用ソレノイド2135(後述の図88参照)とを備える。特別電動役物2133すなわち特電用シャッタ2134は、大入賞口2131への遊技球の入賞(通過)が可能または容易な開放状態と、大入賞口2131への遊技球の入賞が不可能または困難な閉鎖状態と、に移行可能に構成される。大入賞口2131が閉鎖状態から開放状態に移行するのは、上述した第1のルートを経て大当り遊技状態となった場合である。上述した第1のルートを経て大当り遊技状態となった場合、上記の閉鎖状態から開放状態への状態移行が所定のラウンド数にわたって行われる。なわち、第1のルートを経た大当り遊技状態は、大入賞口2131が閉鎖状態から所定期間にわたって開放状態に移行するラウンド遊技を複数ラウンドにわたって行うことにより、多量の遊技球を賞球として払い出すことを可能にした遊技状態である。 The special electric accessory 2133 includes a special electric shutter 2134 that can move back and forth, and a special electric solenoid 2135 (see FIG. 88 to be described later) that operates the special electric shutter 2134 . The special electric accessory 2133, that is, the special electric shutter 2134, has an open state in which it is possible or easy for a game ball to enter (pass through) the large winning opening 2131, and an open state in which it is impossible or difficult for a game ball to enter the large winning opening 2131. It is configured to be transitionable to and from a closed state. The big winning port 2131 shifts from the closed state to the open state when the big win game state is entered through the above-described first route. When the jackpot game state is reached through the above-described first route, state transition from the closed state to the open state is performed over a predetermined number of rounds. That is, in the jackpot game state through the first route, a large amount of game balls are paid out as prize balls by performing a round game in which the jackpot 2131 shifts from a closed state to an open state over a predetermined period over a plurality of rounds. It is a game state that makes it possible.

(普通電動役物ユニット)
普通電動役物ユニット2145は、遊技球が入賞(通過)することによって所定数の遊技球が賞球として払い出される入賞口と、この入賞口への遊技球の入賞を検出するスイッチと、普通電動役物2146とを一体化したユニット体であって、右側領域2107に配置されている。本実施例では、上記の入賞口を第2始動口2140とし、上記のスイッチを第2始動口スイッチ2141としている。
(Normal electric accessories unit)
The normal electric accessory unit 2145 includes a prize winning opening from which a predetermined number of game balls are paid out as prize balls by winning (passing) of the game balls, a switch for detecting the winning of the game balls to the winning opening, a normal electric It is a unit body integrated with the accessory 2146 and arranged in the right area 2107 . In this embodiment, the winning opening is the second starting opening 2140 and the switch is the second starting opening switch 2141 .

普通電動役物2146は、前後方向に進退可能な突出板型の普電用シャッタ2147と、この普電用シャッタ2147を作動させる普電用ソレノイド2148(後述の図88参照)とを備える。普通電動役物2146すなわち普電用シャッタ2147は、第2始動口2140への遊技球の入賞(通過)が可能または容易な開放状態と、第2始動口2140への遊技球の入賞が不可能または困難な閉鎖状態と、に状態移行可能に構成される。なお、前後方向に進退可能な上記の普電用シャッタ2147に代えて、所謂電チューと呼ばれる可動部材を採用してもよい。 The normal electric accessory 2146 includes a protruding plate-type shutter 2147 for normal electric power that can move back and forth, and a solenoid for normal electric power 2148 (see FIG. 88 described later) for operating the shutter 2147 for normal electric power. The normal electric accessory 2146, that is, the normal electric shutter 2147, is in an open state in which the game ball can enter (pass through) the second start port 2140 or is easily opened, and in which the game ball cannot enter the second start port 2140. Or configured to allow state transitions to and from difficult closed states. It should be noted that a movable member called a so-called electric chew may be employed instead of the general electric shutter 2147 that can advance and retreat in the front-rear direction.

(V入賞装置)
V入賞装置2150は、右側領域2107において通過ゲート2126の下流側に設けられている。V入賞装置2150は、V入賞装置2150の内部に遊技球が進入できるように開口された開閉入賞口2151と、開閉入賞口2151を開閉させることが可能なVアタッカー2152と、このVアタッカー2152を作動させて開閉入賞口2151を開閉させるVアタッカー用ソレノイド2154と、Vアタッカー2152の作動により開閉入賞口2151が開放されたときにV入賞装置2150の内部に遊技球が進入したことを検出するVアタッカーカウントスイッチ2153と、開閉入賞口2151からV入賞装置2150の内部に進入した遊技球が通過可能なV入賞口2155と、開閉入賞口2151からV入賞装置2150の内部に進入した遊技球がV入賞口2155に遊技球が進入(通過)したことを検出するV入賞口スイッチ2156と、開閉入賞口2151からV入賞装置2150の内部に進入した遊技球のうちV入賞口2155に進入しなかった遊技球が進入(通過)可能なハズレ口2157と、V入賞口2155を開閉させるVシャッター2158と、このVシャッター2158を作動させてV入賞口2155を開閉させるVシャッター用ソレノイド2159と、V入賞装置2150の内部に進入した遊技球のうち1球のみを保持することができる係止部材2160とを備える。なお、V入賞装置2150は、通過ゲート2126よりも上流側に設けられていてもよいし、左側領域2106に設けられていてもよい。
(V winning device)
The V winning device 2150 is provided downstream of the passage gate 2126 in the right area 2107 . The V winning device 2150 includes an opening/closing winning port 2151 that is opened to allow game balls to enter the V winning device 2150, a V attacker 2152 that can open and close the opening/closing winning port 2151, and this V attacker 2152. A V-attacker solenoid 2154 that operates to open and close the opening and closing winning port 2151, and a V that detects that a game ball has entered the inside of the V winning device 2150 when the opening and closing winning port 2151 is opened by the operation of the V attacker 2152. Attacker count switch 2153, V winning port 2155 through which game balls entering inside V winning device 2150 from opening and closing winning port 2151 can pass, and game balls entering inside V winning device 2150 from opening and closing winning port 2151 are V A V winning opening switch 2156 for detecting that a game ball has entered (passed through) a winning opening 2155, and a game ball that has entered the interior of the V winning device 2150 from the open/close winning opening 2151 but has not entered the V winning opening 2155. A loss port 2157 into which a game ball can enter (pass), a V shutter 2158 for opening and closing the V winning port 2155, a V shutter solenoid 2159 for operating the V shutter 2158 to open and close the V winning port 2155, and a V winning. A locking member 2160 capable of holding only one of the game balls entered inside the device 2150 is provided. Note that the V winning device 2150 may be provided upstream of the passage gate 2126 or may be provided in the left area 2106 .

Vアタッカー2152は、弧状に沿った部材からなり、常には開閉入賞口2151を閉鎖する閉鎖状態である。そして、特別図柄の可変表示が終了して後述する「役物開放当り」であることを示す停止表示態様が導出されると、特別図柄の可変表示が終了するとほぼ同時に、Vアタッカー用ソレノイド2154(後述の図88参照)の作動によりVアタッカー2152が例えば1回作動する。Vアタッカー2152は、1回作動すると開閉入賞口2151が例えば1800msec開放する開放状態となる。そして、Vアタッカー2152の作動により開閉入賞口2151が開放している間、V入賞装置2150の内部に進入可能な遊技球は、1回の開放あたり最大で例えば10個である。 The V-attacker 2152 consists of members along an arc, and is always in a closed state to close the open/close winning opening 2151 . Then, when the variable display of the special symbols is completed and a stop display mode indicating that it is a "accessory hit" described later is derived, almost simultaneously with the completion of the variable display of the special symbols, the V-attacker solenoid 2154 ( (see FIG. 88, which will be described later), the V-attacker 2152 operates, for example, once. When the V-attacker 2152 is activated once, the open/close winning opening 2151 is opened for 1800 msec, for example. While the open/close winning port 2151 is opened by the operation of the V attacker 2152, the maximum number of game balls that can enter the inside of the V winning device 2150 is, for example, 10 per opening.

なお、「役物開放当り」であることを示す停止表示態様が導出されたときにVアタッカー2152を開放させる態様は、上記に限られず、例えば、900msecの開放を2回行ってもよいし、所定個(例えば1個)の遊技球がV入賞装置2150の内部に進入したことに基づいて閉鎖するようにしてもよい。 It should be noted that the manner in which the V-attacker 2152 is released when the stop display manner indicating that the "accessory hit" is derived is not limited to the above. It may be closed based on a predetermined number (for example, one) of game balls entering the inside of the V winning device 2150 .

Vアタッカーカウントスイッチ2153は、V入賞装置2150の内部への遊技球の進入を検出するものである。Vアタッカーカウントスイッチ2153によりV入賞装置2150の内部への遊技球の進入が検出されると、メインCPU2201は、払出・発射制御回路2400を介して例えば10個の賞球を払い出し、メインCPU2201の機能であるVアタッカー入賞カウンタの値を加算する。Vアタッカー入賞カウンタが規定値に到達すると、開閉入賞口2151を開放することができる最大時間(例えば1800msec)が経過していなくても、Vアタッカー用ソレノイド2154によりVアタッカー2152が作動して開閉入賞口2151が閉鎖される。 The V attacker count switch 2153 detects the entry of game balls into the V winning device 2150 . When the entry of game balls into the V winning device 2150 is detected by the V attacker count switch 2153, the main CPU 2201 pays out, for example, 10 prize balls via the payout/launch control circuit 2400, and performs the functions of the main CPU 2201. The value of the V Attacker Winning Counter is added. When the V-attacker winning counter reaches a specified value, the V-attacker solenoid 2154 activates the V-attacker 2152 to open or close the prize even if the maximum time (for example, 1800 msec) for opening the opening/closing winning port 2151 has not elapsed. Mouth 2151 is closed.

V入賞口2155は、遊技球が通過したことを条件に、Vアタッカー2152の開放制御が継続される。すなわち、V入賞口2155は、上述した第2のルートを経て大当り遊技状態に制御される契機となる入賞口である。 The opening control of the V attacker 2152 is continued on the condition that the game ball has passed through the V winning opening 2155 . That is, the V winning opening 2155 is a winning opening that triggers control to the big hit game state via the above-described second route.

V入賞口スイッチ2156は、V入賞口2155への遊技球の通過を検出するものである。メインCPU2201(図88参照)は、Vアタッカー2152が開放してから所定時間(例えば4000msec)内にV入賞口2155への遊技球の通過を検出すると、Vアタッカー2152の開放制御を継続する。すなわち、第2のルートを経て大当り遊技状態に制御される。第2のルートを経て大当り遊技状態に制御された場合、Vアタッカー2152が閉鎖状態から開放状態に移行するラウンド遊技が所定のラウンド数にわたって行われる。 The V winning opening switch 2156 detects passage of a game ball to the V winning opening 2155 . When the main CPU 2201 (see FIG. 88) detects that a game ball has passed through the V winning opening 2155 within a predetermined time (for example, 4000 msec) after the V-attacker 2152 has been opened, the main CPU 2201 continues opening control of the V-attacker 2152 . That is, it is controlled to the jackpot game state through the second route. When the jackpot game state is controlled through the second route, a round game in which the V attacker 2152 shifts from the closed state to the open state is performed over a predetermined number of rounds.

このように、本実施例では、第1のルートを経て大当り遊技状態に制御された場合は大入賞口2131を閉鎖状態から開放状態へ移行させるラウンド遊技が実行されるのに対し、第2のルートを経て大当り遊技状態に制御された場合はVアタッカー2152を閉鎖状態から開放状態へ移行させるラウンド遊技が実行される。ただし、これに限られず、例えば第2のルートを経て大当り遊技状態に制御された場合、1ラウンド目はVアタッカー2152を閉鎖状態から開放状態へ移行させるものの、ラウンド遊技の途中から例えば大入賞口2131を閉鎖状態から開放状態へ移行させるラウンド遊技を実行してもよい。 As described above, in this embodiment, when the jackpot game state is controlled through the first route, a round game is executed in which the big winning port 2131 is shifted from the closed state to the open state, whereas the second route is executed. When it is controlled to the jackpot game state through the route, a round game is executed to shift the V attacker 2152 from the closed state to the open state. However, not limited to this, for example, when controlled to the big win game state through the second route, the V attacker 2152 is shifted from the closed state to the open state in the first round, but from the middle of the round game, for example, a large winning opening A round game may be executed to move 2131 from the closed state to the open state.

また、例えば特別電動役物2133の内部(すなわち、特電用シャッタ2134が開放状態となったときに遊技球の進入が可能となる領域)にV入賞口を設ける等によって、V入賞口および大当り遊技状態において開放されるアタッカーを一つずつとしてもよい。この場合、「役物開放当り」であることを示す停止表示態様が導出されると特電用シャッタ2134が開放状態とされ、特別電動役物2133の内部に設けられたV入賞口2155に遊技球が進入すると、大当り遊技状態(第2のルートを経た大当り遊技状態)に制御される。 Also, for example, by providing a V winning opening inside the special electric accessory 2133 (that is, an area where the game ball can enter when the special electric shutter 2134 is in an open state), the V winning opening and the big hit game The number of attackers released in each state may be one at a time. In this case, when the stop display mode indicating that the "accessory is open" is derived, the special electric shutter 2134 is opened, and the game ball enters the V prize opening 2155 provided inside the special electric accessory 2133. enters, it is controlled to a jackpot game state (jackpot game state through the second route).

ハズレ口2157は、V入賞装置2150の内部に進入したもののV入賞口2155を通過しなかった遊技球が進入(通過)するよう構成されたものである。ハズレ口2157を通過した遊技球は機外に排出される。なお、V入賞装置2150の内部に進入した遊技球の全部がハズレ口2157を通過し、V入賞口2155への遊技球の通過がなかった場合、Vアタッカー2152の開放制御が継続されずに終了する。 The losing hole 2157 is configured so that a game ball that has entered the inside of the V winning device 2150 but has not passed through the V winning hole 2155 enters (passes through). A game ball that has passed through the loss port 2157 is discharged to the outside of the machine. In addition, when all the game balls that have entered the inside of the V winning device 2150 pass through the loss opening 2157 and no game balls pass through the V winning opening 2155, the opening control of the V attacker 2152 is terminated without being continued. do.

Vシャッター2158は、Vシャッター用ソレノイド2159(後述の図88参照)の作動により、V入賞口2155への遊技球の通過が不可能(又は困難)な閉鎖態様と、V入賞口2155への遊技球の通過が可能(又は容易)な開放態様との間で、常時一定動作を行っている。本実施例では、例えば、「6000msec閉鎖⇒1000msec開放⇒6000msec閉鎖」の動作を繰り返す7000msecのサイクル(周期)でVシャッター2158が常時一定動作を行っている。 V-shutter 2158 operates a V-shutter solenoid 2159 (see FIG. 88, which will be described later) to operate a closed mode in which it is impossible (or difficult) for a game ball to pass through V-winning opening 2155, and a game ball opening to V-winning opening 2155. A constant movement is always performed between the open mode in which the ball can (or easily) pass through. In this embodiment, for example, the V shutter 2158 always performs a constant operation in a cycle of 7000 msec, which repeats the operation of "6000 msec closed→1000 msec open→6000 msec closed".

係止部材2160は、V入賞口2155の上方に設けられており、V入賞装置2150の内部に進入した遊技球のうち例えば1球のみを保持することができるように構成されている。V入賞装置2150に進入したものの係止部材2160により保持されなかった遊技球は、ハズレ口2157から機外に排出される。V入賞装置2150に複数の遊技球が進入した場合であっても、係止部材2160により保持されなかった遊技球は、全て、ハズレ口2157から機外に排出される。 The locking member 2160 is provided above the V winning opening 2155 and is configured to be able to hold, for example, only one game ball that has entered the inside of the V winning device 2150 . A game ball that enters the V winning device 2150 but is not held by the locking member 2160 is ejected out of the machine through the loss port 2157 . Even if a plurality of game balls enter the V winning device 2150, all the game balls that are not held by the locking member 2160 are discharged out of the machine through the loss port 2157.例文帳に追加

また、係止部材2160は、Vアタッカー2152が作動してから一定時間(例えば3000msec)経過後に、図示しない係止用ソレノイドの作動により遊技球の係止が解除される。係止部材2160における係止が解除された遊技球は、V入賞口2155に向けて落下し、このタイミングでV入賞口2155が開放されていればV入賞口2155に入賞(通過)し、このタイミングでV入賞口2155が閉鎖していればハズレ口2157を通過する。なお、係止部材2160を設けずに、V入賞装置2150の内部に進入した遊技球を、V入賞口2155またはハズレ口2157に振り分けるようにしてもよい。 In addition, the locking member 2160 is released from the locking of the game ball by the operation of a locking solenoid (not shown) after a certain period of time (for example, 3000 msec) has elapsed since the V-attacker 2152 was activated. The game ball that is unlocked in the locking member 2160 falls toward the V winning opening 2155, and if the V winning opening 2155 is opened at this timing, it wins (passes) the V winning opening 2155, and this If the V winning opening 2155 is closed at the timing, it passes through the losing opening 2157 . In addition, without providing the locking member 2160 , the game ball that has entered the inside of the V winning device 2150 may be distributed to the V winning opening 2155 or the losing opening 2157 .

(アウト口)
アウト口2178は、遊技領域2105に向けて発射されたものの各種入賞口(例えば、第1始動口2120、第2始動口2140、大入賞口2131、V入賞装置2150、一般入賞口2122等)のいずれにも入賞または進入しなかった遊技球を、機外に排出するためのものである。このアウト口2178は、左打ちされた遊技球および右打ちされた遊技球のいずれについても機外に排出できるように、遊技領域2105の最下流側に設けられている。ただし、上記のアウト口2178に加えて、最下流側でない位置、例えば複数の一般入賞口2122の間や特別電動役物ユニット2130と第2始動口2140との間等にアウト口を設けて、遊技領域2105を流下中の遊技球を機外に排出するようにしてもよい。
(out port)
The out port 2178 is for various winning ports (for example, the first starting port 2120, the second starting port 2140, the big winning port 2131, the V winning device 2150, the general winning port 2122, etc.) of those shot toward the game area 2105. This is for ejecting game balls that have not won or entered any of the machines to the outside of the machine. This out port 2178 is provided on the most downstream side of the game area 2105 so that both left-handed game balls and right-handed game balls can be discharged out of the machine. However, in addition to the out port 2178 described above, an out port is provided at a position other than the most downstream side, such as between a plurality of general prize winning ports 2122, between the special electric accessory unit 2130 and the second start port 2140, etc. A game ball flowing down the game area 2105 may be discharged to the outside of the machine.

(裏ユニット)
裏ユニット(不図示)は、第1のパチンコ遊技機と同様、遊技盤ユニット2010を装飾するものであって、遊技パネル2100の後方側に設けられる。この裏ユニットは、表示装置2007の表示領域の周囲に配置され、サブ制御回路2300によって制御される可動役物等の演出用役物群2058を備える。これらの演出用役物群2058のうち少なくとも一以上の役物または役物を構成する演出用役物構成部材は、特別図柄の当り判定処理の結果にもとづいて動作可能な演出用役物として機能する。
(back unit)
The back unit (not shown) decorates the game board unit 2010 as in the first pachinko game machine, and is provided behind the game panel 2100 . This back unit is arranged around the display area of the display device 2007 and has a performance role group 2058 such as a movable role controlled by the sub-control circuit 2300 . At least one or more of the performance accessory group 2058 or the performance accessory constituent members constituting the performance accessory functions as a performance accessory operable based on the result of the hit determination processing of the special symbol. do.

[3-2.電気的構成]
次に、図88を参照して、第3のパチンコ遊技機の制御回路について説明する。図88は、第3のパチンコ遊技機の制御回路を示すブロック図の一例である。なお、第3のパチンコ遊技機の制御回路は、第1のパチンコ遊技機の制御回路と共通するものもあるが、改めて一通り説明する。
[3-2. electrical configuration]
Next, referring to FIG. 88, the control circuit of the third pachinko game machine will be described. FIG. 88 is an example of a block diagram showing a control circuit of the third pachinko game machine. Although the control circuit of the third pachinko game machine has some in common with the control circuit of the first pachinko game machine, it will be explained once again.

図88に示されるように、第3のパチンコ遊技機は、第1のパチンコ遊技機と同様、主に、遊技の制御を行う主制御回路2200と、遊技の進行に応じた演出の制御を行うサブ制御回路2300と、払出・発射制御回路2400と、電源供給回路2450と、から構成される。 As shown in FIG. 88, the third pachinko game machine, like the first pachinko game machine, mainly controls the main control circuit 2200 for controlling the game and the effect according to the progress of the game. It is composed of a sub-control circuit 2300 , a payout/fire control circuit 2400 , and a power supply circuit 2450 .

[3-2-1.主制御回路]
主制御回路2200は、メインCPU2201、メインROM2202(読み出し専用メモリ)およびメインRAM2203(読み書き可能メモリ)、初期リセット回路2204およびバックアップコンデンサ2207等を備えており、主基板ケース(不図示)内に収容されている。
[3-2-1. Main control circuit]
The main control circuit 2200 includes a main CPU 2201, a main ROM 2202 (read-only memory), a main RAM 2203 (readable/writable memory), an initial reset circuit 2204, a backup capacitor 2207, etc., and is housed in a main board case (not shown). ing.

メインCPU2201には、メインROM2202、メインRAM2203および初期リセット回路2204等が接続される。メインCPU2201は、動作を監視するWDTや不正を防止するための機能等が内蔵されている。 The main CPU 2201 is connected with a main ROM 2202, a main RAM 2203, an initial reset circuit 2204, and the like. The main CPU 2201 incorporates a WDT for monitoring operations, a function for preventing fraud, and the like.

メインROM2202には、メインCPU2201により第3のパチンコ遊技機の動作を制御するためのプログラムや、各種のテーブル等が記憶されている。メインCPU2201は、メインROM2202に記憶されたプログラムに従って、各種の処理を実行する機能を有する。 The main ROM 2202 stores a program for controlling the operation of the third pachinko game machine by the main CPU 2201, various tables, and the like. The main CPU 2201 has a function of executing various processes according to programs stored in the main ROM 2202 .

メインRAM2203には、遊技の進行に必要な各種データを記憶する記憶領域が設けられており、このメインRAM2203は、メインCPU2201の一時記憶領域として、種々のフラグや変数の値を記憶する機能を有する。なお、本実施例においては、メインCPU2201の一時記憶領域としてRAMを用いているが、これに限らず、読み書き可能な記憶媒体であればよい。 The main RAM 2203 is provided with a storage area for storing various data necessary for the progress of the game. The main RAM 2203 serves as a temporary storage area for the main CPU 2201 and has the function of storing various flags and variable values. . In this embodiment, the RAM is used as a temporary storage area for the main CPU 2201, but the RAM is not limited to this, and any readable/writable storage medium may be used.

初期リセット回路2204は、メインCPU2201を監視し、必要に応じてリセット信号を出力するものである。 An initial reset circuit 2204 monitors the main CPU 2201 and outputs a reset signal as necessary.

バックアップコンデンサ2207は、電断時等に、メインRAM2203に格納されているデータが消失しないように一時的に電力を供給する機能を有するものである。 The backup capacitor 2207 has a function of temporarily supplying power so that the data stored in the main RAM 2203 is not lost when power is cut off.

さらに、主制御回路2200は、各種デバイス等との間で通信可能に接続されるI/Oポート2205、および、サブ制御回路2300に対して各種コマンドを出力可能に接続されるコマンド出力ポート2206等も備える。 Further, the main control circuit 2200 has an I/O port 2205 connected to enable communication with various devices, etc., and a command output port 2206 connected to enable output of various commands to the sub control circuit 2300. Also prepare.

また、主制御回路2200には、各種のデバイスが接続されている。例えば、主制御回路2200には、普通図柄表示部2161、普通図柄用保留表示部2162、第1特別図柄表示部2163、第2特別図柄表示部2164、第1特別図柄用保留表示部2165、第2特別図柄用保留表示部2166、時短報知用表示部2168、普電用ソレノイド2148、特電用ソレノイド2135、Vアタッカー用ソレノイド2154、および、Vシャッター用ソレノイド2159等が接続されている。また、主制御回路2200には、これらの他、性能表示モニタ2170およびエラー報知モニタ2172等も接続されている。主制御回路2200は、I/Oポート2205を介して信号を送信することにより、これらのデバイスの動作を制御することができる。 Various devices are connected to the main control circuit 2200 . For example, the main control circuit 2200 includes a normal symbol display portion 2161, a normal symbol reservation display portion 2162, a first special symbol display portion 2163, a second special symbol display portion 2164, a first special symbol reservation display portion 2165, a 2 Special symbol holding display unit 2166, time saving display unit 2168, general electric solenoid 2148, special electric solenoid 2135, V attacker solenoid 2154, and V shutter solenoid 2159 etc. are connected. In addition to these, the main control circuit 2200 is also connected with a performance display monitor 2170, an error notification monitor 2172, and the like. Main control circuitry 2200 can control the operation of these devices by sending signals through I/O port 2205 .

性能表示モニタ2170には、メインCPU2201の制御により性能表示データや設定値等が表示される。性能表示データは、例えば、所定数(例えば60000個)の遊技球の発射に対して大当り遊技状態以外の遊技状態で払い出された遊技球の割合を示すデータであり、ベース値とも呼ばれる。 Performance display data, set values, and the like are displayed on the performance display monitor 2170 under the control of the main CPU 2201 . The performance display data is, for example, data indicating a ratio of game balls paid out in a game state other than a jackpot game state to a predetermined number (eg, 60,000) of game balls shot, and is also called a base value.

エラー報知モニタ2172には、エラーコードが表示される。また、エラー報知モニタ2172には、エラーコードの他に、例えば設定機能付きのパチンコ遊技機であれば、設定変更処理中であることを示す設定変更中コード、設定確認処理中であることを示す設定確認中コード等を表示することもできる。なお、設定変更中コードとしては、特別図柄の表示として通常では表示することのない図柄(例えば、設定変更中であることを示す設定変更図柄)を表示するようにしてもよい。 An error code is displayed on the error notification monitor 2172 . In addition to the error code, the error notification monitor 2172 also displays a setting changing code indicating that the setting is being changed and a setting confirmation process being performed in the case of a pachinko game machine with a setting function, for example. It is also possible to display a code during setting confirmation. As the setting changing code, a pattern that is not usually displayed as a special pattern (for example, a setting change pattern indicating that the setting is being changed) may be displayed.

また、主制御回路2200には、第1始動口スイッチ2121、第2始動口スイッチ2141、通過ゲートスイッチ2127、大入賞口カウントスイッチ2132、Vアタッカーカウントスイッチ2153、V入賞口スイッチ2156、および、一般入賞口スイッチ2123も接続されている。これらのスイッチが検出されると、検出信号がI/Oポート2205を介して主制御回路2200に送信される。 In addition, the main control circuit 2200 includes a first starter switch 2121, a second starter switch 2141, a pass gate switch 2127, a big prize draw count switch 2132, a V attacker count switch 2153, a V win drawer switch 2156, and a general switch. A winning opening switch 2123 is also connected. When these switches are detected, a detection signal is sent to main control circuit 2200 via I/O port 2205 .

さらに、主制御回路2200には、ホール係員を呼び出す機能や大当り回数を表示する機能等を有する呼出装置(不図示)、ホール全体のパチンコ遊技機を管理するホールコンピュータ2186にデータ送信する際に用いる外部端子板2184、設定機能付きのパチンコ遊技機であれば、設定値を変更したり確認したりする際に操作される設定キー2174aが差し込まれる設定キー差込口2174、メインRAM2203に格納されるバックアップデータを遊技場の管理者の操作に応じてクリアすることが可能なRAMクリアスイッチ2176等が接続されている。なお、設定機能付きパチンコ遊技機であれば、RAMクリアスイッチ2176を、設定値を変更する際のスイッチと兼用するようにしてもよいし、設定値を変更するための設定スイッチを設けるようにしてもよい。 Further, the main control circuit 2200 includes a calling device (not shown) having a function of calling a hall attendant and a function of displaying the number of jackpots, etc., and a hall computer 2186 which manages the pachinko machines in the entire hall. An external terminal board 2184, a setting key slot 2174 into which a setting key 2174a operated to change or confirm a setting value is inserted in a pachinko game machine with a setting function, and stored in the main RAM 2203. A RAM clear switch 2176 or the like that can clear the backup data according to the operation of the manager of the game arcade is connected. In the case of a pachinko game machine with a setting function, the RAM clear switch 2176 may also be used as a switch for changing the setting value, or a setting switch for changing the setting value may be provided. good too.

また、設定キー差込口2174およびRAMクリアスイッチ2176は、遊技場の管理者以外の第三者(例えば遊技者)が容易に触ることができないように、所定のケース内に収容されていることが好ましい。「所定のケース内」には、当該ケースを開放しないと設定キー差込口2174やRAMクリアスイッチ2176に接触できない構成のものだけでなく、当該ケースの設定キー差込口2174およびRAMクリアスイッチ2176の対応箇所にのみ切欠きが設けられ、遊技場の責任者が管理する鍵を使用して島設備からパチンコ遊技機を回動させて背面を露出させたときに、遊技場の責任者が設定キー差込口2174または/およびRAMクリアスイッチ2176に接触できるように構成されているものも含まれる。 In addition, the setting key insertion port 2174 and the RAM clear switch 2176 must be housed in a predetermined case so that a third party (for example, a player) other than the manager of the gaming facility cannot easily touch them. is preferred. "Within a given case" includes not only those configured so that the setting key insertion port 2174 and the RAM clear switch 2176 cannot be touched unless the case is opened, but also the setting key insertion port 2174 and the RAM clear switch 2176 A notch is provided only in the corresponding place, and when the pachinko machine is rotated from the island facility using the key managed by the person in charge of the game hall to expose the back side, the person in charge of the game hall sets Also included are those configured to allow access to key slot 2174 and/or RAM clear switch 2176 .

なお、本実施例では、設定キー差込口2174およびRAMクリアスイッチ2176は、主制御回路2200に接続されているが、これに限られず、例えば、払出・発射制御回路2400や電源供給回路2450に接続されるような構成にしてもよい。この場合にもまた、遊技場の責任者以外の第三者が設定キー差込口2174やRAMクリアスイッチ2176に容易に接触できないようにすることが好ましい。 In this embodiment, the setting key slot 2174 and the RAM clear switch 2176 are connected to the main control circuit 2200, but are not limited to this. It may be configured to be connected. Also in this case, it is preferable to prevent a third party other than the person in charge of the game arcade from easily touching the setting key slot 2174 and the RAM clear switch 2176 .

[3-2-2.サブ制御回路]
サブ制御回路2300は、サブCPU2301、プログラムROM2302、ワークRAM2303、表示制御回路2304、音声制御回路2305、LED制御回路2306、役物制御回路2307およびコマンド入力ポート2308等を備える。サブ制御回路2300は、主制御回路2200からの指令に応じて遊技の進行に応じた演出を実行する。なお、図88には示されていないが、第1のパチンコ遊技機と同様、サブ制御回路2300には、遊技者が操作可能な演出ボタン54(図1参照)等も接続されている。
[3-2-2. sub control circuit]
The sub control circuit 2300 includes a sub CPU 2301, a program ROM 2302, a work RAM 2303, a display control circuit 2304, an audio control circuit 2305, an LED control circuit 2306, a character control circuit 2307, a command input port 2308, and the like. The sub-control circuit 2300 executes an effect according to the progress of the game according to the command from the main control circuit 2200 . Although not shown in FIG. 88, the sub-control circuit 2300 is also connected with effect buttons 54 (see FIG. 1) that can be operated by the player, as in the first pachinko game machine.

プログラムROM2302には、サブCPU2301により第3のパチンコ遊技機の遊技演出を制御するためのプログラムや、各種のテーブル等が記憶されている。サブCPU2301は、プログラムROM2302に記憶されたプログラムに従って、各種の処理を実行する機能を有する。特に、サブCPU2301は、主制御回路2200から送信される各種のコマンドに従って、遊技演出にかかる制御を行う。 The program ROM 2302 stores a program for controlling the game effect of the third pachinko game machine by the sub CPU 2301, various tables, and the like. The sub CPU 2301 has a function of executing various processes according to programs stored in the program ROM 2302 . In particular, the sub CPU 2301 controls game effects according to various commands sent from the main control circuit 2200 .

ワークRAM2303は、サブCPU2301の一時記憶領域として種々のフラグや変数の値を記憶する機能を有する。 A work RAM 2303 has a function of storing various flags and variable values as a temporary storage area for the sub CPU 2301 .

表示制御回路2304は、表示装置2007における表示制御を行うための回路である。表示制御回路2304は、VDPや、各種の画像データを生成するためのデータが記憶されている画像データROM、画像データを一時的に格納するフレームバッファ、画像データを画像信号として変換するD/Aコンバータ等を備える。 A display control circuit 2304 is a circuit for performing display control in the display device 2007 . The display control circuit 2304 includes an image data ROM that stores VDP and data for generating various image data, a frame buffer that temporarily stores image data, and a D/A converter that converts image data into image signals. Equipped with a converter, etc.

表示制御回路2304は、サブCPU2301からの画像表示命令に応じて、表示装置2007に表示させるための画像データを一時的にフレームバッファに格納する。なお、表示装置2007に表示させるための画像データには、装飾図柄を示す装飾図柄画像データ、背景画像データ、演出用画像データ等の、遊技に関する各種の画像データが含まれる。 The display control circuit 2304 temporarily stores image data to be displayed on the display device 2007 in the frame buffer according to an image display command from the sub CPU 2301 . The image data to be displayed on the display device 2007 includes various image data relating to the game, such as decorative design image data showing decorative designs, background image data, and effect image data.

そして、表示制御回路2304は、所定のタイミングで、フレームバッファに格納された画像データをD/Aコンバータに供給する。D/Aコンバータは、画像データを画像信号として変換し、当該変換した画像信号を所定のタイミングで表示装置2007に供給する。表示装置2007に画像信号が供給されると、表示装置2007に当該画像信号に関する画像が表示される。こうして、表示制御回路2304は、表示装置2007に遊技に関する画像を表示させる制御を行うことができる。 Then, the display control circuit 2304 supplies the image data stored in the frame buffer to the D/A converter at a predetermined timing. The D/A converter converts the image data into an image signal and supplies the converted image signal to the display device 2007 at a predetermined timing. When an image signal is supplied to the display device 2007, an image related to the image signal is displayed on the display device 2007. FIG. In this manner, the display control circuit 2304 can control the display device 2007 to display an image related to the game.

音声制御回路2305は、スピーカ2032から発生させる音声に関する制御を行うための回路である。音声制御回路2305は、音声に関する制御を行う音源ICや、各種の音声データを記憶する音声データROM、音声信号を増幅するための増幅器(以下、AMPと称する)等を備える。 The audio control circuit 2305 is a circuit for controlling audio generated from the speaker 2032 . The audio control circuit 2305 includes a sound source IC for controlling audio, an audio data ROM for storing various audio data, an amplifier (hereinafter referred to as AMP) for amplifying audio signals, and the like.

音源ICは、スピーカ2032から発生させる音声の制御を行う。音源ICは、サブCPU2301から供給される音声発生命令に応じて、音声データROMに記憶されている複数の音声データから一つの音声データを選択する。また、音源ICは、選択された音声データを音声データROMから読み出し、音声データを所定の音声信号に変換し、当該変換した音声信号をAMPに供給する。AMPは、スピーカ2032から出力される音声や効果音等の信号を増幅させるものである。 The sound source IC controls sound generated from the speaker 2032 . The sound source IC selects one voice data from a plurality of voice data stored in the voice data ROM according to a voice generation command supplied from the sub CPU 2301 . Also, the sound source IC reads the selected audio data from the audio data ROM, converts the audio data into a predetermined audio signal, and supplies the converted audio signal to the AMP. AMP amplifies signals such as voices and sound effects output from the speaker 2032 .

LED制御回路2306は、装飾LED等を含むLED群2046の制御を行うための回路である。LED制御回路2306は、LED制御信号を供給するためのドライブ回路や、複数種類のLED装飾パターンが記憶されている装飾データROM等を備える。 The LED control circuit 2306 is a circuit for controlling the LED group 2046 including decorative LEDs and the like. The LED control circuit 2306 includes a drive circuit for supplying an LED control signal, a decoration data ROM storing a plurality of types of LED decoration patterns, and the like.

役物制御回路2307は、各役物(例えば、演出用役物群2058のうちの一または複数の役物)の動作を制御するための回路である。役物制御回路2307は、各役物に対して、駆動信号を供給するための駆動回路や、点灯制御信号を供給するための点灯回路、動作パターンや点灯パターンが記憶されている役物データROM等を備える。 The role control circuit 2307 is a circuit for controlling the operation of each role (for example, one or more of the performance role group 2058). The role item control circuit 2307 includes a drive circuit for supplying a driving signal to each role item, a lighting circuit for supplying a lighting control signal, and a role item data ROM in which operation patterns and lighting patterns are stored. etc.

また、役物制御回路2307は、サブCPU2301からの役物作動命令に応じて、役物データROMに記憶されている複数の動作パターンから一つの動作パターンを選択する。そして、選択した動作パターンを役物データROMから読み出し、読み出した動作パターンに対応する駆動信号を供給することにより、各役物の機械的な動作を制御する。また、点灯回路は、サブCPU2301からの点灯命令に基づいて、役物データROMに記憶されている複数の点灯パターンから一つの点灯パターンを選択する。そして、選択した点灯パターンを役物データROMから読み出し、読み出した点灯パターンに対応する点灯制御信号を供給することにより、各役物の点灯動作を制御する。 Also, the role product control circuit 2307 selects one motion pattern from a plurality of motion patterns stored in the role product data ROM in response to a role product activation command from the sub CPU 2301 . Then, the selected action pattern is read out from the role item data ROM, and the mechanical action of each role item is controlled by supplying a drive signal corresponding to the read action pattern. Also, the lighting circuit selects one lighting pattern from a plurality of lighting patterns stored in the accessory data ROM based on a lighting command from the sub CPU 2301 . Then, the selected lighting pattern is read from the role item data ROM, and the lighting operation of each role item is controlled by supplying a lighting control signal corresponding to the read lighting pattern.

コマンド入力ポート2308は、コマンド出力ポート2206と接続されており、主制御回路2200から送信されたコマンドを受信するものである。 Command input port 2308 is connected to command output port 2206 and receives commands transmitted from main control circuit 2200 .

払出・発射制御回路2400は、パチンコ遊技機からの賞球や貸球の払い出しを制御するものであり、この払出・発射制御回路2400には、遊技球を払い出すための払出装置2082、遊技球を発射するための発射装置2006、球貸しにかかる制御を実行可能なカードユニット2180等が接続されている。 The payout/launch control circuit 2400 controls the payout of prize balls and rental balls from the pachinko game machine. and a card unit 2180 capable of executing control related to ball lending are connected.

払出・発射制御回路2400は、主制御回路2200から供給される賞球制御コマンドを受け取ると、払出装置2082に対して所定の信号を送信し、払出装置2082に遊技球を払い出させる制御を行う。 When receiving a prize ball control command supplied from the main control circuit 2200, the payout/launch control circuit 2400 transmits a predetermined signal to the payout device 2082 and controls the payout device 2082 to pay out game balls. .

カードユニット2180には、球貸し操作パネル2182が接続されている。球貸し操作パネル2182には、球貸しを受けるための球貸しボタンや、キャッシュデータが記憶されている球貸しカードの返却を受けるための貸出返却ボタン(いずれも不図示)が設けられている。例えば遊技者によって球貸し操作が行われると、球貸し操作に応じた貸し球制御信号がカードユニット2180に送信される。払出・発射制御回路2400は、カードユニット2180から送信された貸し球制御信号に基づいて、払出装置2082に遊技球を払い出させる制御を行う。なお、操作パネル2182は、パチンコ遊技機側に設けられることが多いが、カードユニット2180側に設けられてもよい。 A ball rental operation panel 2182 is connected to the card unit 2180 . The ball lending operation panel 2182 is provided with a ball lending button for receiving a ball lending, and a lending/returning button for receiving the return of the ball lending card in which cash data is stored (both not shown). For example, when a player performs a ball lending operation, a ball lending control signal corresponding to the ball lending operation is transmitted to the card unit 2180 . The payout/launch control circuit 2400 controls the payout device 2082 to pay out game balls based on the ball rental control signal transmitted from the card unit 2180 . The operation panel 2182 is often provided on the pachinko game machine side, but may be provided on the card unit 2180 side.

また、払出・発射制御回路2400は、発射ハンドル62(図1、図2参照)が時計回りの方向へ回動操作されたことに基づいて、その回動角度(回動量)に応じて発射ソレノイド(図示せず)に電力を供給し、遊技球を発射させる制御を行う。 In addition, the dispensing/firing control circuit 2400 controls the firing solenoid according to the rotation angle (rotation amount) based on the clockwise rotation of the firing handle 62 (see FIGS. 1 and 2). (not shown) to control the shooting of game balls.

電源供給回路2450は、遊技に際して必要な電源電圧を、主制御回路2200、サブ制御回路2300、払出・発射制御回路2400等に供給するために作成する電源回路である。 The power supply circuit 2450 is a power supply circuit created to supply the power supply voltage necessary for the game to the main control circuit 2200, the sub-control circuit 2300, the payout/launch control circuit 2400, and the like.

電源供給回路2450には、電源スイッチ2095等が接続されている。電源スイッチ2095は、パチンコ遊技機(より詳しくは、主制御回路2200、サブ制御回路2300、払出・発射制御回路2400等)に必要な電源を供給するときにオン操作するものである。 A power switch 2095 and the like are connected to the power supply circuit 2450 . The power switch 2095 is turned on when supplying necessary power to the pachinko game machine (more specifically, the main control circuit 2200, the sub-control circuit 2300, the payout/launch control circuit 2400, etc.).

[3-3.基本仕様]
次に、図89~図92を参照して、第3のパチンコ遊技機の基本仕様について説明する。なお、第3のパチンコ遊技機は設定機能付きのパチンコ遊技機であってもよいが、以下では、設定機能にかかわる記載は省略する。
[3-3. basic specifications]
Next, basic specifications of the third pachinko game machine will be described with reference to FIGS. 89 to 92. FIG. The third pachinko game machine may be a pachinko game machine with a setting function, but the description of the setting function will be omitted below.

なお、第3のパチンコ遊技機では、確変制御が実行されない。また、第3のパチンコ遊技機では、時短制御が実行されない通常遊技状態および時短制御が実行される時短遊技状態が用意されており、メインCPU2201は、通常遊技状態または時短遊技状態において遊技を進行させることが可能となっている。 In addition, probability variation control is not performed in the 3rd pachinko game machine. In addition, in the third pachinko game machine, a normal game state in which time reduction control is not executed and a time reduction game state in which time reduction control is executed are prepared, and the main CPU 2201 advances the game in the normal game state or the time reduction game state. It is possible.

本実施例において、通常遊技状態では左打ちが正規な遊技態様とされ、時短遊技状態では右打ちが正規な遊技態様とされる。サブCPU2301は、正規な遊技態様とされる打ち方を、例えば表示装置2007の表示領域に表示する制御を実行する。 In this embodiment, in the normal game state, left-handed hitting is the regular game mode, and in the time-saving game state, right-handed hitting is the regular game mode. The sub CPU 2301 executes control to display a hitting method that is regarded as a regular game mode, for example, in the display area of the display device 2007 .

[3-3-1.特別図柄の当り判定テーブル]
図89は、第3のパチンコ遊技機が備える主制御回路2200のメインROM2202に記憶されている特別図柄の当り判定テーブルの一例である。
[3-3-1. Hit Judgment Table for Special Symbols]
FIG. 89 is an example of a special symbol hit determination table stored in the main ROM 2202 of the main control circuit 2200 provided in the third pachinko game machine.

図89に示されるとおり、第1始動口2120に遊技球が入賞(通過)した場合、メインCPU2201は、第1特別図柄の大当り判定用乱数値を用いた第1特別図柄の当り判定処理に基づいて、特別図柄の当り判定処理の結果を、「時短当り」、「大当り」または「ハズレ」に決定する。また、第2始動口2140に遊技球が入賞(通過)した場合、メインCPU2201は、第2特別図柄の大当り判定用乱数値を用いた第2特別図柄の当り判定処理に基づいて、特別図柄の当り判定処理の結果を、「時短当り」、「大当り」または「役物開放当り」に決定する。 As shown in FIG. 89, when a game ball wins (passes through) the first starting port 2120, the main CPU 2201 performs the first special symbol hit determination process using the first special symbol jackpot determination random number value. Then, the result of the special symbol hit determination process is determined as "time saving hit", "big hit" or "losing". In addition, when the game ball wins (passes) through the second starting port 2140, the main CPU 2201 performs the second special symbol hit determination process using the second special symbol jackpot determination random number value. The result of the hit determination process is determined as "time saving hit", "big hit" or "accessory release hit".

なお、第1特別図柄の当り判定処理が行われた場合に「役物開放当り」が決定されないようにすることは必須ではないが、「役物開放当り」に決定されるようにしたとしても、第2特別図柄の当り判定処理が行われた場合と比べて極めて低い確率(例えば、「大当り」と同等か「大当り」よりも低い確率)でしか決定されないようにすることが好ましい。また、第2特別図柄の当り判定処理が行われた場合に「ハズレ」に決定されないようにすることは必須ではないが、「ハズレ」に決定されるようにした場合、「役物開放当り」に決定される確率よりも高くなるようにしてもよいし、「役物開放当り」に決定される確率よりも低くなるようにしてもよい。 It should be noted that it is not essential to prevent the "accessory hit" from being determined when the hit determination process for the first special symbol is performed, but even if it is determined to be the "accessory hit". , It is preferable that the second special symbol is determined only with a very low probability (for example, a probability equal to or lower than the "big hit") compared to the case where the hit determination process of the second special symbol is performed. In addition, it is not essential to avoid being determined to be "losing" when the hit determination process of the second special symbol is performed, but if it is determined to be "losing", "accessory open hit" It may be set to be higher than the probability determined by 1, or may be set to be lower than the probability determined by ``per chance to unlock the role item''.

メインROM2202に記憶される特別図柄の当り判定テーブルには、第1始動口2120への入賞に基づいて実行される第1特別図柄の当り判定処理に用いられるデータとして、「時短当り」、「大当り」又は「ハズレ」に決定される大当り判定用乱数値の範囲(幅)と、それに対応する判定値データ(「時短当り判定値データ」、「大当り判定値データ」、「ハズレ判定値データ」)との関係が規定されている。また、第2始動口2140への入賞に基づいて実行される第2特別図柄の当り判定処理に用いられるデータとして、「時短当り」、「大当り」又は「役物開放当り」に決定される大当り判定用乱数値の範囲(幅)と、それに対応する判定値データ(「時短当り判定値データ」、「大当り判定値データ」、「役物開放当り判定値データ」)との関係が規定されている。 In the special symbol hit determination table stored in the main ROM 2202, data used in the first special symbol hit determination process executed based on the winning of the first start port 2120 include "time saving hit", "big hit ” Or the range (width) of the random number for judging the big hit determined as “losing”, and the judgment value data corresponding to it (“time saving judgment value data”, “jackpot judgment value data”, “losing judgment value data”) relationship is stipulated. In addition, as the data used for the second special symbol hit determination process executed based on the winning to the second start port 2140, the big hit determined as "time saving hit", "big hit" or "accessory open hit" The range (width) of the random number for judgment and the relationship between the judgment value data corresponding to it ("time reduction hit judgment value data", "big hit judgment value data", "accessory open hit judgment value data") are stipulated. there is

なお、この第3のパチンコ遊技機では、「大当り」に決定される大当り確率を変更する機能を有していないが、これは必須ではなく、例えば大当りの種類等に応じて確変フラグがオンにセットされるようにして大当り確率が高められるようにしてもよい。 This third pachinko game machine does not have a function of changing the probability of a big win determined as a "big win", but this is not essential. It may be set so as to increase the probability of a big hit.

また、この第3のパチンコ遊技機では、第1特別図柄および第2特別図柄ともに、大当り判定用乱数値の総乱数値は65536である。すなわち、上記の大当り判定用乱数値は0~65535の範囲(幅)で発生する。 In addition, in this third pachinko game machine, the total random number value of the big hit determination random number value is 65536 for both the first special symbol and the second special symbol. That is, the random number value for judging a big hit is generated within a range (width) of 0-65535.

なお、第3のパチンコ遊技機が設定機能付きパチンコ遊技機である場合、例えば、大当り確率または/および役物開放当り確率を、低設定よりも高設定の方が高くなるようにするとよい。この場合、例えば、大当り確率および役物開放当り確率の両方を、低設定よりも高設定の方が高くなるようにしてもよいし、役物開放当り確率を設定値にかかわらず一定とし、大当り確率を低設定よりも高設定の方が高くなるようにしてもよいし、大当り確率を設定値にかかわらず一定とし、役物開放当り確率を低設定よりも高設定の方が高くなるようにしてもよい。ただし、第3のパチンコ遊技機が設定機能付きパチンコ遊技機であったとしても、例えば、時短当り確率については、全設定で共通する確率とすることが好ましい。 If the third pachinko game machine is a pachinko game machine with a setting function, for example, the jackpot probability and/or the probability of opening the accessory may be set higher at a high setting than at a low setting. In this case, for example, both the probability of winning a big hit and the probability of winning a role object may be higher at a high setting than at a low setting. The probability may be higher with high setting than with low setting, or the probability of big hit is fixed regardless of the set value, and the probability of winning a role is higher with high setting than with low setting. may However, even if the third pachinko game machine is a pachinko game machine with a setting function, for example, it is preferable to set the time saving winning probability as a common probability for all settings.

また、設定値に応じて大当り確率や役物開放当り確率を変えることに代えてまたは加えて、例えば、Vアタッカー2152の開放時間を設定値毎に変えてV入賞装置2150への入賞率を変えたり、V入賞口2155の開放頻度や開放時間を設定値毎に変えてV入賞口2155への通過率を変えたり、時短継続回数を設定値毎に変えたりする等してもよい。すなわち、大当り確率、役物開放当り確率、V入賞口2155の開放頻度(すなわちVアタッカー2152の作動頻度)や開放時間および時短継続回数等、遊技者にとっての有利度合いを変更しうる条件のうちの一つまたは二つ以上を採用することにより、大当り遊技状態に制御される期待値が低設定よりも高設定の方が高くなるように構成してもよい。 In addition to or instead of changing the jackpot probability or the winning probability of opening the role object according to the set value, for example, the opening time of the V attacker 2152 is changed for each set value to change the winning rate to the V winning device 2150. Alternatively, the opening frequency or opening time of the V winning opening 2155 may be changed for each set value to change the passing rate to the V winning opening 2155, or the number of continuous time reduction may be changed for each set value. That is, among the conditions that can change the degree of advantage for the player, such as the jackpot probability, the probability of opening the accessory, the frequency of opening the V winning mouth 2155 (that is, the frequency of operation of the V attacker 2152), the opening time, and the number of times of shortening By adopting one or two or more, the expected value controlled to the jackpot game state may be configured to be higher in the high setting than in the low setting.

[3-3-2.特別図柄判定テーブル]
図90は、第3のパチンコ遊技機が備える主制御回路2200のメインROM2202に記憶されている特別図柄判定テーブルの一例である。
[3-3-2. Special pattern judgment table]
FIG. 90 is an example of a special symbol determination table stored in the main ROM 2202 of the main control circuit 2200 provided in the third pachinko gaming machine.

特別図柄判定テーブルは、始動口2120,2140に遊技球が入賞した際に抽出される特別図柄の図柄乱数値と先述の判定値データとに基づいて、停止図柄を決定付ける「選択図柄コマンド」および「図柄指定コマンド」を選択する際に参照されるテーブルである。「選択図柄コマンド」は、特別図柄の当り判定処理の結果が大当りであった場合に、大当り種類に応じて定められる当り図柄を指定するためのコマンドであり、「図柄指定コマンド」は、特別図柄の可変表示の停止時に表示される図柄を指定するためのコマンドである。特別図柄の図柄乱数値は、例えば0~99(100種類)の中から抽出される。 The special symbol determination table includes a "selected symbol command" for determining the stop symbol based on the symbol random number value of the special symbol extracted when the game ball wins the starting port 2120, 2140 and the aforementioned determination value data; This table is referred to when selecting the "symbol designation command". The "selected symbol command" is a command for designating a winning symbol determined according to the type of the big hit when the result of the special symbol winning determination process is a big hit, and the "symbol specifying command" is a special symbol. This is a command for specifying the pattern to be displayed when the variable display of is stopped. The special symbol random number value is extracted from, for example, 0 to 99 (100 types).

図90に示される特別図柄判定テーブルによれば、第1特別図柄の当り判定処理の結果として時短当り判定値データが得られた場合、第1特別図柄の図柄乱数値が例えば0~99のいずれであっても、メインCPU2201は、選択図柄コマンドとして「z0」を選択し、図柄指定コマンドとして「zA1」を選択する。 According to the special symbol determination table shown in FIG. 90, when the time saving hit determination value data is obtained as a result of the hit determination process of the first special symbol, the symbol random number value of the first special symbol is any one of 0 to 99, for example. Even so, the main CPU 2201 selects "z0" as the selection symbol command and selects "zA1" as the symbol designation command.

また、第1特別図柄の当り判定処理の結果として大当り判定値データが得られた場合、メインCPU2201は、例えば、選択図柄コマンドおよび図柄指定コマンドを以下のように選択する。すなわち、第1特別図柄の図柄乱数値が0~3のいずれかである場合、メインCPU2201は、選択図柄コマンドとして「z1」を選択し、図柄指定コマンドとして「zA2」を選択する。また、第1特別図柄の図柄乱数値が4~60のいずれかである場合、メインCPU2201は、選択図柄コマンドとして「z2」を選択し、図柄指定コマンドとして「zA2」を選択する。さらに、第1特別図柄の図柄乱数値が61~99のいずれかである場合、メインCPU2201は、選択図柄コマンドとして「z3」を選択し、図柄指定コマンドとして「zA2」を選択する。 Further, when the big hit determination value data is obtained as a result of the hit determination processing of the first special symbol, the main CPU 2201 selects the selected symbol command and the symbol designation command as follows, for example. That is, when the symbol random number value of the first special symbol is any one of 0 to 3, the main CPU 2201 selects "z1" as the selection symbol command and selects "zA2" as the symbol designation command. Further, when the symbol random number value of the first special symbol is any one of 4 to 60, the main CPU 2201 selects "z2" as the selected symbol command and selects "zA2" as the symbol designation command. Furthermore, when the symbol random number value of the first special symbol is any one of 61 to 99, the main CPU 2201 selects "z3" as the selection symbol command and selects "zA2" as the symbol designation command.

また、第1特別図柄の当り判定処理の結果としてハズレ判定値データが得られた場合、第1特別図柄の図柄乱数値が0~99のいずれであっても、メインCPU2201は、選択図柄コマンドとして「z4」を選択し、図柄指定コマンドとして「zA3」を選択する。 Further, when the loss determination value data is obtained as a result of the hit determination process for the first special symbol, the main CPU 2201 outputs the selected symbol command as Select "z4" and select "zA3" as the design designation command.

また、第2特別図柄の当り判定処理の結果として時短当り判定値データが得られた場合、例えば、選択図柄コマンドおよび図柄指定コマンドは以下のように選択される。すなわち、第2特別図柄の図柄乱数値が0~99のいずれかであったとしても、メインCPU2201は、選択図柄コマンドとして「z5」を選択し、図柄指定コマンドとして「zA4」を選択する。 Further, when the time saving hit determination value data is obtained as a result of the hit determination processing of the second special symbol, for example, the selected symbol command and the symbol designation command are selected as follows. That is, even if the symbol random number value of the second special symbol is any one of 0 to 99, the main CPU 2201 selects "z5" as the selection symbol command and selects "zA4" as the symbol designation command.

また、第2特別図柄の当り判定処理の結果として大当り判定値データが得られた場合、例えば、選択図柄コマンドおよび図柄指定コマンドは以下のように選択される。すなわち、第2特別図柄の図柄乱数値が0~99のいずれかであったとしても、メインCPU2201は、選択図柄コマンドとして「z6」を選択し、図柄指定コマンドとして「zA5」を選択する。 Further, when the big hit determination value data is obtained as a result of the second special symbol hit determination process, for example, the selected symbol command and the symbol designation command are selected as follows. That is, even if the symbol random number value of the second special symbol is any one of 0 to 99, the main CPU 2201 selects "z6" as the selection symbol command and selects "zA5" as the symbol designation command.

さらに、第2特別図柄の当り判定処理の結果として役物開放当り判定値データが得られた場合、例えば、選択図柄コマンドおよび図柄指定コマンドは以下のように選択される。すなわち、第2特別図柄の図柄乱数値が0~99のいずれであったとしても、メインCPU2201は、選択図柄コマンドとして「z7」を選択し、図柄指定コマンドとして「zA6」を選択する。 Furthermore, when the accessory release hit determination value data is obtained as a result of the second special symbol hit determination process, for example, the selected symbol command and the symbol designation command are selected as follows. That is, even if the symbol random number value of the second special symbol is any of 0 to 99, the main CPU 2201 selects "z7" as the selected symbol command and selects "zA6" as the symbol designation command.

なお、第3のパチンコ遊技機では説明を省略するが、主制御回路2200のメインROM2202には、第1のパチンコ遊技機において説明した特別図柄停止態様決定テーブル(図12(A)参照)に相当する特別図柄停止態様決定テーブルが記憶されている。特別図柄停止態様決定テーブルは、特別図柄の可変表示が停止したときに第1特別図柄表示部2163または第2特別図柄表示部2164(図88参照)に導出される特別図柄の停止態様を、選択図柄コマンドに応じて決定する際に参照されるテーブルである。また、特別図柄表示部2163,2164には、特別図柄の当り判定処理の結果に基づいて、時短当りの表示態様、大当りの表示態様、役物開放当りの表示態様またはハズレの表示態様が導出される。また、第1のパチンコ遊技機において説明した装飾図柄停止態様決定テーブル(図12(B)参照)に相当する装飾図柄停止態様決定テーブルについても、サブ制御回路2300のプログラムROM2302に記憶されている。 Although the description is omitted for the third pachinko game machine, the main ROM 2202 of the main control circuit 2200 corresponds to the special symbol stop mode determination table (see FIG. 12A) described for the first pachinko game machine. A special symbol stop mode determination table is stored. The special symbol stop mode determination table selects the special symbol stop mode derived to the first special symbol display section 2163 or the second special symbol display section 2164 (see FIG. 88) when the variable display of the special symbols is stopped. It is a table referred to when making a decision according to a design command. Further, in the special symbol display units 2163 and 2164, the display mode of the time-saving win, the display mode of the big win, the display mode of the winning prize or the display mode of losing is derived based on the result of the special symbol win determination processing. be. Further, a decorative symbol stop mode determination table corresponding to the decorative symbol stop mode determination table (see FIG. 12B) described in the first pachinko game machine is also stored in the program ROM 2302 of the sub-control circuit 2300 .

[3-3-3.当り種類決定テーブル]
図91は、第3のパチンコ遊技機が備える主制御回路2200のメインROM2202に記憶されている当り種類決定テーブルの一例である。当り種類決定テーブルは、特別図柄の図柄乱数値に対応して決定される選択図柄コマンドに応じて、大当り遊技状態の態様(より詳しくはラウンド数)と、その後の遊技状態の態様(より詳しくは時短フラグおよび時短の終了条件)と、を決定する際に参照される。その後の遊技状態の態様は、大当り遊技状態終了後の遊技状態の態様を示す。ただし、特別図柄の当り判定処理の結果が時短当りである場合は、大当り遊技状態に制御されることなくC時短遊技状態に制御される。図91の時短の終了条件に欄に示される「L」は、第1特別図柄の可変表示回数と第2特別図柄の可変表示回数との和を示す。同様に、「M」は第2特別図柄の可変表示回数を示し、「N」は役物開放当り回数を示す。なお、図91の備考欄は、分かりやすいように便宜上記載したものである。
[3-3-3. Hit type determination table]
FIG. 91 is an example of a winning type determination table stored in the main ROM 2202 of the main control circuit 2200 provided in the third pachinko gaming machine. In the hit type determination table, according to the selected symbol command determined corresponding to the symbol random number value of the special symbol, the aspect of the jackpot game state (more specifically, the number of rounds) and the aspect of the subsequent game state (more specifically, It is referred to when determining time saving flag and time saving end condition). The mode of the game state after that indicates the mode of the game state after the end of the big hit game state. However, when the result of the special symbol hit determination process is a time saving hit, it is controlled to the C time saving game state without being controlled to the big hit game state. "L" shown in the column of time-saving end conditions in FIG. 91 indicates the sum of the number of variable display times of the first special symbol and the number of variable display times of the second special symbol. Similarly, "M" indicates the number of times the second special symbol is displayed in a variable manner, and "N" indicates the number of times the accessory is released. It should be noted that the remarks column in FIG. 91 is provided for convenience to facilitate understanding.

本実施例では、特別図柄の当り判定処理の結果が「時短当り」である場合、C時短遊技状態の態様は、次のとおり決定される。例えば、選択図柄コマンドが「z0」である場合、メインCPU2201は、時短フラグをオンにセットすることを決定し、時短の終了条件を、L=30、M=6、N=3に決定する。また、選択図柄コマンドが「z5」である場合、メインCPU2201は、時短フラグをオンにセットすることを決定し、時短の終了条件を、L=30、M=3、N=3に決定する。なお、特別図柄の当り判定処理の結果が「時短当り」である場合、大当り遊技状態の態様としてのラウンド数は決定されない。 In this embodiment, when the result of the special symbol hit determination process is "time saving hit", the mode of the C time saving gaming state is determined as follows. For example, when the selected symbol command is "z0", the main CPU 2201 determines to set the time saving flag to ON, and determines the time saving end conditions to be L=30, M=6, and N=3. Also, when the selected symbol command is "z5", the main CPU 2201 determines to set the time saving flag to ON, and determines the time saving end conditions to be L=30, M=3, and N=3. In addition, when the result of the hit determination process of the special symbol is "time saving hit", the number of rounds as a mode of the big hit game state is not determined.

また、特別図柄の当り判定処理の結果が「大当り」である場合、大当り遊技状態の態様としてのラウンド数、およびその後の遊技状態(A時短遊技状態)の態様は、次のとおり決定される。例えば、選択図柄コマンドが「z1」である場合、メインCPU2201は、ラウンド数を10ラウンドに決定し、時短フラグをオンにセットすることを決定し、時短の終了条件を、L=50、M=5、N=2に決定する。また、選択図柄コマンドが「z2」である場合、メインCPU2201は、ラウンド数を4ラウンドに決定し、時短フラグをオンにセットすることを決定し、時短の終了条件を、L=50、M=5、N=1に決定する。また、選択図柄コマンドが「z3」である場合、メインCPU2201は、ラウンド数を4ラウンドに決定し、時短フラグをオンにセットしないことを決定する。また、選択図柄コマンドが「z6」である場合、メインCPU2201は、ラウンド数を10ラウンドに決定し、時短フラグをオンにセットすることを決定し、時短の終了条件を、L=50、M=5、N=2に決定する。 Further, when the result of the special symbol hit determination process is "big hit", the number of rounds as a mode of the big win game state and the mode of the subsequent game state (A time-saving game state) are determined as follows. For example, when the selected symbol command is "z1", the main CPU 2201 determines the number of rounds to be 10 rounds, determines to set the time saving flag to ON, and sets the time saving end conditions to L=50, M= 5, determine N=2. Further, when the selected symbol command is "z2", the main CPU 2201 determines the number of rounds to be 4 rounds, determines to set the time saving flag to ON, and sets the time saving end conditions to L=50, M= 5, determine N=1. Further, when the selected symbol command is "z3", the main CPU 2201 determines the number of rounds to be 4 and determines not to set the time saving flag to ON. Further, when the selected symbol command is "z6", the main CPU 2201 determines the number of rounds to be 10 rounds, determines to set the time saving flag to ON, and sets the time saving end conditions to L=50, M= 5, determine N=2.

また、特別図柄の当り判定処理の結果が「役物開放り」(例えば、選択図柄コマンドが「z7」)であって、第2のルートを経た大当り遊技状態に制御された場合、メインCPU2201は、ラウンド数を10ラウンドに決定し、時短フラグをオンにセットすることを決定し、時短の終了条件を、L=50、M=5、N=2に決定する。ただし、特別図柄の当り判定処理の結果が「役物開放り」であったとしても、第2のルートを経た大当り遊技状態に制御されなかった場合には、メインCPU2201は、大当り遊技状態を実行しないだけでなく、時短フラグもオンにセットせず、役物開放当りに基づく制御を実行した後、役物開放当り直前の遊技状態に戻す。 In addition, when the result of the special symbol hit determination process is "accessory release" (for example, the selected symbol command is "z7") and the game is controlled to the jackpot game state through the second route, the main CPU 2201 , the number of rounds is determined to be 10 rounds, the time saving flag is set on, and the time saving end conditions are determined to be L=50, M=5, and N=2. However, even if the result of the special symbol hit determination process is "accessory released", if the big win game state is not controlled through the second route, the main CPU 2201 executes the big win game state. Not only does it not, the time saving flag is not set on, and after executing the control based on the winning of the opening of the role, the game state immediately before the opening of the role is returned.

また、例えば、特別図柄の当り判定処理の結果が「ハズレ」である場合(例えば、選択図柄コマンドが「z4」の場合)、メインCPU2201は、大当り遊技状態の態様およびその後の遊技状態の態様のいずれもセットしない。すなわち、特別図柄の当り判定処理の結果がハズレの場合、メインCPU2201は、遊技状態を移行させずに、それまでの遊技状態に継続して制御する。 Further, for example, when the result of the special symbol win determination process is "losing" (for example, when the selected symbol command is "z4"), the main CPU 2201 determines whether the jackpot game state mode and the subsequent game state mode are selected. Do not set either. That is, when the result of the special symbol hit determination process is a loss, the main CPU 2201 does not shift the game state, and continues control to the previous game state.

なお、特別図柄の当り判定処理の結果が「ハズレ」である場合(例えば、選択図柄コマンドが「z4」の場合)、上述したように大当り遊技状態の態様およびその後の遊技状態の態様のいずれもセットされないため、本来、図91の当り種類決定テーブルに図示する必要がない。ただし、本実施例では、特別図柄の当り判定処理の結果が「ハズレ」である場合、大当り遊技状態の態様およびその後の遊技状態の態様のいずれも決定されないことを明示するために、便宜上、図91に図示したものである。 In addition, when the result of the special symbol hit determination process is "losing" (for example, when the selected symbol command is "z4"), both the aspect of the jackpot game state and the aspect of the subsequent game state as described above Since it is not set, there is no need to show it in the winning type determination table of FIG. However, in the present embodiment, when the result of the special symbol hit determination process is "losing", for the sake of convenience, in order to clarify that neither the mode of the jackpot game state nor the mode of the subsequent game state is determined. 91.

また、図91の時短の終了条件の欄に示される「L」、「M」、および「N」は、いずれも遊技状態にかかわらず同じ条件であるが、これに限られず、遊技状態に応じて異なる条件としてもよい。例えば、終了条件「L」、「M」、および「N」の全部を、A時短遊技状態とB時短遊技状態とC時短遊技状態とでそれぞれ異ならせてもよいし、A時短遊技状態とB時短遊技状態とC時短遊技状態とのうちいずれか一の時短遊技状態でのみ異ならせてもよい。また、終了条件「L」、「M」、および「N」のうちいずれか一の終了条件のみを、A時短遊技状態とB時短遊技状態とC時短遊技状態とでそれぞれ異ならせてもよいし、A時短遊技状態とB時短遊技状態とC時短遊技状態とのうちいずれか一の時短遊技状態でのみ異ならせてもよい。すなわち、終了条件「L」、「M」、および「N」のうち少なくともいずれか一の終了条件を、A時短遊技状態とB時短遊技状態とC時短遊技状態とのうち少なくともいずれか一の時短遊技状態において異ならせてもよい。 In addition, "L", "M", and "N" shown in the column of time saving end conditions in FIG. 91 are all the same conditions regardless of the game state, but are not limited to this, different conditions may be used. For example, all of the end conditions "L", "M", and "N" may be different between the A time saving game state, the B time saving game state and the C time saving game state, or the A time saving game state and B Only one of the time saving game state and the C time saving game state may be different. Also, only one of the end conditions "L", "M", and "N" may be different between the A time saving game state, the B time saving game state and the C time saving game state. , A time saving game state, B time saving game state and C time saving game state may be changed only in one of the time saving game state. That is, at least one of the end conditions "L", "M", and "N" is set to at least one of the A time reduction game state, B time reduction game state, and C time reduction game state. You may make it differ in a game state.

[3-3-4.特別図柄の変動パターンテーブル]
図92は、第3のパチンコ遊技機の特別図柄の変動パターンテーブルの一例である。なお、図92中の「備考」の欄は、分かりやすいように便宜上示したものである。メインCPU2201は、第1始動口2120への遊技球の入賞に基づくときは第1特別図柄の変動パターンを決定し、第2始動口2140への遊技球の入賞に基づくときは第2特別図柄の変動パターンを決定する。
[3-3-4. Variation pattern table of special symbols]
FIG. 92 is an example of a special symbol variation pattern table for the third pachinko gaming machine. It should be noted that the "remarks" column in FIG. 92 is shown for the sake of convenience. The main CPU 2201 determines the variation pattern of the first special symbol when based on the winning of the game ball to the first starting port 2120, and determines the variation pattern of the second special symbol when based on the winning of the game ball to the second starting port 2140. Determining fluctuation patterns.

図92に示されるように、メインCPU2201は、第1始動口2120に遊技球が入賞したときは第1特別図柄の変動パターンを決定し、第2始動口2140に遊技球が入賞したときは第2特別図柄の変動パターンを決定する。 As shown in FIG. 92, the main CPU 2201 determines the variation pattern of the first special symbol when the game ball wins in the first starting port 2120, and determines the first special symbol when the game ball wins in the second starting port 2140. 2 Determine the variation pattern of the special design.

図92に示されるように、第1特別図柄の当り判定処理の結果が「時短当り」である場合、メインCPU2201は、第1特別図柄の変動パターンを、第1始動口2120に遊技球が入賞(通過)したときに抽出された演出選択用乱数値に基づいて決定する。 As shown in FIG. 92, when the result of the winning determination process for the first special symbol is "time-saving winning", the main CPU 2201 sets the variation pattern of the first special symbol to the first start port 2120 when the game ball wins. It is determined based on the random number value for effect selection extracted when (passing).

また、第1特別図柄の当り判定処理の結果が「大当り」である場合、メインCPU2201は、第1特別図柄の変動パターンを、第1始動口2120に遊技球が入賞(通過)したときに抽出された演出選択用乱数値に基づいて決定する。 In addition, when the result of the hit determination process for the first special symbol is a "big hit", the main CPU 2201 extracts the variation pattern of the first special symbol when the game ball wins (passes) the first starting port 2120. It is determined based on the random number for effect selection.

また、第1特別図柄の当り判定処理の結果が「ハズレ」である場合、メインCPU2201は、第1特別図柄の変動パターンを、時短フラグの値、第1始動口2120に遊技球が入賞(通過)したときに抽出されたリーチ判定用乱数値および演出選択用乱数値に基づいて決定する。なお、時短遊技状態では右打ちが正規な遊技態様とされるため第1始動口2120に遊技球が入賞することは殆どないと考えられる。 In addition, when the result of the hit determination process of the first special symbol is "losing", the main CPU 2201 determines the variation pattern of the first special symbol as the value of the time saving flag, the game ball entering the first start port 2120 (passing ) is determined based on the random number for reach determination and the random number for effect selection extracted at the time of ). It should be noted that, in the time-saving game state, since hitting to the right is the normal game mode, it is considered that the game ball rarely enters the first start hole 2120 .

また、第2特別図柄の当り判定処理の結果が「時短当り」である場合、メインCPU2201は、第1特別図柄の変動パターンを、第2始動口2140に遊技球が入賞(通過)したときに抽出された演出選択用乱数値に基づいて決定する。 In addition, when the result of the hit determination process for the second special symbol is "time-saving hit", the main CPU 2201 determines the variation pattern of the first special symbol when the game ball wins (passes) the second start port 2140. It is determined based on the extracted random number for effect selection.

また、第2特別図柄抽選の結果が「大当り」である場合、メインCPU2201は、第2特別図柄の変動パターンを、第2始動口2140に遊技球が入賞(通過)したときに抽出された演出選択用乱数値に基づいて決定する。 In addition, when the result of the second special symbol lottery is a "jackpot", the main CPU 2201 sets the variation pattern of the second special symbol to the effect extracted when the game ball wins (passes) the second starting port 2140. Determined based on the random number for selection.

第2特別図柄の当り判定処理の結果が「役物開放当り」であって且つ時短フラグの値が「1」である場合、メインCPU2201は、第2特別図柄の変動パターンを、第2始動口2140に遊技球が入賞したときに抽出されたリーチ判定用乱数値および演出選択用乱数値に基づいて第2特別図柄の変動パターンを決定する。 When the result of the hit determination process of the second special symbol is "hit the role" and the value of the time saving flag is "1", the main CPU 2201 changes the variation pattern of the second special symbol to the second start port. A variation pattern of the second special symbol is determined based on the random number value for reach determination and the random number value for performance selection extracted when the game ball wins at 2140.例文帳に追加

一方、第2特別図柄の当り判定処理の結果が「役物開放当り」であって且つ時短フラグの値が「0」である場合、メインCPU2201は、第2特別図柄の変動パターンを、変動時間が例えば600000msecと極めて長い長変動演出に決定する。時短フラグの値が「0」である場合、基本的に第2始動口2140に遊技球が入賞(通過)することはないが、不測の事態が発生して仮に万一第2始動口2140に遊技球が入賞した場合であっても、有利者に与えうる利益を最小限にとどめるようにするためこのようにしたものであるが、このようにすることは必ずしも必須ではない。 On the other hand, when the result of the hit determination process of the second special symbol is "hit the role item open" and the value of the time saving flag is "0", the main CPU 2201 determines the variation pattern of the second special symbol as the variation time. is determined to be a very long long-fluctuation performance of, for example, 600000 msec. When the value of the time saving flag is "0", basically the game ball does not win (pass) to the second starting port 2140, but if an unexpected situation occurs and the second starting port 2140 This is done in order to minimize the profit that can be given to the advantageous player even if the game ball wins, but this is not always essential.

なお、リーチ判定用乱数値は例えば0~249(250種類)の中から抽出され、演出選択用乱数値は例えば0~99(100種類)の中から抽出される。ただし、発生する乱数値の範囲は上記に限られない。 Incidentally, the reach determination random number is extracted from, for example, 0 to 249 (250 types), and the effect selection random number is extracted from, for example, 0 to 99 (100 types). However, the range of generated random numbers is not limited to the above.

メインCPU2201は、第1始動口2120への遊技球の入賞に基づいて抽出した演出選択用乱数値が特定の乱数値である場合、先読みフラグを設定する。メインCPU2201から送信された特別図柄の変動パターンコマンドを受信したサブCPU2301は、先読みフラグが設定されている場合、先読み演出を行う。 The main CPU 2201 sets a look-ahead flag when the random number for effect selection extracted based on the winning of the game ball to the first start hole 2120 is a specific random number. The sub CPU 2301, which has received the special symbol variation pattern command transmitted from the main CPU 2201, performs a look-ahead effect when the look-ahead flag is set.

なお、便宜上、図92の特別図柄の変動パターンテーブルにはあらわれていないが、本実施例では、メインCPU2201は、時短フラグがオフである場合に先読みフラグを設定し、時短フラグがオンであったり確変フラグがオンである場合には先読みフラグを設定しない。 For the sake of convenience, it does not appear in the special symbol variation pattern table of FIG. If the probability variation flag is on, do not set the look-ahead flag.

また、本実施例では、先読み演出を行うか否かをメインCPU2201が決定しているが、これに限られず、サブCPU2301が決定するようにしてもよい。 Also, in this embodiment, the main CPU 2201 determines whether or not to perform the look-ahead effect, but the present invention is not limited to this, and the sub CPU 2301 may determine.

なお、メインCPU2201は、時短フラグがオンである場合や確変フラグがオンである場合にも先読みフラグを設定するように(先読み演出が行われるように)してもよい。また、第2特別図柄の変動パターンを決定する際にも、先読みフラグを設定するように(先読み演出が行われるように)してもよい。 It should be noted that the main CPU 2201 may set the look-ahead flag (to perform a look-ahead effect) also when the time saving flag is on or when the variable probability flag is on. Also, when determining the variation pattern of the second special symbol, a look-ahead flag may be set (a look-ahead effect may be performed).

時短フラグがオンである場合、決定される特別図柄の変動パターンは、時短フラグがオフである場合と比べて単位時間あたりの変動回数の期待値が小さい。すなわち、時短フラグがオンである場合の特別図柄の変動時間は、時短フラグがオフである場合の特別図柄の変動時間と比べて短時間となりやすい。 When the time saving flag is on, the determined special symbol variation pattern has a smaller expected value of the number of times of variation per unit time than when the time saving flag is off. That is, the variation time of the special symbol when the time saving flag is on tends to be shorter than the variation time of the special symbol when the time saving flag is off.

メインCPU2201は、決定した変動パターン情報をサブCPU2301に送信する。サブCPU2301は、メインCPU2201から送信された変動パターン情報に基づいて、表示装置2007の表示領域に表示される表示演出や、スピーカ2032から出力される音演出を制御する。 The main CPU 2201 transmits the determined variation pattern information to the sub CPU 2301 . The sub CPU 2301 controls the display effect displayed in the display area of the display device 2007 and the sound effect output from the speaker 2032 based on the variation pattern information transmitted from the main CPU 2201 .

また、図92の「備考」の欄に示される時短当り系リーチA,Bは、特別図柄の当り判定処理の結果が時短当りの可能性がある(大当りの可能性がない)ことを示すリーチ演出である。同様に、大当り系リーチA,Bは、特別図柄の当り判定処理の結果が大当りの可能性がある(時短当りの可能性がない)ことを示すリーチ演出である。さらに、共通リーチA,Bは、特別図柄の当り判定処理の結果が時短当りおよび大当りのいずれについても可能性があることを示すリーチ演出である。 In addition, the time-saving hit system reach A and B shown in the column of "remarks" in FIG. It is a performance. Similarly, the big hit type reach A and B are reach effects indicating that the result of the special symbol hit determination processing is a possibility of a big hit (no possibility of a time-saving hit). Further, the common reach A and B are reach effects indicating that the result of the special symbol hit determination process is likely to be both a time saving hit and a big hit.

また、第3のパチンコ遊技機では説明を省略するが、第1のパチンコ遊技機と同様に、主制御回路2200のメインROM2202には普通図柄の当り判定テーブル(図16参照)、普通図柄判定テーブル(図17参照)、普通図柄当り種類決定テーブル(図18参照)、普通図柄の変動パターンテーブル(図19参照)が記憶されている。そして、メインCPU2201は、普通電動役物2146(図87参照)の開放パターンを第1のパチンコ遊技機と同様に決定し、これに基づいて普通電動役物2146の作動態様を制御する。 Further, although the description is omitted in the third pachinko game machine, as in the first pachinko game machine, the main ROM 2202 of the main control circuit 2200 contains a normal symbol hit determination table (see FIG. 16), a normal symbol determination table, and the like. (See FIG. 17), a normal per symbol type determination table (see FIG. 18), and a normal symbol fluctuation pattern table (see FIG. 19) are stored. Then, the main CPU 2201 determines the opening pattern of the normal electric accessory 2146 (see FIG. 87) in the same manner as in the first pachinko game machine, and controls the operating mode of the normal electric accessory 2146 based on this.

[3-4.主制御処理]
第3のパチンコ遊技機において、主制御回路2200のメインCPU2201により実行される各種処理(各種モジュール)は、主制御メイン処理(図20~図23参照)中のS39で行われる特別図柄制御処理が異なるものの、その他の処理については同様である。そこで、以下では、特別図柄制御処理について説明し、メインCPU2201により実行されるその他の処理についての説明は省略する。なお、第3のパチンコ遊技機における特別図柄制御処理において行われる処理には、第1のパチンコ遊技機において行われる処理と同じ処理もあるが(例えば、大当り終了処理(図42、図103)等)、以下では、第1のパチンコ遊技機において行われる処理と同じ処理も含めて、ステップ番号を代えて改めて説明する。
[3-4. Main control processing]
In the third pachinko game machine, the various processes (various modules) executed by the main CPU 2201 of the main control circuit 2200 are the special symbol control process performed at S39 during the main control main process (see FIGS. 20 to 23). Although different, other processing is the same. Therefore, the special symbol control process will be described below, and description of other processes executed by the main CPU 2201 will be omitted. It should be noted that the processing performed in the special symbol control processing in the third pachinko gaming machine includes the same processing as the processing performed in the first pachinko gaming machine (for example, jackpot end processing (Fig. 42, Fig. 103), etc. ), below, including the same processing as the processing performed in the first pachinko game machine, step numbers will be changed and explained again.

[3-4-1.特別図柄制御処理]
次に、図93を参照して、主制御メイン処理(図20~図23参照)中のS39で行われる特別図柄制御処理について説明する。図93は、第3のパチンコ遊技機における特別図柄制御処理の一例を示すフローチャートである。
[3-4-1. Special symbol control process]
Next, with reference to FIG. 93, the special symbol control processing performed at S39 in the main control main processing (see FIGS. 20 to 23) will be described. FIG. 93 is a flow chart showing an example of special symbol control processing in the third pachinko gaming machine.

図93に示されるように、メインCPU2201は、先ず、S2001において、特別図柄の制御状態番号をロードする。特別図柄の制御状態番号は、特別図柄の可変表示(特別図柄ゲーム)に関する制御処理の状態(ステータス)を示す番号である。メインCPU2201は、S2001の処理を実行した後、処理を、S2002に移す。 As shown in FIG. 93, the main CPU 2201 first loads the control state number of the special symbol in S2001. The special symbol control state number is a number indicating the state (status) of the control process relating to the variable display of the special symbol (special symbol game). After executing the process of S2001, the main CPU 2201 shifts the process to S2002.

なお、図示しないが、メインCPU2201は、特別図柄制御処理を実行するにあたり、S2001の処理に先だって、メインRAM2203内の特別図柄の作業領域等のアドレスを所定のレジスタにセットするアドレス設定処理を行う。 Although not shown, the main CPU 2201 performs an address setting process of setting the address of the special symbol work area in the main RAM 2203 in a predetermined register prior to the process of S2001 when executing the special symbol control process.

また、同じく図示しないが、メインCPU2201は、特別図柄制御処理を実行するにあたり、第1特別図柄の保留数および第2特別図柄の保留数をチェックする処理も行う。そして、メインCPU2201は、第1特別図柄の保留数および第2特別図柄の保留数のいずれもが一定時間以上にわたって「0」である場合、デモ表示コマンド送信予約処理を行う。なお、この処理で送信予約されたデモ表示コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路2300に送信される。そして、デモ表示コマンドをサブ制御回路2300が受信すると、サブCPU2301はデモ表示演出を行う。なお、第2のパチンコ遊技機は、第1特別図柄と第2特別図柄とが並行して可変表示可能なパチンコ遊技機でないため、第1のパチンコ遊技機において説明したような主特別図柄の概念がない。 Also, although not shown, the main CPU 2201 also performs processing for checking the number of reserved first special symbols and the number of reserved second special symbols in executing the special symbol control processing. Then, when both the number of reserved first special symbols and the number of reserved second special symbols are "0" for a certain period of time or longer, the main CPU 2201 performs a demonstration display command transmission reservation process. The demonstration display command reserved for transmission in this process is transmitted to the sub-control circuit 2300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process. Then, when the sub-control circuit 2300 receives the demonstration display command, the sub-CPU 2301 performs a demonstration display effect. In addition, since the second pachinko machine is not a pachinko machine capable of variably displaying the first special pattern and the second special pattern in parallel, the concept of the main special pattern as explained in the first pachinko machine There is no

S2002において、メインCPU2201は、S2001でロードした特別図柄の制御状態番号が0であるか否か、すなわち特別図柄の可変表示待ち状態であるか否かを判定する。 In S2002, the main CPU 2201 determines whether or not the control state number of the special symbol loaded in S2001 is 0, that is, whether or not it is waiting for variable display of the special symbol.

S2002において特別図柄の制御番号が0でないと判定された場合(S2002がNO判定の場合)、メインCPU2201は、処理を、S2005に移す。 If it is determined in S2002 that the control number of the special symbol is not 0 (NO in S2002), the main CPU 2201 shifts the process to S2005.

一方、S2002において特別図柄の制御番号が0であると判定された場合(S2002がYES判定の場合)、メインCPU2201は、処理を、S2003に移す。 On the other hand, when it is determined in S2002 that the control number of the special symbol is 0 (when S2002 determines YES), the main CPU 2201 shifts the process to S2003.

S2003において、メインCPU2201は、第2特別図柄が可変表示開始であるか否か、すなわち第2特別図柄の始動情報が保留されているか否かを判定する。 In S2003, the main CPU 2201 determines whether or not the second special symbol is the start of variable display, that is, whether or not the starting information of the second special symbol is withheld.

S2003において第2特別図柄が可変表示開始でない、すなわち第2特別図柄の始動情報が保留されていないと判定された場合(S2003がNO判定の場合)、メインCPU2201は、処理を、S2004に移す。 When it is determined in S2003 that the second special symbol does not start variable display, that is, the starting information of the second special symbol is not reserved (NO in S2003), the main CPU 2201 shifts the process to S2004.

S2004において、メインCPU2201は、第1特別図柄が可変表示開始であるか否か、すなわち第1特別図柄の始動情報が保留されているか否かを判定する。 In S2004, the main CPU 2201 determines whether or not the first special symbol is the start of variable display, that is, whether or not the starting information of the first special symbol is withheld.

S2004において第1特別図柄が可変表示開始でない、すなわち第1特別図柄の始動情報が保留されていないと判定された場合(S2004がNO判定の場合)、メインCPU2201は、特別図柄制御処理を終了し、処理を、主制御メイン処理(図20~図23参照)に戻す。 When it is determined in S2004 that the variable display of the first special symbol is not started, that is, the starting information of the first special symbol is not reserved (NO in S2004), the main CPU 2201 terminates the special symbol control process. , the processing is returned to the main control main processing (see FIGS. 20 to 23).

一方、S2004において第1特別図柄が可変表示開始である、すなわち第1特別図柄の始動情報が保留されていると判定された場合(S2004がYES判定の場合)、メインCPU2201は、処理を、S2005に移す。 On the other hand, when it is determined in S2004 that the variable display of the first special symbol is started, that is, the starting information of the first special symbol is withheld (when S2004 determines YES), the main CPU 2201 advances the processing to S2005. to

S2003に戻って、第2特別図柄が可変表示開始である、すなわち第2特別図柄の始動情報が保留されていると判定された場合(S2003がYES判定の場合)、メインCPU2201は、処理を、S2005に移す。 Returning to S2003, when it is determined that the second special symbol is the start of variable display, that is, the starting information of the second special symbol is withheld (when S2003 determines YES), the main CPU 2201 performs the process of Move to S2005.

S2005において、メインCPU2201は、特別図柄管理処理を行う。この特別図柄管理処理の詳細については、図94を参照して後述する。メインCPU2201は、S2003の処理を実行した後、特別図柄制御処理を終了し、処理を、主制御メイン処理(図20~図23参照)に戻す。 At S2005, the main CPU 2201 performs special symbol management processing. The details of this special symbol management process will be described later with reference to FIG. After executing the process of S2003, the main CPU 2201 ends the special symbol control process and returns the process to the main control main process (see FIGS. 20 to 23).

なお、メインCPU2201は、割込み禁止区間を設定し、上述の特別図柄制御処理(S2001~S2005)を、割込み禁止区間内で行うことが好ましい。 It is preferable that the main CPU 2201 sets an interrupt prohibited section and performs the above-described special symbol control processing (S2001 to S2005) within the interrupt prohibited section.

このように、本実施例では、第3のパチンコ遊技機として、第2特別図柄の始動情報が保留されている場合、第1特別図柄よりも高い優先順位で特別図柄管理処理(S2005)が実行される優先変動機について説明したが、これに限られない。例えば、第1特別図柄の始動情報が保留されている場合、第2特別図柄よりも高い優先順位で特別図柄管理処理(S2005)が実行される優先変動機としてもよいし、第1始動口2120または第2始動口2140への入賞順に特別図柄管理処理が実行される順次変動機としてもよい。 Thus, in this embodiment, when the starting information of the second special symbol is reserved as the third pachinko gaming machine, the special symbol management process (S2005) is executed with a higher priority than the first special symbol. Although the priority variator to be given has been described, it is not limited to this. For example, when the start information of the first special symbol is reserved, it may be a priority variation machine in which the special symbol management process (S2005) is executed with a higher priority than the second special symbol, or the first start port 2120 Alternatively, it may be a sequential variable machine in which the special symbol management process is executed in the order of winning to the second starting port 2140 .

[3-4-2.特別図柄管理処理]
次に、図94を参照して、特別図柄制御処理(図93参照)中のS2005でメインCPU2201により実行される特別図柄管理処理について説明する。図94は、第3のパチンコ遊技機における特別図柄管理処理の一例を示すフローチャートである。
[3-4-2. Special pattern management processing]
Next, with reference to FIG. 94, the special symbol management process executed by the main CPU 2201 at S2005 during the special symbol control process (see FIG. 93) will be described. FIG. 94 is a flow chart showing an example of special symbol management processing in the third pachinko gaming machine.

なお、制御状態番号が0の場合(S2002がYES判定の場合)、特別図柄管理処理は、S2003がYES判定の場合は第2特別図柄が処理対象であり、S2004がYES判定の場合は第1特別図柄が処理対象である。また、制御状態番号が0でない場合(S2002がNO判定の場合)、特別図柄管理処理は、実行中の特別図柄が処理対象である。 In addition, when the control state number is 0 (when S2002 is YES determination), the special symbol management process is the second special symbol to be processed when S2003 is YES determination, and the first special symbol when S2004 is YES determination. A special design is a processing object. In addition, when the control state number is not 0 (when S2002 is NO determination), the special symbol management process is for the special symbol being executed.

また、図94に示す各処理の右方に括弧書きで記載した数値(「0」~「7」)は、処理対象となる特別図柄の制御状態番号である。メインCPU2201は、制御状態番号に対応する各処理を実行することにより、特別図柄ゲームを進行させる。 Also, the numerical values (“0” to “7”) written in parentheses on the right side of each process shown in FIG. 94 are the control state numbers of the special symbols to be processed. The main CPU 2201 advances the special symbol game by executing each process corresponding to the control state number.

メインCPU2201は、先ず、特別図柄の待ち時間が0であるか否かを判定する(S2011)。 The main CPU 2201 first determines whether or not the special symbol waiting time is 0 (S2011).

S2011において特別図柄の待ち時間が0でないと判定された場合(S2011がNO判定の場合)、メインCPU2201は、特別図柄管理処理を終了し、処理を、特別図柄制御処理(図93参照)に戻す。 If it is determined in S2011 that the special symbol waiting time is not 0 (NO in S2011), the main CPU 2201 ends the special symbol management process and returns the process to the special symbol control process (see FIG. 93). .

一方、S2011において特別図柄の待ち時間が0であると判定された場合(S2011がYES判定の場合)、メインCPU2201は、処理を、S2012に移す。 On the other hand, if it is determined in S2011 that the waiting time for the special symbol is 0 (YES in S2011), the main CPU 2201 shifts the process to S2012.

S2012において、メインCPU2201は、特別図柄の制御状態番号をロードする。そして、メインCPU2201は、S2012の処理を実行した後、処理を、S2013に移す。なお、メインCPU2201は、S2012の処理で読み出された制御状態番号に基づいて、S2013以降の処理を行う。 At S2012, the main CPU 2201 loads the control state number of the special symbol. After executing the process of S2012, the main CPU 2201 shifts the process to S2013. It should be noted that the main CPU 2201 performs the processes after S2013 based on the control state number read in the process of S2012.

S2013において、メインCPU2201は、特別図柄可変表示開始処理を行う。このS2013の処理は、特別図柄の制御状態番号が「0」である場合に行われる処理である。この特別図柄可変表示開始処理の詳細については、図95を参照して後述する。特別図柄の制御状態番号が「0」でない場合には、メインCPU2201は、処理を、S2014に移す。 In S2013, the main CPU 2201 performs special symbol variable display start processing. The process of S2013 is a process performed when the control state number of the special symbol is "0". The details of this special symbol variable display start processing will be described later with reference to FIG. When the control state number of the special symbol is not "0", the main CPU 2201 shifts the process to S2014.

S2014において、メインCPU2201は、特別図柄可変表示終了処理を行う。このS2014の処理は、特別図柄の制御状態番号が「1」である場合に行われる処理である。この特別図柄可変表示終了処理の詳細については、図96を参照して後述する。特別図柄の制御状態番号が「1」でない場合には、メインCPU2201は、処理を、S2015に移す。 In S2014, the main CPU 2201 performs special symbol variable display end processing. The process of S2014 is a process performed when the control state number of the special symbol is "1". The details of this special symbol variable display end processing will be described later with reference to FIG. If the special symbol control state number is not "1", the main CPU 2201 shifts the process to S2015.

S2015において、メインCPU2201は、特別図柄遊技判定処理を行う。このS2015の処理は、特別図柄の制御状態番号が「2」である場合に行われる処理である。この特別図柄遊技判定処理の詳細については、図97を参照して後述する。特別図柄の制御状態番号が「2」でない場合には、メインCPU2201は、処理を、S2016に移す。 At S2015, the main CPU 2201 performs special symbol game determination processing. The processing of this S2015 is processing performed when the control state number of the special symbol is "2". The details of this special symbol game determination process will be described later with reference to FIG. If the special symbol control state number is not "2", the main CPU 2201 shifts the process to S2016.

S2016において、メインCPU2201は、V入賞装置開放準備処理を行う。このS2016の処理は、特別図柄の制御状態番号が「3」である場合に行われる処理である。このV入賞装置開放準備処理の詳細については、図99を参照して後述する。特別図柄の制御状態番号が「3」でない場合には、メインCPU2201は、処理を、S2017に移す。 In S2016, the main CPU 2201 performs V winning device opening preparation processing. The processing of this S2016 is processing performed when the control state number of the special symbol is "3". The details of this V winning device opening preparation process will be described later with reference to FIG. If the special symbol control state number is not "3", the main CPU 2201 shifts the process to S2017.

S2017において、メインCPU2201は、V入賞装置開放制御処理を行う。このS2017の処理は、特別図柄の制御状態番号が「4」である場合に行われる処理である。このV入賞装置開放制御処理の詳細については、図100を参照して後述する。特別図柄の制御状態番号が「4」でない場合には、メインCPU2201は、処理を、S2018に移す。 At S2017, the main CPU 2201 performs V winning device opening control processing. The process of S2017 is a process performed when the control state number of the special symbol is "4". The details of this V winning device opening control process will be described later with reference to FIG. If the special symbol control state number is not "4", the main CPU 2201 shifts the process to S2018.

S2018において、メインCPU2201は、大入賞口開放準備処理を行う。このS2018の処理は、特別図柄の制御状態番号が「5」である場合に行われる処理である。この大入賞口開放準備処理の詳細については、図101を参照して後述する。特別図柄の制御状態番号が「5」でない場合には、メインCPU2201は、処理を、S2019に移す。 At S2018, the main CPU 2201 performs a preparation process for opening the big winning opening. The process of S2018 is a process performed when the control state number of the special symbol is "5". The details of this special prize opening preparation process will be described later with reference to FIG. 101 . If the special symbol control state number is not "5", the main CPU 2201 shifts the process to S2019.

S2019において、メインCPU2201は、大入賞口開放制御処理を行う。このS2019の処理は、特別図柄の制御状態番号が「6」である場合に行われる処理である。この大入賞口開放制御処理の詳細については、図102を参照して後述する。特別図柄の制御状態番号が「6」でない場合には、メインCPU2201は、処理を、S2020に移す。 In S2019, the main CPU 2201 performs a big winning opening opening control process. The process of S2019 is a process performed when the control state number of the special symbol is "6". The details of this big winning hole opening control process will be described later with reference to FIG. 102 . If the special symbol control state number is not "6", the main CPU 2201 shifts the process to S2020.

S2020において、メインCPU2201は、大当り終了処理を行う。このS2020の処理は、特別図柄の制御状態番号が「7」である場合に行われる処理である。この大当り終了処理の詳細については、図103を参照して後述する。 In S2020, the main CPU 2201 performs jackpot end processing. The processing of this S2020 is processing performed when the control state number of the special symbol is "7". The details of this jackpot ending process will be described later with reference to FIG.

メインCPU2201は、S2013~S2020の処理を終了後、特別図柄管理処理を終了し、処理を、特別図柄制御処理(図93参照)に戻す。この場合、特別図柄管理処理が呼び出された処理に戻す。 After completing the processes of S2013 to S2020, the main CPU 2201 ends the special symbol management process and returns the process to the special symbol control process (see FIG. 93). In this case, the special symbol management process is returned to the called process.

[3-4-3.特別図柄可変表示開始処理]
次に、図95を参照して、特別図柄管理処理(図94参照)中のS2013でメインCPU2201により実行される特別図柄可変表示開始処理について説明する。図95は、第3のパチンコ遊技機における特別図柄可変表示開始処理の一例を示すフローチャートである。
[3-4-3. Special symbol variable display start processing]
Next, with reference to FIG. 95, the special symbol variable display start process executed by the main CPU 2201 at S2013 during the special symbol management process (see FIG. 94) will be described. FIG. 95 is a flow chart showing an example of special symbol variable display start processing in the third pachinko gaming machine.

なお、特別図柄可変表示開始処理が第1特別図柄を処理対象とする特別図柄管理処理中のS2013で呼び出された処理である場合、第1特別図柄が処理対象となる。同様に、特別図柄可変表示開始処理が第2特別図柄を処理対象とする特別図柄管理処理中のS2013で呼び出された処理である場合、第2特別図柄が処理対象となる。 In addition, when the special symbol variable display start process is the process called in S2013 during the special symbol management process with the first special symbol as the processing target, the first special symbol is the processing target. Similarly, when the special symbol variable display start process is the process called in S2013 during the special symbol management process for the second special symbol to be processed, the second special symbol is to be processed.

図95に示されるように、メインCPU2201は、先ず、特別図柄の制御状態番号が「0」であるか否かを判定する(S2021)。 As shown in FIG. 95, the main CPU 2201 first determines whether or not the control state number of the special symbol is "0" (S2021).

S2021において特別図柄の制御状態番号が「0」でないと判定された場合(S2021がNO判定の場合)、メインCPU2201は、特別図柄可変表示開始処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 If it is determined in S2021 that the control state number of the special symbol is not "0" (NO determination in S2021), the main CPU 2201 ends the special symbol variable display start process, and performs the special symbol management process (Fig. 94).

一方、S2021において特別図柄の制御状態番号が「0」であると判定された場合(S2021がYES判定の場合)、メインCPU2201は、処理を、S2022に移す。 On the other hand, when it is determined in S2021 that the control state number of the special symbol is "0" (when S2021 determines YES), the main CPU 2201 shifts the process to S2022.

S2022において、メインCPU2201は、特別図柄の始動情報のシフト処理を行う。メインCPU2201は、S2022の処理を実行した後、処理を、S2023に移す。 In S2022, the main CPU 2201 shifts the special symbol starting information. After executing the process of S2022, the main CPU 2201 shifts the process to S2023.

S2023において、メインCPU2201は、特別図柄の当り判定処理を行う。この処理では、特別図柄の当り判定テーブル(図89参照)を参照し、特別図柄の大当り判定用乱数値を用いて特別図柄の当り判定が行われる。本実施例では、第1特別図柄が処理対象であれば、時短当り、大当り、およびハズレのうちいずれであるかが判定される。また、第2特別図柄が処理対象であれば、時短当り、大当り、および役物開放当りのうちいずれであるかが判定される。メインCPU2201は、S2023の処理を実行した後、処理を、S2024に移す。 In S2023, the main CPU 2201 performs special symbol hit determination processing. In this process, a special symbol hit determination table (see FIG. 89) is referred to, and a special symbol hit determination is performed using a special symbol big hit determination random number value. In this embodiment, if the first special symbol is a processing object, it is determined whether it is a time-saving hit, a big hit, or a loss. Also, if the second special symbol is the object of processing, it is determined which of the time saving hit, the big hit, and the accessory release hit. After executing the process of S2023, the main CPU 2201 shifts the process to S2024.

S2024において、メインCPU2201は、特別図柄決定処理を行う。この処理は、特別図柄の当り判定処理(S2023)の結果(例えば、時短当り、大当り、役物開放当りまたはハズレ)に対応する特別図柄の停止図柄を判定乃至決定する処理である。この処理では、特別図柄判定テーブル(図90参照)を参照し、特別図柄の図柄乱数値を用いて、上述の「選択図柄コマンド」や「図柄指定コマンド」が判定される。メインCPU2201は、S2024の処理を実行した後、処理を、S2025に移す。 At S2024, the main CPU 2201 performs special symbol determination processing. This process is a process of judging or determining a special symbol stop symbol corresponding to the result of the special symbol hit determination process (S2023) (for example, a time saving hit, a big hit, a role release hit or a loss). In this process, the special symbol determination table (see FIG. 90) is referred to, and the above-mentioned "selected symbol command" and "symbol designation command" are determined using the symbol random number value of the special symbol. After executing the process of S2024, the main CPU 2201 shifts the process to S2025.

S2025において、メインCPU2201は、大当り種類決定処理を行う。この処理は、特別図柄の当り判定処理の結果が当り(時短当り、大当り、役物開放当り)である場合に、当りの種類を判定乃至決定する処理である。この処理では、当り種類決定テーブル(図91参照)を参照し、特別図柄決定処理(S2024)で判定された「選択図柄コマンド」に応じて当りの種類が決定される。なお、特別図柄の当り判定処理の結果が例えば役物開放当りである場合に決定される当りの種類は、役物開放当りに基づいて開放されたV入賞口2155に遊技球が通過したことによって大当り遊技制御処理が実行された場合の大当りの種類である。また、本実施例では、時短当り、大当り、および役物開放当りの種類をいずれも複数種類としているが、時短当り、大当り、または/および役物開放当りの種類は1つであってもよい。さらには、時短当り、大当り、または/および役物開放当りの種類を複数種類とすることに代えてまたは加えて、ハズレの種類を複数設けるようにしてもよい。メインCPU2201は、S2025の処理を実行した後、処理を、S2026に移す。 In S2025, the main CPU 2201 performs jackpot type determination processing. This process is a process of judging or determining the type of winning when the result of the winning determination process of the special symbol is a winning (time-saving winning, big winning, accessor product opening winning). In this process, the hit type determination table (see FIG. 91) is referred to, and the type of hit is determined according to the "selected symbol command" determined in the special symbol determination process (S2024). It should be noted that the type of hit determined when the result of the hit determination process for the special symbol is, for example, a prize-opening hit is determined by the game ball passing through the V winning opening 2155 opened based on the prize-opening hit. It is the type of jackpot when the jackpot game control process is executed. In addition, in the present embodiment, there are a plurality of types of time-saving wins, big wins, and accessory-opening wins. . Furthermore, instead of or in addition to providing a plurality of types of time-saving wins, big wins, and/or prize release wins, a plurality of losing types may be provided. After executing the process of S2025, the main CPU 2201 shifts the process to S2026.

S2026において、メインCPU2201は、特別図柄の変動パターン決定処理を行う。この処理は、特別図柄の変動パターンを判定乃至決定する処理である。この処理では、特別図柄の変動パターンテーブル(図92参照)を参照し、例えば、特別図柄の種類、特別図柄の当り判定処理(S2023)の結果、時短フラグの値、リーチ判定用乱数値または/および演出選択用乱数値等に応じて、特別図柄の変動パターンが決定される。メインCPU2201は、S2026の処理を実行した後、処理を、S2027に移す。 In S2026, the main CPU 2201 performs special symbol variation pattern determination processing. This process is a process of judging or determining a variation pattern of special symbols. In this process, with reference to the special symbol variation pattern table (see FIG. 92), for example, the type of special symbol, the result of the special symbol hit determination process (S2023), the value of the time saving flag, the reach determination random value or / And the variation pattern of the special symbol is determined according to the random number value for effect selection and the like. After executing the process of S2026, the main CPU 2201 shifts the process to S2027.

S2027において、メインCPU2201は、特別図柄の可変表示時間設定処理を行う。この処理では、変動パターンテーブル(図92参照)を参照し、特別図柄の変動パターン決定処理(S2026)で決定された変動パターンに対応する変動時間が、特別図柄の変動時間として決定される。メインCPU2201は、S2027の処理を実行した後、処理を、S2028に移す。 In S2027, the main CPU 2201 performs special symbol variable display time setting processing. In this process, the variation pattern table (see FIG. 92) is referred to, and the variation time corresponding to the variation pattern determined in the special symbol variation pattern determination process (S2026) is determined as the special symbol variation time. After executing the process of S2027, the main CPU 2201 shifts the process to S2028.

S2028において、メインCPU2201は、特別図柄の制御状態番号に「1」をセットする処理を行う。このように、特別図柄の制御状態番号を「1」にセットする処理を行うことにより、この特別図柄可変表示開始処理の終了後に、特別図柄可変表示終了処理(図94のS2014参照)が行われることとなる。メインCPU2201は、S2028の処理を実行した後、処理を、S2029に移す。 At S2028, the main CPU 2201 performs a process of setting the control state number of the special symbol to "1". Thus, by performing the process of setting the control state number of the special symbol to "1", the special symbol variable display end process (see S2014 in FIG. 94) is performed after the special symbol variable display start process is completed. It will happen. After executing the process of S2028, the main CPU 2201 shifts the process to S2029.

S2029において、メインCPU2201は、遊技状態指定パラメータ設定処理を行う。この処理では、例えば、メインRAM2203内の所定領域に格納されている遊技状態にかかわるパラメータ(例えば、確変残回数や時短残回数等)の更新処理等が行われる。メインCPU2201は、S2029の処理を実行した後、処理を、S2030に移す。 At S2029, the main CPU 2201 performs a game state designation parameter setting process. In this process, for example, parameters related to the game state stored in a predetermined area in the main RAM 2203 (for example, variable probability remaining number, time saving remaining number, etc.) are updated. After executing the process of S2029, the main CPU 2201 shifts the process to S2030.

S2030において、メインCPU2201は、遊技状態管理処理を行う。この処理では、主に、遊技状態の管理に関する各種フラグ(例えば、確変フラグや時短フラグ等)の更新処理を行う。メインCPU2201は、S2030の処理を実行した後、処理を、S2031に移す。 At S2030, the main CPU 2201 performs gaming state management processing. In this process, mainly, various flags related to the management of the game state (for example, probability variation flag, time saving flag, etc.) are updated. After executing the process of S2030, the main CPU 2201 shifts the process to S2031.

S2031において、メインCPU2201は、特別図柄演出開始コマンドの送信予約処理を行う。なお、この処理で送信予約された特別図柄演出開始コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路2300に送信される。 At S2031, the main CPU 2201 performs transmission reservation processing of a special symbol effect start command. The special symbol effect start command reserved for transmission in this process is transmitted to the sub-control circuit 2300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process.

なお、メインCPU2201は、割込み禁止区間を設定し、上述の特別図柄可変表示開始処理(とくに、遊技状態管理処理(S2030)、特別図柄演出開始コマンド送信予約処理(S2031))を、割込み禁止区間内で行うことが好ましい。 It should be noted that the main CPU 2201 sets an interrupt prohibited section, and performs the above-described special symbol variable display start processing (particularly, game state management processing (S2030) and special symbol effect start command transmission reservation processing (S2031)) within the interrupt prohibited section. It is preferable to use

[3-4-4.特別図柄可変表示終了処理]
次に、図96を参照して、特別図柄管理処理(図94参照)中のS2014でメインCPU2201により実行される特別図柄可変表示終了処理について説明する。図96は、第3のパチンコ遊技機における特別図柄可変表示終了処理の一例を示すフローチャートである。
[3-4-4. Special symbol variable display end processing]
Next, with reference to FIG. 96, the special symbol variable display ending process executed by the main CPU 2201 at S2014 during the special symbol management process (see FIG. 94) will be described. FIG. 96 is a flow chart showing an example of special symbol variable display end processing in the third pachinko gaming machine.

なお、特別図柄可変表示終了処理が第1特別図柄を処理対象とする特別図柄管理処理中のS2014で呼び出された場合、第1特別図柄が処理対象となる。同様に、特別図柄可変表示終了処理が第2特別図柄を処理対象とする特別図柄管理処理中のS2014で呼び出された処理である場合、第2特別図柄が処理対象となる。 In addition, when the special symbol variable display end process is called in S2014 during the special symbol management process for the first special symbol to be processed, the first special symbol is to be processed. Similarly, when the special symbol variable display end process is the process called in S2014 during the special symbol management process for the second special symbol to be processed, the second special symbol is to be processed.

メインCPU2201は、先ず、特別図柄の制御状態番号が「1」であるか否かを判定する(S2041)。 The main CPU 2201 first determines whether or not the control state number of the special symbol is "1" (S2041).

S2041において特別図柄の制御状態番号が「1」でないと判定された場合(S2041がNO判定の場合)、メインCPU2201は、特別図柄可変表示終了処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 If it is determined in S2041 that the control state number of the special symbol is not "1" (NO determination in S2041), the main CPU 2201 ends the special symbol variable display end processing, and changes the processing to special symbol management processing (Fig. 94).

一方、S2041において特別図柄の制御状態番号が「1」であると判定された場合(S2041がYES判定の場合)、メインCPU2201は、処理を、S2042に移す。 On the other hand, if it is determined in S2041 that the control state number of the special symbol is "1" (YES in S2041), the main CPU 2201 shifts the process to S2042.

S2042において、メインCPU2201は、特別図柄の制御状態番号を「2」にセットする。このように、特別図柄の制御状態番号を「2」にセットする処理を行うことにより、この特別図柄可変表示終了処理の終了後に、特別図柄遊技判定処理(図94のS2015参照)が行われることとなる。メインCPU2201は、S2042の処理を実行した後、処理を、S2043に移す。 At S2042, the main CPU 2201 sets the special symbol control state number to "2". Thus, by performing the process of setting the control state number of the special symbol to "2", the special symbol game determination process (see S2015 in FIG. 94) is performed after the special symbol variable display end process is completed. becomes. After executing the process of S2042, the main CPU 2201 shifts the process to S2043.

S2043において、メインCPU2201は、特別図柄演出停止コマンドの送信予約処理を行う。この処理では、特別図柄の可変表示を停止させる処理も行われる。なお、この処理で送信予約された特別図柄演出停止コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路2300に送信される。メインCPU2201は、S2043の処理を実行した後、処理を、S2044に移す。 At S2043, the main CPU 2201 performs transmission reservation processing of a special symbol effect stop command. In this process, a process of stopping variable display of special symbols is also performed. The special symbol effect stop command reserved for transmission in this process is transmitted to the sub-control circuit 2300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process. After executing the process of S2043, the main CPU 2201 shifts the process to S2044.

S2044において、メインCPU2201は、図柄確定数カウンタの値を1加算する。第1のパチンコ遊技機および第2のパチンコ遊技機の説明において上述したように、図柄確定数カウンタは、特別図柄の確定回数(特別図柄ゲームの実行回数)を計数するためのカウンタであるが、例えば、確変残回数や時短残回数等の特定状態下で行われた特別図柄ゲームのゲーム数を管理してもよい。メインCPU2201は、S2044の処理を実行した後、特別図柄可変表示終了処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 At S2044, the main CPU 2201 adds 1 to the value of the confirmed symbol number counter. As described above in the description of the first pachinko game machine and the second pachinko game machine, the symbol confirmation number counter is a counter for counting the number of times special symbols are confirmed (the number of times the special symbol game is executed). For example, you may manage the number of games of the special symbol game performed under specific conditions, such as the probability variable remaining number and the time-saving remaining number. After executing the process of S2044, the main CPU 2201 ends the special symbol variable display end process, and returns the process to the special symbol management process (see FIG. 94).

[3-4-5.特別図柄遊技判定処理]
次に、図97を参照して、特別図柄管理処理(図94参照)中のS2015でメインCPU2201により実行される特別図柄遊技判定処理について説明する。図97は、第3のパチンコ遊技機における特別図柄遊技判定処理の一例を示すフローチャートである。
[3-4-5. Special symbol game determination process]
Next, with reference to FIG. 97, the special symbol game determination process executed by the main CPU 2201 at S2015 during the special symbol management process (see FIG. 94) will be described. FIG. 97 is a flow chart showing an example of special symbol game determination processing in the third pachinko gaming machine.

なお、この特別図柄遊技判定処理が第1特別図柄を処理対象とする特別図柄管理処理中のS2015で呼び出された処理である場合、第1特別図柄が処理対象となる。同様に、特別図柄遊技判定処理が第2特別図柄を処理対象とする特別図柄管理処理中のS2015で呼び出された場合、第2特別図柄が処理対象となる。 In addition, when this special symbol game determination process is the process called at S2015 during the special symbol management process with the first special symbol as the processing target, the first special symbol is the processing target. Similarly, when the special symbol game determination process is called in S2015 during the special symbol management process with the second special symbol as the processing target, the second special symbol is the processing target.

メインCPU2201は、先ず、特別図柄の制御状態番号が「2」であるか否かを判定する(S2051)。 The main CPU 2201 first determines whether or not the control state number of the special symbol is "2" (S2051).

S2051において特別図柄の制御状態番号が「2」でないと判定された場合(S2051がNO判定の場合)、メインCPU2201は、特別図柄遊技判定処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 If it is determined in S2051 that the control state number of the special symbol is not "2" (NO determination in S2051), the main CPU 2201 terminates the special symbol game determination process, and shifts the process to the special symbol management process (FIG. 94). reference).

一方、S2051において特別図柄の制御状態番号が「2」であると判定された場合(S2051がYES判定の場合)、メインCPU2201は、処理を、S2052に移す。 On the other hand, if it is determined in S2051 that the control state number of the special symbol is "2" (YES in S2051), the main CPU 2201 shifts the process to S2052.

S2052において、メインCPU2201は、大当りであるか否か、すなわち停止した特別図柄が大当りを示す停止表示態様であるか否かを判定する。 At S2052, the main CPU 2201 determines whether or not a big win has been achieved, that is, whether or not the stopped special symbol is in a stop display mode indicating a big win.

S2052において、大当りでないすなわち停止した特別図柄が大当りを示す停止表示態様でないと判定された場合(S2052がNO判定の場合)、メインCPU2201は、処理を、S2060に移す。一方、S2052において、大当りであるすなわち停止した特別図柄が大当りを示す停止表示態様であると判定された場合(S2052がYES判定の場合)、メインCPU2201は、処理を、S2053に移す。なお、特別図柄が役物開放当りを示す停止表示態様である場合、および、特別図柄がハズレを示す停止表示態様である場合、S2052においてNO判定される。 In S2052, if it is determined that the special symbol that has stopped is not a big win, that is, the stopped special symbol is not in the stop display mode indicating a big win (NO determination in S2052), the main CPU 2201 shifts the process to S2060. On the other hand, in S2052, when it is determined that the special symbol is a big win, that is, the stopped special symbol is in a stop display mode indicating a big win (YES in S2052), the main CPU 2201 shifts the process to S2053. In addition, when the special symbol is a stop display mode indicating the winning of the accessory, and when the special symbol is a stop display mode indicating a loss, a NO determination is made in S2052.

S2053において、メインCPU2201は、大当り遊技制御処理の開始設定処理を行う。この処理では、外部端子板2184を介してホールコンピュータ2186(いずれも図88参照)に出力される信号(例えば、大当り信号等)の生成および更新が行われる。なお、この処理で生成および更新が行われる信号は、特別図柄遊技判定処理の処理対象である特別図柄の当り信号である。メインCPU2201は、S2053の処理を実行した後、処理を、S2054に移す。 In S2053, the main CPU 2201 performs start setting processing of the big hit game control processing. In this processing, a signal (for example, a jackpot signal, etc.) to be output to hall computer 2186 (see FIG. 88 for both) via external terminal board 2184 is generated and updated. It should be noted that the signal generated and updated in this process is the special symbol hit signal that is the target of the special symbol game determination process. After executing the process of S2053, the main CPU 2201 shifts the process to S2054.

また、S2053の大当り遊技制御の開始設定処理において、メインCPU2201は、時短フラグや時短カウンタ等、各種フラグや各種カウンタをクリアする処理も行う。 In addition, in the big hit game control start setting process of S2053, the main CPU 2201 also performs a process of clearing various flags and various counters such as a time saving flag and a time saving counter.

S2054において、メインCPU2201は、ラウンド表示LEDデータをセットする処理を行う。その後、メインCPU2201は、例えば、大入賞口2131の開放回数の上限値をセットする処理(S2055)、外部端子板2184への大当り信号セット処理(S2056)、特別図柄の制御状態番号を「5」にセットする処理(S2057)、遊技状態指定パラメータ設定処理(S2058)、および、大当り開始表示コマンドの送信予約処理(S2059)等の処理を行う。なお、特別図柄の制御状態番号を「5」にセットする処理(S2057)を行うことにより、この特別図柄遊技判定処理の終了後に、大入賞口開放準備処理(図94のS2018参照)が行われることとなる。その後、メインCPU2201は、特別図柄遊技判定処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 In S2054, the main CPU 2201 performs processing for setting round display LED data. After that, the main CPU 2201 performs, for example, a process of setting the upper limit of the number of openings of the big winning hole 2131 (S2055), a process of setting a jackpot signal to the external terminal board 2184 (S2056), and setting the control state number of the special symbol to "5". (S2057), game state designation parameter setting processing (S2058), and transmission reservation processing (S2059) of the big hit start display command. By performing the process (S2057) of setting the control state number of the special symbol to "5", the large winning opening preparation process (see S2018 in FIG. 94) is performed after the end of this special symbol game determination process. It will happen. After that, the main CPU 2201 ends the special symbol game determination process and returns the process to the special symbol management process (see FIG. 94).

S2060において、メインCPU2201は、役物開放当りであるか否か、すなわち停止した特別図柄が役物開放当りを示す停止表示態様であるか否かを判定する。 In S2060, the main CPU 2201 determines whether or not there is a winning prize, that is, whether or not the stopped special symbol is in a stop display mode indicating a winning prize.

S2060において、役物開放当りでないすなわち停止した特別図柄がハズレを示す停止表示態様であると判定された場合(S2060がNO判定の場合)、メインCPU2201は、処理を、S2061に移す。一方、S2060において、役物開放当りであるすなわち停止した特別図柄が役物開放当りを示す停止表示態様であると判定された場合(S2060がYES判定の場合)、メインCPU2201は、処理を、S2061に移す。 In S2060, when it is determined that the stopped special symbol is not a win, that is, the stopped special symbol is in a stop display mode indicating a loss (NO determination in S2060), the main CPU 2201 shifts the process to S2061. On the other hand, in S2060, when it is determined that the special symbol is a winning prize, that is, the stopped special symbol is in the stop display mode indicating the winning prize (YES in S2060), the main CPU 2201 advances the processing to S2061. to

S2061において、メインCPU2201は、役物開放当り遊技制御の開始設定処理を行う。この処理では、外部端子板2184を介してホールコンピュータ2186(いずれも図88参照)に出力される信号(例えば、役物開放当り信号等)の生成および更新が行われる。なお、この処理で生成および更新が行われる信号は、特別図柄遊技判定処理の処理対象である特別図柄にかかわる信号である。メインCPU2201は、S2061の処理を実行した後、処理を、S2062に移す。 In S2061, the main CPU 2201 performs a start setting process for the game control per release of the accessory. In this processing, a signal (for example, a winning signal for winning a prize) to be output to the hall computer 2186 (see FIG. 88 for both) via the external terminal board 2184 is generated and updated. It should be noted that the signal generated and updated in this process is a signal related to the special symbol that is the target of the special symbol game determination process. After executing the process of S2061, the main CPU 2201 shifts the process to S2062.

S2062において、メインCPU2201は、V入賞装置2150の開放回数の上限値をセットする処理を行う。本実施例では、この処理でセットされるV入賞装置2150の開放回数の上限値は例えば1回である。メインCPU2201は、S2062の処理を実行した後、処理を、S2063に移す。 At S2062, the main CPU 2201 performs processing for setting the upper limit of the number of times the V winning device 2150 is opened. In this embodiment, the upper limit of the number of openings of the V winning device 2150 set in this process is, for example, one. After executing the process of S2062, the main CPU 2201 shifts the process to S2063.

S2062において、メインCPU2201は、外部端子板2184への役物開放当り信号セット処理(S2063)、特別図柄の制御状態番号を「3」にセットする処理(S2064)、遊技状態指定パラメータ設定処理(S2065)、および、役物開放当り開始表示コマンドの送信予約処理(S2066)等の処理を行う。なお、特別図柄の制御状態番号を「3」にセットする処理(S2064)を行うことにより、この特別図柄遊技判定処理の終了後に、V入賞装置開放準備処理(図94のS2016参照)が行われることとなる。その後、メインCPU2201は、特別図柄遊技判定処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 At S2062, the main CPU 2201 performs processing for setting a winning winning prize signal to the external terminal board 2184 (S2063), processing for setting the control state number of the special symbol to "3" (S2064), and processing for setting a game state designation parameter (S2065). ), and transmission reservation processing (S2066) of the per-accessory-per-release start display command. By performing the process (S2064) of setting the control state number of the special symbol to "3", the V winning device opening preparation process (see S2016 in FIG. 94) is performed after the special symbol game determination process is completed. It will happen. After that, the main CPU 2201 ends the special symbol game determination process and returns the process to the special symbol management process (see FIG. 94).

S2067において、メインCPU2201は、特別図柄遊技終了処理を行う。この特別図柄遊技終了処理については、図98を参照して後述する。なお、メインCPU2201は、特別図柄遊技終了処理を行うと、特別図柄遊技判定処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 At S2067, the main CPU 2201 performs special symbol game end processing. This special symbol game end processing will be described later with reference to FIG. When the special symbol game end processing is performed, the main CPU 2201 terminates the special symbol game determination processing and returns the processing to the special symbol management processing (see FIG. 94).

なお、メインCPU2201は、割込み禁止区間を設定し、上述の特別図柄遊技判定処理(S2051~S2067)を、割込み禁止区間内で行うことが好ましい。 It is preferable that the main CPU 2201 sets an interrupt prohibited section and performs the above-described special symbol game determination processing (S2051 to S2067) within the interrupt prohibited section.

[3-4-6.特別図柄遊技終了処理]
次に、図98を参照して、特別図柄遊技判定処理(図97参照)中のS2067でメインCPU2201により実行される特別図柄遊技終了処理について説明する。図98は、第3のパチンコ遊技機における特別図柄遊技終了処理の一例を示すフローチャートである。
[3-4-6. Special symbol game end processing]
Next, with reference to FIG. 98, the special symbol game ending process executed by the main CPU 2201 at S2067 during the special symbol game determination process (see FIG. 97) will be described. FIG. 98 is a flow chart showing an example of special symbol game end processing in the third pachinko gaming machine.

メインCPU2201は、先ず、時短管理処理を行う(S2071)。1種2種混合機と称される第3のパチンコ遊技機では高確遊技状態に制御されないため、第3のパチンコ遊技機において実行される時短管理処理は、第1のパチンコ遊技機において図32~図39を参照して説明した処理と異なる点がある。具体的には、第1のパチンコ遊技機では、確変フラグがオンにセットされるとき、および天井カウンタが天井値に到達したときに、天井カウント禁止フラグをオンにセットする旨を説明したが、第3のパチンコ遊技機では、高確遊技状態に制御されない。そのため、確変フラグがオンにセットされるとき、および天井カウンタが天井値に到達したときに、天井カウント禁止フラグをオンにセットに代えて、天井カウンタが天井値に到達したときにのみオンにセットする点で異なる。また、第1のパチンコ遊技機では、時短移行判定処理(図37参照)において、確変フラグがオフであるか否かを判定した上で(S191参照)、確変フラグがオフであることを条件としてS192の処理を行っているが、第3のパチンコ遊技機では、上述したとおり高確遊技状態に制御されないため、S191の処理を行わずに、S192の処理を行う点で異なる。時短管理処理におけるその他の処理については、第1のパチンコ遊技機において図32~図39を参照して説明した処理と同様である。メインCPU2201は、S2071の処理を実行した後、処理を、S2072に移す。 The main CPU 2201 first performs time saving management processing (S2071). Since the third pachinko game machine, which is called a one-type and two-type mixed machine, is not controlled to a high-accuracy game state, the time-saving management process executed in the third pachinko game machine is similar to that shown in Fig. 32 in the first pachinko game machine. There are some differences from the processing described with reference to FIG. Specifically, in the first pachinko game machine, when the variable probability flag is set on and when the ceiling counter reaches the ceiling value, the ceiling count prohibition flag is set on. In the pachinko game machine of No. 3, it is not controlled to a high certainty game state. Therefore, instead of setting the ceiling count prohibition flag to ON when the variable probability flag is set to ON and when the ceiling counter reaches the ceiling value, it is set to ON only when the ceiling counter reaches the ceiling value. different in Also, in the first pachinko game machine, in the time saving transition determination process (see FIG. 37), after determining whether the probability variation flag is off (see S191), on the condition that the probability variation flag is off Although the processing of S192 is performed, the third pachinko gaming machine is different in that the processing of S192 is performed without performing the processing of S191 because it is not controlled to the high accuracy game state as described above. Other processes in the time saving management process are the same as the processes described with reference to FIGS. 32 to 39 in the first pachinko game machine. After executing the process of S2071, the main CPU 2201 shifts the process to S2072.

S2072において、メインCPU2201は、特別図柄の制御状態番号に「0」をセットする。このように、特別図柄の制御状態番号を「0」にセットする処理を行うことにより今回の特別図柄遊技が終了し、特別図柄可変表示開始処理すなわち次回の特別図柄遊技を実行することが可能となる。メインCPU2201は、S2072の処理を実行した後、処理を、S2073に移す。 At S2072, the main CPU 2201 sets the special symbol control state number to "0". Thus, by performing the process of setting the control state number of the special symbol to "0", the current special symbol game is finished, and the special symbol variable display start process, that is, the next special symbol game can be executed. Become. After executing the process of S2072, the main CPU 2201 shifts the process to S2073.

S2073において、メインCPU2201は、特別図柄の遊技状態指定パラメータ設定処理を行う。その後、メインCPU2201は、特別図柄遊技終了コマンドの送信予約処理(S2074)を行う。なお、この処理で送信予約された特別図柄遊技終了コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路2300に送信される。そして、S2074の処理後、メインCPU2201は、特別図柄遊技終了処理を終了し、処理を、特別図柄遊技判定処理(図97参照)に戻す。 At S2073, the main CPU 2201 performs special symbol gaming state designation parameter setting processing. After that, the main CPU 2201 performs a special symbol game end command transmission reservation process (S2074). The special symbol game end command reserved for transmission in this process is transmitted to the sub-control circuit 2300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process. After the processing of S2074, the main CPU 2201 ends the special symbol game end processing and returns the processing to the special symbol game determination processing (see FIG. 97).

[3-4-7.V入賞装置開放準備処理]
次に、図99を参照して、特別図柄管理処理(図94参照)中のS2016でメインCPU2201により実行されるV入賞装置開放準備処理について説明する。図99は、第3のパチンコ遊技機におけるV入賞装置開放準備処理の一例を示すフローチャートである。
[3-4-7. V winning device opening preparation process]
Next, with reference to FIG. 99, the V winning device opening preparation process executed by the main CPU 2201 at S2016 during the special symbol management process (see FIG. 94) will be described. FIG. 99 is a flow chart showing an example of V winning device opening preparation processing in the third pachinko gaming machine.

メインCPU2201は、先ず、特別図柄の制御状態番号が「3」であるか否かを判定する(S2081)。 The main CPU 2201 first determines whether or not the control state number of the special symbol is "3" (S2081).

S2081において特別図柄の制御状態番号が「3」でないと判定された場合(S2081がNO判定の場合)、メインCPU2201は、V入賞装置開放準備処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 If it is determined in S2081 that the control state number of the special symbol is not "3" (NO determination in S2081), the main CPU 2201 ends the V winning device opening preparation process, and shifts the process to the special symbol management process (Fig. 94).

一方、S2081において特別図柄の制御状態番号が「3」であると判定された場合(S2081がYES判定の場合)、メインCPU2201は、処理を、S2082に移す。 On the other hand, when it is determined in S2081 that the control state number of the special symbol is "3" (when S2081 determines YES), the main CPU 2201 shifts the process to S2082.

S2082において、メインCPU2201は、V入賞装置2150の開放パターン(すなわち、Vアタッカー2152の作動パターン)として、例えば、最大開放時間および最大開放回数等をセットする。本実施例では、最大1800msecの開放を1回だけ行う開放パターンにセットされるが、開放パターンはこれに限られず、例えば、1回あたり最大900msecの開放を最大2回行うようにしてもよいし、1回目を例えば最大600msec開放し、2回目を例えば最大1200msec開放するようにしてもよい。さらには、1回の役物開放当りにつきトータルで規定時間(例えば1800msec)を超えない範囲で複数の開放パターンを設け、これら複数の開放パターンのうち、例えば特別図柄の図柄乱数値に基づいていずれか一の開放パターンにセットされるようにしてもよい。メインCPU2201は、S2082の処理を実行した後、処理を、S2083に移す。 In S2082, the main CPU 2201 sets, for example, the maximum opening time and the maximum number of times of opening as the opening pattern of the V winning device 2150 (that is, the operating pattern of the V attacker 2152). In this embodiment, the opening pattern is set to perform only one opening for a maximum of 1800 msec, but the opening pattern is not limited to this. , the first time may be opened for, for example, a maximum of 600 msec, and the second time may be opened for, for example, a maximum of 1200 msec. Furthermore, a plurality of release patterns are provided within a range not exceeding a specified time (for example, 1800 msec) in total per opening of the role item, and among these multiple release patterns, for example, which one is selected based on the symbol random number value of the special symbol Either one open pattern may be set. After executing the process of S2082, the main CPU 2201 shifts the process to S2083.

S2083において、メインCPU2201は、V入賞装置開閉制御処理を行う。この処理では、V入賞口2155の開閉制御データの生成処理が行われる。メインCPU2201は、S2083の処理を実行した後、処理を、S2084に移す。 At S2083, the main CPU 2201 performs V winning device opening/closing control processing. In this process, the process of generating opening/closing control data for the V winning port 2155 is performed. After executing the process of S2083, the main CPU 2201 shifts the process to S2084.

S2084において、メインCPU2201は、特別図柄の制御状態番号を「4」にセットする。このように、特別図柄の制御状態番号を「4」にセットする処理(S2084)を行うことにより、このV入賞装置開放準備処理の終了後に、V入賞装置開放制御処理(図94のS2017参照)が行われることとなる。メインCPU2201は、S2084の処理を実行した後、処理を、S2085に移す。 At S2084, the main CPU 2201 sets the special symbol control state number to "4". In this way, by performing the processing (S2084) of setting the control state number of the special symbol to "4", the V winning device opening control processing (see S2017 in FIG. 94) is performed after the V winning device opening preparation processing ends. will be performed. After executing the process of S2084, the main CPU 2201 shifts the process to S2085.

S2085において、メインCPU2201は、遊技状態指定パラメータ設定処理を行う。メインCPU2201は、S2085の処理を実行した後、処理を、S2086に移す。 At S2085, the main CPU 2201 performs a game state designation parameter setting process. After executing the process of S2085, the main CPU 2201 shifts the process to S2086.

S2086において、メインCPU2201は、V入賞装置開放中表示コマンドの送信予約処理を行う。この処理で送信予約されたV入賞装置開放中表示コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路2300に送信される。メインCPU2201は、S2086の処理を実行した後、V入賞装置開放準備処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 In S2086, the main CPU 2201 performs transmission reservation processing of the V winning device open display command. The V winning device open display command reserved for transmission in this process is transmitted to the sub-control circuit 2300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process. After executing the process of S2086, the main CPU 2201 ends the V winning device opening preparation process, and returns the process to the special symbol management process (see FIG. 94).

[3-4-8.V入賞装置開放制御処理]
次に、図100を参照して、特別図柄管理処理(図94参照)中のS2017でメインCPU2201により実行されるV入賞装置開放制御処理について説明する。図100は、第3のパチンコ遊技機におけるV入賞装置開放制御処理の一例を示すフローチャートである。
[3-4-8. V winning device opening control process]
Next, with reference to FIG. 100, the V winning device opening control process executed by the main CPU 2201 at S2017 during the special symbol management process (see FIG. 94) will be described. FIG. 100 is a flowchart showing an example of V winning device opening control processing in the third pachinko gaming machine.

メインCPU2201は、先ず、特別図柄の制御状態番号が「4」であるか否かを判定する(S2091)。 The main CPU 2201 first determines whether or not the control state number of the special symbol is "4" (S2091).

S2091において特別図柄の制御状態番号が「4」でないと判定された場合(S2091がNO判定の場合)、メインCPU2201は、V入賞装置開放制御処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 If it is determined in S2091 that the control state number of the special symbol is not "4" (NO determination in S2091), the main CPU 2201 ends the V winning device opening control process, and shifts the process to the special symbol management process (Fig. 94).

一方、S2091において特別図柄の制御状態番号が「4」であると判定された場合(S2091がYES判定の場合)、メインCPU2201は、処理を、S2092に移す。 On the other hand, when it is determined in S2091 that the control state number of the special symbol is "4" (when S2091 determines YES), the main CPU 2201 shifts the process to S2092.

S2092において、メインCPU2201は、Vアタッカー2152の作動により開閉入賞口2151が開放されたときにV入賞装置2150の内部に進入した遊技球の個数が最大入賞個数であるか否かを判定する。この処理では、V入賞装置2150の内部に進入した遊技球の入賞個数を計数するVアタッカーカウントスイッチ2153(図88参照)により計数された値が最大入賞個数の値であるか否かが判定される。なお、Vアタッカーカウントスイッチ2153により計数されたVアタッカー入賞カウンタの値は、メインRAM2203内の所定領域に格納される。 In S2092, the main CPU 2201 determines whether or not the number of game balls entering the V winning device 2150 when the open/close winning opening 2151 is opened by the operation of the V attacker 2152 is the maximum winning number. In this process, it is determined whether or not the value counted by the V attacker count switch 2153 (see FIG. 88) for counting the number of winning game balls entering the V winning device 2150 is the maximum winning number. be. The value of the V-attacker winning counter counted by the V-attacker count switch 2153 is stored in a predetermined area in the main RAM 2203 .

S2092において、V入賞装置2150に入賞した遊技球の個数が最大入賞個数でないと判定された場合(S2092がNO判定の場合)、メインCPU2201は、処理を、S2093に移す。 When it is determined in S2092 that the number of game balls that have won the V winning device 2150 is not the maximum number of winning prizes (NO determination in S2092), the main CPU 2201 shifts the process to S2093.

一方、S2092において、V入賞装置2150に入賞した遊技球の個数が最大入賞個数であると判定された場合(S2092がYES判定の場合)、メインCPU2201は、処理を、S2094に移す。 On the other hand, when it is determined in S2092 that the number of game balls winning the V winning device 2150 is the maximum winning number (when S2092 determines YES), the main CPU 2201 shifts the process to S2094.

S2093において、メインCPU2201は、V入賞装置2150の最大開放時間(すなわち開閉入賞口2151の最大開放時間)が経過したか否かを判定する。この処理では、S2082の処理(図99参照)でセットされた最大開放時間が経過しているか否かが判定される。 At S2093, the main CPU 2201 determines whether or not the maximum opening time of the V winning device 2150 (that is, the maximum opening time of the opening/closing winning opening 2151) has passed. In this process, it is determined whether or not the maximum open time set in the process of S2082 (see FIG. 99) has passed.

S2093においてV入賞装置2150の最大開放時間が経過していないと判定された場合(S2093がNO判定の場合)、メインCPU2201は、V入賞装置開放制御処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 When it is determined in S2093 that the maximum opening time of the V winning device 2150 has not elapsed (NO determination in S2093), the main CPU 2201 ends the V winning device opening control process, and changes the process to the special symbol management process. (See FIG. 94).

一方、S2093においてV入賞装置2150の最大開放時間が経過していると判定された場合(S2093がYES判定の場合)、メインCPU2201は、処理を、S2094に移す。 On the other hand, if it is determined in S2093 that the maximum opening time of the V winning device 2150 has elapsed (YES in S2093), the main CPU 2201 shifts the process to S2094.

S2094において、メインCPU2201は、V入賞装置2150(すなわち開閉入賞口2151)の閉鎖処理を行う。メインCPU2201は、S2094の処理を実行した後、処理を、S2095に移す。 At S2094, the main CPU 2201 closes the V winning device 2150 (that is, the open/close winning opening 2151). After executing the process of S2094, the main CPU 2201 shifts the process to S2095.

S2095において、メインCPU2201は、V入賞検出があるか否かを判定する。この処理では、規定時間内に、V入賞口2155への遊技球の通過があったか否か(すなわち、V入賞口スイッチ2156による検出があったか否か)を判定する。なお、上記の規定時間はV入賞装置2150の内部への遊技球の進入にかかわる時間であればよく、例えば、Vアタッカー2152の作動が開始してから規定時間内、係止部材2160による遊技球の係止が解除されてから規定時間内等を、上記の規定時間とすることができる。 At S2095, the main CPU 2201 determines whether or not there is a V prize detection. In this process, it is determined whether or not the game ball has passed through the V winning opening 2155 (that is, whether or not there is detection by the V winning opening switch 2156) within the specified time. It should be noted that the above specified time may be a time related to entry of the game ball into the interior of the V winning device 2150. The above specified time may be within a specified time after the lock is released.

S2095においてV入賞検出があったと判定された場合(S2095がYES判定の場合)、メインCPU2201は、処理を、S2096に移す。 When it is determined in S2095 that a V prize has been detected (when S2095 determines YES), the main CPU 2201 shifts the process to S2096.

S2096において、メインCPU2201は、V当り遊技制御の開始設定処理を行う。この処理では、外部端子板2184を介してホールコンピュータ2186(いずれも図88参照)に出力される信号(例えば、V当り信号等)の生成および更新が行われる。なお、この処理で生成および更新が行われる信号は、特別図柄遊技判定処理の処理対象である特別図柄の当り信号である。ところで、V当り遊技制御が実行されると、当り種類決定テーブル(図91参照)に示されるように例えば15ラウンドのラウンド遊技が実行されるため、遊技者は、大当り遊技制御処理が実行された場合と同様に多量の賞球を獲得しうる。本実施例では、説明の便宜上、V当り遊技制御と大当り遊技制御処理とを区別して称呼しているが、V当り遊技制御を大当り遊技制御処理と称呼することもできる。メインCPU2201は、S2096の処理を実行した後、処理を、S2097に移す。 In S2096, the main CPU 2201 performs start setting processing of V-per game control. In this processing, a signal (for example, a V hit signal, etc.) to be output to hall computer 2186 (see FIG. 88 for both) via external terminal plate 2184 is generated and updated. It should be noted that the signal generated and updated in this process is the special symbol hit signal that is the target of the special symbol game determination process. By the way, when the V winning game control is executed, a round game of, for example, 15 rounds is executed as shown in the winning type determination table (see FIG. 91). You can get a lot of prize balls as well. In the present embodiment, for convenience of explanation, the V-hit game control and the big-hit game control process are distinguished and called, but the V-hit game control can also be called the big-hit game control process. After executing the process of S2096, the main CPU 2201 shifts the process to S2097.

また、S2096のV当り遊技制御の開始設定処理において、メインCPU2201は、時短フラグや時短カウンタ等、各種フラグや各種カウンタをクリアする処理も行う。 In addition, in the start setting process of the V per game control of S2096, the main CPU 2201 also performs a process of clearing various flags and various counters such as a time saving flag and a time saving counter.

S2097において、メインCPU2201は、ラウンドカウンタ値に1を加算する処理を行う。この処理を行うことにより、役物開放当りに基づいて最初に実行されたV入賞装置2150の開放(すなわちVアタッカー2152の作動)が、1ラウンド目のラウンド遊技として処理される。すなわち、V入賞検出があったと判定された(S2095がYES判定された)ことによって実行されるV当り遊技制御は、2ラウンド目のラウンド遊技から開始されることとなる。メインCPU2201は、S2097の処理を実行した後、処理を、S2098に移す。 In S2097, the main CPU 2201 adds 1 to the round counter value. By carrying out this process, the opening of the V winning device 2150 (that is, activation of the V attacker 2152), which is first executed based on the winning prize, is processed as the first round of the round game. That is, the V-per-game control executed by determining that there was a V winning prize detection (S2095 was determined YES) will be started from the round game of the second round. After executing the process of S2097, the main CPU 2201 shifts the process to S2098.

S2098において、メインCPU2201は、ラウンド表示LEDデータをセットする処理を行う。その後、メインCPU2201は、例えば、V入賞装置2150の開放回数(すなわち。Vアタッカー2152の作動回数)の上限値をセットする処理(S2099)、外部端子板2184へのV当り信号セット処理(S2100)、特別図柄の制御状態番号を「5」にセットする処理(S2101)、遊技状態指定パラメータ設定処理(S2102)、および、V当り開始表示コマンドの送信予約処理(S2103)等の処理を行う。なお、特別図柄の制御状態番号を「5」にセットする処理(S2101)を行うことにより、この特別図柄遊技判定処理の終了後に、大入賞口開放準備処理(図94のS2018参照)が行われることとなる。その後、メインCPU2201は、特別図柄遊技判定処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 In S2098, the main CPU 2201 performs processing for setting round display LED data. After that, the main CPU 2201, for example, sets the upper limit of the number of times the V winning device 2150 is opened (that is, the number of operations of the V attacker 2152) (S2099), and sets the V winning signal to the external terminal board 2184 (S2100). , The process of setting the control state number of the special symbol to "5" (S2101), the game state designation parameter setting process (S2102), and the V hit start display command transmission reservation process (S2103). In addition, by performing the process (S2101) of setting the control state number of the special symbol to "5", after the end of this special symbol game determination process, the large winning opening preparation process (see S2018 in FIG. 94) is performed. It will happen. After that, the main CPU 2201 ends the special symbol game determination process and returns the process to the special symbol management process (see FIG. 94).

S2095に戻って、このS2095においてV入賞検出がなかったと判定された場合(S2095がNO判定の場合)、メインCPU2201は、処理を、S2104に移す。 Returning to S2095, if it is determined at S2095 that no V winning has been detected (NO at S2095), the main CPU 2201 shifts the process to S2104.

S2104において、メインCPU2201は、特別図柄遊技終了処理を行う。この処理では、図98を参照して説明した特別図柄遊技終了処理が行われる。メインCPU2201は、S2104の処理を実行した後、V入賞装置開放制御処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 At S2104, the main CPU 2201 performs special symbol game end processing. In this process, the special symbol game end process described with reference to FIG. 98 is performed. After executing the process of S2104, the main CPU 2201 ends the V winning device opening control process, and returns the process to the special symbol management process (see FIG. 94).

[3-4-9.大入賞口開放準備処理]
次に、図101を参照して、特別図柄管理処理(図94参照)中のS2018でメインCPU2201により実行される大入賞口開放準備処理について説明する。図101は、第3のパチンコ遊技機における大入賞口開放準備処理の一例を示すフローチャートである。
[3-4-9. Grand Prize Opening Preparation Processing]
Next, with reference to FIG. 101, the big winning opening preparation processing executed by the main CPU 2201 at S2018 during the special symbol management processing (see FIG. 94) will be described. FIG. 101 is a flow chart showing an example of the big winning opening preparation process in the third pachinko gaming machine.

メインCPU2201は、先ず、特別図柄の制御状態番号が「5」であるか否かを判定する(S2111)。 The main CPU 2201 first determines whether or not the control state number of the special symbol is "5" (S2111).

S2111において特別図柄の制御状態番号が「5」でないと判定された場合(S2111がNO判定の場合)、メインCPU2201は、大入賞口開放準備処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 If it is determined in S2111 that the control state number of the special symbol is not "5" (if the determination in S2111 is NO), the main CPU 2201 ends the big winning opening preparation processing, and shifts the processing to the special symbol management processing (Fig. 94).

一方、S2111において特別図柄の制御状態番号が「5」であると判定された場合(S2111がYES判定の場合)、メインCPU2201は、処理を、S2112に移す。 On the other hand, when it is determined in S2111 that the control state number of the special symbol is "5" (when S2111 determines YES), the main CPU 2201 shifts the process to S2112.

S2112において、メインCPU2201は、ラウンドカウンタ値をロードする。ラウンドカウンタは、大当り遊技状態において実行されるラウンド遊技の実行回数を計数するカウンタである。なお、ラウンドカウンタの計数値(ラウンドカウンタ値)は、メインRAM2203内の所定領域に格納される。メインCPU2201は、S2112の処理を実行した後、処理を、S2113に移す。 At S2112, the main CPU 2201 loads the round counter value. The round counter is a counter that counts the number of round games executed in the jackpot game state. The round counter value (round counter value) is stored in a predetermined area in the main RAM 2203 . After executing the process of S2112, the main CPU 2201 shifts the process to S2113.

S2113において、メインCPU2201は、大入賞口の開放回数が上限値であるか否かを判定する。この処理では、大当り遊技状態において実行されたラウンド遊技の実行回数が上限値であるか否かが判定される。 At S2113, the main CPU 2201 determines whether or not the number of openings of the big winning opening is the upper limit value. In this process, it is determined whether or not the number of executions of the round game executed in the jackpot game state is the upper limit.

S2113において大入賞口の開放回数が上限値であると判定された場合(S2113がYES判定の場合)、メインCPU2201は、処理を、S2114に移す。 When it is determined in S2113 that the number of openings of the big winning opening is the upper limit (when S2113 determines YES), the main CPU 2201 shifts the process to S2114.

S2114において、メインCPU2201は、特別図柄の制御状態番号を「7」にセットする。このように、特別図柄の制御状態番号を「7」にセットする処理(S2114)を行うことにより、この大入賞口開放準備処理の終了後に、大当り終了処理(図94のS2020参照)が行われることとなる。メインCPU2201は、S2114の処理を実行した後、処理を、S2115に移す。 At S2114, the main CPU 2201 sets the special symbol control state number to "7". Thus, by performing the process (S2114) of setting the control state number of the special symbol to "7", the jackpot end process (see S2020 in FIG. 94) is performed after the big winning opening opening preparation process is completed. It will happen. After executing the process of S2114, the main CPU 2201 shifts the process to S2115.

S2115において、メインCPU2201は、遊技状態指定パラメータ設定処理を行う。その後、メインCPU2201は、大当り終了表示コマンドの送信予約処理を行う(S2116)。なお、この処理で送信予約された大当り終了表示コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路2300に送信される。そして、S2116の処理後、メインCPU2201は、大入賞口開放準備処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 At S2115, the main CPU 2201 performs a game state designation parameter setting process. After that, the main CPU 2201 performs transmission reservation processing of a jackpot end display command (S2116). Incidentally, the jackpot end display command reserved for transmission in this process is transmitted to the sub-control circuit 2300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process. After the process of S2116, the main CPU 2201 ends the big winning opening preparation process and returns the process to the special symbol management process (see FIG. 94).

S2113に戻って、大入賞口の開放回数が上限値でないと判定された場合(S2113がNO判定の場合)、メインCPU2201は、処理を、S2117に移す。 Returning to S2113, when it is determined that the number of openings of the big winning opening is not the upper limit value (NO determination in S2113), the main CPU 2201 shifts the process to S2117.

S2117において、メインCPU2201は、ラウンドカウンタ値に1を加算する処理を行う。メインCPU2201は、S2117の処理を実行した後、処理を、S2118に移す。 In S2117, the main CPU 2201 adds 1 to the round counter value. After executing the process of S2117, the main CPU 2201 shifts the process to S2118.

S2118において、メインCPU2201は、開放する大入賞口の選択処理を行う。この処理では、特別図柄の当り判定処理(図95のS2023参照)の結果が大当りであって、大当りを示す停止表示態様が導出された(図97のS2052がYES判定された)ことによって開始された大当り遊技制御処理である場合、開放する大入賞口として大入賞口2131が選択される。一方、特別図柄の当り判定処理の結果が役物開放当りであって、役物開放りを示す停止表示態様が導出され(図97のS2060がYES判定され)、さらにV入賞検出された(図100のS2095がYES判定された)ことによって開始されたV当り遊技制御である場合、開放する大入賞口としてV入賞装置2150(すなわち開閉入賞口2151)が選択される。メインCPU2201は、S2118の処理を実行した後、処理を、S2119に移す。 At S2118, the main CPU 2201 performs selection processing of a large winning opening to be opened. In this process, the result of the special symbol hit determination process (see S2023 in FIG. 95) is a big hit, and the stop display mode indicating the big win is derived (S2052 in FIG. 97 is YES). In the case of the jackpot game control process, the jackpot 2131 is selected as the jackpot to be opened. On the other hand, the result of the hit determination process of the special symbol is the winning of the opening of the role, and the stop display mode indicating the opening of the role is derived (YES determination in S2060 of FIG. 97), and V winning is detected (Fig. 100 S2095 is determined YES) If it is the V winning game control started by, the V winning device 2150 (that is, the opening and closing winning opening 2151) is selected as the large winning opening to be opened. After executing the process of S2118, the main CPU 2201 shifts the process to S2119.

S2119において、メインCPU2201は、大入賞口関連各種設定処理を行う。この処理では、例えば、大入賞口2131またはV入賞装置2150の開放回数、大入賞口2131またはV入賞装置2150の最大開放時間、大入賞口2131またはV入賞装置2150への最大入賞個数、大入賞口2131またはV入賞装置2150への入賞時の賞球数等がセットされる。大入賞口2131またはV入賞装置2150の開放回数はラウンド数が相当する。なお、1ラウンドにおいて大入賞口2131またはV入賞装置2150が複数回開放されるものを排除する趣旨ではない。ただしこの場合は、ラウンド数を管理する制御と、大入賞口2131またはV入賞装置2150の開閉回数を管理する制御とを、別の処理として行うことが好ましい。メインCPU2201は、S2119の処理を実行した後、処理を、S2120に移す。 At S2119, the main CPU 2201 performs various setting processes related to the big winning opening. In this process, for example, the number of openings of the large winning opening 2131 or the V winning device 2150, the maximum opening time of the large winning opening 2131 or the V winning device 2150, the maximum number of winnings to the large winning opening 2131 or the V winning device 2150, the large winning The number of winning balls and the like at the time of winning to the mouth 2131 or the V winning device 2150 are set. The number of openings of the big winning opening 2131 or the V winning device 2150 corresponds to the number of rounds. It should be noted that it is not intended to exclude the case where the big winning opening 2131 or the V winning device 2150 is opened multiple times in one round. However, in this case, it is preferable that the control for managing the number of rounds and the control for managing the number of times of opening and closing the big winning opening 2131 or the V winning device 2150 are performed as separate processes. After executing the process of S2119, the main CPU 2201 shifts the process to S2120.

なお、上記の「大入賞口2131またはV入賞装置2150」は、大入賞口2131およびV入賞装置2150のうち、開放する大入賞口としてS2118で選択された大入賞口が相当する。以下の処理においても同様である。 It should be noted that the "large winning opening 2131 or V winning device 2150" corresponds to the large winning opening selected in S2118 as the large winning opening to be opened, out of the large winning opening 2131 and the V winning device 2150. The same applies to the following processing.

S2120において、メインCPU2201は、大入賞口開閉制御処理を行う。この処理では、大入賞口2131またはV入賞装置2150の開閉制御データの生成処理が行われる。メインCPU2201は、S2120の処理を実行した後、処理を、S2121に移す。 At S2120, the main CPU 2201 performs a big winning opening opening/closing control process. In this process, a process of generating opening/closing control data for the big winning opening 2131 or the V winning device 2150 is performed. After executing the process of S2120, the main CPU 2201 shifts the process to S2121.

S2121において、メインCPU2201は、特別図柄の制御状態番号を「6」にセットする。このように、特別図柄の制御状態番号を「6」にセットする処理(S2121)を行うことにより、この大入賞口開放準備処理の終了後に、大入賞口開放制御処理(図94のS2019参照)が行われることとなる。メインCPU2201は、S2121の処理を実行した後、処理を、S2122に移す。 At S2121, the main CPU 2201 sets the special symbol control state number to "6". In this way, by performing the processing (S2121) for setting the control state number of the special symbol to "6", after the completion of the preparation processing for opening the large winning opening, the control processing for opening the large winning opening (see S2019 in FIG. 94) is performed. will be performed. After executing the process of S2121, the main CPU 2201 shifts the process to S2122.

S2122において、メインCPU2201は、遊技状態指定パラメータ設定処理を行う。メインCPU2201は、S2122の処理を実行した後、処理を、S2123に移す。 At S2122, the main CPU 2201 performs a game state designation parameter setting process. After executing the process of S2122, the main CPU 2201 shifts the process to S2123.

S2123において、メインCPU2201は、大入賞口開放中表示コマンドの送信予約処理を行う。この処理で送信予約された大入賞口開放中表示コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路2300に送信される。メインCPU2201は、S2123の処理を実行した後、大入賞口開放準備処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 At S2123, the main CPU 2201 performs transmission reservation processing of the display command during opening of the big winning opening. The display command during the opening of the big winning opening reserved for transmission in this process is transmitted to the sub-control circuit 2300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process. After executing the process of S2123, the main CPU 2201 ends the big winning opening preparation process and returns the process to the special symbol management process (see FIG. 94).

[3-4-10.大入賞口開放制御処理]
次に、図102を参照して、特別図柄管理処理(図94参照)中のS2019でメインCPU2201により実行される大入賞口開放制御処理について説明する。図102は、第3のパチンコ遊技機における大入賞口開放制御処理の一例を示すフローチャートである。
[3-4-10. Large winning opening control process]
Next, with reference to FIG. 102, the big winning opening opening control process executed by the main CPU 2201 at S2019 during the special symbol management process (see FIG. 94) will be described. FIG. 102 is a flowchart showing an example of the big winning opening opening control process in the third pachinko gaming machine.

メインCPU2201は、先ず、特別図柄の制御状態番号が「6」であるか否かを判定する(S2131)。 The main CPU 2201 first determines whether or not the control state number of the special symbol is "6" (S2131).

S2131において特別図柄の制御状態番号が「6」でないと判定された場合(S2131がNO判定の場合)、メインCPU2201は、大入賞口開放制御処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 If it is determined in S2131 that the control state number of the special symbol is not "6" (if the determination in S2131 is NO), the main CPU 2201 ends the big winning opening control process, and shifts the process to the special symbol management process (Fig. 94).

一方、S2131において特別図柄の制御状態番号が「6」であると判定された場合(S2131がYES判定の場合)、メインCPU2201は、処理を、S2132に移す。 On the other hand, when it is determined in S2131 that the control state number of the special symbol is "6" (when S2131 determines YES), the main CPU 2201 shifts the process to S2132.

S2132において、メインCPU2201は、大入賞口2131またはV入賞装置2150に入賞した遊技球の個数が最大入賞個数であるか否かを判定する。この処理では、大入賞口2131への遊技球の入賞個数を計数する大入賞口カウントスイッチ2132(図88参照)またはV入賞装置2150の内部への遊技球の進入個数を計数するVアタッカーカウントスイッチ2153(図88参照)により計数された値が最大入賞個数の値であるか否かが判定される。なお、大入賞口カウントスイッチ2132またはVアタッカーカウントスイッチ2153により計数されたVアタッカー入賞カウンタの値は、メインRAM2203内の所定領域に格納される。 In S2132, the main CPU 2201 determines whether or not the number of game balls that have won the big winning opening 2131 or the V winning device 2150 is the maximum winning number. In this process, a big winning hole count switch 2132 (see FIG. 88) that counts the number of game balls entering the big winning hole 2131 or a V attacker count switch that counts the number of game balls entering the inside of the V winning device 2150 It is determined whether or not the value counted by 2153 (see FIG. 88) is the value of the maximum winning number. The value of the V-attacker winning counter counted by the big winning opening count switch 2132 or the V-attacker count switch 2153 is stored in a predetermined area in the main RAM 2203 .

S2132において、大入賞口2131またはV入賞装置2150に入賞した遊技球の個数が最大入賞個数でないと判定された場合(S2132がNO判定の場合)、メインCPU2201は、処理を、S2133に移す。 When it is determined in S2132 that the number of game balls that have won the big winning opening 2131 or the V winning device 2150 is not the maximum winning number (NO determination in S2132), the main CPU 2201 shifts the process to S2133.

一方、S2132において、大入賞口2131またはV入賞装置2150に入賞した遊技球の個数が最大入賞個数であると判定された場合(S2132がYES判定の場合)、メインCPU2201は、処理を、S2134に移す。 On the other hand, when it is determined in S2132 that the number of game balls that have won the big winning opening 2131 or the V winning device 2150 is the maximum winning number (when S2132 determines YES), the main CPU 2201 advances the process to S2134. Move.

S2133において、メインCPU2201は、大入賞口2131またはV入賞装置2150の最大開放時間が経過したか否かを判定する。この処理では、大入賞口関連各種設定処理(図101のS2119参照)においてセットされた最大開放時間が経過しているか否かが判定される。 In S2133, the main CPU 2201 determines whether or not the maximum opening time of the big winning opening 2131 or the V winning device 2150 has passed. In this process, it is determined whether or not the maximum opening time set in the various setting processes related to the big winning opening (see S2119 in FIG. 101) has passed.

S2133において大入賞口2131またはV入賞装置2150の最大開放時間が経過していないと判定された場合(S2133がNO判定の場合)、メインCPU2201は、大入賞口開放制御処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 If it is determined in S2133 that the maximum opening time of the large winning opening 2131 or the V winning device 2150 has not elapsed (NO determination in S2133), the main CPU 2201 ends the large winning opening opening control process and continues the process. , returns to the special symbol management process (see FIG. 94).

一方、S2133において大入賞口2131またはV入賞装置2150の最大開放時間が経過していると判定された場合(S2133がYES判定の場合)、メインCPU2201は、処理を、S2134に移す。 On the other hand, if it is determined in S2133 that the maximum opening time of the big winning opening 2131 or the V winning device 2150 has passed (YES in S2133), the main CPU 2201 shifts the process to S2134.

S2134において、メインCPU2201は、大入賞口2131またはV入賞装置2150の閉鎖処理を行う。メインCPU2201は、S2134の処理を実行した後、処理を、S2135に移す。 At S<b>2134 , the main CPU 2201 performs closing processing of the big winning opening 2131 or the V winning device 2150 . After executing the process of S2134, the main CPU 2201 shifts the process to S2135.

S2135において、メインCPU2201は、特別図柄の制御状態番号を「5」にセットする処理を行う。このように、特別図柄の制御状態番号を「5」にセットする処理(S2135)を行うことにより、この大入賞口開放制御処理の終了後に、再び、大入賞口開放準備処理(図94のS2018参照)が行われることとなる。メインCPU2201は、S2135の処理を実行した後、処理を、S2136に移す。 At S2135, the main CPU 2201 performs a process of setting the control state number of the special symbol to "5". In this way, by performing the process (S2135) of setting the control state number of the special symbol to "5", after the end of this big winning hole opening control process, the big winning hole opening preparation process (S2018 in FIG. 94) is performed again. See) will be performed. After executing the process of S2135, the main CPU 2201 shifts the process to S2136.

S2136において、メインCPU2201は、遊技状態指定パラメータ設定処理を行う。メインCPU2201は、S2136の処理を実行した後、処理を、S2137に移す。 At S2136, the main CPU 2201 performs a game state designation parameter setting process. After executing the process of S2136, the main CPU 2201 shifts the process to S2137.

S2137において、メインCPU2201は、ラウンド間表示コマンドの送信予約処理を行う。この処理で送信予約されたラウンド間表示コマンドは、次回のシステムタイマ割込処理中の演出制御コマンド送信処理(図45のS322参照)において、サブ制御回路2300に送信される。そして、S2137の処理後、メインCPU2201は、大入賞口開制御処理を終了し、処理を、特別図柄管理処理(図94参照)に戻す。 In S2137, the main CPU 2201 performs transmission reservation processing of an inter-round display command. The inter-round display command reserved for transmission in this process is transmitted to the sub-control circuit 2300 in the effect control command transmission process (see S322 in FIG. 45) during the next system timer interrupt process. After the processing of S2137, the main CPU 2201 ends the big winning opening control processing and returns the processing to the special symbol management processing (see FIG. 94).

[3-4-11.大当り終了処理]
次に、図103を参照して、特別図柄管理処理(図94参照)中のS2020でメインCPU2201により実行される大当り終了処理について説明する。図103は、第3のパチンコ遊技機における大当り終了処理の一例を示すフローチャートである。
[3-4-11. Jackpot end processing]
Next, with reference to FIG. 103, the jackpot ending process executed by the main CPU 2201 at S2020 during the special symbol management process (see FIG. 94) will be described. FIG. 103 is a flow chart showing an example of a jackpot ending process in the third pachinko gaming machine.

メインCPU2201は、先ず、特別図柄の制御状態番号が「7」であるか否かを判定する(S2141)。 The main CPU 2201 first determines whether or not the control state number of the special symbol is "7" (S2141).

S2141において特別図柄の制御状態番号が「7」でないと判定された場合(S2141がNO判定の場合)、メインCPU2201は、大当り終了処理を終了するとともに特別図柄管理処理(図94参照)も終了し、処理を、特別図柄制御処理(図93参照)に戻す。この場合、大当り終了処理が呼び出された処理に戻す。 When it is determined in S2141 that the control state number of the special symbol is not "7" (NO determination in S2141), the main CPU 2201 terminates the jackpot end processing and also terminates the special symbol management processing (see FIG. 94). , the processing is returned to the special symbol control processing (see FIG. 93). In this case, it returns to the process from which the jackpot end process was called.

S2141において特別図柄の制御状態番号が「7」であると判定された場合(S2141がYES判定の場合)、メインCPU2201は、処理を、S2142に移す。 When it is determined in S2141 that the control state number of the special symbol is "7" (when S2141 determines YES), the main CPU 2201 shifts the process to S2142.

S2142において、メインCPU2201は、特別図柄遊技終了設定処理を行う。この処理では、各種フラグ(例えば、確変フラグ、時短フラグ等)のセットや、各種カウンタ(例えば、確変カウンタ、時短カウンタ、図柄確定数カウンタ、ラウンドカウンタ、大入賞口入賞カウンタ等)の値をセットまたはリセットする処理が行われる。メインCPU2201は、S2142の処理を実行した後、処理を、S2143に移す。 At S2142, the main CPU 2201 performs special symbol game end setting processing. In this process, various flags (eg, variable probability flag, time-saving flag, etc.) and various counters (eg, variable probability counter, time-saving counter, design fixed number counter, round counter, big winning mouth winning counter, etc.) Set the value Alternatively, reset processing is performed. After executing the process of S2142, the main CPU 2201 shifts the process to S2143.

S2143において、メインCPU2201は、特別図柄遊技終了処理を行う。この処理では、図98を参照して説明した特別図柄遊技終了処理が行われる。メインCPU2201は、S2143の処理を実行した後、大当り終了処理を終了するとともに特別図柄管理処理(図94参照)も終了し、処理を、特別図柄制御処理(図93参照)に戻す。この場合、上述したとおり、大当り終了処理が呼び出された処理に戻す。 At S2143, the main CPU 2201 performs special symbol game end processing. In this process, the special symbol game end process described with reference to FIG. 98 is performed. After executing the processing of S2143, the main CPU 2201 terminates the jackpot end processing, also terminates the special symbol management processing (see FIG. 94), and returns the processing to the special symbol control processing (see FIG. 93). In this case, as described above, the process returns to the process from which the jackpot end process was called.

なお、メインCPU2201は、割込禁止区間を設定し、上述の大当り終了処理を、割込禁止区間内で行うことが好ましい。 It is preferable that the main CPU 2201 sets an interrupt-prohibited section and performs the above-described jackpot end processing within the interrupt-prohibited section.

[4.拡張例]
以下に、上述した第1のパチンコ遊技機、第2のパチンコ遊技機および第3のパチンコ遊技機に共通する拡張例について説明する。なお、第1のパチンコ遊技機、第2のパチンコ遊技機および第3のパチンコ遊技機に応じて各構成に付された符号が異なるため、以下の説明では、特定のパチンコ遊技機(とくに第3のパチンコ遊技機)に限る説明である場合を除き、符号を省略する。
[4. Extension example]
An expansion example common to the above-described first pachinko game machine, second pachinko game machine and third pachinko game machine will be described below. In addition, since the symbols attached to each configuration differ depending on the first pachinko game machine, the second pachinko game machine, and the third pachinko game machine, in the following description, a specific pachinko game machine (especially the third Codes are omitted unless the explanation is limited to the pachinko game machine).

[4-1.確変制御の拡張例]
第1のパチンコ遊技機および第2のパチンコ遊技機では、大当りの種類に応じて確変フラグをオンにセットするか否かを決定し、確変フラグがオンにセットされる場合に確変回数を決めているが、これに限られず、例えば、以下の態様であってもよい。
[4-1. Extension example of variable probability control]
In the first pachinko game machine and the second pachinko game machine, it is determined whether or not the variable probability flag is set to ON according to the type of jackpot, and if the variable probability flag is set to ON, the variable probability number is determined. However, it is not limited to this, and for example, the following aspects may be adopted.

例えば、大当り遊技制御処理の実行中に、例えば大入賞口内に設けられた特定領域を通過したか否かを判定し、特定領域を少なくとも1個の遊技球が通過したと判定された場合、大当り遊技制御処理の終了時に確変フラグをオンにセットする所謂V確変機であってもよい。なお、上記の特定領域は、例えば、大当り遊技制御処理の実行中における特定のラウンド遊技において可動部材が作動することによって、遊技球の通過が可能または容易な開放状態と、遊技球の進入が不可能または困難な閉鎖状態とに変位させることが可能となっている。 For example, during the execution of the big hit game control process, it is determined whether or not a specific area provided in the big winning opening is passed, and if it is determined that at least one game ball has passed through the specific area, a big hit It may be a so-called V probability variation machine that sets the probability variation flag to ON at the end of the game control process. It should be noted that the specific area, for example, by operating the movable member in a specific round game during execution of the jackpot game control process, the open state in which the passage of the game ball is possible or easy, and the entry of the game ball is prohibited It can be displaced into a possible or difficult closed state.

このようなV確変機では、例えば、図104~図107を参照して後述するように、第1特別図柄の当り判定処理の結果が大当りである場合と、第2特別図柄の当り判定処理の結果が大当りである場合とで、大当り遊技制御処理の実行中に上記の特定領域への遊技球の通過のしやすさ、すなわち大当り遊技制御処理の終了時に確変フラグがオンにセットされる確率を異ならせてもよい。 In such a V probability variation machine, for example, as will be described later with reference to FIGS. When the result is a big hit, the ease of passage of the game ball to the above-mentioned specific area during the execution of the big hit game control process, that is, the probability that the probability variation flag is set to ON at the end of the big hit game control process can be different.

図104は、拡張例の大当り遊技制御処理の実行中における特定のラウンド遊技において、大入賞口の開放タイミングと特定領域の開放タイミングとの関係を示すタイムチャートの一例であって、(A)特定領域の開放態様が第1開放態様である場合、(B)特定領域の開放態様が第2開放態様である場合、(C)特定領域の開放態様が第3開放態様である場合、を示す図である。なお、第1開放態様および第2開放態様は、特定領域への遊技球の通過が容易な態様であり、第3開放態様は、特定領域への遊技球の通過が困難な態様である。なお、図104に示される一例では、特定領域は時間制御によって開放状態となるように制御される。 FIG. 104 is an example of a time chart showing the relationship between the opening timing of the big winning opening and the opening timing of the specific area in a specific round game during execution of the jackpot game control process of the extended example. A diagram showing when the open mode of the area is the first open mode, (B) when the open mode of the specific area is the second open mode, and (C) when the open mode of the specific area is the third open mode. is. The first open mode and the second open mode are modes in which it is easy for the game ball to pass through the specific area, and the third open mode is a mode in which it is difficult for the game ball to pass through the specific area. It should be noted that in the example shown in FIG. 104, the specific area is controlled to be in an open state by time control.

なお、図104では、大入賞口が短開放された後に長開放される態様が示されているが、大入賞口の開放態様はこれに限られない。 In addition, although FIG. 104 shows a mode in which the big winning hole is opened for a short time and then long open, the opening mode of the big winning hole is not limited to this.

図104(A)に示されるように、第1開放態様では、大入賞口の長開放が開始された後の所定時間を除いて、大入賞口が開放状態である間は特定領域も開放状態となっている。そのため、大当り遊技制御処理の実行中、大入賞口に入賞した複数の遊技球のうち少なくとも1個の遊技球が特定領域を通過することが容易である。すなわち、大当り遊技制御処理の終了時に確変フラグがオンにセットされやすい。ただし、特定領域が開放状態であるにもかかわらず遊技球が1個も特定領域を通過しなかった場合、大当り遊技制御処理の終了時に確変フラグはオンにセットされない。 As shown in FIG. 104(A), in the first opening mode, the specific area is also open while the big winning hole is open, except for a predetermined time after the start of the long opening of the big winning hole. It has become. Therefore, during execution of the big-hit game control process, it is easy for at least one game ball among the plurality of game balls that have won the big-winning opening to pass through the specific area. That is, the probability variation flag is likely to be set to ON at the end of the jackpot game control process. However, when the game ball does not pass through the specific area even though the specific area is open, the probability variation flag is not set to ON at the end of the big hit game control process.

また、図104(B)に示されるように、第2開放態様では、大入賞口の短開放が開始されてから大入賞口の長開放が終了するまでの間、特定領域が開放状態となっている。そのため、大当り遊技制御処理の実行中、大入賞口に入賞した複数の遊技球のうち少なくとも1個の遊技球が特定領域を通過することは極めて容易である。すなわち、大当り遊技制御処理の終了時に確変フラグが極めて容易にオンにセットされる。ただし、上述したように、特定領域が開放状態であるにもかかわらず遊技球が1個も特定領域を通過しなかった場合、大当り遊技制御処理の終了時に確変フラグはオンにセットされない。 Also, as shown in FIG. 104(B), in the second opening mode, the specific area is in an open state from the start of the short opening of the big winning opening to the end of the long opening of the big winning opening. ing. Therefore, during execution of the big-hit game control process, it is extremely easy for at least one game ball out of a plurality of game balls that have entered the big-winning opening to pass through the specific area. That is, the probability variation flag is set to ON very easily at the end of the big hit game control process. However, as described above, when the game ball does not pass through the specific area even though the specific area is open, the probability variation flag is not set to ON at the end of the big hit game control process.

一方、図104(C)に示されるように、第3開放態様では、大入賞口が短開放中および大入賞口の長開放が開始された後の所定時間(この2回はいずれも短時間)を除いて、特定領域が閉鎖状態となっている。そのため、大当り遊技制御の実行中、大入賞口に入賞した複数の遊技球のうちたとえ1個の遊技球であっても特定領域を通過することが、第1開放態様および第2開放態様のいずれと比べても困難である。すなわち、大当り遊技制御処理の終了時に確変フラグがオンにセットされ難い。ただし、大当り遊技制御の実行中に特定領域を遊技球が通過することが困難であったとしても、タイミングよく特定領域を遊技球が通過した場合、大当り遊技制御処理の終了時に確変フラグがオンにセットされる。 On the other hand, as shown in FIG. 104(C), in the third opening mode, during the short opening of the special prize opening and for a predetermined time after the long opening of the special prize opening is started (these two times are short ), the specific area is closed. Therefore, during the execution of the jackpot game control, even if one game ball among a plurality of game balls that have entered the big winning opening passes through the specific area, it can be either the first opening mode or the second opening mode. is difficult compared to That is, it is difficult for the probability variation flag to be set to ON at the end of the big hit game control process. However, even if it is difficult for the game ball to pass through the specific area during execution of the jackpot game control, when the game ball passes through the specific area with good timing, the probability variation flag is turned on at the end of the jackpot game control process. set.

なお、図104では、大当り遊技制御処理の実行中、大入賞口に入賞した複数の遊技球のうち少なくとも1個の遊技球が特定領域を通過することが容易な特定領域の開放態様の例として、第1開放態様および第2開放態様の2態様を設ける例について説明した。ただし、大当り遊技制御処理の実行中、大入賞口に入賞した複数の遊技球のうち少なくとも1個の遊技球が特定領域を通過することが容易な特定領域の開放態様数は、2態様に限られず、1態様だけとしてもよいし、3態様以上としてもよい。 In addition, in FIG. 104, during the execution of the jackpot game control process, at least one game ball out of a plurality of game balls that have entered the big winning opening can easily pass through the specific area as an example of the opening mode of the specific area. , the first opening mode and the second opening mode are provided. However, during the execution of the jackpot game control process, the number of opening modes of the specific area in which at least one game ball among the plurality of game balls that have won the big winning opening can easily pass through the specific area is limited to two modes. It is possible to use only one mode, or three or more modes.

また、図104では、大当り遊技制御処理の実行中、大入賞口に入賞した複数の遊技球のうちたとえ1個の遊技球であっても特定領域を通過することが困難な特定領域の開放態様の例として、第3開放態様を設ける例について説明した。ただし、大当り遊技制御処理の実行中、大入賞口に入賞した複数の遊技球のうちたとえ1個の遊技球であっても特定領域を通過することが困難な特定領域の開放態様数は、1態様に限られず、2態様以上設けてもよい。 In addition, in FIG. 104, during the execution of the jackpot game control process, even if it is one game ball among a plurality of game balls that have entered the big winning opening, it is difficult to pass through the specific area. As an example of , the example of providing the third opening mode has been described. However, during the execution of the jackpot game control process, even if it is one game ball out of a plurality of game balls that have entered the jackpot, it is difficult for even one game ball to pass through the specific area. The mode is not limited, and two or more modes may be provided.

図105は、拡張例における特別図柄判定テーブルの一例である。この図105に示される特別図柄判定テーブルによれば、当落判定値データが「大当り判定値データ」である場合(特別図柄の当り判定処理の結果が大当りである場合)、第1特別図柄および第2特別図柄の当り時選択図柄コマンドは、次のように選択される。すなわち、第1特別図柄の当り判定処理の結果が大当りである場合、当り時選択図柄コマンドは、例えば、40%の選択率で「z0」が選択され、10%の選択率で「z1」が選択され、50%の選択率で「z2」が選択される。また、第2特別図柄の当り判定処理の結果が大当りである場合、当り時選択図柄コマンドは、例えば、15%の選択率で「z3」が選択され、50%の選択率で「z4」が選択され、35%の選択率で「z5」が選択される。 FIG. 105 is an example of a special symbol determination table in the extended example. According to the special symbol determination table shown in FIG. 105, when the hit/lose determination value data is "big hit determination value data" (when the result of the special symbol hit determination process is a big hit), the first special symbol and the second The winning selection symbol command of 2 special symbols is selected as follows. That is, when the result of the hit determination process of the first special symbol is a big hit, the selection symbol command at the time of hit is, for example, "z0" is selected with a selection rate of 40%, and "z1" is selected with a selection rate of 10%. selected, with a selectivity of 50%, "z2" is selected. Further, when the result of the hit determination process of the second special symbol is a big hit, the selection symbol command at the time of hit is, for example, "z3" is selected with a selection rate of 15%, and "z4" is selected with a selection rate of 50%. selected, with a selectivity of 35%, "z5" is selected.

図106は、拡張例における大当り種類決定テーブルの一例である。この図106に示される大当り種類決定テーブルによれば、大当りの種類(例えば、ラウンド数、特定領域の開放態様等)は、次のように決定される。すなわち、当り時選択図柄コマンドが「z0」の場合、ラウンド数が「3」で特定領域の開放態様が第3開放態様の大当り(3R通常大当りA)に決定される。また、当り時選択図柄コマンドが「z1」の場合、ラウンド数が「10」で特定領域の開放態様が第3開放態様の大当り(10R通常大当りA)に決定される。また、当り時選択図柄コマンドが「z2」の場合、ラウンド数が「10」で特定領域の開放態様が第1開放態様の大当り(10R確変大当りA)に決定される。また、当り時選択図柄コマンドが「z3」の場合、ラウンド数が「10」で特定領域の開放態様が第3開放態様の大当り(10R通常大当りB)に決定される。当り時選択図柄コマンドが「z4」の場合、ラウンド数が「10」で特定領域の開放態様が第1開放態様の大当り(10R確変大当りB)に決定される。当り時選択図柄コマンドが「z5」の場合、ラウンド数が「10」で特定領域の開放態様が第2開放態様の大当り(10R確変大当りC)に決定される。 FIG. 106 is an example of a jackpot type determination table in the extended example. According to the jackpot type determination table shown in FIG. 106, the jackpot type (for example, the number of rounds, the opening mode of the specific area, etc.) is determined as follows. That is, when the hit selection symbol command is "z0", the number of rounds is "3" and the opening mode of the specific area is determined as the third opening mode jackpot (3R normal jackpot A). Further, when the hit selection symbol command is "z1", the number of rounds is "10" and the opening mode of the specific area is determined as the third opening mode jackpot (10R normal jackpot A). Also, when the hit selection symbol command is "z2", the number of rounds is "10" and the opening mode of the specific area is determined to be the first opening mode jackpot (10R probability variable jackpot A). Further, when the hit selection symbol command is "z3", the number of rounds is "10" and the opening mode of the specific area is determined as the third opening mode jackpot (10R normal jackpot B). When the hit selection symbol command is "z4", the number of rounds is "10" and the opening mode of the specific area is determined to be the first opening mode jackpot (10R probability variable jackpot B). When the hit selection symbol command is "z5", the number of rounds is "10" and the opening mode of the specific area is determined to be the second opening mode jackpot (10R probability variable jackpot C).

すなわち、上記の図104~図106によれば、第1特別図柄の当り判定処理の結果が大当りである場合、大当りの種類は、40%の選択率で3R通常大当りAに決定され、10%の選択率で10R通常大当りAに決定され、50%の選択率で10R確変大当りAに決定される。一方、第2特別図柄の当り判定処理の結果が大当りである場合、大当りの種類は、15%の選択率で10R通常大当りBに決定され、50%の選択率で10R確変大当りBに決定され、35の選択率で10R確変大当りCに決定される。このようにして、第1特別図柄の当り判定処理の結果が大当りである場合と、第2特別図柄の当り判定処理の結果が大当りである場合とで、大当り遊技制御処理の終了時に確変フラグがオンにセットされる確率を異ならせることが可能となる。 That is, according to the above FIGS. 104 to 106, when the result of the hit determination process for the first special symbol is a big hit, the type of the big hit is determined to be the 3R normal big hit A with a selection rate of 40%, and 10%. 10R normal jackpot A is determined at a selection rate of 10R, and 10R probability variable jackpot A is determined at a selection rate of 50%. On the other hand, if the result of the second special symbol hit determination process is a big hit, the type of the big win is determined to be the 10R normal jackpot B with a selection rate of 15%, and the 10R probability variable jackpot B with a selection rate of 50%. , is determined to be a 10R probability variable jackpot C with a selection rate of 35. In this way, when the result of the hit determination process of the first special symbol is a big hit and when the result of the hit determination process of the second special symbol is a big hit, the probability variation flag is set at the end of the big hit game control process. It is possible to have different probabilities of being set on.

なお、大当り遊技制御処理の実行中における特定のラウンド遊技において、特定領域は、図104(A)~(C)に示されるように時間制御によって開放状態となる態様に限られず、例えば、後述の図107に示されるように、大入賞口への遊技球の入賞に応じて開放状態となる態様であってもよい。 It should be noted that, in a specific round game during the execution of the jackpot game control process, the specific area is not limited to the mode in which it is opened by time control as shown in FIGS. As shown in FIG. 107, it may be in an open state according to the winning of the game ball into the big winning opening.

図107は、拡張例の大当り遊技制御処理の実行中における特定のラウンド遊技において、大入賞口の開放タイミングと特定領域の開放タイミングとの関係を示すタイムチャートの他の例(特定領域が大入賞口への入賞に基づいて開放状態となるように制御される例)であって、(A)特定領域の開放態様が第1開放態様である場合、(B)特定領域の開放態様が第2開放態様である場合、を示す図である。 FIG. 107 is another example of a time chart showing the relationship between the opening timing of the big winning opening and the opening timing of the specific area in a specific round game during execution of the jackpot game control process of the extended example (the specific area is a big winning (Example of control to be in an open state based on winning a prize in the mouth), when (A) the opening mode of the specific area is the first opening mode, (B) the opening mode of the specific area is the second It is a figure which shows when it is an open mode.

図107(A)に示されるように、他の例の第1開放態様では、大入賞口が開放状態となった後、大入賞口に1個目の遊技球が入賞し、大入賞口カウントスイッチにより1個目の遊技球の入賞が検出されると、この検出に基づいて、特定領域が一定時間だけ開放状態となる。そして、大入賞口に2個目の遊技球が入賞し、大入賞口カウントスイッチにより2個目の遊技球の入賞が検出されると、この検出に基づいて、大入賞口が閉鎖状態となるまでの間、特定領域が開放状態となる。そのため、大当り遊技制御処理の実行中、大入賞口に入賞した複数の遊技球のうち少なくとも1個の遊技球が特定領域を通過することが容易である。すなわち、大当り遊技制御処理の終了時に確変フラグがオンにセットされやすい。ただし、上述したとおり、特定領域が開放状態であるにもかかわらず遊技球が1個も特定領域を通過しなかった場合、大当り遊技制御処理の終了時に確変フラグはオンにセットされない。 As shown in FIG. 107(A), in the first open mode of another example, after the big winning hole is opened, the first game ball enters the big winning hole, and the big winning hole is counted. When the winning of the first game ball is detected by the switch, based on this detection, the specific area is opened for a certain period of time. When the second game ball enters the big winning hole and the winning of the second game ball is detected by the big winning hole counting switch, the big winning hole is closed based on this detection. Until then, the specific area will be open. Therefore, during execution of the big-hit game control process, it is easy for at least one game ball among the plurality of game balls that have won the big-winning opening to pass through the specific area. That is, the probability variation flag is likely to be set to ON at the end of the jackpot game control process. However, as described above, when the game ball does not pass through the specific area even though the specific area is open, the probability variation flag is not set to ON at the end of the big hit game control process.

また、図107(B)に示されるように、他の例の第2開放態様では、大入賞口が開放状態となった後、大入賞口に1個目の遊技球が入賞し、大入賞口カウントスイッチにより1個目の遊技球の入賞が検出された場合に限り、特定領域が一定時間だけ開放状態となる。そして、大入賞口に2個目の遊技球が入賞し、大入賞口カウントスイッチにより2個目の遊技球の入賞が検出されたとしても、入賞口が閉鎖状態となるまでの間、特定領域は開放状態とならず、閉鎖状態が継続する。そのため、大当り遊技制御の実行中、大入賞口に入賞した複数の遊技球のうちたとえ1個の遊技球であっても特定領域を通過することが、第1開放態様と比べて困難である。すなわち、大当り遊技制御処理の終了時に確変フラグがオンにセットされ難い。ただし、この場合も、大当り遊技制御の実行中に特定領域を遊技球が通過することが困難であったとしても、タイミングよく特定領域を遊技球が通過した場合、大当り遊技制御処理の終了時に確変フラグがオンにセットされる。 Also, as shown in FIG. 107(B), in the second open mode of another example, after the big winning hole is in the open state, the first game ball wins the big winning hole, Only when the winning of the first game ball is detected by the mouth count switch, the specific area is opened for a certain period of time. Then, even if the second game ball enters the big winning hole and the winning of the second game ball is detected by the big winning hole counting switch, the specific area remains until the winning hole is closed. does not open and remains closed. Therefore, during the execution of the jackpot game control, it is more difficult for even one game ball out of a plurality of game balls that have entered the jackpot to pass through the specific area compared to the first open mode. That is, it is difficult for the probability variation flag to be set to ON at the end of the big hit game control process. However, even in this case, even if it is difficult for the game ball to pass through the specific area during execution of the big hit game control, if the game ball passes through the specific area with good timing, the probability changes at the end of the big hit game control process. Flag is set on.

なお、上記では、大当り遊技制御処理の実行中に特定領域を遊技球が通過した場合、大当り遊技制御処理の終了時に確変フラグがオンにセットされる例について説明したが、これに限られず、例えば、大当り遊技制御処理の実行中に特定領域を遊技球が通過した場合、大当り遊技制御処理の終了時に時短フラグがオンにセットされるようにしてもよい。このような仕様は、とくに、例えば第3のパチンコ遊技機のような1種2種混合機である場合に有効である。 It should be noted that, in the above, when the game ball passes through the specific area during the execution of the jackpot game control process, the example in which the probability variation flag is set to ON at the end of the jackpot game control process has been described, but not limited to this, for example , When the game ball passes through the specific area during execution of the big hit game control process, the time saving flag may be set to ON at the end of the big hit game control process. Such specifications are particularly effective in the case of a one-kind-two-kind machine such as the third pachinko game machine.

また、上記では、第1特別図柄の当り判定処理の結果が当りである場合と、第2特別図柄の当り判定処理の結果が当りである場合とで、特定領域の開放態様として同じ開放態様を設ける例について説明したが、これに限られず、例えば、第1特別図柄専用の開放態様や第2特別図柄専用の開放態様を設けるようにしてもよい。 Further, in the above, when the result of the hit determination process for the first special symbol is a hit and when the result of the hit determination process for the second special symbol is a hit, the same opening mode is used as the opening mode of the specific area. Although the example provided has been described, it is not limited to this, and for example, an open mode dedicated to the first special symbol or an open mode dedicated to the second special symbol may be provided.

また、上記では、第1特別図柄の当り判定処理の結果が当りである場合および第2特別図柄の当り判定処理の結果が当りである場合のいずれにおいても、特定領域への遊技球の通過が困難な第3態様に決定されうる例について説明したが、これに限られず、いずれか一方の特別図柄(例えば第2特別図柄)の当り判定処理の結果が当りである場合には、少なくとも1個の遊技球が特定領域を通過することが容易な態様(第1態様または第2態様)のみに決定されるように構成してもよい。 Further, in the above, in both cases where the result of the hit determination process for the first special symbol is a hit and when the result of the hit determination process for the second special symbol is a hit, the game ball does not pass through the specific area. Although the example that can be determined to the difficult third mode has been described, it is not limited to this, and if the result of the hit determination process of any one of the special symbols (for example, the second special symbol) is a hit, at least one It may be configured such that only the mode (first mode or second mode) in which it is easy for the game ball to pass through the specific area is determined.

また、上記では、特定領域への遊技球の通過が困難な第3態様において、特定領域は、大入賞口が短開放中および大入賞口の長開放が開始された後の所定時間の2回(いずれも短時間)にわたって開放状態となっているが、特定領域への遊技球の通過が困難であれば、特定領域が開放状態とされる回数は1回であってもよいし複数回であってもよい。 Further, in the above, in the third aspect in which it is difficult for the game ball to pass through the specific area, the specific area is opened twice during a short opening of the special winning opening and for a predetermined time after the long opening of the special winning opening is started. Although it is in the open state for a short period of time (in both cases), if it is difficult for the game ball to pass through the specific area, the number of times the specific area is opened may be one or more times. There may be.

また、特定領域の閉鎖は、予め定められた開放時間の経過や、特定領域が開放するラウンドの終了に応じて閉鎖したり、規定回数の大入賞口や特定領域への入賞に応じて閉鎖するなどするように制御してもよい。また、閉鎖する条件が一つ乃至複数複合していてもよい。 In addition, the specific area is closed according to the elapse of a predetermined opening time, the end of the round in which the specific area is opened, or the specified number of big winning openings or winning in the specific area. and so on. Also, one or more conditions for closing may be combined.

また、大当り遊技状態と、確変制御が実行される遊技状態(例えば、高確時短遊技状態、高確非時短遊技状態等)とが、所定の上限回数(以下、「リミッタ回数」と称する)に到達するまで交互に繰り返し実行される所謂リミッタ機であってもよい。このようなリミッタ機では、上記の繰り返し回数(以下、「ループ回数」と称する)が所定のリミッタ回数に到達すると、大当り遊技制御処理が終了したのちの遊技状態が、確変制御が実行されない遊技状態(例えば、通常遊技状態、時短遊技状態等)に制御される。このとき、ループ回数もリセットされる。なお、このような遊技機において、リミッタ回数は、一定の回数であってもよいし、例えば、特別図柄の図柄乱数値に応じて決定したり、所定の抽選により決定してもよい。また、設定機であれば、設定値に応じてリミッタ回数が異なるようにしてもよい。 In addition, the jackpot gaming state and the gaming state in which probability variation control is executed (for example, high probability short-time gaming state, high-probability non-shortening gaming state, etc.) are a predetermined upper limit number (hereinafter referred to as "limiter number"). It may be a so-called limiter machine that is alternately and repeatedly executed until it is reached. In such a limiter machine, when the number of repetitions (hereinafter referred to as "loop number") reaches a predetermined limiter number, the game state after the jackpot game control process is completed is a game state in which probability variation control is not executed. (For example, normal game state, time-saving game state, etc.) is controlled. At this time, the loop count is also reset. In such a gaming machine, the number of times of the limiter may be a fixed number of times, or may be determined, for example, according to the symbol random number value of the special symbol, or determined by a predetermined lottery. In the case of a setting machine, the number of limiter times may be changed according to the set value.

なお、上記では、大当り遊技状態と、確変制御が実行される遊技状態とがリミッタ回数に到達するまで交互に繰り返し実行される所謂リミッタ機について説明したが、これに限られず、例えば、大当り遊技状態と、時短制御が実行される遊技状態とがリミッタ回数に到達するまで交互に繰り返し実行されるようにしてもよい。とくに、例えば第3のパチンコ遊技機のような1種2種混合機である場合に有効である。 It should be noted that, in the above, the jackpot game state and the game state in which probability variation control is executed alternately and repeatedly executed until reaching the limiter number of times so-called limiter machine has been described, but not limited to this, for example, the jackpot game state , and the game state in which the time saving control is executed may be repeatedly executed alternately until the number of times of the limiter is reached. In particular, it is effective in the case of a one-kind-two-kind machine such as the third pachinko game machine.

また、上述したV確変機である場合には、大当り遊技制御処理の実行中に特定領域を遊技球が通過した場合に、確変制御が実行される遊技状態が継続される。そのため、このようなV確変機では、リミッタ回数を例えばN回とすると、N回目の大当り遊技制御処理の実行中に特定領域を遊技球が通過した場合、所定のリミッタ回数に到達したものとして、大当り遊技制御処理が終了したのちの遊技状態が、確変制御が実行されない遊技状態に制御される。一方、N回目の大当り遊技制御処理の実行中に特定領域を遊技球が通過しなかった場合、所定のリミッタ回数に到達したものとはならないものの、大当り遊技制御処理の実行中に特定領域を遊技球が通過していないため、このような場合も、大当り遊技制御処理が終了したのちの遊技状態が、確変制御が実行されない遊技状態に制御されることとなる。なお、大当り遊技制御処理の実行中に特定領域を遊技球が通過した場合に、大当り遊技制御処理の終了時に時短フラグがオンにセットされる遊技機においても同様である。 Further, in the case of the above-described V probability variation machine, when the game ball passes through the specific area during execution of the big hit game control process, the game state in which the probability variation control is executed is continued. Therefore, in such a V probability variable machine, if the number of limiters is set to N times, for example, when the game ball passes through the specific area during the execution of the N-th big hit game control process, assuming that the predetermined limiter number has been reached, The game state after the jackpot game control process is finished is controlled to the game state in which the variable probability control is not executed. On the other hand, when the game ball does not pass through the specific area during the execution of the N-th big hit game control process, although it does not reach the predetermined limiter number of times, the specific area is played during the execution of the big hit game control process. Since the ball has not passed, even in such a case, the game state after the big hit game control process is finished is controlled to a game state in which the variable probability control is not executed. In addition, when the game ball passes through the specific area during execution of the big hit game control process, the same applies to the gaming machine in which the time saving flag is set to ON at the end of the big hit game control process.

また、大当り遊技制御処理の終了後、所定回数の特別図柄ゲームが行われるまで確変制御が実行される遊技状態(例えば、高確時短遊技状態、高確非時短遊技状態等)に制御され、所定回数の特別図柄ゲームが行われると、確変制御が実行されない遊技状態(例えば、通常遊技状態、時短遊技状態等)に移行する所謂ST機であってもよい。このような遊技機において、確変制御が実行される特別図柄ゲームの回数(以下、「ST回数」と称する)を、一定回数としてもよいし、都度異なるようにしてもよい。また、設定機であれば、設定値に応じてST回数の期待値が異なるようにしてもよい。さらには、例えば転落抽選を行い、転落抽選の結果に基づいて確変制御が終了する所謂転落タイプの遊技機であってもよいし、例えば大当り遊技状態中に特定領域を遊技球が通過した場合に、大当り遊技状態の終了後に確変制御が実行される所謂V確変タイプの遊技機であってもよい。 In addition, after the end of the jackpot game control process, the game state (for example, high-probability short-time gaming state, high-probability non-short-time gaming state, etc.) in which probability variation control is executed until a predetermined number of special symbol games are performed is controlled to a predetermined When the special symbol game of the number of times is performed, it may be a so-called ST machine that shifts to a game state (for example, normal game state, time saving game state, etc.) in which variable probability control is not executed. In such a gaming machine, the number of special symbol games in which variable probability control is executed (hereinafter, referred to as "ST number") may be a fixed number of times, or may be different each time. In the case of a setting machine, the expected value of the number of STs may differ according to the set value. Furthermore, for example, it may be a so-called falling type game machine in which a falling lottery is performed and the variable probability control is terminated based on the result of the falling lottery. , It may be a so-called V probability variable type game machine in which probability variable control is executed after the end of the big hit game state.

[4-2.時短制御の拡張例]
第1のパチンコ遊技機、第2のパチンコ遊技機および第3のパチンコ遊技機では、特別図柄当り判定処理の結果が大当りである場合に、大当り遊技制御処理の終了後、時短制御が実行されうるようにしたが、特別図柄当り判定処理の結果が大当りでない場合であっても、時短制御が実行されうるようにしてもよい。
[4-2. Extension example of time saving control]
In the first pachinko game machine, the second pachinko game machine and the third pachinko game machine, when the result of the special symbol winning determination process is a big win, time saving control can be executed after the big win game control process is finished. However, even if the result of the special symbol hit determination process is not a big hit, the time saving control may be executed.

例えば、特別図柄当り判定処理の結果が小当りやハズレであったとしても、始動口への遊技球の入賞に基づいて抽出された乱数値のうち特定の乱数値(例えば、特別図柄当り判定用乱数値、特別図柄の図柄乱数値等)を用いて、特別図柄当り判定処理とは別に、時短制御を実行するか否かを決める時短当落判定処理を行うようにしてもよい。特別図柄当り判定処理の結果が小当りやハズレである場合に時短当落判定を行う場合、例えば、始動口への遊技球の入賞に基づいて抽出された特別図柄の図柄乱数値が特定の図柄乱数値である場合に、時短制御が実行される「時短当り」に決定することができる。なお、特別図柄当り判定処理の結果が大当りである場合に時短当落判定処理を行ってもよい。 For example, even if the result of the special symbol hit determination process is a small hit or a loss, a specific random number out of the random numbers extracted based on the winning of the game ball to the start hole (for example, for special symbol hit determination) A random number, a symbol random number of a special symbol, etc.) may be used to perform a time-saving winning/losing determination process for determining whether or not to execute time-saving control separately from the special symbol winning determination process. If the result of the special symbol hit determination process is a small hit or a loss, when performing a time-saving win-loss determination, for example, the symbol random number of the special symbol extracted based on the winning of the game ball to the starting port is a specific symbol random When it is a numerical value, it can be determined to be "time saving hit" in which time saving control is executed. In addition, when the result of the special symbol hit determination process is a big hit, the time saving winning/losing determination process may be performed.

また、特別図柄当り判定処理とは別に時短当落判定処理を行う場合、時短当落判定処理を、同一フレームにおいて特別図柄当り判定処理に先だって実行してもよい。 In addition, when performing the time saving winning/losing determination processing separately from the special symbol winning determining processing, the time saving winning/losing determining processing may be executed prior to the special symbol winning determining processing in the same frame.

また、上記の時短当落判定処理を行う場合、専ら時短当落判定処理に供される時短当落判定用乱数を所定の範囲で発生させて、例えば始動口への遊技球の入賞に基づいて時短当落用乱数値を抽出し、抽出された時短当落用乱数値を用いて時短当落判定処理を行うようにしてもよい。 In addition, when performing the above-mentioned time-saving win-lose determination process, the random number for time-saving win-lose determination exclusively provided for the time-saving win-lose determination process is generated within a predetermined range, and for example, the time-saving win-lose is performed based on the winning of the game ball to the starting port. A random number value may be extracted, and the time saving winning/losing determination process may be performed using the extracted random number value for time saving winning/losing.

また、時短当落判定処理に供される乱数値は、始動口に遊技球が入賞したことに基づいて抽出されることは必須ではなく、他の領域(例えば、一般入賞口、小当り入賞口、大入賞口等)に遊技球が入賞したことに基づいて抽出されるようにしてもよい。さらには、例えば時短当落判定処理の実行契機となる専用の領域を設けて、この専用の領域を遊技球が例えば通過したことに基づいて、時短当落判定処理に供される乱数値が抽出されるようにしてもよい。 In addition, it is not essential that the random number value used for the time saving winning/losing determination process is extracted based on the winning of the game ball in the start opening, and other areas (for example, general winning opening, small winning opening, It may be extracted based on the fact that a game ball has won a prize in a large prize winning opening or the like. Furthermore, for example, a dedicated area that triggers the execution of the time-saving win-lose determination process is provided, and based on the game ball passing through this dedicated area, for example, a random value that is used for the time-saving win-lose determination process is extracted. You may do so.

ところで、例えば、時短当落判定処理と特別図柄当り判定処理とが別のタイミングで実行される場合、確定表示すると大当りを示す停止表示態様が導出される特別図柄の可変表示中に時短当落判定処理が実行され、この時短当落判定処理の結果が「時短当り」となる場合がある。このような場合、メインCPUは、時短当落判定処理の結果が「時短当り」であるにもかかわらず、例えば、強制的に「時短ハズレ」を示す表示態様を導出するとよい。 By the way, for example, when the time-saving winning/losing determination process and the special symbol winning/losing determination process are executed at different timings, the time-saving winning/losing determination process is performed during the variable display of the special symbols from which the stop display mode indicating the big hit is derived when the final display is performed. It is executed, and the result of this time-saving winning/losing determination process may be "time-saving winning". In such a case, the main CPU may, for example, forcibly derive a display mode indicating "time saving loss" even though the result of the time saving win/loss determination process is "time saving win".

また、サブCPUは、時短当落判定処理の結果が「時短当り」であるのか「時短ハズレ」であるのかを外観で把握することが可能または容易な演出画像(例えば、装飾図柄の変動演出やキャラクタによる表示演出等)を、表示装置に表示する制御を実行することが好ましい。この場合、特別図柄当り判定処理の結果とは別に、時短当落判定処理の結果が表示装置に表示されるため、興趣の低下を抑制することが可能となる。 In addition, the sub CPU can grasp whether the result of the time-saving win-lose determination process is "time-saving hit" or "time-saving loss" by appearance or easy effect image (for example, variable effect of decorative pattern or character It is preferable to execute control to display a display effect by ) on the display device. In this case, since the result of the time-saving win-lose determination process is displayed on the display device separately from the result of the special symbol hit determination process, it is possible to suppress the decrease in interest.

また、時短当落判定処理の結果が「時短当り」であるのか「時短ハズレ」であるのかを外観で把握することが可能または容易な演出画像を表示装置に表示することに代えて、時短当落判定処理の結果が「時短当り」であるのか「時短ハズレ」であるのかを外観で把握することが不可能または困難な演出画像(例えば、装飾図柄の変動演出やキャラクタによる表示演出等)を表示装置に表示する制御を実行してもよい。この場合、時短当落判定処理の結果が開示されるまで、興趣を維持することが可能となる。 In addition, instead of displaying on the display device an effect image that makes it possible or easy to grasp whether the result of the time-saving win-lose determination process is "time-saving win" or "time-saving loss" by appearance, time-saving win-lose determination A display device that displays an effect image (for example, a variable effect of decorative patterns, a display effect by characters, etc.) that makes it impossible or difficult to grasp from the appearance whether the result of processing is "time saving hit" or "time saving loss". You may execute the control displayed in the . In this case, interest can be maintained until the result of the time-saving win-lose determination process is disclosed.

また、一般的なパチンコ遊技機では、特別図柄当り判定処理の結果が大当りであった場合、サブCPUは、大当り遊技状態において推奨される遊技球の発射方法として例えば右打ち指示を示す演出画像が表示装置(例えば液晶表示装置)に表示されるよう制御する。この点、本実施例では、特別図柄当り判定処理の結果が大当りでなかったとしても、時短当落判定処理の結果が「時短当り」である場合、サブCPUは、時短制御が実行される場合に推奨される遊技球の発射方法として例えば右打ち指示を示す演出画像が表示装置に表示されるよう制御する。ただし、時短当落判定処理の結果が「時短当り」である場合、時短制御が実行される場合に推奨される遊技球の発射方法を示す演出画像を、常に表示装置に表示するようにしてもよいが、特定条件が成立した場合に限り表示するようにしてもよい。例えば、「時短当り」に基づいてセットされる時短回数が、所定回数以上(例えば2回以上)である場合には表示し、所定回数未満(例えば2回未満)である場合等には表示しないようにしてもよい。なお、上記の特定条件は、時短回数を条件とするものに限られず、適宜、任意の条件とすることができる。 In addition, in a general pachinko game machine, when the result of the special symbol hit determination process is a big hit, the sub CPU displays an effect image indicating, for example, an instruction to hit to the right as a game ball shooting method recommended in the big win game state. It is controlled to be displayed on a display device (for example, a liquid crystal display device). In this regard, in the present embodiment, even if the result of the special symbol hit determination process is not a big hit, if the result of the time saving win/loss determination process is "time saving hit", the sub CPU, when the time saving control is executed Control is performed so that an effect image indicating, for example, an instruction to hit to the right as a recommended game ball shooting method is displayed on the display device. However, if the result of the time-saving hit/loss determination process is "time-saving hit", the effect image showing the method of shooting the game ball recommended when the time-saving control is executed may always be displayed on the display device. However, it may be displayed only when a specific condition is satisfied. For example, if the number of time reductions set based on the "time reduction hit" is a predetermined number or more (for example, 2 times or more), it is displayed, and if it is less than a predetermined number of times (for example, less than 2 times), etc., it is not displayed. You may do so. In addition, said specific condition is not restricted to what makes a condition the number of times of time saving, It can be set as arbitrary conditions suitably.

また、特別図柄当り判定処理が実行される前に時短当落判定処理が実行される場合、サブCPUは、「時短当り」となった状況下(すなわち、時短フラグがオンにセットされた状況下)で特別図柄当り判定処理が実行されるのか否かを、外観で把握可能または把握容易な演出画像を表示装置に表示する制御を実行してもよい。 In addition, when the time-saving winning/losing determination process is executed before the special symbol winning determination process is executed, the sub CPU is under the condition of "time-saving hit" (that is, the time-saving flag is set to ON). Whether or not the special symbol hit determination process is executed may be controlled to display a performance image that can be grasped from the appearance or is easily grasped on the display device.

なお、時短当落判定処理に用いる乱数値の種類、時短当落判定処理に用いる乱数値の抽出タイミング、時短当落判定処理において時短当りと判定される条件、時短当落判定処理の実行タイミング、時短当落判定処理を実行可能な遊技状態、時短遊技状態の態様、時短当り時にセットされる時短回数、時短遊技状態の開始タイミング、時短遊技状態の終了タイミング、時短回数書き換えタイミング、時短当り確率、および、時短当落判定処理の結果表示、等の時短にかかわる処理をまとめると以下のとおりである。 In addition, the type of random number used in the time saving judgment process, the timing of extracting the random number used in the time saving judgment process, the condition to be determined as time saving in the time saving judgment process, the execution timing of the time saving judgment process, the time saving judgment process can be executed, the mode of the time-saving game state, the time-saving number of times set at the time of the time-saving hit, the start timing of the time-saving game state, the end timing of the time-saving game state, the timing of rewriting the time-saving number of times, the time-saving hit probability, and the time-saving judgment Processing related to time saving, such as processing result display, is summarized below.

(時短当落判定処理に用いる乱数値の種類)
時短当落判定処理に用いられる乱数値は、例えば、特別図柄当り判定用乱数値、特別図柄決定用乱数値、普通当り判定用乱数値、普通図柄決定用乱数値、特別図柄転落判定用乱数値および専用の時短当落判定用乱数値等の複数種類の乱数値のうち、いずれかの乱数値であってもよい。また、設定機であれば、設定変更時に、変更後の設定値を用いて時短当落判定処理を行うようにしてもよい。
(Types of random numbers used for time-saving hit-loss judgment processing)
The random numbers used in the time-saving winning/losing determination process are, for example, random numbers for special symbol per determination, random numbers for special symbol determination, random numbers for normal hit determination, random numbers for normal symbol determination, random numbers for special symbol fall determination, and It may be any one of a plurality of types of random numbers such as a dedicated time-saving hit-or-lose determination random number. Moreover, if it is a setting machine, when changing the setting, the time saving win-lose determination process may be performed using the changed setting value.

また、時短当落判定処理に用いる乱数値は、1種類(例えば、時短当落判定用乱数値のみ)に限られず、複数種類の乱数値(例えば、特別図柄当り判定用乱数値および図柄決定用乱数値)を用いて決定するようにしてもよい。 In addition, the random number value used for the time saving judgment process is not limited to one type (for example, only the time saving judgment random number value), but multiple types of random number values (for example, the special symbol per judgment random number value and the random number value for design determination ) may be used for determination.

(時短当落判定処理に用いる乱数値の抽出タイミング)
時短当落判定処理に用いる乱数値の抽出タイミングは、特別図柄当り判定処理の契機となる始動口への遊技球の入賞時、普通図柄当り判定処理の実行契機となる通過ゲートへの遊技球の通過時、時短当落判定処理の実行契機となる専用の領域への遊技球の通過時等、任意のタイミングであってよい。なお、時短当落判定処理に用いる乱数値の抽出は、賞球の払い出しがある特定の入賞口等への入賞に基づいて行ってもよいし、賞球の払い出しがない特定のゲートや特定のアウト口等への通過に基づいて行ってもよい。
(Timing of extracting random numbers used for time-saving winning/losing judgment processing)
The timing of extracting the random number used for the time-saving winning/losing determination process is when the game ball enters the starting port, which triggers the special symbol hit determination process, and when the game ball passes through the passing gate, which triggers the execution of the normal symbol hit determination process. It may be any timing, such as when the game ball passes through a dedicated area that triggers the execution of the time-saving hit-or-lose determination process. In addition, the extraction of the random number used for the time-saving win-lose determination process may be performed based on the winning of a specific prize winning opening where prize balls are dispensed, or a specific gate or specific out where no prize balls are dispensed. It may also be based on passage through the mouth or the like.

なお、時短当落判定処理用乱数値を始動口への遊技球の入賞(通過)に基づいて抽出するようにした場合、第1始動口および第2始動口のいずれに遊技球が入賞した場合であっても時短当落判定用乱数値を抽出してもよいし、いずれか一方の特定の始動口に遊技球が入賞した場合にのみ、時短当落判定用乱数値を抽出するようにしてもよい。 It should be noted that, if the random number value for the time-saving winning/losing determination process is extracted based on the winning (passing) of the game ball to the start opening, the game ball wins either the first start opening or the second start opening. Even if there is, the random number for time saving win-lose determination may be extracted, or only when the game ball wins in any one of the specific start openings, the time saving win-lose determination random number may be extracted.

(時短当落判定処理において時短当りと判定される条件)
抽出した時短当落判定処理用乱数値を用いて時短当落判定処理を行う場合は、抽出した時短当落判定用乱数値が特定の時短当落判定用乱数値(例えば、特定の時短当り判定値データ)であるときに時短当りと判定されるようにするとよい。また、特別図柄当り判定用乱数値を用いて時短当落判定処理を実行する場合は、特定のハズレ判定値データ、特定の小当り判定値データまたは/および特定の大当り判定値データであるときに時短当りと判定されるようにするとよい。また、特別図柄の図柄乱数値を用いて時短当落判定処理を実行する場合は、特定のハズレ図柄、特定の小当り図柄、特定の大当り図柄であるときに時短当たりと判定されるようにするとよい。また、特別図柄転落判定用乱数値を用いて時短当落判定処理を実行する場合は、特定の特別図柄転落判定用乱数値データであるときに時短当りと判定されるようにするとよい。さらに、変更後の設定値を用いて時短当落判定処理を実行する場合は、特定の設定値に変更された場合に時短当りと判定されるようにするとよい。普通当り判定用乱数値や普通図柄決定用乱数値を用いて時短当落判定処理を行う場合も同様である。さらには、時短当落判定処理において時短当りと判定される条件は、上記の条件に限らず、さまざまな条件に任意に決めることができる。
(Conditions that are determined to be time-saving in the time-saving hit/loss determination process)
When performing time saving judgment processing using the extracted random number for time saving judgment processing, the extracted random number for time saving judgment judgment is a specific random number for time saving judgment judgment (for example, specific time saving judgment value data). It is good to make it determined that it is a time-saving hit at a certain time. In addition, when executing the time-saving hit-loss determination process using the random number value for special symbol hit determination, when it is specific loss determination value data, specific small hit determination value data or / and specific big hit determination value data, time saving It is preferable to make it judged as a hit. In addition, when the time-saving winning/losing determination process is executed using the symbol random number value of the special symbol, it is preferable to determine that the time-saving hit is determined when it is a specific losing symbol, a specific small winning symbol, or a specific big winning symbol. . Also, when the time-saving hit-loss determination process is executed using the special symbol fall determination random number value, it may be determined that the time-saving hit is determined when the random number data for the special symbol fall determination is specific. Furthermore, when executing the time saving win-lose determination process using the setting value after the change, it is good to be determined to be a time saving hit when it is changed to a specific setting value. The same applies to the case of performing time-saving winning/losing determination processing using random numbers for normal hit determination and random numbers for determining normal symbols. Furthermore, the conditions for determining that the time-saving win-lose determination process is not limited to the above conditions, can be arbitrarily determined to various conditions.

なお、第3のパチンコ遊技機においては、時短当落判定処理の結果が「時短当り」であったとしても、特別図柄当り判定処理(図68のS2023参照)の結果が役物開放当りであって且つVアタッカー2152が開放したときにV入賞装置2150内に進入した遊技球がV入賞口2155を通過した場合は、役物開放当りの種類に応じて時短制御の実行有無および時短回数を決定するようにするとよい。そして、特別図柄当り判定処理の結果が役物開放当りであって且つVアタッカー2152が開放したにもかかわらずV入賞口2155への遊技球の通過が検出されずに大当り遊技制御処理が実行されなかった場合、メインCPU2201は、時短当落判定処理の結果が「時短当り」であれば、「時短当り」に基づいて時短制御の実行有無および時短回数を決定するとよい。ただし、時短当落判定処理の結果が「時短ハズレ」であり、特別図柄当り判定処理の結果が役物開放当りであって且つVアタッカー2152が開放したときにV入賞装置2150内に進入した遊技球がV入賞口2155を通過しなかった場合は、時短制御が実行されない。 In addition, in the third pachinko game machine, even if the result of the time-saving winning/losing determination process is "time-saving hit", the result of the special symbol winning determination process (see S2023 in FIG. And when the game ball entering the V winning device 2150 passes through the V winning opening 2155 when the V attacker 2152 is opened, whether or not the time saving control is executed and the number of times of time saving are determined according to the type of the opening of the accessory. It is better to Then, the jackpot game control process is executed without detecting the passage of the game ball to the V winning opening 2155 even though the result of the special symbol hit determination process is the accession hit and the V attacker 2152 has opened. If not, the main CPU 2201 may determine whether or not to execute time saving control and the number of times of time saving based on the "time saving win" if the result of the time saving win/loss determination process is "time saving win". However, the result of the time-saving winning/losing determination process is "time-saving loss", the result of the special symbol winning determination process is the opening hit, and the game ball entered the V winning device 2150 when the V attacker 2152 opens. does not pass through the V winning opening 2155, time saving control is not executed.

(時短当落判定処理の実行タイミング)
始動口の遊技球の入賞(通過)に基づいて取得した時短当落判定用乱数値を用いて特別図柄の可変表示の開始時に時短当落判定処理を実行する場合、メインCPUは、特別図柄の始動情報と同様に、取得した時短当落判定用乱数値を保留するとよい。
(Execution timing of time-saving winning/losing judgment processing)
When executing the time-saving win-lose determination process at the start of the variable display of the special symbol using the time-saving win-lose determination random number obtained based on the winning (passing) of the game ball in the starting port, the main CPU provides the start information of the special symbol. In the same way, it is better to reserve the random number value for the time saving judgment that was obtained.

また、メインCPUは、時短当落判定処理に供される乱数値を抽出するとただちに(例えば保留される前に)時短当落判定処理を実行するようにしてもよいし、抽出した乱数値を保留し、特別図柄の可変表示が開始されるまでの間に時短当落判定処理を実行するようにしてもよいし、特別図柄の可変表示の開始時に時短当落判定処理を実行するようにしてもよい。 In addition, the main CPU may execute the time-saving win-lose determination process immediately after extracting the random number to be used for the time-saving win-lose determination process (for example, before being suspended), or suspend the extracted random number, The time-saving winning/losing determination process may be executed before the variable display of the special symbols is started, or the time-saving winning/losing determination process may be performed at the start of the variable display of the special symbols.

(時短当落判定処理を実行可能な遊技状態)
時短当落判定処理は、通常遊技状態、高確時短遊技状態、高確非時短遊技状態および時短遊技状態のいずれにおいても実行するようにしてもよいし、時短制御が実行されない遊技状態(例えば、通常遊技状態、高確非時短遊技状態等)においてのみ実行されるようにしてもよい。また、例えば、いずれの遊技状態においても時短当落判定処理を実行する、特定の遊技状態においてのみ時短当落判定処理を実行する、といった時短当落判定処理を実行するための条件を予め定めて、この定められた条件を満たす場合に時短当落判定処理が実行されるようにしてもよい。
(Game state that can execute time-saving win-lose determination processing)
The time-saving hit/loss determination process may be executed in any of the normal game state, the high-probability time-saving game state, the high-probability non-time-saving game state, and the time-saving game state, or the game state in which the time-saving control is not executed (for example, normal It may be executed only in a game state, a high-probability non-time-saving game state, etc.). Also, for example, the conditions for executing the time-saving win-lose determination process, such as executing the time-saving win-lose determination process in any game state or executing the time-saving win-lose determination process only in a specific game state, are determined in advance. It may be so that the time-saving win-lose determination process is executed when the conditions are satisfied.

(時短制御の態様)
大当りの種類に応じて実行される時短制御の態様と、時短当落判定処理の結果に応じて実行される時短制御の態様とを、同じ態様としてもよいし、異なる態様としてもよい。例えば、第1の時短フラグおよび第2の時短フラグを用意し、大当り種類に応じて時短制御が実行される場合は第1の時短フラグをオンにセットし、時短当落判定処理の結果に基づいて時短制御が実行される場合は第2の時短フラグをオンにセットするようにしてもよい。この場合、第1の時短フラグがオンにセットされた場合と第2の時短フラグがオンにセットされた場合とで、機能が異なる時短制御が実行されるようにするとよい。例えば、第1の時短フラグがオンにセットされた場合は、特図短縮制御および電サポ制御の両方を行い、第2の時短フラグがオンにセットされた場合は、特図短縮制御および電サポ制御のうちいずれか一方のみを行うようにすることができる。また、第1の時短フラグがオンにセットされた場合は、特図短縮制御および電サポ制御のうち特図短縮制御のみが行われる第1時短遊技状態に制御し、第2の時短フラグがオンにセットされた場合は、特図短縮制御および電サポ制御のうち電サポ制御のみが行われる第2時短遊技状態に制御されるようにしてもよい。ただし、複数の時短フラグのうちいずれの時短フラグをオンにセットするかについては、上記に限られず、例えば、時短当落判定処理の結果に基づいて決定してもよいし、時短当落判定処理が実行されたときの遊技状態に応じて決定してもよい。
(Aspect of time saving control)
The mode of the time saving control executed according to the type of the jackpot and the mode of the time saving control executed according to the result of the time saving winning/losing determination process may be the same or different. For example, a first time-saving flag and a second time-saving flag are prepared, and when time-saving control is executed according to the jackpot type, the first time-saving flag is set to ON, and based on the result of the time-saving winning/losing determination process When the time saving control is executed, the second time saving flag may be set to ON. In this case, when the 1st time saving flag is set to ON, and when the 2nd time saving flag is set to ON, it is good to perform time saving control with a different function. For example, when the first time saving flag is set on, both special figure shortening control and electric sapo control are performed, and when the second time saving flag is set on, special figure shortening control and electric sapo Only one of the controls can be performed. Also, when the first time saving flag is set to ON, control to the first time saving game state in which only the special figure shortening control is performed among the special figure shortening control and the electric sapo control, and the second time saving flag is turned on If it is set to , it may be controlled to the second time-saving game state in which only the electric sapo control is performed out of the special figure shortening control and the electric sapo control. However, which of the plurality of time saving flags to set on is not limited to the above, for example, it may be determined based on the result of the time saving winning/losing determination process, and the time saving winning/losing determination process is executed It may be determined according to the game state when it is played.

(時短当り時にセットされる時短回数)
時短当落判定処理の結果が「時短当り」である場合にセットされる時短回数は、時短当落判定処理が行われたときの遊技状態に応じて決定することが好ましい。ただし、これに限られず、例えば、複数の時短当落判定用乱数値が時短当り判定値データとして規定されている場合、セットされる時短回数を、時短当落判定処理が行われたときの遊技状態に代えてまたは加えて、抽出された時短当落判定用乱数値に応じて決定するようにしてもよい。例えば、始動口への遊技球の入賞に基づいて抽出された時短当落判定用乱数値が、第1の時短当り判定値データである場合は時短回数を「100」に決定し、第2の時短当り判定値データである場合は時短回数を「50」に決定すること等が相当する。
(Time saving number of times set at time saving hit)
It is preferable that the number of times of time saving set when the result of the time saving hit/loss determination process is "time saving hit" is determined according to the game state when the time saving win/loss determination process is performed. However, not limited to this, for example, if a plurality of time saving hit-or-loss judgment random numbers are defined as time saving hit judgment value data, the number of time saving times to be set to the game state when the time saving hit-or-fall judgment process is performed Instead or in addition, it may be determined according to the extracted random number value for time-saving winning/losing determination. For example, if the random number value for time saving hit/loss determination extracted based on the winning of the game ball to the starting port is the first time saving hit determination value data, the number of time saving times is determined to be "100", and the second time saving is determined. In the case of hit determination value data, it corresponds to determining the number of times of time saving to be "50".

また、時短制御が実行される遊技状態(例えば、高確時短遊技状態、時短遊技状態等)であっても時短当落判定処理が実行されるようにし、この時短当落判定処理の結果が「時短当り」である場合、メインCPUは、「時短当り」に基づいて決定された時短回数を、時短残回数に代えて新たにセット(すなわち、時短残回数をリセット)するようにしてもよい。この場合、新たにセットされる時短回数が時短残回数よりも多いか少ないかによって遊技者にとっての利益度合いが変わることとなってゲーム性の幅が広がり、時短フラグがオンの時短遊技状態に面白みを持たせることができ、興趣を高めることが可能となる。 In addition, even in a game state in which time saving control is executed (for example, a high probability time saving game state, a time saving game state, etc.), the time saving win-lose determination process is executed, and the result of this time saving win-lose determination process is "time saving hit , the main CPU may newly set the number of times of time saving determined based on the 'time saving hit' instead of the remaining number of times of saving time (that is, reset the remaining number of times of saving time). In this case, the degree of profit for the player changes depending on whether the newly set number of times of saving time is greater or less than the remaining number of times of saving time, and the range of game characteristics is expanded, and the time saving game state with the time saving flag turned on is interesting. It is possible to make it have and increase interest.

また、時短制御が実行される遊技状態(例えば、高確時短遊技状態、時短遊技状態等)であっても時短当落判定処理が実行されるようにし、この時短当落判定処理の結果が「時短当り」である場合、メインCPUは、「時短当り」に基づいて決定された時短回数を、時短残回数に加算するようにしてもよい。この場合、現在の時短残回数よりも少なくなることがないため、遊技者は、時短制御が実行される遊技状態において安心して遊技を行うことができる。 In addition, even in a game state in which time saving control is executed (for example, a high probability time saving game state, a time saving game state, etc.), the time saving win-lose determination process is executed, and the result of this time saving win-lose determination process is "time saving hit , the main CPU may add the number of time reductions determined based on the "time reduction win" to the remaining number of time reductions. In this case, since the remaining number of times of time saving does not become less than the current remaining number of times, the player can play the game with peace of mind in the game state in which the time saving control is executed.

また、時短制御が実行される遊技状態(例えば、高確時短遊技状態、時短遊技状態等)であっても時短当落判定処理が実行されるようにし、この時短当落判定処理の結果が「時短当り」である場合、メインCPUは、「時短当り」に基づいて決定された時短回数を時短残回数に代えて新たにセットする処理と、「時短当り」に基づいて決定された時短回数を時短残回数に加算する処理とのうち、予めいずれかに定めて、この予め定められた条件を満たす態様で時短回数をセットするようにしてもよい。 In addition, even in a game state in which time saving control is executed (for example, a high probability time saving game state, a time saving game state, etc.), the time saving win-lose determination process is executed, and the result of this time saving win-lose determination process is "time saving hit ”, the main CPU replaces the number of times of time saving determined based on the “time saving hit” with the remaining number of times of time saving and newly sets the number of time saving times determined based on the “time saving hit”. Among the processing to be added to the number of times, any one may be determined in advance, and the number of times of shortening working hours may be set in a mode that satisfies this predetermined condition.

なお、第1の時短フラグがオンにセットされた場合と第2の時短フラグがオンにセットされた場合とで機能が異なる時短制御が実行されるようにしたパチンコ遊技機において、時短当落判定処理の結果が「時短当り」であった場合、メインCPUは、実行中の時短制御と「時短当り」に基づいて実行される時短制御とが、同じ機能の時短制御である場合と異なる機能の時短制御である場合とで、時短回数をセットする処理を変えるようにしてもよい。例えば、実行中の時短制御と「時短当り」に基づいて実行される時短制御とが同じ機能の時短制御である場合には、「時短当り」に基づいて決定された時短回数を時短残回数に加算し、実行中の時短制御と「時短当り」に基づいて実行される時短制御とが異なる機能の時短制御である場合には、実行中の時短残回数に代えて、「時短当り」に基づいて決定された時短回数を新たにセット(すなわち、時短残回数をリセット)するようにしてもよい。また、実行中の時短制御と「時短当り」に基づいて実行される時短制御とが異なる機能の時短制御である場合、実行中の時短残回数を全て消化した後に、「時短当り」に基づく時短制御を実行するようにしてもよい。 In addition, in a pachinko game machine that performs time saving control with different functions when the first time saving flag is set on and when the second time saving flag is set on, time saving win-lose determination processing If the result is "time saving hit", the main CPU, the time saving control being executed and the time saving control executed based on the "time saving hit" are time saving control of the same function and time saving of different functions You may make it change the process which sets the number of times of time saving with the case of control. For example, if the time saving control being executed and the time saving control executed based on the "time saving hit" are the same function of time saving control, the number of time saving determined based on the "time saving hit" to the remaining number of time saving In addition, if the time saving control that is executed based on the time saving control being executed and the time saving control that is executed based on the "time saving hit" is a time saving control with a different function, instead of the time saving remaining number of times that is being executed, based on the "time saving hit" You may make it newly set the number of times of time saving determined by (that is, reset the remaining number of times of time saving). In addition, if the time-saving control that is executed based on the time-saving control being executed and the time-saving control that is executed based on the "time-saving hit" are different functions, after all the remaining time-saving times during execution are consumed, time-saving based on the "time-saving hit" You may make it perform control.

なお、時短当落判定処理の結果が「時短当り」であることに基づいて時短回数をセットする場合、時短回数が「0」にセットされる場合があり得るようにしてもよい。すなわち、セットされる時短回数が「0」に決定された場合、時短当落判定処理の結果が「時短当り」であるにもかかわらず、時短フラグがオンにセットされる。また、時短制御の実行中に行われた時短当落判定処理の結果が「時短当り」であって且つ時短回数が「0」にセットされる場合、実行中の時短制御が終了することとなる。 In addition, when the number of times of time saving is set based on the fact that the result of the time saving hit/loss determination process is "hit", the number of times of time saving may be set to "0". That is, when the number of times of time saving to be set is determined to be "0", the time saving flag is set to ON even though the result of the time saving win-lose determination process is "time saving hit". In addition, when the result of the time-saving winning/losing determination process performed during the execution of the time-saving control is 'time-saving win' and the number of times of time-saving is set to '0', the time-saving control being executed is terminated.

(時短制御の開始タイミング)
時短当落判定処理の結果が「時短当り」であることに基づいて実行される時短制御の開始タイミングは、特別図柄ゲームの終了時とすることができる。例えば、特別図柄当り判定処理の結果がハズレである場合、特別図柄が確定する特別図柄確定時間が経過したことに基づいて時短制御を開始することができる。また、特別図柄当り判定処理の結果が小当りである場合、小当り遊技制御処理の終了に基づいて時短制御を開始することができる。また、特別図柄当り判定処理の結果が大当りである場合、大当り遊技制御処理の終了に基づいて時短制御を開始することができる。
(Start timing of time saving control)
The start timing of the time saving control executed based on the fact that the result of the time saving winning/losing determination process is "time saving win" can be the end of the special symbol game. For example, when the result of the special symbol hit determination process is a loss, the time saving control can be started based on the elapse of the special symbol determination time for determining the special symbol. Further, when the result of the special symbol hit determination process is a small hit, the time saving control can be started based on the end of the small hit game control process. Further, when the result of the special symbol hit determination process is a big hit, time saving control can be started based on the end of the big hit game control process.

時短当落判定処理の結果が「時短当り」であることに基づいて実行される時短制御の開始タイミングが特別図柄ゲームの終了時であって、同一フレームにおいて時短当落判定処理が特別図柄当り判定処理に先だって行われる場合、時短当落判定処理の結果が「時短当り」であったとしても、特別図柄当り判定処理の結果が大当りである場合には「時短当り」を無効にし(「時短当り」に基づいて時短フラグがオンにセットされず)、当り時選択図柄コマンドに基づいて時短フラグをオンにセットする(大当りの種類に応じて時短フラグがオンにセットされない場合もある)ことが好ましい。 The start timing of the time saving control executed based on the fact that the result of the time saving winning/losing determination process is "time saving hit" is the end of the special symbol game, and the time saving winning/losing determination process is the special symbol winning determination process in the same frame. If performed earlier, even if the result of the time-saving hit/loss determination process is "time-saving hit", if the result of the special symbol hit determination process is a big hit, invalidate the "time-saving hit" (based on "time-saving hit" It is preferable that the time saving flag is not set to ON based on the winning time selection symbol command (the time saving flag may not be set to ON depending on the type of big win).

また、時短当落判定処理の結果が「時短当り」であることに基づいて実行される時短制御の開始タイミングは、特別図柄ゲームの終了時に限られない。例えば、同一フレームにおいて時短当落判定処理を特別図柄当り判定処理に先だって行う場合、時短当落判定処理の結果に基づいて、ただちに(特別図柄当り判定処理が行われる前)に時短制御を開始してもよい。この場合、時短当落判定処理に用いられる乱数値の抽出時と、時短当落判定処理の実行時とで、遊技状態(すなわち、時短制御の実行有無)が異なる場合が生じ、興趣を高めることが可能となる。 Moreover, the start timing of the time saving control executed based on the fact that the result of the time saving winning/losing determination process is "time saving winning" is not limited to the end of the special symbol game. For example, in the same frame, if the time saving hit/loss determination process is performed prior to the special symbol hit determination process, based on the result of the time saving hit/loss determination process, immediately (before the special symbol hit determination process is performed) even if the time saving control is started. good. In this case, the game state (that is, whether or not the time saving control is executed) may differ between the time of extracting the random number used for the time saving judgment process and the execution of the time saving judgment process, and it is possible to enhance the interest becomes.

さらに、時短当落判定処理の結果が「時短当り」であることに基づいて実行される時短制御の開始タイミングを、所定回数のゲームが実行された後としてもよい。この場合、時短当落判定処理の結果が「時短当り」となった後、時短制御が開始されるまでの間、時短制御が開始されるか否かの煽り演出をサブCPUにより実行することで、興趣を高めることが可能となる。 Furthermore, the start timing of the time saving control executed based on the fact that the result of the time saving win-lose determination process is "time saving win" may be set after a predetermined number of games have been played. In this case, after the result of the time saving win-lose determination process becomes "time saving hit", until the time saving control is started, the sub CPU executes the fanning effect of whether or not the time saving control is started, It is possible to increase interest.

なお、第3のパチンコ遊技機において、特別図柄の当り判定処理の結果が大当り(時短制御が実行される大当り)であることに基づいて大当り遊技制御が実行される場合、この大当り遊技制御の終了に基づいて、大当りに基づく時短制御が開始されるようにするとよい。また、特別図柄の当り判定処理の結果が役物開放当り(時短制御が実行される役物開放当り)であって且つVアタッカー2152が開放したときにV入賞口2155への遊技球の通過が検出されたことによって大当り遊技制御が実行された場合も、大当り遊技制御の終了に基づいて時短制御が開始されるようにするとよい。また、時短当落判定処理の結果が「時短当り」であって、特別図柄当り判定処理(図68のS2023参照)の結果が役物開放当りであることに基づいてVアタッカー2152が開放したにもかかわらずV入賞口2155への遊技球の通過が検出されずに大当り遊技制御が実行されなかった場合、メインCPUは、開閉入賞口2151が閉鎖したことに基づいて、「時短当り」に基づく時短制御を開始するようにするとよい。 In addition, in the third pachinko game machine, when the jackpot game control is executed based on the fact that the result of the hit determination process of the special symbol is a jackpot (jackpot for which the time saving control is executed), the jackpot game control ends Based on, it is preferable to start the time saving control based on the big hit. In addition, when the result of the hit determination process of the special symbol is a per access (a per access for opening the time saving control) and when the V attacker 2152 opens, the passage of the game ball to the V winning opening 2155 Also when big-hit game control is performed by having detected, it is good to start time saving control based on the end of big-hit game control. In addition, even if the V attacker 2152 opens based on the fact that the result of the time saving hit/loss determination process is "time saving hit" and the result of the special symbol hit determination process (see S2023 in FIG. 68) is the role release hit Regardless, if the passage of the game ball to the V winning opening 2155 is not detected and the jackpot game control is not executed, the main CPU is based on the closure of the opening and closing winning opening 2151, and the time saving based on the "time saving winning". It is good to start controlling.

(時短遊技状態の終了タイミング)
時短遊技状態が終了するタイミングは、例えば、「時短制御が実行される遊技状態において、セットされた時短回数にわたって特別図柄の可変表示が実行された場合」、「時短制御が実行される遊技状態において、特別図柄当り判定処理の結果に基づいて大当り遊技状態に制御された場合」または「時短当落判定処理の結果が時短当りであったにもかかわらず時短回数が0回にセットされた場合」等である。
(End timing of time-saving game state)
The timing at which the time saving game state ends is, for example, "in the game state in which the time saving control is performed, when the variable display of the special symbol is performed over the set number of time saving times", "in the game state in which the time saving control is performed , When it is controlled to a big hit game state based on the result of the special symbol hit determination process "or "When the number of times of time reduction is set to 0 times even though the result of the time reduction hit/loss determination process was a time reduction hit" etc. is.

なお、時短制御が実行される遊技状態において、特別図柄当り判定処理の結果に基づいて小当り遊技制御処理が実行された場合は、小当り遊技制御処理の終了後も時短制御が継続して実行される。 In addition, in the game state in which the time saving control is executed, if the small hitting game control process is executed based on the result of the special symbol hit determination process, the time saving control continues to be executed even after the small hitting game control process ends be done.

なお、第3のパチンコ遊技機においては、時短制御の実行中に、特別図柄の当り判定処理が役物開放当りであることを示す停止図柄態様が導出されたことによって開閉入賞口2151が開放されたものの、Vアタッカー2152が開放したときにV入賞口2155への遊技球の通過が検出されずに大当り遊技制御処理が開始されなかった場合、メインCPU2201は、開閉入賞口2151が閉鎖した後も時短制御を継続して実行する。 In addition, in the third pachinko game machine, during the execution of the time saving control, the opening and closing winning opening 2151 is opened by deriving a stop symbol mode indicating that the special symbol hit determination process is a prize open hit. However, when the V-attacker 2152 is opened, if the passage of the game ball to the V winning opening 2155 is not detected and the jackpot game control processing is not started, the main CPU 2201 continues to operate even after the opening/closing winning opening 2151 is closed. Continue to implement time saving control.

(時短回数書き換え)
時短制御が実行される遊技状態(例えば、高確時短遊技状態、時短遊技状態等)において時短当落判定処理を実行し、この時短当落判定処理の結果が「時短当り」である場合、メインCPUは、時短回数を書き換えてもよいし、時短回数の書き換えを行わない(すなわち、実行中の時短制御における時短回数を消化するまで時短制御を実行する)ようにしてもよい。
(Time-saving number of rewrites)
In the game state (for example, high-accuracy time-saving game state, time-saving game state, etc.) in which time-saving control is executed, the time-saving winning/losing determination process is executed, and when the result of this time-saving winning/losing determination processing is "time-saving hit", the main CPU , You may rewrite the number of times of working hours, and do not rewrite the number of times of working hours (that is, to execute the time saving control until the number of times of working time saving control is digested).

なお、時短回数を書き換える場合、メインCPUは、「時短当り」に基づいて決定された時短回数を、実行中の時短制御における時短回数を消化した時点で書き換えて(セットして)もよいし、特別図柄当り判定処理の実行時にセットしてもよいし、特別図柄の可変表示の開始時や停止時にセットしてもよいし、時短当落判定処理時にセットしてもよいし、さまざまなタイミングでセットすることができる。なお、時短当落判定処理時にセットする場合、「時短当り」に基づいて決定された時短回数を、実行中の時短制御における時短回数に上書きすることとなる。また、「時短回数を書き換える」および「従前の時短回数に加算する」のうち予めいずれかに定めて、この予め定められた条件を満たす態様で時短回数をセットするようにしてもよい。 In addition, when rewriting the number of times of time saving, the main CPU may rewrite (set) the number of times of time saving determined based on the "time saving hit" at the time when the number of times of time saving in the time saving control being executed is consumed, It may be set at the time of execution of the special design hit determination process, it may be set at the time of starting or stopping the variable display of the special design, it may be set at the time of the time saving success determination process, and it may be set at various timings. can do. In addition, when setting at the time of time saving hit-loss determination processing, the time saving number of times determined based on the "time saving hit" will be overwritten to the time saving number of times in the time saving control being executed. Alternatively, one of "rewrite the number of time saving" and "add to the previous number of time saving" may be determined in advance, and the number of time saving may be set in a manner that satisfies this predetermined condition.

(時短当り確率)
第1始動口または第2始動口への遊技球の入賞に基づいて時短当落判定処理を行う場合、第1始動口への遊技球の入賞に基づいて行われる時短当落判定処理(以下、「第1時短当落判定処理」と称する)と、第2始動口への遊技球の入賞に基づいて行われる時短当落判定処理(以下、「第2時短当落判定処理」と称する)とで、時短当り確率が異なるようにしてもよい。例えば、第1時短当落判定処理が行われた場合の時短当り確率よりも第2時短当落判定処理が行われた場合の時短当り確率を高くしてもよいし、第2時短当落判定処理が行われた場合の時短当り確率よりも第1時短当落判定処理が行われた場合の時短当り確率を高くしてもよいし、第1時短当落判定処理が行われた場合と第2時短当落判定処理が行われた場合とで時短当り確率を同じまたはほぼ同じ確率としてもよい。
(Probability of time saving)
When the time reduction win-lose determination processing is performed based on the winning of the game ball to the first start port or the second start port, the time reduction win-lose determination processing performed based on the winning of the game ball to the first start port (hereinafter referred to as "the 1 time reduction hit/loss determination process") and time reduction hit/loss determination process (hereinafter referred to as "second time reduction hit/loss determination process") performed based on the winning of the game ball to the second start port, the time reduction hit probability may be different. For example, the time saving hit probability when the second time saving win/loss determination process is performed may be higher than the time saving hit probability when the first time saving win/loss determination process is performed, or the second time saving win/loss determination process is performed. The time saving hit probability when the first time saving win/loss determination process is performed may be higher than the time saving hit probability when it is done, or when the first time saving win/loss determination process is performed and the second time saving win/loss determination process The time saving hit probability may be the same or almost the same probability as in the case where is performed.

(時短当落判定処理の結果表示)
時短当落判定処理の結果(時短当りであるか時短ハズレであるか)を表示する時短当落判定結果表示部、または/および、時短当落判定処理の結果(時短当り)に基づいて決定された時短回数を表示する当選時短回数表示部を設けてもよい。時短当落判定結果表示部または/および当選時短回数表示部は、特別図柄表示部等を備えるLED表示群に設けて、メインCPUにより制御されるようにするとよい。ただし、これに代えてまたは加えて、サブCPUにより、例えば液晶表示装置等の表示装置に、時短当落判定処理の結果または/および時短当りに基づいて決定された時短回数を表示するようにしてもよい。
(Result display of time-saving win-lose judgment processing)
A time saving judgment result display unit that displays the result of the time saving judgment process (whether it is a time saving hit or a time saving loss) or / and the time saving number determined based on the result of the time saving judgment process (time saving hit) A win-time reduction number display unit for displaying may be provided. The time-saving winning/losing determination result display section and/or the winning time-saving number display section may be provided in an LED display group including a special symbol display section and the like, and controlled by the main CPU. However, instead of or in addition to this, the sub CPU, for example, on a display device such as a liquid crystal display device, even if it displays the number of times of time saving determined based on the result of the time saving judgment process and / and the time saving hit. good.

(インターバル)
特別図柄の当り判定処理の結果がハズレであって且つ時短当落判定処理の結果が「時短当り」である場合、メインCPUは、当該ゲームにおいて特別図柄の可変表示を停止した後のインターバル時間を、特別図柄の当り判定処理の結果がハズレであって且つ時短当落判定処理の結果が「時短ハズレ」である場合の上記のインターバル時間よりも長くしてもよい。なお、装飾図柄の可変表示は特別図柄の可変表示と同期するため、この場合、サブCPUは、上記のインターバル時間が経過するまでの間、「時短当り」であることを示す演出画像を例えば液晶表示装置等の表示装置に表示することが好ましい。
(interval)
When the result of the special symbol win determination process is a loss and the result of the time saving win/loss determination process is "time saving win", the main CPU sets the interval time after stopping the variable display of the special symbol in the game, It may be longer than the interval time when the result of the special symbol win determination process is a loss and the result of the time saving win/loss determination process is "time saving loss". In addition, since the variable display of decorative patterns is synchronized with the variable display of special patterns, in this case, the sub-CPU displays, for example, the liquid crystal It is preferable to display on a display device such as a display device.

また、第3のパチンコ遊技機において、特別図柄の当り判定処理の結果が役物開放当りであって且つこの役物開放当りに基づいて大当り遊技制御処理が実行されない場合、メインCPU2201は、時短当落判定処理の結果が「時短当り」であるときの役物開放当りにかかる動作終了後のインターバル時間を、時短当落判定処理の結果が「時短ハズレ」であるときの上記のインターバル時間よりも長くしてもよいし、同じまたは略同じ時間としてもよい。 In addition, in the third pachinko gaming machine, when the result of the special symbol hit determination process is the winning of the opening of the role and the big winning game control process is not executed based on the opening of the role, the main CPU 2201 performs the time saving winning/losing. When the result of the judgment process is "time saving win", the interval time after the action for opening the accessory is longer than the above interval time when the result of the time saving win-lose judgment process is "time saving loss". may be the same or approximately the same time.

[4-3.遊技媒体の管理にかかわる拡張例]
本明細書に記載された第1のパチンコ遊技機、第2のパチンコ遊技機および第3のパチンコ遊技機は、遊技媒体を用いて遊技を行い、その遊技の結果に基づいて特典(例えば、賞球、賞データ等)が付与される形態全ての遊技機に適用することができる。すなわち、物理的な遊技者の動作によって遊技媒体(例えば、遊技球、メダル等)が発射されたり投入されたりすることで遊技を行い、その遊技の結果に基づいて遊技媒体が払い出される形態のみならず、主制御回路自体が、遊技者が保有する遊技媒体を電磁的に管理し、封入された遊技球を循環させて行う遊技やメダルレスで行う遊技を可能とするものであってもよい。また、遊技者が保有する遊技媒体を電磁的に管理するのは、主制御回路に装着され(接続され)、遊技媒体を管理する遊技媒体管理装置であってもよい。
[4-3. Expansion example related to management of game media]
The first pachinko game machine, the second pachinko game machine, and the third pachinko game machine described in this specification play games using game media, and offer benefits (for example, prizes) based on the results of the games. (balls, prize data, etc.) can be applied to all types of gaming machines. In other words, a game is played by shooting or inserting game media (e.g., game balls, medals, etc.) by physical actions of the player, and the game media are paid out based on the results of the game. Alternatively, the main control circuit itself may electromagnetically manage the game media owned by the player and enable a game played by circulating enclosed game balls or a game played without medals. Further, the game media held by the player may be electromagnetically managed by a game media management device that is mounted (connected) to the main control circuit and manages the game media.

封入された遊技球を循環させて遊技を行う遊技機の場合、遊技媒体としての遊技球が外部に排出されずに遊技可能に構成されているため、入賞したとき、賞球が払い出されることに代えて遊技媒体としての賞球データが付与される。この明細書において、「払い出される遊技価値」には、賞球および賞球データのいずれの意味も含まれる。例えば、賞球数が15個の入賞口に入賞した場合、封入式の遊技機であれば、15個の賞球に対応する価値の賞球データが付与される。また、遊技価値は、必ずしも賞球や賞球データに限定されず、賞球や賞球データに相当するものであればよい。 In the case of a gaming machine in which a game is played by circulating enclosed game balls, the game balls as game media are not discharged to the outside so that the game can be played. Prize ball data as a game medium is provided instead. In this specification, "game value to be paid out" includes both prize balls and prize ball data. For example, when the player wins a winning slot with 15 prize balls, prize ball data having a value corresponding to 15 prize balls is provided in the case of an enclosed game machine. Also, the game value is not necessarily limited to prize balls or prize ball data, and may be equivalent to prize balls or prize ball data.

また、主制御回路に接続された遊技媒体管理装置が管理する場合、遊技媒体管理装置は、ROMおよびRAM(あるいはRWM)を有して、遊技機に設けられる装置であって、図示しない外部の遊技媒体取扱い装置と所定のインターフェイスを介して双方向通信機能に接続されるものであり、遊技媒体の貸出動作(すなわち、遊技者が遊技媒体の投入操作を行う上で、必要な遊技媒体を提供する動作)若しくは遊技媒体の払出に係る役に入賞(当該役が成立)した場合の、遊技媒体の払出動作(すなわち、遊技者に対して遊技媒体の払出を行上で、必要な遊技媒体を獲得させる動作)、または遊技の用に供する遊技媒体を電磁的に記録する動作を行い得るものとすればよい。また、遊技媒体管理装置は、これら実際の遊技媒体数の管理のみならず、例えば、その遊技媒体数の管理結果に基づいて、パチンコ遊技機の前面に、保有する遊技媒体数を表示する保有遊技媒体数表示装置(不図示)を設けることとし、この保有遊技媒体数表示装置に表示される遊技媒体数を管理するものであってもよい。すなわち、遊技媒体管理装置は、遊技者が遊技の用に供することができる遊技媒体の総数を電磁的方法により記録し、表示することができるものとすればよい。 In addition, when the game media management device connected to the main control circuit manages, the game media management device is a device that has ROM and RAM (or RWM) and is provided in the game machine, and is an external device (not shown). It is connected to a game medium handling device and a two-way communication function via a predetermined interface, and provides the necessary game media for the game medium lending operation (that is, when the player performs the game medium insertion operation). or the operation of paying out game media when a winning combination related to the payout of game media is won (that winning combination is established) (Acquisition action), or an action of electromagnetically recording a game medium to be used for a game. In addition, the game medium management device not only manages the actual number of game media, but also, for example, based on the management result of the number of game media, the owned game medium management device displays the number of owned game media on the front of the pachinko machine. A medium number display device (not shown) may be provided, and the number of game media displayed on this owned game medium number display device may be managed. In other words, the game media management device may record and display the total number of game media that a player can use for games by an electromagnetic method.

また、この場合、遊技媒体管理装置は、遊技者が、記録された遊技媒体数を示す信号を、外部の遊技媒体取扱装置に対して自由に送信させることができる性能を有し、また、遊技者が直接操作する場合の他、記録された遊技媒体数を減ずることができない性能を有し、また、外部の遊技媒体取扱装置との間に外部接続端子板(不図示)が設けられている場合には、その外部接続端子板を介してでなければ、遊技者が、記録された遊技媒体数を示す信号を送信できない性能を有することが望ましい。 Further, in this case, the game medium management device has the capability of allowing the player to freely transmit a signal indicating the number of recorded game media to an external game medium handling device. In addition to being directly operated by the player, it has the performance that the number of recorded game media cannot be reduced, and an external connection terminal plate (not shown) is provided between it and an external game media handling device. In some cases, it is desirable that the player has the ability to transmit a signal indicating the number of recorded game media only through the external connection terminal board.

遊技機には上記の他、遊技者が操作可能な貸出操作手段、返却(精算)操作手段、外部接続端子板が設けられ、遊技媒体取扱装置には紙幣等の有価価値の投入口、記録媒体(例えばICカード)の挿入口、携帯端末から電子マネー等の入金を行うための非接触通信アンテナ等、その他貸出操作手段、返却操作手段等各種操作手段、遊技媒体取扱装置側外部接続端子板が設けられるようにしてもよい(いずれも不図示)。 In addition to the above, the game machine is provided with lending operation means, return (settlement) operation means, and an external connection terminal board that can be operated by the player. (e.g. IC card) insertion slot, non-contact communication antenna for depositing electronic money etc. from a mobile terminal, other various operation means such as lending operation means, return operation means, external connection terminal board on the side of the game media handling device may be provided (neither is shown).

その際の遊技の流れとしては、例えば、遊技者が遊技媒体取扱装置に対しいずれかの方法で有価価値を入金し、上記いずれかの貸出操作手段の操作に基づいて所定数の有価価値を減算し、遊技媒体取扱装置から遊技媒体管理装置に対し減算した有価価値に対応する遊技媒体を増加させる。そして遊技者は遊技を行い、さらに遊技媒体が必要な場合には上記操作を繰り返し行う。その後遊技の結果所定数の遊技媒体を獲得し、遊技を終了する際にはいずれかの返却操作手段を操作することにより遊技媒体管理装置から遊技媒体取扱装置に対し遊技媒体数を送信し、遊技媒体取扱装置はその遊技媒体数を記録した記録媒体を排出する。遊技媒体管理装置は遊技媒体数を送信したときに自身が記憶する遊技媒体数をクリアする。遊技者は排出された記録媒体を景品交換するために景品カウンタ等に持っていくか、または他の台で記録された遊技媒体に基づいて遊技を行うために遊技台を移動する。 As the game flow at that time, for example, the player deposits valuable value into the game medium handling device by any method, and subtracts a predetermined number of valuable value based on the operation of one of the lending operation means. Then, the game media corresponding to the subtracted value are increased from the game media handling device to the game media management device. Then, the player plays the game, and repeats the above operation when the game medium is required. After that, a predetermined number of game media are acquired as a result of the game, and when the game is finished, the number of game media is transmitted from the game medium management device to the game medium handling device by operating one of the return operation means, and the game is played. The medium handling device ejects the recording medium recording the number of game media. The game medium management device clears the number of game media stored by itself when transmitting the number of game media. The player takes the ejected recording medium to a prize counter or the like to exchange for prizes, or moves the game machine to play a game based on the game medium recorded on another machine.

なお、上記例では全遊技媒体を遊技媒体取扱装置に対して送信したが、遊技機または遊技媒体取扱装置側で遊技者が所望する遊技媒体数のみを送信し、遊技者が所持する遊技媒体を分割して処理することとしてもよい。また、記録媒体を排出するだけに限らず、現金または現金等価物を排出するようにしてもよいし、携帯端末等に記憶させるようにしてもよい。また、遊技媒体取扱装置は遊技場の会員記録媒体を挿入可能とし、会員記録媒体に貯留して後日再遊技可能とするようにしてもよい。 In the above example, all game media are sent to the game medium handling device, but only the number of game media desired by the player is sent from the gaming machine or the game medium handling device, and the game media possessed by the player are sent. It is good also as dividing and processing. In addition, it is also possible to eject cash or a cash equivalent instead of just ejecting the recording medium, or to store the information in a portable terminal or the like. Further, the game medium handling device may be configured so that the member recording medium of the game hall can be inserted, and the member recording medium is stored so that the game can be played again at a later date.

また、遊技機または遊技媒体取扱装置において、図示しない所定の操作手段を操作することにより遊技媒体取扱装置または遊技媒体管理装置に対し遊技媒体または有価価値のデータ通信をロックするロック操作を実行可能としてもよい。その際にはワンタイムパスワード等遊技者にしか知り得ない情報を設定することや遊技媒体取扱装置に設けられた撮像手段により遊技者を記録するようにしてもよい。 Further, in the game machine or the game medium handling device, by operating a predetermined operation means (not shown), it is possible to execute a lock operation to lock the game medium or valuable value data communication to the game medium handling device or the game medium management device. good too. In this case, information that only the player can know, such as a one-time password, may be set, or the player may be recorded by imaging means provided in the game medium handling device.

また、上記では、遊技媒体管理装置を、パチンコ遊技機に適用する場合について説明しているが、パチスロ機や、遊技球を用いるスロットマシンや、封入式遊技機においても同様に遊技媒体管理装置を設け、遊技者の遊技媒体が管理されるようにすることもできる。 In the above description, the game media management device is applied to a pachinko game machine, but the game media management device can also be applied to a pachislot machine, a slot machine using game balls, or a sealed game machine. It can also be provided so that the game media of the player can be managed.

このように、上述した遊技媒体管理装置を設けることにより、遊技媒体が物理的に遊技に供される場合と比べて、遊技機内部の部品点数を減らすことができ、遊技機の原価および製造コストを削減できるのみならず、遊技者が直接遊技媒体に接触しないようにすることもでき、遊技環境が改善し、騒音も減らすことができるとともに、部品を減らしたことにより遊技機の消費電力を減らすことにもなる。また、遊技媒体や遊技媒体の投入口や払出口を介した不正行為を防止することができる。すなわち、遊技機をとりまく種々の環境を改善することができる遊技機を提供することが可能となる。 Thus, by providing the above-described game medium management device, the number of parts inside the game machine can be reduced compared to the case where the game medium is physically provided for the game, and the cost and manufacturing cost of the game machine can be reduced. can be reduced, the player can be prevented from directly contacting the game medium, the game environment can be improved, the noise can be reduced, and the power consumption of the game machine can be reduced by reducing the number of parts. It will also happen. In addition, it is possible to prevent fraudulent acts through game media or through the slot for inserting or paying out game media. That is, it is possible to provide a gaming machine capable of improving various environments surrounding the gaming machine.

また、遊技媒体が外部に排出されずに遊技可能に構成された封入式の遊技機と、該遊技機に対して、遊技媒体の消費、貸出および払出に伴う遊技媒体の増減に関するデータを通信ケーブルを介して光信号によって送受信が可能に接続された遊技媒体管理装置と、を有する遊技システムに本発明を適用した場合には、遊技システムを以下のように構成してもよい。 In addition, an enclosed type game machine configured so that the game medium can be played without being discharged to the outside, and a communication cable for transmitting data related to the increase or decrease in the game medium associated with consumption, lending, and payout of the game medium to the game machine. When the present invention is applied to a game system having a game medium management device connected to enable transmission and reception by optical signals via a game system, the game system may be configured as follows.

以下に、封入式の遊技機の概略を説明する。封入式の遊技機において、発射装置は、遊技領域の上方に位置し、遊技領域に対して上方から遊技媒体としての遊技球を発射する。遊技者がハンドルを操作すると、払出制御回路により球送りソレノイドが駆動させられ、球送り杵が発射台の方向へと、待機状態の遊技球を押し出す。これにより、遊技球が発射台へ移動する。また、待機位置から発射台への経路には減算センサが設けられており、発射台へ移動する遊技球を検出する。減算センサによって遊技球が検出された場合には、持ち球数が1減算される。このように、遊技領域に対して上方から遊技媒体としての遊技球を発射するように構成されているため、封入式の遊技機ではいわゆる戻り球(ファール球)を回避することができる。そして、遊技領域を転動した後に遊技領域から排出された遊技球は、球磨き装置によって磨かれる。球磨き装置によって磨かれた遊技球は、揚送装置によって上方へと搬送され、発射装置に導かれる。遊技球は封入式の遊技機の外部に排出されずに、当該遊技機において一定数(例えば、50個)の遊技球が一連の経路を循環するように構成されている。また、球磨き装置を設けずに、遊技球を遊技機の外部に排出する排出機構と、遊技機の外部で磨き上げた遊技球を遊技球の内部に取り込む取込機構とを設けるようにしてもよい。この場合、取込機構は、取込専用の樋を設けてもよいし、遊技領域に設けられた入賞口から取り込むように構成してもよい。 The outline of the enclosed game machine will be described below. In the enclosed type game machine, the shooting device is positioned above the game area and shoots game balls as game media from above to the game area. When the player operates the handle, the ball feed solenoid is driven by the payout control circuit, and the ball feed pestle pushes the game ball in the waiting state toward the launch pad. As a result, the game ball moves to the launch pad. Also, a subtraction sensor is provided on the route from the standby position to the launch pad, and detects a game ball moving to the launch pad. When a game ball is detected by the subtraction sensor, 1 is subtracted from the number of possessed balls. In this way, since game balls as game media are shot from above into the game area, so-called return balls (foul balls) can be avoided in enclosed type game machines. The game ball discharged from the game area after rolling in the game area is polished by the ball polishing device. The game ball polished by the ball polishing device is conveyed upward by the lifting device and guided to the shooting device. Game balls are not discharged to the outside of the enclosed type game machine, and a fixed number (for example, 50) of game balls circulate through a series of paths in the game machine. In addition, a discharge mechanism for discharging the game balls to the outside of the game machine and a take-in mechanism for taking in the game balls polished outside the game machine are provided without providing a ball polishing device. good too. In this case, the take-in mechanism may be provided with a gutter dedicated to take-in, or may be configured to take in from a winning opening provided in the game area.

封入式の遊技機では、遊技球が遊技機の外部に排出されないため、遊技球を一時的に保持するための上皿や下皿は設けられていない。封入式の遊技機では遊技球が外部に排出されないことから、遊技者の手元に遊技球が実際にあるわけではなく、遊技を行うことにより遊技球が現実に増減するわけではない。封入式の遊技機において、遊技者は遊技媒体管理装置からの貸出により持ち球を得てから遊技を開始する。ここで、持ち球を得るとは、遊技者が、データ管理上、遊技媒体を得ることをいう。そして、発射装置から遊技球が発射されることにより持ち球が消費され、持ち球数が減少する。また、遊技球が遊技領域に設けられた各入賞口等を通過することにより、入賞口に応じて設定された条件に従った数だけ払出が行われ、持ち球数が増加する。さらに、遊技媒体管理装置からの貸出によっても、持ち球数が増加する。また、例えば、遊技の終了によって封入式の遊技機に記憶される遊技価値(すなわち持ち球)の全部を清算したり、持ち球の一部を遊技媒体管理装置に送信する操作を行ったりすることによって、持ち球の全部または一部が遊技媒体管理装置で管理される遊技価値に統合される場合、封入式の遊技機に記憶される遊技価値は、減算またはクリアされ、持ち球数は減少する。さらに、遊技領域の上方から遊技球が発射されるタイプの遊技機にはファール球の概念がないが、従来の遊技機のように下方から遊技球が発射される場合にはファール球が発生しうる。そのため、下方から遊技球が発射されるタイプの遊技機の場合、ファール球の発生有無によっても、持ち球数の増減が発生する。なお、「遊技媒体の消費、貸出および払出」とは、持ち球の消費、貸出および払出が行われることを示す。また、「遊技媒体の増減」とは、消費、貸出および払出によって持ち球数が増減することを示す。また、「遊技媒体の消費、貸出および払出に伴う遊技媒体の増減に関するデータ」とは遊技球が発射されることによる持ち球の減少と、貸出および払出による持ち球の増加とに関するデータである。 Since game balls are not ejected to the outside of the game machine, enclosed type game machines are not provided with an upper tray or a lower tray for temporarily holding game balls. Since the game balls are not discharged to the outside in the closed-type game machine, the game balls are not actually in the hands of the player, and the number of game balls does not actually increase or decrease as the game is played. In an enclosed type game machine, a player starts a game after obtaining a ball by lending it from a game medium management device. Here, obtaining a ball means that a player obtains a game medium in terms of data management. As game balls are shot from the shooting device, the balls in the player's possession are consumed, and the number of balls in the player's possession decreases. In addition, when the game balls pass through the respective prize winning openings provided in the game area, the number of payouts according to the conditions set according to the winning openings is performed, and the number of possessed balls is increased. Furthermore, the number of balls in possession is increased by lending out from the game medium management device. In addition, for example, when the game is over, all the game values (that is, the balls in possession) stored in the enclosed gaming machine are cleared, or some of the balls in possession are transmitted to the game medium management device. When all or part of the balls are integrated into the game value managed by the game medium management device, the game value stored in the enclosed game machine is subtracted or cleared, and the number of balls is reduced. . Furthermore, a game machine of the type in which game balls are shot from above the game area does not have the concept of foul balls. sell. Therefore, in the case of a game machine that shoots game balls from below, the number of held balls increases or decreases depending on the presence or absence of foul balls. It should be noted that "consumption, lending, and payout of game media" indicates consumption, lending, and payout of held balls. Also, "increase or decrease in game media" means that the number of balls held increases or decreases due to consumption, lending, or payout. Also, "data on increase/decrease in game media associated with consumption, lending, and payout of game media" is data on decrease in possessed balls due to shooting game balls and increase in possessed balls due to lending and payout.

封入式の遊技機は、払出制御回路およびタッチパネル式である液晶表示装置を有している。払出制御回路は、遊技球が各入賞口等の通過を検出する各種センサに接続されている。払出制御回路は、持ち球数を管理している。例えば、遊技球が各入賞口を通過した場合には、そのことによる遊技球の払出個数を持ち球数に加算する。また、遊技球が発射されると持ち球数を減算する。払出制御回路は、遊技者の操作により、持ち球数に関するデータを遊技媒体管理装置へ送信する。また、上記の液晶表示装置は遊技機の上部に位置し、遊技媒体管理装置で管理する遊技価値から持ち球への変換(球貸し)や、持ち球の計数(返却)の要求を受け付ける。そして、これらの要求を遊技媒体管理装置を介して払出制御回路に伝え、払出制御回路が現在の持ち球数に関するデータを遊技媒体管理装置に送信するように指示する。ここで、「遊技価値」とは、貨幣・紙幣、プリペイド媒体、トークン、電子マネーおよびチケット等であり、遊技媒体管理装置によって持ち球に変換することが可能であるものを示す。なお、この第2実施形態において、遊技媒体管理装置は、いわゆるCRユニットであり、紙幣およびプリペイド媒体等を受付可能に構成されている。また、計数された持ち球は、遊技システムが設置される遊技場などにおいて、景品交換等に用いることができる。 The enclosed game machine has a payout control circuit and a touch panel type liquid crystal display device. The payout control circuit is connected to various sensors for detecting the passage of game balls through the winning openings. The payout control circuit manages the number of balls held. For example, when a game ball passes through each winning hole, the number of game balls to be paid out is added to the number of balls. Also, when a game ball is shot, the number of possessed balls is subtracted. The payout control circuit transmits data regarding the number of balls held by the player to the game medium management device. The liquid crystal display device is positioned above the gaming machine and receives requests for conversion of game value managed by the game medium management device to possession balls (ball lending) and counting (return) of possession balls. These requests are transmitted to the payout control circuit via the game medium management device, and the payout control circuit instructs the game medium management device to transmit data regarding the current number of balls in possession. Here, the "game value" includes money/banknotes, prepaid media, tokens, electronic money, tickets, and the like, which can be converted into holding balls by the game media management device. Note that in the second embodiment, the game media management device is a so-called CR unit, and is configured to accept bills, prepaid media, and the like. In addition, the counted number of balls in hand can be used for prize exchanges and the like in a game arcade where the game system is installed.

また、封入式の遊技機は、バックアップ電源を有している。これにより、夜間等に電源をOFFにした場合であっても、OFFにする直前のデータを保持することができる。また、このバックアップ電源により、例えば、扉開放センサによる扉枠開放の検出を継続して実行させてもよい。これにより、夜間に不正行為を行われることも防止することができる。なお、この場合は、扉枠が開放された回数等の情報を記憶するものであってもよい。さらに、電源が投入された際に、扉枠が開放された回数等の情報を、遊技機の液晶表示装置等に出力するものであってもよい。 In addition, the enclosed game machine has a backup power supply. As a result, even if the power is turned off at night or the like, the data immediately before the power is turned off can be retained. In addition, this backup power supply may be used to continuously detect opening of the door frame by the door opening sensor, for example. As a result, it is possible to prevent fraudulent acts at night. In this case, information such as the number of times the door frame has been opened may be stored. Furthermore, information such as the number of times the door frame has been opened may be output to a liquid crystal display device or the like of the game machine when the power is turned on.

なお、封入式の遊技機は、遊技者が遊技球に触れることができないように構成されていればよく、例えば、遊技球を島設備で循環させずに当該遊技機のみで循環させるタイプのもの、および、遊技球が島設備を循環するものの遊技者が遊技球に触れることができないタイプのもの等も、封入式の遊技機に含まれる。 It should be noted that the enclosed type game machine only needs to be configured so that the player cannot touch the game balls, for example, a type that circulates the game balls only in the game machine without circulating the game balls in the island facility. , and those in which the game balls circulate in the island facility but the players cannot touch the game balls are also included in the enclosed game machines.

遊技媒体管理装置は、遊技機接続基板を有している。遊技媒体管理装置は、遊技機接続基板を介して、遊技機とのデータ(送信信号)の送受信を行うように構成されている。送受信されるデータは、主制御回路に設けられたCPUの固有ID、払出制御回路に設けられたCPUの固有ID、遊技機に記憶された遊技機製造業者コード、セキュリティチップの製造業者コード、遊技機の型式コードなどの情報である。そして、遊技機および前記遊技媒体管理装置のいずれか一方を送信元とし他方を送信先として、送信元が送信信号を送信した際に、上記送信信号を受信した送信先が上記送信信号と同じ信号である確認用信号を上記送信元に送信し、上記送信元は、上記送信信号と上記確認用信号とを比較して、これらが同一か否かを判別するようにしている。 The game medium management device has a game machine connection board. The game medium management device is configured to transmit and receive data (transmission signal) to and from the game machine via the game machine connection board. The transmitted and received data includes the unique ID of the CPU provided in the main control circuit, the unique ID of the CPU provided in the payout control circuit, the game machine manufacturer code stored in the game machine, the security chip manufacturer code, the game This is information such as the model code of the machine. Then, when one of the game machine and the game medium management device is the transmission source and the other is the transmission destination, when the transmission source transmits the transmission signal, the transmission destination that receives the transmission signal is the same signal as the transmission signal. is transmitted to the transmission source, and the transmission source compares the transmission signal and the confirmation signal to determine whether they are the same.

このように、送信元において、送信先から送信された確認用信号を送信信号と比較して、これらが同一か否かを判別することにより、送信元から送信した信号が改ざんされることなく、送信元に送信されていることを確認することができる。これにより、遊技機と遊技媒体管理装置との間での送受信信号を改ざんする等の不正行為を抑制することができる。 In this manner, the transmission source compares the confirmation signal transmitted from the transmission destination with the transmission signal and determines whether or not they are the same. It is possible to confirm that the message has been sent to the sender. As a result, it is possible to suppress cheating such as falsification of transmission/reception signals between the game machine and the game medium management device.

また、上記遊技システムにおいて、上記送信元は信号を変調する変調部を有し、該変調部により変調された信号を上記送信信号として送信し、上記送信先は上記変調部により変調された信号を復調する復調部を有することとしてもよい。 Further, in the gaming system, the transmission source has a modulation section for modulating a signal, the signal modulated by the modulation section is transmitted as the transmission signal, and the transmission destination transmits the signal modulated by the modulation section. It is also possible to have a demodulator for demodulation.

これにより、仮に、遊技機と遊技媒体管理装置との間での送受信信号を読み取られたとしても、この信号の解読は困難であり、遊技機と遊技媒体管理装置との間での送受信信号を改ざんする等の不正行為を抑制することができる。 As a result, even if the transmission/reception signal between the game machine and the game media management device is read, it is difficult to decipher the signal. Unauthorized acts such as falsification can be suppressed.

また、上記遊技システムにおいて、上記送信先は、上記送信元からの上記送信信号を受信した際に、上記送信信号を受信したことを示す信号である承認信号を、上記確認用信号とは別に上記送信元に送信することとしてもよい。 Further, in the gaming system, when the transmission signal is received from the transmission source, the transmission destination transmits an acknowledgment signal, which is a signal indicating that the transmission signal has been received, separately from the confirmation signal. It may be sent to the sender.

これにより、送信信号と確認用信号とを比較することにより、正規の信号の送受信が行われたことを確認するだけでなく、承認信号に基づいて正規の信号の送受信が行われたことを確認することができるので、不正行為の抑制をより強化することができる。また、主制御回路と遊技媒体管理装置とを直接通信接続するのではなく、主制御回路と遊技媒体管理装置との間に枠制御回路を設けて、枠制御回路を経由して主制御回路と遊技媒体管理装置とを通信接続するようにしてもよい。また、主制御回路とは別に発射制御回路を設け、発射制御回路と遊技媒体管理装置との間に枠制御回路を設けるように構成してもよい。この場合、主制御回路や発射制御回路のエラー制御を枠制御回路で行うようにしてもよい。 As a result, by comparing the transmission signal and the confirmation signal, it is possible not only to confirm that the normal signal has been transmitted and received, but also to confirm that the normal signal has been transmitted and received based on the approval signal. Therefore, it is possible to further strengthen the suppression of fraudulent acts. Instead of directly connecting the main control circuit and the game media management device, a frame control circuit is provided between the main control circuit and the game media management device, and the main control circuit and the game media management device are connected via the frame control circuit. A communication connection may be established with the game media management device. Also, a launch control circuit may be provided separately from the main control circuit, and a frame control circuit may be provided between the launch control circuit and the game media management device. In this case, the error control of the main control circuit and the firing control circuit may be performed by the frame control circuit.

また、第1特別図柄の可変表示と第2特別図柄の可変表示とが並行して行われる場合、メインCPUは、第1特別図柄および第2特別図柄の両方が大当り図柄を示す図柄組合せで停止することがないように処理を行う。 Further, when the variable display of the first special symbol and the variable display of the second special symbol are performed in parallel, the main CPU stops at a symbol combination in which both the first special symbol and the second special symbol are jackpot symbols. Take action to prevent it from happening.

詳述すると、メインCPUは、第1特別図柄の可変表示および第2特別図柄の可変表示の両方を行っているときに、一方の特別図柄が大当り図柄を示す図柄組合せで停止した場合は、他方の特別図柄を、特別抽選の結果にかかわらずハズレを示す図柄組合せで強制的に停止させる制御を行う。一方の特別図柄が大当り図柄を示す図柄組合せで停止すると、上述したとおり一般遊技状態から大当り遊技状態に移行するが、この大当り遊技状態では、第1特別図柄の始動条件および第2特別図柄の始動条件のいずれも成立せず、メインCPUは、第1特別図柄の可変表示および第2特別図柄の可変表示のいずれも新たに行わない。 More specifically, when the main CPU is performing both the variable display of the first special symbol and the variable display of the second special symbol, if one special symbol stops at a symbol combination indicating a jackpot symbol, the other symbol is displayed. The special symbols are forcibly stopped with a symbol combination showing a loss regardless of the result of the special lottery. When one of the special symbols stops at a symbol combination indicating a big hit symbol, the state is shifted from the general game state to the big win game state as described above. None of the conditions are satisfied, and the main CPU does not newly perform either the variable display of the first special symbol or the variable display of the second special symbol.

また、メインCPUは、第1特別図柄の可変表示および第2特別図柄の可変表示の両方を行っているときに、一方の特別図柄が小当り図柄を示す図柄組合せで停止した場合は、一般遊技状態から小当り遊技状態への移行(小当り図柄を示す図柄組合せで停止したこと)に基づいて他方の特別図柄の変動時間の計時を中断し、小当り遊技状態から一般遊技状態への移行(小当り遊技の終了)に基づいて他方の特別図柄の変動時間の計時を再開する処理を行う。一方の特別図柄が小当り図柄を示す図柄組合せで停止すると、上述したとおり一般遊技状態から小当り遊技状態に移行するが、この小当り遊技状態では、第1特別図柄の始動条件および第2特別図柄の始動条件のいずれも成立せず、メインCPUは、第1特別図柄の可変表示および第2特別図柄の可変表示のいずれも新たに行わない。ただし、第1特別図柄の可変表示および第2特別図柄の可変表示の両方を行っているときに、一方の特別図柄が小当り図柄を示す図柄組合せで停止した場合、メインCPUは、可変表示中の他方の特別図柄について、見掛け上は可変表示中と同様の態様でLED群で構成される特別図柄の可変表示を行うが、上述したとおり変動時間の計時は中断する。 Further, when the main CPU is performing both the variable display of the first special symbol and the variable display of the second special symbol, if one of the special symbols stops at a symbol combination indicating a small winning symbol, the general game is executed. Based on the transition from the state to the small winning game state (stopping at the symbol combination indicating the small winning pattern), the timing of the fluctuation time of the other special symbol is interrupted, and the transition from the small winning game state to the general game state ( Based on the end of the small winning game), the process of restarting the timing of the fluctuation time of the other special symbol is performed. When one of the special symbols stops at a symbol combination indicating a small winning pattern, the general game state shifts to the small winning game state as described above. None of the symbol start conditions are satisfied, and the main CPU does not newly perform either the variable display of the first special symbol or the variable display of the second special symbol. However, when both the variable display of the first special symbol and the variable display of the second special symbol are being performed, if one of the special symbols stops at a symbol combination indicating a small winning symbol, the main CPU is under variable display. As for the other special symbol, the variable display of the special symbol composed of the group of LEDs is apparently performed in the same manner as during the variable display, but the clocking of the variable time is interrupted as described above.

[4-4.その他の拡張例]
本明細書では、第1のパチンコ遊技機、第2のパチンコ遊技機および第3のパチンコ遊技機を例に挙げて説明したが、本明細書に記載された技術を、例えばパチスロ等、他の遊技機に適用することができる。
[4-4. Other expansion examples]
In this specification, the first pachinko game machine, the second pachinko game machine, and the third pachinko game machine have been described as examples. It can be applied to gaming machines.

本明細書に記載された技術をパチンコ遊技機およびパチスロのいずれに適用した場合であっても、図柄の仮停止を伴う演出については、リールによる仮停止を含んでも良い。なお、図柄の「停止」には本停止と仮停止があり、「停止」の解釈はいずれであってもよい。また、遊技者による遊技を行うための操作には、レバー、ハンドル、ボタンなどの操作、タッチ等、いずれであってもよい。 Regardless of whether the technique described in this specification is applied to a pachinko gaming machine or a pachislot machine, an effect accompanied by a temporary stop of symbols may include a temporary stop of the reels. The "stop" of the symbol includes a permanent stop and a temporary stop, and any interpretation of the "stop" is acceptable. Further, the operation for playing the game by the player may be operation of a lever, a handle, a button, or the like, touch, or the like.

パチンコ遊技機では、演出ボタンを操作することによって遊技機の管理者が演出等の設定を行う場合があるが、当該演出ボタンによる設定の後、遊技者が遊技を開始するよう運用される場合がある。この場合、結果的に、管理者による操作が、遊技者が遊技を行うための操作となる場合も想定される。同様にパチスロでは、管理者が2ベット遊技を行い、2ベット遊技に応じたBBフラグが成立した状態で、遊技者が3ベット遊技を行う運用を想定する場合がある。この場合、遊技者が2ベット遊技と3ベット遊技とのいずれでも遊技を行うことができるものの、2ベット遊技を遊技機の管理者が行う場合があるため、管理者が行う遊技(例えば、2ベット遊技等)やホールメニューの選択等が、遊技者が遊技を行うための操作であってもよい。 In a pachinko game machine, there are cases where the administrator of the gaming machine sets effects, etc. by operating the effect buttons, but there are cases in which the player starts the game after setting the effect buttons. be. In this case, it is conceivable that an operation by the manager may result in an operation for the player to play a game. Similarly, in pachislot, it may be assumed that the administrator performs a 2-bet game and the player performs a 3-bet game in a state where the BB flag corresponding to the 2-bet game is established. In this case, the player can play either a 2-bet game or a 3-bet game. bet game, etc.), selection of a hole menu, etc., may be operations for the player to play the game.

パチンコ遊技機では、メインCPUの制御により右打ちか左打ちかを報知することで遊技者の遊技方法を管理し、遊技者の遊技方法が意図するものではない場合、エラーや警告等の遊技が意図しないものであることをサブCPUの制御により報知するようにしてもよい。 In the pachinko machine, the game method of the player is managed by notifying whether the game is right-handed or left-handed under the control of the main CPU. The fact that it is unintended may be notified by the control of the sub CPU.

パチスロでは、遊技者による押し順(アシスト)等、遊技者の遊技方法をメインCPUの制御により管理する場合があるが、遊技者の遊技方法が意図するものではない場合に、エラーや警告等の遊技が意図しないものであることをサブCPUの制御により報知するようにしてもよい。 In pachislot, there are cases where the player's playing method, such as the player's pressing order (assist), is managed by the control of the main CPU. The unintended game may be notified by the control of the sub CPU.

また、パチンコ遊技機では、主制御基板と払出制御基板とが別基板で搭載されているが、1ボードであってもよい。パチスロでは、払出制御基板が存在しない場合があるが、主制御基板で払出が制御されていてもよいし、主制御基板と払出制御基板とに分かれていてもよい。 Further, in the pachinko game machine, the main control board and the payout control board are mounted on separate boards, but they may be mounted on one board. In pachi-slot, there may be no payout control board, but the payout may be controlled by the main control board, or the main control board and the payout control board may be separated.

また、パチスロは、通常、種々の遊技に必要な装置を内部に収納した矩形の筐体、及び筐体に対して開閉可能な扉を備えているが、パチスロにおける筐体を枠としてとらえることが可能である。一方、パチンコにおいては、外枠を筐体ととらえること、外枠及びベースドアを筐体ととらえること、外枠、ベースドア、ガラスドア及び皿ユニットからなる遊技機全体を筐体ととらえること等が可能である。なお、筐体と扉との間や、枠と扉との間に、各種制御基板が設けられたユニット、中枠、中間部などが存在していてもよいし、扉、枠、筐体等に、各種制御基板や表示手段、装飾部、役物等が存在していてもよい。 In addition, pachislot machines usually have a rectangular housing containing devices necessary for various games, and a door that can be opened and closed to the housing. It is possible. On the other hand, in pachinko, the outer frame is regarded as the housing, the outer frame and the base door are regarded as the housing, and the entire game machine consisting of the outer frame, the base door, the glass door and the plate unit is regarded as the housing. is possible. Between the housing and the door, or between the frame and the door, there may be a unit provided with various control boards, a middle frame, an intermediate part, etc., or a door, a frame, a housing, etc. Various control boards, display means, decorations, accessories, etc. may be present in the device.

[5.第3実施形態]
次に本発明の第3実施形態に係るパチンコ遊技機(遊技機)の構成及び各種動作について、図面を参照しながら説明する。なお、第1実施形態(第1のパチンコ機~第3のパチンコ機)、第2実施形態(封入式の遊技機)に記載した発明を、以下に説明する第3実施形態に係るパチンコ遊技機に適用することができる。
[5. Third Embodiment]
Next, the configuration and various operations of the pachinko game machine (game machine) according to the third embodiment of the present invention will be described with reference to the drawings. The invention described in the first embodiment (first to third pachinko machines) and the second embodiment (enclosed game machine) can be applied to the pachinko machine according to the third embodiment described below. can be applied to

本発明の第3実施形態に係るパチンコ遊技機の構成が、図108に示されている。この構成は、図6に示す第1のパチンコ機と同様の構成である。例えば、第3実施形態に係るパチンコ遊技機の主制御回路6200、メインCPU6201、メインROM6202、メインRAM6203、設定キー差込口6174、設定キー6174a、RAMクリアスイッチ6176、電源スイッチ6095は、第1のパチンコ機の主制御回路200、メインCPU201、メインROM202、メインRAM203、設定キー差込口174、設定キー174a、RAMクリアスイッチ176、電源スイッチ95にそれぞれ対応する。したがって、ここでは、第1のパチンコ機と異なる構成、及び、本願の発明に関連する構成について説明を行う。 FIG. 108 shows the configuration of a pachinko game machine according to the third embodiment of the present invention. This configuration is similar to that of the first pachinko machine shown in FIG. For example, the main control circuit 6200, the main CPU 6201, the main ROM 6202, the main RAM 6203, the setting key insertion port 6174, the setting key 6174a, the RAM clear switch 6176, and the power switch 6095 of the pachinko game machine according to the third embodiment are the first They correspond to the main control circuit 200, main CPU 201, main ROM 202, main RAM 203, setting key slot 174, setting key 174a, RAM clear switch 176, and power switch 95 of the pachinko machine, respectively. Therefore, here, the configuration different from that of the first pachinko machine and the configuration related to the invention of the present application will be described.

<メインCPUが有する各種レジスタ>
ここで、図109を参照しながら、メインCPU6201が有する各種レジスタについて説明する。なお、図109は、メインCPU6201に含まれる各種レジスタの概略構成図である。
<Various registers of the main CPU>
Various registers of the main CPU 6201 will now be described with reference to FIG. 109 is a schematic configuration diagram of various registers included in the main CPU 6201. As shown in FIG.

図109(A)に示すように、メインCPU6201は、メインレジスタとして、拡張レジスタ(Qレジスタ、Uレジスタ)、汎用レジスタ(Aレジスタ、Bレジスタ、Cレジスタ、Dレジスタ、Eレジスタ、Hレジスタ、Lレジスタ)、フラグレジスタ(Fレジスタ)、インデックスレジスタ(IXレジスタ、IYレジスタ)、及びスタックポインタ(スタックポインタSP)を有する。 As shown in FIG. 109A, the main CPU 6201 includes, as main registers, extended registers (Q register, U register), general-purpose registers (A register, B register, C register, D register, E register, H register, L register), flag register (F register), index register (IX register, IY register), and stack pointer (stack pointer SP).

また、メインCPU6201は、サブレジスタとして、拡張レジスタ(Q’レジスタ)、汎用レジスタ(A’レジスタ、B’レジスタ、C’レジスタ、D’レジスタ、E’レジスタ、H’レジスタ、L’レジスタ)、フラグレジスタ(F’レジスタ)、及びインデックスレジスタ(IX’レジスタ、IY’レジスタ)を有する。なお、上述したメインレジスタ、サブレジスタのそれぞれは、1バイトのレジスタで構成される。 The main CPU 6201 also includes, as sub-registers, extended registers (Q' registers), general-purpose registers (A' registers, B' registers, C' registers, D' registers, E' registers, H' registers, L' registers), It has a flag register (F' register) and an index register (IX' register, IY' register). Each of the above-described main register and sub-register is composed of a 1-byte register.

また、本実施形態では、BレジスタとCレジスタとをペアレジスタ(BCレジスタ)として用い、DレジスタとEレジスタとをペアレジスタ(DEレジスタ)として用いる。さらに、本実施形態では、HレジスタとLレジスタとをペアレジスタ(HLレジスタ)として用いる。 In this embodiment, the B and C registers are used as a pair register (BC register), and the D and E registers are used as a pair register (DE register). Furthermore, in this embodiment, the H register and the L register are used as a pair register (HL register).

また、本実施形態では、2つのバンク(バンク0、バンク1)を切り替えて処理を行うように制御することができ、上述したメインレジスタとサブレジスタに関しても、バンク0のメインレジスタ、サブレジスタと、バンク1のメインレジスタ、サブレジスタとが用意され、バンクの切り替えによって、プログラムの命令が利用・参照するレジスタが、バンク0のレジスタ、及びバンク1のレジスタの間で切り替えられる。 In addition, in this embodiment, it is possible to perform control by switching between two banks (bank 0 and bank 1) for processing. , and bank 1 main registers and sub-registers are prepared, and by switching banks, registers used and referred to by program instructions are switched between bank 0 registers and bank 1 registers.

なお、本実施形態のプログラムでは、アドレスの上位側のアドレスデータ(アドレス値)がQレジスタに格納される。例えば、メインCPU6201がリセットされると、Qレジスタには、バンク0において利用されるメインRAM6203の先頭アドレス(上位側)「F0」Hがセットされ、バンクを切り替えてバンク1を利用する場合には、バンク1において利用されるメインRAM6203の先頭アドレス(上位側)「F2」HがQレジスタにセットされるように制御(処理)してもよい。
また、上位側のアドレスデータとしてQレジスタを使用する場合以外にも、Qレジスタ以外のレジスタ(例えば、Hレジスタ)に、メインRAM6203の先頭アドレス(上位側)「F0」Hをセットし、Qレジスタ以外のレジスタ(例えば、Dレジスタ)に、メインRAM6203の先頭アドレス(上位側)「F2」Hがセットされるように制御(処理)してもよい。
特に、メインRAM6203の遊技用エリアと領域外エリアを参照する場合に、遊技用エリアの上位側のアドレスを参照する場合はQレジスタ(特定のレジスタ)を使用する命令を使用して参照し、領域外エリアの上位側のアドレスを参照する場合はQレジスタ以外のレジスタを使用する命令を使用して参照するように制御してもよく、このとき、バンク1に切り替える前、または切り替えた後に、Qレジスタ以外のレジスタに先頭アドレス(上位側)「F2」Hが設定されるように制御(処理)してもよい。
なお、本実施形態のプログラムにおいて、メインRAM6203の遊技用エリアと領域外エリアを参照、及び書き込みを行う制御(処理)の過多に応じて、QレジスタにセットするメインRAM6203の先頭アドレス(上位側)を「F0」H、または「F2」Hをセットすることが望ましい。
例えば、メインRAM6203の先頭アドレス(上位側)が「F0」Hのエリアを参照、及び書き込みを行う処理回数が多い場合であれば、Qレジスタに「F0」Hをセットし、また、メインRAM6203の先頭アドレス(上位側)が「F2」Hのエリアを参照、及び書き込みを行う処理回数が多い場合であれば、Qレジスタに「F2」Hをセットする。
In the program of this embodiment, address data (address value) on the upper side of the address is stored in the Q register. For example, when the main CPU 6201 is reset, the top address (upper side) "F0"H of the main RAM 6203 used in bank 0 is set in the Q register. , the head address (upper side) "F2"H of the main RAM 6203 used in bank 1 may be controlled (processed) so that it is set in the Q register.
In addition to using the Q register as the address data of the upper side, the top address (upper side) of the main RAM 6203 "F0" H is set in a register other than the Q register (for example, the H register), and the Q register Control (processing) may be performed so that the top address (upper side) “F2”H of the main RAM 6203 is set in a register (for example, a D register) other than the above.
In particular, when referring to the game area and the outside area of the main RAM 6203, when referring to the address on the upper side of the game area, refer using an instruction that uses the Q register (specific register), area When referencing an address on the higher side of the outer area, it may be controlled to refer using an instruction that uses a register other than the Q register. Control (processing) may be performed so that the head address (upper side) "F2"H is set in a register other than the register.
In the program of the present embodiment, referring to the game area and the area outside the area of the main RAM 6203, and depending on excessive control (processing) for writing, the top address (upper side) of the main RAM 6203 to be set in the Q register should be set to "F0"H or "F2"H.
For example, if the number of times of processing to refer to and write to the area where the top address (upper side) of the main RAM 6203 is "F0"H is large, "F0"H is set in the Q register, and the main RAM 6203 If the number of times of processing to refer to and write to the area whose start address (upper side) is "F2"H is large, "F2"H is set in the Q register.

さらに、本実施形態では、1バイトのレジスタで構成された、インタラプトページアドレスレジスタ(Iレジスタ)、メモリリフレッシュレジスタ(Rレジスタ)、プログラムカウンタ(PC)、割込み許可レジスタ1、及び割込み許可レジスタ2を、制御レジスタとして有する。 Further, in this embodiment, an interrupt page address register (I register), a memory refresh register (R register), a program counter (PC), an interrupt enable register 1, and an interrupt enable register 2, which are composed of 1-byte registers, are provided. , as control registers.

また、図109(B)に示すように、フラグレジスタのFレジスタ、F′レジスタのそれぞれには、各ビットに演算処理の結果等を示す所定のフラグ情報がセットされる。例えばビット6(D6)には、演算結果の判定処理において演算結果が「0」であるか否かを示すデータ(ゼロ・フラグ)がセットされる。具体的には、演算結果が「0」である場合、ビット6にデータ「1」がセットされ、演算結果が「0」でない場合には、ビット6にデータ「0」がセットされる。そして、演算結果の判定処理では、メインCPU6201は、ビット6のデータ「0」/「1」を参照して演算結果の判定を行う。 Further, as shown in FIG. 109(B), predetermined flag information indicating the result of arithmetic processing is set in each bit of each of the F and F' registers of the flag registers. For example, bit 6 (D6) is set with data (zero flag) indicating whether or not the operation result is "0" in the operation result determination process. Specifically, if the operation result is "0", data "1" is set to bit 6, and if the operation result is not "0", data "0" is set to bit 6. In the computation result determination process, the main CPU 6201 refers to the data "0"/"1" of bit 6 to determine the computation result.

また、フラグレジスタのビット2(D2)には、パリティフラグ、またはオーバーフローフラグがセットされる。例えば、パリティフラグとして利用される場合、論理演算を実行した際に、演算結果が格納されるディスティネーション内のビット「1」の数をカウントし、合計が奇数であれば「0」をセットし、偶数であれば「1」をセットする。また、オーバーフローフラグとして利用される場合、符号付き算術演算を実行した際に、オーバーフローとなったときにオーバーフローフラグがセットされる。 A parity flag or an overflow flag is set in bit 2 (D2) of the flag register. For example, when used as a parity flag, the number of bits "1" in the destination where the operation result is stored is counted when a logical operation is executed, and if the total is an odd number, "0" is set. , if it is an even number, set "1". When used as an overflow flag, the overflow flag is set when an overflow occurs when a signed arithmetic operation is executed.

また、所定の命令によって、フラグレジスタの各ビット(例えば、ビット2)に、他のレジスタの値をセットするように制御することもできる。 Also, it is possible to set each bit (for example, bit 2) of the flag register to the value of another register by a predetermined instruction.

<メインROM及びメインRAMの内部構成(メモリマップ)>
次に、図110を参照しながら、主制御回路6200(マイクロプロセッサ)に含まれるメインROM6202及びメインRAM6203の内部構成(以下「メモリマップ」という)について説明する。なお、図110(A)が、メモリ全体のメモリマップを示しており、図110(B)が、当該メモリ全体の内蔵ROMの構成を示しており、図110(C)が、当該メモリ全体の内蔵RAMの構成を示している。図110(A)の内蔵ROMは、例えば、図108のメインROM6202に対応し、図110(A)の内蔵RAMは、図108のメインRAM6203に対応する。
<Internal configuration of main ROM and main RAM (memory map)>
Next, referring to FIG. 110, the internal configuration (hereinafter referred to as "memory map") of the main ROM 6202 and main RAM 6203 included in the main control circuit 6200 (microprocessor) will be described. 110(A) shows the memory map of the entire memory, FIG. 110(B) shows the internal ROM configuration of the entire memory, and FIG. 110(C) shows the entire memory. It shows the configuration of the built-in RAM. The built-in ROM in FIG. 110A corresponds to, for example, the main ROM 6202 in FIG. 108, and the built-in RAM in FIG. 110A corresponds to the main RAM 6203 in FIG.

主制御回路200が備えるメモリ全体のメモリマップでは、図110(A)に示すように、アドレスの先頭(例えば、「0000」H)から、メインROM6202のメモリ領域、メインRAM6203のメモリ領域、機能レジスタのエリアが、未使用領域を間に挟んでこの順で配置される。ここで、機能レジスタは、各周辺機能の動作設定のために用いられる第1のレジスタと、モニタや制御のための第2のレジスタからなる2種類の内蔵レジスタを含む。 In the memory map of the entire memory provided in the main control circuit 200, as shown in FIG. are arranged in this order with an unused area in between. Here, the function registers include two types of built-in registers: a first register used for setting the operation of each peripheral function, and a second register for monitoring and control.

メインROM6202のメモリマップでは、図110(B)に示すように、メインROM6202のアドレスの先頭(「0000」H)側から、遊技用エリア(すなわち、プログラムエリア(遊技用エリア)、及びデータエリア(遊技用エリア))、領域外エリア、及び、その他のエリアが、この順で、それぞれ所定のアドレスに配置される。また、遊技用エリアと領域外エリアの間に、所定サイズの未使用領域があってもよく、この例では、16バイトの未使用領域が設けられている。 In the memory map of the main ROM 6202, as shown in FIG. 110(B), the game area (that is, the program area (game area) and the data area ( The game area)), the outside area, and other areas are arranged in this order at predetermined addresses. Moreover, there may be an unused area of a predetermined size between the game area and the outside area, and in this example, an unused area of 16 bytes is provided.

なお、プログラムエリア(遊技用エリア)には、遊技の進行及び遊技性に関連する各種制御処理において、メインCPU6201により実行される各種処理の制御プログラムが記憶される。データエリア(遊技用エリア)には、遊技の進行及び遊技性に関連する各種制御処理において、メインCPU6201により使用される各種データ(例えば、大当り抽選データテーブル等のデータテーブル、副制御回路6300に対して各種制御指令(コマンド)を送信するためのデータ等)が記憶される。 The program area (game area) stores control programs for various processes executed by the main CPU 6201 in various control processes related to game progress and game characteristics. In the data area (game area), various data used by the main CPU 6201 in various control processes related to the progress of the game and game characteristics (for example, a data table such as a big hit lottery data table, and data for transmitting various control instructions (commands).

すなわち、プログラムエリア(遊技用エリア)とデータエリア(遊技用エリア)とからなる遊技用エリアには、遊技店で遊技者が実際に行う遊技に関連する制御処理(遊技性に関する処理)に必要な各種プログラム及び各種データが格納される。 That is, in the game area consisting of a program area (game area) and a data area (game area), necessary for control processing (processing related to game characteristics) related to the game actually performed by the player at the game parlor. Various programs and various data are stored.

また、領域外エリアには、遊技者により実施される遊技(遊技の進行及び遊技性)に直接関与しない各種処理(遊技性に影響を与えない処理)の制御プログラム及びデータが記憶される。例えば、パチンコ遊技機6001の検定試験(試射試験)で使用されるプログラム及びデータ、電断時のチェックサム生成処理や電断復帰時(電源復帰時)のサムチェック処理などで使用される制御プログラム及びデータ、並びに、不正対策プログラム及びそれに必要なデータ等が格納される。 In addition, the outside area stores control programs and data for various processes (processes that do not affect the game) that are not directly related to the game (game progress and game characteristics) performed by the player. For example, programs and data used in the certification test (trial test) of the pachinko machine 6001, control programs used in checksum generation processing at the time of power failure and sum check processing at the time of power failure recovery (when the power is restored), etc. and data, as well as anti-fraud programs and data required for them.

メインRAM6203のメモリマップでは、図110(C)に示すように、メインRAM6203のアドレスの先頭(「F000」H)から、遊技用エリア(すなわち、作業領域(遊技用エリア)、及びスタックエリア(遊技用エリア))、領域外エリア(すなわち、作業領域(領域外エリア))、及びスタックエリア(領域外エリア)が、この順で、それぞれ所定のアドレスに配置される。また、メインROM6202と同様に、遊技用エリアと領域外エリアの間に、所定サイズの未使用領域があってもよく、この例では、16バイトの未使用領域が設けられている。 In the memory map of the main RAM 6203, as shown in FIG. area), outside area (that is, work area (outside area)), and stack area (outside area) are arranged at predetermined addresses in this order. Also, like the main ROM 6202, there may be an unused area of a predetermined size between the game area and the outside area, and in this example, an unused area of 16 bytes is provided.

作業領域(遊技用エリア)、及びスタックエリア(遊技用エリア)には、遊技者により実施される遊技(遊技の進行及び遊技性)に関連する制御プログラムの実行により決定された各種データ(各種乱数値、大当り判定結果等)が一時的に格納される。 In the work area (game area) and the stack area (game area), various data (various random numbers, jackpot determination results, etc.) are temporarily stored.

また、作業領域(領域外エリア)、及びスタックエリア(領域外エリア)は、遊技者により実施される遊技(遊技の進行及び遊技性)に直接関与しない各種処理の作業領域である。本実施形態では、この作業領域(領域外エリア)、及びスタックエリア(領域外エリア)を使用して、例えばサムチェック処理等の遊技者により実施される遊技に直接関与しない各種処理が実行される。 The work area (area outside the area) and the stack area (area outside the area) are work areas for various processes that are not directly involved in the game (game progress and gameplay) performed by the player. In this embodiment, the work area (outside area) and stack area (outside area) are used to perform various processes that are not directly related to the game performed by the player, such as sum check processing. .

上述のように、本実施形態のパチンコ遊技機6001では、メインROM6202内において、遊技者により実施される遊技に直接関与しない各種処理に使用される各種プログラム及び各種データ(テーブル)を、遊技用エリアとは異なるアドレスに配置された領域外エリアに格納する。また、そのような遊技者により実施される遊技に直接関与しない各種処理は、メインRAM6203内において、遊技用エリアとは異なるアドレスに配置された領域外エリアを使用して行われる。 As described above, in the pachinko gaming machine 6001 of the present embodiment, the main ROM 6202 stores various programs and various data (tables) used for various processes that are not directly involved in the game played by the player. Store in the outside area located at a different address than the In addition, such various processes that are not directly related to the game performed by the player are performed using an area outside the area arranged at an address different from that of the game area in the main RAM 6203 .

このようなメインROM6202の構成では、遊技者が実際に行う遊技そのものには不要なプログラム及びデータを領域外エリアに配置することができ、そのために、遊技用エリアの容量の圧迫を回避することができる。 With such a configuration of the main ROM 6202, it is possible to place programs and data that are unnecessary for the actual game played by the player in the area outside the area, thereby avoiding pressure on the capacity of the game area. can.

また、本実施形態では、上述のように、バンクの切り替えを行うことによって、バンク0に係る処理とバンク1に係る処理を切り替えることができるが、ここで、バンク0に係る処理は、メインROM6202の遊技用エリアに記憶されているプログラムとデータを用いて、メインRAM6203の遊技用エリアを一時的に利用しながら、遊技者により実施される遊技の動作を制御するための演算処理を行う。すなわち、バンク0に係る処理は、遊技用エリアに係る処理ということもできる。また、このときに用いられるメインレジスタとサブレジスタは、図109で説明した、バンク0のレジスタである。 Further, in the present embodiment, by switching banks as described above, the processing related to bank 0 and the processing related to bank 1 can be switched. By using the programs and data stored in the game area of the main RAM 6203, while temporarily using the game area of the main RAM 6203, arithmetic processing is performed to control the actions of the game performed by the player. That is, the processing related to bank 0 can also be said to be processing related to the game area. The main register and sub-register used at this time are the bank 0 registers described in FIG.

一方、バンク1に係る処理は、メインROM6202の領域外エリアに記憶されているプログラムとデータを用いて、メインRAM6203の領域外エリアを一時的に利用しながら、遊技者により実施される遊技に直接関係しない処理(遊技以外の処理を行うための演算処理)を行う。すなわち、バンク1に係る処理は、領域外エリアに係る処理ということもできる。また、このときに用いられるメインレジスタとサブレジスタは、図109で説明した、バンク1のレジスタである。 On the other hand, the processing related to bank 1 uses the programs and data stored in the area outside the area of the main ROM 6202 to temporarily use the area outside the area of the main RAM 6203 to directly effect the game played by the player. Unrelated processing (arithmetic processing for performing processing other than games) is performed. That is, the processing related to bank 1 can also be said to be processing related to the out-of-region area. The main register and sub-register used at this time are the bank 1 registers described in FIG.

なお、バンク0に係る処理(遊技用エリアに係る処理)は、メインROM6202のプログラムエリア(遊技用エリア)に記憶されているプログラムによって起動され、その処理において、メインROM6202のデータエリア(遊技用エリア)に記憶されているデータを参照し、さらに、メインRAM6203の作業領域(遊技用エリア)を利用してデータの参照・更新を行うが、メインRAM6203の作業領域(領域外エリア)に記憶されたデータの参照を行うこともある。 The processing related to bank 0 (processing related to the game area) is started by a program stored in the program area (game area) of the main ROM 6202, and the data area (game area) of the main ROM 6202 ), and further, the work area (game area) of the main RAM 6203 is used to refer to and update the data. Data may also be referenced.

同様に、バンク1に係る処理(領域外エリアに係る処理)は、メインROM6202の領域外エリアに記憶されているプログラムによって起動され、その処理において、メインROM6202の領域外エリアに記憶されているデータを参照し、さらに、メインRAM6203の作業領域(領域外エリア)を利用してデータの参照・更新を行うが、メインRAM6203の作業領域(遊技用エリア)に記憶されたデータの参照を行うこともある。 Similarly, processing related to bank 1 (processing related to the out-of-area area) is started by a program stored in the out-of-area area of the main ROM 6202. , and further, data is referenced and updated using the work area (area outside the area) of the main RAM 6203, but the data stored in the work area (game area) of the main RAM 6203 can also be referenced. be.

バンク0の処理からバンク1の処理に切り替えるには、例えば、所定のサブプログラムを特定の呼び出し命令によりコールすることによって行われ、バンク1の処理からバンク0の処理に戻るには、例えば、上述した特定の呼び出し命令でコールされた所定のサブプログラムにおいて特定のリターン命令をコールすることによって行われる。 Switching from bank 0 processing to bank 1 processing is performed, for example, by calling a predetermined subprogram with a specific call instruction, and returning from bank 1 processing to bank 0 processing is performed, for example, by This is done by calling a specific return instruction in a given subprogram called with a specific call instruction.

なお、本実施形態では、図110(C)に示すように、メインRAM6203において、アドレス「F000」Hから始まる1つの領域を作業領域(遊技用エリア)として用いたが、このような形態は例示に過ぎず、本発明がこのような実施例に限定されるものではない。例えば、「F000」Hから始める領域を第1作業領域(遊技用エリア)とし、「F100」Hから始める領域を第2作業領域(遊技用エリア)とするなど、作業領域を、特定の処理単位で複数に分割して用いるようにすることもできる。 In this embodiment, as shown in FIG. 110(C), in the main RAM 6203, one area starting from the address "F000"H is used as a work area (game area). However, the present invention is not limited to such examples. For example, the area starting from "F000"H is defined as the first work area (game area), and the area starting from "F100"H is defined as the second work area (game area). can be divided into a plurality of parts and used.

また、図110は、メモリ内の領域を模式的に示したものであり、本発明の構成が、例示したアドレスや、各領域の見た目のサイズ(容量)等に限定されるものではない。 FIG. 110 schematically shows the areas in the memory, and the configuration of the present invention is not limited to the exemplified addresses, apparent size (capacity) of each area, and the like.

<割込み許可レジスタ>
ここで、図109に示した割込み許可レジスタ1、及び割込み許可レジスタ2について、より詳細に説明する。
<Interrupt enable register>
Here, the interrupt permission register 1 and the interrupt permission register 2 shown in FIG. 109 will be described in more detail.

割込み許可レジスタ1は、その値によって、割込み要因マスクによって、特定の割込み要因について割込み処理を行わないように制御可能なマスカブル割込みの許可/禁止が決定され、割込み許可レジスタ2は、特定の割込み要因について割込み処理を行わないように制御できないノンマスカブル割込み処理後に割込み許可レジスタ1の値を復帰させるために利用される。 The interrupt permission register 1 determines permission/prohibition of a maskable interrupt that can be controlled so as not to perform interrupt processing for a specific interrupt factor by the interrupt factor mask. It is used to restore the value of the interrupt permission register 1 after non-maskable interrupt processing that cannot be controlled so as not to perform interrupt processing.

また、割込み許可レジスタ2に関しては、上記のような、ノンマスカブル割込み処理からの復帰以外に、領域外エリアに係る処理の呼び出し命令(以降、「領域外エリア処理呼出命令」と称する)を実行した後に、領域外エリアに係る処理から遊技用エリアに係る処理に復帰する命令(以降、「遊技用エリア処理復帰命令」とする)がされた場合に、それまで割込み許可レジスタ2に格納されていた値が、割込み許可レジスタ1にコピーされる(割込み許可レジスタ2の値を割込み許可レジスタ1に復帰させる)。 Regarding the interrupt enable register 2, after executing a call instruction for processing related to the area outside the area (hereinafter referred to as "outside area area process call instruction"), in addition to returning from the non-maskable interrupt processing as described above, , the value stored in the interrupt permission register 2 until then when a command to return from the processing related to the outside area to the processing related to the game area (hereinafter referred to as "game area processing return command") is issued is copied to the interrupt enable register 1 (the value of the interrupt enable register 2 is restored to the interrupt enable register 1).

また、ノンマスカブル割込みを受け付けた場合、または、領域外エリア処理呼出命令実行時には、割込み許可レジスタ1の値がクリアされ(値は「0」になる)、結果的に、その値が維持される間、マスカブル割込みが禁止される。 Also, when a non-maskable interrupt is accepted, or when an out-of-area area processing call instruction is executed, the value of the interrupt permission register 1 is cleared (the value becomes "0"), and as a result the value is maintained. , maskable interrupts are disabled.

さらに、割込み許可レジスタ2の値は、所定の命令により、フラグレジスタ(Fレジスタ)のパリティ/オーバーフロー・フラグに格納され、割込み許可レジスタ2の値を参照したり、一時的に退避したりすることができる。 Furthermore, the value of the interrupt enable register 2 is stored in the parity/overflow flag of the flag register (F register) by a prescribed instruction, and the value of the interrupt enable register 2 can be referenced or temporarily saved. can be done.

また、割込み許可命令を実行すると、割込み許可レジスタ1の値は、割込み許可を表す値「1」となり、同時に割込み許可レジスタ2の値も、割込み許可を表す値「1」となる。このように、割込み許可命令が実行されると、マスカブル割込みが許可される。また、割込み禁止命令を実行すると、割込み許可レジスタ1の値は、割込み禁止を表す値「0」となり、同時に割込み許可レジスタ2の値も、割込み禁止を表す値「0」となる。 Also, when the interrupt permission instruction is executed, the value of the interrupt permission register 1 becomes the value "1" representing the permission of interrupt, and at the same time the value of the interrupt permission register 2 also becomes the value "1" representing the permission of the interrupt. Thus, when the interrupt enable instruction is executed, maskable interrupts are enabled. Further, when the interrupt prohibition instruction is executed, the value of the interrupt permission register 1 becomes the value "0" indicating that the interrupt is prohibited, and at the same time the value of the interrupt permission register 2 also becomes the value "0" representing that the interrupt is prohibited.

<メインRAMの遊技用エリアと領域外エリアに関するクリア処理>
次に、図111、図112を参照して、メインRAM6203のクリア処理の概要について説明する。当該クリア処理におけるメインRAM6203のクリア範囲は、起動状態に応じて判定され、その起動状態は、電源投入時の設定キー6174a、及びRAMクリアスイッチ6176の操作等に基づいて決定される。この処理は、後述する起動状態チェック処理(図118)において詳細に説明する。
<Clear processing for game area and outside area of main RAM>
Next, with reference to FIGS. 111 and 112, an overview of clear processing of the main RAM 6203 will be described. The clearing range of the main RAM 6203 in the clearing process is determined according to the activation state, and the activation state is determined based on the operation of the setting key 6174a and the RAM clear switch 6176 when the power is turned on. This processing will be described in detail in the activation state check processing (FIG. 118) described later.

起動時におけるメインRAM6203のクリア範囲は、図111(A)に示す起動状態に応じて判定される。この起動状態は、図111(A)に示すように、メインRAM6203に異常があるか否か(図111(A)の「メインRAM異常」の欄)、パチンコ遊技機の電源投入時の操作(図111(A)の「電源投入時の操作」の欄)、及び前回の電断時に設定変更が行われていたか否か(図111(A)の「設定変更中電断復帰」の欄)に基づいた複数のパターンにより決定される。メインRAM6203に異常があるか否かについては、メインRAM6203の指定領域について、電源投入前と電源投入後でCRCを算出し、算出されたCRC値の照合を行い、両者の値が異なる場合に、メインRAM6203に異常があるものと判断する。 The clear range of the main RAM 6203 at startup is determined according to the startup state shown in FIG. 111(A). As shown in FIG. 111(A), this startup state is determined by whether or not there is an abnormality in the main RAM 6203 ("Main RAM abnormality" column in FIG. 111(A)), the operation ( 111A), and whether or not the setting was changed at the time of the previous power failure ("Recovery from power failure during setting change" column in FIG. 111A). determined by a plurality of patterns based on As to whether or not there is an abnormality in the main RAM 6203, the CRC is calculated for the specified area of the main RAM 6203 before and after the power is turned on, and the calculated CRC values are collated. It is determined that the main RAM 6203 has an abnormality.

図111(A)の第1のパターン(NO.1)は、メインRAM6203に異常がなく、パチンコ遊技機の電源投入時の操作が「A」であり、設定変更中の電断復帰でない(X印で示されている)パターンである。ここで、パチンコ遊技機の電源投入時の操作は、「A」~「D」で表され、これらは、図111(B)に示す、パチンコ遊技機の電源投入時の操作のパターン「A」~「D」に対応する。 The first pattern (NO. 1) in FIG. 111(A) is that the main RAM 6203 is normal, the operation at power-on of the pachinko game machine is "A", and it is not power failure recovery during setting change (X (marked) pattern. Here, the operations when turning on the power of the pachinko gaming machine are represented by "A" to "D", and these are the pattern "A" of the operation when turning on the power of the pachinko gaming machine shown in FIG. 111(B). ~ Corresponds to "D".

図111(B)のパターン「A」は、電源が投入されていない状態で、設定キー6174aをオン操作せず(すなわち、オフ状態のまま)、RAMクリアスイッチ6176のオン操作せずに(すなわち、オフ状態のまま)、電源スイッチ6095のオン操作を行う操作である。この操作は、通常の営業開始時の状態でもあり、また、電圧降下等のトラブルや、瞬断などによって再立ち上げがされるような状況でも考えられる。 Pattern "A" in FIG. 111B is a state in which the power is not turned on, and the setting key 6174a is not turned on (that is, remains in the off state) and the RAM clear switch 6176 is not turned on (that is, , remains off), and the power switch 6095 is turned on. This operation is also the state at the start of normal business, and can also be considered in situations where the system is restarted due to trouble such as a voltage drop or a momentary power failure.

パターン「B」は、電源が投入されていない状態で、設定キー6174aをオン操作し(例えば、設定キー差込口6174に差し込み、所定方向に回す)、RAMクリアスイッチ6176のオン操作せずに(オフのままとして)、電源スイッチ6095のオン操作を行う操作である。この操作は、通常、設定確認処理を行うために行われる操作である。 In pattern "B", the setting key 6174a is turned on (for example, inserted into the setting key insertion port 6174 and turned in a predetermined direction) while the power is not turned on, and the RAM clear switch 6176 is not turned on. This is an operation to turn on the power switch 6095 (while keeping it off). This operation is normally performed to perform setting confirmation processing.

パターン「C」は、電源が投入されていない状態で、設定キー6174aをオン操作せず、RAMクリアスイッチ6176のオン操作をして、電源スイッチ6095のオン操作を行う操作である。この操作は、通常、メインRAM6203のクリアを行うために行われる操作である。 Pattern "C" is an operation of turning on the RAM clear switch 6176 and turning on the power switch 6095 without turning on the setting key 6174a while the power is not turned on. This operation is normally performed to clear the main RAM 6203 .

パターン「D」は、電源が投入されていない状態で、設定キー6174aをオン操作し、RAMクリアスイッチ6176のオン操作、及び電源スイッチ6095のオン操作の両方を行う操作である。この操作は、通常、設定変更を行うために行われる操作である。 Pattern "D" is an operation in which the setting key 6174a is turned on, the RAM clear switch 6176 is turned on, and the power switch 6095 is turned on while the power is not turned on. This operation is usually performed to change settings.

上記のように、電源投入時の操作は、パターン「A」~「D」のいずれか1つであり、図111(A)の第1のパターンの場合は、パターン「A」の欄に「○」が配置されてパターン「A」の操作が行われていることが表されており、その他のパターン「B」~「D」はX印となっている。 As described above, the operation at power-on is any one of patterns "A" to "D". In the case of the first pattern in FIG. 111A, " ◯” is placed to indicate that the pattern “A” is being operated, and the other patterns “B” to “D” are marked with an X.

図111(A)の第1のパターンの場合、起動状態は「電断復帰」と判定され、クリア範囲は電断復帰時RAMクリア範囲となる。このクリア範囲については、図112を参照して後で説明する。本願では、このようにクリア範囲が電断復帰時RAMクリア範囲に設定された後、メインCPU6201は、当該クリア範囲をクリアし、その後、電断復帰に応じた処理を行う。 In the case of the first pattern in FIG. 111A, the activation state is determined to be "power failure recovery", and the clear range is the RAM clear range at power failure recovery. This clear range will be described later with reference to FIG. In the present application, after the clear range is thus set to the RAM clear range at power failure recovery, the main CPU 6201 clears the clear range, and then performs processing according to power failure recovery.

図111(A)の第2のパターン(NO.2)は、メインRAM6203に異常がなく、パチンコ遊技機の電源投入時の操作が「B」であり、設定変更中の電断復帰でない(X印で示されている)パターンである。 In the second pattern (NO.2) in FIG. 111A, there is no abnormality in the main RAM 6203, the operation at power-on of the pachinko game machine is "B", and there is no power failure recovery during setting change (X (marked) pattern.

図111(A)の第2のパターンの場合、起動状態は「設定確認」と判定され、クリア範囲は電断復帰時RAMクリア範囲となる。このクリア範囲については、図112を参照して後で説明する。本願では、このようにクリア範囲が電断復帰時RAMクリア範囲に設定された後、メインCPU6201は、当該クリア範囲をクリアし、その後、設定確認の処理を行う。 In the case of the second pattern shown in FIG. 111A, the activation state is determined to be "setting confirmation", and the clear range is the RAM clear range at power failure recovery. This clear range will be described later with reference to FIG. In the present application, after the clear range is thus set as the RAM clear range at power failure recovery, the main CPU 6201 clears the clear range, and then performs setting confirmation processing.

図111(A)の第3のパターン(NO.3)は、メインRAM6203に異常がなく、パチンコ遊技機の電源投入時の操作が「C」であり、設定変更中の電断復帰でない(X印で示されている)パターンである。 The third pattern (No. 3) in FIG. 111(A) is that there is no abnormality in the main RAM 6203, the operation at power-on of the pachinko game machine is "C", and there is no power failure recovery during setting change (X (marked) pattern.

図111(A)の第3のパターンの場合、起動状態は「RAMクリア」と判定され、クリア範囲は設定変更時RAMクリア範囲となる。このクリア範囲については、図112を参照して後で説明する。本願では、このようにクリア範囲が設定変更時RAMクリア範囲に設定された後、メインCPU6201は、当該クリア範囲をクリアし、その後、電断復帰に応じた処理を行う。 In the case of the third pattern in FIG. 111A, the activation state is determined to be "RAM clear", and the clear range is the RAM clear range upon setting change. This clear range will be described later with reference to FIG. In the present application, after the clear range is set to the setting change RAM clear range in this way, the main CPU 6201 clears the clear range, and then performs processing in response to power failure recovery.

図111(A)の第4のパターン(NO.4)は、メインRAM6203に異常がなく、パチンコ遊技機の電源投入時の操作が「D」であり、設定変更中の電断復帰でない(X印で示されている)パターンである。 The fourth pattern (No. 4) in FIG. 111(A) is that there is no abnormality in the main RAM 6203, the operation at power-on of the pachinko game machine is "D", and there is no power failure recovery during setting change (X (marked) pattern.

図111(A)の第4のパターンの場合、起動状態は「設定変更」と判定され、クリア範囲は設定変更時RAMクリア範囲となる。本願では、このようにクリア範囲が設定変更時RAMクリア範囲に設定された後、メインCPU6201は、当該クリア範囲をクリアし、その後、設定変更の処理を行う。 In the case of the fourth pattern in FIG. 111A, the activation state is determined to be "setting change", and the clear range is the RAM clear range at setting change. In the present application, after the clear range is thus set as the RAM clear range at setting change, the main CPU 6201 clears the clear range, and then performs the setting change processing.

図111(A)の第5のパターン(NO.5)は、メインRAM6203に異常がなく、パチンコ遊技機の電源投入時の操作が「A」~「D」のどれでもよい「ANY」であり、設定変更中の電断復帰がある(○印で示されている)パターンである。 The fifth pattern (No. 5) in FIG. 111(A) indicates that there is no abnormality in the main RAM 6203, and the operation at power-on of the pachinko game machine is "ANY" which may be any of "A" to "D". , there is a power failure recovery during setting change (indicated by a circle).

図111(A)の第5のパターンの場合、起動状態は「設定変更」と判定され、クリア範囲は設定変更時RAMクリア範囲となる。このように、設定変更中の電断復帰である場合は、メインRAM6203に異常がない限り、パチンコ遊技機の電源投入時の操作がどのようなものであっても、クリア範囲に設定変更時RAMクリア範囲が設定されることになる。このパターンでは、電断前の設定キー6174a、RAMクリアスイッチ6176の操作を表す状態情報がセットされ、電源投入後に、電断前の設定キー6174a、RAMクリアスイッチ6176の操作が再現される。 In the case of the fifth pattern in FIG. 111A, the activation state is determined to be "setting change", and the clear range is the RAM clear range at setting change. In this way, in the case of power failure recovery during setting change, as long as there is no abnormality in the main RAM 6203, regardless of the operation at the time of turning on the power of the pachinko game machine, the setting change time RAM A clear range is set. In this pattern, state information representing the operation of the setting key 6174a and the RAM clear switch 6176 before the power interruption is set, and after the power is turned on, the operation of the setting key 6174a and the RAM clear switch 6176 before the power interruption is reproduced.

このクリア範囲については、図112を参照して後で説明する。本願では、このようにクリア範囲が設定変更時RAMクリア範囲に設定された後、メインCPU6201は、当該クリア範囲をクリアし、その後、設定変更の処理を行う。 This clear range will be described later with reference to FIG. In the present application, after the clear range is thus set as the RAM clear range at setting change, the main CPU 6201 clears the clear range, and then performs the setting change processing.

図111(A)の第6のパターン(NO.6)は、メインRAM6203に異常があり、パチンコ遊技機の電源投入時の操作が「D」である場合のクリア範囲を示している。また、このパターンでは、設定変更中の電断復帰であるか否かについては、どちらでも良いことを表す「ANY」で示されている。 The sixth pattern (No. 6) in FIG. 111(A) shows the clear range when there is an abnormality in the main RAM 6203 and the operation at power-on of the pachinko gaming machine is "D". Further, in this pattern, whether or not the power failure is restored during setting change is indicated by "ANY", which means that it does not matter.

図111(A)の第6のパターンの場合、起動状態は「RAM異常1」と判定され、クリア範囲は異常時RAMクリア範囲となる。このクリア範囲については、図112を参照して後で説明する。本願では、このようにクリア範囲が異常時RAMクリア範囲に設定された後、メインCPU6201は、当該クリア範囲をクリアし、その後、設定変更の処理を行う。 In the case of the sixth pattern in FIG. 111(A), the activation state is determined to be "RAM abnormality 1", and the clear range is the RAM clear range at the time of abnormality. This clear range will be described later with reference to FIG. In the present application, after the clear range is thus set to the RAM clear range at the time of abnormality, the main CPU 6201 clears the clear range, and then performs setting change processing.

図111(A)の第7のパターン(NO.7)は、メインRAM6203に異常があり、パチンコ遊技機の電源投入時の操作が「D」以外のいずれかである場合のクリア範囲を示している。また、このパターンでは、第6のパターンと同様に、設定変更中の電断復帰であるか否かについては、どちらでも良いことを表す「ANY」で示されている。 The seventh pattern (NO.7) in FIG. 111(A) shows the clear range when there is an abnormality in the main RAM 6203 and the operation at power-on of the pachinko game machine is anything other than "D". there is Also, in this pattern, as in the sixth pattern, "ANY" indicating that it does not matter whether or not the power is restored during the setting change is indicated by "ANY".

図111(A)の第7のパターンの場合、起動状態は「RAM異常2」と判定され、クリア範囲としては、異常時RAMクリア範囲が設定されるが、最終的には、遊技復帰不可能エラー処理が行われ、遊技停止となる。 In the case of the seventh pattern in FIG. 111(A), the activation state is determined to be "RAM abnormality 2", and the RAM clear range at abnormal time is set as the clear range, but ultimately the game cannot be returned. Error processing is performed and the game is stopped.

なお、図111(A)に示す起動状態は、パチンコ遊技機の電源が投入されたときのステータスを識別することを目的としており、この起動状態に応じてメインRAM6203のクリア範囲が判定される。ここで、電断復帰時に設定されるクリア範囲とは、起動状態が電断復帰である場合に設定されるクリア範囲(すなわち、「電断復帰時RAMクリア範囲」)であり、設定変更時に設定されるクリア範囲とは、起動状態が設定変更である場合に設定されるクリア範囲(すなわち、「設定変更時RAMクリア範囲」)である。 The activation state shown in FIG. 111A is intended to identify the status when the power of the pachinko gaming machine is turned on, and the clear range of the main RAM 6203 is determined according to this activation state. Here, the clear range set at power failure recovery is the clear range set when the startup state is power failure recovery (that is, "RAM clear range at power failure recovery"), and is set at the time of setting change. The clear range to be set is the clear range set when the activation state is the setting change (that is, the "RAM clear range at the time of setting change").

なお、パチンコ遊技機の電源が投入されたときに、メインCPU6101が、電断復帰の処理を行うことになったとしても、クリア範囲として「電断復帰時RAMクリア範囲」が設定されるとは限らない。例えば、図111(A)の第1のパターンでは、クリア範囲として「電断復帰時RAMクリア範囲」が設定され、そのクリア範囲がクリアされた後、電断復帰の処理を行うが、第3のパターンでは、クリア範囲として「設定変更時RAMクリア範囲」が設定されるが、そのクリア範囲がクリアされた後、電断復帰の処理が行われる。 It should be noted that even if the main CPU 6101 decides to perform power failure recovery processing when the pachinko machine is powered on, the "RAM clear range at power failure recovery" is set as the clear range. Not exclusively. For example, in the first pattern of FIG. 111(A), the "RAM clear range at power failure recovery" is set as the clear range, and the power failure recovery process is performed after the clear range is cleared. In pattern 2, the "RAM clear range at setting change" is set as the clear range, and after the clear range is cleared, power failure recovery processing is performed.

また、「異常時RAMクリア範囲」、「設定変更時RAMクリア範囲」、「電断復帰時RAMクリア範囲」はそれぞれ、後述の図112に示すようなクリア範囲とすることができるが、これらのクリア範囲の少なくとも2つを、同じクリア範囲とするように設計することも可能である。 Further, the "RAM clear range at abnormal time", the "RAM clear range at setting change", and the "RAM clear range at power failure recovery" can each be a clear range as shown in FIG. It is also possible to design at least two of the clear areas to be the same clear area.

次に、図112を参照して、それぞれのクリア範囲の概要について説明する。 Next, with reference to FIG. 112, an outline of each clear range will be described.

図112(A)には、異常時RAMクリア範囲の例が示されている。本実施形態では、メインRAM6203の遊技用エリアについての異常時RAMクリア範囲は、先頭のアドレス(「F000」H)からスタックエリア(遊技用エリア)の途中までである。メインRAMが異常であると判定されているので、作業領域はすべてクリアする。また、スタックエリアは、アドレス「F200」Hからアドレス値の小さい方向に順に用いられるため、ここでは、使用中のスタックエリアを保護するために、アドレス「F1FC」Hまでをクリアし、スタックエリアのすべてをクリアしないようにしている。スタックエリアには、例えば、呼び出されたプログラムの戻り番地を記憶している領域があり、この部分をクリア対象にしないことで、当該戻り番地を保護している。 FIG. 112(A) shows an example of the RAM clear range at abnormal time. In this embodiment, the abnormal RAM clear range for the game area of the main RAM 6203 is from the top address (“F000”H) to the middle of the stack area (game area). Since it is determined that the main RAM is abnormal, all work areas are cleared. Also, since the stack area is used in ascending order of address value from address "F200"H, in order to protect the stack area in use, up to address "F1FC"H is cleared and the stack area is cleared. I try not to clear everything. The stack area includes, for example, an area that stores the return address of the called program, and the return address is protected by not clearing this portion.

メインRAM6203の領域外エリアについての異常時RAMクリア範囲は、先頭のアドレス(「F210」H)からスタックエリア(領域外エリア)の前までである。すなわち、作業領域(領域外エリア)のすべてがクリアされる。なお、この例では、上述のように、16バイトの未使用領域を設けているため、領域外エリアの先頭アドレスは、遊技用エリアの最終アドレスに16バイトを加算した「F210」Hとなる(図112(B)、図112(C)の領域外エリアについても同様)。また、このような、メインRAM6203の領域外エリアのクリア範囲については、メインRAM6203の遊技用エリアについての異常時RAMクリア範囲の先頭のアドレス(「F000」H)の下位1バイト(すなわち、「00」H)に基づいて判断している。 The abnormal RAM clear range for the out-of-area area of the main RAM 6203 is from the top address ("F210"H) to the front of the stack area (out-of-area area). That is, the entire work area (area outside the area) is cleared. In this example, as described above, a 16-byte unused area is provided, so the start address of the area outside the area is "F210"H, which is the final address of the game area plus 16 bytes ( The same applies to the areas outside the region in FIGS. 112(B) and 112(C)). In addition, regarding such a clear range of the area outside the area of the main RAM 6203, the lower 1 byte (that is, "00 'H).

図112(B)には、設定変更時RAMクリア範囲の例が示されている。本実施形態では、メインRAM6203の遊技用エリアについての設定変更時RAMクリア範囲は、アドレス(「F003」H)からスタックエリア(遊技用エリア)の途中までである。設定変更時と判定されているので、作業領域は、先頭アドレス(「F000」H)から3バイト分確保されている設定変更に係る設定値をクリアしないようにしている。また、スタックエリアは、アドレス「F200」Hからアドレス値の小さい方向に順に用いられるため、ここでは、使用中のスタックエリアを保護するために、アドレス「F1FC」Hまでをクリアし、スタックエリアのすべてをクリアしないようにしている。スタックエリアには、例えば、呼び出されたプログラムの戻り番地を記憶している領域があり、この部分をクリア対象にしないことで、当該戻り番地を保護している。 FIG. 112B shows an example of the RAM clear range at the time of setting change. In this embodiment, the setting change RAM clear range for the game area of the main RAM 6203 is from the address (“F003” H) to the middle of the stack area (game area). Since it is determined that it is time to change the setting, the work area does not clear the set value related to the setting change secured for 3 bytes from the top address ("F000"H). Also, since the stack area is used in ascending order of address value from address "F200"H, in order to protect the stack area in use, up to address "F1FC"H is cleared and the stack area is cleared. I try not to clear everything. The stack area includes, for example, an area that stores the return address of the called program, and the return address is protected by not clearing this portion.

メインRAM6203の領域外エリアについての設定変更時RAMクリア範囲は、アドレス(「F232」H)からスタックエリア(領域外エリア)の前までである。作業領域(領域外エリア)では、性能表示等に関するデータがクリアされずに残される。このような、メインRAM6203の領域外エリアのクリア範囲については、メインRAM6203の遊技用エリアについての設定登録時RAMクリア範囲の先頭のアドレス(「F003」H)の下位1バイト(すなわち、「03」H)に基づいて判断している。 The RAM clear range at setting change for the area outside the area of the main RAM 6203 is from the address (“F232”H) to the front of the stack area (area outside the area). In the work area (area outside the area), data related to performance display and the like are left without being cleared. Regarding such a clear range of the area outside the area of the main RAM 6203, the lower 1 byte (that is, "03" H).

図112(C)には、電断復帰時RAMクリア範囲の例が示されている。本実施形態では、メインRAM6203の遊技用エリアについての電断復帰時RAMクリア範囲は、アドレス(「F07B」H)から9バイト分をクリアする。電断復帰時と判定されているので、作業領域の大部分、及びスタックエリアの全部は、電断前の遊技状態等を保持するために、クリアされずに残される。クリアされる部分は、例えば、遊技異常検知フラグ等のデータである。なお、電断復帰時RAMクリア範囲に関しては、スタックエリアはクリア対象でないため、上述した、異常時RAMクリア範囲や、設定変更RAMクリア範囲のように、意識的にスタックエリアの一部を残しておいて、プログラムの戻り番地を確保しようとする処理を行わないように制御することが可能である。 FIG. 112(C) shows an example of the RAM clear range at power failure recovery. In this embodiment, the game area of the main RAM 6203 is cleared by 9 bytes from the address ("F07B" H) as the RAM clear range at power failure recovery. Since it is determined that power is restored, most of the work area and all of the stack area are left uncleared in order to maintain the game state before the power failure. The cleared part is, for example, data such as a game abnormality detection flag. Regarding the RAM clear range at the time of power failure recovery, the stack area is not the target of clearing. In this case, it is possible to perform control so as not to perform processing that attempts to secure the return address of the program.

メインRAM6203の領域外エリアについての電断復帰時RAMクリア範囲は、アドレス(「F232」H)からスタックエリア(領域外エリア)の前までである。作業領域(領域外エリア)では、性能表示等に関するデータがクリアされずに残される。このような、メインRAM6203の領域外エリアのクリア範囲については、メインRAM6203の遊技用エリアについての設定登録時RAMクリア範囲の先頭のアドレス(「F07B」H)の下位1バイト(すなわち、「7B」H)に基づいて判断している。 The area outside the area of the main RAM 6203 that is cleared after power failure is from the address ("F232"H) to the front of the stack area (area outside the area). In the work area (area outside the area), data related to performance display and the like are left without being cleared. Regarding such a clear range of the area outside the area of the main RAM 6203, the lower 1 byte (that is, "7B") of the top address ("F07B" H) of the RAM clear range at the time of setting registration for the game area of the main RAM 6203 H).

以上のように、それぞれのクリア範囲を決定する場合、メインRAM6203の領域外エリアについては、対応する遊技用エリアのクリア範囲のうち、先頭アドレスの下位1バイトに基づいて決定しており、新たに、各条件を参照してどのクリア範囲か判断する処理を省略している。また、遊技用エリアのクリア範囲の先頭アドレスの下位1バイトが、各クリア範囲で異なるように意図的に設定されているため、当該下位1バイトによって、メインRAM6203の領域外エリアのクリア範囲を決定することができる。 As described above, when determining each clear range, the area outside the area of the main RAM 6203 is determined based on the lower 1 byte of the start address of the clear range of the corresponding game area. , the process of determining which clear range by referring to each condition is omitted. In addition, since the lower 1 byte of the top address of the clear range of the game area is intentionally set differently for each clear range, the clear range of the area outside the main RAM 6203 is determined by the lower 1 byte. can do.

上記のように、本願では、遊技用の領域(遊技用エリア)のクリア範囲に応じて、遊技用以外の領域(領域外エリア)のクリア範囲を設定することができ、この場合、遊技用の領域のクリア範囲は、遊技用の領域のクリア範囲を指定する情報であって、例えば、遊技用の領域のクリア範囲の先頭アドレスの下位1バイトである。 As described above, in the present application, depending on the clear range of the game area (game area), it is possible to set the clear range of the area other than the game (area outside the area), in this case, The clear range of the area is information specifying the clear range of the game area, and is, for example, the lower 1 byte of the start address of the clear range of the game area.

なお、図112で用いたアドレス値は例示のためのものであり、メインRAM6203における各エリアの配置やサイズ、各クリア範囲を様々に設定することができる。 Note that the address values used in FIG. 112 are for illustration only, and the arrangement and size of each area in the main RAM 6203 and each clear range can be set variously.

図112に示すような、遊技用エリアと領域外エリアのクリア処理は、遊技用エリアと領域外エリアに関するCRC値の照合結果に基づいて、パチンコ遊技機の起動時に同期して(概ね同タイミングで)行われる。すなわち、(後で詳細に説明するが)図119に示す指定範囲クリア処理において図120の領域外指定領域クリア処理が呼び出され、そこで、領域外エリアのクリア処理が行われ、その後すぐに、指定範囲クリア処理に戻り、遊技用エリアのクリア処理が行われる。 As shown in FIG. 112, the processing for clearing the game area and the area outside the area is performed synchronously (at approximately the same timing) when the pachinko gaming machine is started, based on the result of collation of the CRC values regarding the game area and the area outside the area. ) is done. 120 is called in the designated area clearing process shown in FIG. 119 (which will be described in detail later). Returning to the range clearing process, the clearing process of the game area is performed.

<電断検知に係る外部割込み処理>
次に、本実施形態における、電断を検知した際の外部マスカブル割込み処理の概要について、図113を参照して説明する。
<External interrupt processing related to power failure detection>
Next, an outline of external maskable interrupt processing when power failure is detected in this embodiment will be described with reference to FIG.

メインCPU6201は、本発明の第3実施形態に係るパチンコ遊技機のパラレル入力ポートを経由して、外部端子(XINT端子)からの割込み要求信号を受信すると、この外部端子に対応付けられた設定領域のエントリアドレスを開始アドレスとするプログラムを開始する。このプログラムは、後述する図131の外部マスカブル割込み処理である。また、この設定領域には、割込み処理の優先順位を示すデータが含まれる。例えば、設定領域の上位ビット側にエントリアドレスが記憶され、下位ビット側に優先順位を示すデータが記憶され、エントリアドレスと優先順位を示すデータとの間には、少なくとも1ビットの「0」が配置される。 When the main CPU 6201 receives an interrupt request signal from an external terminal (XINT terminal) via the parallel input port of the pachinko game machine according to the third embodiment of the present invention, the setting area associated with this external terminal start a program starting from the entry address of This program is external maskable interrupt processing in FIG. 131, which will be described later. This setting area also includes data indicating the priority of interrupt processing. For example, an entry address is stored on the high-order bit side of the setting area, data indicating priority is stored on the low-order bit side, and at least one bit of "0" is provided between the entry address and the data indicating the priority. placed.

また、本実施形態では、パチンコ遊技機のタイマカウンタ(例えば、タイマカウンタPTC2)からタイマ割込みの信号を受信すると、このタイマカウンタに対応付けられた設定領域のエントリアドレスを開始アドレスとするプログラムを開始する。このプログラムは、後述する図132のシステムタイマ割込み処理である。また、この設定領域には、割込み処理の優先順位を示すデータが含まれる。例えば、設定領域の上位ビット側にエントリアドレスが記憶され、下位ビット側に優先順位を示すデータが記憶され、エントリアドレスと優先順位を示すデータとの間には、少なくとも1ビットの「0」が配置される。 Also, in this embodiment, when a timer interrupt signal is received from a timer counter (for example, timer counter PTC2) of the pachinko game machine, a program is started with the entry address of the setting area associated with this timer counter as the start address. do. This program is system timer interrupt processing in FIG. 132, which will be described later. This setting area also includes data indicating the priority of interrupt processing. For example, an entry address is stored on the high-order bit side of the setting area, data indicating priority is stored on the low-order bit side, and at least one bit of "0" is provided between the entry address and the data indicating the priority. placed.

このように、外部端子(XINT端子)からの外部割込みや、タイマカウンタからのタイマ割込みといった割込み要因ごとに、上述した設定領域が設けられ、その対応する設定領域に記憶されたデータによって、割込みに応じて実行される処理プログラムのエントリアドレス、及び割込みの優先順位が規定される。 In this way, the above-described setting area is provided for each interrupt factor, such as an external interrupt from an external terminal (XINT terminal) or a timer interrupt from a timer counter, and the data stored in the corresponding setting area is used to respond to an interrupt. Entry addresses of processing programs to be executed accordingly and priority of interrupts are defined.

上述した外部マスカブル割込み処理が開始されると、メインCPU6201は、入力ポートの所定のアドレスをチェックして、電断信号を受信したか否かを判定する。この処理は、割込み要因が電断であるか否かを判定する処理であり、電断信号を受信した場合、図113(A)に示すような割込み要因マスクで割込みマスクレジスタを更新し、所定の割込み要因をマスクする。 When the external maskable interrupt process described above is started, the main CPU 6201 checks a predetermined address of the input port to determine whether or not a power failure signal has been received. This processing is to determine whether or not the interrupt factor is a power interruption. When a power interruption signal is received, the interrupt mask register is updated with an interrupt factor mask as shown in FIG. mask the interrupt factor.

ここで、割込みマスクレジスタには、図113(A)に示す割込み要因マスクにより、電源投入後の初期設定において、例えば、タイマカウンタを割込みの要因とする割込み(タイマカウンタ割込み)と、電断を割込みの要因とする割込み(電断割込み)とを受け付けるように、対応するビット(例えば、ビット0~7において、ビット位置2とビット位置3)に「0」がセットされている。そして、上記の外部マスカブル割込み処理では、電断が生じた時点で、割込みマスクレジスタに対し、ビット位置2とビット位置3に、それぞれ「1」をセットする。 Here, in the interrupt mask register, the interrupt factor mask shown in FIG. "0" is set to the corresponding bit (for example, bit positions 2 and 3 in bits 0 to 7) so as to accept an interrupt (power-off interrupt) that causes an interrupt. In the above external maskable interrupt processing, "1" is set to bit position 2 and bit position 3 of the interrupt mask register when a power failure occurs.

このように、割込みマスクレジスタのビット位置2と、ビット位置3に、それぞれ「1」をセットすると、これ以降、メインCPU6201は、タイマカウンタ割込みと電断割込みを受け付けないように制御される(すなわち、図131の外部マスカブル割込み処理と、図132のシステムタイマ割込み処理が新たに開始されないように制御される)。 In this way, when "1" is set to bit position 2 and bit position 3 of the interrupt mask register, the main CPU 6201 is controlled not to accept timer counter interrupts and power failure interrupts (that is, , the external maskable interrupt processing in FIG. 131 and the system timer interrupt processing in FIG. 132 are controlled so as not to start anew).

次に、外部マスカブル割込み処理では、XINT検知フラグをセットし、電断が発生しているというステータスをセットする。その後、後述する主制御メイン処理で呼び出される電断判定処理(図115のステップS6015、図124)において、このXINT検知フラグの内容を参照して、電断が発生しているか否かを判定し、電断が発生していれば、電断設定処理を実行する。 Next, in the external maskable interrupt process, the XINT detection flag is set, and the status that the power failure has occurred is set. Thereafter, in the power interruption determination process (step S6015 in FIG. 115, FIG. 124) called in the main control main process described later, the content of the XINT detection flag is referenced to determine whether or not the power interruption has occurred. , if a power failure has occurred, a power failure setting process is executed.

図113(B)には、主制御回路6200がプログラムを実行するのに必要な情報を格納するプログラム管理エリアに記憶される割込み初期設定データが示されている。このデータには、割込み優先順の設定値が記憶されている。 FIG. 113B shows interrupt initialization data stored in the program management area for storing information required for main control circuit 6200 to execute the program. This data stores the set value of the interrupt priority order.

図113(C)には、設定値が「01」の場合の、割込要因ごとの優先順位が示されている。図113(B)に示したように、割込み優先順位の設定値がビット「01」である場合、タイマカウンタ割込(タイマカウンタPTC2の割込み)のほうが、電断割込(XINT端子からの信号による割込み)より割込の優先順位が高くなるように設定される。なお、この優先順位は、設定値を変えれば、それに応じて変更されるようになっている。また、本実施形態では、この優先順位の設定内容をプログラムで規定する必要はない。 FIG. 113(C) shows the order of priority for each interrupt factor when the set value is "01". As shown in FIG. 113B, when the set value of the interrupt priority is bit "01", the timer counter interrupt (interrupt of the timer counter PTC2) is faster than the power failure interrupt (signal from the XINT terminal). is set so that the priority of the interrupt is higher than that of the interrupt caused by the It should be noted that this priority can be changed by changing the set value. In addition, in this embodiment, it is not necessary to specify the setting contents of the priority by a program.

また、図113(A)の割込みマスクレジスタは、各ビットがそれぞれ割込み要因に対応付けられるが、ここでは、ビット位置0からビット位置5に向かって、図113(C)に示す割込み要因が、優先順いの高い順に対応付けられている。すなわち、割込みマスクレジスタのビット位置0には、タイマカウンタPTC0の割込みが対応付けられ、ビット位置1には、タイマカウンタPTC1の割込みが対応付けられ、ビット位置2には、タイマカウンタPTC2の割込みが対応付けられ、ビット位置3には、外部端子(XINT端子)からの外部割込みが対応付けられ、ビット位置4には、非同期シリアル送受信0による割込みが対応付けられ、ビット位置5には、非同期シリアル送受信1による割込みが対応付けられる。なお、ビット位置7とビット位置6は未使用である。 Each bit of the interrupt mask register shown in FIG. 113A is associated with an interrupt factor. Here, the interrupt factors shown in FIG. They are associated in descending order of priority. That is, the bit position 0 of the interrupt mask register corresponds to the interrupt of the timer counter PTC0, the bit position 1 corresponds to the interrupt of the timer counter PTC1, and the bit position 2 corresponds to the interrupt of the timer counter PTC2. bit position 3 is associated with an external interrupt from an external terminal (XINT terminal), bit position 4 is associated with an interrupt due to asynchronous serial transmission/reception 0, bit position 5 is associated with an asynchronous serial An interrupt by transmission/reception 1 is associated. Note that bit positions 7 and 6 are unused.

上記のように、本実施形態では、タイマカウンタ割込みと電断割込みの発生を前提としているが、上記のように、少なくとも、複数のタイマカウンタによる割込み、複数の非同期シリアル送受信による割込み、及びXINT端子から入力する外部からの割込みに関する要因に対応することができる。 As described above, in this embodiment, it is assumed that timer counter interrupts and power interruption interrupts occur. It is possible to respond to factors related to external interrupts input from.

このような、割込み要因マスクを利用した構成によって、電断が発生した後の他の割込みの発生を制限することができるため、当該他の割込みを想定した処理のために分岐命令を記載しなくて済み、結果的に、プログラムの構成が簡潔になるとともに、サイズを小さくすることができる。 With such a configuration using interrupt factor masking, it is possible to limit the occurrence of other interrupts after a power outage. As a result, the program structure can be simplified and the size can be reduced.

また、割込み要因マスクを利用した構成によって、電断が発生した後の他の割込みの発生を制限することができるため、電断の検知後、早急に電断に係る処理を実行することができ、また、当該他の割込みによる処理との実行タイミングや処理順を考慮する必要がなくなる。 In addition, since the configuration using the interrupt factor mask can limit the occurrence of other interrupts after a power failure has occurred, it is possible to immediately execute the processing related to the power failure after detecting the power failure. Moreover, it is not necessary to consider the execution timing and the order of processing with respect to the other interrupt processing.

このように、割込みマスクレジスタに「1」をセットするビット位置によって、割込み要因ごとに発生の検知を行うか否かを調整することができるため、例えば、電断の検知により外部マスカブル割込み処理が実行された後に、特定の割込み要因に係る割込み処理については、その処理を許容するように制御することも可能である。 In this way, depending on the bit position where "1" is set in the interrupt mask register, it is possible to adjust whether or not to detect the occurrence of each interrupt factor. After execution, it is also possible to control interrupt processing related to a specific interrupt factor so as to permit the processing.

[主制御メイン処理]
次に、図114~図116を参照して、メインCPU6201の制御によるメイン処理(主制御メイン処理)について説明する。なお、図114~図116は、主制御メイン処理の手順を示すフローチャートである。
[Main control main processing]
Next, the main processing (main control main processing) controlled by the main CPU 6201 will be described with reference to FIGS. 114 to 116. FIG. 114 to 116 are flowcharts showing the procedure of main control main processing.

まず、メインCPU6201は、バンク0の処理を開始し、電断信号ビットが「0」であるか否かを判定する(ステップS6001)。ステップS6001において、メインCPU6201が、電断信号ビットが「0」であると判定した場合(ステップS6001がYES判定の場合)、メインCPU6201は、電断を検知中であるとして、ステップS6001の判定処理を繰り返す。 First, the main CPU 6201 starts processing bank 0 and determines whether or not the power failure signal bit is "0" (step S6001). In step S6001, if the main CPU 6201 determines that the power failure signal bit is "0" (YES in step S6001), the main CPU 6201 determines that power failure is being detected, and performs the determination processing in step S6001. repeat.

ステップS6001において、メインCPU6201が、電断信号ビットが「0」でないと判定した場合(ステップS6001がNO判定の場合)、メインCPU6201は、電断検知中でないとして、ステップS6002に進む。 If the main CPU 6201 determines in step S6001 that the power failure signal bit is not "0" (NO determination in step S6001), the main CPU 6201 determines that the power failure is not being detected, and proceeds to step S6002.

次に、メインCPU6201は、ステップS6002において、遊技用エリアに係る(バンク0の)スタックポインタの設定処理を行う。ここでは、例えば、スタックポインタSPに、図110(C)に示したスタックエリア(遊技用エリア)の最終アドレス+1をセットする。そして、以降の処理中、バンク0でスタックが用いられる場合は、スタックポインタSPから1を減じた後、そのアドレスにレジスタの値等を格納し、以降同様に、スタックエリア(遊技用エリア)をアドレス値の大きいエリアから小さいエリアに順に使用していく。 Next, in step S6002, the main CPU 6201 performs stack pointer setting processing (bank 0) for the game area. Here, for example, the final address of the stack area (game area) shown in FIG. 110(C)+1 is set in the stack pointer SP. During subsequent processing, if the stack is used in bank 0, after subtracting 1 from the stack pointer SP, register values and the like are stored at that address, and the stack area (game area) is stored in the same manner thereafter. Areas with larger address values are used in order from smaller ones.

次に、ステップS6003において、内蔵レジスタの初期設定を行う。ここでは、例えば、内蔵レジスタ初期設定データテーブルを参照して、内蔵レジスタの初期設定を行う。また、Qレジスタに、バンク0において利用されるメインRAM6203の作業領域(遊技用エリア)の先頭アドレス(上位側)「F0」Hがセットされる。 Next, in step S6003, internal registers are initialized. Here, for example, the built-in register initialization data table is referred to and the built-in register is initialized. In addition, the top address (upper side) of the work area (game area) of the main RAM 6203 used in bank 0, "F0"H, is set in the Q register.

その後、ステップS6004において、(例えば、Eレジスタに)起動時のRAMクリアスイッチ6176の状態情報と、設定キー差込口6174に差し込まれる設定キー6174aの状態情報を格納し、それらの状態を、後の起動状態チェック処理で確認できるようにしている。 Thereafter, in step S6004, the state information of the RAM clear switch 6176 at startup and the state information of the setting key 6174a inserted into the setting key insertion port 6174 are stored (for example, in the E register), and those states are stored later. can be checked by the startup status check process.

次いで、メインCPU6201は、ウェイト処理を行う(ステップS6005)。この処理では、メインCPU6201は、副制御回路6300側の起動待ち処理を行う。起動待ち時間(ウェイト期間)はおよそ12000msecである。また、この起動待ち時間において、メインCPU6201は、割込み要求信号(XINT)の発生チェック処理、割込み要求信号発生時のWDTの出力処理、所定のタイミングでの磁気センサ初期化信号の出力処理を行う。この処理は、タイムアウトレジスタを用いて行われる。また、割込み禁止中も、例えば、タイマカウンタPTC2のタイマカウントの更新を行うように制御し、PTC2のタイムアウトが発生したか否かを、PTC2タイムアウトフラグレジスタを用いて1命令で判定し、処理を分岐させることで、擬似的に、タイマ割込みが行われたか否かに応じて処理が分岐するような制御を行うことも可能である。 Next, the main CPU 6201 performs wait processing (step S6005). In this process, the main CPU 6201 performs start-up waiting process on the sub-control circuit 6300 side. The activation waiting time (wait period) is approximately 12000 msec. Also, during this startup wait time, the main CPU 6201 performs interrupt request signal (XINT) generation check processing, WDT output processing when an interrupt request signal is generated, and magnetic sensor initialization signal output processing at a predetermined timing. This process is performed using a timeout register. In addition, even while interrupts are disabled, for example, the timer count of the timer counter PTC2 is controlled to be updated, and whether or not the timeout of the PTC2 has occurred is determined by one instruction using the PTC2 timeout flag register, and processing is executed. By branching, it is also possible to perform control such that processing branches in a pseudo manner depending on whether or not a timer interrupt has occurred.

次いで、メインCPU6201は、RAMアクセス設定を行う(ステップS6006)。この処理で、メインCPU6201は、メインRAM6203へのアクセス許可コマンドを、対応するレジスタに送信する。 Next, the main CPU 6201 performs RAM access setting (step S6006). In this process, the main CPU 6201 transmits an access permission command to the main RAM 6203 to the corresponding register.

次に、メインCPU6201は、指定領域CRC検査処理を行う(ステップS6007)。この処理は、領域外エリア処理呼出命令でコールされることにより、バンク1に係る処理(領域外エリアの処理)を行う。メインCPU6201はそこで、メインRAM6203の遊技用エリアと領域外エリアに関するCRC検査を行い、その処理が終了すると、遊技用エリア処理復帰命令でリターンすることにより、以降の処理が、バンク0に係る処理(遊技用エリアの処理)を行うことになる。なお、この処理については、後で詳細に説明する。 Next, the main CPU 6201 performs specified area CRC check processing (step S6007). This process is called by an out-of-area process call instruction to perform a process related to bank 1 (out-of-area area process). The main CPU 6201 then performs a CRC check on the game area and the area outside the area of the main RAM 6203, and when the process is completed, returns with the game area processing return command, so that the subsequent processes are the processes related to bank 0 ( Processing of the game area) will be performed. Note that this processing will be described later in detail.

なお、CRC検査は、例えば、指定された領域のデータについて、予め定めておいた特定の値で割り、その余りを、異常があるか否かのチェック用の値として使用するものである。異なる時点でこのチェック用の値を算出し、それらが一致しない場合、当該指定された領域のデータに関して、変動があった(データの位置や値に異常があった)と判断することができる。 In the CRC check, for example, data in a designated area is divided by a predetermined specific value, and the remainder is used as a value for checking whether there is an abnormality. The values for this check are calculated at different times, and if they do not match, it can be determined that there has been a change in the data in the specified area (abnormality in data position or value).

次に、ステップS6008において、メインCPU6201は、起動状態チェック処理を行う。この処理では、メインCPU6201は、CRCチェック結果と電源投入時の所定キーの操作等に基づいて、メインRAM6203のクリア範囲を決定する。なお、この処理については、後で詳細に説明する。 Next, in step S6008, the main CPU 6201 performs activation state check processing. In this process, the main CPU 6201 determines the clear range of the main RAM 6203 based on the result of the CRC check and the operation of a predetermined key when the power is turned on. Note that this processing will be described later in detail.

次に、ステップS6009において、メインCPU6201は、指定範囲クリア処理を行う。この処理では、メインCPU6201は、メインRAM6203の遊技用エリア、及び領域外エリアについて、指定範囲のクリアを行う。なお、この処理については、後で詳細に説明する。 Next, in step S6009, the main CPU 6201 performs designated range clear processing. In this process, the main CPU 6201 clears the specified range of the game area and the outside area of the main RAM 6203 . Note that this processing will be described later in detail.

次に、ステップS6010において、メインCPU6201は、(例えば、HLレジスタに)メインRAM6203の領域外エリアに記憶されている電源投入時初期化用データテーブルのアドレスをセットし、このHLレジスタを参照して、電源投入時初期化用のデータを作業領域に格納する。 Next, in step S6010, the main CPU 6201 sets the address of the power-on initialization data table stored in the outside area of the main RAM 6203 (for example, in the HL register), and refers to this HL register. , stores power-on initialization data in the work area.

次いで、ステップS6011において、メインCPU6201は、ステップS6010でセットされた電源投入時初期化用データテーブルのアドレスを用いて、格納対象領域に電源投入時初期化用データテーブルのデータをセットする。また、この処理では、開始時点で割込み禁止の設定がされ、終了時点で、当該処理の開始時点における割込み禁止/許可状態が復元される。なお、この処理については、後で詳細に説明する。 Next, in step S6011, the main CPU 6201 uses the address of the data table for initialization upon power-on set in step S6010 to set the data of the data table for initialization upon power-on in the storage target area. In addition, in this processing, interrupt prohibition is set at the start, and the interrupt prohibition/permission state at the start of the processing is restored at the end. Note that this processing will be described later in detail.

次いで、ステップS6012において、メインCPU6201は、設定変更確認処理を行う。この処理では、メインCPU6201は、設定キー6174aが設定キー差込口6174に差し込まれて「オン」の状態となっている場合に、設定更新や設定変更の処理を行うように制御する。なお、この処理については、後で詳細に説明する。 Next, in step S6012, the main CPU 6201 performs setting change confirmation processing. In this process, the main CPU 6201 performs control to update or change settings when the setting key 6174a is inserted into the setting key insertion port 6174 and is in the "on" state. Note that this processing will be described later in detail.

次に、ステップS6013において、メインCPU6201は、遊技復帰処理を行う。この処理では、メインCPU6201は、遊技機の電源投入(起動時)の際に、RAMクリアスイッチ6176が「オン」であるか否かを判定し、「オン」でなければ、電断復帰時であると判断して、遊技の復帰を行うために、電断復帰時の初期設定処理を行い、「オン」であれば、RAMクリア(バックアップクリア)が指定されたと判断して、遊技の復帰を行うために、バックアップクリア時の初期設定処理を行う。 Next, in step S6013, the main CPU 6201 performs game return processing. In this processing, the main CPU 6201 determines whether or not the RAM clear switch 6176 is "on" when the gaming machine is turned on (at the time of start-up). If it is "on", it is determined that RAM clear (backup clear) has been specified, and the game is resumed. In order to do so, initial setting processing is performed when the backup is cleared.

次に、ステップS6014において、メインCPU6201は、割込み禁止処理を行う。この処理によって、マスカブル割込みが禁止される。またここで、上述したように、割込み許可レジスタ1の値と割込み許可レジスタ2の値が共に「0」にセットされる。 Next, in step S6014, the main CPU 6201 performs interrupt prohibition processing. This process disables maskable interrupts. Also, as described above, both the value of the interrupt permission register 1 and the value of the interrupt permission register 2 are set to "0".

この処理では、メインCPU6201は、割込み禁止命令を実行し、その結果、割込み許可レジスタ1の値は「0」となり、割込み許可レジスタ2の値も「0」となる。このように、割込み禁止命令が実行されると(割込み許可レジスタ1の値が「0」の間)、マスカブル割込みは禁止される。 In this processing, the main CPU 6201 executes the interrupt prohibition instruction, and as a result, the value of the interrupt permission register 1 becomes "0" and the value of the interrupt permission register 2 also becomes "0". Thus, when the interrupt disable instruction is executed (while the value of interrupt enable register 1 is "0"), maskable interrupts are disabled.

次に、ステップS6015において、メインCPU6201は、電断判定処理を行う。この処理では、メインCPU6201は、電断が検知されたか否か(すなわち、XINTが検知されたか否か)を判定し、電断が検知された場合は、電断設定処理を行う。なお、この処理については、後で詳細に説明する。 Next, in step S6015, the main CPU 6201 performs power failure determination processing. In this process, the main CPU 6201 determines whether or not power interruption has been detected (that is, whether or not XINT has been detected), and performs power interruption setting processing when power interruption has been detected. Note that this processing will be described later in detail.

次に、ステップS6016において、メインCPU6201は、初期乱数値更新処理を行う。この処理では、メインCPU6201は、特別図柄判定用初期値乱数の更新処理を行う。 Next, in step S6016, the main CPU 6201 performs initial random value update processing. In this process, the main CPU 6201 updates the initial value random number for special symbol determination.

この後、ステップS6017において、メインCPU6201は、性能表示モニタ集計除算処理を行う。この処理は、領域外エリア処理呼出命令でコールされることにより、バンク1に係る処理(領域外エリアの処理)となる。メインCPU6201は、各種ベース値を算出・更新し、各処理は、メインRAM6203作業領域(領域外エリア)を使用して行われる。なお、この処理については、後で詳細に説明する。 Thereafter, in step S6017, the main CPU 6201 performs performance display monitor total division processing. This process is called by an out-of-area process call instruction to become a process related to bank 1 (out-of-area area process). The main CPU 6201 calculates and updates various base values, and each process is performed using the main RAM 6203 work area (outside area). Note that this processing will be described later in detail.

次に、ステップS6018において、メインCPU6201は、割込み許可処理を行う。この処理によって、マスカブル割込みが許可される。またここで、上述したように、割込み許可レジスタ1の値と割込み許可レジスタ2の値が共に「1」にセットされる。 Next, in step S6018, the main CPU 6201 performs interrupt permission processing. This processing enables maskable interrupts. Also, as described above, both the value of the interrupt permission register 1 and the value of the interrupt permission register 2 are set to "1".

次に、ステップS6019において、メインCPU6201は、システム周期時間(6msec:割込み周期(2mses)の3倍)が経過したか否かを判定する。具体的には、メインCPU6201は、メインRAM6203の作業領域(遊技用エリア)の割込みカウンタ領域に格納された値(現在の割込みカウンタの計数値)から3減算した値が「0」であるか否かを判定する。なお、割込みカウンタの値は、システムタイマ割込み処理毎に1加算され(図133のステップS6402参照)、システム周期時間経過時には「3」となる。それゆえ、割込みカウンタの値から3減算した値が「0」である場合には、ステップS6019の判定は「YES」となり、割込みカウンタの値から3減算した値が「0」でない場合、ステップS6019の判定は「NO」となる。 Next, in step S6019, the main CPU 6201 determines whether or not the system cycle time (6 msec: three times the interrupt cycle (2 ms)) has elapsed. Specifically, the main CPU 6201 determines whether or not the value obtained by subtracting 3 from the value (the current count value of the interrupt counter) stored in the interrupt counter area of the work area (game area) of the main RAM 6203 is "0". determine whether Note that the value of the interrupt counter is incremented by 1 for each system timer interrupt process (see step S6402 in FIG. 133), and becomes "3" when the system cycle time elapses. Therefore, if the value obtained by subtracting 3 from the interrupt counter value is "0", the determination in step S6019 is "YES", and if the value obtained by subtracting 3 from the interrupt counter value is not "0", step S6019 is determined to be "NO".

ステップS6019において、メインCPU6201が、システム周期時間が経過していないと判定した場合(ステップS6019がNO判定の場合)、メインCPU6201は、処理をステップS6014の処理に戻し、ステップS6014以降の処理を行う。 In step S6019, when the main CPU 6201 determines that the system cycle time has not elapsed (NO determination in step S6019), the main CPU 6201 returns the processing to step S6014, and performs the processing after step S6014. .

一方、ステップS6019において、メインCPU6201が、システム周期時間が経過したと判定した場合(ステップS6019がYES判定の場合)、メインCPU6201は、ステップS6020において、タイマカウンタ更新処理を行う。この処理は、割込みカウンタ領域に格納された値(割込みカウンタの値)から1減算する処理を3回行うものである。この処理により、主制御メイン処理内の割込み禁止区間を管理する割込みカウンタの値がリセットされる(「0」になる)。 On the other hand, if the main CPU 6201 determines in step S6019 that the system cycle time has elapsed (YES in step S6019), the main CPU 6201 performs timer counter update processing in step S6020. In this process, the process of subtracting 1 from the value (interrupt counter value) stored in the interrupt counter area is performed three times. By this process, the value of the interrupt counter that manages the interrupt disabled section in the main control main process is reset (to "0").

上述のように、本実施形態では、主制御メイン処理内において、後述する遊技制御に関する各種処理の実行前に、6msecの割込み禁止区間(ステップS6014~ステップS6018の処理区間)が設けられる。それゆえ、本実施形態では、後述する遊技制御に関する各種処理は、6msec毎(システム周期毎)に実行されることになる。なお、本実施形態では、割込み禁止区間を割込み周期の3倍とする例を説明したが、本発明はこれに限定されず、例えば、割込み禁止区間を割込み周期の2倍以上で且つ3倍以外の値にしてもよい。 As described above, in the present embodiment, within the main control main process, before the execution of various processes related to game control described later, 6msec interrupt prohibition section (step S6014 ~ step S6018 processing section) is provided. Therefore, in this embodiment, various processes related to game control, which will be described later, are executed every 6 msec (every system period). In this embodiment, an example in which the interrupt disabled section is three times the interrupt cycle has been described, but the present invention is not limited to this. can be the value of

次いで、メインCPU6201は、主制御コマンド送受信処理を行う(ステップS6021)。この処理では、メインCPU6201は、主に、払出制御のコマンド送受信処理を行う。なお、この処理については、後で詳細に説明する。 Next, the main CPU 6201 performs main control command transmission/reception processing (step S6021). In this processing, the main CPU 6201 mainly performs command transmission/reception processing for payout control. Note that this processing will be described later in detail.

次いで、メインCPU6201は、特別図柄制御処理を行う(ステップS6022)。この処理では、メインCPU6201は、特別図柄ゲームの制御処理を行う。なお、特別図柄制御処理については、図26等を参照して説明した処理と同様のものである。 Next, the main CPU 6201 performs special symbol control processing (step S6022). In this process, the main CPU 6201 performs a special symbol game control process. Note that the special symbol control process is the same as the process described with reference to FIG. 26 and the like.

次いで、メインCPU6201は、普通図柄制御処理を行う(ステップS6023)。この処理では、メインCPU6201は、普通図柄ゲームの制御処理を行う。なお、普通図柄制御処理については、図43等を参照して説明した処理と同様のものである。 Next, the main CPU 6201 performs normal symbol control processing (step S6023). In this process, the main CPU 6201 performs a normal symbol game control process. Incidentally, the normal symbol control process is the same as the process described with reference to FIG. 43 and the like.

次いで、メインCPU6201は、遊技動作表示ユニット制御処理を行う(ステップS6024)。この処理では、メインCPU6201は、第1特別図柄表示LED、第2特別図柄表示LED、普通図柄表示LED、保留表示LED等に出力する表示データの設定処理を行う。 Next, the main CPU 6201 performs game operation display unit control processing (step S6024). In this processing, the main CPU 6201 performs setting processing of display data to be output to the first special symbol display LED, the second special symbol display LED, the normal symbol display LED, the reserved display LED, and the like.

次いで、メインCPU6201は、遊技情報データ生成処理を行う(ステップS6025)。この処理では、メインCPU6201は、外部端子板パルス信号の制御処理、出力データの設定処理等を行う。その後、ステップS6026において、メインCPU6201は、試射試験信号の生成処理を行う。なお、試射試験信号の生成処理は、メインRAM6203の作業領域(領域外エリア)を使用して行われる。 Next, the main CPU 6201 performs game information data generation processing (step S6025). In this processing, the main CPU 6201 performs control processing of the external terminal board pulse signal, setting processing of output data, and the like. After that, in step S6026, the main CPU 6201 performs a test-firing test signal generation process. Note that the process of generating the test-firing test signal is performed using the work area (area outside the area) of the main RAM 6203 .

次いで、メインCPU6201は、ポート出力処理を行う(ステップS6027)。この処理では、メインCPU6201は、出力ポートへの出力データのセット(転送)処理、WDTの出力処理を行う。 Next, the main CPU 6201 performs port output processing (step S6027). In this process, the main CPU 6201 sets (transfers) output data to the output port and outputs the WDT.

次いで、メインCPU6201は、状態監視処理を行う(ステップS6028)。この処理では、メインCPU6201は、発射位置判定処理(発射位置に変化があれば、発射位置コマンドの送信予約処理を行う)、遊技異常検知判定処理(異常があれば、遊技異常検知コマンドの送信予約処理を行う)、払出異常検知判定処理(異常があれば、払出異常検知コマンドの送信予約処理を行う)を行う。 Next, the main CPU 6201 performs state monitoring processing (step S6028). In this process, the main CPU 6201 performs firing position determination processing (if there is a change in the firing position, performs transmission reservation processing for the firing position command), game abnormality detection determination processing (if there is an abnormality, transmission reservation for game abnormality detection command processing), payout abnormality detection determination processing (if there is an abnormality, perform transmission reservation processing of the payout abnormality detection command).

そして、ステップS6028の処理後、メインCPU6201は、処理をステップS6014の処理に戻し、ステップS6014以降の処理を行う。 After the processing of step S6028, the main CPU 6201 returns the processing to step S6014, and performs the processing after step S6014.

上述のように、本実施形態の主制御メイン処理では、起動後、ウェイト処理(ステップS6005)の実行前に、RAMクリアスイッチ6176の状態情報、及び、設定キー6174aの状態情報の退避する(ステップS6004)。このような処理を設けた場合、例えばウェイト期間中に設定キー差込口6174に対し設定キー6174aの操作が行われても(オン/オフされても)、電源投入時におけるこれらの状態情報を確保しておくことができるので、本実施形態では、起動時のRAMクリアスイッチ6176の操作状況、及び設定キー6174aの操作状況を、より確実に把握して、遊技機に対する操作を正確に識別することができる。 As described above, in the main control main processing of this embodiment, after startup, before executing the wait processing (step S6005), the state information of the RAM clear switch 6176 and the state information of the setting key 6174a are saved (step S6004). If such processing is provided, for example, even if the setting key 6174a is operated (turned on/off) in the setting key insertion port 6174 during the wait period, the state information at the time of power-on is retained. Therefore, in the present embodiment, the operation status of the RAM clear switch 6176 and the operation status of the setting key 6174a at startup can be more reliably grasped, and the operation of the game machine can be accurately identified. be able to.

また、上述のように、本実施形態では、主制御メイン処理内において、遊技制御に関する各種処理(ステップS6020以降の処理)の実行前に、6msecの割込み禁止区間(ステップS6014~ステップS6018の処理区間)を設け、割込み禁止区間内で電断処理(ステップS6015)、初期値乱数更新処理(ステップS6016)、性能表示モニタ集計除算処理(ステップS6017)等が行われる。すなわち、本実施形態では、遊技の出玉性能等に影響を与える値や遊技全体を通じて集計される値の管理処理を割込み禁止区間で行う。それゆえ、このような割込み禁止区間を設けることにより、遊技の管理が簡便になり、主制御回路6200で行われる処理をより効率よく実行することができ、主制御回路6200の処理負荷を軽減することができる。 Also, as described above, in the present embodiment, within the main control main process, before the execution of various processes related to game control (processes after step S6020), 6msec interrupt prohibition section (step S6014 ~ step S6018 processing section ) is provided, and power interruption processing (step S6015), initial value random number update processing (step S6016), performance display monitor tally division processing (step S6017), and the like are performed in the interruption prohibited section. That is, in the present embodiment, management processing of values that affect the ball payout performance of the game and values that are aggregated throughout the game is performed in the interruption prohibited section. Therefore, by providing such an interrupt prohibition section, game management becomes easier, the processing performed by the main control circuit 6200 can be executed more efficiently, and the processing load of the main control circuit 6200 is reduced. be able to.

[指定領域CRC検査処理]
次に、図117を参照して、メインCPU6201の制御によるメイン処理(主制御メイン処理)で呼び出される指定領域CRC検査処理(図114のステップS6007)について説明する。なお、図117は、指定領域CRC検査処理の手順を示すフローチャートである。
[Designated area CRC check process]
Next, referring to FIG. 117, the specified area CRC check process (step S6007 in FIG. 114) called in the main process (main control main process) under the control of the main CPU 6201 will be described. Note that FIG. 117 is a flow chart showing the procedure of the specified area CRC check processing.

指定領域CRC検査処理は、上述したように、領域外エリア処理呼出命令により呼び出されるため、バンク1に係る処理となっており、この処理を実行するためのプログラムは、メインROM6202の領域外エリアに記憶されているプログラムであって、メインRAM6203のの領域外エリアである、作業領域(領域外エリア)、及びスタックエリア(領域外エリア)を利用する。ただし、この処理では、CRC算出のために、メインRAM6203のの遊技用エリアも参照する。 Since the specified area CRC check process is called by the outside area process call instruction as described above, it is a process related to bank 1, and the program for executing this process is stored in the outside area of the main ROM 6202. It is a stored program and uses a work area (outside area) and a stack area (outside area), which are outside areas of the main RAM 6203 . However, in this process, the game area of the main RAM 6203 is also referred to for CRC calculation.

まず、メインCPU6201は、ステップS6041において、領域外エリアに係る(バンク1の)スタックポインタの設定処理を行う。ここでは、例えば、スタックポインタSPに、図110(C)に示したスタックエリア(領域外エリア)の最終アドレス+1をセットする。そして、以降の処理中、バンク1でスタックが用いられる場合は、スタックポインタSPから1を減じた後、そのアドレスにレジスタの値等を格納し、以降同様に、スタックエリア(領域外エリア)をアドレス値の大きいエリアから小さいエリアに順に使用する。 First, in step S6041, the main CPU 6201 performs processing for setting the stack pointer (bank 1) for the outside area. Here, for example, the stack pointer SP is set to the final address +1 of the stack area (outside area) shown in FIG. 110(C). During subsequent processing, if the stack is used in bank 1, the stack pointer SP is decremented by 1, the register value is stored at that address, and the stack area (area outside the area) is stored in the same way. Areas with larger address values are used in order from smaller ones.

本実施形態では、遊技機が起動すると、最初に、図114ないし図116に示した主制御メイン処理が開始され、最初に遊技用エリアに係るスタックポインタの設定処理が行われる一方(ステップS6002)、領域外エリアに関しても、領域外エリアに係る処理として、遊技機の起動後初めて実行された指定領域CRC検査処理において、領域外エリアに係るスタックポインタ設定処理が行われる。このように、遊技用エリアのスタックポインタは、遊技用エリアの処理の際に行い、領域外エリアのスタックポインタは、領域外エリアの処理の際に行うように切り分けることで、コーディングのミス等を防止することができる。 In this embodiment, when the gaming machine is started, first, the main control main processing shown in FIGS. 114 to 116 is started, and first, the stack pointer setting processing related to the game area is performed (step S6002). As for the out-of-area area, as a process related to the out-of-area area, the stack pointer setting process related to the out-of-area area is performed in the designated area CRC check process executed for the first time after the gaming machine is started. In this way, the stack pointer for the game area is processed when the game area is processed, and the stack pointer for the outside area is processed when the outside area is processed. can be prevented.

次に、メインCPU6201は、ステップS6042において、指定領域CRC演算処理を行う。この処理は、メインRAM6203の遊技用エリア(作業領域(遊技用エリア)、及びスタックエリア(遊技用エリア))、及び領域外エリア(作業領域(領域外エリア)、及びスタックエリア(領域外エリア))のデータについてCRC演算を行うものである。 Next, the main CPU 6201 performs designated area CRC calculation processing in step S6042. This process is carried out in the game area (work area (game area) and stack area (game area)) of the main RAM 6203 and the outside area (work area (outside area) and stack area (outside area)). ), CRC calculation is performed on the data.

次に、メインCPU6201は、ステップS6043において、電断時の指定領域に関するCRC演算結果を取得する。この処理は、記憶されている電断時のCRC演算結果をメインRAM6203から読み取るものである。電断時のCRC演算結果は、電断が検知されたときに指定領域のデータについてしたCRC演算の結果であり、例えば、CRC演算の後で、メインRAM6203の作業領域(領域外エリア)に格納される。電断時にCRC演算を行う処理については、後で詳細に説明する。 Next, in step S6043, the main CPU 6201 acquires the CRC calculation result regarding the designated area at the time of power failure. In this process, the stored CRC calculation result at power failure is read from the main RAM 6203 . The CRC calculation result at the time of power failure is the result of CRC calculation performed on the data in the specified area when the power failure was detected, and is stored in the work area (area outside the area) of the main RAM 6203 after the CRC calculation, for example. be done. The processing of performing CRC calculation when power is cut off will be described later in detail.

次に、メインCPU6201は、ステップS6044において、ステップS6042で計算したCRC演算結果と、ステップS6043で取得した(直前の)電断時のCRC演算結果とを照合し、ステップS6045において、(例えば、Bレジスタに)初期値として、バックアップ異常ありを示すフラグ「1」をセットする。 Next, in step S6044, the main CPU 6201 compares the CRC calculation result calculated in step S6042 with the CRC calculation result obtained at step S6043 (immediately before) at the time of the power failure, and in step S6045, (for example, B register), as an initial value, a flag "1" indicating that there is a backup error is set.

次に、メインCPU6201は、ステップS6046において、ステップS6044で行ったCRC演算結果の照合結果を判定し、不一致であった場合(ステップS6046がYES判定の場合)、バックアップ異常があったものと判断してステップS6051に進む。Bレジスタには、初期値のまま、フラグ「1」がセットされている。 Next, in step S6046, the main CPU 6201 determines the collation result of the CRC calculation results performed in step S6044, and if there is a mismatch (if YES in step S6046), it determines that there is a backup abnormality. Then, the process proceeds to step S6051. The flag "1" is set in the B register with the initial value.

ステップS6046において、CRC演算結果の照合結果が一致したと判定された場合(ステップS6046がNO判定の場合)、メインCPU6201は、ステップS6047において、Bレジスタに、電断未検知を示すフラグ「2」をセットする。 If it is determined in step S6046 that the comparison results of the CRC calculation results match (NO determination in step S6046), the main CPU 6201 stores a flag "2" indicating power interruption undetected in the B register in step S6047. to set.

次に、メインCPU6201は、ステップS6048において、電断が実施されたか否かを示す電断実施フラグを取得し、ステップS6049において、その電断実施フラグに基づいて、電断実施が行われたか否かを判定する。ここで、電断が実施されていないと判定された場合(ステップS6049がNO判定の場合)、メインCPU6201は、電断未検知であると判断してステップS6051に進む。Bレジスタには、ステップS6047でセットされた、(電断未検知を示す)フラグ「2」がセットされている。 Next, in step S6048, the main CPU 6201 acquires a power interruption execution flag indicating whether or not power interruption has been implemented. determine whether Here, if it is determined that power interruption has not been performed (NO in step S6049), the main CPU 6201 determines that power interruption has not been detected, and proceeds to step S6051. In the B register, the flag "2" (indicating that power failure has not been detected), which was set in step S6047, is set.

ステップS6049において、電断実施が行われたと判定された場合(ステップS6049がYES判定の場合)、メインCPU6201は、Bレジスタに、異常なしを示すフラグ「0」をセットする。 If it is determined in step S6049 that the power has been cut off (YES in step S6049), the main CPU 6201 sets a flag "0" indicating no abnormality in the B register.

次に、メインCPU6201は、ステップS6051において、Bレジスタに記憶されている照合結果(フラグ)を、「CRC照合結果」として、メインRAM6203の作業領域(領域外エリア)に格納し、さらに、ステップS6052において、電断実施フラグをクリアする。 Next, in step S6051, the main CPU 6201 stores the collation result (flag) stored in the B register in the work area (area outside the area) of the main RAM 6203 as the "CRC collation result". , the power interruption flag is cleared.

最後に、メインCPU6201は、遊技用エリア処理復帰命令により、この処理を終了し、処理が領域外エリアに係る処理から、遊技用エリアに係る処理に切り替えられる。 Finally, the main CPU 6201 terminates this process by a game area process return command, and the process is switched from the process related to the outside area to the process related to the game area.

このように、指定領域CRC検査処理において、電源投入後、最初にメインRAM6203の領域外エリアに関する処理を行う際に、バンク1に係るスタックポインタSPの設定がされるため、初期化処理が効率的かつ簡潔な構成で実行されることになる。 As described above, in the specified area CRC check process, when the process related to the area outside the area of the main RAM 6203 is performed for the first time after the power is turned on, the stack pointer SP related to the bank 1 is set, so the initialization process is efficient. And it will be executed with a simple configuration.

[起動状態チェック処理]
次に、図118を参照して、メインCPU6201の制御によるメイン処理(主制御メイン処理)で呼び出される起動状態チェック処理(図114のステップS6008)について説明する。なお、図118は、起動状態チェック処理の手順を示すフローチャートである。この処理では、メインRAM6203に異常があるか否か、電源投入時の設定キー6174a、及びRAMクリアスイッチ6176の操作、及び前回の電断時に設定変更が行われていたか否かに応じて起動状態が決定され、その決定された起動状態に基づいて、メインRAM6203のクリア範囲(RAMクリア範囲)が設定される。
[Start status check process]
Next, the activation state check process (step S6008 in FIG. 114) called in the main process (main control main process) under the control of the main CPU 6201 will be described with reference to FIG. Note that FIG. 118 is a flowchart showing the procedure of the activation state check process. In this process, whether or not there is an abnormality in the main RAM 6203, whether or not the setting key 6174a and the RAM clear switch 6176 are operated when the power is turned on, and whether or not the settings have been changed when the power was cut off last time are used. is determined, and the clear range of the main RAM 6203 (RAM clear range) is set based on the determined activation state.

まず、メインCPU6201は、ステップS6071において、メインRAM6203の作業領域(領域外エリア)に格納されているCRC照合結果を取得する。このCRC照合結果には、例えば、上述した指定領域CRC検査処理において、バックアップ異常あり(フラグ「1」)、電断未検知(フラグ「2」)、異常なし(フラグ「0」)のいずれかがセットされている。 First, in step S6071, the main CPU 6201 acquires the CRC comparison result stored in the work area (outside area) of the main RAM 6203. FIG. This CRC collation result includes, for example, any of backup failure (flag "1"), power interruption not detected (flag "2"), or no failure (flag "0") in the specified area CRC inspection process described above. is set.

次に、メインCPU6201は、ステップS6072において、RAMのクリア範囲(例えば、HLレジスタ)の初期値として、異常時RAMクリア範囲先頭アドレスをセットする。 Next, in step S6072, the main CPU 6201 sets the start address of the abnormal RAM clear range as the initial value of the RAM clear range (for example, HL register).

次に、メインCPU6201は、ステップS6073において、ステップS6071で取得したCRC照合結果を参照して、異常があるか否かを判定し、異常がある場合(ステップS6073がYES判定の場合)、ステップS6077に進み、異常がない場合(ステップS6073がNO判定の場合)、ステップS6074において、HLレジスタに、設定変更時RAMクリア範囲先頭アドレスをセットする。 Next, in step S6073, the main CPU 6201 refers to the CRC collation result obtained in step S6071 to determine whether or not there is an abnormality. , and if there is no abnormality (NO determination in step S6073), in step S6074, the start address of the RAM clear range at setting change is set in the HL register.

ステップS6074の後、メインCPU6201は、ステップS6075において、前回のRAMクリアスイッチ6176の状態情報に基づき、今回の処理が、設定変更中の電断復帰であるか否かを判定する。設定変更中の電断復帰でない場合(ステップS6075がNO判定の場合)、ステップS6077に進み、設定変更中の電断復帰である場合(ステップS6075がYES判定の場合)、ステップS6076において、(例えば、Eレジスタに)前回のRAMクリアスイッチ6176の状態情報、及び設定キー6174aの状態情報をセットする。この処理は、今回のRAMクリアスイッチ6176の状態情報、及び設定キー6174aの状態情報を、前回の(電断復帰前の)情報に書き換えるものであり、これにより、設定変更中の電断復帰であった場合に、今回において、その設定変更を継続させるようにしている。 After step S6074, the main CPU 6201 determines in step S6075 based on the previous state information of the RAM clear switch 6176 whether or not the current process is power failure recovery during setting change. If the power failure recovery is not during setting change (NO determination in step S6075), the process proceeds to step S6077. If the power failure recovery is during setting change (YES determination in step S6075), in step S6076, , E register), the state information of the previous RAM clear switch 6176 and the state information of the setting key 6174a are set. This processing rewrites the current status information of the RAM clear switch 6176 and the status information of the setting key 6174a to the previous information (before power failure recovery). If there is, this time, the setting change is continued.

ステップS6076の後、または、ステップS6073のYES判定の場合、ステップS6075のNO判定の場合、メインCPU6201は、ステップS6077に進み、そこで、今回のRAMクリアスイッチ6176の状態情報、及び設定キー6174aの状態情報から、RAMクリアスイッチ6176がオン、かつ設定キー6174aがオンであるか否かを判定し、両方がオンであれば(ステップS6077がYES判定の場合)、処理を終了する。 After step S6076, or in the case of a YES determination in step S6073, or in the case of a NO determination in step S6075, the main CPU 6201 proceeds to step S6077, where the current state information of the RAM clear switch 6176 and the state of the setting key 6174a are displayed. Based on the information, it is determined whether the RAM clear switch 6176 is on and the setting key 6174a is on. If both are on (YES in step S6077), the process is terminated.

このように、メインRAMが異常であって(ステップS6073がYES判定の場合)、かつ、電源投入時の操作において、RAMクリアスイッチ6176が「オン」、設定キー6174aが「オン」である場合、RAMのクリア範囲には異常時RAMクリア範囲先頭アドレスが設定され、ステップS6077のYES判定を経て、この処理を終了した後、当該クリア範囲に基づいてクリア処理が行われ(図119、図120参照)、その後、設定変更の処理が行われる(図122、図123参照)。この起動状態は、図111(A)に示す「RAM異常1」であり、第6のパターンに対応する。 In this way, if the main RAM is abnormal (if the step S6073 determines YES), and if the RAM clear switch 6176 is "on" and the setting key 6174a is "on" in the power-on operation, The start address of the RAM clear range at the time of abnormality is set in the RAM clear range, and the clear process is performed based on the clear range after this process is completed through a YES determination in step S6077 (see FIGS. 119 and 120). ), and then the setting change processing is performed (see FIGS. 122 and 123). This starting state is "RAM abnormality 1" shown in FIG. 111A and corresponds to the sixth pattern.

また、メインRAMに異常がなく(ステップS6073がNO判定の場合)、かつ、設定変更中の電断復帰ではなく(ステップS6075がNO判定の場合)、さらに、電源投入時の操作において、RAMクリアスイッチ6176が「オン」、設定キー6174aが「オン」である場合、RAMのクリア範囲には設定変更時RAMクリア範囲先頭アドレスが設定され、ステップS6077のYES判定を経て、この処理を終了した後、当該クリア範囲に基づいてクリア処理が行われ(図119、図120参照)、その後、設定変更の処理が行われる(図122、図123参照)。この起動状態は、図111(A)に示す「設定変更」であり、第4のパターンに対応する。 In addition, there is no abnormality in the main RAM (if step S6073 is NO judgment), and it is not a power failure recovery during setting change (if step S6075 is NO judgment), and the RAM is cleared by the operation at power-on. When the switch 6176 is "on" and the setting key 6174a is "on", the start address of the RAM clear range at the time of setting change is set in the RAM clear range. , clear processing is performed based on the clear range (see FIGS. 119 and 120), and then setting change processing is performed (see FIGS. 122 and 123). This activation state is "setting change" shown in FIG. 111A, and corresponds to the fourth pattern.

さらに、メインRAMに異常がなく(ステップS6073がNO判定の場合)、かつ、設定変更中の電断復帰である場合(ステップS6075がNO判定の場合)、ステップS6076において、電源投入時の操作が、RAMクリアスイッチ6176が「オン」、設定キー6174aが「オン」に擬制されるので、RAMのクリア範囲には設定変更時RAMクリア範囲先頭アドレスが設定され、ステップS6077のYES判定を経て、この処理を終了した後、当該クリア範囲に基づいてクリア処理が行われ(図119、図120参照)、その後、設定変更の処理が行われる(図122、図123参照)。この起動状態は、図111(A)に示す「設定変更」であり、第5のパターンに対応する。 Further, if there is no abnormality in the main RAM (NO judgment in step S6073) and if the power failure is restored during setting change (NO judgment in step S6075), in step S6076, the operation at the time of power-on is performed. , the RAM clear switch 6176 is "on" and the setting key 6174a is artificially "on", so that the RAM clear range start address at the time of setting change is set in the RAM clear range, and after a YES determination in step S6077, this After completing the processing, clear processing is performed based on the clear range (see FIGS. 119 and 120), and then setting change processing is performed (see FIGS. 122 and 123). This activation state is "setting change" shown in FIG. 111A, and corresponds to the fifth pattern.

ステップS6077において、RAMクリアスイッチ6176と設定キー6174aが両方オンでない場合(ステップS6077がNO判定の場合)、ステップS6078に進む。 In step S6077, if both the RAM clear switch 6176 and the setting key 6174a are not turned on (NO determination in step S6077), the process proceeds to step S6078.

次に、ステップS6078において、メインCPU6201は、CRC照合結果を参照して、異常があるか否かを判定し、異常がある場合(ステップS6078がYES判定の場合)、ステップS6079に進み、そこで、遊技復帰不可能エラー処理を行う。遊技復帰不可能エラー処理ではWDTのクリア処理、及びリスタート処理を無限ループで繰り返し、例えば、性能表示モニタ6170に「E」の文字を表示するよう制御し、遊技停止の状態となる。なお、この場合、上述したように、クリア範囲としては、異常時RAMクリア範囲が設定されるが、ここで、このクリア範囲(異常時RAMクリア範囲)をクリアするようにしてもよいし、クリアせずにそのまま遊技停止の状態としてもよい。 Next, in step S6078, the main CPU 6201 refers to the CRC collation result to determine whether or not there is an abnormality. Game return impossible error processing is performed. In the game-return-impossible error process, the WDT clear process and restart process are repeated in an infinite loop, and, for example, the character "E" is displayed on the performance display monitor 6170, and the game is stopped. In this case, as described above, the abnormal RAM clear range is set as the clear range. The game may be stopped as it is without doing so.

このように、メインRAMが異常であって(ステップS6073がYES判定の場合)、かつ、電源投入時の操作において、RAMクリアスイッチ6176と設定キー6174aが両方「オン」の状態になっていない場合、RAMのクリア範囲には異常時RAMクリア範囲先頭アドレスが設定され、ステップS6078のYES判定を経て、上記のように遊技復帰不可能エラー処理を行う。この起動状態は、図111(A)に示す「RAM異常2」であり、第7のパターンに対応する。 In this way, if the main RAM is abnormal (if YES is determined in step S6073), and both the RAM clear switch 6176 and the setting key 6174a are not in the "on" state during the power-on operation , the top address of the RAM clear range at abnormal time is set in the RAM clear range, and after a YES determination in step S6078, the game return impossible error process is performed as described above. This activation state is "RAM abnormality 2" shown in FIG. 111A and corresponds to the seventh pattern.

メインRAM6203に異常がない場合(ステップS6078がNO判定の場合)、ステップS6080において、RAMクリアスイッチ6176の状態が「オン」であるか否かを判定する。 If there is no abnormality in the main RAM 6203 (NO determination in step S6078), it is determined in step S6080 whether or not the state of the RAM clear switch 6176 is "on".

ステップS6080において、RAMクリアスイッチ6176の状態が「オン」である場合(ステップS6080がYES判定の場合)、処理を終了する。 At step S6080, if the state of RAM clear switch 6176 is "on" (determined as YES at step S6080), the process ends.

このように、メインRAMに異常がなく(ステップS6078がNO判定の場合)、かつ、電源投入時の操作において、RAMクリアスイッチ6176が「オン」である場合(ステップS6080がYES判定の場合)、RAMのクリア範囲には設定変更時RAMクリア範囲先頭アドレスが設定され、ステップS6080のYES判定を経て、この処理を終了した後、当該クリア範囲に基づいてクリア処理が行われ(図119、図120参照)、その後、電断復帰の処理が行われる。この起動状態は、図111(A)に示す「RAMクリア」であり、第3のパターンに対応する。 In this way, if there is no abnormality in the main RAM (NO judgment in step S6078) and the RAM clear switch 6176 is "on" in the operation at power-on (YES judgment in step S6080), The start address of the RAM clear range at the time of setting change is set in the clear range of the RAM, and after this process is completed through the determination of YES in step S6080, the clear process is performed based on the clear range (FIGS. 119 and 120). ), and then the power failure recovery process is performed. This activation state is "RAM clear" shown in FIG. 111A and corresponds to the third pattern.

なお、この場合は、ステップS6076でRAMクリアスイッチ6176と設定キー6174aの状態情報がセットされると、ステップS6077でYES判定となるため、設定変更中の電断復帰ではないと言える。また、設定キー6174aも「オン」の状態であれば、ステップS6077でYES判定となるので、ここでは、設定キー6174aは「オフ」の状態であると言える。 In this case, if the state information of the RAM clear switch 6176 and the setting key 6174a is set in step S6076, the determination in step S6077 is YES, so it can be said that the power failure recovery is not during the setting change. Also, if the setting key 6174a is also in the "on" state, a YES determination is made in step S6077, so here it can be said that the setting key 6174a is in the "off" state.

ステップS6080において、RAMクリアスイッチ6176の状態が「オフ」である場合(ステップS6080がNO判定の場合)、ステップS6081において、HLレジスタに、電断復帰時RAMクリア範囲先頭アドレスをセットし、処理を終了する。 In step S6080, if the state of the RAM clear switch 6176 is "OFF" (if the determination in step S6080 is NO), in step S6081, the start address of the RAM clear range at power failure recovery is set in the HL register, and the process is started. finish.

このように、メインRAMに異常がなく(ステップS6078がNO判定の場合)、かつ、電源投入時の操作において、RAMクリアスイッチ6176が「オン」でない場合(ステップS6080がNO判定の場合)、RAMのクリア範囲には電断復帰時RAMクリア範囲先頭アドレスが設定され、この処理を終了した後、当該クリア範囲に基づいてクリア処理が行われる(図119、図120参照)。この起動状態は、図111(A)に示す「電断復帰」、または「設定確認」であり、第1のパターン、または第2のパターンに対応する。なお、ここでは、上記と同様に、ステップS6076でRAMクリアスイッチ6176と設定キー6174aの状態情報がセットされると、ステップS6077でYES判定となるため、設定変更中の電断復帰ではないと言える。 In this way, if there is no abnormality in the main RAM (NO determination in step S6078) and the RAM clear switch 6176 is not "ON" during the power-on operation (NO determination in step S6080), the RAM In the clear range of , the top address of the RAM clear range at the time of recovery from power failure is set, and after completing this process, the clear process is performed based on the clear range (see FIGS. 119 and 120). This activation state is "power failure recovery" or "setting confirmation" shown in FIG. 111A, and corresponds to the first pattern or the second pattern. Here, as in the above case, when the status information of the RAM clear switch 6176 and the setting key 6174a is set in step S6076, a YES determination is made in step S6077. .

上記のように、RAMのクリア範囲に電断復帰時RAMクリア範囲先頭アドレスが設定される起動状態として、図111(A)に示す第1のパターンと第2のパターンがあるが、第1のパターンでは、設定キー6174aが「オフ」の状態でかつ、RAMクリアスイッチ6176が「オフ」の状態になっており、一方、第2のパターンでは、設定キー6174aが「オン」の状態でかつ、RAMクリアスイッチ6176が「オフ」の状態になっており、これらの相違点に基づいて、後続の処理が切り分けられる。すなわち、第1のパターンの起動状態は「電断復帰」であり、当該クリア範囲に基づいたクリア処理の後、電断復帰の処理が行われ、第2のパターンの起動状態は「設定確認」であり、当該クリア範囲に基づいたクリア処理の後、設定確認の処理が行われる(図122、図123参照)。 As described above, there are the first pattern and the second pattern shown in FIG. In the pattern, the setting key 6174a is in the "off" state and the RAM clear switch 6176 is in the "off" state, while in the second pattern the setting key 6174a is in the "on" state and RAM clear switch 6176 is in the "off" state, and subsequent processing is isolated based on these differences. That is, the activation state of the first pattern is "power failure recovery", the power failure recovery process is performed after the clearing process based on the clear range, and the activation status of the second pattern is "setting check". After the clearing process based on the clear range, the setting confirmation process is performed (see FIGS. 122 and 123).

[指定範囲クリア処理]
次に、図119を参照して、メインCPU6201の制御によるメイン処理(主制御メイン処理)で呼び出される指定範囲クリア処理(図115のステップS6009)について説明する。なお、図119は、指定範囲クリア処理の手順を示すフローチャートである。
[Specified range clear processing]
Next, referring to FIG. 119, the designated range clearing process (step S6009 in FIG. 115) called in the main process (main control main process) under the control of the main CPU 6201 will be described. Note that FIG. 119 is a flow chart showing the procedure of the specified range clearing process.

まず、メインCPU6201は、ステップS6101において、起動時のRAMクリアスイッチ6176の状態情報、及び設定キー6174aの状態情報といった情報をスタックに退避する。これらの情報は、例えば、EレジスタやDレジスタのデータをスタックに退避することで実現される。 First, in step S6101, the main CPU 6201 saves information such as the state information of the RAM clear switch 6176 at startup and the state information of the setting key 6174a to the stack. These pieces of information are realized, for example, by saving the data of the E register and the D register to the stack.

次に、ステップS6102において、メインCPU6201は、RAMクリア範囲先頭アドレス(下位アドレス)がセットされているレジスタの値を、RAMクリア範囲判定データとして、メインRAM6203の遊技用エリア(作業領域(遊技用エリア))に格納する。本実施形態では、図118の起動状態チェック処理に関連して説明したように、例えば、メインRAM6203の異常、設定変更の有無、RAMクリアスイッチ6176の操作といった各条件に応じて、HLレジスタに、対応するRAMクリア範囲先頭アドレスがセットされており、メインRAM6203の領域外エリアのクリア処理にあたり、HLレジスタに記憶されているRAMクリア範囲先頭アドレスの下位を参照することによって、再度、図118に示したような判定を行わなくて済むようにした。 Next, in step S6102, the main CPU 6201 uses the value of the register in which the RAM clear range top address (lower address) is set as the RAM clear range determination data in the game area (work area (game area) of the main RAM 6203. )). In this embodiment, as described in relation to the activation state check processing in FIG. The corresponding RAM clear range top address is set, and in the process of clearing the area outside the main RAM 6203, the lower part of the RAM clear range top address stored in the HL register is referred to again as shown in FIG. I made it so that I don't have to make such judgments.

また、本実施形態では、HLレジスタに記憶されているRAMクリア範囲先頭アドレスの下位のみを渡すことによって、メインRAM6203の遊技用エリア(作業領域(遊技用エリア))と同様に、メインRAM6203の領域外エリア(作業領域(領域外エリア))についても、それぞれ対応する条件に応じた範囲をクリアすることができるように構成されている。例えば、ある条件で、メインRAM6203の遊技用エリアの領域(アドレス「F07B」Hを先頭とする領域)をクリアする場合に、アドレスの下位データである「7B」Hを渡すことによって、メインRAM6203の領域外エリアでは、その「7B」Hのデータに対応する領域が決定され、その決定された領域をクリアするように制御することができる。 In addition, in the present embodiment, by passing only the lower order of the RAM clear range start address stored in the HL register, the area of the main RAM 6203 is cleared in the same manner as the game area (work area (game area)) of the main RAM 6203. The outer area (work area (outside area)) is also configured to be able to clear a range corresponding to each corresponding condition. For example, under certain conditions, when clearing the game area of the main RAM 6203 (the area beginning with the address “F07B”H), passing “7B”H, which is the lower data of the address, clears the area of the main RAM 6203. In the out-of-area area, the area corresponding to the "7B"H data is determined, and control can be performed to clear the determined area.

また、ここでは、RAMクリア範囲判定データを、メインRAM6203の遊技用エリア(作業領域(遊技用エリア))に格納しているが、これは、データをレジスタに記憶させて渡すことができないためである。領域外エリア処理呼出命令がされた場合、図109に示すようにバンク0からバンク1に切り替わって、それに応じてレジスタも切り替えられる。 Also, here, the RAM clear range determination data is stored in the game area (work area (game area)) of the main RAM 6203. This is because the data cannot be stored in a register and transferred. be. When an out-of-region area processing call instruction is issued, bank 0 is switched to bank 1 as shown in FIG. 109, and the registers are switched accordingly.

次に、メインCPU6201は、ステップS6104において、領域外指定領域クリア処理を行う。この処理は、領域外エリア処理呼出命令でコールされることにより、バンク1に係る処理(領域外エリアの処理)を行う。領域外指定領域クリア処理は、上述した、RAMクリア範囲先頭アドレスがセットされているレジスタの下位アドレスに基づいて、メインRAM6203の領域外エリアの指定範囲をクリアする。なお、この処理については、後で詳細に説明する。 Next, in step S6104, the main CPU 6201 performs outside designated area clearing processing. This process is called by an out-of-area process call instruction to perform a process related to bank 1 (out-of-area area process). The out-of-area specified area clearing process clears the specified range of the out-of-area area of the main RAM 6203 based on the lower address of the register in which the RAM clear range start address is set. Note that this processing will be described later in detail.

なお、ここで呼び出される領域外指定領域クリア処理では、割込み禁止命令、及び割込み許可命令を実行するものではないが、図115に示す主制御メイン処理のステップS6011で呼び出されるデータ格納処理(図121参照)のように、割込み禁止命令、及び割込み許可命令を実行する構成であれば、このデータ格納処理と同様に、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すように構成することができる。 Note that the non-area specified area clearing process called here does not execute the interrupt prohibition instruction and the interrupt permission instruction, but the data storage process called in step S6011 of the main control main process shown in FIG. ), if it is configured to execute an interrupt disable instruction and an interrupt enable instruction, like this data storage process, without being conscious of the interrupt control state when called, a predetermined process can be called. Can be configured.

すなわち、割込み禁止命令の前で割込み許可レジスタ2の値を退避し、割込み禁止命令の後で実行される所定処理が終了した後で、退避していた、割込み許可レジスタ2の値から、データ格納処理が呼び出された時点での割込み制御状態を判断し、割込み許可の状態であった場合は、割込み許可命令を実行し、そうでなければ、割込み禁止の状態のまま終了するように構成することができる。 That is, the value of the interrupt enable register 2 is saved before the interrupt disable instruction, and after the predetermined processing executed after the interrupt disable instruction is completed, data is stored from the saved interrupt enable register 2 value. Determine the interrupt control state at the time when the process is called, and if the interrupt is enabled, execute the interrupt permission instruction, otherwise end the interrupt disabled state. can be done.

次に、メインCPU6201では、バンク0に係る処理(遊技用エリアの処理)に戻り、ステップS6105において、RAMクリア範囲のサイズ(例えば、電断復帰時RAMクリア範囲のサイズ)をセットする。 Next, the main CPU 6201 returns to the processing relating to bank 0 (processing of the game area), and in step S6105, sets the size of the RAM clear range (for example, the size of the RAM clear range at power failure recovery).

次に、メインCPU6201は、ステップS6106において、RAMクリア範囲先頭アドレスが、電断復帰時RAMクリア範囲先頭アドレスであるか否かを判定し、電断復帰時RAMクリア範囲先頭アドレスである場合(ステップS6106がYES判定の場合)、ステップS6109に進む。 Next, in step S6106, the main CPU 6201 determines whether or not the RAM clear range start address is the RAM clear range start address at power failure recovery. If S6106 determines YES), the process proceeds to step S6109.

一方、電断復帰時RAMクリア範囲先頭アドレスでない場合(ステップS6106がNO判定の場合)、この場合は、電断復帰時のRAMクリア範囲とは異なるので、ステップS6107において、電断復帰時以外のRAMクリア範囲における最終アドレスを、RAMクリア範囲最終アドレスとしてセットする。ここでセットされるRAMクリア範囲最終アドレスは、メインRAM6203の遊技用エリアの最終アドレスとなるが、スタックエリア(遊技用エリア)のうち、使用されているスタックをクリアしないように考慮される。例えば、スタックエリア(遊技用エリア)において、アドレス値の大きいスタックからアドレス値の小さいスタックに向けて順に使用されるが、スタックエリア(遊技用エリア)の最終アドレスから4を減算したアドレスがRAMクリア範囲最終アドレスとしてセットされ、所定バイト分(例えば、4バイト分)のスタックがクリアされることなく確保される。これによって、呼び出されたプログラムの戻り番地や退避されたデータ等が保護されることになる。 On the other hand, if it is not the top address of the RAM clear range at the time of power failure recovery (NO determination in step S6106), in this case, the RAM clear range at the time of power failure recovery is different. Set the last address in the RAM clear range as the RAM clear range last address. The RAM clear range end address set here is the end address of the game area of the main RAM 6203, but it is considered not to clear the stack used in the stack area (game area). For example, in the stack area (game area), the stack is used in order from the stack with the larger address value to the stack with the smaller address value, but the address obtained by subtracting 4 from the final address of the stack area (game area) is the RAM clear. It is set as the end address of the range, and a predetermined number of bytes (for example, 4 bytes) of stack is secured without being cleared. This protects the return address of the called program, saved data, and the like.

その後、ステップS6108において、ステップS6102で記憶されたRAMクリア範囲先頭アドレス(下位アドレス)とステップS6107でセットされたRAMクリア範囲最終アドレスとから、電断復帰時でない場合のRAMクリア範囲のサイズを算出し、その後、ステップS6109に進む。 After that, in step S6108, the size of the RAM clear range is calculated from the RAM clear range start address (lower address) stored in step S6102 and the RAM clear range end address set in step S6107. and then proceeds to step S6109.

次に、メインCPU6201は、ステップS6109において、RAMクリア範囲のクリアを実行する。この処理では、例えば、HLレジスタに記憶されている、クリア対象となるRAMクリア範囲の先頭アドレスと、ステップS6105で算出されたクリア範囲のサイズ、または、ステップS6108で算出されたクリア範囲のサイズを指定すると、その範囲のデータのすべてのバイトが「00」Hにセットされる。 Next, the main CPU 6201 clears the RAM clear range in step S6109. In this process, for example, the top address of the RAM clear range to be cleared stored in the HL register and the size of the clear range calculated in step S6105 or the size of the clear range calculated in step S6108 are When specified, all bytes of data in that range are set to '00'H.

次に、メインCPU6201は、ステップS6110において、起動時のRAMクリアスイッチ6176の状態情報、及び設定キー6174aの状態情報といった情報をスタックから復帰させる。これらの情報は、例えば、EレジスタやDレジスタに格納される(ステップS6101参照)。 Next, in step S6110, the main CPU 6201 restores the information such as the state information of the RAM clear switch 6176 at startup and the state information of the setting key 6174a from the stack. These pieces of information are stored, for example, in the E register and the D register (see step S6101).

このような、指定範囲クリア処理によって、メインRAM6203の遊技用エリアにおけるクリア範囲(下位アドレス)が、メインRAM6203の領域外エリアにおけるクリア範囲の決定に効果的に利用され、処理の効率化が図られるとともに、プログラムの構成を簡潔にし、さらにプログラムのサイズを小さくすることができる。 By such a specified range clearing process, the clearing range (lower address) in the game area of the main RAM 6203 is effectively used to determine the clearing range in the area outside the main RAM 6203, and the efficiency of the processing is improved. At the same time, the configuration of the program can be simplified and the size of the program can be reduced.

[領域外指定領域クリア処理]
次に、図120を参照して、メインCPU6201の制御による指定範囲クリア処理で呼び出される領域外指定領域クリア処理(図119のステップS6104)について説明する。なお、図120は、領域外指定領域クリア処理の手順を示すフローチャートである。
[Outside specified area clear processing]
Next, with reference to FIG. 120, the out-of-area specified area clearing process (step S6104 in FIG. 119) called in the specified area clearing process under the control of the main CPU 6201 will be described. Note that FIG. 120 is a flow chart showing the procedure of the outside specified area clearing process.

領域外指定領域クリア処理は、上述したように、領域外エリア処理呼出命令により呼び出されるため、バンク1に係る処理となっており、この処理を実行するためのプログラムは、メインROM6202の領域外エリアに記憶されているプログラムであって、メインRAM6203のの領域外エリアである、作業領域(領域外エリア)、及びスタックエリア(領域外エリア)を利用する。 As described above, the out-of-area specified area clearing process is called by the out-of-area area process call instruction, so it is a process related to bank 1. The program for executing this process is stored in the out-of-area area A program stored in the main RAM 6203 that uses a work area (outside area) and a stack area (outside area).

まず、メインCPU6201は、ステップS6121において、メインRAM6203の遊技用エリア(作業領域(遊技用エリア))に格納されているRAMクリア範囲判定データを取得する。このRAMクリア範囲判定データは、図118のステップS6102において、メインCPU6201により格納されたデータである。 First, in step S6121, the main CPU 6201 acquires RAM clear range determination data stored in the game area (work area (game area)) of the main RAM 6203 . This RAM clear range determination data is data stored by the main CPU 6201 in step S6102 of FIG.

次に、ステップS6122において、メインCPU6201は、取得したRAMクリア範囲判定データを(例えば、Eレジスタに)退避する。その後、ステップS6123において、メインCPU6201は、ステップS6121で取得したRAMクリア範囲判定データと比較するために、メインRAM6203の領域外エリアにおける異常時RAMクリア範囲先頭アドレスを(例えば、HLレジスタに)セットする。 Next, in step S6122, the main CPU 6201 saves the acquired RAM clear range determination data (for example, in the E register). After that, in step S6123, the main CPU 6201 sets the start address of the abnormal RAM clear range in the outside area of the main RAM 6203 (for example, in the HL register) for comparison with the RAM clear range determination data acquired in step S6121. .

次に、ステップS6124において、メインCPU6201は、HLレジスタにセットされた異常時RAMクリア範囲先頭アドレスの下位アドレスと、RAMクリア範囲判定データを比較し、RAMクリア範囲判定データが、異常時RAMクリア範囲先頭アドレスの下位アドレスと一致した場合(ステップS6124がYES判定の場合)、ステップS6128に進む。 Next, in step S6124, the main CPU 6201 compares the lower address of the abnormal RAM clear range start address set in the HL register with the RAM clear range determination data, and the RAM clear range determination data is the abnormal RAM clear range. If it matches the lower address of the top address (YES in step S6124), the process proceeds to step S6128.

一方、RAMクリア範囲判定データが、異常時RAMクリア範囲先頭アドレスの下位アドレスと一致しない場合(ステップS6124がNO判定の場合)、ステップS6125において、ステップS6121で取得したRAMクリア範囲判定データと比較するために、メインRAM6203の領域外エリアにおける設定変更時RAMクリア範囲先頭アドレスをHLレジスタにセットする。 On the other hand, if the RAM clear range determination data does not match the lower address of the abnormal RAM clear range top address (NO determination in step S6124), in step S6125, it is compared with the RAM clear range determination data acquired in step S6121. Therefore, the top address of the RAM clear range at the time of setting change in the area outside the area of the main RAM 6203 is set in the HL register.

次に、ステップS6126において、メインCPU6201は、HLレジスタにセットされた設定変更時RAMクリア範囲先頭アドレスの下位アドレスと、RAMクリア範囲判定データを比較し、RAMクリア範囲判定データが、設定変更時RAMクリア範囲先頭アドレスの下位アドレスと一致した場合(ステップS6126がYES判定の場合)、ステップS6128に進む。 Next, in step S6126, the main CPU 6201 compares the lower address of the setting change RAM clear range start address set in the HL register with the RAM clear range determination data. If it matches the lower address of the clear range start address (YES in step S6126), the process proceeds to step S6128.

一方、RAMクリア範囲判定データが、設定変更時RAMクリア範囲先頭アドレスの下位アドレスと一致しない場合(ステップS6126がNO判定の場合)、ステップS6127において、ステップS6121で取得したRAMクリア範囲判定データと比較するために、メインRAM6203の領域外エリアにおける電断復帰時RAMクリア範囲先頭アドレスをHLレジスタにセットし、ステップS6128に進む。 On the other hand, if the RAM clear range determination data does not match the lower address of the RAM clear range start address at the time of setting change (NO determination in step S6126), in step S6127, it is compared with the RAM clear range determination data acquired in step S6121. In order to do so, the start address of the RAM clear range at the time of power failure recovery in the area outside the area of the main RAM 6203 is set in the HL register, and the process proceeds to step S6128.

ステップS6128では、それぞれのRAMクリア範囲のサイズを算出し、その後、ステップS6129において、メインRAM6203の領域外エリアに関し、RAMクリア範囲のクリアを実行する。この処理では、例えば、HLレジスタに記憶されている、クリア対象となるRAMクリア範囲の先頭アドレスと、ステップS6128で算出されたRAMクリア範囲のサイズを指定すると、その範囲のデータのすべてのバイトが「00」Hにセットされる。 In step S6128, the size of each RAM clear range is calculated, and then in step S6129, the RAM clear range is cleared for the area outside the area of the main RAM 6203. FIG. In this process, for example, if the start address of the RAM clear range to be cleared stored in the HL register and the size of the RAM clear range calculated in step S6128 are specified, all bytes of the data in that range are Set to "00"H.

次に、ステップS6130において、メインCPU6201は、ステップS6122で退避させていたRAMクリア範囲判定データを、Eレジスタから(例えば、Aレジスタに)復帰させる。 Next, in step S6130, the main CPU 6201 restores the RAM clear range determination data saved in step S6122 from the E register (for example, to the A register).

次に、ステップS6131において、メインCPU6201は、異常時RAMクリア範囲先頭アドレスの下位アドレスと、RAMクリア範囲判定データを比較し、RAMクリア範囲判定データが、異常時RAMクリア範囲先頭アドレスの下位アドレスと一致しない場合(ステップS6131がNO判定の場合)、ステップS6134に進む。なお、ステップS6131の判定は、実質的にステップS6124と同様の判定である。 Next, in step S6131, the main CPU 6201 compares the lower address of the abnormal RAM clear range start address with the RAM clear range determination data, and compares the RAM clear range determination data with the lower address of the abnormal RAM clear range start address. If they do not match (NO determination in step S6131), the process proceeds to step S6134. Note that the determination in step S6131 is substantially the same determination as in step S6124.

RAMクリア範囲判定データが、異常時RAMクリア範囲先頭アドレスの下位アドレスと一致した場合(ステップS6131がYES判定の場合)、ステップS6132において、(例えば、HLレジスタに)メインROM6202に記憶されている性能表示モニタ制御イニシャルテーブルのアドレスをセットする。 If the RAM clear range determination data matches the lower address of the abnormal RAM clear range start address (YES determination in step S6131), in step S6132, the performance data stored in the main ROM 6202 (for example, in the HL register) Set the display monitor control initial table address.

次に、ステップS6133において、メインCPU6201は、テーブルデータ設定処理を実行する。この処理は、メインROM6202に記憶されている性能表示モニタ制御イニシャルテーブルのアドレスを表すHLレジスタを参照して、性能表示モニタの制御に係る初期値を(メインRAM6203の)作業領域に格納する処理である。性能表示モニタの制御に係る初期値には、例えば、LEDの点滅切替タイミングや点滅繰返し回数等が含まれる。 Next, in step S6133, the main CPU 6201 executes table data setting processing. This processing refers to the HL register representing the address of the performance display monitor control initial table stored in the main ROM 6202, and stores the initial values related to performance display monitor control in the work area (of the main RAM 6203). be. The initial values related to the control of the performance display monitor include, for example, the blinking switching timing of the LED, the number of repetitions of blinking, and the like.

ステップS6134において、メインCPU6201は、(例えば、HLレジスタに)メインROM6202に記憶されている電源投入時初期化用データテーブルのアドレスをセットする。 In step S6134, the main CPU 6201 sets the address of the power-on initialization data table stored in the main ROM 6202 (eg, in the HL register).

次に、ステップS6135において、メインCPU6201は、テーブルデータ設定処理を実行する。この処理は、メインROM6202に記憶されている電源投入時初期化用データテーブルのアドレスを表すHLレジスタを参照して、電源投入時初期化用のデータを(メインRAM6203の)作業領域に格納する処理である。電源投入時初期化用のデータには、例えば、LEDの点滅切替タイミングと点滅繰返し回数の乗算結果等が含まれる。 Next, in step S6135, the main CPU 6201 executes table data setting processing. This process refers to the HL register representing the address of the power-on initialization data table stored in the main ROM 6202, and stores the power-on initialization data in the work area (of the main RAM 6203). is. The power-on initialization data includes, for example, the result of multiplication of the blinking switching timing of the LED and the number of repetitions of blinking.

最後に、メインCPU6201は、遊技用エリア処理復帰命令により、この処理を終了し、処理が領域外エリアに係る処理から、遊技用エリアに係る処理に切り替えられる。 Finally, the main CPU 6201 terminates this process by a game area process return command, and the process is switched from the process related to the outside area to the process related to the game area.

このように、領域外指定領域クリア処理では、図118に示した起動状態チェック処理で決定された、メインRAM6203の遊技用エリアに係るクリア範囲を用いて、メインRAM6203の領域外エリアに係るクリア範囲を決定しているため、メインRAM6203のクリア処理が効率的かつ簡潔な構成で実行されることになる。 Thus, in the out-of-area designated area clearing process, the clear range of the out-of-area area of the main RAM 6203 is cleared using the clear range of the game area of the main RAM 6203 determined by the activation state check process shown in FIG. is determined, the clearing process of the main RAM 6203 is executed efficiently and with a simple configuration.

[データ格納処理]
次に、図121を参照して、メインCPU6201の制御によるメイン処理(主制御メイン処理)で呼び出されるデータ格納処理(図115のステップS6011)について説明する。なお、図121は、データ格納処理の手順を示すフローチャートである。また、メイン処理から呼び出される場合、例えば、HLレジスタには、電源投入時初期化用データテーブルのアドレスがセットされている。なお、本実施形態では、このデータ格納処理が、図115のステップS6011等を含む数カ所でコールされ、それぞれ、バンク0に係る処理(領域内エリアに係る処理)として実行されるように構成されているが、上述した特定の呼出命令でコールすることによって、バンク1に係る処理(領域外エリアに係る処理)として実行されるように構成することができる。また、ここで、データ格納処理がバンク0に係る処理(領域内エリアに係る処理)として実行される場合に、例えば、QレジスタにメインRAM6203の領域内アドレスの先頭アドレス(上位側)「F0」Hをセットしておくことで、データ格納処理では、メインRAM6203の領域内エリアにある処理対象エリアを、当該処理対象エリアの先頭アドレス(下位側)だけで特定することができ、当該処理対象エリアに係る命令の長さを(アドレスを4バイト(上位側+下位側)で指定するより)短くすることができる。同様に、データ格納処理がバンク1に係る処理(領域外エリアに係る処理)として実行される場合は、例えば、QレジスタにメインRAM6203の領域外アドレスの先頭アドレス(上位側)「F2」Hをセットしておくことで、メインRAM6203の領域外エリアにある処理対象エリアを、当該処理対象エリアの先頭アドレス(下位側)だけで特定することができる。
[Data storage processing]
Next, referring to FIG. 121, the data storage process (step S6011 in FIG. 115) called in the main process (main control main process) under the control of the main CPU 6201 will be described. Note that FIG. 121 is a flow chart showing the procedure of the data storage process. When called from the main process, for example, the address of the power-on initialization data table is set in the HL register. In this embodiment, this data storage process is called at several places including step S6011 in FIG. However, by calling with the above-described specific call instruction, it can be configured to be executed as processing related to bank 1 (processing related to the outside area). Further, here, when the data storage processing is executed as the processing related to the bank 0 (processing related to the area within the area), for example, the top address (upper side) of the area within the main RAM 6203 of the main RAM 6203 is stored in the Q register. By setting H, in the data storage process, the processing target area in the area within the main RAM 6203 can be specified only by the start address (lower side) of the processing target area. can be shortened (compared to specifying an address with 4 bytes (upper side + lower side)). Similarly, when the data storage processing is executed as processing related to bank 1 (processing related to the area outside the area), for example, the top address (upper side) of the outside address of the main RAM 6203 of the main RAM 6203 is set to "F2"H in the Q register. By setting this, the processing target area in the area outside the main RAM 6203 can be specified only by the start address (lower side) of the processing target area.

まず、メインCPU6201は、ステップS6151において、割込み許可レジスタ2の値をレジスタ(例えば、フラグレジスタFのパリティ/オーバーフロー・フラグ)に退避する。割込み許可レジスタ2の値は、上述の通り、割込み禁止命令がされると、「0」となり、それ以前の情報が失われてしまうため、このタイミングでこの値を退避しておく。 First, in step S6151, the main CPU 6201 saves the value of the interrupt permission register 2 to a register (for example, the parity/overflow flag of the flag register F). As described above, the value of the interrupt permission register 2 becomes "0" when the interrupt prohibition instruction is issued, and the information prior to that is lost, so this value is saved at this timing.

次に、メインCPU6201は、ステップS6152において、割込み禁止命令を行う。これによって、データ格納処理の開始時点で割込み禁止がされていない場合は、この割込み禁止命令以降、後述するステップS6162で割込み許可命令がされるまでの間、マスカブル割込みが禁止される。次に、メインCPU6201は、ステップS6153において、割込み許可レジスタ2の値を記憶しているレジスタ(フラグレジスタF)のデータを、スタックに保存する。 Next, in step S6152, the main CPU 6201 issues an interrupt prohibition instruction. As a result, if interrupts are not disabled at the start of the data storage process, maskable interrupts are disabled after this interrupt disable command until an interrupt enable command is issued in step S6162, which will be described later. Next, in step S6153, the main CPU 6201 saves the data of the register (flag register F) storing the value of the interrupt permission register 2 in the stack.

次に、メインCPU6201は、ステップS6154において、HLレジスタを参照して、HLレジスタに記憶されているアドレスのデータを取得する。上記のように、当該処理がメイン処理から呼び出された場合、電源投入時初期化用データテーブルが取得される。 Next, in step S6154, the main CPU 6201 refers to the HL register and acquires data at the address stored in the HL register. As described above, when the process is called from the main process, the power-on initialization data table is obtained.

次に、メインCPU6201は、ステップS6155において、ステップS6154で取得したデータから、クリア処理に係るデータのサイズを判定し、そのサイズが0で、クリア処理がないと判定した場合(ステップS6155がNO判定の場合)、ステップS6158に進む。 Next, in step S6155, the main CPU 6201 determines the size of the data related to the clear processing from the data acquired in step S6154. ), the process proceeds to step S6158.

一方、クリア処理に係るデータのサイズが0ではなく、クリア処理があると判定した場合(ステップS6155がYES判定の場合)、ステップS6156において、ステップS6154で取得したデータから格納対象領域アドレスの下位を取得し、ステップS6157でその格納対象領域をクリアする。なお、格納対象領域の開始アドレスは、予め設定されているアドレスの上位(例えば、「F0」H)と、ステップS6156で取得した格納対象領域アドレスの下位を組み合わせることで特定され、この格納対象領域の開始アドレスと、電源投入時初期化用データテーブルから取得したクリア処理に係るデータのサイズとを用いて格納対象領域のクリアが行われる。ここでは、例えば、1バイト単位といった所定の単位でクリア処理が繰り返され、そのクリア処理の度に、クリア対象となる格納対象領域アドレスがシフトされ、クリア処理に係るデータのサイズが1バイトずつ減算される。 On the other hand, if it is determined that the size of the data related to the clear process is not 0 and there is a clear process (YES in step S6155), in step S6156, the lower storage area address is obtained from the data acquired in step S6154. and clears the storage target area in step S6157. Note that the start address of the storage target area is specified by combining the upper address of the preset address (for example, "F0" H) and the lower address of the storage target area acquired in step S6156. and the size of the data related to the clearing process obtained from the power-on initialization data table, the storage target area is cleared. Here, for example, the clear process is repeated in a predetermined unit such as 1 byte unit, and each time the clear process is performed, the address of the storage area to be cleared is shifted, and the size of the data related to the clear process is subtracted by 1 byte. be done.

メインCPU6201は、ステップS6158において、ステップS6154から取得したデータから、セット処理(格納処理)に係るデータのサイズを判定し、そのサイズが0で、セット処理がないと判定した場合(ステップS6158がNO判定の場合)、ステップS6160に進む。 In step S6158, the main CPU 6201 determines the size of the data related to the set processing (storage processing) from the data acquired in step S6154. determination), the process proceeds to step S6160.

一方、セット処理に係るデータのサイズが0ではなく、セット処理があると判定した場合(ステップS6158がYES判定の場合)、ステップS6159において、格納対象データに格納データをストアする。この処理は、ステップS6154で取得したデータから格納対象領域アドレスの下位を取得することで、予め設定されているアドレスの上位と組み合わせて格納対象領域の開始アドレスを特定し、さらに、ステップS6154で取得したデータから格納するデータを取得することで実行される。 On the other hand, if it is determined that the size of the data related to the set process is not 0 and there is a set process (YES in step S6158), the stored data is stored in the storage target data in step S6159. This process acquires the lower order of the storage target area address from the data acquired in step S6154, combines it with the upper address of the preset address, and specifies the start address of the storage target area. It is executed by retrieving the data to be stored from the stored data.

次に、メインCPU6201は、ステップS6160において、ステップS6153でスタックに保存した、割込み許可レジスタ2の値を記憶しているレジスタ(フラグレジスタF)のデータを復帰させる。 Next, in step S6160, the main CPU 6201 restores the data of the register (flag register F) storing the value of the interrupt permission register 2, which was saved in the stack in step S6153.

次に、メインCPU6201は、ステップS6161において、ステップS6160にで復帰させたデータであるフラグレジスタに記憶されている割込み許可レジスタ2の値が「0」か否かを判定し、「0」であると判定された場合(ステップS6161がYES判定の場合)、当該処理で割込み禁止命令を実行する前から割込み禁止の状態であったと判定し、割込み許可命令を実行することなく処理を終了する。 Next, in step S6161, the main CPU 6201 determines whether or not the value of the interrupt permission register 2 stored in the flag register, which is the data returned in step S6160, is "0". (YES in step S6161), it is determined that the interrupt was disabled before the interrupt disable instruction was executed in the process, and the process ends without executing the interrupt enable instruction.

一方、割込み許可レジスタ2の値が「1」であると判定された場合(ステップS6161がNO判定の場合)、当該処理で割込み禁止命令を実行する前は割込み許可の状態であったと判定し、ステップS6162において、割込み許可命令を実行し処理を終了する。 On the other hand, if it is determined that the value of the interrupt permission register 2 is "1" (NO determination in step S6161), it is determined that the interrupt was enabled before the interrupt prohibition instruction was executed in the processing, In step S6162, the interrupt permission instruction is executed and the process ends.

データ格納処理のこうした処理により、ステップS6152の割込み禁止命令で割込み許可レジスタ1、割込み許可レジスタ2は共に「0」となり、ステップS6162の割込み許可命令で割込み許可レジスタ1、割込み許可レジスタ2は共に「1」となるが、データ格納処理を呼び出す時点で割込み許可レジスタ2が「0」であった場合(すなわち、データ格納処理を呼び出す時点で割込み禁止の状態であった場合)、ステップS6162は実行されず、割込み許可レジスタ2が「0」の状態が維持されることになる。 Due to such processing of the data storage processing, both the interrupt permission register 1 and the interrupt permission register 2 are set to "0" by the interrupt prohibition instruction of step S6152, and both the interrupt permission register 1 and the interrupt permission register 2 are set to "0" by the interrupt permission instruction of step S6162. 1", but if the interrupt permission register 2 is "0" at the time the data storage process is called (that is, if the interrupt is disabled at the time the data storage process is called), step S6162 is executed. Therefore, the interrupt permission register 2 is maintained at "0".

また、本実施形態では、データ格納処理を呼び出す時点で、割込み許可レジスタ1の値と割込み許可レジスタ2の値が同じであることが前提となるが、ノンマスカブル割込みが発生したり、バンク1に係る処理においてデータ格納処理が呼び出されたりする場合、データ格納処理を呼び出す時点で、割込み許可レジスタ1の値が「0」、割込み許可レジスタ2の値が「1」となる可能性も考えられる。しかしながら、そのような場合であっても、割込み許可レジスタ1の値と割込み許可レジスタ2の値をそれぞれ退避し、領域のクリア処理とデータのセットを行った後で、これらのレジスタ値を復帰させることによって、データ格納処理が終了したときに、元の割込み許可、または割込み禁止の状態に戻すことができる。 In this embodiment, it is assumed that the value of the interrupt permission register 1 and the value of the interrupt permission register 2 are the same when the data storage process is called. When the data storage process is called in the process, the value of the interrupt permission register 1 may be "0" and the value of the interrupt permission register 2 may be "1" at the time of calling the data storage process. However, even in such a case, the values of interrupt permission register 1 and interrupt permission register 2 are saved, and after clearing the area and setting data, these register values are restored. Thus, when the data storage process is completed, the original interrupt enabled or interrupt disabled state can be restored.

なお、本実施形態では、図121に示したデータ格納処理のプログラムは、様々な箇所で領域のクリア処理、及びデータのセットを行うために呼び出される共通モジュール(汎用モジュール)としての性格を有する。 In this embodiment, the data storage processing program shown in FIG. 121 has characteristics as a common module (general-purpose module) that is called to perform area clear processing and data setting at various locations.

このようなデータ格納処理の構成により、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができる。より具体的には、所定領域のクリア処理やデータのセット処理といった所定処理が呼び出された場合に、呼び出された際の割込み制御状態を保存するとともに、当該呼び出される処理において割込み禁止状態で処理を行い、その後、呼び出し元に戻る際に、割込み制御状態を、保存した状態に戻すことができるため、処理のタイミングや順序を気にする必要がなくなり、また、呼び出された際の割込み制御状態を意識することなく、割込み禁止、割込み許可の設定を正常に維持することができる。 With such a configuration of the data storage process, the predetermined process can be called without being conscious of the interrupt control state when called. More specifically, when a predetermined process such as a process for clearing a predetermined area or a process for setting data is called, the interrupt control state at the time of the call is saved, and the process to be called is executed in the interrupt disabled state. After that, when returning to the caller, the interrupt control state can be restored to the saved state. You can maintain normal interrupt disable/interrupt enable settings without being conscious of it.

また、このようなデータ格納処理のプログラムにおいて、割込み制御状態の制御、所定領域のクリア処理、及び当該所定処理へのデータのセット処理がひとまとまりに記述されることで、管理上、及び処理上の一層の効率化が図られる。 In addition, in the program for such data storage processing, the control of the interrupt control state, the clearing processing of the predetermined area, and the data setting processing for the predetermined processing are written together, which reduces management and processing. efficiency will be further improved.

[設定変更確認処理]
次に、図122、及び図123を参照して、メインCPU6201の制御によるメイン処理(主制御メイン処理)で呼び出される設定変更確認処理(図115のステップS6012)について説明する。なお、図122、図123は、設定変更確認処理の手順を示すフローチャートである。
[Setting change confirmation process]
Next, referring to FIGS. 122 and 123, the setting change confirmation process (step S6012 in FIG. 115) called in the main process (main control main process) under the control of the main CPU 6201 will be described. 122 and 123 are flowcharts showing the procedure of the setting change confirmation process.

まず、メインCPU6201は、ステップS6181において、(例えば、Eレジスタに記憶されている)起動時の設定キー6174aの状態情報を取得し、その設定キー6174aの操作が「オン」であるか否かを判定する。設定キー6174aの操作が「オフ」である場合(ステップS6181がNO判定の場合)、処理を終了する。 First, in step S6181, the main CPU 6201 acquires the state information of the setting key 6174a at startup (stored in the E register, for example), and checks whether the operation of the setting key 6174a is "on". judge. If the operation of setting key 6174a is "OFF" (NO determination in step S6181), the process is terminated.

ステップS6181において、メインCPU6201は、設定キー6174aの操作が「オン」である場合(ステップS6181がYES判定の場合)、ステップS6182で、メインRAM6203の作業領域(遊技用エリア)の設定変更ステータス領域に、起動時の設定キー6174aの状態情報、及び起動時のRAMクリアスイッチ6176の状態情報を格納する。なお、ここで保存された状態情報が、図118に示す起動状態チェック処理において、前回、設定変更中に電断が発生したか否かを判定するのに用いられる。 In step S6181, if the operation of the setting key 6174a is "ON" (YES in step S6181), the main CPU 6201 changes the setting change status area of the work area (game area) of the main RAM 6203 in step S6182. , state information of the setting key 6174a at startup, and state information of the RAM clear switch 6176 at startup. It should be noted that the state information saved here is used in the activation state check process shown in FIG. 118 to determine whether or not a power failure occurred during the previous setting change.

次に、ステップS6183において、メインCPU6201は、設定操作コマンドをセットして、演出制御コマンド送信処理を実行する。この処理により、設定操作コマンドは、副制御回路6300に向けて送信される。 Next, in step S6183, the main CPU 6201 sets a setting operation command and executes effect control command transmission processing. By this processing, the setting operation command is transmitted to the sub-control circuit 6300 .

次に、ステップS6184において、メインCPU6201は、割込み要求信号(XINT)が発生したか否かを判定し、発生していると判定した場合(ステップS6184でYES判定の場合)、ステップS6194において電断設定処理を実行する。一方、割込み要求信号(XINT)が発生していないと判定した場合(ステップS6184でNO判定の場合)、PTC2タイムアウトが発生したか否かを判定し、発生していないと判定した場合(ステップS6185でNO判定の場合)、ステップS6184に進み、再度、割込み要求信号(XINT)が発生したか否かを判定する。 Next, in step S6184, the main CPU 6201 determines whether or not an interrupt request signal (XINT) has been generated. Execute the setting process. On the other hand, if it is determined that the interrupt request signal (XINT) has not occurred (NO in step S6184), it is determined whether PTC2 timeout has occurred. (NO), the flow advances to step S6184 to determine again whether or not an interrupt request signal (XINT) has been generated.

ステップS6185において、PTC2タイムアウトが発生していると判定した場合(ステップS6185でYES判定の場合)、メインCPU6201は、ステップS6186において、入力ポート読込処理を行う。 If it is determined in step S6185 that the PTC2 timeout has occurred (YES in step S6185), the main CPU 6201 performs input port read processing in step S6186.

次に、ステップS6188において、メインCPU6201は、出力ポートにセキュリティ信号出力を行い、ステップS6189において、(例えば、Aレジスタに)設定値をセットする。 Next, in step S6188, the main CPU 6201 outputs a security signal to the output port, and in step S6189 sets a set value (for example, in the A register).

次に、ステップS6190において、メインCPU6201は、設定表示データテーブルとステップS6189でセットされた設定値に基づいて、Aレジスタに設定表示データをセットし、その後、ステップS6191において、Aレジスタの設定表示データに基づいて、表示LEDデータセットを行い、さらに、ステップS6192において、性能LEDコモンセットを行う。 Next, in step S6190, the main CPU 6201 sets the setting display data in the A register based on the setting display data table and the setting value set in step S6189. Based on this, a display LED data set is performed, and further, a performance LED common set is performed in step S6192.

次に、ステップS6193において、メインCPU6201は、WDTのクリア処理、及びWDTのリスタート処理を行う。 Next, in step S6193, the main CPU 6201 performs WDT clear processing and WDT restart processing.

次に、ステップS6194において、メインCPU6201は、RAMクリアスイッチ6176が「オフ」か否かを判定し、「オフ」であると判定した場合(ステップS6194でYES判定の場合)、すなわち、起動時に、RAMクリアスイッチ6176が操作されず、オフの状態となっている場合に、この操作は、設定確認の操作であると判定し、ステップS6197に進む。 Next, in step S6194, the main CPU 6201 determines whether or not the RAM clear switch 6176 is "off." If the RAM clear switch 6176 has not been operated and is in the off state, this operation is determined to be an operation for confirming settings, and the process proceeds to step S6197.

一方、RAMクリアスイッチ6176が「オン」であると判定した場合(ステップS6194でNO判定の場合)、すなわち、起動時に、RAMクリアスイッチ6176が操作され、オンの状態となっている場合に、この操作は、設定更新の操作であると仮定し、ステップS6195において、RAMクリアスイッチ6176が操作されているか否かを判定する。ステップS6195において、RAMクリアスイッチ6176が操作されていない場合(ステップS6195でNO判定の場合)、ステップS6197に進む。 On the other hand, if it is determined that the RAM clear switch 6176 is "on" (NO determination in step S6194), that is, if the RAM clear switch 6176 is operated and turned on at startup, this Assuming that the operation is a setting update operation, it is determined in step S6195 whether or not the RAM clear switch 6176 has been operated. If the RAM clear switch 6176 has not been operated in step S6195 (NO determination in step S6195), the process proceeds to step S6197.

一方、ステップS6195において、RAMクリアスイッチ6176が操作されている場合(ステップS6195でYES判定の場合、例えば、RAMクリアスイッチ6176をカチカチと押す操作をした場合)、ステップS6196において、RAMクリアスイッチ6176の操作に応じて設定値を変動させ、設定値を更新する。 On the other hand, if the RAM clear switch 6176 is operated in step S6195 (if YES is determined in step S6195, for example, if the RAM clear switch 6176 is clicked), the RAM clear switch 6176 is pressed in step S6196. The setting value is changed according to the operation, and the setting value is updated.

その後、ステップS6197において、メインCPU6201は、設定キー6174aが「オフ」に操作されたか否かを判定し、「オン」である場合(ステップS6197でNO判定の場合)、すなわち、設定キー6174aが「オン」のままである場合、ステップS6184に戻り、そこで再度、割込み要求信号の発生を判定する。 After that, in step S6197, the main CPU 6201 determines whether or not the setting key 6174a has been operated to "OFF". If it remains "on", the process returns to step S6184, where it is again determined whether an interrupt request signal has been generated.

一方、設定キー6174aが「オフ」に操作された場合(ステップS6197でYES判定の場合)、設定変更の処理が終了したと判定して、ステップS6198において、設定変更ステータス領域(今回の設定変更に係る作業領域)をクリアし、処理を終了する。なお、ステップS6198において、設定変更ステータス領域がクリアされることによって、ここで保存された状態情報が、図118に示す起動状態チェック処理において参照された場合に、前回、設定変更中に電断が発生していないと判定され、電断等で、ステップS6198の処理が行われないと、図118に示す起動状態チェック処理において、前回、設定変更中に電断が発生したと判定される。また、ここで、設定変更ステータス情報を、レジスタ(例えば、Aレジスタ)にロードし、次の遊技復帰処理に備えている。 On the other hand, if the setting key 6174a has been operated to "OFF" (YES in step S6197), it is determined that the setting change process is completed, and in step S6198, a setting change status area related work area) is cleared, and the process ends. In step S6198, by clearing the setting change status area, if the state information saved here is referred to in the activation state check process shown in FIG. If it is determined not to have occurred and the process of step S6198 is not performed due to a power failure or the like, it is determined in the activation state check process shown in FIG. 118 that a power failure occurred during the previous setting change. Also, here, the setting change status information is loaded into a register (for example, A register) to prepare for the next game return processing.

[電断判定処理]
次に、図124を参照して、メインCPU6201の制御によるメイン処理(主制御メイン処理)で呼び出される電断判定処理(図115のステップS6015)について説明する。なお、図124は、電断判定処理の手順を示すフローチャートである。
[Power interruption determination process]
Next, the power interruption determination process (step S6015 in FIG. 115) called in the main process (main control main process) under the control of the main CPU 6201 will be described with reference to FIG. Note that FIG. 124 is a flowchart showing the procedure of the power failure determination process.

まず、メインCPU6201は、ステップS6211において、XINTを検知したか否かを判定し、検知していないと判定した場合(ステップS6211でNO判定の場合)、すなわち、電断を検知していない場合、処理を終了する。一方、XINTを検知したと判定した場合(ステップS6211でYES判定の場合)、ステップS6212で電断設定処理を実行する。なお、電断判定処理については、後で詳細に説明する。 First, in step S6211, the main CPU 6201 determines whether or not XINT has been detected. End the process. On the other hand, if it is determined that XINT has been detected (YES in step S6211), power interruption setting processing is executed in step S6212. The power failure determination process will be described later in detail.

また、この処理では、XINTの検知は、XINT検知フラグを参照することによって行われ、このXINT検知フラグは、後述する外部マスカブル割込み処理が電断を検知した場合にセットする。 In this process, XINT detection is performed by referring to the XINT detection flag, which is set when the external maskable interrupt process (to be described later) detects a power failure.

[電断設定処理]
次に、図125を参照して、メインCPU6201の制御による設定変更確認処理や電断判定処理で呼び出される電断設定処理(図122のステップS6194、図124のステップS6212)について説明する。なお、図125は、電断設定処理の手順を示すフローチャートである。
[Power failure setting process]
Next, the power interruption setting process (step S6194 in FIG. 122, step S6212 in FIG. 124) called in the setting change confirmation process and the power interruption determination process under the control of the main CPU 6201 will be described with reference to FIG. Note that FIG. 125 is a flowchart showing the procedure of the power interruption setting process.

まず、メインCPU6201は、ステップS6231において、XINT検知フラグをクリアする。ここで、XINT検知フラグは、上述のように、後述する外部マスカブル割込み処理が電断を検知した場合にセットするフラグである。 First, the main CPU 6201 clears the XINT detection flag in step S6231. Here, the XINT detection flag is a flag that is set when the external maskable interrupt process (to be described later) detects a power failure, as described above.

次に、ステップS6232において、指定領域CRC生成処理を行う。この処理は、領域外エリア処理呼出命令でコールされることにより、バンク1に係る処理(領域外エリアの処理)を行う。メインCPU6201はそこで、メインRAM6203の遊技用エリアと、メインRAM6203の領域外エリアに関するCRCを生成し、その処理が終了すると、遊技用エリア処理復帰命令でリターンすることにより、以降の処理が、バンク0に係る処理(遊技用エリアの処理)を行うことになる。なお、この処理については、後で詳細に説明する。 Next, in step S6232, specified area CRC generation processing is performed. This process is called by an out-of-area process call instruction to perform a process related to bank 1 (out-of-area area process). The main CPU 6201 then generates a CRC for the game area of the main RAM 6203 and the area outside the main RAM 6203, and upon completion of the processing, returns with a game area processing return command, thereby allowing the subsequent processing to proceed to bank 0. (processing of the game area) will be performed. Note that this processing will be described later in detail.

その後、メインCPU6201は、ステップS6233において、RAMアクセス禁止コマンドを所定のレジスタに送信することによって、メインRAM6203へのアクセスを禁止する、RAMアクセス禁止処理を行う。 After that, in step S6233, the main CPU 6201 performs RAM access prohibition processing to prohibit access to the main RAM 6203 by transmitting a RAM access prohibition command to a predetermined register.

[指定領域CRC生成処理]
次に、図126を参照して、メインCPU6201の制御による電断設定処理で呼び出される指定領域CRC生成処理(図125のステップS6232)について説明する。なお、図126は、指定領域CRC生成処理の手順を示すフローチャートである。
[Specified area CRC generation process]
Next, referring to FIG. 126, the designated area CRC generation process (step S6232 in FIG. 125) called in the power interruption setting process under the control of the main CPU 6201 will be described. Note that FIG. 126 is a flow chart showing the procedure of the specified area CRC generation process.

また、指定領域CRC生成処理は、上述したように、領域外エリア処理呼出命令により呼び出されるため、バンク1に係る処理となっており、この処理を実行するためのプログラムは、メインROM6202の領域外エリアに記憶されているプログラムであって、メインRAM6203のの領域外エリアである、作業領域(領域外エリア)、及びスタックエリア(領域外エリア)を利用する。ただし、この処理では、後述のように、CRC算出のために、メインRAM6203のの遊技用エリアも参照する。 Since the specified area CRC generation process is called by the out-of-area area process call instruction as described above, it is a process related to bank 1. The program for executing this process is A work area (outside area) and a stack area (outside area), which are areas outside the area of the main RAM 6203, are used. However, in this process, the game area of the main RAM 6203 is also referred to for CRC calculation, as will be described later.

まず、メインCPU6201は、ステップS6251において、電断検知フラグをメインRAM6203のの作業領域(領域外エリア)に格納する。 First, in step S6251, the main CPU 6201 stores the power failure detection flag in the work area (outside area) of the main RAM 6203. FIG.

次に、メインCPU6201は、ステップS6252において、指定領域CRC算出処理を行う。この処理は、例えば、CRC16演算レジスタを用いて、当該CRC16演算レジスタに、算出対象となるデータをライトすることで実行される。また、算出対象としては、メインRAM6203の遊技用エリアと領域外エリアの大部分が含まれる。なお、本実施形態では、この指定領域CRC生成処理は、基本的にバンク1に係る処理を行うものとして、領域外エリア処理呼出命令によって呼び出されるが、上述したように、CRCの算出に関しては、算出対象として、メインRAM6203の遊技用エリアを含むように構成される。 Next, the main CPU 6201 performs designated area CRC calculation processing in step S6252. This processing is executed, for example, by using a CRC16 calculation register and writing data to be calculated in the CRC16 calculation register. The calculation target includes the game area of the main RAM 6203 and most of the area outside the area. In the present embodiment, the specified area CRC generation process is basically performed for bank 1 and is called by an out-of-area area process call instruction. The calculation target includes the game area of the main RAM 6203 .

次に、メインCPU6201は、ステップS6253において、CRC算出結果(指定領域CRC値)を、(例えば、HLレジスタ)に格納する。 Next, in step S6253, the main CPU 6201 stores the CRC calculation result (designated area CRC value) in (for example, HL register).

最後に、メインCPU6201は、遊技用エリア処理復帰命令により、この処理を終了し、処理が領域外エリアに係る処理から、遊技用エリアに係る処理に切り替えられる。 Finally, the main CPU 6201 terminates this process by a game area process return command, and the process is switched from the process related to the outside area to the process related to the game area.

[性能表示モニタ集計除算処理]
次に、図127を参照して、メインCPU6201の制御によるメイン処理(主制御メイン処理)で呼び出される性能表示モニタ集計除算処理(図115のステップS6017)について説明する。なお、図127は、性能表示モニタ集計除算処理の手順を示すフローチャートである。
[Performance display monitor aggregate division processing]
Next, referring to FIG. 127, the performance display monitor tally division process (step S6017 in FIG. 115) called in the main process (main control main process) under the control of the main CPU 6201 will be described. Note that FIG. 127 is a flowchart showing the procedure of the performance display monitor tabulation division process.

また、性能表示モニタ集計除算処理は、上述したように、領域外エリア処理呼出命令により呼び出されるため、バンク1に係る処理となっており、この処理を実行するためのプログラムは、メインROM6202の領域外エリアに記憶されているプログラムであって、メインRAM6203のの領域外エリアである、作業領域(領域外エリア)、及びスタックエリア(領域外エリア)を利用する。 As described above, the performance display monitor tabulation division process is called by the out-of-area area process call command, so it is a process related to bank 1. The program for executing this process is stored in the main ROM 6202 area It is a program stored in the outside area, and uses the work area (outside area) and the stack area (outside area), which are outside areas of the main RAM 6203 .

まず、メインCPU6201は、ステップS6271において、領域外RAMクリアチェック処理を実行する。なお、この処理については、後で詳細に説明する。 First, the main CPU 6201 executes out-of-area RAM clear check processing in step S6271. Note that this processing will be described later in detail.

次に、メインCPU6201は、ステップS6272において、表示データ切替フラグ1領域の内容を(例えば、Aレジスタに)セットし、ステップS6273において、Aレジスタにセットした値が、区間Aフラグ値(0)以外(すなわち、299個到達済み)か否かを判定する。 Next, in step S6272, the main CPU 6201 sets the contents of the display data switching flag 1 area (for example, in the A register). (That is, 299 items have been reached).

ステップS6273において、区間Aフラグ値(0)以外であると判定された場合(ステップS6273がYES判定の場合)、299個に到達したとして、ステップS6280に進む。 If it is determined in step S6273 that the value of the section A flag is other than (0) (if the determination in step S6273 is YES), it is determined that the number has reached 299, and the process proceeds to step S6280.

一方、ステップS6273において、区間Aフラグ値(0)であると判定された場合(ステップS6273がNO判定の場合)、299個に到達していないとして、ステップS6272に進み、そこで、総アウトカウンタ値と区間A判定値を比較する。 On the other hand, if it is determined in step S6273 that the section A flag value is (0) (NO determination in step S6273), it is determined that the number has not reached 299, and the process proceeds to step S6272. and the interval A judgment value.

次に、メインCPU6201は、ステップS6275において、総アウトカウンタ値と区間A判定値との差が299個未満か否かを判定し、その差が299個未満であると判定した場合(ステップS6275がYES判定の場合)、ステップS6285に進む。総アウトカウンタ値と区間A判定値との差が299個未満でないと判定した場合(ステップS6275がNO判定の場合)、ステップS6276に進み、そこで、表示データ切替フラグ1領域に、区間Bフラグ値をセットする。 Next, in step S6275, the main CPU 6201 determines whether or not the difference between the total out counter value and the interval A determination value is less than 299. If it is determined that the difference is less than 299 (step S6275 is If determined YES), the process proceeds to step S6285. If it is determined that the difference between the total out counter value and the section A determination value is not less than 299 (NO in step S6275), the process proceeds to step S6276, where the section B flag value is stored in the display data switching flag 1 area. to set.

次に、メインCPU6201は、ステップS6278において、通常賞球数カウンタ領域に「0」をセットし、ステップS6279において、通常アウトカウンタ領域に「0」をセットする。 Next, in step S6278, the main CPU 6201 sets "0" in the normal winning balls counter area, and in step S6279 sets "0" in the normal out counter area.

次に、メインCPU6201は、ステップS6284において、計算ワーク対象取得処理5を実行し、その後、メインCPU6201は、遊技用エリア処理復帰命令により、この処理を終了し、処理が領域外エリアに係る処理から、遊技用エリアに係る処理に切り替えられる。 Next, in step S6284, the main CPU 6201 executes calculation work object acquisition processing 5, after which the main CPU 6201 terminates this processing in response to a game area processing return command, and the processing shifts from the processing related to the outside area. , is switched to the processing related to the game area.

ステップS6273において、Aレジスタの値が区間Aフラグ値(0)以外であると判定された場合(ステップS6273がYES判定の場合)、299個に到達したとして、ステップS6280に進み、そこで、総アウトカウンタ値と区間移行判定値を比較する。 If it is determined in step S6273 that the value of the A register is other than the section A flag value (0) (if the determination in step S6273 is YES), it is assumed that the number has reached 299, and the process proceeds to step S6280. Compare the counter value with the section transition judgment value.

次に、メインCPU6201は、ステップS6281において、総アウトカウンタ値と区間移行判定値との差が60000個未満か否かを判定し、その差が60000個未満であると判定した場合(ステップS6281がYES判定の場合)、ステップS6285に進む。総アウトカウンタ値と区間移行判定値との差が60000個未満でないと判定した場合(ステップS6281がNO判定の場合)、ステップS6282に進み、そこで、表示データ切替フラグ1領域の値を補正する(すなわち、1を加算する(ただし、規定の上限値に達した場合は加算しない))。その後、ステップS6284に進む。 Next, in step S6281, the main CPU 6201 determines whether or not the difference between the total out counter value and the interval transition determination value is less than 60000. If it is determined that the difference is less than 60000 (step S6281 If determined YES), the process proceeds to step S6285. If it is determined that the difference between the total out counter value and the section transition determination value is not less than 60000 (NO determination in step S6281), the process proceeds to step S6282, where the value of the display data switching flag 1 area is corrected ( That is, 1 is added (however, no addition is made when the specified upper limit is reached)). After that, the process proceeds to step S6284.

ステップS6275において、総アウトカウンタ値と区間A判定値との差が299個未満であると判定した場合(ステップS6275がYES判定の場合)や、ステップS6281において、総アウトカウンタ値と区間移行判定値との差が60000個未満であると判定した場合(ステップS6281がYES判定の場合)、ステップS6285において、除算タスクモジュールアドレステーブルと除算タスク移行状態領域の内容とから、対象モジュールを決定し、当該決定した対象モジュールを呼び出す。 If it is determined in step S6275 that the difference between the total out counter value and the section A determination value is less than 299 (if step S6275 determines YES), or in step S6281, the total out counter value and the section transition determination value is less than 60000 (YES in step S6281), in step S6285, the target module is determined from the division task module address table and the contents of the division task transition state area. Call the determined target module.

最後に、メインCPU6201は、遊技用エリア処理復帰命令により、この処理を終了し、処理が領域外エリアに係る処理から、遊技用エリアに係る処理に切り替えられる。 Finally, the main CPU 6201 terminates this process by a game area process return command, and the process is switched from the process related to the outside area to the process related to the game area.

このように、本実施形態では、性能表示モニタ集計除算処理の最初に、領域外RAMクリアチェック処理を行っており、これによって、メインRAM6203に異常があったような場合に、性能表示モニタ関連の領域をクリアする。 Thus, in this embodiment, the out-of-area RAM clear check process is performed at the beginning of the performance display monitor tabulation division process. clear the area.

本実施形態では、図112、図119、及び図120を参照して説明したように、パチンコ遊技機の起動時に、遊技用エリアと領域外エリアのクリア処理が同期して(概ね同じタイミングで)行われるが、このようなクリア処理に加えて、ここでは、パチンコ遊技機の起動後、メインRAM6203に異常があった場合、その時点で非同期に性能表示モニタ関連の領域をクリアするように構成されている。この構成によって、継続的に性能表示モニタの機能を維持し続けることができ、また、異常な性能表示モニタによる表示を効果的に回避することができる。 In the present embodiment, as described with reference to FIGS. 112, 119, and 120, when the pachinko gaming machine is started, the game area and the area outside the area are cleared synchronously (at approximately the same timing). However, in addition to such a clearing process, here, if there is an abnormality in the main RAM 6203 after the pachinko game machine is started, the area related to the performance display monitor is asynchronously cleared at that time. ing. With this configuration, it is possible to continuously maintain the function of the performance display monitor, and to effectively avoid display by an abnormal performance display monitor.

[領域外RAMクリアチェック処理]
次に、図128を参照して、メインCPU6201の制御による性能表示モニタ集計除算処理で呼び出される領域外RAMクリアチェック処理(図127のステップS6271)について説明する。なお、図128は、領域外RAMクリアチェック処理の手順を示すフローチャートである。
[Outside area RAM clear check process]
Next, with reference to FIG. 128, the out-of-area RAM clear check process (step S6271 in FIG. 127) called in the performance display monitor tally division process under the control of the main CPU 6201 will be described. FIG. 128 is a flow chart showing the procedure of the out-of-area RAM clear check process.

また、領域外RAMクリアチェック処理は、上述したように、領域外エリア処理呼出命令により呼び出された性能表示モニタ集計除算処理によって呼び出されるため、バンク1に係る処理となっており、この処理を実行するためのプログラムは、メインROM6202の領域外エリアに記憶されているプログラムであって、メインRAM6203のの領域外エリアである、作業領域(領域外エリア)、及びスタックエリア(領域外エリア)を利用する。 In addition, as described above, the out-of-area RAM clear check process is called by the performance display monitor total division process called by the out-of-area area process call instruction. This program is stored in the outside area of the main ROM 6202 and uses the work area (outside area) and the stack area (outside area) that are outside the area of the main RAM 6203. do.

まず、メインCPU6201は、ステップS6301において、メインRAM6203の領域外エリアに記憶されている初期化フラグ領域の内容を(例えば、HLレジスタに)セットする。次に、ステップS6302において、HLレジスタの値と初期フラグ値が同じか否かを判定し、異なると判定した場合(ステップS6302がNO判定の場合)、ステップS6309に進む。一方、HLレジスタの値と初期フラグ値が同じであると判定された場合(ステップS6302がYES判定の場合)、ステップS6303において、除算タスク移行状態領域の内容を(例えば、Aレジスタに)セットし、ステップS6304において、Aレジスタの値が、正常な範囲内の値か否かを判定する。 First, in step S6301, the main CPU 6201 sets the contents of the initialization flag area stored in the outside area of the main RAM 6203 (for example, in the HL register). Next, in step S6302, it is determined whether or not the value of the HL register and the initial flag value are the same. On the other hand, if it is determined that the value of the HL register and the initial flag value are the same (YES in step S6302), then in step S6303 the content of the division task transition state area is set (for example, in the A register). , in step S6304, it is determined whether the value of the A register is within the normal range.

次に、メインCPU6201は、ステップS6304において、Aレジスタの値が、正常な範囲内の値でないと判定した場合(ステップS6304がNO判定の場合)、ステップS6309に進む。一方、Aレジスタの値が、正常な範囲内の値であると判定した場合(ステップS6304がYES判定の場合)、ステップS6305において、表示内容ポインタ領域の内容を(例えば、Aレジスタに)セットし、ステップS6306において、Aレジスタの値が、正常な範囲内の値か否かを判定する。 Next, when the main CPU 6201 determines in step S6304 that the value of the A register is not within the normal range (NO determination in step S6304), the process proceeds to step S6309. On the other hand, if it is determined that the value of the A register is within the normal range (YES in step S6304), then in step S6305 the content of the display content pointer area is set (for example, in the A register). , in step S6306, it is determined whether the value of the A register is within the normal range.

次に、メインCPU6201は、ステップS6306において、Aレジスタの値が、正常な範囲内の値でないと判定した場合(ステップS6306がNO判定の場合)、ステップS6309に進む。一方、Aレジスタの値が、正常な範囲内の値であると判定した場合(ステップS6306がYES判定の場合)、ステップS6307において、表示データ切替フラグ1領域の内容を(例えば、Aレジスタに)セットし、ステップS6308において、Aレジスタの値が、正常な範囲内の値か否かを判定する。 Next, when the main CPU 6201 determines in step S6306 that the value of the A register is not within the normal range (NO determination in step S6306), the process proceeds to step S6309. On the other hand, if it is determined that the value of the A register is within the normal range (YES in step S6306), in step S6307 the contents of the display data switching flag 1 area are transferred (for example, to the A register). Then, in step S6308, it is determined whether the value of the A register is within the normal range.

次に、メインCPU6201は、ステップS6308において、Aレジスタの値が、正常な範囲内の値でないと判定した場合(ステップS6308がNO判定の場合)、ステップS6309に進む。一方、Aレジスタの値が、正常な範囲内の値であると判定した場合(ステップS6308がYES判定の場合)、処理を終了する。 Next, when the main CPU 6201 determines in step S6308 that the value of the A register is not within the normal range (NO determination in step S6308), the process proceeds to step S6309. On the other hand, if it is determined that the value of the A register is within the normal range (YES in step S6308), the process ends.

ステップS6302でNO判定の場合、ステップS6304でNO判定の場合、ステップS6306でNO判定の場合、または、ステップS6308でNO判定の場合、メインCPU6201は、ステップS6309において、メインRAM6203の領域外エリアに配置されている性能表示モニタ関連領域をクリアする。次に、メインCPU6201は、ステップS6310において、性能表示モニタ制御イニシャルテーブル等に基づいて、性能表示モニタ制御の初期設定を行い、その後、処理を終了する。 In the case of a NO determination in step S6302, in the case of a NO determination in step S6304, in the case of a NO determination in step S6306, or in the case of a NO determination in step S6308, the main CPU 6201 arranges data in the outside area of the main RAM 6203 in step S6309. Clear the performance display monitor related area. Next, in step S6310, the main CPU 6201 performs initial setting for performance display monitor control based on the performance display monitor control initial table and the like, and then terminates the process.

[主制御コマンド送受信処理]
次に、図129を参照して、メインCPU6201の制御によるメイン処理(主制御メイン処理)で呼び出される主制御コマンド送受信処理(図116のステップS6021)について説明する。なお、図129は、主制御コマンド送受信処理の手順を示すフローチャートである。
[Main control command transmission/reception processing]
Next, the main control command transmission/reception process (step S6021 in FIG. 116) called in the main process (main control main process) under the control of the main CPU 6201 will be described with reference to FIG. Note that FIG. 129 is a flowchart showing the procedure of the main control command transmission/reception process.

まず、メインCPU6201は、ステップS6331において、XINTを検知したか否かを判定し、検知したと判定した場合(ステップS6331でYES判定の場合)、すなわち、電断を検知した場合、処理を終了する。一方、XINTを検知していないと判定した場合(ステップS6331でNO判定の場合)、ステップS6332で、(例えば、Aレジスタに)主制御コマンド制御状態番号をセットする。ここで、主制御コマンド制御状態番号は、「0」が、主制御コマンド送信開始値を表し、「1」が、払出通信モード受信値を表し、「2」が、払出通信イベント受信値を表しており、主制御コマンド送信開始処理、払出通信モード受信処理、払出通信イベント受信処理等においてそれぞれ、主制御コマンド制御状態番号が設定される。 First, in step S6331, the main CPU 6201 determines whether or not XINT has been detected. If it is determined that XINT has been detected (YES in step S6331), that is, if a power failure has been detected, the process ends. . On the other hand, if it is determined that XINT is not detected (NO in step S6331), the main control command control state number is set (for example, in the A register) in step S6332. Here, in the main control command control state number, "0" represents the main control command transmission start value, "1" represents the payout communication mode received value, and "2" represents the payout communication event received value. A main control command control state number is set in each of the main control command transmission start processing, payout communication mode reception processing, payout communication event reception processing, and the like.

次に、メインCPU6201は、ステップS6333において、主制御コマンド制御状態番号に応じた処理を選択する。この処理は、例えば、主制御コマンド制御状態番号に応じた処理のアドレス(プログラム開始アドレス)を定義している、払出通信制御分岐テーブルを参照して、Aレジスタにセットされている主制御コマンド制御状態番号に応じた処理のアドレスを求めるものである。 Next, the main CPU 6201 selects a process according to the main control command control state number in step S6333. This process refers to the payout communication control branch table, which defines the address (program start address) of the process corresponding to the main control command control state number, for example, and the main control command control set in the A register. It obtains the address of the process corresponding to the state number.

次に、メインCPU6201は、ステップS6334において、ステータスレジスタ(例えば、非同期シリアル送受信用のレジスタ)の受信FIFO状態チェック値を参照して、受信FIFOエラーが検知された否かを判定し、当該受信FIFOエラーが検知されていないと判定された場合(ステップS6334でNO判定の場合)、異常なしと判断して、ステップS6336に進む。 Next, in step S6334, the main CPU 6201 refers to the reception FIFO status check value of the status register (eg, register for asynchronous serial transmission/reception) to determine whether or not a reception FIFO error has been detected. If it is determined that no error has been detected (NO in step S6334), it is determined that there is no abnormality, and the process proceeds to step S6336.

ステップS6334において、受信FIFOエラーが検知されたと判定された場合(ステップS6334でYES判定の場合)、異常ありと判断して、ステップS6335において、所定のコマンドレジスタに受信FIFOクリアのためのコマンドを送信し、受信FIFOをクリアする。 If it is determined in step S6334 that a reception FIFO error has been detected (YES in step S6334), it is determined that there is an abnormality, and in step S6335 a command for clearing the reception FIFO is transmitted to a predetermined command register. and clear the receive FIFO.

次に、メインCPU6201は、ステップS6336において、ステップS6333で選択されたアドレスを用いて、対応する処理(すなわち、主制御コマンド制御状態に応じた処理)を呼び出し、その後、処理を終了する。対応する処理は、例えば、主制御コマンド送信開始処理、払出通信モード受信処理、払出通信イベント受信処理のいずれかである。 Next, in step S6336, the main CPU 6201 uses the address selected in step S6333 to call the corresponding process (that is, the process according to the control state of the main control command), and then terminates the process. The corresponding processing is, for example, main control command transmission start processing, payout communication mode reception processing, or payout communication event reception processing.

図129に示す主制御コマンド送受信処理では、受信データの有無を問わず、処理を継続するために、ステップS6334における、受信FIFOのエラー検知の結果に応じて、受信FIFOのクリアを行う。例えば、受信データがあって、受信FIFOのエラーなしの場合は、正常データを取得して選択された処理を呼び出し、受信データなしで、受信FIFOのエラーなしの場合は、0データを取得して選択された処理を呼び出し、受信データがあって、受信FIFOのエラーありの場合は、受信FIFOをクリアし、0データを取得して選択された処理を呼び出し、受信データがなしで、受信FIFOのエラーありの場合は、受信FIFOをクリアし、0データを取得して選択された処理を呼び出す。 In the main control command transmission/reception process shown in FIG. 129, the reception FIFO is cleared in accordance with the result of reception FIFO error detection in step S6334 in order to continue processing regardless of the presence or absence of reception data. For example, if there is receive data and there is no error in the receive FIFO, acquire normal data and call the selected process, and if there is no receive data and there is no error in the receive FIFO, acquire 0 data. Call the selected process, if there is receive data and there is an error in the receive FIFO, clear the receive FIFO, get 0 data and call the selected process, if there is no receive data, open the receive FIFO If there is an error, the receive FIFO is cleared, 0 data is obtained, and the selected process is called.

[主制御コマンド送信開始処理]
次に、図130を参照して、メインCPU6201の制御による主制御コマンド送受信処理において、主制御コマンド制御状態番号に基づいて選択されたプログラムアドレスを用いて呼び出される主制御コマンド送信開始処理(図129のステップS6336)について説明する。なお、図130は、主制御コマンド送信開始処理の手順を示すフローチャートである。
[Main control command transmission start processing]
Next, referring to FIG. 130, in main control command transmission/reception processing under the control of main CPU 6201, main control command transmission start processing (FIG. 129) called using a program address selected based on the main control command control state number. of step S6336) will be described. Note that FIG. 130 is a flowchart showing the procedure of the main control command transmission start process.

まず、メインCPU6201は、ステップS6351において、メインRAM6203の遊技用エリアの起動情報領域に記憶されている起動情報を(例えば、Aレジスタ)にセット(退避)し、ステップS6352において、この起動情報領域をクリアする。 First, in step S6351, the main CPU 6201 sets (saves) the start information stored in the start information area of the game area of the main RAM 6203 (for example, A register), and in step S6352, saves this start information area. clear.

次に、メインCPU6201は、ステップS6353において、Aレジスタを参照して、起動情報があるか否かを判定する。起動情報があると判定された場合(ステップS6353がYES判定の場合)、ステップS6361に進み、起動情報がないと判定された場合(ステップS6353がNO判定の場合)、ステップS6354において、メインRAM6203の遊技用エリアの払出管理カウンタ領域のサイズを(例えば、Bレジスタ)にセットする。ここで、払出管理カウンタ領域のサイズは、例えば15であり、これが、管理する賞球数のエントリー数となる(例えば、賞球数1~15)。 Next, in step S6353, the main CPU 6201 refers to the A register and determines whether or not there is activation information. If it is determined that there is activation information (YES in step S6353), the process proceeds to step S6361, and if it is determined that there is no activation information (NO in step S6353), the main RAM 6203 Set the size of the payout management counter area in the game area (for example, B register). Here, the size of the payout management counter area is, for example, 15, which is the number of entries for the number of prize balls to be managed (for example, the number of prize balls is 1 to 15).

次に、メインCPU6201は、ステップS6355において、払出管理カウンタ領域の先頭アドレスを取得し、その15バイト目(最下位のバイト)のアドレスを(例えば、HLレジスタ)にセットし、ステップS6356において、HLレジスタにセットされたアドレスに対応するエントリーの値(カウンタ値)が「0」であればそのままとし、それ以外は「1」を減算し、減算できたか否かに応じて、所定のフラグを変化させる。 Next, in step S6355, the main CPU 6201 acquires the top address of the payout management counter area, sets the 15th byte (least significant byte) address (for example, HL register), and in step S6356, HL If the entry value (counter value) corresponding to the address set in the register is "0", it is left as it is, otherwise "1" is subtracted, and a predetermined flag is changed depending on whether or not the subtraction was successful. Let

この処理では、賞球ごとに払出しがあるかのカウンタ値(15球賞球が3回ならカウンタ値は3)があって、カウンタ値を減算できればフラグをセットし、カウンタ値が「0」の場合は「0」のままとするように、1つの処理(1命令)で行うよう制御する。 In this process, there is a counter value indicating whether or not there is a payout for each prize ball (the counter value is 3 if 15 balls are awarded 3 times). In this case, it is controlled to be performed by one process (one instruction) so that it remains "0".

次に、メインCPU6201は、ステップS6357において、払出管理カウンタ領域の判定対象アドレスに対応するエントリーのカウンタ値があるか否かを判定する。この判定は、ステップS6356において、カウンタ値に「1」の減算が行われたか否かを表す、上述した所定のフラグを参照することによって行われる。カウンタ値があると判定された場合(ステップS6357がYES判定の場合)、すなわち、「1」の減算が行われた場合、ステップS6360に進む。 Next, in step S6357, the main CPU 6201 determines whether or not there is an entry counter value corresponding to the determination target address in the payout management counter area. This determination is made by referring to the above-described predetermined flag that indicates whether or not the counter value has been decremented by "1" in step S6356. If it is determined that there is a counter value (YES in step S6357), that is, if "1" has been subtracted, the process proceeds to step S6360.

一方、カウンタ値がないと判定された場合(ステップS6357がNO判定の場合)、すなわち、「1」の減算が行われていない場合、ステップS6358に進み、そこで、次のエントリーのカウンタ値を参照するように、HLレジスタのアドレスを減算する。例えば、HLレジスタのアドレスが15バイト目(最下位のバイト)であった場合は、14バイト目(最下位から1つ上位のバイト)に変更される。 On the other hand, if it is determined that there is no counter value (NO determination in step S6357), that is, if "1" is not decremented, the process proceeds to step S6358, where the counter value of the next entry is referenced. The address of the HL register is decremented so that For example, if the address of the HL register is the 15th byte (the least significant byte), it is changed to the 14th byte (one byte higher than the least significant byte).

次に、メインCPU6201は、ステップS6359において、すべてのエントリー(例えば、払出管理カウンタ領域のサイズとして定義されている15のエントリー)の払出管理カウンタ領域について処理を行ったか否かを判定し、すべてのエントリーの処理を終了した場合(ステップS6359がYES判定の場合)、ステップS6360に進む。一方、すべてのエントリーの処理を終了していない場合(ステップS6359がNO判定の場合)、払出管理カウンタ領域の次のアドレスに関する処理を行うために、ステップS6355に進み、以降の処理を繰り返す。 Next, in step S6359, the main CPU 6201 determines whether or not the payout management counter area of all entries (for example, 15 entries defined as the size of the payout management counter area) has been processed. If the entry process has ended (YES in step S6359), the process advances to step S6360. On the other hand, if the processing of all entries has not been completed (NO determination in step S6359), the process proceeds to step S6355 to repeat the subsequent processing in order to process the next address in the payout management counter area.

ステップS6353がYES判定の場合、または、ステップS6359がYES判定の場合、上述のように、ステップS6360に進み、そこで、メインCPU6201は、主制御コマンドを生成する。本実施形態では、払出管理カウンタ領域が15のエントリーを有し、これらが、賞球数1~15に関するカウンタに対応している。ステップS6357で、判定対象アドレスに対応するエントリーにカウンタ値があると判定された場合、その判定対象アドレスに対応するエントリーの賞球数に応じた払出数の主制御コマンドを生成する。 If the determination in step S6353 is YES, or if the determination in step S6359 is YES, as described above, the process proceeds to step S6360, where the main CPU 6201 generates a main control command. In this embodiment, the payout management counter area has 15 entries, which correspond to counters relating to the number of prize balls 1-15. If it is determined in step S6357 that the entry corresponding to the determination target address has a counter value, a main control command for the number of payouts corresponding to the number of winning balls of the entry corresponding to the determination target address is generated.

次に、メインCPU6201は、ステップS6361において、例えば、非同期シリアル送受信のデータレジスタに対して、主制御コマンドを送信する。主制御コマンドは、ステップS6361が、ステップS6353がYES判定の場合に実行されるときは、起動情報に基づいた主制御コマンドであり、ステップS6360の後で実行されるときは、ステップS6360で生成された主制御コマンドである。 Next, in step S6361, the main CPU 6201 transmits a main control command to, for example, a data register for asynchronous serial transmission/reception. The main control command is the main control command based on the activation information when step S6361 or step S6353 is determined to be YES, and is the main control command generated in step S6360 when it is executed after step S6360. is the main control command.

次に、メインCPU6201は、ステップS6362において、主制御コマンドを、主制御コマンド送信領域にセットする。この処理は、正常な通信がおこなわれたか否かを判断するためのものである。例えば、払出通信モード受信処理では、受信したコマンドの2の補数値と、主制御コマンド送信領域にセットされた値を加算して0となれば、正常な通信が行われたと判断し、そうでなければ、主制御コマンド再生処理を行うよう制御する。 Next, the main CPU 6201 sets the main control command in the main control command transmission area in step S6362. This processing is for determining whether or not normal communication has been performed. For example, in the payout communication mode reception process, if the sum of the 2's complement value of the received command and the value set in the main control command transmission area results in 0, it is determined that normal communication has been performed. If not, control is performed to perform main control command reproduction processing.

次に、ステップS6363において、主制御コマンド制御状態番号領域の値を「1」加算し、処理を終了する。 Next, in step S6363, "1" is added to the value of the main control command control state number area, and the process ends.

[外部マスカブル割込み処理]
次に、図131を参照して、外部マスカブル割込み処理について説明する。この処理は、XINT端子から入力される外部からの割込みが発生した場合に、この割込みに対応する設定領域に定義されている、外部マスカブル割込みのエントリアドレス(プログラムアドレス)に基づいて呼び出される処理である。なお、図131は、外部マスカブル割込み処理の手順を示すフローチャートである。
[External maskable interrupt processing]
External maskable interrupt processing will now be described with reference to FIG. This processing is called based on the external maskable interrupt entry address (program address) defined in the setting area corresponding to the interrupt when an external interrupt input from the XINT pin occurs. be. FIG. 131 is a flow chart showing the procedure of external maskable interrupt processing.

まず、メインCPU6201は、ステップS6381において、保護レジスタ(例えば、AFレジスタ)をスタックに退避する。次に、メインCPU6201は、ステップS6382において、入力ポートの電断信号ビット位置を検査し、電断が検知されていない場合(ステップS6382がNO判定の場合)、ステップS6385に進む。一方、電断が検知された場合(ステップS6382がYES判定の場合)、ステップS6383において、割込みマスクレジスタに対して割込み要因マスクをセットし、以降の処理において割込み処理が発生しないようにする。次に、ステップS6384において、XINT検知フラグをセットし、電断が発生したステータスに更新する。 First, in step S6381, the main CPU 6201 saves the protection register (for example, AF register) to the stack. Next, in step S6382, the main CPU 6201 checks the power interruption signal bit position of the input port, and if the power interruption is not detected (NO determination in step S6382), the process proceeds to step S6385. On the other hand, if a power failure is detected (YES in step S6382), an interrupt factor mask is set in the interrupt mask register in step S6383 so that interrupt processing will not occur in subsequent processing. Next, in step S6384, the XINT detection flag is set, and the status is updated to the power failure occurrence.

次に、メインCPU6201は、ステップS6381において、ステップS6381で退避した保護レジスタを復帰させる。 Next, in step S6381, the main CPU 6201 restores the protection register saved in step S6381.

[システムタイマ割込み処理]
次に、図132を参照して、システムタイマ割込み処理について説明する。この処理は、タイマカウンタ(PTC2)から入力されるタイムアウト割込みが発生した場合に、この割込みに対応する設定領域に定義されている、PTC2タイムアウト割込みのエントリアドレス(プログラムアドレス)に基づいて呼び出される処理であり、例えば、2msecの周期(割込み周期)で実行される。なお、図132は、システムタイマ割込み処理の手順を示すフローチャートである。
[System timer interrupt processing]
Next, referring to FIG. 132, system timer interrupt processing will be described. This process is called based on the PTC2 timeout interrupt entry address (program address) defined in the setting area corresponding to this interrupt when a timeout interrupt input from the timer counter (PTC2) occurs. , and is executed at a cycle (interrupt cycle) of 2 msec, for example. FIG. 132 is a flow chart showing the procedure of system timer interrupt processing.

まず、メインCPU6201は、ステップS6401において、保護レジスタ(例えば、AFレジスタ)をスタックに退避する。次に、メインCPU6201は、ステップS6402において、割込みカウンタ領域の値に「1」を加算する。 First, in step S6401, the main CPU 6201 saves a protection register (for example, AF register) to the stack. Next, the main CPU 6201 adds "1" to the value of the interrupt counter area in step S6402.

次に、メインCPU6201は、ステップS6403において、入力ポートの状態の読込処理を行い、ステップS6404において、スイッチ入力検知処理を行う。なお、スイッチ入力検知処理については、後で詳細に説明する。 Next, in step S6403, the main CPU 6201 performs input port state reading processing, and in step S6404 performs switch input detection processing. Note that the switch input detection process will be described later in detail.

次に、メインCPU6201は、ステップS6405において、遊技LED点灯データ出力処理を行う。なお、遊技LED点灯データ出力処理については、後で詳細に説明する。次に、メインCPU6201は、ステップS6406において、入賞情報コマンド設定処理を行う。この処理では、メインCPU6201は、演出制御コマンド(入賞情報コマンド)の送信予約処理を行う。 Next, the main CPU 6201 performs game LED lighting data output processing in step S6405. The game LED lighting data output process will be described later in detail. Next, the main CPU 6201 performs winning information command setting processing in step S6406. In this processing, the main CPU 6201 performs transmission reservation processing of the effect control command (winning information command).

次に、メインCPU6201は、ステップS6407において、性能表示モニタ制御処理(領域外)を行う。この処理では、メインCPU6201は、遊技判定処理、賞球加算判定処理、性能表示モニタ6170の表示内容更新処理等を行う。また、この処理は、領域外エリア処理呼出命令により呼び出されるため、バンク1に係る処理となっており、この処理を実行するためのプログラムは、メインROM6202の領域外エリアに記憶されているプログラムであって、メインRAM6203のの領域外エリアである、作業領域(領域外エリア)、及びスタックエリア(領域外エリア)を利用する。 Next, the main CPU 6201 performs performance display monitor control processing (outside area) in step S6407. In this processing, the main CPU 6201 performs game determination processing, prize ball addition determination processing, display content update processing of the performance display monitor 6170, and the like. Since this process is called by an out-of-area process call instruction, it is a process related to bank 1, and the program for executing this process is a program stored in the out-of-area area of the main ROM 6202. A working area (outside area) and a stack area (outside area), which are outside areas of the main RAM 6203, are used.

次に、メインCPU6201は、ステップS6408において、ステップS6401で退避した保護レジスタの内容をスタックから復帰させ、その後、ステップS6409において、割込み許可を行う。 Next, in step S6408, the main CPU 6201 restores the contents of the protection register saved in step S6401 from the stack, and then permits interrupts in step S6409.

本実施形態では、上述のように、電断割込み(XINT)発生後は、割込み要因をマスクするようにしたため、システムタイマ割込み処理では、電断発生を考慮した処理を設ける必要がなく、結果として、処理が簡潔になり、プログラムサイズを節約することもできる。 In this embodiment, as described above, after the occurrence of a power failure interrupt (XINT), the interrupt factor is masked. , the processing becomes concise and the program size can also be saved.

[スイッチ入力検知処理]
次に、図133を参照して、メインCPU6201の制御によるシステムタイマ割込み処理で呼び出されるスイッチ入力検知処理(図132のステップS6404)について説明する。図133は、スイッチ入力検知処理の手順を示すフローチャートである。
[Switch input detection processing]
Next, switch input detection processing (step S6404 in FIG. 132) called by system timer interrupt processing under the control of the main CPU 6201 will be described with reference to FIG. FIG. 133 is a flowchart showing the procedure of switch input detection processing.

まず、メインCPU6201は、ステップS6421において、異常状態監視処理を行う。なお、異常状態監視処理の詳細については、後で説明する。 First, the main CPU 6201 performs abnormal state monitoring processing in step S6421. Details of the abnormal state monitoring process will be described later.

次に、メインCPU6201は、ステップS6422において、普通図柄関連チェック処理を行う。この処理では、メインCPU6201は、第1始動口入賞球スイッチ6044a、通過球スイッチ6043a、第2始動口入賞球スイッチ6045a(普通電動役物6046)のチェック処理を行う。このチェック処理において、第1始動口入賞球スイッチ6044aのオンエッジ又は通過球スイッチ6043aのオンエッジが検知された場合には、乱数取得処理、乱数転送処理等が行われる。また、このチェック処理において、第2始動口入賞球スイッチ6045aのオンエッジが検知された場合には、状況に応じて、普通電動役物入賞カウンタの更新処理、入賞無効化処理等が行われる。 Next, the main CPU 6201 performs normal symbol-related check processing in step S6422. In this process, the main CPU 6201 checks the first starting opening winning ball switch 6044a, the passing ball switch 6043a, and the second starting opening winning ball switch 6045a (ordinary electric accessories 6046). In this check processing, when the ON edge of the first starting opening winning ball switch 6044a or the ON edge of the passing ball switch 6043a is detected, random number acquisition processing, random number transfer processing, etc. are performed. In addition, in this check processing, when the ON edge of the second starting opening winning ball switch 6045a is detected, depending on the situation, update processing of the normal electric accessory winning counter, winning invalidation processing, etc. are performed.

次に、メインCPU6201は、ステップS6423において、特別図柄関連チェック処理を行う。この処理では、メインCPU6201は、カウントスイッチ6132、第1始動口スイッチ6121、第2始動口スイッチ6141のチェック処理を行う。このチェック処理において、カウントスイッチ6132のオンエッジが検知された場合には、状況に応じて、特別電動役物入賞カウンタの更新処理、入賞無効化処理等が行われる。また、このチェック処理において、各始動口入賞球スイッチのオンエッジが検出され(特別図柄の保留個数が更新され)、且つ、先読み演出が実施される場合には、特定保留加算コマンドの送信予約処理が行われる。一方、このチェック処理において、各始動口入賞球スイッチのオンエッジが検出され(特別図柄の保留個数が更新され)、且つ、先読み演出が実施されない場合には、保留加算コマンドの送信予約処理が行われる。 Next, the main CPU 6201 performs special symbol related check processing in step S6423. In this process, the main CPU 6201 checks the count switch 6132 , the first start switch 6121 and the second start switch 6141 . In this check process, when the ON edge of the count switch 6132 is detected, depending on the situation, update processing of the special electric accessory winning counter, winning invalidation processing, etc. are performed. Also, in this check process, when the ON edge of each start winning ball switch is detected (retained number of special symbols is updated), and when the look-ahead effect is executed, the transmission reservation process of the specific pending addition command is executed. done. On the other hand, in this check processing, when the ON edge of each starting opening winning ball switch is detected (the number of reserved special symbols is updated) and the look-ahead effect is not carried out, transmission reservation processing of the reserved addition command is performed. .

次に、メインCPU6201は、ステップS6424において、タッチ状態信号チェック処理を行う。この処理は、入力ポートの情報から、タッチ状態に変化があったか否かを判定し、タッチ状態に変化があった場合、タッチ状態オンが検知されたのか、タッチ状態オフが検知されたのかを区別して、所定のフラグにセットする。 Next, the main CPU 6201 performs touch state signal check processing in step S6424. This processing determines whether or not there is a change in the touch state from the information of the input port, and if there is a change in the touch state, distinguishes whether the touch state is detected as ON or touch state is OFF. Otherwise, set a predetermined flag.

次に、メインCPU6201は、ステップS6425において、賞球関連スイッチチェック処理を行う。この処理では、メインCPU6201は、賞球時に、払出管理テーブルに格納されたデータ(指定賞球管理カウンタ)の更新処理を行う。 Next, in step S6425, the main CPU 6201 performs prize ball-related switch check processing. In this process, the main CPU 6201 updates the data (designated prize ball management counter) stored in the payout management table at the time of the prize ball.

その後、ステップS6426において、アウト球関連スイッチチェック処理を行う。この処理は、例えば、上述した第1のパチンコ遊技機のアウト口178のアウト口スイッチが遊技球の通過を検知した信号が供給されたか否かを入力ポートの情報から判定し、当該信号が供給されていない場合は処理を終了し、当該信号が供給された場合、アウト球数管理カウンタ領域に格納されているアウト球数管理カウンタに「1」を加算する。ステップS6426の後、処理を終了する。 After that, in step S6426, out-ball related switch check processing is performed. In this process, for example, it is determined from the information of the input port whether or not a signal indicating that the out port switch of the out port 178 of the first pachinko game machine has detected the passage of the game ball is supplied, and the signal is supplied. If not, the process is terminated, and if the signal is supplied, "1" is added to the out-ball number management counter stored in the out-ball number management counter area. After step S6426, the process ends.

[異常状態監視処理]
次に、図134を参照して、メインCPU6201の制御によるスイッチ入力検知処理で呼び出される異常状態監視処理(図133のステップS6421)について説明する。図134は、異常状態監視処理の手順を示すフローチャートである。
[Abnormal state monitoring process]
Next, referring to FIG. 134, the abnormal condition monitoring process (step S6421 in FIG. 133) called in the switch input detection process under the control of the main CPU 6201 will be described. FIG. 134 is a flow chart showing the procedure of the abnormal condition monitoring process.

まず、メインCPU6201は、ステップS6441において、異常状態監視処理(領域外)を行う。領域外エリア処理呼出命令により呼び出されるため、バンク1に係る処理となっており、この処理を実行するためのプログラムは、メインROM6202の領域外エリアに記憶されているプログラムであって、メインRAM6203のの領域外エリアである、作業領域(領域外エリア)、及びスタックエリア(領域外エリア)を利用する。なお、異常状態監視処理(領域外)の詳細については、後で説明する。 First, in step S6441, the main CPU 6201 performs abnormal state monitoring processing (outside area). Since it is called by the out-of-area process call instruction, it is a process related to bank 1, and the program for executing this process is a program stored in the out-of-area area of the main ROM 6202, A work area (area outside the area) and a stack area (area outside the area), which are areas outside the area of , are used. Details of the abnormal state monitoring process (outside the area) will be described later.

次に、メインCPU6201は、ステップS6442において、入力ポート有効エッジ情報反映処理を行う。この処理は、入力ポート(0~3)のエッジ情報から、所定のマスクデータを用いて、有効なエッジを抽出し、入力ポート有効エッジ情報をセット(反映)するものである。 Next, the main CPU 6201 performs input port effective edge information reflection processing in step S6442. This process extracts valid edges from the edge information of the input ports (0 to 3) using predetermined mask data, and sets (reflects) the input port valid edge information.

次に、メインCPU6201は、ステップS6443において、遊技機異常検知情報反映処理を行う。この処理は、メインRAM6203の遊技用エリアに記憶される遊技機異常検知フラグ領域と、メインRAM6203の領域外エリアに記憶される領域外遊技機異常検知フラグ領域とから、遊技機異常検知フラグを更新し、遊技機異常検知フラグ領域にセットするものである。 Next, in step S6443, the main CPU 6201 performs gaming machine abnormality detection information reflection processing. In this process, the gaming machine abnormality detection flag is updated from the gaming machine abnormality detection flag area stored in the game area of the main RAM 6203 and the out-of-area gaming machine abnormality detection flag area stored in the outside area of the main RAM 6203. and set in the gaming machine abnormality detection flag area.

次に、メインCPU6201は、ステップS6444において、セキュリティ信号要求設定を行う。この処理は、メインRAM6203の遊技用エリアに記憶されるセキュリティ信号要求フラグと、メインRAM6203の領域外エリアに記憶される領域外セキュリティ信号要求フラグとから、セキュリティ信号要求フラグを更新し、セットするものである。 Next, the main CPU 6201 performs security signal request setting in step S6444. This process updates and sets the security signal request flag based on the security signal request flag stored in the game area of the main RAM 6203 and the outside security signal request flag stored in the outside area of the main RAM 6203. is.

次に、メインCPU6201は、ステップS6445において、メインRAM6203の領域外エリアに記憶される扉・枠開閉状態フラグ領域を参照して、扉、枠が開放中か否か(例えば、ベースドア6003及び/又はガラスドア6004が開放されているか否か)を判定する。扉、枠が開放中でない場合(ステップS6445がNO判定の場合)、処理を終了し、扉、枠が開放中である場合(ステップS6445がYES判定の場合)、ステップS6446において、磁気センサを初期化し、その後、処理を終了する。 Next, in step S6445, the main CPU 6201 refers to the door/frame open/close state flag area stored in the outside area of the main RAM 6203 to determine whether the door/frame is open (for example, the base door 6003 and/or or whether the glass door 6004 is open). If the door or frame is not open (NO determination in step S6445), the process is terminated. If the door or frame is open (YES determination in step S6445), the magnetic sensor is initialized in step S6446. and then terminate the process.

この処理により、異常入賞に関しては、入賞が遊技進行に大きく関わる点を考慮して、異常を検知する処理を、メインRAM6203の領域外エリアに係る処理とし、検知結果を反映する処理を、メインRAM6203の遊技用エリアに係る処理としている。また、遊技機異常に関しては、異常を検知する処理、及び検知内容の合成を、メインRAM6203の領域外エリアに係る処理で行う。 With this processing, in consideration of the point that the abnormal winning is greatly related to the progress of the game, the processing for detecting the abnormality is the processing related to the area outside the main RAM 6203, and the processing for reflecting the detection result is performed by the main RAM 6203. This is the processing related to the game area. In addition, regarding the game machine abnormality, the processing for detecting the abnormality and the synthesis of the detection contents are performed by the processing related to the area outside the main RAM 6203 .

[異常状態監視処理(領域外)]
次に、図135を参照して、メインCPU6201の制御による異常状態監視処理で呼び出される異常状態監視処理(領域外)(図134のステップS6441)について説明する。図135は、異常状態監視処理(領域外)の手順を示すフローチャートである。
[Abnormal state monitoring process (outside area)]
Next, referring to FIG. 135, the abnormal state monitoring process (outside area) (step S6441 in FIG. 134) called in the abnormal state monitoring process under the control of the main CPU 6201 will be described. FIG. 135 is a flow chart showing the procedure of abnormal state monitoring processing (outside area).

異常状態監視処理(領域外)、上述したように、領域外エリア処理呼出命令により呼び出されるため、バンク1に係る処理となっており、この処理を実行するためのプログラムは、メインROM6202の領域外エリアに記憶されているプログラムであって、メインRAM6203のの領域外エリアである、作業領域(領域外エリア)、及びスタックエリア(領域外エリア)を利用する。 Abnormal state monitoring processing (outside area), as described above, is called by the out-of-area area processing call instruction, so it is processing related to bank 1. The program for executing this processing is outside the area of main ROM 6202. A work area (outside area) and a stack area (outside area), which are areas outside the area of the main RAM 6203, are used.

まず、メインCPU6201は、ステップS6461において、メインRAM6203の領域外エリアに配置される領域外セキュリティ信号要求フラグ領域をクリアする。その後、ステップS6462において、メインRAM6203の領域外エリアに配置される領域外遊技機異常検知フラグ領域をクリアする。 First, the main CPU 6201 clears the out-of-area security signal request flag area arranged in the out-of-area area of the main RAM 6203 in step S6461. Thereafter, in step S6462, the out-of-area gaming machine abnormality detection flag area arranged in the out-of-area area of the main RAM 6203 is cleared.

次に、メインCPU6201は、ステップS6463において、入力ポート有効設定を行う。この処理は、メインRAM6203の領域外エリアに配置される入力ポート有効エッジマスク領域のすべてにデータ「FF」Hをセットする処理である。 Next, the main CPU 6201 performs input port enable setting in step S6463. This process is a process of setting data "FF"H in all of the input port valid edge mask areas arranged in the area outside the area of the main RAM 6203 .

次に、メインCPU6201は、ステップS6464において、割込み周期タイマカウンタ更新処理を行う。 Next, the main CPU 6201 performs interrupt cycle timer counter update processing in step S6464.

次に、メインCPU6201は、ステップS6465において、異常状態監視前処理を行う。この処理では、メインRAM6203の領域外エリアに記憶される扉・枠開閉状態フラグ領域を参照して、扉、枠が開放中か否か(例えば、ベースドア6003及び/又はガラスドア6004が開放されているか否か)を判定し、扉・枠が開放中であると判定した場合には、異常検知情報(入力ポートのバッファ領域)に関し、入力ポートの磁気センサビットをリセットする。これにより、磁気センサの検知レベルがオフ状態となり、磁気センサによる異常検知が行われなくなる。その後、監視補正済入力値領域に、異常検知情報をセットする。 Next, in step S6465, the main CPU 6201 performs abnormal state monitoring preprocessing. In this process, the door/frame open/closed state flag area stored in the outside area of the main RAM 6203 is referenced to determine whether the door/frame is open (for example, the base door 6003 and/or the glass door 6004 are open). If it is determined that the door/frame is open, the magnetic sensor bit of the input port is reset with respect to the abnormality detection information (buffer area of the input port). As a result, the detection level of the magnetic sensor is turned off, and abnormality detection by the magnetic sensor is no longer performed. After that, the abnormality detection information is set in the monitored and corrected input value area.

次に、メインCPU6201は、ステップS6466において、汎用異常検知判定処理を行う。 Next, the main CPU 6201 performs general-purpose abnormality detection determination processing in step S6466.

次に、メインCPU6201は、ステップS6467において、誘導磁界監視処理を行う。この処理は、誘導磁界検知中であるか否かの判定し、誘導磁界検知中でなければ処理を終了する。一方、誘導磁界検知中であれば、入力ポート有効エッジマスクをクリアし、領域外セキュリティ信号要求フラグ領域に「FF」Hをセットするとともに、領域外遊技機異常検知フラグ領域の誘導磁界検知情報ビットにオン(「1」)をセットする。 Next, the main CPU 6201 performs induced magnetic field monitoring processing in step S6467. This process determines whether or not the induced magnetic field is being detected, and ends the process if the induced magnetic field is not being detected. On the other hand, if the induced magnetic field is being detected, the input port effective edge mask is cleared, "FF"H is set in the out-of-area security signal request flag area, and the induced magnetic field detection information bit in the out-of-area game machine abnormality detection flag area. is set to on (“1”).

次に、メインCPU6201は、ステップS6468において、普通電動役物不正入賞処理を行う。この処理は、第1のパチンコ遊技機で示したような普通電動役物146について、その役物が作動中であるか否かを(普通電動役物作動中信号管理データ領域のデータによって)判定し、例えば、作動中であると判定された場合、未作動用入賞監視カウンタ値(例えば、18)を設定し、作動中用入賞監視カウンタ値は元の値のままとする。ここで、第2始動口140への遊技球の入賞を検知した場合に、作動中用入賞監視カウンタ値から「1」を減算した結果が「0」であった場合は、異常が検知されたと判断し、領域外セキュリティ信号要求フラグ領域に要求フラグをセットし、領域外遊技異常検知フラグ領域に要求フラグをセットする。この後、普通電動役物146が作動中であるか否かを(普通電動役物作動中フラグ領域のデータによって)判定し、作動中であれば、入賞有効期間中であることを条件に、入力ポート有効エッジマスクの始動口2スイッチのビット位置をクリアする。 Next, in step S6468, the main CPU 6201 performs normal electric accessory illegal winning processing. This process determines whether or not the normal electric accessory 146 shown in the first pachinko game machine is in operation (by the data in the normal electric accessory operating signal management data area). Then, for example, if it is determined that the game is in operation, the non-operating prize-winning monitoring counter value (for example, 18) is set, and the operating prize-winning monitoring counter value remains the original value. Here, when the winning of the game ball to the second starting port 140 is detected, if the result of subtracting "1" from the winning monitoring counter value for operation is "0", it means that an abnormality has been detected. A request flag is set in the out-of-area security signal request flag area, and a request flag is set in the out-of-area game abnormality detection flag area. After that, it is determined whether or not the normal electric accessory 146 is in operation (according to the data in the normal electric accessory operating flag area). Clear the bit position of the starter 2 switch in the input port valid edge mask.

普通電動役物146が作動中でない場合、作動中用入賞監視カウンタ値(例えば、4)を設定し、未作動用入賞監視カウンタ値は元の値のままとする。ここで、第2始動口140への遊技球の入賞を検知した場合に、未作動用入賞監視カウンタ値から「1」を減算した結果が「0」であった場合は、異常が検知されたと判断し、領域外セキュリティ信号要求フラグ領域に要求フラグをセットし、領域外遊技異常検知フラグ領域に要求フラグをセットする。この後、普通電動役物146が作動中であるか否かを(普通電動役物作動中フラグ領域のデータによって)判定し、作動中であれば、入賞有効期間中であることを条件に、入力ポート有効エッジマスクの始動口2スイッチのビット位置をクリアする。 When the normal electric accessary 146 is not in operation, the winning monitoring counter value for operating (for example, 4) is set, and the winning monitoring counter for non-operating remains the original value. Here, when the winning of the game ball to the second starting port 140 is detected, if the result of subtracting "1" from the non-operating winning monitoring counter value is "0", it means that an abnormality has been detected. A request flag is set in the out-of-area security signal request flag area, and a request flag is set in the out-of-area game abnormality detection flag area. After that, it is determined whether or not the normal electric accessory 146 is in operation (according to the data in the normal electric accessory operating flag area). Clear the bit position of the starter 2 switch in the input port valid edge mask.

次に、メインCPU6201は、ステップS6469において、特別電動役物不正入賞処理を行う。この処理は、特別電動役物1不正入賞処理と特別電動役物2不正入賞処理を含んでおり、いずれも、上述した普通電動役物不正入賞処理と同様に、作動中用入賞監視カウンタ、及び未作動用入賞監視カウンタ等に基づいて、異常の検知を行い、異常が検知された場合に、領域外セキュリティ信号要求フラグ領域に要求フラグをセットし、領域外遊技異常検知フラグ領域に要求フラグをセットする。 Next, in step S6469, the main CPU 6201 performs special electric role product fraudulent winning processing. This process includes a special electric role product 1 fraudulent winning process and a special electric role product 2 fraudulent winning process, both of which, like the normal electric role product fraudulent winning process described above, have a winning monitoring counter for operation and Abnormality is detected based on the non-operating winning monitoring counter, etc., and if an abnormality is detected, a request flag is set in the outside area security signal request flag area, and a request flag is set in the outside area game abnormality detection flag area. set.

最後に、メインCPU6201は、遊技用エリア処理復帰命令により、この処理を終了し、処理が領域外エリアに係る処理から、遊技用エリアに係る処理に切り替えられる。 Finally, the main CPU 6201 terminates this process by a game area process return command, and the process is switched from the process related to the outside area to the process related to the game area.

[遊技LED点灯データ出力処理]
次に、図136を参照して、メインCPU6201の制御によるシステムタイマ割込み処理で呼び出される遊技LED点灯データ出力処理(図132のステップS6405)について説明する。なお、図136は、遊技LED点灯データ出力処理の手順を示すフローチャートである。
[Game LED lighting data output processing]
Next, with reference to FIG. 136, the game LED lighting data output process (step S6405 in FIG. 132) called by the system timer interrupt process under the control of the main CPU 6201 will be described. Note that FIG. 136 is a flowchart showing the procedure of the game LED lighting data output process.

遊技LED点灯データ出力処理は、図柄表示を行うためのLED(遊技LED)と、性能表示を行うためのLED(性能LED)を兼用するLEDに対して、LEDデータとLEDコモンデータの出力を制御する処理である。遊技LEDのLEDデータは、例えば、主制御メイン処理で呼び出される遊技動作表示ユニット制御処理(図116のステップS6024)においてセットされ、性能LEDのLEDデータは、例えば、システムタイマ割込み処理で呼び出される性能表示モニタ制御処理(領域外)(図132のステップS6407)で呼び出される性能表示モニタ表示処理(不図示)においてセットされる。 The game LED lighting data output process controls the output of the LED data and the LED common data for the LEDs that serve both as an LED (game LED) for symbol display and an LED (performance LED) for performance display. It is a process to The LED data of the game LED is set in, for example, the game operation display unit control process (step S6024 in FIG. 116) called in the main control main process, and the LED data of the performance LED is, for example, the performance data called in the system timer interrupt process. It is set in performance display monitor display processing (not shown) called in display monitor control processing (outside area) (step S6407 in FIG. 132).

まず、メインCPU6201は、ステップS6481において、リフレッシュ値(例えば、8ビットのビット列「00000000」)を出力ポート12のアドレスにセットする。 First, the main CPU 6201 sets a refresh value (for example, an 8-bit bit string “00000000”) to the address of the output port 12 in step S6481.

なお、出力ポート12は、図柄表示を行うためのLED(遊技LED)と、性能表示を行うためのLED(性能LED)を兼用するLEDに関するLEDデータ出力用ポートである。また、後述する出力ポート11は、当該LEDに関するLEDコモンデータの出力用ポートである。 The output port 12 is an LED data output port related to an LED that serves both as an LED (game LED) for symbol display and an LED (performance LED) for performance display. An output port 11, which will be described later, is a port for outputting LED common data related to the LED.

次に、ステップS6482において、メインRAM6203の遊技用エリアの遊技LEDコモン領域(遊技LEDのLEDコモンデータを格納する領域)の遊技LEDコモン値(LEDコモンデータ)に「1」を加算し更新する。このとき、遊技LEDコモン領域のアドレスが、例えば、HLレジスタのアドレスにセットされ、遊技LEDコモン値の計算が行われる。 Next, in step S6482, "1" is added to the game LED common value (LED common data) in the game LED common area (area for storing the LED common data of the game LED) in the game area of the main RAM 6203 for updating. At this time, the address of the game LED common area is set, for example, to the address of the HL register, and the game LED common value is calculated.

ただし、更新後の値は、指定した値(最大値)以上の場合、「0」に設定される。また、更新後の値は、遊技LEDコモン領域の指定されたレジスタ(例えば、HLレジスタ)が示すアドレスの領域に記憶され、さらに、これとは別のレジスタ(例えば、Aレジスタ)にも記憶される。 However, if the updated value is greater than or equal to the specified value (maximum value), it is set to "0". In addition, the updated value is stored in the area of the address indicated by the designated register (eg, HL register) of the game LED common area, and is also stored in a separate register (eg, A register). be.

例えば、上述した指定した値(最大値)は、遊技用エリアの遊技LEDデータ領域(遊技LEDのLEDデータを格納する領域)の範囲が「4」であり、領域外エリアの性能LEDデータ領域(性能LEDのLEDデータを格納する領域)の範囲が「4」である場合、4+4-1=7、となり、ここで、遊技LEDコモン値が「1」のとき、この値は、最大値未満であるため、HLレジスタが示すアドレスの領域には「2」に更新されるとともに、Aレジスタの値も「2」にセットされる。また、このとき、遊技LEDコモン値が「7」のとき、この値は、最大値以上であるため、HLレジスタが示すアドレスの領域は「0」に更新されるとともに、Aレジスタの値も「0」にセットされる。 For example, the above specified value (maximum value) is such that the range of the game LED data area (area for storing the LED data of the game LED) in the game area is "4", and the performance LED data area ( When the range of the performance LED LED data storage area) is "4", 4 + 4 - 1 = 7, and here, when the game LED common value is "1", this value is less than the maximum value Therefore, the address area indicated by the HL register is updated to "2", and the value of the A register is also set to "2". Also, at this time, when the game LED common value is "7", since this value is greater than or equal to the maximum value, the address area indicated by the HL register is updated to "0", and the value of the A register is also " 0”.

ステップS6482のこうした処理は、1処理(1つの命令)によって実行される。 Such processing in step S6482 is executed by one process (one instruction).

次に、メインCPU6201は、ステップS6483において、Aレジスタの値を遊技LEDデータ領域の範囲(例えば、4データある場合は「4」)で除算し、商をAレジスタに記憶し、余りを別のレジスタ(例えば、Bレジスタ)に記憶する。またさらに、Bレジスタの値に「1」を加算して補正を行う。 Next, in step S6483, the main CPU 6201 divides the value of the A register by the range of the game LED data area (for example, "4" if there are 4 data), stores the quotient in the A register, and stores the remainder in another Store in a register (eg, B register). Further, the value of the B register is corrected by adding "1".

例えば、ステップS6482における処理の結果、HLレジスタが示すアドレスの領域が「6」に更新され、Aレジスタの値が「6」にセットされている場合、6÷4=1で、余りが2となるので、Aレジスタには「1」が記憶され、Bレジスタには「2」が記憶され、さらに、Bレジスタに対して「1」を加算する補正を行い、結果的に、Bレジスタの値は「3」となる。このように、Bレジスタの値は、「1」~「4」の値をとることになる。 For example, as a result of the processing in step S6482, when the address area indicated by the HL register is updated to "6" and the value of the A register is set to "6", 6÷4=1 and the remainder is 2. Therefore, "1" is stored in the A register, "2" is stored in the B register, and correction is performed by adding "1" to the B register. becomes "3". Thus, the value of the B register takes values from "1" to "4".

次に、メインCPU6201は、ステップS6484において、Aレジスタの値が、遊技LEDコモン値か否かを判定する。この判定は、例えば、Aレジスタに記憶された値が「0」か「1」かで判定することができ、Aレジスタの値が「0」であれば、その値は遊技LEDコモン値であり、Aレジスタの値が「1」であれば、その値は性能LEDコモン値となる。遊技LEDコモン値と判定された場合(ステップS6484がYES判定の場合)、ステップS6487に進む。一方、性能LEDコモン値と判定された場合(ステップS6484がNO判定の場合)、ステップS6485において、Bレジスタの値に、性能LEDデータ領域の範囲の値(例えば、「4」)を加算して、Bレジスタの値を補正する。この結果、Bレジスタの値は、「5」~「8」の値をとることになる。 Next, the main CPU 6201 determines whether or not the value of the A register is the game LED common value in step S6484. This determination can be determined, for example, by whether the value stored in the A register is "0" or "1", and if the value of the A register is "0", the value is the game LED common value. , A register is "1", the value becomes the performance LED common value. When it is determined to be the game LED common value (when step S6484 determines YES), the process proceeds to step S6487. On the other hand, if it is determined to be the performance LED common value (NO determination in step S6484), in step S6485, the value of the performance LED data area range (for example, "4") is added to the value of the B register. , correct the value of the B register. As a result, the value of the B register takes a value from "5" to "8".

次に、メインCPU6201は、ステップS6486において、メインRAM6203の領域外エリアの性能LEDコモン領域(性能LEDのLEDコモンデータを格納する領域)のアドレスをHLレジスタに設定する。 Next, in step S6486, the main CPU 6201 sets the address of the performance LED common area (area for storing the LED common data of the performance LED) in the area outside the area of the main RAM 6203 to the HL register.

次に、メインCPU6201は、ステップS6487において、ダイナミック点灯コモンデータの初期値(例えば、8ビットのビット列「10000000」)をAレジスタに設定する。ダイナミック点灯コモンデータは、LEDの点灯方法としてダイナミック点灯を行うためのコモンデータであり、ダイナミック点灯は、LEDを一定周波数で高速に点滅させることでLEDの点灯を実現する点灯方法である。 Next, in step S6487, the main CPU 6201 sets the initial value of the dynamic lighting common data (eg, 8-bit bit string "10000000") to the A register. The dynamic lighting common data is common data for performing dynamic lighting as an LED lighting method, and the dynamic lighting is a lighting method that realizes lighting of the LED by blinking the LED at a constant frequency at high speed.

次に、メインCPU6201は、ステップS6488において、Aレジスタにセットされたダイナミック点灯コモンデータを補正する。 Next, the main CPU 6201 corrects the dynamic lighting common data set in the A register in step S6488.

この処理は、例えば、Aレジスタに格納されているダイナミック点灯コモンデータ(8ビットのビット列)を左に1ビットシフトし、左端にあったビット値を右端にセットするものである。次に、ステップS6489において、HLレジスタのアドレスを補正してダイナミック点灯コモンデータ領域を選択する。 In this process, for example, the dynamic lighting common data (8-bit bit string) stored in the A register is shifted one bit to the left, and the bit value at the left end is set at the right end. Next, in step S6489, the dynamic lighting common data area is selected by correcting the address of the HL register.

次に、メインCPU6201は、ステップS6490において、Bレジスタの値に対応する所定回数分の処理を行ったか否かを判定する。所定回数分の処理を行っていない場合(ステップS6490がNO判定の場合)、ステップS6488に戻って処理を繰り返す。 Next, in step S6490, the main CPU 6201 determines whether or not the process has been performed a predetermined number of times corresponding to the value of the B register. If the process has not been performed the predetermined number of times (NO determination in step S6490), the process returns to step S6488 to repeat the process.

この処理によって、例えば、Aレジスタに、ダイナミック点灯コモンデータの初期値(8ビットのビット列「10000000」)が格納されている場合、Bレジスタの値が「1」であれば、Aレジスタの内容は「00000001」となり、Bレジスタの値が「2」であれば、Aレジスタの内容は「00000010」となり、以降、同様に、Bレジスタの値に応じて、Aレジスタの値がシフトされ、Bレジスタの値が最大の「8」であった場合、Aレジスタの内容は元の値「10000000」に戻る。 By this processing, for example, when the initial value of the dynamic lighting common data (8-bit bit string "10000000") is stored in the A register, if the value of the B register is "1", the content of the A register is If the value of the B register is "00000001" and the value of the B register is "2", then the content of the A register becomes "00000010". was the maximum "8", the contents of the A register revert to the original value "10000000".

ステップS6490において、所定回数分の処理を行っていると判定された場合(ステップS6490がYES判定の場合)、ステップS6491において、HLレジスタで示されるアドレスで指定されるLEDデータをHレジスタにセットする。例えば、HLレジスタで示されるアドレスが、性能LEDデータ領域である場合、Bレジスタの値に応じて、比率セグ上位出力ドライババッファ領域、識別セグ下位出力ドライババッファ領域、識別セグ上位出力ドライババッファ領域といった領域のうち1つの領域からデータがHレジスタにセットされる。また、HLレジスタで示されるアドレスが、遊技LEDデータ領域である場合、Bレジスタの値に応じて、遊技LEDデータ1領域(特別図柄1表示LEDに係るデータ領域)、遊技LEDデータ2領域(特別図柄2表示LEDに係るデータ領域)、遊技LEDデータ3領域(確変状態LED、時短状態報知LEDに係るデータ領域)、遊技LEDデータ4領域(ラウンド表示LED、発射位置報知LEDに係るデータ領域)といった領域のうち1つの領域からデータがHレジスタにセットされる。 If it is determined in step S6490 that the process has been performed the predetermined number of times (YES in step S6490), in step S6491 the LED data specified by the address indicated by the HL register is set in the H register. . For example, if the address indicated by the HL register is the performance LED data area, depending on the value of the B register, the ratio segment upper output driver buffer area, the identified segment lower output driver buffer area, the identified segment upper output driver buffer area, etc. Data is set in the H register from one of the areas. Also, when the address indicated by the HL register is the game LED data area, depending on the value of the B register, the game LED data 1 area (data area related to the special symbol 1 display LED), the game LED data 2 area (special Data area related to symbol 2 display LED), game LED data 3 area (variable state LED, data area related to time saving state notification LED), game LED data 4 area (round display LED, data area related to firing position notification LED) Data is set in the H register from one of the areas.

次に、メインCPU6201は、ステップS6492において、Aレジスタに記憶されているダイナミック点灯コモンデータをLレジスタにセットする。 Next, in step S6492, the main CPU 6201 sets the dynamic lighting common data stored in the A register to the L register.

次に、メインCPU6201は、ステップS6493において、出力ポート11、出力ポート12にHLレジスタの値をセットする。 Next, the main CPU 6201 sets the value of the HL register to the output ports 11 and 12 in step S6493.

[遊技状態情報更新処理]
次に、図137を参照して、遊技状態情報更新処理について説明する。この処理は、メインCPU6201の制御によるメイン処理(主制御メイン処理)で呼び出される遊技復帰処理(図115のステップS6013)で呼び出される処理である。また、この処理は、メインCPU6201の制御によるメイン処理(主制御メイン処理)で呼び出される特別図柄制御処理(図116のステップS6022)から呼び出される特別図柄遊技判定処理(不図示、ただし、第1のパチンコ遊技機で説明した図30の特別図柄遊技判定処理と同様の処理)から呼び出される特別図柄遊技終了処理(不図示、ただし、第1のパチンコ遊技機で説明した図31の特別図柄遊技終了処理と同様の処理)からも呼び出される。なお、図137は、遊技状態情報更新処理の手順を示すフローチャートである。
[Game status information update process]
Next, referring to FIG. 137, the game state information update process will be described. This process is a process called in the game return process (step S6013 in FIG. 115) called in the main process (main control main process) under the control of the main CPU6201. In addition, this process is a special symbol game determination process (not shown, but the first Special symbol game end processing (not shown, however, special symbol game end processing of FIG. 31 described in the first pachinko game machine) called from the special symbol game determination processing of FIG. 30 described in the pachinko game machine) (same processing as ). Note that FIG. 137 is a flow chart showing the procedure of the game state information update process.

まず、メインCPU6201は、ステップS6511において、遊技状態指定パラメータ設定処理を行い、ステップS6512において、メインRAM6203の作業領域(遊技用エリア)に配置され、演出変動回数カウンタ値が格納されているアドレスをレジスタ(例えば、HLレジスタ)にセットする。 First, in step S6511, the main CPU 6201 performs a game state designation parameter setting process, and in step S6512, an address is placed in the work area (game area) of the main RAM 6203, and the address where the effect variation counter value is stored is registered. (eg, HL register).

次に、メインCPU6201は、ステップS6513において、HLレジスタに記憶されているアドレスで示される領域の(1バイト)データを、指定したビット位置で振り分け、それぞれの値をHレジスタ、Lレジスタにセットする。また、それぞれのレジスタの上位ビットには「0」をセットし、HLレジスタの値を2バイトのコマンドとする。 Next, in step S6513, the main CPU 6201 distributes the (1-byte) data in the area indicated by the address stored in the HL register to the designated bit positions, and sets the respective values in the H and L registers. . Also, "0" is set in the upper bit of each register, and the value of the HL register is set as a 2-byte command.

この処理は、1バイト値をコマンド用に加工するものであり、例えば、1バイトのビット列「11001001」のデータに対して、ビット位置「6」を指定すると、Hレジスタには、6ビット目を境界にして振り分た結果、最上位ビットである7ビット目の「1」が取り出され、さらに上位ビットをすべて「0」としたデータ「00000001」がセットされ、Lレジスタには、0ビット目から6ビット目の「1001001」が取り出された後、上位ビット(7ビット目)を「0」としたデータ「01001001」がセットされる。 This process processes a 1-byte value for a command. For example, if bit position "6" is specified for data of a 1-byte bit string "11001001", the 6th bit is stored in the H register. As a result of sorting on the boundary, the 7th bit "1", which is the most significant bit, is taken out, and data "00000001" with all the high-order bits set to "0" is set, and the 0th bit is set in the L register. After the 6th bit "1001001" is taken out from the register, the data "01001001" with the upper bit (7th bit) set to "0" is set.

ステップS6513のこうした処理は、1処理(1つの命令)によって実行される。 Such processing in step S6513 is executed by one process (one instruction).

次に、メインCPU6201は、ステップS6514において、HLレジスタの内容を演出変動回数表示用パラメータ領域に、2バイトのコマンドとしてセットし、ステップS6515において、レジスタ(例えば、HLレジスタに)、確変状態変動回数カウンタ値をセットする。 Next, in step S6514, the main CPU 6201 sets the contents of the HL register in the effect variation count display parameter area as a 2-byte command. Sets the counter value.

次に、メインCPU6201は、ステップS6516において、HLレジスタの値を2倍することで、HレジスタとLレジスタの値をすべて1ビット左にシフトし、その後、Lレジスタだけ右に1ビット分シフトすることで、HLレジスタの値を2バイトのコマンドとする。 Next, in step S6516, the main CPU 6201 shifts the values of the H and L registers to the left by 1 bit by doubling the value of the HL register, and then shifts the value of the L register to the right by 1 bit. Thus, the value of the HL register is set to a 2-byte command.

例えば、HLレジスタの値がビット列「0000100111001001」であった場合に、これを2倍すると、「0001001110010010」となる。ここで、Hレジスタはビット列「00010011」となり、Lレジスタはビット列「10010010」となる。そして、Lレジスタを1ビット分だけ右にシフトすると、ビット列「01001001」になる。その結果、HLレジスタの値は、ビット列「0001001101001001」になる。 For example, if the value of the HL register is the bit string "0000100111001001", doubling it results in "0001001110010010". Here, the H register becomes the bit string "00010011" and the L register becomes the bit string "10010010". Then, when the L register is shifted to the right by one bit, the bit string "01001001" is obtained. As a result, the value of the HL register becomes the bit string "0001001101001001".

次に、メインCPU6201は、ステップS6517において、メインRAM6203の作業領域(遊技用エリア)に配置されている確変状態変動回数表示用パラメータ領域に、HLレジスタの値をセットする。こうした確変状態変動回数表示用パラメータ領域の上位8ビット(ステップS6516で生成されたHレジスタ)と下位8ビット(ステップS6516で生成されたLレジスタ)がそれぞれ、所定コマンドの管理テーブルとして定義された場合、当該テーブルを取得したプログラムでは、例えば、Hレジスタのビット列「00010011」とLレジスタのビット列「01001001」を取得し、そのうち、Lレジスタの値の先頭の「0」を取って、HレジスタとLレジスタを繋げ、その上位ビットを「0」で埋めると、元のHLレジスタのビット列「0000100111001001」となる。 Next, in step S6517, the main CPU 6201 sets the value of the HL register in the parameter area for displaying the number of times of probability variation state change arranged in the work area (game area) of the main RAM 6203. FIG. When the upper 8 bits (H register generated in step S6516) and the lower 8 bits (L register generated in step S6516) of the parameter area for displaying the number of times of probability variation state change are defined as a management table of a predetermined command, respectively , the program that acquires the table acquires, for example, the bit string "00010011" of the H register and the bit string "01001001" of the L register. When the registers are connected and the upper bits are filled with "0", the bit string "0000100111001001" of the original HL register is obtained.

[演出制御コマンド送信処理]
次に、図138を参照して、演出制御コマンド送信処理について説明する。この処理は、メインCPU6201の制御による設定変更確認処理で実行される(図122のステップS6183)処理である。なお、図138は、演出制御コマンド送信処理の手順を示すフローチャートである。また、演出制御コマンド送信処理は、さまざまなプログラムから呼び出され、その場合に、用途に応じたテーブルのアドレスがセットされるが、設定変更確認処理から実行される場合、例えば、HLレジスタに、設定操作コマンド管理データテーブルのアドレスがセットされる。
[Production control command transmission process]
Next, with reference to Drawing 138, production control command transmission processing is explained. This process is executed in the setting change confirmation process under the control of the main CPU 6201 (step S6183 in FIG. 122). In addition, FIG. 138 is a flowchart which shows the procedure of production control command transmission processing. In addition, the effect control command transmission process is called from various programs, and in that case, the address of the table according to the application is set. The address of the operation command management data table is set.

まず、メインCPU6201は、ステップS6531において、割込み許可レジスタ2の値をレジスタ(例えば、フラグレジスタFのパリティ/オーバーフロー・フラグ)に退避する。割込み許可レジスタ2の値は、上述の通り、割込み禁止命令がされると、「0」となり、それ以前の情報が失われてしまうため、このタイミングでこの値を退避しておく。 First, in step S6531, the main CPU 6201 saves the value of the interrupt permission register 2 to a register (for example, the parity/overflow flag of the flag register F). As described above, the value of the interrupt permission register 2 becomes "0" when the interrupt prohibition instruction is issued, and the information prior to that is lost, so this value is saved at this timing.

次に、メインCPU6201は、ステップS6532において、割込み禁止命令を行う。これによって、演出制御コマンド送信処理の開始時点で割込み禁止がされていない場合は、この割込み禁止命令以降、後述するステップS6541で割込み許可命令がされるまでの間、マスカブル割込みが禁止される。次に、メインCPU6201は、ステップS6533において、割込み許可レジスタ2の値を記憶しているレジスタ(フラグレジスタF)のデータを、スタックに保存する。 Next, in step S6532, the main CPU 6201 issues an interrupt prohibition instruction. As a result, if the interrupt is not prohibited at the start of the effect control command transmission process, the maskable interrupt is prohibited after this interrupt prohibiting instruction until the interrupt permitting instruction is issued in step S6541, which will be described later. Next, in step S6533, the main CPU 6201 saves the data of the register (flag register F) storing the value of the interrupt permission register 2 in the stack.

次に、メインCPU6201は、ステップS6534において、HLレジスタを参照して、HLレジスタに記憶されているアドレスのデータ(先頭の1バイトにあるコマンド種別コード)を(例えば、Aレジスタに)セットする。また、このとき、HLレジスタに記憶されているアドレスは、「1」加算される。 Next, in step S6534, the main CPU 6201 refers to the HL register and sets the data (the command type code in the first byte) of the address stored in the HL register (eg, in the A register). At this time, "1" is added to the address stored in the HL register.

次に、メインCPU6201は、ステップS6535において、STU2(非同期シリアル通信)コマンドステータスレジスタにおける送信FIFOトリガレベルフラグのビット位置を検査し、送信FIFOトリガレベルが128バイト以上か否かを判定する。 Next, in step S6535, the main CPU 6201 checks the bit position of the transmission FIFO trigger level flag in the STU2 (asynchronous serial communication) command status register and determines whether the transmission FIFO trigger level is 128 bytes or more.

送信FIFOトリガレベルは128バイト未満とする制限があるため、送信FIFOトリガレベルが128バイト以上と判定された場合(ステップS6535がYES判定の場合)、処理を終了するため、ステップS6539に進む。一方、送信FIFOトリガレベルが128バイト未満と判定された場合(ステップS6535がNO判定の場合)、ステップS6536において、STU2(非同期シリアル通信)データレジスタに対して、Aレジスタにセットされているコマンド種別コード(または、コマンドパラメータ作業領域)の出力を行う。 Since the transmission FIFO trigger level is limited to less than 128 bytes, if the transmission FIFO trigger level is determined to be 128 bytes or more (YES in step S6535), the process proceeds to step S6539 to end the process. On the other hand, if it is determined that the transmission FIFO trigger level is less than 128 bytes (NO in step S6535), in step S6536, the command type set in the A register for the STU2 (asynchronous serial communication) data register Output code (or command parameter work area).

次に、メインCPU6201は、ステップS6537において、(例えば、Aレジスタに)HLレジスタに記憶されているアドレスのデータ(コマンド管理データテーブルに含まれるコマンドパラメータ作業領域)をセットする。また、このセットの後、HLレジスタに記憶されているアドレスは、「1」加算される。 Next, in step S6537, the main CPU 6201 sets the address data (command parameter work area included in the command management data table) stored in the HL register (for example, in the A register). Also, after this set, the address stored in the HL register is incremented by "1".

次に、メインCPU6201は、ステップS6538において、ステップS6537でAレジスタにセットされた1バイトのデータはエンドコードか否かを判定する。Aレジスタのデータがエンドコードであると判定された場合(ステップS6538がYES判定の場合)、コマンド送信の処理は終了したので、ステップS6539に進む。一方、Aレジスタのデータがエンドコードでないと判定された場合(ステップS6538がYES判定の場合)、次のコマンド送信のために、ステップS6535に進み、ステップS6535~ステップS6538の処理を繰り返す。 Next, in step S6538, the main CPU 6201 determines whether the 1-byte data set in the A register in step S6537 is an end code. If it is determined that the data in the A register is the end code (YES in step S6538), the command transmission process is completed, so the process advances to step S6539. On the other hand, if it is determined that the data in the A register is not the end code (YES in step S6538), the process advances to step S6535 to repeat the processing of steps S6535 to S6538 in order to transmit the next command.

ステップS6539において、メインCPU6201は、ステップS6533でスタックに保存した、割込み許可レジスタ2の値を記憶しているレジスタ(フラグレジスタF)のデータを復帰させる。 In step S6539, the main CPU 6201 restores the data of the register (flag register F) storing the value of interrupt permission register 2, which was saved in the stack in step S6533.

次に、メインCPU6201は、ステップS6540において、割込み許可レジスタ2の値が「0」か否かを判定し、「0」であると判定された場合(ステップS6540がYES判定の場合)、当該処理で割込み禁止命令を実行する前から割込み禁止の状態であったと判定し、割込み許可命令を実行することなく処理を終了する。 Next, in step S6540, the main CPU 6201 determines whether or not the value of the interrupt permission register 2 is "0". is determined to have been in the interrupt disabled state before the interrupt disable instruction was executed, and the process ends without executing the interrupt enable instruction.

一方、割込み許可レジスタ2の値が「1」であると判定された場合(ステップS6540がNO判定の場合)、当該処理で割込み禁止命令を実行する前は割込み許可の状態であったと判定し、ステップS6541において、割込み許可命令を実行し処理を終了する。 On the other hand, when it is determined that the value of the interrupt permission register 2 is "1" (NO determination in step S6540), it is determined that the interrupt was enabled before the interrupt prohibition instruction was executed in the processing, In step S6541, the interrupt permission instruction is executed and the process ends.

演出制御コマンド送信処理のこうした処理により、ステップS6532の割込み禁止命令で割込み許可レジスタ1、割込み許可レジスタ2は共に「0」となり、ステップS6541の割込み許可命令で割込み許可レジスタ1、割込み許可レジスタ2は共に「1」となるが、データ格納処理を呼び出す時点で割込み許可レジスタ2が「0」であった場合(すなわち、データ格納処理を呼び出す時点で割込み禁止の状態であった場合)、ステップS6541は実行されず、割込み許可レジスタ2が「0」の状態が維持されることになる。 By such processing of the effect control command transmission processing, both the interrupt permission register 1 and the interrupt permission register 2 are set to "0" by the interrupt prohibition instruction of step S6532, and the interrupt permission register 1 and the interrupt permission register 2 are set to "0" by the interrupt permission instruction of step S6541. Both are "1", but if the interrupt permission register 2 is "0" at the time the data storage process is called (that is, if the interrupt is disabled at the time the data storage process is called), step S6541 It is not executed, and the interrupt permission register 2 is maintained at "0".

このようなデータ格納処理の割込み禁止状態の管理の仕組みは、図121を参照して説明したデータ格納処理と同様のものであり、この処理に関しても、データ格納処理と同様の効果を得ることができる。 The mechanism for managing the interrupt disabled state of such data storage processing is similar to that of the data storage processing described with reference to FIG. can.

また、図138の演出制御コマンド送信処理では、上記のような構成により、演出制御コマンドを送信するためのリングバッファを用意する必要がなくなり、そのために、リングバッファを管理するための処理(例えば、リングバッファに対する書き込み、及び読み出しを管理する処理)を行う必要がなくなる。そして、これにより、プログラムのサイズを大幅に削減できる。 In addition, in the effect control command transmission process of FIG. 138, the configuration as described above eliminates the need to prepare a ring buffer for transmitting the effect control command. processing for managing writing to and reading from the ring buffer). And this can greatly reduce the size of the program.

また、機種依存のメインRAM6203等にリングバッファを確保する際に、リングバッファのサイズを調整するといった処理をなくすことができる。 Further, when a ring buffer is secured in the main RAM 6203 or the like depending on the model, processing such as adjusting the size of the ring buffer can be eliminated.

以上、本発明の第3実施形態について、図面を参照して説明してきたが、これらの構成や処理は例示に過ぎず、様々な他の構成・方法で本発明の技術的思想を実現することができる。また、上記では、本願の技術的思想を、主としてパチンコ遊技機に適用する場合について説明しているが、パチスロ機や、第2実施形態として説明した封入式遊技機に対して適用することもできる。 Although the third embodiment of the present invention has been described above with reference to the drawings, these configurations and processes are merely examples, and various other configurations and methods can be used to realize the technical ideas of the present invention. can be done. In the above description, the technical idea of the present application is mainly applied to a pachinko game machine, but it can also be applied to a pachislot machine or the sealed game machine described as the second embodiment. .

以下、上述した遊技機における構成とその構成から奏する効果について付記する。 The configuration of the game machine described above and the effects of the configuration will be described below.

<付記H-1> <Appendix H-1>

従来、パチンコ遊技機と呼ばれる遊技機が知られており、このパチンコ遊技機は、一般に、遊技盤に発射された遊技球が転動可能な遊技領域と、この遊技領域に設けられた始動領域と、図柄表示装置と、図柄表示装置を制御する可変表示制御手段とを備える。このような遊技機では、遊技球が始動領域を通過(遊技球の始動口入賞)したことなどの所定の条件が成立すると、可変表示制御手段が図柄表示装置を制御して、図柄表示装置の表示領域上に識別情報(例えば後述の特別図柄等)を変動表示させる。そして、図柄表示装置の表示領域上に最終的に導出表示された識別情報が所定の組合せ(特定の表示態様)となった場合に、遊技状態が遊技者に有利な大当り遊技状態(所謂「大当り」)に移行する。 Conventionally, a game machine called a pachinko game machine is known, and this pachinko game machine generally comprises a game area in which game balls shot onto a game board can roll, and a starting area provided in this game area. , a pattern display device, and variable display control means for controlling the pattern display device. In such a gaming machine, when a predetermined condition such as the game ball passing through the starting area (the game ball winning a starting hole) is established, the variable display control means controls the pattern display device to display the pattern display device. Identification information (for example, special symbols to be described later) is variably displayed on the display area. Then, when the identification information finally derived and displayed on the display area of the symbol display device becomes a predetermined combination (specific display mode), the game state is a big win game state (so-called "big win") that is advantageous to the player. ”).

また、従来、パチンコ遊技機の主制御回路において、バンク切り替えによって、ROM(Read Only Memory)とRAM(Random Access Memory)をそれぞれ区分けして使用するように構成されたパチンコ遊技機が知られている(例えば、特開2021-53443号公報)。 Further, conventionally, a pachinko game machine is known in which a ROM (Read Only Memory) and a RAM (Random Access Memory) are separately used by bank switching in the main control circuit of the pachinko game machine. (For example, JP-A-2021-53443).

このようなパチンコ遊技機では、例えば、ROMに関しては、遊技に関する処理に関連するプログラムとデータを含んだ遊技用エリアと、遊技以外の処理に関連するデータ等を含む領域外エリアに区分し、RAMに関しては、遊技に関する処理に関連する作業領域等を含む遊技用エリアと、遊技以外の処理に関連する作業領域等を含む領域外エリアに区分し、さらに、ROMの遊技用エリアとRAMの遊技用エリアをバンク0に割り当て、ROMの領域外エリアとRAMの領域外エリアをバンク1に割り当てている。 In such a pachinko game machine, for example, the ROM is divided into a game area containing programs and data related to game processing and an outside area containing data related to non-game processing. Regarding, it is divided into a game area including a work area related to game processing and an outside area including a work area related to non-game processing. An area is assigned to bank 0, and an area outside the ROM area and an area outside the RAM area are assigned to bank 1.

このように、バンクごとにROMとRAMで別の領域を割り当てることによって、パチンコ遊技機においてプログラムを実行する際に、バンクを切り替えて、遊技用エリアを利用する処理と、領域外エリアを利用する処理を個別に管理することができ、遊技に関する処理と遊技以外の処理について、利用するプログラムやデータが混同しないように切り分けることができる。 In this way, by allocating separate ROM and RAM areas for each bank, when a program is executed in a pachinko game machine, the bank is switched to use the game area and the area outside the area. Processing can be managed individually, and processing related to games and processing other than games can be separated so that programs and data to be used are not confused.

しかしながら、従来の構成では、所定領域のクリア処理やデータのセット処理等を行う場合に、バンクの切り替えが行われると、その間の割込み禁止、割込み許可の設定が保持されない場合があり、そのために、バンクの切り替えが行われる場合に、所定のフラグをオン、オフするなどして割込み禁止、割込み許可の設定を管理し、また、そのような所定のフラグのオン、オフについても、タイミングや処理順序を意識して行う必要があった。 However, in the conventional configuration, if a bank is switched during clear processing of a predetermined area, data setting processing, or the like, the setting of interrupt prohibition or interrupt enable may not be retained. When a bank is switched, the setting of interrupt prohibition and interrupt permission is managed by turning on and off a predetermined flag. It was necessary to be conscious of

本発明は、このような点に鑑みてなされたものであり、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができる遊技機を提供することを目的とする。 SUMMARY OF THE INVENTION It is an object of the present invention to provide a game machine that can call a predetermined process without being conscious of the interrupt control state when called.

また、さらなる本発明の目的は、所定領域のクリア処理やデータの格納処理といった所定処理が呼び出された場合に、呼び出された際の割込み制御状態を意識することなく、割込み禁止、割込み許可の設定を正常に維持することができる遊技機を提供することである。 A further object of the present invention is to enable and disable interrupts when predetermined processing such as clear processing of a predetermined area or data storage processing is called without being conscious of the interrupt control state at the time of the call. To provide a game machine capable of normally maintaining

上記目的を達成するために、本発明は以下の遊技機を提供する。
(H-1-1)本発明の第1の実施態様に係る発明は、下記の構成を有する。
遊技の動作を制御するための演算処理(例えば、遊技用エリアに係る処理)と、遊技以外の処理を行うための演算処理(例えば、領域外エリアに係る処理)を行う演算処理手段(例えば、メインCPU6201)を備え、
前記演算処理手段は、
所定処理(例えば、データの格納処理や所定領域のクリア処理)を実行する際に、割込み禁止状態か割込み許可状態かを示す割込み制御状態(例えば、割込み許可レジスタ)を退避することを特徴とする遊技機(例えば、第3実施形態に係るパチンコ機)。
In order to achieve the above object, the present invention provides the following gaming machine.
(H-1-1) The invention according to the first embodiment of the present invention has the following configuration.
Arithmetic processing means for performing arithmetic processing (for example, processing related to the game area) for controlling the operation of the game and arithmetic processing for performing processing other than the game (for example, processing related to the area outside the area) (for example, Equipped with a main CPU 6201),
The arithmetic processing means is
An interrupt control state (for example, an interrupt permission register) indicating an interrupt disabled state or an interrupt enabled state is saved when executing predetermined processing (for example, data storage processing or processing for clearing a predetermined area). A gaming machine (for example, a pachinko machine according to the third embodiment).

このような本発明の構成によれば、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができる。 According to such a configuration of the present invention, the predetermined process can be called without being conscious of the interrupt control state when called.

(H-1-2)本発明の第2の実施態様に係る発明は、第1の実施態様において下記の構成を有する。
前記割込み制御状態は、割込み禁止命令で割込み禁止状態、割込み許可命令で割込み許可状態に設定され、それぞれ、割込み禁止状態か割込み許可状態かを識別可能な第1の値(例えば、割込み許可レジスタ2の値)、第2の値(例えば、割込み許可レジスタ1の値)で管理され、
前記第1の値、及び第2の値は、前記割込み禁止命令、及び前記割込み許可命令によって同じ値に設定される(例えば、割込み禁止命令では禁止「0」、割込み許可命令では許可「1」)ように構成される。
(H-1-2) The invention according to the second embodiment of the present invention has the following configuration in the first embodiment.
The interrupt control state is set to an interrupt disabled state by an interrupt disable instruction and an interrupt enabled state by an interrupt enable instruction. value), managed by a second value (for example, the value of interrupt enable register 1),
The first value and the second value are set to the same value by the interrupt disable instruction and the interrupt enable instruction (for example, disable "0" for the interrupt disable instruction and enable "1" for the interrupt enable instruction). ) is configured as

このような本発明の構成によれば、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができる。 According to such a configuration of the present invention, the predetermined process can be called without being conscious of the interrupt control state when called.

(H-1-3)本発明の第3の実施態様に係る発明は、第1または第2の実施態様において下記の構成を有する。
前記割込み制御状態は、割込み禁止命令で割込み禁止状態、割込み許可命令で割込み許可状態に設定され、
前記割込み制御状態を退避した後で(例えば、割込み許可レジスタ2の値がフラグレジスタに格納された後で)、前記割込み禁止命令を実行するように構成される。
(H-1-3) The invention according to the third aspect of the present invention has the following configuration in the first or second aspect.
The interrupt control state is set to an interrupt disabled state by an interrupt disable instruction and an interrupt enabled state by an interrupt enable instruction,
After saving the interrupt control state (for example, after the value of the interrupt permission register 2 is stored in the flag register), the interrupt disable instruction is executed.

このような本発明の構成によれば、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができる。また、呼び出された処理で割込み禁止状態としつつ、呼び出された際の割込み制御状態を保持しておくことができる。 According to such a configuration of the present invention, the predetermined process can be called without being conscious of the interrupt control state when called. In addition, it is possible to maintain the interrupt control state at the time of calling while disabling interrupts in the called process.

(H-1-4)本発明の第4の実施態様に係る発明は、第1ないし第3のいずれかの実施態様において下記の構成を有する。
前記割込み制御状態は、割込み禁止命令で割込み禁止状態、割込み許可命令で割込み許可状態に設定され、それぞれ、割込み禁止状態か割込み許可状態かを識別可能な第1の値、第2の値で管理され、
前記割込み禁止命令を実行した後で、前記第1の値を退避する(例えば、フラグレジスタに格納された割込み許可レジスタ2の値をスタックに退避する)ように構成される。
(H-1-4) The invention according to the fourth aspect of the present invention has the following configuration in any one of the first to third aspects.
The interrupt control state is set to an interrupt disabled state by an interrupt disable instruction and to an interrupt enabled state by an interrupt enable instruction, and is managed by a first value and a second value capable of distinguishing between the interrupt disabled state and the interrupt enabled state, respectively. is,
After executing the interrupt disable instruction, the first value is saved (for example, the value of the interrupt enable register 2 stored in the flag register is saved in the stack).

このような本発明の構成によれば、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができる。また、呼び出された処理で割込み禁止状態としつつ、呼び出された際の割込み制御状態を保持しておくことができる。 According to such a configuration of the present invention, the predetermined process can be called without being conscious of the interrupt control state when called. In addition, it is possible to maintain the interrupt control state at the time of calling while disabling interrupts in the called process.

(H-1-5)本発明の第5の実施態様に係る発明は、第1ないし第4のいずれかの実施態様において下記の構成を有する。
前記割込み制御状態は、割込み禁止命令で割込み禁止状態、割込み許可命令で割込み許可状態に設定され、それぞれ、割込み禁止状態か割込み許可状態かを識別可能な第1の値、第2の値で管理され、
前記第1の値を退避した後で、指定された領域に対して、データの格納処理、またはクリア処理を実行するように構成される。
(H-1-5) The invention according to the fifth aspect of the present invention has the following configuration in any one of the first to fourth aspects.
The interrupt control state is set to an interrupt disabled state by an interrupt disable instruction and to an interrupt enabled state by an interrupt enable instruction, and is managed by a first value and a second value capable of distinguishing between the interrupt disabled state and the interrupt enabled state, respectively. is,
After saving the first value, a data storage process or a data clear process is executed for the specified area.

このような本発明の構成によれば、呼び出された際の割込み制御状態を意識することなく、指定された領域に対して、データの格納処理、またはクリア処理を実行する処理を呼び出すことができる。 According to such a configuration of the present invention, it is possible to call the processing for executing the data storage processing or the clear processing for the specified area without being aware of the interrupt control state at the time of the call. .

(H-1-6)本発明の第6の実施態様に係る発明は、第1ないし第5のいずれかの実施態様において下記の構成を有する。
前記割込み制御状態は、割込み禁止命令で割込み禁止状態、割込み許可命令で割込み許可状態に設定され、それぞれ、割込み禁止状態か割込み許可状態かを識別可能な第1の値、第2の値で管理され、
前記第1の値を退避した後で、指定された領域に対して、データの格納処理、またはクリア処理を実行し、
前記データの格納処理、または前記クリア処理が終わった後で、退避していた前記第1の値を復帰させるように構成される。
(H-1-6) The invention according to the sixth aspect of the present invention has the following configuration in any one of the first to fifth aspects.
The interrupt control state is set to an interrupt disabled state by an interrupt disable instruction and to an interrupt enabled state by an interrupt enable instruction, and is managed by a first value and a second value capable of distinguishing between the interrupt disabled state and the interrupt enabled state, respectively. is,
After saving the first value, executing data storage processing or clear processing for the designated area;
After the data storage process or the clear process is completed, the saved first value is restored.

このような本発明の構成によれば、呼び出された際の割込み制御状態を意識することなく、指定された領域に対して、データの格納処理、またはクリア処理を実行する処理を呼び出すことができ、また、呼び出された割込み制御状態を保持しておくことで、呼び出し元に戻る際に、割込み制御状態を、保存した状態に戻すことができるため、処理のタイミングや順序を気にする必要がなくなり、また、呼び出された際の割込み制御状態を意識することなく、割込み禁止、割込み許可の設定を正常に維持することができる。 According to such a configuration of the present invention, it is possible to call the processing for executing the data storage processing or the clear processing for the specified area without being aware of the interrupt control state at the time of the call. Also, by retaining the called interrupt control state, the interrupt control state can be returned to the saved state when returning to the caller, so there is no need to worry about the timing and order of processing. In addition, the setting of interrupt prohibition and interrupt enable can be normally maintained without being conscious of the interrupt control state when called.

(H-1-7)本発明の第7の実施態様に係る発明は、第1ないし第6のいずれかの実施態様において下記の構成を有する。
前記割込み制御状態は、割込み禁止命令で割込み禁止状態、割込み許可命令で割込み許可状態に設定され、それぞれ、割込み禁止状態か割込み許可状態かを識別可能な第1の値、第2の値で管理され、
前記第1の値を退避した後で、指定された領域に対して、データの格納処理、またはクリア処理を実行し、
前記データの格納処理、または前記クリア処理が終わった後で、退避していた前記第1の値を復帰させ、
復帰させた前記第1の値が割込み禁止状態を示す値である場合、割込み許可命令を実行しないように構成される。
(H-1-7) The invention according to the seventh embodiment of the present invention has the following configuration in any one of the first to sixth embodiments.
The interrupt control state is set to an interrupt disabled state by an interrupt disable instruction and to an interrupt enabled state by an interrupt enable instruction, and is managed by a first value and a second value capable of distinguishing between the interrupt disabled state and the interrupt enabled state, respectively. is,
After saving the first value, executing data storage processing or clear processing for the designated area;
after the data storage process or the clear process is completed, restoring the saved first value;
If the restored first value is a value indicating an interrupt disabled state, the interrupt enable instruction is not executed.

このような本発明の構成によれば、呼び出された際の割込み制御状態を意識することなく、指定された領域に対して、データの格納処理、またはクリア処理を実行する処理を呼び出すことができ、また、呼び出された割込み制御状態を保持しておくことで、呼び出し元に戻る際に、割込み制御状態を、保存した状態に戻すことができるため、処理のタイミングや順序を気にする必要がなくなり、また、呼び出された際の割込み制御状態を意識することなく、割込み禁止、割込み許可の設定を正常に維持することができる。さらに、呼び出された時点で割込み禁止状態であった場合は、割込み禁止状態を維持するために、重複した割込み禁止命令を行わないようにして、プログラムの構成を簡潔かつ小サイズにすることができる。 According to such a configuration of the present invention, it is possible to call the processing for executing the data storage processing or the clear processing for the specified area without being aware of the interrupt control state at the time of the call. Also, by retaining the called interrupt control state, the interrupt control state can be returned to the saved state when returning to the caller, so there is no need to worry about the timing and order of processing. In addition, the setting of interrupt prohibition and interrupt enable can be normally maintained without being conscious of the interrupt control state when called. Furthermore, if interrupts are disabled at the time of calling, the program configuration can be simplified and reduced in size by avoiding redundant interrupt disabled instructions in order to maintain the interrupt disabled state. .

(H-1-8)本発明の第8の実施態様に係る発明は、第1ないし第7のいずれかの実施態様において下記の構成を有する。
前記割込み制御状態は、割込み禁止命令で割込み禁止状態、割込み許可命令で割込み許可状態に設定され、それぞれ、割込み禁止状態か割込み許可状態かを識別可能な第1の値、第2の値で管理され、
前記第1の値を退避した後で、指定された領域に対して、データの格納処理、またはクリア処理を実行し、
前記データの格納処理、またはクリア処理が終わった後で、退避していた前記第1の値を復帰させ、
復帰させた前記第1の値が割込み許可状態を示す値である場合、割込み許可命令を実行するように構成される。
(H-1-8) The invention according to the eighth embodiment of the present invention has the following configuration in any one of the first to seventh embodiments.
The interrupt control state is set to an interrupt disabled state by an interrupt disable instruction and to an interrupt enabled state by an interrupt enable instruction, and is managed by a first value and a second value capable of distinguishing between the interrupt disabled state and the interrupt enabled state, respectively. is,
After saving the first value, executing data storage processing or clear processing for the designated area;
after the data storage process or the data clear process is completed, restoring the saved first value;
It is configured to execute an interrupt enable instruction when the returned first value is a value indicating an interrupt enable state.

このような本発明の構成によれば、呼び出された際の割込み制御状態を意識することなく、指定された領域に対して、データの格納処理、またはクリア処理を実行する処理を呼び出すことができ、また、呼び出された割込み制御状態を保持しておくことで、呼び出し元に戻る際に、割込み制御状態を、保存した状態に戻すことができるため、処理のタイミングや順序を気にする必要がなくなり、また、呼び出された際の割込み制御状態を意識することなく、割込み禁止、割込み許可の設定を正常に維持することができる。 According to such a configuration of the present invention, it is possible to call the processing for executing the data storage processing or the clear processing for the specified area without being aware of the interrupt control state at the time of the call. Also, by retaining the called interrupt control state, the interrupt control state can be returned to the saved state when returning to the caller, so there is no need to worry about the timing and order of processing. In addition, the setting of interrupt prohibition and interrupt enable can be normally maintained without being conscious of the interrupt control state when called.

(H-1-9)本発明の第9の実施態様に係る発明は、第1ないし第8のいずれかの実施態様において下記の構成を有する。
前記割込み制御状態は、割込み禁止命令で割込み禁止状態、割込み許可命令で割込み許可状態に設定され、それぞれ、割込み禁止状態か割込み許可状態かを識別可能な第1の値、第2の値で管理され、
さらに、前記演算処理手段による前記演算処理の実行に必要な情報が記憶される記憶手段(例えば、メインRAM6203)を備え、
前記記憶手段は、遊技用の領域(例えば、メインRAM6203の遊技用エリア)、及び遊技用以外の領域(例えば、メインRAM6203の領域外エリア)を含み、
前記所定処理が、前記遊技用の領域に係る処理から、前記遊技用以外の領域に係る処理として呼び出される際に、前記第1の値は使用されず、前記第2の値に所定の値がセットされる(例えば、割込み許可レジスタ1に「0」がセットされる)ように構成される。
(H-1-9) The invention according to the ninth embodiment of the present invention has the following configuration in any one of the first to eighth embodiments.
The interrupt control state is set to an interrupt disabled state by an interrupt disable instruction and to an interrupt enabled state by an interrupt enable instruction, and is managed by a first value and a second value capable of distinguishing between the interrupt disabled state and the interrupt enabled state, respectively. is,
Furthermore, a storage means (for example, a main RAM 6203) for storing information necessary for execution of the arithmetic processing by the arithmetic processing means,
The storage means includes a game area (for example, a game area of the main RAM 6203) and a non-game area (for example, an area outside the main RAM 6203),
When the predetermined process is called from the process related to the game area as the process related to the area other than the game area, the first value is not used and the second value is set to a predetermined value. set (for example, interrupt enable register 1 is set to "0").

このような本発明の構成によれば、呼び出された際の割込み制御状態を意識することなく、指定された領域に対して、データの格納処理、またはクリア処理を実行する処理を呼び出すことができ、また、呼び出された割込み制御状態を保持しておくことで、呼び出し元に戻る際に、割込み制御状態を、保存した状態に戻すことができるため、処理のタイミングや順序を気にする必要がなくなり、また、呼び出された際の割込み制御状態を意識することなく、割込み禁止、割込み許可の設定を正常に維持することができる。 According to such a configuration of the present invention, it is possible to call the processing for executing the data storage processing or the clear processing for the specified area without being aware of the interrupt control state at the time of the call. Also, by retaining the called interrupt control state, the interrupt control state can be returned to the saved state when returning to the caller, so there is no need to worry about the timing and order of processing. In addition, the setting of interrupt prohibition and interrupt enable can be normally maintained without being conscious of the interrupt control state when called.

(H-1-10)本発明の第10の実施態様に係る発明は、第1ないし第9のいずれかの実施態様において下記の構成を有する。
前記割込み制御状態は、割込み禁止命令で割込み禁止状態、割込み許可命令で割込み許可状態に設定され、それぞれ、割込み禁止状態か割込み許可状態かを識別可能な第1の値、第2の値で管理され、
さらに、前記演算処理手段による前記演算処理の実行に必要な情報が記憶される記憶手段を備え、
前記記憶手段は、遊技用の領域、及び遊技用以外の領域を含み、
前記所定処理が、前記遊技用の領域に係る処理から、前記遊技用以外の領域に係る処理として呼び出された後、前記遊技用の領域に係る処理に戻る際に、前記第1の値が、前記第2の値にセットされる(例えば、割込み許可レジスタ2の値が割込み許可レジスタ1にセットされる)ように構成される。
(H-1-10) A tenth embodiment of the present invention has the following configuration in any one of the first to ninth embodiments.
The interrupt control state is set to an interrupt disabled state by an interrupt disable instruction and to an interrupt enabled state by an interrupt enable instruction, and is managed by a first value and a second value capable of distinguishing between the interrupt disabled state and the interrupt enabled state, respectively. is,
further comprising storage means for storing information necessary for execution of the arithmetic processing by the arithmetic processing means,
The storage means includes a game area and a non-game area,
After the predetermined process is called from the process related to the game area as the process related to the area other than the game area, when returning to the process related to the game area, the first value is It is configured to be set to the second value (for example, the value of interrupt enable register 2 is set to interrupt enable register 1).

このような本発明の構成によれば、呼び出された際の割込み制御状態を意識することなく、指定された領域に対して、データの格納処理、またはクリア処理を実行する処理を呼び出すことができ、また、呼び出された割込み制御状態を保持しておくことで、呼び出し元に戻る際に、割込み制御状態を、保存した状態に戻すことができるため、処理のタイミングや順序を気にする必要がなくなり、また、呼び出された際の割込み制御状態を意識することなく、割込み禁止、割込み許可の設定を正常に維持することができる。 According to such a configuration of the present invention, it is possible to call the processing for executing the data storage processing or the clear processing for the specified area without being aware of the interrupt control state at the time of the call. Also, by retaining the called interrupt control state, the interrupt control state can be returned to the saved state when returning to the caller, so there is no need to worry about the timing and order of processing. In addition, the setting of interrupt prohibition and interrupt enable can be normally maintained without being conscious of the interrupt control state when called.

上記構成の遊技機によれば、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができる。 According to the gaming machine with the above configuration, the predetermined process can be called without being conscious of the interrupt control state when called.

また、上記構成の遊技機によれば、所定領域のクリア処理やデータのセット処理といった所定処理が呼び出された場合に、呼び出された際の割込み制御状態を保存するとともに、当該呼び出される処理において割込み禁止状態で処理を行い、その後、呼び出し元に戻る際に、割込み制御状態を、保存した状態に戻すことができるため、処理のタイミングや順序を気にする必要がなくなり、また、呼び出された際の割込み制御状態を意識することなく、割込み禁止、割込み許可の設定を正常に維持することができる。 Further, according to the gaming machine with the above configuration, when a predetermined process such as a process for clearing a predetermined area or a process for setting data is called, the interrupt control state at the time of the call is saved, and an interrupt control state is saved in the called process. After processing in the disabled state, the interrupt control state can be returned to the saved state when returning to the caller, so there is no need to worry about the timing and order of processing. The interrupt disable/interrupt enable settings can be maintained normally without being conscious of the interrupt control state of the

さらに、プログラムにおいて、割込み制御状態の制御、所定領域のクリア処理、及び当該所定処理へのデータの格納処理がひとまとまりに記述されることで、管理上、及び処理上の一層の効率化が図られる。 Furthermore, in the program, the control of the interrupt control state, the clear processing of the predetermined area, and the processing of storing the data in the predetermined processing are collectively described, thereby further improving the efficiency of management and processing. be done.

<付記H-2>
従来、パチンコ遊技機と呼ばれる遊技機が知られており、このパチンコ遊技機は、一般に、遊技盤に発射された遊技球が転動可能な遊技領域と、この遊技領域に設けられた始動領域と、図柄表示装置と、図柄表示装置を制御する可変表示制御手段とを備える。このような遊技機では、遊技球が始動領域を通過(遊技球の始動口入賞)したことなどの所定の条件が成立すると、可変表示制御手段が図柄表示装置を制御して、図柄表示装置の表示領域上に識別情報(例えば後述の特別図柄等)を変動表示させる。そして、図柄表示装置の表示領域上に最終的に導出表示された識別情報が所定の組合せ(特定の表示態様)となった場合に、遊技状態が遊技者に有利な大当り遊技状態(所謂「大当り」)に移行する。
<Appendix H-2>
Conventionally, a game machine called a pachinko game machine is known, and this pachinko game machine generally comprises a game area in which game balls shot onto a game board can roll, and a starting area provided in this game area. , a pattern display device, and variable display control means for controlling the pattern display device. In such a gaming machine, when a predetermined condition such as the game ball passing through the starting area (the game ball winning a starting hole) is established, the variable display control means controls the pattern display device to display the pattern display device. Identification information (for example, special symbols to be described later) is variably displayed on the display area. Then, when the identification information finally derived and displayed on the display area of the symbol display device becomes a predetermined combination (specific display mode), the game state is a big win game state (so-called "big win") that is advantageous to the player. ”).

また、従来、パチンコ遊技機の主制御回路において、バンク切り替えによって、ROM(Read Only Memory)とRAM(Random Access Memory)をそれぞれ区分けして使用するように構成されたパチンコ遊技機が知られている(例えば、特開2021-53443号公報)。 Further, conventionally, a pachinko game machine is known in which a ROM (Read Only Memory) and a RAM (Random Access Memory) are separately used by bank switching in the main control circuit of the pachinko game machine. (For example, JP-A-2021-53443).

このようなパチンコ遊技機では、例えば、ROMに関しては、遊技に関する処理に関連するプログラムとデータを含んだ遊技用エリアと、遊技以外の処理に関連するデータ等を含む領域外エリアに区分し、RAMに関しては、遊技に関する処理に関連する作業領域等を含む遊技用エリアと、遊技以外の処理に関連する作業領域等を含む領域外エリアに区分し、さらに、ROMの遊技用エリアとRAMの遊技用エリアをバンク0に割り当て、ROMの領域外エリアとRAMの領域外エリアをバンク1に割り当てている。 In such a pachinko game machine, for example, the ROM is divided into a game area containing programs and data related to game processing and an outside area containing data related to non-game processing. Regarding, it is divided into a game area including a work area related to game processing and an outside area including a work area related to non-game processing. An area is assigned to bank 0, and an area outside the ROM area and an area outside the RAM area are assigned to bank 1.

また、データの演算や記憶に用いられるレジスタの一部は、バンクごとに設けられ、さらに、データを一時的に保持するためのメモリ領域であるスタックにおける現在の操作位置を示すスタックポインタも、バンクごとに設定される。 Some of the registers used for data calculation and storage are provided for each bank, and a stack pointer indicating the current operating position in the stack, which is a memory area for temporarily holding data, is also provided for each bank. set for each

このように、バンクごとにROMとRAMで別の領域を割り当て、さらに、レジスタやスタックを別個に設定することによって、パチンコ遊技機においてプログラムを実行する際に、バンクを切り替えて、遊技用エリアを利用する処理と、領域外エリアを利用する処理を個別に管理することができ、遊技に関する処理と遊技以外の処理について、利用するプログラムやデータが混同しないように切り分けることができる。 In this way, by allocating separate ROM and RAM areas for each bank and setting registers and stacks separately, when a program is executed in a pachinko game machine, the bank can be switched to change the game area. The processing to be used and the processing to use the outside area can be managed separately, and the processing related to the game and the processing other than the game can be separated so as not to confuse the programs and data to be used.

しかしながら、初期化処理におけるスタックポインタの設定は、RAMの遊技用エリアに関しては、バンク0に係る処理(プログラム)によって行い、RAMの領域外エリアに関しては、バンク0からバンク切り替えを行って、バンク1に係る処理(プログラム)を行う必要があるものの、当該スタックポインタの設定を行う処理やバンク切り替えのタイミング・順序について、効率的かつ簡潔な構成となるように考慮されたものはなかった。また、初期化処理においてRAMをクリアする場合にも、その範囲を決定する処理について、効率的でかつ簡潔な構成となるように考慮されたものはなかった。 However, the setting of the stack pointer in the initialization process is performed by processing (program) related to bank 0 for the game area of the RAM, and for the area outside the RAM area, the bank is switched from bank 0 to bank 1. Although it is necessary to perform the processing (program) related to this, there was no consideration for an efficient and simple configuration for the processing of setting the stack pointer and the timing and order of bank switching. Moreover, even when the RAM is cleared in the initialization process, there has been no consideration of an efficient and simple configuration for the process of determining the range.

本発明は、このような点に鑑みてなされたものであり、バンクごとに設けられているスタックポインタの設定を行い、RAMのクリア範囲を決定する初期化処理を、効率的かつ簡潔な構成で実行することができる遊技機を提供することを目的とする。 SUMMARY OF THE INVENTION The present invention has been made in view of such a point, and an initialization process for setting a stack pointer provided for each bank and determining a RAM clear range can be performed with an efficient and simple configuration. The purpose is to provide a game machine that can be executed.

上記目的を達成するために、本発明は以下の遊技機を提供する。 In order to achieve the above object, the present invention provides the following gaming machine.

(H-2-1)本発明の第1の実施態様に係る発明は、下記の構成を有する。
遊技の動作を制御するための演算処理(例えば、遊技用エリアに係る処理)と、遊技以外の処理を行うための演算処理(例えば、領域外エリアに係る処理)を行う演算処理手段(例えば、メインCPU6201)と、
前記演算処理手段による前記演算処理の実行に必要な情報が記憶される記憶手段(例えば、メインRAM6203)と、を備え、
前記記憶手段は、遊技用の領域(例えば、メインRAM6203の遊技用エリア)、及び遊技用以外の領域(例えば、メインRAM6203の領域外エリア)を含み、
さらに、前記遊技用の領域に設けられたスタック(例えば、スタックエリア(遊技用エリア))は前記遊技用の領域に係る処理によって利用され、前記遊技用以外の領域に設けられたスタック(例えば、スタックエリア(領域外エリア))は前記遊技用以外の領域に係る処理によって利用され、
前記遊技用以外の領域に係る処理が最初に呼び出された場合に、前記遊技用以外の領域に設けられたスタックのスタックポインタを設定することを特徴とする遊技機(例えば、第3実施形態に係るパチンコ機)。
(H-2-1) The invention according to the first embodiment of the present invention has the following configuration.
Arithmetic processing means for performing arithmetic processing (for example, processing related to the game area) for controlling the operation of the game and arithmetic processing for performing processing other than the game (for example, processing related to the area outside the area) (for example, main CPU 6201);
Storage means (for example, main RAM 6203) for storing information necessary for execution of the arithmetic processing by the arithmetic processing means,
The storage means includes a game area (for example, a game area of the main RAM 6203) and a non-game area (for example, an area outside the main RAM 6203),
Furthermore, the stack provided in the game area (for example, stack area (game area)) is used by the process related to the game area, and the stack provided in the area other than the game area (for example, The stack area (area outside the area) is used by processing related to areas other than the game area,
A game machine characterized by setting a stack pointer of a stack provided in the area other than the game area when the process related to the area other than the game area is first called (for example, in the third embodiment) related pachinko machines).

このような本発明の構成によれば、バンクごとに設けられているスタックポインタの設定を行うことができ、スタックエリアの設定に係る初期化処理を、効率的かつ簡潔な構成で実行することができる。 According to such a configuration of the present invention, the stack pointer provided for each bank can be set, and the initialization process related to the setting of the stack area can be executed with an efficient and simple configuration. can.

(H-2-2)本発明の第2の実施態様に係る発明は、第1の実施態様において下記の構成を有する。
前記遊技用以外の領域に係る処理は、前記遊技用の領域に係る処理から呼び出され、
前記遊技用以外の領域に係る処理は、前記遊技用以外の領域に設けられたスタックのスタックポインタを設定した後に、指定領域のCRC算出(例えば、メインRAM6203の遊技用エリア、及び領域外エリアに関するCRC算出)を行うように構成される。
(H-2-2) The invention according to the second embodiment of the present invention has the following configuration in the first embodiment.
The process related to the non-game area is called from the process related to the game area,
The processing related to the area other than the game area is, after setting the stack pointer of the stack provided in the area other than the game area, CRC calculation of the designated area (for example, CRC calculation).

このような本発明の構成によれば、バンクごとに設けられているスタックポインタの設定を行うことができ、スタックエリアの設定に係る初期化処理を、効率的かつ簡潔な構成で実行することができる。 According to such a configuration of the present invention, the stack pointer provided for each bank can be set, and the initialization process related to the setting of the stack area can be executed with an efficient and simple configuration. can.

(H-2-3)本発明の第3の実施態様に係る発明は、第1または第2の実施態様において下記の構成を有する。
電源投入時に、指定領域のCRC算出が行われ、
前記電源投入時の前記CRC算出によって得られたCRC値と、前記電源投入時の前の電断時に、前記指定領域のCRC算出によって得られたCRC値との比較処理を行うように構成される。
(H-2-3) The invention according to the third aspect of the present invention has the following configuration in the first or second aspect.
When the power is turned on, the CRC calculation of the designated area is performed,
The CRC value obtained by the CRC calculation when the power is turned on is compared with the CRC value obtained by the CRC calculation of the specified area when the power is cut off before the power is turned on. .

このような本発明の構成によれば、電源投入の前後において、メインRAMの指定領域に関して異常を検知することができる。 According to such a configuration of the present invention, it is possible to detect an abnormality in the designated area of the main RAM before and after the power is turned on.

(H-2-4)本発明の第4の実施態様に係る発明は、第1ないし第3のいずれかの実施態様において下記の構成を有する。
電源投入時に、指定領域のCRC算出が行われ、
前記電源投入時の前記CRC算出によって得られたCRC値と、前記電源投入時の前の電断時に、前記指定領域のCRC算出によって得られたCRC値との比較処理を行い、
前記電源投入時のCRC算出と、前記電断時のCRC算出は共通の処理であるように構成される。
(H-2-4) The invention according to the fourth aspect of the present invention has the following configuration in any one of the first to third aspects.
When the power is turned on, the CRC calculation of the designated area is performed,
performing a comparison process between the CRC value obtained by the CRC calculation when the power is turned on and the CRC value obtained by the CRC calculation of the specified area when the power is cut off before the power is turned on,
The CRC calculation at power-on and the CRC calculation at power-off are configured to be common processing.

このような本発明の構成によれば、電源投入の前後において、メインRAMの指定領域に関して異常を検知することができる。 According to such a configuration of the present invention, it is possible to detect an abnormality in the designated area of the main RAM before and after the power is turned on.

(H-2-5)本発明の第5の実施態様に係る発明は、第1ないし第4のいずれかの実施態様において下記の構成を有する。
電源投入時に、指定領域のCRC算出が行われ、
前記電源投入時の前記CRC算出によって得られたCRC値と、前記電源投入時の前の電断時に、前記指定領域のCRC算出によって得られたCRC値との比較処理を行い、
前記電源投入時に、起動状態(例えば、電断復帰、設定確認、メインRAM6203のクリア、及び設定変更)に応じて前記記憶手段におけるクリア範囲(例えば、メインRAM6203においてデータをクリアする範囲)が設定され、
前記比較処理の結果、CRC値が一致しなかった場合であって、電源投入時に設定変更が指示されている場合、前記クリア範囲の先頭アドレスに、異常時に設定されるクリア範囲の先頭アドレス(例えば、異常時RAMクリア範囲先頭アドレス)を設定するように構成される。
(H-2-5) The invention according to the fifth aspect of the present invention has the following configuration in any one of the first to fourth aspects.
When the power is turned on, the CRC calculation of the designated area is performed,
performing a comparison process between the CRC value obtained by the CRC calculation when the power is turned on and the CRC value obtained by the CRC calculation of the specified area when the power is cut off before the power is turned on,
When the power is turned on, the clear range in the storage means (for example, the range for clearing data in the main RAM 6203) is set according to the activation state (for example, power failure recovery, setting confirmation, clearing of the main RAM 6203, and setting change). ,
As a result of the comparison process, if the CRC values do not match and if the setting change is instructed at power-on, the start address of the clear range set at the time of abnormality (for example, , RAM clear range start address at abnormal time).

このような本発明の構成によれば、電源投入時の起動状態に応じて、メインRAMのクリア範囲を調整することができる。 According to such a configuration of the present invention, it is possible to adjust the clear range of the main RAM according to the activation state when the power is turned on.

(H-2-6)本発明の第6の実施態様に係る発明は、第1ないし第5のいずれかの実施態様において下記の構成を有する。
電源投入時に、指定領域のCRC算出が行われ、
前記電源投入時の前記CRC算出によって得られたCRC値と、前記電源投入時の前の電断時に、前記指定領域のCRC算出によって得られたCRC値との比較処理を行い、
電源投入時に、起動状態に応じて前記記憶手段におけるクリア範囲が設定され、
前記クリア範囲を決定するクリア範囲判定データ(例えば、メインRAM6203の遊技用エリアに係るクリア範囲先頭アドレスの下位1バイト)は、前記遊技用の領域に係る処理において設定され、
前記遊技用以外の領域に係る処理は、前記遊技用以外の領域についてのクリア範囲を、前記クリア範囲判定データに基づいて決定するように構成される。
(H-2-6) The invention according to the sixth aspect of the present invention has the following configuration in any one of the first to fifth aspects.
When the power is turned on, the CRC calculation of the designated area is performed,
performing a comparison process between the CRC value obtained by the CRC calculation when the power is turned on and the CRC value obtained by the CRC calculation of the specified area when the power is cut off before the power is turned on,
When the power is turned on, the clear range in the storage means is set according to the activation state,
The clear range determination data (for example, the lower 1 byte of the clear range top address related to the game area of the main RAM 6203) that determines the clear range is set in the process related to the game area,
The non-game area processing is configured to determine a clear range for the non-game area based on the clear range determination data.

このような本発明の構成によれば、電源投入時の起動状態に応じて、メインRAMのクリア範囲を調整することができ、さらに、遊技用エリアについて判定されたクリア範囲の一部に基づいて、領域外エリアのクリア範囲を決定することにより、処理が効率化されるとともに、プログラムのサイズを小さくすることができる。 According to such a configuration of the present invention, it is possible to adjust the clear range of the main RAM according to the activation state when the power is turned on. By determining the clear range of the out-of-region area, the processing can be made more efficient and the size of the program can be reduced.

(H-2-7)本発明の第7の実施態様に係る発明は、第1ないし第6のいずれかの実施態様において下記の構成を有する。
電源投入時に、指定領域のCRC算出が行われ、
前記電源投入時の前記CRC算出によって得られたCRC値と、前記電源投入時の前の電断時に、前記指定領域のCRC算出によって得られたCRC値との比較処理を行い、
さらに、電源投入時に設定変更を指示するための、第1入力手段(例えば、設定キー差込口6174)、及び第2入力手段(例えば、RAMクリアスイッチ6176)を備え、
電源投入時に、起動状態に応じて前記記憶手段におけるクリア範囲が設定され、
前記比較処理の結果、CRC値が一致した場合であって、設定変更中の電断復帰である場合、今回の電源投入時における前記第1入力手段、及び前記第2入力手段の状態情報に、前回の前記第1入力手段、及び前記第2入力手段の状態情報をセットするように構成される。
(H-2-7) The invention according to the seventh embodiment of the present invention has the following configuration in any one of the first to sixth embodiments.
When the power is turned on, the CRC calculation of the designated area is performed,
performing a comparison process between the CRC value obtained by the CRC calculation when the power is turned on and the CRC value obtained by the CRC calculation of the specified area when the power is cut off before the power is turned on,
Furthermore, a first input means (for example, a setting key insertion port 6174) and a second input means (for example, a RAM clear switch 6176) are provided for instructing a setting change when the power is turned on,
When the power is turned on, the clear range in the storage means is set according to the activation state,
As a result of the comparison processing, when the CRC values match and when the power failure is restored during the setting change, the state information of the first input means and the second input means at the time of turning on the power this time, It is configured to set the state information of the previous first input means and the second input means.

このような本発明の構成によれば、前回、設定変更の途中で電断が発生した場合であっても、電源投入時に続けて設定変更を行うことができる。 According to such a configuration of the present invention, even if power failure occurred during the previous setting change, the setting can be changed continuously when the power is turned on.

(H-2-8)本発明の第8の実施態様に係る発明は、第1ないし第7のいずれかの実施態様において下記の構成を有する。
電源投入時に、指定領域のCRC算出が行われ、
前記電源投入時の前記CRC算出によって得られたCRC値と、前記電源投入時の前の電断時に、前記指定領域のCRC算出によって得られたCRC値との比較処理を行い、
さらに、電源投入時に設定変更を指示するための、第1入力手段、及び第2入力手段を備え、
電源投入時に、起動状態に応じて前記記憶手段におけるクリア範囲が設定され、
前記比較処理の結果、CRC値が一致した場合であって、電源投入時において、前記第1入力手段と前記第2入力手段がオフの場合(例えば、起動状態が電断復帰である場合)、前記クリア範囲の先頭アドレスに、電断復帰時に設定されるクリア範囲の先頭アドレスを設定するように構成される。
(H-2-8) The invention according to the eighth embodiment of the present invention has the following configuration in any one of the first to seventh embodiments.
When the power is turned on, the CRC calculation of the designated area is performed,
performing a comparison process between the CRC value obtained by the CRC calculation when the power is turned on and the CRC value obtained by the CRC calculation of the specified area when the power is cut off before the power is turned on,
Furthermore, it comprises a first input means and a second input means for instructing a setting change when the power is turned on,
When the power is turned on, the clear range in the storage means is set according to the activation state,
When the CRC values match as a result of the comparison processing, and when the first input means and the second input means are off at the time of power-on (for example, when the activation state is power failure recovery), The head address of the clear range is set to the head address of the clear range which is set at the time of recovery from power failure.

このような本発明の構成によれば、電源投入時の起動状態に応じて、メインRAMのクリア範囲を調整することができる。 According to such a configuration of the present invention, it is possible to adjust the clear range of the main RAM according to the activation state when the power is turned on.

(H-2-9)本発明の第9の実施態様に係る発明は、第1ないし第8のいずれかの実施態様において下記の構成を有する。
電源投入時に、指定領域のCRC算出が行われ、
前記電源投入時の前記CRC算出によって得られたCRC値と、前記電源投入時の前の電断時に、前記指定領域のCRC算出によって得られたCRC値との比較処理を行い、
さらに、電源投入時に設定変更を指示するための、第1入力手段、及び第2入力手段を備え、
電源投入時に、起動状態に応じて前記記憶手段におけるクリア範囲が設定され、
前記比較処理の結果、CRC値が一致した場合であって、電源投入時において、前記第1入力手段がオンの場合(例えば、起動状態が、設定確認、または設定変更である場合)、前記クリア範囲の先頭アドレスに、電断復帰時に設定されるクリア範囲の先頭アドレスを設定しないように構成される。
(H-2-9) The invention according to the ninth embodiment of the present invention has the following configuration in any one of the first to eighth embodiments.
When the power is turned on, the CRC calculation of the designated area is performed,
performing a comparison process between the CRC value obtained by the CRC calculation when the power is turned on and the CRC value obtained by the CRC calculation of the specified area when the power is cut off before the power is turned on,
Furthermore, it comprises a first input means and a second input means for instructing a setting change when the power is turned on,
When the power is turned on, the clear range in the storage means is set according to the activation state,
If the CRC values match as a result of the comparison processing, and if the first input means is on at power-on (for example, if the activation state is confirmation of setting or change of setting), the clear The start address of the range is configured so as not to set the start address of the clear range that is set at the time of power failure recovery.

このような本発明の構成によれば、電源投入時の起動状態に応じて、メインRAMのクリア範囲を調整することができる。 According to such a configuration of the present invention, it is possible to adjust the clear range of the main RAM according to the activation state when the power is turned on.

(H-2-10)本発明の第10の実施態様に係る発明は、第1ないし第9のいずれかの実施態様において下記の構成を有する。
電源投入時に、指定領域のCRC算出が行われ、
前記電源投入時の前記CRC算出によって得られたCRC値と、前記電源投入時の前の電断時に、前記指定領域のCRC算出によって得られたCRC値との比較処理を行い、
さらに、電源投入時に設定変更を指示するための、第1入力手段、及び第2入力手段を備え、
電源投入時に、起動状態に応じて前記記憶手段におけるクリア範囲が設定され、
前記比較処理の結果、CRC値が一致した場合であって、電源投入時において、前記第1入力手段と前記第2入力手段がオンの場合(例えば、起動状態が設定変更である場合)、前記クリア範囲の先頭アドレスに、設定変更時に設定されるクリア範囲の先頭アドレスを設定し、
前記比較処理の結果、CRC値が一致した場合であって、電源投入時において、前記第1入力手段がオフ、かつ前記第2入力手段がオンの場合(例えば、起動状態がメインRAM6203のクリアである場合)、前記クリア範囲の先頭アドレスに、設定変更時に設定されるクリア範囲の先頭アドレスを設定し、
前記比較処理の結果、CRC値が一致した場合であって、電源投入時において、前記第1入力手段と前記第2入力手段がオフの場合(例えば、起動状態が電断復帰である場合)、前記クリア範囲の先頭アドレスに、電断復帰時に設定されるクリア範囲の先頭アドレスを設定し、
前記設定変更時に設定されるクリア範囲の先頭アドレスを記憶する記憶領域と、前記電断復帰時に設定されるクリア範囲の先頭アドレスを記憶する記憶領域(例えば、レジスタ)は同じであるように構成される。
(H-2-10) A tenth embodiment of the present invention has the following configuration in any one of the first to ninth embodiments.
When the power is turned on, the CRC calculation of the designated area is performed,
performing a comparison process between the CRC value obtained by the CRC calculation when the power is turned on and the CRC value obtained by the CRC calculation of the specified area when the power is cut off before the power is turned on,
Furthermore, it comprises a first input means and a second input means for instructing a setting change when the power is turned on,
When the power is turned on, the clear range in the storage means is set according to the activation state,
When the CRC values match as a result of the comparison processing, and when the first input means and the second input means are on at the time of power-on (for example, when the activation state is a setting change), the Set the start address of the clear range that is set when the setting is changed to the start address of the clear range,
When the CRC values match as a result of the comparison processing, and when the first input means is off and the second input means is on when the power is turned on (for example, when the main RAM 6203 is cleared and the startup state is if there is), set the start address of the clear range set at the time of setting change to the start address of the clear range,
When the CRC values match as a result of the comparison processing, and when the first input means and the second input means are off at the time of power-on (for example, when the activation state is power failure recovery), setting the start address of the clear range set at the time of power failure recovery to the start address of the clear range;
A storage area for storing the top address of the clear range set when the setting is changed and a storage area (for example, a register) for storing the top address of the clear range set when the power failure is restored are configured to be the same. be.

このような本発明の構成によれば、電源投入時の起動状態に応じて、メインRAMのクリア範囲を調整することができ、クリア範囲が同じ記憶領域に記憶されることで、メインRAM6203の領域外エリアのクリア範囲を決定する場合に1つの記憶領域を参照するだけでよく、処理が単純化、効率化される。 According to such a configuration of the present invention, it is possible to adjust the clear range of the main RAM according to the startup state when the power is turned on. When determining the clear range of the outer area, it suffices to refer to one storage area, which simplifies and improves the efficiency of the processing.

上記構成の遊技機によれば、バンクごとに設けられているスタックポインタの設定等の初期化処理や、そのためのバンク切り替えを、効率的かつ簡潔な構成で実行することができる。 According to the gaming machine with the above configuration, the initialization process such as the setting of the stack pointer provided for each bank and the bank switching therefor can be executed with an efficient and simple configuration.

<付記H-3>
従来、パチンコ遊技機と呼ばれる遊技機が知られており、このパチンコ遊技機は、一般に、遊技盤に発射された遊技球が転動可能な遊技領域と、この遊技領域に設けられた始動領域と、図柄表示装置と、図柄表示装置を制御する可変表示制御手段とを備える。このような遊技機では、遊技球が始動領域を通過(遊技球の始動口入賞)したことなどの所定の条件が成立すると、可変表示制御手段が図柄表示装置を制御して、図柄表示装置の表示領域上に識別情報(例えば後述の特別図柄等)を変動表示させる。そして、図柄表示装置の表示領域上に最終的に導出表示された識別情報が所定の組合せ(特定の表示態様)となった場合に、遊技状態が遊技者に有利な大当り遊技状態(所謂「大当り」)に移行する。
<Appendix H-3>
Conventionally, a game machine called a pachinko game machine is known, and this pachinko game machine generally comprises a game area in which game balls shot onto a game board can roll, and a starting area provided in this game area. , a pattern display device, and variable display control means for controlling the pattern display device. In such a gaming machine, when a predetermined condition such as the game ball passing through the starting area (the game ball winning a starting hole) is established, the variable display control means controls the pattern display device to display the pattern display device. Identification information (for example, special symbols to be described later) is variably displayed on the display area. Then, when the identification information finally derived and displayed on the display area of the symbol display device becomes a predetermined combination (specific display mode), the game state is a big win game state (so-called "big win") that is advantageous to the player. ”).

また、従来、パチンコ遊技機の主制御回路において、バンク切り替えによって、ROM(Read Only Memory)とRAM(Random Access Memory)をそれぞれ区分けして使用するように構成されたパチンコ遊技機が知られている(例えば、特開2021-53443号公報)。 Further, conventionally, a pachinko game machine is known in which a ROM (Read Only Memory) and a RAM (Random Access Memory) are separately used by bank switching in the main control circuit of the pachinko game machine. (For example, JP-A-2021-53443).

このようなパチンコ遊技機では、例えば、ROMに関しては、遊技に関する処理に関連するプログラムとデータを含んだ遊技用エリアと、遊技以外の処理に関連するデータ等を含む領域外エリアに区分し、RAMに関しては、遊技に関する処理に関連する作業領域等を含む遊技用エリアと、遊技以外の処理に関連する作業領域等を含む領域外エリアに区分し、さらに、ROMの遊技用エリアとRAMの遊技用エリアをバンク0に割り当て、ROMの領域外エリアとRAMの領域外エリアをバンク1に割り当てている。 In such a pachinko game machine, for example, the ROM is divided into a game area containing programs and data related to game processing and an outside area containing data related to non-game processing. Regarding, it is divided into a game area including a work area related to game processing and an outside area including a work area related to non-game processing. An area is assigned to bank 0, and an area outside the ROM area and an area outside the RAM area are assigned to bank 1.

また、データの演算や記憶に用いられるレジスタの一部は、バンクごとに設けられ、さらに、データを一時的に保持するためのメモリ領域であるスタックにおける現在の操作位置を示すスタックポインタも、バンクごとに設定される。 Some of the registers used for data calculation and storage are provided for each bank, and a stack pointer indicating the current operating position in the stack, which is a memory area for temporarily holding data, is also provided for each bank. set for each

このように、バンクごとにROMとRAMで別の領域を割り当て、さらに、レジスタやスタックを別個に設定することによって、パチンコ遊技機においてプログラムを実行する際に、バンクを切り替えて、遊技用エリアを利用する処理と、領域外エリアを利用する処理を個別に管理することができ、遊技に関する処理と遊技以外の処理について、利用するプログラムやデータが混同しないように切り分けることができる。 In this way, by allocating separate ROM and RAM areas for each bank and setting registers and stacks separately, when a program is executed in a pachinko game machine, the bank can be switched to change the game area. The processing to be used and the processing to use the outside area can be managed separately, and the processing related to the game and the processing other than the game can be separated so as not to confuse the programs and data to be used.

このような、遊技用エリアと領域外エリアが設定された遊技機では、初期化処理において、遊技用エリアに関するクリア処理と、領域外エリアに関するクリア処理を別個に行う必要があり、さらに、遊技機の起動時の状況に応じて、RAMのクリア範囲を調整する必要がある。 In such a gaming machine in which the game area and the outside area are set, it is necessary to perform the clearing process for the game area and the clearing process for the outside area separately in the initialization process. It is necessary to adjust the RAM clear range according to the situation at the time of startup.

また、従来の構成では、所定の処理を行う場合に、バンクの切り替えが行われると、その間の割込み禁止、割込み許可の設定が保持されない場合があり、そのために、バンクの切り替えが行われる場合に、所定のフラグをオン、オフするなどして割込み禁止、割込み許可の設定を管理し、また、そのような所定のフラグのオン、オフについても、タイミングや処理順序を意識して行う必要があった。 In addition, in the conventional configuration, when a bank is switched in order to perform a predetermined process, the setting of interrupt prohibition and interrupt enable may not be retained during the bank switching. In addition, it is necessary to manage the setting of interrupt prohibition and interrupt permission by turning on and off a predetermined flag, and also to turn on and off such a predetermined flag with awareness of the timing and processing order. Ta.

しかしながら、このようなRAMのクリア処理に関し、遊技用エリアと領域外エリアのクリア範囲についての情報を効果的に設定するよう考慮されたものはなく、また、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができるような構成はなかった。 However, with respect to such RAM clearing processing, there is nothing that is considered to effectively set information about the clearing range of the game area and the area outside the area, and there is no awareness of the interrupt control state when called. There was no configuration that could call a predetermined process without doing it.

本発明は、このような点に鑑みてなされたものであり、RAMのクリア処理に関し、遊技用エリアと領域外エリアのクリア範囲についての情報を効果的に設定し、また、所定処理が呼び出された場合に、呼び出された際の割込み制御状態を意識することなく、割込み禁止、割込み許可の設定を正常に維持することができる遊技機を提供することを目的とする。 The present invention has been made in view of these points, and relates to RAM clear processing, which effectively sets information about the clear range of the game area and the area outside the area, and also allows the predetermined processing to be called. To provide a game machine capable of normally maintaining settings of interrupt prohibition and interrupt permission without being conscious of the interrupt control state when called.

上記目的を達成するために、本発明は以下の遊技機を提供する。 In order to achieve the above object, the present invention provides the following gaming machine.

(H-3-1)本発明の第1の実施態様に係る発明は、下記の構成を有する。
遊技の動作を制御するための演算処理(例えば、遊技用エリアに係る処理)と、遊技以外の処理を行うための演算処理(例えば、領域外エリアに係る処理)を行う演算処理手段(例えば、メインCPU6201)と、
前記演算処理手段による前記演算処理の実行に必要な情報が記憶される記憶手段(例えば、メインRAM6203)と、を備え、
前記記憶手段は、遊技用の領域(例えば、メインRAM6203の遊技用エリア)、及び遊技用以外の領域(例えば、メインRAM6203の領域外エリア)を含み、
電源投入時に、前記遊技用の領域、及び前記遊技用以外の領域の少なくとも一部をクリアするクリア制御が実行され、
前記クリア制御は、
前記遊技用以外の領域をクリアする場合、そのクリア範囲を、前記遊技用の領域のクリア範囲(遊技用の領域のクリア範囲を指定する情報であって、例えば、遊技用の領域のクリア範囲の先頭アドレスの下位1バイト)に応じて設定可能とすることを特徴とする遊技機(例えば、第3実施形態に係るパチンコ機)。
(H-3-1) The invention according to the first embodiment of the present invention has the following configuration.
Arithmetic processing means for performing arithmetic processing (for example, processing related to the game area) for controlling the operation of the game and arithmetic processing for performing processing other than the game (for example, processing related to the area outside the area) (for example, main CPU 6201),
Storage means (for example, main RAM 6203) for storing information necessary for execution of the arithmetic processing by the arithmetic processing means,
The storage means includes a game area (for example, a game area of the main RAM 6203) and a non-game area (for example, an area outside the main RAM 6203),
When the power is turned on, clear control is executed to clear at least part of the game area and the non-game area,
The clear control is
When clearing the area other than the game area, the clear range is the clear range of the game area (information specifying the clear range of the game area, for example, the clear range of the game area A game machine (for example, a pachinko machine according to the third embodiment) characterized in that it can be set according to the lower 1 byte of the head address).

このような本発明の構成によれば、RAMのクリア処理に関し、遊技用エリアと領域外エリアのクリア範囲についての情報を効果的に設定することができ、これによって、当該クリア処理の効率化を図ることができ、さらに、プログラムの構成を簡潔にし、かつプログラムのサイズを小さくすることができる。 According to such a configuration of the present invention, it is possible to effectively set information about the clearing range of the game area and the area outside the area in relation to the RAM clearing process, thereby improving the efficiency of the clearing process. Furthermore, the program configuration can be simplified and the program size can be reduced.

(H-3-2)本発明の第2の実施態様に係る発明は、第1の実施態様において下記の構成を有する。
前記クリア制御は、
電源投入時の起動状態が電断復帰でない場合に、前記遊技用の領域に記憶された戻り番地を保護するために、クリア範囲を調整する(例えば、スタックエリア(遊技用エリア)のスタックポインタSPの初期設定アドレスから数バイト分をクリア範囲から除外する)ように構成される。
(H-3-2) The invention according to the second embodiment of the present invention has the following configuration in the first embodiment.
The clear control is
If the startup state at the time of power-on is not power failure recovery, the clear range is adjusted to protect the return address stored in the game area (for example, the stack area (game area) stack pointer SP (except a few bytes from the initial setting address of ) from the clear range).

このような本発明の構成によれば、呼び出したプログラムが戻り番地に正常に戻ることができ、正常なクリア処理が担保される。 According to such a configuration of the present invention, the called program can normally return to the return address, ensuring normal clear processing.

(H-3-3)本発明の第3の実施態様に係る発明は、第1または第2の実施態様において下記の構成を有する。
前記クリア制御は、前記記憶手段に異常が生じたと判定された場合に、
前記遊技用以外の領域の対応するクリア範囲をクリアし、
改めて、性能表示モニタを制御するための設定値を、前記遊技用以外の領域に格納する(例えば、性能モニタ制御イニシャルテーブルをメインRAM6203の作業領域(領域外エリア)に格納する)ように構成される。
(H-3-3) The invention according to the third embodiment of the present invention has the following configuration in the first or second embodiment.
The clear control, when it is determined that an abnormality has occurred in the storage means,
Clear the corresponding clear range of the non-game area,
Again, the set values for controlling the performance display monitor are stored in areas other than the game area (for example, the performance monitor control initial table is stored in the work area (outside area) of the main RAM 6203). be.

このような本発明の構成によれば、遊技用以外の領域のすべてがクリアされた場合であっても、性能表示モニタを制御するための初期値(例えば、LEDの設定等に関する初期値)が設定されるため、電源投入後に、当該初期値に基づいて性能表示モニタの制御を開始することができる。 According to such a configuration of the present invention, even if all areas other than the game area are cleared, the initial values for controlling the performance display monitor (for example, the initial values related to LED settings, etc.) Since it is set, after the power is turned on, control of the performance display monitor can be started based on the initial value.

(H-3-4)本発明の第4の実施態様に係る発明は、第1ないし第3のいずれかの実施態様において下記の構成を有する。
前記クリア制御は、前記記憶手段に異常が生じていないと判定された場合に、
性能表示モニタを制御するための設定値を、前記記憶手段に格納することなく、
電源投入時の初期化用設定値を、前記遊技用以外の領域に格納する(例えば、電源投入時初期化用データをメインRAM6203の作業領域(領域外エリア)に格納する)ように構成される。
(H-3-4) The invention according to the fourth aspect of the present invention has the following configuration in any one of the first to third aspects.
The clear control is performed when it is determined that no abnormality has occurred in the storage means.
Without storing the setting value for controlling the performance display monitor in the storage means,
The setting value for initialization at power-on is stored in an area other than the game area (for example, the data for initialization at power-on is stored in the work area (outside area) of the main RAM 6203). .

このような本発明の構成によれば、遊技用以外の領域の一部がクリアされた場合であっても、電源投入時の初期化用設定値(例えば、LEDの設定等に関する設定値)が格納されるため、電源投入後に、当該設定値に基づいて制御を開始することができる。 According to such a configuration of the present invention, even if a part of the area other than the game area is cleared, the initialization setting value (for example, the setting value related to LED setting, etc.) when the power is turned on is Since it is stored, control can be started based on the set value after the power is turned on.

(H-3-5)本発明の第5の実施態様に係る発明は、第1ないし第4のいずれかの実施態様において下記の構成を有する。
前記クリア制御は、
電源投入時の起動状態が電断復帰でない場合に、前記遊技用の領域に記憶された戻り番地を保護するために、クリア範囲を調整し、
その後、調整後のクリア範囲に基づいて、前記遊技用の領域をクリアするように構成される。
(H-3-5) The invention according to the fifth aspect of the present invention has the following configuration in any one of the first to fourth aspects.
The clear control is
Adjusting the clear range in order to protect the return address stored in the game area when the activation state at the time of power-on is not power failure recovery,
After that, the game area is cleared based on the adjusted clear range.

このような本発明の構成によれば、RAMのクリア処理に関し、電源投入時の起動状態に応じて、RAMのクリア範囲を効果的に切り分けることができる。 According to such a configuration of the present invention, it is possible to effectively divide the RAM clear range according to the activation state at the time of power-on in relation to the RAM clear processing.

(H-3-6)本発明の第6の実施態様に係る発明は、第1ないし第5のいずれかの実施態様において下記の構成を有する。
前記クリア制御は、
前記遊技用以外の領域のクリア範囲を、前記遊技用の領域のクリア範囲に対応付けられた判定データ(例えば、RAMクリア範囲判定データ)に応じて設定可能とし、
前記判定データを前記遊技用以外の領域とは異なる領域(例えば、所定のレジスタ)に退避した後、前記遊技用以外の領域のクリア範囲をクリアするように構成される。
(H-3-6) The invention according to the sixth aspect of the present invention has the following configuration in any one of the first to fifth aspects.
The clear control is
The clear range of the non-game area can be set according to determination data (for example, RAM clear range determination data) associated with the clear range of the game area,
After saving the judgment data in an area (for example, a predetermined register) different from the non-game area, the clear range of the non-game area is cleared.

このような本発明の構成によれば、遊技用の領域のクリア範囲、及び遊技用以外の領域のクリア範囲を識別可能な判定データを、遊技用以外の領域のクリア範囲をクリアした後も利用可能とすることができ、判定データが利用可能なタイミングを意識する必要がなくなる。 According to such a configuration of the present invention, the determination data capable of identifying the clear range of the game area and the clear range of the non-game area is used even after the clear range of the non-game area is cleared. Therefore, it is not necessary to be conscious of the timing at which determination data is available.

(H-3-7)本発明の第7の実施態様に係る発明は、第1ないし第6のいずれかの実施態様において下記の構成を有する。
前記演算処理手段は、
所定処理(例えば、データの格納処理や所定領域のクリア処理)を実行する際に、割込み禁止状態か割込み許可状態かを示す割込み制御状態(例えば、割込み許可レジスタ)を退避するように構成される。
(H-3-7) The invention according to the seventh embodiment of the present invention has the following configuration in any one of the first to sixth embodiments.
The arithmetic processing means is
It is configured to save an interrupt control state (for example, an interrupt permission register) indicating whether an interrupt is disabled or enabled when executing a predetermined process (for example, data storage or clearing of a predetermined area). .

このような本発明の構成によれば、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができる。 According to such a configuration of the present invention, the predetermined process can be called without being conscious of the interrupt control state when called.

(H-3-8)本発明の第8の実施態様に係る発明は、第1ないし第7のいずれかの実施態様において下記の構成を有する。
前記演算処理手段は、
所定処理を実行する際に、割込み禁止状態や割込み許可状態かを示す割込み制御状態を退避し、
前記割込み制御状態は、割込み禁止命令で割込み禁止状態、割込み許可命令で割込み許可状態に設定され、それぞれ、割込み禁止状態か割込み許可状態かを識別可能な第1の値(例えば、割込み許可レジスタ2の値)、第2の値(例えば、割込み許可レジスタ1の値)で管理され、
前記第1の値、及び第2の値は、前記割込み禁止命令、及び前記割込み許可命令によって同じ値に設定される(例えば、割込み禁止命令では禁止「0」、割込み許可命令では許可「1」)ように構成される。
(H-3-8) The invention according to the eighth embodiment of the present invention has the following configuration in any one of the first to seventh embodiments.
The arithmetic processing means is
When executing a predetermined process, save the interrupt control state indicating whether the interrupt is disabled or enabled,
The interrupt control state is set to an interrupt disabled state by an interrupt disable instruction and an interrupt enabled state by an interrupt enable instruction. value), managed by a second value (for example, the value of interrupt enable register 1),
The first value and the second value are set to the same value by the interrupt disable instruction and the interrupt enable instruction (for example, disable "0" for the interrupt disable instruction and enable "1" for the interrupt enable instruction). ) is configured as

このような本発明の構成によれば、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができる。 According to such a configuration of the present invention, the predetermined process can be called without being conscious of the interrupt control state when called.

(H-3-9)本発明の第9の実施態様に係る発明は、第1ないし第8のいずれかの実施態様において下記の構成を有する。
前記演算処理手段は、
所定処理を実行する際に、割込み禁止状態や割込み許可状態かを示す割込み制御状態を退避し、
前記割込み制御状態は、割込み禁止命令で割込み禁止状態、割込み許可命令で割込み許可状態に設定され、
前記割込み制御状態を退避した後で(例えば、割込み許可レジスタ2の値がフラグレジスタに格納された後で)、前記割込み禁止命令を実行するように構成される。
(H-3-9) The invention according to the ninth embodiment of the present invention has the following configuration in any one of the first to eighth embodiments.
The arithmetic processing means is
When executing a predetermined process, save the interrupt control state indicating whether the interrupt is disabled or enabled,
The interrupt control state is set to an interrupt disabled state by an interrupt disable instruction and an interrupt enabled state by an interrupt enable instruction,
After saving the interrupt control state (for example, after the value of the interrupt permission register 2 is stored in the flag register), the interrupt disable instruction is executed.

このような本発明の構成によれば、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができる。また、呼び出された処理で割込み禁止状態としつつ、呼び出された際の割込み制御状態を保持しておくことができる。 According to such a configuration of the present invention, the predetermined process can be called without being conscious of the interrupt control state when called. In addition, it is possible to maintain the interrupt control state at the time of calling while disabling interrupts in the called process.

(H-3-10)本発明の第10の実施態様に係る発明は、第1ないし第9のいずれかの実施態様において下記の構成を有する。
前記演算処理手段は、
所定処理を実行する際に、割込み禁止状態や割込み許可状態かを示す割込み制御状態を退避し、
前記割込み制御状態は、割込み禁止命令で割込み禁止状態、割込み許可命令で割込み許可状態に設定され、それぞれ、割込み禁止状態か割込み許可状態かを識別可能な第1の値、第2の値で管理され、
前記割込み禁止命令を実行した後で、前記第1の値を退避する(例えば、フラグレジスタに格納された割込み許可レジスタ2の値をスタックに退避する)ように構成される。
(H-3-10) A tenth embodiment of the present invention has the following configuration in any one of the first to ninth embodiments.
The arithmetic processing means is
When executing a predetermined process, save the interrupt control state indicating whether the interrupt is disabled or enabled,
The interrupt control state is set to an interrupt disabled state by an interrupt disable instruction and to an interrupt enabled state by an interrupt enable instruction, and is managed by a first value and a second value capable of distinguishing between the interrupt disabled state and the interrupt enabled state, respectively. is,
After executing the interrupt disable instruction, the first value is saved (for example, the value of the interrupt enable register 2 stored in the flag register is saved in the stack).

このような本発明の構成によれば、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができる。また、呼び出された処理で割込み禁止状態としつつ、呼び出された際の割込み制御状態を保持しておくことができる。 According to such a configuration of the present invention, the predetermined process can be called without being conscious of the interrupt control state when called. In addition, it is possible to maintain the interrupt control state at the time of calling while disabling interrupts in the called process.

上記構成の遊技機によれば、RAMのクリア処理に関し、遊技用エリアと領域外エリアのクリア範囲についての情報を効果的に設定することができ、これによって、当該クリア処理の効率化を図ることができ、さらに、プログラムの構成を簡潔にし、かつプログラムのサイズを小さくすることができる。また、所定処理が呼び出された場合に、呼び出された際の割込み制御状態が退避されるので、呼び出された際の割込み制御状態を意識することなく、所定処理を呼び出すことができる。 According to the gaming machine having the above configuration, it is possible to effectively set information about the clear range of the game area and the area outside the area in relation to the RAM clearing process, thereby improving the efficiency of the clearing process. Furthermore, the program structure can be simplified and the program size can be reduced. Further, when the predetermined process is called, the interrupt control state at the time of the call is saved, so the predetermined process can be called without being conscious of the interrupt control state at the time of the call.

<付記H-4>
従来、パチンコ遊技機と呼ばれる遊技機が知られており、このパチンコ遊技機は、一般に、遊技盤に発射された遊技球が転動可能な遊技領域と、この遊技領域に設けられた始動領域と、図柄表示装置と、図柄表示装置を制御する可変表示制御手段とを備える。このような遊技機では、遊技球が始動領域を通過(遊技球の始動口入賞)したことなどの所定の条件が成立すると、可変表示制御手段が図柄表示装置を制御して、図柄表示装置の表示領域上に識別情報(例えば後述の特別図柄等)を変動表示させる。そして、図柄表示装置の表示領域上に最終的に導出表示された識別情報が所定の組合せ(特定の表示態様)となった場合に、遊技状態が遊技者に有利な大当り遊技状態(所謂「大当り」)に移行する。
<Appendix H-4>
Conventionally, a game machine called a pachinko game machine is known, and this pachinko game machine generally comprises a game area in which game balls shot onto a game board can roll, and a starting area provided in this game area. , a pattern display device, and variable display control means for controlling the pattern display device. In such a gaming machine, when a predetermined condition such as the game ball passing through the starting area (the game ball winning a starting hole) is established, the variable display control means controls the pattern display device to display the pattern display device. Identification information (for example, special symbols to be described later) is variably displayed on the display area. Then, when the identification information finally derived and displayed on the display area of the symbol display device becomes a predetermined combination (specific display mode), the game state is a big win game state (so-called "big win") that is advantageous to the player. ”).

また、従来、パチンコ遊技機の主制御回路において、パチンコ遊技機の電断時等に発生する外部割込み要求に応じて、割込み処理を実行するように構成されたパチンコ遊技機が知られている(例えば、特開2021-53443号公報)。 Further, conventionally, a pachinko game machine is known in which the main control circuit of the pachinko game machine is configured to execute interrupt processing in response to an external interrupt request that occurs when the pachinko game machine is powered off ( For example, JP-A-2021-53443).

このようなパチンコ遊技機の割込み処理では、入力ポートの状態を読み出して、電断信号を検知中であると判定した場合、所定フラグをオンにセットし、他の処理は、当該所定フラグがオンの状態である場合に、所定の電断処理を行うように構成される。 In such pachinko game machine interrupt processing, when the state of the input port is read and it is determined that a power failure signal is being detected, a predetermined flag is set to ON, and other processing is performed when the predetermined flag is ON. is configured to perform a predetermined power-off process.

しかしながら、このようなパチンコ遊技機の構成では、割込み処理を開始した後に、他の割込み要因が発生すると、そのような状況を想定してプログラムを作成しなければならず、プログラムが複雑になるとともに、そのサイズが大きくなるという問題がある。また、プログラムが複雑化し、サイズが大きくなるという問題については、上記のような割込みに関連するものだけではない。 However, in such a pachinko machine configuration, if another interrupt factor occurs after the start of interrupt processing, the program must be created assuming such a situation, which complicates the program and , there is a problem that its size increases. In addition, the problem of program complication and increase in size is not limited to the above interrupts.

また、割込み処理を開始した後に、他の割込み要因が発生するという状況を想定するために、電断に係る割込処理を早急に実行することができないという問題が生じ、また、それぞれの割込み要因に対応する割込み処理に関して、実行タイミングや処理順を考慮する必要がある。 In addition, since it is assumed that another interrupt factor occurs after the interrupt process has started, there arises a problem that the interrupt process related to power failure cannot be executed quickly. It is necessary to consider the execution timing and processing order for interrupt processing corresponding to .

本発明は、このような点に鑑みてなされたものであり、電断が発生した後の他の割込みの発生を制限することができる遊技機を提供することを目的とする。また、割込み処理の対応や他の要因により、プログラムが複雑化し、サイズが大きくなるという問題を解決することができる遊技機を提供することも目的とする。 SUMMARY OF THE INVENTION It is an object of the present invention to provide a gaming machine capable of limiting the occurrence of other interruptions after a power failure occurs. It is another object of the present invention to provide a gaming machine capable of solving the problem that the program becomes complicated and large due to interrupt processing and other factors.

上記目的を達成するために、本発明は以下の遊技機を提供する。 In order to achieve the above object, the present invention provides the following gaming machine.

(H-4-1)本発明の第1の実施態様に係る発明は、下記の構成を有する。
遊技の動作を制御するための演算処理(例えば、遊技用エリアに係る処理)と、遊技以外の処理を行うための演算処理(例えば、領域外エリアに係る処理)を行う演算処理手段(例えば、メインCPU6201)を備え、
前記演算処理手段は、
割込み要因が電断である割込みを検知した場合に、電断に係る割込み処理(例えば、図131に示す外部マスカブル割込み処理)を実行し、
前記電断に係る割込み処理において、割込み要因がタイマカウンタ(例えば、タイマカウンタPTC2)である割込み処理(例えば、図132に示すシステムタイマ割込み処理)を実行しないように設定することを特徴とする遊技機(例えば、第3実施形態に係るパチンコ機)。
(H-4-1) The invention according to the first embodiment of the present invention has the following configuration.
Arithmetic processing means for performing arithmetic processing (for example, processing related to the game area) for controlling the operation of the game and arithmetic processing for performing processing other than the game (for example, processing related to the area outside the area) (for example, Equipped with a main CPU 6201),
The arithmetic processing means is
When an interrupt whose interrupt factor is a power failure is detected, an interrupt process related to the power failure (for example, an external maskable interrupt process shown in FIG. 131) is executed,
A game characterized in that, in the interruption processing related to the power interruption, the interruption factor is set so as not to execute the interruption processing (for example, the system timer interruption processing shown in FIG. 132) of the timer counter (for example, the timer counter PTC2). machine (for example, the pachinko machine according to the third embodiment).

このような本発明の構成によれば、割込み要因マスクを利用した構成によって、電断が発生した後の他の割込みの発生を制限することができるため、当該他の割込みを想定した処理のために分岐命令を記載しなくて済み、結果的に、プログラムの構成が簡潔になるとともに、サイズを小さくすることができる。また、上記構成の遊技機によれば、割込み要因マスクを利用した構成によって、電断が発生した後の他の割込みの発生を制限することができるため、電断の検知後、早急に電断に係る処理を実行することができ、また、当該他の割込みによる処理との実行タイミングや処理順を考慮する必要がなくなる。 According to such a configuration of the present invention, since the configuration using the interrupt factor mask can limit the occurrence of other interrupts after the occurrence of a power failure, the processing assuming the other interrupts can be performed. It is not necessary to write a branch instruction in the , and as a result, the configuration of the program can be simplified and the size can be reduced. In addition, according to the gaming machine with the above configuration, since it is possible to limit the occurrence of other interrupts after a power failure has occurred due to the configuration using the interrupt factor mask, the power failure can be quickly detected after the power failure is detected. can be executed, and there is no need to consider the execution timing and processing order of the other interrupt processing.

(H-4-2)本発明の第2の実施態様に係る発明は、第1の実施態様において下記の構成を有する。
さらに、前記演算処理手段による前記演算処理の実行に必要な情報が記憶される記憶手段(例えば、メインRAM6203)を備え、
前記記憶手段には、前記割込み要因に対応したエントリアドレス(例えば、対応する割込み処理の開始アドレス)を有する設定領域が記憶され、
前記演算処理手段は、割込みを検知した場合に、当該割込みの割込み要因に対応した前記エントリアドレスが示す割込み処理を実行するように構成される。
(H-4-2) The invention according to the second embodiment of the present invention has the following configuration in the first embodiment.
Furthermore, a storage means (for example, a main RAM 6203) for storing information necessary for execution of the arithmetic processing by the arithmetic processing means,
The storage means stores a setting area having an entry address (for example, a start address of corresponding interrupt processing) corresponding to the interrupt factor,
The arithmetic processing means is configured to, when detecting an interrupt, execute interrupt processing indicated by the entry address corresponding to the interrupt cause of the interrupt.

このような本発明の構成によれば、割込み要因に応じて、対応する割込み処理が実行されるように構成され、対応するエントリアドレスに割込み処理を記述するだけで、割込み要因ごとの個別の処理を設定することができる。 According to the configuration of the present invention, according to the interrupt factor, the corresponding interrupt process is executed. can be set.

(H-4-3)本発明の第3の実施態様に係る発明は、第1または第2の実施態様において下記の構成を有する。
さらに、前記演算処理手段による前記演算処理の実行に必要な情報が記憶される記憶手段を備え、
前記記憶手段には、前記割込み要因に対応したエントリアドレスを有する設定領域が記憶され、
前記演算処理手段は、割込みを検知した場合に、当該割込みの割込み要因に対応した前記エントリアドレスが示す割込み処理を実行し、
前記設定領域は、割込み要因ごとに、前記エントリアドレスと、対応する割込み処理の優先順位を含み、
前記エントリアドレスと前記優先順位は、所定のデータ(例えば、ビット「0」)によって区切られているように構成される。
(H-4-3) The invention according to the third aspect of the present invention has the following configuration in the first or second aspect.
further comprising storage means for storing information necessary for execution of the arithmetic processing by the arithmetic processing means,
The storage means stores a setting area having an entry address corresponding to the interrupt factor,
The arithmetic processing means, when detecting an interrupt, executes interrupt processing indicated by the entry address corresponding to the interrupt cause of the interrupt,
The setting area includes the entry address and priority of corresponding interrupt processing for each interrupt factor,
The entry address and the priority are configured to be separated by predetermined data (eg, bit '0').

このような本発明の構成によれば、割込み要因に応じて、対応する割込み処理が実行されるように構成されるとともに、割込み要因の優先順位を設定することができる。 According to the configuration of the present invention, according to the interrupt factor, the corresponding interrupt process is executed, and the priority of the interrupt factor can be set.

(H-4-4)本発明の第4の実施態様に係る発明は、第1ないし第3のいずれかの実施態様において下記の構成を有する。
さらに、前記演算処理手段による前記演算処理の実行に必要な情報が記憶される記憶手段を備え、
前記記憶手段には、前記割込み要因に対応したエントリアドレスを有する設定領域が記憶され、
前記演算処理手段は、割込みを検知した場合に、当該割込みの割込み要因に対応した前記エントリアドレスが示す割込み処理を実行し、
前記設定領域には、前記割込み要因として、複数のタイマカウンタの割込み(例えば、タイマカウンタPTC0~PTC2)、複数の非同期シリアル送受信の受信割込み(例えば、非同期シリアル送受信RX0、RX1)、及び少なくとも外部端子(XINT)から入力される外部割込みに係るエントリアドレスと優先順位を含むことができるように構成される。
(H-4-4) The invention according to the fourth aspect of the present invention has the following configuration in any one of the first to third aspects.
further comprising storage means for storing information necessary for execution of the arithmetic processing by the arithmetic processing means,
The storage means stores a setting area having an entry address corresponding to the interrupt factor,
The arithmetic processing means, when detecting an interrupt, executes interrupt processing indicated by the entry address corresponding to the interrupt cause of the interrupt,
In the setting area, as the interrupt factors, a plurality of timer counter interrupts (eg, timer counters PTC0 to PTC2), a plurality of asynchronous serial transmission/reception reception interrupts (eg, asynchronous serial transmission/reception RX0, RX1), and at least an external terminal It is configured to be able to include the entry address and priority relating to the external interrupt input from (XINT).

このような本発明の構成によれば、複数の異なる割込み要因に対して、対応する割込み処理を設定することができる。 According to such a configuration of the present invention, corresponding interrupt processing can be set for a plurality of different interrupt factors.

(H-4-5)本発明の第5の実施態様に係る発明は、第1ないし第4のいずれかの実施態様において下記の構成を有する。
前記電断に係る割込み処理は、割込み要因がタイマカウンタである割込み処理を実行しないように設定するため、マスクデータを専用のレジスタ(例えば、割込み要因マスクレジスタ)に記憶し(例えば、割込み要因マスクで割込みマスクレジスタを更新し)、
前記マスクデータの各ビットは、そのビットに対応する割込み要因が発生した場合に、対応する割込み処理を実行するか否かを決定するために用いられるように構成される。
(H-4-5) The invention according to the fifth aspect of the present invention has the following configuration in any one of the first to fourth aspects.
In the interrupt processing related to the power failure, the mask data is stored in a dedicated register (for example, an interrupt factor mask register) (for example, an interrupt factor mask update the interrupt mask register with ),
Each bit of the mask data is configured to be used for determining whether or not to execute corresponding interrupt processing when an interrupt factor corresponding to that bit occurs.

このような本発明の構成によれば、マスクデータの内容を調整することによって、特定の割込み要因に対応する割込み処理を実行するか否かを制御することができる。 According to such a configuration of the present invention, it is possible to control whether or not to execute an interrupt process corresponding to a specific interrupt factor by adjusting the contents of the mask data.

(H-4-6)本発明の第6の実施態様に係る発明は、第1ないし第5のいずれかの実施態様において下記の構成を有する。
さらに、前記演算処理手段による前記演算処理の実行に必要な情報が記憶される記憶手段を備え、
前記記憶手段は、遊技用の領域、及び遊技用以外の領域を含み、
前記演算処理手段は、
割込み要因がタイマカウンタ(例えば、タイマカウンタPTC2)である割込みを検知した場合に、タイマカウンタに係る割込み処理を実行し、
前記タイマカウンタに係る割込み処理は、前記遊技用以外の領域に関し、異常状態監視処理(例えば、図135に示す異常状態監視処理(領域外))を実行するように構成される。
(H-4-6) The invention according to the sixth aspect of the present invention has the following configuration in any one of the first to fifth aspects.
further comprising storage means for storing information necessary for execution of the arithmetic processing by the arithmetic processing means,
The storage means includes a game area and a non-game area,
The arithmetic processing means is
When an interrupt whose interrupt factor is a timer counter (for example, timer counter PTC2) is detected, an interrupt process related to the timer counter is executed,
The interrupt processing related to the timer counter is configured to execute abnormal state monitoring processing (for example, abnormal state monitoring processing (outside region) shown in FIG. 135) regarding the non-game area.

このような本発明の構成によれば、割込み要因マスクを利用した構成によって、電断が発生した後の他の割込みの発生を制限することができるため、タイマカウンタに係る割込みに処理においても、電断発生時の割込み処理を含む他の割込み処理の実行タイミングや処理順を考慮する必要がなく、設計の自由度が向上し、異常状態の監視等、様々な処理を簡潔なプログラムで記述することができる。 According to the configuration of the present invention, the configuration using the interrupt factor mask can limit the occurrence of other interrupts after the occurrence of a power failure. There is no need to consider the execution timing and processing order of other interrupt processing, including interrupt processing when a power failure occurs, which improves the degree of freedom in design and describes various processing such as abnormal state monitoring in a simple program. be able to.

(H-4-7)本発明の第7の実施態様に係る発明は、第1ないし第6のいずれかの実施態様において下記の構成を有する。
前記演算処理手段は、
割込み要因がタイマカウンタである割込みを検知した場合に、タイマカウンタに係る割込み処理を実行し、
前記タイマカウンタに係る割込み処理は、LEDの点灯データを出力する点灯データ出力処理(例えば、図136の遊技LED点灯データ出力処理)を実行し、
前記点灯データ出力処理は、図柄表示を行うための遊技LEDに関するLEDコモンデータに係る更新処理を1命令で行い、
前記更新処理は、前記LEDコモンデータに1を加算した場合に、
前記加算の結果が、指定した最大値以上である場合に、第1計算結果領域に0をセットするとともに、第2計算結果領域にも0をセットし、
前記加算の結果が、指定した最大値未満である場合に、第1計算結果領域に前記加算の結果をセットするとともに、第2計算結果領域にも前記加算の結果をセットする(例えば、図136のステップS6482に示す処理)ように構成される。
(H-4-7) The invention according to the seventh embodiment of the present invention has the following configuration in any one of the first to sixth embodiments.
The arithmetic processing means is
When an interrupt whose interrupt factor is a timer counter is detected, an interrupt process related to the timer counter is executed,
The interrupt processing related to the timer counter executes lighting data output processing (for example, game LED lighting data output processing in FIG. 136) for outputting LED lighting data,
In the lighting data output process, updating process related to LED common data related to game LEDs for displaying symbols is performed with one instruction,
In the updating process, when 1 is added to the LED common data,
setting 0 to the first calculation result area and setting 0 to the second calculation result area when the result of the addition is equal to or greater than the specified maximum value;
When the result of the addition is less than the specified maximum value, the result of the addition is set in the first calculation result area and the result of the addition is also set in the second calculation result area (for example, FIG. 136 (processing shown in step S6482).

このような本発明の構成によれば、割込み要因マスクを利用した構成によって、電断が発生した後の他の割込みの発生を制限することができるため、タイマカウンタに係る割込みに処理においても、電断発生時の割込み処理を含む他の割込み処理の実行タイミングや処理順を考慮する必要がなく、設計の自由度が向上し、異常状態の監視等、様々な処理を簡潔なプログラムで記述することができる。また、図柄表示を行うための遊技LEDに関するLEDコモンデータに係る更新処理であって、条件に応じて、第2計算結果領域にも値をセットする処理を1命令で行うことができ、プログラムの記述を簡潔にすることができる。 According to the configuration of the present invention, the configuration using the interrupt factor mask can limit the occurrence of other interrupts after the occurrence of a power failure. There is no need to consider the execution timing and processing order of other interrupt processing, including interrupt processing when a power failure occurs, which improves the degree of freedom in design and describes various processing such as abnormal state monitoring in a simple program. be able to. In addition, in the updating process related to the LED common data related to the game LED for displaying the symbols, the process of setting a value also in the second calculation result area according to the conditions can be performed with one instruction, and the program can The description can be concise.

(H-4-8)本発明の第8の実施態様に係る発明は、第1ないし第7のいずれかの実施態様において下記の構成を有する。
前記演算処理手段は、
割込み要因がタイマカウンタである割込みを検知した場合に、タイマカウンタに係る割込み処理を実行し、
前記タイマカウンタに係る割込み処理は、LEDの点灯データを出力する点灯データ出力処理を実行し、
前記点灯データ出力処理は、図柄表示を行うための遊技LEDに関するLEDコモンデータに係る更新処理を1命令で行い、
前記更新処理は、前記LEDコモンデータに1を加算した場合に、
前記加算の結果が、指定した最大値以上である場合に、第1計算結果領域に0をセットするとともに、第2計算結果領域にも0をセットし、
前記加算の結果が、指定した最大値未満である場合に、第1計算結果領域に前記加算の結果をセットするとともに、第2計算結果領域にも前記加算の結果をセットし、
前記第2計算結果領域にセットされた値を、前記遊技LEDのLEDデータを格納する領域の数で除算し、商を前記第2計算結果領域にセットし、余りを第3計算結果領域にセットする(例えば、図136のステップS6483に示す処理)ように構成される。
(H-4-8) The invention according to the eighth embodiment of the present invention has the following configuration in any one of the first to seventh embodiments.
The arithmetic processing means is
When an interrupt whose interrupt factor is a timer counter is detected, an interrupt process related to the timer counter is executed,
The interrupt processing related to the timer counter executes lighting data output processing for outputting lighting data of the LED,
In the lighting data output process, updating process related to LED common data related to game LEDs for displaying symbols is performed with one instruction,
In the updating process, when 1 is added to the LED common data,
setting 0 to the first calculation result area and setting 0 to the second calculation result area when the result of the addition is equal to or greater than the specified maximum value;
setting the result of the addition in a first calculation result area and also setting the result of the addition in a second calculation result area when the result of the addition is less than a specified maximum value;
The value set in the second calculation result area is divided by the number of areas for storing the LED data of the game LED, the quotient is set in the second calculation result area, and the remainder is set in the third calculation result area. (for example, the processing shown in step S6483 in FIG. 136).

このような本発明の構成によれば、割込み要因マスクを利用した構成によって、電断が発生した後の他の割込みの発生を制限することができるため、タイマカウンタに係る割込みに処理においても、電断発生時の割込み処理を含む他の割込み処理の実行タイミングや処理順を考慮する必要がなく、設計の自由度が向上し、異常状態の監視等、様々な処理を簡潔なプログラムで記述することができる。また、図柄表示を行うための遊技LEDに関するLEDコモンデータに係る更新処理であって、条件に応じて、第2計算結果領域にも値をセットする処理を1命令で行うことができ、プログラムの記述を簡潔にすることができる。 According to the configuration of the present invention, the configuration using the interrupt factor mask can limit the occurrence of other interrupts after the occurrence of a power failure. There is no need to consider the execution timing and processing order of other interrupt processing, including interrupt processing when a power failure occurs, which improves the degree of freedom in design and describes various processing such as abnormal state monitoring in a simple program. be able to. In addition, in the updating process related to the LED common data related to the game LED for displaying the symbols, the process of setting a value also in the second calculation result area according to the conditions can be performed with one instruction, and the program can The description can be concise.

(H-4-9)本発明の第9の実施態様に係る発明は、第1ないし第8のいずれかの実施態様において下記の構成を有する。
前記演算処理手段は、
割込み要因がタイマカウンタである割込みを検知した場合に、タイマカウンタに係る割込み処理を実行し、
前記タイマカウンタに係る割込み処理は、LEDの点灯データを出力する点灯データ出力処理を実行し、
前記点灯データ出力処理は、前記LEDのダイナミック点灯を行うためのコモンデータの初期値として定数(例えば、ビット列「10000000」)を用いるように構成される。
(H-4-9) The invention according to the ninth embodiment of the present invention has the following configuration in any one of the first to eighth embodiments.
The arithmetic processing means is
When an interrupt whose interrupt factor is a timer counter is detected, an interrupt process related to the timer counter is executed,
The interrupt processing related to the timer counter executes lighting data output processing for outputting lighting data of the LED,
The lighting data output process is configured to use a constant (for example, a bit string "10000000") as an initial value of common data for dynamic lighting of the LED.

このような本発明の構成によれば、割込み要因マスクを利用した構成によって、電断が発生した後の他の割込みの発生を制限することができるため、タイマカウンタに係る割込みに処理においても、電断発生時の割込み処理を含む他の割込み処理の実行タイミングや処理順を考慮する必要がなく、設計の自由度が向上し、異常状態の監視等、様々な処理を簡潔なプログラムで記述することができる。 According to the configuration of the present invention, the configuration using the interrupt factor mask can limit the occurrence of other interrupts after the occurrence of a power failure. There is no need to consider the execution timing and processing order of other interrupt processing, including interrupt processing when a power failure occurs, which improves the degree of freedom in design and describes various processing such as abnormal state monitoring in a simple program. be able to.

(H-4-10)本発明の第10の実施態様に係る発明は、第1ないし第9のいずれかの実施態様において下記の構成を有する。
前記演算処理手段は、
遊技状態に係る情報を更新する遊技状態情報更新処理(例えば、図137に示す遊技状態情報更新処理)を実行し、
前記遊技状態情報更新処理は、
指定した領域(例えば、2バイトレジスタ)に記憶されている1バイトデータに基づいて2バイトコマンドを生成するコマンド生成処理を1命令で実行し(例えば、図137のステップS6513に示す処理)、
前記コマンド生成処理は、前記1バイトデータを指定したビット位置で振り分け、それぞれ上位ビットに0をセットして1バイトデータとし、これらの1バイトを結合して2バイトデータのコマンドを生成するように構成される。
(H-4-10) A tenth embodiment of the present invention has the following configuration in any one of the first to ninth embodiments.
The arithmetic processing means is
Execute game state information update processing (for example, game state information update processing shown in FIG. 137) for updating information related to the game state,
The game state information update process includes:
Execute command generation processing for generating a 2-byte command based on 1-byte data stored in a specified area (for example, a 2-byte register) with one instruction (for example, the processing shown in step S6513 in FIG. 137),
In the command generation process, the 1-byte data is sorted by designated bit positions, 0 is set to the upper bit of each data to form 1-byte data, and these 1-byte data are combined to generate a command of 2-byte data. Configured.

このような本発明の構成によれば、2バイトレジスタに記憶されている1バイトデータに基づいて、2バイトコマンドを生成する処理を1命令で行うことができ、プログラムの記述を簡潔にすることができる。 According to such a configuration of the present invention, the process of generating a 2-byte command based on the 1-byte data stored in the 2-byte register can be performed with one instruction, thereby simplifying the description of the program. can be done.

上記構成の遊技機によれば、割込み要因マスクを利用した構成によって、電断が発生した後の他の割込みの発生を制限することができるため、当該他の割込みを想定した処理のために分岐命令を記載しなくて済み、結果的に、プログラムの構成が簡潔になるとともに、サイズを小さくすることができる。 According to the game machine with the above configuration, the configuration using the interrupt factor mask can limit the occurrence of other interrupts after the occurrence of a power failure. There is no need to write instructions, and as a result, the configuration of the program can be simplified and the size can be reduced.

また、上記構成の遊技機によれば、割込み要因マスクを利用した構成によって、電断が発生した後の他の割込みの発生を制限することができるため、電断の検知後、早急に電断に係る処理を実行することができ、また、当該他の割込みによる処理との実行タイミングや処理順を考慮する必要がなくなる。 In addition, according to the gaming machine with the above configuration, since it is possible to limit the occurrence of other interrupts after a power failure has occurred due to the configuration using the interrupt factor mask, the power failure can be quickly detected after the power failure is detected. can be executed, and there is no need to consider the execution timing and processing order of the other interrupt processing.

さらに、他の割込みに処理においても、電断発生時の割込み処理を含む他の割込み処理の実行タイミングや処理順を考慮する必要がなく、設計の自由度が向上する。 Furthermore, in the processing of other interrupts as well, there is no need to consider the execution timing and processing order of other interrupt processing, including the interrupt processing at the time of occurrence of a power failure, thereby improving the degree of freedom in design.

また、割込み要因に関連するものだけでなく、プログラムが複雑化し、サイズが大きくなるという問題を解決することができる。 In addition to problems related to interrupt factors, it is also possible to solve the problem of complicating the program and increasing its size.

201,1201,2201 メインCPU
301,1301,2301 サブCPU
120,1120,2120 第1始動口
140,1140A,1140B,2140 第2始動口
201, 1201, 2201 Main CPU
301, 1301, 2301 Sub CPU
120, 1120, 2120 First starting port 140, 1140A, 1140B, 2140 Second starting port

Claims (1)

遊技の動作を制御するための第1演算処理と、遊技以外の処理を行うための第2演算処理を行う演算処理手段と、
前記演算処理手段による前記第1演算処理、前記第2演算処理の実行に必要な情報が記憶される記憶手段を備え、
前記記憶手段は、前記第1演算処理で使用され得る第1記憶領域、及び前記第2演算処理で使用され得る第2記憶領域を含み、
割込み制御状態は、割込み禁止状態へ移行可能な割込み禁止命令の実行で割込み禁止状態に設定され、割込み許可状態へ移行可能な割込み許可命令の実行で割込み許可状態に設定され、
前記演算処理手段は、
前記第2演算処理を実行する前に、前記割込み禁止命令を実行する際の割込み制御状態を示す所定値を退避した状態とすることが可能であり、
前記割込み禁止命令を実行した後で且つ前記第2演算処理を行った後に、前記所定値を復帰した状態とすることが可能であり、
前記割込み禁止命令を実行する際の前記所定値が割込み許可状態を示す値であった際に、前記第2演算処理を行った後に前記割込み許可命令を行うことで割込み許可状態に設定可能であり、
前記割込み禁止命令を実行する際の前記所定値が割込み禁止状態を示す値であった際に、前記第2演算処理を行った後に前記割込み許可命令が行われるまで割込み禁止状態を維持可能であることを特徴とする遊技機。
Arithmetic processing means for performing a first arithmetic processing for controlling game operations and a second arithmetic processing for performing non-game processing ;
Storage means for storing information necessary for executing the first arithmetic processing and the second arithmetic processing by the arithmetic processing means ,
The storage means includes a first storage area that can be used in the first arithmetic processing and a second storage area that can be used in the second arithmetic processing,
The interrupt control state is set to the interrupt disabled state by executing an interrupt disabled instruction capable of shifting to the interrupt disabled state, set to the interrupt enabled state by executing the interrupt enabled state capable of shifting to the interrupt enabled state,
The arithmetic processing means is
Before executing the second arithmetic processing, it is possible to save a predetermined value indicating an interrupt control state when executing the interrupt prohibition instruction,
After executing the interrupt prohibition instruction and after performing the second arithmetic processing, it is possible to restore the predetermined value,
When the predetermined value at the time of executing the interrupt disable instruction is a value indicating the interrupt enable state, the interrupt enable state can be set by executing the interrupt enable instruction after performing the second arithmetic processing. ,
When the predetermined value at the time of executing the interrupt disable instruction is a value indicating the interrupt disabled state, the interrupt disabled state can be maintained until the interrupt enable instruction is performed after the second arithmetic processing is performed. A gaming machine characterized by:
JP2022023112A 2022-02-17 2022-02-17 game machine Active JP7329269B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022023112A JP7329269B1 (en) 2022-02-17 2022-02-17 game machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022023112A JP7329269B1 (en) 2022-02-17 2022-02-17 game machine

Publications (2)

Publication Number Publication Date
JP7329269B1 true JP7329269B1 (en) 2023-08-18
JP2023119954A JP2023119954A (en) 2023-08-29

Family

ID=87568973

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022023112A Active JP7329269B1 (en) 2022-02-17 2022-02-17 game machine

Country Status (1)

Country Link
JP (1) JP7329269B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019141675A (en) 2019-04-23 2019-08-29 株式会社エルイーテック Processor
JP2021040919A (en) 2019-09-10 2021-03-18 サミー株式会社 Game machine
JP2022011241A (en) 2020-06-30 2022-01-17 株式会社三洋物産 Game machine

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019141675A (en) 2019-04-23 2019-08-29 株式会社エルイーテック Processor
JP2021040919A (en) 2019-09-10 2021-03-18 サミー株式会社 Game machine
JP2022011241A (en) 2020-06-30 2022-01-17 株式会社三洋物産 Game machine

Also Published As

Publication number Publication date
JP2023119954A (en) 2023-08-29

Similar Documents

Publication Publication Date Title
JP7329269B1 (en) game machine
JP7329271B1 (en) game machine
JP7329270B1 (en) game machine
JP7329272B1 (en) game machine
JP7441541B2 (en) gaming machine
JP2023119992A (en) game machine
JP2023119994A (en) game machine
JP2023119997A (en) game machine
JP2023119993A (en) game machine
JP2023119996A (en) game machine
JP2023119988A (en) game machine
JP2023119963A (en) game machine
JP2023119991A (en) game machine
JP2023119989A (en) game machine
JP2023119959A (en) game machine
JP2023119990A (en) game machine
JP2023119961A (en) game machine
JP2023119956A (en) game machine
JP2023119977A (en) game machine
JP2023119978A (en) game machine
JP2023119981A (en) game machine
JP2023119960A (en) game machine
JP2023119980A (en) game machine
JP2023119964A (en) game machine
JP2023119995A (en) game machine

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20220406

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20220421

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230217

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20230217

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230404

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230601

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230731

R150 Certificate of patent or registration of utility model

Ref document number: 7329269

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150