JP2008067940A - Game machine - Google Patents

Game machine Download PDF

Info

Publication number
JP2008067940A
JP2008067940A JP2006250114A JP2006250114A JP2008067940A JP 2008067940 A JP2008067940 A JP 2008067940A JP 2006250114 A JP2006250114 A JP 2006250114A JP 2006250114 A JP2006250114 A JP 2006250114A JP 2008067940 A JP2008067940 A JP 2008067940A
Authority
JP
Japan
Prior art keywords
main control
control means
command
initialization notification
sub
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.)
Withdrawn
Application number
JP2006250114A
Other languages
Japanese (ja)
Inventor
Minoru Sakamoto
実 坂本
Tomoya Hirokawa
智也 廣川
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.)
TAIYO ELECTRIC CO
Taiyo Elecs Co Ltd
Original Assignee
TAIYO ELECTRIC CO
Taiyo Elecs 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 TAIYO ELECTRIC CO, Taiyo Elecs Co Ltd filed Critical TAIYO ELECTRIC CO
Priority to JP2006250114A priority Critical patent/JP2008067940A/en
Publication of JP2008067940A publication Critical patent/JP2008067940A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Pinball Game Machines (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a game machine capable of cutting off a power immediately after finishing the clearing of a backup RAM and, even after restoring it later, suppressing a fraud. <P>SOLUTION: If a fraud intentionally cuts off the power of a Pachinko machine 10 after a storage content of the backup RAM 102C of a main control board 102 is initialized after transmitting an initialization notification command and then restored, this game machine, unless the RAM clear timer 102F is 0, starts a first performance related to an initialization notification. This game machine can impress persons well known about the game machine that it is initialized. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、遊技機に係り、特に電断した場合に、記憶していた電断前の遊技状態に関する情報に基づいてその遊技状態を再現し、あるいは記憶していた電断前の遊技状態に関する情報を初期化する遊技機に関する。   The present invention relates to a gaming machine, and in particular, when a power interruption occurs, the gaming state is reproduced based on the stored information about the gaming state before the power interruption, or the stored gaming state before the power interruption. The present invention relates to a gaming machine that initializes information.

従来から、遊技の主要な制御を行う主制御部と、主制御部からの指令により演出制御を行うサブ制御部と、を有する遊技機がある。大当り判定などの遊技の重要な制御を主制御部で行い、音・ランプ、特別図柄の擬似図柄等の演出に関する制御をサブ制御で行うようになっている。   2. Description of the Related Art Conventionally, there is a gaming machine having a main control unit that performs main control of a game and a sub control unit that performs effect control according to a command from the main control unit. Important control of the game such as big hit determination is performed by the main control unit, and control related to effects such as sounds / lamps and special symbols pseudo-design is performed by sub-control.

ところで、遊技の途中で遊技機の電源が落ちた場合(電断した場合)でも遊技状態を覚えるようにするため、主制御部には遊技状態を記憶するバックアップRAMが搭載されている。これにより、再度、電源を投入したときに、電断時のチェックサムと一致すれば、電断前の遊技状態に復帰できるようになる。   By the way, a backup RAM for storing the game state is mounted on the main control unit so that the game state can be remembered even when the power of the gaming machine is turned off during the game (when the power is cut off). As a result, when the power is turned on again, if it matches the checksum at the time of power interruption, it is possible to return to the gaming state before power interruption.

一方、大当り遊技からスタートする場合など、電断前の状態で復帰すると、都合が悪い場合もあるため、バックアップRAMをクリアするRAMクリアスイッチが設けられている。   On the other hand, a RAM clear switch for clearing the backup RAM is provided because it may be inconvenient if it returns to the state before power interruption, such as when starting from a big hit game.

そして、電源投入時に、RAMクリアスイッチが押された場合又は電断時のチェックサムが不一致ならば、主制御部はサブ制御部に対して初期化報知コマンドを送信し、バックアップRAMがクリアされたことを音声等で報知する。電断時にRAMクリアスイッチが押されていなくて、かつ、チェックサムが一致していれば、サブ制御部に復電コマンドを送信する。   If the RAM clear switch is pressed at power-on or if the checksum at power interruption does not match, the main control unit sends an initialization notification command to the sub-control unit, and the backup RAM is cleared. This is notified by voice or the like. If the RAM clear switch is not pressed at the time of power failure and the checksums match, a power recovery command is transmitted to the sub-control unit.

このように、電源投入時に、RAMクリアスイッチが操作等されて、バックアップRAMの記憶内容が初期化されると、初期化されたことを外部に報知(以下、この報知を「RAMクリア報知」という)するように構成された遊技機がある。
特開2003−205161号公報 特開2004−229772号公報
As described above, when the RAM clear switch is operated and the stored contents of the backup RAM are initialized when the power is turned on, the initialization is notified to the outside (hereinafter, this notification is referred to as “RAM clear notification”). There are gaming machines configured to do.
Japanese Patent Laid-Open No. 2003-205161 Japanese Patent Application Laid-Open No. 2004-229772

ところで、一般的に、大当りの当選処理は、大当り判定用乱数を用いて主制御部により行われている。この大当り判定用乱数は、所定の周期毎に更新処理が行われており、バックアップRAMの記憶内容が初期化された状態で電源投入を行うと、更新状態は初期状態に戻って、所定の初期値(例えば、0(ゼロ))から開始されることになる。   By the way, generally, the winning process for the big hit is performed by the main control unit using the big hit determination random number. This big hit determination random number is updated every predetermined cycle. When the power is turned on with the stored contents of the backup RAM initialized, the updated state returns to the initial state, and the predetermined initial It will start from a value (eg, 0 (zero)).

これらの遊技機では、RAMクリア報知がされているため、不正行為を容易に発見したり抑止したりすることができる。つまり、遊技者がRAMクリアスイッチを操作したり、主制御部に搭載されているCPUを強制的にリセットしたりして、大当り判定用乱数の大当り値を狙って、始動口へ遊技球を入球させようとしても、RAMクリア報知音が周囲に響くために不正行為が発見しやすいのである。また、それらの不正行為を抑止する効果もある。   In these gaming machines, since the RAM clear notification is given, it is possible to easily detect or deter fraud. In other words, the player operates the RAM clear switch or forcibly resets the CPU installed in the main control unit, and aims at the big hit value of the big hit judgment random number, and enters the game ball into the starting port. Even when trying to make a ball, the RAM clear notification sound reverberates around and it is easy to find fraud. It also has the effect of deterring such misconduct.

しかしながら、RAMクリア報知の時間が極端に短いと、不正行為を発見し難くなるため、ある程度の長さの報知時間(例えば、30秒)が必要となる。   However, if the RAM clear notification time is extremely short, it is difficult to detect fraudulent activity, and therefore a certain length of notification time (for example, 30 seconds) is required.

ところが、ある程度の長さ以上の報知時間を準備していても次のような問題が発生する。つまり、報知コマンドを送信し、バックアップRAMのクリアが終了した直後に電断し、その後、復電すると、RAMクリア報知が途中で終了してしまうという問題である。この結果、意図的に、バックアップRAMのクリアが終了した直後に電断させ、不正行為がし易くなることになる。   However, the following problem occurs even if a notification time longer than a certain length is prepared. That is, there is a problem that when a notification command is transmitted and the power is cut off immediately after the backup RAM clearing is completed, and then the power is restored, the RAM clear notification is terminated halfway. As a result, the power is intentionally cut off immediately after the backup RAM is completely cleared, and cheating is easily performed.

そこで、本発明は、バックアップRAMのクリアが終了した直後に電断し、その後、復電した場合でも、継続的にRAMクリア報知をして不正行為を抑制することができる遊技機を提供することを目的とする。   Therefore, the present invention provides a gaming machine capable of suppressing fraudulent activity by continuously informing RAM clearing even when power is cut off immediately after the backup RAM has been cleared and then power is restored. With the goal.

請求項1に記載の発明は、遊技の主要な制御を司る主制御手段と、前記主制御手段からの所定のコマンドに基づいて遊技の演出に関する制御を司るサブ制御手段と、前記主制御手段及び前記サブ制御手段に電力を供給する電源手段と、を有する遊技機であって、前記主制御手段は、遊技情報を記憶する遊技情報記憶部を有し、前記主制御手段は、前記遊技情報記憶部の記憶内容が初期化された場合に、初期化報知コマンドを前記サブ制御手段に送信し、前記初期化報知コマンドの送信と同時に所定時間にセットされるタイマ部を有し、前記電源手段からの電力の供給が停止されて電断し、その後、前記電源手段からの電力の供給が回復し復電するときに、前記タイマ部がゼロでなければ、前記主制御手段は、復電演出を実行させる復電コマンドを前記サブ制御手段に送信し、前記サブ制御手段は、前記初期化報知コマンド又は前記復電コマンドを受信したときに初期化報知に関する第1演出を開始させることを特徴とする。   According to the first aspect of the present invention, there is provided a main control unit that controls main game control, a sub-control unit that controls a game effect based on a predetermined command from the main control unit, the main control unit, A power supply means for supplying power to the sub-control means, wherein the main control means has a game information storage unit for storing game information, and the main control means is the game information storage. When the stored content of the unit is initialized, the initialization notification command is transmitted to the sub-control unit, and the timer unit is set at a predetermined time simultaneously with the transmission of the initialization notification command. If the timer unit is not zero when the power supply from the power supply means is recovered and then restored, then the main control means performs a power restoration effect. Power recovery command to be executed Was transmitted to the sub-control means, said sub-control means is characterized in that to initiate the first effect regarding initialization notification upon receiving the initialization notification command or the power recovery command.

請求項2に記載の発明は、請求項1に記載の遊技機において、前記電源手段からの電力の供給が停止されて電断し、その後、前記電源手段からの電力の供給が回復し復電するときに、前記タイマ部がゼロであれば、前記主制御手段は前記初期化報知終了コマンドを前記サブ制御手段に送信し、前記初期化報知終了コマンドを受信したときに電断直前の遊技状態に関する第2演出を開始させることを特徴とする。   According to a second aspect of the present invention, in the gaming machine according to the first aspect, the supply of power from the power supply means is stopped and the power is cut off, and then the supply of power from the power supply means is recovered to restore power. When the timer section is zero, the main control means transmits the initialization notification end command to the sub-control means, and when the initialization notification end command is received, the gaming state immediately before power interruption The second production is started.

請求項3に記載の発明は、遊技の主要な制御を司る主制御手段と、前記主制御手段からの所定のコマンドに基づいて遊技の演出に関する制御を司るサブ制御手段と、前記主制御手段及び前記サブ制御手段に電力を供給する電源手段と、を有する遊技機であって、前記主制御手段は、遊技情報を記憶する遊技情報記憶部を有し、前記主制御手段は、前記遊技情報記憶部の記憶内容が初期化された場合に、初期化報知コマンドを前記サブ制御手段に送信し、前記初期化報知コマンドの送信と同時に所定時間にセットされるタイマ部を有し、前記電源手段からの電力の供給が停止されて電断し、その後、前記電源手段からの電力の供給が回復し復電するときに、前記タイマ部がゼロでなければ、前記主制御手段は、初期化報知再開コマンドを前記サブ制御手段に送信し、前記サブ制御手段は、前記初期化報知コマンド又は前記初期化報知再開コマンドを受信したときに初期化報知に関する第1演出を開始させることを特徴とする。   According to a third aspect of the present invention, there is provided a main control unit that controls main game control, a sub-control unit that controls a game effect based on a predetermined command from the main control unit, the main control unit, A power supply means for supplying power to the sub-control means, wherein the main control means has a game information storage unit for storing game information, and the main control means is the game information storage. When the stored content of the unit is initialized, the initialization notification command is transmitted to the sub-control unit, and the timer unit is set at a predetermined time simultaneously with the transmission of the initialization notification command. If the timer unit is not zero when the power supply from the power supply unit recovers and power is restored, the main control unit resumes initialization notification. The command Transmitted to the control unit, said sub-control means is characterized in that to initiate the first effect regarding initialization notification upon receiving the initialization notification command or the initialization notification Resume command.

請求項1に記載の発明によれば、遊技情報記憶部の記憶内容が初期化された場合には、初期化報知コマンドが主制御手段からサブ制御手段に対して送信される。初期化報知コマンドが送信されると、同時に、タイマ部が所定時間にセットされる。   According to the first aspect of the present invention, when the stored contents of the game information storage unit are initialized, an initialization notification command is transmitted from the main control means to the sub-control means. When the initialization notification command is transmitted, the timer unit is set at a predetermined time at the same time.

ここで、電源手段からの電力の供給が停止されて電断し、その後、電源手段からの電力の供給が回復し復電するときに、タイマ部が0(ゼロ)でなければ、復電演出を実行させる復電コマンドが主制御手段からサブ制御手段に対して送信される。   Here, when the power supply from the power supply means is stopped and the power is cut off, and then the power supply from the power supply means recovers and recovers, if the timer unit is not 0 (zero), the power recovery effect A power recovery command for executing is transmitted from the main control means to the sub-control means.

そして、サブ制御手段が初期化報知コマンド又は復電コマンドを受信したときには、初期化報知に関する第1演出を開始させる。これにより、初期化報知に関する第1演出が開始され、遊技機が初期化中であることを周囲の人に対して知らせることができる。この結果、不正行為者は、周囲の人の目が気になるため、不正行為を行い難くなる。   Then, when the sub-control means receives the initialization notification command or the power recovery command, the first effect related to the initialization notification is started. Thereby, the first effect relating to the initialization notification is started, and it is possible to notify surrounding people that the gaming machine is being initialized. As a result, it is difficult for the fraudulent person to perform the fraudulent action because the eyes of surrounding people are concerned.

以上のように、初期化報知コマンドの送信後で主制御手段の遊技情報記憶部の記憶内容の初期化が終了した後に、不正行為者が遊技機を意図的に電断させ、その後、復電した場合には、タイマ部が0(ゼロ)で無い限り、初期化報知に関する第1演出が開始される。このため、遊技機の周囲の人々に、初期化中であることを認識させることができる。この結果、不正行為者は周囲の目が気になり、不正行為を遂行し難くなるため、不正行為を抑制することができる。   As described above, after the initialization notification command is transmitted, after the initialization of the storage contents of the game information storage unit of the main control means is completed, the fraudulent person intentionally disconnects the gaming machine, and then the power is restored. In such a case, unless the timer unit is 0 (zero), the first effect relating to the initialization notification is started. For this reason, people around the gaming machine can be made aware that it is being initialized. As a result, since the cheating person is concerned about the surrounding eyes and is difficult to carry out the cheating action, the cheating action can be suppressed.

請求項2に記載の発明によれば、電源手段からの電力の供給が停止されて電断し、その後、電源手段からの電力の供給が回復し復電するときに、タイマ部がゼロであれば、主制御手段により初期化報知終了コマンドがサブ制御手段に対して送信される。そして、サブ制御手段が初期化報知終了コマンドを受信したときに、電断直前の遊技状態に関する第2演出が開始される。これにより、そのまま電断直前の遊技状態に関する演出を継続することができる。   According to the second aspect of the present invention, when the power supply from the power supply means is stopped and the power is cut off, and then the power supply from the power supply means recovers and recovers, the timer unit is zero. For example, the initialization notification end command is transmitted to the sub-control unit by the main control unit. Then, when the sub control means receives the initialization notification end command, the second effect relating to the gaming state immediately before the power interruption is started. Thereby, the effect regarding the game state immediately before the power interruption can be continued.

請求項3に記載の発明によれば、遊技情報記憶部の記憶内容が初期化された場合には、初期化報知コマンドが主制御手段からサブ制御手段に対して送信される。初期化報知コマンドが送信されると、同時に、タイマ部が所定時間にセットされる。   According to the third aspect of the present invention, when the stored contents of the game information storage unit are initialized, an initialization notification command is transmitted from the main control means to the sub-control means. When the initialization notification command is transmitted, the timer unit is set at a predetermined time at the same time.

ここで、電源手段からの電力の供給が停止されて電断し、その後、電源手段からの電力の供給が回復し復電するときに、タイマ部が0(ゼロ)でなければ、初期化報知再開コマンドが主制御手段からサブ制御手段に対して送信される。   Here, when the power supply from the power supply means is stopped and the power is cut off, and then the power supply from the power supply means recovers and recovers, if the timer unit is not 0 (zero), initialization notification A restart command is transmitted from the main control means to the sub-control means.

そして、サブ制御手段が初期化報知コマンド又は初期化報知再開コマンドを受信したときには、初期化報知に関する第1演出を開始させる。これにより、初期化報知に関する第1演出が開始され、遊技機が初期化中であることを周囲の人に対して知らせることができる。この結果、不正行為者は、周囲の人の目が気になるため、不正行為を行い難くなる。   Then, when the sub-control means receives the initialization notification command or the initialization notification restart command, the first effect related to the initialization notification is started. Thereby, the first effect relating to the initialization notification is started, and it is possible to notify surrounding people that the gaming machine is being initialized. As a result, it is difficult for the fraudulent person to perform the fraudulent action because the eyes of surrounding people are concerned.

以上のように、初期化報知コマンドの送信後で主制御手段の遊技情報記憶部の記憶内容の初期化が終了した後に、不正行為者が遊技機を意図的に電断させ、その後、復電した場合には、タイマ部が0(ゼロ)で無ければ、その時点から初期化報知に関する第1演出が開始される。このため、遊技機の周知の人々に、初期化中であることを認識させることができる。この結果、不正行為者は周囲の目が気になり、不正行為を遂行し難くなるため、不正行為を抑制することができる。   As described above, after the initialization notification command is transmitted, after the initialization of the storage contents of the game information storage unit of the main control means is completed, the fraudulent person intentionally disconnects the gaming machine, and then the power is restored. In this case, if the timer unit is not 0 (zero), the first effect relating to the initialization notification is started from that point. For this reason, the well-known people of the gaming machine can recognize that it is being initialized. As a result, since the cheating person is concerned about the surrounding eyes and is difficult to carry out the cheating action, the cheating action can be suppressed.

次に、本発明の第1実施形態に係る遊技機について、図面を参照して説明する。なお、本実施形態では本発明を弾球遊技機の一例であるパチンコ機に適用した構成を説明する。   Next, a gaming machine according to the first embodiment of the present invention will be described with reference to the drawings. In the present embodiment, a configuration in which the present invention is applied to a pachinko machine that is an example of a ball game machine will be described.

図1及び図2に示すように、第1実施形態に係る遊技機であるパチンコ機(遊技機)10の前面部には、主として、外枠12と、内枠14と、前面枠16と、上皿部18と、下皿部20と、施錠装置22と、発射ハンドル24などが設けられている。   As shown in FIGS. 1 and 2, the front portion of the pachinko machine (game machine) 10 that is a gaming machine according to the first embodiment mainly includes an outer frame 12, an inner frame 14, a front frame 16, An upper plate 18, a lower plate 20, a locking device 22, a firing handle 24 and the like are provided.

外枠12は、木製の板状体を略長方形の額縁状に組立て固着したものである。内枠14は、全体がブラスチック製で、外枠12に対して開閉可能に軸支されている。また、内枠14の右端中央には施錠装置22が設けられている。   The outer frame 12 is obtained by assembling and fixing a wooden plate-like body into a substantially rectangular frame shape. The inner frame 14 is entirely made of plastic and is pivotally supported so as to be openable and closable with respect to the outer frame 12. A locking device 22 is provided at the center of the right end of the inner frame 14.

前面枠16は、本発明の前面扉の一具体例を示すもので、パチンコ機10の前面部全体の約2/3のサイズを占め、内枠14の左端に開閉可能となるように軸支されている。また、前面枠16は、全体がプラスチック製であり、遊技盤26(図3参照)を前方から視認するべく、遊技盤26に形成された遊技領域28(図3参照)の形状に対応して略円形に形成された開口部30を有している。また、前面枠16の裏面には、ガラス板32がガラス枠(図示省略)によって取り付けられている。そして、遊技者を基準とすれば、遊技盤26に形成された遊技領域28はガラス板32の後方に位置するようになっている。なお、本実施形態では、ガラス板32を前面枠16の裏面側に取り付けた構成を例にとり説明したが、例えば、前面枠16の前面側にガラス枠により取り付けてもよい。また、ガラス板32に替えて、透明な樹脂板を前面枠16に取り付けることができる。   The front frame 16 is a specific example of the front door of the present invention, occupies about 2/3 of the entire front portion of the pachinko machine 10, and is pivotally supported at the left end of the inner frame 14 so that it can be opened and closed. Has been. The front frame 16 is entirely made of plastic, and corresponds to the shape of the game area 28 (see FIG. 3) formed on the game board 26 so that the game board 26 (see FIG. 3) can be seen from the front. It has an opening 30 formed in a substantially circular shape. A glass plate 32 is attached to the back surface of the front frame 16 by a glass frame (not shown). Then, based on the player, the game area 28 formed on the game board 26 is positioned behind the glass plate 32. In the present embodiment, the configuration in which the glass plate 32 is attached to the back side of the front frame 16 has been described as an example. However, for example, the glass plate 32 may be attached to the front side of the front frame 16 with a glass frame. Further, instead of the glass plate 32, a transparent resin plate can be attached to the front frame 16.

また、図1及び図2に示すように、前面枠16の左上方側及び右上方側には、メインスピーカ(図示省略)から出力された音声を前面枠16の外部に導くための導音部34がそれぞれ設けられている。各導音部34は、円筒状の導音部本体32と、導音部本体36に形成された複数のスリット38と、で構成されている。   As shown in FIGS. 1 and 2, on the upper left side and upper right side of the front frame 16, a sound guide section for guiding the sound output from the main speaker (not shown) to the outside of the front frame 16. 34 are provided. Each sound guide section 34 includes a cylindrical sound guide section main body 32 and a plurality of slits 38 formed in the sound guide section main body 36.

また、前面枠16の下方側には、上皿部18が設けられている。この上皿部18には、演出ボタン40と、球貸操作部42と、がそれぞれ設けられている。   Further, an upper plate portion 18 is provided below the front frame 16. The upper plate 18 is provided with a production button 40 and a ball lending operation unit 42.

また、上皿部18の下方側には、下皿部20が設けられている。また、下皿部20の右下方側には、遊技球を発射させるための発射ハンドル24が設けられている。この発射ハンドル24には、発射レバー44と、発射停止ボタン46がそれぞれ設けられている。   A lower dish portion 20 is provided below the upper dish portion 18. A launching handle 24 for launching a game ball is provided on the lower right side of the lower plate part 20. The firing handle 24 is provided with a firing lever 44 and a firing stop button 46, respectively.

また、図1及び図2に示すように、下皿部20の左右下方側には、所定の効果音を出力するための各サブスピーカ48がそれぞれ設けられている。   As shown in FIGS. 1 and 2, sub-speakers 48 for outputting predetermined sound effects are provided on the lower left and right sides of the lower plate part 20.

また、内枠14には、遊技領域28(図3参照)の形状に合致した開口部(図示省略)が形成されている。この内枠14の内側面には、遊技盤26(図3参照)が取り付けられる。これにより、遊技者は、遊技盤26の遊技領域28を内枠14の開口部及び前面枠16の開口部30を通して視認することができる。   The inner frame 14 has an opening (not shown) that matches the shape of the game area 28 (see FIG. 3). A game board 26 (see FIG. 3) is attached to the inner side surface of the inner frame 14. Thereby, the player can visually recognize the game area 28 of the game board 26 through the opening of the inner frame 14 and the opening 30 of the front frame 16.

次に、遊技盤26の表面構造について図3を参照して説明する。   Next, the surface structure of the game board 26 will be described with reference to FIG.

遊技盤26は、内枠14に保持されるとともに、裏機構盤(図示省略)よりその背面側が覆われている。遊技盤26には、遊技盤26の表面に設けられた外レール50と内レール52とにより略円形状の遊技領域28が形成されている。遊技領域28の内部には、中央装置54と、始動口56Bを有する普通電動役物56と、ワープ入球口58と、多数の障害釘60と、風車63等と、がそれぞれ配設されている。   The game board 26 is held by the inner frame 14 and the back side thereof is covered by a back mechanism board (not shown). In the game board 26, a substantially circular game area 28 is formed by an outer rail 50 and an inner rail 52 provided on the surface of the game board 26. Inside the game area 28, a central device 54, an ordinary electric accessory 56 having a start port 56B, a warp entrance 58, a number of obstacle nails 60, a windmill 63, and the like are disposed. Yes.

中央装置54は、遊技領域28の略中央部に配置されており、演出図柄表示装置62と、センター役物64と、ランプ装置66と、を備えている。   The central device 54 is disposed substantially at the center of the game area 28 and includes an effect symbol display device 62, a center accessory 64, and a lamp device 66.

演出図柄表示装置62は、後述の主制御基板102(図4参照)やサブ制御基板106(図4参照)からの制御信号に基づいて表示制御されており、略長方形状の映像画面を有している。この映像画面上には、特別図柄の擬似図柄である擬似特別図柄(擬似図柄)が表示される。具体的には、演出図柄表示装置62の映像画面上には、1又は複数の擬似特別図柄を所定の方向に次々と変動させながら表示した後、停止表示する擬似特別図柄表示領域が形成されている。すなわち、左擬似特別図柄(左擬似図柄)を表示する左擬似特別図柄表示領域、中央擬似特別図柄(中央擬似図柄)を表示する中央擬似特別図柄表示領域、及び右擬似特別図柄(右擬似図柄)を表示する右擬似特別図柄表示領域が、略横一列となる配置方向に沿って並んで形成されている(それぞれ図示省略)。各擬似特別図柄表示領域は、これらの表示領域の配置方向と略直交する方向(上下方向)に図柄変動方向が設定されており、その方向に複数の擬似特別図柄が順次表示されていく。   The effect symbol display device 62 is display-controlled based on control signals from a main control board 102 (see FIG. 4) and a sub-control board 106 (see FIG. 4) described later, and has a substantially rectangular video screen. ing. A pseudo special symbol (pseudo symbol) which is a pseudo symbol of the special symbol is displayed on the video screen. Specifically, a pseudo special symbol display area is formed on the video screen of the effect symbol display device 62 to display one or a plurality of pseudo special symbols while changing them one after another in a predetermined direction and then to stop display. Yes. That is, a left pseudo special symbol display area that displays a left pseudo special symbol (left pseudo symbol), a central pseudo special symbol display region that displays a central pseudo special symbol (central pseudo symbol), and a right pseudo special symbol (right pseudo symbol) The right pseudo special symbol display area for displaying is formed side by side along the arrangement direction that is substantially in a horizontal row (not shown). In each pseudo special symbol display area, a symbol variation direction is set in a direction (vertical direction) substantially orthogonal to the arrangement direction of these display areas, and a plurality of pseudo special symbols are sequentially displayed in that direction.

演出図柄表示装置62は、遊技球が普通電動役物56の始動口56Bに入球することにより、その映像画面の表示領域に表示される各擬似特別図柄をそれぞれ変動させて停止表示させるものである。そして、例えば、擬似特別図柄が「7、7、7」の3桁同一図柄で揃って停止表示(確定表示)すると、後述の変動入賞装置80に配設された後述の大入賞装置84の大入賞口86が開放される。本実施形態のパチンコ機10では普通電動役物56の始動口56Bに遊技球が入球すると、各擬似特別図柄がそれぞれ変動され、擬似特別図柄が3桁同一図柄で揃うことにより、「大当り」という特定価値を付与するものである。   The effect symbol display device 62 causes each pseudo special symbol displayed in the display area of the video screen to change and stop display when the game ball enters the start opening 56B of the ordinary electric accessory 56. is there. For example, when the pseudo special symbol is “7, 7, 7” with the same three-digit symbols and stopped and displayed (determined display), the large winning device 84 described later arranged in the variable winning device 80 described later is large. The winning opening 86 is opened. In the pachinko machine 10 of the present embodiment, when a game ball enters the start opening 56B of the ordinary electric accessory 56, each pseudo special symbol is changed, and the pseudo special symbol is aligned with the same three-digit symbol, so that "big hit" The specific value is given.

ここで、本実施形態のパチンコ機10では、例えば、大当りとして2種類のものが予め設定されている。具体的には、「7、7、7」などの同一の奇数数字の擬似特別図柄が3桁揃うことにより成立する確変大当りがある。また、「8、8、8」などの同一の偶数数字の擬似特別図柄が3桁揃うことにより成立する通常大当りがある。   Here, in the pachinko machine 10 of the present embodiment, for example, two types of big hits are set in advance. Specifically, there is a probability variation jackpot that is established by arranging three odd-numbered pseudo special symbols such as “7, 7, 7”. In addition, there is a normal jackpot that is established by arranging three digits of the same even-numbered pseudo special symbols such as “8, 8, 8”.

確変大当り及び通常大当りは、比較的多くのラウンド数(例えば15ラウンド)を有し、大入賞口86の開放時間が約26秒間である大当りである。このため、賞球数が比較的多くなる。なお、各大当りでは、大入賞口86に所定数(例えば、10個)の遊技球が入球するか、あるいは所定数(例えば、10個)の遊技球が入球しなくても所定時間(例えば26秒間)が経過したときに大入賞口86が閉じられて1ラウンドが終了する。   The probable big hit and the normal big hit are big hits that have a relatively large number of rounds (for example, 15 rounds) and the opening time of the big winning opening 86 is about 26 seconds. For this reason, the number of prize balls is relatively large. In each big hit, a predetermined number (for example, 10) of game balls enter the big winning opening 86, or a predetermined time (for example, 10) even if a predetermined number (for example, 10) of the game balls do not enter. For example, when 26 seconds) elapses, the special winning opening 86 is closed and one round is completed.

