JP2010227379A - Electronic equipment, game machine, main control board, peripheral board and authentication method and program - Google Patents

Electronic equipment, game machine, main control board, peripheral board and authentication method and program Download PDF

Info

Publication number
JP2010227379A
JP2010227379A JP2009079683A JP2009079683A JP2010227379A JP 2010227379 A JP2010227379 A JP 2010227379A JP 2009079683 A JP2009079683 A JP 2009079683A JP 2009079683 A JP2009079683 A JP 2009079683A JP 2010227379 A JP2010227379 A JP 2010227379A
Authority
JP
Japan
Prior art keywords
authentication
main control
data
control unit
binary
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.)
Granted
Application number
JP2009079683A
Other languages
Japanese (ja)
Other versions
JP5017308B2 (en
Inventor
Naoyuki Watanabe
直幸 渡辺
Hiroshi Mizukami
浩 水上
Motonari Yokoshima
元成 横島
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.)
Trinity Security Systems Inc
Kyoraku Sangyo Co Ltd
Original Assignee
Trinity Security Systems Inc
Kyoraku Sangyo 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 Trinity Security Systems Inc, Kyoraku Sangyo Co Ltd filed Critical Trinity Security Systems Inc
Priority to JP2009079683A priority Critical patent/JP5017308B2/en
Publication of JP2010227379A publication Critical patent/JP2010227379A/en
Application granted granted Critical
Publication of JP5017308B2 publication Critical patent/JP5017308B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To prevent fraudulence committed onto electronic equipment which has a peripheral part for conducting a prescribed processing based on a control command transmitted from the main control part. <P>SOLUTION: An authentication value generation part 313 of the main control board 310 selects a prescribed dyadic operation out of a plurality of those satisfying an associative law to divide data into partitions by a partition number and a prescribed dyadic operation is performed on each of the data divided to generate authentication values according to the partition number. A certification part 323 of a peripheral board 320 selects a prescribed dyadic operation and carries out a dyadic operation for each of the authentication values received to certify the main control board 310 based on the result of the operation and a corresponding operand stored at an operand memory part 322. The dyadic operation to be used for the subsequent authentication is selected based on the partition number or the number of the authentication values (number of associative connections) subjected to the dyadic operation when the certification of the main control board 310 is established. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

この発明は、複数の基板を備え、これらの基板間の通信の認証をおこなう電子機器、遊技機、主制御基板、周辺基板、認証方法および認証プログラムに関する。   The present invention relates to an electronic device, a gaming machine, a main control board, a peripheral board, an authentication method, and an authentication program that include a plurality of boards and authenticate communication between these boards.

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

主制御基板に対する不正には、たとえば、正規の主制御基板を不正な制御基板に取り替えたり、主制御基板がおこなう処理を規定したプログラムコードを改ざんしたりするなどの方法がある。このような不正を防止するため、たとえば、主制御基板内に搭載されたROMに記録されているプログラムデータをROMチェッカによってチェックして、ROMの不正交換などを防止する技術が提案されている(たとえば、下記特許文献1参照。)。   Examples of frauds with respect to the main control board include a method of 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. 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.)

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

しかしながら、上述した特許文献1の技術によれば、プログラムデータの改ざんは検知できるが、正規な主制御基板と被制御基板との間に不正な制御基板が接続されてしまうのを防止することができない。このため、不正な制御基板から出力される制御信号によって、被制御基板が不正な制御をおこなってしまうという問題がある。   However, according to the technique disclosed in Patent Document 1 described above, although falsification of program data can be detected, it is possible to prevent an unauthorized control board from being connected between a regular main control board and a controlled board. Can not. For this reason, there is a problem that the controlled substrate performs unauthorized control by the control signal output from the unauthorized control substrate.

ここで、図15および図16を用いて、従来技術による不正防止技術について説明する。図15は、従来技術による不正防止技術の概要を示す説明図である。また、図16は、不正な制御基板の挿入例を示す説明図である。図15に示すように、正規の主制御基板1501は、周辺基板1502に対して正規の制御信号RSを出力して、周辺基板1502の動作を制御する。正規の主制御基板1501には、検査用ポート1503が設けられている。この検査用ポート1503から正規の主制御基板1501の内部に設けられたROMなどに記録されたプログラムデータを検査して、正規の主制御基板1501に不正がおこなわれていないかを検査する。   Here, a fraud prevention technique according to the prior art will be described with reference to FIGS. 15 and 16. FIG. 15 is an explanatory diagram showing an outline of a fraud prevention technique according to the prior art. FIG. 16 is an explanatory diagram showing an example of inserting an unauthorized control board. As shown in FIG. 15, the regular main control board 1501 outputs a regular control signal RS to the peripheral board 1502 to control the operation of the peripheral board 1502. A regular main control board 1501 is provided with an inspection port 1503. The program data recorded in the ROM or the like provided inside the regular main control board 1501 is inspected from the inspection port 1503 to inspect whether the regular main control board 1501 is fraudulent.

ところが、図16に示すように、正規の主制御基板1501と周辺基板1502との間に、不正な制御基板1601が挿入されてしまう場合がある。不正な制御基板1601は、正規の主制御基板1501から出力された正規の制御信号RSを破棄または無視し、替わりに不正な制御信号FSを周辺基板1502に出力する。ここで、周辺基板1502は、入力された信号が、正規の制御信号RSであるか不正な制御信号FSであるかを判別することができない。このため、周辺基板1502は、不正な制御信号FSにしたがって動作してしまうという問題がある。   However, as shown in FIG. 16, an unauthorized control board 1601 may be inserted between the regular main control board 1501 and the peripheral board 1502. The unauthorized control board 1601 discards or ignores the authorized control signal RS output from the authorized main control board 1501 and outputs an unauthorized control signal FS to the peripheral board 1502 instead. Here, the peripheral board 1502 cannot determine whether the input signal is the normal control signal RS or the illegal control signal FS. For this reason, there is a problem that the peripheral board 1502 operates according to an unauthorized control signal FS.

また、検査用ポート1503は正規の主制御基板1501のみに設けられているため、検査用ポート1503を用いた検査をおこなっても、正規の主制御基板1501内の処理に対する検査結果が返ってしまう。このため、検査用ポート1503を用いた検査をおこなっても、不正な制御基板1601による不正制御を検知することができないという問題がある。   In addition, since the inspection port 1503 is provided only on the regular main control board 1501, even if the inspection using the inspection port 1503 is performed, the inspection result for the process in the regular main control board 1501 is returned. . For this reason, there is a problem that even if the inspection using the inspection port 1503 is performed, the unauthorized control by the unauthorized control board 1601 cannot be detected.

この発明は、上述した従来技術による問題点を解消するため、正規な主制御基板と周辺部との間に不正な制御基板が接続されるのを防止して、ぱちんこ遊技機などの電子機器に対する不正を防止することができる電子機器、遊技機、主制御基板、周辺基板、認証方法および認証プログラムを提供することを目的とする。   In order to solve the above-described problems caused by the prior art, the present invention prevents an unauthorized control board from being connected between a regular main control board and a peripheral portion, and can be applied to electronic devices such as pachinko machines. An object is to provide an electronic device, a gaming machine, a main control board, a peripheral board, an authentication method, and an authentication program that can prevent fraud.

上述した課題を解決し、目的を達成するため、請求項1の発明にかかる電子機器は、主制御部と、前記主制御部によって送信された制御コマンドに基づいて所定の処理をおこなう周辺部と、を備える電子機器であって、前記主制御部は、所定のデータを記憶するデータ記憶手段と、前記データ記憶手段内に記憶されている前記データを分割する数(以下、「分割数」という)を決定する決定手段と、結合法則を満たす複数の2項演算の中から所定の2項演算を選択し、前記データ記憶手段内の前記データを前記分割数に分割し、分割された前記データのそれぞれに対して前記所定の2項演算をおこなって前記分割数分の認証値を生成する認証値生成手段と、前記分割数分の前記認証値を前記周辺部に送信する送信手段と、を備え、前記周辺部は、前記分割数分の前記認証値を受信する受信手段と、前記データ記憶手段内の全ての前記データに対して前記複数の2項演算をそれぞれおこなった複数の演算値を記憶する演算値記憶手段と、前記複数の2項演算の中から所定の2項演算を選択し、前記受信手段によって受信された前記分割数分の前記認証値に対して当該選択した2項演算をおこない、当該演算結果と、前記演算値記憶手段に記憶された当該選択した2項演算に対応する演算値と、が一致するか否かに基づいて前記主制御部を認証する認証手段と、を備え、前記認証値生成手段は、前記分割数に基づいて、前記複数の2項演算の中から次回の前記認証値の生成に用いる2項演算を選択し、前記認証手段は、前記主制御部に対する前記認証が成立した際に前記選択した2項演算の対象となった前記認証値の数に基づいて、前記複数の2項演算から次回の前記認証に用いる2項演算を選択することを特徴とする。   In order to solve the above-described problems and achieve the object, an electronic device according to the invention of claim 1 includes a main control unit and a peripheral unit that performs predetermined processing based on a control command transmitted by the main control unit. The main control unit includes a data storage unit for storing predetermined data and a number for dividing the data stored in the data storage unit (hereinafter referred to as “division number”). ) And a predetermined binary operation selected from a plurality of binary operations satisfying a combination rule, and the data in the data storage unit is divided into the number of divisions, and the divided data Authentication value generation means for generating the authentication values for the number of divisions by performing the predetermined binary operation on each of the above, and transmission means for transmitting the authentication values for the number of divisions to the peripheral part. Comprising said peripheral part Receiving means for receiving the authentication values corresponding to the number of divisions, and operation value storage means for storing a plurality of operation values obtained by performing the plurality of binary operations on all the data in the data storage means, respectively. And selecting a predetermined binary operation from the plurality of binary operations, performing the selected binary operation on the authentication values for the number of divisions received by the receiving means, and calculating the result And authentication means for authenticating the main control unit based on whether or not the calculated value corresponding to the selected binary operation stored in the calculated value storage means matches, the authentication value The generation means selects a binary operation to be used for the next generation of the authentication value from the plurality of binary operations based on the number of divisions, and the authentication means establishes the authentication for the main control unit The selected two-term performance Based on the number of the authentication values were subject to, and selects the binary operation using the next of the authentication from the plurality of dyadic operation.

この請求項1の発明によれば、主制御部は、記憶手段内のデータを分割した分割数に基づいて次回の認証時において認証値の生成に用いる2項演算を選択する。分割数は主制御部のみが知る値なので、不正解析者は、認証値の生成に用いる2項演算の切り替えタイミングを知ることができない。これにより、主制御部と周辺部との間に不正な制御部が挿入されたことを検知することができ、不正な制御部による不正な処理を防止することができる。   According to the first aspect of the present invention, the main control unit selects a binary operation used for generating an authentication value at the time of the next authentication based on the number of divisions obtained by dividing the data in the storage means. Since the number of divisions is a value known only by the main control unit, the unauthorized analyst cannot know the switching timing of the binary operation used for generating the authentication value. Thereby, it can be detected that an unauthorized control unit is inserted between the main control unit and the peripheral unit, and unauthorized processing by the unauthorized control unit can be prevented.

また、請求項2の発明にかかる電子機器は、請求項1に記載の発明において、前記送信手段は、前記制御コマンドに前記認証値を付加して前記周辺部に送信することを特徴とする。   According to a second aspect of the present invention, in the electronic device according to the first aspect, the transmission means adds the authentication value to the control command and transmits the control command to the peripheral portion.

この請求項2の発明によれば、認証値を単体で送信する場合と比較して、主制御部と周辺部との間の通信負荷の増大を抑えることができる。また、請求項2の発明によれば、認証値を単体で送信する場合と比較して、通信データ中から認証値が抽出され、解析されてしまう可能性を低減することができる。   According to the second aspect of the present invention, an increase in communication load between the main control unit and the peripheral unit can be suppressed as compared with the case where the authentication value is transmitted alone. According to the second aspect of the present invention, it is possible to reduce the possibility that the authentication value is extracted from the communication data and analyzed as compared with the case where the authentication value is transmitted alone.

また、請求項3の発明にかかる電子機器は、請求項2に記載の発明において、前記認証値生成手段は、前記認証値が付加される前記制御コマンドを用いて当該認証値を生成することを特徴とする。   According to a third aspect of the present invention, in the electronic device according to the second aspect, the authentication value generating means generates the authentication value using the control command to which the authentication value is added. Features.

この請求項3の発明によれば、認証値を付加して送信する制御コマンドを用いて認証値を生成する。一般に、不正な制御部は、正規の主制御部と異なる制御コマンドを送信することによって、周辺基板に不正な動作をおこなわせようとする。請求項3の発明のように、今回送信する制御コマンドを用いて認証値を生成すれば、不正な制御部によって認証値が再利用された場合であっても、認証値と制御コマンドの整合がとれず、不正を検知することができる。   According to the third aspect of the present invention, the authentication value is generated using the control command to which the authentication value is added and transmitted. Generally, an unauthorized control unit attempts to perform an unauthorized operation on a peripheral board by transmitting a control command different from that of a regular main control unit. If the authentication value is generated by using the control command transmitted this time as in the invention of claim 3, even if the authentication value is reused by an unauthorized control unit, the authentication value and the control command are matched. Unable to detect fraud.

また、請求項4の発明にかかる電子機器は請求項1〜3のいずれか一つに記載の発明において、前記認証値生成手段は、前記認証値を所定の暗号化方法で暗号化し、前記認証手段は、前記認証値を前記所定の暗号化方法に対応する復号化方法で復号化して前記認証をおこなうことを特徴とする。   The electronic device according to a fourth aspect of the present invention is the electronic device according to any one of the first to third aspects, wherein the authentication value generating means encrypts the authentication value by a predetermined encryption method, and The means performs the authentication by decrypting the authentication value by a decryption method corresponding to the predetermined encryption method.

この請求項4の発明によれば、認証値の生成方法が解析されたり、認証値が再利用されたりする可能性を低減することができる。   According to the invention of claim 4, it is possible to reduce the possibility that the authentication value generation method is analyzed or the authentication value is reused.

また、請求項5の発明にかかる電子機器は請求項4に記載の発明において、前記認証値生成手段は、前記分割数に基づいて前記認証値の暗号化方法を変更し、前記認証手段は、前記主制御部に対する前記認証が成立した際に前記2項演算の対象となった前記認証値の数に基づいて前記認証値の復号化方法を変更することを特徴とする。   According to a fifth aspect of the present invention, in the electronic device according to the fourth aspect of the invention, the authentication value generation means changes an encryption method of the authentication value based on the division number, and the authentication means The authentication value decryption method is changed based on the number of the authentication values subjected to the binary operation when the authentication for the main control unit is established.

この請求項5の発明によれば、不正解析者は、認証値の暗号化方法の切り替えタイミングを知ることができず、認証値の生成方法が解析されたり、認証値が再利用されたりする可能性をさらに低減することができる。   According to the invention of claim 5, the fraud analyst cannot know the switching timing of the encryption method of the authentication value, and the generation method of the authentication value can be analyzed or the authentication value can be reused. Can be further reduced.

