JP2017080582A - Game machine - Google Patents

Game machine Download PDF

Info

Publication number
JP2017080582A
JP2017080582A JP2017024246A JP2017024246A JP2017080582A JP 2017080582 A JP2017080582 A JP 2017080582A JP 2017024246 A JP2017024246 A JP 2017024246A JP 2017024246 A JP2017024246 A JP 2017024246A JP 2017080582 A JP2017080582 A JP 2017080582A
Authority
JP
Japan
Prior art keywords
random number
signal
detection signal
cpu
value
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
JP2017024246A
Other languages
Japanese (ja)
Inventor
真治 岸本
Shinji Kishimoto
真治 岸本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sanyo Bussan Co Ltd
Original Assignee
Sanyo Bussan Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sanyo Bussan Co Ltd filed Critical Sanyo Bussan Co Ltd
Priority to JP2017024246A priority Critical patent/JP2017080582A/en
Publication of JP2017080582A publication Critical patent/JP2017080582A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Pinball Game Machines (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a game machine capable of grasping abnormality on early stage in the case where a fixed periodic signal for driving a random number generator is stopped by a failure or any other factor.SOLUTION: A game machine 1 includes: a start winning hole passage sensor 40 that detects timing of a jackpot determination and outputs a detection signal SG1; a first clock generation circuit 104 which generates a clock signal CL1 that is a periodic signal; a random number generator 105 that updates a random number on the basis of a clock signal CL1; a detection signal determination circuit 106 that outputs the detection signal SG1 as effective detection signals SG2 and SG3 while the clock signal CL1 is normally outputted from the first clock generation circuit 104; and a CPU 101 that acquires a random number from the random number generator 105 in response to the effective detection signal SG3, and makes the jackpot determination on the basis of the random number.SELECTED DRAWING: Figure 5

Description

本発明は、パチンコ機、スロットマシン、およびメダルの代わりにパチンコ機で使用される遊技球を用いてスロットマシンと同様の遊技を行うことのできるパロット機などの遊技機に関する。   The present invention relates to a pachinko machine, a slot machine, and a gaming machine such as a parrot machine capable of performing a game similar to a slot machine using a game ball used in the pachinko machine instead of a medal.

従来、この種の遊技機は一定周期でカウンタの値を更新することにより乱数を発生させており、例えばパチンコ機では遊技球が始動入賞口に入賞したタイミングで乱数を取得し、その取得した乱数が予め定められた「大当たり」を示す値である場合、図柄表示装置において演出表示を行った後、表示図柄を特定の図柄で停止させ、大入賞口が開放されるなどの大当たり状態が開始されるように構成されている(例えば、特許文献1)。   Conventionally, this type of gaming machine generates a random number by updating the counter value at a fixed period. For example, in a pachinko machine, the random number is acquired at the timing when the game ball wins the start winning opening, and the acquired random number Is a value indicating a predetermined “hit”, after the effect display is performed on the symbol display device, the display symbol is stopped at a specific symbol, and a big win state such as opening of the big prize opening is started. (For example, patent document 1).

遊技機において乱数を発生させる方式としては、CPUの内部処理によって一定周期でカウンタの値を更新していくソフトウェア乱数方式と、CPUに対して外付けした乱数発生器が一定の周期信号に基づいてカウンタの値を更新していくハードウェア乱数方式とがある。ハードウェア乱数方式は、乱数発生器に対して高周波の周期信号を入力させ、乱数発生器が周期信号の1パルスごとにカウント値を更新して乱数を発生させるため、ソフトウェア乱数方式よりも高速動作が可能である。そのため、ハードウェア乱数方式は例えば「大当たり」となるタイミングを狙う不正な狙い打ちなどに対して有効な対抗策となっている。   As a method for generating a random number in a gaming machine, a software random number method in which a counter value is updated at a constant cycle by internal processing of the CPU, or a random number generator externally attached to the CPU is based on a fixed periodic signal. There is a hardware random number method in which the counter value is updated. The hardware random number method inputs a high-frequency periodic signal to the random number generator, and the random number generator updates the count value for each pulse of the periodic signal to generate a random number, so it operates faster than the software random number method. Is possible. For this reason, the hardware random number method is an effective countermeasure against, for example, an illegal aiming at the timing of “big hit”.

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

ところで、ハードウェア乱数方式の場合、故障又はその他の原因により、乱数発生器に入力する一定の周期信号が停止してしまうと、それ以後カウント動作は停止し、カウンタの値は更新されなくなる。この状態でも遊技機自体は遊技可能であり、このとき停止したカウンタの値が「大当たり」を示す値である場合、遊技球が始動入賞口に入賞すれば必ず大当たりとなる。この場合、常に大当たりが発生するので比較的早期に遊技機に何らかの問題が生じていることを把握することができ、遊技ホール(店舗)において対処することは可能である。   By the way, in the case of the hardware random number method, if a certain periodic signal input to the random number generator stops due to a failure or other causes, the counting operation is stopped thereafter, and the counter value is not updated. Even in this state, the gaming machine itself can play a game, and if the value of the counter stopped at this time is a value indicating “hit”, the game will always be a big win if the game ball wins the start winning opening. In this case, since a big hit always occurs, it can be understood that some problem has occurred in the gaming machine relatively early, and can be dealt with in the gaming hall (store).

これに対し、停止したカウンタの値が「ハズレ」を示す値である場合、遊技球が始動入賞口に入賞して図柄の変動表示が行われても、その結果は必ずハズレとなる。ところが、この状態において遊技機に何らかの問題が生じていることを把握することは難しく、遊技ホールにおいてそのまま放置される可能性がある。この場合、決して「大当たり」となることのない状態で遊技が行われることとなり問題となる。   On the other hand, when the value of the stopped counter is a value indicating “losing”, even if the game ball wins the start winning opening and the symbol variation display is performed, the result is surely lost. However, it is difficult to grasp that there is a problem with the gaming machine in this state, and there is a possibility that it will be left as it is in the gaming hall. In this case, the game is played in a state where it is never a “hit”, which is a problem.

本発明は、上記従来の問題点を解決することを目的としてなされたものであり、故障又はその他の原因により、乱数発生器を駆動する一定の周期信号が停止した場合に、その異常を早期に把握できるようにした遊技機を提供するものである。   The present invention has been made for the purpose of solving the above-mentioned conventional problems, and when a certain periodic signal that drives a random number generator stops due to a failure or other cause, the abnormality is promptly detected. It provides a gaming machine that can be grasped.

本発明は、
第1信号を出力する第1信号出力手段と、
所定の周期でクロック信号を出力するクロック信号出力手段と、
前記クロック信号に基づいて数値情報を生成する数値情報生成手段と、
前記第1信号に基づいて前記数値情報生成手段の生成した数値情報を取得する数値情報取得手段と、
前記数値情報取得手段の取得した数値情報に基づいて遊技者に特典を付与するか否かの判定を行う判定手段と、
絵柄を変動表示する絵柄表示手段と、
前記判定手段による判定に基づいて前記絵柄の変動表示を開始させ、その後当該変動表示を停止させるよう前記絵柄表示手段を制御する変動表示制御手段と
を備え、
前記第1信号出力手段と前記判定手段を、前記判定手段に対して第2信号を出力する第2信号出力手段を介して電気的に接続し、
前記判定手段を、前記第2信号に基づいて前記判定を行う構成とし、
前記第2信号出力手段を、前記第1信号が出力された場合に前記クロック信号の出力状態の変化に基づいて前記第2信号を出力する構成としたことを特徴とする。
The present invention
First signal output means for outputting a first signal;
Clock signal output means for outputting a clock signal at a predetermined period;
Numerical information generating means for generating numerical information based on the clock signal;
Numerical information acquisition means for acquiring numerical information generated by the numerical information generation means based on the first signal;
Determination means for determining whether to give a player a privilege based on the numerical information acquired by the numerical information acquisition means;
A pattern display means for variably displaying the pattern;
Fluctuation display control means for controlling the picture display means to start the fluctuation display of the pattern based on the determination by the determination means and then stop the fluctuation display,
Electrically connecting the first signal output means and the determination means via second signal output means for outputting a second signal to the determination means;
The determination means is configured to perform the determination based on the second signal,
The second signal output means is configured to output the second signal based on a change in the output state of the clock signal when the first signal is output.

本発明にかかる遊技機によれば、周期信号発生手段から周期信号が正常に出力されている場合に、検知信号有効化手段が、契機検知手段から入力する検知信号を有効検知信号として制御手段に出力する。また制御手段は、有効検知信号を入力すると、それに応答して乱数発生手段から乱数を取得し、その乱数に基づいて大当たり判定を行うように構成されている。したがって、周期信号発生手段から周期信号が正常に出力されていない場合には、検知信号有効化手段が有効検知信号を出力しないので、契機検知手段が大当たり判定の契機を検知した場合であっても、制御手段において乱数の取得は行われず、また大当たり判定も行われない。そのため、遊技機においては大当たり判定の結果に基づくその後の動作も行われないこととなり、遊技機における異常を早期に把握できるようになる。   According to the gaming machine of the present invention, when the periodic signal is normally output from the periodic signal generating unit, the detection signal validating unit uses the detection signal input from the trigger detecting unit as the effective detection signal to the control unit. Output. The control means is configured to receive a random number from the random number generation means in response to the input of the validity detection signal, and to determine the jackpot based on the random number. Therefore, when the periodic signal is not normally output from the periodic signal generating means, the detection signal validating means does not output an effective detection signal, so even if the trigger detecting means detects the trigger for the jackpot determination The control means does not acquire random numbers and does not determine jackpots. Therefore, in the gaming machine, the subsequent operation based on the result of the jackpot determination is not performed, and an abnormality in the gaming machine can be grasped at an early stage.

本発明の一実施形態であるパチンコ機の正面図である。It is a front view of the pachinko machine which is one embodiment of the present invention. パチンコ機における遊技盤の正面図である。It is a front view of the game board in a pachinko machine. パチンコ機の背面図である。It is a rear view of a pachinko machine. 図柄表示装置の表示画面を説明するための図であり、(a)が表示画面の領域区分設定と有効ライン設定とを模式的に示した図、(b)が実際の表示画面の一例を示す図である。It is a figure for demonstrating the display screen of a symbol display apparatus, (a) is the figure which showed the area division setting and effective line setting of the display screen typically, (b) shows an example of an actual display screen. FIG. パチンコ機における全体的な電気的構成を示したブロック図である。It is the block diagram which showed the whole electrical structure in the pachinko machine. 主制御装置の詳細な回路構成を示すブロック図である。It is a block diagram which shows the detailed circuit structure of a main controller. 主制御装置におけるハードウェア乱数機構の動作を説明するためのタイミングチャートである。It is a timing chart for demonstrating operation | movement of the hardware random number mechanism in a main controller. 主制御装置内の乱数発生器とCPUとを接続するバスラインの配線パターンの一例を示す図である。It is a figure which shows an example of the wiring pattern of the bus line which connects the random number generator in a main controller, and CPU. 主制御装置内のCPUおよびRAMにおける各種カウンタの構成概念を示す図である。It is a figure which shows the structure concept of the various counters in CPU and RAM in a main controller. タイマ割込処理を示すフローチャートである。It is a flowchart which shows a timer interruption process. タイマ割込処理における始動入賞処理で実行される詳細な処理手順を示すフローチャートである。It is a flowchart which shows the detailed process sequence performed by the start winning process in a timer interruption process. NMI割込処理を示したフローチャートである。It is the flowchart which showed NMI interruption processing. 主制御装置内のCPUにより実行される立ち上げ処理を示したフローチャートである。It is the flowchart which showed the starting process performed by CPU in a main controller. 主制御装置内のCPUにより実行されるメイン処理を示したフローチャートである。It is the flowchart which showed the main process performed by CPU in a main controller. メイン処理における変動処理の詳細な処理手順を示すフローチャートである。It is a flowchart which shows the detailed process sequence of the fluctuation | variation process in a main process. 変動処理における変動開始処理の詳細な処理手順を示すフローチャートである。It is a flowchart which shows the detailed process sequence of the fluctuation | variation start process in a fluctuation | variation process.

はじめに、本実施の形態から抽出され得る発明群を特徴n(n=1,2,3…)として区分して示し、それらを必要に応じて効果等を示しつつ説明する。   First, invention groups that can be extracted from the present embodiment will be shown as features n (n = 1, 2, 3,...), And will be described while showing effects and the like as necessary.

特徴1.大当たり判定の契機を検知して検知信号を出力する契機検知手段と、周期信号を発生させる周期信号発生手段と、前記周期信号に基づいて乱数を更新させる乱数発生手段と、前記周期信号発生手段から前記周期信号が正常に出力されている場合に、前記検知信号を有効検知信号として出力する検知信号有効化手段と、前記有効検知信号に応答して前記乱数発生手段から乱数を取得し、該乱数に基づいて大当たり判定を行う制御手段と、を備えることを特徴とする遊技機。   Features 1. From the trigger detection means for detecting the trigger of jackpot determination and outputting a detection signal, the periodic signal generating means for generating a periodic signal, the random number generating means for updating a random number based on the periodic signal, and the periodic signal generating means A detection signal enabling means for outputting the detection signal as an effective detection signal when the periodic signal is normally output; and a random number is obtained from the random number generating means in response to the effective detection signal; And a control means for making a jackpot determination based on the game machine.

特徴1によれば、周期信号発生手段から周期信号が正常に出力されていない場合、検知信号有効化手段が有効検知信号を出力しないので、契機検知手段が大当たり判定の契機を検知した場合であっても、制御手段において乱数の取得は行われず、また大当たり判定も行われない。そのため、大当たり判定の結果に基づくその後の動作も行われないこととなり、遊技機における異常を早期に把握できるようになる。   According to the feature 1, when the periodic signal is not normally output from the periodic signal generating means, the detection signal validating means does not output the valid detection signal, so that the trigger detecting means detects the trigger of the jackpot determination. However, random numbers are not acquired by the control means, and the jackpot determination is not performed. Therefore, subsequent operations based on the jackpot determination result are not performed, and an abnormality in the gaming machine can be grasped at an early stage.

特徴2.前記制御手段が、前記周期信号発生手段が発生する前記周期信号とは非同期の周期的な信号に基づいて動作することを特徴とする特徴1に記載の遊技機。   Feature 2. 2. The gaming machine according to claim 1, wherein the control means operates based on a periodic signal asynchronous with the periodic signal generated by the periodic signal generating means.

特徴2によれば、制御手段における動作と、乱数発生手段における乱数を更新する動作とが非同期となり、遊技機において一定周期ごとに大当たりとなるタイミングが発生することを防止することができる。   According to the feature 2, the operation in the control unit and the operation for updating the random number in the random number generation unit are asynchronous, and it is possible to prevent the occurrence of a big hit timing at every fixed period in the gaming machine.

特徴3.前記乱数発生手段が、前記周期信号の立ち上がり及び立ち下がりのいずれか一方のタイミングで乱数を更新し、前記検知信号有効化手段が、前記乱数発生手段が乱数を更新するタイミングから前記周期信号の半周期分ずれたタイミングで前記有効検知信号を出力することを特徴とする特徴1又は2に記載の遊技機。   Feature 3. The random number generation means updates the random number at one of rising and falling timings of the periodic signal, and the detection signal validating means updates the half of the periodic signal from the timing when the random number generating means updates the random number. 3. The gaming machine according to claim 1 or 2, wherein the validity detection signal is output at a timing shifted by a period.

特徴3によれば、制御手段が有効検知信号に応答して乱数発生手段から乱数を取得する際、乱数発生手段において乱数が安定している状態で乱数を取得することができる。   According to the feature 3, when the control unit acquires a random number from the random number generation unit in response to the validity detection signal, the random number generation unit can acquire the random number while the random number is stable.

特徴4.前記乱数発生手段が、前記有効検知信号を入力し、前記周期信号に基づいて更新する乱数を前記有効検知信号に基づいて保持する保持手段を備えることを特徴とする特徴1乃至3のいずれかに記載の遊技機。   Feature 4. The random number generator includes a holding unit that receives the validity detection signal and holds a random number to be updated based on the periodic signal based on the validity detection signal. The gaming machine described.

特徴4によれば、保持手段が有効検知信号に基づいて乱数を保持するので、制御手段が有効検知信号に応答して乱数発生手段から乱数を取得する際、保持手段によって保持されている乱数を安定して取得することができる。   According to the feature 4, since the holding means holds the random number based on the validity detection signal, when the control means acquires the random number from the random number generation means in response to the validity detection signal, the random number held by the holding means is It can be acquired stably.

以下、本発明の好ましい実施形態について図面を参照しつつ詳細に説明する。尚、以下においては、遊技機の一実施形態として、パチンコ遊技機(以下、単に「パチンコ機」という)を例示する。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the drawings. In the following, a pachinko gaming machine (hereinafter simply referred to as “pachinko machine”) is illustrated as an embodiment of the gaming machine.

図1は本実施形態におけるパチンコ機1の正面図であり、図2はパチンコ機1の遊技盤4の正面図であり、図3はパチンコ機1の背面図である。図1に示すように、パチンコ機1は、略矩形状に組み合わせた木枠などで形成される外枠2と、その外枠2と略同一の外形形状に形成され、外枠2に対して開閉可能に支持された内枠3とを備えている。外枠2には、内枠3を支持するために正面視(図1参照)左側の上下2カ所に金属製のヒンジ11が取り付けられ、そのヒンジ11が設けられた側を開閉の軸として内枠3が正面手前側へ開閉可能に支持されている。   FIG. 1 is a front view of a pachinko machine 1 according to the present embodiment, FIG. 2 is a front view of a game board 4 of the pachinko machine 1, and FIG. 3 is a rear view of the pachinko machine 1. As shown in FIG. 1, a pachinko machine 1 is formed with an outer frame 2 formed of a wooden frame or the like combined in a substantially rectangular shape, and an outer shape substantially the same as the outer frame 2. And an inner frame 3 supported to be openable and closable. In order to support the inner frame 3, the outer frame 2 is provided with metal hinges 11 at two upper and lower positions on the left side when viewed from the front (see FIG. 1), and the side on which the hinge 11 is provided is used as an opening / closing axis. The frame 3 is supported to be openable and closable to the front side.

内枠3の略中央には、多数の釘や入賞口等を設けた遊技盤4(図2参照)が裏面側から着脱可能に装着される。この遊技盤4の前面を、遊技球を弾ませながら落下させていくことにより弾球遊技が行われる。なお、内枠3には、遊技球を遊技盤4の前面に規定される遊技領域に発射するための球発射ユニット603(図5参照)やその球発射ユニット603から発射された遊技球を遊技領域まで誘導する発射レール(図示せず)等が取り付けられている。   A game board 4 (see FIG. 2) provided with a large number of nails, winning holes, and the like is detachably mounted from the back side at substantially the center of the inner frame 3. A ball ball game is performed by dropping the front of the game board 4 while playing the game ball. In the inner frame 3, a ball launch unit 603 (see FIG. 5) for launching a game ball to a game area defined on the front surface of the game board 4 or a game ball launched from the ball launch unit 603 is played. A launch rail (not shown) or the like for guiding to the area is attached.

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

前面枠5は、装飾用の樹脂部品や電気部品等を組み付けたものであり、その略中央部には略楕円形状に開口形成された窓部14が設けられている。この窓部14には、前面枠5の裏面側から取り付けられたガラス部材15が設けられており、該ガラス部材15を介して遊技盤4の前面がパチンコ機1の正面側から視認可能となっている。前面枠5には、遊技球を貯留する上皿16が前方へ張り出して上面を開放したトレー状に形成されており、この上皿16に対して賞球や貸出球などの遊技球が一次的に排出される。上皿16の底面は正面視(図1参照)右側に下降傾斜して形成され、その傾斜により上皿16に投入される遊技球が1球ずつパチンコ機1の内部に設けられる球発射ユニット603へと案内される。   The front frame 5 is an assembly of decorative resin parts, electrical parts, and the like, and a window portion 14 having an approximately elliptical opening is provided at a substantially central portion thereof. The window portion 14 is provided with a glass member 15 attached from the back side of the front frame 5, and the front surface of the game board 4 can be viewed from the front side of the pachinko machine 1 through the glass member 15. ing. On the front frame 5, an upper plate 16 for storing game balls is formed in a tray shape that protrudes forward and has an upper surface opened, and game balls such as prize balls and rental balls are primary to the upper plate 16. To be discharged. The bottom surface of the upper plate 16 is formed to be inclined downward to the right when viewed from the front (see FIG. 1), and the game balls to be thrown into the upper plate 16 by the inclination are provided in the pachinko machine 1 one by one. To be guided to.

また前面枠5の窓部14の周囲には、LED等の発光部材を内蔵した複数の電飾部17が設けられている。パチンコ機1においては、これら複数の電飾部17が大当たりランプ等の演出ランプとして機能し、大当たり時やリーチ演出時等には内蔵するLEDの点灯や点滅によって各電飾部17を点灯または点滅させ、大当たり中である旨、或いは大当たり一歩手前のリーチ中である旨が報知される。また前面枠5の正面視(図1参照)左上部には、LED等の発光部材が内蔵され、賞球の払い出し中とエラー発生とを表示可能な表示ランプ18が設けられている。   In addition, around the window portion 14 of the front frame 5, a plurality of electrical decoration portions 17 incorporating light emitting members such as LEDs are provided. In the pachinko machine 1, the plurality of illumination parts 17 function as effect lamps such as jackpot lamps, and the lamps 17 are turned on or blinking by turning on or blinking the built-in LEDs at the time of a jackpot or reach effect. It is notified that the jackpot is being hit or that the reach is one step before the jackpot. In addition, a light emitting member such as an LED is built in the upper left part of the front frame 5 as viewed from the front (see FIG. 1), and a display lamp 18 is provided that can display the awarding of prize balls and the occurrence of an error.

さらに前面枠5の窓部14の下方には、貸球操作部20が配設されている。この貸球操作部20は、度数表示部21と、球貸しボタン22と、返却ボタン23とを備えており、パチンコ機1の側方に設置されるカードユニット(球貸しユニット)に紙幣やカード等を投入した状態で貸球操作部40が操作されると、その操作に応じて遊技球の貸出を行うように構成されている。度数表示部41はカード等の残額情報が表示される領域であり、内蔵されたセグメント式のLEDが点灯してカード等の残額に対応した数値を表示する。球貸しボタン42は、カード等(記録媒体)に記録された情報に基づいて貸出球を得るために操作されるものであり、カード等に残額が存在する限りにおいて貸出球が上皿16に供給される。返却ボタン43は、カードユニットに挿入されたカード等の返却を求める際に操作される。   Further, a ball rental operation section 20 is disposed below the window section 14 of the front frame 5. The ball lending operation unit 20 includes a frequency display unit 21, a ball lending button 22, and a return button 23, and a bill or a card is attached to a card unit (ball lending unit) installed on the side of the pachinko machine 1. When the ball lending operation unit 40 is operated in a state in which, etc. are inserted, gaming balls are lent according to the operation. The frequency display unit 41 is an area where the remaining amount information of the card or the like is displayed, and a built-in segment type LED is turned on to display a numerical value corresponding to the remaining amount of the card or the like. The ball lending button 42 is operated to obtain a lending ball based on information recorded on a card or the like (recording medium), and the lending ball is supplied to the upper plate 16 as long as there is a remaining amount on the card or the like. Is done. The return button 43 is operated when requesting the return of a card or the like inserted into the card unit.

上皿16の下側に位置する下皿ユニット6には、その中央部に上皿16に貯留しきれなかった遊技球を二次的に貯留するための下皿25が上面を開放した略箱状に形成されている。下皿25の右側には、遊技球を遊技盤4の前面へ打ち込むために遊技者によって操作される操作ハンドル26が配設され、かかる操作ハンドル26の内部には球発射ユニット603の駆動を許可するためのタッチセンサ(図示せず)と、操作ハンドル26の回動操作量を電気抵抗の変化により検出する可変抵抗器(図示せず)とが内蔵されている。操作ハンドル26が遊技者によって右回りに回転操作されると、タッチセンサがオンされると共に可変抵抗器の抵抗値が操作量に対応して変化し、操作ハンドル26の回動操作量に応じて変化する可変抵抗器の抵抗値に対応した強さで遊技球が発射され、これにより遊技者の操作に対応した飛び量で遊技盤4の前面へ遊技球が打ち込まれる。   The lower tray unit 6 located on the lower side of the upper plate 16 has a substantially box in which the lower plate 25 opens the upper surface in order to store game balls that could not be stored in the upper plate 16 at the center. It is formed in a shape. On the right side of the lower plate 25, an operation handle 26 that is operated by a player to drive a game ball into the front surface of the game board 4 is disposed, and the operation of the ball launch unit 603 is permitted inside the operation handle 26. And a variable resistor (not shown) for detecting a rotation operation amount of the operation handle 26 by a change in electric resistance. When the operation handle 26 is rotated clockwise by the player, the touch sensor is turned on and the resistance value of the variable resistor changes corresponding to the operation amount, and according to the rotation operation amount of the operation handle 26. A game ball is fired with a strength corresponding to the resistance value of the variable resistor, and the game ball is driven into the front surface of the game board 4 with a jump amount corresponding to the player's operation.

下皿25の底面には下皿25に貯留された遊技球を下方へ排出するための開閉自在な排出口(図示せず)が設けられており、下皿25の正面下部にはこの排出口を開放操作するための球抜きレバー27が設けられている。球抜きレバー27は、排出口を閉鎖する方向(例えば、正面視右方向)に付勢されており、その付勢力に抗して球抜きレバー27を開放方向(例えば、正面視左方向)へスライドさせることにより、下皿25の排出口が開放され、その排出口から遊技球が自然落下して排出されるようになっている。また下皿25の左方には灰皿28が取り付けられている。   An openable and closable discharge port (not shown) for discharging the game balls stored in the lower plate 25 downward is provided on the bottom surface of the lower plate 25. A ball removal lever 27 is provided for opening the. The ball release lever 27 is urged in a direction for closing the discharge port (for example, the right direction in the front view), and the ball release lever 27 is moved in the opening direction (for example, the left direction in the front view) against the urging force. By sliding, the discharge port of the lower plate 25 is opened, and the game ball is naturally dropped and discharged from the discharge port. An ashtray 28 is attached to the left side of the lower plate 25.

図2に示すように、遊技盤4は、正面視略正方形状に切削加工した木製のベース板30に、球案内用の多数の釘や風車の他、レール31,32、一般入賞口33、始動入賞口34、可変入賞装置35、スルーゲート36、可変表示装置ユニット7等を組み付けて構成され、その周縁部が内枠3の裏面側に取り付けられる。一般入賞口33、始動入賞口34、可変入賞装置35、スルーゲート36および可変表示装置ユニット7は、例えばルータ加工によってベース板30に形成した貫通穴に配設され、遊技盤4の前面側から木ネジ等により固定されている。このような遊技盤4の前面中央部分は、前面枠5の窓部14を通じてパチンコ機1の正面側から視認することができる。   As shown in FIG. 2, the game board 4 has a wooden base plate 30 cut into a substantially square shape when viewed from the front, a large number of balls for nails and windmills, rails 31 and 32, a general winning port 33, The start winning opening 34, the variable winning device 35, the through gate 36, the variable display device unit 7, and the like are assembled, and the peripheral edge thereof is attached to the back side of the inner frame 3. The general winning port 33, the starting winning port 34, the variable winning device 35, the through gate 36 and the variable display device unit 7 are disposed in a through hole formed in the base plate 30 by router processing, for example, from the front side of the game board 4 It is fixed with wood screws. Such a front center portion of the game board 4 can be viewed from the front side of the pachinko machine 1 through the window portion 14 of the front frame 5.

遊技盤4の前面には、帯状の金属板を略円弧状に屈曲加工して形成した外レール32が植立され、その外レール32の内側位置には外レール32と同様に帯状の金属板で形成した円弧状の内レール31が植立される。この内レール31と外レール32とにより遊技盤4の前面外周が囲まれると共に、遊技盤4とガラス部材15とにより前後幅が規定されることにより、遊技盤4の前面には、遊技球の挙動により遊技が行われる遊技領域が形成される。この遊技領域は、遊技盤4の前面において2本のレール31,32と円弧部材37とにより区画された略円形状の領域として構成される。   An outer rail 32 formed by bending a belt-shaped metal plate into a substantially arc shape is planted on the front surface of the game board 4, and the belt-shaped metal plate is located at an inner position of the outer rail 32 in the same manner as the outer rail 32. The arc-shaped inner rail 31 formed in the above is planted. The inner rail 31 and the outer rail 32 surround the outer periphery of the front surface of the game board 4, and the front and rear widths are defined by the game board 4 and the glass member 15. A game area in which a game is played is formed by the behavior. This game area is configured as a substantially circular area defined by the two rails 31 and 32 and the arc member 37 on the front surface of the game board 4.

2本のレール31,32は、球発射ユニット603から発射される遊技球を遊技盤4の上部へ案内するために設けられたものであり、これらレール31,32によって球案内通路が形成される。内レール31の先端部分(図2の左上部)には戻り球防止部材38が取り付けられ、一旦、遊技盤4の上部へ案内された遊技球が再度球案内通路内に戻ってしまうといった事態が防止される。外レール32の先端部(図2の右上部)には、遊技球の最大飛翔部分に対応する位置に返しゴム39が取り付けられ、所定以上の勢いで発射された遊技球は、返しゴム39に当たって、勢いが減衰されつつ流儀領域の中央部側へ跳ね返される。また、内レール31の右下側の先端部と外レール32の右上側の先端部との間には、レール間を繋ぐ円弧を内面側に設けて形成された樹脂製の円弧部材37がベース板30に打ち込んで固定されている。   The two rails 31 and 32 are provided to guide a game ball launched from the ball launch unit 603 to the upper part of the game board 4, and a ball guide path is formed by the rails 31 and 32. . A return ball preventing member 38 is attached to the front end portion of the inner rail 31 (upper left portion in FIG. 2), and the game ball once guided to the upper portion of the game board 4 returns to the ball guide path again. Is prevented. A return rubber 39 is attached to the tip of the outer rail 32 (upper right part of FIG. 2) at a position corresponding to the maximum flying portion of the game ball, and the game ball launched at a predetermined momentum or more hits the return rubber 39. The momentum is bounced back to the center side of the manner area. A resin arc member 37 formed by providing an arc connecting the rails on the inner surface side between the lower right end of the inner rail 31 and the upper right end of the outer rail 32 is a base. The plate 30 is driven and fixed.

遊技領域の左右下部には、遊技球が入賞することにより5個から15個の遊技球が賞球として払い出される複数の一般入賞口33が配設されている。また遊技領域の中央部分には、可変表示装置ユニット7が配設されている。この可変表示装置ユニット7は、遊技球が始動入賞口34に入賞することをトリガとして表示図柄を変動させる液晶ディスプレイ(以下単に「LCD」と略す。)で構成された図柄表示装置51と、遊技球がスルーゲート36を通過することをトリガとしてランプ表示を変動させる発光ダイオード(以下、「LED」と略す。)で構成された特定ランプ表示部52とを備えている。   At the lower left and right sides of the game area, a plurality of general winning ports 33 are arranged through which 5 to 15 game balls are paid out as prize balls when the game balls win. A variable display device unit 7 is disposed at the center of the game area. The variable display device unit 7 includes a symbol display device 51 configured by a liquid crystal display (hereinafter simply referred to as “LCD”) that changes a display symbol when a game ball wins a start winning opening 34 as a trigger, and a game A specific lamp display unit 52 configured by a light emitting diode (hereinafter abbreviated as “LED”) that changes the lamp display triggered by the passage of the sphere through the through gate 36 is provided.

図柄表示装置51は、後述する表示制御装置400によって表示内容が制御され、例えば左、中及び右の3つの図柄列が表示される。各図柄列は複数の図柄によって構成され、これらの図柄が図柄列毎に縦スクロールして図柄表示装置51の表示画面上にて図柄が可変表示されるようになっている。このような図柄表示装置51は例えば8インチサイズの液晶ディスプレイで構成され、可変表示装置ユニット7には、図柄表示装置51の外周を囲むようにして、センターフレーム50が配設されている。なお、LCDに代えて、例えば、リール等を用いて図柄表示装置51を構成するようにしても良い。   The display content of the symbol display device 51 is controlled by a display control device 400 to be described later, and for example, three symbol rows of left, middle, and right are displayed. Each symbol row is composed of a plurality of symbols, and these symbols are vertically scrolled for each symbol row so that the symbols are variably displayed on the display screen of the symbol display device 51. Such a symbol display device 51 is composed of, for example, an 8-inch liquid crystal display, and the variable display device unit 7 is provided with a center frame 50 so as to surround the outer periphery of the symbol display device 51. Instead of the LCD, for example, the symbol display device 51 may be configured using a reel or the like.

図柄表示装置51において図柄の変動表示が開始された後、停止図柄(確変大当たり図柄、普通大当たり図柄、ハズレ図柄のいずれか1つ)が表示されるまでの間に遊技球が始動入賞口34へ入球した場合、その入球回数は最大4回まで保留され、その保留回数は、図柄表示装置51の上部に設けられた複数の保留ランプ55の点灯数を表示制御することにより示される。なお、本実施形態においては、始動入賞口34への入賞は、最大4回まで保留されるように構成したが、最大保留回数は4回に限定されるものでなく、3回以下、又は、5回以上の回数(例えば、8回)に設定しても良い。また、保留ランプ55を省略し、始動入賞口34への入賞に基づく変動表示の保留回数を図柄表示装置51の一部の領域に表示するようにしても良い。   After the symbol display is started on the symbol display device 51, the game ball moves to the start winning opening 34 until the stop symbol (any one of the probable jackpot symbol, the normal jackpot symbol, or the lose symbol) is displayed. When entering a ball, the number of times of entering the ball is held up to a maximum of four times, and the number of times of holding is indicated by controlling the number of lighting of a plurality of holding lamps 55 provided on the upper part of the symbol display device 51. In the present embodiment, the winning prize to the start winning opening 34 is configured to be held up to 4 times, but the maximum holding number is not limited to 4 times, or 3 times or less, or You may set to the frequency | count (for example, 8 times) of 5 times or more. Further, the hold lamp 55 may be omitted, and the number of times of variable display hold based on winning in the start winning opening 34 may be displayed in a partial area of the symbol display device 51.

特定ランプ表示部52は、「○」の図柄を点灯させる第1ランプ表示部53と、「×」の図柄を点灯させる第2ランプ表示部54とを備えており、遊技球がスルーゲート36を通過する毎に、第1ランプ表示部53と第2ランプ表示部54とを交互に点灯させて変動表示を行い、その変動表示が所定図柄(本実施形態においては「○」の図柄)で停止した場合に当たり状態として始動入賞口34を所定時間だけ作動させる。この当たり状態では、例えば始動入賞口34に設けられた左右一対の可動翼を左右方向に開放することにより通常状態よりも遊技球が始動入賞口34に入賞しやすくなるように構成されている。遊技球がスルーゲート36を通過した回数は最大4回まで保留され、その保留回数は、図柄表示装置51の下部に設けられた複数の保留ランプ56の点灯数を表示制御することにより示される。なお、特定ランプ表示部52における変動表示は、本実施形態のように、第1ランプ表示部53と第2ランプ表示部54の点灯と非点灯を切り換えることにより行うものの他、図柄表示装置51の一部の領域を使用して行うようにしても良い。同様に、保留ランプ56の点灯を図柄表示装置51の一部の領域で行うようにしても良い。また、スルーゲート36の通過の保留回数は4回に限定されるものでなく、3回以下、又は、5回以上の回数(例えば、8回)に設定しても良い。   The specific lamp display unit 52 includes a first lamp display unit 53 that lights a symbol “◯” and a second lamp display unit 54 that lights a symbol “x”. Each time it passes, the first lamp display unit 53 and the second lamp display unit 54 are alternately turned on to display a variation display, and the variation display stops at a predetermined symbol (in this embodiment, a symbol “◯”). In such a case, the start winning opening 34 is operated for a predetermined time as a winning state. In this hit state, for example, a pair of left and right movable wings provided at the start winning opening 34 are opened in the left and right direction so that the game ball can easily win the start winning opening 34 more than in the normal state. The number of times that the game ball has passed through the through gate 36 is held up to 4 times, and the number of times of holding is indicated by controlling the number of lighting of the plurality of holding lamps 56 provided at the lower part of the symbol display device 51. Note that the variable display on the specific lamp display unit 52 is performed by switching on / off of the first lamp display unit 53 and the second lamp display unit 54 as in the present embodiment. You may make it carry out using a one part area | region. Similarly, the hold lamp 56 may be turned on in a partial area of the symbol display device 51. Further, the number of suspensions of passing through the through gate 36 is not limited to 4 times, and may be set to 3 times or less, or 5 times or more (for example, 8 times).

可変表示装置ユニット7の下方には、遊技球が入球し得る始動入賞口34が配設されている。始動入賞口34に入球した遊技球の通過経路内には、始動入賞口通過センサ40が設けられており、この始動入賞口通過センサ40が始動入賞口34への入賞を検知する。始動入賞口34に遊技球が入球すると、始動入賞口通過センサ40は遊技球の通過中にオンとなり、始動入賞口通過センサ40のオンが契機となって後述する主制御装置100で大当たり判定が行われ、その判定結果に応じて図柄表示装置51での変動表示が開始される。したがって、この始動入賞口通過センサ40は、パチンコ機1において大当たり判定の契機を検知する契機検知手段として設けられている。また、始動入賞口34は、遊技球が入球すると5個の遊技球が賞球として払い出される入賞口の1つにもなっている。   Below the variable display unit 7, a start winning opening 34 through which a game ball can enter is disposed. A start winning port passing sensor 40 is provided in the passage path of the game ball that has entered the starting winning port 34, and the start winning port passing sensor 40 detects a winning at the starting winning port 34. When a game ball enters the start winning opening 34, the start winning opening passing sensor 40 is turned on while the game ball is passing, and the main control device 100 described later makes a big hit determination when the starting winning opening passing sensor 40 is turned on. And the variable display on the symbol display device 51 is started according to the determination result. Therefore, the start winning port passing sensor 40 is provided as an opportunity detection means for detecting an opportunity for determining the big hit in the pachinko machine 1. In addition, the start winning opening 34 is also one of the winning openings through which five game balls are paid out as prize balls when game balls enter.

始動入賞口34の下方には可変入賞装置35が配設されており、その略中央部分に横長矩形状の特別入賞口(大開放口)35aが設けられている。パチンコ機1においては、主制御装置100での大当たり判定の結果、大当たりとなると、所定時間(変動時間)が経過した後に、大当たりに対応した停止図柄を図柄表示装置51に表示させて、大当たりの発生が示される。その後、遊技球が入賞し易い特別遊技状態(大当たり)に遊技状態が遷移する。この特別遊技状態として、通常時には閉鎖されている特別入賞口35aが、所定時間(例えば、30秒経過するまで、或いは、遊技球が10個入賞するまで)開放される。   A variable winning device 35 is disposed below the start winning opening 34, and a horizontally long special winning opening (large opening) 35a is provided at a substantially central portion thereof. In the pachinko machine 1, if the jackpot is determined as a result of the jackpot determination in the main controller 100, a stop symbol corresponding to the jackpot is displayed on the symbol display device 51 after a predetermined time (fluctuation time) has elapsed, Occurrence is indicated. Thereafter, the game state transitions to a special game state (big hit) where the game ball is easy to win. As this special gaming state, the special winning opening 35a that is normally closed is opened for a predetermined time (for example, until 30 seconds elapse or 10 game balls are won).

この特別入賞口35aは、所定時間が経過すると閉鎖され、その閉鎖後、再度、その特別入賞口35aが所定時間開放される。このような特別入賞口35aの開閉動作は、最高で例えば16回(16ラウンド)繰り返し可能にされている。この開閉動作が行われている状態が、遊技者にとって有利な特別遊技状態の一形態であり、遊技者には、遊技上の価値(遊技価値)の付与として通常時より多量の賞球の払い出しが行われる。   The special winning opening 35a is closed when a predetermined time elapses, and after the closing, the special winning opening 35a is opened again for a predetermined time. Such an opening / closing operation of the special prize opening 35a can be repeated up to 16 times (16 rounds), for example. The state in which the opening / closing operation is performed is one form of a special gaming state that is advantageous to the player. Is done.

可変入賞装置35は、特別入賞口35aを覆う横長矩形状の開閉板と、その開閉板の下辺を軸として前方側に開閉駆動するためのソレノイドとを備えている。特別入賞口35aは、通常時は、遊技球が入賞できないか又は入賞し難い閉状態になっている。大当たりの際にはソレノイドを駆動して開閉板を前面下側に傾倒し、遊技球が特別入賞口35aに入賞しやすい開状態を一時的に形成し、その開状態と通常時の閉状態との状態を交互に繰り返すように作動する。   The variable winning device 35 includes a horizontally-long rectangular opening / closing plate that covers the special winning opening 35a, and a solenoid that is opened and closed forward with the lower side of the opening / closing plate as an axis. The special winning opening 35a is normally closed so that a game ball cannot be won or is difficult to win. In the case of a big hit, the solenoid is driven to tilt the opening / closing plate downward and the game ball temporarily forms an open state in which the game ball is likely to win the special winning opening 35a. It operates so that these states are repeated alternately.

さらに遊技盤4の中央下部には、アウト口41が設けられている。遊技盤4の上部に打ち込まれた後、遊技領域においていずれの入賞口33,34,35aにも入球しなかった遊技球はアウト口41を通って図示しない球排出路へと案内される。   Further, an out port 41 is provided at the lower center of the game board 4. After being driven into the upper part of the game board 4, the game balls that have not entered any of the winning openings 33, 34, 35 a in the game area are guided to the ball discharge path (not shown) through the out opening 41.

図3に示すように、パチンコ機1の背面側には、制御基板ユニット60,61と、裏パックユニット64とが主に備えられている。制御基板ユニット60は、主基板(主制御装置100)と音声ランプ制御基板(音声ランプ制御装置300)と表示制御基板(表示制御装置400)とが搭載されてユニット化されている。制御基板ユニット61は、払出制御基板(払出制御装置200)と発射制御基板(発射制御装置602)と電源基板(電源装置500)とカードユニット接続基板75とが搭載されてユニット化されている。裏パックユニット64は、保護カバー部を形成する裏パック62と払出ユニット63とがユニット化されている。また、各制御基板には、各制御を司る1チップマイコンとして構成されるCPU、各種機器と電気信号の送受信を行うポート、各種抽選(大当たり判定を含む)の際に用いられる乱数発生器、時間計数や同期を図る場合などに使用されるクロック信号を発生するクロック発生回路等が、必要に応じて搭載されている。なお、主制御装置100、音声ランプ制御装置300及び表示制御装置400、払出制御装置200及び発射制御装置602、電源装置500、カードユニット接続基板75は、それぞれ基板ボックス70〜74に収納されている。基板ボックス70〜74は、ボックスベースと該ボックスベースの開口部を覆うボックスカバーとを備えており、ボックスベースとボックスカバーとを連結して、各制御装置や各基板を収納している。   As shown in FIG. 3, control board units 60 and 61 and a back pack unit 64 are mainly provided on the back side of the pachinko machine 1. The control board unit 60 is unitized by mounting a main board (main control apparatus 100), an audio lamp control board (audio lamp control apparatus 300), and a display control board (display control apparatus 400). The control board unit 61 is unitized by mounting a payout control board (payout control apparatus 200), a firing control board (launching control apparatus 602), a power supply board (power supply apparatus 500), and a card unit connection board 75. The back pack unit 64 includes a back pack 62 and a dispensing unit 63 that form a protective cover. Each control board has a CPU configured as a one-chip microcomputer for controlling each control, a port for transmitting / receiving electric signals to / from various devices, a random number generator used for various lotteries (including jackpot determination), time A clock generation circuit for generating a clock signal used for counting or synchronization is mounted as necessary. The main control device 100, the sound lamp control device 300 and the display control device 400, the payout control device 200 and the firing control device 602, the power supply device 500, and the card unit connection board 75 are housed in the board boxes 70 to 74, respectively. . The board boxes 70 to 74 each include a box base and a box cover that covers an opening of the box base, and each box and the box cover are connected to store each control device and each board.

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

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

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

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

図柄表示装置51に表示される図柄は、「0」から「9」の数字を付した10種類の主図柄と、この主図柄より小さく形成された花びら形状の1種類の副図柄とにより構成されている。各主図柄は、木箱よりなる後方図柄の上に「0」から「9」の数字を付して構成され、そのうち奇数番号(1,3,5,7,9)を付した主図柄は、木箱の前面ほぼ一杯に大きな数字が付加されている。これに対し、偶数番号(0,2,4,6,8)を付した主図柄は、木箱の前面ほぼ一杯にお守り、風呂敷、ヘルメット等のキャラクタを模した付属図柄が付加されており、付属図柄の右下側に偶数の数字が緑色で小さく、且つ、付属図柄の前側に表示されるように付加されている。   The symbols displayed on the symbol display device 51 are composed of 10 types of main symbols with numbers from “0” to “9” and one type of sub-pattern of petal shape formed smaller than this main symbol. ing. Each main symbol is composed of numbers from “0” to “9” on the rear symbol consisting of a wooden box, of which the main symbols with odd numbers (1, 3, 5, 7, 9) are A large number is added to almost the front of the wooden box. On the other hand, the main symbols with even numbers (0, 2, 4, 6, 8) are attached to the front of the wooden box almost fully, and attached symbols imitating characters such as furoshiki and helmets are added. An even number is small in green on the lower right side of the attached symbol and is added so as to be displayed on the front side of the attached symbol.

本実施形態のパチンコ機1においては、主制御装置100による大当たり判定(抽選)の結果が大当たりであった場合に、同一の主図柄が揃う変動表示が行われ、その変動表示が終わった後に大当たり状態が発生するよう構成されている。大当たり終了後に高確率状態(確変状態)に移行する場合は、奇数番号が付加された主図柄(「高確率図柄」に相当)が揃う変動表示が行われる。一方、大当たり終了後に低確率状態に移行する場合は、偶数番号が付加された主図柄(「低確率図柄」に相当)が揃う変動表示が行われる。ここで、高確率状態とは、大当たり終了後に付加価値としてその後の大当たり確率がアップして特別遊技状態へ移行し易い状態、いわゆる確率変動(確変)の時をいう。本実施形態では、パチンコ機1が高確率状態に移行すると、さらに、特定ランプ表示部52の当たり確率がアップして始動入賞口34(図3参照)へ遊技球が入球し易い遊技の状態となる。また、通常状態(低確率状態)とは、確変でない時をいい、大当たり確率が通常の状態、すなわち、確変の時より大当たり確率が低い状態をいう。   In the pachinko machine 1 according to the present embodiment, when the result of the jackpot determination (lottery) by the main control device 100 is a jackpot, a variation display in which the same main symbols are arranged is performed, and the jackpot is displayed after the variation display is finished. The condition is configured to occur. When shifting to the high probability state (probability variation state) after the big hit, the variable display in which the main symbols (corresponding to “high probability symbols”) to which odd numbers are added is arranged. On the other hand, when shifting to the low probability state after the big hit, the variable display is performed in which the main symbols to which the even numbers are added (corresponding to “low probability symbols”) are arranged. Here, the high probability state means a state in which a subsequent jackpot probability is increased as an added value after the jackpot is ended, and a transition to the special gaming state is likely, that is, a so-called probability change (probability change). In the present embodiment, when the pachinko machine 1 shifts to the high probability state, the hit probability of the specific lamp display unit 52 is further increased and the game ball is likely to enter the start winning opening 34 (see FIG. 3). It becomes. In addition, the normal state (low probability state) means a time when the probability of change is not positive, and a state where the probability of jackpot is normal, that is, a state where the probability of jackpot is lower than that when the probability is changed.

図柄表示装置51の表示画面は、図4(a)に示すように、大きくは上下に2分割され、下側の2/3が上述の主図柄および副図柄を変動表示する主表示領域Dm、それ以外の上側の1/3が予告演出やキャラクタを表示する副表示領域Dsとなっている。   As shown in FIG. 4A, the display screen of the symbol display device 51 is roughly divided into two in the vertical direction, and the lower 2/3 is a main display area Dm in which the above main symbols and sub symbols are variably displayed. The other upper third is a sub display area Ds for displaying a notice effect and a character.

主表示領域Dmには、左・中・右の3つの図柄列Z1,Z2,Z3が表示される。各図柄列Z1〜Z3には、主図柄および副図柄が規定の順序で表示される。すなわち、各図柄列Z1〜Z3には、数字の昇順または降順に主図柄が配列されると共に、各主図柄の間に副図柄が1つずつ配列されている。このため、各図柄列には、10個の主図柄と10個の副図柄の計20個の図柄が設定され、各図柄列Z1〜Z3毎に周期性をもって上から下へとスクロールして変動表示が行われる。特に、左図柄列Z1においては主図柄の数字が降順に現れるように配列され、中図柄列Z2及び右図柄列Z3においては主図柄の数字が昇順に現れるように配列されている。   In the main display area Dm, three symbol rows Z1, Z2, and Z3 of left, middle, and right are displayed. In each symbol row Z1 to Z3, the main symbol and the sub symbol are displayed in a prescribed order. That is, in each symbol row Z1 to Z3, the main symbols are arranged in ascending or descending numerical order, and one sub symbol is arranged between the main symbols. For this reason, a total of 20 symbols, 10 main symbols and 10 sub-designs, are set in each symbol row, and each symbol row Z1 to Z3 scrolls from top to bottom with periodicity and varies. Display is performed. In particular, the left symbol row Z1 is arranged so that the numbers of the main symbols appear in descending order, and the middle symbol row Z2 and the right symbol row Z3 are arranged so that the numbers of the main symbols appear in ascending order.

また主表示領域Dmには、各図柄列Z1〜Z3毎に上・中・下の3段に図柄が表示される。したがって、図柄表示装置51には、3段×3列の計9個の図柄が表示される。この主表示領域Dmには、5つの有効ライン、すなわち上ラインL1、中ラインL2、下ラインL3、右上がりラインL4、左上がりラインL5が設定されている。そして、図柄表示装置51において図柄の変動表示が行われる都度、その変動表示は左図柄列Z1→右図柄列Z3→中図柄列Z2の順に停止し、その停止時にいずれかの有効ライン上に大当たり図柄の組合せ(本実施形態では、同一の主図柄の組合せ)で揃えば大当たりとして大当たり動画が表示され、その後、パチンコ機1は特別遊技状態へと移行する。   In the main display area Dm, symbols are displayed in the upper, middle, and lower three rows for each symbol row Z1 to Z3. Therefore, the symbol display device 51 displays a total of nine symbols of 3 rows × 3 columns. In this main display area Dm, five effective lines, that is, an upper line L1, a middle line L2, a lower line L3, a right rising line L4, and a left rising line L5 are set. Each time the symbol change display is performed on the symbol display device 51, the change display stops in the order of the left symbol row Z1, the right symbol row Z3, and the middle symbol row Z2, and at the time of the stop, it is a big hit on any active line. If a combination of symbols (in the present embodiment, the same main symbol combination) is arranged, a jackpot video is displayed as a jackpot, and then the pachinko machine 1 shifts to a special gaming state.

副表示領域Dsは、主表示領域Dmよりも上方に横長に設けられており、さらに左右方向に3つの予告領域Ds1〜Ds3に等区分されている。ここで、左右の予告領域Ds1,Ds3は、センターフレーム50に設けられた左右一対の不透明な扉59,59(図2参照)で通常覆われている。この扉59はソレノイドで電気的に開閉可能なように構成されており、時としてソレノイドが励磁されて各扉59が手前側に開放されることにより、左右の予告領域Ds1,Ds3を遊技者に視認させることができるようになっている。中央の予告領域Ds2は、扉で覆い隠されずに常に視認できる表示領域となっている。   The sub display area Ds is horizontally long above the main display area Dm, and is further equally divided into three notice areas Ds1 to Ds3 in the left-right direction. Here, the left and right notice areas Ds1, Ds3 are normally covered with a pair of left and right opaque doors 59, 59 (see FIG. 2) provided in the center frame 50. The door 59 is configured to be electrically opened and closed by a solenoid, and sometimes the solenoid is excited and each door 59 is opened to the front side, so that the left and right notice areas Ds1 and Ds3 can be opened to the player. It can be visually recognized. The center notice area Ds2 is a display area that is always visible without being covered by the door.

実際の表示画面では、図4(b)に示すように、主表示領域Dmに主図柄と副図柄とが合計9個表示される。副表示領域Dsにおいては、左右の扉59が閉鎖された状態となっており、左右の予告領域Ds1,Ds3が覆い隠されて表示画面が視認できない状態となっている。変動表示の途中において、左右のいずれか一方、または両方の扉59が開放されると、左右の予告領域Ds1,Ds3に動画が表示され、通常より大当たりへ遷移し易い状態であることが遊技者に示唆される。中央の予告領域Ds2では、通常は、所定のキャラクタ(本実施形態ではハチマキを付けた少年)が所定動作をし、時として所定動作とは別の特別な動作をしたり、また別のキャラクタが現出したりして予告演出が行われる。なお、図柄表示装置51の表示画面は、原則として上下の表示領域Dm,Dsに区分されているが、各表示領域Dm,Dsを跨いでより大きく図柄やキャラクタ等を表示して表示演出を行うことができる。   On the actual display screen, as shown in FIG. 4B, a total of nine main symbols and sub-designs are displayed in the main display area Dm. In the sub display area Ds, the left and right doors 59 are closed, and the left and right notice areas Ds1, Ds3 are covered and the display screen cannot be visually recognized. If either one of the left and right doors 59 or both doors 59 are opened during the variable display, a video is displayed in the left and right notice areas Ds1, Ds3, and the player is in a state where it is easier to make a big hit than usual. Is suggested. In the center notice area Ds2, a predetermined character (a boy with a bee in this embodiment) usually performs a predetermined action and sometimes performs a special action different from the predetermined action, A notice effect will be performed. The display screen of the symbol display device 51 is divided into upper and lower display areas Dm and Ds in principle. However, a display effect is provided by displaying symbols and characters larger across the display areas Dm and Ds. be able to.

次に、本実施形態におけるパチンコ機1の電気的構成について説明する。図5はパチンコ機1における全体的な電気的構成を示したブロック図である。パチンコ機1はその制御機構として、パチンコ機1の全体的な動作を統括的に制御する主制御装置100と、主制御装置100からのコマンドに基づいて各部を制御するサブ制御装置とを備えており、本実施形態ではサブ制御装置は、払出制御装置200と音声ランプ制御装置300と表示制御部400とを備えて構成されている。またパチンコ機1は、電源装置500を備えており、この電源装置500が各部に対して電源を供給する。   Next, the electrical configuration of the pachinko machine 1 in the present embodiment will be described. FIG. 5 is a block diagram showing the overall electrical configuration of the pachinko machine 1. The pachinko machine 1 includes, as its control mechanism, a main control device 100 that comprehensively controls the overall operation of the pachinko machine 1 and a sub-control device that controls each unit based on commands from the main control device 100. In this embodiment, the sub-control device includes the payout control device 200, the sound lamp control device 300, and the display control unit 400. The pachinko machine 1 includes a power supply device 500, and the power supply device 500 supplies power to each unit.

主制御装置100は、1チップマイコンによる演算装置として構成されたCPU101と、水晶発振器又はその他の発振器を備え、一定周期のクロック信号CL1を発生する第1クロック発生回路104と、CPU101が大当たり判定を行う際の乱数を発生させる乱数発生器105と、始動入賞口34に遊技球が入賞した場合に始動入賞口通過センサ40が出力する検知信号SG1を入力して該検知信号SG1を有効とするか或いは無効とするかを判定する検知信号判定回路106と、水晶発振器又はその他の発振器を備え、CPU101を駆動するための一定周期のクロック信号CL2を発生する第2クロック発生回路107と、サブ制御装置やその他各部とデータの送受信を行うための入出力ポート108とを備えている。主制御装置100は、払出制御装置200や音声ランプ制御装置300などのサブ制御装置に対して動作を指示するための各種コマンドを送出するが、これらコマンドは主制御装置100からサブ制御装置へ一方向にのみ送信される。   The main controller 100 includes a CPU 101 configured as an arithmetic unit using a one-chip microcomputer, a crystal oscillator or other oscillator, a first clock generation circuit 104 that generates a clock signal CL1 with a constant period, and the CPU 101 makes a jackpot determination. A random number generator 105 for generating a random number to be performed, and a detection signal SG1 output from the start winning port passing sensor 40 when a game ball is won in the starting winning port 34, and the detection signal SG1 is validated Alternatively, a detection signal determination circuit 106 that determines whether to invalidate, a second clock generation circuit 107 that includes a crystal oscillator or other oscillators and generates a clock signal CL2 having a constant period for driving the CPU 101, and a sub-control device And an input / output port 108 for transmitting / receiving data to / from each other. The main control device 100 sends various commands for instructing operations to a sub-control device such as the payout control device 200 or the sound lamp control device 300. These commands are sent from the main control device 100 to the sub-control device. Sent only in the direction.

CPU101は各種の制御プログラムに基づく演算処理を実行し、サブ制御装置に対して各種コマンドを送出して各部を制御すると共に、特定ランプ表示部52および保留ランプ55,56の点灯制御を行う制御手段である。例えば、CPU101は、始動入賞口34へ遊技球が入賞したことを契機として大当たり判定(抽選)を行い、その判定結果に基づいて各部の動作を制御する。CPU101には、該CPU101により実行される各種の制御プログラムや固定値データを記憶したROM102と、そのROM102内に記憶される制御プログラムの実行に際して各種のデータ等を一時的に記憶するためのメモリであるRAM103と、その他、割込回路やタイマ回路、データ送受信回路などの各種回路が内蔵されている。   The CPU 101 executes arithmetic processing based on various control programs, sends various commands to the sub-control device to control each unit, and controls the lighting of the specific lamp display unit 52 and the holding lamps 55 and 56. It is. For example, the CPU 101 makes a jackpot determination (lottery) when a game ball has won the start winning opening 34, and controls the operation of each unit based on the determination result. The CPU 101 includes a ROM 102 that stores various control programs executed by the CPU 101 and fixed value data, and a memory that temporarily stores various data when the control program stored in the ROM 102 is executed. A certain RAM 103 and various other circuits such as an interrupt circuit, a timer circuit, and a data transmission / reception circuit are incorporated.

RAM103は、CPU101の内部レジスタの内容やCPU101により実行される制御プログラムの戻り先番地などが記憶されるスタックエリアと、各種のフラグおよびカウンタ、I/O等の値が記憶される作業エリア(作業領域)とを備えている。RAM103は、パチンコ機1の電源の遮断後においても電源装置500からバックアップ電圧が供給されてデータを保持(バックアップ)できる構成となっており、RAM103に記憶されるデータは、すべてバックアップされる。   The RAM 103 is a stack area for storing the contents of the internal registers of the CPU 101, the return address of the control program executed by the CPU 101, and a work area (work for storing various flags, counters, and I / O values). Area). The RAM 103 is configured to be able to retain (backup) data by being supplied with a backup voltage from the power supply device 500 even after the power of the pachinko machine 1 is cut off, and all data stored in the RAM 103 is backed up.