また、上記各大当り以外の遊技状態である確率変動状態は、大当り(確変大当り、通常大当りの2種類の大当り意味する)に移行する確率が予め定められた高確率となる状態である。また、上記各大当り以外の遊技状態である開放時間延長状態は、普通電動役物56の始動口56Bの開放時間が通常よりも延長される状態である。例えば、通常の開放時間は、約0.1秒間であるのに対して、開放時間延長状態では、約4秒間に延長される。なお、普通電動役物56の始動口56Bは、普通図柄に当選することにより開放する。   Further, the probability variation state that is a gaming state other than each big hit is a state in which the probability of shifting to big hits (meaning two kinds of big hits, probability variation big hits and normal big hits) becomes a predetermined high probability. The open time extended state, which is a gaming state other than each big hit, is a state in which the open time of the start port 56B of the ordinary electric accessory 56 is extended more than usual. For example, the normal opening time is about 0.1 seconds, while in the extended opening time state, it is extended to about 4 seconds. Note that the start opening 56B of the ordinary electric accessory 56 is opened by winning a normal symbol.

また、確変大当りの後は、大当りに移行する確率が、通常遊技状態と比べ予め定められた高確率となる、特別図柄の確率変動状態になる。そして、次回大当りが発生するまでの間か、あるいは規定回数(例えば、10000回)の特別図柄の変動表示が行われるまでの間、特別図柄及び普通図柄の変動時間が短縮され、かつ普通電動役物の開放延長機能が作動する。また、通常大当りの後は、大当りに移行する確率が通常遊技状態と同一の予め定められた低確率状態となるとともに、規定回数(例えば、100回)だけ特別図柄及び普通図柄の変動時間が短縮され、かつ普通電動役物の開放延長機能が作動する時短遊技状態となる。   In addition, after the probable big hit, the probability of shifting to the big hit becomes a special symbol probability fluctuation state in which the probability is higher than the normal gaming state. The variation time of the special symbol and the normal symbol is shortened until the next big hit is generated or until the special symbol variation display is performed a predetermined number of times (for example, 10,000 times), and the normal electric combination The opening extension function of the object is activated. In addition, after the normal jackpot, the probability of shifting to the big jackpot becomes a predetermined low probability state that is the same as the normal gaming state, and the variation time of the special symbol and the normal symbol is reduced by a predetermined number of times (for example, 100 times). In addition, when the open extension function of the ordinary electric accessory is activated, the short game state is set.

センター役物64は、演出図柄表示装置62の前面周辺部に突設して装着されている。センター役物64は、可動する一対の翼片部64Aを有している。この翼片部64Aの可動によりワープ入球口58の開口面積が変化する。   The center accessory 64 is mounted so as to protrude from the front peripheral portion of the effect symbol display device 62. The center accessory 64 has a pair of movable blade pieces 64A. The opening area of the warp entrance 58 is changed by the movement of the blade piece 64A.

また、遊技領域の左下方側には、主制御基板102からの制御信号に基づいて本図柄(特別図柄の本図柄及び普通図柄の本図柄)を表示制御する7セグ表示基板(図柄表示装置)68が配置されている。この7セグ表示基板68は、特別図柄の本図柄を表示する7セグメント表示器70と、4個の普通図柄保留表示LED72と、4個の特別図柄保留表示LED74と、普通図柄の本図柄を表示する2個の普通図柄表示LED76と、を有している。   In addition, on the lower left side of the game area, a 7-segment display board (symbol display device) that controls display of this symbol (a special symbol symbol and a normal symbol symbol) based on a control signal from the main control board 102 68 is arranged. The 7-segment display board 68 displays a 7-segment display 70 that displays a special symbol main symbol, four normal symbol hold display LEDs 72, four special symbol hold display LEDs 74, and a normal symbol main symbol. And two normal symbol display LEDs 76.

ここで、確変大当りした場合では、7セグメント表示器70には、予め定められた図柄(例えば奇数の数字)が表示される。また、通常大当りした場合では、7セグメント表示器70には、予め定められた別の図柄(例えば偶数の数字)が表示される。そして、各大当りのラウンド中では、7セグメント表示器70にはその図柄が表示されており、後述するように大当り中に電断した場合には、主制御基板102はその本図柄に基づいて遊技状態を特定する。さらに、主制御基板102は、その特定した遊技状態に関する遊技状態報知信号を決定してサブ制御基板106に送信する。   Here, in the case of a probable big hit, a predetermined symbol (for example, an odd number) is displayed on the 7-segment display 70. In the case of a big hit, the 7-segment display 70 displays another predetermined symbol (for example, an even number). During each big hit round, the symbol is displayed on the 7-segment display 70. When power is interrupted during the big hit, as will be described later, the main control board 102 plays a game based on the main symbol. Identify the state. Further, the main control board 102 determines a gaming state notification signal related to the specified gaming state and transmits it to the sub-control board 106.

また、演出図柄表示装置62の左側には、普通図柄作動ゲート(遊技球通過ゲート)78が配置されている。この普通図柄作動ゲート78の内部には、ゲートスイッチ124(図4参照)が配設されている。これにより、遊技球が普通図柄作動ゲート78を通過すると、ゲートスイッチ124が作動して、7セグ表示基板68の普通図柄表示LED76が変動表示される。   In addition, a normal symbol operation gate (game ball passage gate) 78 is disposed on the left side of the effect symbol display device 62. A gate switch 124 (see FIG. 4) is disposed inside the normal symbol operating gate 78. As a result, when the game ball passes the normal symbol operation gate 78, the gate switch 124 is operated, and the normal symbol display LED 76 of the 7-segment display board 68 is variably displayed.

各普通図柄保留表示LED72及び各特別図柄保留表示LED74は、4個の丸形の赤色LEDで構成されており、7セグメント表示器70の左右両側に近接して配置されている。これは、普通図柄作動ゲート78を通過した遊技球の数を4個まで普通図柄の保留とし、通過ごとに順次点灯しシフト表示するものである。また、普通電動役物56の始動口56Bに入球した遊技球の数も4個まで特別図柄の保留とし、入球ごとに順次点灯しシフト表示するものである。7セグメント表示器70の変動表示が開始するたびに、未始動回数が消化され、1個の特別図柄保留表示LED74は消灯される。また、普通図柄も普通図柄表示LED76の変動表示が開始するたびに、未始動回数が消化され、1個の普通図柄保留表示LED72が消灯される。そして、7セグメント表示器70に予め定められた大当り図柄が停止表示されると大当りが発生し、後述の大入賞口86が開放状態となる。また、2個の普通図柄表示LED76が予め定められた表示態様(当り図柄)で停止表示されると、普通図柄当りが発生し、普通電動役物56の始動口56Bが開放状態となる。なお、7セグメント表示器70にて表示される特別図柄の本図柄と、演出図柄表示装置62にて表示される特別図柄の擬似図柄とは、同一の遊技結果(抽選結果)を示すものである。   Each normal symbol hold display LED 72 and each special symbol hold display LED 74 are composed of four round red LEDs, and are arranged close to the left and right sides of the 7-segment display 70. In this case, the number of game balls that have passed through the normal symbol operation gate 78 is set to hold the normal symbols up to four, and the lights are sequentially turned on and shifted for each passage. In addition, the number of game balls that have entered the start opening 56B of the ordinary electric accessory 56 is also reserved for up to four special symbols, which are sequentially turned on and displayed in a shifted manner for each incoming ball. Each time the variable display on the 7-segment display 70 starts, the number of unstarted times is exhausted, and one special symbol hold display LED 74 is turned off. Further, each time the normal symbol display LED 76 starts to change the normal symbol, the number of unstarted times is consumed, and one normal symbol hold display LED 72 is turned off. Then, when a predetermined jackpot symbol is stopped and displayed on the 7-segment display 70, a jackpot is generated, and a jackpot 86 described later is opened. Further, when the two normal symbol display LEDs 76 are stopped and displayed in a predetermined display mode (a winning symbol), a normal symbol hit occurs, and the starting port 56B of the ordinary electric accessory 56 is opened. The special symbol main symbol displayed on the 7-segment display 70 and the special symbol pseudo symbol displayed on the effect symbol display device 62 indicate the same game result (lottery result). .

普通電動役物56の始動口56Bは、演出図柄表示装置62の下方に離れて配置されているものであり、いわゆるチューリップ式で一対の翼片部56Aが開閉するように形成されている。その内部には、遊技球の通過を検知する始動口スイッチ120(図4参照)と、翼片部56Aを作動させるための普通電動役物ソレノイド130(図4参照)と、がそれぞれ備えられている。この一対の翼片部56Aが左右に開くと始動口56Bの開放面積が大きくなって遊技球の入球可能性が大きくなる開放状態となり、一対の翼片部56Aが閉じその離間距離が小さくなると始動口56Bの開放面積が小さくなって遊技球の入球の可能性が小さくなる通常状態となる。   The starting port 56B of the ordinary electric accessory 56 is disposed below the effect symbol display device 62 and is formed so as to open and close the pair of wing pieces 56A in a so-called tulip type. Inside thereof, there are provided a start port switch 120 (see FIG. 4) for detecting the passage of the game ball and a normal electric accessory solenoid 130 (see FIG. 4) for operating the wing piece portion 56A. Yes. When the pair of wing pieces 56A are opened to the left and right, the opening area of the start port 56B is increased and the possibility of entering a game ball is increased, and the pair of wing pieces 56A is closed and the separation distance is reduced. The opening area of the start opening 56B is reduced, and the normal state is reduced where the possibility of entering a game ball is reduced.