また、請求項6の発明にかかる電子機器は請求項1〜5のいずれか一つに記載の発明において、前記データ記憶手段は、前記主制御部で用いられるプログラムデータを記憶することを特徴とする。   An electronic device according to a sixth aspect of the present invention is the electronic device according to any one of the first to fifth aspects, wherein the data storage means stores program data used in the main control unit. To do.

この請求項6の発明によれば、主制御部に記録されたプログラムコードの不正な書き換えや、主制御部の記憶手段の不正な取り替えなどを検出することができる。   According to the sixth aspect of the present invention, it is possible to detect unauthorized rewriting of the program code recorded in the main control unit or unauthorized replacement of the storage means of the main control unit.

また、請求項7の発明にかかる電子機器は請求項1〜6のいずれか一つに記載の発明において、複数の前記2項演算は、加算および排他的論理和演算であることを特徴とする。   An electronic device according to a seventh aspect of the present invention is the electronic device according to any one of the first to sixth aspects, wherein the plurality of binary operations are addition and exclusive OR operations. .

この請求項7の発明によれば、認証値の生成に用いる2項演算として、加算および排他的論理和演算を切り替えて用いることができる。   According to the seventh aspect of the present invention, addition and exclusive OR operation can be switched and used as the binary operation used for generating the authentication value.

また、請求項8の発明にかかる遊技機は、請求項1〜7のいずれか一つに記載の電子機器を備え、主制御基板は、前記認証値を送信し、周辺部は、前記主制御基板によって送信された前記認証値を用いて前記主制御基板に対する認証をおこなうことを特徴とする。   According to an eighth aspect of the present invention, there is provided a gaming machine comprising the electronic device according to any one of the first to seventh aspects, wherein the main control board transmits the authentication value, and a peripheral portion includes the main control. The authentication for the main control board is performed using the authentication value transmitted by the board.

この請求項8の発明によれば、主制御基板は、記憶手段内のデータを分割した分割数に基づいて次回の認証時において認証値の生成に用いる2項演算を選択する。分割数は主制御部のみが知る値なので、不正解析者は、認証値の生成に用いる2項演算の切り替えタイミングを知ることができない。これにより、主制御基板と周辺基板との間に不正な制御部が挿入されたことを検知することができ、不正な制御部による不正な処理を防止することができる。   According to the invention of claim 8, the main control board selects a binary operation used for generating an authentication value at the next authentication based on the number of divisions obtained by dividing the data in the storage means. Since the number of divisions is a value known only by the main control unit, the unauthorized analyst cannot know the switching timing of the binary operation used for generating the authentication value. Thereby, it can be detected that an unauthorized control unit is inserted between the main control board and the peripheral substrate, and unauthorized processing by the unauthorized control unit can be prevented.

また、請求項9の発明にかかる主制御基板は、電子機器に搭載され、周辺基板に所定の処理をおこなわせる制御コマンドを送信する主制御基板であって、所定のデータを記憶するデータ記憶手段と、前記データ記憶手段内に記憶されている前記データを分割する数(以下、「分割数」という)を決定する決定手段と、結合法則を満たす複数の2項演算の中から所定の2項演算を選択し、前記データ記憶手段内の前記データを前記分割数に分割し、分割された前記データのそれぞれに対して前記所定の2項演算をおこなって前記分割数分の認証値を生成する認証値生成手段と、前記分割数分の前記認証値を前記周辺部に送信する送信手段と、を備え、前記認証値生成手段は、前記分割数に基づいて、前記複数の2項演算の中から次回の前記認証値の生成に用いる2項演算を選択することを特徴とする。   A main control board according to a ninth aspect of the invention is a main control board that is mounted on an electronic device and transmits a control command for causing a peripheral board to perform predetermined processing, and is a data storage means for storing predetermined data. Determining means for determining the number of the data stored in the data storage means (hereinafter referred to as “the number of divisions”), and a predetermined two terms among a plurality of binary operations satisfying a combination rule An operation is selected, the data in the data storage means is divided into the number of divisions, and the predetermined binary operation is performed on each of the divided data to generate authentication values for the number of divisions. Authentication value generating means, and transmitting means for transmitting the authentication values for the number of divisions to the peripheral part, wherein the authentication value generating means is configured to perform a plurality of binary operations based on the number of divisions. The next authentication from And selects the binary operation used to generate.

この請求項9の発明によれば、記憶手段内のデータを分割した分割数に基づいて次回の認証時において認証値の生成に用いる2項演算を選択する。分割数は主制御部のみが知る値なので、不正解析者は、認証値の生成に用いる2項演算の切り替えタイミングを知ることができない。これにより、主制御基板と周辺基板との間に不正な制御部が挿入されたことを検知することができ、不正な制御部による不正な処理を防止することができる。   According to the ninth aspect of the invention, based on the number of divisions obtained by dividing the data in the storage means, the binary operation used for generating the authentication value at the next authentication is selected. Since the number of divisions is a value known only by the main control unit, the unauthorized analyst cannot know the switching timing of the binary operation used for generating the authentication value. Thereby, it can be detected that an unauthorized control unit is inserted between the main control board and the peripheral substrate, and unauthorized processing by the unauthorized control unit can be prevented.

また、請求項10の発明にかかる周辺基板は、電子機器に搭載され、主制御基板によって送信された制御コマンドに基づいて所定の処理をおこなう周辺基板であって、前記主制御基板によって送信された複数の認証値を受信する受信手段と、前記主制御基板に記憶された所定のデータに対して結合法則を満たす複数の2項演算をそれぞれおこなった複数の演算を記憶する演算値記憶手段と、前記複数の2項演算の中から所定の2項演算を選択し、前記受信手段によって受信された前記分割数分の前記認証値に対して当該選択した2項演算をおこない、当該演算結果と、前記演算値記憶手段に記憶された当該選択した2項演算に対応する演算値と、が一致するか否かに基づいて前記主制御部を認証する認証手段と、を備え、前記認証手段は、前記主制御基板に対する前記認証が成立した際に前記選択した2項演算の対象となった前記認証値の数に基づいて、前記複数の2項演算から次回の前記認証に用いる2項演算を選択することを特徴とする。   A peripheral board according to the invention of claim 10 is a peripheral board that is mounted on an electronic device and performs a predetermined process based on a control command transmitted by the main control board, and is transmitted by the main control board. A receiving means for receiving a plurality of authentication values; a calculation value storage means for storing a plurality of calculations each of a plurality of binary calculations that satisfy a combining law with respect to predetermined data stored in the main control board; A predetermined binary operation is selected from the plurality of binary operations, the selected binary operation is performed on the authentication values for the number of divisions received by the receiving unit, and the operation result is obtained. Authentication means for authenticating the main control unit based on whether or not the calculated value corresponding to the selected binary operation stored in the calculated value storage means matches, the authenticating means comprising: in front A binary operation to be used for the next authentication is selected from the plurality of binary operations based on the number of the authentication values subjected to the selected binary operation when the authentication for the main control board is established. It is characterized by that.

この請求項10の発明によれば、主制御基板に対する認証が成立した際に2項演算の対象となった認証値の数に基づいて次回の認証時において認証に用いる2項演算を選択する。不正解析者は、認証に用いる2項演算の切り替えタイミングを知ることができない。これにより、主制御基板と周辺基板との間に不正な制御部が挿入されたことを検知することができ、不正な制御部による不正な処理を防止することができる。   According to the tenth aspect of the present invention, the binary operation used for authentication at the time of the next authentication is selected based on the number of authentication values subjected to the binary operation when the authentication for the main control board is established. The fraud analyst cannot know the switching timing of the binary operation used for authentication. Thereby, it can be detected that an unauthorized control unit is inserted between the main control board and the peripheral substrate, and unauthorized processing by the unauthorized control unit can be prevented.

また、請求項11の発明にかかる認証方法は、主制御部と、前記主制御部によって送信された制御コマンドに基づいて所定の処理をおこなう周辺部と、を備える電子機器における認証方法であって、前記主制御部において、所定のデータを記憶するデータ記憶手段内に記憶されている前記データを分割する数(以下、「分割数」という)を決定する決定工程と、結合法則を満たす複数の2項演算の中から所定の2項演算を選択し、前記データ記憶手段内の前記データを前記分割数に分割し、分割された前記データのそれぞれに対して前記所定の2項演算をおこなって前記分割数分の認証値を生成する認証値生成工程と、前記分割数分の前記認証値を前記周辺部に送信する送信工程と、前記分割数に基づいて、前記複数の2項演算の中から次回の前記認証値の生成に用いる2項演算を選択する第1の選択工程と、を含み、前記周辺部において、前記分割数分の前記認証値を受信する受信工程と、前記データ記憶手段内の全ての前記データに対して前記複数の2項演算をそれぞれおこなった複数の演算値を取得する演算値取得工程と、前記複数の2項演算の中から所定の2項演算を選択し、前記受信工程で受信された前記分割数分の前記認証値に対して当該選択した2項演算をおこない、当該演算結果と、前記演算値取得工程で取得された当該選択した2項演算に対応する演算値と、が一致するか否かに基づいて前記主制御部を認証する認証工程と、前記主制御部に対する前記認証が成立した際に前記選択した2項演算の対象となった前記認証値の数に基づいて、前記複数の2項演算から次回の前記認証に用いる2項演算を選択する第2の選択工程と、を含むことを特徴とする。   An authentication method according to an invention of claim 11 is an authentication method in an electronic device comprising a main control unit and a peripheral unit that performs predetermined processing based on a control command transmitted by the main control unit. In the main control unit, a determination step for determining the number of data to be divided (hereinafter referred to as “the number of divisions”) stored in the data storage means for storing predetermined data, and a plurality of conditions satisfying a combination rule A predetermined binary operation is selected from the binary operations, the data in the data storage means is divided into the division numbers, and the predetermined binary operation is performed on each of the divided data. An authentication value generation step for generating authentication values for the number of divisions, a transmission step for transmitting the authentication values for the number of divisions to the peripheral part, and a plurality of binary operations based on the number of divisions To next time A first selection step of selecting a binary operation used for generation of the authentication value, and a reception step of receiving the authentication value for the number of divisions in the peripheral portion, and all in the data storage means A calculation value acquisition step of acquiring a plurality of calculation values obtained by performing the plurality of binomial operations on the data, a predetermined binary operation selected from the plurality of binomial operations, and the reception step The selected binomial operation is performed on the authentication values corresponding to the number of divisions received in step B, the calculation result, and the operation value corresponding to the selected binomial operation acquired in the operation value acquisition step, , The authentication step of authenticating the main control unit based on whether or not, and the number of the authentication values subject to the selected binary operation when the authentication for the main control unit is established Based on the multiple binary operations A second selection step of selecting a binary operation to be used for next the authentication, characterized in that it comprises a.

この請求項11の発明によれば、主制御部は、記憶手段内のデータを分割した分割数に基づいて次回の認証時において認証値の生成に用いる2項演算を選択する。分割数は主制御部のみが知る値なので、不正解析者は、認証値の生成に用いる2項演算の切り替えタイミングを知ることができない。これにより、主制御部と周辺部との間に不正な制御部が挿入されたことを検知することができ、不正な制御部による不正な処理を防止することができる。   According to the eleventh aspect of the invention, the main control unit selects a binary operation to be used for generating an authentication value at the next authentication based on the number of divisions obtained by dividing the data in the storage means. Since the number of divisions is a value known only by the main control unit, the unauthorized analyst cannot know the switching timing of the binary operation used for generating the authentication value. Thereby, it can be detected that an unauthorized control unit is inserted between the main control unit and the peripheral unit, and unauthorized processing by the unauthorized control unit can be prevented.

また、請求項12の発明にかかる認証プログラムは、請求項11に記載の認証方法をコンピュータに実行させることを特徴とする。   An authentication program according to a twelfth aspect of the present invention causes a computer to execute the authentication method according to the eleventh aspect.

この請求項12の発明によれば、請求項11に記載の認証方法をコンピュータに実行させることができる。   According to the twelfth aspect of the present invention, the computer can execute the authentication method according to the eleventh aspect.

本発明にかかる電子機器、遊技機、主制御基板、周辺基板、認証方法および認証プログラムによれば、正規な主制御基板と周辺部との間に不正な制御基板が接続されるのを防止して、ぱちんこ遊技機などの電子機器に対する不正を防止することができる。   According to the electronic device, the gaming machine, the main control board, the peripheral board, the authentication method, and the authentication program according to the present invention, it is possible to prevent an unauthorized control board from being connected between the regular main control board and the peripheral part. Thus, fraud to electronic devices such as pachinko machines can be prevented.

本発明のぱちんこ遊技機の遊技盤の一例を示す正面図である。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 the procedure of the control process of the production | presentation control part by the main control part. 主制御部による演出制御部の制御処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the control process of the production | presentation control part by the main control part. 大当たり関連コマンドの送信タイミングを示すタイムチャートである。It is a time 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 process at the time of the big hit 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 typically the production | generation method of the authentication data (inspection value) in a main control part. 主制御部201による制御信号の送信処理の手順を示すフローチャートである。4 is a flowchart illustrating a procedure of control signal transmission processing by the main control unit 201. 周辺部による制御信号の受信処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the reception process of the control signal by a peripheral part. 制御部間のデータの流れの一例を示すシーケンス図である。It is a sequence diagram which shows an example of the flow of data between control parts. 従来技術による不正防止技術の概要を示す説明図である。It is explanatory drawing which shows the outline | summary of the fraud prevention technique by a prior art. 不正な制御基板の挿入例を示す説明図である。It is explanatory drawing which shows the example of insertion of an unauthorized control board.

(実施の形態)
以下に添付図面を参照して、この発明にかかる電子機器の機能を有したぱちんこ遊技機と、このぱちんこ遊技機に搭載されている複数の基板間(主制御基板および周辺基板)の制御信号に含まれる制御コマンドを認証する認証方法および認証プログラムの好適な実施の形態を詳細に説明する。
(Embodiment)
Referring to the accompanying drawings, control signals between a pachinko gaming machine having the function of an electronic device according to the present invention and a plurality of boards (main control board and peripheral board) mounted on the pachinko gaming machine will be described below. A preferred embodiment of an authentication method and an authentication program for authenticating an included control command will be described in detail.

(ぱちんこ遊技機の基本構成)
図1は、本発明のぱちんこ遊技機の遊技盤の一例を示す正面図である。遊技盤101の下部位置に配置された発射部(図2参照)の駆動によって発射された遊技球は、レール102a,102b間を上昇して遊技盤101の上部位置に達した後、遊技領域103内を落下する。遊技領域103には、図示を省略する複数の釘が設けられ、遊技球を各種の方向に向けて落下させるとともに、落下途中の位置には、遊技球の落下方向を変化させる風車や、入賞口が配設されている。
(Basic configuration of pachinko machine)
FIG. 1 is a front view showing an example of a game board of a pachinko gaming machine according to the present invention. A game ball launched by driving a launching unit (see FIG. 2) arranged at a lower position of the game board 101 ascends between the rails 102a and 102b and reaches an upper position of the game board 101, and then the game area 103 Fall inside. A plurality of nails (not shown) are provided in the game area 103, and the game ball is dropped in various directions, and a windmill or a prize opening that changes the fall direction of the game ball is placed in the middle of the fall. Is arranged.

