JP2020018940A - Game machine - Google Patents

Game machine Download PDF

Info

Publication number
JP2020018940A
JP2020018940A JP2019204560A JP2019204560A JP2020018940A JP 2020018940 A JP2020018940 A JP 2020018940A JP 2019204560 A JP2019204560 A JP 2019204560A JP 2019204560 A JP2019204560 A JP 2019204560A JP 2020018940 A JP2020018940 A JP 2020018940A
Authority
JP
Japan
Prior art keywords
jackpot
value
symbol
data
setting
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
Application number
JP2019204560A
Other languages
Japanese (ja)
Inventor
昇平 北田
Shohei Kitada
昇平 北田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sanyo Bussan Co Ltd
Original Assignee
Sanyo Bussan Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sanyo Bussan Co Ltd filed Critical Sanyo Bussan Co Ltd
Priority to JP2019204560A priority Critical patent/JP2020018940A/en
Publication of JP2020018940A publication Critical patent/JP2020018940A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide a game machine capable of suppressing an actuation error.SOLUTION: When reading control processing is executed by control means, in the reading control processing, reading of control data and control based on the read control data are repeated, based on determination of control data determination means that, the read control data is predetermined specific data, the reading control processing is finished, and processing is transited to next processing to be executed according to a control procedure. Therefore, it is not necessary to regulate how many times reading of the control data, and the control based on the read control data should be repeated, in a control program, so that, such a situation in which a designer of the control program regulates a repetition number by mistake, can be suppressed. Therefore, a game machine can be suppressed from actuating by error.SELECTED DRAWING: Figure 1

Description

本発明は、パチンコ機に代表される遊技機に関するものである。   The present invention relates to a gaming machine represented by a pachinko machine.

パチンコ機等の遊技機には、始動入賞口への遊技球の入賞に基づいて行われる抽選の結果が当たりだった場合に、当たり状態へと移行するものがある。かかる遊技機では、当たり状態に移行する際や、その当たり状態を終了する際等の遊技状態を変更する場合に、変更後の遊技状態に対応する複数の設定値に対して、初期値である所定値を設定している。また、初期値の設定方法としては、設定値の個数を制御プログラムに規定しておき、その設定値の個数分だけ初期値の設定を行う制御を繰り返す方法が挙げられる。   Some gaming machines, such as pachinko machines, shift to a winning state when a result of a lottery performed based on winning of a game ball in a starting winning opening is a winning. In such a gaming machine, when the game state is changed, for example, when the game machine transitions to the hit state or when the game state ends, the initial value is set to a plurality of set values corresponding to the changed game state. A predetermined value is set. As a method for setting the initial value, there is a method in which the number of set values is defined in a control program, and the control for setting the initial value is repeated by the number of set values.

特開2001−276365号公報JP 2001-276365 A

しかしながら、かかる遊技機では、機種が異なると、当たり状態や、当たりが終了した後の状態の態様が異なる場合があるので、遊技状態を変更する際に設定すべき設定値の個数が機種によって変化してしまう虞がある。よって、設定値の個数が異なる他の機種に制御プログラムを適用する際は、設計者が、適用しようとする機種毎に設定値の個数を数え、制御プログラムに繰り返し回数を規定し直す必要があった。このため、設計者のミスによって制御プログラムに誤った繰り返し回数が規定されてしまうと、全ての初期値を設定することができず、遊技状態の変更後に遊技機が誤動作してしまう虞があった。   However, in such a gaming machine, if the model is different, the winning state and the state of the state after the winning may be different, so the number of setting values to be set when changing the gaming state varies depending on the model. There is a risk of doing this. Therefore, when applying a control program to another model having a different number of set values, the designer needs to count the number of set values for each model to be applied and redefine the number of repetitions in the control program. Was. For this reason, if an incorrect number of repetitions is specified in the control program due to a mistake of the designer, all initial values cannot be set, and the gaming machine may malfunction after the gaming state is changed. .

本発明は、上記例示した問題点を解決するためになされたものであり、遊技機が誤動作することを抑制できる遊技機を提供することを目的としている。   SUMMARY An advantage of some aspects of the invention is to provide a gaming machine that can suppress a malfunction of the gaming machine.

この目的を達成するために請求項1記載の遊技機は、所定の制御手順に従って、遊技の制御を実行する制御手段と、その制御手段によって、読み出される制御データが記憶された記憶手段と、前記制御手段によって読み出された制御データが予め定められた特定データであるか否かを判別する制御データ判別手段とを備え、前記制御手段は、前記制御手順に従って、前記制御データの読み出しと、その読み出した制御データに基づく制御とを繰り返し行う処理である読出制御処理を実行する場合には、読み出した制御データが前記特定データであると前記制御データ判別手段により判別されたことに基づいて、前記読出制御処理を終了して、前記制御手順に従って実行される次の処理に移行させるものである。   In order to achieve this object, the gaming machine according to claim 1 includes a control unit that executes a game control according to a predetermined control procedure, a storage unit that stores control data read by the control unit, Control data determination means for determining whether the control data read by the control means is predetermined specific data, the control means reads the control data according to the control procedure, When performing a read control process, which is a process of repeatedly performing control based on the read control data, based on that the control data determination unit determines that the read control data is the specific data, This ends the read control process and shifts to the next process executed according to the control procedure.

請求項2記載の遊技機は、請求項1記載の遊技機において、前記制御データには、遊技に関する設定を行う設定先を示す設定先データと、その設定先データが示す設定先に設定するための設定用データとが交互に規定されているものであり、前記読出制御処理は、前記制御データに規定されている順番にデータを読み出して、読み出された設定先データが示す設定先に、次に読み出される設定用データを設定するものである。   According to a second aspect of the present invention, in the gaming machine according to the first aspect, the control data is set to a setting destination data indicating a setting destination for performing a setting related to a game and a setting destination indicated by the setting destination data. And the setting data are alternately defined, and the read control process reads the data in the order specified by the control data, and sets the data to the setting destination indicated by the read setting data. The setting data to be read next is set.

請求項3記載の遊技機は、請求項2記載の遊技機において、遊技状態を変更するか否かを判別する状態変更判別手段を備え、前記制御データは、遊技状態に関する各種の設定値が前記設定用データとして規定されているものであり、前記状態変更判別手段によって遊技状態を変更すると判別された場合に、前記読み出し制御処理を実行するものである。   A gaming machine according to a third aspect of the present invention is the gaming machine according to the second aspect, further comprising state change determination means for determining whether or not to change the gaming state, and the control data is such that various set values relating to the gaming state are different from each other. It is defined as setting data, and executes the read control process when it is determined that the game state is changed by the state change determination unit.

請求項1記載の遊技機によれば、所定の制御手順に従って、制御手段により遊技の制御が実行され、制御手段により読み出される制御データが記憶手段に記憶され、その読み出された制御データが予め定められた特定データであるか否かが制御データ判別手段により判別される。制御手段によって、制御データの読み出しと、その読み出した制御データに基づく制御とを繰り返し行う読出制御処理が実行される場合には、読み出した制御データが予め定められた特定データであると制御データ判別手段により判別されたことに基づいて、読出制御処理が終了され、制御手順に従って実行される次の処理に移行される。   According to the gaming machine of the first aspect, the control of the game is executed by the control means according to a predetermined control procedure, the control data read by the control means is stored in the storage means, and the read control data is stored in advance in the storage means. Whether or not the specific data is determined is determined by the control data determining means. When the control unit executes a read control process of repeatedly reading control data and performing control based on the read control data, it is determined that the read control data is predetermined specific data. Based on the determination by the means, the read control process is terminated, and the process proceeds to the next process executed according to the control procedure.

これにより、読出制御処理において、特定データが読み出されれば次の処理に移行するので、制御データの読み出しと、その読み出した制御データに基づく制御とを何回繰り返すのかを規定しておく必要が無い。よって、繰り返し回数の規定ミスによって、読出制御処理によって行われるべき繰り返し回数と異なる回数の制御が実行されてしまうことを抑制することができる。従って、遊技機が誤作動してしまうことを抑制できるという効果がある。   Accordingly, in the read control process, if the specific data is read, the process proceeds to the next process, so that it is not necessary to define how many times the control data read and the control based on the read control data are repeated. . Therefore, it is possible to prevent the control from being performed a different number of times from the number of repetitions to be performed by the read control process due to a mistake in defining the number of repetitions. Therefore, there is an effect that a malfunction of the gaming machine can be suppressed.

請求項2記載の遊技機によれば、請求項1記載の遊技機の奏する効果に加え、次の効果を奏する。即ち、遊技に関する設定を行う設定先を示す設定先データと、その設定先データが示す設定先に設定するための設定用データとが、制御データに交互に規定されている。その制御データに規定されている順番に、読出制御処理によってデータが読み出され、読み出された設定先データが示す設定先に、次に読み出される設定用データが設定される。   According to the gaming machine of the second aspect, in addition to the effects of the gaming machine of the first aspect, the following effects are exhibited. That is, setting data indicating a setting destination for performing settings related to the game and setting data for setting the setting destination indicated by the setting data are alternately defined in the control data. The data is read by the read control process in the order specified by the control data, and the next setting data to be read is set to the setting destination indicated by the read setting data.

これにより、データの読み出しの際に、制御データに規定されているデータのうち、いずれのデータを次に読み出すべきか判断するという処理を行う必要が無いので、制御手段の処理負荷を軽減することができるという効果がある。   Accordingly, when reading data, it is not necessary to perform a process of determining which data should be read next among the data specified in the control data, so that the processing load on the control unit can be reduced. There is an effect that can be.

請求項3記載の遊技機によれば、請求項2記載の遊技機の奏する効果に加え、次の効果を奏する。即ち、遊技状態を変更するか否かが状態変更判別手段によって判別される。遊技状態に関する各種の設定値が設定用データとして制御データに規定されている。状態変更判別手段によって遊技状態を変更すると判別された場合に、制御手段によって読出制御処理が実行される。   According to the gaming machine of the third aspect, in addition to the effects of the gaming machine of the second aspect, the following effects are exhibited. That is, whether or not the game state is changed is determined by the state change determination unit. Various setting values relating to the gaming state are defined in the control data as setting data. When it is determined by the state change determining means that the game state is to be changed, the reading control processing is executed by the control means.

これにより、遊技状態が変更される場合に、設定されるべき設定値が設定されずに遊技機が誤作動してしまうことを抑制できるという効果がある。   Thereby, when the game state is changed, there is an effect that it is possible to suppress a malfunction of the gaming machine without setting the set value to be set.

第1の実施形態におけるパチンコ機の正面図である。It is a front view of the pachinko machine in 1st Embodiment. パチンコ機の遊技盤の正面図である。It is a front view of the game board of a pachinko machine. パチンコ機の背面図である。It is a rear view of a pachinko machine. (a)は、表示画面の領域区分設定と有効ライン設定とを模式的に示した図あり、(b)は、実際の表示画面を例示した図である。(A) is a figure which showed typically the area division setting of a display screen, and an effective line setting, and (b) is a figure which illustrated the actual display screen. パチンコ機の電気的構成を示すブロック図である。FIG. 2 is a block diagram illustrating an electrical configuration of the pachinko machine. (a)は、主制御装置内のROMの構成を模式的に示した模式図であり、(b)は、第1当たり種別カウンタC2と特別図柄における大当たり種別との対応関係を模式的に示した模式図であり、(c)は、第2当たり乱数カウンタC4と普通図柄における当たりとの対応関係を模式的に示した模式図である。(A) is a schematic diagram schematically showing a configuration of a ROM in the main control device, and (b) is a schematic diagram showing a correspondence relationship between a first hit type counter C2 and a big hit type in a special symbol. FIG. 3C is a schematic diagram schematically showing a correspondence relationship between a second random number counter C4 and a hit in an ordinary symbol. 遊技結果設定テーブルの内容を模式的に示した模式図である。It is the schematic diagram which showed the content of the game result setting table typically. 状態設定テーブルの内容を模式的に示した模式図である。It is the schematic diagram which showed the content of the state setting table typically. (a)は、大当たり終了時設定テーブルの内容を模式的に示した模式図であり、(b)は、大当たり終了時クリアテーブルの内容を模式的に示した模式図である。(A) is a schematic diagram schematically showing the contents of the big hit end setting table, and (b) is a schematic diagram schematically showing the contents of the big hit end clear table. 各種カウンタの概要を示す図である。It is a figure showing the outline of various counters. 各種設定値格納エリアの内容を模式的に示した模式図である。FIG. 4 is a schematic diagram schematically showing the contents of various setting value storage areas. レジスタの構成を模式的に示した模式図である。FIG. 3 is a schematic diagram schematically illustrating a configuration of a register. 主制御装置内のMPUにより実行されるタイマ割込処理を示すフローチャートである。5 is a flowchart illustrating a timer interrupt process executed by an MPU in the main control device. 主制御装置内のMPUにより実行される特別図柄変動処理を示すフローチャートである。It is a flow chart which shows special design change processing performed by MPU in a main control unit. 主制御装置内のMPUにより実行される大当たり判定処理を示したフローチャートである。It is the flowchart which showed the big hit determination processing performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行される大当たり時設定処理を示したフローチャートである。It is the flowchart which showed the big hit setting process performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行される遊技結果設定値取得処理を示したフローチャートである。It is the flowchart which showed the game result set value acquisition processing performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行されるはずれ時設定処理を示したフローチャートである。It is the flowchart which showed the setting process at the time of a miss which is performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行される始動入賞処理を示すフローチャートである。It is a flowchart which shows the start winning process performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行される普通図柄変動処理を示すフローチャートである。It is a flowchart which shows the normal symbol fluctuation | variation process performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行されるスルーゲート通過処理を示すフローチャートである。It is a flowchart which shows the through gate passage process performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行されるNMI割込処理を示すフローチャートである。9 is a flowchart illustrating an NMI interrupt process executed by the MPU in the main control device. 主制御装置内のMPUにより実行される立ち上げ処理を示すフローチャートである。5 is a flowchart illustrating a start-up process performed by an MPU in the main control device. 主制御装置内のMPUにより実行されるメイン処理を示すフローチャートである。5 is a flowchart illustrating a main process executed by an MPU in the main control device. 主制御装置内のMPUにより実行される大当たり制御処理を示すフローチャートである。It is a flowchart which shows the jackpot control processing performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行される大当たり終了処理を示すフローチャートである。It is a flowchart which shows the big hit end process performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行されるデータ設定処理を示すフローチャートである。5 is a flowchart illustrating a data setting process executed by an MPU in the main control device. 主制御装置内のMPUにより実行されるゼロ設定処理を示すフローチャートである。It is a flowchart which shows the zero setting process performed by MPU in a main control apparatus. 音声ランプ制御装置内のMPUにより実行される立ち上げ処理を示したフローチャートである。5 is a flowchart illustrating a start-up process performed by an MPU in the audio lamp control device. 音声ランプ制御装置内のMPUにより実行されるメイン処理を示したフローチャートである。5 is a flowchart illustrating a main process executed by an MPU in the audio lamp control device. 音声ランプ制御装置内のMPUにより実行されるコマンド判定処理を示したフローチャートである。5 is a flowchart illustrating a command determination process executed by an MPU in the audio lamp control device. 音声ランプ制御装置内のMPUにより実行される変動表示設定処理を示したフローチャートである。5 is a flowchart showing a variable display setting process executed by the MPU in the audio lamp control device. (a)は、第2実施形態における主制御装置内のROMの構成を模式的に示した模式図であり、(b)は、第2実施形態における大当たり終了時設定・クリアテーブルの内容を模式的に示した模式図である。(A) is a schematic diagram schematically showing the configuration of the ROM in the main control device according to the second embodiment, and (b) is a schematic diagram showing the contents of the big hit end setting / clear table in the second embodiment. FIG. (a)は、第3実施形態における主制御装置内のROMの構成を模式的に示した模式図であり、(b)は、第3実施形態における大当たり終了時初期値設定テーブルの内容を模式的に示した模式図である。(A) is a schematic diagram schematically showing the configuration of the ROM in the main control device according to the third embodiment, and (b) is a schematic diagram showing the contents of the initial value setting table at the end of the big hit in the third embodiment. FIG. 第3実施形態における主制御装置内のMPUにより実行される大当たり終了処理を示すフローチャートである。It is a flow chart which shows big hit end processing performed by MPU in a main control unit in a 3rd embodiment. 第3実施形態における主制御装置内のMPUにより実行されるゼロ設定処理2を示すフローチャートである。It is a flow chart which shows zero setting processing 2 performed by MPU in a main control unit in a 3rd embodiment.

<第1実施形態>
以下、本発明の第1実施形態について、添付図面を参照して説明する。図1は、第1実施形態におけるパチンコ機10の正面図であり、図2はパチンコ機10の遊技盤13の正面図であり、図3はパチンコ機10の背面図である。
<First embodiment>
Hereinafter, a first embodiment of the present invention will be described with reference to the accompanying drawings. FIG. 1 is a front view of the pachinko machine 10 in the first embodiment, FIG. 2 is a front view of the game board 13 of the pachinko machine 10, and FIG. 3 is a rear view of the pachinko machine 10.

パチンコ機10は、図1に示すように、略矩形状に組み合わせた木枠により外殻が形成される外枠11と、その外枠11と略同一の外形形状に形成され外枠11に対して開閉可能に支持された内枠12とを備えている。外枠11には、内枠12を支持するために正面視(図1参照)左側の上下2カ所に金属製のヒンジ18が取り付けられ、そのヒンジ18が設けられた側を開閉の軸として内枠12が正面手前側へ開閉可能に支持されている。   As shown in FIG. 1, the pachinko machine 10 includes an outer frame 11 having an outer shell formed by a wooden frame combined in a substantially rectangular shape, and an outer frame 11 formed to have substantially the same outer shape as the outer frame 11. And an inner frame 12 supported so as to be openable and closable. Metal hinges 18 are attached to the outer frame 11 at two upper and lower positions on the left side in front view (see FIG. 1) to support the inner frame 12, and the side on which the hinges 18 are provided is used as an opening / closing axis. The frame 12 is supported to be openable and closable toward the front side.

内枠12には、多数の釘や入賞口63,64等を有する遊技盤13(図2参照)が裏面側から着脱可能に装着される。この遊技盤13の前面を球が流下することにより弾球遊技が行われる。なお、内枠12には、球を遊技盤13の前面領域に発射する球発射ユニット112a(図6参照)やその球発射ユニット112aから発射された球を遊技盤13の前面領域まで誘導する発射レール(図示せず)等が取り付けられている。   A game board 13 (see FIG. 2) having a large number of nails, winning holes 63, 64 and the like is detachably mounted on the inner frame 12 from the back side. A ball game is performed by a ball flowing down the front of the game board 13. The inner frame 12 has a ball launching unit 112a (see FIG. 6) that launches a ball into the front area of the game board 13 and a launch that guides the ball fired from the ball launch unit 112a to the front area of the game board 13. A rail (not shown) and the like are attached.

内枠12の前面側には、その前面上側を覆う前面枠14と、その下側を覆う下皿ユニット15とが設けられている。前面枠14及び下皿ユニット15を支持するために正面視(図1参照)左側の上下2カ所に金属製のヒンジ19が取り付けられ、そのヒンジ19が設けられた側を開閉の軸として前面枠14及び下皿ユニット15が正面手前側へ開閉可能に支持されている。なお、内枠12の施錠と前面枠14の施錠とは、シリンダ錠20の鍵穴21に専用の鍵を差し込んで所定の操作を行うことでそれぞれ解除される。   On the front side of the inner frame 12, a front frame 14 covering the front upper side and a lower plate unit 15 covering the lower side are provided. In order to support the front frame 14 and the lower plate unit 15, metal hinges 19 are attached to two upper and lower positions on the left side when viewed from the front (see FIG. 1), and the side on which the hinges 19 are provided is used as an opening / closing axis for the front frame. The lower plate unit 14 and the lower plate unit 15 are supported to be openable and closable toward the front side. Note that the locking of the inner frame 12 and the locking of the front frame 14 are released by inserting a dedicated key into the keyhole 21 of the cylinder lock 20 and performing a predetermined operation.

前面枠14は、装飾用の樹脂部品や電気部品等を組み付けたものであり、その略中央部には略楕円形状に開口形成された窓部14cが設けられている。前面枠14の裏面側には2枚の板ガラスを有するガラスユニット16が配設され、そのガラスユニット16を介して遊技盤13の前面がパチンコ機10の正面側に視認可能となっている。   The front frame 14 is provided with a decorative resin component, an electrical component, and the like, and is provided with a window portion 14c having a substantially elliptical opening at a substantially central portion thereof. A glass unit 16 having two glass sheets is disposed on the back side of the front frame 14, and the front side of the game board 13 is visible on the front side of the pachinko machine 10 via the glass unit 16.

前面枠14には、球を貯留する上皿17が前方へ張り出して上面を開放した略箱状に形成されており、この上皿17に賞球や貸出球などが排出される。上皿17の底面は正面視(図1参照)右側に下降傾斜して形成され、その傾斜により上皿17に投入された球が球発射ユニット112aへと案内される。また、上皿17の上面には、枠ボタン22が設けられている。この枠ボタン22は、例えば、後述する第3図柄表示装置81(図2参照)で表示される演出のステージを変更したり、スーパーリーチの演出内容を変更したりする場合などに、遊技者により操作される。   On the front frame 14, an upper plate 17 for storing balls is formed in a substantially box shape that projects forward and has an open upper surface, and prize balls, rental balls, and the like are discharged to the upper plate 17. The bottom surface of the upper plate 17 is formed to be inclined downward to the right side when viewed from the front (see FIG. 1), and the ball introduced into the upper plate 17 is guided to the ball firing unit 112a by the inclination. A frame button 22 is provided on the upper surface of the upper plate 17. The frame button 22 is used by the player to change the stage of the effect displayed on the third symbol display device 81 (see FIG. 2) described later or to change the effect of the super reach, for example. Operated.

ステージとは、第3図柄表示装置81に表示される各種演出に統一性を持たせた演出モードのことで、本パチンコ機10では「街中ステージ」,「空ステージ」,「島ステージ」の3つのステージが設けられている。そして、後述する第1入球口64への入球(始動入賞)に伴って行われる変動演出やリーチ演出などの各種演出は、それぞれのステージに与えられたテーマに合わせて行われるように設計されている。ステージの変更は、変動演出が行われていない期間や高速変動中に遊技者によって枠ボタン22が操作された場合に行われ、枠ボタン22が操作される度に「街中ステージ」→「空ステージ」→「島ステージ」→「街中ステージ」→・・・の順で繰り返し変更される。また、電源投入後の直後は、初期ステージとして「街中ステージ」が設定される。   The stage is an effect mode in which various effects displayed on the third symbol display device 81 have uniformity. In the present pachinko machine 10, three stages of “city stage”, “sky stage”, and “island stage” are provided. There are two stages. Various effects, such as a variable effect and a reach effect, which are performed in accordance with the ball entry (starting prize) into the first entrance 64 described later are designed to be performed in accordance with the theme given to each stage. Have been. The stage is changed when the frame button 22 is operated by the player during a period in which the fluctuation effect is not performed or during high-speed fluctuation, and every time the frame button 22 is operated, the “city stage” → “the empty stage” → "Island stage" → "City stage" → ... repeatedly. Immediately after the power is turned on, the “city stage” is set as the initial stage.

一方、第3図柄表示装置81には、ノーマルリーチ演出が開始された場合に、ノーマルリーチからスーパーリーチに発展させるときは、ノーマルリーチ中にスーパーリーチの演出態様の選択画面が表示されるように構成されており、その選択画面が表示されている間に、枠ボタン22が遊技者に操作されると、スーパーリーチ時の演出内容が変更される。   On the other hand, the third symbol display device 81 is configured to display a selection screen of a super-reach effect mode during the normal reach when the normal reach effect is started and when the normal reach is advanced to the super reach. When the player operates the frame button 22 while the selection screen is displayed, the effect at the time of the super reach is changed.

前面枠14には、その周囲(例えばコーナー部分)に各種ランプ等の発光手段が設けられている。これら発光手段は、大当たり時や所定のリーチ時等における遊技状態の変化に応じて、点灯又は点滅することにより発光態様が変更制御され、遊技中の演出効果を高める役割を果たす。窓部14cの周縁には、LED等の発光手段を内蔵した電飾部29〜33が設けられている。パチンコ機10においては、これら電飾部29〜33が大当たりランプ等の演出ランプとして機能し、大当たり時やリーチ演出時等には内蔵するLEDの点灯や点滅によって各電飾部29〜33が点灯または点滅して、大当たり中である旨、或いは大当たり一歩手前のリーチ中である旨が報知される。また、前面枠14の正面視(図1参照)左上部には、LED等の発光手段が内蔵され賞球の払い出し中とエラー発生時とを表示可能な表示ランプ34が設けられている。   Light emitting means such as various lamps is provided around the front frame 14 (for example, at a corner). These light-emitting means are controlled to change the light-emitting mode by lighting or blinking according to a change in the game state at the time of a big hit or at a predetermined reach, and play a role of enhancing the effect of the effect during the game. On the periphery of the window 14c, there are provided illuminations 29 to 33 in which light-emitting means such as LEDs are incorporated. In the pachinko machine 10, these illumination parts 29 to 33 function as effect lamps such as a jackpot lamp, and at the time of a big hit or a reach effect, etc., each of the illumination parts 29 to 33 is lit by turning on or blinking a built-in LED. Or, it flashes to notify that a jackpot is in progress or that the player is reaching one step before the jackpot. In addition, at the upper left portion of the front frame 14 when viewed from the front (see FIG. 1), there is provided a display lamp 34 which has a built-in light emitting means such as an LED and which can display when a prize ball is being paid out and when an error occurs.

また、右側の電飾部32下側には、前面枠14の裏面側を視認できるように裏面側より透明樹脂を取り付けて小窓35が形成され、遊技盤13前面の貼着スペースK1(図2参照)に貼付される証紙等はパチンコ機10の前面から視認可能とされている。また、パチンコ機10においては、より煌びやかさを醸し出すために、電飾部29〜33の周りの領域にクロムメッキを施したABS樹脂製のメッキ部材36が取り付けられている。   Further, a small window 35 is formed by attaching a transparent resin from the back side so that the back side of the front frame 14 can be visually recognized below the right side illumination part 32, and a sticking space K1 on the front side of the game board 13 (FIG. 2) is visible from the front of the pachinko machine 10. Further, in the pachinko machine 10, a plating member 36 made of chrome-plated ABS resin is attached to a region around the electric decorations 29 to 33 in order to bring out more gorgeousness.

窓部14cの下方には、貸球操作部40が配設されている。貸球操作部40には、度数表示部41と、球貸しボタン42と、返却ボタン43とが設けられている。パチンコ機10の側方に配置されるカードユニット(球貸しユニット)(図示せず)に紙幣やカード等を投入した状態で貸球操作部40が操作されると、その操作に応じて球の貸出が行われる。具体的には、度数表示部41はカード等の残額情報が表示される領域であり、内蔵されたLEDが点灯して残額情報として残額が数字で表示される。球貸しボタン42は、カード等(記録媒体)に記録された情報に基づいて貸出球を得るために操作されるものであり、カード等に残額が存在する限りにおいて貸出球が上皿17に供給される。返却ボタン43は、カードユニットに挿入されたカード等の返却を求める際に操作される。なお、カードユニットを介さずに球貸し装置等から上皿17に球が直接貸し出されるパチンコ機、いわゆる現金機では貸球操作部40が不要となるが、この場合には、貸球操作部40の設置部分に飾りシール等を付加して部品構成は共通のものとしても良い。カードユニットを用いたパチンコ機と現金機との共通化を図ることができる。   A ball lending operation unit 40 is provided below the window 14c. The ball lending operation unit 40 is provided with a frequency display unit 41, a ball lending button 42, and a return button 43. When the ball lending operation unit 40 is operated in a state in which bills, cards, and the like are inserted into a card unit (ball lending unit) (not shown) arranged on the side of the pachinko machine 10, the ball is slid according to the operation. Lending is done. More specifically, the frequency display section 41 is an area in which balance information of a card or the like is displayed, and a built-in LED is turned on, and the balance is displayed as a number as balance information. The ball lending button 42 is operated to obtain a lending ball based on information recorded on a card or the like (recording medium), and the lending ball is supplied to the upper plate 17 as long as the card or the like has a remaining amount. Is done. The return button 43 is operated when requesting the return of a card or the like inserted in the card unit. In a pachinko machine in which balls are lent directly to the upper plate 17 from a ball lending device or the like without a card unit, a so-called cash machine, the ball-lending operation unit 40 becomes unnecessary. A decorative seal or the like may be added to the installation part to make the parts configuration common. The pachinko machine using the card unit and the cash machine can be shared.

上皿17の下側に位置する下皿ユニット15には、その中央部に上皿17に貯留しきれなかった球を貯留するための下皿50が上面を開放した略箱状に形成されている。下皿50の右側には、球を遊技盤13の前面へ打ち込むために遊技者によって操作される操作ハンドル51が配設され、かかる操作ハンドル51の内部には球発射ユニット112aの駆動を許可するためのタッチセンサ51aと、押下操作している期間中には球の発射を停止する押しボタン式の打ち止めスイッチ51bと、操作ハンドル51の回動操作量を電気抵抗の変化により検出する可変抵抗器(図示せず)とが内蔵されている。操作ハンドル51が遊技者によって右回りに回転操作されると、タッチセンサ51aがオンされると共に可変抵抗器の抵抗値が操作量に対応して変化し、操作ハンドル51の回動操作量に応じて変化する可変抵抗器の抵抗値に対応した強さで球が発射され、これにより遊技者の操作に対応した飛び量で遊技盤13の前面へ球が打ち込まれる。また、操作ハンドル51が遊技者により操作されていない状態においては、タッチセンサ51aおよび打ち止めスイッチ51bがオフとなっている。   In the lower plate unit 15 located below the upper plate 17, a lower plate 50 for storing spheres that could not be stored in the upper plate 17 is formed in a substantially box-like shape with an open upper surface at the center thereof. I have. On the right side of the lower plate 50, an operation handle 51 operated by a player to drive a ball into the front of the game board 13 is arranged, and inside the operation handle 51, the driving of the ball firing unit 112a is permitted. Sensor 51a, a push-button type stop switch 51b for stopping the firing of the ball during the pressing operation, and a variable resistor for detecting the amount of rotation of the operation handle 51 by a change in electric resistance. (Not shown). When the operation handle 51 is rotated clockwise by the player, the touch sensor 51a is turned on, and the resistance value of the variable resistor changes in accordance with the operation amount. The ball is fired at a strength corresponding to the resistance value of the variable resistor that changes, and the ball is hit into the front of the game board 13 with a flying amount corresponding to the operation of the player. When the operation handle 51 is not operated by the player, the touch sensor 51a and the stop switch 51b are off.

下皿50の正面下方部には、下皿50に貯留された球を下方へ排出する際に操作するための球抜きレバー52が設けられている。この球抜きレバー52は、常時、右方向に付勢されており、その付勢に抗して左方向へスライドさせることにより、下皿50の底面に形成された底面口が開口して、その底面口から球が自然落下して排出される。かかる球抜きレバー52の操作は、通常、下皿50の下方に下皿50から排出された球を受け取る箱(一般に「千両箱」と称される)を置いた状態で行われる。下皿50の右方には、上述したように操作ハンドル51が配設され、下皿50の左方には灰皿53が取り付けられている。   At the lower front part of the lower plate 50, a ball release lever 52 for operating when discharging the balls stored in the lower plate 50 downward is provided. The ball pulling lever 52 is constantly urged rightward, and is slid leftward against the urging, so that a bottom opening formed on the bottom surface of the lower plate 50 is opened. The ball falls naturally from the bottom opening and is discharged. The operation of the ball removing lever 52 is usually performed in a state where a box (generally referred to as a “thousand boxes”) for receiving the balls discharged from the lower plate 50 is placed below the lower plate 50. The operation handle 51 is disposed on the right side of the lower plate 50 as described above, and the ashtray 53 is mounted on the left side of the lower plate 50.

図2に示すように、遊技盤13は、正面視略正方形状に切削加工した木製のベース板60に、球案内用の多数の釘や風車およびレール61,62、一般入賞口63、第1入球口64、可変入賞装置65、可変表示装置ユニット80等を組み付けて構成され、その周縁部が内枠12の裏面側に取り付けられる。一般入賞口63、第1入球口64、可変入賞装置65、可変表示装置ユニット80は、ルータ加工によってベース板60に形成された貫通穴に配設され、遊技盤13の前面側から木ネジ等により固定されている。また、遊技盤13の前面中央部分は、前面枠14の窓部14c(図1参照)を通じて内枠12の前面側から視認することができる。以下に、主に図2を参照して、遊技盤13の構成について説明する。   As shown in FIG. 2, the game board 13 has a wooden base plate 60 cut into a substantially square shape in a front view, and a number of nails, windmills and rails 61 and 62 for ball guidance, a general winning opening 63, The entrance 64, the variable winning device 65, the variable display unit 80, and the like are assembled, and the periphery thereof is attached to the back side of the inner frame 12. The general winning opening 63, the first winning opening 64, the variable winning device 65, and the variable display device unit 80 are disposed in through holes formed in the base plate 60 by router processing, and are provided with wood screws from the front side of the game board 13. And so on. Further, the central portion of the front surface of the game board 13 can be visually recognized from the front side of the inner frame 12 through the window 14c (see FIG. 1) of the front frame 14. Hereinafter, the configuration of the game board 13 will be described mainly with reference to FIG.

遊技盤13の前面には、帯状の金属板を略円弧状に屈曲加工して形成した外レール62が植立され、その外レール62の内側位置には外レール62と同様に帯状の金属板で形成した円弧状の内レール61が植立される。この内レール61と外レール62とにより遊技盤13の前面外周が囲まれ、遊技盤13とガラスユニット16(図1参照)とにより前後が囲まれることにより、遊技盤13の前面には、球の挙動により遊技が行われる遊技領域が形成される。遊技領域は、遊技盤13の前面であって2本のレール61,62と円弧部材70とにより区画して形成される略円形状の領域(入賞口等が配設され、発射された球が流下する領域)である。   An outer rail 62 formed by bending a band-shaped metal plate into a substantially arc shape is planted on the front surface of the game board 13, and a band-shaped metal plate similar to the outer rail 62 is provided inside the outer rail 62. The arc-shaped inner rail 61 formed by the above is planted. The inner rail 61 and the outer rail 62 surround the outer periphery of the front of the game board 13, and the front and rear are surrounded by the game board 13 and the glass unit 16 (see FIG. 1). A game area in which a game is played is formed by the behavior of. The game area is a substantially circular area (a winning opening or the like is provided on the front surface of the game board 13 and defined by the two rails 61 and 62 and the arc member 70). Area that flows down).

2本のレール61,62は、球発射ユニット112a(図5参照)から発射された球を遊技盤13上部へ案内するために設けられたものである。内レール61の先端部分(図2の左上部)には戻り球防止部材68が取り付けられ、一旦、遊技盤13の上部へ案内された球が再度球案内通路内に戻ってしまうといった事態が防止される。外レール62の先端部(図2の右上部)には、球の最大飛翔部分に対応する位置に返しゴム69が取り付けられ、所定以上の勢いで発射された球は、返しゴム69に当たって、勢いが減衰されつつ中央部側へ跳ね返される。また、内レール61の右下側の先端部と外レール62の右上側の先端部との間には、レール間を繋ぐ円弧を内面側に設けて形成された樹脂製の円弧部材70がベース板60に打ち込んで固定されている。   The two rails 61 and 62 are provided to guide the ball fired from the ball firing unit 112a (see FIG. 5) to the upper part of the game board 13. A return ball preventing member 68 is attached to a tip portion (upper left portion of FIG. 2) of the inner rail 61 to prevent a situation in which a ball once guided to the upper portion of the game board 13 returns to the ball guide passage again. Is done. A return rubber 69 is attached to the tip of the outer rail 62 (upper right portion in FIG. 2) at a position corresponding to the maximum flight portion of the ball, and the ball fired at a predetermined momentum strikes the return rubber 69 and momentum. Is rebounded toward the center while being attenuated. A resin arc member 70 formed by providing an arc connecting the rails on the inner surface side is provided between the lower right end of the inner rail 61 and the upper right end of the outer rail 62. It is fixed by being driven into the plate 60.

本パチンコ機10では、球が第1入球口64へ入球した場合に特別図柄(第1図柄)の抽選が行われ、球が第2入球口67を通過した場合に普通図柄(第2図柄)の抽選が行われる。第1入球口64への入球に対して行われる特別図柄の抽選では、特別図柄の大当たりか否かの当否判定が行われると共に、特別図柄の大当たりと判定された場合にはその大当たり種別の判定も行われる。特別図柄の大当たりになると、パチンコ機10が特別遊技状態へ移行すると共に、通常時には閉鎖されている特定入賞口65aが所定時間(例えば、30秒経過するまで、或いは、球が10個入賞するまで)開放され、その開放が複数回繰り返される。その結果、特定入賞口65aに多量の球が入賞するので、通常時より多量の賞球の払い出しが行われる。特別図柄の大当たり種別としては、「時短大当たりA」〜「時短大当たりC」、および「確変大当たりA」〜「確変大当たりJ」の13種類が設けられており、特別遊技状態の終了後には大当たり終了後の付加価値として、これらの大当たり種別に応じた遊技上の価値(遊技価値)が遊技者に付与される。詳細については後述するが、例えば、大当たり種別が「確変大当たりA」であった場合は、大当たり終了後に特別図柄の高確率状態に移行するという遊技価値が付与される。また、大当たり種別が「時短大当たりB」であった場合は、大当たり終了後に、特別図柄の抽選が30回行われるまで普通図柄の時短状態が継続するという遊技価値が付与される。   In this pachinko machine 10, a lottery of a special symbol (first symbol) is performed when a ball enters the first entrance 64, and a normal symbol (first symbol) is selected when the ball passes through the second entrance 67. Lottery). In the special symbol lottery performed for the ball entering the first entrance opening 64, the winning or non-judgment of the special symbol jackpot is performed, and if the special symbol jackpot is determined, the type of the jackpot is determined. Is also determined. When the special symbol hits, the pachinko machine 10 shifts to the special game state, and the specific winning port 65a which is normally closed is kept for a predetermined time (for example, until 30 seconds elapse, or until 10 balls are won). ) It is released and the release is repeated a plurality of times. As a result, a large number of balls are won in the specific winning opening 65a, so that a larger amount of prize balls are paid out than usual. There are 13 types of special symbol jackpot types: "hour jackpot A" to "hour jackpot C", and "probable jackpot A" to "probable jackpot J". The jackpot ends after the special game state ends. As a later added value, a game value (game value) corresponding to these jackpot types is given to the player. Although the details will be described later, for example, when the jackpot type is “probably variable jackpot A”, a game value of shifting to a high probability state of a special symbol is provided after the jackpot is completed. When the jackpot type is “hour saving jackpot B”, a game value is provided in which the normal symbol time saving state continues until the special symbol lottery is performed 30 times after the end of the jackpot.

また、特別図柄(第1図柄)の抽選が行われると、第1図柄表示装置37において特別図柄の変動表示が開始されて、所定時間(例えば、11秒〜60秒など)が経過した後に、抽選結果を示す特別図柄が停止表示される。第1図柄表示装置37において変動表示が行われている間に球が第1入球口64へ入球すると、その入球回数は最大4回まで保留され、その保留球数が第1図柄表示装置37により示されると共に、第3図柄表示装置81においても示される。第1図柄表示装置37において変動表示が終了した場合に、第1入球口64についての保留球数が残っていれば、次の特別図柄の抽選が行われると共に、その抽選に応じた変動表示が開始される。尚、パチンコ機10が特別遊技状態へ移行すると開閉される特定入賞口65aは、第1入球口64の直ぐ下に設けられている。よって、特別遊技状態中は、遊技者が特定入賞口65aに入賞させようとして球を打つので、第1入球口64にも球が多く入球する。従って、殆どの場合、パチンコ機10が特別遊技状態に移行している間に、第1入球口64についての保留球数は最大(4回)になる。   In addition, when a special symbol (first symbol) is drawn, the first symbol display device 37 starts to display the variation of the special symbol, and after a lapse of a predetermined time (for example, 11 seconds to 60 seconds), The special symbol indicating the lottery result is stopped and displayed. If a ball enters the first entrance port 64 while the variable display is being performed on the first symbol display device 37, the number of entered balls is suspended up to a maximum of four times, and the number of retained balls is displayed in the first symbol display. This is shown by the device 37 and also by the third symbol display device 81. When the variable display is finished on the first symbol display device 37, if the number of reserved balls for the first entrance 64 remains, the next special symbol is drawn and the variable display according to the lottery is performed. Is started. The specific winning opening 65a that is opened and closed when the pachinko machine 10 shifts to the special game state is provided immediately below the first entrance 64. Accordingly, during the special game state, the player hits the ball in an attempt to win the specific winning opening 65a, so that many balls enter the first entrance 64. Therefore, in most cases, while the pachinko machine 10 is in the special game state, the number of reserved balls for the first entrance 64 becomes maximum (four times).

一方、第2入球口67における球の通過に対して行われる普通図柄の抽選では、普通図柄の当たりか否かの当否判定が行われる。普通図柄の当たりになると、所定時間(例えば、0.2秒または1秒)だけ第1入球口64に付随する電動役物が開放され、第1入球口64へ球が入球し易い状態になる。つまり、普通図柄の当たりになると、球が第1入球口64へ入球し易くなり、その結果、特別図柄の抽選が行われ易くなる。   On the other hand, in the lottery of the ordinary symbol performed for the passage of the ball at the second entrance 67, it is determined whether the symbol is a hit or not. When a normal symbol is hit, the electric accessory attached to the first entrance 64 is opened for a predetermined time (for example, 0.2 seconds or 1 second), and the ball easily enters the first entrance 64. State. In other words, when a normal symbol is hit, the ball easily enters the first entry opening 64, and as a result, a lottery of a special symbol is easily performed.

また、普通図柄(第2図柄)の抽選が行われると、第2図柄表示装置83において普通図柄の変動表示が開始されて、所定時間(例えば、3秒や30秒など)が経過した後に、抽選結果を示す普通図柄が停止表示される。第2図柄表示装置83において変動表示が行われている間に球が第2入球口67を通過すると、その通過回数は最大4回まで保留され、その保留球数が第1図柄表示装置37により表示されると共に、第2図柄保留ランプ84においても示される。第2図柄表示装置83において変動表示が終了した場合に、第2入球口67についての保留球数が残っていれば、次の普通図柄の抽選が行われると共に、その抽選に応じた変動表示が開始される。   Also, when the lottery of the ordinary symbol (the second symbol) is performed, the variation display of the ordinary symbol is started on the second symbol display device 83, and after a predetermined time (for example, 3 seconds, 30 seconds, or the like) elapses, The normal symbol indicating the lottery result is stopped and displayed. When a ball passes through the second entrance 67 while the variable display is being performed on the second symbol display device 83, the number of passes is held up to a maximum of four times, and the number of retained balls is changed to the first symbol display device 37. And at the second symbol holding lamp 84. When the variable display is finished on the second symbol display device 83, if the number of reserved balls for the second entrance 67 remains, the next ordinary symbol is drawn and the variable display according to the lottery is performed. Is started.

上述したように、特別図柄の大当たり種別としては、「通常大当たり」、「時短大当たりA」、「時短大当たりB」、「特別大当たりA」、「特別大当たりB」、および「確変大当たりA」〜「確変大当たりH」の13種類が設けられている。   As described above, the special symbol jackpot types include “normal jackpot”, “hour jackpot A”, “hour jackpot B”, “extra jackpot A”, “extra jackpot B”, and “probable jackpot A” to “ There are 13 types of “probably variable jackpot H”.

「通常大当たり」になると、ラウンド数が16ラウンドの特別遊技状態(16ラウンド大当たり)となるが、大当たり終了後には何らの付加価値も付与されることがない。即ち、大当たり終了後は特別図柄の低確率状態へ移行し、「普通図柄の時短状態」(普通図柄の時短中)へ移行することもない。   When the "normal jackpot" is reached, a special game state in which the number of rounds is 16 (16 rounds jackpot) is obtained, but no added value is given after the jackpot ends. That is, after the end of the big hit, the state shifts to the special symbol low probability state, and does not shift to the “normal symbol time reduction state” (normal symbol time reduction).

「時短大当たりA」、および「時短大当たりB」になると、いずれも、ラウンド数が16ラウンドの特別遊技状態(16ラウンド大当たり)となり、その後、大当たり終了後の付加価値として、「普通図柄の時短状態」(普通図柄の時短中)へ移行する。しかしながら、「時短大当たりA」、及び「時短大当たりB」では、「普通図柄の時短状態」(普通図柄の時短中)が継続する期間がそれぞれ相違する。具体的には、「時短大当たりA」は、大当たりに当選した際の状態によらず、大当たりの終了後から特別図柄の抽選が20回終了するまでの間は普通図柄の当たり確率がアップする。一方、「時短大当たりB」は、大当たりに当選した時点の遊技状態に応じて、「普通図柄の時短状態」が継続する期間に差が付けられている。具体的には、特別図柄の高確率状態中に「時短大当たりB」に当選した場合は、大当たり終了後から特別図柄の抽選が30回終了するまでの間普通図柄の当たり確率がアップし、特別図柄の低確率状態中に「時短大当たりB」に当選した場合は、大当たり終了後から特別図柄の抽選が20回終了するまでの間普通図柄の当たり確率がアップする。なお、本実施形態では、特別図柄の抽選回数で普通図柄の時短状態が継続する期間を規定しているが、例えば、特別図柄の変動が終了する回数で規定してもよい。   In the case of “hour-saving jackpot A” and “hour-saving jackpot B”, the number of rounds becomes a special game state of 16 rounds (16 round jackpots). ”(Normally during the time reduction of symbols). However, the period during which the "normal time saving state" (normal time saving during normal time) is different between "time saving big hit A" and "time saving big hit B". Specifically, in the case of "hour-saving jackpot A", the probability of winning a regular symbol increases from the end of the jackpot until the end of the special symbol lottery 20 times, regardless of the state when the jackpot is won. On the other hand, in the “time saving big hit B”, there is a difference in a period in which the “normal symbol time saving state” continues according to the gaming state at the time of winning the big hit. Specifically, if the special symbol has a high probability of winning in the "Time Saving Big B", the winning probability of the ordinary symbol will increase from the end of the jackpot until the special symbol lottery ends 30 times. In the case where the "time saving big hit B" is won during the low probability state of the symbol, the hit probability of the ordinary symbol increases from the end of the big hit to the end of the special symbol lottery 20 times. In the present embodiment, the period in which the time saving state of the ordinary symbol is continued is defined by the number of lotteries of the special symbol, but may be defined by the number of times the variation of the special symbol ends.

また、「特別大当たりA」、または「特別大当たりB」に当選すると、いずれもラウンド数が8ラウンドの特別遊技状態(8ラウンド大当たり)となり、その後は大当たりに当選する前の状態に応じて、「特別図柄の高確率状態」へ移行するか、または「特別図柄の低確率状態」、且つ、「普通図柄の時短状態」へと移行する。具体的には、各種時短大当たり後に付与される普通図柄の時短中に「特別大当たりA」、または「特別大当たりB」に当選した場合は、大当たり終了後に「特別図柄の高確率状態」へと移行する。一方、各種時短大当たりの終了後に付与される普通図柄の時短中以外の状態(即ち、特別図柄の高確率状態中、または、特別図柄の低確率状態中、且つ、普通図柄の通常状態中)で「特別大当たりA」、または「特別大当たりB」に当選した場合は、「普通図柄の時短状態」へと移行する。なお、大当たりの終了後に「普通図柄の時短状態」が継続する期間は、「特別大当たりA」においては特別図柄の抽選が20回終了するまでの間であり、「特別大当たりB」においては特別図柄の抽選が30回終了するまでの間である。   In addition, when the "special jackpot A" or the "special jackpot B" is won, each of the number of rounds is set to a special game state of eight rounds (8 round jackpot), and thereafter, according to the state before winning the jackpot, The state shifts to a "special symbol high probability state" or a "special symbol low probability state" and a "normal symbol time reduction state". Specifically, if you win "Special Jackpot A" or "Special Jackpot B" during the time-saving of the regular symbol given after various time-saving jackpots, after the jackpot is over, it will transition to the "special symbol high probability state" I do. On the other hand, in the state other than during the time saving of the normal symbol given after the end of the various time saving jackpots (that is, during the high probability state of the special symbol, or during the low probability state of the special symbol, and during the normal state of the ordinary symbol) When the "special jackpot A" or the "special jackpot B" is won, the state shifts to the "normal symbol time reduction state". In addition, the period during which the "normal symbol time reduction state" continues after the end of the jackpot is until the special symbol lottery is completed 20 times in the "special jackpot A", and the special symbol in the "special jackpot B" Until the lottery is completed 30 times.

更に、「確変大当たりA」〜「確変大当たりH」では、いずれも特別遊技状態となり、その後大当たり終了後の付加価値として、「特別図柄の高確率状態」へ移行する。しかしながら、「確変大当たりA」〜「確変大当たりH」では、大当たりのラウンド数や特定入賞口(大開放口)65aの動作パターンがそれぞれ異なっている。具体的には、「確変大当たりA」〜「確変大当たりD」では、ラウンド数が16ラウンドの特別遊技状態(16ラウンド大当たり)となり、「確変大当たりE」〜「確変大当たりH」では、ラウンド数が2ラウンドの特別遊技状態(2ラウンド大当たり)となる。   Further, in the “probably variable jackpot A” to the “probably variable jackpot H”, all of them are in the special game state, and thereafter, the state is shifted to the “special symbol high probability state” as an added value after the end of the big hit. However, in the “probably variable jackpot A” to the “probably variable jackpot H”, the number of rounds of the jackpot and the operation pattern of the specific winning opening (large opening) 65a are different from each other. Specifically, in the “probably variable jackpot A” to “probably variable jackpot D”, the number of rounds is a 16-round special game state (16 rounds jackpot), and in the “probably variable jackpot E” to “probably variable jackpot H”, the number of rounds is Two rounds of special game state (two rounds big hit).

更に、「確変大当たりA」や、「確変大当たりF」〜「確変大当たりH」では、特別遊技状態中の各ラウンドにおいて、特定入賞口(大開放口)65aの閉鎖される条件が他の大当たり種別とは異なっている。具体的には、「時短大当たりA」〜「時短大当たりC」、「確変大当たりA」、「確変大当たりB」、「確変大当たりD」〜「確変大当たりG」では、各ラウンドにおいて、30秒経過するまで、或いは、球が10個入賞するまで特定入賞口(大開放口)65aが開放されるのに対して、「確変大当たりC」、および「確変大当たりH」〜「確変大当たりJ」では、各ラウンドにおいて、0.5秒経過するまで、或いは、球が10個入賞するまで特定入賞口(大開放口)65aが開放される。   Further, in the “probably variable jackpot A” or the “probably variable jackpot F” to “probably variable jackpot H”, in each round during the special game state, the condition for closing the specific winning opening (large open opening) 65a is determined by another jackpot type. Is different from Specifically, in "hour jackpot A" to "hour jackpot C", "probable jackpot A", "probable jackpot B", "probable jackpot D" to "probable jackpot G", 30 seconds elapse in each round. , Or the specific winning opening (large opening opening) 65a is opened until 10 balls are won. On the other hand, in the “probable variable jackpot C” and “probable variable jackpot H” to “probable variable jackpot J”, In the round, the specific winning opening (large opening) 65a is opened until 0.5 seconds elapse or until 10 balls are won.

ここで、本実施形態のパチンコ機10では、遊技球を発射する発射回数に上限を設けているので(例えば、1分間に最大100回)、0.5秒以内に特定入賞口(大開放口)65aに球を10個入賞させることは極めて困難であり、ほとんどの場合、10個の球を入賞させる前に特定入賞口(大開放口)65aは閉鎖されてしまう。よって、「確変大当たりC」、および「確変大当たりH」〜「確変大当たりJ」では、遊技者が獲得できる1ラウンドあたりの賞球数が、他の大当たり種別よりも少なくなる。   Here, in the pachinko machine 10 of the present embodiment, since an upper limit is set for the number of firings of a game ball (for example, a maximum of 100 times per minute), a specific winning opening (large opening opening) is required within 0.5 seconds. It is extremely difficult to make 10 balls win in 65a), and in most cases, the specific winning opening (large opening) 65a is closed before 10 balls win. Therefore, in “probably variable jackpot C” and “probably variable jackpot H” to “probably variable jackpot J”, the number of prize balls that can be obtained by the player per round is smaller than that of other jackpot types.

ここで、「特別図柄の高確率状態」とは、特別図柄の大当たり確率がアップした状態、いわゆる特別図柄の確率状態(特別図柄の確変中)をいい、換言すれば、特別遊技状態(大当たり)へ移行し易い遊技の状態のことである。対して、「特別図柄の高確率状態」でない場合を「特別図柄の低確率状態」といい、これは特別図柄の確変状態よりも大当たり確率が低い状態、即ち、特別図柄の大当たり確率が通常の状態(特別図柄の通常状態)のことを示す。また、「普通図柄の時短状態」(普通図柄の時短中)とは、普通図柄の当たり確率がアップして、第1入球口64へ球が入球し易い遊技の状態のことをいう。対して、「普通図柄の時短状態」でない時を「普通図柄の通常状態」といい、これは普通図柄の当たり確率が通常の状態、即ち、時短中よりも当たり確率が低い状態のことを示す。   Here, the "high probability state of the special symbol" refers to a state in which the jackpot probability of the special symbol is increased, that is, a so-called special symbol probability state (during a special symbol being changed), in other words, the special game state (big hit). It is a state of the game that is easy to shift to. On the other hand, a case where the special symbol is not in the high probability state is called a special symbol low probability state, which is a state in which the jackpot probability is lower than the special symbol probability state, that is, the special symbol jackpot probability is normal. Indicates the state (normal state of the special symbol). The “normal symbol time reduction state” (medium symbol time reduction) refers to a game state in which the probability of hitting a normal symbol increases and a ball easily enters the first entrance 64. On the other hand, when it is not "normal symbol time reduction state", it is called "normal symbol normal state", which means that the normal symbol hit probability is normal state, that is, the hit probability is lower than during normal time. .

以後、特別図柄の大当たり終了後からパチンコ機10が普通図柄の時短状態になっている期間、即ち、「時短大当たりA」、「時短大当たりB」のいずれかが終了してから、特別図柄の抽選が所定回数(20回、30回)終了するまでの間のことを、普通図柄の時短期間と称す。なお、説明を分かり易くするために、特別図柄の抽選回数を用いて普通図柄の時短期間を示す。例えば、所定回数が20回であれば、普通図柄の時短期間が20回であると記載する。このように、本実施形態のパチンコ機10には、大当たり状態や、普通図柄の時短状態、特別図柄の確変状態等の様々な遊技状態が設けられており、遊技者の興趣向上が図られている。   After that, the period when the pachinko machine 10 is in the time saving state of the ordinary symbol from the end of the special symbol jackpot, that is, the special symbol lottery after one of the “hour jackpot A” and the “hour jackpot B” is finished. Until a predetermined number of times (20 times, 30 times) is completed, it is generally referred to as a symbol shortening period. In addition, in order to make the description easy to understand, the number of lotteries of the special symbol is used to indicate the time reduction period of the ordinary symbol. For example, if the predetermined number of times is 20, the time reduction period of the normal symbol is described as 20 times. As described above, the pachinko machine 10 of the present embodiment is provided with various gaming states such as a big hit state, a normal symbol time saving state, a special symbol positive change state, and the like, and the player's interest is improved. I have.

上述したように、本実施形態における特別図柄の大当たりでは、大当たりの種別に応じて大当たり時のラウンド数と、各ラウンドにおける特定入賞口(大開放口)65aの閉鎖条件と、大当たり終了後の状態(特別図柄の確変状態とするか普通図柄の時短状態とするか)とをそれぞれ異ならせている。これに対して、ラウンド数を大当たり種別によらず共通としても良いし、各ラウンドにおける特定入賞口(大開放口)65aの閉鎖条件を大当たり種別によらず共通としても良い。また、例えば、大当たりの種別に応じて「普通図柄の時短状態」となる期間を変える代わりに、第1入球口64に付随する電動役物(図示せず)を開放する時間や、1回の普通図柄の当たりで電動役物を開放する回数を変更するものとしても良い。また、ラウンド数や特定入賞口(大開放口)65aの閉鎖条件は、本実施形態の態様に限られるものではなく、例えば、4ラウンドの大当たりや9ラウンドの大当たりを設けてもよいし、特定入賞口(大開放口)65aの閉鎖条件として、例えば、「3秒経過するまで、或いは、球が10個入賞するまで」という条件や、「10秒経過するまで、或いは、球が5個入賞するまで」という条件の大当たりを設けてもよい。また、本実施形態では、大当たり終了後に、「特別図柄の高確率状態」、または「普通図柄の時短状態」のうちいずれかの状態へと移行するように構成しているが、大当たりが終了してから特別図柄の抽選が所定回数(例えば、4回)終了するまでの間は必ず「特別図柄の高確率状態」となるように構成し、所定回数の特別図柄の抽選が終了した後で、「特別図柄の低確率状態」へ移行させると共に、「普通図柄の時短状態」、または「普通図柄の通常状態」となるように構成しても良い。   As described above, in the special symbol jackpot according to the present embodiment, the number of rounds at the time of the jackpot, the closing condition of the specific winning opening (large opening port) 65a in each round, and the state after the end of the jackpot, according to the type of the jackpot. (Whether the special symbol is in a probable state or the normal symbol is in a time saving state). On the other hand, the number of rounds may be common regardless of the type of jackpot, or the closing condition of the specific winning opening (large opening port) 65a in each round may be common regardless of the type of jackpot. Also, for example, instead of changing the period during which the “normal symbol time saving state” is set according to the type of the jackpot, a time for opening the electric accessory (not shown) attached to the first entrance 64 or one time The number of times the electric accessory is opened at the time of the normal symbol may be changed. Further, the number of rounds and the closing condition of the specific winning opening (large opening) 65a are not limited to the aspect of the present embodiment. For example, a 4-round jackpot or a 9-round jackpot may be provided. As the closing condition of the winning opening (large opening) 65a, for example, a condition "until 3 seconds elapse or until ten balls are won", or a condition "until 10 seconds elapse or five balls are won" A jackpot with the condition "until" may be provided. Further, in the present embodiment, after the jackpot is finished, it is configured to shift to any one of the "high probability state of the special symbol" or the "time saving state of the ordinary symbol". Until the special symbol lottery is completed a predetermined number of times (for example, four times) from the end, the special symbol high probability state is always configured, and after the predetermined number of special symbol lottery ends, The transition to the “low probability state of the special symbol” and the “normal time saving state of the ordinary symbol” or the “normal state of the ordinary symbol” may be adopted.

また、本実施形態では、大当たり種別が「時短大当たりA」になると、その「時短大当たりA」終了後から特別図柄の抽選が20回終了するまで普通図柄の時短状態が継続され、「時短大当たりB」になると、その「時短大当たりB」終了後から特別図柄の抽選が20回、または30回終了するまで普通図柄の時短状態が継続されるが、時短状態の継続期間は任意に定めればよい。例えば、大当たり種別が「時短大当たりA」になると、その「時短大当たりA」終了後から特別図柄の抽選が60回終了するまで普通図柄の時短状態が継続され、「時短大当たりB」になると、その「時短大当たりB」終了後から特別図柄の抽選が120回終了するまで普通図柄の時短状態が継続されるようにしても良い。また、特別図柄の抽選回数に代えて、所定時間(例えば、2分から5分など)が経過するまで、普通図柄の時短状態が継続されるようにしても良い。   Further, in the present embodiment, when the jackpot type becomes “hour-saving jackpot A”, the normal symbol time-saving state continues after the “hour-saving jackpot A” ends and the special symbol lottery ends 20 times. ”, The time-saving state of the ordinary symbol is continued until the special symbol lottery ends 20 or 30 times after the“ hour-saving jackpot B ”ends, but the duration of the time-saving state may be arbitrarily determined. . For example, if the jackpot type becomes "hour jackpot A", after the "hour jackpot A" ends, until the special symbol lottery ends 60 times, the normal symbol time saving state is continued. The time saving state of the normal symbol may be continued until the special symbol lottery ends 120 times after the “hour saving big hit B” ends. Further, instead of the number of lotteries of the special symbol, the time reduction state of the ordinary symbol may be continued until a predetermined time (for example, 2 to 5 minutes) elapses.

更に、本実施形態では大当たりに当選した際の遊技状態に応じて、大当たり終了後に遊技者に与えられる付加価値を異ならせている大当たり種別(「時短大当たりA」、「特別大当たりA」、および「特別大当たりB」)を設けているが、大当たり終了後に遊技者に与えられる付加価値は、大当たりに当選した際の遊技状態によらず固定としてもよい。例えば、「時短大当たりA」に当選した場合は、大当たり当選時の状態によらず、大当たりの終了後に特別図柄の抽選が20回終了するまで普通図柄の時短状態が継続するように構成し、「特別大当たりA」、または「特別大当たりB」に当選した場合は、大当たり当選時の状態によらず、大当たりの終了後に特別図柄の高確率状態へ移行するように構成してもよい。   Further, in the present embodiment, the jackpot types ("hour saving jackpot A", "special jackpot A", and "special jackpot A") differing in the added value given to the player after the jackpot is completed according to the gaming state when the jackpot is won. A special jackpot B ") is provided, but the added value given to the player after the end of the jackpot may be fixed regardless of the game state when the jackpot is won. For example, in the case of winning the "time-saving jackpot A", the time-saving state of the ordinary symbol is configured to continue until the special symbol lottery ends 20 times after the jackpot, regardless of the state of the jackpot winning, If the special jackpot A or the special jackpot B is won, the state may be changed to the special symbol high probability state after the jackpot irrespective of the state at the time of the jackpot winning.

遊技領域の正面視右側上部(図2の右側上部)には、発光手段である複数の発光ダイオード(以下、「LED」と略す。)37aと7セグメント表示器37bとが設けられた第1図柄表示装置37が配設されている。第1図柄表示装置37は、後述する主制御装置110で行われる各制御に応じた表示がなされるものであり、主にパチンコ機10の遊技状態の表示が行われる。複数のLED37aは、第1入球口64への入球(始動入賞)に伴って行われる特別図柄の抽選が実行中であるか否かを点灯状態により示すことによって変動表示を行ったり、変動終了後の停止図柄として、その特別図柄の抽選結果に応じた特別図柄(第1図柄)を点灯状態により示したり、第1入球口64に入球された球のうち変動が未実行である球(保留球)の数である保留球数を点灯状態により示すものである。   A first design in which a plurality of light-emitting diodes (hereinafter abbreviated as “LEDs”) 37a and a 7-segment display 37b, which are light-emitting means, are provided on the upper right side (the upper right side in FIG. 2) of the game area in front view. A display device 37 is provided. The first symbol display device 37 performs a display corresponding to each control performed by the main control device 110 described later, and mainly displays a game state of the pachinko machine 10. The plurality of LEDs 37a display a variation by displaying a lighting state to indicate whether or not a lottery of a special symbol, which is performed in accordance with the ball entry (starting winning) into the first ball entrance 64, is performed, or the variation is performed. As a stopped symbol after the end, a special symbol (first symbol) according to the result of the lottery of the special symbol is indicated by a lighting state, or a change is not executed among the balls inserted into the first entrance 64. The number of retained balls, which is the number of balls (reserved balls), is indicated by the lighting state.

この第1図柄表示装置37において特別図柄(第1図柄)の変動表示が行われている間に球が第1入球口64へ入球した場合、その入球回数は最大4回まで保留され、その保留球数は第1図柄表示装置37により示されると共に、第3図柄表示装置81においても示される。なお、本実施形態においては、第1入球口64への入球は、最大4回まで保留されるように構成したが、最大保留回数は4回に限定されるものでなく、3回以下、又は、5回以上の回数(例えば、8回)に設定しても良い。また、本実施形態では、第1入球口64を1つのみ設ける構成としているが、第1入球口64を複数個設けておいてもよい。この場合において、球が入球した第1入球口64の種別毎に球の入球を保留するように構成してもよい。また、保留球に応じて変動を実行させる場合に、第1入球口64の種別を考慮せずに入球があった順番に変動を実行させても良いし、保留球が存在する場合に、優先的に変動を実行させる第1入球口64を設ける構成としてもよい。また、複数の第1入球口64を設けた場合は、第1入球口64の種別に応じて大当たりの当選確率や、各大当たり種別の選択比率を変更してもよい。   If a ball enters the first entrance 64 while the special symbol (first symbol) is being fluctuated on the first symbol display device 37, the number of times the ball is entered is suspended up to four times. The number of retained balls is indicated by the first symbol display device 37 and also by the third symbol display device 81. In the present embodiment, the configuration is such that the ball entering the first entrance 64 is held up to a maximum of four times, but the maximum number of holdings is not limited to four times, but three times or less. Alternatively, the number may be set to 5 or more times (for example, 8 times). In the present embodiment, only one first ball entrance 64 is provided, but a plurality of first ball entrances 64 may be provided. In this case, the configuration may be such that the entry of the ball is suspended for each type of the first entry port 64 into which the ball has entered. Further, when the variation is executed in accordance with the reserved ball, the variation may be performed in the order in which the entered ball is entered without considering the type of the first entrance port 64, or when the retained ball exists, Alternatively, a configuration may be adopted in which the first entrance 64 for performing the change with priority is provided. When a plurality of first entrance openings 64 are provided, the jackpot winning probability and the selection ratio of each large jackpot type may be changed according to the type of the first entrance opening 64.

7セグメント表示器37bは、大当たり中のラウンド数やエラー表示を行うものである。なお、LED37aは、それぞれのLEDの発光色(例えば、赤、緑、青)が異なるよう構成され、その発光色の組み合わせにより、少ないLEDでパチンコ機10の各種遊技状態(特別図柄の高確率状態や、普通図柄の時短中など)を表示することができる。また、LED37aには、変動終了後の停止図柄として特別図柄の抽選結果が大当たりであるか否かが示されるだけでなく、大当たりである場合はその大当たり種別(「通常大当たり」、「時短大当たりA」、「時短大当たりB」、「特別大当たりA」、「特別大当たりB」、「確変大当たりA」〜「確変大当たりH」)に応じた特別図柄(第1図柄)が示される。   The 7-segment display 37b displays the number of rounds during a big hit and an error. The LEDs 37a are configured so that the emission colors (for example, red, green, and blue) of the LEDs are different, and the various game states of the pachinko machine 10 (the high probability state of a special symbol) Or, during normal working hours, etc.). In addition, the LED 37a not only indicates whether or not the lottery result of the special symbol is a jackpot as a stop symbol after the end of the change, but also indicates a jackpot type (“normal jackpot”, “hour saving jackpot A”) if the jackpot is a jackpot. , "Hour-saving jackpot B", "special jackpot A", "special jackpot B", "probable variable jackpot A" to "probable variable jackpot H").

また、遊技領域には、球が入賞することにより5個から15個の球が賞球として払い出される複数の一般入賞口63が配設されている。また、遊技領域の中央部分には、可変表示装置ユニット80が配設されている。可変表示装置ユニット80には、液晶ディスプレイ(以下単に「表示装置」と略す。)で構成された第3図柄表示装置81と、LEDで構成された第2図柄表示装置83とが設けられている。この可変表示装置ユニット80には、第3図柄表示装置81の外周を囲むようにして、センターフレーム86が配設されている。   In the game area, a plurality of general prize holes 63 are provided in which five to fifteen balls are paid out as prize balls when the ball wins. Further, a variable display device unit 80 is provided in a central portion of the game area. The variable display device unit 80 is provided with a third symbol display device 81 composed of a liquid crystal display (hereinafter simply abbreviated as “display device”) and a second symbol display device 83 composed of LEDs. . A center frame 86 is provided on the variable display device unit 80 so as to surround the outer periphery of the third symbol display device 81.

第3図柄表示装置81は、第1図柄表示装置37の表示に応じた装飾的な表示を行うものである。例えば、第1入球口64へ球が入球(始動入賞)すると、それをトリガとして、第1図柄表示装置37において特別図柄(第1図柄)の変動表示が実行される。更に、第3図柄表示装置81では、その特別図柄の変動表示に同期して、その特別図柄の変動表示に対応する第3図柄の変動表示が行われる。   The third symbol display device 81 performs decorative display according to the display of the first symbol display device 37. For example, when a ball enters the first entrance 64 (start winning prize), the display of the special symbol (first symbol) is changed and displayed on the first symbol display device 37 with the trigger as a trigger. Further, in the third symbol display device 81, the variation display of the third symbol corresponding to the variation display of the special symbol is performed in synchronization with the variation display of the special symbol.

第3図柄表示装置81は、8インチサイズの大型の液晶ディスプレイで構成されるものであり、後述する表示制御装置114によって表示内容が制御されることにより、例えば左、中及び右の3つの図柄列が表示される。各図柄列は複数の図柄によって構成され、これらの図柄が図柄列毎に縦スクロールして第3図柄表示装置81の表示画面上にて第3図柄が可変表示されるようになっている。本実施形態では、主制御装置110の制御に伴った遊技状態の表示が第1図柄表示装置37で行われるのに対して、第3図柄表示装置81はその第1図柄表示装置37の表示に応じた装飾的な表示が行われる。なお、表示装置に代えて、例えば、リール等を用いて第3図柄表示装置81を構成するようにしても良い。   The third symbol display device 81 is configured by a large liquid crystal display of 8 inch size, and the display content is controlled by a display control device 114 described later, for example, three symbols of left, middle and right. Columns are displayed. Each symbol row is composed of a plurality of symbols, and these symbols are vertically scrolled for each symbol row, so that the third symbol is variably displayed on the display screen of the third symbol display device 81. In the present embodiment, the display of the gaming state accompanying the control of the main control device 110 is performed by the first symbol display device 37, whereas the third symbol display device 81 is displayed on the first symbol display device 37. The corresponding decorative display is performed. Note that, instead of the display device, for example, the third symbol display device 81 may be configured using a reel or the like.

ここで、図4を参照して、第3図柄表示装置81の表示内容について説明する。図4は、第3図柄表示装置81の表示画面を説明するための図面であり、図4(a)は、表示画面の領域区分設定と有効ライン設定とを模式的に示した図であり、図4(b)は、実際の表示画面を例示した図である。   Here, the display contents of the third symbol display device 81 will be described with reference to FIG. FIG. 4 is a diagram for explaining the display screen of the third symbol display device 81, and FIG. 4A is a diagram schematically showing the area division setting and the effective line setting of the display screen. FIG. 4B is a diagram illustrating an actual display screen.

第3図柄は、「0」から「9」の数字を付した10種類の主図柄により構成されている。各主図柄は、木箱よりなる後方図柄の上に「0」から「9」の数字を付して構成され、そのうち奇数番号(1,3,5,7,9)を付した主図柄は、木箱の前面ほぼ一杯に大きな数字が付加されている。これに対し、偶数番号(0,2,4,6,8)を付した主図柄は、木箱の前面ほぼ一杯にかんな、風呂敷、ヘルメット等のキャラクタを模した付属図柄が付加されており、付属図柄の右下側に偶数の数字が緑色で小さく、且つ、付属図柄の前側に表示されるように付加されている。   The third symbol is composed of ten types of main symbols numbered from "0" to "9". Each main symbol is configured by attaching numbers from “0” to “9” on the rear symbol made of a wooden box, and the main symbols with odd numbers (1, 3, 5, 7, 9) are Large numbers are added to almost the front of the wooden box. On the other hand, the main symbols with even numbers (0, 2, 4, 6, 8) have attached patterns that imitate characters such as planes, furoshiki, and helmets on almost the front of the wooden box. An even number is added to the lower right side of the attached symbol so as to be small in green and displayed on the front side of the attached symbol.

また、本実施形態のパチンコ機10においては、後述する主制御装置110(図6参照)により行われる特別図柄の抽選結果が大当たりであった場合に、同一の主図柄が揃う変動表示が行われ、その変動表示が終わった後に大当たりが発生するよう構成されている。一方、特別図柄の抽選結果が外れであった場合は、同一の主図柄が揃わない変動表示が行われる。   Further, in the pachinko machine 10 of the present embodiment, when the result of the special symbol lottery performed by the main control device 110 (see FIG. 6) described later is a big hit, the variable display in which the same main symbols are arranged is performed. , A big hit occurs after the variable display is finished. On the other hand, when the lottery result of the special symbol is out of order, the variable display in which the same main symbol is not prepared is performed.

例えば、特別図柄の抽選結果が「通常大当たり」、「時短大当たりA」、「時短大当たりB」、「特別大当たりA」、「特別大当たりB」のいずれかであれば、偶数番号である「0,2,4,6,8」が付加された主図柄が揃う変動表示が行われる。また、「確変大当たりA」、「確変大当たりE」〜「確変大当たりH」であれば、「7」を除く奇数番号である「1,3,5,9」が付加された主図柄が揃う変動表示が行われ、「確変大当たりB」〜「確変大当たりD」であれば(即ち、遊技者にとって最も有利な16ラウンドの確変大当たりであれば)、奇数番号「7」が付加された主図柄が揃う変動表示が行われる。一方、特別図柄の抽選結果が外れであれば、同一番号の主図柄が揃わない変動表示が行われる。このように構成することにより、揃った主図柄を確認するだけで大当たり種別を認識することができる。   For example, if the lottery result of the special symbol is any of “normal jackpot”, “hour jackpot A”, “hour jackpot B”, “special jackpot A”, or “special jackpot B”, the even number “0, The variable display in which the main symbols to which "2, 4, 6, 8" is added is performed. In addition, in the case of “probably variable jackpot A”, “probably variable jackpot E” to “probably variable jackpot H”, fluctuations in which the main symbols to which odd numbers “1, 3, 5, 9” other than “7” are added are aligned. When the display is performed and if the "probable jackpot B" to "probable jackpot D" (that is, the 16 round probable jackpot that is most advantageous for the player), the main symbol with the odd number "7" is added. A uniform fluctuation display is performed. On the other hand, if the lottery result of the special symbol is out of place, a variable display in which the main symbols of the same number are not aligned is performed. With this configuration, it is possible to recognize the jackpot type only by checking the aligned main symbols.

図4(a)に示すように、第3図柄表示装置81の表示画面は、大きくは上下に2分割され、下側の2/3が第3図柄を変動表示する主表示領域Dm、それ以外の上側の1/3が予告演出、キャラクタおよび保留球数などを表示する副表示領域Dsとなっている。   As shown in FIG. 4A, the display screen of the third symbol display device 81 is largely divided into upper and lower parts, and a lower two-thirds is a main display area Dm in which the third symbol is variably displayed. The upper one-third is a sub-display area Ds for displaying a notice effect, a character, the number of reserved balls, and the like.

主表示領域Dmは、左・中・右の3つの表示領域Dm1〜Dm3に区分けされており、その3つの表示領域Dm1〜Dm3に、それぞれ3つの図柄列Z1,Z2,Z3が表示される。各図柄列Z1〜Z3には、上述した第3図柄が規定の順序で表示される。即ち、各図柄列Z1〜Z3には、数字の昇順または降順に主図柄が配列され、各図柄列Z1〜Z3毎に周期性をもって上から下へとスクロールして変動表示が行われる。特に、左図柄列Z1においては主図柄の数字が降順に現れるように配列され、中図柄列Z2及び右図柄列Z3においては主図柄の数字が昇順に現れるように配列されている。   The main display area Dm is divided into three display areas Dm1 to Dm3 on the left, center, and right, and three symbol arrays Z1, Z2, and Z3 are displayed in the three display areas Dm1 to Dm3, respectively. In each of the symbol rows Z1 to Z3, the above-described third symbol is displayed in a prescribed order. That is, the main symbols are arranged in ascending or descending order of the numbers in the symbol columns Z1 to Z3, and the symbol columns Z1 to Z3 are scrolled from top to bottom with a periodicity to perform variable display. In particular, in the left symbol row Z1, the numbers of the main symbols are arranged so as to appear in descending order, and in the middle symbol row Z2 and the right symbol row Z3, the numbers of the main symbols are arranged so as to appear in ascending order.

また、主表示領域Dmには、各図柄列Z1〜Z3毎に上・中・下の3段に第3図柄が表示される。この主表示領域Dmの中段部が有効ラインL1として設定されており、毎回の遊技に際して、左図柄列Z1→右図柄列Z3→中図柄列Z2の順に、有効ラインL1上に第3図柄が停止表示される。その第3図柄の停止時に有効ラインL1上に大当たり図柄の組合せ(本実施形態では、同一の主図柄の組合せ)で揃えば大当たりとして大当たり動画が表示される。   In the main display area Dm, a third symbol is displayed in three stages of upper, middle, and lower for each of the symbol columns Z1 to Z3. The middle part of the main display area Dm is set as the activated line L1, and in each game, the third symbol is stopped on the activated line L1 in the order of the left symbol row Z1 → the right symbol row Z3 → the middle symbol row Z2. Is displayed. When the third symbol is stopped, a big hit video is displayed as a big hit if a combination of big hit symbols (in the present embodiment, a combination of the same main symbols) is arranged on the pay line L1.

一方、副表示領域Dsは、主表示領域Dmよりも上方に横長に設けられており、さらに左右方向に3つの小領域Ds1〜Ds3に等区分されている。このうち、小領域Ds1は、第1入球口64に入球された球のうち変動が未実行である球(保留球)の数である保留球数を表示する領域であり、小領域Ds2およびDs3は、予告演出画像を表示する領域である。   On the other hand, the sub-display area Ds is provided horizontally above the main display area Dm, and is equally divided into three small areas Ds1 to Ds3 in the left-right direction. Among these, the small area Ds1 is an area for displaying the number of retained balls, which is the number of balls (retained balls) that have not been changed among the balls entered into the first entrance 64, and the small area Ds2. And Ds3 are areas for displaying a notice effect image.

実際の表示画面では、図4(b)に示すように、主表示領域Dmに第3図柄の主図柄が合計9個表示される。副表示領域Dsにおいては、右の小領域Ds3に動画が表示され、通常より大当たりへ遷移し易い状態であることが遊技者に示唆される。中央の小領域Ds2では、通常は、所定のキャラクタ(本実施形態ではハチマキを付けた少年)が所定動作をし、時として所定動作とは別の特別な動作をしたり、別のキャラクタが現出する等して予告演出が行われる。   On the actual display screen, as shown in FIG. 4B, a total of nine main symbols of the third symbol are displayed in the main display area Dm. In the sub display area Ds, a moving image is displayed in the right small area Ds3, and it is suggested to the player that the transition to the big hit is easier than usual. In the central small area Ds2, normally, a predetermined character (a boy with a beeper in this embodiment) performs a predetermined operation, sometimes performs a special operation different from the predetermined operation, or another character is displayed. And an announcement performance is performed.

一方、第3図柄表示装置81(第1図柄表示装置37)にて変動表示が行われている間に球が第1入球口64へ入球した場合、その入球回数は最大4回まで保留され、その保留球数は第1図柄表示装置37により示されると共に、副表示領域Dsの小領域Ds1においても示される。小領域Ds1には、保留球数1球につき1つの保留球数図柄が表示され、その保留球数図柄の表示数に応じて、保留球数が表示される。即ち、小領域Ds1に1つの保留球数図柄が表示されている場合は、保留球数が1球であることを示し、4つの保留球数図柄が表示されている場合は、保留球数が4球であることを示す。また、小領域Ds1に保留球数図柄が表示されていない場合は、保留球数が0球である、即ち、保留球が存在しないことを示す。   On the other hand, when the ball enters the first entrance 64 while the variable display is being performed on the third symbol display device 81 (the first symbol display device 37), the number of times of ball entry is up to four times. The number of retained balls is indicated by the first symbol display device 37, and is also indicated in the small area Ds1 of the sub display area Ds. In the small area Ds1, one reserved ball number symbol is displayed for each reserved ball number, and the number of reserved balls is displayed according to the number of displayed reserved ball number symbols. That is, when one reserved ball number symbol is displayed in the small area Ds1, it indicates that the reserved ball number is one ball, and when four reserved ball number symbols are displayed, the reserved ball number is reduced. Indicates four balls. When the reserved ball number symbol is not displayed in the small area Ds1, it indicates that the reserved ball number is 0, that is, there is no reserved ball.

なお、本実施形態においては、第1入球口64への入球は、最大4回まで保留されるように構成したが、最大保留球数は4回に限定されるものでなく、3回以下、又は、5回以上の回数(例えば、8回)に設定しても良い。また、小領域Ds1における保留球数図柄の表示に代えて、保留球数を第3図柄表示装置81の一部に数字で、或いは、4つに区画された領域を保留球数分だけ異なる態様(例えば、色や点灯パターン)にして表示するようにしても良い。また、第1図柄表示装置37により保留球数が示されるので、第3図柄表示装置81に保留球数を表示させないものとしてもよい。更に、可変表示装置ユニット80に、保留球数を示す保留ランプを最大保留数分の4つ設け、点灯状態の保留ランプの数に応じて、保留球数を表示するものとしてもよい。   In addition, in this embodiment, although it was comprised so that the ball in the 1st ball entrance 64 might be suspended up to four times, the maximum number of reserved balls is not limited to four times, but three times. Alternatively, the number may be set to 5 or more times (for example, 8 times). In addition, instead of displaying the number of reserved balls in the small area Ds1, the number of reserved balls is changed by a number in a part of the third symbol display device 81, or the area divided into four is different by the number of reserved balls. (For example, a color or a lighting pattern) may be displayed. Since the number of reserved balls is indicated by the first symbol display device 37, the number of reserved balls may not be displayed on the third symbol display device 81. Furthermore, the variable display device unit 80 may be provided with four holding lamps indicating the number of holding balls for the maximum holding number, and displaying the number of holding balls according to the number of the holding lamps in the lighting state.

図2に戻って、説明を続ける。第2図柄表示装置83は、球が第2入球口67を通過することに伴って行われる普通図柄の抽選が実行中であるか否かを点灯状態により示すことによって変動表示を行ったり、変動終了後の停止図柄として、その普通図柄の抽選結果に応じた普通図柄(第2図柄)を点灯状態により示したりするものである。   Returning to FIG. 2, the description will be continued. The second symbol display device 83 performs a variable display by indicating by a lighting state whether or not a lottery of a normal symbol, which is performed when a ball passes through the second entrance 67, is being executed, As a stop symbol after the end of the change, a normal symbol (second symbol) according to the lottery result of the ordinary symbol is indicated by a lighting state.

より具体的には、第2図柄表示装置83では、球が第2入球口67を通過する毎に、第2図柄としての「○」の図柄と「×」の図柄とを交互に点灯させる変動表示が行われる。パチンコ機10は、第2図柄表示装置83における変動表示が所定図柄(本実施形態においては「○」の図柄)で停止すると、第1入球口64に付随する電動役物が所定時間だけ作動状態となり(開放される)、その結果、第1入球口64に球が入り易い状態となるように構成されている。球が第2入球口67を通過した通過回数は最大4回まで保留され、その保留球数が上述した第1図柄表示装置37により表示されると共に第2図柄保留ランプ84においても点灯表示される。第2図柄保留ランプ84は、最大保留数分の4つ設けられ、第3図柄表示装置81の下方に左右対称に配設されている。   More specifically, in the second symbol display device 83, each time a ball passes through the second entrance 67, a symbol "O" and a symbol "X" are alternately lit as the second symbol. A variable display is performed. When the fluctuating display on the second symbol display device 83 stops at a predetermined symbol (in this embodiment, a symbol of “○”), the pachinko machine 10 activates the electric accessory associated with the first entrance 64 for a predetermined time. It is configured so as to be in a state (opened), and as a result, the ball easily enters the first entrance hole 64. The number of times the ball has passed through the second entrance 67 is held up to a maximum of four times, and the number of held balls is displayed by the above-mentioned first symbol display device 37 and illuminated by the second symbol holding lamp 84. You. Four second symbol holding lamps 84 are provided for the maximum number of holdings, and are disposed symmetrically below the third symbol display device 81.

なお、普通図柄(第2図柄)の変動表示は、本実施形態のように、第2図柄表示装置83において複数のランプの点灯と非点灯を切り換えることにより行うものの他、第1図柄表示装置37及び第3図柄表示装置81の一部を使用して行うようにしても良い。同様に、第2図柄保留ランプ84の点灯を第3図柄表示装置81の一部で行うようにしても良い。また、第2入球口67における球の通過は、第1入球口64と同様に、最大保留球数は4回に限定されるものでなく、3回以下、又は、5回以上の回数(例えば、8回)に設定しても良い。また、第1図柄表示装置37により保留球数が示されるので、第2図柄保留ランプ84により点灯表示を行わないものとしても良い。   In addition, as in the present embodiment, the variable display of the normal symbol (second symbol) is performed by switching the plurality of lamps on and off in the second symbol display device 83, and the first symbol display device 37. Alternatively, a part of the third symbol display device 81 may be used. Similarly, the lighting of the second symbol holding lamp 84 may be performed by a part of the third symbol display device 81. In addition, as with the first entrance 64, the maximum number of reserved balls is not limited to four, and the number of passing balls at the second entrance 67 is three or less, or five or more. (For example, eight times). Further, since the number of reserved balls is indicated by the first symbol display device 37, the second symbol retaining lamp 84 may not be turned on.

可変表示装置ユニット80の下方には、球が入球し得る第1入球口64が配設されている。この第1入球口64へ球が入球すると遊技盤13の裏面側に設けられる第1入球口スイッチ(図示せず)がオンとなり、その第1入球口スイッチのオンに起因して主制御装置110で特別図柄の抽選がなされ、その抽選結果に応じた表示が第1図柄表示装置37のLED37aで示される。また、第1入球口64は、球が入球すると5個の球が賞球として払い出される入賞口の1つにもなっている。   Below the variable display device unit 80, a first ball entry port 64 into which a ball can enter is provided. When a ball enters the first entrance 64, a first entrance switch (not shown) provided on the back side of the game board 13 is turned on, and the first entrance switch is turned on. A special symbol is drawn by the main controller 110, and a display corresponding to the result of the drawing is indicated by the LED 37a of the first symbol display device 37. Further, the first entrance 64 is also one of the winning openings from which five balls are paid out as prize balls when the ball enters.

第1入球口64の下方には可変入賞装置65が配設されており、その略中央部分に横長矩形状の特定入賞口(大開放口)65aが設けられている。パチンコ機10においては、主制御装置110で行われる特別図柄の抽選が大当たりとなると、所定時間(変動時間)が経過した後に、大当たりの停止図柄となるよう第1図柄表示装置37のLED37aを点灯させると共に、その大当たりに対応した第3図柄の停止図柄を第3図柄表示装置81に表示させて、大当たりの発生が示される。その後、通常時より多量の賞球の払い出しが行われる特別遊技状態に遊技状態が遷移する。この特別遊技状態として、通常時には閉鎖されている特定入賞口65aが、所定時間(30秒経過するまで、若しくは、球が10個入賞するまで、又は、0.5秒経過するまで、若しくは、球が10個入賞するまで)開放される。   A variable winning device 65 is provided below the first ball entrance 64, and a horizontally long rectangular specific winning opening (large opening) 65a is provided at a substantially central portion thereof. In the pachinko machine 10, when the special symbol lottery performed by the main controller 110 becomes a big hit, the LED 37a of the first symbol display device 37 is turned on after a predetermined time (variable time) elapses so that the big hit is stopped. At the same time, the stop symbol of the third symbol corresponding to the jackpot is displayed on the third symbol display device 81 to indicate the occurrence of the jackpot. Thereafter, the gaming state transitions to a special gaming state in which a larger amount of prize balls are paid out than usual. In this special game state, the specific winning opening 65a normally closed is closed for a predetermined time (until 30 seconds elapse, until ten balls are won, or until 0.5 seconds elapse, (Until 10 wins).

この特定入賞口65aは、所定時間が経過すると閉鎖され、その閉鎖後、再度、その特定入賞口65aが所定時間開放される。この特定入賞口65aの開閉動作は、大当たり種別に応じた回数だけ繰り返し可能にされている。この開閉動作が行われている状態が、遊技者にとって有利な特別遊技状態の一形態であり、遊技者には、遊技上の価値(遊技価値)の付与として通常時より多量の賞球の払い出しが行われる。   The specific winning opening 65a is closed after a predetermined time has elapsed, and after the closing, the specific winning opening 65a is opened again for a predetermined time. The opening / closing operation of the specific winning opening 65a can be repeated a number of times corresponding to the type of big hit. The state in which the opening and closing operation is performed is one form of a special game state that is advantageous to the player, and the player is paid out a larger amount of prize balls than usual in order to give a game value (game value). Is performed.

可変入賞装置65は、具体的には、特定入賞口65aを覆う横長矩形状の開閉板と、その開閉板の下辺を軸として前方側に開閉駆動するための大開放口ソレノイド(図示せず)とを備えている。特定入賞口65aは、通常時は、球が入賞できないか又は入賞し難い閉状態になっている。大当たりの際には大開放口ソレノイドを駆動して開閉板を前面下側に傾倒し、球が特定入賞口65aに入賞しやすい開状態を一時的に形成し、その開状態と通常時の閉状態との状態を交互に繰り返すように作動する。   The variable winning device 65 is, specifically, a horizontally-long rectangular opening / closing plate that covers the specific winning opening 65a, and a large-opening-port solenoid (not shown) for driving the opening / closing forward with the lower side of the opening / closing plate as an axis. And The specific winning port 65a is normally in a closed state where a ball cannot be won or hard to win. At the time of a big hit, the large opening mouth solenoid is driven to tilt the opening / closing plate to the lower front side to temporarily form an open state in which the ball can easily win the specific winning opening 65a, and the open state and the normal closing state are provided. It operates so that the state and the state are alternately repeated.

なお、特別遊技状態は上記した形態に限定されるものではない。特定入賞口65aとは別に開閉される大開放口を遊技領域に設け、第1図柄表示装置37において大当たりに対応したLED37aが点灯した場合に、特定入賞口65aが所定時間開放され、その特定入賞口65aの開放中に、球が特定入賞口65a内へ入賞することを契機として特定入賞口65aとは別に設けられた大開放口が所定時間、所定回数開放される遊技状態を特別遊技状態として形成するようにしても良い。   Note that the special game state is not limited to the above-described embodiment. A large opening that is opened and closed separately from the specific winning opening 65a is provided in the game area, and when the LED 37a corresponding to the jackpot on the first symbol display device 37 is turned on, the specific winning opening 65a is opened for a predetermined time, and the specific winning opening is provided. During the opening of the mouth 65a, a gaming state in which a large opening provided separately from the specific winning opening 65a is opened for a predetermined time and a predetermined number of times when the ball wins in the specific winning opening 65a is defined as a special gaming state. It may be formed.

遊技盤13の下側における左右の隅部には、証紙や識別ラベル等を貼着するための貼着スペースK1,K2が設けられ、貼着スペースK1に貼られた証紙等は、前面枠14の小窓35(図1参照)を通じて視認することができる。   At the left and right corners on the lower side of the game board 13, sticking spaces K1 and K2 for sticking stamps, identification labels and the like are provided. Through the small window 35 (see FIG. 1).

更に、遊技盤13には、アウト口66が設けられている。いずれの入賞口63,64,65aにも入球しなかった球はアウト口66を通って図示しない球排出路へと案内される。遊技盤13には、球の落下方向を適宜分散、調整等するために多数の釘が植設されているとともに、風車等の各種部材(役物)が配設されている。   Further, the game board 13 is provided with an out port 66. A ball that has not entered any of the winning ports 63, 64, and 65a is guided to a ball discharge path (not shown) through an out port 66. In the game board 13, a large number of nails are planted in order to appropriately disperse and adjust the falling direction of the ball, and various members (accessories) such as a windmill are provided.

図3に示すように、パチンコ機10の背面側には、制御基板ユニット90,91と、裏パックユニット94とが主に備えられている。制御基板ユニット90は、主基板(主制御装置110)と音声ランプ制御基板(音声ランプ制御装置113)と表示制御基板(表示制御装置114)とが搭載されてユニット化されている。制御基板ユニット91は、払出制御基板(払出制御装置111)と発射制御基板(発射制御装置112)と電源基板(電源装置115)とカードユニット接続基板116とが搭載されてユニット化されている。   As shown in FIG. 3, on the back side of the pachinko machine 10, control board units 90 and 91 and a back pack unit 94 are mainly provided. The control board unit 90 includes a main board (main control device 110), a sound lamp control board (sound lamp control device 113), and a display control board (display control device 114). The control board unit 91 is mounted as a unit on which a payout control board (payout control device 111), a firing control board (firing control device 112), a power supply board (power supply device 115), and a card unit connection board 116 are mounted.

裏パックユニット94は、保護カバー部を形成する裏パック92と払出ユニット93とがユニット化されている。また、各制御基板には、各制御を司る1チップマイコンとしてのMPU、各種機器との連絡をとるポート、各種抽選の際に用いられる乱数発生器、時間計数や同期を図る場合などに使用されるクロックパルス発生回路等が、必要に応じて搭載されている。   In the back pack unit 94, a back pack 92 and a payout unit 93 forming a protective cover unit are unitized. In addition, each control board includes an MPU as a one-chip microcomputer for controlling each control, a port for communicating with various devices, a random number generator used for various lotteries, and a time counting and synchronization. A clock pulse generating circuit and the like are mounted as needed.

なお、主制御装置110、音声ランプ制御装置113及び表示制御装置114、払出制御装置111及び発射制御装置112、電源装置115、カードユニット接続基板116は、それぞれ基板ボックス100〜104に収納されている。基板ボックス100〜104は、ボックスベースと該ボックスベースの開口部を覆うボックスカバーとを備えており、そのボックスベースとボックスカバーとが互いに連結されて、各制御装置や各基板が収納される。   The main control device 110, the sound lamp control device 113 and the display control device 114, the payout control device 111 and the firing control device 112, the power supply device 115, and the card unit connection board 116 are housed in the board boxes 100 to 104, respectively. . Each of the board boxes 100 to 104 includes a box base and a box cover that covers an opening of the box base. The box base and the box cover are connected to each other, and each control device and each board are stored.

また、基板ボックス100(主制御装置110)及び基板ボックス102(払出制御装置111及び発射制御装置112)は、ボックスベースとボックスカバーとを封印ユニット(図示せず)によって開封不能に連結(かしめ構造による連結)している。また、ボックスベースとボックスカバーとの連結部には、ボックスベースとボックスカバーとに亘って封印シール(図示せず)が貼着されている。この封印シールは、脆性な素材で構成されており、基板ボックス100,102を開封するために封印シールを剥がそうとしたり、基板ボックス100,102を無理に開封しようとすると、ボックスベース側とボックスカバー側とに切断される。よって、封印ユニット又は封印シールを確認することで、基板ボックス100,102が開封されたかどうかを知ることができる。   Further, the substrate box 100 (main control device 110) and the substrate box 102 (dispensing control device 111 and firing control device 112) are connected to the box base and the box cover by a sealing unit (not shown) so as not to be opened (the caulking structure). Consolidation). In addition, a seal (not shown) is attached to a connection portion between the box base and the box cover over the box base and the box cover. This sealing seal is made of a brittle material. If the sealing seal is peeled to open the substrate boxes 100 and 102 or if the substrate boxes 100 and 102 are forcibly opened, the box base side and the box cover are closed. Cut to the side and. Therefore, by checking the sealing unit or the sealing seal, it is possible to know whether or not the substrate boxes 100 and 102 have been opened.

払出ユニット93は、裏パックユニット94の最上部に位置して上方に開口したタンク130と、タンク130の下方に連結され下流側に向けて緩やかに傾斜するタンクレール131と、タンクレール131の下流側に縦向きに連結されるケースレール132と、ケースレール132の最下流部に設けられ、払出モータ216(図5参照)の所定の電気的構成により球の払出を行う払出装置133とを備えている。タンク130には、遊技ホールの島設備から供給される球が逐次補給され、払出装置133により必要個数の球の払い出しが適宜行われる。タンクレール131には、当該タンクレール131に振動を付加するためのバイブレータ134が取り付けられている。   The dispensing unit 93 includes a tank 130 located at the top of the back pack unit 94 and opening upward, a tank rail 131 connected below the tank 130 and gently inclined toward the downstream side, and a downstream side of the tank rail 131. A case rail 132 that is vertically connected to the side, and a payout device 133 that is provided at the most downstream portion of the case rail 132 and pays out balls by a predetermined electrical configuration of a payout motor 216 (see FIG. 5). ing. The balls supplied from the island facilities of the game hall are sequentially replenished to the tank 130, and the payout device 133 pays out a required number of balls as needed. A vibrator 134 for applying vibration to the tank rail 131 is attached to the tank rail 131.

また、払出制御装置111には状態復帰スイッチ120が設けられ、発射制御装置112には可変抵抗器の操作つまみ121が設けられ、電源装置115にはRAM消去スイッチ122が設けられている。状態復帰スイッチ120は、例えば、払出モータ216(図5参照)部の球詰まり等、払出エラーの発生時に球詰まりを解消(正常状態への復帰)するために操作される。操作つまみ121は、発射ソレノイドの発射力を調整するために操作される。RAM消去スイッチ122は、パチンコ機10を初期状態に戻したい場合に電源投入時に操作される。   Further, the payout control device 111 is provided with a state return switch 120, the firing control device 112 is provided with a variable resistor operation knob 121, and the power supply device 115 is provided with a RAM erase switch 122. The state return switch 120 is operated to clear the clogged ball (return to a normal state) when a payout error occurs, such as a clogged ball in the payout motor 216 (see FIG. 5). The operation knob 121 is operated to adjust the firing force of the firing solenoid. The RAM erase switch 122 is operated when the power is turned on to return the pachinko machine 10 to the initial state.

<第1実施形態における電気的構成について>
次に、図5を参照して、本パチンコ機10の電気的構成について説明する。図5は、パチンコ機10の電気的構成を示すブロック図である。
<Electrical Configuration in First Embodiment>
Next, an electrical configuration of the pachinko machine 10 will be described with reference to FIG. FIG. 5 is a block diagram showing an electrical configuration of the pachinko machine 10. As shown in FIG.

主制御装置110には、演算装置である1チップマイコンとしてのMPU201が搭載されている。MPU201には、該MPU201により実行される各種の制御プログラムや固定値データを記憶したROM202と、そのROM202内に記憶される制御プログラムの実行に際して各種のデータ等を一時的に記憶するためのメモリであるRAM203と、ROM202やRAM203から各種データを読み出したり、RAM203に各種データを書き込んだりする場合に、読み出し、および書き込みに必要なデータを一時的に記憶させるためのレジスタ210と、そのほか、割込回路やタイマ回路、データ送受信回路などの各種回路が内蔵されている。なお、払出制御装置111や音声ランプ制御装置113などのサブ制御装置に対して動作を指示するために、主制御装置110から該サブ制御装置へ各種のコマンドがデータ送受信回路によって送信されるが、かかるコマンドは、主制御装置110からサブ制御装置へ一方向にのみ送信される。   The main control device 110 has an MPU 201 as a one-chip microcomputer, which is an arithmetic device. The MPU 201 includes a ROM 202 storing various control programs and fixed value data executed by the MPU 201, and a memory for temporarily storing various data and the like when executing the control programs stored in the ROM 202. A certain RAM 203, a register 210 for temporarily storing data necessary for reading and writing when reading various data from the ROM 202 and the RAM 203 and writing various data to the RAM 203, and an interrupt circuit And various circuits such as a timer circuit and a data transmission / reception circuit. Various commands are transmitted from the main control device 110 to the sub-control device by the data transmission / reception circuit to instruct the sub-control device such as the payout control device 111 and the sound lamp control device 113 to operate. Such a command is transmitted from the main control device 110 to the sub control device only in one direction.

まず、ROM202の内容について、図6〜図9を参照して説明する。図6(a)に示すように、主制御装置110のROM202には、上記した固定値データの一部として、第1当たり乱数テーブル202a、第1当たり種別選択テーブル202b、第2当たり乱数テーブル202c、変動パターン選択テーブル202d、遊技結果設定テーブル202e、状態設定テーブル202f、大当たり終了時設定テーブル202g、大当たり終了時クリアテーブル202hが少なくとも記憶されている。   First, the contents of the ROM 202 will be described with reference to FIGS. As shown in FIG. 6A, in the ROM 202 of the main controller 110, as a part of the fixed value data, a first random number table 202a, a first random type selection table 202b, and a second random number table 202c are stored. , A fluctuation pattern selection table 202d, a game result setting table 202e, a state setting table 202f, a big hit end setting table 202g, and a big hit end clear table 202h.

第1当たり乱数テーブル202a(図示せず)は、後述する第1当たり乱数カウンタC1の大当たり判定値が記憶されているデータテーブルである。この第1当たり乱数テーブル202aの詳細については、第1当たり乱数カウンタC1の説明と共に後述する。   The first random number table 202a (not shown) is a data table in which a large hit determination value of a first random number counter C1 described later is stored. The details of the first random number table 202a will be described later together with the description of the first random number counter C1.

第1当たり種別選択テーブル202b(図6(b)参照)は、大当たり種別を決定するための第1当たり種別カウンタC2の判定値が、大当たり種別毎にそれぞれ設定されているデータテーブルである。なお、第1当たり種別選択テーブル202bの詳細については、第1当たり種別カウンタC2の説明と共に後述する。   The first hit type selection table 202b (see FIG. 6B) is a data table in which the determination value of the first hit type counter C2 for determining the big hit type is set for each big hit type. The details of the first hit type selection table 202b will be described later together with the description of the first hit type counter C2.

第2当たり乱数テーブル202c(図6(c)参照)は、普通図柄の当たり判定値が記憶されているデータテーブルである。なお、この第2当たり乱数テーブル202cの詳細については、第2当たり乱数カウンタC4の説明と共に後述する。   The second hit random number table 202c (see FIG. 6C) is a data table in which hit values of ordinary symbols are stored. The details of the second random number table 202c will be described later together with the description of the second random number counter C4.

変動パターン選択テーブル202d(図示なし)は、変動パターンの表示態様を決定するための変動種別カウンタCS1の判定値が表示態様毎にそれぞれ設定されているデータテーブルである。この変動パターン選択テーブル202dには、特別図柄の大当たりの判定結果や遊技状態等に対応した複数の異なるテーブルが規定されている。例えば、大当たり時の変動パターンを選択するためのテーブルや、外れ時の変動パターンを選択するためのテーブルである。また、大当たり時の変動パターンを選択するためのテーブルにも、複数存在し、大当たり種別毎に選択されるテーブルを異ならせている。更に、外れ時の変動パターンを選択するためのテーブルも複数存在し、例えば、大当たり終了後にしか選択されないテーブル等が設けられている。なお、変動パターン選択テーブル202dの詳細については、変動種別カウンタCS1の説明と共に後述する。   The fluctuation pattern selection table 202d (not shown) is a data table in which the determination value of the fluctuation type counter CS1 for determining the display mode of the fluctuation pattern is set for each display mode. In the variation pattern selection table 202d, a plurality of different tables corresponding to the special symbol jackpot determination result, the game state, and the like are defined. For example, it is a table for selecting a fluctuation pattern at the time of a big hit or a table for selecting a fluctuation pattern at the time of coming off. Also, there are a plurality of tables for selecting the fluctuation pattern at the time of the big hit, and the table selected for each big hit type is different. Further, there are a plurality of tables for selecting a variation pattern at the time of departure. For example, a table which is selected only after the end of the big hit is provided. The details of the variation pattern selection table 202d will be described later together with the description of the variation type counter CS1.

遊技結果設定テーブル202eは、(図7参照)は、大当たりに当選した場合に、大当たりを示す停止図柄の設定や、大当たり中の特定入賞口(大開放口)65aの動作パターン等の設定値が大当たり種別毎に規定されているデータテーブルである。この遊技結果設定テーブル202e(図7参照)は、ROM202のアドレス「19D8H」〜「1A2BH」の範囲に格納されており、各アドレスに1バイトのデータが格納されている。この遊技結果設定テーブル202e(図7参照)には、各大当たり種別となる判定値(乱数値)の個数(判定値個数)と、複数のLED37aの点灯パターン(表示図柄数)と、特別図柄の停止図柄を示す情報(停止図柄情報)と、特定入賞口(大開放口)65aの作動パターン(大開放口パターン)と、変動パターン選択テーブル202dに規定されている大当たり時の変動パターンを選択するための複数のテーブルの中からいずれを選択して変動パターンの決定に用いるのかを示す情報(テーブル選択情報)と、大当たりが終了した後の遊技状態を決定するための情報(オフセット1、オフセット2)とが規定されている。なお、図7には、各データが規定されているROM202のアドレスを括弧書きで記載しているが、ROM202のアドレスの上位バイトを省略し、下位バイトのみを記載している。   In the game result setting table 202e (see FIG. 7), when a jackpot is won, the setting values such as the setting of the stop symbol indicating the jackpot and the operation pattern of the specific winning port (large opening port) 65a during the jackpot are displayed. It is a data table defined for each jackpot type. The game result setting table 202e (see FIG. 7) is stored in the ROM 202 in the range of addresses "19D8H" to "1A2BH", and each address stores one byte of data. In the game result setting table 202e (see FIG. 7), the number (determination value number) of the determination values (random number values) of each jackpot type, the lighting pattern of the plurality of LEDs 37a (the number of display symbols), and the special symbol The information indicating the stop symbol (stop symbol information), the operation pattern of the special winning opening (large open mouth) 65a (large open mouth pattern), and the fluctuation pattern at the time of the big hit specified in the fluctuation pattern selection table 202d are selected. (Table selection information) indicating which one of a plurality of tables is selected for use in determining a variation pattern, and information (offset 1, offset 2) for determining a game state after a jackpot has ended. ). In FIG. 7, the address of the ROM 202 in which each data is specified is described in parentheses, but the upper byte of the address of the ROM 202 is omitted, and only the lower byte is described.

本パチンコ機10では、大当たりに当選することに基づいて、遊技結果設定テーブル202e(図7参照)から、当選した大当たり種別に応じた上記各設定値を、RAM203の各種設定値格納エリア203e(図11参照)に格納する。この各種設定値格納エリア203eの詳細については後述する。そして、各種設定値格納エリア203eに格納された設定値に基づいて、MPU201により大当たりとなる変動パターン演出や大当たりに関する各種制御が行われる。また、各種設定値格納エリア203e(図11参照)には、遊技に関する設定値を格納する記憶領域に加えて、遊技結果設定テーブル202e(図7参照)に規定されているオフセット1、オフセット2に基づいて算出されるオフセット値を格納するためのオフセット値格納エリアが設けられている。このオフセット値は、大当たり終了後の遊技状態を設定するために用いられる値であり、詳細については後述するが、遊技結果設定値取得処理(図17参照)においてオフセット1とオフセット2とを参照して算出される値である。   In the pachinko machine 10, based on the winning of the big hit, the above setting values corresponding to the type of the winning big hit are stored in the various setting value storage areas 203e (see FIG. 7) of the RAM 203 from the game result setting table 202e (see FIG. 7). 11). The details of the various setting value storage areas 203e will be described later. Then, based on the set values stored in the various set value storage area 203e, the MPU 201 performs various controls related to a change pattern effect that becomes a big hit and a big hit. In addition, in the various set value storage area 203e (see FIG. 11), in addition to a storage area for storing set values related to the game, offset 1 and offset 2 defined in the game result setting table 202e (see FIG. 7) are stored. An offset value storage area for storing an offset value calculated based on the offset value is provided. This offset value is a value used to set the game state after the end of the jackpot, and will be described in detail later. However, in the game result set value acquisition processing (see FIG. 17), the offset 1 and the offset 2 are referred to. It is a value calculated by:

具体的には、大当たりの終了タイミングと判別された場合に実行される大当たり終了処理(図26参照)において、大当たり終了後の遊技状態に関する各種設定値(特別図柄の高確率状態とするか否かを示す設定値や、普通図柄の時短期間等)を状態設定テーブル202f(図8参照)から選択して各種設定値格納エリア203eに設定するために用いられる。即ち、本実施形態のパチンコ機10では、第1入球口64への入球(始動入賞)に伴って取得される乱数値(カウンタ値)そのものを大当たりの終了時点まで保持し続け、その乱数値(カウンタ値)に基づいて大当たり終了後の遊技状態を決定しているわけではなく、第1入球口64への入球(始動入賞)に伴って取得される乱数値(カウンタ値)に基づいて選択されるオフセット値のみを大当たり中に保持する構成としている。   Specifically, in the big hit end process (see FIG. 26) executed when it is determined that the big hit end timing is reached, various setting values relating to the game state after the big hit end (whether or not to set the special symbol high probability state or not) Are set from the state setting table 202f (see FIG. 8) and set in the various setting value storage areas 203e. That is, in the pachinko machine 10 of the present embodiment, the random number value (counter value) itself acquired in accordance with the ball entry (starting winning) into the first ball entry port 64 continues to be held until the end of the jackpot, and the random number is counted. The game state after the end of the jackpot is not determined based on the numerical value (counter value), but the random number value (counter value) obtained with the ball entry (start winning) into the first entrance 64. Only the offset value selected based on the large hit is held.

ここで、大当たりとなる乱数値を大当たり当選の際の変動パターン演出中や、その後の大当たり状態中に保持しておく構成とした場合、不正遊技者によって大当たり乱数が読み出されることにより、大当たりとなる乱数値が特定される可能性がある。よって、その特定された乱数値が出現するタイミングが解析され、その解析されたタイミングに基づいて不正に大当たりを引き当てられやすくなる虞がある。これに対して、本実施形態では、取得した乱数値(カウンタ値)を、オフセット値という形に変換して大当たり終了時点まで保持し、そのオフセット値に基づいて大当たり終了後の遊技状態を設定するように構成しているので、特別図柄の大当たりとなる乱数値自体が保持されている期間を短期間に限ることができる。よって、特別図柄の大当たりとなる乱数値を外部から不正に取得され難くすることができるので、大当たりとなる乱数値が出現するタイミングを解析し、その解析したタイミングに基づいて大当たりを引き当てる不正行為を抑制することができる。具体的には、解析したタイミングを、所謂ぶらさげ基板に設定して、大当たりとなる乱数値が出現するタイミングで乱数を取得し、大当たりの当否を判定させるように制御を行う不正行為を抑制することができる。   Here, when the random number value of the jackpot is held during the fluctuation pattern production at the time of the jackpot winning or during the subsequent jackpot state, the jackpot random number is read out by the unauthorized player, and the jackpot is won. A random value may be specified. Therefore, the timing at which the specified random number value appears is analyzed, and there is a possibility that the jackpot may be easily illegally assigned based on the analyzed timing. On the other hand, in the present embodiment, the acquired random number value (counter value) is converted into an offset value and held until the end of the jackpot, and the game state after the end of the jackpot is set based on the offset value. With such a configuration, it is possible to limit the period in which the random number value itself serving as the special symbol jackpot is held to a short period. Therefore, it is possible to make it difficult for a random number value which becomes a jackpot of a special symbol to be obtained illegally from the outside, so that the timing at which the random number value which becomes a jackpot appears is analyzed, and a fraudulent act of assigning the jackpot based on the analyzed timing is performed. Can be suppressed. Specifically, by setting the analyzed timing on a so-called hanging substrate, acquiring a random number at a timing when a random number value to be a big hit appears, and suppressing a fraudulent act of performing control so as to judge the success or failure of the big hit. Can be.

また、本実施形態のパチンコ機10では、大当たり終了後の遊技状態に関する各種設定値(特別図柄の高確率状態とするか否かを示す設定値や、普通図柄の時短期間等)を、大当たり当選の際の変動パターン演出中や、その後の大当たり状態中に保持しておくのではなく、状態設定テーブル202fにおける各種設定値の格納位置を示す値であるオフセット値のみを保持しておく構成としている。RAM203に各種設定値の全てを一時的に記憶しておく記憶エリアを設けておくのではなく、オフセット値を保持する領域を設けておくだけで足りるので、RAM203の記憶領域を効率良く使用することができる。   Further, in the pachinko machine 10 of the present embodiment, various setting values relating to the game state after the end of the jackpot (set values indicating whether or not to be in a high probability state of a special symbol, a time-saving period of an ordinary symbol, etc.) are set to the jackpot winning. In this case, the offset value is not held during the fluctuation pattern effect at the time of the hit or during the subsequent jackpot state, but only the offset value indicating the storage position of various setting values in the state setting table 202f is held. . Rather than providing a storage area for temporarily storing all of the various setting values in the RAM 203, it is sufficient to provide an area for holding the offset value, so that the storage area of the RAM 203 can be used efficiently. Can be.

次いで、図8を参照して、ROM202の状態設定テーブル202fについて説明する。この状態設定テーブル202f(図8参照)は、大当たりの終了後に移行し得る遊技状態がオフセット値毎に規定されているテーブルであり、大当たりの終了タイミングであると判別された場合(S1207:Yes)に実行される大当たり終了処理(S1208)の中で、大当たり終了後の遊技状態を設定するために参照されるデータテーブルである。   Next, the state setting table 202f of the ROM 202 will be described with reference to FIG. The state setting table 202f (see FIG. 8) is a table in which a game state that can be shifted after the end of the jackpot is defined for each offset value, and when it is determined that it is the end timing of the jackpot (S1207: Yes). Is a data table that is referred to in setting the game state after the end of the big hit in the big hit end processing (S1208) executed at the end of the game.

この状態設定テーブル202f(図8参照)は、ROM202のアドレス1AD4H〜1AF3Hの範囲に格納されており、各アドレスに1バイトのデータが格納されている。この状態設定テーブル202f(図8参照)には、大当たり終了後に特別図柄の高確率状態に移行させるか否かを示す情報(特別図柄の抽選状態)と、大当たり終了後に普通図柄の時短状態に移行させるか否かを示す情報(普通図柄の状態)と、大当たり終了後に付与される普通図柄の時短期間と(時短回数)、変動パターンの態様を選択するための変動パターン選択テーブル202dを大当たり終了後用のテーブルから、状態に応じたテーブルに切り替えるまでに要する特別図柄の抽選回数(変動パターン選択テーブル切替回数)とが規定されている。また、図8には、各データが規定されているROM202のアドレスを括弧書きで記載しているが、ROM202のアドレスの上位バイトを省略し、下位バイトのみを記載している。   The state setting table 202f (see FIG. 8) is stored in the range of addresses 1AD4H to 1AF3H of the ROM 202, and one byte of data is stored in each address. The state setting table 202f (see FIG. 8) includes information indicating whether to shift to the special symbol high-probability state after the end of the big hit (special lottery state), and shifts to the normal symbol time saving state after the end of the big hit. The information indicating whether or not to make it (normal symbol state), the time-saving period of the normal symbol given after the end of the big hit (the number of time savings), and the change pattern selection table 202d for selecting the mode of the change pattern after the big hit end The number of special symbol lotteries required to switch from the table for use to the table corresponding to the state (the number of times the variable pattern selection table is switched) is defined. In FIG. 8, the address of the ROM 202 in which each data is defined is described in parentheses, but the upper byte of the address of the ROM 202 is omitted, and only the lower byte is described.

なお、普通図柄の時短状態に移行させるか否かを示す情報(普通図柄の状態)には、通常状態、時短状態1、時短状態2、および時短状態3の4種類の状態が設けられている。普通図柄の状態として通常状態が設定されている場合は、大当たり終了後に普通図柄の通常状態へ移行する。一方で、時短状態1〜時短状態3のいずれかが設定されている場合は、大当たり終了後に普通図柄の時短状態へと移行する。これに加えて、上記4つの状態は、変動パターン選択テーブル切替回数を経過後に変動パターンを決定するために用いられるテーブルが互いに異なっている。即ち、外れ用の変動パターン演出を行う場合に、変動パターン選択テーブル202dに規定された複数のテーブルからいずれのテーブルを選択して変動パターン演出の決定に用いるかが、上記4つの状態でそれぞれ異なっている。   The information indicating whether or not to shift to the normal symbol time reduction state (normal symbol status) includes four types of states: a normal state, a time reduction state 1, a time reduction state 2, and a time reduction state 3. . When the normal state is set as the state of the ordinary symbol, the state shifts to the ordinary state of the ordinary symbol after the end of the big hit. On the other hand, if any of the time saving state 1 to the time saving state 3 is set, the state shifts to the normal symbol time saving state after the end of the big hit. In addition to the above, the four states are different from each other in a table used for determining a variation pattern after the number of times of switching the variation pattern selection table has elapsed. That is, when performing a variation pattern effect for deviation, which table is selected from a plurality of tables defined in the variation pattern selection table 202d and used to determine the variation pattern effect differs in each of the above four states. ing.

上述した通り、本パチンコ機10では、大当たりに当選することに基づいて、遊技結果設定テーブル202eに規定されるオフセット1、オフセット2から算出されるオフセット値をオフセット値格納エリアに保持しておき、大当たり終了時に、オフセット値に対応した設定値を状態設定テーブル202fから抽出して各種設定値格納エリア203eに格納するように構成されている。   As described above, in the pachinko machine 10, based on the winning of the jackpot, the offset values calculated from the offset 1 and the offset 2 defined in the game result setting table 202e are stored in the offset value storage area, At the end of the jackpot, a set value corresponding to the offset value is extracted from the state setting table 202f and stored in the various set value storage area 203e.

第1入球口64への入球(始動入賞)に伴って取得される乱数値(カウンタ値)を、オフセット値という形に変換して大当たり終了時点まで保持し、そのオフセット値に基づいて大当たり終了後の遊技状態を設定するように構成しているので、特別図柄の大当たりとなる乱数値自体が保持されている期間を短期間に限ることができる。よって、特別図柄の大当たりとなる乱数値を外部から不正に取得され難くすることができるので、大当たりとなる乱数値が出現するタイミングを解析し、その解析したタイミングに基づいて大当たりを引き当てる不正行為を抑制することができる。具体的には、解析したタイミングを、所謂ぶらさげ基板に設定して、大当たりとなる乱数値が出現するタイミングで乱数を取得し、大当たりの当否を判定させるように制御を行う不正行為を抑制することができる。   The random number value (counter value) acquired in accordance with the ball entry (starting prize) into the first entrance 64 is converted into a form of an offset value, held until the end of the jackpot, and based on the offset value. Since the game state after the end is set, the period in which the random number value itself serving as a special symbol jackpot is held can be limited to a short period. Therefore, it is possible to make it difficult for a random number value which becomes a jackpot of a special symbol to be obtained illegally from the outside, so that the timing at which the random number value which becomes a jackpot appears is analyzed, and a fraudulent act of assigning the jackpot based on the analyzed timing is performed. Can be suppressed. Specifically, by setting the analyzed timing on a so-called hanging substrate, acquiring a random number at a timing when a random number value to be a big hit appears, and suppressing a fraudulent act of performing control so as to judge the success or failure of the big hit. Can be.

また、本実施形態のパチンコ機10では、大当たり終了後の遊技状態に関する各種設定値(特別図柄の抽選状態、普通図柄の状態、時短回数、変動パターン選択テーブル切替回数)を、大当たり遊技の開始前に予め特定して保持しておくのではなく、状態設定テーブル202fにおける各種設定値の格納位置を示す値であるオフセット値のみを保持しておく構成としているので、RAM203には大当たりの終了までオフセット値を保持しておくための記憶領域のみを設けておくだけで足りる。よって、RAM203の記憶領域を効率良く使用することができる。   Further, in the pachinko machine 10 of the present embodiment, various setting values (a lottery state of a special symbol, a state of a normal symbol, the number of times of saving, the number of times of changing the change pattern selection table) relating to the game state after the end of the big hit are set before the start of the big hit game. Instead of specifying and holding in advance, only the offset value indicating the storage position of each set value in the state setting table 202f is held, so that the RAM 203 holds the offset until the end of the jackpot. It is enough to provide only a storage area for holding the value. Therefore, the storage area of the RAM 203 can be used efficiently.

次に、図9を参照して、ROM202に規定されている大当たり終了時設定テーブル202g(図9(a)参照)、および大当たり終了時クリアテーブル202h(図9(b)参照)について説明する。これらのテーブルは、大当たり終了処理(図26参照)において、後述する各種設定値格納エリア203eに設定されている大当たり中用の設定値を初期化して、通常の遊技状態中用の設定に書き換えるための制御データが規定されているテーブルである。   Next, with reference to FIG. 9, the jackpot end setting table 202g (see FIG. 9A) and the jackpot end clear table 202h (see FIG. 9B) specified in the ROM 202 will be described. These tables are used in the big hit end process (see FIG. 26) to initialize the big hit middle setting values set in various setting value storage areas 203e, which will be described later, and rewrite them into the normal gaming state setting. Is a table in which the control data of the above is defined.

大当たり終了時設定テーブル202g(図9(a)参照)は、ROM202のアドレス1202H〜1204Hの範囲に記憶されたテーブルであり、各アドレスに1バイトのデータが格納されている。具体的には、ROM202のアドレス「1202H」〜「1204H」の各アドレスには、各種設定値格納エリア203e(図7参照)においてリセットを行うデータの格納位置を示すアドレスデータと、そのアドレスデータが示すデータの格納位置に設定するためのデータ(大当たり中を示す設定値をリセットするためのデータ)と、遊技状態設定エリアを初期化する処理を終了するためのデータとがアドレスの順に格納されている。詳細については後述するが、大当たり終了処理(図26参照)の中の1処理であるデータ設定処理(図27参照)において、主制御装置110のMPU201によって大当たり終了時設定テーブル202g(図9(a)参照)からROM202のアドレスの並び順に格納データが読み出され、格納データに応じた制御が実行される。具体的には、アドレスデータが読み出された場合は、そのアドレスをデータの設定先アドレスとして設定する。また、設定値データ(設定値をリセットするためのデータ)が読み出された場合は、設定先アドレスとして設定されているアドレスの内容をリセットする(即ち、設定先アドレスに「00H」を設定する)。更に、読み出されたデータが処理を終了するためのデータであると判別された場合は、データ設定処理(図27参照)を終了する。   The big hit end setting table 202g (see FIG. 9A) is a table stored in the range of addresses 1202H to 1204H of the ROM 202, and one byte of data is stored in each address. Specifically, addresses “1202H” to “1204H” of the ROM 202 include address data indicating a storage location of data to be reset in the various setting value storage areas 203e (see FIG. 7), and the address data. The data for setting the storage location of the indicated data (the data for resetting the set value indicating the big hit) and the data for ending the processing for initializing the gaming state setting area are stored in the order of addresses. I have. Although details will be described later, in the data setting process (see FIG. 27), which is one of the jackpot end processes (see FIG. 26), the MPU 201 of the main controller 110 sets the jackpot end setting table 202g (see FIG. )), The stored data is read out in the order of the addresses in the ROM 202, and the control according to the stored data is executed. Specifically, when the address data is read, the address is set as a data setting destination address. When the set value data (data for resetting the set value) is read, the contents of the address set as the set destination address are reset (that is, “00H” is set to the set destination address). ). Further, when it is determined that the read data is data for terminating the process, the data setting process (see FIG. 27) is terminated.

次に、図9(b)を参照して、大当たり終了時クリアテーブル202hについて説明する。大当たり終了時クリアテーブル202hは、ROM202のアドレス「1205H」〜「1212H」の範囲に記憶されたテーブルであり、各アドレスには各種設定値格納エリア203e(図11参照)のアドレスがそれぞれ規定されている。詳細については後述するが、大当たり終了処理の中の1処理であるゼロ設定処理(図28参照)において、主制御装置110のMPU201によって大当たり終了時クリアテーブル202hからROM202のアドレスの並び順に格納データが読み出され、読み出された格納データ(アドレスデータ)の示すアドレスに設定値として「00H」(初期値データ)を設定する。また、大当たり終了時クリアテーブル202hから読み出されたデータが「00H」であった場合は、ゼロ設定処理を終了する。   Next, the big hit end clear table 202h will be described with reference to FIG. The big hit end clear table 202h is a table stored in the ROM 202 in the range of addresses “1205H” to “1212H”, and each address defines an address of various set value storage areas 203e (see FIG. 11). I have. Although the details will be described later, in the zero setting process (see FIG. 28), which is one of the jackpot end processes, the MPU 201 of the main controller 110 stores the stored data in the order of the addresses of the ROM 202 from the jackpot end clear table 202h. "00H" (initial value data) is set as a set value at the address indicated by the read stored data (address data). If the data read from the big hit end clear table 202h is “00H”, the zero setting process ends.

大当たり終了時クリアテーブル202h(図9(b)参照)に、各種設定値格納エリア203eの設定先アドレスと、その設定先アドレスに設定するための設定データ(即ち、「00H」)とを規定するように構成した場合、大当たり終了時クリアテーブル202hのデータ量が増加してしまうという問題があった。これに対して、本実施形態のパチンコ機10では、大当たり終了時クリアテーブル202hには設定先アドレスのみを規定し、その設定先アドレスに「00H」を設定するという処理を、MPU201の制御プログラムの中で規定している。よって、大当たり終了時クリアテーブル202hのデータ量を減らすことができるので、ROM202に記憶されるデータ量を削減することができる。   In the big hit end clear table 202h (see FIG. 9B), the setting destination addresses of the various setting value storage areas 203e and the setting data (ie, “00H”) for setting the setting destination addresses are defined. In such a configuration, there is a problem that the data amount of the clear table 202h at the end of the big hit increases. On the other hand, in the pachinko machine 10 of the present embodiment, the process of defining only the setting destination address in the big hit end clear table 202h and setting “00H” to the setting destination address is performed by the control program of the MPU 201. Stipulated in Therefore, the data amount of the big hit end clear table 202h can be reduced, so that the data amount stored in the ROM 202 can be reduced.

また、本実施形態のパチンコ機10では、データ設定処理(図27参照)やゼロ設定処理(図28参照)を終了させる条件として、各種設定値格納エリア203eへデータを設定する設定回数を制御プログラムの中に記述し、設定回数分のデータ設定が終了したと判別した場合に処理を終了させる構成とはせずに、大当たり終了時設定テーブル202gや大当たり終了時クリアテーブル202hから「00H」がデータとして読み出されたと判別した場合に処理を終了させるように構成している。   Further, in the pachinko machine 10 of the present embodiment, as a condition for ending the data setting process (see FIG. 27) or the zero setting process (see FIG. 28), the control program sets the number of times of setting data in the various setting value storage areas 203e. Is not described, and the processing is not terminated when it is determined that the data setting for the set number of times is completed. Instead, the data “00H” is stored in the big hit end setting table 202g and the big hit end clear table 202h. It is configured to terminate the processing when it is determined that the data has been read out.

設定回数を制御プログラム中に記述する構成とした場合、他の機種にプログラムを転用する等の事情によって設定値の個数が変わる度に、制御プログラムの設計者が設定値の個数を新たに数え、その数えた個数に合わせて制御プログラムを書き換える必要が生じてしまう。よって、設定値を数える手間がかかる上に、設計者が数え間違いをしてしまった場合には、制御プログラムに誤った繰り返し回数が規定されてしまうので、大当たり終了時の設定を正常に完了させることができず、パチンコ機10に誤作動を起こさせてしまう場合がある。   If the number of set values is described in the control program, the control program designer newly counts the number of set values each time the number of set values changes due to circumstances such as diversion of the program to another model. It becomes necessary to rewrite the control program according to the counted number. Therefore, it takes time and effort to count the set values, and if the designer makes a mistake, the incorrect number of repetitions is specified in the control program, so that the setting at the end of the jackpot is completed normally. And the pachinko machine 10 may malfunction.

これに対して、本実施形態のパチンコ機10では、大当たり終了時設定テーブル202gや大当たり終了時クリアテーブル202hの末尾に「00H」をデータとして規定しておくだけでよいので、制御プログラムの設計時に設計者がミスを犯してしまう可能性を低減できる。よって、大当たり終了時のデータの設定を、制御プログラムに基づいてより確実に実行することができるので、パチンコ機10の誤作動を抑制することができる。   On the other hand, in the pachinko machine 10 of the present embodiment, it is only necessary to define “00H” as data at the end of the jackpot end setting table 202g and the jackpot end clearing table 202h, so that when designing the control program, The possibility that a designer makes a mistake can be reduced. Therefore, the setting of the data at the end of the big hit can be executed more reliably based on the control program, and the malfunction of the pachinko machine 10 can be suppressed.

次に、図10、図11を参照して、主制御装置110のRAM203について説明する。RAM203には、主制御装置110の処理を制御するための各種カウンタやフラグ、および設定値を格納する記憶領域等が設けられている。ここで、主制御装置110の処理とは、特別図柄の抽選、普通図柄の抽選、第1図柄表示装置37における表示の設定、第2図柄表示装置83における表示の設定、および、第3図柄表示装置81における表示の設定といったパチンコ機10の主要な処理である。   Next, the RAM 203 of the main control device 110 will be described with reference to FIGS. The RAM 203 is provided with various counters and flags for controlling the processing of the main control device 110, a storage area for storing set values, and the like. Here, the processing of the main control device 110 includes a special symbol lottery, a normal symbol lottery, a display setting on the first symbol display device 37, a display setting on the second symbol display device 83, and a third symbol display. This is main processing of the pachinko machine 10 such as setting of display in the device 81.

まず、図10を参照して、主制御装置110のRAM203内に設けられるカウンタ等について説明する。これらのカウンタ等は、特別図柄の抽選、普通図柄の抽選、第1図柄表示装置37における表示の設定、第2図柄表示装置83における表示の設定、および、第3図柄表示装置81における表示の設定などを行うために、主制御装置110のMPU201で使用される。   First, a counter and the like provided in the RAM 203 of the main control device 110 will be described with reference to FIG. These counters and the like are used for special symbol lottery, ordinary symbol lottery, display setting on the first symbol display device 37, display setting on the second symbol display device 83, and display setting on the third symbol display device 81. It is used by the MPU 201 of the main control device 110 to perform such operations.

特別図柄の抽選や、第1図柄表示装置37および第3図柄表示装置81の表示の設定には、特別図柄の抽選に使用する第1当たり乱数カウンタC1と、特別図柄の大当たり種別を選択するために使用する第1当たり種別カウンタC2と、特別図柄における外れの停止種別を選択するために使用する停止種別選択カウンタC3と、第1当たり乱数カウンタC1の初期値設定に使用する第1初期値乱数カウンタCINI1と、変動パターン選択に使用する変動種別カウンタCS1とが用いられる。また、普通図柄の抽選には、第2当たり乱数カウンタC4が用いられ、第2当たり乱数カウンタC4の初期値設定には第2初期値乱数カウンタCINI2が用いられる。これら各カウンタは、更新の都度、前回値に1が加算され、最大値に達した後0に戻るループカウンタとなっている。   In order to select the special symbol lottery and the display setting of the first symbol display device 37 and the third symbol display device 81, the first random number counter C1 used for the special symbol lottery and the special symbol big hit type are selected. , A first type random number used for setting an initial value of a first random number counter C1, a first type random number used for setting an initial value of a first random number counter C1; A counter CINI1 and a variation type counter CS1 used for variation pattern selection are used. The second random number counter C4 is used for the normal symbol lottery, and the second initial value random number counter CINI2 is used for setting the initial value of the second random number counter C4. Each of these counters is a loop counter that adds 1 to the previous value and returns to 0 after reaching the maximum value each time the counter is updated.

各カウンタは、例えば、タイマ割込処理(図13参照)の実行間隔である2ミリ秒間隔で更新され、また、一部のカウンタは、メイン処理(図24参照)の中で不定期に更新されて、その更新値がRAM203の所定領域に設定されたカウンタ用バッファに適宜格納される。RAM203には、1つの実行エリアと4つの保留エリア(保留第1〜第4エリア)とからなる特別図柄保留球格納エリア203aが設けられており、これらの各エリアには、第1入球口64への入球タイミングに合わせて、第1当たり乱数カウンタC1、第1当たり種別カウンタC2及び停止種別選択カウンタC3の各値がそれぞれ格納される。また、RAM203には、1つの実行エリアと4つの保留エリア(保留第1〜第4エリア)とからなる普通図柄保留球格納エリア203bが設けられており、これらの各エリアには、球が左右何れかの第2入球口(スルーゲート)67を通過したタイミングに合わせて、第2当たり乱数カウンタC4の値が格納される。   Each counter is updated, for example, at intervals of 2 milliseconds, which is the execution interval of the timer interrupt processing (see FIG. 13), and some counters are updated irregularly in the main processing (see FIG. 24). Then, the updated value is appropriately stored in a counter buffer set in a predetermined area of the RAM 203. The RAM 203 is provided with a special symbol reserved ball storage area 203a including one execution area and four reserved areas (reserved first to fourth areas), and each of these areas has a first entrance port. The respective values of the first random number counter C1, the first hit type counter C2, and the stop type selection counter C3 are stored in accordance with the timing of entering the ball 64. The RAM 203 is provided with a normal symbol holding ball storage area 203b including one execution area and four holding areas (holding first to fourth areas). The value of the second random number counter C4 is stored in accordance with the timing of passing through any one of the second entrances (through gates) 67.

各カウンタについて詳しく説明する。第1当たり乱数カウンタC1は、所定の範囲(例えば、0〜299)内で順に1ずつ加算され、最大値(例えば、0〜299の値を取り得るカウンタの場合は299)に達した後0に戻る構成となっている。特に、第1当たり乱数カウンタC1が1周した場合、その時点の第1初期値乱数カウンタCINI1の値が当該第1当たり乱数カウンタC1の初期値として読み込まれる。   Each counter will be described in detail. The first random number counter C1 is incremented by one in order within a predetermined range (for example, 0 to 299) and reaches 0 after reaching the maximum value (for example, 299 in the case of a counter that can take a value of 0 to 299). It returns to the structure. In particular, when the first random number counter C1 makes one round, the value of the first initial value random number counter CINI1 at that time is read as the initial value of the first random number counter C1.

また、第1初期値乱数カウンタCINI1は、第1当たり乱数カウンタC1と同一範囲で更新されるループカウンタとして構成される。即ち、例えば、第1当たり乱数カウンタC1が0〜299の値を取り得るループカウンタである場合には、第1初期値乱数カウンタCINI1もまた、0〜299の範囲のループカウンタである。この第1初期値乱数カウンタCINI1は、タイマ割込処理(図13参照)の実行毎に1回更新されると共に、メイン処理(図24参照)の残余時間内で繰り返し更新される。   Further, the first initial value random number counter CINI1 is configured as a loop counter updated in the same range as the first random number counter C1. That is, for example, when the first random number counter C1 is a loop counter that can take a value of 0 to 299, the first initial value random number counter CINI1 is also a loop counter in the range of 0 to 299. The first initial value random number counter CINI1 is updated once each time the timer interrupt process (see FIG. 13) is executed, and is repeatedly updated within the remaining time of the main process (see FIG. 24).

第1当たり乱数カウンタC1の値は、例えば定期的に(本実施形態ではタイマ割込処理毎に1回)更新され、球が第1入球口64に入賞したタイミングでRAM203の特別図柄保留球格納エリア203aに格納される。そして、特別図柄の大当たりとなる乱数の値は、主制御装置110のROM202に格納される第1当たり乱数テーブル202a(図6(a)参照)によって設定されており、第1当たり乱数カウンタC1の値が、第1当たり乱数テーブル202aによって設定された大当たりとなる乱数の値と一致する場合に、特別図柄の大当たりと判定する。また、この第1当たり乱数テーブル202aは、特別図柄の低確率時(特別図柄の低確率状態である期間)用と、その低確率時より特別図柄の大当たりとなる確率の高い高確率時(特別図柄の高確率状態である期間)用との2種類に分けられ、それぞれに含まれる大当たりとなる乱数の個数が異なって設定されている。このように、大当たりとなる乱数の個数を異ならせることにより、特別図柄の低確率時と特別図柄の高確率時とで、大当たりとなる確率が変更される。なお、特別図柄の高確率時用の第1当たり乱数テーブル202a1(図示せず)と、特別図柄の低確率時用の第1当たり乱数テーブル202a2(図示せず)とは、主制御装置110のROM202内に設けられている。   The value of the first random number counter C1 is, for example, updated periodically (once for each timer interruption process in the present embodiment), and at the timing when the ball wins the first entrance 64, the special symbol holding ball of the RAM 203 is held. It is stored in the storage area 203a. Then, the value of the random number which is a big hit of the special symbol is set by a first random number table 202a (see FIG. 6A) stored in the ROM 202 of the main control device 110. If the value matches the value of the random number that becomes the big hit set by the first random number table 202a, it is determined that the special symbol is a big hit. The first random number table 202a is used for a low probability of a special symbol (a period in which the special symbol is in a low probability state) and for a high probability of a special symbol having a higher probability of being a big hit than the low probability. And the number of random hits included in each of them is set differently. As described above, by changing the number of random numbers to be the jackpot, the probability of the jackpot is changed between the low probability of the special symbol and the high probability of the special symbol. The first random number table 202a1 (not shown) for a special symbol with a high probability and the first random number table 202a2 for a special symbol with a low probability (not shown) are provided by the main controller 110. It is provided in the ROM 202.

第1当たり種別カウンタC2は、特別図柄の大当たりとなった場合に、第1図柄表示装置37の表示態様を決定するものであり、所定の範囲(例えば、0〜149)内で順に1ずつ加算され、最大値(例えば、0〜149の値を取り得るカウンタの場合は149)に達した後0に戻る構成となっている。第1当たり種別カウンタC2の値は、例えば、定期的に(本実施形態ではタイマ割込処理毎に1回)更新され、球が第1入球口64に入賞したタイミングでRAM203の特別図柄保留球格納エリア203aに格納される。   The first hit type counter C2 determines the display mode of the first symbol display device 37 when a special symbol hits, and adds one by one in a predetermined range (for example, 0 to 149). Then, after reaching the maximum value (for example, 149 in the case of a counter capable of taking a value of 0 to 149), the counter returns to 0. The value of the first hit type counter C2 is, for example, updated periodically (once for each timer interruption process in the present embodiment), and the special symbol in the RAM 203 is held at the timing when the ball wins the first entrance 64. It is stored in the ball storage area 203a.

ここで、特別図柄保留球格納エリア203aに格納された第1当たり乱数カウンタC1の値が、特別図柄の大当たりとなる乱数でなければ、即ち、特別図柄の外れとなる乱数であれば、第1図柄表示装置37に表示される停止図柄に対応した表示態様は、特別図柄の外れ時のものとなる。   Here, if the value of the first random number counter C1 stored in the special symbol holding sphere storage area 203a is not a random number that is a big hit of the special symbol, that is, if it is a random number that is out of the special symbol, the first one The display mode corresponding to the stop symbol displayed on the symbol display device 37 is the one when the special symbol comes off.

一方で、特別図柄保留球格納エリア203aに格納された第1当たり乱数カウンタC1の値が、特別図柄の大当たりとなる乱数であれば、第1図柄表示装置37に表示される停止図柄に対応した表示態様は、特別図柄の大当たり時のものとなる。この場合、その大当たり時の具体的な表示態様は、同じ特別図柄保留球格納エリア203aに格納されている第1当たり種別カウンタC2の値が示す表示態様となる。   On the other hand, if the value of the first random number counter C1 stored in the special symbol holding ball storage area 203a is a random number that is a special symbol jackpot, the first symbol corresponding to the stop symbol displayed on the first symbol display device 37. The display mode is that at the time of the special symbol jackpot. In this case, the specific display mode at the time of the big hit is the display mode indicated by the value of the first hit type counter C2 stored in the same special symbol holding ball storage area 203a.

本実施形態のパチンコ機10における第1当たり乱数カウンタC1は、0〜299の範囲の2バイトのループカウンタとして構成されている。この第1当たり乱数カウンタC1において、特別図柄の低確率時に、特別図柄の大当たりとなる乱数値は3個あり、その乱数値である「7,107,282」は、低確率時用の第1当たり乱数テーブル202aに格納されている。このように特別図柄の低確率時には、乱数値の総数が300ある中で、大当たりとなる乱数値の総数が3なので、特別図柄の大当たりとなる確率は、「1/100」となる。   The first random number counter C1 in the pachinko machine 10 of the present embodiment is configured as a 2-byte loop counter ranging from 0 to 299. In this first random number counter C1, when the special symbol has a low probability, there are three random numbers that are the big hits of the special symbol, and the random number value “7, 107, 282” is the first random number value for the low probability. It is stored in the hit random number table 202a. As described above, when the special symbol has a low probability, the total number of the random numbers is three and the total number of the random numbers to be the big hit is three, so the probability of the big hit of the special symbol is “1/100”.

一方で、特別図柄の高確率時に、特別図柄の大当たりとなる乱数値は30個あり、その値である「4,11,28,38,45,52,64,78,83,99,106,112,122,134,140,151,168,176,183,197,207,218,222,231,249,256,263,270,285,299」は、高確率時用の第1当たり乱数テーブル202aに格納されている。このように特別図柄の高確率時には、乱数値の総数が300ある中で、大当たりとなる乱数値の総数が30なので、特別図柄の大当たりとなる確率は、「1/10」となる。   On the other hand, when the special symbol has a high probability, there are thirty random numbers which are the jackpots of the special symbol, and the value is “4, 11, 28, 38, 45, 52, 64, 78, 83, 99, 106, 112, 122, 134, 140, 151, 168, 176, 183, 197, 207, 218, 222, 231, 249, 256, 263, 270, 285, 299 ”are first random number tables for high probability. 202a. As described above, when the special symbol has a high probability, the total number of random numbers is 300 and the total number of jackpot random numbers is 30, so the probability of the special symbol jackpot is "1/10".

尚、本実施形態では、低確率時用の第1当たり乱数テーブル202aに格納されている大当たりとなる乱数値と、高確率時用の第1当たり乱数テーブル202aに格納されている大当たりとなる乱数値とで、重複した値とならないように、それぞれの大当たりとなる乱数値を設定している。ここで、大当たりとなる乱数値としてパチンコ機10の状況にかかわらず常に用いられる値が存在すれば、その値が出現するタイミングが解析され、その解析されたタイミングに基づいて不正に大当たりを引き当てられやすくなる虞がある。これに対して、本実施形態のように、状況に応じて(即ち、パチンコ機10が特別図柄の高確率状態か、特別図柄の低確率状態かに応じて)、大当たりとなる乱数値を変えることで、特別図柄の大当たりとなる乱数値が予測され難くすることができるので、不正に対する抑制を図ることができる。   In this embodiment, the random number value of the big hit stored in the first random number table 202a for low probability and the random number of the big hit stored in the first random number table 202a for high probability are stored. In order to prevent the values from being duplicated with the numerical values, a random number value for each jackpot is set. Here, if there is a value that is always used regardless of the situation of the pachinko machine 10 as the random number value of the jackpot, the timing at which the value appears is analyzed, and the jackpot is illegally assigned based on the analyzed timing. There is a possibility that it becomes easier. On the other hand, as in the present embodiment, the random number value to be a big hit is changed depending on the situation (that is, depending on whether the pachinko machine 10 is in the special symbol high probability state or the special symbol low probability state). Thus, it is possible to make it difficult for the random number value which is a special symbol jackpot to be predicted, so that it is possible to suppress fraud.

また、本実施形態のパチンコ機10における第1当たり種別カウンタC2の値は、0〜149の範囲のループカウンタとして構成されている。そして、図6(b)に示すように、この第1当たり種別カウンタC2において、乱数値が「0〜19」であった場合の大当たり種別は、「通常大当たり」となる。また、値が「20〜29」であった場合の大当たり種別は、「時短大当たりA」となり、値が「30〜39」であった場合の大当たり種別は、「時短大当たりB」となる。また、値が「40〜69」であった場合の大当たり種別は、「特別大当たりA」となり、値が「70〜97」であった場合の大当たり種別は「特別大当たりB」となる。   Further, the value of the first hit type counter C2 in the pachinko machine 10 of the present embodiment is configured as a loop counter in the range of 0 to 149. Then, as shown in FIG. 6B, in the first hit type counter C2, the big hit type when the random value is “0 to 19” is “normal big hit”. When the value is “20-29”, the jackpot type is “hour saving jackpot A”, and when the value is “30-39”, the jackpot type is “hour saving jackpot B”. When the value is “40 to 69”, the jackpot type is “special jackpot A”, and when the value is “70 to 97”, the jackpot type is “special jackpot B”.

更に、乱数値が「98,99」であった場合の大当たり種別は、「確変大当たりA」となり、値が「100〜102」であった場合の大当たり種別は、「確変大当たりB」となり、値が「103〜105」であった場合の大当たり種別は「確変大当たりC」となり、値が「106〜113」であった場合の大当たり種別は「確変大当たりD」となる。また、値が「114〜129」であった場合の大当たり種別は、「確変大当たりE」となり、値が「130〜145」であった場合の大当たり種別は、「確変大当たりF」となり、値が「146,147」であった場合の大当たり種別は「確変大当たりG」となり、値が「148,149」であった場合の大当たり種別は「確変大当たりH」となる。   Furthermore, when the random number value is “98,99”, the jackpot type is “probable variable jackpot A”, and when the value is “100 to 102”, the jackpot type is “probable variable jackpot B”. Is "103-105", the jackpot type is "probable jackpot C", and if the value is "106-113", the jackpot type is "probable jackpot D". When the value is "114 to 129", the jackpot type is "probable variable jackpot E", and when the value is "130 to 145", the jackpot type is "probable variable jackpot F". If it is "146,147", the jackpot type is "probable variable jackpot G", and if the value is "148,149", the jackpot type is "probable variable jackpot H".

このように、本実施形態のパチンコ機10は、第1当たり種別カウンタC2が示す乱数の値によって、13種類の当たり種別(通常大当たり、時短大当たりA、時短大当たりB、特別大当たりA、特別大当たりB、確変大当たりA〜確変大当たりH)が決定されるように構成されている。なお、第1当たり種別カウンタC2の値(乱数値)から、特別図柄の大当たり種別を決定するための乱数値は、特別図柄大当たり種別テーブル(図示せず)により設定されており、このテーブルは、主制御装置110のROM202内に設けられている。   As described above, the pachinko machine 10 of the present embodiment uses the value of the random number indicated by the first hit type counter C2 to determine the thirteen types of hit types (normal jackpot, hourly jackpot A, hourly jackpot B, extra jackpot A, and extra jackpot B). , The jackpot A to the jackpot H) are determined. In addition, the random number value for determining the special jackpot type from the value of the first hit type counter C2 (random value) is set by a special symbol jackpot type table (not shown). It is provided in the ROM 202 of the main control device 110.

停止種別選択カウンタC3は、例えば0〜99の範囲内で順に1ずつ加算され、最大値(つまり99)に達した後0に戻る構成となっている。本実施形態では、停止種別選択カウンタC3によって、第3図柄表示装置81で表示される外れ時の停止種別が選択され、リーチが発生した後、最終停止図柄がリーチ図柄の前後に1つだけずれて停止する「前後外れリーチ」(例えば98,99)と、同じくリーチ発生した後、最終停止図柄がリーチ図柄の前後以外で停止する「前後外れ以外リーチ」(例えば90〜97の範囲)と、リーチ発生しない「完全外れ」(例えば0〜89の範囲)との3つの停止(演出)パターンが選択される。停止種別選択カウンタC3の値は、例えば定期的に(本実施形態ではタイマ割込処理毎に1回)更新され、球が第1入球口64に入賞したタイミングでRAM203の特別図柄保留球格納エリア203aに格納される。   The stop type selection counter C3 is configured to be incremented by one in order within a range of, for example, 0 to 99, and to return to 0 after reaching the maximum value (that is, 99). In the present embodiment, the stop type at the time of disconnection displayed on the third symbol display device 81 is selected by the stop type selection counter C3, and after the reach occurs, the final stop symbol is shifted by one before and after the reach symbol. "Reach out of front and rear" (e.g., 98, 99) and "reach other than front and rear out" (e.g., in the range of 90-97) in which the final stop symbol stops at positions other than before and after the reach symbol after reaching. Three stop (effect) patterns of "completely out of range" (for example, in the range of 0 to 89) where no reach occurs are selected. The value of the stop type selection counter C3 is updated, for example, periodically (in this embodiment, once for each timer interrupt process), and stored in the RAM 203 at the timing when the ball wins the first entrance 64. It is stored in the area 203a.

なお、停止種別選択カウンタC3の値(乱数値)から、特別図柄の停止種別を決定するための乱数値は、停止種別選択テーブル(図示せず)により設定されている。このテーブルは、主制御装置110のROM202内に設けられている。また、本実施形態ではこのテーブルを、特別図柄の高確率時用と、特別図柄の低確率時用とに分けており、テーブルに応じて、外れの停止種別ごとに設定される乱数値の範囲を変えている。これは、パチンコ機10が特別図柄の高確率状態であるか、特別図柄の低確率状態であるか等に応じて、停止種別の選択比率を変更するためである。   The random number value for determining the special symbol stop type from the stop type selection counter C3 value (random number value) is set in a stop type selection table (not shown). This table is provided in the ROM 202 of the main control device 110. In this embodiment, this table is divided into a special symbol for high probability and a special symbol for low probability, and the range of the random number value set for each type of stop according to the table. Is changing. This is because the selection ratio of the stop type is changed according to whether the pachinko machine 10 is in the special symbol high-probability state or the special symbol low-probability state.

例えば、高確率状態では、大当たりが発生し易いため必要以上にリーチ演出が選択されないように、「完全外れ」の停止種別に対応した乱数値の範囲が0〜89と広い高確率時用のテーブルが選択され、「完全外れ」が選択され易くなる。このテーブルは、「前後外れリーチ」が98,99と狭くなると共に「前後外れ以外リーチ」も90〜97と狭くなり、「前後外れリーチ」や「前後外れ以外リーチ」が選択され難くなる。また、低確率状態であれば、第1入球口64への球の入球時間を確保するために「完全外れ」の停止種別に対応した乱数値の範囲が0〜79と狭い低確率時用のテーブルが選択され、「完全外れ」が選択され難くなる。   For example, in the high-probability state, the jackpot is likely to occur, so that the reach effect is not selected more than necessary. Is selected, and it becomes easier to select “completely off”. In this table, the “reach out of front and rear” is narrowed to 98, 99 and the “reach other than front and rear out” is also narrowed to 90 to 97, making it difficult to select “reach out of front and back” or “reach other than front and rear out”. In the low probability state, in order to secure the ball entry time to the first entrance 64, the range of the random value corresponding to the stop type of “completely out” is 0 to 79, which is a small low probability. Table is selected, and it becomes difficult to select “completely out of place”.

この停止種別選択テーブルは、「前後外れ以外リーチ」の停止種別に対応した乱数値の範囲が80〜97と広くなり、「前後外れ以外リーチ」が選択され易くなっている。よって、低確率状態では、演出時間の長いリーチ表示を多く行うことできるので、第1入球口64への球の入球時間を確保でき、第3図柄表示装置81による変動表示が継続して行われ易くなる。尚、後者のテーブルにおいても、「前後外れリーチ」の停止種別に対応した乱数値の範囲は98,99に設定される。   In the stop type selection table, the range of the random number value corresponding to the stop type of “reach other than out of front and rear” is widened to 80 to 97, and “reach other than out of front and rear out” is easily selected. Therefore, in the low-probability state, a lot of reach displays with a long rendering time can be performed more frequently, so that the ball entry time to the first entrance 64 can be secured, and the variable display by the third symbol display device 81 continues. Easier to do. In the latter table as well, the range of the random number value corresponding to the stop type of “reach out of order” is set to 98,99.

変動種別カウンタCS1は、例えば0〜198の範囲内で順に1ずつ加算され、最大値(つまり198)に達した後0に戻る構成となっている。変動種別カウンタCS1によって、いわゆるノーマルリーチ、スーパーリーチ等の大まかな表示態様が決定される。表示態様の決定は、具体的には、図柄変動の変動時間の決定である。変動種別カウンタCS1により決定された変動時間に基づいて、音声ランプ制御装置113や表示制御装置114により第3図柄表示装置81で表示される第3図柄のリーチ種別や細かな図柄変動態様が決定される。変動種別カウンタCS1の値は、後述するメイン処理(図26参照)が1回実行される毎に1回更新され、当該メイン処理内の残余時間内でも繰り返し更新される。尚、変動種別カウンタCS1の値(乱数値)から、図柄変動の変動時間を一つ決定する乱数値を格納した変動パターン選択テーブル202d(図6(a)参照)は、主制御装置110のROM202内に設けられている。   The variation type counter CS1 is configured to be incremented by one in order within a range of, for example, 0 to 198, and to return to 0 after reaching the maximum value (that is, 198). A rough display mode such as a so-called normal reach and a super reach is determined by the variation type counter CS1. The determination of the display mode is, specifically, the determination of the variation time of the symbol variation. Based on the variation time determined by the variation type counter CS1, the reach type and the detailed symbol variation mode of the third symbol displayed on the third symbol display device 81 are determined by the sound lamp control device 113 and the display control device 114. You. The value of the variation type counter CS1 is updated once each time a main process (see FIG. 26) described later is executed once, and is repeatedly updated within the remaining time in the main process. The variation pattern selection table 202d (see FIG. 6A) storing a random value for determining one symbol variation time from the value of the variation type counter CS1 (random value) is stored in the ROM 202 of the main controller 110. It is provided within.

変動パターン選択テーブル202dには、例えば、外れ用の変動パターンとして、「外れ(長時間用)」、「外れ(短時間用)」、「外れノーマルリーチ」各種、「外れスーパーリーチ」各種、「外れスペシャルリーチ」各種が規定され、大当たり用の変動パターンとして、「当たりノーマルリーチ」各種、「当たりスーパーリーチ」各種、「当たりスペシャルリーチ」各種が規定され、当たり・外れ共用の変動パターンとして、「共用ノーマルリーチ」各種、「共用スーパーリーチ」各種、「共用スペシャルリーチ」各種が規定されている。   In the variation pattern selection table 202d, for example, “variation (for long time)”, “variation (for short time)”, various types of “normal reach”, “variation of super reach”, “variation” Various types of "special reach" are stipulated, and as the fluctuation pattern for big hits, various "normal hits", various "super reach", and various types of "special reach" are specified. , Various "shared super reach", various "shared special reach".

上述の通り、変動パターン選択テーブル202dは、パチンコ機10の状態に応じた複数のテーブルから構成されている。例えば、大当たりに当選した場合、大当たり種別に応じて選択されるテーブルが異なっており、変動パターンの選択にいずれのテーブルを用いるかは、遊技結果設定テーブル202e(図7参照)に大当たり種別毎に規定されている、テーブル選択情報に応じて定められる。変動パターンを選択するテーブルが異なれば、例えば、「当たりスーパーリーチ」各種のうち、特定の大当たり種別で選択されやすい「当たりスーパーリーチ」の種別や、特定の大当たり種別でのみ選択される「当たりスーパーリーチ」の種別を設けることができる。よって、変動パターンの種別から、大当たり種別を予測させることができるので、遊技者の遊技に対する興趣を向上させることができる。   As described above, the variation pattern selection table 202d is composed of a plurality of tables according to the state of the pachinko machine 10. For example, when a jackpot is won, the table to be selected is different depending on the jackpot type, and which table is used for selecting the variation pattern is determined in the game result setting table 202e (see FIG. 7) for each jackpot type. It is determined according to the specified table selection information. If the table for selecting the variation pattern is different, for example, among the various types of "winning super reach", the type of "winning super reach" that is easily selected by a specific jackpot type or the "winning super reach" selected only by a specific jackpot type A type of “reach” can be provided. Therefore, the jackpot type can be predicted from the type of the fluctuation pattern, and the interest of the player in the game can be improved.

また、特別図柄の抽選結果が外れであった場合も、普通図柄の状態が通常状態、および時短状態1〜3のいずれであるかに応じて、変動パターンを選択するために用いられるテーブルは異なるように構成されている。このように構成することで、変動パターンの種別から現在の遊技状態を予測させることができる。   Also, even if the lottery result of the special symbol is off, the table used to select the variation pattern is different depending on whether the state of the ordinary symbol is the normal state or the time saving state 1 to 3 It is configured as follows. With this configuration, the current game state can be predicted from the type of the fluctuation pattern.

第2当たり乱数カウンタC4は、例えば0〜239の範囲内で順に1ずつ加算され、最大値(つまり239)に達した後0に戻るループカウンタとして構成されている。また、第2当たり乱数カウンタC4が1周した場合、その時点の第2初期値乱数カウンタCINI2の値が当該第2当たり乱数カウンタC4の初期値として読み込まれる。第2当たり乱数カウンタC4の値は、本実施形態ではタイマ割込処理毎に、例えば定期的に更新され、球が左右何れかの第2入球口(スルーゲート)67を通過したことが検知された時に取得され、RAM203の普通図柄保留球格納エリア203bに格納される。   The second random number counter C4 is configured as, for example, a loop counter that is sequentially incremented by 1 within a range of 0 to 239 and returns to 0 after reaching the maximum value (that is, 239). Further, when the second random number counter C4 makes one round, the value of the second initial value random number counter CINI2 at that time is read as the initial value of the second random number counter C4. In the present embodiment, the value of the second random number counter C4 is updated, for example, periodically at each timer interrupt processing, and it is detected that the ball has passed through the left or right second entrance (through gate) 67. It is acquired at the time of being performed, and is stored in the ordinary symbol holding ball storage area 203b of the RAM 203.

そして、普通図柄の当たりとなる乱数の値は、主制御装置のROM202に格納される第2当たり乱数テーブル(図6(c)参照)によって設定されており、第2当たり乱数カウンタC4の値が、第2当たり乱数テーブル202cによって設定された当たりとなる乱数の値と一致する場合に、普通図柄の当たりと判定する。また、この第2当たり乱数テーブル202cは、普通図柄の低確率時(普通図柄の通常状態である期間)用と、その低確率時より普通図柄の当たりとなる確率の高い高確率時(普通図柄の時短状態である期間)用との2種類に分けられ、それぞれに含まれる大当たりとなる乱数の個数が異なって設定されている。このように、当たりとなる乱数の個数を異ならせることにより、普通図柄の低確率時と普通図柄の高確率時とで、当たりとなる確率が変更される。   Then, the value of the random number which is a hit for the ordinary symbol is set by a second random number table (see FIG. 6C) stored in the ROM 202 of the main control device, and the value of the second random number counter C4 is set. If the value of the random number matches the value of the winning set in the second winning random number table 202c, it is determined that the winning is a normal symbol. The second random number table 202c is used for a low probability of a normal symbol (a period in which the symbol is in the normal state) and a high probability (normal symbol) in which the probability of hitting the symbol is higher than the low probability. ), And the number of jackpot random numbers included in each of the two types is set differently. In this way, by making the number of winning random numbers different, the probability of winning is changed between a low probability of a normal symbol and a high probability of a normal symbol.

図6(c)に示すように、普通図柄の低確率時に、普通図柄の当たりとなる乱数値は24個あり、その範囲は「5〜28」となっている。これら乱数値は、低確率時用の普通図柄当たり乱数テーブルに格納されている。このように普通図柄の低確率時には、乱数値の総数が240ある中で、大当たりとなる乱数値の総数が24なので、特別図柄の大当たりとなる確率は、「1/10」となる。   As shown in FIG. 6C, at the time of the low probability of the ordinary symbol, there are 24 random numbers which are the hits of the ordinary symbol, and the range is "5-28". These random numbers are stored in a random number table per symbol for low probability. As described above, when the normal symbol has a low probability, the total number of random number values to be a big hit is 24 out of 240 in the total number of random numbers, so that the probability of a special symbol to be a big hit is “1/10”.

パチンコ機10が普通図柄の低確率時である場合に、球が第2入球口67を通過すると、第2当たり乱数カウンタC4の値が取得されると共に、第2図柄表示装置83において普通図柄の変動表示が30秒間実行される。そして、取得された第2当たり乱数カウンタC4の値が「5〜28」の範囲であれば当選と判定されて、第2図柄表示装置83における変動表示が終了した後に、停止図柄(第2図柄)として「○」の図柄が点灯表示されると共に、第1入球口64が「0.2秒間×1回」だけ開放される。尚、本実施形態では、パチンコ機10が普通図柄の低確率時である場合に、普通図柄の当たりとなったら第1入球口64が「0.2秒間×1回」だけ開放されるが、開放時間や回数は任意に設定すれば良い。例えば、「0.5秒間×2回」開放しても良い。   When the pachinko machine 10 has the low probability of the normal symbol, when the ball passes through the second entrance 67, the value of the second random number counter C4 is obtained, and the normal symbol is displayed on the second symbol display device 83. Is displayed for 30 seconds. If the acquired value of the second random number counter C4 is in the range of “5 to 28”, it is determined that the winning has occurred, and after the variable display on the second symbol display device 83 has been completed, the stop symbol (the second symbol) ), The symbol of “」 ”is lit and displayed, and the first entrance 64 is opened for“ 0.2 seconds × 1 time ”. In the present embodiment, when the pachinko machine 10 is in the low probability state of the ordinary symbol, the first entrance 64 is opened for “0.2 seconds × 1 time” when the ordinary symbol is hit. The opening time and the number of times may be arbitrarily set. For example, “0.5 seconds × 2 times” may be opened.

一方で、普通図柄の高確率時に、普通図柄の大当たりとなる乱数値は200個あり、その範囲は「5〜204」となっている。これらの乱数値は、高確率時用の普通図柄当たり乱数テーブルに格納されている。このように特別図柄の低確率時には、乱数値の総数が240ある中で、大当たりとなる乱数値の総数が200なので、特別図柄の大当たりとなる確率は、「1/1.2」となる。   On the other hand, when the normal symbol has a high probability, there are 200 random numbers which are the jackpots of the ordinary symbol, and the range is “5 to 204”. These random numbers are stored in a random number table per symbol for high probability. As described above, when the special symbol has a low probability, the total number of random number values to be a big hit is 200 out of a total of 240 random number values, so that the probability of a special symbol to be a big hit is “1 / 1.2”.

パチンコ機10が普通図柄の高確率時である場合に、球が第2入球口67を通過すると、第2当たり乱数カウンタC4の値が取得されると共に、第2図柄表示装置83において普通図柄の変動表示が3秒間実行される。そして、取得された第2当たり乱数カウンタC4の値が「5〜204」の範囲であれば当選と判定されて、第2図柄表示装置83における変動表示が終了した後に、停止図柄(第2図柄)として「○」の図柄が点灯表示されると共に、第1入球口64が「1秒間×2回」開放される。このように、普通図柄の高確率時には、普通図柄の低確率時と比較して、変動表示の時間が「30秒→3秒」と非常に短くなり、更に、第1入球口64の解放期間が「0.2秒×1回→1秒間×2回」と非常に長くなるので、第1入球口64へ球が入球し易い状態となる。尚、第2当たり乱数カウンタC4の値(乱数値)から、普通図柄の当たりか否かを判定する乱数値を格納したテーブル(図示せず)は、ROM202内に設けられている。尚、本実施形態では、パチンコ機10が普通図柄の高確率時である場合に、普通図柄の当たりとなったら第1入球口64が「1秒間×2回」だけ開放されるが、開放時間や回数は任意に設定すれば良い。例えば、「3秒間×3回」開放しても良い。   When the pachinko machine 10 is in the high probability state of the ordinary symbol, when the ball passes through the second entrance 67, the value of the second random number counter C4 is obtained and the ordinary symbol is displayed on the second symbol display device 83. Is displayed for 3 seconds. If the acquired value of the second random number counter C4 is in the range of “5 to 204”, it is determined that the winning is achieved, and after the variable display on the second symbol display device 83 is completed, the stop symbol (the second symbol) ), The symbol of “」 ”is illuminated and displayed, and the first entrance 64 is opened“ 1 second × 2 times ”. As described above, when the normal symbol has a high probability, the time of the variable display becomes very short as “30 seconds → 3 seconds” as compared with the low probability of the normal symbol, and further, the first entrance 64 is released. Since the period is very long, that is, “0.2 seconds × 1 time → 1 second × 2 times”, the ball easily enters the first entrance 64. The ROM 202 stores a table (not shown) that stores a random number value for determining whether or not a normal symbol is hit based on the value of the second random number counter C4 (random number value). In the present embodiment, when the pachinko machine 10 is in the high probability state of the normal symbol, the first entrance 64 is opened “1 second × 2 times” when the normal symbol is hit. The time and the number of times may be set arbitrarily. For example, "3 seconds x 3 times" may be opened.

第2初期値乱数カウンタCINI2は、第2当たり乱数カウンタC4と同一範囲で更新されるループカウンタとして構成され(値=0〜239)、タイマ割込処理(図13参照)毎に1回更新されると共に、メイン処理(図24参照)の残余時間内で繰り返し更新される。   The second initial value random number counter CINI2 is configured as a loop counter that is updated in the same range as the second random number counter C4 (value = 0 to 239), and is updated once every timer interrupt processing (see FIG. 13). At the same time, it is repeatedly updated within the remaining time of the main processing (see FIG. 24).

このように、RAM203には種々のカウンタ等が設けられており、主制御装置110では、このカウンタ等の値に応じて大当たり抽選や第1図柄表示装置37および第3図柄表示装置81における表示の設定、第2図柄表示装置83における表示結果の抽選といったパチンコ機10の主要な処理を実行することができる。   As described above, the RAM 203 is provided with various counters and the like, and the main control device 110 performs a jackpot lottery and a display of the first symbol display device 37 and the third symbol display device 81 in accordance with the values of the counters and the like. The main processing of the pachinko machine 10 such as setting and lottery of the display result on the second symbol display device 83 can be executed.

図5に戻り、説明を続ける。RAM203は、図10に図示した各種カウンタのほか、MPU201のレジスタ210の内容やMPU201により実行される制御プログラムの戻り先番地などが記憶されるスタックエリアと、各種のフラグおよびカウンタ、I/O等の値が記憶される作業エリア(作業領域)とを有している。   Returning to FIG. 5, the description will be continued. The RAM 203 includes, in addition to the various counters illustrated in FIG. 10, a stack area in which the contents of the register 210 of the MPU 201 and the return address of the control program executed by the MPU 201 are stored, various flags and counters, I / O, and the like. And a work area (work area) in which the value is stored.

なお、RAM203は、パチンコ機10の電源の遮断後においても電源装置115からバックアップ電圧が供給されてデータを保持(バックアップ)できる構成となっており、RAM203に記憶されるデータは、すべてバックアップされる。   The RAM 203 has a configuration in which a backup voltage is supplied from the power supply 115 to retain data (backup) even after the power of the pachinko machine 10 is cut off, and all data stored in the RAM 203 is backed up. .

停電などの発生により電源が遮断されると、その電源遮断時(停電発生時を含む。以下同様)のスタックポインタや、レジスタ210の各レジスタの値がRAM203に記憶される。一方、電源投入時(停電解消による電源投入を含む。以下同様)には、RAM203に記憶される情報に基づいて、パチンコ機10の状態が電源遮断前の状態に復帰される。RAM203への書き込みはメイン処理(図24参照)によって電源遮断時に実行され、RAM203に書き込まれた各値の復帰は電源投入時の立ち上げ処理(図23参照)において実行される。なお、MPU201のNMI端子(ノンマスカブル割込端子)には、停電等の発生による電源遮断時に、停電監視回路252からの停電信号SG1が入力されるように構成されており、その停電信号SG1がMPU201へ入力されると、停電時処理としてのNMI割込処理(図22参照)が即座に実行される。   When the power is cut off due to the occurrence of a power failure or the like, the stack pointer at the time of the power shutdown (including when a power failure occurs; the same applies hereinafter) and the value of each register of the register 210 are stored in the RAM 203. On the other hand, when the power is turned on (including turning on the power by turning off the power supply, the same applies hereinafter), the state of the pachinko machine 10 is returned to the state before the power was turned off based on the information stored in the RAM 203. Writing to the RAM 203 is executed when the power is turned off by a main process (see FIG. 24), and restoration of each value written to the RAM 203 is executed in a startup process when the power is turned on (see FIG. 23). It should be noted that the power failure signal SG1 from the power failure monitoring circuit 252 is input to the NMI terminal (non-maskable interrupt terminal) of the MPU 201 when the power is cut off due to the occurrence of a power failure or the like. , The NMI interrupt processing (see FIG. 22) as a power failure processing is immediately executed.

また、RAM203は、図5に示すように、特別図柄保留球格納エリア203aと、普通図柄保留球格納エリア203bと、特別図柄保留球数カウンタ203cと、普通図柄保留球数カウンタ203dと、各種設定値格納エリア203eと、確変フラグ203fとを有している。   As shown in FIG. 5, the RAM 203 stores a special symbol retaining ball storage area 203a, a normal symbol retaining ball storage area 203b, a special symbol retaining ball number counter 203c, a normal symbol retaining ball number counter 203d, and various settings. It has a value storage area 203e and a probability change flag 203f.

特別図柄保留球格納エリア203aは、1つの実行エリアと、4つの保留エリア(保留第1エリア〜保留第4エリア)とを有しており、これらの各エリアには、第1当たり乱数カウンタC1、第1当たり種別カウンタC2、及び停止種別選択カウンタC3の各値がそれぞれ格納される。   The special symbol holding ball storage area 203a has one execution area and four holding areas (first holding area to fourth holding area). Each of these areas has a first random number counter C1. , The first hit type counter C2, and the stop type selection counter C3.

より具体的には、球が第1入球口64へ入賞(始動入賞)したタイミングで、各カウンタC1〜C3の各値が取得され、その取得されたデータが、4つの保留エリア(保留第1エリア〜保留第4エリア)の空いているエリアの中で、エリア番号(第1〜第4)の小さいエリアから順番に記憶される。つまり、エリア番号の小さいエリアほど、時間的に古い入賞に対応するデータが記憶され、保留第1エリアには、時間的に最も古い入賞に対応するデータが記憶される。なお、4つの保留エリアの全てにデータが記憶されている場合には、新たに何も記憶されない。   More specifically, the values of the counters C1 to C3 are acquired at the timing when the ball wins (starts winning) in the first entrance 64, and the acquired data is stored in four holding areas (holding number). Among the vacant areas of 1 area to 4th reserved area, the areas are stored in order from the area having the smallest area number (first to fourth). That is, the data corresponding to the winning in time is stored in the area having the smaller area number, and the data corresponding to the winning in time is stored in the reserved first area. If data is stored in all four holding areas, nothing is newly stored.

その後、主制御装置110において、特別図柄の抽選が行われる場合には、特別図柄保留球格納エリア203aの保留第1エリアに記憶されている各カウンタC1〜C3の各値が、実行エリアへシフトされ(移動させられ)、その実行エリアに記憶された各カウンタC1〜C3の各値に基づいて、特別図柄の抽選などの判定が行われる。   Thereafter, when a special symbol lottery is performed in the main control device 110, each value of each of the counters C1 to C3 stored in the reserved first area of the special symbol reserved ball storage area 203a is shifted to the execution area. Then, based on the values of the counters C1 to C3 stored in the execution area, a determination such as a lottery of a special symbol is made.

なお、保留第1エリアから実行エリアへデータをシフトすると、保留第1エリアが空き状態となる。そこで、他の保留エリア(保留第2エリア〜保留第4エリア)に記憶されている入賞のデータを、エリア番号の1小さい保留エリア(保留第1エリア〜保留第3エリア)に詰めるシフト処理が行われる。本実施形態では、特別図柄保留球格納エリア203aにおいて、入賞のデータが記憶されている保留エリア(第2保留エリア〜第4保留エリア)についてのみデータのシフトが行われる。   When data is shifted from the reserved first area to the execution area, the reserved first area becomes empty. Therefore, a shift process of packing the winning data stored in the other reserved areas (the reserved second area to the reserved fourth area) into the reserved area having the smaller area number (the reserved first area to the reserved third area). Done. In the present embodiment, in the special symbol reserved ball storage area 203a, data is shifted only for reserved areas (second reserved area to fourth reserved area) in which winning data is stored.

本パチンコ機10では、球が第1入球口64へ入賞(始動入賞)し、その始動入賞に応じて各カウンタC1〜C3の各値が取得されると直ちに、本来の特別図柄の大当たり抽選とは別に、その取得された各カウンタC1〜C3の各値から、本来の抽選が行われた場合に得られる各種情報が予測(推定)される。このように、本来の特別図柄の抽選が行われる前に、始動入賞に対応するデータ(各カウンタC1〜C3の各値)に基づいて、本来の抽選が行われた場合に得られる各種情報を予測することを、以後、特別図柄の抽選結果を先読みすると記載する。なお、各種情報としては、当否、停止種別、変動パターンなどが該当する。   In the present pachinko machine 10, the ball wins in the first entrance 64 (start winning), and as soon as the values of the respective counters C1 to C3 are obtained in accordance with the starting winning, the jackpot lottery of the original special symbol is performed. Separately, various information obtained when the original lottery is performed is predicted (estimated) from the obtained values of the respective counters C1 to C3. As described above, before the original special symbol lottery is performed, various information obtained when the original lottery is performed based on the data (each value of each of the counters C1 to C3) corresponding to the starting winning. The prediction is described as reading the special symbol lottery result in advance. It should be noted that the various types of information correspond to pass / fail, stop type, change pattern, and the like.

そして、先読みが終了すると、先読みにより得られた各種情報(当否、停止種別、変動パターン)を含む入賞情報コマンドが音声ランプ制御装置113へ送信される。入賞情報コマンドが音声ランプ制御装置113によって受信されると、音声ランプ制御装置113は、入賞情報コマンドから、当否、停止種別、および変動パターンを抽出し、それらを入賞情報としてRAM223の入賞情報格納エリア223aに格納する。   Then, when the pre-reading is completed, a winning information command including various information (acceptance, stop type, fluctuation pattern) obtained by the pre-reading is transmitted to the sound lamp control device 113. When the prize information command is received by the audio ramp control device 113, the audio ramp control device 113 extracts the success / failure, the stop type, and the variation pattern from the prize information command, and uses them as prize information as the prize information storage area of the RAM 223. 223a.

普通図柄保留球格納エリア203bは、特別図柄保留球格納エリア203aと同様に、1つの実行エリアと、4つの保留エリア(保留第1エリア〜保留第4エリア)とを有している。これらの各エリアには、第2当たり乱数カウンタC4が格納される。   The normal symbol holding ball storage area 203b has one execution area and four holding areas (first holding area to fourth holding area), similarly to the special symbol holding ball storage area 203a. Each of these areas stores a second random number counter C4.

より具体的には、球が左右何れかの第2入球口67を通過したタイミングで、カウンタC4の値が取得され、その取得されたデータが、4つの保留エリア(保留第1エリア〜保留第4エリア)の空いているエリアの中で、エリア番号(第1〜第4)の小さいエリアから順番に記憶される。つまり、特別図柄保留球格納エリア203aと同様に、入賞した順序が保持されつつ、入賞に対応するデータが格納される。なお、4つの保留エリアの全てにデータが記憶されている場合には、新たに何も記憶されない。   More specifically, the value of the counter C4 is acquired at the timing when the ball passes through the left or right second entrance 67, and the acquired data is stored in four holding areas (holding first area to holding area). Of the vacant areas in the (fourth area), the areas are stored in order from the area having the smallest area number (first to fourth). That is, similar to the special symbol holding ball storage area 203a, the data corresponding to the winning is stored while the winning order is maintained. If data is stored in all four holding areas, nothing is newly stored.

その後、主制御装置110において、普通図柄の当たりの抽選が行われる場合には、普通図柄保留球格納エリア203bの保留第1エリアに記憶されているカウンタC4の値が、実行エリアへシフトされ(移動させられ)、その実行エリアに記憶されたカウンタC4の値に基づいて、普通図柄の当たりの抽選などの判定が行われる。   Thereafter, in the main control device 110, when the lottery for the ordinary symbol is performed, the value of the counter C4 stored in the first reserved area of the ordinary symbol retaining ball storage area 203b is shifted to the execution area ( Is moved), and a determination such as a lottery for a normal symbol is made based on the value of the counter C4 stored in the execution area.

なお、保留第1エリアから実行エリアへデータをシフトすると、保留第1エリアが空き状態となるので、特別図柄保留球格納エリア203aの場合と同様に、他の保留エリアに記憶されている入賞のデータを、エリア番号の1小さい保留エリアに詰めるシフト処理が行われる。また、データのシフトも、入賞のデータが記憶されている保留エリアについてのみ行われる。   When the data is shifted from the reserved first area to the execution area, the reserved first area becomes empty, so that the winning prize stored in the other reserved area is stored in the same manner as the special symbol reserved ball storage area 203a. A shift process is performed to pack the data into the reserved area with the smaller area number. The data shift is also performed only for the reserved area in which the winning data is stored.

特別図柄保留球数カウンタ203cは、第1入球口64への入球(始動入賞)に基づいて第1図柄表示装置37で行われる特別図柄(第1図柄)の変動表示(第3図柄表示装置81で行われる変動表示)の保留球数(待機回数)を最大4回まで計数するカウンタである。この特別図柄保留球数カウンタ203cは、初期値がゼロに設定されており、第1入球口64へ球が入球して変動表示の保留球数が増加する毎に、最大値4まで1加算される(図19のS604参照)。一方、特別図柄保留球数カウンタ203cは、新たに特別図柄の変動表示が実行される毎に、1減算される(図14のS205参照)。   The special symbol reserved ball number counter 203c is a variable display (third symbol display) of a special symbol (first symbol) performed by the first symbol display device 37 based on a ball entering the first entrance 64 (start winning). This is a counter for counting the number of reserved balls (the number of times of standby) of the variable display performed by the device 81 up to four times. The initial value of this special symbol reserved ball number counter 203c is set to zero, and every time a ball enters the first entrance 64 and the number of retained balls in the variable display increases, the special symbol reserved ball number counter 203c increases by 1 to a maximum value of four. They are added (see S604 in FIG. 19). On the other hand, the special symbol reserved ball number counter 203c is decremented by one each time a new special symbol change display is executed (see S205 in FIG. 14).

この特別図柄保留球数カウンタ203cの値(特別図柄における変動表示の保留回数N)は、保留球数コマンドによって音声ランプ制御装置113に通知される(図18のS206、図20のS605参照)。保留球数コマンドは、特別図柄保留球数カウンタ203cの値が変更される度に、主制御装置110から音声ランプ制御装置113に対して送信されるコマンドである。   The value of this special symbol reserved ball number counter 203c (the number of times N of the variable display in the special symbol is retained) is notified to the sound lamp control device 113 by a reserved ball number command (see S206 in FIG. 18 and S605 in FIG. 20). The reserved ball number command is a command transmitted from the main control device 110 to the sound lamp control device 113 every time the value of the special symbol reserved ball number counter 203c is changed.

音声ランプ制御装置113は、特別図柄保留球数カウンタ203cの値が変更される度に、主制御装置110より送信される保留球数コマンドによって、主制御装置110に保留された変動表示の保留球数そのものの値を取得することができる。これにより、音声ランプ制御装置113の特別図柄保留球数カウンタ223bによって管理される変動表示の保留球数が、ノイズ等の影響によって、主制御装置110に保留された実際の変動表示の保留球数からずれてしまった場合であっても、次に受信する保留球数コマンドによって、そのずれを修正することができる。   Each time the value of the special symbol reserved ball number counter 203c is changed, the voice lamp control device 113 uses the reserved ball number command transmitted from the main control device 110 to display the variable display reserved ball retained in the main control device 110. You can get the value of the number itself. As a result, the number of retained balls of the variable display, which is managed by the special symbol reserved ball number counter 223b of the voice lamp control device 113, is the actual number of retained balls of the variable display retained by the main control device 110 due to the influence of noise or the like. Even if it has shifted, the shift can be corrected by the next received ball count command.

なお、音声ランプ制御装置113は、保留球数コマンドに基づいて保留球数を管理し、保留球数が変化する度に表示制御装置114に対して、保留球数を通知するための表示用保留球数コマンドを送信する。表示制御装置114は、この表示用保留球数コマンドによって通知された保留球数を基に、第3図柄表示装置81の小領域Ds1に保留球数図柄を表示する。   The voice lamp control device 113 manages the number of reserved balls based on the reserved ball number command, and displays the reserved ball number for notifying the display control device 114 of the reserved ball number every time the reserved ball number changes. Send the ball count command. The display control device 114 displays the reserved ball count symbol in the small area Ds1 of the third symbol display device 81 based on the reserved ball count notified by the display reserved ball count command.

普通図柄保留球数カウンタ203dは、第2入球口67における球の通過に基づいて第2図柄表示装置83で行われる普通図柄(第2図柄)の変動表示の保留球数(待機回数)を最大4回まで計数するカウンタである。この普通図柄保留球数カウンタ203dは、初期値がゼロに設定されており、球が第2入球口67を通過して変動表示の保留球数が増加する毎に、最大値4まで1加算される(図21のS804参照)。一方、普通図柄保留球数カウンタ203dは、新たに普通図柄(第2図柄)の変動表示が実行される毎に、1減算される(図20のS705参照)。   The ordinary symbol holding ball number counter 203d counts the number of waiting balls (the number of times of waiting) of the fluctuation display of the ordinary symbol (second symbol) performed by the second symbol display device 83 based on the passage of the ball at the second entrance 67. The counter counts up to four times. The normal symbol reserved ball number counter 203d has an initial value set to zero, and each time a ball passes through the second entrance 67 and the number of retained balls in the variable display increases, one is added to the maximum value of four. (See S804 in FIG. 21). On the other hand, the normal symbol holding ball number counter 203d is decremented by one each time a new variable display of the normal symbol (second symbol) is executed (see S705 in FIG. 20).

球が左右何れかの第2入球口67を通過した場合に、この普通図柄保留球数カウンタ203dの値(普通図柄における変動表示の保留回数M)が4未満であれば、第2当たり乱数カウンタC4の値が取得され、その取得されたデータが、普通図柄保留球格納エリア203bに記憶される(図21のS805)。一方、球が左右何れかの第2入球口67を通過した場合に、この普通図柄保留球数カウンタ203dの値が4であれば、普通図柄保留球格納エリア203bには新たに何も記憶されない(図21のS803:No)。   If the ball passes through the left or right second entrance 67 and the value of the ordinary symbol retaining ball number counter 203d (the number of times M of the variable display in the ordinary symbol is retained) is less than 4, a random number per second The value of the counter C4 is acquired, and the acquired data is stored in the ordinary symbol holding ball storage area 203b (S805 in FIG. 21). On the other hand, when the ball passes through the left or right second entrance 67, if the value of the ordinary symbol retaining ball number counter 203d is 4, nothing is newly stored in the ordinary symbol retaining ball storage area 203b. No (S803: No in FIG. 21).

各種設定値格納エリア203eは、パチンコ機10の主要な処理を実行するための様々な設定値やフラグ、カウンタ等が格納されている記憶領域である。MPU201は、各種設定値格納エリア203eに格納されたデータに基づいて制御を行う。この各種設定値格納エリア203eについて、図11を参照して説明する。   The various setting value storage area 203e is a storage area in which various setting values, flags, counters, and the like for executing main processing of the pachinko machine 10 are stored. The MPU 201 performs control based on data stored in various setting value storage areas 203e. The various setting value storage area 203e will be described with reference to FIG.

図11は、RAM203の各種設定値格納エリア203eを模式的に示した模式図である。図11に示す通り、各種設定値格納エリア203e(図11参照)は、RAM203のアドレス「F000H」〜「F0FFH」の範囲に該当する。この各種設定値格納エリア203e(図11参照)において、RAM203のアドレス「F000H」に割り当てられている発射制御信号設定値格納エリアは、球の発射を制御するための設定値が格納されている記憶領域であり、この領域に格納されている設定値に基づいて遊技領域への球の発射が制御される。   FIG. 11 is a schematic diagram schematically showing the various setting value storage areas 203e of the RAM 203. As shown in FIG. 11, the various setting value storage areas 203e (see FIG. 11) correspond to the range of addresses “F000H” to “F0FFH” of the RAM 203. In the various setting value storage areas 203e (see FIG. 11), the firing control signal setting value storage area assigned to the address “F000H” in the RAM 203 stores a setting value for controlling the firing of a ball. The launch of a ball to the game area is controlled based on a set value stored in this area.

RAM203のアドレス「F009H」に割り当てられている表示LED設定エリアは、表示LEDを点灯させるための点灯パターンの設定値が格納されている記憶領域であり、この領域に格納されている設定値に基づいて表示LEDを点灯させる。   The display LED setting area assigned to the address “F009H” of the RAM 203 is a storage area in which the setting value of the lighting pattern for lighting the display LED is stored, and based on the setting value stored in this area. To light the display LED.

アドレス「F01DH」,「F01EH」にそれぞれ割り当てられているテスト信号設定エリア1、および、テスト信号設定エリア2は、各種テスト信号を出力するための設定値を格納する記憶領域である。テスト信号としては、例えば、特定入賞口(大開放口)65aの動作テストを行うための信号や、大当たり時の動作テストを行うための信号などがある。テスト信号なので、遊技者がパチンコ機10で遊技を行っている間は信号が出力されない設定(即ち、テスト信号設定エリア1,2共に「00H」が設定値として設定された状態)とされる。   The test signal setting area 1 and the test signal setting area 2 respectively assigned to the addresses “F01DH” and “F01EH” are storage areas for storing setting values for outputting various test signals. As the test signal, for example, there are a signal for performing an operation test of the specific winning opening (large opening) 65a and a signal for performing an operation test at the time of a big hit. Since the signal is a test signal, a setting is made such that no signal is output while the player is playing a game with the pachinko machine 10 (that is, “00H” is set as the set value in the test signal setting areas 1 and 2).

アドレス「F030H」に割り当てられている最大ラウンド数設定エリアは、大当たりのラウンド数を設定するエリアである。例えば、確変大当たりE等の、大当たりのラウンド数が2ラウンドの大当たり種別に当選した場合は、設定値として「02H」が設定され、特別大当たりAや特別大当たりBのように、大当たりのラウンド数が8ラウンドの大当たりに当選した場合は、設定値として「08H」が設定され、通常大当たりや時短大当たりA等の、大当たりのラウンド数が16ラウンドの大当たりに当選した場合は、設定値として「10H」が設定される。   The maximum round number setting area assigned to the address “F030H” is an area for setting the number of rounds of a big hit. For example, when the number of jackpot rounds, such as the probability variable jackpot E, is won in the jackpot type of two rounds, “02H” is set as the set value, and the number of jackpot rounds, such as the special jackpot A and the special jackpot B, is set. When the jackpot is won in eight rounds, the set value is "08H". When the number of rounds of the jackpot, such as a normal jackpot or a time-saving jackpot A, is 16 jackpots, the set value is "10H". Is set.

RAM203のアドレス「F035H」に割り当てられている遊技状態設定エリアは、現在の遊技状態を示す設定値が格納されている記憶領域であり、例えば、格納されている設定値が「01H」であれば、特別図柄の変動中を示し、「02H」であれば、特別図柄の確定表示中を示し、「03H」であれば、大当たり中、且つ、特定入賞口(大開放口)65aが閉鎖中の状態であることを示し、「04H」であれば、大当たり中、且つ、特定入賞口(大開放口)65aが開放中の状態であることを示す。また、「00H」であれば、上記以外の状態であること(即ち、大当たり終了後から特別図柄の変動が開始されるまでの間の状態や、保留球が無い状態で特別図柄が停止表示されてから一定時間経過した状態)を示している。   The game state setting area assigned to the address “F035H” of the RAM 203 is a storage area in which a set value indicating the current game state is stored. For example, if the stored set value is “01H” When the special symbol is changing, "02H" indicates that the special symbol is being confirmed and displayed, and "03H" indicates that the jackpot is being hit and the specific winning opening (large opening) 65a is being closed. If it is "04H", it indicates that the jackpot is being hit and the specific winning opening (large opening) 65a is being opened. If “00H”, the special symbol is in a state other than the above (that is, the special symbol is stopped and displayed in a state from the end of the big hit to the start of the change of the special symbol, or in a state where there is no reserved ball). After a lapse of a certain period of time).

アドレス「F090H」に割り当てられている大当たりフラグは、現在が大当たり状態(特別遊技状態)中であるか否かを示すフラグであり、オンであれば(即ち、格納されているデータが「01H」であれば)、特別図柄の大当たり中であることを示し、オフであれば(即ち、格納されているデータが「00H」であれば)、特別図柄の大当たり中以外の状態(即ち、特別図柄の変動状態や、デモ状態等の状態)を示すものである。また、続くアドレス「F091H」〜「F094H」に割り当てられている記憶領域は、ROM202の状態設定テーブル202fから読み出したデータを設定するための領域である。   The jackpot flag assigned to the address “F090H” is a flag indicating whether or not the game is currently in a jackpot state (special game state), and if it is on (ie, the stored data is “01H”). If it is off (that is, if the stored data is “00H”), the state other than the special symbol jackpot (that is, the special symbol) is shown. (Fluctuating state, demonstration state, etc.). The storage areas allocated to the following addresses “F091H” to “F094H” are areas for setting data read from the state setting table 202f of the ROM 202.

まず、アドレス「F091H」に割り当てられている確変状態フラグは、現在が特別図柄の確変中であるか否かを示すフラグであり、オンであれば(即ち、格納されているデータが「01H」であれば)、特別図柄の確変中であることを示し、オフであれば(即ち、格納されているデータが「00H」であれば)、特別図柄の低確率状態であることを示している。   First, the probable change state flag assigned to the address “F091H” is a flag indicating whether or not the special symbol is currently undergoing probable change, and if it is on (ie, the stored data is “01H”). If so, it indicates that the special symbol is being changed, and if it is off (ie, if the stored data is “00H”), it indicates that the special symbol is in a low probability state. .

また、アドレス「F092H」に割り当てられている時短状態フラグは、普通図柄の時短中であるか否かを示すと共に、外れ時の変動パターンの態様を選択するためのテーブルを指定するための設定値が格納されている。なお、フラグが「00H」であれば、普通図柄の通常状態であることを示し、フラグが「01H」であれば、普通図柄の時短状態1であることを示し、フラグが「02H」であれば、普通図柄の時短状態2であることを示し、フラグが「03H」であれば、普通図柄の時短状態3であることを示す。上述した通り、普通図柄の時短状態1〜3は、変動パターン選択テーブル切替回数が経過後に、外れ時の変動パターンを選択するために用いられるテーブルが、互いに異なっているという点が相違している。なお、上述の通り、テーブルは全て変動パターン選択テーブル202dに規定されている。   The time-saving state flag assigned to the address “F092H” indicates whether or not the time of the normal symbol is being reduced, and is a set value for designating a table for selecting the mode of the variation pattern at the time of departure. Is stored. If the flag is “00H”, it indicates that the symbol is in the normal state, and if the flag is “01H”, it indicates that the symbol is in the time saving state 1 of the symbol, and if the flag is “02H”. If the flag is "03H", it indicates that it is the time reduction state 3 of the ordinary symbol. As described above, the time saving states 1 to 3 of the ordinary symbols differ in that the tables used to select the variation pattern when the variation is lost after the number of times the variation pattern selection table has been switched are different from each other. . As described above, the tables are all defined in the variation pattern selection table 202d.

アドレス「F093H」に割り当てられている時短状態カウンタは、大当たり終了後に特別図柄の低確率状態へ移行し、且つ、普通図柄の時短状態へと移行した場合に、普通図柄の時短回数が何回分残っているのかを表すカウンタである。なお、大当たり終了後に特別図柄の高確率状態へと移行した場合には、次に大当たりに当選するまで普通図柄の時短状態が継続するが、特別図柄の抽選回数によらず時短状態カウンタは0である。本実施形態のパチンコ機10では、確変状態フラグがオンであるか、時短状態カウンタの値が1以上であれば、普通図柄の時短状態の制御が実行される。   The time-saving state counter assigned to the address “F093H” shifts to the special symbol low-probability state after the end of the big hit, and when the normal symbol shifts to the time-saving state, how many times the normal symbol has been reduced. This is a counter that indicates whether or not it is running. When the special symbol is shifted to the high probability state after the end of the big hit, the time saving state of the ordinary symbol continues until the next jackpot is won, but the time saving state counter is 0 regardless of the number of lotteries of the special symbol. is there. In the pachinko machine 10 of the present embodiment, if the probability change state flag is ON or the value of the time reduction state counter is 1 or more, the control of the time reduction state of the ordinary symbol is executed.

アドレス「F094H」に割り当てられている変動選択状態カウンタは、変動パターン演出を選択するためのテーブルを、別のテーブルに切り替えるまでの、残りの特別図柄の抽選回数を示すカウンタである。このカウンタが1以上であれば、外れ時の変動パターンを選択するためのテーブルとして、大当たり終了後専用の変動パターン選択テーブルが選択される。一方、変動選択状態カウンタの値が0の場合は、時短状態フラグが示す遊技状態に応じたテーブルから変動パターンを決定する。   The change selection state counter assigned to the address “F094H” is a counter that indicates the number of remaining special symbol lotteries until the table for selecting the change pattern effect is switched to another table. If the value of this counter is 1 or more, a variation pattern selection table dedicated to after the jackpot is selected as a table for selecting a variation pattern at the time of disconnection. On the other hand, when the value of the variation selection state counter is 0, the variation pattern is determined from a table corresponding to the gaming state indicated by the time reduction state flag.

アドレス「F095H」に割り当てられているオフセット値格納エリアは、オフセット値を格納するための記憶領域であり、格納されたオフセット値に基づいて状態設定テーブル202fから大当たり終了後の設定値が読み出され、RAM203のアドレス「F091H」〜「F094H」にそれぞれ設定される。このオフセット値は、特別図柄の抽選において大当たりと判別された場合に、遊技結果テーブル202eから読み出されたオフセット1、およびオフセット2の各値から算出され、オフセット値格納エリアに記憶される。また、状態設定テーブル202fからの設定値の読み出し、および設定が完了した後で実行されるゼロ設定処理(図28参照)の中で、初期値である「00H」に上書きされる。   The offset value storage area assigned to the address “F095H” is a storage area for storing the offset value, and the set value after the jackpot is read from the state setting table 202f based on the stored offset value. , Are set to addresses “F091H” to “F094H” of the RAM 203, respectively. This offset value is calculated from each of the offset 1 and offset 2 read from the game result table 202e when it is determined that the special symbol is a big hit in the lottery, and is stored in the offset value storage area. In addition, in the zero setting process (see FIG. 28) executed after the setting value is read out from the state setting table 202f and the setting is completed, the initial value “00H” is overwritten.

本実施形態のパチンコ機10では、第1入球口64への入球(始動入賞)に伴って取得される各種の乱数値(カウンタ値)を、オフセット値という形に変換してオフセット値格納エリアに格納しておき、そのオフセット値に基づいて大当たり終了後の遊技状態を設定するように構成しているので、特別図柄の大当たりとなる乱数値自体が保持されている期間を短期間に限ることができる。よって、特別図柄の大当たりとなる乱数値を外部から不正に取得され難くすることができる。よって、大当たりとなる乱数値が出現するタイミングを解析し、その解析したタイミングに基づいて不正に大当たりを引き当てる不正行為を抑制することができる。具体的には、解析したタイミングを、所謂ぶらさげ基板に設定して、大当たりとなる乱数値が出現するタイミングで乱数を取得し、大当たりの当否を判定させるように制御を行う不正行為を抑制することができる。なお、各種の乱数値(カウンタ値)とは、第1入球口64への入球(始動入賞)に伴ってRAM203の各カウンタバッファに格納された、第1当たり乱数カウンタC1や、第1当たり種別カウンタC2、停止種別選択カウンタC3等の値を意味している。   In the pachinko machine 10 of the present embodiment, various random numbers (counter values) obtained when the ball enters the first entrance 64 (start winning) are converted into the form of an offset value and the offset value is stored. Since the game state is stored in the area and the game state after the end of the big hit is set based on the offset value, the period in which the random number value itself as the big hit of the special symbol is held is limited to a short period. be able to. Therefore, it is possible to make it difficult for a random number value which is a special symbol jackpot to be illegally acquired from the outside. Therefore, it is possible to analyze a timing at which a random number value that becomes a jackpot is analyzed, and to suppress an illegal act of illegally assigning a jackpot based on the analyzed timing. Specifically, by setting the analyzed timing on a so-called hanging substrate, acquiring a random number at a timing when a random number value to be a big hit appears, and suppressing a fraudulent act of performing control so as to judge the success or failure of the big hit. Can be. The various random numbers (counter values) refer to the first random number counter C1 and the first random number counter C1 stored in each counter buffer of the RAM 203 when the ball enters the first entrance 64 (start winning). It means the values of the hit type counter C2, the stop type selection counter C3, and the like.

また、本実施形態のパチンコ機10では、大当たり終了後の遊技状態としてアドレス「F091H」〜「F094H」にそれぞれ設定すべき各種設定値(特別図柄の抽選状態、普通図柄の状態、時短回数、変動パターン選択テーブル切替回数)を、大当たり遊技の開始前に予め特定して保持しておくのではなく、状態設定テーブル202fにおける各種設定値の格納位置を示す値であるオフセット値のみを保持しておく構成としているので、RAM203にはオフセット値格納エリア1バイト分の記憶領域のみを設けておくだけで足りる。よって、RAM203の記憶領域を効率良く使用することができる。   In the pachinko machine 10 of the present embodiment, various setting values (special symbol lottery state, ordinary symbol state, time savings, fluctuations) to be set at the addresses “F091H” to “F094H” as the game state after the end of the big hit The number of times of switching the pattern selection table) is not specified and held in advance before the start of the jackpot game, but only an offset value indicating a storage position of various set values in the state setting table 202f is held. With the configuration, it is sufficient to provide only a storage area for one byte of the offset value storage area in the RAM 203. Therefore, the storage area of the RAM 203 can be used efficiently.

アドレス「F096H」に割り当てられている大開放口設定エリアは、大当たり中の特定入賞口(大開放口)65aの開放パターンを示す設定値が格納される記憶領域であり、大当たり中に(即ち、大当たりフラグがオンの場合に)参照される。本実施形態のパチンコ機10では、「00H」〜「04H」の5種類の設定値が設けられており、設定値が「00H」の場合は16ラウンド大当たり、「01H」の場合は8ラウンド大当たり、「02H」の場合は16ラウンド短開放大当たり(各ラウンドで特定入賞口(大開放口)65aが最長0.5秒間だけ開放される16ラウンド大当たり)、「03H」の場合は2ラウンド大当たり、「04H」は2ラウンド短開放大当たり(各ラウンドで特定入賞口(大開放口)65aが最長0.5秒間だけ開放される2ラウンド大当たり)にそれぞれ対応する。   The large open mouth setting area assigned to the address “F096H” is a storage area in which a set value indicating the open pattern of the special winning opening (large open mouth) 65a during the big hit is stored. (If the jackpot flag is on). In the pachinko machine 10 of the present embodiment, five types of setting values of “00H” to “04H” are provided, and when the setting value is “00H”, the round hits 16 rounds, and when the setting value is “01H”, the round hits 8 rounds. , "02H", a 16-round short open jackpot (a 16-round jackpot in which a specific winning opening (large open port) 65a is opened for a maximum of 0.5 seconds in each round), "03H" a 2-round jackpot, “04H” corresponds to two round short open jackpots (two round jackpots in which the specific winning opening (large open opening) 65a is opened for a maximum of 0.5 seconds in each round).

アドレス「F097H」に割り当てられている停止図柄コード情報格納エリアは、特別図柄の抽選結果に基づいて特別図柄の停止図柄の情報を設定するための領域である。特別図柄の抽選結果が外れの場合は、外れに対応した停止図柄を示す停止図柄コードが設定され、抽選結果が当たりの場合は、大当たり種別に応じた停止図柄コードが遊技結果設定テーブル202eから読み出されて設定される。そして、特別図柄の変動終了時に、この停止図柄コード情報格納エリアに設定された設定値に応じた停止図柄が、第1図柄表示装置37に確定表示される。   The stop symbol code information storage area assigned to the address “F097H” is an area for setting the information on the stop symbol of the special symbol based on the result of the lottery of the special symbol. When the lottery result of the special symbol is off, a stop symbol code indicating a stop symbol corresponding to the departure is set, and when the lottery result is a hit, a stop symbol code corresponding to the big hit type is read from the game result setting table 202e. Issued and set. Then, at the end of the change of the special symbol, the stop symbol corresponding to the set value set in the stop symbol code information storage area is definitely displayed on the first symbol display device 37.

アドレス「F09FH」〜「F0FFH」までは未使用の領域であり、これらの領域に格納されているデータは「00H」固定とされている。なお、各種設定値格納エリア203eには、上述した以外のアドレスにも様々な設定値が割り当てられている。説明は省略するが、例えば、特定入賞口(大開放口)65aへ入賞した球の個数をカウントする入賞カウンタ等の各種カウンタや、普通図柄の変動演出において、普通図柄の表示を切り替える時間を計測する普通図柄表示切替タイマ等の各種タイマなどが割り当てられている。   Addresses “F09FH” to “F0FFH” are unused areas, and data stored in these areas is fixed at “00H”. It should be noted that various setting values are assigned to addresses other than those described above in the various setting value storage area 203e. Although description is omitted, for example, various counters such as a winning counter for counting the number of balls winning the specific winning opening (large opening) 65a, and a time for switching display of a normal symbol in a fluctuation effect of a normal symbol are measured. Various timers such as a normal symbol display switching timer are assigned.

このように、本実施形態のパチンコ機10では、RAM203のアドレスの上位バイトがF0Hである各種設定値格納エリア203eに、集中的に各種設定値やカウンタ、タイマ等を格納するように構成し、音声ランプ制御装置113等へ出力するコマンド(例えば、変動パターンコマンドや停止種別コマンド等)を格納するためのリングバッファや、特別図柄保留球格納エリア203a、普通図柄保留球数格納エリア203b、スタックエリア等についてはRAM203のアドレスの上位バイトが「F0H」以外のアドレス(例えば、上位バイトが「F1H」であるアドレス)に格納するように構成している。   As described above, the pachinko machine 10 of the present embodiment is configured to centrally store various set values, counters, timers, and the like in the various set value storage areas 203e where the upper byte of the address of the RAM 203 is F0H. A ring buffer for storing commands (for example, a fluctuation pattern command and a stop type command) to be output to the sound lamp control device 113, etc., a special symbol retaining ball storage area 203a, a normal symbol retaining ball number storage area 203b, a stack area For example, the upper byte of the address in the RAM 203 is stored at an address other than “F0H” (for example, an address whose upper byte is “F1H”).

次いで、図12を参照して、主制御装置110のMPU201に設けられているレジスタ210について説明する。レジスタ210は、ROM202やRAM203からデータを読み出したり、RAM203に設定値を書き込む場合に、アドレスデータや設定値データを一時的に格納したり、格納した設定値に演算処理を行ったりするためのものである。図12に示すように、レジスタ210は、格納したデータに対して演算処理を実行可能なアキュームレータ210aと、アドレスデータや設定値データを格納可能な汎用レジスタ210b1,210b2,210c1,210c2,210d1,210d2と、各種フラグを格納するフラグレジスタ210eと、各種設定値格納エリア203eのアドレスの上位バイト(F0H)を固定値として記憶させておくためのアドレス保持レジスタ210fとが設けられている。なお、アキュームレータ210aは、汎用レジスタ210b1〜210d2と同様に、データを一時的に格納するために用いることもできる。   Next, the register 210 provided in the MPU 201 of the main control device 110 will be described with reference to FIG. The register 210 is used to temporarily store address data and set value data and to perform arithmetic processing on the stored set values when reading data from the ROM 202 or the RAM 203 or writing set values to the RAM 203. It is. As shown in FIG. 12, a register 210 includes an accumulator 210a capable of executing an arithmetic operation on stored data and general-purpose registers 210b1, 210b2, 210c1, 210c2, 210d1, and 210d2 capable of storing address data and set value data. And a flag register 210e for storing various flags, and an address holding register 210f for storing the upper byte (F0H) of the address of the various setting value storage area 203e as a fixed value. Note that the accumulator 210a can also be used for temporarily storing data, like the general-purpose registers 210b1 to 210d2.

レジスタ210に設けられている各レジスタは、それぞれ1バイトのデータを保持可能に構成されている。また、汎用レジスタ210b1と汎用レジスタ210b2、汎用レジスタ210c1と汎用レジスタ210c2、および汎用レジスタ210d1と汎用レジスタ210d2は、それぞれペアで用いることもできる。即ち、それぞれのペアのレジスタに合計2バイト分のデータを格納することができるように構成されている。2バイト分のデータとしては、例えば、ROM202のアドレスデータや、RAM203のアドレスデータ等が該当する。   Each of the registers provided in the register 210 is configured to be able to hold 1-byte data. The general-purpose register 210b1 and the general-purpose register 210b2, the general-purpose register 210c1 and the general-purpose register 210c2, and the general-purpose register 210d1 and the general-purpose register 210d2 can be used as a pair. That is, the configuration is such that a total of 2 bytes of data can be stored in each pair of registers. As the data of 2 bytes, for example, address data of the ROM 202, address data of the RAM 203, and the like correspond.

フラグレジスタ210eは、1バイトの各ビットに異なるフラグが設けられている。設けられているフラグは、例えば、命令を実行した後の演算結果がゼロ以外の値であればオフ、ゼロであればオンとなるゼロフラグや、各種汎用レジスタ210b1〜210d2のいずれかに格納したデータが「00H」以外のデータであればオフ、「00H」であればオンとなるロードフラグ等が設けられている。   In the flag register 210e, a different flag is provided for each bit of 1 byte. The provided flag is, for example, a zero flag that is turned off if the operation result after executing the instruction is a value other than zero, and turned on if the operation result is zero, or data stored in any of various general-purpose registers 210b1 to 210d2. There is provided a load flag or the like that is turned off if the data is other than "00H" and turned on if it is "00H".

以下、データの読み書きを行う際の制御について説明する。ここで、本実施形態のパチンコ機10には、主制御装置110の種々の制御を実行させるための様々な命令が設けられており、データの読み書きも、種々の命令の中の一つの命令を用いて実行される。具体的には、例えば、読み出し元と設定先を指定し、転送元に格納されているデータを設定先に転送する転送命令が用意されている。   Hereinafter, control when reading and writing data will be described. Here, the pachinko machine 10 of the present embodiment is provided with various instructions for executing various controls of the main control device 110, and reads and writes data by using one of the various instructions. Performed using Specifically, for example, a transfer instruction is provided that specifies a read source and a setting destination, and transfers data stored in the transfer source to the setting destination.

なお、この転送命令では、読み出し元と設定先とのうち、少なくとも一方はレジスタ210に設けられているアキュームレータ210a、または、いずれかの汎用レジスタ(汎用レジスタ210b1〜汎用レジスタ210d2)を指定する必要がある。よって、例えば、ROM202のアドレス「1ADAH」に規定されたデータを読み出して、読み出したデータをRAM203のアドレス「F093H」に格納する場合、例えば、汎用レジスタ210b1を介してデータ転送を行う必要がある。具体的には、まず、アドレス「1ADAH」を読み出し元、汎用レジスタ210b1を設定先とし、転送命令を用いてアドレス「1ADAH」に規定されたデータを汎用レジスタ210b1に格納しておく。そして、次に、汎用レジスタ210b1を読み出し元、アドレス「F093H」を設定先とし、再度転送命令を行って、汎用レジスタ210b1に格納されたデータをアドレス「F093H」に設定する。このように制御することで、ROM202のアドレス「1ADAH」に規定されているデータを、汎用レジスタ210b1を介してRAM203のアドレス「F093H」に転送することができる。   In this transfer instruction, at least one of the reading source and the setting destination needs to specify the accumulator 210a provided in the register 210 or any of the general-purpose registers (general-purpose registers 210b1 to 210d2). is there. Therefore, for example, when reading data specified at the address “1ADAH” of the ROM 202 and storing the read data at the address “F093H” of the RAM 203, it is necessary to perform data transfer via the general-purpose register 210b1, for example. Specifically, first, the address “1ADAH” is read from, the general-purpose register 210b1 is set as the setting destination, and the data specified by the address “1ADAH” is stored in the general-purpose register 210b1 using a transfer instruction. Then, with the general-purpose register 210b1 as a read source and the address “F093H” as a setting destination, a transfer instruction is performed again to set the data stored in the general-purpose register 210b1 to the address “F093H”. By performing such control, the data specified at the address “1ADAH” of the ROM 202 can be transferred to the address “F093H” of the RAM 203 via the general-purpose register 210b1.

本実施形態のパチンコ機10では、MPU201が受け付け可能な転送命令として、2バイト読込命令(ロード命令)が設けられている。この2バイト読込命令(ロード命令)は、指定した読み出し元に規定されているデータを読み出して、指定した設定先に転送する命令である。2バイト読込命令では、読み出し元、または、設定先に、ROM202やRAM203のアドレスを指定することができる。この場合、ROM202やRAM203のアドレスの上位バイト、下位バイトの両方を指定する必要がある。   In the pachinko machine 10 of the present embodiment, a 2-byte read instruction (load instruction) is provided as a transfer instruction that can be accepted by the MPU 201. The two-byte read instruction (load instruction) is an instruction for reading data specified at a specified read source and transferring the data to a specified setting destination. In the two-byte read command, an address of the ROM 202 or the RAM 203 can be specified as a read source or a setting destination. In this case, it is necessary to specify both the upper byte and the lower byte of the address of the ROM 202 or the RAM 203.

更に、本実施形態のパチンコ機10では、2バイト読込命令(ロード命令)と同様に、指定した読み出し元に規定されているデータを読み出して、指定した設定先に転送する命令である1バイト読込命令が設けられている。この1バイト読込命令が2バイト読込命令(ロード命令)と異なっている点は、特定の記憶領域からデータを読み出したり、特定の記憶領域にデータを転送したりする場合に用いられる点である。なお、特定の記憶領域とは、アドレス保持レジスタ210fに記憶されている固定値データをアドレスの上位バイトとする記憶領域を指す。上述の通り、アドレス保持レジスタ210fには、「F0H」が格納されているので、1バイト読込命令は、アドレスが「F000H」〜「F0FFH」の範囲のエリア、即ち、RAM203の各種設定値格納エリア203eにデータを転送したり、逆に各種設定値格納エリア203eからデータを読み出す場合に用いられる。   Further, in the pachinko machine 10 of the present embodiment, similarly to the two-byte read instruction (load instruction), the one-byte read instruction, which is an instruction to read data specified in the specified read source and transfer the data to the specified destination, is used. Instructions are provided. The difference between this one-byte read instruction and the two-byte read instruction (load instruction) is that it is used when data is read from a specific storage area or when data is transferred to a specific storage area. Note that the specific storage area refers to a storage area in which the fixed value data stored in the address holding register 210f is used as the upper byte of the address. As described above, since “F0H” is stored in the address holding register 210f, the one-byte read instruction is executed in an area whose address is in the range of “F000H” to “F0FFH”, that is, the various setting value storage areas of the RAM 203. It is used when data is transferred to the memory 203e or when data is read from the various setting value storage areas 203e.

1バイト読込命令は、アドレスの上位バイトが「F0H」のエリアからの読み書きを行うという意味を含んで規定されているため、読み出し元、または、設定先のアドレスを指定する場合に、アドレスの上位バイトを省略して、アドレスの下位バイトのみをプログラムに記述しておけばよく、プログラム容量を削減することができるというメリットがある。   The 1-byte read instruction is defined to include the meaning that the upper byte of the address reads and writes from the area of “F0H”. Therefore, when the read source or the setting destination address is specified, the upper byte of the address is specified. It is only necessary to omit the bytes and write only the lower byte of the address in the program, which is advantageous in that the program capacity can be reduced.

ここで、変動開始時の設定や、大当たり中の設定、大当たり終了後の設定など、様々な設定を行う場合に、各種設定値格納エリア203eにデータを設定する。このため、制御プログラムにおいて、各種設定値格納エリア203eに何らかのデータを設定するという処理が記述される頻度が高くなる。これらの設定を全て2バイト読込命令で記述した場合、プログラム容量が増大するという問題点があった。これに対して本実施形態のパチンコ機10では、MPU201が、上述の1バイト読込命令を読み込むことのできる構成とし、更に、各種設定値格納エリア203eのアドレスの上位バイトが全て「F0H」となるように、RAM203のデータ格納位置を調節している。これにより、パチンコ機10による遊技の中で頻繁に設定処理が行われる各種設定値格納エリア203eへのデータの設定命令を、制御プログラムにおいて1バイト読込命令で記述することができる。よって、各種設定値格納エリア203eのアドレスの上位バイトが複数存在する場合(例えば、一部のデータはアドレスの上位バイトが「F0H」のエリアに格納され、一部のデータはアドレスの上位バイトが「F1H」のエリアに格納されている場合)に比べて、制御プログラムの容量を削減することができる。   Here, when performing various settings, such as a setting at the start of the change, a setting during the big hit, and a setting after the big hit, data is set in the various set value storage area 203e. For this reason, in the control program, the process of setting some data in the various setting value storage areas 203e is frequently described. If all these settings are described by a 2-byte read instruction, there is a problem that the program capacity increases. On the other hand, in the pachinko machine 10 of the present embodiment, the MPU 201 is configured to be able to read the above-mentioned 1-byte read command, and all the upper bytes of the addresses of the various setting value storage areas 203e are “F0H”. Thus, the data storage position of the RAM 203 is adjusted. Thereby, a command for setting data in the various setting value storage areas 203e where the setting process is frequently performed in the game by the pachinko machine 10 can be described by a 1-byte read command in the control program. Therefore, when there are a plurality of upper bytes of the address of the various setting value storage area 203e (for example, some data is stored in an area where the upper byte of the address is “F0H”, and The size of the control program can be reduced as compared with the case where the control program is stored in the area “F1H”.

ここで、汎用レジスタ210b1に格納されたデータをRAM203のアドレス「F093H」に格納する場合を例に挙げて、2バイト読込命令と1バイト読込命令の違いについてより具体的に説明する。   Here, the difference between the 2-byte read instruction and the 1-byte read instruction will be described more specifically, taking as an example a case where the data stored in the general-purpose register 210b1 is stored at the address “F093H” of the RAM 203.

2バイト読込命令では、読み出し元として、汎用レジスタ210b1を示すデータを指定し、更に、設定先としてアドレス「F093H」を指定することにより、汎用レジスタ210b1に格納されたデータをアドレス「F093H」へ設定することができる。つまり、1回の転送命令において、汎用レジスタ210b1を示す1バイトのデータと、2バイトのアドレスデータである「F093H」との合計3バイトのデータをプログラムに記述しておく必要がある。   In the 2-byte read instruction, data indicating the general-purpose register 210b1 is specified as a read source, and an address “F093H” is specified as a setting destination, thereby setting data stored in the general-purpose register 210b1 to an address “F093H”. can do. In other words, in one transfer instruction, it is necessary to describe a total of 3 bytes of data of 1-byte data indicating the general-purpose register 210b1 and “F093H” which is 2-byte address data in the program.

一方で、1バイト読込命令を用いた場合、読み出し元として、汎用レジスタ210b1を示すデータを指定するのは2バイト読込命令と共通しているが、設定先として、アドレス「F093H」の下位バイトである「93H」のみを指定すればよいという点が異なっている。つまり、1回の転送命令において、汎用レジスタ210b1を示す1バイトのデータと、1バイトのアドレスデータである「93H」との合計2バイトのデータを記述しておけば良く、2バイト読込命令に比べてプログラムの記述量を1バイト減らすことができる。また、各種設定値格納エリア203eには、球の発射に関する設定値やLED37aに関する設定値、特定入賞口(大開放口)65aの設定値等、遊技に関する様々な設定値が格納されているため、データの読み書きが頻繁に行われる。よって、パチンコ機10の制御プログラムにおいて、各種設定値格納エリア203eの中のいずれかのアドレスを読み出し元、または、設定先として指定する転送命令の記述が頻繁に出現することとなる。従って、これらの転送命令の全てについて、2バイト読込命令に代えて1バイト読込命令を用いることによって、プログラム容量を削減することができる。   On the other hand, when the one-byte read instruction is used, the data indicating the general-purpose register 210b1 is specified as the read source in common with the two-byte read instruction, but as the setting destination, the lower byte of the address “F093H” is used. The difference is that only certain “93H” needs to be designated. In other words, in a single transfer instruction, it is sufficient to describe 2-byte data of 1-byte data indicating the general-purpose register 210b1 and 1-byte address data "93H". The amount of program description can be reduced by one byte. Further, in the various set value storage area 203e, various set values related to the game, such as the set value related to the launch of the ball, the set value related to the LED 37a, the set value of the specific winning opening (large opening) 65a, and the like are stored. Data is frequently read and written. Therefore, in the control program of the pachinko machine 10, a description of a transfer instruction that specifies any address in the various setting value storage area 203e as a read source or a setting destination frequently appears. Therefore, the program capacity can be reduced by using a one-byte read instruction instead of a two-byte read instruction for all of these transfer instructions.

本実施形態のパチンコ機10では、データの設定が頻繁に行われる各種設定値格納エリア203eが、RAM203のうち、アドレスの上位バイトが「F0H」である範囲に収まるように構成している。よって、これに合わせる形で、1バイト読込命令を実行する場合の読み出し元、または、設定先の上位アドレスとして、「F0H」を選択しているが、これに限られるものではない。   In the pachinko machine 10 according to the present embodiment, the various setting value storage areas 203e in which data is frequently set are configured so that the upper byte of the address in the RAM 203 is within the range of "F0H". Accordingly, “F0H” is selected as the read source or the setting destination upper address when the one-byte read instruction is executed in accordance with this, but the present invention is not limited to this.

例えば、各種設定値格納エリア203eのアドレスを、「FF00H」〜「FFFFH」にし、これに合わせて、1バイト読込命令を実行する場合の読み出し元、または、設定先の上位アドレスとして、「FFH」を選択してもよい。なお、読み出し元、または、設定先の上位アドレスを「FFH」に変更する場合は、アドレス保持レジスタ202fに「FFH」を固定値データとして格納すれば良い。   For example, the address of the various setting value storage area 203e is set to “FF00H” to “FFFFH”, and in accordance with this, “FFH” is set as the read source when executing the 1-byte read instruction or the upper address of the setting destination. May be selected. When the upper address of the read source or the setting destination is changed to “FFH”, “FFH” may be stored as fixed value data in the address holding register 202f.

また、例えば、ROM202のうち、読み出しの頻度が高いアドレスの上位バイトを、1バイト読込命令を実行する場合の読み出し元、または、設定先の上位アドレスとして設定(即ち、アドレス保持レジスタ202fに固定値データとして設定)しても良い。読み出す頻度の高いアドレスとしては、例えば、特別図柄の抽選の度に参照される第1当たり乱数テーブル202aのアドレスや、特別図柄の抽選で大当たりと判別される度に参照される遊技結果設定テーブル202eのアドレスが挙げられる。   In addition, for example, the upper byte of the frequently read address of the ROM 202 is set as a read source or an upper address of a setting destination when a 1-byte read instruction is executed (that is, a fixed value is set in the address holding register 202f). (Set as data). Examples of the address that is frequently read include, for example, the address of the first random number table 202a which is referred to each time a special symbol is drawn, and the game result setting table 202e which is referred each time a special symbol is determined to be a big hit. Address.

なお、上記の例示のうち、遊技結果設定テーブル202eのアドレスの上位バイトを固定値データとして格納する場合、遊技結果設定テーブル202eはROM202のアドレス「19D1H」〜「1A2BH」に格納されているので、データを読み出す際に、アドレスの上位バイトが「19H」の場合と、「1AH」場合とがある。一方で、アドレス保持レジスタ202fには1バイトのデータしか格納することができないので、アドレス保持レジスタ202fには、「19H」か「1AH」のいずれか一方のみしか格納することができない。これに対して、遊技結果設定テーブル202eが規定されるROM202のアドレスをずらし、すべてのデータをアドレスの上位バイトが共通となる範囲に規定するように構成しても良い。   In the above example, when the upper byte of the address of the game result setting table 202e is stored as fixed value data, the game result setting table 202e is stored in the ROM 202 at addresses "19D1H" to "1A2BH". When reading data, there are a case where the upper byte of the address is "19H" and a case where it is "1AH". On the other hand, since only one-byte data can be stored in the address holding register 202f, only one of “19H” and “1AH” can be stored in the address holding register 202f. On the other hand, the address of the ROM 202 in which the game result setting table 202e is defined may be shifted, and all data may be defined in a range where the upper byte of the address is common.

更に、変更する遊技状態に応じて、アドレスの上位バイトが異なる記憶領域に設定値を設定するように構成し、遊技状態に応じて1バイト転送命令を実行する際の対象のエリアを変更するように構成してもよい。例えば、各種設定値格納エリア203eのうち、大当たり中の遊技状態を設定するための設定値は、アドレスの上位バイトが「F0H」の範囲に格納し、大当たり終了後の遊技状態を設定するための設定値は、アドレスの上位バイトが「F1H」の範囲に格納しておく。そして、大当たり中の遊技状態を設定する場合には、アドレス保持レジスタ202fに固定値「F0H」を上書きし、1バイト読込命令においてアドレスの上位バイトが「F0H」のエリアからデータの読み書きをすることができるように設定すればよい。一方、大当たり終了時に、大当たり終了後の遊技状態を設定する場合はアドレス保持レジスタ202fに固定値「F1H」を上書きし、1バイト読込命令においてアドレスの上位バイトが「F1H」のエリアからデータの読み書きをすることができるように設定すればよい。これにより、各種設定値格納エリア203eに格納するデータが増大してしまい、アドレスの上位バイトが同一となる領域に全てのデータが収まりきらないような場合であっても、1バイト読込命令を用いることができるので、プログラム容量を削減することができる。   Further, the configuration is such that a set value is set in a storage area in which the upper byte of the address is different according to the game state to be changed, and the target area when executing the 1-byte transfer instruction is changed according to the game state. May be configured. For example, among the various set value storage areas 203e, the set value for setting the gaming state during the jackpot is such that the upper byte of the address is stored in a range of “F0H” and the gaming state after the end of the jackpot is set. The set value is stored in a range where the upper byte of the address is “F1H”. When setting the gaming state during the jackpot, the fixed value “F0H” is overwritten in the address holding register 202f, and data is read / written from the area where the upper byte of the address is “F0H” in the 1-byte read instruction. What is necessary is just to set it. On the other hand, when setting the gaming state after the jackpot at the end of the jackpot, the fixed value “F1H” is overwritten in the address holding register 202f, and data is read / written from the area where the upper byte of the address is “F1H” in the 1-byte read instruction. What is necessary is just to set so that it can do. As a result, the data to be stored in the various setting value storage areas 203e increases, and even when all the data cannot be accommodated in the area where the upper byte of the address is the same, the one-byte read instruction is used. Therefore, the program capacity can be reduced.

図5に戻って説明を続ける。主制御装置110のMPU201には、アドレスバス及びデータバスで構成されるバスライン204を介して入出力ポート205が接続されている。入出力ポート205には、払出制御装置111、音声ランプ制御装置113、第1図柄表示装置37、第2図柄表示装置83、第2図柄保留ランプ84、特定入賞口65aの開閉板の下辺を軸として前方側に開閉駆動するための大開放口ソレノイドや電動役物を駆動するためのソレノイドなどからなるソレノイド209が接続され、MPU201は、入出力ポート205を介してこれらに対し各種コマンドや制御信号を送信する。   Returning to FIG. 5, the description will be continued. An input / output port 205 is connected to the MPU 201 of the main controller 110 via a bus line 204 composed of an address bus and a data bus. The input / output port 205 has a payout control device 111, an audio lamp control device 113, a first symbol display device 37, a second symbol display device 83, a second symbol hold lamp 84, and a lower edge of an opening / closing plate of the specific winning opening 65a. A solenoid 209 including a large opening solenoid for opening and closing and a solenoid for driving an electric accessory is connected to the MPU 201 via the input / output port 205. Send

また、入出力ポート205には、図示しないスイッチ群やセンサ群などからなる各種スイッチ208や、電源装置115に設けられた後述のRAM消去スイッチ回路253が接続され、MPU201は各種スイッチ208から出力される信号や、RAM消去スイッチ回路253より出力されるRAM消去信号SG2に基づいて各種処理を実行する。   The input / output port 205 is connected to various switches 208 including a switch group and a sensor group (not shown), and a RAM erasure switch circuit 253 described later provided in the power supply 115. The MPU 201 outputs from the various switches 208. And various processes are executed based on the RAM erase signal SG2 output from the RAM erase switch circuit 253.

払出制御装置111は、払出モータ216を駆動させて賞球や貸出球の払出制御を行うものである。演算装置であるMPU211は、そのMPU211により実行される制御プログラムや固定値データ等を記憶したROM212と、ワークメモリ等として使用されるRAM213とを有している。   The payout control device 111 drives the payout motor 216 to control the payout of prize balls and loaned balls. The MPU 211 as an arithmetic unit has a ROM 212 storing a control program executed by the MPU 211, fixed value data, and the like, and a RAM 213 used as a work memory or the like.

払出制御装置111のRAM213は、主制御装置110のRAM203と同様に、MPU211の内部レジスタの内容やMPU211により実行される制御プログラムの戻り先番地などが記憶されるスタックエリアと、各種のフラグおよびカウンタ、I/O等の値が記憶される作業エリア(作業領域)とを有している。RAM213は、パチンコ機10の電源の遮断後においても電源装置115からバックアップ電圧が供給されてデータを保持(バックアップ)できる構成となっており、RAM213に記憶されるデータは、すべてバックアップされる。なお、主制御装置110のMPU201と同様、MPU211のNMI端子にも、停電等の発生による電源遮断時に停電監視回路252から停電信号SG1が入力されるように構成されており、その停電信号SG1がMPU211へ入力されると、停電時処理としてのNMI割込処理(図22参照)が即座に実行される。   Like the RAM 203 of the main control device 110, the RAM 213 of the payout control device 111 includes a stack area in which the contents of the internal registers of the MPU 211 and the return address of the control program executed by the MPU 211 are stored, and various flags and counters. , I / O and the like are stored. The RAM 213 has a configuration in which a backup voltage is supplied from the power supply unit 115 to retain data (backup) even after the power of the pachinko machine 10 is cut off, and all data stored in the RAM 213 is backed up. Note that, similarly to the MPU 201 of the main control device 110, the NMI terminal of the MPU 211 is configured to receive the power failure signal SG1 from the power failure monitoring circuit 252 when the power is shut off due to the occurrence of a power failure or the like. When input to the MPU 211, an NMI interrupt process (see FIG. 22) as a power failure process is immediately executed.

払出制御装置111のMPU211には、アドレスバス及びデータバスで構成されるバスライン214を介して入出力ポート215が接続されている。入出力ポート215には、主制御装置110や払出モータ216、発射制御装置112などがそれぞれ接続されている。また、図示はしないが、払出制御装置111には、払い出された賞球を検出するための賞球検出スイッチが接続されている。なお、該賞球検出スイッチは、払出制御装置111に接続されるが、主制御装置110には接続されていない。   An input / output port 215 is connected to the MPU 211 of the payout control device 111 via a bus line 214 composed of an address bus and a data bus. The main controller 110, the payout motor 216, the firing controller 112, and the like are connected to the input / output port 215. Although not shown, the payout control device 111 is connected to a prize ball detection switch for detecting the paid prize ball. The prize ball detection switch is connected to the payout control device 111, but is not connected to the main control device 110.

発射制御装置112は、主制御装置110により球の発射の指示がなされた場合に、操作ハンドル51の回転操作量に応じた球の打ち出し強さとなるよう球発射ユニット112aを制御するものである。球発射ユニット112aは、図示しない発射ソレノイドおよび電磁石を備えており、その発射ソレノイドおよび電磁石は、所定条件が整っている場合に駆動が許可される。具体的には、遊技者が操作ハンドル51に触れていることをタッチセンサ51aにより検出し、球の発射を停止させるための打ち止めスイッチ51bがオフ(操作されていないこと)を条件に、操作ハンドル51の回動量に対応して発射ソレノイドが励磁され、操作ハンドル51の操作量に応じた強さで球が発射される。   The launch control device 112 controls the ball launch unit 112a so as to have a launching strength of the ball according to the amount of rotation of the operation handle 51 when a command to launch the ball is issued by the main control device 110. The ball firing unit 112a includes a firing solenoid and an electromagnet (not shown), and the firing solenoid and the electromagnet are permitted to be driven when predetermined conditions are satisfied. Specifically, the touch sensor 51a detects that the player is touching the operation handle 51, and the operation handle 51 is turned off (not operated) on the condition that the stop switch 51b for stopping the launch of the ball is turned off. The firing solenoid is excited in accordance with the amount of rotation of the 51, and the ball is fired with a strength corresponding to the amount of operation of the operation handle 51.

音声ランプ制御装置113は、音声出力装置(図示しないスピーカなど)226における音声の出力、ランプ表示装置(電飾部29〜33、表示ランプ34など)227における点灯および消灯の出力、変動演出(変動表示)や連続予告演出といった表示制御装置114で行われる第3図柄表示装置81の表示態様の設定などを制御するものである。演算装置であるMPU221は、そのMPU221により実行される制御プログラムや固定値データ等を記憶したROM222と、ワークメモリ等として使用されるRAM223とを有している。   The sound lamp control device 113 outputs sound in a sound output device (such as a speaker (not shown)) 226, turns on and off lights in a lamp display device (such as the illuminated units 29 to 33, and the display lamp 34) 227, and produces a fluctuation effect (variation This is for controlling the setting of the display mode of the third symbol display device 81 performed by the display control device 114, such as display) and a continuous announcement effect. The MPU 221 as an arithmetic unit has a ROM 222 storing a control program executed by the MPU 221 and fixed value data and the like, and a RAM 223 used as a work memory or the like.

音声ランプ制御装置113のMPU221には、アドレスバス及びデータバスで構成されるバスライン224を介して入出力ポート225が接続されている。入出力ポート225には、主制御装置110、表示制御装置114、音声出力装置226、ランプ表示装置227、枠ボタン22などがそれぞれ接続されている。   The input / output port 225 is connected to the MPU 221 of the audio ramp control device 113 via a bus line 224 composed of an address bus and a data bus. The main control device 110, the display control device 114, the audio output device 226, the lamp display device 227, the frame button 22, and the like are connected to the input / output port 225.

音声ランプ制御装置113は、枠ボタン22からの入力を監視し、遊技者によって枠ボタン22が操作された場合は、第3図柄表示装置81で表示されるステージを変更したり、スーパーリーチ時の演出内容を変更したりするように、音声出力装置226、ランプ表示装置227を制御し、また、表示制御装置114へ指示する。ステージが変更される場合は、変更後のステージに応じた背面画像を第3図柄表示装置81に表示させるべく、変更後のステージに関する情報を含めた背面画像変更コマンドを表示制御装置114へ送信する。ここで、背面画像とは、第3図柄表示装置81に表示させる主要な画像である第3図柄の背面側に表示される画像のことである。   The sound lamp control device 113 monitors the input from the frame button 22 and, when the player operates the frame button 22, changes the stage displayed on the third symbol display device 81 or performs super-reach. The audio output device 226 and the lamp display device 227 are controlled so as to change the effect content, and the display control device 114 is instructed. When the stage is changed, a back image change command including information on the changed stage is transmitted to the display control device 114 so that the third image display device 81 displays a rear image corresponding to the changed stage. . Here, the back image is an image displayed on the back side of the third symbol, which is a main image displayed on the third symbol display device 81.

音声ランプ制御装置113は、主制御装置110からのコマンドや、音声ランプ制御装置113に接続された各種装置等の状況に応じてエラーを判定し、そのエラーの種別を含めてエラーコマンドを表示制御装置114へ送信する。表示制御装置114では、受信したエラーコマンドによって示されるエラー種別(例えば、振動エラー)に応じたエラーメッセージ画像を第3図柄表示装置81に遅滞無く表示させる制御が行われる。   The voice lamp control device 113 determines an error according to a command from the main control device 110 or the status of various devices connected to the voice lamp control device 113, and controls display of an error command including the type of the error. Transmit to device 114. The display control device 114 performs control to display an error message image corresponding to the error type (for example, vibration error) indicated by the received error command on the third symbol display device 81 without delay.

音声ランプ制御装置113のROM222には、第3図柄表示装置81に表示させる変動パターン演出の態様を複数規定した変動パターンテーブル222aが格納されている。主制御装置110から出力される変動パターンコマンドを受信した場合は、対応する変動パターンの態様が、この変動パターンテーブル222aから選択される。また、音声ランプ制御装置113のRAM223には、入賞情報格納エリア223aと、特別図柄保留球数カウンタ223bと、変動開始フラグ223cと、停止種別選択フラグ223dとが少なくとも設けられている。   The ROM 222 of the audio lamp control device 113 stores a variation pattern table 222a that defines a plurality of variation pattern effect modes to be displayed on the third symbol display device 81. When a variation pattern command output from main controller 110 is received, the corresponding variation pattern mode is selected from variation pattern table 222a. The RAM 223 of the audio lamp control device 113 is provided with at least a winning information storage area 223a, a special symbol reserved ball number counter 223b, a change start flag 223c, and a stop type selection flag 223d.

入賞情報格納エリア223aは、1つの実行エリアと、4つのエリア(第1エリア〜第4エリア)とを有しており、これらの各エリアには、入賞情報がそれぞれ格納される。本パチンコ機10では、主制御装置110において始動入賞となった場合に、その始動入賞に応じて取得された第1当たり乱数カウンタC1、第1当たり種別カウンタC2及び停止種別選択カウンタC3の各値から、その始動入賞に対応する特別図柄の抽選が行われた場合に得られる各種情報(当否、停止種別、変動パターン)が主制御装置110において予測(推定)され、その予測された各種情報が、主制御装置110から音声ランプ制御装置113へ入賞情報コマンドによって通知される。   The winning information storage area 223a has one execution area and four areas (first area to fourth area), and each of these areas stores winning information. In the present pachinko machine 10, when the main controller 110 wins a start, each value of the first random number counter C1, the first hit type counter C2, and the stop type selection counter C3 acquired according to the start winning is obtained. The main controller 110 predicts (estimates) various kinds of information (acceptance, stop type, fluctuation pattern) obtained when a special symbol corresponding to the start winning is drawn, and the predicted various information is The main controller 110 notifies the sound lamp controller 113 of a winning information command.

音声ランプ制御装置113では、入賞情報コマンドが受信されると、その入賞情報コマンドにより通知された各種情報(当否、停止種別、変動パターン)が入賞情報として抽出されて、その入賞情報が、入賞情報格納エリア223aに記憶される。より具体的には、抽出された入賞情報が、4つのエリア(第1エリア〜第4エリア)の空いているエリアの中で、エリア番号(第1〜第4)の小さいエリアから順番に記憶される。つまり、エリア番号の小さいエリアほど、時間的に古い入賞に対応するデータが記憶され、第1エリアには、時間的に最も古い入賞に対応するデータが記憶される。   When the prize information command is received, the audio lamp control device 113 extracts various information (acceptance, stop type, change pattern) notified by the prize information command as prize information, and the prize information is used as the prize information. It is stored in the storage area 223a. More specifically, the extracted winning information is stored in ascending order of the area numbers (first to fourth) among the vacant areas of the four areas (first to fourth areas). Is done. That is, the data corresponding to the winning in time is stored in the area with the smaller area number, and the data corresponding to the winning in time is stored in the first area.

特別図柄保留球数カウンタ223bは、主制御装置110の特別図柄保留球数カウンタ203cと同様に、第1図柄表示装置37(および第3図柄表示装置81)で行われる変動演出(変動表示)であって、主制御装置110において保留されている変動演出の保留球数(待機回数)を最大4回まで計数するカウンタである。   The special symbol reserved ball number counter 223b is a variable effect (variable display) performed by the first symbol display device 37 (and the third symbol display device 81), similarly to the special symbol reserved ball number counter 203c of the main controller 110. A counter that counts up to four times the number of suspended balls (the number of standbys) of the variable effect that is suspended in the main controller 110.

上述したように、音声ランプ制御装置113は、主制御装置110に直接アクセスして、主制御装置110のRAM203に格納されている特別図柄保留球数カウンタ203cの値を取得することができない。よって、音声ランプ制御装置113では、主制御装置110から送信される保留球数コマンドに基づいて保留球数をカウントし、特別図柄保留球数カウンタ223bにて、その保留球数を管理するようになっている。   As described above, the sound lamp control device 113 cannot directly access the main control device 110 to acquire the value of the special symbol reserved ball count counter 203c stored in the RAM 203 of the main control device 110. Therefore, the voice lamp control device 113 counts the number of reserved balls based on the reserved ball number command transmitted from the main control device 110, and manages the reserved ball number with the special symbol reserved ball number counter 223b. Has become.

具体的には、主制御装置110では、第1入球口64への入球によって変動表示の保留球数が加算された場合、又は、主制御装置110において特別図柄における変動表示が実行されて保留球数が減算された場合に、加算後または減算後の特別図柄保留球数カウンタ203cの値を示す保留球数コマンドを、音声ランプ制御装置113へ送信する。   Specifically, in the main control device 110, when the number of reserved balls of the variable display is added by the ball entering the first entrance 64, or the variable display in the special symbol is executed in the main control device 110, When the number of reserved balls is decremented, a reserved ball number command indicating the value of the special symbol reserved ball number counter 203c after addition or subtraction is transmitted to the sound lamp control device 113.

音声ランプ制御装置113は、主制御装置110より送信される保留球数コマンドを受信すると、その保留球数コマンドから、主制御装置110の特別図柄保留球数カウンタ203cの値を取得して、特別図柄保留球数カウンタ223bに格納する(図31のS1808参照)。このように、音声ランプ制御装置113では、主制御装置110より送信される保留球数コマンドに従って、特別図柄保留球数カウンタ223bの値を更新するので、主制御装置110の特別図柄保留球数カウンタ203cと同期させながら、その値を更新することができる。   When receiving the reserved ball count command transmitted from the main control device 110, the sound ramp control device 113 acquires the value of the special symbol reserved ball count counter 203c of the main control device 110 from the reserved ball count command, and It is stored in the symbol holding ball number counter 223b (see S1808 in FIG. 31). As described above, the voice lamp control device 113 updates the value of the special symbol reserved ball number counter 223b in accordance with the reserved ball number command transmitted from the main control device 110. The value can be updated while synchronizing with 203c.

特別図柄保留球数カウンタ223bの値は、第3図柄表示装置81における保留球数図柄の表示に用いられる。即ち、音声ランプ制御装置113は、保留球数コマンドの受信に応じて、そのコマンドにより示される保留球数を特別図柄保留球数カウンタ223bに格納すると共に、格納後の特別図柄保留球数カウンタ223bの値を表示制御装置114に通知するべく、表示用保留球数コマンドを表示制御装置114に対して送信する。   The value of the special symbol reserved ball number counter 223b is used for displaying the reserved ball number symbol on the third symbol display device 81. That is, in response to the reception of the reserved ball number command, the sound lamp control device 113 stores the reserved ball number indicated by the command in the special symbol reserved ball number counter 223b, and also stores the stored special symbol reserved ball number counter 223b. Is transmitted to the display control device 114 to notify the display control device 114 of the value.

表示制御装置114では、この表示用保留球数コマンドを受信すると、そのコマンドにより示される保留球数の値、即ち、音声ランプ制御装置113の特別図柄保留球数カウンタ223bの値分の保留球数図柄を第3図柄表示装置81の小領域Ds1に表示するように、画像の描画を制御する。上述したように、特別図柄保留球数カウンタ223bは、主制御装置110の特別図柄保留球数カウンタ203aと同期しながら、その値が変更される。従って、第3図柄表示装置81の小領域Ds1に表示される保留球数図柄の数も、主制御装置110の特別図柄保留球数カウンタ203aの値に同期させながら、変化させることができる。よって、第3図柄表示装置81には、変動表示が保留されている保留球の数を正確に表示させることができる。   When the display control device 114 receives the display reserved ball number command, the value of the reserved ball number indicated by the command, that is, the reserved ball number corresponding to the value of the special symbol reserved ball number counter 223b of the voice lamp control device 113, is displayed. The drawing of the image is controlled so that the symbol is displayed in the small area Ds1 of the third symbol display device 81. As described above, the value of the special symbol reserved ball number counter 223b is changed in synchronization with the special symbol reserved ball number counter 203a of the main controller 110. Therefore, the number of the reserved ball count symbols displayed in the small area Ds1 of the third symbol display device 81 can also be changed while synchronizing with the value of the special symbol reserved ball count counter 203a of the main control device 110. Therefore, the third symbol display device 81 can accurately display the number of the reserved balls for which the variable display is suspended.

変動開始フラグ223cは、主制御装置110から送信される変動パターンコマンドを受信した場合にオンされ(図31のS1802参照)、第3図柄表示装置81における変動表示の設定がなされるときにオフされる(図32のS1902参照)。変動開始フラグ223cがオンになると、受信した変動パターンコマンドから抽出された変動パターンに基づいて、表示用変動パターンコマンドが設定される。   The fluctuation start flag 223c is turned on when a fluctuation pattern command transmitted from the main control device 110 is received (see S1802 in FIG. 31), and turned off when the fluctuation display is set on the third symbol display device 81. (See S1902 in FIG. 32). When the variation start flag 223c is turned on, a variation pattern command for display is set based on the variation pattern extracted from the received variation pattern command.

ここで設定された表示用変動パターンコマンドは、RAM223に設けられたコマンド送信用のリングバッファに記憶され、MPU221により実行されるメイン処理(図30参照)のコマンド出力処理(S1702)の中で、表示制御装置114に向けて送信される。表示制御装置114では、この表示用変動パターンコマンドを受信することによって、この表示用変動パターンコマンドによって示される変動パターンで、第3図柄表示装置81において第3図柄の変動表示が行われるように、その変動演出の表示制御が開始される。   The display variation pattern command set here is stored in the command transmission ring buffer provided in the RAM 223, and is included in the command output process (S1702) of the main process (see FIG. 30) executed by the MPU 221. It is transmitted to the display control device 114. The display control device 114 receives the display variation pattern command so that the third symbol display device 81 performs the variation display of the third symbol in the variation pattern indicated by the display variation pattern command. The display control of the variable effect is started.

停止種別選択フラグ223dは、主制御装置110から送信される停止種別コマンドを受信した場合にオンされ(図31のS1805参照)、第3図柄表示装置81における停止種別の設定がなされるときにオフされる(図32のS1907参照)。停止種別選択フラグ223dがオンになると、受信した停止種別コマンドから抽出された停止種別(大当たりの場合には大当たり種別)に基づいて、停止種別を設定し、その設定された停止種別が、表示用停止種別コマンドによって、表示制御装置114に通知される。   The stop type selection flag 223d is turned on when a stop type command transmitted from the main control device 110 is received (see S1805 in FIG. 31), and turned off when the stop type is set in the third symbol display device 81. (See S1907 in FIG. 32). When the stop type selection flag 223d is turned on, the stop type is set based on the stop type (big hit type in the case of a big hit) extracted from the received stop type command, and the set stop type is displayed for display. The display control device 114 is notified by the stop type command.

表示制御装置114では、この表示用停止種別コマンドを受信することによって、この表示用停止種別コマンドによって示される停止種別に応じた停止図柄が、第3図柄表示装置81で停止表示されるように、変動演出の停止表示が制御される。   The display control device 114 receives the display stop type command, so that the stop symbol corresponding to the stop type indicated by the display stop type command is stopped and displayed on the third symbol display device 81. The stop display of the fluctuation effect is controlled.

RAM223は、その他、主制御装置110より受信したコマンドを、そのコマンドに対応した処理が行われるまで一時的に記憶するコマンド記憶領域(図示せず)などを有している。なお、コマンド記憶領域はリングバッファで構成され、FIFO(First In First Out)方式によってデータの読み書きが行われる。音声ランプ処理装置113のコマンド判定処理(図31参照)が実行されると、コマンド記憶領域に記憶された未処理のコマンドのうち、最初に格納されたコマンドが読み出され、コマンド判定処理によって、そのコマンドが解析されて、そのコマンドに応じた処理が行われる。   The RAM 223 further includes a command storage area (not shown) for temporarily storing a command received from the main control device 110 until a process corresponding to the command is performed. Note that the command storage area is configured by a ring buffer, and data is read and written by a FIFO (First In First Out) method. When the command determination process (see FIG. 31) of the sound ramp processing device 113 is executed, the command stored first among the unprocessed commands stored in the command storage area is read out, and the command determination process performs The command is analyzed, and processing according to the command is performed.

表示制御装置114は、音声ランプ制御装置113及び第3図柄表示装置81が接続され、音声ランプ制御装置113より受信したコマンドに基づいて、第3図柄表示装置81における第3図柄の変動表示(変動演出)等を制御するものである。   The display control device 114 is connected to the voice lamp control device 113 and the third symbol display device 81, and based on the command received from the voice lamp control device 113, displays the variation (variation) of the third symbol on the third symbol display device 81. Effects) and the like.

電源装置115は、パチンコ機10の各部に電源を供給するための電源部251と、停電等による電源遮断を監視する停電監視回路252と、RAM消去スイッチ122(図3参照)が設けられたRAM消去スイッチ回路253とを有している。電源部251は、図示しない電源経路を通じて、各制御装置110〜114等に対して各々に必要な動作電圧を供給する装置である。その概要としては、電源部251は、外部より供給される交流24ボルトの電圧を取り込み、各種スイッチ208などの各種スイッチや、ソレノイド209などのソレノイド、モータ等を駆動するための12ボルトの電圧、ロジック用の5ボルトの電圧、RAMバックアップ用のバックアップ電圧などを生成し、これら12ボルトの電圧、5ボルトの電圧及びバックアップ電圧を各制御装置110〜114等に対して必要な電圧を供給する。   The power supply device 115 includes a power supply unit 251 for supplying power to each unit of the pachinko machine 10, a power failure monitoring circuit 252 for monitoring power interruption due to a power failure or the like, and a RAM provided with a RAM erase switch 122 (see FIG. 3). And an erase switch circuit 253. The power supply unit 251 is a device that supplies a necessary operating voltage to each of the control devices 110 to 114 and the like via a power supply path (not shown). As an outline, the power supply unit 251 takes in a voltage of 24 volts AC supplied from the outside and outputs a voltage of 12 volts for driving various switches such as various switches 208, a solenoid such as the solenoid 209, a motor, and the like. A voltage of 5 volts for logic, a backup voltage for RAM backup, and the like are generated, and these 12 volts, 5 volts, and backup voltage are supplied to the respective control devices 110 to 114 and the like.

停電監視回路252は、停電等の発生による電源遮断時に、主制御装置110のMPU201及び払出制御装置111のMPU211の各NMI端子へ停電信号SG1を出力するための回路である。停電監視回路252は、電源部251から出力される最大電圧である直流安定24ボルトの電圧を監視し、この電圧が22ボルト未満になった場合に停電(電源断、電源遮断)の発生と判断して、停電信号SG1を主制御装置110及び払出制御装置111へ出力する。停電信号SG1の出力によって、主制御装置110及び払出制御装置111は、停電の発生を認識し、NMI割込処理を実行する。なお、電源部251は、直流安定24ボルトの電圧が22ボルト未満になった後においても、NMI割込処理の実行に充分な時間の間、制御系の駆動電圧である5ボルトの電圧の出力を正常値に維持するように構成されている。よって、主制御装置110及び払出制御装置111は、NMI割込処理(図22参照)を正常に実行し完了することができる。   The power failure monitoring circuit 252 is a circuit for outputting a power failure signal SG1 to each NMI terminal of the MPU 201 of the main control device 110 and the MPU 211 of the payout control device 111 when the power is cut off due to the occurrence of a power failure or the like. The power failure monitoring circuit 252 monitors the voltage of DC stable 24 volts, which is the maximum voltage output from the power supply unit 251, and determines that a power failure (power interruption, power interruption) has occurred if this voltage falls below 22 volts. Then, the power outage signal SG1 is output to the main control device 110 and the payout control device 111. Based on the output of the power failure signal SG1, the main control device 110 and the payout control device 111 recognize the occurrence of the power failure, and execute the NMI interrupt processing. Note that, even after the DC stable voltage of 24 volts becomes less than 22 volts, the power supply unit 251 outputs the voltage of 5 volts, which is the drive voltage of the control system, for a time sufficient for executing the NMI interrupt processing. Is maintained at a normal value. Therefore, main controller 110 and payout controller 111 can normally execute and complete the NMI interrupt process (see FIG. 22).

RAM消去スイッチ回路253は、RAM消去スイッチ122(図3参照)が押下された場合に、主制御装置110へ、バックアップデータをクリアさせるためのRAM消去信号SG2を出力するための回路である。主制御装置110は、パチンコ機10の電源投入時に、RAM消去信号SG2を入力した場合に、バックアップデータをクリアすると共に、払出制御装置111においてバックアップデータをクリアさせるための払出初期化コマンドを払出制御装置111に対して送信する。   The RAM erasure switch circuit 253 is a circuit for outputting a RAM erasure signal SG2 for clearing the backup data to the main controller 110 when the RAM erasure switch 122 (see FIG. 3) is pressed. When the pachinko machine 10 is powered on and the RAM erasing signal SG2 is input when the pachinko machine 10 is powered on, the main controller 110 clears the backup data and also controls the payout control device 111 to execute a payout initialization command for clearing the backup data. Transmit to the device 111.

<第1実施形態における主制御装置の制御処理について>
次に、図13から図28のフローチャートを参照して、主制御装置110内のMPU201により実行される各制御処理を説明する。かかるMPU201の処理としては大別して、電源投入に伴い起動される立ち上げ処理と、その立ち上げ処理後に実行されるメイン処理と、定期的に(本実施形態では2m秒間隔で)起動されるタイマ割込処理と、NMI端子への停電信号SG1の入力により起動されるNMI割込処理とがあり、説明の便宜上、はじめにタイマ割込処理とNMI割込処理とを説明し、その後、立ち上げ処理とメイン処理とを説明する。
<Control process of main controller in first embodiment>
Next, each control process executed by the MPU 201 in the main control device 110 will be described with reference to the flowcharts of FIGS. The processing of the MPU 201 is roughly divided into a start-up process started upon power-on, a main process executed after the start-up process, and a timer started periodically (at an interval of 2 ms in the present embodiment). There are an interrupt process and an NMI interrupt process started by input of a power failure signal SG1 to the NMI terminal. For convenience of explanation, first, a timer interrupt process and an NMI interrupt process will be described, and then a start process will be described. And the main processing will be described.

図13は、主制御装置110内のMPU201により実行されるタイマ割込処理を示すフローチャートである。タイマ割込処理は、例えば2ミリ秒毎に実行される定期処理である。タイマ割込処理では、まず各種入賞スイッチの読み込み処理を実行する(S101)。即ち、主制御装置110に接続されている各種スイッチの状態を読み込むと共に、当該スイッチの状態を判定して検出情報(入賞検知情報)を保存する。   FIG. 13 is a flowchart showing a timer interrupt process executed by MPU 201 in main controller 110. The timer interrupt process is a periodic process executed, for example, every 2 milliseconds. In the timer interrupt process, first, a process of reading various winning switches is executed (S101). That is, the state of the various switches connected to the main controller 110 is read, and the state of the switch is determined to store the detection information (winning detection information).

次に、第1初期値乱数カウンタCINI1と第2初期値乱数カウンタCINI2の更新を実行する(S102)。具体的には、第1初期値乱数カウンタCINI1を1加算すると共に、そのカウンタ値が最大値(本実施形態では299)に達した際、0にクリアする。そして、第1初期値乱数カウンタCINI1の更新値を、RAM203の該当するバッファ領域に格納する。同様に、第2初期値乱数カウンタCINI2を1加算すると共に、そのカウンタ値が最大値(本実施形態では239)に達した際、0にクリアし、その第2初期値乱数カウンタCINI2の更新値をRAM203の該当するバッファ領域に格納する。   Next, the first initial value random number counter CINI1 and the second initial value random number counter CINI2 are updated (S102). Specifically, the first initial value random number counter CINI1 is incremented by one, and is cleared to 0 when the counter value reaches a maximum value (299 in the present embodiment). Then, the updated value of the first initial value random number counter CINI1 is stored in a corresponding buffer area of the RAM 203. Similarly, the second initial value random number counter CINI2 is incremented by one, and when the counter value reaches a maximum value (239 in this embodiment), the value is cleared to 0, and the updated value of the second initial value random number counter CINI2 is updated. Is stored in the corresponding buffer area of the RAM 203.

更に、第1当たり乱数カウンタC1、第1当たり種別カウンタC2、停止種別選択カウンタC3及び第2当たり乱数カウンタC4の更新を実行する(S103)。具体的には、第1当たり乱数カウンタC1、第1当たり種別カウンタC2、停止種別選択カウンタC3及び第2当たり乱数カウンタC4をそれぞれ1加算すると共に、それらのカウンタ値が最大値(本実施形態ではそれぞれ、299,99,99,239)に達した際、それぞれ0にクリアする。そして、各カウンタC1〜C4の更新値を、RAM203の該当するバッファ領域に格納する。   Furthermore, the first random number counter C1, the first type counter C2, the stop type selection counter C3, and the second random number counter C4 are updated (S103). Specifically, the first random number counter C1, the first type counter C2, the stop type selection counter C3, and the second random number counter C4 are each incremented by one, and their counter values are maximized (in this embodiment, When they reach 299, 99, 99, 239, respectively, they are cleared to 0, respectively. Then, the updated values of the counters C1 to C4 are stored in the corresponding buffer areas of the RAM 203.

次に、第1図柄表示装置37において表示を行うための処理であると共に、第3図柄表示装置81による第3図柄の変動パターンなどを設定する特別図柄変動処理を実行し(S104)、次いで、第1入球口64への入賞(始動入賞)に伴う始動入賞処理を実行する(S105)。なお、特別図柄変動処理、および、始動入賞処理の詳細は、図14〜図19を参照して後述する。   Next, in addition to the process for displaying on the first symbol display device 37, a special symbol variation process for setting a variation pattern of the third symbol by the third symbol display device 81 is executed (S104), A start winning process is executed in accordance with a win (start winning) in the first entrance 64 (S105). The details of the special symbol change process and the start winning process will be described later with reference to FIGS.

始動入賞処理を実行した後は、第2図柄表示装置83において表示を行うための処理である普通図柄変動処理を実行し(S106)、第2入球口67における球の通過に伴うスルーゲート通過処理を実行する(S107)。なお、普通図柄変動処理、および、スルーゲート通過処理の詳細は、図20および図21を参照して後述する。スルーゲート通過処理を実行した後は、発射制御処理を実行し(S108)、更に、定期的に実行すべきその他の処理を実行して(S109)、タイマ割込処理を終了する。なお、発射制御処理は、遊技者が操作ハンドル51に触れていることをタッチセンサ51aにより検出し、且つ、発射を停止させるための打ち止めスイッチ51bが操作されていないことを条件に、球の発射のオン/オフを決定する処理である。主制御装置110は、球の発射がオンである場合に、発射制御装置112に対して球の発射指示をする。   After the start winning process, the normal symbol variation process, which is a process for displaying on the second symbol display device 83, is executed (S106), and the ball passes through the second entrance 67 through the through gate. The processing is executed (S107). The details of the normal symbol change process and the through gate passage process will be described later with reference to FIGS. 20 and 21. After the execution of the through gate passage process, the launch control process is executed (S108), and other processes to be executed periodically are executed (S109), and the timer interrupt process is terminated. The firing control process detects that the player is touching the operation handle 51 with the touch sensor 51a and fires the ball on condition that the hitting switch 51b for stopping firing is not operated. This is a process for determining ON / OFF of the data. When the launch of the ball is on, main controller 110 instructs launch control device 112 to launch the ball.

次に、図14を参照して、主制御装置110内のMPU201により実行される特別図柄変動処理(S104)について説明する。図14は、この特別図柄変動処理(S104)を示すフローチャートである。この特別図柄変動処理(S104)は、タイマ割込処理(図13参照)の中で実行され、第1図柄表示装置37において行う特別図柄(第1図柄)の変動表示や、第3図柄表示装置81において行う第3図柄の変動表示などを制御するための処理である。   Next, the special symbol change process (S104) executed by the MPU 201 in the main control device 110 will be described with reference to FIG. FIG. 14 is a flowchart showing the special symbol changing process (S104). The special symbol change process (S104) is executed in the timer interrupt process (see FIG. 13), and the special symbol (first symbol) change display performed by the first symbol display device 37 and the third symbol display device are performed. This is a process for controlling the variable display of the third symbol performed at 81.

この特別図柄変動処理では、まず、今現在が、特別図柄の大当たり中であるか否かを判定する(S201)。特別図柄の大当たり中としては、第1図柄表示装置37及び第3図柄表示装置81において特別図柄の大当たり(特別図柄の大当たり遊技中も含む)を示す表示がなされている最中と、特別図柄の大当たり遊技終了後の所定時間の最中とが含まれる。判定の結果、特別図柄の大当たり中であれば(S201:Yes)、そのまま本処理を終了する。   In this special symbol change process, first, it is determined whether or not the current moment is a special symbol jackpot (S201). During the special symbol jackpot, the first symbol display device 37 and the third symbol display device 81 are displaying the special symbol jackpot (including the special symbol jackpot game), and the special symbol jackpot. During the predetermined time after the end of the big hit game. If the result of the determination is that the special symbol is in a big hit (S201: Yes), this processing is terminated as it is.

特別図柄の大当たり中でなければ(S201:No)、第1図柄表示装置37の表示態様が変動中であるか否かを判定し(S202)、第1図柄表示装置37の表示態様が変動中でなければ(S202:No)、特別図柄保留球数カウンタ203cの値(特別図柄における変動表示の保留回数N)を取得する(S203)。次に、特別図柄保留球数カウンタ203cの値(N)が0よりも大きいか否かを判別し(S204)、特別図柄保留球数カウンタ203cの値(N)が0であれば(S204:No)、そのまま本処理を終了する。   If it is not during the special symbol jackpot (S201: No), it is determined whether the display mode of the first symbol display device 37 is changing (S202), and the display mode of the first symbol display device 37 is changing. If not (S202: No), the value of the special symbol reserved ball number counter 203c (the number of times of suspension of the variable display in the special symbol) is acquired (S203). Next, it is determined whether or not the value (N) of the special symbol retaining ball number counter 203c is greater than 0 (S204). If the value (N) of the special symbol retaining ball number counter 203c is 0 (S204: S204). No), this process ends as it is.

一方、特別図柄保留球数カウンタ203cの値(N)が0でなければ(S204:Yes)、特別図柄保留球数カウンタ203cの値(N)を1減算し(S205)、演算により変更された特別図柄保留球数カウンタ203cの値を示す保留球数コマンドを設定する(S206)。ここで設定された保留球数コマンドは、RAM203に設けられたコマンド送信用のリングバッファに記憶され、MPU201により実行される後述のメイン処理(図24参照)の外部出力処理(S1101)の中で、音声ランプ制御装置113に向けて送信される。音声ランプ制御装置113は、保留球数コマンドを受信すると、その保留球数コマンドから特別図柄保留球数カウンタ203cの値を抽出し、抽出した値をRAM223の特別図柄保留球数カウンタ223bに格納する。   On the other hand, if the value (N) of the special symbol retaining ball number counter 203c is not 0 (S204: Yes), the value (N) of the special symbol retaining ball number counter 203c is subtracted by 1 (S205) and changed by the calculation. A reserved ball count command indicating the value of the special symbol reserved ball count counter 203c is set (S206). The reserved ball number command set here is stored in a command transmission ring buffer provided in the RAM 203, and is included in an external output process (S1101) of a later-described main process (see FIG. 24) executed by the MPU 201. Are transmitted to the audio lamp control device 113. When receiving the reserved ball number command, the sound ramp control device 113 extracts the value of the special symbol reserved ball number counter 203c from the reserved ball number command, and stores the extracted value in the special symbol reserved ball number counter 223b of the RAM 223. .

S206の処理により保留球数コマンドを設定した後は、特別図柄保留球格納エリア203aに格納されたデータをシフトする(S207)。S207の処理では、特別図柄保留球格納エリア203aの保留第1エリア〜保留第4エリアに格納されているデータを、実行エリア側に順にシフトさせる処理を行う。より具体的には、保留第1エリア→実行エリア、保留第2エリア→保留第1エリア、保留第3エリア→保留第2エリア、保留第4エリア→保留第3エリアといった具合に各エリア内のデータをシフトする。データをシフトした後は、実行エリアにシフトしたデータに基づいて特別図柄の大当たりか否かの抽選を行う大当たり判定処理を実行する(S208)。なお、大当たり判定処理については、図15を参照して後述する。   After the command of the number of reserved balls is set by the processing of S206, the data stored in the special symbol reserved ball storage area 203a is shifted (S207). In the process of S207, a process of sequentially shifting the data stored in the reserved first area to the reserved fourth area of the special symbol reserved ball storage area 203a to the execution area side is performed. More specifically, in each area, such as the first area on hold → the execution area, the second area on hold → the first area on hold, the third area on hold → the second area on hold, the fourth area on the hold → third area on hold, etc. Shift data. After the data is shifted, a big hit determination process is performed for performing a lottery to determine whether or not a special symbol is a big hit based on the data shifted to the execution area (S208). The big hit determination process will be described later with reference to FIG.

S202の処理において、第1図柄表示装置37の表示態様が変動中であれば(S202:Yes)、第1図柄表示装置37において実行している変動表示の変動時間が経過したか否かを判別する(S209)。第1図柄表示装置37において実行される変動表示の変動時間は、変動種別カウンタCS1により選択された変動パターンに応じて決められており(変動パターンコマンドに応じて決められており)、この変動時間が経過していなければ(S209:No)、本処理を終了する。   In the process of S202, if the display mode of the first symbol display device 37 is changing (S202: Yes), it is determined whether or not the change time of the variable display executed on the first symbol display device 37 has elapsed. (S209). The fluctuation time of the fluctuation display executed in the first symbol display device 37 is determined according to the fluctuation pattern selected by the fluctuation type counter CS1 (determined according to the fluctuation pattern command), and the fluctuation time is determined. If has not elapsed (S209: No), this processing ends.

一方、S209の処理において、実行している変動表示の変動時間が経過していれば(S209:Yes)、第1図柄表示装置37の停止図柄に対応した表示態様を設定する(S210)。停止図柄の設定は、図16を参照して後述する大当たり時設定処理(S308)、または、図18を参照して後述するはずれ時設定処理(S309)によって予め行われる。   On the other hand, in the process of S209, if the fluctuating time of the fluctuating display being executed has elapsed (S209: Yes), a display mode corresponding to the stop symbol of the first symbol display device 37 is set (S210). The setting of the stop symbol is performed in advance by a jackpot setting process (S308) described later with reference to FIG. 16 or a loss setting process (S309) described later with reference to FIG.

S210の処理が終了した後は、第1図柄表示装置37において実行中の変動表示が開始されたときに、特別図柄変動開始処理によって行われた特別図柄の抽選結果(今回の抽選結果)が、特別図柄の大当たりであるかを判定する(S211)。今回の抽選結果が特別図柄の大当たりであれば(S211:Yes)、大当り種別に応じた大当たりの開始を設定する(S212)。   After the process of S210 is completed, when the variation display being executed on the first symbol display device 37 is started, the lottery result of the special symbol performed by the special symbol variation start process (the current lottery result) is: It is determined whether it is a special symbol jackpot (S211). If the current lottery result is a special symbol jackpot (S211: Yes), the start of the jackpot according to the jackpot type is set (S212).

S211の処理において、今回の抽選結果が特別図柄の外れであれば(S211:No)、各種設定値格納エリア203eに格納された時短状態カウンタの値が1以上であるかを判定し(S213)、時短状態カウンタの値が1以上であれば(S213:Yes)、時短中状態カウンタの値を1減算して(S214)、本処理を終了する。一方、時短状態カウンタの値が0であれば(S213:No)、S214の処理をスキップして、本処理を終了する。   In the processing of S211, if the current lottery result is out of the special symbol (S211: No), it is determined whether the value of the time-saving state counter stored in the various setting value storage area 203e is 1 or more (S213). If the value of the time reduction status counter is 1 or more (S213: Yes), the value of the time reduction status counter is decremented by 1 (S214), and the process is terminated. On the other hand, if the value of the time reduction state counter is 0 (S213: No), the process of S214 is skipped, and this process ends.

次に、図15を参照して、主制御装置110内のMPU201により実行される大当たり判定処理(S208)について説明する。図15は、大当たり判定処理(S208)を示したフローチャートである。この大当たり判定処理(S208)は、タイマ割込処理(図13参照)の特別図柄変動処理(図14参照)の中で実行される処理であり、特別図柄保留球格納エリア203aの実行エリアに格納された各種カウンタの値に基づいて、「特別図柄の大当たり」又は「特別図柄の外れ」の抽選(当否判定)を行うと共に、第1図柄表示装置37および第3図柄表示装置81で行われる変動演出の演出パターン(変動演出パターン)を決定するための処理である。   Next, the jackpot determination process (S208) executed by the MPU 201 in the main control device 110 will be described with reference to FIG. FIG. 15 is a flowchart showing the jackpot determination process (S208). The big hit determination process (S208) is a process executed in the special symbol change process (see FIG. 14) of the timer interrupt process (see FIG. 13), and is stored in the execution area of the special symbol holding ball storage area 203a. Based on the values of the various counters, a lottery of “special symbol jackpot” or “special symbol loss” is performed (whether or not), and fluctuations performed by the first symbol display device 37 and the third symbol display device 81 are performed. This is a process for determining an effect pattern of an effect (a fluctuation effect pattern).

大当たり判定処理では、まず、ROM202に格納されている第1当たり乱数テーブル202aから、低確率時用の第1当たり乱数テーブル202a2(図示せず)を選択し、特別図柄の大当たりか否かを判断するためのテーブルとして設定する(S301)。その後、各種設定値格納エリア203eに格納されている確変状態フラグを読み出し(S302)、確変状態フラグが特別図柄の高確率状態を示す状態であるか否かを判別する(S303)。   In the jackpot determination process, first, a first random number table 202a2 (not shown) for low probability is selected from the first random number table 202a stored in the ROM 202, and it is determined whether or not the special symbol is a big hit. (S301). Thereafter, the probable change state flag stored in the various set value storage area 203e is read out (S302), and it is determined whether or not the probable change state flag indicates a high probability state of the special symbol (S303).

S303の処理の結果、特別図柄の高確率状態であると判別した場合は(S303:Yes)、ROM202に格納されている第1当たり乱数テーブル202aから、高確率時用の第1当たり乱数テーブル202a1(図示せず)を読み出し、特別図柄の大当たりか否かを判断するためのテーブルとして、低確率時用の第1当たり乱数テーブル202a2に代えて新たに設定し(S304)、S305の処理に移行する。一方、S303の処理の結果、特別図柄の高確率状態でない(即ち、特別図柄の低確率状態である)と判別した場合は(S303:No)、S304の処理をスキップしてS305の処理に移行する。   As a result of the processing in S303, when it is determined that the special symbol is in the high probability state (S303: Yes), the first random number table 202a1 for the high probability is obtained from the first random number table 202a stored in the ROM 202. (Not shown), a new table is set instead of the first random number table 202a2 for low probability as a table for determining whether or not a special symbol is a big hit (S304), and the process proceeds to S305. I do. On the other hand, when it is determined that the special symbol is not in the high probability state (ie, the special symbol is in the low probability state) as a result of the process of S303 (S303: No), the process of S304 is skipped and the process proceeds to S305. I do.

S305の処理では、第1当たり乱数カウンタC1の値をRAM203のカウンタ用バッファから読み出し(S305)、読み出した第1当たり乱数カウンタC1の値と、S
301、または、S304の処理で設定した特別図柄の大当たりか否かを判断するためのテーブル(比較元のテーブル)とを比較する(S306)。
In the process of S305, the value of the first random number counter C1 is read out from the counter buffer of the RAM 203 (S305), and the read value of the first random number counter C1 is read from S1.
A comparison is made with a table (table of comparison source) for determining whether or not the special symbol is a big hit set in the processing of S301 or S304 (S306).

上述したように、高確率時用の第1当たり乱数テーブル202a1(図示せず)には、特別図柄の大当たりとなる乱数値として、「4,11,28,38,45,52,64,78,83,99,106,112,122,134,140,151,168,176,183,197,207,218,222,231,249,256,263,270,285,299」の30個が設定されており、低確率時用の第1当たり乱数テーブル202a2(図示せず)には、特別図柄の大当たりとなる乱数値として、「7,107,282」の3個が設定されている。S306の処理では、これらのテーブルのうち、比較元のテーブルとして設定されているテーブルに規定されている乱数値と、第1当たり乱数カウンタC1の値とを1つ1つ比較する。   As described above, in the first random number table 202a1 (not shown) for the high probability time, "4, 11, 28, 38, 45, 52, 64, 78" is set as a random number value which is a jackpot of a special symbol. , 83, 99, 106, 112, 122, 134, 140, 151, 168, 176, 183, 197, 207, 218, 222, 231, 249, 256, 263, 270, 285, 299 " In the first probability random number table 202a2 (not shown) for low probability, three random numbers of "7, 107, 282" are set as the random numbers to be the big hit of the special symbol. In the processing of S306, among these tables, the random number value specified in the table set as the comparison source table is compared with the value of the first random number counter C1 one by one.

この比較を行うことに基づいて、第1当たり乱数カウンタC1の値が、比較元のテーブルに規定されているいずれかの乱数値と一致するか否かを判別し(S307)、一致する乱数値があった場合(即ち、特別図柄の大当たりの場合)は、大当たり時の変動パターンの態様や大当たり中の制御を設定するための大当たり時設定処理を実行し(S308)、S310の処理へと移行する。一方、S307の処理において一致する乱数値がなかった場合(即ち、特別図柄の外れの場合)は、外れ時の変動パターンの態様等を設定するためのはずれ時設定処理を実行し(S309)、S310の処理へと移行する。なお、大当たり時設定処理(S308)、および、はずれ時設定処理(S309)の詳細については、図16〜図18を参照して後述する。   Based on the comparison, it is determined whether or not the value of the first random number counter C1 matches one of the random numbers specified in the comparison source table (S307). If there is a special jackpot (that is, in the case of a special symbol jackpot), a jackpot setting process for setting the variation pattern at the time of the jackpot and the control during the jackpot is executed (S308), and the process proceeds to S310. I do. On the other hand, when there is no matching random number value in the process of S307 (that is, in the case of the special symbol being out of place), the out-of-offset setting process for setting the mode of the variation pattern at the time of the out-of-out is executed (S309). The process proceeds to S310. The details of the jackpot setting process (S308) and the out-of-match setting process (S309) will be described later with reference to FIGS.

次いで、S310の処理では、カウンタバッファに格納した各種カウンタ値をクリアし(S310)、本処理を終了する。S310の処理で各種カウンタ値をクリアするので、大当たりとなる場合であっても、大当たり状態が開始される前に、大当たりとなる乱数値(カウンタ値)をクリアしておくことができる。よって、特別図柄の大当たりとなる乱数値を外部から不正に取得され難くすることができるので、大当たりとなる乱数値が出現するタイミングを解析し、その解析したタイミングに基づいて大当たりを引き当てる不正行為を抑制することができる。具体的には、解析したタイミングを、所謂ぶらさげ基板に設定して、大当たりとなる乱数値が出現するタイミングで乱数を取得し、大当たりの当否を判定させるように制御を行う不正行為を抑制することができる。なお、本実施形態では、大当たり判定処理(図15参照)の中でカウンタバッファに格納した各種カウンタ値をクリアするように構成しているが、これに限られるものではなく、遊技者に大当たり状態となることを認識される前にクリアしておけばよい。よって、例えば、変動演出中や、図柄の停止前等にカウンタバッファをクリアする処理を実行してもよい。   Next, in the process of S310, the various counter values stored in the counter buffer are cleared (S310), and this process ends. Since various counter values are cleared in the process of S310, even if a big hit occurs, the random number value (counter value) to be a big hit can be cleared before the big hit state is started. Therefore, it is possible to make it difficult for a random number value which becomes a jackpot of a special symbol to be obtained illegally from the outside, so that the timing at which the random number value which becomes a jackpot appears is analyzed, and a fraudulent act of assigning the jackpot based on the analyzed timing is performed. Can be suppressed. Specifically, by setting the analyzed timing on a so-called hanging substrate, acquiring a random number at a timing when a random number value to be a big hit appears, and suppressing a fraudulent act of performing control so as to judge the success or failure of the big hit. Can be. In the present embodiment, various counter values stored in the counter buffer are cleared during the jackpot determination process (see FIG. 15). However, the present invention is not limited to this. It should be cleared before it is recognized that it becomes. Therefore, for example, a process of clearing the counter buffer may be executed during the fluctuation effect or before the symbol stops.

本実施形態において、特別図柄の高確率状態であるか否かによらずに、S301の処理で低確率時用の第1当たり乱数テーブルを一旦設定するように構成しているのは、早期に比較用のテーブルを設定しておくためである。即ち、いずれの第1当たり乱数テーブル(高確率時用の第1当たり乱数テーブル202a1、または、低確率時用の第1当たり乱数テーブル202a2)も設定されていない状態とした場合、ノイズ等の影響によって途中の処理であるS303やS304の処理がスキップされてしまう不具合が生じたとしても、大当たり判定処理の最初に設定しておいた低確率時用の第1当たり乱数テーブル202a2に基づいて大当たりの当否を判別することができる。   In the present embodiment, the first random number table for the low probability state is set once in the process of S301 regardless of whether the special symbol is in the high probability state or not. This is for setting a table for comparison. In other words, if any of the first random number tables (the first random number table 202a1 for the high probability or the first random number table 202a2 for the low probability) is not set, the influence of noise or the like may occur. Even if a problem occurs in which the processing of S303 or S304, which is an intermediate processing, is skipped, the big hit is determined based on the first random number table 202a2 for low probability set at the beginning of the big hit determination processing. Pass / fail can be determined.

次いで、図16を参照して、主制御装置110内のMPU201により実行される大当たり時設定処理(S308)について説明する。この大当たり時設定処理は、上述の通り、大当たり時の変動パターンの態様や大当たり中の制御を設定するための処理である。   Next, the jackpot setting process (S308) executed by the MPU 201 in the main control device 110 will be described with reference to FIG. As described above, the big hit setting process is a process for setting the mode of the big hit variation pattern and the control during the big hit.

本処理では、まず、各種設定値格納エリア203eの大当たりフラグをオンに設定し(S401)、その後、第1当たり種別カウンタC2の値をRAM203のカウンタ用バッファから読み出して、今回当選した大当たりの大当たり種別を特定する(S402)。具体的には、第1当たり種別カウンタC2の値に対応する大当たり種別を、第1大当たり種別選択テーブル202b(図6(b)参照)に基づいて特定する。例えば、第1当たり種別カウンタC2の値が「80」であれば、カウンタ値が「70」〜「97」の範囲内にあるので、今回の大当たり種別は特別大当たりBと特定される。また、例えば、第1当たり種別カウンタC2の値が「140」であれば、カウンタ値が「130」〜「145」の範囲内にあるので、今回の大当たり種別は確変大当たりFと特定される。   In this processing, first, the jackpot flag of the various setting value storage area 203e is set to ON (S401), and thereafter, the value of the first hit type counter C2 is read from the counter buffer of the RAM 203, and the jackpot of the currently won jackpot is obtained. The type is specified (S402). Specifically, the big hit type corresponding to the value of the first big hit type counter C2 is specified based on the first big hit type selection table 202b (see FIG. 6B). For example, if the value of the first hit type counter C2 is “80”, since the counter value is in the range of “70” to “97”, the current big hit type is specified as the special big hit B. Further, for example, if the value of the first hit type counter C2 is “140”, the counter value is in the range of “130” to “145”, and thus the present big hit type is specified as the probability variable big hit F.

次に、特定した大当たり種別に対応する設定値を、ROM202の遊技結果設定テーブル202eから読み出して、RAM203の各種設定値格納エリア203eの対応する記憶領域に読み出した設定値を設定し(S403)、S404の処理へと移行する。ここで、遊技結果設定テーブル202eから読み出して各種設定値格納エリア203eへ設定する設定値としては、LED37aの点灯パターン(表示図柄数)や、特別図柄の停止図柄を示す情報(停止図柄コード)や、変動パターンの態様を選択するためのテーブルを変動パターン選択テーブル202dの中から特定するための情報(テーブル選択情報)や、特定入賞口(大開放口)65aの制御パターン(大開放口パターン)等が挙げられる。   Next, the set value corresponding to the specified jackpot type is read from the game result setting table 202e of the ROM 202, and the read set value is set in the corresponding storage area of the various set value storage area 203e of the RAM 203 (S403). The process moves to S404. Here, as setting values to be read from the game result setting table 202e and set in the various setting value storage areas 203e, the lighting pattern of the LED 37a (the number of display symbols), information (stop symbol code) indicating the stop symbol of the special symbol, and the like. And information for specifying a table for selecting the mode of the variation pattern from the variation pattern selection table 202d (table selection information), and a control pattern of the specific winning opening (large opening) 65a (large opening pattern). And the like.

なお、上述の通り、ROM202から設定値データを読み出して、RAM203に設定する場合には、まず、レジスタ210の各汎用レジスタのいずれかに、転送元アドレスのデータと、設定先アドレスのデータとを一時的に格納する。そして、格納した転送元アドレスのデータに基づいてROM202から読み出した設定値データを、各汎用レジスタのうちアドレスデータが格納されていないいずれかの汎用レジスタに一時的に格納した上で、設定先アドレスのデータにより示されるRAM203のアドレスに設定値を転送(設定)する。S403の処理では、このレジスタ210を介した転送制御を、転送する設定値データの個数分だけ繰り返す。   As described above, when setting value data is read from the ROM 202 and set in the RAM 203, first, the data of the transfer source address and the data of the setting destination address are stored in one of the general-purpose registers of the register 210. Store temporarily. Then, the setting value data read from the ROM 202 based on the data of the stored source address is temporarily stored in one of the general-purpose registers in which the address data is not stored, and then the setting destination address is stored. The setting value is transferred (set) to the address of the RAM 203 indicated by the data of (1). In the process of S403, the transfer control via the register 210 is repeated by the number of set value data to be transferred.

S402の処理において、乱数値(カウンタ値)から大当たり種別を特定し、S403の処理において、特定した大当たり種別に基づいて各種の設定値を決定する構成としているが、乱数値(カウンタ値)の範囲と、各種の設定値とを直接対応付けて規定しておいてもよい。つまり、乱数値(カウンタ値)の範囲と、対応する各種の設定値とを規定したテーブルをROM202に設けておき、このテーブルを参照して、乱数値から直接設定値を特定する構成としてもよい。   In the process of S402, the jackpot type is specified from the random number value (counter value), and in the process of S403, various setting values are determined based on the specified jackpot type. And various setting values may be directly associated with each other and defined. That is, a table that defines the range of the random number value (counter value) and the corresponding various setting values may be provided in the ROM 202, and the setting value may be directly specified from the random number value with reference to this table. .

S404の処理では、変動種別カウンタCS1の値をRAM203のカウンタバッファから読み出して、テーブル選択情報に基づいて特定されるテーブルと比較することにより、変動パターンの態様を選択する(S404)。そして、選択した変動パターンの態様に基づく変動パターンコマンドを、RAM203に設けられたコマンド送信用のリングバッファに設定する(S405)。ここで設定された変動パターンコマンドは、MPU201により実行される後述のメイン処理(図24参照)の外部出力処理(S1101)の中で、音声ランプ制御装置113に向けて送信される。   In the process of S404, the mode of the variation pattern is selected by reading the value of the variation type counter CS1 from the counter buffer of the RAM 203 and comparing it with a table specified based on the table selection information (S404). Then, a variation pattern command based on the selected variation pattern is set in the command transmission ring buffer provided in the RAM 203 (S405). The fluctuation pattern command set here is transmitted to the sound lamp control device 113 in an external output process (S1101) of a main process (see FIG. 24) described later executed by the MPU 201.

変動パターンの設定後は、大当たりの終了時に大当たり終了後の遊技状態を設定するための情報であるオフセット情報を取得して設定するための処理である遊技結果設定取得処理を実行し(S406)、本処理を終了する。   After the setting of the fluctuation pattern, at the end of the jackpot, a game result setting acquisition process for acquiring and setting offset information as information for setting a game state after the end of the jackpot is executed (S406). This processing ends.

続けて、この遊技結果設定取得処理(S406)について、図17を参照して説明を行う。遊技結果設定取得処理(S406)は、主制御装置110内のMPU201により実行される処理であり、特別図柄の抽選結果に基づくオフセット値を、RAM203に保持させておくための処理である。   Subsequently, the game result setting acquisition process (S406) will be described with reference to FIG. The game result setting acquisition process (S406) is a process executed by the MPU 201 in the main control device 110, and is a process for holding the offset value based on the result of the lottery of the special symbol in the RAM 203.

遊技結果設定取得処理(S406)では、まず、遊技結果設定テーブル202eから、今回の大当たり種別に基づくオフセット1の値を読み出して、オフセット値として設定する(S501)。ここで言う「オフセット値として設定する」とは、ROM202の遊技結果設定テーブル202eから読み出したオフセット1、またはオフセット2の値を一時的にアキュームレータ210aに格納しておくことを指す。また、S501の処理において、オフセット1の値を汎用レジスタ210b1〜210d2のいずれかに格納せずに、アキュームレータ210aに格納しているのは、後述するS506の処理やS507の処理において、格納したオフセット値に対して演算処理を行うためである。   In the game result setting acquisition process (S406), first, the value of offset 1 based on the current jackpot type is read from the game result setting table 202e and set as an offset value (S501). Here, "set as an offset value" means that the value of offset 1 or offset 2 read from the game result setting table 202e of the ROM 202 is temporarily stored in the accumulator 210a. In the processing of S501, the value of offset 1 is not stored in any of the general-purpose registers 210b1 to 210d2 but is stored in the accumulator 210a because of the offset stored in the processing of S506 and the processing of S507 described later. This is for performing arithmetic processing on the value.

同様に、遊技結果設定テーブル202eから、今回の大当たり種別に基づくオフセット2の値を読み出して、汎用レジスタ210b1〜210d2のいずれかに格納しておく(S502)。その後、時短状態カウンタの値が0であるか否か(即ち、今回の大当たりが、各種時短大当たりに当選後に付与される普通図柄の時短状態中に当選したものであるか否か)を判別する(S503)。   Similarly, the value of offset 2 based on the current jackpot type is read from the game result setting table 202e and stored in any of the general-purpose registers 210b1 to 210d2 (S502). Thereafter, it is determined whether or not the value of the time reduction state counter is 0 (that is, whether or not the current jackpot has been won during the time reduction state of the ordinary symbol given after winning the various time reduction jackpots). (S503).

S503の処理において、時短状態カウンタの値が0でないと判別した場合は(S503:No)、汎用レジスタ210b1〜210d2のいずれかに格納しておいたオフセット2の値を、アキュームレータ210aに格納されているデータに対して上書きし(S504)、S505の処理へと移行する。一方、S503の処理において、時短状態カウンタの値が0であると判別した場合は(S503:Yes)、S504の処理をスキップしてS505の処理へと移行する。   In the processing of S503, when it is determined that the value of the time reduction state counter is not 0 (S503: No), the value of offset 2 stored in any of the general-purpose registers 210b1 to 210d2 is stored in the accumulator 210a. The existing data is overwritten (S504), and the process proceeds to S505. On the other hand, in the process of S503, when it is determined that the value of the time reduction state counter is 0 (S503: Yes), the process of S504 is skipped and the process proceeds to S505.

本実施形態のパチンコ機10では、各種時短大当たり後に付与される普通図柄の時短状態中に当選するか否かによって、大当たり終了後に異なる遊技状態へと移行する大当たり種別(特別大当たりA、特別大当たりB)が設けられている。具体的には、各種時短大当たり後に付与される普通図柄の時短状態中に特別大当たりA、または、特別大当たりBに当選すると、大当たり終了後に特別図柄の高確率状態へと移行する。一方、それ以外の状態で特別大当たりA、または、特別大当たりBに当選すると、大当たり終了後に特別図柄の低確率状態へと移行すると共に、普通図柄の時短状態へと移行する。このため、本実施形態のパチンコ機10では、大当たりの終了後に移行し得る2通りの遊技状態それぞれに対してオフセット1、または、オフセット2を対応付けて規定している。   In the pachinko machine 10 of the present embodiment, the jackpot types (special jackpot A, special jackpot B) that shift to different gaming states after the jackpot is completed depending on whether or not to win during the time saving state of the ordinary symbol given after various time saving jackpots. ) Is provided. Specifically, if the special jackpot A or the special jackpot B is won during the time-saving state of the ordinary symbol given after the various time-saving jackpots, the state shifts to the special symbol high probability state after the end of the jackpot. On the other hand, if the special jackpot A or the special jackpot B is won in any other state, the state shifts to the special symbol low-probability state and the normal symbol time-saving state after the end of the jackpot. For this reason, in the pachinko machine 10 of the present embodiment, the offset 1 or the offset 2 is defined in association with each of the two game states that can be shifted after the end of the jackpot.

S505の処理では、特別図柄の高確率状態であるか否かを判別し(S505)、特別図柄の高確率状態であると判別した場合は(S505:Yes)、アキュームレータ210aに格納されているオフセット値の上位4ビットと下位4ビットとを入れ替る演算処理を行い(S506)、S507の処理に移行する。一方、S505の処理において、特別図柄の高確率状態でない(即ち、特別図柄の低確率状態である)と判別した場合は(S505:No)、S506の処理をスキップしてS507の処理へと移行する。   In the process of S505, it is determined whether or not the special symbol is in the high probability state (S505). If it is determined that the special symbol is in the high probability state (S505: Yes), the offset stored in the accumulator 210a is determined. An arithmetic process for exchanging the upper 4 bits and the lower 4 bits of the value is performed (S506), and the process proceeds to S507. On the other hand, in the processing of S505, when it is determined that the special symbol is not in the high probability state (that is, the special symbol is in the low probability state) (S505: No), the processing of S506 is skipped and the processing shifts to the processing of S507. I do.

本実施形態のパチンコ機10では、特別図柄の高確率状態中に当選するか否かによって、大当たり終了後に付与される普通図柄の時短回数が異なる大当たり種別(時短大当たりA)が設けられている。具体的には、特別図柄の高確率状態中に時短大当たりAに当選すると、大当たり終了後から特別図柄の抽選が30回行われるまでの間は普通図柄の時短状態に設定される。特別図柄の低確率状態中に時短大当たりAに当選すると、大当たり終了後から特別図柄の抽選が20回行われるまでの間のみ普通図柄の時短状態に設定される。このため、本実施形態のパチンコ機10では、大当たりの終了後に移行し得る2通りの遊技状態それぞれに対してオフセット値の上位4ビット、または、下位4ビットを対応付けて規定している。   The pachinko machine 10 of the present embodiment is provided with a jackpot type (hour-saving jackpot A) in which the number of times of saving of the ordinary symbol given after the end of the jackpot is different depending on whether or not to win during the special symbol high probability state. More specifically, if the time-saving jackpot A is won during the special symbol high-probability state, the normal symbol time-saving state is set from the end of the jackpot until the special symbol lottery is performed 30 times. When the time-saving jackpot A is won during the special symbol low probability state, the normal symbol time saving state is set only after the jackpot is completed and until the special symbol lottery is performed 20 times. For this reason, in the pachinko machine 10 of the present embodiment, the upper 4 bits or lower 4 bits of the offset value are defined in association with each of the two game states that can be shifted after the end of the jackpot.

S507の処理では、アキュームレータ210aに格納されているオフセット値の下位4ビットを抜き出して、RAM203に設けられた各種設定値格納エリア203eの中のオフセット値格納エリアに記憶し(S507)、本処理を終了する。ここで、「下位4ビットを抜き出す」とは、アキュームレータ210aに格納されているデータと「0FH」との論理積をとることを指す。アキュームレータ210aに格納されているデータの上位4ビットがいかなる値であっても、「0FH」(即ち、「00001111B」)との論理積をとることにより上位4ビットは「0H」(即ち、「0000B」)となるため、アキュームレータ210aに格納されていたデータのうち、下位4ビットのみが残るのである。   In the processing of S507, the lower 4 bits of the offset value stored in the accumulator 210a are extracted and stored in the offset value storage area of the various setting value storage areas 203e provided in the RAM 203 (S507). finish. Here, "extracting the lower 4 bits" means to take the logical product of the data stored in the accumulator 210a and "0FH". Regardless of the value of the upper 4 bits of the data stored in the accumulator 210a, the upper 4 bits become "0H" (that is, "0000B") by performing a logical AND operation with "0FH" (that is, "00001111B"). )), Only the lower 4 bits of the data stored in the accumulator 210a remain.

S507の処理で各種設定値格納エリア203eのオフセット値格納エリアに記憶されたオフセット値は、大当たりの終了タイミングまで保持され、大当たり終了後の状態を設定するための処理である大当たり終了処理(図26参照)において、状態設定テーブル202fから読み出すデータを決定するために用いられる。   The offset value stored in the offset value storage area of the various setting value storage area 203e in the process of S507 is retained until the jackpot end timing, and the jackpot end process (FIG. 26) is a process for setting the state after the jackpot end. ) Is used to determine data to be read from the state setting table 202f.

本実施形態のパチンコ機10では、第1入球口64への入球(始動入賞)に伴って取得される乱数値(カウンタ値)を、オフセット値に変換してオフセット値格納エリアに格納しておき、そのオフセット値に基づいて大当たり終了後の遊技状態を設定するように構成しているので、特別図柄の大当たりとなる乱数値自体が保持されている期間を短期間に限ることができる。よって、特別図柄の大当たりとなる乱数値を外部から不正に取得され難くすることができるので、大当たりとなる乱数値が出現するタイミングを解析し、その解析したタイミングに基づいて大当たりを引き当てる不正行為を抑制することができる。具体的には、解析したタイミングを、所謂ぶらさげ基板に設定して、大当たりとなる乱数値が出現するタイミングで乱数を取得し、大当たりの当否を判定させるように制御を行う不正行為を抑制することができる。   In the pachinko machine 10 of the present embodiment, a random number value (counter value) acquired in accordance with the ball entry (start winning) into the first entrance hole 64 is converted into an offset value and stored in the offset value storage area. In addition, since the game state after the end of the jackpot is set based on the offset value, the period in which the random number value itself serving as the jackpot of the special symbol is held can be limited to a short period. Therefore, it is possible to make it difficult for a random number value which becomes a jackpot of a special symbol to be obtained illegally from the outside, so that the timing at which the random number value which becomes a jackpot appears is analyzed, and a fraudulent act of assigning the jackpot based on the analyzed timing is performed. Can be suppressed. Specifically, by setting the analyzed timing on a so-called hanging substrate, acquiring a random number at a timing when a random number value to be a big hit appears, and suppressing a fraudulent act of performing control so as to judge the success or failure of the big hit. Can be.

また、本実施形態のパチンコ機10では、大当たり終了後の遊技状態としてアドレスF091H〜F094Hにそれぞれ設定すべき各種設定値(特別図柄の抽選状態、普通図柄の状態、時短回数、変動パターン選択テーブル切替回数)を、大当たり遊技の開始前に予め特定して保持しておくのではなく、状態設定テーブル202fにおける各種設定値の格納位置を示す値であるオフセット値のみを保持しておく構成としているので、RAM203にはオフセット値格納エリア1バイト分の記憶領域のみを設けておくだけで足りる。よって、RAM203の記憶領域を効率良く使用することができる。   In the pachinko machine 10 of the present embodiment, various setting values to be set at the addresses F091H to F094H as the gaming state after the end of the jackpot (special symbol lottery state, ordinary symbol state, number of working hours, variation pattern selection table switching) The number of times is not specified and held in advance before the start of the big hit game, but only the offset value indicating the storage position of various setting values in the state setting table 202f is held. It is sufficient to provide only a storage area for one byte of the offset value storage area in the RAM 203. Therefore, the storage area of the RAM 203 can be used efficiently.

なお、本実施形態のパチンコ機10では、S501の処理でアキュームレータ210aにオフセット1の値を格納し、S502の処理でいずれかの汎用レジスタ210b1〜210d2にオフセット2の値を格納するように構成しているが、オフセット1の値と、オフセット2の値とを、いずれかのペアレジスタ(汎用レジスタ210b1と汎用レジスタ210b2、汎用レジスタ210c1と汎用レジスタ210c2、または、汎用レジスタ210d1と汎用レジスタ210d2)に一括して記憶させておいても良い。そして、S503の処理において時短状態カウンタが0であると判別された場合には(S503:Yes)、ペアレジスタに格納したオフセット1の値をアキュームレータ210aに格納するように構成すればよい。   In the pachinko machine 10 of the present embodiment, the value of offset 1 is stored in the accumulator 210a in the processing of S501, and the value of offset 2 is stored in any of the general-purpose registers 210b1 to 210d2 in the processing of S502. However, the value of offset 1 and the value of offset 2 are stored in any pair register (general-purpose register 210b1 and general-purpose register 210b2, general-purpose register 210c1 and general-purpose register 210c2, or general-purpose register 210d1 and general-purpose register 210d2). It may be stored in a lump. Then, when it is determined that the time-saving state counter is 0 in the processing of S503 (S503: Yes), the value of the offset 1 stored in the pair register may be stored in the accumulator 210a.

また、本実施形態のパチンコ機10では、時短状態カウンタの値が0であると判別される前にオフセット2の値をいずれかの汎用レジスタに一時的に格納するように構成しているが、時短状態カウンタの値が0でないと判別された場合に(S503:No)、オフセット2の値を格納するように構成してもよい。これにより、時短状態カウンタが0であった場合には(S503:Yes)、S504の処理だけでなく、S502の処理に相当する処理も省略することができるので、処理負荷を軽減することができる。   Further, in the pachinko machine 10 of the present embodiment, the value of the offset 2 is temporarily stored in any of the general-purpose registers before the value of the time-saving state counter is determined to be 0. If it is determined that the value of the time reduction state counter is not 0 (S503: No), the value of the offset 2 may be stored. Thereby, when the time reduction state counter is 0 (S503: Yes), not only the processing of S504 but also the processing corresponding to the processing of S502 can be omitted, so that the processing load can be reduced. .

更に、本実施形態のパチンコ機10では、S502の処理によって、いずれかの汎用レジスタに格納されたオフセット2の値を消去していないが、例えば、S505の処理に移行する前に汎用レジスタに格納されたオフセット2の値を消去するように構成してもよい。これにより、他の処理において誤ってオフセット2の値が格納された汎用レジスタを参照してしまい、パチンコ機10が誤動作を起こしてしまうことを抑制することができる。   Further, in the pachinko machine 10 of the present embodiment, the value of the offset 2 stored in any one of the general-purpose registers is not erased by the processing of S502. It may be configured to delete the offset 2 value that has been set. Thereby, it is possible to suppress the malfunction of the pachinko machine 10 caused by erroneously referencing the general-purpose register storing the value of the offset 2 in another process.

次に、図18を参照して、大当たり判定処理(S208)において、今回の抽選結果が特別図柄の外れと判断された場合に実行されるはずれ時設定処理(S309)について説明する。   Next, with reference to FIG. 18, the out-of-position setting process (S309) executed when the current lottery result is determined to be out of the special symbol in the big hit determination process (S208) will be described.

はずれ時設定処理では、まず、変動パターンの決定に用いるためのテーブルを特定する(S501)。具体的には、各種設定値格納エリア203eの時短状態フラグの状態と、変動選択状態カウンタのカウンタ値とを参照して、変動パターン選択テーブル202dに規定されている複数のテーブルからいずれかを特定する。上述の通り、変動選択状態カウンタのカウンタ値が0でなければ、大当たり終了後専用のテーブルが選択される。一方、変動選択状態カウンタのカウンタ値が0であれば、時短状態フラグの状態に対応したテーブルが選択される。   In the out-of-office setting process, first, a table to be used for determining a variation pattern is specified (S501). Specifically, referring to the state of the time reduction state flag in the various setting value storage area 203e and the counter value of the fluctuation selection state counter, one of the plurality of tables specified in the fluctuation pattern selection table 202d is specified. I do. As described above, if the counter value of the fluctuation selection state counter is not 0, a table dedicated to the end of the jackpot is selected. On the other hand, if the counter value of the variation selection state counter is 0, the table corresponding to the state of the time reduction state flag is selected.

S501の処理の終了後は、変動種別カウンタCS1の値をRAM203のカウンタバッファから読み出し(S502)、読み出した変動種別カウンタCS1の値と、S501の処理で選択したテーブルとに基づいて、変動パターンの態様を選択する(S503)。そして、選択した変動パターンの態様に基づく変動パターンコマンドを、RAM203に設けられたコマンド送信用のリングバッファに設定し(S504)、本処理を終了する。ここで設定された変動パターンコマンドは、MPU201により実行される後述のメイン処理(図24参照)の外部出力処理(S1101)の中で、音声ランプ制御装置113に向けて送信される。   After the process of S501 is completed, the value of the variation type counter CS1 is read from the counter buffer of the RAM 203 (S502), and the variation pattern counter CS1 is read based on the read value of the variation type counter CS1 and the table selected in the process of S501. The mode is selected (S503). Then, a variation pattern command based on the mode of the selected variation pattern is set in the command transmission ring buffer provided in the RAM 203 (S504), and the process ends. The fluctuation pattern command set here is transmitted to the sound lamp control device 113 in an external output process (S1101) of a main process (see FIG. 24) described later executed by the MPU 201.

次に、図19のフローチャートを参照して、主制御装置110内のMPU201により実行される始動入賞処理(S105)を説明する。図19は、この始動入賞処理(S105)を示すフローチャートである。この始動入賞処理(S105)は、タイマ割込処理(図13参照)の中で実行され、第1入球口64への入賞(始動入賞)の有無を判断し、始動入賞があった場合に、各種乱数カウンタが示す値の保留処理を実行するための処理である。   Next, the start winning process (S105) executed by the MPU 201 in the main control device 110 will be described with reference to the flowchart of FIG. FIG. 19 is a flowchart showing the start winning process (S105). This start winning process (S105) is executed in a timer interrupt process (see FIG. 13), and it is determined whether or not there is a win (start win) in the first entrance 64, and when there is a start win. This is a process for executing a hold process of the values indicated by the various random number counters.

始動入賞処理が実行されると、まず、球が第1入球口64に入賞(始動入賞)したか否かを判定する(S601)。ここでは、第1入球口64への入球を3回のタイマ割込処理にわたって検出する。そして、球が第1入球口64に入賞したと判別されると(S601:Yes)、特別図柄保留球数カウンタ203cの値(特別図柄における変動表示の保留回数N)を取得し(S602)、特別図柄保留球数カウンタ203cの値(N)が上限値(本実施形態では4)未満であるか否かを判定する(S603)。   When the start winning process is executed, first, it is determined whether or not the ball has won the first ball opening 64 (start winning) (S601). Here, a ball entering the first ball entrance 64 is detected over three timer interrupt processes. Then, when it is determined that the ball has won the first entrance 64 (S601: Yes), the value of the special symbol reserved ball number counter 203c (the number of times the variable display is retained in the special symbol N) is acquired (S602). Then, it is determined whether or not the value (N) of the special symbol reserved ball number counter 203c is less than the upper limit (4 in the present embodiment) (S603).

第1入球口64への入賞がないか(S601:No)、或いは、第1入球口64への入賞があっても特別図柄保留球数カウンタ203cの値(N)が4未満でなければ(S603:No)、本処理を終了してタイマ割込処理に戻る。一方、第1入球口64への入賞があり(S601:Yes)、且つ、特別図柄保留球数カウンタ203cの値(N)が4未満であれば(S603:Yes)、特別図柄保留球数カウンタ203cの値(N)を1加算する(S604)。そして、演算により変更された特別図柄保留球数カウンタ203cの値を示す保留球数コマンドを設定する(S605)。   If there is no winning in the first entrance 64 (S601: No), or even if there is a winning in the first entrance 64, the value (N) of the special symbol reserved ball number counter 203c must be less than 4. If this is the case (S603: No), this process ends and the process returns to the timer interrupt process. On the other hand, if there is a winning in the first entrance 64 (S601: Yes) and the value (N) of the special symbol reserved ball number counter 203c is less than 4 (S603: Yes), the special symbol reserved ball number The value (N) of the counter 203c is incremented by 1 (S604). Then, a reserved ball number command indicating the value of the special symbol reserved ball number counter 203c changed by the calculation is set (S605).

ここで設定された保留球数コマンドは、RAM203に設けられたコマンド送信用のリングバッファに記憶され、MPU201により実行されるメイン処理(図24参照)の外部出力処理(S1101)の中で、音声ランプ制御装置113に向けて送信される。音声ランプ制御装置113は、保留球数コマンドを受信すると、その保留球数コマンドから特別図柄保留球数カウンタ203cの値を抽出し、抽出した値をRAM223の特別図柄保留球数カウンタ223bに格納する。   The reserved ball count command set here is stored in the command transmission ring buffer provided in the RAM 203, and is used as a voice in the external output process (S1101) of the main process (see FIG. 24) executed by the MPU 201. It is transmitted to the lamp control device 113. When receiving the reserved ball number command, the sound ramp control device 113 extracts the value of the special symbol reserved ball number counter 203c from the reserved ball number command, and stores the extracted value in the special symbol reserved ball number counter 223b of the RAM 223. .

S605の処理により保留球数コマンドを設定した後は、上述したタイマ割込処理のS103の処理で更新した第1当たり乱数カウンタC1、第1当たり種別カウンタC2及び停止種別選択カウンタC3の各値を、RAM203の特別図柄保留球格納エリア203aの空き保留エリア(保留第1エリア〜保留第4エリア)のうち最初のエリアに格納する(S606)。なお、S606の処理では、特別図柄保留球カウンタ203cの値を参照し、その値が0であれば、保留第1エリアを最初のエリアとする。同様に、その値が1であれば保留第2エリアを、その値が2であれば保留第3エリアを、その値が3であれば保留第4エリアを、それぞれ最初のエリアとする。   After setting the pending ball number command in the processing of S605, the values of the first random number counter C1, the first collision type counter C2, and the stop type selection counter C3 updated in the processing of S103 of the timer interrupt processing described above are updated. Then, the special symbol reserved ball storage area 203a of the RAM 203 is stored in the first one of the empty reserved areas (reserved first area to reserved fourth area) (S606). In the process of S606, the value of the special symbol holding ball counter 203c is referred to, and if the value is 0, the holding first area is set as the first area. Similarly, if the value is 1, the reserved second area is set as the first area, if the value is 2, the reserved third area is set as the value, and if the value is 3, the reserved fourth area is set as the first area.

次いで、S606の処理で格納された各種カウンタ値に基づいて、特別図柄における抽選の当否(大当たりか否か)と、その停止種別(大当たりの場合には大当たり種別)と、その変動パターンとを予測する(S607)。ここで、特別図柄の大当たりか否かは、S606の処理で格納された第1当たり乱数カウンタC1の値と、第1当たり乱数テーブル202aに格納されている乱数値(当たり値)とを1つ1つ比較することによって判定される。上述したように、特別図柄の高確率時に特別図柄の大当たりとなる乱数値は、高確率時用の第1当たり乱数テーブル202a1に格納されている、「4,11,28,38,45,52,64,78,83,99,106,112,122,134,140,151,168,176,183,197,207,218,222,231,249,256,263,270,285,299」の30個であり、特別図柄の低確率時に特別図柄の大当たりとなる乱数値は、低確率時用の第1当たり乱数テーブル202a2に格納されている、「7,107,282」の3個である。   Next, based on the various counter values stored in the process of S606, the success or failure of the lottery in the special symbol (whether or not a big hit), the type of stop (the big hit type in the case of a big hit), and its fluctuation pattern are predicted. (S607). Here, whether or not the special symbol is a big hit is determined by one of the value of the first random number counter C1 stored in the processing of S606 and the random number value (winning value) stored in the first random number table 202a. It is determined by comparing one. As described above, the random number value which is a big hit of the special symbol when the special symbol has a high probability is stored in the first random number table 202a1 for the high probability, "4, 11, 28, 38, 45, 52". , 64, 78, 83, 99, 106, 112, 122, 134, 140, 151, 168, 176, 183, 197, 207, 218, 222, 231, 249, 256, 263, 270, 285, 299 " There are thirty random numbers which are the big hits of the special symbol when the special symbol has a low probability, and are "7, 107, 282" stored in the first random number table 202a2 for the low probability. .

また、現在が特別図柄の低確率状態であるか、特別図柄の高確率状態であるかは、各種設定値格納エリア203eに格納されている確変状態フラグを参照することにより判断される。具体的には、確変状態フラグがオンであれば特別図柄の高確率状態であり、確変状態フラグがオフであれば、特別図柄の低確率状態である。S607の処理では、第1当たり乱数カウンタC1の値と、確変状態フラグの状態に応じた第1当たり乱数テーブル202aに格納された乱数値とを比較し、これらの値が一致する場合に、特別図柄の大当たりであると判定する。   Whether the current state is the special symbol low-probability state or the special symbol high-probability state is determined by referring to the probability change state flag stored in the various setting value storage area 203e. Specifically, if the probable change state flag is on, the special symbol has a high probability state, and if the probable change state flag is off, the special symbol has a low probability state. In the process of S607, the value of the first random number counter C1 is compared with the random number value stored in the first random number table 202a according to the state of the probability change state flag, and if these values match, the special It is determined that the symbol is a big hit.

そして、特別図柄の大当たりであると判定された場合には、S606の処理で格納された第1当たり種別カウンタC2の値と、特別図柄大当たり種別テーブルに格納されている乱数値とを比較し、13種類ある特別図柄の大当たり(通常大当たり、時短大当たりA、時短大当たりB、特別大当たりA、特別大当たりB、確変大当たりA〜確変大当たりH)のうち、いずれの大当たり種別であるかを判定する。上述したように、第1当たり種別カウンタC2の値に対応する大当たり種別を、第1当たり種別選択テーブル202bを参照して特定する(図6(b)参照)。   Then, when it is determined that the special symbol jackpot, the value of the first hit type counter C2 stored in the process of S606 is compared with the random number value stored in the special symbol jackpot type table, It is determined which of the 13 types of special symbol jackpots (normal jackpot, time-saving jackpot A, time-saving jackpot B, special jackpot A, special jackpot B, probable jackpot A to probable jackpot H). As described above, the big hit type corresponding to the value of the first hit type counter C2 is specified with reference to the first hit type selection table 202b (see FIG. 6B).

一方、特別図柄の外れであると判定された場合には、S606の処理で格納された停止種別選択カウンタC3の値に基づいて、第3図柄表示装置81において表示させる停止種別として、前後外れリーチであるか、前後外れ以外リーチであるか、完全外れであるかを判定する。ここでは、確変状態フラグがオンであれば、S606の処理で格納された停止種別選択カウンタC3の値と、高確率時用の停止種別選択テーブルに格納されている乱数値とを比較して、停止種別を判定する。具体的には、停止種別選択カウンタC3の値が「0〜89」の範囲にあれば、完全外れであると判定し、「90〜97」の範囲にあれば前後外れ以外リーチであると判定し、「98,99」であれば前後外れリーチであると判定する。一方、確変フラグ203eがオフであれば、停止種別選択カウンタC3の値と、低確率時用の停止種別選択テーブルに格納されている乱数値とを比較して、停止種別を判定する。具体的には、停止種別選択カウンタC3の値が「0〜79」の範囲にあれば、完全外れであると判定し、「80〜97」の範囲にあれば前後外れ以外リーチであると判定し、「98,99」であれば前後外れリーチであると判定する。   On the other hand, if it is determined that the special symbol is out of the range, based on the value of the stop type selection counter C3 stored in the process of S606, the stop type to be displayed on the third symbol display device 81, the front and rear out reach. , Or reach other than the front and rear departure, or complete departure. Here, if the probability change state flag is ON, the value of the stop type selection counter C3 stored in the processing of S606 is compared with the random number value stored in the stop type selection table for high probability, Determine the type of stop. Specifically, if the value of the stop type selection counter C3 is in the range of “0 to 89”, it is determined that the vehicle is completely out of range. If it is "98, 99", it is determined that the reach is out of order. On the other hand, if the probability change flag 203e is off, the stop type is determined by comparing the value of the stop type selection counter C3 with the random number value stored in the stop type selection table for low probability. Specifically, if the value of the stop type selection counter C3 is in the range of “0 to 79”, it is determined that the vehicle is completely out of range. If it is "98, 99", it is determined that the reach is out of order.

次に、第3図柄表示装置81における変動パターンを判定する。第3図柄表示装置81における変動パターンは、ROM202に格納された変動パターン選択テーブル(図示せず)の中から、予測された抽選結果や、予測された停止種別(大当たりの場合には大当たり種別)に応じて選定される。変動パターンテーブルには、例えば、外れ用の変動パターンとして、「外れ(長時間用)」、「外れ(短時間用)」、「外れノーマルリーチ」各種、「外れスーパーリーチ」各種、「外れスペシャルリーチ」各種が規定され、大当たり用の変動パターンとして、「当たりノーマルリーチ」各種、「当たりスーパーリーチ」各種、「当たりスペシャルリーチ」各種が規定され、当たり・外れ共用の変動パターンとして、「共用ノーマルリーチ」各種、「共用スーパーリーチ」各種、「共用スペシャルリーチ」各種が規定されている。そして、変動パターンテーブルに規定された各種変動パターンから、予測された抽選結果や、予測された停止種別(大当たりの場合には大当たり種別)に応じて変動パターンが選定される。   Next, a variation pattern in the third symbol display device 81 is determined. The fluctuation pattern in the third symbol display device 81 is calculated from a fluctuation pattern selection table (not shown) stored in the ROM 202 and a predicted lottery result and a predicted stop type (a big hit type in the case of a big hit). Is selected according to In the variation pattern table, for example, “variation (for long time)”, “variation (for short time)”, “variation of normal reach”, “variation of super reach”, “variation of special reach” "Variable patterns for jackpots" are stipulated, and "Various normal reach", "Various super reach", and "Various special reach" are stipulated. , "Common Super Reach", and "Common Special Reach". Then, from the various fluctuation patterns defined in the fluctuation pattern table, a fluctuation pattern is selected in accordance with the predicted lottery result and the predicted stop type (in the case of a big hit, the big hit type).

S607の処理によって、特別図柄における抽選の当否と、停止種別(大当たりの場合には大当たり種別)と、変動パターンとが予測されたら、次に、予測した抽選の当否と、予測した停止種別と、予測した変動パターンとを含む入賞情報コマンドを設定し(S608)、タイマ割込処理(図13参照)へ戻る。   If the success or failure of the lottery in the special symbol, the stop type (the big hit type in the case of a big hit), and the fluctuation pattern are predicted by the processing of S607, then the predicted success or failure of the lottery, the predicted stop type, A winning information command including the predicted fluctuation pattern is set (S608), and the process returns to the timer interrupt processing (see FIG. 13).

次に、図20のフローチャートを参照して、主制御装置110内のMPU201により実行される普通図柄変動処理(S106)について説明する。図20は、この普通図柄変動処理(S106)を示すフローチャートである。この普通図柄変動処理(S106)は、タイマ割込処理(図13参照)の中で実行され、第2図柄表示装置83において行う第2図柄の変動表示や、第1入球口64に付随する電動役物の開放時間などを制御するための処理である。   Next, with reference to the flowchart of FIG. 20, the ordinary symbol variation process (S106) executed by the MPU 201 in the main control device 110 will be described. FIG. 20 is a flowchart showing the ordinary symbol change processing (S106). This normal symbol variation process (S106) is executed in the timer interrupt process (see FIG. 13), and is associated with the variation display of the second symbol performed by the second symbol display device 83 and the first entrance 64. This is a process for controlling the opening time of the electric accessory and the like.

この普通図柄変動処理では、まず、今現在が、普通図柄(第2図柄)の当たり中であるか否かを判定する(S701)。普通図柄(第2図柄)の当たり中としては、第2図柄表示装置83において当たりを示す表示がなされている最中と、第1入球口64に付随する電動役物の開閉制御がなされている最中とが含まれる。判定の結果、普通図柄(第2図柄)の当たり中であれば(S701:Yes)、そのまま本処理を終了する。   In the ordinary symbol variation process, first, it is determined whether or not the present is hitting an ordinary symbol (second symbol) (S701). As for the hit during the normal symbol (second symbol), while the display indicating the hit is made on the second symbol display device 83, and the opening and closing control of the electric accessory attached to the first entrance 64 is performed. In the middle of being included. If the result of the determination is that a normal symbol (second symbol) is being hit (S701: Yes), the present process ends.

一方、普通図柄(第2図柄)の当たり中でなければ(S701:No)、第2図柄表示装置83の表示態様が変動中であるか否かを判定し(S702)、第2図柄表示装置83の表示態様が変動中でなければ(S702:No)、普通図柄保留球数カウンタ203dの値(普通図柄における変動表示の保留回数M)を取得する(S703)。次に、普通図柄保留球数カウンタ203dの値(M)が0よりも大きいか否かを判別し(S704)、普通図柄保留球数カウンタ203dの値(M)が0であれば(S704:No)、そのまま本処理を終了する。一方、普通図柄保留球数カウンタ203dの値(M)が0でなければ(S704:Yes)、普通図柄保留球数カウンタ203dの値(M)を1減算する(S705)。   On the other hand, if the normal symbol (second symbol) is not being hit (S701: No), it is determined whether the display mode of the second symbol display device 83 is changing (S702), and the second symbol display device is determined. If the display mode of 83 is not fluctuating (S702: No), the value of the normal symbol reserved ball number counter 203d (the number of times of suspension of the variable display in the ordinary symbol) is acquired (S703). Next, it is determined whether or not the value (M) of the ordinary symbol retaining ball counter 203d is greater than 0 (S704). If the value (M) of the ordinary symbol retaining ball number counter 203d is 0 (S704: S704). No), this process ends as it is. On the other hand, if the value (M) of the ordinary symbol retaining ball number counter 203d is not 0 (S704: Yes), the value (M) of the ordinary symbol retaining ball number counter 203d is decremented by 1 (S705).

次に、普通図柄保留球格納エリア203bに格納されたデータをシフトする(S706)。S706の処理では、普通図柄保留球格納エリア203bの保留第1エリア〜保留第4エリアに格納されているデータを、実行エリア側に順にシフトさせる処理を行う。より具体的には、保留第1エリア→実行エリア、保留第2エリア→保留第1エリア、保留第3エリア→保留第2エリア、保留第4エリア→保留第3エリアといった具合に各エリア内のデータをシフトする。データをシフトした後は、普通図柄保留球格納エリア203bの実行エリアに格納されている第2当たり乱数カウンタC4の値を取得する(S707)。   Next, the data stored in the ordinary symbol holding ball storage area 203b is shifted (S706). In the process of S706, a process of sequentially shifting the data stored in the reserved first area to the reserved fourth area of the ordinary symbol reserved ball storage area 203b to the execution area side is performed. More specifically, in each area, such as the first area on hold → the execution area, the second area on hold → the first area on hold, the third area on hold → the second area on hold, the fourth area on the hold → third area on hold, etc. Shift data. After shifting the data, the value of the second random number counter C4 stored in the execution area of the normal symbol holding sphere storage area 203b is acquired (S707).

次に、パチンコ機10が普通図柄の時短状態であるか否かを判別する(S708)。具体的には、RAM203の各種設定値格納エリア203eに格納されている時短状態カウンタの値が1以上であるか、または、確変状態フラグがオンであれば普通図柄の時短状態であると判断する。   Next, it is determined whether or not the pachinko machine 10 is in the normal symbol time saving state (S708). Specifically, if the value of the time saving state counter stored in the various setting value storage area 203e of the RAM 203 is 1 or more, or if the probable change state flag is ON, it is determined that the time saving state of the ordinary symbol is present. .

S708の処理において、普通図柄の時短状態と判別された場合は(S708:Yes)、今現在が、特別図柄の大当たり中であるか否かを判定する(S709)。特別図柄の大当たり中としては、第1図柄表示装置37及び第3図柄表示装置81において特別図柄の大当たり(特別図柄の大当たり遊技中も含む)を示す表示がなされている最中と、特別図柄の大当たり遊技終了後の所定時間の最中とが含まれる。判定の結果、特別図柄の大当たり中であれば(S709:Yes)、S711の処理に移行する。本実施形態では、特別図柄の大当たり中は、普通図柄の抽選が当たりとなりにくくなるように構成されている。これは、特別図柄の大当たり中(即ち、特別遊技状態中)は、遊技者が特定入賞口65aに入賞させようとして球を打つので、第1入球口64に付随する電動役物が開放されて、特定入賞口65aに入賞させようとした球が、第1入球口64に入ることをできるだけ抑制するためである。なお、特定入賞口65aは、第1入球口64の直ぐ下に設けられているので、特別図柄の大当たり中に第1入球口64に球が入ることを抑制していても、第1入球口64には球が多く入球する。その結果、殆どの場合、パチンコ機10が特別遊技状態に移行している間に、第1入球口64についての保留球数は最大(4回)になる。   In the processing of S708, when it is determined that the normal symbol is reduced in time (S708: Yes), it is determined whether or not the present is a special symbol jackpot (S709). During the special symbol jackpot, the first symbol display device 37 and the third symbol display device 81 are displaying the special symbol jackpot (including the special symbol jackpot game), and the special symbol jackpot. During the predetermined time after the end of the big hit game. If the result of the determination is that the special symbol is being hit (S709: Yes), the process proceeds to S711. In the present embodiment, during the special symbol big hit, the lottery of the normal symbol is configured to be hard to win. This is because during the special symbol jackpot (ie, during the special game state), the player hits the ball in an attempt to win the specific winning opening 65a, so that the electric accessory attached to the first winning opening 64 is opened. This is to prevent a ball that is going to win the specific winning opening 65a from entering the first winning opening 64 as much as possible. In addition, since the specific winning opening 65a is provided immediately below the first entrance 64, the first entrance 64 can be prevented from entering the ball during the special jackpot. Many balls enter the entrance 64. As a result, in most cases, while the pachinko machine 10 is in the special game state, the number of reserved balls for the first entrance 64 becomes maximum (four times).

S709の処理において、特別図柄の大当たり中でなければ(S709:No)、パチンコ機10が特別図柄の大当たり中でなくて、パチンコ機10が普通図柄の時短状態であるので、S707の処理で取得した第2当たり乱数カウンタC4の値と、高確率時用の普通図柄当たり乱数テーブルと基づいて、普通図柄の当たりか否かの抽選結果を取得する(S710)。具体的には、第2当たり乱数カウンタC4の値と、高確率時用の普通図柄当たり乱数テーブルに格納されている乱数値と比較する。上述したように、第2当たり種別カウンタC4の値が「5〜204」の範囲にあれば、普通図柄の当たりであると判定し、「0〜4,205〜239」の範囲にあれば、普通図柄の外れであると判定する(図6(c)参照)。   In the processing of S709, if it is not during the special symbol jackpot (S709: No), the pachinko machine 10 is not in the special symbol jackpot and the pachinko machine 10 is in the time saving state of the ordinary symbol, so it is acquired in the processing of S707. Based on the value of the second random number counter C4 thus obtained and the random number table for normal symbols for high probability, a lottery result of whether or not a normal symbol has been won is obtained (S710). Specifically, the value of the second random number counter C4 is compared with the random number stored in the random number table per symbol for high probability. As described above, if the value of the second hit type counter C4 is in the range of “5 to 204”, it is determined that the hit is a normal symbol, and if it is in the range of “0 to 4,205 to 239”, It is usually determined that the symbol is out of the pattern (see FIG. 6C).

S708の処理において、普通図柄の時短状態でない(即ち、普通図柄の通常状態である)と判別された場合は(S708:No)、S711の処理へ移行する。S711の処理では、パチンコ機10が特別図柄の大当たり中であるか、又は、パチンコ機10が普通図柄の通常状態であるので、S707の処理で取得した第2当たり乱数カウンタC4の値と、低確率時用の普通図柄当たり乱数テーブルとに基づいて、普通図柄の当たりか否かの抽選結果を取得する(S711)。具体的には、第2当たり乱数カウンタC4の値と、低確率時用の普通図柄当たり乱数テーブルに格納されている乱数値と比較する。上述したように、第2当たり種別カウンタC4の値が「5〜28」の範囲にあれば、普通図柄の当たりであると判定し、「0〜4,29〜239」の範囲にあれば、普通図柄の外れであると判定する(図6(c)参照)。   In the process of S708, when it is determined that the normal symbol is not in the time saving state (that is, in the normal state of the ordinary symbol) (S708: No), the process proceeds to S711. In the process of S711, since the pachinko machine 10 is in the special symbol jackpot or the pachinko machine 10 is in the normal state of the ordinary symbol, the value of the second random number counter C4 obtained in the process of S707 is Based on the random number table per common symbol for probabilities, a lottery result is determined as to whether or not the symbol is a normal symbol (S711). Specifically, the value of the second random number counter C4 is compared with the random number value stored in the random number table per symbol for low probability. As described above, if the value of the second hit type counter C4 is in the range of “5 to 28”, it is determined that the hit is a normal symbol, and if the value is in the range of “0 to 4, 29 to 239”, It is usually determined that the symbol is out of the pattern (see FIG. 6C).

次に、S710またはS711の処理によって取得した普通図柄の抽選結果が、普通図柄の当たりであるかを判定し(S712)、普通図柄の当たりであると判定された場合には(S712:Yes)、当たり時の表示態様を設定する(S713)。このS713の処理では、第2図柄表示装置83における変動表示が終了した後に、停止図柄(第2図柄)として「○」の図柄が点灯表示されるように設定する。   Next, it is determined whether or not the lottery result of the ordinary symbol acquired by the processing of S710 or S711 is a hit of the ordinary symbol (S712). Then, the display mode of the hit is set (S713). In the process of S713, after the variable display on the second symbol display device 83 is completed, a setting is made so that a symbol of “○” is lit and displayed as a stopped symbol (second symbol).

そして、普通図柄の時短状態であるか否かを判別し(S714)、普通図柄の時短状態と判別された場合は(S714:Yes)、今現在が、特別図柄の大当たり中であるか否かを判定する(S715)。判定の結果、特別図柄の大当たり中であれば(S715:Yes)、S717の処理に移行する。本実施形態では、特別図柄の大当たり中は、球が第1入球口64に入ることをできるだけ抑制するために、普通図柄の当たりになった場合でも、普通図柄の外れとなった場合と同様に、電動役物の開放回数および開放時間が設定される。   Then, it is determined whether or not the normal symbol is in the time saving state (S714). If it is determined that the normal symbol is in the time saving state (S714: Yes), it is determined whether or not the present is the special symbol jackpot. Is determined (S715). If the result of the determination is that the special symbol is in a big hit (S715: Yes), the process proceeds to S717. In the present embodiment, during the special symbol big hit, in order to suppress the ball from entering the first entrance 64 as much as possible, even when the normal symbol hits, the same as when the normal symbol comes off In addition, the number of times and the opening time of the electric accessory are set.

S715の処理において、特別図柄の大当たり中でなければ(S715:No)、パチンコ機10が特別図柄の大当たり中でなくて、パチンコ機10が普通図柄の時短状態であるので、第1入球口64に付随する電動役物の開放期間を1秒間に設定すると共に、その開放回数を2回に設定し(S716)、S719の処理へ移行する。S714の処理において、普通図柄の時短状態でない(即ち、普通図柄の通常状態である)と判別された場合は(S714:No)、S717の処理へ移行する。S717の処理では、パチンコ機10が特別図柄の大当たり中であるか、又は、パチンコ機10が普通図柄の通常状態であるので、第1入球口64に付随する電動役物の開放期間を0.2秒間に設定すると共に、その開放回数を1回に設定し(S717)、S719の処理へ移行する。   In the processing of S715, if the special symbol is not in the jackpot (S715: No), the pachinko machine 10 is not in the special symbol jackpot and the pachinko machine 10 is in the normal symbol time saving state, so the first entrance The opening period of the electric accessory associated with 64 is set to one second, the number of times of opening is set to two (S716), and the process proceeds to S719. In the process of S714, when it is determined that the normal symbol is not in the time saving state (that is, in the normal state of the ordinary symbol) (S714: No), the process proceeds to S717. In the process of S717, since the pachinko machine 10 is in the special symbol jackpot or the pachinko machine 10 is in the normal state of the normal symbol, the open period of the electric accessory attached to the first entrance 64 is set to 0. In addition to the setting of 2 seconds, the number of times of release is set to 1 (S717), and the process proceeds to S719.

S712の処理において、普通図柄の外れであると判定された場合には(S712:No)、外れ時の表示態様を設定する(S718)。このS718の処理では、第2図柄表示装置83における変動表示が終了した後に、停止図柄(第2図柄)として「×」の図柄が点灯表示されるように設定する。外れ時の表示態様の設定が終了したら、S719の処理へ移行する。   In the process of S712, when it is determined that the symbol is out of the ordinary design (S712: No), the display mode at the time of the out of pattern is set (S718). In the process of S718, after the variable display on the second symbol display device 83 is completed, the symbol “x” is set to be lit and displayed as the stop symbol (second symbol). When the setting of the display mode at the time of departure is completed, the process proceeds to S719.

S719の処理では、普通図柄の時短状態であるか否かを判別し(S719)、普通図柄の時短状態であると判別した場合は(S719:Yes)、第2図柄表示装置83における変動表示の変動時間を3秒間に設定して(S720)、本処理を終了する。一方、普通図柄の時短状態でない(即ち、普通図柄の通常状態である)と判別した場合は(S719:No)、第2図柄表示装置83における変動表示の変動時間を30秒間に設定して(S721)、本処理を終了する。このように、特別図柄の大当たり中を除き、普通図柄の高確率時には、普通図柄の低確率時と比較して、変動表示の時間が「30秒→3秒」と非常に短くなり、更に、第1入球口64の解放期間が「0.2秒×1回→1秒間×2回」と非常に長くなるので、第1入球口64へ球が入球し易い状態となる。   In the process of S719, it is determined whether or not the normal symbol is in the time saving state (S719). If it is determined that the normal symbol is in the time saving state (S719: Yes), the variable display of the second symbol display device 83 is displayed. The fluctuation time is set to 3 seconds (S720), and this processing ends. On the other hand, if it is determined that the normal symbol is not in the time saving state (that is, it is the normal state of the ordinary symbol) (S719: No), the variation time of the variation display on the second symbol display device 83 is set to 30 seconds ( S721), and terminates this processing. In this way, except during the special symbol jackpot, at the time of the high probability of the ordinary symbol, the time of the variable display becomes very short as “30 seconds → 3 seconds” as compared with the time of the low probability of the ordinary symbol. Since the release period of the first entrance 64 is very long, that is, “0.2 seconds × 1 time → 1 second × 2 times”, the ball easily enters the first entrance 64.

S702の処理において、第2図柄表示装置83の表示態様が変動中であれば(S702:Yes)、第2図柄表示装置83において実行している変動表示の変動時間が経過したか否かを判別する(S722)。なお、ここでの変動時間は、第2図柄表示装置83において変動表示が開始される前に、S720の処理またはS721の処理によって予め設定された時間である。   In the process of S702, if the display mode of the second symbol display device 83 is changing (S702: Yes), it is determined whether or not the change time of the variable display executed on the second symbol display device 83 has elapsed. (S722). In addition, the fluctuation time here is a time set beforehand by the processing of S720 or the processing of S721 before the fluctuation display is started on the second symbol display device 83.

S722の処理において、変動時間が経過していなければ(S722:No)、本処理を終了する。一方、S722の処理において、実行している変動表示の変動時間が経過していれば(S722:Yes)、第2図柄表示装置83の停止表示を設定する(S723)。S723の処理では、普通図柄の抽選が当たりとなって、S713の処理により表示態様が設定されていれば、第2図柄としての「○」図柄が、第2図柄表示装置83において停止表示(点灯表示)されるように設定される。一方、普通図柄の抽選が外れとなって、S718の処理により表示態様が設定されていれば、第2図柄としての「×」図柄が、第2図柄表示装置83において停止表示(点灯表示)されるように設定される。S723の処理により、停止表示が設定されると、次にメイン処理(図24参照)の第2図柄表示更新処理(S1107参照)が実行された場合に、第2図柄表示装置83における変動表示が終了し、S713の処理またはS718の処理で設定された表示態様で、停止図柄(第2図柄)が第2図柄表示装置83に停止表示(点灯表示)される。   In the processing of S722, if the fluctuation time has not elapsed (S722: No), this processing ends. On the other hand, in the process of S722, if the variation time of the variation display being executed has elapsed (S722: Yes), the stop display of the second symbol display device 83 is set (S723). In the process of S723, the lottery of the ordinary symbol is a hit, and if the display mode is set by the process of S713, the symbol “○” as the second symbol is stopped and displayed on the second symbol display device 83 (lighting). Display). On the other hand, if the lottery of the ordinary symbol is lost and the display mode is set by the processing of S718, the “X” symbol as the second symbol is stopped (lit) on the second symbol display device 83. Is set to When the stop display is set by the process of S723, when the second symbol display updating process (see S1107) of the main process (see FIG. 24) is executed next, the variable display on the second symbol display device 83 is changed. After the end, the stopped symbol (second symbol) is stopped (lit) on the second symbol display device 83 in the display mode set in the process of S713 or S718.

次に、第2図柄表示装置83において実行中の変動表示が開始されたときに、普通図柄変動処理によって行われた普通図柄の抽選結果(今回の抽選結果)が、普通図柄の当たりであるかを判定する(S724)。今回の抽選結果が普通図柄の当たりであれば(S724:Yes)、第1入球口64に付随する電動役物の開閉制御開始を設定し(S725)、本処理を終了する。S725の処理によって、電動役物の開閉制御開始が設定されると、次にメイン処理(図24参照)の電動役物開閉処理(S1105参照)が実行された場合に、電動役物の開閉制御が開始され、S716の処理またはS717の処理で設定された開放時間および開放回数が終了するまで電動役物の開閉制御が継続される。一方、S724の処理において、今回の抽選結果が普通図柄の外れであれば(S724:No)、S725の処理をスキップして、本処理を終了する。   Next, when the variable display being executed on the second symbol display device 83 is started, whether or not the lottery result of the ordinary symbol performed by the ordinary symbol variation process (the current lottery result) is a hit of the ordinary symbol. Is determined (S724). If the current lottery result is a normal symbol hit (S724: Yes), the opening / closing control of the electric accessory associated with the first entrance 64 is set (S725), and this processing ends. When the opening / closing control of the electric accessory is started by the processing of S725, the opening / closing control of the electric accessory is performed when the electric accessory opening / closing process (see S1105) of the main process (see FIG. 24) is executed next. Is started, and the opening and closing control of the electric accessory is continued until the opening time and the number of times of opening set in the processing of S716 or S717 are completed. On the other hand, in the process of S724, if the current lottery result is out of the ordinary symbol (S724: No), the process of S725 is skipped, and the process ends.

次に、図21のフローチャートを参照して、主制御装置110内のMPU201により実行されるスルーゲート通過処理(S107)を説明する。図21は、このスルーゲート通過処理(S107)を示すフローチャートである。このスルーゲート通過処理(S107)は、タイマ割込処理(図13参照)の中で実行され、第2入球口67における球の通過の有無を判断し、球の通過があった場合に、第2当たり乱数カウンタC4が示す値を取得し保留するための処理である。   Next, the through gate passage processing (S107) executed by the MPU 201 in the main control device 110 will be described with reference to the flowchart in FIG. FIG. 21 is a flowchart showing the through gate passage processing (S107). This through gate passage processing (S107) is executed in the timer interruption processing (see FIG. 13), and it is determined whether or not a ball has passed through the second entrance 67, and when a ball has passed, This is a process for acquiring and suspending the value indicated by the second hit random number counter C4.

スルーゲート通過処理では、まず、球が第2入球口67を通過したか否かを判定する(S801)。ここでは、第2入球口67における球の通過を3回のタイマ割込処理にわたって検出する。そして、球が第2入球口67を通過したと判定されると(S801:Yes)、普通図柄保留球数カウンタ203dの値(普通図柄における変動表示の保留回数M)を取得する(S802)。そして、普通図柄保留球数カウンタ203dの値(M)が上限値(本実施形態では4)未満であるか否かを判定する(S803)。   In the through gate passage process, first, it is determined whether or not the ball has passed through the second entrance 67 (S801). Here, the passage of the ball at the second entrance 67 is detected over three timer interrupt processes. Then, when it is determined that the ball has passed through the second entrance 67 (S801: Yes), the value of the normal symbol holding ball number counter 203d (the number of times M of the variable display in the normal symbol is held) is acquired (S802). . Then, it is determined whether or not the value (M) of the normal symbol holding ball number counter 203d is less than the upper limit (4 in the present embodiment) (S803).

球が第2入球口67を通過していないか(S801:No)、或いは、球が第2入球口67を通過していても普通図柄保留球数カウンタ203dの値(M)が4未満でなければ(S803:No)、本処理を終了する。一方、球が第2入球口67を通過し(S801:Yes)、且つ、普通図柄保留球数カウンタ203dの値(M)が4未満であれば(S803:Yes)、普通図柄保留球数カウンタ203dの値(M)を1加算する(S804)。そして、上述したタイマ割込処理のS103で更新した第2当たり乱数カウンタC4の値を、RAM203の普通図柄保留球格納エリア203bの空き保留エリア(保留第1エリア〜保留第4エリア)のうち最初のエリアに格納して(S805)、本処理を終了する。なお、S805の処理では、普通図柄保留球カウンタ203dの値を参照し、その値が0であれば、保留第1エリアを最初のエリアとする。同様に、その値が1であれば保留第2エリアを、その値が2であれば保留第3エリアを、その値が3であれば保留第4エリアを、それぞれ最初のエリアとする。   Whether the ball has not passed through the second entrance 67 (S801: No), or even if the ball has passed through the second entrance 67, the value (M) of the normal symbol retention ball number counter 203d is 4 If it is not less than (S803: No), this processing is ended. On the other hand, if the ball passes through the second entrance 67 (S801: Yes) and the value (M) of the ordinary symbol retaining ball number counter 203d is less than 4 (S803: Yes), the ordinary symbol retaining ball number The value (M) of the counter 203d is incremented by 1 (S804). Then, the value of the second random number counter C4 updated in S103 of the above-described timer interrupt processing is stored in the first one of the free reserved areas (the first reserved area to the fourth reserved area) of the ordinary symbol reserved ball storage area 203b of the RAM 203. (S805), and the process ends. In the process of S805, the value of the normal symbol holding ball counter 203d is referred to, and if the value is 0, the holding first area is set as the first area. Similarly, if the value is 1, the reserved second area is set as the first area, if the value is 2, the reserved third area is set as the value, and if the value is 3, the reserved fourth area is set as the first area.

図22は、主制御装置110内のMPU201により実行されるNMI割込処理を示すフローチャートである。NMI割込処理は、停電の発生等によるパチンコ機10の電源遮断時に、主制御装置110のMPU201により実行される処理である。このNMI割込処理により、電源断の発生情報がRAM203に記憶される。即ち、停電の発生等によりパチンコ機10の電源が遮断されると、停電信号SG1が停電監視回路252から主制御装置110内のMPU201のNMI端子に出力される。すると、MPU201は、実行中の制御を中断してNMI割込処理を開始し、電源断の発生情報の設定として、電源断の発生情報をRAM203に記憶し(S901)、NMI割込処理を終了する。   FIG. 22 is a flowchart showing an NMI interrupt process executed by the MPU 201 in the main control device 110. The NMI interrupt process is a process executed by the MPU 201 of the main control device 110 when the power of the pachinko machine 10 is cut off due to a power failure or the like. By this NMI interrupt processing, the power-off occurrence information is stored in the RAM 203. That is, when the power of the pachinko machine 10 is cut off due to the occurrence of a power failure or the like, the power failure signal SG1 is output from the power failure monitoring circuit 252 to the NMI terminal of the MPU 201 in the main control device 110. Then, the MPU 201 interrupts the control being executed, starts the NMI interrupt process, stores the power-off occurrence information in the RAM 203 as the setting of the power-off occurrence information, and ends the NMI interrupt process (S901). I do.

なお、上記のNMI割込処理は、払出発射制御装置111でも同様に実行され、かかるNMI割込処理により、電源断の発生情報がRAM213に記憶される。即ち、停電の発生等によりパチンコ機10の電源が遮断されると、停電信号SG1が停電監視回路252から払出制御装置111内のMPU211のNMI端子に出力され、MPU211は実行中の制御を中断して、NMI割込処理を開始するのである。   Note that the above-described NMI interrupt processing is executed in the same manner by the payout and departure control device 111, and the power-off information is stored in the RAM 213 by the NMI interrupt processing. That is, when the power of the pachinko machine 10 is cut off due to the occurrence of a power failure or the like, the power failure signal SG1 is output from the power failure monitoring circuit 252 to the NMI terminal of the MPU 211 in the payout control device 111, and the MPU 211 interrupts the control being executed. Thus, the NMI interrupt processing is started.

次に、図23を参照して、主制御装置110に電源が投入された場合に主制御装置110内のMPU201により実行される立ち上げ処理について説明する。図23は、この立ち上げ処理を示すフローチャートである。この立ち上げ処理は電源投入時のリセットにより起動される。立ち上げ処理では、まず、電源投入に伴う初期設定処理を実行する(S1001)。例えば、スタックポインタに予め決められた所定値を設定する。次いで、サブ側の制御装置(音声ランプ制御装置113、払出制御装置111等の周辺制御装置)が動作可能な状態になるのを待つために、ウエイト処理(本実施形態では1秒)を実行する(S1002)。そして、RAM203のアクセスを許可する(S1003)。   Next, with reference to FIG. 23, a description will be given of a start-up process executed by the MPU 201 in the main control device 110 when the main control device 110 is powered on. FIG. 23 is a flowchart showing the start-up process. This start-up process is started by a reset at power-on. In the start-up process, first, an initial setting process accompanying power-on is executed (S1001). For example, a predetermined value is set in the stack pointer. Next, a wait process (one second in the present embodiment) is executed in order to wait until the sub-side control devices (peripheral control devices such as the voice lamp control device 113 and the payout control device 111) become operable. (S1002). Then, access to the RAM 203 is permitted (S1003).

その後は、電源装置115に設けたRAM消去スイッチ122(図3参照)がオンされているか否かを判別し(S1004)、オンされていれば(S1004:Yes)、処理をS1012へ移行する。一方、RAM消去スイッチ122がオンされていなければ(S1004:No)、更にRAM203に電源断の発生情報が記憶されているか否かを判別し(S1005)、記憶されていなければ(S1005:No)、前回の電源遮断時の処理が正常に終了しなかった可能性があるので、この場合も、処理をS1012へ移行する。   Thereafter, it is determined whether or not the RAM erase switch 122 (see FIG. 3) provided on the power supply 115 is turned on (S1004). If it is turned on (S1004: Yes), the process proceeds to S1012. On the other hand, if the RAM erasure switch 122 is not turned on (S1004: No), it is further determined whether or not power-off occurrence information is stored in the RAM 203 (S1005), and if not, it is not stored (S1005: No). Since there is a possibility that the process at the time of the previous power-off is not completed normally, the process also shifts to S1012 in this case.

RAM203に電源断の発生情報が記憶されていれば(S1005:Yes)、RAM判定値を算出し(S1006)、算出したRAM判定値が正常でなければ(S1007:No)、即ち、算出したRAM判定値が電源遮断時に保存したRAM判定値と一致しなければ、バックアップされたデータは破壊されているので、かかる場合にも処理をS912へ移行する。なお、図24のS1114の処理で後述する通り、RAM判定値は、例えばRAM203の作業領域アドレスにおけるチェックサム値である。このRAM判定値に代えて、RAM203の所定のエリアに書き込まれたキーワードが正しく保存されているか否かによりバックアップの有効性を判断するようにしても良い。   If the power-off occurrence information is stored in the RAM 203 (S1005: Yes), the RAM determination value is calculated (S1006). If the calculated RAM determination value is not normal (S1007: No), that is, the calculated RAM If the determination value does not match the RAM determination value stored when the power is turned off, the backed-up data has been destroyed, and the process also proceeds to S912 in such a case. Note that the RAM determination value is, for example, a checksum value at a work area address of the RAM 203, as described later in the process of S1114 in FIG. Instead of the RAM determination value, the validity of the backup may be determined based on whether or not the keyword written in a predetermined area of the RAM 203 is correctly stored.

S1012の処理では、サブ側の制御装置(周辺制御装置)となる払出制御装置111を初期化するために払出初期化コマンドを送信する(S1012)。払出制御装置111は、この払出初期化コマンドを受信すると、RAM213のスタックエリア以外のエリア(作業領域)をクリアし、初期値を設定して、遊技球の払い出し制御を開始可能な状態となる。主制御装置110は、払出初期化コマンドの送信後は、RAM203の初期化処理(S1013,S1014)を実行する。   In the process of S1012, a payout initialization command is transmitted to initialize the payout control device 111 serving as the sub-side control device (peripheral control device) (S1012). Upon receiving the payout initialization command, the payout control device 111 clears an area (work area) other than the stack area of the RAM 213, sets an initial value, and is ready to start the payout control of the game balls. After transmitting the payout initialization command, main controller 110 executes an initialization process of RAM 203 (S1013, S1014).

上述したように、本パチンコ機10では、例えばホールの営業開始時など、電源投入時にRAMデータを初期化する場合にはRAM消去スイッチ122を押しながら電源が投入される。従って、立ち上げ処理の実行時にRAM消去スイッチ122が押されていれば、RAMの初期化処理(S1013,S1014)を実行する。また、電源断の発生情報が設定されていない場合や、RAM判定値(チェックサム値等)によりバックアップの異常が確認された場合も同様に、RAM203の初期化処理(S1013,S1014)を実行する。RAMの初期化処理(S1013,S1014)では、RAM203の使用領域を0クリアし(S1013)、その後、RAM203の初期値を設定する(S1014)。RAM203の初期化処理の実行後は、S1010の処理へ移行する。   As described above, in the pachinko machine 10, when the RAM data is initialized when the power is turned on, for example, when the hall is opened, the power is turned on while pressing the RAM erase switch 122. Therefore, if the RAM erasure switch 122 is pressed at the time of executing the startup processing, the RAM initialization processing (S1013, S1014) is executed. Similarly, the initialization process of the RAM 203 (S1013, S1014) is executed also when the power-off occurrence information is not set or when the backup abnormality is confirmed by the RAM determination value (checksum value or the like). . In the RAM initialization processing (S1013, S1014), the used area of the RAM 203 is cleared to 0 (S1013), and thereafter, the initial value of the RAM 203 is set (S1014). After the execution of the initialization process of the RAM 203, the process proceeds to S1010.

一方、RAM消去スイッチ122がオンされておらず(S1004:No)、電源断の発生情報が記憶されており(S1005:Yes)、更にRAM判定値(チェックサム値等)が正常であれば(S1007:Yes)、RAM203にバックアップされたデータを保持したまま、電源断の発生情報をクリアする(S1008)。次に、サブ側の制御装置(周辺制御装置)を駆動電源遮断時の遊技状態に復帰させるための復電時の払出復帰コマンドを送信し(S1009)、S1010の処理へ移行する。払出制御装置111は、この払出復帰コマンドを受信すると、RAM213に記憶されたデータを保持したまま、遊技球の払い出し制御を開始可能な状態となる。   On the other hand, if the RAM erasure switch 122 is not turned on (S1004: No), power-off occurrence information is stored (S1005: Yes), and if the RAM determination value (checksum value or the like) is normal, S1007: Yes), the power-off occurrence information is cleared while holding the data backed up in the RAM 203 (S1008). Next, a payout return command at the time of power restoration for returning the sub-side control device (peripheral control device) to the gaming state at the time of driving power cutoff is transmitted (S1009), and the process proceeds to S1010. When the payout control device 111 receives the payout return command, the payout control device 111 enters a state in which the payout control of the game balls can be started while holding the data stored in the RAM 213.

S1010の処理では、演出許可コマンドを音声ランプ制御装置113へ送信し、音声ランプ制御装置113および表示制御装置114に対して各種演出の実行を許可する。次いで、割込みを許可して(S1011)、後述するメイン処理に移行する。   In the process of S1010, the effect permission command is transmitted to the sound lamp control device 113, and the sound lamp control device 113 and the display control device 114 are permitted to execute various effects. Next, an interrupt is permitted (S1011), and the process proceeds to a main process described later.

次に、図24を参照して、上記した立ち上げ処理後に主制御装置110内のMPU201により実行されるメイン処理について説明する。図24は、このメイン処理を示すフローチャートである。このメイン処理では遊技の主要な処理が実行される。その概要として、4m秒周期の定期処理としてS1101〜S1107の各処理が実行され、その残余時間でS1110,S1111のカウンタ更新処理が実行される構成となっている。   Next, a main process executed by the MPU 201 in the main control device 110 after the start-up process will be described with reference to FIG. FIG. 24 is a flowchart showing the main processing. In this main processing, main processing of the game is executed. As an outline, each of the processes in S1101 to S1107 is executed as a periodic process with a period of 4 ms, and the counter updating process in S1110 and S1111 is executed in the remaining time.

メイン処理においては、まず、タイマ割込処理(図13参照)の実行中に、RAM203に設けられたコマンド送信用のリングバッファに記憶されたコマンド等の出力データをサブ側の各制御装置(周辺制御装置)に送信する外部出力処理を実行する(S1101)。具体的には、タイマ割込処理(図13参照)におけるS101のスイッチ読み込み処理で検出した入賞検知情報の有無を判別し、入賞検知情報があれば払出制御装置111に対して獲得球数に対応する賞球コマンドを送信する。また、特別図柄変動処理(図14参照)や始動入賞処理(図19参照)で設定された保留球数コマンドを音声ランプ制御装置113に送信する。また、始動入賞処理(図19参照)で設定された入賞情報コマンドを音声ランプ制御装置113に送信する。更に、この外部出力処理により、第3図柄表示装置81による第3図柄の変動表示に必要な変動パターンコマンド、停止種別コマンド等を音声ランプ制御装置113に送信する。また、大当たり制御処理(図25参照)で設定されたラウンド数コマンドを音声ランプ制御装置113へ送信する。加えて、球の発射を行う場合には、発射制御装置112へ球発射信号を送信する。   In the main process, first, during execution of the timer interrupt process (see FIG. 13), output data such as commands stored in a command transmission ring buffer provided in the RAM 203 is transmitted to each of the sub-side control devices (peripheral devices). An external output process to be transmitted to the control device is executed (S1101). Specifically, it is determined whether or not there is winning detection information detected in the switch reading process of S101 in the timer interruption process (see FIG. 13). Send a prize ball command. In addition, the command for transmitting the reserved ball number set in the special symbol change process (see FIG. 14) and the start winning process (see FIG. 19) is transmitted to the sound lamp control device 113. The winning information command set in the start winning process (see FIG. 19) is transmitted to the sound lamp control device 113. Further, by this external output processing, a variation pattern command, a stop type command, and the like necessary for the variation display of the third symbol by the third symbol display device 81 are transmitted to the sound lamp control device 113. Further, the round number command set in the jackpot control process (see FIG. 25) is transmitted to the sound lamp control device 113. In addition, when launching a ball, a ball launch signal is transmitted to the launch control device 112.

次に、変動種別カウンタCS1の値を更新する(S1102)。具体的には、変動種別カウンタCS1を1加算すると共に、そのカウンタ値が最大値(本実施形態では198)に達した際、0にクリアする。そして、変動種別カウンタCS1の更新値を、RAM203の該当するバッファ領域に格納する。   Next, the value of the variation type counter CS1 is updated (S1102). Specifically, the variation type counter CS1 is incremented by one, and is cleared to zero when the counter value reaches a maximum value (198 in the present embodiment). Then, the updated value of the variation type counter CS1 is stored in the corresponding buffer area of the RAM 203.

変動種別カウンタCS1の更新が終わると、払出制御装置111より受信した賞球計数信号や払出異常信号を読み込み(S1103)、次いで、特別図柄の大当たり状態である場合に、大当たり演出の実行や、可変入賞装置65の特定入賞口(大開放口)65aを開放又は閉鎖するための大当たり制御処理を実行する(S1104)。ここで、特別図柄の大当たり状態とは、具体的には、大当たりとなる変動パターン演出の変動時間が経過したことを判別し、大当たりの開始が設定されてから、その設定された大当たりの終了を設定するまでの期間を指す。大当たり制御処理では、大当たり状態のラウンド毎に特定入賞口65aを開放し、特定入賞口65aの最大開放時間が経過したか、又は特定入賞口65aに球が規定数入賞したかを判定する。そして、これら何れかの条件が成立すると特定入賞口65aを閉鎖する。この特定入賞口65aの開放と閉鎖とを所定ラウンド数繰り返し実行する。尚、本実施形態では、大当たり制御処理(S1104)をメイン処理において実行しているが、タイマ割込処理において実行しても良い。   When the update of the variation type counter CS1 is completed, the winning ball counting signal and the abnormal payout signal received from the payout control device 111 are read (S1103). A jackpot control process for opening or closing a specific winning port (large opening port) 65a of the winning device 65 is executed (S1104). Here, the jackpot state of the special symbol, specifically, it is determined that the fluctuation time of the fluctuation pattern effect to become a jackpot, after the start of the jackpot is set, the end of the set jackpot Indicates the period until setting. In the jackpot control process, the specific winning port 65a is opened for each round of the jackpot state, and it is determined whether the maximum opening time of the specific winning port 65a has elapsed or whether a specified number of balls have been won in the specific winning port 65a. When any one of these conditions is satisfied, the specific winning opening 65a is closed. The opening and closing of the specific winning opening 65a is repeatedly executed a predetermined number of rounds. In the present embodiment, the jackpot control process (S1104) is executed in the main process, but may be executed in the timer interrupt process.

次に、第1入球口64に付随する電動役物の開閉制御を行う電動役物開閉処理を実行する(S1105)。電動役物開閉処理では、普通図柄変動処理(図20参照)のS725の処理によって電動役物の開閉制御開始が設定された場合に、電動役物の開閉制御を開始する。尚、この電動役物の開閉制御は、普通図柄変動処理におけるS716の処理またはS717の処理で設定された開放時間および開放回数が終了するまで継続される。   Next, an electric accessory opening / closing process for controlling the opening / closing of the electric accessory associated with the first entrance 64 is executed (S1105). In the electric accessory opening / closing process, the opening / closing control of the electric accessory is started when the start of the opening / closing control of the electric accessory is set by the process of S725 of the normal symbol variation process (see FIG. 20). The opening and closing control of the electric accessory is continued until the opening time and the number of times of opening set in the processing of S716 or the processing of S717 in the normal symbol variation processing are ended.

次に、第1図柄表示装置37の表示を更新する第1図柄表示更新処理を実行する(S1106)。第1図柄表示更新処理では、大当たり時設定処理(図16参照)のS405の処理、または、はずれ時設定処理(図17参照)のS504の処理によって変動パターンが設定された場合に、その変動パターンに応じた変動表示を、第1図柄表示装置37において開始する。本実施形態では、第1図柄表示装置37のLED37aの内、変動が開始されてから変動時間が経過するまでは、例えば、現在点灯しているLEDが赤であれば、その赤のLEDを消灯すると共に緑のLEDを点灯させ、緑のLEDが点灯していれば、その緑のLEDを消灯すると共に青のLEDを点灯させ、青のLEDが点灯していれば、その青のLEDを消灯すると共に赤のLEDを点灯させる。   Next, a first symbol display update process for updating the display of the first symbol display device 37 is executed (S1106). In the first symbol display updating process, when the variation pattern is set by the process of S405 of the jackpot setting process (see FIG. 16) or the process of S504 of the out-of-position setting process (see FIG. 17), the variation pattern is set. Is started in the first symbol display device 37. In the present embodiment, of the LEDs 37a of the first symbol display device 37, for example, if the currently lit LED is red, the red LED is turned off until the fluctuation time elapses after the fluctuation starts. And turn on the green LED. If the green LED is on, turn off the green LED and turn on the blue LED.If the blue LED is on, turn off the blue LED. And the red LED is turned on.

なお、メイン処理は4ミリ秒毎に実行されるが、そのメイン処理の実行毎にLEDの点灯色を変更すると、LEDの点灯色の変化を遊技者が確認することができない。そこで、遊技者がLEDの点灯色の変化を確認することができるように、メイン処理が実行される毎にカウンタ(図示せず)を1カウントし、そのカウンタが100に達した場合に、LEDの点灯色の変更を行う。即ち、0.4s毎にLEDの点灯色の変更を行う。尚、カウンタの値は、LEDの点灯色が変更されたら、0にリセットされる。   The main process is executed every 4 milliseconds. However, if the lighting color of the LED is changed each time the main process is executed, the player cannot confirm the change in the lighting color of the LED. Therefore, a counter (not shown) is counted by one each time the main process is executed so that the player can confirm the change of the lighting color of the LED. Change the lighting color of. That is, the lighting color of the LED is changed every 0.4 seconds. Note that the value of the counter is reset to 0 when the lighting color of the LED is changed.

また、第1図柄表示更新処理では、大当たり時設定処理(図16参照)のS405の処理、または、はずれ時設定処理(図17参照)のS504の処理によって設定された変動パターンに対応する変動時間が終了した場合に、第1図柄表示装置37において実行されている変動表示を終了し、大当たり時設定処理(図16参照)のS404の処理、または、はずれ時設定処理(図17参照)のS503の処理によって設定された表示態様で、停止図柄(第1図柄)を第1図柄表示装置37に停止表示(点灯表示)する。   In the first symbol display update process, the fluctuation time corresponding to the fluctuation pattern set by the process of S405 of the big hit setting process (see FIG. 16) or the process of S504 of the out-of-position setting process (see FIG. 17). Is completed, the variable display executed on the first symbol display device 37 is terminated, and the process of S404 of the jackpot setting process (see FIG. 16) or the step S503 of the loss setting process (see FIG. 17) is completed. The stop symbol (the first symbol) is stopped (lighted) on the first symbol display device 37 in the display mode set by the processing of (1).

次に、第2図柄表示装置83の表示を更新する第2図柄表示更新処理を実行する(S1107)。第2図柄表示更新処理では、普通図柄変動開始処理(図20参照)のS720の処理またはS721の処理によって第2図柄の変動時間が設定された場合に、第2図柄表示装置83において変動表示を開始する。これにより、第2図柄表示装置83では、第2図柄としての「○」の図柄と「×」の図柄とを交互に点灯させる変動表示が行われる。また、第2図柄表示更新処理では、普通図柄変動処理(図20参照)のS723の処理によって第2図柄表示装置83の停止表示が設定された場合に、第2図柄表示装置83において実行されている変動表示を終了し、普通図柄変動開始処理(図20参照)のS713の処理またはS718の処理によって設定された表示態様で、停止図柄(第2図柄)を第2図柄表示装置83に停止表示(点灯表示)する。   Next, a second symbol display update process for updating the display of the second symbol display device 83 is executed (S1107). In the second symbol display updating process, when the variation time of the second symbol is set by the process of S720 or the process of S721 of the ordinary symbol variation start process (see FIG. 20), the variation display is displayed on the second symbol display device 83. Start. As a result, the second symbol display device 83 performs a variable display in which the symbol “O” and the symbol “X” as the second symbol are alternately lit. Also, in the second symbol display updating process, when the stop display of the second symbol display device 83 is set by the process of S723 of the ordinary symbol variation process (see FIG. 20), the process is executed in the second symbol display device 83. Is stopped, and the stopped symbol (second symbol) is stopped and displayed on the second symbol display device 83 in the display mode set by the process of S713 or the process of S718 of the normal symbol variation start process (see FIG. 20). (Lit display).

その後は、RAM203に電源断の発生情報が記憶されているか否かを判別し(S1108)、RAM203に電源断の発生情報が記憶されていなければ(S1108:No)、停電監視回路252から停電信号SG1は出力されておらず、電源は遮断されていない。よって、かかる場合には、次のメイン処理の実行タイミングに至ったか否か、即ち今回のメイン処理の開始から所定時間(本実施形態では4m秒)が経過したか否かを判別し(S1109)、既に所定時間が経過していれば(S1109:Yes)、処理をS1101へ移行し、上述したS1101以降の各処理を繰り返し実行する。   Thereafter, it is determined whether or not power-off occurrence information is stored in the RAM 203 (S1108). If power-off occurrence information is not stored in the RAM 203 (S1108: No), the power failure monitoring circuit 252 sends a power failure signal. SG1 is not output, and the power is not cut off. Therefore, in such a case, it is determined whether or not the execution timing of the next main process has been reached, that is, whether or not a predetermined time (4 ms in this embodiment) has elapsed from the start of the current main process (S1109). If the predetermined time has already passed (S1109: Yes), the process proceeds to S1101, and the above-described processes after S1101 are repeatedly executed.

一方、今回のメイン処理の開始から未だ所定時間が経過していなければ(S1109:No)、所定時間に至るまで間、即ち、次のメイン処理の実行タイミングに至るまでの残余時間内において、第1初期値乱数カウンタCINI1、第2初期値乱数カウンタCINI2及び変動種別カウンタCS1の更新を繰り返し実行する(S1110,S1111)。   On the other hand, if the predetermined time has not yet elapsed from the start of the current main processing (S1109: No), the first time is reached until the predetermined time, that is, the remaining time until the next main processing execution timing is reached. The first initial value random number counter CINI1, the second initial value random number counter CINI2, and the variation type counter CS1 are repeatedly updated (S1110, S1111).

まず、第1初期値乱数カウンタCINI1と第2初期値乱数カウンタCINI2との更新を実行する(S1110)。具体的には、第1初期値乱数カウンタCINI1と第2初期値乱数カウンタCINI2を1加算すると共に、そのカウンタ値が最大値(本実施形態では299、239)に達した際、0にクリアする。そして、第1初期値乱数カウンタCINI1と第2初期値乱数カウンタCINI2の更新値を、RAM203の該当するバッファ領域にそれぞれ格納する。次に、変動種別カウンタCS1の更新を、S1102の処理と同一の方法によって実行する(S1111)。   First, the first initial value random number counter CINI1 and the second initial value random number counter CINI2 are updated (S1110). Specifically, the first initial value random number counter CINI1 and the second initial value random number counter CINI2 are incremented by one, and cleared to 0 when the counter value reaches the maximum value (299, 239 in the present embodiment). . Then, the updated values of the first initial value random number counter CINI1 and the second initial value random number counter CINI2 are stored in the corresponding buffer areas of the RAM 203, respectively. Next, the update of the fluctuation type counter CS1 is executed by the same method as the processing of S1102 (S1111).

ここで、S1101〜S1107の各処理の実行時間は遊技の状態に応じて変化するため、次のメイン処理の実行タイミングに至るまでの残余時間は一定でなく変動する。故に、かかる残余時間を使用して第1初期値乱数カウンタCINI1と第2初期値乱数カウンタCINI2の更新を繰り返し実行することにより、第1初期値乱数カウンタCINI1と第2初期値乱数カウンタCINI2(即ち、第1当たり乱数カウンタC1の初期値、第2当たり乱数カウンタC4の初期値)をランダムに更新することができ、同様に変動種別カウンタCS1についてもランダムに更新することができる。   Here, since the execution time of each processing of S1101 to S1107 changes according to the state of the game, the remaining time until the execution timing of the next main processing is not constant and fluctuates. Therefore, by repeatedly executing the updating of the first initial value random number counter CINI1 and the second initial value random number counter CINI2 using the remaining time, the first initial value random number counter CINI1 and the second initial value random number counter CINI2 (ie, , The initial value of the first random number counter C1 and the initial value of the second random number counter C4), and similarly, the fluctuation type counter CS1 can be updated at random.

また、S1108の処理において、RAM203に電源断の発生情報が記憶されていれば(S1108:Yes)、停電の発生または電源のオフにより電源が遮断され、停電監視回路252から停電信号SG1が出力された結果、図22のNMI割込処理が実行されたということなので、S1112以降の電源遮断時の処理が実行される。まず、各割込処理の発生を禁止し(S1112)、電源が遮断されたことを示す電源断コマンドを他の制御装置(払出制御装置111や音声ランプ制御装置113等の周辺制御装置)に対して送信する(S1113)。そして、RAM判定値を算出して、その値を保存し(S1114)、RAM203のアクセスを禁止して(S1115)、電源が完全に遮断して処理が実行できなくなるまで無限ループを継続する。ここで、RAM判定値は、例えば、RAM203のバックアップされるスタックエリア及び作業エリアにおけるチェックサム値である。   In addition, in the process of S1108, if the power-off occurrence information is stored in the RAM 203 (S1108: Yes), the power is shut off due to the occurrence of the power failure or the power-off, and the power failure monitoring circuit 252 outputs the power failure signal SG1. As a result, since the NMI interrupt processing of FIG. 22 has been executed, the processing at S1112 and thereafter when the power is turned off is executed. First, the occurrence of each interrupt process is prohibited (S1112), and a power-off command indicating that power has been cut off is sent to another control device (a peripheral control device such as the payout control device 111 or the sound lamp control device 113). (S1113). Then, the RAM determination value is calculated, the value is stored (S1114), access to the RAM 203 is prohibited (S1115), and the infinite loop is continued until the power is completely shut off and the process cannot be executed. Here, the RAM determination value is, for example, a checksum value in a stack area and a work area of the RAM 203 to be backed up.

なお、S1108の処理は、S1101〜S1107で行われる遊技の状態変化に対応した一連の処理の終了時、又は、残余時間内に行われるS1110とS1111の処理の1サイクルの終了時となるタイミングで実行されている。よって、主制御装置110のメイン処理において、各設定が終わったタイミングで電源断の発生情報を確認しているので、電源遮断の状態から復帰する場合には、立ち上げ処理の終了後、処理をS1101の処理から開始することができる。即ち、立ち上げ処理において初期化された場合と同様に、処理をS1101の処理から開始することができる。よって、電源遮断時の処理において、MPU201が使用している各レジスタの内容をスタックエリアへ退避したり、スタックポインタの値を保存しなくても、初期設定の処理(S1001)において、スタックポインタが所定値(初期値)に設定されることで、S1101の処理から開始することができる。従って、主制御装置110の制御負担を軽減することができると共に、主制御装置110が誤動作したり暴走することなく正確な制御を行うことができる。   Note that the process of S1108 is performed at the end of a series of processes corresponding to game state changes performed in S1101 to S1107, or at the end of one cycle of the processes of S1110 and S1111 performed within the remaining time. It is running. Therefore, in the main processing of the main control device 110, the power-off occurrence information is confirmed at the timing when each setting is completed. Therefore, when returning from the power-off state, the processing is performed after the startup processing is completed. It can be started from the processing of S1101. That is, the process can be started from the process of S1101 as in the case where the process is initialized in the startup process. Therefore, in the process at the time of power-off, even if the contents of each register used by the MPU 201 are not saved to the stack area or the value of the stack pointer is not stored, the stack pointer is not reset in the initialization process (S1001). By setting to a predetermined value (initial value), it is possible to start from the processing of S1101. Therefore, the control load on main controller 110 can be reduced, and accurate control can be performed without malfunction or runaway of main controller 110.

次に、図25のフローチャートを参照して、主制御装置110内のMPU201により実行される大当たり制御処理(S1104)を説明する。図25は、この大当たり制御処理(S1104)を示すフローチャートである。この大当たり制御処理(S1104)は、メイン割込処理(図24参照)の中で実行され、パチンコ機10が特別図柄の大当たり状態である場合に、大当たりに応じた各種演出の実行や、特定入賞口(大開放口)65aを開放又は閉鎖するための処理である。   Next, the jackpot control process (S1104) executed by the MPU 201 in the main control device 110 will be described with reference to the flowchart in FIG. FIG. 25 is a flowchart showing the jackpot control process (S1104). The jackpot control process (S1104) is executed in the main interrupt process (see FIG. 24). When the pachinko machine 10 is in the special symbol jackpot state, execution of various effects according to the jackpot or specific prize winning is performed. This is a process for opening or closing the mouth (large open mouth) 65a.

大当たり制御処理では、まず、特別図柄の大当たり中であるかを判定する(S1201)。特別図柄の大当たり中としては、第1図柄表示装置37及び第3図柄表示装置81において特別図柄の大当たり(特別図柄の大当たり遊技中も含む)を示す表示がなされている最中と、特別図柄の大当たり遊技終了後の所定時間の最中とが含まれる。S1201の処理において、特別図柄の大当たり中でなければ(S1201:No)、そのまま本処理を終了する。   In the jackpot control process, first, it is determined whether or not a special symbol is being hit (S1201). During the special symbol jackpot, the first symbol display device 37 and the third symbol display device 81 are displaying the special symbol jackpot (including the special symbol jackpot game), and the special symbol jackpot. During the predetermined time after the end of the big hit game. In the processing of S1201, if it is not during the special symbol big hit (S1201: No), the processing is terminated as it is.

一方、S1201の処理において、特別図柄の大当たり中であれば(1201:Yes)、新たなラウンドの開始タイミングであるかを判定する(S1202)。新たなラウンドの開始タイミングであれば(S1202:Yes)、特定入賞口(大開放口)65aを開放し(S1203)、新たに開始するラウンド数を示すラウンド数コマンドを設定する(S1204)。ラウンド数コマンドを設定した後は、本処理を終了する。ここで設定されたラウンド数コマンドは、RAM203に設けられたコマンド送信用のリングバッファに記憶され、MPU201により実行されるメイン処理(図24参照)の外部出力処理(S1101)の中で、音声ランプ制御装置113に向けて送信される。音声ランプ制御装置113は、ラウンド数コマンドを受信すると、そのラウンド数コマンドからラウンド数を抽出する。そして、抽出したラウンド数に応じた表示用ラウンド数コマンドを表示制御装置114へ送信する。表示制御装置114によって表示用ラウンド数コマンドが受信されると、第3図柄表示装置81において新たなラウンド演出が開始される。   On the other hand, in the process of S1201, if it is during the special symbol big hit (1201: Yes), it is determined whether it is the start timing of a new round (S1202). If it is the start timing of a new round (S1202: Yes), the specific winning opening (large opening opening) 65a is opened (S1203), and a round number command indicating the number of newly started rounds is set (S1204). After setting the number-of-rounds command, the process ends. The round number command set here is stored in a command transmission ring buffer provided in the RAM 203, and is used as an audio lamp in the external output processing (S1101) of the main processing (see FIG. 24) executed by the MPU 201. It is transmitted to the control device 113. When receiving the round number command, the sound ramp control device 113 extracts the round number from the round number command. Then, a display round number command corresponding to the extracted round number is transmitted to the display control device 114. When the display control device 114 receives the display round number command, the third symbol display device 81 starts a new round effect.

一方、S1201の処理において、新たなラウンドの開始タイミングでなければ(S1201:No)、特定入賞口(大開放口)65aの閉鎖条件が成立したかを判定する(S1205)。具体的には、特定入賞口(大開放口)65aを開放した後に所定時間(例えば、30秒、または、0.5秒)が経過した場合、または、特定入賞口(大開放口)65aを開放した後に球が所定数(例えば、10個)入賞した場合に、閉鎖条件が成立したと判定する。   On the other hand, in the processing of S1201, if it is not the start timing of a new round (S1201: No), it is determined whether the closing condition of the specific winning opening (large opening) 65a is satisfied (S1205). Specifically, when a predetermined time (for example, 30 seconds or 0.5 seconds) elapses after the specific winning opening (large opening) 65a is opened, or when the specific winning opening (large opening) 65a is opened. When a predetermined number of balls (for example, 10) are won after the ball is opened, it is determined that the closing condition is satisfied.

S1205の処理において、特定入賞口(大開放口)65aの閉鎖条件が成立した場合には(S1205:Yes)、特定入賞口(大開放口)65aを閉鎖して(S1206)、本処理を終了する。一方、特定入賞口(大開放口)65aの閉鎖条件が成立していない場合には(S1205:No)、大当たりの終了タイミングであるかを判定する(S1207)。   In the processing of S1205, when the closing condition of the specific winning opening (large opening) 65a is satisfied (S1205: Yes), the specific winning opening (large opening) 65a is closed (S1206), and this processing ends. I do. On the other hand, if the closing condition of the specific winning opening (large opening) 65a is not satisfied (S1205: No), it is determined whether it is the timing to end the big hit (S1207).

S1207の処理において、大当たりの終了タイミングであると判定された場合には(S1207:Yes)、大当たりの終了後の遊技状態に対応する設定値をセットすると共に、大当たり用の設定値をリセットするための大当たり終了処理を実行し(S1208)、大当たりの終了後の遊技状態を設定して、本処理を終了する。なお、詳細については後述するが、大当たり終了処理(図26参照)では、他の大当たり中の設定値とあわせて、大当たりフラグが初期化される(「00H」が設定される)。よって、停電等の発生により、遊技機の電源が突然落とされた場合でも、大当たりフラグのみオフとなり、その他の設定値は大当たり中の設定のままとなってしまうことを抑制することができる。   In the process of S1207, if it is determined that it is the jackpot end timing (S1207: Yes), the set value corresponding to the game state after the end of the jackpot is set and the set value for the jackpot is reset. Is executed (S1208), the game state after the end of the jackpot is set, and this process ends. Although details will be described later, in the jackpot end process (see FIG. 26), the jackpot flag is initialized ("00H" is set) together with other set values during the jackpot. Therefore, even when the power of the gaming machine is suddenly turned off due to the occurrence of a power failure or the like, it is possible to suppress that only the big hit flag is turned off and the other set values are kept at the setting of the big hit.

また、本実施形態のパチンコ機10では、大当たりの最終ラウンドにおいて、特定入賞口(大開放口)65aの閉鎖条件が成立した後に、大当たりの終了を遊技者に報知するためのエンディング演出が設定される。S1205の処理では、設定したエンディング演出の終了タイミング(エンディング演出を実行するために設定した演出時間を経過した)と判別された場合に、大当たりの終了タイミングであると判別する。   In the pachinko machine 10 of the present embodiment, in the final round of the jackpot, an ending effect for notifying the player of the end of the jackpot is set after the closing condition of the specific winning port (large opening port) 65a is satisfied. You. In the process of S1205, when it is determined that the set ending effect end timing (the effect time set for executing the ending effect has elapsed), it is determined that the big hit end timing has been reached.

なお、大当たりの終了タイミングは、必ずしもエンディング演出の終了タイミングに限られるものではない。例えば、大当たりの最終ラウンドにおいて、特定入賞口(大開放口)65aの閉鎖条件が成立した場合に、大当たりの終了タイミングであるとして大当たり終了処理(S1208)へと移行するように構成してもよい。   Note that the jackpot end timing is not necessarily limited to the end timing of the ending effect. For example, in the last round of the jackpot, when the closing condition of the specific winning port (large opening port) 65a is satisfied, it may be configured that it is the jackpot ending timing and the process may shift to the jackpot ending processing (S1208). .

次に、図26から図28を参照して、主制御装置110のMPU201によって大当たり制御処理(図25参照)の中で実行される、大当たり終了処理(S1208)について説明する。上述の通り、この大当たり終了処理(S1208)は、大当たりの終了後の遊技状態に対応する設定値をセットすると共に、大当たり用の設定値をリセットするための処理である。   Next, with reference to FIGS. 26 to 28, the jackpot end process (S1208) executed in the jackpot control process (see FIG. 25) by the MPU 201 of the main control device 110 will be described. As described above, the jackpot ending process (S1208) is a process for setting the set value corresponding to the gaming state after the end of the jackpot and resetting the set value for the jackpot.

この大当たり終了処理(S1208)では、まず、ROM202から状態設定テーブル202fを読み出す(S1301)。ここで言う、「読み出し」とは、状態設定テーブル202fの先頭アドレス(1AD4H)の上位バイト(1AH)と下位バイト(D4H)とを、アドレスデータとしていずれかのペアの汎用レジスタ(例えば、汎用レジスタ210b1と汎用レジスタ210b2)に格納することを指す。   In the big hit end processing (S1208), first, the state setting table 202f is read from the ROM 202 (S1301). Here, “read” means that the upper byte (1AH) and the lower byte (D4H) of the head address (1AD4H) of the state setting table 202f are used as address data as a pair of general-purpose registers (for example, general-purpose registers). 210b1 and the general-purpose register 210b2).

次いで、今回の大当たりが開始される前に実行された遊技結果設定値取得処理(図17参照)において、各種設定値格納エリア203e(図11参照)のオフセット値格納エリアに予め格納しておいたオフセット値をアキュームレータ210aに格納する。なお、各種設定値格納エリア203e(図11参照)のアドレスの上位バイト(F0H)は、アドレス保持レジスタ210fに固定値データとして格納されている値なので、1バイト読込命令を用いてオフセット値を読み出すことができる。即ち、オフセット値格納エリアのアドレスの下位バイト(95H)を読み出し元(転送元)、アキュームレータ210aを設定先として指定し、1バイト読込命令により、読み出し元(転送元)であるオフセット値格納エリアに格納されているオフセット値を読み出して、設定先であるアキュームレータ210aに転送する。   Next, in the game result set value acquisition processing (see FIG. 17) executed before the current big hit is started, the game result set value is previously stored in the offset value storage area of the various set value storage area 203e (see FIG. 11). The offset value is stored in the accumulator 210a. Since the upper byte (F0H) of the address of the various setting value storage area 203e (see FIG. 11) is a value stored as fixed value data in the address holding register 210f, the offset value is read using a 1-byte read instruction. be able to. That is, the lower byte (95H) of the address of the offset value storage area is specified as a read source (transfer source) and the accumulator 210a is specified as a setting destination. The stored offset value is read and transferred to the accumulator 210a that is the setting destination.

1バイト読込命令を用いることにより、制御プログラムにオフセット値格納エリアのアドレスの上位バイト(F0H)を記述せずに済むため、プログラム容量を削減できる。   By using the one-byte read instruction, the upper byte (F0H) of the address of the offset value storage area does not need to be described in the control program, so that the program capacity can be reduced.

次いで、アキュームレータ210aに格納したオフセット値に4を掛ける演算処理を行う(S1303)。この4という値は、大当たり終了後の設定値として状態設定テーブル202f(図8参照)に規定されているデータの種類の数である。即ち、特別図柄の抽選状態と、普通図柄の状態と、時短回数と、変動パターン選択モード切替回数の4種類の設定値が状態設定テーブル202f(図8参照)に規定されている。   Next, a calculation process of multiplying the offset value stored in the accumulator 210a by 4 is performed (S1303). This value of 4 is the number of data types defined in the state setting table 202f (see FIG. 8) as the setting value after the end of the big hit. That is, four kinds of set values of the special symbol lottery state, the ordinary symbol state, the number of times saved, and the number of times of switching the variation pattern selection mode are defined in the state setting table 202f (see FIG. 8).

図8の括弧書きに示した通り、状態設定テーブル202fには、アドレス値が小さい側から、オフセット値00Hに対応した特別図柄の抽選状態、普通図柄の状態、時短回数、変動パターン選択モード切替回数、オフセット01Hに対応した特別図柄の抽選状態、普通図柄の状態、時短回数、変動パターン選択モード切替回数、・・・、オフセット07Hに対応した特別図柄の抽選状態、普通図柄の状態、時短回数、変動パターン選択モード切替回数、という順番にデータが格納されている。つまり、アドレス値が4つ増える毎に、1だけ大きいオフセット値に対応する設定値が格納されている構成となっている。よって、オフセット値に4を掛けた値が、状態設定テーブル202fの先頭アドレスと、今回のオフセット値に対応するデータの格納アドレスとの差分(オフセット)となる。S1303の処理では、この状態設定テーブル202fの先頭アドレスに対するアドレスの差分(オフセット)を求めている。   As shown in parentheses in FIG. 8, the state setting table 202f includes, from the side with the smallest address value, the lottery state of the special symbol corresponding to the offset value 00H, the state of the ordinary symbol, the number of times saved, and the number of times of switching the variation pattern selection mode. , A special symbol lottery state corresponding to the offset 01H, a normal symbol state, the number of times saved, the number of times of changing the variation pattern selection mode,..., A special symbol lottery state corresponding to the offset 07H, a normal symbol state, the number of times reduced, The data is stored in the order of the variation pattern selection mode switching number. That is, each time the address value is increased by four, the set value corresponding to the offset value which is increased by one is stored. Therefore, the value obtained by multiplying the offset value by 4 is the difference (offset) between the start address of the state setting table 202f and the storage address of the data corresponding to the current offset value. In the process of S1303, an address difference (offset) with respect to the head address of the state setting table 202f is obtained.

S1303の処理が終了すると、S1301の処理でペアの汎用レジスタ(例えば、汎用レジスタ210b1と汎用レジスタ210b2)に設定したアドレス値に対して、S1302の処理で算出した状態設定テーブル202fの先頭アドレスに対する差分(オフセット)を加算し、加算後のアドレスを、データの転送元(読み出し元)のアドレスとして設定する(S1304)。   When the processing of S1303 is completed, the difference between the address value set in the pair of general-purpose registers (for example, the general-purpose register 210b1 and the general-purpose register 210b2) in the processing of S1301 with respect to the start address of the state setting table 202f calculated in the processing of S1302. (Offset) is added, and the address after the addition is set as the address of the data transfer source (read source) (S1304).

次いで、各種設定値格納エリア203eの確変状態フラグが格納されているアドレスを設定先アドレスとして設定し(S1305)、その設定先アドレスに、S1304の処理で設定した転送元のアドレスに格納されたデータを転送する(S1306)。   Next, an address of the various setting value storage area 203e where the probable change state flag is stored is set as a setting destination address (S1305). Is transferred (S1306).

その後、状態設定テーブル202fに規定された4種類のデータを全て各種設定値格納エリア203eに転送し終わったか否かを判別し(S1307)、転送し終わっていない(即ち、未転送のデータ種別が存在する)と判別した場合は(S1307:No)、転送元(読み出し元)アドレスに1加算して、加算後のアドレスに規定されているデータを読み出し(S1308)、更に、設定先アドレスに1加算して、加算後のアドレスに、S1308の処理で読み出したデータを格納する(S1309)。そして、S1307の処理に戻り、再度状態設定テーブル202fに規定された4種類のデータを全て各種設定値格納エリア203eに転送し終わったか否かを判別する(S1307)。つまり、状態設定テーブル202fに規定された4種類のデータが全て各種設定値格納エリア203eに転送されるまで、S1307〜S1309の処理が繰り返し行われるのである。   Thereafter, it is determined whether or not all the four types of data specified in the state setting table 202f have been transferred to the various setting value storage areas 203e (S1307). If it is determined that the address exists (S1307: No), 1 is added to the transfer source (read source) address, the data specified in the address after the addition is read (S1308), and 1 is added to the set destination address. The data read in the process of S1308 is stored in the address after the addition (S1309). Then, the process returns to S1307, and it is determined again whether all four types of data specified in the state setting table 202f have been transferred to the various setting value storage areas 203e (S1307). That is, the processing of S1307 to S1309 is repeatedly performed until all four types of data specified in the state setting table 202f are transferred to the various setting value storage areas 203e.

一方、S1307の処理において、状態設定テーブル202fに規定された4種類のデータを全て各種設定値格納エリア203eに転送し終わったと判別した場合は(S1307:Yes)、各種設定値格納エリア203eへ設定した状態を音声ランプ制御装置113へ通知する状態コマンドを設定し(S1310)、大当たりの設定値をクリアするための処理(S1311〜S1312)を実行し、本処理を終了する。   On the other hand, in the processing of S1307, when it is determined that all the four types of data specified in the state setting table 202f have been transferred to the various setting value storage areas 203e (S1307: Yes), the setting is made in the various setting value storage areas 203e. A state command for notifying the sound lamp control device 113 of the performed state is set (S1310), processing for clearing the set value of the jackpot is executed (S1311-S1312), and this processing ends.

なお、大当たりの設定値をクリアする処理では、ROM202の大当たり終了時設定テーブル202g(図9(a)参照)の先頭アドレスをデータの転送元(読み出し元)アドレスとして設定し(S1311)、大当たり中の制御を行うために設定されていたデータをリセットするためのデータ設定処理を実行し(S1312)、各種設定値格納エリア203eにおける大当たり中の設定値が設定されているアドレスに0を設定して初期化するゼロ設定処理を実行する(S1313)。   In the process of clearing the jackpot setting value, the start address of the jackpot end setting table 202g (see FIG. 9A) of the ROM 202 is set as the data transfer source (read source) address (S1311), A data setting process for resetting the data set to perform the control of (1) is executed (S1312), and 0 is set to the address where the setting value of the big hit is set in the various setting value storage area 203e. A zero setting process for initialization is executed (S1313).

次いで、図27を参照して、大当たり終了処理(図26参照)の中で行われるデータ設定処理(S1312)について説明する。このデータ設定処理(S1312)は、大当たり中の制御を行うために設定されていたデータをリセットするための処理である。   Next, the data setting process (S1312) performed in the big hit end process (see FIG. 26) will be described with reference to FIG. This data setting process (S1312) is a process for resetting the data set for performing the control during the big hit.

このデータ設定処理(S1312)では、まず、転送元(読み出し元)アドレスに規定されているアドレスデータを読み出して、そのアドレスデータで示されるアドレスを設定先アドレスとして設定する(S1401)。ここで、転送元(読み出し元)アドレスは、大当たり終了処理(図26参照)のS1311の処理で、大当たり終了時設定テーブル202g(図9(a)参照)の先頭アドレスに設定されている。また、図9(a)に示す通り、大当たり終了時設定テーブル202gの先頭アドレスには、各種設定値格納エリア203eの中の遊技状態設定エリアを示すアドレスデータが格納されているので、その遊技状態設定エリアを示すアドレスが設定先アドレスとして設定される。   In this data setting process (S1312), first, address data specified in a transfer source (read source) address is read, and an address indicated by the address data is set as a setting destination address (S1401). Here, the transfer source (reading source) address is set to the top address of the big hit end time setting table 202g (see FIG. 9A) in the process of S1311 of the big hit end process (see FIG. 26). Further, as shown in FIG. 9A, the start address of the jackpot end setting table 202g stores address data indicating the gaming state setting area in the various setting value storage areas 203e. An address indicating the setting area is set as a setting destination address.

次いで、S1401の処理で大当たり終了時設定テーブル202gから読み出したデータが「00H」であるか否かを判別し(S1402)、判別の結果が「00H」であれば(S1402:Yes)、本処理を終了してゼロ設定処理(図28参照)へと移行する。一方、S1401の処理で大当たり終了時設定テーブル202gから読み出したデータが「00H」以外のデータであると判別した場合は(S1402:No)、転送元(読み出し元)アドレスに1を加算して、加算後のアドレスを新たな転送元(読み出し元)アドレスに設定する(S1403)。   Next, in the processing of S1401, it is determined whether or not the data read from the jackpot end setting table 202g is “00H” (S1402). If the determination result is “00H” (S1402: Yes), this processing is performed. And the process proceeds to the zero setting process (see FIG. 28). On the other hand, if it is determined in the processing of S1401 that the data read from the jackpot end setting table 202g is data other than “00H” (S1402: No), 1 is added to the transfer source (read source) address, and The address after the addition is set as a new transfer source (read source) address (S1403).

次に、転送元アドレスに格納されている設定値のデータを読み出して、設定先アドレスに格納する(S1404)。この設定先アドレスは、S1401の処理で設定した各種設定値格納エリア202eのアドレスである。データの格納が完了したら、再び転送元アドレスに1を加算し、新たな転送元アドレスに設定し(S1405)、S1401の処理に戻る。そして、S1402の処理において、アドレスデータとして00Hが読み出されるまで、S1401〜S1405の処理が繰り返され、アドレスデータとして00Hが読み出された場合は(S1402:Yes)、大当たり終了時設定テーブル202gに基づくリセット処理が完了したことを示すので、処理を終了する。   Next, the data of the set value stored in the transfer source address is read and stored in the set destination address (S1404). This setting destination address is the address of the various setting value storage area 202e set in the processing of S1401. When the data storage is completed, 1 is added to the transfer source address again, the new transfer source address is set (S1405), and the process returns to S1401. Then, in the process of S1402, the processes of S1401 to S1405 are repeated until 00H is read as the address data. Since it indicates that the reset process has been completed, the process ends.

続いて、図28を参照して、データ設定処理(S1312)の終了後に主制御装置110のMPU201によって実行されるゼロ設定処理(図28参照)について説明する。このゼロ設定処理(図28参照)は、各種設定値格納エリア203eに大当たり中の制御を行うために設定された各種設定値に対して0を上書きすることによって初期化する処理である。   Subsequently, the zero setting process (see FIG. 28) executed by the MPU 201 of the main control device 110 after the data setting process (S1312) ends will be described with reference to FIG. The zero setting process (see FIG. 28) is a process of initializing the various setting value storage area 203e by overwriting the various setting values set for performing the big hit control with 0.

ゼロ設定処理(図28参照)では、まず、転送元(読み出し元)アドレスに1を加算して新たな転送元(読み出し元)アドレスに設定する(S1501)。なお、ゼロ設定処理(図28参照)を実行する前に転送元(読み出し元)アドレスとして設定されているアドレスは、大当たり終了時設定テーブル202g(図9(a)参照)の末尾のアドレスであり、本処理で用いる大当たり終了時クリアテーブル202h(図9(b)参照)は、ROM202において、大当たり終了時設定テーブル202g(図9(a)参照)の末尾のアドレスの次のアドレス以降に規定されている。このため、ゼロ設定処理(図28参照)では、処理の最初に設定先アドレスに1を加算して、設定先アドレスを大当たり終了時設定テーブル202g(図9(a)参照)の末尾から、大当たり終了時クリアテーブル202h(図9(b)参照)の先頭に移行させている。   In the zero setting process (see FIG. 28), first, 1 is added to the transfer source (read source) address to set a new transfer source (read source) address (S1501). Note that the address set as the transfer source (reading source) address before executing the zero setting process (see FIG. 28) is the end address of the jackpot end setting table 202g (see FIG. 9A). The big hit end clear table 202h (see FIG. 9B) used in this process is defined in the ROM 202 after the address following the last address of the big hit end setting table 202g (see FIG. 9A). ing. Therefore, in the zero setting process (see FIG. 28), 1 is added to the setting destination address at the beginning of the process, and the setting destination address is changed from the end of the big hit end setting table 202g (see FIG. 9A) to the big hit. The process is shifted to the beginning of the end-time clear table 202h (see FIG. 9B).

上述の通り、本実施形態のパチンコ機10では、データ設定処理(図27参照)において参照される大当たり終了時設定テーブル202gの末尾のアドレスに続けて、本処理(ゼロ設定処理)で用いられる大当たり終了時クリアテーブル202hを規定している。このため、データ設定処理(図27参照)に続けて本処理(ゼロ設定処理)を実行する構成とすることで、本処理では、処理開始時に改めてROM202の中から転送元アドレスを判断して設定し直す必要がなく、単に直前の転送元アドレスに1を加えるだけで、転送元アドレスを特定できる。よって、処理負荷を軽減することができる。   As described above, in the pachinko machine 10 of the present embodiment, the jackpot used in the present process (zero setting process) follows the end address of the jackpot end setting table 202g referred to in the data setting process (see FIG. 27). An end-time clear table 202h is defined. For this reason, by adopting a configuration in which this processing (zero setting processing) is executed following the data setting processing (see FIG. 27), in this processing, the transfer source address is determined again from the ROM 202 at the start of the processing and set. The transfer source address can be specified simply by adding 1 to the immediately preceding transfer source address without the need to perform the transfer again. Therefore, the processing load can be reduced.

なお、例えば、大当たり終了時に、各種設定値格納エリア203eの各アドレスに設定するデータが全て「00H」である場合には、データ設定処理(図27参照)を省略し、ゼロ設定処理(図28参照)のみを実行するように構成してもよい。この場合、ゼロ設定処理の開始時に、データの転送元アドレスを判別し、その転送元アドレスの1つ前のアドレスを転送元アドレスに設定した上で、S1501の処理に移行させる必要がある。本実施形態のパチンコ機10のゼロ設定処理(図28参照)では、S1501の処理において、転送元アドレスに1を加算して新たな転送元アドレスとして設定する処理が実行されるため、処理開始時に設定されているアドレスから1だけずれたアドレスが転送元アドレスとして設定されることになるためである。   For example, at the end of the jackpot, if the data to be set in each address of the various setting value storage area 203e is all "00H", the data setting process (see FIG. 27) is omitted and the zero setting process (see FIG. 28) ) May be executed. In this case, at the start of the zero setting process, it is necessary to determine the transfer source address of the data, set the address immediately before the transfer source address as the transfer source address, and then shift to the process of S1501. In the zero setting process (see FIG. 28) of the pachinko machine 10 of the present embodiment, in the process of S1501, a process of adding 1 to the transfer source address and setting it as a new transfer source address is executed. This is because an address shifted by one from the set address is set as the transfer source address.

次いで、大当たり終了時クリアテーブル202h(図9(b)参照)のうち、転送元(読み出し元)アドレスに設定されているアドレスに格納されているアドレスデータを読み出して、読み出したアドレスデータにより示されるRAM203のアドレスを、設定先アドレスとして設定する(S1502)。   Next, in the big hit end clear table 202h (see FIG. 9B), the address data stored in the address set as the transfer source (read source) address is read, and is indicated by the read address data. The address of the RAM 203 is set as a setting destination address (S1502).

S1502の処理の後は、S1502の処理において、転送元(読み出し元)アドレスから読み出したデータが「00H」であるか否かを判別し(S1503)、読み出したデータが「00H」であると判別した場合は(S1503:Yes)、本処理を終了する。一方、読み出したデータが「00H」でないと判別した場合は(S1503:No)、設定先アドレスとして設定したRAM203のアドレスに「00H」を上書きし(S1504)、S1501の処理に戻る。   After the process of S1502, in the process of S1502, it is determined whether or not the data read from the transfer source (read source) address is “00H” (S1503), and the read data is determined to be “00H”. If the processing has been performed (S1503: Yes), this processing ends. On the other hand, if it is determined that the read data is not “00H” (S1503: No), “00H” is overwritten on the address of the RAM 203 set as the setting destination address (S1504), and the process returns to S1501.

その後、大当たり終了時クリアテーブル202h(図9(b)参照)から「00H」が読み出されるまで、S1501〜S1504の処理が繰り返される。なお、大当たり終了時クリアテーブル202h(図9(b)参照)は、末尾のアドレスのみに「00H」が格納されており、末尾以外のアドレスには「00H」が格納されていないので、末尾以外に規定されているアドレスデータに対応する全てのアドレスに「00H」を格納するまではS1501〜S1504の処理が繰り返される。   Thereafter, the processing of S1501 to S1504 is repeated until “00H” is read from the big hit end clear table 202h (see FIG. 9B). In the big hit end clearing table 202h (see FIG. 9B), "00H" is stored only in the last address, and "00H" is not stored in the addresses other than the last. Until “00H” is stored in all the addresses corresponding to the address data defined in the above, the processing of S1501 to S1504 is repeated.

本実施形態のパチンコ機10では、ゼロ設定処理(図28参照)を終了させる条件として、RAM203の各種設定値格納エリア203eへデータとして「00H」を設定する設定回数を制御プログラムの中に記述し、設定回数分のデータ設定が終了したと判別した場合に処理を終了させる構成とはせずに、大当たり終了時クリアテーブル202h(図9(b)参照)から「00H」がデータとして読み出されたと判別した場合に処理を終了させるように構成している。   In the pachinko machine 10 of the present embodiment, as a condition for ending the zero setting process (see FIG. 28), the number of times of setting “00H” as data in the various setting value storage areas 203e of the RAM 203 is described in the control program. Instead of terminating the process when it is determined that the data setting for the set number of times has been completed, “00H” is read out as data from the big hit end clear table 202h (see FIG. 9B). It is configured to terminate the process when it is determined that it has occurred.

設定回数を制御プログラム中に記述する構成とした場合、他の機種にプログラムを転用する等の事情によって設定値の個数が変わる度に、制御プログラムの設計者が設定値の個数を新たに数え、その数えた個数に合わせて制御プログラムを書き換える必要が生じてしまう。よって、設定値を数える手間がかかる上に、設計者が数え間違いをしてしまった場合には、制御プログラムに誤った繰り返し回数が規定されてしまうので、大当たり終了時の設定を正常に完了させることができず、パチンコ機10に誤作動を起こさせてしまう場合がある。   If the number of set values is described in the control program, the control program designer newly counts the number of set values each time the number of set values changes due to circumstances such as diversion of the program to another model. It becomes necessary to rewrite the control program according to the counted number. Therefore, it takes time and effort to count the set values, and if the designer makes a mistake, the incorrect number of repetitions is specified in the control program, so that the setting at the end of the jackpot is completed normally. And the pachinko machine 10 may malfunction.

これに対して、本実施形態のパチンコ機10では、大当たり終了時クリアテーブル202h(図9(b)参照)の末尾に「00H」をデータとして規定しておくだけでよいので、制御プログラムの設計時に設計者がミスを犯してしまう可能性を低減できる。よって、大当たり終了時のデータの設定を、制御プログラムに基づいてより確実に実行することができるので、パチンコ機10の誤作動を抑制することができる。   On the other hand, in the pachinko machine 10 of the present embodiment, it is only necessary to define “00H” as data at the end of the big hit end clear table 202h (see FIG. 9B). Sometimes the possibility that the designer makes a mistake can be reduced. Therefore, the setting of the data at the end of the big hit can be executed more reliably based on the control program, and the malfunction of the pachinko machine 10 can be suppressed.

なお、ゼロ設定処理(図28参照)の終了条件を、「00H」がデータとして読み出された場合としたのは、各種設定値格納エリア203e(図11参照)の中で、アドレスの下位バイトが「00H」であるアドレス(即ち、アドレス「F000H」)は、球の発射に関する設定値を格納する領域であり、大当りの終了前後で設定値が変更されないアドレス(大当たりの終了時に初期化を必要としないアドレス)だからである。大当たりの終了時に初期化を必要としないアドレスなので、大当たり終了時クリアテーブル202h(図9(b)参照)の、初期化対象のアドレスとして規定しておく必要がなく、大当たり終了時クリアテーブル202h(図9(b)参照)の末尾以外に出現する虞がない。よって、全ての設定値の初期化が完了する前に、データとして「00H」が読み出されてしまい、処理が終了してしまうことを抑制することができる。   Note that the end condition of the zero setting process (see FIG. 28) is that “00H” is read as data because the lower byte of the address in the various setting value storage area 203e (see FIG. 11) is used. Is an area where the setting value relating to the firing of the ball is stored, and an address whose setting value is not changed before and after the end of the jackpot (initialization is required at the end of the jackpot) And not the address). Since the address does not need to be initialized at the end of the jackpot, it is not necessary to define it as an initialization target address in the jackpot end clear table 202h (see FIG. 9B), and the jackpot end clear table 202h ( There is no risk of appearing other than at the end of FIG. 9 (b). Therefore, it is possible to suppress that “00H” is read as the data before the initialization of all the setting values is completed, and the processing is ended.

<第1実施形態における音声ランプ制御装置の制御処理について>
次に、図29から図32を参照して、音声ランプ制御装置113内のMPU221により実行される各制御処理を説明する。かかるMPU221の処理としては大別して、電源投入に伴い起動される立ち上げ処理と、その立ち上げ処理後に実行されるメイン処理とがある。
<Regarding the control processing of the audio lamp control device in the first embodiment>
Next, each control process executed by the MPU 221 in the audio lamp control device 113 will be described with reference to FIGS. The processes of the MPU 221 are roughly classified into a start-up process started when the power is turned on, and a main process executed after the start-up process.

まず、図29を参照して、音声ランプ制御装置113内のMPU221により実行される立ち上げ処理を説明する。図29は、この立ち上げ処理を示したフローチャートである。この立ち上げ処理は電源投入時に起動される。   First, with reference to FIG. 29, a startup process executed by the MPU 221 in the audio lamp control device 113 will be described. FIG. 29 is a flowchart showing the start-up process. This startup process is started when the power is turned on.

立ち上げ処理が実行されると、まず、電源投入に伴う初期設定処理を実行する(S1601)。具体的には、スタックポインタに予め決められた所定値を設定する。その後、電源断処理中フラグがオンしているか否かによって、今回の立ち上げ処理が瞬間的な電圧降下(瞬間的な停電、所謂「瞬停」)によって、S1716の電源断処理(図30参照)の実行途中に開始されたものであるか否かが判断される(S1602)。図30を参照して後述する通り、音声ランプ制御装置113は、主制御装置110から電源断コマンドを受信すると(図30のS1713参照)、S1716の電源断処理を実行する。かかる電源断処理の実行前に、電源断処理中フラグがオンされ、該電源断処理の終了後に、電源断処理中フラグはオフされる。よって、S1716の電源断処理が実行途中であるか否かは、電源断処理中フラグの状態によって判断できる。   When the start-up process is executed, first, an initial setting process accompanying power-on is executed (S1601). Specifically, a predetermined value is set in the stack pointer. Thereafter, depending on whether or not the power-off processing flag is turned on, the current startup processing is caused by a momentary voltage drop (a momentary power failure, a so-called “momentary power failure”), and the power-off processing in S1716 (see FIG. 30). ) Are determined to be started during the execution (S1602). As will be described later with reference to FIG. 30, when receiving the power-off command from the main control device 110 (see S1713 in FIG. 30), the sound lamp control device 113 executes the power-off process in S1716. The power-off processing flag is turned on before the power-off processing is performed, and the power-off processing flag is turned off after the power-off processing ends. Therefore, whether or not the power-off processing in S1716 is being performed can be determined based on the state of the power-off processing flag.

電源断処理中フラグがオフであれば(S1602:No)、今回の立ち上げ処理は、電源が完全に遮断された後に開始されたか、瞬間的な停電が生じた後であってS1716の電源断処理の実行を完了した後に開始されたか、或いは、ノイズなどによって音声ランプ制御装置113のMPU221にのみリセットがかかって(主制御装置110からの電源断コマンドを受信することなく)開始されたものである。よって、これらの場合には、RAM223のデータが破壊されているか否かを確認する(S1603)。   If the power-off processing flag is off (S1602: No), this startup processing is started after the power supply is completely cut off, or after a momentary power failure and the power-off processing in S1716. It is started after the execution of the process is completed, or started only by resetting the MPU 221 of the sound lamp control device 113 due to noise or the like (without receiving a power-off command from the main control device 110). is there. Therefore, in these cases, it is confirmed whether the data in the RAM 223 has been destroyed (S1603).

RAM223のデータ破壊の確認は、次のように行われる。即ち、RAM223の特定の領域には、S1606の処理によって「55AAh」のキーワードとしてのデータが書き込まれている。よって、その特定領域に記憶されるデータをチェックし、該データが「55AAh」であればRAM223のデータ破壊は無く、逆に「55AAh」でなければRAM223のデータ破壊を確認することができる。RAM223のデータ破壊が確認されれば(S1603:Yes)、S1604の処理へ移行して、RAM223の初期化を開始する。一方、RAM223のデータ破壊が確認されなければ(S1603:No)、S1608の処理へ移行する。   Confirmation of data destruction of the RAM 223 is performed as follows. That is, data as a keyword of “55AAh” is written in a specific area of the RAM 223 by the process of S1606. Therefore, the data stored in the specific area is checked, and if the data is “55AAh”, the data is not destroyed in the RAM 223. Conversely, if the data is not “55AAh”, the data is destroyed in the RAM 223. If the data destruction of the RAM 223 is confirmed (S1603: Yes), the process proceeds to S1604, and the initialization of the RAM 223 is started. On the other hand, if data destruction in the RAM 223 is not confirmed (S1603: No), the process proceeds to S1608.

なお、今回の立ち上げ処理が、電源が完全に遮断された後に開始された場合には、RAM223の特定領域に「55AAh」のキーワードは記憶されていないので(電源断によってRAM223の記憶は喪失するから)、RAM223のデータ破壊と判断され(S1603:Yes)、S1604へ移行する。一方、今回の立ち上げ処理が、瞬間的な停電が生じた後であってS1716の電源断処理の実行を完了した後に開始されたか、或いは、ノイズなどによって音声ランプ制御装置113のMPU221にのみリセットがかかって開始された場合には、RAM223の特定領域には「55AAh」のキーワードが記憶されているので、RAM223のデータは正常と判断されて(S1603:No)、S1608へ移行する。   If the current startup process is started after the power is completely shut off, the keyword “55AAh” is not stored in the specific area of the RAM 223 (the storage in the RAM 223 is lost due to the power-off. ), It is determined that the data in the RAM 223 is destroyed (S1603: Yes), and the flow shifts to S1604. On the other hand, this startup process is started after an instantaneous power failure occurs and after the execution of the power-off process in S1716 is completed, or is reset only to the MPU 221 of the audio lamp control device 113 due to noise or the like. When the process is started, the keyword “55AAh” is stored in the specific area of the RAM 223, so that the data in the RAM 223 is determined to be normal (S1603: No), and the process proceeds to S1608.

電源断処理中フラグがオンであれば(S1602:Yes)、今回の立ち上げ処理は、瞬間的な停電が生じた後であって、S1716の電源断処理の実行途中に、音声ランプ制御装置113のMPU221にリセットがかかって開始されたものである。かかる場合は電源断処理の実行途中なので、RAM223の記憶状態は必ずしも正しくない。よって、かかる場合には制御を継続することはできないので、処理をS1604へ移行して、RAM223の初期化を開始する。   If the power-off processing flag is on (S1602: Yes), this startup processing is performed after a momentary power failure occurs, and during the execution of the power-off processing in S1716, the audio lamp control device 113 Of the MPU 221 has been reset. In such a case, since the power-off process is being performed, the storage state of the RAM 223 is not always correct. Therefore, in such a case, since control cannot be continued, the process proceeds to S1604 and initialization of the RAM 223 is started.

S1604の処理では、RAM223の全範囲の記憶領域をチェックする(S1604)。チェック方法としては、まず、1バイト毎に「0FFh」を書き込み、それを1バイト毎に読み出して「0FFh」であるか否かを確認し、「0FFh」であれば正常と判別する。かかる1バイト毎の書き込み及び確認を、「0FFh」に次いで、「55h」、「0AAh」、「00h」の順に行う。このRAM223の読み書きチェックにより、RAM223のすべての記憶領域が0クリアされる。   In the process of S1604, the storage area of the entire range of the RAM 223 is checked (S1604). As a check method, first, "0FFh" is written for each byte, and read out for each byte to check whether it is "0FFh". If "0FFh", it is determined that the data is normal. Such writing and checking for each byte is performed in the order of "55h", "0AAh", and "00h" after "0FFh". By this read / write check of the RAM 223, all storage areas of the RAM 223 are cleared to zero.

RAM223のすべての記憶領域について、読み書きチェックが正常と判別されれば(S1205:Yes)、RAM223の特定領域に「55AAh」のキーワードを書き込んで、RAM破壊チェックデータを設定する(S1606)。この特定領域に書き込まれた「55AAh」のキーワードを確認することにより、RAM223にデータ破壊があるか否かがチェックされる。一方、RAM223のいずれかの記憶領域で読み書きチェックの異常が検出されれば(S1605:No)、RAM223の異常を報知して(S1607)、電源が遮断されるまで無限ループする。RAM223の異常は、表示ランプ34により報知される。なお、音声出力装置226により音声を出力してRAM223の異常報知を行うようにしても良いし、表示制御装置114にエラーコマンドを送信して、第3図柄表示装置81にエラーメッセージを表示させるようにしてもよい。   If the read / write check is determined to be normal for all the storage areas of the RAM 223 (S1205: Yes), the keyword “55AAh” is written to the specific area of the RAM 223, and the RAM destruction check data is set (S1606). By confirming the keyword “55AAh” written in the specific area, it is checked whether or not the RAM 223 has data destruction. On the other hand, if an abnormality of the read / write check is detected in any of the storage areas of the RAM 223 (S1605: No), the abnormality of the RAM 223 is notified (S1607), and an infinite loop is performed until the power is shut off. The abnormality of the RAM 223 is notified by the display lamp 34. Note that the sound may be output by the sound output device 226 to notify the abnormality of the RAM 223, or an error command may be transmitted to the display control device 114 to cause the third symbol display device 81 to display an error message. It may be.

S1608の処理では、電源断フラグがオンされているか否かを判別する(S1608)。電源断フラグはS1716の電源断処理の実行時にオンされる(図30のS1715参照)。つまり、電源断フラグは、S1716の電源断処理が実行される前にオンされるので、電源断フラグがオンされた状態でS1608の処理に至るのは、今回の立ち上げ処理が、瞬間的な停電が生じた後であってS1716の電源断処理の実行を完了した状態で開始された場合である。従って、かかる場合には(S1608:Yes)、音声ランプ制御装置113の各処理を初期化するためにRAMの作業エリアをクリアし(S1609)、RAM223の初期値を設定した後(S1610)、割込み許可を設定して(S1611)、メイン処理へ移行する。なお、RAM223の作業エリアとしては、主制御装置110から受信したコマンド等を記憶する領域以外の領域をいう。   In the processing of S1608, it is determined whether or not the power-off flag is turned on (S1608). The power-off flag is turned on when the power-off process is performed in S1716 (see S1715 in FIG. 30). In other words, since the power-off flag is turned on before the power-off process in S1716 is performed, the process of S1608 in the state where the power-off flag is turned on is that the current startup process is instantaneous. This is a case where the process is started after a power failure has occurred and the execution of the power-off process in S1716 has been completed. Therefore, in such a case (S1608: Yes), the work area of the RAM is cleared to initialize each process of the sound ramp control device 113 (S1609), and the initial value of the RAM 223 is set (S1610), and then the interruption is performed. The permission is set (S1611), and the process proceeds to the main processing. The work area of the RAM 223 is an area other than an area for storing commands and the like received from the main controller 110.

一方、電源断フラグがオフされた状態でS1608の処理に至るのは、今回の立ち上げ処理が、例えば電源が完全に遮断された後に開始されたためにS1604からS1606の処理を経由してS1608の処理へ至ったか、或いは、ノイズなどによって音声ランプ制御装置113のMPU221にのみリセットがかかって(主制御装置110からの電源断コマンドを受信することなく)開始された場合である。よって、かかる場合には(S1608:No)、RAM223の作業領域のクリア処理であるS1609をスキップして、処理をS1610へ移行し、RAM223の初期値を設定した後(S1610)、割込み許可を設定して(S1611)、メイン処理へ移行する。   On the other hand, the reason that the process of step S1608 is reached with the power-off flag turned off is that the start-up process of this time is started after the power is completely cut off, for example, so that the process of steps S1604 to S1606 is followed by the process of step S1608. This is the case where the processing has been reached or the MPU 221 of the audio ramp control device 113 has been reset only (without receiving a power-off command from the main control device 110) due to noise or the like and started. Therefore, in such a case (S1608: No), the process skips S1609, which is the process of clearing the work area of the RAM 223, shifts the process to S1610, sets the initial value of the RAM 223 (S1610), and sets the interrupt permission. Then (S1611), and shifts to the main processing.

なお、S1609のクリア処理をスキップするのは、S1604からS1606の処理を経由してS1608の処理へ至った場合、S1604の処理によって、既にRAM223のすべての記憶領域はクリアされているし、ノイズなどによって音声ランプ制御装置113のMPU221にのみリセットがかかって、立ち上げ処理が開始された場合、RAM223の作業領域のデータをクリアせず保存しておくことにより、音声ランプ制御装置113の制御を継続できるからである。   It should be noted that the reason why the clearing process of S1609 is skipped is that when the process proceeds from S1604 to the process of S1608 via the process of S1606, all the storage areas of the RAM 223 have already been cleared by the process of S1604. When only the MPU 221 of the sound lamp control device 113 is reset and the start-up process is started, the control of the sound lamp control device 113 is continued by storing the data in the work area of the RAM 223 without clearing the data. Because you can.

次に、図30を参照して、音声ランプ制御装置113の立ち上げ処理後に音声ランプ制御装置113内のMPU221により実行されるメイン処理について説明する。図30は、このメイン処理を示したフローチャートである。メイン処理が実行されると、まず、メイン処理が開始されてから、又は、今回のS1701の処理が実行されてから1m秒以上が経過したか否かが判別され(S1701)、1m秒以上経過していなければ(S1701:No)、S1702〜S1710の処理を行わずにS1711の処理へ移行する。S1701の処理で、1m秒経過したか否かを判別するのは、S1702〜S1710が主に表示(演出)に関する処理であり、短い周期(1m秒以内)で編集する必要がないのに対して、S1711のコマンド判定処理や、S1712の変動表示設定処理を短い周期で実行する方が好ましいからである。S1711の処理が短い周期で実行されることにより、主制御装置110から送信されるコマンドの受信洩れを防止でき、S1712の処理が短い周期で実行されることにより、コマンド判定処理によって受信されたコマンドに基づき、変動演出に関する設定を遅滞なく行うことができる。   Next, a main process executed by the MPU 221 in the audio ramp control device 113 after the startup process of the audio ramp control device 113 will be described with reference to FIG. FIG. 30 is a flowchart showing this main processing. When the main process is executed, first, it is determined whether or not 1 ms or more has elapsed since the main process was started or the current process of S1701 was executed (S1701). If not (S1701: No), the process proceeds to S1711 without performing the processes of S1702 to S1710. In the processing of S1701, it is determined whether or not 1 ms has elapsed. The processing in S1702 to S1710 is mainly for display (production), and it is not necessary to edit in a short cycle (within 1 msec). , S1711 and the variable display setting process in S1712 are preferably executed in a short cycle. By executing the processing of S1711 in a short cycle, it is possible to prevent omission of the command transmitted from the main control device 110, and by executing the processing of S1712 in a short cycle, the command received by the command determination processing can be prevented. Based on the above, it is possible to make settings relating to the variable effect without delay.

S1701の処理で1m秒以上経過していれば(S1701:Yes)、まず、S1703〜S1712の処理によって設定された、表示制御装置114に対する各種コマンドを、表示制御装置114に対して送信する(S1702)。次いで、表示ランプ34の点灯態様の設定や後述するS1708の処理で編集されるランプの点灯態様となるよう各ランプの出力を設定し(S1703)、その後電源投入報知処理を実行する(S1704)。電源投入報知処理は、電源が投入された場合に所定の時間(例えば30秒)電源が投入されたことを知らせる報知を行うものであり、その報知は音声出力装置226やランプ表示装置227により行われる。また、第3図柄表示装置81の画面において電源が供給されたことを報知するようコマンドを表示制御装置114に送信するものとしても良い。なお、電源投入時でなければ、電源投入報知処理による報知は行わずにS1705の処理へ移行する。   If 1 ms or more has elapsed in the process of S1701 (S1701: Yes), first, various commands for the display control device 114 set by the processes of S1703 to S1712 are transmitted to the display control device 114 (S1702). ). Next, the output mode of each lamp is set so that the lighting mode of the display lamp 34 is set and the lighting mode of the lamp edited in the process of S1708 described later (S1703), and then the power-on notification process is executed (S1704). The power-on notification processing is to provide notification that the power is turned on for a predetermined time (for example, 30 seconds) when the power is turned on, and the notification is performed by the audio output device 226 or the lamp display device 227. Will be In addition, a command may be transmitted to the display control device 114 to notify that power has been supplied on the screen of the third symbol display device 81. If the power is not turned on, the process proceeds to S1705 without performing notification by the power-on notification process.

S1705の処理では客待ち演出処理が実行され、その後、保留個数表示更新処理が実行される(S1706)。客待ち演出処理では、パチンコ機10が遊技者により遊技されない時間が所定時間経過した場合に、第3図柄表示装置81の表示をタイトル画面に切り替える設定などが行われ、その設定がコマンドとして表示制御装置114に送信される。保留個数表示更新処理では、特別図柄保留球数カウンタ223bの値に応じて保留ランプ(図示せず)を点灯させる処理が行われる。   In the process of S1705, a customer waiting effect process is executed, and thereafter, a held number display update process is executed (S1706). In the customer waiting effect process, when the pachinko machine 10 has not been played by the player for a predetermined period of time, a setting for switching the display of the third symbol display device 81 to the title screen is performed, and the setting is used as a command for display control. Sent to device 114. In the reserved number display update process, a process of turning on a reserved lamp (not shown) according to the value of the special symbol reserved ball number counter 223b is performed.

その後、枠ボタン入力監視・演出処理が実行される(S1707)。この枠ボタン入力監視・演出処理では、演出効果を高めるために遊技者に操作される枠ボタン22が押されたか否かの入力を監視し、枠ボタン22の入力が確認された場合に対応した演出を行うよう設定する処理である。この処理では、枠ボタン22の遊技者による操作が検出されると、表示制御装置114に対して枠ボタン22が操作されたことを通知する枠ボタン操作コマンドを設定する。   Thereafter, a frame button input monitoring / effect process is executed (S1707). In this frame button input monitoring / production process, an input as to whether or not the frame button 22 operated by the player has been pressed in order to enhance the production effect is monitored, and a case where the input of the frame button 22 is confirmed is dealt with. This is a process for setting to perform an effect. In this process, when an operation of the frame button 22 by the player is detected, a frame button operation command for notifying the display control device 114 that the frame button 22 has been operated is set.

また、変動演出が未実行の期間や、高速変動期間中に枠ボタン22が押された場合は、ステージを変更する処理を行い、表示制御装置114に対する背面画像変更コマンドを設定する。この背面画像変更コマンドに、変更後のステージに対応する背面画像の種別に関する情報を含めることにより、表示制御装置114において、第3図柄表示装置81に表示される背面画像を、ステージに応じた画像に変更する処理が行われる。また、変動表示開始時に予告キャラが出現した場合に枠ボタン22を押すことで今回の変動による大当たりの期待値を表示したり、リーチ演出中に枠ボタン22を押すことで大当たりへの期待感を持てる演出に変更したり、枠ボタン22を複数のリーチ演出のうち1のリーチ演出を選択するための決定ボタンとしても良い。なお、枠ボタン22が配設されていない場合には、S1707の処理は省略される。   When the frame button 22 is pressed during a period in which the fluctuation effect is not executed or during a high-speed fluctuation period, a process of changing the stage is performed, and a rear image change command for the display control device 114 is set. By including information on the type of the rear image corresponding to the stage after the change in the rear image change command, the display controller 114 converts the rear image displayed on the third symbol display device 81 into an image corresponding to the stage. Is performed. In addition, when the notice character appears at the start of the fluctuation display, the frame button 22 is pressed to display the expected value of the jackpot due to the current fluctuation, and the frame button 22 is pressed during the reach effect to display the expectation of the jackpot. The effect may be changed to an effect that can be held, or the frame button 22 may be a determination button for selecting one of the plurality of reach effects. If the frame button 22 is not provided, the processing of S1707 is omitted.

枠ボタン入力監視・演出処理が終わると、ランプ編集処理を実行し(S1708)、その後音編集・出力処理を実行する(S1709)。ランプ編集処理では、第3図柄表示装置81で行われる表示に対応するよう電飾部29〜33の点灯パターンなどが設定される。音編集・出力処理では、第3図柄表示装置81で行われる表示に対応するよう音声出力装置226の出力パターンなどが設定され、その設定に応じて音声出力装置226から音が出力される。   Upon completion of the frame button input monitoring / effect processing, a lamp editing processing is executed (S1708), and then a sound editing / output processing is executed (S1709). In the lamp editing process, the lighting patterns of the illumination units 29 to 33 are set so as to correspond to the display performed by the third symbol display device 81. In the sound editing / output processing, the output pattern of the sound output device 226 is set so as to correspond to the display performed by the third symbol display device 81, and sound is output from the sound output device 226 according to the setting.

S1709の処理後、液晶演出実行管理処理が実行され(S1710)、S1711の処理へ移行する。液晶演出実行管理処理では、主制御装置110から送信される変動パターンコマンドに基づいて第3図柄表示装置81で行われる変動表示に要する時間と同期した時間が設定される。この液晶演出実行監視処理で設定された時間に基づいてS1708のランプ編集処理が実行される。なお、S1709の音編集・出力処理も第3図柄表示装置81で行われる変動表示に要する時間と同期した時間で実行される。   After the processing in S1709, the liquid crystal effect execution management processing is executed (S1710), and the flow shifts to the processing in S1711. In the liquid crystal effect execution management processing, a time synchronized with the time required for the fluctuation display performed by the third symbol display device 81 is set based on the fluctuation pattern command transmitted from the main controller 110. The lamp editing process of S1708 is executed based on the time set in the liquid crystal effect execution monitoring process. Note that the sound editing / output processing in S1709 is also executed at a time synchronized with the time required for the variable display performed by the third symbol display device 81.

S1711の処理では、主制御装置110より受信したコマンドに応じた処理を行うコマンド判定処理を行う(S1711)。このコマンド判定処理の詳細については、図31を参照して後述する。そして、コマンド判定処理の後、変動表示設定処理が実行される(S1711)。変動表示設定処理では、第3図柄表示装置81において変動演出を実行させるために、主制御装置110より受信した変動パターンコマンドに基づいて表示用変動パターンコマンドが生成されて設定される。その結果、そのコマンドが表示制御装置114に送信される。なお、この変動表示設定処理の詳細については、図32を参照して後述する。   In the process of S1711, a command determination process for performing a process according to the command received from the main control device 110 is performed (S1711). Details of the command determination processing will be described later with reference to FIG. Then, after the command determination processing, the variable display setting processing is executed (S1711). In the variation display setting process, a variation pattern command for display is generated and set based on the variation pattern command received from the main controller 110 in order to cause the third symbol display device 81 to execute the variation effect. As a result, the command is transmitted to the display control device 114. The details of the variable display setting process will be described later with reference to FIG.

変動表示設定処理(S1712)が終わると、ワークRAM233に電源断の発生情報が記憶されているか否かを判別する(S1713)。電源断の発生情報は、主制御装置110から電源断コマンドを受信した場合に記憶される。S1713の処理で電源断の発生情報が記憶されていれば(S1713:Yes)、電源断フラグ及び電源断処理中フラグを共にオンして(S1715)、電源断処理を実行する(S1716)。電源断処理の実行後は、電源断処理中フラグをオフし(S1717)、その後、処理を、無限ループする。電源断処理では、割込処理の発生を禁止すると共に、各出力ポートをオフして、音声出力装置226およびランプ表示装置227からの出力をオフする。また、電源断の発生情報の記憶も消去する。   When the variable display setting process (S1712) ends, it is determined whether or not the power-off occurrence information is stored in the work RAM 233 (S1713). The power-off occurrence information is stored when a power-off command is received from main controller 110. If the power-off occurrence information is stored in the processing of S1713 (S1713: Yes), both the power-off flag and the power-off processing flag are turned on (S1715), and the power-off processing is executed (S1716). After the execution of the power-off processing, the power-off processing-in-progress flag is turned off (S1717). In the power-off process, the occurrence of the interrupt process is prohibited, and each output port is turned off to turn off the output from the audio output device 226 and the lamp display device 227. Further, the storage of the information of the occurrence of the power interruption is also deleted.

一方、S1713の処理で電源断の発生情報が記憶されていなければ(S1713:No)、RAM223に記憶されるキーワードに基づき、RAM223が破壊されているか否かが判別され(S1714)、RAM223が破壊されていなければ(S1714:No)、S1701の処理へ戻り、繰り返しメイン処理が実行される。一方、RAM223が破壊されていれば(S1714:Yes)、以降の処理の実行を停止させるために、処理を無限ループする。ここで、RAM破壊と判別されて無限ループするとメイン処理が実行されないので、その後、第3図柄表示装置81による表示が変化しない。よって、遊技者は、異常が発生したことを知ることができるので、ホールの店員などを呼びパチンコ機10の修復などを頼むことができる。また、RAM223が破壊されていると確認された場合に、音声出力装置226やランプ表示装置227によりRAM破壊の報知を行うものとしても良い。   On the other hand, if power-off occurrence information is not stored in the process of S1713 (S1713: No), it is determined whether or not the RAM 223 is destroyed based on the keyword stored in the RAM 223 (S1714), and the RAM 223 is destroyed. If not (S1714: No), the process returns to S1701, and the main process is repeatedly executed. On the other hand, if the RAM 223 has been destroyed (S1714: Yes), the processing is executed in an infinite loop to stop the execution of the subsequent processing. Here, if it is determined that the RAM is destroyed and an infinite loop is performed, the main processing is not executed, and thereafter the display by the third symbol display device 81 does not change. Therefore, since the player can know that the abnormality has occurred, the player can call a clerk of the hall or the like and request a repair of the pachinko machine 10 or the like. Further, when it is confirmed that the RAM 223 is destroyed, the sound output device 226 or the lamp display device 227 may be used to notify the RAM breakdown.

次に、図31を参照して、音声ランプ制御装置113内のMPU221により実行されるコマンド判定処理(S1711)について説明する。図30は、このコマンド判定処理(S1711)を示したフローチャートである。このコマンド判定処理(S1711)は、音声ランプ制御装置113内のMPU221により実行されるメイン処理(図30参照)の中で実行され、上述したように、主制御装置110から受信したコマンドを判定する。また、この処理では、主制御装置110から保留球数コマンドを受信した場合に、第3図柄表示装置81による連続予告演出の開始の決定も行う。   Next, the command determination process (S1711) executed by the MPU 221 in the audio lamp control device 113 will be described with reference to FIG. FIG. 30 is a flowchart showing this command determination processing (S1711). This command determination process (S1711) is executed in the main process (see FIG. 30) executed by the MPU 221 in the audio lamp control device 113, and determines the command received from the main control device 110 as described above. . In addition, in this process, when receiving the number-of-retained-balls command from the main control device 110, the start of the continuous announcement effect by the third symbol display device 81 is also determined.

コマンド判定処理では、まず、RAM223に設けられたコマンド記憶領域から、未処理のコマンドのうち主制御装置110より受信した最初のコマンドを読み出し、解析して、主制御装置110より変動パターンコマンドを受信したか否かを判定する(S1801)。変動パターンコマンドを受信した場合には(S1801:Yes)、RAM223に設けられた変動開始フラグ223cをオンし(S1802)、また、受信した変動パターンコマンドから変動パターン種別を抽出して(S1803)、メイン処理に戻る。ここで抽出された変動パターン種別は、RAM223に記憶され、後述の変動表示設定処理(図32参照)が実行される場合に参照される。そして、表示制御装置114に対して変動演出の開始とその変動パターン種別を通知する表示用変動パターンコマンドを設定するために用いられる。   In the command determination process, first, among the unprocessed commands, the first command received from main controller 110 is read from the command storage area provided in RAM 223, analyzed, and the variation pattern command is received from main controller 110. It is determined whether or not it has been performed (S1801). When the variation pattern command is received (S1801: Yes), the variation start flag 223c provided in the RAM 223 is turned on (S1802), and the variation pattern type is extracted from the received variation pattern command (S1803). Return to main processing. The variation pattern type extracted here is stored in the RAM 223, and is referred to when a later-described variation display setting process (see FIG. 32) is executed. It is used to set a display variation pattern command for notifying the display controller 114 of the start of the variation effect and the variation pattern type.

一方、変動パターンコマンドを受信していない場合には(S1801:No)、次いで、主制御装置110より停止種別コマンドを受信したか否かを判定する(S1804)。そして、停止種別コマンドを受信した場合には(S1804:Yes)、RAM223の停止種別選択フラグ223dをオンに設定し(S1805)、受信した停止種別コマンドから停止種別を抽出して(S1806)、メイン処理に戻る。ここで抽出された停止種別は、RAM223に記憶され、後述の変動表示設定処理(図32参照)が実行される場合に参照される。そして、表示制御装置114に対して変動演出の停止種別を通知する表示用停止種別コマンドを設定するために用いられる。   On the other hand, if the fluctuation pattern command has not been received (S1801: No), then it is determined whether or not a stop type command has been received from the main controller 110 (S1804). When the stop type command is received (S1804: Yes), the stop type selection flag 223d of the RAM 223 is set to ON (S1805), and the stop type is extracted from the received stop type command (S1806). Return to processing. The stop type extracted here is stored in the RAM 223 and is referred to when a later-described variable display setting process (see FIG. 32) is executed. Then, it is used to set a display stop type command for notifying the display control device 114 of the stop type of the variable effect.

一方、停止種別コマンドを受信していない場合には(S1804:No)、次いで、主制御装置110より保留球数コマンドを受信したか否かを判定する(S1807)。そして、保留球数コマンドを受信した場合には(S1807:Yes)、受信した保留球数コマンドに含まれている値、即ち、主制御装置110の特別図柄保留球数カウンタ203cの値(特別図柄における変動表示の保留回数N)を抽出し、これを音声ランプ制御装置113の特別図柄保留球数カウンタ223bに格納する(S1808)。また、S1808の処理では、更新された特別図柄保留球数カウンタ223bの値を表示制御装置114へ通知するための表示用保留球数コマンドを設定する。S1808の処理の終了後は、メイン処理に戻る。   On the other hand, if the stop type command has not been received (S1804: No), then it is determined whether or not a pending ball count command has been received from the main control device 110 (S1807). Then, when the reserved ball count command is received (S1807: Yes), the value included in the received reserved ball count command, that is, the value of the special symbol reserved ball count counter 203c of the main controller 110 (special symbol) Is extracted and stored in the special symbol reserved ball number counter 223b of the voice lamp control device 113 (S1808). In the processing of S1808, a display reserved ball count command for notifying the display control device 114 of the updated value of the special symbol reserved ball count counter 223b is set. After the end of the process in S1808, the process returns to the main process.

ここで、保留球数コマンドは、球が第1入球口64に入賞(始動入賞)したとき、又は、特別図柄の抽選が行われたときに主制御装置110から送信されるので、始動入賞が検出される毎に、又は、特別図柄の抽選が行われる毎に、S1808の処理によって音声ランプ制御装置113の特別図柄保留球数カウンタ223bの値を主制御装置110の特別図柄保留球数カウンタ203cの値に合わせることができる。よって、ノイズなどの影響により、音声ランプ制御装置113の特別図柄保留球数カウンタ223bの値が主制御装置110の特別図柄保留球数カウンタ203cの値とずれても、始動入賞の検出時や特別図柄の抽選時に、音声ランプ制御装置113の特別図柄保留球数カウンタ223bの値を修正し、主制御装置110の特別図柄保留球数カウンタ203cの値に合わせることができる。なお、S1808の処理が実行されると、更新された特別図柄保留球数カウンタ223bの値を表示制御装置114へ通知するための表示用保留球数コマンドが設定される。これにより、表示制御装置114では、保留球数に応じた保留球数図柄が第3図柄表示装置81に表示される。   Here, the reserved ball number command is transmitted from the main control device 110 when a ball wins (starts winning) in the first entrance 64 or when a special symbol is drawn. Every time is detected, or every time a special symbol lottery is performed, the value of the special symbol retaining ball number counter 223b of the voice lamp control device 113 is changed by the processing of S1808 to the special symbol retaining ball number counter of the main control device 110. 203c. Therefore, even if the value of the special symbol reserved ball number counter 223b of the voice lamp control device 113 is shifted from the value of the special symbol reserved ball number counter 203c of the main control device 110 due to the influence of noise or the like, the detection of the start winning or the special At the time of symbol lottery, the value of the special symbol reserved ball number counter 223b of the audio lamp control device 113 can be corrected to match the value of the special symbol reserved ball number counter 203c of the main control device 110. When the process of S1808 is executed, a display reserved ball count command for notifying the display control device 114 of the updated value of the special symbol reserved ball count counter 223b is set. As a result, the display control device 114 displays the number-of-reserved-balls symbol corresponding to the number of retained balls on the third symbol display device 81.

S1807の処理において、保留球数コマンドを受信していない場合には(S1807:No)、次いで、主制御装置110より入賞情報コマンドを受信したか否かを判定する(S1809)。そして、入賞情報コマンドを受信した場合には(S1809:Yes)、受信した入賞情報コマンドから、各種情報(当否、停止種別、変動パターン)を入賞情報として抽出する(S1809)。S1809の処理が終了したら、次に、S1809の処理で抽出した入賞情報(当否、停止種別、変動パターン)を、入賞情報格納エリア223aの空きエリア(第1エリア〜第4エリア)のうち最初のエリアに格納し(S1810)、
メイン処理に戻る。
In the processing of S1807, when the command of the number of reserved balls has not been received (S1807: No), it is determined whether or not a winning information command has been received from the main control device 110 (S1809). When the winning information command is received (S1809: Yes), various information (acceptance, stop type, change pattern) is extracted from the received winning information command as winning information (S1809). After the processing of S1809 is completed, the winning information (whether or not, the type of stop, the variation pattern) extracted in the processing of S1809 is then stored in the first of the free areas (first to fourth areas) of the winning information storage area 223a. Stored in the area (S1810),
Return to main processing.

S1809の処理において、入賞情報コマンドを受信していない場合には(S1809:No)、次いで、主制御装置110よりラウンド数コマンドを受信したか否かを判定する(S1812)。そして、ラウンド数コマンドを受信した場合には(S1812:Yes)、受信したラウンド数コマンドからラウンド数を抽出し(S1813)、その抽出したラウンド数に応じた表示用ラウンド数コマンドを設定して(S1814)、本処理を終了する。ここで設定された表示用ラウンド数コマンドは、RAM223に設けられたコマンド送信用のリングバッファに記憶され、MPU221により実行されるメイン処理(図30参照)のコマンド出力処理(S1702)の中で、表示制御装置114に向けて送信される。表示制御装置114は、表示用ラウンド数コマンドを受信すると、第3図柄表示装置81において新たなラウンド演出を開始する。   If the winning information command has not been received in the process of S1809 (S1809: No), then it is determined whether or not the round number command has been received from the main controller 110 (S1812). When the round number command is received (S1812: Yes), the number of rounds is extracted from the received round number command (S1813), and the display round number command is set according to the extracted round number (S1813). S1814), this process ends. The display round number command set here is stored in the command transmission ring buffer provided in the RAM 223, and is included in the command output process (S1702) of the main process (see FIG. 30) executed by the MPU 221. It is transmitted to the display control device 114. When receiving the display round number command, the display control device 114 starts a new round effect in the third symbol display device 81.

一方、S1812の処理において、ラウンド数コマンドを受信していない場合には(S1812:No)、その他のコマンドを受信したか否かを判定し、その受信したコマンドに応じた処理を実行して(S1819)、メイン処理に戻る。例えば、その他のコマンドが、音声ランプ制御装置113で用いるコマンドであればそのコマンドに対応した処理を行い、処理結果をRAM223に記憶し、表示制御装置114で用いるコマンドであればそのコマンドを表示制御装置114に送信するように、コマンドの設定を行う。   On the other hand, in the processing of S1812, if the round number command has not been received (S1812: No), it is determined whether or not another command has been received, and the processing according to the received command is executed ( S1819), and returns to the main processing. For example, if the other command is a command used by the sound lamp control device 113, a process corresponding to the command is performed, a processing result is stored in the RAM 223, and if the command is a command used by the display control device 114, the command is displayed. The command is set to be transmitted to the device 114.

次に、図32を参照して、音声ランプ制御装置113内のMPU221により実行される変動表示設定処理(S1712)について説明する。図32は、この変動表示設定処理(S1712)を示したフローチャートである。この変動表示設定処理(S1712)は、音声ランプ制御装置113内のMPU221により実行されるメイン処理(図30参照)の中で実行され、第3図柄表示装置81において変動演出を実行させるために、主制御装置110より受信した変動パターンコマンドに基づいて表示用変動パターンコマンドを生成し設定する。   Next, the variable display setting process (S1712) executed by the MPU 221 in the audio lamp control device 113 will be described with reference to FIG. FIG. 32 is a flowchart showing the variable display setting process (S1712). This variable display setting process (S1712) is executed in the main process (see FIG. 30) executed by the MPU 221 in the audio lamp control device 113. In order to execute a variable effect on the third symbol display device 81, A display variation pattern command is generated and set based on the variation pattern command received from main controller 110.

変動表示設定処理では、まず、RAM223に設けられた変動開始フラグ223cがオンか否かを判別する(S1901)。そして、変動開始フラグ223cがオンではない(即ち、オフである)と判別された場合(S1901:No)、主制御装置110より変動パターンコマンドを受信していない状態であるので、S1906の処理へ移行する。一方、変動開始フラグ223cがオンであると判別された場合(S1901:Yes)、変動開始フラグ223cをオフし(S1902)、次いで、コマンド判定処理(図31参照)のS1803の処理において、変動パターンコマンドから抽出した変動演出における変動パターン種別を、RAM223より取得する(S1903)。   In the variation display setting process, first, it is determined whether or not a variation start flag 223c provided in the RAM 223 is turned on (S1901). If it is determined that the variation start flag 223c is not on (that is, it is off) (S1901: No), it means that the variation pattern command has not been received from the main control device 110, and the process proceeds to S1906. Transition. On the other hand, if it is determined that the variation start flag 223c is on (S1901: Yes), the variation start flag 223c is turned off (S1902), and then, in the process of S1803 of the command determination process (see FIG. 31), the variation pattern is determined. The variation pattern type in the variation effect extracted from the command is acquired from the RAM 223 (S1903).

そして、取得した変動パターン種別に基づいて、表示制御装置114へ通知するための表示用変動パターンコマンドを生成して、そのコマンドを表示制御装置114へ送信するために設定する(S1904)。表示制御装置114では、この表示用変動パターンコマンドを受信することによって、この表示用変動パターンコマンドによって示される変動パターンで、第3図柄表示装置81において第3図柄の変動表示が行われるように、その変動演出の表示制御が開始される。   Then, a display variation pattern command for notifying the display control device 114 is generated based on the acquired variation pattern type, and the command is set to be transmitted to the display control device 114 (S1904). The display control device 114 receives the display variation pattern command so that the third symbol display device 81 performs the variation display of the third symbol in the variation pattern indicated by the display variation pattern command. The display control of the variable effect is started.

次いで、入賞情報格納エリア223aに格納されたデータをシフトする(S1905)。S1905の処理では、入賞情報格納エリア223aの第1エリア〜第4エリアに格納されているデータを、実行エリア側に順にシフトさせる処理を行う。より具体的には、第1エリア→実行エリア、第2エリア→第1エリア、第3エリア→第2エリア、第4エリア→第3エリアといった具合に各エリア内のデータをシフトする。データをシフトした後は、S1906の処理へ移行する。   Next, the data stored in the winning information storage area 223a is shifted (S1905). In the process of S1905, a process of sequentially shifting the data stored in the first to fourth areas of the winning information storage area 223a toward the execution area is performed. More specifically, the data in each area is shifted in the order of first area → execution area, second area → first area, third area → second area, fourth area → third area, and so on. After shifting the data, the flow shifts to the process of S1906.

S1906の処理では、RAM233に設けられた停止種別選択フラグ223dがオンか否かを判別する(S1906)。そして、停止種別選択フラグ223dがオンではない(即ち、オフである)と判別された場合(S1906:No)、主制御装置110より停止種別コマンドを受信していない状態であるので、この変動表示設定処理を終了し、メイン処理に戻る。一方、停止種別選択フラグ223dがオンであると判別された場合(S1906:Yes)、停止種別選択フラグ223dをオフし(S1907)、次いで、コマンド判定処理(図31参照)のS1806の処理において、停止種別コマンドから抽出された変動演出における停止種別を、RAM223より取得する(S1908)。   In the processing of S1906, it is determined whether or not the stop type selection flag 223d provided in the RAM 233 is on (S1906). If it is determined that the stop type selection flag 223d is not on (that is, it is off) (S1906: No), the stop type command has not been received from the main control device 110, so that the variable display is performed. The setting process ends, and the process returns to the main process. On the other hand, when it is determined that the stop type selection flag 223d is on (S1906: Yes), the stop type selection flag 223d is turned off (S1907), and then, in the process of S1806 of the command determination process (see FIG. 31), The stop type in the variable effect extracted from the stop type command is acquired from the RAM 223 (S1908).

次に、主制御装置110からの停止種別コマンドによって指示された停止種別を第3図柄表示装置81における変動演出の停止種別として設定し(S1909)、設定された停止種別に基づいて、表示制御装置114へ通知するための表示用停止種別コマンドを生成して、そのコマンドを表示制御装置114へ送信するために設定して(S1910)、本処理を終了する。表示制御装置114では、この表示用停止種別コマンドを受信することによって、この表示用停止種別コマンドによって示される停止種別に応じた停止図柄が、第3図柄表示装置81で停止表示されるように、変動演出の停止表示が制御される。   Next, the stop type instructed by the stop type command from the main control device 110 is set as the stop type of the variable effect in the third symbol display device 81 (S1909), and the display control device is set based on the set stop type. A display stop type command for notifying the display control unit 114 is generated, the command is set to be transmitted to the display control device 114 (S1910), and the process ends. The display control device 114 receives the display stop type command, so that the stop symbol corresponding to the stop type indicated by the display stop type command is stopped and displayed on the third symbol display device 81. The stop display of the fluctuation effect is controlled.

以上、説明したように、本パチンコ機10では、主制御装置110において「特別図柄の大当たり」と判定されると、その「特別図柄の大当たり」に対応する変動演出、および、変動演出終了後の大当たり状態(特別遊技状態)の設定値をRAM203の各種設定値格納エリア203eにセットすると共に、大当たり終了後の状態を状態設定テーブル202fから選択するためのオフセット値をRAM203に記憶しておくように構成されている。また、大当たりの終了タイミングになると、予めRAM203に記憶しておいたオフセット値に基づいて、大当たり終了後の状態に対応した設定値を状態設定テーブル202fから読み出して、各種設定値格納エリア203eへセットするように構成されている。   As described above, in the present pachinko machine 10, when the main control device 110 determines that the "special symbol jackpot", the fluctuating effect corresponding to the "special symbol jackpot" and after the fluctuating effect The set value of the jackpot state (special game state) is set in various set value storage areas 203e of the RAM 203, and the offset value for selecting the state after the end of the jackpot from the state setting table 202f is stored in the RAM 203. It is configured. When the jackpot ends, the set value corresponding to the state after the jackpot is read out from the state setting table 202f based on the offset value stored in the RAM 203 in advance, and set in the various set value storage areas 203e. It is configured to be.

大当たり後の遊技状態は、第1入球口64への入球(始動入賞)に伴って取得される乱数値に基づいて決定されるものであるが、本実施形態のパチンコ機10では、取得された乱数値を大当たりの終了タイミングまで保持しておいて、大当たり後の遊技状態を特定するために用いるのではなく、取得した乱数値をオフセット値という形に変換して保持しておき、そのオフセット値に基づいて大当たり終了後の遊技状態を設定するように構成している。   The gaming state after the jackpot is determined based on a random number value acquired when the ball enters the first entrance 64 (start winning). However, in the pachinko machine 10 of the present embodiment, the gaming state is acquired. The obtained random number value is held until the end timing of the jackpot, instead of being used to specify the gaming state after the jackpot, the obtained random number value is converted and held in the form of an offset value and held. The game state after the end of the jackpot is set based on the offset value.

よって、特別図柄の大当たりとなる乱数値を外部から不正に取得され難くすることができるので、大当たりとなる乱数値が出現するタイミングを解析し、その解析したタイミングに基づいて大当たりを引き当てる不正行為を抑制することができる。具体的には、解析したタイミングを、所謂ぶらさげ基板に設定して、大当たりとなる乱数値が出現するタイミングで乱数を取得し、大当たりの当否を判定させるように制御を行う不正行為を抑制することができる。   Therefore, it is possible to make it difficult for a random number value which becomes a jackpot of a special symbol to be obtained illegally from the outside, so that the timing at which the random number value which becomes a jackpot appears is analyzed, and a fraudulent act of assigning the jackpot based on the analyzed timing is performed. Can be suppressed. Specifically, by setting the analyzed timing on a so-called hanging substrate, acquiring a random number at a timing when a random number value to be a big hit appears, and suppressing a fraudulent act of performing control so as to judge the success or failure of the big hit. Can be.

また、本実施形態のパチンコ機10では、大当たり終了後の遊技状態として各種設定値格納エリア203eに設定すべき各種設定値(特別図柄の抽選状態、普通図柄の状態、時短回数、変動パターン選択テーブル切替回数)を、大当たり遊技の開始前に予め特定して保持しておくのではなく、状態設定テーブル202fにおける各種設定値の格納位置を示す値であるオフセット値のみを保持しておく構成としているので、RAM203にはオフセット値格納エリア1バイト分の記憶領域のみを設けておくだけで足りる。よって、RAM203の記憶領域を効率良く使用することができる。   In the pachinko machine 10 of the present embodiment, various setting values to be set in the various setting value storage area 203e as a game state after the end of the big hit (a lottery state of a special symbol, a state of a normal symbol, a number of working hours, a variation pattern selection table). The number of times of switching is not specified and held before the start of the jackpot game, but only an offset value indicating a storage position of various setting values in the state setting table 202f is held. Therefore, it is sufficient that the RAM 203 only has a storage area for one byte of the offset value storage area. Therefore, the storage area of the RAM 203 can be used efficiently.

また、本実施形態のパチンコ機10では、大当たりの終了タイミングにおいて大当たり用の設定値を初期化する処理であるゼロ設定処理(図28参照)が実行される。このゼロ設定処理(図28参照)では、ROM202の大当たり終了時クリアテーブル202hに規定されている複数のアドレスに、順番に「00H」がデータとして設定される。つまり、大当たり終了時クリアテーブル202hには、設定を初期化する設定先アドレスのみが規定されており、「00H」を書き込むという制御については制御プログラム側に記述されている。   Further, in the pachinko machine 10 of the present embodiment, a zero setting process (see FIG. 28), which is a process for initializing the set value for the big hit at the end timing of the big hit, is executed. In this zero setting process (see FIG. 28), “00H” is sequentially set as data at a plurality of addresses specified in the big hit end clear table 202h of the ROM 202. That is, only the setting destination address for initializing the setting is defined in the big hit end clear table 202h, and the control of writing “00H” is described on the control program side.

大当たり終了時クリアテーブル202hに各種設定値格納エリア203eの設定先アドレスと、その設定先アドレスに設定するための設定データ(即ち、00H)とを規定するように構成した場合、大当たり終了時クリアテーブル202hのデータ量が増加してしまうという問題があった。これに対して、本実施形態のパチンコ機10のように、大当たり終了時クリアテーブル202hに設定先アドレスのみを規定しておけば、大当たり終了時クリアテーブル202hのデータ量を減らすことができるので、ROM202の容量を削減することができる。   When the big hit end clear table 202h is configured to define the setting destination addresses of the various setting value storage areas 203e and the setting data (ie, 00H) for setting the setting destination addresses, the big hit end clear table There is a problem that the data amount of 202h increases. On the other hand, if only the setting destination address is defined in the big hit end clear table 202h as in the pachinko machine 10 of the present embodiment, the data amount of the big hit end clear table 202h can be reduced. The capacity of the ROM 202 can be reduced.

また、本実施形態のパチンコ機10では、ゼロ設定処理(図28参照)を終了させる条件として、各種設定値格納エリア203eへデータを設定する設定回数を制御プログラムの中に記述し、設定回数分のデータ設定が終了したと判別した場合に処理を終了させる構成とはせずに、大当たり終了時クリアテーブル202hから「00H」がデータとして読み出されたと判別した場合に処理を終了させるように構成している。   Further, in the pachinko machine 10 of the present embodiment, as a condition for ending the zero setting process (see FIG. 28), the number of times of setting data in the various setting value storage areas 203e is described in the control program, and the number of times of setting is described. Instead of terminating the process when it is determined that the data setting has been completed, the process is terminated when it is determined that "00H" has been read out as data from the big hit end clear table 202h. are doing.

設定回数を制御プログラム中に記述する構成とした場合、他の機種にプログラムを転用する等の事情によって設定値の個数が変わる度に、制御プログラムの設計者が設定値の個数を新たに数え、その数えた個数に合わせて制御プログラムを書き換える必要が生じてしまう。よって、設定値を数える手間がかかる上に、設計者が数え間違いをしてしまった場合には、制御プログラムに誤った繰り返し回数が規定されてしまうので、大当たり終了時の設定を正常に完了させることができず、パチンコ機10に誤作動を起こさせてしまう場合がある。   If the number of set values is described in the control program, the control program designer newly counts the number of set values each time the number of set values changes due to circumstances such as diversion of the program to another model. It becomes necessary to rewrite the control program according to the counted number. Therefore, it takes time and effort to count the set values, and if the designer makes a mistake, the incorrect number of repetitions is specified in the control program, so that the setting at the end of the jackpot is completed normally. And the pachinko machine 10 may malfunction.

これに対して、本実施形態のパチンコ機10では、大当たり終了時設定テーブル202gや大当たり終了時クリアテーブル202hの末尾に「00H」をデータとして規定しておくだけでよいので、制御プログラムの設計時に設計者がミスを犯してしまう可能性を低減できる。よって、大当たり終了時のデータの設定を、制御プログラムに基づいてより確実に実行することができるので、パチンコ機10の誤作動を抑制することができる。   On the other hand, in the pachinko machine 10 of the present embodiment, it is only necessary to define “00H” as data at the end of the jackpot end setting table 202g and the jackpot end clearing table 202h, so that when designing the control program, The possibility that a designer makes a mistake can be reduced. Therefore, the setting of the data at the end of the big hit can be executed more reliably based on the control program, and the malfunction of the pachinko machine 10 can be suppressed.

本実施形態のパチンコ機10では、データ設定処理(図27参照)やゼロ設定処理(図28参照)において、大当たり終了時設定テーブル202g(図9(a)参照)や、大当たり終了時クリアテーブル202h(図9(b)参照)からデータとして「00H」が読み出された場合にそれぞれの処理を終了するように構成しているが、各処理の終了条件はこれに限られるものではない。例えば、大当たり終了時設定テーブル202g(図9(a)参照)や、大当たり終了時クリアテーブル202h(図9(b)参照)からデータとして「FFH」が読み出された場合に各処理を終了してもよい。   In the pachinko machine 10 of the present embodiment, in the data setting process (see FIG. 27) and the zero setting process (see FIG. 28), the big hit end setting table 202g (see FIG. 9A) and the big hit end clear table 202h. Although the respective processes are terminated when “00H” is read as data from (see FIG. 9B), the termination condition of each process is not limited to this. For example, when “FFH” is read as data from the jackpot end setting table 202g (see FIG. 9A) or the jackpot end clear table 202h (see FIG. 9B), each process ends. You may.

また、データ設定処理(図27参照)とゼロ設定処理(図28参照)の終了条件を異ならせてもよい。例えば、大当たり終了時設定テーブル202g(図9(a)参照)からデータとして「00H」が読み出された場合にデータ設定処理(図27参照)を終了し、大当たり終了時クリアテーブル202h(図9(b)参照)からデータとして「FFH」が読み出された場合にゼロ設定処理(図28参照)を終了するように構成してもよい。   Further, the conditions for terminating the data setting process (see FIG. 27) and the zero setting process (see FIG. 28) may be different. For example, when "00H" is read as data from the big hit end setting table 202g (see FIG. 9A), the data setting process (see FIG. 27) ends, and the big hit end clear table 202h (see FIG. 9). The configuration may be such that the zero setting process (see FIG. 28) is terminated when “FFH” is read as data from (b).

また、本実施形態のパチンコ機10では、大当たり終了処理(図26)の中にのみ、「00H」が読み出されるまで、ROM202に規定されている制御を継続する処理を設けているが、これに限られるものではない。例えば、変動開始時の設定を行う場合や、変動終了時の設定を行う場合にも、同様の処理を行ってもよい。   Further, in the pachinko machine 10 of the present embodiment, a process of continuing the control specified in the ROM 202 until “00H” is read is provided only in the jackpot ending process (FIG. 26). It is not limited. For example, the same processing may be performed when setting at the start of fluctuation or when setting at the end of fluctuation.

また、本実施形態のパチンコ機10では、大当たり時設定処理(図16参照)の中で、変動パターンの設定に加えて、大当たり中の設定や、オフセット値等を遊技結果設定テーブル202eから読み出して各種設定値格納エリア203eに転送する処理を行っているが、これに限られるものではない。例えば、大当たり時設定処理(図16参照)では、変動パターンの設定のみを行い、大当たりの開始時に大当たり中の設定を示す設定値やオフセット値を設定するように構成してもよい。   Further, in the pachinko machine 10 of the present embodiment, in the big hit setting process (see FIG. 16), in addition to the setting of the fluctuation pattern, the setting of the big hit, the offset value, and the like are read from the game result setting table 202e. Although the process of transferring the data to the various setting value storage area 203e is performed, the present invention is not limited to this. For example, in the big hit setting process (see FIG. 16), only the setting of the variation pattern may be performed, and a setting value or an offset value indicating the setting of the big hit may be set at the start of the big hit.

<第2実施形態>
次に、図27,図33を参照して、第2実施形態におけるパチンコ機10について説明する。上述した第1実施形態では、大当たりの設定をリセットするための処理として、データ設定処理(図27参照)と、ゼロ設定処理(図28参照)の2つの処理を設け、それぞれの処理において、各種設定値格納エリア203eの所定のアドレスの設定値をリセットしている。
<Second embodiment>
Next, a pachinko machine 10 according to the second embodiment will be described with reference to FIGS. In the above-described first embodiment, two processes of a data setting process (see FIG. 27) and a zero setting process (see FIG. 28) are provided as processes for resetting the jackpot setting. The set value of a predetermined address in the set value storage area 203e is reset.

より具体的には、大当たり終了処理(図26参照)の中で行われるデータ設定処理(図27参照)により、ROM202に規定されている大当たり終了時設定テーブル202g(図9(a)参照)に基づいて、遊技状態の設定をリセットし、更に、データ設定処理(図27参照)に続けて実行されるゼロ設定処理(図28参照)により、ROM202に規定されている大当たり終了時クリアテーブル202h(図9(b)参照)に基づいて、RAM203のうち、大当たり中の設定がセットされているアドレスの設定値をクリアしている。   More specifically, the data setting process (see FIG. 27) performed in the big hit end process (see FIG. 26) causes the big hit end setting table 202g (see FIG. 9 (a)) defined in the ROM 202 to be stored. Based on this, the setting of the game state is reset, and further, the zero setting process (see FIG. 28) executed following the data setting process (see FIG. 27) performs the big hit end clear table 202h ( Based on FIG. 9B), the set value of the address in the RAM 203 where the setting of the jackpot is set is cleared.

これに対して第2実施形態では、大当たり終了時設定テーブル202gに規定されていた情報と、大当たり終了時クリアテーブル202hに規定されていた情報とを包含する大当たり終了時設定・クリアテーブル202iを設け、その大当たり終了時設定・クリアテーブル202iに規定された情報に基づいて、データ設定処理(図27参照)によって大当たり中の設定をリセットする。   On the other hand, in the second embodiment, a jackpot end setting / clear table 202i including the information defined in the jackpot end setting table 202g and the information defined in the jackpot end clear table 202h is provided. Based on the information defined in the big hit end setting / clear table 202i, the big hit setting is reset by the data setting process (see FIG. 27).

この第2実施形態におけるパチンコ機10が第1実施形態におけるパチンコ機10と構成上において相違する点は、第1実施形態のパチンコ機10のROM202において設けられていた大当たり終了時設定テーブル202g、および、大当たり終了時クリアテーブル202hに代えて、大当たり終了時設定・クリアテーブル202iが設けられている点である。その他の構成や、主制御装置110のMPU201において実行される各種処理、音声ランプ制御装置113のMPU221によって実行される各種処理については第1実施形態におけるパチンコ機10と同一である。以下、第1実施形態と同一の要素には同一の符号を付し、その図示と説明とを省略する。   The difference between the pachinko machine 10 of the second embodiment and the pachinko machine 10 of the first embodiment is that the jackpot end setting table 202g provided in the ROM 202 of the pachinko machine 10 of the first embodiment, and A big hit end setting / clear table 202i is provided instead of the big hit end clear table 202h. Other configurations, various processes executed by the MPU 201 of the main control device 110, and various processes executed by the MPU 221 of the audio ramp control device 113 are the same as those of the pachinko machine 10 in the first embodiment. Hereinafter, the same elements as those of the first embodiment are denoted by the same reference numerals, and the illustration and description thereof are omitted.

<第2実施形態における電気的構成について>
まず、図33を参照して、第2実施形態におけるパチンコ機10のROM202の電気的構成について説明する。図33(a)は、第2実施形態におけるパチンコ機10のROM202の電気的構成を示すブロック図である。本実施形態のROM202は、第1実施形態と同様に、第1当たり乱数テーブル202aと、第1当たり種別選択テーブル202bと、第2当たり乱数テーブル202cと、変動パターン選択テーブル202dと、遊技結果設定テーブル202eと、状態設定テーブル202fとが設けられている。また、第2実施形態におけるパチンコ機10のROM202には、これらに加え、大当たり終了時設定・クリアテーブル202iが設けられている。即ち、本実施形態のROM202は、第1実施形態において設けられていた大当たり終了時設定テーブル202g、および、大当たり終了時クリアテーブル202hに代えて、大当たり終了時設定・クリアテーブル202iが設けられている。その他の構成については、第1実施形態におけるパチンコ機10と同一であるため、その説明を省略する。
<Electrical Configuration in Second Embodiment>
First, the electrical configuration of the ROM 202 of the pachinko machine 10 according to the second embodiment will be described with reference to FIG. FIG. 33A is a block diagram illustrating an electrical configuration of the ROM 202 of the pachinko machine 10 according to the second embodiment. As in the first embodiment, the ROM 202 of the present embodiment stores a first random number table 202a, a first random type selection table 202b, a second random number table 202c, a variation pattern selection table 202d, a game result setting A table 202e and a state setting table 202f are provided. The ROM 202 of the pachinko machine 10 according to the second embodiment is provided with a jackpot end setting / clear table 202i in addition to the above. That is, the ROM 202 of the present embodiment is provided with a jackpot end setting / clear table 202i instead of the jackpot end setting table 202g and the jackpot end clear table 202h provided in the first embodiment. . The other configuration is the same as that of the pachinko machine 10 according to the first embodiment, and a description thereof will be omitted.

大当たり終了時設定・クリアテーブル202iは、大当たりの終了タイミングにおいて、各種設定値格納エリア203eの大当たり中の設定がセットされているアドレスの設定値をリセットするために参照されるテーブルであり、ROM202のアドレス「1202H」〜「121EH」の範囲に規定されている。この大当たり終了時設定・クリアテーブル202iの詳細について、図33(b)を参照して説明する。   The big hit end setting / clear table 202i is a table which is referred to for resetting the set value of the address where the big hit setting in the various set value storage areas 203e is set at the big hit end timing. The address is defined in the range of “1202H” to “121EH”. Details of the big hit end setting / clear table 202i will be described with reference to FIG.

図33(b)は、大当たり終了時設定・クリアテーブル202iに規定されているデータの内容を模式的に示した模式図である。図33(b)に示した通り、この大当たり終了時設定・クリアテーブル202iには、各種設定値格納エリア203eのうち、設定値をリセットする必要があるアドレス(設定先)を示すアドレスデータと、そのアドレス(設定先)にセットすべき設定内容とが交互に規定されている。リセットする必要があるアドレスとして、例えば、最大ラウンド数の設定が格納されているアドレス(F030H)や、入賞回数カウンタのアドレス(F031H)などが規定されている。   FIG. 33 (b) is a schematic diagram schematically showing the contents of data specified in the big hit end setting / clear table 202i. As shown in FIG. 33 (b), the big hit end setting / clearing table 202i includes, in the various setting value storage areas 203e, address data indicating an address (setting destination) where the setting value needs to be reset, The setting contents to be set at the address (setting destination) are alternately defined. As the addresses that need to be reset, for example, an address (F030H) in which the setting of the maximum number of rounds is stored, an address of the winning number counter (F031H), and the like are defined.

上述の通り、大当たり終了時設定・クリアテーブル202iには、第1実施形態のパチンコ機10における大当たり終了時設定テーブル202gに規定されていたデータと、大当たり終了時クリアテーブル202hに規定されていたデータとの双方が規定されている。ここで、大当たり終了時クリアテーブル202hには、設定先のアドレスを示す情報のみが規定されており、設定先のアドレスに格納するデータである「00H」はテーブルに規定せず、制御プログラム側に「00H」を設定する制御処理を記述する構成としていた。これに対して、大当たり終了時設定・クリアテーブル202iでは、全ての設定先アドレスに設定する設定値を、テーブルに規定する構成としている。即ち、全てのデータを、第1実施形態のパチンコ機10における大当たり終了時設定テーブル202gと同一のデータ構成としている。   As described above, the jackpot end setting / clear table 202i includes data specified in the jackpot end setting table 202g and data specified in the jackpot end clear table 202h in the pachinko machine 10 of the first embodiment. And both are stipulated. Here, only the information indicating the address of the setting destination is defined in the big hit end clear table 202h, and the data “00H” stored in the address of the setting destination is not specified in the table, and the control program side The control process for setting “00H” is described. On the other hand, the big hit end setting / clear table 202i has a configuration in which the setting values to be set in all the setting destination addresses are defined in the table. That is, all data have the same data configuration as the jackpot end setting table 202g in the pachinko machine 10 of the first embodiment.

第1実施形態のパチンコ機10では、データ構成の異なる2種類のテーブル(設定先のアドレスデータと、その設定先にセットするデータの双方が規定されている大当たり終了時設定テーブル202g、および、設定先のアドレスデータのみが規定されている大当たり終了時クリアテーブル202h)を参照して各種設定値格納エリア203eの設定変更を行っていたために、それぞれ、データ設定処理(図27参照)と、ゼロ設定処理(図28参照)という2種類の制御処理を設け、別個に処理を行う必要があった。一方、第2実施形態では、大当たり終了時設定・クリアテーブル202iの1種類のテーブルのみを設け、更に、データの配置を大当たり終了時設定テーブル202gと同一の構成としている。よって、制御処理として、データ設定処理(図27参照)の1種類のみを用意しておけば、大当たり終了時に大当たりに関する全ての設定をリセットすることができる。   In the pachinko machine 10 according to the first embodiment, two types of tables having different data structures (a jackpot end setting table 202g in which both the setting destination address data and the data to be set in the setting destination) are defined, Since the setting change of the various setting value storage areas 203e has been performed with reference to the big hit end clear table 202h) in which only the previous address data is specified, the data setting processing (see FIG. 27) and the zero setting are performed, respectively. It is necessary to provide two types of control processing, ie, processing (see FIG. 28), and perform the processing separately. On the other hand, in the second embodiment, only one type of the big hit end setting / clear table 202i is provided, and the data arrangement is the same as that of the big hit end setting table 202g. Therefore, if only one type of the data setting process (see FIG. 27) is prepared as the control process, all the settings relating to the big hit can be reset at the end of the big hit.

<第2実施形態における制御処理について>
以下、第2実施形態において、データ設定処理(図27参照)のみを設けておけば、大当たりに関する全ての設定をリセットできることについて、図27を再度参照して説明する。上述の通り、図27は、大当たりに関する設定値をリセットするための処理であるデータ設定処理を示すフローチャートである。
<Regarding the control processing in the second embodiment>
Hereinafter, it will be described with reference to FIG. 27 again that in the second embodiment, if only the data setting process (see FIG. 27) is provided, all the settings relating to the jackpot can be reset. As described above, FIG. 27 is a flowchart illustrating a data setting process that is a process for resetting the setting value related to the jackpot.

データ設定処理(図27参照)では、まず、転送元アドレスに規定されているアドレスデータを読み出して、読み出したアドレスデータにより示されるアドレスを設定先アドレスとして設定する(S1401)。ここで、第1実施形態では、データ設定処理が開始される前に、転送元(読み出し元)アドレスを、大当たり終了時設定テーブル202gの先頭アドレスに設定していたが(図26のS1311)、第2実施形態では、これに代えて、大当たり終了時設定・クリアテーブル202i(図33(b)参照)の先頭アドレス(1202H)を転送元(読み出し元)アドレスに設定しておく。よって、データ設定処理(図27参照)の開始後に行われるS1401の処理では、大当たり終了時設定・クリアテーブル202i(図33(b)参照)の先頭アドレスに規定されている遊技状態設定エリアのアドレス(F035H)が設定先アドレスに設定される。   In the data setting process (see FIG. 27), first, address data specified in the transfer source address is read, and an address indicated by the read address data is set as a setting destination address (S1401). Here, in the first embodiment, before the data setting process is started, the transfer source (reading source) address is set to the head address of the jackpot end setting table 202g (S1311 in FIG. 26). In the second embodiment, instead of this, the start address (1202H) of the big hit end setting / clear table 202i (see FIG. 33B) is set as the transfer source (read source) address. Therefore, in the processing of S1401 performed after the start of the data setting processing (see FIG. 27), the address of the gaming state setting area defined in the start address of the big hit end setting / clear table 202i (see FIG. 33 (b)). (F035H) is set to the setting destination address.

次いで、設定先アドレスとして読み出されたデータが「00H」であるか否かを判別し(S1402)、「00H」であると判別した場合は(S1402:Yes)、本処理を終了する。一方、読み出されたデータが「00H」でないと判別した場合は(S1402:No)、転送元(読み出し元)アドレスに1を加算して新たな転送元(読み出し元)アドレスに設定する(S1403)。   Next, it is determined whether or not the data read as the setting destination address is “00H” (S1402). If it is determined that the data is “00H” (S1402: Yes), the present process is terminated. On the other hand, if it is determined that the read data is not “00H” (S1402: No), 1 is added to the transfer source (read source) address and set as a new transfer source (read source) address (S1403). ).

データ設定処理(図27参照)の開始後最初に行われるS1402の処理では、遊技状態設定エリアのアドレス(F035H)が設定先アドレスとして読み出されるので、読み出されたデータが「00H」ではないと判別され(S1402:No)、大当たり終了時設定・クリアテーブル202i(図33(b)参照)の先頭アドレス(1202H)に1を加えたアドレス(1203H)が転送元アドレスとして設定される(S1403)。   In the processing of S1402, which is performed first after the start of the data setting processing (see FIG. 27), the address (F035H) of the game state setting area is read as the setting destination address, so that the read data is not “00H”. It is determined (S1402: No), and the address (1203H) obtained by adding 1 to the start address (1202H) of the big hit end setting / clear table 202i (see FIG. 33B) is set as the transfer source address (S1403). .

その後、転送元アドレスに格納された設定値データを設定先アドレスに設定し(S1404)、転送元アドレスに1を加算して新たな転送元アドレスに設定し(S1405)、S1401の処理に戻る。なお、データ設定処理(図27参照)の開始後最初に行われるS1404の処理では、アドレス「1203H」が転送元アドレスとして設定されているので、その転送元アドレスに格納されているリセットデータを読み出して、遊技状態設定エリアのアドレス(F035H)に設定し(S1404)、転送元アドレスである「1203H」に1を加えて転送元アドレスを「1204H」に設定してから(S1405)S1401の処理に戻る。   Thereafter, the setting value data stored in the transfer source address is set as the set destination address (S1404), 1 is added to the transfer source address, and the new transfer source address is set (S1405), and the process returns to S1401. In the process of S1404 performed first after the start of the data setting process (see FIG. 27), since the address “1203H” is set as the transfer source address, the reset data stored in the transfer source address is read. Then, the address (F035H) of the game state setting area is set (S1404), 1 is added to the transfer source address "1203H", and the transfer source address is set to "1204H" (S1405). Return.

以降、大当たり終了時設定・クリアテーブル202i(図33(b)参照)に規定されている設定先アドレスに、大当たり終了時設定・クリアテーブル202i(図33(b)参照)に規定されている設定内容を書き込んでいく処理が繰り返される。なお、大当たり終了時設定・クリアテーブル202i(図33(b)参照)に規定されている設定先アドレスは、テスト信号の設定アドレスである「F01DH」、「F01EH」や、最大ラウンド数を設定するためのアドレスである「F030H」など、「00H」以外のアドレスが規定されているため、全ての設定先をリセットする前にS1402の処理により「00H」が読み出されたと判別されてしまい、データ設定処理(図27参照)が打ち切られてしまうことを抑制することができる。そして、全てのデータを設定し終わると、転送先(読み出し元)アドレスが、大当たり終了時設定・クリアテーブル202i(図33(b)参照)の末尾に規定されている「00H」に設定され、S1402の処理によってデータ設定処理(図27参照)が終了される。   Thereafter, the setting destination address specified in the jackpot end setting / clear table 202i (see FIG. 33B) is replaced with the setting specified in the jackpot end setting / clear table 202i (see FIG. 33B). The process of writing the contents is repeated. The setting destination address specified in the big hit end setting / clear table 202i (see FIG. 33B) sets the test signal setting addresses “F01DH” and “F01EH” and the maximum number of rounds. Since addresses other than "00H", such as "F030H", are specified, it is determined that "00H" has been read out by the processing of S1402 before resetting all the setting destinations. The termination of the setting process (see FIG. 27) can be suppressed. When all the data is set, the transfer destination (reading source) address is set to “00H” defined at the end of the big hit end setting / clear table 202i (see FIG. 33B). The data setting process (see FIG. 27) is completed by the process of S1402.

このように、本実施形態のパチンコ機10では、データ設定処理(図27参照)を終了させる条件として、各種設定値格納エリア203eへデータを設定する設定回数を制御プログラムの中に記述し、設定回数分のデータ設定が終了したと判別した場合に処理を終了させる構成とはせずに、大当たり終了時設定・クリアテーブル202iから「00H」がデータとして読み出されたと判別した場合に処理を終了させるように構成している。   As described above, in the pachinko machine 10 of the present embodiment, as a condition for terminating the data setting process (see FIG. 27), the number of times of setting data in the various setting value storage areas 203e is described in the control program, and Instead of terminating the process when it is determined that the data setting for the number of times has been completed, the process ends when it is determined that "00H" has been read out as data from the jackpot end setting / clear table 202i. It is configured to be.

設定回数を制御プログラム中に記述する構成とした場合、他の機種にプログラムを転用する等の事情によって設定値の個数が変わる度に、制御プログラムの設計者が設定値の個数を新たに数え、その数えた個数に合わせて制御プログラムを書き換える必要が生じてしまう。よって、設定値を数える手間がかかる上に、設計者が数え間違いをしてしまった場合には、制御プログラムに誤った繰り返し回数が規定されてしまうので、大当たり終了時の設定を正常に完了させることができず、パチンコ機10に誤作動を起こさせてしまう場合がある。   If the number of set values is described in the control program, the control program designer newly counts the number of set values each time the number of set values changes due to circumstances such as diversion of the program to another model. It becomes necessary to rewrite the control program according to the counted number. Therefore, it takes time and effort to count the set values, and if the designer makes a mistake, the incorrect number of repetitions is specified in the control program, so that the setting at the end of the jackpot is completed normally. And the pachinko machine 10 may malfunction.

これに対して、本実施形態のパチンコ機10では、大当たり終了時設定・クリアテーブル202i大当たり終了時設定・クリアテーブル202iの末尾に「00H」をデータとして規定しておくだけでよいので、制御プログラムの設計時に設計者がミスを犯してしまう可能性を低減できる。よって、大当たり終了時のデータの設定を、制御プログラムに基づいてより確実に実行することができるので、パチンコ機10の誤作動を抑制することができる。   On the other hand, in the pachinko machine 10 of the present embodiment, since it is only necessary to define “00H” as data at the end of the big hit end setting / clear table 202i, the control program The possibility that the designer makes a mistake at the time of designing can be reduced. Therefore, the setting of the data at the end of the big hit can be executed more reliably based on the control program, and the malfunction of the pachinko machine 10 can be suppressed.

また、本実施形態のパチンコ機10では、大当たり終了時設定・クリアテーブル202iの1種類のテーブルのみを設け、その単一のテーブルを参照して大当たりの設定をリセットする構成としている。よって、制御処理として、データ設定処理(図27参照)の1種類のみを用意しておけば、大当たり終了時に大当たりに関する全ての設定をリセットすることができるので、に第1実施形態のパチンコ機10に比べてプログラム容量の削減を図ることができる。   In the pachinko machine 10 of the present embodiment, only one type of the big hit end setting / clear table 202i is provided, and the big hit setting is reset by referring to the single table. Therefore, if only one type of the data setting process (see FIG. 27) is prepared as the control process, all the settings relating to the jackpot can be reset at the end of the jackpot, so that the pachinko machine 10 according to the first embodiment can be reset. Thus, the program capacity can be reduced as compared with the above.

本実施形態のパチンコ機10では、データ設定処理(図27参照)において、大当たり終了時設定・クリアテーブル202i(図33(b)参照)からデータとして「00H」が読み出された場合にそれぞれの処理を終了するように構成しているが、データ設定処理(図27参照)の終了条件はこれに限られるものではない。例えば、大当たり終了時設定・クリアテーブル202i(図33(b)参照)からデータとして「FFH」が読み出された場合に処理を終了してもよい。   In the pachinko machine 10 of the present embodiment, in the data setting process (see FIG. 27), when “00H” is read as data from the big hit end setting / clear table 202i (see FIG. 33 (b)), Although the processing is configured to end, the end condition of the data setting processing (see FIG. 27) is not limited to this. For example, the process may be terminated when "FFH" is read as data from the setting / clearing table 202i at the end of the jackpot (see FIG. 33B).

<第3実施形態>
次に、図34〜図36を参照して、第3実施形態におけるパチンコ機10について説明する。上述した第1実施形態では、大当たりの制御を行うための設定値を初期化するためのゼロ設定処理(図28参照)において、大当たり終了時クリアテーブル(図9(b)参照)に規定されている設定先アドレスの全てに「00H」を設定する構成としていた。このため、「00H」以外を初期値とする設定値が存在する場合は、大当たり終了時クリアテーブル(図9(b)参照)に規定しておくことができず、別の処理を設けて初期値を別個に設定する必要があった。
<Third embodiment>
Next, the pachinko machine 10 according to the third embodiment will be described with reference to FIGS. In the above-described first embodiment, in the zero setting process (see FIG. 28) for initializing the set value for performing the control of the jackpot, the clearing table at the end of the jackpot (see FIG. 9B) is used. In this configuration, “00H” is set to all the setting destination addresses. For this reason, if there is a set value having an initial value other than “00H”, it cannot be defined in the big hit end clear table (see FIG. 9B), and another process is provided to provide an initial value. Values had to be set separately.

これに対して第3実施形態では、大当たり終了時に、初期値が異なる複数の設定値を1つの処理で初期化することができるように構成している。具体的には、第1実施形態のパチンコ機10で、大当たり終了時クリアテーブル202h(図9(b)参照)に基づいて初期化を行っていた設定値のうち、テスト信号に関する設定値の初期値が「FFH」となるように構成している。一方で、最大ラウンド数の設定値や、入賞回数カウンタ等の初期値については、第1実施形態のパチンコ機10と同様に「00H」となるように構成している。   On the other hand, in the third embodiment, at the end of the jackpot, a plurality of set values having different initial values can be initialized by one process. Specifically, in the pachinko machine 10 of the first embodiment, among the set values initialized based on the big hit end clear table 202h (see FIG. 9B), the initial values of the set values related to the test signal are initialized. The value is configured to be “FFH”. On the other hand, the set value of the maximum number of rounds and the initial value of the winning number counter and the like are configured to be "00H", similarly to the pachinko machine 10 of the first embodiment.

この第3実施形態におけるパチンコ機10が第1実施形態におけるパチンコ機10と構成上において相違する点は、第1実施形態のパチンコ機10のROM202において設けられていた大当たり終了時クリアテーブル202hに代えて、大当たり終了時初期値設定テーブル202jが設けられている点である。また、主制御装置110のMPU201によって実行される大当たり終了処理(図26参照)に含まれる一部処理が、第1実施形態におけるパチンコ機10と相違する。その他の構成や、主制御装置110のMPU201において実行されるその他の処理、音声ランプ制御装置113のMPU221によって実行される各種処理については第1実施形態におけるパチンコ機10と同一である。以下、第1実施形態と同一の要素には同一の符号を付し、その図示と説明とを省略する。   The difference between the pachinko machine 10 of the third embodiment and the pachinko machine 10 of the first embodiment is that the pachinko machine 10 of the first embodiment is replaced with the big hit end clear table 202h provided in the ROM 202 of the pachinko machine 10. That is, a big hit end initial value setting table 202j is provided. Further, a partial process included in the jackpot ending process (see FIG. 26) executed by the MPU 201 of the main control device 110 is different from the pachinko machine 10 in the first embodiment. Other configurations, other processes executed by the MPU 201 of the main control device 110, and various processes executed by the MPU 221 of the audio ramp control device 113 are the same as those of the pachinko machine 10 in the first embodiment. Hereinafter, the same elements as those of the first embodiment are denoted by the same reference numerals, and the illustration and description thereof are omitted.

<第3実施形態における電気的構成について>
まず、図34を参照して、第3実施形態におけるパチンコ機10のROM202の電気的構成について説明する。図34(a)は、第2実施形態におけるパチンコ機10のROM202の電気的構成を示すブロック図である。本実施形態のROM202は、第1実施形態と同様に、第1当たり乱数テーブル202aと、第1当たり種別選択テーブル202bと、第2当たり乱数テーブル202cと、変動パターン選択テーブル202dと、遊技結果設定テーブル202eと、状態設定テーブル202fと、大当たり終了時設定テーブル202gとが設けられている。また、第3実施形態におけるパチンコ機10のROM202には、これらに加え、大当たり終了時初期値設定テーブル202jが設けられている。即ち、本実施形態のROM202は、第1実施形態において設けられていた大当たり終了時クリアテーブル202hに代えて、大当たり終了時初期値設定テーブル202jが設けられている。その他の構成については、第1実施形態におけるパチンコ機10と同一であるため、その説明を省略する。
<Electrical Configuration in Third Embodiment>
First, an electrical configuration of the ROM 202 of the pachinko machine 10 according to the third embodiment will be described with reference to FIG. FIG. 34A is a block diagram illustrating an electrical configuration of the ROM 202 of the pachinko machine 10 according to the second embodiment. As in the first embodiment, the ROM 202 of the present embodiment stores a first random number table 202a, a first random type selection table 202b, a second random number table 202c, a variation pattern selection table 202d, a game result setting A table 202e, a state setting table 202f, and a jackpot end setting table 202g are provided. The ROM 202 of the pachinko machine 10 according to the third embodiment is provided with a jackpot end time initial value setting table 202j in addition to the above. That is, the ROM 202 of the present embodiment is provided with a jackpot end time initial value setting table 202j instead of the big hit end clear table 202h provided in the first embodiment. The other configuration is the same as that of the pachinko machine 10 according to the first embodiment, and a description thereof will be omitted.

次に、図34(b)を参照して、大当たり終了時初期値設定テーブル202jについて説明する。大当たり終了時初期値設定テーブル202jは、ROM202のアドレス「1205H」〜「1212H」の範囲に記憶されたテーブルであり、各アドレスには各種設定値格納エリア203e(図11参照)のアドレスがそれぞれ規定されている。なお、大当たり終了時初期値設定テーブル202jのうち、ROM202のアドレス「1207H」、および「1213H」には、データとして「00H」が格納されている。この「00H」データは、アドレスを指定するためのデータではなく、初期値を設定するための繰り返し処理を終了するために用いられるデータである。   Next, the jackpot end time initial value setting table 202j will be described with reference to FIG. The big hit end initial value setting table 202j is a table stored in the addresses “1205H” to “1212H” of the ROM 202, and the addresses of the various setting value storage areas 203e (see FIG. 11) are defined in each address. Have been. Note that, in the jackpot ending initial value setting table 202j, data "00H" is stored in the addresses "1207H" and "1213H" of the ROM 202 as data. The “00H” data is not data for designating an address, but data for ending the repetitive processing for setting an initial value.

詳細については後述するが、大当たり終了処理の中の1処理であるゼロ設定処理2(図36参照)において、主制御装置110のMPU201によって大当たり終了時初期値設定テーブル202jからROM202のアドレスの並び順に格納データが読み出され、読み出された格納データ(アドレスデータ)の示すアドレスに設定値として「00H」、または、「FFH」のいずれか(初期値データ)を設定する。   Although details will be described later, in the zero setting process 2 (see FIG. 36), which is one of the jackpot end processes, the MPU 201 of the main control device 110 arranges the addresses of the ROM 202 from the jackpot end initial value setting table 202j in the ROM 202. The stored data is read, and either “00H” or “FFH” (initial value data) is set as the set value in the address indicated by the read stored data (address data).

初期値として「00H」を設定するか、「FFH」を設定するかについては、データの並び順によって定められている。具体的には、「00H」がデータとして規定されているアドレス「1207H」よりも前のアドレスに格納されているデータが示す各種設定値格納エリア203eのアドレスには、初期値として「FFH」を設定する。一方、「00H」がデータとして規定されているアドレス「1207H」よりも後のアドレスに格納されているデータが示す各種設定値格納エリア203eのアドレスには、初期値として「00H」を設定する。   Whether to set “00H” or “FFH” as the initial value is determined by the order of data. Specifically, the address of the various setting value storage area 203e indicated by the data stored at the address before the address "1207H" in which "00H" is defined as the data is set to "FFH" as the initial value. Set. On the other hand, "00H" is set as an initial value in the address of the various setting value storage area 203e indicated by data stored at an address subsequent to the address "1207H" in which "00H" is defined as data.

<第3実施形態における制御処理について>
次いで、図35、および、図36を参照して、第3実施形態における主制御装置110のMPU201により実行される各種処理について説明する。まず、図35は、第3実施形態における主制御装置110のMPU201によって実行される大当たり終了処理を示すフローチャートである。この大当たり終了処理(図35参照)は、第1実施形態のパチンコ機10と同様に、大当たり終了後の状態を定めるための設定値を各種設定値格納エリア203eに設定すると共に、大当たりに関する制御を行うために設定されていた設定値をリセットするために実行される処理である。
<Control Process in Third Embodiment>
Next, various processes executed by the MPU 201 of the main control device 110 in the third embodiment will be described with reference to FIGS. 35 and 36. First, FIG. 35 is a flowchart showing a jackpot ending process executed by the MPU 201 of the main control device 110 in the third embodiment. In the jackpot ending process (see FIG. 35), similarly to the pachinko machine 10 of the first embodiment, a set value for determining a state after the jackpot is ended is set in the various set value storage areas 203e, and control relating to the jackpot is performed. This is a process executed to reset a set value set to be performed.

この大当たり終了処理(図35参照)のうち、S1301〜S1312の各処理では、それぞれ第1実施形態における大当たり終了処理(図26参照)のS1301〜S1312の各処理と同一の処理が実行される。そして、第3実施形態における大当たり終了処理(図35参照)では、S1312の処理が完了すると、第1実施形態における大当たり終了処理(図26参照)のゼロ設定処理(S1313)に代えて、ゼロ設定処理2(S1321)を実行する。このゼロ設定処理2(S1321)は、大当たりに関する制御を行うために各種設定値格納エリア203eに設定されていた設定値を初期値にリセットするための処理である。   In the big hit end processing (see FIG. 35), in each processing of S1301 to S1312, the same processing as each of the big hit end processing of S1301 to S1312 in the first embodiment (see FIG. 26) is executed. Then, in the big hit end processing (see FIG. 35) in the third embodiment, when the processing of S1312 is completed, the big hit end processing (see FIG. 26) of the first embodiment is replaced with the zero setting processing (S1313), and is set to zero. Processing 2 (S1321) is executed. This zero setting process 2 (S1321) is a process for resetting the set values set in the various set value storage areas 203e to the initial values in order to control the big hit.

ここで、図36を参照して、ゼロ設定処理2(S1321)の詳細について説明する。このゼロ設定処理2(S1321)のうち、S1501〜S1503の各処理では、それぞれ第1実施形態におけるゼロ設定処理(図28参照)のS1501〜S1503の各処理と同一の処理が実行されるので、その説明を省略する。   Here, the details of the zero setting process 2 (S1321) will be described with reference to FIG. In the zero setting process 2 (S1321), in each of the processes of S1501 to S1503, the same processes as the respective processes of S1501 to S1503 of the zero setting process (see FIG. 28) in the first embodiment are executed. The description is omitted.

そして、S1502の処理で転送元(読み出し元)アドレスから読み出したアドレスデータが「00H」でないと判別された場合は(S1503:No)、S1502の処理で設定先アドレスとして指定した各種設定値格納エリア203eのアドレスに、初期値として「FFH」を設定し(S1511)、S1501の処理に戻る。一方、S1502の処理で読み出したアドレスデータが「00H」であると判別された場合は(S1503:Yes)、S1512の処理へと移行する。つまり、大当たり終了時初期値設定テーブル202j(図34(b)参照)からデータとして「00H」が読み出されるまで、S1501〜S1503、および、S1511の処理が繰り返される。   If it is determined in step S1502 that the address data read from the transfer source (read source) address is not “00H” (S1503: No), the various setting value storage areas designated as the setting destination addresses in step S1502 “FFH” is set as the initial value in the address of 203e (S1511), and the process returns to S1501. On the other hand, if it is determined that the address data read in the process of S1502 is “00H” (S1503: Yes), the process proceeds to S1512. That is, the processing of S1501 to S1503 and S1511 is repeated until “00H” is read as data from the initial value setting table 202j at the end of the jackpot (see FIG. 34B).

上述の通り、本実施形態のパチンコ機10では、テスト信号の設定値の初期値は「FFH」である。一方で、テスト信号の設定値以外の設定値(最大ラウンド数の設定値や入賞回数カウンタの値等)の初期値は「00H」である。これらの異なる初期値をまとめて設定するために、テスト信号の設定用のアドレスを大当たり終了時初期値設定テーブル202j(図34(b)参照)の先頭アドレスから順に規定している。そして、大当たり終了時初期値設定テーブル202j(図34(b)参照)からデータとして「00H」が読み出されるまで、大当たり終了時初期値設定テーブル202j(図34(b)参照)から読み出されたデータ設定位置(アドレス)に初期値として「FFH」を設定する処理をループさせ、「00H」が読み出されたらループを終了してS1512の処理へと移行するように構成している。   As described above, in the pachinko machine 10 of the present embodiment, the initial value of the set value of the test signal is “FFH”. On the other hand, the initial value of the set value other than the set value of the test signal (the set value of the maximum number of rounds, the value of the winning number counter, and the like) is “00H”. In order to collectively set these different initial values, the address for setting the test signal is defined in order from the head address of the jackpot ending initial value setting table 202j (see FIG. 34B). Until the data "00H" is read from the jackpot ending initial value setting table 202j (see FIG. 34 (b)), the jackpot ending initial value setting table 202j (see FIG. 34 (b)) is read. The process of setting "FFH" as an initial value at the data setting position (address) is looped, and when "00H" is read, the loop is terminated and the process proceeds to S1512.

次いで、S1512の処理では、転送元(読み出し元)として設定されている大当たり終了時初期値設定テーブル202j(図34(b)参照)のアドレスに1を加算し(S1512)、その加算後のアドレスに格納されているRAM203のアドレスデータを読み出し、初期値を設定するための設定先アドレスとして設定する(S1513)。   Next, in the process of S1512, 1 is added to the address of the jackpot ending initial value setting table 202j (see FIG. 34B) set as the transfer source (reading source) (S1512), and the address after the addition is added. The address data stored in the RAM 203 is read out and set as a setting destination address for setting an initial value (S1513).

そして、S1513の処理で読み出されたアドレスデータが「00H」であるか否かを判別し(S1514)、読み出したデータが「00H」であると判別されれば、本処理を終了する。一方、読み出したデータが「00H」でないと判別された場合は(S1514:No)、設定先として設定したアドレスに「00H」をセットして(S1515)、再度S1512の処理に戻る。つまり、大当たり終了時初期値設定テーブル202j(図34(b)参照)からデータとして「00H」が読み出されない限り、大当たり終了時初期値設定テーブル202j(図34(b)参照)に規定されているアドレスに順番に初期値として「00H」を設定していく。そして、大当たり終了時初期値設定テーブル202j(図34(b)参照)からデータとして「00H」が読み出された場合は、全ての設定先に初期値を設定し終わったことを意味するので、処理を終了する。   Then, it is determined whether or not the address data read in the process of S1513 is “00H” (S1514). If it is determined that the read data is “00H”, the process is terminated. On the other hand, when it is determined that the read data is not “00H” (S1514: No), “00H” is set to the address set as the setting destination (S1515), and the process returns to S1512 again. That is, as long as “00H” is not read as data from the jackpot ending initial value setting table 202j (see FIG. 34B), the jackpot ending initial value setting table 202j (see FIG. 34B). "00H" is set as an initial value in order in the address where the data is stored. When “00H” is read as data from the initial value setting table 202j at the end of the jackpot (see FIG. 34B), it means that initial values have been set for all setting destinations. The process ends.

以上、説明した通り、本実施形態のパチンコ機10では、大当たり終了時に初期化する設定項目として、初期値が「00H」である設定値の他に、初期値が「FFH」である設定値についても一つの処理で初期化を行うことができるように構成している。よって、各設定値の初期値の設定の自由度を高めることができる。   As described above, in the pachinko machine 10 of the present embodiment, as setting items to be initialized at the end of the big hit, in addition to the setting value having the initial value “00H”, the setting value having the initial value “FFH” Is also configured so that initialization can be performed in one process. Therefore, the degree of freedom in setting the initial value of each set value can be increased.

本実施形態では、初期値が「00H」の設定値と、初期値が「FFH」の設定値とを設けているが、各設定項目の初期値はこれらの値に限られるものではなく、例えば、「0FH」を初期値とする設定値や、「01H」を初期値とする設定値を設けてもよい。   In the present embodiment, the initial value is set to “00H” and the initial value is set to “FFH”. However, the initial value of each setting item is not limited to these values. , "0FH" may be set as an initial value, and "01H" may be set as an initial value.

本実施形態のパチンコ機10では、ゼロ設定処理2(図36参照)において、大当たり終了時初期値設定テーブル202j(図34(b)参照)からデータとして「00H」が読み出された場合に、大当たり終了時初期値設定テーブル202j(図34(b)参照)に規定されている各設定先アドレスに順番に初期値として「FFH」を設定するループ処理を抜けるように構成しているが、ループ処理から抜け出す条件はこれに限られるものではない。ループ処理を抜け出す条件として使用可能なデータは、遊技状態が変更される場合に設定が変更される虞がないアドレスの下位バイトに対応するデータであればよい。例えば、各種設定値格納エリア203eのうち、アドレス「F09CH」〜「F0FFH」は、上述の通り未使用の作業領域である。よって、遊技状態の変更等によって設定値が書き換えられることがないので、これらのうちいずれかのアドレスの下位バイト(例えば、「AAH」や「BBH」)を終了条件として使用してもよい。   In the pachinko machine 10 of the present embodiment, in the zero setting process 2 (see FIG. 36), when “00H” is read as data from the jackpot end initial value setting table 202j (see FIG. 34 (b)), It is configured to exit the loop processing of sequentially setting “FFH” as an initial value to each setting destination address specified in the jackpot end initial value setting table 202j (see FIG. 34B). Conditions for exiting the process are not limited to this. The data that can be used as a condition for exiting the loop processing may be any data that corresponds to the lower byte of the address where the setting is not likely to be changed when the gaming state is changed. For example, in the various setting value storage areas 203e, the addresses “F09CH” to “F0FFH” are unused work areas as described above. Therefore, since the set value is not rewritten due to a change in the game state or the like, the lower byte (for example, “AAH” or “BBH”) of any of these addresses may be used as the termination condition.

また、同様に、第1実施形態、および、第2実施形態におけるデータ設定処理(図27参照)や、第1実施形態におけるゼロ設定処理(図28参照)、第3実施形態におけるゼロ設定処理2(図36参照)を終了する条件も、データとして「00H」が読み出された場合に限られるものではなく、例えば「AAH」や、「BBH」が読み出された場合に処理を終了するように構成してもよい。   Similarly, the data setting process in the first and second embodiments (see FIG. 27), the zero setting process in the first embodiment (see FIG. 28), and the zero setting process 2 in the third embodiment The condition for ending (see FIG. 36) is not limited to the case where “00H” is read as data. For example, the process is ended when “AAH” or “BBH” is read. May be configured.

また、第3実施形態におけるゼロ設定処理2(図36参照)において設定する初期値は2種類に限られるものでもなく、任意数の初期値を設けておいてもよい。   Further, the initial values set in the zero setting process 2 (see FIG. 36) in the third embodiment are not limited to two types, and an arbitrary number of initial values may be provided.

また、第1実施形態、および、第2実施形態におけるデータ設定処理(図27参照)や、第1実施形態におけるゼロ設定処理(図28参照)、第3実施形態におけるゼロ設定処理2(図36参照)は、いずれも大当たりを終了する際に、大当たりの設定を初期化するために実行されているが、これに限られるものではない。例えば、普通図柄の時短回数が0となり、普通図柄の通常状態へと移行する場合に、普通図柄の時短状態の設定を消去するために、これらの処理のいずれかを用いる構成としてもよい。   In addition, the data setting process in the first and second embodiments (see FIG. 27), the zero setting process in the first embodiment (see FIG. 28), and the zero setting process 2 in the third embodiment (FIG. 36) Are executed to initialize the jackpot setting when the jackpot ends, but the present invention is not limited to this. For example, in the case where the number of times of saving time of the ordinary symbol becomes 0 and the state shifts to the normal state of the ordinary symbol, any of these processes may be used to delete the setting of the time saving state of the ordinary symbol.

また、第1実施形態におけるゼロ設定処理(図28参照)や、第2実施形態におけるデータ設定処理(図27参照)、および、ゼロ設定処理(図28参照)、第3実施形態におけるゼロ設定処理2(図36参照)では、いずれも1のデータの読み出しと、1のデータの設定とを交互に行う構成としている。これに対して、複数のデータをまとめて読み出して、そのまとめて読み出したデータを一括して設定するように構成しても良い。   Further, the zero setting process (see FIG. 28) in the first embodiment, the data setting process (see FIG. 27), the zero setting process (see FIG. 28) in the second embodiment, and the zero setting process in the third embodiment 2 (see FIG. 36) is configured such that reading of one data and setting of one data are alternately performed. On the other hand, a configuration may be adopted in which a plurality of data are collectively read and the collectively read data is set collectively.

例えば、第1実施形態のゼロ設定処理(図28参照)において、転送元アドレスに格納されているアドレスデータを読み出して設定先アドレスに設定し(図28のS1502参照)、その読み出したアドレスデータが「00H」以外のデータだった場合は(S1503:No)、S1504の処理に移行させずに、S1501の処理に戻るように構成してもよい。   For example, in the zero setting process (see FIG. 28) of the first embodiment, the address data stored in the transfer source address is read and set as the set destination address (see S1502 in FIG. 28). If the data is other than “00H” (S1503: No), the process may return to S1501 without going to S1504.

具体的には、S1501の処理によって転送元アドレスが新たに設定される度に、その転送元アドレスに格納されているアドレスデータを、互いに異なる汎用レジスタ(汎用レジスタ210b1〜汎用レジスタ210d2)に格納することで、設定先アドレスに設定する。例えば、最初にS1501の処理によって転送元アドレスに設定されたアドレスに格納されているデータを汎用レジスタ210b1に格納し、次に行われるS1501の処理によって新たに転送元アドレスに設定されたアドレスに格納されているデータを、例えば、汎用レジスタ210b2に格納すればよい。そして、以降は、転送元アドレスがS1501の処理によって更新される毎に、順次、汎用レジスタ210c1や汎用レジスタ210c2等に格納していけばよい。   Specifically, each time a transfer source address is newly set by the processing of S1501, the address data stored in the transfer source address is stored in different general-purpose registers (general-purpose registers 210b1 to 210d2). By doing so, it is set to the setting destination address. For example, first, the data stored at the address set as the transfer source address by the process of S1501 is stored in the general-purpose register 210b1, and then stored at the address newly set as the transfer source address by the process of S1501 performed next. The stored data may be stored in, for example, the general-purpose register 210b2. Thereafter, each time the transfer source address is updated by the process of S1501, the transfer source address may be sequentially stored in the general-purpose register 210c1, the general-purpose register 210c2, or the like.

また、S1503の処理において、読み出したアドレスデータが「00H」であると判別された場合は、設定先アドレスとして設定された全てのアドレスに、データとして「00H」を上書きしてから処理を終了するように構成すればよい。   If it is determined in step S1503 that the read address data is “00H”, the process ends after overwriting “00H” as data on all addresses set as the setting destination addresses. It may be configured as follows.

なお、本実施形態のパチンコ機10では、データを一時的に格納するための汎用レジスタとして、汎用レジスタ210b1,210b2,210c1,210c2,210d1,210d2の6種類が設けられているため、設定先アドレスを最大で6種類しか設定することができないが、汎用レジスタの数を増やして、設定先アドレスをより多く設定できるように構成してもよい。   In the pachinko machine 10 of the present embodiment, six types of general-purpose registers 210b1, 210b2, 210c1, 210c2, 210d1, and 210d2 are provided as general-purpose registers for temporarily storing data. Can be set at a maximum of six types, but the number of general-purpose registers may be increased so that more setting destination addresses can be set.

第1〜第3実施形態のパチンコ機10において、大当たりに当選した際の、変動パターンの設定や大当たり中の設定、および、大当たりを終了する際の設定は、主制御装置110のMPU201によって行われていたが、これに限られるものではない。例えば、音声ランプ制御装置113のMPU221によって行われるように構成しても良い。   In the pachinko machine 10 according to the first to third embodiments, the setting of the fluctuation pattern, the setting during the big hit, and the setting when the big hit is ended when the big hit is won are performed by the MPU 201 of the main control device 110. Was not limited to this. For example, it may be configured to be performed by the MPU 221 of the audio lamp control device 113.

また、第1〜第3実施形態のパチンコ機10では、遊技結果設定テーブル202eや状態設定テーブル202f等を主制御装置110のROM202に設けているが、これに限られるものではない。例えば、音声ランプ制御装置113のROM222に設けるように構成してもよい。   In the pachinko machines 10 of the first to third embodiments, the game result setting table 202e, the state setting table 202f, and the like are provided in the ROM 202 of the main control device 110, but the present invention is not limited to this. For example, it may be configured to be provided in the ROM 222 of the audio lamp control device 113.

更に、第1〜第3実施形態のパチンコ機10では、各種設定値格納エリア203eを主制御装置110のRAM203に設けているが、これに限られるものではない。例えば、音声ランプ制御装置113のRAM223に設けるように構成してもよい。   Furthermore, in the pachinko machine 10 of the first to third embodiments, the various setting value storage areas 203e are provided in the RAM 203 of the main control device 110, but the present invention is not limited to this. For example, it may be configured to be provided in the RAM 223 of the sound lamp control device 113.

また、本発明を上記実施形態とは異なるタイプのパチンコ機等に実施してもよい。例えば、一度大当たりすると、それを含めて複数回(例えば2回、3回)大当たり状態が発生するまで、大当たり期待値が高められるようなパチンコ機(通称、2回権利物、3回権利物と称される)として実施してもよい。また、大当たり図柄が表示された後に、所定の領域に球を入賞させることを必要条件として遊技者に所定の遊技価値を付与する特別遊技を発生させるパチンコ機として実施してもよい。また、Vゾーン等の特別領域を有する入賞装置を有し、その特別領域に球を入賞させることを必要条件として特別遊技状態となるパチンコ機に実施してもよい。更に、スロットマシンやパチンコ機以外にも、アレパチ、雀球、いわゆるパチンコ機とスロットマシンとが融合した遊技機などの各種遊技機として実施するようにしてもよい。   Further, the present invention may be applied to a pachinko machine or the like of a type different from the above embodiment. For example, once a jackpot is hit, a pachinko machine (commonly known as a twice-rights item or a three-times rights item) that increases the jackpot expectation value until a jackpot condition occurs a plurality of times (for example, two or three times) including that. ). Further, after the big hit symbol is displayed, the game may be implemented as a pachinko machine that generates a special game for giving a predetermined game value to a player on condition that a ball is won in a predetermined area. Further, a prize winning device having a special area such as a V zone may be provided, and the pachinko machine may be put into a special game state on condition that a ball is won in the special area. Further, in addition to the slot machine and the pachinko machine, the present invention may be implemented as various game machines such as an ale-pachi, a sparrow ball, and a game machine in which a so-called pachinko machine and a slot machine are combined.

パチンコ機とスロットマシンとが融合した遊技機の具体例としては、複数の図柄からなる図柄列を変動表示した後に図柄を確定表示する表示装置を備えており、球打出用のハンドルを備えていないものが挙げられる。この場合、所定の操作(ボタン操作)に基づく所定量の球の投入の後、例えば操作レバーの操作に起因して図柄の変動が開始され、例えばストップスイッチの操作に起因して、或いは、所定時間経過することにより、図柄の変動が停止され、その停止時の確定図柄がいわゆる大当たり図柄であることを必要条件として遊技者に所定の遊技価値を付与する特別遊技が発生させられ、遊技者には、下部の受皿に多量の球が払い出されるものである。かかる遊技機をスロットマシンに代えて使用すれば、遊技ホールでは球のみを遊技価値として取り扱うことができるため、パチンコ機とスロットマシンとが混在している現在の遊技ホールにおいてみられる、遊技価値たるメダルと球との別個の取扱による設備上の負担や遊技機設置個所の制約といった問題を解消し得る。   As a specific example of a gaming machine in which a pachinko machine and a slot machine are integrated, a display device for variably displaying a symbol row including a plurality of symbols and then displaying the symbols in a fixed manner is provided, and is not provided with a handle for launching a ball. Things. In this case, after throwing in a predetermined amount of balls based on a predetermined operation (button operation), the fluctuation of the symbol is started, for example, due to the operation of the operation lever, and, for example, due to the operation of the stop switch, or By the passage of time, the fluctuation of the symbol is stopped, and a special game for giving a predetermined game value to the player is generated on the condition that the confirmed symbol at the time of the stop is a so-called big hit symbol is generated. Is a method in which a large amount of balls are paid out to a lower saucer. If such a gaming machine is used in place of a slot machine, only balls can be treated as a game value in a game hall, so it is a game value seen in a current game hall where pachinko machines and slot machines are mixed. Problems such as the burden on equipment due to the separate handling of medals and balls and restrictions on the location of gaming machines can be solved.

以下に、本発明の遊技機に加えて、上述した実施形態に含まれる各種発明の概念を示す。   Hereinafter, in addition to the gaming machine of the present invention, the concept of various inventions included in the above-described embodiment will be described.

<特徴A群>(00Hを読み出した場合に処理を終了する)
所定の制御手順に従って、遊技の制御を実行する制御手段と、その制御手段によって、読み出される制御データが記憶された記憶手段と、前記制御手段によって読み出された制御データが予め定められた特定データであるか否かを判別する制御データ判別手段とを備え、前記制御手段は、前記制御手順に従って、前記制御データの読み出しと、その読み出した制御データに基づく制御とを繰り返し行う処理である読出制御処理を実行する場合には、読み出した制御データが前記特定データであると前記制御データ判別手段により判別されたことに基づいて、前記読出制御処理を終了して、前記制御手順に従って実行される次の処理に移行させるものであることを特徴とする遊技機A1。
<Feature A group> (The process ends when 00H is read)
Control means for executing a game control according to a predetermined control procedure; storage means for storing control data read by the control means; and control data read by the control means for specifying predetermined data. Control data discriminating means for discriminating whether or not the control data is read out. The control means repeats reading of the control data and control based on the read control data in accordance with the control procedure. When executing the process, the read control process is terminated based on the fact that the read control data is determined to be the specific data by the control data determining unit, and the next process executed according to the control procedure is performed. Gaming machine A1 characterized by shifting to the processing of (1).

遊技機A1によれば、所定の制御手順に従って、制御手段により遊技の制御が実行され、制御手順に基づいて制御手段により読み出される制御データが記憶手段に記憶され、その読み出された制御データが予め定められた特定データであるか否かが制御データ判別手段により判別される。制御手段によって、制御データの読み出しと、その読み出した制御データに基づく制御とを繰り返し行う読出制御処理が実行される場合には、読み出した制御データが予め定められた特定データであると制御データ判別手段により判別されたことに基づいて、読出制御処理が終了され、制御手順に従って実行される次の処理に移行される。   According to the gaming machine A1, the control of the game is executed by the control means in accordance with a predetermined control procedure, the control data read by the control means based on the control procedure is stored in the storage means, and the read control data is stored in the storage means. It is determined by the control data determining means whether or not the data is predetermined specific data. When the control unit executes a read control process of repeatedly reading control data and performing control based on the read control data, it is determined that the read control data is predetermined specific data. Based on the determination by the means, the read control process is terminated, and the process proceeds to the next process executed according to the control procedure.

これにより、読出制御処理において、特定データが読み出されれば次の処理に移行するので、制御データの読み出しと、その読み出した制御データに基づく制御とを何回繰り返すのかを規定しておく必要が無い。よって、繰り返し回数の規定ミスにより、読出制御処理によって行われるべき繰り返し回数と異なる回数の制御が実行されてしまうことを抑制することができる。従って、遊技機が誤作動してしまうことを抑制できるという効果がある。   Accordingly, in the read control process, if the specific data is read, the process proceeds to the next process, so that it is not necessary to define how many times the control data read and the control based on the read control data are repeated. . Accordingly, it is possible to prevent the control from being performed a different number of times from the number of repetitions to be performed by the readout control process due to a mistake in defining the number of repetitions. Therefore, there is an effect that a malfunction of the gaming machine can be suppressed.

遊技機A1において、前記制御データには、遊技に関する設定を行う設定先を示す設定先データと、その設定先データが示す設定先に設定するための設定用データとが交互に規定されているものであり、前記読出制御処理は、前記制御データに規定されている順番にデータを読み出して、読み出された設定先データが示す設定先に、次に読み出される設定用データを設定するものであることを特徴とする遊技機A2。   In the gaming machine A1, in the control data, setting data indicating a setting destination for performing a setting related to a game and setting data for setting the setting destination indicated by the setting data are alternately defined. In the read control process, data is read in the order specified in the control data, and the next setting data to be read is set to the setting destination indicated by the read setting destination data. A gaming machine A2 characterized by the above-mentioned.

遊技機A2によれば、遊技機A1の奏する効果に加え、次の効果を奏する。即ち、遊技に関する設定を行う設定先を示す設定先データと、その設定先データが示す設定先に設定するための設定用データとが、制御データに交互に規定されている。その制御データに規定されている順番に、読出制御処理によってデータが読み出され、読み出された設定先データが示す設定先に、次に読み出される設定用データが設定される。   According to the gaming machine A2, the following effects are exhibited in addition to the effects exhibited by the gaming machine A1. That is, setting data indicating a setting destination for performing settings related to the game and setting data for setting the setting destination indicated by the setting data are alternately defined in the control data. The data is read by the read control process in the order specified by the control data, and the next setting data to be read is set to the setting destination indicated by the read setting data.

これにより、データの読み出しの際に、制御データに規定されているデータのうち、いずれのデータを次に読み出すべきか判断するという処理を行う必要が無いので、制御手段の処理負荷を軽減することができるという効果がある。   Accordingly, when reading data, it is not necessary to perform a process of determining which data should be read next among the data specified in the control data, so that the processing load on the control unit can be reduced. There is an effect that can be.

遊技機A2において、遊技状態を変更するか否かを判別する状態変更判別手段を備え、前記制御データは、遊技状態に関する各種の設定値が前記設定用データとして規定されているものであり、前記状態変更判別手段によって遊技状態を変更すると判別された場合に、前記読出制御処理を実行するものであることを特徴とする遊技機A3。   In the gaming machine A2, there is provided state change determining means for determining whether or not to change the gaming state, and the control data is one in which various setting values relating to the gaming state are defined as the setting data. A gaming machine A3 for executing the read control process when the state change determining means determines that the gaming state is to be changed.

遊技機A3によれば、遊技機A2の奏する効果に加え、次の効果を奏する。即ち、遊技状態を変更するか否かが状態変更判別手段によって判別される。遊技状態に関する各種の設定値が設定用データとして制御データに規定されている。状態変更判別手段によって遊技状態を変更すると判別された場合に、制御手段によって読出制御処理が実行される。   According to the gaming machine A3, the following effects are exhibited in addition to the effects exhibited by the gaming machine A2. That is, whether or not the game state is changed is determined by the state change determination unit. Various setting values relating to the gaming state are defined in the control data as setting data. When it is determined by the state change determining means that the game state is to be changed, the reading control processing is executed by the control means.

これにより、遊技状態が変更される場合に、設定されるべき設定値が設定されずに遊技機が誤作動してしまうことを抑制できるという効果がある。   Thereby, when the game state is changed, there is an effect that it is possible to suppress a malfunction of the gaming machine without setting the set value to be set.

遊技機A1〜A3において、前記特定データは、前記制御データに規定されている他のいずれのデータとも異なるデータであることを特徴とする遊技機A4。   In the gaming machines A1 to A3, the specific data is different from any other data specified in the control data.

遊技機A4によれば、遊技機A1〜A3の奏する効果に加え、次の効果を奏する。即ち、特定データが、制御データに規定されている他のいずれのデータとも異なるデータなので、制御データから特定データが読み出される前に、特定データと同一のデータが読み出されることがない。   According to the gaming machine A4, the following effects are exhibited in addition to the effects exhibited by the gaming machines A1 to A3. That is, since the specific data is different from any other data specified in the control data, the same data as the specific data is not read before the specific data is read from the control data.

よって、特定データが読み出されるまで読出制御処理が繰り返されるので、読出制御処理によって行われるべき全ての制御が実行される前に読出制御処理が終了されてしまうことを抑制できる。従って、実行されるべき制御が実行されずに遊技機が誤作動してしまうことを抑制できるという効果がある。   Therefore, since the read control process is repeated until the specific data is read, it is possible to prevent the read control process from being terminated before all the controls to be performed by the read control process are executed. Therefore, there is an effect that it is possible to suppress a malfunction of the gaming machine without executing the control to be executed.

遊技機A1〜A4において、前記特定データは、前記制御データの末尾に規定されているものであることを特徴とする遊技機A5。   In the gaming machines A1 to A4, the specific data is defined at the end of the control data.

遊技機A5によれば、遊技機A1〜A4の奏する効果に加え、特定データが、制御データの末尾に規定されているので、制御データに規定されている他の全てのデータに基づく制御を確実に実行することができるという効果がある。   According to the gaming machine A5, in addition to the effects of the gaming machines A1 to A4, since the specific data is specified at the end of the control data, control based on all other data specified in the control data is ensured. There is an effect that can be executed.

<特徴B群>(00Hが読み出されるまでテーブルに格納されているアドレスに順番に0を設定)
所定の制御手順に従って、遊技の制御を行う制御手段と、その制御手段が遊技に関する設定を行う設定先を示す設定先データを複数記憶した記憶手段とを備え、前記制御手段は、前記制御手順に従って、前記記憶手段から前記設定先データを順に読み出す読み出し処理と、その読み出し処理により読み出された設定先データが示す設定先に、所定の設定値をそれぞれ設定する設定処理とを繰り返し行うものであることを特徴とする遊技機B1。
<Feature B group> (0 is sequentially set to the addresses stored in the table until 00H is read)
According to a predetermined control procedure, a control means for controlling the game, and a storage means for storing a plurality of setting destination data indicating a setting destination where the control means performs a setting related to the game, the control means according to the control procedure A reading process for sequentially reading the setting destination data from the storage means and a setting process for setting a predetermined setting value to a setting destination indicated by the setting destination data read by the reading process. A gaming machine B1 characterized in that:

遊技機B1によれば、所定の制御手順に従って、遊技の制御が行われる制御手段が遊技に関する設定を行う設定先を示す複数の設定先データが、記憶手段によって記憶される。その記憶手段から制御手順に従って設定先データを順に読み出す読み出し処理と、その読み出し処理によって読み出された設定先データが示す設定先に、所定の設定値をそれぞれ設定する設定処理とが、制御手段によって繰り返し行われる。   According to the gaming machine B1, according to a predetermined control procedure, a plurality of setting destination data indicating a setting destination at which the control means for controlling the game performs a setting relating to the game is stored by the storage means. A reading process for sequentially reading the setting destination data from the storage unit in accordance with the control procedure, and a setting process for setting a predetermined setting value to a setting destination indicated by the setting destination data read by the reading process, respectively, are performed by the control unit. It is repeated.

これにより、読み出し処理によって読み出される設定先データに設定するための設定値を遊技機に記憶しておかなくても、設定処理によって所定の設定値を設定できる。よって、所定の設定値に記憶するデータ量を削減することができるという効果がある。   Thus, a predetermined setting value can be set by the setting process without storing the setting value for setting the setting destination data read by the reading process in the gaming machine. Therefore, there is an effect that the amount of data stored at a predetermined set value can be reduced.

遊技機B1において、前記制御手段は、前記読み出し処理によって1の設定先データが読み出される毎に、その読み出された1の設定先データに基づいて前記設定処理を行うものであることを特徴とする遊技機B2。   In the gaming machine B1, the control unit performs the setting process based on the read one set destination data every time one set destination data is read by the read process. Gaming machine B2.

遊技機B2によれば、遊技機B1の奏する効果に加え、読み出し処理によって1の設定先データが読み出される毎に、その読み出された1の設定先データに基づいて制御手段により設定処理が行われるので、読み出し処理によって読み出され、設定処理によって設定されるデータ量が最小限で済むという効果がある。   According to the gaming machine B2, in addition to the effect achieved by the gaming machine B1, each time one set destination data is read out by the read process, the control means performs the setting process based on the one set destination data read. Therefore, there is an effect that the amount of data read by the reading process and set by the setting process can be minimized.

遊技機B1又はB2において、前記設定先データは、前記制御手段によって読み出される順番に規定されているものであることを特徴とする遊技機B3。   In the gaming machine B1 or B2, the setting destination data is defined in the order in which the data is read by the control means.

遊技機B3によれば、遊技機B1又はB2の奏する効果に加え、次の効果を奏する。即ち、設定先データが、制御手段によって読み出される順番に規定されているので、読み出し処理の度に、記憶手段に記憶されているデータのうち、いずれのデータを次に読み出すべきか判断するという処理を行う必要が無い。よって、制御手段の処理負荷を軽減することができるという効果がある。   According to the gaming machine B3, the following effects are achieved in addition to the effects achieved by the gaming machine B1 or B2. That is, since the setting destination data is defined in the order in which the data is read by the control means, the processing of determining which data to be read next among the data stored in the storage means at each read processing is determined. There is no need to do. Therefore, there is an effect that the processing load on the control means can be reduced.

遊技機B1〜B3において、前記制御手段は、前記読み出し処理により読み出された設定先データが予め定められた特定データであるか否かを判断する判断手段と、その判断手段によって、読み出された設定先データが予め定められた特定データであると判断された場合に、読み出された設定先データが示す設定先に所定の設定値を設定する処理を回避する回避手段とを備えることを特徴とする遊技機B4。   In the gaming machines B1 to B3, the control means determines whether or not the setting destination data read by the read processing is predetermined specific data, and the control means reads the setting data by the determination means. When the determined setting data is determined to be predetermined specific data, there is provided an avoiding means for avoiding a process of setting a predetermined setting value to a setting destination indicated by the read setting data. A gaming machine B4 characterized by the following.

遊技機B4によれば、遊技機B1〜B3の奏する効果に加え、次の効果を奏する。即ち、読み出し処理により読み出された設定先データが予め定められた特定データであるか否かが判断手段により判断される。その判断手段によって、読み出された設定先データが予め定められた特定データであると判断された場合に、読み出された設定先データが示す設定先に所定の設定値を設定する処理が回避手段によって回避される。   According to the gaming machine B4, the following effects are exhibited in addition to the effects exhibited by the gaming machines B1 to B3. That is, the determination means determines whether or not the setting destination data read by the reading process is predetermined specific data. When the determination unit determines that the read setting destination data is the predetermined specific data, the process of setting a predetermined setting value to the setting destination indicated by the read setting destination data is avoided. Avoided by means.

これにより、読み出し処理と設定処理とを繰り返す回数を制御プログラムに規定しておかなくても、特定データが読み出されるまで読み出し処理と設定処理とを繰り替えし行わせることができる。よって、繰り返し回数の規定ミスによって、読出制御処理によって行われるべき全ての制御が実行される前に読出制御処理が終了されてしまうことを抑制できる。従って、実行されるべき制御が実行されないことで遊技機が誤作動してしまうことを抑制できるという効果がある。   Thus, the read process and the setting process can be repeated until the specific data is read, even if the number of times the read process and the setting process are repeated is not specified in the control program. Therefore, it is possible to prevent the read control process from being terminated before all the controls to be performed by the read control process are executed due to a mistake in defining the number of repetitions. Therefore, there is an effect that it is possible to suppress a malfunction of the gaming machine due to the fact that the control to be executed is not executed.

遊技機B4において、前記特定データは、前記記憶手段に記憶されている他の前記設定先データのいずれとも異なるデータであることを特徴とする遊技機B5。   In the gaming machine B4, the specific data is data different from any of the other setting destination data stored in the storage means.

遊技機B5によれば、遊技機B4の奏する効果に加え、次の効果を奏する。即ち、特定データが、記憶手段に記憶されている他の設定先データのいずれとも異なるデータなので、記憶手段から特定データが読み出される前に、特定データと同一のデータが読み出されることがない。   According to the gaming machine B5, the following effects are exhibited in addition to the effects exhibited by the gaming machine B4. That is, since the specific data is different from any of the other setting destination data stored in the storage unit, the same data as the specific data is not read before the specific data is read from the storage unit.

これにより、特定データが読み出されるまで読み出し処理と設定処理とが繰り返されるので、制御手段によって行われるべき全ての制御が実行される前に処理が終了されてしまうことを抑制できる。これにより、実行されるべき制御が実行されずに遊技機が誤作動してしまうことを抑制できるという効果がある。   Thus, the reading process and the setting process are repeated until the specific data is read, so that it is possible to prevent the process from being completed before all the controls to be performed by the control unit are executed. Thereby, there is an effect that it is possible to suppress a malfunction of the gaming machine without executing the control to be executed.

遊技機B4又はB5において、前記特定データは、前記設定先データの末尾に規定されていることを特徴とする遊技機B6。   In the gaming machine B4 or B5, the specific data is defined at the end of the setting destination data.

遊技機B6によれば、遊技機B4又はB5の奏する効果に加え、特定データが設定先データの末尾に規定されているので、記憶手段に記憶されている他の全ての設定先データに基づく制御を確実に実行することができるという効果がある。   According to the gaming machine B6, in addition to the effect of the gaming machine B4 or B5, since the specific data is defined at the end of the setting data, the control based on all other setting data stored in the storage means. Can be surely executed.

遊技機B4において、前記所定の設定値には、第1設定値と、その第1設定値とは異なる第2設定値とが設けられており、前記制御手段は、前記判断手段により前記制御手順に従って読み出した設定先データが予め定められた特定データであると最初に判断されるまでは、前記設定先データの読み出しと、その読み出した設定先データが示す設定先に前記第1設定値を設定する処理とを繰り返すものであり、前記判断手段により前記制御手順に従って読み出した設定先データが予め定められた特定データであると最初に判断された後は、前記設定先データの読み出しと、その読み出した設定先データが示す設定先に前記第2設定値を設定する処理とを繰り返すものであることを特徴とする遊技機B7。   In the gaming machine B4, the predetermined set value is provided with a first set value and a second set value different from the first set value, and the control means controls the control procedure by the determination means. Until it is initially determined that the setting data read in accordance with the above is the predetermined specific data, the setting data is read and the first setting value is set to the setting destination indicated by the read setting data. After the first determination that the setting data read out according to the control procedure by the determining means is predetermined specific data, the reading of the setting data and the reading thereof are performed. A game machine B7 that repeats the process of setting the second set value to the set destination indicated by the set destination data.

遊技機B7によれば、遊技機B4の奏する効果に加え、次の効果を奏する。即ち、第1設定値と、その第1設定値とは異なる第2設定値とが所定の設定値として設けられている。判断手段により制御手段に従って読み出した設定先データが予め定められた特定データであると最初に判断されるまでは、設定先データの読み出しと、その読み出した設定先データが示す設定先に第1設定値を設定する処理とが制御手段によって繰り返される。制御手順に従って読み出した設定先データが予め定められた特定データであると最初に判断された後は、設定先データの読み出しと、その読み出した設定先データが示す設定先に第2設定値を設定する処理とが制御手段によって繰り返される。   According to the gaming machine B7, the following effects are exhibited in addition to the effects exhibited by the gaming machine B4. That is, the first set value and the second set value different from the first set value are provided as the predetermined set values. Until the setting data read by the determining means in accordance with the control means is first determined to be the predetermined specific data, the setting data is read and the first setting is made to the setting destination indicated by the read setting data. The process of setting the value is repeated by the control means. After it is initially determined that the setting destination data read according to the control procedure is the predetermined specific data, the setting destination data is read, and the second setting value is set to the setting destination indicated by the read setting destination data. Is repeated by the control means.

これにより、第1設定値と第2設定値とを設定先に対応付けて記憶しておく必要が無いので、記憶手段に記憶しておくデータの容量を削減することができるという効果がある。   This eliminates the need to store the first set value and the second set value in association with the setting destination, and thus has the effect of reducing the amount of data stored in the storage unit.

<特徴C群>(大当たり乱数からオフセット値を算出し、大当たり中はオフセット値を保持する)
遊技に関する情報を記憶した記憶手段と、遊技に関する制御を行う制御手段とを備えた遊技機において、遊技状態を決定する遊技状態決定手段と、その遊技状態決定手段によって決定された遊技状態に、所定条件の成立に基づいて設定する遊技状態設定手段とを備え、前記記憶手段は、前記遊技状態設定手段によって遊技状態を設定するための設定データと、その設定データを選択するために必要なデータである識別データとを記憶しているものであり、前記遊技状態決定手段により決定された遊技状態に対応する識別データを前記記憶手段から選択する選択手段と、その選択手段によって選択された識別データを少なくとも前記所定条件が成立するまで保持する保持手段とを備え、前記遊技状態設定手段は、前記保持手段によって保持されている識別データに対応する前記設定データを、所定条件の成立に基づいて前記記憶手段から読み出して設定するものであることを特徴とする遊技機C1。
<Feature C group> (Calculate the offset value from the jackpot random number and hold the offset value during the jackpot)
In a gaming machine having storage means for storing information relating to a game, and control means for performing control relating to the game, a game state determination means for determining a game state, and a game state determined by the game state determination means, Game state setting means for setting based on establishment of a condition, wherein the storage means includes setting data for setting a game state by the game state setting means, and data necessary for selecting the setting data. Selection means for storing, from the storage means, identification data corresponding to the game state determined by the game state determination means, and identification data selected by the selection means. Holding means for holding at least until the predetermined condition is satisfied, wherein the game state setting means is held by the holding means Gaming machine C1, characterized in that the setting data corresponding to the identification data are, and sets read from said storage means based on the establishment of a predetermined condition.

遊技機C1によれば、遊技状態決定手段により遊技状態が決定され、その遊技状態設定手段によって遊技状態を設定するための設定データと、その設定データを選択するために必要な識別データとが記憶手段によって記憶されている。遊技状態決定手段により決定された遊技状態に対応する識別データが選択手段によって記憶手段から選択され、選択手段によって選択された識別データは保持手段によって所定条件が成立するまで保持される。保持手段によって保持されている識別データに対応する設定データが、所定条件の成立に基づいて遊技状態設定手段によって記憶手段から読み出されて設定される。   According to the gaming machine C1, the gaming state is determined by the gaming state determining means, and the setting data for setting the gaming state by the gaming state setting means and the identification data necessary for selecting the setting data are stored. Stored by means. Identification data corresponding to the game state determined by the game state determination means is selected from the storage means by the selection means, and the identification data selected by the selection means is held by the holding means until a predetermined condition is satisfied. Setting data corresponding to the identification data held by the holding means is read out from the storage means and set by the gaming state setting means based on the satisfaction of the predetermined condition.

これにより、遊技状態決定手段によって決定された遊技状態に対応する識別データが保持手段によって保持されるので、遊技状態決定手段による遊技状態の決定方法が外部から取得されることを抑制することができる。よって、遊技状態決定手段に対して、遊技者にとって有利となる遊技状態に決定するよう外部から制御する不正行為を抑制することができるという効果がある。   Thereby, since the identification data corresponding to the game state determined by the game state determination unit is held by the holding unit, it is possible to prevent the method of determining the game state by the game state determination unit from being acquired from outside. . Therefore, there is an effect that it is possible to suppress an improper act of externally controlling the game state determining means to determine a game state that is advantageous to the player.

遊技機C1において、前記識別データは、前記設定データよりもサイズが小さいことを特徴とする遊技機C2。   In the gaming machine C1, the identification data is smaller in size than the setting data.

遊技機C2によれば、遊技機C1の奏する効果に加え、識別データは設定データよりもサイズが小さいので、設定データを保持手段によって保持しておく場合に比べて保持手段の記憶するデータ量を削減することができるという効果がある。   According to the gaming machine C2, in addition to the effect of the gaming machine C1, the identification data is smaller in size than the setting data, so that the amount of data stored in the holding unit is smaller than when the setting data is held by the holding unit. There is an effect that it can be reduced.

遊技機C1又はC2において、前記記憶手段は、前記遊技状態決定手段によって遊技状態が決定されてから所定条件が成立するまでの間の遊技状態を設定するための複数の状態データを記憶しているものであり、前記識別データは、前記複数の状態データのそれぞれと対応付けて前記記憶手段に記憶されているものであり、前記複数の状態データから1の状態データを選択して設定する状態選択手段を備え、前記選択手段は、前記状態選択手段によって選択された前記1の状態データに対応する前記識別データを選択するものであることを特徴とする遊技機C3。   In the gaming machine C1 or C2, the storage means stores a plurality of state data for setting a game state from when the game state is determined by the game state determination means to when a predetermined condition is satisfied. Wherein the identification data is stored in the storage unit in association with each of the plurality of state data, and a state selection unit selects and sets one state data from the plurality of state data A gaming machine C3 comprising: means for selecting the identification data corresponding to the first state data selected by the state selecting means.

遊技機C3によれば、遊技機C1又はC2の奏する効果に加え、次の効果を奏する。即ち、遊技状態決定手段によって遊技状態が決定されてから所定条件が成立するまでの間の遊技状態を設定するための複数の状態データが記憶手段によって記憶されている。その複数の状態データのそれぞれと対応付けて、識別データが記憶手段に記憶されている。複数の状態データから1の状態データが状態選択手段によって選択されて設定される。   According to the gaming machine C3, the following effects are exhibited in addition to the effects exhibited by the gaming machine C1 or C2. That is, the storage means stores a plurality of state data for setting the game state from when the game state is determined by the game state determination means to when the predetermined condition is satisfied. Identification data is stored in the storage means in association with each of the plurality of state data. One state data is selected from the plurality of state data by the state selection means and set.

これにより、選択手段によって識別データを選択する際は、状態選択手段によって選択されて設定された1の状態データに対応付けて記憶されている識別データを選択するだけで良いので、識別データと状態データとを別個独立に選択する場合に比べて処理負荷を軽減することができるという効果がある。   Thus, when the identification data is selected by the selection means, it is only necessary to select the identification data stored in association with the one state data selected and set by the state selection means. There is an effect that the processing load can be reduced as compared with the case where data and data are selected independently.

遊技機C1において、前記遊技状態決定手段によって遊技状態が決定された場合に、その決定された遊技状態とは異なる遊技状態に、前記所定条件が成立するまでの間設定する状態設定手段を備えることを特徴とする遊技機C4。   When the gaming state is determined by the gaming state determining means, the gaming machine C1 includes state setting means for setting a gaming state different from the determined gaming state until the predetermined condition is satisfied. A gaming machine C4.

遊技機C4によれば、遊技機C1の奏する効果に加え、遊技状態決定手段によって遊技状態が決定された場合に、その決定された遊技状態とは異なる遊技状態が、状態設定手段によって、所定条件が成立するまでの間設定されるので、所定条件が成立するまでの間の遊技者の遊技に対する興趣を向上させることができるという効果がある。   According to the gaming machine C4, in addition to the effect played by the gaming machine C1, when the gaming state is determined by the gaming state determining means, a gaming state different from the determined gaming state is determined by the state setting means by the predetermined condition. Is established until the condition is satisfied, so that the player's interest in the game until the predetermined condition is satisfied can be improved.

遊技機C1〜C3において、所定の始動条件の成立に基づいてランダムな情報を取得する取得手段と、そのランダムな情報に基づいて遊技状態を遊技者にとって有利な特別遊技状態へ移行させるか否かを抽選する抽選手段とを備え、前記遊技状態決定手段は、前記抽選手段によって前記特別遊技状態へと移行させると判断された場合に、前記取得手段によって取得されたランダムな情報に基づいて遊技状態を決定するものであり、前記遊技状態設定手段は、前記特別遊技状態が終了することに基づいて前記遊技状態決定手段によって決定された遊技状態に設定するものであることを特徴とする遊技機C4。   In the gaming machines C1 to C3, acquiring means for acquiring random information based on establishment of a predetermined starting condition, and whether or not to shift the gaming state to a special gaming state advantageous to the player based on the random information And a lottery means for performing a lottery, wherein the gaming state determining means, when it is determined by the lottery means to shift to the special gaming state, the gaming state based on the random information acquired by the acquiring means Wherein the gaming state setting means sets the gaming state determined by the gaming state determining means based on the end of the special gaming state. .

遊技機C4によれば、遊技機C1〜C3の奏する効果に加え、次の効果を奏する。即ち、所定の始動条件の成立に基づいて取得手段によってランダムな情報が取得され、そのランダムな情報に基づいて遊技状態を遊技者にとって有利な特別遊技状態へと移行させるか否かが抽選手段によって判断される。抽選手段によって特別遊技状態へ移行させると判断された場合に、取得手段によって取得されたランダムな情報に基づいて遊技状態決定手段によって遊技状態が決定される。特別遊技状態が終了することに基づいて、遊技状態設定手段により、遊技状態決定手段によって決定された遊技状態に設定される。   According to the gaming machine C4, the following effects are exhibited in addition to the effects exhibited by the gaming machines C1 to C3. That is, random information is obtained by the obtaining means based on the establishment of the predetermined starting condition, and whether or not to shift the gaming state to a special gaming state advantageous to the player based on the random information is determined by the lottery means. Is determined. When it is determined by the lottery means to shift to the special game state, the game state is determined by the game state determination means based on the random information acquired by the acquisition means. Based on the end of the special gaming state, the gaming state setting means sets the gaming state determined by the gaming state determining means.

これにより、特別遊技状態が終了するまで、取得手段によって取得されたランダムな情報を保持しておく必要がないので、ランダムな情報のうち、特別遊技状態に対応した情報が不正行為により外部から取得されることを抑制することができる。従って、特別遊技状態に対応した情報を外部から入力し、特別遊技状態へと移行させる不正行為を抑制することができるという効果がある。   As a result, it is not necessary to hold the random information obtained by the obtaining unit until the special game state ends, so that information corresponding to the special game state among the random information is obtained from the outside due to fraud. Can be suppressed. Therefore, there is an effect that it is possible to suppress an illegal act of inputting information corresponding to the special game state from the outside and shifting to the special game state.

<特徴D群>(データの読み出しをまとめて行い、その後にまとめてデータを設定する)
所定の制御手順に従って、遊技の制御を行う制御手段と、その制御手段が遊技に関する設定を行う設定先を示す設定先データを複数記憶した記憶手段と、その記憶手段に記憶された設定先データを格納するデータ格納領域と、前記制御手段によって読み出された設定先データが予め定められた特定データであるか否かを判断する判断手段とを備え、前記制御手段は、前記制御手順に従って、前記記憶手段から前記設定先データを読み出して、その読み出した設定先データを前記データ格納領域に格納する処理を複数の設定先データに対して繰り返す読出記憶処理と、その読出記憶処理により前記データ格納領域に格納された複数の設定先データが示すそれぞれの設定先に、所定の設定値を一括して設定する一括設定処理とを実行するものであり、前記読出記憶処理において、読み出した設定先データが予め定められた特定データであると前記判別手段により判別されたことに基づいて、前記一括設定処理へと移行するものであることを特徴とする遊技機D1。
<Characteristic D group> (Data readout is performed collectively, and then data is set collectively)
In accordance with a predetermined control procedure, control means for controlling the game, storage means for storing a plurality of setting destination data indicating a setting destination where the control means performs settings related to the game, and setting destination data stored in the storage means A data storage area to be stored, and a determination unit that determines whether the setting destination data read by the control unit is predetermined specific data, and the control unit, according to the control procedure, A read storage process for reading out the set destination data from the storage means and storing the read set destination data in the data storage area for a plurality of set destination data; And a batch setting process of batch setting a predetermined set value to each of the setting destinations indicated by the plurality of setting destination data stored in the In the reading and storing process, the process shifts to the batch setting process based on that the determination unit determines that the read setting destination data is predetermined specific data. Gaming machine D1.

遊技機D1によれば、所定の制御手順に従って、遊技の制御を行う制御手段が遊技に関する設定を行う設定先を示す複数の設定先データが、記憶手段によって記憶され、その記憶手段に記憶された設定先データがデータ格納領域に格納される。制御手段によって読み出された設定先データが予め定められた特定データであるか否かが判断手段によって判断される。制御手順に従って、記憶手段から設定先データを読み出して、その読み出した設定先データをデータ格納領域に格納する処理を複数の設定先データに対して繰り返す読出記憶処理と、その読出記憶処理によりデータ格納領域に格納された複数の設定先データが示すそれぞれの設定先に、所定の設定値を一括して設定する一括設定処理とが制御手段により実行される。読出記憶処理において、読み出した設定先データが予め定められた特定データであると判別手段により判別されたことに基づいて、一括設定処理へと移行する。   According to the gaming machine D1, according to a predetermined control procedure, a plurality of setting destination data indicating a setting destination at which the control means for controlling the game makes a setting relating to the game is stored by the storage means, and is stored in the storage means. The setting destination data is stored in the data storage area. The determination means determines whether the setting destination data read by the control means is predetermined specific data. In accordance with the control procedure, read-out processing is repeated from a plurality of setting-destination data to read the setting-destination data from the storage means and store the read setting-destination data in the data storage area; The control means executes a collective setting process of collectively setting a predetermined set value to each of the setting destinations indicated by the plurality of setting destination data stored in the area. In the read storage process, the process shifts to the batch setting process based on the determination that the read setting destination data is the predetermined specific data by the determination unit.

これにより、読出記憶処理において、特定データが読み出されれば一括設定処理に移行するので、読出記憶処理において、設定先データの読み出し、および、データ格納領域への格納を何回繰り返すのか規定しておく必要が無い。よって、繰り返し回数の規定ミスにより、読出記憶処理によって行われるべき繰り返し回数と異なる回数の制御が実行されてしまうことを抑制することができる。従って、遊技機が誤作動してしまうことを抑制できるという効果がある。   As a result, when the specific data is read out in the readout storage process, the process shifts to the batch setting process. Therefore, in the readout storage process, it is specified how many times the reading of the setting destination data and the storage in the data storage area are repeated. No need. Therefore, it is possible to prevent the control from being performed a different number of times from the number of repetitions to be performed by the reading and storing process due to a mistake in defining the number of repetitions. Therefore, there is an effect that a malfunction of the gaming machine can be suppressed.

遊技機D1において、前記特定データは、前記記憶手段に記憶された他の前記設定先データのいずれとも異なるデータであることを特徴とする遊技機D2。   In the gaming machine D1, the gaming machine D2 is characterized in that the specific data is different from any of the other setting destination data stored in the storage means.

遊技機D2によれば、遊技機D1の奏する効果に加え、次の効果を奏する。即ち、特定データが、制御データに規定されている他のいずれのデータとも異なるデータなので、制御データから特定データが読み出される前に、特定データと同一のデータが読み出されることがない。   According to the gaming machine D2, the following effects are exhibited in addition to the effects exhibited by the gaming machine D1. That is, since the specific data is different from any other data specified in the control data, the same data as the specific data is not read before the specific data is read from the control data.

これにより、特定データが読み出されるまで読出記憶処理が繰り返されるので、読出記憶処理によって行われるべき全ての制御が実行される前に読出記憶処理が終了されてしまうことを抑制できる。従って、実行されるべき制御が実行されずに遊技機が誤作動してしまうことを抑制できるという効果がある。   Thus, the read storage process is repeated until the specific data is read, so that it is possible to prevent the read storage process from being terminated before all the controls to be performed by the read storage process are executed. Therefore, there is an effect that it is possible to suppress a malfunction of the gaming machine without executing the control to be executed.

遊技機D1又はD2において、前記特定データは、前記設定先データの末尾に記憶されているものであること特徴とする遊技機D3。   In the gaming machine D1 or D2, the specific data is stored at the end of the setting destination data.

遊技機D3によれば、遊技機D1又はD2の奏する効果に加え、特定データが設定先データの末尾に規定されているので、記憶手段に記憶されている他の全ての設定先データに基づく制御を確実に実行することができるという効果がある。   According to the gaming machine D3, in addition to the effect played by the gaming machine D1 or D2, since the specific data is defined at the end of the setting destination data, control based on all other setting destination data stored in the storage means is performed. Can be executed reliably.

前記各遊技機は、パチンコ遊技機であることを特徴とする遊技機Z1。中でも、パチンコ遊技機の基本構成としては操作ハンドルを備え、その操作ハンドルの操作に応じて球を所定の遊技領域へ発射し、球が遊技領域内の所定の位置に配設された入賞口に入賞(又は入賞口を通過)することを必要条件として、表示手段において動的表示されている識別情報が所定時間後に確定停止されるものが挙げられる。また、特別遊技状態の発生時には、遊技領域内の所定の位置に配設された可変入賞装置(特定入賞口)が所定の態様で開放されて球を入賞可能とし、その入賞個数に応じた有価価値(景品球のみならず、磁気カードへ書き込まれるデータ等も含む)が付与されるものが挙げられる。   The gaming machine Z1 wherein each of the gaming machines is a pachinko gaming machine. Above all, as a basic configuration of a pachinko gaming machine, an operation handle is provided, and a ball is fired to a predetermined game area in accordance with the operation of the operation handle, and the ball is inserted into a winning opening arranged at a predetermined position in the game area. The requirement for winning (or passing through the winning opening) is that the identification information dynamically displayed on the display unit is fixedly stopped after a predetermined time. In addition, when a special game state occurs, a variable winning device (specific winning opening) arranged at a predetermined position in the game area is opened in a predetermined mode to enable the ball to win, and a value corresponding to the winning number is obtained. A value (including not only a prize ball but also data written on a magnetic card) is given.

前記各遊技機は、スロットマシンであることを特徴とする遊技機Z2。中でも、スロットマシンの基本構成としては、「複数の識別情報からなる識別情報列を動的表示した後に識別情報を確定表示する可変表示手段を備え、始動用操作手段(例えば操作レバー)の操作に起因して識別情報の動的表示が開始され、停止用操作手段(ストップボタン)の操作に起因して、或いは、所定時間経過することにより、識別情報の動的表示が停止され、その停止時の確定識別情報が特定識別情報であることを必要条件として、遊技者に有利な特別遊技状態を発生させる特別遊技状態発生手段とを備えた遊技機」となる。この場合、遊技媒体はコイン、メダル等が代表例として挙げられる。   The gaming machine Z2, wherein each of the gaming machines is a slot machine. Above all, the basic configuration of the slot machine is as follows. The dynamic display of the identification information is started, and the dynamic display of the identification information is stopped due to the operation of the stop operation means (stop button) or after a predetermined time has elapsed. And a special game state generating means for generating a special game state advantageous to the player on condition that the determined identification information is the specific identification information. In this case, coins and medals are typical examples of the game medium.

前記各遊技機は、パチンコ遊技機とスロットマシンとを融合させたものであることを特徴とする遊技機Z3。中でも、融合させた遊技機の基本構成としては、「複数の識別情報からなる識別情報列を動的表示した後に識別情報を確定表示する可変表示手段を備え、始動用操作手段(例えば操作レバー)の操作に起因して識別情報の変動が開始され、停止用操作手段(例えばストップボタン)の操作に起因して、或いは、所定時間経過することにより、識別情報の動的表示が停止され、その停止時の確定識別情報が特定識別情報であることを必要条件として、遊技者に有利な特別遊技状態を発生させる特別遊技状態発生手段とを備え、遊技媒体として球を使用すると共に、前記識別情報の動的表示の開始に際しては所定数の球を必要とし、特別遊技状態の発生に際しては多くの球が払い出されるように構成されている遊技機」となる。   The gaming machine Z3, wherein each of the gaming machines is a combination of a pachinko gaming machine and a slot machine. Above all, the basic configuration of the integrated gaming machine is as follows: "variable display means for dynamically displaying an identification information string comprising a plurality of identification information and then confirming and displaying the identification information, and starting operation means (for example, an operation lever) The change of the identification information is started due to the operation of, and the dynamic display of the identification information is stopped due to the operation of the stop operation means (for example, the stop button) or after a predetermined time elapses. A special game state generating means for generating a special game state advantageous to the player on condition that the fixed identification information at the time of stop is the specific identification information, and using a ball as a game medium, The game machine is configured so that a predetermined number of balls are required at the start of the dynamic display of the game, and many balls are paid out when the special game state occurs.

10 パチンコ機(遊技機)
110 主制御装置(制御手段)
202 ROM(記憶手段)
S1207 状態変更判別手段
S1312 読出制御処理
S1402 制御データ判別手段
10. Pachinko machines (game machines)
110 Main controller (control means)
202 ROM (storage means)
S1207 State change determination means S1312 Read control processing S1402 Control data determination means

本発明は、パチンコ機に代表される遊技機に関するものである。   The present invention relates to a gaming machine represented by a pachinko machine.

パチンコ機等の遊技機には、遊技状態が変更される場合等に、遊技状態に関する設定を行う複数の設定先に設定値をセットすることで状態を変更するものがある。かかる遊技機では、設定値をセットするために、設定値をセットする設定先と、その設定先に設定する設定値とをROM等の記憶手段に予め規定しておき、状態が変更される場合は、記憶手段に規定された内容に従って設定を行っているIn some gaming machines such as pachinko machines, when the gaming state is changed , the state is changed by setting a set value to a plurality of setting destinations for performing settings relating to the gaming state. In such a gaming machine, in order to set a set value, a setting destination for setting the set value and a set value to be set for the set destination are previously defined in a storage means such as a ROM, and the state is changed. Are set according to the contents specified in the storage means .

特開2002−000905号公報JP-A-2002-000905

しかしながら、かかる遊技機の複数の設定先の中には、互いに設定値が共通している設定先が存在することがある。この場合、記憶手段のデータ量が増加する虞があった。 However, among the plurality of setting destinations of such a gaming machine , there are some setting destinations having common setting values. In this case, there is a possibility that the data amount of the storage means increases .

本発明は、上記例示した問題点を解決するためになされたものであり、データ量を削減することのできる遊技機を提供することを目的としている。 The present invention has been made in order to solve the above-described problems, and has as its object to provide a gaming machine capable of reducing the amount of data .

この目的を達成するために請求項1記載の遊技機は、所定の制御手順に従って、遊技の制御を行う制御手段と、その制御手段による制御に用いるための制御データとして、遊技に関する設定を行う設定先を示す複数の設定先データで構成された設定先データ群を少なくとも記憶した記憶手段とを備え、前記制御手段は、前記制御手順に従って、前記記憶手段に記憶された前記設定先データ群から前記設定先データを順に読み出す読出処理と、その読出処理により1の設定先データが読み出される毎に、その読み出された設定先データが示す設定先に、予め定めた共通の設定値を設定する設定処理とを繰り返し行うものである。 In order to achieve this object, a gaming machine according to claim 1 has a control means for controlling a game according to a predetermined control procedure, and a setting for performing a setting relating to the game as control data used for control by the control means. Storage means for storing at least a setting destination data group composed of a plurality of setting destination data indicating a destination , wherein the control means, in accordance with the control procedure, from the setting destination data group stored in the storage means, A read process for sequentially reading the setting data, and a setting for setting a predetermined common setting value to the setting destination indicated by the read setting data each time one set data is read by the reading process. The process is repeated .

請求項1記載の遊技機によれば、所定の制御手順に従って、遊技の制御を行う制御手段と、その制御手段による制御に用いるための制御データとして、遊技に関する設定を行う設定先を示す複数の設定先データで構成された設定先データ群を少なくとも記憶した記憶手段とを備え、前記制御手段は、前記制御手順に従って、前記記憶手段に記憶された前記設定先データ群から前記設定先データを順に読み出す読出処理と、その読出処理により1の設定先データが読み出される毎に、その読み出された設定先データが示す設定先に、予め定めた共通の設定値を設定する設定処理とを繰り返し行うものであるAccording to the gaming machine of the present invention, a plurality of control means for controlling a game in accordance with a predetermined control procedure and a plurality of setting destinations for performing setting related to the game as control data used for control by the control means. Storage means for storing at least a setting destination data group composed of setting destination data, wherein the control means sequentially sets the setting destination data from the setting destination data group stored in the storage means according to the control procedure. The reading process to be read and the setting process of setting a predetermined common setting value to the setting destination indicated by the read setting data each time the one setting data is read by the reading process are repeatedly performed. Things .

これにより、記憶手段に記憶するデータ量を削減することができるという効果がある。 Thereby, there is an effect that the amount of data stored in the storage unit can be reduced .

第1の実施形態におけるパチンコ機の正面図である。It is a front view of the pachinko machine in 1st Embodiment. パチンコ機の遊技盤の正面図である。It is a front view of the game board of a pachinko machine. パチンコ機の背面図である。It is a rear view of a pachinko machine. (a)は、表示画面の領域区分設定と有効ライン設定とを模式的に示した図あり、(b)は、実際の表示画面を例示した図である。(A) is a figure which showed typically the area division setting of a display screen, and an effective line setting, and (b) is a figure which illustrated the actual display screen. パチンコ機の電気的構成を示すブロック図である。FIG. 2 is a block diagram illustrating an electrical configuration of the pachinko machine. (a)は、主制御装置内のROMの構成を模式的に示した模式図であり、(b)は、第1当たり種別カウンタC2と特別図柄における大当たり種別との対応関係を模式的に示した模式図であり、(c)は、第2当たり乱数カウンタC4と普通図柄における当たりとの対応関係を模式的に示した模式図である。(A) is a schematic diagram schematically showing a configuration of a ROM in the main control device, and (b) is a schematic diagram showing a correspondence relationship between a first hit type counter C2 and a big hit type in a special symbol. FIG. 3C is a schematic diagram schematically showing a correspondence relationship between a second random number counter C4 and a hit in an ordinary symbol. 遊技結果設定テーブルの内容を模式的に示した模式図である。It is the schematic diagram which showed the content of the game result setting table typically. 状態設定テーブルの内容を模式的に示した模式図である。It is the schematic diagram which showed the content of the state setting table typically. (a)は、大当たり終了時設定テーブルの内容を模式的に示した模式図であり、(b)は、大当たり終了時クリアテーブルの内容を模式的に示した模式図である。(A) is a schematic diagram schematically showing the contents of the big hit end setting table, and (b) is a schematic diagram schematically showing the contents of the big hit end clear table. 各種カウンタの概要を示す図である。It is a figure showing the outline of various counters. 各種設定値格納エリアの内容を模式的に示した模式図である。FIG. 4 is a schematic diagram schematically showing the contents of various setting value storage areas. レジスタの構成を模式的に示した模式図である。FIG. 3 is a schematic diagram schematically illustrating a configuration of a register. 主制御装置内のMPUにより実行されるタイマ割込処理を示すフローチャートである。5 is a flowchart illustrating a timer interrupt process executed by an MPU in the main control device. 主制御装置内のMPUにより実行される特別図柄変動処理を示すフローチャートである。It is a flow chart which shows special design change processing performed by MPU in a main control unit. 主制御装置内のMPUにより実行される大当たり判定処理を示したフローチャートである。It is the flowchart which showed the big hit determination processing performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行される大当たり時設定処理を示したフローチャートである。It is the flowchart which showed the big hit setting process performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行される遊技結果設定値取得処理を示したフローチャートである。It is the flowchart which showed the game result set value acquisition processing performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行されるはずれ時設定処理を示したフローチャートである。It is the flowchart which showed the setting process at the time of a miss which is performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行される始動入賞処理を示すフローチャートである。It is a flowchart which shows the start winning process performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行される普通図柄変動処理を示すフローチャートである。It is a flowchart which shows the normal symbol fluctuation | variation process performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行されるスルーゲート通過処理を示すフローチャートである。It is a flowchart which shows the through gate passage process performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行されるNMI割込処理を示すフローチャートである。9 is a flowchart illustrating an NMI interrupt process executed by the MPU in the main control device. 主制御装置内のMPUにより実行される立ち上げ処理を示すフローチャートである。5 is a flowchart illustrating a start-up process performed by an MPU in the main control device. 主制御装置内のMPUにより実行されるメイン処理を示すフローチャートである。5 is a flowchart illustrating a main process executed by an MPU in the main control device. 主制御装置内のMPUにより実行される大当たり制御処理を示すフローチャートである。It is a flowchart which shows the jackpot control processing performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行される大当たり終了処理を示すフローチャートである。It is a flowchart which shows the big hit end process performed by MPU in a main control apparatus. 主制御装置内のMPUにより実行されるデータ設定処理を示すフローチャートである。5 is a flowchart illustrating a data setting process executed by an MPU in the main control device. 主制御装置内のMPUにより実行されるゼロ設定処理を示すフローチャートである。It is a flowchart which shows the zero setting process performed by MPU in a main control apparatus. 音声ランプ制御装置内のMPUにより実行される立ち上げ処理を示したフローチャートである。5 is a flowchart illustrating a start-up process performed by an MPU in the audio lamp control device. 音声ランプ制御装置内のMPUにより実行されるメイン処理を示したフローチャートである。5 is a flowchart illustrating a main process executed by an MPU in the audio lamp control device. 音声ランプ制御装置内のMPUにより実行されるコマンド判定処理を示したフローチャートである。5 is a flowchart illustrating a command determination process executed by an MPU in the audio lamp control device. 音声ランプ制御装置内のMPUにより実行される変動表示設定処理を示したフローチャートである。5 is a flowchart showing a variable display setting process executed by the MPU in the audio lamp control device. (a)は、第2実施形態における主制御装置内のROMの構成を模式的に示した模式図であり、(b)は、第2実施形態における大当たり終了時設定・クリアテーブルの内容を模式的に示した模式図である。(A) is a schematic diagram schematically showing the configuration of the ROM in the main control device according to the second embodiment, and (b) is a schematic diagram showing the contents of the big hit end setting / clear table in the second embodiment. FIG. (a)は、第3実施形態における主制御装置内のROMの構成を模式的に示した模式図であり、(b)は、第3実施形態における大当たり終了時初期値設定テーブルの内容を模式的に示した模式図である。(A) is a schematic diagram schematically showing the configuration of the ROM in the main control device according to the third embodiment, and (b) is a schematic diagram showing the contents of the initial value setting table at the end of the big hit in the third embodiment. FIG. 第3実施形態における主制御装置内のMPUにより実行される大当たり終了処理を示すフローチャートである。It is a flow chart which shows big hit end processing performed by MPU in a main control unit in a 3rd embodiment. 第3実施形態における主制御装置内のMPUにより実行されるゼロ設定処理2を示すフローチャートである。It is a flow chart which shows zero setting processing 2 performed by MPU in a main control unit in a 3rd embodiment.

<第1実施形態>
以下、本発明の第1実施形態について、添付図面を参照して説明する。図1は、第1実施形態におけるパチンコ機10の正面図であり、図2はパチンコ機10の遊技盤13の正面図であり、図3はパチンコ機10の背面図である。
<First embodiment>
Hereinafter, a first embodiment of the present invention will be described with reference to the accompanying drawings. FIG. 1 is a front view of the pachinko machine 10 in the first embodiment, FIG. 2 is a front view of the game board 13 of the pachinko machine 10, and FIG. 3 is a rear view of the pachinko machine 10.

パチンコ機10は、図1に示すように、略矩形状に組み合わせた木枠により外殻が形成される外枠11と、その外枠11と略同一の外形形状に形成され外枠11に対して開閉可能に支持された内枠12とを備えている。外枠11には、内枠12を支持するために正面視(図1参照)左側の上下2カ所に金属製のヒンジ18が取り付けられ、そのヒンジ18が設けられた側を開閉の軸として内枠12が正面手前側へ開閉可能に支持されている。   As shown in FIG. 1, the pachinko machine 10 includes an outer frame 11 having an outer shell formed by a wooden frame combined in a substantially rectangular shape, and an outer frame 11 formed to have substantially the same outer shape as the outer frame 11. And an inner frame 12 supported so as to be openable and closable. Metal hinges 18 are attached to the outer frame 11 at two upper and lower positions on the left side in front view (see FIG. 1) to support the inner frame 12, and the side on which the hinges 18 are provided is used as an opening / closing axis. The frame 12 is supported to be openable and closable toward the front side.

内枠12には、多数の釘や入賞口63,64等を有する遊技盤13(図2参照)が裏面側から着脱可能に装着される。この遊技盤13の前面を球が流下することにより弾球遊技が行われる。なお、内枠12には、球を遊技盤13の前面領域に発射する球発射ユニット112a(図6参照)やその球発射ユニット112aから発射された球を遊技盤13の前面領域まで誘導する発射レール(図示せず)等が取り付けられている。   A game board 13 (see FIG. 2) having a large number of nails, winning holes 63, 64 and the like is detachably mounted on the inner frame 12 from the back side. A ball game is performed by a ball flowing down the front of the game board 13. The inner frame 12 has a ball launching unit 112a (see FIG. 6) that launches a ball into the front area of the game board 13 and a launch that guides the ball fired from the ball launch unit 112a to the front area of the game board 13. A rail (not shown) and the like are attached.

内枠12の前面側には、その前面上側を覆う前面枠14と、その下側を覆う下皿ユニット15とが設けられている。前面枠14及び下皿ユニット15を支持するために正面視(図1参照)左側の上下2カ所に金属製のヒンジ19が取り付けられ、そのヒンジ19が設けられた側を開閉の軸として前面枠14及び下皿ユニット15が正面手前側へ開閉可能に支持されている。なお、内枠12の施錠と前面枠14の施錠とは、シリンダ錠20の鍵穴21に専用の鍵を差し込んで所定の操作を行うことでそれぞれ解除される。   On the front side of the inner frame 12, a front frame 14 covering the front upper side and a lower plate unit 15 covering the lower side are provided. In order to support the front frame 14 and the lower plate unit 15, metal hinges 19 are attached to two upper and lower positions on the left side when viewed from the front (see FIG. 1), and the side on which the hinges 19 are provided is used as an opening / closing axis for the front frame. The lower plate unit 14 and the lower plate unit 15 are supported to be openable and closable toward the front side. Note that the locking of the inner frame 12 and the locking of the front frame 14 are released by inserting a dedicated key into the keyhole 21 of the cylinder lock 20 and performing a predetermined operation.

前面枠14は、装飾用の樹脂部品や電気部品等を組み付けたものであり、その略中央部には略楕円形状に開口形成された窓部14cが設けられている。前面枠14の裏面側には2枚の板ガラスを有するガラスユニット16が配設され、そのガラスユニット16を介して遊技盤13の前面がパチンコ機10の正面側に視認可能となっている。   The front frame 14 is provided with a decorative resin component, an electrical component, and the like, and is provided with a window portion 14c having a substantially elliptical opening at a substantially central portion thereof. A glass unit 16 having two glass sheets is disposed on the back side of the front frame 14, and the front side of the game board 13 is visible on the front side of the pachinko machine 10 via the glass unit 16.

前面枠14には、球を貯留する上皿17が前方へ張り出して上面を開放した略箱状に形成されており、この上皿17に賞球や貸出球などが排出される。上皿17の底面は正面視(図1参照)右側に下降傾斜して形成され、その傾斜により上皿17に投入された球が球発射ユニット112aへと案内される。また、上皿17の上面には、枠ボタン22が設けられている。この枠ボタン22は、例えば、後述する第3図柄表示装置81(図2参照)で表示される演出のステージを変更したり、スーパーリーチの演出内容を変更したりする場合などに、遊技者により操作される。   On the front frame 14, an upper plate 17 for storing balls is formed in a substantially box shape that projects forward and has an open upper surface, and prize balls, rental balls, and the like are discharged to the upper plate 17. The bottom surface of the upper plate 17 is formed to be inclined downward to the right side when viewed from the front (see FIG. 1), and the ball introduced into the upper plate 17 is guided to the ball firing unit 112a by the inclination. A frame button 22 is provided on the upper surface of the upper plate 17. The frame button 22 is used by the player to change the stage of the effect displayed on the third symbol display device 81 (see FIG. 2) described later or to change the effect of the super reach, for example. Operated.

ステージとは、第3図柄表示装置81に表示される各種演出に統一性を持たせた演出モードのことで、本パチンコ機10では「街中ステージ」,「空ステージ」,「島ステージ」の3つのステージが設けられている。そして、後述する第1入球口64への入球(始動入賞)に伴って行われる変動演出やリーチ演出などの各種演出は、それぞれのステージに与えられたテーマに合わせて行われるように設計されている。ステージの変更は、変動演出が行われていない期間や高速変動中に遊技者によって枠ボタン22が操作された場合に行われ、枠ボタン22が操作される度に「街中ステージ」→「空ステージ」→「島ステージ」→「街中ステージ」→・・・の順で繰り返し変更される。また、電源投入後の直後は、初期ステージとして「街中ステージ」が設定される。   The stage is an effect mode in which various effects displayed on the third symbol display device 81 have uniformity. In the present pachinko machine 10, three stages of “city stage”, “sky stage”, and “island stage” are provided. There are two stages. Various effects, such as a variable effect and a reach effect, which are performed in accordance with the ball entry (starting prize) into the first entrance 64 described later are designed to be performed in accordance with the theme given to each stage. Have been. The stage is changed when the frame button 22 is operated by the player during a period in which the fluctuation effect is not performed or during high-speed fluctuation, and every time the frame button 22 is operated, the “city stage” → “the empty stage” → "Island stage" → "City stage" → ... repeatedly. Immediately after the power is turned on, the “city stage” is set as the initial stage.

一方、第3図柄表示装置81には、ノーマルリーチ演出が開始された場合に、ノーマルリーチからスーパーリーチに発展させるときは、ノーマルリーチ中にスーパーリーチの演出態様の選択画面が表示されるように構成されており、その選択画面が表示されている間に、枠ボタン22が遊技者に操作されると、スーパーリーチ時の演出内容が変更される。   On the other hand, the third symbol display device 81 is configured to display a selection screen of a super-reach effect mode during the normal reach when the normal reach effect is started and when the normal reach is advanced to the super reach. When the player operates the frame button 22 while the selection screen is displayed, the effect at the time of the super reach is changed.

前面枠14には、その周囲(例えばコーナー部分)に各種ランプ等の発光手段が設けられている。これら発光手段は、大当たり時や所定のリーチ時等における遊技状態の変化に応じて、点灯又は点滅することにより発光態様が変更制御され、遊技中の演出効果を高める役割を果たす。窓部14cの周縁には、LED等の発光手段を内蔵した電飾部29〜33が設けられている。パチンコ機10においては、これら電飾部29〜33が大当たりランプ等の演出ランプとして機能し、大当たり時やリーチ演出時等には内蔵するLEDの点灯や点滅によって各電飾部29〜33が点灯または点滅して、大当たり中である旨、或いは大当たり一歩手前のリーチ中である旨が報知される。また、前面枠14の正面視(図1参照)左上部には、LED等の発光手段が内蔵され賞球の払い出し中とエラー発生時とを表示可能な表示ランプ34が設けられている。   Light emitting means such as various lamps is provided around the front frame 14 (for example, at a corner). These light-emitting means are controlled to change the light-emitting mode by lighting or blinking according to a change in the game state at the time of a big hit or at a predetermined reach, and play a role of enhancing the effect of the effect during the game. On the periphery of the window 14c, there are provided illuminations 29 to 33 in which light-emitting means such as LEDs are incorporated. In the pachinko machine 10, these illumination parts 29 to 33 function as effect lamps such as a jackpot lamp, and at the time of a big hit or a reach effect, etc., each of the illumination parts 29 to 33 is lit by turning on or blinking a built-in LED. Or, it flashes to notify that a jackpot is in progress or that the player is reaching one step before the jackpot. In addition, at the upper left portion of the front frame 14 when viewed from the front (see FIG. 1), there is provided a display lamp 34 which has a built-in light emitting means such as an LED and which can display when a prize ball is being paid out and when an error occurs.

また、右側の電飾部32下側には、前面枠14の裏面側を視認できるように裏面側より透明樹脂を取り付けて小窓35が形成され、遊技盤13前面の貼着スペースK1(図2参照)に貼付される証紙等はパチンコ機10の前面から視認可能とされている。また、パチンコ機10においては、より煌びやかさを醸し出すために、電飾部29〜33の周りの領域にクロムメッキを施したABS樹脂製のメッキ部材36が取り付けられている。   Further, a small window 35 is formed by attaching a transparent resin from the back side so that the back side of the front frame 14 can be visually recognized below the right side illumination part 32, and a sticking space K1 on the front side of the game board 13 (FIG. 2) is visible from the front of the pachinko machine 10. Further, in the pachinko machine 10, a plating member 36 made of chrome-plated ABS resin is attached to a region around the electric decorations 29 to 33 in order to bring out more gorgeousness.

窓部14cの下方には、貸球操作部40が配設されている。貸球操作部40には、度数表示部41と、球貸しボタン42と、返却ボタン43とが設けられている。パチンコ機10の側方に配置されるカードユニット(球貸しユニット)(図示せず)に紙幣やカード等を投入した状態で貸球操作部40が操作されると、その操作に応じて球の貸出が行われる。具体的には、度数表示部41はカード等の残額情報が表示される領域であり、内蔵されたLEDが点灯して残額情報として残額が数字で表示される。球貸しボタン42は、カード等(記録媒体)に記録された情報に基づいて貸出球を得るために操作されるものであり、カード等に残額が存在する限りにおいて貸出球が上皿17に供給される。返却ボタン43は、カードユニットに挿入されたカード等の返却を求める際に操作される。なお、カードユニットを介さずに球貸し装置等から上皿17に球が直接貸し出されるパチンコ機、いわゆる現金機では貸球操作部40が不要となるが、この場合には、貸球操作部40の設置部分に飾りシール等を付加して部品構成は共通のものとしても良い。カードユニットを用いたパチンコ機と現金機との共通化を図ることができる。   A ball lending operation unit 40 is provided below the window 14c. The ball lending operation unit 40 is provided with a frequency display unit 41, a ball lending button 42, and a return button 43. When the ball lending operation unit 40 is operated in a state in which bills, cards, and the like are inserted into a card unit (ball lending unit) (not shown) arranged on the side of the pachinko machine 10, the ball is slid according to the operation. Lending is done. More specifically, the frequency display section 41 is an area in which balance information of a card or the like is displayed, and a built-in LED is turned on, and the balance is displayed as a number as balance information. The ball lending button 42 is operated to obtain a lending ball based on information recorded on a card or the like (recording medium), and the lending ball is supplied to the upper plate 17 as long as the card or the like has a remaining amount. Is done. The return button 43 is operated when requesting the return of a card or the like inserted in the card unit. In a pachinko machine in which balls are lent directly to the upper plate 17 from a ball lending device or the like without a card unit, a so-called cash machine, the ball-lending operation unit 40 becomes unnecessary. A decorative seal or the like may be added to the installation part to make the parts configuration common. The pachinko machine using the card unit and the cash machine can be shared.

上皿17の下側に位置する下皿ユニット15には、その中央部に上皿17に貯留しきれなかった球を貯留するための下皿50が上面を開放した略箱状に形成されている。下皿50の右側には、球を遊技盤13の前面へ打ち込むために遊技者によって操作される操作ハンドル51が配設され、かかる操作ハンドル51の内部には球発射ユニット112aの駆動を許可するためのタッチセンサ51aと、押下操作している期間中には球の発射を停止する押しボタン式の打ち止めスイッチ51bと、操作ハンドル51の回動操作量を電気抵抗の変化により検出する可変抵抗器(図示せず)とが内蔵されている。操作ハンドル51が遊技者によって右回りに回転操作されると、タッチセンサ51aがオンされると共に可変抵抗器の抵抗値が操作量に対応して変化し、操作ハンドル51の回動操作量に応じて変化する可変抵抗器の抵抗値に対応した強さで球が発射され、これにより遊技者の操作に対応した飛び量で遊技盤13の前面へ球が打ち込まれる。また、操作ハンドル51が遊技者により操作されていない状態においては、タッチセンサ51aおよび打ち止めスイッチ51bがオフとなっている。   In the lower plate unit 15 located below the upper plate 17, a lower plate 50 for storing spheres that could not be stored in the upper plate 17 is formed in a substantially box-like shape with an open upper surface at the center thereof. I have. On the right side of the lower plate 50, an operation handle 51 operated by a player to drive a ball into the front of the game board 13 is arranged, and inside the operation handle 51, the driving of the ball firing unit 112a is permitted. Sensor 51a, a push-button type stop switch 51b for stopping the firing of the ball during the pressing operation, and a variable resistor for detecting the amount of rotation of the operation handle 51 by a change in electric resistance. (Not shown). When the operation handle 51 is rotated clockwise by the player, the touch sensor 51a is turned on, and the resistance value of the variable resistor changes in accordance with the operation amount. The ball is fired at a strength corresponding to the resistance value of the variable resistor that changes, and the ball is hit into the front of the game board 13 with a flying amount corresponding to the operation of the player. When the operation handle 51 is not operated by the player, the touch sensor 51a and the stop switch 51b are off.

下皿50の正面下方部には、下皿50に貯留された球を下方へ排出する際に操作するための球抜きレバー52が設けられている。この球抜きレバー52は、常時、右方向に付勢されており、その付勢に抗して左方向へスライドさせることにより、下皿50の底面に形成された底面口が開口して、その底面口から球が自然落下して排出される。かかる球抜きレバー52の操作は、通常、下皿50の下方に下皿50から排出された球を受け取る箱(一般に「千両箱」と称される)を置いた状態で行われる。下皿50の右方には、上述したように操作ハンドル51が配設され、下皿50の左方には灰皿53が取り付けられている。   At the lower front part of the lower plate 50, a ball release lever 52 for operating when discharging the balls stored in the lower plate 50 downward is provided. The ball pulling lever 52 is constantly urged rightward, and is slid leftward against the urging, so that a bottom opening formed on the bottom surface of the lower plate 50 is opened. The ball falls naturally from the bottom opening and is discharged. The operation of the ball removing lever 52 is usually performed in a state where a box (generally referred to as a “thousand boxes”) for receiving the balls discharged from the lower plate 50 is placed below the lower plate 50. The operation handle 51 is disposed on the right side of the lower plate 50 as described above, and the ashtray 53 is mounted on the left side of the lower plate 50.

図2に示すように、遊技盤13は、正面視略正方形状に切削加工した木製のベース板60に、球案内用の多数の釘や風車およびレール61,62、一般入賞口63、第1入球口64、可変入賞装置65、可変表示装置ユニット80等を組み付けて構成され、その周縁部が内枠12の裏面側に取り付けられる。一般入賞口63、第1入球口64、可変入賞装置65、可変表示装置ユニット80は、ルータ加工によってベース板60に形成された貫通穴に配設され、遊技盤13の前面側から木ネジ等により固定されている。また、遊技盤13の前面中央部分は、前面枠14の窓部14c(図1参照)を通じて内枠12の前面側から視認することができる。以下に、主に図2を参照して、遊技盤13の構成について説明する。   As shown in FIG. 2, the game board 13 has a wooden base plate 60 cut into a substantially square shape in a front view, and a number of nails, windmills and rails 61 and 62 for ball guidance, a general winning opening 63, The entrance 64, the variable winning device 65, the variable display unit 80, and the like are assembled, and the periphery thereof is attached to the back side of the inner frame 12. The general winning opening 63, the first winning opening 64, the variable winning device 65, and the variable display device unit 80 are disposed in through holes formed in the base plate 60 by router processing, and are provided with wood screws from the front side of the game board 13. And so on. Further, the central portion of the front surface of the game board 13 can be visually recognized from the front side of the inner frame 12 through the window 14c (see FIG. 1) of the front frame 14. Hereinafter, the configuration of the game board 13 will be described mainly with reference to FIG.

遊技盤13の前面には、帯状の金属板を略円弧状に屈曲加工して形成した外レール62が植立され、その外レール62の内側位置には外レール62と同様に帯状の金属板で形成した円弧状の内レール61が植立される。この内レール61と外レール62とにより遊技盤13の前面外周が囲まれ、遊技盤13とガラスユニット16(図1参照)とにより前後が囲まれることにより、遊技盤13の前面には、球の挙動により遊技が行われる遊技領域が形成される。遊技領域は、遊技盤13の前面であって2本のレール61,62と円弧部材70とにより区画して形成される略円形状の領域(入賞口等が配設され、発射された球が流下する領域)である。   An outer rail 62 formed by bending a band-shaped metal plate into a substantially arc shape is planted on the front surface of the game board 13, and a band-shaped metal plate similar to the outer rail 62 is provided inside the outer rail 62. The arc-shaped inner rail 61 formed by the above is planted. The inner rail 61 and the outer rail 62 surround the outer periphery of the front of the game board 13, and the front and rear are surrounded by the game board 13 and the glass unit 16 (see FIG. 1). A game area in which a game is played is formed by the behavior of. The game area is a substantially circular area (a winning opening or the like is provided on the front surface of the game board 13 and defined by the two rails 61 and 62 and the arc member 70). Area that flows down).

2本のレール61,62は、球発射ユニット112a(図5参照)から発射された球を遊技盤13上部へ案内するために設けられたものである。内レール61の先端部分(図2の左上部)には戻り球防止部材68が取り付けられ、一旦、遊技盤13の上部へ案内された球が再度球案内通路内に戻ってしまうといった事態が防止される。外レール62の先端部(図2の右上部)には、球の最大飛翔部分に対応する位置に返しゴム69が取り付けられ、所定以上の勢いで発射された球は、返しゴム69に当たって、勢いが減衰されつつ中央部側へ跳ね返される。また、内レール61の右下側の先端部と外レール62の右上側の先端部との間には、レール間を繋ぐ円弧を内面側に設けて形成された樹脂製の円弧部材70がベース板60に打ち込んで固定されている。   The two rails 61 and 62 are provided to guide the ball fired from the ball firing unit 112a (see FIG. 5) to the upper part of the game board 13. A return ball preventing member 68 is attached to a tip portion (upper left portion of FIG. 2) of the inner rail 61 to prevent a situation in which a ball once guided to the upper portion of the game board 13 returns to the ball guide passage again. Is done. A return rubber 69 is attached to the tip of the outer rail 62 (upper right portion in FIG. 2) at a position corresponding to the maximum flight portion of the ball, and the ball fired at a predetermined momentum strikes the return rubber 69 and momentum. Is rebounded toward the center while being attenuated. A resin arc member 70 formed by providing an arc connecting the rails on the inner surface side is provided between the lower right end of the inner rail 61 and the upper right end of the outer rail 62. It is fixed by being driven into the plate 60.

本パチンコ機10では、球が第1入球口64へ入球した場合に特別図柄(第1図柄)の抽選が行われ、球が第2入球口67を通過した場合に普通図柄(第2図柄)の抽選が行われる。第1入球口64への入球に対して行われる特別図柄の抽選では、特別図柄の大当たりか否かの当否判定が行われると共に、特別図柄の大当たりと判定された場合にはその大当たり種別の判定も行われる。特別図柄の大当たりになると、パチンコ機10が特別遊技状態へ移行すると共に、通常時には閉鎖されている特定入賞口65aが所定時間(例えば、30秒経過するまで、或いは、球が10個入賞するまで)開放され、その開放が複数回繰り返される。その結果、特定入賞口65aに多量の球が入賞するので、通常時より多量の賞球の払い出しが行われる。特別図柄の大当たり種別としては、「時短大当たりA」〜「時短大当たりC」、および「確変大当たりA」〜「確変大当たりJ」の13種類が設けられており、特別遊技状態の終了後には大当たり終了後の付加価値として、これらの大当たり種別に応じた遊技上の価値(遊技価値)が遊技者に付与される。詳細については後述するが、例えば、大当たり種別が「確変大当たりA」であった場合は、大当たり終了後に特別図柄の高確率状態に移行するという遊技価値が付与される。また、大当たり種別が「時短大当たりB」であった場合は、大当たり終了後に、特別図柄の抽選が30回行われるまで普通図柄の時短状態が継続するという遊技価値が付与される。   In this pachinko machine 10, a lottery of a special symbol (first symbol) is performed when a ball enters the first entrance 64, and a normal symbol (first symbol) is selected when the ball passes through the second entrance 67. Lottery). In the special symbol lottery performed for the ball entering the first entrance opening 64, the winning or non-judgment of the special symbol jackpot is performed, and if the special symbol jackpot is determined, the type of the jackpot is determined. Is also determined. When the special symbol hits, the pachinko machine 10 shifts to the special game state, and the specific winning port 65a which is normally closed is kept for a predetermined time (for example, until 30 seconds elapse, or until 10 balls are won). ) It is released and the release is repeated a plurality of times. As a result, a large number of balls are won in the specific winning opening 65a, so that a larger amount of prize balls are paid out than usual. There are 13 types of special symbol jackpot types: "hour jackpot A" to "hour jackpot C", and "probable jackpot A" to "probable jackpot J". The jackpot ends after the special game state ends. As a later added value, a game value (game value) corresponding to these jackpot types is given to the player. Although the details will be described later, for example, when the jackpot type is “probably variable jackpot A”, a game value of shifting to a high probability state of a special symbol is provided after the jackpot is completed. When the jackpot type is “hour saving jackpot B”, a game value is provided in which the normal symbol time saving state continues until the special symbol lottery is performed 30 times after the end of the jackpot.

また、特別図柄(第1図柄)の抽選が行われると、第1図柄表示装置37において特別図柄の変動表示が開始されて、所定時間(例えば、11秒〜60秒など)が経過した後に、抽選結果を示す特別図柄が停止表示される。第1図柄表示装置37において変動表示が行われている間に球が第1入球口64へ入球すると、その入球回数は最大4回まで保留され、その保留球数が第1図柄表示装置37により示されると共に、第3図柄表示装置81においても示される。第1図柄表示装置37において変動表示が終了した場合に、第1入球口64についての保留球数が残っていれば、次の特別図柄の抽選が行われると共に、その抽選に応じた変動表示が開始される。尚、パチンコ機10が特別遊技状態へ移行すると開閉される特定入賞口65aは、第1入球口64の直ぐ下に設けられている。よって、特別遊技状態中は、遊技者が特定入賞口65aに入賞させようとして球を打つので、第1入球口64にも球が多く入球する。従って、殆どの場合、パチンコ機10が特別遊技状態に移行している間に、第1入球口64についての保留球数は最大(4回)になる。   In addition, when a special symbol (first symbol) is drawn, the first symbol display device 37 starts to display the variation of the special symbol, and after a lapse of a predetermined time (for example, 11 seconds to 60 seconds), The special symbol indicating the lottery result is stopped and displayed. If a ball enters the first entrance port 64 while the variable display is being performed on the first symbol display device 37, the number of entered balls is suspended up to a maximum of four times, and the number of retained balls is displayed in the first symbol display. This is shown by the device 37 and also by the third symbol display device 81. When the variable display is finished on the first symbol display device 37, if the number of reserved balls for the first entrance 64 remains, the next special symbol is drawn and the variable display according to the lottery is performed. Is started. The specific winning opening 65a that is opened and closed when the pachinko machine 10 shifts to the special game state is provided immediately below the first entrance 64. Accordingly, during the special game state, the player hits the ball in an attempt to win the specific winning opening 65a, so that many balls enter the first entrance 64. Therefore, in most cases, while the pachinko machine 10 is in the special game state, the number of reserved balls for the first entrance 64 becomes maximum (four times).

一方、第2入球口67における球の通過に対して行われる普通図柄の抽選では、普通図柄の当たりか否かの当否判定が行われる。普通図柄の当たりになると、所定時間(例えば、0.2秒または1秒)だけ第1入球口64に付随する電動役物が開放され、第1入球口64へ球が入球し易い状態になる。つまり、普通図柄の当たりになると、球が第1入球口64へ入球し易くなり、その結果、特別図柄の抽選が行われ易くなる。   On the other hand, in the lottery of the ordinary symbol performed for the passage of the ball at the second entrance 67, it is determined whether the symbol is a hit or not. When a normal symbol is hit, the electric accessory attached to the first entrance 64 is opened for a predetermined time (for example, 0.2 seconds or 1 second), and the ball easily enters the first entrance 64. State. In other words, when a normal symbol is hit, the ball easily enters the first entry opening 64, and as a result, a lottery of a special symbol is easily performed.

また、普通図柄(第2図柄)の抽選が行われると、第2図柄表示装置83において普通図柄の変動表示が開始されて、所定時間(例えば、3秒や30秒など)が経過した後に、抽選結果を示す普通図柄が停止表示される。第2図柄表示装置83において変動表示が行われている間に球が第2入球口67を通過すると、その通過回数は最大4回まで保留され、その保留球数が第1図柄表示装置37により表示されると共に、第2図柄保留ランプ84においても示される。第2図柄表示装置83において変動表示が終了した場合に、第2入球口67についての保留球数が残っていれば、次の普通図柄の抽選が行われると共に、その抽選に応じた変動表示が開始される。   Also, when the lottery of the ordinary symbol (the second symbol) is performed, the variation display of the ordinary symbol is started on the second symbol display device 83, and after a predetermined time (for example, 3 seconds, 30 seconds, or the like) elapses, The normal symbol indicating the lottery result is stopped and displayed. When a ball passes through the second entrance 67 while the variable display is being performed on the second symbol display device 83, the number of passes is held up to a maximum of four times, and the number of retained balls is changed to the first symbol display device 37. And at the second symbol holding lamp 84. When the variable display is finished on the second symbol display device 83, if the number of reserved balls for the second entrance 67 remains, the next ordinary symbol is drawn and the variable display according to the lottery is performed. Is started.

上述したように、特別図柄の大当たり種別としては、「通常大当たり」、「時短大当たりA」、「時短大当たりB」、「特別大当たりA」、「特別大当たりB」、および「確変大当たりA」〜「確変大当たりH」の13種類が設けられている。   As described above, the special symbol jackpot types include “normal jackpot”, “hour jackpot A”, “hour jackpot B”, “extra jackpot A”, “extra jackpot B”, and “probable jackpot A” to “ There are 13 types of “probably variable jackpot H”.

「通常大当たり」になると、ラウンド数が16ラウンドの特別遊技状態(16ラウンド大当たり)となるが、大当たり終了後には何らの付加価値も付与されることがない。即ち、大当たり終了後は特別図柄の低確率状態へ移行し、「普通図柄の時短状態」(普通図柄の時短中)へ移行することもない。   When the "normal jackpot" is reached, a special game state in which the number of rounds is 16 (16 rounds jackpot) is obtained, but no added value is given after the jackpot ends. That is, after the end of the big hit, the state shifts to the special symbol low probability state, and does not shift to the “normal symbol time reduction state” (normal symbol time reduction).

「時短大当たりA」、および「時短大当たりB」になると、いずれも、ラウンド数が16ラウンドの特別遊技状態(16ラウンド大当たり)となり、その後、大当たり終了後の付加価値として、「普通図柄の時短状態」(普通図柄の時短中)へ移行する。しかしながら、「時短大当たりA」、及び「時短大当たりB」では、「普通図柄の時短状態」(普通図柄の時短中)が継続する期間がそれぞれ相違する。具体的には、「時短大当たりA」は、大当たりに当選した際の状態によらず、大当たりの終了後から特別図柄の抽選が20回終了するまでの間は普通図柄の当たり確率がアップする。一方、「時短大当たりB」は、大当たりに当選した時点の遊技状態に応じて、「普通図柄の時短状態」が継続する期間に差が付けられている。具体的には、特別図柄の高確率状態中に「時短大当たりB」に当選した場合は、大当たり終了後から特別図柄の抽選が30回終了するまでの間普通図柄の当たり確率がアップし、特別図柄の低確率状態中に「時短大当たりB」に当選した場合は、大当たり終了後から特別図柄の抽選が20回終了するまでの間普通図柄の当たり確率がアップする。なお、本実施形態では、特別図柄の抽選回数で普通図柄の時短状態が継続する期間を規定しているが、例えば、特別図柄の変動が終了する回数で規定してもよい。   In the case of “hour-saving jackpot A” and “hour-saving jackpot B”, the number of rounds becomes a special game state of 16 rounds (16 round jackpots). ”(Normally during the time reduction of symbols). However, the period during which the "normal time saving state" (normal time saving during normal time) is different between "time saving big hit A" and "time saving big hit B". Specifically, in the case of "hour-saving jackpot A", the probability of winning a regular symbol increases from the end of the jackpot until the end of the special symbol lottery 20 times, regardless of the state when the jackpot is won. On the other hand, in the “time saving big hit B”, there is a difference in a period in which the “normal symbol time saving state” continues according to the gaming state at the time of winning the big hit. Specifically, if the special symbol has a high probability of winning in the "Time Saving Big B", the winning probability of the ordinary symbol will increase from the end of the jackpot until the special symbol lottery ends 30 times. In the case where the "time saving big hit B" is won during the low probability state of the symbol, the hit probability of the ordinary symbol increases from the end of the big hit to the end of the special symbol lottery 20 times. In the present embodiment, the period in which the time saving state of the ordinary symbol is continued is defined by the number of lotteries of the special symbol, but may be defined by the number of times the variation of the special symbol ends.

また、「特別大当たりA」、または「特別大当たりB」に当選すると、いずれもラウンド数が8ラウンドの特別遊技状態(8ラウンド大当たり)となり、その後は大当たりに当選する前の状態に応じて、「特別図柄の高確率状態」へ移行するか、または「特別図柄の低確率状態」、且つ、「普通図柄の時短状態」へと移行する。具体的には、各種時短大当たり後に付与される普通図柄の時短中に「特別大当たりA」、または「特別大当たりB」に当選した場合は、大当たり終了後に「特別図柄の高確率状態」へと移行する。一方、各種時短大当たりの終了後に付与される普通図柄の時短中以外の状態(即ち、特別図柄の高確率状態中、または、特別図柄の低確率状態中、且つ、普通図柄の通常状態中)で「特別大当たりA」、または「特別大当たりB」に当選した場合は、「普通図柄の時短状態」へと移行する。なお、大当たりの終了後に「普通図柄の時短状態」が継続する期間は、「特別大当たりA」においては特別図柄の抽選が20回終了するまでの間であり、「特別大当たりB」においては特別図柄の抽選が30回終了するまでの間である。   In addition, when the "special jackpot A" or the "special jackpot B" is won, each of the number of rounds is set to a special game state of eight rounds (8 round jackpot), and thereafter, according to the state before winning the jackpot, The state shifts to a "special symbol high probability state" or a "special symbol low probability state" and a "normal symbol time reduction state". Specifically, if you win "Special Jackpot A" or "Special Jackpot B" during the time-saving of the regular symbol given after various time-saving jackpots, after the jackpot is over, it will transition to the "special symbol high probability state" I do. On the other hand, in the state other than during the time saving of the normal symbol given after the end of the various time saving jackpots (that is, during the high probability state of the special symbol, or during the low probability state of the special symbol, and during the normal state of the ordinary symbol) When the "special jackpot A" or the "special jackpot B" is won, the state shifts to the "normal symbol time reduction state". In addition, the period during which the "normal symbol time reduction state" continues after the end of the jackpot is until the special symbol lottery is completed 20 times in the "special jackpot A", and the special symbol in the "special jackpot B" Until the lottery is completed 30 times.

更に、「確変大当たりA」〜「確変大当たりH」では、いずれも特別遊技状態となり、その後大当たり終了後の付加価値として、「特別図柄の高確率状態」へ移行する。しかしながら、「確変大当たりA」〜「確変大当たりH」では、大当たりのラウンド数や特定入賞口(大開放口)65aの動作パターンがそれぞれ異なっている。具体的には、「確変大当たりA」〜「確変大当たりD」では、ラウンド数が16ラウンドの特別遊技状態(16ラウンド大当たり)となり、「確変大当たりE」〜「確変大当たりH」では、ラウンド数が2ラウンドの特別遊技状態(2ラウンド大当たり)となる。   Further, in the “probably variable jackpot A” to the “probably variable jackpot H”, all of them are in the special game state, and thereafter, the state is shifted to the “special symbol high probability state” as an added value after the end of the big hit. However, in the “probably variable jackpot A” to the “probably variable jackpot H”, the number of rounds of the jackpot and the operation pattern of the specific winning opening (large opening) 65a are different from each other. Specifically, in the “probably variable jackpot A” to “probably variable jackpot D”, the number of rounds is a 16-round special game state (16 rounds jackpot), and in the “probably variable jackpot E” to “probably variable jackpot H”, the number of rounds is Two rounds of special game state (two rounds big hit).

更に、「確変大当たりA」や、「確変大当たりF」〜「確変大当たりH」では、特別遊技状態中の各ラウンドにおいて、特定入賞口(大開放口)65aの閉鎖される条件が他の大当たり種別とは異なっている。具体的には、「時短大当たりA」〜「時短大当たりC」、「確変大当たりA」、「確変大当たりB」、「確変大当たりD」〜「確変大当たりG」では、各ラウンドにおいて、30秒経過するまで、或いは、球が10個入賞するまで特定入賞口(大開放口)65aが開放されるのに対して、「確変大当たりC」、および「確変大当たりH」〜「確変大当たりJ」では、各ラウンドにおいて、0.5秒経過するまで、或いは、球が10個入賞するまで特定入賞口(大開放口)65aが開放される。   Further, in the “probably variable jackpot A” or the “probably variable jackpot F” to “probably variable jackpot H”, in each round during the special game state, the condition for closing the specific winning opening (large open opening) 65a is determined by another jackpot type. Is different from Specifically, in "hour jackpot A" to "hour jackpot C", "probable jackpot A", "probable jackpot B", "probable jackpot D" to "probable jackpot G", 30 seconds elapse in each round. , Or the specific winning opening (large opening opening) 65a is opened until 10 balls are won. On the other hand, in the “probable variable jackpot C” and “probable variable jackpot H” to “probable variable jackpot J”, In the round, the specific winning opening (large opening) 65a is opened until 0.5 seconds elapse or until 10 balls are won.

ここで、本実施形態のパチンコ機10では、遊技球を発射する発射回数に上限を設けているので(例えば、1分間に最大100回)、0.5秒以内に特定入賞口(大開放口)65aに球を10個入賞させることは極めて困難であり、ほとんどの場合、10個の球を入賞させる前に特定入賞口(大開放口)65aは閉鎖されてしまう。よって、「確変大当たりC」、および「確変大当たりH」〜「確変大当たりJ」では、遊技者が獲得できる1ラウンドあたりの賞球数が、他の大当たり種別よりも少なくなる。   Here, in the pachinko machine 10 of the present embodiment, since an upper limit is set for the number of firings of a game ball (for example, a maximum of 100 times per minute), a specific winning opening (large opening opening) is required within 0.5 seconds. It is extremely difficult to make 10 balls win in 65a), and in most cases, the specific winning opening (large opening) 65a is closed before 10 balls win. Therefore, in “probably variable jackpot C” and “probably variable jackpot H” to “probably variable jackpot J”, the number of prize balls that can be obtained by the player per round is smaller than that of other jackpot types.

ここで、「特別図柄の高確率状態」とは、特別図柄の大当たり確率がアップした状態、いわゆる特別図柄の確率状態(特別図柄の確変中)をいい、換言すれば、特別遊技状態(大当たり)へ移行し易い遊技の状態のことである。対して、「特別図柄の高確率状態」でない場合を「特別図柄の低確率状態」といい、これは特別図柄の確変状態よりも大当たり確率が低い状態、即ち、特別図柄の大当たり確率が通常の状態(特別図柄の通常状態)のことを示す。また、「普通図柄の時短状態」(普通図柄の時短中)とは、普通図柄の当たり確率がアップして、第1入球口64へ球が入球し易い遊技の状態のことをいう。対して、「普通図柄の時短状態」でない時を「普通図柄の通常状態」といい、これは普通図柄の当たり確率が通常の状態、即ち、時短中よりも当たり確率が低い状態のことを示す。   Here, the "high probability state of the special symbol" refers to a state in which the jackpot probability of the special symbol is increased, that is, a so-called special symbol probability state (during a special symbol being changed), in other words, the special game state (big hit). It is a state of the game that is easy to shift to. On the other hand, a case where the special symbol is not in the high probability state is called a special symbol low probability state, which is a state in which the jackpot probability is lower than the special symbol probability state, that is, the special symbol jackpot probability is normal. Indicates the state (normal state of the special symbol). The “normal symbol time reduction state” (medium symbol time reduction) refers to a game state in which the probability of hitting a normal symbol increases and a ball easily enters the first entrance 64. On the other hand, when it is not "normal symbol time reduction state", it is called "normal symbol normal state", which means that the normal symbol hit probability is normal state, that is, the hit probability is lower than during normal time. .

以後、特別図柄の大当たり終了後からパチンコ機10が普通図柄の時短状態になっている期間、即ち、「時短大当たりA」、「時短大当たりB」のいずれかが終了してから、特別図柄の抽選が所定回数(20回、30回)終了するまでの間のことを、普通図柄の時短期間と称す。なお、説明を分かり易くするために、特別図柄の抽選回数を用いて普通図柄の時短期間を示す。例えば、所定回数が20回であれば、普通図柄の時短期間が20回であると記載する。このように、本実施形態のパチンコ機10には、大当たり状態や、普通図柄の時短状態、特別図柄の確変状態等の様々な遊技状態が設けられており、遊技者の興趣向上が図られている。   After that, the period when the pachinko machine 10 is in the time saving state of the ordinary symbol from the end of the special symbol jackpot, that is, the special symbol lottery after one of the “hour jackpot A” and the “hour jackpot B” is finished. Until a predetermined number of times (20 times, 30 times) is completed, it is generally referred to as a symbol shortening period. In addition, in order to make the description easy to understand, the number of lotteries of the special symbol is used to indicate the time reduction period of the ordinary symbol. For example, if the predetermined number of times is 20, the time reduction period of the normal symbol is described as 20 times. As described above, the pachinko machine 10 of the present embodiment is provided with various gaming states such as a big hit state, a normal symbol time saving state, a special symbol positive change state, and the like, and the player's interest is improved. I have.

上述したように、本実施形態における特別図柄の大当たりでは、大当たりの種別に応じて大当たり時のラウンド数と、各ラウンドにおける特定入賞口(大開放口)65aの閉鎖条件と、大当たり終了後の状態(特別図柄の確変状態とするか普通図柄の時短状態とするか)とをそれぞれ異ならせている。これに対して、ラウンド数を大当たり種別によらず共通としても良いし、各ラウンドにおける特定入賞口(大開放口)65aの閉鎖条件を大当たり種別によらず共通としても良い。また、例えば、大当たりの種別に応じて「普通図柄の時短状態」となる期間を変える代わりに、第1入球口64に付随する電動役物(図示せず)を開放する時間や、1回の普通図柄の当たりで電動役物を開放する回数を変更するものとしても良い。また、ラウンド数や特定入賞口(大開放口)65aの閉鎖条件は、本実施形態の態様に限られるものではなく、例えば、4ラウンドの大当たりや9ラウンドの大当たりを設けてもよいし、特定入賞口(大開放口)65aの閉鎖条件として、例えば、「3秒経過するまで、或いは、球が10個入賞するまで」という条件や、「10秒経過するまで、或いは、球が5個入賞するまで」という条件の大当たりを設けてもよい。また、本実施形態では、大当たり終了後に、「特別図柄の高確率状態」、または「普通図柄の時短状態」のうちいずれかの状態へと移行するように構成しているが、大当たりが終了してから特別図柄の抽選が所定回数(例えば、4回)終了するまでの間は必ず「特別図柄の高確率状態」となるように構成し、所定回数の特別図柄の抽選が終了した後で、「特別図柄の低確率状態」へ移行させると共に、「普通図柄の時短状態」、または「普通図柄の通常状態」となるように構成しても良い。   As described above, in the special symbol jackpot according to the present embodiment, the number of rounds at the time of the jackpot, the closing condition of the specific winning opening (large opening port) 65a in each round, and the state after the end of the jackpot, according to the type of the jackpot. (Whether the special symbol is in a probable state or the normal symbol is in a time saving state). On the other hand, the number of rounds may be common regardless of the type of jackpot, or the closing condition of the specific winning opening (large opening port) 65a in each round may be common regardless of the type of jackpot. Also, for example, instead of changing the period during which the “normal symbol time saving state” is set according to the type of the jackpot, a time for opening the electric accessory (not shown) attached to the first entrance 64 or one time The number of times the electric accessory is opened at the time of the normal symbol may be changed. Further, the number of rounds and the closing condition of the specific winning opening (large opening) 65a are not limited to the aspect of the present embodiment. For example, a 4-round jackpot or a 9-round jackpot may be provided. As the closing condition of the winning opening (large opening) 65a, for example, a condition "until 3 seconds elapse or until ten balls are won", or a condition "until 10 seconds elapse or five balls are won" A jackpot with the condition "until" may be provided. Further, in the present embodiment, after the jackpot is finished, it is configured to shift to any one of the "high probability state of the special symbol" or the "time saving state of the ordinary symbol". Until the special symbol lottery is completed a predetermined number of times (for example, four times) from the end, the special symbol high probability state is always configured, and after the predetermined number of special symbol lottery ends, The transition to the “low probability state of the special symbol” and the “normal time saving state of the ordinary symbol” or the “normal state of the ordinary symbol” may be adopted.

また、本実施形態では、大当たり種別が「時短大当たりA」になると、その「時短大当たりA」終了後から特別図柄の抽選が20回終了するまで普通図柄の時短状態が継続され、「時短大当たりB」になると、その「時短大当たりB」終了後から特別図柄の抽選が20回、または30回終了するまで普通図柄の時短状態が継続されるが、時短状態の継続期間は任意に定めればよい。例えば、大当たり種別が「時短大当たりA」になると、その「時短大当たりA」終了後から特別図柄の抽選が60回終了するまで普通図柄の時短状態が継続され、「時短大当たりB」になると、その「時短大当たりB」終了後から特別図柄の抽選が120回終了するまで普通図柄の時短状態が継続されるようにしても良い。また、特別図柄の抽選回数に代えて、所定時間(例えば、2分から5分など)が経過するまで、普通図柄の時短状態が継続されるようにしても良い。   Further, in the present embodiment, when the jackpot type becomes “hour-saving jackpot A”, the normal symbol time-saving state continues after the “hour-saving jackpot A” ends and the special symbol lottery ends 20 times. ”, The time-saving state of the ordinary symbol is continued until the special symbol lottery ends 20 or 30 times after the“ hour-saving jackpot B ”ends, but the duration of the time-saving state may be arbitrarily determined. . For example, if the jackpot type becomes "hour jackpot A", after the "hour jackpot A" ends, until the special symbol lottery ends 60 times, the normal symbol time saving state is continued. The time saving state of the normal symbol may be continued until the special symbol lottery ends 120 times after the “hour saving big hit B” ends. Further, instead of the number of lotteries of the special symbol, the time reduction state of the ordinary symbol may be continued until a predetermined time (for example, 2 to 5 minutes) elapses.

更に、本実施形態では大当たりに当選した際の遊技状態に応じて、大当たり終了後に遊技者に与えられる付加価値を異ならせている大当たり種別(「時短大当たりA」、「特別大当たりA」、および「特別大当たりB」)を設けているが、大当たり終了後に遊技者に与えられる付加価値は、大当たりに当選した際の遊技状態によらず固定としてもよい。例えば、「時短大当たりA」に当選した場合は、大当たり当選時の状態によらず、大当たりの終了後に特別図柄の抽選が20回終了するまで普通図柄の時短状態が継続するように構成し、「特別大当たりA」、または「特別大当たりB」に当選した場合は、大当たり当選時の状態によらず、大当たりの終了後に特別図柄の高確率状態へ移行するように構成してもよい。   Further, in the present embodiment, the jackpot types ("hour saving jackpot A", "special jackpot A", and "special jackpot A") differing in the added value given to the player after the jackpot is completed according to the gaming state when the jackpot is won. A special jackpot B ") is provided, but the added value given to the player after the end of the jackpot may be fixed regardless of the game state when the jackpot is won. For example, in the case of winning the "time-saving jackpot A", the time-saving state of the ordinary symbol is configured to continue until the special symbol lottery ends 20 times after the jackpot, regardless of the state of the jackpot winning, If the special jackpot A or the special jackpot B is won, the state may be changed to the special symbol high probability state after the jackpot irrespective of the state at the time of the jackpot winning.

遊技領域の正面視右側上部(図2の右側上部)には、発光手段である複数の発光ダイオード(以下、「LED」と略す。)37aと7セグメント表示器37bとが設けられた第1図柄表示装置37が配設されている。第1図柄表示装置37は、後述する主制御装置110で行われる各制御に応じた表示がなされるものであり、主にパチンコ機10の遊技状態の表示が行われる。複数のLED37aは、第1入球口64への入球(始動入賞)に伴って行われる特別図柄の抽選が実行中であるか否かを点灯状態により示すことによって変動表示を行ったり、変動終了後の停止図柄として、その特別図柄の抽選結果に応じた特別図柄(第1図柄)を点灯状態により示したり、第1入球口64に入球された球のうち変動が未実行である球(保留球)の数である保留球数を点灯状態により示すものである。   A first design in which a plurality of light-emitting diodes (hereinafter abbreviated as “LEDs”) 37a and a 7-segment display 37b, which are light-emitting means, are provided on the upper right side (the upper right side in FIG. 2) of the game area in front view. A display device 37 is provided. The first symbol display device 37 performs a display corresponding to each control performed by the main control device 110 described later, and mainly displays a game state of the pachinko machine 10. The plurality of LEDs 37a display a variation by displaying a lighting state to indicate whether or not a lottery of a special symbol, which is performed in accordance with the ball entry (starting winning) into the first ball entrance 64, is performed, or the variation is performed. As a stopped symbol after the end, a special symbol (first symbol) according to the result of the lottery of the special symbol is indicated by a lighting state, or a change is not executed among the balls inserted into the first entrance 64. The number of retained balls, which is the number of balls (reserved balls), is indicated by the lighting state.

この第1図柄表示装置37において特別図柄(第1図柄)の変動表示が行われている間に球が第1入球口64へ入球した場合、その入球回数は最大4回まで保留され、その保留球数は第1図柄表示装置37により示されると共に、第3図柄表示装置81においても示される。なお、本実施形態においては、第1入球口64への入球は、最大4回まで保留されるように構成したが、最大保留回数は4回に限定されるものでなく、3回以下、又は、5回以上の回数(例えば、8回)に設定しても良い。また、本実施形態では、第1入球口64を1つのみ設ける構成としているが、第1入球口64を複数個設けておいてもよい。この場合において、球が入球した第1入球口64の種別毎に球の入球を保留するように構成してもよい。また、保留球に応じて変動を実行させる場合に、第1入球口64の種別を考慮せずに入球があった順番に変動を実行させても良いし、保留球が存在する場合に、優先的に変動を実行させる第1入球口64を設ける構成としてもよい。また、複数の第1入球口64を設けた場合は、第1入球口64の種別に応じて大当たりの当選確率や、各大当たり種別の選択比率を変更してもよい。   If a ball enters the first entrance 64 while the special symbol (first symbol) is being fluctuated on the first symbol display device 37, the number of times the ball is entered is suspended up to four times. The number of retained balls is indicated by the first symbol display device 37 and also by the third symbol display device 81. In the present embodiment, the configuration is such that the ball entering the first entrance 64 is held up to a maximum of four times, but the maximum number of holdings is not limited to four times, but three times or less. Alternatively, the number may be set to 5 or more times (for example, 8 times). In the present embodiment, only one first ball entrance 64 is provided, but a plurality of first ball entrances 64 may be provided. In this case, the configuration may be such that the entry of the ball is suspended for each type of the first entry port 64 into which the ball has entered. Further, when the variation is executed in accordance with the reserved ball, the variation may be performed in the order in which the entered ball is entered without considering the type of the first entrance port 64, or when the retained ball exists, Alternatively, a configuration may be adopted in which the first entrance 64 for performing the change with priority is provided. When a plurality of first entrance openings 64 are provided, the jackpot winning probability and the selection ratio of each large jackpot type may be changed according to the type of the first entrance opening 64.

7セグメント表示器37bは、大当たり中のラウンド数やエラー表示を行うものである。なお、LED37aは、それぞれのLEDの発光色(例えば、赤、緑、青)が異なるよう構成され、その発光色の組み合わせにより、少ないLEDでパチンコ機10の各種遊技状態(特別図柄の高確率状態や、普通図柄の時短中など)を表示することができる。また、LED37aには、変動終了後の停止図柄として特別図柄の抽選結果が大当たりであるか否かが示されるだけでなく、大当たりである場合はその大当たり種別(「通常大当たり」、「時短大当たりA」、「時短大当たりB」、「特別大当たりA」、「特別大当たりB」、「確変大当たりA」〜「確変大当たりH」)に応じた特別図柄(第1図柄)が示される。   The 7-segment display 37b displays the number of rounds during a big hit and an error. The LEDs 37a are configured so that the emission colors (for example, red, green, and blue) of the LEDs are different, and the various game states of the pachinko machine 10 (the high probability state of a special symbol) Or, during normal working hours, etc.). In addition, the LED 37a not only indicates whether or not the lottery result of the special symbol is a jackpot as a stop symbol after the end of the change, but also indicates a jackpot type (“normal jackpot”, “hour saving jackpot A”) if the jackpot is a jackpot. , "Hour-saving jackpot B", "special jackpot A", "special jackpot B", "probable variable jackpot A" to "probable variable jackpot H").

また、遊技領域には、球が入賞することにより5個から15個の球が賞球として払い出される複数の一般入賞口63が配設されている。また、遊技領域の中央部分には、可変表示装置ユニット80が配設されている。可変表示装置ユニット80には、液晶ディスプレイ(以下単に「表示装置」と略す。)で構成された第3図柄表示装置81と、LEDで構成された第2図柄表示装置83とが設けられている。この可変表示装置ユニット80には、第3図柄表示装置81の外周を囲むようにして、センターフレーム86が配設されている。   In the game area, a plurality of general prize holes 63 are provided in which five to fifteen balls are paid out as prize balls when the ball wins. Further, a variable display device unit 80 is provided in a central portion of the game area. The variable display device unit 80 is provided with a third symbol display device 81 composed of a liquid crystal display (hereinafter simply abbreviated as “display device”) and a second symbol display device 83 composed of LEDs. . A center frame 86 is provided on the variable display device unit 80 so as to surround the outer periphery of the third symbol display device 81.

第3図柄表示装置81は、第1図柄表示装置37の表示に応じた装飾的な表示を行うものである。例えば、第1入球口64へ球が入球(始動入賞)すると、それをトリガとして、第1図柄表示装置37において特別図柄(第1図柄)の変動表示が実行される。更に、第3図柄表示装置81では、その特別図柄の変動表示に同期して、その特別図柄の変動表示に対応する第3図柄の変動表示が行われる。   The third symbol display device 81 performs decorative display according to the display of the first symbol display device 37. For example, when a ball enters the first entrance 64 (start winning prize), the display of the special symbol (first symbol) is changed and displayed on the first symbol display device 37 with the trigger as a trigger. Further, in the third symbol display device 81, the variation display of the third symbol corresponding to the variation display of the special symbol is performed in synchronization with the variation display of the special symbol.

第3図柄表示装置81は、8インチサイズの大型の液晶ディスプレイで構成されるものであり、後述する表示制御装置114によって表示内容が制御されることにより、例えば左、中及び右の3つの図柄列が表示される。各図柄列は複数の図柄によって構成され、これらの図柄が図柄列毎に縦スクロールして第3図柄表示装置81の表示画面上にて第3図柄が可変表示されるようになっている。本実施形態では、主制御装置110の制御に伴った遊技状態の表示が第1図柄表示装置37で行われるのに対して、第3図柄表示装置81はその第1図柄表示装置37の表示に応じた装飾的な表示が行われる。なお、表示装置に代えて、例えば、リール等を用いて第3図柄表示装置81を構成するようにしても良い。   The third symbol display device 81 is configured by a large liquid crystal display of 8 inch size, and the display content is controlled by a display control device 114 described later, for example, three symbols of left, middle and right. Columns are displayed. Each symbol row is composed of a plurality of symbols, and these symbols are vertically scrolled for each symbol row, so that the third symbol is variably displayed on the display screen of the third symbol display device 81. In the present embodiment, the display of the gaming state accompanying the control of the main control device 110 is performed by the first symbol display device 37, whereas the third symbol display device 81 is displayed on the first symbol display device 37. The corresponding decorative display is performed. Note that, instead of the display device, for example, the third symbol display device 81 may be configured using a reel or the like.

ここで、図4を参照して、第3図柄表示装置81の表示内容について説明する。図4は、第3図柄表示装置81の表示画面を説明するための図面であり、図4(a)は、表示画面の領域区分設定と有効ライン設定とを模式的に示した図であり、図4(b)は、実際の表示画面を例示した図である。   Here, the display contents of the third symbol display device 81 will be described with reference to FIG. FIG. 4 is a diagram for explaining the display screen of the third symbol display device 81, and FIG. 4A is a diagram schematically showing the area division setting and the effective line setting of the display screen. FIG. 4B is a diagram illustrating an actual display screen.

第3図柄は、「0」から「9」の数字を付した10種類の主図柄により構成されている。各主図柄は、木箱よりなる後方図柄の上に「0」から「9」の数字を付して構成され、そのうち奇数番号(1,3,5,7,9)を付した主図柄は、木箱の前面ほぼ一杯に大きな数字が付加されている。これに対し、偶数番号(0,2,4,6,8)を付した主図柄は、木箱の前面ほぼ一杯にかんな、風呂敷、ヘルメット等のキャラクタを模した付属図柄が付加されており、付属図柄の右下側に偶数の数字が緑色で小さく、且つ、付属図柄の前側に表示されるように付加されている。   The third symbol is composed of ten types of main symbols numbered from "0" to "9". Each main symbol is configured by attaching numbers from “0” to “9” on the rear symbol made of a wooden box, and the main symbols with odd numbers (1, 3, 5, 7, 9) are Large numbers are added to almost the front of the wooden box. On the other hand, the main symbols with even numbers (0, 2, 4, 6, 8) have attached patterns that imitate characters such as planes, furoshiki, and helmets on almost the front of the wooden box. An even number is added to the lower right side of the attached symbol so as to be small in green and displayed on the front side of the attached symbol.

また、本実施形態のパチンコ機10においては、後述する主制御装置110(図6参照)により行われる特別図柄の抽選結果が大当たりであった場合に、同一の主図柄が揃う変動表示が行われ、その変動表示が終わった後に大当たりが発生するよう構成されている。一方、特別図柄の抽選結果が外れであった場合は、同一の主図柄が揃わない変動表示が行われる。   Further, in the pachinko machine 10 of the present embodiment, when the result of the special symbol lottery performed by the main control device 110 (see FIG. 6) described later is a big hit, the variable display in which the same main symbols are arranged is performed. , A big hit occurs after the variable display is finished. On the other hand, when the lottery result of the special symbol is out of order, the variable display in which the same main symbol is not prepared is performed.

例えば、特別図柄の抽選結果が「通常大当たり」、「時短大当たりA」、「時短大当たりB」、「特別大当たりA」、「特別大当たりB」のいずれかであれば、偶数番号である「0,2,4,6,8」が付加された主図柄が揃う変動表示が行われる。また、「確変大当たりA」、「確変大当たりE」〜「確変大当たりH」であれば、「7」を除く奇数番号である「1,3,5,9」が付加された主図柄が揃う変動表示が行われ、「確変大当たりB」〜「確変大当たりD」であれば(即ち、遊技者にとって最も有利な16ラウンドの確変大当たりであれば)、奇数番号「7」が付加された主図柄が揃う変動表示が行われる。一方、特別図柄の抽選結果が外れであれば、同一番号の主図柄が揃わない変動表示が行われる。このように構成することにより、揃った主図柄を確認するだけで大当たり種別を認識することができる。   For example, if the lottery result of the special symbol is any of “normal jackpot”, “hour jackpot A”, “hour jackpot B”, “special jackpot A”, or “special jackpot B”, the even number “0, The variable display in which the main symbols to which "2, 4, 6, 8" is added is performed. In addition, in the case of “probably variable jackpot A”, “probably variable jackpot E” to “probably variable jackpot H”, fluctuations in which the main symbols to which odd numbers “1, 3, 5, 9” other than “7” are added are aligned. When the display is performed and if the "probable jackpot B" to "probable jackpot D" (that is, the 16 round probable jackpot that is most advantageous for the player), the main symbol with the odd number "7" is added. A uniform fluctuation display is performed. On the other hand, if the lottery result of the special symbol is out of place, a variable display in which the main symbols of the same number are not aligned is performed. With this configuration, it is possible to recognize the jackpot type only by checking the aligned main symbols.

図4(a)に示すように、第3図柄表示装置81の表示画面は、大きくは上下に2分割され、下側の2/3が第3図柄を変動表示する主表示領域Dm、それ以外の上側の1/3が予告演出、キャラクタおよび保留球数などを表示する副表示領域Dsとなっている。   As shown in FIG. 4A, the display screen of the third symbol display device 81 is largely divided into upper and lower parts, and a lower two-thirds is a main display area Dm in which the third symbol is variably displayed. The upper one-third is a sub-display area Ds for displaying a notice effect, a character, the number of reserved balls, and the like.

主表示領域Dmは、左・中・右の3つの表示領域Dm1〜Dm3に区分けされており、その3つの表示領域Dm1〜Dm3に、それぞれ3つの図柄列Z1,Z2,Z3が表示される。各図柄列Z1〜Z3には、上述した第3図柄が規定の順序で表示される。即ち、各図柄列Z1〜Z3には、数字の昇順または降順に主図柄が配列され、各図柄列Z1〜Z3毎に周期性をもって上から下へとスクロールして変動表示が行われる。特に、左図柄列Z1においては主図柄の数字が降順に現れるように配列され、中図柄列Z2及び右図柄列Z3においては主図柄の数字が昇順に現れるように配列されている。   The main display area Dm is divided into three display areas Dm1 to Dm3 on the left, center, and right, and three symbol arrays Z1, Z2, and Z3 are displayed in the three display areas Dm1 to Dm3, respectively. In each of the symbol rows Z1 to Z3, the above-described third symbol is displayed in a prescribed order. That is, the main symbols are arranged in ascending or descending order of the numbers in the symbol columns Z1 to Z3, and the symbol columns Z1 to Z3 are scrolled from top to bottom with a periodicity to perform variable display. In particular, in the left symbol row Z1, the numbers of the main symbols are arranged so as to appear in descending order, and in the middle symbol row Z2 and the right symbol row Z3, the numbers of the main symbols are arranged so as to appear in ascending order.

また、主表示領域Dmには、各図柄列Z1〜Z3毎に上・中・下の3段に第3図柄が表示される。この主表示領域Dmの中段部が有効ラインL1として設定されており、毎回の遊技に際して、左図柄列Z1→右図柄列Z3→中図柄列Z2の順に、有効ラインL1上に第3図柄が停止表示される。その第3図柄の停止時に有効ラインL1上に大当たり図柄の組合せ(本実施形態では、同一の主図柄の組合せ)で揃えば大当たりとして大当たり動画が表示される。   In the main display area Dm, a third symbol is displayed in three stages of upper, middle, and lower for each of the symbol columns Z1 to Z3. The middle part of the main display area Dm is set as the activated line L1, and in each game, the third symbol is stopped on the activated line L1 in the order of the left symbol row Z1 → the right symbol row Z3 → the middle symbol row Z2. Is displayed. When the third symbol is stopped, a big hit video is displayed as a big hit if a combination of big hit symbols (in the present embodiment, a combination of the same main symbols) is arranged on the pay line L1.

一方、副表示領域Dsは、主表示領域Dmよりも上方に横長に設けられており、さらに左右方向に3つの小領域Ds1〜Ds3に等区分されている。このうち、小領域Ds1は、第1入球口64に入球された球のうち変動が未実行である球(保留球)の数である保留球数を表示する領域であり、小領域Ds2およびDs3は、予告演出画像を表示する領域である。   On the other hand, the sub-display area Ds is provided horizontally above the main display area Dm, and is equally divided into three small areas Ds1 to Ds3 in the left-right direction. Among these, the small area Ds1 is an area for displaying the number of retained balls, which is the number of balls (retained balls) that have not been changed among the balls entered into the first entrance 64, and the small area Ds2. And Ds3 are areas for displaying a notice effect image.

実際の表示画面では、図4(b)に示すように、主表示領域Dmに第3図柄の主図柄が合計9個表示される。副表示領域Dsにおいては、右の小領域Ds3に動画が表示され、通常より大当たりへ遷移し易い状態であることが遊技者に示唆される。中央の小領域Ds2では、通常は、所定のキャラクタ(本実施形態ではハチマキを付けた少年)が所定動作をし、時として所定動作とは別の特別な動作をしたり、別のキャラクタが現出する等して予告演出が行われる。   On the actual display screen, as shown in FIG. 4B, a total of nine main symbols of the third symbol are displayed in the main display area Dm. In the sub display area Ds, a moving image is displayed in the right small area Ds3, and it is suggested to the player that the transition to the big hit is easier than usual. In the central small area Ds2, normally, a predetermined character (a boy with a beeper in this embodiment) performs a predetermined operation, sometimes performs a special operation different from the predetermined operation, or another character is displayed. And an announcement performance is performed.

一方、第3図柄表示装置81(第1図柄表示装置37)にて変動表示が行われている間に球が第1入球口64へ入球した場合、その入球回数は最大4回まで保留され、その保留球数は第1図柄表示装置37により示されると共に、副表示領域Dsの小領域Ds1においても示される。小領域Ds1には、保留球数1球につき1つの保留球数図柄が表示され、その保留球数図柄の表示数に応じて、保留球数が表示される。即ち、小領域Ds1に1つの保留球数図柄が表示されている場合は、保留球数が1球であることを示し、4つの保留球数図柄が表示されている場合は、保留球数が4球であることを示す。また、小領域Ds1に保留球数図柄が表示されていない場合は、保留球数が0球である、即ち、保留球が存在しないことを示す。   On the other hand, when the ball enters the first entrance 64 while the variable display is being performed on the third symbol display device 81 (the first symbol display device 37), the number of times of ball entry is up to four times. The number of retained balls is indicated by the first symbol display device 37, and is also indicated in the small area Ds1 of the sub display area Ds. In the small area Ds1, one reserved ball number symbol is displayed for each reserved ball number, and the number of reserved balls is displayed according to the number of displayed reserved ball number symbols. That is, when one reserved ball number symbol is displayed in the small area Ds1, it indicates that the reserved ball number is one ball, and when four reserved ball number symbols are displayed, the reserved ball number is reduced. Indicates four balls. When the reserved ball number symbol is not displayed in the small area Ds1, it indicates that the reserved ball number is 0, that is, there is no reserved ball.

なお、本実施形態においては、第1入球口64への入球は、最大4回まで保留されるように構成したが、最大保留球数は4回に限定されるものでなく、3回以下、又は、5回以上の回数(例えば、8回)に設定しても良い。また、小領域Ds1における保留球数図柄の表示に代えて、保留球数を第3図柄表示装置81の一部に数字で、或いは、4つに区画された領域を保留球数分だけ異なる態様(例えば、色や点灯パターン)にして表示するようにしても良い。また、第1図柄表示装置37により保留球数が示されるので、第3図柄表示装置81に保留球数を表示させないものとしてもよい。更に、可変表示装置ユニット80に、保留球数を示す保留ランプを最大保留数分の4つ設け、点灯状態の保留ランプの数に応じて、保留球数を表示するものとしてもよい。   In addition, in this embodiment, although it was comprised so that the ball in the 1st ball entrance 64 might be suspended up to four times, the maximum number of reserved balls is not limited to four times, but three times. Alternatively, the number may be set to 5 or more times (for example, 8 times). In addition, instead of displaying the number of reserved balls in the small area Ds1, the number of reserved balls is changed by a number in a part of the third symbol display device 81, or the area divided into four is different by the number of reserved balls. (For example, a color or a lighting pattern) may be displayed. Since the number of reserved balls is indicated by the first symbol display device 37, the number of reserved balls may not be displayed on the third symbol display device 81. Furthermore, the variable display device unit 80 may be provided with four holding lamps indicating the number of holding balls for the maximum holding number, and displaying the number of holding balls according to the number of the holding lamps in the lighting state.

図2に戻って、説明を続ける。第2図柄表示装置83は、球が第2入球口67を通過することに伴って行われる普通図柄の抽選が実行中であるか否かを点灯状態により示すことによって変動表示を行ったり、変動終了後の停止図柄として、その普通図柄の抽選結果に応じた普通図柄(第2図柄)を点灯状態により示したりするものである。   Returning to FIG. 2, the description will be continued. The second symbol display device 83 performs a variable display by indicating by a lighting state whether or not a lottery of a normal symbol, which is performed when a ball passes through the second entrance 67, is being executed, As a stop symbol after the end of the change, a normal symbol (second symbol) according to the lottery result of the ordinary symbol is indicated by a lighting state.

より具体的には、第2図柄表示装置83では、球が第2入球口67を通過する毎に、第2図柄としての「○」の図柄と「×」の図柄とを交互に点灯させる変動表示が行われる。パチンコ機10は、第2図柄表示装置83における変動表示が所定図柄(本実施形態においては「○」の図柄)で停止すると、第1入球口64に付随する電動役物が所定時間だけ作動状態となり(開放される)、その結果、第1入球口64に球が入り易い状態となるように構成されている。球が第2入球口67を通過した通過回数は最大4回まで保留され、その保留球数が上述した第1図柄表示装置37により表示されると共に第2図柄保留ランプ84においても点灯表示される。第2図柄保留ランプ84は、最大保留数分の4つ設けられ、第3図柄表示装置81の下方に左右対称に配設されている。   More specifically, in the second symbol display device 83, each time a ball passes through the second entrance 67, a symbol "O" and a symbol "X" are alternately lit as the second symbol. A variable display is performed. When the fluctuating display on the second symbol display device 83 stops at a predetermined symbol (in this embodiment, a symbol of “○”), the pachinko machine 10 activates the electric accessory associated with the first entrance 64 for a predetermined time. It is configured so as to be in a state (opened), and as a result, the ball easily enters the first entrance hole 64. The number of times the ball has passed through the second entrance 67 is held up to a maximum of four times, and the number of held balls is displayed by the above-mentioned first symbol display device 37 and illuminated by the second symbol holding lamp 84. You. Four second symbol holding lamps 84 are provided for the maximum number of holdings, and are disposed symmetrically below the third symbol display device 81.

なお、普通図柄(第2図柄)の変動表示は、本実施形態のように、第2図柄表示装置83において複数のランプの点灯と非点灯を切り換えることにより行うものの他、第1図柄表示装置37及び第3図柄表示装置81の一部を使用して行うようにしても良い。同様に、第2図柄保留ランプ84の点灯を第3図柄表示装置81の一部で行うようにしても良い。また、第2入球口67における球の通過は、第1入球口64と同様に、最大保留球数は4回に限定されるものでなく、3回以下、又は、5回以上の回数(例えば、8回)に設定しても良い。また、第1図柄表示装置37により保留球数が示されるので、第2図柄保留ランプ84により点灯表示を行わないものとしても良い。   In addition, as in the present embodiment, the variable display of the normal symbol (second symbol) is performed by switching the plurality of lamps on and off in the second symbol display device 83, and the first symbol display device 37. Alternatively, a part of the third symbol display device 81 may be used. Similarly, the lighting of the second symbol holding lamp 84 may be performed by a part of the third symbol display device 81. In addition, as with the first entrance 64, the maximum number of reserved balls is not limited to four, and the number of passing balls at the second entrance 67 is three or less, or five or more. (For example, eight times). Further, since the number of reserved balls is indicated by the first symbol display device 37, the second symbol retaining lamp 84 may not be turned on.

可変表示装置ユニット80の下方には、球が入球し得る第1入球口64が配設されている。この第1入球口64へ球が入球すると遊技盤13の裏面側に設けられる第1入球口スイッチ(図示せず)がオンとなり、その第1入球口スイッチのオンに起因して主制御装置110で特別図柄の抽選がなされ、その抽選結果に応じた表示が第1図柄表示装置37のLED37aで示される。また、第1入球口64は、球が入球すると5個の球が賞球として払い出される入賞口の1つにもなっている。   Below the variable display device unit 80, a first ball entry port 64 into which a ball can enter is provided. When a ball enters the first entrance 64, a first entrance switch (not shown) provided on the back side of the game board 13 is turned on, and the first entrance switch is turned on. A special symbol is drawn by the main controller 110, and a display corresponding to the result of the drawing is indicated by the LED 37a of the first symbol display device 37. Further, the first entrance 64 is also one of the winning openings from which five balls are paid out as prize balls when the ball enters.

第1入球口64の下方には可変入賞装置65が配設されており、その略中央部分に横長矩形状の特定入賞口(大開放口)65aが設けられている。パチンコ機10においては、主制御装置110で行われる特別図柄の抽選が大当たりとなると、所定時間(変動時間)が経過した後に、大当たりの停止図柄となるよう第1図柄表示装置37のLED37aを点灯させると共に、その大当たりに対応した第3図柄の停止図柄を第3図柄表示装置81に表示させて、大当たりの発生が示される。その後、通常時より多量の賞球の払い出しが行われる特別遊技状態に遊技状態が遷移する。この特別遊技状態として、通常時には閉鎖されている特定入賞口65aが、所定時間(30秒経過するまで、若しくは、球が10個入賞するまで、又は、0.5秒経過するまで、若しくは、球が10個入賞するまで)開放される。   A variable winning device 65 is provided below the first ball entrance 64, and a horizontally long rectangular specific winning opening (large opening) 65a is provided at a substantially central portion thereof. In the pachinko machine 10, when the special symbol lottery performed by the main controller 110 becomes a big hit, the LED 37a of the first symbol display device 37 is turned on after a predetermined time (variable time) elapses so that the big hit is stopped. At the same time, the stop symbol of the third symbol corresponding to the jackpot is displayed on the third symbol display device 81 to indicate the occurrence of the jackpot. Thereafter, the gaming state transitions to a special gaming state in which a larger amount of prize balls are paid out than usual. In this special game state, the specific winning opening 65a normally closed is closed for a predetermined time (until 30 seconds elapse, until ten balls are won, or until 0.5 seconds elapse, (Until 10 wins).

この特定入賞口65aは、所定時間が経過すると閉鎖され、その閉鎖後、再度、その特定入賞口65aが所定時間開放される。この特定入賞口65aの開閉動作は、大当たり種別に応じた回数だけ繰り返し可能にされている。この開閉動作が行われている状態が、遊技者にとって有利な特別遊技状態の一形態であり、遊技者には、遊技上の価値(遊技価値)の付与として通常時より多量の賞球の払い出しが行われる。   The specific winning opening 65a is closed after a predetermined time has elapsed, and after the closing, the specific winning opening 65a is opened again for a predetermined time. The opening / closing operation of the specific winning opening 65a can be repeated a number of times corresponding to the type of big hit. The state in which the opening and closing operation is performed is one form of a special game state that is advantageous to the player, and the player is paid out a larger amount of prize balls than usual in order to give a game value (game value). Is performed.

可変入賞装置65は、具体的には、特定入賞口65aを覆う横長矩形状の開閉板と、その開閉板の下辺を軸として前方側に開閉駆動するための大開放口ソレノイド(図示せず)とを備えている。特定入賞口65aは、通常時は、球が入賞できないか又は入賞し難い閉状態になっている。大当たりの際には大開放口ソレノイドを駆動して開閉板を前面下側に傾倒し、球が特定入賞口65aに入賞しやすい開状態を一時的に形成し、その開状態と通常時の閉状態との状態を交互に繰り返すように作動する。   The variable winning device 65 is, specifically, a horizontally-long rectangular opening / closing plate that covers the specific winning opening 65a, and a large-opening-port solenoid (not shown) for driving the opening / closing forward with the lower side of the opening / closing plate as an axis. And The specific winning port 65a is normally in a closed state where a ball cannot be won or hard to win. At the time of a big hit, the large opening mouth solenoid is driven to tilt the opening / closing plate to the lower front side to temporarily form an open state in which the ball can easily win the specific winning opening 65a, and the open state and the normal closing state are provided. It operates so that the state and the state are alternately repeated.

なお、特別遊技状態は上記した形態に限定されるものではない。特定入賞口65aとは別に開閉される大開放口を遊技領域に設け、第1図柄表示装置37において大当たりに対応したLED37aが点灯した場合に、特定入賞口65aが所定時間開放され、その特定入賞口65aの開放中に、球が特定入賞口65a内へ入賞することを契機として特定入賞口65aとは別に設けられた大開放口が所定時間、所定回数開放される遊技状態を特別遊技状態として形成するようにしても良い。   Note that the special game state is not limited to the above-described embodiment. A large opening that is opened and closed separately from the specific winning opening 65a is provided in the game area, and when the LED 37a corresponding to the jackpot on the first symbol display device 37 is turned on, the specific winning opening 65a is opened for a predetermined time, and the specific winning opening is provided. During the opening of the mouth 65a, a gaming state in which a large opening provided separately from the specific winning opening 65a is opened for a predetermined time and a predetermined number of times when the ball wins in the specific winning opening 65a is defined as a special gaming state. It may be formed.

遊技盤13の下側における左右の隅部には、証紙や識別ラベル等を貼着するための貼着スペースK1,K2が設けられ、貼着スペースK1に貼られた証紙等は、前面枠14の小窓35(図1参照)を通じて視認することができる。   At the left and right corners on the lower side of the game board 13, sticking spaces K1 and K2 for sticking stamps, identification labels and the like are provided. Through the small window 35 (see FIG. 1).

更に、遊技盤13には、アウト口66が設けられている。いずれの入賞口63,64,65aにも入球しなかった球はアウト口66を通って図示しない球排出路へと案内される。遊技盤13には、球の落下方向を適宜分散、調整等するために多数の釘が植設されているとともに、風車等の各種部材(役物)が配設されている。   Further, the game board 13 is provided with an out port 66. A ball that has not entered any of the winning ports 63, 64, and 65a is guided to a ball discharge path (not shown) through an out port 66. In the game board 13, a large number of nails are planted in order to appropriately disperse and adjust the falling direction of the ball, and various members (accessories) such as a windmill are provided.

図3に示すように、パチンコ機10の背面側には、制御基板ユニット90,91と、裏パックユニット94とが主に備えられている。制御基板ユニット90は、主基板(主制御装置110)と音声ランプ制御基板(音声ランプ制御装置113)と表示制御基板(表示制御装置114)とが搭載されてユニット化されている。制御基板ユニット91は、払出制御基板(払出制御装置111)と発射制御基板(発射制御装置112)と電源基板(電源装置115)とカードユニット接続基板116とが搭載されてユニット化されている。   As shown in FIG. 3, on the back side of the pachinko machine 10, control board units 90 and 91 and a back pack unit 94 are mainly provided. The control board unit 90 includes a main board (main control device 110), a sound lamp control board (sound lamp control device 113), and a display control board (display control device 114). The control board unit 91 is mounted as a unit on which a payout control board (payout control device 111), a firing control board (firing control device 112), a power supply board (power supply device 115), and a card unit connection board 116 are mounted.

裏パックユニット94は、保護カバー部を形成する裏パック92と払出ユニット93とがユニット化されている。また、各制御基板には、各制御を司る1チップマイコンとしてのMPU、各種機器との連絡をとるポート、各種抽選の際に用いられる乱数発生器、時間計数や同期を図る場合などに使用されるクロックパルス発生回路等が、必要に応じて搭載されている。   In the back pack unit 94, a back pack 92 and a payout unit 93 forming a protective cover unit are unitized. In addition, each control board includes an MPU as a one-chip microcomputer for controlling each control, a port for communicating with various devices, a random number generator used for various lotteries, and a time counting and synchronization. A clock pulse generating circuit and the like are mounted as needed.

なお、主制御装置110、音声ランプ制御装置113及び表示制御装置114、払出制御装置111及び発射制御装置112、電源装置115、カードユニット接続基板116は、それぞれ基板ボックス100〜104に収納されている。基板ボックス100〜104は、ボックスベースと該ボックスベースの開口部を覆うボックスカバーとを備えており、そのボックスベースとボックスカバーとが互いに連結されて、各制御装置や各基板が収納される。   The main control device 110, the sound lamp control device 113 and the display control device 114, the payout control device 111 and the firing control device 112, the power supply device 115, and the card unit connection board 116 are housed in the board boxes 100 to 104, respectively. . Each of the board boxes 100 to 104 includes a box base and a box cover that covers an opening of the box base. The box base and the box cover are connected to each other, and each control device and each board are stored.

また、基板ボックス100(主制御装置110)及び基板ボックス102(払出制御装置111及び発射制御装置112)は、ボックスベースとボックスカバーとを封印ユニット(図示せず)によって開封不能に連結(かしめ構造による連結)している。また、ボックスベースとボックスカバーとの連結部には、ボックスベースとボックスカバーとに亘って封印シール(図示せず)が貼着されている。この封印シールは、脆性な素材で構成されており、基板ボックス100,102を開封するために封印シールを剥がそうとしたり、基板ボックス100,102を無理に開封しようとすると、ボックスベース側とボックスカバー側とに切断される。よって、封印ユニット又は封印シールを確認することで、基板ボックス100,102が開封されたかどうかを知ることができる。   Further, the substrate box 100 (main control device 110) and the substrate box 102 (dispensing control device 111 and firing control device 112) are connected to the box base and the box cover by a sealing unit (not shown) so as not to be opened (the caulking structure). Consolidation). In addition, a seal (not shown) is attached to a connection portion between the box base and the box cover over the box base and the box cover. This sealing seal is made of a brittle material. If the sealing seal is peeled to open the substrate boxes 100 and 102 or if the substrate boxes 100 and 102 are forcibly opened, the box base side and the box cover are closed. Cut to the side and. Therefore, by checking the sealing unit or the sealing seal, it is possible to know whether or not the substrate boxes 100 and 102 have been opened.

払出ユニット93は、裏パックユニット94の最上部に位置して上方に開口したタンク130と、タンク130の下方に連結され下流側に向けて緩やかに傾斜するタンクレール131と、タンクレール131の下流側に縦向きに連結されるケースレール132と、ケースレール132の最下流部に設けられ、払出モータ216(図5参照)の所定の電気的構成により球の払出を行う払出装置133とを備えている。タンク130には、遊技ホールの島設備から供給される球が逐次補給され、払出装置133により必要個数の球の払い出しが適宜行われる。タンクレール131には、当該タンクレール131に振動を付加するためのバイブレータ134が取り付けられている。   The dispensing unit 93 includes a tank 130 located at the top of the back pack unit 94 and opening upward, a tank rail 131 connected below the tank 130 and gently inclined toward the downstream side, and a downstream side of the tank rail 131. A case rail 132 that is vertically connected to the side, and a payout device 133 that is provided at the most downstream portion of the case rail 132 and pays out balls by a predetermined electrical configuration of a payout motor 216 (see FIG. 5). ing. The balls supplied from the island facilities of the game hall are sequentially replenished to the tank 130, and the payout device 133 pays out a required number of balls as needed. A vibrator 134 for applying vibration to the tank rail 131 is attached to the tank rail 131.

また、払出制御装置111には状態復帰スイッチ120が設けられ、発射制御装置112には可変抵抗器の操作つまみ121が設けられ、電源装置115にはRAM消去スイッチ122が設けられている。状態復帰スイッチ120は、例えば、払出モータ216(図5参照)部の球詰まり等、払出エラーの発生時に球詰まりを解消(正常状態への復帰)するために操作される。操作つまみ121は、発射ソレノイドの発射力を調整するために操作される。RAM消去スイッチ122は、パチンコ機10を初期状態に戻したい場合に電源投入時に操作される。   Further, the payout control device 111 is provided with a state return switch 120, the firing control device 112 is provided with a variable resistor operation knob 121, and the power supply device 115 is provided with a RAM erase switch 122. The state return switch 120 is operated to clear the clogged ball (return to a normal state) when a payout error occurs, such as a clogged ball in the payout motor 216 (see FIG. 5). The operation knob 121 is operated to adjust the firing force of the firing solenoid. The RAM erase switch 122 is operated when the power is turned on to return the pachinko machine 10 to the initial state.

<第1実施形態における電気的構成について>
次に、図5を参照して、本パチンコ機10の電気的構成について説明する。図5は、パチンコ機10の電気的構成を示すブロック図である。
<Electrical Configuration in First Embodiment>
Next, an electrical configuration of the pachinko machine 10 will be described with reference to FIG. FIG. 5 is a block diagram showing an electrical configuration of the pachinko machine 10. As shown in FIG.

主制御装置110には、演算装置である1チップマイコンとしてのMPU201が搭載されている。MPU201には、該MPU201により実行される各種の制御プログラムや固定値データを記憶したROM202と、そのROM202内に記憶される制御プログラムの実行に際して各種のデータ等を一時的に記憶するためのメモリであるRAM203と、ROM202やRAM203から各種データを読み出したり、RAM203に各種データを書き込んだりする場合に、読み出し、および書き込みに必要なデータを一時的に記憶させるためのレジスタ210と、そのほか、割込回路やタイマ回路、データ送受信回路などの各種回路が内蔵されている。なお、払出制御装置111や音声ランプ制御装置113などのサブ制御装置に対して動作を指示するために、主制御装置110から該サブ制御装置へ各種のコマンドがデータ送受信回路によって送信されるが、かかるコマンドは、主制御装置110からサブ制御装置へ一方向にのみ送信される。   The main control device 110 has an MPU 201 as a one-chip microcomputer, which is an arithmetic device. The MPU 201 includes a ROM 202 storing various control programs and fixed value data executed by the MPU 201, and a memory for temporarily storing various data and the like when executing the control programs stored in the ROM 202. A certain RAM 203, a register 210 for temporarily storing data necessary for reading and writing when reading various data from the ROM 202 and the RAM 203 and writing various data to the RAM 203, and an interrupt circuit And various circuits such as a timer circuit and a data transmission / reception circuit. Various commands are transmitted from the main control device 110 to the sub-control device by the data transmission / reception circuit to instruct the sub-control device such as the payout control device 111 and the sound lamp control device 113 to operate. Such a command is transmitted from the main control device 110 to the sub control device only in one direction.

まず、ROM202の内容について、図6〜図9を参照して説明する。図6(a)に示すように、主制御装置110のROM202には、上記した固定値データの一部として、第1当たり乱数テーブル202a、第1当たり種別選択テーブル202b、第2当たり乱数テーブル202c、変動パターン選択テーブル202d、遊技結果設定テーブル202e、状態設定テーブル202f、大当たり終了時設定テーブル202g、大当たり終了時クリアテーブル202hが少なくとも記憶されている。   First, the contents of the ROM 202 will be described with reference to FIGS. As shown in FIG. 6A, in the ROM 202 of the main controller 110, as a part of the fixed value data, a first random number table 202a, a first random type selection table 202b, and a second random number table 202c are stored. , A fluctuation pattern selection table 202d, a game result setting table 202e, a state setting table 202f, a big hit end setting table 202g, and a big hit end clear table 202h.

第1当たり乱数テーブル202a(図示せず)は、後述する第1当たり乱数カウンタC1の大当たり判定値が記憶されているデータテーブルである。この第1当たり乱数テーブル202aの詳細については、第1当たり乱数カウンタC1の説明と共に後述する。   The first random number table 202a (not shown) is a data table in which a large hit determination value of a first random number counter C1 described later is stored. The details of the first random number table 202a will be described later together with the description of the first random number counter C1.

第1当たり種別選択テーブル202b(図6(b)参照)は、大当たり種別を決定するための第1当たり種別カウンタC2の判定値が、大当たり種別毎にそれぞれ設定されているデータテーブルである。なお、第1当たり種別選択テーブル202bの詳細については、第1当たり種別カウンタC2の説明と共に後述する。   The first hit type selection table 202b (see FIG. 6B) is a data table in which the determination value of the first hit type counter C2 for determining the big hit type is set for each big hit type. The details of the first hit type selection table 202b will be described later together with the description of the first hit type counter C2.

第2当たり乱数テーブル202c(図6(c)参照)は、普通図柄の当たり判定値が記憶されているデータテーブルである。なお、この第2当たり乱数テーブル202cの詳細については、第2当たり乱数カウンタC4の説明と共に後述する。   The second hit random number table 202c (see FIG. 6C) is a data table in which hit values of ordinary symbols are stored. The details of the second random number table 202c will be described later together with the description of the second random number counter C4.

変動パターン選択テーブル202d(図示なし)は、変動パターンの表示態様を決定するための変動種別カウンタCS1の判定値が表示態様毎にそれぞれ設定されているデータテーブルである。この変動パターン選択テーブル202dには、特別図柄の大当たりの判定結果や遊技状態等に対応した複数の異なるテーブルが規定されている。例えば、大当たり時の変動パターンを選択するためのテーブルや、外れ時の変動パターンを選択するためのテーブルである。また、大当たり時の変動パターンを選択するためのテーブルにも、複数存在し、大当たり種別毎に選択されるテーブルを異ならせている。更に、外れ時の変動パターンを選択するためのテーブルも複数存在し、例えば、大当たり終了後にしか選択されないテーブル等が設けられている。なお、変動パターン選択テーブル202dの詳細については、変動種別カウンタCS1の説明と共に後述する。   The fluctuation pattern selection table 202d (not shown) is a data table in which the determination value of the fluctuation type counter CS1 for determining the display mode of the fluctuation pattern is set for each display mode. In the variation pattern selection table 202d, a plurality of different tables corresponding to the special symbol jackpot determination result, the game state, and the like are defined. For example, it is a table for selecting a fluctuation pattern at the time of a big hit or a table for selecting a fluctuation pattern at the time of coming off. Also, there are a plurality of tables for selecting the fluctuation pattern at the time of the big hit, and the table selected for each big hit type is different. Further, there are a plurality of tables for selecting a variation pattern at the time of departure. For example, a table which is selected only after the end of the big hit is provided. The details of the variation pattern selection table 202d will be described later together with the description of the variation type counter CS1.

遊技結果設定テーブル202eは、(図7参照)は、大当たりに当選した場合に、大当たりを示す停止図柄の設定や、大当たり中の特定入賞口(大開放口)65aの動作パターン等の設定値が大当たり種別毎に規定されているデータテーブルである。この遊技結果設定テーブル202e(図7参照)は、ROM202のアドレス「19D8H」〜「1A2BH」の範囲に格納されており、各アドレスに1バイトのデータが格納されている。この遊技結果設定テーブル202e(図7参照)には、各大当たり種別となる判定値(乱数値)の個数(判定値個数)と、複数のLED37aの点灯パターン(表示図柄数)と、特別図柄の停止図柄を示す情報(停止図柄情報)と、特定入賞口(大開放口)65aの作動パターン(大開放口パターン)と、変動パターン選択テーブル202dに規定されている大当たり時の変動パターンを選択するための複数のテーブルの中からいずれを選択して変動パターンの決定に用いるのかを示す情報(テーブル選択情報)と、大当たりが終了した後の遊技状態を決定するための情報(オフセット1、オフセット2)とが規定されている。なお、図7には、各データが規定されているROM202のアドレスを括弧書きで記載しているが、ROM202のアドレスの上位バイトを省略し、下位バイトのみを記載している。   In the game result setting table 202e (see FIG. 7), when a jackpot is won, the setting values such as the setting of the stop symbol indicating the jackpot and the operation pattern of the specific winning port (large opening port) 65a during the jackpot are displayed. It is a data table defined for each jackpot type. The game result setting table 202e (see FIG. 7) is stored in the ROM 202 in the range of addresses "19D8H" to "1A2BH", and each address stores one byte of data. In the game result setting table 202e (see FIG. 7), the number (determination value number) of the determination values (random number values) of each jackpot type, the lighting pattern of the plurality of LEDs 37a (the number of display symbols), and the special symbol The information indicating the stop symbol (stop symbol information), the operation pattern of the special winning opening (large open mouth) 65a (large open mouth pattern), and the fluctuation pattern at the time of the big hit specified in the fluctuation pattern selection table 202d are selected. (Table selection information) indicating which one of a plurality of tables is selected for use in determining a variation pattern, and information (offset 1, offset 2) for determining a game state after a jackpot has ended. ). In FIG. 7, the address of the ROM 202 in which each data is specified is described in parentheses, but the upper byte of the address of the ROM 202 is omitted, and only the lower byte is described.

本パチンコ機10では、大当たりに当選することに基づいて、遊技結果設定テーブル202e(図7参照)から、当選した大当たり種別に応じた上記各設定値を、RAM203の各種設定値格納エリア203e(図11参照)に格納する。この各種設定値格納エリア203eの詳細については後述する。そして、各種設定値格納エリア203eに格納された設定値に基づいて、MPU201により大当たりとなる変動パターン演出や大当たりに関する各種制御が行われる。また、各種設定値格納エリア203e(図11参照)には、遊技に関する設定値を格納する記憶領域に加えて、遊技結果設定テーブル202e(図7参照)に規定されているオフセット1、オフセット2に基づいて算出されるオフセット値を格納するためのオフセット値格納エリアが設けられている。このオフセット値は、大当たり終了後の遊技状態を設定するために用いられる値であり、詳細については後述するが、遊技結果設定値取得処理(図17参照)においてオフセット1とオフセット2とを参照して算出される値である。   In the pachinko machine 10, based on the winning of the big hit, the above setting values corresponding to the type of the winning big hit are stored in the various setting value storage areas 203e (see FIG. 7) of the RAM 203 from the game result setting table 202e (see FIG. 7). 11). The details of the various setting value storage areas 203e will be described later. Then, based on the set values stored in the various set value storage area 203e, the MPU 201 performs various controls related to a change pattern effect that becomes a big hit and a big hit. In addition, in the various set value storage area 203e (see FIG. 11), in addition to a storage area for storing set values related to the game, offset 1 and offset 2 defined in the game result setting table 202e (see FIG. 7) are stored. An offset value storage area for storing an offset value calculated based on the offset value is provided. This offset value is a value used to set the game state after the end of the jackpot, and will be described in detail later. However, in the game result set value acquisition processing (see FIG. 17), the offset 1 and the offset 2 are referred to. It is a value calculated by:

具体的には、大当たりの終了タイミングと判別された場合に実行される大当たり終了処理(図26参照)において、大当たり終了後の遊技状態に関する各種設定値(特別図柄の高確率状態とするか否かを示す設定値や、普通図柄の時短期間等)を状態設定テーブル202f(図8参照)から選択して各種設定値格納エリア203eに設定するために用いられる。即ち、本実施形態のパチンコ機10では、第1入球口64への入球(始動入賞)に伴って取得される乱数値(カウンタ値)そのものを大当たりの終了時点まで保持し続け、その乱数値(カウンタ値)に基づいて大当たり終了後の遊技状態を決定しているわけではなく、第1入球口64への入球(始動入賞)に伴って取得される乱数値(カウンタ値)に基づいて選択されるオフセット値のみを大当たり中に保持する構成としている。   Specifically, in the big hit end process (see FIG. 26) executed when it is determined that the big hit end timing is reached, various setting values relating to the game state after the big hit end (whether or not to set the special symbol high probability state or not) Are set from the state setting table 202f (see FIG. 8) and set in the various setting value storage areas 203e. That is, in the pachinko machine 10 of the present embodiment, the random number value (counter value) itself acquired in accordance with the ball entry (starting winning) into the first ball entry port 64 continues to be held until the end of the jackpot, and the random number is counted. The game state after the end of the jackpot is not determined based on the numerical value (counter value), but the random number value (counter value) obtained with the ball entry (start winning) into the first entrance 64. Only the offset value selected based on the large hit is held.

ここで、大当たりとなる乱数値を大当たり当選の際の変動パターン演出中や、その後の大当たり状態中に保持しておく構成とした場合、不正遊技者によって大当たり乱数が読み出されることにより、大当たりとなる乱数値が特定される可能性がある。よって、その特定された乱数値が出現するタイミングが解析され、その解析されたタイミングに基づいて不正に大当たりを引き当てられやすくなる虞がある。これに対して、本実施形態では、取得した乱数値(カウンタ値)を、オフセット値という形に変換して大当たり終了時点まで保持し、そのオフセット値に基づいて大当たり終了後の遊技状態を設定するように構成しているので、特別図柄の大当たりとなる乱数値自体が保持されている期間を短期間に限ることができる。よって、特別図柄の大当たりとなる乱数値を外部から不正に取得され難くすることができるので、大当たりとなる乱数値が出現するタイミングを解析し、その解析したタイミングに基づいて大当たりを引き当てる不正行為を抑制することができる。具体的には、解析したタイミングを、所謂ぶらさげ基板に設定して、大当たりとなる乱数値が出現するタイミングで乱数を取得し、大当たりの当否を判定させるように制御を行う不正行為を抑制することができる。   Here, when the random number value of the jackpot is held during the fluctuation pattern production at the time of the jackpot winning or during the subsequent jackpot state, the jackpot random number is read out by the unauthorized player, and the jackpot is won. A random value may be specified. Therefore, the timing at which the specified random number value appears is analyzed, and there is a possibility that the jackpot may be easily illegally assigned based on the analyzed timing. On the other hand, in the present embodiment, the acquired random number value (counter value) is converted into an offset value and held until the end of the jackpot, and the game state after the end of the jackpot is set based on the offset value. With such a configuration, it is possible to limit the period in which the random number value itself serving as the special symbol jackpot is held to a short period. Therefore, it is possible to make it difficult for a random number value which becomes a jackpot of a special symbol to be obtained illegally from the outside, so that the timing at which the random number value which becomes a jackpot appears is analyzed, and a fraudulent act of assigning the jackpot based on the analyzed timing is performed. Can be suppressed. Specifically, by setting the analyzed timing on a so-called hanging substrate, acquiring a random number at a timing when a random number value to be a big hit appears, and suppressing a fraudulent act of performing control so as to judge the success or failure of the big hit. Can be.

また、本実施形態のパチンコ機10では、大当たり終了後の遊技状態に関する各種設定値(特別図柄の高確率状態とするか否かを示す設定値や、普通図柄の時短期間等)を、大当たり当選の際の変動パターン演出中や、その後の大当たり状態中に保持しておくのではなく、状態設定テーブル202fにおける各種設定値の格納位置を示す値であるオフセット値のみを保持しておく構成としている。RAM203に各種設定値の全てを一時的に記憶しておく記憶エリアを設けておくのではなく、オフセット値を保持する領域を設けておくだけで足りるので、RAM203の記憶領域を効率良く使用することができる。   Further, in the pachinko machine 10 of the present embodiment, various setting values relating to the game state after the end of the jackpot (set values indicating whether or not to be in a high probability state of a special symbol, a time-saving period of an ordinary symbol, etc.) are set to the jackpot winning. In this case, the offset value is not held during the fluctuation pattern effect at the time of the hit or during the subsequent jackpot state, but only the offset value indicating the storage position of various setting values in the state setting table 202f is held. . Rather than providing a storage area for temporarily storing all of the various setting values in the RAM 203, it is sufficient to provide an area for holding the offset value, so that the storage area of the RAM 203 can be used efficiently. Can be.

次いで、図8を参照して、ROM202の状態設定テーブル202fについて説明する。この状態設定テーブル202f(図8参照)は、大当たりの終了後に移行し得る遊技状態がオフセット値毎に規定されているテーブルであり、大当たりの終了タイミングであると判別された場合(S1207:Yes)に実行される大当たり終了処理(S1208)の中で、大当たり終了後の遊技状態を設定するために参照されるデータテーブルである。   Next, the state setting table 202f of the ROM 202 will be described with reference to FIG. The state setting table 202f (see FIG. 8) is a table in which a game state that can be shifted after the end of the jackpot is defined for each offset value, and when it is determined that it is the end timing of the jackpot (S1207: Yes). Is a data table that is referred to in setting the game state after the end of the big hit in the big hit end processing (S1208) executed at the end of the game.

この状態設定テーブル202f(図8参照)は、ROM202のアドレス1AD4H〜1AF3Hの範囲に格納されており、各アドレスに1バイトのデータが格納されている。この状態設定テーブル202f(図8参照)には、大当たり終了後に特別図柄の高確率状態に移行させるか否かを示す情報(特別図柄の抽選状態)と、大当たり終了後に普通図柄の時短状態に移行させるか否かを示す情報(普通図柄の状態)と、大当たり終了後に付与される普通図柄の時短期間と(時短回数)、変動パターンの態様を選択するための変動パターン選択テーブル202dを大当たり終了後用のテーブルから、状態に応じたテーブルに切り替えるまでに要する特別図柄の抽選回数(変動パターン選択テーブル切替回数)とが規定されている。また、図8には、各データが規定されているROM202のアドレスを括弧書きで記載しているが、ROM202のアドレスの上位バイトを省略し、下位バイトのみを記載している。   The state setting table 202f (see FIG. 8) is stored in the range of addresses 1AD4H to 1AF3H of the ROM 202, and one byte of data is stored in each address. The state setting table 202f (see FIG. 8) includes information indicating whether to shift to the special symbol high-probability state after the end of the big hit (special lottery state), and shifts to the normal symbol time saving state after the end of the big hit. The information indicating whether or not to make it (normal symbol state), the time-saving period of the normal symbol given after the end of the big hit (the number of time savings), and the change pattern selection table 202d for selecting the mode of the change pattern after the big hit end The number of special symbol lotteries required to switch from the table for use to the table corresponding to the state (the number of times the variable pattern selection table is switched) is defined. In FIG. 8, the address of the ROM 202 in which each data is defined is described in parentheses, but the upper byte of the address of the ROM 202 is omitted, and only the lower byte is described.

なお、普通図柄の時短状態に移行させるか否かを示す情報(普通図柄の状態)には、通常状態、時短状態1、時短状態2、および時短状態3の4種類の状態が設けられている。普通図柄の状態として通常状態が設定されている場合は、大当たり終了後に普通図柄の通常状態へ移行する。一方で、時短状態1〜時短状態3のいずれかが設定されている場合は、大当たり終了後に普通図柄の時短状態へと移行する。これに加えて、上記4つの状態は、変動パターン選択テーブル切替回数を経過後に変動パターンを決定するために用いられるテーブルが互いに異なっている。即ち、外れ用の変動パターン演出を行う場合に、変動パターン選択テーブル202dに規定された複数のテーブルからいずれのテーブルを選択して変動パターン演出の決定に用いるかが、上記4つの状態でそれぞれ異なっている。   The information indicating whether or not to shift to the normal symbol time reduction state (normal symbol status) includes four types of states: a normal state, a time reduction state 1, a time reduction state 2, and a time reduction state 3. . When the normal state is set as the state of the ordinary symbol, the state shifts to the ordinary state of the ordinary symbol after the end of the big hit. On the other hand, if any of the time saving state 1 to the time saving state 3 is set, the state shifts to the normal symbol time saving state after the end of the big hit. In addition to the above, the four states are different from each other in a table used for determining a variation pattern after the number of times of switching the variation pattern selection table has elapsed. That is, when performing a variation pattern effect for deviation, which table is selected from a plurality of tables defined in the variation pattern selection table 202d and used to determine the variation pattern effect differs in each of the above four states. ing.

上述した通り、本パチンコ機10では、大当たりに当選することに基づいて、遊技結果設定テーブル202eに規定されるオフセット1、オフセット2から算出されるオフセット値をオフセット値格納エリアに保持しておき、大当たり終了時に、オフセット値に対応した設定値を状態設定テーブル202fから抽出して各種設定値格納エリア203eに格納するように構成されている。   As described above, in the pachinko machine 10, based on the winning of the jackpot, the offset values calculated from the offset 1 and the offset 2 defined in the game result setting table 202e are stored in the offset value storage area, At the end of the jackpot, a set value corresponding to the offset value is extracted from the state setting table 202f and stored in the various set value storage area 203e.

第1入球口64への入球(始動入賞)に伴って取得される乱数値(カウンタ値)を、オフセット値という形に変換して大当たり終了時点まで保持し、そのオフセット値に基づいて大当たり終了後の遊技状態を設定するように構成しているので、特別図柄の大当たりとなる乱数値自体が保持されている期間を短期間に限ることができる。よって、特別図柄の大当たりとなる乱数値を外部から不正に取得され難くすることができるので、大当たりとなる乱数値が出現するタイミングを解析し、その解析したタイミングに基づいて大当たりを引き当てる不正行為を抑制することができる。具体的には、解析したタイミングを、所謂ぶらさげ基板に設定して、大当たりとなる乱数値が出現するタイミングで乱数を取得し、大当たりの当否を判定させるように制御を行う不正行為を抑制することができる。   The random number value (counter value) acquired in accordance with the ball entry (starting prize) into the first entrance 64 is converted into a form of an offset value, held until the end of the jackpot, and based on the offset value. Since the game state after the end is set, the period in which the random number value itself serving as a special symbol jackpot is held can be limited to a short period. Therefore, it is possible to make it difficult for a random number value which becomes a jackpot of a special symbol to be obtained illegally from the outside, so that the timing at which the random number value which becomes a jackpot appears is analyzed, and a fraudulent act of assigning the jackpot based on the analyzed timing is performed. Can be suppressed. Specifically, by setting the analyzed timing on a so-called hanging substrate, acquiring a random number at a timing when a random number value to be a big hit appears, and suppressing a fraudulent act of performing control so as to judge the success or failure of the big hit. Can be.

また、本実施形態のパチンコ機10では、大当たり終了後の遊技状態に関する各種設定値(特別図柄の抽選状態、普通図柄の状態、時短回数、変動パターン選択テーブル切替回数)を、大当たり遊技の開始前に予め特定して保持しておくのではなく、状態設定テーブル202fにおける各種設定値の格納位置を示す値であるオフセット値のみを保持しておく構成としているので、RAM203には大当たりの終了までオフセット値を保持しておくための記憶領域のみを設けておくだけで足りる。よって、RAM203の記憶領域を効率良く使用することができる。   Further, in the pachinko machine 10 of the present embodiment, various setting values (a lottery state of a special symbol, a state of a normal symbol, the number of times of saving, the number of times of changing the change pattern selection table) relating to the game state after the end of the big hit are set before the start of the big hit game. Instead of specifying and holding in advance, only the offset value indicating the storage position of each set value in the state setting table 202f is held, so that the RAM 203 holds the offset until the end of the jackpot. It is enough to provide only a storage area for holding the value. Therefore, the storage area of the RAM 203 can be used efficiently.

次に、図9を参照して、ROM202に規定されている大当たり終了時設定テーブル202g(図9(a)参照)、および大当たり終了時クリアテーブル202h(図9(b)参照)について説明する。これらのテーブルは、大当たり終了処理(図26参照)において、後述する各種設定値格納エリア203eに設定されている大当たり中用の設定値を初期化して、通常の遊技状態中用の設定に書き換えるための制御データが規定されているテーブルである。   Next, with reference to FIG. 9, the jackpot end setting table 202g (see FIG. 9A) and the jackpot end clear table 202h (see FIG. 9B) specified in the ROM 202 will be described. These tables are used in the big hit end process (see FIG. 26) to initialize the big hit middle setting values set in various setting value storage areas 203e, which will be described later, and rewrite them into the normal gaming state setting. Is a table in which the control data of the above is defined.

大当たり終了時設定テーブル202g(図9(a)参照)は、ROM202のアドレス1202H〜1204Hの範囲に記憶されたテーブルであり、各アドレスに1バイトのデータが格納されている。具体的には、ROM202のアドレス「1202H」〜「1204H」の各アドレスには、各種設定値格納エリア203e(図7参照)においてリセットを行うデータの格納位置を示すアドレスデータと、そのアドレスデータが示すデータの格納位置に設定するためのデータ(大当たり中を示す設定値をリセットするためのデータ)と、遊技状態設定エリアを初期化する処理を終了するためのデータとがアドレスの順に格納されている。詳細については後述するが、大当たり終了処理(図26参照)の中の1処理であるデータ設定処理(図27参照)において、主制御装置110のMPU201によって大当たり終了時設定テーブル202g(図9(a)参照)からROM202のアドレスの並び順に格納データが読み出され、格納データに応じた制御が実行される。具体的には、アドレスデータが読み出された場合は、そのアドレスをデータの設定先アドレスとして設定する。また、設定値データ(設定値をリセットするためのデータ)が読み出された場合は、設定先アドレスとして設定されているアドレスの内容をリセットする(即ち、設定先アドレスに「00H」を設定する)。更に、読み出されたデータが処理を終了するためのデータであると判別された場合は、データ設定処理(図27参照)を終了する。   The big hit end setting table 202g (see FIG. 9A) is a table stored in the range of addresses 1202H to 1204H of the ROM 202, and one byte of data is stored in each address. Specifically, addresses “1202H” to “1204H” of the ROM 202 include address data indicating a storage location of data to be reset in the various setting value storage areas 203e (see FIG. 7), and the address data. The data for setting the storage location of the indicated data (the data for resetting the set value indicating the big hit) and the data for ending the processing for initializing the gaming state setting area are stored in the order of addresses. I have. Although details will be described later, in the data setting process (see FIG. 27), which is one of the jackpot end processes (see FIG. 26), the MPU 201 of the main controller 110 sets the jackpot end setting table 202g (see FIG. )), The stored data is read out in the order of the addresses in the ROM 202, and the control according to the stored data is executed. Specifically, when the address data is read, the address is set as a data setting destination address. When the set value data (data for resetting the set value) is read, the contents of the address set as the set destination address are reset (that is, “00H” is set to the set destination address). ). Further, when it is determined that the read data is data for terminating the process, the data setting process (see FIG. 27) is terminated.

次に、図9(b)を参照して、大当たり終了時クリアテーブル202hについて説明する。大当たり終了時クリアテーブル202hは、ROM202のアドレス「1205H」〜「1212H」の範囲に記憶されたテーブルであり、各アドレスには各種設定値格納エリア203e(図11参照)のアドレスがそれぞれ規定されている。詳細については後述するが、大当たり終了処理の中の1処理であるゼロ設定処理(図28参照)において、主制御装置110のMPU201によって大当たり終了時クリアテーブル202hからROM202のアドレスの並び順に格納データが読み出され、読み出された格納データ(アドレスデータ)の示すアドレスに設定値として「00H」(初期値データ)を設定する。また、大当たり終了時クリアテーブル202hから読み出されたデータが「00H」であった場合は、ゼロ設定処理を終了する。   Next, the big hit end clear table 202h will be described with reference to FIG. The big hit end clear table 202h is a table stored in the ROM 202 in the range of addresses “1205H” to “1212H”, and each address defines an address of various set value storage areas 203e (see FIG. 11). I have. Although the details will be described later, in the zero setting process (see FIG. 28), which is one of the jackpot end processes, the MPU 201 of the main controller 110 stores the stored data in the order of the addresses of the ROM 202 from the jackpot end clear table 202h. "00H" (initial value data) is set as a set value at the address indicated by the read stored data (address data). If the data read from the big hit end clear table 202h is “00H”, the zero setting process ends.

大当たり終了時クリアテーブル202h(図9(b)参照)に、各種設定値格納エリア203eの設定先アドレスと、その設定先アドレスに設定するための設定データ(即ち、「00H」)とを規定するように構成した場合、大当たり終了時クリアテーブル202hのデータ量が増加してしまうという問題があった。これに対して、本実施形態のパチンコ機10では、大当たり終了時クリアテーブル202hには設定先アドレスのみを規定し、その設定先アドレスに「00H」を設定するという処理を、MPU201の制御プログラムの中で規定している。よって、大当たり終了時クリアテーブル202hのデータ量を減らすことができるので、ROM202に記憶されるデータ量を削減することができる。   In the big hit end clear table 202h (see FIG. 9B), the setting destination addresses of the various setting value storage areas 203e and the setting data (ie, “00H”) for setting the setting destination addresses are defined. In such a configuration, there is a problem that the data amount of the clear table 202h at the end of the big hit increases. On the other hand, in the pachinko machine 10 of the present embodiment, the process of defining only the setting destination address in the big hit end clear table 202h and setting “00H” to the setting destination address is performed by the control program of the MPU 201. Stipulated in Therefore, the data amount of the big hit end clear table 202h can be reduced, so that the data amount stored in the ROM 202 can be reduced.

また、本実施形態のパチンコ機10では、データ設定処理(図27参照)やゼロ設定処理(図28参照)を終了させる条件として、各種設定値格納エリア203eへデータを設定する設定回数を制御プログラムの中に記述し、設定回数分のデータ設定が終了したと判別した場合に処理を終了させる構成とはせずに、大当たり終了時設定テーブル202gや大当たり終了時クリアテーブル202hから「00H」がデータとして読み出されたと判別した場合に処理を終了させるように構成している。   Further, in the pachinko machine 10 of the present embodiment, as a condition for ending the data setting process (see FIG. 27) or the zero setting process (see FIG. 28), the control program sets the number of times of setting data in the various setting value storage areas 203e. Is not described, and the processing is not terminated when it is determined that the data setting for the set number of times is completed. Instead, the data “00H” is stored in the big hit end setting table 202g and the big hit end clear table 202h. It is configured to terminate the processing when it is determined that the data has been read out.

設定回数を制御プログラム中に記述する構成とした場合、他の機種にプログラムを転用する等の事情によって設定値の個数が変わる度に、制御プログラムの設計者が設定値の個数を新たに数え、その数えた個数に合わせて制御プログラムを書き換える必要が生じてしまう。よって、設定値を数える手間がかかる上に、設計者が数え間違いをしてしまった場合には、制御プログラムに誤った繰り返し回数が規定されてしまうので、大当たり終了時の設定を正常に完了させることができず、パチンコ機10に誤作動を起こさせてしまう場合がある。   If the number of set values is described in the control program, the control program designer newly counts the number of set values each time the number of set values changes due to circumstances such as diversion of the program to another model. It becomes necessary to rewrite the control program according to the counted number. Therefore, it takes time and effort to count the set values, and if the designer makes a mistake, the incorrect number of repetitions is specified in the control program, so that the setting at the end of the jackpot is completed normally. And the pachinko machine 10 may malfunction.

これに対して、本実施形態のパチンコ機10では、大当たり終了時設定テーブル202gや大当たり終了時クリアテーブル202hの末尾に「00H」をデータとして規定しておくだけでよいので、制御プログラムの設計時に設計者がミスを犯してしまう可能性を低減できる。よって、大当たり終了時のデータの設定を、制御プログラムに基づいてより確実に実行することができるので、パチンコ機10の誤作動を抑制することができる。   On the other hand, in the pachinko machine 10 of the present embodiment, it is only necessary to define “00H” as data at the end of the jackpot end setting table 202g and the jackpot end clearing table 202h, so that when designing the control program, The possibility that a designer makes a mistake can be reduced. Therefore, the setting of the data at the end of the big hit can be executed more reliably based on the control program, and the malfunction of the pachinko machine 10 can be suppressed.

次に、図10、図11を参照して、主制御装置110のRAM203について説明する。RAM203には、主制御装置110の処理を制御するための各種カウンタやフラグ、および設定値を格納する記憶領域等が設けられている。ここで、主制御装置110の処理とは、特別図柄の抽選、普通図柄の抽選、第1図柄表示装置37における表示の設定、第2図柄表示装置83における表示の設定、および、第3図柄表示装置81における表示の設定といったパチンコ機10の主要な処理である。   Next, the RAM 203 of the main control device 110 will be described with reference to FIGS. The RAM 203 is provided with various counters and flags for controlling the processing of the main control device 110, a storage area for storing set values, and the like. Here, the processing of the main control device 110 includes a special symbol lottery, a normal symbol lottery, a display setting on the first symbol display device 37, a display setting on the second symbol display device 83, and a third symbol display. This is main processing of the pachinko machine 10 such as setting of display in the device 81.

まず、図10を参照して、主制御装置110のRAM203内に設けられるカウンタ等について説明する。これらのカウンタ等は、特別図柄の抽選、普通図柄の抽選、第1図柄表示装置37における表示の設定、第2図柄表示装置83における表示の設定、および、第3図柄表示装置81における表示の設定などを行うために、主制御装置110のMPU201で使用される。   First, a counter and the like provided in the RAM 203 of the main control device 110 will be described with reference to FIG. These counters and the like are used for special symbol lottery, ordinary symbol lottery, display setting on the first symbol display device 37, display setting on the second symbol display device 83, and display setting on the third symbol display device 81. It is used by the MPU 201 of the main control device 110 to perform such operations.

特別図柄の抽選や、第1図柄表示装置37および第3図柄表示装置81の表示の設定には、特別図柄の抽選に使用する第1当たり乱数カウンタC1と、特別図柄の大当たり種別を選択するために使用する第1当たり種別カウンタC2と、特別図柄における外れの停止種別を選択するために使用する停止種別選択カウンタC3と、第1当たり乱数カウンタC1の初期値設定に使用する第1初期値乱数カウンタCINI1と、変動パターン選択に使用する変動種別カウンタCS1とが用いられる。また、普通図柄の抽選には、第2当たり乱数カウンタC4が用いられ、第2当たり乱数カウンタC4の初期値設定には第2初期値乱数カウンタCINI2が用いられる。これら各カウンタは、更新の都度、前回値に1が加算され、最大値に達した後0に戻るループカウンタとなっている。   In order to select the special symbol lottery and the display setting of the first symbol display device 37 and the third symbol display device 81, the first random number counter C1 used for the special symbol lottery and the special symbol big hit type are selected. , A first type random number used for setting an initial value of a first random number counter C1, a first type random number used for setting an initial value of a first random number counter C1; A counter CINI1 and a variation type counter CS1 used for variation pattern selection are used. The second random number counter C4 is used for the normal symbol lottery, and the second initial value random number counter CINI2 is used for setting the initial value of the second random number counter C4. Each of these counters is a loop counter that adds 1 to the previous value and returns to 0 after reaching the maximum value each time the counter is updated.

各カウンタは、例えば、タイマ割込処理(図13参照)の実行間隔である2ミリ秒間隔で更新され、また、一部のカウンタは、メイン処理(図24参照)の中で不定期に更新されて、その更新値がRAM203の所定領域に設定されたカウンタ用バッファに適宜格納される。RAM203には、1つの実行エリアと4つの保留エリア(保留第1〜第4エリア)とからなる特別図柄保留球格納エリア203aが設けられており、これらの各エリアには、第1入球口64への入球タイミングに合わせて、第1当たり乱数カウンタC1、第1当たり種別カウンタC2及び停止種別選択カウンタC3の各値がそれぞれ格納される。また、RAM203には、1つの実行エリアと4つの保留エリア(保留第1〜第4エリア)とからなる普通図柄保留球格納エリア203bが設けられており、これらの各エリアには、球が左右何れかの第2入球口(スルーゲート)67を通過したタイミングに合わせて、第2当たり乱数カウンタC4の値が格納される。   Each counter is updated, for example, at intervals of 2 milliseconds, which is the execution interval of the timer interrupt processing (see FIG. 13), and some counters are updated irregularly in the main processing (see FIG. 24). Then, the updated value is appropriately stored in a counter buffer set in a predetermined area of the RAM 203. The RAM 203 is provided with a special symbol reserved ball storage area 203a including one execution area and four reserved areas (reserved first to fourth areas), and each of these areas has a first entrance port. The respective values of the first random number counter C1, the first hit type counter C2, and the stop type selection counter C3 are stored in accordance with the timing of entering the ball 64. The RAM 203 is provided with a normal symbol holding ball storage area 203b including one execution area and four holding areas (holding first to fourth areas). The value of the second random number counter C4 is stored in accordance with the timing of passing through any one of the second entrances (through gates) 67.

各カウンタについて詳しく説明する。第1当たり乱数カウンタC1は、所定の範囲(例えば、0〜299)内で順に1ずつ加算され、最大値(例えば、0〜299の値を取り得るカウンタの場合は299)に達した後0に戻る構成となっている。特に、第1当たり乱数カウンタC1が1周した場合、その時点の第1初期値乱数カウンタCINI1の値が当該第1当たり乱数カウンタC1の初期値として読み込まれる。   Each counter will be described in detail. The first random number counter C1 is incremented by one in order within a predetermined range (for example, 0 to 299) and reaches 0 after reaching the maximum value (for example, 299 in the case of a counter that can take a value of 0 to 299). It returns to the structure. In particular, when the first random number counter C1 makes one round, the value of the first initial value random number counter CINI1 at that time is read as the initial value of the first random number counter C1.

また、第1初期値乱数カウンタCINI1は、第1当たり乱数カウンタC1と同一範囲で更新されるループカウンタとして構成される。即ち、例えば、第1当たり乱数カウンタC1が0〜299の値を取り得るループカウンタである場合には、第1初期値乱数カウンタCINI1もまた、0〜299の範囲のループカウンタである。この第1初期値乱数カウンタCINI1は、タイマ割込処理(図13参照)の実行毎に1回更新されると共に、メイン処理(図24参照)の残余時間内で繰り返し更新される。   Further, the first initial value random number counter CINI1 is configured as a loop counter updated in the same range as the first random number counter C1. That is, for example, when the first random number counter C1 is a loop counter that can take a value of 0 to 299, the first initial value random number counter CINI1 is also a loop counter in the range of 0 to 299. The first initial value random number counter CINI1 is updated once each time the timer interrupt process (see FIG. 13) is executed, and is repeatedly updated within the remaining time of the main process (see FIG. 24).

第1当たり乱数カウンタC1の値は、例えば定期的に(本実施形態ではタイマ割込処理毎に1回)更新され、球が第1入球口64に入賞したタイミングでRAM203の特別図柄保留球格納エリア203aに格納される。そして、特別図柄の大当たりとなる乱数の値は、主制御装置110のROM202に格納される第1当たり乱数テーブル202a(図6(a)参照)によって設定されており、第1当たり乱数カウンタC1の値が、第1当たり乱数テーブル202aによって設定された大当たりとなる乱数の値と一致する場合に、特別図柄の大当たりと判定する。また、この第1当たり乱数テーブル202aは、特別図柄の低確率時(特別図柄の低確率状態である期間)用と、その低確率時より特別図柄の大当たりとなる確率の高い高確率時(特別図柄の高確率状態である期間)用との2種類に分けられ、それぞれに含まれる大当たりとなる乱数の個数が異なって設定されている。このように、大当たりとなる乱数の個数を異ならせることにより、特別図柄の低確率時と特別図柄の高確率時とで、大当たりとなる確率が変更される。なお、特別図柄の高確率時用の第1当たり乱数テーブル202a1(図示せず)と、特別図柄の低確率時用の第1当たり乱数テーブル202a2(図示せず)とは、主制御装置110のROM202内に設けられている。   The value of the first random number counter C1 is, for example, updated periodically (once for each timer interruption process in the present embodiment), and at the timing when the ball wins the first entrance 64, the special symbol holding ball of the RAM 203 is held. It is stored in the storage area 203a. Then, the value of the random number which is a big hit of the special symbol is set by a first random number table 202a (see FIG. 6A) stored in the ROM 202 of the main control device 110. If the value matches the value of the random number that becomes the big hit set by the first random number table 202a, it is determined that the special symbol is a big hit. The first random number table 202a is used for a low probability of a special symbol (a period in which the special symbol is in a low probability state) and for a high probability of a special symbol having a higher probability of being a big hit than the low probability. And the number of random hits included in each of them is set differently. As described above, by changing the number of random numbers to be the jackpot, the probability of the jackpot is changed between the low probability of the special symbol and the high probability of the special symbol. The first random number table 202a1 (not shown) for a special symbol with a high probability and the first random number table 202a2 for a special symbol with a low probability (not shown) are provided by the main controller 110. It is provided in the ROM 202.

第1当たり種別カウンタC2は、特別図柄の大当たりとなった場合に、第1図柄表示装置37の表示態様を決定するものであり、所定の範囲(例えば、0〜149)内で順に1ずつ加算され、最大値(例えば、0〜149の値を取り得るカウンタの場合は149)に達した後0に戻る構成となっている。第1当たり種別カウンタC2の値は、例えば、定期的に(本実施形態ではタイマ割込処理毎に1回)更新され、球が第1入球口64に入賞したタイミングでRAM203の特別図柄保留球格納エリア203aに格納される。   The first hit type counter C2 determines the display mode of the first symbol display device 37 when a special symbol hits, and adds one by one in a predetermined range (for example, 0 to 149). Then, after reaching the maximum value (for example, 149 in the case of a counter capable of taking a value of 0 to 149), the counter returns to 0. The value of the first hit type counter C2 is, for example, updated periodically (once for each timer interruption process in the present embodiment), and the special symbol in the RAM 203 is held at the timing when the ball wins the first entrance 64. It is stored in the ball storage area 203a.

ここで、特別図柄保留球格納エリア203aに格納された第1当たり乱数カウンタC1の値が、特別図柄の大当たりとなる乱数でなければ、即ち、特別図柄の外れとなる乱数であれば、第1図柄表示装置37に表示される停止図柄に対応した表示態様は、特別図柄の外れ時のものとなる。   Here, if the value of the first random number counter C1 stored in the special symbol holding sphere storage area 203a is not a random number that is a big hit of the special symbol, that is, if it is a random number that is out of the special symbol, the first one The display mode corresponding to the stop symbol displayed on the symbol display device 37 is the one when the special symbol comes off.

一方で、特別図柄保留球格納エリア203aに格納された第1当たり乱数カウンタC1の値が、特別図柄の大当たりとなる乱数であれば、第1図柄表示装置37に表示される停止図柄に対応した表示態様は、特別図柄の大当たり時のものとなる。この場合、その大当たり時の具体的な表示態様は、同じ特別図柄保留球格納エリア203aに格納されている第1当たり種別カウンタC2の値が示す表示態様となる。   On the other hand, if the value of the first random number counter C1 stored in the special symbol holding ball storage area 203a is a random number that is a special symbol jackpot, the first symbol corresponding to the stop symbol displayed on the first symbol display device 37. The display mode is that at the time of the special symbol jackpot. In this case, the specific display mode at the time of the big hit is the display mode indicated by the value of the first hit type counter C2 stored in the same special symbol holding ball storage area 203a.

本実施形態のパチンコ機10における第1当たり乱数カウンタC1は、0〜299の範囲の2バイトのループカウンタとして構成されている。この第1当たり乱数カウンタC1において、特別図柄の低確率時に、特別図柄の大当たりとなる乱数値は3個あり、その乱数値である「7,107,282」は、低確率時用の第1当たり乱数テーブル202aに格納されている。このように特別図柄の低確率時には、乱数値の総数が300ある中で、大当たりとなる乱数値の総数が3なので、特別図柄の大当たりとなる確率は、「1/100」となる。   The first random number counter C1 in the pachinko machine 10 of the present embodiment is configured as a 2-byte loop counter ranging from 0 to 299. In this first random number counter C1, when the special symbol has a low probability, there are three random numbers that are the big hits of the special symbol, and the random number value “7, 107, 282” is the first random number value for the low probability. It is stored in the hit random number table 202a. As described above, when the special symbol has a low probability, the total number of the random numbers is three and the total number of the random numbers to be the big hit is three, so the probability of the big hit of the special symbol is “1/100”.

一方で、特別図柄の高確率時に、特別図柄の大当たりとなる乱数値は30個あり、その値である「4,11,28,38,45,52,64,78,83,99,106,112,122,134,140,151,168,176,183,197,207,218,222,231,249,256,263,270,285,299」は、高確率時用の第1当たり乱数テーブル202aに格納されている。このように特別図柄の高確率時には、乱数値の総数が300ある中で、大当たりとなる乱数値の総数が30なので、特別図柄の大当たりとなる確率は、「1/10」となる。   On the other hand, when the special symbol has a high probability, there are thirty random numbers which are the jackpots of the special symbol, and the value is “4, 11, 28, 38, 45, 52, 64, 78, 83, 99, 106, 112, 122, 134, 140, 151, 168, 176, 183, 197, 207, 218, 222, 231, 249, 256, 263, 270, 285, 299 ”are first random number tables for high probability. 202a. As described above, when the special symbol has a high probability, the total number of random numbers is 300 and the total number of jackpot random numbers is 30, so the probability of the special symbol jackpot is "1/10".

尚、本実施形態では、低確率時用の第1当たり乱数テーブル202aに格納されている大当たりとなる乱数値と、高確率時用の第1当たり乱数テーブル202aに格納されている大当たりとなる乱数値とで、重複した値とならないように、それぞれの大当たりとなる乱数値を設定している。ここで、大当たりとなる乱数値としてパチンコ機10の状況にかかわらず常に用いられる値が存在すれば、その値が出現するタイミングが解析され、その解析されたタイミングに基づいて不正に大当たりを引き当てられやすくなる虞がある。これに対して、本実施形態のように、状況に応じて(即ち、パチンコ機10が特別図柄の高確率状態か、特別図柄の低確率状態かに応じて)、大当たりとなる乱数値を変えることで、特別図柄の大当たりとなる乱数値が予測され難くすることができるので、不正に対する抑制を図ることができる。   In this embodiment, the random number value of the big hit stored in the first random number table 202a for low probability and the random number of the big hit stored in the first random number table 202a for high probability are stored. In order to prevent the values from being duplicated with the numerical values, a random number value for each jackpot is set. Here, if there is a value that is always used regardless of the situation of the pachinko machine 10 as the random number value of the jackpot, the timing at which the value appears is analyzed, and the jackpot is illegally assigned based on the analyzed timing. There is a possibility that it becomes easier. On the other hand, as in the present embodiment, the random number value to be a big hit is changed depending on the situation (that is, depending on whether the pachinko machine 10 is in the special symbol high probability state or the special symbol low probability state). Thus, it is possible to make it difficult for the random number value which is a special symbol jackpot to be predicted, so that it is possible to suppress fraud.

また、本実施形態のパチンコ機10における第1当たり種別カウンタC2の値は、0〜149の範囲のループカウンタとして構成されている。そして、図6(b)に示すように、この第1当たり種別カウンタC2において、乱数値が「0〜19」であった場合の大当たり種別は、「通常大当たり」となる。また、値が「20〜29」であった場合の大当たり種別は、「時短大当たりA」となり、値が「30〜39」であった場合の大当たり種別は、「時短大当たりB」となる。また、値が「40〜69」であった場合の大当たり種別は、「特別大当たりA」となり、値が「70〜97」であった場合の大当たり種別は「特別大当たりB」となる。   Further, the value of the first hit type counter C2 in the pachinko machine 10 of the present embodiment is configured as a loop counter in the range of 0 to 149. Then, as shown in FIG. 6B, in the first hit type counter C2, the big hit type when the random value is “0 to 19” is “normal big hit”. When the value is “20-29”, the jackpot type is “hour saving jackpot A”, and when the value is “30-39”, the jackpot type is “hour saving jackpot B”. When the value is “40 to 69”, the jackpot type is “special jackpot A”, and when the value is “70 to 97”, the jackpot type is “special jackpot B”.

更に、乱数値が「98,99」であった場合の大当たり種別は、「確変大当たりA」となり、値が「100〜102」であった場合の大当たり種別は、「確変大当たりB」となり、値が「103〜105」であった場合の大当たり種別は「確変大当たりC」となり、値が「106〜113」であった場合の大当たり種別は「確変大当たりD」となる。また、値が「114〜129」であった場合の大当たり種別は、「確変大当たりE」となり、値が「130〜145」であった場合の大当たり種別は、「確変大当たりF」となり、値が「146,147」であった場合の大当たり種別は「確変大当たりG」となり、値が「148,149」であった場合の大当たり種別は「確変大当たりH」となる。   Furthermore, when the random number value is “98,99”, the jackpot type is “probable variable jackpot A”, and when the value is “100 to 102”, the jackpot type is “probable variable jackpot B”. Is "103-105", the jackpot type is "probable jackpot C", and if the value is "106-113", the jackpot type is "probable jackpot D". When the value is "114 to 129", the jackpot type is "probable variable jackpot E", and when the value is "130 to 145", the jackpot type is "probable variable jackpot F". If it is "146,147", the jackpot type is "probable variable jackpot G", and if the value is "148,149", the jackpot type is "probable variable jackpot H".

このように、本実施形態のパチンコ機10は、第1当たり種別カウンタC2が示す乱数の値によって、13種類の当たり種別(通常大当たり、時短大当たりA、時短大当たりB、特別大当たりA、特別大当たりB、確変大当たりA〜確変大当たりH)が決定されるように構成されている。なお、第1当たり種別カウンタC2の値(乱数値)から、特別図柄の大当たり種別を決定するための乱数値は、特別図柄大当たり種別テーブル(図示せず)により設定されており、このテーブルは、主制御装置110のROM202内に設けられている。   As described above, the pachinko machine 10 of the present embodiment uses the value of the random number indicated by the first hit type counter C2 to determine the thirteen types of hit types (normal jackpot, hourly jackpot A, hourly jackpot B, extra jackpot A, and extra jackpot B). , The jackpot A to the jackpot H) are determined. In addition, the random number value for determining the special jackpot type from the value of the first hit type counter C2 (random value) is set by a special symbol jackpot type table (not shown). It is provided in the ROM 202 of the main control device 110.

停止種別選択カウンタC3は、例えば0〜99の範囲内で順に1ずつ加算され、最大値(つまり99)に達した後0に戻る構成となっている。本実施形態では、停止種別選択カウンタC3によって、第3図柄表示装置81で表示される外れ時の停止種別が選択され、リーチが発生した後、最終停止図柄がリーチ図柄の前後に1つだけずれて停止する「前後外れリーチ」(例えば98,99)と、同じくリーチ発生した後、最終停止図柄がリーチ図柄の前後以外で停止する「前後外れ以外リーチ」(例えば90〜97の範囲)と、リーチ発生しない「完全外れ」(例えば0〜89の範囲)との3つの停止(演出)パターンが選択される。停止種別選択カウンタC3の値は、例えば定期的に(本実施形態ではタイマ割込処理毎に1回)更新され、球が第1入球口64に入賞したタイミングでRAM203の特別図柄保留球格納エリア203aに格納される。   The stop type selection counter C3 is configured to be incremented by one in order within a range of, for example, 0 to 99, and to return to 0 after reaching the maximum value (that is, 99). In the present embodiment, the stop type at the time of disconnection displayed on the third symbol display device 81 is selected by the stop type selection counter C3, and after the reach occurs, the final stop symbol is shifted by one before and after the reach symbol. "Reach out of front and rear" (e.g., 98, 99) and "reach other than front and rear out" (e.g., in the range of 90-97) in which the final stop symbol stops at positions other than before and after the reach symbol after reaching. Three stop (effect) patterns of "completely out of range" (for example, in the range of 0 to 89) where no reach occurs are selected. The value of the stop type selection counter C3 is updated, for example, periodically (in this embodiment, once for each timer interrupt process), and stored in the RAM 203 at the timing when the ball wins the first entrance 64. It is stored in the area 203a.

なお、停止種別選択カウンタC3の値(乱数値)から、特別図柄の停止種別を決定するための乱数値は、停止種別選択テーブル(図示せず)により設定されている。このテーブルは、主制御装置110のROM202内に設けられている。また、本実施形態ではこのテーブルを、特別図柄の高確率時用と、特別図柄の低確率時用とに分けており、テーブルに応じて、外れの停止種別ごとに設定される乱数値の範囲を変えている。これは、パチンコ機10が特別図柄の高確率状態であるか、特別図柄の低確率状態であるか等に応じて、停止種別の選択比率を変更するためである。   The random number value for determining the special symbol stop type from the stop type selection counter C3 value (random number value) is set in a stop type selection table (not shown). This table is provided in the ROM 202 of the main control device 110. In this embodiment, this table is divided into a special symbol for high probability and a special symbol for low probability, and the range of the random number value set for each type of stop according to the table. Is changing. This is because the selection ratio of the stop type is changed according to whether the pachinko machine 10 is in the special symbol high-probability state or the special symbol low-probability state.

例えば、高確率状態では、大当たりが発生し易いため必要以上にリーチ演出が選択されないように、「完全外れ」の停止種別に対応した乱数値の範囲が0〜89と広い高確率時用のテーブルが選択され、「完全外れ」が選択され易くなる。このテーブルは、「前後外れリーチ」が98,99と狭くなると共に「前後外れ以外リーチ」も90〜97と狭くなり、「前後外れリーチ」や「前後外れ以外リーチ」が選択され難くなる。また、低確率状態であれば、第1入球口64への球の入球時間を確保するために「完全外れ」の停止種別に対応した乱数値の範囲が0〜79と狭い低確率時用のテーブルが選択され、「完全外れ」が選択され難くなる。   For example, in the high-probability state, the jackpot is likely to occur, so that the reach effect is not selected more than necessary. Is selected, and it becomes easier to select “completely off”. In this table, the “reach out of front and rear” is narrowed to 98, 99 and the “reach other than front and rear out” is also narrowed to 90 to 97, making it difficult to select “reach out of front and back” or “reach other than front and rear out”. In the low probability state, in order to secure the ball entry time to the first entrance 64, the range of the random value corresponding to the stop type of “completely out” is 0 to 79, which is a small low probability. Table is selected, and it becomes difficult to select “completely out of place”.

この停止種別選択テーブルは、「前後外れ以外リーチ」の停止種別に対応した乱数値の範囲が80〜97と広くなり、「前後外れ以外リーチ」が選択され易くなっている。よって、低確率状態では、演出時間の長いリーチ表示を多く行うことできるので、第1入球口64への球の入球時間を確保でき、第3図柄表示装置81による変動表示が継続して行われ易くなる。尚、後者のテーブルにおいても、「前後外れリーチ」の停止種別に対応した乱数値の範囲は98,99に設定される。   In the stop type selection table, the range of the random number value corresponding to the stop type of “reach other than out of front and rear” is widened to 80 to 97, and “reach other than out of front and rear out” is easily selected. Therefore, in the low-probability state, a lot of reach displays with a long rendering time can be performed more frequently, so that the ball entry time to the first entrance 64 can be secured, and the variable display by the third symbol display device 81 continues. Easier to do. In the latter table as well, the range of the random number value corresponding to the stop type of “reach out of order” is set to 98,99.

変動種別カウンタCS1は、例えば0〜198の範囲内で順に1ずつ加算され、最大値(つまり198)に達した後0に戻る構成となっている。変動種別カウンタCS1によって、いわゆるノーマルリーチ、スーパーリーチ等の大まかな表示態様が決定される。表示態様の決定は、具体的には、図柄変動の変動時間の決定である。変動種別カウンタCS1により決定された変動時間に基づいて、音声ランプ制御装置113や表示制御装置114により第3図柄表示装置81で表示される第3図柄のリーチ種別や細かな図柄変動態様が決定される。変動種別カウンタCS1の値は、後述するメイン処理(図26参照)が1回実行される毎に1回更新され、当該メイン処理内の残余時間内でも繰り返し更新される。尚、変動種別カウンタCS1の値(乱数値)から、図柄変動の変動時間を一つ決定する乱数値を格納した変動パターン選択テーブル202d(図6(a)参照)は、主制御装置110のROM202内に設けられている。   The variation type counter CS1 is configured to be incremented by one in order within a range of, for example, 0 to 198, and to return to 0 after reaching the maximum value (that is, 198). A rough display mode such as a so-called normal reach and a super reach is determined by the variation type counter CS1. The determination of the display mode is, specifically, the determination of the variation time of the symbol variation. Based on the variation time determined by the variation type counter CS1, the reach type and the detailed symbol variation mode of the third symbol displayed on the third symbol display device 81 are determined by the sound lamp control device 113 and the display control device 114. You. The value of the variation type counter CS1 is updated once each time a main process (see FIG. 26) described later is executed once, and is repeatedly updated within the remaining time in the main process. The variation pattern selection table 202d (see FIG. 6A) storing a random value for determining one symbol variation time from the value of the variation type counter CS1 (random value) is stored in the ROM 202 of the main controller 110. It is provided within.

変動パターン選択テーブル202dには、例えば、外れ用の変動パターンとして、「外れ(長時間用)」、「外れ(短時間用)」、「外れノーマルリーチ」各種、「外れスーパーリーチ」各種、「外れスペシャルリーチ」各種が規定され、大当たり用の変動パターンとして、「当たりノーマルリーチ」各種、「当たりスーパーリーチ」各種、「当たりスペシャルリーチ」各種が規定され、当たり・外れ共用の変動パターンとして、「共用ノーマルリーチ」各種、「共用スーパーリーチ」各種、「共用スペシャルリーチ」各種が規定されている。   In the variation pattern selection table 202d, for example, “variation (for long time)”, “variation (for short time)”, various types of “normal reach”, “variation of super reach”, “variation” Various types of "special reach" are stipulated, and as the fluctuation pattern for big hits, various "normal hits", various "super reach", and various types of "special reach" are specified. , Various "shared super reach", various "shared special reach".

上述の通り、変動パターン選択テーブル202dは、パチンコ機10の状態に応じた複数のテーブルから構成されている。例えば、大当たりに当選した場合、大当たり種別に応じて選択されるテーブルが異なっており、変動パターンの選択にいずれのテーブルを用いるかは、遊技結果設定テーブル202e(図7参照)に大当たり種別毎に規定されている、テーブル選択情報に応じて定められる。変動パターンを選択するテーブルが異なれば、例えば、「当たりスーパーリーチ」各種のうち、特定の大当たり種別で選択されやすい「当たりスーパーリーチ」の種別や、特定の大当たり種別でのみ選択される「当たりスーパーリーチ」の種別を設けることができる。よって、変動パターンの種別から、大当たり種別を予測させることができるので、遊技者の遊技に対する興趣を向上させることができる。   As described above, the variation pattern selection table 202d is composed of a plurality of tables according to the state of the pachinko machine 10. For example, when a jackpot is won, the table to be selected is different depending on the jackpot type, and which table is used for selecting the variation pattern is determined in the game result setting table 202e (see FIG. 7) for each jackpot type. It is determined according to the specified table selection information. If the table for selecting the variation pattern is different, for example, among the various types of "winning super reach", the type of "winning super reach" that is easily selected by a specific jackpot type or the "winning super reach" selected only by a specific jackpot type A type of “reach” can be provided. Therefore, the jackpot type can be predicted from the type of the fluctuation pattern, and the interest of the player in the game can be improved.

また、特別図柄の抽選結果が外れであった場合も、普通図柄の状態が通常状態、および時短状態1〜3のいずれであるかに応じて、変動パターンを選択するために用いられるテーブルは異なるように構成されている。このように構成することで、変動パターンの種別から現在の遊技状態を予測させることができる。   Also, even if the lottery result of the special symbol is off, the table used to select the variation pattern is different depending on whether the state of the ordinary symbol is the normal state or the time saving state 1 to 3 It is configured as follows. With this configuration, the current game state can be predicted from the type of the fluctuation pattern.

第2当たり乱数カウンタC4は、例えば0〜239の範囲内で順に1ずつ加算され、最大値(つまり239)に達した後0に戻るループカウンタとして構成されている。また、第2当たり乱数カウンタC4が1周した場合、その時点の第2初期値乱数カウンタCINI2の値が当該第2当たり乱数カウンタC4の初期値として読み込まれる。第2当たり乱数カウンタC4の値は、本実施形態ではタイマ割込処理毎に、例えば定期的に更新され、球が左右何れかの第2入球口(スルーゲート)67を通過したことが検知された時に取得され、RAM203の普通図柄保留球格納エリア203bに格納される。   The second random number counter C4 is configured as, for example, a loop counter that is sequentially incremented by 1 within a range of 0 to 239 and returns to 0 after reaching the maximum value (that is, 239). Further, when the second random number counter C4 makes one round, the value of the second initial value random number counter CINI2 at that time is read as the initial value of the second random number counter C4. In the present embodiment, the value of the second random number counter C4 is updated, for example, periodically at each timer interrupt processing, and it is detected that the ball has passed through the left or right second entrance (through gate) 67. It is acquired at the time of being performed, and is stored in the ordinary symbol holding ball storage area 203b of the RAM 203.

そして、普通図柄の当たりとなる乱数の値は、主制御装置のROM202に格納される第2当たり乱数テーブル(図6(c)参照)によって設定されており、第2当たり乱数カウンタC4の値が、第2当たり乱数テーブル202cによって設定された当たりとなる乱数の値と一致する場合に、普通図柄の当たりと判定する。また、この第2当たり乱数テーブル202cは、普通図柄の低確率時(普通図柄の通常状態である期間)用と、その低確率時より普通図柄の当たりとなる確率の高い高確率時(普通図柄の時短状態である期間)用との2種類に分けられ、それぞれに含まれる大当たりとなる乱数の個数が異なって設定されている。このように、当たりとなる乱数の個数を異ならせることにより、普通図柄の低確率時と普通図柄の高確率時とで、当たりとなる確率が変更される。   Then, the value of the random number which is a hit for the ordinary symbol is set by a second random number table (see FIG. 6C) stored in the ROM 202 of the main control device, and the value of the second random number counter C4 is set. If the value of the random number matches the value of the winning set in the second winning random number table 202c, it is determined that the winning is a normal symbol. The second random number table 202c is used for a low probability of a normal symbol (a period in which the symbol is in the normal state) and a high probability (normal symbol) in which the probability of hitting the symbol is higher than the low probability. ), And the number of jackpot random numbers included in each of the two types is set differently. In this way, by making the number of winning random numbers different, the probability of winning is changed between a low probability of a normal symbol and a high probability of a normal symbol.

図6(c)に示すように、普通図柄の低確率時に、普通図柄の当たりとなる乱数値は24個あり、その範囲は「5〜28」となっている。これら乱数値は、低確率時用の普通図柄当たり乱数テーブルに格納されている。このように普通図柄の低確率時には、乱数値の総数が240ある中で、大当たりとなる乱数値の総数が24なので、特別図柄の大当たりとなる確率は、「1/10」となる。   As shown in FIG. 6C, at the time of the low probability of the ordinary symbol, there are 24 random numbers which are the hits of the ordinary symbol, and the range is "5-28". These random numbers are stored in a random number table per symbol for low probability. As described above, when the normal symbol has a low probability, the total number of random number values to be a big hit is 24 out of 240 in the total number of random numbers, so that the probability of a special symbol to be a big hit is “1/10”.

パチンコ機10が普通図柄の低確率時である場合に、球が第2入球口67を通過すると、第2当たり乱数カウンタC4の値が取得されると共に、第2図柄表示装置83において普通図柄の変動表示が30秒間実行される。そして、取得された第2当たり乱数カウンタC4の値が「5〜28」の範囲であれば当選と判定されて、第2図柄表示装置83における変動表示が終了した後に、停止図柄(第2図柄)として「○」の図柄が点灯表示されると共に、第1入球口64が「0.2秒間×1回」だけ開放される。尚、本実施形態では、パチンコ機10が普通図柄の低確率時である場合に、普通図柄の当たりとなったら第1入球口64が「0.2秒間×1回」だけ開放されるが、開放時間や回数は任意に設定すれば良い。例えば、「0.5秒間×2回」開放しても良い。   When the pachinko machine 10 has the low probability of the normal symbol, when the ball passes through the second entrance 67, the value of the second random number counter C4 is obtained, and the normal symbol is displayed on the second symbol display device 83. Is displayed for 30 seconds. If the acquired value of the second random number counter C4 is in the range of “5 to 28”, it is determined that the winning has occurred, and after the variable display on the second symbol display device 83 has been completed, the stop symbol (the second symbol) ), The symbol of “」 ”is lit and displayed, and the first entrance 64 is opened for“ 0.2 seconds × 1 time ”. In the present embodiment, when the pachinko machine 10 is in the low probability state of the ordinary symbol, the first entrance 64 is opened for “0.2 seconds × 1 time” when the ordinary symbol is hit. The opening time and the number of times may be arbitrarily set. For example, “0.5 seconds × 2 times” may be opened.

一方で、普通図柄の高確率時に、普通図柄の大当たりとなる乱数値は200個あり、その範囲は「5〜204」となっている。これらの乱数値は、高確率時用の普通図柄当たり乱数テーブルに格納されている。このように特別図柄の低確率時には、乱数値の総数が240ある中で、大当たりとなる乱数値の総数が200なので、特別図柄の大当たりとなる確率は、「1/1.2」となる。   On the other hand, when the normal symbol has a high probability, there are 200 random numbers which are the jackpots of the ordinary symbol, and the range is “5 to 204”. These random numbers are stored in a random number table per symbol for high probability. As described above, when the special symbol has a low probability, the total number of random number values to be a big hit is 200 out of a total of 240 random number values, so that the probability of a special symbol to be a big hit is “1 / 1.2”.

パチンコ機10が普通図柄の高確率時である場合に、球が第2入球口67を通過すると、第2当たり乱数カウンタC4の値が取得されると共に、第2図柄表示装置83において普通図柄の変動表示が3秒間実行される。そして、取得された第2当たり乱数カウンタC4の値が「5〜204」の範囲であれば当選と判定されて、第2図柄表示装置83における変動表示が終了した後に、停止図柄(第2図柄)として「○」の図柄が点灯表示されると共に、第1入球口64が「1秒間×2回」開放される。このように、普通図柄の高確率時には、普通図柄の低確率時と比較して、変動表示の時間が「30秒→3秒」と非常に短くなり、更に、第1入球口64の解放期間が「0.2秒×1回→1秒間×2回」と非常に長くなるので、第1入球口64へ球が入球し易い状態となる。尚、第2当たり乱数カウンタC4の値(乱数値)から、普通図柄の当たりか否かを判定する乱数値を格納したテーブル(図示せず)は、ROM202内に設けられている。尚、本実施形態では、パチンコ機10が普通図柄の高確率時である場合に、普通図柄の当たりとなったら第1入球口64が「1秒間×2回」だけ開放されるが、開放時間や回数は任意に設定すれば良い。例えば、「3秒間×3回」開放しても良い。   When the pachinko machine 10 is in the high probability state of the ordinary symbol, when the ball passes through the second entrance 67, the value of the second random number counter C4 is obtained and the ordinary symbol is displayed on the second symbol display device 83. Is displayed for 3 seconds. If the acquired value of the second random number counter C4 is in the range of “5 to 204”, it is determined that the winning is achieved, and after the variable display on the second symbol display device 83 is completed, the stop symbol (the second symbol) ), The symbol of “」 ”is illuminated and displayed, and the first entrance 64 is opened“ 1 second × 2 times ”. As described above, when the normal symbol has a high probability, the time of the variable display becomes very short as “30 seconds → 3 seconds” as compared with the low probability of the normal symbol, and further, the first entrance 64 is released. Since the period is very long, that is, “0.2 seconds × 1 time → 1 second × 2 times”, the ball easily enters the first entrance 64. The ROM 202 stores a table (not shown) that stores a random number value for determining whether or not a normal symbol is hit based on the value of the second random number counter C4 (random number value). In the present embodiment, when the pachinko machine 10 is in the high probability state of the normal symbol, the first entrance 64 is opened “1 second × 2 times” when the normal symbol is hit. The time and the number of times may be set arbitrarily. For example, "3 seconds x 3 times" may be opened.

第2初期値乱数カウンタCINI2は、第2当たり乱数カウンタC4と同一範囲で更新されるループカウンタとして構成され(値=0〜239)、タイマ割込処理(図13参照)毎に1回更新されると共に、メイン処理(図24参照)の残余時間内で繰り返し更新される。   The second initial value random number counter CINI2 is configured as a loop counter that is updated in the same range as the second random number counter C4 (value = 0 to 239), and is updated once every timer interrupt processing (see FIG. 13). At the same time, it is repeatedly updated within the remaining time of the main processing (see FIG. 24).

このように、RAM203には種々のカウンタ等が設けられており、主制御装置110では、このカウンタ等の値に応じて大当たり抽選や第1図柄表示装置37および第3図柄表示装置81における表示の設定、第2図柄表示装置83における表示結果の抽選といったパチンコ機10の主要な処理を実行することができる。   As described above, the RAM 203 is provided with various counters and the like, and the main control device 110 performs a jackpot lottery and a display of the first symbol display device 37 and the third symbol display device 81 in accordance with the values of the counters and the like. The main processing of the pachinko machine 10 such as setting and lottery of the display result on the second symbol display device 83 can be executed.

図5に戻り、説明を続ける。RAM203は、図10に図示した各種カウンタのほか、MPU201のレジスタ210の内容やMPU201により実行される制御プログラムの戻り先番地などが記憶されるスタックエリアと、各種のフラグおよびカウンタ、I/O等の値が記憶される作業エリア(作業領域)とを有している。   Returning to FIG. 5, the description will be continued. The RAM 203 includes, in addition to the various counters illustrated in FIG. 10, a stack area in which the contents of the register 210 of the MPU 201 and the return address of the control program executed by the MPU 201 are stored, various flags and counters, I / O, and the like. And a work area (work area) in which the value is stored.

なお、RAM203は、パチンコ機10の電源の遮断後においても電源装置115からバックアップ電圧が供給されてデータを保持(バックアップ)できる構成となっており、RAM203に記憶されるデータは、すべてバックアップされる。   The RAM 203 has a configuration in which a backup voltage is supplied from the power supply 115 to retain data (backup) even after the power of the pachinko machine 10 is cut off, and all data stored in the RAM 203 is backed up. .

停電などの発生により電源が遮断されると、その電源遮断時(停電発生時を含む。以下同様)のスタックポインタや、レジスタ210の各レジスタの値がRAM203に記憶される。一方、電源投入時(停電解消による電源投入を含む。以下同様)には、RAM203に記憶される情報に基づいて、パチンコ機10の状態が電源遮断前の状態に復帰される。RAM203への書き込みはメイン処理(図24参照)によって電源遮断時に実行され、RAM203に書き込まれた各値の復帰は電源投入時の立ち上げ処理(図23参照)において実行される。なお、MPU201のNMI端子(ノンマスカブル割込端子)には、停電等の発生による電源遮断時に、停電監視回路252からの停電信号SG1が入力されるように構成されており、その停電信号SG1がMPU201へ入力されると、停電時処理としてのNMI割込処理(図22参照)が即座に実行される。   When the power is cut off due to the occurrence of a power failure or the like, the stack pointer at the time of the power shutdown (including when a power failure occurs; the same applies hereinafter) and the value of each register of the register 210 are stored in the RAM 203. On the other hand, when the power is turned on (including turning on the power by turning off the power supply, the same applies hereinafter), the state of the pachinko machine 10 is returned to the state before the power was turned off based on the information stored in the RAM 203. Writing to the RAM 203 is executed when the power is turned off by a main process (see FIG. 24), and restoration of each value written to the RAM 203 is executed in a startup process when the power is turned on (see FIG. 23). It should be noted that the power failure signal SG1 from the power failure monitoring circuit 252 is input to the NMI terminal (non-maskable interrupt terminal) of the MPU 201 when the power is cut off due to the occurrence of a power failure or the like. , The NMI interrupt processing (see FIG. 22) as a power failure processing is immediately executed.

また、RAM203は、図5に示すように、特別図柄保留球格納エリア203aと、普通図柄保留球格納エリア203bと、特別図柄保留球数カウンタ203cと、普通図柄保留球数カウンタ203dと、各種設定値格納エリア203eと、確変フラグ203fとを有している。   As shown in FIG. 5, the RAM 203 stores a special symbol retaining ball storage area 203a, a normal symbol retaining ball storage area 203b, a special symbol retaining ball number counter 203c, a normal symbol retaining ball number counter 203d, and various settings. It has a value storage area 203e and a probability change flag 203f.

特別図柄保留球格納エリア203aは、1つの実行エリアと、4つの保留エリア(保留第1エリア〜保留第4エリア)とを有しており、これらの各エリアには、第1当たり乱数カウンタC1、第1当たり種別カウンタC2、及び停止種別選択カウンタC3の各値がそれぞれ格納される。   The special symbol holding ball storage area 203a has one execution area and four holding areas (first holding area to fourth holding area). Each of these areas has a first random number counter C1. , The first hit type counter C2, and the stop type selection counter C3.

より具体的には、球が第1入球口64へ入賞(始動入賞)したタイミングで、各カウンタC1〜C3の各値が取得され、その取得されたデータが、4つの保留エリア(保留第1エリア〜保留第4エリア)の空いているエリアの中で、エリア番号(第1〜第4)の小さいエリアから順番に記憶される。つまり、エリア番号の小さいエリアほど、時間的に古い入賞に対応するデータが記憶され、保留第1エリアには、時間的に最も古い入賞に対応するデータが記憶される。なお、4つの保留エリアの全てにデータが記憶されている場合には、新たに何も記憶されない。   More specifically, the values of the counters C1 to C3 are acquired at the timing when the ball wins (starts winning) in the first entrance 64, and the acquired data is stored in four holding areas (holding number). Among the vacant areas of 1 area to 4th reserved area, the areas are stored in order from the area having the smallest area number (first to fourth). That is, the data corresponding to the winning in time is stored in the area having the smaller area number, and the data corresponding to the winning in time is stored in the reserved first area. If data is stored in all four holding areas, nothing is newly stored.

その後、主制御装置110において、特別図柄の抽選が行われる場合には、特別図柄保留球格納エリア203aの保留第1エリアに記憶されている各カウンタC1〜C3の各値が、実行エリアへシフトされ(移動させられ)、その実行エリアに記憶された各カウンタC1〜C3の各値に基づいて、特別図柄の抽選などの判定が行われる。   Thereafter, when a special symbol lottery is performed in the main control device 110, each value of each of the counters C1 to C3 stored in the reserved first area of the special symbol reserved ball storage area 203a is shifted to the execution area. Then, based on the values of the counters C1 to C3 stored in the execution area, a determination such as a lottery of a special symbol is made.

なお、保留第1エリアから実行エリアへデータをシフトすると、保留第1エリアが空き状態となる。そこで、他の保留エリア(保留第2エリア〜保留第4エリア)に記憶されている入賞のデータを、エリア番号の1小さい保留エリア(保留第1エリア〜保留第3エリア)に詰めるシフト処理が行われる。本実施形態では、特別図柄保留球格納エリア203aにおいて、入賞のデータが記憶されている保留エリア(第2保留エリア〜第4保留エリア)についてのみデータのシフトが行われる。   When data is shifted from the reserved first area to the execution area, the reserved first area becomes empty. Therefore, a shift process of packing the winning data stored in the other reserved areas (the reserved second area to the reserved fourth area) into the reserved area having the smaller area number (the reserved first area to the reserved third area). Done. In the present embodiment, in the special symbol reserved ball storage area 203a, data is shifted only for reserved areas (second reserved area to fourth reserved area) in which winning data is stored.

本パチンコ機10では、球が第1入球口64へ入賞(始動入賞)し、その始動入賞に応じて各カウンタC1〜C3の各値が取得されると直ちに、本来の特別図柄の大当たり抽選とは別に、その取得された各カウンタC1〜C3の各値から、本来の抽選が行われた場合に得られる各種情報が予測(推定)される。このように、本来の特別図柄の抽選が行われる前に、始動入賞に対応するデータ(各カウンタC1〜C3の各値)に基づいて、本来の抽選が行われた場合に得られる各種情報を予測することを、以後、特別図柄の抽選結果を先読みすると記載する。なお、各種情報としては、当否、停止種別、変動パターンなどが該当する。   In the present pachinko machine 10, the ball wins in the first entrance 64 (start winning), and as soon as the values of the respective counters C1 to C3 are obtained in accordance with the starting winning, the jackpot lottery of the original special symbol is performed. Separately, various information obtained when the original lottery is performed is predicted (estimated) from the obtained values of the respective counters C1 to C3. As described above, before the original special symbol lottery is performed, various information obtained when the original lottery is performed based on the data (each value of each of the counters C1 to C3) corresponding to the starting winning. The prediction is described as reading the special symbol lottery result in advance. It should be noted that the various types of information correspond to pass / fail, stop type, change pattern, and the like.

そして、先読みが終了すると、先読みにより得られた各種情報(当否、停止種別、変動パターン)を含む入賞情報コマンドが音声ランプ制御装置113へ送信される。入賞情報コマンドが音声ランプ制御装置113によって受信されると、音声ランプ制御装置113は、入賞情報コマンドから、当否、停止種別、および変動パターンを抽出し、それらを入賞情報としてRAM223の入賞情報格納エリア223aに格納する。   Then, when the pre-reading is completed, a winning information command including various information (acceptance, stop type, fluctuation pattern) obtained by the pre-reading is transmitted to the sound lamp control device 113. When the prize information command is received by the audio ramp control device 113, the audio ramp control device 113 extracts the success / failure, the stop type, and the variation pattern from the prize information command, and uses them as prize information as the prize information storage area of the RAM 223. 223a.

普通図柄保留球格納エリア203bは、特別図柄保留球格納エリア203aと同様に、1つの実行エリアと、4つの保留エリア(保留第1エリア〜保留第4エリア)とを有している。これらの各エリアには、第2当たり乱数カウンタC4が格納される。   The normal symbol holding ball storage area 203b has one execution area and four holding areas (first holding area to fourth holding area), similarly to the special symbol holding ball storage area 203a. Each of these areas stores a second random number counter C4.

より具体的には、球が左右何れかの第2入球口67を通過したタイミングで、カウンタC4の値が取得され、その取得されたデータが、4つの保留エリア(保留第1エリア〜保留第4エリア)の空いているエリアの中で、エリア番号(第1〜第4)の小さいエリアから順番に記憶される。つまり、特別図柄保留球格納エリア203aと同様に、入賞した順序が保持されつつ、入賞に対応するデータが格納される。なお、4つの保留エリアの全てにデータが記憶されている場合には、新たに何も記憶されない。   More specifically, the value of the counter C4 is acquired at the timing when the ball passes through the left or right second entrance 67, and the acquired data is stored in four holding areas (holding first area to holding area). Of the vacant areas in the (fourth area), the areas are stored in order from the area having the smallest area number (first to fourth). That is, similar to the special symbol holding ball storage area 203a, the data corresponding to the winning is stored while the winning order is maintained. If data is stored in all four holding areas, nothing is newly stored.

その後、主制御装置110において、普通図柄の当たりの抽選が行われる場合には、普通図柄保留球格納エリア203bの保留第1エリアに記憶されているカウンタC4の値が、実行エリアへシフトされ(移動させられ)、その実行エリアに記憶されたカウンタC4の値に基づいて、普通図柄の当たりの抽選などの判定が行われる。   Thereafter, in the main control device 110, when the lottery for the ordinary symbol is performed, the value of the counter C4 stored in the first reserved area of the ordinary symbol retaining ball storage area 203b is shifted to the execution area ( Is moved), and a determination such as a lottery for a normal symbol is made based on the value of the counter C4 stored in the execution area.

なお、保留第1エリアから実行エリアへデータをシフトすると、保留第1エリアが空き状態となるので、特別図柄保留球格納エリア203aの場合と同様に、他の保留エリアに記憶されている入賞のデータを、エリア番号の1小さい保留エリアに詰めるシフト処理が行われる。また、データのシフトも、入賞のデータが記憶されている保留エリアについてのみ行われる。   When the data is shifted from the reserved first area to the execution area, the reserved first area becomes empty, so that the winning prize stored in the other reserved area is stored in the same manner as the special symbol reserved ball storage area 203a. A shift process is performed to pack the data into the reserved area with the smaller area number. The data shift is also performed only for the reserved area in which the winning data is stored.

特別図柄保留球数カウンタ203cは、第1入球口64への入球(始動入賞)に基づいて第1図柄表示装置37で行われる特別図柄(第1図柄)の変動表示(第3図柄表示装置81で行われる変動表示)の保留球数(待機回数)を最大4回まで計数するカウンタである。この特別図柄保留球数カウンタ203cは、初期値がゼロに設定されており、第1入球口64へ球が入球して変動表示の保留球数が増加する毎に、最大値4まで1加算される(図19のS604参照)。一方、特別図柄保留球数カウンタ203cは、新たに特別図柄の変動表示が実行される毎に、1減算される(図14のS205参照)。   The special symbol reserved ball number counter 203c is a variable display (third symbol display) of a special symbol (first symbol) performed by the first symbol display device 37 based on a ball entering the first entrance 64 (start winning). This is a counter for counting the number of reserved balls (the number of times of standby) of the variable display performed by the device 81 up to four times. The initial value of this special symbol reserved ball number counter 203c is set to zero, and every time a ball enters the first entrance 64 and the number of retained balls in the variable display increases, the special symbol reserved ball number counter 203c increases by 1 to a maximum value of four. They are added (see S604 in FIG. 19). On the other hand, the special symbol reserved ball number counter 203c is decremented by one each time a new special symbol change display is executed (see S205 in FIG. 14).

この特別図柄保留球数カウンタ203cの値(特別図柄における変動表示の保留回数N)は、保留球数コマンドによって音声ランプ制御装置113に通知される(図18のS206、図20のS605参照)。保留球数コマンドは、特別図柄保留球数カウンタ203cの値が変更される度に、主制御装置110から音声ランプ制御装置113に対して送信されるコマンドである。   The value of this special symbol reserved ball number counter 203c (the number of times N of the variable display in the special symbol is retained) is notified to the sound lamp control device 113 by a reserved ball number command (see S206 in FIG. 18 and S605 in FIG. 20). The reserved ball number command is a command transmitted from the main control device 110 to the sound lamp control device 113 every time the value of the special symbol reserved ball number counter 203c is changed.

音声ランプ制御装置113は、特別図柄保留球数カウンタ203cの値が変更される度に、主制御装置110より送信される保留球数コマンドによって、主制御装置110に保留された変動表示の保留球数そのものの値を取得することができる。これにより、音声ランプ制御装置113の特別図柄保留球数カウンタ223bによって管理される変動表示の保留球数が、ノイズ等の影響によって、主制御装置110に保留された実際の変動表示の保留球数からずれてしまった場合であっても、次に受信する保留球数コマンドによって、そのずれを修正することができる。   Each time the value of the special symbol reserved ball number counter 203c is changed, the voice lamp control device 113 uses the reserved ball number command transmitted from the main control device 110 to display the variable display reserved ball retained in the main control device 110. You can get the value of the number itself. As a result, the number of retained balls of the variable display, which is managed by the special symbol reserved ball number counter 223b of the voice lamp control device 113, is the actual number of retained balls of the variable display retained by the main control device 110 due to the influence of noise or the like. Even if it has shifted, the shift can be corrected by the next received ball count command.

なお、音声ランプ制御装置113は、保留球数コマンドに基づいて保留球数を管理し、保留球数が変化する度に表示制御装置114に対して、保留球数を通知するための表示用保留球数コマンドを送信する。表示制御装置114は、この表示用保留球数コマンドによって通知された保留球数を基に、第3図柄表示装置81の小領域Ds1に保留球数図柄を表示する。   The voice lamp control device 113 manages the number of reserved balls based on the reserved ball number command, and displays the reserved ball number for notifying the display control device 114 of the reserved ball number every time the reserved ball number changes. Send the ball count command. The display control device 114 displays the reserved ball count symbol in the small area Ds1 of the third symbol display device 81 based on the reserved ball count notified by the display reserved ball count command.

普通図柄保留球数カウンタ203dは、第2入球口67における球の通過に基づいて第2図柄表示装置83で行われる普通図柄(第2図柄)の変動表示の保留球数(待機回数)を最大4回まで計数するカウンタである。この普通図柄保留球数カウンタ203dは、初期値がゼロに設定されており、球が第2入球口67を通過して変動表示の保留球数が増加する毎に、最大値4まで1加算される(図21のS804参照)。一方、普通図柄保留球数カウンタ203dは、新たに普通図柄(第2図柄)の変動表示が実行される毎に、1減算される(図20のS705参照)。   The ordinary symbol holding ball number counter 203d counts the number of waiting balls (the number of times of waiting) of the fluctuation display of the ordinary symbol (second symbol) performed by the second symbol display device 83 based on the passage of the ball at the second entrance 67. The counter counts up to four times. The normal symbol reserved ball number counter 203d has an initial value set to zero, and each time a ball passes through the second entrance 67 and the number of retained balls in the variable display increases, one is added to the maximum value of four. (See S804 in FIG. 21). On the other hand, the normal symbol holding ball number counter 203d is decremented by one each time a new variable display of the normal symbol (second symbol) is executed (see S705 in FIG. 20).

球が左右何れかの第2入球口67を通過した場合に、この普通図柄保留球数カウンタ203dの値(普通図柄における変動表示の保留回数M)が4未満であれば、第2当たり乱数カウンタC4の値が取得され、その取得されたデータが、普通図柄保留球格納エリア203bに記憶される(図21のS805)。一方、球が左右何れかの第2入球口67を通過した場合に、この普通図柄保留球数カウンタ203dの値が4であれば、普通図柄保留球格納エリア203bには新たに何も記憶されない(図21のS803:No)。   If the ball passes through the left or right second entrance 67 and the value of the ordinary symbol retaining ball number counter 203d (the number of times M of the variable display in the ordinary symbol is retained) is less than 4, a random number per second The value of the counter C4 is acquired, and the acquired data is stored in the ordinary symbol holding ball storage area 203b (S805 in FIG. 21). On the other hand, when the ball passes through the left or right second entrance 67, if the value of the ordinary symbol retaining ball number counter 203d is 4, nothing is newly stored in the ordinary symbol retaining ball storage area 203b. No (S803: No in FIG. 21).

各種設定値格納エリア203eは、パチンコ機10の主要な処理を実行するための様々な設定値やフラグ、カウンタ等が格納されている記憶領域である。MPU201は、各種設定値格納エリア203eに格納されたデータに基づいて制御を行う。この各種設定値格納エリア203eについて、図11を参照して説明する。   The various setting value storage area 203e is a storage area in which various setting values, flags, counters, and the like for executing main processing of the pachinko machine 10 are stored. The MPU 201 performs control based on data stored in various setting value storage areas 203e. The various setting value storage area 203e will be described with reference to FIG.

図11は、RAM203の各種設定値格納エリア203eを模式的に示した模式図である。図11に示す通り、各種設定値格納エリア203e(図11参照)は、RAM203のアドレス「F000H」〜「F0FFH」の範囲に該当する。この各種設定値格納エリア203e(図11参照)において、RAM203のアドレス「F000H」に割り当てられている発射制御信号設定値格納エリアは、球の発射を制御するための設定値が格納されている記憶領域であり、この領域に格納されている設定値に基づいて遊技領域への球の発射が制御される。   FIG. 11 is a schematic diagram schematically showing the various setting value storage areas 203e of the RAM 203. As shown in FIG. 11, the various setting value storage areas 203e (see FIG. 11) correspond to the range of addresses “F000H” to “F0FFH” of the RAM 203. In the various setting value storage areas 203e (see FIG. 11), the firing control signal setting value storage area assigned to the address “F000H” in the RAM 203 stores a setting value for controlling the firing of a ball. The launch of a ball to the game area is controlled based on a set value stored in this area.

RAM203のアドレス「F009H」に割り当てられている表示LED設定エリアは、表示LEDを点灯させるための点灯パターンの設定値が格納されている記憶領域であり、この領域に格納されている設定値に基づいて表示LEDを点灯させる。   The display LED setting area assigned to the address “F009H” of the RAM 203 is a storage area in which the setting value of the lighting pattern for lighting the display LED is stored, and based on the setting value stored in this area. To light the display LED.

アドレス「F01DH」,「F01EH」にそれぞれ割り当てられているテスト信号設定エリア1、および、テスト信号設定エリア2は、各種テスト信号を出力するための設定値を格納する記憶領域である。テスト信号としては、例えば、特定入賞口(大開放口)65aの動作テストを行うための信号や、大当たり時の動作テストを行うための信号などがある。テスト信号なので、遊技者がパチンコ機10で遊技を行っている間は信号が出力されない設定(即ち、テスト信号設定エリア1,2共に「00H」が設定値として設定された状態)とされる。   The test signal setting area 1 and the test signal setting area 2 respectively assigned to the addresses “F01DH” and “F01EH” are storage areas for storing setting values for outputting various test signals. As the test signal, for example, there are a signal for performing an operation test of the specific winning opening (large opening) 65a and a signal for performing an operation test at the time of a big hit. Since the signal is a test signal, a setting is made such that no signal is output while the player is playing a game with the pachinko machine 10 (that is, “00H” is set as the set value in the test signal setting areas 1 and 2).

アドレス「F030H」に割り当てられている最大ラウンド数設定エリアは、大当たりのラウンド数を設定するエリアである。例えば、確変大当たりE等の、大当たりのラウンド数が2ラウンドの大当たり種別に当選した場合は、設定値として「02H」が設定され、特別大当たりAや特別大当たりBのように、大当たりのラウンド数が8ラウンドの大当たりに当選した場合は、設定値として「08H」が設定され、通常大当たりや時短大当たりA等の、大当たりのラウンド数が16ラウンドの大当たりに当選した場合は、設定値として「10H」が設定される。   The maximum round number setting area assigned to the address “F030H” is an area for setting the number of rounds of a big hit. For example, when the number of jackpot rounds, such as the probability variable jackpot E, is won in the jackpot type of two rounds, “02H” is set as the set value, and the number of jackpot rounds, such as the special jackpot A and the special jackpot B, is set. When the jackpot is won in eight rounds, the set value is "08H". When the number of rounds of the jackpot, such as a normal jackpot or a time-saving jackpot A, is 16 jackpots, the set value is "10H". Is set.

RAM203のアドレス「F035H」に割り当てられている遊技状態設定エリアは、現在の遊技状態を示す設定値が格納されている記憶領域であり、例えば、格納されている設定値が「01H」であれば、特別図柄の変動中を示し、「02H」であれば、特別図柄の確定表示中を示し、「03H」であれば、大当たり中、且つ、特定入賞口(大開放口)65aが閉鎖中の状態であることを示し、「04H」であれば、大当たり中、且つ、特定入賞口(大開放口)65aが開放中の状態であることを示す。また、「00H」であれば、上記以外の状態であること(即ち、大当たり終了後から特別図柄の変動が開始されるまでの間の状態や、保留球が無い状態で特別図柄が停止表示されてから一定時間経過した状態)を示している。   The game state setting area assigned to the address “F035H” of the RAM 203 is a storage area in which a set value indicating the current game state is stored. For example, if the stored set value is “01H” When the special symbol is changing, "02H" indicates that the special symbol is being confirmed and displayed, and "03H" indicates that the jackpot is being hit and the specific winning opening (large opening) 65a is being closed. If it is "04H", it indicates that the jackpot is being hit and the specific winning opening (large opening) 65a is being opened. If “00H”, the special symbol is in a state other than the above (that is, the special symbol is stopped and displayed in a state from the end of the big hit to the start of the change of the special symbol, or in a state where there is no reserved ball). After a lapse of a certain period of time).

アドレス「F090H」に割り当てられている大当たりフラグは、現在が大当たり状態(特別遊技状態)中であるか否かを示すフラグであり、オンであれば(即ち、格納されているデータが「01H」であれば)、特別図柄の大当たり中であることを示し、オフであれば(即ち、格納されているデータが「00H」であれば)、特別図柄の大当たり中以外の状態(即ち、特別図柄の変動状態や、デモ状態等の状態)を示すものである。また、続くアドレス「F091H」〜「F094H」に割り当てられている記憶領域は、ROM202の状態設定テーブル202fから読み出したデータを設定するための領域である。   The jackpot flag assigned to the address “F090H” is a flag indicating whether or not the game is currently in a jackpot state (special game state), and if it is on (ie, the stored data is “01H”). If it is off (that is, if the stored data is “00H”), the state other than the special symbol jackpot (that is, the special symbol) is shown. (Fluctuating state, demonstration state, etc.). The storage areas allocated to the following addresses “F091H” to “F094H” are areas for setting data read from the state setting table 202f of the ROM 202.

まず、アドレス「F091H」に割り当てられている確変状態フラグは、現在が特別図柄の確変中であるか否かを示すフラグであり、オンであれば(即ち、格納されているデータが「01H」であれば)、特別図柄の確変中であることを示し、オフであれば(即ち、格納されているデータが「00H」であれば)、特別図柄の低確率状態であることを示している。   First, the probable change state flag assigned to the address “F091H” is a flag indicating whether or not the special symbol is currently undergoing probable change, and if it is on (ie, the stored data is “01H”). If so, it indicates that the special symbol is being changed, and if it is off (ie, if the stored data is “00H”), it indicates that the special symbol is in a low probability state. .

また、アドレス「F092H」に割り当てられている時短状態フラグは、普通図柄の時短中であるか否かを示すと共に、外れ時の変動パターンの態様を選択するためのテーブルを指定するための設定値が格納されている。なお、フラグが「00H」であれば、普通図柄の通常状態であることを示し、フラグが「01H」であれば、普通図柄の時短状態1であることを示し、フラグが「02H」であれば、普通図柄の時短状態2であることを示し、フラグが「03H」であれば、普通図柄の時短状態3であることを示す。上述した通り、普通図柄の時短状態1〜3は、変動パターン選択テーブル切替回数が経過後に、外れ時の変動パターンを選択するために用いられるテーブルが、互いに異なっているという点が相違している。なお、上述の通り、テーブルは全て変動パターン選択テーブル202dに規定されている。   The time-saving state flag assigned to the address “F092H” indicates whether or not the time of the normal symbol is being reduced, and is a set value for designating a table for selecting the mode of the variation pattern at the time of departure. Is stored. If the flag is “00H”, it indicates that the symbol is in the normal state, and if the flag is “01H”, it indicates that the symbol is in the time saving state 1 of the symbol, and if the flag is “02H”. If the flag is "03H", it indicates that it is the time reduction state 3 of the ordinary symbol. As described above, the time saving states 1 to 3 of the ordinary symbols differ in that the tables used to select the variation pattern when the variation is lost after the number of times the variation pattern selection table has been switched are different from each other. . As described above, the tables are all defined in the variation pattern selection table 202d.

アドレス「F093H」に割り当てられている時短状態カウンタは、大当たり終了後に特別図柄の低確率状態へ移行し、且つ、普通図柄の時短状態へと移行した場合に、普通図柄の時短回数が何回分残っているのかを表すカウンタである。なお、大当たり終了後に特別図柄の高確率状態へと移行した場合には、次に大当たりに当選するまで普通図柄の時短状態が継続するが、特別図柄の抽選回数によらず時短状態カウンタは0である。本実施形態のパチンコ機10では、確変状態フラグがオンであるか、時短状態カウンタの値が1以上であれば、普通図柄の時短状態の制御が実行される。   The time-saving state counter assigned to the address “F093H” shifts to the special symbol low-probability state after the end of the big hit, and when the normal symbol shifts to the time-saving state, how many times the normal symbol has been reduced. This is a counter that indicates whether or not it is running. When the special symbol is shifted to the high probability state after the end of the big hit, the time saving state of the ordinary symbol continues until the next jackpot is won, but the time saving state counter is 0 regardless of the number of lotteries of the special symbol. is there. In the pachinko machine 10 of the present embodiment, if the probability change state flag is ON or the value of the time reduction state counter is 1 or more, the control of the time reduction state of the ordinary symbol is executed.

アドレス「F094H」に割り当てられている変動選択状態カウンタは、変動パターン演出を選択するためのテーブルを、別のテーブルに切り替えるまでの、残りの特別図柄の抽選回数を示すカウンタである。このカウンタが1以上であれば、外れ時の変動パターンを選択するためのテーブルとして、大当たり終了後専用の変動パターン選択テーブルが選択される。一方、変動選択状態カウンタの値が0の場合は、時短状態フラグが示す遊技状態に応じたテーブルから変動パターンを決定する。   The change selection state counter assigned to the address “F094H” is a counter that indicates the number of remaining special symbol lotteries until the table for selecting the change pattern effect is switched to another table. If the value of this counter is 1 or more, a variation pattern selection table dedicated to after the jackpot is selected as a table for selecting a variation pattern at the time of disconnection. On the other hand, when the value of the variation selection state counter is 0, the variation pattern is determined from a table corresponding to the gaming state indicated by the time reduction state flag.

アドレス「F095H」に割り当てられているオフセット値格納エリアは、オフセット値を格納するための記憶領域であり、格納されたオフセット値に基づいて状態設定テーブル202fから大当たり終了後の設定値が読み出され、RAM203のアドレス「F091H」〜「F094H」にそれぞれ設定される。このオフセット値は、特別図柄の抽選において大当たりと判別された場合に、遊技結果テーブル202eから読み出されたオフセット1、およびオフセット2の各値から算出され、オフセット値格納エリアに記憶される。また、状態設定テーブル202fからの設定値の読み出し、および設定が完了した後で実行されるゼロ設定処理(図28参照)の中で、初期値である「00H」に上書きされる。   The offset value storage area assigned to the address “F095H” is a storage area for storing the offset value, and the set value after the jackpot is read from the state setting table 202f based on the stored offset value. , Are set to addresses “F091H” to “F094H” of the RAM 203, respectively. This offset value is calculated from each of the offset 1 and offset 2 read from the game result table 202e when it is determined that the special symbol is a big hit in the lottery, and is stored in the offset value storage area. In addition, in the zero setting process (see FIG. 28) executed after the setting value is read out from the state setting table 202f and the setting is completed, the initial value “00H” is overwritten.

本実施形態のパチンコ機10では、第1入球口64への入球(始動入賞)に伴って取得される各種の乱数値(カウンタ値)を、オフセット値という形に変換してオフセット値格納エリアに格納しておき、そのオフセット値に基づいて大当たり終了後の遊技状態を設定するように構成しているので、特別図柄の大当たりとなる乱数値自体が保持されている期間を短期間に限ることができる。よって、特別図柄の大当たりとなる乱数値を外部から不正に取得され難くすることができる。よって、大当たりとなる乱数値が出現するタイミングを解析し、その解析したタイミングに基づいて不正に大当たりを引き当てる不正行為を抑制することができる。具体的には、解析したタイミングを、所謂ぶらさげ基板に設定して、大当たりとなる乱数値が出現するタイミングで乱数を取得し、大当たりの当否を判定させるように制御を行う不正行為を抑制することができる。なお、各種の乱数値(カウンタ値)とは、第1入球口64への入球(始動入賞)に伴ってRAM203の各カウンタバッファに格納された、第1当たり乱数カウンタC1や、第1当たり種別カウンタC2、停止種別選択カウンタC3等の値を意味している。   In the pachinko machine 10 of the present embodiment, various random numbers (counter values) obtained when the ball enters the first entrance 64 (start winning) are converted into the form of an offset value and the offset value is stored. Since the game state is stored in the area and the game state after the end of the big hit is set based on the offset value, the period in which the random number value itself as the big hit of the special symbol is held is limited to a short period. be able to. Therefore, it is possible to make it difficult for a random number value which is a special symbol jackpot to be illegally acquired from the outside. Therefore, it is possible to analyze a timing at which a random number value that becomes a jackpot is analyzed, and to suppress an illegal act of illegally assigning a jackpot based on the analyzed timing. Specifically, by setting the analyzed timing on a so-called hanging substrate, acquiring a random number at a timing when a random number value to be a big hit appears, and suppressing a fraudulent act of performing control so as to judge the success or failure of the big hit. Can be. The various random numbers (counter values) refer to the first random number counter C1 and the first random number counter C1 stored in each counter buffer of the RAM 203 when the ball enters the first entrance 64 (start winning). It means the values of the hit type counter C2, the stop type selection counter C3, and the like.

また、本実施形態のパチンコ機10では、大当たり終了後の遊技状態としてアドレス「F091H」〜「F094H」にそれぞれ設定すべき各種設定値(特別図柄の抽選状態、普通図柄の状態、時短回数、変動パターン選択テーブル切替回数)を、大当たり遊技の開始前に予め特定して保持しておくのではなく、状態設定テーブル202fにおける各種設定値の格納位置を示す値であるオフセット値のみを保持しておく構成としているので、RAM203にはオフセット値格納エリア1バイト分の記憶領域のみを設けておくだけで足りる。よって、RAM203の記憶領域を効率良く使用することができる。   In the pachinko machine 10 of the present embodiment, various setting values (special symbol lottery state, ordinary symbol state, time savings, fluctuations) to be set at the addresses “F091H” to “F094H” as the game state after the end of the big hit The number of times of switching the pattern selection table) is not specified and held in advance before the start of the jackpot game, but only an offset value indicating a storage position of various set values in the state setting table 202f is held. With the configuration, it is sufficient to provide only a storage area for one byte of the offset value storage area in the RAM 203. Therefore, the storage area of the RAM 203 can be used efficiently.

アドレス「F096H」に割り当てられている大開放口設定エリアは、大当たり中の特定入賞口(大開放口)65aの開放パターンを示す設定値が格納される記憶領域であり、大当たり中に(即ち、大当たりフラグがオンの場合に)参照される。本実施形態のパチンコ機10では、「00H」〜「04H」の5種類の設定値が設けられており、設定値が「00H」の場合は16ラウンド大当たり、「01H」の場合は8ラウンド大当たり、「02H」の場合は16ラウンド短開放大当たり(各ラウンドで特定入賞口(大開放口)65aが最長0.5秒間だけ開放される16ラウンド大当たり)、「03H」の場合は2ラウンド大当たり、「04H」は2ラウンド短開放大当たり(各ラウンドで特定入賞口(大開放口)65aが最長0.5秒間だけ開放される2ラウンド大当たり)にそれぞれ対応する。   The large open mouth setting area assigned to the address “F096H” is a storage area in which a set value indicating the open pattern of the special winning opening (large open mouth) 65a during the big hit is stored. (If the jackpot flag is on). In the pachinko machine 10 of the present embodiment, five types of setting values of “00H” to “04H” are provided, and when the setting value is “00H”, the round hits 16 rounds, and when the setting value is “01H”, the round hits 8 rounds. , "02H", a 16-round short open jackpot (a 16-round jackpot in which a specific winning opening (large open port) 65a is opened for a maximum of 0.5 seconds in each round), "03H" a 2-round jackpot, “04H” corresponds to two round short open jackpots (two round jackpots in which the specific winning opening (large open opening) 65a is opened for a maximum of 0.5 seconds in each round).

アドレス「F097H」に割り当てられている停止図柄コード情報格納エリアは、特別図柄の抽選結果に基づいて特別図柄の停止図柄の情報を設定するための領域である。特別図柄の抽選結果が外れの場合は、外れに対応した停止図柄を示す停止図柄コードが設定され、抽選結果が当たりの場合は、大当たり種別に応じた停止図柄コードが遊技結果設定テーブル202eから読み出されて設定される。そして、特別図柄の変動終了時に、この停止図柄コード情報格納エリアに設定された設定値に応じた停止図柄が、第1図柄表示装置37に確定表示される。   The stop symbol code information storage area assigned to the address “F097H” is an area for setting the information on the stop symbol of the special symbol based on the result of the lottery of the special symbol. When the lottery result of the special symbol is off, a stop symbol code indicating a stop symbol corresponding to the departure is set, and when the lottery result is a hit, a stop symbol code corresponding to the big hit type is read from the game result setting table 202e. Issued and set. Then, at the end of the change of the special symbol, the stop symbol corresponding to the set value set in the stop symbol code information storage area is definitely displayed on the first symbol display device 37.

アドレス「F09FH」〜「F0FFH」までは未使用の領域であり、これらの領域に格納されているデータは「00H」固定とされている。なお、各種設定値格納エリア203eには、上述した以外のアドレスにも様々な設定値が割り当てられている。説明は省略するが、例えば、特定入賞口(大開放口)65aへ入賞した球の個数をカウントする入賞カウンタ等の各種カウンタや、普通図柄の変動演出において、普通図柄の表示を切り替える時間を計測する普通図柄表示切替タイマ等の各種タイマなどが割り当てられている。   Addresses “F09FH” to “F0FFH” are unused areas, and data stored in these areas is fixed at “00H”. It should be noted that various setting values are assigned to addresses other than those described above in the various setting value storage area 203e. Although description is omitted, for example, various counters such as a winning counter for counting the number of balls winning the specific winning opening (large opening) 65a, and a time for switching display of a normal symbol in a fluctuation effect of a normal symbol are measured. Various timers such as a normal symbol display switching timer are assigned.

このように、本実施形態のパチンコ機10では、RAM203のアドレスの上位バイトがF0Hである各種設定値格納エリア203eに、集中的に各種設定値やカウンタ、タイマ等を格納するように構成し、音声ランプ制御装置113等へ出力するコマンド(例えば、変動パターンコマンドや停止種別コマンド等)を格納するためのリングバッファや、特別図柄保留球格納エリア203a、普通図柄保留球数格納エリア203b、スタックエリア等についてはRAM203のアドレスの上位バイトが「F0H」以外のアドレス(例えば、上位バイトが「F1H」であるアドレス)に格納するように構成している。   As described above, the pachinko machine 10 of the present embodiment is configured to centrally store various set values, counters, timers, and the like in the various set value storage areas 203e where the upper byte of the address of the RAM 203 is F0H. A ring buffer for storing commands (for example, a fluctuation pattern command and a stop type command) to be output to the sound lamp control device 113, etc., a special symbol retaining ball storage area 203a, a normal symbol retaining ball number storage area 203b, a stack area For example, the upper byte of the address in the RAM 203 is stored at an address other than “F0H” (for example, an address whose upper byte is “F1H”).

次いで、図12を参照して、主制御装置110のMPU201に設けられているレジスタ210について説明する。レジスタ210は、ROM202やRAM203からデータを読み出したり、RAM203に設定値を書き込む場合に、アドレスデータや設定値データを一時的に格納したり、格納した設定値に演算処理を行ったりするためのものである。図12に示すように、レジスタ210は、格納したデータに対して演算処理を実行可能なアキュームレータ210aと、アドレスデータや設定値データを格納可能な汎用レジスタ210b1,210b2,210c1,210c2,210d1,210d2と、各種フラグを格納するフラグレジスタ210eと、各種設定値格納エリア203eのアドレスの上位バイト(F0H)を固定値として記憶させておくためのアドレス保持レジスタ210fとが設けられている。なお、アキュームレータ210aは、汎用レジスタ210b1〜210d2と同様に、データを一時的に格納するために用いることもできる。   Next, the register 210 provided in the MPU 201 of the main control device 110 will be described with reference to FIG. The register 210 is used to temporarily store address data and set value data and to perform arithmetic processing on the stored set values when reading data from the ROM 202 or the RAM 203 or writing set values to the RAM 203. It is. As shown in FIG. 12, a register 210 includes an accumulator 210a capable of executing an arithmetic operation on stored data and general-purpose registers 210b1, 210b2, 210c1, 210c2, 210d1, and 210d2 capable of storing address data and set value data. And a flag register 210e for storing various flags, and an address holding register 210f for storing the upper byte (F0H) of the address of the various setting value storage area 203e as a fixed value. Note that the accumulator 210a can also be used for temporarily storing data, like the general-purpose registers 210b1 to 210d2.

レジスタ210に設けられている各レジスタは、それぞれ1バイトのデータを保持可能に構成されている。また、汎用レジスタ210b1と汎用レジスタ210b2、汎用レジスタ210c1と汎用レジスタ210c2、および汎用レジスタ210d1と汎用レジスタ210d2は、それぞれペアで用いることもできる。即ち、それぞれのペアのレジスタに合計2バイト分のデータを格納することができるように構成されている。2バイト分のデータとしては、例えば、ROM202のアドレスデータや、RAM203のアドレスデータ等が該当する。   Each of the registers provided in the register 210 is configured to be able to hold 1-byte data. The general-purpose register 210b1 and the general-purpose register 210b2, the general-purpose register 210c1 and the general-purpose register 210c2, and the general-purpose register 210d1 and the general-purpose register 210d2 can be used as a pair. That is, the configuration is such that a total of 2 bytes of data can be stored in each pair of registers. As the data of 2 bytes, for example, address data of the ROM 202, address data of the RAM 203, and the like correspond.

フラグレジスタ210eは、1バイトの各ビットに異なるフラグが設けられている。設けられているフラグは、例えば、命令を実行した後の演算結果がゼロ以外の値であればオフ、ゼロであればオンとなるゼロフラグや、各種汎用レジスタ210b1〜210d2のいずれかに格納したデータが「00H」以外のデータであればオフ、「00H」であればオンとなるロードフラグ等が設けられている。   In the flag register 210e, a different flag is provided for each bit of 1 byte. The provided flag is, for example, a zero flag that is turned off if the operation result after executing the instruction is a value other than zero, and turned on if the operation result is zero, or data stored in any of various general-purpose registers 210b1 to 210d2. There is provided a load flag or the like that is turned off if the data is other than "00H" and turned on if it is "00H".

以下、データの読み書きを行う際の制御について説明する。ここで、本実施形態のパチンコ機10には、主制御装置110の種々の制御を実行させるための様々な命令が設けられており、データの読み書きも、種々の命令の中の一つの命令を用いて実行される。具体的には、例えば、読み出し元と設定先を指定し、転送元に格納されているデータを設定先に転送する転送命令が用意されている。   Hereinafter, control when reading and writing data will be described. Here, the pachinko machine 10 of the present embodiment is provided with various instructions for executing various controls of the main control device 110, and reads and writes data by using one of the various instructions. Performed using Specifically, for example, a transfer instruction is provided that specifies a read source and a setting destination, and transfers data stored in the transfer source to the setting destination.

なお、この転送命令では、読み出し元と設定先とのうち、少なくとも一方はレジスタ210に設けられているアキュームレータ210a、または、いずれかの汎用レジスタ(汎用レジスタ210b1〜汎用レジスタ210d2)を指定する必要がある。よって、例えば、ROM202のアドレス「1ADAH」に規定されたデータを読み出して、読み出したデータをRAM203のアドレス「F093H」に格納する場合、例えば、汎用レジスタ210b1を介してデータ転送を行う必要がある。具体的には、まず、アドレス「1ADAH」を読み出し元、汎用レジスタ210b1を設定先とし、転送命令を用いてアドレス「1ADAH」に規定されたデータを汎用レジスタ210b1に格納しておく。そして、次に、汎用レジスタ210b1を読み出し元、アドレス「F093H」を設定先とし、再度転送命令を行って、汎用レジスタ210b1に格納されたデータをアドレス「F093H」に設定する。このように制御することで、ROM202のアドレス「1ADAH」に規定されているデータを、汎用レジスタ210b1を介してRAM203のアドレス「F093H」に転送することができる。   In this transfer instruction, at least one of the reading source and the setting destination needs to specify the accumulator 210a provided in the register 210 or any of the general-purpose registers (general-purpose registers 210b1 to 210d2). is there. Therefore, for example, when reading data specified at the address “1ADAH” of the ROM 202 and storing the read data at the address “F093H” of the RAM 203, it is necessary to perform data transfer via the general-purpose register 210b1, for example. Specifically, first, the address “1ADAH” is read from, the general-purpose register 210b1 is set as the setting destination, and the data specified by the address “1ADAH” is stored in the general-purpose register 210b1 using a transfer instruction. Then, with the general-purpose register 210b1 as a read source and the address “F093H” as a setting destination, a transfer instruction is performed again to set the data stored in the general-purpose register 210b1 to the address “F093H”. By performing such control, the data specified at the address “1ADAH” of the ROM 202 can be transferred to the address “F093H” of the RAM 203 via the general-purpose register 210b1.

本実施形態のパチンコ機10では、MPU201が受け付け可能な転送命令として、2バイト読込命令(ロード命令)が設けられている。この2バイト読込命令(ロード命令)は、指定した読み出し元に規定されているデータを読み出して、指定した設定先に転送する命令である。2バイト読込命令では、読み出し元、または、設定先に、ROM202やRAM203のアドレスを指定することができる。この場合、ROM202やRAM203のアドレスの上位バイト、下位バイトの両方を指定する必要がある。   In the pachinko machine 10 of the present embodiment, a 2-byte read instruction (load instruction) is provided as a transfer instruction that can be accepted by the MPU 201. The two-byte read instruction (load instruction) is an instruction for reading data specified at a specified read source and transferring the data to a specified setting destination. In the two-byte read command, an address of the ROM 202 or the RAM 203 can be specified as a read source or a setting destination. In this case, it is necessary to specify both the upper byte and the lower byte of the address of the ROM 202 or the RAM 203.

更に、本実施形態のパチンコ機10では、2バイト読込命令(ロード命令)と同様に、指定した読み出し元に規定されているデータを読み出して、指定した設定先に転送する命令である1バイト読込命令が設けられている。この1バイト読込命令が2バイト読込命令(ロード命令)と異なっている点は、特定の記憶領域からデータを読み出したり、特定の記憶領域にデータを転送したりする場合に用いられる点である。なお、特定の記憶領域とは、アドレス保持レジスタ210fに記憶されている固定値データをアドレスの上位バイトとする記憶領域を指す。上述の通り、アドレス保持レジスタ210fには、「F0H」が格納されているので、1バイト読込命令は、アドレスが「F000H」〜「F0FFH」の範囲のエリア、即ち、RAM203の各種設定値格納エリア203eにデータを転送したり、逆に各種設定値格納エリア203eからデータを読み出す場合に用いられる。   Further, in the pachinko machine 10 of the present embodiment, similarly to the two-byte read instruction (load instruction), the one-byte read instruction, which is an instruction to read data specified in the specified read source and transfer the data to the specified destination, is used. Instructions are provided. The difference between this one-byte read instruction and the two-byte read instruction (load instruction) is that it is used when data is read from a specific storage area or when data is transferred to a specific storage area. Note that the specific storage area refers to a storage area in which the fixed value data stored in the address holding register 210f is used as the upper byte of the address. As described above, since “F0H” is stored in the address holding register 210f, the one-byte read instruction is executed in an area whose address is in the range of “F000H” to “F0FFH”, that is, the various setting value storage areas of the RAM 203. It is used when data is transferred to the memory 203e or when data is read from the various setting value storage areas 203e.

1バイト読込命令は、アドレスの上位バイトが「F0H」のエリアからの読み書きを行うという意味を含んで規定されているため、読み出し元、または、設定先のアドレスを指定する場合に、アドレスの上位バイトを省略して、アドレスの下位バイトのみをプログラムに記述しておけばよく、プログラム容量を削減することができるというメリットがある。   The 1-byte read instruction is defined to include the meaning that the upper byte of the address reads and writes from the area of “F0H”. Therefore, when the read source or the setting destination address is specified, the upper byte of the address is specified. It is only necessary to omit the bytes and write only the lower byte of the address in the program, which is advantageous in that the program capacity can be reduced.

ここで、変動開始時の設定や、大当たり中の設定、大当たり終了後の設定など、様々な設定を行う場合に、各種設定値格納エリア203eにデータを設定する。このため、制御プログラムにおいて、各種設定値格納エリア203eに何らかのデータを設定するという処理が記述される頻度が高くなる。これらの設定を全て2バイト読込命令で記述した場合、プログラム容量が増大するという問題点があった。これに対して本実施形態のパチンコ機10では、MPU201が、上述の1バイト読込命令を読み込むことのできる構成とし、更に、各種設定値格納エリア203eのアドレスの上位バイトが全て「F0H」となるように、RAM203のデータ格納位置を調節している。これにより、パチンコ機10による遊技の中で頻繁に設定処理が行われる各種設定値格納エリア203eへのデータの設定命令を、制御プログラムにおいて1バイト読込命令で記述することができる。よって、各種設定値格納エリア203eのアドレスの上位バイトが複数存在する場合(例えば、一部のデータはアドレスの上位バイトが「F0H」のエリアに格納され、一部のデータはアドレスの上位バイトが「F1H」のエリアに格納されている場合)に比べて、制御プログラムの容量を削減することができる。   Here, when performing various settings, such as a setting at the start of the change, a setting during the big hit, and a setting after the big hit, data is set in the various set value storage area 203e. For this reason, in the control program, the process of setting some data in the various setting value storage areas 203e is frequently described. If all these settings are described by a 2-byte read instruction, there is a problem that the program capacity increases. On the other hand, in the pachinko machine 10 of the present embodiment, the MPU 201 is configured to be able to read the above-mentioned 1-byte read command, and all the upper bytes of the addresses of the various setting value storage areas 203e are “F0H”. Thus, the data storage position of the RAM 203 is adjusted. Thereby, a command for setting data in the various setting value storage areas 203e where the setting process is frequently performed in the game by the pachinko machine 10 can be described by a 1-byte read command in the control program. Therefore, when there are a plurality of upper bytes of the address of the various setting value storage area 203e (for example, some data is stored in an area where the upper byte of the address is “F0H”, and The size of the control program can be reduced as compared with the case where the control program is stored in the area “F1H”.

ここで、汎用レジスタ210b1に格納されたデータをRAM203のアドレス「F093H」に格納する場合を例に挙げて、2バイト読込命令と1バイト読込命令の違いについてより具体的に説明する。   Here, the difference between the 2-byte read instruction and the 1-byte read instruction will be described more specifically, taking as an example a case where the data stored in the general-purpose register 210b1 is stored at the address “F093H” of the RAM 203.

2バイト読込命令では、読み出し元として、汎用レジスタ210b1を示すデータを指定し、更に、設定先としてアドレス「F093H」を指定することにより、汎用レジスタ210b1に格納されたデータをアドレス「F093H」へ設定することができる。つまり、1回の転送命令において、汎用レジスタ210b1を示す1バイトのデータと、2バイトのアドレスデータである「F093H」との合計3バイトのデータをプログラムに記述しておく必要がある。   In the 2-byte read instruction, data indicating the general-purpose register 210b1 is specified as a read source, and an address “F093H” is specified as a setting destination, thereby setting data stored in the general-purpose register 210b1 to an address “F093H”. can do. In other words, in one transfer instruction, it is necessary to describe a total of 3 bytes of data of 1-byte data indicating the general-purpose register 210b1 and “F093H” which is 2-byte address data in the program.

一方で、1バイト読込命令を用いた場合、読み出し元として、汎用レジスタ210b1を示すデータを指定するのは2バイト読込命令と共通しているが、設定先として、アドレス「F093H」の下位バイトである「93H」のみを指定すればよいという点が異なっている。つまり、1回の転送命令において、汎用レジスタ210b1を示す1バイトのデータと、1バイトのアドレスデータである「93H」との合計2バイトのデータを記述しておけば良く、2バイト読込命令に比べてプログラムの記述量を1バイト減らすことができる。また、各種設定値格納エリア203eには、球の発射に関する設定値やLED37aに関する設定値、特定入賞口(大開放口)65aの設定値等、遊技に関する様々な設定値が格納されているため、データの読み書きが頻繁に行われる。よって、パチンコ機10の制御プログラムにおいて、各種設定値格納エリア203eの中のいずれかのアドレスを読み出し元、または、設定先として指定する転送命令の記述が頻繁に出現することとなる。従って、これらの転送命令の全てについて、2バイト読込命令に代えて1バイト読込命令を用いることによって、プログラム容量を削減することができる。   On the other hand, when the one-byte read instruction is used, the data indicating the general-purpose register 210b1 is specified as the read source in common with the two-byte read instruction, but as the setting destination, the lower byte of the address “F093H” is used. The difference is that only certain “93H” needs to be designated. In other words, in a single transfer instruction, it is sufficient to describe 2-byte data of 1-byte data indicating the general-purpose register 210b1 and 1-byte address data "93H". The amount of program description can be reduced by one byte. Further, in the various set value storage area 203e, various set values related to the game, such as the set value related to the launch of the ball, the set value related to the LED 37a, the set value of the specific winning opening (large opening) 65a, and the like are stored. Data is frequently read and written. Therefore, in the control program of the pachinko machine 10, a description of a transfer instruction that specifies any address in the various setting value storage area 203e as a read source or a setting destination frequently appears. Therefore, the program capacity can be reduced by using a one-byte read instruction instead of a two-byte read instruction for all of these transfer instructions.

本実施形態のパチンコ機10では、データの設定が頻繁に行われる各種設定値格納エリア203eが、RAM203のうち、アドレスの上位バイトが「F0H」である範囲に収まるように構成している。よって、これに合わせる形で、1バイト読込命令を実行する場合の読み出し元、または、設定先の上位アドレスとして、「F0H」を選択しているが、これに限られるものではない。   In the pachinko machine 10 according to the present embodiment, the various setting value storage areas 203e in which data is frequently set are configured so that the upper byte of the address in the RAM 203 is within the range of "F0H". Accordingly, “F0H” is selected as the read source or the setting destination upper address when the one-byte read instruction is executed in accordance with this, but the present invention is not limited to this.

例えば、各種設定値格納エリア203eのアドレスを、「FF00H」〜「FFFFH」にし、これに合わせて、1バイト読込命令を実行する場合の読み出し元、または、設定先の上位アドレスとして、「FFH」を選択してもよい。なお、読み出し元、または、設定先の上位アドレスを「FFH」に変更する場合は、アドレス保持レジスタ202fに「FFH」を固定値データとして格納すれば良い。   For example, the address of the various setting value storage area 203e is set to “FF00H” to “FFFFH”, and in accordance with this, “FFH” is set as the read source when executing the 1-byte read instruction or the upper address of the setting destination. May be selected. When the upper address of the read source or the setting destination is changed to “FFH”, “FFH” may be stored as fixed value data in the address holding register 202f.

また、例えば、ROM202のうち、読み出しの頻度が高いアドレスの上位バイトを、1バイト読込命令を実行する場合の読み出し元、または、設定先の上位アドレスとして設定(即ち、アドレス保持レジスタ202fに固定値データとして設定)しても良い。読み出す頻度の高いアドレスとしては、例えば、特別図柄の抽選の度に参照される第1当たり乱数テーブル202aのアドレスや、特別図柄の抽選で大当たりと判別される度に参照される遊技結果設定テーブル202eのアドレスが挙げられる。   In addition, for example, the upper byte of the frequently read address of the ROM 202 is set as a read source or an upper address of a setting destination when a 1-byte read instruction is executed (that is, a fixed value is set in the address holding register 202f). (Set as data). Examples of the address that is frequently read include, for example, the address of the first random number table 202a which is referred to each time a special symbol is drawn, and the game result setting table 202e which is referred each time a special symbol is determined to be a big hit. Address.

なお、上記の例示のうち、遊技結果設定テーブル202eのアドレスの上位バイトを固定値データとして格納する場合、遊技結果設定テーブル202eはROM202のアドレス「19D1H」〜「1A2BH」に格納されているので、データを読み出す際に、アドレスの上位バイトが「19H」の場合と、「1AH」場合とがある。一方で、アドレス保持レジスタ202fには1バイトのデータしか格納することができないので、アドレス保持レジスタ202fには、「19H」か「1AH」のいずれか一方のみしか格納することができない。これに対して、遊技結果設定テーブル202eが規定されるROM202のアドレスをずらし、すべてのデータをアドレスの上位バイトが共通となる範囲に規定するように構成しても良い。   In the above example, when the upper byte of the address of the game result setting table 202e is stored as fixed value data, the game result setting table 202e is stored in the ROM 202 at addresses "19D1H" to "1A2BH". When reading data, there are a case where the upper byte of the address is "19H" and a case where it is "1AH". On the other hand, since only one-byte data can be stored in the address holding register 202f, only one of “19H” and “1AH” can be stored in the address holding register 202f. On the other hand, the address of the ROM 202 in which the game result setting table 202e is defined may be shifted, and all data may be defined in a range where the upper byte of the address is common.

更に、変更する遊技状態に応じて、アドレスの上位バイトが異なる記憶領域に設定値を設定するように構成し、遊技状態に応じて1バイト転送命令を実行する際の対象のエリアを変更するように構成してもよい。例えば、各種設定値格納エリア203eのうち、大当たり中の遊技状態を設定するための設定値は、アドレスの上位バイトが「F0H」の範囲に格納し、大当たり終了後の遊技状態を設定するための設定値は、アドレスの上位バイトが「F1H」の範囲に格納しておく。そして、大当たり中の遊技状態を設定する場合には、アドレス保持レジスタ202fに固定値「F0H」を上書きし、1バイト読込命令においてアドレスの上位バイトが「F0H」のエリアからデータの読み書きをすることができるように設定すればよい。一方、大当たり終了時に、大当たり終了後の遊技状態を設定する場合はアドレス保持レジスタ202fに固定値「F1H」を上書きし、1バイト読込命令においてアドレスの上位バイトが「F1H」のエリアからデータの読み書きをすることができるように設定すればよい。これにより、各種設定値格納エリア203eに格納するデータが増大してしまい、アドレスの上位バイトが同一となる領域に全てのデータが収まりきらないような場合であっても、1バイト読込命令を用いることができるので、プログラム容量を削減することができる。   Further, the configuration is such that a set value is set in a storage area in which the upper byte of the address is different according to the game state to be changed, and the target area when executing the 1-byte transfer instruction is changed according to the game state. May be configured. For example, among the various set value storage areas 203e, the set value for setting the gaming state during the jackpot is such that the upper byte of the address is stored in a range of “F0H” and the gaming state after the end of the jackpot is set. The set value is stored in a range where the upper byte of the address is “F1H”. When setting the gaming state during the jackpot, the fixed value “F0H” is overwritten in the address holding register 202f, and data is read / written from the area where the upper byte of the address is “F0H” in the 1-byte read instruction. What is necessary is just to set it. On the other hand, when setting the gaming state after the jackpot at the end of the jackpot, the fixed value “F1H” is overwritten in the address holding register 202f, and data is read / written from the area where the upper byte of the address is “F1H” in the 1-byte read instruction. What is necessary is just to set so that it can do. As a result, the data to be stored in the various setting value storage areas 203e increases, and even when all the data cannot be accommodated in the area where the upper byte of the address is the same, the one-byte read instruction is used. Therefore, the program capacity can be reduced.

図5に戻って説明を続ける。主制御装置110のMPU201には、アドレスバス及びデータバスで構成されるバスライン204を介して入出力ポート205が接続されている。入出力ポート205には、払出制御装置111、音声ランプ制御装置113、第1図柄表示装置37、第2図柄表示装置83、第2図柄保留ランプ84、特定入賞口65aの開閉板の下辺を軸として前方側に開閉駆動するための大開放口ソレノイドや電動役物を駆動するためのソレノイドなどからなるソレノイド209が接続され、MPU201は、入出力ポート205を介してこれらに対し各種コマンドや制御信号を送信する。   Returning to FIG. 5, the description will be continued. An input / output port 205 is connected to the MPU 201 of the main controller 110 via a bus line 204 composed of an address bus and a data bus. The input / output port 205 has a payout control device 111, an audio lamp control device 113, a first symbol display device 37, a second symbol display device 83, a second symbol hold lamp 84, and a lower edge of an opening / closing plate of the specific winning opening 65a. A solenoid 209 including a large opening solenoid for opening and closing and a solenoid for driving an electric accessory is connected to the MPU 201 via the input / output port 205. Send

また、入出力ポート205には、図示しないスイッチ群やセンサ群などからなる各種スイッチ208や、電源装置115に設けられた後述のRAM消去スイッチ回路253が接続され、MPU201は各種スイッチ208から出力される信号や、RAM消去スイッチ回路253より出力されるRAM消去信号SG2に基づいて各種処理を実行する。   The input / output port 205 is connected to various switches 208 including a switch group and a sensor group (not shown), and a RAM erasure switch circuit 253 described later provided in the power supply 115. The MPU 201 outputs from the various switches 208. And various processes are executed based on the RAM erase signal SG2 output from the RAM erase switch circuit 253.

払出制御装置111は、払出モータ216を駆動させて賞球や貸出球の払出制御を行うものである。演算装置であるMPU211は、そのMPU211により実行される制御プログラムや固定値データ等を記憶したROM212と、ワークメモリ等として使用されるRAM213とを有している。   The payout control device 111 drives the payout motor 216 to control the payout of prize balls and loaned balls. The MPU 211 as an arithmetic unit has a ROM 212 storing a control program executed by the MPU 211, fixed value data, and the like, and a RAM 213 used as a work memory or the like.

払出制御装置111のRAM213は、主制御装置110のRAM203と同様に、MPU211の内部レジスタの内容やMPU211により実行される制御プログラムの戻り先番地などが記憶されるスタックエリアと、各種のフラグおよびカウンタ、I/O等の値が記憶される作業エリア(作業領域)とを有している。RAM213は、パチンコ機10の電源の遮断後においても電源装置115からバックアップ電圧が供給されてデータを保持(バックアップ)できる構成となっており、RAM213に記憶されるデータは、すべてバックアップされる。なお、主制御装置110のMPU201と同様、MPU211のNMI端子にも、停電等の発生による電源遮断時に停電監視回路252から停電信号SG1が入力されるように構成されており、その停電信号SG1がMPU211へ入力されると、停電時処理としてのNMI割込処理(図22参照)が即座に実行される。   Like the RAM 203 of the main control device 110, the RAM 213 of the payout control device 111 includes a stack area in which the contents of the internal registers of the MPU 211 and the return address of the control program executed by the MPU 211 are stored, and various flags and counters. , I / O and the like are stored. The RAM 213 has a configuration in which a backup voltage is supplied from the power supply unit 115 to retain data (backup) even after the power of the pachinko machine 10 is cut off, and all data stored in the RAM 213 is backed up. Note that, similarly to the MPU 201 of the main control device 110, the NMI terminal of the MPU 211 is configured to receive the power failure signal SG1 from the power failure monitoring circuit 252 when the power is shut off due to the occurrence of a power failure or the like. When input to the MPU 211, an NMI interrupt process (see FIG. 22) as a power failure process is immediately executed.

払出制御装置111のMPU211には、アドレスバス及びデータバスで構成されるバスライン214を介して入出力ポート215が接続されている。入出力ポート215には、主制御装置110や払出モータ216、発射制御装置112などがそれぞれ接続されている。また、図示はしないが、払出制御装置111には、払い出された賞球を検出するための賞球検出スイッチが接続されている。なお、該賞球検出スイッチは、払出制御装置111に接続されるが、主制御装置110には接続されていない。   An input / output port 215 is connected to the MPU 211 of the payout control device 111 via a bus line 214 composed of an address bus and a data bus. The main controller 110, the payout motor 216, the firing controller 112, and the like are connected to the input / output port 215. Although not shown, the payout control device 111 is connected to a prize ball detection switch for detecting the paid prize ball. The prize ball detection switch is connected to the payout control device 111, but is not connected to the main control device 110.

発射制御装置112は、主制御装置110により球の発射の指示がなされた場合に、操作ハンドル51の回転操作量に応じた球の打ち出し強さとなるよう球発射ユニット112aを制御するものである。球発射ユニット112aは、図示しない発射ソレノイドおよび電磁石を備えており、その発射ソレノイドおよび電磁石は、所定条件が整っている場合に駆動が許可される。具体的には、遊技者が操作ハンドル51に触れていることをタッチセンサ51aにより検出し、球の発射を停止させるための打ち止めスイッチ51bがオフ(操作されていないこと)を条件に、操作ハンドル51の回動量に対応して発射ソレノイドが励磁され、操作ハンドル51の操作量に応じた強さで球が発射される。   The launch control device 112 controls the ball launch unit 112a so as to have a launching strength of the ball according to the amount of rotation of the operation handle 51 when a command to launch the ball is issued by the main control device 110. The ball firing unit 112a includes a firing solenoid and an electromagnet (not shown), and the firing solenoid and the electromagnet are permitted to be driven when predetermined conditions are satisfied. Specifically, the touch sensor 51a detects that the player is touching the operation handle 51, and the operation handle 51 is turned off (not operated) on the condition that the stop switch 51b for stopping the launch of the ball is turned off. The firing solenoid is excited in accordance with the amount of rotation of the 51, and the ball is fired with a strength corresponding to the amount of operation of the operation handle 51.

音声ランプ制御装置113は、音声出力装置(図示しないスピーカなど)226における音声の出力、ランプ表示装置(電飾部29〜33、表示ランプ34など)227における点灯および消灯の出力、変動演出(変動表示)や連続予告演出といった表示制御装置114で行われる第3図柄表示装置81の表示態様の設定などを制御するものである。演算装置であるMPU221は、そのMPU221により実行される制御プログラムや固定値データ等を記憶したROM222と、ワークメモリ等として使用されるRAM223とを有している。   The sound lamp control device 113 outputs sound in a sound output device (such as a speaker (not shown)) 226, turns on and off lights in a lamp display device (such as the illuminated units 29 to 33, and the display lamp 34) 227, and produces a fluctuation effect (variation This is for controlling the setting of the display mode of the third symbol display device 81 performed by the display control device 114, such as display) and a continuous announcement effect. The MPU 221 as an arithmetic unit has a ROM 222 storing a control program executed by the MPU 221 and fixed value data and the like, and a RAM 223 used as a work memory or the like.

音声ランプ制御装置113のMPU221には、アドレスバス及びデータバスで構成されるバスライン224を介して入出力ポート225が接続されている。入出力ポート225には、主制御装置110、表示制御装置114、音声出力装置226、ランプ表示装置227、枠ボタン22などがそれぞれ接続されている。   The input / output port 225 is connected to the MPU 221 of the audio ramp control device 113 via a bus line 224 composed of an address bus and a data bus. The main control device 110, the display control device 114, the audio output device 226, the lamp display device 227, the frame button 22, and the like are connected to the input / output port 225.

音声ランプ制御装置113は、枠ボタン22からの入力を監視し、遊技者によって枠ボタン22が操作された場合は、第3図柄表示装置81で表示されるステージを変更したり、スーパーリーチ時の演出内容を変更したりするように、音声出力装置226、ランプ表示装置227を制御し、また、表示制御装置114へ指示する。ステージが変更される場合は、変更後のステージに応じた背面画像を第3図柄表示装置81に表示させるべく、変更後のステージに関する情報を含めた背面画像変更コマンドを表示制御装置114へ送信する。ここで、背面画像とは、第3図柄表示装置81に表示させる主要な画像である第3図柄の背面側に表示される画像のことである。   The sound lamp control device 113 monitors the input from the frame button 22 and, when the player operates the frame button 22, changes the stage displayed on the third symbol display device 81 or performs super-reach. The audio output device 226 and the lamp display device 227 are controlled so as to change the effect content, and the display control device 114 is instructed. When the stage is changed, a back image change command including information on the changed stage is transmitted to the display control device 114 so that the third image display device 81 displays a rear image corresponding to the changed stage. . Here, the back image is an image displayed on the back side of the third symbol, which is a main image displayed on the third symbol display device 81.

音声ランプ制御装置113は、主制御装置110からのコマンドや、音声ランプ制御装置113に接続された各種装置等の状況に応じてエラーを判定し、そのエラーの種別を含めてエラーコマンドを表示制御装置114へ送信する。表示制御装置114では、受信したエラーコマンドによって示されるエラー種別(例えば、振動エラー)に応じたエラーメッセージ画像を第3図柄表示装置81に遅滞無く表示させる制御が行われる。   The voice lamp control device 113 determines an error according to a command from the main control device 110 or the status of various devices connected to the voice lamp control device 113, and controls display of an error command including the type of the error. Transmit to device 114. The display control device 114 performs control to display an error message image corresponding to the error type (for example, vibration error) indicated by the received error command on the third symbol display device 81 without delay.

音声ランプ制御装置113のROM222には、第3図柄表示装置81に表示させる変動パターン演出の態様を複数規定した変動パターンテーブル222aが格納されている。主制御装置110から出力される変動パターンコマンドを受信した場合は、対応する変動パターンの態様が、この変動パターンテーブル222aから選択される。また、音声ランプ制御装置113のRAM223には、入賞情報格納エリア223aと、特別図柄保留球数カウンタ223bと、変動開始フラグ223cと、停止種別選択フラグ223dとが少なくとも設けられている。   The ROM 222 of the audio lamp control device 113 stores a variation pattern table 222a that defines a plurality of variation pattern effect modes to be displayed on the third symbol display device 81. When a variation pattern command output from main controller 110 is received, the corresponding variation pattern mode is selected from variation pattern table 222a. The RAM 223 of the audio lamp control device 113 is provided with at least a winning information storage area 223a, a special symbol reserved ball number counter 223b, a change start flag 223c, and a stop type selection flag 223d.

入賞情報格納エリア223aは、1つの実行エリアと、4つのエリア(第1エリア〜第4エリア)とを有しており、これらの各エリアには、入賞情報がそれぞれ格納される。本パチンコ機10では、主制御装置110において始動入賞となった場合に、その始動入賞に応じて取得された第1当たり乱数カウンタC1、第1当たり種別カウンタC2及び停止種別選択カウンタC3の各値から、その始動入賞に対応する特別図柄の抽選が行われた場合に得られる各種情報(当否、停止種別、変動パターン)が主制御装置110において予測(推定)され、その予測された各種情報が、主制御装置110から音声ランプ制御装置113へ入賞情報コマンドによって通知される。   The winning information storage area 223a has one execution area and four areas (first area to fourth area), and each of these areas stores winning information. In the present pachinko machine 10, when the main controller 110 wins a start, each value of the first random number counter C1, the first hit type counter C2, and the stop type selection counter C3 acquired according to the start winning is obtained. The main controller 110 predicts (estimates) various kinds of information (acceptance, stop type, fluctuation pattern) obtained when a special symbol corresponding to the start winning is drawn, and the predicted various information is The main controller 110 notifies the sound lamp controller 113 of a winning information command.

音声ランプ制御装置113では、入賞情報コマンドが受信されると、その入賞情報コマンドにより通知された各種情報(当否、停止種別、変動パターン)が入賞情報として抽出されて、その入賞情報が、入賞情報格納エリア223aに記憶される。より具体的には、抽出された入賞情報が、4つのエリア(第1エリア〜第4エリア)の空いているエリアの中で、エリア番号(第1〜第4)の小さいエリアから順番に記憶される。つまり、エリア番号の小さいエリアほど、時間的に古い入賞に対応するデータが記憶され、第1エリアには、時間的に最も古い入賞に対応するデータが記憶される。   When the prize information command is received, the audio lamp control device 113 extracts various information (acceptance, stop type, change pattern) notified by the prize information command as prize information, and the prize information is used as the prize information. It is stored in the storage area 223a. More specifically, the extracted winning information is stored in ascending order of the area numbers (first to fourth) among the vacant areas of the four areas (first to fourth areas). Is done. That is, the data corresponding to the winning in time is stored in the area with the smaller area number, and the data corresponding to the winning in time is stored in the first area.

特別図柄保留球数カウンタ223bは、主制御装置110の特別図柄保留球数カウンタ203cと同様に、第1図柄表示装置37(および第3図柄表示装置81)で行われる変動演出(変動表示)であって、主制御装置110において保留されている変動演出の保留球数(待機回数)を最大4回まで計数するカウンタである。   The special symbol reserved ball number counter 223b is a variable effect (variable display) performed by the first symbol display device 37 (and the third symbol display device 81), similarly to the special symbol reserved ball number counter 203c of the main controller 110. A counter that counts up to four times the number of suspended balls (the number of standbys) of the variable effect that is suspended in the main controller 110.

上述したように、音声ランプ制御装置113は、主制御装置110に直接アクセスして、主制御装置110のRAM203に格納されている特別図柄保留球数カウンタ203cの値を取得することができない。よって、音声ランプ制御装置113では、主制御装置110から送信される保留球数コマンドに基づいて保留球数をカウントし、特別図柄保留球数カウンタ223bにて、その保留球数を管理するようになっている。   As described above, the sound lamp control device 113 cannot directly access the main control device 110 to acquire the value of the special symbol reserved ball count counter 203c stored in the RAM 203 of the main control device 110. Therefore, the voice lamp control device 113 counts the number of reserved balls based on the reserved ball number command transmitted from the main control device 110, and manages the reserved ball number with the special symbol reserved ball number counter 223b. Has become.

具体的には、主制御装置110では、第1入球口64への入球によって変動表示の保留球数が加算された場合、又は、主制御装置110において特別図柄における変動表示が実行されて保留球数が減算された場合に、加算後または減算後の特別図柄保留球数カウンタ203cの値を示す保留球数コマンドを、音声ランプ制御装置113へ送信する。   Specifically, in the main control device 110, when the number of reserved balls of the variable display is added by the ball entering the first entrance 64, or the variable display in the special symbol is executed in the main control device 110, When the number of reserved balls is decremented, a reserved ball number command indicating the value of the special symbol reserved ball number counter 203c after addition or subtraction is transmitted to the sound lamp control device 113.

音声ランプ制御装置113は、主制御装置110より送信される保留球数コマンドを受信すると、その保留球数コマンドから、主制御装置110の特別図柄保留球数カウンタ203cの値を取得して、特別図柄保留球数カウンタ223bに格納する(図31のS1808参照)。このように、音声ランプ制御装置113では、主制御装置110より送信される保留球数コマンドに従って、特別図柄保留球数カウンタ223bの値を更新するので、主制御装置110の特別図柄保留球数カウンタ203cと同期させながら、その値を更新することができる。   When receiving the reserved ball count command transmitted from the main control device 110, the sound ramp control device 113 acquires the value of the special symbol reserved ball count counter 203c of the main control device 110 from the reserved ball count command, and It is stored in the symbol holding ball number counter 223b (see S1808 in FIG. 31). As described above, the voice lamp control device 113 updates the value of the special symbol reserved ball number counter 223b in accordance with the reserved ball number command transmitted from the main control device 110. The value can be updated while synchronizing with 203c.

特別図柄保留球数カウンタ223bの値は、第3図柄表示装置81における保留球数図柄の表示に用いられる。即ち、音声ランプ制御装置113は、保留球数コマンドの受信に応じて、そのコマンドにより示される保留球数を特別図柄保留球数カウンタ223bに格納すると共に、格納後の特別図柄保留球数カウンタ223bの値を表示制御装置114に通知するべく、表示用保留球数コマンドを表示制御装置114に対して送信する。   The value of the special symbol reserved ball number counter 223b is used for displaying the reserved ball number symbol on the third symbol display device 81. That is, in response to the reception of the reserved ball number command, the sound lamp control device 113 stores the reserved ball number indicated by the command in the special symbol reserved ball number counter 223b, and also stores the stored special symbol reserved ball number counter 223b. Is transmitted to the display control device 114 to notify the display control device 114 of the value.

表示制御装置114では、この表示用保留球数コマンドを受信すると、そのコマンドにより示される保留球数の値、即ち、音声ランプ制御装置113の特別図柄保留球数カウンタ223bの値分の保留球数図柄を第3図柄表示装置81の小領域Ds1に表示するように、画像の描画を制御する。上述したように、特別図柄保留球数カウンタ223bは、主制御装置110の特別図柄保留球数カウンタ203aと同期しながら、その値が変更される。従って、第3図柄表示装置81の小領域Ds1に表示される保留球数図柄の数も、主制御装置110の特別図柄保留球数カウンタ203aの値に同期させながら、変化させることができる。よって、第3図柄表示装置81には、変動表示が保留されている保留球の数を正確に表示させることができる。   When the display control device 114 receives the display reserved ball number command, the value of the reserved ball number indicated by the command, that is, the reserved ball number corresponding to the value of the special symbol reserved ball number counter 223b of the voice lamp control device 113, is displayed. The drawing of the image is controlled so that the symbol is displayed in the small area Ds1 of the third symbol display device 81. As described above, the value of the special symbol reserved ball number counter 223b is changed in synchronization with the special symbol reserved ball number counter 203a of the main controller 110. Therefore, the number of the reserved ball count symbols displayed in the small area Ds1 of the third symbol display device 81 can also be changed while synchronizing with the value of the special symbol reserved ball count counter 203a of the main control device 110. Therefore, the third symbol display device 81 can accurately display the number of the reserved balls for which the variable display is suspended.

変動開始フラグ223cは、主制御装置110から送信される変動パターンコマンドを受信した場合にオンされ(図31のS1802参照)、第3図柄表示装置81における変動表示の設定がなされるときにオフされる(図32のS1902参照)。変動開始フラグ223cがオンになると、受信した変動パターンコマンドから抽出された変動パターンに基づいて、表示用変動パターンコマンドが設定される。   The fluctuation start flag 223c is turned on when a fluctuation pattern command transmitted from the main control device 110 is received (see S1802 in FIG. 31), and turned off when the fluctuation display is set on the third symbol display device 81. (See S1902 in FIG. 32). When the variation start flag 223c is turned on, a variation pattern command for display is set based on the variation pattern extracted from the received variation pattern command.

ここで設定された表示用変動パターンコマンドは、RAM223に設けられたコマンド送信用のリングバッファに記憶され、MPU221により実行されるメイン処理(図30参照)のコマンド出力処理(S1702)の中で、表示制御装置114に向けて送信される。表示制御装置114では、この表示用変動パターンコマンドを受信することによって、この表示用変動パターンコマンドによって示される変動パターンで、第3図柄表示装置81において第3図柄の変動表示が行われるように、その変動演出の表示制御が開始される。   The display variation pattern command set here is stored in the command transmission ring buffer provided in the RAM 223, and is included in the command output process (S1702) of the main process (see FIG. 30) executed by the MPU 221. It is transmitted to the display control device 114. The display control device 114 receives the display variation pattern command so that the third symbol display device 81 performs the variation display of the third symbol in the variation pattern indicated by the display variation pattern command. The display control of the variable effect is started.

停止種別選択フラグ223dは、主制御装置110から送信される停止種別コマンドを受信した場合にオンされ(図31のS1805参照)、第3図柄表示装置81における停止種別の設定がなされるときにオフされる(図32のS1907参照)。停止種別選択フラグ223dがオンになると、受信した停止種別コマンドから抽出された停止種別(大当たりの場合には大当たり種別)に基づいて、停止種別を設定し、その設定された停止種別が、表示用停止種別コマンドによって、表示制御装置114に通知される。   The stop type selection flag 223d is turned on when a stop type command transmitted from the main control device 110 is received (see S1805 in FIG. 31), and turned off when the stop type is set in the third symbol display device 81. (See S1907 in FIG. 32). When the stop type selection flag 223d is turned on, the stop type is set based on the stop type (big hit type in the case of a big hit) extracted from the received stop type command, and the set stop type is displayed for display. The display control device 114 is notified by the stop type command.

表示制御装置114では、この表示用停止種別コマンドを受信することによって、この表示用停止種別コマンドによって示される停止種別に応じた停止図柄が、第3図柄表示装置81で停止表示されるように、変動演出の停止表示が制御される。   The display control device 114 receives the display stop type command, so that the stop symbol corresponding to the stop type indicated by the display stop type command is stopped and displayed on the third symbol display device 81. The stop display of the fluctuation effect is controlled.

RAM223は、その他、主制御装置110より受信したコマンドを、そのコマンドに対応した処理が行われるまで一時的に記憶するコマンド記憶領域(図示せず)などを有している。なお、コマンド記憶領域はリングバッファで構成され、FIFO(First In First Out)方式によってデータの読み書きが行われる。音声ランプ処理装置113のコマンド判定処理(図31参照)が実行されると、コマンド記憶領域に記憶された未処理のコマンドのうち、最初に格納されたコマンドが読み出され、コマンド判定処理によって、そのコマンドが解析されて、そのコマンドに応じた処理が行われる。   The RAM 223 further includes a command storage area (not shown) for temporarily storing a command received from the main control device 110 until a process corresponding to the command is performed. Note that the command storage area is configured by a ring buffer, and data is read and written by a FIFO (First In First Out) method. When the command determination process (see FIG. 31) of the sound ramp processing device 113 is executed, the command stored first among the unprocessed commands stored in the command storage area is read out, and the command determination process performs The command is analyzed, and processing according to the command is performed.

表示制御装置114は、音声ランプ制御装置113及び第3図柄表示装置81が接続され、音声ランプ制御装置113より受信したコマンドに基づいて、第3図柄表示装置81における第3図柄の変動表示(変動演出)等を制御するものである。   The display control device 114 is connected to the voice lamp control device 113 and the third symbol display device 81, and based on the command received from the voice lamp control device 113, displays the variation (variation) of the third symbol on the third symbol display device 81. Effects) and the like.

電源装置115は、パチンコ機10の各部に電源を供給するための電源部251と、停電等による電源遮断を監視する停電監視回路252と、RAM消去スイッチ122(図3参照)が設けられたRAM消去スイッチ回路253とを有している。電源部251は、図示しない電源経路を通じて、各制御装置110〜114等に対して各々に必要な動作電圧を供給する装置である。その概要としては、電源部251は、外部より供給される交流24ボルトの電圧を取り込み、各種スイッチ208などの各種スイッチや、ソレノイド209などのソレノイド、モータ等を駆動するための12ボルトの電圧、ロジック用の5ボルトの電圧、RAMバックアップ用のバックアップ電圧などを生成し、これら12ボルトの電圧、5ボルトの電圧及びバックアップ電圧を各制御装置110〜114等に対して必要な電圧を供給する。   The power supply device 115 includes a power supply unit 251 for supplying power to each unit of the pachinko machine 10, a power failure monitoring circuit 252 for monitoring power interruption due to a power failure or the like, and a RAM provided with a RAM erase switch 122 (see FIG. 3). And an erase switch circuit 253. The power supply unit 251 is a device that supplies a necessary operating voltage to each of the control devices 110 to 114 and the like via a power supply path (not shown). As an outline, the power supply unit 251 takes in a voltage of 24 volts AC supplied from the outside and outputs a voltage of 12 volts for driving various switches such as various switches 208, a solenoid such as the solenoid 209, a motor, and the like. A voltage of 5 volts for logic, a backup voltage for RAM backup, and the like are generated, and these 12 volts, 5 volts, and backup voltage are supplied to the respective control devices 110 to 114 and the like.

停電監視回路252は、停電等の発生による電源遮断時に、主制御装置110のMPU201及び払出制御装置111のMPU211の各NMI端子へ停電信号SG1を出力するための回路である。停電監視回路252は、電源部251から出力される最大電圧である直流安定24ボルトの電圧を監視し、この電圧が22ボルト未満になった場合に停電(電源断、電源遮断)の発生と判断して、停電信号SG1を主制御装置110及び払出制御装置111へ出力する。停電信号SG1の出力によって、主制御装置110及び払出制御装置111は、停電の発生を認識し、NMI割込処理を実行する。なお、電源部251は、直流安定24ボルトの電圧が22ボルト未満になった後においても、NMI割込処理の実行に充分な時間の間、制御系の駆動電圧である5ボルトの電圧の出力を正常値に維持するように構成されている。よって、主制御装置110及び払出制御装置111は、NMI割込処理(図22参照)を正常に実行し完了することができる。   The power failure monitoring circuit 252 is a circuit for outputting a power failure signal SG1 to each NMI terminal of the MPU 201 of the main control device 110 and the MPU 211 of the payout control device 111 when the power is cut off due to the occurrence of a power failure or the like. The power failure monitoring circuit 252 monitors the voltage of DC stable 24 volts, which is the maximum voltage output from the power supply unit 251, and determines that a power failure (power interruption, power interruption) has occurred if this voltage falls below 22 volts. Then, the power outage signal SG1 is output to the main control device 110 and the payout control device 111. Based on the output of the power failure signal SG1, the main control device 110 and the payout control device 111 recognize the occurrence of the power failure, and execute the NMI interrupt processing. Note that, even after the DC stable voltage of 24 volts becomes less than 22 volts, the power supply unit 251 outputs the voltage of 5 volts, which is the drive voltage of the control system, for a time sufficient for executing the NMI interrupt processing. Is maintained at a normal value. Therefore, main controller 110 and payout controller 111 can normally execute and complete the NMI interrupt process (see FIG. 22).

RAM消去スイッチ回路253は、RAM消去スイッチ122(図3参照)が押下された場合に、主制御装置110へ、バックアップデータをクリアさせるためのRAM消去信号SG2を出力するための回路である。主制御装置110は、パチンコ機10の電源投入時に、RAM消去信号SG2を入力した場合に、バックアップデータをクリアすると共に、払出制御装置111においてバックアップデータをクリアさせるための払出初期化コマンドを払出制御装置111に対して送信する。   The RAM erasure switch circuit 253 is a circuit for outputting a RAM erasure signal SG2 for clearing the backup data to the main controller 110 when the RAM erasure switch 122 (see FIG. 3) is pressed. When the pachinko machine 10 is powered on and the RAM erasing signal SG2 is input when the pachinko machine 10 is powered on, the main controller 110 clears the backup data and also controls the payout control device 111 to execute a payout initialization command for clearing the backup data. Transmit to the device 111.

<第1実施形態における主制御装置の制御処理について>
次に、図13から図28のフローチャートを参照して、主制御装置110内のMPU201により実行される各制御処理を説明する。かかるMPU201の処理としては大別して、電源投入に伴い起動される立ち上げ処理と、その立ち上げ処理後に実行されるメイン処理と、定期的に(本実施形態では2m秒間隔で)起動されるタイマ割込処理と、NMI端子への停電信号SG1の入力により起動されるNMI割込処理とがあり、説明の便宜上、はじめにタイマ割込処理とNMI割込処理とを説明し、その後、立ち上げ処理とメイン処理とを説明する。
<Control process of main controller in first embodiment>
Next, each control process executed by the MPU 201 in the main control device 110 will be described with reference to the flowcharts of FIGS. The processing of the MPU 201 is roughly divided into a start-up process started upon power-on, a main process executed after the start-up process, and a timer started periodically (at an interval of 2 ms in the present embodiment). There are an interrupt process and an NMI interrupt process started by input of a power failure signal SG1 to the NMI terminal. For convenience of explanation, first, a timer interrupt process and an NMI interrupt process will be described, and then a start process will be described. And the main processing will be described.

図13は、主制御装置110内のMPU201により実行されるタイマ割込処理を示すフローチャートである。タイマ割込処理は、例えば2ミリ秒毎に実行される定期処理である。タイマ割込処理では、まず各種入賞スイッチの読み込み処理を実行する(S101)。即ち、主制御装置110に接続されている各種スイッチの状態を読み込むと共に、当該スイッチの状態を判定して検出情報(入賞検知情報)を保存する。   FIG. 13 is a flowchart showing a timer interrupt process executed by MPU 201 in main controller 110. The timer interrupt process is a periodic process executed, for example, every 2 milliseconds. In the timer interrupt process, first, a process of reading various winning switches is executed (S101). That is, the state of the various switches connected to the main controller 110 is read, and the state of the switch is determined to store the detection information (winning detection information).

次に、第1初期値乱数カウンタCINI1と第2初期値乱数カウンタCINI2の更新を実行する(S102)。具体的には、第1初期値乱数カウンタCINI1を1加算すると共に、そのカウンタ値が最大値(本実施形態では299)に達した際、0にクリアする。そして、第1初期値乱数カウンタCINI1の更新値を、RAM203の該当するバッファ領域に格納する。同様に、第2初期値乱数カウンタCINI2を1加算すると共に、そのカウンタ値が最大値(本実施形態では239)に達した際、0にクリアし、その第2初期値乱数カウンタCINI2の更新値をRAM203の該当するバッファ領域に格納する。   Next, the first initial value random number counter CINI1 and the second initial value random number counter CINI2 are updated (S102). Specifically, the first initial value random number counter CINI1 is incremented by one, and is cleared to 0 when the counter value reaches a maximum value (299 in the present embodiment). Then, the updated value of the first initial value random number counter CINI1 is stored in a corresponding buffer area of the RAM 203. Similarly, the second initial value random number counter CINI2 is incremented by one, and when the counter value reaches a maximum value (239 in this embodiment), the value is cleared to 0, and the updated value of the second initial value random number counter CINI2 is updated. Is stored in the corresponding buffer area of the RAM 203.

更に、第1当たり乱数カウンタC1、第1当たり種別カウンタC2、停止種別選択カウンタC3及び第2当たり乱数カウンタC4の更新を実行する(S103)。具体的には、第1当たり乱数カウンタC1、第1当たり種別カウンタC2、停止種別選択カウンタC3及び第2当たり乱数カウンタC4をそれぞれ1加算すると共に、それらのカウンタ値が最大値(本実施形態ではそれぞれ、299,99,99,239)に達した際、それぞれ0にクリアする。そして、各カウンタC1〜C4の更新値を、RAM203の該当するバッファ領域に格納する。   Furthermore, the first random number counter C1, the first type counter C2, the stop type selection counter C3, and the second random number counter C4 are updated (S103). Specifically, the first random number counter C1, the first type counter C2, the stop type selection counter C3, and the second random number counter C4 are each incremented by one, and their counter values are maximized (in this embodiment, When they reach 299, 99, 99, 239, respectively, they are cleared to 0, respectively. Then, the updated values of the counters C1 to C4 are stored in the corresponding buffer areas of the RAM 203.

次に、第1図柄表示装置37において表示を行うための処理であると共に、第3図柄表示装置81による第3図柄の変動パターンなどを設定する特別図柄変動処理を実行し(S104)、次いで、第1入球口64への入賞(始動入賞)に伴う始動入賞処理を実行する(S105)。なお、特別図柄変動処理、および、始動入賞処理の詳細は、図14〜図19を参照して後述する。   Next, in addition to the process for displaying on the first symbol display device 37, a special symbol variation process for setting a variation pattern of the third symbol by the third symbol display device 81 is executed (S104), A start winning process is executed in accordance with a win (start winning) in the first entrance 64 (S105). The details of the special symbol change process and the start winning process will be described later with reference to FIGS.

始動入賞処理を実行した後は、第2図柄表示装置83において表示を行うための処理である普通図柄変動処理を実行し(S106)、第2入球口67における球の通過に伴うスルーゲート通過処理を実行する(S107)。なお、普通図柄変動処理、および、スルーゲート通過処理の詳細は、図20および図21を参照して後述する。スルーゲート通過処理を実行した後は、発射制御処理を実行し(S108)、更に、定期的に実行すべきその他の処理を実行して(S109)、タイマ割込処理を終了する。なお、発射制御処理は、遊技者が操作ハンドル51に触れていることをタッチセンサ51aにより検出し、且つ、発射を停止させるための打ち止めスイッチ51bが操作されていないことを条件に、球の発射のオン/オフを決定する処理である。主制御装置110は、球の発射がオンである場合に、発射制御装置112に対して球の発射指示をする。   After the start winning process, the normal symbol variation process, which is a process for displaying on the second symbol display device 83, is executed (S106), and the ball passes through the second entrance 67 through the through gate. The processing is executed (S107). The details of the normal symbol change process and the through gate passage process will be described later with reference to FIGS. 20 and 21. After the execution of the through gate passage process, the launch control process is executed (S108), and other processes to be executed periodically are executed (S109), and the timer interrupt process is terminated. The firing control process detects that the player is touching the operation handle 51 with the touch sensor 51a and fires the ball on condition that the hitting switch 51b for stopping firing is not operated. This is a process for determining ON / OFF of the data. When the launch of the ball is on, main controller 110 instructs launch control device 112 to launch the ball.

次に、図14を参照して、主制御装置110内のMPU201により実行される特別図柄変動処理(S104)について説明する。図14は、この特別図柄変動処理(S104)を示すフローチャートである。この特別図柄変動処理(S104)は、タイマ割込処理(図13参照)の中で実行され、第1図柄表示装置37において行う特別図柄(第1図柄)の変動表示や、第3図柄表示装置81において行う第3図柄の変動表示などを制御するための処理である。   Next, the special symbol change process (S104) executed by the MPU 201 in the main control device 110 will be described with reference to FIG. FIG. 14 is a flowchart showing the special symbol changing process (S104). The special symbol change process (S104) is executed in the timer interrupt process (see FIG. 13), and the special symbol (first symbol) change display performed by the first symbol display device 37 and the third symbol display device are performed. This is a process for controlling the variable display of the third symbol performed at 81.

この特別図柄変動処理では、まず、今現在が、特別図柄の大当たり中であるか否かを判定する(S201)。特別図柄の大当たり中としては、第1図柄表示装置37及び第3図柄表示装置81において特別図柄の大当たり(特別図柄の大当たり遊技中も含む)を示す表示がなされている最中と、特別図柄の大当たり遊技終了後の所定時間の最中とが含まれる。判定の結果、特別図柄の大当たり中であれば(S201:Yes)、そのまま本処理を終了する。   In this special symbol change process, first, it is determined whether or not the current moment is a special symbol jackpot (S201). During the special symbol jackpot, the first symbol display device 37 and the third symbol display device 81 are displaying the special symbol jackpot (including the special symbol jackpot game), and the special symbol jackpot. During the predetermined time after the end of the big hit game. If the result of the determination is that the special symbol is in a big hit (S201: Yes), this processing is terminated as it is.

特別図柄の大当たり中でなければ(S201:No)、第1図柄表示装置37の表示態様が変動中であるか否かを判定し(S202)、第1図柄表示装置37の表示態様が変動中でなければ(S202:No)、特別図柄保留球数カウンタ203cの値(特別図柄における変動表示の保留回数N)を取得する(S203)。次に、特別図柄保留球数カウンタ203cの値(N)が0よりも大きいか否かを判別し(S204)、特別図柄保留球数カウンタ203cの値(N)が0であれば(S204:No)、そのまま本処理を終了する。   If it is not during the special symbol jackpot (S201: No), it is determined whether the display mode of the first symbol display device 37 is changing (S202), and the display mode of the first symbol display device 37 is changing. If not (S202: No), the value of the special symbol reserved ball number counter 203c (the number of times of suspension of the variable display in the special symbol) is acquired (S203). Next, it is determined whether or not the value (N) of the special symbol retaining ball number counter 203c is greater than 0 (S204). If the value (N) of the special symbol retaining ball number counter 203c is 0 (S204: S204). No), this process ends as it is.

一方、特別図柄保留球数カウンタ203cの値(N)が0でなければ(S204:Yes)、特別図柄保留球数カウンタ203cの値(N)を1減算し(S205)、演算により変更された特別図柄保留球数カウンタ203cの値を示す保留球数コマンドを設定する(S206)。ここで設定された保留球数コマンドは、RAM203に設けられたコマンド送信用のリングバッファに記憶され、MPU201により実行される後述のメイン処理(図24参照)の外部出力処理(S1101)の中で、音声ランプ制御装置113に向けて送信される。音声ランプ制御装置113は、保留球数コマンドを受信すると、その保留球数コマンドから特別図柄保留球数カウンタ203cの値を抽出し、抽出した値をRAM223の特別図柄保留球数カウンタ223bに格納する。   On the other hand, if the value (N) of the special symbol retaining ball number counter 203c is not 0 (S204: Yes), the value (N) of the special symbol retaining ball number counter 203c is subtracted by 1 (S205) and changed by the calculation. A reserved ball count command indicating the value of the special symbol reserved ball count counter 203c is set (S206). The reserved ball number command set here is stored in a command transmission ring buffer provided in the RAM 203, and is included in an external output process (S1101) of a later-described main process (see FIG. 24) executed by the MPU 201. Are transmitted to the audio lamp control device 113. When receiving the reserved ball number command, the sound ramp control device 113 extracts the value of the special symbol reserved ball number counter 203c from the reserved ball number command, and stores the extracted value in the special symbol reserved ball number counter 223b of the RAM 223. .

S206の処理により保留球数コマンドを設定した後は、特別図柄保留球格納エリア203aに格納されたデータをシフトする(S207)。S207の処理では、特別図柄保留球格納エリア203aの保留第1エリア〜保留第4エリアに格納されているデータを、実行エリア側に順にシフトさせる処理を行う。より具体的には、保留第1エリア→実行エリア、保留第2エリア→保留第1エリア、保留第3エリア→保留第2エリア、保留第4エリア→保留第3エリアといった具合に各エリア内のデータをシフトする。データをシフトした後は、実行エリアにシフトしたデータに基づいて特別図柄の大当たりか否かの抽選を行う大当たり判定処理を実行する(S208)。なお、大当たり判定処理については、図15を参照して後述する。   After the command of the number of reserved balls is set by the processing of S206, the data stored in the special symbol reserved ball storage area 203a is shifted (S207). In the process of S207, a process of sequentially shifting the data stored in the reserved first area to the reserved fourth area of the special symbol reserved ball storage area 203a to the execution area side is performed. More specifically, in each area, such as the first area on hold → the execution area, the second area on hold → the first area on hold, the third area on hold → the second area on hold, the fourth area on the hold → third area on hold, etc. Shift data. After the data is shifted, a big hit determination process is performed for performing a lottery to determine whether or not a special symbol is a big hit based on the data shifted to the execution area (S208). The big hit determination process will be described later with reference to FIG.

S202の処理において、第1図柄表示装置37の表示態様が変動中であれば(S202:Yes)、第1図柄表示装置37において実行している変動表示の変動時間が経過したか否かを判別する(S209)。第1図柄表示装置37において実行される変動表示の変動時間は、変動種別カウンタCS1により選択された変動パターンに応じて決められており(変動パターンコマンドに応じて決められており)、この変動時間が経過していなければ(S209:No)、本処理を終了する。   In the process of S202, if the display mode of the first symbol display device 37 is changing (S202: Yes), it is determined whether or not the change time of the variable display executed on the first symbol display device 37 has elapsed. (S209). The fluctuation time of the fluctuation display executed in the first symbol display device 37 is determined according to the fluctuation pattern selected by the fluctuation type counter CS1 (determined according to the fluctuation pattern command), and the fluctuation time is determined. If has not elapsed (S209: No), this processing ends.

一方、S209の処理において、実行している変動表示の変動時間が経過していれば(S209:Yes)、第1図柄表示装置37の停止図柄に対応した表示態様を設定する(S210)。停止図柄の設定は、図16を参照して後述する大当たり時設定処理(S308)、または、図18を参照して後述するはずれ時設定処理(S309)によって予め行われる。   On the other hand, in the process of S209, if the fluctuating time of the fluctuating display being executed has elapsed (S209: Yes), a display mode corresponding to the stop symbol of the first symbol display device 37 is set (S210). The setting of the stop symbol is performed in advance by a jackpot setting process (S308) described later with reference to FIG. 16 or a loss setting process (S309) described later with reference to FIG.

S210の処理が終了した後は、第1図柄表示装置37において実行中の変動表示が開始されたときに、特別図柄変動開始処理によって行われた特別図柄の抽選結果(今回の抽選結果)が、特別図柄の大当たりであるかを判定する(S211)。今回の抽選結果が特別図柄の大当たりであれば(S211:Yes)、大当り種別に応じた大当たりの開始を設定する(S212)。   After the process of S210 is completed, when the variation display being executed on the first symbol display device 37 is started, the lottery result of the special symbol performed by the special symbol variation start process (the current lottery result) is: It is determined whether it is a special symbol jackpot (S211). If the current lottery result is a special symbol jackpot (S211: Yes), the start of the jackpot according to the jackpot type is set (S212).

S211の処理において、今回の抽選結果が特別図柄の外れであれば(S211:No)、各種設定値格納エリア203eに格納された時短状態カウンタの値が1以上であるかを判定し(S213)、時短状態カウンタの値が1以上であれば(S213:Yes)、時短中状態カウンタの値を1減算して(S214)、本処理を終了する。一方、時短状態カウンタの値が0であれば(S213:No)、S214の処理をスキップして、本処理を終了する。   In the processing of S211, if the current lottery result is out of the special symbol (S211: No), it is determined whether the value of the time-saving state counter stored in the various setting value storage area 203e is 1 or more (S213). If the value of the time reduction status counter is 1 or more (S213: Yes), the value of the time reduction status counter is decremented by 1 (S214), and the process is terminated. On the other hand, if the value of the time reduction state counter is 0 (S213: No), the process of S214 is skipped, and this process ends.

次に、図15を参照して、主制御装置110内のMPU201により実行される大当たり判定処理(S208)について説明する。図15は、大当たり判定処理(S208)を示したフローチャートである。この大当たり判定処理(S208)は、タイマ割込処理(図13参照)の特別図柄変動処理(図14参照)の中で実行される処理であり、特別図柄保留球格納エリア203aの実行エリアに格納された各種カウンタの値に基づいて、「特別図柄の大当たり」又は「特別図柄の外れ」の抽選(当否判定)を行うと共に、第1図柄表示装置37および第3図柄表示装置81で行われる変動演出の演出パターン(変動演出パターン)を決定するための処理である。   Next, the jackpot determination process (S208) executed by the MPU 201 in the main control device 110 will be described with reference to FIG. FIG. 15 is a flowchart showing the jackpot determination process (S208). The big hit determination process (S208) is a process executed in the special symbol change process (see FIG. 14) of the timer interrupt process (see FIG. 13), and is stored in the execution area of the special symbol holding ball storage area 203a. Based on the values of the various counters, a lottery of “special symbol jackpot” or “special symbol loss” is performed (whether or not), and fluctuations performed by the first symbol display device 37 and the third symbol display device 81 are performed. This is a process for determining an effect pattern of an effect (a fluctuation effect pattern).

大当たり判定処理では、まず、ROM202に格納されている第1当たり乱数テーブル202aから、低確率時用の第1当たり乱数テーブル202a2(図示せず)を選択し、特別図柄の大当たりか否かを判断するためのテーブルとして設定する(S301)。その後、各種設定値格納エリア203eに格納されている確変状態フラグを読み出し(S302)、確変状態フラグが特別図柄の高確率状態を示す状態であるか否かを判別する(S303)。   In the jackpot determination process, first, a first random number table 202a2 (not shown) for low probability is selected from the first random number table 202a stored in the ROM 202, and it is determined whether or not the special symbol is a big hit. (S301). Thereafter, the probable change state flag stored in the various set value storage area 203e is read out (S302), and it is determined whether or not the probable change state flag indicates a high probability state of the special symbol (S303).

S303の処理の結果、特別図柄の高確率状態であると判別した場合は(S303:Yes)、ROM202に格納されている第1当たり乱数テーブル202aから、高確率時用の第1当たり乱数テーブル202a1(図示せず)を読み出し、特別図柄の大当たりか否かを判断するためのテーブルとして、低確率時用の第1当たり乱数テーブル202a2に代えて新たに設定し(S304)、S305の処理に移行する。一方、S303の処理の結果、特別図柄の高確率状態でない(即ち、特別図柄の低確率状態である)と判別した場合は(S303:No)、S304の処理をスキップしてS305の処理に移行する。   As a result of the processing in S303, when it is determined that the special symbol is in the high probability state (S303: Yes), the first random number table 202a1 for the high probability is obtained from the first random number table 202a stored in the ROM 202. (Not shown), a new table is set instead of the first random number table 202a2 for low probability as a table for determining whether or not a special symbol is a big hit (S304), and the process proceeds to S305. I do. On the other hand, when it is determined that the special symbol is not in the high probability state (ie, the special symbol is in the low probability state) as a result of the process of S303 (S303: No), the process of S304 is skipped and the process proceeds to S305. I do.

S305の処理では、第1当たり乱数カウンタC1の値をRAM203のカウンタ用バッファから読み出し(S305)、読み出した第1当たり乱数カウンタC1の値と、S
301、または、S304の処理で設定した特別図柄の大当たりか否かを判断するためのテーブル(比較元のテーブル)とを比較する(S306)。
In the process of S305, the value of the first random number counter C1 is read out from the counter buffer of the RAM 203 (S305), and the read value of the first random number counter C1 is read from S1.
A comparison is made with a table (table of comparison source) for determining whether or not the special symbol is a big hit set in the processing of S301 or S304 (S306).

上述したように、高確率時用の第1当たり乱数テーブル202a1(図示せず)には、特別図柄の大当たりとなる乱数値として、「4,11,28,38,45,52,64,78,83,99,106,112,122,134,140,151,168,176,183,197,207,218,222,231,249,256,263,270,285,299」の30個が設定されており、低確率時用の第1当たり乱数テーブル202a2(図示せず)には、特別図柄の大当たりとなる乱数値として、「7,107,282」の3個が設定されている。S306の処理では、これらのテーブルのうち、比較元のテーブルとして設定されているテーブルに規定されている乱数値と、第1当たり乱数カウンタC1の値とを1つ1つ比較する。   As described above, in the first random number table 202a1 (not shown) for the high probability time, "4, 11, 28, 38, 45, 52, 64, 78" is set as a random number value which is a jackpot of a special symbol. , 83, 99, 106, 112, 122, 134, 140, 151, 168, 176, 183, 197, 207, 218, 222, 231, 249, 256, 263, 270, 285, 299 " In the first probability random number table 202a2 (not shown) for low probability, three random numbers of "7, 107, 282" are set as the random numbers to be the big hit of the special symbol. In the processing of S306, among these tables, the random number value specified in the table set as the comparison source table is compared with the value of the first random number counter C1 one by one.

この比較を行うことに基づいて、第1当たり乱数カウンタC1の値が、比較元のテーブルに規定されているいずれかの乱数値と一致するか否かを判別し(S307)、一致する乱数値があった場合(即ち、特別図柄の大当たりの場合)は、大当たり時の変動パターンの態様や大当たり中の制御を設定するための大当たり時設定処理を実行し(S308)、S310の処理へと移行する。一方、S307の処理において一致する乱数値がなかった場合(即ち、特別図柄の外れの場合)は、外れ時の変動パターンの態様等を設定するためのはずれ時設定処理を実行し(S309)、S310の処理へと移行する。なお、大当たり時設定処理(S308)、および、はずれ時設定処理(S309)の詳細については、図16〜図18を参照して後述する。   Based on the comparison, it is determined whether or not the value of the first random number counter C1 matches one of the random numbers specified in the comparison source table (S307). If there is a special jackpot (that is, in the case of a special symbol jackpot), a jackpot setting process for setting the variation pattern at the time of the jackpot and the control during the jackpot is executed (S308), and the process proceeds to S310. I do. On the other hand, when there is no matching random number value in the process of S307 (that is, in the case of the special symbol being out of place), the out-of-offset setting process for setting the mode of the variation pattern at the time of the out-of-out is executed (S309). The process proceeds to S310. The details of the jackpot setting process (S308) and the out-of-match setting process (S309) will be described later with reference to FIGS.

次いで、S310の処理では、カウンタバッファに格納した各種カウンタ値をクリアし(S310)、本処理を終了する。S310の処理で各種カウンタ値をクリアするので、大当たりとなる場合であっても、大当たり状態が開始される前に、大当たりとなる乱数値(カウンタ値)をクリアしておくことができる。よって、特別図柄の大当たりとなる乱数値を外部から不正に取得され難くすることができるので、大当たりとなる乱数値が出現するタイミングを解析し、その解析したタイミングに基づいて大当たりを引き当てる不正行為を抑制することができる。具体的には、解析したタイミングを、所謂ぶらさげ基板に設定して、大当たりとなる乱数値が出現するタイミングで乱数を取得し、大当たりの当否を判定させるように制御を行う不正行為を抑制することができる。なお、本実施形態では、大当たり判定処理(図15参照)の中でカウンタバッファに格納した各種カウンタ値をクリアするように構成しているが、これに限られるものではなく、遊技者に大当たり状態となることを認識される前にクリアしておけばよい。よって、例えば、変動演出中や、図柄の停止前等にカウンタバッファをクリアする処理を実行してもよい。   Next, in the process of S310, the various counter values stored in the counter buffer are cleared (S310), and this process ends. Since various counter values are cleared in the process of S310, even if a big hit occurs, the random number value (counter value) to be a big hit can be cleared before the big hit state is started. Therefore, it is possible to make it difficult for a random number value which becomes a jackpot of a special symbol to be obtained illegally from the outside, so that the timing at which the random number value which becomes a jackpot appears is analyzed, and a fraudulent act of assigning the jackpot based on the analyzed timing is performed. Can be suppressed. Specifically, by setting the analyzed timing on a so-called hanging substrate, acquiring a random number at a timing when a random number value to be a big hit appears, and suppressing a fraudulent act of performing control so as to judge the success or failure of the big hit. Can be. In the present embodiment, various counter values stored in the counter buffer are cleared during the jackpot determination process (see FIG. 15). However, the present invention is not limited to this. It should be cleared before it is recognized that it becomes. Therefore, for example, a process of clearing the counter buffer may be executed during the fluctuation effect or before the symbol stops.

本実施形態において、特別図柄の高確率状態であるか否かによらずに、S301の処理で低確率時用の第1当たり乱数テーブルを一旦設定するように構成しているのは、早期に比較用のテーブルを設定しておくためである。即ち、いずれの第1当たり乱数テーブル(高確率時用の第1当たり乱数テーブル202a1、または、低確率時用の第1当たり乱数テーブル202a2)も設定されていない状態とした場合、ノイズ等の影響によって途中の処理であるS303やS304の処理がスキップされてしまう不具合が生じたとしても、大当たり判定処理の最初に設定しておいた低確率時用の第1当たり乱数テーブル202a2に基づいて大当たりの当否を判別することができる。   In the present embodiment, the first random number table for the low probability state is set once in the process of S301 regardless of whether the special symbol is in the high probability state or not. This is for setting a table for comparison. In other words, if any of the first random number tables (the first random number table 202a1 for the high probability or the first random number table 202a2 for the low probability) is not set, the influence of noise or the like may occur. Even if a problem occurs in which the processing of S303 or S304, which is an intermediate processing, is skipped, the big hit is determined based on the first random number table 202a2 for low probability set at the beginning of the big hit determination processing. Pass / fail can be determined.

次いで、図16を参照して、主制御装置110内のMPU201により実行される大当たり時設定処理(S308)について説明する。この大当たり時設定処理は、上述の通り、大当たり時の変動パターンの態様や大当たり中の制御を設定するための処理である。   Next, the jackpot setting process (S308) executed by the MPU 201 in the main control device 110 will be described with reference to FIG. As described above, the big hit setting process is a process for setting the mode of the big hit variation pattern and the control during the big hit.

本処理では、まず、各種設定値格納エリア203eの大当たりフラグをオンに設定し(S401)、その後、第1当たり種別カウンタC2の値をRAM203のカウンタ用バッファから読み出して、今回当選した大当たりの大当たり種別を特定する(S402)。具体的には、第1当たり種別カウンタC2の値に対応する大当たり種別を、第1大当たり種別選択テーブル202b(図6(b)参照)に基づいて特定する。例えば、第1当たり種別カウンタC2の値が「80」であれば、カウンタ値が「70」〜「97」の範囲内にあるので、今回の大当たり種別は特別大当たりBと特定される。また、例えば、第1当たり種別カウンタC2の値が「140」であれば、カウンタ値が「130」〜「145」の範囲内にあるので、今回の大当たり種別は確変大当たりFと特定される。   In this processing, first, the jackpot flag of the various setting value storage area 203e is set to ON (S401), and thereafter, the value of the first hit type counter C2 is read from the counter buffer of the RAM 203, and the jackpot of the currently won jackpot is obtained. The type is specified (S402). Specifically, the big hit type corresponding to the value of the first big hit type counter C2 is specified based on the first big hit type selection table 202b (see FIG. 6B). For example, if the value of the first hit type counter C2 is “80”, since the counter value is in the range of “70” to “97”, the current big hit type is specified as the special big hit B. Further, for example, if the value of the first hit type counter C2 is “140”, the counter value is in the range of “130” to “145”, and thus the present big hit type is specified as the probability variable big hit F.

次に、特定した大当たり種別に対応する設定値を、ROM202の遊技結果設定テーブル202eから読み出して、RAM203の各種設定値格納エリア203eの対応する記憶領域に読み出した設定値を設定し(S403)、S404の処理へと移行する。ここで、遊技結果設定テーブル202eから読み出して各種設定値格納エリア203eへ設定する設定値としては、LED37aの点灯パターン(表示図柄数)や、特別図柄の停止図柄を示す情報(停止図柄コード)や、変動パターンの態様を選択するためのテーブルを変動パターン選択テーブル202dの中から特定するための情報(テーブル選択情報)や、特定入賞口(大開放口)65aの制御パターン(大開放口パターン)等が挙げられる。   Next, the set value corresponding to the specified jackpot type is read from the game result setting table 202e of the ROM 202, and the read set value is set in the corresponding storage area of the various set value storage area 203e of the RAM 203 (S403). The process moves to S404. Here, as setting values to be read from the game result setting table 202e and set in the various setting value storage areas 203e, the lighting pattern of the LED 37a (the number of display symbols), information (stop symbol code) indicating the stop symbol of the special symbol, and the like. And information for specifying a table for selecting the mode of the variation pattern from the variation pattern selection table 202d (table selection information), and a control pattern of the specific winning opening (large opening) 65a (large opening pattern). And the like.

なお、上述の通り、ROM202から設定値データを読み出して、RAM203に設定する場合には、まず、レジスタ210の各汎用レジスタのいずれかに、転送元アドレスのデータと、設定先アドレスのデータとを一時的に格納する。そして、格納した転送元アドレスのデータに基づいてROM202から読み出した設定値データを、各汎用レジスタのうちアドレスデータが格納されていないいずれかの汎用レジスタに一時的に格納した上で、設定先アドレスのデータにより示されるRAM203のアドレスに設定値を転送(設定)する。S403の処理では、このレジスタ210を介した転送制御を、転送する設定値データの個数分だけ繰り返す。   As described above, when setting value data is read from the ROM 202 and set in the RAM 203, first, the data of the transfer source address and the data of the setting destination address are stored in one of the general-purpose registers of the register 210. Store temporarily. Then, the setting value data read from the ROM 202 based on the data of the stored source address is temporarily stored in one of the general-purpose registers in which the address data is not stored, and then the setting destination address is stored. The setting value is transferred (set) to the address of the RAM 203 indicated by the data of (1). In the process of S403, the transfer control via the register 210 is repeated by the number of set value data to be transferred.

S402の処理において、乱数値(カウンタ値)から大当たり種別を特定し、S403の処理において、特定した大当たり種別に基づいて各種の設定値を決定する構成としているが、乱数値(カウンタ値)の範囲と、各種の設定値とを直接対応付けて規定しておいてもよい。つまり、乱数値(カウンタ値)の範囲と、対応する各種の設定値とを規定したテーブルをROM202に設けておき、このテーブルを参照して、乱数値から直接設定値を特定する構成としてもよい。   In the process of S402, the jackpot type is specified from the random number value (counter value), and in the process of S403, various setting values are determined based on the specified jackpot type. And various setting values may be directly associated with each other and defined. That is, a table that defines the range of the random number value (counter value) and the corresponding various setting values may be provided in the ROM 202, and the setting value may be directly specified from the random number value with reference to this table. .

S404の処理では、変動種別カウンタCS1の値をRAM203のカウンタバッファから読み出して、テーブル選択情報に基づいて特定されるテーブルと比較することにより、変動パターンの態様を選択する(S404)。そして、選択した変動パターンの態様に基づく変動パターンコマンドを、RAM203に設けられたコマンド送信用のリングバッファに設定する(S405)。ここで設定された変動パターンコマンドは、MPU201により実行される後述のメイン処理(図24参照)の外部出力処理(S1101)の中で、音声ランプ制御装置113に向けて送信される。   In the process of S404, the mode of the variation pattern is selected by reading the value of the variation type counter CS1 from the counter buffer of the RAM 203 and comparing it with a table specified based on the table selection information (S404). Then, a variation pattern command based on the selected variation pattern is set in the command transmission ring buffer provided in the RAM 203 (S405). The fluctuation pattern command set here is transmitted to the sound lamp control device 113 in an external output process (S1101) of a main process (see FIG. 24) described later executed by the MPU 201.

変動パターンの設定後は、大当たりの終了時に大当たり終了後の遊技状態を設定するための情報であるオフセット情報を取得して設定するための処理である遊技結果設定取得処理を実行し(S406)、本処理を終了する。   After the setting of the fluctuation pattern, at the end of the jackpot, a game result setting acquisition process for acquiring and setting offset information as information for setting a game state after the end of the jackpot is executed (S406). This processing ends.

続けて、この遊技結果設定取得処理(S406)について、図17を参照して説明を行う。遊技結果設定取得処理(S406)は、主制御装置110内のMPU201により実行される処理であり、特別図柄の抽選結果に基づくオフセット値を、RAM203に保持させておくための処理である。   Subsequently, the game result setting acquisition process (S406) will be described with reference to FIG. The game result setting acquisition process (S406) is a process executed by the MPU 201 in the main control device 110, and is a process for holding the offset value based on the result of the lottery of the special symbol in the RAM 203.

遊技結果設定取得処理(S406)では、まず、遊技結果設定テーブル202eから、今回の大当たり種別に基づくオフセット1の値を読み出して、オフセット値として設定する(S501)。ここで言う「オフセット値として設定する」とは、ROM202の遊技結果設定テーブル202eから読み出したオフセット1、またはオフセット2の値を一時的にアキュームレータ210aに格納しておくことを指す。また、S501の処理において、オフセット1の値を汎用レジスタ210b1〜210d2のいずれかに格納せずに、アキュームレータ210aに格納しているのは、後述するS506の処理やS507の処理において、格納したオフセット値に対して演算処理を行うためである。   In the game result setting acquisition process (S406), first, the value of offset 1 based on the current jackpot type is read from the game result setting table 202e and set as an offset value (S501). Here, "set as an offset value" means that the value of offset 1 or offset 2 read from the game result setting table 202e of the ROM 202 is temporarily stored in the accumulator 210a. In the processing of S501, the value of offset 1 is not stored in any of the general-purpose registers 210b1 to 210d2 but is stored in the accumulator 210a because of the offset stored in the processing of S506 and the processing of S507 described later. This is for performing arithmetic processing on the value.

同様に、遊技結果設定テーブル202eから、今回の大当たり種別に基づくオフセット2の値を読み出して、汎用レジスタ210b1〜210d2のいずれかに格納しておく(S502)。その後、時短状態カウンタの値が0であるか否か(即ち、今回の大当たりが、各種時短大当たりに当選後に付与される普通図柄の時短状態中に当選したものであるか否か)を判別する(S503)。   Similarly, the value of offset 2 based on the current jackpot type is read from the game result setting table 202e and stored in any of the general-purpose registers 210b1 to 210d2 (S502). Thereafter, it is determined whether or not the value of the time reduction state counter is 0 (that is, whether or not the current jackpot has been won during the time reduction state of the ordinary symbol given after winning the various time reduction jackpots). (S503).

S503の処理において、時短状態カウンタの値が0でないと判別した場合は(S503:No)、汎用レジスタ210b1〜210d2のいずれかに格納しておいたオフセット2の値を、アキュームレータ210aに格納されているデータに対して上書きし(S504)、S505の処理へと移行する。一方、S503の処理において、時短状態カウンタの値が0であると判別した場合は(S503:Yes)、S504の処理をスキップしてS505の処理へと移行する。   In the processing of S503, when it is determined that the value of the time reduction state counter is not 0 (S503: No), the value of offset 2 stored in any of the general-purpose registers 210b1 to 210d2 is stored in the accumulator 210a. The existing data is overwritten (S504), and the process proceeds to S505. On the other hand, in the process of S503, when it is determined that the value of the time reduction state counter is 0 (S503: Yes), the process of S504 is skipped and the process proceeds to S505.

本実施形態のパチンコ機10では、各種時短大当たり後に付与される普通図柄の時短状態中に当選するか否かによって、大当たり終了後に異なる遊技状態へと移行する大当たり種別(特別大当たりA、特別大当たりB)が設けられている。具体的には、各種時短大当たり後に付与される普通図柄の時短状態中に特別大当たりA、または、特別大当たりBに当選すると、大当たり終了後に特別図柄の高確率状態へと移行する。一方、それ以外の状態で特別大当たりA、または、特別大当たりBに当選すると、大当たり終了後に特別図柄の低確率状態へと移行すると共に、普通図柄の時短状態へと移行する。このため、本実施形態のパチンコ機10では、大当たりの終了後に移行し得る2通りの遊技状態それぞれに対してオフセット1、または、オフセット2を対応付けて規定している。   In the pachinko machine 10 of the present embodiment, the jackpot types (special jackpot A, special jackpot B) that shift to different gaming states after the jackpot is completed depending on whether or not to win during the time saving state of the ordinary symbol given after various time saving jackpots. ) Is provided. Specifically, if the special jackpot A or the special jackpot B is won during the time-saving state of the ordinary symbol given after the various time-saving jackpots, the state shifts to the special symbol high probability state after the end of the jackpot. On the other hand, if the special jackpot A or the special jackpot B is won in any other state, the state shifts to the special symbol low-probability state and the normal symbol time-saving state after the end of the jackpot. For this reason, in the pachinko machine 10 of the present embodiment, the offset 1 or the offset 2 is defined in association with each of the two game states that can be shifted after the end of the jackpot.

S505の処理では、特別図柄の高確率状態であるか否かを判別し(S505)、特別図柄の高確率状態であると判別した場合は(S505:Yes)、アキュームレータ210aに格納されているオフセット値の上位4ビットと下位4ビットとを入れ替る演算処理を行い(S506)、S507の処理に移行する。一方、S505の処理において、特別図柄の高確率状態でない(即ち、特別図柄の低確率状態である)と判別した場合は(S505:No)、S506の処理をスキップしてS507の処理へと移行する。   In the process of S505, it is determined whether or not the special symbol is in the high probability state (S505). If it is determined that the special symbol is in the high probability state (S505: Yes), the offset stored in the accumulator 210a is determined. An arithmetic process for exchanging the upper 4 bits and the lower 4 bits of the value is performed (S506), and the process proceeds to S507. On the other hand, in the processing of S505, when it is determined that the special symbol is not in the high probability state (that is, the special symbol is in the low probability state) (S505: No), the processing of S506 is skipped and the processing shifts to the processing of S507. I do.

本実施形態のパチンコ機10では、特別図柄の高確率状態中に当選するか否かによって、大当たり終了後に付与される普通図柄の時短回数が異なる大当たり種別(時短大当たりA)が設けられている。具体的には、特別図柄の高確率状態中に時短大当たりAに当選すると、大当たり終了後から特別図柄の抽選が30回行われるまでの間は普通図柄の時短状態に設定される。特別図柄の低確率状態中に時短大当たりAに当選すると、大当たり終了後から特別図柄の抽選が20回行われるまでの間のみ普通図柄の時短状態に設定される。このため、本実施形態のパチンコ機10では、大当たりの終了後に移行し得る2通りの遊技状態それぞれに対してオフセット値の上位4ビット、または、下位4ビットを対応付けて規定している。   The pachinko machine 10 of the present embodiment is provided with a jackpot type (hour-saving jackpot A) in which the number of times of saving of the ordinary symbol given after the end of the jackpot is different depending on whether or not to win during the special symbol high probability state. More specifically, if the time-saving jackpot A is won during the special symbol high-probability state, the normal symbol time-saving state is set from the end of the jackpot until the special symbol lottery is performed 30 times. When the time-saving jackpot A is won during the special symbol low probability state, the normal symbol time saving state is set only after the jackpot is completed and until the special symbol lottery is performed 20 times. For this reason, in the pachinko machine 10 of the present embodiment, the upper 4 bits or lower 4 bits of the offset value are defined in association with each of the two game states that can be shifted after the end of the jackpot.

S507の処理では、アキュームレータ210aに格納されているオフセット値の下位4ビットを抜き出して、RAM203に設けられた各種設定値格納エリア203eの中のオフセット値格納エリアに記憶し(S507)、本処理を終了する。ここで、「下位4ビットを抜き出す」とは、アキュームレータ210aに格納されているデータと「0FH」との論理積をとることを指す。アキュームレータ210aに格納されているデータの上位4ビットがいかなる値であっても、「0FH」(即ち、「00001111B」)との論理積をとることにより上位4ビットは「0H」(即ち、「0000B」)となるため、アキュームレータ210aに格納されていたデータのうち、下位4ビットのみが残るのである。   In the processing of S507, the lower 4 bits of the offset value stored in the accumulator 210a are extracted and stored in the offset value storage area of the various setting value storage areas 203e provided in the RAM 203 (S507). finish. Here, "extracting the lower 4 bits" means to take the logical product of the data stored in the accumulator 210a and "0FH". Regardless of the value of the upper 4 bits of the data stored in the accumulator 210a, the upper 4 bits become "0H" (that is, "0000B") by performing a logical AND operation with "0FH" (that is, "00001111B"). )), Only the lower 4 bits of the data stored in the accumulator 210a remain.

S507の処理で各種設定値格納エリア203eのオフセット値格納エリアに記憶されたオフセット値は、大当たりの終了タイミングまで保持され、大当たり終了後の状態を設定するための処理である大当たり終了処理(図26参照)において、状態設定テーブル202fから読み出すデータを決定するために用いられる。   The offset value stored in the offset value storage area of the various setting value storage area 203e in the process of S507 is retained until the jackpot end timing, and the jackpot end process (FIG. 26) is a process for setting the state after the jackpot end. ) Is used to determine data to be read from the state setting table 202f.

本実施形態のパチンコ機10では、第1入球口64への入球(始動入賞)に伴って取得される乱数値(カウンタ値)を、オフセット値に変換してオフセット値格納エリアに格納しておき、そのオフセット値に基づいて大当たり終了後の遊技状態を設定するように構成しているので、特別図柄の大当たりとなる乱数値自体が保持されている期間を短期間に限ることができる。よって、特別図柄の大当たりとなる乱数値を外部から不正に取得され難くすることができるので、大当たりとなる乱数値が出現するタイミングを解析し、その解析したタイミングに基づいて大当たりを引き当てる不正行為を抑制することができる。具体的には、解析したタイミングを、所謂ぶらさげ基板に設定して、大当たりとなる乱数値が出現するタイミングで乱数を取得し、大当たりの当否を判定させるように制御を行う不正行為を抑制することができる。   In the pachinko machine 10 of the present embodiment, a random number value (counter value) acquired in accordance with the ball entry (start winning) into the first entrance hole 64 is converted into an offset value and stored in the offset value storage area. In addition, since the game state after the end of the jackpot is set based on the offset value, the period in which the random number value itself serving as the jackpot of the special symbol is held can be limited to a short period. Therefore, it is possible to make it difficult for a random number value which becomes a jackpot of a special symbol to be obtained illegally from the outside, so that the timing at which the random number value which becomes a jackpot appears is analyzed, and a fraudulent act of assigning the jackpot based on the analyzed timing is performed. Can be suppressed. Specifically, by setting the analyzed timing on a so-called hanging substrate, acquiring a random number at a timing when a random number value to be a big hit appears, and suppressing a fraudulent act of performing control so as to judge the success or failure of the big hit. Can be.

また、本実施形態のパチンコ機10では、大当たり終了後の遊技状態としてアドレスF091H〜F094Hにそれぞれ設定すべき各種設定値(特別図柄の抽選状態、普通図柄の状態、時短回数、変動パターン選択テーブル切替回数)を、大当たり遊技の開始前に予め特定して保持しておくのではなく、状態設定テーブル202fにおける各種設定値の格納位置を示す値であるオフセット値のみを保持しておく構成としているので、RAM203にはオフセット値格納エリア1バイト分の記憶領域のみを設けておくだけで足りる。よって、RAM203の記憶領域を効率良く使用することができる。   In the pachinko machine 10 of the present embodiment, various setting values to be set at the addresses F091H to F094H as the gaming state after the end of the jackpot (special symbol lottery state, ordinary symbol state, number of working hours, variation pattern selection table switching) The number of times is not specified and held in advance before the start of the big hit game, but only the offset value indicating the storage position of various setting values in the state setting table 202f is held. It is sufficient to provide only a storage area for one byte of the offset value storage area in the RAM 203. Therefore, the storage area of the RAM 203 can be used efficiently.

なお、本実施形態のパチンコ機10では、S501の処理でアキュームレータ210aにオフセット1の値を格納し、S502の処理でいずれかの汎用レジスタ210b1〜210d2にオフセット2の値を格納するように構成しているが、オフセット1の値と、オフセット2の値とを、いずれかのペアレジスタ(汎用レジスタ210b1と汎用レジスタ210b2、汎用レジスタ210c1と汎用レジスタ210c2、または、汎用レジスタ210d1と汎用レジスタ210d2)に一括して記憶させておいても良い。そして、S503の処理において時短状態カウンタが0であると判別された場合には(S503:Yes)、ペアレジスタに格納したオフセット1の値をアキュームレータ210aに格納するように構成すればよい。   In the pachinko machine 10 of the present embodiment, the value of offset 1 is stored in the accumulator 210a in the processing of S501, and the value of offset 2 is stored in any of the general-purpose registers 210b1 to 210d2 in the processing of S502. However, the value of offset 1 and the value of offset 2 are stored in any pair register (general-purpose register 210b1 and general-purpose register 210b2, general-purpose register 210c1 and general-purpose register 210c2, or general-purpose register 210d1 and general-purpose register 210d2). It may be stored in a lump. Then, when it is determined that the time-saving state counter is 0 in the processing of S503 (S503: Yes), the value of the offset 1 stored in the pair register may be stored in the accumulator 210a.

また、本実施形態のパチンコ機10では、時短状態カウンタの値が0であると判別される前にオフセット2の値をいずれかの汎用レジスタに一時的に格納するように構成しているが、時短状態カウンタの値が0でないと判別された場合に(S503:No)、オフセット2の値を格納するように構成してもよい。これにより、時短状態カウンタが0であった場合には(S503:Yes)、S504の処理だけでなく、S502の処理に相当する処理も省略することができるので、処理負荷を軽減することができる。   Further, in the pachinko machine 10 of the present embodiment, the value of the offset 2 is temporarily stored in any of the general-purpose registers before the value of the time-saving state counter is determined to be 0. If it is determined that the value of the time reduction state counter is not 0 (S503: No), the value of the offset 2 may be stored. Thereby, when the time reduction state counter is 0 (S503: Yes), not only the processing of S504 but also the processing corresponding to the processing of S502 can be omitted, so that the processing load can be reduced. .

更に、本実施形態のパチンコ機10では、S502の処理によって、いずれかの汎用レジスタに格納されたオフセット2の値を消去していないが、例えば、S505の処理に移行する前に汎用レジスタに格納されたオフセット2の値を消去するように構成してもよい。これにより、他の処理において誤ってオフセット2の値が格納された汎用レジスタを参照してしまい、パチンコ機10が誤動作を起こしてしまうことを抑制することができる。   Further, in the pachinko machine 10 of the present embodiment, the value of the offset 2 stored in any one of the general-purpose registers is not erased by the processing of S502. It may be configured to delete the offset 2 value that has been set. Thereby, it is possible to suppress the malfunction of the pachinko machine 10 caused by erroneously referencing the general-purpose register storing the value of the offset 2 in another process.

次に、図18を参照して、大当たり判定処理(S208)において、今回の抽選結果が特別図柄の外れと判断された場合に実行されるはずれ時設定処理(S309)について説明する。   Next, with reference to FIG. 18, the out-of-position setting process (S309) executed when the current lottery result is determined to be out of the special symbol in the big hit determination process (S208) will be described.

はずれ時設定処理では、まず、変動パターンの決定に用いるためのテーブルを特定する(S501)。具体的には、各種設定値格納エリア203eの時短状態フラグの状態と、変動選択状態カウンタのカウンタ値とを参照して、変動パターン選択テーブル202dに規定されている複数のテーブルからいずれかを特定する。上述の通り、変動選択状態カウンタのカウンタ値が0でなければ、大当たり終了後専用のテーブルが選択される。一方、変動選択状態カウンタのカウンタ値が0であれば、時短状態フラグの状態に対応したテーブルが選択される。   In the out-of-office setting process, first, a table to be used for determining a variation pattern is specified (S501). Specifically, referring to the state of the time reduction state flag in the various setting value storage area 203e and the counter value of the fluctuation selection state counter, one of the plurality of tables specified in the fluctuation pattern selection table 202d is specified. I do. As described above, if the counter value of the fluctuation selection state counter is not 0, a table dedicated to the end of the jackpot is selected. On the other hand, if the counter value of the variation selection state counter is 0, the table corresponding to the state of the time reduction state flag is selected.

S501の処理の終了後は、変動種別カウンタCS1の値をRAM203のカウンタバッファから読み出し(S502)、読み出した変動種別カウンタCS1の値と、S501の処理で選択したテーブルとに基づいて、変動パターンの態様を選択する(S503)。そして、選択した変動パターンの態様に基づく変動パターンコマンドを、RAM203に設けられたコマンド送信用のリングバッファに設定し(S504)、本処理を終了する。ここで設定された変動パターンコマンドは、MPU201により実行される後述のメイン処理(図24参照)の外部出力処理(S1101)の中で、音声ランプ制御装置113に向けて送信される。   After the process of S501 is completed, the value of the variation type counter CS1 is read from the counter buffer of the RAM 203 (S502), and the variation pattern counter CS1 is read based on the read value of the variation type counter CS1 and the table selected in the process of S501. The mode is selected (S503). Then, a variation pattern command based on the mode of the selected variation pattern is set in the command transmission ring buffer provided in the RAM 203 (S504), and the process ends. The fluctuation pattern command set here is transmitted to the sound lamp control device 113 in an external output process (S1101) of a main process (see FIG. 24) described later executed by the MPU 201.

次に、図19のフローチャートを参照して、主制御装置110内のMPU201により実行される始動入賞処理(S105)を説明する。図19は、この始動入賞処理(S105)を示すフローチャートである。この始動入賞処理(S105)は、タイマ割込処理(図13参照)の中で実行され、第1入球口64への入賞(始動入賞)の有無を判断し、始動入賞があった場合に、各種乱数カウンタが示す値の保留処理を実行するための処理である。   Next, the start winning process (S105) executed by the MPU 201 in the main control device 110 will be described with reference to the flowchart of FIG. FIG. 19 is a flowchart showing the start winning process (S105). This start winning process (S105) is executed in a timer interrupt process (see FIG. 13), and it is determined whether or not there is a win (start win) in the first entrance 64, and when there is a start win. This is a process for executing a hold process of the values indicated by the various random number counters.

始動入賞処理が実行されると、まず、球が第1入球口64に入賞(始動入賞)したか否かを判定する(S601)。ここでは、第1入球口64への入球を3回のタイマ割込処理にわたって検出する。そして、球が第1入球口64に入賞したと判別されると(S601:Yes)、特別図柄保留球数カウンタ203cの値(特別図柄における変動表示の保留回数N)を取得し(S602)、特別図柄保留球数カウンタ203cの値(N)が上限値(本実施形態では4)未満であるか否かを判定する(S603)。   When the start winning process is executed, first, it is determined whether or not the ball has won the first ball opening 64 (start winning) (S601). Here, a ball entering the first ball entrance 64 is detected over three timer interrupt processes. Then, when it is determined that the ball has won the first entrance 64 (S601: Yes), the value of the special symbol reserved ball number counter 203c (the number of times the variable display is retained in the special symbol N) is acquired (S602). Then, it is determined whether or not the value (N) of the special symbol reserved ball number counter 203c is less than the upper limit (4 in the present embodiment) (S603).

第1入球口64への入賞がないか(S601:No)、或いは、第1入球口64への入賞があっても特別図柄保留球数カウンタ203cの値(N)が4未満でなければ(S603:No)、本処理を終了してタイマ割込処理に戻る。一方、第1入球口64への入賞があり(S601:Yes)、且つ、特別図柄保留球数カウンタ203cの値(N)が4未満であれば(S603:Yes)、特別図柄保留球数カウンタ203cの値(N)を1加算する(S604)。そして、演算により変更された特別図柄保留球数カウンタ203cの値を示す保留球数コマンドを設定する(S605)。   If there is no winning in the first entrance 64 (S601: No), or even if there is a winning in the first entrance 64, the value (N) of the special symbol reserved ball number counter 203c must be less than 4. If this is the case (S603: No), this process ends and the process returns to the timer interrupt process. On the other hand, if there is a winning in the first entrance 64 (S601: Yes) and the value (N) of the special symbol reserved ball number counter 203c is less than 4 (S603: Yes), the special symbol reserved ball number The value (N) of the counter 203c is incremented by 1 (S604). Then, a reserved ball number command indicating the value of the special symbol reserved ball number counter 203c changed by the calculation is set (S605).

ここで設定された保留球数コマンドは、RAM203に設けられたコマンド送信用のリングバッファに記憶され、MPU201により実行されるメイン処理(図24参照)の外部出力処理(S1101)の中で、音声ランプ制御装置113に向けて送信される。音声ランプ制御装置113は、保留球数コマンドを受信すると、その保留球数コマンドから特別図柄保留球数カウンタ203cの値を抽出し、抽出した値をRAM223の特別図柄保留球数カウンタ223bに格納する。   The reserved ball count command set here is stored in the command transmission ring buffer provided in the RAM 203, and is used as a voice in the external output process (S1101) of the main process (see FIG. 24) executed by the MPU 201. It is transmitted to the lamp control device 113. When receiving the reserved ball number command, the sound ramp control device 113 extracts the value of the special symbol reserved ball number counter 203c from the reserved ball number command, and stores the extracted value in the special symbol reserved ball number counter 223b of the RAM 223. .

S605の処理により保留球数コマンドを設定した後は、上述したタイマ割込処理のS103の処理で更新した第1当たり乱数カウンタC1、第1当たり種別カウンタC2及び停止種別選択カウンタC3の各値を、RAM203の特別図柄保留球格納エリア203aの空き保留エリア(保留第1エリア〜保留第4エリア)のうち最初のエリアに格納する(S606)。なお、S606の処理では、特別図柄保留球カウンタ203cの値を参照し、その値が0であれば、保留第1エリアを最初のエリアとする。同様に、その値が1であれば保留第2エリアを、その値が2であれば保留第3エリアを、その値が3であれば保留第4エリアを、それぞれ最初のエリアとする。   After setting the pending ball number command in the processing of S605, the values of the first random number counter C1, the first collision type counter C2, and the stop type selection counter C3 updated in the processing of S103 of the timer interrupt processing described above are updated. Then, the special symbol reserved ball storage area 203a of the RAM 203 is stored in the first one of the empty reserved areas (reserved first area to reserved fourth area) (S606). In the process of S606, the value of the special symbol holding ball counter 203c is referred to, and if the value is 0, the holding first area is set as the first area. Similarly, if the value is 1, the reserved second area is set as the first area, if the value is 2, the reserved third area is set as the value, and if the value is 3, the reserved fourth area is set as the first area.

次いで、S606の処理で格納された各種カウンタ値に基づいて、特別図柄における抽選の当否(大当たりか否か)と、その停止種別(大当たりの場合には大当たり種別)と、その変動パターンとを予測する(S607)。ここで、特別図柄の大当たりか否かは、S606の処理で格納された第1当たり乱数カウンタC1の値と、第1当たり乱数テーブル202aに格納されている乱数値(当たり値)とを1つ1つ比較することによって判定される。上述したように、特別図柄の高確率時に特別図柄の大当たりとなる乱数値は、高確率時用の第1当たり乱数テーブル202a1に格納されている、「4,11,28,38,45,52,64,78,83,99,106,112,122,134,140,151,168,176,183,197,207,218,222,231,249,256,263,270,285,299」の30個であり、特別図柄の低確率時に特別図柄の大当たりとなる乱数値は、低確率時用の第1当たり乱数テーブル202a2に格納されている、「7,107,282」の3個である。   Next, based on the various counter values stored in the process of S606, the success or failure of the lottery in the special symbol (whether or not a big hit), the type of stop (the big hit type in the case of a big hit), and its fluctuation pattern are predicted. (S607). Here, whether or not the special symbol is a big hit is determined by one of the value of the first random number counter C1 stored in the processing of S606 and the random number value (winning value) stored in the first random number table 202a. It is determined by comparing one. As described above, the random number value which is a big hit of the special symbol when the special symbol has a high probability is stored in the first random number table 202a1 for the high probability, "4, 11, 28, 38, 45, 52". , 64, 78, 83, 99, 106, 112, 122, 134, 140, 151, 168, 176, 183, 197, 207, 218, 222, 231, 249, 256, 263, 270, 285, 299 " There are thirty random numbers which are the big hits of the special symbol when the special symbol has a low probability, and are "7, 107, 282" stored in the first random number table 202a2 for the low probability. .

また、現在が特別図柄の低確率状態であるか、特別図柄の高確率状態であるかは、各種設定値格納エリア203eに格納されている確変状態フラグを参照することにより判断される。具体的には、確変状態フラグがオンであれば特別図柄の高確率状態であり、確変状態フラグがオフであれば、特別図柄の低確率状態である。S607の処理では、第1当たり乱数カウンタC1の値と、確変状態フラグの状態に応じた第1当たり乱数テーブル202aに格納された乱数値とを比較し、これらの値が一致する場合に、特別図柄の大当たりであると判定する。   Whether the current state is the special symbol low-probability state or the special symbol high-probability state is determined by referring to the probability change state flag stored in the various setting value storage area 203e. Specifically, if the probable change state flag is on, the special symbol has a high probability state, and if the probable change state flag is off, the special symbol has a low probability state. In the process of S607, the value of the first random number counter C1 is compared with the random number value stored in the first random number table 202a according to the state of the probability change state flag, and if these values match, the special It is determined that the symbol is a big hit.

そして、特別図柄の大当たりであると判定された場合には、S606の処理で格納された第1当たり種別カウンタC2の値と、特別図柄大当たり種別テーブルに格納されている乱数値とを比較し、13種類ある特別図柄の大当たり(通常大当たり、時短大当たりA、時短大当たりB、特別大当たりA、特別大当たりB、確変大当たりA〜確変大当たりH)のうち、いずれの大当たり種別であるかを判定する。上述したように、第1当たり種別カウンタC2の値に対応する大当たり種別を、第1当たり種別選択テーブル202bを参照して特定する(図6(b)参照)。   Then, when it is determined that the special symbol jackpot, the value of the first hit type counter C2 stored in the process of S606 is compared with the random number value stored in the special symbol jackpot type table, It is determined which of the 13 types of special symbol jackpots (normal jackpot, time-saving jackpot A, time-saving jackpot B, special jackpot A, special jackpot B, probable jackpot A to probable jackpot H). As described above, the big hit type corresponding to the value of the first hit type counter C2 is specified with reference to the first hit type selection table 202b (see FIG. 6B).

一方、特別図柄の外れであると判定された場合には、S606の処理で格納された停止種別選択カウンタC3の値に基づいて、第3図柄表示装置81において表示させる停止種別として、前後外れリーチであるか、前後外れ以外リーチであるか、完全外れであるかを判定する。ここでは、確変状態フラグがオンであれば、S606の処理で格納された停止種別選択カウンタC3の値と、高確率時用の停止種別選択テーブルに格納されている乱数値とを比較して、停止種別を判定する。具体的には、停止種別選択カウンタC3の値が「0〜89」の範囲にあれば、完全外れであると判定し、「90〜97」の範囲にあれば前後外れ以外リーチであると判定し、「98,99」であれば前後外れリーチであると判定する。一方、確変フラグ203eがオフであれば、停止種別選択カウンタC3の値と、低確率時用の停止種別選択テーブルに格納されている乱数値とを比較して、停止種別を判定する。具体的には、停止種別選択カウンタC3の値が「0〜79」の範囲にあれば、完全外れであると判定し、「80〜97」の範囲にあれば前後外れ以外リーチであると判定し、「98,99」であれば前後外れリーチであると判定する。   On the other hand, if it is determined that the special symbol is out of the range, based on the value of the stop type selection counter C3 stored in the process of S606, the stop type to be displayed on the third symbol display device 81, the front and rear out reach. , Or reach other than the front and rear departure, or complete departure. Here, if the probability change state flag is ON, the value of the stop type selection counter C3 stored in the processing of S606 is compared with the random number value stored in the stop type selection table for high probability, Determine the type of stop. Specifically, if the value of the stop type selection counter C3 is in the range of “0 to 89”, it is determined that the vehicle is completely out of range. If it is "98, 99", it is determined that the reach is out of order. On the other hand, if the probability change flag 203e is off, the stop type is determined by comparing the value of the stop type selection counter C3 with the random number value stored in the stop type selection table for low probability. Specifically, if the value of the stop type selection counter C3 is in the range of “0 to 79”, it is determined that the vehicle is completely out of range. If it is "98, 99", it is determined that the reach is out of order.

次に、第3図柄表示装置81における変動パターンを判定する。第3図柄表示装置81における変動パターンは、ROM202に格納された変動パターン選択テーブル(図示せず)の中から、予測された抽選結果や、予測された停止種別(大当たりの場合には大当たり種別)に応じて選定される。変動パターンテーブルには、例えば、外れ用の変動パターンとして、「外れ(長時間用)」、「外れ(短時間用)」、「外れノーマルリーチ」各種、「外れスーパーリーチ」各種、「外れスペシャルリーチ」各種が規定され、大当たり用の変動パターンとして、「当たりノーマルリーチ」各種、「当たりスーパーリーチ」各種、「当たりスペシャルリーチ」各種が規定され、当たり・外れ共用の変動パターンとして、「共用ノーマルリーチ」各種、「共用スーパーリーチ」各種、「共用スペシャルリーチ」各種が規定されている。そして、変動パターンテーブルに規定された各種変動パターンから、予測された抽選結果や、予測された停止種別(大当たりの場合には大当たり種別)に応じて変動パターンが選定される。   Next, a variation pattern in the third symbol display device 81 is determined. The fluctuation pattern in the third symbol display device 81 is calculated from a fluctuation pattern selection table (not shown) stored in the ROM 202 and a predicted lottery result and a predicted stop type (a big hit type in the case of a big hit). Is selected according to In the variation pattern table, for example, “variation (for long time)”, “variation (for short time)”, “variation of normal reach”, “variation of super reach”, “variation of special reach” "Variable patterns for jackpots" are stipulated, and "Various normal reach", "Various super reach", and "Various special reach" are stipulated. , "Common Super Reach", and "Common Special Reach". Then, from the various fluctuation patterns defined in the fluctuation pattern table, a fluctuation pattern is selected in accordance with the predicted lottery result and the predicted stop type (in the case of a big hit, the big hit type).

S607の処理によって、特別図柄における抽選の当否と、停止種別(大当たりの場合には大当たり種別)と、変動パターンとが予測されたら、次に、予測した抽選の当否と、予測した停止種別と、予測した変動パターンとを含む入賞情報コマンドを設定し(S608)、タイマ割込処理(図13参照)へ戻る。   If the success or failure of the lottery in the special symbol, the stop type (the big hit type in the case of a big hit), and the fluctuation pattern are predicted by the processing of S607, then the predicted success or failure of the lottery, the predicted stop type, A winning information command including the predicted fluctuation pattern is set (S608), and the process returns to the timer interrupt processing (see FIG. 13).

次に、図20のフローチャートを参照して、主制御装置110内のMPU201により実行される普通図柄変動処理(S106)について説明する。図20は、この普通図柄変動処理(S106)を示すフローチャートである。この普通図柄変動処理(S106)は、タイマ割込処理(図13参照)の中で実行され、第2図柄表示装置83において行う第2図柄の変動表示や、第1入球口64に付随する電動役物の開放時間などを制御するための処理である。   Next, with reference to the flowchart of FIG. 20, the ordinary symbol variation process (S106) executed by the MPU 201 in the main control device 110 will be described. FIG. 20 is a flowchart showing the ordinary symbol change processing (S106). This normal symbol variation process (S106) is executed in the timer interrupt process (see FIG. 13), and is associated with the variation display of the second symbol performed by the second symbol display device 83 and the first entrance 64. This is a process for controlling the opening time of the electric accessory and the like.

この普通図柄変動処理では、まず、今現在が、普通図柄(第2図柄)の当たり中であるか否かを判定する(S701)。普通図柄(第2図柄)の当たり中としては、第2図柄表示装置83において当たりを示す表示がなされている最中と、第1入球口64に付随する電動役物の開閉制御がなされている最中とが含まれる。判定の結果、普通図柄(第2図柄)の当たり中であれば(S701:Yes)、そのまま本処理を終了する。   In the ordinary symbol variation process, first, it is determined whether or not the present is hitting an ordinary symbol (second symbol) (S701). As for the hit during the normal symbol (second symbol), while the display indicating the hit is made on the second symbol display device 83, and the opening and closing control of the electric accessory attached to the first entrance 64 is performed. In the middle of being included. If the result of the determination is that a normal symbol (second symbol) is being hit (S701: Yes), the present process ends.

一方、普通図柄(第2図柄)の当たり中でなければ(S701:No)、第2図柄表示装置83の表示態様が変動中であるか否かを判定し(S702)、第2図柄表示装置83の表示態様が変動中でなければ(S702:No)、普通図柄保留球数カウンタ203dの値(普通図柄における変動表示の保留回数M)を取得する(S703)。次に、普通図柄保留球数カウンタ203dの値(M)が0よりも大きいか否かを判別し(S704)、普通図柄保留球数カウンタ203dの値(M)が0であれば(S704:No)、そのまま本処理を終了する。一方、普通図柄保留球数カウンタ203dの値(M)が0でなければ(S704:Yes)、普通図柄保留球数カウンタ203dの値(M)を1減算する(S705)。   On the other hand, if the normal symbol (second symbol) is not being hit (S701: No), it is determined whether the display mode of the second symbol display device 83 is changing (S702), and the second symbol display device is determined. If the display mode of 83 is not fluctuating (S702: No), the value of the normal symbol reserved ball number counter 203d (the number of times of suspension of the variable display in the ordinary symbol) is acquired (S703). Next, it is determined whether or not the value (M) of the ordinary symbol retaining ball counter 203d is greater than 0 (S704). If the value (M) of the ordinary symbol retaining ball number counter 203d is 0 (S704: S704). No), this process ends as it is. On the other hand, if the value (M) of the ordinary symbol retaining ball number counter 203d is not 0 (S704: Yes), the value (M) of the ordinary symbol retaining ball number counter 203d is decremented by 1 (S705).

次に、普通図柄保留球格納エリア203bに格納されたデータをシフトする(S706)。S706の処理では、普通図柄保留球格納エリア203bの保留第1エリア〜保留第4エリアに格納されているデータを、実行エリア側に順にシフトさせる処理を行う。より具体的には、保留第1エリア→実行エリア、保留第2エリア→保留第1エリア、保留第3エリア→保留第2エリア、保留第4エリア→保留第3エリアといった具合に各エリア内のデータをシフトする。データをシフトした後は、普通図柄保留球格納エリア203bの実行エリアに格納されている第2当たり乱数カウンタC4の値を取得する(S707)。   Next, the data stored in the ordinary symbol holding ball storage area 203b is shifted (S706). In the process of S706, a process of sequentially shifting the data stored in the reserved first area to the reserved fourth area of the ordinary symbol reserved ball storage area 203b to the execution area side is performed. More specifically, in each area, such as the first area on hold → the execution area, the second area on hold → the first area on hold, the third area on hold → the second area on hold, the fourth area on the hold → third area on hold, etc. Shift data. After shifting the data, the value of the second random number counter C4 stored in the execution area of the normal symbol holding sphere storage area 203b is acquired (S707).

次に、パチンコ機10が普通図柄の時短状態であるか否かを判別する(S708)。具体的には、RAM203の各種設定値格納エリア203eに格納されている時短状態カウンタの値が1以上であるか、または、確変状態フラグがオンであれば普通図柄の時短状態であると判断する。   Next, it is determined whether or not the pachinko machine 10 is in the normal symbol time saving state (S708). Specifically, if the value of the time saving state counter stored in the various setting value storage area 203e of the RAM 203 is 1 or more, or if the probable change state flag is ON, it is determined that the time saving state of the ordinary symbol is present. .

S708の処理において、普通図柄の時短状態と判別された場合は(S708:Yes)、今現在が、特別図柄の大当たり中であるか否かを判定する(S709)。特別図柄の大当たり中としては、第1図柄表示装置37及び第3図柄表示装置81において特別図柄の大当たり(特別図柄の大当たり遊技中も含む)を示す表示がなされている最中と、特別図柄の大当たり遊技終了後の所定時間の最中とが含まれる。判定の結果、特別図柄の大当たり中であれば(S709:Yes)、S711の処理に移行する。本実施形態では、特別図柄の大当たり中は、普通図柄の抽選が当たりとなりにくくなるように構成されている。これは、特別図柄の大当たり中(即ち、特別遊技状態中)は、遊技者が特定入賞口65aに入賞させようとして球を打つので、第1入球口64に付随する電動役物が開放されて、特定入賞口65aに入賞させようとした球が、第1入球口64に入ることをできるだけ抑制するためである。なお、特定入賞口65aは、第1入球口64の直ぐ下に設けられているので、特別図柄の大当たり中に第1入球口64に球が入ることを抑制していても、第1入球口64には球が多く入球する。その結果、殆どの場合、パチンコ機10が特別遊技状態に移行している間に、第1入球口64についての保留球数は最大(4回)になる。   In the processing of S708, when it is determined that the normal symbol is reduced in time (S708: Yes), it is determined whether or not the present is a special symbol jackpot (S709). During the special symbol jackpot, the first symbol display device 37 and the third symbol display device 81 are displaying the special symbol jackpot (including the special symbol jackpot game), and the special symbol jackpot. During the predetermined time after the end of the big hit game. If the result of the determination is that the special symbol is being hit (S709: Yes), the process proceeds to S711. In the present embodiment, during the special symbol big hit, the lottery of the normal symbol is configured to be hard to win. This is because during the special symbol jackpot (ie, during the special game state), the player hits the ball in an attempt to win the specific winning opening 65a, so that the electric accessory attached to the first winning opening 64 is opened. This is to prevent a ball that is going to win the specific winning opening 65a from entering the first winning opening 64 as much as possible. In addition, since the specific winning opening 65a is provided immediately below the first entrance 64, the first entrance 64 can be prevented from entering the ball during the special jackpot. Many balls enter the entrance 64. As a result, in most cases, while the pachinko machine 10 is in the special game state, the number of reserved balls for the first entrance 64 becomes maximum (four times).

S709の処理において、特別図柄の大当たり中でなければ(S709:No)、パチンコ機10が特別図柄の大当たり中でなくて、パチンコ機10が普通図柄の時短状態であるので、S707の処理で取得した第2当たり乱数カウンタC4の値と、高確率時用の普通図柄当たり乱数テーブルと基づいて、普通図柄の当たりか否かの抽選結果を取得する(S710)。具体的には、第2当たり乱数カウンタC4の値と、高確率時用の普通図柄当たり乱数テーブルに格納されている乱数値と比較する。上述したように、第2当たり種別カウンタC4の値が「5〜204」の範囲にあれば、普通図柄の当たりであると判定し、「0〜4,205〜239」の範囲にあれば、普通図柄の外れであると判定する(図6(c)参照)。   In the processing of S709, if it is not during the special symbol jackpot (S709: No), the pachinko machine 10 is not in the special symbol jackpot and the pachinko machine 10 is in the time saving state of the ordinary symbol, so it is acquired in the processing of S707. Based on the value of the second random number counter C4 thus obtained and the random number table for normal symbols for high probability, a lottery result of whether or not a normal symbol has been won is obtained (S710). Specifically, the value of the second random number counter C4 is compared with the random number stored in the random number table per symbol for high probability. As described above, if the value of the second hit type counter C4 is in the range of “5 to 204”, it is determined that the hit is a normal symbol, and if it is in the range of “0 to 4,205 to 239”, It is usually determined that the symbol is out of the pattern (see FIG. 6C).

S708の処理において、普通図柄の時短状態でない(即ち、普通図柄の通常状態である)と判別された場合は(S708:No)、S711の処理へ移行する。S711の処理では、パチンコ機10が特別図柄の大当たり中であるか、又は、パチンコ機10が普通図柄の通常状態であるので、S707の処理で取得した第2当たり乱数カウンタC4の値と、低確率時用の普通図柄当たり乱数テーブルとに基づいて、普通図柄の当たりか否かの抽選結果を取得する(S711)。具体的には、第2当たり乱数カウンタC4の値と、低確率時用の普通図柄当たり乱数テーブルに格納されている乱数値と比較する。上述したように、第2当たり種別カウンタC4の値が「5〜28」の範囲にあれば、普通図柄の当たりであると判定し、「0〜4,29〜239」の範囲にあれば、普通図柄の外れであると判定する(図6(c)参照)。   In the process of S708, when it is determined that the normal symbol is not in the time saving state (that is, in the normal state of the ordinary symbol) (S708: No), the process proceeds to S711. In the process of S711, since the pachinko machine 10 is in the special symbol jackpot or the pachinko machine 10 is in the normal state of the ordinary symbol, the value of the second random number counter C4 obtained in the process of S707 is Based on the random number table per common symbol for probabilities, a lottery result is determined as to whether or not the symbol is a normal symbol (S711). Specifically, the value of the second random number counter C4 is compared with the random number value stored in the random number table per symbol for low probability. As described above, if the value of the second hit type counter C4 is in the range of “5 to 28”, it is determined that the hit is a normal symbol, and if the value is in the range of “0 to 4, 29 to 239”, It is usually determined that the symbol is out of the pattern (see FIG. 6C).

次に、S710またはS711の処理によって取得した普通図柄の抽選結果が、普通図柄の当たりであるかを判定し(S712)、普通図柄の当たりであると判定された場合には(S712:Yes)、当たり時の表示態様を設定する(S713)。このS713の処理では、第2図柄表示装置83における変動表示が終了した後に、停止図柄(第2図柄)として「○」の図柄が点灯表示されるように設定する。   Next, it is determined whether or not the lottery result of the ordinary symbol acquired by the processing of S710 or S711 is a hit of the ordinary symbol (S712). Then, the display mode of the hit is set (S713). In the process of S713, after the variable display on the second symbol display device 83 is completed, a setting is made so that a symbol of “○” is lit and displayed as a stopped symbol (second symbol).

そして、普通図柄の時短状態であるか否かを判別し(S714)、普通図柄の時短状態と判別された場合は(S714:Yes)、今現在が、特別図柄の大当たり中であるか否かを判定する(S715)。判定の結果、特別図柄の大当たり中であれば(S715:Yes)、S717の処理に移行する。本実施形態では、特別図柄の大当たり中は、球が第1入球口64に入ることをできるだけ抑制するために、普通図柄の当たりになった場合でも、普通図柄の外れとなった場合と同様に、電動役物の開放回数および開放時間が設定される。   Then, it is determined whether or not the normal symbol is in the time saving state (S714). If it is determined that the normal symbol is in the time saving state (S714: Yes), it is determined whether or not the present is the special symbol jackpot. Is determined (S715). If the result of the determination is that the special symbol is in a big hit (S715: Yes), the process proceeds to S717. In the present embodiment, during the special symbol big hit, in order to suppress the ball from entering the first entrance 64 as much as possible, even when the normal symbol hits, the same as when the normal symbol comes off In addition, the number of times and the opening time of the electric accessory are set.

S715の処理において、特別図柄の大当たり中でなければ(S715:No)、パチンコ機10が特別図柄の大当たり中でなくて、パチンコ機10が普通図柄の時短状態であるので、第1入球口64に付随する電動役物の開放期間を1秒間に設定すると共に、その開放回数を2回に設定し(S716)、S719の処理へ移行する。S714の処理において、普通図柄の時短状態でない(即ち、普通図柄の通常状態である)と判別された場合は(S714:No)、S717の処理へ移行する。S717の処理では、パチンコ機10が特別図柄の大当たり中であるか、又は、パチンコ機10が普通図柄の通常状態であるので、第1入球口64に付随する電動役物の開放期間を0.2秒間に設定すると共に、その開放回数を1回に設定し(S717)、S719の処理へ移行する。   In the processing of S715, if the special symbol is not in the jackpot (S715: No), the pachinko machine 10 is not in the special symbol jackpot and the pachinko machine 10 is in the normal symbol time saving state, so the first entrance The opening period of the electric accessory associated with 64 is set to one second, the number of times of opening is set to two (S716), and the process proceeds to S719. In the process of S714, when it is determined that the normal symbol is not in the time saving state (that is, in the normal state of the ordinary symbol) (S714: No), the process proceeds to S717. In the process of S717, since the pachinko machine 10 is in the special symbol jackpot or the pachinko machine 10 is in the normal state of the normal symbol, the open period of the electric accessory attached to the first entrance 64 is set to 0. In addition to the setting of 2 seconds, the number of times of release is set to 1 (S717), and the process proceeds to S719.

S712の処理において、普通図柄の外れであると判定された場合には(S712:No)、外れ時の表示態様を設定する(S718)。このS718の処理では、第2図柄表示装置83における変動表示が終了した後に、停止図柄(第2図柄)として「×」の図柄が点灯表示されるように設定する。外れ時の表示態様の設定が終了したら、S719の処理へ移行する。   In the process of S712, when it is determined that the symbol is out of the ordinary design (S712: No), the display mode at the time of the out of pattern is set (S718). In the process of S718, after the variable display on the second symbol display device 83 is completed, the symbol “x” is set to be lit and displayed as the stop symbol (second symbol). When the setting of the display mode at the time of departure is completed, the process proceeds to S719.

S719の処理では、普通図柄の時短状態であるか否かを判別し(S719)、普通図柄の時短状態であると判別した場合は(S719:Yes)、第2図柄表示装置83における変動表示の変動時間を3秒間に設定して(S720)、本処理を終了する。一方、普通図柄の時短状態でない(即ち、普通図柄の通常状態である)と判別した場合は(S719:No)、第2図柄表示装置83における変動表示の変動時間を30秒間に設定して(S721)、本処理を終了する。このように、特別図柄の大当たり中を除き、普通図柄の高確率時には、普通図柄の低確率時と比較して、変動表示の時間が「30秒→3秒」と非常に短くなり、更に、第1入球口64の解放期間が「0.2秒×1回→1秒間×2回」と非常に長くなるので、第1入球口64へ球が入球し易い状態となる。   In the process of S719, it is determined whether or not the normal symbol is in the time saving state (S719). If it is determined that the normal symbol is in the time saving state (S719: Yes), the variable display of the second symbol display device 83 is displayed. The fluctuation time is set to 3 seconds (S720), and this processing ends. On the other hand, if it is determined that the normal symbol is not in the time saving state (that is, it is the normal state of the ordinary symbol) (S719: No), the variation time of the variation display on the second symbol display device 83 is set to 30 seconds ( S721), and terminates this processing. In this way, except during the special symbol jackpot, at the time of the high probability of the ordinary symbol, the time of the variable display becomes very short as “30 seconds → 3 seconds” as compared with the time of the low probability of the ordinary symbol. Since the release period of the first entrance 64 is very long, that is, “0.2 seconds × 1 time → 1 second × 2 times”, the ball easily enters the first entrance 64.

S702の処理において、第2図柄表示装置83の表示態様が変動中であれば(S702:Yes)、第2図柄表示装置83において実行している変動表示の変動時間が経過したか否かを判別する(S722)。なお、ここでの変動時間は、第2図柄表示装置83において変動表示が開始される前に、S720の処理またはS721の処理によって予め設定された時間である。   In the process of S702, if the display mode of the second symbol display device 83 is changing (S702: Yes), it is determined whether or not the change time of the variable display executed on the second symbol display device 83 has elapsed. (S722). In addition, the fluctuation time here is a time set beforehand by the processing of S720 or the processing of S721 before the fluctuation display is started on the second symbol display device 83.

S722の処理において、変動時間が経過していなければ(S722:No)、本処理を終了する。一方、S722の処理において、実行している変動表示の変動時間が経過していれば(S722:Yes)、第2図柄表示装置83の停止表示を設定する(S723)。S723の処理では、普通図柄の抽選が当たりとなって、S713の処理により表示態様が設定されていれば、第2図柄としての「○」図柄が、第2図柄表示装置83において停止表示(点灯表示)されるように設定される。一方、普通図柄の抽選が外れとなって、S718の処理により表示態様が設定されていれば、第2図柄としての「×」図柄が、第2図柄表示装置83において停止表示(点灯表示)されるように設定される。S723の処理により、停止表示が設定されると、次にメイン処理(図24参照)の第2図柄表示更新処理(S1107参照)が実行された場合に、第2図柄表示装置83における変動表示が終了し、S713の処理またはS718の処理で設定された表示態様で、停止図柄(第2図柄)が第2図柄表示装置83に停止表示(点灯表示)される。   In the processing of S722, if the fluctuation time has not elapsed (S722: No), this processing ends. On the other hand, in the process of S722, if the variation time of the variation display being executed has elapsed (S722: Yes), the stop display of the second symbol display device 83 is set (S723). In the process of S723, the lottery of the ordinary symbol is a hit, and if the display mode is set by the process of S713, the symbol “○” as the second symbol is stopped and displayed on the second symbol display device 83 (lighting). Display). On the other hand, if the lottery of the ordinary symbol is lost and the display mode is set by the processing of S718, the “X” symbol as the second symbol is stopped (lit) on the second symbol display device 83. Is set to When the stop display is set by the process of S723, when the second symbol display updating process (see S1107) of the main process (see FIG. 24) is executed next, the variable display on the second symbol display device 83 is changed. After the end, the stopped symbol (second symbol) is stopped (lit) on the second symbol display device 83 in the display mode set in the process of S713 or S718.

次に、第2図柄表示装置83において実行中の変動表示が開始されたときに、普通図柄変動処理によって行われた普通図柄の抽選結果(今回の抽選結果)が、普通図柄の当たりであるかを判定する(S724)。今回の抽選結果が普通図柄の当たりであれば(S724:Yes)、第1入球口64に付随する電動役物の開閉制御開始を設定し(S725)、本処理を終了する。S725の処理によって、電動役物の開閉制御開始が設定されると、次にメイン処理(図24参照)の電動役物開閉処理(S1105参照)が実行された場合に、電動役物の開閉制御が開始され、S716の処理またはS717の処理で設定された開放時間および開放回数が終了するまで電動役物の開閉制御が継続される。一方、S724の処理において、今回の抽選結果が普通図柄の外れであれば(S724:No)、S725の処理をスキップして、本処理を終了する。   Next, when the variable display being executed on the second symbol display device 83 is started, whether or not the lottery result of the ordinary symbol performed by the ordinary symbol variation process (the current lottery result) is a hit of the ordinary symbol. Is determined (S724). If the current lottery result is a normal symbol hit (S724: Yes), the opening / closing control of the electric accessory associated with the first entrance 64 is set (S725), and this processing ends. When the opening / closing control of the electric accessory is started by the processing of S725, the opening / closing control of the electric accessory is performed when the electric accessory opening / closing process (see S1105) of the main process (see FIG. 24) is executed next. Is started, and the opening and closing control of the electric accessory is continued until the opening time and the number of times of opening set in the processing of S716 or S717 are completed. On the other hand, in the process of S724, if the current lottery result is out of the ordinary symbol (S724: No), the process of S725 is skipped, and the process ends.

次に、図21のフローチャートを参照して、主制御装置110内のMPU201により実行されるスルーゲート通過処理(S107)を説明する。図21は、このスルーゲート通過処理(S107)を示すフローチャートである。このスルーゲート通過処理(S107)は、タイマ割込処理(図13参照)の中で実行され、第2入球口67における球の通過の有無を判断し、球の通過があった場合に、第2当たり乱数カウンタC4が示す値を取得し保留するための処理である。   Next, the through gate passage processing (S107) executed by the MPU 201 in the main control device 110 will be described with reference to the flowchart in FIG. FIG. 21 is a flowchart showing the through gate passage processing (S107). This through gate passage processing (S107) is executed in the timer interruption processing (see FIG. 13), and it is determined whether or not a ball has passed through the second entrance 67, and when a ball has passed, This is a process for acquiring and suspending the value indicated by the second hit random number counter C4.

スルーゲート通過処理では、まず、球が第2入球口67を通過したか否かを判定する(S801)。ここでは、第2入球口67における球の通過を3回のタイマ割込処理にわたって検出する。そして、球が第2入球口67を通過したと判定されると(S801:Yes)、普通図柄保留球数カウンタ203dの値(普通図柄における変動表示の保留回数M)を取得する(S802)。そして、普通図柄保留球数カウンタ203dの値(M)が上限値(本実施形態では4)未満であるか否かを判定する(S803)。   In the through gate passage process, first, it is determined whether or not the ball has passed through the second entrance 67 (S801). Here, the passage of the ball at the second entrance 67 is detected over three timer interrupt processes. Then, when it is determined that the ball has passed through the second entrance 67 (S801: Yes), the value of the normal symbol holding ball number counter 203d (the number of times M of the variable display in the normal symbol is held) is acquired (S802). . Then, it is determined whether or not the value (M) of the normal symbol holding ball number counter 203d is less than the upper limit (4 in the present embodiment) (S803).

球が第2入球口67を通過していないか(S801:No)、或いは、球が第2入球口67を通過していても普通図柄保留球数カウンタ203dの値(M)が4未満でなければ(S803:No)、本処理を終了する。一方、球が第2入球口67を通過し(S801:Yes)、且つ、普通図柄保留球数カウンタ203dの値(M)が4未満であれば(S803:Yes)、普通図柄保留球数カウンタ203dの値(M)を1加算する(S804)。そして、上述したタイマ割込処理のS103で更新した第2当たり乱数カウンタC4の値を、RAM203の普通図柄保留球格納エリア203bの空き保留エリア(保留第1エリア〜保留第4エリア)のうち最初のエリアに格納して(S805)、本処理を終了する。なお、S805の処理では、普通図柄保留球カウンタ203dの値を参照し、その値が0であれば、保留第1エリアを最初のエリアとする。同様に、その値が1であれば保留第2エリアを、その値が2であれば保留第3エリアを、その値が3であれば保留第4エリアを、それぞれ最初のエリアとする。   Whether the ball has not passed through the second entrance 67 (S801: No), or even if the ball has passed through the second entrance 67, the value (M) of the normal symbol retention ball number counter 203d is 4 If it is not less than (S803: No), this processing is ended. On the other hand, if the ball passes through the second entrance 67 (S801: Yes) and the value (M) of the ordinary symbol retaining ball number counter 203d is less than 4 (S803: Yes), the ordinary symbol retaining ball number The value (M) of the counter 203d is incremented by 1 (S804). Then, the value of the second random number counter C4 updated in S103 of the above-described timer interrupt processing is stored in the first one of the free reserved areas (the first reserved area to the fourth reserved area) of the ordinary symbol reserved ball storage area 203b of the RAM 203. (S805), and the process ends. In the process of S805, the value of the normal symbol holding ball counter 203d is referred to, and if the value is 0, the holding first area is set as the first area. Similarly, if the value is 1, the reserved second area is set as the first area, if the value is 2, the reserved third area is set as the value, and if the value is 3, the reserved fourth area is set as the first area.

図22は、主制御装置110内のMPU201により実行されるNMI割込処理を示すフローチャートである。NMI割込処理は、停電の発生等によるパチンコ機10の電源遮断時に、主制御装置110のMPU201により実行される処理である。このNMI割込処理により、電源断の発生情報がRAM203に記憶される。即ち、停電の発生等によりパチンコ機10の電源が遮断されると、停電信号SG1が停電監視回路252から主制御装置110内のMPU201のNMI端子に出力される。すると、MPU201は、実行中の制御を中断してNMI割込処理を開始し、電源断の発生情報の設定として、電源断の発生情報をRAM203に記憶し(S901)、NMI割込処理を終了する。   FIG. 22 is a flowchart showing an NMI interrupt process executed by the MPU 201 in the main control device 110. The NMI interrupt process is a process executed by the MPU 201 of the main control device 110 when the power of the pachinko machine 10 is cut off due to a power failure or the like. By this NMI interrupt processing, the power-off occurrence information is stored in the RAM 203. That is, when the power of the pachinko machine 10 is cut off due to the occurrence of a power failure or the like, the power failure signal SG1 is output from the power failure monitoring circuit 252 to the NMI terminal of the MPU 201 in the main control device 110. Then, the MPU 201 interrupts the control being executed, starts the NMI interrupt process, stores the power-off occurrence information in the RAM 203 as the setting of the power-off occurrence information, and ends the NMI interrupt process (S901). I do.

なお、上記のNMI割込処理は、払出発射制御装置111でも同様に実行され、かかるNMI割込処理により、電源断の発生情報がRAM213に記憶される。即ち、停電の発生等によりパチンコ機10の電源が遮断されると、停電信号SG1が停電監視回路252から払出制御装置111内のMPU211のNMI端子に出力され、MPU211は実行中の制御を中断して、NMI割込処理を開始するのである。   Note that the above-described NMI interrupt processing is executed in the same manner by the payout and departure control device 111, and the power-off information is stored in the RAM 213 by the NMI interrupt processing. That is, when the power of the pachinko machine 10 is cut off due to the occurrence of a power failure or the like, the power failure signal SG1 is output from the power failure monitoring circuit 252 to the NMI terminal of the MPU 211 in the payout control device 111, and the MPU 211 interrupts the control being executed. Thus, the NMI interrupt processing is started.

次に、図23を参照して、主制御装置110に電源が投入された場合に主制御装置110内のMPU201により実行される立ち上げ処理について説明する。図23は、この立ち上げ処理を示すフローチャートである。この立ち上げ処理は電源投入時のリセットにより起動される。立ち上げ処理では、まず、電源投入に伴う初期設定処理を実行する(S1001)。例えば、スタックポインタに予め決められた所定値を設定する。次いで、サブ側の制御装置(音声ランプ制御装置113、払出制御装置111等の周辺制御装置)が動作可能な状態になるのを待つために、ウエイト処理(本実施形態では1秒)を実行する(S1002)。そして、RAM203のアクセスを許可する(S1003)。   Next, with reference to FIG. 23, a description will be given of a start-up process executed by the MPU 201 in the main control device 110 when the main control device 110 is powered on. FIG. 23 is a flowchart showing the start-up process. This start-up process is started by a reset at power-on. In the start-up process, first, an initial setting process accompanying power-on is executed (S1001). For example, a predetermined value is set in the stack pointer. Next, a wait process (one second in the present embodiment) is executed in order to wait until the sub-side control devices (peripheral control devices such as the voice lamp control device 113 and the payout control device 111) become operable. (S1002). Then, access to the RAM 203 is permitted (S1003).

その後は、電源装置115に設けたRAM消去スイッチ122(図3参照)がオンされているか否かを判別し(S1004)、オンされていれば(S1004:Yes)、処理をS1012へ移行する。一方、RAM消去スイッチ122がオンされていなければ(S1004:No)、更にRAM203に電源断の発生情報が記憶されているか否かを判別し(S1005)、記憶されていなければ(S1005:No)、前回の電源遮断時の処理が正常に終了しなかった可能性があるので、この場合も、処理をS1012へ移行する。   Thereafter, it is determined whether or not the RAM erase switch 122 (see FIG. 3) provided on the power supply 115 is turned on (S1004). If it is turned on (S1004: Yes), the process proceeds to S1012. On the other hand, if the RAM erasure switch 122 is not turned on (S1004: No), it is further determined whether or not power-off occurrence information is stored in the RAM 203 (S1005), and if not, it is not stored (S1005: No). Since there is a possibility that the process at the time of the previous power-off is not completed normally, the process also shifts to S1012 in this case.

RAM203に電源断の発生情報が記憶されていれば(S1005:Yes)、RAM判定値を算出し(S1006)、算出したRAM判定値が正常でなければ(S1007:No)、即ち、算出したRAM判定値が電源遮断時に保存したRAM判定値と一致しなければ、バックアップされたデータは破壊されているので、かかる場合にも処理をS912へ移行する。なお、図24のS1114の処理で後述する通り、RAM判定値は、例えばRAM203の作業領域アドレスにおけるチェックサム値である。このRAM判定値に代えて、RAM203の所定のエリアに書き込まれたキーワードが正しく保存されているか否かによりバックアップの有効性を判断するようにしても良い。   If the power-off occurrence information is stored in the RAM 203 (S1005: Yes), the RAM determination value is calculated (S1006). If the calculated RAM determination value is not normal (S1007: No), that is, the calculated RAM If the determination value does not match the RAM determination value stored when the power is turned off, the backed-up data has been destroyed, and the process also proceeds to S912 in such a case. Note that the RAM determination value is, for example, a checksum value at a work area address of the RAM 203, as described later in the process of S1114 in FIG. Instead of the RAM determination value, the validity of the backup may be determined based on whether or not the keyword written in a predetermined area of the RAM 203 is correctly stored.

S1012の処理では、サブ側の制御装置(周辺制御装置)となる払出制御装置111を初期化するために払出初期化コマンドを送信する(S1012)。払出制御装置111は、この払出初期化コマンドを受信すると、RAM213のスタックエリア以外のエリア(作業領域)をクリアし、初期値を設定して、遊技球の払い出し制御を開始可能な状態となる。主制御装置110は、払出初期化コマンドの送信後は、RAM203の初期化処理(S1013,S1014)を実行する。   In the process of S1012, a payout initialization command is transmitted to initialize the payout control device 111 serving as the sub-side control device (peripheral control device) (S1012). Upon receiving the payout initialization command, the payout control device 111 clears an area (work area) other than the stack area of the RAM 213, sets an initial value, and is ready to start the payout control of the game balls. After transmitting the payout initialization command, main controller 110 executes an initialization process of RAM 203 (S1013, S1014).

上述したように、本パチンコ機10では、例えばホールの営業開始時など、電源投入時にRAMデータを初期化する場合にはRAM消去スイッチ122を押しながら電源が投入される。従って、立ち上げ処理の実行時にRAM消去スイッチ122が押されていれば、RAMの初期化処理(S1013,S1014)を実行する。また、電源断の発生情報が設定されていない場合や、RAM判定値(チェックサム値等)によりバックアップの異常が確認された場合も同様に、RAM203の初期化処理(S1013,S1014)を実行する。RAMの初期化処理(S1013,S1014)では、RAM203の使用領域を0クリアし(S1013)、その後、RAM203の初期値を設定する(S1014)。RAM203の初期化処理の実行後は、S1010の処理へ移行する。   As described above, in the pachinko machine 10, when the RAM data is initialized when the power is turned on, for example, when the hall is opened, the power is turned on while pressing the RAM erase switch 122. Therefore, if the RAM erasure switch 122 is pressed at the time of executing the startup processing, the RAM initialization processing (S1013, S1014) is executed. Similarly, the initialization process of the RAM 203 (S1013, S1014) is executed also when the power-off occurrence information is not set or when the backup abnormality is confirmed by the RAM determination value (checksum value or the like). . In the RAM initialization processing (S1013, S1014), the used area of the RAM 203 is cleared to 0 (S1013), and thereafter, the initial value of the RAM 203 is set (S1014). After the execution of the initialization process of the RAM 203, the process proceeds to S1010.

一方、RAM消去スイッチ122がオンされておらず(S1004:No)、電源断の発生情報が記憶されており(S1005:Yes)、更にRAM判定値(チェックサム値等)が正常であれば(S1007:Yes)、RAM203にバックアップされたデータを保持したまま、電源断の発生情報をクリアする(S1008)。次に、サブ側の制御装置(周辺制御装置)を駆動電源遮断時の遊技状態に復帰させるための復電時の払出復帰コマンドを送信し(S1009)、S1010の処理へ移行する。払出制御装置111は、この払出復帰コマンドを受信すると、RAM213に記憶されたデータを保持したまま、遊技球の払い出し制御を開始可能な状態となる。   On the other hand, if the RAM erasure switch 122 is not turned on (S1004: No), power-off occurrence information is stored (S1005: Yes), and if the RAM determination value (checksum value or the like) is normal, S1007: Yes), the power-off occurrence information is cleared while holding the data backed up in the RAM 203 (S1008). Next, a payout return command at the time of power restoration for returning the sub-side control device (peripheral control device) to the gaming state at the time of driving power cutoff is transmitted (S1009), and the process proceeds to S1010. When the payout control device 111 receives the payout return command, the payout control device 111 enters a state in which the payout control of the game balls can be started while holding the data stored in the RAM 213.

S1010の処理では、演出許可コマンドを音声ランプ制御装置113へ送信し、音声ランプ制御装置113および表示制御装置114に対して各種演出の実行を許可する。次いで、割込みを許可して(S1011)、後述するメイン処理に移行する。   In the process of S1010, the effect permission command is transmitted to the sound lamp control device 113, and the sound lamp control device 113 and the display control device 114 are permitted to execute various effects. Next, an interrupt is permitted (S1011), and the process proceeds to a main process described later.

次に、図24を参照して、上記した立ち上げ処理後に主制御装置110内のMPU201により実行されるメイン処理について説明する。図24は、このメイン処理を示すフローチャートである。このメイン処理では遊技の主要な処理が実行される。その概要として、4m秒周期の定期処理としてS1101〜S1107の各処理が実行され、その残余時間でS1110,S1111のカウンタ更新処理が実行される構成となっている。   Next, a main process executed by the MPU 201 in the main control device 110 after the start-up process will be described with reference to FIG. FIG. 24 is a flowchart showing the main processing. In this main processing, main processing of the game is executed. As an outline, each of the processes in S1101 to S1107 is executed as a periodic process with a period of 4 ms, and the counter updating process in S1110 and S1111 is executed in the remaining time.

メイン処理においては、まず、タイマ割込処理(図13参照)の実行中に、RAM203に設けられたコマンド送信用のリングバッファに記憶されたコマンド等の出力データをサブ側の各制御装置(周辺制御装置)に送信する外部出力処理を実行する(S1101)。具体的には、タイマ割込処理(図13参照)におけるS101のスイッチ読み込み処理で検出した入賞検知情報の有無を判別し、入賞検知情報があれば払出制御装置111に対して獲得球数に対応する賞球コマンドを送信する。また、特別図柄変動処理(図14参照)や始動入賞処理(図19参照)で設定された保留球数コマンドを音声ランプ制御装置113に送信する。また、始動入賞処理(図19参照)で設定された入賞情報コマンドを音声ランプ制御装置113に送信する。更に、この外部出力処理により、第3図柄表示装置81による第3図柄の変動表示に必要な変動パターンコマンド、停止種別コマンド等を音声ランプ制御装置113に送信する。また、大当たり制御処理(図25参照)で設定されたラウンド数コマンドを音声ランプ制御装置113へ送信する。加えて、球の発射を行う場合には、発射制御装置112へ球発射信号を送信する。   In the main process, first, during execution of the timer interrupt process (see FIG. 13), output data such as commands stored in a command transmission ring buffer provided in the RAM 203 is transmitted to each of the sub-side control devices (peripheral devices). An external output process to be transmitted to the control device is executed (S1101). Specifically, it is determined whether or not there is winning detection information detected in the switch reading process of S101 in the timer interruption process (see FIG. 13). Send a prize ball command. In addition, the command for transmitting the reserved ball number set in the special symbol change process (see FIG. 14) and the start winning process (see FIG. 19) is transmitted to the sound lamp control device 113. The winning information command set in the start winning process (see FIG. 19) is transmitted to the sound lamp control device 113. Further, by this external output processing, a variation pattern command, a stop type command, and the like necessary for the variation display of the third symbol by the third symbol display device 81 are transmitted to the sound lamp control device 113. Further, the round number command set in the jackpot control process (see FIG. 25) is transmitted to the sound lamp control device 113. In addition, when launching a ball, a ball launch signal is transmitted to the launch control device 112.

次に、変動種別カウンタCS1の値を更新する(S1102)。具体的には、変動種別カウンタCS1を1加算すると共に、そのカウンタ値が最大値(本実施形態では198)に達した際、0にクリアする。そして、変動種別カウンタCS1の更新値を、RAM203の該当するバッファ領域に格納する。   Next, the value of the variation type counter CS1 is updated (S1102). Specifically, the variation type counter CS1 is incremented by one, and is cleared to zero when the counter value reaches a maximum value (198 in the present embodiment). Then, the updated value of the variation type counter CS1 is stored in the corresponding buffer area of the RAM 203.

変動種別カウンタCS1の更新が終わると、払出制御装置111より受信した賞球計数信号や払出異常信号を読み込み(S1103)、次いで、特別図柄の大当たり状態である場合に、大当たり演出の実行や、可変入賞装置65の特定入賞口(大開放口)65aを開放又は閉鎖するための大当たり制御処理を実行する(S1104)。ここで、特別図柄の大当たり状態とは、具体的には、大当たりとなる変動パターン演出の変動時間が経過したことを判別し、大当たりの開始が設定されてから、その設定された大当たりの終了を設定するまでの期間を指す。大当たり制御処理では、大当たり状態のラウンド毎に特定入賞口65aを開放し、特定入賞口65aの最大開放時間が経過したか、又は特定入賞口65aに球が規定数入賞したかを判定する。そして、これら何れかの条件が成立すると特定入賞口65aを閉鎖する。この特定入賞口65aの開放と閉鎖とを所定ラウンド数繰り返し実行する。尚、本実施形態では、大当たり制御処理(S1104)をメイン処理において実行しているが、タイマ割込処理において実行しても良い。   When the update of the variation type counter CS1 is completed, the winning ball counting signal and the abnormal payout signal received from the payout control device 111 are read (S1103). A jackpot control process for opening or closing a specific winning port (large opening port) 65a of the winning device 65 is executed (S1104). Here, the jackpot state of the special symbol, specifically, it is determined that the fluctuation time of the fluctuation pattern effect to become a jackpot, after the start of the jackpot is set, the end of the set jackpot Indicates the period until setting. In the jackpot control process, the specific winning port 65a is opened for each round of the jackpot state, and it is determined whether the maximum opening time of the specific winning port 65a has elapsed or whether a specified number of balls have been won in the specific winning port 65a. When any one of these conditions is satisfied, the specific winning opening 65a is closed. The opening and closing of the specific winning opening 65a is repeatedly executed a predetermined number of rounds. In the present embodiment, the jackpot control process (S1104) is executed in the main process, but may be executed in the timer interrupt process.

次に、第1入球口64に付随する電動役物の開閉制御を行う電動役物開閉処理を実行する(S1105)。電動役物開閉処理では、普通図柄変動処理(図20参照)のS725の処理によって電動役物の開閉制御開始が設定された場合に、電動役物の開閉制御を開始する。尚、この電動役物の開閉制御は、普通図柄変動処理におけるS716の処理またはS717の処理で設定された開放時間および開放回数が終了するまで継続される。   Next, an electric accessory opening / closing process for controlling the opening / closing of the electric accessory associated with the first entrance 64 is executed (S1105). In the electric accessory opening / closing process, the opening / closing control of the electric accessory is started when the start of the opening / closing control of the electric accessory is set by the process of S725 of the normal symbol variation process (see FIG. 20). The opening and closing control of the electric accessory is continued until the opening time and the number of times of opening set in the processing of S716 or the processing of S717 in the normal symbol variation processing are ended.

次に、第1図柄表示装置37の表示を更新する第1図柄表示更新処理を実行する(S1106)。第1図柄表示更新処理では、大当たり時設定処理(図16参照)のS405の処理、または、はずれ時設定処理(図17参照)のS504の処理によって変動パターンが設定された場合に、その変動パターンに応じた変動表示を、第1図柄表示装置37において開始する。本実施形態では、第1図柄表示装置37のLED37aの内、変動が開始されてから変動時間が経過するまでは、例えば、現在点灯しているLEDが赤であれば、その赤のLEDを消灯すると共に緑のLEDを点灯させ、緑のLEDが点灯していれば、その緑のLEDを消灯すると共に青のLEDを点灯させ、青のLEDが点灯していれば、その青のLEDを消灯すると共に赤のLEDを点灯させる。   Next, a first symbol display update process for updating the display of the first symbol display device 37 is executed (S1106). In the first symbol display updating process, when the variation pattern is set by the process of S405 of the jackpot setting process (see FIG. 16) or the process of S504 of the out-of-position setting process (see FIG. 17), the variation pattern is set. Is started in the first symbol display device 37. In the present embodiment, of the LEDs 37a of the first symbol display device 37, for example, if the currently lit LED is red, the red LED is turned off until the fluctuation time elapses after the fluctuation starts. And turn on the green LED. If the green LED is on, turn off the green LED and turn on the blue LED.If the blue LED is on, turn off the blue LED. And the red LED is turned on.

なお、メイン処理は4ミリ秒毎に実行されるが、そのメイン処理の実行毎にLEDの点灯色を変更すると、LEDの点灯色の変化を遊技者が確認することができない。そこで、遊技者がLEDの点灯色の変化を確認することができるように、メイン処理が実行される毎にカウンタ(図示せず)を1カウントし、そのカウンタが100に達した場合に、LEDの点灯色の変更を行う。即ち、0.4s毎にLEDの点灯色の変更を行う。尚、カウンタの値は、LEDの点灯色が変更されたら、0にリセットされる。   The main process is executed every 4 milliseconds. However, if the lighting color of the LED is changed each time the main process is executed, the player cannot confirm the change in the lighting color of the LED. Therefore, a counter (not shown) is counted by one each time the main process is executed so that the player can confirm the change of the lighting color of the LED. Change the lighting color of. That is, the lighting color of the LED is changed every 0.4 seconds. Note that the value of the counter is reset to 0 when the lighting color of the LED is changed.

また、第1図柄表示更新処理では、大当たり時設定処理(図16参照)のS405の処理、または、はずれ時設定処理(図17参照)のS504の処理によって設定された変動パターンに対応する変動時間が終了した場合に、第1図柄表示装置37において実行されている変動表示を終了し、大当たり時設定処理(図16参照)のS404の処理、または、はずれ時設定処理(図17参照)のS503の処理によって設定された表示態様で、停止図柄(第1図柄)を第1図柄表示装置37に停止表示(点灯表示)する。   In the first symbol display update process, the fluctuation time corresponding to the fluctuation pattern set by the process of S405 of the big hit setting process (see FIG. 16) or the process of S504 of the out-of-position setting process (see FIG. 17). Is completed, the variable display executed on the first symbol display device 37 is terminated, and the process of S404 of the jackpot setting process (see FIG. 16) or the step S503 of the loss setting process (see FIG. 17) is completed. The stop symbol (the first symbol) is stopped (lighted) on the first symbol display device 37 in the display mode set by the processing of (1).

次に、第2図柄表示装置83の表示を更新する第2図柄表示更新処理を実行する(S1107)。第2図柄表示更新処理では、普通図柄変動開始処理(図20参照)のS720の処理またはS721の処理によって第2図柄の変動時間が設定された場合に、第2図柄表示装置83において変動表示を開始する。これにより、第2図柄表示装置83では、第2図柄としての「○」の図柄と「×」の図柄とを交互に点灯させる変動表示が行われる。また、第2図柄表示更新処理では、普通図柄変動処理(図20参照)のS723の処理によって第2図柄表示装置83の停止表示が設定された場合に、第2図柄表示装置83において実行されている変動表示を終了し、普通図柄変動開始処理(図20参照)のS713の処理またはS718の処理によって設定された表示態様で、停止図柄(第2図柄)を第2図柄表示装置83に停止表示(点灯表示)する。   Next, a second symbol display update process for updating the display of the second symbol display device 83 is executed (S1107). In the second symbol display updating process, when the variation time of the second symbol is set by the process of S720 or the process of S721 of the ordinary symbol variation start process (see FIG. 20), the variation display is displayed on the second symbol display device 83. Start. As a result, the second symbol display device 83 performs a variable display in which the symbol “O” and the symbol “X” as the second symbol are alternately lit. Also, in the second symbol display updating process, when the stop display of the second symbol display device 83 is set by the process of S723 of the ordinary symbol variation process (see FIG. 20), the process is executed in the second symbol display device 83. Is stopped, and the stopped symbol (second symbol) is stopped and displayed on the second symbol display device 83 in the display mode set by the process of S713 or the process of S718 of the normal symbol variation start process (see FIG. 20). (Lit display).

その後は、RAM203に電源断の発生情報が記憶されているか否かを判別し(S1108)、RAM203に電源断の発生情報が記憶されていなければ(S1108:No)、停電監視回路252から停電信号SG1は出力されておらず、電源は遮断されていない。よって、かかる場合には、次のメイン処理の実行タイミングに至ったか否か、即ち今回のメイン処理の開始から所定時間(本実施形態では4m秒)が経過したか否かを判別し(S1109)、既に所定時間が経過していれば(S1109:Yes)、処理をS1101へ移行し、上述したS1101以降の各処理を繰り返し実行する。   Thereafter, it is determined whether or not power-off occurrence information is stored in the RAM 203 (S1108). If power-off occurrence information is not stored in the RAM 203 (S1108: No), the power failure monitoring circuit 252 sends a power failure signal. SG1 is not output, and the power is not cut off. Therefore, in such a case, it is determined whether or not the execution timing of the next main process has been reached, that is, whether or not a predetermined time (4 ms in this embodiment) has elapsed from the start of the current main process (S1109). If the predetermined time has already passed (S1109: Yes), the process proceeds to S1101, and the above-described processes after S1101 are repeatedly executed.

一方、今回のメイン処理の開始から未だ所定時間が経過していなければ(S1109:No)、所定時間に至るまで間、即ち、次のメイン処理の実行タイミングに至るまでの残余時間内において、第1初期値乱数カウンタCINI1、第2初期値乱数カウンタCINI2及び変動種別カウンタCS1の更新を繰り返し実行する(S1110,S1111)。   On the other hand, if the predetermined time has not yet elapsed from the start of the current main processing (S1109: No), the first time is reached until the predetermined time, that is, the remaining time until the next main processing execution timing is reached. The first initial value random number counter CINI1, the second initial value random number counter CINI2, and the variation type counter CS1 are repeatedly updated (S1110, S1111).

まず、第1初期値乱数カウンタCINI1と第2初期値乱数カウンタCINI2との更新を実行する(S1110)。具体的には、第1初期値乱数カウンタCINI1と第2初期値乱数カウンタCINI2を1加算すると共に、そのカウンタ値が最大値(本実施形態では299、239)に達した際、0にクリアする。そして、第1初期値乱数カウンタCINI1と第2初期値乱数カウンタCINI2の更新値を、RAM203の該当するバッファ領域にそれぞれ格納する。次に、変動種別カウンタCS1の更新を、S1102の処理と同一の方法によって実行する(S1111)。   First, the first initial value random number counter CINI1 and the second initial value random number counter CINI2 are updated (S1110). Specifically, the first initial value random number counter CINI1 and the second initial value random number counter CINI2 are incremented by one, and cleared to 0 when the counter value reaches the maximum value (299, 239 in the present embodiment). . Then, the updated values of the first initial value random number counter CINI1 and the second initial value random number counter CINI2 are stored in the corresponding buffer areas of the RAM 203, respectively. Next, the update of the fluctuation type counter CS1 is executed by the same method as the processing of S1102 (S1111).

ここで、S1101〜S1107の各処理の実行時間は遊技の状態に応じて変化するため、次のメイン処理の実行タイミングに至るまでの残余時間は一定でなく変動する。故に、かかる残余時間を使用して第1初期値乱数カウンタCINI1と第2初期値乱数カウンタCINI2の更新を繰り返し実行することにより、第1初期値乱数カウンタCINI1と第2初期値乱数カウンタCINI2(即ち、第1当たり乱数カウンタC1の初期値、第2当たり乱数カウンタC4の初期値)をランダムに更新することができ、同様に変動種別カウンタCS1についてもランダムに更新することができる。   Here, since the execution time of each processing of S1101 to S1107 changes according to the state of the game, the remaining time until the execution timing of the next main processing is not constant and fluctuates. Therefore, by repeatedly executing the updating of the first initial value random number counter CINI1 and the second initial value random number counter CINI2 using the remaining time, the first initial value random number counter CINI1 and the second initial value random number counter CINI2 (ie, , The initial value of the first random number counter C1 and the initial value of the second random number counter C4), and similarly, the fluctuation type counter CS1 can be updated at random.

また、S1108の処理において、RAM203に電源断の発生情報が記憶されていれば(S1108:Yes)、停電の発生または電源のオフにより電源が遮断され、停電監視回路252から停電信号SG1が出力された結果、図22のNMI割込処理が実行されたということなので、S1112以降の電源遮断時の処理が実行される。まず、各割込処理の発生を禁止し(S1112)、電源が遮断されたことを示す電源断コマンドを他の制御装置(払出制御装置111や音声ランプ制御装置113等の周辺制御装置)に対して送信する(S1113)。そして、RAM判定値を算出して、その値を保存し(S1114)、RAM203のアクセスを禁止して(S1115)、電源が完全に遮断して処理が実行できなくなるまで無限ループを継続する。ここで、RAM判定値は、例えば、RAM203のバックアップされるスタックエリア及び作業エリアにおけるチェックサム値である。   In addition, in the process of S1108, if the power-off occurrence information is stored in the RAM 203 (S1108: Yes), the power is shut off due to the occurrence of the power failure or the power-off, and the power failure monitoring circuit 252 outputs the power failure signal SG1. As a result, since the NMI interrupt processing of FIG. 22 has been executed, the processing at S1112 and thereafter when the power is turned off is executed. First, the occurrence of each interrupt process is prohibited (S1112), and a power-off command indicating that power has been cut off is sent to another control device (a peripheral control device such as the payout control device 111 or the sound lamp control device 113). (S1113). Then, the RAM determination value is calculated, the value is stored (S1114), access to the RAM 203 is prohibited (S1115), and the infinite loop is continued until the power is completely shut off and the process cannot be executed. Here, the RAM determination value is, for example, a checksum value in a stack area and a work area of the RAM 203 to be backed up.

なお、S1108の処理は、S1101〜S1107で行われる遊技の状態変化に対応した一連の処理の終了時、又は、残余時間内に行われるS1110とS1111の処理の1サイクルの終了時となるタイミングで実行されている。よって、主制御装置110のメイン処理において、各設定が終わったタイミングで電源断の発生情報を確認しているので、電源遮断の状態から復帰する場合には、立ち上げ処理の終了後、処理をS1101の処理から開始することができる。即ち、立ち上げ処理において初期化された場合と同様に、処理をS1101の処理から開始することができる。よって、電源遮断時の処理において、MPU201が使用している各レジスタの内容をスタックエリアへ退避したり、スタックポインタの値を保存しなくても、初期設定の処理(S1001)において、スタックポインタが所定値(初期値)に設定されることで、S1101の処理から開始することができる。従って、主制御装置110の制御負担を軽減することができると共に、主制御装置110が誤動作したり暴走することなく正確な制御を行うことができる。   Note that the process of S1108 is performed at the end of a series of processes corresponding to game state changes performed in S1101 to S1107, or at the end of one cycle of the processes of S1110 and S1111 performed within the remaining time. It is running. Therefore, in the main processing of the main control device 110, the power-off occurrence information is confirmed at the timing when each setting is completed. Therefore, when returning from the power-off state, the processing is performed after the startup processing is completed. It can be started from the processing of S1101. That is, the process can be started from the process of S1101 as in the case where the process is initialized in the startup process. Therefore, in the process at the time of power-off, even if the contents of each register used by the MPU 201 are not saved to the stack area or the value of the stack pointer is not stored, the stack pointer is not reset in the initialization process (S1001). By setting to a predetermined value (initial value), it is possible to start from the processing of S1101. Therefore, the control load on main controller 110 can be reduced, and accurate control can be performed without malfunction or runaway of main controller 110.

次に、図25のフローチャートを参照して、主制御装置110内のMPU201により実行される大当たり制御処理(S1104)を説明する。図25は、この大当たり制御処理(S1104)を示すフローチャートである。この大当たり制御処理(S1104)は、メイン割込処理(図24参照)の中で実行され、パチンコ機10が特別図柄の大当たり状態である場合に、大当たりに応じた各種演出の実行や、特定入賞口(大開放口)65aを開放又は閉鎖するための処理である。   Next, the jackpot control process (S1104) executed by the MPU 201 in the main control device 110 will be described with reference to the flowchart in FIG. FIG. 25 is a flowchart showing the jackpot control process (S1104). The jackpot control process (S1104) is executed in the main interrupt process (see FIG. 24). When the pachinko machine 10 is in the special symbol jackpot state, execution of various effects according to the jackpot or specific prize winning is performed. This is a process for opening or closing the mouth (large open mouth) 65a.

大当たり制御処理では、まず、特別図柄の大当たり中であるかを判定する(S1201)。特別図柄の大当たり中としては、第1図柄表示装置37及び第3図柄表示装置81において特別図柄の大当たり(特別図柄の大当たり遊技中も含む)を示す表示がなされている最中と、特別図柄の大当たり遊技終了後の所定時間の最中とが含まれる。S1201の処理において、特別図柄の大当たり中でなければ(S1201:No)、そのまま本処理を終了する。   In the jackpot control process, first, it is determined whether or not a special symbol is being hit (S1201). During the special symbol jackpot, the first symbol display device 37 and the third symbol display device 81 are displaying the special symbol jackpot (including the special symbol jackpot game), and the special symbol jackpot. During the predetermined time after the end of the big hit game. In the processing of S1201, if it is not during the special symbol big hit (S1201: No), the processing is terminated as it is.

一方、S1201の処理において、特別図柄の大当たり中であれば(1201:Yes)、新たなラウンドの開始タイミングであるかを判定する(S1202)。新たなラウンドの開始タイミングであれば(S1202:Yes)、特定入賞口(大開放口)65aを開放し(S1203)、新たに開始するラウンド数を示すラウンド数コマンドを設定する(S1204)。ラウンド数コマンドを設定した後は、本処理を終了する。ここで設定されたラウンド数コマンドは、RAM203に設けられたコマンド送信用のリングバッファに記憶され、MPU201により実行されるメイン処理(図24参照)の外部出力処理(S1101)の中で、音声ランプ制御装置113に向けて送信される。音声ランプ制御装置113は、ラウンド数コマンドを受信すると、そのラウンド数コマンドからラウンド数を抽出する。そして、抽出したラウンド数に応じた表示用ラウンド数コマンドを表示制御装置114へ送信する。表示制御装置114によって表示用ラウンド数コマンドが受信されると、第3図柄表示装置81において新たなラウンド演出が開始される。   On the other hand, in the process of S1201, if it is during the special symbol big hit (1201: Yes), it is determined whether it is the start timing of a new round (S1202). If it is the start timing of a new round (S1202: Yes), the specific winning opening (large opening opening) 65a is opened (S1203), and a round number command indicating the number of newly started rounds is set (S1204). After setting the number-of-rounds command, the process ends. The round number command set here is stored in a command transmission ring buffer provided in the RAM 203, and is used as an audio lamp in the external output processing (S1101) of the main processing (see FIG. 24) executed by the MPU 201. It is transmitted to the control device 113. When receiving the round number command, the sound ramp control device 113 extracts the round number from the round number command. Then, a display round number command corresponding to the extracted round number is transmitted to the display control device 114. When the display control device 114 receives the display round number command, the third symbol display device 81 starts a new round effect.

一方、S1201の処理において、新たなラウンドの開始タイミングでなければ(S1201:No)、特定入賞口(大開放口)65aの閉鎖条件が成立したかを判定する(S1205)。具体的には、特定入賞口(大開放口)65aを開放した後に所定時間(例えば、30秒、または、0.5秒)が経過した場合、または、特定入賞口(大開放口)65aを開放した後に球が所定数(例えば、10個)入賞した場合に、閉鎖条件が成立したと判定する。   On the other hand, in the processing of S1201, if it is not the start timing of a new round (S1201: No), it is determined whether the closing condition of the specific winning opening (large opening) 65a is satisfied (S1205). Specifically, when a predetermined time (for example, 30 seconds or 0.5 seconds) elapses after the specific winning opening (large opening) 65a is opened, or when the specific winning opening (large opening) 65a is opened. When a predetermined number of balls (for example, 10) are won after the ball is opened, it is determined that the closing condition is satisfied.

S1205の処理において、特定入賞口(大開放口)65aの閉鎖条件が成立した場合には(S1205:Yes)、特定入賞口(大開放口)65aを閉鎖して(S1206)、本処理を終了する。一方、特定入賞口(大開放口)65aの閉鎖条件が成立していない場合には(S1205:No)、大当たりの終了タイミングであるかを判定する(S1207)。   In the processing of S1205, when the closing condition of the specific winning opening (large opening) 65a is satisfied (S1205: Yes), the specific winning opening (large opening) 65a is closed (S1206), and this processing ends. I do. On the other hand, if the closing condition of the specific winning opening (large opening) 65a is not satisfied (S1205: No), it is determined whether it is the timing to end the big hit (S1207).

S1207の処理において、大当たりの終了タイミングであると判定された場合には(S1207:Yes)、大当たりの終了後の遊技状態に対応する設定値をセットすると共に、大当たり用の設定値をリセットするための大当たり終了処理を実行し(S1208)、大当たりの終了後の遊技状態を設定して、本処理を終了する。なお、詳細については後述するが、大当たり終了処理(図26参照)では、他の大当たり中の設定値とあわせて、大当たりフラグが初期化される(「00H」が設定される)。よって、停電等の発生により、遊技機の電源が突然落とされた場合でも、大当たりフラグのみオフとなり、その他の設定値は大当たり中の設定のままとなってしまうことを抑制することができる。   In the process of S1207, if it is determined that it is the jackpot end timing (S1207: Yes), the set value corresponding to the game state after the end of the jackpot is set and the set value for the jackpot is reset. Is executed (S1208), the game state after the end of the jackpot is set, and this process ends. Although details will be described later, in the jackpot end process (see FIG. 26), the jackpot flag is initialized ("00H" is set) together with other set values during the jackpot. Therefore, even when the power of the gaming machine is suddenly turned off due to the occurrence of a power failure or the like, it is possible to suppress that only the big hit flag is turned off and the other set values are kept at the setting of the big hit.

また、本実施形態のパチンコ機10では、大当たりの最終ラウンドにおいて、特定入賞口(大開放口)65aの閉鎖条件が成立した後に、大当たりの終了を遊技者に報知するためのエンディング演出が設定される。S1205の処理では、設定したエンディング演出の終了タイミング(エンディング演出を実行するために設定した演出時間を経過した)と判別された場合に、大当たりの終了タイミングであると判別する。   In the pachinko machine 10 of the present embodiment, in the final round of the jackpot, an ending effect for notifying the player of the end of the jackpot is set after the closing condition of the specific winning port (large opening port) 65a is satisfied. You. In the process of S1205, when it is determined that the set ending effect end timing (the effect time set for executing the ending effect has elapsed), it is determined that the big hit end timing has been reached.

なお、大当たりの終了タイミングは、必ずしもエンディング演出の終了タイミングに限られるものではない。例えば、大当たりの最終ラウンドにおいて、特定入賞口(大開放口)65aの閉鎖条件が成立した場合に、大当たりの終了タイミングであるとして大当たり終了処理(S1208)へと移行するように構成してもよい。   Note that the jackpot end timing is not necessarily limited to the end timing of the ending effect. For example, in the last round of the jackpot, when the closing condition of the specific winning port (large opening port) 65a is satisfied, it may be configured that it is the jackpot ending timing and the process may shift to the jackpot ending processing (S1208). .

次に、図26から図28を参照して、主制御装置110のMPU201によって大当たり制御処理(図25参照)の中で実行される、大当たり終了処理(S1208)について説明する。上述の通り、この大当たり終了処理(S1208)は、大当たりの終了後の遊技状態に対応する設定値をセットすると共に、大当たり用の設定値をリセットするための処理である。   Next, with reference to FIGS. 26 to 28, the jackpot end process (S1208) executed in the jackpot control process (see FIG. 25) by the MPU 201 of the main control device 110 will be described. As described above, the jackpot ending process (S1208) is a process for setting the set value corresponding to the gaming state after the end of the jackpot and resetting the set value for the jackpot.

この大当たり終了処理(S1208)では、まず、ROM202から状態設定テーブル202fを読み出す(S1301)。ここで言う、「読み出し」とは、状態設定テーブル202fの先頭アドレス(1AD4H)の上位バイト(1AH)と下位バイト(D4H)とを、アドレスデータとしていずれかのペアの汎用レジスタ(例えば、汎用レジスタ210b1と汎用レジスタ210b2)に格納することを指す。   In the big hit end processing (S1208), first, the state setting table 202f is read from the ROM 202 (S1301). Here, “read” means that the upper byte (1AH) and the lower byte (D4H) of the head address (1AD4H) of the state setting table 202f are used as address data as a pair of general-purpose registers (for example, general-purpose registers). 210b1 and the general-purpose register 210b2).

次いで、今回の大当たりが開始される前に実行された遊技結果設定値取得処理(図17参照)において、各種設定値格納エリア203e(図11参照)のオフセット値格納エリアに予め格納しておいたオフセット値をアキュームレータ210aに格納する。なお、各種設定値格納エリア203e(図11参照)のアドレスの上位バイト(F0H)は、アドレス保持レジスタ210fに固定値データとして格納されている値なので、1バイト読込命令を用いてオフセット値を読み出すことができる。即ち、オフセット値格納エリアのアドレスの下位バイト(95H)を読み出し元(転送元)、アキュームレータ210aを設定先として指定し、1バイト読込命令により、読み出し元(転送元)であるオフセット値格納エリアに格納されているオフセット値を読み出して、設定先であるアキュームレータ210aに転送する。   Next, in the game result set value acquisition processing (see FIG. 17) executed before the current big hit is started, the game result set value is previously stored in the offset value storage area of the various set value storage area 203e (see FIG. 11). The offset value is stored in the accumulator 210a. Since the upper byte (F0H) of the address of the various setting value storage area 203e (see FIG. 11) is a value stored as fixed value data in the address holding register 210f, the offset value is read using a 1-byte read instruction. be able to. That is, the lower byte (95H) of the address of the offset value storage area is specified as a read source (transfer source) and the accumulator 210a is specified as a setting destination. The stored offset value is read and transferred to the accumulator 210a that is the setting destination.

1バイト読込命令を用いることにより、制御プログラムにオフセット値格納エリアのアドレスの上位バイト(F0H)を記述せずに済むため、プログラム容量を削減できる。   By using the one-byte read instruction, the upper byte (F0H) of the address of the offset value storage area does not need to be described in the control program, so that the program capacity can be reduced.

次いで、アキュームレータ210aに格納したオフセット値に4を掛ける演算処理を行う(S1303)。この4という値は、大当たり終了後の設定値として状態設定テーブル202f(図8参照)に規定されているデータの種類の数である。即ち、特別図柄の抽選状態と、普通図柄の状態と、時短回数と、変動パターン選択モード切替回数の4種類の設定値が状態設定テーブル202f(図8参照)に規定されている。   Next, a calculation process of multiplying the offset value stored in the accumulator 210a by 4 is performed (S1303). This value of 4 is the number of data types defined in the state setting table 202f (see FIG. 8) as the setting value after the end of the big hit. That is, four kinds of set values of the special symbol lottery state, the ordinary symbol state, the number of times saved, and the number of times of switching the variation pattern selection mode are defined in the state setting table 202f (see FIG. 8).

図8の括弧書きに示した通り、状態設定テーブル202fには、アドレス値が小さい側から、オフセット値00Hに対応した特別図柄の抽選状態、普通図柄の状態、時短回数、変動パターン選択モード切替回数、オフセット01Hに対応した特別図柄の抽選状態、普通図柄の状態、時短回数、変動パターン選択モード切替回数、・・・、オフセット07Hに対応した特別図柄の抽選状態、普通図柄の状態、時短回数、変動パターン選択モード切替回数、という順番にデータが格納されている。つまり、アドレス値が4つ増える毎に、1だけ大きいオフセット値に対応する設定値が格納されている構成となっている。よって、オフセット値に4を掛けた値が、状態設定テーブル202fの先頭アドレスと、今回のオフセット値に対応するデータの格納アドレスとの差分(オフセット)となる。S1303の処理では、この状態設定テーブル202fの先頭アドレスに対するアドレスの差分(オフセット)を求めている。   As shown in parentheses in FIG. 8, the state setting table 202f includes, from the side with the smallest address value, the lottery state of the special symbol corresponding to the offset value 00H, the state of the ordinary symbol, the number of times saved, and the number of times of switching the variation pattern selection mode. , A special symbol lottery state corresponding to the offset 01H, a normal symbol state, the number of times saved, the number of times of changing the variation pattern selection mode,..., A special symbol lottery state corresponding to the offset 07H, a normal symbol state, the number of times reduced, The data is stored in the order of the variation pattern selection mode switching number. That is, each time the address value is increased by four, the set value corresponding to the offset value which is increased by one is stored. Therefore, the value obtained by multiplying the offset value by 4 is the difference (offset) between the start address of the state setting table 202f and the storage address of the data corresponding to the current offset value. In the process of S1303, an address difference (offset) with respect to the head address of the state setting table 202f is obtained.

S1303の処理が終了すると、S1301の処理でペアの汎用レジスタ(例えば、汎用レジスタ210b1と汎用レジスタ210b2)に設定したアドレス値に対して、S1302の処理で算出した状態設定テーブル202fの先頭アドレスに対する差分(オフセット)を加算し、加算後のアドレスを、データの転送元(読み出し元)のアドレスとして設定する(S1304)。   When the processing of S1303 is completed, the difference between the address value set in the pair of general-purpose registers (for example, the general-purpose register 210b1 and the general-purpose register 210b2) in the processing of S1301 with respect to the start address of the state setting table 202f calculated in the processing of S1302. (Offset) is added, and the address after the addition is set as the address of the data transfer source (read source) (S1304).

次いで、各種設定値格納エリア203eの確変状態フラグが格納されているアドレスを設定先アドレスとして設定し(S1305)、その設定先アドレスに、S1304の処理で設定した転送元のアドレスに格納されたデータを転送する(S1306)。   Next, an address of the various setting value storage area 203e where the probable change state flag is stored is set as a setting destination address (S1305). Is transferred (S1306).

その後、状態設定テーブル202fに規定された4種類のデータを全て各種設定値格納エリア203eに転送し終わったか否かを判別し(S1307)、転送し終わっていない(即ち、未転送のデータ種別が存在する)と判別した場合は(S1307:No)、転送元(読み出し元)アドレスに1加算して、加算後のアドレスに規定されているデータを読み出し(S1308)、更に、設定先アドレスに1加算して、加算後のアドレスに、S1308の処理で読み出したデータを格納する(S1309)。そして、S1307の処理に戻り、再度状態設定テーブル202fに規定された4種類のデータを全て各種設定値格納エリア203eに転送し終わったか否かを判別する(S1307)。つまり、状態設定テーブル202fに規定された4種類のデータが全て各種設定値格納エリア203eに転送されるまで、S1307〜S1309の処理が繰り返し行われるのである。   Thereafter, it is determined whether or not all the four types of data specified in the state setting table 202f have been transferred to the various setting value storage areas 203e (S1307). If it is determined that the address exists (S1307: No), 1 is added to the transfer source (read source) address, the data specified in the address after the addition is read (S1308), and 1 is added to the set destination address. The data read in the process of S1308 is stored in the address after the addition (S1309). Then, the process returns to S1307, and it is determined again whether all four types of data specified in the state setting table 202f have been transferred to the various setting value storage areas 203e (S1307). That is, the processing of S1307 to S1309 is repeatedly performed until all four types of data specified in the state setting table 202f are transferred to the various setting value storage areas 203e.

一方、S1307の処理において、状態設定テーブル202fに規定された4種類のデータを全て各種設定値格納エリア203eに転送し終わったと判別した場合は(S1307:Yes)、各種設定値格納エリア203eへ設定した状態を音声ランプ制御装置113へ通知する状態コマンドを設定し(S1310)、大当たりの設定値をクリアするための処理(S1311〜S1312)を実行し、本処理を終了する。   On the other hand, in the processing of S1307, when it is determined that all the four types of data specified in the state setting table 202f have been transferred to the various setting value storage areas 203e (S1307: Yes), the setting is made in the various setting value storage areas 203e. A state command for notifying the sound lamp control device 113 of the performed state is set (S1310), processing for clearing the set value of the jackpot is executed (S1311-S1312), and this processing ends.

なお、大当たりの設定値をクリアする処理では、ROM202の大当たり終了時設定テーブル202g(図9(a)参照)の先頭アドレスをデータの転送元(読み出し元)アドレスとして設定し(S1311)、大当たり中の制御を行うために設定されていたデータをリセットするためのデータ設定処理を実行し(S1312)、各種設定値格納エリア203eにおける大当たり中の設定値が設定されているアドレスに0を設定して初期化するゼロ設定処理を実行する(S1313)。   In the process of clearing the jackpot setting value, the start address of the jackpot end setting table 202g (see FIG. 9A) of the ROM 202 is set as the data transfer source (read source) address (S1311), A data setting process for resetting the data set to perform the control of (1) is executed (S1312), and 0 is set to the address where the setting value of the big hit is set in the various setting value storage area 203e. A zero setting process for initialization is executed (S1313).

次いで、図27を参照して、大当たり終了処理(図26参照)の中で行われるデータ設定処理(S1312)について説明する。このデータ設定処理(S1312)は、大当たり中の制御を行うために設定されていたデータをリセットするための処理である。   Next, the data setting process (S1312) performed in the big hit end process (see FIG. 26) will be described with reference to FIG. This data setting process (S1312) is a process for resetting the data set for performing the control during the big hit.

このデータ設定処理(S1312)では、まず、転送元(読み出し元)アドレスに規定されているアドレスデータを読み出して、そのアドレスデータで示されるアドレスを設定先アドレスとして設定する(S1401)。ここで、転送元(読み出し元)アドレスは、大当たり終了処理(図26参照)のS1311の処理で、大当たり終了時設定テーブル202g(図9(a)参照)の先頭アドレスに設定されている。また、図9(a)に示す通り、大当たり終了時設定テーブル202gの先頭アドレスには、各種設定値格納エリア203eの中の遊技状態設定エリアを示すアドレスデータが格納されているので、その遊技状態設定エリアを示すアドレスが設定先アドレスとして設定される。   In this data setting process (S1312), first, address data specified in a transfer source (read source) address is read, and an address indicated by the address data is set as a setting destination address (S1401). Here, the transfer source (reading source) address is set to the top address of the big hit end time setting table 202g (see FIG. 9A) in the process of S1311 of the big hit end process (see FIG. 26). Further, as shown in FIG. 9A, the start address of the jackpot end setting table 202g stores address data indicating the gaming state setting area in the various setting value storage areas 203e. An address indicating the setting area is set as a setting destination address.

次いで、S1401の処理で大当たり終了時設定テーブル202gから読み出したデータが「00H」であるか否かを判別し(S1402)、判別の結果が「00H」であれば(S1402:Yes)、本処理を終了してゼロ設定処理(図28参照)へと移行する。一方、S1401の処理で大当たり終了時設定テーブル202gから読み出したデータが「00H」以外のデータであると判別した場合は(S1402:No)、転送元(読み出し元)アドレスに1を加算して、加算後のアドレスを新たな転送元(読み出し元)アドレスに設定する(S1403)。   Next, in the processing of S1401, it is determined whether or not the data read from the jackpot end setting table 202g is “00H” (S1402). If the determination result is “00H” (S1402: Yes), this processing is performed. And the process proceeds to the zero setting process (see FIG. 28). On the other hand, if it is determined in the processing of S1401 that the data read from the jackpot end setting table 202g is data other than “00H” (S1402: No), 1 is added to the transfer source (read source) address, and The address after the addition is set as a new transfer source (read source) address (S1403).

次に、転送元アドレスに格納されている設定値のデータを読み出して、設定先アドレスに格納する(S1404)。この設定先アドレスは、S1401の処理で設定した各種設定値格納エリア202eのアドレスである。データの格納が完了したら、再び転送元アドレスに1を加算し、新たな転送元アドレスに設定し(S1405)、S1401の処理に戻る。そして、S1402の処理において、アドレスデータとして00Hが読み出されるまで、S1401〜S1405の処理が繰り返され、アドレスデータとして00Hが読み出された場合は(S1402:Yes)、大当たり終了時設定テーブル202gに基づくリセット処理が完了したことを示すので、処理を終了する。   Next, the data of the set value stored in the transfer source address is read and stored in the set destination address (S1404). This setting destination address is the address of the various setting value storage area 202e set in the processing of S1401. When the data storage is completed, 1 is added to the transfer source address again, the new transfer source address is set (S1405), and the process returns to S1401. Then, in the process of S1402, the processes of S1401 to S1405 are repeated until 00H is read as the address data. Since it indicates that the reset process has been completed, the process ends.

続いて、図28を参照して、データ設定処理(S1312)の終了後に主制御装置110のMPU201によって実行されるゼロ設定処理(図28参照)について説明する。このゼロ設定処理(図28参照)は、各種設定値格納エリア203eに大当たり中の制御を行うために設定された各種設定値に対して0を上書きすることによって初期化する処理である。   Subsequently, the zero setting process (see FIG. 28) executed by the MPU 201 of the main control device 110 after the data setting process (S1312) ends will be described with reference to FIG. The zero setting process (see FIG. 28) is a process of initializing the various setting value storage area 203e by overwriting the various setting values set for performing the big hit control with 0.

ゼロ設定処理(図28参照)では、まず、転送元(読み出し元)アドレスに1を加算して新たな転送元(読み出し元)アドレスに設定する(S1501)。なお、ゼロ設定処理(図28参照)を実行する前に転送元(読み出し元)アドレスとして設定されているアドレスは、大当たり終了時設定テーブル202g(図9(a)参照)の末尾のアドレスであり、本処理で用いる大当たり終了時クリアテーブル202h(図9(b)参照)は、ROM202において、大当たり終了時設定テーブル202g(図9(a)参照)の末尾のアドレスの次のアドレス以降に規定されている。このため、ゼロ設定処理(図28参照)では、処理の最初に設定先アドレスに1を加算して、設定先アドレスを大当たり終了時設定テーブル202g(図9(a)参照)の末尾から、大当たり終了時クリアテーブル202h(図9(b)参照)の先頭に移行させている。   In the zero setting process (see FIG. 28), first, 1 is added to the transfer source (read source) address to set a new transfer source (read source) address (S1501). Note that the address set as the transfer source (reading source) address before executing the zero setting process (see FIG. 28) is the end address of the jackpot end setting table 202g (see FIG. 9A). The big hit end clear table 202h (see FIG. 9B) used in this process is defined in the ROM 202 after the address following the last address of the big hit end setting table 202g (see FIG. 9A). ing. Therefore, in the zero setting process (see FIG. 28), 1 is added to the setting destination address at the beginning of the process, and the setting destination address is changed from the end of the big hit end setting table 202g (see FIG. 9A) to the big hit. The process is shifted to the beginning of the end-time clear table 202h (see FIG. 9B).

上述の通り、本実施形態のパチンコ機10では、データ設定処理(図27参照)において参照される大当たり終了時設定テーブル202gの末尾のアドレスに続けて、本処理(ゼロ設定処理)で用いられる大当たり終了時クリアテーブル202hを規定している。このため、データ設定処理(図27参照)に続けて本処理(ゼロ設定処理)を実行する構成とすることで、本処理では、処理開始時に改めてROM202の中から転送元アドレスを判断して設定し直す必要がなく、単に直前の転送元アドレスに1を加えるだけで、転送元アドレスを特定できる。よって、処理負荷を軽減することができる。   As described above, in the pachinko machine 10 of the present embodiment, the jackpot used in the present process (zero setting process) follows the end address of the jackpot end setting table 202g referred to in the data setting process (see FIG. 27). An end-time clear table 202h is defined. For this reason, by adopting a configuration in which this processing (zero setting processing) is executed following the data setting processing (see FIG. 27), in this processing, the transfer source address is determined again from the ROM 202 at the start of the processing and set. The transfer source address can be specified simply by adding 1 to the immediately preceding transfer source address without the need to perform the transfer again. Therefore, the processing load can be reduced.

なお、例えば、大当たり終了時に、各種設定値格納エリア203eの各アドレスに設定するデータが全て「00H」である場合には、データ設定処理(図27参照)を省略し、ゼロ設定処理(図28参照)のみを実行するように構成してもよい。この場合、ゼロ設定処理の開始時に、データの転送元アドレスを判別し、その転送元アドレスの1つ前のアドレスを転送元アドレスに設定した上で、S1501の処理に移行させる必要がある。本実施形態のパチンコ機10のゼロ設定処理(図28参照)では、S1501の処理において、転送元アドレスに1を加算して新たな転送元アドレスとして設定する処理が実行されるため、処理開始時に設定されているアドレスから1だけずれたアドレスが転送元アドレスとして設定されることになるためである。   For example, at the end of the jackpot, if the data to be set in each address of the various setting value storage area 203e is all "00H", the data setting process (see FIG. 27) is omitted and the zero setting process (see FIG. 28) ) May be executed. In this case, at the start of the zero setting process, it is necessary to determine the transfer source address of the data, set the address immediately before the transfer source address as the transfer source address, and then shift to the process of S1501. In the zero setting process (see FIG. 28) of the pachinko machine 10 of the present embodiment, in the process of S1501, a process of adding 1 to the transfer source address and setting it as a new transfer source address is executed. This is because an address shifted by one from the set address is set as the transfer source address.

次いで、大当たり終了時クリアテーブル202h(図9(b)参照)のうち、転送元(読み出し元)アドレスに設定されているアドレスに格納されているアドレスデータを読み出して、読み出したアドレスデータにより示されるRAM203のアドレスを、設定先アドレスとして設定する(S1502)。   Next, in the big hit end clear table 202h (see FIG. 9B), the address data stored in the address set as the transfer source (read source) address is read, and is indicated by the read address data. The address of the RAM 203 is set as a setting destination address (S1502).

S1502の処理の後は、S1502の処理において、転送元(読み出し元)アドレスから読み出したデータが「00H」であるか否かを判別し(S1503)、読み出したデータが「00H」であると判別した場合は(S1503:Yes)、本処理を終了する。一方、読み出したデータが「00H」でないと判別した場合は(S1503:No)、設定先アドレスとして設定したRAM203のアドレスに「00H」を上書きし(S1504)、S1501の処理に戻る。   After the process of S1502, in the process of S1502, it is determined whether or not the data read from the transfer source (read source) address is “00H” (S1503), and the read data is determined to be “00H”. If the processing has been performed (S1503: Yes), this processing ends. On the other hand, if it is determined that the read data is not “00H” (S1503: No), “00H” is overwritten on the address of the RAM 203 set as the setting destination address (S1504), and the process returns to S1501.

その後、大当たり終了時クリアテーブル202h(図9(b)参照)から「00H」が読み出されるまで、S1501〜S1504の処理が繰り返される。なお、大当たり終了時クリアテーブル202h(図9(b)参照)は、末尾のアドレスのみに「00H」が格納されており、末尾以外のアドレスには「00H」が格納されていないので、末尾以外に規定されているアドレスデータに対応する全てのアドレスに「00H」を格納するまではS1501〜S1504の処理が繰り返される。   Thereafter, the processing of S1501 to S1504 is repeated until “00H” is read from the big hit end clear table 202h (see FIG. 9B). In the big hit end clearing table 202h (see FIG. 9B), "00H" is stored only in the last address, and "00H" is not stored in the addresses other than the last. Until “00H” is stored in all the addresses corresponding to the address data defined in the above, the processing of S1501 to S1504 is repeated.

本実施形態のパチンコ機10では、ゼロ設定処理(図28参照)を終了させる条件として、RAM203の各種設定値格納エリア203eへデータとして「00H」を設定する設定回数を制御プログラムの中に記述し、設定回数分のデータ設定が終了したと判別した場合に処理を終了させる構成とはせずに、大当たり終了時クリアテーブル202h(図9(b)参照)から「00H」がデータとして読み出されたと判別した場合に処理を終了させるように構成している。   In the pachinko machine 10 of the present embodiment, as a condition for ending the zero setting process (see FIG. 28), the number of times of setting “00H” as data in the various setting value storage areas 203e of the RAM 203 is described in the control program. Instead of terminating the process when it is determined that the data setting for the set number of times has been completed, “00H” is read out as data from the big hit end clear table 202h (see FIG. 9B). It is configured to terminate the process when it is determined that it has occurred.

設定回数を制御プログラム中に記述する構成とした場合、他の機種にプログラムを転用する等の事情によって設定値の個数が変わる度に、制御プログラムの設計者が設定値の個数を新たに数え、その数えた個数に合わせて制御プログラムを書き換える必要が生じてしまう。よって、設定値を数える手間がかかる上に、設計者が数え間違いをしてしまった場合には、制御プログラムに誤った繰り返し回数が規定されてしまうので、大当たり終了時の設定を正常に完了させることができず、パチンコ機10に誤作動を起こさせてしまう場合がある。   If the number of set values is described in the control program, the control program designer newly counts the number of set values each time the number of set values changes due to circumstances such as diversion of the program to another model. It becomes necessary to rewrite the control program according to the counted number. Therefore, it takes time and effort to count the set values, and if the designer makes a mistake, the incorrect number of repetitions is specified in the control program, so that the setting at the end of the jackpot is completed normally. And the pachinko machine 10 may malfunction.

これに対して、本実施形態のパチンコ機10では、大当たり終了時クリアテーブル202h(図9(b)参照)の末尾に「00H」をデータとして規定しておくだけでよいので、制御プログラムの設計時に設計者がミスを犯してしまう可能性を低減できる。よって、大当たり終了時のデータの設定を、制御プログラムに基づいてより確実に実行することができるので、パチンコ機10の誤作動を抑制することができる。   On the other hand, in the pachinko machine 10 of the present embodiment, it is only necessary to define “00H” as data at the end of the big hit end clear table 202h (see FIG. 9B). Sometimes the possibility that the designer makes a mistake can be reduced. Therefore, the setting of the data at the end of the big hit can be executed more reliably based on the control program, and the malfunction of the pachinko machine 10 can be suppressed.

なお、ゼロ設定処理(図28参照)の終了条件を、「00H」がデータとして読み出された場合としたのは、各種設定値格納エリア203e(図11参照)の中で、アドレスの下位バイトが「00H」であるアドレス(即ち、アドレス「F000H」)は、球の発射に関する設定値を格納する領域であり、大当りの終了前後で設定値が変更されないアドレス(大当たりの終了時に初期化を必要としないアドレス)だからである。大当たりの終了時に初期化を必要としないアドレスなので、大当たり終了時クリアテーブル202h(図9(b)参照)の、初期化対象のアドレスとして規定しておく必要がなく、大当たり終了時クリアテーブル202h(図9(b)参照)の末尾以外に出現する虞がない。よって、全ての設定値の初期化が完了する前に、データとして「00H」が読み出されてしまい、処理が終了してしまうことを抑制することができる。   Note that the end condition of the zero setting process (see FIG. 28) is that “00H” is read as data because the lower byte of the address in the various setting value storage area 203e (see FIG. 11) is used. Is an area where the setting value relating to the firing of the ball is stored, and an address whose setting value is not changed before and after the end of the jackpot (initialization is required at the end of the jackpot) And not the address). Since the address does not need to be initialized at the end of the jackpot, it is not necessary to define it as an initialization target address in the jackpot end clear table 202h (see FIG. 9B), and the jackpot end clear table 202h ( There is no risk of appearing other than at the end of FIG. 9 (b). Therefore, it is possible to suppress that “00H” is read as the data before the initialization of all the setting values is completed, and the processing is ended.

<第1実施形態における音声ランプ制御装置の制御処理について>
次に、図29から図32を参照して、音声ランプ制御装置113内のMPU221により実行される各制御処理を説明する。かかるMPU221の処理としては大別して、電源投入に伴い起動される立ち上げ処理と、その立ち上げ処理後に実行されるメイン処理とがある。
<Regarding the control processing of the audio lamp control device in the first embodiment>
Next, each control process executed by the MPU 221 in the audio lamp control device 113 will be described with reference to FIGS. The processes of the MPU 221 are roughly classified into a start-up process started when the power is turned on, and a main process executed after the start-up process.

まず、図29を参照して、音声ランプ制御装置113内のMPU221により実行される立ち上げ処理を説明する。図29は、この立ち上げ処理を示したフローチャートである。この立ち上げ処理は電源投入時に起動される。   First, with reference to FIG. 29, a startup process executed by the MPU 221 in the audio lamp control device 113 will be described. FIG. 29 is a flowchart showing the start-up process. This startup process is started when the power is turned on.

立ち上げ処理が実行されると、まず、電源投入に伴う初期設定処理を実行する(S1601)。具体的には、スタックポインタに予め決められた所定値を設定する。その後、電源断処理中フラグがオンしているか否かによって、今回の立ち上げ処理が瞬間的な電圧降下(瞬間的な停電、所謂「瞬停」)によって、S1716の電源断処理(図30参照)の実行途中に開始されたものであるか否かが判断される(S1602)。図30を参照して後述する通り、音声ランプ制御装置113は、主制御装置110から電源断コマンドを受信すると(図30のS1713参照)、S1716の電源断処理を実行する。かかる電源断処理の実行前に、電源断処理中フラグがオンされ、該電源断処理の終了後に、電源断処理中フラグはオフされる。よって、S1716の電源断処理が実行途中であるか否かは、電源断処理中フラグの状態によって判断できる。   When the start-up process is executed, first, an initial setting process accompanying power-on is executed (S1601). Specifically, a predetermined value is set in the stack pointer. Thereafter, depending on whether or not the power-off processing flag is turned on, the current startup processing is caused by a momentary voltage drop (a momentary power failure, a so-called “momentary power failure”), and the power-off processing in S1716 (see FIG. 30). ) Are determined to be started during the execution (S1602). As will be described later with reference to FIG. 30, when receiving the power-off command from the main control device 110 (see S1713 in FIG. 30), the sound lamp control device 113 executes the power-off process in S1716. The power-off processing flag is turned on before the power-off processing is performed, and the power-off processing flag is turned off after the power-off processing ends. Therefore, whether or not the power-off processing in S1716 is being performed can be determined based on the state of the power-off processing flag.

電源断処理中フラグがオフであれば(S1602:No)、今回の立ち上げ処理は、電源が完全に遮断された後に開始されたか、瞬間的な停電が生じた後であってS1716の電源断処理の実行を完了した後に開始されたか、或いは、ノイズなどによって音声ランプ制御装置113のMPU221にのみリセットがかかって(主制御装置110からの電源断コマンドを受信することなく)開始されたものである。よって、これらの場合には、RAM223のデータが破壊されているか否かを確認する(S1603)。   If the power-off processing flag is off (S1602: No), this startup processing is started after the power supply is completely cut off, or after a momentary power failure and the power-off processing in S1716. It is started after the execution of the process is completed, or started only by resetting the MPU 221 of the sound lamp control device 113 due to noise or the like (without receiving a power-off command from the main control device 110). is there. Therefore, in these cases, it is confirmed whether the data in the RAM 223 has been destroyed (S1603).

RAM223のデータ破壊の確認は、次のように行われる。即ち、RAM223の特定の領域には、S1606の処理によって「55AAh」のキーワードとしてのデータが書き込まれている。よって、その特定領域に記憶されるデータをチェックし、該データが「55AAh」であればRAM223のデータ破壊は無く、逆に「55AAh」でなければRAM223のデータ破壊を確認することができる。RAM223のデータ破壊が確認されれば(S1603:Yes)、S1604の処理へ移行して、RAM223の初期化を開始する。一方、RAM223のデータ破壊が確認されなければ(S1603:No)、S1608の処理へ移行する。   Confirmation of data destruction of the RAM 223 is performed as follows. That is, data as a keyword of “55AAh” is written in a specific area of the RAM 223 by the process of S1606. Therefore, the data stored in the specific area is checked, and if the data is “55AAh”, the data is not destroyed in the RAM 223. Conversely, if the data is not “55AAh”, the data is destroyed in the RAM 223. If the data destruction of the RAM 223 is confirmed (S1603: Yes), the process proceeds to S1604, and the initialization of the RAM 223 is started. On the other hand, if data destruction in the RAM 223 is not confirmed (S1603: No), the process proceeds to S1608.

なお、今回の立ち上げ処理が、電源が完全に遮断された後に開始された場合には、RAM223の特定領域に「55AAh」のキーワードは記憶されていないので(電源断によってRAM223の記憶は喪失するから)、RAM223のデータ破壊と判断され(S1603:Yes)、S1604へ移行する。一方、今回の立ち上げ処理が、瞬間的な停電が生じた後であってS1716の電源断処理の実行を完了した後に開始されたか、或いは、ノイズなどによって音声ランプ制御装置113のMPU221にのみリセットがかかって開始された場合には、RAM223の特定領域には「55AAh」のキーワードが記憶されているので、RAM223のデータは正常と判断されて(S1603:No)、S1608へ移行する。   If the current startup process is started after the power is completely shut off, the keyword “55AAh” is not stored in the specific area of the RAM 223 (the storage in the RAM 223 is lost due to the power-off. ), It is determined that the data in the RAM 223 is destroyed (S1603: Yes), and the flow shifts to S1604. On the other hand, this startup process is started after an instantaneous power failure occurs and after the execution of the power-off process in S1716 is completed, or is reset only to the MPU 221 of the audio lamp control device 113 due to noise or the like. When the process is started, the keyword “55AAh” is stored in the specific area of the RAM 223, so that the data in the RAM 223 is determined to be normal (S1603: No), and the process proceeds to S1608.

電源断処理中フラグがオンであれば(S1602:Yes)、今回の立ち上げ処理は、瞬間的な停電が生じた後であって、S1716の電源断処理の実行途中に、音声ランプ制御装置113のMPU221にリセットがかかって開始されたものである。かかる場合は電源断処理の実行途中なので、RAM223の記憶状態は必ずしも正しくない。よって、かかる場合には制御を継続することはできないので、処理をS1604へ移行して、RAM223の初期化を開始する。   If the power-off processing flag is on (S1602: Yes), this startup processing is performed after a momentary power failure occurs, and during the execution of the power-off processing in S1716, the audio lamp control device 113 Of the MPU 221 has been reset. In such a case, since the power-off process is being performed, the storage state of the RAM 223 is not always correct. Therefore, in such a case, since control cannot be continued, the process proceeds to S1604 and initialization of the RAM 223 is started.

S1604の処理では、RAM223の全範囲の記憶領域をチェックする(S1604)。チェック方法としては、まず、1バイト毎に「0FFh」を書き込み、それを1バイト毎に読み出して「0FFh」であるか否かを確認し、「0FFh」であれば正常と判別する。かかる1バイト毎の書き込み及び確認を、「0FFh」に次いで、「55h」、「0AAh」、「00h」の順に行う。このRAM223の読み書きチェックにより、RAM223のすべての記憶領域が0クリアされる。   In the process of S1604, the storage area of the entire range of the RAM 223 is checked (S1604). As a check method, first, "0FFh" is written for each byte, and read out for each byte to check whether it is "0FFh". If "0FFh", it is determined that the data is normal. Such writing and checking for each byte is performed in the order of "55h", "0AAh", and "00h" after "0FFh". By this read / write check of the RAM 223, all storage areas of the RAM 223 are cleared to zero.

RAM223のすべての記憶領域について、読み書きチェックが正常と判別されれば(S1205:Yes)、RAM223の特定領域に「55AAh」のキーワードを書き込んで、RAM破壊チェックデータを設定する(S1606)。この特定領域に書き込まれた「55AAh」のキーワードを確認することにより、RAM223にデータ破壊があるか否かがチェックされる。一方、RAM223のいずれかの記憶領域で読み書きチェックの異常が検出されれば(S1605:No)、RAM223の異常を報知して(S1607)、電源が遮断されるまで無限ループする。RAM223の異常は、表示ランプ34により報知される。なお、音声出力装置226により音声を出力してRAM223の異常報知を行うようにしても良いし、表示制御装置114にエラーコマンドを送信して、第3図柄表示装置81にエラーメッセージを表示させるようにしてもよい。   If the read / write check is determined to be normal for all the storage areas of the RAM 223 (S1205: Yes), the keyword “55AAh” is written to the specific area of the RAM 223, and the RAM destruction check data is set (S1606). By confirming the keyword “55AAh” written in the specific area, it is checked whether or not the RAM 223 has data destruction. On the other hand, if an abnormality of the read / write check is detected in any of the storage areas of the RAM 223 (S1605: No), the abnormality of the RAM 223 is notified (S1607), and an infinite loop is performed until the power is shut off. The abnormality of the RAM 223 is notified by the display lamp 34. Note that the sound may be output by the sound output device 226 to notify the abnormality of the RAM 223, or an error command may be transmitted to the display control device 114 to cause the third symbol display device 81 to display an error message. It may be.

S1608の処理では、電源断フラグがオンされているか否かを判別する(S1608)。電源断フラグはS1716の電源断処理の実行時にオンされる(図30のS1715参照)。つまり、電源断フラグは、S1716の電源断処理が実行される前にオンされるので、電源断フラグがオンされた状態でS1608の処理に至るのは、今回の立ち上げ処理が、瞬間的な停電が生じた後であってS1716の電源断処理の実行を完了した状態で開始された場合である。従って、かかる場合には(S1608:Yes)、音声ランプ制御装置113の各処理を初期化するためにRAMの作業エリアをクリアし(S1609)、RAM223の初期値を設定した後(S1610)、割込み許可を設定して(S1611)、メイン処理へ移行する。なお、RAM223の作業エリアとしては、主制御装置110から受信したコマンド等を記憶する領域以外の領域をいう。   In the processing of S1608, it is determined whether or not the power-off flag is turned on (S1608). The power-off flag is turned on when the power-off process is performed in S1716 (see S1715 in FIG. 30). In other words, since the power-off flag is turned on before the power-off process in S1716 is performed, the process of S1608 in the state where the power-off flag is turned on is that the current startup process is instantaneous. This is a case where the process is started after a power failure has occurred and the execution of the power-off process in S1716 has been completed. Therefore, in such a case (S1608: Yes), the work area of the RAM is cleared to initialize each process of the sound ramp control device 113 (S1609), and the initial value of the RAM 223 is set (S1610), and then the interruption is performed. The permission is set (S1611), and the process proceeds to the main processing. The work area of the RAM 223 is an area other than an area for storing commands and the like received from the main controller 110.

一方、電源断フラグがオフされた状態でS1608の処理に至るのは、今回の立ち上げ処理が、例えば電源が完全に遮断された後に開始されたためにS1604からS1606の処理を経由してS1608の処理へ至ったか、或いは、ノイズなどによって音声ランプ制御装置113のMPU221にのみリセットがかかって(主制御装置110からの電源断コマンドを受信することなく)開始された場合である。よって、かかる場合には(S1608:No)、RAM223の作業領域のクリア処理であるS1609をスキップして、処理をS1610へ移行し、RAM223の初期値を設定した後(S1610)、割込み許可を設定して(S1611)、メイン処理へ移行する。   On the other hand, the reason that the process of step S1608 is reached with the power-off flag turned off is that the start-up process of this time is started after the power is completely cut off, for example, so that the process of steps S1604 to S1606 is followed by the process of step S1608. This is the case where the processing has been reached or the MPU 221 of the audio ramp control device 113 has been reset only (without receiving a power-off command from the main control device 110) due to noise or the like and started. Therefore, in such a case (S1608: No), the process skips S1609, which is the process of clearing the work area of the RAM 223, shifts the process to S1610, sets the initial value of the RAM 223 (S1610), and sets the interrupt permission. Then (S1611), and shifts to the main processing.

なお、S1609のクリア処理をスキップするのは、S1604からS1606の処理を経由してS1608の処理へ至った場合、S1604の処理によって、既にRAM223のすべての記憶領域はクリアされているし、ノイズなどによって音声ランプ制御装置113のMPU221にのみリセットがかかって、立ち上げ処理が開始された場合、RAM223の作業領域のデータをクリアせず保存しておくことにより、音声ランプ制御装置113の制御を継続できるからである。   It should be noted that the reason why the clearing process of S1609 is skipped is that when the process proceeds from S1604 to the process of S1608 via the process of S1606, all the storage areas of the RAM 223 have already been cleared by the process of S1604. When only the MPU 221 of the sound lamp control device 113 is reset and the start-up process is started, the control of the sound lamp control device 113 is continued by storing the data in the work area of the RAM 223 without clearing the data. Because you can.

次に、図30を参照して、音声ランプ制御装置113の立ち上げ処理後に音声ランプ制御装置113内のMPU221により実行されるメイン処理について説明する。図30は、このメイン処理を示したフローチャートである。メイン処理が実行されると、まず、メイン処理が開始されてから、又は、今回のS1701の処理が実行されてから1m秒以上が経過したか否かが判別され(S1701)、1m秒以上経過していなければ(S1701:No)、S1702〜S1710の処理を行わずにS1711の処理へ移行する。S1701の処理で、1m秒経過したか否かを判別するのは、S1702〜S1710が主に表示(演出)に関する処理であり、短い周期(1m秒以内)で編集する必要がないのに対して、S1711のコマンド判定処理や、S1712の変動表示設定処理を短い周期で実行する方が好ましいからである。S1711の処理が短い周期で実行されることにより、主制御装置110から送信されるコマンドの受信洩れを防止でき、S1712の処理が短い周期で実行されることにより、コマンド判定処理によって受信されたコマンドに基づき、変動演出に関する設定を遅滞なく行うことができる。   Next, a main process executed by the MPU 221 in the audio ramp control device 113 after the startup process of the audio ramp control device 113 will be described with reference to FIG. FIG. 30 is a flowchart showing this main processing. When the main process is executed, first, it is determined whether or not 1 ms or more has elapsed since the main process was started or the current process of S1701 was executed (S1701). If not (S1701: No), the process proceeds to S1711 without performing the processes of S1702 to S1710. In the processing of S1701, it is determined whether or not 1 ms has elapsed. The processing in S1702 to S1710 is mainly for display (production), and it is not necessary to edit in a short cycle (within 1 msec). , S1711 and the variable display setting process in S1712 are preferably executed in a short cycle. By executing the processing of S1711 in a short cycle, it is possible to prevent omission of the command transmitted from the main control device 110, and by executing the processing of S1712 in a short cycle, the command received by the command determination processing can be prevented. Based on the above, it is possible to make settings relating to the variable effect without delay.

S1701の処理で1m秒以上経過していれば(S1701:Yes)、まず、S1703〜S1712の処理によって設定された、表示制御装置114に対する各種コマンドを、表示制御装置114に対して送信する(S1702)。次いで、表示ランプ34の点灯態様の設定や後述するS1708の処理で編集されるランプの点灯態様となるよう各ランプの出力を設定し(S1703)、その後電源投入報知処理を実行する(S1704)。電源投入報知処理は、電源が投入された場合に所定の時間(例えば30秒)電源が投入されたことを知らせる報知を行うものであり、その報知は音声出力装置226やランプ表示装置227により行われる。また、第3図柄表示装置81の画面において電源が供給されたことを報知するようコマンドを表示制御装置114に送信するものとしても良い。なお、電源投入時でなければ、電源投入報知処理による報知は行わずにS1705の処理へ移行する。   If 1 ms or more has elapsed in the process of S1701 (S1701: Yes), first, various commands for the display control device 114 set by the processes of S1703 to S1712 are transmitted to the display control device 114 (S1702). ). Next, the output mode of each lamp is set so that the lighting mode of the display lamp 34 is set and the lighting mode of the lamp edited in the process of S1708 described later (S1703), and then the power-on notification process is executed (S1704). The power-on notification processing is to provide notification that the power is turned on for a predetermined time (for example, 30 seconds) when the power is turned on, and the notification is performed by the audio output device 226 or the lamp display device 227. Will be In addition, a command may be transmitted to the display control device 114 to notify that power has been supplied on the screen of the third symbol display device 81. If the power is not turned on, the process proceeds to S1705 without performing notification by the power-on notification process.

S1705の処理では客待ち演出処理が実行され、その後、保留個数表示更新処理が実行される(S1706)。客待ち演出処理では、パチンコ機10が遊技者により遊技されない時間が所定時間経過した場合に、第3図柄表示装置81の表示をタイトル画面に切り替える設定などが行われ、その設定がコマンドとして表示制御装置114に送信される。保留個数表示更新処理では、特別図柄保留球数カウンタ223bの値に応じて保留ランプ(図示せず)を点灯させる処理が行われる。   In the process of S1705, a customer waiting effect process is executed, and thereafter, a held number display update process is executed (S1706). In the customer waiting effect process, when the pachinko machine 10 has not been played by the player for a predetermined period of time, a setting for switching the display of the third symbol display device 81 to the title screen is performed, and the setting is used as a command for display control. Sent to device 114. In the reserved number display update process, a process of turning on a reserved lamp (not shown) according to the value of the special symbol reserved ball number counter 223b is performed.

その後、枠ボタン入力監視・演出処理が実行される(S1707)。この枠ボタン入力監視・演出処理では、演出効果を高めるために遊技者に操作される枠ボタン22が押されたか否かの入力を監視し、枠ボタン22の入力が確認された場合に対応した演出を行うよう設定する処理である。この処理では、枠ボタン22の遊技者による操作が検出されると、表示制御装置114に対して枠ボタン22が操作されたことを通知する枠ボタン操作コマンドを設定する。   Thereafter, a frame button input monitoring / effect process is executed (S1707). In this frame button input monitoring / production process, an input as to whether or not the frame button 22 operated by the player has been pressed in order to enhance the production effect is monitored, and a case where the input of the frame button 22 is confirmed is dealt with. This is a process for setting to perform an effect. In this process, when an operation of the frame button 22 by the player is detected, a frame button operation command for notifying the display control device 114 that the frame button 22 has been operated is set.

また、変動演出が未実行の期間や、高速変動期間中に枠ボタン22が押された場合は、ステージを変更する処理を行い、表示制御装置114に対する背面画像変更コマンドを設定する。この背面画像変更コマンドに、変更後のステージに対応する背面画像の種別に関する情報を含めることにより、表示制御装置114において、第3図柄表示装置81に表示される背面画像を、ステージに応じた画像に変更する処理が行われる。また、変動表示開始時に予告キャラが出現した場合に枠ボタン22を押すことで今回の変動による大当たりの期待値を表示したり、リーチ演出中に枠ボタン22を押すことで大当たりへの期待感を持てる演出に変更したり、枠ボタン22を複数のリーチ演出のうち1のリーチ演出を選択するための決定ボタンとしても良い。なお、枠ボタン22が配設されていない場合には、S1707の処理は省略される。   When the frame button 22 is pressed during a period in which the fluctuation effect is not executed or during a high-speed fluctuation period, a process of changing the stage is performed, and a rear image change command for the display control device 114 is set. By including information on the type of the rear image corresponding to the stage after the change in the rear image change command, the display controller 114 converts the rear image displayed on the third symbol display device 81 into an image corresponding to the stage. Is performed. In addition, when the notice character appears at the start of the fluctuation display, the frame button 22 is pressed to display the expected value of the jackpot due to the current fluctuation, and the frame button 22 is pressed during the reach effect to display the expectation of the jackpot. The effect may be changed to an effect that can be held, or the frame button 22 may be a determination button for selecting one of the plurality of reach effects. If the frame button 22 is not provided, the processing of S1707 is omitted.

枠ボタン入力監視・演出処理が終わると、ランプ編集処理を実行し(S1708)、その後音編集・出力処理を実行する(S1709)。ランプ編集処理では、第3図柄表示装置81で行われる表示に対応するよう電飾部29〜33の点灯パターンなどが設定される。音編集・出力処理では、第3図柄表示装置81で行われる表示に対応するよう音声出力装置226の出力パターンなどが設定され、その設定に応じて音声出力装置226から音が出力される。   Upon completion of the frame button input monitoring / effect processing, a lamp editing processing is executed (S1708), and then a sound editing / output processing is executed (S1709). In the lamp editing process, the lighting patterns of the illumination units 29 to 33 are set so as to correspond to the display performed by the third symbol display device 81. In the sound editing / output processing, the output pattern of the sound output device 226 is set so as to correspond to the display performed by the third symbol display device 81, and sound is output from the sound output device 226 according to the setting.

S1709の処理後、液晶演出実行管理処理が実行され(S1710)、S1711の処理へ移行する。液晶演出実行管理処理では、主制御装置110から送信される変動パターンコマンドに基づいて第3図柄表示装置81で行われる変動表示に要する時間と同期した時間が設定される。この液晶演出実行監視処理で設定された時間に基づいてS1708のランプ編集処理が実行される。なお、S1709の音編集・出力処理も第3図柄表示装置81で行われる変動表示に要する時間と同期した時間で実行される。   After the processing in S1709, the liquid crystal effect execution management processing is executed (S1710), and the flow shifts to the processing in S1711. In the liquid crystal effect execution management processing, a time synchronized with the time required for the fluctuation display performed by the third symbol display device 81 is set based on the fluctuation pattern command transmitted from the main controller 110. The lamp editing process of S1708 is executed based on the time set in the liquid crystal effect execution monitoring process. Note that the sound editing / output processing in S1709 is also executed at a time synchronized with the time required for the variable display performed by the third symbol display device 81.

S1711の処理では、主制御装置110より受信したコマンドに応じた処理を行うコマンド判定処理を行う(S1711)。このコマンド判定処理の詳細については、図31を参照して後述する。そして、コマンド判定処理の後、変動表示設定処理が実行される(S1711)。変動表示設定処理では、第3図柄表示装置81において変動演出を実行させるために、主制御装置110より受信した変動パターンコマンドに基づいて表示用変動パターンコマンドが生成されて設定される。その結果、そのコマンドが表示制御装置114に送信される。なお、この変動表示設定処理の詳細については、図32を参照して後述する。   In the process of S1711, a command determination process for performing a process according to the command received from the main control device 110 is performed (S1711). Details of the command determination processing will be described later with reference to FIG. Then, after the command determination processing, the variable display setting processing is executed (S1711). In the variation display setting process, a variation pattern command for display is generated and set based on the variation pattern command received from the main controller 110 in order to cause the third symbol display device 81 to execute the variation effect. As a result, the command is transmitted to the display control device 114. The details of the variable display setting process will be described later with reference to FIG.

変動表示設定処理(S1712)が終わると、ワークRAM233に電源断の発生情報が記憶されているか否かを判別する(S1713)。電源断の発生情報は、主制御装置110から電源断コマンドを受信した場合に記憶される。S1713の処理で電源断の発生情報が記憶されていれば(S1713:Yes)、電源断フラグ及び電源断処理中フラグを共にオンして(S1715)、電源断処理を実行する(S1716)。電源断処理の実行後は、電源断処理中フラグをオフし(S1717)、その後、処理を、無限ループする。電源断処理では、割込処理の発生を禁止すると共に、各出力ポートをオフして、音声出力装置226およびランプ表示装置227からの出力をオフする。また、電源断の発生情報の記憶も消去する。   When the variable display setting process (S1712) ends, it is determined whether or not the power-off occurrence information is stored in the work RAM 233 (S1713). The power-off occurrence information is stored when a power-off command is received from main controller 110. If the power-off occurrence information is stored in the processing of S1713 (S1713: Yes), both the power-off flag and the power-off processing flag are turned on (S1715), and the power-off processing is executed (S1716). After the execution of the power-off processing, the power-off processing-in-progress flag is turned off (S1717). In the power-off process, the occurrence of the interrupt process is prohibited, and each output port is turned off to turn off the output from the audio output device 226 and the lamp display device 227. Further, the storage of the information of the occurrence of the power interruption is also deleted.

一方、S1713の処理で電源断の発生情報が記憶されていなければ(S1713:No)、RAM223に記憶されるキーワードに基づき、RAM223が破壊されているか否かが判別され(S1714)、RAM223が破壊されていなければ(S1714:No)、S1701の処理へ戻り、繰り返しメイン処理が実行される。一方、RAM223が破壊されていれば(S1714:Yes)、以降の処理の実行を停止させるために、処理を無限ループする。ここで、RAM破壊と判別されて無限ループするとメイン処理が実行されないので、その後、第3図柄表示装置81による表示が変化しない。よって、遊技者は、異常が発生したことを知ることができるので、ホールの店員などを呼びパチンコ機10の修復などを頼むことができる。また、RAM223が破壊されていると確認された場合に、音声出力装置226やランプ表示装置227によりRAM破壊の報知を行うものとしても良い。   On the other hand, if power-off occurrence information is not stored in the process of S1713 (S1713: No), it is determined whether or not the RAM 223 is destroyed based on the keyword stored in the RAM 223 (S1714), and the RAM 223 is destroyed. If not (S1714: No), the process returns to S1701, and the main process is repeatedly executed. On the other hand, if the RAM 223 has been destroyed (S1714: Yes), the processing is executed in an infinite loop to stop the execution of the subsequent processing. Here, if it is determined that the RAM is destroyed and an infinite loop is performed, the main processing is not executed, and thereafter the display by the third symbol display device 81 does not change. Therefore, since the player can know that the abnormality has occurred, the player can call a clerk of the hall or the like and request a repair of the pachinko machine 10 or the like. Further, when it is confirmed that the RAM 223 is destroyed, the sound output device 226 or the lamp display device 227 may be used to notify the RAM breakdown.

次に、図31を参照して、音声ランプ制御装置113内のMPU221により実行されるコマンド判定処理(S1711)について説明する。図30は、このコマンド判定処理(S1711)を示したフローチャートである。このコマンド判定処理(S1711)は、音声ランプ制御装置113内のMPU221により実行されるメイン処理(図30参照)の中で実行され、上述したように、主制御装置110から受信したコマンドを判定する。また、この処理では、主制御装置110から保留球数コマンドを受信した場合に、第3図柄表示装置81による連続予告演出の開始の決定も行う。   Next, the command determination process (S1711) executed by the MPU 221 in the audio lamp control device 113 will be described with reference to FIG. FIG. 30 is a flowchart showing this command determination processing (S1711). This command determination process (S1711) is executed in the main process (see FIG. 30) executed by the MPU 221 in the audio lamp control device 113, and determines the command received from the main control device 110 as described above. . In addition, in this process, when receiving the number-of-retained-balls command from the main control device 110, the start of the continuous announcement effect by the third symbol display device 81 is also determined.

コマンド判定処理では、まず、RAM223に設けられたコマンド記憶領域から、未処理のコマンドのうち主制御装置110より受信した最初のコマンドを読み出し、解析して、主制御装置110より変動パターンコマンドを受信したか否かを判定する(S1801)。変動パターンコマンドを受信した場合には(S1801:Yes)、RAM223に設けられた変動開始フラグ223cをオンし(S1802)、また、受信した変動パターンコマンドから変動パターン種別を抽出して(S1803)、メイン処理に戻る。ここで抽出された変動パターン種別は、RAM223に記憶され、後述の変動表示設定処理(図32参照)が実行される場合に参照される。そして、表示制御装置114に対して変動演出の開始とその変動パターン種別を通知する表示用変動パターンコマンドを設定するために用いられる。   In the command determination process, first, among the unprocessed commands, the first command received from main controller 110 is read from the command storage area provided in RAM 223, analyzed, and the variation pattern command is received from main controller 110. It is determined whether or not it has been performed (S1801). When the variation pattern command is received (S1801: Yes), the variation start flag 223c provided in the RAM 223 is turned on (S1802), and the variation pattern type is extracted from the received variation pattern command (S1803). Return to main processing. The variation pattern type extracted here is stored in the RAM 223, and is referred to when a later-described variation display setting process (see FIG. 32) is executed. It is used to set a display variation pattern command for notifying the display controller 114 of the start of the variation effect and the variation pattern type.

一方、変動パターンコマンドを受信していない場合には(S1801:No)、次いで、主制御装置110より停止種別コマンドを受信したか否かを判定する(S1804)。そして、停止種別コマンドを受信した場合には(S1804:Yes)、RAM223の停止種別選択フラグ223dをオンに設定し(S1805)、受信した停止種別コマンドから停止種別を抽出して(S1806)、メイン処理に戻る。ここで抽出された停止種別は、RAM223に記憶され、後述の変動表示設定処理(図32参照)が実行される場合に参照される。そして、表示制御装置114に対して変動演出の停止種別を通知する表示用停止種別コマンドを設定するために用いられる。   On the other hand, if the fluctuation pattern command has not been received (S1801: No), then it is determined whether or not a stop type command has been received from the main controller 110 (S1804). When the stop type command is received (S1804: Yes), the stop type selection flag 223d of the RAM 223 is set to ON (S1805), and the stop type is extracted from the received stop type command (S1806). Return to processing. The stop type extracted here is stored in the RAM 223 and is referred to when a later-described variable display setting process (see FIG. 32) is executed. Then, it is used to set a display stop type command for notifying the display control device 114 of the stop type of the variable effect.

一方、停止種別コマンドを受信していない場合には(S1804:No)、次いで、主制御装置110より保留球数コマンドを受信したか否かを判定する(S1807)。そして、保留球数コマンドを受信した場合には(S1807:Yes)、受信した保留球数コマンドに含まれている値、即ち、主制御装置110の特別図柄保留球数カウンタ203cの値(特別図柄における変動表示の保留回数N)を抽出し、これを音声ランプ制御装置113の特別図柄保留球数カウンタ223bに格納する(S1808)。また、S1808の処理では、更新された特別図柄保留球数カウンタ223bの値を表示制御装置114へ通知するための表示用保留球数コマンドを設定する。S1808の処理の終了後は、メイン処理に戻る。   On the other hand, if the stop type command has not been received (S1804: No), then it is determined whether or not a pending ball count command has been received from the main control device 110 (S1807). Then, when the reserved ball count command is received (S1807: Yes), the value included in the received reserved ball count command, that is, the value of the special symbol reserved ball count counter 203c of the main controller 110 (special symbol) Is extracted and stored in the special symbol reserved ball number counter 223b of the voice lamp control device 113 (S1808). In the processing of S1808, a display reserved ball count command for notifying the display control device 114 of the updated value of the special symbol reserved ball count counter 223b is set. After the end of the process in S1808, the process returns to the main process.

ここで、保留球数コマンドは、球が第1入球口64に入賞(始動入賞)したとき、又は、特別図柄の抽選が行われたときに主制御装置110から送信されるので、始動入賞が検出される毎に、又は、特別図柄の抽選が行われる毎に、S1808の処理によって音声ランプ制御装置113の特別図柄保留球数カウンタ223bの値を主制御装置110の特別図柄保留球数カウンタ203cの値に合わせることができる。よって、ノイズなどの影響により、音声ランプ制御装置113の特別図柄保留球数カウンタ223bの値が主制御装置110の特別図柄保留球数カウンタ203cの値とずれても、始動入賞の検出時や特別図柄の抽選時に、音声ランプ制御装置113の特別図柄保留球数カウンタ223bの値を修正し、主制御装置110の特別図柄保留球数カウンタ203cの値に合わせることができる。なお、S1808の処理が実行されると、更新された特別図柄保留球数カウンタ223bの値を表示制御装置114へ通知するための表示用保留球数コマンドが設定される。これにより、表示制御装置114では、保留球数に応じた保留球数図柄が第3図柄表示装置81に表示される。   Here, the reserved ball number command is transmitted from the main control device 110 when a ball wins (starts winning) in the first entrance 64 or when a special symbol is drawn. Every time is detected, or every time a special symbol lottery is performed, the value of the special symbol retaining ball number counter 223b of the voice lamp control device 113 is changed by the processing of S1808 to the special symbol retaining ball number counter of the main control device 110. 203c. Therefore, even if the value of the special symbol reserved ball number counter 223b of the voice lamp control device 113 is shifted from the value of the special symbol reserved ball number counter 203c of the main control device 110 due to the influence of noise or the like, the detection of the start winning or the special At the time of symbol lottery, the value of the special symbol reserved ball number counter 223b of the audio lamp control device 113 can be corrected to match the value of the special symbol reserved ball number counter 203c of the main control device 110. When the process of S1808 is executed, a display reserved ball count command for notifying the display control device 114 of the updated value of the special symbol reserved ball count counter 223b is set. As a result, the display control device 114 displays the number-of-reserved-balls symbol corresponding to the number of retained balls on the third symbol display device 81.

S1807の処理において、保留球数コマンドを受信していない場合には(S1807:No)、次いで、主制御装置110より入賞情報コマンドを受信したか否かを判定する(S1809)。そして、入賞情報コマンドを受信した場合には(S1809:Yes)、受信した入賞情報コマンドから、各種情報(当否、停止種別、変動パターン)を入賞情報として抽出する(S1809)。S1809の処理が終了したら、次に、S1809の処理で抽出した入賞情報(当否、停止種別、変動パターン)を、入賞情報格納エリア223aの空きエリア(第1エリア〜第4エリア)のうち最初のエリアに格納し(S1810)、
メイン処理に戻る。
In the processing of S1807, when the command of the number of reserved balls has not been received (S1807: No), it is determined whether or not a winning information command has been received from the main control device 110 (S1809). When the winning information command is received (S1809: Yes), various information (acceptance, stop type, change pattern) is extracted from the received winning information command as winning information (S1809). After the processing of S1809 is completed, the winning information (whether or not, the type of stop, the variation pattern) extracted in the processing of S1809 is then stored in the first of the free areas (first to fourth areas) of the winning information storage area 223a. Stored in the area (S1810),
Return to main processing.

S1809の処理において、入賞情報コマンドを受信していない場合には(S1809:No)、次いで、主制御装置110よりラウンド数コマンドを受信したか否かを判定する(S1812)。そして、ラウンド数コマンドを受信した場合には(S1812:Yes)、受信したラウンド数コマンドからラウンド数を抽出し(S1813)、その抽出したラウンド数に応じた表示用ラウンド数コマンドを設定して(S1814)、本処理を終了する。ここで設定された表示用ラウンド数コマンドは、RAM223に設けられたコマンド送信用のリングバッファに記憶され、MPU221により実行されるメイン処理(図30参照)のコマンド出力処理(S1702)の中で、表示制御装置114に向けて送信される。表示制御装置114は、表示用ラウンド数コマンドを受信すると、第3図柄表示装置81において新たなラウンド演出を開始する。   If the winning information command has not been received in the process of S1809 (S1809: No), then it is determined whether or not the round number command has been received from the main controller 110 (S1812). When the round number command is received (S1812: Yes), the number of rounds is extracted from the received round number command (S1813), and the display round number command is set according to the extracted round number (S1813). S1814), this process ends. The display round number command set here is stored in the command transmission ring buffer provided in the RAM 223, and is included in the command output process (S1702) of the main process (see FIG. 30) executed by the MPU 221. It is transmitted to the display control device 114. When receiving the display round number command, the display control device 114 starts a new round effect in the third symbol display device 81.

一方、S1812の処理において、ラウンド数コマンドを受信していない場合には(S1812:No)、その他のコマンドを受信したか否かを判定し、その受信したコマンドに応じた処理を実行して(S1819)、メイン処理に戻る。例えば、その他のコマンドが、音声ランプ制御装置113で用いるコマンドであればそのコマンドに対応した処理を行い、処理結果をRAM223に記憶し、表示制御装置114で用いるコマンドであればそのコマンドを表示制御装置114に送信するように、コマンドの設定を行う。   On the other hand, in the processing of S1812, if the round number command has not been received (S1812: No), it is determined whether or not another command has been received, and the processing according to the received command is executed ( S1819), and returns to the main processing. For example, if the other command is a command used by the sound lamp control device 113, a process corresponding to the command is performed, a processing result is stored in the RAM 223, and if the command is a command used by the display control device 114, the command is displayed. The command is set to be transmitted to the device 114.

次に、図32を参照して、音声ランプ制御装置113内のMPU221により実行される変動表示設定処理(S1712)について説明する。図32は、この変動表示設定処理(S1712)を示したフローチャートである。この変動表示設定処理(S1712)は、音声ランプ制御装置113内のMPU221により実行されるメイン処理(図30参照)の中で実行され、第3図柄表示装置81において変動演出を実行させるために、主制御装置110より受信した変動パターンコマンドに基づいて表示用変動パターンコマンドを生成し設定する。   Next, the variable display setting process (S1712) executed by the MPU 221 in the audio lamp control device 113 will be described with reference to FIG. FIG. 32 is a flowchart showing the variable display setting process (S1712). This variable display setting process (S1712) is executed in the main process (see FIG. 30) executed by the MPU 221 in the audio lamp control device 113. In order to execute a variable effect on the third symbol display device 81, A display variation pattern command is generated and set based on the variation pattern command received from main controller 110.

変動表示設定処理では、まず、RAM223に設けられた変動開始フラグ223cがオンか否かを判別する(S1901)。そして、変動開始フラグ223cがオンではない(即ち、オフである)と判別された場合(S1901:No)、主制御装置110より変動パターンコマンドを受信していない状態であるので、S1906の処理へ移行する。一方、変動開始フラグ223cがオンであると判別された場合(S1901:Yes)、変動開始フラグ223cをオフし(S1902)、次いで、コマンド判定処理(図31参照)のS1803の処理において、変動パターンコマンドから抽出した変動演出における変動パターン種別を、RAM223より取得する(S1903)。   In the variation display setting process, first, it is determined whether or not a variation start flag 223c provided in the RAM 223 is turned on (S1901). If it is determined that the variation start flag 223c is not on (that is, it is off) (S1901: No), it means that the variation pattern command has not been received from the main control device 110, and the process proceeds to S1906. Transition. On the other hand, if it is determined that the variation start flag 223c is on (S1901: Yes), the variation start flag 223c is turned off (S1902), and then, in the process of S1803 of the command determination process (see FIG. 31), the variation pattern is determined. The variation pattern type in the variation effect extracted from the command is acquired from the RAM 223 (S1903).

そして、取得した変動パターン種別に基づいて、表示制御装置114へ通知するための表示用変動パターンコマンドを生成して、そのコマンドを表示制御装置114へ送信するために設定する(S1904)。表示制御装置114では、この表示用変動パターンコマンドを受信することによって、この表示用変動パターンコマンドによって示される変動パターンで、第3図柄表示装置81において第3図柄の変動表示が行われるように、その変動演出の表示制御が開始される。   Then, a display variation pattern command for notifying the display control device 114 is generated based on the acquired variation pattern type, and the command is set to be transmitted to the display control device 114 (S1904). The display control device 114 receives the display variation pattern command so that the third symbol display device 81 performs the variation display of the third symbol in the variation pattern indicated by the display variation pattern command. The display control of the variable effect is started.

次いで、入賞情報格納エリア223aに格納されたデータをシフトする(S1905)。S1905の処理では、入賞情報格納エリア223aの第1エリア〜第4エリアに格納されているデータを、実行エリア側に順にシフトさせる処理を行う。より具体的には、第1エリア→実行エリア、第2エリア→第1エリア、第3エリア→第2エリア、第4エリア→第3エリアといった具合に各エリア内のデータをシフトする。データをシフトした後は、S1906の処理へ移行する。   Next, the data stored in the winning information storage area 223a is shifted (S1905). In the process of S1905, a process of sequentially shifting the data stored in the first to fourth areas of the winning information storage area 223a toward the execution area is performed. More specifically, the data in each area is shifted in the order of first area → execution area, second area → first area, third area → second area, fourth area → third area, and so on. After shifting the data, the flow shifts to the process of S1906.

S1906の処理では、RAM233に設けられた停止種別選択フラグ223dがオンか否かを判別する(S1906)。そして、停止種別選択フラグ223dがオンではない(即ち、オフである)と判別された場合(S1906:No)、主制御装置110より停止種別コマンドを受信していない状態であるので、この変動表示設定処理を終了し、メイン処理に戻る。一方、停止種別選択フラグ223dがオンであると判別された場合(S1906:Yes)、停止種別選択フラグ223dをオフし(S1907)、次いで、コマンド判定処理(図31参照)のS1806の処理において、停止種別コマンドから抽出された変動演出における停止種別を、RAM223より取得する(S1908)。   In the processing of S1906, it is determined whether or not the stop type selection flag 223d provided in the RAM 233 is on (S1906). If it is determined that the stop type selection flag 223d is not on (that is, it is off) (S1906: No), the stop type command has not been received from the main control device 110, so that the variable display is performed. The setting process ends, and the process returns to the main process. On the other hand, when it is determined that the stop type selection flag 223d is on (S1906: Yes), the stop type selection flag 223d is turned off (S1907), and then, in the process of S1806 of the command determination process (see FIG. 31), The stop type in the variable effect extracted from the stop type command is acquired from the RAM 223 (S1908).

次に、主制御装置110からの停止種別コマンドによって指示された停止種別を第3図柄表示装置81における変動演出の停止種別として設定し(S1909)、設定された停止種別に基づいて、表示制御装置114へ通知するための表示用停止種別コマンドを生成して、そのコマンドを表示制御装置114へ送信するために設定して(S1910)、本処理を終了する。表示制御装置114では、この表示用停止種別コマンドを受信することによって、この表示用停止種別コマンドによって示される停止種別に応じた停止図柄が、第3図柄表示装置81で停止表示されるように、変動演出の停止表示が制御される。   Next, the stop type instructed by the stop type command from the main control device 110 is set as the stop type of the variable effect in the third symbol display device 81 (S1909), and the display control device is set based on the set stop type. A display stop type command for notifying the display control unit 114 is generated, the command is set to be transmitted to the display control device 114 (S1910), and the process ends. The display control device 114 receives the display stop type command, so that the stop symbol corresponding to the stop type indicated by the display stop type command is stopped and displayed on the third symbol display device 81. The stop display of the fluctuation effect is controlled.

以上、説明したように、本パチンコ機10では、主制御装置110において「特別図柄の大当たり」と判定されると、その「特別図柄の大当たり」に対応する変動演出、および、変動演出終了後の大当たり状態(特別遊技状態)の設定値をRAM203の各種設定値格納エリア203eにセットすると共に、大当たり終了後の状態を状態設定テーブル202fから選択するためのオフセット値をRAM203に記憶しておくように構成されている。また、大当たりの終了タイミングになると、予めRAM203に記憶しておいたオフセット値に基づいて、大当たり終了後の状態に対応した設定値を状態設定テーブル202fから読み出して、各種設定値格納エリア203eへセットするように構成されている。   As described above, in the present pachinko machine 10, when the main control device 110 determines that the "special symbol jackpot", the fluctuating effect corresponding to the "special symbol jackpot" and after the fluctuating effect The set value of the jackpot state (special game state) is set in various set value storage areas 203e of the RAM 203, and the offset value for selecting the state after the end of the jackpot from the state setting table 202f is stored in the RAM 203. It is configured. When the jackpot ends, the set value corresponding to the state after the jackpot is read out from the state setting table 202f based on the offset value stored in the RAM 203 in advance, and set in the various set value storage areas 203e. It is configured to be.

大当たり後の遊技状態は、第1入球口64への入球(始動入賞)に伴って取得される乱数値に基づいて決定されるものであるが、本実施形態のパチンコ機10では、取得された乱数値を大当たりの終了タイミングまで保持しておいて、大当たり後の遊技状態を特定するために用いるのではなく、取得した乱数値をオフセット値という形に変換して保持しておき、そのオフセット値に基づいて大当たり終了後の遊技状態を設定するように構成している。   The gaming state after the jackpot is determined based on a random number value acquired when the ball enters the first entrance 64 (start winning). However, in the pachinko machine 10 of the present embodiment, the gaming state is acquired. The obtained random number value is held until the end timing of the jackpot, instead of being used to specify the gaming state after the jackpot, the obtained random number value is converted and held in the form of an offset value and held. The game state after the end of the jackpot is set based on the offset value.

よって、特別図柄の大当たりとなる乱数値を外部から不正に取得され難くすることができるので、大当たりとなる乱数値が出現するタイミングを解析し、その解析したタイミングに基づいて大当たりを引き当てる不正行為を抑制することができる。具体的には、解析したタイミングを、所謂ぶらさげ基板に設定して、大当たりとなる乱数値が出現するタイミングで乱数を取得し、大当たりの当否を判定させるように制御を行う不正行為を抑制することができる。   Therefore, it is possible to make it difficult for a random number value which becomes a jackpot of a special symbol to be obtained illegally from the outside, so that the timing at which the random number value which becomes a jackpot appears is analyzed, and a fraudulent act of assigning the jackpot based on the analyzed timing is performed. Can be suppressed. Specifically, by setting the analyzed timing on a so-called hanging substrate, acquiring a random number at a timing when a random number value to be a big hit appears, and suppressing a fraudulent act of performing control so as to judge the success or failure of the big hit. Can be.

また、本実施形態のパチンコ機10では、大当たり終了後の遊技状態として各種設定値格納エリア203eに設定すべき各種設定値(特別図柄の抽選状態、普通図柄の状態、時短回数、変動パターン選択テーブル切替回数)を、大当たり遊技の開始前に予め特定して保持しておくのではなく、状態設定テーブル202fにおける各種設定値の格納位置を示す値であるオフセット値のみを保持しておく構成としているので、RAM203にはオフセット値格納エリア1バイト分の記憶領域のみを設けておくだけで足りる。よって、RAM203の記憶領域を効率良く使用することができる。   In the pachinko machine 10 of the present embodiment, various setting values to be set in the various setting value storage area 203e as a game state after the end of the big hit (a lottery state of a special symbol, a state of a normal symbol, a number of working hours, a variation pattern selection table). The number of times of switching is not specified and held before the start of the jackpot game, but only an offset value indicating a storage position of various setting values in the state setting table 202f is held. Therefore, it is sufficient that the RAM 203 only has a storage area for one byte of the offset value storage area. Therefore, the storage area of the RAM 203 can be used efficiently.

また、本実施形態のパチンコ機10では、大当たりの終了タイミングにおいて大当たり用の設定値を初期化する処理であるゼロ設定処理(図28参照)が実行される。このゼロ設定処理(図28参照)では、ROM202の大当たり終了時クリアテーブル202hに規定されている複数のアドレスに、順番に「00H」がデータとして設定される。つまり、大当たり終了時クリアテーブル202hには、設定を初期化する設定先アドレスのみが規定されており、「00H」を書き込むという制御については制御プログラム側に記述されている。   Further, in the pachinko machine 10 of the present embodiment, a zero setting process (see FIG. 28), which is a process for initializing the set value for the big hit at the end timing of the big hit, is executed. In this zero setting process (see FIG. 28), “00H” is sequentially set as data at a plurality of addresses specified in the big hit end clear table 202h of the ROM 202. That is, only the setting destination address for initializing the setting is defined in the big hit end clear table 202h, and the control of writing “00H” is described on the control program side.

大当たり終了時クリアテーブル202hに各種設定値格納エリア203eの設定先アドレスと、その設定先アドレスに設定するための設定データ(即ち、00H)とを規定するように構成した場合、大当たり終了時クリアテーブル202hのデータ量が増加してしまうという問題があった。これに対して、本実施形態のパチンコ機10のように、大当たり終了時クリアテーブル202hに設定先アドレスのみを規定しておけば、大当たり終了時クリアテーブル202hのデータ量を減らすことができるので、ROM202の容量を削減することができる。   When the big hit end clear table 202h is configured to define the setting destination addresses of the various setting value storage areas 203e and the setting data (ie, 00H) for setting the setting destination addresses, the big hit end clear table There is a problem that the data amount of 202h increases. On the other hand, if only the setting destination address is defined in the big hit end clear table 202h as in the pachinko machine 10 of the present embodiment, the data amount of the big hit end clear table 202h can be reduced. The capacity of the ROM 202 can be reduced.

また、本実施形態のパチンコ機10では、ゼロ設定処理(図28参照)を終了させる条件として、各種設定値格納エリア203eへデータを設定する設定回数を制御プログラムの中に記述し、設定回数分のデータ設定が終了したと判別した場合に処理を終了させる構成とはせずに、大当たり終了時クリアテーブル202hから「00H」がデータとして読み出されたと判別した場合に処理を終了させるように構成している。   Further, in the pachinko machine 10 of the present embodiment, as a condition for ending the zero setting process (see FIG. 28), the number of times of setting data in the various setting value storage areas 203e is described in the control program, and the number of times of setting is described. Instead of terminating the process when it is determined that the data setting has been completed, the process is terminated when it is determined that "00H" has been read out as data from the big hit end clear table 202h. are doing.

設定回数を制御プログラム中に記述する構成とした場合、他の機種にプログラムを転用する等の事情によって設定値の個数が変わる度に、制御プログラムの設計者が設定値の個数を新たに数え、その数えた個数に合わせて制御プログラムを書き換える必要が生じてしまう。よって、設定値を数える手間がかかる上に、設計者が数え間違いをしてしまった場合には、制御プログラムに誤った繰り返し回数が規定されてしまうので、大当たり終了時の設定を正常に完了させることができず、パチンコ機10に誤作動を起こさせてしまう場合がある。   If the number of set values is described in the control program, the control program designer newly counts the number of set values each time the number of set values changes due to circumstances such as diversion of the program to another model. It becomes necessary to rewrite the control program according to the counted number. Therefore, it takes time and effort to count the set values, and if the designer makes a mistake, the incorrect number of repetitions is specified in the control program, so that the setting at the end of the jackpot is completed normally. And the pachinko machine 10 may malfunction.

これに対して、本実施形態のパチンコ機10では、大当たり終了時設定テーブル202gや大当たり終了時クリアテーブル202hの末尾に「00H」をデータとして規定しておくだけでよいので、制御プログラムの設計時に設計者がミスを犯してしまう可能性を低減できる。よって、大当たり終了時のデータの設定を、制御プログラムに基づいてより確実に実行することができるので、パチンコ機10の誤作動を抑制することができる。   On the other hand, in the pachinko machine 10 of the present embodiment, it is only necessary to define “00H” as data at the end of the jackpot end setting table 202g and the jackpot end clearing table 202h, so that when designing the control program, The possibility that a designer makes a mistake can be reduced. Therefore, the setting of the data at the end of the big hit can be executed more reliably based on the control program, and the malfunction of the pachinko machine 10 can be suppressed.

本実施形態のパチンコ機10では、データ設定処理(図27参照)やゼロ設定処理(図28参照)において、大当たり終了時設定テーブル202g(図9(a)参照)や、大当たり終了時クリアテーブル202h(図9(b)参照)からデータとして「00H」が読み出された場合にそれぞれの処理を終了するように構成しているが、各処理の終了条件はこれに限られるものではない。例えば、大当たり終了時設定テーブル202g(図9(a)参照)や、大当たり終了時クリアテーブル202h(図9(b)参照)からデータとして「FFH」が読み出された場合に各処理を終了してもよい。   In the pachinko machine 10 of the present embodiment, in the data setting process (see FIG. 27) and the zero setting process (see FIG. 28), the big hit end setting table 202g (see FIG. 9A) and the big hit end clear table 202h. Although the respective processes are terminated when “00H” is read as data from (see FIG. 9B), the termination condition of each process is not limited to this. For example, when “FFH” is read as data from the jackpot end setting table 202g (see FIG. 9A) or the jackpot end clear table 202h (see FIG. 9B), each process ends. You may.

また、データ設定処理(図27参照)とゼロ設定処理(図28参照)の終了条件を異ならせてもよい。例えば、大当たり終了時設定テーブル202g(図9(a)参照)からデータとして「00H」が読み出された場合にデータ設定処理(図27参照)を終了し、大当たり終了時クリアテーブル202h(図9(b)参照)からデータとして「FFH」が読み出された場合にゼロ設定処理(図28参照)を終了するように構成してもよい。   Further, the conditions for terminating the data setting process (see FIG. 27) and the zero setting process (see FIG. 28) may be different. For example, when "00H" is read as data from the big hit end setting table 202g (see FIG. 9A), the data setting process (see FIG. 27) ends, and the big hit end clear table 202h (see FIG. 9). The configuration may be such that the zero setting process (see FIG. 28) is terminated when “FFH” is read as data from (b).

また、本実施形態のパチンコ機10では、大当たり終了処理(図26)の中にのみ、「00H」が読み出されるまで、ROM202に規定されている制御を継続する処理を設けているが、これに限られるものではない。例えば、変動開始時の設定を行う場合や、変動終了時の設定を行う場合にも、同様の処理を行ってもよい。   Further, in the pachinko machine 10 of the present embodiment, a process of continuing the control specified in the ROM 202 until “00H” is read is provided only in the jackpot ending process (FIG. 26). It is not limited. For example, the same processing may be performed when setting at the start of fluctuation or when setting at the end of fluctuation.

また、本実施形態のパチンコ機10では、大当たり時設定処理(図16参照)の中で、変動パターンの設定に加えて、大当たり中の設定や、オフセット値等を遊技結果設定テーブル202eから読み出して各種設定値格納エリア203eに転送する処理を行っているが、これに限られるものではない。例えば、大当たり時設定処理(図16参照)では、変動パターンの設定のみを行い、大当たりの開始時に大当たり中の設定を示す設定値やオフセット値を設定するように構成してもよい。   Further, in the pachinko machine 10 of the present embodiment, in the big hit setting process (see FIG. 16), in addition to the setting of the fluctuation pattern, the setting of the big hit, the offset value, and the like are read from the game result setting table 202e. Although the process of transferring the data to the various setting value storage area 203e is performed, the present invention is not limited to this. For example, in the big hit setting process (see FIG. 16), only the setting of the variation pattern may be performed, and a setting value or an offset value indicating the setting of the big hit may be set at the start of the big hit.

<第2実施形態>
次に、図27,図33を参照して、第2実施形態におけるパチンコ機10について説明する。上述した第1実施形態では、大当たりの設定をリセットするための処理として、データ設定処理(図27参照)と、ゼロ設定処理(図28参照)の2つの処理を設け、それぞれの処理において、各種設定値格納エリア203eの所定のアドレスの設定値をリセットしている。
<Second embodiment>
Next, a pachinko machine 10 according to the second embodiment will be described with reference to FIGS. In the above-described first embodiment, two processes of a data setting process (see FIG. 27) and a zero setting process (see FIG. 28) are provided as processes for resetting the jackpot setting. The set value of a predetermined address in the set value storage area 203e is reset.

より具体的には、大当たり終了処理(図26参照)の中で行われるデータ設定処理(図27参照)により、ROM202に規定されている大当たり終了時設定テーブル202g(図9(a)参照)に基づいて、遊技状態の設定をリセットし、更に、データ設定処理(図27参照)に続けて実行されるゼロ設定処理(図28参照)により、ROM202に規定されている大当たり終了時クリアテーブル202h(図9(b)参照)に基づいて、RAM203のうち、大当たり中の設定がセットされているアドレスの設定値をクリアしている。   More specifically, the data setting process (see FIG. 27) performed in the big hit end process (see FIG. 26) causes the big hit end setting table 202g (see FIG. 9 (a)) defined in the ROM 202 to be stored. Based on this, the setting of the game state is reset, and further, the zero setting process (see FIG. 28) executed following the data setting process (see FIG. 27) performs the big hit end clear table 202h ( Based on FIG. 9B), the set value of the address in the RAM 203 where the setting of the jackpot is set is cleared.

これに対して第2実施形態では、大当たり終了時設定テーブル202gに規定されていた情報と、大当たり終了時クリアテーブル202hに規定されていた情報とを包含する大当たり終了時設定・クリアテーブル202iを設け、その大当たり終了時設定・クリアテーブル202iに規定された情報に基づいて、データ設定処理(図27参照)によって大当たり中の設定をリセットする。   On the other hand, in the second embodiment, a jackpot end setting / clear table 202i including the information defined in the jackpot end setting table 202g and the information defined in the jackpot end clear table 202h is provided. Based on the information defined in the big hit end setting / clear table 202i, the big hit setting is reset by the data setting process (see FIG. 27).

この第2実施形態におけるパチンコ機10が第1実施形態におけるパチンコ機10と構成上において相違する点は、第1実施形態のパチンコ機10のROM202において設けられていた大当たり終了時設定テーブル202g、および、大当たり終了時クリアテーブル202hに代えて、大当たり終了時設定・クリアテーブル202iが設けられている点である。その他の構成や、主制御装置110のMPU201において実行される各種処理、音声ランプ制御装置113のMPU221によって実行される各種処理については第1実施形態におけるパチンコ機10と同一である。以下、第1実施形態と同一の要素には同一の符号を付し、その図示と説明とを省略する。   The difference between the pachinko machine 10 of the second embodiment and the pachinko machine 10 of the first embodiment is that the jackpot end setting table 202g provided in the ROM 202 of the pachinko machine 10 of the first embodiment, and A big hit end setting / clear table 202i is provided instead of the big hit end clear table 202h. Other configurations, various processes executed by the MPU 201 of the main control device 110, and various processes executed by the MPU 221 of the audio ramp control device 113 are the same as those of the pachinko machine 10 in the first embodiment. Hereinafter, the same elements as those of the first embodiment are denoted by the same reference numerals, and the illustration and description thereof are omitted.

<第2実施形態における電気的構成について>
まず、図33を参照して、第2実施形態におけるパチンコ機10のROM202の電気的構成について説明する。図33(a)は、第2実施形態におけるパチンコ機10のROM202の電気的構成を示すブロック図である。本実施形態のROM202は、第1実施形態と同様に、第1当たり乱数テーブル202aと、第1当たり種別選択テーブル202bと、第2当たり乱数テーブル202cと、変動パターン選択テーブル202dと、遊技結果設定テーブル202eと、状態設定テーブル202fとが設けられている。また、第2実施形態におけるパチンコ機10のROM202には、これらに加え、大当たり終了時設定・クリアテーブル202iが設けられている。即ち、本実施形態のROM202は、第1実施形態において設けられていた大当たり終了時設定テーブル202g、および、大当たり終了時クリアテーブル202hに代えて、大当たり終了時設定・クリアテーブル202iが設けられている。その他の構成については、第1実施形態におけるパチンコ機10と同一であるため、その説明を省略する。
<Electrical Configuration in Second Embodiment>
First, the electrical configuration of the ROM 202 of the pachinko machine 10 according to the second embodiment will be described with reference to FIG. FIG. 33A is a block diagram illustrating an electrical configuration of the ROM 202 of the pachinko machine 10 according to the second embodiment. As in the first embodiment, the ROM 202 of the present embodiment stores a first random number table 202a, a first random type selection table 202b, a second random number table 202c, a variation pattern selection table 202d, a game result setting A table 202e and a state setting table 202f are provided. The ROM 202 of the pachinko machine 10 according to the second embodiment is provided with a jackpot end setting / clear table 202i in addition to the above. That is, the ROM 202 of the present embodiment is provided with a big hit end setting / clear table 202i instead of the big hit end setting table 202g and the big hit end clear table 202h provided in the first embodiment. . The other configuration is the same as that of the pachinko machine 10 according to the first embodiment, and a description thereof will be omitted.

大当たり終了時設定・クリアテーブル202iは、大当たりの終了タイミングにおいて、各種設定値格納エリア203eの大当たり中の設定がセットされているアドレスの設定値をリセットするために参照されるテーブルであり、ROM202のアドレス「1202H」〜「121EH」の範囲に規定されている。この大当たり終了時設定・クリアテーブル202iの詳細について、図33(b)を参照して説明する。   The big hit end setting / clear table 202i is a table which is referred to for resetting the set value of the address where the big hit setting in the various set value storage areas 203e is set at the big hit end timing. The address is defined in the range of “1202H” to “121EH”. Details of the big hit end setting / clear table 202i will be described with reference to FIG.

図33(b)は、大当たり終了時設定・クリアテーブル202iに規定されているデータの内容を模式的に示した模式図である。図33(b)に示した通り、この大当たり終了時設定・クリアテーブル202iには、各種設定値格納エリア203eのうち、設定値をリセットする必要があるアドレス(設定先)を示すアドレスデータと、そのアドレス(設定先)にセットすべき設定内容とが交互に規定されている。リセットする必要があるアドレスとして、例えば、最大ラウンド数の設定が格納されているアドレス(F030H)や、入賞回数カウンタのアドレス(F031H)などが規定されている。   FIG. 33 (b) is a schematic diagram schematically showing the contents of data specified in the big hit end setting / clear table 202i. As shown in FIG. 33 (b), the big hit end setting / clearing table 202i includes, in the various setting value storage areas 203e, address data indicating an address (setting destination) where the setting value needs to be reset, The setting contents to be set at the address (setting destination) are alternately defined. As the addresses that need to be reset, for example, an address (F030H) in which the setting of the maximum number of rounds is stored, an address of the winning number counter (F031H), and the like are defined.

上述の通り、大当たり終了時設定・クリアテーブル202iには、第1実施形態のパチンコ機10における大当たり終了時設定テーブル202gに規定されていたデータと、大当たり終了時クリアテーブル202hに規定されていたデータとの双方が規定されている。ここで、大当たり終了時クリアテーブル202hには、設定先のアドレスを示す情報のみが規定されており、設定先のアドレスに格納するデータである「00H」はテーブルに規定せず、制御プログラム側に「00H」を設定する制御処理を記述する構成としていた。これに対して、大当たり終了時設定・クリアテーブル202iでは、全ての設定先アドレスに設定する設定値を、テーブルに規定する構成としている。即ち、全てのデータを、第1実施形態のパチンコ機10における大当たり終了時設定テーブル202gと同一のデータ構成としている。   As described above, the jackpot end setting / clear table 202i includes data specified in the jackpot end setting table 202g and data specified in the jackpot end clear table 202h in the pachinko machine 10 of the first embodiment. And both are stipulated. Here, only the information indicating the address of the setting destination is defined in the big hit end clear table 202h, and the data “00H” stored in the address of the setting destination is not specified in the table, and the control program side The control process for setting “00H” is described. On the other hand, the big hit end setting / clear table 202i has a configuration in which the setting values to be set in all the setting destination addresses are defined in the table. That is, all data have the same data configuration as the jackpot end setting table 202g in the pachinko machine 10 of the first embodiment.

第1実施形態のパチンコ機10では、データ構成の異なる2種類のテーブル(設定先のアドレスデータと、その設定先にセットするデータの双方が規定されている大当たり終了時設定テーブル202g、および、設定先のアドレスデータのみが規定されている大当たり終了時クリアテーブル202h)を参照して各種設定値格納エリア203eの設定変更を行っていたために、それぞれ、データ設定処理(図27参照)と、ゼロ設定処理(図28参照)という2種類の制御処理を設け、別個に処理を行う必要があった。一方、第2実施形態では、大当たり終了時設定・クリアテーブル202iの1種類のテーブルのみを設け、更に、データの配置を大当たり終了時設定テーブル202gと同一の構成としている。よって、制御処理として、データ設定処理(図27参照)の1種類のみを用意しておけば、大当たり終了時に大当たりに関する全ての設定をリセットすることができる。   In the pachinko machine 10 according to the first embodiment, two types of tables having different data structures (a jackpot end setting table 202g in which both the setting destination address data and the data to be set in the setting destination) are defined, Since the setting change of the various setting value storage areas 203e has been performed with reference to the big hit end clear table 202h) in which only the previous address data is specified, the data setting processing (see FIG. 27) and the zero setting are performed, respectively. It is necessary to provide two types of control processing, ie, processing (see FIG. 28), and perform the processing separately. On the other hand, in the second embodiment, only one type of the big hit end setting / clear table 202i is provided, and the data arrangement is the same as that of the big hit end setting table 202g. Therefore, if only one type of the data setting process (see FIG. 27) is prepared as the control process, all the settings relating to the big hit can be reset at the end of the big hit.

<第2実施形態における制御処理について>
以下、第2実施形態において、データ設定処理(図27参照)のみを設けておけば、大当たりに関する全ての設定をリセットできることについて、図27を再度参照して説明する。上述の通り、図27は、大当たりに関する設定値をリセットするための処理であるデータ設定処理を示すフローチャートである。
<Regarding the control processing in the second embodiment>
Hereinafter, it will be described with reference to FIG. 27 again that in the second embodiment, if only the data setting process (see FIG. 27) is provided, all the settings relating to the jackpot can be reset. As described above, FIG. 27 is a flowchart illustrating a data setting process that is a process for resetting the setting value related to the jackpot.

データ設定処理(図27参照)では、まず、転送元アドレスに規定されているアドレスデータを読み出して、読み出したアドレスデータにより示されるアドレスを設定先アドレスとして設定する(S1401)。ここで、第1実施形態では、データ設定処理が開始される前に、転送元(読み出し元)アドレスを、大当たり終了時設定テーブル202gの先頭アドレスに設定していたが(図26のS1311)、第2実施形態では、これに代えて、大当たり終了時設定・クリアテーブル202i(図33(b)参照)の先頭アドレス(1202H)を転送元(読み出し元)アドレスに設定しておく。よって、データ設定処理(図27参照)の開始後に行われるS1401の処理では、大当たり終了時設定・クリアテーブル202i(図33(b)参照)の先頭アドレスに規定されている遊技状態設定エリアのアドレス(F035H)が設定先アドレスに設定される。   In the data setting process (see FIG. 27), first, address data specified in the transfer source address is read, and an address indicated by the read address data is set as a setting destination address (S1401). Here, in the first embodiment, before the data setting process is started, the transfer source (reading source) address is set to the head address of the jackpot end setting table 202g (S1311 in FIG. 26). In the second embodiment, instead of this, the start address (1202H) of the big hit end setting / clear table 202i (see FIG. 33B) is set as the transfer source (read source) address. Therefore, in the processing of S1401 performed after the start of the data setting processing (see FIG. 27), the address of the gaming state setting area defined in the start address of the big hit end setting / clear table 202i (see FIG. 33 (b)). (F035H) is set to the setting destination address.

次いで、設定先アドレスとして読み出されたデータが「00H」であるか否かを判別し(S1402)、「00H」であると判別した場合は(S1402:Yes)、本処理を終了する。一方、読み出されたデータが「00H」でないと判別した場合は(S1402:No)、転送元(読み出し元)アドレスに1を加算して新たな転送元(読み出し元)アドレスに設定する(S1403)。   Next, it is determined whether or not the data read as the setting destination address is “00H” (S1402). If it is determined that the data is “00H” (S1402: Yes), the present process is terminated. On the other hand, if it is determined that the read data is not “00H” (S1402: No), 1 is added to the transfer source (read source) address and set as a new transfer source (read source) address (S1403). ).

データ設定処理(図27参照)の開始後最初に行われるS1402の処理では、遊技状態設定エリアのアドレス(F035H)が設定先アドレスとして読み出されるので、読み出されたデータが「00H」ではないと判別され(S1402:No)、大当たり終了時設定・クリアテーブル202i(図33(b)参照)の先頭アドレス(1202H)に1を加えたアドレス(1203H)が転送元アドレスとして設定される(S1403)。   In the processing of S1402, which is performed first after the start of the data setting processing (see FIG. 27), the address (F035H) of the game state setting area is read as the setting destination address, so that the read data is not “00H”. It is determined (S1402: No), and the address (1203H) obtained by adding 1 to the start address (1202H) of the big hit end setting / clear table 202i (see FIG. 33B) is set as the transfer source address (S1403). .

その後、転送元アドレスに格納された設定値データを設定先アドレスに設定し(S1404)、転送元アドレスに1を加算して新たな転送元アドレスに設定し(S1405)、S1401の処理に戻る。なお、データ設定処理(図27参照)の開始後最初に行われるS1404の処理では、アドレス「1203H」が転送元アドレスとして設定されているので、その転送元アドレスに格納されているリセットデータを読み出して、遊技状態設定エリアのアドレス(F035H)に設定し(S1404)、転送元アドレスである「1203H」に1を加えて転送元アドレスを「1204H」に設定してから(S1405)S1401の処理に戻る。   Thereafter, the setting value data stored in the transfer source address is set as the set destination address (S1404), 1 is added to the transfer source address, and the new transfer source address is set (S1405), and the process returns to S1401. In the process of S1404 performed first after the start of the data setting process (see FIG. 27), since the address “1203H” is set as the transfer source address, the reset data stored in the transfer source address is read. Then, the address (F035H) of the game state setting area is set (S1404), 1 is added to the transfer source address "1203H", and the transfer source address is set to "1204H" (S1405). Return.

以降、大当たり終了時設定・クリアテーブル202i(図33(b)参照)に規定されている設定先アドレスに、大当たり終了時設定・クリアテーブル202i(図33(b)参照)に規定されている設定内容を書き込んでいく処理が繰り返される。なお、大当たり終了時設定・クリアテーブル202i(図33(b)参照)に規定されている設定先アドレスは、テスト信号の設定アドレスである「F01DH」、「F01EH」や、最大ラウンド数を設定するためのアドレスである「F030H」など、「00H」以外のアドレスが規定されているため、全ての設定先をリセットする前にS1402の処理により「00H」が読み出されたと判別されてしまい、データ設定処理(図27参照)が打ち切られてしまうことを抑制することができる。そして、全てのデータを設定し終わると、転送先(読み出し元)アドレスが、大当たり終了時設定・クリアテーブル202i(図33(b)参照)の末尾に規定されている「00H」に設定され、S1402の処理によってデータ設定処理(図27参照)が終了される。   Thereafter, the setting destination address specified in the jackpot end setting / clear table 202i (see FIG. 33B) is replaced with the setting specified in the jackpot end setting / clear table 202i (see FIG. 33B). The process of writing the contents is repeated. The setting destination address specified in the big hit end setting / clear table 202i (see FIG. 33B) sets the test signal setting addresses “F01DH” and “F01EH” and the maximum number of rounds. Since addresses other than "00H", such as "F030H", are specified, it is determined that "00H" has been read out by the processing of S1402 before resetting all the setting destinations. The termination of the setting process (see FIG. 27) can be suppressed. When all the data is set, the transfer destination (reading source) address is set to “00H” defined at the end of the big hit end setting / clear table 202i (see FIG. 33B). The data setting process (see FIG. 27) is completed by the process of S1402.

このように、本実施形態のパチンコ機10では、データ設定処理(図27参照)を終了させる条件として、各種設定値格納エリア203eへデータを設定する設定回数を制御プログラムの中に記述し、設定回数分のデータ設定が終了したと判別した場合に処理を終了させる構成とはせずに、大当たり終了時設定・クリアテーブル202iから「00H」がデータとして読み出されたと判別した場合に処理を終了させるように構成している。   As described above, in the pachinko machine 10 of the present embodiment, as a condition for terminating the data setting process (see FIG. 27), the number of times of setting data in the various setting value storage areas 203e is described in the control program, and Instead of terminating the process when it is determined that the data setting for the number of times has been completed, the process ends when it is determined that "00H" has been read out as data from the jackpot end setting / clear table 202i. It is configured to be.

設定回数を制御プログラム中に記述する構成とした場合、他の機種にプログラムを転用する等の事情によって設定値の個数が変わる度に、制御プログラムの設計者が設定値の個数を新たに数え、その数えた個数に合わせて制御プログラムを書き換える必要が生じてしまう。よって、設定値を数える手間がかかる上に、設計者が数え間違いをしてしまった場合には、制御プログラムに誤った繰り返し回数が規定されてしまうので、大当たり終了時の設定を正常に完了させることができず、パチンコ機10に誤作動を起こさせてしまう場合がある。   If the number of set values is described in the control program, the control program designer newly counts the number of set values each time the number of set values changes due to circumstances such as diversion of the program to another model. It becomes necessary to rewrite the control program according to the counted number. Therefore, it takes time and effort to count the set values, and if the designer makes a mistake, the incorrect number of repetitions is specified in the control program, so that the setting at the end of the jackpot is completed normally. And the pachinko machine 10 may malfunction.

これに対して、本実施形態のパチンコ機10では、大当たり終了時設定・クリアテーブル202i大当たり終了時設定・クリアテーブル202iの末尾に「00H」をデータとして規定しておくだけでよいので、制御プログラムの設計時に設計者がミスを犯してしまう可能性を低減できる。よって、大当たり終了時のデータの設定を、制御プログラムに基づいてより確実に実行することができるので、パチンコ機10の誤作動を抑制することができる。   On the other hand, in the pachinko machine 10 of the present embodiment, since it is only necessary to define “00H” as data at the end of the big hit end setting / clear table 202i, the control program The possibility that the designer makes a mistake at the time of designing can be reduced. Therefore, the setting of the data at the end of the big hit can be executed more reliably based on the control program, and the malfunction of the pachinko machine 10 can be suppressed.

また、本実施形態のパチンコ機10では、大当たり終了時設定・クリアテーブル202iの1種類のテーブルのみを設け、その単一のテーブルを参照して大当たりの設定をリセットする構成としている。よって、制御処理として、データ設定処理(図27参照)の1種類のみを用意しておけば、大当たり終了時に大当たりに関する全ての設定をリセットすることができるので、に第1実施形態のパチンコ機10に比べてプログラム容量の削減を図ることができる。   In the pachinko machine 10 of the present embodiment, only one type of the big hit end setting / clear table 202i is provided, and the big hit setting is reset by referring to the single table. Therefore, if only one type of the data setting process (see FIG. 27) is prepared as the control process, all the settings relating to the jackpot can be reset at the end of the jackpot, so that the pachinko machine 10 according to the first embodiment can be reset. Thus, the program capacity can be reduced as compared with the above.

本実施形態のパチンコ機10では、データ設定処理(図27参照)において、大当たり終了時設定・クリアテーブル202i(図33(b)参照)からデータとして「00H」が読み出された場合にそれぞれの処理を終了するように構成しているが、データ設定処理(図27参照)の終了条件はこれに限られるものではない。例えば、大当たり終了時設定・クリアテーブル202i(図33(b)参照)からデータとして「FFH」が読み出された場合に処理を終了してもよい。   In the pachinko machine 10 of the present embodiment, in the data setting process (see FIG. 27), when “00H” is read as data from the big hit end setting / clear table 202i (see FIG. 33 (b)), Although the processing is configured to end, the end condition of the data setting processing (see FIG. 27) is not limited to this. For example, the process may be terminated when "FFH" is read as data from the setting / clearing table 202i at the end of the jackpot (see FIG. 33B).

<第3実施形態>
次に、図34〜図36を参照して、第3実施形態におけるパチンコ機10について説明する。上述した第1実施形態では、大当たりの制御を行うための設定値を初期化するためのゼロ設定処理(図28参照)において、大当たり終了時クリアテーブル(図9(b)参照)に規定されている設定先アドレスの全てに「00H」を設定する構成としていた。このため、「00H」以外を初期値とする設定値が存在する場合は、大当たり終了時クリアテーブル(図9(b)参照)に規定しておくことができず、別の処理を設けて初期値を別個に設定する必要があった。
<Third embodiment>
Next, the pachinko machine 10 according to the third embodiment will be described with reference to FIGS. In the above-described first embodiment, in the zero setting process (see FIG. 28) for initializing the set value for performing the control of the jackpot, the clearing table at the end of the jackpot (see FIG. 9B) is used. In this configuration, “00H” is set to all the setting destination addresses. For this reason, if there is a set value having an initial value other than “00H”, it cannot be defined in the big hit end clear table (see FIG. 9B), and another process is provided to provide an initial value. Values had to be set separately.

これに対して第3実施形態では、大当たり終了時に、初期値が異なる複数の設定値を1つの処理で初期化することができるように構成している。具体的には、第1実施形態のパチンコ機10で、大当たり終了時クリアテーブル202h(図9(b)参照)に基づいて初期化を行っていた設定値のうち、テスト信号に関する設定値の初期値が「FFH」となるように構成している。一方で、最大ラウンド数の設定値や、入賞回数カウンタ等の初期値については、第1実施形態のパチンコ機10と同様に「00H」となるように構成している。   On the other hand, in the third embodiment, at the end of the jackpot, a plurality of set values having different initial values can be initialized by one process. Specifically, in the pachinko machine 10 of the first embodiment, among the set values initialized based on the big hit end clear table 202h (see FIG. 9B), the initial values of the set values related to the test signal are initialized. The value is configured to be “FFH”. On the other hand, the set value of the maximum number of rounds and the initial value of the winning number counter and the like are configured to be "00H", similarly to the pachinko machine 10 of the first embodiment.

この第3実施形態におけるパチンコ機10が第1実施形態におけるパチンコ機10と構成上において相違する点は、第1実施形態のパチンコ機10のROM202において設けられていた大当たり終了時クリアテーブル202hに代えて、大当たり終了時初期値設定テーブル202jが設けられている点である。また、主制御装置110のMPU201によって実行される大当たり終了処理(図26参照)に含まれる一部処理が、第1実施形態におけるパチンコ機10と相違する。その他の構成や、主制御装置110のMPU201において実行されるその他の処理、音声ランプ制御装置113のMPU221によって実行される各種処理については第1実施形態におけるパチンコ機10と同一である。以下、第1実施形態と同一の要素には同一の符号を付し、その図示と説明とを省略する。   The difference between the pachinko machine 10 of the third embodiment and the pachinko machine 10 of the first embodiment is that the pachinko machine 10 of the first embodiment is replaced with the big hit end clear table 202h provided in the ROM 202 of the pachinko machine 10. That is, a big hit end initial value setting table 202j is provided. Further, a partial process included in the jackpot ending process (see FIG. 26) executed by the MPU 201 of the main control device 110 is different from the pachinko machine 10 in the first embodiment. Other configurations, other processes executed by the MPU 201 of the main control device 110, and various processes executed by the MPU 221 of the audio ramp control device 113 are the same as those of the pachinko machine 10 in the first embodiment. Hereinafter, the same elements as those of the first embodiment are denoted by the same reference numerals, and the illustration and description thereof are omitted.

<第3実施形態における電気的構成について>
まず、図34を参照して、第3実施形態におけるパチンコ機10のROM202の電気的構成について説明する。図34(a)は、第2実施形態におけるパチンコ機10のROM202の電気的構成を示すブロック図である。本実施形態のROM202は、第1実施形態と同様に、第1当たり乱数テーブル202aと、第1当たり種別選択テーブル202bと、第2当たり乱数テーブル202cと、変動パターン選択テーブル202dと、遊技結果設定テーブル202eと、状態設定テーブル202fと、大当たり終了時設定テーブル202gとが設けられている。また、第3実施形態におけるパチンコ機10のROM202には、これらに加え、大当たり終了時初期値設定テーブル202jが設けられている。即ち、本実施形態のROM202は、第1実施形態において設けられていた大当たり終了時クリアテーブル202hに代えて、大当たり終了時初期値設定テーブル202jが設けられている。その他の構成については、第1実施形態におけるパチンコ機10と同一であるため、その説明を省略する。
<Electrical Configuration in Third Embodiment>
First, an electrical configuration of the ROM 202 of the pachinko machine 10 according to the third embodiment will be described with reference to FIG. FIG. 34A is a block diagram illustrating an electrical configuration of the ROM 202 of the pachinko machine 10 according to the second embodiment. As in the first embodiment, the ROM 202 of the present embodiment stores a first random number table 202a, a first random type selection table 202b, a second random number table 202c, a variation pattern selection table 202d, a game result setting A table 202e, a state setting table 202f, and a jackpot end setting table 202g are provided. The ROM 202 of the pachinko machine 10 according to the third embodiment is provided with a jackpot end time initial value setting table 202j in addition to the above. That is, the ROM 202 of the present embodiment is provided with a jackpot end time initial value setting table 202j instead of the big hit end clear table 202h provided in the first embodiment. The other configuration is the same as that of the pachinko machine 10 according to the first embodiment, and a description thereof will be omitted.

次に、図34(b)を参照して、大当たり終了時初期値設定テーブル202jについて説明する。大当たり終了時初期値設定テーブル202jは、ROM202のアドレス「1205H」〜「1212H」の範囲に記憶されたテーブルであり、各アドレスには各種設定値格納エリア203e(図11参照)のアドレスがそれぞれ規定されている。なお、大当たり終了時初期値設定テーブル202jのうち、ROM202のアドレス「1207H」、および「1213H」には、データとして「00H」が格納されている。この「00H」データは、アドレスを指定するためのデータではなく、初期値を設定するための繰り返し処理を終了するために用いられるデータである。   Next, the jackpot end time initial value setting table 202j will be described with reference to FIG. The big hit end initial value setting table 202j is a table stored in the addresses “1205H” to “1212H” of the ROM 202, and the addresses of the various setting value storage areas 203e (see FIG. 11) are defined in each address. Have been. Note that, in the jackpot ending initial value setting table 202j, data "00H" is stored in the addresses "1207H" and "1213H" of the ROM 202 as data. The “00H” data is not data for designating an address, but data for ending the repetitive processing for setting an initial value.

詳細については後述するが、大当たり終了処理の中の1処理であるゼロ設定処理2(図36参照)において、主制御装置110のMPU201によって大当たり終了時初期値設定テーブル202jからROM202のアドレスの並び順に格納データが読み出され、読み出された格納データ(アドレスデータ)の示すアドレスに設定値として「00H」、または、「FFH」のいずれか(初期値データ)を設定する。   Although details will be described later, in the zero setting process 2 (see FIG. 36), which is one of the jackpot end processes, the MPU 201 of the main control device 110 arranges the addresses of the ROM 202 from the jackpot end initial value setting table 202j in the ROM 202. The stored data is read, and either “00H” or “FFH” (initial value data) is set as the set value in the address indicated by the read stored data (address data).

初期値として「00H」を設定するか、「FFH」を設定するかについては、データの並び順によって定められている。具体的には、「00H」がデータとして規定されているアドレス「1207H」よりも前のアドレスに格納されているデータが示す各種設定値格納エリア203eのアドレスには、初期値として「FFH」を設定する。一方、「00H」がデータとして規定されているアドレス「1207H」よりも後のアドレスに格納されているデータが示す各種設定値格納エリア203eのアドレスには、初期値として「00H」を設定する。   Whether to set “00H” or “FFH” as the initial value is determined by the order of data. Specifically, the address of the various setting value storage area 203e indicated by the data stored at the address before the address "1207H" in which "00H" is defined as the data is set to "FFH" as the initial value. Set. On the other hand, "00H" is set as an initial value in the address of the various setting value storage area 203e indicated by data stored at an address subsequent to the address "1207H" in which "00H" is defined as data.

<第3実施形態における制御処理について>
次いで、図35、および、図36を参照して、第3実施形態における主制御装置110のMPU201により実行される各種処理について説明する。まず、図35は、第3実施形態における主制御装置110のMPU201によって実行される大当たり終了処理を示すフローチャートである。この大当たり終了処理(図35参照)は、第1実施形態のパチンコ機10と同様に、大当たり終了後の状態を定めるための設定値を各種設定値格納エリア203eに設定すると共に、大当たりに関する制御を行うために設定されていた設定値をリセットするために実行される処理である。
<Control Process in Third Embodiment>
Next, various processes executed by the MPU 201 of the main control device 110 in the third embodiment will be described with reference to FIGS. 35 and 36. First, FIG. 35 is a flowchart showing a jackpot ending process executed by the MPU 201 of the main control device 110 in the third embodiment. In the jackpot ending process (see FIG. 35), similarly to the pachinko machine 10 of the first embodiment, a set value for determining a state after the jackpot is ended is set in the various set value storage areas 203e, and control relating to the jackpot is performed. This is a process executed to reset a set value set to be performed.

この大当たり終了処理(図35参照)のうち、S1301〜S1312の各処理では、それぞれ第1実施形態における大当たり終了処理(図26参照)のS1301〜S1312の各処理と同一の処理が実行される。そして、第3実施形態における大当たり終了処理(図35参照)では、S1312の処理が完了すると、第1実施形態における大当たり終了処理(図26参照)のゼロ設定処理(S1313)に代えて、ゼロ設定処理2(S1321)を実行する。このゼロ設定処理2(S1321)は、大当たりに関する制御を行うために各種設定値格納エリア203eに設定されていた設定値を初期値にリセットするための処理である。   In the big hit end processing (see FIG. 35), in each processing of S1301 to S1312, the same processing as each of the big hit end processing of S1301 to S1312 in the first embodiment (see FIG. 26) is executed. Then, in the big hit end processing (see FIG. 35) in the third embodiment, when the processing of S1312 is completed, the big hit end processing (see FIG. 26) of the first embodiment is replaced with the zero setting processing (S1313), and is set to zero. Processing 2 (S1321) is executed. This zero setting process 2 (S1321) is a process for resetting the set values set in the various set value storage areas 203e to the initial values in order to control the big hit.

ここで、図36を参照して、ゼロ設定処理2(S1321)の詳細について説明する。このゼロ設定処理2(S1321)のうち、S1501〜S1503の各処理では、それぞれ第1実施形態におけるゼロ設定処理(図28参照)のS1501〜S1503の各処理と同一の処理が実行されるので、その説明を省略する。   Here, the details of the zero setting process 2 (S1321) will be described with reference to FIG. In the zero setting process 2 (S1321), in each of the processes of S1501 to S1503, the same processes as the respective processes of S1501 to S1503 of the zero setting process (see FIG. 28) in the first embodiment are executed. The description is omitted.

そして、S1502の処理で転送元(読み出し元)アドレスから読み出したアドレスデータが「00H」でないと判別された場合は(S1503:No)、S1502の処理で設定先アドレスとして指定した各種設定値格納エリア203eのアドレスに、初期値として「FFH」を設定し(S1511)、S1501の処理に戻る。一方、S1502の処理で読み出したアドレスデータが「00H」であると判別された場合は(S1503:Yes)、S1512の処理へと移行する。つまり、大当たり終了時初期値設定テーブル202j(図34(b)参照)からデータとして「00H」が読み出されるまで、S1501〜S1503、および、S1511の処理が繰り返される。   If it is determined in step S1502 that the address data read from the transfer source (read source) address is not “00H” (S1503: No), the various setting value storage areas designated as the setting destination addresses in step S1502 “FFH” is set as the initial value in the address of 203e (S1511), and the process returns to S1501. On the other hand, if it is determined that the address data read in the process of S1502 is “00H” (S1503: Yes), the process proceeds to S1512. That is, the processing of S1501 to S1503 and S1511 is repeated until “00H” is read as data from the initial value setting table 202j at the end of the jackpot (see FIG. 34B).

上述の通り、本実施形態のパチンコ機10では、テスト信号の設定値の初期値は「FFH」である。一方で、テスト信号の設定値以外の設定値(最大ラウンド数の設定値や入賞回数カウンタの値等)の初期値は「00H」である。これらの異なる初期値をまとめて設定するために、テスト信号の設定用のアドレスを大当たり終了時初期値設定テーブル202j(図34(b)参照)の先頭アドレスから順に規定している。そして、大当たり終了時初期値設定テーブル202j(図34(b)参照)からデータとして「00H」が読み出されるまで、大当たり終了時初期値設定テーブル202j(図34(b)参照)から読み出されたデータ設定位置(アドレス)に初期値として「FFH」を設定する処理をループさせ、「00H」が読み出されたらループを終了してS1512の処理へと移行するように構成している。   As described above, in the pachinko machine 10 of the present embodiment, the initial value of the set value of the test signal is “FFH”. On the other hand, the initial value of the set value other than the set value of the test signal (the set value of the maximum number of rounds, the value of the winning number counter, and the like) is “00H”. In order to collectively set these different initial values, the address for setting the test signal is defined in order from the head address of the jackpot ending initial value setting table 202j (see FIG. 34B). Until the data "00H" is read from the jackpot ending initial value setting table 202j (see FIG. 34 (b)), the jackpot ending initial value setting table 202j (see FIG. 34 (b)) is read. The process of setting "FFH" as an initial value at the data setting position (address) is looped, and when "00H" is read, the loop is terminated and the process proceeds to S1512.

次いで、S1512の処理では、転送元(読み出し元)として設定されている大当たり終了時初期値設定テーブル202j(図34(b)参照)のアドレスに1を加算し(S1512)、その加算後のアドレスに格納されているRAM203のアドレスデータを読み出し、初期値を設定するための設定先アドレスとして設定する(S1513)。   Next, in the process of S1512, 1 is added to the address of the jackpot ending initial value setting table 202j (see FIG. 34B) set as the transfer source (reading source) (S1512), and the address after the addition is added. The address data stored in the RAM 203 is read out and set as a setting destination address for setting an initial value (S1513).

そして、S1513の処理で読み出されたアドレスデータが「00H」であるか否かを判別し(S1514)、読み出したデータが「00H」であると判別されれば、本処理を終了する。一方、読み出したデータが「00H」でないと判別された場合は(S1514:No)、設定先として設定したアドレスに「00H」をセットして(S1515)、再度S1512の処理に戻る。つまり、大当たり終了時初期値設定テーブル202j(図34(b)参照)からデータとして「00H」が読み出されない限り、大当たり終了時初期値設定テーブル202j(図34(b)参照)に規定されているアドレスに順番に初期値として「00H」を設定していく。そして、大当たり終了時初期値設定テーブル202j(図34(b)参照)からデータとして「00H」が読み出された場合は、全ての設定先に初期値を設定し終わったことを意味するので、処理を終了する。   Then, it is determined whether or not the address data read in the process of S1513 is “00H” (S1514). If it is determined that the read data is “00H”, the process is terminated. On the other hand, when it is determined that the read data is not “00H” (S1514: No), “00H” is set to the address set as the setting destination (S1515), and the process returns to S1512 again. That is, as long as “00H” is not read as data from the jackpot ending initial value setting table 202j (see FIG. 34B), the jackpot ending initial value setting table 202j (see FIG. 34B). "00H" is set as an initial value in order in the address where the data is stored. When “00H” is read as data from the initial value setting table 202j at the end of the jackpot (see FIG. 34B), it means that initial values have been set for all setting destinations. The process ends.

以上、説明した通り、本実施形態のパチンコ機10では、大当たり終了時に初期化する設定項目として、初期値が「00H」である設定値の他に、初期値が「FFH」である設定値についても一つの処理で初期化を行うことができるように構成している。よって、各設定値の初期値の設定の自由度を高めることができる。   As described above, in the pachinko machine 10 of the present embodiment, as setting items to be initialized at the end of the big hit, in addition to the setting value having the initial value “00H”, the setting value having the initial value “FFH” Is also configured so that initialization can be performed in one process. Therefore, the degree of freedom in setting the initial value of each set value can be increased.

本実施形態では、初期値が「00H」の設定値と、初期値が「FFH」の設定値とを設けているが、各設定項目の初期値はこれらの値に限られるものではなく、例えば、「0FH」を初期値とする設定値や、「01H」を初期値とする設定値を設けてもよい。   In the present embodiment, the initial value is set to “00H” and the initial value is set to “FFH”. However, the initial value of each setting item is not limited to these values. , "0FH" may be set as an initial value, and "01H" may be set as an initial value.

本実施形態のパチンコ機10では、ゼロ設定処理2(図36参照)において、大当たり終了時初期値設定テーブル202j(図34(b)参照)からデータとして「00H」が読み出された場合に、大当たり終了時初期値設定テーブル202j(図34(b)参照)に規定されている各設定先アドレスに順番に初期値として「FFH」を設定するループ処理を抜けるように構成しているが、ループ処理から抜け出す条件はこれに限られるものではない。ループ処理を抜け出す条件として使用可能なデータは、遊技状態が変更される場合に設定が変更される虞がないアドレスの下位バイトに対応するデータであればよい。例えば、各種設定値格納エリア203eのうち、アドレス「F09CH」〜「F0FFH」は、上述の通り未使用の作業領域である。よって、遊技状態の変更等によって設定値が書き換えられることがないので、これらのうちいずれかのアドレスの下位バイト(例えば、「AAH」や「BBH」)を終了条件として使用してもよい。   In the pachinko machine 10 of the present embodiment, in the zero setting process 2 (see FIG. 36), when “00H” is read as data from the jackpot end initial value setting table 202j (see FIG. 34 (b)), It is configured to exit the loop processing of sequentially setting “FFH” as an initial value to each setting destination address specified in the jackpot end initial value setting table 202j (see FIG. 34B). Conditions for exiting the process are not limited to this. The data that can be used as a condition for exiting the loop processing may be any data that corresponds to the lower byte of the address where the setting is not likely to be changed when the gaming state is changed. For example, in the various setting value storage areas 203e, the addresses “F09CH” to “F0FFH” are unused work areas as described above. Therefore, since the set value is not rewritten due to a change in the game state or the like, the lower byte (for example, “AAH” or “BBH”) of any of these addresses may be used as the termination condition.

また、同様に、第1実施形態、および、第2実施形態におけるデータ設定処理(図27参照)や、第1実施形態におけるゼロ設定処理(図28参照)、第3実施形態におけるゼロ設定処理2(図36参照)を終了する条件も、データとして「00H」が読み出された場合に限られるものではなく、例えば「AAH」や、「BBH」が読み出された場合に処理を終了するように構成してもよい。   Similarly, the data setting process in the first and second embodiments (see FIG. 27), the zero setting process in the first embodiment (see FIG. 28), and the zero setting process 2 in the third embodiment The condition for ending (see FIG. 36) is not limited to the case where “00H” is read as data. For example, the process is ended when “AAH” or “BBH” is read. May be configured.

また、第3実施形態におけるゼロ設定処理2(図36参照)において設定する初期値は2種類に限られるものでもなく、任意数の初期値を設けておいてもよい。   Further, the initial values set in the zero setting process 2 (see FIG. 36) in the third embodiment are not limited to two types, and an arbitrary number of initial values may be provided.

また、第1実施形態、および、第2実施形態におけるデータ設定処理(図27参照)や、第1実施形態におけるゼロ設定処理(図28参照)、第3実施形態におけるゼロ設定処理2(図36参照)は、いずれも大当たりを終了する際に、大当たりの設定を初期化するために実行されているが、これに限られるものではない。例えば、普通図柄の時短回数が0となり、普通図柄の通常状態へと移行する場合に、普通図柄の時短状態の設定を消去するために、これらの処理のいずれかを用いる構成としてもよい。   In addition, the data setting process in the first and second embodiments (see FIG. 27), the zero setting process in the first embodiment (see FIG. 28), and the zero setting process 2 in the third embodiment (FIG. 36) Are executed to initialize the jackpot setting when the jackpot ends, but the present invention is not limited to this. For example, in the case where the number of times of saving time of the ordinary symbol becomes 0 and the state shifts to the normal state of the ordinary symbol, any of these processes may be used to delete the setting of the time saving state of the ordinary symbol.

また、第1実施形態におけるゼロ設定処理(図28参照)や、第2実施形態におけるデータ設定処理(図27参照)、および、ゼロ設定処理(図28参照)、第3実施形態におけるゼロ設定処理2(図36参照)では、いずれも1のデータの読み出しと、1のデータの設定とを交互に行う構成としている。これに対して、複数のデータをまとめて読み出して、そのまとめて読み出したデータを一括して設定するように構成しても良い。   Further, the zero setting process (see FIG. 28) in the first embodiment, the data setting process (see FIG. 27), the zero setting process (see FIG. 28) in the second embodiment, and the zero setting process in the third embodiment 2 (see FIG. 36) is configured such that reading of one data and setting of one data are alternately performed. On the other hand, a configuration may be adopted in which a plurality of data are collectively read and the collectively read data is set collectively.

例えば、第1実施形態のゼロ設定処理(図28参照)において、転送元アドレスに格納されているアドレスデータを読み出して設定先アドレスに設定し(図28のS1502参照)、その読み出したアドレスデータが「00H」以外のデータだった場合は(S1503:No)、S1504の処理に移行させずに、S1501の処理に戻るように構成してもよい。   For example, in the zero setting process (see FIG. 28) of the first embodiment, the address data stored in the transfer source address is read and set as the set destination address (see S1502 in FIG. 28). If the data is other than “00H” (S1503: No), the process may return to S1501 without going to S1504.

具体的には、S1501の処理によって転送元アドレスが新たに設定される度に、その転送元アドレスに格納されているアドレスデータを、互いに異なる汎用レジスタ(汎用レジスタ210b1〜汎用レジスタ210d2)に格納することで、設定先アドレスに設定する。例えば、最初にS1501の処理によって転送元アドレスに設定されたアドレスに格納されているデータを汎用レジスタ210b1に格納し、次に行われるS1501の処理によって新たに転送元アドレスに設定されたアドレスに格納されているデータを、例えば、汎用レジスタ210b2に格納すればよい。そして、以降は、転送元アドレスがS1501の処理によって更新される毎に、順次、汎用レジスタ210c1や汎用レジスタ210c2等に格納していけばよい。   Specifically, each time a transfer source address is newly set by the processing of S1501, the address data stored in the transfer source address is stored in different general-purpose registers (general-purpose registers 210b1 to 210d2). By doing so, it is set to the setting destination address. For example, first, the data stored at the address set as the transfer source address by the process of S1501 is stored in the general-purpose register 210b1, and then stored at the address newly set as the transfer source address by the process of S1501 performed next. The stored data may be stored in, for example, the general-purpose register 210b2. Thereafter, each time the transfer source address is updated by the process of S1501, the transfer source address may be sequentially stored in the general-purpose register 210c1, the general-purpose register 210c2, or the like.

また、S1503の処理において、読み出したアドレスデータが「00H」であると判別された場合は、設定先アドレスとして設定された全てのアドレスに、データとして「00H」を上書きしてから処理を終了するように構成すればよい。   If it is determined in step S1503 that the read address data is “00H”, the process ends after overwriting “00H” as data on all addresses set as the setting destination addresses. It may be configured as follows.

なお、本実施形態のパチンコ機10では、データを一時的に格納するための汎用レジスタとして、汎用レジスタ210b1,210b2,210c1,210c2,210d1,210d2の6種類が設けられているため、設定先アドレスを最大で6種類しか設定することができないが、汎用レジスタの数を増やして、設定先アドレスをより多く設定できるように構成してもよい。   In the pachinko machine 10 of the present embodiment, six types of general-purpose registers 210b1, 210b2, 210c1, 210c2, 210d1, and 210d2 are provided as general-purpose registers for temporarily storing data. Can be set at a maximum of six types, but the number of general-purpose registers may be increased so that more setting destination addresses can be set.

第1〜第3実施形態のパチンコ機10において、大当たりに当選した際の、変動パターンの設定や大当たり中の設定、および、大当たりを終了する際の設定は、主制御装置110のMPU201によって行われていたが、これに限られるものではない。例えば、音声ランプ制御装置113のMPU221によって行われるように構成しても良い。   In the pachinko machine 10 according to the first to third embodiments, the setting of the fluctuation pattern, the setting during the big hit, and the setting when the big hit is ended when the big hit is won are performed by the MPU 201 of the main control device 110. Was not limited to this. For example, it may be configured to be performed by the MPU 221 of the audio lamp control device 113.

また、第1〜第3実施形態のパチンコ機10では、遊技結果設定テーブル202eや状態設定テーブル202f等を主制御装置110のROM202に設けているが、これに限られるものではない。例えば、音声ランプ制御装置113のROM222に設けるように構成してもよい。   In the pachinko machines 10 of the first to third embodiments, the game result setting table 202e, the state setting table 202f, and the like are provided in the ROM 202 of the main control device 110, but the present invention is not limited to this. For example, it may be configured to be provided in the ROM 222 of the audio lamp control device 113.

更に、第1〜第3実施形態のパチンコ機10では、各種設定値格納エリア203eを主制御装置110のRAM203に設けているが、これに限られるものではない。例えば、音声ランプ制御装置113のRAM223に設けるように構成してもよい。   Furthermore, in the pachinko machine 10 of the first to third embodiments, the various setting value storage areas 203e are provided in the RAM 203 of the main control device 110, but the present invention is not limited to this. For example, it may be configured to be provided in the RAM 223 of the sound lamp control device 113.

また、本発明を上記実施形態とは異なるタイプのパチンコ機等に実施してもよい。例えば、一度大当たりすると、それを含めて複数回(例えば2回、3回)大当たり状態が発生するまで、大当たり期待値が高められるようなパチンコ機(通称、2回権利物、3回権利物と称される)として実施してもよい。また、大当たり図柄が表示された後に、所定の領域に球を入賞させることを必要条件として遊技者に所定の遊技価値を付与する特別遊技を発生させるパチンコ機として実施してもよい。また、Vゾーン等の特別領域を有する入賞装置を有し、その特別領域に球を入賞させることを必要条件として特別遊技状態となるパチンコ機に実施してもよい。更に、スロットマシンやパチンコ機以外にも、アレパチ、雀球、いわゆるパチンコ機とスロットマシンとが融合した遊技機などの各種遊技機として実施するようにしてもよい。   Further, the present invention may be applied to a pachinko machine or the like of a type different from the above embodiment. For example, once a jackpot is hit, a pachinko machine (commonly known as a twice-rights item or a three-times rights item) that increases the jackpot expectation value until a jackpot condition occurs a plurality of times (for example, two or three times) including that. ). Further, after the big hit symbol is displayed, the game may be implemented as a pachinko machine that generates a special game for giving a predetermined game value to a player on condition that a ball is won in a predetermined area. Further, a prize winning device having a special area such as a V zone may be provided, and the pachinko machine may be put into a special game state on condition that a ball is won in the special area. Further, in addition to the slot machine and the pachinko machine, the present invention may be implemented as various game machines such as an ale-pachi, a sparrow ball, and a game machine in which a so-called pachinko machine and a slot machine are combined.

パチンコ機とスロットマシンとが融合した遊技機の具体例としては、複数の図柄からなる図柄列を変動表示した後に図柄を確定表示する表示装置を備えており、球打出用のハンドルを備えていないものが挙げられる。この場合、所定の操作(ボタン操作)に基づく所定量の球の投入の後、例えば操作レバーの操作に起因して図柄の変動が開始され、例えばストップスイッチの操作に起因して、或いは、所定時間経過することにより、図柄の変動が停止され、その停止時の確定図柄がいわゆる大当たり図柄であることを必要条件として遊技者に所定の遊技価値を付与する特別遊技が発生させられ、遊技者には、下部の受皿に多量の球が払い出されるものである。かかる遊技機をスロットマシンに代えて使用すれば、遊技ホールでは球のみを遊技価値として取り扱うことができるため、パチンコ機とスロットマシンとが混在している現在の遊技ホールにおいてみられる、遊技価値たるメダルと球との別個の取扱による設備上の負担や遊技機設置個所の制約といった問題を解消し得る。   As a specific example of a gaming machine in which a pachinko machine and a slot machine are integrated, a display device for variably displaying a symbol row including a plurality of symbols and then displaying the symbols in a fixed manner is provided, and is not provided with a handle for launching a ball. Things. In this case, after throwing in a predetermined amount of balls based on a predetermined operation (button operation), the fluctuation of the symbol is started, for example, due to the operation of the operation lever, and, for example, due to the operation of the stop switch, or By the passage of time, the fluctuation of the symbol is stopped, and a special game for giving a predetermined game value to the player is generated on the condition that the confirmed symbol at the time of the stop is a so-called big hit symbol is generated. Is a method in which a large amount of balls are paid out to a lower saucer. If such a gaming machine is used in place of a slot machine, only balls can be treated as a game value in a game hall, so it is a game value seen in a current game hall where pachinko machines and slot machines are mixed. Problems such as the burden on equipment due to the separate handling of medals and balls and restrictions on the location of gaming machines can be solved.

以下に、本発明の遊技機に加えて、上述した実施形態に含まれる各種発明の概念を示す。   Hereinafter, in addition to the gaming machine of the present invention, the concept of various inventions included in the above-described embodiment will be described.

<特徴A群>(00Hを読み出した場合に処理を終了する)
所定の制御手順に従って、遊技の制御を実行する制御手段と、その制御手段によって、読み出される制御データが記憶された記憶手段と、前記制御手段によって読み出された制御データが予め定められた特定データであるか否かを判別する制御データ判別手段とを備え、前記制御手段は、前記制御手順に従って、前記制御データの読み出しと、その読み出した制御データに基づく制御とを繰り返し行う処理である読出制御処理を実行する場合には、読み出した制御データが前記特定データであると前記制御データ判別手段により判別されたことに基づいて、前記読出制御処理を終了して、前記制御手順に従って実行される次の処理に移行させるものであることを特徴とする遊技機A1。
<Feature A group> (The process ends when 00H is read)
Control means for executing a game control according to a predetermined control procedure; storage means for storing control data read by the control means; and control data read by the control means for specifying predetermined data. Control data discriminating means for discriminating whether or not the control data is read out. The control means repeats reading of the control data and control based on the read control data in accordance with the control procedure. When executing the process, the read control process is terminated based on the fact that the read control data is determined to be the specific data by the control data determining unit, and the next process executed according to the control procedure is performed. Gaming machine A1 characterized by shifting to the processing of (1).

遊技機A1によれば、所定の制御手順に従って、制御手段により遊技の制御が実行され、制御手順に基づいて制御手段により読み出される制御データが記憶手段に記憶され、その読み出された制御データが予め定められた特定データであるか否かが制御データ判別手段により判別される。制御手段によって、制御データの読み出しと、その読み出した制御データに基づく制御とを繰り返し行う読出制御処理が実行される場合には、読み出した制御データが予め定められた特定データであると制御データ判別手段により判別されたことに基づいて、読出制御処理が終了され、制御手順に従って実行される次の処理に移行される。   According to the gaming machine A1, the control of the game is executed by the control means in accordance with a predetermined control procedure, the control data read by the control means based on the control procedure is stored in the storage means, and the read control data is stored in the storage means. It is determined by the control data determining means whether or not the data is predetermined specific data. When the control unit executes a read control process of repeatedly reading control data and performing control based on the read control data, it is determined that the read control data is predetermined specific data. Based on the determination by the means, the read control process is terminated, and the process proceeds to the next process executed according to the control procedure.

これにより、読出制御処理において、特定データが読み出されれば次の処理に移行するので、制御データの読み出しと、その読み出した制御データに基づく制御とを何回繰り返すのかを規定しておく必要が無い。よって、繰り返し回数の規定ミスにより、読出制御処理によって行われるべき繰り返し回数と異なる回数の制御が実行されてしまうことを抑制することができる。従って、遊技機が誤作動してしまうことを抑制できるという効果がある。   Accordingly, in the read control process, if the specific data is read, the process proceeds to the next process, so that it is not necessary to define how many times the control data read and the control based on the read control data are repeated. . Accordingly, it is possible to prevent the control from being performed a different number of times from the number of repetitions to be performed by the readout control process due to a mistake in defining the number of repetitions. Therefore, there is an effect that a malfunction of the gaming machine can be suppressed.

遊技機A1において、前記制御データには、遊技に関する設定を行う設定先を示す設定先データと、その設定先データが示す設定先に設定するための設定用データとが交互に規定されているものであり、前記読出制御処理は、前記制御データに規定されている順番にデータを読み出して、読み出された設定先データが示す設定先に、次に読み出される設定用データを設定するものであることを特徴とする遊技機A2。   In the gaming machine A1, in the control data, setting data indicating a setting destination for performing a setting related to a game and setting data for setting the setting destination indicated by the setting data are alternately defined. In the read control process, data is read in the order specified in the control data, and the next setting data to be read is set to the setting destination indicated by the read setting destination data. A gaming machine A2 characterized by the above-mentioned.

遊技機A2によれば、遊技機A1の奏する効果に加え、次の効果を奏する。即ち、遊技に関する設定を行う設定先を示す設定先データと、その設定先データが示す設定先に設定するための設定用データとが、制御データに交互に規定されている。その制御データに規定されている順番に、読出制御処理によってデータが読み出され、読み出された設定先データが示す設定先に、次に読み出される設定用データが設定される。   According to the gaming machine A2, the following effects are exhibited in addition to the effects exhibited by the gaming machine A1. That is, setting data indicating a setting destination for performing settings related to the game and setting data for setting the setting destination indicated by the setting data are alternately defined in the control data. The data is read by the read control process in the order specified by the control data, and the next setting data to be read is set to the setting destination indicated by the read setting data.

これにより、データの読み出しの際に、制御データに規定されているデータのうち、いずれのデータを次に読み出すべきか判断するという処理を行う必要が無いので、制御手段の処理負荷を軽減することができるという効果がある。   Accordingly, when reading data, it is not necessary to perform a process of determining which data should be read next among the data specified in the control data, so that the processing load on the control unit can be reduced. There is an effect that can be.

遊技機A2において、遊技状態を変更するか否かを判別する状態変更判別手段を備え、前記制御データは、遊技状態に関する各種の設定値が前記設定用データとして規定されているものであり、前記状態変更判別手段によって遊技状態を変更すると判別された場合に、前記読出制御処理を実行するものであることを特徴とする遊技機A3。   In the gaming machine A2, there is provided state change determining means for determining whether or not to change the gaming state, and the control data is one in which various setting values relating to the gaming state are defined as the setting data. A gaming machine A3 for executing the read control process when the state change determining means determines that the gaming state is to be changed.

遊技機A3によれば、遊技機A2の奏する効果に加え、次の効果を奏する。即ち、遊技状態を変更するか否かが状態変更判別手段によって判別される。遊技状態に関する各種の設定値が設定用データとして制御データに規定されている。状態変更判別手段によって遊技状態を変更すると判別された場合に、制御手段によって読出制御処理が実行される。   According to the gaming machine A3, the following effects are exhibited in addition to the effects exhibited by the gaming machine A2. That is, whether or not the game state is changed is determined by the state change determination unit. Various setting values relating to the gaming state are defined in the control data as setting data. When it is determined by the state change determining means that the game state is to be changed, the reading control processing is executed by the control means.

これにより、遊技状態が変更される場合に、設定されるべき設定値が設定されずに遊技機が誤作動してしまうことを抑制できるという効果がある。   Thereby, when the game state is changed, there is an effect that it is possible to suppress a malfunction of the gaming machine without setting the set value to be set.

遊技機A1〜A3において、前記特定データは、前記制御データに規定されている他のいずれのデータとも異なるデータであることを特徴とする遊技機A4。   In the gaming machines A1 to A3, the specific data is different from any other data specified in the control data.

遊技機A4によれば、遊技機A1〜A3の奏する効果に加え、次の効果を奏する。即ち、特定データが、制御データに規定されている他のいずれのデータとも異なるデータなので、制御データから特定データが読み出される前に、特定データと同一のデータが読み出されることがない。   According to the gaming machine A4, the following effects are exhibited in addition to the effects exhibited by the gaming machines A1 to A3. That is, since the specific data is different from any other data specified in the control data, the same data as the specific data is not read before the specific data is read from the control data.

よって、特定データが読み出されるまで読出制御処理が繰り返されるので、読出制御処理によって行われるべき全ての制御が実行される前に読出制御処理が終了されてしまうことを抑制できる。従って、実行されるべき制御が実行されずに遊技機が誤作動してしまうことを抑制できるという効果がある。   Therefore, since the read control process is repeated until the specific data is read, it is possible to prevent the read control process from being terminated before all the controls to be performed by the read control process are executed. Therefore, there is an effect that it is possible to suppress a malfunction of the gaming machine without executing the control to be executed.

遊技機A1〜A4において、前記特定データは、前記制御データの末尾に規定されているものであることを特徴とする遊技機A5。   In the gaming machines A1 to A4, the specific data is defined at the end of the control data.

遊技機A5によれば、遊技機A1〜A4の奏する効果に加え、特定データが、制御データの末尾に規定されているので、制御データに規定されている他の全てのデータに基づく制御を確実に実行することができるという効果がある。   According to the gaming machine A5, in addition to the effects of the gaming machines A1 to A4, since the specific data is specified at the end of the control data, control based on all other data specified in the control data is ensured. There is an effect that can be executed.

<特徴B群>(00Hが読み出されるまでテーブルに格納されているアドレスに順番に0を設定)
所定の制御手順に従って、遊技の制御を行う制御手段と、その制御手段が遊技に関する設定を行う設定先を示す設定先データを複数記憶した記憶手段とを備え、前記制御手段は、前記制御手順に従って、前記記憶手段から前記設定先データを順に読み出す読み出し処理と、その読み出し処理により読み出された設定先データが示す設定先に、所定の設定値をそれぞれ設定する設定処理とを繰り返し行うものであることを特徴とする遊技機B1。
<Feature B group> (0 is sequentially set to the addresses stored in the table until 00H is read)
According to a predetermined control procedure, a control means for controlling the game, and a storage means for storing a plurality of setting destination data indicating a setting destination where the control means performs a setting related to the game, the control means according to the control procedure A reading process for sequentially reading the setting destination data from the storage means and a setting process for setting a predetermined setting value to a setting destination indicated by the setting destination data read by the reading process. A gaming machine B1 characterized in that:

遊技機B1によれば、所定の制御手順に従って、遊技の制御が行われる制御手段が遊技に関する設定を行う設定先を示す複数の設定先データが、記憶手段によって記憶される。その記憶手段から制御手順に従って設定先データを順に読み出す読み出し処理と、その読み出し処理によって読み出された設定先データが示す設定先に、所定の設定値をそれぞれ設定する設定処理とが、制御手段によって繰り返し行われる。   According to the gaming machine B1, according to a predetermined control procedure, a plurality of setting destination data indicating a setting destination at which the control means for controlling the game performs a setting relating to the game is stored by the storage means. A reading process for sequentially reading the setting destination data from the storage unit in accordance with the control procedure, and a setting process for setting a predetermined setting value to a setting destination indicated by the setting destination data read by the reading process, respectively, are performed by the control unit. It is repeated.

これにより、読み出し処理によって読み出される設定先データに設定するための設定値を遊技機に記憶しておかなくても、設定処理によって所定の設定値を設定できる。よって、所定の設定値に記憶するデータ量を削減することができるという効果がある。   Thus, a predetermined setting value can be set by the setting process without storing the setting value for setting the setting destination data read by the reading process in the gaming machine. Therefore, there is an effect that the amount of data stored at a predetermined set value can be reduced.

遊技機B1において、前記制御手段は、前記読み出し処理によって1の設定先データが読み出される毎に、その読み出された1の設定先データに基づいて前記設定処理を行うものであることを特徴とする遊技機B2。   In the gaming machine B1, the control unit performs the setting process based on the read one set destination data every time one set destination data is read by the read process. Gaming machine B2.

遊技機B2によれば、遊技機B1の奏する効果に加え、読み出し処理によって1の設定先データが読み出される毎に、その読み出された1の設定先データに基づいて制御手段により設定処理が行われるので、読み出し処理によって読み出され、設定処理によって設定されるデータ量が最小限で済むという効果がある。   According to the gaming machine B2, in addition to the effect achieved by the gaming machine B1, each time one set destination data is read out by the read process, the control means performs the setting process based on the one set destination data read. Therefore, there is an effect that the amount of data read by the reading process and set by the setting process can be minimized.

遊技機B1又はB2において、前記設定先データは、前記制御手段によって読み出される順番に規定されているものであることを特徴とする遊技機B3。   In the gaming machine B1 or B2, the setting destination data is defined in the order in which the data is read by the control means.

遊技機B3によれば、遊技機B1又はB2の奏する効果に加え、次の効果を奏する。即ち、設定先データが、制御手段によって読み出される順番に規定されているので、読み出し処理の度に、記憶手段に記憶されているデータのうち、いずれのデータを次に読み出すべきか判断するという処理を行う必要が無い。よって、制御手段の処理負荷を軽減することができるという効果がある。   According to the gaming machine B3, the following effects are achieved in addition to the effects achieved by the gaming machine B1 or B2. That is, since the setting destination data is defined in the order in which the data is read by the control means, the processing of determining which data to be read next among the data stored in the storage means at each read processing is determined. There is no need to do. Therefore, there is an effect that the processing load on the control means can be reduced.

遊技機B1〜B3において、前記制御手段は、前記読み出し処理により読み出された設定先データが予め定められた特定データであるか否かを判断する判断手段と、その判断手段によって、読み出された設定先データが予め定められた特定データであると判断された場合に、読み出された設定先データが示す設定先に所定の設定値を設定する処理を回避する回避手段とを備えることを特徴とする遊技機B4。   In the gaming machines B1 to B3, the control means determines whether or not the setting destination data read by the read processing is predetermined specific data, and the control means reads the setting data by the determination means. When the determined setting data is determined to be predetermined specific data, there is provided an avoiding means for avoiding a process of setting a predetermined setting value to a setting destination indicated by the read setting data. A gaming machine B4 characterized by the following.

遊技機B4によれば、遊技機B1〜B3の奏する効果に加え、次の効果を奏する。即ち、読み出し処理により読み出された設定先データが予め定められた特定データであるか否かが判断手段により判断される。その判断手段によって、読み出された設定先データが予め定められた特定データであると判断された場合に、読み出された設定先データが示す設定先に所定の設定値を設定する処理が回避手段によって回避される。   According to the gaming machine B4, the following effects are exhibited in addition to the effects exhibited by the gaming machines B1 to B3. That is, the determination means determines whether or not the setting destination data read by the reading process is predetermined specific data. When the determination unit determines that the read setting destination data is the predetermined specific data, the process of setting a predetermined setting value to the setting destination indicated by the read setting destination data is avoided. Avoided by means.

これにより、読み出し処理と設定処理とを繰り返す回数を制御プログラムに規定しておかなくても、特定データが読み出されるまで読み出し処理と設定処理とを繰り替えし行わせることができる。よって、繰り返し回数の規定ミスによって、読出制御処理によって行われるべき全ての制御が実行される前に読出制御処理が終了されてしまうことを抑制できる。従って、実行されるべき制御が実行されないことで遊技機が誤作動してしまうことを抑制できるという効果がある。   Thus, the read process and the setting process can be repeated until the specific data is read, even if the number of times the read process and the setting process are repeated is not specified in the control program. Therefore, it is possible to prevent the read control process from being terminated before all the controls to be performed by the read control process are executed due to a mistake in defining the number of repetitions. Therefore, there is an effect that it is possible to suppress a malfunction of the gaming machine due to the fact that the control to be executed is not executed.

遊技機B4において、前記特定データは、前記記憶手段に記憶されている他の前記設定先データのいずれとも異なるデータであることを特徴とする遊技機B5。   In the gaming machine B4, the specific data is data different from any of the other setting destination data stored in the storage means.

遊技機B5によれば、遊技機B4の奏する効果に加え、次の効果を奏する。即ち、特定データが、記憶手段に記憶されている他の設定先データのいずれとも異なるデータなので、記憶手段から特定データが読み出される前に、特定データと同一のデータが読み出されることがない。   According to the gaming machine B5, the following effects are exhibited in addition to the effects exhibited by the gaming machine B4. That is, since the specific data is different from any of the other setting destination data stored in the storage unit, the same data as the specific data is not read before the specific data is read from the storage unit.

これにより、特定データが読み出されるまで読み出し処理と設定処理とが繰り返されるので、制御手段によって行われるべき全ての制御が実行される前に処理が終了されてしまうことを抑制できる。これにより、実行されるべき制御が実行されずに遊技機が誤作動してしまうことを抑制できるという効果がある。   Thus, the reading process and the setting process are repeated until the specific data is read, so that it is possible to prevent the process from being completed before all the controls to be performed by the control unit are executed. Thereby, there is an effect that it is possible to suppress a malfunction of the gaming machine without executing the control to be executed.

遊技機B4又はB5において、前記特定データは、前記設定先データの末尾に規定されていることを特徴とする遊技機B6。   In the gaming machine B4 or B5, the specific data is defined at the end of the setting destination data.

遊技機B6によれば、遊技機B4又はB5の奏する効果に加え、特定データが設定先データの末尾に規定されているので、記憶手段に記憶されている他の全ての設定先データに基づく制御を確実に実行することができるという効果がある。   According to the gaming machine B6, in addition to the effect of the gaming machine B4 or B5, since the specific data is defined at the end of the setting data, the control based on all other setting data stored in the storage means. Can be surely executed.

遊技機B4において、前記所定の設定値には、第1設定値と、その第1設定値とは異なる第2設定値とが設けられており、前記制御手段は、前記判断手段により前記制御手順に従って読み出した設定先データが予め定められた特定データであると最初に判断されるまでは、前記設定先データの読み出しと、その読み出した設定先データが示す設定先に前記第1設定値を設定する処理とを繰り返すものであり、前記判断手段により前記制御手順に従って読み出した設定先データが予め定められた特定データであると最初に判断された後は、前記設定先データの読み出しと、その読み出した設定先データが示す設定先に前記第2設定値を設定する処理とを繰り返すものであることを特徴とする遊技機B7。   In the gaming machine B4, the predetermined set value is provided with a first set value and a second set value different from the first set value, and the control means controls the control procedure by the determination means. Until it is initially determined that the setting data read in accordance with the above is the predetermined specific data, the setting data is read and the first setting value is set to the setting destination indicated by the read setting data. After the first determination that the setting data read out according to the control procedure by the determining means is predetermined specific data, the reading of the setting data and the reading thereof are performed. A game machine B7 that repeats the process of setting the second set value to the set destination indicated by the set destination data.

遊技機B7によれば、遊技機B4の奏する効果に加え、次の効果を奏する。即ち、第1設定値と、その第1設定値とは異なる第2設定値とが所定の設定値として設けられている。判断手段により制御手段に従って読み出した設定先データが予め定められた特定データであると最初に判断されるまでは、設定先データの読み出しと、その読み出した設定先データが示す設定先に第1設定値を設定する処理とが制御手段によって繰り返される。制御手順に従って読み出した設定先データが予め定められた特定データであると最初に判断された後は、設定先データの読み出しと、その読み出した設定先データが示す設定先に第2設定値を設定する処理とが制御手段によって繰り返される。   According to the gaming machine B7, the following effects are exhibited in addition to the effects exhibited by the gaming machine B4. That is, the first set value and the second set value different from the first set value are provided as the predetermined set values. Until the setting data read by the determining means in accordance with the control means is first determined to be the predetermined specific data, the setting data is read and the first setting is made to the setting destination indicated by the read setting data. The process of setting the value is repeated by the control means. After it is initially determined that the setting destination data read according to the control procedure is the predetermined specific data, the setting destination data is read, and the second setting value is set to the setting destination indicated by the read setting destination data. Is repeated by the control means.

これにより、第1設定値と第2設定値とを設定先に対応付けて記憶しておく必要が無いので、記憶手段に記憶しておくデータの容量を削減することができるという効果がある。   This eliminates the need to store the first set value and the second set value in association with the setting destination, and thus has the effect of reducing the amount of data stored in the storage unit.

<特徴C群>(大当たり乱数からオフセット値を算出し、大当たり中はオフセット値を保持する)
遊技に関する情報を記憶した記憶手段と、遊技に関する制御を行う制御手段とを備えた遊技機において、遊技状態を決定する遊技状態決定手段と、その遊技状態決定手段によって決定された遊技状態に、所定条件の成立に基づいて設定する遊技状態設定手段とを備え、前記記憶手段は、前記遊技状態設定手段によって遊技状態を設定するための設定データと、その設定データを選択するために必要なデータである識別データとを記憶しているものであり、前記遊技状態決定手段により決定された遊技状態に対応する識別データを前記記憶手段から選択する選択手段と、その選択手段によって選択された識別データを少なくとも前記所定条件が成立するまで保持する保持手段とを備え、前記遊技状態設定手段は、前記保持手段によって保持されている識別データに対応する前記設定データを、所定条件の成立に基づいて前記記憶手段から読み出して設定するものであることを特徴とする遊技機C1。
<Feature C group> (Calculate the offset value from the jackpot random number and hold the offset value during the jackpot)
In a gaming machine having storage means for storing information relating to a game, and control means for performing control relating to the game, a game state determination means for determining a game state, and a game state determined by the game state determination means, Game state setting means for setting based on establishment of a condition, wherein the storage means includes setting data for setting a game state by the game state setting means, and data necessary for selecting the setting data. Selection means for storing, from the storage means, identification data corresponding to the game state determined by the game state determination means, and identification data selected by the selection means. Holding means for holding at least until the predetermined condition is satisfied, wherein the game state setting means is held by the holding means Gaming machine C1, characterized in that the setting data corresponding to the identification data are, and sets read from said storage means based on the establishment of a predetermined condition.

遊技機C1によれば、遊技状態決定手段により遊技状態が決定され、その遊技状態設定手段によって遊技状態を設定するための設定データと、その設定データを選択するために必要な識別データとが記憶手段によって記憶されている。遊技状態決定手段により決定された遊技状態に対応する識別データが選択手段によって記憶手段から選択され、選択手段によって選択された識別データは保持手段によって所定条件が成立するまで保持される。保持手段によって保持されている識別データに対応する設定データが、所定条件の成立に基づいて遊技状態設定手段によって記憶手段から読み出されて設定される。   According to the gaming machine C1, the gaming state is determined by the gaming state determining means, and the setting data for setting the gaming state by the gaming state setting means and the identification data necessary for selecting the setting data are stored. Stored by means. Identification data corresponding to the game state determined by the game state determination means is selected from the storage means by the selection means, and the identification data selected by the selection means is held by the holding means until a predetermined condition is satisfied. Setting data corresponding to the identification data held by the holding means is read out from the storage means and set by the gaming state setting means based on the satisfaction of the predetermined condition.

これにより、遊技状態決定手段によって決定された遊技状態に対応する識別データが保持手段によって保持されるので、遊技状態決定手段による遊技状態の決定方法が外部から取得されることを抑制することができる。よって、遊技状態決定手段に対して、遊技者にとって有利となる遊技状態に決定するよう外部から制御する不正行為を抑制することができるという効果がある。   Thereby, since the identification data corresponding to the game state determined by the game state determination unit is held by the holding unit, it is possible to prevent the method of determining the game state by the game state determination unit from being acquired from outside. . Therefore, there is an effect that it is possible to suppress an improper act of externally controlling the game state determining means to determine a game state that is advantageous to the player.

遊技機C1において、前記識別データは、前記設定データよりもサイズが小さいことを特徴とする遊技機C2。   In the gaming machine C1, the identification data is smaller in size than the setting data.

遊技機C2によれば、遊技機C1の奏する効果に加え、識別データは設定データよりもサイズが小さいので、設定データを保持手段によって保持しておく場合に比べて保持手段の記憶するデータ量を削減することができるという効果がある。   According to the gaming machine C2, in addition to the effect of the gaming machine C1, the identification data is smaller in size than the setting data, so that the amount of data stored in the holding unit is smaller than when the setting data is held by the holding unit. There is an effect that it can be reduced.

遊技機C1又はC2において、前記記憶手段は、前記遊技状態決定手段によって遊技状態が決定されてから所定条件が成立するまでの間の遊技状態を設定するための複数の状態データを記憶しているものであり、前記識別データは、前記複数の状態データのそれぞれと対応付けて前記記憶手段に記憶されているものであり、前記複数の状態データから1の状態データを選択して設定する状態選択手段を備え、前記選択手段は、前記状態選択手段によって選択された前記1の状態データに対応する前記識別データを選択するものであることを特徴とする遊技機C3。   In the gaming machine C1 or C2, the storage means stores a plurality of state data for setting a game state from when the game state is determined by the game state determination means to when a predetermined condition is satisfied. Wherein the identification data is stored in the storage unit in association with each of the plurality of state data, and a state selection unit selects and sets one state data from the plurality of state data A gaming machine C3 comprising: means for selecting the identification data corresponding to the first state data selected by the state selecting means.

遊技機C3によれば、遊技機C1又はC2の奏する効果に加え、次の効果を奏する。即ち、遊技状態決定手段によって遊技状態が決定されてから所定条件が成立するまでの間の遊技状態を設定するための複数の状態データが記憶手段によって記憶されている。その複数の状態データのそれぞれと対応付けて、識別データが記憶手段に記憶されている。複数の状態データから1の状態データが状態選択手段によって選択されて設定される。   According to the gaming machine C3, the following effects are exhibited in addition to the effects exhibited by the gaming machine C1 or C2. That is, the storage means stores a plurality of state data for setting the game state from when the game state is determined by the game state determination means to when the predetermined condition is satisfied. Identification data is stored in the storage means in association with each of the plurality of state data. One state data is selected from the plurality of state data by the state selection means and set.

これにより、選択手段によって識別データを選択する際は、状態選択手段によって選択されて設定された1の状態データに対応付けて記憶されている識別データを選択するだけで良いので、識別データと状態データとを別個独立に選択する場合に比べて処理負荷を軽減することができるという効果がある。   Thus, when the identification data is selected by the selection means, it is only necessary to select the identification data stored in association with the one state data selected and set by the state selection means. There is an effect that the processing load can be reduced as compared with the case where data and data are selected independently.

遊技機C1において、前記遊技状態決定手段によって遊技状態が決定された場合に、その決定された遊技状態とは異なる遊技状態に、前記所定条件が成立するまでの間設定する状態設定手段を備えることを特徴とする遊技機C4。   When the gaming state is determined by the gaming state determining means, the gaming machine C1 includes state setting means for setting a gaming state different from the determined gaming state until the predetermined condition is satisfied. A gaming machine C4.

遊技機C4によれば、遊技機C1の奏する効果に加え、遊技状態決定手段によって遊技状態が決定された場合に、その決定された遊技状態とは異なる遊技状態が、状態設定手段によって、所定条件が成立するまでの間設定されるので、所定条件が成立するまでの間の遊技者の遊技に対する興趣を向上させることができるという効果がある。   According to the gaming machine C4, in addition to the effect played by the gaming machine C1, when the gaming state is determined by the gaming state determining means, a gaming state different from the determined gaming state is determined by the state setting means by the predetermined condition. Is established until the condition is satisfied, so that the player's interest in the game until the predetermined condition is satisfied can be improved.

遊技機C1〜C3において、所定の始動条件の成立に基づいてランダムな情報を取得する取得手段と、そのランダムな情報に基づいて遊技状態を遊技者にとって有利な特別遊技状態へ移行させるか否かを抽選する抽選手段とを備え、前記遊技状態決定手段は、前記抽選手段によって前記特別遊技状態へと移行させると判断された場合に、前記取得手段によって取得されたランダムな情報に基づいて遊技状態を決定するものであり、前記遊技状態設定手段は、前記特別遊技状態が終了することに基づいて前記遊技状態決定手段によって決定された遊技状態に設定するものであることを特徴とする遊技機C4。   In the gaming machines C1 to C3, acquiring means for acquiring random information based on establishment of a predetermined starting condition, and whether or not to shift the gaming state to a special gaming state advantageous to the player based on the random information And a lottery means for performing a lottery, wherein the gaming state determining means, when it is determined by the lottery means to shift to the special gaming state, the gaming state based on the random information acquired by the acquiring means Wherein the gaming state setting means sets the gaming state determined by the gaming state determining means based on the end of the special gaming state. .

遊技機C4によれば、遊技機C1〜C3の奏する効果に加え、次の効果を奏する。即ち、所定の始動条件の成立に基づいて取得手段によってランダムな情報が取得され、そのランダムな情報に基づいて遊技状態を遊技者にとって有利な特別遊技状態へと移行させるか否かが抽選手段によって判断される。抽選手段によって特別遊技状態へ移行させると判断された場合に、取得手段によって取得されたランダムな情報に基づいて遊技状態決定手段によって遊技状態が決定される。特別遊技状態が終了することに基づいて、遊技状態設定手段により、遊技状態決定手段によって決定された遊技状態に設定される。   According to the gaming machine C4, the following effects are exhibited in addition to the effects exhibited by the gaming machines C1 to C3. That is, random information is obtained by the obtaining means based on the establishment of the predetermined starting condition, and whether or not to shift the gaming state to a special gaming state advantageous to the player based on the random information is determined by the lottery means. Is determined. When it is determined by the lottery means to shift to the special game state, the game state is determined by the game state determination means based on the random information acquired by the acquisition means. Based on the end of the special gaming state, the gaming state setting means sets the gaming state determined by the gaming state determining means.

これにより、特別遊技状態が終了するまで、取得手段によって取得されたランダムな情報を保持しておく必要がないので、ランダムな情報のうち、特別遊技状態に対応した情報が不正行為により外部から取得されることを抑制することができる。従って、特別遊技状態に対応した情報を外部から入力し、特別遊技状態へと移行させる不正行為を抑制することができるという効果がある。   As a result, it is not necessary to hold the random information obtained by the obtaining unit until the special game state ends, so that information corresponding to the special game state among the random information is obtained from the outside due to fraud. Can be suppressed. Therefore, there is an effect that it is possible to suppress an illegal act of inputting information corresponding to the special game state from the outside and shifting to the special game state.

<特徴D群>(データの読み出しをまとめて行い、その後にまとめてデータを設定する)
所定の制御手順に従って、遊技の制御を行う制御手段と、その制御手段が遊技に関する設定を行う設定先を示す設定先データを複数記憶した記憶手段と、その記憶手段に記憶された設定先データを格納するデータ格納領域と、前記制御手段によって読み出された設定先データが予め定められた特定データであるか否かを判断する判断手段とを備え、前記制御手段は、前記制御手順に従って、前記記憶手段から前記設定先データを読み出して、その読み出した設定先データを前記データ格納領域に格納する処理を複数の設定先データに対して繰り返す読出記憶処理と、その読出記憶処理により前記データ格納領域に格納された複数の設定先データが示すそれぞれの設定先に、所定の設定値を一括して設定する一括設定処理とを実行するものであり、前記読出記憶処理において、読み出した設定先データが予め定められた特定データであると前記判別手段により判別されたことに基づいて、前記一括設定処理へと移行するものであることを特徴とする遊技機D1。
<Characteristic D group> (Data readout is performed collectively, and then data is set collectively)
In accordance with a predetermined control procedure, control means for controlling the game, storage means for storing a plurality of setting destination data indicating a setting destination where the control means performs settings related to the game, and setting destination data stored in the storage means A data storage area to be stored, and a determination unit that determines whether the setting destination data read by the control unit is predetermined specific data, and the control unit, according to the control procedure, A read storage process for reading out the set destination data from the storage means and storing the read set destination data in the data storage area for a plurality of set destination data; And a batch setting process of batch setting a predetermined set value to each of the setting destinations indicated by the plurality of setting destination data stored in the In the reading and storing process, the process shifts to the batch setting process based on that the determination unit determines that the read setting destination data is predetermined specific data. Gaming machine D1.

遊技機D1によれば、所定の制御手順に従って、遊技の制御を行う制御手段が遊技に関する設定を行う設定先を示す複数の設定先データが、記憶手段によって記憶され、その記憶手段に記憶された設定先データがデータ格納領域に格納される。制御手段によって読み出された設定先データが予め定められた特定データであるか否かが判断手段によって判断される。制御手順に従って、記憶手段から設定先データを読み出して、その読み出した設定先データをデータ格納領域に格納する処理を複数の設定先データに対して繰り返す読出記憶処理と、その読出記憶処理によりデータ格納領域に格納された複数の設定先データが示すそれぞれの設定先に、所定の設定値を一括して設定する一括設定処理とが制御手段により実行される。読出記憶処理において、読み出した設定先データが予め定められた特定データであると判別手段により判別されたことに基づいて、一括設定処理へと移行する。   According to the gaming machine D1, according to a predetermined control procedure, a plurality of setting destination data indicating a setting destination at which the control means for controlling the game makes a setting relating to the game is stored by the storage means, and is stored in the storage means. The setting destination data is stored in the data storage area. The determination means determines whether the setting destination data read by the control means is predetermined specific data. In accordance with the control procedure, read-out processing is repeated from a plurality of setting-destination data to read the setting-destination data from the storage means and store the read setting-destination data in the data storage area; The control means executes a collective setting process of collectively setting a predetermined set value to each of the setting destinations indicated by the plurality of setting destination data stored in the area. In the read storage process, the process shifts to the batch setting process based on the determination that the read setting destination data is the predetermined specific data by the determination unit.

これにより、読出記憶処理において、特定データが読み出されれば一括設定処理に移行するので、読出記憶処理において、設定先データの読み出し、および、データ格納領域への格納を何回繰り返すのか規定しておく必要が無い。よって、繰り返し回数の規定ミスにより、読出記憶処理によって行われるべき繰り返し回数と異なる回数の制御が実行されてしまうことを抑制することができる。従って、遊技機が誤作動してしまうことを抑制できるという効果がある。   As a result, when the specific data is read out in the readout storage process, the process shifts to the batch setting process. Therefore, in the readout storage process, it is specified how many times the reading of the setting destination data and the storage in the data storage area are repeated. No need. Therefore, it is possible to prevent the control from being performed a different number of times from the number of repetitions to be performed by the reading and storing process due to a mistake in defining the number of repetitions. Therefore, there is an effect that a malfunction of the gaming machine can be suppressed.

遊技機D1において、前記特定データは、前記記憶手段に記憶された他の前記設定先データのいずれとも異なるデータであることを特徴とする遊技機D2。   In the gaming machine D1, the gaming machine D2 is characterized in that the specific data is different from any of the other setting destination data stored in the storage means.

遊技機D2によれば、遊技機D1の奏する効果に加え、次の効果を奏する。即ち、特定データが、制御データに規定されている他のいずれのデータとも異なるデータなので、制御データから特定データが読み出される前に、特定データと同一のデータが読み出されることがない。   According to the gaming machine D2, the following effects are exhibited in addition to the effects exhibited by the gaming machine D1. That is, since the specific data is different from any other data specified in the control data, the same data as the specific data is not read before the specific data is read from the control data.

これにより、特定データが読み出されるまで読出記憶処理が繰り返されるので、読出記憶処理によって行われるべき全ての制御が実行される前に読出記憶処理が終了されてしまうことを抑制できる。従って、実行されるべき制御が実行されずに遊技機が誤作動してしまうことを抑制できるという効果がある。   Thus, the read storage process is repeated until the specific data is read, so that it is possible to prevent the read storage process from being terminated before all the controls to be performed by the read storage process are executed. Therefore, there is an effect that it is possible to suppress a malfunction of the gaming machine without executing the control to be executed.

遊技機D1又はD2において、前記特定データは、前記設定先データの末尾に記憶されているものであること特徴とする遊技機D3。   In the gaming machine D1 or D2, the specific data is stored at the end of the setting destination data.

遊技機D3によれば、遊技機D1又はD2の奏する効果に加え、特定データが設定先データの末尾に規定されているので、記憶手段に記憶されている他の全ての設定先データに基づく制御を確実に実行することができるという効果がある。   According to the gaming machine D3, in addition to the effect played by the gaming machine D1 or D2, since the specific data is defined at the end of the setting destination data, control based on all other setting destination data stored in the storage means is performed. Can be executed reliably.

前記各遊技機は、パチンコ遊技機であることを特徴とする遊技機Z1。中でも、パチンコ遊技機の基本構成としては操作ハンドルを備え、その操作ハンドルの操作に応じて球を所定の遊技領域へ発射し、球が遊技領域内の所定の位置に配設された入賞口に入賞(又は入賞口を通過)することを必要条件として、表示手段において動的表示されている識別情報が所定時間後に確定停止されるものが挙げられる。また、特別遊技状態の発生時には、遊技領域内の所定の位置に配設された可変入賞装置(特定入賞口)が所定の態様で開放されて球を入賞可能とし、その入賞個数に応じた有価価値(景品球のみならず、磁気カードへ書き込まれるデータ等も含む)が付与されるものが挙げられる。   The gaming machine Z1 wherein each of the gaming machines is a pachinko gaming machine. Above all, as a basic configuration of a pachinko gaming machine, an operation handle is provided, and a ball is fired to a predetermined game area in accordance with the operation of the operation handle, and the ball is inserted into a winning opening arranged at a predetermined position in the game area. The requirement for winning (or passing through the winning opening) is that the identification information dynamically displayed on the display unit is fixedly stopped after a predetermined time. In addition, when a special game state occurs, a variable winning device (specific winning opening) arranged at a predetermined position in the game area is opened in a predetermined mode to enable the ball to win, and a value corresponding to the winning number is obtained. A value (including not only a prize ball but also data written on a magnetic card) is given.

前記各遊技機は、スロットマシンであることを特徴とする遊技機Z2。中でも、スロットマシンの基本構成としては、「複数の識別情報からなる識別情報列を動的表示した後に識別情報を確定表示する可変表示手段を備え、始動用操作手段(例えば操作レバー)の操作に起因して識別情報の動的表示が開始され、停止用操作手段(ストップボタン)の操作に起因して、或いは、所定時間経過することにより、識別情報の動的表示が停止され、その停止時の確定識別情報が特定識別情報であることを必要条件として、遊技者に有利な特別遊技状態を発生させる特別遊技状態発生手段とを備えた遊技機」となる。この場合、遊技媒体はコイン、メダル等が代表例として挙げられる。   The gaming machine Z2, wherein each of the gaming machines is a slot machine. Above all, the basic configuration of the slot machine is as follows. The dynamic display of the identification information is started, and the dynamic display of the identification information is stopped due to the operation of the stop operation means (stop button) or after a predetermined time has elapsed. And a special game state generating means for generating a special game state advantageous to the player on condition that the determined identification information is the specific identification information. In this case, coins and medals are typical examples of the game medium.

前記各遊技機は、パチンコ遊技機とスロットマシンとを融合させたものであることを特徴とする遊技機Z3。中でも、融合させた遊技機の基本構成としては、「複数の識別情報からなる識別情報列を動的表示した後に識別情報を確定表示する可変表示手段を備え、始動用操作手段(例えば操作レバー)の操作に起因して識別情報の変動が開始され、停止用操作手段(例えばストップボタン)の操作に起因して、或いは、所定時間経過することにより、識別情報の動的表示が停止され、その停止時の確定識別情報が特定識別情報であることを必要条件として、遊技者に有利な特別遊技状態を発生させる特別遊技状態発生手段とを備え、遊技媒体として球を使用すると共に、前記識別情報の動的表示の開始に際しては所定数の球を必要とし、特別遊技状態の発生に際しては多くの球が払い出されるように構成されている遊技機」となる。
<その他>
パチンコ機等の遊技機には、始動入賞口への遊技球の入賞に基づいて行われる抽選の結果が当たりだった場合に、当たり状態へと移行するものがある。かかる遊技機では、当たり状態に移行する際や、その当たり状態を終了する際等の遊技状態を変更する場合に、変更後の遊技状態に対応する複数の設定値に対して、初期値である所定値を設定している。また、初期値の設定方法としては、設定値の個数を制御プログラムに規定しておき、その設定値の個数分だけ初期値の設定を行う制御を繰り返す方法が挙げられる(例えば、特許文献1:特開2001−276365号公報)。
しかしながら、かかる遊技機では、機種が異なると、当たり状態や、当たりが終了した後の状態の態様が異なる場合があるので、遊技状態を変更する際に設定すべき設定値の個数が機種によって変化してしまう虞がある。よって、設定値の個数が異なる他の機種に制御プログラムを適用する際は、設計者が、適用しようとする機種毎に設定値の個数を数え、制御プログラムに繰り返し回数を規定し直す必要があった。このため、設計者のミスによって制御プログラムに誤った繰り返し回数が規定されてしまうと、全ての初期値を設定することができず、遊技状態の変更後に遊技機が誤動作してしまう虞があった。
本技術的思想は、上記例示した問題点を解決するためになされたものであり、遊技機が誤動作することを抑制できる遊技機を提供することを目的としている。
<手段>
この目的を達成するために技術的思想1の遊技機は、所定の制御手順に従って、遊技の制御を実行する制御手段と、その制御手段によって、読み出される制御データが記憶された記憶手段と、前記制御手段によって読み出された制御データが予め定められた特定データであるか否かを判別する制御データ判別手段とを備え、前記制御手段は、前記制御手順に従って、前記制御データの読み出しと、その読み出した制御データに基づく制御とを繰り返し行う処理である読出制御処理を実行する場合には、読み出した制御データが前記特定データであると前記制御データ判別手段により判別されたことに基づいて、前記読出制御処理を終了して、前記制御手順に従って実行される次の処理に移行させるものである。
技術的思想2の遊技機は、技術的思想1記載の遊技機において、前記制御データには、遊技に関する設定を行う設定先を示す設定先データと、その設定先データが示す設定先に設定するための設定用データとが交互に規定されているものであり、前記読出制御処理は、前記制御データに規定されている順番にデータを読み出して、読み出された設定先データが示す設定先に、次に読み出される設定用データを設定するものである。
技術的思想3の遊技機は、技術的思想2記載の遊技機において、遊技状態を変更するか否かを判別する状態変更判別手段を備え、前記制御データは、遊技状態に関する各種の設定値が前記設定用データとして規定されているものであり、前記状態変更判別手段によって遊技状態を変更すると判別された場合に、前記読み出し制御処理を実行するものである。
<効果>
技術的思想1記載の遊技機によれば、所定の制御手順に従って、制御手段により遊技の制御が実行され、制御手段により読み出される制御データが記憶手段に記憶され、その読み出された制御データが予め定められた特定データであるか否かが制御データ判別手段により判別される。制御手段によって、制御データの読み出しと、その読み出した制御データに基づく制御とを繰り返し行う読出制御処理が実行される場合には、読み出した制御データが予め定められた特定データであると制御データ判別手段により判別されたことに基づいて、読出制御処理が終了され、制御手順に従って実行される次の処理に移行される。
これにより、読出制御処理において、特定データが読み出されれば次の処理に移行するので、制御データの読み出しと、その読み出した制御データに基づく制御とを何回繰り返すのかを規定しておく必要が無い。よって、繰り返し回数の規定ミスによって、読出制御処理によって行われるべき繰り返し回数と異なる回数の制御が実行されてしまうことを抑制することができる。従って、遊技機が誤作動してしまうことを抑制できるという効果がある。
技術的思想2記載の遊技機によれば、技術的思想1記載の遊技機の奏する効果に加え、次の効果を奏する。即ち、遊技に関する設定を行う設定先を示す設定先データと、その設定先データが示す設定先に設定するための設定用データとが、制御データに交互に規定されている。その制御データに規定されている順番に、読出制御処理によってデータが読み出され、読み出された設定先データが示す設定先に、次に読み出される設定用データが設定される。
これにより、データの読み出しの際に、制御データに規定されているデータのうち、いずれのデータを次に読み出すべきか判断するという処理を行う必要が無いので、制御手段の処理負荷を軽減することができるという効果がある。
技術的思想3記載の遊技機によれば、技術的思想2記載の遊技機の奏する効果に加え、次の効果を奏する。即ち、遊技状態を変更するか否かが状態変更判別手段によって判別される。遊技状態に関する各種の設定値が設定用データとして制御データに規定されている。状態変更判別手段によって遊技状態を変更すると判別された場合に、制御手段によって読出制御処理が実行される。
これにより、遊技状態が変更される場合に、設定されるべき設定値が設定されずに遊技機が誤作動してしまうことを抑制できるという効果がある。
The gaming machine Z3, wherein each of the gaming machines is a combination of a pachinko gaming machine and a slot machine. Above all, the basic configuration of the integrated gaming machine is as follows: "variable display means for dynamically displaying an identification information string comprising a plurality of identification information and then confirming and displaying the identification information, and starting operation means (for example, an operation lever) The change of the identification information is started due to the operation of, and the dynamic display of the identification information is stopped due to the operation of the stop operation means (for example, the stop button) or after a predetermined time elapses. A special game state generating means for generating a special game state advantageous to the player on condition that the fixed identification information at the time of stop is the specific identification information, and using a ball as a game medium, The game machine is configured so that a predetermined number of balls are required at the start of the dynamic display of the game, and many balls are paid out when the special game state occurs.
<Others>
Some gaming machines, such as pachinko machines, shift to a winning state when a result of a lottery performed based on winning of a game ball in a starting winning opening is a winning. In such a gaming machine, when the game state is changed, for example, when the game machine transitions to the hit state or when the game state ends, the initial value is set to a plurality of set values corresponding to the changed game state. A predetermined value is set. As a method of setting the initial value, there is a method in which the number of set values is defined in a control program, and the control for setting the initial value is repeated by the number of set values (for example, Patent Document 1: JP-A-2001-276365).
However, in such a gaming machine, if the model is different, the winning state and the state of the state after the winning may be different, so the number of setting values to be set when changing the gaming state varies depending on the model. There is a risk of doing this. Therefore, when applying a control program to another model having a different number of set values, the designer needs to count the number of set values for each model to be applied and redefine the number of repetitions in the control program. Was. For this reason, if an incorrect number of repetitions is specified in the control program due to a mistake of the designer, all initial values cannot be set, and the gaming machine may malfunction after the gaming state is changed. .
The present technical concept has been made to solve the above-described problems, and has as its object to provide a gaming machine capable of suppressing a malfunction of the gaming machine.
<Means>
In order to achieve this object, the gaming machine of the technical idea 1 comprises a control unit for executing a game control according to a predetermined control procedure, a storage unit for storing control data read out by the control unit, Control data determination means for determining whether the control data read by the control means is predetermined specific data, the control means reads the control data according to the control procedure, When performing a read control process, which is a process of repeatedly performing control based on the read control data, based on that the control data determination unit determines that the read control data is the specific data, This ends the read control process and shifts to the next process executed according to the control procedure.
In the gaming machine according to the technical concept 2, in the gaming machine according to the technical concept 1, the control data is set to setting destination data indicating a setting destination for performing a setting related to the game and a setting destination indicated by the setting destination data. Data for setting is alternately specified, and the read control process reads data in the order specified by the control data, and sets the read data to the set destination indicated by the read set data. , For setting the next read data.
The gaming machine according to the third technical concept is the gaming machine according to the second technical concept, further including a state change determination unit configured to determine whether to change a gaming state. The control data includes various setting values related to the gaming state. It is defined as the setting data, and executes the read control process when it is determined that the game state is changed by the state change determination unit.
<Effect>
According to the gaming machine described in the technical idea 1, the control of the game is executed by the control means according to a predetermined control procedure, the control data read by the control means is stored in the storage means, and the read control data is stored in the storage means. It is determined by the control data determining means whether or not the data is predetermined specific data. When the control unit executes a read control process of repeatedly reading control data and performing control based on the read control data, it is determined that the read control data is predetermined specific data. Based on the determination by the means, the read control process is terminated, and the process proceeds to the next process executed according to the control procedure.
Accordingly, in the read control process, if the specific data is read, the process proceeds to the next process, so that it is not necessary to define how many times the control data read and the control based on the read control data are repeated. . Therefore, it is possible to prevent the control from being performed a different number of times from the number of repetitions to be performed by the read control process due to a mistake in defining the number of repetitions. Therefore, there is an effect that a malfunction of the gaming machine can be suppressed.
According to the gaming machine described in the technical idea 2, in addition to the effects achieved by the gaming machine described in the technical idea 1, the following effects can be obtained. That is, setting data indicating a setting destination for performing settings related to the game and setting data for setting the setting destination indicated by the setting data are alternately defined in the control data. The data is read by the read control process in the order specified by the control data, and the next setting data to be read is set to the setting destination indicated by the read setting data.
Accordingly, when reading data, it is not necessary to perform a process of determining which data should be read next among the data specified in the control data, so that the processing load on the control unit can be reduced. There is an effect that can be.
According to the gaming machine described in the technical idea 3, in addition to the effects achieved by the gaming machine described in the technical idea 2, the following effects are exhibited. That is, whether or not the game state is changed is determined by the state change determination unit. Various setting values relating to the gaming state are defined in the control data as setting data. When it is determined by the state change determining means that the game state is to be changed, the reading control processing is executed by the control means.
Thereby, when the game state is changed, there is an effect that it is possible to suppress a malfunction of the gaming machine without setting the set value to be set.

10 パチンコ機(遊技機)
110 主制御装置(制御手段)
202 ROM(記憶手段)
202h 大当たり終了時クリアテーブル(記憶手段)
202j 大当たり終了時初期値設定テーブル(記憶手段)
S1502,S1513 読み出し処理
S1504,S1511,S1515 設定処理
10. Pachinko machines (game machines)
110 Main controller (control means)
202 ROM (storage means)
202h big hit end clear table (storage means)
202j big hit end initial value setting table (storage means)
S1502, S1513 read processing
S1504, S1511, S1515 setting processing

Claims (3)

所定の制御手順に従って、遊技の制御を実行する制御手段と、
その制御手段によって、読み出される制御データが記憶された記憶手段と、
前記制御手段によって読み出された制御データが予め定められた特定データであるか否かを判別する制御データ判別手段とを備え、
前記制御手段は、前記制御手順に従って、前記制御データの読み出しと、その読み出した制御データに基づく制御とを繰り返し行う処理である読出制御処理を実行する場合には、読み出した制御データが前記特定データであると前記制御データ判別手段により判別されたことに基づいて、前記読出制御処理を終了して、前記制御手順に従って実行される次の処理に移行させるものであることを特徴とする遊技機。
Control means for performing game control according to a predetermined control procedure;
Storage means for storing read control data by the control means;
Control data determining means for determining whether the control data read by the control means is predetermined specific data,
The control means, when executing a read control process which is a process of repeatedly reading the control data and performing a control based on the read control data in accordance with the control procedure, when the read control data is the specific data. A game machine that terminates the read control process based on a determination made by the control data determination unit and shifts to the next process executed according to the control procedure.
前記制御データには、
遊技に関する設定を行う設定先を示す設定先データと、
その設定先データが示す設定先に設定するための設定用データとが交互に規定されているものであり、
前記読出制御処理は、前記制御データに規定されている順番にデータを読み出して、読み出された設定先データが示す設定先に、次に読み出される設定用データを設定するものであることを特徴とする請求項1記載の遊技機。
The control data includes:
Setting destination data indicating a setting destination for performing settings relating to the game,
Setting data for setting to the setting destination indicated by the setting destination data is defined alternately,
The read control process reads data in an order defined by the control data, and sets next setting data to be read to a setting destination indicated by the read setting destination data. The gaming machine according to claim 1, wherein
遊技状態を変更するか否かを判別する状態変更判別手段を備え、
前記制御データは、遊技状態に関する各種の設定値が前記設定用データとして規定されているものであり、
前記状態変更判別手段によって遊技状態を変更すると判別された場合に、前記読出制御処理を実行するものであることを特徴とする請求項2記載の遊技機。
A state change determining means for determining whether to change the game state is provided,
The control data is one in which various setting values relating to a game state are defined as the setting data,
3. The gaming machine according to claim 2, wherein the reading control process is executed when it is determined that the gaming state is changed by the state change determining unit.
JP2019204560A 2019-11-12 2019-11-12 Game machine Pending JP2020018940A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019204560A JP2020018940A (en) 2019-11-12 2019-11-12 Game machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019204560A JP2020018940A (en) 2019-11-12 2019-11-12 Game machine

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018084686A Division JP2018111019A (en) 2018-04-26 2018-04-26 Game machine

Publications (1)

Publication Number Publication Date
JP2020018940A true JP2020018940A (en) 2020-02-06

Family

ID=69587784

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019204560A Pending JP2020018940A (en) 2019-11-12 2019-11-12 Game machine

Country Status (1)

Country Link
JP (1) JP2020018940A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6004022B2 (en) * 2015-01-30 2016-10-05 株式会社三洋物産 Game machine
JP6171965B2 (en) * 2014-01-31 2017-08-02 株式会社三洋物産 Game machine

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6171965B2 (en) * 2014-01-31 2017-08-02 株式会社三洋物産 Game machine
JP6004022B2 (en) * 2015-01-30 2016-10-05 株式会社三洋物産 Game machine

Similar Documents

Publication Publication Date Title
JP5923780B2 (en) Game machine
JP5369646B2 (en) Game machine
JP6004022B2 (en) Game machine
JP6361792B2 (en) Game machine
JP5954340B2 (en) Game machine
JP5954341B2 (en) Game machine
JP2020073051A (en) Game machine
JP6171965B2 (en) Game machine
JP5704204B2 (en) Game machine
JP5987950B2 (en) Game machine
JP5934952B2 (en) Game machine
JP2018143815A (en) Game machine
JP2018111019A (en) Game machine
JP5304442B2 (en) Game machine
JP2020018940A (en) Game machine
JP6332338B2 (en) Game machine
JP6332337B2 (en) Game machine
JP2019213994A (en) Game machine
JP6056881B2 (en) Game machine
JP2018111020A (en) Game machine
JP6156548B2 (en) Game machine
JP6410754B2 (en) Game machine
JP6004066B2 (en) Game machine
JP5751286B2 (en) Game machine
JP5928619B2 (en) Game machine

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191113

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191211

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201222

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20210622