変動入賞装置80は、普通電動役物56の下方に配置されており、基板82と、大入賞装置84と、を備えている。ここで、大入賞装置84は、略中央に配置されており、帯状に開口された大入賞口86と、この大入賞口86を開放又は閉鎖する開閉板88と、この開閉板88を開閉するための大入賞口ソレノイド132(図4参照)と、入賞球を検知するカウントスイッチ126(図4参照)と、を備えている。   The variable winning device 80 is disposed below the ordinary electric accessory 56 and includes a substrate 82 and a large winning device 84. Here, the grand prize winning device 84 is disposed substantially at the center, and has a grand prize winning opening 86 opened in a strip shape, an opening / closing plate 88 for opening or closing the special winning prize opening 86, and opening / closing the opening / closing plate 88. And a count switch 126 (refer to FIG. 4) for detecting a winning ball.

また、中央装置54の左側下方部には、風車63が配置されている。さらに、遊技領域の左側下方部及び右側下方には、一対のサイドランプ90がそれぞれ配置されている。   A windmill 63 is disposed on the lower left side of the central device 54. Further, a pair of side lamps 90 are respectively disposed on the lower left portion and the lower right portion of the game area.

また、遊技盤26の下方にはアウト口92が設けられており、このアウト口92の下部にはバック球防止部材94が設けられている。このバック球防止部材94は、遊技領域28に到達せず戻ってきた遊技球が再び発射位置に戻ることを防止している。また、内レール52の先端部には、ファール球防止部材96が取り付けられている。   Further, an out port 92 is provided below the game board 26, and a back ball preventing member 94 is provided below the out port 92. The back ball preventing member 94 prevents the game ball that has returned without reaching the game area 28 from returning to the launch position again. A foul ball prevention member 96 is attached to the tip of the inner rail 52.

次に、パチンコ機10を構成する電子制御装置について説明する。   Next, an electronic control device that constitutes the pachinko machine 10 will be described.

図4乃至図8に示すように、電子制御装置は、主制御基板(主制御手段)102と、払出制御基板104と、サブ制御基板(サブ制御手段)106と、発射制御基板108と、を備えている。   As shown in FIGS. 4 to 8, the electronic control unit includes a main control board (main control means) 102, a payout control board 104, a sub control board (sub control means) 106, and a launch control board 108. I have.

図5に示すように、主制御基板102は、CPU102Aと、ROM102Bと、バックアップRAM(遊技情報記憶部)102Cと、バックアップRAM初期化部102Dと、初期化報知コマンド送信部102Eと、RAMクリアタイマ(タイマ部)102Fと、初期化報知終了コマンド送信部102Gと、復電コマンド送信部102Hと、を備えている。なお、RAMクリアタイマ102Fは、主制御基板102ではなく、サブ制御基板106に設けられていてもよい。   As shown in FIG. 5, the main control board 102 includes a CPU 102A, a ROM 102B, a backup RAM (game information storage unit) 102C, a backup RAM initialization unit 102D, an initialization notification command transmission unit 102E, and a RAM clear timer. (Timer unit) 102F, initialization notification end command transmission unit 102G, and power recovery command transmission unit 102H. Note that the RAM clear timer 102F may be provided not on the main control board 102 but on the sub control board 106.

また、主制御基板102のCPU102Aは、ROM102Bに記憶されたデータに基づいて、後述の普通電動役物ソレノイド130、後述の大入賞口ソレノイド132、後述の図柄表示装置134及びサブ制御基板106をそれぞれ制御する。また、主制御基板102のCPU102Aは、遊技全体を司り主として当否判定などの遊技状態を判断するものであり、この判断した遊技状態に沿った遊技環境(演出態様)を実現させるように制御するサブ制御基板106及び払出制御基板104を直接的に制御する。また、主制御基板102のCPU102Aは、演出表示基板(演出制御手段)110、アンプ基板(演出制御手段)112、装飾駆動基板(演出制御手段)114及び演出ボタン基板116をサブ制御基板106を介して間接的に制御する。   Further, the CPU 102A of the main control board 102 sets a normal electric accessory solenoid 130 described later, a large prize opening solenoid 132 described later, a symbol display device 134 described later, and the sub control board 106 based on the data stored in the ROM 102B. Control. In addition, the CPU 102A of the main control board 102 controls the entire game and mainly determines a game state such as determination of success or failure, and controls to realize a game environment (effect mode) according to the determined game state. The control board 106 and the payout control board 104 are directly controlled. Further, the CPU 102A of the main control board 102 sends the effect display board (effect control means) 110, the amplifier board (effect control means) 112, the decoration drive board (effect control means) 114, and the effect button board 116 via the sub control board 106. Control indirectly.

また、主制御基板102のROM102Bには、CPU102Aにより実行される遊技全体の制御を実現するためのプログラムが記憶されている。   The ROM 102B of the main control board 102 stores a program for realizing overall game control executed by the CPU 102A.

また、主制御基板102のバックアップRAM102Cは、遊技情報(遊技状態)を常時記憶する。特に、パチンコ機10が電断した場合には、電断する直前の遊技情報(例えば、大当り遊技であるか、確変遊技であるか、あるいは時短遊技であるかなど)が記憶される。   The backup RAM 102C of the main control board 102 always stores game information (game state). In particular, when the pachinko machine 10 is disconnected, game information (for example, whether it is a big hit game, a probable change game, or a short-time game) immediately before the disconnection is stored.

また、主制御基板102のバックアップRAM初期化部102Dは、CPU102Aからの制御信号を受信したり、CPU102Aなどに設けられたRAMクリアボタン(図示省略)が押圧されたりすることにより起動し、バックアップRAM102Cに記憶されている内容を初期化する。   The backup RAM initialization unit 102D of the main control board 102 is activated when a control signal is received from the CPU 102A or a RAM clear button (not shown) provided in the CPU 102A or the like is pressed, and the backup RAM 102C is activated. The contents stored in are initialized.

また、主制御基板102の初期化報知コマンド送信部102Eは、電源投入時などに、バックアップRAM初期化部102DによりバックアップRAM102Cが初期化された場合に、初期化報知コマンドをサブ制御基板106に対して送信する。   The initialization notification command transmission unit 102E of the main control board 102 sends an initialization notification command to the sub-control board 106 when the backup RAM 102C is initialized by the backup RAM initialization unit 102D, such as when the power is turned on. To send.

また、主制御基板102のRAMクリアタイマ102Fは、初期化報知コマンドの送信と同時に所定時間にセットされる。例えば、初期化報知コマンドが送信されると同時に、RAMクリアタイマ102Fが35秒の時間にセットされる。そして、RAMクリアタイマ102Fが35秒の時間にセットされると、RAMクリアタイマ102Fは、35から0までを順番にカウントダウンしていく。   The RAM clear timer 102F of the main control board 102 is set at a predetermined time simultaneously with the transmission of the initialization notification command. For example, simultaneously with the transmission of the initialization notification command, the RAM clear timer 102F is set to a time of 35 seconds. When the RAM clear timer 102F is set to a time of 35 seconds, the RAM clear timer 102F counts down from 35 to 0 in order.

また、主制御基板102の初期化報知終了コマンド送信部102Gは、RAMクリアタイマ102Fが0になれば、初期化報知を終了させる初期化報知終了コマンドをサブ制御基板106に対して送信する。特に、電源基板(電源手段)176からの電力の供給が停止されて電断し、その後、電源基板176からの電力の供給が再開し復電するときに、RAMクリアタイマ102Fが0(ゼロ)となっている場合でも、初期化報知終了コマンド送信部102Gは、初期化報知を終了させる初期化報知終了コマンドをサブ制御基板106に対して送信する。   In addition, when the RAM clear timer 102F reaches 0, the initialization notification end command transmission unit 102G of the main control board 102 transmits an initialization notification end command for ending the initialization notification to the sub-control board 106. In particular, when the supply of power from the power supply board (power supply means) 176 is stopped and the power is cut off, and then the supply of power from the power supply board 176 is restarted and power is restored, the RAM clear timer 102F is set to 0 (zero). Even in this case, the initialization notification end command transmitter 102G transmits an initialization notification end command for ending the initialization notification to the sub-control board 106.

また、主制御基板102の復電コマンド送信部102Hは、電源基板176からの電力の供給が停止されて電断し、その後、電源基板176からの電力の供給が回復されて復電するときに、RAMクリアタイマ102Fが0(ゼロ)となっていなければ、復電演出を実行させるための復電コマンドをサブ制御基板106に対して送信する。   In addition, the power recovery command transmission unit 102H of the main control board 102 stops power supply from the power supply board 176 and cuts off power, and then recovers power supply from the power supply board 176 to recover power. If the RAM clear timer 102F is not 0 (zero), a power recovery command for executing a power recovery effect is transmitted to the sub-control board 106.

ここで、図4に示すように、サブ制御基板106に復電コマンドが送信されると、サブ制御基板106は、演出表示基板110やアンプ基板112や装飾駆動基板114に対して復電用の演出を実行するように命令する。なお、主制御基板102には、電断しても、所定時間、起動を維持できるバッテリ(図示省略)が設けられている。   Here, as shown in FIG. 4, when a power recovery command is transmitted to the sub control board 106, the sub control board 106 returns power to the effect display board 110, the amplifier board 112, and the decorative drive board 114. Command to perform the production. Note that the main control board 102 is provided with a battery (not shown) that can be kept activated for a predetermined time even if the power is cut off.

また、主制御基板102は、中継端子板118を介して、始動口スイッチ120と、大入賞口スイッチ122と、ゲートスイッチ124と、カウントスイッチ126と、にそれぞれ電気的に接続されている。   Further, the main control board 102 is electrically connected to the start port switch 120, the big prize port switch 122, the gate switch 124, and the count switch 126 via the relay terminal plate 118, respectively.

また、主制御基板102は、中継端子板128を介して、普通電動役物ソレノイド130と、大入賞口ソレノイド132と、図柄表示装置134と、にそれぞれ電気的に接続されている。なお、7セグ表示基板68は、図柄表示装置134の一実施形態である。   Further, the main control board 102 is electrically connected to the ordinary electric accessory solenoid 130, the special prize opening solenoid 132, and the symbol display device 134 via the relay terminal board 128, respectively. The 7-segment display board 68 is an embodiment of the symbol display device 134.

払出制御基板104は、中継端子板136を介して、ガラス枠スイッチ138と、外部タンクスイッチ140と、タンクスイッチ142と、にそれぞれ電気的に接続されている。また、払出制御基板104は、中継端子板144を介して、エラーLED146に電気的に接続されている。また、払出制御基板104は、下皿満タンスイッチ148に電気的に接続されている。また、払出制御基板104は、中継端子板150を介して、球貸表示基板152と、球貸装置154と、にそれぞれ電気的に接続されている。   The payout control board 104 is electrically connected to the glass frame switch 138, the external tank switch 140, and the tank switch 142 via the relay terminal plate 136, respectively. Further, the payout control board 104 is electrically connected to the error LED 146 via the relay terminal board 144. The payout control board 104 is electrically connected to the lower pan full tank switch 148. The payout control board 104 is electrically connected to the ball rental display board 152 and the ball rental apparatus 154 via the relay terminal board 150, respectively.

なお、球貸表示基板152には、球貸スイッチ156と、返却スイッチ158とがそれぞれ電気的に接続されている。また、払出制御基板104は、中継端子板160を介して、払出モータ162と払出スイッチ164とにそれぞれ電気的に接続されている。さらに、払出制御基板104は、主制御基板102と発射制御基板108とにそれぞれ電気的に接続されている。   The ball rental display board 152 is electrically connected with a ball rental switch 156 and a return switch 158, respectively. Further, the payout control board 104 is electrically connected to the payout motor 162 and the payout switch 164 via the relay terminal plate 160, respectively. Further, the payout control board 104 is electrically connected to the main control board 102 and the launch control board 108, respectively.

図4及び図5に示すように、サブ制御基板106は、演出表示基板110と、アンプ基板112と、装飾駆動基板114と、演出ボタン基板116と、にそれぞれ電気的に接続されている。   As shown in FIGS. 4 and 5, the sub control board 106 is electrically connected to the effect display board 110, the amplifier board 112, the decoration drive board 114, and the effect button board 116.