遊技盤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. As the symbol display unit 104, for example, a liquid crystal display (LCD) is used. The symbol display unit 104 is not limited to the LCD, and a CRT or the like can also 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に遊技球が入賞すると、普通入賞時の賞球数(たとえば10個)の払い出しをおこなう。遊技領域103の最下部には、どの入賞口にも入賞しなかった遊技球を回収する回収口108が設けられている。   The winning gate 106 is provided to detect the passing of the 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 opening 107, the number of winning balls (for example, 10) at the time of the normal winning is paid out. 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」)に揃ったとき、大当たり状態となる。大当たり状態のとき、下方に位置する大入賞口109が一定の期間開放を所定ラウンド(たとえば15ラウンド)繰り返し、入賞した遊技球に対応した賞球数を払い出す。   The symbol display unit 104 described above starts a variation in the display of a plurality of symbols when a game ball is won at a specific winning opening (at the time of starting winning), and the symbol stops after a predetermined time. When the specific symbols (for example, “777”) are aligned at the time of the stop, a big hit state is obtained. In the big hit state, the big winning opening 109 located below repeats opening for a predetermined period for a predetermined round (for example, 15 rounds), and pays out the number of winning balls corresponding to the winning game balls.

図2は、ぱちんこ遊技機の制御部の内部構成を示すブロック図である。制御部200は、複数の制御部により構成されている。図示の例では、主制御部201と、周辺部(演出制御部202、賞球制御部203)とを有する。主制御部201は、ぱちんこ遊技機の遊技にかかる基本動作を制御する。演出制御部202は、遊技中の演出動作を制御する。賞球制御部203は、払い出す賞球数を制御する。   FIG. 2 is a block diagram showing the internal configuration of the control unit of the pachinko gaming machine. The control unit 200 includes a plurality of control units. In the example of illustration, it has the main control part 201 and the peripheral part (The effect control part 202, the prize ball control part 203). The main control unit 201 controls basic operations related to the game of the pachinko gaming machine. 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は、ROM212に記憶されたプログラムデータに基づき、遊技内容の進行に伴う基本処理を実行するCPU211と、CPU211の演算処理時におけるデータのワークエリアとして機能するRAM213、各検出部221〜224から各種データを受信するとともに、演出制御部202および賞球制御部203への各種データの送信をおこなうインタフェース(I/F)214などを備えて構成される。主制御部201は、たとえばいわゆる主制御基板によってその機能を実現する。   Based on the program data stored in the ROM 212, the main control unit 201 executes a CPU 211 that performs basic processing as the game content progresses, a RAM 213 that functions as a data work area when the CPU 211 performs arithmetic processing, and each detection unit 221- An interface (I / F) 214 that receives various data from the H.224 and transmits various data to the effect control unit 202 and the prize ball control unit 203 is configured. 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 An ordinary winning opening detection unit 223 that detects a game ball won in the mouth 107 and a large winning opening detection unit 224 that detects a winning ball won in the big winning opening 109 are connected via the I / F 214. These detection units can be configured using proximity switches or the like.

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

演出制御部202は、主制御部201から各種の制御コマンドを含む制御信号を受け取り、このコマンドに基づいてROM242に記憶されたプログラムデータを実行して遊技中における演出制御をおこなう。この演出制御部202は、演出処理を実行するCPU241と、CPU241の演算処理時におけるデータのワークエリアとして機能するRAM243、図柄表示部104に表示させる画像データを書き込むVRAM244、主制御部201からの各種データの受信およびランプ制御部251や音声制御部252への各種データの送信をおこなうインタフェース(I/F)245などを備えて構成される。演出制御部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 that executes effect processing, a RAM 243 that functions as a data work area during the calculation processing of the CPU 241, a VRAM 244 that writes image data to be displayed on the symbol display unit 104, and various types from the main control unit 201. An interface (I / F) 245 for receiving data and transmitting various data to the lamp control unit 251 and the voice control unit 252 is provided. 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 voice control unit 252 are 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. The voice control unit 252 controls voice output from the speaker 262.

賞球制御部203は、主制御部201から各種の制御コマンドを含む制御信号を受け取り、このコマンドに基づいてROM282に記憶されたプログラムデータを実行して賞球制御をおこなう。この賞球制御部203は、賞球制御の処理を実行するCPU281と、CPU281の演算処理時におけるデータのワークエリアとして機能するRAM283、主制御部201からの各種データの受信および発射部292との各種データの送受信をおこなうインタフェース(I/F)284などを備えて構成される。賞球制御部203は、たとえばいわゆる賞球基板によってその機能を実現する。   The winning 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 winning ball control. The prize ball control unit 203 includes a CPU 281 that executes prize ball control processing, a RAM 283 that functions as a data work area when the CPU 281 performs arithmetic processing, and various data reception and emission units 292 from the main control unit 201. An interface (I / F) 284 that transmits and receives various data is provided. The prize ball control unit 203 realizes its function by, for example, a so-called prize ball substrate.

賞球制御部203は、接続される払出部291に対して入賞時の賞球数を払い出す制御をおこなう。また、発射部292に対する遊技球の発射の操作を検出し、遊技球の発射を制御する。払出部291は、遊技球の貯留部から所定数を払い出すためのモータなどからなる。賞球制御部203は、この払出部291に対して、各入賞口(始動入賞口105、普通入賞口107、大入賞口109)に入賞した遊技球に対応した賞球数を払い出す制御をおこなう。   The winning ball control unit 203 performs control for paying out the number of winning balls at the time of winning a prize to the connected paying unit 291. In addition, an operation of launching a game ball with respect to the launch unit 292 is detected, and the launch of the game ball is controlled. 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 it.

発射部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 prize ball control unit 203 intermittently fires a game ball by driving a solenoid or the like in response to the detected game operation, thereby playing the game area 103 of the game board 101. A game ball is sent out.

上記構成の主制御部201と、演出制御部202と、賞球制御部203は、それぞれ異なるプリント基板(主制御基板、演出基板、賞球基板)に設けられる。これに限らず、たとえば、賞球制御部203は、主制御部201と同一のプリント基板上に設けることもできる。   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). For example, the prize ball control unit 203 can be provided on the same printed circuit board as the main control unit 201.

(主制御基板および周辺基板の機能的構成)
図3は、主制御基板(主制御部)および周辺基板(演出制御部、賞球制御部)の機能的構成を示すブロック図である。まず、主制御部201としての機能を有する主制御基板310の機能的構成について説明する。図3に示すように、主制御基板310は、周辺基板320を動作させるための制御コマンドを送信する機能部であり、データ記憶部311、決定部312、認証値生成部313、送信部314によって構成される。
(Functional configuration of main control board and peripheral board)
FIG. 3 is a block diagram showing a functional configuration of a main control board (main control unit) and peripheral boards (effect control unit, prize ball control unit). First, a functional configuration of the main control board 310 having a function as the main control unit 201 will be described. As shown in FIG. 3, the main control board 310 is a functional unit that transmits a control command for operating the peripheral board 320, and includes a data storage unit 311, a determination unit 312, an authentication value generation unit 313, and a transmission unit 314. Composed.

データ記憶部311は、所定のデータを記憶する。所定のデータとは、たとえば主制御基板310で用いられるプログラムデータである。データ記憶部311としては、たとえば、主制御部201のROM212(図2参照)の一部を用いることができる。   The data storage unit 311 stores predetermined data. The predetermined data is program data used in the main control board 310, for example. As the data storage unit 311, for example, a part of the ROM 212 (see FIG. 2) of the main control unit 201 can be used.

決定部312は、データ記憶部311内に記憶されているデータを分割する数(以下、「分割数」という)を決定する。決定部312は、たとえば、乱数生成回路や乱数生成プログラムによって生成された値を分割数としたり、主制御基板310の他の処理において生成される値を所定のタイミングで参照し、その値を分割数としたりする。   The determination unit 312 determines the number of data to be divided (hereinafter referred to as “division number”) stored in the data storage unit 311. For example, the determination unit 312 uses a value generated by a random number generation circuit or a random number generation program as a division number, refers to a value generated in another process of the main control board 310 at a predetermined timing, and divides the value. Or a number.

認証値生成部313は、結合法則を満たす複数の2項演算の中から所定の2項演算を選択し、データ記憶部311内のデータを分割数に分割し、分割されたデータのそれぞれに対して所定の2項演算をおこなって分割数分の認証値を生成する。複数の2項演算とは、たとえば加算および排他的論理和演算である。この場合、認証値生成部313は、加算または排他的論理和演算のいずれかを選択し、分割されたデータのそれぞれに対して選択した演算をおこなって分割数分の認証値データを生成する。   The authentication value generation unit 313 selects a predetermined binary operation from a plurality of binary operations that satisfy the combining rule, divides the data in the data storage unit 311 into the number of divisions, and for each of the divided data Then, a predetermined binary operation is performed to generate authentication values for the number of divisions. The plurality of binary operations are, for example, addition and exclusive OR operation. In this case, the authentication value generation unit 313 selects either addition or exclusive OR operation, performs the selected operation on each of the divided data, and generates authentication value data for the number of divisions.

ここで、認証値生成部313は、決定部312によって決定された分割数に基づいて、複数の2項演算の中から次回の認証値の生成に用いる2項演算を選択する。具体的には、たとえば、分割数が奇数の場合は今回用いた演算と異なる演算に変更し、偶数の場合には今回と同じ演算を用いる。   Here, the authentication value generation unit 313 selects a binary operation used for generation of the next authentication value from a plurality of binary operations based on the number of divisions determined by the determination unit 312. Specifically, for example, when the division number is an odd number, the calculation is changed to a calculation different from the calculation used this time, and when the division number is an even number, the same calculation as this time is used.

また、認証値生成部313は、生成した認証値を所定の暗号化方法で暗号化してもよい。この場合、分割数に基づいて認証値の暗号化方法を変更してもよい。具体的には、たとえば、分割数が奇数の場合は今回用いた暗号化方法と異なる暗号化方法に変更し、偶数の場合には今回用いた暗号化方法と同じ暗号化方法で暗号化する。また、認証値生成部313は、後述する制御信号内の制御コマンドを用いて認証値を生成するようにしてもよい。   The authentication value generation unit 313 may encrypt the generated authentication value by a predetermined encryption method. In this case, the authentication value encryption method may be changed based on the number of divisions. Specifically, for example, when the division number is an odd number, the encryption method is changed to an encryption method different from the encryption method used this time, and when the division number is an even number, the encryption method is the same as the encryption method used this time. Further, the authentication value generation unit 313 may generate an authentication value using a control command in a control signal described later.

送信部314は、認証値生成部313によって生成された分割数分の認証値を周辺基板320に送信する。送信部314は、たとえば、主制御基板310から周辺基板320に送信される制御信号に認証値を付加することにより、認証値を送信する。   The transmission unit 314 transmits the authentication values for the number of divisions generated by the authentication value generation unit 313 to the peripheral board 320. The transmission unit 314 transmits the authentication value by adding an authentication value to a control signal transmitted from the main control board 310 to the peripheral board 320, for example.

つぎに、演出制御部202や賞球制御部203などの周辺部としての機能を有する周辺基板320の機能的構成について説明する。図3に示すように、周辺基板320は、受信部321、演算値記憶部322、認証部323によって構成される。   Next, a functional configuration of the peripheral board 320 having functions as peripheral portions such as the effect control unit 202 and the prize ball control unit 203 will be described. As shown in FIG. 3, the peripheral board 320 includes a receiving unit 321, a calculated value storage unit 322, and an authentication unit 323.

受信部321は、主制御基板310によって送信された分割数分の認証値を受信する。受信部321は、たとえば、認証値が付加された制御信号を受信することによって、認証値を受信する。   The receiving unit 321 receives authentication values for the number of divisions transmitted by the main control board 310. The receiving unit 321 receives the authentication value, for example, by receiving a control signal to which the authentication value is added.

演算値記憶部322は、データ記憶部311内の全てのデータに対して複数の2項演算をそれぞれおこなった複数の演算値を記憶する。たとえば、複数の2項演算が加算および排他的論理和演算である場合、演算値記憶部322は、データ記憶部311内の全てのデータの和および排他的論理和を記憶する。   The calculation value storage unit 322 stores a plurality of calculation values obtained by performing a plurality of binary operations on all data in the data storage unit 311. For example, when a plurality of binary operations are addition and exclusive OR operation, the operation value storage unit 322 stores the sum of all data in the data storage unit 311 and the exclusive OR operation.

認証部323は、複数の2項演算の中から所定の2項演算を選択し、受信部321によって受信された分割数分の認証値に対して当該選択した2項演算をおこない、当該演算結果と、演算値記憶部322に記憶された当該選択した2項演算に対応する演算値と、が一致するか否かに基づいて主制御基板310を認証する。認証部323によって選択される2項演算は、主制御基板310が認証値を生成するために用いた2項演算と一致するようにする。2項演算は結合法則を満たすため、データ記憶部311内の全てのデータに対して演算をおこなった値と、分割したデータから生成された認証値に対して演算をおこなった値とは一致するはずである。これにより、認証部323は、主制御基板310の正当性を認証する。   The authentication unit 323 selects a predetermined binary operation from a plurality of binary operations, performs the selected binary operation on the authentication values corresponding to the number of divisions received by the receiving unit 321, and the calculation result The main control board 310 is authenticated based on whether or not the calculated value corresponding to the selected binary calculation stored in the calculated value storage unit 322 matches. The binary operation selected by the authentication unit 323 is made to coincide with the binary operation used by the main control board 310 to generate the authentication value. Since the binary operation satisfies the combining law, the value calculated for all data in the data storage unit 311 matches the value calculated for the authentication value generated from the divided data. It should be. Accordingly, the authentication unit 323 authenticates the validity of the main control board 310.

また、認証部323は、主制御基板310に対する認証が成立した際に選択した2項演算の対象となった認証値の数に基づいて、複数の2項演算から次回の前記認証に用いる2項演算を選択する。主制御基板310に対する認証が成立した際に選択した2項演算の対象となった認証値の数は、分割数と一致する。このため、主制御基板310の認証値生成部313と、認証部323とにおいて同じルールで2項演算を選択することにより、認証値の生成に用いる2項演算を変更しながら認証処理を継続させることができる。   Further, the authentication unit 323 uses the two terms used for the next authentication from a plurality of two-term operations based on the number of authentication values that are the targets of the two-term operations selected when the authentication for the main control board 310 is established. Select an operation. The number of authentication values that are the targets of the binary operation selected when authentication for the main control board 310 is established matches the number of divisions. For this reason, the authentication value generation unit 313 and the authentication unit 323 of the main control board 310 select the binary operation according to the same rule, thereby continuing the authentication process while changing the binary operation used for generating the authentication value. be able to.

分割数は主制御基板310のみが知る値なので、不正解析者は、認証値の生成に用いる2項演算の切り替えタイミングを知ることができない。これにより、主制御基板310と周辺基板320との間に不正な制御部が挿入されたことを検知することができ、不正な制御部による不正な処理を防止することができる。   Since the number of divisions is a value known only by the main control board 310, the unauthorized analyst cannot know the switching timing of the binary operation used for generating the authentication value. Thereby, it can be detected that an unauthorized control unit is inserted between the main control board 310 and the peripheral board 320, and unauthorized processing by the unauthorized control unit can be prevented.