停電などの発生により電源が遮断されると、その電源遮断時(停電発生時を含む。以下同様)のI/O等の値がRAM103に記憶される。一方、電源投入時(停電解消による電源投入を含む。以下同様)には、RAM103に記憶されている情報に基づいて、パチンコ機1の状態が電源遮断前の状態に復帰される。RAM103への書き込みはメイン処理(図14参照)によって電源遮断時に実行され、RAM103に書き込まれた各値の復帰は電源投入時の立ち上げ処理(図13参照)において実行される。なお、CPU101のNMI端子(ノンマスカブル割込端子)には、停電等の発生による電源遮断時に、停電監視回路502からの停電信号が入力されるように構成されており、その停電信号がCPU101へ入力されると、停電時処理としてのNMI割込処理(図12参照)が即座に実行される。   When the power supply is shut down due to the occurrence of a power failure or the like, the RAM 103 stores values such as I / O at the time of the power shutdown (including when the power failure occurs, the same applies hereinafter). On the other hand, at the time of power-on (including power-on due to power failure cancellation, the same applies hereinafter), the state of the pachinko machine 1 is restored to the state before power-off based on the information stored in the RAM 103. Writing to the RAM 103 is executed when the power is shut off by the main process (see FIG. 14), and restoration of each value written in the RAM 103 is executed in a start-up process (see FIG. 13) when the power is turned on. Note that a power failure signal from the power failure monitoring circuit 502 is input to the NMI terminal (non-maskable interrupt terminal) of the CPU 101 when the power is interrupted due to the occurrence of a power failure or the like. Then, the NMI interrupt process (see FIG. 12) as a power failure process is immediately executed.