また、サブ制御基板106は、主制御基板102からの制御信号に基づいて遊技の演出の制御を司るものである。また、サブ制御基板106は、CPU106Aと、ROM106Bと、第1演出コマンド送信部106Cと、を備えている。   The sub-control board 106 controls game effects based on control signals from the main control board 102. Further, the sub control board 106 includes a CPU 106A, a ROM 106B, and a first effect command transmission unit 106C.

サブ制御基板106のCPU106Aは、主制御基板102からの制御信号を受けて演出表示基板110、アンプ基板112、装飾駆動基板114及び演出ボタン基板116などの各基板を制御する。   The CPU 106 </ b> A of the sub control board 106 receives the control signal from the main control board 102 and controls each board such as the effect display board 110, the amplifier board 112, the decoration drive board 114, and the effect button board 116.

また、ROM106Bには、各基板の制御に必要なデータ(特に遊技の装飾に関する情報)が記憶されている。   The ROM 106B stores data (especially information related to game decoration) necessary for controlling each board.

特に、ROM106Bには、初期化報知コマンド又は復電コマンドを受信したときに、第1演出を開始させる第1演出コマンドに関するデータが記憶されている。また、ROM106Bには、初期化報知を実行するための第1演出に関するデータが記憶されている。具体的には、ROM106Bには、スピーカ170(48)から初期化中を示す警告音を出力させるプログラム、演出表示装置166(62)に初期化中を示す文字を大きく表示させるプログラム、LED・ランプ172(66)の全てを目立つように点滅又は点灯させてパチンコ機10周辺のホール関係者に初期化中であることを気付かせるためのプログラム、特定のLED・ランプ172(66)を目立つように点滅又は点灯させてパチンコ機10周辺のホール関係者に初期化中であることを気付かせるためのプログラムなどが記憶されている。また、パチンコホールに設置された管理用のコンピュータに初期化中であることを示す緊急信号を送信するプログラムも記憶させてもよい。   In particular, the ROM 106B stores data related to the first effect command for starting the first effect when the initialization notification command or the power recovery command is received. The ROM 106B stores data related to the first effect for executing the initialization notification. Specifically, the ROM 106B has a program for outputting a warning sound indicating that initialization is being performed from the speaker 170 (48), a program for displaying a large character indicating that initialization is being performed on the effect display device 166 (62), and an LED / lamp. 172 (66) is blinking or lit in a prominent manner so that hall personnel around the pachinko machine 10 are in the process of initializing, and a specific LED / lamp 172 (66) is prominent. A program or the like for flashing or lighting to make it aware that the hall related persons around the pachinko machine 10 is being initialized is stored. Further, a program for transmitting an emergency signal indicating that initialization is being performed may be stored in a management computer installed in the pachinko hall.

また、ROM106Bには、初期化報知終了コマンドを受信したときに、第2演出を開始させるデータが記憶されている。また、ROM106Bには、電断前の通常の遊技状態に関する第2演出に関するデータが記憶されている。具体的には、ROM106Bには、電断直前の遊技状態が大当り遊技状態であれば、スピーカ170(48)から大当り遊技を示す音声を出力させるプログラム、演出表示装置166(62)に大当り遊技を示す特別図柄の擬似図柄を表示させるプログラム、LED・ランプ172(66)の全てを目立つように点滅又は点灯させて大当り遊技であることを示すためのプログラム、が記憶されている。また、ROM106Bには、電断直前の遊技状態が、大当りに当選する確率が高確率の確変遊技状態、特別図柄の回転数が所定の時間だけ速くなる時短遊技状態、大当りに当選する確率が低確率の通常遊技状態、リーチ状態など、であれば、各遊技状態に対応した演出を実現できるように、スピーカ170(48)、演出表示装置166(62)、LED・ランプ172(66)を制御するプログラムが記憶されている。   The ROM 106B stores data for starting the second effect when the initialization notification end command is received. In addition, the ROM 106B stores data related to the second effect related to the normal gaming state before power interruption. Specifically, in the ROM 106B, if the game state immediately before the power interruption is a big hit game state, a program for causing the speaker 170 (48) to output a sound indicating the big hit game, and the effect display device 166 (62) receive the big hit game. A program for displaying a pseudo symbol of a special symbol to be displayed, and a program for indicating that it is a big hit game by blinking or lighting all of the LED / lamps 172 (66) prominently are stored. In addition, the ROM 106B has a game state immediately before power interruption, a probability-changing game state with a high probability of winning a big win, a short game state when the number of rotations of a special symbol is increased by a predetermined time, and a low probability of winning a big win. If the probability is a normal game state, a reach state, etc., the speaker 170 (48), the effect display device 166 (62), and the LED lamp 172 (66) are controlled so that an effect corresponding to each game state can be realized. Program to be stored.

また、第1演出コマンド送信部106Cは、上述した初期化報知コマンド又は復電コマンドを受信したときに、初期化報知に関する第1演出を開始させる第1演出コマンドを演出表示基板110に対して送信する。   In addition, when the first effect command transmission unit 106C receives the initialization notification command or the power recovery command described above, the first effect command transmission unit 106C transmits a first effect command for starting the first effect related to the initialization notification to the effect display board 110. To do.

また、図6に示すように、演出表示基板110には、演出表示装置166(62)と、演出表示ROM168と、がそれぞれ電気的に接続されている。この演出表示ROM168には、演出図柄表示装置62に変動表示される擬似特別図柄のデータが記憶されている。なお、演出図柄表示装置62は、演出表示装置166の一実施形態である。   In addition, as shown in FIG. 6, an effect display device 166 (62) and an effect display ROM 168 are electrically connected to the effect display board 110. The effect display ROM 168 stores pseudo special symbol data that is variably displayed on the effect symbol display device 62. The effect symbol display device 62 is an embodiment of the effect display device 166.

ここで、演出表示基板110は、サブ制御基板106の第1演出コマンド送信部106Cから第1演出コマンドを受けると、初期化報知に関する第1演出を開始させる。具体的には、演出表示装置166(62)には、初期化中を示す文字(例えば、「初期化中」)が大きく表示される。また、初期化を示すと特定の図柄(例えば、「1、2、3」)などを表示するようにしてもよい。   Here, when the effect display board 110 receives the first effect command from the first effect command transmission unit 106 </ b> C of the sub control board 106, the effect display board 110 starts the first effect related to the initialization notification. Specifically, the effect display device 166 (62) displays a large character (for example, “in initialization”) indicating that initialization is in progress. Further, when initialization is indicated, a specific symbol (for example, “1, 2, 3”) may be displayed.

また、演出表示基板110は、サブ制御基板106の第1演出コマンド送信部106Cから第1演出コマンドを受けとらないと、電断前の遊技状態を開始させる。具体的には、電断前の遊技状態が大当り遊技状態であれば、演出表示装置166(62)には、大当り遊技を示す特別図柄の擬似図柄が表示される。また、電断前の遊技状態が確変遊技状態、時短遊技状態、通常遊技状態、リーチ状態であれば、演出表示装置166(62)には、各状態に対応した図柄が表示される。   Further, when the effect display board 110 does not receive the first effect command from the first effect command transmission unit 106 </ b> C of the sub control board 106, the effect display board 110 starts the gaming state before power interruption. Specifically, if the game state before the power interruption is a big hit game state, the effect display device 166 (62) displays a pseudo-design of a special symbol indicating the big hit game. Further, if the game state before the power interruption is the probability change game state, the short-time game state, the normal game state, or the reach state, the effect display device 166 (62) displays a symbol corresponding to each state.

また、図6に示すように、アンプ基板112には、所定の効果音を出力する各種スピーカ170(48)が電気的に接続されている。なお、サブスピーカ48は、各種スピーカ170の一実施形態である。   Further, as shown in FIG. 6, various types of speakers 170 (48) that output predetermined sound effects are electrically connected to the amplifier board 112. The sub-speaker 48 is an embodiment of various speakers 170.

ここで、アンプ基板112は、サブ制御基板106の第1演出コマンド送信部106Cから第1演出コマンドを受けると、初期化報知に関する第1演出を開始させる。具体的には、各種スピーカ170(48)からは、初期化中を示す警告音が出力される。   Here, when receiving the first effect command from the first effect command transmission unit 106C of the sub control board 106, the amplifier board 112 starts the first effect related to the initialization notification. Specifically, a warning sound indicating that initialization is in progress is output from various speakers 170 (48).

また、アンプ基板112は、サブ制御基板106の第1演出コマンド送信部106Cから第1演出コマンドを受けとらないと、電断前の遊技状態を開始させる。具体的には、電断前の遊技状態が大当り遊技状態であれば、各種スピーカ170(48)からは、大当り遊技を示す大当り音声が出力される。また、電断前の遊技状態が確変遊技状態、時短遊技状態、通常遊技状態、リーチ状態であれば、各種スピーカ170(48)からは、各状態に対応した音声が出力される。   Further, when the amplifier board 112 does not receive the first effect command from the first effect command transmission unit 106C of the sub-control board 106, the amplifier board 112 starts the gaming state before power interruption. Specifically, if the game state before power interruption is a big hit game state, a big hit sound indicating the big hit game is output from the various speakers 170 (48). Also, if the game state before power interruption is a probability change game state, a short-time game state, a normal game state, or a reach state, various speakers 170 (48) output sounds corresponding to the respective states.

また、図6に示すように、装飾駆動基板114には、各種LED・ランプ172(66)が電気的に接続されている。また、装飾駆動基板114は、サブ制御基板106からのコマンドを受けて遊技の装飾に関する制御を行うものである。また、演出ボタン基板178には、操作スイッチ174(40)が電気的に接続されている。なお、ランプ装置66は、各種LED・ランプ172の一実施形態である。また、演出ボタン40は、操作スイッチ174の一実施形態である。   As shown in FIG. 6, various types of LEDs and lamps 172 (66) are electrically connected to the decorative driving board 114. The decoration driving board 114 receives a command from the sub-control board 106 and performs control related to game decoration. In addition, an operation switch 174 (40) is electrically connected to the effect button board 178. The lamp device 66 is an embodiment of various LEDs / lamps 172. The effect button 40 is an embodiment of the operation switch 174.

ここで、装飾駆動基板114は、サブ制御基板106の第1演出コマンド送信部106Cから第1演出コマンドを受けると、初期化報知に関する第1演出を開始させる。具体的には、各種LED・ランプ172(66)は、初期化中を示す特殊な発光パターンで点滅又は点灯する。   Here, when receiving the first effect command from the first effect command transmission unit 106C of the sub control board 106, the decoration drive board 114 starts the first effect related to the initialization notification. Specifically, the various LEDs and lamps 172 (66) blink or light in a special light emission pattern indicating that initialization is in progress.

また、装飾駆動基板114は、サブ制御基板106の第1演出コマンド送信部106Cから第1演出コマンドを受けとらないと、電断前の遊技状態を開始させる。具体的には、電断前の遊技状態が大当り遊技状態であれば、各種LED・ランプ172(66)は、大当り遊技を示す発光パターンで点滅又は点灯する。また、電断前の遊技状態が確変遊技状態、時短遊技状態、通常遊技状態、リーチ状態であれば、各種LED・ランプ172(66)は、各状態に対応した発光パターンで点滅又は点灯する。   Further, if the decoration drive board 114 does not receive the first effect command from the first effect command transmission unit 106C of the sub-control board 106, the decoration drive board 114 starts the gaming state before power interruption. Specifically, if the gaming state before power interruption is a big hit gaming state, the various LED lamps 172 (66) flash or light up with a light emission pattern indicating the big hit game. Further, if the gaming state before power interruption is a probability-changing gaming state, a short-time gaming state, a normal gaming state, or a reach state, the various LEDs / lamps 172 (66) flash or light in a light emission pattern corresponding to each state.

また、図7に示すように、主制御基板102、サブ制御基板106、払出制御基板104及び発射制御基板108には、各基板102、104、106、108に電力をそれぞれ供給するための電源基板176が接続されている。   Further, as shown in FIG. 7, the main control board 102, the sub control board 106, the payout control board 104, and the launch control board 108 are power supply boards for supplying power to the respective boards 102, 104, 106, 108. 176 is connected.

ここで、本実施形態では、電源基板176からの電力供給が停止して電断すると、主制御基板102からサブ制御基板106に対して復電コマンドが送信される。   Here, in the present embodiment, when the power supply from the power supply board 176 is stopped and the power is cut off, a power recovery command is transmitted from the main control board 102 to the sub control board 106.

なお、電源基板176からの電力供給が再開されて復電する際には、上述したように、初期化報知を示す第1演出が実行されている。   When power supply from the power supply board 176 is resumed and power is restored, as described above, the first effect indicating initialization notification is executed.

また、図8に示すように、発射制御基板108には、発射駆動基板178を介して、発射モータ180と、発射停止スイッチ182(64)と、タッチスイッチ184と、がそれぞれ電気的に接続されている。また、発射制御基板108には、球送りソレノイド186が電気的に接続されている。   Further, as shown in FIG. 8, a firing motor 180, a firing stop switch 182 (64), and a touch switch 184 are electrically connected to the firing control board 108 via a firing drive board 178. ing. In addition, a ball feed solenoid 186 is electrically connected to the launch control board 108.

