JP2008295732A - Game machine - Google Patents

Game machine Download PDF

Info

Publication number
JP2008295732A
JP2008295732A JP2007144897A JP2007144897A JP2008295732A JP 2008295732 A JP2008295732 A JP 2008295732A JP 2007144897 A JP2007144897 A JP 2007144897A JP 2007144897 A JP2007144897 A JP 2007144897A JP 2008295732 A JP2008295732 A JP 2008295732A
Authority
JP
Japan
Prior art keywords
random number
value
special symbol
number value
game
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007144897A
Other languages
Japanese (ja)
Inventor
Katsumi Tanaka
勝巳 田中
Isamu Yamada
勇 山田
Kenji Kiyohara
賢二 清原
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.)
Sansei R&D Co Ltd
Original Assignee
Sansei R&D 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 Sansei R&D Co Ltd filed Critical Sansei R&D Co Ltd
Priority to JP2007144897A priority Critical patent/JP2008295732A/en
Publication of JP2008295732A publication Critical patent/JP2008295732A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Pinball Game Machines (AREA)
  • Display Devices Of Pinball Game Machines (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a game machine capable of reducing the risk that a winning is fraudulently generated before a random number value is updated while taking a round. <P>SOLUTION: A microcomputer executes a game control procedure after executing an initial control procedure when power is supplied or reset processing is performed. The initial control procedure includes random number updating start processing of starting the random number updating of a random number generation circuit, wait processing of waiting for the prescribed time and second random number value initial value setting processing performed after the wait processing, the random number updating start processing is executed before the wait processing, the time of waiting in the wait processing is set longer than the time for the random number generation circuit to start random number updating and updates it while taking a round, the second random number value initial value setting processing acquires the first random number value of the random number generation circuit and sets it as the initial value of a second random number value. The game control procedure is configured so that a right and wrong decision means executes the right and wrong decision of the random number value when a prescribed trigger is established. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、乱数生成回路がマイクロコンピュータに内蔵されている遊技機に関する。   The present invention relates to a gaming machine in which a random number generation circuit is built in a microcomputer.

従来、パチンコ遊技機に代表される遊技機にあっては、所定周期ごとに一定の数値の範囲内で乱数値を更新する乱数生成回路を備え、乱数生成回路で更新された乱数値を取得して遊技の当否を判定し、当たりの場合には遊技者に有利な特典を付与することが行われている。   Conventionally, a gaming machine represented by a pachinko gaming machine has a random number generation circuit that updates a random number value within a range of a constant value every predetermined period, and acquires a random number value updated by the random number generation circuit. Thus, it is determined whether or not the game is successful, and in the case of winning, a privilege advantageous to the player is given.

また、乱数生成回路をマクロコンピュータに内蔵し、乱数値のスタート値をマイクロコンピュータに個別に設定されている固有のIDナンバーに基づく値に設定することで、ランダム性の高い乱数値の発生を可能にした遊技機が提案されている。   In addition, a random number generation circuit is built into the macro computer, and by setting the start value of the random number value to a value based on a unique ID number set individually in the microcomputer, it is possible to generate random values with high randomness. A game machine that has been proposed is proposed.

特開2007−82843号公報JP 2007-82843 A

しかしながら、汎用のマイクロコンピュータに内蔵された乱数生成回路のスタート値は変更することのできない固有値であるものがあり、そのようなマイクロコンピュータを使用した際には、電源投入から所定の乱数値となるまでの時間が一定となることから、電源投入から乱数値が一巡更新されるまでの間に乱数値が当たりとなる時間を狙い打ちする等の不正が行われるおそれがある。そのため、ソフトウェアによる乱数の生成を行うようにしても、電源投入やリセット処理が行われた際の乱数更新一巡目の乱数値は初期値が固有値であることから、電源投入から乱数値が一巡更新されるまでの間に乱数値が当たりとなる時間を狙い打ちして外部から電波が発信されたり直接入賞装置に遊技球を入賞させたりする等の不正が行われるおそれがある。   However, some start values of random number generation circuits built in general-purpose microcomputers are eigenvalues that cannot be changed, and when such microcomputers are used, the random number values become predetermined random numbers after power-on. Therefore, there is a possibility that fraud such as aiming at a time when the random number value is hit after the power is turned on until the random number value is updated once. For this reason, even if random numbers are generated by software, the random value in the first round of random number update when the power is turned on or reset is processed. There is a risk of fraud such as a radio wave being transmitted from the outside aiming at the time when the random number value is hit before being played, or a game ball being directly awarded to the winning device.

本発明は、前記の点に鑑みなされたものであって、遊技の当否に関する乱数値が一巡更新されるまでの間に、乱数値が当たりとなる時間を狙い打ちする等の不正が行われるおそれを低減可能な遊技機の提供を目的とする。   The present invention has been made in view of the above points, and there is a risk that fraud such as aiming at the time when the random number value is hit before the random number value regarding the success or failure of the game is updated once. The purpose is to provide a game machine that can be reduced.

請求項1の発明は、制御手順を実行して遊技の制御を行うマイクロコンピュータと、少なくとも前記制御手順を記憶することが可能な記憶手段と、所定周期ごとに一定の数値の範囲内で第1乱数値を更新する乱数生成回路と、所定周期ごとに一定の数値の範囲内で第2乱数値を更新する乱数更新手段と、所定の契機の成立に基づいて取得された前記第2乱数値の当否を判定する当否判定手段とを備え、前記乱数生成回路が前記マイクロコンピュータに内蔵されている遊技機において、前記乱数生成回路は電源が投入されたことあるいはリセット処理が行われたことに基づいて固定値である初期値から第1乱数値の更新を開始すると共に、前記第1乱数値を一巡させた後の二巡目からは前記初期値を変更して設定可能に構成され、前記マイクロコンピュータは、電源投入あるいはリセット処理時にリセット信号が入力されるリセット信号入力部を備え、前記制御手順は、少なくとも初期制御手順と遊技制御手順で構成され、前記マイクロコンピュータは、電源投入あるいはリセット処理が行われた時には、前記初期制御手順を行った後に前記遊技制御手順を実行し、前記初期制御手順には、前記乱数生成回路の乱数値更新を開始させる乱数更新開始処理と所定時間待機するウェイト処理と前記ウェイト処理の後に行われる第2乱数値初期値設定処理が少なくとも含まれ、前記乱数更新開始処理は前記ウェイト処理よりも先に実行され、前記ウェイト処理が待機する所定時間は前記乱数生成回路が乱数値の更新を開始して前記初期値より一巡更新させる時間よりも長く設定され、前記第2乱数値初期値設定処理は前記乱数生成回路の第1乱数値を取得すると共にその第1乱数値を第2乱数値の初期値として設定し、前記遊技制御手順は、前記所定の契機が成立した場合に前記当否判定手段が前記第2乱数値の当否判定を実行するように構成されていることを特徴とする。   According to the first aspect of the present invention, there is provided a microcomputer for controlling a game by executing a control procedure, storage means capable of storing at least the control procedure, and a first value within a predetermined numerical range for each predetermined period. A random number generation circuit for updating the random number value, a random number updating means for updating the second random number value within a predetermined numerical range for each predetermined period, and the second random number value acquired on the basis of establishment of a predetermined trigger In the gaming machine in which the random number generation circuit is built in the microcomputer, the random number generation circuit is based on whether power is turned on or reset processing is performed. The update of the first random number value is started from the initial value which is a fixed value, and the initial value can be changed and set from the second round after the first random number value is made a round, The computer includes a reset signal input unit to which a reset signal is input during power-on or reset processing. The control procedure includes at least an initial control procedure and a game control procedure. The microcomputer performs power-on or reset processing. When the initial control procedure is performed, the game control procedure is executed. The initial control procedure includes a random number update start process for starting the random number value update of the random number generation circuit and a wait process for waiting for a predetermined time. And at least a second random value initial value setting process performed after the wait process, the random number update start process is executed prior to the wait process, and the predetermined time during which the wait process waits is the random number generation circuit Is set to be longer than the time for starting the update of the random value and making a round of update from the initial value, The random value initial value setting process acquires the first random value of the random number generation circuit and sets the first random value as the initial value of the second random value, and the game control procedure is executed when the predetermined trigger is established. In this case, the success / failure determination unit is configured to execute the determination of the success / failure of the second random number value.

請求項2の発明は、請求項1において、前記マイクロコンピュータは、前記初期制御手順の終了後、所定周期毎に前記遊技制御手順を実行し、前記乱数生成回路が第1乱数値を更新する周期は、前記所定周期よりも短い周期で設定されていることを特徴とする。   According to a second aspect of the present invention, in the first aspect, the microcomputer executes the game control procedure at predetermined intervals after the initial control procedure ends, and the random number generation circuit updates the first random number value. Is set at a cycle shorter than the predetermined cycle.

請求項3の発明は、請求項1または2において、前記マイクロコンピュータを備えた主制御手段と、前記主制御手段から出力された制御信号に従って遊技の制御を行う従制御手段を備え、前記ウェイト処理が待機する所定時間は、前記従制御手段が電源投入されてから制御可能な状態になるまでに必要な時間よりも長く設定されていることを特徴とする。   According to a third aspect of the present invention, in the first or second aspect of the present invention, the weight control includes a main control unit including the microcomputer and a sub control unit that controls a game in accordance with a control signal output from the main control unit. The predetermined time for waiting is set longer than the time required for the slave control means to become controllable after the power is turned on.

請求項4の発明は、請求項1から3の何れか一項において、前記マイクロコンピュータには個別に設定された識別記号が記憶されており、前記乱数生成回路における二巡目の初期値が前記識別番号に基づいて設定されることを特徴とする。   According to a fourth aspect of the present invention, in the microcomputer according to any one of the first to third aspects, an individually set identification symbol is stored in the microcomputer, and an initial value of a second round in the random number generation circuit is the It is set based on an identification number.

請求項5の発明は、請求項1から4の何れか一項において、前記乱数更新手段は、前記遊技制御手順内で設定された乱数更新処理において第2乱数値の更新を行うことを特徴とする。   The invention of claim 5 is characterized in that, in any one of claims 1 to 4, the random number update means updates a second random number value in a random number update process set in the game control procedure. To do.

請求項1の発明によれば、乱数生成回路は電源が投入されたことあるいはリセット処理が行われたことに基づいて固定値である初期値から第1乱数値の更新を開始すると共に第1乱数値を一巡させた後の二巡目からは初期値を変更して設定可能に構成され、マイクロコンピュータは、電源投入あるいはリセット処理が行われた時には、初期制御手順を行った後に遊技制御手順を実行し、初期制御手順には、乱数生成回路の乱数値更新を開始させる乱数更新開始処理と所定時間待機するウェイト処理とウェイト処理の後に行われる第2乱数値初期値設定処理が少なくとも含まれ、乱数更新開始処理はウェイト処理よりも先に実行され、ウェイト処理が待機する所定時間は乱数生成回路が第1乱数値の更新を開始して前記初期値より一巡更新させる時間よりも長く設定され、第2乱数値初期値設定処理は乱数生成回路の第1乱数値を取得すると共にその第1乱数値を第2乱数値の初期値として設定し、遊技制御手順は、所定の契機が成立した場合に当否判定手段が第2乱数値の当否判定を実行することから、乱数生成回路の第1乱数値が一巡した後の二巡目以降の変更された初期値から始まる第1乱数値を取得してそれを第2乱数値の一巡目の初期値として採用することで、第2乱数値の一巡目の初期値をランダムにすることが可能になり、第2乱数値が当たりとなる時間を狙った不正を低減させることが可能となる。   According to the first aspect of the present invention, the random number generation circuit starts updating the first random number value from the initial value which is a fixed value based on the power being turned on or the reset process being performed, and the first random number generation circuit. After the first round of numerical values, the initial value can be changed and set from the second round.When the power is turned on or the reset process is performed, the microcomputer performs the game control procedure after performing the initial control procedure. And the initial control procedure includes at least a random number update start process for starting random number value update of the random number generation circuit, a wait process for waiting for a predetermined time, and a second random value initial value setting process performed after the wait process, The random number update start process is executed prior to the wait process, and the random number generation circuit starts updating the first random number value for a predetermined time during which the wait process waits and updates the first random value once. The second random number initial value setting process acquires the first random number value of the random number generation circuit and sets the first random number value as the initial value of the second random number value. Since the success / failure determination unit executes the determination of the success / failure of the second random number value when a predetermined trigger is established, the initial value changed from the second round onward after the first random number value of the random number generation circuit has completed one round is started. By acquiring the first random number value and adopting it as the initial value of the first round of the second random number value, it becomes possible to make the initial value of the first round of the second random number value random. It is possible to reduce fraud aimed at the time that hits.

請求項2の発明によれば、マイクロコンピュータは、初期制御手順の終了後、所定周期毎に遊技制御手順を実行し、乱数生成回路が第1乱数値を更新する周期は、遊技制御手順が行われる所定周期よりも短い周期で設定されていることから、マイクロコンピュータの遊技制御手順の周期に関わらず第1乱数値を更新させることができ、遊技に同期することなく第1乱数値を更新、すなわち第2乱数値の初期値となる第1乱数値を更新することが可能となる。   According to the invention of claim 2, the microcomputer executes the game control procedure every predetermined cycle after the completion of the initial control procedure, and the game control procedure performs the cycle in which the random number generation circuit updates the first random number value. The first random number value can be updated regardless of the period of the game control procedure of the microcomputer, and the first random number value can be updated without synchronizing with the game. That is, it is possible to update the first random number value that is the initial value of the second random number value.

請求項3の発明によれば、ウェイト処理が待機する所定時間を、従制御手段が電源投入されてから制御可能な状態になるまでに必要な時間よりも長く設定していることから、従制御手段が制御可能な状態となるまで遊技制御手順が実行されることがなくなり、主制御手段が遊技制御手順を実行して制御信号を従制御手段に出力した際に、従制御手段が立ち上がっておらず、制御信号を取り損なうような不具合を防止することが可能となる。   According to the third aspect of the present invention, the predetermined time during which the wait process waits is set to be longer than the time necessary for the sub control means to become controllable after the power is turned on. The game control procedure is no longer executed until the means becomes controllable, and when the main control means executes the game control procedure and outputs a control signal to the slave control means, the slave control means does not start up. Therefore, it is possible to prevent a problem that the control signal is missed.

請求項4の発明によれば、二巡目の第1乱数値の初期値を遊技機毎に異なるようにすることが可能となり、ウェイト処理の存在により第2乱数値の初期値は二巡目以降の第1乱数値となるため、電源投入から第2乱数値が当たりとなるまでの時間を計測して狙い打ちする等の不正を低減させることが可能となる。   According to the invention of claim 4, it is possible to make the initial value of the first random number value in the second round different for each gaming machine, and the initial value of the second random number value becomes the second round due to the presence of the weight process. Since it becomes the first random number value thereafter, it is possible to reduce fraud such as measuring and aiming at the time from when the power is turned on until the second random number value is hit.

請求項5の発明によれば、乱数更新手段は、遊技制御手順内で設定された乱数更新処理において第2乱数値の更新を行うことから、容易な構成で第2乱数値の更新が可能となり、制御を容易に行うことが可能となる。   According to the invention of claim 5, since the random number updating means updates the second random number value in the random number updating process set in the game control procedure, the second random number value can be updated with an easy configuration. Control can be easily performed.

以下、添付の図面に基づき本発明の実施形態を説明する。図1は本発明の一実施例に係る遊技機全体を示す正面図、図2は同遊技機の裏側を示す図、図3は同遊技機の制御基板や装置等の接続を簡略に示すブロック図、図4は主制御基板の構成を簡略に示すブロック図、図5は電源基板の回路図である。   Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings. FIG. 1 is a front view showing an entire gaming machine according to an embodiment of the present invention, FIG. 2 is a diagram showing a back side of the gaming machine, and FIG. 3 is a block diagram showing a simplified connection of a control board, a device, etc. of the gaming machine. 4 is a block diagram schematically showing the configuration of the main control board, and FIG. 5 is a circuit diagram of the power supply board.

図1に示す遊技機1は、遊技媒体として遊技球を用いるパチンコ遊技機であって、遊技盤2の縁に外側誘導レール3及び内側誘導レール4が略円形に配置され、前記外側誘導レール3及び内側誘導レール4によって区画された遊技領域6が前記遊技盤2上に設けられている。遊技機1の前面側には、装飾ランプ35、払い出された遊技球を受けるための上側球受け皿36、該上側球受け皿36の満杯時に遊技球を受けるための下側球受け皿37、効果音等を発するスピーカ38、遊技者の発射操作に応じて遊技球を前記遊技領域6へ向けて弾発発射するための発射装置64が設けられている。前記遊技領域6は遊技を行う領域である。   A gaming machine 1 shown in FIG. 1 is a pachinko gaming machine that uses a game ball as a game medium, and an outer guide rail 3 and an inner guide rail 4 are arranged in a substantially circular shape on the edge of the game board 2, and the outer guide rail 3 And a game area 6 defined by the inner guide rail 4 is provided on the game board 2. On the front side of the gaming machine 1, there is a decorative lamp 35, an upper ball receiving tray 36 for receiving paid out game balls, a lower ball receiving tray 37 for receiving game balls when the upper ball receiving tray 36 is full, sound effects And a launching device 64 for projecting and launching a game ball toward the game area 6 in response to a player's launch operation. The game area 6 is an area where a game is performed.

なお、符号F1は遊技機の外枠、F2は外枠F1に取り付けられた前枠、Gは前枠F2に開閉可能にヒンジで取り付けられたガラス枠である。また、前記遊技領域6には、前記遊技領域6に打ち込まれた遊技球を誘導する複数の釘(図示せず)が所要位置に立設されている。なお、この例の遊技機1は、プリペイドカードユニット56が接続されている。以下、遊技機1の主要な部分について説明する。   Reference numeral F1 denotes an outer frame of the gaming machine, F2 denotes a front frame attached to the outer frame F1, and G denotes a glass frame attached to the front frame F2 by a hinge so as to be opened and closed. In the game area 6, a plurality of nails (not shown) for guiding a game ball driven into the game area 6 are erected at a required position. Note that the prepaid card unit 56 is connected to the gaming machine 1 of this example. Hereinafter, main parts of the gaming machine 1 will be described.

前記遊技領域6には、中心線上の上部から下部に向かって順に表示装置10、始動入賞口42、大入賞口45、アウト口49が配置されている。前記始動入賞口42及び前記大入賞口45の左右には左袖入賞口51、右袖入賞口52、左落とし入賞口53、右落とし入賞口54が配置されている。また、前記表示装置10の左右には普通図柄変動開始用ゲート55、56、その上方にはランプ風車74,75、下方には風車76,77が設けられている。   In the game area 6, a display device 10, a start winning opening 42, a big winning opening 45, and an out opening 49 are arranged in order from the upper part to the lower part on the center line. A left sleeve winning port 51, a right sleeve winning port 52, a left dropping winning port 53, and a right dropping winning port 54 are arranged on the left and right sides of the start winning port 42 and the large winning port 45, respectively. Further, normal symbol variation start gates 55 and 56 are provided on the left and right of the display device 10, lamp windmills 74 and 75 are provided above them, and windmills 76 and 77 are provided below them.

前記表示装置10は、文字又は図柄等の画像を変動表示可能なものであって、液晶,ドットマトリックス若しくはLED表示装置等の表示装置からなり、この実施例では、液晶表示器(TFT−LCDモジュール)で構成され、左下に普通図柄表示部50が組み込まれ、その他の大部分が特別図柄表示部11となっている。   The display device 10 is capable of variably displaying images such as characters or designs, and includes a display device such as a liquid crystal, a dot matrix, or an LED display device. In this embodiment, a liquid crystal display (TFT-LCD module) ), A normal symbol display unit 50 is incorporated in the lower left, and most of the other is a special symbol display unit 11.