主制御装置100のCPU101には、アドレスバス及びデータバスで構成されるバスライン109を介して入出力ポート108が接続されている。入出力ポート108には、払出制御装置200、音声ランプ制御装置300、特定ランプ表示部52、保留ランプ55,56および各種スイッチ610が接続されている。各種スイッチ610には、始動入賞口通過センサ40の他、図示しないスイッチ群やセンサ群などが含まれる。またCPU101にはバスライン114を介して第2クロック発生回路107が接続されており、CPU101は第2クロック発生回路107が発生するクロック信号CL2に基づいて各種の制御プログラムに基づく演算処理を実行する。   An input / output port 108 is connected to the CPU 101 of the main control device 100 via a bus line 109 composed of an address bus and a data bus. The input / output port 108 is connected to the payout control device 200, the sound lamp control device 300, the specific lamp display unit 52, the holding lamps 55 and 56, and various switches 610. The various switches 610 include a start winning port passing sensor 40 and a switch group and a sensor group (not shown). The CPU 101 is connected to the second clock generation circuit 107 via the bus line 114, and the CPU 101 executes arithmetic processing based on various control programs based on the clock signal CL2 generated by the second clock generation circuit 107. .

本実施形態では、CPU101が大当たり判定を行う際に使用する乱数の発生方式としてハードウェア乱数方式を採用しており、そのハードウェア乱数機構として、上述した第1クロック発生回路104、乱数発生器105および検知信号判定回路106が設けられている。第1クロック発生回路104は一定の周期信号を発生させる周期信号発生手段であり、例えばCPU101を駆動するためのクロック信号CL2とは非同期の周期信号であるクロック信号CL1を発生し、このクロック信号CL1を、バスライン111を介して乱数発生器105および検知信号判定回路106に出力する。乱数発生器105は、クロック信号CL1に基づいて乱数を発生させるように構成されたハードウェア乱数発生手段であり、クロック信号CL1の1パルス毎に乱数を更新する。乱数発生器105とCPU101はバスライン112によって接続されており、乱数発生器105で発生する乱数はバスライン112を介してCPU101に出力される。   In the present embodiment, a hardware random number method is employed as a random number generation method used when the CPU 101 performs a jackpot determination, and the first clock generation circuit 104 and the random number generator 105 described above are used as the hardware random number mechanism. In addition, a detection signal determination circuit 106 is provided. The first clock generation circuit 104 is periodic signal generation means for generating a constant periodic signal. For example, the first clock generation circuit 104 generates a clock signal CL1 that is asynchronous with the clock signal CL2 for driving the CPU 101, and this clock signal CL1. Is output to the random number generator 105 and the detection signal determination circuit 106 via the bus line 111. The random number generator 105 is hardware random number generating means configured to generate a random number based on the clock signal CL1, and updates the random number for each pulse of the clock signal CL1. The random number generator 105 and the CPU 101 are connected by a bus line 112, and the random number generated by the random number generator 105 is output to the CPU 101 via the bus line 112.

検知信号判定回路106は、入出力ポート108とバスライン110を介して接続されており、このバスライン110を介して始動入賞口通過センサ40が出力する検知信号SG1を入力する。また上述したように検知信号判定回路106には、第1クロック発生回路104が発生するクロック信号CL1が入力する。さらに検知信号判定回路106は、CPU101とバスライン113で接続されている。この検知信号判定回路106は、始動入賞口通過センサ40から検知信号SG1を入力した場合、第1クロック発生回路104からクロック信号CL1を正常に入力していることを条件にその検知信号SG1を有効な検知信号とし、CPU101に対して有効検知信号を出力するように構成されている。そしてCPU101は、検知信号判定回路106から有効検知信号を入力すると、乱数発生器105から乱数を取得し、その取得した乱数に基づいて大当たり判定を行うように構成されている。   The detection signal determination circuit 106 is connected to the input / output port 108 via the bus line 110, and receives the detection signal SG <b> 1 output from the start winning port passing sensor 40 via the bus line 110. As described above, the detection signal determination circuit 106 receives the clock signal CL1 generated by the first clock generation circuit 104. Further, the detection signal determination circuit 106 is connected to the CPU 101 via the bus line 113. When the detection signal SG1 is input from the start winning opening passage sensor 40, the detection signal determination circuit 106 validates the detection signal SG1 on condition that the clock signal CL1 is normally input from the first clock generation circuit 104. And a valid detection signal is output to the CPU 101. The CPU 101 is configured to obtain a random number from the random number generator 105 when a valid detection signal is input from the detection signal determination circuit 106, and to determine the jackpot based on the acquired random number.

ここで上記のような主制御装置100の具体的な回路構成の一例について説明する。図6は主制御装置100の詳細な回路構成を示すブロック図である。乱数発生器105は、カウンタ120とラッチ回路121とを備えている。カウンタ120は、第1クロック発生回路104から入力するクロック信号CL1を1パルスずつ計数するものであり、本実施形態ではクロック信号CL1の立ち上がりに応答してカウント値を1加算する。ただし、クロック信号CL1の立ち下がりに応答してカウント値を1加算するものであっても良い。このカウンタ120は、例えば8バイト(64ビット)カウンタで構成され、0〜65535の範囲内でクロックパルスを入力する都度そのカウント値を更新していき、最大値(65535)に達した後、再び0に戻るようになっている。パチンコ機1では、このカウンタ120のカウント値を大当たり判定時に参照する乱数として採用している。   Here, an example of a specific circuit configuration of the main controller 100 as described above will be described. FIG. 6 is a block diagram showing a detailed circuit configuration of the main controller 100. The random number generator 105 includes a counter 120 and a latch circuit 121. The counter 120 counts the clock signal CL1 input from the first clock generation circuit 104 one pulse at a time. In this embodiment, the counter 120 adds 1 to the count value in response to the rising edge of the clock signal CL1. However, the count value may be incremented by 1 in response to the falling edge of the clock signal CL1. This counter 120 is composed of, for example, an 8-byte (64-bit) counter, and updates the count value every time a clock pulse is input within the range of 0 to 65535, and after reaching the maximum value (65535), the counter 120 again. It is supposed to return to zero. In the pachinko machine 1, the count value of the counter 120 is adopted as a random number that is referred to when determining the jackpot.

ラッチ回路121はカウンタ120のカウント値を入力し、そのカウント値を任意のタイミングで保持して出力する保持手段である。ラッチ回路121は、検知信号判定回路106から出力される有効検知信号SG2を入力するように構成されており、カウンタ120が逐次更新するカウント値を、有効検知信号SG2の入力に応答してラッチし、そのラッチしたカウント値を乱数としてCPU101に出力する。ラッチ回路121は、有効検知信号SG2がオンである間、カウント値のラッチ状態を継続するが、カウンタ120はその間にもクロック信号CL1のクロックパルスに基づいてカウント値を更新し続ける。   The latch circuit 121 is a holding unit that inputs the count value of the counter 120 and holds and outputs the count value at an arbitrary timing. The latch circuit 121 is configured to input the valid detection signal SG2 output from the detection signal determination circuit 106, and latches the count value sequentially updated by the counter 120 in response to the input of the valid detection signal SG2. The latched count value is output to the CPU 101 as a random number. The latch circuit 121 continues to latch the count value while the validity detection signal SG2 is on, but the counter 120 continues to update the count value based on the clock pulse of the clock signal CL1 during that time.

本実施形態では、第2クロック発生回路107が発生するクロック信号CL2の周波数f2が8MHzとなっており、CPU101は、このクロック信号CL2に基づいて動作する。これに対し、第1クロック発生回路104が発生するクロック信号CL1の周波数f1は7.9152・・・MHzであり、クロック信号CL2の周波数f2とは非同期の周期信号となっている。これにより、カウンタ120の動作は、CPU101の動作とは同期しなくなり、パチンコ機1において一定周期ごとに「大当たり」となるタイミングが発生することを抑制でき、体感器などを使用して「大当たり」となるタイミングを狙う不正な狙い打ちなどに対する有効な対抗手段を構成する。   In the present embodiment, the frequency f2 of the clock signal CL2 generated by the second clock generation circuit 107 is 8 MHz, and the CPU 101 operates based on the clock signal CL2. On the other hand, the frequency f1 of the clock signal CL1 generated by the first clock generation circuit 104 is 7.9152... MHz, and is a periodic signal that is asynchronous with the frequency f2 of the clock signal CL2. Thereby, the operation of the counter 120 is not synchronized with the operation of the CPU 101, and it is possible to suppress the occurrence of the timing of “big hit” at every fixed period in the pachinko machine 1, and “big hit” using a sensory device or the like. It constitutes effective countermeasures against illegal aiming and the like aiming at the timing.

検知信号判定回路106は、Dフリップフロップ130と、波形整形機能を有するシュミットトリガ131と、クロック信号CL1を反転させるためのインバータ132とを備えている。始動入賞口通過センサ40から出力される検知信号SG1は、入出力ポート108を介して主制御装置100に入力すると、検知信号判定回路106のシュミットトリガ131に入力する。シュミットトリガ131は検知信号SG1の波形を整形し、その整形した検知信号をDフリップフロップ130のD入力に出力する。このように本実施形態では、検知信号SG1をDフリップフロップ130に入力する前段に波形整形手段としてシュミットトリガ131を設けており、これにより検知信号SG1のチャタリングを防止している。ただし、チャタリングを防止するための波形整形手段としては、上述したシュミットトリガ131に限定するものではなく、他の構成を採用しても良い。例えば、ローパスフィルタなどのフィルタ回路を波形整形手段として設け、これにより検知信号SG1の波形を整形するように構成しても良い。   The detection signal determination circuit 106 includes a D flip-flop 130, a Schmitt trigger 131 having a waveform shaping function, and an inverter 132 for inverting the clock signal CL1. When the detection signal SG1 output from the start winning port passing sensor 40 is input to the main control device 100 via the input / output port 108, the detection signal SG1 is input to the Schmitt trigger 131 of the detection signal determination circuit 106. The Schmitt trigger 131 shapes the waveform of the detection signal SG1 and outputs the shaped detection signal to the D input of the D flip-flop 130. As described above, in this embodiment, the Schmitt trigger 131 is provided as a waveform shaping means before the detection signal SG1 is input to the D flip-flop 130, thereby preventing chattering of the detection signal SG1. However, the waveform shaping means for preventing chattering is not limited to the Schmitt trigger 131 described above, and other configurations may be adopted. For example, a filter circuit such as a low-pass filter may be provided as the waveform shaping means, thereby shaping the waveform of the detection signal SG1.

インバータ132は、カウンタ120がカウント値を更新するタイミングと、Dフリップフロップ130が作動するタイミングとを所定時間(本実施形態の場合はクロック信号CL1の半周期分)ずらせるためのタイミング調整手段として設けられている。このインバータ132によってクロック信号CL1が反転し、その反転信号がDフリップフロップ130のC入力に入力する。このようにインバータ132がクロック信号CL1を反転させる構成とすることにより、タイミング調整手段をひとつの素子で実現できるので部品コストを安く抑えることができる。ただし、タイミング調整手段はインバータ132を用いて構成される形態に限定するものではなく、例えば遅延回路によってタイミング調整手段を構成してもよい。   The inverter 132 is a timing adjustment unit for shifting the timing at which the counter 120 updates the count value and the timing at which the D flip-flop 130 is operated by a predetermined time (in this embodiment, the half cycle of the clock signal CL1). Is provided. The inverter 132 inverts the clock signal CL 1 and inputs the inverted signal to the C input of the D flip-flop 130. In this way, by adopting a configuration in which the inverter 132 inverts the clock signal CL1, the timing adjustment means can be realized by one element, so that the component cost can be reduced. However, the timing adjustment unit is not limited to the configuration configured using the inverter 132, and the timing adjustment unit may be configured by a delay circuit, for example.

Dフリップフロップ130は、検知信号判定回路106の主たる機能、すなわち、始動入賞口通過センサ40が検知した検知信号を入力した場合に、第1クロック発生回路104からクロック信号CL1を正常に入力していることを条件にその検知信号を有効な検知信号とし、有効検知信号を出力する機能をひとつの素子で実現するものであり、これにより部品コストを抑え、かつ主制御装置100に配置し易い形態となっている。Dフリップフロップ130は、D入力およびC入力の2つの入力ポートと有し、Q出力およびQバー出力の2つの出力ポートを有している。始動入賞口通過センサ40が出力する検知信号SG1は、シュミットトリガ131を介してDフリップフロップ130のD入力に入力する。第1クロック発生回路104が発生するクロック信号CL1は、インバータ132を介してDフリップフロップ130のC入力に入力する。このようなDフリップフロップ130は、D入力の検知信号がオンになった場合、C入力のクロック信号の立ち上がりに応答してQ出力およびQバー出力のそれぞれから有効検知信号SG2,SG3を出力する。   The D flip-flop 130 normally inputs the clock signal CL1 from the first clock generation circuit 104 when the main function of the detection signal determination circuit 106, that is, the detection signal detected by the start winning port passing sensor 40 is input. The detection signal is used as an effective detection signal on the condition that the detection signal is effective, and the function of outputting the effective detection signal is realized by one element, thereby reducing the cost of components and being easy to arrange in the main controller 100. It has become. The D flip-flop 130 has two input ports of D input and C input, and has two output ports of Q output and Q bar output. The detection signal SG1 output from the start winning port passing sensor 40 is input to the D input of the D flip-flop 130 via the Schmitt trigger 131. The clock signal CL1 generated by the first clock generation circuit 104 is input to the C input of the D flip-flop 130 via the inverter 132. The D flip-flop 130 outputs the valid detection signals SG2 and SG3 from the Q output and the Q bar output in response to the rising edge of the C input clock signal when the D input detection signal is turned on. .

図7は、ハードウェア乱数機構の動作を説明するためのタイミングチャートである。第1クロック発生回路104はクロック信号CL1を出力し、カウンタ120はクロック信号CL1の立ち上がりのタイミングでカウント値を加算する。Dフリップフロップ130のC入力には、クロック信号CL1の反転信号が入力しており、Dフリップフロップ130はこの反転信号の立ち上がりのタイミングでD入力の状態を判定し、前回の判定時と異なる状態に遷移していれば、D入力の状態に基づいてQ出力およびQバー出力を遷移させ、前回の判定時と同じ状態を継続していれば、Q出力およびQバー出力をそのまま保持する。図7に示すように、あるタイミングt1でD入力がオンした場合(すなわち、始動入賞口通過センサ40が遊技球を検知し、検知信号SG1がオンになった場合)、Dフリップフロップ130はC入力の次の立ち上がりのタイミングt2でD入力のオン状態を検知し、Q出力をローレベルからハイレベルに遷移させると共に、Qバー出力をハイレベルからローレベルに遷移させることにより、有効検知信号SG2,SG3を出力する。Dフリップフロップ130が有効検知信号SG2,SG3を出力するタイミングt2は、カウンタ120がカウント値を更新するタイミングとクロック信号CL1の半周期分ずれている。そのため、Dフリップフロップ130は、カウンタ120においてカウント値が更新されてから次の更新が行われるまでの間のカウント値が安定して保持されている期間中に有効検知信号SG2,SG3を出力する。   FIG. 7 is a timing chart for explaining the operation of the hardware random number mechanism. The first clock generation circuit 104 outputs the clock signal CL1, and the counter 120 adds the count value at the rising timing of the clock signal CL1. An inverted signal of the clock signal CL1 is input to the C input of the D flip-flop 130. The D flip-flop 130 determines the state of the D input at the rising timing of the inverted signal, and is different from the previous determination. If the transition is made, the Q output and the Q bar output are transited based on the state of the D input, and if the same state as the previous determination is continued, the Q output and the Q bar output are held as they are. As shown in FIG. 7, when the D input is turned on at a certain timing t1 (that is, when the start winning opening passing sensor 40 detects a game ball and the detection signal SG1 is turned on), the D flip-flop 130 is C By detecting the ON state of the D input at the next rising timing t2 of the input, the Q output is changed from the low level to the high level, and the Q bar output is changed from the high level to the low level, thereby enabling the valid detection signal SG2. , SG3 is output. The timing t2 at which the D flip-flop 130 outputs the validity detection signals SG2 and SG3 is shifted from the timing at which the counter 120 updates the count value by a half cycle of the clock signal CL1. For this reason, the D flip-flop 130 outputs the valid detection signals SG2 and SG3 during a period in which the count value from when the count value is updated in the counter 120 until the next update is stably held. .

遊技球が始動入賞口通過センサ40を通過するのに要する時間は約8〜15msであり、この間、検知信号SG1はオン状態を保持する。したがって、Dフリップフロップ130のD入力がタイミングt1でオンすると、そのオン状態は期間T1(=約8〜15ms)の間そのまま保持され、遊技球が始動入賞口通過センサ40を通過し終えるタイミングt3でオフとなる。これに伴い、Dフリップフロップ130はC入力の次の立ち上がりのタイミングt4でD入力のオフ状態を検知し、Q出力をハイレベルからローレベルに遷移させると共に、Qバー出力をローレベルからハイレベルに遷移させることにより、有効検知信号SG2,SG3をオフにする。Dフリップフロップ130から有効検知信号SG2,SG3が出力される期間T2は、D入力のオン期間T1とほぼ同程度となり、約8〜15msとなる。   The time required for the game ball to pass through the start winning opening passage sensor 40 is about 8 to 15 ms, and during this time, the detection signal SG1 is kept on. Therefore, when the D input of the D flip-flop 130 is turned on at timing t1, the on state is maintained as it is for the period T1 (= about 8 to 15 ms), and the timing t3 when the game ball finishes passing through the start winning opening passing sensor 40. Turn off. Along with this, the D flip-flop 130 detects the OFF state of the D input at the next rising timing t4 of the C input, changes the Q output from the high level to the low level, and changes the Q bar output from the low level to the high level. The effective detection signals SG2 and SG3 are turned off by making the transition to. The period T2 during which the valid detection signals SG2 and SG3 are output from the D flip-flop 130 is approximately the same as the ON period T1 of the D input, and is approximately 8 to 15 ms.

有効検知信号SG2は上述したようにラッチ回路121に出力されており、ラッチ回路121は有効検知信号SG2の立ち上がりに応答してカウンタ120から逐次入力するカウント値をラッチし、その状態を有効検知信号SG2がオフになるまでの期間T2の間、保持し続ける。また有効検知信号SG3はCPU101に出力されており、CPU101は有効検知信号SG3の立ち下がりに応答して例えばRAM103に有効検知信号SG3がオン状態となったことを示すフラグを設定する。そしてCPU101は、内蔵されたタイマ回路が2msを計時する毎に、後述するタイマ割込処理(図10参照)を実行し、このタイマ割込処理において有効検知信号SG3がオンになったことを示すフラグが設定されているか否かを判定し、フラグが設定されていれば遊技球が始動入賞口34に入賞したと判断してラッチ回路121がラッチしている乱数を乱数発生器105から取得し、その乱数をRAM103に格納する。さらにCPU101は、4ms毎に実行する変動開始処理(図16参照)においてRAM103に格納した乱数を読み出し、その乱数がROM102に予め記憶された「大当たり」を示す値である場合には、図柄表示装置51における図柄の変動表示を大当たり図柄の組合せで停止させ、その後、特別遊技状態(大当たり状態)を発生させる。またRAM103から読み出した乱数が「大当たり」を示す値でない場合には、図柄表示装置51における図柄の変動表示をハズレ図柄の組合せで停止させ、通常の遊技状態を継続する。このようにCPU101は、Dフリップフロップ130から有効検知信号SG3を入力すると、その入力に応答して乱数発生器105から乱数の読み込みを行うが、この乱数の読み込みを行うタイマ割込処理は、有効検知信号SG3の出力が保持される期間T2よりも短い期間(すなわち2ms)で繰り返し行われるので、ラッチ回路121が乱数をラッチしている安定した状態で読み込みを行うことができる。   As described above, the validity detection signal SG2 is output to the latch circuit 121. The latch circuit 121 latches the count value sequentially input from the counter 120 in response to the rising edge of the validity detection signal SG2, and the state is indicated as the validity detection signal. It is held for a period T2 until SG2 is turned off. The validity detection signal SG3 is output to the CPU 101, and the CPU 101 sets a flag indicating that the validity detection signal SG3 is turned on, for example, in the RAM 103 in response to the fall of the validity detection signal SG3. The CPU 101 executes a timer interrupt process (see FIG. 10) described later every time the built-in timer circuit measures 2 ms, and indicates that the validity detection signal SG3 is turned on in this timer interrupt process. It is determined whether or not the flag is set. If the flag is set, it is determined that the game ball has won the start winning opening 34, and the random number latched by the latch circuit 121 is acquired from the random number generator 105. The random number is stored in the RAM 103. Further, the CPU 101 reads the random number stored in the RAM 103 in the variation start process (see FIG. 16) executed every 4 ms, and if the random number is a value indicating “big hit” stored in the ROM 102 in advance, the symbol display device The change display of the symbol in 51 is stopped by the combination of the jackpot symbol, and then a special gaming state (a jackpot state) is generated. If the random number read from the RAM 103 is not a value indicating “big hit”, the symbol variation display on the symbol display device 51 is stopped by the combination of lost symbols, and the normal gaming state is continued. As described above, when the CPU 101 receives the validity detection signal SG3 from the D flip-flop 130, the CPU 101 reads the random number from the random number generator 105 in response to the input. The timer interrupt processing for reading the random number is effective. Since it is repeatedly performed in a period shorter than the period T2 in which the output of the detection signal SG3 is held (that is, 2 ms), reading can be performed in a stable state where the latch circuit 121 latches the random number.

ここで第1クロック発生回路104が故障又はその他の原因により、クロック信号CL1を出力しなくなった場合を考える。この場合、クロック信号CL1が停止するので、それ以後、カウンタ120におけるカウント動作が停止し、カウント値が更新されなくなると共に、クロック信号CL1が停止した時点のカウント値を保持し続ける。その一方、Dフリップフロップ130は、クロック信号CL1が停止したことによりC入力も停止するので、上述した機能を発揮しなくなる。すなわち、始動入賞口通過センサ40が検知信号SG1を出力してD入力がオンした場合であっても、Dフリップフロップ130はC入力が途絶えているので有効検知信号SG2,SG3を出力することはない。したがって、この場合、遊技球が始動入賞口34に入賞してもCPU101はそれに伴う処理を実行しないので、図柄表示装置51における図柄の変動表示が行われなくなり、パチンコ機1において何らかの不具合が生じていることを速やかに把握することができ、例えば遊技ホールにおいて遊技停止の措置を行うなど、速やかに対処することが可能である。   Consider a case where the first clock generation circuit 104 stops outputting the clock signal CL1 due to a failure or other cause. In this case, since the clock signal CL1 is stopped, the count operation in the counter 120 is stopped thereafter, the count value is not updated, and the count value at the time when the clock signal CL1 is stopped is continuously held. On the other hand, the D flip-flop 130 does not perform the above-described function because the C input is also stopped when the clock signal CL1 is stopped. In other words, even when the start winning opening passing sensor 40 outputs the detection signal SG1 and the D input is turned on, the D flip-flop 130 outputs the valid detection signals SG2 and SG3 because the C input is interrupted. Absent. Therefore, in this case, even if the game ball wins the start winning opening 34, the CPU 101 does not execute the process associated therewith, so that the symbol display on the symbol display device 51 is not performed, and some trouble occurs in the pachinko machine 1. For example, it is possible to promptly cope with the situation, for example, by taking measures to stop the game in the game hall.

なお、図5(又は図6)の例では、第1クロック発生回路104から乱数発生器105に接続されたバスライン111を途中で分岐させてクロック信号CL1を検知信号判定回路106に入力させる場合を示しているが、この場合にはなるべくクロック信号CL1が乱数発生器105に入力する位置或いはその近傍位置に分岐点を設けることが好ましい。これにより、第1クロック発生回路104が故障又はその他の原因で作動しなくなった場合だけでなく、バスライン111の結線不良が生じた場合にもその異常を速やかに把握することができるようになる。   In the example of FIG. 5 (or FIG. 6), the bus line 111 connected from the first clock generation circuit 104 to the random number generator 105 is branched halfway to input the clock signal CL1 to the detection signal determination circuit 106. In this case, it is preferable to provide a branch point at a position where the clock signal CL1 is input to the random number generator 105 or a position in the vicinity thereof as much as possible. As a result, not only when the first clock generation circuit 104 fails to operate due to a failure or other cause, but also when the connection failure of the bus line 111 occurs, the abnormality can be quickly grasped. .

また本実施形態の場合、遊技球が始動入賞口34に入賞したにもかかわらず、図柄表示装置51における図柄の変動表示が行われない原因として、上述したように第1クロック発生回路104が故障などによって正常に作動していない場合があるが、その他の原因として始動入賞口通過センサ40が正常に作動していない場合がある。そこで、これら2つの原因をより判別し易くするため、例えば始動入賞口通過センサ40が遊技球を検知した場合、その検知信号SG1を検知信号判定回路106に入力させると共に、その検知信号SG1を別途CPU101に直接入力させ、CPU101は、始動入賞口通過センサ40から直接入力する検知信号SG1を、始動入賞口34に入賞したことに伴う賞球の払い出しのための信号として用いるように構成してもよい。これによると、遊技球が始動入賞口34に入賞したにもかかわらず、図柄表示装置51における図柄の変動表示が行われない場合であっても、賞球の払い出しが正常に行われた場合には、第1クロック発生回路104が正常に作動していないということを容易に特定することができる。   In the case of the present embodiment, as described above, the first clock generation circuit 104 is broken as a cause of the fact that the symbol variation display on the symbol display device 51 is not performed even though the game ball has won the start winning opening 34. There are cases where it does not operate normally due to the above, but there may be cases where the start winning port passing sensor 40 is not operating normally as another cause. Therefore, in order to make it easier to discriminate between these two causes, for example, when the start winning opening passing sensor 40 detects a game ball, the detection signal SG1 is input to the detection signal determination circuit 106 and the detection signal SG1 is separately input. The CPU 101 may be directly input, and the CPU 101 may be configured to use the detection signal SG1 directly input from the start winning opening passing sensor 40 as a signal for paying out a winning ball when winning at the starting winning opening 34. Good. According to this, even when the game ball is won at the start winning opening 34, even when the symbol change display on the symbol display device 51 is not performed, the payout of the prize ball is normally performed. Can easily identify that the first clock generation circuit 104 is not operating normally.

第1クロック発生回路104は上述のように7.9152・・・MHzのクロック信号CL1を出力し、カウンタ120はこの高速のクロック信号CL1の1パルス毎にカウント値を更新するので、本実施形態におけるカウンタ120は、ソフトウェア乱数方式に比べると高速にカウント値を更新する。またCPU101のROM102には「大当たり」を示す値として予め複数(200程度)の値が記憶されている。ここで「大当たり」を示す複数の値のそれぞれを連続した値とするのではなく、非連続の飛び値として設定しておくことにより、高速動作するカウンタ120は「大当たり」に対応する乱数を非連続で発生させると共に、その乱数を発生させる1回当たりの期間をクロック信号CL1の1周期分という短い期間にできるため、狙い打ちによって大当たりを発生させることを難しくできるという利点がある。ただしその反面、ROM102に記憶する「大当たり」を示す複数の値を非連続の飛び値としておくと、CPU101が大当たり判定を行う際には、乱数発生器105から取得した乱数を、飛び値のそれぞれと比較しながら、ひとつずつ複数回の判定を行う必要があるため、大当たり判定時の処理効率が低下する。そこで本実施形態では、より好ましい形態として図8に示すような構成を採用している。   As described above, the first clock generation circuit 104 outputs the clock signal CL1 of 7.9152... MHz, and the counter 120 updates the count value for each pulse of the high-speed clock signal CL1. Counter 120 updates the count value faster than the software random number method. The ROM 102 of the CPU 101 stores a plurality of values (about 200) in advance as values indicating “big hit”. Here, by setting each of a plurality of values indicating “big hit” not as continuous values but as non-continuous jump values, the counter 120 that operates at high speed does not generate a random number corresponding to “big hit”. In addition to being generated continuously, the period for generating the random number can be as short as one cycle of the clock signal CL1, so that it is difficult to generate a big hit by aiming. However, on the other hand, if a plurality of values indicating “big hit” stored in the ROM 102 are set as discontinuous jump values, when the CPU 101 determines the big hit, the random number acquired from the random number generator 105 is used as each jump value. Since it is necessary to make a plurality of determinations one by one, the processing efficiency at the time of jackpot determination is reduced. Therefore, in the present embodiment, a configuration as shown in FIG. 8 is adopted as a more preferable form.