次に、本実施形態のパチンコ機10の作用について、フローチャートに基づいて説明する。   Next, the operation of the pachinko machine 10 of the present embodiment will be described based on a flowchart.

先ず、主制御基板102における電断後の復電処理について説明する。   First, power recovery processing after power interruption in the main control board 102 will be described.

図9に示すように、主制御基板102のCPU102Aにより、バックアップRAM初期化部102Dが起動中か否かが判断される(S100)。ここで、バックアップRAM初期化部102Dは、CPU102Aからの制御信号を受信したり、CPU102Aなどに設けられたRAMクリアボタン(図示省略)が押圧されることにより起動する。   As shown in FIG. 9, the CPU 102A of the main control board 102 determines whether or not the backup RAM initialization unit 102D is being activated (S100). Here, the backup RAM initialization unit 102D is activated by receiving a control signal from the CPU 102A or pressing a RAM clear button (not shown) provided in the CPU 102A or the like.

次に、バックアップRAM初期化部102Dが起動中であると判断されると(S100:YES)、主制御基板102の初期化報知コマンド送信部102Eからサブ制御基板102に対して、初期化報知コマンドが送信される(S110)。   Next, when it is determined that the backup RAM initialization unit 102D is being activated (S100: YES), an initialization notification command is sent from the initialization notification command transmission unit 102E of the main control board 102 to the sub control board 102. Is transmitted (S110).

そして、初期化報知コマンドの送信と同時に、主制御基板102のRAMクリアタイマ102Fが所定時間にセットされる(S120)。ここで、所定時間として、RAMクリアタイマ102Fが35秒にセットされる。RAMクリアタイマ102Fが所定時間にセットされると、カウントダウンを始める。例えば、RAMクリアタイマ102Fが35秒にセットされると、RAMクリアタイマ102Fは、35から0までを順番にカウントダウンしていく。   Simultaneously with the transmission of the initialization notification command, the RAM clear timer 102F of the main control board 102 is set to a predetermined time (S120). Here, the RAM clear timer 102F is set to 35 seconds as the predetermined time. When the RAM clear timer 102F is set at a predetermined time, the countdown starts. For example, when the RAM clear timer 102F is set to 35 seconds, the RAM clear timer 102F counts down from 35 to 0 in order.

次に、主制御基板102のCPU102Aにより、RAMクリアタイマ102Fが0になったか否かが判断される(S130)。   Next, the CPU 102A of the main control board 102 determines whether or not the RAM clear timer 102F has become 0 (S130).

RAMクリアタイマ102Fが0になったと判断されると(S130:YES)、主制御基板102の初期化報知終了コマンド送信部102Gからサブ制御基板106に対して、初期化報知終了コマンドが送信される(S140)。   If it is determined that the RAM clear timer 102F has reached 0 (S130: YES), an initialization notification end command is transmitted from the initialization notification end command transmission unit 102G of the main control board 102 to the sub-control board 106. (S140).

一方、バックアップRAM初期化部102Dが起動中ではないと判断されると(S100:NO)、主制御基板102のCPU102Aにより電断時のチェックサムが一致したか否かが判断される(S150)。   On the other hand, when it is determined that the backup RAM initialization unit 102D is not activated (S100: NO), the CPU 102A of the main control board 102 determines whether or not the checksums at the time of power interruption match (S150). .

電断時のチェックサムが一致したと判断されると(S150:YES)、主制御基板102のCPU102Aにより、RAMクリアタイマ102Fが0(ゼロ)になったか否かが判断される(S160)。なお、電断時のチェックサムが一致していないと判断されると(S150:NO)、そのままS110に移行し、初期化報知コマンドが送信される。   If it is determined that the checksums at the time of power interruption match (S150: YES), the CPU 102A of the main control board 102 determines whether or not the RAM clear timer 102F has become 0 (zero) (S160). If it is determined that the checksums at the time of power interruption do not match (S150: NO), the process proceeds to S110 and an initialization notification command is transmitted.

RAMクリアタイマ102Fが0(ゼロ)になったと判断されると(S160:YES)、S140に移行し、初期化報知終了コマンドが送信される。   When it is determined that the RAM clear timer 102F has become 0 (zero) (S160: YES), the process proceeds to S140, and an initialization notification end command is transmitted.

RAMクリアタイマ102Fが0(ゼロ)ではないと判断されると(S160:NO)、主制御基板102の復電コマンド送信部102Hからサブ制御基板106に対して、復電コマンドが送信される(S170)。   When it is determined that the RAM clear timer 102F is not 0 (zero) (S160: NO), a power recovery command is transmitted from the power recovery command transmission unit 102H of the main control board 102 to the sub control board 106 ( S170).

次に、サブ制御基板106における電断後の復電処理について説明する。   Next, power recovery processing after power interruption in the sub-control board 106 will be described.

図10に示すように、サブ制御基板106のCPU106Aにより、主制御基板102の初期化報知コマンド送信部102Eから初期化報知コマンドを受信したか否かが判断される(S200)。   As shown in FIG. 10, the CPU 106A of the sub control board 106 determines whether or not an initialization notice command has been received from the initialization notice command transmitter 102E of the main control board 102 (S200).

初期化報知コマンドを受信したと判断されると(S200:YES)、RAMクリアフラグが1にセットされる(S210)。   If it is determined that the initialization notification command has been received (S200: YES), the RAM clear flag is set to 1 (S210).

次に、CPU106Aにより、RAMクリアフラグが1か否かが判断される(S220)。   Next, the CPU 106A determines whether or not the RAM clear flag is 1 (S220).

CPU106AによりRAMクリアフラグが1であると判断されると(S220:YES)、サブ制御基板106の第1演出コマンド送信部106Cから演出表示基板110、アンプ基板112、装飾駆動基板114に対して、第1演出コマンドが送信される(S230)。   When the CPU 106A determines that the RAM clear flag is 1 (S220: YES), from the first effect command transmission unit 106C of the sub control board 106 to the effect display board 110, the amplifier board 112, and the decorative drive board 114, A first effect command is transmitted (S230).

一方、CPU106AによりRAMクリアフラグが1ではないと判断された場合(S220:NO)には、第1演出コマンドは送信されない。   On the other hand, when the CPU 106A determines that the RAM clear flag is not 1 (S220: NO), the first effect command is not transmitted.

また、初期化報知コマンドを受信していないと判断されると(S200:NO)、サブ制御基板106のCPU106Aにより、主制御基板102の初期化報知終了コマンド送信部102Gから初期化報知終了コマンドを受信したか否かが判断される(S250)。   If it is determined that the initialization notification command has not been received (S200: NO), the CPU 106A of the sub control board 106 sends an initialization notification end command from the initialization notification end command transmitter 102G of the main control board 102. It is determined whether or not it has been received (S250).

初期化報知終了コマンドを受信したと判断されると(S250:YES)、RAMクリアフラグが0(ゼロ)にセットされる(S260)。その後、S220に移行し、RAMクリアフラグが1か否かが判断される。   If it is determined that the initialization notification end command has been received (S250: YES), the RAM clear flag is set to 0 (zero) (S260). Thereafter, the process proceeds to S220, and it is determined whether or not the RAM clear flag is 1.

また、初期化報知終了コマンドを受信していないと判断されると(S250:NO)、サブ制御基板106のCPU106Aにより、主制御基板102の復電コマンド送信部102Hから復電コマンドを受信したか否かが判断される(S270)。   If it is determined that the initialization notification end command has not been received (S250: NO), has the CPU 106A of the sub control board 106 received the power recovery command from the power recovery command transmitter 102H of the main control board 102? It is determined whether or not (S270).

復電コマンドを受信したと判断されると(S270:YES)、S220に移行し、RAMクリアフラグが1か否かが判断される。   If it is determined that the power recovery command has been received (S270: YES), the process proceeds to S220, and it is determined whether or not the RAM clear flag is 1.

一方、復電コマンドを受信していないと判断されると(S270:NO)、そのまま終了する。   On the other hand, if it is determined that the power recovery command has not been received (S270: NO), the process ends.

次に、演出表示基板110における演出処理について説明する。   Next, the effect process in the effect display substrate 110 will be described.

図11に示すように、演出表示基板110により、サブ制御基板106からの第1演出コマンドを受信したか否かが判断される(S300)。   As shown in FIG. 11, it is determined by the effect display board 110 whether or not the first effect command from the sub-control board 106 has been received (S300).

第1演出コマンドを受信したと判断されると(S300:YES)、演出表示基板110により初期化報知を示す第1演出が実行される(S310)。具体的には、演出表示基板110に、初期化中であることを示す文字が大きく表示される。   If it is determined that the first effect command has been received (S300: YES), the effect display substrate 110 executes the first effect indicating initialization notification (S310). Specifically, characters indicating that initialization is in progress are displayed large on the effect display board 110.

一方、第1演出コマンドを受信していないと判断されると(S300:NO)、演出表示基板110により電断前の遊技状態を示す第2演出が実行される(S330)。具体的には、電断前の遊技状態が大当り遊技状態であれば、演出表示装置166(62)には、大当り遊技を示す特別図柄の擬似図柄が表示される。また、電断前の遊技状態が確変遊技状態、時短遊技状態、通常遊技状態、リーチ状態であれば、演出表示装置166(62)には、各状態に対応した図柄が表示される。   On the other hand, if it is determined that the first effect command has not been received (S300: NO), the effect display board 110 executes the second effect indicating the gaming state before power interruption (S330). Specifically, if the game state before the power interruption is a big hit game state, the effect display device 166 (62) displays a pseudo-design of a special symbol indicating the big hit game. Further, if the game state before the power interruption is the probability change game state, the short-time game state, the normal game state, or the reach state, the effect display device 166 (62) displays a symbol corresponding to each state.

次に、アンプ基板112における演出処理について説明する。   Next, the effect process in the amplifier substrate 112 will be described.

図12に示すように、アンプ基板112により、サブ制御基板106からの第1演出コマンドを受信したか否かが判断される(S400)。   As shown in FIG. 12, it is determined by the amplifier board 112 whether the 1st production command from the sub control board 106 was received (S400).

第1演出コマンドを受信したと判断されると(S400:YES)、アンプ基板112により初期化報知を示す第1演出が実行される(S410)。具体的には、各種スピーカ170(48)からは、初期化中を示す警告音が出力される。   If it is determined that the first effect command has been received (S400: YES), the amplifier substrate 112 executes the first effect indicating initialization notification (S410). Specifically, a warning sound indicating that initialization is in progress is output from various speakers 170 (48).

一方、第1演出コマンドを受信していないと判断されると(S400:NO)、アンプ基板112により電断前の遊技状態を示す第2演出が実行される(S430)。具体的には、電断前の遊技状態が大当り遊技状態であれば、各種スピーカ170(48)からは、大当り遊技を示す大当り音声が出力される。また、電断前の遊技状態が確変遊技状態、時短遊技状態、通常遊技状態、リーチ状態であれば、各種スピーカ170(48)からは、各状態に対応した音声が出力される。   On the other hand, if it is determined that the first effect command has not been received (S400: NO), the amplifier substrate 112 executes the second effect indicating the gaming state before power interruption (S430). Specifically, if the game state before power interruption is a big hit game state, a big hit sound indicating the big hit game is output from the various speakers 170 (48). Also, if the game state before power interruption is a probability change game state, a short-time game state, a normal game state, or a reach state, various speakers 170 (48) output sounds corresponding to the respective states.

次に、装飾駆動基板114における演出処理について説明する。   Next, the effect process in the decoration drive board 114 will be described.

図13に示すように、装飾駆動基板114により、サブ制御基板106からの第1演出コマンドを受信したか否かが判断される(S500)。   As shown in FIG. 13, it is determined whether or not the first drive command from the sub-control board 106 has been received by the decorative drive board 114 (S500).

第1演出コマンドを受信したと判断されると(S500:YES)、装飾駆動基板114により初期化報知を示す第1演出が実行される(S510)。具体的には、各種LED・ランプ172(66)は、初期化中を示す特殊な発光パターンで点滅又は点灯する。   If it is determined that the first effect command has been received (S500: YES), the decoration drive substrate 114 executes a first effect indicating initialization notification (S510). Specifically, the various LEDs and lamps 172 (66) blink or light in a special light emission pattern indicating that initialization is in progress.

一方、第1演出コマンドを受信していないと判断されると(S500:NO)、装飾駆動基板114により電断前の遊技状態を示す第2演出が実行される(S530)。具体的には、電断前の遊技状態が大当り遊技状態であれば、各種LED・ランプ172(66)は、大当り遊技を示す発光パターンで点滅又は点灯する。また、電断前の遊技状態が確変遊技状態、時短遊技状態、通常遊技状態、リーチ状態であれば、各種LED・ランプ172(66)は、各状態に対応した発光パターンで点滅又は点灯する。   On the other hand, if it is determined that the first effect command has not been received (S500: NO), the decoration drive substrate 114 executes a second effect indicating the gaming state before power interruption (S530). Specifically, if the gaming state before power interruption is a big hit gaming state, the various LED lamps 172 (66) flash or light up with a light emission pattern indicating the big hit game. Further, if the gaming state before power interruption is a probability-changing gaming state, a short-time gaming state, a normal gaming state, or a reach state, the various LEDs / lamps 172 (66) flash or light in a light emission pattern corresponding to each state.

次に、本発明の第2実施形態の遊技機について説明する。
なお、第1実施形態の遊技機(パチンコ機)の構成と同様の構成については同符号を付すとともに、その説明及び図示を適宜省略する。
Next, a gaming machine according to the second embodiment of the present invention will be described.
In addition, about the structure similar to the structure of the game machine (pachinko machine) of 1st Embodiment, while attaching | subjecting a same sign, the description and illustration are abbreviate | omitted suitably.

第1実施形態では、図5に示すように、RAMクリアタイマ102Fを主制御基板102に設け、RAMクリアタイマ102Fが0(ゼロ)になれば主制御基板102が初期化報知終了コマンドを送信する。そして、RAMクリアタイマ102Fが0(ゼロ)になる前に電断し、その後復電すれば、RAMクリアタイマ102Fの残りの時間(例えば15秒間)分だけ、再度、RAMクリア報知を実施する。   In the first embodiment, as shown in FIG. 5, a RAM clear timer 102F is provided on the main control board 102, and when the RAM clear timer 102F becomes 0 (zero), the main control board 102 transmits an initialization notification end command. . If the power is cut off before the RAM clear timer 102F becomes 0 (zero) and then restored, the RAM clear notification is performed again for the remaining time (for example, 15 seconds) of the RAM clear timer 102F.

ところで、第1実施形態では、残り時間分のRAMクリア報知を実施するため、通常のRAMクリア報知時間に比べて短い場合もあり、RAMクリア報知が周囲の人にわかりにくい面もある。また、RAMクリアが終了するたびに初期化報知終了コマンドを送信することもあり、重要な制御をする主制御基板102の制御負担を少しでも軽くしたいという要請もある。   By the way, in 1st Embodiment, since RAM clear alerting | reporting for remaining time is implemented, it may be short compared with normal RAM clear alerting | reporting time, and a RAM clear alerting | reporting is also difficult for a surrounding person to understand. In addition, an initialization notification end command may be transmitted every time RAM clearing ends, and there is also a demand for reducing the control burden on the main control board 102 that performs important control as much as possible.

そこで、第2実施形態の遊技機では、図14に示すように、RAMクリアタイマ102Fを主制御基板102に設けるが、RAMクリアタイマ102Fが0(ゼロ)になっても初期化報知終了コマンドを送信しない。そのかわりに、電断して復電したときにバックアップされたRAMクリアタイマ102Fが0(ゼロ)でなければ、初期化報知再開コマンド送信部102Iから初期化報知再開コマンドをサブ制御基板106に対して送信する。そして、サブ制御基板106は、初期化報知再開コマンドを受信すれば、その時点から新たに所定時間(例えば、35秒間)の初期化報知を実行する。   Therefore, in the gaming machine of the second embodiment, as shown in FIG. 14, the RAM clear timer 102F is provided on the main control board 102, but even if the RAM clear timer 102F becomes 0 (zero), an initialization notification end command is issued. Do not send. Instead, if the RAM clear timer 102F backed up when power is cut off and power is restored is not 0 (zero), an initialization notification restart command is sent from the initialization notification restart command transmitter 102I to the sub-control board 106. To send. Then, when receiving the initialization notification restart command, the sub control board 106 newly executes initialization notification for a predetermined time (for example, 35 seconds) from that point.

そして、電源断し復電する場合は、通常、RAMクリアタイマ102Fは0(ゼロ)である。そのため、RAMクリア102Fが終了するたびに初期化報知終了コマンドを送信する第1実施形態の遊技機よりも、RAMクリアタイマ102Fが0(ゼロ)でなければ初期化報知再開コマンドを送信する第2実施形態の遊技機ほうが、主制御基板102の処理負担が軽くなる。   When the power is cut off and power is restored, the RAM clear timer 102F is normally 0 (zero). Therefore, rather than the gaming machine of the first embodiment that transmits an initialization notification end command each time the RAM clear 102F ends, a second notification notification restart command is transmitted if the RAM clear timer 102F is not 0 (zero). In the gaming machine of the embodiment, the processing burden on the main control board 102 is reduced.

加えて、サブ制御基板106が初期化報知再開コマンドを受信すれば、通常の初期化報知と同様の所定時間(例えば、35秒間)を報知するため、第2実施形態の遊技機は第1実施形態の遊技機よりも、RAMクリア報知していることが周囲にわかりやすい利点がある。   In addition, when the sub-control board 106 receives the initialization notification restart command, the gaming machine of the second embodiment performs the first implementation in order to notify a predetermined time (for example, 35 seconds) similar to the normal initialization notification. There is an advantage that the RAM clear notification is easier to understand than the gaming machine of the form.

ここで、第2実施形態の遊技機の作用について、フローチャートに基づいて説明する。   Here, the operation of the gaming machine of the second embodiment will be described based on a flowchart.

図15に示すように、主制御基板102のCPU102Aにより、バックアップRAM初期化部102Dが起動中か否かが判断される(S600)。ここで、バックアップRAM初期化部102Dは、CPU102Aからの制御信号を受信したり、CPU102Aなどに設けられたRAMクリアボタン(図示省略)が押圧されたりすることにより起動する。   As shown in FIG. 15, the CPU 102A of the main control board 102 determines whether or not the backup RAM initialization unit 102D is being activated (S600). Here, the backup RAM initialization unit 102D is activated by receiving a control signal from the CPU 102A or pressing a RAM clear button (not shown) provided in the CPU 102A or the like.

次に、バックアップRAM初期化部102Dが起動中であると判断されると(S600:YES)、主制御基板102の初期化報知コマンド送信部102Eからサブ制御基板102に対して、初期化報知コマンドが送信される(S610)。   Next, when it is determined that the backup RAM initialization unit 102D is being activated (S600: YES), the initialization notification command transmission unit 102E of the main control board 102 sends an initialization notification command to the sub control board 102. Is transmitted (S610).

そして、初期化報知コマンドの送信と同時に、主制御基板102のRAMクリアタイマ102Fが所定時間にセットされる(S620)。ここで、所定時間として、RAMクリアタイマ102Fが35秒にセットされる。RAMクリアタイマ102Fが所定時間にセットされると、カウントダウンを始める。具体的には、4msec毎に処理するので初期値8750のカウンタを準備する。本実施形態では、4msec×8750=35000msec=35秒となる。このRAMクリアタイマ102Fは、0(ゼロ)でない限り常に4msec毎に減算されていく。   Simultaneously with the transmission of the initialization notification command, the RAM clear timer 102F of the main control board 102 is set to a predetermined time (S620). Here, the RAM clear timer 102F is set to 35 seconds as the predetermined time. When the RAM clear timer 102F is set at a predetermined time, the countdown starts. Specifically, since processing is performed every 4 msec, a counter having an initial value 8750 is prepared. In this embodiment, 4 msec × 8750 = 35000 msec = 35 seconds. The RAM clear timer 102F is always subtracted every 4 msec unless it is 0 (zero).

一方、バックアップRAM初期化部102Dが起動中でないと判断されると(S600:NO)、主制御基板102のCPU102Aにより電断時のチェックサムが一致したか否かが判断される(S630)。   On the other hand, when it is determined that the backup RAM initialization unit 102D is not activated (S600: NO), the CPU 102A of the main control board 102 determines whether or not the checksums at the time of power interruption match (S630).

電断時のチェックサムが一致したと判断されると(S630:YES)、主制御基板102の復電コマンド送信部102Hからサブ制御基板106に対して、復電コマンドが送信される(S640)。   If it is determined that the checksums at the time of power interruption match (S630: YES), a power recovery command is transmitted from the power recovery command transmitter 102H of the main control board 102 to the sub control board 106 (S640). .

次に、電断時にバックアップされたRAMクリアタイマ102Fが0(ゼロ)であるか否かが判断される(S650)。そして、電断時にバックアップされたRAMクリアタイマ102Fが0(ゼロ)でないと判断されると(S650:NO)、初期化報知再開コマンド送信部102Iからサブ制御基板106に対して、初期化報知再開コマンドが送信される(S660)。この場合は、初期化報知の途中に再度電断し復電した場合を想定している。   Next, it is determined whether or not the RAM clear timer 102F backed up at the time of power interruption is 0 (zero) (S650). When it is determined that the RAM clear timer 102F backed up at the time of power interruption is not 0 (zero) (S650: NO), the initialization notification restart command transmission unit 102I notifies the sub-control board 106 of the initialization notification. A command is transmitted (S660). In this case, it is assumed that power is interrupted again and power is restored during initialization notification.

なお、S630において、電断時のチェックサムが一致しないと判断された場合(S630:NO)には、S610に移行する。また、S650において、電断時にバックアップされたRAMクリアタイマ102Fが0(ゼロ)であると判断されると(S650:YES)、そのまま終了する。   If it is determined in S630 that the checksums at the time of power interruption do not match (S630: NO), the process proceeds to S610. If it is determined in S650 that the RAM clear timer 102F backed up at the time of power interruption is 0 (zero) (S650: YES), the process ends.

次に、サブ制御基板106における電断後の復電処理について説明する。   Next, power recovery processing after power interruption in the sub-control board 106 will be described.

図16に示すように、サブ制御基板106のCPU106Aにより、主制御基板102の初期化報知コマンド送信部102Eから初期化報知コマンドまたは初期化報知再開コマンドを受信したか否かが判断される(S700)。   As shown in FIG. 16, the CPU 106A of the sub control board 106 determines whether an initialization notice command or an initialization notice restart command has been received from the initialization notice command transmitter 102E of the main control board 102 (S700). ).

初期化報知コマンドまたは初期化報知再開コマンドを受信したと判断されると(S700:YES)、初期化報知タイマ106Eに所定の数値(例:8750)がセットされる(S710)。本実施形態では、4msec×8750=35000msec=35秒となる。   When it is determined that the initialization notification command or the initialization notification restart command has been received (S700: YES), a predetermined numerical value (eg, 8750) is set in the initialization notification timer 106E (S710). In this embodiment, 4 msec × 8750 = 35000 msec = 35 seconds.

次に、CPU106Aにより、初期化報知タイマが0(ゼロ)でないかが判断される(S720)。   Next, the CPU 106A determines whether the initialization notification timer is not 0 (S720).

そして、CPU106Aにより初期化報知タイマが0(ゼロ)でないと判断されると(S720:YES)、サブ制御基板106の初期化報知タイマ106Eが1減算される(S730)。そして、サブ制御基板106の初期化報知演出コマンド送信部106Cから演出表示基板110、アンプ基板112、装飾駆動基板114に対して、初期化報知演出コマンドが送信される(S740)。この初期化報知演出コマンドとは、初期化報知演出を実行するコマンドを意味しており、このコマンドにより、例えば、各種スピーカ170から、初期化報知を示す効果音が所定時間(例えば、35秒間)だけ出力される。   When the CPU 106A determines that the initialization notification timer is not 0 (zero) (S720: YES), 1 is subtracted from the initialization notification timer 106E of the sub-control board 106 (S730). Then, an initialization notification effect command is transmitted from the initialization notification effect command transmission unit 106C of the sub-control board 106 to the effect display substrate 110, the amplifier substrate 112, and the decoration drive substrate 114 (S740). The initialization notification effect command means a command for executing the initialization notification effect. By this command, for example, a sound effect indicating the initialization notification is output from various speakers 170 for a predetermined time (for example, 35 seconds). Is output only.

一方、CPU106Aにより初期化報知タイマ106Eが0(ゼロ)であると判断されると(S720:NO)、処理を終了する。つまり、通常状態時の音、ランプ制御をする実行することになる。   On the other hand, when CPU 106A determines that initialization notification timer 106E is 0 (zero) (S720: NO), the process ends. That is, the sound and lamp control in the normal state is executed.

また、S700において、初期化報知コマンドまたは初期化報知再開コマンドを受信していないと判断されると(S700:NO)、サブ制御基板106のCPU106Aが、主制御基板102の復電コマンド送信部102Hから復電コマンドを受信したか否かが判断される(S750)。   If it is determined in S700 that the initialization notification command or the initialization notification restart command has not been received (S700: NO), the CPU 106A of the sub control board 106 returns the power recovery command transmission unit 102H of the main control board 102. It is determined whether or not a power recovery command has been received from (S750).

復電コマンドを受信したと判断されると(S750:YES)、サブ制御基板106のCPU106Aにより復電処理が実行される(S760)。   If it is determined that the power recovery command has been received (S750: YES), the power recovery process is executed by the CPU 106A of the sub-control board 106 (S760).

復電コマンドを受信していないと判断されると(S750:NO)、初期化報知タイマが0(ゼロ)でないかを判断し(S720)、前述と同様の処理を実行する。   If it is determined that the power recovery command has not been received (S750: NO), it is determined whether the initialization notification timer is 0 (zero) (S720), and the same processing as described above is executed.

本発明の第1実施形態に係る遊技機の正面図である。1 is a front view of a gaming machine according to a first embodiment of the present invention. 本発明の第1実施形態に係る遊技機の側面図である。1 is a side view of a gaming machine according to a first embodiment of the present invention. 本発明の第1実施形態に係る遊技機の遊技盤の正面図である。It is a front view of the game board of the gaming machine according to the first embodiment of the present invention. 本発明の第1実施形態に係る遊技機の電子制御装置の主要部の構成を示すブロック図である。It is a block diagram which shows the structure of the principal part of the electronic control apparatus of the game machine which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る遊技機の電子制御装置を構成する主制御基板、サブ制御基板、電源基板の関係を示す説明図である。It is explanatory drawing which shows the relationship between the main control board which comprises the electronic control apparatus of the game machine which concerns on 1st Embodiment of this invention, a sub control board, and a power supply board. 本発明の第1実施形態に係る遊技機の電子制御装置を構成するサブ制御基板を説明するための説明図である。It is explanatory drawing for demonstrating the sub control board which comprises the electronic controller of the gaming machine which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る遊技機の電子制御装置における電力の供給の流れを説明するための説明図である。It is explanatory drawing for demonstrating the flow of the supply of the electric power in the electronic control apparatus of the game machine which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る遊技機の電子制御装置を構成する発射制御基板を説明するための説明図である。It is explanatory drawing for demonstrating the launch control board which comprises the electronic control apparatus of the game machine which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る遊技機を構成する主制御基板における復電処理を示すフローチャートである。It is a flowchart which shows the power recovery process in the main control board which comprises the gaming machine which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る遊技機を構成するサブ制御基板における復電処理を示すフローチャートである。It is a flowchart which shows the power recovery process in the sub control board which comprises the gaming machine which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る遊技機を構成する演出表示基板における演出処理を示すフローチャートである。It is a flowchart which shows the effect process in the effect display board | substrate which comprises the gaming machine which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る遊技機を構成するアンプ基板における演出処理を示すフローチャートである。It is a flowchart which shows the presentation process in the amplifier board | substrate which comprises the gaming machine which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る遊技機を構成する装飾駆動基板における演出処理を示すフローチャートである。It is a flowchart which shows the presentation process in the decoration drive board | substrate which comprises the gaming machine which concerns on 1st Embodiment of this invention. 本発明の第2実施形態に係る遊技機の電子制御装置を構成する主制御基板、サブ制御基板、電源基板の関係を示す説明図である。It is explanatory drawing which shows the relationship between the main control board which comprises the electronic controller of the game machine which concerns on 2nd Embodiment of this invention, a sub control board, and a power supply board. 本発明の第2実施形態に係る遊技機を構成する主制御基板における復電処理を示すフローチャートである。It is a flowchart which shows the power recovery process in the main control board which comprises the game machine which concerns on 2nd Embodiment of this invention. 本発明の第2実施形態に係る遊技機を構成するサブ制御基板における復電処理を示すフローチャートである。It is a flowchart which shows the power recovery process in the sub control board which comprises the game machine which concerns on 2nd Embodiment of this invention.

符号の説明Explanation of symbols

10 パチンコ機(遊技機)
102 主制御基板(主制御手段)
102C バックアップRAM(遊技情報記憶部)
102F RAMクリアタイマ(タイマ部)
106 サブ制御基板(サブ制御手段)
110 演出表示基板(演出制御手段)
112 アンプ基板(演出制御手段)
114 装飾駆動基板(演出制御手段)
176 電源基板(電源手段)
10 Pachinko machines (game machines)
102 Main control board (main control means)
102C backup RAM (game information storage unit)
102F RAM clear timer (timer part)
106 Sub-control board (sub-control means)
110 effect display board (effect control means)
112 Amplifier board (production control means)
114 Decoration drive board (production control means)
176 Power supply board (Power supply means)

Claims (3)

遊技の主要な制御を司る主制御手段と、前記主制御手段からの所定のコマンドに基づいて遊技の演出に関する制御を司るサブ制御手段と、前記主制御手段及び前記サブ制御手段に電力を供給する電源手段と、を有する遊技機であって、
前記主制御手段は、遊技情報を記憶する遊技情報記憶部を有し、
前記主制御手段は、前記遊技情報記憶部の記憶内容が初期化された場合に、初期化報知コマンドを前記サブ制御手段に送信し、
前記初期化報知コマンドの送信と同時に所定時間にセットされるタイマ部を有し、
前記電源手段からの電力の供給が停止されて電断し、その後、前記電源手段からの電力の供給が回復し復電するときに、前記タイマ部がゼロでなければ、前記主制御手段は、復電演出を実行させる復電コマンドを前記サブ制御手段に送信し、
前記サブ制御手段は、前記初期化報知コマンド又は前記復電コマンドを受信したときに初期化報知に関する第1演出を開始させることを特徴とする遊技機。
Power is supplied to main control means that controls the main control of the game, sub-control means that controls the effects of the game based on a predetermined command from the main control means, and the main control means and the sub-control means A gaming machine having power supply means,
The main control means has a game information storage unit for storing game information,
The main control means transmits an initialization notification command to the sub-control means when the storage content of the game information storage unit is initialized,
Having a timer unit set at a predetermined time simultaneously with the transmission of the initialization notification command,
When the power supply from the power supply means is stopped and the power is cut off, and then the power supply from the power supply means recovers and recovers, if the timer unit is not zero, the main control means, A power recovery command for executing a power recovery effect is transmitted to the sub-control means,
The sub-control means starts a first effect related to initialization notification when receiving the initialization notification command or the power recovery command.
前記電源手段からの電力の供給が停止されて電断し、その後、前記電源手段からの電力の供給が回復し復電するときに、前記タイマ部がゼロであれば、前記主制御手段は、前記初期化報知終了コマンドを前記サブ制御手段に送信し、
前記初期化報知終了コマンドを受信したときに電断直前の遊技状態に関する第2演出を開始させることを特徴とする請求項1に記載の遊技機。
When the power supply from the power supply means is stopped and the power is cut off, and then the power supply from the power supply means recovers and recovers, if the timer unit is zero, the main control means, Sending the initialization notification end command to the sub-control means;
2. The gaming machine according to claim 1, wherein when the initialization notification end command is received, a second effect relating to a gaming state immediately before power interruption is started.
遊技の主要な制御を司る主制御手段と、前記主制御手段からの所定のコマンドに基づいて遊技の演出に関する制御を司るサブ制御手段と、前記主制御手段及び前記サブ制御手段に電力を供給する電源手段と、を有する遊技機であって、
前記主制御手段は、遊技情報を記憶する遊技情報記憶部を有し、
前記主制御手段は、前記遊技情報記憶部の記憶内容が初期化された場合に、初期化報知コマンドを前記サブ制御手段に送信し、
前記初期化報知コマンドの送信と同時に所定時間にセットされるタイマ部を有し、
前記電源手段からの電力の供給が停止されて電断し、その後、前記電源手段からの電力の供給が回復し復電するときに、前記タイマ部がゼロでなければ、前記主制御手段は、初期化報知再開コマンドを前記サブ制御手段に送信し、
前記サブ制御手段は、前記初期化報知コマンド又は前記初期化報知再開コマンドを受信したときに初期化報知に関する第1演出を開始させることを特徴とする遊技機。
Power is supplied to main control means that controls the main control of the game, sub-control means that controls the effects of the game based on a predetermined command from the main control means, and the main control means and the sub-control means A gaming machine having power supply means,
The main control means has a game information storage unit for storing game information,
The main control means transmits an initialization notification command to the sub-control means when the storage content of the game information storage unit is initialized,
Having a timer unit set at a predetermined time simultaneously with the transmission of the initialization notification command,
When the power supply from the power supply means is stopped and the power is cut off, and then the power supply from the power supply means recovers and recovers, if the timer unit is not zero, the main control means, An initialization notification restart command is transmitted to the sub-control means,
The sub-control means starts a first effect relating to initialization notification when receiving the initialization notification command or the initialization notification restart command.
JP2006250114A 2006-09-14 2006-09-14 Game machine Withdrawn JP2008067940A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006250114A JP2008067940A (en) 2006-09-14 2006-09-14 Game machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006250114A JP2008067940A (en) 2006-09-14 2006-09-14 Game machine

Publications (1)

Publication Number Publication Date
JP2008067940A true JP2008067940A (en) 2008-03-27

Family

ID=39290063

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006250114A Withdrawn JP2008067940A (en) 2006-09-14 2006-09-14 Game machine

Country Status (1)

Country Link
JP (1) JP2008067940A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013240676A (en) * 2013-07-22 2013-12-05 Fujishoji Co Ltd Game machine
JP2014111077A (en) * 2013-11-08 2014-06-19 Daiichi Shokai Co Ltd Pachinko machine
JP2015037744A (en) * 2014-11-28 2015-02-26 株式会社大一商会 Pachinko machine
JP2015037745A (en) * 2014-11-28 2015-02-26 株式会社大一商会 Pachinko machine
JP2015037698A (en) * 2014-11-26 2015-02-26 株式会社藤商事 Game machine
JP2015037648A (en) * 2014-11-19 2015-02-26 株式会社大一商会 Pachinko machine
JP2015039458A (en) * 2013-08-21 2015-03-02 株式会社ユニバーサルエンターテインメント Game machine, and management method for the game machine
JP2016182433A (en) * 2016-07-25 2016-10-20 株式会社ユニバーサルエンターテインメント Game machine
JP2018068552A (en) * 2016-10-27 2018-05-10 株式会社藤商事 Game machine
JP2020188831A (en) * 2019-05-17 2020-11-26 株式会社ニューギン Game machine
JP2020188832A (en) * 2019-05-17 2020-11-26 株式会社ニューギン Game machine

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004305620A (en) * 2003-04-10 2004-11-04 Sanyo Product Co Ltd Game machine
JP2008061708A (en) * 2006-09-05 2008-03-21 Fujishoji Co Ltd Game machine

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004305620A (en) * 2003-04-10 2004-11-04 Sanyo Product Co Ltd Game machine
JP2008061708A (en) * 2006-09-05 2008-03-21 Fujishoji Co Ltd Game machine

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013240676A (en) * 2013-07-22 2013-12-05 Fujishoji Co Ltd Game machine
JP2015039458A (en) * 2013-08-21 2015-03-02 株式会社ユニバーサルエンターテインメント Game machine, and management method for the game machine
JP2014111077A (en) * 2013-11-08 2014-06-19 Daiichi Shokai Co Ltd Pachinko machine
JP2015037648A (en) * 2014-11-19 2015-02-26 株式会社大一商会 Pachinko machine
JP2015037698A (en) * 2014-11-26 2015-02-26 株式会社藤商事 Game machine
JP2015037744A (en) * 2014-11-28 2015-02-26 株式会社大一商会 Pachinko machine
JP2015037745A (en) * 2014-11-28 2015-02-26 株式会社大一商会 Pachinko machine
JP2016182433A (en) * 2016-07-25 2016-10-20 株式会社ユニバーサルエンターテインメント Game machine
JP2018068552A (en) * 2016-10-27 2018-05-10 株式会社藤商事 Game machine
JP2020188831A (en) * 2019-05-17 2020-11-26 株式会社ニューギン Game machine
JP2020188832A (en) * 2019-05-17 2020-11-26 株式会社ニューギン Game machine

Similar Documents

Publication Publication Date Title
JP2008067940A (en) Game machine
JP4414990B2 (en) Game machine
JP4674822B2 (en) Bullet ball machine
JP4441816B2 (en) Game machine
JP2007268113A (en) Pinball game machine
JP2008237776A (en) Pinball game machine
JP2009172065A (en) Pinball game machine
JP2009142464A (en) Game machine
JP4900922B2 (en) Game machine
JP5371027B2 (en) Game machine
JP6739062B2 (en) Amusement machine
JP4664880B2 (en) Game machine
JP2008237577A (en) Game machine
JP5492472B2 (en) Game machine
JP2009142592A (en) Game machine
JP5371029B2 (en) Game machine
JP2007151976A (en) Game machine
JP2016032601A (en) Game machine
JP2007061358A (en) Slot machine
JP2004187929A (en) Game machine
JP2020075012A (en) Game machine
JP5913451B2 (en) Game machine
JP4776663B2 (en) Game machine
JP5492467B2 (en) Game machine
JP5371026B2 (en) Game machine

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101116

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101118

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20101222