前記表示装置10は、当否判定の結果を表示するための判定図柄を変動表示可能な表示手段に相当する。本実施例の特別図柄表示部11は、横に並ぶ3つの判定図柄表示領域として左側表示領域、中央表示領域、右側表示領域を備え、左側表示領域では左特別図柄(左判定図柄)が、中央表示領域では中特別図柄(中判定図柄)が、右側表示領域では右特別図柄(右判定図柄)が、それぞれ変動表示し、所定時間変動表示した後、判定結果に基づき左確定特別図柄、中確定特別図柄、右確定特別図柄が確定判定図柄として停止表示される。また、前記特別図柄表示部11には、前記特別図柄(判定図柄)に加えて背景画像(キャラクタ,背景,文字等を含む。)が表示されることもあり、該背景画像が特別図柄の変動開始等の所定条件に起因して変動表示可能となっていてもよい。さらに、前記特別図柄表示部11の上部左右にはLED等からなる特別図柄変動保留球数表示器43が設けられている。なお、この実施例における前記左側表示領域、中央表示領域、右側表示領域にそれぞれ変動および停止表示される特別図柄(判定図柄)は、『1,2,3,4,5,6,7,8』の8通りの図柄とされている。本実施例では、遊技者に有利な特典を付与する大当たりか否かの当否判定結果が大当たり(当たり)の場合には、前記特別図柄表示部11に大当たり確定特別図柄組合せ、この例では『1,1,1』(いわゆる‘1’のぞろ目)や『2,2,2』(いわゆる‘2’のぞろ目)等、同一数字の組合せ)で特別図柄(判定図柄)が停止表示され、遊技者に有利な特典を付与する大当たり遊技(特別遊技)に移行する。なお、遊技者に有利な特典は、本実施例では、遊技者による遊技球の獲得し易さ増大に設定されている。   The display device 10 corresponds to a display unit capable of variably displaying a determination symbol for displaying the result of the determination. The special symbol display unit 11 of this embodiment includes a left display region, a central display region, and a right display region as three determination symbol display regions arranged side by side. In the left display region, the left special symbol (left determination symbol) is the center. The middle special symbol (middle judgment symbol) is displayed in the display area, and the right special symbol (right judgment symbol) is displayed in the right display area. The special symbol and the right confirmed special symbol are stopped and displayed as the confirmed determination symbols. Further, in addition to the special symbol (determination symbol), a background image (including characters, backgrounds, characters, etc.) may be displayed on the special symbol display unit 11, and the background image changes in the special symbol. Variation display may be possible due to a predetermined condition such as start. Further, on the upper left and right sides of the special symbol display unit 11, special symbol fluctuation reserved ball number displays 43 made of LEDs or the like are provided. In this embodiment, the special symbols (decision symbols) that are changed and stopped in the left display area, the central display area, and the right display area are “1, 2, 3, 4, 5, 6, 7, 8”. ”And 8 patterns. In this embodiment, when the determination result of whether or not the jackpot which gives a privilege advantageous to the player is a jackpot (winning), the jackpot confirmed special symbol combination is displayed on the special symbol display unit 11. , 1, 1 ”(so-called '1' gaze eyes) or“ 2, 2, 2 ”(so-called '2' gaze eyes), etc., a combination of the same numbers), special symbols (judgment symbols) are stopped and displayed Then, the game shifts to a jackpot game (special game) that gives a privilege advantageous to the player. In this embodiment, the privilege advantageous to the player is set to increase the ease of acquiring the game ball by the player.

前記普通図柄表示部50は、記号或いは絵(キャラクタ)等の小当たり判定用普通図柄を変動表示及び停止表示する。本実施例における普通図柄表示部50に変動及び停止表示される普通図柄は、『0,1,2,3,4,5,6,7,8,9』の10通りの図柄とされている。前記普通図柄は、小当たり普通図柄、この例では奇数で停止すると、小当たりとなる。   The normal symbol display unit 50 variably displays and stops a normal symbol for determining a small hit such as a symbol or a picture (character). The normal symbols that are changed and stopped on the normal symbol display unit 50 in the present embodiment are ten patterns of “0, 1, 2, 3, 4, 5, 6, 7, 8, 9”. . The normal symbol is a small hit normal symbol, which is a small hit when stopped at an odd number in this example.

前記始動入賞口42は、遊技球の入球可能な入賞口に相当し、表示装置10の真下に設けられ、2つの可動片42a,42bが背面の始動入賞口用ソレノイドによって略垂直で遊技球の入賞(入球)し難い狭小開放状態(通常状態)と略V字形(逆ハの字形)の入賞し易い拡開開放状態間を変化可能に制御されている。前記始動入賞口42の可動片42a,42b間が入賞(入球)領域に相当する。前記始動入賞口42の拡開開放は、前記普通図柄表示部50で普通図柄が変動した後特定の普通図柄(本実施例では奇数)で確定停止表示されて小当たり(普通図柄当たり)が成立した時に行われる。   The start winning opening 42 corresponds to a winning opening through which a game ball can be inserted, and is provided directly below the display device 10, and the two movable pieces 42a and 42b are substantially vertical by a start winning opening solenoid on the back surface. It is controlled to be able to change between a narrow open state (normal state) in which it is difficult to win (pick up) and an open / open state in which it is easy to win in a substantially V-shape (reverse C-shape). A space between the movable pieces 42a and 42b of the start winning opening 42 corresponds to a winning (ball-receiving) area. The opening and closing of the start winning opening 42 is confirmed and stopped at a specific normal symbol (an odd number in this embodiment) after the normal symbol fluctuates in the normal symbol display section 50, and a small hit (per normal symbol) is established. It is done at the time.

また、前記遊技盤2の背面には、始動入賞口検出スイッチ(始動入賞口センサ)が入賞球用通路に設けられており、前記始動入賞口42への遊技球の入賞(入球)を検出するように構成されている。本実施例において前記始動入賞口(本発明における入賞口)42への遊技球の入賞(入球)が所定の契機の成立に設定され、所定の契機の成立、すなわち前記始動入賞口(本発明における入賞口)42への遊技球の入賞(入球)が、乱数値(本発明における第1乱数値を除く)の取得の起因および前記特別図柄(判定図柄)の変動表示開始に対する起因に設定されている。また、前記特別図柄表示部11で特別図柄の変動表示中に、前記始動入賞口42に遊技球が入賞しても、直ちに新たな特別図柄の変動表示を開始することができないため、前記始動入賞口42への入賞回数を特別図柄変動保留球数として記憶し、前記特別図柄表示部11における特別図柄の変動表示を一旦保留すると共に、前記特別図柄変動保留球数の記憶値を前記特別図柄変動保留球数表示器43に点灯表示し、前記特別図柄表示部11における前記特別図柄の変動開始によって、あるいは変動終了により当否判定の結果が表示されることによって、前記特別図柄変動保留球数の記憶値を減算すると共に特別図柄変動保留球数表示器43の表示個数を減らすようにしている。なお、本実施例では、前記始動入賞口42への入賞回数記憶値の上限、すなわち特別図柄変動保留球数の上限値は4個に設定されている。   In addition, a start winning port detection switch (start winning port sensor) is provided in the winning ball passage on the back of the game board 2 to detect the winning (entering ball) of the game ball in the starting winning port 42. It is configured to. In the present embodiment, the winning of the game ball (the winning ball) to the starting winning opening (winning port in the present invention) 42 is set to the establishment of a predetermined opportunity, and the establishment of the predetermined opportunity, that is, the starting winning opening (the present invention) The winning ball (winning ball) to the winning opening 42 is set based on the reason for the acquisition of random numbers (excluding the first random number value in the present invention) and the cause for the start of variable display of the special symbol (determination symbol). Has been. Further, even if a game ball wins the start winning opening 42 while the special symbol display unit 11 is displaying the variation of the special symbol, the new special symbol variation display cannot be started immediately. The number of wins to the mouth 42 is stored as a special symbol variation holding ball number, the special symbol variation display unit 11 temporarily holds the variation display of the special symbol, and the stored value of the special symbol variation retention ball number is stored in the special symbol variation. The special symbol variation holding ball number is displayed by lighting the display on the reserved ball number display 43 and displaying the result of determination of success / failure by the start of variation of the special symbol in the special symbol display unit 11 or by the end of variation. The value is subtracted and the number of displays on the special symbol variation holding ball number display 43 is reduced. In the present embodiment, the upper limit of the number of winning times stored in the start winning opening 42, that is, the upper limit of the number of special symbol variation holding balls is set to four.

なお、前記特別図柄変動保留球数が設定上限数まで記憶されている(すなわち最大記憶数となっている)時には、前記始動入賞口検出スイッチがそれ以上入賞遊技球を検出しても、特別図柄変動保留球数としては記憶されない無効球とされ、その無効球については変動及び当否判定を行うことなく、入賞に対する賞球遊技球が所定数払い出される。   When the number of special symbol variation holding balls is stored up to the set upper limit (that is, the maximum number is stored), even if the start winning port detection switch detects more winning game balls, the special symbol An invalid ball that is not stored as a variable number of reserved balls is determined, and a predetermined number of winning game balls are paid out for the invalid ball without performing a change and determination of whether or not the ball is valid.

前記普通図柄変動開始用ゲート55,56は、前記遊技盤2の背面に設けられた普通図柄変動開始スイッチで普通図柄変動開始用ゲート55,56を通過する遊技球を検出することによって前記普通図柄表示部50で普通図柄の変動を開始させるようになっている。また、前記普通図柄の変動表示中に、前記普通図柄変動開始用ゲート55,56を遊技球が通過することによって発生する普通図柄の変動を、最高4回普通図柄変動保留球数として記憶すると共に、前記遊技領域6の右下位置に設けられた普通図柄変動保留球数表示器49で普通図柄変動保留球数値を点灯表示し、普通図柄の変動開始により普通図柄変動保留球数を減らし、普通図柄変動保留球数表示器49における表示個数を減らすようになっている。さらにまた、前記左袖入賞口51と右袖入賞口52の入賞球を検出する左袖入賞口用検出スイッチと右袖入賞口用検出スイッチ、前記左落とし入賞口53と右落とし入賞口54の入賞球を検出する左落とし入賞口用検出スイッチと右落とし入賞口用検出スイッチが、それぞれ対応する遊技盤背面に設けられている。   The normal symbol variation start gates 55 and 56 are detected by detecting a game ball passing through the normal symbol variation start gates 55 and 56 with a normal symbol variation start switch provided on the back of the game board 2. The display unit 50 starts normal symbol variation. Further, during the normal symbol variation display, the normal symbol variation generated by the passing of the game ball through the normal symbol variation start gates 55 and 56 is stored as the number of normal symbol variation reserved balls up to four times. The normal symbol fluctuation holding ball number display 49 provided at the lower right position of the game area 6 displays the normal symbol fluctuation holding ball numerical value, and the normal symbol fluctuation holding ball number is reduced by starting the fluctuation of the normal symbol. The number of symbols displayed on the symbol variation holding ball number display 49 is reduced. Furthermore, a left sleeve winning opening detection switch and a right sleeve winning opening detection switch for detecting the winning balls of the left sleeve winning opening 51 and the right sleeve winning opening 52, and the left dropping winning opening 53 and the right dropping winning opening 54 are provided. A left drop winning opening detection switch and a right drop winning opening detection switch for detecting a winning ball are respectively provided on the back of the corresponding game board.

前記大入賞口45は、前記遊技盤2の背面に設けられた大入賞口開放用ソレノイドによって開閉する開閉板46を備えている。この大入賞口45は、通常は開閉板46が閉じた状態とされ、当該大入賞口45内の一部には、該大入賞口45が開いた際に開口して入賞可能にする特定領域入賞口47を有する。さらに、該特定領域入賞口47には、所定条件時に特定領域開放用ソレノイドにより開閉される開閉扉が設けられている。また、前記特定領域入賞口47には特定入賞球を検出する特定入賞球検出スイッチ(特定領域センサ)が設けられ、該入賞球の検出により大入賞口45を再度開ける継続権利が成立し、本実施例では最高15ラウンド繰り返し可能にされている。また、前記大入賞口45内の略中央には、大入賞口45に入賞し、かつ前記特定領域入賞口47に入賞しなかった入賞球を検出する入賞球数カウントスイッチ(カウントセンサ)が設けられている。   The special prize opening 45 includes an opening / closing plate 46 that is opened and closed by a special prize opening opening solenoid provided on the back of the game board 2. The special winning opening 45 is normally in a state in which the opening / closing plate 46 is closed, and a part of the special winning opening 45 has a specific area that is opened when the special winning opening 45 is opened to allow a winning. A winning opening 47 is provided. Further, the specific area winning opening 47 is provided with an open / close door that is opened and closed by a specific area opening solenoid in a predetermined condition. Further, the specific area winning opening 47 is provided with a specific winning ball detection switch (specific area sensor) for detecting a specific winning ball, and the right to continue to open the large winning opening 45 by the detection of the winning ball is established. In the embodiment, up to 15 rounds can be repeated. In addition, a winning ball count switch (count sensor) for detecting a winning ball that has won the big winning port 45 and has not won the specific area winning port 47 is provided in the approximate center of the big winning port 45. It has been.

前記発射装置64は、操作レバー65の操作により駆動する発射モータを裏側に有し、該発射モータの駆動により遊技球を弾発発射するようになっている。前記発射装置64により発射された発射球は、前記遊技盤面に立設された内側誘導レール4と外側誘導レール3間で構成される発射球誘導路を介して遊技領域6に誘導される。前記遊技領域6に誘導された遊技球は、転動しつつ下方へ落下し、前記各装置及び各入賞口に入賞するか、或いは何処にも入賞しなければ前記アウト口49から遊技盤2の裏側へ排出される。   The launching device 64 has a launching motor that is driven by the operation of the operation lever 65 on the back side, and the game ball is ejected by the driving of the launching motor. The launch ball fired by the launch device 64 is guided to the game area 6 through a launch ball guide path formed between the inner guide rail 4 and the outer guide rail 3 erected on the game board surface. The game ball guided to the game area 6 rolls down and falls down and wins each device and each prize opening, or if no prize is given anywhere, the game board 2 enters the game board 2 from the out slot 49. It is discharged to the back side.

また、前記遊技機1の裏側には、図2に示すように、遊技を制御するための複数の制御基板や装置等が設けられている。制御基板の主なものとして、主制御基板200、サブ制御基板206、演出制御基板210、音声制御基板220、払出制御基板240、電源基板250、発射制御基板260等がある。符号265は外部端子、281は賞球払出装置(賞球払出装置と貸球払出装置)、283は球無しスイッチ基板(賞球・球貸し兼用)、285はカードインターフェース接続部、289は球貯留タンク、291は球誘導樋、292はRAMクリアスイッチである。なお各制御基板には制御回路が設けられている。また、各制御基板は、単独でまたは複数まとめてケースに収納された状態で遊技機1の裏側に配置されている。主な制御基板を、図3のブロック図を用いて簡略に示す。   Further, on the back side of the gaming machine 1, as shown in FIG. 2, a plurality of control boards and devices for controlling the game are provided. Main control boards include a main control board 200, a sub control board 206, an effect control board 210, an audio control board 220, a payout control board 240, a power supply board 250, a launch control board 260, and the like. Reference numeral 265 is an external terminal, 281 is a prize ball payout device (award ball payout device and ball rental payout device), 283 is a switch board without balls (used for both a prize ball and a ball rental), 285 is a card interface connection unit, and 289 is a ball storage A tank, 291 is a ball guide rod, and 292 is a RAM clear switch. Each control board is provided with a control circuit. Moreover, each control board is arrange | positioned in the back side of the game machine 1 in the state accommodated in the case individually or collectively. The main control board is simply shown using the block diagram of FIG.

主制御基板200は、本発明における主制御手段に相当し、図4に示すように、CPU、RAM、ROM、乱数生成回路202および複数のカウンタを備えたマイクロコンピュータ201を少なくとも備え、サブ制御基板206、払出制御基板240等と接続されている。前記マイクロコンピュータ201は制御手順を実行して遊技に関わる主制御を行う。前記主制御基板200は電源基板250から電源供給を受けて作動する。   The main control board 200 corresponds to the main control means in the present invention. As shown in FIG. 4, the main control board 200 includes at least a microcomputer 201 including a CPU, a RAM, a ROM, a random number generation circuit 202, and a plurality of counters. 206, the payout control board 240 and the like. The microcomputer 201 executes a control procedure and performs main control related to the game. The main control board 200 operates by receiving power from the power board 250.

前記主制御基板200におけるマイクロコンピュータ201のCPUは、制御部,演算部,各種カウンタ、各種レジスタ,各種フラグ等を備え、演算制御を行う他、乱数値も生成し、また制御信号をサブ制御基板206等へ出力(送信)可能に構成されている。前記RAMは、前記始動入賞口42に入球したことによる所定の契機の成立回数(判定条件の成立回数)、すなわち前記始動入賞口検出スイッチで検出された前記特別図柄変動保留球数及び普通図柄変動開始スイッチで検出された普通図柄変動保留球数の記憶領域、CPUで生成される各種乱数値用の記憶領域、各種データを一時的に記憶する記憶領域やフラグ、CPUの作業領域を備え、本発明においてROMと共に記憶手段として機能する。前記ROMは、本発明においてRAMと共に記憶手段として機能し、前記マイクロコンピュータ201のための制御手順(初期制御手順と遊技制御手順を少なくとも含み、制御プログラムとも称される)や制御データ、前記特別図柄表示部11での変動表示に関する変動パターンや図柄データ等が書き込まれている他、大当たり及び小当たりの判定値等が書き込まれている。   The CPU of the microcomputer 201 in the main control board 200 includes a control unit, a calculation unit, various counters, various registers, various flags and the like, performs calculation control, generates a random number value, and sends a control signal to the sub-control board. It can be output (transmitted) to 206 and the like. The RAM stores the number of establishments of a predetermined opportunity (the number of establishment of the determination condition) due to entering the start winning opening 42, that is, the number of special symbol variation holding balls detected by the start winning opening detecting switch and the normal symbol. A storage area for the number of normal symbol fluctuation holding balls detected by the change start switch, a storage area for various random values generated by the CPU, a storage area and flag for temporarily storing various data, and a work area for the CPU, In the present invention, it functions as a storage means together with the ROM. The ROM functions as storage means together with the RAM in the present invention, and includes control procedures (including at least an initial control procedure and a game control procedure, also referred to as a control program) for the microcomputer 201, control data, and the special symbols. In addition to the variation pattern and symbol data related to the variation display on the display unit 11, the determination value for the big hit and the small hit is written.

