JP5026457B2 - Game machine, peripheral board, authentication method, program - Google Patents
Game machine, peripheral board, authentication method, program Download PDFInfo
- Publication number
- JP5026457B2 JP5026457B2 JP2009082409A JP2009082409A JP5026457B2 JP 5026457 B2 JP5026457 B2 JP 5026457B2 JP 2009082409 A JP2009082409 A JP 2009082409A JP 2009082409 A JP2009082409 A JP 2009082409A JP 5026457 B2 JP5026457 B2 JP 5026457B2
- Authority
- JP
- Japan
- Prior art keywords
- authentication data
- main control
- control unit
- peripheral
- unit
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Pinball Game Machines (AREA)
Description
本発明は、パチンコ機等の遊技機に関する。 The present invention relates to a gaming machine such as a pachinko machine.
従来、各種の電子機器に搭載された制御基板に対する不正を防止するための技術が提案されている。制御基板には、パチンコ遊技機などの電子機器全体の動作を司る主制御基板と、電子機器の各部の動作を行なう被制御基板(周辺基板)がある。主制御基板は、周辺基板に制御コマンドを含む制御信号を出力する。周辺基板は、主制御基板から送信された制御信号に従って動作を実行する。 2. Description of the Related Art Conventionally, techniques for preventing fraud with respect to control boards mounted on various electronic devices have been proposed. The control board includes a main control board that controls the operation of the entire electronic device such as a pachinko game machine, and a controlled board (peripheral board) that operates each part of the electronic device. The main control board outputs a control signal including a control command to the peripheral board. The peripheral board performs an operation according to the control signal transmitted from the main control board.
制御基板に対する不正には、例えば、正規の主制御基板を不正な制御基板に取り替えたり、正規な主制御用基板と被制御基板との間に不正な制御基板を接続するなどの方法がある。このような不正を防止するため、制御コマンドに、主制御基板を認証するための認証データを付加しておき、それを用いて主制御基板を認証する技術が提案されている(例えば、特許文献1参照)。 Examples of frauds with respect to the control board include a method of replacing a regular main control board with an unauthorized control board, or connecting an unauthorized control board between a regular main control board and a controlled board. In order to prevent such injustice, a technique has been proposed in which authentication data for authenticating the main control board is added to the control command, and the main control board is authenticated using the authentication data (for example, Patent Documents). 1).
特許文献1では、図21に示すように、主制御部201と、主制御部201によって送信された制御コマンドに基づいて所定の処理を行なう周辺基板(演出制御部202a、賞球制御部203d)とを備えるパチンコ遊技機において、不正を防止する。すなわち、同図において、主制御部201の付加部312は、周辺基板に送信する制御コマンドが、抽選時の抽選結果がはずれの場合の処理を周辺基板に実行させるはずれコマンドである場合、主制御部201を認証するための認証データを制御コマンドに付加する。送信部314aは、制御コマンドを周辺基板に送信する。周辺基板の受信部321は、主制御部201から送信された制御コマンドを受信する。中間部322は、受信部321によって受信された制御コマンドを用いて主制御部201を認証する。
In
なお、主制御部201の制御コマンド格納部311は、周辺基板に送信する制御コマンドのデータ(制御コマンドデータ)を格納する。記録部313には、所定のプログラムコードが記録されている。
The control
報知信号出力部323は、中間部322によって主制御部が認証されなかった場合に、報知信号を出力する。周辺基板が演出制御部202aを有する場合、報知信号出力部323は、例えば、図柄表示部(不図示)やランプ制御部(不図示)に報知信号を出力する。
The notification
ところで、セキュリティの強度を大きくして主制御部201を認証しようとすると、認証データの容量が大きくなったり、複雑な演算処理が必要になったりする。認証データの容量を大きくしたり、複雑な演算処理が必要になったりすると、周辺基板の処理負荷が大きくなるので、好ましくない。そのため、従来の遊技機では、セキュリティの強度を大きくしようとすると設計上の制約を受けることになる。
By the way, if it is attempted to authenticate the
本発明は、セキュリティの強度を従来よりも大きくしても設計上の制約を受けずに、主制御部が正当であるか否かを判断することができる遊技機、周辺基板、認証方法、プログラムを提供することを目的とする。 The present invention relates to a gaming machine, a peripheral board, an authentication method, and a program that can determine whether or not the main control unit is valid without being restricted by design even if the strength of security is increased as compared with the prior art. The purpose is to provide.
上記課題を解決し上記目的を達成するために、本発明の遊技機は、遊技に関する特賞状態の開始を指定するための大当たり開始コマンドと、自らが正当であることを認証させるための第1の認証データとを出力する主制御部と、前記主制御部の出力を入力とし、前記大当たり開始コマンドに基づく演出または前記演出の前処理もしくは後処理の実行を制御するとともに、前記第1の認証データを出力する周辺部と、前記周辺部から出力される前記第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部とを備え、前記周辺部は、前記第2の認証データに基づいて前記主制御部が正当であるか否かを判断することを特徴とする。また、本発明の他の遊技機は、遊技に関する特賞状態の終了を指定するための大当たり終了コマンドと、自らが正当であることを認証させるための第1の認証データとを出力する主制御部と、前記主制御部の出力を入力とし、前記大当たり終了コマンドに基づく演出または前記演出の前処理もしくは後処理の実行を制御するとともに、前記第1の認証データを出力する周辺部と、前記周辺部から出力される前記第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部とを備え、前記周辺部は、前記第2の認証データに基づいて前記主制御部が正当であるか否かを判断することを特徴とする。なお、特賞状態とは、遊技者に対して所定の遊技価値を付与可能な有利な状態をいい、例えば、大入賞口の開放動作等が含まれる。 In order to solve the above problems and achieve the above object, the gaming machine according to the present invention includes a jackpot start command for designating the start of a special prize state relating to a game, and a first for authenticating itself. A main control unit that outputs authentication data and an output of the main control unit as inputs, and controls execution of the effect based on the jackpot start command or the pre-processing or post-processing of the effect, and the first authentication data And data for determining whether the main control unit is legitimate based on the first authentication data output from the peripheral part and from the first authentication data Generating a second authentication data subjected to a simple encryption process and outputting the second authentication data to the peripheral part, and the peripheral part adds the second authentication data to the second authentication data. Based on Characterized in that said main control unit determines whether it is legitimate. Further, another gaming machine of the present invention outputs a jackpot end command for designating the end of the special prize state relating to the game, and first authentication data for authenticating that the game is valid. And an output based on the jackpot end command, controlling the execution of the effect or the pre-processing or post-processing of the effect, and outputting the first authentication data, and the peripheral This is data for determining whether or not the main control unit is valid based on the first authentication data output from the unit and is subjected to a simpler encryption process than the first authentication data. second to generate authentication data, the second authentication data and an intermediate section which outputs to the peripheral portion, said peripheral portion, said main control unit is valid based on the second authentication data Whether or not Characterized in that it determines. The special prize state refers to an advantageous state in which a predetermined game value can be given to the player, and includes, for example, an opening operation of a special prize opening.
このような構成によれば、周辺部とは別に、主制御部が正当であるか否かを判断するための中間データである第2の認証データを中間部が生成し、この第2の認証データを用いて周辺部が主制御部を認証するので、認証処理全てを周辺部で行う場合に比べて周辺部の負担が小さくなり、認証データの容量を大きくしたり、複雑な演算処理を行なったりしてセキュリティの強度を従来よりも大きくして主制御部が正当であるか否かを判断することができる。 According to such a configuration, the intermediate unit generates second authentication data that is intermediate data for determining whether or not the main control unit is valid separately from the peripheral unit, and this second authentication is performed. Since the peripheral unit authenticates the main control unit using data, the burden on the peripheral unit is reduced compared to the case where all authentication processing is performed in the peripheral unit, the capacity of authentication data is increased, and complicated calculation processing is performed. Thus, it is possible to determine whether the main control unit is legitimate by increasing the strength of security compared to the prior art.
前記周辺部は、前記主制御部が正当でないと判断された場合、その旨を報知するようにしてもよい。これにより、パチンコホールの従業員や遊技者がその状態を認識しやすくなる。 When it is determined that the main control unit is not valid, the peripheral unit may notify the fact. This makes it easier for employees and players of pachinko halls to recognize the state.
前記周辺部は、前記コマンドに基づく前記演出または前記前処理もしくは後処理が実行される期間の後に前記主制御部が正当であるか否かを判断してもよい。大当たり開始コマンドまたは大当たり終了コマンドに基づく演出または前処理もしくは後処理が実行される期間の後に、主制御部が正当であるか否かを判断することにより、認証データの容量が大きくなったり、複雑な演算処理を行なったりしても、認証処理全てを周辺部で行う場合に比べて周辺部の負担が小さくなる。したがって、セキュリティの強度を従来よりも大きくして主制御部が正当であるか否かを判断することができる。 The peripheral unit may determine whether or not the main control unit is valid after the presentation based on the command or a period during which the pre-processing or post-processing is executed. By determining whether or not the main control unit is legitimate after the period when the presentation based on the jackpot start command or jackpot end command or the pre-processing or post-processing is executed, the capacity of the authentication data becomes large or complicated. Even if the calculation processing is performed, the burden on the peripheral portion is reduced as compared with the case where all the authentication processing is performed on the peripheral portion. Therefore, it is possible to determine whether or not the main control unit is legitimate by increasing the strength of security compared to the conventional case.
前記周辺部と前記中間部との信号授受に用いられる単一の経路を備えていてもよい。認証データの授受が単一の経路で行われる場合であっても、セキュリティの強度を従来よりも大きくして主制御部が正当であるか否かを判断することができる。 You may provide the single path | route used for signal transmission / reception with the said peripheral part and the said intermediate part. Even when the authentication data is exchanged through a single route, it is possible to determine whether the main control unit is valid by increasing the strength of security compared to the conventional case.
前記周辺部と前記中間部との信号授受に用いられる二本の経路を備え、前記周辺部が、前記経路の一方により前記第1の認証データを前記中間部に出力し、前記中間部が、前記経路の他方により前記第2の認証データを前記周辺部に出力するようにしてもよい。認証データの授受が二本の経路で行われる場合であっても、セキュリティの強度を従来よりも大きくして主制御部が正当であるか否かを判断することができる。 Provided with two paths used for signal exchange between the peripheral part and the intermediate part, the peripheral part outputs the first authentication data to the intermediate part by one of the paths, the intermediate part, The second authentication data may be output to the peripheral portion through the other of the paths. Even when authentication data is exchanged through two routes, it is possible to determine whether or not the main control unit is legitimate by increasing the strength of security compared to the conventional case.
本発明の周辺基板は、主制御部からの、遊技に関する特賞状態の開始を指定するための大当たり開始コマンドに基づく演出または前記演出の前処理もしくは後処理の実行を制御するとともに、前記主制御部からの、前記主制御部が正当であることを認証させるための第1の認証データを出力する周辺部と、前記周辺部から出力される前記第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部とを備え、前記周辺部は、前記第2の認証データに基づいて前記主制御部が正当であるか否かを判断することを特徴とする。また、本発明の他の周辺基板は、主制御部からの、遊技に関する特賞状態の開始を指定するための大当たり開始コマンドに基づく演出または前記演出の前処理もしくは後処理の実行を制御するとともに、前記主制御部からの、前記主制御部が正当であることを認証させるための第1の認証データを出力する周辺部と、前記周辺部から出力される前記第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部とを備え、前記周辺部は、前記第2の認証データに基づいて前記主制御部が正当であるか否かを判断することを特徴とする。周辺部とは別に、主制御部が正当であるか否かを判断するための中間データである第2の認証データを生成する中間部を有するので、認証処理全てを周辺部で行う場合に比べて周辺部の負担が小さくなり、認証データの容量を大きくしたり、複雑な演算処理を行なったりしてセキュリティの強度を従来よりも大きくして主制御部が正当であるか否かを判断することができる。 The peripheral board of the present invention controls the execution of the effect based on the jackpot start command for designating the start of the special prize state related to the game from the main control unit or the pre-processing or post-processing of the effect, and the main control unit The main control unit outputs a first authentication data for authenticating that the main control unit is valid, and the main control unit based on the first authentication data output from the peripheral unit. Generating second authentication data which is data for determining whether or not it is valid and has been subjected to a simpler encryption process than the first authentication data; And an intermediate unit that outputs to the unit, wherein the peripheral unit determines whether or not the main control unit is valid based on the second authentication data. In addition, the other peripheral board of the present invention controls the execution of the effect based on the jackpot start command for designating the start of the special prize state relating to the game from the main control unit or the pre-processing or post-processing of the effect, A peripheral unit that outputs first authentication data for authenticating that the main control unit is valid from the main control unit, and based on the first authentication data output from the peripheral unit Second authentication data that is data for determining whether or not the main control unit is valid and has been subjected to simpler encryption processing than the first authentication data is generated, and the second authentication is performed. An intermediate unit that outputs data to the peripheral unit, and the peripheral unit determines whether the main control unit is valid based on the second authentication data. Apart from the peripheral part, it has an intermediate part for generating second authentication data, which is intermediate data for determining whether or not the main control part is valid, so compared with the case where all authentication processing is performed in the peripheral part. Therefore, the burden on the peripheral part is reduced, the authentication data is increased, and complicated calculation processing is performed to increase the security strength compared to the conventional one to determine whether the main control part is valid. be able to.
前記周辺部は、前記主制御部が正当でないと判断された場合、その旨を報知するようにしてもよい。これにより、パチンコホールの従業員や遊技者がその状態を認識しやすくなる。 When it is determined that the main control unit is not valid, the peripheral unit may notify the fact. This makes it easier for employees and players of pachinko halls to recognize the state.
前記周辺部は、前記コマンドに基づく前記演出または前記演出の前処理もしくは後処理が実行される期間の後に前記主制御部が正当であるか否かを判断してもよい。大当たり開始コマンドまたは大当たり終了コマンドに基づく演出または演出の前処理もしくは後処理が実行される期間の後に、主制御部が正当であるか否かを判断することにより、認証データの容量が大きくなったり、複雑な演算処理を行なったりしても、認証処理全てを周辺部で行う場合に比べて周辺部の負担が小さくなる。したがって、セキュリティの強度を従来よりも大きくして主制御部が正当であるか否かを判断することができる。 The peripheral unit may determine whether or not the main control unit is valid after the period based on the effect based on the command or the pre-processing or post-processing of the effect. The capacity of the authentication data may be increased by determining whether or not the main control unit is valid after the period in which the presentation based on the jackpot start command or jackpot end command or the pre-processing or post-processing of the presentation is executed. Even if complicated calculation processing is performed, the burden on the peripheral portion is reduced as compared with the case where all authentication processing is performed on the peripheral portion. Therefore, it is possible to determine whether or not the main control unit is legitimate by increasing the strength of security compared to the conventional case.
本発明の認証方法は、遊技に関する特賞状態の開始を指定するための大当たり開始コマンドと、自らが正当であることを認証させるための第1の認証データとを出力する主制御部と、前記大当たり開始コマンドに基づく演出または前記演出の前処理もしくは後処理の実行を制御する周辺部とを備える遊技機における認証方法であって、前記遊技機は、前記主制御部が正当であるか否かを判断するための第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部を更に備え、前記主制御部が、前記大当たり開始コマンドと、前記第1の認証データとを出力するステップと、前記周辺部が、前記演出または前記前処理もしくは後処理の実行を制御するとともに、前記第1の認証データを出力するステップと、前記中間部が、前記周辺部から出力される前記認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力するステップと、前記周辺部が、前記第2の認証データに基づいて前記主制御部が正当であるか否かを判断する認証ステップとを含むことを特徴とする。本発明の他の認証方法は、遊技に関する特賞状態の終了を指定するための大当たり終了コマンドと、自らが正当であることを認証させるための第1の認証データとを出力する主制御部と、前記大当たり終了コマンドに基づく演出または前記演出の前処理もしくは後処理の実行を制御する周辺部とを備える遊技機における認証方法であって、前記遊技機は、前記主制御部が正当であるか否かを判断するための第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部を更に備え、前記主制御部が、前記大当たり終了コマンドと、前記第1の認証データとを出力するステップと、前記周辺部が、前記演出または前記前処理もしくは後処理の実行を制御するとともに、前記第1の認証データを出力するステップと、前記中間部が、前記周辺部から出力される前記第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力するステップと、前記周辺部が、前記第2の認証データに基づいて前記主制御部が正当であるか否かを判断する認証ステップとを含むことを特徴とする。周辺部とは別に、主制御部が正当であるか否かを判断するための中間データを生成する中間部を設けることにより、認証処理全てを周辺部で行う場合に比べて周辺部の負担が小さくなり、認証データの容量を大きくしたり、複雑な演算処理を行なったりしてセキュリティの強度を従来よりも大きくして主制御部が正当であるか否かを判断することができる。 The authentication method of the present invention includes a main control unit that outputs a jackpot start command for designating the start of a special prize state relating to a game, and first authentication data for authenticating that the game is valid, and the jackpot An authentication method in a gaming machine comprising an effect based on a start command or a peripheral unit that controls execution of pre-processing or post-processing of the effect, wherein the gaming machine determines whether the main control unit is valid or not. It further includes an intermediate unit that generates second authentication data for determination and outputs the second authentication data to the peripheral unit, wherein the main control unit includes the jackpot start command and the first authentication data. And the peripheral section controls execution of the effect or the pre-processing or post-processing, and outputs the first authentication data, and the intermediate section Data at and and the first simple encryption process than the authentication data for the main control unit determines whether it is justified on the basis of the authentication data output from the peripheral portion is applied Generating second authentication data and outputting the second authentication data to the peripheral part; and whether the peripheral part is valid for the main control part based on the second authentication data. And an authentication step for judging. Another authentication method of the present invention includes a main control unit that outputs a jackpot end command for designating the end of a special prize state relating to a game, and first authentication data for authenticating that it is valid, An authentication method in a gaming machine comprising an effect based on the jackpot end command or a peripheral part that controls execution of pre-processing or post-processing of the effect, wherein the gaming machine is valid for the main control unit Generating a second authentication data for determining whether or not the second authentication data is output to the peripheral unit, and the main control unit includes the jackpot end command and the first Outputting the authentication data; the peripheral unit controlling execution of the effect or the pre-processing or post-processing; and outputting the first authentication data; But the first is the data for the main control unit determines whether it is justified based on the authentication data and the first simple encryption than authentication data output from the peripheral portion process generates a second authentication data subjected, and outputting the second authentication data to the peripheral portion, the peripheral portion is, the main control unit justifiable on the basis of the second authentication data And an authentication step for determining whether or not. Apart from the peripheral part, by providing an intermediate part that generates intermediate data for determining whether or not the main control part is valid, the burden on the peripheral part is reduced compared to the case where all authentication processing is performed in the peripheral part. It is possible to reduce the size of the authentication data, increase the capacity of the authentication data, or perform complicated arithmetic processing to increase the strength of the security compared to the prior art and determine whether the main control unit is valid.
前記周辺部が、前記主制御部が正当でないと判断された場合、その旨を報知するステップをさらに含んでもよい。これにより、パチンコホールの従業員や遊技者がその状態を認識しやすくなる。 The peripheral part may further include a step of notifying that when it is determined that the main control part is not valid. This makes it easier for employees and players of pachinko halls to recognize the state.
本発明の認証方法は、遊技に関する特賞状態の開始を指定するための大当たり開始コマンドと、自らが正当であることを認証させるための第1の認証データとを出力する主制御部と、前記大当たり開始コマンドに基づく演出または前記演出の前処理もしくは後処理の実行を制御する周辺部とを備える遊技機において前記主制御部についての認証を行う認証方法であって、前記中間部が、前記第1の認証データを、前記周辺部を介して取得する取得ステップと、前記中間部が、前記取得ステップにおいて取得した第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力するステップとを含み、前記周辺部は、前記主制御部が正当であるか否かを、前記第2の認証データに基づいて判断するようにしたことを特徴とする。本発明の他の認証方法は、遊技に関する特賞状態の終了を指定するための大当たり終了コマンドと、自らが正当であることを認証させるための第1の認証データとを出力する主制御部と、前記大当たり終了コマンドに基づく演出または前記演出の前処理もしくは後処理の実行を制御する周辺部とを備える遊技機において前記主制御部についての認証を行う認証方法であって、前記中間部が、前記第1の認証データを、前記周辺部を介して取得する取得ステップと、前記中間部が、前記取得ステップにおいて取得した第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力するステップとを含み、前記周辺部は、前記主制御部が正当であるか否かを、前記第2の認証データに基づいて判断するようにしたことを特徴とする。周辺部を介して取得した第1の認証データを用いて中間データである第2の認証データを生成し、この第2の認証データを用いて周辺部が主制御部を認証するので、認証処理全てを周辺部で行う場合に比べて周辺部の負担が小さくなり、認証データの容量を大きくしたり、複雑な演算処理を行なったりしてセキュリティの強度を従来よりも大きくして主制御部が正当であるか否かを判断することができる。 The authentication method of the present invention includes a main control unit that outputs a jackpot start command for designating the start of a special prize state relating to a game, and first authentication data for authenticating that the game is valid, and the jackpot An authentication method for authenticating the main control unit in a gaming machine including an effect based on a start command or a peripheral unit that controls execution of pre-processing or post-processing of the effect, wherein the intermediate unit includes the first And the intermediate part determines whether the main control part is valid based on the first authentication data acquired in the acquisition step. data at and and the first simple encryption process than authentication data generates the second authentication data subjected to, and outputs the second authentication data to the peripheral portion And a step, said peripheral portion, whether the main or control unit is valid, characterized by being adapted to determine on the basis of the second authentication data. Another authentication method of the present invention includes a main control unit that outputs a jackpot end command for designating the end of a special prize state relating to a game, and first authentication data for authenticating that it is valid, An authentication method for authenticating the main control unit in a gaming machine including an effect based on the jackpot end command or a peripheral unit that controls execution of pre-processing or post-processing of the effect, wherein the intermediate unit includes the An acquisition step of acquiring the first authentication data via the peripheral part, and whether the intermediate control unit is valid based on the first authentication data acquired in the acquisition step. generating a second authentication data data a and and the first simple encryption process than the authentication data for determining is performed, it outputs the second authentication data to the peripheral portion That comprises the steps, the peripheral portion, whether the main or control unit is valid, characterized by being adapted to determine on the basis of the second authentication data. Since the second authentication data, which is intermediate data, is generated using the first authentication data acquired via the peripheral part, and the peripheral part authenticates the main control part using the second authentication data, the authentication process Compared to the case where everything is performed in the peripheral part, the burden on the peripheral part is reduced, the capacity of the authentication data is increased, and complicated arithmetic processing is performed to increase the strength of security compared to the conventional control unit. It can be judged whether it is legitimate.
前記周辺部が、前記主制御部が正当でないと判断された場合、認証結果を報知するための信号を出力する報知信号出力ステップをさらに含んでもよい。これにより、パチンコホールの従業員や遊技者がその状態を認識しやすくなる。 The peripheral unit may further include a notification signal output step of outputting a signal for notifying the authentication result when it is determined that the main control unit is not valid. This makes it easier for employees and players of pachinko halls to recognize the state.
前記周辺部が、前記コマンドに基づく演出または前記演出の前処理もしくは後処理が実行される期間の後に前記主制御部が正当であるか否かを判断してもよい。コマンドに基づく演出または前処理もしくは後処理が実行される期間の後に、主制御部が正当であるか否かを判断することにより、認証データの容量が大きくなったり、複雑な演算処理を行なったりしても、周辺部の動作とは独立して第2の認証データを生成することができる。したがって、セキュリティの強度を従来よりも大きくして主制御部が正当であるか否かを判断することができる。 The peripheral unit may determine whether or not the main control unit is valid after an effect based on the command or a period during which pre-processing or post-processing of the effect is executed. By determining whether the main control unit is legitimate after the execution based on the command or the period in which the pre-processing or post-processing is executed, the capacity of the authentication data is increased, or complicated arithmetic processing is performed. Even so, the second authentication data can be generated independently of the operation of the peripheral portion. Therefore, it is possible to determine whether or not the main control unit is legitimate by increasing the strength of security compared to the conventional case.
本発明のプログラムは、遊技に関する特賞状態の開始を指定するための大当たり開始コマンドまたは遊技に関する特賞状態の終了を指定するための大当たり終了コマンドと、自らが正当であることを認証させるための第1の認証データとを出力する主制御部と、前記大当たり開始コマンドまたは大当たり終了コマンドに基づく演出または前記演出の前処理もしくは後処理の実行を制御する周辺部と、前記主制御部が正当であるか否かを判断するための第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部とを備える遊技機において前記主制御部についての認証を行うプログラムであって、前記周辺部のコンピュータに、前記第1の認証データを、前記中間部へ出力する出力ステップ、前記出力ステップにおいて出力した第1の認証データに基づいて、前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施されて生成された第2の認証データを前記中間部から取得する取得ステップ、前記主制御部が正当であるか否かを、前記取得ステップにおいて取得した前記第2の認証データに基づいて判断するステップ、を実行させることを特徴とする。周辺部および中間部を介して取得した認証データを用いて、主制御部を認証するので、認証処理全てを周辺部で行う場合に比べて周辺部の負担が小さくなり、認証データの容量を大きくしたり、複雑な演算処理を行なったりしてセキュリティの強度を従来よりも大きくして主制御部が正当であるか否かを判断することができる。また、認証結果を報知するための信号を出力することにより、パチンコホールの従業員や遊技者がその状態を認識しやすくなる。 The program of the present invention includes a jackpot start command for designating the start of a special prize state relating to a game or a jackpot end command for designating the end of a special prize state relating to a game, and a first for authenticating that it is valid. The main control unit that outputs the authentication data, the peripheral unit that controls the performance based on the jackpot start command or the jackpot end command, or the execution of pre-processing or post-processing of the performance, and whether the main control unit is valid A program that generates second authentication data for determining whether or not and authenticates the main control unit in a gaming machine including an intermediate unit that outputs the second authentication data to the peripheral unit. And outputting the first authentication data to the computer in the peripheral section in the output step and the output step. Based on the first authentication data, it is data for determining whether or not the main control unit is legitimate, and is generated by performing a simpler encryption process than the first authentication data An acquisition step of acquiring second authentication data from the intermediate unit, and a step of determining whether or not the main control unit is valid based on the second authentication data acquired in the acquisition step are executed. It is characterized by that. Since the main control unit is authenticated using authentication data acquired via the peripheral and intermediate units, the burden on the peripheral unit is reduced and the capacity of the authentication data is increased compared to the case where all authentication processing is performed in the peripheral unit. It is possible to determine whether or not the main control unit is legitimate by increasing the strength of security compared to the prior art by performing complicated arithmetic processing. Further, by outputting a signal for informing the authentication result, it becomes easier for employees and players of the pachinko hall to recognize the state.
本発明によれば、周辺部とは別に設けた中間部において中間データである第2の認証データを生成し、この第2の認証データを用いて周辺部が主制御部を認証するので、認証処理全てを周辺部で行う場合に比べて周辺部の負担が小さくなり、認証データの容量を大きくしたり、複雑な演算処理を行ったりしてセキュリティの強度を従来よりも大きくしても周辺部の処理負荷は大きくならず、設計上の制約を受けずに、主制御部が正当であるか否かを判断することができる。 According to the present invention, the second authentication data, which is intermediate data, is generated in the intermediate unit provided separately from the peripheral unit, and the peripheral unit authenticates the main control unit using the second authentication data. Compared to the case where all processing is performed in the peripheral part, the burden on the peripheral part is reduced, and even if the security strength is increased by increasing the capacity of authentication data or performing complicated arithmetic processing, the peripheral part Therefore, it is possible to determine whether or not the main control unit is valid without being restricted by design.
以下に、本発明を実施するための形態について図面を参照して説明する。ここでは、本発明に係る遊技機、周辺基板、認証方法、プログラムを、パチンコ機に適用した場合について説明する。
〔遊技盤の構成〕
まず、パチンコ機における遊技盤1の構成について説明する。
図1は、遊技盤1の正面図である。
EMBODIMENT OF THE INVENTION Below, the form for implementing this invention is demonstrated with reference to drawings. Here, a case where the gaming machine, peripheral board, authentication method, and program according to the present invention are applied to a pachinko machine will be described.
[Composition of game board]
First, the configuration of the
FIG. 1 is a front view of the
図1において、遊技盤1の左側には、円弧を描いて上方に延長する2つのレール102a、102bが設けられている。遊技領域101には、遊技球の落下軌跡を変則的にするための複数の釘(不図示)が設けられ、落下途中の位置には、遊技球の落下方向を変化させる風車や入賞口が設けられている。遊技球は、遊技盤1の下部位置に配置された発射部(不図示)により発射され、レール102a、102b間を上昇して遊技盤1の上部位置に達した後、遊技領域101内を落下する。
In FIG. 1, two
遊技盤1の中央部には、3つの領域にそれぞれ演出図柄を独立に変動させながら表示する図柄表示部104が設けられている。図柄表示部104は、例えば、液晶表示器(LCD(Liquid Crystal Display))またはCRT(Cathode Ray Tube)ディスプレイ等の可変表示装置、7セグメントLED、ドットマトリクス表示装置、モータの回転により可変表示するドラム等であり、複数の数字や図柄等からなる演出図柄を変動表示する。
In the center of the
図柄表示部104の下方には、遊技球を入賞可能な始動入賞口105が設けられている。また、図柄表示部104の左右両側には、それぞれ入賞ゲート106が設けられている。入賞ゲート106を遊技球が通過すると、所定の抽選が行われ、これに当選すると、始動入賞口105が所定時間だけ開放する。
Below the
始動入賞口105の左右両側には、それぞれ普通入賞口107が設けられている。普通入賞口107に遊技球が入賞すると、遊技球1個につき所定数(例えば、10個)の遊技球が賞球として払い出される。
A
始動入賞口105の下方には、通常時は閉止状態であるが図柄表示部104の演出図柄が大当たり図柄(例えば、「777」)となったときは、開放状態となって遊技球を入賞可能とする大入賞口109が設けられている。大当たり抽選で「大当たり」(以下、単に「大当たり」という。)となったときは、大入賞口109の全面に設置された開閉部材が開閉動作を繰り返す。開閉部材が開放中は、多数の遊技球の入賞を受け付ける。大入賞口109に遊技球が入賞すると、遊技球1個につき所定数(例えば、10個)の遊技球が賞球として払い出される。大入賞口109の開放は、所定時間(例えば、30秒)経過するか、所定数(例えば、10個)の遊技球が入賞するまで継続する。大入賞口109の1回の開放期間をラウンドと呼び、ラウンドは、最大で所定回数(以下、最大ラウンド数という。)継続する。
遊技領域101の最下方には、いずれの入賞口にも入賞しなかった遊技球を回収するための回収口108が設けられている。
〔遊技機の全体構成〕
Below the
At the lowermost part of the
[Overall configuration of gaming machine]
図2は本実施の形態の遊技機の全体構成を示すブロック図である。図2に示すように、遊技機は、遊技盤1と、主制御基板2と、周辺基板3とを有する。主制御基板2および周辺基板3によって、遊技機制御装置100が構成される。
FIG. 2 is a block diagram showing the overall configuration of the gaming machine of the present embodiment. As shown in FIG. 2, the gaming machine has a
主制御基板2は主制御部2aを有する基板である。主制御部2aは、遊技盤1が実行する遊技に関する演出またはその演出の前処理もしくは後処理を制御するための制御コマンドと、主制御部2aが正当であることを認証させるための第1の認証データとを出力する手段である。
The
ここで、「演出」とは、例えば、抽選による大当たり演出である。また、「演出の前処理」は、例えば、図柄表示部が表示する図柄を変動させる際の、図柄を変動させるための値をレジスタに設定する処理、である。ただし、主制御部2aは、制御データを出力せず、制御コマンドと第1の認証データとを周辺部3aに出力することもある。例えば、パチンコ機の電源がオンされようとする場合等、制御の内容が明らかである場合には制御データは出力されない。この場合、演出の前処理として、パチンコ機の電源がオンされることになる。なお、「演出の後処理」は、例えば、演出後に、後述するRAMの内容を初期化する処理、である。
Here, “production” is, for example, a jackpot production by lottery. “Pre-production of the effect” is, for example, a process of setting a value for changing the symbol in the register when the symbol displayed by the symbol display unit is changed. However, the
周辺基板3は、周辺部3aと、中間部3bと、バス3cと、を有する基板である。周辺部3aは、主制御部2aの出力を入力とし、主制御部2aからの制御コマンドに基づいて演出または演出の前処理もしくは後処理の実行を制御するとともに、主制御部2aからの第1の認証データを中間部3bに出力する手段である。
The
中間部3bは、周辺部3aの後段に設けられており、周辺部3aから出力される第1の認証データに基づいて主制御部2aが正当であるか否かを判断するための第2の認証データを生成し、それを周辺部3aに出力する手段である。周辺部とは別に、中間部を付加した構成を採用している。このため、主制御部および周辺部の一般的な構成で主制御部の認証を行っていない場合でも、中間部を付加すれば、周辺部の仕様変更を最小限に抑えつつ、主制御部の認証を行うことができるようになる。主制御部2aが正当でないと判断された場合、周辺部3aは、主制御部2aが正当でない旨を報知するための制御を行う。主制御部2aが正当でない旨を報知する場合、周辺部3aの制御により、遊技機に設けられている液晶(不図示)に表示させたり、ランプ等を点灯させたりして通知することによる報知が行われる。液晶やランプを用いた通知については後に詳述する。
The
液晶表示やランプ等の点灯による視覚的報知に限らず、スピーカ(不図示)から音を出力することによる聴覚的報知、バイブレータ(不図示)を振動させることによる触覚的報知を行ってもよい。また、上記報知を組み合わせて行ってもよい。バス3cは、周辺部3aと中間部3bとの間の信号授受に用いられる唯一の通信経路である。周辺部3aと中間部3bとの間に設けられている単一のバス3cは、双方向の通信経路として用いられる。
〔遊技制御装置の構成〕
次に、パチンコ機における遊技制御装置の構成について説明する。
図3は、遊技制御装置100の構成を示すブロック図である。
Not only visual notification by lighting a liquid crystal display or a lamp, but also auditory notification by outputting sound from a speaker (not shown) or tactile notification by vibrating a vibrator (not shown) may be performed. Moreover, you may perform combining the said alert | report. The
[Configuration of game control device]
Next, the configuration of the game control device in the pachinko machine will be described.
FIG. 3 is a block diagram showing a configuration of the
遊技制御装置100は、図3に示すように、主制御基板2と、周辺基板3と、賞球制御部400とを有して構成されている。本例では、主制御基板2に、遊技の主制御を行う主制御部2aが設けられている。また、周辺基板3には、主制御部2aの制御により遊技の演出制御を行う演出制御部300と、主制御部2aの認証を行うための第2の認証データを生成し、それを周辺部3aに出力する中間部3bとが設けられている。演出制御部300は、図2における周辺部3aの一例である。賞球制御部400は、主制御部2aの制御により遊技球の払出制御を行う。
As shown in FIG. 3, the
主制御部2aは、遊技の主制御を行い、遊技の演出制御または遊技球の払出制御を行うための各種の制御コマンドを演出制御部300および賞球制御部400にそれぞれ送信する。主制御部2aは、制御プログラムを記憶したROM204と、ROM204の制御プログラムに従って遊技制御処理を実行するCPU202と、CPU202の演算処理時におけるデータのワークエリアとして機能するRAM206と、外部装置との入出力を行うI/F(インタフェース)210とを有して構成されている。
The
I/F210には、始動入賞口105に入賞した遊技球を検出する始動入賞口検出部280と、入賞ゲート106を通過した遊技球を検出するゲート検出部282と、普通入賞口107に入賞した遊技球を検出する普通入賞口検出部284と、大入賞口109に入賞した遊技球を検出する大入賞口検出部286とが接続されている。これらの検出部280〜286は、例えば、近接スイッチを用いて構成することができる。
In the I /
I/F210には、さらに、大当たり中に大入賞口109の開閉部材を開閉動作させる大入賞口開閉部288と、演出制御部300と、賞球制御部400とが接続されている。なお、演出制御部300との通信は、主制御部2aから演出制御部300への一方向となっている。これに対し、賞球制御部400との通信は、双方向となっている。
The I /
大入賞口開閉部288は、例えば、ソレノイドを用いて構成することができる。大当たりは、大当たり決定乱数に基づいて所定確率(例えば、1/300)で発生するよう予めプログラムされている。
The big prize opening opening /
演出制御部300は、主制御部2aから制御コマンドを受信し、受信した制御コマンドに基づいて遊技の演出制御を行う。演出制御部300は、制御プログラムを記憶したROM304と、ROM304の制御プログラムに従って演出制御処理を実行するCPU302と、CPU302の演算処理時におけるデータのワークエリアとして機能するRAM306と、図柄表示部104に表示させる画像データを書き込むVRAM308と、外部装置との入出力を行うI/F310とを有して構成されている。
ROM304は、検証値と照合するための期待値を記憶する。検証値は、主制御部200を認証するためのものであり、期待値は、検証値と同一の値となる。
The
The
RAM306は、主制御部200からの入力データ、演算処理のためのデータ、乱数を生成するための乱数カウンタその他各種のカウンタ、および各種のフラグを記憶する。
The
I/F310には、主制御部2aと、図柄表示部104と、スピーカ380から音声を出力する音声制御を行う音声制御部382と、ランプ384を点灯させるランプ制御を行うランプ制御部386とが接続されている。
The I /
賞球制御部400は、主制御部2aから制御コマンドを受信し、受信した制御コマンドに基づいて遊技球の払出制御を行う。賞球制御部400は、制御プログラムを記憶したROM404と、ROM404の制御プログラムに従って払出制御処理を実行するCPU402と、CPU402の演算処理時におけるデータのワークエリアとして機能するRAM406と、外部装置との入出力を行うI/F410とを有して構成されている。
The award
I/F410には、主制御部2aと、遊技球の貯留部から所定数の遊技球を払い出す払出部480と、遊技球を遊技盤1に発射する発射部482とが接続されている。
Connected to the I /
賞球制御部400は、払出部480に対して、各入賞口(始動入賞口105、普通入賞口107、大入賞口109)への入賞に応じて所定数の遊技球を払い出す制御を行う。また、発射部482に対する操作を検出し、遊技球の発射を制御する。
The award
発射部482は、遊技者による操作を検出するセンサ(不図示)と、遊技球を発射させるソレノイド(不図示)とを有して構成されている。賞球制御部400は、発射部482のセンサにより操作を検出すると、その操作量に応じてソレノイドを駆動させて遊技球を間欠的に発射する。
The
なお、主制御部2a、演出制御部300および賞球制御部400は、それぞれ異なるプリント基板に設けられているが、これに限らず、賞球制御部400は、主制御部2aと同一のプリント基板に設けることもできる。
〔制御コマンドなどのデータ構造〕
次に、制御コマンドなどのデータ構造を説明する。
図4は、制御コマンドなどのデータ構造を示す図である。
The
[Data structure of control commands, etc.]
Next, a data structure such as a control command will be described.
FIG. 4 is a diagram illustrating a data structure of control commands and the like.
通常の制御コマンド500の場合は、図4(a)に示すように、制御データ501が付加されている。これに対し、認証データ付き制御コマンドの場合は、図4(b)に示すように、制御データ501が付加され、さらに第1の認証データである暗号化認証データ502が付加された構成になっている。このように、第1の認証データを制御コマンドに付加して主制御部2aから送信することにより、認証データ単体で送信する場合と比較して、主制御部2aと周辺部3aとの間の通信負荷の増大を抑えることができる。また、第1の認証データを制御コマンドに付加して主制御部2aから送信することにより、認証データ単体で送信する場合と比較して、通信データ中から認証データが抽出され、解析されてしまう危険性を低減することができる。さらに、認証処理は、第1の認証データが付加された制御コマンドを送信する場合にのみ行われるため、認証処理による主制御部2aの処理負荷が認証処理によって増大する割合を抑えることができる。
In the case of a
なお、制御コマンド500に対する、制御データ501、第1の認証データ502の配置の順序は、図4(b)の場合に限定されるものではない。すなわち、図4(c)に示すように、制御コマンド500の先頭に第1の認証データ502を付加した配置としたり、図4(d)に示すように、制御コマンド500と制御データ501との間に第1の認証データ502を挿入した配置としたりしてもよい。また、制御コマンド500と制御データ501とは別個に第1の認証データを送信することとしてもよい。例えば、制御コマンドおよびその制御データを送信した後、3回目の制御コマンド送信時に第1の認証データを付加して送信する、などとしてもよい。
Note that the arrangement order of the
ここで、制御コマンドには、電源オンコマンド、電源オフコマンド、客待ちデモ開始コマンド、客待ちデモ停止コマンド、変動パターンコマンド、大当たり開始コマンド、大当たり終了コマンドおよび大当たりコマンドなどがある。
電源オンコマンドは、電源の投入を指定するための制御コマンドであって、電源投入時に演出制御部300および賞球制御部400に送信される。
電源オフコマンドは、電源の遮断を指定するための制御コマンドであって、電源遮断時に演出制御部300および賞球制御部400に送信される。
Here, the control commands include a power-on command, a power-off command, a customer waiting demo start command, a customer waiting demo stop command, a variation pattern command, a jackpot start command, a jackpot end command, and a jackpot command.
The power-on command is a control command for designating power-on, and is transmitted to the
The power-off command is a control command for designating power-off, and is transmitted to the
客待ちデモ開始コマンドは、遊技客を誘致するためのデモンストレーション演出(以下、客待ちデモという。)の開始を指定するための制御コマンドであって、遊技中断時に演出制御部300に送信される。
客待ちデモ停止コマンドは、客待ちデモの終了を指定するための制御コマンドであって、遊技再開時に演出制御部300に送信される。
The customer waiting demonstration start command is a control command for designating the start of a demonstration effect (hereinafter referred to as a customer waiting demo) for attracting a player, and is transmitted to the
The customer waiting demo stop command is a control command for designating the end of the customer waiting demo, and is transmitted to the
変動パターンコマンドは、演出図柄の変動パターンを指定するための制御コマンドであって、演出図柄の変動開始時に演出制御部300に送信される。変動パターンコマンドには、はずれ非リーチコマンド、はずれリーチコマンド、大当たりリーチコマンドがある。
The variation pattern command is a control command for designating the variation pattern of the effect symbol, and is transmitted to the
はずれ非リーチコマンドは、大当たり抽選で「はずれ」(以下、単に「はずれ」という。)となったときに選択される変動パターンのうちリーチ演出を行わない変動パターンを指定するための制御コマンドである。 The non-reach non-reach command is a control command for designating a change pattern that does not perform reach among the change patterns that are selected when the big hit lottery results in “out” (hereinafter, simply referred to as “out”). .
はずれリーチコマンドは、はずれ時に選択される変動パターンのうちリーチ演出を行う変動パターンを指定するための制御コマンドである。演出制御部300では、はずれリーチコマンドまたははずれ非リーチコマンドに基づいてはずれであることを判定することができる。
The detachment reach command is a control command for designating a variation pattern for performing a reach effect among the variation patterns selected at the time of detachment. The
大当たりリーチコマンドは、大当たり時に選択される変動パターンのうちリーチ演出を行う変動パターンを指定するための制御コマンドである。演出制御部300では、大当たりリーチコマンドに基づいて大当たりであることを判定することができる。
大当たり開始コマンドは、大当たり演出の開始を指定するための制御コマンドであって、大当たり演出の開始時に演出制御部300に送信される。
The jackpot reach command is a control command for designating a variation pattern for performing a reach effect among the variation patterns selected at the time of the jackpot. The
The jackpot start command is a control command for designating the start of the jackpot effect, and is transmitted to the
大当たり終了コマンドは、大当たり演出の終了を指定するための制御コマンドであって、大当たり演出の終了時(最終ラウンドの終了時)に演出制御部300に送信される。
大当たりコマンドは、大当たりを指定するための制御コマンドであって、これには、ラウンド開始コマンドおよびラウンド終了コマンドがある。
The jackpot end command is a control command for designating the end of the jackpot effect, and is transmitted to the
The jackpot command is a control command for designating a jackpot, and includes a round start command and a round end command.
ラウンド開始コマンドは、ラウンドの開始を指定するための制御コマンドであって、ラウンドの開始時に演出制御部300に送信される。ラウンド開始コマンドは、各ラウンドごとに設定されている。例えば、最大ラウンド数が15回である場合は、15種類のラウンド開始コマンドが設定される。したがって、ラウンドが2回以上継続する場合は、大当たり中にラウンド開始コマンドが複数回にわたって送信されることになる。
The round start command is a control command for designating the start of a round, and is transmitted to the
ラウンド終了コマンドは、ラウンドの終了を指定するための制御コマンドであって、最終ラウンドを除くラウンドの終了時に演出制御部300に送信される。ラウンド終了コマンドは、最終ラウンドを除く各ラウンドごとに設定されている。例えば、最大ラウンド数が15回である場合は、14種類のラウンド終了コマンドが設定される。したがって、ラウンドが3回以上継続する場合は、大当たり中にラウンド終了コマンドが複数回にわたって送信されることになる。
The round end command is a control command for designating the end of the round, and is transmitted to the
なお、これら制御コマンドは、あくまで代表的なものであり、その他にも各種の制御コマンドが規定されている。これら制御コマンドのうち、予め定められたものについては、暗号化認証データが付加される。本実施形態では、大当たり開始コマンドまたは大当たり終了コマンドに、暗号化認証データが付加される。
〔遊技制御処理〕
次に、主制御部2aで実行される遊技制御処理について説明する。
These control commands are merely representative, and various other control commands are defined. Among these control commands, encryption authentication data is added to predetermined ones. In the present embodiment, the encrypted authentication data is added to the jackpot start command or jackpot end command.
[Game control processing]
Next, the game control process executed by the
CPU202は、所定の動作クロック(例えば、4[ms])で1サイクルを実行可能な制御プログラムをROM204から読み出し、読み出した制御プログラムに従って、図5のフローチャートに示す遊技制御処理を実行する。
図5は、遊技制御処理を示すフローチャートである。
遊技制御処理は、CPU202において実行されると、図5に示すように、まず、ステップS100に移行する。
The
FIG. 5 is a flowchart showing the game control process.
When the game control process is executed by the
ステップS100では、電源がオンになったか否かを判定し、電源がオンになったと判定したとき(Yes)は、ステップS102に移行するが、そうでないと判定したとき(No)は、電源がオンになるまでステップS100で待機する。 In step S100, it is determined whether or not the power is turned on. When it is determined that the power is turned on (Yes), the process proceeds to step S102, but when it is determined that it is not (No), the power is turned on. It waits in step S100 until it turns on.
ステップS102では、RAM206の内容を初期化し、I/F210を介して、演出制御部300および賞球制御部400に電源オンコマンドを送信する初期化処理を実行する。
In step S102, the contents of the
次いで、ステップS104に移行して、始動入賞口105に遊技球が入賞したことを判定する入賞判定処理を実行し、ステップS106に移行して、大当たりの判定を行うとともに演出図柄の変動パターンを決定する大当たり判定処理を実行し、ステップS108に移行して、大入賞口109の開閉部材を所定パターンで開放させる電動役物制御処理を実行し、ステップS110に移行する。
Next, the process proceeds to step S104, and a winning determination process is performed to determine that a game ball has been won at the
ステップS110では、賞球制御部400に対して遊技球の払出を指定するための制御コマンド(払出制御コマンド)をRAM206の送信バッファに格納する賞球払出制御処理を実行し、ステップS112に移行して、I/F210を介して、送信バッファに格納された制御コマンドを演出制御部300または賞球制御部400に送信する制御コマンド送信処理を実行し、ステップS114に移行する。
In step S110, a prize ball payout control process for storing in the transmission buffer of the RAM 206 a control command (payout control command) for designating game ball payout to the prize
ステップS114では、電源がオフになったか否かを判定し、電源がオフになったと判定したとき(Yes)は、ステップS116に移行して、I/F210を介して、演出制御部300および賞球制御部400に電源オフコマンドを送信する終了処理を実行し、遊技制御処理を終了する。
一方、ステップS114で、電源がオフになっていないと判定したとき(No)は、ステップS104に移行する。
In step S114, it is determined whether or not the power is turned off. When it is determined that the power is turned off (Yes), the process proceeds to step S116, and the
On the other hand, when it is determined in step S114 that the power is not turned off (No), the process proceeds to step S104.
なお、乱数カウンタは、上記動作クロックの1周期(例えば、4[ms])のうち各処理を実行した残余時間を利用して更新される。またその他、遊技制御処理と並列に実行される乱数更新処理で更新することもできる。乱数カウンタは、例えば、「0」から順に「1」ずつカウントアップを行っていき、カウント値が最大値(例えば、「999」)を超えたときに「0」に戻すことにより、所定の数値範囲(例えば、「0」〜「999」)で循環的にカウントを行う。
〔制御コマンド送信処理〕
次に、ステップS112の制御コマンド送信処理を説明する。
図6は、制御コマンド送信処理を示すフローチャートである。
制御コマンド送信処理は、ステップS112において実行されると、図6に示すように、まず、ステップS200に移行する。
Note that the random number counter is updated using the remaining time during which each process is executed in one cycle (for example, 4 [ms]) of the operation clock. In addition, it can be updated by a random number update process executed in parallel with the game control process. For example, the random number counter counts up by “1” sequentially from “0”, and returns to “0” when the count value exceeds the maximum value (for example, “999”). Counting is performed cyclically in a range (for example, “0” to “999”).
[Control command transmission processing]
Next, the control command transmission process in step S112 will be described.
FIG. 6 is a flowchart showing the control command transmission process.
When the control command transmission process is executed in step S112, the process first proceeds to step S200 as shown in FIG.
ステップS200では、制御コマンドを送信バッファから読み出し、ステップS202に移行して、読み出した制御コマンドが予め定められたコマンドすなわち大当たり開始コマンドまたは大当たり終了コマンドであるか否かを判定し、大当たり開始コマンドまたは大当たり終了コマンドであると判定したとき(Yes)は、ステップS204に移行する。 In step S200, the control command is read from the transmission buffer, and the process proceeds to step S202 to determine whether the read control command is a predetermined command, that is, a jackpot start command or a jackpot end command. When it is determined that the command is a jackpot end command (Yes), the process proceeds to step S204.
ステップS204では、ROM204の制御プログラムのデータに基づいて第1の認証データを生成する。第1の認証データは、演出制御部300で主制御部200を認証するためのデータであって、例えば、制御プログラムの一部または全部のデータに対して、ハッシュ関数による演算、パリティチェック、巡回冗長検査(CRC(Cyclic Redundancy Check))またはチェックサム等の誤り検出演算を行って得られた値を検証値として含む。このように、検証値は、ROM204に実際に記憶されている制御プログラムのデータから算出される。したがって、検証値を用いて認証を行うことにより、正規の主制御基板を不正な主制御基板に取り替えたり、ROM204の制御プログラムを改ざんしたりといった不正行為を検出することができる。
次いで、ステップS206に移行して、所定の暗号化アルゴリズムにより、生成した第1の認証データを暗号化する暗号化処理を実行する。
In step S204, first authentication data is generated based on the data of the control program stored in the
Next, the process proceeds to step S206, and an encryption process for encrypting the generated first authentication data is executed by a predetermined encryption algorithm.
この暗号化処理には、例えば、暗号鍵(例えば、「0x33」)との排他的論理和(XOR)を演算する暗号化アルゴリズムが用いられる。この場合、暗号化アルゴリズムに対応する復号化アルゴリズムは、同一のものとなる。
そして、この暗号化アルゴリズムにより、実行された暗号化処理によって得られた演算値を暗号化認証データとする。
In this encryption process, for example, an encryption algorithm that calculates an exclusive OR (XOR) with an encryption key (for example, “0x33”) is used. In this case, the decryption algorithm corresponding to the encryption algorithm is the same.
Then, with this encryption algorithm, the operation value obtained by the executed encryption process is used as encrypted authentication data.
次いで、ステップS208に移行して、ステップS200で読み出した制御コマンドを、暗号化した暗号化認証データを付加して演出制御部300に送信し、一連の処理を終了して元の処理に復帰させる。
Next, the process proceeds to step S208, and the control command read in step S200 is transmitted to the
一方、ステップS202で、大当たり開始コマンドまたは大当たり終了コマンドでないと判定したとき(No)は、ステップS210に移行して、ステップS200で読み出した制御コマンドをそのまま演出制御部300または賞球制御部400に送信し、一連の処理を終了して元の処理に復帰させる。
On the other hand, when it is determined in step S202 that the command is not a jackpot start command or jackpot end command (No), the process proceeds to step S210, and the control command read in step S200 is directly sent to the
なお、電源オンコマンドおよび電源オフコマンドの送信(ステップS102、S116)についても、図6のフローチャートに示す制御コマンド送信処理と同様の処理を行う。
〔入賞判定処理〕
次に、ステップS104の入賞判定処理を説明する。
図7は、入賞判定処理を示すフローチャートである。
入賞判定処理は、ステップS104において実行されると、図7に示すように、まず、ステップS300に移行する。
ステップS300では、保留球数が「0」であるか否かを判定し、保留球数が「0」であると判定したとき(Yes)は、ステップS302に移行する。
Note that the transmission of the power-on command and the power-off command (steps S102 and S116) is similar to the control command transmission process shown in the flowchart of FIG.
[Winning determination process]
Next, the winning determination process in step S104 will be described.
FIG. 7 is a flowchart showing a winning determination process.
When the winning determination process is executed in step S104, the process first proceeds to step S300 as shown in FIG.
In step S300, it is determined whether or not the number of reserved balls is “0”, and when it is determined that the number of reserved balls is “0” (Yes), the process proceeds to step S302.
ステップS302では、タイマ(不図示)を用いて始動入賞口105への最後の入賞から所定時間(例えば、10分)が経過したか否かを判定し、所定時間が経過したと判定したとき(Yes)は、ステップS304に移行する。
In step S302, a timer (not shown) is used to determine whether or not a predetermined time (for example, 10 minutes) has elapsed since the last winning to the start winning
ステップS304では、客待ちデモを行う客待ちデモ実行処理を実行する。客待ちデモ実行処理では、客待ちデモ開始コマンドを送信バッファに格納することにより客待ちデモを開始する。また、始動入賞口105への入賞、発射部482に対する操作等を契機として遊技の再開を検出したときは、客待ちデモ停止コマンドを送信バッファに格納することにより客待ちデモを終了する。これにより、ステップS112の制御コマンド送信処理では、客待ちデモ開始コマンドまたは客待ちデモ停止コマンドが演出制御部300に送信される。
In step S304, a customer waiting demo execution process for performing a customer waiting demo is executed. In the customer waiting demo execution process, the customer waiting demo is started by storing the customer waiting demo start command in the transmission buffer. Further, when the resumption of the game is detected in response to winning at the
次いで、ステップS306に移行して、I/F210を介して始動入賞口検出部280からのセンサ信号を読み込み、読み込んだセンサ信号に基づいて始動入賞口105に遊技球が入賞したことを検出したか否かを判定し、遊技球の入賞を検出したと判定したとき(Yes)は、ステップS308に移行する。
Next, the process proceeds to step S306, where the sensor signal from the start winning
ステップS308では、保留球数が「4」以上であるか否かを判定し、保留球数が「4」未満であると判定したとき(No)は、ステップS310に移行して、保留球数に「1」を加算し、ステップS312に移行する。 In step S308, it is determined whether or not the number of retained balls is “4” or more, and when it is determined that the number of retained balls is less than “4” (No), the process proceeds to step S310 and the number of retained balls is determined. “1” is added to, and the process proceeds to step S312.
ステップS312では、大当たり決定乱数、停止図柄決定乱数その他遊技制御に用いる乱数を乱数カウンタから取得し、ステップS314に移行して、取得した各乱数を、保留球数に対応したRAM206の所定領域にそれぞれ格納し、一連の処理を終了して元の処理に復帰させる。
In step S312, the jackpot determined random number, stop symbol determined random number and other random numbers used for game control are acquired from the random number counter, and the process proceeds to step S314, where each acquired random number is stored in a predetermined area of the
一方、ステップS308で、保留球数が「4」以上であると判定したとき(Yes)、およびステップS306で、遊技球の入賞を検出しないと判定したとき(No)はいずれも、一連の処理を終了して元の処理に復帰させる。 On the other hand, when it is determined in step S308 that the number of held balls is “4” or more (Yes) and when it is determined in step S306 that no winning of a game ball is detected (No), a series of processes To return to the original process.
一方、ステップS302で、所定時間が経過していないと判定したとき(No)、およびステップS300で、保留球数が「0」でないと判定したとき(No)はいずれも、ステップS306に移行する。
〔大当たり判定処理〕
次に、ステップS106の大当たり判定処理を説明する。
図8は、大当たり判定処理を示すフローチャートである。
On the other hand, when it is determined in step S302 that the predetermined time has not elapsed (No) and when it is determined in step S300 that the number of reserved balls is not “0” (No), the process proceeds to step S306. .
[Big hit judgment processing]
Next, the jackpot determination process in step S106 will be described.
FIG. 8 is a flowchart showing the jackpot determination process.
大当たり判定処理は、所定確率で大当たりを発生させるために、大当たり決定乱数がとり得る所定の数値範囲(例えば、「0」〜「400」)に1個の大当たり値を設定し、始動入賞口105に遊技球が入賞した入賞タイミングで大当たり決定乱数を取得し、取得した乱数値と大当たり値とが一致しているときに大当たりを発生させる処理であって、ステップS106において実行されると、図8に示すように、まず、ステップS400に移行する。
In the jackpot determination process, in order to generate a jackpot with a predetermined probability, one jackpot value is set in a predetermined numerical range (for example, “0” to “400”) that can be taken by the jackpot determination random number, and the start winning
ステップS400では、図柄表示部104において演出図柄が変動中か否かを判定し、演出図柄が変動中でないと判定したとき(No)は、ステップS402に移行して、保留球数が「1」以上であるか否かを判定し、保留球数が「1」以上であると判定したとき(Yes)は、ステップS404に移行する。
In step S400, it is determined whether or not the effect symbol is changing in the
ステップS404では、保留球数に対応したRAM206の所定領域から大当たり決定乱数を読み出し、ステップS406に移行して、読み出した乱数値が大当たり値と一致しているか否かを判定し、大当たり値と一致していると判定したとき(Yes)は、ステップS408に移行して、大当たりフラグをセットし、ステップS410に移行する。
In step S404, the jackpot determination random number is read from a predetermined area of the
ステップS410では、大当たり時に停止させる演出図柄の態様を決定する大当たり時停止図柄決定処理を実行する。大当たり時停止図柄決定処理では、例えば、大当たり用の停止図柄決定テーブルをROM204から読み出す。そして、保留球数に対応したRAM206の所定領域から停止図柄決定乱数を読み出し、読み出した乱数値の順位の停止図柄番号を、読み出した停止図柄決定テーブルから取得し、取得した停止図柄番号を示す制御コマンド(図柄指定コマンド)を送信バッファに格納する。
In step S410, a big-hit stop symbol determination process is executed to determine the aspect of the effect symbol to be stopped at the big-hit. In the jackpot stop symbol determination process, for example, a jackpot stop symbol determination table is read from the
次いで、ステップS412に移行して、大当たり時に変動表示する演出図柄の変動パターンを決定する大当たり時変動パターン決定処理を実行する。大当たり時変動パターン決定処理では、例えば、リーチ決定乱数を乱数カウンタから取得し、取得した乱数値に対応する大当たり用の変動パターン決定テーブルをROM204から読み出す。大当たりリーチコマンドは、1または複数の特定の変動パターン決定テーブルにのみ登録されているので、リーチ決定乱数に基づくこの選択は、リーチ演出を行うか否かを決定することになる。そして、変動パターン決定乱数を乱数カウンタから取得し、取得した乱数値の順位の変動パターン番号を、読み出した変動パターン決定テーブルから取得し、取得した変動パターン番号を示す変動パターンコマンドを送信バッファに格納する。これにより、ステップS112の制御コマンド送信処理では、大当たりリーチコマンドその他大当たり時に選択される変動パターンコマンドが演出制御部300に送信される。
Next, the process proceeds to step S412, and the big hit hour fluctuation pattern determination process is executed for determining the fluctuation pattern of the effect symbol to be displayed in a variable manner at the big hit. In the jackpot variation pattern determination process, for example, a reach determination random number is acquired from a random number counter, and a variation pattern determination table for jackpot corresponding to the acquired random number value is read from the
次いで、ステップS414に移行して、演出制御部300に対して演出図柄の変動開始を指定するための制御コマンド(変動開始コマンド)を送信バッファに格納する図柄変動開始処理を実行し、ステップS416に移行して、保留球数から「1」を減算し、一連の処理を終了して元の処理に復帰させる。
Next, the process proceeds to step S414, and a symbol variation start process for storing in the transmission buffer a control command (variation start command) for designating the effect symbol variation start to the
一方、ステップS406で、大当たり値と一致しないと判定したとき(No)は、ステップS418に移行して、はずれ時に停止させる演出図柄の態様を決定するはずれ時停止図柄決定処理を実行する。はずれ時停止図柄決定処理は、ステップS410と同様に構成される。ステップS410と異なるのは、はずれ用の停止図柄決定テーブルを用いる点である。 On the other hand, when it is determined in step S406 that it does not coincide with the jackpot value (No), the process proceeds to step S418, and the off-time stop symbol determining process is executed to determine the mode of the effect symbol to be stopped at the time of loss. The off-time stop symbol determination process is configured in the same manner as in step S410. The difference from step S410 is that a stop symbol determination table for detachment is used.
次いで、ステップS420に移行して、はずれ時に変動表示する演出図柄の変動パターンを決定するはずれ時変動パターン決定処理を実行する。はずれ時変動パターン決定処理は、ステップS412と同様に構成される。ステップS412と異なるのは、はずれ用の変動パターン決定テーブルを用いる点である。これにより、ステップS112の制御コマンド送信処理では、はずれ非リーチコマンド、はずれリーチコマンドその他はずれ時に選択される変動パターンコマンドが演出制御部300に送信される。
ステップS420の処理が終了すると、ステップS414に移行する。
一方、ステップS400で、図柄表示部104において演出図柄が変動中であると判定したとき(Yes)は、ステップS422に移行する。
Next, the process proceeds to step S420, and a variation pattern determination process at the time of detachment is performed to determine a variation pattern of the effect symbol that is variably displayed at the time of the detachment. The deviation variation pattern determination process is configured in the same manner as in step S412. The difference from step S412 is that a deviation variation pattern determination table is used. Thereby, in the control command transmission process of step S112, the fluctuation pattern command selected at the time of the deviation non-reach command, the deviation reach command or the like is transmitted to the
When the process of step S420 ends, the process proceeds to step S414.
On the other hand, when it is determined in step S400 that the effect symbol is changing in the symbol display unit 104 (Yes), the process proceeds to step S422.
ステップS422では、演出図柄の変動を開始してから所定時間(例えば、30秒)が経過したか否かを判定し、所定時間が経過したと判定したとき(Yes)は、ステップS424に移行して、演出制御部300に対して演出図柄の停止を指定するための制御コマンド(図柄停止コマンド)を送信バッファに格納する図柄停止処理を実行し、一連の処理を終了して元の処理に復帰させる。
In step S422, it is determined whether or not a predetermined time (for example, 30 seconds) has elapsed since the start of the change in the effect design. If it is determined that the predetermined time has elapsed (Yes), the process proceeds to step S424. The symbol stop process for storing in the transmission buffer a control command (design stop command) for designating the stop of the effect symbol to the
一方、ステップS422で、所定時間が経過していないと判定したとき(No)、およびステップS402で、保留球数が「0」であると判定したとき(No)はいずれも、一連の処理を終了して元の処理に復帰させる。
〔電動役物制御処理〕
次に、ステップS108の電動役物制御処理を説明する。
図9は、電動役物制御処理を示すフローチャートである。
電動役物制御処理は、ステップS108において実行されると、図9に示すように、まず、ステップS500に移行する。
On the other hand, when it is determined at step S422 that the predetermined time has not elapsed (No) and when it is determined at step S402 that the number of reserved balls is “0” (No), a series of processing is performed. End and return to the original process.
[Electric character control processing]
Next, the electric accessory control process in step S108 will be described.
FIG. 9 is a flowchart showing the electric accessory control process.
When the electric accessory control process is executed in step S108, as shown in FIG. 9, first, the process proceeds to step S500.
ステップS500では、大当たりフラグに基づいて大当たりか否かを判定し、大当たりフラグがセットされていることにより大当たりであると判定したとき(Yes)は、ステップS502に移行する。 In step S500, it is determined whether or not the jackpot is based on the jackpot flag, and if it is determined that the jackpot is set by setting the jackpot flag (Yes), the process proceeds to step S502.
ステップS502では、大当たり演出を開始するタイミングであるか否かを判定し、大当たり演出を開始するタイミングであると判定したとき(Yes)は、ステップS504に移行する。 In step S502, it is determined whether or not it is time to start the jackpot effect. If it is determined that it is time to start the jackpot effect (Yes), the process proceeds to step S504.
ステップS504では、大当たり開始コマンドを送信バッファに格納する大当たり演出開始処理を実行し、一連の処理を終了して元の処理に復帰させる。これにより、ステップS112の制御コマンド送信処理では、大当たり開始コマンドが演出制御部300に送信される。
In step S504, a jackpot presentation start process for storing the jackpot start command in the transmission buffer is executed, and a series of processes is terminated and the process returns to the original process. Thereby, in the control command transmission process of step S112, the jackpot start command is transmitted to the
一方、ステップS502で、大当たり演出を開始するタイミングでないと判定したとき(No)は、ステップS506に移行して、ラウンドを開始するタイミングであるか否かを判定し、ラウンドを開始するタイミングであると判定したとき(Yes)は、ステップS508に移行する。 On the other hand, when it is determined in step S502 that it is not the timing to start the jackpot effect (No), the process proceeds to step S506, where it is determined whether it is the timing to start the round, and the timing to start the round. (Yes), the process proceeds to step S508.
ステップS508では、ラウンド開始コマンドを送信バッファに格納するラウンド開始処理を実行し、一連の処理を終了して元の処理に復帰させる。これにより、ステップS112の制御コマンド送信処理では、暗号化認証データが付加されたラウンド開始コマンドが演出制御部300に送信される。
In step S508, a round start process for storing the round start command in the transmission buffer is executed, a series of processes are terminated, and the original process is restored. Thereby, in the control command transmission process of step S112, the round start command to which the encrypted authentication data is added is transmitted to the
一方、ステップS506で、ラウンドを開始するタイミングでないと判定したとき(No)は、ステップS510に移行して、ラウンドが継続中であるか否かを判定し、ラウンドが継続中であると判定したとき(Yes)は、ステップS512に移行する。 On the other hand, when it is determined in step S506 that it is not the timing to start the round (No), the process proceeds to step S510, where it is determined whether the round is continuing, and it is determined that the round is continuing. If (Yes), the process proceeds to step S512.
ステップS512では、大入賞口開閉部288により大入賞口109の開閉を制御する大入賞口開閉制御処理を実行し、一連の処理を終了して元の処理に復帰させる。
In step S512, a special prize opening / closing control process for controlling the opening / closing of the
一方、ステップS510で、ラウンドが継続中でないと判定したとき(No)は、ステップS514に移行して、ラウンドを終了するタイミングであるか否かを判定し、ラウンドを終了するタイミングであると判定したとき(Yes)は、ステップS516に移行する。 On the other hand, when it is determined in step S510 that the round is not continuing (No), the process proceeds to step S514, where it is determined whether it is time to end the round, and it is determined that it is time to end the round. If yes (Yes), the process proceeds to step S516.
ステップS516では、ラウンド回数に「1」を加算し、ステップS518に移行して、ラウンド回数が最大ラウンド数(例えば、15回)を超えたか否かを判定し、最大ラウンド数を超えていないと判定したとき(No)は、ステップS520に移行する。 In step S516, “1” is added to the number of rounds, and the process proceeds to step S518 to determine whether or not the number of rounds exceeds the maximum number of rounds (for example, 15 times). When it determines (No), it transfers to step S520.
ステップS520では、ラウンド終了コマンドを送信バッファに格納するラウンド終了処理を実行し、一連の処理を終了して元の処理に復帰させる。これにより、ステップS112の制御コマンド送信処理では、暗号化認証データが付加されたラウンド終了コマンドが演出制御部300に送信される。
一方、ステップS518で、ラウンド回数が最大ラウンド数を超えていると判定したとき(Yes)は、ステップS522に移行する。
In step S520, a round end process for storing the round end command in the transmission buffer is executed, and a series of processes are ended to return to the original process. Thereby, in the control command transmission process of step S112, the round end command to which the encrypted authentication data is added is transmitted to the
On the other hand, when it is determined in step S518 that the number of rounds exceeds the maximum number of rounds (Yes), the process proceeds to step S522.
ステップS522では、大当たり終了コマンドを送信バッファに格納する大当たり演出終了処理を実行する。これにより、ステップS112の制御コマンド送信処理では、大当たり終了コマンドが演出制御部300に送信される。
次いで、ステップS524に移行して、大当たりフラグをリセットし、一連の処理を終了して元の処理に復帰させる。
In step S522, a jackpot presentation end process for storing the jackpot end command in the transmission buffer is executed. Thereby, in the control command transmission process of step S112, a jackpot end command is transmitted to the
Next, the process proceeds to step S524, where the jackpot flag is reset, a series of processes are terminated, and the original process is restored.
一方、ステップS514で、ラウンドを終了するタイミングでないと判定したとき(No)、およびステップS500で、大当たりフラグがリセットされていることにより大当たりでないと判定したとき(No)はいずれも、一連の処理を終了して元の処理に復帰させる。
〔演出制御処理〕
次に、演出制御部300で実行される演出制御処理を説明する。
CPU302は、制御プログラムをROM304から読み出し、読み出した制御プログラムに従って、図10のフローチャートに示す演出制御処理を実行する。
図10は、演出制御処理を示すフローチャートである。
演出制御処理は、CPU302において実行されると、図10に示すように、まず、ステップS600に移行する。
On the other hand, when it is determined at step S514 that it is not the timing to end the round (No), and when it is determined at step S500 that the big hit flag is not reset because the big hit flag is reset (No), a series of processing To return to the original process.
[Production control processing]
Next, the effect control process executed by the
The
FIG. 10 is a flowchart showing the effect control process.
When the effect control process is executed in the
ステップS600では、主制御部200から制御コマンドを受信する制御コマンド受信処理を実行し、ステップS602に移行して、受信した制御コマンドのうち変動パターンコマンドを処理する変動パターンコマンド処理を実行し、ステップS604に移行する。 In step S600, a control command reception process for receiving a control command from the main control unit 200 is executed, and the process proceeds to step S602 to execute a fluctuation pattern command process for processing a fluctuation pattern command among the received control commands. The process proceeds to S604.
ステップS604では、受信した制御コマンドのうち大当たりコマンドを処理する大当たりコマンド処理を実行し、ステップS606に移行して、受信した制御コマンドのうち変動パターンコマンドおよび大当たりコマンド以外のものを処理するその他コマンド処理を実行し、ステップS600に移行する。
〔制御コマンド受信処理〕
次に、ステップS600の制御コマンド受信処理を説明する。
図11は、制御コマンド受信処理を示すフローチャートである。
制御コマンド受信処理は、ステップS600において実行されると、図11に示すように、まず、ステップS700に移行する。
In step S604, a jackpot command process for processing the jackpot command among the received control commands is executed, and the process proceeds to step S606, and other command processes for processing the received control command other than the variation pattern command and the jackpot command. And the process proceeds to step S600.
[Control command reception processing]
Next, the control command reception process in step S600 will be described.
FIG. 11 is a flowchart showing control command reception processing.
When the control command reception process is executed in step S600, the process first proceeds to step S700 as shown in FIG.
ステップS700では、I/F310を介して主制御部200から制御コマンドを受信したか否かを判定し、制御コマンドを受信したと判定したとき(Yes)は、ステップS702に移行するが、そうでないと判定したとき(No)は、制御コマンドを受信するまでステップS700で待機する。
In step S700, it is determined whether or not a control command has been received from the main control unit 200 via the I /
ステップS702では、受信した制御コマンドが大当たり開始コマンドまたは大当たり終了コマンドであるか否かを判定し、大当たり開始コマンドまたは大当たり終了コマンドであると判定したとき(Yes)は、ステップS704に移行して、受信した制御コマンドに付加されている暗号化認証データを取得し、ステップS706に移行する。 In step S702, it is determined whether the received control command is a jackpot start command or a jackpot end command. If it is determined that the received control command is a jackpot start command or a jackpot end command (Yes), the process proceeds to step S704. The encrypted authentication data added to the received control command is acquired, and the process proceeds to step S706.
ステップS706では、主制御部200が使用する所定の暗号化アルゴリズムに対応する復号化アルゴリズムにより、取得した暗号化認証データを復号化する復号化処理を実行する。 In step S706, a decryption process for decrypting the obtained encrypted authentication data is executed by a decryption algorithm corresponding to a predetermined encryption algorithm used by the main control unit 200.
復号化アルゴリズムとしては、例えば、復号鍵(例えば、「0x33」)との排他的論理和を演算する復号化アルゴリズムが用いられる。ここで、復号化アルゴリズムは、暗号化アルゴリズムにより暗号化した暗号化結果を復号化可能なものである。 As the decryption algorithm, for example, a decryption algorithm that calculates an exclusive OR with a decryption key (for example, “0x33”) is used. Here, the decryption algorithm is capable of decrypting the encrypted result encrypted by the encryption algorithm.
したがって、復号化処理では、復号化アルゴリズムにより暗号化認証データを復号化して検証値を得ることになる。この検証値は、主制御部200で生成した検証値(すなわち、期待値)と一致する。 Therefore, in the decryption process, the verification value is obtained by decrypting the encrypted authentication data by the decryption algorithm. This verification value matches the verification value generated by the main control unit 200 (that is, the expected value).
次いで、ステップS708に移行して、ROM304から期待値を読み出し、ステップS710に移行して、復号化して得られた検証値が、読み出した期待値と一致するか否かを判定し、期待値と一致すると判定したとき(Yes)は、ステップS712に移行する。
ステップS712では、ステップS700で受信した制御コマンドをRAM306の受信バッファに格納し、一連の処理を終了して元の処理に復帰させる。
一方、ステップS710で、検証値が期待値と一致しないと判定したとき(No)は、ステップS716に移行する。
ステップS716では、ステップS700で受信した制御コマンドを破棄し、ステップS718に移行する。
Next, the process proceeds to step S708, the expected value is read from the
In step S712, the control command received in step S700 is stored in the reception buffer of the
On the other hand, when it is determined in step S710 that the verification value does not match the expected value (No), the process proceeds to step S716.
In step S716, the control command received in step S700 is discarded, and the process proceeds to step S718.
ステップS718では、図柄表示部104、音声制御部382およびランプ制御部386に対して、不正通知を行う不正通知演出を指定するための制御コマンド(不正通知演出コマンド)をそれぞれ送信する不正通知処理を実行する。図柄表示部104、音声制御部382およびランプ制御部386では、不正通知演出コマンドを受信すると、不正通知演出を行う。不正通知演出では、例えば、図柄表示部104に通常出現しないキャラクタを出現させたり、キャラクタを通常とは異なる方法で出現させたりする。また、図柄表示部104の輝度や色を変えたり、所定の点滅パターンでランプ384を点滅させたりして通知してもよい。これにより、パチンコホールの従業員がその状態を認識しやすい。また、不正通知演出は、遊技者がその状態を認識しにくい態様で行ってもよいし、逆に、遊技者が認識しやすい態様で行ってもよい。遊技者が認識しやすい態様で行えば、不正行為を中止することが期待できる。
ステップS718の処理が終了すると、一連の処理を終了して元の処理に復帰させる。
In step S718, a fraud notification process for transmitting a control command (fault notification effect command) for designating a fraud notification effect for performing a fraud notification to the
When the process of step S718 ends, the series of processes ends and the original process is restored.
一方、ステップS702で、受信した制御コマンドが大当たり開始コマンドまたは大当たり終了コマンドでないと判定したとき(No)は、ステップS720に移行して、ステップS700で受信した制御コマンドを受信バッファに格納し、一連の処理を終了して元の処理に復帰させる。
〔変動パターンコマンド処理〕
次に、ステップS602の変動パターンコマンド処理を説明する。
図12は、変動パターンコマンド処理を示すフローチャートである。
変動パターンコマンド処理は、ステップS602において実行されると、図12に示すように、まず、ステップS800に移行する。
On the other hand, when it is determined in step S702 that the received control command is not a jackpot start command or jackpot end command (No), the process proceeds to step S720, and the control command received in step S700 is stored in the reception buffer. The process is terminated and the original process is restored.
[Variation pattern command processing]
Next, the variation pattern command process in step S602 will be described.
FIG. 12 is a flowchart showing the variation pattern command processing.
When the variation pattern command process is executed in step S602, as shown in FIG. 12, first, the process proceeds to step S800.
ステップS800では、受信バッファの制御コマンドに基づいて変動パターンコマンドを受信したか否かを判定し、変動パターンコマンドを受信したと判定したとき(Yes)は、ステップS802に移行するが、そうでないと判定したとき(No)は、変動パターンコマンドを受信するまでステップS800で待機する。 In step S800, it is determined whether or not a variation pattern command has been received based on the control command of the reception buffer. When it is determined that the variation pattern command has been received (Yes), the process proceeds to step S802. When it is determined (No), the process waits in step S800 until a variation pattern command is received.
ステップS802では、乱数カウンタから乱数を取得し、ステップS804に移行して、取得した乱数に基づいて、受信した変動パターンコマンドに対応する複数の変動演出のなかからいずれかを選択し、ステップS806に移行する。 In step S802, a random number is acquired from a random number counter, the process proceeds to step S804, and one of a plurality of variation effects corresponding to the received variation pattern command is selected based on the acquired random number, and the process proceeds to step S806. Transition.
ステップS806では、図柄表示部104、音声制御部382およびランプ制御部386に対して、選択した変動演出の開始を指定するための制御コマンド(変動演出開始コマンド)をそれぞれ送信する変動演出開始処理を実行する。
In step S806, a variation effect start process for transmitting a control command (variation effect start command) for designating the start of the selected variation effect to the
次いで、ステップS808に移行して、変動演出開始コマンドを送信してから所定時間(例えば、30秒)が経過したか否かを判定し、所定時間が経過していないと判定したとき(No)は、ステップS810に移行して、受信バッファの制御コマンドに基づいて図柄停止コマンドを受信したか否かを判定し、図柄停止コマンドを受信したと判定したとき(Yes)は、ステップS812に移行する。 Next, the process proceeds to step S808, where it is determined whether or not a predetermined time (for example, 30 seconds) has elapsed since the transmission of the change effect start command, and when it is determined that the predetermined time has not elapsed (No). Shifts to step S810 to determine whether or not a symbol stop command has been received based on the control command of the reception buffer, and when it is determined that a symbol stop command has been received (Yes), shifts to step S812. .
ステップS812では、図柄表示部104、音声制御部382およびランプ制御部386に対して、変動演出の終了を指定するための制御コマンド(変動演出終了コマンド)をそれぞれ送信する変動演出終了処理を実行する。
ステップS812の処理が終了すると、一連の処理を終了して元の処理に復帰させる。
一方、ステップS810で、図柄停止コマンドを受信しないと判定したとき(No)は、ステップS808に移行する。
一方、ステップS808で、所定時間が経過したと判定したとき(Yes)は、ステップS812に移行する。
In step S812, a variation effect end process is performed in which a control command (variation effect end command) for designating the end of the variation effect is transmitted to the
When the process of step S812 ends, the series of processes ends and the original process is restored.
On the other hand, when it determines with not receiving a symbol stop command by step S810 (No), it transfers to step S808.
On the other hand, when it is determined in step S808 that the predetermined time has elapsed (Yes), the process proceeds to step S812.
なお、乱数カウンタの更新は、主制御部200で採用される上記方法により行うことができる。ただし、更新方法は、主制御部200とは必ずしも同一でなくてもよい。
〔大当たりコマンド処理〕
次に、ステップS604の大当たりコマンド処理を説明する。
図13は、大当たりコマンド処理を示すフローチャートである。
大当たりコマンド処理は、ステップS604において実行されると、図13に示すように、まず、ステップS900に移行する。
The random number counter can be updated by the above method employed by the main control unit 200. However, the update method is not necessarily the same as that of the main control unit 200.
[Big hit command processing]
Next, the jackpot command processing in step S604 will be described.
FIG. 13 is a flowchart showing the jackpot command processing.
When the jackpot command process is executed in step S604, the process first proceeds to step S900 as shown in FIG.
ステップS900では、受信バッファの制御コマンドに基づいて大当たり開始コマンドを受信したか否かを判定し、大当たり開始コマンドを受信したと判定したとき(Yes)は、ステップS902に移行する。 In step S900, it is determined whether or not a jackpot start command has been received based on the control command of the reception buffer. If it is determined that a jackpot start command has been received (Yes), the process proceeds to step S902.
ステップS902では、図柄表示部104、音声制御部382およびランプ制御部386に対して、大当たり演出の開始を指定するための制御コマンド(大当たり演出開始コマンド)をそれぞれ送信する大当たり演出開始処理を実行する。
In step S902, a jackpot effect start process for transmitting a control command (a jackpot effect start command) for designating the start of a jackpot effect to the
次いで、ステップS904に移行して、受信バッファの制御コマンドに基づいてラウンド開始コマンドを受信したか否かを判定し、ラウンド開始コマンドを受信したと判定したとき(Yes)は、ステップS906に移行する。 Next, the process proceeds to step S904, where it is determined whether a round start command is received based on the control command of the reception buffer. When it is determined that the round start command is received (Yes), the process proceeds to step S906. .
ステップS906では、図柄表示部104、音声制御部382およびランプ制御部386に対して、ラウンド演出の開始を指定するための制御コマンド(ラウンド演出開始コマンド)をそれぞれ送信するラウンド演出開始処理を実行する。
In step S906, a round effect start process for transmitting a control command (round effect start command) for designating the start of the round effect to the
次いで、ステップS908に移行して、受信バッファの制御コマンドに基づいてラウンド終了コマンドを受信したか否かを判定し、ラウンド終了コマンドを受信したと判定したとき(Yes)は、ステップS910に移行する。 Next, the process proceeds to step S908, where it is determined whether a round end command has been received based on the control command of the reception buffer. When it is determined that a round end command has been received (Yes), the process proceeds to step S910. .
ステップS910では、図柄表示部104、音声制御部382およびランプ制御部386に対して、ラウンド演出の終了を指定するための制御コマンド(ラウンド演出終了コマンド)をそれぞれ送信するラウンド演出終了処理を実行し、ステップS904に移行する。
In step S910, a round effect end process for transmitting a control command (round effect end command) for designating the end of the round effect to the
一方、ステップS908で、ラウンド終了コマンドを受信しないと判定したとき(No)は、ステップS912に移行して、受信バッファの制御コマンドに基づいて大当たり終了コマンドを受信したか否かを判定し、大当たり終了コマンドを受信したと判定したとき(Yes)は、ステップS914に移行する。 On the other hand, when it is determined in step S908 that the round end command is not received (No), the process proceeds to step S912, where it is determined whether or not the jackpot end command is received based on the control command of the reception buffer. When it is determined that the end command has been received (Yes), the process proceeds to step S914.
ステップS914では、図柄表示部104、音声制御部382およびランプ制御部386に対して、大当たり演出の終了を指定するための制御コマンド(大当たり演出終了コマンド)をそれぞれ送信する大当たり演出終了処理を実行し、一連の処理を終了して元の処理に復帰させる。
一方、ステップS912で、大当たり終了コマンドを受信しないと判定したとき(No)は、ステップS908に移行する。
In step S914, a big hit effect ending process is executed for transmitting a control command (big hit effect end command) for designating the end of the big win effect to the
On the other hand, when it is determined in step S912 that the jackpot end command is not received (No), the process proceeds to step S908.
一方、ステップS904で、ラウンド開始コマンドを受信しないと判定したとき(No)は、ラウンド開始コマンドを受信するまでステップS904で待機する。 On the other hand, when it is determined in step S904 that the round start command is not received (No), the process waits in step S904 until the round start command is received.
一方、ステップS900で、大当たり開始コマンドを受信しないと判定したとき(No)は、大当たり開始コマンドを受信するまでステップS900で待機する。
〔本実施の形態の動作〕
次に、本実施の形態の動作を説明する。
On the other hand, when it is determined in step S900 that the jackpot start command is not received (No), the process waits in step S900 until the jackpot start command is received.
[Operation of the present embodiment]
Next, the operation of the present embodiment will be described.
まず、パチンコ機に電源が投入されると、主制御部200では、ステップS102を経て、初期化処理が実行される。初期化処理では、電源オンコマンドが送信される。電源オンコマンドは予め定められたコマンド(すなわち大当たり開始コマンドまたは大当たり終了コマンド)ではないため、ステップS210を経て、暗号化認証データが付加されることなく演出制御部300および賞球制御部400にそのまま送信される。
First, when power is turned on to the pachinko machine, the main control unit 200 executes an initialization process through step S102. In the initialization process, a power-on command is transmitted. Since the power-on command is not a predetermined command (ie, jackpot start command or jackpot end command), the encrypted control data is not added to the
演出制御部300では、電源オンコマンドを受信すると、図柄表示部104、音声制御部382およびランプ制御部386に対して、電源オン時の演出用の制御コマンド(具体的には、デモ画面の表示、ランプ384の点灯、音声の出力を指定するための制御コマンド)がそれぞれ送信される。
When the
初期化処理が終了すると、主制御部200では、ステップS104〜S112を経て、入賞判定処理、大当たり判定処理、電動役物制御処理および制御コマンド送信処理が所定周期で繰り返し実行される。これにより、パチンコ機は、遊技可能な状態となる。遊技者は、貸し出しを受けた遊技球をパチンコ機に装填し、発射部482を操作して遊技球を遊技盤101に発射することにより遊技を行うことができる。
When the initialization process is completed, the main control unit 200 repeatedly performs a winning determination process, a jackpot determination process, an electric accessory control process, and a control command transmission process at predetermined intervals through steps S104 to S112. As a result, the pachinko machine is in a playable state. A player can play a game by loading a rented game ball into a pachinko machine and operating the
遊技者により発射された遊技球が始動入賞口105に入賞すると、主制御部200では、ステップS306、S312を経て、その入賞タイミングで大当たり決定乱数が取得される。そして、ステップS404、S406を経て、取得された乱数値が大当たり値と一致していれば、大当たりとなる。
When the game ball launched by the player wins the
大当たりとなると、ステップS410、S412を経て、大当たり時の停止図柄の態様および変動パターンが決定される。このとき、リーチ演出を行うことが決定されると、制御コマンド送信処理では、大当たり図柄を指定するための図柄指定コマンドおよび大当たりリーチコマンドが送信される。大当たりリーチコマンドは予め定められたコマンド(すなわち大当たり開始コマンドまたは大当たり終了コマンド)ではないため、ステップS210を経て、暗号化認証データが付加されることなく演出制御部300にそのまま送信される。
When the jackpot is reached, the stop symbol mode and the variation pattern at the jackpot are determined through steps S410 and S412. At this time, when it is determined to perform the reach effect, in the control command transmission process, a symbol designation command for designating a jackpot symbol and a jackpot reach command are transmitted. Since the jackpot reach command is not a predetermined command (that is, jackpot start command or jackpot end command), it passes through step S210 and is transmitted as it is to the
演出制御部300では、大当たりリーチコマンドを受信すると、ステップS802〜S812を経て、受信した大当たりリーチコマンドに基づいて大当たりリーチ変動時の処理が実行される。
When the
主制御部200では、ステップS414、S424を経て、所定の変動パターンで演出図柄を変動表示させ、演出図柄の一部をリーチ図柄で停止させた後に大当たり図柄で演出図柄を停止させる。演出図柄が停止すると、制御コマンド送信処理では、大当たり開始コマンドが送信される。大当たり開始コマンドは予め定められたコマンドであるため、ステップS204〜S208を経て、暗号化認証データが付加されて周辺部3aの一例である演出制御部300に送信される。
In the main control unit 200, through steps S414 and S424, the effect symbols are variably displayed with a predetermined variation pattern, and after a part of the effect symbols is stopped with the reach symbol, the effect symbols are stopped with the jackpot symbol. When the effect symbol stops, a jackpot start command is transmitted in the control command transmission process. Since the jackpot start command is a predetermined command, encrypted authentication data is added through steps S204 to S208 and transmitted to the
演出制御部300では、大当たり開始コマンドを受信すると、ステップS902を経て、受信した大当たり開始コマンドに基づいて大当たり演出開始時の処理が実行される。
When the
大当たり中は、最大ラウンド数を上限として所定条件を満たすまでラウンドが継続される。制御コマンド送信処理では、ラウンドの開始時および終了時に大当たりコマンドが送信される。大当たりコマンドは予め定められたコマンド(すなわち大当たり開始コマンドまたは大当たり終了コマンド)ではないため、ステップS210を経て、暗号化認証データが付加されることなく演出制御部300に送信される。
During the big hit, the round continues until the predetermined condition is satisfied with the maximum number of rounds as the upper limit. In the control command transmission process, a jackpot command is transmitted at the start and end of a round. Since the jackpot command is not a predetermined command (that is, jackpot start command or jackpot end command), the encrypted authentication data is not added to the
また、大当たり中は、大入賞口109が所定の開閉パターンで開放し、大入賞口109に遊技球が入賞すると、遊技球1個につき所定数の遊技球が賞球として払い出される。
In addition, during the big hit, the big winning
そして、最終ラウンドが終了すると、制御コマンド送信処理では、大当たり終了コマンドが送信される。大当たり終了コマンドは予め定められたコマンドであるため、ステップS204〜S208を経て、暗号化認証データが付加されて周辺部3aの一例である演出制御部300に送信される。
When the final round ends, a jackpot end command is transmitted in the control command transmission process. Since the jackpot end command is a predetermined command, encrypted authentication data is added through steps S204 to S208 and transmitted to the
演出制御部300では、大当たり終了コマンドを受信すると、ステップS914を経て、受信した大当たり終了コマンドに基づいて大当たり演出終了時の処理が実行される。
一方、ステップS404、S406を経て、取得された乱数値が大当たり値と一致しなければ、はずれとなる。
When the
On the other hand, if the acquired random number value does not coincide with the jackpot value through steps S404 and S406, the result is a loss.
はずれとなると、ステップS418、S420を経て、はずれ時の停止図柄の態様および変動パターンが決定される。このとき、リーチ演出を行うことが決定されると、制御コマンド送信処理では、はずれ図柄(または、はずれ図柄となる旨)を指定するための図柄指定コマンドおよびはずれリーチコマンドが送信される。これに対し、リーチ演出を行わないことが決定されると、制御コマンド送信処理では、同図柄指定コマンドおよびはずれ非リーチコマンドが送信される。はずれリーチコマンドおよびはずれ非リーチコマンドは予め定められたコマンド(すなわち大当たり開始コマンドまたは大当たり終了コマンド)ではないため、ステップS210を経て、暗号化認証データが付加されることなく演出制御部300にそのまま送信される。
When it comes off, through steps S418 and S420, the mode and variation pattern of the stop symbol at the time of loss are determined. At this time, when it is determined to perform the reach effect, in the control command transmission process, a symbol designating command and a missed reach command for designating a missed symbol (or an effect of becoming a missed symbol) are transmitted. On the other hand, when it is determined not to perform the reach effect, the symbol designation command and the off-reach non-reach command are transmitted in the control command transmission process. Since the loss reach command and the loss non-reach command are not predetermined commands (that is, a jackpot start command or a jackpot end command), the encrypted authentication data is not added to the
演出制御部300では、はずれリーチコマンドまたははずれ非リーチコマンドを受信すると、ステップS802〜S812を経て、受信したはずれリーチコマンドまたははずれ非リーチコマンドに基づいてはずれ変動時の処理が実行される。
When the
一方、遊技が中断されると、主制御部200では、客待ちデモ実行処理が実行される。そして、制御コマンド送信処理では、客待ちデモ開始コマンドが送信される。客待ちデモ開始コマンドは予め定められたコマンド(すなわち大当たり開始コマンドまたは大当たり終了コマンド)ではないため、ステップS210を経て、暗号化認証データが付加されることなく演出制御部300にそのまま送信される。
On the other hand, when the game is interrupted, the main control unit 200 executes a customer waiting demonstration execution process. In the control command transmission process, a customer waiting demonstration start command is transmitted. Since the customer waiting demonstration start command is not a predetermined command (that is, jackpot start command or jackpot end command), the encrypted authentication data is not added to the
演出制御部300では、客待ちデモ開始コマンドを受信すると、客待ちデモ開始時の処理として、図柄表示部104、音声制御部382およびランプ制御部386に対して客待ちデモ用の制御コマンドがそれぞれ送信される。
When the
その後、遊技が再開されると、制御コマンド送信処理では、客待ちデモ停止コマンドが送信される。客待ちデモ停止コマンドは予め定められたコマンド(すなわち大当たり開始コマンドまたは大当たり終了コマンド)ではないため、ステップS210を経て、暗号化認証データが付加されることなく演出制御部300にそのまま送信される。
Thereafter, when the game is resumed, a customer waiting demonstration stop command is transmitted in the control command transmission process. Since the customer waiting demonstration stop command is not a predetermined command (ie, jackpot start command or jackpot end command), the encrypted authentication data is not added to the
演出制御部300では、客待ちデモ停止コマンドを受信すると、客待ちデモ終了時の処理として、図柄表示部104、音声制御部382およびランプ制御部386に対して客待ちデモ用の制御コマンドがそれぞれ送信される。
When the
なお、以上は、制御コマンドが予め定められたコマンドでない場合、暗号化認証データを付加されることなくそのまま送信する場合について説明したが、暗号化認証データの代わりにダミー値のデータを付加して送信してもよい。この場合、中間部は、周辺部を介して、ダミー値のデータが付加された制御コマンドを受信する。それを受信した中間部では、ダミー値のデータをそのまま周辺部へ送信してもよいし、さらに別のダミー値のデータを生成してそれを周辺部へ送信してもよい。 In the above description, the case where the control command is not a predetermined command and the encrypted authentication data is transmitted without being added has been described. However, dummy value data is added instead of the encrypted authentication data. You may send it. In this case, the intermediate unit receives the control command to which the dummy value data is added via the peripheral unit. The intermediate unit that has received it may transmit the dummy value data as it is to the peripheral unit, or may generate another dummy value data and transmit it to the peripheral unit.
図14は、パチンコ機の認証動作のシーケンスを示す図である。制御コマンドが予め定められたコマンド(すなわち大当たり開始コマンドまたは大当たり終了コマンド)である場合、暗号化認証データが付加された後、主制御部2aから送信される。
FIG. 14 is a diagram showing a sequence of the authentication operation of the pachinko machine. When the control command is a predetermined command (ie, jackpot start command or jackpot end command), the encrypted authentication data is added and then transmitted from the
制御コマンドが格納され(S1)、その制御コマンドが大当たり開始コマンドまたは大当たり終了コマンドである場合、検証値を含む第1の認証データが生成される(S2)。生成された第1の認証データは、所定の暗号化アルゴリズムにより暗号化される(S3)。そして、第1の認証データが付加された大当たり開始コマンドまたは大当たり終了コマンドは、主制御部2aから周辺部3aへ送信される(S4、S5)。
When the control command is stored (S1) and the control command is a jackpot start command or jackpot end command, first authentication data including a verification value is generated (S2). The generated first authentication data is encrypted by a predetermined encryption algorithm (S3). Then, the jackpot start command or jackpot end command to which the first authentication data is added is transmitted from the
第1の認証データが付加された大当たり開始コマンドまたは大当たり終了コマンドは周辺部によって受信される(S6)。すると、第1の認証データが付加された大当たり開始コマンドまたは大当たり終了コマンドは、バス3cを介して周辺部3aから中間部3bへ送信される(S7、S8)。
また、大当たり開始コマンドまたは大当たり終了コマンドに基づく処理が、周辺部3aにおいて行われる(S9)。
The jackpot start command or jackpot end command to which the first authentication data is added is received by the peripheral portion (S6). Then, the jackpot start command or jackpot end command to which the first authentication data is added is transmitted from the
Also, processing based on the jackpot start command or jackpot end command is performed in the
第1の認証データが付加された大当たり開始コマンドまたは大当たり終了コマンドは、中間部3bによって受信される(S10)。中間部3bでは、第1の認証データに基づき、第2の認証データを生成する(S11)。生成された第2の認証データは中間部3bから周辺部3aへ送信される(S12、S13)。第2の認証データは周辺部3aによって受信される(S14)。周辺部3aでは、復号化処理が行われた後(S15)、第2の認証データを用いた認証処理が行われる(S16)。認証OKの場合、そのまま処理が継続される。
認証OKでない場合(S17においてNo)、主制御部2aが正当でないことが報知される(S18)。
The jackpot start command or jackpot end command to which the first authentication data is added is received by the
If the authentication is not OK (No in S17), it is notified that the
ここで、周辺部3aにおける認証処理について、より詳細に説明する。例えば、検証値が「0x12」である場合において、所定の暗号化アルゴリズムにより、下式(1)のように暗号化認証データ「0x21」が得られる。
0x21 = 0x12 xor 0x33 …(1)
Here, the authentication process in the
0x21 = 0x12 xor 0x33 (1)
演出制御部300では、大当たり開始コマンドまたは大当たり終了コマンドを受信すると、ステップS704、S706を経て、受信したコマンドに付加されている暗号化認証データが取得され、取得された暗号化認証データが所定の復号化アルゴリズムにより復号化される。
上式(1)で得られた暗号化認証データ「0x21」を所定の復号化アルゴリズムにより復号化した場合は、下式(2)により検証値「0x12」が得られる。
0x12 = 0x21 xor 0x33 …(2)
When the
When the encrypted authentication data “0x21” obtained by the above equation (1) is decrypted by a predetermined decryption algorithm, the verification value “0x12” is obtained by the following equation (2).
0x12 = 0x21 xor 0x33 (2)
検証値が得られると、ステップS708を経て、主制御部200で生成された検証値と同一の値となる期待値「0x12」が読み出される。そして、ステップS710を経て、復号化して得られた検証値が期待値と照合される。このとき、上式(2)で得られた検証値「0x12」は期待値「0x12」と一致するので、認証が得られ、ステップS712を経て、制御コマンドが受信バッファに格納される。そして、受信した制御コマンドに基づいて処理が実行される。 When the verification value is obtained, an expected value “0x12” that is the same value as the verification value generated by the main control unit 200 is read through step S708. Then, through step S710, the verification value obtained by decoding is collated with the expected value. At this time, since the verification value “0x12” obtained by the above equation (2) matches the expected value “0x12”, authentication is obtained, and the control command is stored in the reception buffer through step S712. Then, processing is executed based on the received control command.
これに対し、主制御基板と演出制御基板との間に不正な制御基板が接続されるといった不正行為が行われた場合は、不正な制御基板が制御コマンドを演出制御基板に送信しても、演出制御部300では、受信したコマンドに暗号化認証データが付加されていないので、検証値が期待値と一致せず、認証が得られない可能性が高い。その結果、ステップS716、S718を経て、受信した制御コマンドが破棄され、不正通知処理が実行される(つまり、主制御部が正当でないことが報知される)。
On the other hand, if an unauthorized act such as an unauthorized control board is connected between the main control board and the production control board, even if the unauthorized control board sends a control command to the production control board, In the
また、不正な制御基板が何らかの認証データを付加して制御コマンドを演出制御基板に送信しても、演出制御部300では、適切な検証値が得られないので、検証値が期待値と一致せず、認証が得られない可能性が高い。
Even if an unauthorized control board adds some authentication data and transmits a control command to the production control board, the
なお、周辺部における上記制御コマンドの中間部への送信、周辺部における上記制御コマンドに基づく処理について、処理が行われる順序は問わない。すなわち、図14に示すように、上記制御コマンドの中間部への送信が先に行なわれ、その後に上記制御コマンドに基づく処理が行なわれるという順序でも良いし、その逆に、上記制御コマンドに基づく処理が先に行なわれ、その後に上記制御コマンドの中間部への送信が行なわれるという順序でも良い。 It should be noted that the order in which the processing is performed is not limited for the transmission of the control command to the intermediate portion in the peripheral portion and the processing based on the control command in the peripheral portion. That is, as shown in FIG. 14, the order in which the control command is transmitted to the intermediate portion is performed first, and then the processing based on the control command is performed, and conversely, based on the control command. The order may be such that the processing is performed first and then the control command is transmitted to the intermediate portion.
同様に、周辺部における上記制御コマンドに基づく処理、周辺部における上記第2の認証データを用いた認証処理、についても、処理が行われる順序は問わない。すなわち、上記制御コマンドに基づく処理が先に行なわれ、その後に上記第2の認証データを用いた認証処理が行なわれるという順序でも良いし、その逆の順序でも良い。 Similarly, the order in which processing is performed does not matter for the processing based on the control command in the peripheral portion and the authentication processing using the second authentication data in the peripheral portion. In other words, the processing based on the control command may be performed first, and then the authentication processing using the second authentication data may be performed, or vice versa.
図15は、大当たり開始コマンドおよび大当たり終了コマンド以外の制御コマンドに基づく動作を示すシーケンス図である。図15に示すように、大当たり開始コマンドおよび大当たり終了コマンド以外の制御コマンドが格納されると(S151)、認証データが付加されていない通常の制御コマンドが主制御部2aから周辺部3aへ送信される(S152、S153)。その制御コマンドは周辺部によって受信され(S154)、その制御コマンドに基づく処理が行われる(S155)。大当たり開始コマンドおよび大当たり終了コマンド以外の制御コマンドは、周辺部3aから中間部3bへ送信されることは無い。
〔認証動作のタイミング〕
FIG. 15 is a sequence diagram showing operations based on control commands other than the jackpot start command and jackpot end command. As shown in FIG. 15, when a control command other than the jackpot start command and jackpot end command is stored (S151), a normal control command to which no authentication data is added is transmitted from the
[Timing of authentication operation]
ところで、主制御部2aは、通常、複数の制御コマンドを、間隔を置いて出力する。以下では、主制御部2aが大当たり開始コマンドA1または大当たり終了コマンドA2を出力した後に、大当たり開始コマンドB1または大当たり終了コマンドB2を出力する場合を例に挙げて、主制御部2aが複数の制御コマンドを、間隔を置いて出力する場合の認証動作のタイミングについて、図16および図17を用いて説明する。
Incidentally, the
図16は、主制御部2aが大当たり開始コマンドA1または大当たり終了コマンドA2を出力した後に、大当たり開始コマンドB1または大当たり終了コマンドB2を出力する場合の、演出または前処理もしくは後処理が実行されるタイミングと、周辺部3aが認証処理を行なうタイミングとを示す第1の図である。図17は、主制御部2aが大当たり開始コマンドA1または大当たり終了コマンドA2を出力した後に、大当たり開始コマンドB1または大当たり終了コマンドB2を出力する場合の、演出または前処理もしくは後処理が実行されるタイミングと、周辺部3aが認証処理を行なうタイミングとを示す第2の図である。
FIG. 16 shows the timing when the
主制御部2aは、大当たり開始コマンドA1または大当たり終了コマンドA2を出力する際、それとともに大当たり開始コマンドA1または大当たり終了コマンドA2に関連付けられている第1の認証データを出力する。また、主制御部2aは、大当たり開始コマンドB1または大当たり終了コマンドB2を出力する際、それとともに大当たり開始コマンドB1または大当たり終了コマンドB2に関連付けられている第1の認証データを出力する。
When the
このとき、大当たり開始コマンドA1または大当たり終了コマンドA2に関連付けられている第1の認証データに基づいて生成された第2の認証データについての認証動作が行なわれた後に、主制御部2aから大当たり開始コマンドB1または大当たり終了コマンドB2が出力される場合がある。例えば、図16に示すように、大当たり開始コマンドA1または大当たり終了コマンドA2に基づく演出または前処理もしくは後処理の実行期間t41の後に、大当たり開始コマンドA1または大当たり終了コマンドA2に対応する第2の認証データに基づいて主制御部2aが正当であるか否かについて期間t42において判断される。その後、大当たり開始コマンドB1または大当たり終了コマンドB2に基づく演出または前処理もしくは後処理の実行期間t43の後に、大当たり開始コマンドB1または大当たり終了コマンドB2に対応する第2の認証データに基づいて主制御部2aが正当であるか否かについて期間t44において判断される。
At this time, after the authentication operation is performed on the second authentication data generated based on the first authentication data associated with the jackpot start command A1 or the jackpot end command A2, the
それに対して、主制御部2aは、大当たり開始コマンドA1または大当たり終了コマンドA2に関連付けられている第2の認証データについての認証動作が行なわれる前に、主制御部2aから大当たり開始コマンドB1または大当たり終了コマンドB2が出力される場合がある。その場合、図17に示すように、大当たり開始コマンドB1または大当たり終了コマンドB2に基づく演出または前処理もしくは後処理の実行期間t42’の後に、大当たり開始コマンドA1または大当たり終了コマンドA2に対応する第2の認証データに基づいて主制御部2aが正当であるか否かについて期間t43’において判断される。その後、大当たり開始コマンドB1または大当たり終了コマンドB2に対応する第2の認証データに基づいて主制御部2aが正当であるか否かについて期間t44’において判断される。
On the other hand, the
いずれにしても、図16および図17から明らかなように、周辺部3aは、大当たり開始コマンドまたは大当たり終了コマンドに基づく演出または前処理もしくは後処理が実行される期間の後に、その大当たり開始コマンドまたは大当たり終了コマンドに対応する第2の認証データに基づいて主制御部2aが正当であるか否かを判断する。
In any case, as apparent from FIGS. 16 and 17, the
上述したように、本実施の形態のパチンコ機は、周辺部3aとは別に、主制御部2aが正当であるか否かを判断するために用いる第2の認証データを生成する中間部3bを有するので、周辺部3aの負担が小さくなり、認証データの容量を大きくしたり、複雑な演算処理を行なったりしてセキュリティの強度を従来よりも大きくして主制御部2aが正当であるか否かを判断することができる。
As described above, the pachinko machine according to the present embodiment includes the
また、周辺部3aは、大当たり開始コマンドまたは大当たり終了コマンドに基づく演出または前処理もしくは後処理が実行される期間の後に、その大当たり開始コマンドまたは大当たり終了コマンドとともに主制御部2aから出力される第1の認証データに基づいて生成された第2の認証データにより、主制御部2aが正当であるか否かを判断する。そのため、認証データの容量が大きくなったり、複雑な演算処理を行なったりしても、中間部3bは、周辺部3aの動作とは独立して第2の認証データを生成することができる。したがって、本実施の形態のパチンコ機は、セキュリティの強度を従来よりも大きくして主制御部2aが正当であるか否かを判断することができる。
Further, the
なお、上述した実施の形態では、周辺基板3は、周辺部3aと中間部3bとの間の信号授受に用いられる唯一の通信経路であるバス3cを有している。しかしながら、図18に示すように、周辺基板3は、バス3cを有するのではなく、周辺部3aと中間部3bとの間の信号授受に用いられる二本の通信経路であるバス3dとバス3eとを有していてもよい。その場合、周辺部3aは第1の認証データを通信経路の一方(例えばバス3d)を介して中間部3bに出力し、中間部3bは、主制御部2aが正当であるか否かについての判断するために用いる第2の認証データを通信経路の他方(例えばバス3e)を介して周辺部3aに出力する。
In the above-described embodiment, the
また、主制御部2aの機能をコンピュータに実現させるためのプログラムを有するメモリとそのプログラムを実行するコンピュータとを主制御基板2に設けてもよい。この場合、そのコンピュータがそのプログラムを実行することによって主制御部2aの機能が実現される。
Further, a memory having a program for causing a computer to realize the functions of the
周辺部3aの機能をコンピュータに実現させるためのプログラムを有するメモリとそのプログラムを実行するコンピュータとを周辺基板3に設けてもよい。この場合、そのコンピュータがそのプログラムを実行することによって周辺部3aの機能が実現される。
A memory having a program for causing the computer to realize the functions of the
中間部3bの機能をコンピュータに実現させるためのプログラムを有するメモリとそのプログラムを実行するコンピュータとを周辺基板3に設けてもよい。この場合、そのコンピュータがそのプログラムを実行することによって中間部3bの機能が実現される。
〔認証方法〕
A memory having a program for causing the computer to realize the function of the
[Authentication method]
上述した遊技機においては、以下のような認証方法が採用されている。すなわち、遊技に関する特賞状態の開始を指定するための大当たり開始コマンドと、自らが正当であることを認証させるための第1の認証データとを出力する主制御部と、前記大当たり開始コマンドに基づく演出または前記演出の前処理もしくは後処理の実行を制御する周辺部とを備える遊技機における認証方法であって、前記遊技機が、前記主制御部が正当であるか否かを判断するための第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部を更に備え、前記主制御部が、前記大当たり開始コマンドと、前記第1の認証データとを出力するステップ(図14のS4、S5に対応)と、前記周辺部が、前記演出または前記前処理もしくは後処理の実行を制御するとともに、前記第1の認証データを出力するステップ(図14のS7、S8に対応)と、前記中間部が、前記周辺部から出力される前記第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力するステップ(図14のS11〜S13に対応)と、前記周辺部が、前記第2の認証データに基づいて前記主制御部が正当であるか否かを判断する認証ステップ(図14のS16に対応)とを含む認証方法が採用されている。また、遊技に関する特賞状態の終了を指定するための大当たり終了コマンドと、自らが正当であることを認証させるための第1の認証データとを出力する主制御部と、前記大当たり終了コマンドに基づく演出または前記演出の前処理もしくは後処理の実行を制御する周辺部とを備える遊技機における認証方法であって、前記遊技機は、前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部を更に備え、前記主制御部が、前記大当たり終了コマンドと、前記第1の認証データとを出力するステップ(図14のS4、S5に対応)と、前記周辺部が、前記演出または前記前処理もしくは後処理の実行を制御するとともに、前記第1の認証データを出力するステップ(図14のS7、S8に対応)と、前記中間部が、前記周辺部から出力される前記第1の認証データに基づいて前記主制御部が正当であるか否かを判断するための第2の認証データを生成し、前記第2の認証データを前記周辺部に出力するステップ(図14のS11〜S13に対応)と、前記周辺部が、前記第2の認証データに基づいて前記主制御部が正当であるか否かを判断する認証ステップ(図14のS16に対応)とを含む認証方法が採用されている。これらの認証方法を採用する場合、周辺部とは別に、主制御部が正当であるか否かを判断するための中間データを生成する中間部を設けることにより、認証処理全てを周辺部で行う場合に比べて周辺部の負担が小さくなり、認証データの容量を大きくしたり、複雑な演算処理を行なったりしてセキュリティの強度を従来よりも大きくして主制御部が正当であるか否かを判断することができる。また、前記周辺部が、前記主制御部が正当でないと判断された場合、その旨を報知するステップ(図14のS18に対応)をさらに含むことにより、パチンコホールの従業員や遊技者がその状態を認識しやすくなる。 In the gaming machine described above, the following authentication method is employed. That is, a main control unit that outputs a jackpot start command for designating the start of a special prize state related to a game, and first authentication data for authenticating that the player is valid, and an effect based on the jackpot start command Or an authentication method in a gaming machine comprising a peripheral unit that controls execution of the pre-processing or post-processing of the effect, wherein the gaming machine determines whether the main control unit is valid Generating an authentication data of 2 and outputting the second authentication data to the peripheral part, wherein the main control unit outputs the jackpot start command and the first authentication data (Corresponding to S4 and S5 in FIG. 14), the peripheral unit controls the execution of the presentation or the pre-processing or post-processing, and outputs the first authentication data. (Corresponding to S7, S8 in FIG. 14), the intermediate portion, the data for the main control unit determines whether it is justified on the basis of the first authentication data output from the peripheral portion And generating second authentication data that has been encrypted more easily than the first authentication data , and outputting the second authentication data to the peripheral portion (S11 to S13 in FIG. 14). And an authentication method in which the peripheral unit determines whether the main control unit is valid based on the second authentication data (corresponding to S16 in FIG. 14). Has been. Also, a main control unit that outputs a jackpot end command for designating the end of the special prize state relating to the game, and first authentication data for authenticating that the game is valid, and an effect based on the jackpot end command Or an authentication method in a gaming machine comprising a peripheral unit that controls execution of the pre-processing or post-processing of the effect, wherein the gaming machine is data for determining whether or not the main control unit is valid And generating a second authentication data subjected to a simpler encryption process than the first authentication data , and outputting the second authentication data to the peripheral part, The control unit outputs the jackpot end command and the first authentication data (corresponding to S4 and S5 in FIG. 14), and the peripheral unit performs the effect or the pre-processing or post-processing. And the step of outputting the first authentication data (corresponding to S7 and S8 in FIG. 14), the intermediate unit is based on the first authentication data output from the peripheral unit Generating second authentication data for determining whether or not the main control unit is valid, and outputting the second authentication data to the peripheral unit (corresponding to S11 to S13 in FIG. 14); An authentication method is employed in which the peripheral portion includes an authentication step (corresponding to S16 in FIG. 14) for determining whether or not the main control portion is valid based on the second authentication data. When these authentication methods are adopted, apart from the peripheral part, by providing an intermediate part for generating intermediate data for determining whether or not the main control part is valid, all authentication processes are performed at the peripheral part. Compared to the case, the burden on the peripheral part is reduced, the authentication data capacity is increased, or complicated calculation processing is performed to increase the security strength compared to the conventional case, and whether or not the main control part is legitimate Can be judged. In addition, when the peripheral part is determined not to be valid by the main control part, it further includes a step of notifying the fact (corresponding to S18 in FIG. 14), so that employees and players of the pachinko hall It becomes easy to recognize the state.
上述した遊技機の周辺部3aにおいては、以下のような認証方法が採用されている。すなわち、遊技に関する特賞状態の開始を指定するための大当たり開始コマンドと、自らが正当であることを認証させるための第1の認証データとを出力する主制御部と、前記大当たり開始コマンドに基づく演出または前記演出の前処理もしくは後処理の実行を制御する周辺部と、前記主制御部が正当であるか否かを判断するための第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部とを備える遊技機において前記主制御部についての認証を行う認証方法であって、前記中間部が、前記第1の認証データを、前記周辺部を介して取得する取得ステップ(図14のS8、S10に対応)と、前記中間部が、前記取得ステップにおいて取得した第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力するステップ(図14のS11〜S13に対応)とを含み、前記周辺部は、前記主制御部が正当であるか否かを、前記第2の認証データに基づいて判断するようにした認証方法が採用されている。また、遊技に関する特賞状態の終了を指定するための大当たり終了コマンドと、自らが正当であることを認証させるための第1の認証データとを出力する主制御部と、前記大当たり終了コマンドに基づく演出または前記演出の前処理もしくは後処理の実行を制御する周辺部と、前記主制御部が正当であるか否かを判断するための第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部とを備える遊技機において前記主制御部についての認証を行う認証方法であって、前記中間部が、前記第1の認証データを、前記周辺部を介して取得する取得ステップ(図14のS8、S10に対応)と、前記中間部が、前記取得ステップにおいて取得した第1の認証データに基づいて、前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力するステップ(図14のS11〜S13に対応)とを含み、前記周辺部は、前記主制御部が正当であるか否かを、前記第2の認証データに基づいて判断するようにした認証方法が採用されている。これらの認証方法を採用する場合、周辺部を介して取得した第1の認証データを用いて中間データである第2の認証データを生成し、この第2の認証データを用いて周辺部が主制御部を認証するので、認証処理全てを周辺部で行う場合に比べて周辺部の負担が小さくなり、認証データの容量を大きくしたり、複雑な演算処理を行なったりしてセキュリティの強度を従来よりも大きくして主制御部が正当であるか否かを判断することができる。また、前記周辺部が、前記主制御部が正当でないと判断された場合、認証結果を報知するための信号を出力する報知信号出力ステップ(図14のS18に対応)をさらに含むことにより、パチンコホールの従業員や遊技者がその状態を認識しやすくなる。
In the
そして、前記周辺部が、前記コマンドに基づく前記演出または前記前処理もしくは後処理が実行される期間の後に前記主制御部が正当であるか否かを判断するようにしてもよい。大当たり開始コマンドまたは大当たり終了コマンドに基づく演出または前処理もしくは後処理が実行される期間の後に、主制御部が正当であるか否かを判断することにより、認証データの容量が大きくなったり、複雑な演算処理を行なったりしても、周辺部の動作とは独立して第2の認証データを生成することができる。したがって、セキュリティの強度を従来よりも大きくして主制御部が正当であるか否かを判断することができる。
〔プログラム〕
The peripheral unit may determine whether or not the main control unit is valid after the period based on the command or the pre-processing or post-processing. By determining whether or not the main control unit is legitimate after the period when the presentation based on the jackpot start command or jackpot end command or the pre-processing or post-processing is executed, the capacity of the authentication data becomes large or complicated. Even if the calculation process is performed, the second authentication data can be generated independently of the operation of the peripheral portion. Therefore, it is possible to determine whether or not the main control unit is legitimate by increasing the strength of security compared to the conventional case.
〔program〕
また、前記認証方法を実現するため、次の各ステップをコンピュータに実行させるプログラムを用意しておき、周辺部内のCPUによって実行してもよい。すなわち、このプログラムは、遊技に関する特賞状態の開始を指定するための大当たり開始コマンドまたは大当たり終了コマンドと、自らが正当であることを認証させるための第1の認証データとを出力する主制御部と、前記大当たり開始コマンドまたは大当たり終了コマンドに基づく演出または前記演出の前処理もしくは後処理の実行を制御する周辺部と、前記主制御部が正当であるか否かを判断するための第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部とを備える遊技機において前記主制御部についての認証を行うプログラムであって、前記周辺部のコンピュータに、前記第1の認証データを、前記中間部へ出力する出力ステップ、前記出力ステップにおいて出力した第1の認証データに基づいて、前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施されて生成された第2の認証データを前記中間部から取得する取得ステップ、前記主制御部が正当であるか否かを、前記取得ステップにおいて取得した前記第2の認証データに基づいて判断するステップ、を実行させることを特徴とするプログラムである。このプログラムをコンピュータに実行させる場合、主制御部が正当であるか否かを判断するための中間データである第2の認証データを中間部において生成するので、認証処理全てを周辺部で行う場合に比べて周辺部の負担が小さくなり、認証データの容量を大きくしたり、複雑な演算処理を行なったりしてセキュリティの強度を従来よりも大きくして主制御部が正当であるか否かを判断することができる。前記認証ステップにおいて前記主制御部が正当でないと判断された場合、認証結果を報知するための信号を出力する報知信号出力ステップをさらに含んでもよい。これにより、パチンコホールの従業員や遊技者がその状態を認識しやすくなる。 Moreover, in order to implement | achieve the said authentication method, the program which makes a computer perform the following each step may be prepared, and may be performed by CPU in a peripheral part . That is, this program outputs a jackpot start command or a jackpot end command for designating the start of a special prize state relating to a game, and a main control unit that outputs first authentication data for authenticating itself. , An effect based on the jackpot start command or jackpot end command, or a peripheral part that controls execution of pre-processing or post-processing of the effect, and second authentication for determining whether or not the main control unit is valid A program for generating data and authenticating the main control unit in a gaming machine comprising an intermediate unit that outputs the second authentication data to the peripheral unit, the computer in the peripheral unit having the first of the authentication data, it outputs steps of outputting to said intermediate portion, based on the first authentication data output in said output step, before Second authentication data, which is data for determining whether or not the main control unit is valid and is generated by performing an encryption process simpler than the first authentication data, is obtained from the intermediate unit. acquisition step of, whether the main control unit is valid, is a program characterized by executing the absence Te' flop, be determined based on the second authentication data acquired in said acquisition step . When this program is executed by a computer, second authentication data, which is intermediate data for determining whether or not the main control unit is valid, is generated in the intermediate unit, so that all authentication processing is performed in the peripheral unit Compared to the above, the burden on the peripheral part is reduced, the authentication data capacity is increased, or complicated arithmetic processing is performed to increase the security strength compared to the conventional one to determine whether the main control part is valid. Judgment can be made. When it is determined in the authentication step that the main control unit is not valid, it may further include a notification signal output step of outputting a signal for notifying the authentication result. This makes it easier for employees and players of pachinko halls to recognize the state.
そして、前記大当たり開始コマンドまたは大当たり終了コマンドに基づく演出または前記演出の前処理もしくは後処理が実行される期間の後に前記主制御部が正当であるか否かを判断するようにしてもよい。大当たり開始コマンドまたは大当たり終了コマンドに基づく演出または前処理もしくは後処理が実行される期間の後に、主制御部が正当であるか否かを判断することにより、認証データの容量が大きくなったり、複雑な演算処理を行なったりしても、周辺部の動作とは独立して第2のデータを生成することができる。したがって、セキュリティの強度を従来よりも大きくして主制御部が正当であるか否かを判断することができる。
〔変形例〕
Then, it may be determined whether or not the main control unit is valid after an effect based on the jackpot start command or jackpot end command or a period during which the pre-processing or post-processing of the effect is executed. By determining whether or not the main control unit is legitimate after the period when the presentation based on the jackpot start command or jackpot end command or the pre-processing or post-processing is executed, the capacity of the authentication data becomes large or complicated. Even if the calculation process is performed, the second data can be generated independently of the operation of the peripheral portion. Therefore, it is possible to determine whether or not the main control unit is legitimate by increasing the strength of security compared to the conventional case.
[Modification]
また、上述した実施の形態では、主制御部2aが正当でない旨の報知を周辺部3aが行う場合について説明したが、その報知のための報知部を設けておき、その報知部が周辺部3aの代わりに報知を行ってもよい。例えば、図19や図20に示すように、主制御部2aが正当でない旨を報知する報知部4を、周辺部3aとは別に設けてもよい。この報知部4は、主制御部2aが正当でないことを示す信号を周辺部3aから受け取った場合に、その旨をパチンコ機の外部に報知する。
In the above-described embodiment, the case where the
なお、図19は、図2に示す構成に、報知部4を追加した構成を示す図である。また、図20は、図18に示す構成に、報知部4を追加した構成を示す図である。図19および図20のいずれの場合においても、報知部4は、液晶(不図示)に表示させて報知を行ったり、ランプ等を点灯させたりして通知することによる報知を行ったりする。液晶表示やランプ等を点灯させたり点滅させることによる視覚的報知に限らず、スピーカ(不図示)から音を出力することによる聴覚的報知、バイブレータ(不図示)を振動させることによる触覚的報知を行ってもよい。また、これらの報知を組み合わせて行ってもよい。
また、周辺部3aは、主制御部2aからの第1の認証データを受け取ることなく単に通過させて中間部3bに受け取らせてもよい。
また、主制御部から周辺部を介して中間部へ送信される第1の認証データは複雑な暗号化処理が施されたものとし、中間部で暗号化処理を解除した後に中間部から周辺部へ送信される第2の認証データは複雑ではない暗号化処理(第1の認証データよりも簡単な暗号化処理)が施されたものとしてもよい。このようにすれば、主制御部から周辺部を介して中間部へ送信される第1の認証データに複雑な暗号化処理を採用した場合でも、周辺部は複雑ではない暗号化処理を採用した第2の認証データを用いて認証することになるので、周辺部の負荷を軽減することができる。
FIG. 19 is a diagram illustrating a configuration in which a
Further, the
In addition, the first authentication data transmitted from the main control unit to the intermediate unit via the peripheral unit is subjected to a complicated encryption process. After the encryption process is canceled in the intermediate unit, the first authentication data is transferred from the intermediate unit to the peripheral unit. The second authentication data to be transmitted to may be subjected to a non-complex encryption process (encryption process simpler than the first authentication data). In this way, even when a complicated encryption process is employed for the first authentication data transmitted from the main control unit to the intermediate part via the peripheral part, the peripheral part employs an uncomplicated encryption process. Since the authentication is performed using the second authentication data, the load on the peripheral portion can be reduced.
更に、上述した実施の形態では、パチンコ機を例に挙げて本発明の遊技機について説明した。しかしながら、本発明の遊技機はパチンコ機であるとは限定されない。本発明の遊技機の例には、遊技に関する演出を実行する実行部を有するパチスロ機およびアミューズメントゲーム機等が含まれる。その場合、パチスロ機およびアミューズメントゲーム機等の遊技機は、主制御部2a、周辺部3a、および中間部3bを有する。
Further, in the above-described embodiment, the gaming machine of the present invention has been described by taking a pachinko machine as an example. However, the gaming machine of the present invention is not limited to a pachinko machine. Examples of the gaming machine of the present invention include a pachislot machine, an amusement game machine, and the like having an execution unit that executes an effect relating to a game. In that case, a gaming machine such as a pachislot machine or an amusement game machine has a
1 遊技盤
2 主制御基板
2a 主制御部
3 周辺基板
3a 周辺部
3b 中間部
3c〜3e バス
4 報知部
100 遊技制御装置
101 遊技領域
102a、102b レール
104 図柄表示部
105 始動入賞口
106 入賞ゲート
107 普通入賞口
108 回収口
109 大入賞口
201 主制御部
202 CPU
202a 演出制御部
203d 賞球制御部
204 ROM
206 RAM
210 I/F
280 始動入賞口検出部
282 ゲート検出部
284 普通入賞口検出部
286 大入賞口検出部
288 大入賞口開閉部
300 演出制御部
302 CPU
304 ROM
306 RAM
308 VRAM
310 I/F
311 制御コマンド格納部
312 付加部
313 記録部
314 演出関連デバイス群
314a 送信部
321 受信部
322 中間部
323 報知信号出力部
380 スピーカ
382 音声制御部
384 ランプ
386 ランプ制御部
400 賞球制御部
402 CPU
404 ROM
406 RAM
410 I/F
414 賞球関連デバイス群
480 払出部
482 発射部
500 制御コマンド
501 制御データ
502 認証データ
DESCRIPTION OF
202a
206 RAM
210 I / F
280 Start winning
304 ROM
306 RAM
308 VRAM
310 I / F
311 Control
404 ROM
406 RAM
410 I / F
414 Prize ball-related
Claims (18)
前記主制御部の出力を入力とし、前記大当たり開始コマンドに基づく演出または前記演出の前処理もしくは後処理の実行を制御するとともに、前記第1の認証データを出力する周辺部と、
前記周辺部から出力される前記第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部とを備え、
前記周辺部は、前記第2の認証データに基づいて前記主制御部が正当であるか否かを判断することを特徴とする遊技機。 A main control unit that outputs a jackpot start command for designating the start of a special prize state relating to a game and first authentication data for authenticating that the game is valid;
With the output of the main control unit as an input, controlling the performance based on the jackpot start command or the pre-processing or post-processing of the performance, and a peripheral section that outputs the first authentication data;
It is data for determining whether or not the main control unit is legitimate based on the first authentication data output from the peripheral part , and has a simpler encryption process than the first authentication data. An intermediate unit that generates second authentication data that has been applied and outputs the second authentication data to the peripheral unit;
The peripheral device determines whether or not the main control unit is valid based on the second authentication data.
前記主制御部の出力を入力とし、前記大当たり終了コマンドに基づく演出または前記演出の前処理もしくは後処理の実行を制御するとともに、前記第1の認証データを出力する周辺部と、
前記周辺部から出力される前記第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部とを備え、
前記周辺部は、前記第2の認証データに基づいて前記主制御部が正当であるか否かを判断することを特徴とする遊技機。 A main control unit for outputting a jackpot end command for designating the end of the special prize state relating to the game, and first authentication data for authenticating that the game is valid;
With the output of the main control unit as an input, and controlling the performance based on the jackpot end command or the pre-processing or post-processing of the performance, a peripheral section that outputs the first authentication data,
It is data for determining whether or not the main control unit is legitimate based on the first authentication data output from the peripheral part , and has a simpler encryption process than the first authentication data. An intermediate unit that generates second authentication data that has been applied and outputs the second authentication data to the peripheral unit;
The peripheral device determines whether or not the main control unit is valid based on the second authentication data.
ことを特徴とする請求項1または2に記載の遊技機。 The gaming machine according to claim 1 or 2, wherein when the main control unit determines that the peripheral unit is not valid, the peripheral unit notifies the fact.
ことを特徴とする請求項1から請求項3までのいずれか1項に記載の遊技機。 The peripheral unit determines whether the main control unit is valid after a period in which the presentation based on the command or the pre-processing or post-processing is executed. 4. The gaming machine according to any one of up to 3.
ことを特徴とする請求項1から請求項4までのいずれか1項に記載の遊技機。 The gaming machine according to any one of claims 1 to 4, further comprising a single path used for signal exchange between the peripheral portion and the intermediate portion.
前記周辺部は、前記経路の一方により前記第1の認証データを前記中間部に出力し、
前記中間部は、前記経路の他方により前記第2の認証データを前記周辺部に出力する
ことを特徴とする請求項1から請求項4までのいずれか1項に記載の遊技機。 Two paths used for signal exchange between the peripheral part and the intermediate part,
The peripheral portion outputs the first authentication data to the intermediate portion through one of the paths,
The gaming machine according to any one of claims 1 to 4, wherein the intermediate unit outputs the second authentication data to the peripheral unit through the other of the paths.
前記周辺部から出力される前記第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部とを備え、
前記周辺部は、前記第2の認証データに基づいて前記主制御部が正当であるか否かを判断することを特徴とする周辺基板。 The main control unit controls the execution of the effect based on the jackpot start command for designating the start of the special prize state related to the game or the pre-processing or post-processing of the effect, and the main control unit from the main control unit A peripheral unit for outputting first authentication data for authenticating that is valid,
It is data for determining whether or not the main control unit is legitimate based on the first authentication data output from the peripheral part , and has a simpler encryption process than the first authentication data. An intermediate unit that generates second authentication data that has been applied and outputs the second authentication data to the peripheral unit;
The peripheral board, wherein the peripheral section determines whether or not the main control section is valid based on the second authentication data.
前記周辺部から出力される前記第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部とを備え、
前記周辺部は、前記第2の認証データに基づいて前記主制御部が正当であるか否かを判断することを特徴とする周辺基板。 The main control unit controls the execution of the effect based on the jackpot end command for designating the end of the special prize state related to the game or the pre-processing or post-processing of the effect, and the main control unit from the main control unit A peripheral unit for outputting first authentication data for authenticating that is valid,
It is data for determining whether or not the main control unit is legitimate based on the first authentication data output from the peripheral part , and has a simpler encryption process than the first authentication data. An intermediate unit that generates second authentication data that has been applied and outputs the second authentication data to the peripheral unit;
The peripheral board, wherein the peripheral section determines whether or not the main control section is valid based on the second authentication data.
ことを特徴とする請求項7または8に記載の周辺基板。 The peripheral substrate according to claim 7 or 8, wherein when the main control unit is determined not to be valid, the peripheral unit notifies the fact.
ことを特徴とする請求項7から請求項9までのいずれか1項に記載の周辺基板。 The peripheral unit determines whether or not the main control unit is valid after a period in which the effect based on the command or the pre-processing or post-processing of the effect is executed. The peripheral substrate according to claim 9.
前記遊技機は、前記主制御部が正当であるか否かを判断するための第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部を更に備え、
前記主制御部が、前記大当たり開始コマンドと、前記第1の認証データとを出力するステップと、
前記周辺部が、前記演出または前記演出の前処理もしくは後処理の実行を制御するとともに、前記第1の認証データを出力するステップと、
前記中間部が、前記周辺部から出力される前記第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力するステップと、
前記周辺部が、前記第2の認証データに基づいて前記主制御部が正当であるか否かを判断する認証ステップとを含むことを特徴とする認証方法。 A main control unit that outputs a jackpot start command for designating the start of a special prize state relating to a game and first authentication data for authenticating that the game is valid, and an effect based on the jackpot start command or the An authentication method in a gaming machine comprising a peripheral unit that controls execution of pre-processing or post-processing of production,
The gaming machine further includes an intermediate unit that generates second authentication data for determining whether or not the main control unit is valid, and outputs the second authentication data to the peripheral unit,
The main control unit outputting the jackpot start command and the first authentication data;
The peripheral portion controls execution of the effect or pre-processing or post-processing of the effect, and outputs the first authentication data;
The intermediate unit is data for determining whether or not the main control unit is valid based on the first authentication data output from the peripheral unit , and is simpler than the first authentication data. Generating second authentication data subjected to a simple encryption process , and outputting the second authentication data to the peripheral part;
An authentication method, wherein the peripheral section includes an authentication step of determining whether or not the main control section is valid based on the second authentication data.
前記遊技機は、前記主制御部が正当であるか否かを判断するための第2の認証データを生成し、前記第2の認証データを前記周辺部に出力する中間部を更に備え、
前記主制御部が、前記大当たり終了コマンドと、前記第1の認証データとを出力するステップと、
前記周辺部が、前記演出または前記演出の前処理もしくは後処理の実行を制御するとともに、前記第1の認証データを出力するステップと、
前記中間部が、前記周辺部から出力される前記第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力するステップと、
前記周辺部が、前記第2の認証データに基づいて前記主制御部が正当であるか否かを判断する認証ステップとを含むことを特徴とする認証方法。 A main control unit that outputs a jackpot end command for designating the end of the special prize state relating to the game, and first authentication data for authenticating that it is valid, and an effect based on the jackpot end command or the An authentication method in a gaming machine comprising a peripheral unit that controls execution of pre-processing or post-processing of production,
The gaming machine further includes an intermediate unit that generates second authentication data for determining whether or not the main control unit is valid, and outputs the second authentication data to the peripheral unit,
The main control unit outputting the jackpot end command and the first authentication data;
The peripheral portion controls execution of the effect or pre-processing or post-processing of the effect, and outputs the first authentication data;
The intermediate unit is data for determining whether or not the main control unit is valid based on the first authentication data output from the peripheral unit , and is simpler than the first authentication data. Generating second authentication data subjected to a simple encryption process , and outputting the second authentication data to the peripheral part;
An authentication method, wherein the peripheral section includes an authentication step of determining whether or not the main control section is valid based on the second authentication data.
前記中間部が、前記第1の認証データを、前記周辺部を介して取得する取得ステップと、
前記中間部が、前記取得ステップにおいて取得した第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力するステップとを含み、
前記周辺部は、前記主制御部が正当であるか否かを、前記第2の認証データに基づいて判断するようにしたことを特徴とする認証方法。 A main control unit that outputs a jackpot start command for designating the start of a special prize state relating to a game and first authentication data for authenticating that the game is valid, and an effect based on the jackpot start command or the A peripheral unit that controls execution of pre-processing or post-processing of production and second authentication data for determining whether or not the main control unit is valid, and generating the second authentication data as the peripheral An authentication method for authenticating the main control unit in a gaming machine including an intermediate unit that outputs to a unit ,
The intermediate unit acquires the first authentication data via the peripheral unit; and
The intermediate unit is data for determining whether or not the main control unit is valid based on the first authentication data acquired in the acquiring step, and is simpler than the first authentication data. Generating second authentication data that has been subjected to the processing , and outputting the second authentication data to the peripheral portion,
2. The authentication method according to claim 1, wherein the peripheral unit determines whether or not the main control unit is valid based on the second authentication data.
前記中間部が、前記第1の認証データを、前記周辺部を介して取得する取得ステップと、
前記中間部が、前記取得ステップにおいて取得した第1の認証データに基づいて前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施された第2の認証データを生成し、前記第2の認証データを前記周辺部に出力するステップとを含み、
前記周辺部は、前記主制御部が正当であるか否かを、前記第2の認証データに基づいて判断するようにしたことを特徴とする認証方法。 A main control unit that outputs a jackpot end command for designating the end of the special prize state relating to the game, and first authentication data for authenticating that it is valid, and an effect based on the jackpot end command or the A peripheral unit that controls execution of pre-processing or post-processing of production and second authentication data for determining whether or not the main control unit is valid, and generating the second authentication data as the peripheral An authentication method for authenticating the main control unit in a gaming machine including an intermediate unit that outputs to a unit ,
The intermediate unit acquires the first authentication data via the peripheral unit; and
The intermediate unit is data for determining whether or not the main control unit is valid based on the first authentication data acquired in the acquiring step, and is simpler than the first authentication data. Generating second authentication data that has been subjected to the processing , and outputting the second authentication data to the peripheral portion,
2. The authentication method according to claim 1, wherein the peripheral unit determines whether or not the main control unit is valid based on the second authentication data.
前記周辺部のコンピュータに、In the peripheral computer,
前記第1の認証データを、前記中間部へ出力する出力ステップ、An output step of outputting the first authentication data to the intermediate unit;
前記出力ステップにおいて出力した第1の認証データに基づいて、前記主制御部が正当であるか否かを判断するためのデータでありかつ前記第1の認証データよりも簡単な暗号化処理が施されて生成された第2の認証データを前記中間部から取得する取得ステップ、Based on the first authentication data output in the output step, it is data for determining whether or not the main control unit is legitimate and is subjected to a simpler encryption process than the first authentication data. And obtaining the second authentication data generated from the intermediate unit,
前記主制御部が正当であるか否かを、前記取得ステップにおいて取得した前記第2の認証データに基づいて判断するステップ、Determining whether or not the main control unit is valid based on the second authentication data acquired in the acquisition step;
を実行させることを特徴とするプログラム。A program characterized by having executed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009082409A JP5026457B2 (en) | 2009-03-30 | 2009-03-30 | Game machine, peripheral board, authentication method, program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009082409A JP5026457B2 (en) | 2009-03-30 | 2009-03-30 | Game machine, peripheral board, authentication method, program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010233635A JP2010233635A (en) | 2010-10-21 |
JP5026457B2 true JP5026457B2 (en) | 2012-09-12 |
Family
ID=43088586
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009082409A Expired - Fee Related JP5026457B2 (en) | 2009-03-30 | 2009-03-30 | Game machine, peripheral board, authentication method, program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5026457B2 (en) |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4359823B2 (en) * | 2003-07-01 | 2009-11-11 | 株式会社大一商会 | Game machine |
JP2008279038A (en) * | 2007-05-10 | 2008-11-20 | Kyoraku Sangyo Kk | Pachinko game machine, main control board, peripheral board, authentication method, and authentication program |
-
2009
- 2009-03-30 JP JP2009082409A patent/JP5026457B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2010233635A (en) | 2010-10-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2010194177A (en) | Game machine, peripheral board, authentication method and program | |
JP2010194179A (en) | Game machine, peripheral board, authentication method and program | |
JP2010194181A (en) | Game machine, peripheral board, authentication method and program | |
JP2010194178A (en) | Game machine, peripheral board, authentication method and program | |
JP2010194182A (en) | Game machine, peripheral board, authentication method and program | |
JP2010194183A (en) | Game machine, peripheral board, authentication method and program | |
JP2010194184A (en) | Game machine, peripheral board, authentication method and program | |
JP2011005078A (en) | Game machine, authentication method and program | |
JP2011005142A (en) | Game machine, authentication method and program | |
JP4995221B2 (en) | Game machine, peripheral board, authentication method, program | |
JP5026457B2 (en) | Game machine, peripheral board, authentication method, program | |
JP4987899B2 (en) | Game machine, peripheral board, authentication method, program | |
JP5026458B2 (en) | Game machine, peripheral board, authentication method, program | |
JP5011337B2 (en) | Game machine, peripheral board, authentication method, program | |
JP5066744B2 (en) | Game machine, peripheral board, authentication method, program | |
JP4933586B2 (en) | Game machine, authentication method, program | |
JP5011336B2 (en) | Game machine, peripheral board, authentication method, program | |
JP2010233691A (en) | Game machine, periphery board, authentication method, program | |
JP4933592B2 (en) | Game machine, authentication method, program | |
JP2010233700A (en) | Game machine, periphery board, authentication method, program | |
JP2010233694A (en) | Game machine, periphery board, authentication method, program | |
JP2010233687A (en) | Game machine, periphery board, authentication method, program | |
JP2010233713A (en) | Game machine, periphery board, authentication method, program | |
JP2010233714A (en) | Game machine, periphery board, authentication method, program | |
JP2010233716A (en) | Game machine, periphery board, authentication method, program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110809 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110811 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111007 |
|
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: 20120612 |
|
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: 20120620 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150629 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150629 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: 20150629 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 |
|
LAPS | Cancellation because of no payment of annual fees |