(ぱちんこ遊技機の基本動作)
上記構成によるぱちんこ遊技機の基本動作の一例を説明する。主制御部201は、各入賞口に対する遊技球の入賞状況を制御コマンドとして賞球制御部203に出力する。賞球制御部203は、主制御部201から出力された制御コマンドに応じて、入賞状況に対応した賞球数の払い出しをおこなう。
(Basic operation of pachinko machines)
An example of the basic operation of the pachinko gaming machine having the above configuration 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の図柄を変動表示させ、停止させることを繰り返す。大当たりの発生が決定しているときには、対応する制御コマンドを演出制御部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. When the occurrence of the big hit has been determined, the corresponding control command is output to the effect control unit 202, and the effect control unit 202 stops with a predetermined pattern aligned. At the same time, control for opening the special winning opening 109 is performed. The effect control unit 202 displays various effects on the symbol display unit 104 in addition to the symbol variation display during the jackpot occurrence period, during the reach until the jackpot occurrence, or at the time of reach notice. . In addition, a specific drive is performed for various types of accessories, and effects such as changing the display state of the lamp 261 are performed.

そして、大当たり発生時には、大入賞口109が複数回開放される。1回の開放が1ラウンドとして、たとえば15回のラウンドが繰り返し実行される。1ラウンドの期間は、遊技球がたとえば10個入賞したとき、あるいは所定期間(たとえば30秒)とされている。この際、賞球制御部203は、大入賞口109に対する遊技球1個の入賞あたり、たとえば15個の賞球数で払い出しをおこなう。大当たり終了後は、この大当たり状態が解除され、通常の遊技状態に復帰する。   When a big hit occurs, the big winning opening 109 is opened a plurality of times. One release is one round, for example, 15 rounds are repeatedly executed. The period of one round is set, for example, when 10 game balls are won or for 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. After the jackpot is over, the jackpot state is canceled and the normal gaming state is restored.

(各制御部による処理の詳細)
つぎに、各制御部がおこなう各種処理の詳細について説明する。はじめに、主制御部201による演出制御部202の制御処理について説明する。図4および図5は、主制御部による演出制御部の制御処理の手順を示すフローチャートである。なお、図4〜図9においては、演出制御部202の制御処理の手順を明確にするため、補正データ、認証データおよび付随データについては考慮しないものとする。すなわち、図4〜図9の説明において、「コマンドを送信する」とは、「当該コマンドを示すデータ(制御コマンドデータ)を含む制御信号を送信する」との意味であり、たとえば補正データや認証データや付随データ(図10参照)の有無は考慮しないものとする。
(Details of processing by each control unit)
Next, details of various processes performed by each control unit will be described. First, the control process of the effect control unit 202 by the main control unit 201 will be described. 4 and 5 are flowcharts showing the procedure of the control process of the effect control unit by the main control unit. 4 to 9, the correction data, 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 FIGS. 4 to 9, “transmit command” means “transmit a control signal including data (control command data) indicating the command”, for example, correction data or authentication. The presence or absence of data and accompanying data (see FIG. 10) is not considered.

図4および図5のフローチャートにおいて、主制御部201は、まず、ぱちんこ遊技機の電源がオンにされるまで待機する(ステップS401:Noのループ)。ぱちんこ遊技機の電源がオンにされると(ステップS401:Yes)、主制御部201は、演出制御部202や賞球制御部203などの周辺部に対して電源オンコマンドを送信する(ステップS402)。電源オンコマンドが送信されると、演出制御部202は、ランプ制御部251や音声制御部252、図柄表示部104のそれぞれに対して電源オン時の演出用の制御コマンド(具体的には、ランプの点灯や音声の出力、デモ画面の表示などを指示する制御コマンド)を送信する。   4 and 5, the main control unit 201 first waits until the pachinko gaming machine is turned on (step S401: No loop). When the power of the pachinko gaming machine is turned on (step S401: Yes), the main control unit 201 transmits a power-on command to peripheral parts such as the effect control unit 202 and the prize ball control unit 203 (step S402). ). When the power-on command is transmitted, 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, the lamp control unit 202). Control command to instruct the lighting of the LED, output of sound, display of the demonstration screen, etc.).

つぎに、主制御部201は、ROM212またはRAM213に記録されている未抽選入賞回数データを参照して、未抽選入賞回数が0回か否かを判断する(ステップS403)。未抽選入賞回数とは、始動入賞口に検出された入賞球の数(入賞回数)から、入賞球に対応する抽選がおこなわれた回数(既抽選回数)を減じた数である。未抽選入賞回数が0回の場合(ステップS403:Yes)、主制御部201は、デモが開始されてから経過した時間を計測する(ステップS404)。   Next, the main control unit 201 determines whether or not the number of undrawn winning prizes is 0 with reference to the data of the undrawn winning prizes recorded in the ROM 212 or the RAM 213 (step S403). The number of undrawn winning prizes is a number obtained by subtracting the number of times a lottery corresponding to the winning ball has been made (number of already drawn lots) from the number of winning balls detected at the start winning opening (number of winning prizes). When the number of undrawn winning prizes is 0 (step S403: Yes), the main control unit 201 measures the time elapsed since the demonstration was started (step S404).

デモが開始されてから所定時間が経過すると(ステップS405:Yes)、主制御部201は、演出制御部202に客待ちデモコマンドを送信して(ステップS406)、ステップS407に移行する。デモが開始されてから所定時間が経過しない場合は(ステップS405:No)、そのままステップS407に移行する。ステップS406で客待ちデモコマンドが送信されると、演出制御部202は、ランプ制御部251や音声制御部252、図柄表示部104に対して客待ちデモ用の制御信号を送信する。また、ステップS403で、未抽選入賞回数が0回ではない場合は(ステップS403:No)、ステップS410に移行する。   When a predetermined time elapses after the demonstration is started (step S405: Yes), the main control unit 201 transmits a customer waiting demonstration command to the effect control unit 202 (step S406), and proceeds to step S407. If the predetermined time has not elapsed since the demonstration was started (step S405: No), the process proceeds to step S407 as it is. When the customer waiting demonstration command is transmitted in step S406, the effect control unit 202 transmits a control signal for the customer waiting demonstration to the lamp control unit 251, the voice control unit 252, and the symbol display unit 104. In step S403, when the number of undrawn winning prizes is not zero (step S403: No), the process proceeds to step S410.

つぎに、主制御部201は、始動入賞口検出部221によって始動入賞口への入賞球が検出されたか否か判断する(ステップS407)。始動入賞口への入賞球が検出されると(ステップS407:Yes)、主制御部201は、デモが開始されてから計測していた時間をクリアして(ステップS408)、未抽選入賞回数に1を加える(ステップS409)。つづいて、主制御部201は、大当たり判定用乱数を取得して(ステップS410)、未抽選入賞回数から1を減算し(ステップS411)、図5のステップS412に移行する。また、ステップS407で、始動入賞口への入賞球が検出されない場合は(ステップS407:No)、ステップS404に戻り、以降の処理を継続する。   Next, the main control unit 201 determines whether or not a winning ball for the starting winning port is detected by the starting winning port detecting unit 221 (step S407). When a winning ball is detected at the start winning opening (step S407: Yes), the main control unit 201 clears the time that has been measured since the demonstration was started (step S408), and the number of undrawn winning prizes is reached. 1 is added (step S409). Subsequently, the main control unit 201 acquires a jackpot determination random number (step S410), subtracts 1 from the number of undrawn winning prizes (step S411), and proceeds to step S412 in FIG. If no winning ball for the start winning opening is detected in step S407 (step S407: No), the process returns to step S404 and the subsequent processing is continued.

つぎに、主制御部201は、ステップS410で取得した大当たり判定用乱数が、あらかじめ定められた大当たり乱数であるか否かを判断する(ステップS412)。大当たり判定用乱数が大当たり乱数である場合(ステップS412:Yes)、主制御部201は、演出制御部202に大当たりリーチコマンド(図柄変動コマンド)を送信する(ステップS413)。主制御部201は、図柄変動時間が経過するまで待機して(ステップS414:Noのループ)、図柄変動時間が経過すると(ステップS414:Yes)、演出制御部202に図柄停止コマンドを送信する(ステップS415)。   Next, the main control unit 201 determines whether or not the jackpot determination random number acquired in step S410 is a predetermined jackpot random number (step S412). When the jackpot determination random number is a jackpot random number (step S412: Yes), the main control unit 201 transmits a jackpot reach command (symbol variation command) to the effect control unit 202 (step S413). The main control unit 201 waits until the symbol variation time has elapsed (step S414: No loop), and when the symbol variation time has elapsed (step S414: Yes), transmits a symbol stop command to the effect control unit 202 ( Step S415).

つぎに、主制御部201は、演出制御部202に大当たり開始コマンドを送信し(ステップS416)、つづけて、大当たり中の各ラウンドに対応するコマンド(大当たりコマンド)を順次送信する(ステップS417)。そして、主制御部201は、全てのラウンドの大当たりコマンドの送信が終わると、大当たり終了コマンドを送信して(ステップS418)、ステップS422に移行する。   Next, the main control unit 201 transmits a jackpot start command to the effect control unit 202 (step S416), and then sequentially transmits commands corresponding to the rounds during the jackpot (jackpot command) (step S417). Then, when transmission of the jackpot command for all rounds is completed, the main control unit 201 transmits a jackpot end command (step S418), and proceeds to step S422.

一方、ステップS412で、大当たり判定用乱数が大当たり乱数でなかった場合(ステップS412:No)、主制御部201は、演出制御部202にはずれリーチコマンド(図柄変動コマンド)を送信する(ステップS419)。主制御部201は、図柄変動時間が経過するまで待機して(ステップS420:Noのループ)、図柄変動時間が経過すると(ステップS420:Yes)、演出制御部202に図柄停止コマンドを送信する(ステップS421)。   On the other hand, if the jackpot determination random number is not a jackpot random number in step S412, the main control unit 201 transmits a shift reach command (design variation command) to the effect control unit 202 (step S419). . The main control unit 201 waits until the symbol variation time has elapsed (step S420: No loop), and when the symbol variation time has elapsed (step S420: Yes), transmits a symbol stop command to the effect control unit 202 ( Step S421).

主制御部201は、ぱちんこ遊技機の電源がオフにされるまでは(ステップS422:No)、図4のステップS403に戻り、以降の処理を繰り返す。そして、ぱちんこ遊技機の電源がオフにされると(ステップS422:Yes)、主制御部201は、演出制御部202に終了処理コマンドを送信して(ステップS423)、本フローチャートによる処理を終了する。   The main control unit 201 returns to step S403 in FIG. 4 and repeats the subsequent processing until the pachinko gaming machine is turned off (step S422: No). Then, when the power of the pachinko gaming machine is turned off (step S422: Yes), the main control unit 201 transmits an end process command to the effect control unit 202 (step S423), and ends the process according to this flowchart. .

図6は、大当たり関連コマンド(大当たりリーチコマンド、大当たり開始コマンド、大当たりコマンド、大当たり終了コマンド)の送信タイミングを示すタイムチャートである。大当たりリーチコマンドは、実際に大当たりが発生するよりも頻繁に、かつランダムに送信される。また、大当たり開始コマンドは、実際に大当たりが発生した場合に、大当たり状態に移行する際に1度だけ送信される。また、大当たりコマンドは、大当たり状態に移行した後、ラウンドごとに継続的に送信される。また、大当たり終了コマンドは、大当たり状態の全てのラウンドが終了し、通常の状態に移行する際に1度だけ送信される。   FIG. 6 is a time chart showing the transmission timing of a jackpot related command (a jackpot reach command, a jackpot start command, a jackpot command, a jackpot end command). The jackpot reach command is transmitted 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.

つぎに、演出制御部202による処理について説明する。以下では、図柄変動時(大当たりリーチコマンド(図5のステップS413参照)または、はずれリーチコマンド(図5のステップS419参照)を受信した場合)および、大当たり時の演出制御部202の処理について説明する。   Next, processing by the effect control unit 202 will be described. In the following, processing of the effect control unit 202 at the time of symbol variation (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 time will be described. .

図7は、演出制御部による図柄変動処理の手順を示すフローチャートである。図7のフローチャートにおいて、演出制御部202は、まず、図柄変動コマンドである大当たりリーチコマンド(図5のステップS413参照)、または、はずれリーチコマンド(図5のステップS419参照)を受信するまで待機する(ステップS701:Noのループ)。図柄変動コマンドを受信すると(ステップS701:Yes)、演出制御部202は、変動演出選択用の乱数を取得して(ステップS702)、取得した乱数に基づいて変動演出の種類を選択する(ステップS703)。そして、演出制御部202は、ランプ制御部251や音声制御部252に対して変動演出別の演出開始コマンドを送信する(ステップS704)。   FIG. 7 is a flowchart showing the procedure of the symbol variation process by the effect control unit. In the flowchart of FIG. 7, the effect control unit 202 first waits until a jackpot reach command (see step S413 in FIG. 5) or a miss reach command (see step S419 in FIG. 5), which is a symbol variation command. (Step S701: No loop). When the symbol variation command is received (step S701: Yes), the effect control unit 202 acquires a random effect selection random number (step S702), and selects a variation effect type based on the acquired random number (step S703). ). Then, the effect control unit 202 transmits an effect start command for each variable effect to the lamp control unit 251 and the sound control unit 252 (step S704).

演出制御部202は、変動演出の演出時間が経過したか否かや(ステップS705)、主制御部201から図柄停止コマンド(図5のステップS415,S421参照)を受信したか否かを判断する(ステップS706)。演出時間が経過した場合(ステップS705:Yes)、または、図柄停止コマンドを受信した場合(ステップS706:Yes)、演出制御部202は、ランプ制御部251や音声制御部252に対して演出停止コマンドを送信する(ステップS707)。また、演出時間が経過せず(ステップS705:No)、かつ図柄停止コマンドを受信しない場合は(ステップS706:No)、ステップS705に戻り、以降の処理を繰り返す。   The effect control unit 202 determines whether or not the effect time of the variable effect has elapsed (step S705) and whether or not a symbol stop command (see steps S415 and S421 in FIG. 5) has been received from the main control unit 201. (Step S706). When the production time has elapsed (step S705: Yes), or when the symbol stop command has been received (step S706: Yes), the production control unit 202 sends a production stop command to the lamp control unit 251 and the audio control unit 252. Is transmitted (step S707). If the production time has not elapsed (step S705: No) and the symbol stop command has not been received (step S706: No), the process returns to step S705, and the subsequent processing is repeated.

つぎに、演出制御部202の大当たり時の処理について説明する。図8は、演出制御部による大当たり時の処理の手順を示すフローチャートである。図8のフローチャートにおいて、演出制御部202は、まず、主制御部201から大当たり開始コマンド(図5のステップS416参照)を受信するまで待機する(ステップS801:Noのループ)。大当たり開始コマンドを受信すると(ステップS801:Yes)、演出制御部202は、ランプ制御部251や音声制御部252に対して大当たり開始処理コマンドを送信する(ステップS802)。   Next, the processing for the big hit of the effect control unit 202 will be described. FIG. 8 is a flowchart showing the procedure of the big hit processing by the effect control unit. In the flowchart of FIG. 8, the effect control unit 202 first waits until a jackpot start command (see step S416 in FIG. 5) is received from the main control unit 201 (step S801: No loop). When the jackpot start command is received (step S801: Yes), the effect control unit 202 transmits a jackpot start processing command to the lamp control unit 251 and the sound control unit 252 (step S802).

