JP2017185067A - Game machine - Google Patents
Game machine Download PDFInfo
- Publication number
- JP2017185067A JP2017185067A JP2016077012A JP2016077012A JP2017185067A JP 2017185067 A JP2017185067 A JP 2017185067A JP 2016077012 A JP2016077012 A JP 2016077012A JP 2016077012 A JP2016077012 A JP 2016077012A JP 2017185067 A JP2017185067 A JP 2017185067A
- Authority
- JP
- Japan
- Prior art keywords
- address
- data
- determined
- stored
- random number
- 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.)
- Pending
Links
Images
Landscapes
- Pinball Game Machines (AREA)
Abstract
Description
本発明は、遊技機に関し、詳しくは、遊技機に関する各処理を実行するための処理データを取得し、取得された処理データに基づく処理を実行する遊技機に関するものである。 The present invention relates to a gaming machine, and more particularly to a gaming machine that acquires processing data for executing each process related to the gaming machine and executes processing based on the acquired processing data.
従来、この種の遊技機として、遊技機の各処理に係る処理データを記憶した記憶領域(ROM)と、遊技機の各処理を実行するための処理実行手段(CPU)とを備え、処理実行手段が、記憶領域に記憶された処理データを読み出して当該処理データを一時記憶領域(RAM)にセットし、このセットされた処理データに基づいて各種演算を行うことで、所定の処理を実行するようなものが知られている(特許文献1参照)。 Conventionally, this type of gaming machine is provided with a storage area (ROM) that stores processing data related to each process of the gaming machine, and a process execution means (CPU) for executing each process of the gaming machine. The means reads out the processing data stored in the storage area, sets the processing data in the temporary storage area (RAM), and executes various calculations based on the set processing data, thereby executing a predetermined process. Such a thing is known (refer patent document 1).
上述のような遊技機としては、所定の処理を実行する際に読み出す処理データが記憶された番地までの距離を示す距離データを記憶したテーブルを備え、所定の処理を実行する際には、上述の距離データを読み出し、この距離データが記憶された番地及び読み出した距離データに基づいて、上述の処理データが記憶された番地へアクセスして、当該処理データを読み出すような処理を行うものが見受けられる。
しかし、このような遊技機において、上述のテーブルに記憶された距離データは、当該距離データが記憶された番地から上述の処理データが記憶された番地までの距離を示すものであるため、距離データのデータ長によって、この距離データで示すことができる最大距離が定まることとなる。そうすると、上述の処理データは、上述の距離データが記憶された番地から、距離データのデータ長によって示される最大距離の範囲内に配置しなければならず、記憶領域におけるテーブルやデータの配置に関する制限が大きく、テーブルやデータに関する設計の自由度が低いとの問題が生じていた。
The gaming machine as described above includes a table storing distance data indicating the distance to the address where processing data to be read when executing predetermined processing is stored, and when executing predetermined processing, It can be seen that the distance data is read out, the address where the distance data is stored and the address where the processing data is stored are accessed based on the read distance data and the processing data is read out. It is done.
However, in such a gaming machine, the distance data stored in the above table indicates the distance from the address where the distance data is stored to the address where the above processing data is stored. The maximum distance that can be indicated by this distance data is determined by the data length of. Then, the above-mentioned processing data must be arranged within the range of the maximum distance indicated by the data length of the distance data from the address where the above-mentioned distance data is stored, and restrictions on the arrangement of tables and data in the storage area There is a problem that the degree of freedom of design for tables and data is low.
そこで、本発明は、上述した事情によりなされたものであり、記憶領域におけるテーブルやデータの配置に関する設計の自由度を高めることが可能な遊技機の提供を目的とする。 Therefore, the present invention has been made for the above-described circumstances, and an object thereof is to provide a gaming machine capable of increasing the degree of design freedom regarding the arrangement of tables and data in a storage area.
上述した目的を達成するために、本発明は次のように構成されている。
以下、本発明の特徴点を図面に示した発明の実施の形態を用いて説明する。なお、下記の符号及び記載は、本発明の構成に相当する発明の実施の形態における構成の符号及び名称を示したものであり、本発明の技術的範囲を限定するものではない。
In order to achieve the above-described object, the present invention is configured as follows.
The features of the present invention will be described below using the embodiments of the present invention shown in the drawings. In addition, the following code | symbol and description show the code | symbol and name of the structure in embodiment of the invention corresponded to the structure of this invention, and do not limit the technical scope of this invention.
(1)本発明に係る遊技機(パチンコ機P)は、データを記憶可能な記憶領域(メインROM102)における第1の番地(B+4番地)を先頭番地として配置されたテーブルであって、遊技機に関する各種処理を実行するための処理データ(セキュリティ信号設定データ、停止解除設定データ、払い出し停止設定データ)が記憶された第1のテーブル(主制御処理データテーブル123)と、前記記憶領域における第2の番地(B番地)を先頭番地として配置されたテーブルであって、当該先頭番地以降の所定の番地から前記第1のテーブルにおける処理データが記憶された番地までの距離を示すアドレス距離データ(中継データ)が記憶された第2のテーブル(中継テーブル122)と、前記記憶領域に配置されたテーブルであって、前記第2のテーブルの先頭番地から前記アドレス距離データが記憶された番地までの距離を示すオフセットデータが記憶された第3のテーブル(エラー管理一般データテーブル121)と、前記第1のテーブルに記憶された処理データを取得し、取得された当該処理データに基づく処理を実行する処理実行手段(メインCPU101)と、を備え、前記処理実行手段は、予め定められた実行条件を満たした場合、前記第2のテーブルの先頭番地及び前記第3のテーブルに記憶されたオフセットデータに基づいて前記第2のテーブルに記憶されたアドレス距離データを取得し、取得した当該アドレス距離データに基づいて前記第1のテーブルに記憶された処理データを取得することを特徴とする。
ここで、予め定められた実行条件を満たした場合とは、所定のエラーが発生した場合、発生中の所定のエラーが解除された場合等が挙げられる。
(1) A gaming machine (pachinko machine P) according to the present invention is a table arranged with a first address (address B + 4) in a storage area (main ROM 102) capable of storing data as a leading address. A first table (main control process data table 123) storing process data (security signal setting data, stop release setting data, payout stop setting data) for executing various processes relating to the second process in the storage area Address distance data (relay) indicating a distance from a predetermined address after the start address to the address where the processing data in the first table is stored. Data) is stored in the second table (relay table 122) and the table arranged in the storage area, A third table (error management general data table 121) in which offset data indicating the distance from the start address of the second table to the address in which the address distance data is stored is stored in the first table. Processing execution means (main CPU 101) for executing processing based on the acquired processing data, and when the processing execution means satisfies a predetermined execution condition, The address distance data stored in the second table is acquired based on the head address of the table of 2 and the offset data stored in the third table, and the first distance is acquired based on the acquired address distance data. Processing data stored in a table is acquired.
Here, the case where a predetermined execution condition is satisfied includes a case where a predetermined error occurs, a case where a predetermined error being generated is canceled, and the like.
本発明に係る遊技機においては、予め定められた実行条件を満たした場合、第2のテーブルの先頭番地及び第3のテーブルに記憶されたオフセットデータに基づいて第2のテーブルに記憶されたアドレス距離データが取得される。そして、このアドレス距離データが記憶された番地及び取得されたアドレス距離データに基づいて、処理データが記憶された番地が特定されるため、これにより、処理データを取得することができる。
すなわち、本発明に係る遊技機によれば、第3のテーブルに記憶されたオフセットデータは、第2のテーブルの先頭番地からアドレス距離データ(すなわち、処理データが記憶された番地までの距離)が記憶された番地までの距離を示すものであり、第1のテーブルと第2のテーブルとはアドレス距離データのデータ長により指定可能な最大距離の範囲内に配置する必要はあるものの、第2のテーブルは、第3のテーブルの位置に依存することなく配置することができるため、記憶領域内におけるテーブルやデータの配置の自由度を高くすることができるのである。
In the gaming machine according to the present invention, when a predetermined execution condition is satisfied, the address stored in the second table based on the top address of the second table and the offset data stored in the third table Distance data is acquired. Since the address where the processing data is stored is specified based on the address where the address distance data is stored and the acquired address distance data, the processing data can be acquired.
That is, according to the gaming machine according to the present invention, the offset data stored in the third table is the address distance data from the top address of the second table (that is, the distance to the address where the processing data is stored). This indicates the distance to the stored address, and the first table and the second table need to be arranged within the range of the maximum distance that can be specified by the data length of the address distance data. Since the table can be arranged without depending on the position of the third table, the degree of freedom of arrangement of the table and data in the storage area can be increased.
(2)また、前記遊技機は、前記オフセットデータが複数のビットから構成されており、当該複数のビットにおける一部のビット(上位4ビット)、及び、当該一部のビット以外の他のビット(下位4ビット)によりそれぞれ、前記第2のテーブルの先頭番地から前記アドレス距離データが記憶された番地までの距離が示され、前記処理実行手段は、所定の実行条件を満たした場合(所定のエラーが発生した場合)、前記第2のテーブルの先頭番地及び前記一部のビットにより示される距離に基づいて前記アドレス距離データを取得し、前記所定の実行条件と異なる他の実行条件を満たした場合(発生中の所定のエラーが解除された場合)、前記第2のテーブルの先頭番地及び前記他のビットにより示される距離に基づいて前記アドレス距離データを取得するように設定してもよい。
(3)また、前記遊技機は、前記第2の番地が、前記第3のテーブルの最終番地よりも後の番地であり、前記第1の番地が、前記第2のテーブルの最終番地よりも後の番地であり、前記第2のテーブルの先頭番地から最終番地までの範囲が、前記第3のテーブルの先頭番地から最終番地までの範囲よりも小さいように設定してもよい。
(2) In the gaming machine, the offset data is composed of a plurality of bits, and some bits (upper 4 bits) in the plurality of bits and other bits other than the some bits. (Lower 4 bits) indicate the distance from the start address of the second table to the address where the address distance data is stored, and the process execution means satisfies a predetermined execution condition (predetermined When an error occurs), the address distance data is obtained based on the start address of the second table and the distance indicated by the part of bits, and other execution conditions different from the predetermined execution condition are satisfied. The address distance based on the distance indicated by the start address of the second table and the other bits. It may be set so as to get over data.
(3) In the gaming machine, the second address is an address after the last address of the third table, and the first address is more than the last address of the second table. The second address may be set so that the range from the first address to the last address in the second table is smaller than the range from the first address to the last address in the third table.
本発明によれば、記憶領域におけるテーブルやデータの配置に関する設計の自由度を高めることが可能な遊技機を提供することができる。 ADVANTAGE OF THE INVENTION According to this invention, the game machine which can raise the freedom degree of the design regarding the arrangement | positioning of the table and data in a storage area can be provided.
以下、本発明の好適な実施の形態を、図面を参照しつつ説明する。 Preferred embodiments of the present invention will be described below with reference to the drawings.
(パチンコ機Pの外部構成)
本形態に係る遊技機は、遊技媒体として遊技球を使用するパチンコ機Pである。特に図示していないが、パチンコ機Pは、島と呼ばれる遊技機の設置領域に複数台並べて設置されるとともに、遊技球を貸し出すための遊技球貸出装置が各パチンコ機Pに隣接して設置される。また、各パチンコ機Pは対応する遊技球貸出装置Rに接続されている。
遊技球貸出装置Rは、紙幣の投入や遊技球の貸し出しに必要な価値情報が記憶される記憶媒体(カード)の挿入が可能となっている。そして、遊技球貸出装置Rに紙幣を投入(又は、カードを挿入)した上で、パチンコ機Pに対して所定の操作を行うことにより、遊技球貸出装置Rから遊技球の貸し出しを受けることができるようになっている。
(External configuration of pachinko machine P)
The gaming machine according to the present embodiment is a pachinko machine P that uses a game ball as a game medium. Although not specifically illustrated, a plurality of pachinko machines P are installed side by side in an installation area of game machines called islands, and a game ball lending device for lending game balls is installed adjacent to each pachinko machine P. The Each pachinko machine P is connected to a corresponding game ball lending device R.
The game ball lending apparatus R can insert a storage medium (card) in which value information necessary for inserting bills and lending game balls is stored. Then, after a bill is inserted (or a card is inserted) into the game ball lending device R, a predetermined operation is performed on the pachinko machine P, so that the game ball lending device R receives the game ball lending. It can be done.
本形態に係るパチンコ機Pは、図1又は図2に示すように、島に固定される四角形状の枠体であって、中空部(特に図示しておらず)を有する機枠1と、この機枠1にヒンジ機構(特に図示しておらず)により開閉自在に取り付けられる四角形状の枠体であって、中空部(特に図示しておらず)を有する本体枠2と、この本体枠2にヒンジ機構(特に図示しておらず)により開閉自在に取り付けられ、正面に開口部(特に図示しておらず)が形成された前扉3と、を備えている。
The pachinko machine P according to the present embodiment is a rectangular frame body fixed to an island as shown in FIG. 1 or FIG. 2, and a
機枠1の左下部には、図2に示すように、音声出力装置10としてのスピーカが設けられている。また、本体枠2の中空部には、遊技領域12を形成するための遊技盤11が収容されている。また、前扉3には、開口部を覆う透明板4と、透明板4の下方に位置し遊技球を受容可能な上皿6及び受皿7と、受皿7の右方に取り付けられ遊技球の発射操作を行うための操作ハンドル5と、透明板4の左右上方にそれぞれ1個ずつ取り付けられた音声出力装置10としてのスピーカと、が設けられている。
As shown in FIG. 2, a speaker as an
このパチンコ機Pでは、機枠1に対して本体枠2を閉じ、さらに、前扉3を閉じると、遊技盤11の前方に間隙を挟んで透明板4が位置することとなる。これにより、透明板4を介して、後方に位置する遊技盤11を視認することができるようになっている。
In this pachinko machine P, when the
また、上皿6には、遊技球貸出装置Rにより貸し出される遊技球や、パチンコ機Pから払い出される賞球が導かれるようになっている。上皿6は、所定量の遊技球を受容可能となっているが、この上皿6が遊技球で一杯になると、その後に貸し出されたり、払い出されたりする遊技球は受皿7に導かれるようになっている。また、受皿7の底面には、特に図示していないが、貯留されている遊技球を排出するための排出孔と、排出孔を開閉可能な開閉板と、が設けられている。常態において、排出孔は開閉板により閉じられているものの、開閉板と一体に取り付けられた開閉レバー8(図1参照)を横方向に移動させることで、開閉板も同方向に移動し、排出孔が開放される。これにより、遊技球を排出孔から落下させて、受皿7の外に排出することができるようになっている。
In addition, game balls lent out by the game ball lending device R and prize balls paid out from the pachinko machine P are guided to the
また、操作ハンドル5は、遊技者が所定方向へ向けて回転操作できるように形成されている。そして、遊技者が操作ハンドル5を回転操作すると、上皿6に受容されている遊技球が発射装置(特に図示しておらず)に送られ、操作ハンドル5の回転角度に応じた強度で、発射装置によって遊技球が遊技領域12へ向けて発射される。このように発射された遊技球は、遊技盤11に固定された一対のレール13a、13bに案内されて上昇し、遊技領域12に到達する。
The operation handle 5 is formed so that the player can rotate it in a predetermined direction. When the player rotates the
ここで、遊技領域12は、機枠1に対し本体枠2及び前扉3を閉じた状態で遊技盤11と透明板4との間に形成される空間のうち、遊技盤11に固定された一対のレール13a、13bにより略円形状に仕切られた部分であって、遊技球が流下可能な領域である。
この遊技領域12は、図3に示すように、パチンコ機Pに対向する遊技者から見て左側の領域である第1遊技領域12aと、パチンコ機Pに対向する遊技者から見て右側の領域である第2遊技領域12bとから構成されている。これら2つの遊技領域12は、発射装置の発射強度により、遊技球の進入可能性が異なるようになっている。具体的には、発射装置の発射強度が所定の強度未満(発射装置により発射される遊技球が遊技領域12の最高地点に到達しない程度の強度)の場合には、遊技球は第1遊技領域12aに進入する。これに対して、発射装置の発射強度が所定の強度以上(発射装置により発射される遊技球が遊技領域12の最高地点に到達可能な強度)の場合には、遊技球は第2遊技領域12bに進入する。
Here, the
As shown in FIG. 3, the
また、この遊技領域12内には、図3に示すように、遊技球の流下方向を不規則にするための風車及び多数の釘と、遊技球が入球可能な一般入賞口14と、始動領域としての第1始動入賞口15及び第2始動入賞口16と、遊技球が通過可能なゲート20と、所定条件を満たすことで作動するアタッカー装置17と、遊技球を遊技領域12外へ導くアウト口19と、遊技の進行等に伴って演出を行う演出装置としての演出表示装置21と、が設けられている。
Further, as shown in FIG. 3, in this
一般入賞口14は、図3に示すように、遊技領域12の左側下部に設けられており、当該一般入賞口14へ遊技球が入球すると、所定個数の賞球が払い出される。
なお、一般入賞口14の設置個数や設置位置は特に限定されるものではない。
As shown in FIG. 3, the general winning
In addition, the number of installed general winning
第1始動入賞口15は、図3に示すように、遊技領域12の中央からやや下寄りの位置に設けられている。この第1始動入賞口15へは、第1遊技領域12aを流下する遊技球が入球可能となっており、第2遊技領域12bを流下する遊技球はほぼ入球できないようになっている。これに対して、第2始動入賞口16は、図3に示すように、遊技領域12の中央から右寄りの位置(すなわち、第2遊技領域12b内)に設けられている。この第2始動入賞口16へは、第2遊技領域12bを流下する遊技球が入球可能となっており、第1遊技領域12aを流下する遊技球はほぼ入球できないようになっている。
As shown in FIG. 3, the first
また、第2始動入賞口16には、図3に示すように、開閉可能な可動片16b(普通電動役物)が設けられている。そして、可動片16bが閉じているときには第2始動入賞口16が閉状態となっており、第2始動入賞口16への遊技球の入球は不可能又は困難である。これに対して、可動片16bが開くと、第2始動入賞口16が開状態となるとともに、この可動片16bが遊技球を第2始動入賞口16へ向けて案内するガイド部材として機能することにより、第2始動入賞口16への遊技球の入球が容易となる。
また、この可動片16bの構成は特に限定されるものではなく、たとえば、遊技盤11に直交する軸を中心に左右方向に回動して第2始動入賞口16を開閉する一対の羽根部材や、水平な軸を中心に前後方向に回動して第2始動入賞口16を開閉する蓋部材により構成してもよいし、また、上下方向にスライドして第2始動入賞口16を開閉するシャッター部材により構成してもよい。
なお、第1始動入賞口15や第2始動入賞口16の設置位置は特に限定されるものではなく、たとえば、第1始動入賞口15や第2始動入賞口16は、いずれの遊技領域12(第1遊技領域12a、第2遊技領域12b)を流下する遊技球も入球しやすいような位置に配置してもよい。
Further, as shown in FIG. 3, the second
Further, the configuration of the
In addition, the installation position of the 1st
そして、第1始動入賞口15又は第2始動入賞口16へ遊技球が入球すると、賞球が払い出されるとともに、予め定められた複数の特別図柄の中から1の特別図柄を決定するための抽選が行われる。各特別図柄には種々の遊技利益が対応付けられており、決定された特別図柄の種別に応じて、遊技者にとって有利な特別遊技の実行、所定の遊技状態の設定等の遊技利益を得られるようになっている。
なお、第1始動入賞口15又は第2始動入賞口16への遊技球の入球に基づいて払い出される賞球は、1個以上であれば特に限定されるものではなく、いかなる個数にしてもよい。また、可動片16bが設けられている始動入賞口(第2始動入賞口16)と可動片16bが設けられていない始動入賞口(第1始動入賞口15)とでは、賞球の数を同一にしてもよいし、異ならせてもよい。
When a game ball enters the first
It should be noted that the number of prize balls to be paid out based on the game balls entering the first start prize opening 15 or the second
ゲート20は、図3に示すように、第2始動入賞口16の上方に設けられている。このゲート20を遊技球が通過すると、後述する普通図柄の抽選が行われる。そして、当該抽選の結果が当たりであった場合、上述の第2始動入賞口16に設けられた可動片16bが所定時間開かれるようになっている。
As shown in FIG. 3, the
アタッカー装置17は、図3に示すように、第2始動入賞口16の下方に設けられている。このアタッカー装置17は、遊技球が入球可能な大入賞口18と、この大入賞口18を開閉する開閉扉18bと、を備えている。常態においては、開閉扉18bが閉じられ大入賞口18は閉鎖されているため、当該大入賞口18への遊技球の入球は不可能となっているものの、上述の特別遊技が実行されると、開閉扉18bが開き大入賞口18が開放されるとともに、開閉扉18bが遊技球を大入賞口18へ導く受皿部材として機能することにより、大入賞口18への遊技球の入球が可能となる。
そして、大入賞口18へ遊技球が入球すると、所定個数の賞球が払い出される。
また、図3に示すように、この大入賞口18へは、第2遊技領域12bを流下する遊技球が入球可能となっており、第1遊技領域12aを流下する遊技球はほぼ入球できないようになっている。
このように、第1遊技領域12aを流下する遊技球は第1始動入賞口15への入球が可能となっており、第2遊技領域12bを流下する遊技球はゲート20の通過、第2始動入賞口16への入球、大入賞口18への入球が可能となっている。
As shown in FIG. 3, the
When a game ball enters the special winning
In addition, as shown in FIG. 3, a game ball flowing down the
In this way, the game balls flowing down the
アウト口19は、図3に示すように、遊技領域12の最下部に設けられており、一般入賞口14、第1始動入賞口15、第2始動入賞口16及び大入賞口18のいずれにも入球しなかった遊技球を受け入れるものである。そして、アウト口19に受け入れられた遊技球は、遊技盤11の背面側に導かれ回収される。
As shown in FIG. 3, the out-
演出表示装置21は、図3に示すように、遊技領域12の略中央に設けられている。本形態に係るパチンコ機Pでは、この演出表示装置21として液晶表示装置が用いられている。また、この演出表示装置21には、動画や静止画等の画像を表示するための表示部21aが設けられており、この表示部21aには、背景画像が表示されるほか、演出図柄50(ダミー図柄)が変動表示され、各演出図柄50の停止表示態様により後述する大当たりの抽選の結果を遊技者に報知する変動演出が行われるようになっている。
なお、演出表示装置21は、液晶表示装置に限定されるものではなく、たとえば、外周に図柄が付された複数のドラムを用いて各種表示を行うドラム式の表示装置等を用いてもよい。
As shown in FIG. 3, the
The
本形態に係るパチンコ機Pは、演出装置として、演出表示装置21のほか、上述の音声出力装置10としてのスピーカや、種々の色や点灯パターンで発光することにより演出を行う演出照明装置23としてのランプ(図2参照)を備えている。
なお、演出装置としては、これらに限定されるものではなく、たとえば、種々のタイミングや態様で可動する演出役物装置等を備えてもよい。
また、上皿6の前方位置には、遊技者が操作することにより遊技中や待機中等に実行される演出の進行や切り替えが可能な演出操作装置9が設けられている。本形態における演出操作装置9は、円形リング状の枠体であって回転操作が可能な操作ダイヤル9aと、操作ダイヤル9aに嵌め込まれており押下操作が可能な操作ボタン9bとから構成されている。
なお、演出操作装置9としては、操作ダイヤル9aや操作ボタン9b等に限定されるものではなく、上下左右方向の入力が可能な十字キー等を設けてもよい。
The pachinko machine P according to the present embodiment is an
In addition, as a production | presentation apparatus, it is not limited to these, For example, you may provide the production | presentation actor apparatus etc. which move with various timings and aspects.
Further, at the front position of the
The
また、図3に示すように、遊技盤11の右下部であって、かつ、遊技領域12の外側には、遊技についての種々の状況を表示するための装置として、第1特別図柄表示装置30、第2特別図柄表示装置31、第1特図保留表示装置38、第2特図保留表示装置39、普通図柄表示装置32及び普通図柄保留表示装置33が設けられている。
As shown in FIG. 3, the first special
また、上述の如く、本形態に係るパチンコ機Pには、遊技球貸出装置Rが電気的に接続されているが、遊技球の貸し出しやカードの排出等の遊技球貸出装置Rに対する操作を、パチンコ機Pで受け付けられるようにしている。そのため、パチンコ機Pには、図1に示すように、カードに記憶されている価値情報(残高情報)を表示する価値情報表示装置35と、押下操作が可能な球貸ボタン36と、押下操作が可能なカード返却ボタン37と、が設けられている。
In addition, as described above, the pachinko machine P according to the present embodiment is electrically connected with the game ball lending device R. However, operations on the game ball lending device R such as lending a game ball and discharging a card are performed. The pachinko machine P accepts it. Therefore, in the pachinko machine P, as shown in FIG. 1, a value
(パチンコ機Pの制御手段の構成)
次に、パチンコ機Pの遊技や演出を制御する制御手段について説明する。
上述の制御手段は各種制御基板により構成されており、具体的には、図4に示すように、パチンコ機Pの遊技の基本動作を制御する主制御基板100、遊技球の発射及び賞球の払い出しを制御する発射払出制御基板200、各種演出を制御する副制御基板300、及び、遊技球貸出装置Rへの操作を中継する遊技球貸出制御基板400を備えている。
(Configuration of control means of pachinko machine P)
Next, control means for controlling the game and effects of the pachinko machine P will be described.
The above-mentioned control means is composed of various control boards. Specifically, as shown in FIG. 4, the
また、図4に示すように、主制御基板100には、発射払出制御基板200及び副制御基板300が接続され、また、発射払出制御基板200には、遊技球貸出制御基板400が接続されている。
さらに、主制御基板100及び発射払出制御基板200には、遊技進行上の種々の情報をパチンコ機Pの外部(たとえば、遊技場のホールコンピュータ等)に出力するための外部情報端子基板500が接続されている。
なお、本形態に係るパチンコ機Pでは、上述の如く、発射払出制御基板200が遊技球の発射及び賞球の払い出しの双方を制御しているが、遊技球の発射を制御する基板(発射制御基板)と、賞球の払い出しを制御する基板(払出制御基板)とを別個に設けてもよい。
As shown in FIG. 4, the
Further, the
In the pachinko machine P according to this embodiment, as described above, the launch /
また、特に図示していないが、本形態に係るパチンコ機Pが備える各基板には電源基板が接続されている。この電源基板にはバックアップ電源が設けられており、パチンコ機Pに供給される電源の電圧値が所定値以下になった場合に電断と判断し、主制御基板100に電断信号を出力する。
Further, although not particularly illustrated, a power supply board is connected to each board provided in the pachinko machine P according to the present embodiment. This power supply board is provided with a backup power supply. When the voltage value of the power supply supplied to the pachinko machine P is equal to or lower than a predetermined value, it is determined that the power is cut off, and a power cut signal is output to the
主制御基板100は、パチンコ機Pにおいて行われる遊技を制御するものであり、具体的には、遊技球が第1始動入賞口15又は第2始動入賞口16へ入球することを契機に開始される特図遊技、及び、遊技球がゲート20を通過することを契機に開始される普図遊技を制御する。
この主制御基板100は、図4に示すように、各種演算処理を行うメインCPU101と、遊技を進行するための制御プログラム、遊技に必要なデータやテーブル等を格納するメインROM102と、演算処理時の一時記憶領域等として用いられるメインRAM103と、を備えている。
そして、メインCPU101は、後述する各検出センサやタイマからの信号に基づき、メインROM102に格納されている制御プログラムを読み出して演算処理を行うとともに、メインCPU101に接続されている各種装置の制御や、演算処理の結果に基づく他の基板へのコマンド送信等を行う。
The
As shown in FIG. 4, the
The main CPU 101 reads out a control program stored in the
また、図4に示すように、主制御基板100には、一般入賞口14へ遊技球が入球したことを検出する一般入賞口検出センサ14aと、第1始動入賞口15へ遊技球が入球したことを検出する第1始動入賞口検出センサ15aと、第2始動入賞口16へ遊技球が入球したことを検出する第2始動入賞口検出センサ16aと、大入賞口18へ遊技球が入球したことを検出する大入賞口検出センサ18aと、ゲート20を遊技球が通過したことを検出するゲート検出センサ20aと、遊技盤11に向けられる磁気を検出する盤面磁気検出センサ35aと、アウト口19に向けられる磁気を検出するアウト口磁気検出センサ35bと、遊技盤11に向けられる電波を検出する電波検出センサ35cと、パチンコ機Pを揺らす等の不正行為により生じる振動を検出する振動検出センサ35dと、が接続されている。そして、これらの各検出センサから出力される検出信号が、主制御基板100に入力されるようになっている。
As shown in FIG. 4, the
ここで、盤面磁気検出センサ35aは、遊技盤11に磁気が向けられていることを検出すると盤面磁気検出信号を主制御基板100に出力し、磁気の検出中は、盤面磁気検出信号が連続して出力される。そして、盤面磁気検出センサ35aは、磁気を検出しなくなると主制御基板100への盤面磁気検出信号の出力を停止する。
また、アウト口磁気検出センサ35bは、アウト口19に磁気が向けられていることを検出するとアウト口磁気検出信号を主制御基板100に出力し、磁気の検出中は、アウト口磁気検出信号が連続して出力される。そして、アウト口磁気検出センサ35bは、磁気を検出しなくなると主制御基板100へのアウト口磁気検出信号の出力を停止する。
また、電波検出センサ35cは、遊技盤11に電波が向けられていることを検出すると電波検出信号を主制御基板100に出力し、電波の検出中は、電波検出信号が連続して出力される。そして、電波検出センサ35cは、電波を検出しなくなると主制御基板100への電波検出信号の出力を停止する。
また、振動検出センサ35dは、パチンコ機Pが振動していることを検出すると振動検出信号を主制御基板100に出力し、振動の検出中は、振動検出信号が連続して出力される。そして、振動検出センサ35dは、パチンコ機Pの振動を検出しなくなると主制御基板100への振動検出信号の出力を停止する。
なお、主制御基板100に接続されるセンサはこれらに限定されるものではなく、他のセンサを接続してもよい。また、主制御基板100には、遊技盤11の複数の箇所に向けられる磁気をそれぞれ別個に検出できるようにするために複数個の盤面磁気検出センサ35aを接続してもよい。
Here, the board surface magnetism detection sensor 35a outputs a board surface magnetism detection signal to the
Further, the out-port magnetism detection sensor 35b outputs an out-port magnetism detection signal to the
The radio wave detection sensor 35c outputs a radio wave detection signal to the
Further, the vibration detection sensor 35d outputs a vibration detection signal to the
The sensors connected to the
さらに、主制御基板100には、制御の対象となる機器として、第2始動入賞口16の可動片16bを開閉駆動する始動入賞口ソレノイド16cと、大入賞口18の開閉扉18bを開閉駆動する大入賞口ソレノイド18cと、第1特別図柄表示装置30と、第2特別図柄表示装置31と、普通図柄表示装置32と、第1特図保留表示装置38と、第2特図保留表示装置39と、普通図柄保留表示装置33と、が接続されている。
そして、主制御基板100によって、各ソレノイドが駆動されることで第2始動入賞口16や大入賞口18の開閉制御がなされ、また、各表示装置の表示制御がなされるようになっている。
Furthermore, the
The
発射払出制御基板200は、特に図示していないが、主制御基板100と同様に、CPU、ROM及びRAMを備えており、主制御基板100と双方向に通信可能となるように接続されている。
Although not shown in particular, the launch /
図4に示すように、発射払出制御基板200には、遊技球の発射を制御するための機器として、操作ハンドル5に遊技者が触れたことを検出するタッチセンサ5aと、操作ハンドル5の操作角度(回転角度)を検出する操作ボリューム5bと、遊技球の発射を停止する発射停止スイッチ5cと、上皿6に受容されている遊技球を発射装置(図示しておらず)に送る球送りソレノイド60と、遊技球を発射する発射モータ61と、が接続されている。また、タッチセンサ5a、操作ボリューム5b及び発射停止スイッチ5cから出力される制御信号が、発射払出制御基板200に入力されるようになっている。
As shown in FIG. 4, the launch /
そして、タッチセンサ5a及び操作ボリューム5bからの制御信号が発射払出制御基板200に入力されると、球送りソレノイド60及び発射モータ61を通電して遊技球を発射させる制御がなされる。これに対して、発射停止スイッチ5cからの制御信号が発射払出制御基板200に入力されると、球送りソレノイド60及び発射モータ61の通電を止めて遊技球の発射を停止させる制御がなされる。
なお、遊技球を発射する装置としては、発射モータ61ではなく、ロータリーソレノイドを用いてもよい。
When control signals from the touch sensor 5a and the operation volume 5b are input to the launch /
In addition, as a device for launching a game ball, a rotary solenoid may be used instead of the launch motor 61.
また、発射払出制御基板200には、図4に示すように、遊技球の払い出しを制御するための機器として、遊技球貯留部(特に図示しておらず)に貯留されている遊技球を賞球として払い出す払出モータ62と、払い出された遊技球を検出して計数する払出計数スイッチ63と、が接続されている。そして、主制御基板100から送信される払出数コマンドを発射払出制御基板200が受信すると、当該発射払出制御基板200は、この払出数コマンドに基づいて所定個数の遊技球(賞球)を払い出すように払出モータ62を制御する。このとき、払い出された遊技球の個数が払出計数スイッチ63によって計数され、所定個数の遊技球(賞球)が払い出されたか否かの判定が可能となっている。
In addition, as shown in FIG. 4, a game ball stored in a game ball storage unit (not particularly shown) is awarded to the launch /
さらに、発射払出制御基板200には、図4に示すように、本体枠2の開放状態を検出する本体枠開放検出センサ2aと、前扉3の開放状態を検出する前扉開放検出センサ3aと、受皿7の満タン状態を検出する受皿満タン検出センサ7aと、が接続されている。
Further, as shown in FIG. 4, the launch /
本体枠開放検出センサ2aは、本体枠2が開放されていることを検出すると本体枠開放検出信号を発射払出制御基板200に出力するようになっており、本体枠2の開放中は、本体枠開放検出信号が連続して出力される。そして、発射払出制御基板200は、本体枠開放検出信号が入力されると、本体枠開放コマンドを主制御基板100に送信する。これに対して、本体枠開放検出信号の入力が止まると、本体枠2が閉じられたと判断し、本体枠閉鎖コマンドを主制御基板100に送信する。
また、前扉開放検出センサ3aは、前扉3が開放されていることを検出すると開放検出信号を発射払出制御基板200に出力するようになっており、前扉3の開放中は、扉開放検出信号が連続して出力される。そして、発射払出制御基板200は、扉開放検出信号が入力されると、扉開放コマンドを主制御基板100に送信する。これに対して、扉開放検出信号の入力が止まると、前扉3が閉じられたと判断し、扉閉鎖コマンドを主制御基板100に送信する。
When the main body frame open detection sensor 2a detects that the
Further, when the front door opening detection sensor 3a detects that the
受皿満タン検出センサ7aは、賞球として払い出される遊技球を上皿6から受皿7に導く案内通路の所定位置に設けられており、遊技球が当該所定位置を通過するたびに、検出信号が発射払出制御基板200に出力されるようになっている。そして、受皿7に所定量以上の遊技球が貯留されて満タン状態になると、案内通路内に遊技球が滞留し、検出信号が発射払出制御基板200に対して連続的に出力されることとなる。発射払出制御基板200は、検出信号が所定時間連続して入力されることにより、受皿7が満タン状態であると判断して、受皿満タンコマンドを主制御基板100に送信する。これに対して、発射払出制御基板200への検出信号の連続的な入力が途絶えると、受皿7の満タン状態が解除されたものと判断し、受皿満タン解除コマンドを主制御基板100に送信する。
The saucer full tank detection sensor 7a is provided at a predetermined position of a guide passage for guiding the game ball to be paid out as a prize ball from the
また、本形態では、上述の如く、発射払出制御基板200には、遊技球貸出装置Rへの操作を中継する遊技球貸出制御基板400が接続されている。換言すれば、本形態に係るパチンコ機Pにおいては、発射払出制御基板200が、遊技球貸出制御基板400を介して遊技球貸出装置Rに接続されている。
また、図4に示すように、発射払出制御基板200には、遊技球貸出制御基板400を介して、価値情報表示装置35と、球貸ボタン36の押下操作を検出する球貸スイッチ36aと、カード返却ボタン37の押下操作を検出するカード返却スイッチ37aと、が接続されている。
In this embodiment, as described above, the game ball lending
Further, as shown in FIG. 4, the launch /
球貸ボタン36が押下操作されると、球貸スイッチ36aから出力される検出信号が発射払出制御基板200に入力され、当該発射払出制御基板200は、遊技球貸出装置Rに対して、遊技球の貸し出しを要求する貸出要求信号を送信する。そして、遊技球貸出装置Rが貸出要求信号を受信すると、当該遊技球貸出装置Rにより、記憶されている価値情報から所定の価値情報を減算する処理がなされるとともに、減算された価値情報に対応する個数の遊技球を払い出す制御がなされる。
また、カード返却ボタン37が押下操作されると、カード返却スイッチ37aから出力される検出信号が発射払出制御基板200に入力され、当該発射払出制御基板200は、遊技球貸出装置Rに対して、カードの返却を要求する返却要求信号を送信する。そして、遊技球貸出装置Rが返却要求信号を受信すると、当該遊技球貸出装置Rによりカードを排出する制御がなされる。
When the
When the
副制御基板300は、遊技中や待機中等に実行される演出を制御するものである。
この副制御基板300は、図4に示すように、各種演算処理を行うサブCPU301と、演出を実行するための制御プログラム、演出の実行に必要なデータやテーブル等を格納するサブROM302と、演算処理時の一時記憶領域等として用いられるサブRAM303と、を備えており、主制御基板100から副制御基板300への一方向に通信可能となるように接続されている。
The
As shown in FIG. 4, the
また、サブCPU301は、主制御基板100から送信されるコマンドやタイマからの信号に基づき、サブROM302に格納されている制御プログラムを読み出して演算処理を行うとともに、画像表示を制御するための画像制御基板(特に図示しておらず)、音声出力を制御するための音声制御基板(特に図示しておらず)、照明の点灯を制御するための電飾制御基板(特に図示しておらず)に、演出実行用のコマンドを送信する。
なお、本形態に係るパチンコ機Pでは、上述の如く、音声制御基板と電飾制御基板とを別個に設けているが、これらの基板の機能を集約した1枚の基板(音声電飾制御基板)を設け、当該基板により、音声出力及び照明の点灯のいずれをも制御するようにしてもよい。
The sub CPU 301 reads out a control program stored in the
In the pachinko machine P according to the present embodiment, as described above, the voice control board and the lighting control board are provided separately, but one board (voice lighting control board) that integrates the functions of these boards. ) And the board may control both sound output and lighting.
また、副制御基板300には、画像制御基板を介して演出表示装置21が接続され、音声制御基板を介して音声出力装置10が接続されている。また、副制御基板300には、電飾制御基板を介して、演出照明装置23と、操作ダイヤル9aの回転操作を検出する回転操作検出センサ9cと、操作ボタン9bの押下操作を検出する押下操作検出センサ9dと、が接続されている。
In addition, the
画像制御基板は、特に図示していないが、CPU、ROM、RAM及びVRAM等を備えている。この画像制御基板のROMには、演出表示装置21に表示される図柄、背景等の画像データが格納されている。そして、副制御基板300から送信されたコマンドに基づき、CPUが、ROMから読み出した画像データをVRAMに記憶することによって、演出表示装置21による画像表示を制御する。
Although not particularly shown, the image control board includes a CPU, a ROM, a RAM, a VRAM, and the like. The ROM of the image control board stores image data such as symbols and backgrounds displayed on the
音声制御基板は、特に図示していないが、サウンドチップ(CPU)、サウンドROM及びRAM等を備えている。サウンドROMには、音声出力装置10から出力される音声、BGM等のサウンドデータが格納されている。そして、副制御基板300から送信されたコマンドに基づき、サウンドROMから読み出したサウンドデータをRAMに記憶することによって、音声出力装置10からの音声出力を制御する。
Although not particularly shown, the sound control board includes a sound chip (CPU), a sound ROM, a RAM, and the like. The sound ROM stores sound data such as sound output from the
電飾制御基板は、副制御基板300からのコマンドに基づき、演出照明装置23による照明の点灯を制御する。また、電飾制御基板は、操作ダイヤル9aの回転操作に基づき回転操作検出センサ9cから出力される回転操作検出信号、又は、操作ボタン9bの押下操作に基づき押下操作検出センサ9dから出力される押下操作検出信号が入力されると、所定のコマンドを副制御基板300に送信する。
The illumination control board controls lighting of the
(パチンコ機Pの遊技の概要)
次に、本形態のパチンコ機Pにおける遊技について、メインROM102に格納されている各種テーブルに基づいて説明する。
上述の如く、本形態のパチンコ機Pにおいては、特図遊技と普図遊技の遊技が並行して進行する。また、これら両遊技を進行する際の遊技状態としては、低確率遊技状態(いわゆる非確変状態)又は高確率遊技状態(いわゆる確変状態)のいずれかの遊技状態と、非時短遊技状態又は時短遊技状態のいずれかの遊技状態と、が組み合わされたいずれかの遊技状態が設定されるようになっている。
本形態に係るパチンコ機Pでは、低確率遊技状態及び非時短遊技状態を組み合わせた遊技状態(以下、通常遊技状態という)、又は、高確率遊技状態及び時短遊技状態を組み合わせた遊技状態(以下、高確時短遊技状態という)のいずれかの遊技状態が設定される。
(Outline of pachinko machine P games)
Next, games in the pachinko machine P of the present embodiment will be described based on various tables stored in the
As described above, in the pachinko machine P according to the present embodiment, the special figure game and the ordinary figure game proceed in parallel. In addition, as the gaming state when proceeding with both of these games, a gaming state of either a low probability gaming state (so-called non-probability variation state) or a high probability gaming state (so-called probability variation state), a non-short-time gaming state, or a short-time gaming state Any gaming state in which any gaming state of the state is combined is set.
In the pachinko machine P according to the present embodiment, a gaming state combining a low probability gaming state and a non-short-time gaming state (hereinafter referred to as a normal gaming state), or a gaming state combining a high-probability gaming state and a short-time gaming state (hereinafter referred to as a following). One of the gaming states (high-probability time-short gaming state) is set.
ここで、低確率遊技状態は、後述する大当たりの抽選によって大当たりに当選する確率が所定の値に設定された遊技状態である。また、高確率遊技状態は、大当たりの抽選によって大当たりに当選する確率が低確率遊技状態よりも高い値に設定された遊技状態である。すなわち、低確率遊技状態中よりも高確率遊技状態中のほうが、大当たりの抽選によって大当たりに当選しやすくなっている。
また、非時短遊技状態は、可動片16bが開きにくく(すなわち、第2始動入賞口16が開状態となりにくく)、第2始動入賞口16へ遊技球が入球しにくい遊技状態である。また、時短遊技状態は、非時短遊技状態よりも可動片16bが開きやすく(すなわち、第2始動入賞口16が開状態となりやすく)、第2始動入賞口16へ遊技球が入球しやすい遊技状態である。
なお、工場出荷直後やリセット後の初期状態においては、通常遊技状態が設定されるようになっている。
Here, the low probability gaming state is a gaming state in which the probability of winning a jackpot is set to a predetermined value by a jackpot lottery described later. In addition, the high probability gaming state is a gaming state in which the probability of winning a jackpot by a jackpot lottery is set to a higher value than the low probability gaming state. In other words, the jackpot lottery is easier to win in the high probability game state than in the low probability game state.
The non-time-saving gaming state is a gaming state in which the
Note that the normal gaming state is set immediately after factory shipment or in an initial state after resetting.
本形態に係るパチンコ機Pでは、発射装置(図示しておらず)により発射され遊技領域12を流下する遊技球が第1始動入賞口15又は第2始動入賞口16に入球すると、大当たりの抽選が行われる。そして、この大当たりの抽選によって大当たりに当選すると、大入賞口18が開放され当該大入賞口18へ遊技球を入球させることが可能となる特別遊技が実行され、さらに、当該特別遊技の終了後の遊技状態が高確率時短遊技状態に設定されるようになっている。
ここで、本形態に係るパチンコ機Pにおいては、第1遊技領域12aを流下する遊技球は、第1始動入賞口15への入球が可能となっている。また、第2遊技領域12bを流下する遊技球は、大入賞口18への入球、ゲート20の通過、第2始動入賞口16への入球が可能となっている。そして、通常遊技状態中は、遊技球が第1始動入賞口15へ入球するように、遊技者に第1遊技領域12aへ向けての遊技球の打ち出し(いわゆる左打ち)を行わせ、高確率時短遊技状態中及び特別遊技中は、大入賞口18へ遊技球が入球し、或いは遊技球がゲート20を通過及び第2始動入賞口16へ入球するように、遊技者に第2遊技領域12bへ向けての遊技球の打ち出し(いわゆる右打ち)を行わせる。
具体的には、高確率時短遊技状態中及び特別遊技中は、演出表示装置21において第2遊技領域12bへ向けて遊技球を打ち出す旨を指示する表示が行われ、通常遊技状態が設定されると、演出表示装置21において第1遊技領域12aへ向けて遊技球を打ち出す旨を指示する表示が行われる。
In the pachinko machine P according to this embodiment, when a game ball that is launched by a launching device (not shown) and flows down the
Here, in the pachinko machine P according to the present embodiment, the game balls flowing down the
Specifically, during the high-probability short-time game state and during the special game, the
この大当たりの抽選は、第1始動入賞口15又は第2始動入賞口16へ遊技球が入球することを契機に取得される種々の乱数、及び、メインROM102に格納されており当該乱数を判定するための各種テーブルに基づいて、行われる。
ここで、本形態に係るパチンコ機Pは、大当たりの抽選に用いられる乱数として、大当たりの判定に用いられる大当たり決定乱数、特別図柄の種別の決定に用いられる当たり図柄乱数、並びに、上述の変動演出のパターン(以下、変動演出パターンという)を決定するための変動モード番号、変動パターン番号の決定に用いられるリーチグループ決定乱数、リーチモード決定乱数及び変動パターン乱数を有している。
なお、本形態に係るパチンコ機Pでは、上述の大当たり決定乱数は、主制御基板100に内蔵されたハードウェア乱数を用いている。この大当たり決定乱数は、一定の規則に従って更新され、乱数列が一巡するごとに自動的に乱数列が変更されるとともに、システムリセット毎にスタート値が変更されるようになっている。
また、変動演出パターンの決定に用いられる乱数は上述の3種類に限定されるものではなく、たとえば、これらの乱数に加えて他の乱数を用いてもよいし、これらの乱数のうちいずれか1又は複数の乱数を用いてもよい。
This jackpot lottery is determined by various random numbers acquired when a game ball enters the first
Here, the pachinko machine P according to the present embodiment uses a jackpot determination random number used for jackpot determination, a bonus symbol random used for determination of a special symbol type, and the above-described variation effect as a random number used for the jackpot lottery. , A variation mode number for determining the pattern (hereinafter referred to as a variation effect pattern), a reach group determination random number used for determination of the variation pattern number, a reach mode determination random number, and a variation pattern random number.
In the pachinko machine P according to the present embodiment, a hardware random number built in the
In addition, the random numbers used for determining the variation effect pattern are not limited to the above three types. For example, other random numbers may be used in addition to these random numbers, or any one of these random numbers may be used. Alternatively, a plurality of random numbers may be used.
そして、第1始動入賞口15又は第2始動入賞口16へ遊技球が入球すると、上述の乱数についてそれぞれ乱数値が取得されるとともに、各乱数値がメインRAM103の保留記憶領域に記憶されるようになっている。
この保留記憶領域は、第1始動入賞口15への遊技球の入球により取得される各乱数値(以下、第1特図乱数という)を記憶するための第1保留記憶領域、及び、第2始動入賞口16への遊技球の入球により取得される各乱数値(以下、第2特図乱数という)を記憶するための第2保留記憶領域から構成されている。そして、これらの保留記憶領域は、それぞれ第1記憶部から第4記憶部までの計4つの記憶部から構成されており、第1特図乱数を計4組、第2特図乱数を計4組記憶可能となっている。
When a game ball enters the first
The reserved storage area includes a first reserved storage area for storing each random number value (hereinafter referred to as a first special figure random number) acquired by entering a game ball into the first
また、本形態に係るパチンコ機Pにおいては、第1始動入賞口15へ遊技球が入球すると、第1特図乱数が、第1保留記憶領域の第1記憶部から順に記憶されるようになっている。たとえば、第1保留記憶領域のいずれの記憶部にも第1特図乱数が記憶されていない状態において、第1始動入賞口15へ遊技球が入球した場合には、これを契機に取得される第1特図乱数が、第1保留記憶領域の第1記憶部に記憶される。また、第1保留記憶領域の第1記憶部に第1特図乱数が記憶されている状態において、第1始動入賞口15へ遊技球が入球した場合には、これを契機に取得される第1特図乱数が、第1保留記憶領域の第2記憶部に記憶される。また、第1保留記憶領域の第1記憶部及び第2記憶部に第1特図乱数が記憶されている状態において、第1始動入賞口15へ遊技球が入球した場合には、これを契機に取得される第1特図乱数が、第1保留記憶領域の第3記憶部に記憶される。また、第1保留記憶領域の第1記憶部〜第3記憶部に第1特図乱数が記憶されている状態において、第1始動入賞口15へ遊技球が入球した場合には、これを契機に取得される第1特図乱数が、第1保留記憶領域の第4記憶部に記憶される。そして、第1保留記憶領域の第1記憶部〜第4記憶部に第1特図乱数が記憶されている状態において、第1始動入賞口15へ遊技球が入球した場合には、この入球に係る第1特図乱数は記憶されない。
Further, in the pachinko machine P according to the present embodiment, when a game ball enters the first
同様に、第2始動入賞口16へ遊技球が入球すると、第2特図乱数が、第2保留記憶領域の第1記憶部から順に記憶されるようになっている。具体的な記憶の処理については、上述の第1特図乱数の記憶と同様であるため、説明を省略する。
また、本形態に係るパチンコ機Pでは、第1保留記憶領域に記憶されている第1特図乱数の組数(以下、第1特図保留数という)は、第1特図保留数カウンタ(特に図示しておらず)に記憶され、第2保留記憶領域に記憶されている第2特図乱数の組数(以下、第2特図保留数という)は、第2特図保留数カウンタ(特に図示しておらず)に記憶されるようになっている。
なお、本明細書においては、上述のように、第1特図乱数や第2特図乱数が保留記憶領域に記憶されることを「保留」や「保留記憶」ともいい、また、第1特図保留数や第2特図保留数を単に「保留数」ともいう。
Similarly, when a game ball enters the second
In the pachinko machine P according to the present embodiment, the number of first special figure random numbers stored in the first reserved storage area (hereinafter referred to as the first special figure reserved number) is the first special figure reserved number counter ( The number of sets of second special figure random numbers (hereinafter referred to as the second special figure holding number) stored in the second holding storage area is stored in the second special figure holding number counter (not shown). (Not shown in particular).
In the present specification, as described above, storing the first special figure random number or the second special figure random number in the reserved storage area is also referred to as “hold” or “hold storage”. The figure holding number and the second special figure holding number are also simply referred to as “holding number”.
また、本形態に係るパチンコ機Pは、大当たりの抽選に係るテーブルとして、大当たり決定乱数判定テーブル110、当たり図柄乱数判定テーブル111、リーチグループ決定乱数判定テーブル112、リーチモード決定乱数判定テーブル113、及び、変動パターン抽選テーブル114を有している。
なお、大当たりの抽選に係るテーブルはこれらに限定されるものではなく、他に、乱数に基づく判定や決定を行う必要がある場合には、適宜、テーブルを設けてもよい。
In addition, the pachinko machine P according to the present embodiment includes a jackpot determination random number determination table 110, a winning symbol random number determination table 111, a reach group determination random number determination table 112, a reach mode determination random number determination table 113, and a table related to a jackpot lottery. The variation pattern lottery table 114 is provided.
Note that the table related to the jackpot lottery is not limited to these, and if it is necessary to make a determination or determination based on a random number, a table may be provided as appropriate.
大当たり決定乱数判定テーブル110は、大当たりか否かの判定を行うためのものであって、図5(a)及び(b)に示すように、低確率遊技状態において参照される低確率判定テーブル110aと、高確率遊技状態において参照される高確率判定テーブル110bと、を備えている。
本形態に係るパチンコ機Pでは、第1始動入賞口15又は第2始動入賞口16へ遊技球が入球すると、0〜65535の数値範囲内で1個の大当たり決定乱数が取得される。そして、大当たりの抽選を行う時点の遊技状態に応じて、低確率判定テーブル110a又は高確率判定テーブル110bのいずれかの大当たり決定乱数判定テーブル110が選択され、取得された大当たり決定乱数と選択された大当たり決定乱数判定テーブル110とに基づいて大当たりの抽選が行われる。
The jackpot determination random number determination table 110 is used to determine whether or not a jackpot is reached. As shown in FIGS. 5A and 5B, the low probability determination table 110a referred to in the low probability gaming state. And a high probability determination table 110b referred to in the high probability gaming state.
In the pachinko machine P according to this embodiment, when a game ball enters the first
図5(a)に示すように、低確率判定テーブル110aによれば、大当たり決定乱数が10001〜10220であった場合に大当たりと判定され、これ以外の大当たり決定乱数(0〜10000、10221〜65535)であった場合にハズレと判定される。したがって、この低確率判定テーブル110aにおける大当たりの当選確率はおよそ1/297.8となる。 As shown in FIG. 5A, according to the low probability determination table 110a, it is determined that the jackpot decision random number is 10001 to 10220, and other jackpot determination random numbers (0 to 10000, 10221 to 65535) are determined. ) Is determined to be lost. Accordingly, the jackpot winning probability in the low probability determination table 110a is approximately 1 / 297.8.
また、図5(b)に示すように、高確率判定テーブル110bによれば、大当たり決定乱数が10001〜11119であった場合に大当たりと判定され、これ以外の大当たり決定乱数(0〜10000、11120〜65535)であった場合にハズレと判定される。したがって、この高確率判定テーブル110bにおける大当たりの当選確率はおよそ1/58.6となる。
すなわち、高確率判定テーブル110bは、低確率判定テーブル110aに比べて、大当たりの当選確率がおよそ5倍となるように設定されている。
Further, as shown in FIG. 5B, according to the high probability determination table 110b, when the jackpot determined random number is 10001 to 11119, it is determined to be a jackpot, and other jackpot determined random numbers (0 to 10000, 11120). ˜65535), it is determined to be lost. Accordingly, the jackpot winning probability in the high probability determination table 110b is approximately 1 / 58.6.
In other words, the high probability determination table 110b is set so that the jackpot winning probability is approximately five times that of the low probability determination table 110a.
なお、低確率判定テーブル110aにおいて大当たりと判定される大当たり決定乱数(10001〜10220)は、高確率判定テーブル110bにおいて大当たりと判定される大当たり決定乱数(10001〜11119)に含まれるように設定されている。すなわち、低確率判定テーブル110aにおいて大当たりと判定される大当たり決定乱数は、高確率判定テーブル110bにおいても大当たりと判定されることとなる。 Note that the jackpot determination random numbers (10001 to 10220) determined as jackpots in the low probability determination table 110a are set to be included in the jackpot determination random numbers (10001 to 11119) determined as jackpots in the high probability determination table 110b. Yes. That is, the jackpot determined random number determined to be a big hit in the low probability determination table 110a is also determined to be a big hit in the high probability determination table 110b.
当たり図柄乱数判定テーブル111は、特別図柄の種別を決定するためのものであって、図6(a)及び(b)に示すように、第1特図乱数によって大当たりに当選した場合に参照される第1始動入賞口判定テーブル111aと、第2特図乱数によって大当たりに当選した場合に参照される第2始動入賞口判定テーブル111bと、を備えている。
本形態に係るパチンコ機Pでは、第1始動入賞口15又は第2始動入賞口16へ遊技球が入球すると、0〜199の数値範囲内で1個の当たり図柄乱数が取得される。そして、上述の大当たりの抽選によって大当たりに当選した場合に、遊技球が入球した始動入賞口に応じて、第1始動入賞口判定テーブル111a又は第2始動入賞口判定テーブル111bのいずれかの当たり図柄乱数判定テーブル111が選択され、取得された当たり図柄乱数と選択された当たり図柄乱数判定テーブル111とに基づいて、特別図柄の種別が決定される。
The winning symbol random number determination table 111 is for determining the type of the special symbol, and is referred to when the winning symbol is won by the first special symbol random number as shown in FIGS. 6 (a) and 6 (b). A first start winning opening determination table 111a and a second starting winning opening determination table 111b which is referred to when a big win is won by the second special figure random number.
In the pachinko machine P according to the present embodiment, when a game ball enters the first
また、本形態に係るパチンコ機Pでは、大当たりに当選した場合に決定される特別図柄(以下、大当たり図柄という)として2種類の特別図柄(X1、X2)が設けられており、また、ハズレの場合に決定される特別図柄(以下、ハズレ図柄という)として2種類の特別図柄(Y1、Y2)が設けられている。 In addition, in the pachinko machine P according to the present embodiment, two types of special symbols (X1, X2) are provided as special symbols (hereinafter referred to as jackpot symbols) determined when the jackpot is won. Two types of special symbols (Y1, Y2) are provided as special symbols determined in this case (hereinafter referred to as lost symbols).
図6(a)に示すように、第1始動入賞口判定テーブル111aによれば、当たり図柄乱数が0〜29であった場合に特別図柄X1が決定され、当たり図柄乱数が30〜199であった場合に特別図柄X2が決定される。すなわち、この第1始動入賞口判定テーブル111aにおいては、特別図柄X1が決定される確率は15%、特別図柄X2が決定される確率は85%となっている。 As shown in FIG. 6 (a), according to the first start winning prize determination table 111a, when the winning symbol random number is 0 to 29, the special symbol X1 is determined, and the winning symbol random number is 30 to 199. The special symbol X2 is determined. That is, in the first start winning opening determination table 111a, the probability that the special symbol X1 is determined is 15%, and the probability that the special symbol X2 is determined is 85%.
また、図6(b)に示すように、第2始動入賞口判定テーブル111bによれば、当たり図柄乱数が0〜99であった場合に特別図柄X1が決定され、当たり図柄乱数が100〜199であった場合に特別図柄X2が決定される。すなわち、この第2始動入賞口判定テーブル111bにおいては、特別図柄X1が決定される確率及び特別図柄X2が決定される確率はいずれも、50%となっている。
なお、本形態に係るパチンコ機Pでは、いずれの当たり図柄乱数判定テーブル111であっても、同一の大当たり図柄が決定されるようになっているが、これに限定されるものではなく、各テーブルにおいて異なる大当たり図柄が決定されるようにしてもよい。
Also, as shown in FIG. 6B, according to the second start winning prize determination table 111b, the special symbol X1 is determined when the winning symbol random number is 0 to 99, and the winning symbol random number is 100 to 199. If it is, the special symbol X2 is determined. That is, in the second start winning prize determination table 111b, the probability that the special symbol X1 is determined and the probability that the special symbol X2 is determined are both 50%.
In the pachinko machine P according to the present embodiment, the same jackpot symbol is determined in any winning symbol random number determination table 111, but the invention is not limited to this. Different jackpot symbols may be determined at.
また、第1特図乱数に基づく大当たりの抽選によりハズレとなった場合には、当たり図柄乱数に基づく上述の抽選を行わずに、ハズレ図柄として特別図柄Y1が決定される。また、第2特図乱数に基づく大当たりの抽選によりハズレとなった場合には、当たり図柄乱数に基づく上述の抽選を行わずに、ハズレ図柄として特別図柄Y2が決定される。
すなわち、当たり図柄乱数判定テーブル111は、大当たりに当選した場合にのみ参照され、ハズレの場合には参照されないようになっている。
In addition, when the game is lost due to the big winning lottery based on the first special symbol random number, the special symbol Y1 is determined as the lost symbol without performing the above-described lottery based on the winning symbol random number. In addition, when the game is lost due to the big winning lottery based on the second special symbol random number, the special symbol Y2 is determined as the lost symbol without performing the above-described lottery based on the winning symbol random number.
In other words, the winning symbol random number determination table 111 is referred to only when a big win is won, and is not referred to when lost.
リーチグループ決定乱数判定テーブル112、リーチモード決定乱数判定テーブル113及び変動パターン抽選テーブル114は、変動演出パターンを決定するための変動モード番号及び変動パターン番号の決定に用いられるテーブルである。
本形態に係るパチンコ機Pでは、上述のように大当たりの抽選によって特別図柄が決定されると、当該決定の結果に基づいて変動演出パターンを決定するための変動モード番号及び変動パターン番号が決定されるとともに、決定された変動モード番号に対応する変動モードコマンド、及び、決定された変動パターン番号に対応する変動パターンコマンドが生成される。そして、生成された変動モードコマンド及び変動パターンコマンドは、主制御基板100から副制御基板300に送信され、副制御基板300は、受信した変動モードコマンド及び変動パターンコマンドに基づいて、大当たりの抽選の結果を報知する変動演出の具体的な態様(たとえば、演出表示装置21の表示部21aに表示する画像等)を決定する。変動モードコマンド及び変動パターンコマンドは、変動演出の変動時間及び態様の決定に用いられるコマンドである。
The reach group determination random number determination table 112, the reach mode determination random number determination table 113, and the variation pattern lottery table 114 are tables used for determining the variation mode number and variation pattern number for determining the variation effect pattern.
In the pachinko machine P according to the present embodiment, when the special symbol is determined by the jackpot lottery as described above, the variation mode number and the variation pattern number for determining the variation effect pattern are determined based on the determination result. In addition, a variation mode command corresponding to the determined variation mode number and a variation pattern command corresponding to the determined variation pattern number are generated. Then, the generated variation mode command and variation pattern command are transmitted from the
そして、リーチグループ決定乱数判定テーブル112は、変動モード番号及び変動パターン番号を決定するために用いられるリーチモード決定乱数判定テーブル113が属するグループを決定するためのものである。本形態に係るパチンコ機Pでは、大当たりの抽選の結果がハズレであった場合に、変動モード番号及び変動パターン番号を決定するにあたり、その前段階として、リーチグループ決定乱数とリーチグループ決定乱数判定テーブル112により、グループの種別が決定される。
このリーチグループ決定乱数判定テーブル112は、遊技状態、始動入賞口の種別、及び、保留数(第1特図保留数、第2特図保留数)ごとに複数設けられている。ここでは、図7(a)〜(c)に示すように、遊技状態が非時短遊技状態であってかつ第1始動入賞口15又は第2始動入賞口16への遊技球の入球に基づく大当たりの抽選の結果がハズレであった場合に選択されるリーチグループ決定乱数判定テーブル112についてのみ詳述し、他のリーチグループ決定乱数判定テーブル112の説明は省略する。
The reach group determination random number determination table 112 is for determining a group to which the reach mode determination random number determination table 113 used for determining the variation mode number and the variation pattern number belongs. In the pachinko machine P according to the present embodiment, when determining the variation mode number and the variation pattern number when the result of the jackpot lottery is lost, the reach group determination random number and the reach group determination random number determination table are used as the preceding steps. At 112, the type of group is determined.
A plurality of reach group determination random number determination tables 112 are provided for each gaming state, the type of start winning opening, and the number of reservations (first special figure reservation number, second special figure reservation number). Here, as shown in FIGS. 7A to 7C, the gaming state is a non-time-saving gaming state and based on the game ball entering the first
本形態に係るパチンコ機Pでは、第1始動入賞口15又は第2始動入賞口16へ遊技球が入球すると、0〜10006の数値範囲内で1個のリーチグループ決定乱数が取得される。そして、上述の大当たりの抽選によってハズレとなった場合に、当該大当たりの抽選を行う時点の遊技状態、始動入賞口の種別、及び、保留数に応じて、リーチグループ決定乱数判定テーブル112が選択され、取得されたリーチグループ決定乱数と選択されたリーチグループ決定乱数判定テーブル112とに基づいて、グループの種別が決定される。
In the pachinko machine P according to the present embodiment, when a game ball enters the first
具体的には、遊技状態が非時短遊技状態であり、かつ、第1始動入賞口15への遊技球の入球により取得された第1特図乱数に基づく大当たりの抽選の結果がハズレとなったときにおいて、当該抽選時の第1特図保留数が0又は1であった場合には、第1判定テーブル112aが選択され、当該抽選時の第1特図保留数が2以上であった場合には、第2判定テーブル112bが選択される(図7(a)及び(b)参照)。
また、遊技状態が非時短遊技状態であり、かつ、第2始動入賞口16への遊技球の入球により取得された第2特図乱数に基づく大当たりの抽選の結果がハズレとなったときは、当該抽選時の第2特図保留数が0〜3であった場合に(すなわち、第2特図保留数がいかなる個数であっても)、第3判定テーブル112cが選択される(図7(c)参照)。
Specifically, the game state is a non-time-saving game state, and the result of the big win lottery based on the first special figure random number acquired by entering the game ball into the first
In addition, when the gaming state is a non-time-saving gaming state and the result of the jackpot lottery based on the second special figure random number acquired by entering the game ball into the second
そして、図7(a)に示すように、第1判定テーブル112aによれば、リーチグループ決定乱数が0〜3999であった場合に「第1グループ」が決定され、リーチグループ決定乱数が4000〜8999であった場合に「第2グループ」が決定され、リーチグループ決定乱数が9000〜9899であった場合に「第3グループ」が決定され、リーチグループ決定乱数が9900〜10006であった場合に「第4グループ」が決定される。
また、図7(b)に示すように、第2判定テーブル112bによれば、リーチグループ決定乱数が0〜5999であった場合に「第1グループ」が決定され、リーチグループ決定乱数が6000〜8999であった場合に「第2グループ」が決定され、リーチグループ決定乱数が9000〜9899であった場合に「第3グループ」が決定され、リーチグループ決定乱数が9900〜10006であった場合に「第4グループ」が決定される。
さらに、図7(c)に示すように、第3判定テーブル112cによれば、リーチグループ決定乱数が0〜7999であった場合に「第1グループ」が決定され、リーチグループ決定乱数が8000〜10006であった場合に「第2グループ」が決定される。
7A, according to the first determination table 112a, when the reach group determination random number is 0 to 3999, the “first group” is determined, and the reach group determination random number is 4000 to 4000. When the second group is determined to be 8999, the third group is determined when the reach group determination random number is 9000 to 9899, and the reach group determination random number is 9900 to 10006 A “fourth group” is determined.
7B, according to the second determination table 112b, when the reach group determination random number is 0 to 5999, the “first group” is determined, and the reach group determination random number is 6000 to 600. When the second group is determined to be 8999, the third group is determined when the reach group determination random number is 9000 to 9899, and the reach group determination random number is 9900 to 10006 A “fourth group” is determined.
Further, as shown in FIG. 7C, according to the third determination table 112c, when the reach group determination random number is 0 to 7999, the “first group” is determined, and the reach group determination random number is 8000 to 800 If it is 10006, the “second group” is determined.
また、大当たりの抽選の結果が大当たりであった場合には、グループの種別を決定することなく、リーチモード決定乱数判定テーブル113が決定されるようになっている。すなわち、リーチグループ決定乱数判定テーブル112は、大当たりの抽選の結果がハズレであった場合にのみ参照され、大当たりであった場合には参照されない。 Further, when the result of the jackpot lottery is a jackpot, the reach mode determination random number determination table 113 is determined without determining the group type. That is, the reach group determination random number determination table 112 is referred to only when the result of the jackpot lottery is lost, and is not referred to when it is a jackpot.
リーチモード決定乱数判定テーブル113は、変動演出パターン(変動演出の態様、変動時間)の決定に用いられる変動モード番号を決定するとともに、後述する変動パターン番号の決定に用いられる変動パターン抽選テーブル114を決定するためのものである。
このリーチモード決定乱数判定テーブル113は、大別して、大当たりの抽選の結果がハズレであった場合に参照されるハズレ用判定テーブルと、大当たりの抽選の結果が大当たりであった場合に参照される大当たり用判定テーブルと、を備えている。
The reach mode determination random number determination table 113 determines a variation mode number used to determine a variation effect pattern (variation effect mode, variation time), and a variation pattern lottery table 114 used to determine a variation pattern number, which will be described later. It is for decision.
The reach mode determination random number determination table 113 is roughly divided into a determination table for losing that is referred to when the result of the big win lottery is a loss, and a jackpot that is referred to when the result of the lottery is a big win. A determination table.
また、ハズレ用判定テーブルは、上述のように決定されたグループの種別ごとに複数設けられている。ここでは、図8(a)〜(d)に示すように、「第1グループ」が決定された場合に参照される第1グループ用判定テーブル113a、「第2グループ」が決定された場合に参照される第2グループ用判定テーブル113b、「第3グループ」が決定された場合に参照される第3グループ用判定テーブル113c、「第4グループ」が決定された場合に参照される第4グループ用判定テーブル113dについて説明し、他のハズレ用判定テーブルの説明は省略する。 In addition, a plurality of determination tables for losing are provided for each type of group determined as described above. Here, as shown in FIGS. 8A to 8D, when the “first group” is determined, the first group determination table 113a that is referred to when the “first group” is determined, the “second group” is determined. Second group determination table 113b to be referred to, third group determination table 113c to be referred to when “third group” is determined, and fourth group to be referred to when “fourth group” is determined The determination table 113d will be described, and the description of the other determination table for loss will be omitted.
本形態に係るパチンコ機Pでは、第1始動入賞口15又は第2始動入賞口16へ遊技球が入球すると、0〜2038の数値範囲内で1個のリーチモード決定乱数が取得される。そして、上述したグループの種別の抽選によりグループが決定された場合に、この決定されたグループの種別に対応するハズレ用判定テーブルが選択され、取得されたリーチモード決定乱数と選択されたハズレ用判定テーブルとに基づいて、変動モード番号、及び、変動パターン抽選テーブル114が決定される。
In the pachinko machine P according to the present embodiment, when a game ball enters the first
具体的には、たとえば、上述したグループの種別の抽選により「第1グループ」が決定された場合に第1グループ用判定テーブル113aが選択され、「第2グループ」が決定された場合に第2グループ用判定テーブル113bが選択され、「第3グループ」が決定された場合に第3グループ用判定テーブル113cが選択され、「第4グループ」が決定された場合に第4グループ用判定テーブル113dが選択される(図8(a)〜(d)参照)。 Specifically, for example, the first group determination table 113a is selected when the “first group” is determined by the above-described group type lottery, and the second is selected when the “second group” is determined. When the group determination table 113b is selected and the “third group” is determined, the third group determination table 113c is selected, and when the “fourth group” is determined, the fourth group determination table 113d is Is selected (see FIGS. 8A to 8D).
そして、図8(a)に示すように、第1グループ用判定テーブル113aによれば、リーチモード決定乱数が0〜2038であった場合に(すなわち、リーチモード決定乱数がいかなる値であっても)、「00H」(最後尾に「H」が付された英数字は16進数表記。以下、同様)という変動モード番号が決定されるとともに、変動パターン抽選テーブル114として第1変動テーブル114aが選択される。
また、図8(b)に示すように、第2グループ用判定テーブル113bによれば、リーチモード決定乱数が0〜1999であった場合に、「00H」という変動モード番号が決定されるとともに、変動パターン抽選テーブル114として第2変動テーブル114bが選択される。また、リーチモード決定乱数が2000〜2038であった場合に、「01H」という変動モード番号が決定されるとともに、変動パターン抽選テーブル114として第2変動テーブル114bが選択される。
また、図8(c)に示すように、第3グループ用判定テーブル113cによれば、リーチモード決定乱数が0〜2038であった場合に(すなわち、リーチモード決定乱数がいかなる値であっても)、「02H」という変動モード番号が決定されるとともに、変動パターン抽選テーブル114として第3変動テーブル114cが選択される。
さらに、図8(d)に示すように、第4グループ用判定テーブル113dによれば、リーチモード決定乱数が0〜1899であった場合に、「03H」という変動モード番号が決定されるとともに、変動パターン抽選テーブル114として第3変動テーブル114cが選択される。また、リーチモード決定乱数が1900〜2038であった場合に、「04H」という変動モード番号が決定されるとともに、変動パターン抽選テーブル114として第4変動テーブル114dが選択される。
As shown in FIG. 8A, according to the first group determination table 113a, when the reach mode determination random number is 0 to 2038 (that is, whatever the reach mode determination random number is). ), A variation mode number of “00H” (alphanumeric characters with “H” added at the end is expressed in hexadecimal. The same applies hereinafter) is selected, and the first variation table 114 a is selected as the variation pattern lottery table 114. Is done.
Further, as shown in FIG. 8B, according to the second group determination table 113b, when the reach mode determination random number is 0 to 1999, a variation mode number of “00H” is determined, The second variation table 114b is selected as the variation pattern lottery table 114. When the reach mode determination random number is 2000 to 2038, a variation mode number of “01H” is determined, and the second variation table 114 b is selected as the variation pattern lottery table 114.
Further, as shown in FIG. 8C, according to the third group determination table 113c, when the reach mode determination random number is 0 to 2038 (that is, whatever the reach mode determination random number is). ), The variation mode number “02H” is determined, and the third variation table 114 c is selected as the variation pattern lottery table 114.
Furthermore, as shown in FIG. 8D, according to the fourth group determination table 113d, when the reach mode determination random number is 0 to 1899, the fluctuation mode number “03H” is determined, The third variation table 114c is selected as the variation pattern lottery table 114. When the reach mode determination random number is 1900 to 2038, the variation mode number “04H” is determined, and the fourth variation table 114 d is selected as the variation pattern lottery table 114.
また、大当たり用判定テーブルは、大当たりの抽選時(すなわち、大当たりの当選時)の遊技状態、及び、大当たりとなった場合に決定された大当たり図柄の種別ごとに複数設けられている。
ここでは、図9(a)及び(b)に示すように、非時短遊技状態において特別図柄X1が決定された場合に参照される第1大当たり用判定テーブル113e、及び、非時短遊技状態において特別図柄X2が決定された場合に参照される第2大当たり用判定テーブル113fについて説明し、他の大当たり用判定テーブルの説明は省略する。
In addition, a plurality of jackpot determination tables are provided for each gaming state at the time of jackpot lottery (that is, at the time of winning the jackpot) and for each jackpot symbol type determined when the jackpot is reached.
Here, as shown in FIGS. 9A and 9B, the first big hit determination table 113e that is referred to when the special symbol X1 is determined in the non-short game state, and the special game in the non-short game state. The second jackpot determination table 113f that is referred to when the symbol X2 is determined will be described, and description of the other jackpot determination tables will be omitted.
本形態に係るパチンコ機Pでは、大当たりに当選し特別図柄の種別が決定された場合に、決定された特別図柄の種別、及び、大当たりの抽選時の遊技状態に対応する大当たり用判定テーブルが選択される。そして、上述したハズレ用判定テーブルに基づく決定の場合と同様に、取得されたリーチモード決定乱数と選択された大当たり用判定テーブルとに基づいて、変動モード番号及び変動パターン抽選テーブル114が決定される。 In the pachinko machine P according to the present embodiment, when the jackpot is won and the special symbol type is determined, the jackpot determination table corresponding to the determined special symbol type and the gaming state at the time of the jackpot lottery is selected. Is done. Then, as in the case of the determination based on the above-described determination table for loss, the variation mode number and variation pattern lottery table 114 is determined based on the acquired reach mode determination random number and the selected jackpot determination table. .
具体的には、非時短遊技状態において大当たりに当選し特別図柄X1が決定された場合に、第1大当たり用判定テーブル113eが選択され、非時短遊技状態において大当たりに当選し特別図柄X2が決定された場合に、第2大当たり用判定テーブル113fが選択される(図9(a)及び(b)参照)。 Specifically, when the jackpot is won in the non-short game state and the special symbol X1 is determined, the first jackpot determination table 113e is selected, and in the non-short game state, the jackpot is won and the special symbol X2 is determined. The second big hit determination table 113f is selected (see FIGS. 9A and 9B).
そして、図9(a)に示すように、第1大当たり用判定テーブル113eによれば、リーチモード決定乱数が0〜199であった場合に、「32H」という変動モード番号が決定されるとともに、変動パターン抽選テーブル114として第30変動テーブル114eが選択される。また、リーチモード決定乱数が200〜1299であった場合に、「33H」という変動モード番号が決定されるとともに、変動パターン抽選テーブル114として第31変動テーブル114fが選択される。また、リーチモード決定乱数が1300〜2038であった場合に、「34H」という変動モード番号が決定されるとともに、変動パターン抽選テーブル114として第31変動テーブル114fが選択される。
また、第2大当たり用判定テーブル113fによれば、リーチモード決定乱数が0〜1399であった場合に、「33H」という変動モード番号が決定されるとともに、変動パターン抽選テーブル114として第32変動テーブル114gが選択される。また、リーチモード決定乱数が1400〜2038であった場合に、「34H」という変動モード番号が決定されるとともに、変動パターン抽選テーブル114として第32変動テーブル114gが選択される。
なお、本形態に係るパチンコ機Pでは、上述の如く、大当たりの抽選時の遊技状態、及び、大当たり図柄の種別ごとに大当たり用判定テーブルが設けられているが、始動入賞口の種別を考慮して、大当たりの抽選時の遊技状態、始動入賞口の種別、及び、大当たり図柄の種別ごとに大当たり用判定テーブルを設けるようにしてもよい。
Then, as shown in FIG. 9A, according to the first jackpot determination table 113e, when the reach mode determination random number is 0 to 199, the variation mode number of “32H” is determined, The 30th variation table 114e is selected as the variation pattern lottery table 114. When the reach mode determination random number is 200 to 1299, the variation mode number “33H” is determined and the 31st variation table 114 f is selected as the variation pattern lottery table 114. When the reach mode determination random number is 1300 to 2038, the variation mode number “34H” is determined and the 31st variation table 114 f is selected as the variation pattern lottery table 114.
Further, according to the second jackpot determination table 113f, when the reach mode determination random number is 0 to 1399, the variation mode number “33H” is determined, and the variation pattern lottery table 114 is the thirty-second variation table. 114g is selected. When the reach mode determination random number is 1400 to 2038, the variation mode number “34H” is determined, and the thirty-second variation table 114 g is selected as the variation pattern lottery table 114.
In the pachinko machine P according to the present embodiment, as described above, the jackpot determination table is provided for each of the gaming state at the time of the jackpot lottery and the type of the jackpot symbol. Thus, a jackpot determination table may be provided for each of the gaming state at the time of the jackpot lottery, the type of the start winning opening, and the type of the jackpot symbol.
変動パターン抽選テーブル114は、変動演出パターン(変動演出の態様、変動時間)の決定に用いられる変動パターン番号を決定するためのものであり、多数設けられている。
ここでは、図10(a)〜(g)に示すように、大当たりの抽選の結果がハズレであった場合に決定される第1変動テーブル114a、第2変動テーブル114b、第3変動テーブル114c及び第4変動テーブル114d、並びに、大当たりの抽選の結果が大当たりであった場合に決定される第30変動テーブル114e、第31変動テーブル114f及び第32テーブル114gについて説明し、他の変動パターン抽選テーブル114の説明は省略する。
The variation pattern lottery table 114 is for determining a variation pattern number used for determining a variation effect pattern (a variation effect mode, a variation time), and is provided in large numbers.
Here, as shown in FIGS. 10A to 10G, the first variation table 114a, the second variation table 114b, the third variation table 114c, which are determined when the result of the big hit lottery is a loss, The fourth variation table 114d and the 30th variation table 114e, the 31st variation table 114f, and the 32nd table 114g that are determined when the jackpot lottery result is a jackpot will be described. Other variation pattern lottery tables 114 Description of is omitted.
本形態に係るパチンコ機Pでは、第1始動入賞口15又は第2始動入賞口16へ遊技球が入球すると、0〜249の数値範囲内で1個の変動パターン乱数が取得される。そして、取得された変動パターン乱数と、上述の変動モード番号とともに決定された変動パターン抽選テーブル114とに基づいて、変動パターン番号が決定される。
たとえば、図10(a)に示すように、第1変動テーブル114aによれば、変動パターン乱数が0〜124であった場合に「00H」という変動パターン番号が決定され、変動パターン乱数が125〜249であった場合に「01H」という変動パターン番号が決定される。また、図10(d)に示すように、第4変動テーブル114dによれば、変動パターン乱数が0〜119であった場合に「03H」という変動パターン番号が決定され、変動パターン乱数が120〜249であった場合に「04H」という変動パターン番号が決定される。
In the pachinko machine P according to the present embodiment, when a game ball enters the first
For example, as shown in FIG. 10A, according to the first variation table 114a, when the variation pattern random number is 0 to 124, a variation pattern number of “00H” is determined, and the variation pattern random number is 125 to In the case of H.249, the fluctuation pattern number “01H” is determined. Further, as shown in FIG. 10D, according to the fourth variation table 114d, when the variation pattern random number is 0 to 119, the variation pattern number “03H” is determined, and the variation pattern random number is 120 to 120. If it is 249, a variation pattern number of “04H” is determined.
また、図10(e)に示すように、第30変動テーブル114eによれば、変動パターン乱数が0〜124であった場合に「30H」という変動パターン番号が決定され、変動パターン乱数が125〜249であった場合に「31H」という変動パターン番号が決定される。また、図10(g)に示すように、第32変動テーブル114gによれば、変動パターン乱数が0〜199であった場合に「33H」という変動パターン番号が決定され、変動パターン乱数が200〜249であった場合に「34H」という変動パターン番号が決定される。
なお、同様に、他の変動パターンテーブル114によっても、所定の変動パターン乱数に対応して、所定の変動パターン番号が決定されるようになっている(図10参照)。
Further, as shown in FIG. 10E, according to the 30th variation table 114e, when the variation pattern random number is 0 to 124, the variation pattern number “30H” is determined, and the variation pattern random number is 125 to If it is 249, a variation pattern number of “31H” is determined. Also, as shown in FIG. 10 (g), according to the thirty-second variation table 114g, when the variation pattern random number is 0 to 199, the variation pattern number “33H” is determined, and the variation pattern random number is 200 to 200. In the case of H.249, the variation pattern number “34H” is determined.
Similarly, according to the other fluctuation pattern table 114, a predetermined fluctuation pattern number is determined corresponding to a predetermined fluctuation pattern random number (see FIG. 10).
以上のように、本形態に係るパチンコ機Pでは、変動開始時(すなわち、後述する特別図柄の変動表示の開始時(変動演出の開始時))に、上述のような大当たりの抽選が行われるとともに、大当たりの抽選が行われると、大当たりの抽選の結果、大当たりの抽選時の遊技状態及び保留数(第1特図保留数、第2特図保留数)等に応じて、変動モード番号及び変動パターン番号が決定される。上述の如く、変動モード番号及び変動パターン番号は、変動演出パターンを決定するためのものであり、変動モード番号及び変動パターン番号により、変動演出の態様及び変動時間が定められるようになっている。ここで、本形態に係るパチンコ機Pでは、変動演出が前半部分と後半部分に分けられている。そして、変動演出の前半部分の態様及び変動時間は、変動モード番号により決定され、変動演出の後半部分の態様及び変動時間は、変動パターン番号により決定されるようになっている。 As described above, in the pachinko machine P according to the present embodiment, the lottery for big hits as described above is performed at the start of variation (that is, at the start of variation display of special symbols described later (at the start of variation production)). In addition, when the jackpot lottery is performed, as a result of the jackpot lottery, depending on the game state and the number of holds (the number of the first special figure hold, the number of the second special figure hold) at the time of the jackpot lottery, A variation pattern number is determined. As described above, the variation mode number and the variation pattern number are for determining the variation effect pattern, and the variation effect mode and the variation time are determined by the variation mode number and the variation pattern number. Here, in the pachinko machine P according to the present embodiment, the variation effect is divided into a first half part and a second half part. Then, the aspect and variation time of the first half part of the variation effect are determined by the variation mode number, and the aspect and variation time of the second half part of the variation effect are determined by the variation pattern number.
次に、特図遊技における変動演出の変動時間の決定処理や、特別遊技の制御について説明する。
本形態に係るパチンコ機Pは、上述の決定処理や特別遊技の制御を行うためのテーブルとして、変動時間決定テーブル115、特別電動役物作動テーブル116、及び、遊技状態設定テーブル117等を備えている。
Next, the process for determining the variation time of the variation effect in the special figure game and the control of the special game will be described.
The pachinko machine P according to the present embodiment includes a variable time determination table 115, a special electric accessory operating table 116, a game state setting table 117, and the like as tables for performing the above-described determination processing and special game control. Yes.
変動時間決定テーブル115は、変動時間を決定するためのものである。
本形態に係るパチンコ機Pは、この変動時間決定テーブル115として、各変動モード番号に対応する変動演出の前半部分の変動時間(以下、前半変動時間という)が定められた第1変動時間決定テーブル115a、及び、各変動パターン番号に対応する変動演出の後半部分の変動時間(以下、後半変動時間という)が定められた第2変動時間決定テーブル115bを備えている(図11(a)及び(b)参照)。
そして、変動モード番号が決定されると、この決定された変動モード番号及び第1変動時間決定テーブル115aに基づき、対応する前半変動時間が決定される。また、変動パターン番号が決定されると、この決定された変動パターン番号及び第2変動時間決定テーブル115bに基づき、対応する後半変動時間が決定される。そして、このように決定された前半変動時間と後半変動時間の合計値が、大当たりの抽選の結果を報知する変動演出の全体の変動時間に相当する。
たとえば、決定された変動モード番号が「03H」及び変動パターン番号が「04H」であった場合には、変動モード番号「03H」に対応して「13秒」の前半変動時間が決定され、変動パターン番号「04H」に対応して「60秒」の後半変動時間が決定される。そして、これらの合計値「73秒(=13秒+60秒)」が、変動演出の全体の変動時間となる。
The variation time determination table 115 is for determining the variation time.
The pachinko machine P according to the present embodiment uses the first variation time determination table in which the variation time of the first half of the variation effect corresponding to each variation mode number (hereinafter referred to as the first variation time) is defined as the variation time determination table 115. 115a and a second variation time determination table 115b in which the variation time of the latter half of the variation effect corresponding to each variation pattern number (hereinafter referred to as the latter variation time) is defined (FIGS. 11A and 11B). b)).
When the variation mode number is determined, the corresponding first variation time is determined based on the determined variation mode number and the first variation time determination table 115a. When the variation pattern number is determined, the corresponding latter variation time is determined based on the determined variation pattern number and the second variation time determination table 115b. The total value of the first-half variation time and the second-half variation time determined in this way corresponds to the entire variation time of the variation effect for informing the lottery lottery result.
For example, when the determined variation mode number is “03H” and the variation pattern number is “04H”, the first half variation time of “13 seconds” is determined corresponding to the variation mode number “03H”, and the variation The second half variation time of “60 seconds” is determined corresponding to the pattern number “04H”. The total value “73 seconds (= 13 seconds + 60 seconds)” is the entire variation time of the variation effect.
また、本形態に係るパチンコ機Pでは、上述の如く、変動モード番号及び変動パターン番号が決定されると、この決定された変動モード番号に対応する変動モードコマンド、及び、この決定された変動パターン番号に対応する変動パターンコマンドが生成され、副制御基板300に送信される。そして、副制御基板300においては、受信した変動モードコマンド及び変動パターンコマンドに基づいて、変動演出の態様が決定されるようになっている。具体的には、変動モードコマンドに基づいて変動演出の前半部分の態様が決定され、変動パターンコマンドに基づいて変動演出の後半部分の態様が決定されるようになっている。
なお、変動演出の態様については、変動モードコマンドに基づいて変動演出の前半部分の態様を決定し、変動パターンコマンドに基づいて変動演出の後半部分の態様を決定するのではなく、変動パターンコマンドに基づいて変動演出の前半部分の態様を決定し、変動モードコマンドに基づいて変動演出の後半部分の態様を決定するようにしてもよい。
また、変動演出は、前半部分と後半部分とに分けるのではなく、より多くの部分に分けて、変動モードコマンドや変動パターンコマンドに基づいて、それぞれの部分の態様を決定するようにしてもよい。
また、変動演出の態様は、変動モードコマンド及び変動パターンコマンドのみならず、他のコマンドに基づいて決定してもよい。また、変動モードコマンド又は変動パターンコマンドのいずれかのみに基づいて決定してもよい。
In the pachinko machine P according to the present embodiment, as described above, when the variation mode number and the variation pattern number are determined, the variation mode command corresponding to the determined variation mode number and the determined variation pattern A variation pattern command corresponding to the number is generated and transmitted to the
Regarding the mode of variation effect, the mode of the first half part of the variation effect is determined based on the variation mode command, and the mode of the second half part of the variation effect is not determined based on the variation pattern command. The aspect of the first half portion of the variation effect may be determined based on the mode, and the second half of the variation effect may be determined based on the variation mode command.
In addition, the variation effect is not divided into the first half portion and the second half portion, but may be divided into more portions and the mode of each portion may be determined based on the variation mode command or the variation pattern command. .
In addition, the variation effect mode may be determined based on not only the variation mode command and the variation pattern command but also other commands. Alternatively, the determination may be made based only on either the variation mode command or the variation pattern command.
また、上述のように決定された変動時間に基づいて、演出表示装置21では変動演出が行われるとともに、特別図柄表示装置(第1特別図柄表示装置30又は第2特別図柄表示装置31)では特別図柄の変動表示が行われる。具体的には、遊技球が入球した始動入賞口が第1始動入賞口15の場合には、決定された変動時間の間、第1特別図柄表示装置30が点滅表示され、遊技球が入球した始動入賞口が第2始動入賞口16の場合には、決定された変動時間の間、第2特別図柄表示装置31が点滅表示される。そして、変動時間の経過後、決定された特別図柄が停止表示される。
Moreover, based on the variation time determined as described above, the
特別電動役物作動テーブル116は、大当たりに当選した場合に実行される特別遊技を制御するためのものであり、特別遊技の実行中に大入賞口ソレノイド18cを作動させるために参照されるものである。本形態に係るパチンコ機Pでは、図12(a)及び(b)に示すように、特別電動役物作動テーブル116として、特別図柄X1が決定された場合に参照される第1作動テーブル116aと、特別図柄X2が決定された場合に参照される第2作動テーブル116bと、が設けられている。 The special electric accessory operating table 116 is for controlling a special game that is executed when a big win is won, and is referred to for operating the special prize opening solenoid 18c during the execution of the special game. is there. In the pachinko machine P according to the present embodiment, as shown in FIGS. 12 (a) and 12 (b), as the special electric accessory operation table 116, a first operation table 116a that is referred to when the special symbol X1 is determined; A second operation table 116b that is referred to when the special symbol X2 is determined is provided.
具体的には、特別図柄X1が決定されると、図12(a)に示すように、第1作動テーブル116aを参照して特別遊技が実行される。この第1作動テーブル116aによれば、大入賞口18が29.0秒開放するか又は大入賞口18に10個の遊技球が入球するかのいずれかの条件が成立することで終了するラウンド遊技が16回実行される。また、各ラウンド遊技の実行中、大入賞口18は1回のみ開放され、各ラウンド遊技間に大入賞口18が閉鎖する時間(すなわち、インターバル時間)は2.0秒に設定されている。
この特別遊技においては、遊技者は、所定個数の期待値の賞球を獲得可能となる。
Specifically, when the special symbol X1 is determined, a special game is executed with reference to the first operation table 116a as shown in FIG. According to the first operation table 116a, the game ends when the condition that either the winning prize opening 18 is released for 29.0 seconds or ten game balls enter the winning prize opening 18 is satisfied. Round game is executed 16 times. In addition, during the execution of each round game, the special winning
In this special game, the player can acquire a predetermined number of prize balls of expected values.
また、特別図柄X2が決定されると、図12(b)に示すように、第2作動テーブル116bを参照して特別遊技が実行される。この第2作動テーブル116bによれば、第1作動テーブル116aと同態様のラウンド遊技が4回実行され。また、各ラウンド遊技の実行中における大入賞口18の開閉回数及びインターバル時間は第1作動テーブル116aと同様の内容に設定されている。
この特別遊技においては、遊技者は、特別図柄X1が決定された場合の特別遊技よりも少ない期待値の賞球を獲得可能となる。
When the special symbol X2 is determined, as shown in FIG. 12B, the special game is executed with reference to the second operation table 116b. According to the second operation table 116b, the round game in the same manner as the first operation table 116a is executed four times. In addition, the number of opening / closing of the special winning
In this special game, the player can obtain a prize ball with an expected value smaller than that of the special game when the special symbol X1 is determined.
遊技状態設定テーブル117は、特別遊技が実行された場合に、当該特別遊技の終了後の遊技状態を設定するためのものである。
本形態に係るパチンコ機Pでは、図13に示すように、特別図柄X1又は特別図柄X2のいずれが決定された場合であっても、特別遊技の終了後の遊技状態が高確率時短遊技状態に設定される。また、高確率遊技状態の継続回数(以下、高確回数という)及び時短遊技状態の継続回数(以下、時短回数という)はいずれも、100回に設定される。すなわち、特別遊技の終了後、大当たりの抽選の結果が100回導出されるまで、高確率時短遊技状態が継続する。また、この遊技状態の継続中に大当たりに当選した場合には、再度、高確回数及び時短回数が設定されるようになっている。したがって、特別遊技の終了後に高確率時短遊技状態が設定され、この遊技状態の継続中に大当たりに当選することなく、100回の抽選の結果がすべてハズレとなると、遊技状態が通常遊技状態に変更されることとなる。
The game state setting table 117 is for setting a game state after the end of the special game when the special game is executed.
In the pachinko machine P according to the present embodiment, as shown in FIG. 13, the gaming state after the end of the special game is set to the high probability short-time gaming state regardless of whether the special symbol X1 or the special symbol X2 is determined. Is set. In addition, the number of times of continuing the high probability gaming state (hereinafter referred to as “high probability number”) and the number of times of continuing the short time gaming state (hereinafter referred to as “short time number”) are both set to 100 times. That is, after the end of the special game, the high-probability short-time gaming state continues until the jackpot lottery result is derived 100 times. In addition, when the jackpot is won while the game state continues, the high-accuracy count and the short-time count are set again. Therefore, after the special game is over, a high probability short-time gaming state is set, and if all of the 100 lottery results are lost without winning a big win while the gaming state continues, the gaming state is changed to the normal gaming state. Will be.
なお、特別遊技の終了後の遊技状態は、大当たりの抽選によって決定された特別図柄の種別に基づいて決定してもよい。たとえば、特別図柄X1又はX2のいずれか一方が決定された場合に、特別遊技の終了後の遊技状態を高確率時短遊技状態に設定し、いずれか他方が決定された場合に、通常遊技状態や、低確率遊技状態及び時短遊技状態を組み合わせた遊技状態に設定してもよい。 Note that the gaming state after the end of the special game may be determined based on the special symbol type determined by the jackpot lottery. For example, when one of the special symbols X1 or X2 is determined, the gaming state after the end of the special game is set to the high probability short-time gaming state, and when either one is determined, the normal gaming state or Alternatively, a gaming state that combines a low-probability gaming state and a short-time gaming state may be set.
次に、普図遊技に関する処理について説明する。
本形態に係るパチンコ機Pでは、発射装置(図示しておらず)により発射され遊技領域12を流下する遊技球がゲート20を通過すると、第2始動入賞口16の可動片16bを作動させて当該可動片16bを開くか否かを決定する普通図柄の抽選が行われる。そして、この普通図柄の抽選によって当たりとなると、可動片16bが開き、第2始動入賞口16が開状態となるため、第2始動入賞口16への遊技球の入球が容易となる。
この普通図柄の抽選は、遊技球がゲート20を通過することを契機に取得される当たり決定乱数、及び、メインROM102に格納されており当該乱数を判定するための当たり決定乱数判定テーブル118に基づいて、行われる。
Next, processing related to ordinary game will be described.
In the pachinko machine P according to the present embodiment, when a game ball that is launched by a launching device (not shown) and flows down the
The normal symbol lottery is based on a winning random number acquired when the game ball passes through the
そして、遊技球がゲート20を通過すると、上述の当たり決定乱数が取得されるとともに、当該乱数値がメインRAM103の普図保留記憶領域に4個を上限として記憶されるようになっている。具体的には、この普図保留記憶領域は、第1記憶部から第4記憶部までの計4つの記憶部から構成されており、ゲート20の通過順に、第1記憶部から記憶されるようになっている。また、既にいくつかの記憶部に当たり決定乱数が記憶されている場合には、空きの記憶部のうち最も番号の小さい記憶部に当たり決定乱数が記憶されるようになっている。そして、普図保留記憶領域に既に4個の当たり決定乱数が記憶されている場合に、遊技球がゲート20を通過しても、この通過に係る当たり決定乱数は普図保留記憶領域に記憶されない。
なお、本形態に係るパチンコ機Pにおいて、当たり決定乱数には、主制御基板100に内蔵されたハードウェア乱数を用いている。この当たり決定乱数は、一定の規則に従って更新され、乱数列が一巡するごとに自動的に乱数列が変更されるとともに、システムリセット毎にスタート値が変更されるようになっている。
また、本形態に係るパチンコ機Pでは、普図保留記憶領域に記憶されている当たり決定乱数の数(以下、普図保留数という)は、普図保留数カウンタ(特に図示しておらず)に記憶されるようになっている。
なお、本明細書においては、上述のように、当たり決定乱数が普図保留記憶領域に記憶されることを「普図保留」ともいう。
When the game ball passes through the
In the pachinko machine P according to the present embodiment, a hardware random number built in the
Further, in the pachinko machine P according to the present embodiment, the number of random numbers determined per hit (hereinafter referred to as the “universal pending number”) stored in the usual figure holding storage area is a universal figure holding number counter (not particularly shown). To be remembered.
In the present specification, as described above, the fact that the winning determination random number is stored in the general-purpose hold storage area is also referred to as “normal-purpose hold”.
また、当たり決定乱数判定テーブル118は、普通図柄の抽選により当たりか否かの判定を行うためのものであって、図14(a)及び(b)に示すように、非時短遊技状態において参照される非時短判定テーブル118aと、時短遊技状態において参照される時短判定テーブル118bと、を備えている。
本形態に係るパチンコ機Pでは、遊技球がゲート20を通過すると、0〜65535の数値範囲内で1個の当たり決定乱数が取得される。そして、普通図柄の抽選を行う時点の遊技状態が非時短遊技状態であれば、非時短判定テーブル118aが選択され、取得された当たり決定乱数と選択された非時短判定テーブル118aとに基づいて普通図柄の抽選が行われる。また、普通図柄の抽選を行う時点の遊技状態が時短遊技状態であれば、時短判定テーブル118bが選択され、取得された当たり決定乱数と選択された時短判定テーブル118bとに基づいて普通図柄の抽選が行われる。
The winning determination random number determination table 118 is used for determining whether or not the winning symbol is determined by a normal symbol lottery. As shown in FIGS. The non-time reduction determination table 118a and the time reduction determination table 118b referred to in the time reduction gaming state are provided.
In the pachinko machine P according to the present embodiment, when the game ball passes through the
この非時短判定テーブル118aによれば、当たり決定乱数が1であった場合に当たりと判定され、これ以外の当たり決定乱数(0、2〜65535)であった場合にハズレと判定される。したがって、この非時短判定テーブル118aにおいて当たりとなる確率は1/65536となる。
また、時短判定テーブル118bによれば、当たり決定乱数が1〜65000であった場合に当たりと判定され、これ以外の当たり決定乱数(0、65001〜65535)であった場合にハズレと判定される。したがって、この時短判定テーブル118bにおいて当たりとなる確率は65000/65536、すなわち、およそ99/100となる。
なお、普通図柄の抽選によって当たりとなった場合には当たり図柄が決定され、ハズレとなった場合にはハズレ図柄が決定される。
According to the non-time reduction determination table 118a, it is determined that the winning random number is 1 and the winning determination random number (0, 2 to 65535) is determined to be lost. Therefore, the probability of winning in this non-time reduction determination table 118a is 1/65536.
According to the time reduction determination table 118b, it is determined that the winning random number is 1 to 65000, and it is determined to be lost if the winning random number (0, 65001 to 65535) is other than this. Therefore, the probability of winning in the time determination table 118b is 65000/65536, that is, approximately 99/100.
In addition, a winning symbol is determined when the winning symbol is a winning symbol, and a lost symbol is determined when the winning symbol is lost.
また、本形態に係るパチンコ機Pは、普通図柄の変動や可動片16bの開閉の制御に係るテーブルとして、普通図柄変動パターン決定テーブル119、及び、第2始動入賞口開放制御テーブル120等を備えている。
Further, the pachinko machine P according to the present embodiment includes a normal symbol variation pattern determination table 119, a second start winning opening opening control table 120, and the like as tables relating to control of variation of the normal symbol and opening / closing of the
普通図柄変動パターン決定テーブル119は、普通図柄の変動パターンを決定するためのものである。普通図柄の変動パターンには、それぞれ普通図柄の変動時間が対応付けられている。そして、上述のように、ゲート20を遊技球が通過することにより普通図柄の抽選が行われると、この普通図柄変動パターン決定テーブル119に基づいて普通図柄の変動パターン(すなわち、普通図柄の変動時間)が決定される。
本形態に係るパチンコ機Pでは、図15に示すように、遊技状態が非時短遊技状態の場合には普通図柄の変動時間が3秒に決定され、遊技状態が時短遊技状態の場合には普通図柄の変動時間が0.6秒に決定される。そして、普通図柄の変動時間が決定されると、この決定された普通図柄の変動時間の間、普通図柄表示装置32(図3参照)が点滅表示される。そして、普通図柄の抽選により当たりとなって当たり図柄が決定された場合には、普通図柄表示装置32が点灯し、ハズレとなってハズレ図柄が決定された場合には、普通図柄表示装置32が消灯する。
The normal symbol variation pattern determination table 119 is for determining a variation pattern of a normal symbol. The fluctuation pattern of the normal symbol is associated with the fluctuation pattern of the normal symbol. Then, as described above, when the normal symbol lottery is performed by passing the game ball through the
In the pachinko machine P according to this embodiment, as shown in FIG. 15, when the gaming state is the non-short-time gaming state, the normal symbol variation time is determined to be 3 seconds, and when the gaming state is the short-time gaming state, The symbol variation time is determined to be 0.6 seconds. When the variation time of the normal symbol is determined, the normal symbol display device 32 (see FIG. 3) blinks during the determined variation time of the normal symbol. When the winning symbol is determined by lottery of the normal symbols, the normal
また、第2始動入賞口開放制御テーブル120は、第2始動入賞口16に設けられた可動片16bの作動を制御するために参照されるものである。
本形態に係るパチンコ機Pでは、普通図柄表示装置32が点灯すると、第2始動入賞口16の可動片16bが、第2始動入賞口開放制御テーブル120に定められた態様で開閉するようになっている。具体的には、遊技状態が非時短遊技状態の場合には、図16に示すように、始動入賞口ソレノイド16cが0.2秒(=0.2秒×1回)通電されるため、第2始動入賞口16の可動片16bが0.2秒開放される。また、遊技状態が時短遊技状態の場合には、図16に示すように、始動入賞口ソレノイド16cが2.4秒(=1.2秒×2回)通電されるため、第2始動入賞口16の可動片16bが合計2.4秒開放される。
The second start winning opening opening control table 120 is referred to for controlling the operation of the
In the pachinko machine P according to the present embodiment, when the normal
以上のように、非時短遊技状態と時短遊技状態とには、それぞれ、第2始動入賞口16を開閉するための条件が定められており、この条件の内容により、時短遊技状態においては、非時短遊技状態よりも第2始動入賞口16に遊技球が入球しやすくなっている。すなわち、時短遊技状態においては、遊技球がゲート20を通過する限りにおいて、次々と普通図柄の抽選が行われ、第2始動入賞口16が頻繁に開放されるため、遊技の進行に伴う遊技球の減少を抑えながら、大当たりの抽選の機会を獲得できることとなる。
As described above, the conditions for opening and closing the second
(エラー発生時及び解除時の処理の概要)
次に、各種エラーの発生時及び解除時の処理について説明する。
本形態に係るパチンコ機Pにおいては、本体枠2の開放が検出されることにより本体枠開放エラーが発生し、前扉3の開放が検出されることにより前扉開放エラーが発生し、遊技盤11へ向けられる磁気又はアウト口19へ向けられる磁気が検出されることにより磁気エラーが発生し、遊技盤11へ向けられる電波が検出されることにより電波エラーが発生し、パチンコ機Pの振動が検出されることにより振動エラーが発生する。そして、これらのエラーが発生した場合や発生中のエラーが解除された場合には、主制御基板100や副制御基板300においてエラーに応じた処理(たとえば、メインRAM103への所定のデータのセット、遊技球の払い出しの停止又は停止解除の制御、エラーが発生している旨の報知又は報知終了の制御等)が行われる。
(Overview of processing when an error occurs and when it is canceled)
Next, processing when various errors occur and when they are canceled will be described.
In the pachinko machine P according to the present embodiment, a body frame opening error occurs when the opening of the
ここで、本形態に係るパチンコ機PのメインROM102には、エラーの発生や発生中のエラーの解除に関する処理を行うための各種データを格納するテーブルとして、エラー管理一般データテーブル121、中継テーブル122及び主制御処理データテーブル123を備えている。
詳細については後述するが、エラー管理一般データテーブル121には、エラーの発生や発生中のエラーの解除を判断するためのデータ等が記憶されている。また、主制御処理データテーブル123には、所定のエラーの発生時や解除時に主制御基板100において行う処理内容を定めたデータが記憶されている。また、中継テーブル122には、所定のエラーの発生時や解除時に、主制御処理データテーブル123に記憶されている各データを取得するために用いる中継データ(主制御処理データテーブル123に記憶されている各データの先頭番地までのアドレス距離を示すデータ)が記憶されている。
そして、メインCPU101は、エラー管理一般データテーブル121に記憶されているデータに基づいて、上述の各種エラーが発生したか否か又は発生中のエラーが解除されたか否かを判断するとともに、所定のエラーが発生したと判断された場合や発生中の所定のエラーが解除されたと判断された場合には、中継テーブル122に記憶されている中継データに基づいて、主制御処理データテーブル123から対応する処理内容のデータを取得して、この取得されたデータに基づく処理を実行する。
Here, in the
Although details will be described later, the error management general data table 121 stores data for determining the occurrence of an error and the cancellation of the error that has occurred. The main control processing data table 123 stores data that defines the processing content to be performed in the
Based on the data stored in the error management general data table 121, the main CPU 101 determines whether or not the above-described various errors have occurred or whether or not the error that has occurred has been canceled, When it is determined that an error has occurred or when it is determined that a predetermined error that has occurred has been cancelled, a response is made from the main control processing data table 123 based on the relay data stored in the relay table 122. Data of processing contents is acquired, and processing based on the acquired data is executed.
また、図17に示すように、メインROM102には、予め定められた番地(本形態ではA番地)を先頭番地として、エラー管理一般データテーブル121が記憶されており、エラー管理一般データテーブル121の最終番地よりも後の番地(本形態ではB番地)を先頭番地として、中継テーブル122が記憶されており、この中継テーブル122に連続して(すなわち、中継テーブル122の最終番地の次の番地を先頭番地として)主制御処理データテーブル123が記憶されている。
なお、本明細書においては、エラー管理一般データテーブル121の先頭番地を「一般テーブル先頭番地」、中継テーブル122の先頭番地を「中継テーブル先頭番地」、主制御処理データテーブル123の先頭番地を「処理テーブル先頭番地」ともいうものとする。
Further, as shown in FIG. 17, the
In the present specification, the head address of the error management general data table 121 is “general table head address”, the head address of the relay table 122 is “relay table head address”, and the head address of the main control processing data table 123 is “ It is also referred to as “processing table head address”.
エラー管理一般データテーブル121は、図17に示すように、各種エラーごとのデータブロック(本体枠開放エラーブロック、前扉開放エラーブロック、磁気エラーブロック、電波エラーブロック、振動エラーブロックの5つのデータブロック)から構成されている。
また、各データブロックには、図17に示すように、先頭から順に、エラーを検出するセンサが接続された入力ポートの各ビットに入力された信号のオン又はオフの状態を示す状態フラグが記憶されている番地のデータ、上述の入力ポートのビットのうち対象のエラーを検出するセンサに対応するビットである監視対象ビットを示すデータ、対象のエラーの発生又は解除を判断するための監視タイマにセットする監視時間のデータ、対象のエラーの発生時又は解除時に副制御基板300へ送信するサブコマンドのデータ、対象のエラーの発生時又は解除時に中継テーブル122に記憶されている中継データ(主制御処理データテーブル123に記憶されている各データの先頭番地までのアドレス距離)を取得するために用いるオフセットデータが記憶されている。
なお、これらの各データはいずれも1バイトのデータ量であるため、各データブロックはそれぞれ5バイトのデータ量となっている。
As shown in FIG. 17, the error management general data table 121 includes five data blocks for each error (main frame opening error block, front door opening error block, magnetic error block, radio wave error block, vibration error block). ).
In addition, as shown in FIG. 17, each data block stores a status flag indicating the ON or OFF state of the signal input to each bit of the input port connected to the sensor that detects the error in order from the top. Data indicating the monitoring target bit, which is the bit corresponding to the sensor that detects the target error among the bits of the input port described above, and the monitoring timer for determining the occurrence or release of the target error Monitoring time data to be set, subcommand data to be transmitted to the
Since each of these data has a data amount of 1 byte, each data block has a data amount of 5 bytes.
主制御処理データテーブル123には、上述の如く、所定のエラーの発生時又は解除時に主制御基板100において行う処理内容を定めたデータが記憶されている。
具体的には、この主制御処理データテーブル123においては、処理テーブル先頭番地から当該処理テーブル先頭番地の5番地先までの間(5番地の間)に、所定のエラーの発生時に出力するセキュリティ信号に関するデータをメインRAM103にセットするためのセキュリティ信号設定データ(計5バイト)が記憶され、処理テーブル先頭番地の6番地先から当該処理テーブル先頭番地の10番地先までの間(5番地の間)に、前扉開放エラーの解除時に遊技球の払い出しの停止を解除するための払い出し停止解除設定データ(計5バイト)が記憶され、処理テーブル先頭番地の11番地先から当該処理テーブル先頭番地の15番地先までの間(5番地の間)に、前扉開放エラーの発生時に遊技球の払い出しを停止するための払い出し停止設定データ(計5バイト)が記憶されている。
As described above, the main control processing data table 123 stores data that defines the content of processing performed on the
Specifically, in the main control processing data table 123, a security signal output when a predetermined error occurs between the processing table head address and the fifth address of the processing table head address (between the five addresses). Security signal setting data (a total of 5 bytes) for setting data on the main RAM 103 is stored, and from the 6th address of the processing table start address to the 10th address of the processing table start address (between 5 addresses) In addition, payout stop release setting data (a total of 5 bytes) for releasing the payout stop of the game ball at the time of releasing the front door opening error is stored. A payout stop to stop paying out game balls when a front door open error occurs until the address is reached (between address 5) Configuration data (a total of 5 bytes) is stored.
また、中継テーブル122には、上述の如く、主制御処理データテーブル123に記憶されているセキュリティ信号設定データ、払い出し停止解除設定データ、払い出し停止設定データを取得するための中継データ(各データの先頭番地までのアドレス距離)が記憶されている。
具体的には、この中継テーブル122においては、中継テーブル先頭番地の1番地先に、当該番地からセキュリティ信号設定データの先頭番地までのアドレス距離(以下、信号設定データアドレス距離という)が記憶されており、中継テーブル先頭番地の2番地先に、当該番地から払い出し停止解除設定データの先頭番地までのアドレス距離(以下、解除設定データアドレス距離という)が記憶されており、中継テーブル先頭番地の3番地先に、当該番地から払い出し停止設定データの先頭番地までのアドレス距離(以下、停止設定データアドレス距離という)が記憶されている。なお、この中継テーブル先頭番地の3番地先が、中継テーブル122の最終番地に相当する。
Further, as described above, the relay table 122 includes relay data (the head of each data) for acquiring the security signal setting data, the payout stop release setting data, and the payout stop setting data stored in the main control processing data table 123. Address distance to address) is stored.
Specifically, in this relay table 122, the address distance from the address to the head address of the security signal setting data (hereinafter referred to as signal setting data address distance) is stored at the first address of the relay table. In addition, the address distance from the address to the start address of the payout cancellation release setting data (hereinafter referred to as the release setting data address distance) is stored at the 2nd address of the start address of the relay table, and the 3rd address of the relay table start address. First, the address distance from the address to the head address of the payout stop setting data (hereinafter referred to as stop setting data address distance) is stored. Note that the third address ahead of the relay table head address corresponds to the final address of the relay table 122.
ここで、図17に示すように、本形態に係るパチンコ機PのメインROM102においては、B番地を先頭番地として中継テーブル122が記憶されているため、B+1番地に信号設定データアドレス距離が記憶され、B+2番地に解除設定データアドレス距離が記憶され、B+3番地に停止設定データアドレス距離が記憶されていることとなる。
また、上述の如く、主制御処理データテーブル123は、中継テーブル122の最終番地(B+3番地)の次の番地を先頭番地として記憶されている。したがって、主制御処理データテーブル123の先頭番地はB+4番地となるため、セキュリティ信号設定データの先頭番地はB+4番地、最終番地はB+8番地となり、払い出し停止解除設定データの先頭番地はB+9番地、最終番地はB+13番地となり、払い出し停止設定データの先頭番地はB+14番地、最終番地はB+18番地となる。
そうすると、中継テーブル122におけるB+1番地には信号設定データアドレス距離が記憶されるが、この信号設定データアドレス距離は、B+1番地からB+4番地までの距離であるため、B+1番地には「3」(=(B+4番地)−(B+1番地))が記憶される。また、中継テーブル122におけるB+2番地には解除設定データアドレス距離が記憶されるが、この解除設定データアドレス距離は、B+2番地からB+9番地までの距離であるため、B+2番地には「7」(=(B+9番地)−(B+2番地))が記憶される。また、中継テーブル122におけるB+3番地には停止設定データアドレス距離が記憶されるが、この停止設定データアドレス距離は、B+3番地からB+14番地までの距離であるため、B+3番地には「11」(=(B+14番地)−(B+3番地))が記憶される。
Here, as shown in FIG. 17, in the
Further, as described above, the main control processing data table 123 stores the next address after the last address (address B + 3) of the relay table 122 as the head address. Therefore, since the head address of the main control processing data table 123 is B + 4, the head address of the security signal setting data is B + 4, the last address is B + 8, and the top address of the payout stop cancellation setting data is B + 9, the last address. Becomes B + 13, the top address of the payout stop setting data is B + 14, and the final address is B + 18.
Then, the signal setting data address distance is stored at the address B + 1 in the relay table 122. Since this signal setting data address distance is the distance from the address B + 1 to the address B + 4, “3” (= (B + 4 address) − (B + 1 address)) is stored. In addition, the cancellation setting data address distance is stored at the address B + 2 in the relay table 122. Since this cancellation setting data address distance is the distance from the address B + 2 to the address B + 9, “7” (= (B + 9 address) − (B + 2 address)) is stored. Further, the stop setting data address distance is stored at B + 3 in the relay table 122. Since this stop setting data address distance is the distance from B + 3 to B + 14, “11” (= (B + 14 address) − (B + 3 address)) is stored.
ところで、エラー管理一般データテーブル121を構成する各データブロックには、上述の如く、中継テーブル122に記憶されている中継データ(上述のアドレス距離)を取得するために用いるオフセットデータが記憶されている。
このオフセットデータは1バイトのデータであり、上位4ビット及び下位4ビットがそれぞれ、中継テーブル122の先頭番地から取得対象の中継データまでのアドレス距離を示すデータとなっている。そして、当該データブロックに対応するエラーの解除時にはオフセットデータにおける上位4ビットが取得され、中継テーブル122の先頭番地と上位4ビットのデータとに基づいて、中継テーブル122における対象の中継データ(アドレス距離)が取得される。また、当該データブロックに対応するエラーの発生時にはオフセットデータにおける下位4ビットが取得され、中継テーブル122の先頭番地と下位4ビットのデータとに基づいて、中継テーブル122における対象の中継データが取得される。
すなわち、オフセットデータの上位4ビットは、エラーの解除時において中継データを取得するためのデータであり、オフセットデータの下位4ビットは、エラーの発生時において中継データを取得するためのデータである。
By the way, as described above, each data block constituting the error management general data table 121 stores offset data used for acquiring relay data (the above-mentioned address distance) stored in the relay table 122. .
This offset data is 1-byte data, and the upper 4 bits and the lower 4 bits are data indicating the address distance from the start address of the relay table 122 to the relay data to be acquired. Then, when the error corresponding to the data block is canceled, the upper 4 bits in the offset data are acquired, and based on the head address of the relay table 122 and the upper 4 bits, the target relay data (address distance) in the relay table 122 is acquired. ) Is acquired. Further, when an error corresponding to the data block occurs, the lower 4 bits in the offset data are acquired, and the target relay data in the relay table 122 is acquired based on the head address of the relay table 122 and the lower 4 bits of data. The
That is, the upper 4 bits of the offset data are data for acquiring relay data when the error is canceled, and the lower 4 bits of the offset data are data for acquiring relay data when an error occurs.
具体的には、図17に示すように、エラー管理一般データテーブル121において、本体枠開放エラーブロックには「00000000b」(最後尾に「b」が付された数字は2進数表記。以下、同様)というオフセットデータが記憶されており、前扉開放エラーブロックには「00100011b」というオフセットデータが記憶されており、磁気エラーブロックには「00000000b」というオフセットデータが記憶されており、電波エラーブロックには「00000001b」というオフセットデータが記憶されており、振動検出エラーブロックには「00000001b」というオフセットデータが記憶されている。 Specifically, as shown in FIG. 17, in the error management general data table 121, “00000000b” (the number with “b” added at the end of the body frame opening error block is expressed in binary. ) Is stored, offset data "00100011b" is stored in the front door opening error block, offset data "00000000b" is stored in the magnetic error block, and the radio wave error block Offset data “00000001b” is stored, and offset data “00000001b” is stored in the vibration detection error block.
たとえば、前扉開放エラーが発生したと判断されたときには、前扉開放エラーブロックのオフセットデータ「00100011b」における下位4ビット「0011b」が取得される。この場合、取得された下位4ビットは10進数では「3」であるため、中継テーブル122の先頭番地(B番地)の3番地先に記憶されている中継データ、すなわち、B+3番地に記憶されている停止設定データアドレス距離(主制御処理データテーブル123に記憶されている払い出し停止設定データの先頭番地までのアドレス距離)である「11」が取得される。これにより、当該B+3番地の11番地先であるB+14番地を先頭番地として記憶されている払い出し停止設定データを取得することができる。すなわち、前扉開放エラーの発生時には、上述の処理が行われることにより、主制御処理データテーブル123から払い出し停止設定データが取得され、当該データがメインRAM103にセットされることで、主制御基板100において当該データに基づく処理が実行されることとなる。
For example, when it is determined that a front door opening error has occurred, the lower 4 bits “0011b” in the offset data “00100011b” of the front door opening error block are acquired. In this case, since the acquired lower 4 bits are “3” in decimal, it is stored in the relay data stored in the third address ahead of the first address (address B) of the relay table 122, that is, stored in the address B + 3. "11" which is the stop setting data address distance (address distance to the top address of the payout stop setting data stored in the main control processing data table 123) is acquired. Thereby, the payout stop setting data stored with the B + 14 address, which is the 11th address of the B + 3 address, as the head address can be acquired. That is, when a front door opening error occurs, the above-described processing is performed, whereby the payout stop setting data is acquired from the main control processing data table 123, and the data is set in the main RAM 103, whereby the
また、発生中の前扉開放エラーが解除されたと判断されたときには、前扉開放エラーブロックのオフセットデータ「00100011b」における上位4ビット「0010b」が取得される。この場合、取得された上位4ビットは10進数では「2」であるため、中継テーブル122の先頭番地(B番地)の2番地先に記憶されている中継データ、すなわち、B+2番地に記憶されている解除設定データアドレス距離(主制御処理データテーブル123に記憶されている払い出し停止解除設定データの先頭番地までのアドレス距離)である「7」が取得される。これにより、当該B+2番地の7番地先であるB+9番地を先頭番地として記憶されている払い出し停止解除設定データを取得することができる。すなわち、前扉開放エラーの解除時には、上述の処理が行われることにより、主制御処理データテーブル123から払い出し停止解除設定データが取得され、当該データがメインRAM103にセットされることで、主制御基板100において当該データに基づく処理が実行されることとなる。 Further, when it is determined that the generated front door opening error has been canceled, the upper 4 bits “0010b” in the offset data “00100011b” of the front door opening error block are acquired. In this case, since the acquired upper 4 bits are “2” in decimal, it is stored in the relay data stored at the second address ahead of the first address (address B) of the relay table 122, that is, stored in the address B + 2. "7" which is the release setting data address distance (address distance to the first address of the payout stop cancellation setting data stored in the main control processing data table 123) is acquired. Accordingly, the payout stop cancellation setting data stored with the B + 9 address, which is the 7th address of the B + 2 address, as the head address can be acquired. That is, when the front door opening error is canceled, the above-described processing is performed, whereby the payout stop cancellation setting data is acquired from the main control processing data table 123, and the data is set in the main RAM 103, whereby the main control board is set. In 100, processing based on the data is executed.
また、電波エラーが発生したと判断されたときには、電波エラーブロックのオフセットデータ「00000001b」における下位4ビット「0001b」が取得され、また、振動エラーが発生したと判断されたときには、振動エラーブロックのオフセットデータ「00000001b」における下位4ビット「0001b」が取得される。
これらの場合、取得された下位4ビットは10進数では「1」であるため、中継テーブル122の先頭番地(B番地)の1番地先に記憶されている中継データ、すなわち、B+1番地に記憶されている信号設定データアドレス距離(主制御処理データテーブル123に記憶されているセキュリティ信号設定データの先頭番地までのアドレス距離)である「3」が取得される。これにより、当該B+1番地の3番地先であるB+4番地を先頭番地として記憶されているセキュリティ信号設定データを取得することができる。すなわち、電波エラーの発生時や振動エラーの発生時には、上述の処理が行われることにより、主制御処理データテーブル123からセキュリティ信号設定データが取得され、当該データがメインRAM103にセットされることで、主制御基板100において当該データに基づく処理が実行されることとなる。
When it is determined that a radio wave error has occurred, the lower 4 bits “0001b” in the offset data “00000001b” of the radio wave error block are acquired, and when it is determined that a vibration error has occurred, the vibration error block The lower 4 bits “0001b” in the offset data “00000001b” are acquired.
In these cases, since the acquired lower 4 bits are “1” in decimal, they are stored in the relay data stored at the first address of the first address (address B) of the relay table 122, that is, stored in the address B + 1. "3" which is the signal setting data address distance (address distance to the head address of the security signal setting data stored in the main control processing data table 123) is acquired. As a result, the security signal setting data stored with the B + 4 address, which is the third address of the B + 1 address, being stored as the head address can be acquired. That is, when a radio wave error occurs or a vibration error occurs, by performing the above-described processing, security signal setting data is acquired from the main control processing data table 123, and the data is set in the main RAM 103. The
なお、本体枠開放エラーの発生時及び解除時、磁気エラーの発生時及び解除時、電波エラーの解除時、振動エラーの解除時にはいずれも「0000b」が取得される(図17参照)。この場合には、主制御処理データテーブル123からいずれのデータも取得することなく、主制御基板100において特段の処理が行われないように設定されている。
Note that “0000b” is acquired when the body frame opening error is generated and canceled, when the magnetic error is generated and canceled, when the radio wave error is canceled, and when the vibration error is canceled (see FIG. 17). In this case, it is set so that no special processing is performed on the
以上のように、本形態に係るパチンコ機Pにおいては、エラーの発生時や解除時に主制御基板100において所定の処理を行うために用いる各データを記憶した主制御処理データテーブル123を備えるとともに、主制御処理データテーブル123に記憶されている各データの先頭番地までのアドレス距離である中継データを記憶した中継テーブル122を備えている。この中継テーブル122には、先頭番地の1番地先から順に、上述の中継データが記憶されている。また、本形態に係るパチンコ機Pにおいては、エラーごとに、中継テーブル122の先頭番地から中継データまでのアドレス距離であるオフセットデータを記憶したエラー管理一般データテーブル121を備えている。
エラーの発生時や解除時には、まず、当該エラーに対応するオフセットデータを取得する。その後、中継テーブル122の先頭番地及び取得したオフセットデータ(中継テーブル122の先頭番地から中継データまでのアドレス距離)に基づいて、対応する中継データを取得する。そして、この中継データ(当該中継データが記憶されている番地から主制御処理データテーブル123に記憶されているデータの先頭番地までのアドレス距離)に基づいて、対応するデータを取得する。
As described above, the pachinko machine P according to the present embodiment includes the main control processing data table 123 that stores each data used for performing predetermined processing in the
When an error occurs or is cleared, first, offset data corresponding to the error is acquired. Thereafter, the corresponding relay data is acquired based on the start address of the relay table 122 and the acquired offset data (address distance from the start address of the relay table 122 to the relay data). Then, based on this relay data (address distance from the address where the relay data is stored to the head address of the data stored in the main control processing data table 123), the corresponding data is acquired.
すなわち、本形態に係るパチンコ機Pにおいては、エラー管理一般テーブル121においては、当該テーブル内における所定の番地から主制御処理データテーブル123に記憶されているデータの先頭番地までのアドレス距離を直接指定するのではなく、中継テーブル122の先頭番地から当該中継テーブル122に記憶されている中継データの番地までのアドレス距離を指定するようになっている。そして、この指定された番地に記憶されている中継データにより、当該指定された番地から主制御処理データテーブル123に記憶されているデータの先頭番地までのアドレス距離が指定されるようになっている。 That is, in the pachinko machine P according to the present embodiment, in the error management general table 121, the address distance from the predetermined address in the table to the head address of the data stored in the main control processing data table 123 is directly specified. Instead, the address distance from the head address of the relay table 122 to the address of the relay data stored in the relay table 122 is designated. The relay data stored at the specified address specifies the address distance from the specified address to the head address of the data stored in the main control processing data table 123. .
ここで、エラー管理一般テーブル121において、主制御処理データテーブル123に記憶されているデータの先頭番地までのアドレス距離を直接指定するものとした場合には、たとえば、アドレス距離を1バイトのデータにより構成するものとすると、最大で255(「11111111b」)番地先までしか指定することができない。すると、上述の場合には、主制御処理データテーブル123を、エラー管理一般テーブル121から指定可能な最大アドレス距離の範囲内に配置しなければならず、テーブルの配置に関する制限が大きいものとなる。
これに対して、本形態に係るパチンコ機Pのように、エラー管理一般テーブル121において、中継テーブル122の先頭番地から当該中継テーブル122に記憶されている中継データの番地までのアドレス距離を指定するようにした場合には、中継テーブル122と主制御処理データテーブル123とは指定可能な最大アドレス距離の範囲内に配置する必要があるものの、中継テーブル122は、エラー管理一般テーブル121の位置に依存することなく配置することができる。したがって、たとえば、パチンコ機Pにおいて管理するエラーの数が増加して、エラー管理一般テーブル121に記憶されるデータブロックが多くなった場合であっても、このエラー管理一般テーブル121のサイズに影響を受けることなく、中継テーブル122を配置することができる。
このように、本形態に係るパチンコ機Pによれば、テーブルの配置に関する制限が小さくなり、メインROM102内におけるテーブルの配置の自由度を高くすることができるのである。
Here, in the error management general table 121, when the address distance to the head address of the data stored in the main control processing data table 123 is directly specified, for example, the address distance is represented by 1-byte data. If configured, it is possible to designate only up to 255 (“11111111b”) address destinations at the maximum. Then, in the above case, the main control processing data table 123 must be arranged within the range of the maximum address distance that can be specified from the error management general table 121, and the restriction on the arrangement of the table becomes large.
On the other hand, like the pachinko machine P according to the present embodiment, in the error management general table 121, the address distance from the start address of the relay table 122 to the address of the relay data stored in the relay table 122 is designated. In such a case, the relay table 122 and the main control processing data table 123 need to be arranged within the range of the maximum address distance that can be specified, but the relay table 122 depends on the position of the error management general table 121. Can be arranged without. Therefore, for example, even when the number of errors managed in the pachinko machine P increases and the number of data blocks stored in the error management general table 121 increases, the size of the error management general table 121 is affected. The relay table 122 can be arranged without receiving it.
As described above, according to the pachinko machine P according to the present embodiment, restrictions on the arrangement of the tables are reduced, and the degree of freedom of the arrangement of the tables in the
また、本形態に係るパチンコ機Pでは、エラー管理一般テーブル121においてエラーごとに記憶されているオフセットデータは、上位4ビットがエラーの解除時に用いる中継データまでのアドレス距離となっており、下位4ビットがエラーの発生時に用いる中継データまでのアドレス距離となっている。
すなわち、本形態に係るパチンコ機Pによれば、中継テーブル122に記憶される中継データが4ビットで指定可能な個数(すなわち15個、「1111b」)以内であるときには、1バイトのオフセットデータにより、エラーの発生時に係るアドレス距離及びエラーの解除時に係るアドレス距離のいずれをも指定でき、エラーの発生時に指定する主制御処理データテーブル123のデータまでのアドレス距離及びエラーの解除時に指定する主制御処理データテーブル123のデータまでのアドレス距離のデータをそれぞれ別個の1バイトデータとして持つ必要が無いため、メインROM102に記憶されるデータ量を削減することができるのである。
In the pachinko machine P according to the present embodiment, the offset data stored for each error in the error management general table 121 is the address distance to the relay data in which the upper 4 bits are used when the error is canceled, and the lower 4 The bit is the address distance to the relay data used when an error occurs.
That is, according to the pachinko machine P according to the present embodiment, when the relay data stored in the relay table 122 is within the number that can be specified by 4 bits (that is, 15 “1111b”), the offset data of 1 byte is used. The address distance when the error occurs and the address distance when the error is canceled can be specified. The address distance to the data in the main control processing data table 123 specified when the error occurs and the main control specified when the error is cleared Since it is not necessary to have the address distance data up to the data in the processing data table 123 as separate 1-byte data, the amount of data stored in the
また、本形態に係るパチンコ機Pでは、中継テーブル122の大きさ(中継テーブル122の先頭番地から最終番地までの範囲)が、主制御処理データテーブル123の大きさ(主制御処理データテーブル123の先頭番地から最終番地までの範囲)よりも小さくなっている。したがって、本形態に係るパチンコ機Pによれば、エラー管理一般テーブル121の配置位置と主制御処理データテーブル123の配置位置とが予め決まっているような場合であっても、これらのテーブルの間に中継テーブル122を配置しやすく、メインROM102の記憶領域を効率的に利用することができるのである。
In the pachinko machine P according to the present embodiment, the size of the relay table 122 (the range from the first address to the last address of the relay table 122) is the same as the size of the main control processing data table 123 (the main control processing data table 123). It is smaller than the range from the first address to the last address. Therefore, according to the pachinko machine P according to the present embodiment, even when the arrangement position of the error management general table 121 and the arrangement position of the main control processing data table 123 are determined in advance, there is no difference between these tables. Therefore, the relay table 122 can be easily arranged, and the storage area of the
(パチンコ機Pにおける遊技の進行の概要)
次に、上述の特図遊技、普図遊技及び特別遊技の進行について、フローチャートを用いて説明する。
まず、主制御基板100のメイン処理を説明する。
電源基板により電源が供給されると、メインCPU101にシステムリセットが発生し、メインCPU101は、図18のフローチャートに示すメイン処理を実行する。
(Summary of the game progress in the pachinko machine P)
Next, the progress of the above-mentioned special map game, general game, and special game will be described with reference to flowcharts.
First, the main process of the
When power is supplied from the power supply board, a system reset occurs in the main CPU 101, and the main CPU 101 executes main processing shown in the flowchart of FIG.
ステップ100において、メインCPU101は、初期化処理として、電源投入に応じて、メインROM102から起動プログラムを読み込むとともに、メインRAM103に記憶されるフラグなどを初期化したり、副制御基板300に送信する各種のコマンドを、メインRAM103に設けられた演出用伝送データ格納領域に記憶したりする。そして、次のステップ101に進む。
ステップ101において、メインCPU101は、当たり図柄乱数を更新する際に参照される当たり図柄乱数用初期値更新乱数の更新を行う。この当たり図柄乱数用初期値更新乱数は、当たり図柄乱数の初期値を決定するためのものである。すなわち、当たり図柄乱数は、更新を開始する時点の当たり図柄乱数用初期値更新乱数を初期値として更新が行われる。そして、この乱数範囲を1周すると、その時点における当たり図柄乱数用初期値更新乱数を初期値として、当たり図柄乱数の更新が継続されるようになっている。そして、次のステップ102に進む。
In
In step 101, the main CPU 101 updates the initial value update random number for winning symbol random numbers that is referred to when the winning symbol random number is updated. The initial value update random number for the winning symbol random number is for determining the initial value of the winning symbol random number. That is, the winning symbol random number is updated using the initial value update random number for the winning symbol random number at the time of starting the update as an initial value. When this random number range is made one round, the winning symbol random number initial value update random number at that time is used as the initial value, and the winning symbol random number is continuously updated. Then, the process proceeds to the
ステップ102において、メインCPU101は、変動演出パターンを決定するための乱数(以下、変動演出乱数という)である、リーチグループ決定乱数、リーチモード決定乱数及び変動パターン乱数を更新する。そして、ステップ102の処理が終了すると、以降は、所定の割込み処理が行われるまで、ステップ101とステップ102の処理を繰り返し実行する。
In
次に、主制御基板100のタイマ割込処理を説明する。
主制御基板100に設けられたリセット用クロックパルス発生回路により、所定の周期(本形態に係るパチンコ機Pでは、4ミリ秒)毎にクロックパルスが発生されることで、図19のフローチャートに示すタイマ割込処理が実行される。
Next, timer interrupt processing of the
A clock pulse is generated every predetermined period (4 milliseconds in the pachinko machine P according to the present embodiment) by the reset clock pulse generation circuit provided on the
ステップ200において、メインCPU101は、各種タイマカウンタを更新するタイマ更新処理を実行する。そして、次のステップ201に進む。
なお、本形態に係るパチンコ機Pでは、減算タイマを採用しており、主制御基板100のタイマ割込処理が実行されるたびにタイマカウンタが1ずつ減算され、0になると減算を停止するようになっている。
ステップ201において、メインCPU101は、当たり図柄乱数の更新を行う。具体的には、乱数カウンタを「1」加算して更新し、加算した結果が乱数範囲の最大値を超えた場合には、乱数カウンタを「0」に戻し、乱数カウンタが1周した場合には、その時点の当たり図柄乱数用初期値更新乱数の値から乱数を更新する。そして、次のステップ202に進む。
In
Note that the pachinko machine P according to the present embodiment employs a subtraction timer, and the timer counter is decremented by 1 each time the timer interrupt processing of the
In
ステップ202において、メインCPU101は、ゲート検出センサ20a、第1始動入賞口検出センサ15a、第2始動入賞口検出センサ16aに入力があったか否かを判定し、これに基づいて所定の処理を行うセンサ検出時処理を実行する。そして、次のステップ203に進む。
ステップ203において、メインCPU101は、特図遊技及び特別遊技に関する制御を行うための特図関連制御処理を実行する。そして、次のステップ204に進む。
In step 202, the main CPU 101 determines whether or not there is an input to the gate detection sensor 20a, the first start winning port detection sensor 15a, and the second start winning port detection sensor 16a, and performs a predetermined process based on this. Execute detection processing. Then, the process proceeds to the next step 203.
In step 203, the main CPU 101 executes special figure-related control processing for performing control related to special figure games and special games. Then, the process proceeds to the next step 204.
ステップ204において、メインCPU101は、普図遊技に関する制御を行うための普図関連制御処理を実行する。そして、次のステップ205に進む。
ステップ205において、メインCPU101は、各種エラーの発生や解除に関する制御を行うためのエラー制御処理を実行する。そして、次のステップ206に進む。
In step 204, the main CPU 101 executes a general map related control process for performing control related to the general game. Then, the process proceeds to the next step 205.
In step 205, the main CPU 101 executes an error control process for performing control related to occurrence and cancellation of various errors. Then, the process proceeds to the next step 206.
ステップ206において、一般入賞口検出センサ14a、第1始動入賞口検出センサ15a、第2始動入賞口検出センサ16a、大入賞口検出センサ18aからの検出信号がメインCPU101に入力された場合に、当該メインCPU101は、それぞれの検出信号に対応して設けられている賞球カウンタを更新するとともに、それぞれの検出信号に対応する払出個数指定コマンドを発射払出制御基板200に送信する。なお、発射払出制御基板200により賞球の払い出しが行われると、当該払い出しごとに主制御基板100に払い出しコマンドが送信され、メインCPU101は、当該払い出しコマンドを受信すると、賞球カウンタを減算する。そして、次のステップ207に進む。
ステップ207において、メインCPU101は、パチンコ機Pの遊技状態を当該パチンコ機Pの外部に出力するための外部情報データ、第2始動入賞口16の可動片16bを開閉するための始動入賞口ソレノイドデータ、大入賞口18の開閉を制御するための大入賞口ソレノイドデータ、各種表示装置(第1特別図柄表示装置30、第2特別図柄表示装置31、普通図柄表示装置32、第1特図保留表示装置38、第2特図保留表示装置39及び普通図柄保留表示装置33)の表示データ等の作成を実行する。そして、次のステップ208に進む。
In step 206, when a detection signal from the general winning opening detection sensor 14a, the first starting winning opening detection sensor 15a, the second starting winning opening detection sensor 16a, or the large winning opening detection sensor 18a is input to the main CPU 101, The main CPU 101 updates a prize ball counter provided corresponding to each detection signal, and transmits a payout number designation command corresponding to each detection signal to the firing /
In step 207, the main CPU 101 outputs external information data for outputting the gaming state of the pachinko machine P to the outside of the pachinko machine P, and start winning port solenoid data for opening and closing the
ステップ208において、メインCPU101は、上述のステップ207で作成した各データの信号を出力するポート出力、及び、演出用伝送データ格納領域に記憶されたコマンドを送信するコマンド送信等の処理を行う出力制御処理を実行する。そして、主制御基板100のタイマ割込処理を終了する。
In step 208, the main CPU 101 performs processing such as port output for outputting each data signal created in step 207 and command transmission for transmitting a command stored in the effect transmission data storage area. Execute the process. Then, the timer interrupt process of the
次に、上述したステップ202のセンサ検出時処理について、図20のフローチャートを参照して説明する。
ステップ300において、メインCPU101は、遊技球がゲート20を通過したことに基づいて、普通図柄の抽選を行うためのゲート検出時処理を実行する。そして、次のステップ301に進む。
ステップ301において、メインCPU101は、遊技球が第1始動入賞口15を通過したことに基づいて、大当たりの抽選を行うための第1始動入賞口検出時処理を実行する。そして、次のステップ302に進む。
ステップ302において、メインCPU101は、遊技球が第2始動入賞口16を通過したことに基づいて、大当たりの抽選を行うための第2始動入賞口検出時処理を実行する。そして、センサ検出時処理を終了する。
Next, the sensor detection processing in step 202 described above will be described with reference to the flowchart of FIG.
In
In step 301, the main CPU 101 executes a first start winning port detection time process for performing a jackpot lottery based on the fact that the game ball has passed through the first
In
次に、上述したステップ300のゲート検出時処理について、図21のフローチャートを参照して説明する。
ステップ400において、メインCPU101は、ゲート検出センサ20aからの検出信号が入力されたか否かを判定する。そして、ゲート検出センサ20aからの検出信号が入力されていないと判定した場合、ゲート検出時処理を終了する。一方、ゲート検出センサ20aからの検出信号が入力されたと判定した場合、次のステップ401に進む。
ステップ401において、メインCPU101は、普図保留数カウンタの値(すなわち、現時点における普図保留数)が「4」未満であるか否かを判定する。そして、当該値が「4」未満でない(すなわち、「4」)と判定した場合、ゲート検出時処理を終了する。一方、当該値が4未満であると判定した場合、次のステップ402に進む。
Next, the gate detection processing in
In
In
ステップ402において、メインCPU101は、普図保留数カウンタの値を「1」インクリメントする。そして、次のステップ403に進む。
ステップ403において、メインCPU101は、現時点の当たり決定乱数を取得して普図保留記憶領域に記憶し、ゲート検出時処理を終了する。
In step 402, the main CPU 101 increments the value of the usual figure hold number counter by “1”. Then, the process proceeds to
In
次に、上述したステップ301の第1始動入賞口検出時処理について、図22のフローチャートを参照して説明する。
ステップ500において、メインCPU101は、第1始動入賞口検出スイッチ15aからの検出信号が入力されたか否かを判定する。そして、第1始動入賞口検出スイッチ15aからの検出信号が入力されていないと判定した場合、第1始動入賞口検出時処理を終了する。一方、第1始動入賞口検出スイッチ15aからの検出信号が入力されたと判定した場合、次のステップ501に進む。
ステップ501において、メインCPU101は、第1特図保留数カウンタの値(すなわち、現時点における第1特図保留数)が「4」未満であるか否かを判定する。そして、当該値が「4」未満でない(すなわち、「4」)と判定した場合、第1始動入賞口検出時処理を終了する。一方、当該値が「4」未満であると判定した場合、次のステップ502に進む。
Next, the first start winning opening detection process in step 301 described above will be described with reference to the flowchart of FIG.
In
In
ステップ502において、メインCPU101は、第1特図保留数カウンタの値を「1」インクリメントする。そして、次のステップ503に進む。
ステップ503において、メインCPU101は、現時点の大当たり決定乱数を取得して第1保留記憶領域の記憶部に記憶する。そして、次のステップ504に進む。
In
In
ステップ504において、メインCPU101は、上述のステップ201で更新された当たり図柄乱数を取得して、上述のステップ503で大当たり決定乱数を記憶した第1保留記憶領域の記憶部に記憶する。そして、次のステップ505に進む。
ステップ505において、メインCPU101は、上述のステップ102で更新されたリーチグループ決定乱数を取得して、上述のステップ503で大当たり決定乱数を記憶した第1保留記憶領域の記憶部に記憶する。そして、次のステップ506に進む。
In
In
ステップ506において、メインCPU101は、上述のステップ102で更新されたリーチモード決定乱数を取得して、上述のステップ503で大当たり決定乱数を記憶した第1保留記憶領域の記憶部に記憶する。そして、次のステップ507に進む。
ステップ507において、メインCPU101は、上述のステップ102で更新された変動パターン乱数を取得して、上述のステップ503で大当たり決定乱数を記憶した第1保留記憶領域の記憶部に記憶する。以上より、取得された大当たり決定乱数、当たり図柄乱数、リーチグループ決定乱数、リーチモード決定乱数及び変動パターン乱数はすべて同じ第1保留記憶領域の記憶部に記憶されることとなる。そして、次のステップ508に進む。
In
In
ステップ508において、メインCPU101は、第1特図乱数が記憶されたことを示す始動入賞コマンドを生成して演出用伝送データ格納領域に記憶する。そして、第1始動入賞口検出時処理を終了する。 In step 508, the main CPU 101 generates a start winning command indicating that the first special figure random number has been stored, and stores it in the effect transmission data storage area. And the process at the time of a 1st start winning opening detection is complete | finished.
次に、上述したステップの第2始動入賞口検出時処理について、図23のフローチャートを参照して説明する。
ステップ600において、メインCPU101は、第2始動入賞口検出スイッチ16aからの検出信号が入力されたか否かを判定する。そして、第2始動入賞口検出スイッチ16aからの検出信号が入力されていないと判定した場合、第2始動入賞口検出時処理を終了する。一方、第2始動入賞口検出スイッチ16aからの検出信号が入力されたと判定した場合、次のステップ601に進む。
ステップ601において、メインCPU101は、第2特図保留数カウンタの値(すなわち、現時点における第2特図保留数)が「4」未満であるか否かを判定する。そして、当該値が「4」未満でない(すなわち、「4」)と判定した場合、第2始動入賞口検出時処理を終了する。一方、当該値が「4」未満であると判定した場合、次のステップ602に進む。
Next, the process at the time of detection of the second start winning opening in the above-described step will be described with reference to the flowchart of FIG.
In step 600, the main CPU 101 determines whether or not a detection signal is input from the second start winning port detection switch 16a. And when it determines with the detection signal from the 2nd start winning opening detection switch 16a not being input, the process at the time of a 2nd starting winning opening detection is complete | finished. On the other hand, if it is determined that the detection signal from the second start winning opening detection switch 16a is input, the process proceeds to the
In
ステップ602において、メインCPU101は、第2特図保留数カウンタの値を「1」インクリメントする。そして、次のステップ603に進む。
ステップ603において、メインCPU101は、現時点の大当たり決定乱数を取得して第2保留記憶領域の記憶部に記憶する。そして、次のステップ604に進む。
In
In step 603, the main CPU 101 acquires the current jackpot determination random number and stores it in the storage unit of the second reserved storage area. Then, the process proceeds to the
ステップ604において、メインCPU101は、上述のステップ201で更新された当たり図柄乱数を取得して、上述のステップ603で大当たり決定乱数を記憶した第2保留記憶領域の記憶部に記憶する。そして、次のステップ605に進む。
ステップ605において、メインCPU101は、上述のステップ102で更新されたリーチグループ決定乱数を取得して、上述のステップ603で大当たり決定乱数を記憶した第2保留記憶領域の記憶部に記憶する。そして、次のステップ606に進む。
In
In
ステップ606において、メインCPU101は、上述のステップ102で更新されたリーチモード決定乱数を取得して、上述のステップ603で大当たり決定乱数を記憶した第2保留記憶領域の記憶部に記憶する。そして、次のステップ607に進む。
ステップ607において、メインCPU101は、上述のステップ102で更新された変動パターン乱数を取得して、上述のステップ603で大当たり決定乱数を記憶した第2保留記憶領域の記憶部に記憶する。以上より、取得された大当たり決定乱数、当たり図柄乱数、リーチグループ決定乱数、リーチモード決定乱数及び変動パターン乱数はすべて同じ第2保留記憶領域の記憶部に記憶されることとなる。そして、次のステップ608に進む。
In step 606, the main CPU 101 acquires the reach mode determination random number updated in
In
ステップ608において、メインCPU101は、第2特図乱数が記憶されたことを示す始動入賞コマンドを生成して演出用伝送データ格納領域に記憶し、第2始動入賞口検出時処理を終了する。 In step 608, the main CPU 101 generates a start winning command indicating that the second special figure random number has been stored, stores it in the effect transmission data storage area, and ends the second start winning opening detection process.
次に、上述したステップ203の特図関連制御処理について、図24のフローチャートを参照して説明する。
ステップ700において、メインCPU101は、実行フェーズデータの値をロードする。この実行フェーズデータは、当該特図関連制御処理を構成する複数の機能モジュール(サブルーチン)のうちいずれを実行するかを示すものである。具体的には、この実行フェーズデータは、後述する特別図柄変動開始処理の実行を示すデータ「00」と、後述する特別図柄変動停止処理の実行を示すデータ「01」と、後述する停止後処理の実行を示すデータ「02」と、後述する特別遊技制御処理の実行を示すデータ「03」と、後述する特別遊技終了処理の実行を示すデータ「04」と、を有している。
そして、メインCPU101は、上述のステップ700でロードした実行フェーズデータの値に基づき、特別図柄変動開始処理(ステップ701)、特別図柄変動停止処理(ステップ702)、停止後処理(ステップ703)、特別遊技制御処理(ステップ704)又は特別遊技終了処理(ステップ705)のいずれかを実行する。そして、特図関連制御処理を終了する。
Next, the special figure related control process of step 203 described above will be described with reference to the flowchart of FIG.
In
Based on the value of the execution phase data loaded in
次に、上述したステップ701の特別図柄変動開始処理について、図25のフローチャートを参照して説明する。
ステップ800において、メインCPU101は、実行フェーズデータが特別図柄変動開始処理の実行を示すデータ「00」であるか否かを判定する。そして、実行フェーズデータが「00」でないと判定した場合、特別図柄変動開始処理を終了する。一方、実行フェーズデータが「00」であると判定した場合、次のステップ801に進む。
ステップ801において、メインCPU101は、第2保留記憶領域の記憶部に第2特図乱数が記憶されているか否か、すなわち、第2特図保留数カウンタが「1」以上であるか否かを判定する。そして、第2特図乱数が記憶されていると判定した場合、ステップ804に進む。一方、第2特図乱数が記憶されていないと判定した場合、次のステップ802に進む。
Next, the special symbol variation start process of
In step 800, the main CPU 101 determines whether or not the execution phase data is data “00” indicating execution of the special symbol variation start process. If it is determined that the execution phase data is not “00”, the special symbol variation start process is terminated. On the other hand, if it is determined that the execution phase data is “00”, the process proceeds to the next step 801.
In step 801, the main CPU 101 determines whether or not the second special figure random number is stored in the storage unit of the second reserved storage area, that is, whether or not the second special figure reserved number counter is “1” or more. judge. If it is determined that the second special figure random number is stored, the process proceeds to step 804. On the other hand, if it is determined that the second special figure random number is not stored, the process proceeds to the
ステップ802において、メインCPU101は、第1保留記憶領域の記憶部に第1特図乱数が記憶されているか否か、すなわち、第1特図保留数カウンタが「1」以上であるか否かを判定する。そして、第1特図乱数が記憶されていないと判定した場合、ステップ811に進む。一方、第1特図乱数が記憶されていると判定した場合、次のステップ803に進む。
ステップ803において、メインCPU101は、第1特図保留数カウンタの値を「1」デクリメントするとともに、第1保留記憶領域のシフト処理を実行する。具体的には、第1保留記憶領域の第1記憶部に記憶されている各乱数を、メインRAM103に設けられている所定の処理領域に記憶するとともに、第1保留記憶領域の第2記憶部〜第4記憶部に記憶されている各乱数を、1つ番号の小さい記憶部にシフトさせる。これにより、第1保留記憶領域に記憶された各乱数は、いわゆる先入れ先出し(FIFO)で、後述の大当たり判定処理に用いられるようになっている。そして、ステップ805に進む。
In
In
また、上述のステップ801で第2特図乱数が記憶されていると判定した場合に進むステップ804において、メインCPU101は、第2特図保留数カウンタの値を「1」デクリメントするとともに、第2保留記憶領域のシフト処理を実行する。具体的には、第2保留記憶領域の第1記憶部に記憶されている各乱数を、メインRAM103に設けられている所定の処理領域に記憶するとともに、第2保留記憶領域の第2記憶部〜第4記憶部に記憶されている各乱数を、1つ番号の小さい記憶部にシフトさせる。これにより、第2保留記憶領域に記憶された各乱数は、いわゆる先入れ先出し(FIFO)で、後述の大当たり判定処理に用いられるようになっている。そして、ステップ805に進む。
ステップ805において、メインCPU101は、大当たり決定乱数判定テーブル110のうち、現時点の遊技状態に対応するいずれかを選択し、選択したテーブルと上述のステップ803又はステップ804で所定の処理領域に記憶された大当たり決定乱数とに基づいて、大当たりの抽選の結果を導出する大当たり判定処理を実行する。そして、次のステップ806に進む。
Further, in
In
ステップ806において、メインCPU101は、特別図柄の種別を決定する特別図柄決定処理を実行する。具体的には、上述のステップ805における抽選の結果が大当たりであった場合には、当該抽選の判定に用いられた大当たり決定乱数がいずれの始動入賞口への遊技球の入球によるものか(すなわち、第1始動入賞口15か、又は、第2始動入賞口16か)を確認した上で、これに応じた当たり図柄乱数判定テーブル111を選択し、選択したテーブルと上述のステップ803又はステップ804で所定の処理領域に記憶された当たり図柄乱数とに基づいて、特別図柄の種別を決定する。一方、上述のステップ805における抽選の結果がハズレであった場合には、当該抽選の判定に用いられた大当たり決定乱数が第1始動入賞口15への遊技球の入球によるものであれば特別図柄Y1を決定し、当該抽選の判定に用いられた大当たり決定乱数が第2始動入賞口16への遊技球の入球によるものであれば特別図柄Y2を決定する。そして、決定した特別図柄に対応するデータを、メインRAM103の所定の一時記憶領域に記憶する。また、この特別図柄決定処理においては、現時点の遊技状態、すなわち、特別図柄を決定した時点の遊技状態が遊技状態バッファに記憶される。そして、次のステップ807に進む。
なお、本形態に係るパチンコ機Pの特別図柄変動開始処理では、第1特図乱数及び第2特図乱数の両方が記憶されている場合には、第1特図乱数に優先して第2特図乱数が処理されるようになっているが、これに限定されるものではなく、保留記憶領域に記憶された順に処理してもよい。
In step 806, the main CPU 101 executes special symbol determination processing for determining the type of special symbol. Specifically, if the lottery result in the above-described
In the special symbol variation start process of the pachinko machine P according to the present embodiment, when both the first special figure random number and the second special figure random number are stored, the second is given priority over the first special figure random number. Special figure random numbers are processed. However, the present invention is not limited to this, and the random numbers may be processed in the order stored in the reserved storage area.
ステップ807において、メインCPU101は、上述のステップ806で決定された特別図柄の種別を示す図柄決定コマンドを演出用伝送データ格納領域に記憶する。これにより、決定された特別図柄の種別に係る情報が、変動開始時に副制御基板300に送信されることとなる。そして、次のステップ808に進む。
ステップ808において、メインCPU101は、上述のステップ803又はステップ804で所定の処理領域に記憶されたリーチグループ決定乱数、リーチモード決定乱数及び変動パターン乱数に基づいて、変動演出パターンの決定に係る変動演出パターン決定処理を実行する。そして、次のステップ809に進む。
In step 807, the main CPU 101 stores the symbol determination command indicating the type of the special symbol determined in step 806 described above in the effect transmission data storage area. As a result, the information related to the determined special symbol type is transmitted to the
In step 808, the main CPU 101 determines the variation effect related to the determination of the variation effect pattern based on the reach group determination random number, the reach mode determination random number, and the variation pattern random number stored in the predetermined processing area in
ステップ809において、メインCPU101は、第1特別図柄表示装置30又は第2特別図柄表示装置31で特別図柄の変動表示を開始するための変動表示データをセットする。これにより、第1特図乱数に基づいて特別図柄の変動表示が行われる場合には、第1特別図柄表示装置30が点滅表示を開始し、また、第2特図乱数に基づいて特別図柄の変動表示が行われる場合には、第2特別図柄表示装置31が点滅表示を開始する。ここで、点滅表示とは、各表示装置において「−」が所定の間隔で点滅することをいうものである。
また、本形態に係るパチンコ機Pでは、第1特図乱数が第1保留記憶領域に記憶されている場合には、第1特図保留数を認識できる態様で第1特図保留表示装置38が表示され、第2特図乱数が第2保留記憶領域に記憶されている場合には、第2特図保留数を認識できる態様で第2特図保留表示装置39が表示されるようになっている。そして、第1特図乱数に基づいて上述の特別図柄の変動表示が行われる場合には、変動表示の開始と同時に、第1特図保留数が1つ減ることを示すように、第1特図保留表示装置38が表示制御され、第2特図乱数に基づいて上述の特別図柄の変動表示が行われる場合には、変動表示の開始と同時に、第2特図保留数が1つ減ることを示すように、第2特図保留表示装置39が表示制御される。
そして、次のステップ810に進む。
In step 809, the main CPU 101 sets the variable display data for starting the variable symbol display on the first special
Further, in the pachinko machine P according to the present embodiment, when the first special figure random number is stored in the first reserved storage area, the first special figure
Then, the process proceeds to next Step 810.
ステップ810において、メインCPU101は、特図関連制御処理において特別図柄変動停止処理が実行されるように、実行フェーズデータに「01」をセットし、特別図柄変動開始処理を終了する。
また、上述のステップ802で第1保留記憶領域に第1特図乱数が記憶されていないと判定した場合に進むステップ811において、メインCPU101は、変動表示が行われていないことに基づき、演出表示装置21においてデモ表示を行うためのデモ判定処理を実行する。具体的には、メインCPU101は特別図柄の変動表示が行われていない時間を計時するとともに、特別図柄の変動表示が行われることなく所定のデモ開始時間(たとえば、30秒)が経過した場合に、演出表示装置21にデモ画面を表示するためのデモコマンドを演出用伝送データ格納領域に記憶する。そして、特別変動開始処理を終了する。
In step 810, the main CPU 101 sets “01” in the execution phase data so that the special symbol variation stop process is executed in the special symbol related control process, and ends the special symbol variation start process.
Further, in step 811 which proceeds when it is determined in
次に、上述したステップ808の変動演出パターン決定処理について、図26のフローチャートを参照して説明する。
ステップ900において、メインCPU101は、上述のステップ806で決定された特別図柄が大当たり図柄であるか否かを判定する。そして、大当たり図柄でない(すなわち、ハズレ図柄である)と判定した場合、ステップ903に進む。一方、大当たり図柄であると判定した場合、次のステップ901に進む。
ステップ901において、メインCPU101は、上述のステップ806で決定された大当たり図柄、及び、現時点の遊技状態を確認する。そして、次のステップ902に進む。
Next, the variation effect pattern determination process of step 808 described above will be described with reference to the flowchart of FIG.
In
In step 901, the main CPU 101 confirms the jackpot symbol determined in step 806 described above and the current gaming state. Then, the process proceeds to next Step 902.
ステップ902において、メインCPU101は、上述のステップ901で確認した大当たり図柄、及び、遊技状態に基づいて、対応するリーチモード決定乱数判定テーブル113(大当たり用判定テーブル)を選択する。そして、ステップ907に進む。
また、上述のステップ900で大当たり図柄でないと判定した場合に進むステップ903において、メインCPU101は、当該抽選の判定に係る始動入賞口の種別(すなわち、当該抽選の判定に用いられた大当たり決定乱数がいずれの始動入賞口への入球により取得されたものであるか)を確認するとともに、現時点の遊技状態、及び、現時点の保留数(第1特図保留数、第2特図保留数)を確認する。そして、次のステップ904に進む。
In step 902, the main CPU 101 selects a corresponding reach mode determination random number determination table 113 (a jackpot determination table) based on the jackpot symbol confirmed in step 901 and the gaming state. Then, the process proceeds to Step 907.
Further, in step 903 which proceeds when it is determined that the symbol is not a jackpot symbol in
ステップ904において、メインCPU101は、上述のステップ903で確認した始動入賞口の種別、遊技状態及び保留数に基づいて、対応するリーチグループ決定乱数判定テーブル112を選択する。そして、次のステップ905に進む。
ステップ905において、メインCPU101は、上述のステップ803又はステップ804で所定の処理領域に記憶されたリーチグループ決定乱数と上述のステップ904で選択されたリーチグループ決定乱数判定テーブル112とに基づいて、グループの種別を決定し、当該グループの種別を所定の処理領域に記憶する。そして、次のステップ906に進む。
In
In step 905, the main CPU 101 determines the group based on the reach group determination random number stored in the predetermined processing area in
ステップ906において、メインCPU101は、上述のステップ905で決定されたグループの種別に基づいて、リーチモード決定乱数判定テーブル113(ハズレ用判定テーブル)を選択する。そして、次のステップ907に進む。
ステップ907において、メインCPU101は、上述のステップ902で選択されたリーチモード決定乱数判定テーブル113(大当たり用判定テーブル)、又は、上述のステップ906で選択されたリーチモード決定乱数判定テーブル113(ハズレ用判定テーブル)と、上述のステップ803又はステップ804で所定の処理領域に記憶されたリーチモード決定乱数とに基づいて、変動モード番号及び変動パターン抽選テーブル114を決定し、この決定された変動モード番号を所定の一時記憶領域に記憶する。そして、次のステップ908に進む。
In
In
ステップ908において、メインCPU101は、上述のステップ907で決定された変動パターン抽選テーブル114を選択する。そして、次のステップ909に進む。
ステップ909において、メインCPU101は、上述のステップ908で選択された変動パターン抽選テーブル114と、上述のステップ803又はステップ804で所定の処理領域に記憶された変動パターン乱数とに基づいて、変動パターン番号を決定し、この決定された変動パターン番号を所定の一時記憶領域に記憶する。そして、次のステップ910に進む。
In step 908, the main CPU 101 selects the variation pattern lottery table 114 determined in
In step 909, the main CPU 101 determines the variation pattern number based on the variation pattern lottery table 114 selected in step 908 and the variation pattern random number stored in the predetermined processing area in
ステップ910において、メインCPU101は、変動時間決定テーブル115と、所定の一時記憶領域に記憶された変動モード番号及び変動パターン番号とに基づいて、変動時間の変動時間を決定する。また、メインCPU101は、この決定された変動時間を変動時間タイマカウンタにセットする。そして、次のステップ911に進む。
ステップ911において、メインCPU101は、所定の一時記憶領域に記憶された変動モード番号に基づいて変動モードコマンドを生成し、所定の一時記憶領域に記憶された変動パターン番号に基づいて変動パターンコマンドを生成する。さらに、メインCPU101は、生成された変動モードコマンド及び変動パターンコマンドを演出用伝送データ格納領域に記憶する。そして、変動演出パターン決定処理を終了する。
In step 910, the main CPU 101 determines the variation time of the variation time based on the variation time determination table 115 and the variation mode number and variation pattern number stored in a predetermined temporary storage area. Further, the main CPU 101 sets the determined variation time in the variation time timer counter. Then, the process proceeds to
In
次に、上述したステップ702の特別図柄変動停止処理について、図27のフローチャートを参照して説明する。
ステップ1000において、メインCPU101は、実行フェーズデータが特別図柄変動停止処理の実行を示すデータ「01」であるか否かを判定する。そして、実行フェーズデータが「01」でないと判定した場合、特別図柄変動停止処理を終了する。一方、実行フェーズデータが「01」であると判定した場合、次のステップ1001に進む。
Next, the special symbol fluctuation stopping process of
In
ステップ1001において、メインCPU101は、ステップ910で変動時間タイマカウンタにセットされた変動時間が経過したか否かを判定する。そして、当該変動時間が経過していないと判定した場合、特別図柄変動停止処理を終了する。一方、当該変動時間が経過したと判定した場合、次のステップ1002に進む。
ステップ1002において、メインCPU101は、上述のステップ806で決定された特別図柄を、第1特別図柄表示装置30又は第2特別図柄表示装置31に停止表示するための停止表示データをセットし、特別図柄の停止表示を実行する。そして、次のステップ1003に進む。
In
In
ステップ1003において、メインCPU101は、特別図柄が確定したことを示す図柄確定コマンドを演出用伝送データ格納領域に記憶する。そして、次のステップ1004に進む。
ステップ1004において、メインCPU101は、特別図柄を停止表示する停止表示時間を停止表示時間タイマカウンタにセットする。そして、次のステップ1005に進む。
In
In
ステップ1005において、メインCPU101は、特図関連制御処理において停止後処理が実行されるように、実行フェーズデータに「02」をセットする。そして、特別図柄変動停止処理を終了する。
In
次に、上述したステップ703の停止後処理について、図28のフローチャートを参照して説明する。
ステップ1100において、メインCPU101は、実行フェーズデータが停止後処理の実行を示すデータ「02」であるか否かを判定する。そして、実行フェーズデータが「02」でないと判定した場合、停止後処理を終了する。一方、実行フェーズデータが「02」であると判定した場合、次のステップ1101に進む。
ステップ1101において、メインCPU101は、上述のステップ1004で停止表示時間タイマカウンタにセットされた停止表示時間が経過したか否かを判定する。そして、停止表示時間が経過していないと判定した場合、停止後処理を終了する。一方、停止表示時間が経過したと判定した場合、次のステップ1102に進む。
Next, the post-stop processing in
In
In step 1101, the main CPU 101 determines whether or not the stop display time set in the stop display time timer counter in
ステップ1102において、メインCPU101は、現時点の遊技状態を遊技状態バッファに記憶する。そして、次のステップ1103に進む。
ステップ1103において、メインCPU101は、時短回数更新処理を実行する。具体的には、メインCPU101は、現時点の遊技状態が時短遊技状態であることを示す時短遊技フラグがオンとなっているか否かを判定する。そして、時短遊技フラグがオンとなっていると判定した場合、メインRAM103に設けられた時短回数記憶領域を更新する。この時短回数記憶領域には、時短遊技状態が終了するまでの残りの変動回数が記憶されている。そして、この記憶されている残りの変動回数を「1」デクリメントする。また、残りの変動回数の更新により当該残りの変動回数が「0」となった場合には、時短遊技フラグをオフにする処理も実行する。また、時短遊技フラグがオンとなっていないと判定した場合、メインCPU101は何も処理を行わない。そして、次のステップ1104に進む。
In
In step 1103, the main CPU 101 executes a time reduction number update process. Specifically, the main CPU 101 determines whether or not the short-time game flag indicating that the current game state is the short-time game state is on. When it is determined that the short-time game flag is on, the short-time number storage area provided in the main RAM 103 is updated. In this short time storage area, the remaining number of changes until the short time gaming state ends is stored. Then, this stored remaining number of changes is decremented by “1”. Further, when the remaining number of changes becomes “0” due to the update of the remaining number of changes, a process of turning off the short-time game flag is also executed. If it is determined that the time-saving game flag is not turned on, the main CPU 101 performs no processing. Then, the process proceeds to next Step 1104.
ステップ1104において、メインCPU101は、高確回数更新処理を行う。ここでは、メインCPU101は、現時点の遊技状態が高確率遊技状態であることを示す高確遊技フラグがオンとなっているか否かを判定する。そして、高確遊技フラグがオンとなっていると判定した場合、メインRAM103に設けられた高確回数記憶領域を更新する。この高確回数記憶領域には、高確率遊技状態が終了するまでの残りの変動回数が記憶されている。そして、この記憶されている残りの変動回数を「1」デクリメントする。また、残りの変動回数の更新により当該残りの変動回数が「0」となった場合には、高確遊技フラグをオフにする処理も実行される。また、高確遊技フラグがオンとなっていないと判定した場合、メインCPU101は何も処理を行わない。そして、次のステップ1105に進む。
ステップ1105において、メインCPU101は、停止表示されている特別図柄が大当たり図柄であるか否かを判定する。そして、停止表示されている特別図柄が大当たり図柄でない(すなわち、ハズレ図柄である)と判定した場合、ステップ1111に進む。一方、停止表示されている特別図柄が大当たり図柄であると判定した場合、次のステップ1106に進む。
In step 1104, the main CPU 101 performs high-accuracy count update processing. Here, the main CPU 101 determines whether or not a high probability game flag indicating that the current game state is a high probability game state is ON. If it is determined that the highly probable game flag is on, the highly probable number storage area provided in the main RAM 103 is updated. In this high-accuracy count storage area, the remaining number of changes until the high-probability gaming state ends is stored. Then, this stored remaining number of changes is decremented by “1”. Further, when the remaining number of changes becomes “0” due to the update of the remaining number of changes, a process of turning off the high-probability game flag is also executed. If it is determined that the highly probable game flag is not turned on, the main CPU 101 performs no processing. Then, the process proceeds to next Step 1105.
In step 1105, the main CPU 101 determines whether or not the special symbol that is stopped and displayed is a jackpot symbol. If it is determined that the special symbol that is stopped and displayed is not a jackpot symbol (that is, a lost symbol), the process proceeds to step 1111. On the other hand, if it is determined that the special symbol that is stopped and displayed is a jackpot symbol, the process proceeds to the next step 1106.
ステップ1106において、メインCPU101は、大当たり当選時の遊技状態を副制御基板300に伝達するための大当たり当選時遊技状態コマンドをセットする。そして、次のステップ1107に進む。
ステップ1107において、メインCPU101は、現時点の遊技状態をリセットする。そして、次のステップ1108に進む。
In step 1106, the main CPU 101 sets a big win winning game state command for transmitting the big win winning gaming state to the
In
ステップ1108において、メインCPU101は、特別遊技の開始時に設定される待機時間であるオープニング時間をオープニング時間タイマカウンタにセットするとともに、オープニング処理が開始されることを示すオープニングコマンドを演出用伝送データ格納領域に記憶する。そして、次のステップ1109に進む。
ステップ1109において、メインCPU101は、停止表示されている大当たり図柄の種別に基づいて、メインRAM103にラウンド数をセットする。具体的には、メインCPU101は、停止表示されている大当たり図柄が特別図柄X1であれば、ラウンド数として「16」をセットし、停止表示されている大当たり図柄が特別図柄X2であれば、ラウンド数として「4」をセットする。そして、次のステップ1110に進む。
In step 1108, the main CPU 101 sets an opening time, which is a waiting time set at the start of the special game, in the opening time timer counter, and sends an opening command indicating that the opening process is started to an effect transmission data storage area. To remember. Then, the process proceeds to
In
ステップ1110において、メインCPU101は、特図関連制御処理において特別遊技制御処理が実行されるように、実行フェーズデータに「03」をセットする。そして、停止後処理を終了する。
また、上述のステップ1105で停止表示されている特別図柄が大当たり図柄でないと判定した場合に進むステップ1111において、メインCPU101は、現時点の遊技状態を確認し、当該遊技状態を示す遊技状態コマンドを演出用伝送データ格納領域に記憶する。そして、次のステップ1112に進む。
In step 1110, the main CPU 101 sets “03” in the execution phase data so that the special game control process is executed in the special figure related control process. Then, the post-stop processing ends.
Further, in
ステップ1112において、メインCPU101は、特図関連制御処理において特別図柄変動開始処理が実行されるように、実行フェーズデータに「00」をセットする。そして、停止後処理を終了する。
In
次に、上述したステップ704の特別遊技制御処理について、図29のフローチャートを参照して説明する。
ステップ1200において、メインCPU101は、実行フェーズデータが特別遊技制御処理の実行を示すデータ「03」であるか否かを判定する。そして、実行フェーズデータが「03」でないと判定した場合、特別遊技制御処理を終了する。一方、実行フェーズデータが「03」であると判定した場合、次のステップ1201に進む。
ステップ1201において、メインCPU101は、上述のステップ1108でオープニング時間タイマカウンタにセットされたオープニング時間が経過しているか否かを判定する。そして、オープニング時間が経過していないと判定した場合、特別遊技制御処理を終了する。一方、オープニング時間が経過していると判定した場合、次のステップ1202に進む。
Next, the special game control process of step 704 described above will be described with reference to the flowchart of FIG.
In
In
ステップ1202において、メインCPU101は、この特別遊技制御処理において全ラウンド遊技が終了した後に行われる待機処理であるエンディング処理中であるか否かを判定する。そして、エンディング処理中であると判定した場合、ステップ1210に進む。一方、エンディング処理中でないと判定した場合、次のステップ1203に進む。
ステップ1203において、メインCPU101は、停止表示された大当たり図柄の種別に応じた特別電動役物作動テーブル116に基づいて、大入賞口18の開閉を行う大入賞口開閉制御処理を実行する。そして、次のステップ1204に進む。
In
In
ステップ1204において、メインCPU101は、上述のステップ1203の大入賞口開閉制御に基づいてラウンド遊技が開始された時点であるか否かを判定する。そして、ラウンド遊技が開始された時点ではないと判定した場合、ステップ1206に進む。一方、ラウンド遊技が開始された時点であると判定した場合、次のステップ1205に進む。
ステップ1205において、メインCPU101は、ラウンド遊技の開始を示すラウンド遊技開始コマンドを演出用伝送データ格納領域に記憶する。そして、次のステップ1206に進む。
なお、ラウンド遊技開始コマンドは、ラウンド遊技の回数ごとに設けられており、これにより、何回目のラウンド遊技が開始されたかを副制御基板300に伝達できるようになっている。
In step 1204, the main CPU 101 determines whether or not it is the time when the round game is started based on the big prize opening / closing control in
In
Note that the round game start command is provided for each round game, so that the number of round games started can be transmitted to the
ステップ1206において、メインCPU101は、上述のステップ1203の大入賞口開閉制御に基づいてラウンド遊技が終了したか否かを判定する。そして、ラウンド遊技が終了していないと判定した場合、特別遊技制御処理を終了する。一方、ラウンド遊技が終了したと判定した場合、次のステップ1207に進む。
ステップ1207において、メインCPU101は、メインRAM103に記憶されているラウンド数を「1」デクリメントする。そして、次のステップ1208に進む。
In
In
ステップ1208において、メインCPU101は、上述のステップ1207でデクリメントしたラウンド数が「0」であるか否かを判定する。そして、当該ラウンド数が「0」でないと判定した場合、特別遊技制御処理を終了する。一方、当該ラウンド数が「0」であると判定した場合、次のステップ1209に進む。
ステップ1209において、メインCPU101は、特別遊技の終了時に設定される待機時間であるエンディング時間をエンディング時間タイマカウンタにセットし、エンディング処理が開始されることを示すエンディングコマンドを演出用伝送データ格納領域に記憶する。そして、特別遊技制御処理を終了する。
In step 1208, the main CPU 101 determines whether or not the number of rounds decremented in
In step 1209, the main CPU 101 sets an ending time, which is a waiting time set at the end of the special game, in the ending time timer counter, and an ending command indicating that the ending process is started is stored in the effect transmission data storage area. Remember. Then, the special game control process ends.
また、上述のステップ1202でエンディング処理中であると判定した場合に進むステップ1210において、メインCPU101は、上述のステップ1209でエンディング時間タイマカウンタにセットしたエンディング時間が経過したか否かを判定する。そして、当該エンディング時間が経過していないと判定した場合、特別遊技制御処理を終了する。一方、当該エンディング時間が経過したと判定した場合、次のステップ1211に進む。
ステップ1211において、メインCPU101は、特別遊技が終了したことを示す特別遊技終了コマンドを演出用伝送データ格納領域に記憶する。そして、次のステップ1212に進む。
Further, in
In step 1211, the main CPU 101 stores a special game end command indicating that the special game has ended in the effect transmission data storage area. Then, the process proceeds to
ステップ1212において、メインCPU101は、特図関連制御処理において特別遊技終了処理が実行されるように、実行フェーズデータに「04」をセットする。そして、特別遊技制御処理を終了する。
In
次に、上述したステップ705の特別遊技終了処理について、図30のフローチャートを参照して説明する。
ステップ1300において、メインCPU101は、実行フェーズデータが特別遊技終了処理の実行を示すデータ「04」であるか否かを判定する。そして、実行フェーズデータが「04」でないと判定した場合、特別遊技終了処理を終了する。一方、実行フェーズデータが「04」であると判定した場合、次のステップ1301に進む。
ステップ1301において、メインCPU101は、終了した特別遊技の実行契機となった大当たり図柄(メインRAM103の記憶領域に記憶)を確認するとともに、上述の大当たり図柄に応じた遊技状態設定テーブル117に基づいて、特別遊技の終了後の遊技状態を設定する。具体的には、メインCPU101は、高確遊技フラグ、時短遊技フラグ、高確回数、時短回数を設定する。本形態に係るパチンコ機Pでは、上述の大当たり図柄が特別図柄X1及びX2のいずれの場合であっても、高確遊技フラグ及び時短遊技フラグをいずれもオンとするとともに、高確回数及び時短回数のいずれにも「100」をセットする。そして、次のステップ1302に進む。
Next, the special game end process of
In step 1300, the main CPU 101 determines whether or not the execution phase data is data “04” indicating execution of the special game end process. And when it determines with execution phase data not being "04", a special game completion | finish process is complete | finished. On the other hand, if it is determined that the execution phase data is “04”, the process proceeds to the next step 1301.
In step 1301, the main CPU 101 confirms the jackpot symbol (stored in the storage area of the main RAM 103) that triggered the execution of the ended special game, and based on the gaming state setting table 117 corresponding to the jackpot symbol described above, Set the game state after the end of the special game. Specifically, the main CPU 101 sets a highly reliable game flag, a short time game flag, a high probability number, and a short time number. In the pachinko machine P according to the present embodiment, the high-probability game flag and the short-time game flag are both turned on, and the high-probability number and the short-time number of times, regardless of whether the above jackpot symbol is the special symbol X1 or X2. “100” is set in any of the above. Then, the process proceeds to
ステップ1302において、メインCPU101は、上述のステップ1301で設定された遊技状態に応じて、遊技状態指定コマンドを演出用伝送データ格納領域にセットする。この遊技状態指定コマンドには、上述のステップ1301で設定された高確遊技フラグがオンである旨の情報、時短遊技フラグがオンである旨の情報、高確回数の情報、時短回数の情報が含まれている。そして、次のステップ1303に進む。
ステップ1303において、メインCPU101は、特図関連制御処理において特別図柄変動開始処理が実行されるように、実行フェーズデータに「00」をセットする。そして、特別遊技終了処理を終了する。
In
In
次に、上述したステップ204の普図関連制御処理について、図31のフローチャートを参照して説明する。
ステップ1400において、メインCPU101は、普図実行フェーズデータの値をロードする。この普図実行フェーズデータは、当該普図関連制御処理を構成する複数の機能モジュール(サブルーチン)のうちいずれを実行するかを示すものである。具体的には、この普図実行フェーズデータは、後述する普通図柄変動開始処理の実行を示すデータ「10」と、後述する普通図柄変動停止処理の実行を示すデータ「11」と、後述する普通図柄停止後処理の実行を示すデータ「12」と、後述する可動片制御処理の実行を示すデータ「13」と、を有している。
そして、メインCPU101は、上述のステップ1400でロードした普図実行フェーズデータの値に基づき、普通図柄変動開始処理(ステップ1401)、普通図柄変動停止処理(ステップ1402)、普通図柄停止後処理(ステップ1403)又は可動片制御処理(ステップ1404)のいずれかを実行する。そして、普図関連制御処理を終了する。
Next, the common figure related control process of step 204 described above will be described with reference to the flowchart of FIG.
In
Then, the main CPU 101 performs normal symbol variation start processing (step 1401), normal symbol variation stop processing (step 1402), normal symbol stop post-processing (step 1402) based on the value of the normal symbol execution phase data loaded in
次に、上述したステップ1401の普通図柄変動開始処理について、図32のフローチャートを参照して説明する。
ステップ1500において、メインCPU101は、普図実行フェーズデータが普通図柄変動開始処理の実行を示す「10」であるか否かを判定する。そして、普図実行フェーズデータが「10」でないと判定した場合、普通図柄変動開始処理を終了する。一方、普図実行フェーズデータが「10」と判定した場合、次のステップ1501に進む。
ステップ1501において、メインCPU101は、普図保留記憶領域に当たり決定乱数が記憶されているか否か、すなわち、普図保留数カウンタが「1」以上であるか否かを判定する。そして、普図保留数カウンタが「1」以上でない(すなわち、「0」)と判定した場合、普通図柄変動開始処理を終了する。一方、普図保留数カウンタが「1」以上であると判定した場合、次のステップ1502に進む。
Next, the normal symbol variation start process of
In
In
ステップ1502において、メインCPU101は、普図保留数カウンタの値を「1」デクリメントする。そして、次のステップ1503に進む。
ステップ1503において、メインCPU101は、普図保留記憶領域のシフト処理を実行する。具体的には、第1記憶部に記憶されている当たり決定乱数を、メインRAM103に設けられている所定の処理領域に記憶するとともに、第2記憶部〜第4記憶部に記憶されている当たり決定乱数を、1つ番号の小さい記憶部にシフトさせる。これにより、普図保留記憶領域に記憶された当たり決定乱数は、いわゆる先入れ先出し(FIFO)で、後述の当選判定処理に用いられるようになっている。そして、次のステップ1504に進む。
In step 1502, the main CPU 101 decrements the value of the usual figure hold number counter by “1”. Then, the process proceeds to
In
ステップ1504において、メインCPU101は、現時点の遊技状態に対応する当たり決定乱数判定テーブル118(非時短判定テーブル118a又は時短判定テーブル118bのいずれか)を選択し、当該選択したテーブルと、上述のステップ1503で所定の処理領域に記憶された当たり決定乱数とに基づいて、普通図柄の抽選の結果を導出する当選判定処理を実行する。具体的には、メインCPU101は、現在の遊技状態が非時短遊技状態である場合には、非時短判定テーブル118aを参照して、所定の処理領域に記憶された当たり決定乱数を判定する。これに対して、現在の遊技状態が時短遊技状態である場合には、時短判定テーブル118bを参照して、所定の処理領域に記憶された当たり決定乱数を判定する。そして、次のステップ1505に進む。
ステップ1505において、メインCPU101は、上述のステップ1504における当選判定処理の結果が当たりであるか否かを判定する。そして、当たりでない(すなわち、ハズレ)と判定した場合、ステップ1507に進む。一方、当たりであると判定した場合、次のステップ1506に進む。
In step 1504, the main CPU 101 selects a hit-determined random number determination table 118 (either the non-time reduction determination table 118a or the time reduction determination table 118b) corresponding to the current gaming state, and the selected table and the above-described
In
ステップ1506において、メインCPU101は、当たり図柄データをメインRAM103の所定の普図記憶領域に記憶する。そして、ステップ1508に進む。
また、上述のステップ1505で当選判定処理の結果が当たりでないと判定した場合に進むステップ1507において、メインCPU101は、ハズレ図柄データをメインRAM103の所定の普図記憶領域に記憶する。そして、次のステップ1508に進む。
In step 1506, the main CPU 101 stores the winning symbol data in a predetermined general-purpose storage area of the main RAM 103. Then, the process proceeds to Step 1508.
Further, in
ステップ1508において、メインCPU101は、現時点の遊技状態が、非時短遊技状態又は時短遊技状態のいずれに設定されているかを確認するとともに、普通図柄変動パターン決定テーブル119を参照して、現時点の遊技状態に応じた普通図柄の変動時間を普図変動時間タイマカウンタにセットする。具体的には、メインCPU101は、現時点の遊技状態が非時短遊技状態である場合には、普図変動時間カウンタに「3秒」をセットし、時短遊技状態である場合には、普図変動時間カウンタに「0.6秒」をセットする。そして、次のステップ1509に進む。
ステップ1509において、メインCPU101は、普通図柄の変動表示を開始するための変動表示データをセットする。これにより、普通図柄表示装置32が点滅表示を開始する。また、本形態に係るパチンコ機Pでは、当たり決定乱数が普図保留記憶領域に記憶されている場合には、普図保留数を認識できる態様で普通図柄保留表示装置33が表示されるようになっている。そして、普通図柄の変動表示が行われる場合には、当該変動表示の開始と同時に、普図保留数が1つ減ることを示すように、普通図柄保留表示装置33が表示制御される。そして、次のステップ1510に進む。
In step 1508, the main CPU 101 confirms whether the current gaming state is set to the non-short-time gaming state or the short-time gaming state, and refers to the normal symbol variation pattern determination table 119 to determine the current gaming state. Set the normal symbol change time corresponding to the normal symbol change time timer counter. Specifically, the main CPU 101 sets “3 seconds” to the normal time fluctuation time counter when the current gaming state is a non-short time gaming state, and changes the normal time when it is in the short time gaming state. Set “0.6 seconds” in the time counter. Then, the process proceeds to
In
ステップ1510において、メインCPU101は、現時点の遊技状態を変動開始時の遊技状態として遊技状態バッファに記憶する。そして、次のステップ1511に進む。
ステップ1511において、メインCPU101は、普図関連制御処理において普通図柄変動停止処理が実行されるように、普図実行フェーズデータに「11」をセットする。そして、普通図柄変動開始処理を終了する。
In
In step 1511, the main CPU 101 sets “11” in the normal figure execution phase data so that the normal symbol variation stop process is executed in the normal figure related control process. Then, the normal symbol variation start process is terminated.
次に、上述したステップ1402の普通図柄変動停止処理について、図33のフローチャートを参照して説明する。
ステップ1600において、メインCPU101は、普図実行フェーズデータが普通図柄変動停止処理の実行を示すデータ「11」であるか否かを判定する。そして、普図実行フェーズデータが「11」でないと判定した場合、普通図柄変動停止処理を終了する。一方、普図実行フェーズデータが「11」であると判定した場合、次のステップ1601に進む。
ステップ1601において、メインCPU101は、上述のステップ1508で普図変動時間タイマカウンタにセットされた普通図柄の変動時間が経過したか否かを判定する。そして、当該変動時間が経過していないと判定した場合、普通図柄変動停止処理を終了する。一方、当該変動時間が経過したと判定した場合、次のステップ1602に進む。
Next, the normal symbol fluctuation stopping process of
In
In
ステップ1602において、メインCPU101は、普通図柄を普通図柄表示装置32に停止表示するための停止表示データをセットし、普通図柄の停止表示を実行する。そして、次のステップ1603に進む。
ステップ1603において、メインCPU101は、普通図柄を停止表示する普図停止表示時間を普図停止表示時間タイマカウンタにセットする。そして、次のステップ1604に進む。
In
In
ステップ1604において、メインCPU101は、普図関連制御処理において普通図柄停止後処理が実行されるように、普図実行フェーズデータに「12」をセットする。そして、普通図柄変動停止処理を終了する。 In step 1604, the main CPU 101 sets “12” in the normal figure execution phase data so that the normal symbol stop post-process is executed in the normal figure related control process. Then, the normal symbol variation stop process is terminated.
次に、上述したステップ1403の普通図柄停止後処理について、図34のフローチャートを参照して説明する。
ステップ1700において、メインCPU101は、普図実行フェーズデータが普通図柄停止後処理の実行を示すデータ「12」であるか否かを判定する。そして、普図実行フェーズデータが「12」でないと判定した場合、普通図柄停止後処理を終了する。一方、普図実行フェーズデータが「12」であると判定した場合、次のステップ1701に進む。
ステップ1701において、メインCPU101は、上述のステップ1603で普図停止表示時間タイマカウンタにセットされた普図停止表示時間が経過したか否かを判定する。そして、当該普図停止表示時間が経過していないと判定した場合、普通図柄停止後処理を終了する。一方、当該普図停止表示時間が経過したと判定した場合、次のステップ1702に進む。
Next, the normal symbol stop post-processing in
In
In
ステップ1702において、メインCPU101は、停止表示されている普通図柄が当たり図柄であるか否かを判定する。そして、停止表示されている普通図柄が当たり図柄でない(すなわち、ハズレ図柄である)と判定した場合、ステップ1704に進む。一方、停止表示されている普通図柄が当たり図柄であると判定した場合、次のステップ1703に進む。
ステップ1703において、メインCPU101は、普図関連制御処理において可動片制御処理が実行されるように、普図実行フェーズデータに「13」をセットする。そして、普通図柄停止後処理を終了する。
In
In step 1703, the main CPU 101 sets “13” in the normal drawing execution phase data so that the movable piece control processing is executed in the normal drawing related control processing. Then, the normal symbol stop post-processing is terminated.
また、上述のステップ1702で停止表示されている普通図柄が当たり図柄でないと判定した場合に進むステップ1704において、メインCPU101は、普図関連制御処理において普通図柄変動開始処理が実行されるように、普図実行フェーズデータに「10」をセットする。そして、普通図柄停止後処理を終了する。
Further, in
次に、上述したステップ1404の可動片制御処理について、図35のフローチャートを参照して説明する。
ステップ1800において、メインCPU101は、普図実行フェーズデータが可動片制御処理の実行を示すデータ「13」であるか否かを判定する。そして、普図実行フェーズデータが「13」でないと判定した場合、可動片制御処理を終了する。一方、普図実行フェーズデータが「13」であると判定した場合、次のステップ1801に進む。
ステップ1801において、メインCPU101は、可動片16bが作動制御中であるか否か、すなわち、始動入賞口ソレノイド16cが通電されているか否かを判定する。そして、可動片16bが作動制御中であると判定した場合、ステップ1804に進む。一方、可動片16bが作動制御中でないと判定した場合、次のステップ1802に進む。
Next, the movable piece control process of
In
In step 1801, the main CPU 101 determines whether or not the
ステップ1802において、メインCPU101は、普通図柄の変動開始時の遊技状態が、非時短遊技状態又は時短遊技状態のいずれであったかを確認する。そして、次のステップ1803に進む。
ステップ1803において、メインCPU101は、第2始動入賞口開放制御テーブル120を参照し、上述のステップ1802で確認した遊技状態に応じて、始動入賞口ソレノイド16cの通電制御データ(開放データ)として、通電回数(開放回数)及び通電時間(開放時間)をセットする。そして、可動片制御処理を終了する。
In
In
また、上述のステップ1801で可動片16bが作動制御中であると判定した場合に進むステップ1804において、メインCPU101は、上述のステップ1803でセットされた通電時間(開放時間)を経過したか否かを判定する。そして、通電時間(開放時間)を経過していないと判定した場合、可動片制御処理を終了する。一方、通電時間(開放時間)を経過したと判定した場合、次のステップ1805に進む。
ステップ1805において、メインCPU101は、可動片16bの作動の停止、すなわち、始動入賞口ソレノイド16cの通電の停止を実行する。そして、次のステップ1806に進む。
Further, in
In
ステップ1806において、メインCPU101は、普図関連制御処理において普通図柄変動開始処理が実行されるように、普図実行フェーズデータに「10」をセットする。そして、可動片制御処理を終了する。
In
次に、上述したステップ205のエラー制御処理について、図36のフローチャートを参照して説明する。
ステップ1850において、メインCPU101は、エラー管理一般データテーブル121における先頭のデータブロック(本体枠開放エラーブロック)に対応するエラーのステータス前回値を取得する。そして、次のステップ1851に進む。
なおここで、ステータス前回値は、メインRAM103の所定の記憶領域においてエラーの種類ごとに記憶される値であって、前回のエラー制御処理の実行時における各エラーを検出するセンサの状態を示すものである。具体的には、前回のエラー制御処理の実行時にセンサがエラーを検出している場合(状態フラグにおける対象のビットに入力された信号がオンである場合)には「01H」が記憶され、前回のエラー制御処理の実行時にセンサがエラーを検出していない場合(状態フラグにおける対象のビットに入力された信号がオフである場合)には「00H」が記憶されるようになっている。
また、後述するステータス今回値は、メインRAM103の所定の記憶領域においてエラーの種類ごとに記憶される値であって、今回のエラー制御処理の実行時における各エラーを検出するセンサの状態を示すものである。
また、後述するエラーフラグは、メインRAM103の所定の記憶領域においてエラーの種類ごとに記憶され、エラーの発生又は解除を示すものである。具体的には、エラーの発生時には「01H」が記憶され、エラーの解除時には「00H」が記憶されるようになっている。
Next, the error control processing in step 205 described above will be described with reference to the flowchart in FIG.
In step 1850, the main CPU 101 obtains the previous status value of the error corresponding to the first data block (main frame open error block) in the error management general data table 121. Then, the process proceeds to next Step 1851.
Here, the previous status value is a value stored for each type of error in a predetermined storage area of the main RAM 103, and indicates the state of the sensor that detects each error when the previous error control process is executed. It is. Specifically, if the sensor detects an error when executing the previous error control process (when the signal input to the target bit in the status flag is ON), “01H” is stored. If the sensor does not detect an error during the execution of the error control process (when the signal input to the target bit in the status flag is OFF), “00H” is stored.
Further, a status current value described later is a value stored for each type of error in a predetermined storage area of the main RAM 103, and indicates a state of a sensor that detects each error at the time of executing the current error control process. It is.
An error flag, which will be described later, is stored for each type of error in a predetermined storage area of the main RAM 103, and indicates the occurrence or cancellation of an error. Specifically, “01H” is stored when an error occurs, and “00H” is stored when the error is cleared.
ステップ1851において、メインCPU101は、取得したステータス前回値に対応するエラーのデータブロックに記憶されている状態フラグの番地のデータ及び監視対象ビットを示すデータを取得し、この取得したデータに基づいて、状態フラグの監視対象ビットに入力された信号がオフであるか否かを判定する。そして、オフであると判定した場合、ステップ1853に進む。一方、オフでない(すなわちオンである)と判定した場合、次のステップ1852に進む。
ステップ1852において、メインCPU101は、メインRAM103の所定の記憶領域に、対応するエラーのステータス今回値として「01H」を記憶する。そして、ステップ1854に進む。
In step 1851, the main CPU 101 acquires the address flag data stored in the error data block corresponding to the acquired status previous value and the data indicating the monitoring target bit, and based on the acquired data, It is determined whether or not the signal input to the monitoring target bit of the status flag is OFF. If it is determined to be off, the process proceeds to step 1853. On the other hand, if it is determined that it is not off (ie, it is on), the process proceeds to the next step 1852.
In step 1852, the main CPU 101 stores “01H” in the predetermined storage area of the main RAM 103 as the corresponding error status current value. Then, the process proceeds to Step 1854.
また、上述のステップ1851でオフであると判定した場合に進むステップ1853において、メインCPU101は、メインRAM103の所定の記憶領域に、対応するエラーのステータス今回値として「00H」を記憶する。そして、次のステップ1854に進む。
ステップ1854において、メインCPU101は、ステータス前回値とステータス今回値とが一致するか否かを判定する。そして、一致すると判定した場合、ステップ1856に進む。一方、一致しないと判定した場合、次のステップ1855に進む。
Further, in step 1853, which proceeds when it is determined to be off in step 1851 described above, the main CPU 101 stores “00H” as a corresponding error status current value in a predetermined storage area of the main RAM 103. Then, the process proceeds to
In
ステップ1855において、メインCPU101は、上述のデータブロックに記憶されている監視時間のデータを取得し、エラー監視タイマカウンタに取得した監視時間をセットする。これにより、エラー監視タイマカウンタによる監視時間の計時が開始される。そして、次のステップ1856に進む。
ステップ1856において、メインCPU101は、メインRAM103の所定の記憶領域に、対応するエラーのステータス前回値として、ステータス今回値(すなわち、「00H」又は「01H」のいずれか)を記憶する。そして、次のステップ1857に進む。
In step 1855, the main CPU 101 acquires the monitoring time data stored in the above-described data block, and sets the acquired monitoring time in the error monitoring timer counter. Thereby, the monitoring of the monitoring time by the error monitoring timer counter is started. Then, the process proceeds to next Step 1856.
In step 1856, the main CPU 101 stores the current status value (that is, “00H” or “01H”) as the previous status value of the corresponding error in a predetermined storage area of the main RAM 103. Then, the process proceeds to next Step 1857.
ステップ1857において、メインCPU101は、上述のステップ1855でエラー監視タイマカウンタにセットされた監視時間が経過したか否かを判定する。そして、監視時間が経過していないと判定した場合、ステップ1868に進む。一方、監視時間が経過したと判定した場合、次のステップ1858に進む。
ステップ1858において、メインCPU101は、エラーフラグの値とステータス今回値とが一致するか否かを判定する。そして、一致すると判定した場合、ステップ1868に進む。一方、一致しないと判定した場合、次のステップ1859に進む。
In step 1857, the main CPU 101 determines whether or not the monitoring time set in the error monitoring timer counter in step 1855 described above has elapsed. If it is determined that the monitoring time has not elapsed, the process proceeds to step 1868. On the other hand, if it is determined that the monitoring time has elapsed, the process proceeds to the next step 1858.
In step 1858, the main CPU 101 determines whether or not the error flag value matches the current status value. If it is determined that they match, the process proceeds to step 1868. On the other hand, if it is determined that they do not match, the process proceeds to the next step 1859.
ステップ1859において、メインCPU101は、メインRAM103の所定の記憶領域に、対応するエラーのエラーフラグの値として、ステータス今回値(すなわち、「00H」又は「01H」のいずれか)を記憶する。そして、次のステップ1860に進む。
ステップ1860において、メインCPU101は、上述のデータブロックに記憶されているサブコマンドのデータを取得し、演出用伝送データ格納領域に記憶する。そして、次のステップ1861に進む。
In step 1859, the main CPU 101 stores the current status value (that is, “00H” or “01H”) as the error flag value of the corresponding error in a predetermined storage area of the main RAM 103. Then, the process proceeds to
In
ステップ1861において、メインCPU101は、上述のデータブロックに記憶されているオフセットデータを取得する。そして、次のステップ1862に進む。
ステップ1862において、メインCPU101は、ステータス今回値がエラーの発生を示す値(すなわち、「01H」)であるか否かを判定する。そして、エラーの発生を示す値(「01H」)であると判定した場合、ステップ1864に進む。一方、エラーの発生を示す値でない(すなわち、エラーの解除を示す値(「00H」)である)と判定した場合、次のステップ1863に進む。
In step 1861, the main CPU 101 obtains offset data stored in the above data block. Then, the process proceeds to
In
ステップ1863において、メインCPU101は、上述のステップ1861で取得したオフセットデータの上位4ビットと下位4ビットとを入れ替える。そして、次のステップ1864に進む。
ステップ1864において、メインCPU101は、上述のステップ1863で入れ替えを行ったオフセットデータの下位4ビットを取得する。これにより、エラーの発生時であれば、取得されたオフセットデータの下位4ビットが取得され、エラーの解除時であれば、取得されたオフセットデータの上位4ビットが取得される。そして、次のステップ1865に進む。
In
In step 1864, the main CPU 101 obtains the lower 4 bits of the offset data replaced in
ステップ1865において、メインCPU101は、上述のステップ1864で取得された4ビットが「0000b」であるか否かを判定する。そして、「0000b」であると判定した場合、ステップ1868に進む。一方、「0000b」でないと判定した場合、次のステップ1866に進む。
ステップ1866において、メインCPU101は、メインRAM103における所定の記憶領域に、中継テーブル122の先頭番地を記憶する。そして、次のステップ1867に進む。
In step 1865, the main CPU 101 determines whether or not the 4 bits acquired in step 1864 described above are “0000b”. If it is determined that the value is “0000b”, the process proceeds to step 1868. On the other hand, if it is determined that it is not “0000b”, the process proceeds to the next step 1866.
In step 1866, the main CPU 101 stores the start address of the relay table 122 in a predetermined storage area in the main RAM 103. Then, the process proceeds to next Step 1867.
ステップ1867において、メインCPU101は、上述のステップ1866でメインRAM103における所定の記憶領域に記憶された中継テーブル122の先頭番地、及び、上述のステップ1864で取得された4ビットの値に基づいて、中継テーブル122に記憶されている中継データを取得した上で、この中継データに基づいて、主制御処理データテーブル123に記憶されているデータを取得し、この取得されたデータをメインRAM103における所定の記憶領域にセットする。これにより、エラーに対応する処理が主制御基板100において実行される。そして、次のステップ1868に進む。
ステップ1868において、メインCPU101は、全てのデータブロックについて、このエラー制御処理が実行されたか否かを判定する。そして、実行されたと判定した場合、エラー制御処理を終了する。一方、実行されていないと判定した場合、次のステップ1869に進む。
In step 1867, the main CPU 101 performs relay based on the start address of the relay table 122 stored in the predetermined storage area in the main RAM 103 in step 1866 described above and the 4-bit value acquired in step 1864 described above. After acquiring the relay data stored in the table 122, the data stored in the main control processing data table 123 is acquired based on the relay data, and the acquired data is stored in a predetermined storage in the main RAM 103. Set to area. As a result, processing corresponding to the error is executed in the
In step 1868, the main CPU 101 determines whether or not this error control process has been executed for all data blocks. And when it determines with having been performed, an error control process is complete | finished. On the other hand, if it is determined that it has not been executed, the process proceeds to the next step 1869.
ステップ1869において、メインCPU101は、現時点までエラー制御処理の対象となっていたデータブロックの次のデータブロックに対応するエラーのステータス前回値を取得する。そして、ステップ1851に戻る。 In step 1869, the main CPU 101 obtains the previous error status value corresponding to the data block next to the data block that has been subject to error control processing up to the present time. Then, the process returns to Step 1851.
(パチンコ機Pにおける演出の概要)
上述の如く、主制御基板100において各種処理が実行されることにより、特図遊技及び普図遊技、並びに、特別遊技が進行することとなる。そして、これら遊技の進行中には、主制御基板100から種々のコマンドを副制御基板300に送信し、このコマンドを副制御基板300が受信することにより、当該副制御基板300において、遊技の進行に伴う演出の制御が行われる。
たとえば、本形態に係るパチンコ機Pでは、特別図柄の変動表示中に、演出図柄50の表示態様により大当たりの抽選の結果を報知する変動演出が実行される。この変動演出では、演出表示装置21の表示部21aに表示される背景画像に重ねて、演出図柄50(ダミー図柄)の変動表示が行われる。そして、変動表示した後に停止表示された演出図柄50の組み合わせ(停止表示態様)により、大当たりの抽選の結果が遊技者に報知されるようになっている。
(Outline of performance on pachinko machine P)
As described above, when the various processes are executed in the
For example, in the pachinko machine P according to the present embodiment, during the special symbol variation display, a variation effect that notifies the result of the jackpot lottery by the display mode of the
具体的には、特別図柄の変動表示の開始後に、すべての演出図柄50が停止表示された状態から、すべての演出図柄50の変動表示が開始され(図37(a)及び(b)参照)、その後、左側に位置する演出図柄50(以下、第1停止図柄という)、右側に位置する演出図柄50(以下、第2停止図柄という)、中央に位置する演出図柄50(以下、第3停止図柄)という順番で停止表示される(図37(c)〜(e)参照)。
そして、大当たりの抽選の結果が大当たりであった場合には、すべての演出図柄50が同一の図柄で停止表示される(図37(e)参照)。すなわち、すべての演出図柄50が同一の図柄で停止表示されることにより、大当たりの抽選の結果が大当たりであることが報知される。
これに対して、大当たりの抽選の結果がハズレであった場合には、特に図示していないが、すべての演出図柄50が同一の図柄で停止表示されることはない。すなわち、少なくとも一の演出図柄50が他の演出図柄50とは異なる図柄で停止表示されることにより、大当たりの抽選の結果がハズレであることが報知される。
Specifically, after the start of the special symbol variation display, the variation display of all the
If the jackpot lottery result is a jackpot, all
On the other hand, when the winning lottery result is lost, although not particularly illustrated, all the
また、本形態に係るパチンコ機Pには、変動演出の態様として、第1停止図柄と第2停止図柄とが異なる図柄で停止表示されるリーチなし変動パターン、及び、第1停止図柄と第2停止図柄とが同一の図柄で停止表示される(いわゆるリーチ表示が行われる)リーチ変動パターンが設けられている。これらの変動演出の態様はそれぞれ複数の態様を有しており、各態様には、変動の仕方や演出図柄50の表示内容等が種々設定されている。
Moreover, in the pachinko machine P according to the present embodiment, as a variation effect mode, the first stop symbol and the second stop symbol and the second stop symbol, the first stop symbol and the second stop symbol are stopped and displayed in different symbols. A reach variation pattern in which the stop symbol is stopped and displayed in the same symbol (so-called reach display is performed) is provided. Each of these variation effect modes has a plurality of modes, and each mode is set with various variations, display contents of the
また、特に図示していないが、本形態に係るパチンコ機Pでは、副制御基板300のサブROM302に、変動演出の態様を決定するための種々の変動演出決定テーブルが記憶されている。副制御基板300のサブCPU301は、主制御基板100から送信された変動モードコマンド及び変動パターンコマンドを受信することにより、所定の条件に応じた変動演出決定テーブルを選択するとともに、所定の数値範囲内(たとえば、0〜249)で演出乱数(前半変動演出乱数、後半変動演出乱数)を取得する。そして、選択された変動演出決定テーブル、主制御基板100のメインCPU101から受信した変動モードコマンド、変動パターンコマンド及び取得された演出乱数(前半変動演出乱数、後半変動演出乱数)に基づいて、変動演出の態様を決定する。
具体的には、本形態に係るパチンコ機Pでは、上述の如く、変動モードコマンドに基づいて変動演出の前半部分の態様が決定され、変動パターンコマンドに基づいて変動演出の後半部分の態様(リーチ発展演出の有無等)が決定されるようになっている。これにより、決定された態様に基づいた変動演出が、演出表示装置21において実行されることとなる。
Although not particularly illustrated, in the pachinko machine P according to the present embodiment, various variation effect determination tables for determining the variation effect mode are stored in the
Specifically, in the pachinko machine P according to the present embodiment, as described above, the aspect of the first half of the variation effect is determined based on the variation mode command, and the aspect (reach) of the second half of the variation effect is determined based on the variation pattern command. The presence / absence of development effects, etc.) is determined. Thereby, the change effect based on the determined mode is executed in the
次に、上述の実施の形態の変形例について説明する。
上述の実施の形態では、エラー管理一般データテーブル121には、本体枠開放エラーデータブロック、前扉開放エラーデータブロック、磁気エラーデータブロック、電磁エラーデータブロック、振動エラーデータブロックが設けられていたが、これに限定されるものではない。たとえば、受皿7が満タンである旨の受皿満タンエラーに関する受皿満タンエラーデータブロック等を設けてもよい。
また同様に、主制御処理データテーブル123には、セキュリティ信号設定データ、停止解除設定データ、払い出し停止設定データが設けられていたが、これらのデータ以外を設けてもよい。
Next, a modification of the above embodiment will be described.
In the above embodiment, the error management general data table 121 is provided with the body frame opening error data block, the front door opening error data block, the magnetic error data block, the electromagnetic error data block, and the vibration error data block. However, the present invention is not limited to this. For example, a saucer full tank error data block relating to a saucer full tank error indicating that the
Similarly, the main control processing data table 123 is provided with security signal setting data, stop cancellation setting data, and payout stop setting data. However, data other than these data may be provided.
また、上述の実施の形態では、エラーに関する処理を実行するために上述のようなテーブル構造を採用していたが、これに限定されるものではない。たとえば、主制御基板100における他の処理や、副制御基板300における所定の処理を実行するために、エラー管理一般データテーブル121、中継テーブル122及び主制御処理データテーブル123と同様のテーブル構造を採用してもよい。
Further, in the above-described embodiment, the table structure as described above is employed to execute the process related to the error, but the present invention is not limited to this. For example, the same table structure as the error management general data table 121, the relay table 122, and the main control processing data table 123 is used to execute other processing in the
また、上述の実施の形態では、エラー管理一般データテーブル121に記憶されているオフセットデータは、上位4ビットがエラー解除時に対応するアドレス距離を示すものであり、下位4ビットがエラー発生時に対応するアドレス距離を示すものとなっていたが、アドレス距離を示すビットの設定については、これに限定されるものではない。たとえば、上位4ビットがエラー発生時に対応するアドレス距離を示し、下位4ビットがエラー解除時に対応するアドレス距離を示すように設定してもよい。また、上位1ビット、上位2ビット又は上位3ビットがエラー発生時又はエラー解除時のいずれか一方に対応するアドレス距離を示し、下位1ビット、下位2ビット又は下位3ビットがエラー発生時又はエラー解除時のいずれか他方に対応するアドレス距離を示すように設定してもよい。また、たとえば、先頭から1ビット、3ビット、5ビット及び7ビットにより構成される計4ビットがエラー発生時又はエラー解除時のいずれか一方に対応するアドレス距離を示し、先頭から2ビット、4ビット、6ビット及び8ビットにより構成される計4ビットがエラー発生時又はエラー解除時のいずれか他方に対応するアドレス距離を示すように設定してもよい。また、全8ビットにより、エラー発生時又はエラー解除時のいずれか一方のみに対応するアドレス距離を示すようにしてもよい。
また、オフセットデータのデータ長は、1バイトに限定されるものではなく、2バイト以上としてもよい。
In the above-described embodiment, the offset data stored in the error management general data table 121 indicates the address distance corresponding to the upper 4 bits when the error is canceled, and the lower 4 bits correspond to the time when the error occurs. Although the address distance is indicated, the setting of the bit indicating the address distance is not limited to this. For example, the upper 4 bits may indicate the address distance corresponding to the error occurrence, and the lower 4 bits may indicate the address distance corresponding to the error cancellation. Also, the upper 1 bit, upper 2 bits, or upper 3 bits indicate the address distance corresponding to one of when an error occurs or when an error is canceled, and the lower 1 bit, lower 2 bits, or lower 3 bits indicate when an error occurs or an error occurs. You may set so that the address distance corresponding to the other at the time of cancellation | release may be shown. Further, for example, a total of 4 bits composed of 1 bit, 3 bits, 5 bits, and 7 bits from the beginning indicate an address distance corresponding to one of when an error occurs or when an error is canceled, and 2 bits, 4 from the beginning. A total of 4 bits including 6 bits and 6 bits may be set so as to indicate an address distance corresponding to the other when an error occurs or when an error is canceled. Further, all 8 bits may indicate an address distance corresponding to only one of when an error occurs or when an error is canceled.
The data length of the offset data is not limited to 1 byte, and may be 2 bytes or more.
また、上述の実施の形態では、中継テーブル122及び主制御処理データテーブル123は連続して配置されていたが、これに限定されるものではなく、主制御処理データテーブル123は、中継テーブル122に記憶されたアドレス距離のデータ長(本形態では1バイト)により指定可能な最大距離の範囲(本形態では1〜255の範囲)に配置してもよい。
なお、上述の変形例は、可能な範囲で互いに組み合わせて構成することもできる。
In the above-described embodiment, the relay table 122 and the main control processing data table 123 are continuously arranged. However, the present invention is not limited to this, and the main control processing data table 123 is stored in the relay table 122. You may arrange | position to the range (the range of 1-255 in this form) of the maximum distance which can be designated with the data length (1 byte in this form) of the stored address distance.
Note that the above-described modifications can be combined with each other as much as possible.
また、上述の実施の形態は、パチンコ機P以外の遊技機に応用することもできる。たとえば、遊技媒体として遊技メダルを用いて遊技を行わせるスロットマシンや、遊技球を用いてスロットマシンと同様の遊技を行わせるパロット(登録商標)遊技機等に適用してもよい。 Further, the above-described embodiment can be applied to a gaming machine other than the pachinko machine P. For example, the present invention may be applied to a slot machine that uses a game medal as a game medium to play a game, a parrot (registered trademark) game machine that uses a game ball to play a game similar to the slot machine, and the like.
なお、上述の実施の形態におけるメインROM102は、本発明の記憶領域に相当する。また、上述の実施の形態におけるB+4番地は、本発明の記憶領域における第1の番地に相当する。また、上述の実施の形態におけるセキュリティ信号設定データ、停止解除設定データ、払い出し停止設定データは、本発明の遊技機に関する各種処理を実行するための処理データに相当する。また、上述の実施の形態における主制御処理データテーブル123は、本発明の第1のテーブルに相当する。また、上述の実施の形態におけるB番地は、本発明の記憶領域における第2の番地に相当する。また、上述の実施の形態における中継データは、本発明のアドレス距離データに相当する。また、上述の実施の形態における中継テーブル122は、本発明の第2のテーブルに相当する。また、上述の実施の形態におけるエラー管理一般データテーブル121は、本発明の第3のテーブルに相当する。また、上述の実施の形態におけるエラー制御処理を実行するメインCPU101は、本発明の処理実行手段に相当する。また、上述の実施の形態における上位4ビットは、本発明の複数のビットにおける一部のビットに相当する。また、上述の実施の形態における下位4ビットは、本発明の一部のビット以外の他のビットに相当する。また、上述の実施の形態におけるエラーが発生した場合は、上述の実施の形態における所定の実行条件を満たした場合に相当する。また、上述の実施の形態における発生中のエラーが解除された場合は、上述の実施の形態における所定の実行条件と異なる他の実行条件を満たした場合に相当する。
Note that the
P パチンコ機
100 主制御基板
101 メインCPU
102 メインROM
103 メインRAM
300 副制御基板
301 サブCPU
302 サブROM
303 サブRAM
102 Main ROM
103 Main RAM
300 Sub control board 301 Sub CPU
302 Sub ROM
303 Sub RAM
Claims (3)
前記記憶領域における第2の番地を先頭番地として配置されたテーブルであって、当該先頭番地以降の所定の番地から前記第1のテーブルにおける処理データが記憶された番地までの距離を示すアドレス距離データが記憶された第2のテーブルと、
前記記憶領域に配置されたテーブルであって、前記第2のテーブルの先頭番地から前記アドレス距離データが記憶された番地までの距離を示すオフセットデータが記憶された第3のテーブルと、
前記第1のテーブルに記憶された処理データを取得し、取得された当該処理データに基づく処理を実行する処理実行手段と、を備え、
前記処理実行手段は、
予め定められた実行条件を満たした場合、前記第2のテーブルの先頭番地及び前記第3のテーブルに記憶されたオフセットデータに基づいて前記第2のテーブルに記憶されたアドレス距離データを取得し、取得した当該アドレス距離データに基づいて前記第1のテーブルに記憶された処理データを取得することを特徴とする遊技機。 A first table in which a first address in a storage area where data can be stored is arranged as a head address, in which processing data for executing various processes related to gaming machines is stored;
Address distance data indicating a distance from a predetermined address after the start address to an address where processing data in the first table is stored, the table being arranged with the second address in the storage area as the start address A second table in which is stored,
A third table in which offset data indicating a distance from a head address of the second table to an address where the address distance data is stored is stored in the storage area;
Processing execution means for acquiring processing data stored in the first table and executing processing based on the acquired processing data;
The process execution means includes
When the predetermined execution condition is satisfied, the address distance data stored in the second table is acquired based on the start address of the second table and the offset data stored in the third table, A gaming machine, wherein processing data stored in the first table is acquired based on the acquired address distance data.
前記処理実行手段は、
所定の実行条件を満たした場合、前記第2のテーブルの先頭番地及び前記一部のビットにより示される距離に基づいて前記アドレス距離データを取得し、前記所定の実行条件と異なる他の実行条件を満たした場合、前記第2のテーブルの先頭番地及び前記他のビットにより示される距離に基づいて前記アドレス距離データを取得することを特徴とする請求項1記載の遊技機。 The offset data is composed of a plurality of bits, and the address distance from the start address of the second table by a part of the plurality of bits and a bit other than the part of the bits, respectively. The distance to the address where the data is stored is shown,
The process execution means includes
When the predetermined execution condition is satisfied, the address distance data is obtained based on the start address of the second table and the distance indicated by the some bits, and another execution condition different from the predetermined execution condition is obtained. 2. The gaming machine according to claim 1, wherein when satisfied, the address distance data is acquired based on a distance indicated by a leading address of the second table and the other bits.
前記第1の番地は、前記第2のテーブルの最終番地よりも後の番地であり、
前記第2のテーブルの先頭番地から最終番地までの範囲が、前記第3のテーブルの先頭番地から最終番地までの範囲よりも小さいことを特徴とする請求項1又は2記載の遊技機。 The second address is an address after the last address of the third table,
The first address is an address after the last address of the second table,
The gaming machine according to claim 1 or 2, wherein a range from the first address to the last address of the second table is smaller than a range from the first address to the last address of the third table.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016077012A JP2017185067A (en) | 2016-04-07 | 2016-04-07 | Game machine |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016077012A JP2017185067A (en) | 2016-04-07 | 2016-04-07 | Game machine |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2017185067A true JP2017185067A (en) | 2017-10-12 |
Family
ID=60045860
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016077012A Pending JP2017185067A (en) | 2016-04-07 | 2016-04-07 | Game machine |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2017185067A (en) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003159415A (en) * | 2001-11-28 | 2003-06-03 | Sanyo Product Co Ltd | Game machine |
JP2015109892A (en) * | 2013-12-06 | 2015-06-18 | 株式会社平和 | Game machine |
-
2016
- 2016-04-07 JP JP2016077012A patent/JP2017185067A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003159415A (en) * | 2001-11-28 | 2003-06-03 | Sanyo Product Co Ltd | Game machine |
JP2015109892A (en) * | 2013-12-06 | 2015-06-18 | 株式会社平和 | Game machine |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2017213117A (en) | Game machine | |
JP2016187514A (en) | Game machine | |
JP2018023559A (en) | Game machine | |
JP2017213109A (en) | Game machine | |
JP2015036007A (en) | Game machine | |
JP2017055942A (en) | Game machine | |
JP2018061733A (en) | Game machine | |
JP2017064043A (en) | Game machine | |
JP2016112200A (en) | Game machine | |
JP2018094028A (en) | Game machine | |
JP6157335B2 (en) | Game machine | |
JP6860362B2 (en) | Game machine | |
JP6826425B2 (en) | Game machine | |
JP6232100B2 (en) | Game machine | |
JP6294645B2 (en) | Game machine | |
JP2017176485A (en) | Game machine | |
JP2016214784A (en) | Game machine | |
JP2019165904A (en) | Game machine | |
JP5952872B2 (en) | Game machine | |
JP2019000550A (en) | Game machine | |
JP2017213110A (en) | Game machine | |
JP2017176324A (en) | Game machine | |
JP2017185067A (en) | Game machine | |
JP2017136156A (en) | Game machine | |
JP6764733B2 (en) | Game machine |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190122 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20190918 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190925 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191120 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200311 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20200501 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20200923 |