図8は、乱数発生器105とCPU101とを接続するバスライン112の配線パターンの一例を示す図である。乱数発生器105のラッチ回路121は、8バイトの乱数を1バイトずつの情報とし、各情報を出力ポート121aに並列出力する。出力ポート121aは、上位バイトから下位バイトまで順に配置され、ラッチ回路121から出力される1バイトずつの情報を個別に出力するポートを備えている。またCPU101には入力ポート101aが設けられている。入力ポート101aは、上位バイトから下位バイトまで順に配置され、1バイトずつの情報を個別に入力するポートを備えている。バスライン112は、乱数発生器105の出力ポート121aとCPU101の入力ポート101aの間を電気的に接続するように配線されており、1バイトずつの情報を個別に伝送する伝送ラインを合計8本備えている。このバスライン112は、図8に示すように、上位バイトと下位バイトとを互いにクロスさせた状態で配線されている。そのため、乱数発生器105の出力ポート121aから出力される乱数の上位4バイトの情報は、クロス配線されたバスライン112によってCPU101の入力ポート101aに対して下位4バイトの情報として入力する。また乱数発生器105の出力ポート121aから出力される乱数の下位4バイトの情報は、クロス配線されたバスライン112によってCPU101の入力ポート101aに対して上位4バイトの情報として入力する。したがって、CPU101に入力する乱数は、乱数発生器105が発生する乱数の上位バイトと下位バイトとを入れ替えた値となる。   FIG. 8 is a diagram illustrating an example of a wiring pattern of the bus line 112 that connects the random number generator 105 and the CPU 101. The latch circuit 121 of the random number generator 105 uses 8-byte random numbers as information for each byte, and outputs each information in parallel to the output port 121a. The output port 121a is arranged in order from the upper byte to the lower byte, and includes a port for individually outputting information for each byte output from the latch circuit 121. The CPU 101 is provided with an input port 101a. The input port 101a is arranged in order from the upper byte to the lower byte, and includes a port for individually inputting information for each byte. The bus line 112 is wired so as to electrically connect the output port 121a of the random number generator 105 and the input port 101a of the CPU 101, and a total of eight transmission lines for individually transmitting information for each byte. I have. As shown in FIG. 8, the bus line 112 is wired with the upper byte and the lower byte crossing each other. Therefore, the upper 4 bytes information of the random number output from the output port 121 a of the random number generator 105 is input as lower 4 bytes information to the input port 101 a of the CPU 101 through the cross-wired bus line 112. The lower 4 bytes of the random number output from the output port 121a of the random number generator 105 is input as upper 4 bytes of information to the input port 101a of the CPU 101 through the cross-wired bus line 112. Therefore, the random number input to the CPU 101 is a value obtained by replacing the upper byte and the lower byte of the random number generated by the random number generator 105.

そして本実施形態では、CPU101のROM102に予め記憶しておく「大当たり」を示す複数の値を連続した値として設定する。例えば、通常状態(低確率状態)における「大当たり」を示す値として0〜199の連続値を設定する。この場合、CPU101に入力する乱数は、乱数発生器105が発生する乱数の上位バイトと下位バイトとを入れ替えた値になるため、高速動作するカウンタ120は、CPU101において「大当たり」となる乱数(すなわち、0〜199の上位バイトと下位バイトを入れ替えた値)を非連続で発生させることとなり、かつ、その乱数を発生させる1回当たりの期間をクロック信号CL1の1周期分という短い期間とすることができる。加えて、この場合には、CPU101が大当たり判定を行う際、CPU101に入力した乱数が「大当たり」を示す連続した値(0〜199)の範囲内であるか否かの判定を1回行えば、大当たりか或いはハズレかを決定することができ、大当たり判定時の処理効率が向上する。   In this embodiment, a plurality of values indicating “big hit” stored in advance in the ROM 102 of the CPU 101 are set as continuous values. For example, a continuous value of 0 to 199 is set as a value indicating “big hit” in the normal state (low probability state). In this case, since the random number input to the CPU 101 is a value obtained by switching the upper byte and the lower byte of the random number generated by the random number generator 105, the counter 120 that operates at high speed is a random number that is “big hit” in the CPU 101 (that is, , A value obtained by exchanging the upper byte and the lower byte of 0 to 199) is generated discontinuously, and the period for generating the random number is a short period of one cycle of the clock signal CL1. Can do. In addition, in this case, when the CPU 101 performs the jackpot determination, it is only necessary to determine once whether or not the random number input to the CPU 101 is within a range of continuous values (0 to 199) indicating “jackpot”. It is possible to determine whether it is a big hit or a loss, and the processing efficiency at the time of jackpot determination is improved.

また通常状態(低確率状態)だけでなく、高確率状態(確変状態)における「大当たり」を示す値についても連続値を採用することが好ましい。高確率状態では「大当たり」を示す値の個数が通常状態(低確率状態)よりも多くなるが、上記と同様にそれらの値を連続した値として設定しておくことにより、高確率状態でも1回の判定を行えば、大当たりか或いはハズレかを決定することができ、大当たり判定時の処理効率が向上する。   Further, it is preferable to adopt a continuous value not only for the normal state (low probability state) but also for the value indicating “big hit” in the high probability state (probability variation state). In the high probability state, the number of values indicating “big hit” is larger than that in the normal state (low probability state). However, by setting these values as continuous values in the same manner as described above, it is 1 even in the high probability state. If the determination is made once, it can be determined whether the jackpot or lost, and the processing efficiency at the time of jackpot determination is improved.

なお、図8のようにバスライン112をクロス配線することにより、バスライン112に対して不正なぶら下げ基板を取り付けることが困難になり、不正行為に対する有効な対抗策となる。   In addition, by cross-wiring the bus line 112 as shown in FIG. 8, it becomes difficult to attach an unauthorized hanging board to the bus line 112, which is an effective countermeasure against fraud.

このように本実施形態の主制御装置100では、CPU101が大当たり判定に用いる乱数の発生方式としてハードウェア乱数機構が設けられており、この機構には、第1クロック発生回路104が正常に動作しているか否かを監視し、正常に動作している場合には、始動入賞口通過センサ40が検知した大当たり判定の契機となる検知信号SG1を有効化してCPU101に出力する検知信号判定回路106が設けられている。この検知信号判定回路106は、第1クロック発生回路104が正常に動作していない場合、始動入賞口通過センサ40から検知信号SG1を入力してもその検知信号を無効とし、CPU101に対して有効検知信号SG3を出力することはない。そのため、CPU101において大当たり判定(抽選)は行われず、図柄表示装置51の変動表示も行われないこととなり、パチンコ機1において不具合が発生していることを速やかに把握することができるようになる。   As described above, in the main control device 100 of the present embodiment, the hardware random number mechanism is provided as a random number generation method used by the CPU 101 for the jackpot determination, and the first clock generation circuit 104 operates normally in this mechanism. A detection signal determination circuit 106 that validates the detection signal SG1 that triggers the jackpot determination detected by the start winning opening sensor 40 and outputs it to the CPU 101 when it is operating normally. Is provided. When the first clock generation circuit 104 is not operating normally, the detection signal determination circuit 106 invalidates the detection signal SG1 even when the detection signal SG1 is input from the start winning opening passing sensor 40, and is effective for the CPU 101. The detection signal SG3 is not output. Therefore, the jackpot determination (lottery) is not performed in the CPU 101, and the variable display of the symbol display device 51 is not performed, so that it is possible to quickly grasp that a malfunction has occurred in the pachinko machine 1.

図5に戻り、払出制御装置200は、払出モータ601により賞球や貸出球の払出制御を行うものである。演算装置であるCPU201は、そのCPU201により実行される制御プログラムや固定値データ等を記憶したROM202と、ワークメモリ等として使用されるRAM203とを備えている。   Returning to FIG. 5, the payout control device 200 performs payout control of prize balls and rental balls by the payout motor 601. A CPU 201 that is an arithmetic device includes a ROM 202 that stores a control program executed by the CPU 201, fixed value data, and the like, and a RAM 203 that is used as a work memory or the like.

払出制御装置200のRAM203は、主制御装置100のRAM103と同様に、CPU201の内部レジスタの内容やCPU201により実行される制御プログラムの戻り先番地などが記憶されるスタックエリアと、各種のフラグおよびカウンタ、I/O等の値が記憶される作業エリア(作業領域)とを備えている。RAM203は、パチンコ機1の電源の遮断後においても電源装置500からバックアップ電圧が供給されてデータを保持(バックアップ)できる構成となっており、RAM203に記憶されるデータは、すべてバックアップされる。   The RAM 203 of the payout control device 200 is similar to the RAM 103 of the main control device 100, a stack area for storing the contents of the internal registers of the CPU 201, the return address of the control program executed by the CPU 201, and various flags and counters. And a work area (work area) in which values such as I / O are stored. The RAM 203 has a configuration in which data can be retained (backed up) by being supplied with a backup voltage from the power supply device 500 even after the power of the pachinko machine 1 is cut off, and all data stored in the RAM 203 is backed up.

停電などの発生により電源が遮断されると、その電源遮断時のI/O等の値がRAM203に記憶される。一方、電源投入時には、RAM203に記憶される情報に基づいて、パチンコ機1の状態が電源遮断前の状態に復帰される。RAM203への書き込みは電源遮断時に実行され、RAM203に書き込まれた各値の復帰は電源投入時の立ち上げ時に実行される。なお、主制御装置100のCPU101と同様、CPU201のNMI端子にも、停電等の発生による電源遮断時に停電監視回路502から停電信号が入力されるように構成されており、その停電信号がCPU201へ入力されると、停電時処理としてのNMI割込処理が即座に実行される。   When the power supply is shut down due to the occurrence of a power failure or the like, a value such as I / O at the time of power supply cutoff is stored in the RAM 203. On the other hand, when the power is turned on, based on the information stored in the RAM 203, the state of the pachinko machine 1 is restored to the state before the power is shut off. Writing to the RAM 203 is executed when the power is shut off, and restoration of each value written to the RAM 203 is executed when the power is turned on. Note that, similarly to the CPU 101 of the main controller 100, the power failure signal is input to the NMI terminal of the CPU 201 from the power failure monitoring circuit 502 when the power is interrupted due to the occurrence of a power failure or the like. When input, an NMI interrupt process as a process at the time of power failure is immediately executed.

払出制御装置200のCPU201には、アドレスバス及びデータバスで構成されるバスライン205を介して入出力ポート204が接続されている。入出力ポート204には、主制御装置100や払出モータ601、発射制御装置602などが接続されている。   An input / output port 204 is connected to the CPU 201 of the payout control apparatus 200 via a bus line 205 including an address bus and a data bus. The main control device 100, the payout motor 601, the launch control device 602, and the like are connected to the input / output port 204.

発射制御装置602は、主制御装置100により遊技球の発射の指示がなされた場合に、操作ハンドル51の回転操作量に応じた遊技球の打ち出し強さとなるよう球発射ユニット603を制御するものである。   The launch control device 602 controls the ball launch unit 603 so that when the main control device 100 gives an instruction to launch a game ball, the launch strength of the game ball is set according to the amount of rotation of the operation handle 51. is there.

音声ランプ制御装置300は、音声出力装置(図示しないスピーカなど)604における音声の出力、ランプ表示装置(電飾部17や表示ランプ18など)605における点灯および消灯の出力、表示制御装置400で行われる図柄表示装置51の表示態様の設定などを制御するものである。演算装置として設けられたCPU301は、そのCPU301により実行される制御プログラムや固定値データ等を記憶したROM302と、ワークメモリ等として使用されるRAM303とを備えている。   The sound lamp control device 300 outputs sound in a sound output device (such as a speaker (not shown)) 604, outputs light on and off in a lamp display device (such as the illumination unit 17 and the display lamp 18) 605, and the display control device 400 performs The display mode setting of the symbol display device 51 is controlled. A CPU 301 provided as an arithmetic unit includes a ROM 302 that stores a control program executed by the CPU 301, fixed value data, and the like, and a RAM 303 that is used as a work memory.

音声ランプ制御装置300のCPU301には、アドレスバス及びデータバスで構成されるバスライン305を介して入出力ポート304が接続されている。入出力ポート304には、主制御装置100、表示制御装置400、音声出力装置604やランプ表示装置605などが接続されている。   An input / output port 304 is connected to the CPU 301 of the sound lamp control device 300 via a bus line 305 including an address bus and a data bus. The main control device 100, the display control device 400, the audio output device 604, the lamp display device 605, and the like are connected to the input / output port 304.

表示制御装置400は、図柄表示装置(LCD)51における図柄の変動表示を制御するものである。表示制御装置400は、CPU401と、プログラムROM402と、ワークRAM403と、入力ポート404と、画像コントローラ405と、ビデオRAM406と、キャラクタROM407と、出力ポート408と、バスライン409,410とを備えている。入力ポート404の入力側には音声ランプ制御装置300の出力側が接続され、入力ポート404の出力側には、CPU401、プログラムROM402、ワークRAM403、画像コントローラ405が接続されると共にバスライン410を介して出力ポート408が接続されている。出力ポート408の出力側には図柄表示装置51が接続されている。   The display control device 400 controls the symbol variation display on the symbol display device (LCD) 51. The display control device 400 includes a CPU 401, a program ROM 402, a work RAM 403, an input port 404, an image controller 405, a video RAM 406, a character ROM 407, an output port 408, and bus lines 409 and 410. . The input side of the input port 404 is connected to the output side of the sound lamp controller 300, and the output side of the input port 404 is connected to the CPU 401, the program ROM 402, the work RAM 403, and the image controller 405 and via the bus line 410. An output port 408 is connected. A symbol display device 51 is connected to the output side of the output port 408.

表示制御装置400のCPU401は、音声ランプ制御装置300から入力された図柄表示用のコマンドに基づいて、図柄表示装置51の表示内容を制御する。プログラムROM402は、CPU401により実行される各種の制御プログラムや固定値データを記憶するためのメモリである。ワークRAM403は、CPU401による各種プログラムの実行時に使用されるワークデータやフラグを一時的に記憶するためのメモリである。   The CPU 401 of the display control device 400 controls the display content of the symbol display device 51 based on the symbol display command input from the sound lamp control device 300. The program ROM 402 is a memory for storing various control programs executed by the CPU 401 and fixed value data. A work RAM 403 is a memory for temporarily storing work data and flags used when the CPU 401 executes various programs.

ワークRAM403には、例えば変動開始フラグや演出中フラグなどが格納される。変動開始フラグは、図柄表示装置51で表示される表示態様を指示する変動パターンコマンドを受信するとオンされると共に、図柄表示装置51において変動表示が開始されたらオフされるフラグである。演出中フラグは、図柄表示装置51において変動表示が継続して行われている場合にオンされる共に、変動表示が終了した場合にオフされるフラグである。   The work RAM 403 stores, for example, a change start flag and a production flag. The variation start flag is a flag that is turned on when a variation pattern command that indicates a display mode displayed on the symbol display device 51 is received, and that is turned off when variation display is started on the symbol display device 51. The during-effect flag is a flag that is turned on when the variable display is continuously performed on the symbol display device 51 and is turned off when the variable display is finished.

ビデオRAM406は、図柄表示装置51に表示される演出データを記憶するためのメモリであり、その演出データの内容を書き替えることにより、図柄表示装置51の表示内容が変更される。またキャラクタROM407は、図柄表示装置51に表示される図柄(数字や背景、キャラクタなどの図柄)などの演出用のデータが記憶されたメモリである。   The video RAM 406 is a memory for storing effect data displayed on the symbol display device 51, and the display content of the symbol display device 51 is changed by rewriting the contents of the effect data. The character ROM 407 is a memory in which data for effects such as symbols (designs such as numbers, backgrounds, and characters) displayed on the symbol display device 51 are stored.

画像コントローラ405は、CPU401、ビデオRAM406、出力ポート408のそれぞれのタイミングを調整してデータの読み書きに介在すると共に、ビデオRAM406に記憶される演出データを所定のタイミングで読み出して図柄表示装置51に表示させるものである。   The image controller 405 adjusts the timing of each of the CPU 401, the video RAM 406, and the output port 408 to intervene in reading and writing data, and reads the effect data stored in the video RAM 406 at a predetermined timing and displays it on the symbol display device 51. It is something to be made.

電源装置500は、パチンコ機1の各部に電源を供給するための電源部501と、停電等による電源遮断を監視する停電監視回路502と、RAM消去スイッチ82を有するRAM消去スイッチ回路503とを備えている。電源部501は、図示しない電源経路を通じて、主制御装置100および各サブ制御装置200,300,400等に対して各々に必要な動作電圧を供給する。例えば、電源部251は、外部より供給される交流24ボルトの電圧を取り込み、各種スイッチや、ソレノイド、モータ等を駆動するための12ボルトの電圧、ロジック用の5ボルトの電圧、RAMバックアップ用のバックアップ電圧などを生成し、これら12ボルトの電圧、5ボルトの電圧及びバックアップ電圧のそれぞれを必要とする各部に供給する。   The power supply device 500 includes a power supply unit 501 for supplying power to each part of the pachinko machine 1, a power failure monitoring circuit 502 that monitors power interruption due to a power failure, and a RAM erase switch circuit 503 having a RAM erase switch 82. ing. The power supply unit 501 supplies necessary operating voltages to the main control device 100 and the sub-control devices 200, 300, 400, etc. through a power supply path (not shown). For example, the power supply unit 251 takes in an AC voltage of 24 volts supplied from the outside, and drives various switches, solenoids, motors, etc., a voltage of 12 volts, a voltage of 5 volts for logic, and a RAM backup A backup voltage or the like is generated, and these 12 volt voltage, 5 volt voltage, and backup voltage are supplied to each unit that requires them.

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

RAM消去スイッチ回路503は、RAM消去スイッチ82が押下された場合に、主制御装置100及び払出制御装置200へ、バックアップデータをクリアするためのRAM消去信号を出力する回路である。主制御装置100及び払出制御装置200は、パチンコ機1の電源投入時に、RAM消去信号を入力した場合に、それぞれのバックアップデータをクリアする。   The RAM erase switch circuit 503 is a circuit that outputs a RAM erase signal for clearing backup data to the main controller 100 and the payout controller 200 when the RAM erase switch 82 is pressed. The main control device 100 and the payout control device 200 clear the respective backup data when a RAM erase signal is input when the pachinko machine 1 is powered on.

次に、上記のように構成されたパチンコ機1の動作について説明する。本実施形態では、主制御装置100のCPU101は、遊技に際して、上述したハードウェア乱数機構から取得する乱数の他、CPU101の内部処理で管理される各種のカウンタ情報を用いて図柄表示装置51などの表示態様を決定する。図9は、CPU101およびRAM103における各種カウンタの構成概念を示す図である。CPU101は、大当たり判定時に乱数発生器105から取得する乱数を使用すると共に、その大当たり判定に伴う図柄表示装置51の表示態様などを決定するために、CPU101の内部カウンタとして、大当たり図柄の選択に使用する大当たり種別カウンタC1と、停止パターン選択カウンタC2と、変動パターンの選択に使用する第1ないし第3変動種別カウンタCS1,CS2,CS3とを用いることとしている。またCPU101は、特定ランプ表示部52の当たり抽選にはCPU101の内部カウンタである第2乱数カウンタC3を用いることとしており、この第2乱数カウンタC3の初期値設定には初期値乱数カウンタCINIを用いることとしている。これらの内部カウンタは、CPU101の内部処理によって更新されるようになっており、その更新が行われる都度、前回値に対して1がインクリメントされ、最大値に達した後0に戻るループカウンタとなっている。   Next, the operation of the pachinko machine 1 configured as described above will be described. In the present embodiment, the CPU 101 of the main control device 100 uses a variety of counter information managed by internal processing of the CPU 101 in addition to the random numbers acquired from the hardware random number mechanism described above during the game. The display mode is determined. FIG. 9 is a diagram illustrating a configuration concept of various counters in the CPU 101 and the RAM 103. The CPU 101 uses a random number acquired from the random number generator 105 at the time of jackpot determination, and is used for selection of a jackpot symbol as an internal counter of the CPU 101 in order to determine a display mode of the symbol display device 51 accompanying the jackpot determination. The jackpot type counter C1, the stop pattern selection counter C2, and the first to third fluctuation type counters CS1, CS2, CS3 used for selection of the fluctuation pattern are used. The CPU 101 uses the second random number counter C3, which is an internal counter of the CPU 101, for winning lottery of the specific lamp display unit 52. The initial value random number counter CINI is used for setting the initial value of the second random number counter C3. I am going to do that. These internal counters are updated by internal processing of the CPU 101. Each time the update is performed, 1 is incremented with respect to the previous value, and the loop counter returns to 0 after reaching the maximum value. ing.

各内部カウンタは数ms或いはそれ以下の短い時間間隔で更新され、それぞれの更新値がRAM103の所定領域に設定されたカウンタ用バッファ103aに適宜格納される。またRAM103には、1つの実行エリアと4つの保留エリア(保留第1〜第4エリア)とからなる保留球格納エリア103bが設けられている。保留球格納エリア103bの各エリアには、有効検知信号SG3の入力に応答して、乱数発生器105から取得する乱数、および、大当たり種別カウンタC1と停止パターン選択カウンタC2のそれぞれの値が格納される。   Each internal counter is updated at short time intervals of several ms or less, and each updated value is appropriately stored in a counter buffer 103 a set in a predetermined area of the RAM 103. Further, the RAM 103 is provided with a reserved ball storage area 103b including one execution area and four reserved areas (holding first to fourth areas). Each area of the reserved ball storage area 103b stores a random number acquired from the random number generator 105 in response to the input of the validity detection signal SG3 and the values of the jackpot type counter C1 and the stop pattern selection counter C2. The