前記マイクロコンピュータ201に内蔵されている乱数生成回路202は、第1乱数値の生成手段である。乱数生成回路202による第1乱数値は、遊技の当否(大当たり)に関する乱数値(大当たり乱数値)として使用される第2乱数値において一巡目の初期値に設定される乱数値である。前記乱数生成回路202は、クロックの周期で乱数値を更新するものとソフトウェアで更新するものとの何れにすることも可能であるが、本実施例では、クロックの周期で更新するものとされている。前記クロックの周期で乱数値を更新する乱数生成回路202は、‘0’〜‘4094’までの乱数値を発生させることが可能で、乱数値の最大値を‘4’〜‘4094’の範囲で任意に設定可能となっている。本実施例では、‘0’〜‘629’の範囲に第1乱数値が設定されている。1巡目の第1乱数値については初期値(スタート値)及び更新順序(並び)は変更することのできない固定値となっている。一巡目における初期値は‘0’、更新順序は+1に固定されている。二巡目からについては、初期値及び更新順序を予め設定することで変更が可能となっている。本実施例では、前記マイクロコンピュータに個別に識別記号(IDナンバー)が設定されており、前記識別記号(IDナンバー)に基づいて、二巡目からの初期値が自動的に設定される。また、本実施例では、更新順序については二巡目以降についても変更せず、一巡目と同様に+1となっている。   A random number generation circuit 202 built in the microcomputer 201 is a means for generating a first random number value. The first random number value by the random number generation circuit 202 is a random value that is set as the initial value of the first round in the second random number value that is used as a random number value (big hit random number value) related to whether the game is successful (big hit). The random number generation circuit 202 can be any one that updates a random number value at a clock cycle and one that is updated by software. In this embodiment, the random number generation circuit 202 is updated at a clock cycle. Yes. The random number generation circuit 202 that updates the random number value in the clock cycle can generate a random number value from “0” to “4094”, and the maximum value of the random value ranges from “4” to “4094”. Can be set arbitrarily. In the present embodiment, the first random number value is set in the range of “0” to “629”. For the first random number value in the first round, the initial value (start value) and the update order (arrangement) are fixed values that cannot be changed. The initial value in the first round is fixed to “0”, and the update order is fixed to +1. From the second round, it can be changed by setting the initial value and the update order in advance. In this embodiment, an identification symbol (ID number) is individually set in the microcomputer, and an initial value from the second round is automatically set based on the identification symbol (ID number). In this embodiment, the update order is not changed in the second and subsequent rounds, and is +1 as in the first round.

本実施例における前記乱数生成回路202による更新周期は112マイクロsであり、乱数生成回路202の第1乱数値が更新開始の初期値から一巡されるのに要する時間、すなわち一巡目における初期値‘0’から始まって‘629’まで一巡更新されるまでの時間は112マイクロs×630となり、70560マイクロsが必要となる。前記乱数生成回路202の第1乱数値が一巡目における初期値から始まって一巡更新されるまで、第1乱数値が取得されて第2乱数値の一巡目の初期値とされないようにするため、主制御基板200において、所定時間待機する(次の処理を遅延させる)後述のウェイト処理が行われる。また、本実施例におけるウェイト処理では、待機(遅延)する所定時間(遅延時間)を、前記主制御基板(主制御手段)200から出力された制御信号に従って遊技の制御を行う従制御手段(従制御基板206や払出制御基板240等)が、遊技機の電源投入後制御可能な状態になるまでに必要な時間(立ち上がり時間)よりも長い時間に設定されており、従制御手段の立ち上がり時間の方が、前記乱数生成回路202における第1乱数値の一巡目における初期値から一巡更新されるまでの時間よりも長くなっているため、後述のウェイト処理で前記乱数生成回路202のための遅延処理と従制御手段の立ち上がりのための遅延処理を兼ねている。なお、従制御手段のための遅延処理を行わない場合、あるいは従制御手段の立ち上がりが前記乱数生成回路202における第1乱数値の一巡目における初期値から一巡更新されるまでの時間よりも短い場合には、前記乱数生成回路202の第1乱数値が一巡目の初期値から始まって一巡更新されるまでの間に、乱数生成回路202の第1乱数値が取得されて第2乱数値の初期値に設定されないようにするためのウェイト処理が、前記乱数生成回路202のための遅延処理専用に設けられる。   In this embodiment, the update cycle by the random number generation circuit 202 is 112 microseconds, and the time required for the first random number value of the random number generation circuit 202 to make one round from the initial value at the start of update, that is, the initial value in the first round The time from the start of “0” to the renewal of “629” is 112 microseconds × 630, and 70560 microseconds are required. In order to prevent the first random number value from being acquired as the initial value of the first round of the second random number value until the first random number value of the random number generation circuit 202 is updated from the initial value of the first round to the first round, In the main control board 200, a wait process described later is performed to wait for a predetermined time (delay the next process). In the wait process in this embodiment, a predetermined time (delay time) for waiting (delaying) is controlled by a slave control means (slave control) that controls the game according to a control signal output from the master control board (main control means) 200. The control board 206, the payout control board 240, etc.) are set to a time longer than the time (rise time) required for the game machine to become controllable after the power is turned on. This is longer than the time from the initial value in the first round of the first random number value in the first round in the random number generation circuit 202 until it is updated once, so that the delay process for the random number generation circuit 202 in the wait process described later It also serves as a delay process for the rise of the slave control means. When delay processing for the slave control means is not performed, or when the rise of the slave control means is shorter than the time from the initial value in the first round of the first random number value in the random number generation circuit 202 until the round is updated. The first random number value of the random number generation circuit 202 is acquired from the initial value of the first round until the first round is updated, and the initial value of the second random number value is obtained. A wait process for preventing the random number from being set is provided exclusively for the delay process for the random number generation circuit 202.

さらに、前記乱数生成回路202が第1乱数値を更新する周期は、後述の遊技制御手順が実行される周期(本実施例では4ms)よりも短い周期に設定され、これによって、遊技に同期することなく第1乱数値を更新、すなわち第2乱数値の初期値となる第1乱数値を更新することが可能とされている。   Further, the cycle in which the random number generation circuit 202 updates the first random number value is set to a cycle shorter than the cycle (4 ms in the present embodiment) in which a game control procedure described later is executed, thereby synchronizing with the game. The first random number value can be updated without updating, that is, the first random number value that is the initial value of the second random number value can be updated.

また、前記マイクロコンピュータ201には電源投入あるいはリセット処理時にリセット信号が入力されるリセット信号入力部203が設けられており、リセット信号が入力されることによりリセット処理が行われる。電源投入やリセット処理が行われると、後述のようにマイクロコンピュータ201は、制御手順を初期制御手順から実行して前記乱数生成回路202による第1乱数値の更新を一巡目の初期値‘0’から開始させる。本実施例においてリセット信号は、電源投入した時、あるいは電源の瞬断等があった時に電源基板250の電圧が所定電圧以上になったことが検知された時に出力されるようになっている。また、遊技機1に手動のリセットスイッチを設けてリセットスイッチが操作された際に出力されてリセット処理が行われるようにしてもよい。   The microcomputer 201 is provided with a reset signal input unit 203 to which a reset signal is input when power is turned on or reset. The reset process is performed when the reset signal is input. When the power is turned on or the reset process is performed, the microcomputer 201 executes the control procedure from the initial control procedure and updates the first random number value by the random number generation circuit 202 as described later. Start with In this embodiment, the reset signal is output when it is detected that the voltage of the power supply substrate 250 has become equal to or higher than a predetermined voltage when the power is turned on or when there is an instantaneous interruption of the power. Further, a manual reset switch may be provided in the gaming machine 1 and output when the reset switch is operated so that the reset process is performed.

なお、前記主制御基板200のマイクロコンピュータ201は、遊技の当否判定を行う大当たりの当否判定手段(本発明における第2乱数値の当否を判定する当否判定手段に相当する。)や小当たりの判定を行う小当たり当否判定手段としても機能する。前記主制御基板200から出力される(すなわちマイクロコンピュータ201から出力される)制御信号(コマンド)には、大当たり判定結果に基づく態様により前記特別図柄表示部11で特別図柄を変動表示させるための図柄変動データ、前記特別図柄表示部11で表示する大当たり判定結果データ、前記特別図柄表示部11に表示させるための大当たり判定結果データと、小当たり判定結果に基づく態様で前記普通図柄表示部50に表示させるための小当たり判定結果データが少なくとも含まれる。前記主制御基板200から出力される制御信号には、その他、電源投入時、異常時、大当たりラウンド時等のデータを挙げることができる。   Note that the microcomputer 201 of the main control board 200 is a jackpot determination unit for determining whether a game is successful (corresponding to a determination unit for determining whether the second random number value is correct in the present invention) or a small hit determination. It also functions as a small hit / no-go determination means for performing. A control signal (command) output from the main control board 200 (that is, output from the microcomputer 201) is a symbol for variably displaying the special symbol on the special symbol display unit 11 according to an aspect based on the jackpot determination result. Displayed on the normal symbol display unit 50 in a manner based on fluctuation data, jackpot determination result data displayed on the special symbol display unit 11, jackpot determination result data to be displayed on the special symbol display unit 11, and small hit determination result At least the small hit determination result data for making it into are included. In addition, the control signal output from the main control board 200 may include data such as when power is turned on, when an abnormality occurs, and when a big hit round is performed.

サブ制御基板206は、CPU、ROM、RAM、複数のカウンタを備えたマイクロコンピュータと、前記主制御基板200とを結ぶ入出力回路と、演出制御基板210や電飾中継基板とを結ぶ入出力回路を備えている。前記サブ制御基板206は払出制御基板240と共に従制御手段に相当するものであって、前記主制御基板200から出力された制御信号に従って遊技の制御を行う。本実施例ではサブ制御基板206はランプ制御基板を兼ねており、前記主制御基板200から出力された制御信号を受信し、受信した制御信号に基づいて、電飾中継基板や演出制御基板210へ制御信号を出力している。前記主制御基板200からの制御信号には、前記特別図柄表示部11に対する変動データや前記装飾ランプ35に対する制御信号等が含まれ、その制御信号の内容に合わせて遊技の制御を行っている。また、前記サブ制御基板206のROMは制御用のプログラムやデータ定数等が記憶され、また前記RAMは各種データの記憶領域とCPUによる作業領域を有している。前記電飾中継基板には装飾ランプ35が接続され、前記サブ制御基板206から電飾中継基板に送信された制御信号によって、装飾ランプ35の作動を制御する。前記サブ制御基板206は電源基板250から電源供給を受けて作動する。   The sub-control board 206 is an input / output circuit that connects a CPU, ROM, RAM, a microcomputer having a plurality of counters, and the main control board 200, and an effect control board 210 and an electrical relay board. It has. The sub-control board 206 corresponds to the sub-control means together with the payout control board 240, and controls the game according to the control signal output from the main control board 200. In this embodiment, the sub-control board 206 also serves as a lamp control board, receives the control signal output from the main control board 200, and sends it to the electrical relay board and the effect control board 210 based on the received control signal. A control signal is output. The control signal from the main control board 200 includes variation data for the special symbol display unit 11, a control signal for the decorative lamp 35, and the like, and controls the game according to the contents of the control signal. The ROM of the sub-control board 206 stores control programs, data constants, and the like, and the RAM has a storage area for various data and a work area for the CPU. A decorative lamp 35 is connected to the electrical decoration relay board, and the operation of the decorative lamp 35 is controlled by a control signal transmitted from the sub-control board 206 to the electrical relay board. The sub control board 206 receives power from the power board 250 and operates.

演出制御基板210は、CPU、ROM、RAMを備えたマイクロコンピュータと、前記サブ制御基板206を結ぶ入力回路と、音声制御基板220および前記表示装置10を結ぶ出力回路等で構成され、前記サブ制御基板206から出力される制御信号に基づいて、前記特別図柄表示部11における表示およびスピーカ38における音声の制御を行う。演出制御基板210は、前記主制御基板200から出力される制御信号に基づいて前記サブ制御基板206から出力される制御信号に基づき制御されることから、前記主制御基板200に対してはサブ制御基板206と同様に従制御手段に相当する。前記演出制御基板210は、前記サブ制御基板206からの制御信号に基づきCPUがROMから所定の表示制御データを読み出し、RAMの記憶領域で制御用データを生成してVDP(図示せず)に出力する。VDPは、CPUからの指令に基づいてROMから必要なデータを読み出し、表示画像のマップデータを作成し、VRAMに格納する。VRAMに格納記憶された画像データは、出力回路に備えるD/A変換回路にてRGB信号に変換されて特別図柄表示部11に出力される。また、前記CPUは、前記サブ制御基板206からの制御信号に基づいて、前記スピーカ38から発生されるBGMや演出時の音声の選択を行い、スピーカ38からの音声を制御する。具体的には、ROMから必要な音声データを読み出し、音声制御基板220に出力する。   The effect control board 210 includes a microcomputer including a CPU, a ROM, and a RAM, an input circuit that connects the sub control board 206, an output circuit that connects the audio control board 220 and the display device 10, and the like. Based on the control signal output from the substrate 206, the display on the special symbol display unit 11 and the sound on the speaker 38 are controlled. The effect control board 210 is controlled based on the control signal output from the sub-control board 206 based on the control signal output from the main control board 200, so that the sub-control for the main control board 200 is performed. Similar to the substrate 206, it corresponds to the follow-up control means. In the effect control board 210, the CPU reads predetermined display control data from the ROM based on the control signal from the sub-control board 206, generates control data in the storage area of the RAM, and outputs it to the VDP (not shown). To do. The VDP reads necessary data from the ROM based on a command from the CPU, creates display image map data, and stores it in the VRAM. The image data stored and stored in the VRAM is converted into RGB signals by a D / A conversion circuit provided in the output circuit and output to the special symbol display unit 11. Further, the CPU selects a BGM generated from the speaker 38 or a sound at the time of production based on a control signal from the sub-control board 206, and controls the sound from the speaker 38. Specifically, necessary audio data is read from the ROM and output to the audio control board 220.

音声制御基板220は、前記演出制御基板210から出力される信号により音声信号を合成し、アンプに出力する。アンプは音声信号を増幅してスピーカ38に出力する。   The audio control board 220 synthesizes an audio signal with the signal output from the effect control board 210 and outputs it to the amplifier. The amplifier amplifies the audio signal and outputs it to the speaker 38.

払出制御基板240は、前記サブ制御基板206と共に従制御手段に相当し、前記主制御基板200から出力される制御信号を受信して賞球払出装置を制御する。前記払出制御基板240は電源基板250から供給される電源によって作動する。   The payout control board 240 corresponds to a sub-control means together with the sub-control board 206, and receives a control signal output from the main control board 200 to control the winning ball payout device. The payout control board 240 is operated by the power supplied from the power board 250.

電源基板250は、図5に示す回路からなる。また、リセット信号出力のタイミングチャートについては図22に示す。前記電源基板250は、AC24Vが外部から入力され、入力されたAC24VをDC34Vに変換し、変換されたDC34Vを各レギュレータでDC12V、DC5Vに変換して各基板に供給している。電源投入時はDC12VとDC5Vを生成している基となる1次側の電圧34Vを監視し、監視電圧が一定値(本実施例では18.43V)となった時に電源基板250に設けられている第1電圧監視用リセットICより電源断信号(5V)が各基板のマイクロコンピュータに出力される。前記電源基板250に設けられている第2電圧監視用リセットICより電源断信号が出力されてから34.9msの間にリセット信号(5v)が各基板のマイクロコンピュータに出力される構成となっている。前記主制御基板200のマイクロコンピュータ201は電源基板250からのリセット信号を受けると動作を開始し後述の初期制御手順の実行を開始する。   The power supply board 250 includes the circuit shown in FIG. FIG. 22 shows a timing chart of reset signal output. The power supply board 250 is supplied with AC24V from the outside, converts the input AC24V into DC34V, converts the converted DC34V into DC12V and DC5V by each regulator, and supplies them to each board. When the power is turned on, the primary voltage 34V, which is the basis for generating DC12V and DC5V, is monitored. When the monitored voltage reaches a certain value (18.43V in this embodiment), the voltage is provided on the power supply board 250. A power-off signal (5 V) is output from the first voltage monitoring reset IC to the microcomputer of each board. The reset signal (5v) is output to the microcomputer of each board within 34.9 ms after the power-off signal is output from the second voltage monitoring reset IC provided on the power board 250. Yes. When the microcomputer 201 of the main control board 200 receives a reset signal from the power supply board 250, the microcomputer 201 starts its operation and starts an initial control procedure described later.

前記サブ制御基板206にはDC5Vの電圧監視用リセットICが設けられており5Vの電圧値が一定電圧値3.8Vに到達してから100msの間にリセット信号を出力するように構成されており、前記電源基板250とサブ制御基板206内からとの両方のリセット信号を受けることによりサブ制御基板206のマイクロコンピュータが動作することが可能な構成となっている。   The sub-control board 206 is provided with a DC5V voltage monitoring reset IC, and is configured to output a reset signal within 100 ms after the 5V voltage value reaches a constant voltage value of 3.8V. The microcomputer of the sub-control board 206 can be operated by receiving both reset signals from the power supply board 250 and the sub-control board 206.

本実施例ではリセット信号が電源断信号よりも遅延して出力されるように構成されていることで電源断時に、遊技のデータが確実にバックアップされるように構成されている。リセット信号が出力されるタイミングは若干ばらつきがあるが大体同じ時間で出力され、電源投入から遊技開始可能(前記主制御基板200のマイクロコンピュータ201が後述の遊技制御手順を開始可能)となるまでの時間は一定となる。また、リセット処理を不正に行って一巡目の大当り乱数値の当たりを狙い打つ不正行為では、前記主制御基板200に出力されるリセット信号を検出する基板を主制御基板200等に介在させてリセット信号が出力されてから一定時間後に外部から電波を発信したり、直接入賞装置に遊技球を入球させたりして入賞信号を主制御基板200に出力されるようにして、一巡目の大当り乱数値の当たりを狙い打ちされることもあり、リセット信号を出力してから遊技開始するまでの時間や当たりの乱数値となるまでの時間を不定に構成することでそのような不正行為を防止することが可能となる。   In this embodiment, since the reset signal is output after being delayed from the power-off signal, the game data is surely backed up when the power is turned off. The timing at which the reset signal is output varies slightly but is output at approximately the same time until the game can be started after the power is turned on (the microcomputer 201 of the main control board 200 can start the game control procedure described later). Time is constant. In addition, in the case of an illegal act in which the reset process is performed illegally and hits the first round of big hit random numbers, a reset signal output to the main control board 200 is interposed in the main control board 200 or the like for resetting. After a certain period of time after the signal is output, a radio wave is transmitted from the outside, or a game ball is directly input to the winning device so that the winning signal is output to the main control board 200. In some cases, hitting a numerical value may be hit, and the time from when the reset signal is output until the start of the game or the time until the random number is reached is configured indefinitely to prevent such cheating Is possible.

発射制御基板260は、前記発射装置64における発射モータの制御を行う。   The launch control board 260 controls the launch motor in the launch device 64.