つぎに、演出制御部202は、主制御部201からラウンド別の大当たりコマンド(図5のステップS417参照)を受信するまで待機する(ステップS803:Noのループ)。大当たりコマンドを受信すると(ステップS803:Yes)、演出制御部202は、ランプ制御部251や音声制御部252に対して受信したラウンド別の大当たりコマンドに対応するラウンド別処理コマンドを送信する(ステップS804)。   Next, the effect control unit 202 waits until receiving a round jackpot command (see step S417 in FIG. 5) from the main control unit 201 (step S803: No loop). When the jackpot command is received (step S803: Yes), the effect control unit 202 transmits a round processing command corresponding to the received round jackpot command to the lamp control unit 251 and the sound control unit 252 (step S804). ).

つづいて、演出制御部202は、主制御部201から大当たり終了コマンド(図5のステップS418参照)を受信するまで待機する(ステップS805:Noのループ)。大当たり終了コマンドを受信すると(ステップS805:Yes)、演出制御部202は、ランプ制御部251や音声制御部252に対して大当たり終了処理コマンドを送信して(ステップS806)、本フローチャートによる処理を終了する。   Subsequently, the effect control unit 202 waits until a jackpot end command (see step S418 in FIG. 5) is received from the main control unit 201 (step S805: No loop). When the jackpot end command is received (step S805: Yes), the effect control unit 202 transmits a jackpot end processing command to the lamp control unit 251 and the audio control unit 252 (step S806), and ends the processing according to this flowchart. To do.

つづいて、ランプ制御部251によるランプ制御処理について説明する。ここでは、演出制御部202から図柄変動コマンドを受信した場合(図柄変動時)の処理について説明する。図9は、ランプ制御部による図柄変動時のランプ制御処理の手順を示すフローチャートである。図9のフローチャートにおいて、ランプ制御部251は、まず、演出制御部202から演出開始コマンドを受信するまで待機する(ステップS901:Noのループ)。   Subsequently, a lamp control process by the lamp control unit 251 will be described. Here, processing when a symbol variation command is received from the effect control unit 202 (during symbol variation) will be described. FIG. 9 is a flowchart showing the procedure of the lamp control process when the symbol is changed by the lamp control unit. In the flowchart of FIG. 9, the lamp control unit 251 first waits until an effect start command is received from the effect control unit 202 (step S901: No loop).

演出制御部202から演出開始コマンドを受信すると(ステップS901:Yes)、ランプ制御部251は、コマンド別に用意されているデータを読み出して(ステップS902)、コマンド別の選択ルーチンを実行し(ステップS903)、ランプデータをセットする(ステップS904)。そして、ランプ制御部251は、ランプ261に対してランプデータを出力する(ステップS905)。ランプ制御部251から出力されたランプデータに基づいて、ランプ261は点灯または消灯する。   When an effect start command is received from the effect control unit 202 (step S901: Yes), the lamp control unit 251 reads data prepared for each command (step S902) and executes a selection routine for each command (step S903). ), Ramp data is set (step S904). Then, the lamp control unit 251 outputs lamp data to the lamp 261 (step S905). Based on the lamp data output from the lamp control unit 251, the lamp 261 is turned on or off.

ランプ制御部251は、演出制御部202から演出停止コマンドを受信するまでは(ステップS906:No)、ステップS905に戻り、ランプデータの出力を継続する。演出停止コマンドを受信すると(ステップS906:Yes)、ランプ制御部251は、ランプデータの出力を停止して(ステップS907)、本フローチャートによる処理を終了する。   Until the lamp control unit 251 receives an effect stop command from the effect control unit 202 (step S906: No), the lamp control unit 251 returns to step S905 and continues outputting the lamp data. When the production stop command is received (step S906: Yes), the lamp control unit 251 stops the output of the lamp data (step S907) and ends the processing 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. In the sound control process by the sound control unit 252, “ramp data” in steps S <b> 904, S <b> 905, and S <b> 907 in the process of FIG.

このように、演出制御部202や賞球制御部203などの周辺部は、主制御部201によって出力された制御コマンドに基づいて各種の処理をおこなう。一方、たとえば、主制御部201と周辺部との間に不正な制御基板が接続された場合(図15参照)などのように、制御コマンドの出力元が正規の主制御部201ではない場合、周辺部は不正な制御基板から出力された不正な制御コマンドによって不正な動作をおこなってしまう。   As described above, peripheral units such as the effect control unit 202 and the prize ball control unit 203 perform various processes based on the control commands output by the main control unit 201. On the other hand, when the output source of the control command is not the regular main control unit 201, for example, when an unauthorized control board is connected between the main control unit 201 and the peripheral unit (see FIG. 15), The peripheral portion performs an illegal operation by an illegal control command output from an unauthorized control board.

これを防止するため、本実施の形態にかかるぱちんこ遊技機では、主制御部201と周辺部との間で認証処理をおこなう。より詳細には、周辺部を認証者、主制御部201を被認証者とした認証処理をおこない、主制御部201から送信される制御信号の正当性を認証する。この認証処理に用いる認証値(認証データ)は、主制御部201に記録されているプログラムデータを任意に分割したデータを元に生成されている。この認証処理によって、主制御部201が不正な制御基板に交換されたり、主制御部201と周辺部との間に不正な制御基板が取り付けられるなどの不正を検知して、ぱちんこ遊技機への不正を防止することができる。   In order to prevent this, in the pachinko gaming machine according to the present embodiment, an authentication process is performed between the main control unit 201 and the peripheral unit. More specifically, authentication processing is performed with the peripheral unit as the authenticator and the main control unit 201 as the person to be authenticated, and the validity of the control signal transmitted from the main control unit 201 is authenticated. The authentication value (authentication data) used for this authentication process is generated based on data obtained by arbitrarily dividing the program data recorded in the main control unit 201. This authentication process detects fraud such as the main control unit 201 being replaced with an unauthorized control board, or an unauthorized control board being attached between the main control unit 201 and the peripheral part, and the pachinko gaming machine Fraud can be prevented.

本実施の形態では、認証データを制御コマンドデータに付加して送信する。認証データを制御コマンドデータに付加することによって、認証データ単体で送信する場合と比較して、主制御部201と周辺部との間の通信負荷の増大を抑えることができる。また、認証データを制御コマンドデータに付加することによって、認証データを単体で送信する場合と比較して、通信データ中から認証データが抽出され、解析されてしまう可能性を低減することができる。以下に認証データと制御コマンドデータを含む制御信号のフォーマットについて説明する。   In the present embodiment, authentication data is added to control command data and transmitted. By adding the authentication data to the control command data, it is possible to suppress an increase in communication load between the main control unit 201 and the peripheral unit as compared with the case where the authentication data is transmitted alone. Further, by adding the authentication data to the control command data, it is possible to reduce the possibility that the authentication data is extracted from the communication data and analyzed as compared with the case where the authentication data is transmitted alone. The format of a control signal including authentication data and control command data will be described below.

(制御信号のデータフォーマット)
図10は、主制御部が出力する制御信号のデータフォーマットを模式的に示す説明図である。図10には、主制御部201が出力する通常の制御信号1010および認証データ付制御信号1020が示されている。
(Control signal data format)
FIG. 10 is an explanatory diagram schematically showing a data format of a control signal output from the main control unit. FIG. 10 shows a normal control signal 1010 and a control signal with authentication data 1020 output from the main control unit 201.

通常の制御信号1010は、制御コマンドデータ1001および付随データ1002を含んでいる。制御コマンドデータ1001は、たとえばリーチコマンドや大当たり開始コマンド、ラウンド別コマンドなどの各コマンド固有のデータである。また、付随データ1002は、制御コマンドデータ1001に付随するデータであり、たとえば、入賞した遊技球の数など制御コマンドデータ1001に基づく処理に必要なデータである。   A normal control signal 1010 includes 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.

また、認証データ付制御信号1020は、制御コマンドデータ1001および付随データ1002に加え、認証データ1003を含んでいる。認証データ1003は、制御コマンドデータ1001および付随データ1002が正規の主制御部201から出力されたものであることを、周辺部が認証するためのデータである。認証データ1003は、具体的には以下のように生成された値である。   The control signal with authentication data 1020 includes authentication data 1003 in addition to the control command data 1001 and accompanying data 1002. The authentication data 1003 is data for the peripheral unit to authenticate that the control command data 1001 and the accompanying data 1002 are output from the regular main control unit 201. Specifically, the authentication data 1003 is a value generated as follows.

(認証データ(検査値)の生成方法)
図11は、主制御部における認証データ(検査値)の生成方法を模式的に示す説明図である。認証データ1003は、主制御部201のROM212などに記録されたデータを用いて生成する。より詳細には、ROM212の所定の領域を任意の分割数で分割した上で、分割した領域にそれぞれ格納されたデータに対して結合法則を満たす2項演算(半群演算)をおこなって検査値を算出する。半群演算としては、たとえば、加算や排他的論理和演算などが挙げられる。そして、検査値に対して所定の演算(たとえば、暗号化処理)をおこなって得られた値を認証データとする。なお、検査値を暗号化するか否かは任意であるが、不正防止の観点から暗号化することが望ましい。また、検査値に対して所定の演算をおこなう際に、検査値が付加される制御コマンドを用いてもよい。一般に、不正な制御部は、正規の主制御部と異なる制御コマンドを送信することによって、周辺基板に不正な動作をおこなわせようとする。今回送信する制御コマンドを用いて認証データ1003を生成すれば、不正な制御部によって認証値が再利用された場合であっても、認証値と制御コマンドの整合がとれず、不正を検知することができる。
(Method for generating authentication data (inspection value))
FIG. 11 is an explanatory diagram schematically showing a method of generating authentication data (inspection value) in the main control unit. The authentication data 1003 is generated using data recorded in the ROM 212 of the main control unit 201 or the like. More specifically, after dividing a predetermined area of the ROM 212 by an arbitrary number of divisions, a binary operation (semigroup operation) that satisfies the combining law is performed on the data stored in each of the divided areas, and the inspection value is obtained. Is calculated. Examples of the semi-group operation include addition and exclusive OR operation. Then, a value obtained by performing a predetermined operation (for example, encryption processing) on the inspection value is set as authentication data. Whether or not to inspect the inspection value is arbitrary, but it is desirable to encrypt it from the viewpoint of fraud prevention. In addition, when a predetermined calculation is performed on the inspection value, a control command to which the inspection value is added may be used. Generally, an unauthorized control unit attempts to perform an unauthorized operation on a peripheral board by transmitting a control command different from that of a regular main control unit. If the authentication data 1003 is generated by using the control command to be transmitted this time, even if the authentication value is reused by an unauthorized control unit, the authentication value and the control command cannot be matched, and fraud is detected. Can do.

検査値を算出するために用いるデータの種類は任意であるが、たとえば、主制御部201のROM212に記録されたプログラムデータ(命令コードや固定データ)を用いることができる。主制御部201のROM212に記録されたプログラムデータを用いることによって、プログラムコードの不正な書き換えや、主制御部201のROM212の不正な取り替えなどを検出することができる。   The type of data used for calculating the inspection value is arbitrary, but for example, program data (instruction code or fixed data) recorded in the ROM 212 of the main control unit 201 can be used. By using the program data recorded in the ROM 212 of the main control unit 201, it is possible to detect unauthorized rewriting of the program code, unauthorized replacement of the ROM 212 of the main control unit 201, and the like.

たとえば、図11に示すプログラムデータ格納部1100には、12個のデータ(0x01〜0x09,0x0A〜0x0C)が格納されている。分割数を3とした場合、プログラムデータ格納部1100は、たとえば4つのデータを含む第1ブロック1100a、3つのデータを含む第2ブロック1100b、5つのデータを含む第3ブロック1100cに分割できる。主制御部201は、これらの各ブロックに格納されたデータに対してそれぞれ半群演算をおこなって検査値を算出する。なお、上述したブロック内のデータ数は例示である。分割したブロック内のデータ数は固定値としてもよいし、ランダムに決定してもよい。   For example, 12 data (0x01 to 0x09, 0x0A to 0x0C) are stored in the program data storage unit 1100 shown in FIG. When the division number is 3, the program data storage unit 1100 can be divided into, for example, a first block 1100a including four data, a second block 1100b including three data, and a third block 1100c including five data. The main control unit 201 calculates a test value by performing a semi-group operation on the data stored in each block. The number of data in the block described above is an example. The number of data in the divided blocks may be a fixed value or may be determined randomly.

たとえば、半群演算として加算を用いる方法を方式Aとすると、第1ブロック1100aに格納された4つのデータ0x01,0x02,0x03,0x04を加算して第1検査値0x0Aが得られる。同様に、第2ブロック1100bに格納された3つのデータ0x05,0x06,0x07を加算して第2検査値0x12が、第3ブロック1100cに格納された5つのデータ0x08,0x09,0x0A,0x0B,0x0Cを加算して第3検査値0x32がそれぞれ得られる。   For example, if the method of using addition as the semi-group operation is method A, the four pieces of data 0x01, 0x02, 0x03, and 0x04 stored in the first block 1100a are added to obtain the first inspection value 0x0A. Similarly, the three data 0x05, 0x06, 0x07 stored in the second block 1100b are added to obtain the second check value 0x12 as the five data 0x08, 0x09, 0x0A, 0x0B, 0x0C stored in the third block 1100c. Are added to obtain the third inspection value 0x32.

また、たとえば、半群演算として排他的論理和演算を用いる方法を方式Bとすると、第1ブロック1100aに格納された4つのデータ0x01,0x02,0x03,0x04に排他的論理和演算をおこない第1検査値0x04が得られる。同様に、第2ブロック1100bに格納された3つのデータ0x05,0x06,0x07に排他的論理和演算をおこない第2検査値0x04が、第3ブロック1100cに格納された5つのデータ0x08,0x09,0x0A,0x0B,0x0Cに排他的論理和演算をおこない第3検査値0x0Cがそれぞれ得られる。   Further, for example, if the method using the exclusive OR operation as the semi-group operation is method B, the exclusive OR operation is performed on the four data 0x01, 0x02, 0x03, and 0x04 stored in the first block 1100a. An inspection value of 0x04 is obtained. Similarly, exclusive OR operation is performed on the three pieces of data 0x05, 0x06, and 0x07 stored in the second block 1100b, and the second check value 0x04 is stored in the five pieces of data 0x08, 0x09, and 0x0A stored in the third block 1100c. , 0x0B, 0x0C are subjected to exclusive OR operation to obtain third check values 0x0C, respectively.

そして、得られた検査値に対して暗号化処理をおこなって認証データとする。この暗号化処理の際、検査値とともに、同時に送信される制御コマンドデータ1001や付随データ1002に関するデータを含めて暗号化処理をおこなってもよい。制御コマンドデータ1001や付随データ1002に関するデータとは、制御コマンドデータ1001や付随データ1002そのものや、制御コマンドデータ1001や付随データ1002に対してハッシュ関数による演算やパリティチェック、巡回冗長検査(Cyclic Redundancy Check:CRC)、チェックサムなどの演算をおこなって得られた値などである。   Then, the obtained inspection value is encrypted to obtain authentication data. At the time of this encryption processing, the encryption processing may be performed including the inspection value and data related to the control command data 1001 and the accompanying data 1002 that are transmitted at the same time. The data related to the control command data 1001 and the accompanying data 1002 includes the control command data 1001 and the accompanying data 1002 itself, operations on the control command data 1001 and the accompanying data 1002 using a hash function, a parity check, and a cyclic redundancy check (Cyclic Redundancy Check). : CRC), a value obtained by performing an operation such as a checksum.

一般に、不正な制御基板は、正規の主制御部201と異なる制御コマンドを送信することによって、周辺部に不正な動作をおこなわせようとする。このため、制御コマンドデータ1001や付随データ1002を用いて認証データ1003を生成すれば、不正な制御基板によって認証データ1003を再利用された場合であっても、認証データ1003と制御コマンドの整合がとれず、不正を検知することができる。   In general, an unauthorized control board attempts to cause an unauthorized operation to be performed by transmitting a control command different from that of the regular main control unit 201. For this reason, if the authentication data 1003 is generated using the control command data 1001 and the accompanying data 1002, even if the authentication data 1003 is reused by an unauthorized control board, the authentication data 1003 matches the control command. Unable to detect fraud.

一方、認証者である周辺部は、プログラムデータ格納部1100に格納されたデータ全体に対して半群演算をおこなった値を期待値として保持している。たとえば、方式Aの場合の期待値は0x01〜0x0Cの和である0x4Eとなる。また、方式Bの場合の期待値は0x01〜0x0Cの排他的論理和である0x0Cとなる。周辺部では、主制御部201による検査値生成方法の数と同じ数の期待値を保持している。   On the other hand, the peripheral part as the authenticator holds the value obtained by performing the semi-group operation on the entire data stored in the program data storage part 1100 as an expected value. For example, the expected value in the case of method A is 0x4E, which is the sum of 0x01 to 0x0C. In addition, the expected value in the case of method B is 0x0C, which is an exclusive OR of 0x01 to 0x0C. In the peripheral portion, the same number of expected values as the number of inspection value generation methods by the main control unit 201 is held.

周辺部は、受信した認証データ付制御信号1020から検査値を取り出して、検査値に対して半群演算をおこなった値を期待値と照合する。検査値は半群演算を用いて生成されているので、分割したプログラムデータから生成した検査値のすべてに対して同じ半群演算をおこなえば、プログラムデータ全体に対して半群演算をおこなった期待値と一致するはずである。検査値に対して半群演算をおこなった値と期待値とが一致すると、周辺部は主制御部201を認証する。   The peripheral part extracts the inspection value from the received control signal with authentication data 1020 and collates the value obtained by performing the semigroup operation on the inspection value with the expected value. Since the test values are generated using a half-group operation, if the same half-group operation is performed on all the test values generated from the divided program data, the expectation that the half-group operation was performed on the entire program data Should match the value. When the value obtained by performing the half-group operation on the inspection value matches the expected value, the peripheral unit authenticates the main control unit 201.

なお、周辺部における半群演算処理は、分割したデータから生成した検査値を結合する処理に対応するため、「結合処理」と呼ぶ。また、認証が成立した際の結合処理に用いた検査値の数を「結合数」という。周辺部における結合数と主制御部201における分割数とは同じ数となる。   Note that the semi-group calculation process in the peripheral portion corresponds to a process of combining the inspection values generated from the divided data, and is therefore referred to as “joining process”. In addition, the number of inspection values used for the combining process when authentication is established is referred to as “number of connections”. The number of connections in the peripheral part and the number of divisions in the main control unit 201 are the same.

ここで、主制御部201は、分割数を用いて検査値生成方法を切り替える。また、周辺部は、結合数を用いて検査値の結合結果の期待値を切り替える。たとえば、分割数および結合数が奇数の場合には検査値生成方法および期待値を切り替え、分割数および結合数が偶数の場合には前回用いた検査値生成方法および期待値を継続して使用する。分割数は主制御部201のみが知る値であり、周辺部は認証が成立した時に初めてその値を結合数として知ることができる。よって、不正解析者は分割数および結合数を知ることができず、検査値生成方法の切り替えタイミングを知ることができない。これにより、不正解析者によって検査値が不正に生成されるのを防止することができる。   Here, the main control unit 201 switches the inspection value generation method using the number of divisions. Further, the peripheral part switches the expected value of the result of combining inspection values using the number of connections. For example, when the number of divisions and the number of connections are odd, the test value generation method and the expected value are switched, and when the number of divisions and the number of connections are an even number, the previously used test value generation method and the expected value are continuously used. . The number of divisions is a value that only the main control unit 201 knows, and the peripheral part can know the value as the number of connections only when authentication is established. Therefore, the fraud analyst cannot know the number of divisions and the number of connections, and cannot know the switching timing of the test value generation method. Thereby, it is possible to prevent the inspection value from being illegally generated by the unauthorized analyst.

なお、認証データ付制御信号1020を出力するタイミングは任意である。たとえば、所定時間ごとに認証データ付制御信号1020を出力してもよいし、常に認証データ付制御信号1020を出力してもよい。また、たとえば制御信号内の制御コマンドデータ1001が特定の種類のコマンドである場合に、認証データ1003を付加するようにしてもよい。   The timing for outputting the control signal with authentication data 1020 is arbitrary. For example, the control signal with authentication data 1020 may be output every predetermined time, or the control signal with authentication data 1020 may be always output. Further, for example, when the control command data 1001 in the control signal is a specific type of command, the authentication data 1003 may be added.

また、制御コマンドデータ1001、付随データ1002、認証データ1003の並び方は、図10に示す順番に限らず、たとえば認証データ1003を制御信号の先頭にしたり、制御コマンドデータ1001と付随データ1002との間に認証データ1003を挿入してもよい。   Further, the arrangement of the control command data 1001, the accompanying data 1002, and the authentication data 1003 is not limited to the order shown in FIG. 10. For example, the authentication data 1003 is set to the head of the control signal, Authentication data 1003 may be inserted into the.

(制御信号の送受信処理)
つづいて、主制御部201と周辺部との間でおこなう制御信号の送受信処理について説明する。図12は、主制御部201による制御信号の送信処理の手順を示すフローチャートである。主制御部201は、通常の制御信号の送信をおこないながら(ステップS1201)、認証データの送信タイミングになるまで待機する(ステップS1202:No)。認証データの送信タイミングになると(ステップS1202:Yes)、主制御部201はプログラムデータの分割数を決定する(ステップS1203)。分割数の決定方法は任意である。また、分割数は認証データの送信タイミングとなる前に決定されていてもよい。
(Control signal transmission / reception processing)
Subsequently, a control signal transmission / reception process performed between the main control unit 201 and the peripheral unit will be described. FIG. 12 is a flowchart illustrating a procedure of control signal transmission processing by the main control unit 201. The main control unit 201 waits until the authentication data transmission timing comes (step S1202: No) while transmitting a normal control signal (step S1201). When the transmission timing of the authentication data comes (step S1202: Yes), the main control unit 201 determines the number of divisions of the program data (step S1203). The method for determining the number of divisions is arbitrary. The number of divisions may be determined before the transmission timing of authentication data.

つぎに、主制御部201は、決定した分割数でプログラムデータを分割し、それぞれに対して半群演算をおこなって検査値を算出し(ステップS1204)、検査値に対して暗号化処理をおこなって認証データを生成する(ステップS1205)。この処理により、分割数分の検査値および認証データが生成される。また、検査値の生成方法(生成に用いる演算の種類など)は、前回の認証データ送信時に決定されている。   Next, the main control unit 201 divides the program data by the determined number of divisions, performs a semi-group operation on each of them to calculate inspection values (step S1204), and performs encryption processing on the inspection values. Authentication data is generated (step S1205). By this process, the inspection value and authentication data for the number of divisions are generated. Further, the method of generating the inspection value (such as the type of calculation used for generation) is determined at the time of previous authentication data transmission.

つぎに、主制御部201は、生成した認証データを含む認証データ付制御信号を順次送信する(ステップS1206)。なお、認証データ付制御信号は連続して送信してもよいし、通常の制御信号に混ぜて送信してもよい。また、認証データの送信順序も任意である。主制御部201は、ステップS1205で生成した認証データをすべて送信するまで(ステップS1207:No)、ステップS1206に戻り、認証データ付制御信号の送信を継続する。   Next, the main control unit 201 sequentially transmits a control signal with authentication data including the generated authentication data (step S1206). The control signal with authentication data may be transmitted continuously, or may be mixed with a normal control signal and transmitted. Further, the transmission order of the authentication data is also arbitrary. The main control unit 201 returns to step S1206 and continues to transmit the control signal with authentication data until all the authentication data generated in step S1205 is transmitted (step S1207: No).

認証データをすべて送信すると(ステップS1207:Yes)、ステップS1203で決定した分割数が所定の値か否かを判断する(ステップS1208)。所定の値とは、たとえば奇数(または偶数)などである。分割数が所定の値である場合(ステップS1208:Yes)、主制御部201は検査値の生成方法を切り替えて(ステップS1209)、本フローチャートによる処理を終了する。一方、分割数が所定の値でない場合は(ステップS1208:No)、検査値の生成方法を切り替えずに、そのまま本フローチャートによる処理を終了する。   When all the authentication data are transmitted (step S1207: Yes), it is determined whether the number of divisions determined in step S1203 is a predetermined value (step S1208). The predetermined value is, for example, an odd number (or even number). When the number of divisions is a predetermined value (step S1208: Yes), the main control unit 201 switches the inspection value generation method (step S1209), and ends the processing according to this flowchart. On the other hand, when the number of divisions is not a predetermined value (step S1208: No), the process according to this flowchart is terminated without switching the inspection value generation method.

つぎに、周辺部による制御信号の受信処理について説明する。図13は、周辺部による制御信号の受信処理の手順を示すフローチャートである。図13のフローチャートにおいて、周辺部は、まず、主制御部201から制御信号を受信するまで待機する(ステップS1301:Noのループ)。主制御部201から制御信号を受信すると(ステップS1301:Yes)、周辺部は、受信した制御信号に認証データ1003が含まれているか否かを判断する(ステップS1302)。制御信号に認証データ1003が含まれてるか否かの判断は、たとえば、制御信号のデータ量が通常の制御信号よりも多いか否かや、認証データ1003が含まれていることを示すフラグが制御信号に立てられているか否かを判断することによっておこなう。   Next, the reception process of the control signal by the peripheral part will be described. FIG. 13 is a flowchart illustrating a procedure of control signal reception processing by the peripheral unit. In the flowchart of FIG. 13, the peripheral unit first waits until a control signal is received from the main control unit 201 (step S1301: No loop). When the control signal is received from the main control unit 201 (step S1301: Yes), the peripheral unit determines whether or not the authentication data 1003 is included in the received control signal (step S1302). The determination as to whether or not the authentication data 1003 is included in the control signal is based on, for example, whether or not the data amount of the control signal is larger than that of the normal control signal and a flag indicating that the authentication data 1003 is included. This is done by determining whether or not the control signal is set.

制御信号に認証データ1003が含まれている場合(ステップS1302:Yes)、周辺部は、制御信号から認証データ1003を抽出し、さらに復号化処理をおこなって検査値を取得する(ステップS1303)。周辺部は、取得した検査値を検査値用メモリに格納して(ステップS1304)、検査値用メモリ内のすべての検査値に対して半群演算(結合処理)をおこなう(ステップS1305)。なお、ステップS1305でおこなう半群演算の種類は、前回の認証データ受信時に決定されている。また、検査値用メモリ内の検査値が1つの場合は、結合処理をおこなわずにそのままステップS1306に移行する。   When the authentication data 1003 is included in the control signal (step S1302: Yes), the peripheral unit extracts the authentication data 1003 from the control signal, and further performs a decoding process to obtain a check value (step S1303). The peripheral unit stores the acquired inspection value in the inspection value memory (step S1304), and performs a semi-group operation (joining process) on all inspection values in the inspection value memory (step S1305). Note that the type of half-group operation performed in step S1305 is determined when the previous authentication data is received. If there is one inspection value in the inspection value memory, the process proceeds to step S1306 without performing the combining process.

そして、周辺部は、演算結果(結合結果)と保持している検査値の期待値と照合して、結合結果と期待値とが一致するか否かを判断する(ステップS1306)。結合結果と期待値が一致する場合(ステップS1306:Yes)、周辺部は、主制御部201に対する認証を成立させる(ステップS1307)。   Then, the peripheral unit compares the operation result (combination result) with the expected value of the stored test value, and determines whether or not the combination result and the expected value match (step S1306). If the combined result matches the expected value (step S1306: YES), the peripheral unit establishes authentication for the main control unit 201 (step S1307).

つづいて、周辺部は、認証成立時において結合処理の対象となった検査値数の数(結合数)が所定の値か否かを判断する(ステップS1308)。所定の値とは、たとえば奇数(または偶数)などである。結合数が所定の値である場合(ステップS1308:Yes)、周辺部は認証に用いる検査値の期待値を切り替え(ステップS1309)、検査値用メモリ内のデータを消去して(ステップS1310)、本フローチャートによる処理を終了する。一方、分割数が所定の値でない場合は(ステップS1308:No)、検査値の生成方法を切り替えずに、検査値用メモリ内のデータを消去して(ステップS1310)、本フローチャートによる処理を終了する。   Subsequently, the peripheral unit determines whether or not the number of inspection values (the number of connections) that is the target of the combination process when authentication is established is a predetermined value (step S1308). The predetermined value is, for example, an odd number (or even number). If the number of connections is a predetermined value (step S1308: Yes), the peripheral unit switches the expected value of the test value used for authentication (step S1309), erases the data in the test value memory (step S1310), The process according to this flowchart ends. On the other hand, if the number of divisions is not a predetermined value (step S1308: No), the data in the test value memory is erased without switching the test value generation method (step S1310), and the processing according to this flowchart ends. To do.

また、ステップS1306において、検査値の演算結果と期待値が一致しない場合(ステップS1306:No)、周辺部は、所定数以上の認証データを受信するまで(ステップS1311:No)、ステップS1301に戻り、結合処理を繰り返す。所定数以上の認証データを受信すると(ステップS1311)、周辺部は、主制御部201に対する認証を不成立とする(ステップS1312)。所定数は任意の数であるが、たとえば、プログラムデータ格納部1100に格納可能なデータの数(最大分割数)とすることができる。認証が成立しなかった場合、周辺部は、制御コマンドデータ1001および付随データ1002を破棄するとともに、たとえばスピーカ262(図2参照)から報知信号を出力して(ステップS1313)、本フローチャートによる処理を終了する。   In step S1306, if the calculation result of the inspection value does not match the expected value (step S1306: No), the peripheral unit returns to step S1301 until a predetermined number or more of authentication data is received (step S1311: No). Repeat the joining process. When the authentication data of a predetermined number or more is received (step S1311), the peripheral unit fails to authenticate the main control unit 201 (step S1312). Although the predetermined number is an arbitrary number, for example, it can be the number of data that can be stored in the program data storage unit 1100 (maximum number of divisions). When the authentication is not established, the peripheral unit discards the control command data 1001 and the accompanying data 1002, and outputs a notification signal from, for example, the speaker 262 (see FIG. 2) (step S1313), and performs the processing according to this flowchart. finish.