各内部カウンタについて詳しく説明する。大当たり種別カウンタC1は、乱数発生器105から取得した乱数が大当たりである場合に、その大当たり後の状態を高確率状態とするか或いは低確率状態とするかを決定するための乱数を発生させるカウンタであり、この値によって大当たりの際の図柄表示装置51の表示態様が決定される。大当たり種別カウンタC1は、例えば0〜4の範囲内で順に1ずつ加算され、最大値(つまり4)に達した後0に戻る構成となっている。大当たり種別カウンタC1の値は、CPU101によって定期的に(本実施形態ではタイマ割込毎に1回)更新される。例えば、大当たり後に高確率状態となる乱数の値は「1,2,3」であり、大当たり後に低確率状態となる乱数の値は「0,4」であり、これにより2種類の当たり種別が決定される。   Each internal counter will be described in detail. The jackpot type counter C1 generates a random number for determining whether the state after the jackpot is a high probability state or a low probability state when the random number acquired from the random number generator 105 is a jackpot. Thus, the display mode of the symbol display device 51 at the time of jackpot is determined by this value. The jackpot type counter C1 is, for example, incremented one by one within a range of 0 to 4, for example, and reaches a maximum value (that is, 4) and then returns to 0. The value of the big hit type counter C1 is periodically updated by the CPU 101 (in this embodiment, once every timer interrupt). For example, the value of a random number that becomes a high probability state after a jackpot is “1, 2, 3”, and the value of a random number that becomes a low probability state after a jackpot is “0, 4”. It is determined.

停止パターン選択カウンタC2は、乱数発生器105から取得した乱数が大当たりでない場合の図柄表示装置51における変動図柄の停止パターンを決定するための乱数を発生させるカウンタであり、例えば0〜238の範囲内で順に1ずつ加算され、最大値(つまり238)に達した後0に戻る構成となっている。この停止パターン選択カウンタC2によって、図柄表示装置51で表示される演出のパターンが選択され、リーチが発生した後に最終停止図柄がリーチ図柄の前後に1つだけずれて停止する「前後ハズレリーチ」(例えば0〜8の範囲)と、同じくリーチ発生した後に最終停止図柄がリーチ図柄の前後以外で停止する「前後ハズレ以外リーチ」(例えば9〜38の範囲)と、リーチが発生しない「完全ハズレ」(例えば39〜238の範囲)との3つの停止(演出)パターンが選択される。この停止パターン選択カウンタC2の値は、CPU101によって定期的に(本実施形態ではタイマ割込毎に1回)更新される。   The stop pattern selection counter C2 is a counter that generates a random number for determining a stop pattern of a changing symbol in the symbol display device 51 when the random number acquired from the random number generator 105 is not a big hit, and is within a range of 0 to 238, for example. 1 is added in order, and after reaching the maximum value (that is, 238), it returns to 0. This stop pattern selection counter C2 selects the effect pattern displayed on the symbol display device 51, and after reaching, the final stop symbol is shifted by one before and after the reach symbol and stopped. For example, the range of 0 to 8), the reach after the occurrence of reach, and the final stop symbol stops other than before and after the reach symbol (for example, the reach other than front and rear loses) (for example, the range of 9 to 38), and the “complete loss” where no reach occurs. Three stop (production) patterns (for example, a range of 39 to 238) are selected. The value of the stop pattern selection counter C2 is periodically updated by the CPU 101 (in this embodiment, once every timer interrupt).

また停止パターン選択カウンタC2には、停止パターンの選択される乱数値の範囲が異なる複数のテーブルが設けられている。これは、現在のパチンコ機1の状態が高確率状態であるか低確率状態であるか、保留球格納エリア103bのどのエリアに各乱数値が格納されているか(すなわち保留個数)等に応じて、停止パターンの選択比率を変更するためである。   Further, the stop pattern selection counter C2 is provided with a plurality of tables having different ranges of random number values from which stop patterns are selected. This depends on whether the current state of the pachinko machine 1 is a high probability state or a low probability state, in which area of the reserved ball storage area 103b each random number value is stored (that is, the number of held). This is for changing the selection ratio of the stop pattern.

例えば、高確率状態では、大当たりが発生し易いため必要以上にリーチ演出が選択されないように、「完全ハズレ」の停止パターンに対応した乱数値の範囲が10〜238と広いテーブルが選択され、「完全ハズレ」が選択され易くなる。このテーブルは、「前後ハズレリーチ」が0〜5とその範囲が狭くなると共に「前後ハズレ以外リーチ」も6〜9と範囲が狭くなり、「前後ハズレリーチ」や「前後ハズレ以外リーチ」が選択され難くなる。また、低確率状態で保留球格納エリア103bに各乱数値が格納されていなければ、始動入賞口34への遊技球の入球時間を確保するために「完全ハズレ」の停止パターンに対応した乱数値の範囲が51〜238と狭いテーブルが選択され、「完全ハズレ」が選択され難くなる。このテーブルは、「前後ハズレ以外リーチ」の停止パターンに対応した乱数値の範囲が9〜50と広くなり、「前後ハズレ以外リーチ」が選択され易くなっている。よって、低確率状態では、リーチ演出が行われる可能性が高くなり、始動入賞口34への遊技球の入球時間を確保できるので、図柄表示装置51における変動表示が継続して行われ易くなる。   For example, in a high probability state, a table with a wide range of random values ranging from 10 to 238 corresponding to the stop pattern “completely lost” is selected so that a reach effect is not selected more than necessary because a big hit is likely to occur. It becomes easy to select “completely lost”. This table narrows the range of “front and rear losing reach” from 0 to 5, and the range of “reach other than front and rear losing” is also reduced to 6 to 9, and selects “rear and front losing reach” or “reaching other than front and rear losing”. It becomes difficult to be done. In addition, if each random number value is not stored in the reserved ball storage area 103b in a low probability state, a disorder corresponding to a stop pattern of “completely lost” in order to secure a time for entering the game ball into the start winning opening 34. A table with a narrow numerical value range of 51 to 238 is selected, and it becomes difficult to select “completely lost”. In this table, the range of random numbers corresponding to the stop pattern of “reach other than front / rear loss” is as wide as 9 to 50, and “reach other than front / rear loss” is easily selected. Therefore, in the low probability state, the possibility that the reach effect is performed is increased, and it is possible to secure the time for the game ball to enter the start winning opening 34, so that the variable display on the symbol display device 51 is easily performed continuously. .

第1および第2変動種別カウンタCS1,CS2のうち、第1変動種別カウンタCS1は、例えば0〜198の範囲内で順に1ずつ加算され、最大値(つまり198)に達した後、再び0に戻る構成となっており、また第2変動種別カウンタCS2は、例えば0〜240の範囲内で順に1ずつ加算され、最大値(つまり240)に達した後、再び0に戻る構成となっている。   Of the first and second variation type counters CS1 and CS2, the first variation type counter CS1 is incremented one by one within a range of 0 to 198, for example, and reaches the maximum value (that is, 198), and then becomes 0 again. The second variation type counter CS2 is incremented one by one within a range of 0 to 240, for example, and reaches the maximum value (that is, 240), and then returns to 0 again. .

第1変動種別カウンタCS1は、リーチ演出を行う場合において、いわゆるノーマルリーチ、スーパーリーチ、プレミアムリーチ等の大まかな表示態様を決定するための乱数を発生させるカウンタである。また第2変動種別カウンタCS2は、リーチ発生後に最終停止図柄が停止するまでの変動時間(言い換えれば、変動図柄数)を決定するための乱数を発生させるカウンタである。これら第1および第2変動種別カウンタCS1,CS2により決定された変動時間に基づいて、図柄表示装置51で表示される図柄のリーチ種別や細かな図柄変動態様が決定される。したがって、これらの第1および第2変動種別カウンタCS1,CS2を組み合わせることで、変動パターンの多種多様化を容易に実現できる。また第1変動種別カウンタCS1だけで図柄変動態様を決定したり、第1変動種別カウンタCS1と停止図柄との組み合わせで同じく図柄変動態様を決定したりすることも可能である。第1および第2変動種別カウンタCS1,CS2の値は、後述するメイン処理(図14参照)が1回実行される毎に1回更新され、当該メイン処理内の残余時間内でも繰り返し更新される。   The first variation type counter CS1 is a counter that generates a random number for determining a rough display mode such as so-called normal reach, super reach, premium reach, or the like when performing reach production. The second variation type counter CS2 is a counter that generates a random number for determining a variation time (in other words, the number of variation symbols) until the last stop symbol stops after the occurrence of reach. Based on the variation time determined by the first and second variation type counters CS1 and CS2, the reach type and the detailed symbol variation mode of the symbol displayed on the symbol display device 51 are determined. Therefore, by combining these first and second variation type counters CS1 and CS2, a wide variety of variation patterns can be easily realized. It is also possible to determine the symbol variation mode only by the first variation type counter CS1, or to determine the symbol variation mode similarly by combining the first variation type counter CS1 and the stop symbol. The values of the first and second variation type counters CS1 and CS2 are updated once every time a main process (see FIG. 14) described later is executed once, and are repeatedly updated within the remaining time in the main process. .

第3変動種別カウンタCS3は、図柄表示装置51において変動している図柄を滑らせたり、リーチ演出の発生を予告するための予告キャラクタを通過させるなどの予告演出を行うための乱数を発生させるカウンタであり、例えば、0〜162の範囲内で順に1ずつ加算され、最大値(つまり162)に達した後に再び0に戻る構成となっている。この第3変動種別カウンタCS3の値によって、予告演出の演出パターンが決定される。例えば、第3変動種別カウンタCS3の値に基づいて、予告演出に必要となる時間を変動時間に加算したり、反対に変動表示される時間を短縮するために変動時間を減算したり、変動時間を加減算しない演出パターンが選択される。なお、第3変動種別カウンタCS3は、停止パターン選択カウンタC2と同様に、演出パターンが選択される乱数値の範囲が異なる複数のテーブルが設けられ、現在のパチンコ機1の状態が高確率状態であるか低確率状態であるか、或いは保留球格納エリア103bのどのエリアに各乱数値が格納されているか等に応じて、各演出パターンの選択比率が異なるよう構成されている。   The third variation type counter CS3 generates a random number for performing a notice effect such as sliding a symbol that is fluctuating in the symbol display device 51 or passing a notice character for notifying the occurrence of a reach effect. For example, one is added in order within a range of 0 to 162, and after reaching the maximum value (that is, 162), the value is returned to 0 again. The effect pattern of the notice effect is determined by the value of the third variation type counter CS3. For example, based on the value of the third variation type counter CS3, the time required for the notice effect is added to the variation time, or conversely, the variation time is subtracted to shorten the variation display time, An effect pattern that does not add or subtract is selected. As with the stop pattern selection counter C2, the third variation type counter CS3 is provided with a plurality of tables with different ranges of random values from which the production pattern is selected, and the current state of the pachinko machine 1 is in a high probability state. Depending on whether there is a low probability state or in which area of the reserved ball storage area 103b each random number value is stored, the selection ratio of each effect pattern is different.

上述したように、第1および第2変動種別カウンタCS1,CS2により図柄変動の変動時間が決定されると共に、第3変動種別カウンタCS3により変動時間に加減算される時間が決定される。よって、最終停止図柄が停止するまでの最終的な変動時間は、第1ないし第3変動種別カウンタCS1,CS2,CS3によって決定されることとなる。   As described above, the variation time of symbol variation is determined by the first and second variation type counters CS1 and CS2, and the time to be added to or subtracted from the variation time is determined by the third variation type counter CS3. Therefore, the final fluctuation time until the final stop symbol is stopped is determined by the first to third fluctuation type counters CS1, CS2, CS3.

第2乱数カウンタC3は、例えば0〜250の範囲内で順に1ずつ加算され、最大値(つまり250)に達した後、再び0に戻るループカウンタとして構成されている。第2乱数カウンタC3の値は、本実施形態ではタイマ割込毎に、例えば定期的に更新され、遊技球が左右何れかのスルーゲート36を通過したことが検知されたタイミングで取得される。当たりとなる乱数の値の数は149あり、その範囲は「5〜153」となっている。なお、初期値乱数カウンタCINIは、第2乱数カウンタC3と同一範囲で更新されるループカウンタとして構成され(値=0〜250)、タイマ割込処理(図10参照)毎に1回更新されると共にメイン処理(図14参照)の残余時間内で繰り返し更新される。   The second random number counter C3 is configured as a loop counter that is incremented one by one within a range of 0 to 250, for example, reaches the maximum value (that is, 250), and then returns to 0 again. In the present embodiment, the value of the second random number counter C3 is periodically updated, for example, every timer interruption, and is acquired at the timing when it is detected that the game ball has passed through either the left or right through gate 36. There are 149 random number values to win, and the range is “5 to 153”. The initial value random number counter CINI is configured as a loop counter that is updated in the same range as the second random number counter C3 (value = 0 to 250), and is updated once every timer interrupt process (see FIG. 10). At the same time, it is repeatedly updated within the remaining time of the main process (see FIG. 14).

次に、図10から図16のフローチャートを参照しつつ、主制御装置100内のCPU101により実行される各制御処理を説明する。かかるCPU101の処理としては大別して、電源投入に伴い起動される立ち上げ処理と、その立ち上げ処理後に実行されるメイン処理と、定期的に(本実施形態では2ms周期で)実行されるタイマ割込処理と、NMI端子への停電信号の入力により実行されるNMI割込処理とがあり、説明の便宜上、はじめにタイマ割込処理とNMI割込処理とを説明し、その後立ち上げ処理とメイン処理とを説明する。   Next, each control process executed by the CPU 101 in the main controller 100 will be described with reference to the flowcharts of FIGS. 10 to 16. The processing of the CPU 101 is roughly divided into a start-up process that is activated upon power-on, a main process that is executed after the start-up process, and a timer schedule that is executed periodically (in the present embodiment at a cycle of 2 ms). There is an interrupt process and an NMI interrupt process executed by inputting a power failure signal to the NMI terminal. For convenience of explanation, the timer interrupt process and the NMI interrupt process are described first, and then the startup process and the main process Will be explained.

図10は、タイマ割込処理を示すフローチャートである。タイマ割込処理は、主制御装置100のCPU101により例えば2ms毎に実行される。タイマ割込処理では、まず各種スイッチ610の読み込み処理を実行する(ステップS101)。すなわち、主制御装置100に接続されている各種スイッチ(但し、RAM消去スイッチ82を除く)の状態を読み込むと共に、各種スイッチの状態を判定して検出情報(入賞検知情報)を保存する。このとき、有効検知信号SG3に関しては、上述したようにCPU101に対して有効検知信号SG3が入力したタイミングでRAM103にフラグが設定されており、CPU101はこのフラグに基づいて検出情報を保存する。またCPU101は、有効検知信号SG3に伴うフラグが有効(オン状態)に設定されている場合、始動入賞口34への入賞を示す検出情報を保存した後、このフラグを無効(オフ状態)に設定する。本実施形態では、有効検知信号SG3がオン状態を継続する期間T2(約8〜15ms、図7参照)の間に、このタイマ割込処理が複数回実行される可能性があるが、有効検知信号SG3の入力に対応するフラグに基づいて検出情報を保存した後このフラグを無効に設定しておくことで、始動入賞口34への入賞が1回であるにもかかわらず、複数回のタイマ割込処理のそれぞれにおいて始動入賞口34への入賞を示す検出情報が保存されることを防止することができる。   FIG. 10 is a flowchart showing the timer interrupt process. The timer interrupt process is executed by the CPU 101 of the main controller 100 every 2 ms, for example. In the timer interruption process, first, reading processes of various switches 610 are executed (step S101). That is, the state of various switches (except for the RAM erase switch 82) connected to the main controller 100 is read, and the state of the various switches is determined and the detection information (winning detection information) is stored. At this time, regarding the validity detection signal SG3, as described above, a flag is set in the RAM 103 at the timing when the validity detection signal SG3 is input to the CPU 101, and the CPU 101 stores detection information based on this flag. Further, when the flag associated with the validity detection signal SG3 is set to valid (on state), the CPU 101 stores the detection information indicating the winning to the start winning opening 34, and then sets the flag to invalid (off state). To do. In the present embodiment, there is a possibility that this timer interruption process may be executed a plurality of times during the period T2 (about 8 to 15 ms, see FIG. 7) during which the validity detection signal SG3 is kept on. After the detection information is stored based on the flag corresponding to the input of the signal SG3, this flag is set to be invalid, so that a plurality of timers can be obtained even though the start winning opening 34 is won once. It is possible to prevent the detection information indicating the winning to the start winning opening 34 from being saved in each interrupt process.

次に、初期値乱数カウンタCINIの更新を実行する(ステップS102)。具体的には、初期値乱数カウンタCINIを1加算すると共に、そのカウンタ値が最大値(本実施形態では250)に達した際に0にクリアし、その初期値乱数カウンタCINIの更新値をRAM103におけるカウンタ用バッファ103aの該当するバッファ領域に格納する。   Next, the initial value random number counter CINI is updated (step S102). Specifically, the initial value random number counter CINI is incremented by 1 and cleared to 0 when the counter value reaches the maximum value (250 in this embodiment), and the updated value of the initial value random number counter CINI is stored in the RAM 103. In the corresponding buffer area of the counter buffer 103a.

続いて、大当たり種別カウンタC1、停止パターン選択カウンタC2及び第2乱数カウンタC3の更新を実行する(ステップS103)。具体的には、大当たり種別カウンタC1、停止パターン選択カウンタC2及び第2乱数カウンタC3をそれぞれ1加算すると共に、それらのカウンタ値が最大値(本実施形態ではそれぞれ、4,238,250)に達した際それぞれ0にクリアする。そして、各カウンタC1〜C3の更新値を、RAM103におけるカウンタ用バッファ103aの該当するバッファ領域に格納する。   Subsequently, the big hit type counter C1, the stop pattern selection counter C2, and the second random number counter C3 are updated (step S103). Specifically, the jackpot type counter C1, the stop pattern selection counter C2, and the second random number counter C3 are each incremented by 1 and their counter values reach the maximum values (4, 238, 250 in this embodiment, respectively). Clear to 0 each. The updated values of the counters C1 to C3 are stored in the corresponding buffer area of the counter buffer 103a in the RAM 103.

その後、始動入賞口34への入賞に伴う始動入賞処理を実行し(ステップS104)、発射制御処理を実行して(ステップS105)、タイマ割込処理を終了する。なお、発射制御処理は、遊技者が操作ハンドル26に触れていることをタッチセンサにより検出し、発射を停止させるための発射停止スイッチが操作されていないことを条件に、遊技球の発射のオン/オフを決定する処理である。遊技球の発射がオンである場合、発射制御装置602に対して遊技球の発射指示をする。   Thereafter, a start winning process is performed in accordance with winning in the start winning opening 34 (step S104), a firing control process is executed (step S105), and the timer interrupt process is terminated. The firing control process detects that the player is touching the operation handle 26 with a touch sensor and turns on the launching of the game ball on the condition that the firing stop switch for stopping the firing is not operated. This is a process for determining / off. When the game ball launch is on, the launch control device 602 is instructed to launch a game ball.

図11は、上記ステップS104の始動入賞処理で実行される詳細な処理手順を示すフローチャートである。この始動入賞処理(ステップS104)では、まず、有効検知信号SG3を入力しているか否かを判別する(ステップS111)。ここでは、ステップS101(図10参照)の処理によって始動入賞口34への入賞を示す検出情報が保存されているか否かの判別が行われ、保存されている場合には有効検知信号SG3の入力あり(すなわち、始動入賞口34への入賞あり)と判定する。有効検知信号SG3の入力ありと判定されると(ステップS111にてYesの場合)、図柄表示装置51の作動保留球数Nが上限値(本実施形態では4)未満であるか否かを判別する(ステップS112)。有効検知信号SG3の入力があり、且つ作動保留球数Nが上限値未満(N<4)であれば、ステップS112においてYesとなり、作動保留球数Nに1を加算する(ステップS113)。そして乱数発生器105においてラッチされている乱数を読み込み、その値をRAM103の保留球格納エリア103bの空き保留エリアのうち最初のエリアに格納する(ステップS114)。このとき保留球格納エリア103bに格納される値は、上述したように乱数発生器105が保持する乱数の上位バイトと下位バイトとを入れ替えた値となる。その後、上記ステップS103で更新した大当たり種別カウンタC1及び停止パターン選択カウンタC2の各値を、RAM203の保留球格納エリア103bに格納する(ステップS115)。このとき各値を格納するエリアは、ステップS114において乱数を格納したエリアと同一であり、保留格納エリア103bの空き保留エリアのうちの最初のエリアに各値が格納される。一方、有効検知信号SG3の入力がないか(ステップS111にてNoの場合)、或いは、有効検知信号SG3の入力があっても作動保留球数Nが上限値以上である場合(ステップS112にてNoの場合)、ステップS113〜S115の各処理をスキップし、始動入賞処理を終了してタイマ割込処理へ戻る。   FIG. 11 is a flowchart showing a detailed processing procedure executed in the start winning process in step S104. In the start winning process (step S104), first, it is determined whether or not the validity detection signal SG3 is input (step S111). Here, it is determined whether or not the detection information indicating the winning to the start winning opening 34 is stored by the process of step S101 (see FIG. 10), and if it is stored, the validity detection signal SG3 is input. It is determined that there is a prize (that is, there is a prize at the start prize opening 34). When it is determined that the valid detection signal SG3 is input (Yes in step S111), it is determined whether or not the number N of actuated balls of the symbol display device 51 is less than the upper limit value (4 in the present embodiment). (Step S112). If the valid detection signal SG3 is input and the number N of activated balls is less than the upper limit value (N <4), “Yes” is determined in step S112, and 1 is added to the number N of activated balls held (step S113). Then, the random number latched in the random number generator 105 is read, and the value is stored in the first area among the empty reserved areas in the reserved ball storage area 103b of the RAM 103 (step S114). At this time, the value stored in the holding ball storage area 103b is a value obtained by replacing the upper byte and the lower byte of the random number held by the random number generator 105 as described above. Thereafter, the values of the jackpot type counter C1 and the stop pattern selection counter C2 updated in step S103 are stored in the reserved ball storage area 103b of the RAM 203 (step S115). At this time, the area in which each value is stored is the same as the area in which the random number is stored in step S114, and each value is stored in the first of the free storage areas in the storage area 103b. On the other hand, there is no input of the effective detection signal SG3 (in the case of No in step S111), or even if the input of the effective detection signal SG3 is present, the number N of operation suspension balls is not less than the upper limit value (in step S112). In the case of No), each process of steps S113 to S115 is skipped, the start winning process is terminated, and the process returns to the timer interrupt process.

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

なお、上記のNMI割込処理は、払出制御装置200でも同様に実行され、かかるNMI割込処理により、電源断の発生情報がRAM203に記憶される。すなわち、停電の発生等によりパチンコ機1の電源が遮断されると、停電信号が停電監視回路502から払出制御装置200内のCPU201のNMI端子に出力され、CPU201は実行中の制御を中断して、NMI割込処理を開始する。   The above NMI interrupt process is executed in the same manner in the payout control apparatus 200, and information on the occurrence of power interruption is stored in the RAM 203 by the NMI interrupt process. That is, when the power of the pachinko machine 1 is cut off due to the occurrence of a power failure or the like, a power failure signal is output from the power failure monitoring circuit 502 to the NMI terminal of the CPU 201 in the payout control device 200, and the CPU 201 interrupts the control being executed. , NMI interrupt processing is started.

図13は、主制御装置100内のCPU101により実行される立ち上げ処理を示したフローチャートである。この立ち上げ処理は電源投入時のリセットにより起動される。立ち上げ処理では、まず、電源投入に伴う初期設定処理を実行する(ステップS301)。具体的には、スタックポインタに予め決められた所定値を設定する。そしてサブ側の制御装置(音声ランプ制御装置300、払出制御装置200等)が動作可能な状態になるのを待つために、ウエイト処理(例えば1秒程度の待機処理)を実行する(ステップS302)。次いで、RAM103のアクセスを許可する(ステップS303)。   FIG. 13 is a flowchart showing start-up processing executed by the CPU 101 in the main controller 100. This start-up process is activated by a reset at power-on. In the start-up process, first, an initial setting process associated with power-on is executed (step S301). Specifically, a predetermined value set in advance for the stack pointer is set. Then, in order to wait for the sub-side control devices (such as the sound lamp control device 300 and the payout control device 200) to become operable, a wait process (for example, a wait process of about 1 second) is executed (step S302). . Next, access to the RAM 103 is permitted (step S303).

続いて電源装置115に設けたRAM消去スイッチ82がオンされているか否かを判別し(ステップS304)、オンされていれば(ステップS304にてYes)、処理をステップS310へ移行する。一方、RAM消去スイッチ82がオンされていなければ(ステップS304にてNo)、更にRAM103に電源断の発生情報が記憶されているか否かを判別し(ステップS305)、記憶されていなければ(ステップS305にてNo)、バックアップデータは記憶されていないので、この場合にも、処理をステップS310へ移行する。またRAM103に電源断の発生情報が記憶されていれば(ステップS305にてYes)、RAM判定値を算出し(ステップS306)、算出したRAM判定値が正常でない場合(すなわち算出したRAM判定値が電源遮断時に保存したRAM判定値と一致しない場合)には、バックアップされたデータは破壊されているので、ステップS307でNoとなり、かかる場合にも処理をステップS310へ移行する。なお、前述した通り、RAM判定値は、例えばRAM103の作業領域アドレスにおけるチェックサム値である。このRAM判定値に代えて、RAM103の所定のエリアに書き込まれたキーワードが正しく保存されているか否かによりバックアップの有効性を判断するようにしても良い。   Subsequently, it is determined whether or not the RAM erase switch 82 provided in the power supply device 115 is turned on (step S304). If it is turned on (Yes in step S304), the process proceeds to step S310. On the other hand, if the RAM erase switch 82 is not turned on (No in step S304), it is further determined whether or not the information on occurrence of power interruption is stored in the RAM 103 (step S305), and if not stored (step S305). No in S305), since backup data is not stored, in this case as well, the process proceeds to step S310. If the occurrence information of power interruption is stored in RAM 103 (Yes in step S305), a RAM determination value is calculated (step S306). If the calculated RAM determination value is not normal (that is, the calculated RAM determination value is If it does not match the RAM determination value stored when the power is turned off), the backed up data is destroyed, so the result in Step S307 is No, and in this case, the process proceeds to Step S310. As described above, the RAM determination value is, for example, a checksum value at the work area address of the RAM 103. Instead of the RAM determination value, the validity of the backup may be determined based on whether or not the keyword written in a predetermined area of the RAM 103 is correctly stored.

ステップS310の処理では、サブ側の制御装置となる払出制御装置200を初期化するために払出初期化コマンドを送信する(ステップS310)。その後、RAM103の初期化処理(ステップS311,S312)に移行する。   In the process of step S310, a payout initialization command is transmitted in order to initialize the payout control device 200 as a sub-side control device (step S310). Thereafter, the process proceeds to initialization processing of the RAM 103 (steps S311 and S312).

上述したように、本パチンコ機1では、例えば遊技ホールの営業開始時など、電源投入時にRAMデータを初期化する場合にはRAM消去スイッチ82を押しながら電源が投入される。したがって、RAM消去スイッチ82が押されていれば、RAMの初期化処理(ステップS311,S312)に移行する。また、電源断の発生情報が設定されていない場合や、RAM判定値(チェックサム値等)によりバックアップの異常が確認された場合も同様にRAM103の初期化処理に移行する。すなわち、ステップS311とS312のRAMの初期化処理では、RAM103の使用領域を0にクリアし(ステップS311)、RAM103の初期値を設定する(ステップS312)。その後、ステップS313の処理へ移行する。   As described above, in the pachinko machine 1, for example, when RAM data is initialized when the power is turned on, such as when a game hall is started, the power is turned on while the RAM erase switch 82 is pressed. Therefore, if the RAM erase switch 82 is pressed, the process proceeds to the RAM initialization process (steps S311 and S312). Similarly, when the information on occurrence of power interruption is not set, or when a backup abnormality is confirmed by the RAM determination value (checksum value or the like), the process proceeds to the initialization process of the RAM 103. That is, in the RAM initialization process of steps S311 and S312, the used area of the RAM 103 is cleared to 0 (step S311), and the initial value of the RAM 103 is set (step S312). Thereafter, the process proceeds to step S313.

一方、RAM消去スイッチ82がオンされておらず(ステップS304にてNo)、電源遮断の発生情報が記憶されており(ステップS305にてYes)、更にRAM判定値(チェックサム値等)が正常であれば(ステップS307にてYes)、電源断の発生情報をクリアする(ステップS308)。次に、サブ側の払出制御装置200を駆動電源遮断時の遊技状態に復帰させるための復電時の払出復帰コマンドを送信し(ステップS309)、ステップS313の処理へ移行する。そしてステップS313において割込みを許可する処理を行った後、メイン処理に移行する。   On the other hand, the RAM erase switch 82 is not turned on (No in step S304), information on occurrence of power shutdown is stored (Yes in step S305), and the RAM judgment value (checksum value etc.) is normal. If so (Yes in step S307), the information on the occurrence of power interruption is cleared (step S308). Next, a payout return command at the time of power recovery for returning the sub-side payout control device 200 to the gaming state at the time of driving power interruption is transmitted (step S309), and the process proceeds to step S313. In step S313, after performing the process of permitting the interrupt, the process proceeds to the main process.

図14は、主制御装置100内のCPU101により実行されるメイン処理を示したフローチャートである。このメイン処理では遊技の主要な処理が実行される。その概要として、4ms毎に繰り返し実行される定期処理としてステップS401〜S406の各処理が実行され、その残余時間でステップS409およびS410のカウンタ更新処理が実行される構成となっている。   FIG. 14 is a flowchart showing main processing executed by the CPU 101 in the main controller 100. In this main process, the main process of the game is executed. As its outline, each process of steps S401 to S406 is executed as a periodic process repeatedly executed every 4 ms, and the counter update process of steps S409 and S410 is executed in the remaining time.

メイン処理においては、まず、前回の処理で更新されたコマンド等の出力データをサブ側の各制御装置に送信する(ステップS401)。具体的には、入賞検知情報の有無を判別し、入賞検知情報があれば払出制御装置200に対して獲得球数に対応する賞球コマンドを送信する。また、図柄表示装置51による図柄の変動表示に必要な変動パターンコマンド、停止図柄コマンド、停止コマンド、演出時間加算コマンド等を音声ランプ制御装置300に送信する。さらに、遊技球の発射を行う場合に、発射制御装置602に球発射信号を送信する。   In the main process, first, output data such as a command updated in the previous process is transmitted to each control device on the sub side (step S401). Specifically, the presence / absence of winning detection information is determined, and if there is winning detection information, a winning ball command corresponding to the number of acquired balls is transmitted to the payout control device 200. Also, a variation pattern command, a stop symbol command, a stop command, an effect time addition command, and the like necessary for symbol variation display by the symbol display device 51 are transmitted to the sound lamp control device 300. Furthermore, a ball launch signal is transmitted to the launch control device 602 when launching a game ball.

次に、第1ないし第3変動種別カウンタCS1,CS2,CS3の各値を更新する(ステップS402)。具体的には、第1ないし第3変動種別カウンタCS1,CS2,CS3の各値を1加算すると共に、それらのカウンタ値が最大値(本実施形態では198,240,162)に達した際それぞれ0にクリアする。そして、変動種別カウンタCS1,CS2,CS3の更新値を、RAM103におけるカウンタ用バッファ103aの該当するバッファ領域に格納する。   Next, each value of the first to third variation type counters CS1, CS2, CS3 is updated (step S402). Specifically, each value of the first to third variation type counters CS1, CS2, and CS3 is incremented by 1, and each of the counter values reaches a maximum value (198, 240, 162 in this embodiment). Clear to 0. Then, the update values of the variation type counters CS 1, CS 2 and CS 3 are stored in the corresponding buffer area of the counter buffer 103 a in the RAM 103.

第1ないし第3変動種別カウンタCS1,CS2,CS3の更新が終わると、払出制御装置200より受信した賞球計数信号や払出異常信号を読み込み(ステップS403)、図柄表示装置51による表示を行うための処理や図柄表示装置51による図柄の変動パターンなどを設定する変動処理を実行する(ステップS404)。なお、この変動処理の詳細は図15および図16を参照して後述する。   When the update of the first to third variation type counters CS1, CS2 and CS3 is completed, the winning ball counting signal and the payout abnormality signal received from the payout control device 200 are read (step S403), and the symbol display device 51 performs display. And a variation process for setting a symbol variation pattern by the symbol display device 51 is executed (step S404). Details of this variation processing will be described later with reference to FIGS. 15 and 16.

変動処理の終了後は、大当たり状態である場合において可変入賞装置35の特別入賞口(大開放口)35aを開放又は閉鎖するための大開放口開閉処理を実行する(ステップS405)。すなわち、大当たり状態のラウンド毎に特別入賞口35aを開放し、特別入賞口35aの最大開放時間が経過したか、又は特別入賞口35aに遊技球が規定数入賞したかを判定する。そして、これら何れかの条件が成立すると特別入賞口35aを閉鎖する。この特別入賞口35aの開放と閉鎖とを所定ラウンド数繰り返し実行する。   After completion of the variation process, a large opening opening / closing process for opening or closing the special winning opening (large opening) 35a of the variable winning device 35 is executed in the case of the big win state (step S405). That is, the special winning opening 35a is opened for each round of the big hit state, and it is determined whether the maximum opening time of the special winning opening 35a has elapsed or whether a predetermined number of game balls have been won in the special winning opening 35a. When any of these conditions is satisfied, the special winning opening 35a is closed. The special winning opening 35a is opened and closed repeatedly for a predetermined number of rounds.

次に、特定ランプ表示部52における「○」の図柄を点灯させる第1ランプ表示部53と、「×」の図柄を点灯させる第2ランプ表示部54との表示制御処理を実行する(ステップS406)。簡単に説明すると、遊技球がスルーゲート36を通過したことを条件に、その通過したタイミングで第2乱数カウンタC3の値が取得されると共に特定ランプ表示部52において第1ランプ表示部53と第2ランプ表示部54との変動表示が実施される。そして、第2乱数カウンタC3の値により当たり抽選が実施され、その値が当たりである場合、第1ランプ表示部53が点灯状態となって停止し、始動入賞口34に付随する電動役物(左右方向に開閉する可動翼)が所定時間開放される。   Next, display control processing is executed for the first lamp display unit 53 that lights the symbol “◯” in the specific lamp display unit 52 and the second lamp display unit 54 that lights the symbol “x” (step S406). ). Briefly, on the condition that the game ball has passed through the through gate 36, the value of the second random number counter C3 is acquired at the timing of the passage, and the specific lamp display unit 52 and the first lamp display unit 53 Fluctuation display with the two lamp display unit 54 is performed. Then, a winning lottery is performed based on the value of the second random number counter C3, and when the value is a winning, the first lamp display unit 53 is turned on and stopped, and the electric accessory ( The movable wing that opens and closes in the left-right direction is opened for a predetermined time.

その後、RAM103に電源断の発生情報が記憶されているか否かを判別し(ステップS407)、RAM103に電源遮断の発生情報が記憶されていなければ(ステップS407にてNo)、次のメイン処理の実行タイミングに至ったか否か、すなわち前回のメイン処理の開始から所定時間(本実施形態では4ms)が経過したか否かを判別し(ステップS408)、既に所定時間が経過していれば(ステップS408にてYes)、処理をステップS401へ移行し、上述したステップS401以降の各処理を繰り返し実行する。   Thereafter, it is determined whether or not the information on the occurrence of power interruption is stored in the RAM 103 (step S407). If the information on the occurrence of power interruption is not stored in the RAM 103 (No in step S407), the next main process is performed. It is determined whether or not the execution timing has been reached, that is, whether or not a predetermined time (4 ms in this embodiment) has elapsed since the start of the previous main process (step S408), and if the predetermined time has already elapsed (step S408). In S408, the process proceeds to step S401, and the processes after step S401 described above are repeatedly executed.

一方、前回のメイン処理の開始から未だ所定時間が経過していない場合(ステップS408にてNoの場合)、所定時間に至るまでの間、すなわち次のメイン処理の実行タイミングに至るまでの残余時間内において、初期値乱数カウンタCINIの更新(ステップS409)と、第1ないし第3変動種別カウンタCS1,CS2,CS3の更新(ステップS410)とを繰り返し実行する。初期値乱数カウンタCINIの更新(ステップS409)では、初期値乱数カウンタCINIの値を1加算すると共に、そのカウンタ値が最大値(本実施形態では250)に達した際0にクリアする。そして初期値乱数カウンタCINIの更新値を、RAM103におけるカウンタ用バッファ103aの該当するバッファ領域に格納する。また第1ないし第3変動種別カウンタCS1,CS2,CS3の更新(ステップS410)では、各変動種別カウンタCS1,CS2,CS3の値を1加算すると共に、それらのカウンタ値が最大値(本実施形態では198,240,162)に達した際それぞれ0にクリアする。そして、各変動種別カウンタCS1,CS2,CS3の更新値を、RAM103におけるカウンタ用バッファ103aの該当するバッファ領域にそれぞれ格納する。   On the other hand, if the predetermined time has not yet elapsed since the start of the previous main process (No in step S408), the remaining time until the predetermined time is reached, that is, until the execution timing of the next main process is reached. The updating of the initial value random number counter CINI (step S409) and the updating of the first to third variation type counters CS1, CS2, CS3 (step S410) are repeatedly executed. In updating the initial value random number counter CINI (step S409), the value of the initial value random number counter CINI is incremented by 1 and cleared to 0 when the counter value reaches the maximum value (250 in this embodiment). The updated value of the initial value random number counter CINI is stored in the corresponding buffer area of the counter buffer 103 a in the RAM 103. In updating the first to third variation type counters CS1, CS2 and CS3 (step S410), the value of each variation type counter CS1, CS2 and CS3 is incremented by 1 and the counter value is the maximum value (this embodiment). Then, when it reaches 198, 240, 162), it is cleared to 0. Then, the update values of the variation type counters CS 1, CS 2, and CS 3 are respectively stored in the corresponding buffer areas of the counter buffer 103 a in the RAM 103.

ここで、ステップS401〜S406の各処理の実行時間は遊技の状態に応じて変化するため、次のメイン処理の実行タイミングに至るまでの残余時間は一定でなく変動する。そのため、かかる残余時間を使用して初期値乱数カウンタCINIの更新を繰り返し実行することにより、初期値乱数カウンタCINI(すなわち、第2乱数カウンタC3の初期値)をランダムに更新することができ、同様に第1ないし第3変動種別カウンタCS1,CS2,CS3についてもランダムに更新することができる。   Here, since the execution time of each process of steps S401 to S406 changes according to the state of the game, the remaining time until the next main process execution timing is not constant and varies. Therefore, it is possible to update the initial value random number counter CINI (that is, the initial value of the second random number counter C3) at random by repeatedly executing the update of the initial value random number counter CINI using the remaining time. In addition, the first to third variation type counters CS1, CS2, and CS3 can be updated at random.

また、ステップS407の処理において、RAM103に電源断の発生情報が記憶されている場合(ステップS407にてYesの場合)、ステップS411以降の電源遮断時の処理が実行される。この処理では、まず、各割込処理の発生を禁止し(ステップS411)、電源が遮断されたことを示す電源遮断通知コマンドを他の制御装置(払出制御装置200や音声ランプ制御装置300など)に対して送信する(ステップS412)。そして、RAM判定値を算出してその値を保存し(ステップS413)、RAM103のアクセスを禁止して(ステップS414)、電源が完全に遮断して処理が実行できなくなるまで無限ループを継続する。ここで、RAM判定値は、例えば、RAM103のバックアップされるスタックエリア及び作業エリアにおけるチェックサム値である。なお、ステップS407の処理は、ステップS401〜S406で行われる遊技の状態変化に対応した一連の処理の終了時、又は、残余時間内に行われるステップS409とS410の処理の1サイクルの終了時となるタイミングで実行されている。   Further, in the process of step S407, when the information on occurrence of power interruption is stored in the RAM 103 (Yes in step S407), the process at the time of power interruption after step S411 is executed. In this process, first, the generation of each interrupt process is prohibited (step S411), and a power-off notification command indicating that the power has been cut off is sent to another control device (such as the payout control device 200 or the voice lamp control device 300). (Step S412). Then, the RAM determination value is calculated and stored (step S413), access to the RAM 103 is prohibited (step S414), and the infinite loop is continued until the power supply is completely shut down and the process cannot be executed. Here, the RAM determination value is, for example, a checksum value in the stack area and work area to be backed up in the RAM 103. The process of step S407 is performed at the end of a series of processes corresponding to the game state change performed at steps S401 to S406, or at the end of one cycle of the processes of steps S409 and S410 performed within the remaining time. It is executed at the timing.

次に、図15および図16は、上述の変動処理(ステップS404)の詳細な処理手順を示すフローチャートである。この変動処理では、まず、パチンコ機1が今現在大当たり中であるか否かを判別する(ステップS420)。大当たり中としては、大当たりの際に図柄表示装置51で表示される大当たり遊技の最中と、大当たり遊技終了後の所定時間の最中とが含まれる。この判別の結果、パチンコ機1が現在大当たり中である場合には(ステップS420でYes)、そのまま本処理を終了する。   Next, FIG. 15 and FIG. 16 are flowcharts showing a detailed processing procedure of the above-described variation processing (step S404). In this variation process, first, it is determined whether or not the pachinko machine 1 is currently making a big hit (step S420). The jackpot includes the jackpot game displayed on the symbol display device 51 when the jackpot is won, and the middle of a predetermined time after the jackpot game ends. If the result of this determination is that the pachinko machine 1 is currently in a big hit (Yes in step S420), this processing is terminated as it is.

大当たり中でない場合には(ステップS420にてNo)、図柄表示装置51の表示態様が変動中であるか否かを判別する(ステップS421)。ここで図柄表示装置51の表示態様が変動中でない場合には(ステップS421にてNo)、さらに作動保留球数Nが0よりも大きいか否かを判別する(ステップS422)。作動保留球数Nが0であれば(ステップS422にてNo)、そのまま本処理を終了する。これに対し、作動保留球数N>0であれば(ステップS422にてYes)、作動保留球数Nを1減算し(ステップS423)、保留球格納エリア103bに格納されたデータをシフト処理する(ステップS424)。このデータシフト処理は、保留球格納エリア103bの保留第1〜第4エリアに格納されているデータを実行エリア側に順にシフトさせる処理であって、保留第1エリア→実行エリア、保留第2エリア→保留第1エリア、保留第3エリア→保留第2エリア、保留第4エリア→保留第3エリアといった具合に各エリア内のデータがシフトされる。データシフト処理の後は、図柄表示装置51の変動開始処理を実行する(ステップS425)。なお、変動開始処理については図16を参照して後述する。   If it is not a big hit (No in step S420), it is determined whether or not the display mode of the symbol display device 51 is changing (step S421). Here, when the display mode of the symbol display device 51 is not changing (No in step S421), it is further determined whether or not the number N of active suspension balls is larger than 0 (step S422). If the number N of activated balls is 0 (No in step S422), the process is terminated as it is. On the other hand, if the number of the operation reservation balls N> 0 (Yes in step S422), the operation reservation ball number N is decremented by 1 (step S423), and the data stored in the reservation ball storage area 103b is shifted. (Step S424). This data shift process is a process of sequentially shifting the data stored in the reserved first to fourth areas of the reserved ball storage area 103b to the execution area side. The reserved first area → the execution area, the reserved second area The data in each area is shifted, such as the hold first area, the hold third area, the hold second area, the hold fourth area, and the hold third area. After the data shift process, a fluctuation start process of the symbol display device 51 is executed (step S425). The variation start process will be described later with reference to FIG.

ステップS421の処理において、図柄表示装置51の表示態様が変動中であると判別されると(ステップS421にてYes)、変動時間が経過したか否かを判別する(ステップS426)。図柄表示装置51の変動中の表示時間は、第1および第2変動種別カウンタCS1,CS2により選択された変動パターンと第3変動種別カウンタCS3により選択された加算時間に応じて決められており、この変動時間が経過していなければ(ステップS426にてNo)、そのまま本処理を終了してメイン処理に戻る。一方、図柄の変動時間が経過していれば(ステップS426にてYes)、停止図柄の確定のために設定されている確定コマンドを設定し(ステップS427)、本処理を終了する。なお、確定コマンドは音声ランプ制御装置300によって受信され、音声ランプ制御装置300が表示制御装置400に停止指示をする。これにより、図柄表示装置51における図柄の変動表示が停止し、1回の変動演出が終了する。   If it is determined in the processing of step S421 that the display mode of the symbol display device 51 is changing (Yes in step S421), it is determined whether or not the changing time has passed (step S426). The display time during the fluctuation of the symbol display device 51 is determined according to the fluctuation pattern selected by the first and second fluctuation type counters CS1 and CS2 and the addition time selected by the third fluctuation type counter CS3. If this fluctuation time has not elapsed (No in step S426), the present process is terminated and the process returns to the main process. On the other hand, if the symbol variation time has elapsed (Yes in step S426), a confirmation command set for confirming the stop symbol is set (step S427), and this process ends. The confirmation command is received by the sound lamp control device 300, and the sound lamp control device 300 instructs the display control device 400 to stop. Thereby, the variation display of the symbol in the symbol display device 51 is stopped, and one variation effect is ended.