ここで前記遊技機1における遊技について簡略に説明する。前記遊技機1においては、前記遊技領域6へ向けて前記発射装置64により発射された遊技球が、前記種々の入賞口に入賞すると入賞口に応じた所定数の遊技球が賞球として上側球受け皿36に払い出される。また、前記普通図柄変動開始用ゲート55,56を遊技球が通過すると、普通図柄乱数値が取得され、その取得乱数値に基づいて普通図柄の当たり(小当たり)判定が行われ、前記普通図柄表示部50で普通図柄が変動を開始し、所定時間変動後に停止する。その際、前記普通図柄の当たり判定結果が小当たりの場合には、小当たり普通図柄、この例では奇数で停止し、前記始動入賞口42の2つの可動片42a,42bが背面の始動入賞口用ソレノイドによって略垂直で入賞し難い狭小開放状態(通常状態)から略V字形(逆ハの字形)の入賞し易い拡開開放状態に変化し、遊技球が入賞し易くなる。そして、前記始動入賞口42に遊技球が入賞すると、所定数の遊技球が賞球として払い出される。   Here, the game in the gaming machine 1 will be briefly described. In the gaming machine 1, when the game balls launched by the launching device 64 toward the game area 6 win the various winning holes, a predetermined number of gaming balls corresponding to the winning holes become upper balls as winning balls. It is paid out to the tray 36. When the game ball passes through the normal symbol variation start gates 55 and 56, a normal symbol random value is acquired, and a normal symbol hit (small hit) determination is performed based on the acquired random value, and the normal symbol is determined. The normal symbol starts to fluctuate on the display unit 50 and stops after fluctuation for a predetermined time. At this time, when the hit determination result of the normal symbol is a small hit, the small hit normal symbol, in this example, stops at an odd number, and the two movable pieces 42a and 42b of the start winning opening 42 are on the back starting winning opening. By the solenoid for use, it is changed from a narrow open state (normal state) that is almost vertical and difficult to win, to a generally V-shaped (reverse C-shaped) open and open state that is easy to win, and it becomes easy for the game ball to win. When a game ball wins the start winning opening 42, a predetermined number of game balls are paid out as a prize ball.

また、前記始動入賞口42に遊技球が入賞すると、大当たり乱数値及び大当たり図柄乱数値等が取得され、前記取得された大当たり乱数値に基づいて大当たりの当否判定が行われ、当否判定後に前記特別図柄表示部11で特別図柄(判定図柄)が変動を開始し、所定時間変動後にそれぞれ停止表示される。   When a game ball wins the start winning opening 42, a jackpot random number value, a jackpot symbol random number value, and the like are acquired, and a jackpot determination is performed based on the acquired jackpot random number value. The special symbol (determination symbol) starts to fluctuate in the symbol display unit 11, and is stopped and displayed after a predetermined time variation.

前記大当たりの当否判定結果が当たり(大当たり)の場合には、前記特別図柄表示部11に大当たり図柄(大当たり判定図柄)、この例では『1,1,1』(いわゆる‘1’のぞろ目)や『2,2,2』(いわゆる‘2’のぞろ目)等、同一数字の組合せ)で停止表示され、遊技者に有利な特典(本実施例では、遊技者による遊技球の獲得し易さ増大)を付与する大当たり遊技(特別遊技)に移行する。前記特別遊技状態になると、前記大入賞口45の開閉板46が開いて遊技領域6の表面を落下してくる遊技球を受け止め易くして、大入賞口45へ入賞可能にし、該大入賞口45への入賞があると、所定数の遊技球が賞球として払い出される。前記開閉板46は、所定時間(例えば29.5秒)経過後、或いは入賞球数が所定個数(例えば10個)となった時点で閉じるようにされている。また、前記大入賞口45の開放中又は大入賞口45が閉じてから約2秒以内に、大入賞口内の特定領域入賞口47への入賞球が検出されると、前記大当たりを再度繰り返す継続権利が発生し、所定最高ラウンド数(例えば最高15ラウンド)、前記開閉板46の開放を繰り返すようになっている。   When the result of determining whether or not the jackpot is successful (a jackpot), the special symbol display unit 11 displays a jackpot symbol (a jackpot determination symbol). In this example, “1,1,1” (so-called “1” roar ) Or “2,2,2” (a combination of the same numbers such as so-called “2”), which is advantageous for the player (in this embodiment, the player obtains a game ball) The game shifts to a jackpot game (special game) that grants (easiness increase). In the special gaming state, the open / close plate 46 of the grand prize opening 45 is opened so that the game balls falling on the surface of the gaming area 6 can be easily received, and the prize winning hole 45 can be awarded. When winning 45, a predetermined number of game balls are paid out as prize balls. The opening / closing plate 46 is closed after a predetermined time (for example, 29.5 seconds) has elapsed or when the number of winning balls reaches a predetermined number (for example, 10). Further, when a winning ball to the specific area winning opening 47 in the big winning opening is detected during the opening of the big winning opening 45 or within about 2 seconds after the closing of the big winning opening 45, the big hit is repeated again. A right is generated, and the opening / closing plate 46 is repeatedly opened for a predetermined maximum number of rounds (for example, a maximum of 15 rounds).

前記大当たりには通常大当たりと確変大当たり(特別大当たり)とがある。通常大当たりの場合には、特別遊技の終了後、次の大当たりの確率が低確率(本実施例では1/315)とされるのに対して、確変大当たり(特別大当たり)の場合には、特別遊技の終了後に次の大当たりの確率が高確率(本実施例では5/315)に設定される。前記通常大当たりの場合には、前記特別図柄表示部11に『2,2,2』等、偶数のぞろ目からなる通常大当たり図柄(通常大当たり判定図柄)が表示され、一方、確変大当たりの場合には、前記特別図柄表示部11に『1,1,1』等、奇数のぞろ目からなる確変大当たり図柄(特別大当たり判定図柄)が表示される。   The jackpot includes a normal jackpot and a probable jackpot (special jackpot). In the case of a normal jackpot, the probability of the next jackpot is set to a low probability (1/315 in this embodiment) after the end of the special game, whereas in the case of a probable jackpot (special jackpot) After the game is over, the next jackpot probability is set to a high probability (5/315 in this embodiment). In the case of the normal jackpot, a normal jackpot symbol (ordinary jackpot determination symbol) composed of even numbers such as “2, 2, 2” is displayed on the special symbol display unit 11, while on the other hand, in the case of a probable variation jackpot Is displayed on the special symbol display unit 11 with a probability variation jackpot symbol (special jackpot determination symbol) composed of odd numbers such as “1, 1, 1”.

次に、前記遊技機1の制御処理に関して説明する。前記主制御基板200に設けられる乱数用カウンタとして、大当たり乱数用カウンタ、初期値乱数用カウンタ、大当たり図柄乱数用カウンタ、リーチ乱数用カウンタ、特別図柄データ乱数用カウンタ、演出乱数用カウンタ、普通図柄乱数用カウンタ等がある。   Next, the control process of the gaming machine 1 will be described. As a random number counter provided on the main control board 200, a jackpot random number counter, an initial value random number counter, a jackpot symbol random number counter, a reach random number counter, a special symbol data random number counter, an effect random number counter, a normal symbol random number Counters.

大当たり乱数用カウンタは、大当たり判定手段による大当たりの判定に用いられ、‘0’〜‘629’の乱数値からなる。前記大当乱数用カウンタにおける大当たり乱数値は、本発明における第2乱数値に相当し、電源投入時あるいはリセット処理(リセットスイッチの操作等による強制リセット等)によりリセット信号がマイクロコンピュータ201へ入力された)後に前記乱数生成回路202から取得された第1乱数値が、大当たり乱数値(第2乱数値)の一巡目の初期値に設定され、後述の大当たり主要乱数更新処理(本発明における第2乱数値の乱数更新手段に相当する)ごとに1加算され、‘629’に至ると次に二巡目の更新が行われる。大当たり乱数値(第2乱数値)の二巡目以降の初期値は、本実施例では初期値乱数用カウンタから取得された初期値乱数値に設定され、後述の大当たり主要乱数更新処理ごとに前記加算を繰り返すようになっている。また、大当たり乱数値(第2乱数値)は前記始動入賞口42への入賞(本発明における所定の契機の成立)に起因して取得され、その取得値が前記低確率状態時には大当たり成立数値として設定されている‘3’,‘397’の何れかと一致すれば大当たりとなり、一方高確率状態(特典遊技状態)時には、大当たり成立数値として設定されている‘3’,‘53’,‘113’,‘173’,‘227’,‘281’,‘337’,‘397’,‘449’,‘503’の何れかと一致すれば大当たりとなる。   The jackpot random number counter is used for jackpot determination by the jackpot determination means, and is composed of random numbers from “0” to “629”. The big hit random number value in the big number random number counter corresponds to the second random number value in the present invention, and a reset signal is inputted to the microcomputer 201 when the power is turned on or by reset processing (for example, forced reset by operating the reset switch). The first random number value acquired from the random number generation circuit 202 later is set as the initial value of the first round of the big hit random number value (second random number value), and the big hit main random number update process (second in the present invention) described later. 1 for every random number update means), and when reaching '629', the second round of update is performed. In the present embodiment, the initial value after the second round of the jackpot random number value (second random number value) is set to the initial value random number value acquired from the initial value random number counter. The addition is repeated. The jackpot random value (second random value) is acquired due to winning at the start winning opening 42 (establishment of a predetermined trigger in the present invention), and when the acquired value is the low probability state, If it matches any of the set '3' or '397', it will be a big hit, while in the high probability state (privilege gaming state), '3', '53', '113' set as the jackpot establishment value , '173', '227', '281', '337', '397', '449', '503' is a big hit.

初期値乱数用カウンタは、大当たり乱数値の更新二巡目以降の初期値として用いられるものであり、‘0’〜‘629’の乱数値からなる。前記初期値乱数用カウンタにおける初期値乱数値は、後述の普通図柄・特別図柄主要乱数更新処理と大当たり主要乱数更新処理ごとに1加算され、‘629’に至ると次に二巡目の更新が行われる。また、初期値用乱数値は、大当たり乱数値の更新が一巡する毎に取得されて大当たり乱数値の更新二巡目以降の初期値として採用される。   The initial value random number counter is used as an initial value after the second round of update of the jackpot random number value, and is composed of random numbers from “0” to “629”. The initial value random number value in the initial value random number counter is incremented by 1 for each of the later-described normal symbol / special symbol main random number update processing and jackpot main random number update processing. Done. The initial random number value is acquired every time the big hit random number value is updated, and is used as the initial value after the second round of the big hit random number update.

大当たり図柄乱数用カウンタは、大当たりの当否判定結果が当たりの場合に、前記特別図柄表示部11に確定停止して揃う大当たり図柄組合せを決定するものであり、‘0’〜‘7’の乱数からなる。この大当たり図柄乱数値は、電源投入時あるいはリセット処理(リセットスイッチの操作等による強制リセット等)によりリセット信号がマイクロコンピュータ201へ入力された)後に‘0’から始まって後述の普通図柄・特別図柄主要乱数更新処理と大当たり主要乱数更新処理ごとに1加算され、‘7’に至ると次には‘0’にされて再び前記加算を繰り返すようになっている。大当たり図柄乱数値は前記始動入賞口42への入賞に起因して取得される。前記大当たり図柄乱数値には、大当たりの当否判定結果が当たりの場合に、前記特別図柄表示部で停止表示される大当たり図柄組合せが割り当てられている。本実施例では、‘0’の場合には大当たり図柄組合せが‘1,1,1’となる1のぞろ目(全図柄同一)、‘1’の場合には‘2,2,2’となる2のぞろ目、‘2’の場合には‘3,3,3’となる3のぞろ目、‘3’の場合には‘4,4,4’となる4のぞろ目、‘4’の場合には‘5,5,5’となる5のぞろ目、‘5’の場合には‘6,6,6’となる6のぞろ目、‘6’の場合には‘7,7,7’となる7のぞろ目、‘7’の場合には‘8,8,8’となる8のぞろ目からなる大当たり図柄組合せが割り当てられている。   The jackpot symbol random number counter determines a jackpot symbol combination that is confirmed and stopped in the special symbol display unit 11 when the jackpot winning / bad determination result is a hit, from the random numbers from “0” to “7” Become. This jackpot symbol random number value starts with “0” after power-on or after a reset signal is input to the microcomputer 201 by reset processing (forced reset, etc. by operating a reset switch, etc.). 1 is added for each of the main random number update process and the big hit main random number update process, and when it reaches “7”, it is then set to “0” and the addition is repeated again. The jackpot symbol random number value is acquired due to winning at the start winning opening 42. The jackpot symbol random number value is assigned a jackpot symbol combination that is stopped and displayed on the special symbol display section when the jackpot winning / failing determination result is a hit. In the present embodiment, when it is “0”, it is one grove (all the same symbols) where the jackpot symbol combination is “1,1,1”, and when it is “1”, it is “2,2,2”. 2 slots, if '2', 3 slots, '3, 3, 3'; if '3', 4 slots, '4, 4, 4' 5 for eyes, 4 for 5 and 5 for 5; 6 for 6; 6, 6 for 6; In this case, a jackpot symbol combination consisting of 7 grids of “7, 7, 7” and 8 grids of “8, 8, 8” is allocated.

リーチ乱数用カウンタは、前記大当たり乱数値による大当たりの当否判定結果が外れとなる場合において、リーチ状態を経るか否かを決めるリーチ有無決定用のものであり、‘0’〜‘126’の乱数からなる。本実施例におけるリーチ状態は、前記特別図柄表示部11で変動停止表示される左特別図柄、中特別図柄及び右特別図柄のうち、最後に停止表示される特別図柄(例えば中特別図柄)を除いて他の特別図柄(例えば左特別図柄と右特別図柄)が同一となる状態(最終停止図柄を除いて大当たりの特別図柄組合せと等しくなる状態であり、最終的に大当たりの特別図柄組合せとなる場合と外れの特別図柄組合せとなる場合が含まれる状態)をいう。このリーチ乱数は、遊技機1の電源投入時あるいはリセット処理後に、‘0’から始まり、後述の普通図柄・特別図柄主要乱数更新処理と大当たり主要乱数更新処理ごとに1ずつ加算され、数値が‘126’に至ると、次に‘0’にされて再び前記加算を繰り返すようになっている。リーチ乱数は、前記始動入賞口42への入賞に起因して取得され、当否判定結果が外れの場合に、その数値が予め決定されているリーチ成立数値と対比されてリーチ有無が判断される。本実施例ではリーチ成立数値は、‘5’,‘17’,‘28’,‘40’,‘51’,‘63’,‘74’,‘86’,‘97’,‘109’,‘120’に設定されている。   The reach random number counter is used for determining whether or not a reach state is reached when the jackpot determination result based on the jackpot random number value is out of reach, and is a random number of “0” to “126”. Consists of. The reach state in the present embodiment excludes the special symbol (for example, the middle special symbol) that is stopped and displayed last among the left special symbol, the middle special symbol, and the right special symbol that are displayed with the variable symbol stopped on the special symbol display unit 11. When other special symbols (for example, left special symbol and right special symbol) are the same (excluding the final stop symbol, the state is equal to the jackpot special symbol combination, and finally the jackpot special symbol combination) And a case where a special symbol combination is included. This reach random number starts from “0” when the gaming machine 1 is turned on or reset, and is incremented by 1 for each of the following normal symbol / special symbol main random number update processing and jackpot main random number update processing. When it reaches 126 ', it is then set to' 0 'and the addition is repeated again. The reach random number is acquired due to winning at the start winning opening 42, and when the result of the determination is wrong, the numerical value is compared with a predetermined reach establishment value to determine the presence or absence of reach. In this embodiment, reach establishment values are “5”, “17”, “28”, “40”, “51”, “63”, “74”, “86”, “97”, “109”, “ 120 '.

特別図柄データ乱数用カウンタは、前記大当たり乱数値による大当たり判定結果が外れとなる場合において、前記特別図柄表示部11に停止表示する外れの特別図柄組合せの決定に用いられるものであり、前記特別図柄表示部11に停止表示する左特別図柄を決定する特別図柄データ1の乱数用カウンタと、中特別図柄を決定する特別図柄データ2の乱数用カウンタと、右特別図柄を決定する特別図柄データ3の乱数用カウンタとより構成され、各特別図柄データ乱数用カウンタは、‘0’〜‘7’の乱数からなる。   The special symbol data random number counter is used for determining a special symbol combination to be stopped and displayed on the special symbol display unit 11 when the jackpot determination result based on the jackpot random number value is out, The special symbol data 1 random number counter for determining the left special symbol to be stopped and displayed on the display unit 11, the special symbol data 2 random number counter for determining the middle special symbol, and the special symbol data 3 for determining the right special symbol. Each special symbol data random number counter is composed of random numbers from “0” to “7”.

前記特別図柄データ1の乱数は、電源投入時あるいはリセット処理後に、0’から始まって後述の普通図柄・特別図柄主要乱数更新処理と大当たり主要乱数更新処理ごとに
‘1’ずつ加算され、‘7’に至ると、次に‘0’に書き換えられて再び前記加算が繰り返される。また、前記特別図柄データ2の乱数は、電源投入時あるいはリセット処理後に‘0’から始まって、前記特別図柄データ1の乱数が‘0’に書き換えられる際に‘1’ずつ加算され、‘7’に至ると、次に‘0’に書き換えられて再び前記加算が繰り返される。さらに、前記特別図柄データ3の乱数は、電源投入時あるいはリセット処理後に‘0’から始まって、前記特別図柄データ2の乱数が‘0’に書き換えられる際に‘1’ずつ加算され、‘7’に至ると、次に‘0’に書き換えられて再び前記加算が繰り返される。これによって、特別図柄データ1〜3の乱数範囲が同一であっても、当該特別図柄データ1〜3の乱数が同期(同一の組合せで加算)するのを避けることができる。
The random number of the special symbol data 1 is incremented by “1” for each of the normal symbol / special symbol main random number update processing and the jackpot main random number update processing, which will be described later, starting from 0 after power-on or after reset processing, When it reaches', then it is rewritten to '0' and the addition is repeated again. The random number of the special symbol data 2 starts from “0” when the power is turned on or after the reset process, and is incremented by “1” when the random number of the special symbol data 1 is rewritten to “0”. When it reaches', then it is rewritten to '0' and the addition is repeated again. Furthermore, the random number of the special symbol data 3 starts from “0” when the power is turned on or after the reset process, and is incremented by “1” when the random number of the special symbol data 2 is rewritten to “0”. When it reaches', then it is rewritten to '0' and the addition is repeated again. Thereby, even if the random number ranges of the special symbol data 1 to 3 are the same, the random numbers of the special symbol data 1 to 3 can be prevented from being synchronized (added in the same combination).