また、ステップS1302で、制御信号に認証データが含まれていない場合(ステップS1302:No)、周辺部は、認証処理をおこなわず、そのまま制御コマンドデータ1001および付随データ1002に基づく処理をおこなって(ステップS1314)、本フローチャートによる処理を終了する。   If the authentication signal is not included in the control signal in step S1302 (step S1302: No), the peripheral unit does not perform the authentication process and performs the process based on the control command data 1001 and the accompanying data 1002 as it is ( Step S1314), the process according to this flowchart is terminated.

(検査値生成方法の切り替え処理の具体例)
つづいて、図11および図12に示す処理のうち、検査値生成方法の切り替え処理の具体例について説明する。図14は、制御部間のデータの流れの一例を示すシーケンス図である。図14においては、検査値の生成方法として方式Aおよび方式B(図11参照)の2種類があり、分割数(結合数)が奇数の場合に検査値の生成方法を切り替えるものとする。また、デフォルトの生成方式を方式Aとする。
(Specific example of inspection value generation method switching processing)
Subsequently, a specific example of the inspection value generation method switching process among the processes shown in FIGS. 11 and 12 will be described. FIG. 14 is a sequence diagram illustrating an example of a data flow between control units. In FIG. 14, there are two types of methods for generating test values: method A and method B (see FIG. 11), and the method for generating test values is switched when the number of divisions (number of connections) is an odd number. The default generation method is assumed to be method A.

まず、主制御部201は、任意の方法で今回の認証処理に用いる分割数を決定する。たとえば、今回の分割数=3とすると(ステップS1401)、主制御部201は、プログラムデータ格納部1100に格納されたデータを3つのブロックに分割し、それぞれのブロックに含まれるデータを用いて、デフォルトの生成方式である方式Aで検査値を算出する(ステップS1402)。主制御部201は、検査値を暗号化して認証データを生成し(ステップS1403)、認証データを含む認証データ付制御信号を周辺部に送信する(ステップS1404)。   First, the main control unit 201 determines the number of divisions used for the current authentication process by an arbitrary method. For example, if the current number of divisions = 3 (step S1401), the main control unit 201 divides the data stored in the program data storage unit 1100 into three blocks, and uses the data included in each block, The inspection value is calculated by the method A which is the default generation method (step S1402). The main control unit 201 encrypts the inspection value to generate authentication data (step S1403), and transmits a control signal with authentication data including the authentication data to the peripheral unit (step S1404).

その後、主制御部201は今回の分割数が奇数であるため、検査値の生成方法を切り替える(ステップS1405)。具体的には、検査値の生成方式を方式Aから方式Bに切り替える。   Thereafter, the main control unit 201 switches the inspection value generation method because the current division number is an odd number (step S1405). Specifically, the inspection value generation method is switched from method A to method B.

つづいて、周辺部における処理について説明する。周辺部は、主制御部201から送信された認証データ付制御信号を受信する(ステップS1406)。そして、認証データ付制御信号から認証データを抽出し(ステップS1407)、復号化をおこなって検査値を取得する(ステップS1408)。周辺部は、取得した検査値に対して方式Aで結合処理をおこない(ステップS1409)、結合結果を期待値と照合する。期待値と一致すると、周辺部は主制御部201との認証を成立させる(ステップS1410)。今回の場合は、3つの検査値を用いて結合処理をおこなった際に期待値と一致するはずである(結合数=3)。   Next, processing in the peripheral part will be described. The peripheral unit receives the control signal with authentication data transmitted from the main control unit 201 (step S1406). Then, authentication data is extracted from the control signal with authentication data (step S1407) and decrypted to obtain a check value (step S1408). The peripheral unit performs a combining process on the acquired inspection value using method A (step S1409), and collates the combined result with the expected value. If it coincides with the expected value, the peripheral part establishes authentication with the main control part 201 (step S1410). In this case, when the combining process is performed using three inspection values, it should match the expected value (number of connections = 3).

その後、周辺部は今回の結合数が奇数であるため、認証時に用いる結合結果の期待値を切り替える(ステップS1411)。具体的には、結合結果の期待値を方式Aに対応する値から方式Bに対応する値に切り替える。ここまでが一連の認証処理の流れである。   Thereafter, since the number of couplings this time is an odd number in the peripheral portion, the expected value of the coupling result used at the time of authentication is switched (step S1411). Specifically, the expected value of the combination result is switched from the value corresponding to method A to the value corresponding to method B. This is the flow of a series of authentication processes.

2回目の認証処理の説明に移り、主制御部201は、再び任意の方法で分割数を決定する。たとえば、今回の分割数=4とすると(ステップS1412)、主制御部201は、プログラムデータ格納部1100に格納されたデータを4つのブロックに分割し、それぞれのブロックに含まれるデータを用いて、切り替え後の生成方式である方式Bで検査値を算出する(ステップS1413)。主制御部201は、検査値を暗号化して認証データを生成し(ステップS1414)、認証データを含む認証データ付制御信号を周辺部に送信する(ステップS1415)。今回の分割数は偶数であるため、主制御部201は検査値の生成方式を切り替えず、生成方式を継続させる(ステップS1416)。具体的には、検査値の生成方式を方式Bのままとする。   Moving on to the description of the second authentication process, the main control unit 201 again determines the number of divisions by an arbitrary method. For example, if the current division number = 4 (step S1412), the main control unit 201 divides the data stored in the program data storage unit 1100 into four blocks, and uses the data included in each block, The inspection value is calculated by method B, which is the generation method after switching (step S1413). The main control unit 201 generates authentication data by encrypting the inspection value (step S1414), and transmits a control signal with authentication data including the authentication data to the peripheral unit (step S1415). Since the current number of divisions is an even number, the main control unit 201 continues the generation method without switching the inspection value generation method (step S1416). Specifically, the inspection value generation method remains the method B.

つづいて、周辺部は、主制御部201から送信された認証データ付制御信号を受信し(ステップS1417)、認証データを抽出する(ステップS1418)。そして、復号化をおこなって検査値を取得し(ステップS1419)、取得した検査値に対して方式Bで結合処理をおこなう(ステップS1420)。結合結果が期待値と一致すると、周辺部は主制御部201との認証を成立させる(ステップS1421)。今回の場合は、4つの検査値を用いて結合処理をおこなった際に期待値と一致するはずである(結合数=4)。周辺部は今回の結合数は偶数であるため、認証に用いる結合結果の期待値を切り替えずに、生成方式を方式Bに対応する期待値のまま継続させる(ステップS1422)。   Subsequently, the peripheral unit receives the control signal with authentication data transmitted from the main control unit 201 (step S1417), and extracts the authentication data (step S1418). Then, decryption is performed to obtain a check value (step S1419), and the obtained check value is combined with method B (step S1420). When the combined result matches the expected value, the peripheral unit establishes authentication with the main control unit 201 (step S1421). In this case, when the joining process is performed using four inspection values, it should match the expected value (number of joins = 4). Since the number of couplings this time is an even number in the peripheral part, the generation method is continued with the expected value corresponding to the method B without switching the expected value of the combined result used for authentication (step S1422).

なお、上述した実施の形態では、検査値の暗号化に際して単一の暗号化方法を用いたが、検査値の生成方式と同様に複数の暗号化方法を切り替えてもよい。これにより、不正解析者によって認証データが解析される可能性を低減することができる。   In the above-described embodiment, a single encryption method is used for encrypting the inspection value. However, a plurality of encryption methods may be switched in the same manner as the inspection value generation method. Thereby, possibility that authentication data will be analyzed by a fraud analyst can be reduced.

以上説明したように、本実施の形態にかかるぱちんこ遊技機は、主制御部201に記憶されたデータを分割し、その分割数に基づいて次回の認証時において認証データの生成方式(検査値の生成方法および暗号化方法)を変更する。分割数は主制御部201のみが知る値なので、不正解析者は、認証データの値の生成に用いる2項演算の切り替えタイミングを知ることができない。これにより、主制御部201と周辺部との間に不正な制御部が挿入されたことを検知することができ、不正な制御部による不正な処理を防止することができる。   As described above, the pachinko gaming machine according to the present embodiment divides the data stored in the main control unit 201, and generates the authentication data generation method (inspection value of the inspection value) at the next authentication based on the number of divisions. Change the generation method and encryption method). Since the division number is a value that only the main control unit 201 knows, the fraud analyst cannot know the switching timing of the binary operation used for generating the value of the authentication data. Thereby, it can be detected that an unauthorized control unit is inserted between the main control unit 201 and the peripheral unit, and unauthorized processing by the unauthorized control unit can be prevented.

なお、本実施の形態で説明した主制御部および周辺部の制御方法は、あらかじめ用意されたプログラムをパーソナル・コンピュータやワークステーション等のコンピュータで実行することにより実現することができる。このプログラムは、ハードディスク、フレキシブルディスク、CD−ROM、MO、DVD等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。またこのプログラムは、インターネット等のネットワークを介して配布することが可能な伝送媒体であってもよい。   The control method for 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, a flexible disk, a CD-ROM, an MO, and a DVD, and is executed by being read from the recording medium by the computer. The program may be a transmission medium that can be distributed via a network such as the Internet.

以上のように、本発明は、制御部への不正が懸念される電子機器やその電子機器に搭載される制御基板に有用であり、特に、ぱちんこ遊技機、スロット遊技機、その他各種の遊技機に適している。   As described above, the present invention is useful for an electronic device in which fraud to the control unit is concerned and a control board mounted on the electronic device, and in particular, a pachinko gaming machine, a slot gaming machine, and other various gaming machines. Suitable for

310 主制御基板
311 データ記憶部
312 決定部
313 認証値生成部
314 送信部
320 周辺基板
321 受信部
322 演算値記憶部
323 認証部
310 main control board 311 data storage unit 312 determination unit 313 authentication value generation unit 314 transmission unit 320 peripheral board 321 reception unit 322 calculation value storage unit 323 authentication unit

Claims (12)