図16は、上述の変動開始処理(ステップS425)の詳細な処理手順を示すフローチャートである。この変動開始処理(ステップS425)では、まず、大当たり判定が行われる(ステップS430)。すなわち、保留球格納エリア103bの実行エリアに格納されている、乱数発生器105から入力した乱数の値が、予め設定された「大当たり」を示す値であるか否かが判定される。本実施形態では、上述したように「大当たり」を示す値が例えば0〜199の連続した値として設定されているため、大当たり判定時には乱数発生器105から入力した乱数の値が0〜199の範囲内であるか否かの1回の判定を行えば良いため、判定時の処理効率が良い。この大当たり判定では、パチンコ機1の状態が高確率状態であるか或いは低確率状態であるかに応じて「大当たり」を示す値の範囲として、それぞれ異なる範囲が適用される。具体的には、高確率状態では、低確率状態よりも広い範囲が「大当たり」を示す値の範囲として適用され、大当たりとなる確率が低確率状態よりもアップするようになっている。そして乱数の値が「大当たり」を示す連続した値の範囲内であれば、大当たりであると判定される。   FIG. 16 is a flowchart showing a detailed processing procedure of the above-described change start processing (step S425). In this variation start process (step S425), first, a big hit determination is performed (step S430). That is, it is determined whether the value of the random number input from the random number generator 105 stored in the execution area of the reserved ball storage area 103b is a preset value indicating “big hit”. In the present embodiment, as described above, the value indicating “big hit” is set as a continuous value of, for example, 0 to 199. Therefore, the value of the random number input from the random number generator 105 when the big hit is determined ranges from 0 to 199. Since it is only necessary to make a single determination as to whether or not it is within, the processing efficiency at the time of determination is good. In this jackpot determination, different ranges are applied as ranges of values indicating “hit” depending on whether the state of the pachinko machine 1 is a high probability state or a low probability state. Specifically, in the high probability state, a wider range than that in the low probability state is applied as a range of values indicating “big hit”, and the probability of being a big hit is higher than in the low probability state. If the value of the random number is within a range of consecutive values indicating “big jackpot”, it is determined that the jackpot is big.

大当たりであると判定された場合(ステップS430にてYes)、保留球格納エリア103bの実行エリアに格納されている大当たり種別カウンタC1の値を確認して、大当たり時の表示態様が設定される(ステップS431)。ステップS431の処理では、大当たり種別カウンタC1の値に基づき、大当たり後に高確率状態に移行するか低確率状態に移行するかが設定される。大当たり後の移行状態が設定されると、図柄表示装置51の表示態様が設定される。すなわち、ステップS431の処理では、大当たり後の移行状態が設定されると共に、図柄表示装置51における大当たり時の停止図柄が設定される。   When it is determined that it is a big hit (Yes in step S430), the value of the big hit type counter C1 stored in the execution area of the reserved ball storage area 103b is confirmed, and the display mode for the big hit is set ( Step S431). In the process of step S431, based on the value of the jackpot type counter C1, whether to shift to the high probability state or shift to the low probability state after the jackpot is set. When the transition state after the big hit is set, the display mode of the symbol display device 51 is set. That is, in the process of step S431, the transition state after the big hit is set, and the stop symbol at the big hit in the symbol display device 51 is set.

次に、大当たり時の変動パターンを決定する(ステップS432)。ステップS432の処理で変動パターンが設定されると、図柄表示装置51において大当たり図柄で停止するまでの図柄の変動時間が決定される。このとき、RAM103のカウンタ用バッファ103aに格納されている第1および第2変動種別カウンタCS1,CS2の値を確認し、第1変動種別カウンタCS1の値に基づいてノーマルリーチ、スーパーリーチ、プレミアムリーチ等の大まかな図柄変動の変動時間を決定すると共に、第2変動種別カウンタCS2の値に基づいてリーチ発生後に最終停止図柄が停止するまでの変動時間(言い換えれば、変動図柄数)を決定する。   Next, the variation pattern at the time of jackpot is determined (step S432). When the variation pattern is set in the process of step S432, the symbol variation time until the symbol display device 51 stops at the jackpot symbol is determined. At this time, the values of the first and second variation type counters CS1 and CS2 stored in the counter buffer 103a of the RAM 103 are confirmed, and normal reach, super reach, premium reach, etc. based on the value of the first variation type counter CS1. Is determined, and the variation time (in other words, the number of variation symbols) until the final stop symbol stops after the occurrence of reach is determined based on the value of the second variation type counter CS2.

なお、第1変動種別カウンタCS1の数値と変動時間との関係、第2変動種別カウンタCS2の数値と変動時間との関係は、それぞれにテーブル等により予め規定されている。但し、上記変動時間は、第2変動種別カウンタCS2の値を使わずに第1変動種別カウンタCS1の値だけを用いて設定することも可能であり、第1変動種別カウンタCS1の値だけで設定するか又は両変動種別カウンタCS1,CS2の両値で設定するかは、その都度の第1変動種別カウンタCS1の値や遊技条件などに応じて適宜決められる。   The relationship between the numerical value of the first variation type counter CS1 and the variation time, and the relationship between the numerical value of the second variation type counter CS2 and the variation time are respectively defined in advance by a table or the like. However, the fluctuation time can be set using only the value of the first fluctuation type counter CS1 without using the value of the second fluctuation type counter CS2, and can be set only with the value of the first fluctuation type counter CS1. Whether or not to set with both values of both variation type counters CS1 and CS2 is appropriately determined according to the value of the first variation type counter CS1 and the game conditions each time.

ステップS430の処理で大当たりではないと判別された場合には(ステップS430にてNo)、ハズレ時の表示態様が設定される(ステップS433)。ステップS433の処理では、保留球格納エリア103bの実行エリアに格納されている停止パターン選択カウンタC3の値に基づいて、図柄表示装置51において表示させる演出を、前後ハズレリーチであるか、前後ハズレ以外リーチであるか、完全ハズレであるかを設定する。また図柄表示装置51の表示態様が設定される。すなわち、ステップS433の処理では、ハズレ時の演出表示の態様やハズレ停止図柄が設定される。   If it is determined in step S430 that the game is not a big hit (No in step S430), the display mode at the time of the loss is set (step S433). In the process of step S433, based on the value of the stop pattern selection counter C3 stored in the execution area of the reserved ball storage area 103b, the effect displayed on the symbol display device 51 is front / rear losing reach or other than front / back losing Set whether it is reach or complete loss. The display mode of the symbol display device 51 is set. That is, in the process of step S433, an aspect of effect display at the time of losing and a losing stop symbol are set.

次に、ハズレ時の変動パターンが決定され(ステップS434)、図柄表示装置51においてハズレ図柄で停止するまでの図柄の変動時間が決定される。このとき、ステップS432の処理と同様に、RAM103のカウンタ用バッファ103aに格納されている第1および第2変動種別カウンタCS1,CS2の値を確認し、第1変動種別カウンタCS1の値に基づいてノーマルリーチ、スーパーリーチ、プレミアムリーチ等の大まかな図柄変動の変動時間を決定すると共に、第2変動種別カウンタCS2の値に基づいてリーチ発生後に最終停止図柄が停止するまでの変動時間(言い換えれば、変動図柄数)を決定する。   Next, a variation pattern at the time of losing is determined (step S434), and the symbol variation time until the symbol display device 51 stops at the losing symbol is determined. At this time, similarly to the process of step S432, the values of the first and second variation type counters CS1 and CS2 stored in the counter buffer 103a of the RAM 103 are confirmed, and based on the value of the first variation type counter CS1. Determine the fluctuation time of rough symbol fluctuations such as normal reach, super reach, premium reach, etc., and change time until the final stop symbol stops after the occurrence of reach based on the value of the second fluctuation type counter CS2 (in other words, fluctuation Determine the number of symbols).

ステップS432またはS434の処理が終わると、第1および第2変動種別カウンタCS1,CS2により決定された変動時間に加減算される演出時間が決定される(ステップS435)。このとき、RAM103のカウンタ用バッファ103aに格納されている第3変動種別カウンタCS3の値に基づいて演出時間の加減算が決定され、図柄表示装置51の変動時間が設定される。本実施形態では、演出時間の加減算の決定は、第3変動種別カウンタCS3の値に応じて、変動表示の時間を変更しない場合と変動表示時間を1秒加算する場合、変動表示時間を2秒加算する場合、変動表示時間を1秒減算する場合との4種類の加算値が決定される。   When the process of step S432 or S434 is finished, the effect time to be added to or subtracted from the variation time determined by the first and second variation type counters CS1 and CS2 is determined (step S435). At this time, the addition / subtraction of effect time is determined based on the value of the third variation type counter CS3 stored in the counter buffer 103a of the RAM 103, and the variation time of the symbol display device 51 is set. In this embodiment, the addition / subtraction of the production time is determined according to the value of the third variation type counter CS3 when the variation display time is not changed and when the variation display time is added for one second, the variation display time is set to 2 seconds. In the case of addition, four types of addition values for the case of subtracting 1 second from the variable display time are determined.

なお、変動表示時間が加減算される場合には、図柄表示装置51で大当たりの期待値が高くなる予告演出(例えば、変動図柄の変動時間を通常より長くしてスベリを伴わせるスベリ演出や予告キャラを表示させる演出、1の変動図柄の変動時間を通常より短くして即停止させる演出など)が行われる。また、ステップS430で大当たりであると判定された場合は、2秒の加算値が選択される確率が高く設定され、遊技者は予告演出を確認することで大当たりを期待することができる。   In addition, when the variable display time is added or subtracted, a notice effect that increases the expected value of the jackpot on the symbol display device 51 (for example, a slip effect or a notice character that causes the change time of the variable symbol to be longer than usual and is accompanied by a slip). For example, an effect of making the variation time of the first variation symbol shorter than usual and stopping immediately). If it is determined in step S430 that the game is a jackpot, the probability that an added value of 2 seconds is selected is set high, and the player can expect a jackpot by checking the notice effect.

次に、ステップS432又はS434の処理で決定された変動パターン(変動時間)に応じて変動パターンコマンドを設定し(ステップS436)、ステップS431又はS433の処理で設定された停止図柄に応じて停止図柄コマンドを設定する(ステップS437)。そして、ステップS436の処理で決定された演出時間の加算値に応じて演出時間加算コマンドを設定して(ステップS438)、本処理を終了し、変動処理へ戻る。   Next, a variation pattern command is set according to the variation pattern (variation time) determined by the process of step S432 or S434 (step S436), and the stop symbol is set according to the stop symbol set by the process of step S431 or S433. A command is set (step S437). Then, an effect time addition command is set according to the added value of the effect time determined in the process of step S436 (step S438), this process ends, and the process returns to the variation process.

主制御装置100内のCPU101では上述した処理が実行されることにより、サブ側の各制御装置に対して各種のコマンドが送出される。そしてサブ側の各制御装置が主制御装置100から受信するコマンドに基づいて各部を制御することにより、パチンコ機1において遊技球の発射や賞球の払い出し、或いは遊技に伴う各種の演出表示が行われるようになっている。   The CPU 101 in the main control device 100 executes the above-described processing, thereby sending various commands to each sub-side control device. Then, each control device on the sub-side controls each part based on a command received from the main control device 100, so that the pachinko machine 1 launches a game ball, pays out a prize ball, or displays various effects associated with the game. It has come to be.

以上のようにパチンコ機1は、第1クロック発生回路104と乱数発生器105とを備えており、乱数発生器105が第1クロック発生回路104から出力されるクロック信号CL1に基づいて乱数を更新する。この乱数は、主制御装置100において大当たり判定に用いられる。また本実施形態のパチンコ機1は検知信号判定回路106を備えており、この検知信号判定回路106がクロック信号CL1を監視し、第1クロック発生回路104からクロック信号CL1が正常に出力されている場合に限り、始動入賞口検知センサ40が出力する検知信号SG1を有効な検知信号(すなわち、有効検知信号SG3)としてCPU101に出力する。そしてCPU101は有効検知信号SG3を入力すると、それを大当たり判定の契機として乱数発生器105から乱数を取得して大当たり判定を行うように構成されている。したがって、本実施形態のパチンコ機1は、第1クロック発生回路104が何らかの原因でクロック信号CL1を出力しなくなった場合(この場合においてもパチンコ機1は遊技可能な状態である)、始動入賞口検知センサ40が大当たり判定の契機を検知したとしても、検知信号判定回路106がCPU101に対して有効検知信号SG3を出力することはなく、CPU101において大当たり判定は行われない。その結果、始動入賞口34に遊技球が入賞した場合であっても図柄表示装置51における変動表示が行われなくなり、パチンコ機1に不具合が生じていることを速やかに把握できるようになる。   As described above, the pachinko machine 1 includes the first clock generation circuit 104 and the random number generator 105, and the random number generator 105 updates the random number based on the clock signal CL1 output from the first clock generation circuit 104. To do. This random number is used for jackpot determination in the main controller 100. The pachinko machine 1 according to this embodiment includes a detection signal determination circuit 106. The detection signal determination circuit 106 monitors the clock signal CL1, and the clock signal CL1 is normally output from the first clock generation circuit 104. Only in the case, the detection signal SG1 output from the start winning opening detection sensor 40 is output to the CPU 101 as an effective detection signal (that is, the effective detection signal SG3). When the CPU 101 receives the validity detection signal SG3, the CPU 101 is configured to acquire a random number from the random number generator 105 and use it as a trigger for determining the jackpot to make a jackpot determination. Therefore, in the pachinko machine 1 according to the present embodiment, when the first clock generation circuit 104 stops outputting the clock signal CL1 for some reason (even in this case, the pachinko machine 1 is in a playable state), the start winning opening Even if the detection sensor 40 detects the trigger for the jackpot determination, the detection signal determination circuit 106 does not output the valid detection signal SG3 to the CPU 101, and the CPU 101 does not perform the jackpot determination. As a result, even when a game ball is won at the start winning opening 34, the variable display on the symbol display device 51 is not performed, and it is possible to quickly grasp that the pachinko machine 1 has a problem.

以上、本発明の一実施形態について説明したが、本発明は上述した内容のものに限定されるものではなく、本発明には種々の変形例が適用可能である。   As mentioned above, although one Embodiment of this invention was described, this invention is not limited to the thing of the content mentioned above, A various modification is applicable to this invention.

例えば、上記実施形態においては、遊技機の一例としてパチンコ機1について説明したが、本発明はスロットマシンやいわゆるパロット機などの他の遊技機に対しても適用することができる。スロットマシンやパロット機の場合、遊技者が操作レバーをオン状態に操作するタイミングが大当たり判定の契機となっているため、操作レバーがオンされたことに応答して乱数発生器から乱数が取得される。そのため乱数発生器の乱数を更新するためのクロック信号が正常に出力されている場合にのみ、操作レバーがオンされたことを検知した検知信号を有効な検知信号としてCPUに出力する構成とする。この場合、クロック信号が正常に出力されていない場合、CPU101において大当たり判定は行われず、その結果、図柄の変動表示も行われないので、スロットマシンやパロット機において何らかの不具合が発生していることを容易に把握することができる。   For example, in the above embodiment, the pachinko machine 1 has been described as an example of a gaming machine, but the present invention can also be applied to other gaming machines such as a slot machine or a so-called parrot machine. In the case of slot machines and parrot machines, the timing at which the player operates the operation lever to the on state is the trigger for determining the jackpot, so a random number is acquired from the random number generator in response to the operation lever being turned on. The Therefore, only when the clock signal for updating the random number of the random number generator is normally output, the detection signal that detects that the operation lever is turned on is output to the CPU as an effective detection signal. In this case, if the clock signal is not normally output, the CPU 101 does not perform the jackpot determination, and as a result, the symbol fluctuation display is not performed, so that some trouble has occurred in the slot machine or parrot machine. It can be easily grasped.

1 パチンコ機(遊技機)
40 始動入賞口通過センサ(契機検知手段)
100 主制御装置
101 CPU(制御手段)
104 第1クロック発生回路(周期信号発生手段)
105 乱数発生器(乱数発生手段)
106 検知信号判定回路(検知信号有効化手段)
107 第2クロック発生回路(駆動信号発生手段)
120 カウンタ(乱数更新手段)
121 ラッチ回路(保持手段)
130 Dフリップフロップ
131 シュミットトリガ(波形整形手段)
132 インバータ(タイミング調整手段)
CL1,CL2 クロック信号(周期信号)
SG1 検知信号
SG2,SG3 有効検知信号
1 Pachinko machine (game machine)
40 Start prize opening passage sensor (time detection means)
100 main control device 101 CPU (control means)
104 First clock generation circuit (periodic signal generation means)
105 Random number generator (random number generator)
106 Detection signal determination circuit (detection signal validation means)
107 Second clock generating circuit (driving signal generating means)
120 counter (random number update means)
121 Latch circuit (holding means)
130 D flip-flop 131 Schmitt trigger (waveform shaping means)
132 Inverter (timing adjustment means)
CL1, CL2 Clock signal (periodic signal)
SG1 detection signal SG2, SG3 valid detection signal

Claims (1)

第1信号を出力する第1信号出力手段と、
所定の周期でクロック信号を出力するクロック信号出力手段と、
前記クロック信号に基づいて数値情報を生成する数値情報生成手段と、
前記第1信号に基づいて前記数値情報生成手段の生成した数値情報を取得する数値情報取得手段と、
前記数値情報取得手段の取得した数値情報に基づいて遊技者に特典を付与するか否かの判定を行う判定手段と、
絵柄を変動表示する絵柄表示手段と、
前記判定手段による判定に基づいて前記絵柄の変動表示を開始させ、その後当該変動表示を停止させるよう前記絵柄表示手段を制御する変動表示制御手段と
を備え、
前記第1信号出力手段と前記判定手段を、前記判定手段に対して第2信号を出力する第2信号出力手段を介して電気的に接続し、
前記判定手段を、前記第2信号に基づいて前記判定を行う構成とし、
前記第2信号出力手段を、前記第1信号が出力された場合に前記クロック信号の出力状態の変化に基づいて前記第2信号を出力する構成としたことを特徴とする遊技機。
First signal output means for outputting a first signal;
Clock signal output means for outputting a clock signal at a predetermined period;
Numerical information generating means for generating numerical information based on the clock signal;
Numerical information acquisition means for acquiring numerical information generated by the numerical information generation means based on the first signal;
Determination means for determining whether to give a player a privilege based on the numerical information acquired by the numerical information acquisition means;
A pattern display means for variably displaying the pattern;
Fluctuation display control means for controlling the picture display means to start the fluctuation display of the pattern based on the determination by the determination means and then stop the fluctuation display,
Electrically connecting the first signal output means and the determination means via second signal output means for outputting a second signal to the determination means;
The determination means is configured to perform the determination based on the second signal,
A gaming machine, wherein the second signal output means is configured to output the second signal based on a change in an output state of the clock signal when the first signal is output.
JP2017024246A 2017-02-13 2017-02-13 Game machine Pending JP2017080582A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017024246A JP2017080582A (en) 2017-02-13 2017-02-13 Game machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017024246A JP2017080582A (en) 2017-02-13 2017-02-13 Game machine

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015043309A Division JP2015097957A (en) 2015-03-05 2015-03-05 Game machine

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2018217549A Division JP6690690B2 (en) 2018-11-20 2018-11-20 Amusement machine

Publications (1)

Publication Number Publication Date
JP2017080582A true JP2017080582A (en) 2017-05-18

Family

ID=58713956

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017024246A Pending JP2017080582A (en) 2017-02-13 2017-02-13 Game machine

Country Status (1)

Country Link
JP (1) JP2017080582A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003190483A (en) * 2001-10-19 2003-07-08 Samii Kk Pachinko game machine
JP2004097577A (en) * 2002-09-10 2004-04-02 Sankyo Kk Game machine
JP2005312731A (en) * 2004-04-30 2005-11-10 Sankyo Kk Game machine
JP2006181118A (en) * 2004-12-27 2006-07-13 Sankyo Kk Game machine
JP2006262986A (en) * 2005-03-22 2006-10-05 Samii Kk Game machine
JP2007105251A (en) * 2005-10-13 2007-04-26 Sankyo Kk Game machine
JP5299413B2 (en) * 2010-12-09 2013-09-25 株式会社三洋物産 Game machine
JP5708716B2 (en) * 2013-06-20 2015-04-30 株式会社三洋物産 Game machine

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003190483A (en) * 2001-10-19 2003-07-08 Samii Kk Pachinko game machine
JP2004097577A (en) * 2002-09-10 2004-04-02 Sankyo Kk Game machine
JP2005312731A (en) * 2004-04-30 2005-11-10 Sankyo Kk Game machine
JP2006181118A (en) * 2004-12-27 2006-07-13 Sankyo Kk Game machine
JP2006262986A (en) * 2005-03-22 2006-10-05 Samii Kk Game machine
JP2007105251A (en) * 2005-10-13 2007-04-26 Sankyo Kk Game machine
JP5299413B2 (en) * 2010-12-09 2013-09-25 株式会社三洋物産 Game machine
JP5708716B2 (en) * 2013-06-20 2015-04-30 株式会社三洋物産 Game machine

Similar Documents

Publication Publication Date Title
JP5436286B2 (en) Amusement stand
JP5652893B2 (en) Pachinko machine
JP2007061315A (en) Game machine
JP5299413B2 (en) Game machine
JP5652895B2 (en) Pachinko machine
JP5708716B2 (en) Game machine
JP5652894B2 (en) Pachinko machine
JP6052905B2 (en) Pachinko machine
JP6690690B2 (en) Amusement machine
JP2007111106A (en) Game machine
JP2017080582A (en) Game machine
JP2015097957A (en) Game machine
JP2016087201A (en) Pachinko game machine
JP2007319309A (en) Game machine
JP2007325816A (en) Game machine
JP2009183501A (en) Game machine
JP6256581B2 (en) Pachinko machine
JP6256579B2 (en) Pachinko machine
JP6256580B2 (en) Pachinko machine
JP5109057B2 (en) Amusement stand
JP5374813B2 (en) Game machine
JP6052903B2 (en) Pachinko machine
JP6052904B2 (en) Pachinko machine
JP6024009B2 (en) Amusement stand
JP5979193B2 (en) Game machine

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170313

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A132

Effective date: 20180130

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20180821