前記特別図柄データ1〜3の各乱数は‘0’の場合には1、‘1’の場合には2、‘2’の場合には3というように、当否判定結果の外れ時に前記特別図柄表示部11に停止表示される左特別図柄、中特別図柄、右特別図柄からなる判定図柄が割り当てられている。前記特別図柄データ1〜3の乱数は、前記始動入賞口42への入賞に起因して取得され、取得した特別図柄データ1〜3の乱数の組合せによって、外れ時に前記特別図柄表示部42に表示される左特別図柄、中特別図柄、右特別図柄からなる判定図柄が定まる   Each of the random numbers of the special symbol data 1 to 3 is “1” when “0”, “2” when “1”, and “3” when “2”. A judgment symbol consisting of a left special symbol, a middle special symbol, and a right special symbol that are stopped and displayed on the display unit 11 is assigned. The random numbers of the special symbol data 1 to 3 are acquired due to winning at the start winning opening 42, and are displayed on the special symbol display unit 42 when the special symbol data 1 to 3 is removed by a combination of the random numbers of the acquired special symbol data 1 to 3. The judgment symbol consisting of the left special symbol, middle special symbol, and right special symbol is determined.

演出乱数用カウンタは、第1、第2変動パターンテーブルから変動パターンを選択する際に用いられるものであり、‘0’〜‘198’の演出乱数値を備える。この演出乱数値は、遊技機1の電源投入時あるいはリセット処理後に、‘0’から始まり、後述の普通図柄・特別図柄主要乱数更新処理と大当たり主要乱数更新処理ごとに1ずつ加算され、数値が‘198’に至ると、次に‘0’にされて再び前記加算を繰り返すようになっている。演出乱数値は、前記始動入賞口42への入賞に起因して取得される。   The effect random number counter is used when a variation pattern is selected from the first and second variation pattern tables, and has an effect random number value of ‘0’ to ‘198’. This effect random number value starts from “0” when the gaming machine 1 is turned on or reset, and is incremented by 1 for each of the later-described normal symbol / special symbol main random number update processing and jackpot main random number update processing. When it reaches '198', it is then set to '0' and the addition is repeated again. The effect random number value is acquired due to winning at the start winning opening 42.

前記第1,第2変動パターンテーブルには、表1、表2に示すように複数の変動パターンが設けられている。各変動パターンには、演出乱数値の範囲、特別図柄の変動時間、テーブル内での出現率が設定されている。前記演出乱数値の範囲は、各テーブルにおいて変動パターンが選択されることとなる演出乱数の値である。例えば、大当たりの当否判定結果が当たりの場合に、演出乱数値が‘0’〜‘194’であれば変動パターン1が選択され、演出乱数値が‘195’〜‘198’であれば変動パターン2が選択され、一方、大当たりの当否判定結果が外れの場合に、演出乱数値が‘0’であれば変動パターン1が選択され、演出乱数値が‘1’〜‘18’であれば変動パターン2が選択され、演出乱数値が‘19’〜‘198’であれば変動パターン3が選択される。また、前記テーブル内での出現率は、各変動パターンの出現率であり、前記演出乱数の範囲から計算された値である。   As shown in Tables 1 and 2, the first and second variation pattern tables are provided with a plurality of variation patterns. For each variation pattern, the range of the effect random value, the variation time of the special symbol, and the appearance rate in the table are set. The range of the effect random value is the value of the effect random number from which the variation pattern is selected in each table. For example, in the case where the success / failure determination result of the jackpot is successful, if the production random number value is “0” to “194”, the variation pattern 1 is selected, and if the production random number value is “195” to “198”, the variation pattern. 2 is selected, on the other hand, if the result of determining whether or not the jackpot is true, the variation pattern 1 is selected if the production random number value is “0”, and the production pattern varies if the production random number value is “1” to “18”. If the pattern 2 is selected and the production random number value is '19' to '198', the variation pattern 3 is selected. The appearance rate in the table is the appearance rate of each variation pattern, and is a value calculated from the range of the effect random numbers.

Figure 2008295732
Figure 2008295732

Figure 2008295732
Figure 2008295732

取得された大当たり乱数値、大当たり図柄乱数値、リーチ乱数値、特別図柄データ乱数値、演出乱数値については、それぞれ最大4個、前記主制御基板200のRAMにおける該当領域に、前記保留球数と対応させて格納され、順次使用される。   About the acquired jackpot random number value, jackpot symbol random number value, reach random number value, special symbol data random number value, production random number value, respectively, a maximum of four, in the corresponding area in the RAM of the main control board 200, the number of reserved balls Stored in correspondence and used sequentially.

普通図柄乱数用カウンタは、小当たりを判定するもので、遊技機1の電源投入あるいはリセット処理後に、‘0’から始まって後述の普通図柄・特別図柄主要乱数更新処理と大当たり主要乱数更新処理ごとに
‘1’ずつ加算され、‘9’に至ると、次に‘0’に書き換えられて再び前記加算が繰り返される。この普通図柄乱数値は、前記普通図柄変動開始用ゲート55,56を通過した遊技球を前記普通図柄変動開始スイッチで検出するごとに取得され、最大4個まで前記主制御基板200のRAMの普通図柄乱数値記憶領域に格納される。
The normal symbol random number counter is used to determine the small hits, and after the game machine 1 is turned on or reset, the normal symbol / special symbol main random number update process and the big hit main random number update process, which will be described later, start from “0”. Is incremented by '1', and when it reaches '9', it is then rewritten to '0' and the addition is repeated again. The normal symbol random numbers are acquired every time the game balls that have passed through the normal symbol variation start gates 55 and 56 are detected by the normal symbol variation start switch, and up to four normal symbols are stored in the RAM of the main control board 200. It is stored in the symbol random number storage area.

また、前記普通図柄乱数値には、普通図柄が割り当てられている。前記普通図柄乱数値‘0’には普通図柄の‘0’、‘1’には‘1’、‘2’には‘2’等のように割り当てられている。本実施例では、小当たりの当たり確率は1/2となっており、具体的には、前記普通図柄乱数の取得乱数値が奇数である場合、小当たりになり、前記始動入賞口42の拡開開放を行うようになっている。また、前記普通図柄乱数の取得乱数値がその他の場合には小当たりとならず、前記始動入賞口42が前記入賞し難い狭小開放状態のままとされる。   In addition, a normal symbol is assigned to the normal symbol random value. The normal symbol random number value “0” is assigned as “0”, “1” is assigned to “1”, “2” is assigned to “2”, and so on. In the present embodiment, the probability of hitting a small hit is ½. Specifically, when the acquired random number value of the normal symbol random number is an odd number, the hit is small and the start winning opening 42 is expanded. It is designed to open and open. In addition, when the obtained random number value of the normal symbol random number is other than that, it is not a small hit, and the start winning opening 42 is left in the narrow open state where it is difficult to win.

前記主制御基板(主制御回路)200に設けられる主なフラグとして、この実施例では大当たりフラグ、大当たり終了フラグ、確変フラグ等が挙げられる。これらのフラグは、初期設定時には全てOFF(セットされていない状態)にされる。   As main flags provided on the main control board (main control circuit) 200, in this embodiment, a big hit flag, a big hit end flag, a probability change flag, and the like can be cited. These flags are all turned off (not set) at the time of initial setting.

前記主制御基板(主制御回路)200では、前記ROMに記憶されている制御手段(プログラム)に従い前記マイクロコンピュータ201がメイン処理Mを行う。図6はメイン処理Mのフローチャートである。   In the main control board (main control circuit) 200, the microcomputer 201 performs main processing M in accordance with control means (program) stored in the ROM. FIG. 6 is a flowchart of the main process M.

メイン処理Mでは、電源投入あるいはリセットスイッチ操作によりリセット信号が前記主制御基板200のリセット信号入力部203に入力されると、制御手順のうち初期制御手順が行われ、その後に遊技制御手順が行われる。   In the main process M, when a reset signal is input to the reset signal input unit 203 of the main control board 200 by turning on the power or operating a reset switch, an initial control procedure is performed out of the control procedures, and then a game control procedure is performed. Is called.

前記初期制御手順では、まず内蔵デバイスの設定と乱数生成回路の乱数更新開始処理(S10)が行われる。前記内蔵デバイスの設定では、前記マイクロコンピュータ201のRAM、各種カウンタ等の初期設定が行われる。前記乱数生成回路の乱数更新開始処理では、前記マイクロコンピュータ201に内蔵されている乱数生成回路202が動作を開始し、初期値‘0’から、112マイクロsの周期で一巡目の乱数更新を開始する。   In the initial control procedure, first, setting of a built-in device and random number update start processing (S10) of a random number generation circuit are performed. In the setting of the built-in device, initial setting of the RAM and various counters of the microcomputer 201 is performed. In the random number update start processing of the random number generation circuit, the random number generation circuit 202 built in the microcomputer 201 starts operation, and starts the first round random number update at a cycle of 112 microseconds from the initial value “0”. To do.

続いてウェイト処理(S20)が行われる。ウェイト処理(S20)では、前記乱数生成回路202が第1乱数値の更新を開始して初期値‘0’より一巡更新させる時間よりも長く設定された所定時間(遅延時間)を確保して前記所定時間経過するまで待機し、ウェイト処理(S20)の次に行われる処理の開始を遅延させる。前記乱数生成回路202が第1乱数値の更新を開始して初期値‘0’より‘629’まで一巡更新させる時間は、本実施例では、112マイクロs×630=70560マイクロsであるため、前記ウェイト処理(S20)において待機する所定時間(遅延時間)は、70560マイクロsより長く設定される。前記ウェイト処理(S20)終了時には前記乱数生成カウンタ202の第1乱数値は、一巡目の更新が終了しており、二巡目以降の更新に入っている。さらに本実施例では、前記ウェイト処理(S20)において待機する所定時間(遅延時間)は、従制御手段(本実施例ではサブ制御基板206、演出制御基板210および払出制御基板240)が制御可能になるまでの時間に必要となる時間よりも長い時間である、約5sに設定されている。   Subsequently, a wait process (S20) is performed. In the wait process (S20), the random number generation circuit 202 starts to update the first random number value and secures a predetermined time (delay time) set longer than the time for making a round update from the initial value '0'. The process waits until a predetermined time elapses, and delays the start of the process performed after the wait process (S20). In the present embodiment, the time for the random number generation circuit 202 to start updating the first random number value and make one round update from the initial value “0” to “629” is 112 micros × 630 = 70560 micros. The predetermined time (delay time) to wait in the wait process (S20) is set longer than 70560 microseconds. At the end of the wait process (S20), the first random number value of the random number generation counter 202 has been updated in the first round and has entered the second and subsequent rounds. Furthermore, in this embodiment, the predetermined time (delay time) waiting in the wait process (S20) can be controlled by the slave control means (in this embodiment, the sub control board 206, the effect control board 210, and the payout control board 240). It is set to about 5 s, which is a time longer than the time required for the time to become.

前記ウェイト処理(S20)に次いで、前記RAMクリアスイッチ292が操作されている(ON)か、すなわちRAMクリア信号が入力されているか判断され(S30)、RAMクリアスイッチ292がONの場合には前記マイクロコンピュータ201のRAMにおけるバックアップ用エリアのデータがクリアされる初期化が行われる(S50)。一方、RAMクリアスイッチ292がONではない場合、次に電源断フラグがONか判断される(S40)。電源断フラグがONではない、すなわち電源断フラグがOFFの場合には前記マイクロコンピュータ201のRAMにおけるバックアップ用エリアのデータがクリアされる初期化が行われ(S50)、一方、電源断フラグがONの場合には前記マイクロコンピュータ201のRAMにおけるバックアップ用エリアのデータが読み出されて設定される(S60)。   Following the wait process (S20), it is determined whether the RAM clear switch 292 is operated (ON), that is, whether a RAM clear signal is input (S30). Initialization is performed to clear the data in the backup area in the RAM of the microcomputer 201 (S50). On the other hand, if the RAM clear switch 292 is not ON, it is next determined whether the power-off flag is ON (S40). When the power-off flag is not ON, that is, when the power-off flag is OFF, initialization is performed to clear the backup area data in the RAM of the microcomputer 201 (S50), while the power-off flag is ON. In this case, the data in the backup area in the RAM of the microcomputer 201 is read and set (S60).

次に、内蔵レジスタの設定と割り込み設定が行われる(S70)。内蔵レジスタの設定では、レジスタの初期設定が行われ、前記電源断フラグ等、種々のフラグがOFFにされる。また、割り込み設定では、割り込みのための設定が行われる。   Next, internal register setting and interrupt setting are performed (S70). In the setting of the built-in register, initial setting of the register is performed, and various flags such as the power-off flag are turned off. In the interrupt setting, settings for interrupt are performed.

次に前記乱数生成回路202から第1乱数値が取得されて大当たり乱数用カウンタにおける大当たり乱数値(第2乱数値)の一巡目の初期値に設定される(S80)。このとき取得される第1乱数値は、前記ウェイト処理(S20)の実行によって更新二巡目以降の第1乱数値となっている。したがって、大当たり乱数値(第2乱数値)の一巡目の初期値には、二巡目以降の第1乱数値が設定されることから、電源投入あるいはリセット処理から大当たり乱数値(第2乱数値)が一巡目の当たり乱数値となるまでの時間を、外部から推測し難いランダムなものにすることが可能となる。   Next, the first random number value is obtained from the random number generation circuit 202 and set to the initial value of the first round of the jackpot random number value (second random number value) in the jackpot random number counter (S80). The first random number value acquired at this time is the first random number value after the second update cycle by executing the wait process (S20). Accordingly, since the first random number after the second round is set as the initial value of the first round of the jackpot random number (second random number), the jackpot random number (second random number) from the power-on or reset processing is set. ) Becomes a random value that is difficult to guess from the outside.

次に割り込み許可処理が行われる(S90)。割り込み許可処理(S90)では、4msecごとの割り込み処理(S100)を許可する。前記割り込み許可処理(S90)の実行終了までが初期制御手順に相当する。   Next, an interrupt permission process is performed (S90). In the interrupt permission process (S90), an interrupt process (S100) is permitted every 4 msec. The process until the end of execution of the interrupt permission process (S90) corresponds to the initial control procedure.

次いで、普通図柄・特別図柄主要乱数更新処理(S95)がループ処理で行われる。前記普通図柄・特別図柄主要乱数更新処理(S95)では、初期値乱数値、大当たり図柄乱数値、リーチ乱数値、特別図柄データ乱数値、演出乱数値、普通図柄乱数値が普通図柄・特別図柄主要乱数更新処理(S95)ごとに1加算され、前記のように各乱数値の設定上限値に至ると次に‘0’に戻って再び加算が行われる。なお、大当たり乱数値は、前記普通図柄・特別図柄主要乱数更新処理(S95)では更新されない。なお、前記普通図柄・特別図柄主要乱数更新処理(S95)および後述の割り込み処理(S100)における大当たり主要乱数更新処理(S130)は、初期値乱数更新手段にも相当する。   Next, the normal symbol / special symbol main random number update process (S95) is performed in a loop process. In the normal symbol / special symbol main random number update process (S95), the initial value random value, the jackpot symbol random value, the reach random number value, the special symbol data random value, the production random value, and the normal symbol random value are the normal symbol / special symbol main. 1 is added for each random number update process (S95), and when the set upper limit value of each random number is reached as described above, the value is then returned to “0” and added again. The jackpot random number value is not updated in the normal symbol / special symbol main random number update process (S95). The normal symbol / special symbol main random number update process (S95) and the big hit main random number update process (S130) in the interrupt process (S100) described later also correspond to the initial value random number update means.

割り込み処理(S100)は、前記マイクロコンピュータ201が行う制御手順のうち遊技制御手順に相当する。前記割り込み処理(S100)では、図7に示すように、まず出力処理(S110)が行われる。出力処理(S110)では、各処理により前記主制御基板200の出力バッファに記憶されたコマンド(制御信号)が、対応する制御基板等へ出力される。続く入力処理(S120)では、遊技機1に設けられている種々のセンサ(各入賞口の検出スイッチ等)が検知した場合の信号入力が行われる。また、次の大当たり主要乱数更新処理(S130)では、大当たり乱数値、初期値乱数値、大当たり図柄乱数値、リーチ乱数値、特別図柄データ乱数値、演出乱数値、普通図柄乱数値が大当たり主要乱数更新処理(S130)ごとに1加算され、前記のように各乱数値の設定上限値に至ると次に初期値に戻って再び加算が行われる。前記大当たり乱数値については、前記第1乱数値取得・第2乱数値の初期値設定処理(S80)において設定された第1乱数値からなる初期値より、一巡目の更新が行われる。また、前記大当たり乱数値の更新が一巡終了する毎に前記乱数生成回路202から第1乱数値を取得して大当たり乱数値の二巡目以降の初期値に設定され、設定初期値から更新が続けられる。更新された各乱数値は前記主制御基板200のRAMに記憶される。なお、前記大当たり主要乱数更新処理(S130)は、本発明における第2乱数値の乱数更新手段に相当する。   The interrupt process (S100) corresponds to a game control procedure among the control procedures performed by the microcomputer 201. In the interrupt process (S100), as shown in FIG. 7, an output process (S110) is first performed. In the output process (S110), the command (control signal) stored in the output buffer of the main control board 200 by each process is output to the corresponding control board or the like. In the subsequent input process (S120), signal input is performed when various sensors (such as detection switches for each winning opening) detected in the gaming machine 1 are detected. In the next big hit main random number update process (S130), the big hit main random number value, the initial value random number value, the big hit symbol random number value, the reach random number value, the special symbol data random number value, the production random number value, the ordinary random number value are converted into the big hit main random number value. 1 is added every update process (S130), and when the set upper limit value of each random value is reached as described above, the value is returned to the initial value and added again. The jackpot random number value is updated in the first round from the initial value consisting of the first random number value set in the first random number value acquisition / second random value initial value setting process (S80). Further, every time the update of the jackpot random number value is completed, the first random number value is acquired from the random number generation circuit 202 and set to the initial value after the second round of the jackpot random number value, and the update continues from the set initial value. It is done. Each updated random number value is stored in the RAM of the main control board 200. The jackpot main random number update process (S130) corresponds to the random number update means for the second random number value in the present invention.

始動入賞口スイッチ検出処理(S140)では、図8に示すように、まず前記始動入賞口42に遊技球が入賞したか否か(所定の契機が成立したか否か)、すなわち始動入賞口42に遊技球の入球があって前記始動入賞口検出スイッチで遊技球が検出されたか否か判断され(S140−1)、前記始動入賞口42に入賞していなければ、この始動入賞口スイッチ検出処理(S140)を終了する。一方、前記始動入賞口42に入賞している(所定の契機が成立している、すなわち判定条件が成立している)場合には、前記主制御基板200のRAMに記憶されている前記特別図柄変動保留球数(所定の契機の成立回数、すなわち判定条件の成立回数)が設定数の4以上か確認される(S140−2)。前記特別図柄変動保留球数が4以上であれば、この始動入賞口スイッチ検出処理(S140)を終了し、それに対して4未満であれば、前記特別図柄変動保留球数に前記始動入賞口スイッチで検出された遊技球検出数の1が加算される(S140−3)。続いて、特別図柄関係乱数取得処理(S140−4)が行われ、その後にこの始動入賞口スイッチ検出処理(S140)が終了する。前記特別図柄関係乱数取得処理(S140−4)では、前記RAMに記憶されている特別図柄関係の更新乱数値が取得され、現在の特別図柄変動保留球数と対応するRAMアドレスに取得乱数値がセーブ(記憶)される。ここで取得される乱数値は、大当たり乱数値、大当たり図柄乱数値、リーチ乱数値、特別図柄データ乱数値、演出乱数値である。なお、現在の特別図柄変動保留球数(判定条件の成立回数)と対応するRAMアドレスに取得乱数値がセーブされるとは、例えば現在の特別図柄変動保留球数(判定条件の成立回数)が1の場合には特別図柄変動保留球数1と対応するRAMアドレスに取得乱数値(大当たり乱数値、大当たり図柄乱数値、リーチ乱数値、特別図柄データ乱数値、演出乱数値)がセーブされ、特別図柄変動保留球数(判定条件の成立回数)が2の場合には特別図柄変動保留球数2と対応するRAMアドレスに取得乱数値がセーブされることを意味する。   In the start winning opening switch detection process (S140), as shown in FIG. 8, first, whether or not a game ball has won the start winning opening 42 (whether or not a predetermined opportunity has been established), that is, the starting winning opening 42 is displayed. It is determined whether or not a game ball has been entered and whether or not a game ball has been detected by the start winning port detection switch (S140-1), and if it has not won the start winning port 42, this start winning port switch is detected. The process (S140) ends. On the other hand, when the winning prize opening 42 is won (a predetermined trigger is established, that is, a determination condition is established), the special symbol stored in the RAM of the main control board 200 is used. It is confirmed whether or not the number of change-holding balls (the number of times a predetermined trigger is established, that is, the number of times the determination condition is established) is 4 or more (S140-2). If the number of special symbol variation holding balls is 4 or more, the start winning port switch detection process (S140) is terminated. If the number is less than 4, the starting symbol port switch is set to the number of special symbol variation holding balls. 1 is added to the number of detected game balls detected in (S140-3). Subsequently, a special symbol-related random number acquisition process (S140-4) is performed, and then the start winning a prize opening switch detection process (S140) ends. In the special symbol related random number acquisition process (S140-4), an updated random number value related to the special symbol stored in the RAM is acquired, and the acquired random number value is stored in the RAM address corresponding to the current number of special symbol fluctuation holding balls. Saved (stored). The random number values acquired here are a jackpot random number value, a jackpot symbol random value, a reach random number value, a special symbol data random value, and an effect random number value. Note that the acquired random number value is saved in the RAM address corresponding to the current number of special symbol variation holding balls (the number of times that the determination condition is satisfied). In the case of 1, the acquired random number value (big hit random number value, big hit symbol random number value, reach random number value, special symbol data random number value, effect random number value) is saved in the RAM address corresponding to the number of special symbol fluctuation holding balls 1 If the number of symbol variation holding balls (the number of times the determination condition is satisfied) is 2, it means that the acquired random number value is saved in the RAM address corresponding to the number of special symbol variation holding balls 2.

普通動作処理(S150)では、前記更新されてRAMに記憶されている普通図柄乱数値が取得されて、小当たりの判定や普通図柄表示部50での普通図柄の停止表示、始動入賞口42の開閉等、小当たりに関する処理が行われるが、本発明を理解する上で重要ではないため、詳細な説明を省略する。   In the normal operation process (S150), the normal symbol random number value that has been updated and stored in the RAM is acquired, and the small symbol determination, the normal symbol stop display on the normal symbol display unit 50, the start winning opening 42 is displayed. Although processing relating to small hits such as opening and closing is performed, detailed description is omitted because it is not important for understanding the present invention.

特別動作処理(S160)では、図9に示すように、まず特別外れ図柄作成処理(S160−1)が行われる。特別外れ図柄作成処理(S160−1)では、図10に示すように、前記始動入賞口スイッチ検出処理(S140)において取得されてRAMに記憶されている特別図柄データ1のアドレス値が格納元アドレス値にセットされ(S160−1−1)、続いて、前記始動入賞口スイッチ検出処理(S140)において取得されて前記RAMに記憶されている特別図柄データ3が判定値としてロードされ(S160−1−2)、前記判定値としての特別図柄データ3の乱数値と前記格納元アドレス値に記憶されている特別図柄データ1の乱数値が一致するか否か判断される(S160−1−3)。一致すればこの特別外れ図柄作成処理(S160−1)が終了して特別外れ図柄データが更新されず、一致しない場合には、前記RAMにおける特別外れ図柄のデータ格納先アドレス値と、特別外れ図柄として転送される特別図柄データ1〜3のアドレス値がセットされ(S160−1−4)、続いて前記特別図柄データ1〜3の乱数値に割り当てられている特別図柄が、前記特別外れ図柄のデータ格納先に転送されて特別外れ図柄1〜3として格納されることにより特別外れ図柄データが更新され(S160−1−5)、その後にこの特別外れ図柄作成処理(S160−1)が終了する。なお、特別外れ図柄1は大当たり判定結果が外れ時に前記特別図柄表示部11で停止表示される左特別図柄、特別外れ図柄2は大当たり判定結果が外れ時に前記特別図柄表示部11で停止表示される中特別図柄、特別外れ図柄3は大当たり判定結果が外れ時に前記特別図柄表示部11で停止表示される右特別図柄に対応する。   In the special operation process (S160), as shown in FIG. 9, first, a special out symbol creation process (S160-1) is performed. In the special off symbol creation process (S160-1), as shown in FIG. 10, the address value of the special symbol data 1 acquired in the start winning a prize opening switch detection process (S140) and stored in the RAM is the storage source address. Is set to a value (S160-1-1), and then the special symbol data 3 acquired in the start winning a prize opening switch detection process (S140) and stored in the RAM is loaded as a determination value (S160-1). -2), it is determined whether or not the random value of the special symbol data 3 as the determination value matches the random value of the special symbol data 1 stored in the storage source address value (S160-1-3). . If there is a match, the special out symbol design processing (S160-1) is completed and the special out symbol data is not updated. If they do not match, the data storage destination address value of the special out symbol in the RAM and the special out symbol are stored. Are set as the address values of the special symbol data 1 to 3 (S160-1-4), and the special symbol assigned to the random value of the special symbol data 1 to 3 is The special out symbol data is updated by being transferred to the data storage destination and stored as special out symbols 1 to 3 (S160-1-5), and then the special out symbol generating process (S160-1) is finished. . The special symbol 1 is stopped and displayed on the special symbol display unit 11 when the jackpot determination result is lost, and the special symbol 2 is stopped and displayed on the special symbol display unit 11 when the jackpot determination result is off. The middle special symbol and the special out symbol 3 correspond to the right special symbol which is stopped and displayed on the special symbol display unit 11 when the jackpot determination result is out.

図9に示すように、前記特別動作処理(S160)では、前記特別外れ図柄作成処理(S160−1)の後に特別動作ステータスが1〜4の何れであるか判断される(S160−2〜160−4)。前記特別動作ステータスが1の場合には特別図柄待機処理(S160−5)が行われ、それに対して前記特別動作ステータスが2の場合には特別図柄変動処理(S160−6)が行われ、前記特別動作ステータスが3の場合には特別図柄確定処理(S160−7)が行われ、前記特別動作ステータスが4の場合には特別電動役物処理(S160−8)が行われる。   As shown in FIG. 9, in the special action process (S160), it is determined whether the special action status is 1 to 4 (S160-2 to 160) after the special outlier creation process (S160-1). -4). When the special operation status is 1, a special symbol standby process (S160-5) is performed. On the other hand, when the special operation status is 2, a special symbol variation process (S160-6) is performed. When the special operation status is 3, special symbol confirmation processing (S160-7) is performed, and when the special operation status is 4, special electric accessory processing (S160-8) is performed.

前記特別図柄待機処理(S160−5)では、図11に示すように、前記特別図柄変動保留球数(所定の契機の成立回数、判定条件の成立回数)が0か否か判断され(S160−5−1)、特別図柄変動保留球数(所定の契機の成立回数、判定条件の成立回数)が0の場合には前記特別図柄表示部11が特別図柄の変動中ではない待機画面中か否か判断され(S160−5−7)、待機画面中であれば、この特別図柄待機処理(S160−5)が終了し、一方、待機画面中ではない場合には前記特別図柄表示部11を待機画面にする設定処理が行われ(S160−5−8)、その後にこの特別図柄待機処理(S160−5)が終了する。   In the special symbol stand-by process (S160-5), as shown in FIG. 11, it is determined whether or not the number of special symbol variation holding balls (the number of times a predetermined trigger is established and the number of times a determination condition is satisfied) is 0 (S160-). 5-1) Whether or not the special symbol display section 11 is in a standby screen where the special symbol is not changing when the number of special symbol variation holding balls (the number of times a predetermined trigger is established, the number of times the determination condition is established) is 0 (S160-5-7), if the standby screen is displayed, the special symbol standby process (S160-5) is terminated. On the other hand, if the standby screen is not displayed, the special symbol display unit 11 is waited. A setting process for making a screen is performed (S160-5-8), and then this special symbol standby process (S160-5) is terminated.

それに対して前記S160−5−1で特別図柄変動保留球数が0ではないと判断された場合には、特別図柄大当たり判定処理(S160−5−2)が行われる。特別図柄大当たり判定処理(S160−5−2)は本発明における当否判定手段に相当する。特別図柄大当たり判定処理(S160−5−2)では、図12に示すように、まず、前記主制御基板200のRAMに記憶されている前記大当たり乱数値が判定値としてロードされる(160−5−2−1)と共に、前記高確率時及び低確率時における大当たり成立数値を定めた大当たり判定値テーブルが格納されているRAMのアドレスがセットされる(S160−5−2−2)。続いて現在確変中(高確率状態中)か否かが判断される(S160−5−2−3)。前記確変中か否かは、前記主制御基板200に設けられている確変フラグがON(高確率状態)かOFF(低確率状態)かによって判断される。前記確変中の場合には、高確率状態時における大当たり成立数値と前記ロードされた大当たり乱数値が一致するか否かにより大当たりか否か判断され(S160−5−2−4)、一方、確変中ではない、すなわち低確率状態時には、低確率状態時における大当たり成立数値と前記ロードされた大当たり乱数値が一致するか否かにより大当たりか否か判断され(S160−5−2−5)、一致すれば大当たりと判断されて、前記主制御基板200に設けられている大当たりフラグがONにセットされる(S160−5−2−6)。その後、この特別図柄大当たり判定処理(S160−5−2)が終了する。なお、前記S160−5−2−4あるいはS160−5−2−5で大当たりではないと判断されると、大当たりフラグをONにすることなく、この特別図柄大当たり判定処理(S160−5−2)が終了する。   On the other hand, if it is determined in S160-5-1 that the number of special symbol variation holding balls is not 0, special symbol jackpot determination processing (S160-5-2) is performed. The special symbol jackpot determination process (S160-5-2) corresponds to the success / failure determination means in the present invention. In the special symbol jackpot determination process (S160-5-2), as shown in FIG. 12, first, the jackpot random number value stored in the RAM of the main control board 200 is loaded as a determination value (160-5). 2-1), the address of the RAM storing the jackpot determination value table that defines the jackpot value at the time of high probability and low probability is set (S160-5-2-2). Subsequently, it is determined whether or not the current probability change is in progress (high probability state) (S160-5-2-3). Whether or not the probability change is in progress is determined by whether the probability change flag provided on the main control board 200 is ON (high probability state) or OFF (low probability state). When the probability change is in progress, it is determined whether or not the jackpot is based on whether or not the jackpot value in the high probability state matches the loaded jackpot random value (S160-5-2-4). If it is not medium, that is, in the low probability state, whether or not the jackpot is established is determined by whether or not the jackpot value in the low probability state matches the loaded jackpot random number value (S160-5-2-5). Then, it is determined that a big hit is made, and the big hit flag provided on the main control board 200 is set to ON (S160-5-2-6). Thereafter, the special symbol jackpot determination process (S160-5-2) ends. If it is determined in S160-5-2-4 or S160-5-2-5 that there is no big hit, this special symbol big hit determination process (S160-5-2) without turning on the big hit flag. Ends.

前記特別図柄大当たり判定処理(S160−5−2)の後、特別図柄選択処理(S160−5−3)が行われる。特別図柄選択処理(S160−5−3)では、図13に示すように、前記大当たりフラグがON(大当たり)か否か判断され(S160−5−3−1)、大当たりフラグがON(大当たり)の場合には、前記大当たり図柄乱数値に基づく図柄が、前記特別図柄表示部11で停止表示する大当たり図柄としてセットされ(S160−5−3−2)、その後にこの特別図柄選択処理(S160−5−3)が終了する。   After the special symbol jackpot determination process (S160-5-2), a special symbol selection process (S160-5-3) is performed. In the special symbol selection process (S160-5-3), as shown in FIG. 13, it is determined whether or not the big hit flag is ON (big hit) (S160-5-3-1), and the big hit flag is ON (big hit). In this case, a symbol based on the jackpot symbol random number is set as a jackpot symbol to be stopped and displayed on the special symbol display unit 11 (S160-5-3-2), and then this special symbol selection process (S160- 5-3) ends.

一方、大当たりフラグがOFF(外れ)の場合には、前記始動入賞口スイッチ検出処理(S140)で取得されて前記主制御基板200のRAMに記憶されているリーチ乱数値がロードされて、前記リーチ成立数値と一致するか否か確認され(S160−5−3−4)、一致すればリーチ有りとなり、前記始動入賞口スイッチ検出処理(S140)で取得されて前記主制御基板200のRAMに記憶されている特別図柄データ1が前記特別図柄表示部11で停止表示される左右の特別図柄としてセットされ(S160−5−3−5)、続いて特別図柄データ1に1が加算され(S160−5−3−6)、加算後のものが前記特別図柄表示部11で停止表示される中特別図柄としてセットされる(S160−5−3−7)。その後、この特別図柄選択処理(S160−5−3)が終了する。   On the other hand, when the jackpot flag is OFF (disconnected), the reach random number value acquired in the start winning a prize opening switch detection process (S140) and stored in the RAM of the main control board 200 is loaded, and the reach It is confirmed whether or not it agrees with the established numerical value (S160-5-3-4), and if it agrees, there is a reach, and is acquired in the start winning a prize opening switch detection process (S140) and stored in the RAM of the main control board 200 The special symbol data 1 is set as the left and right special symbols to be stopped and displayed on the special symbol display unit 11 (S160-5-3-5), and then 1 is added to the special symbol data 1 (S160- 5-3-6), and the added one is set as a medium special symbol that is stopped and displayed on the special symbol display unit 11 (S160-5-3-7). Thereafter, the special symbol selection process (S160-5-3) is completed.

それに対して前記ロードされたリーチ乱数値がリーチ成立数値と一致しない場合、すなわちリーチ無しと判断された場合には、前記特別外れ図柄作成処理(S160−1)において作成された特別外れ図柄1〜3のセット(格納)されているアドレス値が、格納元アドレス値としてセットされ(S160−5−3−8)、続いて格納先アドレス値として特別停止図柄1〜3のアドレスがセットされ(S160−5−3−9)、それぞれの格納元アドレスから対応する格納先アドレスにデータが転送され(S160−5−3−10)、その後にこの特別図柄選択処理(S160−5−3)が終了する。なお、特別停止図柄1は前記特別図柄表示部11で停止表示される左特別図柄、特別停止図柄2は前記特別図柄表示部11で停止表示される中特別図柄、特別停止図柄3は前記特別図柄表示部11で停止表示される右特別図柄に対応する。   On the other hand, when the loaded reach random number value does not coincide with the reach establishment value, that is, when it is determined that there is no reach, the special out symbol 1 to 1 created in the special out symbol creation process (S160-1). 3 is set (stored) as the storage source address value (S160-5-3-8), and then the special stop symbols 1 to 3 are set as the storage destination address value (S160). -5-3-9), data is transferred from the respective storage source addresses to the corresponding storage destination addresses (S160-5-3-10), and then this special symbol selection processing (S160-5-3) is completed. To do. The special stop symbol 1 is the left special symbol that is stopped and displayed on the special symbol display unit 11, the special stop symbol 2 is the middle special symbol that is stopped and displayed on the special symbol display unit 11, and the special stop symbol 3 is the special symbol. This corresponds to the right special symbol that is stopped and displayed on the display unit 11.

前記特別図柄選択処理(S160−5−3)の次に行われる特別図柄変動パターン作成処理(S160−5−4)では、図14に示すように、まず大当たりフラグがONにセットされているか確認され(S160−5−4−1)、大当たりフラグがONの場合は前記第1変動パターンテーブルによる変動パターンが選択され(S160−5−4−2)、一方、大当たりフラグがOFFの場合は第2変動パターンテーブルによる変動パターンが選択され(S160−5−4−3)、その後にその他の処理(S160−5−4−4)が行われ、この特別図柄変動パターン選択処理(S160−5−4)が終了する。前記第1及び第2変動パターンテーブルには、表1、表2のように、変動時間が異なる複数の変動パターンがそれぞれ設けられ、また前記複数の変動パターンにはそれぞれ所定範囲の演出乱数値が設定されている。前記第1変動パターンテーブル及び第2変動パターンテーブルからの変動パターンの選択は、前記演出乱数用カウンタから取得された演出乱数値と、前記各変動パターンに設定されている演出乱数値と対比して、一致する変動パターンが選択される。なお、選択された変動パターンに設定されている変動時間等は出力バッファにセットされ、前記出力処理(S110)において、サブ制御基板206へコマンド(制御信号)として出力される。   In the special symbol variation pattern creation process (S160-5-4) performed after the special symbol selection process (S160-5-3), as shown in FIG. 14, first, it is confirmed whether or not the jackpot flag is set to ON. (S160-5-4-1), when the big hit flag is ON, the fluctuation pattern based on the first fluctuation pattern table is selected (S160-5-4-2). On the other hand, when the big hit flag is OFF, The variation pattern based on the two variation pattern table is selected (S160-5-4-3), and then other processing (S160-5-4-4) is performed. This special symbol variation pattern selection processing (S160-5-5) is performed. 4) ends. The first and second variation pattern tables are each provided with a plurality of variation patterns having different variation times as shown in Tables 1 and 2, and each of the plurality of variation patterns has a predetermined range of effect random number values. Is set. The selection of the variation pattern from the first variation pattern table and the second variation pattern table is performed by comparing the effect random number value obtained from the effect random number counter with the effect random number value set for each change pattern. A matching variation pattern is selected. The variation time set in the selected variation pattern is set in the output buffer, and is output as a command (control signal) to the sub-control board 206 in the output process (S110).

前記特別図柄変動パターン作成処理(S160−5−4)に次いで、特別図柄乱数シフト処理(S160−5−5)が行われる。この特別図柄乱数シフト処理(S160−5−5)では、前記RAMの特別図柄変動保留球数(判定条件の成立回数)のデータ記憶領域において、ロード(読み出し)順位一位のアドレスの記憶領域に記憶されていた特別図柄変動保留球数のデータが、先の処理によりロードされて空席となることに起因して、ロード順位が二位以降のアドレスに記憶されている特別図柄変動保留球数のデータについて、ロード順位を一つずつ繰り上げるアドレスのシフトが行われる。具体的には、図15に示すように、まず、前記主制御基板200のRAMに記憶されている前記特別図柄変動保留球数から1減算(例えば保留球数2のものは1にされ、3のものは2にされる等)され(S160−5−5−1)、次に各保留球数に対応するデータが各保留球数から1減算した保留球数のRAMアドレスにシフトされ(S160−5−5−2)、続いて最上位(ロード順位が最後、本実施例では4個目)の特別図柄変動保留球数(判定条件の成立回数)に対応するRAMアドレスに0がセットされる(S160−5−5−3)。   Following the special symbol variation pattern creation process (S160-5-4), a special symbol random number shift process (S160-5-5) is performed. In this special symbol random number shift process (S160-5-5), in the data storage area of the special symbol variation holding ball number (the number of times the determination condition is satisfied) in the RAM, the storage area of the address having the highest load (reading) order is stored. Due to the fact that the stored data of the special symbol variation holding ball number is loaded and vacant by the previous process, the load number of the special symbol variation holding ball stored in the second and subsequent addresses For data, the address is shifted up by one load order. Specifically, as shown in FIG. 15, first, 1 is subtracted from the number of special symbol fluctuation holding balls stored in the RAM of the main control board 200 (for example, the number of holding balls of 2 is set to 1 and 3 (S160-5-5-1), and then the data corresponding to each number of reserved balls is shifted to the RAM address of the number of reserved balls obtained by subtracting 1 from each number of reserved balls (S160). -5-5-2) Subsequently, 0 is set to the RAM address corresponding to the number of special symbol fluctuation holding balls (the number of times the determination condition is satisfied) of the highest rank (the load order is the last, the fourth in this embodiment). (S160-5-5-3).

前記特別図柄乱数シフト処理(S160−5−5)に次いで、特別図柄変動開始処理(S160−5−6)が行われる。特別図柄変動開始処理(S160−5−6)では、特別動作ステータスが2に設定されると共にその他特別図柄の変動開始に必要な処理が行われる。前記特別図柄変動開始処理(S160−5−6)の後に、前記特別図柄待機処理(S160−5)が終了する。なお、前記特別図柄表示部11における特別図柄の(判定図柄)の変動は、大当たりの当否判定結果を含むコマンド(制御信号)及び、変動パターンコマンド(制御信号)が前記主制御基板200から送信されてサブ制御基板206で受信されることにより開始されるように設定されている。   Following the special symbol random number shift process (S160-5-5), a special symbol variation start process (S160-5-6) is performed. In the special symbol variation start process (S160-5-6), the special operation status is set to 2 and other processing necessary for starting the variation of the special symbol is performed. After the special symbol variation start process (S160-5-6), the special symbol standby process (S160-5) ends. As for the variation of the special symbol (determination symbol) in the special symbol display unit 11, a command (control signal) including a jackpot determination result and a variation pattern command (control signal) are transmitted from the main control board 200. The sub-control board 206 is set so as to start.

前記特別動作ステータスが2の場合に行われる特別図柄変動処理(S160−6)では図16に示すように、まず特別図柄の変動時間が終了したか否か判断され(S160−6−1)、変動時間が終了していなければこの特別図柄変動処理(S160−6)が終了する。一方、変動時間が終了していれば変動停止図柄用のテーブルがセットされる(S160−6−2)と共に、変動停止図柄のデータが格納され(SS160−6−3)、続いて特別動作ステータスが3にセットされ(S160−6−4)、その他必要な処理(S160−6−5)が行われた後に、この特別図柄変動処理(S160−6)が終了する。   In the special symbol variation process (S160-6) performed when the special operation status is 2, as shown in FIG. 16, it is first determined whether or not the variation time of the special symbol has ended (S160-6-1). If the variation time has not ended, the special symbol variation process (S160-6) is terminated. On the other hand, if the variation time is over, a variation stop symbol table is set (S160-6-2) and variation stop symbol data is stored (SS160-6-3), followed by a special operation status. Is set to 3 (S160-6-4), and after other necessary processing (S160-6-5) is performed, the special symbol variation processing (S160-6) is completed.

前記特別動作ステータスが3の場合に行われる特別図柄確定処理(S160−7)では図17に示すように、まず大当たりフラグがONか否か、すなわち大当たりか否か判断される(S160−7−1)。大当たりフラグがON、すなわち大当たりの場合には、ラウンドカウンタがセットされ(S160−7−2)、特別動作ステータスが4にセットされた(S160−7−3)後、この特別図柄確定処理(S160−7)が終了する。一方、大当たりフラグがOFF、すなわち外れの場合には、特別動作ステータスが1にセットされた(S160−7−4)後、この特別図柄確定処理(S160−7)が終了する。   In the special symbol confirmation process (S160-7) performed when the special operation status is 3, as shown in FIG. 17, it is first determined whether or not the big hit flag is ON, that is, whether or not the big hit flag is set (S160-7-). 1). When the jackpot flag is ON, that is, when the jackpot is big, the round counter is set (S160-7-2), the special operation status is set to 4 (S160-7-3), and this special symbol confirmation processing (S160). -7) ends. On the other hand, if the jackpot flag is OFF, that is, it is off, the special operation status is set to 1 (S160-7-4), and then the special symbol confirmation process (S160-7) ends.

前記特別動作ステータスが4の場合に行われる特別電動役物処理(S160−8)では、図18及び図19に示すように、まず確変フラグがOFFにリセットされた(S160−8−1)後に、大当たり終了フラグがON(大当たり遊技終了)か否か判断される(S160−8−2)。そして、大当たり終了フラグがONではない、すなわち大当たり遊技終了ではない場合には現在大入賞口15が開放中か否か判断され(S160−8−3)、開放中ではなく閉鎖中の場合には大入賞口15の開放時間か否か判断される(SS160−8−4)。大入賞口15の開放時間の場合には大入賞口の開放処理が行われて(S160−8−5)、その後にこの特別電動役物処理(S160−8)が終了する。それに対して大入賞口15の開放時間となっていないときには、この特別電動役物処理(S160−8)が終了する。   In the special electric accessory processing (S160-8) performed when the special operation status is 4, as shown in FIGS. 18 and 19, first, the probability variation flag is reset to OFF (S160-8-1). Then, it is determined whether or not the jackpot end flag is ON (the jackpot game end) (S160-8-2). When the jackpot end flag is not ON, that is, when the jackpot game is not ended, it is determined whether or not the big prize opening 15 is currently open (S160-8-3). It is determined whether or not it is the opening time of the big prize opening 15 (SS160-8-4). In the case of the opening time of the special winning opening 15, the opening process of the special winning opening is performed (S160-8-5), and then the special electric accessory processing (S160-8) is finished. On the other hand, when it is not the opening time of the special winning opening 15, this special electric accessory processing (S160-8) ends.

一方、前記S160−8−3で大入賞口15が開放中と判断されると、大入賞口15に10個遊技球が入賞(S160−8−6)、若しくはラウンド終了時間(本実施例では30秒)経過(S160−8−7)の何れかであるか否か判断され、何れでもない場合にはそのままこの特別電動役物処理(S160−8)が終了し、それに対して大入賞口15に10個遊技球が入賞、若しくはラウンド終了時間経過の何れかである場合には、大入賞口閉鎖処理(S160−8−8)とラウンドカウンタの値から1減算する処理(S160−8−9)が行われる。なお、前記大入賞口閉鎖処理(S160−8−8)では、大入賞口閉鎖のコマンドが出力バッファにセットされる。続いて、ラウンドカウンタが0か否か判断され(S160−8−10)、ラウンドカウンタが0ではない場合には、そのままこの特別電動役物処理(S160−8)が終了し、それに対してラウンドカウンタが0の場合には、大当たり終了処理(S160−8−11)が行われ、前記RAMの特別図柄変動保留球数記憶領域に記憶されている大当たり乱数データが、大当たり終了コマンドと共に前記サブ制御基板206へ送信されるように出力バッファにセットされる。その後、大当たり終了フラグがONにされ(S160−8−12)、この特別電動役物処理(S160−8)が終了する。   On the other hand, if it is determined in S160-8-3 that the big prize opening 15 is open, ten game balls are won in the big prize opening 15 (S160-8-6) or the round end time (in this embodiment). 30 seconds) is determined (S160-8-7), and if it is none, the special electric accessory processing (S160-8) is terminated as it is, and a special prize opening is received. In the case where 10 game balls are won in 15 or the end of the round end time has elapsed, the special winning opening closing process (S160-8-8) and the process of subtracting 1 from the value of the round counter (S160-8-) 9) is performed. In the special winning opening closing process (S160-8-8), a special winning opening closing command is set in the output buffer. Subsequently, it is determined whether or not the round counter is 0 (S160-8-10). If the round counter is not 0, the special electric accessory processing (S160-8) is finished as it is, and the round counter is processed. When the counter is 0, the jackpot end process (S160-8-11) is performed, and the jackpot random number data stored in the special symbol variation holding ball number storage area of the RAM is stored in the sub-control together with the jackpot end command. It is set in the output buffer so as to be transmitted to the substrate 206. Thereafter, the jackpot end flag is turned ON (S160-8-12), and the special electric accessory processing (S160-8) is ended.

それに対し、前記S160−8−2で大当たり終了フラグがON、すなわち大当たり終了と判断されると、大当たり終了フラグをOFFにセットする処理(S160−8−13)と、大当たりフラグをOFFにする処理(S160−8−14)が行われ、その後に停止図柄が確変図柄(本実施例では奇数のぞろ目)であるか判断される(S160−8−15)。そして、確変図柄の場合には、確変フラグがONにされる(S160−8−16)と共に、特別動作ステータスが1にセットされ(S160−8−17)、一方、確変図柄とは異なる場合には前記確変フラグをONにする処理(S160−8−16)をジャンプして特別動作ステータスが1にセットされる(S160−8−17)。その後、この特別電動役物処理(S160−8)が終了する。なお、前記S160−8−15における処理は、特典遊技判定手段に相当する。   On the other hand, when it is determined in S160-8-2 that the jackpot end flag is ON, that is, when the jackpot end flag is determined, the process of setting the jackpot end flag to OFF (S160-8-13) and the process of turning the jackpot flag off. (S160-8-14) is performed, and then it is determined whether the stop symbol is a probabilistic symbol (an odd number in the present embodiment) (S160-8-15). In the case of the probability variation symbol, the probability variation flag is turned ON (S160-8-16) and the special operation status is set to 1 (S160-8-17), while the probability variation symbol is different from the probability variation symbol. Jumps the process (S160-8-16) for turning on the probability variation flag, and the special operation status is set to 1 (S160-8-17). Thereafter, the special electric accessory processing (S160-8) is completed. Note that the processing in S160-8-15 corresponds to privilege game determination means.

保留球数処理(S170)では、図20に示すように保留球数がロードされ(S170−1)、保留球数が出力バッファにセットされる(S170−2)。   In the reserved ball number processing (S170), as shown in FIG. 20, the reserved ball number is loaded (S170-1), and the reserved ball number is set in the output buffer (S170-2).

電源断監視処理(S180)では、図21に示すように、電源基板250の電圧が所定以下に低下することにより電源基板250から出力された電源断信号が主制御基板200のマイクロコンピュータ201に入力されたか判断され(S180−1)、入力されていない場合にはこの電源断監視処理(S180)が終了し、一方、入力されている場合には現在の遊技データ等、復電時に必要となる現在のデータが前記マイクロコンピュータ201のRAM(記憶手段)におけるバックアップ用エリア(記憶領域)に記憶(バックアップ)され(S180−2)、その後電源断フラグがONにされて(S180−3)、前記電源断監視処理(S180)が終了する。   In the power-off monitoring process (S180), as shown in FIG. 21, the power-off signal output from the power board 250 is input to the microcomputer 201 of the main control board 200 when the voltage of the power board 250 drops below a predetermined level. If it has not been input, the power-off monitoring process (S180) is terminated. On the other hand, if it has been input, the current game data and the like are required at the time of power recovery. The current data is stored (backed up) in a backup area (storage area) in the RAM (storage means) of the microcomputer 201 (S180-2), and then the power-off flag is turned ON (S180-3). The power-off monitoring process (S180) ends.

その他の処理(S190)では、遊技に必要なその他の様々な処理が行われるが、本発明で特に関わりのない処理についての説明は省略する。   In the other process (S190), various other processes necessary for the game are performed, but the description of the process that is not particularly relevant in the present invention is omitted.

なお、本実施例では前記電源基板250は、電源投入時にもリセット信号を出力する構成となっているが、電源投入時にはリセット信号を出力せず、所定電圧に到達することによって各基板が作動開始するようにし、本実施例では設けられていないリセットスイッチを遊技機1に設けてリセットスイッチが操作された時に、リセット処理としてリセット信号を出力するようにしてもよい。   In this embodiment, the power supply board 250 is configured to output a reset signal even when the power is turned on. However, when the power is turned on, the reset signal is not output and each board starts to operate when reaching a predetermined voltage. Thus, a reset signal that is not provided in the present embodiment may be provided in the gaming machine 1 and a reset signal may be output as a reset process when the reset switch is operated.

本実施例を概念的にまとめると次のようになる。
(A1)
制御手順を実行して遊技の制御を行うマイクロコンピュータと、
少なくとも前記制御手順を記憶することが可能な記憶手段と、
所定周期ごとに一定の数値の範囲内で第1乱数値を更新する乱数生成回路と、
所定周期ごとに一定の数値の範囲内で第2乱数値を更新する乱数更新手段と、
所定の契機の成立に基づいて取得された前記第2乱数値の当否を判定する当否判定手段とを備え、
前記乱数生成回路が前記マイクロコンピュータに内蔵されている遊技機において、
前記制御手順は、少なくとも初期制御手順と遊技制御手順で構成され、
前記マイクロコンピュータは、電源投入が行われた時には、前記初期制御手順を行った後に前記遊技制御手順を実行し、
前記初期制御手順には、前記乱数生成回路の乱数値更新を開始させる乱数更新開始処理と次の処理を所定時間分遅延させるウェイト処理と前記ウェイト処理の後に行われる第2乱数値初期値設定処理が少なくとも含まれ、
前記乱数更新開始処理は前記ウェイト処理よりも先に実行され、
前記ウェイト処理が遅延させる所定時間は前記乱数生成回路が乱数値の更新を開始して前記初期値より一巡更新させる時間よりも長く設定され、
前記第2乱数値初期値設定処理は前記乱数生成回路の第1乱数値を取得すると共にその第1乱数値を第2乱数値の初期値として設定し、
前記遊技制御手順は、前記所定の契機が成立した場合に前記当否判定手段が前記第2乱数値の当否判定を実行するように構成されていることを特徴とする遊技機。
(A2)
前記マイクロコンピュータは、リセット信号が入力されるリセット信号入力部を備え、前記リセット信号入力部にリセット信号が入力されたことに基づいて前記制御手順を実行することを特徴とするA1に記載の遊技機。
(A3)
前記乱数生成回路は更新開始時における一巡目の初期値が固定値とされていることを特徴とするA1または2に記載の遊技機。
(A4)
前記乱数生成回路は第1乱数値を一巡更新させた後の二巡目からは初期値を変更することを特徴とするA1からA3の何れか一に記載の遊技機。
(A5)
前記マイクロコンピュータには個別に設定された識別記号が記憶されており、
前記乱数生成回路における二巡目の初期値が前記識別記号に基づいて設定されることを特徴とするA4に記載の遊技機。
(A6)
前記マイクロコンピュータは、前記初期制御手順の終了後、所定周期毎に前記遊技制御手順を実行し、
前記乱数生成回路が第1乱数値を更新する周期は、前記遊技機制御手順が実行される所定周期よりも短い周期に設定されていることを特徴とするA1からA5の何れか一に記載の遊技機。
(A7)
前記マイクロコンピュータを備えた主制御手段と、
前記主制御手段から出力された制御信号に従って遊技の制御を行う従制御手段を備え、
前記ウェイト処理の遅延時間は、前記従制御手段が電源投入されてから制御可能な状態になるまでに必要な時間よりも長く設定されていることを特徴とするA1からA6の何れか一に記載の遊技機。
(A8)
前記乱数更新手段は、前記遊技制御手順内で設定された乱数更新処理において第2乱数値の更新を行うことを特徴とするA1からA7の何れか一に記載の遊技機。
(A9)
所定周期ごとに一定の数値の範囲内で初期値乱数値を更新する初期値乱数更新手段を備え、
前記遊技制御手段は、前記所定の契機が成立した場合に前記初期値乱数値を取得し、前記第2乱数値における更新が二巡目以降の場合には、前記取得した初期値乱数値を前記第2乱数値の二巡目からの初期値とすることを特徴とするA1からA10の何れか一に記載の遊技機。
The present embodiment is conceptually summarized as follows.
(A1)
A microcomputer for executing a control procedure and controlling a game;
Storage means capable of storing at least the control procedure;
A random number generation circuit that updates the first random number value within a range of constant values at predetermined intervals;
Random number updating means for updating the second random number value within a predetermined numerical range for each predetermined period;
A determination unit for determining whether or not the second random number value acquired based on establishment of a predetermined opportunity is included;
In the gaming machine in which the random number generation circuit is built in the microcomputer,
The control procedure includes at least an initial control procedure and a game control procedure,
When the power is turned on, the microcomputer performs the game control procedure after performing the initial control procedure,
The initial control procedure includes a random number update start process for starting the random number value update of the random number generation circuit, a wait process for delaying the next process by a predetermined time, and a second random value initial value setting process performed after the wait process. Contains at least
The random number update start process is executed before the wait process,
The predetermined time for which the wait process is delayed is set longer than the time for the random number generation circuit to start updating the random number value and update the entire circuit from the initial value,
The second random value initial value setting process acquires the first random value of the random number generation circuit and sets the first random value as an initial value of the second random value,
The gaming machine is characterized in that the success / failure determination unit is configured to execute a determination of the success / failure of the second random number value when the predetermined trigger is established.
(A2)
The game according to A1, wherein the microcomputer includes a reset signal input unit to which a reset signal is input, and executes the control procedure based on the input of the reset signal to the reset signal input unit. Machine.
(A3)
3. The gaming machine according to A1 or 2, wherein the random number generation circuit has a fixed initial value for the first round at the start of update.
(A4)
The gaming machine according to any one of A1 to A3, wherein the random number generation circuit changes an initial value from the second round after the first random number value is updated once.
(A5)
The microcomputer stores an individually set identification symbol,
The gaming machine according to A4, wherein an initial value of a second round in the random number generation circuit is set based on the identification symbol.
(A6)
The microcomputer executes the game control procedure at predetermined intervals after the completion of the initial control procedure,
The cycle in which the random number generation circuit updates the first random number value is set to a cycle shorter than a predetermined cycle in which the gaming machine control procedure is executed, according to any one of A1 to A5, Gaming machine.
(A7)
Main control means comprising the microcomputer;
Subordinate control means for controlling the game according to the control signal output from the main control means,
The delay time of the wait process is set to be longer than the time necessary for the slave control unit to be in a controllable state after the power is turned on, according to any one of A1 to A6 Game machines.
(A8)
The gaming machine according to any one of A1 to A7, wherein the random number updating means updates a second random number value in a random number updating process set in the gaming control procedure.
(A9)
An initial value random number updating means for updating the initial value random number value within a predetermined numerical range for each predetermined period;
The game control means acquires the initial value random value when the predetermined trigger is established, and when the update in the second random value is after the second round, the acquired initial value random value is The gaming machine according to any one of A1 to A10, wherein the second random number value is an initial value from the second round.

A1によれば、マイクロコンピュータは、電源投入が行われた時には、初期制御手順を行った後に遊技制御手順を実行し、初期制御手順には乱数生成回路の乱数値更新を開始させる乱数更新開始処理と次の処理を所定時間分遅延させるウェイト処理とウェイト処理の後に行われる第2乱数値初期値設定処理が少なくとも含まれ、乱数更新開始処理がウェイト処理よりも先に実行され、前記ウェイト処理の遅延時間は乱数生成回路が乱数値の更新を開始して初期値より一巡更新させる時間よりも長く設定され、第2乱数値初期値設定処理は乱数生成回路の第1乱数値を取得すると共にその第1乱数値を第2乱数値の初期値として設定し、遊技制御手順は、所定の契機が成立した場合に当否判定手段が第2乱数値の当否判定を実行するように構成されていることから、乱数生成回路の第1乱数値が一巡した後の二巡目以降の第1乱数値を取得してそれを第2乱数値の一巡目の初期値として採用することで、第2乱数値の一巡目の初期値をランダムにすることが可能になり、第2乱数値が当たりとなる時間を狙った不正を低減させることが可能となる。   According to A1, when the power is turned on, the microcomputer executes the game control procedure after performing the initial control procedure, and the initial control procedure starts random number update start processing for starting the random number value update of the random number generation circuit. And a second random number initial value setting process that is performed after the wait process and the wait process for delaying the next process by a predetermined time, and the random number update start process is executed before the wait process. The delay time is set to be longer than the time required for the random number generation circuit to start updating the random value and make a round update from the initial value, and the second random value initial value setting process acquires the first random number value of the random number generation circuit and The first random number value is set as an initial value of the second random number value, and the game control procedure is configured such that the success / failure determination unit executes the determination of the success / failure of the second random value when a predetermined trigger is established. Therefore, by acquiring the first random number after the first round of the first random number of the random number generation circuit and adopting it as the initial value of the first round of the second random number, It becomes possible to make the initial value of the first round of the second random number value random, and it is possible to reduce fraud aimed at the time when the second random number value hits.

A2によれば、マイクロコンピュータは、リセット信号が入力されるリセット信号入力部を備え、リセット信号入力部へリセット信号が入力されたことに基づいて制御手順を実行することから、遊技機に強制的にリセットを行わせるためのリセットスイッチを設けてリセットスイッチが操作されることによってリセット信号を出力する場合や、電源投入時にリセット信号を出力する場合にも、第1乱数値が一巡するまでは第2乱数値の一巡目の初期値として第1乱数値が取得されることが無いため、第2乱数値の一巡目の初期値をランダムにすることが可能になり、第2乱数値が当たりとなる時間を狙った不正を低減させることが可能となる。   According to A2, the microcomputer includes a reset signal input unit to which a reset signal is input, and executes a control procedure based on the input of the reset signal to the reset signal input unit. Even if a reset signal is output by operating a reset switch with a reset switch for causing the reset to be performed, or when a reset signal is output when the power is turned on, the first random number is not changed until the first random number is completed. Since the first random number value is not acquired as the initial value of the first round of the second random number value, it is possible to make the initial value of the first round of the second random number value random, It is possible to reduce fraud aimed at a certain time.

A3によれば、乱数生成回路は更新開始時における一巡目の初期値が固定値とされている遊技機であっても、第1乱数値が一巡するまでは第2乱数値の一巡目の初期値として第1乱数値が取得されることが無いため、第2乱数値の一巡目の初期値をランダムにすることが可能になり、第2乱数値が当たりとなる時間を狙った不正を低減させることが可能となる。   According to A3, even if the random number generation circuit is a gaming machine in which the initial value of the first round at the start of the update is a fixed value, the initial value of the second round of the second random number value until the first random number value is rounded. Since the first random number value is not acquired as a value, the initial value of the first round of the second random number value can be made random, and fraud targeting the time when the second random number value is hit is reduced. It becomes possible to make it.

A4によれば、乱数生成回路は第1乱数値を一巡更新させた後の二巡目からは初期値を変更することから、ウェイト処理の存在により第2乱数値の初期値は二巡目以降の変更された初期値から更新開始された第1乱数値となるため、第2乱数値の一巡目の初期値を一層ランダムにすることが可能になり、電源投入から第2乱数値が当たりとなるまでの時間を計測して狙い打ちする等の不正をより低減させることが可能となる。   According to A4, since the random number generation circuit changes the initial value from the second round after the first random number value is updated once, the initial value of the second random number value is changed from the second round onward due to the presence of the weight process. Since the first random number value started to be updated from the changed initial value, the initial value of the first round of the second random number value can be made even more random, and the second random number value can be hit from power-on. It is possible to further reduce fraud, such as measuring the time until it becomes and aiming.

A5によれば、第1乱数値の二巡目の初期値を遊技機毎に異なるように設定することが可能となり、二巡目の第1乱数値の初期値を遊技機毎に異なるようにすることが可能となり、ウェイト処理の存在により第2乱数値の初期値は二巡目以降の第1乱数値となるため、第2乱数値の一巡目の初期値を遊技機ごとに異ならせることが可能になり、電源投入から第2乱数値が当たりとなるまでの時間を計測して狙い打ちする等の不正をより低減させることが可能となる。   According to A5, it is possible to set the initial value of the second round of the first random number value to be different for each gaming machine, and the initial value of the first random number value of the second round to be different for each gaming machine. Since the initial value of the second random number value becomes the first random number value after the second round due to the presence of the wait process, the initial value of the first round of the second random number value may be different for each gaming machine. Thus, it is possible to further reduce fraud such as measuring and aiming at the time from when the power is turned on until the second random number value is hit.

A6によれば、マイクロコンピュータは、初期制御手順の終了後、所定周期毎に遊技制御手順を実行し、乱数生成回路が第1乱数値を更新する周期は、遊技制御手順が実行される所定周期よりも短い周期で設定されていることから、マイクロコンピュータの遊技制御手順の周期に関わらず第1乱数値を更新させることができ、遊技に同期することなく第1乱数値を更新、すなわち第2乱数値の初期値となる第1乱数値を更新することが可能となる。   According to A6, after the end of the initial control procedure, the microcomputer executes the game control procedure every predetermined cycle, and the cycle in which the random number generation circuit updates the first random number value is a predetermined cycle in which the game control procedure is executed. Therefore, the first random number value can be updated regardless of the period of the game control procedure of the microcomputer, and the first random number value is updated without synchronizing with the game. It becomes possible to update the first random number value which is the initial value of the random number value.

A7によれば、ウェイト処理が遅延する第1遅延時間を、従制御手段が電源投入されてから制御可能な状態になるまでに必要な時間よりも長く設定していることから、従制御手段が制御可能な状態となるまで遊技制御手順が実行されることがなくなり、主制御手段が遊技制御手順を実行して制御信号を従制御手段に出力した際に、従制御手段が制御信号を取り損なうような不具合を防止することが可能となる。   According to A7, since the first delay time in which the wait process is delayed is set to be longer than the time necessary for the slave control unit to become controllable after the power is turned on, the slave control unit The game control procedure is not executed until the controllable state is reached, and when the main control means executes the game control procedure and outputs a control signal to the slave control means, the slave control means misses the control signal. Such a problem can be prevented.

A8によれば、乱数更新手段は、遊技制御手順内で設定された乱数更新処理において第2乱数値の更新を行うことから、容易な構成で第2乱数値の更新が可能となり、制御を容易に行うことが可能となる。   According to A8, since the random number updating means updates the second random number value in the random number updating process set in the game control procedure, the second random number value can be updated with an easy configuration, and control is easy. Can be performed.

A9によれば、第2乱数値の二巡目以降の初期値をランダムにすることが可能なため、二巡目以降の第2乱数値についても当たりとなるまでの時間を計測して狙い打ちする等の不正をより低減させることが可能となる。   According to A9, since the initial value after the second round of the second random number value can be made random, the time until the second random number value after the second round is hit is measured and targeted. It is possible to further reduce fraud such as.

本発明は、前記の実施例に限定されるものではなく、発明の趣旨を逸脱しない範囲で変更可能である。例えば、本実施例では、大当たり乱数値(第2乱数値)の二巡目以降の初期値については、初期値乱数用カウンタで更新される初期値乱数値に設定されるが、第2乱数値の二巡目以降の初期値についても第1乱数値から取得した乱数値に設定してもよい。また、本発明は、パチンコ遊技機に限定されるものではなく乱数値を用いる遊技機に適用可能である。   The present invention is not limited to the embodiments described above, and can be modified without departing from the spirit of the invention. For example, in the present embodiment, the initial value after the second round of the jackpot random value (second random value) is set to the initial value random value updated by the initial value random number counter. The initial values after the second round may also be set to the random number values acquired from the first random number value. Further, the present invention is not limited to pachinko gaming machines but can be applied to gaming machines that use random values.

本発明の一実施例に係る遊技機の正面図である。It is a front view of a gaming machine according to an embodiment of the present invention. 同遊技機の背面図である。It is a rear view of the gaming machine. 同遊技機の制御基板や装置等の接続を簡略に示すブロック図である。It is a block diagram which shows simply the connection of the control board, apparatus, etc. of the gaming machine. 主制御基板の構成を簡略に示すブロック図である。It is a block diagram which shows the structure of a main control board simply. 電源基板の回路図である。It is a circuit diagram of a power supply board. メイン処理のフローチャートである。It is a flowchart of a main process. 同メイン処理における割り込み処理のフローチャートである。It is a flowchart of the interruption process in the main process. 同割り込み処理における始動入賞口スイッチ検出処理のフローチャートである。It is a flowchart of a start winning a prize opening switch detection process in the interruption process. 同割り込み処理における特別動作処理のフローチャートである。It is a flowchart of special operation processing in the same interrupt processing. 同割り込み処理における特別外れ図柄作成処理のフローチャートである。It is a flowchart of the special losing symbol creation processing in the interrupt processing. 同割り込み処理における特別図柄待機処理のフローチャートである。It is a flowchart of the special symbol waiting process in the interruption process. 同割り込み処理における特別図柄大当たり判定処理のフローチャートである。It is a flowchart of the special symbol jackpot determination process in the interrupt process. 同割り込み処理における特別図柄選択処理のフローチャートである。It is a flowchart of the special symbol selection process in the same interrupt process. 同割り込み処理における特別図柄変動パターン作成処理のフローチャートである。It is a flowchart of a special symbol variation pattern creation process in the same interrupt process. 同割り込み処理における特別図柄乱数シフト処理のフローチャートである。It is a flowchart of the special symbol random number shift process in the same interrupt process. 同割り込み処理における特別図柄変動処理のフローチャートである。It is a flowchart of the special symbol change process in the interruption process. 同割り込み処理における特別図柄確定処理のフローチャートである。It is a flowchart of the special symbol determination process in the same interrupt process. 同割り込み処理における特別電動役物処理の第1フローチャートである。It is a 1st flowchart of the special electric accessory process in the interruption process. 同割り込み処理における特別電動役物処理の第2フローチャートである。It is a 2nd flowchart of the special electric accessory process in the interruption process. 同割り込み処理における保留球数処理のフローチャートである。It is a flowchart of the reservation ball number process in the interruption process. 同割り込み処理における電源断監視処理のフローチャートである。It is a flowchart of the power-off monitoring process in the interruption process. リセット信号出力のタイミングチャートである。It is a timing chart of reset signal output.

符号の説明Explanation of symbols

1 遊技機
2 遊技盤
10 表示装置
11 特別図柄表示部
64 発射装置
DESCRIPTION OF SYMBOLS 1 Game machine 2 Game board 10 Display apparatus 11 Special symbol display part 64 Launching apparatus

Claims (5)

制御手順を実行して遊技の制御を行うマイクロコンピュータと、
少なくとも前記制御手順を記憶することが可能な記憶手段と、
所定周期ごとに一定の数値の範囲内で第1乱数値を更新する乱数生成回路と、
所定周期ごとに一定の数値の範囲内で第2乱数値を更新する乱数更新手段と、
所定の契機の成立に基づいて取得された前記第2乱数値の当否を判定する当否判定手段とを備え、
前記乱数生成回路が前記マイクロコンピュータに内蔵されている遊技機において、
前記乱数生成回路は電源が投入されたことあるいはリセット処理が行われたことに基づいて固定値である初期値から第1乱数値の更新を開始すると共に、前記第1乱数値を一巡させた後の二巡目からは前記初期値を変更して設定可能に構成され、
前記マイクロコンピュータは、電源投入あるいはリセット処理時にリセット信号が入力されるリセット信号入力部を備え、
前記制御手順は、少なくとも初期制御手順と遊技制御手順で構成され、
前記マイクロコンピュータは、電源投入あるいはリセット処理が行われた時には、前記初期制御手順を行った後に前記遊技制御手順を実行し、
前記初期制御手順には、前記乱数生成回路の乱数値更新を開始させる乱数更新開始処理と所定時間待機するウェイト処理と前記ウェイト処理の後に行われる第2乱数値初期値設定処理が少なくとも含まれ、
前記乱数更新開始処理は前記ウェイト処理よりも先に実行され、
前記ウェイト処理が待機する所定時間は前記乱数生成回路が乱数値の更新を開始して前記初期値より一巡更新させる時間よりも長く設定され、
前記第2乱数値初期値設定処理は前記乱数生成回路の第1乱数値を取得すると共にその第1乱数値を第2乱数値の初期値として設定し、
前記遊技制御手順は、前記所定の契機が成立した場合に前記当否判定手段が前記第2乱数値の当否判定を実行するように構成されていることを特徴とする遊技機。
A microcomputer for executing a control procedure and controlling a game;
Storage means capable of storing at least the control procedure;
A random number generation circuit that updates the first random number value within a range of constant values at predetermined intervals;
Random number updating means for updating the second random number value within a predetermined numerical range for each predetermined period;
A determination unit for determining whether or not the second random number value acquired based on establishment of a predetermined opportunity is included;
In the gaming machine in which the random number generation circuit is built in the microcomputer,
The random number generation circuit starts updating the first random number value from an initial value which is a fixed value based on power-on or reset processing, and after making a round of the first random number value From the second round, the initial value can be changed and set,
The microcomputer includes a reset signal input unit to which a reset signal is input during power-on or reset processing,
The control procedure includes at least an initial control procedure and a game control procedure,
The microcomputer executes the game control procedure after performing the initial control procedure when a power-on or reset process is performed,
The initial control procedure includes at least a random number update start process for starting random number value update of the random number generation circuit, a wait process for waiting for a predetermined time, and a second random value initial value setting process performed after the wait process,
The random number update start process is executed before the wait process,
The predetermined time for which the wait process waits is set to be longer than the time for which the random number generation circuit starts updating the random number value and makes a round update from the initial value,
The second random value initial value setting process acquires the first random value of the random number generation circuit and sets the first random value as an initial value of the second random value,
The gaming machine is characterized in that the success / failure determination unit is configured to execute a determination of the success / failure of the second random number value when the predetermined trigger is established.
前記マイクロコンピュータは、前記初期制御手順の終了後、所定周期毎に前記遊技制御手順を実行し、
前記乱数生成回路が第1乱数値を更新する周期は、前記所定周期よりも短い周期で設定されていることを特徴とする請求項1に記載の遊技機。
The microcomputer executes the game control procedure at predetermined intervals after the completion of the initial control procedure,
2. The gaming machine according to claim 1, wherein a cycle in which the random number generation circuit updates the first random number value is set at a cycle shorter than the predetermined cycle.
前記マイクロコンピュータを備えた主制御手段と、
前記主制御手段から出力された制御信号に従って遊技の制御を行う従制御手段を備え、
前記ウェイト処理が待機する所定時間は、前記従制御手段が電源投入されてから制御可能な状態になるまでに必要な時間よりも長く設定されていることを特徴とする請求項1または2に記載の遊技機。
Main control means comprising the microcomputer;
Subordinate control means for controlling the game according to the control signal output from the main control means,
The predetermined time for which the wait process waits is set to be longer than a time required for the sub control unit to be in a controllable state after the power is turned on. Game machines.
前記マイクロコンピュータには個別に設定された識別記号が記憶されており、
前記乱数生成回路における二巡目の初期値が前記識別番号に基づいて設定されることを特徴とする請求項1から3の何れか一項に記載の遊技機。
The microcomputer stores an individually set identification symbol,
The gaming machine according to any one of claims 1 to 3, wherein an initial value of a second round in the random number generation circuit is set based on the identification number.
前記乱数更新手段は、前記遊技制御手順内で設定された乱数更新処理において第2乱数値の更新を行うことを特徴とする請求項1から4の何れか一項に記載の遊技機。   The gaming machine according to any one of claims 1 to 4, wherein the random number updating means updates the second random number value in a random number updating process set in the gaming control procedure.
JP2007144897A 2007-05-31 2007-05-31 Game machine Pending JP2008295732A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007144897A JP2008295732A (en) 2007-05-31 2007-05-31 Game machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007144897A JP2008295732A (en) 2007-05-31 2007-05-31 Game machine

Publications (1)

Publication Number Publication Date
JP2008295732A true JP2008295732A (en) 2008-12-11

Family

ID=40169835

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007144897A Pending JP2008295732A (en) 2007-05-31 2007-05-31 Game machine

Country Status (1)

Country Link
JP (1) JP2008295732A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002315892A (en) * 2001-04-23 2002-10-29 Fuji Shoji:Kk Game machine
JP2004147704A (en) * 2002-10-28 2004-05-27 Le Tekku:Kk Control chip for game machine and game machine control method
JP2007082843A (en) * 2005-09-22 2007-04-05 Sankyo Kk Game machine

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002315892A (en) * 2001-04-23 2002-10-29 Fuji Shoji:Kk Game machine
JP2004147704A (en) * 2002-10-28 2004-05-27 Le Tekku:Kk Control chip for game machine and game machine control method
JP2007082843A (en) * 2005-09-22 2007-04-05 Sankyo Kk Game machine

Similar Documents

Publication Publication Date Title
JP5156852B1 (en) Game machine
JP5974381B2 (en) Game machine
JP4629092B2 (en) Game machine
JP2006296800A (en) Game machine
JP4750172B2 (en) Game machine
JP2008264240A (en) Game machine
JP4629093B2 (en) Game machine
JP2008295712A (en) Game machine
JP5156061B2 (en) Game machine
JP2008295715A (en) Game machine
JP4606377B2 (en) Game machine
JP2009201869A (en) Game machine
JP2008295733A (en) Game machine
JP4642829B2 (en) Game machine
JP2017087036A (en) Game machine
JP5903684B2 (en) Game machine
JP5542891B2 (en) Game machine
JP2011062560A (en) Game machine
JP4579270B2 (en) Game machine
JP4681636B2 (en) Game machine
JP2017018704A (en) Game machine
JP2008295717A (en) Game machine
JP6337304B2 (en) Game machine
JP6041327B2 (en) Game machine
JP2008295732A (en) Game machine

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100324

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100324

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100803