主制御部と、前記主制御部によって送信された制御コマンドに基づいて所定の処理をおこなう周辺部と、を備える電子機器であって、
前記主制御部は、
所定のデータを記憶するデータ記憶手段と、
前記データ記憶手段内に記憶されている前記データを分割する数(以下、「分割数」という)を決定する決定手段と、
結合法則を満たす複数の2項演算の中から所定の2項演算を選択し、前記データ記憶手段内の前記データを前記分割数に分割し、分割された前記データのそれぞれに対して前記所定の2項演算をおこなって前記分割数分の認証値を生成する認証値生成手段と、
前記分割数分の前記認証値を前記周辺部に送信する送信手段と、を備え、
前記周辺部は、
前記分割数分の前記認証値を受信する受信手段と、
前記データ記憶手段内の全ての前記データに対して前記複数の2項演算をそれぞれおこなった複数の演算値を記憶する演算値記憶手段と、
前記複数の2項演算の中から所定の2項演算を選択し、前記受信手段によって受信された前記分割数分の前記認証値に対して当該選択した2項演算をおこない、当該演算結果と、前記演算値記憶手段に記憶された当該選択した2項演算に対応する演算値と、が一致するか否かに基づいて前記主制御部を認証する認証手段と、を備え、
前記認証値生成手段は、前記分割数に基づいて、前記複数の2項演算の中から次回の前記認証値の生成に用いる2項演算を選択し、
前記認証手段は、前記主制御部に対する前記認証が成立した際に前記選択した2項演算の対象となった前記認証値の数に基づいて、前記複数の2項演算から次回の前記認証に用いる2項演算を選択することを特徴とする電子機器。
An electronic device comprising: a main control unit; and a peripheral unit that performs a predetermined process based on a control command transmitted by the main control unit,
The main control unit
Data storage means for storing predetermined data;
Determining means for determining the number of divisions of the data stored in the data storage means (hereinafter referred to as “division number”);
A predetermined binary operation is selected from a plurality of binary operations satisfying a combining rule, the data in the data storage means is divided into the number of divisions, and the predetermined data is divided for each of the divided data Authentication value generation means for performing binary operation and generating authentication values for the number of divisions;
Transmitting means for transmitting the authentication values for the number of divisions to the peripheral part,
The peripheral portion is
Receiving means for receiving the authentication values for the number of divisions;
Calculation value storage means for storing a plurality of calculation values obtained by performing the plurality of binary operations on all the data in the data storage means;
A predetermined binary operation is selected from the plurality of binary operations, the selected binary operation is performed on the authentication values for the number of divisions received by the receiving unit, and the operation result is obtained. Authentication means for authenticating the main control unit based on whether or not the calculated value corresponding to the selected binary calculation stored in the calculated value storage means matches,
The authentication value generation means selects a binary operation to be used for generating the next authentication value from the plurality of binary operations based on the number of divisions,
The authentication means is used for the next authentication from the plurality of binary calculations based on the number of the authentication values that are the targets of the selected binary calculation when the authentication for the main control unit is established. An electronic device characterized by selecting a binary operation.
前記送信手段は、前記制御コマンドに前記認証値を付加して前記周辺部に送信することを特徴とする請求項1に記載の電子機器。   The electronic device according to claim 1, wherein the transmission unit adds the authentication value to the control command and transmits the control command to the peripheral unit. 前記認証値生成手段は、前記認証値が付加される前記制御コマンドを用いて当該認証値を生成することを特徴とする請求項2に記載の電子機器。   The electronic device according to claim 2, wherein the authentication value generation unit generates the authentication value using the control command to which the authentication value is added. 前記認証値生成手段は、前記認証値を所定の暗号化方法で暗号化し、
前記認証手段は、前記認証値を前記所定の暗号化方法に対応する復号化方法で復号化して前記認証をおこなうことを特徴とする請求項1〜3のいずれか一つに記載の電子機器。
The authentication value generation means encrypts the authentication value by a predetermined encryption method,
The electronic device according to claim 1, wherein the authentication unit performs the authentication by decrypting the authentication value with a decryption method corresponding to the predetermined encryption method.
前記認証値生成手段は、前記分割数に基づいて前記認証値の暗号化方法を変更し、
前記認証手段は、前記主制御部に対する前記認証が成立した際に前記2項演算の対象となった前記認証値の数に基づいて前記認証値の復号化方法を変更することを特徴とする請求項4に記載の電子機器。
The authentication value generating means changes the authentication value encryption method based on the number of divisions,
The authentication means changes a method for decoding the authentication value based on the number of the authentication values subjected to the binary operation when the authentication for the main control unit is established. Item 5. The electronic device according to Item 4.
前記データ記憶手段は、前記主制御部で用いられるプログラムデータを記憶することを特徴とする請求項1〜5のいずれか一つに記載の電子機器。   The electronic device according to claim 1, wherein the data storage unit stores program data used in the main control unit. 複数の前記2項演算は、加算および排他的論理和演算であることを特徴とする請求項1〜6のいずれか一つに記載の電子機器。   The electronic device according to claim 1, wherein the plurality of binary operations are addition and exclusive OR operations. 請求項1〜7のいずれか一つに記載の電子機器を備え、
主制御基板は、前記認証値を送信し、周辺部は、前記主制御基板によって送信された前記認証値を用いて前記主制御基板に対する認証をおこなうことを特徴とする遊技機。
Comprising the electronic device according to any one of claims 1 to 7,
The main control board transmits the authentication value, and the peripheral unit authenticates the main control board using the authentication value transmitted by the main control board.
電子機器に搭載され、周辺基板に所定の処理をおこなわせる制御コマンドを送信する主制御基板であって、
所定のデータを記憶するデータ記憶手段と、
前記データ記憶手段内に記憶されている前記データを分割する数(以下、「分割数」という)を決定する決定手段と、
結合法則を満たす複数の2項演算の中から所定の2項演算を選択し、前記データ記憶手段内の前記データを前記分割数に分割し、分割された前記データのそれぞれに対して前記所定の2項演算をおこなって前記分割数分の認証値を生成する認証値生成手段と、
前記分割数分の前記認証値を前記周辺部に送信する送信手段と、を備え、
前記認証値生成手段は、前記分割数に基づいて、前記複数の2項演算の中から次回の前記認証値の生成に用いる2項演算を選択することを特徴とする主制御基板。
A main control board that is mounted on an electronic device and transmits a control command to perform a predetermined process on a peripheral board,
Data storage means for storing predetermined data;
Determining means for determining the number of divisions of the data stored in the data storage means (hereinafter referred to as “division number”);
A predetermined binary operation is selected from a plurality of binary operations satisfying the combining law, the data in the data storage means is divided into the division numbers, and the predetermined data is divided for each of the divided data Authentication value generation means for performing binary operation and generating authentication values for the number of divisions;
Transmitting means for transmitting the authentication values for the number of divisions to the peripheral part,
The authentication value generation means selects a binary operation used for the next generation of the authentication value from the plurality of binary operations based on the number of divisions.
電子機器に搭載され、主制御基板によって送信された制御コマンドに基づいて所定の処理をおこなう周辺基板であって、
前記主制御基板によって送信された複数の認証値を受信する受信手段と、
前記主制御基板に記憶された所定のデータに対して結合法則を満たす複数の2項演算をそれぞれおこなった複数の演算を記憶する演算値記憶手段と、
前記複数の2項演算の中から所定の2項演算を選択し、前記受信手段によって受信された前記分割数分の前記認証値に対して当該選択した2項演算をおこない、当該演算結果と、前記演算値記憶手段に記憶された当該選択した2項演算に対応する演算値と、が一致するか否かに基づいて前記主制御基板を認証する認証手段と、を備え、
前記認証手段は、前記主制御部に対する前記認証が成立した際に前記選択した2項演算の対象となった前記認証値の数に基づいて、前記複数の2項演算から次回の前記認証に用いる2項演算を選択することを特徴とする周辺基板。
A peripheral board that is mounted on an electronic device and performs a predetermined process based on a control command transmitted by the main control board,
Receiving means for receiving a plurality of authentication values transmitted by the main control board;
An operation value storage means for storing a plurality of operations obtained by performing a plurality of binary operations that satisfy a coupling law with respect to predetermined data stored in the main control board;
A predetermined binary operation is selected from the plurality of binary operations, the selected binary operation is performed on the authentication values for the number of divisions received by the receiving unit, and the operation result is obtained. Authentication means for authenticating the main control board based on whether or not the calculated value corresponding to the selected binary operation stored in the calculated value storage means matches,
The authentication means is used for the next authentication from the plurality of binary calculations based on the number of the authentication values that are the targets of the selected binary calculation when the authentication for the main control unit is established. A peripheral board characterized by selecting a binary operation.
主制御部と、前記主制御部によって送信された制御コマンドに基づいて所定の処理をおこなう周辺部と、を備える電子機器における認証方法であって、
前記主制御部において、
所定のデータを記憶するデータ記憶手段内に記憶されている前記データを分割する数(以下、「分割数」という)を決定する決定工程と、
結合法則を満たす複数の2項演算の中から所定の2項演算を選択し、前記データ記憶手段内の前記データを前記分割数に分割し、分割された前記データのそれぞれに対して前記所定の2項演算をおこなって前記分割数分の認証値を生成する認証値生成工程と、
前記分割数分の前記認証値を前記周辺部に送信する送信工程と、
前記分割数に基づいて、前記複数の2項演算の中から次回の前記認証値の生成に用いる2項演算を選択する第1の選択工程と、を含み、
前記周辺部において、
前記分割数分の前記認証値を受信する受信工程と、
前記データ記憶手段内の全ての前記データに対して前記複数の2項演算をそれぞれおこなった複数の演算値を取得する演算値取得工程と、
前記複数の2項演算の中から所定の2項演算を選択し、前記受信工程で受信された前記分割数分の前記認証値に対して当該選択した2項演算をおこない、当該演算結果と、前記演算値取得工程で取得された当該選択した2項演算に対応する演算値と、が一致するか否かに基づいて前記主制御部を認証する認証工程と、
前記主制御部に対する前記認証が成立した際に前記選択した2項演算の対象となった前記認証値の数に基づいて、前記複数の2項演算から次回の前記認証に用いる2項演算を選択する第2の選択工程と、
を含むことを特徴とする認証方法。
An authentication method in an electronic device comprising a main control unit and a peripheral unit that performs predetermined processing based on a control command transmitted by the main control unit,
In the main control unit,
A determining step of determining a number (hereinafter referred to as a “number of divisions”) for dividing the data stored in the data storage means for storing predetermined data;
A predetermined binary operation is selected from a plurality of binary operations satisfying the combining law, the data in the data storage means is divided into the division numbers, and the predetermined data is divided for each of the divided data An authentication value generating step of generating binary authentication values for the number of divisions;
A transmission step of transmitting the authentication values for the number of divisions to the peripheral portion;
A first selection step of selecting a binary operation used for generation of the next authentication value from the plurality of binary operations based on the number of divisions,
In the periphery,
A receiving step of receiving the authentication values for the number of divisions;
A calculation value acquisition step of acquiring a plurality of calculation values obtained by performing the plurality of binary operations on all the data in the data storage unit;
A predetermined binary operation is selected from the plurality of binary operations, the selected binary operation is performed on the authentication values for the number of divisions received in the reception step, and the operation result is obtained. An authentication step of authenticating the main control unit based on whether or not the calculated value corresponding to the selected binary operation acquired in the calculated value acquisition step matches;
Select a binary operation to be used for the next authentication from the plurality of binary operations based on the number of the authentication values subjected to the selected binary operation when the authentication for the main control unit is established A second selection step,
An authentication method comprising:
請求項11に記載の認証方法をコンピュータに実行させることを特徴とする認証プログラム。   An authentication program causing a computer to execute the authentication method according to claim 11.
JP2009079683A 2009-03-27 2009-03-27 Electronic device, game machine, main control board, peripheral board, authentication method and authentication program Expired - Fee Related JP5017308B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009079683A JP5017308B2 (en) 2009-03-27 2009-03-27 Electronic device, game machine, main control board, peripheral board, authentication method and authentication program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009079683A JP5017308B2 (en) 2009-03-27 2009-03-27 Electronic device, game machine, main control board, peripheral board, authentication method and authentication program

Publications (2)

Publication Number Publication Date
JP2010227379A true JP2010227379A (en) 2010-10-14
JP5017308B2 JP5017308B2 (en) 2012-09-05

Family

ID=43043862

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009079683A Expired - Fee Related JP5017308B2 (en) 2009-03-27 2009-03-27 Electronic device, game machine, main control board, peripheral board, authentication method and authentication program

Country Status (1)

Country Link
JP (1) JP5017308B2 (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012090817A (en) * 2010-10-27 2012-05-17 Kyoraku Sangyo Kk Game machine
JP2012090907A (en) * 2010-10-28 2012-05-17 Kyoraku Sangyo Kk Game machine
JP2012090815A (en) * 2010-10-27 2012-05-17 Kyoraku Sangyo Kk Game machine
JP2012090908A (en) * 2010-10-28 2012-05-17 Kyoraku Sangyo Kk Game machine
JP2012090777A (en) * 2010-10-27 2012-05-17 Kyoraku Sangyo Kk Game machine and method of authenticating the game machine
JP2012090816A (en) * 2010-10-27 2012-05-17 Kyoraku Sangyo Kk Game machine
JP2012090906A (en) * 2010-10-28 2012-05-17 Kyoraku Sangyo Kk Game machine
JP2012152499A (en) * 2011-01-28 2012-08-16 Kyoraku Sangyo Kk Game machine and authentication method thereof
JP2012152500A (en) * 2011-01-28 2012-08-16 Kyoraku Sangyo Kk Game machine and authentication method thereof
JP2012152498A (en) * 2011-01-28 2012-08-16 Kyoraku Sangyo Kk Game machine and authentication method thereof
JP2012176068A (en) * 2011-02-25 2012-09-13 Kyoraku Sangyo Kk Game machine
JP2012176067A (en) * 2011-02-25 2012-09-13 Kyoraku Sangyo Kk Game machine
JP2012176040A (en) * 2011-02-25 2012-09-13 Kyoraku Sangyo Kk Game machine and authentication method for the same
JP2012176066A (en) * 2011-02-25 2012-09-13 Kyoraku Sangyo Kk Game machine
JP2013009769A (en) * 2011-06-28 2013-01-17 Kyoraku Sangyo Kk Game machine and method of authenticating electronic equipment
JP2013009767A (en) * 2011-06-28 2013-01-17 Kyoraku Sangyo Kk Game machine and method of authenticating electronic equipment
JP2013009768A (en) * 2011-06-28 2013-01-17 Kyoraku Sangyo Kk Game machine and method of authenticating electronic equipment
JP2013027566A (en) * 2011-07-28 2013-02-07 Kyoraku Sangyo Kk Game machine and authentication method for electronic device
JP2013027568A (en) * 2011-07-28 2013-02-07 Kyoraku Sangyo Kk Game machine and authentication method for electronic device
JP2013027567A (en) * 2011-07-28 2013-02-07 Kyoraku Sangyo Kk Game machine and authentication method for electronic device
JP2013048673A (en) * 2011-08-30 2013-03-14 Kyoraku Sangyo Kk Game machine and authentication method of electronic device
JP2013048674A (en) * 2011-08-30 2013-03-14 Kyoraku Sangyo Kk Game machine and authentication method of electronic device
JP2013048672A (en) * 2011-08-30 2013-03-14 Kyoraku Sangyo Kk Game machine and authentication method of electronic device
JP2013075121A (en) * 2011-09-30 2013-04-25 Daito Giken:Kk Game machine

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002078914A (en) * 2000-09-06 2002-03-19 Sansei R & D:Kk Pachinko machine
JP2008279037A (en) * 2007-05-10 2008-11-20 Kyoraku Sangyo Kk Pachinko game machine, main control board, peripheral board, authentication method, and authentication program
JP2009022539A (en) * 2007-07-20 2009-02-05 Pa Net Gijutsu Kenkyusho:Kk One-chip microcomputer for game machine and game machine

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002078914A (en) * 2000-09-06 2002-03-19 Sansei R & D:Kk Pachinko machine
JP2008279037A (en) * 2007-05-10 2008-11-20 Kyoraku Sangyo Kk Pachinko game machine, main control board, peripheral board, authentication method, and authentication program
JP2009022539A (en) * 2007-07-20 2009-02-05 Pa Net Gijutsu Kenkyusho:Kk One-chip microcomputer for game machine and game machine

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012090817A (en) * 2010-10-27 2012-05-17 Kyoraku Sangyo Kk Game machine
JP2012090815A (en) * 2010-10-27 2012-05-17 Kyoraku Sangyo Kk Game machine
JP2012090777A (en) * 2010-10-27 2012-05-17 Kyoraku Sangyo Kk Game machine and method of authenticating the game machine
JP2012090816A (en) * 2010-10-27 2012-05-17 Kyoraku Sangyo Kk Game machine
JP2012090907A (en) * 2010-10-28 2012-05-17 Kyoraku Sangyo Kk Game machine
JP2012090908A (en) * 2010-10-28 2012-05-17 Kyoraku Sangyo Kk Game machine
JP2012090906A (en) * 2010-10-28 2012-05-17 Kyoraku Sangyo Kk Game machine
JP2012152499A (en) * 2011-01-28 2012-08-16 Kyoraku Sangyo Kk Game machine and authentication method thereof
JP2012152500A (en) * 2011-01-28 2012-08-16 Kyoraku Sangyo Kk Game machine and authentication method thereof
JP2012152498A (en) * 2011-01-28 2012-08-16 Kyoraku Sangyo Kk Game machine and authentication method thereof
JP2012176040A (en) * 2011-02-25 2012-09-13 Kyoraku Sangyo Kk Game machine and authentication method for the same
JP2012176067A (en) * 2011-02-25 2012-09-13 Kyoraku Sangyo Kk Game machine
JP2012176068A (en) * 2011-02-25 2012-09-13 Kyoraku Sangyo Kk Game machine
JP2012176066A (en) * 2011-02-25 2012-09-13 Kyoraku Sangyo Kk Game machine
JP2013009769A (en) * 2011-06-28 2013-01-17 Kyoraku Sangyo Kk Game machine and method of authenticating electronic equipment
JP2013009767A (en) * 2011-06-28 2013-01-17 Kyoraku Sangyo Kk Game machine and method of authenticating electronic equipment
JP2013009768A (en) * 2011-06-28 2013-01-17 Kyoraku Sangyo Kk Game machine and method of authenticating electronic equipment
JP2013027566A (en) * 2011-07-28 2013-02-07 Kyoraku Sangyo Kk Game machine and authentication method for electronic device
JP2013027568A (en) * 2011-07-28 2013-02-07 Kyoraku Sangyo Kk Game machine and authentication method for electronic device
JP2013027567A (en) * 2011-07-28 2013-02-07 Kyoraku Sangyo Kk Game machine and authentication method for electronic device
JP2013048673A (en) * 2011-08-30 2013-03-14 Kyoraku Sangyo Kk Game machine and authentication method of electronic device
JP2013048674A (en) * 2011-08-30 2013-03-14 Kyoraku Sangyo Kk Game machine and authentication method of electronic device
JP2013048672A (en) * 2011-08-30 2013-03-14 Kyoraku Sangyo Kk Game machine and authentication method of electronic device
JP2013075121A (en) * 2011-09-30 2013-04-25 Daito Giken:Kk Game machine

Also Published As

Publication number Publication date
JP5017308B2 (en) 2012-09-05

Similar Documents

Publication Publication Date Title
JP5017308B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP4995240B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP5220669B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP2008279037A (en) Pachinko game machine, main control board, peripheral board, authentication method, and authentication program
JP4995241B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP4876155B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP5100707B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP4995225B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP4995224B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP5149867B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP4995232B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP5149865B2 (en) Electronic device, game machine, peripheral board, authentication method and authentication program
JP5067741B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP4955034B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP4955035B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP4955033B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP4932882B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP4783846B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP5067740B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP5032550B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP5032549B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP5032551B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP4995233B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP5149866B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program
JP4876154B2 (en) Electronic device, game machine, main control board, peripheral board, authentication method and authentication program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110915

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110920

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111121

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: 20120515

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120611

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

Free format text: PAYMENT UNTIL: 20150615

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5017308

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150615

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

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

Free format text: PAYMENT UNTIL: 20150615

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees