JP5236028B2 - Gaming machine and gaming machine authentication method - Google Patents

Gaming machine and gaming machine authentication method Download PDF

Info

Publication number
JP5236028B2
JP5236028B2 JP2011039481A JP2011039481A JP5236028B2 JP 5236028 B2 JP5236028 B2 JP 5236028B2 JP 2011039481 A JP2011039481 A JP 2011039481A JP 2011039481 A JP2011039481 A JP 2011039481A JP 5236028 B2 JP5236028 B2 JP 5236028B2
Authority
JP
Japan
Prior art keywords
data
value
expected value
main control
authentication
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.)
Expired - Fee Related
Application number
JP2011039481A
Other languages
Japanese (ja)
Other versions
JP2012176038A (en
Inventor
直幸 渡辺
浩 水上
元成 横島
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.)
Kyoraku Industrial Co Ltd
Original Assignee
Kyoraku Industrial 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 Kyoraku Industrial Co Ltd filed Critical Kyoraku Industrial Co Ltd
Priority to JP2011039481A priority Critical patent/JP5236028B2/en
Publication of JP2012176038A publication Critical patent/JP2012176038A/en
Application granted granted Critical
Publication of JP5236028B2 publication Critical patent/JP5236028B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Pinball Game Machines (AREA)

Description

本発明は、複数の基板を備え、これらの基板間の通信の認証を行う遊技機及び遊技機の認証方法に関する。   The present invention relates to a gaming machine including a plurality of boards and performing communication authentication between these boards and a gaming machine authentication method.

従来、複数の基板を備えた遊技機において、これら各基板に対する不正を防止するための様々な技術が提案されている。複数の基板を備えた遊技機とは、たとえば、ぱちんこ遊技機などがある。ぱちんこ遊技機には、遊技機全体の動作を司る主制御基板と、遊技機の各部の動作をおこなう被制御基板(周辺基板)とを備えている。この主制御基板は、周辺基板に制御コマンドを含む制御信号を出力し、その他の周辺基板は、主制御基板から送信された制御信号にしたがって動作を実行する機能を備えている。   Conventionally, in gaming machines having a plurality of boards, various techniques have been proposed for preventing fraud on these boards. An example of a gaming machine provided with a plurality of boards is a pachinko gaming machine. The pachinko gaming machine includes a main control board that controls the operation of the entire gaming machine, and a controlled board (peripheral board) that performs the operation of each part of the gaming machine. The main control board outputs a control signal including a control command to the peripheral board, and the other peripheral boards have a function of executing an operation according to the control signal transmitted from the main control board.

このような構成の遊技機の場合、主制御基板に対する不正としては、たとえば、正規の主制御基板を不正な制御基板に取り替えたり、主制御基板がおこなう処理を規定したプログラムコードを改ざんしたりといった手法がある。このような不正を防止するため、たとえば、主制御基板内に搭載されたROMに記録されているプログラムデータをROMチェッカによってチェックして、ROMの不正交換などを防止する技術が提案されている(たとえば、下記特許文献1参照。)。   In the case of a gaming machine having such a configuration, the illegality with respect to the main control board includes, for example, replacing a regular main control board with an illegal control board, or altering a program code that defines processing performed by the main control board. There is a technique. In order to prevent such fraud, for example, a technique has been proposed in which program data recorded in a ROM mounted on the main control board is checked by a ROM checker to prevent illegal exchange of the ROM ( For example, see the following Patent Document 1.)

また、特許文献2には、主制御基板からサブ制御基板に制御コマンドを送信し、さらに所定の通信経路における制御コマンドの通信状態を監視するための状態監視コマンドを送信し、サブ制御基板が状態監視コマンドを用いて制御コマンドの正当性を検証し、誤りがあると判定した場合には制御対象の制御を停止する構成が記載されている。   Further, in Patent Document 2, a control command is transmitted from the main control board to the sub control board, and further, a state monitoring command for monitoring the communication state of the control command in a predetermined communication path is transmitted. A configuration is described in which the validity of a control command is verified using a monitoring command and control of a control target is stopped when it is determined that there is an error.

特開平11−333108号公報JP 11-333108 A 特開2002−18095号公報JP 2002-18095 A

しかしながら、上述した特許文献1の場合、プログラムデータの改ざんは検出できるが、正規の主制御用基板と被制御基板との間に不正な制御基板が接続されてしまうと、この不正な制御基板から出力される不正な制御信号による不正制御を防止することができないという問題があった。   However, in the case of Patent Document 1 described above, the alteration of the program data can be detected, but if an unauthorized control board is connected between the regular main control board and the controlled board, There has been a problem that it is not possible to prevent unauthorized control by an unauthorized control signal that is output.

また、上述した特許文献2のように、制御コマンドとは別の状態監視コマンドを主制御基板から被制御基板に送信する場合、遊技機は不正行為(「ゴト」行為)が行われる可能性があり、主制御側と被制御側との間に介在した前記不正な制御基板等によって状態監視コマンドが不正に解析されやすいため、その解析を困難にできないと、特許文献2の構成等を遊技機で実現させるのが困難であった。さらに、送信する際に複雑な暗号化をしてしまうと、正規な主制御基板及び被制御基板の各々の処理が複雑化して処理負担が増加してしまうという問題が生じてしまう。   In addition, as in Patent Document 2 described above, when a state monitoring command different from the control command is transmitted from the main control board to the controlled board, the gaming machine may be cheated ("got" action). Yes, since the state monitoring command is likely to be illegally analyzed by the unauthorized control board or the like interposed between the main control side and the controlled side, if the analysis cannot be made difficult, It was difficult to realize with. Further, if complicated encryption is performed at the time of transmission, there is a problem that processing of each of the regular main control board and the controlled board becomes complicated and processing load increases.

さらに、不正な解析を防止するには、複数種類の認証用のコマンドを用いて認証処理の複雑化を図ることも考えられるが、従来の遊技機においては複数種類の制御コマンドが用いられていることから、この従来のコマンド体系に新たな認証用のコマンド(認証情報)を複数種類追加するには、主制御側にそれらのコマンド毎に対応した処理を新たに追加する必用があり、また、主制御側の処理が複雑化してしまうため、遊技機において実現させるのは困難であった。   Furthermore, in order to prevent unauthorized analysis, it may be possible to complicate authentication processing using a plurality of types of authentication commands. However, in conventional gaming machines, a plurality of types of control commands are used. Therefore, in order to add a plurality of new authentication commands (authentication information) to this conventional command system, it is necessary to newly add processing corresponding to each command to the main control side, Since the processing on the main control side becomes complicated, it is difficult to realize in a gaming machine.

そして、認証用のコマンドの発生等に応じて認証に用いる各種データを変更する場合、認証用のコマンドに着目されると、例えば、変更対象、変更タイミング、変更方法、等が不正に解析されてしまう可能性があるため、通常の処理を複雑化することなく、不正な解析をより一層困難にする必用があった。   When various data used for authentication are changed in response to the generation of an authentication command, when attention is paid to the authentication command, for example, the change target, change timing, change method, etc. are illegally analyzed. Therefore, there is a need to make unauthorized analysis even more difficult without complicating normal processing.

この発明は、上述した従来技術による問題点を解消するため、1種類の認証情報で認証及び認証に用いるデータの変更を行っても、該認証情報及び該認証情報を用いた変更の不正解析を困難にすることができる遊技機及び遊技機の認証方法を提供することを目的とする。   In order to solve the above-described problems caused by the prior art, the present invention performs an unauthorized analysis of the authentication information and the change using the authentication information even if the data used for authentication and authentication is changed with one type of authentication information. An object is to provide a gaming machine and a gaming machine authentication method that can be made difficult.

本発明にかかる請求項1記載の遊技機は、複数種類の制御コマンドを送信する主制御部と、前記主制御部によって送信された複数種類の制御コマンドの各々に基づいて所定の処理を行う周辺部と、を備える遊技機において、前記主制御部は、前記主制御部の認証に用いる認証用データに選択的に用いられる第1検査値、第2検査値、第3検査値を記憶する検査値記憶手段と、前記第1検査値、前記第2検査値、前記第3検査値に対応して前記周辺部が予め記憶している第1期待値、第2期待値、第3期待値を変更する期待値変更用データと前記認証用データとを示し且つ前記第1検査値及び前記第2検査値に一対一に対応付けられた相異なるデータ種別のうち、今回生成する認証情報のデータ種別を示す種別情報を記憶する種別情報記憶手段と、前記相異なるデータ種別を切り替えるか否かを無作為に決定する切替決定手段と、前記切替決定手段がデータ種別を切り替えると決定した場合に、次回生成する前記認証情報のデータ種別を、前記認証用データと前記期待値変更用データの2種類から無作為に決定する決定手段と、前記決定手段が決定したデータ種別に対応付けられた前記第1検査値又は前記第2検査値を前記検査値記憶手段から抽出する第1抽出手段と、前記切替決定手段がデータ種別を切り替えないと決定した場合に、前記第3検査値を前記検査値記憶手段から抽出する第2抽出手段と、前記種別情報が前記認証用データを示している場合に、前記第1抽出手段又は前記第2抽出手段が抽出した検査値を有する前記認証用データを生成する認証用データ生成手段と、前記種別情報が前記期待値変更用データを示している場合に、前記決定手段の決定に応じて前記期待値変更用データを生成する期待値変更用データ生成手段と、前記生成した認証用データ又は前記生成した期待値変更用データを有する前記認証情報を生成する認証情報生成手段と、前記生成した認証情報及び前記複数種類の制御コマンドを前記周辺部に送信する送信手段と、前記決定した次回のデータ種別を示すように前記種別情報を更新する更新手段と、前記期待値変更用データを有する認証情報の生成又は送信に応じて、前記複数種類の制御コマンドの中から予め定められた検出対象制御コマンドの発生又は送信を検出する制御コマンド検出手段と、前記検出対象制御コマンドの発生又は送信の検出に応じて、前記生成した期待値変更用データに基づいて前記検査値記憶手段が記憶している第1検査値、第2検査値、第3検査値のうちの予め定められた少なくとも1つを変更する主制御側変更手段と、前記第3検査値を有する認証情報の生成又は送信に応じて、前記制御コマンド検出手段が検出する前記検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で切り替える検出対象切替手段と、を備え、前記周辺部は、前記第1期待値、前記第2期待値、前記第3期待値を記憶する期待値記憶手段と、今回受信する前記認証情報のデータ種別を示す周辺側種別情報を記憶する周辺側種別情報記憶手段と、前記主制御部から前記認証情報及び前記複数種類の制御コマンドを受信する受信手段と、前記周辺側種別情報のデータ種別が前記認証用データを示している場合に、前記受信した認証情報の認証用データと前記第1期待値、前記第2期待値、前記第3期待値とを比較して前記主制御部の認証を行う認証手段と、前記周辺側種別情報のデータ種別が前記期待値変更用データを示している場合に、前記期待値変更用データを有する前記認証情報の受信に応じて、前記主制御部で予め定められた検出対象制御コマンドの前記主制御部からの受信を検出する周辺側制御コマンド検出手段と、前記検出対象制御コマンドの受信の検出に応じて、前記受信した認証情報が有する期待値変更用データに基づいて前記期待値記憶手段が記憶している前記第1期待値、前記第2期待値、前記第3期待値を前記主制御部と同様に変更する周辺側変更手段と、前記第3検査値を有する認証情報の受信に応じて、前記周辺側制御コマンド検出手段が検出する前記検出対象制御コマンドを前記主制御部と同様に前記複数種類の検出対象制御コマンドの中で切り替える周辺側検出対象切替手段と、前記認証用データの認証で一致した前記第1期待値又は前記第2期待値に、前記第1検査値及び前記第2検査値と対応するように予め対応付けられた前記データ種別を次回のデータ種別と特定して前記周辺側種別情報を更新する特定手段と、を備えることを特徴とする。 The gaming machine according to claim 1 according to the present invention includes a main control unit that transmits a plurality of types of control commands, and a peripheral that performs predetermined processing based on each of the plurality of types of control commands transmitted by the main control unit. In the gaming machine comprising: the inspection, the main control unit stores a first inspection value, a second inspection value, and a third inspection value that are selectively used for authentication data used for authentication of the main control unit A value storage means, and a first expected value, a second expected value, and a third expected value stored in advance in the peripheral portion corresponding to the first test value, the second test value, and the third test value. of the expected value change data and the authentication data and the show and the first check value and the different data types associated one-to-one to the second check value to be changed, the authentication information that generates time Type information storage means for storing type information indicating data type Switching determination means for randomly determining whether or not to switch the different data types, and when the switching determination means determines to switch the data types, the data type of the authentication information to be generated next time is determined as the authentication Determining means for randomly determining from the two types of data for use and the expected value changing data, and the first inspection value or the second inspection value associated with the data type determined by the determining means as the inspection value A first extraction unit that extracts from the storage unit; a second extraction unit that extracts the third inspection value from the inspection value storage unit when the switching determination unit determines not to switch the data type; and the type information Authentication data generation means for generating the authentication data having the inspection value extracted by the first extraction means or the second extraction means, When the classification information indicates the expected value changing data, the expected value changing data generating means for generating the expected value changing data in response to the determination by the determining means, and the generated authentication data or Authentication information generating means for generating the authentication information having the generated expected value change data, transmission means for transmitting the generated authentication information and the plurality of types of control commands to the peripheral part, and the determined next time Update means for updating the type information to indicate the data type, and detection target control predetermined from the plurality of types of control commands in response to generation or transmission of authentication information having the expected value change data Control command detection means for detecting occurrence or transmission of a command, and the generated expected value changing data in response to detection of occurrence or transmission of the detection target control command. Main control side changing means for changing at least one of the first inspection value, the second inspection value, and the third inspection value stored in the inspection value storage means based on the data, Detection target switching means for switching the detection target control command detected by the control command detection means among a plurality of predetermined detection target control commands in response to generation or transmission of authentication information having a third inspection value; , And the peripheral unit includes expected value storage means for storing the first expected value, the second expected value, and the third expected value, and peripheral type information indicating the data type of the authentication information received this time Peripheral type information storage means for storing the information, receiving means for receiving the authentication information and the plurality of types of control commands from the main control unit, and the data type of the peripheral type information indicates the authentication data. Authentication means for authenticating the main control unit by comparing the authentication data of the received authentication information with the first expected value, the second expected value, and the third expected value, and the peripheral side When the data type of the type information indicates the expected value changing data, the detection target control command predetermined by the main control unit is received in response to the reception of the authentication information having the expected value changing data. Peripheral control command detection means for detecting reception from the main control unit, and the expected value storage based on the expected value change data included in the received authentication information in response to detection of reception of the detection target control command Peripheral side changing means for changing the first expected value, the second expected value, and the third expected value stored in the means in the same manner as the main control unit; and receiving authentication information having the third inspection value Depending on the surroundings The detection target control command detected by the control command detection means matches the peripheral detection target switching means that switches among the plurality of types of detection target control commands in the same manner as the main control unit, and the authentication data matches. The data type associated in advance with the first expected value or the second expected value so as to correspond to the first test value and the second test value is specified as the next data type, and the peripheral type information And a specifying means for updating.

上記請求項1に記載した本発明の遊技機によれば、主制御部の検査値記憶手段には、3種類の第1検査値、第2検査値、第3検査値が記憶される。第1検査値、第2検査値には、認証情報の相異なる2種類のデータ種別がそれぞれ対応付けられている。種別情報記憶手段には、今回生成する認証情報のデータ種別を示す種別情報が記憶される。そして、主制御部は、データ種別を切り替えると無作為に決定すると、認証用データと期待値変更用データから、次回生成する認証情報のデータ種別を決定し、該決定したデータ種別に対応した第1検査値又は第2検査値を検査値記憶手段から抽出する。また、主制御部は、データ種別を切り替えないと無作為に決定すると、第3検査値を検査値記憶手段から抽出する。主制御部は、種別情報が認証用データを示している場合、前記抽出した第1〜3検査値の何れか1つを有する認証用データを生成する。また、主制御部は、種別情報が期待値変更用データを示している場合、検査値及び期待値の各々を変更する期待値変更用データを生成する。主制御部は、生成した認証用データ又は期待値変更用データを有する認証情報を生成し、該生成した認証情報を周辺部に送信することができる。そして、主制御部は、前記決定した次回のデータ種別を示すように、種別情報記憶手段が記憶している種別情報を更新する。そして、主制御部は、期待値変更用データを生成した後は、遊技機における複数種類の制御コマンドの中から予め定められた検出対象制御コマンドの発生又は送信を検出し、該検出に応じて第1〜3検査値の中から予め定められた少なくとも1つの検査値を前記期待値変更用データで変更することができる。また、その検出対象制御コマンドの発生又は送信の検出中に、第3検査値を有する認証用データの認証情報の生成又は送信を検出すると、予め定められた複数種類の検出対象制御コマンドの中で検出対象の検出対象制御コマンドを切り替えることができる。一方、周辺部の期待値記憶手段には、主制御部の3種類の第1検査値、第2検査値、第3検査値の各々に対応した3種類の第1期待値、第2期待値、第3期待値が記憶される。周辺側種別情報記憶手段には、主制御部から今回受信する認証情報のデータ種別を示す周辺側種別情報が記憶される。そして、周辺部は、周辺側種別情報のデータ種別が前記認証用データを示している場合、主制御部から受信した認証情報の認証用データと3種類の第1期待値、第2期待値、第3期待値との各々を比較して主制御部の認証を行うことができる。そして、周辺部は、主制御部の認証が成立した場合に、認証情報の認証用データと一致する期待値に対応付けられたデータ種別を次回のデータ種別と特定して周辺側種別情報を更新することができる。また、周辺部は、周辺側種別情報のデータ種別が前記期待値変更用データを示している場合に、主制御部から期待値変更用データを受信すると、その後は主制御部と同一の検出対象制御コマンドの受信を監視し、該検出対象制御コマンドの受信の検出に応じて期待値を期待値変更用データで変更することができる。また、その検出対象制御コマンドの発生又は送信の検出中に、主制御部から第3検査値を有する認証用データの認証情報の受信を検出すると、主制御部と同様に、予め定められた複数種類の検出対象制御コマンドの中で検出対象の検出対象制御コマンドを切り替えることができる。   According to the gaming machine of the present invention described in the first aspect, three types of first inspection value, second inspection value, and third inspection value are stored in the inspection value storage means of the main control unit. Two types of data with different authentication information are associated with the first inspection value and the second inspection value, respectively. In the type information storage means, type information indicating the data type of the authentication information generated this time is stored. Then, when the main control unit randomly determines when the data type is switched, the main control unit determines the data type of the authentication information to be generated next from the authentication data and the expected value change data, and corresponds to the determined data type. One inspection value or second inspection value is extracted from the inspection value storage means. Further, when the main control unit randomly determines that the data type is not switched, the main control unit extracts the third inspection value from the inspection value storage unit. When the type information indicates authentication data, the main control unit generates authentication data having any one of the extracted first to third inspection values. In addition, when the type information indicates expected value change data, the main control unit generates expected value change data for changing each of the inspection value and the expected value. The main control unit can generate authentication information having the generated authentication data or expected value change data, and can transmit the generated authentication information to the peripheral unit. Then, the main control unit updates the type information stored in the type information storage means so as to indicate the determined next data type. Then, after generating the expected value change data, the main control unit detects the generation or transmission of a predetermined detection target control command from a plurality of types of control commands in the gaming machine, and in response to the detection At least one inspection value determined in advance among the first to third inspection values can be changed by the expected value changing data. In addition, when generation or transmission of authentication information of authentication data having the third inspection value is detected during detection of generation or transmission of the detection target control command, among a plurality of predetermined detection target control commands The detection target control command of the detection target can be switched. On the other hand, the peripheral expected value storage means includes three types of first expected value and second expected value corresponding to each of the three types of first test value, second test value, and third test value of the main control unit. The third expected value is stored. The peripheral side type information storage means stores peripheral side type information indicating the data type of the authentication information received this time from the main control unit. Then, when the data type of the peripheral side type information indicates the authentication data, the peripheral unit, the authentication data of the authentication information received from the main control unit and the three types of first expected value, second expected value, The main control unit can be authenticated by comparing each with the third expected value. When the authentication of the main control unit is established, the peripheral unit specifies the data type associated with the expected value that matches the authentication data of the authentication information as the next data type and updates the peripheral type information can do. Further, when the data type of the peripheral side type information indicates the expected value change data, the peripheral unit receives the expected value change data from the main control unit, and thereafter the same detection target as the main control unit The reception of the control command can be monitored, and the expected value can be changed with the expected value changing data in response to the detection of the reception of the detection target control command. Further, when the reception of the authentication information of the authentication data having the third inspection value is detected from the main control unit during generation of the detection target control command or detection of transmission, a plurality of predetermined numbers are determined in the same manner as the main control unit. It is possible to switch the detection target control command to be detected among the types of detection target control commands.

本発明にかかる請求項2記載の遊技機は、複数種類の制御コマンドを送信する主制御部と、前記主制御部によって送信された複数種類の制御コマンドの各々に基づいて所定の処理を行う周辺部と、を備える遊技機において、前記主制御部は、前記主制御部の認証に用いる認証用データに選択的に用いられる第1検査値、第2検査値、第3検査値を記憶する検査値記憶手段と、前記第1検査値、前記第2検査値、前記第3検査値に対応して前記周辺部が予め記憶している第1期待値、第2期待値、第3期待値を変更する期待値変更用データと前記認証用データとを示し且つ前記第1検査値及び前記第2検査値に一対一に対応付けられた相異なるデータ種別のうち、今回生成する認証情報のデータ種別を示す種別情報を記憶する種別情報記憶手段と、前記種別情報が前記認証用データを示している場合に、前記検査値記憶手段が記憶している前記第1検査値、前記第2検査値、前記第3検査値の中から1つの検査値を無作為に選択する選択手段と、前記選択手段が選択した1つの検査値を有する前記認証用データを生成する認証用データ生成手段と、前記選択手段が選択した前記第1検査値、前記第2検査値、前記第3検査値に予め対応付けられた前記データ種別を次回のデータ種別と決定する決定手段と、前記種別情報が前記期待値変更用データを示している場合に、前記期待値変更用データを生成する期待値変更用データ生成手段と、前記生成した認証用データ又は前記生成した期待値変更用データを有する前記認証情報を生成する認証情報生成手段と、前記生成した認証情報及び前記複数種類の制御コマンドを前記周辺部に送信する送信手段と、前記決定した次回のデータ種別を示すように前記種別情報を更新する更新手段と、前記期待値変更用データを有する認証情報の生成又は送信に応じて、前記複数種類の制御コマンドの中から予め定められた検出対象制御コマンドの発生又は送信を検出する制御コマンド検出手段と、前記検出対象制御コマンドの発生又は送信の検出に応じて、前記生成した期待値変更用データに基づいて前記検査値記憶手段が記憶している第1検査値、第2検査値、第3検査値のうちの予め定められた少なくとも1つを変更する主制御側変更手段と、前記第3検査値を有する認証情報の生成又は送信に応じて、前記制御コマンド検出手段が検出する前記検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で切り替える検出対象切替手段と、を備え、前記周辺部は、前記第1期待値、前記第2期待値、前記第3期待値を記憶する期待値記憶手段と、今回受信する前記認証情報のデータ種別を示す周辺側種別情報を記憶する周辺側種別情報記憶手段と、前記主制御部から前記認証情報及び前記複数種類の制御コマンドを受信する受信手段と、前記周辺側種別情報のデータ種別が前記認証用データを示している場合に、前記受信した認証情報の認証用データと前記第1期待値、前記第2期待値、前記第3期待値とを比較して前記主制御部の認証を行う認証手段と、前記周辺側種別情報のデータ種別が前記期待値変更用データを示している場合に、前記期待値変更用データを有する前記認証情報の受信に応じて、前記主制御部で予め定められた検出対象制御コマンドの前記主制御部からの受信を検出する周辺側制御コマンド検出手段と、前記検出対象制御コマンドの受信の検出に応じて、前記受信した認証情報が有する期待値変更用データに基づいて前記期待値記憶手段が記憶している前記第1期待値、前記第2期待値、前記第3期待値を前記主制御部と同様に変更する周辺側変更手段と、前記第3検査値を有する認証情報の受信に応じて、前記周辺側制御コマンド検出手段が検出する前記検出対象制御コマンドを前記主制御部と同様に前記複数種類の検出対象制御コマンドの中で切り替える周辺側検出対象切替手段と、前記認証用データの認証で一致した前記第1期待値又は前記第2期待値に、前記第1検査値及び前記第2検査値と対応するように予め対応付けられた前記データ種別を次回のデータ種別と特定して前記周辺側種別情報を更新する特定手段と、を備えることを特徴とする。 The gaming machine according to claim 2 according to the present invention includes a main control unit that transmits a plurality of types of control commands, and a peripheral that performs predetermined processing based on each of the plurality of types of control commands transmitted by the main control unit. In the gaming machine comprising: the inspection, the main control unit stores a first inspection value, a second inspection value, and a third inspection value that are selectively used for authentication data used for authentication of the main control unit A value storage means, and a first expected value, a second expected value, and a third expected value stored in advance in the peripheral portion corresponding to the first test value, the second test value, and the third test value. of the expected value change data and the authentication data and the show and the first check value and the different data types associated one-to-one to the second check value to be changed, the authentication information that generates time Type information storage means for storing type information indicating data type When the type information indicates the authentication data, one inspection value is selected from the first inspection value, the second inspection value, and the third inspection value stored in the inspection value storage means. Selection means for randomly selecting, authentication data generation means for generating the authentication data having one inspection value selected by the selection means, the first inspection value selected by the selection means, the first 2 inspection values, a determination means for determining the data type previously associated with the third inspection value as the next data type, and the expected value when the type information indicates the expected value changing data. Expected value change data generating means for generating change data, authentication information generating means for generating the authentication information having the generated authentication data or the generated expected value changing data, the generated authentication information, and A transmission means for transmitting a plurality of types of control commands to the peripheral part, an update means for updating the type information to indicate the determined next data type, and generation of authentication information having the expected value change data Alternatively, in response to transmission, control command detection means for detecting generation or transmission of a predetermined detection target control command from among the plurality of types of control commands, and depending on detection of generation or transmission of the detection target control command The main value for changing at least one of the first inspection value, the second inspection value, and the third inspection value stored in the inspection value storage means based on the generated expected value changing data is changed. In response to generation or transmission of control information changing means and authentication information having the third inspection value, the detection target control command detected by the control command detecting means is determined in advance. Detection target switching means for switching among several types of detection target control commands, and the peripheral section includes expected value storage means for storing the first expected value, the second expected value, and the third expected value; Peripheral side type information storage means for storing peripheral side type information indicating the data type of the authentication information received this time, receiving means for receiving the authentication information and the plurality of types of control commands from the main control unit, and the peripheral When the data type of the side type information indicates the authentication data, the authentication data of the received authentication information is compared with the first expected value, the second expected value, and the third expected value. In response to reception of the authentication information having the expected value change data when the authentication means for authenticating the main control unit and the data type of the peripheral type information indicate the expected value change data The above Peripheral control command detection means for detecting reception of a detection target control command predetermined by the control unit from the main control unit, and the received authentication information according to detection of reception of the detection target control command Peripheral side changing means for changing the first expected value, the second expected value, and the third expected value stored in the expected value storage means based on expected value changing data in the same manner as the main control unit; The detection target control command detected by the peripheral side control command detection means in response to reception of the authentication information having the third inspection value is the same as the main control unit among the plurality of types of detection target control commands. The peripheral side detection target switching means for switching is matched in advance with the first expected value or the second expected value that coincides with the authentication of the authentication data so as to correspond to the first inspection value and the second inspection value. The Tagged the data type to identify a next data type, characterized in that it comprises a specifying means for updating said peripheral side type information.

上記請求項2に記載した本発明の遊技機によれば、主制御部の検査値記憶手段には、3種類の第1検査値、第2検査値、第3検査値が記憶される。第1検査値、第2検査値には、認証情報の相異なる2種類のデータ種別がそれぞれ対応付けられている。種別情報記憶手段には、今回生成する認証情報のデータ種別を示す種別情報が記憶される。そして、主制御部は、種別情報が認証用データを示している場合に、検査値記憶手段が記憶している第1検査値、第2検査値、第3検査値の中から1つの検査値を無作為に選択すると、該選択した1つの検査値を有する認証用データを生成する。主制御部は、選択した第1検査値、第2検査値、第3検査値に予め対応付けられたデータ種別を次回のデータ種別と決定する。また、主制御部は、種別情報が期待値変更用データを示している場合に、検査値及び期待値の各々を変更する期待値変更用データを生成する。主制御部は、生成した認証用データ又は期待値変更用データを有する認証情報を生成し、該生成した認証情報を周辺部に送信することができる。そして、主制御部は、前記決定した次回のデータ種別を示すように、種別情報記憶手段が記憶している種別情報を更新する。そして、主制御部は、期待値変更用データを生成した後は、遊技機における複数種類の制御コマンドの中から予め定められた検出対象制御コマンドの発生又は送信を検出し、該検出に応じて第1〜3検査値の中から予め定められた少なくとも1つの検査値を前記期待値変更用データで変更することができる。また、その検出対象制御コマンドの発生又は送信の検出中に、第3検査値を有する認証用データの認証情報の生成又は送信を検出すると、予め定められた複数種類の検出対象制御コマンドの中で検出対象の検出対象制御コマンドを切り替えることができる。一方、周辺部の期待値記憶手段には、主制御部の3種類の第1検査値、第2検査値、第3検査値の各々に対応した3種類の第1期待値、第2期待値、第3期待値が記憶される。周辺側種別情報記憶手段には、主制御部から今回受信する認証情報のデータ種別を示す周辺側種別情報が記憶される。そして、周辺部は、周辺側種別情報のデータ種別が前記認証用データを示している場合、主制御部から受信した認証情報の認証用データと3種類の第1期待値、第2期待値、第3期待値との各々を比較して主制御部の認証を行うことができる。そして、周辺部は、主制御部の認証が成立した場合に、認証情報の認証用データと一致する期待値に対応付けられたデータ種別を次回のデータ種別と特定して周辺側種別情報を更新することができる。また、周辺部は、周辺側種別情報のデータ種別が前記期待値変更用データを示している場合に、主制御部から期待値変更用データを受信すると、その後は主制御部と同一の検出対象制御コマンドの受信を監視し、該検出対象制御コマンドの受信の検出に応じて期待値を期待値変更用データで変更することができる。また、その検出対象制御コマンドの発生又は送信の検出中に、主制御部から第3検査値を有する認証用データの認証情報の受信を検出すると、主制御部と同様に、予め定められた複数種類の検出対象制御コマンドの中で検出対象の検出対象制御コマンドを切り替えることができる。   According to the gaming machine of the present invention described in the second aspect, three kinds of first inspection values, second inspection values, and third inspection values are stored in the inspection value storage means of the main control unit. Two types of data with different authentication information are associated with the first inspection value and the second inspection value, respectively. In the type information storage means, type information indicating the data type of the authentication information generated this time is stored. Then, when the type information indicates the authentication data, the main control unit selects one inspection value from the first inspection value, the second inspection value, and the third inspection value stored in the inspection value storage means. Is selected at random, authentication data having one selected inspection value is generated. The main control unit determines the data type associated with the selected first inspection value, second inspection value, and third inspection value in advance as the next data type. Further, the main control unit generates expected value changing data for changing each of the inspection value and the expected value when the type information indicates the expected value changing data. The main control unit can generate authentication information having the generated authentication data or expected value change data, and can transmit the generated authentication information to the peripheral unit. Then, the main control unit updates the type information stored in the type information storage means so as to indicate the determined next data type. Then, after generating the expected value change data, the main control unit detects the generation or transmission of a predetermined detection target control command from a plurality of types of control commands in the gaming machine, and in response to the detection At least one inspection value determined in advance among the first to third inspection values can be changed by the expected value changing data. In addition, when generation or transmission of authentication information of authentication data having the third inspection value is detected during detection of generation or transmission of the detection target control command, among a plurality of predetermined detection target control commands The detection target control command of the detection target can be switched. On the other hand, the peripheral expected value storage means includes three types of first expected value and second expected value corresponding to each of the three types of first test value, second test value, and third test value of the main control unit. The third expected value is stored. The peripheral side type information storage means stores peripheral side type information indicating the data type of the authentication information received this time from the main control unit. Then, when the data type of the peripheral side type information indicates the authentication data, the peripheral unit, the authentication data of the authentication information received from the main control unit and the three types of first expected value, second expected value, The main control unit can be authenticated by comparing each with the third expected value. When the authentication of the main control unit is established, the peripheral unit specifies the data type associated with the expected value that matches the authentication data of the authentication information as the next data type and updates the peripheral type information can do. Further, when the data type of the peripheral side type information indicates the expected value change data, the peripheral unit receives the expected value change data from the main control unit, and thereafter the same detection target as the main control unit The reception of the control command can be monitored, and the expected value can be changed with the expected value changing data in response to the detection of the reception of the detection target control command. Further, when the reception of the authentication information of the authentication data having the third inspection value is detected from the main control unit during generation of the detection target control command or detection of transmission, a plurality of predetermined numbers are determined in the same manner as the main control unit. It is possible to switch the detection target control command to be detected among the types of detection target control commands.

請求項3記載の発明は、請求項1又は2に記載の遊技機において、前記検出対象切替手段は、前記制御コマンド検出手段が前記検出対象制御コマンドの発生又は送信を検出する前に、前記認証情報生成手段が前記第3検査値を有する認証情報を再度生成した場合、該認証情報の生成又は送信に応じた前記検出対象制御コマンドの切り替えを禁止する手段であり、前記周辺側検出対象切替手段は、前記周辺側制御コマンド検出手段が前記検出対象制御コマンドの受信を検出する前に、前記主制御部から前記第3検査値を有する認証情報を再度受信した場合、該受信に応じた前記検出対象制御コマンドの切り替えを禁止する手段であることを特徴とする。   According to a third aspect of the present invention, in the gaming machine according to the first or second aspect, the detection target switching unit is configured to perform the authentication before the control command detection unit detects the generation or transmission of the detection target control command. When the information generating means generates again the authentication information having the third inspection value, the peripheral detection target switching means is a means for prohibiting switching of the detection target control command according to the generation or transmission of the authentication information. If the authentication information having the third inspection value is received again from the main control unit before the peripheral side control command detection means detects reception of the detection target control command, the detection corresponding to the reception is performed. It is a means for prohibiting switching of the target control command.

上記請求項3に記載した本発明の遊技機によれば、主制御部は、検出対象制御コマンドの発生又は送信を検出する前に、第3検査値を有する認証情報が再度生成される場合、該第3検査値を有する認証情報の生成又は送信に応じた検出対象制御コマンドの切り替えを禁止することができる。一方、周辺部は、検出対象制御コマンドの主制御部からの受信を検出する前に、第3検査値を有する認証情報を再度受信した場合、該認証情報の受信に応じた検出対象制御コマンドの切り替えを禁止することができる。   According to the gaming machine of the present invention described in claim 3, before the main control unit detects the generation or transmission of the detection target control command, when the authentication information having the third inspection value is generated again, Switching of the detection target control command according to generation or transmission of authentication information having the third inspection value can be prohibited. On the other hand, when the peripheral part receives again the authentication information having the third inspection value before detecting the reception of the detection target control command from the main control part, the peripheral part of the detection target control command corresponding to the reception of the authentication information Switching can be prohibited.

請求項4記載の発明は、請求項1又は2に記載の遊技機において、前記検出対象切替手段は、前記制御コマンド検出手段が前記検出対象制御コマンドの発生又は送信を検出する前に、前記認証情報生成手段が再度生成した前記第3検査値を有する認証情報の数が予め定められた切替条件を満たした場合、前記制御コマンド検出手段が検出する前記検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で切り替える手段であり、前記周辺側検出対象切替手段は、前記周辺側制御コマンド検出手段が前記検出対象制御コマンドの受信を検出する前に、前記主制御部から前記第3検査値を有する認証情報を再度受信した数が前記主制御部と同一の前記切替条件を満たした場合、前記周辺側制御コマンド検出手段が検出する前記検出対象制御コマンドを前記複数種類の検出対象制御コマンドの中で前記主制御部と同様に切り替える手段であることを特徴とする。   According to a fourth aspect of the present invention, in the gaming machine according to the first or second aspect, the detection target switching unit is configured to perform the authentication before the control command detection unit detects generation or transmission of the detection target control command. When the number of pieces of authentication information having the third inspection value generated again by the information generation unit satisfies a predetermined switching condition, a plurality of predetermined types of detection target control commands detected by the control command detection unit The peripheral-side detection target switching means switches from the main control unit before the peripheral-side control command detection means detects reception of the detection target control command. When the number of authentication information having three inspection values received again satisfies the same switching condition as that of the main control unit, before the peripheral control command detection means detects Characterized in that the detected control command is a means for switching similarly to the main control unit among the plurality of types of detection target control command.

上記請求項4に記載した本発明の遊技機によれば、主制御部は、検出対象制御コマンドの発生又は送信を検出する前に、第3検査値を有する認証情報を再度生成した数が、例えば、複数回、何番目、等の予め定められた切替条件を満たした場合、検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で再度切り替えることができる。一方、周辺部は、検出対象制御コマンドの主制御部からの受信を検出する前に、第3検査値を有する認証情報を再度受信した数が、主制御部と同一の切替条件を満たした場合、検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で再度切り替えることができる。   According to the gaming machine of the present invention described in claim 4 above, the main control unit, before detecting the generation or transmission of the detection target control command, the number of regenerated authentication information having the third inspection value is For example, when a predetermined switching condition such as the number of times or the like is satisfied, the detection target control command can be switched again among a plurality of types of predetermined detection target control commands. On the other hand, when the peripheral unit detects the reception of the detection target control command from the main control unit, the number of times the authentication information having the third inspection value is received again satisfies the same switching condition as the main control unit. The detection target control command can be switched again among a plurality of predetermined detection target control commands.

請求項5記載の発明は、請求項1〜4の何れか1項に記載の遊技機において、前記検出対象制御コマンドは、前記複数種類の制御コマンドのうちの前記遊技機における大当たりに関連する制御コマンドであることを特徴とする。   According to a fifth aspect of the present invention, in the gaming machine according to any one of the first to fourth aspects, the detection target control command is a control related to a jackpot in the gaming machine among the plurality of types of control commands. It is a command.

上記請求項5に記載した本発明の遊技機によれば、主制御部は、期待値変更用データを生成した後は、遊技機における複数種類の制御コマンドのうち、遊技機における大当たりに関連する制御コマンドの発生又は送信を検出し、該検出に応じて2種類の検査値の少なくとも一方を期待値変更用データで変更することができる。一方、周辺部は、周辺側種別情報のデータ種別が前記期待値変更用データを示している場合に、主制御部から期待値変更用データを受信すると、その後は主制御部と同一の大当たりに関連する制御コマンドの受信を監視し、該大当たりに関連する制御コマンドの受信の検出に応じて期待値を期待値変更用データで変更することができる。   According to the gaming machine of the present invention described in claim 5, after generating the expected value changing data, the main control unit relates to the jackpot in the gaming machine among the plural types of control commands in the gaming machine. Generation or transmission of a control command is detected, and at least one of the two types of inspection values can be changed with expected value changing data in accordance with the detection. On the other hand, when the data type of the peripheral side type information indicates the expected value change data, the peripheral unit receives the expected value change data from the main control unit, and thereafter hits the same jackpot as the main control unit. The reception of the related control command is monitored, and the expected value can be changed with the expected value changing data in response to the detection of the reception of the control command related to the jackpot.

請求項6記載の発明は、請求項1〜5の何れか1項に記載の遊技機において、前記期待値変更用データは、前記期待値変更用データ生成手段によって生成される毎に、予め定められた初期値である前記検査値及び前記期待値の各々を変更するための補正値であることを特徴とする。   According to a sixth aspect of the present invention, in the gaming machine according to any one of the first to fifth aspects, the expected value change data is predetermined every time the expected value change data is generated by the expected value change data generation means. It is a correction value for changing each of the inspection value and the expected value, which are the initial values.

上記請求項6に記載した本発明の遊技機によれば、主制御部及び周辺部は、期待値変更用データを生成する毎に、予め定められた初期値である検査値及び期待値を補正値で予め定められた検出対象制御コマンドに連動して変更することができる。   According to the gaming machine of the present invention described in claim 6, the main control unit and the peripheral unit correct the inspection value and the expected value, which are predetermined initial values, every time the expected value change data is generated. The value can be changed in conjunction with a detection target control command determined in advance.

請求項7記載の発明は、請求項1〜5の何れか1項に記載の遊技機において、前記期待値変更用データは、前回変更した前記検査値及び前記期待値の各々を変更するための係数値であることを特徴とする。   The invention according to claim 7 is the gaming machine according to any one of claims 1 to 5, wherein the expected value change data is used to change each of the inspection value and the expected value that have been changed last time. It is a coefficient value.

上記請求項7に記載した本発明の遊技機によれば、主制御部及び周辺部は、前回変更した検査値及び期待値を係数値で変更することができる。即ち、変更対象の検査値及び期待値を変更毎に変化し、検査値及び期待値を累積させて変化させることができる。   According to the gaming machine of the present invention described in the seventh aspect, the main control unit and the peripheral unit can change the previously changed inspection value and expected value by the coefficient value. That is, the inspection value and the expected value to be changed can be changed for each change, and the inspection value and the expected value can be accumulated and changed.

請求項8記載の発明は、請求項1〜7の何れか1項に記載の遊技機において、前記期待値記憶手段は、前記主制御部の前記検査値記憶手段が記憶している初期の前記検査値とは異なる値の前記期待値を初期値として記憶しており、前記期待値変更用データ生成手段は、初期値である前記検査値と前記期待値との差分を吸収するための期待値変更用データを生成する手段であることを特徴とする。   The invention according to claim 8 is the gaming machine according to any one of claims 1 to 7, wherein the expected value storage means is the initial value stored in the inspection value storage means of the main control unit. The expected value that is different from the inspection value is stored as an initial value, and the expected value changing data generation means absorbs the difference between the inspection value that is the initial value and the expected value. It is a means for generating data for change.

上記請求項8に記載した本発明の遊技機によれば、周辺部の期待値記憶手段には、主制御部の検査値とは異なる値の期待値が初期値として記憶される。そして、主制御部は、検査値と期待値との差分を吸収するための期待値変更用データを生成して周辺部に送信することができる。   According to the gaming machine of the present invention described in claim 8, the expected value storage means in the peripheral part stores an expected value having a value different from the inspection value of the main control part as an initial value. And the main control part can produce | generate the data for expected value change for absorbing the difference of a test value and an expected value, and can transmit to a peripheral part.

本発明にかかる請求項9記載の遊技機の認証方法は、複数種類の制御コマンドを送信する主制御部と、前記主制御部によって送信された複数種類の制御コマンドの各々に基づいて所定の処理を行う周辺部と、を備える請求項1に記載の遊技機の認証方法において、前記主制御部が処理する工程は、前記主制御部の認証に用いる認証用データに選択的に用いられる検査値記憶手段に記憶された第1検査値、第2検査値、第3検査値に対応して前記周辺部が予め記憶している第1期待値、第2期待値、第3期待値を変更する期待値変更用データと前記認証用データと示し且つ前記第1検査値及び前記第2検査値に一対一に対応付けられた相異なるデータ種別を切り替えるか否かを無作為に決定する切替決定工程と、前記切替決定工程でデータ種別を切り替えると決定した場合に、次回生成する認証情報のデータ種別を、前記認証用データと前記期待値変更用データの2種類から無作為に決定する決定工程と、前記決定工程で決定したデータ種別に対応付けられた前記第1検査値又は前記第2検査値を前記検査値記憶手段から抽出する第1抽出工程と、前記切替決定工程でデータ種別を切り替えないと決定した場合に、前記第3検査値を前記検査値記憶手段から抽出する第2抽出工程と、種別情報記憶手段に記憶している種別情報が今回生成する前記認証情報は前記認証用データであることを示している場合に、前記第1抽出工程又は前記第2抽出工程で抽出した検査値を有する前記認証用データを生成する認証用データ生成工程と、前記種別情報が前記期待値変更用データを示している場合に、前記決定工程の決定に応じて前記期待値変更用データを生成する期待値変更用データ生成工程と、前記生成した認証用データ又は前記生成した期待値変更用データを有する前記認証情報を生成する認証情報生成工程と、前記生成した認証情報を前記周辺部に送信する送信工程と、前記決定した次回のデータ種別を示すように前記種別情報を更新する更新工程と、前記期待値変更用データを有する認証情報の生成又は送信に応じて、前記複数種類の制御コマンドの中から予め定められた検出対象制御コマンドの発生又は送信を検出する制御コマンド検出工程と、前記検出対象制御コマンドの発生又は送信の検出に応じて、前記生成した期待値変更用データに基づいて前記検査値記憶手段が記憶している第1検査値、第2検査値、第3検査値のうちの予め定められた少なくとも1つを変更する主制御側変更工程と、前記第3検査値を有する認証情報の生成又は送信に応じて、前記制御コマンド検出工程で検出する前記検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で切り替える検出対象切替工程と、を含み、前記周辺部が処理する工程は、前記主制御部から前記認証情報を受信する受信工程と、周辺側種別情報記憶手段に記憶している周辺側種別情報が今回受信する前記認証情報のデータ種別は前記認証用データであることを示している場合に、前記受信した認証情報の認証用データと期待値記憶手段に記憶している前記第1期待値、前記第2期待値、前記第3期待値とを比較して前記主制御部の認証を行う認証工程と、前記周辺側種別情報のデータ種別が前記期待値変更用データを示している場合に、前記期待値変更用データを有する前記認証情報の受信に応じて、前記主制御部で予め定められた検出対象制御コマンドの前記主制御部からの受信を検出する周辺側制御コマンド検出工程と、前記検出対象制御コマンドの受信の検出に応じて、前記受信した認証情報が有する期待値変更用データに基づいて前記期待値記憶手段が記憶している前記第1期待値、前記第2期待値、前記第3期待値を前記主制御部と同様に変更する周辺側変更工程と、前記第3検査値を有する認証情報の受信に応じて、前記周辺側制御コマンド検出工程で検出する前記検出対象制御コマンドを前記主制御部と同様に前記複数種類の検出対象制御コマンドの中で切り替える周辺側検出対象切替工程と、前記認証用データの認証で一致した前記第1期待値又は前記第2期待値に、前記第1検査値及び前記第2検査値と対応するように予め対応付けられた前記データ種別を次回のデータ種別と特定して前記周辺側種別情報を更新する特定工程と、を含むことを特徴とする。 According to a ninth aspect of the present invention, there is provided a gaming machine authentication method comprising: a main control unit that transmits a plurality of types of control commands; and a predetermined process based on each of the plurality of types of control commands transmitted by the main control unit. in the authentication method of the gaming machine according to claim 1, further comprising a peripheral portion, a performing step of the main control unit processes selectively test values used in the authentication data used for authentication of the main controller Corresponding to the first inspection value, the second inspection value, and the third inspection value stored in the storage means, the first expected value, the second expected value, and the third expected value that the peripheral portion stores in advance are changed. A switching determination step that randomly determines whether or not to switch different data types that are shown as expected value change data and authentication data and are associated with the first inspection value and the second inspection value in a one-to-one relationship. And the data type in the switching determination step In case of a decision switch, a determining step of the data type of credentials that generates next time determined randomly the authentication data from the two types of the expected value change data, data determined in said determining step When it is determined that the data type is not switched in the first extraction step of extracting the first inspection value or the second inspection value associated with the type from the inspection value storage means and the switching determination step, A second extraction step of extracting three inspection values from the inspection value storage means, and the type information stored this time in the type information storage means indicates that the authentication information generated this time is the authentication data , An authentication data generation step for generating the authentication data having the inspection value extracted in the first extraction step or the second extraction step, and the type information indicates the expected value change data. The expected value changing data generating step for generating the expected value changing data in accordance with the determination in the determining step, and the authentication information having the generated authentication data or the generated expected value changing data. An authentication information generation step to generate, a transmission step to transmit the generated authentication information to the peripheral part, an update step to update the type information to indicate the determined next data type, and the expected value change A control command detection step for detecting generation or transmission of a predetermined detection target control command from among the plurality of types of control commands in response to generation or transmission of authentication information having data, and generation of the detection target control command Alternatively, in response to detection of transmission, the first inspection value, the second inspection value, and the third inspection stored in the inspection value storage means based on the generated expected value change data The main control side changing step for changing at least one predetermined value among the values, and the detection target control detected in the control command detecting step in response to generation or transmission of authentication information having the third inspection value anda detection target switching step of switching among the plurality of types of detection target control commands defined commands in advance, the step of the peripheral portion is processed includes: a receiving step of receiving the authentication information from the main control unit, When the peripheral type information stored in the peripheral type information storage means indicates that the data type of the authentication information received this time is the authentication data, the authentication data of the received authentication information and An authentication process for authenticating the main control unit by comparing the first expected value, the second expected value, and the third expected value stored in the expected value storage means; and data of the peripheral type information When the type indicates the expected value change data, the main control unit of the detection target control command predetermined by the main control unit in response to reception of the authentication information having the expected value change data In response to the detection of the reception of the detection target control command, the expected value storage unit stores the expected value storage means based on the expected value change data included in the received authentication information. In response to the peripheral side changing step of changing the first expected value, the second expected value, and the third expected value in the same manner as the main control unit, and receiving the authentication information having the third inspection value, The peripheral side detection target switching step for switching the detection target control command detected in the peripheral side control command detection step among the plurality of types of detection target control commands as in the main control unit, and the authentication The data type associated in advance so as to correspond to the first inspection value and the second inspection value to the first expectation value or the second expectation value that coincided in the authentication of the data is the next data type. characterized in that it comprises a and a specific step of updating said peripheral side type information specific to.

上記請求項9に記載した本発明の遊技機の認証方法によれば、主制御部は、データ種別を切り替えると無作為に決定すると、認証用データと期待値変更用データから、次回生成する認証情報のデータ種別を決定し、該決定したデータ種別に対応した第1検査値又は第2検査値を検査値記憶手段から抽出する。また、主制御部は、データ種別を切り替えないと無作為に決定すると、第3検査値を検査値記憶手段から抽出する。主制御部は、種別情報が認証用データを示している場合、前記抽出した第1〜3検査値の何れか1つを有する認証用データを生成する。また、主制御部は、種別情報が期待値変更用データを示している場合、検査値及び期待値の各々を変更する期待値変更用データを生成する。主制御部は、生成した認証用データ又は期待値変更用データを有する認証情報を生成し、該生成した認証情報を周辺部に送信することができる。そして、主制御部は、前記決定した次回のデータ種別を示すように、種別情報記憶手段が記憶している種別情報を更新する。そして、主制御部は、期待値変更用データを生成した後は、遊技機における複数種類の制御コマンドの中から予め定められた検出対象制御コマンドの発生又は送信を検出し、該検出に応じて第1〜3検査値の中から予め定められた少なくとも1つの検査値を前記期待値変更用データで変更することができる。また、その検出対象制御コマンドの発生又は送信の検出中に、第3検査値を有する認証用データの認証情報の生成又は送信を検出すると、予め定められた複数種類の検出対象制御コマンドの中で検出対象の検出対象制御コマンドを切り替えることができる。一方、周辺部は、周辺側種別情報のデータ種別が前記認証用データを示している場合、主制御部から受信した認証情報の認証用データと3種類の第1期待値、第2期待値、第3期待値との各々を比較して主制御部の認証を行うことができる。そして、周辺部は、主制御部の認証が成立した場合に、認証情報の認証用データと一致する期待値に対応付けられたデータ種別を次回のデータ種別と特定して周辺側種別情報を更新することができる。また、周辺部は、周辺側種別情報のデータ種別が前記期待値変更用データを示している場合に、主制御部から期待値変更用データを受信すると、その後は主制御部と同一の検出対象制御コマンドの受信を監視し、該検出対象制御コマンドの受信の検出に応じて期待値を期待値変更用データで変更することができる。また、その検出対象制御コマンドの発生又は送信の検出中に、主制御部から第3検査値を有する認証用データの認証情報の受信を検出すると、主制御部と同様に、予め定められた複数種類の検出対象制御コマンドの中で検出対象の検出対象制御コマンドを切り替えることができる。   According to the authentication method of the gaming machine of the present invention described in claim 9, when the main control unit randomly determines when the data type is switched, the authentication generated next time from the authentication data and the expected value change data The data type of the information is determined, and the first test value or the second test value corresponding to the determined data type is extracted from the test value storage unit. Further, when the main control unit randomly determines that the data type is not switched, the main control unit extracts the third inspection value from the inspection value storage unit. When the type information indicates authentication data, the main control unit generates authentication data having any one of the extracted first to third inspection values. In addition, when the type information indicates expected value change data, the main control unit generates expected value change data for changing each of the inspection value and the expected value. The main control unit can generate authentication information having the generated authentication data or expected value change data, and can transmit the generated authentication information to the peripheral unit. Then, the main control unit updates the type information stored in the type information storage means so as to indicate the determined next data type. Then, after generating the expected value change data, the main control unit detects the generation or transmission of a predetermined detection target control command from a plurality of types of control commands in the gaming machine, and in response to the detection At least one inspection value determined in advance among the first to third inspection values can be changed by the expected value changing data. In addition, when generation or transmission of authentication information of authentication data having the third inspection value is detected during detection of generation or transmission of the detection target control command, among a plurality of predetermined detection target control commands The detection target control command of the detection target can be switched. On the other hand, when the data type of the peripheral side type information indicates the authentication data, the peripheral unit includes authentication data of authentication information received from the main control unit and three types of first expected value, second expected value, The main control unit can be authenticated by comparing each with the third expected value. When the authentication of the main control unit is established, the peripheral unit specifies the data type associated with the expected value that matches the authentication data of the authentication information as the next data type and updates the peripheral type information can do. Further, when the data type of the peripheral side type information indicates the expected value change data, the peripheral unit receives the expected value change data from the main control unit, and thereafter the same detection target as the main control unit The reception of the control command can be monitored, and the expected value can be changed with the expected value changing data in response to the detection of the reception of the detection target control command. Further, when the reception of the authentication information of the authentication data having the third inspection value is detected from the main control unit during generation of the detection target control command or detection of transmission, a plurality of predetermined numbers are determined in the same manner as the main control unit. It is possible to switch the detection target control command to be detected among the types of detection target control commands.

本発明にかかる請求項10記載の遊技機の認証方法は、複数種類の制御コマンドを送信する主制御部と、前記主制御部によって送信された複数種類の制御コマンドの各々に基づいて所定の処理を行う周辺部と、を備える請求項2に記載の遊技機の認証方法において、前記主制御部が処理する工程は、前記主制御部の認証に用いる認証用データに選択的に用いられる第1検査値、第2検査値、第3検査値に対応して前記周辺部が予め記憶している第1期待値、第2期待値、第3期待値を変更する期待値変更用データと前記認証用データと示し且つ前記第1検査値及び前記第2検査値に一対一に対応付けられた相異なるデータ種別のうち、種別情報記憶手段に記憶している種別情報が今回生成する認証情報のデータ種別は前記認証用データを示している場合に、検査値記憶手段に記憶している前記第1検査値、前記第2検査値、前記第3検査値の中から1つの検査値を無作為に選択する選択工程と、前記選択工程で選択した1つの検査値を有する前記認証用データを生成する認証用データ生成工程と、前記選択工程が選択した前記第1検査値、前記第2検査値、前記第3検査値に予め対応付けられた前記データ種別を次回のデータ種別と決定する決定工程と、前記種別情報が前記期待値変更用データを示している場合に、前記期待値変更用データを生成する期待値変更用データ生成工程と、前記生成した認証用データ又は前記生成した期待値変更用データを有する前記認証情報を生成する認証情報生成工程と、前記生成した認証情報を前記周辺部に送信する送信工程と、前記決定した次回のデータ種別を示すように前記種別情報を更新する更新工程と、前記期待値変更用データを有する認証情報の生成又は送信に応じて、前記複数種類の制御コマンドの中から予め定められた検出対象制御コマンドの発生又は送信を検出する制御コマンド検出工程と、前記検出対象制御コマンドの発生又は送信の検出に応じて、前記生成した期待値変更用データに基づいて前記検査値記憶手段が記憶している第1検査値、第2検査値、第3検査値のうちの予め定められた少なくとも1つを変更する主制御側変更工程と、前記第3検査値を有する認証情報の生成又は送信に応じて、前記制御コマンド検出工程で検出する前記検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で切り替える検出対象切替工程と、を含み、前記周辺部が処理する工程は、前記主制御部から前記認証情報を受信する受信工程と、周辺側種別情報記憶手段に記憶している周辺側種別情報が今回受信する前記認証情報のデータ種別は前記認証用データであることを示している場合に、前記受信した認証情報の認証用データと期待値記憶手段に記憶している前記第1期待値、前記第2期待値、前記第3期待値とを比較して前記主制御部の認証を行う認証工程と、前記周辺側種別情報のデータ種別が前記期待値変更用データを示している場合に、前記期待値変更用データを有する前記認証情報の受信に応じて、前記主制御部で予め定められた検出対象制御コマンドの前記主制御部からの受信を検出する周辺側制御コマンド検出工程と、前記検出対象制御コマンドの受信の検出に応じて、前記受信した認証情報が有する期待値変更用データに基づいて前記期待値記憶手段が記憶している前記第1期待値、前記第2期待値、前記第3期待値を前記主制御部と同様に変更する周辺側変更工程と、前記第3検査値を有する認証情報の受信に応じて、前記周辺側制御コマンド検出工程で検出する前記検出対象制御コマンドを前記主制御部と同様に前記複数種類の検出対象制御コマンドの中で切り替える周辺側検出対象切替工程と、前記認証用データの認証で一致した前記第1期待値又は前記第2期待値に、前記第1検査値及び前記第2検査値と対応するように予め対応付けられた前記データ種別を次回のデータ種別と特定して前記周辺側種別情報を更新する特定工程と、を含むことを特徴とする。 A gaming machine authentication method according to a tenth aspect of the present invention includes a main control unit that transmits a plurality of types of control commands and a predetermined process based on each of the plurality of types of control commands transmitted by the main control unit. 3. The gaming machine authentication method according to claim 2 , further comprising: a peripheral unit configured to perform a first processing step used by the main control unit for authentication data used for authentication of the main control unit. Expected value changing data for changing the first expected value, the second expected value, and the third expected value stored in advance in the peripheral portion corresponding to the test value, the second test value, and the third test value, and the authentication of use data and shown and the first check value and the different data types associated one-to-one to the second check value, authentication information type information stored in the type information storage unit that generates time The data type indicates the authentication data. A selection step of randomly selecting one inspection value from the first inspection value, the second inspection value, and the third inspection value stored in the inspection value storage means, and the selection step The authentication data generation step for generating the authentication data having one inspection value selected in step 1, and the first inspection value, the second inspection value, and the third inspection value selected in the selection step are associated in advance. A determination step for determining the data type as the next data type, and an expected value change data generation step for generating the expected value change data when the type information indicates the expected value change data. And an authentication information generating step for generating the authentication information having the generated authentication data or the generated expected value changing data, a transmitting step for transmitting the generated authentication information to the peripheral portion, and the determination Next An update step for updating the type information so as to indicate the data type, and a detection target predetermined from the plurality of types of control commands in accordance with generation or transmission of authentication information having the expected value change data A control command detection step for detecting the generation or transmission of a control command, and the inspection value storage means stores data based on the generated expected value change data in response to detection of the generation or transmission of the detection target control command. According to a main control side changing step of changing at least one of the first inspection value, the second inspection value, and the third inspection value, and generation or transmission of authentication information having the third inspection value Te, wherein the detection object switching step of switching among said detected control advance plural kinds defined commands detected control command detected by the control command detection step, before The steps processed by the peripheral part are the receiving step of receiving the authentication information from the main control part, and the data type of the authentication information received at this time by the peripheral side type information stored in the peripheral side type information storage means is When the authentication data is indicated, the authentication data of the received authentication information and the first expected value, the second expected value, and the third expected value stored in the expected value storage means And the authentication information having the expected value change data when the data type of the peripheral type information indicates the expected value change data. In response to the reception of the peripheral control command detection step for detecting reception of the detection target control command predetermined by the main control unit from the main control unit, and in response to detection of reception of the detection target control command , Receiving The first expectation value, the second expectation value, and the third expectation value stored in the expectation value storage unit are changed in the same manner as the main control unit based on the expectation value change data included in the authentication information. The detection target control command to be detected in the peripheral control command detection step in response to the peripheral side change step and the reception of the authentication information having the third inspection value is the plurality of types of detection targets in the same manner as the main control unit. Corresponding to the first inspection value and the second inspection value correspond to the peripheral detection target switching step to be switched in the control command and the first expectation value or the second expectation value that coincided in the authentication of the authentication data. characterized in that the data type associated advance as to identify the next data type including a specifying step of updating said peripheral side type information.

上記請求項10に記載した本発明の遊技機の認証方法によれば、主制御部は、種別情報が認証用データを示している場合に、検査値記憶手段が記憶している第1検査値、第2検査値、第3検査値の中から1つの検査値を無作為に選択すると、該選択した1つの検査値を有する認証用データを生成する。主制御部は、選択した第1検査値、第2検査値、第3検査値に予め対応付けられたデータ種別を次回のデータ種別と決定する。また、主制御部は、種別情報が期待値変更用データを示している場合に、検査値及び期待値の各々を変更する期待値変更用データを生成する。主制御部は、生成した認証用データ又は期待値変更用データを有する認証情報を生成し、該生成した認証情報を周辺部に送信することができる。そして、主制御部は、前記決定した次回のデータ種別を示すように、種別情報記憶手段が記憶している種別情報を更新する。そして、主制御部は、期待値変更用データを生成した後は、遊技機における複数種類の制御コマンドの中から予め定められた検出対象制御コマンドの発生又は送信を検出し、該検出に応じて第1〜3検査値の中から予め定められた少なくとも1つの検査値を前記期待値変更用データで変更することができる。また、その検出対象制御コマンドの発生又は送信の検出中に、第3検査値を有する認証用データの認証情報の生成又は送信を検出すると、予め定められた複数種類の検出対象制御コマンドの中で検出対象の検出対象制御コマンドを切り替えることができる。一方、周辺部は、周辺側種別情報のデータ種別が前記認証用データを示している場合、主制御部から受信した認証情報の認証用データと3種類の第1期待値、第2期待値、第3期待値との各々を比較して主制御部の認証を行うことができる。そして、周辺部は、主制御部の認証が成立した場合に、認証情報の認証用データと一致する期待値に対応付けられたデータ種別を次回のデータ種別と特定して周辺側種別情報を更新することができる。また、周辺部は、周辺側種別情報のデータ種別が前記期待値変更用データを示している場合に、主制御部から期待値変更用データを受信すると、その後は主制御部と同一の検出対象制御コマンドの受信を監視し、該検出対象制御コマンドの受信の検出に応じて期待値を期待値変更用データで変更することができる。また、その検出対象制御コマンドの発生又は送信の検出中に、主制御部から第3検査値を有する認証用データの認証情報の受信を検出すると、主制御部と同様に、予め定められた複数種類の検出対象制御コマンドの中で検出対象の検出対象制御コマンドを切り替えることができる。   According to the gaming machine authentication method of the present invention described in claim 10, when the type information indicates the authentication data, the main control unit stores the first inspection value stored in the inspection value storage means. When one inspection value is randomly selected from the second inspection value and the third inspection value, authentication data having the selected one inspection value is generated. The main control unit determines the data type associated with the selected first inspection value, second inspection value, and third inspection value in advance as the next data type. Further, the main control unit generates expected value changing data for changing each of the inspection value and the expected value when the type information indicates the expected value changing data. The main control unit can generate authentication information having the generated authentication data or expected value change data, and can transmit the generated authentication information to the peripheral unit. Then, the main control unit updates the type information stored in the type information storage means so as to indicate the determined next data type. Then, after generating the expected value change data, the main control unit detects the generation or transmission of a predetermined detection target control command from a plurality of types of control commands in the gaming machine, and in response to the detection At least one inspection value determined in advance among the first to third inspection values can be changed by the expected value changing data. In addition, when generation or transmission of authentication information of authentication data having the third inspection value is detected during detection of generation or transmission of the detection target control command, among a plurality of predetermined detection target control commands The detection target control command of the detection target can be switched. On the other hand, when the data type of the peripheral side type information indicates the authentication data, the peripheral unit includes authentication data of authentication information received from the main control unit and three types of first expected value, second expected value, The main control unit can be authenticated by comparing each with the third expected value. When the authentication of the main control unit is established, the peripheral unit specifies the data type associated with the expected value that matches the authentication data of the authentication information as the next data type and updates the peripheral type information can do. Further, when the data type of the peripheral side type information indicates the expected value change data, the peripheral unit receives the expected value change data from the main control unit, and thereafter the same detection target as the main control unit The reception of the control command can be monitored, and the expected value can be changed with the expected value changing data in response to the detection of the reception of the detection target control command. Further, when the reception of the authentication information of the authentication data having the third inspection value is detected from the main control unit during the generation or transmission detection of the detection target control command, a plurality of predetermined numbers are set as in the main control unit. It is possible to switch the detection target control command to be detected among the types of detection target control commands.

以上説明したように本発明によれば、主制御部は3種類の検査値のうちの第1検査値及び第2検査値の各々に認証情報の2種類のデータ種別を対応付けておき、第1検査値又は第2検査値で認証用データを生成し、該認証用データを有する認証情報を生成して周辺部に送信するようにしたことから、周辺部は期待値に前記データ種別を対応付けておくことで、認証情報が有する検査値と期待値が一致したときに、主制御部の認証を成立させることができ且つ次回受信すべき認証情報のデータ種別を特定することができるため、不正な解析者が認証情報を不正に利用することを防止できる。また、期待値変更用データによる検査値及び期待値の変更タイミングを、複数種類の制御コマンドの中から予め定めた検出対象制御コマンドに関連付けるようにしたことから、期待値変更用データの生成、送信とそれを用いた変更との間隔等を不規則にすることができるため、不正な解析を困難にすることができる。周辺部は、主制御部と同一の検出対象制御コマンドの検出に応じて、主制御部から受信した期待値変更用データで期待値を変更して、主制御部の検査値に合わせることができるため、主制御部と周辺部との間で検査値と期待値とを揃えて変更することができ、不正な解析者による解析をより一層困難にすることができる。また、主制御部及び周辺部は、第3検査値を有する認証情報の生成又は送信及び受信の検出に応じて、検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で揃えて切り替えるようにしたことから、期待値変更用データによる変更タイミングをより一層複雑にして、不正な解析を困難にすることができる。そして、1種類の認証情報を用いればよいため、従来のコマンド体系に対する追加を最小限に抑え且つ主制御部の処理が複雑化することを防止できる。さらに、不正解析者によって認証情報が不正に利用されたことを、認証情報のデータ種別によって周辺部が検出することができるため、認証情報の認証強度を高めることができる。従って、1種類の認証情報で認証及び認証に用いるデータの変更を行っても、その認証情報及びその変更の不正解析を困難にすることができるという効果を奏する。   As described above, according to the present invention, the main control unit associates two kinds of data types of the authentication information with each of the first inspection value and the second inspection value of the three kinds of inspection values, and Since authentication data is generated with one inspection value or second inspection value, and authentication information including the authentication data is generated and transmitted to the peripheral portion, the peripheral portion corresponds to the data type corresponding to the expected value. By attaching, it is possible to establish the authentication of the main control unit and specify the data type of the authentication information to be received next time when the inspection value and the expected value that the authentication information has match, An unauthorized analyst can be prevented from using authentication information illegally. In addition, since the inspection value and the expected value change timing based on the expected value change data are associated with a predetermined detection target control command from a plurality of types of control commands, the expected value change data is generated and transmitted. Since the interval between the data and the change using the data can be irregular, it is possible to make illegal analysis difficult. The peripheral unit can change the expected value with the expected value change data received from the main control unit according to the detection of the same detection target control command as the main control unit, and can match the inspection value of the main control unit Therefore, the inspection value and the expected value can be changed in a uniform manner between the main control unit and the peripheral part, and the analysis by an unauthorized analyst can be made even more difficult. In addition, the main control unit and the peripheral unit align detection target control commands among a plurality of types of predetermined detection target control commands in response to detection of generation or transmission and reception of authentication information having a third inspection value. Therefore, the change timing based on the expected value change data can be made more complicated, making illegal analysis difficult. Since only one type of authentication information has to be used, it is possible to minimize the addition to the conventional command system and prevent the processing of the main control unit from becoming complicated. Furthermore, since the peripheral part can detect that the authentication information has been used illegally by the fraud analyst based on the data type of the authentication information, the authentication strength of the authentication information can be increased. Therefore, even if data used for authentication and authentication is changed with one type of authentication information, there is an effect that it is possible to make unauthorized analysis of the authentication information and the change difficult.

上述した遊技機において、主制御部は、検出対象制御コマンドを検出する前に、第3検査値を有する認証情報を再度生成した場合、また、周辺部は、検出対象制御コマンドを検出する前に、第3検査値を有する認証情報を再度受信した場合、検出対象制御コマンドの切り替えを禁止するようにすれば、検出対象制御コマンドを検出する前に検出対象制御コマンドが切り替わることを防止できるため、処理の複雑化を防止することができる。そして、第3検査値を有する認証情報を主制御部と周辺部との間で恰もダミーのように用いることができるため、不正な解析をより一層困難にすることができる。   In the gaming machine described above, when the main control unit generates authentication information having the third inspection value again before detecting the detection target control command, the peripheral unit also detects the detection target control command before detecting the detection target control command. When the authentication information having the third inspection value is received again, it is possible to prevent the detection target control command from being switched before detecting the detection target control command if the switching of the detection target control command is prohibited. Processing complexity can be prevented. And since the authentication information which has a 3rd test value can be used like a dummy between a main control part and a peripheral part, an illegal analysis can be made still more difficult.

上述した遊技機において、主制御部は、検出対象制御コマンドの発生又は送信を検出する前に、第3検査値を有する認証情報を再度生成した数が予め定められた切替条件を満たした場合、また、周辺部は、検出対象制御コマンドの主制御部からの受信を検出する前に、第3検査値を有する認証情報を再度受信した数が、主制御部と同一の切替条件を満たした場合、検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で再度切り替えるようにすれば、期待値変更用データによる変更前に、検出対象制御コマンドを切り替えることができるため、変更タイミングをより一層複雑化させることができる。また、切替条件によっては第3検査値を有する認証情報の検出に応じて検出対象制御コマンドを切り替える場合と切り替えない場合が生じることから、不正な解析をより一層困難にすることができる。   In the gaming machine described above, the main control unit, when detecting the generation or transmission of the detection target control command, when the number of again generated authentication information having the third inspection value satisfies a predetermined switching condition, In addition, when the peripheral unit detects the reception of the detection target control command from the main control unit, the number of times the authentication information having the third inspection value is received again satisfies the same switching condition as the main control unit. If the detection target control command is switched again among a plurality of predetermined detection target control commands, the detection target control command can be switched before the change by the expected value change data. Can be further complicated. Also, depending on the switching condition, there are cases where the detection target control command is switched and switching is not performed depending on the detection of the authentication information having the third inspection value, so that unauthorized analysis can be made even more difficult.

上述した遊技機において、例えば、大当たりリーチコマンド、大当たり開始コマンド、大当たりコマンド、大当たり終了コマンド、等の遊技機における大当たり関連コマンドを検出対象制御コマンドとしたことから、その大当たり関連コマンドは不正に利用されやすいため、期待値変更用データを保持している周辺部に不正な大当たり関連コマンドが送信されると、周辺部はそれを検出対象制御コマンドとして検出して期待値を変更してしまい、主制御部の検査値と周辺部の期待値とを不一致にさせることができる。従って、不正の発生を検出する精度向上に貢献することができる。   In the above gaming machines, for example, jackpot-related commands in gaming machines such as jackpot reach command, jackpot start command, jackpot command, jackpot end command, etc. are set as detection target control commands. Therefore, if an invalid jackpot related command is sent to the peripheral part holding the expected value change data, the peripheral part detects it as a detection target control command, changes the expected value, and the main control The inspection value of the part and the expected value of the peripheral part can be made inconsistent. Therefore, it is possible to contribute to improving the accuracy of detecting the occurrence of fraud.

上述した遊技機において、期待値変更用データが予め定められた初期値である検査値及び期待値を変更する補正値としたことから、主制御部及び周辺部は予め定められた検査値及び期待値を期待値変更用データで変更するだけでよいため、変更処理を簡単化することができる。   In the gaming machine described above, since the expected value change data is a test value that is a predetermined initial value and a correction value that changes the expected value, the main control unit and the peripheral unit have predetermined test values and expected values. Since it is only necessary to change the value with the expected value changing data, the changing process can be simplified.

上述した遊技機において、期待値変更用データが前回変更した検査値及び期待値を変更する係数値としたことから、検査値及び期待値を累積させて変更することができるため、検査値及び期待値の解析をより一層困難にすることができると共に、検査値及び期待値の不正利用を防止することができる。   In the above-mentioned gaming machine, since the expected value change data is the coefficient value for changing the previously changed inspection value and expected value, the inspection value and expected value can be accumulated and changed. Analysis of values can be made even more difficult, and unauthorized use of inspection values and expected values can be prevented.

上述した遊技機において、主制御部の検査値とは異なる値の期待値を周辺部に予め記憶しておき、検査値と期待値との差分を吸収するための期待値変更用データを主制御部が生成して周辺部に送信するようにしたことから、周辺部がその期待値変更用データで期待値を変更することで、期待値を主制御部の検査値と一致させることができるため、不正な解析者による検査値及び期待値の解析及び利用を困難にすることができる。   In the above-described gaming machine, the expected value changing data for absorbing the difference between the inspection value and the expected value is stored in the peripheral portion in advance and the expected value changing data for absorbing the difference between the inspection value and the expected value is the main control. Since the part has generated and transmitted to the peripheral part, the expected value can be matched with the inspection value of the main control part by changing the expected value with the expected value change data by the peripheral part. Therefore, it is possible to make it difficult to analyze and use the inspection value and the expected value by an unauthorized analyst.

本発明のぱちんこ遊技機の遊技盤の一例を示す正面図である。It is a front view which shows an example of the game board of the pachinko game machine of this invention. ぱちんこ遊技機の制御部の内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the control part of a pachinko game machine. 主制御基板および周辺基板の機能的構成を示すブロック図である。It is a block diagram which shows the functional structure of a main control board and a peripheral board | substrate. 主制御部による演出制御部の制御処理の一部を示すフローチャートである。It is a flowchart which shows a part of control process of the production | presentation control part by a main control part. 主制御部による演出制御部の制御処理の他の一部を示すフローチャートである。It is a flowchart which shows a part of other control processing of the production | presentation control part by the main control part. 大当たり関連コマンドの送信タイミングを示すタイミングチャートである。It is a timing chart which shows the transmission timing of a jackpot related command. 演出制御部による図柄変動処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the symbol variation process by an effect control part. 演出制御部による大当たり時処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the big hit processing by an effect control part. ランプ制御部による図柄変動時のランプ制御処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the lamp control process at the time of the symbol variation by a lamp control part. 主制御部が出力する制御信号のデータフォーマットを模式的に示す説明図である。It is explanatory drawing which shows typically the data format of the control signal which a main control part outputs. 認証情報のデータフォーマットを示す説明図である。It is explanatory drawing which shows the data format of authentication information. 認証情報のデータ種別を説明するための図である。It is a figure for demonstrating the data classification of authentication information. 検査値と期待値とデータ種別との対応関係の一例を示す図である。It is a figure which shows an example of the correspondence of a test value, an expected value, and a data type. 主制御部による認証情報の送信手順を示すフローチャートである。It is a flowchart which shows the transmission procedure of the authentication information by a main control part. 主制御部による検出対象制御コマンドの監視処理の一例を示すフローチャートである。It is a flowchart which shows an example of the monitoring process of the detection target control command by a main control part. 周辺部による認証情報の認証側処理の一例を示すフローチャートである。It is a flowchart which shows an example of the authentication side process of the authentication information by a peripheral part. 周辺部による検出対象制御コマンドの監視処理の一例を示すフローチャートである。It is a flowchart which shows an example of the monitoring process of the detection target control command by a peripheral part. 認証情報を用いた場合の認証処理手順例の一部を示すフローチャートである。It is a flowchart which shows a part of authentication processing procedure example at the time of using authentication information. 認証情報を用いた場合の認証処理手順例の他の一部を示すフローチャートである。It is a flowchart which shows a part of other example of an authentication process sequence at the time of using authentication information. 期待値変更用データによる検査値、期待値の変更例を説明するためのフローチャートである。It is a flowchart for demonstrating the example of a change of the test value by expected value change data, and an expected value. 主制御基板および周辺基板の機能的構成2を示すブロック図である。It is a block diagram which shows the functional structure 2 of a main control board and a peripheral board | substrate. 主制御部による認証情報の送信手順2を示すフローチャートである。It is a flowchart which shows the transmission procedure 2 of the authentication information by the main control part. 認証情報を用いた場合の認証処理手順例2の一部を示すフローチャートである。It is a flowchart which shows a part of authentication processing procedure example 2 at the time of using authentication information. 認証情報を用いた場合の認証処理手順例2の他の一部を示すフローチャートである。It is a flowchart which shows another one part of the authentication process procedure example 2 at the time of using authentication information.

以下に添付図面を参照して、本発明にかかる遊技機であるぱちんこ遊技機と、このぱちんこ遊技機に搭載されている複数の基板間(主制御基板および周辺基板)の認証を行う認証方法および認証プログラムに好適な実施の形態を詳細に説明する。   With reference to the accompanying drawings, a pachinko gaming machine that is a gaming machine according to the present invention and an authentication method for performing authentication between a plurality of boards (main control board and peripheral board) mounted on the pachinko gaming machine and An embodiment suitable for an authentication program will be described in detail.

[実施例1]
(ぱちんこ遊技機の基本構成)
本発明のぱちんこ遊技機100は、図1に示す遊技盤101を備えている。遊技盤101の下部位置に配置された発射部292(図2参照)の駆動によって発射された遊技球は、レール102a,102b間を上昇して遊技盤101の上部位置に達した後、遊技領域103内を落下する。図示を省略するが、遊技領域103には、遊技球を各種の方向に向けて落下させる複数の釘が設けられている。遊技領域103には、遊技球の落下途中の位置に、遊技球の落下方向を変化させる風車や入賞口が配設されている。
[Example 1]
(Basic configuration of pachinko machine)
The pachinko gaming machine 100 of the present invention includes a gaming board 101 shown in FIG. A game ball fired by driving a launching portion 292 (see FIG. 2) arranged at a lower position of the game board 101 rises between the rails 102a and 102b to reach an upper position of the game board 101, and then a game area. It falls in 103. Although not shown, the game area 103 is provided with a plurality of nails for dropping the game ball in various directions. In the game area 103, a windmill and a winning opening for changing the fall direction of the game ball are arranged at a position in the middle of the fall of the game ball.

遊技盤101の遊技領域103の中央部分には、図柄表示部104が配置されている。図柄表示部104としては、例えば液晶表示器(LCD)が用いられる。なお、図柄表示部104としては、LCDに限らず、CRT、複数のドラム、などを用いることができる。図柄表示部104の下方には、始動入賞させるための始動入賞口105が配設されている。図柄表示部104の左右には、それぞれ入賞ゲート106が配設されている。   A symbol display unit 104 is arranged at the center of the game area 103 of the game board 101. For example, a liquid crystal display (LCD) is used as the symbol display unit 104. The symbol display unit 104 is not limited to the LCD, and a CRT, a plurality of drums, and the like can be used. Below the symbol display unit 104, a start winning port 105 for starting winning is arranged. Winning gates 106 are arranged on the left and right of the symbol display unit 104, respectively.

入賞ゲート106は、落下する遊技球の通過を検出し、始動入賞口105を一定時間だけ開放させる抽選を行うために設けられている。図柄表示部104の側部や下方などには普通入賞口107が配設されている。普通入賞口107に遊技球が入賞すると、ぱちんこ遊技機100は普通入賞時の賞球数(例えば10個)の払い出しを行う。遊技領域103の最下部には、どの入賞口にも入賞しなかった遊技球を回収する回収口108が設けられている。   The winning gate 106 is provided in order to detect the passing of the falling game ball and perform a lottery to open the start winning opening 105 for a predetermined time. A normal winning opening 107 is disposed on the side of the symbol display unit 104 or below. When a game ball wins the normal winning slot 107, the pachinko gaming machine 100 pays out the number of winning balls (for example, 10) at the time of the normal winning. At the bottom of the game area 103, there is provided a collection port 108 for collecting game balls that have not won any winning ports.

上述した図柄表示部104は、特定の入賞口に遊技球が入賞したとき(始動入賞時)に、複数の図柄の表示の変動を開始し、所定時間後に図柄の表示の変動を停止する。この停止時に特定図柄(例えば「777」など)に揃ったときに、ぱちんこ遊技機100は大当たり状態となる。そして、ぱちんこ遊技機100は、大当たり状態のとき、遊技盤101の下方に位置する大入賞口109を一定の期間開放させ、この期間開放を所定ラウンド(例えば15ラウンドなど)繰り返し、大入賞口109に入賞した遊技球に対応した賞球数を払い出す。   The symbol display unit 104 described above starts changing the display of a plurality of symbols when a game ball wins a specific winning opening (at the time of starting winning), and stops changing the display of symbols after a predetermined time. When the specific symbols (for example, “777”, etc.) are aligned at the time of this stop, the pachinko gaming machine 100 becomes a big hit state. The pachinko gaming machine 100, when in the big hit state, opens the big winning opening 109 located below the gaming board 101 for a certain period, and repeats the opening for a predetermined round (for example, 15 rounds), thereby winning the big winning opening 109. The number of prize balls corresponding to the game balls won in is paid out.

ぱちんこ遊技機100は、図2に示す制御部200を備えている。制御部200は、主制御部201と、演出制御部202と、賞球制御部203と、を有している。そして、主制御部201は本発明の主制御基板に相当し、演出制御部202と賞球制御部203とはそれぞれ本発明の周辺基板に相当している。そして、主制御部201は、ぱちんこ遊技機100の遊技にかかる基本動作を制御する。演出制御部202は、遊戯中の演出動作を制御する。賞球制御部203は、払い出す賞球数を制御する。   The pachinko gaming machine 100 includes a control unit 200 shown in FIG. The control unit 200 includes a main control unit 201, an effect control unit 202, and a prize ball control unit 203. The main control unit 201 corresponds to the main control board of the present invention, and the effect control unit 202 and the prize ball control unit 203 each correspond to a peripheral board of the present invention. And the main control part 201 controls the basic operation | movement concerning the game of the pachinko gaming machine 100. The production control unit 202 controls the production operation during the game. The prize ball control unit 203 controls the number of prize balls to be paid out.

主制御部201は、CPU211と、ROM212と、RAM213と、インタフェース(I/F)214と、を有している。CPU211は、ROM212に記憶されたプログラムデータに基づき、遊技内容の進行に伴う基本処理を実行する。ROM212は、プログラムデータ等を記憶する記憶領域を有している。RAM213は、CPU211の演算処理時におけるデータのワークエリアとして機能する。I/F214は、各検出部221〜224から各種データを受信するとともに、演出制御部202及び賞球制御部203への各種データの送信を行う。主制御部201は、例えばいわゆる主制御基板によってその機能を実現する。   The main control unit 201 includes a CPU 211, a ROM 212, a RAM 213, and an interface (I / F) 214. Based on the program data stored in the ROM 212, the CPU 211 executes basic processing as the game content progresses. The ROM 212 has a storage area for storing program data and the like. The RAM 213 functions as a data work area when the CPU 211 performs arithmetic processing. The I / F 214 receives various data from each of the detection units 221 to 224 and transmits the various data to the effect control unit 202 and the prize ball control unit 203. The main control unit 201 realizes its function by, for example, a so-called main control board.

この主制御部201の入力側には、始動入賞口105に入賞した入賞球を検出する始動入賞口検出部221と、入賞ゲート106を通過した遊技球を検出するゲート検出部222と、普通入賞口107に入賞した遊技球を検出する普通入賞口検出部223と、大入賞口109に入賞した入賞球を検出する大入賞口検出部224と、がI/F214を介して電気的に接続されている。これらの検出部としては、近接スイッチなどを用いて構成できる。   On the input side of the main control unit 201, a start winning port detection unit 221 that detects a winning ball that has won a winning winning port 105, a gate detection unit 222 that detects a game ball that has passed through the winning gate 106, and a normal win A normal winning opening detection unit 223 that detects a game ball that has won a prize in the mouth 107 and a large winning opening detection part 224 that detects a winning ball that has won a prize winning hole 109 are electrically connected via an I / F 214. ing. These detection units can be configured using proximity switches or the like.

この主制御部201の出力側には、大入賞口開閉部231が電気的に接続されており、主制御部201はこの大入賞口開閉部231の開閉を制御する。大入賞口開閉部231は、大当たり時に大入賞口109を一定期間開放する機能であり、ソレノイドなどを用いて構成できる。この大当たりは、生成した乱数(大当たり判定用乱数)に基づいて、所定の確率(例えば300分の1など)で発生するよう予めプログラムされている。   A large winning opening / closing unit 231 is electrically connected to the output side of the main control unit 201, and the main control unit 201 controls the opening / closing of the large winning port opening / closing unit 231. The special prize opening / closing part 231 has a function of opening the special prize opening 109 for a certain period in the case of a big hit, and can be configured using a solenoid or the like. This jackpot is pre-programmed to occur with a predetermined probability (for example, 1/300) based on the generated random number (random number for jackpot determination).

演出制御部202は、主制御部201から各種の制御コマンドを含む制御信号を受け取り、このコマンドに基づいて、ROM242に記憶されたプログラムデータを実行して遊技中における演出制御を行う。この演出制御部202は、CPU241と、ROM242と、RAM243と、VRAM244と、インタフェース(I/F)245と、を有している。CPU241は、ぱちんこ遊技機100に対応した演出処理を実行する。RAM243は、CPU241の演出処理時におけるデータのワークエリアとして機能する。VRAM244は、図柄表示部104に表示させる画像データ等を記憶する。I/F245は、主制御部201からの各種データの受信およびランプ制御部251や音声制御部252への各種データの送信を行う。演出制御部202は、例えばいわゆる演出基板によってその機能を実現する。また、演出制御部202の出力側には、上述した図柄表示部(LCD)104、ランプ制御部251、音声制御部252がI/F245を介して電気的に接続されている。ランプ制御部251はランプ261の点灯を制御する。また、音声制御部252はスピーカ262の音声等の出力を制御する。   The effect control unit 202 receives control signals including various control commands from the main control unit 201 and executes program data stored in the ROM 242 based on these commands to perform effect control during the game. The effect control unit 202 includes a CPU 241, a ROM 242, a RAM 243, a VRAM 244, and an interface (I / F) 245. The CPU 241 executes an effect process corresponding to the pachinko gaming machine 100. The RAM 243 functions as a data work area during the CPU 241 rendering process. The VRAM 244 stores image data to be displayed on the symbol display unit 104. The I / F 245 receives various data from the main control unit 201 and transmits various data to the lamp control unit 251 and the voice control unit 252. The effect control unit 202 realizes its function by, for example, a so-called effect board. In addition, the above-described symbol display unit (LCD) 104, lamp control unit 251, and audio control unit 252 are electrically connected to the output side of the effect control unit 202 via the I / F 245. The lamp control unit 251 controls lighting of the lamp 261. In addition, the audio control unit 252 controls the output of audio or the like of the speaker 262.

賞球制御部203は、主制御部201から各種の制御コマンドを含む制御信号を受け取り、このコマンドに基づいて、ROM282に記憶されたプログラムデータを実行して賞球制御を行う。この賞球制御部203は、CPU281と、ROM282と、RAM283と、インタフェース(I/F)284と、を有している。CPU281は、賞球制御の処理を実行する。RAM283は、CPU281の演算処理時におけるデータのワークエリアとして機能する。I/F284は、主制御部201からの各種データの受信および発射部292との各種データの送受信を行う。賞球制御部203は、例えばいわゆる賞球基板によってその機能を実現する。   The prize ball control unit 203 receives control signals including various control commands from the main control unit 201, and executes program data stored in the ROM 282 based on these commands to perform prize ball control. The prize ball control unit 203 includes a CPU 281, a ROM 282, a RAM 283, and an interface (I / F) 284. The CPU 281 executes prize ball control processing. The RAM 283 functions as a data work area when the CPU 281 performs arithmetic processing. The I / F 284 receives various data from the main control unit 201 and transmits / receives various data to / from the launching unit 292. The prize ball control unit 203 realizes its function by a so-called prize ball substrate, for example.

賞球制御部203は、I/F284を介して接続される払出部291に対して、入賞時の賞球数を払い出す制御を行う。また、賞球制御部203は、発射部292に対する遊技球の発射の操作を検出し、発射部292における遊技球の発射を制御する。払出部291は、遊技球の貯留部から所定数を払い出すためのモータなどからなる。賞球制御部203は、この払出部291に対して、各入賞口(始動入賞口105、普通入賞口107、大入賞口109)に入賞した遊技球に対応した賞球数を払い出す制御を行う。   The prize ball control unit 203 performs control for paying out the number of prize balls at the time of winning a prize to the payout unit 291 connected via the I / F 284. The award ball control unit 203 detects an operation of launching a game ball with respect to the launch unit 292 and controls the launch of the game ball in the launch unit 292. The payout unit 291 includes a motor for paying out a predetermined number from the game ball storage unit. The winning ball control unit 203 controls the paying unit 291 to pay out the number of winning balls corresponding to the game balls won in each winning port (start winning port 105, normal winning port 107, large winning port 109). Do.

発射部292は、遊技のための遊技球を発射するものであり、遊技者による遊技操作を検出するセンサと、遊技球を発射させるソレノイドなどを備える。賞球制御部203は、発射部292のセンサにより遊技操作を検出すると、検出された遊技操作に対応してソレノイドなどを駆動させて遊技球を間欠的に発射させ、遊技盤101の遊技領域103に遊技球を送り出す。   The launcher 292 launches a game ball for a game, and includes a sensor that detects a game operation by the player, a solenoid that launches the game ball, and the like. When the prize ball control unit 203 detects a game operation by the sensor of the launch unit 292, the game ball 103 is intermittently fired by driving a solenoid or the like in response to the detected game operation, and the game area 103 of the game board 101 is played. A game ball is sent out.

上記構成の主制御部201と演出制御部202と賞球制御部203は、それぞれ異なるプリント基板(主制御基板、演出基板、賞球基板)に設けられる。なお、ぱちんこ遊技機100の基板の構成は、これに限らず、例えば、賞球制御部203を、主制御部201又は演出制御部202と同一のプリント基板上に設けるなどの種々異なる構成とすることができる。   The main control unit 201, the effect control unit 202, and the prize ball control unit 203 configured as described above are provided on different printed circuit boards (main control board, effect board, and prize ball board). The configuration of the board of the pachinko gaming machine 100 is not limited to this. For example, the prize ball control unit 203 has various different configurations such as being provided on the same printed circuit board as the main control unit 201 or the effect control unit 202. be able to.

(主制御基板および周辺基板の機能的構成)
まず、図3を参照して、主制御部201としての機能を有する主制御基板310の機能的構成について説明する。主制御基板310は、周辺基板330を動作させるための制御コマンドを送信する機能部であり、データ記憶部311、切替決定部312、決定部313、第1抽出部314、第2抽出部315、認証用データ生成部316、期待値変更用データ生成部317、認証情報生成部318、送信部319、更新部320、制御コマンド検出部321、主制御側変更部322、検出対象切替部323を有して構成している。そして、主制御基板310は、周辺基板330とは別の基板で形成されており、周辺基板330と通信可能なように電気的に接続されている。
(Functional configuration of main control board and peripheral board)
First, a functional configuration of the main control board 310 having a function as the main control unit 201 will be described with reference to FIG. The main control board 310 is a functional unit that transmits a control command for operating the peripheral board 330, and includes a data storage unit 311, a switching determination unit 312, a determination unit 313, a first extraction unit 314, a second extraction unit 315, An authentication data generation unit 316, an expected value change data generation unit 317, an authentication information generation unit 318, a transmission unit 319, an update unit 320, a control command detection unit 321, a main control side change unit 322, and a detection target switching unit 323 are provided. Configured. The main control board 310 is formed of a board different from the peripheral board 330 and is electrically connected so as to communicate with the peripheral board 330.

データ記憶部311は、本発明の検査値記憶手段及び種別情報記憶手段に相当し、検査値、認証情報、種別情報、認証用データ、期待値変更用データ、検出対象制御コマンド情報、切替情報、等の各種データを記憶している。データ記憶部311としては、例えば、主制御部201のROM212、RAM213(図2参照)の一部を用いることができる。また、データ記憶部311は、周辺部に送信した認証情報を記憶する記憶領域を有している。データ記憶部311に記憶する認証情報は、1回の送信分のみを記憶する構成、送信した複数回分を時系列的に記憶する構成、等の種々異なる実施形態とすることができる。   The data storage unit 311 corresponds to the inspection value storage unit and the type information storage unit of the present invention, and includes an inspection value, authentication information, type information, authentication data, expected value change data, detection target control command information, switching information, Etc. are stored. As the data storage unit 311, for example, a part of the ROM 212 and the RAM 213 (see FIG. 2) of the main control unit 201 can be used. The data storage unit 311 has a storage area for storing authentication information transmitted to the peripheral unit. The authentication information stored in the data storage unit 311 can have various different embodiments such as a configuration for storing only one transmission, and a configuration for storing a plurality of transmissions in time series.

認証用データは、周辺基板330(周辺部)が主制御基板310(主制御部)の認証に用いるデータとなっており、上述したCPU211が生成する。そして、期待値変更用データは、主制御部201が有する3種類の検査値と周辺部が有する3種類の期待値とを変更するためのデータとなっており、上述したCPU211が生成プログラム等を実行して不規則に生成する、又は、任意のカウンタ、予め定められた値、等に基づいて生成する。   The authentication data is data used by the peripheral board 330 (peripheral part) for authentication of the main control board 310 (main control part), and is generated by the CPU 211 described above. The expected value changing data is data for changing the three types of inspection values of the main control unit 201 and the three types of expected values of the peripheral unit. Generate irregularly by executing, or generate based on an arbitrary counter, a predetermined value, or the like.

データ記憶部311は、ぱちんこ遊技機100に対して設計時、製造時、等に予め定められた相異なる3種類の検査値を記憶している。3種類の検査値は、第1検査値、第2検査値、第3検査値を有して構成しており、例えば主制御部201のROM212における相異なる3つの所定領域のチェックサム、予め定められた固有の値、奇数と偶数、大小関係の値、等が挙げられる。   The data storage unit 311 stores three different kinds of inspection values predetermined for the pachinko gaming machine 100 at the time of design, manufacture, and the like. The three types of inspection values include a first inspection value, a second inspection value, and a third inspection value. For example, checksums of three different predetermined areas in the ROM 212 of the main control unit 201 are determined in advance. Specific values, odd and even numbers, magnitude-related values, and the like.

第1検査値及び第2検査値の各々は、上述した認証用データと期待値変更用データとのうち、認証情報がどちらのデータを有するかを示すデータ種別と一対一に対応付けられている。具体的には、第1検査値及び第2検査値の各々には、そのデータ種別を示すための種別データが関連付けられている。そして、第3検査値は、後述する検出対象制御コマンドの切り替えが定義付けられている。   Each of the first inspection value and the second inspection value is associated one-to-one with the data type indicating which data the authentication information has among the above-described authentication data and expected value change data. . Specifically, type data for indicating the data type is associated with each of the first test value and the second test value. The third inspection value is defined as switching of a detection target control command to be described later.

本実施形態の第3検査値は、後述する制御コマンド検出部321が検出対象とする検出対象制御コマンドを示す検出対象制御コマンド情報に関連付けられデータ記憶部311に記憶されている。そして、検出対象制御コマンド情報には、最新の検出対象制御コマンドを示すデータ等が設定されており、検出対象制御コマンドの切り替えに応じて設定されるデータが変化する。なお、本実施形態では、説明を簡単化するために、予め定められた大当たり開始コマンドと大当たり終了コマンドの2種類の制御コマンドを検出対象制御コマンドとして切り替える場合について説明する。なお、第3検査値は、上述したデータ種別を対応付けてデータ記憶部311に記憶するようにしても良い。   The third inspection value of the present embodiment is stored in the data storage unit 311 in association with detection target control command information indicating a detection target control command to be detected by the control command detection unit 321 described later. In the detection target control command information, data indicating the latest detection target control command is set, and data set according to switching of the detection target control command changes. In this embodiment, in order to simplify the description, a case will be described in which two types of control commands, a predetermined jackpot start command and a jackpot end command, are switched as detection target control commands. The third inspection value may be stored in the data storage unit 311 in association with the above-described data type.

また、第3検査値には、検出対象制御コマンドを切り替え方式を示す切替情報を関連付けて記憶することもできる。そして、切替情報は、複数種類の制御コマンドの中から予め定められた切り替え対象する複数種類の検出対象制御コマンドと、該複数種類の検出対象制御コマンドの切り替え方式と、を示す情報となっている。切替情報の一例としては、予め定められた複数種類の検出対象制御コマンドを示す切り替えテーブルとその切り替え順番に基づいて検出対象を切り替える方式、複数種類の検出対象制御コマンドの中から選択するための複数の選択パターンと該複数の選択パターンの切り替え順番とに基づいて検出対象を切り替える方式、等が挙げられる。そして、切替情報は、本発明を実現するためのプログラムの一部として組み込む実施形態とすることもできる。   In addition, the third inspection value can store the detection target control command in association with the switching information indicating the switching method. The switching information is information indicating a plurality of types of detection target control commands to be switched in advance from among a plurality of types of control commands and a switching method of the plurality of types of detection target control commands. . As an example of the switching information, a switching table indicating a plurality of types of detection target control commands determined in advance, a method for switching detection targets based on the switching order, and a plurality for selecting from a plurality of types of detection target control commands And a method of switching the detection target based on the selection pattern and the switching order of the plurality of selection patterns. And switching information can also be set as embodiment integrated as a part of program for implement | achieving this invention.

なお、本実施形態では、3種類の第1〜3検査値とそれに対応した第1〜3期待値を用いる場合について説明するが、これに代えて、第3検査値及び第3期待値を複数種類用いることで、3種類以上の検査値及び期待値とすることもできる。その場合は、2種類の第3検査値及び第3期待値のうちの予め定められた一方のみを用いる実施形態や、2種類の第3検査値及び第3期待値の各々に異なる切替情報を関連付けておき、その双方の切替情報を用いる実施形態とことで対応できる。   In the present embodiment, a case where three types of first to third inspection values and corresponding first to third expected values are used will be described. Instead, a plurality of third inspection values and third expected values are used. By using types, it is possible to obtain three or more types of inspection values and expected values. In that case, an embodiment that uses only a predetermined one of the two types of third inspection value and the third expected value, or different switching information for each of the two types of third inspection value and the third expected value. This can be dealt with by an embodiment that uses the switching information for both of them.

種別情報は、主制御部201が今回生成する認証情報のデータ種別を示すデータ構造となっている。例えば、種別情報は、今回種別データと次回種別データとを有しており、各種別データは認証用データと期待値変更用データとを識別するためのデータとなっている。なお、種別情報は、次回の種別データの設定を認証処理の最後に行うことで、今回種別データのみのデータ構造とすることもできる。   The type information has a data structure indicating the data type of the authentication information generated by the main control unit 201 this time. For example, the type information includes current type data and next type data, and each type of data is data for identifying authentication data and expected value change data. It should be noted that the type information can have a data structure of only the current type data by setting the next type data at the end of the authentication process.

切替決定部312は、本発明の切替決定手段に相当し、前記相異なるデータ種別を切り替えるかを無作為に決定する。即ち、切替決定部312は、認証用データと期待値変更用データのうちの何れのデータ種別に切り替えるか、検知対象制御コマンドを切り替えるかを決定する手段である。切替決定部312は、例えば乱数、テーブル、等を用いて不規則に決定することで、不正解析者によって不正に解析されるのを困難にしている。   The switching determination unit 312 corresponds to the switching determination unit of the present invention, and randomly determines whether to switch the different data types. That is, the switching determination unit 312 is means for determining which data type to switch between the authentication data and the expected value changing data, or to switch the detection target control command. For example, the switching determination unit 312 makes irregular determination by using a random number, a table, or the like, thereby making it difficult for the fraud analyst to analyze it illegally.

決定部313は、本発明の決定手段に相当し、切替決定部312がデータ種別を切り替えると決定した場合に、主制御基板310が次回生成する認証情報のデータ種別を、認証用データと期待値変更用データの2種類のデータ種別から無作為に決定する。そして、決定部313は、認証用データと期待値変更用データとが不規則な順番となるように、例えば乱数、テーブル、等を用いて不規則に次回のデータ種別を決定することで、不正解析者によって不正に解析されるのを困難にしている。   The determination unit 313 corresponds to a determination unit of the present invention. When the switching determination unit 312 determines to switch the data type, the data type of the authentication information that the main control board 310 generates next time is the authentication data and the expected value. Randomly determined from the two types of data for change. Then, the determination unit 313 determines the next data type irregularly using, for example, a random number, a table, or the like so that the authentication data and the expected value change data are in an irregular order. It makes it difficult for an analyst to analyze it illegally.

第1抽出部314は、本発明の第1抽出手段に相当し、決定部313が決定した次回のデータ種別に対応付けられた第1検査値又は第2検査値をデータ記憶部(検査値記憶手段)311から抽出し、該抽出した検査値をRAM213等に記憶する。そして、第1抽出部314が抽出した一方の検査値が、今回生成する認証情報の認証用データとして用いる検査値となる。   The first extraction unit 314 corresponds to a first extraction unit of the present invention, and stores a first inspection value or a second inspection value associated with the next data type determined by the determination unit 313 as a data storage unit (inspection value storage). Means) Extract from 311 and store the extracted inspection value in the RAM 213 or the like. Then, one inspection value extracted by the first extraction unit 314 becomes an inspection value used as authentication data for the authentication information generated this time.

第2抽出部315は、本発明の第2抽出手段に相当し、切替決定部312がデータ種別を切り替えない、即ち、検出対象制御コマンドを切り替えると決定した場合に、第3検査値をデータ記憶部(検査値記憶手段)311から抽出し、該抽出した第3検査値をRAM213等に記憶する。そして、第2抽出部315が抽出した第3検査値が、今回生成する認証情報の認証用データとして用いる検査値となる。   The second extraction unit 315 corresponds to the second extraction means of the present invention, and stores the third inspection value when the switching determination unit 312 determines not to switch the data type, that is, to switch the detection target control command. Unit (inspection value storage means) 311, and the extracted third inspection value is stored in the RAM 213 or the like. Then, the third inspection value extracted by the second extraction unit 315 becomes the inspection value used as authentication data for the authentication information generated this time.

認証用データ生成部316は、本発明の認証用データ生成手段に相当し、データ記憶部311に記憶している種別情報が認証用データを示している場合に、第1抽出部314又は第2抽出部315が抽出した検査値を有する認証用データを生成し、該認証用データをデータ記憶部311等に記憶する。そして、認証用データ生成部316は、1回目の処理では予め定められた初期値であるデータ種別を用いて前記抽出された検査値の認証用データを生成し、2回目以降の処理では、前回の処理で決定部313によって次回のデータ種別が決定されていることから、その次回のデータ種別を用いて前記抽出された検査値の認証用データを生成する。このように生成した認証用データは、無作為に抽出された3種類の検査値のうちの一方の値となっている。なお、本実施形態では、認証用データが前記抽出した検査値である場合について説明するが、これに代えて、例えば、主制御部201と周辺部との間で予め定めた演算方式で前記抽出した検査値を演算した値とすることもできる。   The authentication data generation unit 316 corresponds to the authentication data generation unit of the present invention. When the type information stored in the data storage unit 311 indicates authentication data, the authentication data generation unit 316 Authentication data having the inspection value extracted by the extraction unit 315 is generated, and the authentication data is stored in the data storage unit 311 or the like. Then, the authentication data generation unit 316 generates authentication data for the extracted inspection value using a data type that is a predetermined initial value in the first process, and in the second and subsequent processes, Since the next data type is determined by the determination unit 313 in this process, authentication data for the extracted inspection value is generated using the next data type. The authentication data generated in this way is one of three types of test values that are randomly extracted. In this embodiment, the case where the authentication data is the extracted inspection value will be described. Instead, for example, the extraction is performed by a predetermined calculation method between the main control unit 201 and the peripheral unit. It is also possible to use a value obtained by calculating the inspection value.

期待値変更用データ生成部317は、本発明の期待値変更用データ生成手段に相当し、データ記憶部311が記憶している種別情報が期待値変更用データを示している場合に、決定部313による期待値変更用データとの決定に応じて、主制御基板310の3種類の検査値及び周辺基板330の3種類の期待値の各々を変更する期待値変更用データを生成し、該期待値変更用データをデータ記憶部311等に記憶する。期待値変更用データ生成部317は、任意の生成タイミングで、相異なる値、不規則な値、等となるように期待値変更用データを生成する。そして、期待値変更用データとしては、後述する補正値、係数値、等が挙げられる。   The expected value change data generation unit 317 corresponds to the expected value change data generation means of the present invention. When the type information stored in the data storage unit 311 indicates the expected value change data, the determination unit In response to the determination of the expected value change data by 313, the expected value change data for changing each of the three types of inspection values of the main control board 310 and the three types of expected values of the peripheral board 330 is generated. The value change data is stored in the data storage unit 311 or the like. The expected value change data generation unit 317 generates expected value change data so as to have different values, irregular values, and the like at an arbitrary generation timing. The expected value changing data includes correction values, coefficient values, and the like, which will be described later.

認証情報生成部318は、本発明の認証情報生成手段に相当し、認証用データ生成部316が生成した認証用データ又は期待値変更用データ生成部317が生成した期待値変更用データを有する認証情報を生成する。本実施形態の認証情報生成部318は、認証用データ又は期待値変更用データの何れか一方のデータと、ぱちんこ遊技機100の制御コマンドとは異なる認証コマンドと、を有する認証情報を生成する場合について説明する。これに代えて、認証情報が他のデータをさらに有するデータ構造とすることもできる。   The authentication information generation unit 318 corresponds to the authentication information generation unit of the present invention, and includes authentication data generated by the authentication data generation unit 316 or expected value change data generated by the expected value change data generation unit 317. Generate information. When the authentication information generation unit 318 of the present embodiment generates authentication information having either one of authentication data or expected value change data and an authentication command different from the control command of the pachinko gaming machine 100 Will be described. Alternatively, the authentication information may have a data structure further including other data.

送信部319は、本発明の送信手段に相当し、認証情報生成部318が生成した認証情報と制御コマンドデータとの各々を、異なるタイミングで個別に周辺基板(周辺部)330に送信する。そして、本実施形態の送信部319は、複数種類の制御コマンドデータの各々を主制御基板310から周辺基板330に制御信号として送信する。送信部319は、例えば、主制御基板310から周辺基板330に送信される制御信号とは別の信号である認証情報信号として認証情報を周辺基板330に送信する。これにより、ぱちんこ遊技機100において、制御信号と認証情報信号とを区別化している。   The transmission unit 319 corresponds to a transmission unit of the present invention, and transmits each of the authentication information generated by the authentication information generation unit 318 and the control command data to the peripheral board (peripheral unit) 330 individually at different timings. Then, the transmission unit 319 of this embodiment transmits each of a plurality of types of control command data from the main control board 310 to the peripheral board 330 as a control signal. For example, the transmission unit 319 transmits the authentication information to the peripheral board 330 as an authentication information signal that is a signal different from the control signal transmitted from the main control board 310 to the peripheral board 330. Thereby, in pachinko gaming machine 100, the control signal and the authentication information signal are differentiated.

更新部320は、本発明の更新手段に相当し、決定部313が決定した次回のデータ種別を示すように、データ記憶部311に記憶している種別情報を更新する。そして、該種別情報が示す次回のデータ種別は、主制御基板310における次回の認証処理で今回のデータ種別として用いられる。   The update unit 320 corresponds to the update unit of the present invention, and updates the type information stored in the data storage unit 311 so as to indicate the next data type determined by the determination unit 313. The next data type indicated by the type information is used as the current data type in the next authentication process in the main control board 310.

制御コマンド検出部321は、本発明の制御コマンド検出手段に相当し、認証情報生成部318による期待値変更用データを有する認証情報の生成、又は、送信部319による当該認証情報の周辺部に対する送信に応じて、ぱちんこ遊技機100における複数種類の制御コマンドの中から予め定められ且つ前記検出対象制御コマンド情報に設定されている検出対象制御コマンドの発生又は送信を検出する。即ち、制御コマンド検出部321は、期待値変更用データ生成部317が生成した期待値変更用データの変更タイミングを、当該検出対象制御コマンドの発生時又は周辺部への送信時としている。なお、検出対象制御コマンドとしては、複数種類の制御コマンドの中の1種類の制御コマンドとしても良いし、2種類以上の制御コマンドとしても良い。   The control command detection unit 321 corresponds to a control command detection unit of the present invention, and generates authentication information having expected value change data by the authentication information generation unit 318 or transmits the authentication information to the peripheral part by the transmission unit 319. Accordingly, the generation or transmission of a detection target control command that is predetermined and set in the detection target control command information from a plurality of types of control commands in the pachinko gaming machine 100 is detected. That is, the control command detection unit 321 sets the change timing of the expected value change data generated by the expected value change data generation unit 317 when the detection target control command is generated or when it is transmitted to the peripheral part. The detection target control command may be one type of control command among a plurality of types of control commands, or two or more types of control commands.

主制御側変更部322は、本発明の主制御側変更手段に相当し、制御コマンド検出部321による前記検出対象制御コマンドの発生又は送信の検出に応じて、データ記憶部311(検査値記憶手段)が記憶している3種類の第1検査値、第2検査値、第3検査値のうちの予め定められた少なくとも1つを、期待値変更用データ生成部317が生成した期待値変更用データに基づいて変更する。主制御側変更部322は、主制御基板310と周辺基板330との間で予め定められた変更方式と期待値変更用データとを用いて、前記3種類の検査値を変更する。そして、変更方式としては、例えば、+、−、*、/、AND、OR、XOR、予め定められた関数、等の各種演算方式を用いることができる。   The main control side changing unit 322 corresponds to the main control side changing unit of the present invention, and the data storage unit 311 (inspection value storage unit) is detected in response to the detection or generation of the detection target control command by the control command detection unit 321. ) Stored in the expected value changing data generation unit 317 generates at least one of the three types of the first inspection value, the second inspection value, and the third inspection value. Change based on data. The main control side changing unit 322 changes the three types of inspection values using a change method and expected value changing data that are predetermined between the main control board 310 and the peripheral board 330. As the change method, for example, various calculation methods such as +, −, *, /, AND, OR, XOR, and a predetermined function can be used.

検出対象切替部323は、本発明の検出対象切替手段に相当し、前記第3検査値を有する認証情報の生成又は送信に応じて、前記制御コマンド検出部321が検出する前記検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で切り替える。よって、前記制御コマンド検出部321が検出する前記検出対象制御コマンドが切り替わることで、前記検出制御コマンドを検出するタイミングが変化することから、前記主制御側変更部322による変更タイミングも変化するため、該変更タイミングの不正な解析をより一層困難にすることができる。そして、本実施形態の検出対象切替部323は、検出対象制御コマンド情報に設定されている検出対象制御コマンドを基準にして、切替情報が示す複数種類の検出対象制御コマンドを予め定められた切り替え順番で切り替え、該切り替えた検出対象制御コマンドを検出対象制御コマンド情報に設定する。   The detection target switching unit 323 corresponds to the detection target switching unit of the present invention, and the detection target control command detected by the control command detection unit 321 in response to generation or transmission of authentication information having the third inspection value. Switching is made among a plurality of predetermined detection target control commands. Therefore, since the timing for detecting the detection control command changes by switching the detection target control command detected by the control command detection unit 321, the change timing by the main control side change unit 322 also changes. An illegal analysis of the change timing can be made even more difficult. Then, the detection target switching unit 323 according to the present embodiment uses the detection target control command set in the detection target control command information as a reference, and sets a plurality of types of detection target control commands indicated by the switching information in a predetermined switching order. And the detected detection target control command is set in the detection target control command information.

例えば、切替情報が大当たり開始コマンドと大当たり終了コマンドの2種類の制御コマンドを示している場合、検出対象制御コマンド情報に大当たり開始コマンドが設定されていると、検出対象切替部323は、大当たり開始コマンドから大当たり終了コマンドに切り替え、該大当たり終了コマンドを検出対象制御コマンド情報に設定する。さらに、切替情報が、大当たりに関連する制御コマンドと大当たりに関連しない制御コマンドとを組み合わせることで、切り替えタイミングをより一層複雑にすることができるため、不正な解析を困難にすることができる。   For example, when the switching information indicates two types of control commands, a jackpot start command and a jackpot end command, if the jackpot start command is set in the detection target control command information, the detection target switching unit 323 causes the jackpot start command To the jackpot end command, and the jackpot end command is set in the detection target control command information. Furthermore, since the switching information can be made more complicated by combining the control command related to the jackpot and the control command not related to the jackpot, illegal analysis can be made difficult.

本発明のぱちんこ遊技機100は、3種類の検査値を主制御基板310の認証に用いるに当たり、それらの検査値を主制御基板310は期待値変更用データで変更することができるため、周辺基板330がその期待値変更用データを主制御基板310から取得し、検査値に対応した期待値をその期待値変更用データで変更させることで、変更した検査値と期待値とに基づいて主制御基板310の認証を行う構成を採用している。そして、期待値変更用データによる変更を、予め定められた複数種類の検出対象制御コマンドの各々に連動して切り替えることができるため、不正な解析を困難にすると共に、制御コマンドを不正に用いることを困難にすることが期待できる。よって、ぱちんこ遊技機100は、1種類の認証情報で認証を行っても、認証用データを不正に解析することを困難にすることができるため、セキュリティの向上を図ることができる。   When the pachinko gaming machine 100 of the present invention uses three types of inspection values for authentication of the main control board 310, the main control board 310 can change these inspection values with the expected value change data, so that the peripheral board 330 acquires the expected value change data from the main control board 310, and changes the expected value corresponding to the inspection value with the expected value change data, so that the main control is performed based on the changed inspection value and expected value. A configuration for performing authentication of the substrate 310 is employed. In addition, since the change by the expected value change data can be switched in conjunction with each of a plurality of predetermined detection target control commands, it is difficult to perform an illegal analysis and the control command is used illegally. Can be expected to be difficult. Therefore, even if the pachinko gaming machine 100 authenticates with one type of authentication information, it can make it difficult to illegally analyze the authentication data, so that security can be improved.

続いて、上述した演出制御部202や賞球制御部203などの周辺部としての機能を有する周辺基板330の機能的構成について説明する。図3に示すように、周辺基板330は、受信部331、周辺側記憶部332、認証部333,周辺側制御コマンド検出部334、周辺側変更部335、周辺側検出対象切替部336、特定部337を有して構成している。   Next, a functional configuration of the peripheral board 330 having functions as peripheral parts such as the effect control unit 202 and the prize ball control unit 203 described above will be described. As illustrated in FIG. 3, the peripheral board 330 includes a reception unit 331, a peripheral side storage unit 332, an authentication unit 333, a peripheral side control command detection unit 334, a peripheral side change unit 335, a peripheral side detection target switching unit 336, and a specifying unit. 337.

受信部331は、本発明の受信手段に相当し、主制御基板310によって送信された認証情報と複数種類の制御コマンドデータとの各々を受信する。本実施形態の受信部331は、例えば、認証情報に対応した認証情報信号を受信することによって、認証情報を主制御基板310から受信する。また、受信部331は、前記制御信号を受信することによって制御コマンドデータを主制御基板310から受信する。そして、受信部331は、受信した制御信号が示す制御コマンドの履歴を周辺側記憶部332に記憶する。   The receiving unit 331 corresponds to a receiving unit of the present invention, and receives each of the authentication information transmitted by the main control board 310 and a plurality of types of control command data. The receiving unit 331 of the present embodiment receives the authentication information from the main control board 310 by receiving an authentication information signal corresponding to the authentication information, for example. The receiving unit 331 receives control command data from the main control board 310 by receiving the control signal. Then, the receiving unit 331 stores the history of the control command indicated by the received control signal in the peripheral side storage unit 332.

周辺側記憶部332は、本発明の期待値記憶手段及び周辺側種別情報記憶手段に相当している。周辺側記憶部332は、上述した主制御基板310から受信すべき3種類の検査値、即ち、主制御基板310のデータ記憶部311が記憶している第1検査値、第2検査値、第3検査値の各々と一致する3種類の期待値を記憶している。3種類の期待値は、上記第1検査値に対応した第1期待値と、上記第2検査値に対応した第2期待値と、上記第3検査値に対応した第3期待値と、を有して構成している。これにより、周辺基板330は、認証情報に設定された認証用データの検査値と期待値が一致していれば、認証用データが正規の検査値であると判定できる。また、認証用データの検査値と期待値が一致していなければ、認証用データは検査値ではないと判定できる。なお、本実施形態では、検査値と期待値とが一致したものを予め記憶しておくことを前提に説明するが、本発明は期待値を上述した期待値変更用データによって変更することができるため、予め記憶しておく期待値は、主制御基板310の検査値と異なる値、即ち、一致していない値とすることもできる。なお、第3期待値は、主制御基板310と同様に、上述したデータ種別を対応付けて周辺側記憶部332に記憶するようにしても良い。   The peripheral side storage unit 332 corresponds to the expected value storage unit and the peripheral side type information storage unit of the present invention. The peripheral side storage unit 332 has three types of inspection values to be received from the main control board 310 described above, that is, the first inspection value, the second inspection value, and the first inspection value stored in the data storage unit 311 of the main control board 310. Three types of expected values that match each of the three inspection values are stored. The three types of expected values include a first expected value corresponding to the first test value, a second expected value corresponding to the second test value, and a third expected value corresponding to the third test value. Have. As a result, if the inspection value of the authentication data set in the authentication information matches the expected value, the peripheral board 330 can determine that the authentication data is a normal inspection value. If the inspection value and the expected value of the authentication data do not match, it can be determined that the authentication data is not the inspection value. In the present embodiment, description will be made on the premise that the inspection value and the expected value are stored in advance, but the present invention can change the expected value by the above-described expected value changing data. Therefore, the expected value stored in advance may be a value different from the inspection value of the main control board 310, that is, a value that does not match. Note that the third expected value may be stored in the peripheral storage unit 332 in association with the data types described above, similarly to the main control board 310.

第1期待値及び第2期待値の各々は、対応(一致)する第1検査値及び第2検査値に対応付けられたデータ種別が一対一に対応付けられて周辺側記憶部332に記憶されている。これにより、周辺部は、主制御部201から受信した検査値と一致した期待値から、主制御部201が決定した次回の認証情報のデータ種別を特定することができる。   Each of the first expected value and the second expected value is stored in the peripheral storage unit 332 in a one-to-one correspondence with the corresponding (matching) first test value and second test value. ing. Thus, the peripheral unit can specify the data type of the next authentication information determined by the main control unit 201 from the expected value that matches the inspection value received from the main control unit 201.

第3期待値は、対応(一致)する第3検査値に対応付けられた上記検出対象制御コマンド情報及び切替情報と同一の情報が対応付けられて周辺側記憶部332に記憶されている。そして、本実施形態の周辺側記憶部332は、その上記検出対象制御コマンド情報及び切替情報を記憶している。これにより、周辺部は、主制御部201から受信した第3検査値と第3期待値とが一致した場合に、上記検出対象制御コマンド情報及び切替情報に基づいて、後述する周辺側制御コマンド検出部334が検出する検出対象制御コマンドを切り替えることができる。   The third expected value is stored in the peripheral storage unit 332 in association with the same information as the detection target control command information and the switching information associated with the corresponding (matched) third inspection value. And the peripheral side memory | storage part 332 of this embodiment has memorize | stored the said detection target control command information and switching information. As a result, when the third inspection value received from the main control unit 201 matches the third expected value, the peripheral unit detects the peripheral control command detection described later based on the detection target control command information and the switching information. The detection target control command detected by the unit 334 can be switched.

周辺側記憶部332は、今回の認証情報のデータ種別を示す周辺側種別情報を記憶する。周辺側種別情報は、上述した主制御基板310の種別情報と同様のデータ構造であり、不正が生じていない場合は、主制御基板310の種別情報が示すデータ種別と一致している。よって、周辺基板330は、主制御基板310から認証情報を受信する前に、周辺側種別情報を参照することで、受信する認証情報のデータ種別を事前に把握することができる。   The peripheral side storage unit 332 stores peripheral type information indicating the data type of the current authentication information. The peripheral side type information has the same data structure as the type information of the main control board 310 described above, and matches the data type indicated by the type information of the main control board 310 when no fraud has occurred. Therefore, the peripheral board 330 can grasp the data type of the received authentication information in advance by referring to the peripheral side type information before receiving the authentication information from the main control board 310.

認証部333は、本発明の認証手段に相当し、前記周辺側種別情報のデータ種別が前記認証用データを示している場合に、該認証用データである検査値と周辺側記憶部332に記憶している第1〜3検査値の各々とを比較して主制御基板310の認証を行う。そして、認証部333の認証方法の一例としては、検査値と第1〜3期待値の何れか1つとが一致しているかを判定し、第1〜3期待値の中で一致する期待値が存在する場合は主制御基板310の認証を成立させ、また、一致する期待値が存在しない場合は認証を不成立とする。   The authentication unit 333 corresponds to the authentication unit of the present invention. When the data type of the peripheral side type information indicates the authentication data, the authentication unit 333 stores the test value that is the authentication data and the peripheral side storage unit 332. The main control board 310 is authenticated by comparing each of the first to third inspection values. And as an example of the authentication method of the authentication part 333, it determines whether any one of a test value and the 1st-3rd expected value corresponds, and the expected value which corresponds in the 1st-3rd expected value is. If it exists, authentication of the main control board 310 is established, and if there is no matching expected value, authentication is not established.

周辺側制御コマンド検出部334は、本発明の周辺側制御コマンド検出手段に相当し、周辺側記憶部332に記憶している周辺側種別情報のデータ種別が期待値変更用データを示している場合に、受信部331による前記期待値変更用データを有する前記認証情報の受信に応じて、ぱちんこ遊技機100における複数種類の制御コマンドの中から予め定められ且つ主制御基板310と同一の前記検出対象制御コマンド情報に設定されている検出対象制御コマンドの主制御基板310からの受信を検出する。即ち、周辺側制御コマンド検出部334は、主制御基板310から受信した期待値変更用データの変更タイミングを、当該検出対象制御コマンドの主制御基板310からの受信時としている。なお、検出対象制御コマンドとしては、主制御基板310と同様に、複数種類の制御コマンドの中の1種類の制御コマンドとしても良いし、2種類以上の制御コマンドとしても良い。   The peripheral side control command detection unit 334 corresponds to the peripheral side control command detection means of the present invention, and the data type of the peripheral side type information stored in the peripheral side storage unit 332 indicates expected value change data. In addition, in response to the reception of the authentication information having the expected value change data by the receiving unit 331, the detection target that is predetermined from the plurality of types of control commands in the pachinko gaming machine 100 and is the same as the main control board 310 The reception of the detection target control command set in the control command information from the main control board 310 is detected. In other words, the peripheral control command detection unit 334 sets the change timing of the expected value change data received from the main control board 310 when the detection target control command is received from the main control board 310. In addition, as the main control board 310, the detection target control command may be one type of control command among a plurality of types of control commands, or two or more types of control commands.

周辺側変更部335は、本発明の周辺側変更手段に相当し、周辺側制御コマンド検出部334による前記検出対象制御コマンドの受信の検出に応じて、周辺側記憶部332(期待値記憶手段)が記憶している3種類の第1期待値、第2期待値、第3期待値のうちの予め定められた少なくとも1つを、前記受信した認証情報が有する期待値変更用データに基づいて変更する。周辺側変更部335は、主制御基板310の主制御側変更部320と同一の変更方式と期待値変更用データとを用いて前記期待値を変更する。そして、周辺側変更部335は、周辺側種別情報のデータ種別が前記期待値変更用データを示している場合に、不正な認証情報を受信すると、その不正なデータで前記期待値を変更することから、主制御基板310の検査値とは異なる値に変更されることになるため、その後の認証情報の認証が成立しなくなる。   The peripheral side changing unit 335 corresponds to the peripheral side changing unit of the present invention, and the peripheral side storage unit 332 (expected value storage unit) according to detection of reception of the detection target control command by the peripheral side control command detection unit 334. Changes at least one of the three types of first expected value, second expected value, and third expected value stored based on the expected value changing data included in the received authentication information. To do. The peripheral side changing unit 335 changes the expected value using the same changing method and expected value changing data as the main control side changing unit 320 of the main control board 310. Then, if the data type of the peripheral side type information indicates the expected value change data, the peripheral side changing unit 335 changes the expected value with the incorrect data when receiving the incorrect authentication information. Therefore, since the inspection value of the main control board 310 is changed to a value different from that of the main control board 310, authentication of subsequent authentication information is not established.

周辺側検出対象切替部336は、本発明の周辺側検出対象切替手段に相当し、第3検査値を有する認証情報の受信部331による受信に応じて、周辺側制御コマンド検出部334が検出する検出対象制御コマンドを主制御基板310と同様に複数種類の検出対象制御コマンドの中で切り替える。よって、前記周辺側制御コマンド検出部334が検出する前記検出対象制御コマンドが切り替わることで、前記検出制御コマンドを検出するタイミングが変化することから、前記周辺側変更部335による変更タイミングも変化するため、該変更タイミングの不正な解析をより一層困難にすることができる。そして、本実施形態の周辺側検出対象切替部336は、主制御基板310と同様に、検出対象制御コマンド情報に設定されている検出対象制御コマンドを基準にして、切替情報が示す複数種類の検出対象制御コマンドを予め定められた切り替え順番で切り替え、該切り替えた検出対象制御コマンドを検出対象制御コマンド情報に設定する。   The peripheral side detection target switching unit 336 corresponds to the peripheral side detection target switching unit of the present invention, and is detected by the peripheral side control command detection unit 334 in response to reception by the reception unit 331 of authentication information having the third inspection value. The detection target control command is switched among a plurality of types of detection target control commands as with the main control board 310. Accordingly, since the detection target control command detected by the peripheral side control command detection unit 334 is switched, the detection timing of the detection control command changes, so that the change timing by the peripheral side change unit 335 also changes. Therefore, it is possible to make it more difficult to perform an unauthorized analysis of the change timing. Then, similarly to the main control board 310, the peripheral side detection target switching unit 336 according to the present embodiment uses a plurality of types of detections indicated by the switching information based on the detection target control command set in the detection target control command information. The target control commands are switched in a predetermined switching order, and the switched detection target control command is set in the detection target control command information.

特定部337は、本発明の特定手段に相当し、認証部333によって主制御基板310の認証が成立した場合、認証用データを構成する検査値と一致する前記期待値に対応付けられたデータ種別、又は予め定められたデータ種別を次回のデータ種別と特定し、該特定した次回のデータ種別となるように周辺側記憶部332に記憶している周辺側種別情報を更新する。   The specifying unit 337 corresponds to the specifying unit of the present invention. When the authentication of the main control board 310 is established by the authentication unit 333, the data type associated with the expected value that matches the inspection value constituting the authentication data Alternatively, a predetermined data type is specified as the next data type, and the peripheral side type information stored in the peripheral side storage unit 332 is updated to be the specified next data type.

このように構成した周辺基板330は、主制御基板310から受信した複数種類の制御コマンドの各々に応じて、ぱちんこ遊技機100における所定の処理を行う。周辺基板330は、認証部333が認証成立した場合、前記受信した制御信号が示す制御コマンドに対応した前記所定の処理を行い、また、認証不成立を示している場合は報知を行う。なお、前記所定の処理は、ぱちんこ遊技機100における主制御部201からの複数種類の制御コマンドの各々に対応した処理であり、例えば、はずれ処理、大当たりリーチ処理、大当たり開始処理、大当たりラウンド処理、大当たり終了処理、等の処理が挙げられる。   The peripheral board 330 configured as described above performs a predetermined process in the pachinko gaming machine 100 in accordance with each of a plurality of types of control commands received from the main control board 310. The peripheral board 330 performs the predetermined processing corresponding to the control command indicated by the received control signal when the authentication unit 333 is authenticated, and notifies when the authentication is not established. The predetermined process is a process corresponding to each of a plurality of types of control commands from the main control unit 201 in the pachinko gaming machine 100. For example, an outage process, a jackpot reach process, a jackpot start process, a jackpot round process, Examples include jackpot end processing.

また、本実施形態では、主制御基板310のCPU211が請求項中の第1コンピュータ、周辺基板330のCPU241,281の各々が請求項中の第2コンピュータとして機能させる場合について説明する。そして、主制御基板310のROM212は、前記第1コンピュータを請求項中の切替決定手段、決定手段、第1抽出手段、第2抽出手段、認証用データ生成手段、期待値変更用データ生成手段、認証情報生成手段、送信手段、更新手段、制御コマンド検出手段、主制御側変更手段、検出対象切替手段、等の各種手段として機能させるための主制御側認証プログラムを記憶している。また、周辺基板330のROM242,282の各々は、前記第2コンピュータを請求項中の受信手段、認証手段、周辺側制御コマンド検出手段、周辺側変更手段、周辺側検出対象切替手段、特定手段、等の各種手段として機能させるための周辺側認証プログラムを記憶している。即ち、主制御側認証プログラムと周辺側認証プログラムによって本発明の認証プログラムを構成している。   In the present embodiment, a case will be described in which the CPU 211 of the main control board 310 functions as the first computer in the claims and each of the CPUs 241 and 281 of the peripheral board 330 functions as the second computer in the claims. The ROM 212 of the main control board 310 includes a switching determination unit, a determination unit, a first extraction unit, a second extraction unit, an authentication data generation unit, an expected value change data generation unit in the claims of the first computer, A main control side authentication program for functioning as various means such as authentication information generation means, transmission means, update means, control command detection means, main control side change means, detection target switching means, etc. is stored. In addition, each of the ROMs 242 and 282 of the peripheral board 330 includes the receiving unit, the authenticating unit, the peripheral side control command detecting unit, the peripheral side changing unit, the peripheral side detection target switching unit, the specifying unit, The peripheral side authentication program for functioning as various means such as is stored. That is, the authentication program of the present invention is constituted by the main control side authentication program and the peripheral side authentication program.

(ぱちんこ遊技機の基本動作)
上記構成によるぱちんこ遊技機100の基本動作の一例を説明する。主制御部201は、各入賞口に対する遊技球の入賞状況を制御コマンドとして賞球制御部203に出力する。賞球制御部203は、主制御部201から出力された制御コマンドに応じて、入賞状況に対応した賞球数の払い出しを行う。
(Basic operation of pachinko machines)
An example of the basic operation of the pachinko gaming machine 100 configured as described above will be described. The main control unit 201 outputs the winning status of the game ball for each winning port to the winning ball control unit 203 as a control command. The winning ball control unit 203 pays out the number of winning balls corresponding to the winning situation in accordance with the control command output from the main control unit 201.

また、主制御部201は、始動入賞口105に遊技球が入賞するごとに、対応する制御コマンドを演出制御部202に出力し、演出制御部202は、図柄表示部104の図柄を変動表示させ、停止させることを繰り返す。そして、主制御部201は、大当たりの発生が決定しているときには、対応する制御コマンドを演出制御部202に出力し、演出制御部202は、所定の図柄で揃えて変動表示を停止させるとともに、大入賞口109を開放する制御を行う。演出制御部202は、大当たり発生期間中、および大当たり発生までの間のリーチ時や、リーチ予告時などには、図柄表示部104に対して、図柄の変動表示に加えて各種の演出表示を行う。このほか、各種役物に対して特定の駆動を行ったり、ランプ261の表示状態を補正するなどの演出を行う。   The main control unit 201 outputs a corresponding control command to the effect control unit 202 every time a game ball wins the start winning opening 105, and the effect control unit 202 displays the symbols on the symbol display unit 104 in a variable manner. Repeat to stop. The main control unit 201 outputs a corresponding control command to the effect control unit 202 when the occurrence of the jackpot is determined, and the effect control unit 202 aligns the predetermined symbols and stops the variable display, Control is performed to open the special winning opening 109. The effect control unit 202 performs various effect displays on the symbol display unit 104 in addition to the symbol variation display during the jackpot occurrence period and during the reach until the jackpot occurrence or at the time of the reach notice. . In addition, effects such as specific driving for various types of accessories and correction of the display state of the lamp 261 are performed.

そして、主制御部201は、大当たり発生期間中に、大入賞口109を複数回開放させる。1回の開放が1ラウンドとして、例えば15回のラウンドが繰り返し実行される。1ラウンドの期間は、遊技球が大入賞口109に例えば10個入賞するまでの期間、あるいは所定期間(例えば30秒)とされている。この際、賞球制御部203は、大入賞口109に対する遊技球1個の入賞当たり、例えば15個の賞球数で払い出しを行う。ぱちんこ遊技機100は、大当たり終了後、この大当たり状態を解除し、通常の遊技状態に復帰する。   Then, the main control unit 201 opens the big prize opening 109 a plurality of times during the jackpot occurrence period. For example, 15 rounds are repeatedly executed as one open is one round. The period of one round is a period until 10 game balls are won in the big winning opening 109, for example, or a predetermined period (for example, 30 seconds). At this time, the winning ball control unit 203 pays out with, for example, 15 winning balls per winning game ball to the big winning opening 109. The pachinko gaming machine 100 releases the jackpot state after the jackpot ends and returns to the normal gaming state.

(各制御部による処理の詳細)
次に、各制御部が行う各種処理の詳細について説明する。まず、主制御部201による演出制御部202の制御処理について説明する。なお、図4〜図9においては、演出制御部202の制御処理の手順を明確にするため、認証用データおよび付随データについては考慮しないものとする。即ち、図4〜図9の説明において、「コマンドを送信する」とは、「当該コマンドを示すデータ(制御コマンドデータ)を含む制御信号を送信する」との意味であり、例えば認証用データや付随データの有無は考慮しないものとする。
(Details of processing by each control unit)
Next, details of various processes performed by each control unit will be described. First, control processing of the effect control unit 202 by the main control unit 201 will be described. 4 to 9, the authentication data and the accompanying data are not considered in order to clarify the control processing procedure of the effect control unit 202. That is, in the description of FIG. 4 to FIG. 9, “send command” means “send a control signal including data (control command data) indicating the command”. The presence or absence of accompanying data is not considered.

主制御部201は、図4に示すステップS401において、ぱちんこ遊技機100の電源がオンされたか否かを判定する。主制御部201は、電源がオンされていないと判定した場合(S401:No)、この判定処理を繰り返すことで、ぱちんこ遊技機100の電源がオンされるまで待機する。一方、主制御部201は、電源がオンされたと判定した場合(S401:Yes)、ステップS402の処理に移行する。   The main control unit 201 determines in step S401 shown in FIG. 4 whether or not the pachinko gaming machine 100 is powered on. When the main control unit 201 determines that the power is not turned on (S401: No), the main control unit 201 waits until the pachinko gaming machine 100 is turned on by repeating this determination process. On the other hand, when the main control unit 201 determines that the power is turned on (S401: Yes), the main control unit 201 proceeds to the process of step S402.

主制御部201は、ステップS402において、演出制御部202や賞球制御部203などの各周辺部に対して電源オンコマンドを送信し、ステップS403の処理に移行する。この処理によって電源オンコマンドが送信されると、演出制御部202は、ランプ制御部251や音声制御部252、図柄表示部104のそれぞれに対して電源オン時の演出用の制御コマンド(具体的には、ランプの点灯や音声の出力、デモストレーション(デモ)画面の表示などを指示する制御コマンド)を送信する。   In step S402, the main control unit 201 transmits a power-on command to each peripheral unit such as the effect control unit 202 and the prize ball control unit 203, and the process proceeds to step S403. When the power-on command is transmitted by this process, the effect control unit 202 controls the lamp control unit 251, the sound control unit 252, and the symbol display unit 104 for effect control at the time of power-on (specifically, Transmits a control command instructing lighting of a lamp, sound output, display of a demonstration (demo) screen, and the like.

主制御部201は、ステップS403において、ROM212またはRAM213に記憶している未抽選入賞回数データを参照して、未抽選入賞回数が0回か否かを判別する。未抽選入賞回数とは、始動入賞口105に検出された入賞球の数(入賞回数)から、入賞球に対応する抽選が行われた回数(既抽選回数)を減じた数である。そして、主制御部201は、未抽選入賞回数が0回ではないと判定した場合(S403:No)、ステップS410の処理に移行する。一方、主制御部201は、未抽選入賞回数が0回であると判定した場合(S403:Yes)、ステップS404において、デモが開始されてから経過した時間を計測し、ステップS405の処理に移行する。   In step S <b> 403, the main control unit 201 refers to the unlottery winning number data stored in the ROM 212 or the RAM 213, and determines whether or not the unlotted winning number is zero. The number of undrawn winnings is the number obtained by subtracting the number of times that a lottery corresponding to the winning ball has been performed (number of already drawn lots) from the number of winning balls detected at the start winning opening 105 (number of winnings). If the main control unit 201 determines that the number of undrawn winning prizes is not zero (S403: No), the process proceeds to step S410. On the other hand, if the main control unit 201 determines that the number of undrawn winning prizes is zero (S403: Yes), in step S404, the main control unit 201 measures the time elapsed since the demonstration was started, and proceeds to the process of step S405. To do.

主制御部201は、デモが開始されてから所定時間が経過したか否かを判定する。主制御部201は、デモが開始されてから所定時間が経過していないと判定した場合(S405:No)、ステップS407の処理に移行する。一方、主制御部201は、デモが開始されてから所定時間が経過したと判定した場合(S405:Yes)、ステップS406において、演出制御部202に客待ちデモコマンドを送信し、ステップS407の処理に移行する。   The main control unit 201 determines whether or not a predetermined time has elapsed since the demonstration was started. If the main control unit 201 determines that the predetermined time has not elapsed since the demonstration was started (S405: No), the main control unit 201 proceeds to the process of step S407. On the other hand, if the main control unit 201 determines that a predetermined time has elapsed since the demonstration was started (S405: Yes), in step S406, the main control unit 201 transmits a customer waiting demonstration command to the effect control unit 202, and the process of step S407 Migrate to

主制御部201は、ステップS407において、始動入賞口検出部221によって入賞球が検出されたか否かを判定する。主制御部201は、入賞球が検出されていないと判定した場合(S407:No)、ステップS404の処理に戻り、一連の処理を繰り返す。一方、主制御部201は、入賞球が検出されたと判定した場合(S407:Yes)、ステップS408において、デモが開始されてから計測していた時間をクリアし、ステップS409において、未抽選入賞回数に1を加算し、ステップS410の処理に移行する。そして、主制御部201は、ステップS410において、大当たり判定用乱数を取得し、ステップS411において、未抽選入賞回数から1を減算し、図5に示すステップS412の処理に移行する。   In step S407, the main control unit 201 determines whether or not a winning ball has been detected by the start winning port detection unit 221. If the main control unit 201 determines that no winning ball has been detected (S407: No), the main control unit 201 returns to the process of step S404 and repeats a series of processes. On the other hand, when determining that a winning ball has been detected (S407: Yes), the main control unit 201 clears the time measured since the demonstration was started in step S408, and in step S409, the number of undrawn winning prizes 1 is added to and the process proceeds to step S410. In step S410, the main control unit 201 obtains a jackpot determination random number. In step S411, the main control unit 201 subtracts 1 from the number of undrawn winning prizes, and proceeds to the process of step S412 shown in FIG.

主制御部201は、ステップS412において、大当たり判定用乱数が大当たり乱数であるか否かを判定する。主制御部201は、大当たり乱数であると判定した場合(S412:Yes)、ステップS413において、演出制御部202に大当たりリーチコマンド(図柄変動コマンド)を送信する。そして、主制御部201は、ステップS414において、図柄変動時間が経過したか否かを判定する。主制御部201は、図柄変動時間が経過していないと判定した場合(S414:No)、この判定処理を繰り返すことで、図柄変動時間が経過するのを待つ。一方、主制御部201は、図柄変動時間が経過したと判定した場合(S414:Yes)、ステップS415において、演出制御部202に図柄停止コマンドを送信し、ステップS416の処理に移行する。   In step S412, the main control unit 201 determines whether or not the jackpot determination random number is a jackpot random number. If the main control unit 201 determines that it is a jackpot random number (S412: Yes), it transmits a jackpot reach command (symbol variation command) to the effect control unit 202 in step S413. In step S414, the main control unit 201 determines whether the symbol variation time has elapsed. When determining that the symbol variation time has not elapsed (S414: No), the main control unit 201 repeats this determination process to wait for the symbol variation time to elapse. On the other hand, if the main control unit 201 determines that the symbol variation time has elapsed (S414: Yes), in step S415, the main control unit 201 transmits a symbol stop command to the effect control unit 202, and the process proceeds to step S416.

主制御部201は、ステップS416において、演出制御部202に大当たり開始コマンドを送信し、続けて、ステップS417において、大当たり中の各ラウンドに対応するコマンド(大当たりコマンド)を演出制御部202に順次送信する。そして、主制御部201は、全てのラウンドの大当たりコマンドの送信が終了すると、ステップS418において、大当たり終了コマンドを演出制御部202に送信し、ステップS422の処理に移行する。   In step S416, the main control unit 201 transmits a jackpot start command to the effect control unit 202. Subsequently, in step S417, the main control unit 201 sequentially transmits commands corresponding to each of the rounds in the jackpot to the effect control unit 202. To do. When the transmission of the jackpot command for all rounds is completed, the main control unit 201 transmits the jackpot end command to the effect control unit 202 in step S418, and proceeds to the process of step S422.

また、主制御部201は、ステップS412において、大当たり乱数ではないと判定した場合(S412:No)、ステップS419において、はずれリーチコマンド(図柄変動コマンド)を演出制御部202に送信し、ステップS420の処理に移行する。そして、主制御部201は、ステップS420において、図柄変動時間が経過したか否かを判定する。主制御部201は、図柄変動時間が経過していないと判定した場合(S420:No)、この判定処理を繰り返すことで、図柄変動時間の経過を待つ。一方、主制御部201は、図柄変動時間が経過したと判定した場合(S420:Yes)、ステップS421において、図柄停止コマンドを演出制御部202に送信し、ステップS422の処理に移行する。   If the main control unit 201 determines in step S412 that the random number is not a big hit random number (S412: No), in step S419, the main control unit 201 transmits an outlier reach command (design variation command) to the effect control unit 202, and in step S420. Transition to processing. In step S420, the main control unit 201 determines whether the symbol variation time has elapsed. When determining that the symbol variation time has not elapsed (S420: No), the main control unit 201 repeats this determination process to wait for the symbol variation time to elapse. On the other hand, if the main control unit 201 determines that the symbol variation time has elapsed (S420: Yes), in step S421, the main control unit 201 transmits a symbol stop command to the effect control unit 202, and the process proceeds to step S422.

主制御部201は、ステップS422において、ぱちんこ遊技機100の電源がオフされたか否かを判定する。主制御部201は、電源がオフされていないと判定した場合(S422:No)、図4に示すステップS403の処理に戻り、一連の処理を繰り返す。一方、主制御部201は、電源がオフされたと判定した場合(S422:Yes)、ステップS423において、終了処理コマンドを演出制御部202に送信し、本フローチャートによる処理を終了する。   In step S422, the main control unit 201 determines whether or not the pachinko gaming machine 100 is powered off. When determining that the power is not turned off (S422: No), the main control unit 201 returns to the process of step S403 shown in FIG. 4 and repeats a series of processes. On the other hand, if the main control unit 201 determines that the power is turned off (S422: Yes), in step S423, the main control unit 201 transmits an end process command to the effect control unit 202, and ends the process according to this flowchart.

次に、ぱちんこ遊技機100における大当たり関連コマンド(大当たりリーチコマンド、大当たり開始コマンド、大当たりコマンド、大当たり終了コマンド)の主制御部201から演出制御部202に対する送信タイミングの一例を、図6の図面を参照して説明する。   Next, an example of the transmission timing of the jackpot related commands (jackpot reach command, jackpot start command, jackpot command, jackpot end command) from the main control unit 201 to the effect control unit 202 in the pachinko gaming machine 100 is shown in FIG. To explain.

大当たりリーチコマンドは、実際に大当たりが発生するよりも頻繁に、且つランダムに送信される。また、大当たり開始コマンドは、実際に大当たりが発生した場合に、大当たり状態に移行する際に1度だけ送信される。また、大当たりコマンドは、大当たり状態に移行した後、ラウンド毎に継続的に送信される。また、大当たり終了コマンドは、大当たり状態の全てのラウンドが終了し、通常の状態に移行する際に1度だけ送信される。   The jackpot reach command is sent more frequently and randomly than the actual jackpot occurs. The jackpot start command is transmitted only once when shifting to the jackpot state when a jackpot is actually generated. The jackpot command is continuously transmitted for each round after shifting to the jackpot state. The jackpot end command is transmitted only once when all rounds of the jackpot state are completed and the normal state is entered.

以下では、図柄変動時(大当たりリーチコマンド(図5のステップS413を参照)または、はずれリーチコマンド(図5のステップS419を参照)を受信した場合)及び、大当たり時の処理を説明する。   In the following, a process for a jackpot reach command (when a jackpot reach command (see step S413 in FIG. 5) or a loss reach command (see step S419 in FIG. 5) is received) and a jackpot reach process will be described.

まず、演出制御部202による図柄変動処理について、図7に示すフローチャートを参照して説明する。演出制御部202は、図7に示すステップS701において、主制御部201から図柄変動コマンドを受信したか否かを判定する。演出制御部202は、図柄変動コマンドを受信していないと判定した場合(S701:No)、この判定処理を繰り返すことで、図柄変動コマンドの受信を待つ。一方、演出制御部202は、図柄変動コマンドを受信したと判定した場合(S701:Yes)、ステップS702において、変動演出選択用乱数を取得し、ステップS703において、取得した乱数に基づいて変動演出の種類を選択し、ステップS704の処理に移行する。そして、演出制御部202は、ステップS704において、ランプ制御部251や音声制御部252に対して変動演出別の演出開始コマンドを送信し、ステップS705の処理に移行する。   First, the symbol variation process by the effect control unit 202 will be described with reference to the flowchart shown in FIG. The effect control unit 202 determines whether or not a symbol variation command is received from the main control unit 201 in step S701 shown in FIG. When it is determined that the symbol variation command has not been received (S701: No), the effect control unit 202 repeats this determination process to wait for the symbol variation command to be received. On the other hand, when determining that the symbol variation command has been received (S701: Yes), the effect control unit 202 acquires a random effect selection random number in step S702, and in step S703, based on the acquired random number, The type is selected, and the process proceeds to step S704. In step S704, the effect control unit 202 transmits an effect start command for each variable effect to the lamp control unit 251 and the audio control unit 252, and the process proceeds to step S705.

演出制御部202は、ステップS705において、演出時間が経過したか否かを判定する。演出制御部202は、演出時間が経過したと判定した場合(S705:Yes)、ステップS707の処理に移行する。一方、演出制御部202は、演出時間が経過していないと判定した場合(S705:No)、ステップS706において、主制御部201から図柄停止コマンドを受信したか否かを判定する。そして、演出制御部202は、図柄停止コマンドを受信していないと判定した場合(S706:No)、ステップS705の処理に戻り、一連の処理を繰り返す。一方、演出制御部202は、図柄停止コマンドを受信したと判定した場合(S706:Yes)、ステップS707において、ランプ制御部251や音声制御部252に対して演出停止コマンドを送信し、本フローチャートによる処理を終了する。   In step S705, the effect control unit 202 determines whether the effect time has elapsed. If the effect control unit 202 determines that the effect time has elapsed (S705: Yes), the effect control unit 202 proceeds to the process of step S707. On the other hand, when it is determined that the effect time has not elapsed (S705: No), the effect control unit 202 determines whether or not a symbol stop command has been received from the main control unit 201 in step S706. And when it determines with the production | presentation control part 202 not receiving the symbol stop command (S706: No), it returns to the process of step S705 and repeats a series of processes. On the other hand, when determining that the symbol stop command has been received (S706: Yes), the effect control unit 202 transmits the effect stop command to the lamp control unit 251 and the voice control unit 252 in step S707, and according to this flowchart. End the process.

続いて、演出制御部202による大当たり時処理について、図8に示すフローチャートを参照して説明する。演出制御部202は、図8に示すステップS801において、主制御部201から大当たり開始コマンド(図5のステップS416を参照)を受信したか否かを判定する。演出制御部202は、大当たり開始コマンドを受信していないと判定した場合(S801:No)、この判定処理を繰り返すことで、大当たり開始コマンドの受信を待つ。一方、演出制御部202は、大当たり開始コマンドを受信したと判定した場合(S801:Yes)、ステップS802において、ランプ制御部251や音声制御部252に対して大当たり開始処理コマンドを送信し、ステップS803の処理に移行する。   Next, the big hitting process by the effect control unit 202 will be described with reference to the flowchart shown in FIG. The effect control unit 202 determines whether or not a jackpot start command (see step S416 in FIG. 5) is received from the main control unit 201 in step S801 shown in FIG. When it is determined that the jackpot start command has not been received (S801: No), the effect control unit 202 repeats this determination process to wait for reception of the jackpot start command. On the other hand, when determining that the jackpot start command has been received (S801: Yes), the effect control unit 202 transmits a jackpot start processing command to the lamp control unit 251 and the voice control unit 252 in step S802, and step S803. Move on to processing.

演出制御部202は、ステップS803において、主制御部201からラウンド別の大当たりコマンド(図5のステップS417を参照)を受信したか否かを判定する。演出制御部202は、大当たりコマンドを受信していないと判定した場合(S803:No)、この判定処理を繰り返すことで、大当たりコマンドの受信を待つ。一方、演出制御部202は、大当たりコマンドを受信したと判定した場合(S803:Yes)、ステップS804において、ランプ制御部251や音声制御部252に対して受信したラウンド別の大当たりコマンドに対応するラウンド別処理コマンドを送信し、ステップS805の処理に移行する。   In step S803, the effect control unit 202 determines whether or not a round-by-round jackpot command (see step S417 in FIG. 5) has been received from the main control unit 201. When it is determined that the jackpot command has not been received (S803: No), the effect control unit 202 repeats this determination process to wait for reception of the jackpot command. On the other hand, when determining that the jackpot command has been received (S803: Yes), the effect control unit 202 rounds corresponding to the round jackpot commands received by the lamp control unit 251 and the voice control unit 252 in step S804. Another processing command is transmitted, and the process proceeds to step S805.

演出制御部202は、ステップS805において、主制御部201から大当たり終了コマンド(図5のステップS418を参照)を受信したか否かを判定する。演出制御部202は、大当たり終了コマンドを受信していないと判定した場合(S805:No)、この判定処理を繰り返すことで、大当たり終了コマンドの受信を待つ。一方、演出制御部202は、大当たり終了コマンドを受信したと判定した場合(S805:Yes)、ステップS806において、ランプ制御部251や音声制御部252に対して大当たり終了処理コマンドを送信し、本フローチャートによる処理を終了する。   In step S805, the effect control unit 202 determines whether or not a jackpot end command (see step S418 in FIG. 5) has been received from the main control unit 201. When it is determined that the jackpot end command has not been received (S805: No), the effect control unit 202 repeats this determination process to wait for reception of the jackpot end command. On the other hand, if it is determined that the jackpot end command has been received (S805: Yes), the effect control unit 202 transmits a jackpot end processing command to the lamp control unit 251 and the voice control unit 252 in step S806, and this flowchart. The process by is terminated.

続いて、ランプ制御部251によるランプ制御処理について、図9に示すフローチャートを参照して説明する。ここでは、演出制御部202から演出開始コマンドを受信した場合(図柄変動時)の処理について説明する。そして、ランプ制御部251は、図9に示すステップS901において、演出制御部202から演出開始コマンドを受信したか否かを判定する。ランプ制御部251は、演出開始コマンドを受信していないと判定した場合(S901:No)、この判定処理を繰り返すことで、演出開始コマンドの受信を待つ。一方、ランプ制御部251は、演出開始コマンドを受信したと判定した場合(S901:Yes)、ステップS902において、コマンド別に予め用意されているコマンド別データを読み出し、ステップS903の処理に移行する。   Next, lamp control processing by the lamp control unit 251 will be described with reference to a flowchart shown in FIG. Here, a process when an effect start command is received from the effect control unit 202 (during symbol variation) will be described. Then, the lamp control unit 251 determines whether or not an effect start command has been received from the effect control unit 202 in step S901 illustrated in FIG. When it is determined that the effect start command has not been received (S901: No), the lamp control unit 251 waits for the reception of the effect start command by repeating this determination process. On the other hand, if the lamp control unit 251 determines that an effect start command has been received (S901: Yes), in step S902, the command-specific data prepared in advance for each command is read, and the process proceeds to step S903.

ランプ制御部251は、ステップS903において、コマンド別の選択ルーチンを実行し、ステップS904において、受信した演出開始コマンドに対応したランプデータをセットし、ステップS905において、ランプ261に対してランプデータを出力し、ステップS906の処理に移行する。そして、この処理によってランプ261は、ランプデータに基づいて点灯又は消灯する。   In step S903, the lamp control unit 251 executes a selection routine for each command, sets lamp data corresponding to the received effect start command in step S904, and outputs lamp data to the lamp 261 in step S905. Then, the process proceeds to step S906. In this process, the lamp 261 is turned on or off based on the lamp data.

ランプ制御部251は、ステップS906において、演出制御部202から演出停止コマンドを受信したか否かを判定する。ランプ制御部251は、演出停止コマンドを受信していないと判定した場合(S906:No)、この判定処理を繰り返すことで、演出停止コマンドの受信を待つ。一方、ランプ制御部251は、演出停止コマンドを受信したと判定した場合(S906:Yes)、ステップS907において、ランプデータの出力を停止し、本フローチャートによる処理を終了する。   In step S <b> 906, the lamp control unit 251 determines whether an effect stop command has been received from the effect control unit 202. When it is determined that the effect stop command has not been received (S906: No), the lamp control unit 251 waits for the reception of the effect stop command by repeating this determination process. On the other hand, if the lamp control unit 251 determines that an effect stop command has been received (S906: Yes), in step S907, the lamp control unit 251 stops the output of the lamp data and ends the process according to this flowchart.

なお、図9にはランプ制御部251の処理を記載したが、音声制御部252による音声制御も、図9の処理とほぼ同様である。音声制御部252による音声制御処理は、例えば、図9の処理において、ステップS904、S905、S907の「ランプデータ」を「音声データ」と読み替えればよい。   Note that although the processing of the lamp control unit 251 is shown in FIG. 9, the sound control by the sound control unit 252 is almost the same as the processing of FIG. The voice control process by the voice control unit 252 may be performed by replacing “lamp data” in steps S904, S905, and S907 with “voice data” in the process of FIG.

本実施形態では、上述した検出対象制御コマンドを上述した複数種類の制御コマンドのうちのぱちんこ遊技機100における大当たりに関連する制御コマンドとした場合について説明する。そして、大当たりに関連する制御コマンドは、上述した大当たりリーチコマンド、大当たり開始コマンド、大当たりコマンド、大当たり終了コマンド、等の大当たり関連コマンドに相当している。また、上述した検出対象制御コマンドは、1種類又は2種類以上を検出対象として設定することができる。   In the present embodiment, a case will be described in which the above-described detection target control command is a control command related to jackpot in the pachinko gaming machine 100 among the above-described plurality of types of control commands. The control command related to jackpot corresponds to the jackpot related command such as the jackpot reach command, jackpot start command, jackpot command, jackpot end command, etc. described above. In addition, one type or two or more types of detection target control commands described above can be set as detection targets.

(制御信号のデータフォーマット)
次に、主制御部201が出力する通常の制御信号の一例を説明する。
(Control signal data format)
Next, an example of a normal control signal output from the main control unit 201 will be described.

図10において、通常の制御信号1010は、制御コマンドデータ1001と付随データ1002とを有している。制御コマンドデータ1001は、例えばリーチコマンドや大当たり開始コマンド、ラウンド別コマンドなどの各コマンド固有のデータである。また、付随データ1002は、制御コマンドデータ1001に付随するデータであり、例えば、入賞した遊技球の数などの制御コマンドデータ1001に基づく処理に必要なデータである。   In FIG. 10, a normal control signal 1010 has control command data 1001 and accompanying data 1002. The control command data 1001 is data unique to each command such as a reach command, a jackpot start command, a round command, and the like. The accompanying data 1002 is data accompanying the control command data 1001, and is data necessary for processing based on the control command data 1001 such as the number of winning game balls, for example.

(認証情報のデータフォーマット)
次に、上述した制御信号1010とは異なる認証情報信号が認証情報を有する場合の一例を説明する。なお、本実施形態では、主制御部201が周辺部に認証情報信号を出力することで、認証情報を主制御部201から周辺部に送信する場合を前提に説明する。
(Authentication information data format)
Next, an example in which an authentication information signal different from the control signal 1010 described above has authentication information will be described. In the present embodiment, a description will be given on the assumption that the main control unit 201 outputs an authentication information signal to the peripheral unit to transmit the authentication information from the main control unit 201 to the peripheral unit.

図11において、認証情報1020は、識別部1021と、データ部1022と、を有して構成している。そして、識別部1021は、認証情報1020を識別することが可能な識別データが設定される。識別データの一例としては、制御コマンドデータ1001の制御コマンドとは異なる1種類の認証コマンドが挙げられ、例えば16進数の0xA0等の値が設定される。これにより、周辺部は、識別部1021に基づいて認証情報1020であるか否かを識別することができる。そして、認証コマンドは、制御コマンドとは異なるコマンド体系として区別化を図っている。   In FIG. 11, authentication information 1020 includes an identification unit 1021 and a data unit 1022. The identification unit 1021 is set with identification data that can identify the authentication information 1020. As an example of the identification data, there is one type of authentication command different from the control command of the control command data 1001. For example, a value such as hexadecimal 0xA0 is set. Accordingly, the peripheral part can identify whether or not the authentication information 1020 is based on the identification part 1021. The authentication command is differentiated as a command system different from the control command.

データ部1022は、上述した3種類の第1〜3検査値のうちの何れか1つを有する認証用データ、又は、上述した期待値変更用データの何れか一方が設定される。そして、本実施形態のデータ部1022は、認証用データ又は期待値変更用データが設定される場合について説明するが、これに代えて、認証用データ又は期待値変更用データと他のデータをデータ部1022に設定する実施形態とすることもできる。なお、他のデータの一例としては、上述した付随データ1002のような認証コマンドに付随するデータ等が挙げられる。   In the data part 1022, either one of the authentication data having any one of the above-described three types of first to third inspection values or the above-described expected value changing data is set. The data unit 1022 of the present embodiment will be described with respect to a case where authentication data or expected value change data is set, but instead, authentication data or expected value change data and other data are stored as data. The embodiment may be set in the unit 1022. Examples of other data include data accompanying an authentication command such as the accompanying data 1002 described above.

(認証情報の一例)
次に、認証情報1020のデータ部1022に設定される認証用データ及び期待値変更用データの一例を以下に説明する。
(Example of authentication information)
Next, an example of authentication data and expected value change data set in the data portion 1022 of the authentication information 1020 will be described below.

図12に示すように、認証情報1020のデータ種別は、認証用データK1と、期待値変更用データK2と、を有して構成している。そして、認証情報1020のデータ種別が認証用データK1の場合、認証情報1020のデータ部1022には、3種類の第1検査値A1、第2検査値A2、第3検査値A3(但し、A1≠A2≠A3)のうちの何れか1つを有する認証用データが設定される。   As shown in FIG. 12, the data type of the authentication information 1020 includes authentication data K1 and expected value change data K2. When the data type of the authentication information 1020 is authentication data K1, the data portion 1022 of the authentication information 1020 contains three types of first inspection value A1, second inspection value A2, and third inspection value A3 (however, A1 Authentication data having any one of ≠ A2 ≠ A3) is set.

認証情報1020のデータ種別が期待値変更用データK2の場合、認証情報1020のデータ部1022には、補正値C又は係数値Fの何れか一方を有する期待値変更用データが設定される。そして、補正値Cは、予め定められた前記期待値を変更するための値となっている。補正値Cは、例えば、ぱちんこ遊技機100の起動時、初回の認証時、等に1度生成した補正値Cを繰り返し用いても良いし、複数回生成して補正値Cを不規則に変化させても良いが、本実施形態では、期待値変更用データを生成するたびに補正値Cn(nは整数)を不規則に変化させる場合について説明する。そして、補正値Cを複数回生成する場合、生成する毎に共通の検査値及び期待値を変更するための値となる。   When the data type of the authentication information 1020 is the expected value changing data K2, the expected value changing data having either the correction value C or the coefficient value F is set in the data portion 1022 of the authentication information 1020. The correction value C is a value for changing the predetermined expected value. As the correction value C, for example, the correction value C generated once at the start of the pachinko gaming machine 100, at the time of the first authentication, etc. may be used repeatedly, or the correction value C is irregularly changed by generating a plurality of times. However, in the present embodiment, a case where the correction value Cn (n is an integer) is irregularly changed every time the expected value changing data is generated will be described. When the correction value C is generated a plurality of times, it becomes a value for changing the common inspection value and expected value every time it is generated.

係数値Fは、前回変更した前記期待値を変更するための値となっている。即ち、係数値Fは、検査値及び期待値を変更する毎に、その検査値及び期待値を累積して変化させるための値となっている。係数値Fは、補正値Cと同様に、1度生成した係数値Fを繰り返し用いても良いし、複数回生成して係数値Fn(nは整数)を不規則に変化させても良い。   The coefficient value F is a value for changing the expected value changed last time. That is, the coefficient value F is a value for accumulating and changing the inspection value and the expected value every time the inspection value and the expected value are changed. As with the correction value C, the coefficient value F generated once may be used repeatedly, or may be generated a plurality of times and the coefficient value Fn (n is an integer) may be changed irregularly.

次に、3種類の検査値Aと3種類の期待値Bと認証情報1020のデータ種別K1,K2と切替情報Hの対応付けの一例を説明する。   Next, an example of correspondence between the three types of inspection values A, the three types of expected values B, the data types K1 and K2 of the authentication information 1020, and the switching information H will be described.

まず、ぱちんこ遊技機100において、図13に示すように、主制御基板310に対する3種類の第1〜3検査値A1〜3が設定されると、該3種類の3種類の第1〜3検査値A1〜3に対応した第1〜3期待値B1〜3が周辺基板330に対して設定される。そして、3種類のうちの第1検査値A1、第2検査値A2、及び第1期待値B1、第2期待値B2の各々に、図12に示す認証情報1020のデータ種別K1,K2を割り付ける。そして、主制御基板310は、第1検査値A1、第2検査値A2を認証情報1020のデータ種別K1,K2に対応付けて記憶する。そして、周辺基板330は、第1期待値B1、第2期待値B2を対応する第1検査値A1、第2検査値A2と同一の認証情報1020のデータ種別K1,K2に対応付けて記憶する。   First, in the pachinko gaming machine 100, as shown in FIG. 13, when three types of first to third inspection values A1 to A3 for the main control board 310 are set, the three types of first to third inspections. First to third expected values B1 to B3 corresponding to the values A1 to A3 are set for the peripheral board 330. Then, the data types K1 and K2 of the authentication information 1020 shown in FIG. 12 are allocated to each of the first inspection value A1, the second inspection value A2, the first expected value B1, and the second expected value B2 of the three types. . The main control board 310 stores the first inspection value A1 and the second inspection value A2 in association with the data types K1 and K2 of the authentication information 1020. The peripheral board 330 stores the first expected value B1 and the second expected value B2 in association with the data types K1 and K2 of the authentication information 1020 that are the same as the corresponding first inspection value A1 and second inspection value A2. .

また、第3検査値A3及び第3期待値B3に、上述した検出対象制御コマンドの切り替えが割り付けられている。そして、主制御部基板310は、第3検査値A3を有する認証情報1020を生成又は送信するタイミングを、検出対象制御コマンドの切替タイミングとして検出する。一方、周辺基板330は、第3期待値B3と一致する第3検査値A3を有する認証情報1020を受信したタイミングを、検出対象制御コマンドの切替タイミングとして検出する。そして、本実施形態の主制御基板310は、第3検査値A3に上述した切替情報Hを対応付けて記憶する。一方、周辺基板330は、主制御基板330と同一の切替情報Hを第3期待値B3に対応付けて記憶する。そして、主制御基板310は、検出対象制御コマンドを示すデータを格納する前記検出対象制御コマンド情報を第3検査値A3に対応付けて記憶し、周辺基板330は、第3期待値B3に前記検出対象制御コマンド情報を記憶している。   Further, the switching of the detection target control command described above is assigned to the third inspection value A3 and the third expected value B3. Then, the main control unit board 310 detects the timing for generating or transmitting the authentication information 1020 having the third inspection value A3 as the switching timing of the detection target control command. On the other hand, the peripheral board 330 detects the timing of receiving the authentication information 1020 having the third inspection value A3 that matches the third expected value B3 as the switching timing of the detection target control command. The main control board 310 of the present embodiment stores the switching information H described above in association with the third inspection value A3. On the other hand, the peripheral board 330 stores the same switching information H as that of the main control board 330 in association with the third expected value B3. The main control board 310 stores the detection target control command information storing data indicating the detection target control command in association with the third inspection value A3, and the peripheral board 330 stores the detection target control value at the third expected value B3. The target control command information is stored.

切替情報Hは、上述したように複数の検出対象制御コマンドの切り替え順番を示す構成となっている。本実施形態では説明を簡単化するために、大当たり開始コマンドと大当たり終了コマンドの2つの制御コマンドをその順番で切り替える切り替え方式の場合について説明する。例えば、主制御基板310は、ぱちんこ遊技機100の起動時、予め定められた任意のタイミング、等で、切替情報Hが最初に示す大当たり開始コマンドを前記検出対象制御コマンド情報に設定し、その後、切替タイミングを検出すると、切替情報Hがその次に示す大当たり終了コマンドを前記検出対象制御コマンド情報に設定することで、複数の検出対象制御コマンドを切り替える。そして、それ以降も同様に、主制御基板310は切替タイミングを検出する毎に検出対象制御コマンドを切り替える。一方、周辺基板330も主制御基板310と同様に切替情報Hを参照して、切り替えタイミングを検出する毎に検出対象制御コマンドを切り替える。   As described above, the switching information H is configured to indicate the switching order of a plurality of detection target control commands. In the present embodiment, in order to simplify the description, a case of a switching method in which two control commands of a jackpot start command and a jackpot end command are switched in that order will be described. For example, when starting the pachinko gaming machine 100, the main control board 310 sets the jackpot start command first indicated by the switching information H to the detection target control command information at a predetermined arbitrary timing, etc. When the switching timing is detected, the switching information H sets the next jackpot end command shown in the detection target control command information, thereby switching a plurality of detection target control commands. Similarly thereafter, the main control board 310 switches the detection target control command every time the switching timing is detected. On the other hand, the peripheral board 330 refers to the switching information H in the same manner as the main control board 310, and switches the detection target control command every time the switching timing is detected.

なお、第1〜3検査値A1〜3及び第1〜3期待値B1〜3は、期待値変更用データによって変更されるため、データ種別K1,K2、切替情報Hとの対応付けについては、例えば、変更する毎に対応付けを更新する、変更した値、情報の各々に初期の値を対応付ける、等の種々異なる実施形態とすることができる。   Since the first to third inspection values A1 to A3 and the first to third expected values B1 to 3 are changed by the expected value changing data, the correspondence between the data types K1 and K2 and the switching information H is as follows. For example, it is possible to adopt various different embodiments such as updating the association every time it is changed, associating the changed value, and the initial value with each piece of information.

次に、上述した補正値Cnを用いた変更例を説明する。なお、ぱちんこ遊技機100において、第1〜3検査値A1〜3と第1〜3期待値B1〜3が対応し(A1=B1、A2=B2、A3=B3)、nが整数、変更方式が「+」であることを前提とする。   Next, a modification example using the correction value Cn described above will be described. In pachinko gaming machine 100, first to third inspection values A1 to A1 correspond to first to third expected values B1 to B3 (A1 = B1, A2 = B2, A3 = B3), n is an integer, and change method Is assumed to be “+”.

1回目の変更において、主制御基板310は、補正値C1を生成すると、該補正値C1を周辺基板330に送信し、前記変更切替タイミングの検出に応じて、初期値である第1検査値A1を補正値C1で変更して第1検査値A1+C1、初期値である第2検査値A2を補正値C1で変更して第2検査値A2+C1、初期値である第3検査値A3を補正値C1で変更して第3検査値A3+C1とする。一方、周辺基板330は、主制御基板310から補正値C1を受信し、前記変更切替タイミングの検出に応じて、初期値である第1期待値B1を補正値C1で変更して第1期待値B1+C1、初期値である第2期待値B2を補正値C1で変更して第2期待値B2+C1、初期値である第3期待値B3を補正値C1で変更して第3期待値B3+C1とする。よって、一致した検査値と期待値を同一の補正値で変更することから、主制御基板310の第1検査値A1+C1,第2検査値A2+C1,第3検査値A3+C1と周辺基板330の第1期待値B1+C1,第2期待値B2+C1,第3期待値B3+C1との各々が一致している場合に、周辺基板330は主制御基板310から受信した認証情報の検査値A1+C1,A2+C1,A3+C1は正規のものであると判定できるため、主制御基板310の認証を成立させることができる。   In the first change, when the main control board 310 generates the correction value C1, the main control board 310 transmits the correction value C1 to the peripheral board 330, and in response to detection of the change switching timing, the first inspection value A1 that is an initial value. Is changed by the correction value C1, the first inspection value A1 + C1, the second inspection value A2 which is the initial value is changed by the correction value C1, the second inspection value A2 + C1, and the third inspection value A3 which is the initial value is the correction value C1. To change to the third inspection value A3 + C1. On the other hand, the peripheral board 330 receives the correction value C1 from the main control board 310, and changes the first expected value B1, which is the initial value, by the correction value C1 in response to the detection of the change switching timing. B1 + C1, the second expected value B2 that is the initial value is changed by the correction value C1, and the second expected value B2 + C1, and the third expected value B3 that is the initial value is changed by the correction value C1 to be the third expected value B3 + C1. Therefore, since the matched inspection value and the expected value are changed with the same correction value, the first inspection value A1 + C1, the second inspection value A2 + C1, the third inspection value A3 + C1 of the main control board 310 and the first expectation of the peripheral board 330. When each of the values B1 + C1, the second expected value B2 + C1, and the third expected value B3 + C1 coincides, the peripheral board 330 has the inspection values A1 + C1, A2 + C1, A3 + C1 of the authentication information received from the main control board 310. Therefore, authentication of the main control board 310 can be established.

2回目の変更において、主制御基板310は、補正値C1とは異なる補正値C2を生成すると、該補正値C2を周辺基板330に送信し、前記変更切替タイミングの検出に応じて、初期値である第1検査値A1を補正値C2で変更して第1検査値A1+C2、初期値である第2検査値A2を補正値C2で変更して第2検査値A2+C2、初期値である第3検査値A3を補正値C2で変更して第3検査値A3+C2とする。一方、周辺基板330は、主制御基板310から補正値C2を受信し、前記変更切替タイミングの検出に応じて、初期値である第1期待値B1を補正値C2で変更して第1期待値B1+C2、初期値である第2期待値B2を補正値C2で変更して第2期待値B2+C2,初期値である第3期待値B3を補正値C2で変更して第3期待値B3+C2とする。よって、一致した検査値と期待値を同一の補正値で変更することから、主制御基板310の第1検査値A1+C2,第2検査値A2+C2,第3検査値A3+C2と周辺基板330の第1期待値B1+C2,第2期待値B2+C2,第3期待値B3+C2とが一致している場合に、周辺基板330は主制御基板310から受信した認証情報の検査値A1+C2,A2+C2,A3+C2は正規のものであると判定できるため、主制御基板310の認証を成立させることができる。そして、3回目以降の変更についても同様の変更を行う。   In the second change, when the main control board 310 generates a correction value C2 that is different from the correction value C1, the main control board 310 transmits the correction value C2 to the peripheral board 330, and at an initial value according to the detection of the change switching timing. A first inspection value A1 is changed by a correction value C2 to change a first inspection value A1 + C2, a second inspection value A2 that is an initial value is changed by a correction value C2, a second inspection value A2 + C2, and a third inspection that is an initial value. The value A3 is changed with the correction value C2 to obtain a third inspection value A3 + C2. On the other hand, the peripheral board 330 receives the correction value C2 from the main control board 310, and changes the first expected value B1, which is the initial value, with the correction value C2 in response to the detection of the change switching timing. B1 + C2, the second expected value B2 that is the initial value is changed with the correction value C2, and the second expected value B2 + C2, and the third expected value B3 that is the initial value is changed with the correction value C2 to be the third expected value B3 + C2. Therefore, since the matched inspection value and the expected value are changed with the same correction value, the first inspection value A1 + C2, the second inspection value A2 + C2, the third inspection value A3 + C2 of the main control board 310, and the first expectation of the peripheral board 330. When the value B1 + C2, the second expected value B2 + C2, and the third expected value B3 + C2 coincide with each other, the peripheral board 330 has the inspection values A1 + C2, A2 + C2, A3 + C2 of the authentication information received from the main control board 310 being normal. Therefore, authentication of the main control board 310 can be established. The same change is made for the third and subsequent changes.

次に、主制御基板310における初期値の第1検査値A1と周辺基板330における初期値の第1期待値B0が一致していない場合に(A1≠B0)、それらを補正値Cnで変更する変更例を説明する。なお、説明を簡単化するために、第1検査値A1と第1期待値B0,B1のみを変更する場合に限定して説明する。   Next, when the first inspection value A1 of the initial value on the main control board 310 and the first expected value B0 of the initial value on the peripheral board 330 do not match (A1 ≠ B0), they are changed by the correction value Cn. A modification example will be described. In order to simplify the description, the description is limited to the case where only the first inspection value A1 and the first expected values B0 and B1 are changed.

1回目の変更において、主制御基板310は、第1検査値A1とデータ記憶部311等に予め記憶している第1期待値B0との差分補正値C0(=A1−B0)を生成すると、該差分補正値C0を周辺基板330に送信する。一方、周辺基板330は、差分補正値C0を受信すると、初期値である第1期待値B0を差分補正値C0で変更して第1期待値B1(=B0+C0)とする。これにより第1期待値B1は主制御基板310の第1検査値A1と一致した値に変更されたことになる。   In the first change, the main control board 310 generates a difference correction value C0 (= A1-B0) between the first inspection value A1 and the first expected value B0 stored in advance in the data storage unit 311 or the like. The difference correction value C0 is transmitted to the peripheral board 330. On the other hand, when the peripheral board 330 receives the difference correction value C0, the first expected value B0, which is the initial value, is changed to the first expected value B1 (= B0 + C0) by the difference correction value C0. As a result, the first expected value B1 is changed to a value that matches the first inspection value A1 of the main control board 310.

2回目の変更において、主制御基板310は、補正値C1を生成すると、該補正値C1を周辺基板330に送信し、前記変更切替タイミングの検出に応じて、初期値である第1検査値A1を補正値C1で変更して第1検査値A1+C1とする。一方、周辺基板330は、主制御基板310から補正値C1を受信し、前記変更切替タイミングの検出に応じて、前回変更した第1期待値B1を補正値C1で変更して第1期待値B1+C1とする。よって、一致した第1検査値A1と第1期待値B1を同一の補正値C1で変更することから、主制御基板310の第1検査値A1+C1と周辺基板330の第1期待値B1+C1とが一致している場合に、周辺基板330は主制御基板310から受信した認証情報の第1検査値A1+C1は正規のものであると判定できるため、主制御基板310の認証を成立させることができる。そして、3回目以降の変更についても、2回目の変更と同様に変更を行う。   In the second change, when the main control board 310 generates the correction value C1, the main control board 310 transmits the correction value C1 to the peripheral board 330, and in response to the detection of the change switching timing, the first inspection value A1 that is an initial value. Is changed by the correction value C1 to be the first inspection value A1 + C1. On the other hand, the peripheral board 330 receives the correction value C1 from the main control board 310, and changes the first expected value B1 changed last time with the correction value C1 in response to the detection of the change switching timing, thereby changing the first expected value B1 + C1. And Therefore, since the matched first inspection value A1 and first expected value B1 are changed by the same correction value C1, the first inspection value A1 + C1 of the main control board 310 and the first expected value B1 + C1 of the peripheral board 330 are equal. If it does, the peripheral board 330 can determine that the first inspection value A1 + C1 of the authentication information received from the main control board 310 is authentic, so that the authentication of the main control board 310 can be established. The third and subsequent changes are also made in the same manner as the second change.

次に、主制御基板310における初期値の第1検査値A0と周辺基板330における初期値の第1期待値B0が一致していない場合に(A0≠B0)、それらを補正値Cnで変更する他の変更例を説明する。なお、説明を簡単化するために、第1検査値と第1期待値のみを変更する場合に限定して説明する。   Next, when the first inspection value A0 of the initial value on the main control board 310 and the first expected value B0 of the initial value on the peripheral board 330 do not match (A0 ≠ B0), they are changed by the correction value Cn. Another modification will be described. In order to simplify the description, the description is limited to the case where only the first inspection value and the first expected value are changed.

1回目の変更において、主制御基板310は、第1検査値A0とデータ記憶部311等に予め記憶している第1期待値B0との差分補正値C0(=A0−B0)を生成すると、該差分補正値C0をデータ記憶部311等に記憶すると共に、初期の第1検査値A0を第1検査値A1とする。また、周辺基板330は、初期の第1期待値B0を期待値B1とする。そして、主制御基板310は、例えば、差分補正値C0と今回の値とを加算したと今回の補正値C1を作成すると、該補正値C1を周辺基板330に送信し、前記変更切替タイミングの検出に応じて、初期値である第1検査値A1を補正値C1で変更して第1検査値A1+C1とする。一方、周辺基板330は、主制御基板310から補正値C1を受信し、前記変更切替タイミングの検出に応じて、第1期待値B1を補正値C1で補正して第1期待値B1+C1とする。これにより、主制御基板310が第1検査値A1と第1期待値B0の差分を吸収する補正値C1を生成して周辺基板330に送信し、周辺基板330は第1期待値B0をそのまま用いて補正、認証を行えば良くなる。   In the first change, the main control board 310 generates a difference correction value C0 (= A0−B0) between the first inspection value A0 and the first expected value B0 stored in advance in the data storage unit 311 or the like. The difference correction value C0 is stored in the data storage unit 311 or the like, and the initial first inspection value A0 is set as the first inspection value A1. The peripheral board 330 sets the initial first expected value B0 as the expected value B1. For example, when the main control board 310 adds the difference correction value C0 and the current value to create the current correction value C1, the main control board 310 transmits the correction value C1 to the peripheral board 330 and detects the change switching timing. Accordingly, the first inspection value A1, which is the initial value, is changed by the correction value C1 to obtain the first inspection value A1 + C1. On the other hand, the peripheral board 330 receives the correction value C1 from the main control board 310, and corrects the first expected value B1 with the correction value C1 to be the first expected value B1 + C1 in response to detection of the change switching timing. As a result, the main control board 310 generates a correction value C1 that absorbs the difference between the first inspection value A1 and the first expected value B0 and transmits it to the peripheral board 330, and the peripheral board 330 uses the first expected value B0 as it is. Correction and authentication will be sufficient.

次に、上述した係数値Fnを用いて、前回の第1検査値A1(n−1),第2検査値A2(n−1),第3検査値A3(n−1)及び第1期待値B1(n−1),第2期待値B2(n−1),第3期待値B3(n−1)の各々を変更する変更例を説明する。なお、ぱちんこ遊技機100において、第1〜3検査値A1〜3と第1〜3期待値B1〜3が対応し(A1n=B1n、A2n=B2n、A3n=B3n)、nが整数、変更方式が「*」であることを前提とする。   Next, using the coefficient value Fn described above, the previous first inspection value A1 (n−1), second inspection value A2 (n−1), third inspection value A3 (n−1), and first expectation. A modification example in which each of the value B1 (n−1), the second expected value B2 (n−1), and the third expected value B3 (n−1) is changed will be described. In the pachinko gaming machine 100, the first to third inspection values A1 to 3 correspond to the first to third expected values B1 to 3 (A1n = B1n, A2n = B2n, A3n = B3n), n is an integer, and the change method Is assumed to be “*”.

1回目の変更において、主制御基板310は、係数値F1を生成すると、該係数値F1を周辺基板330に送信し、前記変更切替タイミングの検出に応じて、初期値である第1検査値A11を係数値F1で変更して第1検査値A12、初期値である第2検査値A21を係数値F1で変更して第2検査値A22、初期値である第3検査値A31を係数値F1で変更して第3検査値A32とする。一方、周辺基板330は、主制御基板310から係数値F1を受信し、前記変更切替タイミングの検出に応じて、初期値である第1期待値B11を係数値F1で変更して第1期待値B12、初期値である第2期待値B21を係数値F1で変更して第2期待値B22、初期値である第3期待値B31を係数値F1で変更して第3期待値B32とする。よって、一致した検査値と期待値を同一の係数値で変更することから、主制御基板310の第1検査値A12,第2検査値A22,第3検査値A32と周辺基板330の第1期待値B12,第2期待値B22,第3期待値B32とが一致している場合に、周辺基板330は主制御基板310から受信した認証情報の第1検査値A12,第2検査値A22,第3検査値A32は正規のものであると判定できるため、主制御基板310の認証を成立させることができる。   In the first change, when the main control board 310 generates the coefficient value F1, the main control board 310 transmits the coefficient value F1 to the peripheral board 330, and in response to detection of the change switching timing, the first inspection value A11 that is an initial value. The first inspection value A12 is changed by the coefficient value F1, the second inspection value A21 which is the initial value is changed by the coefficient value F1, the second inspection value A22 and the third inspection value A31 which is the initial value is the coefficient value F1. To change to the third inspection value A32. On the other hand, the peripheral board 330 receives the coefficient value F1 from the main control board 310, and changes the first expected value B11, which is the initial value, by the coefficient value F1 in response to the detection of the change switching timing. B12, the second expected value B21, which is the initial value, is changed by the coefficient value F1, and the second expected value B22 is changed, and the third expected value B31, which is the initial value, is changed by the coefficient value F1, to be the third expected value B32. Therefore, since the matched inspection value and the expected value are changed by the same coefficient value, the first inspection value A12, the second inspection value A22, the third inspection value A32 of the main control board 310 and the first expectation of the peripheral board 330 are changed. When the value B12, the second expected value B22, and the third expected value B32 match, the peripheral board 330 receives the first inspection value A12, the second inspection value A22, the second inspection value of the authentication information received from the main control board 310. Since the three inspection values A32 can be determined to be regular, the authentication of the main control board 310 can be established.

2回目の変更において、主制御基板310は、係数値F2(F1≠F2)を生成すると、該係数値F2を周辺基板330に送信し、前記変更切替タイミングの検出に応じて、前回変更した第1検査値A12,第2検査値A22,第3検査値A32を係数値F2で変更して第1検査値A13,第2検査値A23,第3検査値A33とする。一方、周辺基板330は、主制御基板310から係数値F2を受信し、前記変更切替タイミングの検出に応じて、前回変更した第1期待値B12,第2期待値B22,第3期待値B32を係数値F2で変更して第1期待値B13,第2期待値B23,第3期待値B33とする。よって、前回変更した検査値と期待値を同一の係数値で変更することから、主制御基板310の第1検査値A13,第2検査値A23,第3検査値A33と周辺基板330の第1期待値B13,第2期待値B23,第3期待値B33とが一致している場合に、周辺基板330は主制御基板310から受信した認証情報の第1検査値A13,第2検査値A23,第3検査値A33は正規のものであると判定できるため、主制御基板310の認証を成立させることができる。そして、3回目以降の変更についても、2回目の変更と同様に変更を行う。   In the second change, when the main control board 310 generates the coefficient value F2 (F1 ≠ F2), the main control board 310 transmits the coefficient value F2 to the peripheral board 330, and in response to detection of the change switching timing, The 1 inspection value A12, the 2nd inspection value A22, and the 3rd inspection value A32 are changed by the coefficient value F2 to obtain the first inspection value A13, the second inspection value A23, and the third inspection value A33. On the other hand, the peripheral board 330 receives the coefficient value F2 from the main control board 310, and receives the first expected value B12, the second expected value B22, and the third expected value B32 that were changed last time in response to the detection of the change switching timing. The coefficient value F2 is changed to a first expected value B13, a second expected value B23, and a third expected value B33. Therefore, since the previously changed inspection value and the expected value are changed with the same coefficient value, the first inspection value A13, the second inspection value A23, the third inspection value A33 of the main control board 310 and the first of the peripheral board 330 are changed. When the expected value B13, the second expected value B23, and the third expected value B33 match, the peripheral board 330 receives the first test value A13, the second test value A23, and the authentication information received from the main control board 310. Since the third inspection value A33 can be determined to be regular, the authentication of the main control board 310 can be established. The third and subsequent changes are also made in the same manner as the second change.

なお、本実施形態では、初期値の検査値及び期待値が異なる値である場合、主制御基板310が検査値と期待値の双方を記憶しておき、例えば起動時、変更時、等に検査値と期待値との差分を吸収する期待値変更用データを生成する場合について説明した。これに代えて、主制御基板310が、検査値Aと期待値Bとの差分データをデータ記憶部311等に予め記憶しておき、該差分データに基づいて上述した補正値Cnや係数値Fnを生成する実施形態とすることもできる。このような実施形態とすれば、主制御基板310は周辺基板330の期待値Bを記憶しておく必要をなくすことができる。   In the present embodiment, when the initial test value and the expected value are different values, the main control board 310 stores both the test value and the expected value. A case has been described in which expected value change data that absorbs the difference between a value and an expected value is generated. Instead, the main control board 310 stores in advance the difference data between the inspection value A and the expected value B in the data storage unit 311 and the like, and the correction value Cn and the coefficient value Fn described above based on the difference data. It can also be set as the embodiment which produces | generates. With such an embodiment, the main control board 310 can eliminate the need to store the expected value B of the peripheral board 330.

(認証情報信号の送受信に関する処理)
以下に、主制御部201と周辺部との間で行う上記認証情報信号の通信例を説明する。まず、主制御部201のCPU211(第1コンピュータ)による認証情報信号の送信手順の一例を、図14のフローチャートを参照して説明する。
(Processing for sending and receiving authentication information signals)
Below, the example of communication of the said authentication information signal performed between the main-control part 201 and a peripheral part is demonstrated. First, an example of an authentication information signal transmission procedure by the CPU 211 (first computer) of the main control unit 201 will be described with reference to the flowchart of FIG.

ぱちんこ遊技機100の電源がON(投入)されると、主制御部201は図14に示す被認証処理を実行し、ステップS1201において、予め定められた認証タイミングであるか否かを判定する。主制御部201は、認証タイミングではないと判定した場合(S1201:No)、ステップS1222の処理に進む。一方、主制御部201は、認証タイミングであると判定した場合(S1201:Yes)、ステップS1202の処理に進む。   When the power of the pachinko gaming machine 100 is turned on (turned on), the main control unit 201 executes an authenticated process shown in FIG. 14 and determines whether or not it is a predetermined authentication timing in step S1201. If the main control unit 201 determines that it is not the authentication timing (S1201: No), the main control unit 201 proceeds to the process of step S1222. On the other hand, if the main control unit 201 determines that it is the authentication timing (S1201: Yes), the process proceeds to step S1202.

主制御部201は、ステップS1202において、例えば乱数の発生結果等に基づいて相異なるデータ種別を切り替えるか否かを決定し、該決定結果に基づいてデータ種別を切り替えるか否かを判定する。主制御部201は、データ種別を切り替えると判定した場合(S1202:Yes)、ステップS1203において、データ記憶部311の種別情報に設定されている次回のデータ種別を今回のデータ種別としてセットし、その後ステップS1204の処理に進む。なお、種別情報に次回のデータ種別が設定されていない場合、即ち初回の処理では、ぱちんこ遊技機100において初期値として予め定められた初回データ種別を今回のデータ種別としてセットする。なお、以下の説明では、初回データ種別を認証用データであるデータ種別K1としていることを前提とする。   In step S1202, the main control unit 201 determines whether to switch different data types based on, for example, a random number generation result, and determines whether to switch data types based on the determination result. When the main control unit 201 determines that the data type is to be switched (S1202: Yes), in step S1203, the main control unit 201 sets the next data type set in the type information of the data storage unit 311 as the current data type, and then The process proceeds to step S1204. When the next data type is not set in the type information, that is, in the first process, the initial data type predetermined as an initial value in the pachinko gaming machine 100 is set as the current data type. In the following description, it is assumed that the initial data type is the data type K1 that is authentication data.

主制御部201は、ステップS1204において、今回のデータ種別が認証用データであるか否かを判定する。主制御部201は、データ種別が認証用データではない、即ち、期待値変更用データである場合(S1204:No)、ステップS1205の処理に進む。そして、主制御部201は、ステップS1205において、データ記憶部311等に監視開始がセットされているか否かに基づいて、検出対象制御コマンドの監視中であるか否かを判定する。主制御部201は、監視中であると判定した場合(S1205:Yes)、既に期待値変更用データは生成されていることから、ステップS1206において、前回の期待値変更用データ、即ち、データ記憶部311等に記憶している期待値変更用データを認証情報1020の生成用に記憶し、その後ステップS1209の処理に進む。一方、主制御部201は、監視中ではないと判定した場合(S1205:No)、ステップS1207の処理に進む。   In step S1204, the main control unit 201 determines whether or not the current data type is authentication data. When the data type is not the authentication data, that is, the expected value change data (S1204: No), the main control unit 201 proceeds to the process of step S1205. In step S1205, the main control unit 201 determines whether the detection target control command is being monitored based on whether monitoring start is set in the data storage unit 311 or the like. If the main control unit 201 determines that monitoring is in progress (S1205: Yes), since expected value change data has already been generated, in step S1206, the previous expected value change data, that is, data storage. The expected value change data stored in the unit 311 and the like is stored for generating the authentication information 1020, and then the process proceeds to step S1209. On the other hand, if the main control unit 201 determines that monitoring is not being performed (S1205: No), the process proceeds to step S1207.

主制御部201は、ステップS1207において、検査値及び期待値を変更するための期待値変更用データを予め定められた生成方式で無作為に生成し、該生成した期待値変更用データを認証情報1020の生成用としてデータ記憶部311等に記憶し、その後ステップS1208の処理に進む。なお、期待値変更用データの生成方法の一例としては、乱数やパターンテーブルを用いた前記生成方式で生成する等が挙げられる。そして、主制御部201は、ステップS1208において、後述する図15に示す検出対象制御コマンド監視処理を機能させることで、前記検出対象制御コマンド情報が示す検出対象制御コマンドの送信の監視を開始させ、その後ステップS1209の処理に進む。   In step S1207, the main control unit 201 randomly generates expected value change data for changing the inspection value and the expected value using a predetermined generation method, and the generated expected value change data is authenticated. The data is stored in the data storage unit 311 or the like for generation of 1020, and then the process proceeds to step S1208. An example of a method for generating expected value change data is to generate the expected value change data by using the generation method using a random number or a pattern table. In step S1208, the main control unit 201 causes monitoring target control command monitoring processing shown in FIG. 15 described later to function, thereby starting monitoring transmission of the detection target control command indicated by the detection target control command information. Thereafter, the process proceeds to step S1209.

主制御部201は、ステップS1209において、期待値変更用データの生成時用に予め定められたデータ種別を次回のデータ種別として決定してRAM213等に記憶し、その後ステップS1218の処理に進む。なお、予め定めるデータ種別は、主制御基板310と周辺基板330との間で予め定めておく。   In step S1209, the main control unit 201 determines a data type predetermined for generating expected value change data as the next data type and stores it in the RAM 213 or the like, and then proceeds to the processing of step S1218. The predetermined data type is determined in advance between the main control board 310 and the peripheral board 330.

一方、主制御部201は、ステップS1204でデータ種別は認証用データであると判定した場合(S1204:Yes)、ステップS1210において、認証用データと期待値変更用データとのデータ種別から次回生成する認証情報のデータ種別を無作為に決定してRAM213等に記憶し、その後ステップS1211の処理に進む。   On the other hand, if the main control unit 201 determines in step S1204 that the data type is authentication data (S1204: Yes), in step S1210, the main control unit 201 generates the next time from the data type of the authentication data and the expected value change data. The data type of the authentication information is randomly determined and stored in the RAM 213 or the like, and then the process proceeds to step S1211.

主制御部201は、ステップS1211において、ステップS1210で決定した次回のデータ種別に対応した検査値を、第1検査値A1又は第2検査値A2から抽出してRAM213等に記憶し、ステップS1212において、その抽出した検査値を有する認証用データを生成して認証情報1020の生成用にRAM213等に記憶し、その後ステップS1218の処理に進む。これにより、第1検査値A1又は第2検査値A2の何れか一方を有する認証用データが作成されたことになる。   In step S1211, the main control unit 201 extracts the inspection value corresponding to the next data type determined in step S1210 from the first inspection value A1 or the second inspection value A2, and stores it in the RAM 213 or the like, and in step S1212. Then, authentication data having the extracted inspection value is generated and stored in the RAM 213 or the like for generation of the authentication information 1020, and then the process proceeds to step S1218. As a result, authentication data having one of the first inspection value A1 and the second inspection value A2 is created.

また、主制御部201は、ステップS1202でデータ種別を切り替えないと判定した場合(S1202:No)、ステップS1213において、第3検査値A3を3種類の検査値から抽出してRAM213等に時系列的に記憶し、その後ステップS1214の処理に進む。主制御部201は、ステップS1214において、前記抽出した第3検査値A3を有する認証用データを生成してRAM213等に記憶し、その後ステップS1215の処理に進む。これにより、第3検査値A3を有する認証用データが作成されたことになる。   If the main control unit 201 determines in step S1202 that the data type is not to be switched (S1202: No), in step S1213, the third inspection value A3 is extracted from the three types of inspection values and stored in the RAM 213 or the like in time series. And then the process proceeds to step S1214. In step S1214, the main control unit 201 generates authentication data having the extracted third inspection value A3 and stores it in the RAM 213 or the like, and then proceeds to the processing of step S1215. As a result, authentication data having the third inspection value A3 is created.

主制御部201は、ステップS1215において、データ記憶部311等に監視開始がセットされているか否かに基づいて、検出対象制御コマンドの監視中であるか否かを判定する。主制御部201は、監視中であると判定した場合(S1215:Yes)、既に期待値変更用データは生成されていることから、ステップS1217の処理に進む。一方、主制御部201は、監視中ではないと判定した場合(S1215:No)、ステップS1216において、前記検出対象制御コマンド情報が示す検出対象制御コマンドを基準とし、前記切替情報Hが示す複数種類の検出対象制御コマンドの中から前記基準の検出対象制御コマンドの次の検出対象制御コマンドに切り替えて前記検出対象制御コマンド情報に記憶し、その後ステップS1217の処理に進む。そして、主制御部201は、ステップS1217において、データ記憶部311の種別情報に設定されている次回のデータ種別を流用し、その後ステップS1218の処理に進む。   In step S1215, the main control unit 201 determines whether or not the detection target control command is being monitored based on whether or not monitoring start is set in the data storage unit 311 or the like. If the main control unit 201 determines that monitoring is in progress (S1215: Yes), the process proceeds to step S1217 because expected value change data has already been generated. On the other hand, if the main control unit 201 determines that the monitoring is not being performed (S1215: No), in step S1216, a plurality of types indicated by the switching information H based on the detection target control command indicated by the detection target control command information. The detection target control command is switched to the detection target control command next to the reference detection target control command and stored in the detection target control command information, and then the process proceeds to step S1217. In step S1217, the main control unit 201 diverts the next data type set in the type information of the data storage unit 311 and then proceeds to the process of step S1218.

主制御部201は、ステップS1218において、認証情報1020の識別部1021に予め定められた認証コマンドを設定し、データ部1022に前記生成した認証用データ又は期待値変更用データを設定して認証情報1020を生成し、該生成した認証情報1020をデータ記憶部311等に記憶し、その後ステップS1219の処理に進む。   In step S1218, the main control unit 201 sets a predetermined authentication command in the identification unit 1021 of the authentication information 1020, sets the generated authentication data or expected value change data in the data unit 1022, and sets the authentication information. 1020 is generated, the generated authentication information 1020 is stored in the data storage unit 311 or the like, and then the process proceeds to step S1219.

主制御部201は、ステップS1219において、前記生成した認証情報1020を、周辺部との間で予め定められた暗号化方法で暗号化し、ステップS1220において、前記暗号化した認証情報1020の各々に基づいて認証情報信号を生成して送信部317から周辺部に対して送信し、その後ステップS1221の処理に進む。なお、主制御部201と周辺部との間で暗号化が不要な場合は、ステップS1219の処理を削除して、認証情報1020をそのまま周辺部に送信する。そして、主制御部201は、ステップS1221において、ステップS1209又はステップS1210で決定した次回のデータ種別を示すようにデータ記憶部311の種別情報を更新し、その後ステップS1222の処理に進む。   In step S1219, the main control unit 201 encrypts the generated authentication information 1020 with a predetermined encryption method with the peripheral unit, and in step S1220, based on each of the encrypted authentication information 1020. Then, an authentication information signal is generated and transmitted from the transmission unit 317 to the peripheral unit, and then the process proceeds to step S1221. If encryption is not required between the main control unit 201 and the peripheral unit, the processing in step S1219 is deleted and the authentication information 1020 is transmitted to the peripheral unit as it is. In step S1221, the main control unit 201 updates the type information in the data storage unit 311 to indicate the next data type determined in step S1209 or step S1210, and then proceeds to the process of step S1222.

主制御部201は、ステップS1222において、ぱちんこ遊技機100の電源がオフされたか否かを判定する。そして、主制御部201は、電源がオフされていないと判定した場合(S1222:No)、ステップS1201の処理に戻り、一連の処理を繰り返す。一方、主制御部201は、電源がオフされたと判定した場合(S1222:Yes)、本フローチャートによる処理を終了する。   In step S1222, the main control unit 201 determines whether or not the pachinko gaming machine 100 is powered off. If the main control unit 201 determines that the power is not turned off (S1222: No), the main control unit 201 returns to the process of step S1201 and repeats a series of processes. On the other hand, when the main control unit 201 determines that the power is turned off (S1222: Yes), the process according to this flowchart ends.

続いて、主制御部201のCPU211(第1コンピュータ)による検出対象制御コマンド監視処理の一例を、図15のフローチャートを参照して説明する。なお、本実施形態では、検出対象制御コマンド監視処理をCPU211が実行し、上述した被認証処理と該検出対象制御コマンド監視処理を平行して行う場合について説明するが、これに代えて、他のハードウェアで実現する構成とすることもできる。   Next, an example of the detection target control command monitoring process by the CPU 211 (first computer) of the main control unit 201 will be described with reference to the flowchart of FIG. In this embodiment, the case where the CPU 211 executes the detection target control command monitoring process and performs the above-described authenticated process and the detection target control command monitoring process in parallel will be described. A configuration realized by hardware can also be adopted.

主制御部201は、図15に示す検出対象制御コマンド監視処理を実行すると、ステップS1301において、データ記憶部311等に監視開始をセットし、ステップS1302において、主制御部201から周辺部に送信した制御コマンドが前記検出対象制御コマンド情報に設定されている検出対象制御コマンド、例えば大当たり関連コマンドであるか否かを判定する。主制御部201は、検出対象制御コマンドではないと判定した場合(S1302:No)、ステップS1303の処理に進む。   When executing the detection target control command monitoring process shown in FIG. 15, the main control unit 201 sets monitoring start in the data storage unit 311 and the like in step S1301, and transmits it from the main control unit 201 to the peripheral unit in step S1302. It is determined whether or not the control command is a detection target control command set in the detection target control command information, for example, a jackpot related command. If the main control unit 201 determines that the command is not a detection target control command (S1302: No), the main control unit 201 proceeds to the process of step S1303.

主制御部201は、ステップS1303において、ぱちんこ遊技機100の電源がオフされたか否かを判定する。そして、主制御部201は、電源がオフされていないと判定した場合(S1303:No)、ステップS1302の処理に戻り、一連の処理を繰り返す。一方、主制御部201は、電源がオフされたと判定した場合(S1303:Yes)、本フローチャートによる処理を終了する。   In step S1303, the main control unit 201 determines whether or not the pachinko gaming machine 100 is powered off. If the main control unit 201 determines that the power is not turned off (S1303: No), the main control unit 201 returns to the process of step S1302, and repeats a series of processes. On the other hand, when the main control unit 201 determines that the power is turned off (S1303: Yes), the process according to this flowchart ends.

また、主制御部201は、ステップ1302で検出対象制御コマンドであると判定した場合(S1302:Yes)、ステップS1304において、データ記憶部311に記憶している期待値変更用データに基づいて、予め定められた3種類の第1検査値A1、第2検査値A2、第3検査値A3のうちの少なくとも1つを上述した変更方式で変更し、ステップS1305において、データ記憶部311等に監視終了をセットすると共に、変更に用いた期待値変更用データを削除し、その後本フローチャートによる処理を終了する。   If the main control unit 201 determines in step 1302 that the command is a detection target control command (S1302: Yes), based on the expected value change data stored in the data storage unit 311 in step S1304 in advance. At least one of the defined three types of first inspection value A1, second inspection value A2, and third inspection value A3 is changed by the above-described change method, and monitoring is terminated in the data storage unit 311 or the like in step S1305 Is set, and the expected value changing data used for the change is deleted, and then the processing according to this flowchart is terminated.

続いて、周辺部のCPU241,281(第2コンピュータ)による前記認証情報信号の受信処理の手順を、図16のフローチャートを参照して説明する。   Next, a procedure of the authentication information signal reception process by the peripheral CPUs 241 and 281 (second computer) will be described with reference to the flowchart of FIG.

周辺部は、図16に示す認証側処理を実行すると、ステップS1401において、受信部331によって主制御部201から認証情報(認証情報信号)1020を受信したか否かを判定する。周辺部は、認証情報1020を受信していないと判定した場合(S1401:No)、ステップS1417の処理に進む。一方、周辺部は、認証情報1020を受信したと判定した場合(S1401:Yes)、受信した認証情報1020を主制御部201の前記暗号化方式に対応した復号化方式で復号化し、その後ステップS1402の処理に進む。なお、主制御部201と周辺部との間で暗号化が不要な場合は、ステップS1401における復号化処理を削除する。   When executing the authentication side processing shown in FIG. 16, the peripheral unit determines whether or not authentication information (authentication information signal) 1020 has been received from the main control unit 201 by the receiving unit 331 in step S1401. If the peripheral unit determines that the authentication information 1020 has not been received (S1401: No), the process proceeds to step S1417. On the other hand, if it is determined that the authentication information 1020 has been received (S1401: Yes), the peripheral unit decrypts the received authentication information 1020 with a decryption method corresponding to the encryption method of the main control unit 201, and then step S1402 Proceed to the process. If encryption is not required between the main control unit 201 and the peripheral unit, the decryption process in step S1401 is deleted.

周辺部は、ステップS1402において、周辺側記憶部332の周辺側種別情報が認証用データを示しているか否かを判定する。周辺部は、認証用データを示していると判定した場合(S1402:Yes)、ステップS1403において、前記受信した認証情報1020のデータ部1022から認証用データを抽出して周辺側記憶部332等に記憶し、その後ステップS1404の処理に進む。   In step S1402, the peripheral unit determines whether the peripheral type information in the peripheral storage unit 332 indicates authentication data. If it is determined that the peripheral portion indicates authentication data (S1402: Yes), in step S1403, the authentication data is extracted from the data portion 1022 of the received authentication information 1020 and stored in the peripheral side storage portion 332 or the like. Then, the process proceeds to step S1404.

周辺部は、ステップS1404において、その認証用データと周辺側記憶部332に記憶している3種類の第1期待値B1、第2期待値B2、第3期待値B3の各々とを比較して、何れかの期待値と一致しているか否かを判定する。周辺部は、期待値と一致していると判定した場合(S1404:Yes)、ステップS1405において、主制御部201に対する認証を成立させるとともに、その検査値を時系列的にRAM243等に記憶し、その後ステップS1406の処理に進む。   In step S1404, the peripheral unit compares the authentication data with each of the three types of first expected value B1, second expected value B2, and third expected value B3 stored in the peripheral storage unit 332. Then, it is determined whether or not it matches any expected value. When it is determined that the peripheral portion matches the expected value (S1404: Yes), in step S1405, authentication for the main control unit 201 is established, and the inspection values are stored in the RAM 243 or the like in time series, Thereafter, the process proceeds to step S1406.

周辺部は、ステップS1406において、第1期待値B1又は第2期待値B2と一致したか否かに基づいて、認証用データが第1検査値A1又は第2検査値A2であるか否かを判定する。周辺部は、第1検査値A1又は第2検査値A2であると判定した場合(S1406:Yes)、ステップS1407において、第1検査値A1又は第2検査値A2と一致した期待値に対応付けられたデータ種別を特定し、該特定したデータ種別を次回のデータ種別として周辺側記憶部332の周辺側種別情報に設定し、その後ステップS1417の処理に進む。   In step S1406, the peripheral unit determines whether or not the authentication data is the first inspection value A1 or the second inspection value A2 based on whether or not it matches the first expected value B1 or the second expected value B2. judge. When it is determined that the peripheral portion is the first inspection value A1 or the second inspection value A2 (S1406: Yes), in step S1407, the peripheral portion is associated with the expected value that matches the first inspection value A1 or the second inspection value A2. The specified data type is specified, and the specified data type is set as the next data type in the peripheral side type information of the peripheral side storage unit 332, and then the process proceeds to step S1417.

また、周辺部は、ステップS1406で第1検査値A1又は第2検査値A2ではないと判定した場合(S1406:No)、即ち、第3検査値であった場合、ステップS1408において、周辺側記憶部332等に監視開始がセットされているか否かに基づいて、検出対象制御コマンドの監視中であるか否かを判定する。周辺部は、監視中であると判定した場合(S1408:Yes)、ステップS1410の処理に進む。一方、周辺部は、監視中ではないと判定した場合(S1408:No)、ステップS1409において、前記検出対象制御コマンド情報が示す検出対象制御コマンドを基準とし、前記切替情報Hが示す複数種類の検出対象制御コマンドの中から前記基準の検出対象制御コマンドの次の検出対象制御コマンドに切り替えて前記検出対象制御コマンド情報に記憶し、その後ステップS1410の処理に進む。周辺部は、ステップS1410において、周辺側記憶部332の周辺側種別情報に設定されている次回のデータ種別を流用し、その後ステップS1417の処理に進む。   If it is determined in step S1406 that the peripheral portion is not the first inspection value A1 or the second inspection value A2 (S1406: No), that is, if it is the third inspection value, the peripheral side memory is stored in step S1408. Based on whether monitoring start is set in the unit 332 or the like, it is determined whether or not the detection target control command is being monitored. If it is determined that the peripheral portion is being monitored (S1408: Yes), the process proceeds to step S1410. On the other hand, when it is determined that the peripheral portion is not being monitored (S1408: No), in step S1409, a plurality of types of detections indicated by the switching information H based on the detection target control command indicated by the detection target control command information. The target control command is switched to the detection target control command next to the reference detection target control command and stored in the detection target control command information, and then the process proceeds to step S1410. In step S1410, the peripheral unit diverts the next data type set in the peripheral side type information of the peripheral side storage unit 332, and then proceeds to the process of step S1417.

一方、周辺部は、ステップS1404で期待値と一致していないと判定した場合(S1404:No)、ステップS1411において、主制御部201に対する認証を不成立とし、ステップS1412において、例えばスピーカ262(図2参照)等から報知信号を出力して、本フローチャートによる処理を終了する。   On the other hand, if it is determined in step S1404 that the peripheral portion does not match the expected value (S1404: No), authentication in the main control unit 201 is not established in step S1411, and in step S1412, for example, the speaker 262 (FIG. 2). The notification signal is output from the reference) and the processing according to this flowchart is terminated.

また、周辺部は、ステップS1402で周辺側種別情報は認証用データを示していないと判定した場合(S1402:No)、即ち、期待値変更用データを示している場合、ステップS1413において、周辺側記憶部332等に監視開始がセットされているか否かに基づいて、検出対象制御コマンドの監視中であるか否かを判定する。周辺部は、監視中であると判定した場合(S1413:Yes)、ステップS1416の処理に進む。一方、周辺部は、監視中ではないと判定した場合(S1413:No)、ステップS1414において、前記受信した認証情報1020のデータ部1022から期待値変更用データを抽出して周辺側記憶部332等に記憶し、ステップS1415において、後述する図17に示す周辺側コマンド監視処理を機能させることで、前記検出対象制御コマンド情報が示す検出対象制御コマンドの主制御部201からの受信の監視を開始させ、その後ステップS1416の処理に進む。そして、周辺部は、ステップS1416において、主制御部201との間で予め定められたデータ種別を次回のデータ種別として特定し、該特定したデータ種別を次回のデータ種別として周辺側記憶部332の周辺側種別情報に設定し、その後ステップS1417の処理に進む。   Further, when it is determined in step S1402 that the peripheral side type information does not indicate authentication data (S1402: No), that is, in the case where the peripheral portion indicates expected value change data, in step S1413, the peripheral side Based on whether monitoring start is set in the storage unit 332 or the like, it is determined whether or not the detection target control command is being monitored. If it is determined that the peripheral portion is being monitored (S1413: Yes), the processing proceeds to step S1416. On the other hand, if it is determined that the peripheral portion is not being monitored (S1413: No), in step S1414, the expected value change data is extracted from the data portion 1022 of the received authentication information 1020, and the peripheral side storage portion 332 and the like. In step S1415, the monitoring of the detection target control command indicated by the detection target control command information from the main control unit 201 is started by causing a peripheral side command monitoring process shown in FIG. 17 described later to function. Thereafter, the process proceeds to step S1416. Then, in step S 1416, the peripheral unit specifies a data type predetermined with the main control unit 201 as the next data type, and sets the specified data type as the next data type in the peripheral side storage unit 332. The peripheral type information is set, and then the process proceeds to step S1417.

周辺部は、ステップS1417において、ぱちんこ遊技機100の電源がオフされたか否かを判定する。そして、周辺部は、電源がオフされていないと判定した場合(S1417:No)、ステップS1401の処理に戻り、一連の処理を繰り返す。一方、周辺部は、電源がオフされたと判定した場合(S1417:Yes)、本フローチャートによる処理を終了する。   In step S1417, the peripheral unit determines whether or not the pachinko gaming machine 100 is powered off. If the peripheral portion determines that the power is not turned off (S1417: No), the processing returns to step S1401, and a series of processing is repeated. On the other hand, when it is determined that the power source is turned off (S1417: Yes), the peripheral unit ends the processing according to this flowchart.

続いて、周辺部のCPU241,281(第2コンピュータ)による周辺側コマンド監視処理の一例を、図17のフローチャートを参照して説明する。なお、本実施形態では、主制御部201と同様に、周辺側コマンド監視処理をCPU241,281の何れかが実行し、上述した認証側処理と該周辺側コマンド監視処理を平行して行う場合について説明するが、これに代えて、他のハードウェアで実現する構成とすることもできる。   Next, an example of peripheral side command monitoring processing by the peripheral CPUs 241 and 281 (second computer) will be described with reference to the flowchart of FIG. In the present embodiment, as with the main control unit 201, the peripheral side command monitoring process is executed by one of the CPUs 241 and 281 and the above-described authentication side process and the peripheral side command monitoring process are performed in parallel. As will be described, instead of this, a configuration realized by other hardware may be employed.

周辺部は、図17に示す周辺側コマンド監視処理を実行すると、ステップS1501において、周辺側記憶部332等に監視開始をセットし、ステップS1502において、受信部331で主制御部201からの通常の制御信号を受信しているか否かに基づいて、制御コマンドを受信したか否かを判定する。周辺部は、制御コマンドを受信していないと判定した場合(S1502:No)、ステップS1506の処理に進む。一方、周辺部は、制御コマンドを受信していると判定した場合(S1502:Yes)、ステップS1503の処理に進む。   When the peripheral unit executes the peripheral side command monitoring process shown in FIG. 17, in step S1501, the monitoring start is set in the peripheral side storage unit 332 and the like, and in step S1502, the reception unit 331 receives the normal control from the main control unit 201. It is determined whether a control command is received based on whether a control signal is received. When it is determined that the peripheral unit has not received the control command (S1502: No), the process proceeds to step S1506. On the other hand, if it is determined that the peripheral part has received the control command (S1502: Yes), the process proceeds to step S1503.

周辺部は、ステップS1503において、受信した制御コマンドが、主制御部201との間で予め定められ且つ前記検出対象制御コマンド情報に設定されている検出対象制御コマンドであるか否かを判定する。周辺部は、検出対象制御コマンドであると判定した場合(S1503:Yes)、ステップS1504において、期待値変更用データに基づいて周辺側記憶部332の第1期待値B1、第2期待値B2、第3期待値B3のうちの少なくとも1つを主制御部201と同様に上述した変更方式で変更し、ステップS1505において、周辺側記憶部332等に監視終了をセットすると共に、変更に用いた期待値変更用データを削除し、その後本フローチャートによる処理を終了する。   In step S1503, the peripheral unit determines whether or not the received control command is a detection target control command that is predetermined with the main control unit 201 and set in the detection target control command information. When it is determined that the peripheral portion is the detection target control command (S1503: Yes), in step S1504, based on the expected value changing data, the first expected value B1, the second expected value B2, At least one of the third expected values B3 is changed by the change method described above in the same manner as the main control unit 201, and in step S1505, the monitoring end is set in the peripheral storage unit 332 and the like, and the expectation used for the change The value change data is deleted, and then the processing according to this flowchart is terminated.

また、周辺部は、ステップS1503で検出対象制御コマンドではないと判定した場合(S1503:No)、ステップS1506において、ぱちんこ遊技機100の電源がオフされたか否かを判定する。そして、周辺部は、電源がオフされていないと判定した場合(S1506:No)、ステップS1502の処理に戻り、一連の処理を繰り返す。一方、周辺部は、電源がオフされたと判定した場合(S1506:Yes)、本フローチャートによる処理を終了する。   If it is determined in step S1503 that the command is not a detection target control command (S1503: No), the peripheral unit determines in step S1506 whether the pachinko gaming machine 100 is powered off. If it is determined that the power source is not turned off (S1506: No), the peripheral unit returns to the process of step S1502 and repeats a series of processes. On the other hand, when it is determined that the power source is turned off (S1506: Yes), the peripheral unit ends the process according to this flowchart.

(認証情報を用いた認証処理手順例)
次に、図12に示すデータ種別K1,K2を切り替え且つ第1〜3検査値及び第1〜3期待値を変更し且つその変更タイミングを変化させて、主制御基板310の認証を行う場合のぱちんこ遊技機100における手順の一例を、図18,19の図面を参照して説明する。なお、本実施形態では、切替情報Hが大当たり開始コマンド、大当たり終了コマンドの2種類の検出対象制御コマンドをその順番で切り替えることを示していることを前提とする。
(Example of authentication processing procedure using authentication information)
Next, when the data types K1 and K2 shown in FIG. 12 are switched, the first to third inspection values and the first to third expected values are changed, and the change timing is changed to authenticate the main control board 310. An example of the procedure in the pachinko gaming machine 100 will be described with reference to the drawings of FIGS. In the present embodiment, it is assumed that the switching information H indicates that two types of detection target control commands, a jackpot start command and a jackpot end command, are switched in that order.

図18において、被認証者である主制御基板310は、データ種別の切り替えと無作為に決定すると(S1601)、予め定められた今回のデータ種別K1をセットする(S1602)。主制御基板310は、データ種別K1,K2から、次回生成する認証情報1020をデータ種別K2と無作為に決定して種別情報を更新し(S1603)、図13に示すように、当該データ種別K2に対応付けられた第2検査値A2の認証用データを生成する(S1604)。そして、主制御基板310は、該認証用データを有する認証情報1020(A2)を生成し、の認証情報1020(A2)を周辺基板330に送信する(S1605)。   In FIG. 18, when the main control board 310, which is the person to be authenticated, determines the data type switching and at random (S1601), it sets the predetermined data type K1 (S1602). The main control board 310 randomly determines the authentication information 1020 to be generated next time from the data types K1 and K2 as the data type K2 and updates the type information (S1603), and as shown in FIG. 13, the data type K2 Data for authentication of the second inspection value A2 associated with is generated (S1604). Then, the main control board 310 generates authentication information 1020 (A2) having the authentication data, and transmits the authentication information 1020 (A2) to the peripheral board 330 (S1605).

一方、周辺基板330は、予め定められた今回のデータ種別K1をセットし(S1651)、主制御基板310から認証情報1020(A2)を受信すると(S1652)、今回は認証用データを示していることから、認証情報1020(A2)のデータ部1022の認証用データと周辺側記憶部332に記憶している3種類の期待値とが一致するか否かを判定して主制御基板310の認証を行う(S1653)。そして、周辺基板330は、認証が成立すると、認証用データは第2検査値A2であることから、周辺側記憶部332の第2期待値B2と一致するため、該第2期待値B2に対応付けられたデータ種別K2を次回のデータ種別と特定し、このデータ種別K2を示すように周辺側記憶部332の周辺側種別情報を更新する(S1654)。   On the other hand, the peripheral board 330 sets a predetermined data type K1 for this time (S1651), and receives authentication information 1020 (A2) from the main control board 310 (S1652), this time indicates authentication data. Therefore, it is determined whether or not the authentication data in the data portion 1022 of the authentication information 1020 (A2) matches the three types of expected values stored in the peripheral storage portion 332, thereby authenticating the main control board 310. Is performed (S1653). When the authentication is established, the peripheral substrate 330 corresponds to the second expected value B2 because the authentication data is the second inspection value A2, and therefore coincides with the second expected value B2 of the peripheral storage unit 332. The attached data type K2 is identified as the next data type, and the peripheral side type information of the peripheral side storage unit 332 is updated to indicate the data type K2 (S1654).

続いて、主制御基板310は、データ種別の切り替えと無作為に決定すると(S1606)、データ記憶部311の種別情報が示すデータ種別K2を今回のデータ種別としてセットする(S1607)。主制御基板310は、データ種別K1,K2から、次回生成する認証情報1020をデータ種別K1と無作為に決定して種別情報を更新する(S1608)。主制御基板310は、検査値及び期待値を変更するための期待値変更用データC1を予め定められた生成方式で無作為に生成し(S1609)、該期待値変更用データを有する認証情報1020(C1)を生成し、その認証情報1020(C1)を周辺基板330に送信する(S1610)。そして、主制御基板310は、データ記憶部311の検出対象制御コマンド情報が示す検出対象制御コマンドである大当たり開始コマンドの周辺基板330に対する送信を検出すると(S1611)、当該期待値変更用データC1に基づいて3種類の検査値を上述した変更方式で変更する(S1612)。なお、本実施形態では、ぱちんこ遊技機100における変更方式が「+」としたことを前提としており、主制御基板310は第1検査値A1+C1、第2検査値A2+C1、第3検査値A3+C1にそれぞれ変更されたことになる。   Subsequently, when the main control board 310 determines at random the switching of the data type (S1606), the main control board 310 sets the data type K2 indicated by the type information in the data storage unit 311 as the current data type (S1607). The main control board 310 randomly determines the authentication information 1020 to be generated next time from the data types K1 and K2 as the data type K1, and updates the type information (S1608). The main control board 310 randomly generates the expected value change data C1 for changing the inspection value and the expected value by a predetermined generation method (S1609), and the authentication information 1020 having the expected value change data. (C1) is generated, and the authentication information 1020 (C1) is transmitted to the peripheral board 330 (S1610). When the main control board 310 detects the transmission of the jackpot start command, which is the detection target control command indicated by the detection target control command information in the data storage unit 311, to the peripheral board 330 (S 1611), the main control board 310 includes the expected value change data C 1. Based on the above-described changing method, the three types of inspection values are changed (S1612). In the present embodiment, it is assumed that the change method in the pachinko gaming machine 100 is “+”, and the main control board 310 has the first inspection value A1 + C1, the second inspection value A2 + C1, and the third inspection value A3 + C1, respectively. It has been changed.

一方、周辺基板330は、周辺側記憶部332の周辺側種別情報に基づいて今回のデータ種別K2をセットし(S1655)、主制御基板310から認証情報1020(C1)を受信すると、今回は期待値変更用データを示していることから、認証情報1020(C1)のデータ部1022の期待値変更用データC1を周辺側記憶部332等に記憶する(S1656)。周辺基板330は、期待値変更用データの生成時用に予め定められたデータ種別を次回のデータ種別として特定し、このデータ種別K1を示すように周辺側記憶部332の周辺側種別情報を更新する(S1657)。そして、周辺基板330は、周辺側記憶部332の検出対象制御コマンド情報が示す検出対象制御コマンドである大当たり開始コマンドの主制御基板310からの受信を検出すると(S1658)、期待値変更用データC1に基づいて周辺側記憶部332の3種類の期待値を上述した変更方式で変更する(S1659)。これにより、周辺基板330は、主制御基板310の検査値の各々と一致する第1期待値B1+C1、第2期待値B2+C1、第3期待値B3+C1に変更されたことになる。   On the other hand, the peripheral board 330 sets the current data type K2 based on the peripheral side type information in the peripheral side storage unit 332 (S1655) and receives the authentication information 1020 (C1) from the main control board 310. Since the value change data is shown, the expected value change data C1 of the data portion 1022 of the authentication information 1020 (C1) is stored in the peripheral storage unit 332 or the like (S1656). The peripheral board 330 identifies a data type predetermined for generating expected value change data as the next data type, and updates the peripheral side type information of the peripheral side storage unit 332 to indicate this data type K1. (S1657). When the peripheral board 330 detects the reception of the jackpot start command, which is the detection target control command indicated by the detection target control command information in the peripheral-side storage unit 332, from the main control board 310 (S1658), the expected value change data C1 Based on the above, the three types of expected values in the peripheral storage unit 332 are changed by the above-described changing method (S1659). As a result, the peripheral board 330 is changed to the first expected value B1 + C1, the second expected value B2 + C1, and the third expected value B3 + C1 that match the inspection values of the main control board 310, respectively.

続いて、主制御基板310は、データ種別を切り替えないと無作為に決定すると(S1613)、データ記憶部311の種別情報が示すデータ種別K1を次回のデータ種別として流用する(S1614)。主制御基板310は、データ記憶部311から抽出した第3検査値A3+C1の認証用データを生成する(S1615)。そして、主制御基板310は、該認証用データを有する認証情報1020(A3+C1)を生成し、その認証情報1020(A3+C1)を周辺基板330に送信する(S1616)。そして、主制御基板310は、上述した切替情報Hに基づいて、大当たり開始コマンドから大当たり終了コマンドに検出対象制御コマンドを切り替えて検出対象制御コマンド情報に設定する(S1617)。   Subsequently, when the main control board 310 randomly determines that the data type is not switched (S1613), the main control board 310 diverts the data type K1 indicated by the type information in the data storage unit 311 as the next data type (S1614). The main control board 310 generates authentication data for the third inspection value A3 + C1 extracted from the data storage unit 311 (S1615). Then, the main control board 310 generates authentication information 1020 (A3 + C1) having the authentication data, and transmits the authentication information 1020 (A3 + C1) to the peripheral board 330 (S1616). Then, the main control board 310 switches the detection target control command from the jackpot start command to the jackpot end command based on the switching information H described above and sets the detection target control command information in the detection target control command information (S1617).

一方、周辺基板330は、周辺側記憶部332の周辺側種別情報に基づいて今回のデータ種別K1をセットし(S1660)、主制御基板310から認証情報1020(A3+C1)を受信すると(S1661)、今回は認証用データを示していることから、認証情報1020(A3+C1)のデータ部1022の認証用データA3+C1と周辺側記憶部332に記憶している3種類の期待値とが一致するか否かを判定して主制御基板310の認証を行う(S1662)。そして、周辺基板330は、認証が成立すると、認証用データは第3検査値A3+C1であることから、周辺側記憶部332の周辺側種別情報が示すデータ種別K1を次回のデータ種別として流用する(S1663)。そして、周辺基板330は、主制御基板310と同様に、上述した切替情報Hに基づいて、大当たり開始コマンドから大当たり終了コマンドに検出対象制御コマンドを切り替えて検出対象制御コマンド情報に設定する(S1664)。   On the other hand, the peripheral board 330 sets the current data type K1 based on the peripheral side type information in the peripheral side storage unit 332 (S1660), and receives the authentication information 1020 (A3 + C1) from the main control board 310 (S1661). Since authentication data is shown this time, whether or not the authentication data A3 + C1 of the data portion 1022 of the authentication information 1020 (A3 + C1) matches the three types of expected values stored in the peripheral storage unit 332 And the main control board 310 is authenticated (S1662). When the authentication is established, the peripheral substrate 330 uses the data type K1 indicated by the peripheral side type information in the peripheral side storage unit 332 as the next data type because the authentication data is the third inspection value A3 + C1 ( S1663). Then, similarly to the main control board 310, the peripheral board 330 switches the detection target control command from the jackpot start command to the jackpot end command based on the switching information H described above, and sets the detection target control command information in the detection target control command information (S1664). .

続いて、図19において、主制御基板310は、データ種別の切り替えと無作為に決定すると(S1618)、データ記憶部311の種別情報が示すデータ種別K1を今回のデータ種別としてセットする(S1619)。主制御基板310は、データ種別K1,K2から、次回生成する認証情報1020をデータ種別K1と無作為に決定して種別情報を更新する(S1620)。主制御基板310は、当該データ種別K1に対応付けられた検査値(A1+C1)の認証用データを生成する(S1621)。そして、主制御基板310は、該認証用データを有する認証情報1020(A1+C1)を生成し、その認証情報1020(A1+C1)を周辺基板330に送信する(S1622)。   Subsequently, in FIG. 19, when the main control board 310 determines the data type switching and at random (S1618), the data type K1 indicated by the type information in the data storage unit 311 is set as the current data type (S1619). . The main control board 310 randomly determines the authentication information 1020 to be generated next time from the data types K1 and K2 as the data type K1, and updates the type information (S1620). The main control board 310 generates authentication data for the inspection value (A1 + C1) associated with the data type K1 (S1621). Then, the main control board 310 generates authentication information 1020 (A1 + C1) having the authentication data, and transmits the authentication information 1020 (A1 + C1) to the peripheral board 330 (S1622).

一方、周辺基板330は、周辺側記憶部332の周辺側種別情報に基づいて今回のデータ種別K1をセットし(S1665)、主制御基板310から認証情報1020(A1+C1)を受信すると(S1466)、今回は認証用データを示していることから、認証情報1020(A1+C1)のデータ部1022の認証用データと周辺側記憶部332に記憶している3種類の期待値とが一致するか否かを判定して主制御基板310の認証を行う(S1667)。そして、周辺基板330は、認証が成立すると、認証用データは第1検査値A1+C1であることから、周辺側記憶部332の第1期待値B1+C1と一致するため、該第1期待値B1+C1に対応付けられたデータ種別K1を次回のデータ種別と特定し、このデータ種別K1を示すように周辺側記憶部332の周辺側種別情報を更新する(S1668)。   On the other hand, the peripheral board 330 sets the current data type K1 based on the peripheral side type information in the peripheral side storage unit 332 (S1665), and receives the authentication information 1020 (A1 + C1) from the main control board 310 (S1466). Since authentication data is shown this time, it is determined whether or not the authentication data in the data portion 1022 of the authentication information 1020 (A1 + C1) matches the three types of expected values stored in the peripheral storage unit 332. The main control board 310 is authenticated by making a determination (S1667). When the authentication is established, the peripheral substrate 330 corresponds to the first expected value B1 + C1 because the authentication data is the first inspection value A1 + C1 and matches the first expected value B1 + C1 of the peripheral storage unit 332. The attached data type K1 is specified as the next data type, and the peripheral side type information in the peripheral side storage unit 332 is updated to indicate the data type K1 (S1668).

続いて、主制御基板310は、データ種別の切り替えと無作為に決定すると(S1623)、データ記憶部311の種別情報が示すデータ種別K1を今回のデータ種別としてセットする(S1624)。主制御基板310は、データ種別K1,K2から、次回生成する認証情報1020をデータ種別K2と無作為に決定して種別情報を更新する(S1625)。主制御基板310は、当該データ種別K2に対応付けられた検査値(A2+C1)の認証用データを生成する(S1626)。そして、主制御基板310は、該認証用データを有する認証情報1020(A2+C1)を生成し、その認証情報1020(A2+C1)を周辺基板330に送信する(S1627)。   Subsequently, when the main control board 310 determines at random the switching of the data type (S1623), the main control board 310 sets the data type K1 indicated by the type information in the data storage unit 311 as the current data type (S1624). The main control board 310 randomly determines the authentication information 1020 to be generated next time as the data type K2 from the data types K1 and K2, and updates the type information (S1625). The main control board 310 generates authentication data for the inspection value (A2 + C1) associated with the data type K2 (S1626). Then, the main control board 310 generates authentication information 1020 (A2 + C1) having the authentication data, and transmits the authentication information 1020 (A2 + C1) to the peripheral board 330 (S1627).

一方、周辺基板330は、周辺側記憶部332の周辺側種別情報に基づいて今回のデータ種別K1をセットし(S1669)、主制御基板310から認証情報1020(A2+C1)を受信すると(S1670)、今回は認証用データを示していることから、認証情報1020(A2+C1)のデータ部1022の認証用データと周辺側記憶部332に記憶している3種類の期待値とが一致するか否かを判定して主制御基板310の認証を行う(S1671)。そして、周辺基板330は、認証が成立すると、認証用データは第2検査値A2+C1であることから、周辺側記憶部332の第2期待値B2+C1と一致するため、該第2期待値B2+C1に対応付けられたデータ種別K2を次回のデータ種別と特定し、このデータ種別K2を示すように周辺側記憶部332の周辺側種別情報を更新する(S1672)。   On the other hand, the peripheral board 330 sets the current data type K1 based on the peripheral side type information in the peripheral side storage unit 332 (S1669), and receives the authentication information 1020 (A2 + C1) from the main control board 310 (S1670). Since authentication data is shown this time, it is determined whether or not the authentication data in the data portion 1022 of the authentication information 1020 (A2 + C1) matches the three types of expected values stored in the peripheral storage unit 332. The main control board 310 is authenticated by making a determination (S1671). Then, since the authentication data is the second inspection value A2 + C1 when the authentication is established, the peripheral board 330 matches the second expected value B2 + C1 of the peripheral storage unit 332, and therefore corresponds to the second expected value B2 + C1. The attached data type K2 is identified as the next data type, and the peripheral side type information of the peripheral side storage unit 332 is updated to indicate the data type K2 (S1672).

続いて、主制御基板310は、データ種別の切り替えと無作為に決定すると(S1628)、データ記憶部311の種別情報が示すデータ種別K2を今回のデータ種別としてセットする(S1629)。主制御基板310は、データ種別K1,K2から、次回生成する認証情報1020をデータ種別K1と無作為に決定して種別情報を更新する(S1630)。主制御基板310は、検査値及び期待値を変更するための期待値変更用データC2を予め定められた生成方式で無作為に生成し(S1631)、該期待値変更用データを有する認証情報1020(C2)を生成し、その認証情報1020(C2)を周辺基板330に送信する(S1632)。そして、主制御基板310は、データ記憶部311の検出対象制御コマンド情報が示す検出対象制御コマンドである大当たり終了コマンドの周辺基板330に対する送信を検出すると(S1633)、当該期待値変更用データC2に基づいて3種類の検査値を上述した変更方式で変更する(S1634)。その結果、主制御基板310は第1検査値A1+C2、第2検査値A2+C2、第3検査値A3+C2にそれぞれ変更されたことになる。   Subsequently, when the main control board 310 randomly determines the switching of the data type (S1628), the main control board 310 sets the data type K2 indicated by the type information in the data storage unit 311 as the current data type (S1629). The main control board 310 randomly determines the authentication information 1020 to be generated next time as the data type K1 from the data types K1 and K2, and updates the type information (S1630). The main control board 310 randomly generates expected value change data C2 for changing the inspection value and the expected value by a predetermined generation method (S1631), and authentication information 1020 having the expected value change data. (C2) is generated, and the authentication information 1020 (C2) is transmitted to the peripheral board 330 (S1632). When the main control board 310 detects transmission of the jackpot end command, which is the detection target control command indicated by the detection target control command information in the data storage unit 311, to the peripheral board 330 (S 1633), the main control board 310 stores the expected value change data C 2. Based on the above-described changing method, three types of inspection values are changed (S1634). As a result, the main control board 310 is changed to the first inspection value A1 + C2, the second inspection value A2 + C2, and the third inspection value A3 + C2.

一方、周辺基板330は、周辺側記憶部332の周辺側種別情報に基づいて今回のデータ種別K2をセットし(S1673)、主制御基板310から認証情報1020(C2)を受信すると、今回は期待値変更用データを示していることから、認証情報1020(C2)のデータ部1022の期待値変更用データC2を周辺側記憶部332等に記憶する(S1674)。周辺基板330は、期待値変更用データの生成時用に予め定められたデータ種別K1を次回のデータ種別として特定し、このデータ種別K1を示すように周辺側記憶部332の周辺側種別情報を更新する(S1675)。そして、周辺基板330は、周辺側記憶部332の検出対象制御コマンド情報が示す検出対象制御コマンドである大当たり終了コマンドの主制御基板310からの受信を検出すると(S1676)、期待値変更用データC1に基づいて周辺側記憶部332の3種類の期待値を上述した変更方式で変更する(S1677)。なお、周辺基板330は、主制御基板310の検査値の各々と一致する第1期待値B1+C2、第2期待値B2+C2、第3期待値B3+C2に変更されたことになる。そして、以降、上述した同様の認証処理を行う。   On the other hand, the peripheral board 330 sets the current data type K2 based on the peripheral side type information in the peripheral side storage unit 332 (S1673), and is expected this time when receiving the authentication information 1020 (C2) from the main control board 310. Since the value change data is shown, the expected value change data C2 of the data portion 1022 of the authentication information 1020 (C2) is stored in the peripheral storage unit 332 or the like (S1674). The peripheral board 330 specifies the data type K1 predetermined for generating the expected value change data as the next data type, and uses the peripheral side type information of the peripheral storage unit 332 to indicate the data type K1. Update (S1675). When the peripheral board 330 detects reception of the jackpot end command, which is the detection target control command indicated by the detection target control command information in the peripheral storage unit 332, from the main control board 310 (S1676), the expected value changing data C1 Based on the above, the three types of expected values in the peripheral storage unit 332 are changed by the above-described changing method (S1677). Note that the peripheral board 330 has been changed to the first expected value B1 + C2, the second expected value B2 + C2, and the third expected value B3 + C2 that match the inspection values of the main control board 310, respectively. Thereafter, the same authentication process as described above is performed.

(期待値変更用データを用いた変更手順例)
次に、主制御基板310と周辺基板330の各々が期待値変更用データを用いて検査値、期待値を変更するときの変更手順の一例を、図20の図面を参照して説明する。
(Example of change procedure using expected value change data)
Next, an example of a changing procedure when each of the main control board 310 and the peripheral board 330 changes the inspection value and the expected value using the expected value changing data will be described with reference to the drawing of FIG.

図20において、主制御基板310は、期待値変更用データを生成すると、該期待値変更用データをデータ記憶部311等に記憶すると共に、周辺基板330に送信し、検出対象制御コマンド情報が示す検出対象コマンドの周辺基板330に対する送信の監視を開始する(S1701)。一方、周辺基板330は、主制御基板310から受信した期待値変更用データを周辺側記憶部332等に一旦記憶し、検出対象制御コマンド情報が示す検出対象コマンドの受信の監視を開始する(S1751)。その後、主制御基板310は、周辺基板330を制御するために非検出対象制御コマンドを周辺基板330に送信すると、そのコマンドは検出対象制御コマンドではないため、検査値の変更は行わない(S1702)。周辺基板330は、主制御基板310から非検出対象制御コマンドを受信すると、該コマンドに対応した所定の処理を行い、期待値の変更は行わない(S1752)。そして、主制御基板310は、周辺基板330を制御するために検出対象制御コマンドを周辺基板330に送信すると(S1703)、そのコマンドは検出対象制御コマンドであるため、データ記憶部311等に記憶している期待値変更用データで第1〜3検査値の各々の変更を行う(S1704)。周辺基板330は、主制御基板310から検出対象制御コマンドを受信すると、該コマンドに対応した所定の処理を行うと共に、周辺側記憶部332等に記憶している期待値変更用データに基づいて第1〜3期待値の各々の変更を行う(S1753)。これにより、検査値及び期待値は検出対象制御コマンドに発生に応じて双方とも変更されたことになる。   In FIG. 20, when generating the expected value change data, the main control board 310 stores the expected value change data in the data storage unit 311 and the like and transmits it to the peripheral board 330, which is indicated by the detection target control command information. Monitoring of the transmission of the detection target command to the peripheral board 330 is started (S1701). On the other hand, the peripheral board 330 temporarily stores the expected value change data received from the main control board 310 in the peripheral storage unit 332 and the like, and starts monitoring the reception of the detection target command indicated by the detection target control command information (S1751). ). Thereafter, when the main control board 310 transmits a non-detection target control command to the peripheral board 330 to control the peripheral board 330, the inspection value is not changed because the command is not a detection target control command (S1702). . When the peripheral board 330 receives the non-detection target control command from the main control board 310, the peripheral board 330 performs a predetermined process corresponding to the command and does not change the expected value (S1752). Then, when the main control board 310 transmits a detection target control command to the peripheral board 330 in order to control the peripheral board 330 (S1703), the command is a detection target control command and is stored in the data storage unit 311 or the like. Each of the first to third inspection values is changed with the expected value changing data (S1704). When the peripheral board 330 receives the detection target control command from the main control board 310, the peripheral board 330 performs a predetermined process corresponding to the command, and performs the first process based on the expected value change data stored in the peripheral side storage unit 332 and the like. 1 to 3 expected values are changed (S1753). Thereby, both the inspection value and the expected value are changed according to the generation of the detection target control command.

主制御基板310は、第3検査値A3を有する認証用データを生成すると、該認証用データを有する認証情報1020(A3)を生成して周辺基板330に送信する(S1705)。主制御基板310は、検出対象制御コマンドを上記切替情報Hに基づいて切り替える(S1706)。一方、周辺基板330は、主制御基板310から受信した認証情報1020(A3)の第3検査値A3に基づいて主制御基板310の認証を行う(S1754)。周辺基板330は、主制御基板310と同様に、検出対象制御コマンドを上記切替情報Hに基づいて切り替える(S1755)。   When the main control board 310 generates authentication data having the third inspection value A3, the main control board 310 generates authentication information 1020 (A3) having the authentication data and transmits it to the peripheral board 330 (S1705). The main control board 310 switches the detection target control command based on the switching information H (S1706). On the other hand, the peripheral board 330 authenticates the main control board 310 based on the third inspection value A3 of the authentication information 1020 (A3) received from the main control board 310 (S1754). Similar to the main control board 310, the peripheral board 330 switches the detection target control command based on the switching information H (S1755).

続いて、主制御基板310は、第1期待値変更用データを生成すると、該第1期待値変更用データをデータ記憶部311等に記憶すると共に、周辺基板330に送信し、検出対象制御コマンド情報が示す検出対象コマンドの周辺基板330に対する送信の監視を開始する(S1711)。周辺基板330は、主制御基板310から受信した第1期待値変更用データを周辺側記憶部332等に一旦記憶し、検出対象制御コマンド情報が示す検出対象コマンドの受信の監視を開始する(S1761)。その後、主制御基板310は、前記第1期待値変更用データとは異なる第2期待値変更用データを生成すると、該第2期待値変更用データを周辺基板330に送信し、第1期待値変更用データを既に記憶していることから該第2期待値変更用データは破棄する(S1712)。周辺基板330は、主制御基板310から第2期待値変更用データを受信すると、第1期待値変更用データを既に記憶していることから該第2期待値変更用データは破棄する(S1762)。   Subsequently, when generating the first expected value change data, the main control board 310 stores the first expected value change data in the data storage unit 311 and the like, and transmits it to the peripheral board 330 to detect the detection target control command. Monitoring of transmission of the detection target command indicated by the information to the peripheral board 330 is started (S1711). The peripheral board 330 temporarily stores the first expected value change data received from the main control board 310 in the peripheral storage unit 332 and the like, and starts monitoring the reception of the detection target command indicated by the detection target control command information (S1761). ). After that, when the main control board 310 generates second expected value change data different from the first expected value change data, the main control board 310 transmits the second expected value change data to the peripheral board 330, and the first expected value change data. Since the change data has already been stored, the second expected value change data is discarded (S1712). When the peripheral board 330 receives the second expected value change data from the main control board 310, the first expected value change data is already stored, and therefore the second expected value change data is discarded (S1762). .

また、主制御基板310は、検出対象制御コマンドの監視中に、第3検査値A3を有する認証情報1020(A3)を生成して周辺基板330に送信した場合、検出対象制御コマンド情報が示す検出対象コマンドの切り替えを禁止する(S1713)。一方、周辺基板330は、検出対象制御コマンドの監視中であるため、主制御基板310から受信した認証情報1020(A3)の第3検査値A3に基づいて主制御基板310の認証を行い(S1763)、検出対象制御コマンド情報が示す検出対象コマンドの切り替えを禁止して認証情報1020(A3)を破棄する(S1764)。そして、主制御基板310は、周辺基板330を制御するために検出対象制御コマンドを周辺基板330に送信すると(S1714)、そのコマンドは検出対象制御コマンドであるため、データ記憶部311等に記憶している第1期待値変更用データで検査値の変更を行う(S1715)。一方、周辺基板330は、主制御基板310から検出対象制御コマンドを受信すると、該コマンドに対応した所定の処理を行うと共に、周辺側記憶部332等に記憶している第1期待値変更用データに基づいて期待値の変更を行う(S1765)。   Further, when the main control board 310 generates the authentication information 1020 (A3) having the third inspection value A3 and transmits it to the peripheral board 330 during monitoring of the detection target control command, the detection indicated by the detection target control command information Switching of the target command is prohibited (S1713). On the other hand, since the peripheral board 330 is monitoring the detection target control command, the main control board 310 is authenticated based on the third inspection value A3 of the authentication information 1020 (A3) received from the main control board 310 (S1763). ), The switching of the detection target command indicated by the detection target control command information is prohibited and the authentication information 1020 (A3) is discarded (S1764). When the main control board 310 transmits a detection target control command to the peripheral board 330 in order to control the peripheral board 330 (S1714), the command is a detection target control command and is stored in the data storage unit 311 or the like. The inspection value is changed using the first expected value changing data (S1715). On the other hand, when the peripheral board 330 receives the detection target control command from the main control board 310, the peripheral board 330 performs a predetermined process corresponding to the command and stores the first expected value change data stored in the peripheral side storage unit 332 or the like. The expected value is changed based on (S1765).

続いて、主制御基板310は、期待値変更用データを生成すると、該期待値変更用データをデータ記憶部311等に記憶すると共に、周辺基板330に送信する(S1721)。周辺基板330は、主制御基板310から受信した期待値変更用データを周辺側記憶部332等に一旦記憶する(S1771)。その後、不正な検出対象制御コマンドが周辺基板330に送信されると、周辺基板330は、受信した不正な検出対象制御コマンドに対応した所定の処理を行うと共に、周辺側記憶部332等に記憶している期待値変更用データに基づいて期待値の変更を行う(S1772)。これにより、周辺基板330は、主制御基板310の検査値と期待値が不一致となる(SS773)。よって、それ以降、周辺部330は主制御基板310の認証を成立できなくなり、不正を検知することができる。   Subsequently, when generating the expected value change data, the main control board 310 stores the expected value change data in the data storage unit 311 and the like and transmits it to the peripheral board 330 (S1721). The peripheral board 330 temporarily stores the expected value change data received from the main control board 310 in the peripheral storage unit 332 or the like (S1771). Thereafter, when an unauthorized detection target control command is transmitted to the peripheral board 330, the peripheral board 330 performs a predetermined process corresponding to the received illegal detection target control command and stores it in the peripheral storage unit 332 or the like. The expected value is changed based on the expected value changing data (S1772). As a result, the inspection value of the main control board 310 and the expected value of the peripheral board 330 do not match (SS773). Therefore, thereafter, the peripheral portion 330 can no longer authenticate the main control board 310 and can detect fraud.

以上説明したぱちんこ遊技機100によれば、主制御基板310は3種類の検査値のうちの第1検査値A1及び第2検査値A2の各々に認証情報1020の2種類のデータ種別を対応付けておき、第1検査値A1又は第2検査値A2で認証用データを生成し、該認証用データを有する認証情報1020を生成して周辺基板330に送信するようにしたことから、周辺基板330は期待値に前記データ種別を対応付けておくことで、認証情報1020が有する検査値と期待値が一致したときに、主制御基板310の認証を成立させることができ且つ次回受信すべき認証情報1020のデータ種別を特定することができるため、不正な解析者が認証情報1020を不正に利用することを防止できる。また、期待値変更用データによる検査値及び期待値の変更タイミングを、複数種類の制御コマンドの中から予め定めた検出対象制御コマンドに関連付けるようにしたことから、期待値変更用データの生成、送信とそれを用いた変更との間隔等を不規則にすることができるため、不正な解析を困難にすることができる。周辺基板330は、主制御基板310と同一の検出対象制御コマンドの検出に応じて、主制御基板310から受信した期待値変更用データで期待値を変更して、主制御基板310の検査値に合わせることができるため、主制御基板310と周辺基板330との間で検査値と期待値とを揃えて変更することができ、不正な解析者による解析をより一層困難にすることができる。また、主制御基板310及び周辺基板330は、第3検査値を有する認証情報1020の生成又は送信及び受信の検出に応じて、検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で揃えて切り替えるようにしたことから、期待値変更用データによる変更タイミングをより一層複雑にして、不正な解析を困難にすることができる。そして、1種類の認証情報1020を用いればよいため、従来のコマンド体系に対する追加を最小限に抑え且つ主制御基板310の処理が複雑化することを防止できる。さらに、不正解析者によって認証情報1020が不正に利用されたことを、認証情報1020のデータ種別によって周辺基板330が検出することができるため、認証情報1020の認証強度を高めることができる。従って、1種類の認証情報1020で認証及び認証に用いるデータの変更を行っても、その認証情報1020及びその変更の不正解析を困難にすることができるという効果を奏する。   According to the pachinko gaming machine 100 described above, the main control board 310 associates two types of data of the authentication information 1020 with each of the first inspection value A1 and the second inspection value A2 among the three types of inspection values. Since the authentication data is generated using the first inspection value A1 or the second inspection value A2, the authentication information 1020 including the authentication data is generated and transmitted to the peripheral substrate 330. Associates the data type with the expected value, so that when the expected value matches the inspection value of the authentication information 1020, the authentication of the main control board 310 can be established and the authentication information to be received next time Since the data type 1020 can be specified, an unauthorized analyst can be prevented from using the authentication information 1020 illegally. In addition, since the inspection value and the expected value change timing based on the expected value change data are associated with a predetermined detection target control command from a plurality of types of control commands, the expected value change data is generated and transmitted. Since the interval between the data and the change using the data can be irregular, it is possible to make illegal analysis difficult. In response to the detection of the same detection target control command as that of the main control board 310, the peripheral board 330 changes the expected value with the expected value change data received from the main control board 310 to obtain the inspection value of the main control board 310. Since they can be matched, the inspection value and the expected value can be changed between the main control board 310 and the peripheral board 330, and the analysis by an unauthorized analyst can be made more difficult. In addition, the main control board 310 and the peripheral board 330 generate a plurality of types of detection target control commands with predetermined detection target control commands in response to detection of generation or transmission and reception of the authentication information 1020 having the third inspection value. Since the switching is performed in a uniform manner, the change timing by the expected value change data can be made more complex, making unauthorized analysis difficult. Since only one type of authentication information 1020 has to be used, the addition to the conventional command system can be minimized and the processing of the main control board 310 can be prevented from becoming complicated. Furthermore, since the peripheral board 330 can detect that the authentication information 1020 has been used illegally by the fraud analyst by the data type of the authentication information 1020, the authentication strength of the authentication information 1020 can be increased. Therefore, even if the data used for authentication and authentication is changed with one type of authentication information 1020, the authentication information 1020 and the unauthorized analysis of the change can be made difficult.

上述したぱちんこ遊技機100において、主制御基板310は、検出対象制御コマンドを検出する前に、第3検査値を有する認証情報1020を再度生成した場合、また、周辺基板330は、検出対象制御コマンドを検出する前に、第3検査値を有する認証情報1020を再度受信した場合、検出対象制御コマンドの切り替えを禁止するようにしたことから、検出対象制御コマンドを検出する前に検出対象制御コマンドが切り替わることを防止できるため、処理の複雑化を防止することができる。そして、第3検査値を有する認証情報1020を主制御基板310と周辺基板330との間で恰もダミーのように用いることができるため、不正な解析をより一層困難にすることができる。   In the pachinko gaming machine 100 described above, when the main control board 310 generates the authentication information 1020 having the third inspection value again before detecting the detection target control command, the peripheral board 330 also detects the detection target control command. If the authentication information 1020 having the third inspection value is received again before detecting the detection target control command, the detection target control command is changed before the detection target control command is detected. Since switching can be prevented, complication of processing can be prevented. Since the authentication information 1020 having the third inspection value can be used as a dummy between the main control board 310 and the peripheral board 330, unauthorized analysis can be made even more difficult.

上述したぱちんこ遊技機100において、例えば、大当たりリーチコマンド、大当たり開始コマンド、大当たりコマンド、大当たり終了コマンド、等のぱちんこ遊技機100における大当たり関連コマンドを検出対象制御コマンドとしたことから、その大当たり関連コマンドは不正に利用されやすいため、期待値変更用データを保持している周辺基板330に不正な大当たり関連コマンドが送信されると、周辺基板330はそれを検出対象制御コマンドとして検出して期待値を変更してしまい、主制御基板310の検査値と周辺基板330の期待値とを不一致にさせることができる。従って、不正の発生を検出する精度向上に貢献することができる。   In the pachinko gaming machine 100 described above, for example, the jackpot related command in the pachinko gaming machine 100 such as a jackpot reach command, a jackpot start command, a jackpot command, a jackpot end command, etc. is set as a detection target control command. Since an unauthorized jackpot related command is transmitted to the peripheral board 330 holding the expected value change data because it is easily used illegally, the peripheral board 330 detects it as a detection target control command and changes the expected value. Thus, the inspection value of the main control board 310 and the expected value of the peripheral board 330 can be made inconsistent. Therefore, it is possible to contribute to improving the accuracy of detecting the occurrence of fraud.

上述したぱちんこ遊技機100において、期待値変更用データが予め定められた初期値である検査値及び期待値を変更する補正値とすれば、主制御部201及び周辺部は予め定められた検査値及び期待値を期待値変更用データで変更するだけでよいため、変更処理を簡単化することができる。   In the pachinko gaming machine 100 described above, if the expected value change data is a test value that is a predetermined initial value and a correction value that changes the expected value, the main control unit 201 and the peripheral unit have a predetermined test value. Since the expected value only needs to be changed with the expected value changing data, the changing process can be simplified.

上述したぱちんこ遊技機100において、期待値変更用データが前回変更した検査値及び期待値を変更する係数値とすれば、検査値及び期待値を累積させて変更することができるため、検査値及び期待値の解析をより一層困難にすることができると共に、検査値及び期待値の不正利用を防止することができる。   In the pachinko gaming machine 100 described above, if the expected value change data is a coefficient value that changes the previously changed inspection value and the expected value, the inspection value and the expected value can be accumulated and changed. Analysis of the expected value can be made more difficult, and unauthorized use of the inspection value and the expected value can be prevented.

上述したぱちんこ遊技機100において、主制御部201の検査値とは異なる値の期待値を周辺部に予め記憶しておき、検査値と期待値との差分を吸収するための期待値変更用データを主制御部201が生成して周辺部に送信するようにすれば、周辺部がその期待値変更用データで期待値を変更することで、期待値を主制御部201の検査値と一致させることができるため、不正な解析者による検査値及び期待値の解析及び利用を困難にすることができる。   In the pachinko gaming machine 100 described above, expected value changing data for preliminarily storing an expected value of a value different from the test value of the main control unit 201 in the peripheral portion and absorbing the difference between the test value and the expected value Is generated by the main control unit 201 and transmitted to the peripheral unit, the expected value is matched with the inspection value of the main control unit 201 by changing the expected value by the peripheral unit using the expected value changing data. Therefore, it is possible to make it difficult to analyze and use the inspection value and the expected value by an unauthorized analyst.

また、上述した実施形態において、主制御基板310は検出対象制御コマンドの検出する前に、第3検査値を有する認証情報を再度生成した数が予め定められた切替条件を満たした場合、また、周辺基板330は検出対象制御コマンドの主制御部からの受信を検出する前に、第3検査値を有する認証情報を再度受信した数が、主制御部と同一の切替条件を満たした場合、検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で再度切り替える構成とすることもできる。   Further, in the above-described embodiment, the main control board 310, when detecting the detection target control command, when the number of regenerated authentication information having the third inspection value satisfies a predetermined switching condition, Before detecting the reception of the detection target control command from the main control unit, the peripheral board 330 detects when the number of authentication information having the third inspection value received again satisfies the same switching condition as the main control unit. The target control command may be switched again among a plurality of types of detection target control commands determined in advance.

例えば、予め定められた回数、予め定められた順番(偶数、奇数など)、等を示す同一の切替条件を主制御基板310及び周辺基板330の双方に記憶しておく。そして、主制御基板310は、図14に示すフローチャート中のステップS1215で監視中であると判定した場合(S1215:Yes)の処理として、第3検査値を有する認証情報の生成回数を計数し、該生成回数が前記切替条件を満たすか否か判定し、前記切替条件を満たしたときに、上述したステップS1216の処理を実行するように処理を追加することで実現することができる。その結果、主制御基板310は検出対象制御コマンドの監視中かつ切替条件を満たす時に、前記検出対象制御コマンド情報が示す検出対象制御コマンドを基準とし、前記切替情報Hが示す複数種類の検出対象制御コマンドの中から前記基準の検出対象制御コマンドの次の検出対象制御コマンドに切り替えて前記検出対象制御コマンド情報に記憶することができる。また、周辺部も同様に、図16に示すフローチャート中のステップS1408で監視中であると判定した場合(S1408:Yes)の処理として、上述した主制御基板310と同様の処理を追加することで実現することができる。   For example, the same switching conditions indicating a predetermined number of times, a predetermined order (even number, odd number, etc.) and the like are stored in both the main control board 310 and the peripheral board 330. Then, the main control board 310 counts the number of generations of the authentication information having the third inspection value as a process when it is determined that the monitoring is being performed in step S1215 in the flowchart shown in FIG. 14 (S1215: Yes), It can be realized by determining whether or not the number of generations satisfies the switching condition and adding the process so that the process of step S1216 described above is executed when the switching condition is satisfied. As a result, when the detection target control command is being monitored and the switching condition is satisfied, the main control board 310 uses the detection target control command indicated by the detection target control command information as a reference, and a plurality of types of detection target control indicated by the switching information H. The command can be switched to the detection target control command next to the reference detection target control command and stored in the detection target control command information. Similarly, by adding processing similar to that of the main control board 310 described above as processing when it is determined that monitoring is being performed in step S1408 in the flowchart illustrated in FIG. 16 (S1408: Yes). Can be realized.

このような構成を採用すれば、期待値変更用データによる変更前に、検出対象制御コマンドを切り替えることができるため、変更タイミングをより一層複雑化させることができる。また、切替条件によっては第3検査値を有する認証情報の検出に応じて検出対象制御コマンドを切り替える場合と切り替えない場合が生じることから、不正な解析をより一層困難にすることができる。   By adopting such a configuration, the detection target control command can be switched before the change by the expected value change data, and therefore the change timing can be further complicated. Also, depending on the switching condition, there are cases where the detection target control command is switched and switching is not performed depending on the detection of the authentication information having the third inspection value, so that unauthorized analysis can be made even more difficult.

[実施例2]
以下に、上述したぱちんこ遊技機100の実施例2を説明する。なお、上述した構成と同一部分については、同一の符号を付して異なる部分のみを詳細に説明する。
[Example 2]
Hereinafter, a second embodiment of the pachinko gaming machine 100 described above will be described. In addition, about the same part as the structure mentioned above, the same code | symbol is attached | subjected and only a different part is demonstrated in detail.

(主制御基板および周辺基板の機能的構成)
まず、ぱちんこ遊技機100は、図21に示すように、主制御部201としての機能を有する主制御基板310と、上述した演出制御部202や賞球制御部203などの周辺部としての機能を有する周辺基板330と、を有して構成している。そして、主制御基板310は周辺基板330と通信可能なように電気的に接続されている。
(Functional configuration of main control board and peripheral board)
First, as shown in FIG. 21, the pachinko gaming machine 100 has a main control board 310 having a function as the main control unit 201 and functions as peripheral units such as the above-described effect control unit 202 and prize ball control unit 203. And a peripheral substrate 330 having the same. The main control board 310 is electrically connected so as to communicate with the peripheral board 330.

主制御基板310は、上述したデータ記憶部311、決定部313、認証用データ生成部316、期待値変更用データ生成部317、認証情報生成部318、送信部319、更新部320、制御コマンド検出部321、主制御側変更部322、検出対象切替部323と、選択部324と、を有して構成している。   The main control board 310 includes the data storage unit 311, the determination unit 313, the authentication data generation unit 316, the expected value change data generation unit 317, the authentication information generation unit 318, the transmission unit 319, the update unit 320, and the control command detection described above. 321, main control side changing unit 322, detection target switching unit 323, and selection unit 324.

選択部324は、本発明の選択手段に相当し、種別情報が認証用データを示している場合に、データ記憶部(検査値記憶手段)311が記憶している第1検査値、第2検査値、第3検査値の中から1つの検査値を無作為に選択する。選択部324は、乱数等を用いて1つの検査値Aを無作為に選択する。選択部324の選択方法は、不正な解析を防止するために、選択パターンが不規則になることが好ましい。   The selection unit 324 corresponds to the selection unit of the present invention, and when the type information indicates authentication data, the first inspection value and the second inspection value stored in the data storage unit (inspection value storage unit) 311. One test value is randomly selected from the value and the third test value. The selection unit 324 randomly selects one inspection value A using a random number or the like. In the selection method of the selection unit 324, the selection pattern is preferably irregular in order to prevent unauthorized analysis.

上述した決定部313は、選択部324が選択した第1検査値A1又は第2検査値A2に対応付けられたデータ種別K1,K2(図13参照)を、主制御基板310が次回生成する認証情報1020のデータ種別と決定する。詳細には、第1検査値A1が選択されたときは、次回をデータ種別K1と決定し、また、第2検査値A2が選択されたときは、次回をデータ種別K2と決定する。そして、決定部313は、選択部324が第3検査値A3を選択した場合は、実施例1と同様に、予め定められたデータ種別を次回のデータ種別と決定する。そして、上述した認証用データ生成部316は、前記種別情報が認証用データを示している場合に、選択部324が選択した1つの検査値を有する認証用データを生成する。   The determination unit 313 described above authenticates the main control board 310 next time with the data types K1 and K2 (see FIG. 13) associated with the first inspection value A1 or the second inspection value A2 selected by the selection unit 324. The data type of the information 1020 is determined. Specifically, when the first inspection value A1 is selected, the next time is determined as the data type K1, and when the second inspection value A2 is selected, the next time is determined as the data type K2. Then, when the selection unit 324 selects the third inspection value A3, the determination unit 313 determines a predetermined data type as the next data type as in the first embodiment. Then, the authentication data generation unit 316 described above generates authentication data having one inspection value selected by the selection unit 324 when the type information indicates authentication data.

実施例2のぱちんこ遊技機100は、実施例1と同様に、3種類の検査値を主制御基板310の認証に用いるに当たり、それらの検査値を主制御基板310は期待値変更用データで変更することができるため、周辺基板330がその期待値変更用データを主制御基板310から取得し、検査値に対応した期待値をその期待値変更用データで変更させることで、変更した検査値と期待値とに基づいて主制御基板310の認証を行う構成を採用している。そして、期待値変更用データによる変更を、予め定められた複数種類の検出対象制御コマンドの各々に連動して切り替えることができるため、不正な解析を困難にすると共に、制御コマンドを不正に用いることを困難にすることが期待できる。よって、ぱちんこ遊技機100は、1種類の認証情報で認証を行っても、認証用データを不正に解析することを困難にすることができるため、セキュリティの向上を図ることができる。   When the pachinko gaming machine 100 according to the second embodiment uses the three types of inspection values for the authentication of the main control board 310 as in the first embodiment, the main control board 310 changes the inspection values with the expected value change data. Therefore, the peripheral board 330 acquires the expected value change data from the main control board 310, and changes the expected value corresponding to the inspection value with the expected value change data, thereby changing the inspection value A configuration is adopted in which the main control board 310 is authenticated based on the expected value. In addition, since the change by the expected value change data can be switched in conjunction with each of a plurality of predetermined detection target control commands, it is difficult to perform an illegal analysis and the control command is used illegally. Can be expected to be difficult. Therefore, even if the pachinko gaming machine 100 authenticates with one type of authentication information, it can make it difficult to illegally analyze the authentication data, so that security can be improved.

続いて、周辺基板330は、実施例1と同様に、受信部331、周辺側記憶部332、認証部333,周辺側制御コマンド検出部334、周辺側変更部335、周辺側検出対象切替部336、特定部337を有して構成している。そして、周辺基板330は、実施例1と同様の構成で実現できるため、その説明は省略する。   Subsequently, as in the first embodiment, the peripheral board 330 includes the receiving unit 331, the peripheral side storage unit 332, the authentication unit 333, the peripheral side control command detection unit 334, the peripheral side change unit 335, and the peripheral side detection target switching unit 336. , And a specific unit 337. Since the peripheral substrate 330 can be realized with the same configuration as that of the first embodiment, the description thereof is omitted.

また、実施例2においても、主制御基板310のCPU211が請求項中の第1コンピュータ、周辺基板330のCPU241,281の各々が請求項中の第2コンピュータとして機能させる。そして、主制御基板310のROM212は、前記第1コンピュータを請求項中の決定手段、認証用データ生成手段、期待値変更用データ生成手段、認証情報生成手段、送信手段、更新手段、制御コマンド検出手段、主制御側変更手段、検出対象切替手段、選択手段、等の各種手段として機能させるための主制御側認証プログラムを記憶している。また、周辺基板330のROM242,282の各々は、前記第2コンピュータを請求項中の受信手段、認証手段、周辺側制御コマンド検出手段、周辺側変更手段、周辺側検出対象切替手段、特定手段、等の各種手段として機能させるための周辺側認証プログラムを記憶している。即ち、主制御側認証プログラムと周辺側認証プログラムによって本発明の認証プログラムを構成している。   In the second embodiment, the CPU 211 of the main control board 310 functions as the first computer in the claims, and the CPUs 241 and 281 of the peripheral board 330 function as the second computer in the claims. The ROM 212 of the main control board 310 determines the first computer in the claims, authentication data generation means, expected value change data generation means, authentication information generation means, transmission means, update means, control command detection A main control side authentication program for functioning as various means such as means, main control side changing means, detection target switching means, selection means, and the like is stored. In addition, each of the ROMs 242 and 282 of the peripheral board 330 includes the receiving unit, the authenticating unit, the peripheral side control command detecting unit, the peripheral side changing unit, the peripheral side detection target switching unit, the specifying unit, The peripheral side authentication program for functioning as various means such as is stored. That is, the authentication program of the present invention is constituted by the main control side authentication program and the peripheral side authentication program.

(認証情報信号の送受信に関する処理)
以下に、主制御部201と周辺部との間で行う上記認証情報信号の通信例を説明する。まず、主制御部201のCPU211(第1コンピュータ)による認証情報信号の送信手順2の一例を、図22のフローチャートを参照して説明する。
(Processing for sending and receiving authentication information signals)
Below, the example of communication of the said authentication information signal performed between the main-control part 201 and a peripheral part is demonstrated. First, an example of the authentication information signal transmission procedure 2 by the CPU 211 (first computer) of the main control unit 201 will be described with reference to the flowchart of FIG.

ぱちんこ遊技機100の電源がON(投入)されると、主制御部201は図22に示す被認証処理を実行し、ステップS1801において、予め定められた認証タイミングであるか否かを判定する。主制御部201は、認証タイミングではないと判定した場合(S1801:No)、ステップS1820の処理に進む。一方、主制御部201は、認証タイミングであると判定した場合(S1801:Yes)、ステップS1802の処理に進む。   When the power of the pachinko gaming machine 100 is turned on (turned on), the main control unit 201 executes an authenticated process shown in FIG. 22 and determines whether or not it is a predetermined authentication timing in step S1801. If the main control unit 201 determines that it is not the authentication timing (S1801: No), the main control unit 201 proceeds to the process of step S1820. On the other hand, when the main control unit 201 determines that it is the authentication timing (S1801: Yes), the process proceeds to step S1802.

主制御部201は、ステップS1802において、データ記憶部311の種別情報に設定されている次回のデータ種別を今回のデータ種別としてセットし、その後ステップS1803の処理に進む。なお、種別情報に次回のデータ種別が設定されていない場合、即ち初回の処理では、ぱちんこ遊技機100において初期値として予め定められた初回データ種別を今回のデータ種別としてセットする。なお、以下の説明では、初回データ種別を認証用データであるデータ種別K1としていることを前提とする。   In step S1802, the main control unit 201 sets the next data type set in the type information of the data storage unit 311 as the current data type, and then proceeds to the processing of step S1803. When the next data type is not set in the type information, that is, in the first process, the initial data type predetermined as an initial value in the pachinko gaming machine 100 is set as the current data type. In the following description, it is assumed that the initial data type is the data type K1 that is authentication data.

主制御部201は、ステップS1803において、今回のデータ種別が認証用データであるか否かを判定する。主制御部201は、データ種別が認証用データではない、即ち、期待値変更用データである場合(S1803:No)、ステップS1804の処理に進む。そして、主制御部201は、ステップS1804において、データ記憶部311等に監視開始がセットされているか否かに基づいて、検出対象制御コマンドの監視中であるか否かを判定する。主制御部201は、監視中であると判定した場合(S1804:Yes)、既に期待値変更用データは生成されていることから、ステップS1805において、前回の期待値変更用データ、即ち、データ記憶部311等に記憶している期待値変更用データを認証情報1020の生成用に記憶し、その後ステップS1808の処理に進む。一方、主制御部201は、監視中ではないと判定した場合(S1804:No)、ステップS1806の処理に進む。   In step S1803, the main control unit 201 determines whether or not the current data type is authentication data. When the data type is not the authentication data, that is, the expected value change data (S1803: No), the main control unit 201 proceeds to the process of step S1804. In step S1804, the main control unit 201 determines whether the detection target control command is being monitored based on whether monitoring start is set in the data storage unit 311 or the like. If the main control unit 201 determines that the monitoring is being performed (S1804: Yes), since the expected value changing data has already been generated, in step S1805, the previous expected value changing data, that is, the data storage. The expected value changing data stored in the unit 311 and the like is stored for generating the authentication information 1020, and then the process proceeds to step S1808. On the other hand, if the main control unit 201 determines that monitoring is not being performed (S1804: No), the process proceeds to step S1806.

主制御部201は、ステップS1806において、検査値及び期待値を変更するための期待値変更用データを予め定められた生成方式で無作為に生成し、該生成した期待値変更用データを認証情報1020の生成用としてデータ記憶部311等に記憶し、その後ステップS1807の処理に進む。なお、期待値変更用データの生成方法の一例としては、乱数やパターンテーブルを用いた前記生成方式で生成する等が挙げられる。そして、主制御部201は、ステップS1807において、上述した図15に示す検出対象制御コマンド監視処理を機能させることで、予め定められた検出対象制御コマンドの送信の監視を開始させ、その後ステップS1808の処理に進む。なお、図15に示す検出対象制御コマンド監視処理は、そのまま用いることができるため、詳細な説明は省略する。   In step S1806, the main control unit 201 randomly generates expected value change data for changing the inspection value and the expected value by a predetermined generation method, and the generated expected value change data is authenticated. The data is stored in the data storage unit 311 or the like for generation of 1020, and then the process proceeds to step S1807. An example of a method for generating expected value change data is to generate the expected value change data by using the generation method using a random number or a pattern table. Then, in step S1807, the main control unit 201 causes the detection target control command monitoring process shown in FIG. 15 described above to function to start monitoring transmission of a predetermined detection target control command, and then in step S1808. Proceed to processing. Note that the detection target control command monitoring process shown in FIG. 15 can be used as it is, and thus detailed description thereof is omitted.

主制御部201は、ステップS1808において、期待値変更用データの生成時用に予め定められたデータ種別を次回のデータ種別として決定してRAM213等に記憶し、その後ステップS1816の処理に進む。なお、予め定めるデータ種別は、主制御基板310と周辺基板330との間で予め定めておく。   In step S1808, the main control unit 201 determines a data type predetermined for generating expected value change data as the next data type and stores it in the RAM 213 or the like, and then proceeds to the process of step S1816. The predetermined data type is determined in advance between the main control board 310 and the peripheral board 330.

一方、主制御部201は、ステップS1803でデータ種別は認証用データであると判定した場合(S1803:Yes)、ステップS1809において、データ記憶部311に記憶している3種類の第1検査値、第2検査値、第3検査値から1つの検査値を無作為に選択してRAM213等に記憶し、ステップS1810において、前記選択した検査値を有する認証用データを生成してRAM213等に記憶し、その後ステップS1811の処理に進む。これにより、3種類の検査値の何れか1つを有する認証用データが作成されたことになる。   On the other hand, when the main control unit 201 determines in step S1803 that the data type is authentication data (S1803: Yes), in step S1809, the three types of first inspection values stored in the data storage unit 311 are displayed. One inspection value is randomly selected from the second inspection value and the third inspection value and stored in the RAM 213 or the like. In step S1810, authentication data having the selected inspection value is generated and stored in the RAM 213 or the like. Thereafter, the process proceeds to step S1811. As a result, authentication data having any one of the three types of inspection values is created.

主制御部201は、ステップS1811において、ステップS1809で選択した検査値が第3検査値であるか否かを判定する。主制御部201は、第3検査値ではないと判定した場合(S1811:No)、ステップS1812において、前記選択された第1検査値又は第2検査値に対応付けられたデータ種別を次回生成する認証情報1020のデータ種別と決定し、その後ステップS1816の処理に進む。一方、主制御部201は、第3検査値であると判定した場合(S1811:Yes)、ステップS1813において、データ記憶部311等に監視開始がセットされているか否かに基づいて、検出対象制御コマンドの監視中であるか否かを判定する。主制御部201は、監視中であると判定した場合(S1813:Yes)、既に期待値変更用データは生成されていることから、ステップS1815の処理に進む。一方、主制御部201は、監視中ではないと判定した場合(S1813:No)、ステップS1814において、前記検出対象制御コマンド情報が示す検出対象制御コマンドを基準とし、前記切替情報Hが示す複数種類の検出対象制御コマンドの中から前記基準の検出対象制御コマンドの次の検出対象制御コマンドに切り替えて前記検出対象制御コマンド情報に記憶し、その後ステップS1815の処理に進む。そして、主制御部201は、ステップS1815において、データ記憶部311の種別情報に設定されている次回のデータ種別を流用し、その後ステップS1816の処理に進む。   In step S1811, the main control unit 201 determines whether the inspection value selected in step S1809 is the third inspection value. If the main control unit 201 determines that the inspection value is not the third inspection value (S1811: No), in step S1812, the main control unit 201 next generates a data type associated with the selected first inspection value or second inspection value. The data type of the authentication information 1020 is determined, and then the process proceeds to step S1816. On the other hand, when the main control unit 201 determines that it is the third inspection value (S1811: Yes), in step S1813, based on whether monitoring start is set in the data storage unit 311 or the like, the detection target control is performed. Determine whether the command is being monitored. If the main control unit 201 determines that monitoring is being performed (S1813: Yes), the process proceeds to step S1815 because expected value change data has already been generated. On the other hand, when the main control unit 201 determines that the monitoring is not being performed (S1813: No), in step S1814, a plurality of types indicated by the switching information H with reference to the detection target control command indicated by the detection target control command information. The detection target control command is switched to the detection target control command next to the reference detection target control command and stored in the detection target control command information, and then the process proceeds to step S1815. In step S1815, the main control unit 201 diverts the next data type set in the type information of the data storage unit 311 and then proceeds to the process of step S1816.

主制御部201は、ステップS1816において、認証情報1020の識別部1021に予め定められた認証コマンドを設定し、データ部1022に前記生成した認証用データを設定して認証情報1020を生成し、該生成した認証情報1020をデータ記憶部311等に記憶し、その後ステップS1817の処理に進む。   In step S1816, the main control unit 201 sets a predetermined authentication command in the identification unit 1021 of the authentication information 1020, sets the generated authentication data in the data unit 1022, and generates authentication information 1020. The generated authentication information 1020 is stored in the data storage unit 311 or the like, and then the process proceeds to step S1817.

主制御部201は、ステップS1817において、前記生成した認証情報1020を、周辺部との間で予め定められた暗号化方法で暗号化し、ステップS1818において、前記暗号化した認証情報1020の各々に基づいて認証情報信号を生成して送信部317から周辺部に対して送信し、その後ステップS1819の処理に進む。なお、主制御部201と周辺部との間で暗号化が不要な場合は、ステップS1817の処理を削除して、認証情報1020をそのまま周辺部に送信する。そして、主制御部201は、ステップS1819において、ステップS1808又はステップS1812で決定した次回のデータ種別を示すようにデータ記憶部311の種別情報を更新し、その後ステップS1820の処理に進む。   In step S1817, the main control unit 201 encrypts the generated authentication information 1020 with a predetermined encryption method with the peripheral unit, and in step S1818, based on each of the encrypted authentication information 1020. Then, an authentication information signal is generated and transmitted from the transmission unit 317 to the peripheral unit, and then the process proceeds to step S1819. If encryption is not required between the main control unit 201 and the peripheral unit, the processing in step S1817 is deleted and the authentication information 1020 is transmitted to the peripheral unit as it is. In step S1819, the main control unit 201 updates the type information in the data storage unit 311 to indicate the next data type determined in step S1808 or step S1812, and then proceeds to the process of step S1820.

主制御部201は、ステップS1820において、ぱちんこ遊技機100の電源がオフされたか否かを判定する。そして、主制御部201は、電源がオフされていないと判定した場合(S1820:No)、ステップS1801の処理に戻り、一連の処理を繰り返す。一方、主制御部201は、電源がオフされたと判定した場合(S1820:Yes)、本フローチャートによる処理を終了する。   In step S1820, the main control unit 201 determines whether or not the pachinko gaming machine 100 is powered off. If the main control unit 201 determines that the power is not turned off (S1820: No), the main control unit 201 returns to the process of step S1801 and repeats a series of processes. On the other hand, when the main control unit 201 determines that the power is turned off (S1820: Yes), the process according to this flowchart ends.

続いて、周辺部のCPU241,281(第2コンピュータ)による前記認証情報信号の受信処理の手順は、実施例1の図16に示す認証側処理と図17に示す周辺側コマンド監視処理をそのまま用いることができるため、詳細な説明は省略する。   Subsequently, the authentication information signal reception processing procedure performed by the peripheral CPUs 241 and 281 (second computer) uses the authentication-side processing shown in FIG. 16 and the peripheral-side command monitoring processing shown in FIG. Therefore, detailed description is omitted.

(認証情報を用いた認証処理手順例2)
次に、図12に示すデータ種別K1,K2を切り替え且つ第1〜3検査値及び第1〜3期待値を変更し且つその変更タイミングを変化させて、主制御基板310の認証を行う場合のぱちんこ遊技機100における手順の一例を、図23,24の図面を参照して説明する。なお、本実施形態では、切替情報Hが大当たり開始コマンド、大当たり終了コマンドの2種類の検出対象制御コマンドをその順番で切り替えることを示していることを前提とする。
(Example 2 of authentication processing procedure using authentication information)
Next, when the data types K1 and K2 shown in FIG. 12 are switched, the first to third inspection values and the first to third expected values are changed, and the change timing is changed to authenticate the main control board 310. An example of the procedure in the pachinko gaming machine 100 will be described with reference to the drawings of FIGS. In the present embodiment, it is assumed that the switching information H indicates that two types of detection target control commands, a jackpot start command and a jackpot end command, are switched in that order.

図23において、被認証者である主制御基板310は、予め定められた今回のデータ種別K1をセットする(S1901)。主制御基板310は、データ記憶部311の3種類の検査値から1つの第2検査値A2を無作為に選択し(S1902)、該第2検査値A2の認証用データを生成する(S1903)。主制御基板310は、該認証用データを有する認証情報1020(A2)を生成し、その認証情報1020(A2)を周辺基板330に送信する(S1904)。そして、主制御基板310は、図13に示すように、前記選択した第2検査値A2に対応付けられたデータ種別K2を、次回生成する認証情報1020をデータ種別K2と決定して種別情報を更新する(S1905)。   In FIG. 23, the main control board 310 which is the person to be authenticated sets a predetermined data type K1 for this time (S1901). The main control board 310 randomly selects one second inspection value A2 from the three types of inspection values in the data storage unit 311 (S1902), and generates authentication data for the second inspection value A2 (S1903). . The main control board 310 generates authentication information 1020 (A2) having the authentication data, and transmits the authentication information 1020 (A2) to the peripheral board 330 (S1904). Then, as shown in FIG. 13, the main control board 310 determines the data type K2 associated with the selected second inspection value A2, the authentication information 1020 to be generated next time as the data type K2, and the type information. Update (S1905).

一方、周辺基板330は、予め定められた今回のデータ種別K1をセットし(S1951)、主制御基板310から認証情報1020(A2)を受信すると(S1952)、今回は認証用データを示していることから、認証情報1020(A2)のデータ部1022の認証用データと周辺側記憶部332に記憶している3種類の期待値とが一致するか否かを判定して主制御基板310の認証を行う(S1953)。そして、周辺基板330は、認証が成立すると、認証用データは第2検査値A2であることから、周辺側記憶部332の第2期待値B2と一致するため、該第2期待値B2に対応付けられたデータ種別K2を次回のデータ種別と特定し、このデータ種別K2を示すように周辺側記憶部332の周辺側種別情報を更新する(S1954)。   On the other hand, when the peripheral board 330 sets the predetermined data type K1 for this time (S1951) and receives the authentication information 1020 (A2) from the main control board 310 (S1952), this time indicates authentication data. Therefore, it is determined whether or not the authentication data in the data portion 1022 of the authentication information 1020 (A2) matches the three types of expected values stored in the peripheral storage portion 332, thereby authenticating the main control board 310. Is performed (S1953). When the authentication is established, the peripheral substrate 330 corresponds to the second expected value B2 because the authentication data is the second inspection value A2, and therefore coincides with the second expected value B2 of the peripheral storage unit 332. The attached data type K2 is specified as the next data type, and the peripheral side type information in the peripheral side storage unit 332 is updated to indicate the data type K2 (S1954).

続いて、主制御基板310は、データ記憶部311の種別情報が示すデータ種別K2を今回のデータ種別としてセットする(S1906)。主制御基板310は、種別情報がデータ種別K2を示していることから、検査値及び期待値を変更するための期待値変更用データC1を予め定められた生成方式で無作為に生成し(S1907)、該期待値変更用データC1を有する認証情報1020(C1)を生成し、その認証情報1020(C1)を周辺基板330に送信する(S1908)。そして、主制御基板310は、予め定められたデータ種別K1を、次回生成する認証情報1020をデータ種別K1と決定して種別情報を更新する(S1909)。そして、主制御基板310は、データ記憶部311の検出対象制御コマンド情報が示す検出対象制御コマンドである大当たり開始コマンドの周辺基板330に対する送信を検出すると(S1910)、当該期待値変更用データC1に基づいて3種類の検査値を上述した変更方式で変更する(S1911)。これにより、本実施形態では、ぱちんこ遊技機100における変更方式が「+」としたことを前提としており、主制御基板310は第1検査値A1+C1、第2検査値A2+C1、第3検査値A3+C1にそれぞれ変更されたことになる。   Subsequently, the main control board 310 sets the data type K2 indicated by the type information in the data storage unit 311 as the current data type (S1906). Since the type information indicates the data type K2, the main control board 310 randomly generates the expected value change data C1 for changing the inspection value and the expected value by a predetermined generation method (S1907). ), Authentication information 1020 (C1) having the expected value change data C1 is generated, and the authentication information 1020 (C1) is transmitted to the peripheral board 330 (S1908). Then, the main control board 310 updates the authentication information 1020 to be generated next time as the data type K1 for the predetermined data type K1, and updates the type information (S1909). When the main control board 310 detects the transmission of the jackpot start command, which is the detection target control command indicated by the detection target control command information in the data storage unit 311, to the peripheral board 330 (S 1910), the main control board 310 includes the expected value change data C 1. Based on the above-described changing method, three types of inspection values are changed (S1911). Accordingly, in this embodiment, it is assumed that the change method in the pachinko gaming machine 100 is “+”, and the main control board 310 is set to the first inspection value A1 + C1, the second inspection value A2 + C1, and the third inspection value A3 + C1. Each has been changed.

一方、周辺基板330は、周辺側記憶部332の周辺側種別情報に基づいて今回のデータ種別K2をセットし(S1955)、主制御基板310から認証情報1020(C1)を受信すると、今回は期待値変更用データを示していることから、認証情報1020(C1)のデータ部1022の期待値変更用データC1を周辺側記憶部332等に記憶する(S1956)。そして、周辺基板330は、期待値変更用データの生成時用に予め定められたデータ種別K1を次回のデータ種別として特定し、このデータ種別K1を示すように周辺側記憶部332の周辺側種別情報を更新する(S1957)。そして、周辺基板330は、周辺側記憶部332の検出対象制御コマンド情報が示す検出対象制御コマンドである大当たり開始コマンドの主制御基板310からの受信を検出すると(S1958)、期待値変更用データC1に基づいて周辺側記憶部332の3種類の期待値を上述した変更方式で変更する(S1959)。なお、周辺基板330は、主制御基板310の検査値の各々と一致する第1期待値B1+C1、第2期待値B2+C1、第3期待値B3+C1に変更されたことになる。   On the other hand, the peripheral board 330 sets the current data type K2 based on the peripheral side type information of the peripheral side storage unit 332 (S1955) and receives the authentication information 1020 (C1) from the main control board 310. Since the value change data is shown, the expected value change data C1 of the data portion 1022 of the authentication information 1020 (C1) is stored in the peripheral storage unit 332 or the like (S1956). Then, the peripheral board 330 specifies a data type K1 predetermined for generating expected value change data as the next data type, and the peripheral side type of the peripheral side storage unit 332 indicates the data type K1. Information is updated (S1957). When the peripheral board 330 detects reception of the jackpot start command, which is the detection target control command indicated by the detection target control command information in the peripheral storage unit 332, from the main control board 310 (S1958), the expected value change data C1 Based on the above, the three types of expected values in the peripheral storage unit 332 are changed by the above-described changing method (S1959). The peripheral board 330 has been changed to the first expected value B1 + C1, the second expected value B2 + C1, and the third expected value B3 + C1 that match the inspection values of the main control board 310, respectively.

続いて、主制御基板310は、データ記憶部311の種別情報が示すデータ種別K1を今回のデータ種別としてセットする(S1912)。主制御基板310は、データ記憶部311の3種類の検査値から1つの第3検査値A3+C1を無作為に選択し(S1913)、該第3検査値A3+C1の認証用データを生成する(S1914)。主制御基板310は、該認証用データを有する認証情報1020(A3+C1)を生成し、その認証情報1020(A3+C1)を周辺基板330に送信する(S1915)。そして、主制御基板310は、データ記憶部311の種別情報が示すデータ種別K1を次回のデータ種別として流用する(S1916)。そして、主制御基板310は、上述した切替情報Hに基づいて、大当たり開始コマンドから大当たり終了コマンドに検出対象制御コマンドを切り替えて検出対象制御コマンド情報に設定する(S1917)。   Subsequently, the main control board 310 sets the data type K1 indicated by the type information in the data storage unit 311 as the current data type (S1912). The main control board 310 randomly selects one third inspection value A3 + C1 from the three types of inspection values in the data storage unit 311 (S1913), and generates authentication data for the third inspection value A3 + C1 (S1914). . The main control board 310 generates authentication information 1020 (A3 + C1) having the authentication data, and transmits the authentication information 1020 (A3 + C1) to the peripheral board 330 (S1915). Then, the main control board 310 diverts the data type K1 indicated by the type information in the data storage unit 311 as the next data type (S1916). Then, the main control board 310 switches the detection target control command from the jackpot start command to the jackpot end command based on the switching information H described above and sets the detection target control command information in the detection target control command information (S1917).

一方、周辺基板330は、周辺側記憶部332の周辺側種別情報に基づいて今回のデータ種別K1をセットし(S1960)、主制御基板310から認証情報1020(A3+C1)を受信すると(S1961)、今回は認証用データを示していることから、認証情報1020(A3+C1)のデータ部1022の認証用データと周辺側記憶部332に記憶している3種類の期待値とが一致するか否かを判定して主制御基板310の認証を行う(S1962)。そして、周辺基板330は、認証が成立すると、認証用データは第3検査値A3+C1であることから、周辺側記憶部332の周辺側種別情報が示すデータ種別K1を次回のデータ種別として流用する(S1963)。そして、周辺基板330は、主制御基板310と同様に、上述した切替情報Hに基づいて、大当たり開始コマンドから大当たり終了コマンドに検出対象制御コマンドを切り替えて検出対象制御コマンド情報に設定する(S1964)。   On the other hand, the peripheral board 330 sets the current data type K1 based on the peripheral side type information in the peripheral side storage unit 332 (S1960), and receives the authentication information 1020 (A3 + C1) from the main control board 310 (S1961). Since authentication data is shown this time, it is determined whether or not the authentication data in the data portion 1022 of the authentication information 1020 (A3 + C1) matches the three types of expected values stored in the peripheral side storage portion 332. The main control board 310 is authenticated by making a determination (S1962). When the authentication is established, the peripheral substrate 330 uses the data type K1 indicated by the peripheral side type information in the peripheral side storage unit 332 as the next data type because the authentication data is the third inspection value A3 + C1 ( S1963). Then, similarly to the main control board 310, the peripheral board 330 switches the detection target control command from the jackpot start command to the jackpot end command based on the switching information H described above and sets the detection target control command information in the detection target control command information (S1964). .

続いて、図24において、主制御基板310は、データ記憶部311の種別情報が示すデータ種別K1を今回のデータ種別としてセットする(S1918)。主制御基板310は、データ記憶部311の3種類の検査値から1つの第1検査値A1+C1を無作為に選択し(S1919)、該第1検査値A1+C1の認証用データを生成する(S1920)。主制御基板310は、該認証用データを有する認証情報1020(A1+C1)を生成し、その認証情報1020(A1+C1)を周辺基板330に送信する(S1921)。そして、主制御基板310は、前記選択した第1検査値A1+C1に対応付けられたデータ種別K1を、次回生成する認証情報1020をデータ種別K1と決定して種別情報を更新する(S1922)。   Subsequently, in FIG. 24, the main control board 310 sets the data type K1 indicated by the type information in the data storage unit 311 as the current data type (S1918). The main control board 310 randomly selects one first inspection value A1 + C1 from the three types of inspection values in the data storage unit 311 (S1919), and generates authentication data for the first inspection value A1 + C1 (S1920). . The main control board 310 generates authentication information 1020 (A1 + C1) having the authentication data, and transmits the authentication information 1020 (A1 + C1) to the peripheral board 330 (S1921). Then, the main control board 310 determines the data type K1 associated with the selected first inspection value A1 + C1 as the data type K1 for the authentication information 1020 to be generated next time and updates the type information (S1922).

一方、周辺基板330は、周辺側記憶部332の周辺側種別情報に基づいて今回のデータ種別K1をセットし(S1965)、主制御基板310から認証情報1020(A1+C1)を受信すると(S1966)、今回は認証用データを示していることから、認証情報1020(A1+C1)のデータ部1022の認証用データと周辺側記憶部332に記憶している3種類の期待値とが一致するか否かを判定して主制御基板310の認証を行う(S1967)。そして、周辺基板330は、認証が成立すると、認証用データは第1検査値A1+C1であることから、周辺側記憶部332の第1期待値B1+C1と一致するため、該第1期待値B1+C1に対応付けられたデータ種別K1を次回のデータ種別と特定し、このデータ種別K1を示すように周辺側記憶部332の周辺側種別情報を更新する(S1968)。   On the other hand, the peripheral board 330 sets the current data type K1 based on the peripheral side type information in the peripheral side storage unit 332 (S1965), and receives the authentication information 1020 (A1 + C1) from the main control board 310 (S1966). Since authentication data is shown this time, it is determined whether or not the authentication data in the data portion 1022 of the authentication information 1020 (A1 + C1) matches the three types of expected values stored in the peripheral storage unit 332. The main control board 310 is authenticated by making a determination (S1967). When the authentication is established, the peripheral substrate 330 corresponds to the first expected value B1 + C1 because the authentication data is the first inspection value A1 + C1 and matches the first expected value B1 + C1 of the peripheral storage unit 332. The attached data type K1 is specified as the next data type, and the peripheral type information in the peripheral storage unit 332 is updated to indicate the data type K1 (S1968).

続いて、主制御基板310は、データ記憶部311の種別情報が示すデータ種別K1を今回のデータ種別としてセットする(S1923)。主制御基板310は、データ記憶部311の3種類の検査値から1つの第2検査値A2+C1を無作為に選択し(S1924)、該検査値A2+C1の認証用データを生成する(S1925)。主制御基板310は、該認証用データを有する認証情報1020(A2+C1)を生成し、その認証情報1020(A2+C1)を周辺基板330に送信する(S1926)。そして、主制御基板310は、前記選択した第2検査値A2+C1に対応付けられたデータ種別K2を、次回生成する認証情報1020をデータ種別K2と決定して種別情報を更新する(S1927)。   Subsequently, the main control board 310 sets the data type K1 indicated by the type information in the data storage unit 311 as the current data type (S1923). The main control board 310 randomly selects one second inspection value A2 + C1 from the three types of inspection values in the data storage unit 311 (S1924), and generates authentication data for the inspection value A2 + C1 (S1925). The main control board 310 generates authentication information 1020 (A2 + C1) having the authentication data, and transmits the authentication information 1020 (A2 + C1) to the peripheral board 330 (S1926). Then, the main control board 310 updates the data type K2 associated with the selected second inspection value A2 + C1 to the authentication information 1020 to be generated next time as the data type K2 and updates the type information (S1927).

一方、周辺基板330は、周辺側記憶部332の周辺側種別情報に基づいて今回のデータ種別K1をセットし(S1969)、主制御基板310から認証情報1020(A2+C1)を受信すると(S1970)、今回は認証用データを示していることから、認証情報1020(A2+C1)のデータ部1022の認証用データと周辺側記憶部332に記憶している3種類の期待値とが一致するか否かを判定して主制御基板310の認証を行う(S1971)。そして、周辺基板330は、認証が成立すると、認証用データは第2検査値A2+C1であることから、周辺側記憶部332の第2期待値B2+C1と一致するため、該第2期待値B2+C1に対応付けられたデータ種別K2を次回のデータ種別と特定し、このデータ種別K2を示すように周辺側記憶部332の周辺側種別情報を更新する(S1972)。   On the other hand, the peripheral board 330 sets the current data type K1 based on the peripheral side type information in the peripheral side storage unit 332 (S1969), and receives the authentication information 1020 (A2 + C1) from the main control board 310 (S1970). Since authentication data is shown this time, it is determined whether or not the authentication data in the data portion 1022 of the authentication information 1020 (A2 + C1) matches the three types of expected values stored in the peripheral storage unit 332. The main control board 310 is authenticated by making a determination (S1971). Then, since the authentication data is the second inspection value A2 + C1 when the authentication is established, the peripheral board 330 matches the second expected value B2 + C1 of the peripheral storage unit 332, and therefore corresponds to the second expected value B2 + C1. The attached data type K2 is specified as the next data type, and the peripheral side type information in the peripheral side storage unit 332 is updated to indicate the data type K2 (S1972).

続いて、主制御基板310は、データ記憶部311の種別情報が示すデータ種別K2を今回のデータ種別としてセットする(S1928)。主制御基板310は、種別情報がデータ種別K2を示していることから、検査値及び期待値を変更するための期待値変更用データC2を予め定められた生成方式で無作為に生成し(S1929)、該期待値変更用データC2を有する認証情報1020(C2)を生成し、その認証情報1020(C2)を周辺基板330に送信する(S1930)。そして、主制御基板310は、予め定められたデータ種別K1を、次回生成する認証情報1020をデータ種別K1と決定して種別情報を更新する(S1931)。そして、主制御基板310は、データ記憶部311の検出対象制御コマンド情報が示す検出対象制御コマンドである大当たり終了コマンドの周辺基板330に対する送信を検出すると(S1932)、当該期待値変更用データC2に基づいて3種類の検査値を上述した変更方式で変更する(S1933)。その結果、主制御基板310は第1検査値A1+C2、第2検査値A2+C2、第3検査値A3+C2にそれぞれ変更されたことになる。   Subsequently, the main control board 310 sets the data type K2 indicated by the type information in the data storage unit 311 as the current data type (S1928). Since the type information indicates the data type K2, the main control board 310 randomly generates the expected value change data C2 for changing the inspection value and the expected value by a predetermined generation method (S1929). ), Authentication information 1020 (C2) having the expected value change data C2 is generated, and the authentication information 1020 (C2) is transmitted to the peripheral board 330 (S1930). Then, the main control board 310 updates the type information of the predetermined data type K1 by determining the authentication information 1020 to be generated next time as the data type K1 (S1931). When the main control board 310 detects the transmission of the jackpot end command, which is the detection target control command indicated by the detection target control command information in the data storage unit 311, to the peripheral board 330 (S 1932), the data is sent to the expected value change data C 2. Based on the above-described change method, the three types of inspection values are changed (S1933). As a result, the main control board 310 is changed to the first inspection value A1 + C2, the second inspection value A2 + C2, and the third inspection value A3 + C2.

一方、周辺基板330は、周辺側記憶部332の周辺側種別情報に基づいて今回のデータ種別K2をセットし(S1973)、主制御基板310から認証情報1020(C2)を受信すると、今回は期待値変更用データを示していることから、認証情報1020(C2)のデータ部1022の期待値変更用データC2を周辺側記憶部332等に記憶する(S1974)。周辺基板330は、期待値変更用データの生成時用に予め定められたデータ種別K1を次回のデータ種別として特定し、このデータ種別K1を示すように周辺側記憶部332の周辺側種別情報を更新する(S1975)。そして、周辺基板330は、周辺側記憶部332の検出対象制御コマンド情報が示す検出対象制御コマンドである大当たり終了コマンドの主制御基板310からの受信を検出すると(S1976)、期待値変更用データC1に基づいて周辺側記憶部332の3種類の期待値を上述した変更方式で変更する(S1977)。その結果、周辺基板330は、主制御基板310の検査値の各々と一致する第1期待値B1+C2、第2期待値B2+C2、第3期待値B3+C2に変更されたことになる。そして、以降、上述した同様の認証処理を行う。   On the other hand, the peripheral board 330 sets the current data type K2 based on the peripheral side type information in the peripheral side storage unit 332 (S1973), and when the authentication information 1020 (C2) is received from the main control board 310, this time is expected. Since the value change data is shown, the expected value change data C2 of the data portion 1022 of the authentication information 1020 (C2) is stored in the peripheral storage unit 332 or the like (S1974). The peripheral board 330 specifies the data type K1 predetermined for generating the expected value change data as the next data type, and uses the peripheral side type information of the peripheral storage unit 332 to indicate the data type K1. Update (S1975). When the peripheral board 330 detects reception of the jackpot end command, which is the detection target control command indicated by the detection target control command information in the peripheral storage unit 332, from the main control board 310 (S1976), the expected value change data C1 Based on the above, the three types of expected values in the peripheral storage unit 332 are changed by the above-described changing method (S1977). As a result, the peripheral board 330 is changed to the first expected value B1 + C2, the second expected value B2 + C2, and the third expected value B3 + C2 that match the inspection values of the main control board 310, respectively. Thereafter, the same authentication process as described above is performed.

(期待値変更用データを用いた変更手順例)
次に、実施例2にかかる主制御基板310と周辺基板330の各々が期待値変更用データを用いて検査値、期待値を変更するときの変更手順についても、上述した図20に示す変更手順と同一となるため、その説明は省略する。
(Example of change procedure using expected value change data)
Next, the change procedure when each of the main control board 310 and the peripheral board 330 according to the second embodiment changes the inspection value and the expected value using the expected value change data is also the change procedure shown in FIG. Therefore, the description thereof is omitted.

以上説明したぱちんこ遊技機100によれば、実施例1と同様に、主制御基板310は3種類の検査値のうちの第1検査値A1及び第2検査値A2の各々に認証情報1020の2種類のデータ種別を対応付けておき、第1検査値A1又は第2検査値A2で認証用データを生成し、該認証用データを有する認証情報1020を生成して周辺基板330に送信するようにしたことから、周辺基板330は期待値に前記データ種別を対応付けておくことで、認証情報1020が有する検査値と期待値が一致したときに、主制御基板310の認証を成立させることができ且つ次回受信すべき認証情報1020のデータ種別を特定することができるため、不正な解析者が認証情報1020を不正に利用することを防止できる。また、期待値変更用データによる検査値及び期待値の変更タイミングを、複数種類の制御コマンドの中から予め定めた検出対象制御コマンドに関連付けるようにしたことから、期待値変更用データの生成、送信とそれを用いた変更との間隔等を不規則にすることができるため、不正な解析を困難にすることができる。周辺基板330は、主制御基板310と同一の検出対象制御コマンドの検出に応じて、主制御基板310から受信した期待値変更用データで期待値を変更して、主制御基板310の検査値に合わせることができるため、主制御基板310と周辺基板330との間で検査値と期待値とを揃えて変更することができ、不正な解析者による解析をより一層困難にすることができる。また、主制御基板310及び周辺基板330は、第3検査値を有する認証情報1020の生成又は送信及び受信の検出に応じて、検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で揃えて切り替えるようにしたことから、期待値変更用データによる変更タイミングをより一層複雑にして、不正な解析を困難にすることができる。そして、1種類の認証情報1020を用いればよいため、従来のコマンド体系に対する追加を最小限に抑え且つ主制御基板310の処理が複雑化することを防止できる。さらに、不正解析者によって認証情報1020が不正に利用されたことを、認証情報1020のデータ種別によって周辺基板330が検出することができるため、認証情報1020の認証強度を高めることができる。従って、1種類の認証情報1020で認証及び認証に用いるデータの変更を行っても、その認証情報1020及びその変更の不正解析を困難にすることができるという効果を奏する。   According to the pachinko gaming machine 100 described above, as in the first embodiment, the main control board 310 includes authentication information 1020 2 in each of the first inspection value A1 and the second inspection value A2 among the three types of inspection values. Data types are associated with each other, authentication data is generated using the first inspection value A1 or the second inspection value A2, and authentication information 1020 including the authentication data is generated and transmitted to the peripheral board 330. Therefore, the peripheral board 330 can establish authentication of the main control board 310 when the expected value matches the inspection value of the authentication information 1020 by associating the data type with the expected value. In addition, since the data type of the authentication information 1020 to be received next time can be specified, it is possible to prevent an unauthorized analyst from using the authentication information 1020 illegally. In addition, since the inspection value and the expected value change timing based on the expected value change data are associated with a predetermined detection target control command from a plurality of types of control commands, the expected value change data is generated and transmitted. Since the interval between the data and the change using the data can be irregular, it is possible to make illegal analysis difficult. In response to the detection of the same detection target control command as that of the main control board 310, the peripheral board 330 changes the expected value with the expected value change data received from the main control board 310 to obtain the inspection value of the main control board 310. Since they can be matched, the inspection value and the expected value can be changed between the main control board 310 and the peripheral board 330, and the analysis by an unauthorized analyst can be made more difficult. In addition, the main control board 310 and the peripheral board 330 generate a plurality of types of detection target control commands with predetermined detection target control commands in response to detection of generation or transmission and reception of the authentication information 1020 having the third inspection value. Since the switching is performed in a uniform manner, the change timing by the expected value change data can be made more complex, making unauthorized analysis difficult. Since only one type of authentication information 1020 has to be used, the addition to the conventional command system can be minimized and the processing of the main control board 310 can be prevented from becoming complicated. Furthermore, since the peripheral board 330 can detect that the authentication information 1020 has been used illegally by the fraud analyst by the data type of the authentication information 1020, the authentication strength of the authentication information 1020 can be increased. Therefore, even if the data used for authentication and authentication is changed with one type of authentication information 1020, the authentication information 1020 and the unauthorized analysis of the change can be made difficult.

上述したぱちんこ遊技機100において、主制御基板310は、検出対象制御コマンドを検出する前に、第3検査値を有する認証情報1020を再度生成した場合、また、周辺基板330は、検出対象制御コマンドを検出する前に、第3検査値を有する認証情報1020を再度受信した場合、検出対象制御コマンドの切り替えを禁止するようにしたことから、検出対象制御コマンドを検出する前に検出対象制御コマンドが切り替わることを防止できるため、処理の複雑化を防止することができる。そして、第3検査値を有する認証情報1020を主制御基板310と周辺基板330との間で恰もダミーのように用いることができるため、不正な解析をより一層困難にすることができる。   In the pachinko gaming machine 100 described above, when the main control board 310 generates the authentication information 1020 having the third inspection value again before detecting the detection target control command, the peripheral board 330 also detects the detection target control command. If the authentication information 1020 having the third inspection value is received again before detecting the detection target control command, the detection target control command is changed before the detection target control command is detected. Since switching can be prevented, complication of processing can be prevented. Since the authentication information 1020 having the third inspection value can be used as a dummy between the main control board 310 and the peripheral board 330, unauthorized analysis can be made even more difficult.

上述したぱちんこ遊技機100において、例えば、大当たりリーチコマンド、大当たり開始コマンド、大当たりコマンド、大当たり終了コマンド、等のぱちんこ遊技機100における大当たり関連コマンドを検出対象制御コマンドとしたことから、その大当たり関連コマンドは不正に利用されやすいため、期待値変更用データを保持している周辺基板330に不正な大当たり関連コマンドが送信されると、周辺基板330はそれを検出対象制御コマンドとして検出して期待値を変更してしまい、主制御基板310の検査値と周辺基板330の期待値とを不一致にさせることができる。従って、不正の発生を検出する精度向上に貢献することができる。   In the pachinko gaming machine 100 described above, for example, the jackpot related command in the pachinko gaming machine 100 such as a jackpot reach command, a jackpot start command, a jackpot command, a jackpot end command, etc. is set as a detection target control command. Since an unauthorized jackpot related command is transmitted to the peripheral board 330 holding the expected value change data because it is easily used illegally, the peripheral board 330 detects it as a detection target control command and changes the expected value. Thus, the inspection value of the main control board 310 and the expected value of the peripheral board 330 can be made inconsistent. Therefore, it is possible to contribute to improving the accuracy of detecting the occurrence of fraud.

上述したぱちんこ遊技機100において、期待値変更用データが予め定められた初期値である検査値及び期待値を変更する補正値とすれば、主制御部201及び周辺部は予め定められた検査値及び期待値を期待値変更用データで変更するだけでよいため、変更処理を簡単化することができる。   In the pachinko gaming machine 100 described above, if the expected value change data is a test value that is a predetermined initial value and a correction value that changes the expected value, the main control unit 201 and the peripheral unit have a predetermined test value. Since the expected value only needs to be changed with the expected value changing data, the changing process can be simplified.

上述したぱちんこ遊技機100において、期待値変更用データが前回変更した検査値及び期待値を変更する係数値とすれば、検査値及び期待値を累積させて変更することができるため、検査値及び期待値の解析をより一層困難にすることができると共に、検査値及び期待値の不正利用を防止することができる。   In the pachinko gaming machine 100 described above, if the expected value change data is a coefficient value that changes the previously changed inspection value and the expected value, the inspection value and the expected value can be accumulated and changed. Analysis of the expected value can be made more difficult, and unauthorized use of the inspection value and the expected value can be prevented.

上述したぱちんこ遊技機100において、主制御部201の検査値とは異なる値の期待値を周辺部に予め記憶しておき、検査値と期待値との差分を吸収するための期待値変更用データを主制御部201が生成して周辺部に送信するようにすれば、周辺部がその期待値変更用データで期待値を変更することで、期待値を主制御部201の検査値と一致させることができるため、不正な解析者による検査値及び期待値の解析及び利用を困難にすることができる。   In the pachinko gaming machine 100 described above, expected value changing data for preliminarily storing an expected value of a value different from the test value of the main control unit 201 in the peripheral portion and absorbing the difference between the test value and the expected value Is generated by the main control unit 201 and transmitted to the peripheral unit, the expected value is matched with the inspection value of the main control unit 201 by changing the expected value by the peripheral unit using the expected value changing data. Therefore, it is possible to make it difficult to analyze and use the inspection value and the expected value by an unauthorized analyst.

また、上述した実施例2のぱちんこ遊技機100において、主制御基板310は検出対象制御コマンドの検出する前に、第3検査値を有する認証情報を再度生成した数が予め定められた切替条件を満たした場合、また、周辺基板330は検出対象制御コマンドの主制御部からの受信を検出する前に、第3検査値を有する認証情報を再度受信した数が、主制御部と同一の切替条件を満たした場合、検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で再度切り替える構成とすることもできる。   Further, in the pachinko gaming machine 100 according to the second embodiment described above, the main control board 310 sets a switching condition in which the number of regenerated authentication information having the third inspection value is determined in advance before the detection target control command is detected. When the condition is satisfied, the number of the authentication information having the third inspection value received again before the peripheral board 330 detects reception of the detection target control command from the main control unit is the same switching condition as the main control unit. When the above condition is satisfied, the detection target control command may be switched again among a plurality of types of detection target control commands determined in advance.

例えば、予め定められた回数、予め定められた順番(偶数、奇数など)、等を示す同一の切替条件を主制御基板310及び周辺基板330の双方に記憶しておく。そして、主制御基板310は、図22に示すフローチャート中のステップS1813で監視中であると判定した場合(S1813:Yes)の処理として、第3検査値を有する認証情報の生成回数を計数し、該生成回数が前記切替条件を満たすか否か判定し、前記切替条件を満たしたときに、上述したステップS1814の処理を実行するように処理を追加することで実現することができる。その結果、主制御基板310は検出対象制御コマンドの監視中かつ切替条件を満たす時に、前記検出対象制御コマンド情報が示す検出対象制御コマンドを基準とし、前記切替情報Hが示す複数種類の検出対象制御コマンドの中から前記基準の検出対象制御コマンドの次の検出対象制御コマンドに切り替えて前記検出対象制御コマンド情報に記憶することができる。また、周辺部も同様に、図16に示すフローチャート中のステップS1408で監視中であると判定した場合(S1408:Yes)の処理として、上述した主制御基板310と同様の処理を追加することで実現することができる。   For example, the same switching conditions indicating a predetermined number of times, a predetermined order (even number, odd number, etc.) and the like are stored in both the main control board 310 and the peripheral board 330. Then, the main control board 310 counts the number of times the authentication information having the third inspection value is generated as a process when it is determined that the monitoring is being performed in step S1813 in the flowchart shown in FIG. 22 (S1813: Yes), It can be realized by determining whether or not the number of generations satisfies the switching condition and adding the process so as to execute the process of step S1814 described above when the switching condition is satisfied. As a result, when the detection target control command is being monitored and the switching condition is satisfied, the main control board 310 uses the detection target control command indicated by the detection target control command information as a reference, and a plurality of types of detection target control indicated by the switching information H. The command can be switched to the detection target control command next to the reference detection target control command and stored in the detection target control command information. Similarly, by adding processing similar to that of the main control board 310 described above as processing when it is determined that monitoring is being performed in step S1408 in the flowchart illustrated in FIG. 16 (S1408: Yes). Can be realized.

このような構成を採用すれば、期待値変更用データによる変更前に、検出対象制御コマンドを切り替えることができるため、変更タイミングをより一層複雑化させることができる。また、切替条件によっては第3検査値を有する認証情報の検出に応じて検出対象制御コマンドを切り替える場合と切り替えない場合が生じることから、不正な解析をより一層困難にすることができる。   By adopting such a configuration, the detection target control command can be switched before the change by the expected value change data, and therefore the change timing can be further complicated. Also, depending on the switching condition, there are cases where the detection target control command is switched and switching is not performed depending on the detection of the authentication information having the third inspection value, so that unauthorized analysis can be made even more difficult.

なお、本実施形態で説明した主制御部及び周辺部の制御方法は、予め用意されたプログラムをパーソナル・コンピュータやワークステーション等のコンピュータで実行することにより実現することができる。このプログラムは、ハードディスク、CD−ROM、MO、DVD、等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。また、このプログラムは、インターネット等のネットワークを介して配布することが可能な電送媒体であってもよい。   Note that the method for controlling the main control unit and the peripheral units described in the present embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation. This program is recorded on a computer-readable recording medium such as a hard disk, CD-ROM, MO, DVD, and the like, and is executed by being read from the recording medium by the computer. The program may be an electric transmission medium that can be distributed via a network such as the Internet.

以上のように、本発明は、主制御部への不正が懸念される遊技機やその遊技機に搭載される制御基板に有用であり、特に、ぱちんこ遊技機、スロット遊技機、雀球遊技機、その他各種の遊技機に適用することができる。これらの遊技機においても、上記各実施の形態と同様に構成することにより、上記各実施の形態と同様の効果を得ることができる。   As described above, the present invention is useful for a gaming machine in which fraud to the main control unit is concerned and a control board mounted on the gaming machine, and in particular, a pachinko gaming machine, a slot gaming machine, and a sparrow ball gaming machine. It can be applied to various other gaming machines. Even in these gaming machines, the same effects as those of the above-described embodiments can be obtained by configuring similarly to the above-described embodiments.

100 ぱちんこ遊技機
310 主制御基板
311 データ記憶部
312 切替決定部
313 決定部
314 第1抽出部
315 第2抽出部
316 認証用データ生成部
317 期待値変更用データ生成部
318 認証情報生成部
319 送信部
320 更新部
321 制御コマンド検出部
322 主制御側変更部
323 検出対象切替部
324 選択部
330 周辺基板
331 受信部
332 周辺側記憶部
333 認証部
334 周辺側制御コマンド検出部
335 周辺側変更部
336 周辺側検出対象切替部
337 特定部
1020 認証情報
DESCRIPTION OF SYMBOLS 100 Pachinko gaming machine 310 Main control board 311 Data storage part 312 Switching determination part 313 Determination part 314 1st extraction part 315 2nd extraction part 316 Authentication data generation part 317 Expected value change data generation part 318 Authentication information generation part 319 Transmission Unit 320 update unit 321 control command detection unit 322 main control side change unit 323 detection target switching unit 324 selection unit 330 peripheral board 331 reception unit 332 peripheral side storage unit 333 authentication unit 334 peripheral side control command detection unit 335 peripheral side change unit 336 Peripheral side detection target switching unit 337 Identification unit 1020 Authentication information

Claims (10)

複数種類の制御コマンドを送信する主制御部と、前記主制御部によって送信された複数種類の制御コマンドの各々に基づいて所定の処理を行う周辺部と、を備える遊技機において、
前記主制御部は、
前記主制御部の認証に用いる認証用データに選択的に用いられる第1検査値、第2検査値、第3検査値を記憶する検査値記憶手段と、
前記第1検査値、前記第2検査値、前記第3検査値に対応して前記周辺部が予め記憶している第1期待値、第2期待値、第3期待値を変更する期待値変更用データと前記認証用データとを示し且つ前記第1検査値及び前記第2検査値に一対一に対応付けられた相異なるデータ種別のうち、今回生成する認証情報のデータ種別を示す種別情報を記憶する種別情報記憶手段と、
前記相異なるデータ種別を切り替えるか否かを無作為に決定する切替決定手段と、
前記切替決定手段がデータ種別を切り替えると決定した場合に、次回生成する前記認証情報のデータ種別を、前記認証用データと前記期待値変更用データの2種類から無作為に決定する決定手段と、
前記決定手段が決定したデータ種別に対応付けられた前記第1検査値又は前記第2検査値を前記検査値記憶手段から抽出する第1抽出手段と、
前記切替決定手段がデータ種別を切り替えないと決定した場合に、前記第3検査値を前記検査値記憶手段から抽出する第2抽出手段と、
前記種別情報が前記認証用データを示している場合に、前記第1抽出手段又は前記第2抽出手段が抽出した検査値を有する前記認証用データを生成する認証用データ生成手段と、
前記種別情報が前記期待値変更用データを示している場合に、前記決定手段の決定に応じて前記期待値変更用データを生成する期待値変更用データ生成手段と、
前記生成した認証用データ又は前記生成した期待値変更用データを有する前記認証情報を生成する認証情報生成手段と、
前記生成した認証情報及び前記複数種類の制御コマンドを前記周辺部に送信する送信手段と、
前記決定した次回のデータ種別を示すように前記種別情報を更新する更新手段と、
前記期待値変更用データを有する認証情報の生成又は送信に応じて、前記複数種類の制御コマンドの中から予め定められた検出対象制御コマンドの発生又は送信を検出する制御コマンド検出手段と、
前記検出対象制御コマンドの発生又は送信の検出に応じて、前記生成した期待値変更用データに基づいて前記検査値記憶手段が記憶している第1検査値、第2検査値、第3検査値のうちの予め定められた少なくとも1つを変更する主制御側変更手段と、
前記第3検査値を有する認証情報の生成又は送信に応じて、前記制御コマンド検出手段が検出する前記検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で切り替える検出対象切替手段と、を備え、
前記周辺部は、
前記第1期待値、前記第2期待値、前記第3期待値を記憶する期待値記憶手段と、
今回受信する前記認証情報のデータ種別を示す周辺側種別情報を記憶する周辺側種別情報記憶手段と、
前記主制御部から前記認証情報及び前記複数種類の制御コマンドを受信する受信手段と、
前記周辺側種別情報のデータ種別が前記認証用データを示している場合に、前記受信した認証情報の認証用データと前記第1期待値、前記第2期待値、前記第3期待値とを比較して前記主制御部の認証を行う認証手段と、
前記周辺側種別情報のデータ種別が前記期待値変更用データを示している場合に、前記期待値変更用データを有する前記認証情報の受信に応じて、前記主制御部で予め定められた検出対象制御コマンドの前記主制御部からの受信を検出する周辺側制御コマンド検出手段と、
前記検出対象制御コマンドの受信の検出に応じて、前記受信した認証情報が有する期待値変更用データに基づいて前記期待値記憶手段が記憶している前記第1期待値、前記第2期待値、前記第3期待値を前記主制御部と同様に変更する周辺側変更手段と、
前記第3検査値を有する認証情報の受信に応じて、前記周辺側制御コマンド検出手段が検出する前記検出対象制御コマンドを前記主制御部と同様に前記複数種類の検出対象制御コマンドの中で切り替える周辺側検出対象切替手段と、
前記認証用データの認証で一致した前記第1期待値又は前記第2期待値に、前記第1検査値及び前記第2検査値と対応するように予め対応付けられた前記データ種別を次回のデータ種別と特定して前記周辺側種別情報を更新する特定手段と、を備えることを特徴とする遊技機。
In a gaming machine comprising: a main control unit that transmits a plurality of types of control commands; and a peripheral unit that performs predetermined processing based on each of the plurality of types of control commands transmitted by the main control unit.
The main control unit
Inspection value storage means for storing a first inspection value, a second inspection value, and a third inspection value that are selectively used for authentication data used for authentication of the main control unit;
Expected value change for changing the first expected value, the second expected value, and the third expected value stored in advance in the peripheral portion corresponding to the first test value, the second test value, and the third test value of use data and the authentication data and the show and the first check value and the different data types associated one-to-one to the second check value, type indicating the data type of credentials that generates time Type information storage means for storing information;
Switching determination means for randomly determining whether to switch the different data types;
A determination means for randomly determining a data type of the authentication information to be generated next time from two types of the authentication data and the expected value change data when the switching determination means determines to switch the data type;
First extraction means for extracting from the inspection value storage means the first inspection value or the second inspection value associated with the data type determined by the determination means;
A second extraction means for extracting the third inspection value from the inspection value storage means when the switching determination means determines not to switch the data type;
When the type information indicates the authentication data, authentication data generation means for generating the authentication data having the inspection value extracted by the first extraction means or the second extraction means;
When the type information indicates the expected value changing data, expected value changing data generating means for generating the expected value changing data in accordance with the determination by the determining means;
Authentication information generating means for generating the authentication information having the generated authentication data or the generated expected value change data;
Transmitting means for transmitting the generated authentication information and the plurality of types of control commands to the peripheral unit;
Updating means for updating the type information to indicate the determined next data type;
Control command detection means for detecting the generation or transmission of a predetermined detection target control command from among the plurality of types of control commands in response to generation or transmission of authentication information having the expected value change data;
The first inspection value, the second inspection value, and the third inspection value stored in the inspection value storage unit based on the generated expected value change data in response to the generation or transmission detection of the detection target control command Main control side changing means for changing at least one predetermined of
Detection target switching means for switching the detection target control command detected by the control command detection means among a plurality of predetermined detection target control commands in response to generation or transmission of authentication information having the third inspection value. And comprising
The peripheral portion is
Expectation value storage means for storing the first expectation value, the second expectation value, and the third expectation value;
Peripheral side type information storage means for storing peripheral side type information indicating the data type of the authentication information received this time;
Receiving means for receiving the authentication information and the plurality of types of control commands from the main control unit;
When the data type of the peripheral side type information indicates the authentication data, the authentication data of the received authentication information is compared with the first expected value, the second expected value, and the third expected value. Authentication means for authenticating the main control unit;
When the data type of the peripheral side type information indicates the expected value change data, the detection target predetermined by the main control unit in response to reception of the authentication information having the expected value change data Peripheral side control command detection means for detecting reception of a control command from the main control unit;
In response to detection of reception of the detection target control command, the first expected value, the second expected value stored in the expected value storage unit based on expected value change data included in the received authentication information, Peripheral side changing means for changing the third expected value in the same manner as the main control unit;
In response to reception of authentication information having the third inspection value, the detection target control command detected by the peripheral side control command detection means is switched among the plurality of types of detection target control commands in the same manner as the main control unit. A peripheral side detection object switching means;
The data type associated in advance so as to correspond to the first inspection value and the second inspection value to the first expected value or the second expected value that coincided in the authentication of the authentication data is set to the next data. A gaming machine comprising: a specifying unit that specifies a type and updates the peripheral side type information.
複数種類の制御コマンドを送信する主制御部と、前記主制御部によって送信された複数種類の制御コマンドの各々に基づいて所定の処理を行う周辺部と、を備える遊技機において、
前記主制御部は、
前記主制御部の認証に用いる認証用データに選択的に用いられる第1検査値、第2検査値、第3検査値を記憶する検査値記憶手段と、
前記第1検査値、前記第2検査値、前記第3検査値に対応して前記周辺部が予め記憶している第1期待値、第2期待値、第3期待値を変更する期待値変更用データと前記認証用データとを示し且つ前記第1検査値及び前記第2検査値に一対一に対応付けられた相異なるデータ種別のうち、今回生成する認証情報のデータ種別を示す種別情報を記憶する種別情報記憶手段と、
前記種別情報が前記認証用データを示している場合に、前記検査値記憶手段が記憶している前記第1検査値、前記第2検査値、前記第3検査値の中から1つの検査値を無作為に選択する選択手段と、
前記選択手段が選択した1つの検査値を有する前記認証用データを生成する認証用データ生成手段と、
前記選択手段が選択した前記第1検査値、前記第2検査値、前記第3検査値に予め対応付けられた前記データ種別を次回のデータ種別と決定する決定手段と、
前記種別情報が前記期待値変更用データを示している場合に、前記期待値変更用データを生成する期待値変更用データ生成手段と、
前記生成した認証用データ又は前記生成した期待値変更用データを有する前記認証情報を生成する認証情報生成手段と、
前記生成した認証情報及び前記複数種類の制御コマンドを前記周辺部に送信する送信手段と、
前記決定した次回のデータ種別を示すように前記種別情報を更新する更新手段と、
前記期待値変更用データを有する認証情報の生成又は送信に応じて、前記複数種類の制御コマンドの中から予め定められた検出対象制御コマンドの発生又は送信を検出する制御コマンド検出手段と、
前記検出対象制御コマンドの発生又は送信の検出に応じて、前記生成した期待値変更用データに基づいて前記検査値記憶手段が記憶している第1検査値、第2検査値、第3検査値のうちの予め定められた少なくとも1つを変更する主制御側変更手段と、
前記第3検査値を有する認証情報の生成又は送信に応じて、前記制御コマンド検出手段が検出する前記検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で切り替える検出対象切替手段と、を備え、
前記周辺部は、
前記第1期待値、前記第2期待値、前記第3期待値を記憶する期待値記憶手段と、
今回受信する前記認証情報のデータ種別を示す周辺側種別情報を記憶する周辺側種別情報記憶手段と、
前記主制御部から前記認証情報及び前記複数種類の制御コマンドを受信する受信手段と、
前記周辺側種別情報のデータ種別が前記認証用データを示している場合に、前記受信した認証情報の認証用データと前記第1期待値、前記第2期待値、前記第3期待値とを比較して前記主制御部の認証を行う認証手段と、
前記周辺側種別情報のデータ種別が前記期待値変更用データを示している場合に、前記期待値変更用データを有する前記認証情報の受信に応じて、前記主制御部で予め定められた検出対象制御コマンドの前記主制御部からの受信を検出する周辺側制御コマンド検出手段と、
前記検出対象制御コマンドの受信の検出に応じて、前記受信した認証情報が有する期待値変更用データに基づいて前記期待値記憶手段が記憶している前記第1期待値、前記第2期待値、前記第3期待値を前記主制御部と同様に変更する周辺側変更手段と、
前記第3検査値を有する認証情報の受信に応じて、前記周辺側制御コマンド検出手段が検出する前記検出対象制御コマンドを前記主制御部と同様に前記複数種類の検出対象制御コマンドの中で切り替える周辺側検出対象切替手段と、
前記認証用データの認証で一致した前記第1期待値又は前記第2期待値に、前記第1検査値及び前記第2検査値と対応するように予め対応付けられた前記データ種別を次回のデータ種別と特定して前記周辺側種別情報を更新する特定手段と、を備えることを特徴とする遊技機。
In a gaming machine comprising: a main control unit that transmits a plurality of types of control commands; and a peripheral unit that performs predetermined processing based on each of the plurality of types of control commands transmitted by the main control unit.
The main control unit
Inspection value storage means for storing a first inspection value, a second inspection value, and a third inspection value that are selectively used for authentication data used for authentication of the main control unit;
Expected value change for changing the first expected value, the second expected value, and the third expected value stored in advance in the peripheral portion corresponding to the first test value, the second test value, and the third test value of use data and the authentication data and the show and the first check value and the different data types associated one-to-one to the second check value, type indicating the data type of credentials that generates time Type information storage means for storing information;
When the type information indicates the authentication data, one inspection value is selected from the first inspection value, the second inspection value, and the third inspection value stored in the inspection value storage means. A selection means to select at random;
Authentication data generation means for generating the authentication data having one inspection value selected by the selection means;
Determining means for determining the data type associated in advance with the first inspection value, the second inspection value, and the third inspection value selected by the selection means as a next data type;
When the type information indicates the expected value changing data, the expected value changing data generating means for generating the expected value changing data;
Authentication information generating means for generating the authentication information having the generated authentication data or the generated expected value change data;
Transmitting means for transmitting the generated authentication information and the plurality of types of control commands to the peripheral unit;
Updating means for updating the type information to indicate the determined next data type;
Control command detection means for detecting the generation or transmission of a predetermined detection target control command from among the plurality of types of control commands in response to generation or transmission of authentication information having the expected value change data;
The first inspection value, the second inspection value, and the third inspection value stored in the inspection value storage unit based on the generated expected value change data in response to the generation or transmission detection of the detection target control command Main control side changing means for changing at least one predetermined of
Detection target switching means for switching the detection target control command detected by the control command detection means among a plurality of predetermined detection target control commands in response to generation or transmission of authentication information having the third inspection value. And comprising
The peripheral portion is
Expectation value storage means for storing the first expectation value, the second expectation value, and the third expectation value;
Peripheral side type information storage means for storing peripheral side type information indicating the data type of the authentication information received this time;
Receiving means for receiving the authentication information and the plurality of types of control commands from the main control unit;
When the data type of the peripheral side type information indicates the authentication data, the authentication data of the received authentication information is compared with the first expected value, the second expected value, and the third expected value. Authentication means for authenticating the main control unit;
When the data type of the peripheral side type information indicates the expected value change data, the detection target predetermined by the main control unit in response to reception of the authentication information having the expected value change data Peripheral side control command detection means for detecting reception of a control command from the main control unit;
In response to detection of reception of the detection target control command, the first expected value, the second expected value stored in the expected value storage unit based on expected value change data included in the received authentication information, Peripheral side changing means for changing the third expected value in the same manner as the main control unit;
In response to reception of authentication information having the third inspection value, the detection target control command detected by the peripheral side control command detection means is switched among the plurality of types of detection target control commands in the same manner as the main control unit. A peripheral side detection object switching means;
The data type associated in advance so as to correspond to the first inspection value and the second inspection value to the first expected value or the second expected value that coincided in the authentication of the authentication data is set to the next data. A gaming machine comprising: a specifying unit that specifies a type and updates the peripheral side type information.
前記検出対象切替手段は、前記制御コマンド検出手段が前記検出対象制御コマンドの発生又は送信を検出する前に、前記認証情報生成手段が前記第3検査値を有する認証情報を再度生成した場合、該認証情報の生成又は送信に応じた前記検出対象制御コマンドの切り替えを禁止する手段であり、
前記周辺側検出対象切替手段は、前記周辺側制御コマンド検出手段が前記検出対象制御コマンドの受信を検出する前に、前記主制御部から前記第3検査値を有する認証情報を再度受信した場合、該受信に応じた前記検出対象制御コマンドの切り替えを禁止する手段であることを特徴とする請求項1又は2に記載の遊技機。
The detection target switching means, when the authentication information generating means generates again the authentication information having the third inspection value before the control command detection means detects the generation or transmission of the detection target control command, A means for prohibiting switching of the detection target control command in response to generation or transmission of authentication information;
When the peripheral side detection target switching unit receives again the authentication information having the third inspection value from the main control unit before the peripheral side control command detection unit detects reception of the detection target control command, The gaming machine according to claim 1, wherein the gaming machine is means for prohibiting switching of the detection target control command in response to the reception.
前記検出対象切替手段は、前記制御コマンド検出手段が前記検出対象制御コマンドの発生又は送信を検出する前に、前記認証情報生成手段が再度生成した前記第3検査値を有する認証情報の数が予め定められた切替条件を満たした場合、前記制御コマンド検出手段が検出する前記検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で切り替える手段であり、
前記周辺側検出対象切替手段は、前記周辺側制御コマンド検出手段が前記検出対象制御コマンドの受信を検出する前に、前記主制御部から前記第3検査値を有する認証情報を再度受信した数が前記主制御部と同一の前記切替条件を満たした場合、前記周辺側制御コマンド検出手段が検出する前記検出対象制御コマンドを前記複数種類の検出対象制御コマンドの中で前記主制御部と同様に切り替える手段であることを特徴とする請求項1又は2に記載の遊技機。
The detection target switching means is configured so that, before the control command detection means detects the generation or transmission of the detection target control command, the number of authentication information having the third inspection value generated again by the authentication information generation means is determined in advance. A means for switching the detection target control command detected by the control command detection means among a plurality of predetermined detection target control commands when a predetermined switching condition is satisfied;
The peripheral side detection target switching means is configured such that the number of times authentication information having the third inspection value is received again from the main control unit before the peripheral control command detection means detects reception of the detection target control command. When the same switching condition as that of the main control unit is satisfied, the detection target control command detected by the peripheral control command detection unit is switched in the plurality of types of detection target control commands in the same manner as the main control unit. The gaming machine according to claim 1, wherein the gaming machine is a means.
前記検出対象制御コマンドは、前記複数種類の制御コマンドのうちの前記遊技機における大当たりに関連する制御コマンドであることを特徴とする請求項1〜4の何れか1項に記載の遊技機。   The gaming machine according to any one of claims 1 to 4, wherein the detection target control command is a control command related to a jackpot in the gaming machine among the plurality of types of control commands. 前記期待値変更用データは、前記期待値変更用データ生成手段によって生成される毎に、予め定められた初期値である前記検査値及び前記期待値の各々を変更するための補正値であることを特徴とする請求項1〜5の何れか1項に記載の遊技機。   The expected value changing data is a correction value for changing each of the inspection value and the expected value, which are predetermined initial values, each time generated by the expected value changing data generating means. The gaming machine according to claim 1, wherein: 前記期待値変更用データは、前回変更した前記検査値及び前記期待値の各々を変更するための係数値であることを特徴とする請求項1〜5の何れか1項に記載の遊技機。   The gaming machine according to claim 1, wherein the expected value changing data is a coefficient value for changing each of the inspection value and the expected value changed last time. 前記期待値記憶手段は、前記主制御部の前記検査値記憶手段が記憶している初期の前記検査値とは異なる値の前記期待値を初期値として記憶しており、
前記期待値変更用データ生成手段は、初期値である前記検査値と前記期待値との差分を吸収するための期待値変更用データを生成する手段であることを特徴とする請求項1〜7の何れか1項に記載の遊技機。
The expected value storage means stores, as an initial value, the expected value that is different from the initial test value stored by the test value storage means of the main control unit,
8. The expected value changing data generating means is means for generating expected value changing data for absorbing a difference between the inspection value, which is an initial value, and the expected value. The gaming machine according to any one of the above.
複数種類の制御コマンドを送信する主制御部と、前記主制御部によって送信された複数種類の制御コマンドの各々に基づいて所定の処理を行う周辺部と、を備える請求項1に記載の遊技機の認証方法において、
前記主制御部が処理する工程は、
前記主制御部の認証に用いる認証用データに選択的に用いられる検査値記憶手段に記憶された第1検査値、第2検査値、第3検査値に対応して前記周辺部が予め記憶している第1期待値、第2期待値、第3期待値を変更する期待値変更用データと前記認証用データと示し且つ前記第1検査値及び前記第2検査値に一対一に対応付けられた相異なるデータ種別を切り替えるか否かを無作為に決定する切替決定工程と、
前記切替決定工程でデータ種別を切り替えると決定した場合に、次回生成する認証情報のデータ種別を、前記認証用データと前記期待値変更用データの2種類から無作為に決定する決定工程と、
前記決定工程で決定したデータ種別に対応付けられた前記第1検査値又は前記第2検査値を前記検査値記憶手段から抽出する第1抽出工程と、
前記切替決定工程でデータ種別を切り替えないと決定した場合に、前記第3検査値を前記検査値記憶手段から抽出する第2抽出工程と、
種別情報記憶手段に記憶している種別情報が今回生成する前記認証情報は前記認証用データであることを示している場合に、前記第1抽出工程又は前記第2抽出工程で抽出した検査値を有する前記認証用データを生成する認証用データ生成工程と、
前記種別情報が前記期待値変更用データを示している場合に、前記決定工程の決定に応じて前記期待値変更用データを生成する期待値変更用データ生成工程と、
前記生成した認証用データ又は前記生成した期待値変更用データを有する前記認証情報を生成する認証情報生成工程と、
前記生成した認証情報を前記周辺部に送信する送信工程と、
前記決定した次回のデータ種別を示すように前記種別情報を更新する更新工程と、
前記期待値変更用データを有する認証情報の生成又は送信に応じて、前記複数種類の制御コマンドの中から予め定められた検出対象制御コマンドの発生又は送信を検出する制御コマンド検出工程と、
前記検出対象制御コマンドの発生又は送信の検出に応じて、前記生成した期待値変更用データに基づいて前記検査値記憶手段が記憶している第1検査値、第2検査値、第3検査値のうちの予め定められた少なくとも1つを変更する主制御側変更工程と、
前記第3検査値を有する認証情報の生成又は送信に応じて、前記制御コマンド検出工程で検出する前記検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で切り替える検出対象切替工程と、を含み
前記周辺部が処理する工程は、
前記主制御部から前記認証情報を受信する受信工程と、
周辺側種別情報記憶手段に記憶している周辺側種別情報が今回受信する前記認証情報のデータ種別は前記認証用データであることを示している場合に、前記受信した認証情報の認証用データと期待値記憶手段に記憶している前記第1期待値、前記第2期待値、前記第3期待値とを比較して前記主制御部の認証を行う認証工程と、
前記周辺側種別情報のデータ種別が前記期待値変更用データを示している場合に、前記期待値変更用データを有する前記認証情報の受信に応じて、前記主制御部で予め定められた検出対象制御コマンドの前記主制御部からの受信を検出する周辺側制御コマンド検出工程と、
前記検出対象制御コマンドの受信の検出に応じて、前記受信した認証情報が有する期待値変更用データに基づいて前記期待値記憶手段が記憶している前記第1期待値、前記第2期待値、前記第3期待値を前記主制御部と同様に変更する周辺側変更工程と、
前記第3検査値を有する認証情報の受信に応じて、前記周辺側制御コマンド検出工程で検出する前記検出対象制御コマンドを前記主制御部と同様に前記複数種類の検出対象制御コマンドの中で切り替える周辺側検出対象切替工程と、
前記認証用データの認証で一致した前記第1期待値又は前記第2期待値に、前記第1検査値及び前記第2検査値と対応するように予め対応付けられた前記データ種別を次回のデータ種別と特定して前記周辺側種別情報を更新する特定工程と、を含むことを特徴とする遊技機の認証方法。
The gaming machine according to claim 1 , further comprising: a main control unit that transmits a plurality of types of control commands; and a peripheral unit that performs predetermined processing based on each of the plurality of types of control commands transmitted by the main control unit. In the authentication method of
The process performed by the main control unit includes:
The peripheral portion stores in advance corresponding to the first inspection value, the second inspection value, and the third inspection value stored in the inspection value storage means used selectively for the authentication data used for authentication of the main control unit. The expected value changing data for changing the first expected value, the second expected value, and the third expected value, and the authentication data are shown in a one-to-one correspondence with the first test value and the second test value. Switching determination step for randomly determining whether to switch different data types;
If it is determined that switching the data type in the switching determination step, a determination step of determining a data type of credentials that generates next randomly the authentication data from the two types of the expected value change data ,
A first extraction step of extracting the first inspection value or the second inspection value associated with the data type determined in the determination step from the inspection value storage means;
A second extraction step of extracting the third inspection value from the inspection value storage means when it is determined not to switch the data type in the switching determination step;
When the type information stored in the type information storage means indicates that the authentication information generated this time is the authentication data, the inspection value extracted in the first extraction step or the second extraction step is used. An authentication data generating step for generating the authentication data;
When the type information indicates the expected value change data, an expected value change data generation step for generating the expected value change data according to the determination in the determination step;
An authentication information generation step of generating the authentication information having the generated authentication data or the generated expected value change data;
A transmitting step of transmitting the generated authentication information to the peripheral part;
An update step of updating the type information to indicate the determined next data type;
A control command detection step of detecting generation or transmission of a predetermined detection target control command from among the plurality of types of control commands in response to generation or transmission of authentication information having the expected value change data;
The first inspection value, the second inspection value, and the third inspection value stored in the inspection value storage unit based on the generated expected value change data in response to the generation or transmission detection of the detection target control command A main control side changing step for changing at least one predetermined of
A detection target switching step of switching the detection target control command detected in the control command detection step among a plurality of predetermined detection target control commands in response to generation or transmission of authentication information having the third inspection value And including
The step of processing the peripheral portion includes:
A receiving step of receiving the authentication information from the main control unit;
When the peripheral type information stored in the peripheral type information storage means indicates that the data type of the authentication information received this time is the authentication data, the authentication data of the received authentication information and An authentication step of comparing the first expected value, the second expected value, and the third expected value stored in an expected value storage means to authenticate the main control unit;
When the data type of the peripheral side type information indicates the expected value change data, the detection target predetermined by the main control unit in response to reception of the authentication information having the expected value change data A peripheral control command detection step of detecting reception of a control command from the main control unit;
In response to detection of reception of the detection target control command, the first expected value, the second expected value stored in the expected value storage unit based on expected value change data included in the received authentication information, A peripheral side changing step of changing the third expected value in the same manner as the main control unit;
In response to reception of authentication information having the third inspection value, the detection target control command detected in the peripheral control command detection step is switched among the plurality of types of detection target control commands in the same manner as the main control unit. A peripheral detection target switching step;
The data type associated in advance so as to correspond to the first inspection value and the second inspection value to the first expected value or the second expected value that coincided in the authentication of the authentication data is set to the next data. particular process and the authentication method for a game machine which comprises a specific to the type and updates the peripheral side type information.
複数種類の制御コマンドを送信する主制御部と、前記主制御部によって送信された複数種類の制御コマンドの各々に基づいて所定の処理を行う周辺部と、を備える請求項2に記載の遊技機の認証方法において、
前記主制御部が処理する工程は、
前記主制御部の認証に用いる認証用データに選択的に用いられる第1検査値、第2検査値、第3検査値に対応して前記周辺部が予め記憶している第1期待値、第2期待値、第3期待値を変更する期待値変更用データと前記認証用データと示し且つ前記第1検査値及び前記第2検査値に一対一に対応付けられた相異なるデータ種別のうち、種別情報記憶手段に記憶している種別情報が今回生成する認証情報のデータ種別は前記認証用データを示している場合に、検査値記憶手段に記憶している前記第1検査値、前記第2検査値、前記第3検査値の中から1つの検査値を無作為に選択する選択工程と、
前記選択工程で選択した1つの検査値を有する前記認証用データを生成する認証用データ生成工程と、
前記選択工程が選択した前記第1検査値、前記第2検査値、前記第3検査値に予め対応付けられた前記データ種別を次回のデータ種別と決定する決定工程と、
前記種別情報が前記期待値変更用データを示している場合に、前記期待値変更用データを生成する期待値変更用データ生成工程と、
前記生成した認証用データ又は前記生成した期待値変更用データを有する前記認証情報を生成する認証情報生成工程と、
前記生成した認証情報を前記周辺部に送信する送信工程と、
前記決定した次回のデータ種別を示すように前記種別情報を更新する更新工程と、
前記期待値変更用データを有する認証情報の生成又は送信に応じて、前記複数種類の制御コマンドの中から予め定められた検出対象制御コマンドの発生又は送信を検出する制御コマンド検出工程と、
前記検出対象制御コマンドの発生又は送信の検出に応じて、前記生成した期待値変更用データに基づいて前記検査値記憶手段が記憶している第1検査値、第2検査値、第3検査値のうちの予め定められた少なくとも1つを変更する主制御側変更工程と、
前記第3検査値を有する認証情報の生成又は送信に応じて、前記制御コマンド検出工程で検出する前記検出対象制御コマンドを予め定められた複数種類の検出対象制御コマンドの中で切り替える検出対象切替工程と、を含み
前記周辺部が処理する工程は、
前記主制御部から前記認証情報を受信する受信工程と、
周辺側種別情報記憶手段に記憶している周辺側種別情報が今回受信する前記認証情報のデータ種別は前記認証用データであることを示している場合に、前記受信した認証情報の認証用データと期待値記憶手段に記憶している前記第1期待値、前記第2期待値、前記第3期待値とを比較して前記主制御部の認証を行う認証工程と、
前記周辺側種別情報のデータ種別が前記期待値変更用データを示している場合に、前記期待値変更用データを有する前記認証情報の受信に応じて、前記主制御部で予め定められた検出対象制御コマンドの前記主制御部からの受信を検出する周辺側制御コマンド検出工程と、
前記検出対象制御コマンドの受信の検出に応じて、前記受信した認証情報が有する期待値変更用データに基づいて前記期待値記憶手段が記憶している前記第1期待値、前記第2期待値、前記第3期待値を前記主制御部と同様に変更する周辺側変更工程と、
前記第3検査値を有する認証情報の受信に応じて、前記周辺側制御コマンド検出工程で検出する前記検出対象制御コマンドを前記主制御部と同様に前記複数種類の検出対象制御コマンドの中で切り替える周辺側検出対象切替工程と、
前記認証用データの認証で一致した前記第1期待値又は前記第2期待値に、前記第1検査値及び前記第2検査値と対応するように予め対応付けられた前記データ種別を次回のデータ種別と特定して前記周辺側種別情報を更新する特定工程と、を含むことを特徴とする遊技機の認証方法。
The gaming machine according to claim 2 , further comprising: a main control unit that transmits a plurality of types of control commands; and a peripheral unit that performs predetermined processing based on each of the plurality of types of control commands transmitted by the main control unit. In the authentication method of
The process performed by the main control unit includes:
A first expected value stored in advance in the peripheral portion corresponding to a first inspection value, a second inspection value, and a third inspection value that are selectively used for authentication data used for authentication of the main control unit; 2 expected values, the expected value changing data for changing the third expected value and the authentication data, and different data types corresponding to the first inspection value and the second inspection value in a one-to-one correspondence, when the type information stored in the type information storage means are data type of credentials that generates time indicate the authentication data, the first check value stored in the check value storing means, wherein A selection step of randomly selecting one test value from the second test value and the third test value;
An authentication data generation step for generating the authentication data having one inspection value selected in the selection step;
A determination step of determining the data type preliminarily associated with the first inspection value, the second inspection value, and the third inspection value selected by the selection step as a next data type;
When the type information indicates the expected value change data, the expected value change data generation step for generating the expected value change data;
An authentication information generation step of generating the authentication information having the generated authentication data or the generated expected value change data;
A transmitting step of transmitting the generated authentication information to the peripheral part;
An update step of updating the type information to indicate the determined next data type;
A control command detection step of detecting generation or transmission of a predetermined detection target control command from among the plurality of types of control commands in response to generation or transmission of authentication information having the expected value change data;
The first inspection value, the second inspection value, and the third inspection value stored in the inspection value storage unit based on the generated expected value change data in response to the generation or transmission detection of the detection target control command A main control side changing step for changing at least one predetermined of
A detection target switching step of switching the detection target control command detected in the control command detection step among a plurality of predetermined detection target control commands in response to generation or transmission of authentication information having the third inspection value And including
The step of processing the peripheral portion includes:
A receiving step of receiving the authentication information from the main control unit;
When the peripheral type information stored in the peripheral type information storage means indicates that the data type of the authentication information received this time is the authentication data, the authentication data of the received authentication information and An authentication step of comparing the first expected value, the second expected value, and the third expected value stored in an expected value storage means to authenticate the main control unit;
When the data type of the peripheral side type information indicates the expected value change data, the detection target predetermined by the main control unit in response to reception of the authentication information having the expected value change data A peripheral control command detection step of detecting reception of a control command from the main control unit;
In response to detection of reception of the detection target control command, the first expected value, the second expected value stored in the expected value storage unit based on expected value change data included in the received authentication information, A peripheral side changing step of changing the third expected value in the same manner as the main control unit;
In response to reception of authentication information having the third inspection value, the detection target control command detected in the peripheral control command detection step is switched among the plurality of types of detection target control commands in the same manner as the main control unit. A peripheral detection target switching step;
The data type associated in advance so as to correspond to the first inspection value and the second inspection value to the first expected value or the second expected value that coincided in the authentication of the authentication data is set to the next data. particular process and the authentication method for a game machine which comprises a specific to the type and updates the peripheral side type information.
JP2011039481A 2011-02-25 2011-02-25 Gaming machine and gaming machine authentication method Expired - Fee Related JP5236028B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011039481A JP5236028B2 (en) 2011-02-25 2011-02-25 Gaming machine and gaming machine authentication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011039481A JP5236028B2 (en) 2011-02-25 2011-02-25 Gaming machine and gaming machine authentication method

Publications (2)

Publication Number Publication Date
JP2012176038A JP2012176038A (en) 2012-09-13
JP5236028B2 true JP5236028B2 (en) 2013-07-17

Family

ID=46978360

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011039481A Expired - Fee Related JP5236028B2 (en) 2011-02-25 2011-02-25 Gaming machine and gaming machine authentication method

Country Status (1)

Country Link
JP (1) JP5236028B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5186024B2 (en) * 2011-05-30 2013-04-17 京楽産業.株式会社 Gaming machine and gaming machine authentication method
JP5186023B2 (en) * 2011-05-30 2013-04-17 京楽産業.株式会社 Gaming machine and gaming machine authentication method
JP5186022B2 (en) * 2011-05-30 2013-04-17 京楽産業.株式会社 Gaming machine and gaming machine authentication method

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4359823B2 (en) * 2003-07-01 2009-11-11 株式会社大一商会 Game machine
JP5220669B2 (en) * 2009-03-27 2013-06-26 京楽産業.株式会社 Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP4932867B2 (en) * 2009-03-30 2012-05-16 京楽産業.株式会社 Electronic device, main control board, peripheral board, authentication method and authentication program
JP4981083B2 (en) * 2009-03-30 2012-07-18 京楽産業.株式会社 Game machine, main control unit, main control board, intermediate part, peripheral board, authentication method and authentication program
JP4995241B2 (en) * 2009-07-29 2012-08-08 京楽産業.株式会社 Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP4876155B2 (en) * 2009-07-29 2012-02-15 京楽産業.株式会社 Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP4995240B2 (en) * 2009-07-29 2012-08-08 京楽産業.株式会社 Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP5242652B2 (en) * 2010-09-27 2013-07-24 京楽産業.株式会社 Game machine, main control board, peripheral board, game machine authentication method and authentication program

Also Published As

Publication number Publication date
JP2012176038A (en) 2012-09-13

Similar Documents

Publication Publication Date Title
JP5236028B2 (en) Gaming machine and gaming machine authentication method
JP5236029B2 (en) Gaming machine and gaming machine authentication method
JP5236030B2 (en) Gaming machine and gaming machine authentication method
JP5149365B2 (en) Gaming machine and gaming machine authentication method
JP5228095B2 (en) Gaming machine and gaming machine authentication method
JP5162643B2 (en) Gaming machine and gaming machine authentication method
JP5303595B2 (en) Gaming machine and gaming machine authentication method
JP5228085B2 (en) Gaming machine and gaming machine authentication method
JP5242712B2 (en) Gaming machine and gaming machine authentication method
JP5186578B2 (en) Gaming machine and gaming machine authentication method
JP5303596B2 (en) Gaming machine and gaming machine authentication method
JP5186579B2 (en) Gaming machine and gaming machine authentication method
JP5242713B2 (en) Gaming machine and gaming machine authentication method
JP2013022349A (en) Game machine and authentication method of the same
JP5309123B2 (en) Gaming machine and gaming machine authentication method
JP5242714B2 (en) Gaming machine and gaming machine authentication method
JP5149361B2 (en) Gaming machine and gaming machine authentication method
JP5303597B2 (en) Gaming machine and gaming machine authentication method
JP5186580B2 (en) Gaming machine and gaming machine authentication method
JP5149367B2 (en) Gaming machine and gaming machine authentication method
JP5250675B2 (en) Gaming machine and gaming machine authentication method
JP5309125B2 (en) Gaming machine and gaming machine authentication method
JP5309124B2 (en) Gaming machine and gaming machine authentication method
JP5149366B2 (en) Gaming machine and gaming machine authentication method
JP5186022B2 (en) Gaming machine and gaming machine authentication method

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20120720

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20120724

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121113

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130111

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130319

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130326

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5236028

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160405

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees